Add ChangeLog bug ref.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
06083aa1
GM
12011-03-03 Glenn Morris <rgm@gnu.org>
2
3 * files.texi (Truenames): Minor clarification. (Bug#2341)
4
6640b281
GM
52011-03-01 Glenn Morris <rgm@gnu.org>
6
7 * variables.texi (Directory Local Variables):
8 Mention `(subdirs . nil)' alist element.
9
2b0c7330 102011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
11
12 * variables.texi (Directory Local Variables): Mention the optional
13 mtime argument of dir-locals-set-directory-class. (Bug#3577)
14
b923f7a9
CY
152011-02-27 Chong Yidong <cyd@stupidchicken.com>
16
17 * minibuf.texi (Minibuffer History): Clarify discussion of
18 minibuffer history lists (Bug#8085).
19
67ab0163 202011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 21
e979a521
EZ
22 * elisp.texi: Sync @dircategory with ../../info/dir.
23
e03b2fd4
EZ
24 * files.texi (Visiting Functions): Document find-file-literally,
25 both the command and the variable.
26
86ec878a
EZ
27 * variables.texi (Creating Buffer-Local): Explain the meaning of
28 permanent local variables.
29
67ab0163
GM
30 * files.texi (Visiting Functions): Document find-file-literally,
31 both the command and the variable.
32
33 * variables.texi (Creating Buffer-Local): Explain the meaning of
34 permanent local variables.
35
362011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
37
38 * keymaps.texi (Remapping Commands): Mention how to undo it.
39
bfcb151a
RT
402011-02-09 Reuben Thomas <rrt@sc3d.org>
41
42 * loading.texi (Hooks for Loading): Remove unnecessary advice
43 about eval-after-load (Bug#7986).
44
a41c8660
CY
452011-02-05 Chong Yidong <cyd@stupidchicken.com>
46
47 * commands.texi (Accessing Mouse): Note that a header line is not
48 included in the row of posn-col-row.
49
e0dd6837
CY
502011-02-02 Chong Yidong <cyd@stupidchicken.com>
51
52 * modes.texi (Major Mode Conventions): Add face guidelines.
53 (Faces for Font Lock): List faces in order of prominence.
54
a4180391
PE
552011-02-01 Paul Eggert <eggert@cs.ucla.edu>
56
57 format-time-string now supports subsecond time stamp resolution
58 * os.texi (Time Parsing): Document %N.
59
7427eb97
CY
602011-01-28 Chong Yidong <cyd@stupidchicken.com>
61
61db307f
CY
62 * vol1.texi (Top):
63 * vol2.texi (Top):
64 * elisp.texi (Top):
65 * display.texi (Display Property): Shorten the menu description of
66 the "Other Display Specs" node (Bug#7816).
67
7427eb97
CY
68 * keymaps.texi (Defining Menus): Add "menu item" and "extended
69 menu item" concept index entries (Bug#7805).
70
bf3dae7e
EZ
712011-01-29 Eli Zaretskii <eliz@gnu.org>
72
73 * makefile.w32-in (texinfodir): New variable.
74 (usermanualdir): Remove as redundant with $(emacsdir).
75 (MAKEINFO): Remove options, leave only program name.
76 (MAKEINFO_OPTS): New variable.
77 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
78
06d8ace5 792011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
80 Richard Kim <emacs18@gmail.com>
81
82 * loading.texi (Library Search): Document list-load-path-shadows
83 (Bug#7757).
84
06d8ace5 852011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
86
87 * searching.texi (Regexp Special): Remove outdated discussion of
88 character sets (Bug#7780).
89
28a88153
CY
90 * frames.texi (Pop-Up Menus): Document where menu title comes
91 from (Bug#7684).
92
06d8ace5 932011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
94
95 * display.texi (Making Buttons): Mention limitation of text buttons.
96
a8e1e9ee
WL
972011-01-23 Werner Lemberg <wl@gnu.org>
98
99 * Makefile.in (MAKEINFO): Now controlled by `configure'.
100 (MAKEINFO_OPTS): New variable. Use it where appropriate.
101 (ENVADD): New variable to control texi2dvi and texi2pdf.
102
362b9d48
GM
1032011-01-15 Chong Yidong <cyd@stupidchicken.com>
104
105 * files.texi (Directory Names): Move directory-abbrev-alist doc to
106 Emacs manual.
107
1082011-01-15 Eli Zaretskii <eliz@gnu.org>
109
110 * files.texi (Directory Names): Explain why FROM in
111 directory-abbrev-alist should begin with \`. (Bug#7777)
112
3fa173b4
SM
1132011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
114
115 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
116
7c420169 1172011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
118
119 * modes.texi (Emulating Mode Line): Fix last change.
120
7c420169 1212011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
122
123 * modes.texi (Emulating Mode Line): Update documentation of
124 format-mode-line according to changes that fixed bug #7587.
125
80b33766
SM
1262010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * modes.texi (Derived Modes): Mention prog-mode.
129
130 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
131 of the key-binding-data cache since we don't use it any more.
132
f49d1f52 1332010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 134
4bb49a92
EZ
135 * processes.texi (Shell Arguments):
136 * strings.texi (Creating Strings): Don't mention "shell commands";
137 make it explicit that `split-string-and-unquote' and
138 `combine-and-quote-strings' are mainly for working with arguments
139 to call-process and start-process.
140
3c73e30e
EZ
141 * processes.texi (Shell Arguments): Fix documentation of
142 `split-string-and-unquote'. Add indexing. (Bug#7563)
143
f49d1f52 1442010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
145
146 * modes.texi (Auto-Indentation): New section to document SMIE.
147 (Major Mode Conventions):
148 * text.texi (Mode-Specific Indent): Refer to it.
149
f49d1f52 1502010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
151
152 * display.texi (Other Display Specs): Document left-fringe and
153 right-fringe display specs.
154
f49d1f52 1552010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
156
157 * backups.texi (Making Backups):
158 * modes.texi (Example Major Modes): Use recommended coding style.
159 (Major Mode Basics, Derived Modes): Encourge more strongly use of
160 define-derived-mode. Mention completion-at-point-functions.
161
f49d1f52 1622010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 163
5dcb4c4e
SM
164 * nonascii.texi (Converting Representations):
165 Document byte-to-string.
e1115396 166
ec1b9b17
GM
1672010-12-08 Glenn Morris <rgm@gnu.org>
168
169 * buffers.texi (Modification Time):
170 verify-visited-file-modtime now defaults to the current buffer.
171
07976ae3 1722010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 173
ec1b9b17 174 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
175
176 * strings.texi (Creating Strings): Don't mention semi-obsolete
177 function char-to-string.
178 (String Conversion): Shorten discussion of semi-obsolete function
179 string-to-char. Link to Converting Representations.
180
181 * objects.texi (Symbol Type):
182 * text.texi (Near Point):
183 * help.texi (Help Functions):
184 * functions.texi (Mapping Functions): Use string instead of
185 char-to-string in examples.
186
07976ae3 1872010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
188
189 * text.texi (Kill Functions, Kill Functions)
190 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
191 YANK-HANDLER args.
192
193 * symbols.texi (Creating Symbols): Using unintern without an
194 obarray arg is now obsolete.
195
196 * numbers.texi (Float Basics): Document float-e and float-pi.
197
198 * variables.texi (Defining Variables): Change "pi" example to
199 "float-pi".
200
8547874a
EZ
2012010-11-26 Eli Zaretskii <eliz@gnu.org>
202
203 * commands.texi (Click Events): Document the values of X, Y and
204 COL, ROW in the event's position, when the click is on the header
205 or mode line, on the fringes, or in the margins.
206
4a47c275 2072010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 208
5b05d75b
EZ
209 * customize.texi (Composite Types): Lower-case index entry.
210
5dcb4c4e
SM
211 * loading.texi (How Programs Do Loading):
212 Document load-file-name. (Bug#7346)
c7926fe2 213
4a47c275 2142010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
215
216 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
217
0eb025fb
EZ
2182010-11-13 Eli Zaretskii <eliz@gnu.org>
219
220 * display.texi (Usual Display): Characters with no fonts are not
221 necessarily displayed as empty boxes.
222
2699a554 2232010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
224
225 * maps.texi (Standard Keymaps): Update File menu description.
226
8289f37b
GM
2272010-10-28 Glenn Morris <rgm@gnu.org>
228
229 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
230
5793a7bc 2312010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
232
233 * display.texi (Window Systems): Deprecate use of window-system as
234 a predicate.
235
17284e30
GM
2362010-10-23 Glenn Morris <rgm@gnu.org>
237
238 * help.texi (Documentation Basics): Remove mentions of digest-doc and
239 sorted-doc.
240
00f113eb
JB
2412010-10-15 Eli Zaretskii <eliz@gnu.org>
242
243 * os.texi (Dynamic Libraries): New node, with slightly modified
244 text deleted from "Image Formats".
245 (System Interface): Add @menu entry for "Dynamic Libraries".
246
247 * display.texi (Image Formats): Remove description of
248 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
249
07277eb8
GM
2502010-10-12 Glenn Morris <rgm@gnu.org>
251
252 * book-spine.texinfo: Rename to book-spine.texi.
253
c12e4a81
GM
2542010-10-11 Glenn Morris <rgm@gnu.org>
255
df187c62
GM
256 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
257
c12e4a81 258 * Makefile.in (DVIPS): New variable.
234db610
GM
259 (.PHONY): Add html, ps.
260 (html, elisp.html, ps, elisp.ps): New targets.
261 (clean): Delete html, ps files.
262 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 263
6513b232
EZ
2642010-10-09 Eli Zaretskii <eliz@gnu.org>
265
266 * makefile.w32-in (emacsdir): New variable.
267 (srcs): Add emacsver.texi.
268 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
269
abd40fb4
GM
2702010-10-09 Glenn Morris <rgm@gnu.org>
271
c1dc72b3
GM
272 * Makefile.in (VPATH): Remove.
273 (infodir): Make it absolute.
274 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
275
4393405b
GM
276 * Makefile.in (dist): Anchor regexps.
277
eef3ab94
GM
278 * Makefile.in (srcs): Put elisp.texi first.
279 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
280
aa9db089
GM
281 * Makefile.in (infoclean): Remove harmless, long-standing error.
282
abd40fb4
GM
283 * Makefile.in ($(infodir)): Delete rule.
284 (mkinfodir): New.
285 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
286
68db69ed 287 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 288 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 289
ea274122
GM
2902010-10-09 Glenn Morris <rgm@gnu.org>
291
f7a31f11
GM
292 * Makefile.in (emacsdir): New variable.
293 (MAKEINFO): Add -I $emacsdir.
294 (dist): Copy emacsver.texi.
b13254e7
GM
295 (srcs): Add emacsver.texi.
296
f7a31f11
GM
297 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
298 Set EMACSVER by including emacsver.texi.
299
ea274122
GM
300 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
301
17ca7950
GM
3022010-10-07 Glenn Morris <rgm@gnu.org>
303
304 * Makefile.in (version): New, set by configure.
305 (clean): Delete dist tar file.
306 (dist): Use version in tar name.
307
4c83f6e1
GM
3082010-10-06 Glenn Morris <rgm@gnu.org>
309
310 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
311 (INSTALL_INFO): Remove unused variable.
312 (mostlyclean, infoclean, dist): New rules.
313 (clean): Delete dvi and pdf files.
314 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 315 ($(infodir)): Add parallel build workaround.
4c83f6e1 316
0264072d
GM
3172010-10-04 Glenn Morris <rgm@gnu.org>
318
319 * Makefile.in (dvi, pdf, $(infodir)): New targets.
320 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 321 Fix -I typo.
0264072d
GM
322 (clean): No 'make.out' or 'core' files.
323 (.PHONY): Declare clean rules.
324 (maintainer-clean): Delete pdf file. Guard against cd failures.
325
77f38949
GM
3262010-10-03 Glenn Morris <rgm@gnu.org>
327
328 * files.texi (File Name Components): Remove ignored section about
329 deleted variable directory-sep-char.
330
178fdd41
MA
3312010-10-03 Michael Albinus <michael.albinus@gmx.de>
332
333 * files.texi (Magic File Names): New defopt
334 remote-file-name-inhibit-cache.
335
9c524fcb
GM
3362010-10-02 Glenn Morris <rgm@gnu.org>
337
338 * os.texi (Killing Emacs): Hook now runs in batch mode.
339
f816790b
SM
3402010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
341
342 * text.texi (Special Properties): Clarify when modification-hooks run.
343
7cf78aac
SM
3442010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * syntax.texi (Syntax Flags): Document new `c' flag.
347
ca0d44e4
GM
3482010-09-09 Glenn Morris <rgm@gnu.org>
349
350 * display.texi (ImageMagick Images): General cleanup.
351
10999305 3522010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
353
354 * files.texi (Directory Names): Use \` rather than ^.
355
45240125
JD
3562010-09-02 Jan Djärv <jan.h.d@swipnet.se>
357
358 * text.texi (Low-Level Kill Ring):
359 * frames.texi (Window System Selections): Remove cut buffer
360 documentation.
361
4abe5bf6
EZ
3622010-08-28 Eli Zaretskii <eliz@gnu.org>
363
364 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
365 Parameters", where the default fringe width is described.
366
367 * frames.texi (Window Frame Parameters, Basic Parameters)
368 (Position Parameters, Layout Parameters, Management Parameters)
369 (Cursor Parameters, Font and Color Parameters): Add indexing for
370 frame parameters. (Bug#6929)
371
fdc76236
TT
3722010-08-25 Tom Tromey <tromey@redhat.com>
373
374 * vol2.texi (Top): Update.
375 * vol1.texi (Top): Update.
376 * tips.texi (Library Headers): Mention Package-Version and
377 Package-Requires.
378 * package.texi: New file.
379 * os.texi (System Interface): Update pointers.
380 * elisp.texi (Top): Link to new nodes. Include package.texi.
381 * anti.texi (Antinews): Update pointers.
382
1e5c1c80
EZ
3832010-08-25 Eli Zaretskii <eliz@gnu.org>
384
385 * processes.texi (Filter Functions): Fix last change.
386
78e33835
CY
3872010-08-24 Markus Triska <triska@gmx.at>
388
389 * processes.texi (Filter Functions): Use `buffer-live-p' instead
390 of `buffer-name' in the main text as well as in the example
391 (Bug#3098).
392
198a7a97
CY
3932010-08-22 Chong Yidong <cyd@stupidchicken.com>
394
395 * nonascii.texi (Text Representations):
396 * loading.texi (Loading Non-ASCII):
397 * compile.texi (Byte Compilation): Don't mention obsolete
398 --unibyte command-line argument.
399
bc7d7ea6
CY
4002010-08-22 Chong Yidong <cyd@stupidchicken.com>
401
402 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
403
b0126eac 4042010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
405
406 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
407
e8a6cc19
EZ
4082010-08-20 Eli Zaretskii <eliz@gnu.org>
409
410 * commands.texi (Misc Events): Add cross-references to where
411 POSITION of a mouse event is described in detail.
412
7815fe19 4132010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
414
415 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
416
7815fe19 4172010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
418
419 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
420 Suggested by Štěpán Němec <stepnem@gmail.com>.
421
7815fe19 4222010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
423
424 * minibuf.texi (High-Level Completion): Document args of
425 `read-buffer-function' (bug#5625).
426
8b2dd508
JD
4272010-07-29 Jan Djärv <jan.h.d@swipnet.se>
428
429 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
430
bace45fe
MA
4312010-07-29 Michael Albinus <michael.albinus@gmx.de>
432
433 * processes.texi (Process Information): Explain process property
434 `remote-tty'.
435
4ce5a4cc
JB
4362010-07-27 Juanma Barranquero <lekktu@gmail.com>
437
438 * modes.texi (Defining Minor Modes): Use C-delete in examples,
439 instead of "\C-\^?" (bug#6334).
440
1c84bc7a
JB
441 * text.texi (Special Properties): Fix typo.
442
b88746ba
EZ
4432010-07-09 Eli Zaretskii <eliz@gnu.org>
444
445 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
446 calling sequences, which are now the standard.
447
51422d6d
CY
4482010-06-24 Chong Yidong <cyd@stupidchicken.com>
449
450 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
451
452 * commands.texi (Command Overview): Mention undo-boundary call.
453
d24880de
GM
4542010-06-23 Glenn Morris <rgm@gnu.org>
455
456 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
457 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
458 * frames.texi, functions.texi, internals.texi, keymaps.texi:
459 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
460 * searching.texi, sequences.texi, strings.texi, syntax.texi:
461 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
462 Untabify Texinfo files.
463
0fc76035
CY
4642010-06-20 Chong Yidong <cyd@stupidchicken.com>
465
466 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
467
5338dc0b
CY
4682010-06-19 Chong Yidong <cyd@stupidchicken.com>
469
a628ad9d 470 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 471
2c3a3c1d
CY
4722010-06-02 Chong Yidong <cyd@stupidchicken.com>
473
ba3bf1d9
CY
474 * searching.texi (Regexp Special): Remove obsolete information
475 about matching non-ASCII characters, and suggest using char
476 classes (Bug#6283).
2c3a3c1d 477
7f4b4249
JB
4782010-05-30 Juanma Barranquero <lekktu@gmail.com>
479
480 * minibuf.texi (Basic Completion): Add missing "@end defun".
481
637821cd
SM
4822010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
483
484 * minibuf.texi (Basic Completion): Document completion-boundaries.
485 (Programmed Completion): Document the new fourth method for boundaries.
486
e13051c3
CY
4872010-05-22 Chong Yidong <cyd@stupidchicken.com>
488
a628ad9d 489 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 490
0235128c 4912010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
492
493 * windows.texi (Textual Scrolling):
494 * tips.texi (Coding Conventions):
495 * minibuf.texi (Minibuffer History):
496 * maps.texi (Standard Keymaps):
497 * loading.texi (Where Defined):
498 * edebug.texi (Instrumenting): Fix typos.
499
0235128c 5002010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 501
c7c32279
CY
502 * keymaps.texi (Menu Bar): Document :advertised-binding property.
503
0235128c
SM
504 * functions.texi (Obsolete Functions):
505 Document set-advertised-calling-convention.
eb5ed549
CY
506
507 * minibuf.texi (Basic Completion): Document completion-in-region.
508 (Programmed Completion): Document completion-annotate-function.
509
510 * commands.texi (Reading One Event): Document read-key.
511 (Distinguish Interactive): Document KIND arg to
512 called-interactively-p. Delete obsolete interactive-p.
513
514 * elisp.texi (Top): Update node description.
515
f8848423
EZ
5162010-05-08 Eli Zaretskii <eliz@gnu.org>
517
0235128c
SM
518 * nonascii.texi (Character Properties):
519 Document unicode-category-table. Add an index entry for Unicode
520 general category.
521
5222010-05-07 Chong Yidong <cyd@stupidchicken.com>
523
524 * Version 23.2 released.
f8848423 525
938efb77
JB
5262010-04-20 Juanma Barranquero <lekktu@gmail.com>
527
528 * locals.texi (Standard Buffer-Local Variables):
529 Remove @ignore'd reference to `direction-reversed'.
530
5854c267
JL
5312010-04-14 Juri Linkov <juri@jurta.org>
532
533 Fix @deffn without category.
534
535 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
536 for `abbrev-insert'.
537
538 * buffers.texi (Indirect Buffers): Add category `Command'
539 to @deffn of `clone-indirect-buffer'.
540
541 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
542 for `next-window' and `previous-window'. Add category `Command'
543 to @deffn of `pop-to-buffer'.
544
8a14dec7
CY
5452010-04-01 Chong Yidong <cyd@stupidchicken.com>
546
547 * nonascii.texi (Text Representations): Don't mark
548 enable-multibyte-characters as a user option.
549
7a1831cf
EZ
5502010-03-31 Eli Zaretskii <eliz@gnu.org>
551
552 * control.texi (Handling Errors): How to re-throw a signal caught
553 by condition-case.
554
c3863713
CY
5552010-03-26 Chong Yidong <cyd@stupidchicken.com>
556
557 * loading.texi (Hooks for Loading): Document after-load-functions.
558 Copyedits.
559
c333f279
AM
5602010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
561
562 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
563
e867cb5d 5642010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
565
566 * processes.texi (Network Processes): Document seqpacket type.
567
605f35cd
DN
5682010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
569
570 * os.texi (System Environment): Do not mention lynxos.
571
288f9fc0
CY
5722010-03-10 Chong Yidong <cyd@stupidchicken.com>
573
574 * Branch for 23.2.
575
eed5c93a
CY
5762010-03-06 Chong Yidong <cyd@stupidchicken.com>
577
578 * objects.texi (Integer Type): Take note of the read syntax
579 exception for numbers that cannot fit in the integer type.
580
1ddd6622
GM
5812010-03-03 Glenn Morris <rgm@gnu.org>
582
583 * numbers.texi (Integer Basics, Bitwise Operations):
584 * objects.texi (Integer Type): Update for integers now being 30-bit.
585
a908c79a
CY
5862010-02-27 Chong Yidong <cyd@stupidchicken.com>
587
588 * display.texi (Low-Level Font): Document :otf font-spec property.
589
cd61af01
SM
5902010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
591
592 * display.texi (Line Height): Avoid obsolete special default variables
593 like default-major-mode.
594
c02f8fe2
AM
5952010-01-28 Alan Mackenzie <acm@muc.de>
596
597 * display.texi (Auto Faces): Say fontification-functions is called
598 whether or not Font Lock is enabled. Tidy up the wording a bit.
599
d738d18b
CY
6002010-01-17 Chong Yidong <cyd@stupidchicken.com>
601
602 * elisp.texi: Remove duplicate edition information (Bug#5407).
603
4963739e
JB
6042010-01-17 Juanma Barranquero <lekktu@gmail.com>
605
606 * two.el (volume-header-toc-markup): Fix typos in docstring.
607
c57008f6
SM
6082010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
609
610 Avoid dubious uses of save-excursions.
611 * positions.texi (Excursions): Recommend the use of
612 save-current-buffer if applicable.
613 * text.texi (Clickable Text): Fix the example code which used
614 save-excursion in a naive way which sometimes preserves point and
615 sometimes not.
616 * variables.texi (Creating Buffer-Local):
617 * os.texi (Session Management):
618 * display.texi (GIF Images):
619 * control.texi (Cleanups): Use (save|with)-current-buffer.
620
2f3725cd
EZ
6212010-01-02 Eli Zaretskii <eliz@gnu.org>
622
623 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
624
85eeac93
CY
6252010-01-02 Chong Yidong <cyd@stupidchicken.com>
626
627 * nonascii.texi (Text Representations, Character Codes)
628 (Converting Representations, Explicit Encoding)
629 (Translation of Characters): Use hex notation consistently.
630 (Character Sets): Fix map-charset-chars doc (Bug#5197).
631
4801c5fa
CY
6322010-01-01 Chong Yidong <cyd@stupidchicken.com>
633
634 * loading.texi (Where Defined): Make it clearer that these are
635 loaded files (Bug#5068).
636
26e533e2
CY
6372009-12-29 Chong Yidong <cyd@stupidchicken.com>
638
639 * minibuf.texi (Completion Styles): Document `initials' style.
640
16d1ff5f
CY
6412009-12-25 Chong Yidong <cyd@stupidchicken.com>
642
643 * frames.texi (Resources): Describe inhibit-x-resources.
644 (Size Parameters): Copyedit.
645
646 * hash.texi (Creating Hash):
647 * objects.texi (Hash Table Type): Document the new hash table
648 printed representation.
649
650 * minibuf.texi (Basic Completion): 4th arg to all-completions is
651 obsolete.
652
5dcb4c4e
SM
653 * processes.texi (Process Buffers):
654 Document process-kill-buffer-query-function.
16d1ff5f 655
9a5de3d9
GM
6562009-12-05 Glenn Morris <rgm@gnu.org>
657
658 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
659 diary-display-function, and no longer recommended to be a hook.
660 Update for changes in the names of calendar and diary hooks.
661 diary-print-entries-hook has changed section.
662
b640eb52
EZ
6632009-11-28 Eli Zaretskii <eliz@gnu.org>
664
665 * text.texi (Special Properties): More accurate description of
666 what the `cursor' property does.
667
be1674ab
KR
6682009-11-26 Kevin Ryde <user42@zip.com.au>
669
670 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
671 mouse-wheel-down-event, the closest thing to a definition for them.
672 * os.texi (Startup Summary): vindex inhibit-startup-message and
673 inhibit-splash-screen.
674 (Command-Line Arguments): vindex argv.
675 (Suspending Emacs): vindex suspend-tty-functions and
676 resume-tty-functions. Don't want to index every hook, but having
677 the programming ones is helpful.
678
603f5979
CY
6792009-11-14 Chong Yidong <cyd@stupidchicken.com>
680
681 * commands.texi (Motion Events): Fix typo (Bug#4907).
682
4359a806
CY
6832009-11-08 Chong Yidong <cyd@stupidchicken.com>
684
685 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
686 are affected by case-fold-search (Bug#4483).
687
0f063651
CY
6882009-11-02 Chong Yidong <cyd@stupidchicken.com>
689
690 * minibuf.texi (Reading File Names): Note that read-file-name may
691 use a graphical file dialog.
692
9bd79893
GM
6932009-10-31 Glenn Morris <rgm@gnu.org>
694
695 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
696
ebe479ec
KR
6972009-10-16 Kevin Ryde <user42@zip.com.au>
698
699 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
700 in particular so `info-lookup-symbol' can find its docs.
701
2640fa86
CY
7022009-10-16 Chong Yidong <cyd@stupidchicken.com>
703
704 * variables.texi (Constant Variables): Distinguish from defconst
705 variables.
706 (Defining Variables): Add cindex.
707
edd6a733
CY
7082009-10-15 Chong Yidong <cyd@stupidchicken.com>
709
710 * os.texi (Time of Day): Clarify that the microsecond part is
711 ignored (Bug#4637).
712
5feb0b73
GM
7132009-10-11 Glenn Morris <rgm@gnu.org>
714
715 * frames.texi (Size and Position): Clarify what is included in the frame
716 height. (Bug#4535)
717
0c5413c8
GM
7182009-10-10 Glenn Morris <rgm@gnu.org>
719
720 * windows.texi (Size of Window): The relationship between window and
721 frame heights is not so simple. (Bug#4535)
722 Mention window-full-height-p.
723
7f8b600a
SM
7242009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
725
726 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
727 used from Lisp.
728
6185de1c
EZ
7292009-10-07 Eli Zaretskii <eliz@gnu.org>
730
7f8b600a
SM
731 * files.texi (Directory Names) <abbreviate-file-name>:
732 Document that root home directories are not replaced with "~".
6185de1c 733
9972911f
EZ
7342009-10-06 Eli Zaretskii <eliz@gnu.org>
735
736 * text.texi (Special Properties): Document the meaning of the
737 `cursor' text property whose value is an integer.
738
2a3f19ef
MA
7392009-10-05 Michael Albinus <michael.albinus@gmx.de>
740
741 * files.texi (Magic File Names): Add `copy-directory'.
742
804543b5
EZ
7432009-10-05 Eli Zaretskii <eliz@gnu.org>
744
745 * files.texi (File Attributes): Fix description of file
746 attributes. (Bug#4638) Update attributes of files.texi example to
747 be more representative.
748
461bf92b
MA
7492009-10-05 Michael Albinus <michael.albinus@gmx.de>
750
751 * files.texi (Create/Delete Dirs): New command copy-directory.
752
a86cd395
JB
7532009-10-04 Juanma Barranquero <lekktu@gmail.com>
754
755 * anti.texi (Antinews):
756 * macros.texi (Indenting Macros):
757 * strings.texi (Creating Strings, Case Conversion):
758 Remove duplicate words.
759
d3080264
MA
7602009-10-01 Michael Albinus <michael.albinus@gmx.de>
761
762 * files.texi (Create/Delete Dirs): delete-directory has an
763 optional parameter RECURSIVE.
764
85d14563
SM
7652009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
766
767 * buffers.texi (Swapping Text): Minor clarification.
768
3d9842c6
GM
7692009-10-01 Glenn Morris <rgm@gnu.org>
770
771 * functions.texi (Declaring Functions): Mention that we also search for
772 ".m" files in the src/ directory.
773
78427304
CY
7742009-09-25 David Engster <deng@randomsample.de>
775
3d9842c6 776 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 777
b578c9cc
GM
7782009-09-22 Glenn Morris <rgm@gnu.org>
779
780 * internals.texi (Building Emacs): Mention preloaded-file-list.
781
beee5da7
AM
7822009-09-14 Alan Mackenzie <acm@muc.de>
783
784 * os.texi (Terminal Output): Put "@code{}" around "stdout".
785
5d6ab672
CY
7862009-09-13 Chong Yidong <cyd@stupidchicken.com>
787
788 * functions.texi (Anonymous Functions): Rearrange discussion,
789 giving usage of unquoted lambda forms first. Mention that
790 `function' and `#'' are no longer required (Bug#4290).
791
59375eeb
AM
7922009-09-11 Alan Mackenzie <acm@muc.de>
793
a86cd395 794 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
795 batch mode.
796
e7e2f529
GM
7972009-09-01 Glenn Morris <rgm@gnu.org>
798
799 * display.texi (Face Functions): Mention define-obsolete-face-alias.
800
eae47088
GM
8012009-08-26 Ulrich Mueller <ulm@gentoo.org>
802
803 * nonascii.texi (Character Codes): Fix typos.
804
3691a0a6
MA
8052009-08-25 Michael Albinus <michael.albinus@gmx.de>
806
807 * processes.texi (Synchronous Processes): New defvar
808 process-file-side-effects.
809
664d56b8
GM
8102009-08-25 Glenn Morris <rgm@gnu.org>
811
812 * display.texi (Fontsets): Fix typo.
813
0706c025
GM
814 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
815
03a74b84
SM
8162009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
817
818 * processes.texi (Asynchronous Processes): Adjust arglist of
819 start-process-shell-command and start-file-process-shell-command.
820
f6de8a37
CY
8212009-08-15 Chong Yidong <cyd@stupidchicken.com>
822
4b1ed1bb
CY
823 * advice.texi (Argument Access in Advice): Note that argument
824 positions are zero-based (Bug#3932).
825
89a9e058
CY
826 * commands.texi (Distinguish Interactive): Minor copyedit.
827
23696fd7
CY
828 * display.texi (Face Attributes): Add xref to Displaying Faces for
829 explanation of "underlying face".
830
f6de8a37
CY
831 * customize.texi (Common Keywords): Add xref to Loading.
832
833 * loading.texi (How Programs Do Loading): Add xref to Lisp
834 Libraries node in the Emacs manual.
835
417f77e6
CY
8362009-08-13 Chong Yidong <cyd@stupidchicken.com>
837
838 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
839
0999039c
CY
8402009-07-18 Chong Yidong <cyd@stupidchicken.com>
841
842 * processes.texi (Shell Arguments): Copyedits.
843
9af167bc
GM
8442009-07-18 Glenn Morris <rgm@gnu.org>
845
846 * loading.texi (Repeated Loading): Fix typo.
847
137987ab
RS
8482009-07-16 Richard Stallman <rms@gnu.org>
849
850 * buffers.texi (Swapping Text): Recommend setting
851 write-region-annotate-functions and buffer-saved-size.
852
853 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
854
622fa380
GM
8552009-07-15 Glenn Morris <rgm@gnu.org>
856
857 * edebug.texi: Minor re-phrasings throughout.
858 (Edebug Execution Modes): Sit-for affects continue mode too.
859 (Jumping): Use `forward-sexp' rather than its keybinding.
860 (Edebug Misc): Fix Q binding.
861 (Edebug Eval): Remove cl version.
862 (Printing in Edebug): Clarify print-length etc.
863 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
864 (Specification List): Remove edebug-unwrap findex entry.
865 (Specification Examples): defmacro is actually not the same as defun.
866 Escape "`" in example.
867
6bbd4600
CY
8682009-07-15 Chong Yidong <cyd@stupidchicken.com>
869
870 * markers.texi (The Mark): Document optional arg to
871 deactivate-mark.
872
e538d479
GM
8732009-07-11 Kevin Ryde <user42@zip.com.au>
874
875 * hooks.texi (Standard Hooks): Fix cross-references.
876
4c98b9ed
GM
877 * loading.texi (Named Features): Refer to eval-after-load.
878
5300838c
GM
8792009-07-11 Glenn Morris <rgm@gnu.org>
880
64fbeb16
GM
881 * Makefile.in (TEXI2PDF): New.
882 (elisp.pdf): New target.
883
4c98b9ed
GM
884 * searching.texi (Regexp Backslash): Fix typo.
885
886 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 887
51d9979c
GM
8882009-07-10 Glenn Morris <rgm@gnu.org>
889
561c0216
GM
890 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
891
5b594a58
GM
892 * customize.texi (Customization Types):
893 * display.texi (Abstract Display):
0cc8c85a 894 * objects.texi (Character Type, String Type):
5b594a58 895 Merge in some menu descriptions from elisp.texi.
51d9979c 896
c3cbbb40
GM
897 * hash.texi (Hash Tables):
898 * modes.texi (Multiline Font Lock):
899 End menu description with period.
fe42c16a 900
28528402
GM
9012009-07-09 Glenn Morris <rgm@gnu.org>
902
903 * back.texi: Don't hard-code texinfo location.
904
905 * two-volume.make (texinfodir): New, with location of texinfo.tex.
906 (tex): Add texinfodir to TEXINPUTS.
907 (elisp1med-init, elisp2med-init): Use texinfodir.
908
909 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
910 (clean): Add two-volume.make intermediate files.
911
912 * elisp.texi, vol1.texi, vol2.texi:
913 Use a DATE variable with the publication date, and update it.
914 Fix antinews menu description.
915
916 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
917 Update the detailed node listing to match elisp.texi.
918
919 * README: Update edition to match elisp.texi.
920
921 * objects.texi (General Escape Syntax):
922 * nonascii.texi (Character Sets):
923 Use consistent case for "Unicode Standard".
924
925 * anti.texi (Antinews):
926 * customize.texi (Variable Definitions):
927 * functions.texi (Declaring Functions):
928 * nonascii.texi (Character Properties):
929 * processes.texi (Serial Ports):
930 * text.texi (Special Properties):
931 * tips.texi (Coding Conventions):
932 Minor rearrangements to improve TeX line-filling.
933
934 * commands.texi (Using Interactive): Fix cross-reference.
935
17db8e10
JD
9362009-07-01 Jan Djärv <jan.h.d@swipnet.se>
937
938 * frames.texi (Management Parameters): Mention sticky.
939
77c7e2e1
AS
9402009-07-01 Andreas Schwab <aschwab@redhat.com>
941
942 * help.texi (Help Functions): Fix description of help-buffer and
943 help-setup-xref to use @defun instead of @deffn.
944
3f1c6666
JD
9452009-07-01 Jan Djärv <jan.h.d@swipnet.se>
946
947 * frames.texi (Size Parameters): Mention maximized for fullscreen.
948
ca27c21b
CY
9492009-06-24 Chong Yidong <cyd@stupidchicken.com>
950
951 * display.texi (Window Systems): Add ns to the list.
952
70243478
CY
9532009-06-21 Chong Yidong <cyd@stupidchicken.com>
954
955 * Branch for 23.1.
956
df006536
MR
9572009-06-17 Martin Rudalics <rudalics@gmx.at>
958
959 * windows.texi (Dedicated Windows): Fix typo.
960 (Resizing Windows): Replace @defun by @deffn.
961
d259fc4b
GM
9622009-06-17 Glenn Morris <rgm@gnu.org>
963
964 * variables.texi (Directory Local Variables):
965 Update for 2009-04-11 name-change of dir-locals-directory-alist.
966
30781db6
KH
9672009-06-09 Kenichi Handa <handa@m17n.org>
968
969 * nonascii.texi (Character Sets): State clearly that FROM and TO
970 are codepoints of CHARSET.
971
62e8099c
CY
9722009-06-07 Chong Yidong <cyd@stupidchicken.com>
973
974 * minibuf.texi (Reading File Names): Fix introductory text.
975 Suggested by stan@derbycityprints.com.
976 (High-Level Completion): Fix typo.
977
ee1b1917
CY
9782009-05-28 Chong Yidong <cyd@stupidchicken.com>
979
980 * frames.texi (Text Terminal Colors): Multi-tty is already
981 implemented, but tty-local colors are not.
982
5df647e8
CY
9832009-05-27 Chong Yidong <cyd@stupidchicken.com>
984
985 * hooks.texi (Standard Hooks): Remove mention of obsolete
986 redisplay-end-trigger-functions.
987
988 * internals.texi (Window Internals): Remove mention of obsolete
989 redisplay-end-trigger-functions.
990
01f17ae2
MR
9912009-05-21 Martin Rudalics <rudalics@gmx.at>
992
993 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
994
995 * backups.texi (Making Backups): backup-directory-alist and
996 make-backup-file-name-function are options.
997 (Auto-Saving): auto-save-list-file-prefix is an option.
998
999 * buffers.texi (Killing Buffers): buffer-offer-save is an
1000 option.
1001
1002 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1003 option.
1004 (Echo Area Customization): echo-keystrokes is an option.
1005 (Selective Display): selective-display-ellipses is an option.
1006 (Temporary Displays): temp-buffer-show-function is an option.
1007 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1008 are options.
1009 (Font Selection): face-font-family-alternatives,
1010 face-font-selection-order, face-font-registry-alternatives, and
1011 scalable-fonts-allowed are options.
1012 (Fringe Indicators): indicate-buffer-boundaries is an option.
1013 (Fringe Cursors): overflow-newline-into-fringe is an option.
1014 (Scroll Bars): scroll-bar-mode is an option.
1015
1016 * eval.texi (Eval): max-lisp-eval-depth is an option.
1017
1018 * files.texi (Visiting Functions): find-file-hook is an option.
1019 (Directory Names): directory-abbrev-alist is an option.
1020 (Unique File Names): temporary-file-directory and
1021 small-temporary-file-directory are options.
1022
1023 * frames.texi (Initial Parameters): initial-frame-alist,
1024 minibuffer-frame-alist and default-frame-alist are options.
1025 (Cursor Parameters): blink-cursor-alist and
1026 cursor-in-non-selected-windows ar options.
1027 (Window System Selections): selection-coding-system is an
1028 option.
1029 (Display Feature Testing): display-mm-dimensions-alist is an
1030 option.
1031
1032 * help.texi (Help Functions): help-char and help-event-list are
1033 options.
1034
1035 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1036 an option.
1037
1038 * minibuf.texi (Minibuffer History): history-length and
1039 history-delete-duplicates are options.
1040 (High-Level Completion): read-buffer-function and
1041 read-buffer-completion-ignore-case are options.
1042 (Reading File Names): read-file-name-completion-ignore-case is
1043 an option.
1044
1045 * modes.texi (Mode Line Top): mode-line-format is an option.
1046 (Mode Line Variables): mode-line-position and mode-line-modes
1047 are options.
1048
1049 * nonascii.texi (Text Representations):
1050 enable-multibyte-characters is an option.
1051 (Default Coding Systems): auto-coding-regexp-alist,
1052 file-coding-system-alist, auto-coding-alist and
1053 auto-coding-functions are options.
1054 (Specifying Coding Systems): inhibit-eol-conversion is an
1055 option.
1056
1057 * os.texi (Init File): site-run-file is an option.
1058 (System Environment): mail-host-address is an option.
1059 (User Identification): user-mail-address is an option.
1060 (Terminal Output): baud-rate is an option.
1061
1062 * positions.texi (Word Motion): words-include-escapes is an
1063 option.
1064
1065 * searching.texi (Standard Regexps): page-delimiter,
1066 paragraph-separate, paragraph-separate and sentence-end are
1067 options.
1068
1069 * text.texi (Margins): left-margin and fill-nobreak-predicate
1070 are options.
1071
1072 * variables.texi (Local Variables): max-specpdl-size is an
1073 option.
1074
1075 * windows.texi (Choosing Window):
1076 split-window-preferred-function, special-display-function and
1077 display-buffer-function are options.
1078
106e6894
CY
10792009-05-20 Chong Yidong <cyd@stupidchicken.com>
1080
4a83454d
CY
1081 Fix errors spotted by Martin Rudalics.
1082
106e6894
CY
1083 * syntax.texi (Position Parse): Document rationale for ignored
1084 arguments to syntax-ppss-flush-cache.
1085
1086 * processes.texi (Input to Processes): Mark PROCESS arg to
1087 process-running-child-p as optional.
1088 (Network Options): Document NO-ERROR arg to
1089 set-network-process-option.
1090
1091 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1092 command.
1093
1094 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1095 posix-search-backward as commands.
1096
1097 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1098 (Suspending Emacs): Mark suspend-emacs as a command.
1099 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1100 commands.
5dcb4c4e
SM
1101 (Terminal Output): Remove obsolete function baud-rate.
1102 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1103
1104 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1105 terminal-coding-system and set-terminal-coding-system.
1106 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1107 as optional.
1108 (Character Sets): Document RESTRICTION arg of char-charset.
1109 (Character Codes): Mark POS argument to get-byte as optional.
1110
1111 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1112 minibuffer-message.
1113
1114 * files.texi (Create/Delete Dirs): Mark make-directory and
1115 delete-directory as commands.
1116
1117 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1118
1119 * text.texi (Base 64): Mark base64-decode-string and
1120 base64-encode-string as commands.
1121 (Columns): Mark move-to-column as a command.
1122 (Mode-Specific Indent): Document RIGID arg to
1123 indent-for-tab-command.
1124 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1125 Mark indent-code-rigidly as a command.
1126 (Substitution): Mark translate-region as a command.
1127
1128 * frames.texi (Size and Position): Remove obsolete functions
1129 screen-height and screen-width.
1130
04173931
CY
11312009-05-19 Chong Yidong <cyd@stupidchicken.com>
1132
1133 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1134 (Displaying Buffers, Resizing Windows): Correct mistakes;
1135 next-window, previous-window, and pop-to-buffer are not commands,
1136 and fit-window-to-buffer" is a command. (Pointed out by Martin
1137 Rudalics.)
1138
eae7d8f8
RS
11392009-05-17 Richard M Stallman <rms@gnu.org>
1140
1141 * modes.texi (Precalculated Fontification): Clarify text.
1142
b8766179
MR
11432009-05-17 Martin Rudalics <rudalics@gmx.at>
1144
1145 * windows.texi (Selecting Windows): Clarify descriptions of
1146 with-selected-window and get-lru-window.
1147 (Cyclic Window Ordering): Refer to particular frame when talking
1148 about how splitting affects the ordering.
1149 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1150 switch-to-buffer-other-window. Explain how setting of
1151 display-buffer-reuse-frames affects pop-to-buffer.
1152 (Choosing Window): Clarify some details in descriptions of
1153 display-buffer-reuse-frames, pop-up-frames, and
1154 pop-up-frame-function.
1155 (Dedicated Windows): Clarify some details.
1156 (Textual Scrolling): Replace term vscroll by term vertical
1157 scroll position.
1158 (Vertical Scrolling): Fix typo.
1159 (Window Hooks): Relate text on jit-lock-register to window
1160 scrolling and size changes.
1161
734b5e3b
CY
11622009-05-14 Chong Yidong <cyd@stupidchicken.com>
1163
0a65633e
CY
1164 * frames.texi (Initial Parameters): Clarify what the initial
1165 minibuffer frame is.
05be46d7
CY
1166 (Buffer Parameters): Note that the minibuffer parameter can not be
1167 altered.
0a65633e 1168
734b5e3b
CY
1169 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1170 Document display-buffer changes.
1171
925672cd
CY
11722009-05-13 Chong Yidong <cyd@stupidchicken.com>
1173
17ecd7af
CY
1174 * anti.texi (Antinews): Rewrite for Emacs 22.
1175
925672cd
CY
1176 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1177 obarrays are first mentioned. Define "system abbrev" more
1178 prominently, and add it to the index.
1179 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1180 Copyedits.
1181 (Abbrev Expansion): Document abbrev-insert.
1182
80be4dd7
CY
11832009-05-12 Chong Yidong <cyd@stupidchicken.com>
1184
1185 * frames.texi (Font and Color Parameters): Rename from Color
1186 Parameters. Document font-backend parameter.
1187
1188 * vol2.texi (Top): Update node listing.
1189 * vol1.texi (Top): Update node listing.
1190 * elisp.texi (Top): Update node listing.
1191
372a93ac
MR
11922009-05-11 Martin Rudalics <rudalics@gmx.at>
1193
1194 * windows.texi (Choosing Window): Don't explicitly refer to
1195 split-window-sensibly's window argument in descriptions of
1196 split-height-threshold and split-width-threshold.
1197
714c3541
MR
11982009-05-10 Martin Rudalics <rudalics@gmx.at>
1199
1200 * windows.texi (Choosing Window): Fix rewrite of window
1201 splitting section.
1202
0e90e7be
EZ
12032009-05-09 Eli Zaretskii <eliz@gnu.org>
1204
1205 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1206 find-auto-coding, set-auto-coding, and auto-coding-alist.
1207 Add indexing.
0e90e7be
EZ
1208 (Lisp and Coding Systems): Add index entries.
1209
d3c0c321
MR
12102009-05-09 Martin Rudalics <rudalics@gmx.at>
1211
1212 * windows.texi (Choosing Window): Describe split-window-sensibly
1213 and rewrite section on window splitting accordingly.
1214 (Textual Scrolling): Replace `...' by @code{...}.
1215
c773345a
CY
12162009-05-04 Chong Yidong <cyd@stupidchicken.com>
1217
ee2d5b5e
CY
1218 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1219 Remove obsoleted pre-abbrev-expand-hook.
1220
1221 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1222 entries.
1223
c773345a
CY
1224 * internals.texi (Object Internals): Don't assume 32-bit machines
1225 are the norm.
1226 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1227 (Window Internals): Synch field names to window.h.
1228 (Process Internals): Synch field names to process.h.
c773345a 1229
dd449674
CY
12302009-04-29 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * variables.texi (File Local Variables): Note that read-circle is
1233 bound to nil when reading file-local variables.
1234
1235 * streams.texi (Input Functions): Document read-circle.
1236 (Output Variables): Add xref to Circular Objects.
1237
4f1e25e2
CY
12382009-04-25 Chong Yidong <cyd@stupidchicken.com>
1239
1240 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1241 Features and Coding System Basics. Node that "p" stands for
1242 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1243 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1244 mouse-appearance-menu.
1245 (Programming Tips): Add xref to Progress.
1246
dca019f8
CY
12472009-04-22 Chong Yidong <cyd@stupidchicken.com>
1248
5dcb4c4e
SM
1249 * os.texi (Command-Line Arguments):
1250 Document command-line-args-left.
dca019f8
CY
1251 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1252 terminal objects for tty arguments.
1253 (Startup Summary): Add xref to Session Management.
1254 (Session Management): Mention emacs-session-restore. Copyedits.
1255
02a89103
CY
12562009-04-20 Chong Yidong <cyd@stupidchicken.com>
1257
1258 * os.texi (Startup Summary): Copyedits. The init file is not
1259 necessarily named .emacs now. Document initial-buffer-choice and
1260 initial-scratch-message. Note where Emacs exits in batch mode.
1261 Document inhibit-splash-screen as an alias.
1262 (Init File): Be neutral about which init file name to use.
1263
12642009-04-16 Chong Yidong <cyd@stupidchicken.com>
1265
1266 * os.texi (System Interface): Fix Texinfo usage.
1267
0c1cfe01
CY
12682009-04-15 Chong Yidong <cyd@stupidchicken.com>
1269
80d7cdca
CY
1270 * searching.texi (Regexp Backslash): Also refer to shy groups as
1271 non-capturing or unnumbered groups.
1272 (Regexp Functions): Add cross-reference to Regexp Backslash.
1273
0c1cfe01
CY
1274 * display.texi (Truncation): Overlays can use line-prefix and
1275 wrap-prefix too.
1276 (Overlay Properties): Document wrap-prefix and line-prefix.
1277 (Face Attributes): Document underline-minimum-offset.
1278 (Face Remapping): Copyedits.
1279 (Low-Level Font): Copyedits.
1280 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1281 (Line Height): Emphasize that line-spacing only takes effect on
1282 graphical terminals.
0c1cfe01 1283
c4adeee0
CY
12842009-04-13 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * display.texi (Refresh Screen): Note that a passage about screen
1287 refreshing is text terminal only.
1288 (Forcing Redisplay): Delete misleading comment---sit-for calls
1289 redisplay, not the other way around.
1290 (Truncation): Note new values of truncate-partial-width-windows.
1291 Copyedits.
1292 (Invisible Text): Document invisible-p.
1293
b20ecfa1
EZ
12942009-04-11 Eli Zaretskii <eliz@gnu.org>
1295
1296 * display.texi (Overlays): Overlays don't scale well. See
1297 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1298
97d8273f
CY
12992009-04-10 Chong Yidong <cyd@stupidchicken.com>
1300
f147ff75
CY
1301 * syntax.texi (Syntax Table Functions): Document cons cell
1302 argument for modify-syntax-entry.
1303 (Categories): Document cons cell argument for
1304 modify-category-entry.
1305
fca4ec76
CY
1306 * searching.texi (String Search): Document word-search-forward-lax
1307 and word-search-backward-lax.
1308 (Searching and Case): Describe isearch behavior more precisely.
1309
9c283d5b
CY
1310 * keymaps.texi (Tool Bar): Mention that some platforms do not
1311 support multi-line toolbars. Suggested by Stephen Eglen.
1312
1313 * frames.texi (Layout Parameters): Mention that Nextstep also
1314 allows only one tool-bar line. Suggested by Stephen Eglen.
1315
97d8273f
CY
1316 * nonascii.texi (Text Representations): Copyedits.
1317 (Coding System Basics): Also mention utf-8-emacs.
1318 (Converting Representations, Selecting a Representation)
1319 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1320 Copyedits.
1321 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1322
2bad3299
CY
13232009-04-09 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1326 (Filling): Clarify REGION argument of fill-paragraph.
1327 Document fill-forward-paragraph-function.
2bad3299
CY
1328 (Special Properties): Remove "new in Emacs 22" declaration.
1329 (Clickable Text): Merge with Links and Mouse-1 node.
1330
5dcb4c4e
SM
1331 * display.texi (Button Properties, Button Buffer Commands):
1332 Change xref to Clickable Text.
2bad3299
CY
1333
1334 * tips.texi (Key Binding Conventions): Change xref to Clickable
1335 Text.
1336
1337 * elisp.texi (Top): Update node listing.
1338
ea30ce4f
CY
13392009-04-05 Chong Yidong <cyd@stupidchicken.com>
1340
47af2f4b
CY
1341 * markers.texi (The Mark): Copyedits. Improve description of
1342 handle-shift-selection.
1343 (The Region): Move use-region-p here from The Mark.
1344
ea30ce4f
CY
1345 * positions.texi (Screen Lines): Document (cols . lines) argument
1346 for vertical-motion.
1347
2aa8ea6e
CY
13482009-04-04 Chong Yidong <cyd@stupidchicken.com>
1349
3ec61d4e
CY
1350 * frames.texi (Frames): Clean up introduction. Document `ns'
1351 return value for framep.
1352 (Creating Frames): Note how the terminal is chosen.
1353 (Multiple Terminals, Multiple Displays): Merge into a single node.
1354 (Color Parameters): Fix typo.
1355
1356 * variables.texi (Local Variables, Buffer-Local Variables)
1357 (Creating Buffer-Local): Change link to Multiple Terminals.
1358
1359 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1360
1361 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1362 Terminals.
1363
1364 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1365 to Multiple Terminals.
1366
1367 * elisp.texi (Top): Update node listing.
1368 * vol2.texi (Top): Update node listing.
1369 * vol1.texi (Top): Update node listing.
1370
9257072f
CY
1371 * buffers.texi (Current Buffer): Note that the append-to-buffer
1372 example is no longer in synch with the latest code. Tie the two
1373 examples together.
1374
2aa8ea6e
CY
1375 * files.texi (File Attributes): Move note about MS-DOS from
1376 Changing Files to File Attributes.
1377 (Create/Delete Dirs): Note that mkdir is an alias for this.
1378
22e74b17
CY
13792009-04-01 Markus Triska <triska@gmx.at>
1380
1381 * processes.texi (Filter Functions): Suggest how to handle output
1382 batches.
1383
4bbe48ec
CY
13842009-03-30 Chong Yidong <cyd@stupidchicken.com>
1385
1386 * help.texi (Accessing Documentation): Update example to use
1387 help-setup-xref and with-help-window.
1388 (Help Functions): Remove print-help-return-message, which is
1389 semi-obsolete due to with-help-window. Document help-buffer and
1390 help-setup-xref.
1391
b9723f39
CY
13922009-03-29 Chong Yidong <cyd@stupidchicken.com>
1393
5dcb4c4e
SM
1394 * help.texi (Accessing Documentation, Help Functions):
1395 Remove information about long-obsolete Emacs versions.
9eb52e90 1396
b9723f39
CY
1397 * modes.texi (Mode Line Variables): The default values of the mode
1398 line variables are now more complicated.
1399
b0cc32db
CY
14002009-03-28 Chong Yidong <cyd@stupidchicken.com>
1401
3c25a5a9
CY
1402 * modes.texi (Major Mode Conventions): Note that specialness is
1403 inherited.
31c9eebb
CY
1404 (Derived Modes): Note that define-derive-mode sets the mode-class
1405 property.
3c25a5a9 1406
b0cc32db
CY
1407 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
1408 goto-map. Add search-map to the list.
1409
c5e0006d
EZ
14102009-03-27 Eli Zaretskii <eliz@gnu.org>
1411
1213465a
EZ
1412 * os.texi (System Environment): Update the list of system-type
1413 values.
1414
c5e0006d
EZ
1415 * markers.texi (The Mark) <handle-shift-selection>: Update for
1416 removal of the optional argument DEACTIVATE.
1417
48bab3d6
CY
14182009-03-25 Chong Yidong <cyd@stupidchicken.com>
1419
1420 * commands.texi (Focus Events): Most X window managers don't use
1421 focus-follows-mouse nowadays.
1422
6e4ff1b6
CY
14232009-03-24 Chong Yidong <cyd@stupidchicken.com>
1424
1425 * commands.texi (Defining Commands): Clarify introduction.
1426 (Using Interactive): Not that interactive can be put in a symbol
1427 property.
1428 (Interactive Call): Note that a symbol with a non-nil
1429 interactive-form property satisfies commandp.
1430
11625308
JB
14312009-03-23 Juanma Barranquero <lekktu@gmail.com>
1432
1433 * minibuf.texi (Intro to Minibuffers): Fix typos.
1434
7b34420d
CY
14352009-03-23 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
1438 about minibuffers in old Emacs versions. Copyedits.
1439 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
1440 (Text from Minibuffer): Simplify introduction.
1441
f9257eed
AM
14422009-03-22 Alan Mackenzie <acm@muc.de>
1443
1444 * commands.texi (Using Interactive): Clarify string argument to
1445 `interactive' - even promptless elements need \n separators.
1446
f639ba70
CY
14472009-03-18 Chong Yidong <cyd@stupidchicken.com>
1448
1449 * minibuf.texi (Completion Styles): New node.
1450
1451 * elisp.texi (Top): Update node listing.
1452
d897e8ee
CY
14532009-03-17 Chong Yidong <cyd@stupidchicken.com>
1454
1455 * minibuf.texi (Basic Completion): Note that
1456 read-file-name-completion-ignore-case and
1457 read-buffer-completion-ignore-case can override
1458 completion-ignore-case.
1459 (Minibuffer Completion): Document completing-read changes.
1460 (Completion Commands): Avoid mentioning partial completion mode.
1461 Document minibuffer-completion-confirm changes, and
1462 minibuffer-confirm-exit-commands.
1463 (High-Level Completion): Document new require-match behavior for
1464 read-buffer. Document read-buffer-completion-ignore-case.
1465 (Reading File Names): Document new require-match behavior for
1466 read-file-name.
1467
b1f23349
CY
14682009-03-14 Chong Yidong <cyd@stupidchicken.com>
1469
1470 * debugging.texi (Error Debugging): Don't mislead the reader into
1471 thinking that debug-on-error enters debugger for C-f at EOB.
1472 (Error Debugging): Setting debug-on-init within the init file
1473 works, and has for some time.
1474
d6eb4e25
KH
14752009-03-13 Kenichi Handa <handa@m17n.org>
1476
1477 * display.texi (Fontsets): Update the description.
1478
1cf53dc5
CY
14792009-03-13 Chong Yidong <cyd@stupidchicken.com>
1480
1481 * advice.texi (Advising Primitives): Link to What Is a Function.
1482
81f919fc
CY
14832009-03-12 Chong Yidong <cyd@stupidchicken.com>
1484
cf4229eb
CY
1485 * compile.texi (Speed of Byte-Code): Update example.
1486 (Disassembly): Update examples.
1487
81f919fc 1488 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
1489
1490 * customize.texi (Common Keywords): It's not necessary to use :tag
1491 to remove hyphens, as custom-unlispify-tag-name does it
1492 automatically.
5dcb4c4e
SM
1493 (Variable Definitions): Link to File Local Variables.
1494 Document customized-value symbol property.
f2bbc08c
CY
1495 (Customization Types): Move menu to end of node.
1496
955964d7
CY
14972009-03-10 Chong Yidong <cyd@stupidchicken.com>
1498
1499 * macros.texi (Compiling Macros): Omit misleading sentence, which
1500 implied that macros can only be used in the same file they are
1501 defined.
1502 (Backquote): Remove obsolete information about Emacs 19.
1503
d25ed7db
GM
15042009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
1505
1506 * display.texi (Display Margins): Fix paren typo.
1507
d55f6ca5
CY
15082009-02-27 Chong Yidong <cyd@stupidchicken.com>
1509
f0e57ed8
CY
1510 * elisp.texi (Top): Update node listing.
1511
1512 * variables.texi (Variables): Clarify introduction.
1513 (Global Variables): Mention that setq is a special form.
1514 (Local Variables): Use active voice.
1515 (Tips for Defining): Mention marking variables as safe.
1516 (Buffer-Local Variables): Mention terminal-local and frame-local
1517 variables together.
1518 (File Local Variables): Copyedits.
1519 (Frame-Local Variables): Note that they are not really useful.
1520 (Future Local Variables): Node deleted.
1521
d55f6ca5
CY
1522 * objects.texi (General Escape Syntax): Update explanation of
1523 unicode escape syntax.
1524
ca8f09a8
CY
15252009-02-23 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * control.texi (Control Structures): Add cindex entry for "textual
1528 order".
1529
1530 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
1531 instead of "expression" throughout.
1532 (Function Indirection): Copyedits. Use active voice.
1533 (Eval): The default value of max-lisp-eval-depth is now 400.
1534
a20878b6
MB
15352009-02-23 Miles Bader <miles@gnu.org>
1536
1537 * processes.texi (System Processes): Rename `system-process-attributes'
1538 to `process-attributes'.
1539
61f66044
CY
15402009-02-22 Chong Yidong <cyd@stupidchicken.com>
1541
1b80d1f3
CY
1542 * symbols.texi (Property Lists): Emphasize that property lists are
1543 not restricted to symbol cells.
1544 (Other Plists): Copyedit.
1545
61f66044
CY
1546 * sequences.texi (Sequences Arrays Vectors): Make introduction
1547 more concise.
1548 (Arrays): Mention char-tables and bool-vectors too.
1549 (Vectors): Don't repeat information given in Arrays node. Link to
1550 nodes that explain the vector usage examples.
1551 (Char-Tables): Note that char-table elements can have arbitrary
1552 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 1553 Link to Property Lists node.
61f66044 1554
9403944b
CY
15552009-02-22 Chong Yidong <cyd@stupidchicken.com>
1556
1557 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
1558 `append'.
4068c7b4 1559 (List Elements): Copyedits.
9403944b
CY
1560
1561 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
1562 of `vconcat'.
1563
1564 * strings.texi (Creating Strings): Copyedits. Remove obsolete
1565 Emacs 20 usage of `concat'.
1566 (Case Conversion): Copyedits.
1567
b87a185f
CY
15682009-02-21 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
1571 Minor edits.
1572 (Frame Configuration Type): Emphasize that it is not primitive.
1573 (Font Type): New node.
1574 (Type Predicates): Add fontp; type-of now recognizes font object
1575 types.
1576
1577 * intro.texi (Version Info): Update version numbers in examples.
1578 (Acknowledgements): List more contributors.
1579
1580 * elisp.texi: Bump version number to 3.0.
1581 (Top): Link to Font Type node.
1582
867d4bb3
JB
15832009-02-20 Juanma Barranquero <lekktu@gmail.com>
1584
1585 * modes.texi (Major Mode Conventions): Remove duplicate words.
1586 (Customizing Keywords): Fix typo.
1587
77730170
EZ
15882009-02-14 Eli Zaretskii <eliz@gnu.org>
1589
1590 * nonascii.texi (User-Chosen Coding Systems): Document that
1591 select-safe-coding-system suggests raw-text if there are raw bytes
1592 in the region.
1593 (Explicit Encoding): Warn not to use `undecided' when encoding.
1594
c8736212
GM
15952009-02-11 Glenn Morris <rgm@gnu.org>
1596
1597 * frames.texi (Visibility of Frames): Mention the effect multiple
1598 workspaces/desktops can have on visibility.
1599
ab992d66
EZ
16002009-02-07 Eli Zaretskii <eliz@gnu.org>
1601
c8736212
GM
1602 * text.texi (Commands for Insertion):
1603 * commands.texi (Event Mod):
1604 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
1605 * nonascii.texi (Translation of Characters):
1606 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
1607 (Explicit Encoding): Document the `charset' text property produced
1608 by decode-coding-region and decode-coding-string.
ab992d66 1609
e651a255
AM
16102009-01-27 Alan Mackenzie <acm@muc.de>
1611
1612 * modes.texi (Search-based Fontification): Correct a typo.
1613
bc5cde4b
JB
16142009-01-25 Juanma Barranquero <lekktu@gmail.com>
1615
1616 * abbrevs.texi (Abbrev Table Properties): Fix typo.
1617 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
1618
3533155b
EZ
16192009-01-24 Eli Zaretskii <eliz@gnu.org>
1620
f721deda
EZ
1621 * display.texi (Window Systems): Document the value of
1622 `initial-window-system' under --daemon.
1623
3533155b
EZ
1624 * os.texi (System Environment): Remove description of the
1625 `environment' function which has been deleted.
1626
f79b43b2
DN
16272009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
1628
1629 * frames.texi (Multiple Displays): Remove documentation for
1630 removed function make-frame-on-tty.
1631
e3aa6669
CY
16322009-01-22 Chong Yidong <cyd@stupidchicken.com>
1633
1634 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
1635 write-region-annotate-functions.
1636 Document write-region-post-annotation-function.
e3aa6669 1637
fb13a416
CY
16382009-01-19 Chong Yidong <cyd@stupidchicken.com>
1639
1640 * display.texi (Font Lookup): Document WIDTH argument of
1641 x-list-fonts.
1642
02eccf6b
EZ
16432009-01-17 Eli Zaretskii <eliz@gnu.org>
1644
ead3f58d
EZ
1645 * maps.texi (Standard Keymaps): Rename function-key-map to
1646 local-function-key-map.
1647
1648 * keymaps.texi (Translation Keymaps): Rename function-key-map to
1649 local-function-key-map.
1650
1651 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
1652 and `set-keyboard-coding-system' now accept an optional terminal
1653 argument.
1654
1655 * commands.texi (Event Mod): `keyboard-translate-table' is now
1656 terminal-local.
1657 (Function Keys): Rename function-key-map to
1658 local-function-key-map.
1659
df05a163
EZ
1660 * elisp.texi (Top): Make @detailmenu be consistent with changes in
1661 frames.texi.
1662
0ed8034e 1663 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
1664 `delete-terminal-functions', `suspend-tty-functions' and
1665 `resume-tty-functions'.
0ed8034e
EZ
1666
1667 * frames.texi (Frames): Document `frame-terminal' and
1668 `terminal-live-p'.
1669 (Multiple Displays): Document `make-frame-on-tty'.
1670 (Multiple Terminals): Document `terminal-list', `delete-terminal',
1671 `terminal-name', and `get-device-terminal'.
490f1197
EZ
1672 (Terminal Parameters): Document `terminal-parameters',
1673 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
1674
1675 * os.texi (System Environment): Document `environment' and
1676 `initial-environment'.
490f1197
EZ
1677 (Suspending Emacs): Update for multi-tty; document
1678 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 1679
02eccf6b
EZ
1680 * nonascii.texi (Coding System Basics): More accurate description
1681 of `raw-text'.
1682
f19fea97
JB
16832009-01-12 Juanma Barranquero <lekktu@gmail.com>
1684
1685 * display.texi (Low-Level Font): Fix typo.
1686
16fa292f
CY
16872009-01-10 Chong Yidong <cyd@stupidchicken.com>
1688
1689 * elisp.texi (Top): Update node listing.
1690
1691 * display.texi (PostScript Images): Node deleted.
1692
0b4faef3
EZ
16932009-01-10 Eli Zaretskii <eliz@gnu.org>
1694
3355f04d
EZ
1695 * processes.texi (Decoding Output): Document that null bytes force
1696 no-conversion for reading process output.
1697
1698 * files.texi (Reading from Files): Document that null bytes force
1699 no-conversion when visiting files.
1700
11625308 1701 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 1702
5dcb4c4e
SM
1703 * nonascii.texi (Lisp and Coding Systems):
1704 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 1705 (Character Properties): Improve wording.
0b4faef3 1706
ce9cf065
CY
17072009-01-09 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * display.texi (Font Lookup): Remove obsolete function
1710 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
1711 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
1712 (Font Selection): Reorder order of variable descriptions.
1713 Minor clarifications.
ce9cf065
CY
1714
1715 * elisp.texi (Top): Update node listing.
1716
ab756fb3
GM
17172009-01-09 Glenn Morris <rgm@gnu.org>
1718
1719 * commands.texi (Command Loop Info): Say that last-command-char and
1720 last-input-char are obsolete aliases.
1721
1722 * edebug.texi (Edebug Recursive Edit): Remove separate references to
1723 last-input-char and last-command-char, since they are just aliases for
1724 last-input-event and last-command-event.
1725
1726 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
1727 last-command-char.
1728
6b2b8ab1
CY
17292009-01-08 Chong Yidong <cyd@stupidchicken.com>
1730
1731 * elisp.texi: Update node listing.
1732
1733 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
1734 (Face Attributes): Don't link to Font Lookup.
1735 Document font-family-list.
6b2b8ab1
CY
1736 (Fonts): New node.
1737
3568e767
JR
17382009-01-08 Jason Rumney <jasonr@gnu.org>
1739
1740 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 1741 changing the standard pointer shapes. (Bug#1485)
3568e767 1742
6221c8db
CY
17432009-01-08 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * display.texi (Attribute Functions): Note that a function value
1746 :height is relative, and that compatibility functions work by
1747 calling set-face-attribute.
1748 (Displaying Faces): Reorder list in order of increasing priority.
1749 (Face Remapping): New node. Content moved here from Displaying
1750 Faces.
1751 (Glyphs): Link to Face Functions.
1752
e3d3799a
CY
17532009-01-08 Chong Yidong <cyd@stupidchicken.com>
1754
1755 * display.texi (Faces): Don't discuss face id here. facep does
1756 not return t.
1757 (Defining Faces): Minor clarification.
1758 (Face Attributes): Rearrange items to match docstring of
1759 set-face-attribute. Add :foundry attribute. Document new role of
1760 :font attribute. Texinfo usage fix.
1761 (Attribute Functions): Copyedits.
1762 (Face Functions): Note that face number is seldom used.
1763
638a2457
RS
17642009-01-05 Richard M Stallman <rms@gnu.org>
1765
1766 * strings.texi (Predicates for Strings): Minor clarification.
1767
1768 * functions.texi (Function Safety): Texinfo usage fix.
1769
49ea0074
JB
17702009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
1771
1772 * objects.texi (General Escape Syntax): Fix typo.
1773
9f822178
MR
17742009-01-03 Martin Rudalics <rudalics@gmx.at>
1775
1776 * windows.texi (Choosing Window): Say that pop-up-frame-alist
1777 works via the default value of pop-up-frame-function.
1778
af34ad36
EZ
17792009-01-02 Eli Zaretskii <eliz@gnu.org>
1780
1781 * processes.texi (System Processes): Document the `time' and
1782 `ctime' attributes of `system-process-attributes'.
1783
d31f6679
CY
17842009-01-01 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * display.texi (Face Attributes): Clarify :height attribute.
1787
174dc00c
MR
17882008-12-31 Martin Rudalics <rudalics@gmx.at>
1789
1790 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1791 the front of the buffer list. Add entries for `last-buffer' and
1792 `unbury-buffer'.
1793
b8afe7e4
EZ
17942008-12-27 Eli Zaretskii <eliz@gnu.org>
1795
d14030f5
EZ
1796 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1797 and its subsections.
1798
1799 * frames.texi (Multiple Terminals, Low-level Terminal)
1800 (Terminal Parameters, Frames on Other TTY devices): New sections.
1801 (Frames): Add an xref to "Multiple Terminals".
1802
765980a4
EZ
1803 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1804
1805 * objects.texi (Terminal Type): New node.
1806 (Editing Types): Add it to the menu.
1807
47bd5577
EZ
1808 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1809 Variables".
1810
eb22b78c 1811 * variables.texi (Directory Local Variables): New node.
47bd5577 1812 (Variables): Add a menu item for it.
eb22b78c 1813
b8afe7e4
EZ
1814 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1815 `generated-autoload-file'.
1816
77bb0476
EZ
18172008-12-20 Eli Zaretskii <eliz@gnu.org>
1818
028e2c19
EZ
1819 * os.texi (Startup Summary): Add xref to documentation of
1820 `initial-window-system'.
1821
77bb0476
EZ
1822 * display.texi (Window Systems): Document `window-system' the
1823 function. The variable `window-system' is now frame-local.
028e2c19 1824 Document `initial-window-system'.
77bb0476 1825
dda87836
MR
18262008-12-19 Martin Rudalics <rudalics@gmx.at>
1827
1828 * windows.texi (Windows): Rewrite description of
1829 fit-window-to-buffer.
1830
caef3ed2
GM
18312008-12-13 Glenn Morris <rgm@gnu.org>
1832
1833 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1834 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1835
21c58e4d
GM
18362008-12-12 Glenn Morris <rgm@gnu.org>
1837
1838 * debugging.texi (Error Debugging): Refer forwards to
1839 eval-expression-debug-on-error.
1840
af38459f
EZ
18412008-12-05 Eli Zaretskii <eliz@gnu.org>
1842
5dedd9b5
EZ
1843 * strings.texi (String Basics): Only unibyte strings that
1844 represent key sequences hold 8-bit raw bytes.
1845
af38459f
EZ
1846 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1847 paragraph to speak about `undecided'.
1848 (Character Properties): Don't explain the meaning of each
1849 property; instead, identify their Unicode Standard names.
b3f1f4a5 1850 (Character Sets): Document `map-charset-chars'.
af38459f 1851
fa047ae7
GM
18522008-12-02 Glenn Morris <rgm@gnu.org>
1853
1854 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1855 section yet again.
1856
47dbc044
EZ
18572008-11-29 Eli Zaretskii <eliz@gnu.org>
1858
98d05998
EZ
1859 * nonascii.texi (Character Properties): New Section.
1860 (Specifying Coding Systems): Document
1861 `coding-system-priority-list', `set-coding-system-priority', and
1862 `with-coding-priority'.
1863 (Lisp and Coding Systems): Document `check-coding-systems-region'
1864 and `coding-system-charset-list'.
1865 (Coding System Basics): Document `coding-system-aliases'.
1866
1867 * elisp.texi (Top): Add a @detailmenu entry for "Character
1868 Properties".
1869
47dbc044
EZ
1870 * objects.texi (Character Type): Correct the range of Emacs
1871 characters. Add an @xref to "Character Codes".
1872
1873 * strings.texi (String Basics): Add an @xref to "Character Codes".
1874
1875 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1876
1877 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1878 (Character Codes): Document `max-char'.
1879
8b80cdf5
EZ
18802008-11-28 Eli Zaretskii <eliz@gnu.org>
1881
1882 * nonascii.texi (Text Representations, Converting Representations)
1883 (Character Sets, Scanning Charsets, Translation of Characters):
1884 Make text more accurate.
1885
a99dceba
GM
18862008-11-28 Glenn Morris <rgm@gnu.org>
1887
1888 * files.texi (Format Conversion Round-Trip): Improve previous change.
1889
f6dc3bed
CY
18902008-11-26 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * modes.texi (Auto Major Mode): Fix example.
1893
5da9413d
GM
18942008-11-25 Glenn Morris <rgm@gnu.org>
1895
1896 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1897
1898 * files.texi (Format Conversion Round-Trip):
1899 Use active voice for previous change.
1900
fcca848c
CY
19012008-11-25 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * os.texi (Processor Run Time):
1904 * processes.texi (Transaction Queues):
1905 * markers.texi (The Mark):
1906 * windows.texi (Choosing Window, Selecting Windows):
1907 * files.texi (Changing Files, Magic File Names):
1908 * commands.texi (Key Sequence Input):
1909 * functions.texi (Declaring Functions):
1910 * strings.texi (Predicates for Strings):
1911 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1912
36c8dc54
CY
19132008-11-24 Chong Yidong <cyd@stupidchicken.com>
1914
1915 * help.texi (Accessing Documentation): Update example.
1916
1917 * variables.texi (Defining Variables): Note that `*' is not
1918 necessary if defcustom is used.
1919
2a79b242
EZ
19202008-11-22 Eli Zaretskii <eliz@gnu.org>
1921
1922 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1923 Characters" from @detailmenu.
1924
1925 * nonascii.texi (Character Codes, Character Sets)
1926 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1927 (Chars and Bytes, Splitting Characters): Sections removed.
1928
392f0d26
LK
19292008-11-22 Lute Kamstra <lute@gnu.org>
1930
1931 * positions.texi (Text Lines): Update goto-line documentation.
1932
af1a5cd5
MR
19332008-11-21 Martin Rudalics <rudalics@gmx.at>
1934
6a4cfb0c
MR
1935 * frames.texi (Frames): Fix typo, add cross references, reword.
1936 (Initial Parameters): Reword special-display-frame-alist text.
1937 (Frames and Windows): Reword. Describe argument norecord for
1938 set-frame-selected-window.
1939 (Input Focus): Describe argument norecord for select-frame.
1940 Remove comment on MS-Windows behavior for focus-follows-mouse.
1941 (Raising and Lowering): Mention windows-frames dichotomy in
1942 metaphor.
1943
af1a5cd5
MR
1944 * windows.texi (Displaying Buffers, Vertical Scrolling)
1945 (Horizontal Scrolling): Fix indenting and rewording issues
1946 introduced with 2008-11-07 change.
1947
c249fa9c
GM
19482008-11-20 Glenn Morris <rgm@gnu.org>
1949
1950 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1951 element of `format-alist'.
1952
204d4665
GM
19532008-11-19 Glenn Morris <rgm@gnu.org>
1954
1955 * doclicense.texi: Update to FDL 1.3.
1956 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1957
cc0910af
CY
19582008-11-18 Chong Yidong <cyd@stupidchicken.com>
1959
efe6e7c4
CY
1960 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1961 vars, which are obsolete. Mention jit-lock-register.
1962
5dcb4c4e
SM
1963 * modes.texi (Other Font Lock Variables):
1964 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 1965
cc0910af
CY
1966 * frames.texi (Color Parameters): Document alpha parameter.
1967
aeeedf76
MR
19682008-11-16 Martin Rudalics <rudalics@gmx.at>
1969
1970 * windows.texi (Splitting Windows, Deleting Windows)
1971 (Selecting Windows, Cyclic Window Ordering)
1972 (Buffers and Windows, Displaying Buffers, Choosing Window)
1973 (Dedicated Windows, Window Point, Window Start and End)
1974 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1975 (Size of Window, Resizing Windows, Window Configurations)
1976 (Window Parameters): Avoid @var at beginning of sentences and
1977 reword accordingly.
1978
4c565c5c
LK
19792008-11-11 Lute Kamstra <lute@gnu.org>
1980
1981 * files.texi (File Name Components): Fix file-name-extension
1982 documentation.
1983
25f494c9
JB
19842008-11-11 Juanma Barranquero <lekktu@gmail.com>
1985
1986 * frames.texi (Basic Parameters): Remove display-environment-variable
1987 and term-environment-variable.
1988
a1401ab1
EZ
19892008-11-08 Eli Zaretskii <eliz@gnu.org>
1990
1991 * windows.texi (Basic Windows, Splitting Windows)
1992 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1993 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1994 (Resizing Windows, Window Configurations, Window Parameters):
1995 Fix wording and markup.
a1401ab1 1996
efafc282
MR
19972008-11-07 Martin Rudalics <rudalics@gmx.at>
1998
1999 * windows.texi (Windows): Update entries.
2000 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2001 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2002 (Selecting Windows, Cyclic Window Ordering): Reword with special
2003 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2004 (Buffers and Windows, Choosing Window): Reword with special
2005 emphasis on dedicated windows.
2006 (Displaying Buffers): Reword. For switch-to-buffer mention that
2007 it may fall back on pop-to-buffer. For other-window try to
2008 explain how it treats the cyclic ordering of windows.
efafc282
MR
2009 (Dedicated Windows): New node and section discussing dedicated
2010 windows and associated functions.
86ab855a 2011 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2012 (Window Start and End): Rename node and section title. Reword.
2013 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2014 Minor rewording.
2015 (Size of Window): Reword, in particular text on window-width.
2016 (Resizing Windows): Reword. Add text on balancing windows.
2017 (Window Configurations): Reword. Mention window parameters.
2018 (Window Parameters): New node and section on window parameters.
2019 (Window Hooks): Reword. Mention that
2020 window-configuration-change-hook is run "buffer-locally".
2021 * elisp.texi (Top): Update Windows entries in @detailmenu
2022 section.
2023
d60a8ab2
JB
20242008-11-04 Juanma Barranquero <lekktu@gmail.com>
2025
2026 * searching.texi (Regexp Search): Fix typo.
2027
01777627
CY
20282008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2029
2030 * searching.texi (Regexp Search): Document GREEDY arg.
2031 (Simple Match Data): Fix return value.
2032
c4526e93
EZ
20332008-11-01 Eli Zaretskii <eliz@gnu.org>
2034
2035 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2036 with Emacs 23 internal representation of characters.
2037 Document `unibyte-string'.
c4526e93 2038
fe2ae8b5
CY
20392008-10-28 Chong Yidong <cyd@stupidchicken.com>
2040
2041 * processes.texi (Process Information): Note that process-status
2042 does not accept buffer names.
2043
cc5a21e3
CY
20442008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2045
2046 * positions.texi (Skipping Characters): Correct return value of
2047 skip-chars-forward.
2048
09460d9a
MR
20492008-10-25 Martin Rudalics <rudalics@gmx.at>
2050
520b29e7
MR
2051 * windows.texi (Deleting Windows): Update documentation of
2052 delete-windows-on.
2053 (Buffers and Windows): Update documentations of
2054 get-buffer-window and get-buffer-window-list.
2055 (Displaying Buffers): Update documentation of
2056 replace-buffer-in-windows.
2057
09460d9a
MR
2058 * buffers.texi (Current Buffer): Reword set-buffer and
2059 with-current-buffer documentations.
2060 (Creating Buffers): Reword documentation of get-buffer-create.
2061
4d48fcdc
MR
20622008-10-23 Martin Rudalics <rudalics@gmx.at>
2063
2064 * buffers.texi (Current Buffer): Reword documentation of
2065 set-buffer.
2066 (Buffer Names): Reword documentation of buffer-name.
2067 (The Buffer List): For bury-buffer explain what happens with the
2068 buffer's window.
2069 (Creating Buffers): Say that get-buffer-create's arg is called
2070 buffer-or-name.
2071
f0143c43
CY
20722008-10-22 Chong Yidong <cyd@stupidchicken.com>
2073
3e5dbbd3
CY
2074 * advice.texi (Computed Advice): Explain what DEFINITION is.
2075
f0143c43
CY
2076 * nonascii.texi (Character Codes): Remove obsolete function
2077 char-valid-p, and document characterp instead.
2078
52a94b85
MR
20792008-10-22 Martin Rudalics <rudalics@gmx.at>
2080
2081 * windows.texi (Displaying Buffers): Reword documentation of
2082 pop-to-buffer.
2083 (Choosing Window): Rewrite documentation of display-buffer and
2084 its options.
2085
f76f8246
MR
2086 * buffers.texi (Killing Buffers): Update documentation of
2087 kill-buffer.
2088
acc8b598
EZ
20892008-10-21 Eli Zaretskii <eliz@gnu.org>
2090
80e6b6df
EZ
2091 * processes.texi (Serial Ports): Fix wording and improve markup.
2092
3645358a
EZ
2093 * searching.texi (Regexp Search): Document `string-match-p' and
2094 `looking-at-p'.
2095 (POSIX Regexps): Add an xref for "non-greedy".
2096 (Regexp Special): Add @cindex entry for "non-greedy".
2097
b3d50cff 2098 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2099 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2100
73b7530a
EZ
2101 * frames.texi (Color Names): Add an xref to `read-color'.
2102
2103 * minibuf.texi (High-Level Completion): Document `read-color'.
2104
acc8b598
EZ
2105 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2106
2107 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2108
2109 * buffers.texi (Swapping Text): New section, documents
2110 `buffer-swap-text'.
2111
10e187e8
MR
21122008-10-21 Martin Rudalics <rudalics@gmx.at>
2113
2114 * windows.texi (Resizing Windows): Minor wording fix.
2115
fd6f900c
EZ
21162008-10-20 Eli Zaretskii <eliz@gnu.org>
2117
2118 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2119 and `combine-and-quote-strings'.
2120
2121 * strings.texi (Creating Strings): Add xrefs for them.
2122
e4372165
EZ
21232008-10-19 Eli Zaretskii <eliz@gnu.org>
2124
d6328fba
EZ
2125 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2126 match the corresponding menu in minibuf.texi.
2127
e4372165
EZ
2128 * minibuf.texi (Reading File Names): Document `read-shell-command'
2129 and `minibuffer-local-shell-command-map'.
2130
5d8dda33
MR
21312008-10-19 Martin Rudalics <rudalics@gmx.at>
2132
2133 * windows.texi (Resizing Windows): Remove var{} around "window" in
2134 documentation of enlarge-window.
2135 Rewrite documentation of window-min-height and window-min-width.
2136
437706cd
EZ
21372008-10-19 Eli Zaretskii <eliz@gnu.org>
2138
80f85d7c
EZ
2139 * functions.texi (Calling Functions): Document `apply-partially'.
2140
291703b5
EZ
2141 * hooks.texi (Standard Hooks): Mention
2142 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2143
2144 * variables.texi (File Local Variables): Document
2145 `file-local-variables-alist', `before-hack-local-variables-hook'
2146 and `hack-local-variables-hook'.
2147
583d8b3c
EZ
2148 * processes.texi (Synchronous Processes): Document `process-lines'.
2149
5dcb4c4e
SM
2150 * customize.texi (Variable Definitions):
2151 Document `custom-reevaluate-setting'.
437706cd 2152
7e51d89b
MR
21532008-10-18 Martin Rudalics <rudalics@gmx.at>
2154
2155 * windows.texi (Choosing Window, Deleting Windows)
2156 (Displaying Buffers): Expand documentation of dedicated windows.
2157
43c59a3d
EZ
21582008-10-18 Eli Zaretskii <eliz@gnu.org>
2159
018a960d
EZ
2160 * files.texi (Changing Files): Document symbolic input of file
2161 modes to `set-file-modes'. Document `read-file-modes' and
2162 `file-modes-symbolic-to-number'.
2163
2c0b8144
EZ
2164 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2165 and `search-map'.
2166
5dcb4c4e
SM
2167 * searching.texi (Search and Replace):
2168 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2169 Document `multi-query-replace-map'.
80120f13 2170
6d4913f0 2171 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2172 (Completion Commands, Reading File Names):
2173 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2174 `minibuffer-local-filename-must-match-map'.
2175 (Minibuffer Completion): The `require-match' argument to
2176 `completing-read' can now have the value `confirm-only'.
2177
43c59a3d
EZ
2178 * windows.texi (Displaying Buffers): Minor wording fix.
2179 (Choosing Window): `split-height-threshold' can now be nil.
2180 Document `split-width-threshold'. `pop-up-frames' can have the
2181 value `graphic-only'.
2182
f36acfd9
EZ
21832008-10-17 Eli Zaretskii <eliz@gnu.org>
2184
2185 * os.texi (Startup Summary): Document `before-init-time' and
2186 `after-init-time'. Document `initial-window-system' and
2187 `window-system-initialization-alist'. Document reading the
2188 abbrevs file. Document the call to `server-start' under --daemon.
2189 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2190 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2191 (Time Parsing): Document `format-seconds'.
f36acfd9 2192
96995b89
MR
21932008-10-17 Martin Rudalics <rudalics@gmx.at>
2194
2195 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2196 and reword.
2197
2de17c73
EZ
21982008-10-16 Eli Zaretskii <eliz@gnu.org>
2199
2200 * markers.texi (The Mark): Document use-region-p.
2201
9cf52b11
EZ
22022008-10-15 Eli Zaretskii <eliz@gnu.org>
2203
c3aaf1d7
EZ
2204 * internals.texi (Writing Emacs Primitives): The interactive spec
2205 of a primitive can be a Lisp form.
2206
841a1743
EZ
2207 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2208 values of transient-mark-mode. Document handle-shift-selection.
2209
2210 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2211 (Interactive Examples): Show an example of `^'.
2212 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2213 (Defining Commands, Using Interactive): The interactive-form of a
2214 function can be added via its symbol's property.
841a1743 2215
52441368
EZ
2216 * positions.texi (List Motion): beginning-of-defun-function can
2217 now accept an argument.
2218
8e8c1a72
EZ
2219 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2220 now return a list of strings.
2221
a33a1f2a
EZ
2222 * control.texi (Handling Errors): Document ignore-errors.
2223
4fb04348
EZ
2224 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2225 (Parameter Access): Document set-frame-parameter.
2226
ee666f84
EZ
2227 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2228 Hooks" for the effect of kill-all-local-variables on local hook
2229 functions.
2230
9cf52b11
EZ
2231 * modes.texi (Major Mode Conventions, Mode Line Variables):
2232 `mode-name' need not be a string. xref to "Mode Line Data" for
2233 details, and to "Emulating Mode Line" for computing a string
2234 value.
2235
22526bc4
EZ
22362008-10-14 Eli Zaretskii <eliz@gnu.org>
2237
a65f6a85
EZ
2238 * processes.texi (System Processes): New section.
2239 (Processes, Signals to Processes): Add xrefs to it.
2240
2241 * objects.texi (Editing Types): A `process' is a subprocess of
2242 Emacs, not just any process running on the OS.
2243
2244 * elisp.texi (Top): Adjust the @detailmenu for the above two
2245 changes.
2246
2724b26a
EZ
2247 * sequences.texi (Char-Tables): Remove documentation of
2248 set-char-table-default, which has no effect since Emacs 23.
2249 <char-table-range, set-char-table-range>: Don't mention generic
2250 characters and charsets. Add a cons cell as a possible argument.
2251
2252 * nonascii.texi (Splitting Characters)
2253 (Translation of Characters): Don't mention generic characters.
2254
2255 * display.texi (Fontsets): Don't mention generic characters.
2256
22526bc4 2257 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2258 argument FUNCTION with a cons cell as KEY.
22526bc4 2259
eaf4b689
EZ
22602008-10-13 Eli Zaretskii <eliz@gnu.org>
2261
45e46036
EZ
2262 * objects.texi (Primitive Function Type): Move "@cindex special
2263 forms" from here...
2264
2265 * eval.texi (Special Forms): ...to here.
2266
2267 * functions.texi (What Is a Function): `functionp' returns nil for
2268 special forms. Add an xref.
2269
eaf4b689
EZ
2270 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2271 Variables".
2272
2273 * variables.texi (Frame-Local Variables): New section.
2274 (Buffer-Local Variables): Add an xref to it.
2275 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2276 have both frame-local and buffer-local binding.
2277
2278 * frames.texi (Frames): Mention multiple tty frames.
2279 (Frame Parameters, Parameter Access): Mention frame-local variable
2280 bindings.
2281
15688fce
GM
22822008-09-20 Glenn Morris <rgm@gnu.org>
2283
2284 * display.texi (Defining Faces): Recommend against face variables.
2285
35539065
JB
22862008-09-16 Juanma Barranquero <lekktu@gmail.com>
2287
2288 * display.texi (Echo Area Customization): Fix typo.
2289
6a57054b
JB
22902008-09-09 Juanma Barranquero <lekktu@gmail.com>
2291
2292 * loading.texi (Where Defined): Add `defface' item.
2293
d632fb82
MR
22942008-09-06 Martin Rudalics <rudalics@gmx.at>
2295
2296 * loading.texi (Where Defined): Fix description of symbol-file.
2297
905a9adb
JR
22982008-08-26 Jason Rumney <jasonr@gnu.org>
2299
2300 * display.texi (TIFF Images): New section describing :index property.
2301
852e91b7
CY
23022008-08-23 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * display.texi (Temporary Displays): Remove unnecessary comment
2305 about usage of temp-buffer-show-hook.
2306
6be001ee
CY
23072008-08-05 Chong Yidong <cyd@stupidchicken.com>
2308
2309 * symbols.texi (Other Plists): Fix incorrect example.
2310 Suggested by Florian Beck.
2311
58e3d8e8
JB
23122008-07-31 Juanma Barranquero <lekktu@gmail.com>
2313
2314 * os.texi: Fix previous change.
2315
7c2fb837
DN
23162008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2317
2318 * os.texi:
2319 * intro.texi:
2320 * files.texi: Remove VMS support.
2321
9e2a2647
DN
23222008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2323
2324 * os.texi:
2325 * frames.texi:
2326 * display.texi: Remove mentions of Mac Carbon.
2327
c4f4682b
MB
23282008-07-01 Miles Bader <miles@gnu.org>
2329
2330 * text.texi (Special Properties):
2331 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2332
3696411e
JB
23332008-06-28 Johan Bockgård <bojohan@gnu.org>
2334
2335 * display.texi (Other Image Types): Fix copy/paste error; say
2336 "PBM", not "XBM".
2337
f2a77c3a
DN
23382008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2339
2340 * os.texi: Remove references to obsolete systems.
2341
6d52677d
EZ
23422008-06-20 Eli Zaretskii <eliz@gnu.org>
2343
2344 * makefile.w32-in (distclean): Remove makefile.
2345
1a87da4c
GM
23462008-06-17 Glenn Morris <rgm@gnu.org>
2347
2348 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2349 (elisp, dist): Remove rules and variables that are obsolete now
2350 the lisp manual is no longer distributed separately.
2351
fdda1c5d
GM
23522008-06-16 Glenn Morris <rgm@gnu.org>
2353
646692e9
GM
2354 * configure, configure.in, mkinstalldirs: Remove unused files.
2355
2356 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2357 * vol1.texi (EMACSVER):
6a57054b 2358 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2359
2360 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2361 as per maintain.info.
2362
611bee81
GM
23632008-06-15 Glenn Morris <rgm@gnu.org>
2364
a7bed3a0
GM
2365 * makefile.w32-in (manual): Use "23" rather than "21".
2366
2367 * Makefile.in (emacsver): New, set by configure.
2368 (manual): Use emacsver.
2369
d794edf2
GM
2370 * intro.texi: Report bugs using M-x report-emacs-bug.
2371
611bee81
GM
2372 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
2373
c73e02fa
GM
23742008-06-13 Daniel Engeler <engeler@gmail.com>
2375
2376 * elisp.texi, internals.texi, processes.texi: Add documentation
2377 about serial port access.
2378
e40a85cd
MB
23792008-06-05 Miles Bader <miles@gnu.org>
2380
2381 * display.texi (Displaying Faces): Update to reflect function
2382 renamings in face-remap.el.
2383
7b753744
JB
23842008-06-05 Juanma Barranquero <lekktu@gmail.com>
2385
2386 * display.texi (Fontsets): Fix typos.
2387
9d3d42fb
MB
23882008-06-03 Miles Bader <miles@gnu.org>
2389
7b753744
JB
2390 * display.texi (Displaying Faces): Add add-relative-face-remapping,
2391 remove-relative-face-remapping, set-base-face-remapping,
2392 and set-default-base-face-remapping.
9d3d42fb 2393
f2cec7a9
MB
23942008-06-01 Miles Bader <miles@gnu.org>
2395
2396 * display.texi (Displaying Faces): Add face-remapping-alist.
2397
8f39c96d
SM
23982008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2399
2400 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
2401 variable names.
2402
1ef5eecc
ER
24032008-05-03 Eric S. Raymond <esr@golux>
2404
352c8b4a 2405 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
2406 (current-global-map) return references, not copies.
2407
63b4387f
JL
24082008-05-02 Juri Linkov <juri@jurta.org>
2409
2410 * minibuf.texi (Text from Minibuffer): Document a list of
2411 default values for `read-from-minibuffer'.
2412
38a8b703
JB
24132008-04-24 Juanma Barranquero <lekktu@gmail.com>
2414
2415 * nonascii.texi (Translation of Characters): Fix previous change.
2416
7c42e639
CY
24172008-04-20 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * display.texi (Overlay Properties): Clarify role of underlying
2420 textprop and overlay keymaps for display strings.
2421
2422 * keymaps.texi (Active Keymaps): Ditto.
2423
25c0d999
SM
24242008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2425
2426 * minibuf.texi (Programmed Completion):
2427 Replace dynamic-completion-table with the new completion-table-dynamic.
2428
e3af5968
CY
24292008-04-07 Chong Yidong <cyd@stupidchicken.com>
2430
2431 * intro.texi (Some Terms): Change "fonts in this manual" index
2432 entry to "typographic conventions".
2433
6bfc8698
EZ
24342008-04-05 Eli Zaretskii <eliz@gnu.org>
2435
2436 * objects.texi (Text Props and Strings): Add indexing for read
2437 syntax of text properties.
2438
4972c361
SM
24392008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2440
2441 * processes.texi (Decoding Output): Remove process-filter-multibyte
2442 functions.
2443
c70a68db
MR
24442008-03-15 Martin Rudalics <rudalics@gmx.at>
2445
2446 * display.texi (Finding Overlays): Say that empty overlays at
2447 the end of the buffer are reported too.
2448
1291fd36
GM
24492008-03-13 Glenn Morris <rgm@gnu.org>
2450
2451 * elisp.texi (EMACSVER): Set to 23.0.60.
2452
c6b0dfd5
CY
24532008-02-26 Chong Yidong <cyd@stupidchicken.com>
2454
38a8b703 2455 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 2456
875fc30c
GM
24572008-02-22 Glenn Morris <rgm@gnu.org>
2458
2459 * frames.texi (Position Parameters): Clarify the description of
2460 `left' and `top', using information from "Geometry".
2461 (Geometry): Give a pointer to "Position Parameters", rather than
2462 repeating information.
2463
d8c8e45a
GM
24642008-02-11 Glenn Morris <rgm@gnu.org>
2465
2466 * objects.texi (Equality Predicates): No longer talk about "two"
2467 functions.
2468
38a8b703 24692008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
2470
2471 * objects.texi (Equality Predicates): Add defun for
2472 equal-including-properties.
2473
bfffe0b1
GM
24742008-02-10 Glenn Morris <rgm@gnu.org>
2475
2476 * objects.texi (Equality Predicates):
2477 Mention equal-including-properties.
2478
431b78c9
RS
24792008-02-07 Richard Stallman <rms@gnu.org>
2480
2481 * windows.texi (Window Start): Mention the feature of moving
2482 window-start to start of line.
2483
c8763fb6 24842008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
2485
2486 * keymaps.texi (Tool Bar): Document rtl property.
2487
1a256502
TTN
24882008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
2489
2490 * display.texi (Button Types):
2491 For define-button-type, clarify type of NAME.
2492
569382c2
MR
24932008-01-19 Martin Rudalics <rudalics@gmx.at>
2494
2495 * buffers.texi (Buffer Modification): Fix typo.
2496
f3041af1
DN
24972008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2498
2499 * os.texi (System Environment): Remove references to OSes that are
2500 not supported anymore.
2501
d35e1cd7
DN
25022008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2503
2504 * os.texi (System Environment): Remove mention for Masscomp.
2505
23af7580
RS
25062008-01-04 Richard Stallman <rms@gnu.org>
2507
2508 * display.texi (Faces): Don't talk about internal face vector as arg
2509 to facep.
2510
2511 * customize.texi (Type Keywords): Fix previous change.
2512
2513 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
2514 * elisp.texi (Top): Fix menu for commands.texi change.
2515
ec7d5b1e
RS
25162007-12-30 Richard Stallman <rms@gnu.org>
2517
5dcb4c4e 2518 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
2519 (Accessing Scroll): New node broken out of Accessing Mouse.
2520
101a6cea
RS
25212007-12-28 Richard Stallman <rms@gnu.org>
2522
2523 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 2524 (Basic Parameters): For `title', refer to title bar.
041817a4 2525 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 2526
72b7e664
RS
25272007-12-23 Richard Stallman <rms@gnu.org>
2528
2529 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
2530 Improve some of the commented-out keywords' text too.
2531
27a4f445
MR
25322007-12-14 Martin Rudalics <rudalics@gmx.at>
2533
e2e3f1d7
MR
2534 * nonascii.texi (Encoding and I/O): Reword to avoid saying
2535 "visit the current buffer".
2536
27a4f445
MR
2537 * os.texi (System Interface): Fix typo.
2538
a2afc99d
RS
25392007-12-04 Richard Stallman <rms@gnu.org>
2540
2541 * objects.texi (Symbol Type): Fix typo.
2542
b694135c
RS
25432007-12-03 Richard Stallman <rms@gnu.org>
2544
2545 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
2546
f99a19da
GM
25472007-12-01 Glenn Morris <rgm@gnu.org>
2548
2549 * functions.texi (Declaring Functions): Improve previous change.
2550
8f4b37d8
GM
25512007-11-30 Glenn Morris <rgm@gnu.org>
2552
2553 * functions.texi (Declaring Functions): Add optional fourth
2554 argument of declare-function, and setting third argument to `t'.
2555
61a2fe01
RS
25562007-11-29 Richard Stallman <rms@gnu.org>
2557
2558 * customize.texi (Composite Types): Document `group' type.
2559
cbfc5193
GM
25602007-11-29 Glenn Morris <rgm@gnu.org>
2561
5dcb4c4e
SM
2562 * functions.texi (Declaring Functions): Add findex.
2563 Mention `external' files.
cbfc5193 2564
8386283a
JB
25652007-11-26 Juanma Barranquero <lekktu@gmail.com>
2566
2567 * functions.texi (Declaring Functions): Fix directive.
2568
a07c9a8b
RS
25692007-11-25 Richard Stallman <rms@gnu.org>
2570
2571 * help.texi (Help Functions): Clean up last change.
2572
2573 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
2574
2575 * loading.texi (Named Features): Minor cleanup.
2576
2577 * macros.texi (Eval During Expansion): Minor cleanup.
2578
2579 * variables.texi (Variable Aliases): Minor cleanup.
2580
a0925923
RS
25812007-11-24 Richard Stallman <rms@gnu.org>
2582
2583 * functions.texi (Declaring Functions): Clarify previous change.
2584
2585 * compile.texi (Compiler Errors): Clarify previous change.
2586
20c63e44
RS
25872007-11-24 Richard Stallman <rms@gnu.org>
2588
e5e76c04 2589 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
2590 Clarify the text and move items around.
2591
5bb0cda3
GM
25922007-11-24 Glenn Morris <rgm@gnu.org>
2593
2594 * functions.texi (Declaring Functions): New section.
2595 * compile.texi (Compiler Errors): Mention declaring functions,
2596 defvar with no initvalue, and byte-compile-warnings.
2597
af13c86a
MR
25982007-11-15 Martin Rudalics <rudalics@gmx.at>
2599
2600 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
2601 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
2602
a5373305
MR
26032007-11-13 Martin Rudalics <rudalics@gmx.at>
2604
2605 * help.texi (Help Functions): Document new macro `with-help-window'.
2606
fe284805
JL
26072007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2608
2609 * searching.texi (Replacing Match): Describe new
2610 `match-substitute-replacement'.
2611
2c3a09b1
RS
26122007-10-31 Richard Stallman <rms@gnu.org>
2613
2614 * strings.texi (Creating Strings): Null strings from concat not unique.
2615
f2b480f4
RS
26162007-10-26 Richard Stallman <rms@gnu.org>
2617
2618 * objects.texi (Equality Predicates): Null strings are uniquified.
2619
2620 * minibuf.texi: Minor clarifications in previous change.
2621
db21122c
GM
26222007-10-25 Glenn Morris <rgm@gnu.org>
2623
2624 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
2625
2328cbb3
RS
26262007-10-24 Richard Stallman <rms@gnu.org>
2627
2628 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
2629
2630 * variables.texi (Frame-Local Variables): Node deleted.
2631 (Variables): Delete Frame-Local Variables from menu.
2632 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
2633 (Default Value): Don't mention frame-local vars.
2634
2635 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
2636
2637 * loading.texi (Unloading): Document FEATURE-unload-function
2638 instead of FEATURE-unload-hook.
2639
2328cbb3
RS
2640 * frames.texi (Multiple Displays): Don't mention frame-local vars.
2641
c066bafa
JL
26422007-10-22 Juri Linkov <juri@jurta.org>
2643
2644 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
2645 (High-Level Completion): Document a list of default value strings
2646 in the DEFAULT argument, for which minibuffer functions return the
2647 first element.
2648
65ced25f
JL
26492007-10-17 Juri Linkov <juri@jurta.org>
2650
2651 * text.texi (Filling): Update arguments of fill-paragraph.
2652 fill-paragraph operates on the active region in Transient Mark mode.
2653 Remove fill-paragraph-or-region.
2654
ee46ec8e
KB
26552007-10-13 Karl Berry <karl@gnu.org>
2656
2657 * elisp.texi (@dircategory): Move to after @copying,
2658 since we want @copying as close as possible to the beginning of
2659 the output.
2660
61bbdbc6
RS
26612007-10-12 Richard Stallman <rms@gnu.org>
2662
2663 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
2664
2665 * commands.texi (Distinguish Interactive): New node,
2666 broken out from Interactive Call and rewritten.
2667 (Command Loop): Put Distinguish Interactive in menu.
2668
af23e1e8
RS
26692007-10-09 Richard Stallman <rms@gnu.org>
2670
2671 * text.texi (Examining Properties): Mention overlay priority.
2672
2673 * display.texi (Display Margins): Correct the description
2674 of margin display specifications.
2675 (Replacing Specs): New subnode broken out of Display Property.
2676
e1965a69
JL
26772007-10-06 Juri Linkov <juri@jurta.org>
2678
2679 * text.texi (Filling): Document fill-paragraph-or-region.
2680
4638454b
JB
26812007-10-05 Juanma Barranquero <lekktu@gmail.com>
2682
2683 * display.texi (Auto Faces): Fix typo.
2684
7ed54cc5
RS
26852007-10-02 Richard Stallman <rms@gnu.org>
2686
2687 * display.texi (Display Property): Explain some display specs
2688 don't let you move point in.
2689
5dcb4c4e
SM
2690 * frames.texi (Cursor Parameters):
2691 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
2692
2693 * windows.texi (Basic Windows): Don't describe
2694 cursor-in-non-selected-windows here.
2695
305a7ef2
EZ
26962007-10-01 Eli Zaretskii <eliz@gnu.org>
2697
2698 * processes.texi (Misc Network): Note that these functions are
2699 supported only on some systems.
2700
f7a7f4eb
RS
27012007-10-01 Richard Stallman <rms@gnu.org>
2702
2703 * display.texi (Overlay Properties): Explain nil as priority.
2704 Explain that conflicts are unpredictable if not resolved by
2705 priorities.
2706
780d7bb9
RS
27072007-09-23 Richard Stallman <rms@gnu.org>
2708
2709 * macros.texi (Backquote): Minor clarification.
2710
14b4fdfb
RS
27112007-09-19 Richard Stallman <rms@gnu.org>
2712
2713 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
2714 Clarify when they work in parallel and when one overrides.
2715 Fix error in example.
14b4fdfb 2716
b8d4c8d0
GM
27172007-09-06 Glenn Morris <rgm@gnu.org>
2718
b3e755a9 2719 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
2720 commands to use ../../info.
2721 * Makefile.in (infodir): Go up one more level.
4638454b 2722 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
2723 (miscmanualdir): New.
2724 (dist): Use new variable miscmanualdir.
2725 * makefile.w32-in (infodir, texinputdir): Go up one more level.
2726 (usermanualdir): Change from ../man to ../emacs.
2727
1bb1f7d3
MR
27282007-08-30 Martin Rudalics <rudalics@gmx.at>
2729
2730 * commands.texi (Command Loop Info): Advise against changing
2731 most variables described here. Explain new variable
2732 last-repeatable-command.
2733
b8d4c8d0
GM
27342007-08-29 Glenn Morris <rgm@gnu.org>
2735
2736 * elisp.texi (EMACSVER): Increase to 23.0.50.
2737
27382007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
2739
2740 * frames.texi (Basic Parameters): Add display-environment-variable
2741 and term-environment-variable.
2742
27432007-08-28 Juri Linkov <juri@jurta.org>
2744
2745 * display.texi (Image Formats, Other Image Types): Add SVG.
2746
27472007-08-28 Juri Linkov <juri@jurta.org>
2748
2749 * display.texi (Images): Move formats-related text to new node
2750 "Image Formats".
2751 (Image Formats): New node.
2752
619fb9ee
RS
27532007-08-27 Richard Stallman <rms@gnu.org>
2754
2755 * windows.texi (Window Configurations): Clarify what
2756 a window configuration saves.
2757
b8d4c8d0
GM
27582007-08-25 Richard Stallman <rms@gnu.org>
2759
2760 * display.texi (Images): Delete redundant @findex.
2761
39f9da30
GM
27622007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2763
2764 * text.texi (Change Hooks): (after|before)-change-functions are no
2765 longer bound to nil while running; rather inhibit-modification-hooks
2766 is t.
2767
b8d4c8d0
GM
27682007-08-16 Richard Stallman <rms@gnu.org>
2769
5dcb4c4e
SM
2770 * processes.texi (Asynchronous Processes):
2771 Clarify doc of start-file-process.
b8d4c8d0
GM
2772
27732007-08-08 Martin Rudalics <rudalics@gmx.at>
2774
2775 * modes.texi (Example Major Modes): Fix typo.
2776
27772007-08-08 Glenn Morris <rgm@gnu.org>
2778
2779 * intro.texi (nil and t): Do not use `iff' in documentation.
2780
2781 * tips.texi (Documentation Tips): Recommend against `iff'.
2782
27832007-08-07 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * display.texi (Image Cache): Document image-refresh.
2786
27872007-08-06 Martin Rudalics <rudalics@gmx.at>
2788
2789 * windows.texi (Size of Window): Document window-full-width-p.
2790
27912007-07-25 Glenn Morris <rgm@gnu.org>
2792
2793 * gpl.texi (GPL): Replace license with GPLv3.
2794
2795 * Relicense all FSF files to GPLv3 or later.
2796
27972007-07-24 Michael Albinus <michael.albinus@gmx.de>
2798
4638454b
JB
2799 * processes.texi (Synchronous Processes):
2800 Add `process-file-shell-command'.
b8d4c8d0
GM
2801 (Asynchronous Processes): Mention restricted use of
2802 `process-filter' and `process-sentinel' in
2803 `start-file-process'. Add `start-file-process-shell-command'.
2804
28052007-07-17 Michael Albinus <michael.albinus@gmx.de>
2806
2807 * files.texi (Magic File Names): Introduce optional parameter
2808 IDENTIFICATION for `file-remote-p'.
2809
28102007-07-16 Richard Stallman <rms@gnu.org>
2811
2812 * display.texi (Defining Faces): Fix previous change.
2813
28142007-07-14 Richard Stallman <rms@gnu.org>
2815
2816 * control.texi (Handling Errors): Document `debug' in handler list.
2817
28182007-07-10 Richard Stallman <rms@gnu.org>
2819
2820 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2821
28222007-07-09 Richard Stallman <rms@gnu.org>
2823
2824 * files.texi (Magic File Names): Rewrite previous change.
2825
28262007-07-08 Michael Albinus <michael.albinus@gmx.de>
2827
2828 * files.texi (Magic File Names): Introduce optional parameter
2829 CONNECTED for `file-remote-p'.
2830
28312007-07-07 Michael Albinus <michael.albinus@gmx.de>
2832
2833 * processes.texi (Asynchronous Processes):
2834 * files.texi (Magic File Names): Add `start-file-process'.
2835
28362007-06-27 Richard Stallman <rms@gnu.org>
2837
5dcb4c4e
SM
2838 * files.texi (Format Conversion Piecemeal):
2839 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
2840
28412007-06-27 Michael Albinus <michael.albinus@gmx.de>
2842
4638454b
JB
2843 * files.texi (Magic File Names): Remove `dired-call-process'.
2844 Add `process-file'.
b8d4c8d0
GM
2845
28462007-06-27 Kenichi Handa <handa@m17n.org>
2847
2848 * text.texi (Special Properties): Fix description about
4638454b 2849 `composition' property.
b8d4c8d0
GM
2850
28512007-06-26 Kenichi Handa <handa@m17n.org>
2852
2853 * nonascii.texi (Default Coding Systems): Document about the
2854 return value `undecided'.
2855
28562007-06-25 David Kastrup <dak@gnu.org>
2857
2858 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2859 `current-active-maps'.
2860
28612007-06-24 Karl Berry <karl@gnu.org>
2862
4638454b 2863 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2864
28652007-06-15 Juanma Barranquero <lekktu@gmail.com>
2866
2867 * display.texi (Overlay Arrow): Doc fix.
2868
28692007-06-14 Karl Berry <karl@tug.org>
2870
2871 * anti.texi (Antinews): Typo.
2872
28732007-06-14 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * display.texi (Image Cache): Document image-refresh.
2876
28772007-06-12 Karl Berry <karl@gnu.org>
2878
2879 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2880 * two-volume.make: New file.
2881 * .cvsignore: Ignore two-volume files.
2882
28832007-06-12 Tom Tromey <tromey@redhat.com>
2884
2885 * os.texi (Init File): Document user-emacs-directory.
2886
28872007-06-03 Nick Roberts <nickrob@snap.net.nz>
2888
2889 * commands.texi (Click Events): Describe width and height when
2890 object is nil.
2891
28922007-05-30 Nick Roberts <nickrob@snap.net.nz>
2893
5dcb4c4e
SM
2894 * commands.texi (Click Events): Layout more logically.
2895 Describe width and height.
b8d4c8d0
GM
2896 (Drag Events, Motion Events): Update to new format for position.
2897
28982007-06-02 Richard Stallman <rms@gnu.org>
2899
2900 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2901
29022007-06-02 Chong Yidong <cyd@stupidchicken.com>
2903
2904 * Version 22.1 released.
2905
29062007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2907
2908 * text.texi (Special Properties): Correct meaning of fontified face.
2909
29102007-05-30 Richard Stallman <rms@gnu.org>
2911
2912 * text.texi (Special Properties): Add link to Adjusting Point.
2913
29142007-05-12 Richard Stallman <rms@gnu.org>
2915
2916 * text.texi (Margins): indent-to-left-margin is not the default.
2917 (Mode-Specific Indent): For indent-line-function, the default
2918 is indent-relative.
2919
2920 * modes.texi (Example Major Modes): Explain last line of text-mode
2921 is redundant.
2922
29232007-05-10 Richard Stallman <rms@gnu.org>
2924
2925 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2926
2927 * help.texi (Keys in Documentation): Add reference to
2928 Documentation Tips.
2929
2930 * files.texi (Format Conversion): TO-FN gets three arguments.
2931
2932 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2933
29342007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2935
2936 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2937 * files.texi (Format Conversion): Expand intro; add menu.
2938 (Format Conversion Overview, Format Conversion Round-Trip)
2939 (Format Conversion Piecemeal): New nodes/subsections.
2940 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2941 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2942 (Saving Properties): Delete node/subsection.
2943
29442007-05-07 Karl Berry <karl@gnu.org>
2945
2946 * elisp.texi (EMACSVER): Back to 22.
2947
29482007-05-06 Richard Stallman <rms@gnu.org>
2949
2950 * processes.texi (Accepting Output): Revert most of previous change.
2951
29522007-05-05 Richard Stallman <rms@gnu.org>
2953
2954 * processes.texi (Accepting Output): accept-process-output
2955 uses microseconds, not milliseconds. But that arg is obsolete.
2956
29572007-05-04 Karl Berry <karl@tug.org>
2958
2959 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2960
29612007-05-04 Eli Zaretskii <eliz@gnu.org>
2962
2963 * tips.texi (Documentation Tips): Rearrange items to place the
2964 more important ones first. Add an index entry for hyperlinks.
2965
29662007-05-03 Karl Berry <karl@gnu.org>
2967
2968 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2969 (EMACSVER) [smallbook]: 22 for printed version.
2970
2971 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2972 so restore anchor to normal position after defun. Found by Kevin Ryde.
2973
29742007-04-26 Glenn Morris <rgm@gnu.org>
2975
2976 * elisp.texi (EMACSVER): Increase to 22.1.50.
2977
29782007-04-28 Karl Berry <karl@gnu.org>
2979
2980 * elisp.texi: Improve line breaks on copyright page,
2981 similar layout to emacs manual, 8.5x11 by default.
2982
29832007-04-24 Richard Stallman <rms@gnu.org>
2984
2985 * text.texi (Special Properties): Add xref to Overlay Properties.
2986
2987 * display.texi (Overlay Properties): Add xref to Special Properties.
2988
29892007-04-22 Richard Stallman <rms@gnu.org>
2990
2991 * keymaps.texi (Extended Menu Items): Move the info about
2992 format with cached keyboard binding.
2993
29942007-04-21 Richard Stallman <rms@gnu.org>
2995
2996 * text.texi (Special Properties): Clarify previous change.
2997
2998 * files.texi (File Name Expansion): Clarify previous change.
2999
3000 * display.texi (Attribute Functions): Fix example for
3001 face-attribute-relative-p.
3002
30032007-04-19 Kenichi Handa <handa@m17n.org>
3004
3005 * text.texi (Special Properties): Document composition property.
3006
30072007-04-19 Glenn Morris <rgm@gnu.org>
3008
3009 * files.texi (File Name Expansion): Mention "superroot".
3010
30112007-04-15 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3014 setups.
3015 (Display Feature Testing): Note that display refers to all
3016 physical monitors for multi-monitor setups.
3017
30182007-04-14 Richard Stallman <rms@gnu.org>
3019
3020 * lists.texi (Sets And Lists): Clarify `delete' examples.
3021 Remove spurious xref to same node.
3022 Clarify xref for add-to-list.
3023
30242007-04-12 Nick Roberts <nickrob@snap.net.nz>
3025
3026 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3027 value of lisp-mode-map.
3028
30292007-04-11 Karl Berry <karl@gnu.org>
3030
3031 * anti.texi (Antinews):
3032 * display.texi (Overlay Properties, Defining Images):
3033 * processes.texi (Synchronous Processes, Sentinels):
3034 * syntax.texi (Syntax Table Internals):
3035 * searching.texi (Regexp Special):
3036 * nonascii.texi (Default Coding Systems):
3037 * text.texi (Special Properties):
3038 * minibuf.texi (Basic Completion): Wording to improve breaks in
3039 8.5x11 format.
3040 * elisp.texi (smallbook): New @set to more easily switch between
3041 smallbook and 8.5x11.
3042
30432007-04-11 Richard Stallman <rms@gnu.org>
3044
3045 * text.texi (Lazy Properties): Minor fix.
3046
30472007-04-08 Karl Berry <karl@gnu.org>
3048
3049 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3050 * macros.texi (Backquote): Downcase Backquote in index entries for
3051 consistency.
3052
30532007-04-08 Richard Stallman <rms@gnu.org>
3054
3055 * text.texi (Adaptive Fill): Just describe default,
3056 don't show it (since it contains non-ASCII chars).
3057
30582007-04-07 Karl Berry <karl@gnu.org>
3059
3060 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3061 adaptive-fill-regexp's value, since they are not in the standard
3062 TeX fonts.
3063
30642007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3065
3066 * display.texi (Defining Faces): Fix example.
3067
30682007-04-07 Karl Berry <karl@gnu.org>
3069
3070 * display.texi (Button Buffer Commands): Improve page break.
3071
30722007-04-07 Richard Stallman <rms@gnu.org>
3073
3074 * advice.texi (Activation of Advice): Remove redundant index entry.
3075
3076 * backups.texi: Improve index entries. Remove redundant ones.
3077
3078 * compile.texi (Byte Compilation): Improve index entry.
3079
3080 * hash.texi (Creating Hash): Improve index entry.
3081
3082 * symbols.texi (Definitions): Improve index entry.
3083
3084 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3085
3086 * maps.texi (Standard Keymaps): Remove useless index entry.
3087
3088 * help.texi (Documentation Basics): Remove redundant index entries.
3089
3090 * customize.texi: Improve index entries.
3091 Remove redundant/useless ones.
3092
3093 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3094
3095 * streams.texi (Output Variables): Improve index entry.
3096
3097 * abbrevs.texi (Abbrevs): Remove useless index entry.
3098
3099 * macros.texi (Expansion): Remove useless index entry.
3100
3101 * text.texi: Improve index entries. Remove redundant/useless ones.
3102 (Text Properties, Examining Properties)
3103 (Special Properties): Use "property category" instead of "category"
3104 to refer to the `category' property.
3105
3106 * positions.texi: Improve index entries. Remove useless one.
3107
3108 * lists.texi: Improve index entries. Remove redundant/useless ones.
3109
3110 * os.texi: Improve index entries.
3111 (Timers): Fix previous change.
3112
3113 * buffers.texi: Improve index entries.
3114 (Modification Time): Get rid of term "obsolete buffer".
3115
3116 * debugging.texi: Improve index entries.
3117 (Test Coverage): Add xref to other test coverage ftr.
3118
3119 * eval.texi: Improve index entry. Remove redundant ones.
3120
3121 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3122
3123 * files.texi: Improve index entries. Remove redundant/useless ones.
3124
3125 * objects.texi: Improve index entries.
3126
3127 * processes.texi: Improve index entries.
3128
3129 * modes.texi: Improve index entry. Remove redundant one.
3130
3131 * nonascii.texi: Improve index entries.
3132
3133 * internals.texi: Improve index entries.
3134
3135 * syntax.texi: Improve index entries.
3136
3137 * keymaps.texi (Active Keymaps): Improve index entries.
3138
3139 * commands.texi: Improve index entries. Remove redundant/useless ones.
3140
3141 * frames.texi: Improve index entries. Remove redundant/useless ones.
3142
3143 * markers.texi: Improve index entries. Remove redundant ones.
3144
3145 * tips.texi: Improve index entries.
3146
3147 * loading.texi (Unloading): Improve index entry.
3148
3149 * variables.texi: Improve index entries. Remove redundant one.
3150
3151 * sequences.texi: Improve index entry.
3152
3153 * display.texi: Improve index entries. Remove redundant ones.
3154
3155 * windows.texi: Improve index entries.
3156
3157 * searching.texi: Improve index entries. Remove redundant one.
3158
3159 * strings.texi (Case Tables): Improve last change.
3160
31612007-04-04 Chong Yidong <cyd@stupidchicken.com>
3162
3163 * strings.texi (Case Tables): Document with-case-table and
3164 ascii-case-table.
3165
31662007-04-03 Karl Berry <karl@gnu.org>
3167
3168 * processes.texi (Network): Reword to improve page break.
3169
31702007-04-03 Eli Zaretskii <eliz@gnu.org>
3171
3172 * functions.texi (Inline Functions): Describe more disadvantages
3173 of defsubst, and make advice against it stronger.
3174
31752007-04-02 Karl Berry <karl@gnu.org>
3176
3177 * backups.texi (Backup Names): Avoid widow words.
3178 * modes.texi (Example Major Modes): Align last comment.
3179
31802007-04-01 Chong Yidong <cyd@stupidchicken.com>
3181
3182 * keymaps.texi (Remapping Commands): Document new arg to
3183 command-remapping.
3184
31852007-04-01 Karl Berry <karl@gnu.org>
3186
3187 * processes.texi (Low-Level Network): Typo.
3188 * loading.texi (Hooks for Loading): Avoid double "the".
3189 * keymaps.texi (Key Sequences): No double "and".
3190 (Changing Key Bindings): Shorten to improve line break.
3191
31922007-03-31 Glenn Morris <rgm@gnu.org>
3193
3194 * os.texi (Timers): Fix description of run-at-time TIME formats.
3195
31962007-03-31 Richard Stallman <rms@gnu.org>
3197
3198 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3199 regarding ellipsis.
3200
32012007-03-31 Eli Zaretskii <eliz@gnu.org>
3202
3203 * intro.texi (nil and t):
3204 * symbols.texi (Plists and Alists):
3205 * variables.texi (Variable Aliases, Constant Variables):
3206 * functions.texi (Defining Functions):
3207 * advice.texi (Advising Primitives):
3208 * debugging.texi (Syntax Errors, Compilation Errors):
3209 * minibuf.texi (Minibuffer Windows):
3210 * commands.texi (Adjusting Point):
3211 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3212 (Auto Major Mode, Major Mode Conventions):
3213 * help.texi (Describing Characters):
3214 * files.texi (Create/Delete Dirs, Information about Files)
3215 (File Locks, Writing to Files, Reading from Files)
3216 (Saving Buffers):
3217 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3218 * frames.texi (Finding All Frames):
3219 * positions.texi (Buffer End, Motion):
3220 * markers.texi (The Region):
3221 * text.texi (Deletion, Near Point):
3222 * display.texi (Displaying Messages, Truncation):
3223 * os.texi (Processor Run Time):
3224 * tips.texi (Key Binding Conventions, Programming Tips)
3225 (Warning Tips, Documentation Tips, Comment Tips):
3226 * internals.texi (Memory Usage): Improve indexing.
3227
3228 * variables.texi (Frame-Local Variables):
3229 * functions.texi (Argument List):
3230 * loading.texi (Library Search):
3231 * streams.texi (Output Variables):
3232 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3233 * searching.texi (Replacing Match, Search and Replace):
3234 * processes.texi (Byte Packing, Decoding Output)
3235 (Accepting Output, Network Servers, Shell Arguments):
3236 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3237 * windows.texi (Window Point, Window Start):
3238 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3239 * commands.texi (Reading Input, Keyboard Events):
3240 * minibuf.texi (Reading File Names, Minibuffer Completion)
3241 (Recursive Mini):
3242 * positions.texi (List Motion):
3243 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3244 * numbers.texi (Arithmetic Operations, Math Functions)
3245 (Predicates on Numbers, Comparison of Numbers):
3246 (Numeric Conversions):
3247 * locals.texi (Standard Buffer-Local Variables):
3248 * maps.texi (Standard Keymaps):
3249 * os.texi (User Identification, System Environment, Recording Input)
3250 (X11 Keysyms):
3251 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3252 * backups.texi (Backups and Auto-Saving):
3253 * customize.texi (Customization, Group Definitions)
3254 (Variable Definitions):
3255 * compile.texi (Byte Compilation): Improve index entries.
3256
32572007-03-31 Karl Berry <karl@gnu.org>
3258
3259 * macros.texi (Defining Macros): Avoid widow syllable.
3260
32612007-03-31 Eli Zaretskii <eliz@gnu.org>
3262
3263 * elisp.texi (Top): Postscript -> PostScript.
3264
3265 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3266
32672007-03-31 Markus Triska <markus.triska@gmx.at>
3268
3269 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3270
32712007-03-30 Karl Berry <karl@gnu.org>
3272
3273 * lists.texi (List-related Predicates): Remove spurious @need.
3274 (Setcdr): Use @smallexample to improve page break.
3275 (Association Lists) <assoc>: Reword to improve page break.
3276
3277 * strings.texi (String Conversion): Insert blank line to improve
3278 page break.
3279
3280 * numbers.texi (Random Numbers): Use @minus{}.
3281 (Math Functions): Use @minus{}.
3282
3283 * intro.texi (Acknowledgements): Avoid line breaks before middle
3284 initials.
3285
32862007-03-24 Eli Zaretskii <eliz@gnu.org>
3287
3288 * errors.texi (Standard Errors): Add an index entry.
3289
32902007-03-19 Richard Stallman <rms@gnu.org>
3291
3292 * os.texi (Recording Input): recent-keys now gives 300 keys.
3293
32942007-03-12 Glenn Morris <rgm@gnu.org>
3295
3296 * os.texi: Replace "daylight savings" with "daylight saving"
3297 throughout.
3298
32992007-03-05 Richard Stallman <rms@gnu.org>
3300
5dcb4c4e
SM
3301 * variables.texi (File Local Variables):
3302 Update enable-local-variables values.
b8d4c8d0
GM
3303
33042007-03-04 Richard Stallman <rms@gnu.org>
3305
3306 * syntax.texi (Control Parsing): Minor clarification.
3307
3308 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3309
3310 * sequences.texi (Sequence Functions): Move string-bytes away,
3311 add xref.
3312
3313 * nonascii.texi (Text Representations): Move string-bytes here.
3314
3315 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3316
3317 * minibuf.texi (Basic Completion): Minor clarification.
3318
3319 * markers.texi (The Mark): Clarify existence vs activation of mark.
3320 Other cleanup.
3321
3322 * display.texi (Finding Overlays): Write better example.
3323
3324 * compile.texi (Eval During Compile): Clarify putting macros
3325 in eval-when-compile.
3326
c5602427 33272007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3328
3329 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3330 load-read-function definition doc.
b8d4c8d0
GM
3331
33322007-02-21 Kim F. Storm <storm@cua.dk>
3333
3334 * strings.texi (Text Comparison): Mention that assoc-string
3335 converts symbols to strings before testing.
3336
33372007-02-17 Kim F. Storm <storm@cua.dk>
3338
3339 * processes.texi (Bindat Spec): Vector types can have optional
3340 element type.
3341 (Bindat Examples): Fix example. Add vector with element type.
3342
33432007-02-16 Andreas Schwab <schwab@suse.de>
3344
3345 * strings.texi (Formatting Strings): Document '+' flag.
3346
33472007-02-15 Juanma Barranquero <lekktu@gmail.com>
3348
3349 * strings.texi (Modifying Strings): Clarify that `clear-string'
3350 always converts the string to unibyte.
3351
33522007-02-14 Kim F. Storm <storm@cua.dk>
3353
3354 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3355 Rewrite glyph code description to refer to these functions.
3356 Remove details of encoding face number and char into integer code.
3357
33582007-02-03 Alan Mackenzie <acm@muc.de>
3359
3360 * loading.texi (Hooks for Loading): Make the description of
3361 `eval-after-load' more detailed, and amend the description of
3362 after-load-alist, in accordance with changes from 2006-05.
3363
33642007-02-03 Chong Yidong <cyd@stupidchicken.com>
3365
3366 * modes.texi (Defining Minor Modes): Document that a :require
3367 keyword or similar may be required to make saved customization
3368 variables work.
3369
33702007-02-03 Eli Zaretskii <eliz@gnu.org>
3371
3372 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
3373 Texinfo guidelines and with what texnfo-upd.el expects.
3374 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
3375 parts needed by `texinfo-multiple-files-update'.
3376
33772007-02-02 Eli Zaretskii <eliz@gnu.org>
3378
3379 * elisp.texi (Top): Update the top-level menus.
3380
3381 * syntax.texi (Categories): Add index entries.
3382
33832007-02-01 Juanma Barranquero <lekktu@gmail.com>
3384
3385 * display.texi (Attribute Functions): Fix name and description of
3386 the UNDERLINE arg of `set-face-underline-p'.
3387
33882007-01-29 Eli Zaretskii <eliz@gnu.org>
3389
3390 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
3391 Variables", and "Standard Keymaps" to the detailed menu.
3392
3393 * variables.texi (Future Local Variables): Add index entry.
3394
33952007-01-28 Richard Stallman <rms@gnu.org>
3396
3397 * tips.texi (Coding Conventions): Clarify the tip about macros
3398 that define a function or a variable.
3399
3400 * files.texi (File Attributes): UID and GID can be floats.
3401 (Magic File Names): Explain why deferring all operations to
3402 the standard handler does not work.
3403
34042007-01-23 Martin Rudalics <rudalics@gmx.at>
3405
3406 * backups.texi (Reverting): Use "buffer" instead of "file"
3407 when talking about major and minor modes.
3408
34092007-01-21 Richard Stallman <rms@gnu.org>
3410
3411 * help.texi (Documentation): Add xref to Documentation Tips.
3412
34132007-01-14 Juanma Barranquero <lekktu@gmail.com>
3414
3415 * tips.texi (Coding Conventions): Fix typos.
3416
34172007-01-05 Richard Stallman <rms@gnu.org>
3418
3419 * modes.texi (Defining Minor Modes): Fix previous change.
3420
34212007-01-03 Richard Stallman <rms@gnu.org>
3422
3423 * customize.texi (Variable Definitions, Customization Types):
3424 Don't use * in doc string for defcustom.
3425
34262007-01-02 Richard Stallman <rms@gnu.org>
3427
3428 * variables.texi (Variable Aliases): Clarify that aliases vars
3429 always have the same value.
3430
3431 * processes.texi (Bindat Spec): Fix Texinfo usage.
3432
3433 * modes.texi (Defining Minor Modes): Explain effect of command
3434 defined with define-global-minor-mode on new buffers.
3435
34362006-12-30 Kim F. Storm <storm@cua.dk>
3437
3438 * keymaps.texi (Tool Bar): Describe `grow-only' value of
3439 `auto-resize-tool-bars'.
3440
34412006-12-30 Richard Stallman <rms@gnu.org>
3442
3443 * keymaps.texi (Active Keymaps): Fix previous change.
3444
34452006-12-30 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
3448
34492006-12-30 Kim F. Storm <storm@cua.dk>
3450
3451 * processes.texi (Bindat Spec): Clarify using field names in
3452 length specifications.
3453
34542006-12-29 Kim F. Storm <storm@cua.dk>
3455
3456 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
3457 Add count and index variables for eval forms in repeat blocks.
3458
34592006-12-24 Richard Stallman <rms@gnu.org>
3460
5dcb4c4e
SM
3461 * customize.texi (Variable Definitions):
3462 Document new name custom-add-frequent-value.
b8d4c8d0
GM
3463
34642006-12-19 Kim F. Storm <storm@cua.dk>
3465
3466 * commands.texi (Misc Events): User signals now result in sigusr1
3467 and sigusr2 events which are handled through special-event-map.
3468 (Special Events): User signals and drag-n-drop are special.
3469
34702006-12-17 Richard Stallman <rms@gnu.org>
3471
3472 * loading.texi (Named Features): Explain subfeatures better.
3473
3474 * customize.texi: Use "option" only for user options.
3475 For the keyword values inside defcustom etc, say "keywords".
3476 For :options value's elements, say "elements".
3477 :group should not be omitted.
3478
3479 * syntax.texi (Parsing Expressions): Split up node.
3480 (Motion via Parsing, Position Parse, Parser State)
3481 (Low-Level Parsing, Control Parsing): New subnodes.
3482 (Parser State): Document syntax-ppss-toplevel-pos.
3483
3484 * positions.texi (List Motion): Punctuation fix.
3485
3486 * files.texi (File Name Completion): Document PREDICATE arg
3487 to file-name-completion.
3488
34892006-12-16 Eli Zaretskii <eliz@gnu.org>
3490
3491 * internals.texi (Building Emacs, Writing Emacs Primitives):
3492 Add index entries.
3493
34942006-12-11 Richard Stallman <rms@gnu.org>
3495
3496 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
3497 affects face menu. Explain how to make it non-nil without enabling
3498 any fontification.
3499
35002006-12-10 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * modes.texi (Font Lock Basics): Document nil value of
3503 font-lock-defaults.
3504
35052006-12-10 Glenn Morris <rgm@gnu.org>
3506
3507 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
3508 value for system-flag argument. Abbrev tables may not be empty
3509 when major modes are loaded.
3510
35112006-12-08 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * makefile.w32-in (maintainer-clean): Partially revert last
3514 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
3515 to protect elisp-covers.texi.
3516
35172006-12-07 Juanma Barranquero <lekktu@gmail.com>
3518
3519 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
3520 Don't remove elisp* info files; they are already deleted by the
3521 `clean' and `distclean' targets, and they are in the $(infodir)
3522 directory, not the current one.
3523
35242006-12-04 Kim F. Storm <storm@cua.dk>
3525
3526 * commands.texi (Misc Events): Update signal events.
3527 (Event Examples): Add signal example.
3528
35292006-11-29 Richard Stallman <rms@gnu.org>
3530
3531 * frames.texi (Visibility of Frames): Explain visible windows
3532 can be covered by others. Add xref for raise-frame.
3533
35342006-11-28 Richard Stallman <rms@gnu.org>
3535
3536 * searching.texi (Regexp Special): Update when ^ is special.
3537
35382006-11-27 Eli Zaretskii <eliz@gnu.org>
3539
3540 * customize.texi (Customization, Common Keywords)
3541 (Group Definitions, Variable Definitions, Composite Types)
3542 (Type Keywords, Customization Types): Add index entries for
3543 various customization keywords.
3544
35452006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3546
3547 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
3548
c8763fb6 35492006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
3550
3551 * frames.texi (Window System Selections): Remove clipboard from
3552 description of selection-coding-system.
3553
35542006-11-06 Richard Stallman <rms@gnu.org>
3555
3556 * lists.texi (List Variables): Document COMPARE-FN.
3557
3558 * keymaps.texi: Avoid use of "binding" to mean a relation;
3559 use it only to refer to the meaning associated with a key.
3560 (Keymaps): Change menu node description.
3561
3562 * elisp.texi (Top): Change menu node description.
3563
3564 * display.texi (Managing Overlays): Document overlay-recenter.
3565
35662006-10-29 Chong Yidong <cyd@stupidchicken.com>
3567
3568 * Makefile.in: Use relative paths to avoid advertising filesystem
3569 contents during compilation.
3570
35712006-10-23 Kim F. Storm <storm@cua.dk>
3572
3573 * commands.texi (Event Input Misc): Update unread-command-events.
3574
35752006-10-23 Nick Roberts <nickrob@snap.net.nz>
3576
3577 * lists.texi (Sets And Lists): Fix typos.
3578
35792006-10-18 Juanma Barranquero <lekktu@gmail.com>
3580
3581 * control.texi (Processing of Errors): Use @var for an argument,
3582 not @code.
3583
35842006-10-16 Richard Stallman <rms@gnu.org>
3585
3586 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
3587
3588 * keymaps.texi (Format of Keymaps): Show all the keymap element
3589 patterns that result from menu items.
3590 (Key Lookup): Minor cleanups.
3591
3592 * modes.texi (Precalculated Fontification): Don't say that
3593 not setting font-lock-defaults avoids loading font-lock.
3594
3595 * help.texi (Documentation): Move xref to Emacs Manual here.
3596 (Documentation Basics): From here.
3597 Also doc emacs-lisp-docstring-fill-column.
3598
3599 * elisp.texi: Update version and ISBN.
3600
3601 * commands.texi (Interactive Call): Clarify KEYS arg to
3602 call-interactively is a vector.
3603 (Command Loop Info): Delete anchor in this-command-keys.
3604 Add anchor in this-command-keys-vector.
3605 (Recursive Editing): Document how recursive-edit
3606 handles the current buffer.
3607
36082006-10-13 Chong Yidong <cyd@stupidchicken.com>
3609
3610 * frames.texi (Frame Titles): %c and %l are ignored in
3611 frame-title-format.
3612
36132006-10-11 Richard Stallman <rms@gnu.org>
3614
3615 * keymaps.texi (Key Sequences): Clarify use of kbd.
3616
36172006-10-10 Kim F. Storm <storm@cua.dk>
3618
3619 * lists.texi (Sets And Lists): Add memql.
3620
36212006-10-03 Richard Stallman <rms@gnu.org>
3622
3623 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
3624 Clarify :ascii: and :nonascii:.
3625
36262006-09-29 Juri Linkov <juri@jurta.org>
3627
3628 * modes.texi (%-Constructs): Reorder coding systems in the
3629 documentation of %z to the real order displayed in the modeline.
3630
36312006-09-25 Richard Stallman <rms@gnu.org>
3632
3633 * os.texi (Timers): Describe timer-max-repeats.
3634
36352006-09-25 Chong Yidong <cyd@stupidchicken.com>
3636
3637 * os.texi (Timers): Mention with-local-quit.
3638
36392006-09-24 Richard Stallman <rms@gnu.org>
3640
3641 * searching.texi (Searching and Matching): Mention property search.
3642
3643 * commands.texi (Command Loop Info): Explain how read-event affects
3644 this-command-keys.
3645
36462006-09-20 Richard Stallman <rms@gnu.org>
3647
3648 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
3649
3650 * windows.texi (Window Start): Minor cleanups.
3651
36522006-09-20 Kim F. Storm <storm@cua.dk>
3653
3654 * windows.texi (Window Start): pos-visible-in-window-p allows
3655 specifying t for position to mean "end of window".
3656 Add window-line-height.
3657
3658 * anti.texi (Antinews): Mention window-line-height.
3659
36602006-09-19 David Kastrup <dak@gnu.org>
3661
3662 * keymaps.texi (Searching Keymaps): Small clarification.
3663
36642006-09-18 Richard Stallman <rms@gnu.org>
3665
3666 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
3667 cause keyboard menus.
3668 (Menu Keymaps): Likewise.
3669 (Defining Menus, Keyboard Menus): Clarify.
3670
3671 * text.texi (Fields): Clarify explanation of constrain-to-field.
3672
36732006-09-16 Eli Zaretskii <eliz@gnu.org>
3674
3675 * variables.texi (Tips for Defining): Fix a typo.
3676
36772006-09-15 Richard Stallman <rms@gnu.org>
3678
3679 * keymaps.texi (Remapping Commands, Searching Keymaps)
3680 (Active Keymaps): Clean up previous change.
3681
36822006-09-15 Jay Belanger <belanger@truman.edu>
3683
3684 * gpl.texi: Replace "Library Public License" by "Lesser Public
3685 License" throughout.
3686
36872006-09-15 David Kastrup <dak@gnu.org>
3688
3689 * keymaps.texi (Active Keymaps): Adapt description to use
3690 `get-char-property' instead `get-text-property'. Explain how
3691 mouse events change this. Explain the new optional argument of
3692 `key-binding' and its mouse-dependent lookup.
3693 (Searching Keymaps): Adapt description similarly.
3694 (Remapping Commands): Explain the new optional argument of
3695 `command-remapping'.
3696
36972006-09-14 Richard Stallman <rms@gnu.org>
3698
3699 * keymaps.texi (Searching Keymaps): Clarification.
3700 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
3701
37022006-09-13 Richard Stallman <rms@gnu.org>
3703
3704 * objects.texi (Character Type): Node split.
3705 Add xref to Describing Characters.
3706 (Basic Char Syntax, General Escape Syntax)
3707 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
3708
37092006-09-11 Richard Stallman <rms@gnu.org>
3710
3711 * display.texi (Display Table Format): Wording clarification.
3712 (Glyphs): Clarifications.
3713
37142006-09-10 Chong Yidong <cyd@stupidchicken.com>
3715
3716 * keymaps.texi (Active Keymaps): Mention that key-binding checks
3717 local maps.
3718
37192006-09-10 Kim F. Storm <storm@cua.dk>
3720
3721 * display.texi (Forcing Redisplay): Document return value of
3722 function redisplay.
3723
37242006-09-09 Richard Stallman <rms@gnu.org>
3725
3726 * windows.texi (Window Hooks): Explain limits of
3727 window-scroll-functions.
3728
3729 * display.texi (Fringe Indicators): Update for last change in
3730 indicate-buffer-boundaries.
3731
37322006-09-08 Richard Stallman <rms@gnu.org>
3733
3734 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
3735
37362006-09-06 Kim F. Storm <storm@cua.dk>
3737
3738 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
3739
3740 * windows.texi (Window Start): Update pos-visible-in-window-p.
3741
37422006-09-04 Richard Stallman <rms@gnu.org>
3743
3744 * processes.texi (Accepting Output): Explain SECONDS=0 for
3745 accept-process-output.
3746
3747 * os.texi (Idle Timers): Explain why timer functions should not
3748 loop until (input-pending-p).
3749
37502006-09-02 Eli Zaretskii <eliz@gnu.org>
3751
3752 * makefile.w32-in (usermanualdir): New variable.
3753 (elisp.dvi): Use it.
3754
37552006-09-01 Eli Zaretskii <eliz@gnu.org>
3756
3757 * buffers.texi (Buffer Modification): Fix last change.
3758
37592006-09-01 Chong Yidong <cyd@stupidchicken.com>
3760
5dcb4c4e
SM
3761 * buffers.texi (Buffer Modification):
3762 Document buffer-chars-modified-tick.
b8d4c8d0
GM
3763
37642006-08-31 Richard Stallman <rms@gnu.org>
3765
3766 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
3767
37682006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
3769
3770 * modes.texi (Syntactic Font Lock):
3771 Mention font-lock-syntactic-face-function
3772 instead of specific faces.
3773
37742006-08-29 Chong Yidong <cyd@stupidchicken.com>
3775
3776 * display.texi (Images): Add xrref to display-images-p.
3777
37782006-08-28 Kenichi Handa <handa@m17n.org>
3779
3780 * nonascii.texi (Lisp and Coding Systems): Fix description of
3781 detect-coding-region.
3782
37832006-08-27 Michael Olson <mwolson@gnu.org>
3784
3785 * processes.texi (Transaction Queues): Remove stray quote
3786 character.
3787
37882006-08-25 Richard Stallman <rms@gnu.org>
3789
3790 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
3791 Add xref.
3792
37932006-08-24 Chong Yidong <cyd@stupidchicken.com>
3794
3795 * os.texi (Timers): Avoid waiting inside timers.
3796
37972006-08-21 Lute Kamstra <lute@gnu.org>
3798
3799 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3800
38012006-08-20 Richard Stallman <rms@gnu.org>
3802
3803 * os.texi (Idle Timers): New node, split out from Timers.
3804 Document current-idle-time.
3805 * commands.texi (Reading One Event): Update xref.
3806 * elisp.texi (Top): Update subnode menu.
3807
38082006-08-16 Richard Stallman <rms@gnu.org>
3809
3810 * keymaps.texi (Extended Menu Items): Show format of cached
3811 bindings in extended menu items.
3812
3813 * customize.texi (Variable Definitions): Explain when the
3814 standard value expression is evaluated.
3815
38162006-08-15 Chong Yidong <cyd@stupidchicken.com>
3817
3818 * commands.texi (Reading One Event): Explain idleness in
3819 `read-event'.
3820
38212006-08-12 Chong Yidong <cyd@stupidchicken.com>
3822
3823 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 3824 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
3825 relevant for Lisp programming.
3826 (Yank Commands): Rewrite introduction.
3827 (Undo): Clarify.
3828 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3829 (Filling): Remove redundant comment. Clarify return value of
3830 current-justification.
3831 (Margins): Minor clarifications.
3832 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3833 (Sorting): Update definition of sort-lines.
3834 (Columns): Clarify behavior of sort-columns.
3835 (Indent Tabs): Link to Tab Stops in Emacs manual.
3836 (Special Properties): Clarify.
3837 (Clickable Text): Mention Buttons package.
3838
38392006-08-12 Kevin Ryde <user42@zip.com.au>
3840
3841 * os.texi (Time Parsing): Add %z to description of
3842 format-time-string, as per docstring. Add cross reference to
3843 glibc manual for strftime.
3844
38452006-08-08 Richard Stallman <rms@gnu.org>
3846
3847 * modes.texi: Clean up wording in previous change.
3848
38492006-08-07 Chong Yidong <cyd@stupidchicken.com>
3850
3851 * modes.texi (Hooks): Clarify.
3852 (Major Mode Basics): Mention define-derived-mode explicitly.
3853 (Major Mode Conventions): Rebinding RET is OK for some modes.
3854 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 3855 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
3856 (Mode Line Basics): Clarify.
3857 (Mode Line Data): Mention help-echo and local-map in strings.
3858 Explain reason for treatment of non-risky variables.
3859 (Properties in Mode): Clarify.
3860 (Faces for Font Lock): Add font-lock-negation-char-face.
3861
38622006-08-04 Eli Zaretskii <eliz@gnu.org>
3863
3864 * strings.texi (Formatting Strings): Warn against arbitrary
3865 strings as first arg to `format'.
3866
38672006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3868
3869 * text.texi (Clickable Text): Mention `help-echo' text property.
3870 Update intro, examples and associated explanations.
3871
38722006-07-31 Richard Stallman <rms@gnu.org>
3873
3874 * commands.texi: Update xrefs.
3875 (Event Mod): New node, cut out from old Translating Input.
3876
3877 * maps.texi: Update xrefs.
3878
3879 * keymaps.texi (Translation Keymaps): New node.
3880 Update xrefs from Translating Input to Translation Keymaps.
3881
3882 * elisp.texi (Top): Update subnode menu.
3883
3884 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3885
3886 * os.texi (System Interface): Fix menu descriptions of some nodes.
3887 (Translating Input): Node deleted.
3888
38892006-07-31 Nick Roberts <nickrob@snap.net.nz>
3890
3891 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3892
3893 * lists.texi (Sets And Lists): Likewise.
3894
38952006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3896
3897 * text.texi (Fields): Mention POS
3898 requirement when narrowing is in effect.
3899
39002006-07-28 Richard Stallman <rms@gnu.org>
3901
3902 * display.texi (Face Attributes): Simplify wording.
3903 (Attribute Functions): Clarify meaning of new-frame default
3904 attribute settings.
3905
3906 * customize.texi (Common Keywords): Document how to use
3907 :package-version in a package not in Emacs.
3908
39092006-07-28 Kim F. Storm <storm@cua.dk>
3910
3911 * commands.texi (Reading One Event): Fix last change.
3912
39132006-07-26 Chong Yidong <cyd@stupidchicken.com>
3914
3915 * commands.texi (Reading One Event): Document SECONDS argument for
3916 read-event, read-char, and read-char-exclusive.
3917
39182006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3919
3920 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3921 to ensure correct identification.
3922
39232006-07-24 Richard Stallman <rms@gnu.org>
3924
3925 * text.texi (Clickable Text): Clarify.
3926
3927 * sequences.texi (Vector Functions): Delete duplicate xref.
3928
3929 * objects.texi (Function Type): Clarify.
3930
3931 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3932 modes.
3933
3934 * lists.texi (List Variables): New node.
3935 Material moved from other nodes.
3936
3937 * variables.texi (Setting Variables): add-to-list and
3938 add-to-ordered-list moved to List Variables node.
3939
39402006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3941
3942 * text.texi (Links and Mouse-1):
3943 For mouse-on-link-p, expand on arg POS.
3944
39452006-07-21 Kim F. Storm <storm@cua.dk>
3946
3947 * display.texi (Forcing Redisplay): Don't mention systems which
3948 don't support sub-second timers for redisplay-preemption-period.
3949
3950 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3951
39522006-07-21 Eli Zaretskii <eliz@gnu.org>
3953
3954 * frames.texi (Input Focus): Document that focus-follows-mouse has
3955 no effect on MS-Windows.
3956
39572006-07-18 Richard Stallman <rms@gnu.org>
3958
3959 * display.texi (Forcing Redisplay): Cleanups in previous change.
3960
3961 * processes.texi (Low-Level Network): Make menu more convenient.
3962
39632006-07-18 Kim F. Storm <storm@cua.dk>
3964
3965 * display.texi (Forcing Redisplay): redisplay-preemption-period
3966 only used on window systems. Add xref to Terminal Output.
3967
3968 * os.texi (Terminal Output): baud-rate only controls preemption on
3969 non-window systems. Add xref to Forcing Redisplay.
3970
3971 * processes.texi (Low-Level Network): Rename node "Make Network"
3972 to "Network Processes".
3973
39742006-07-18 Karl Berry <karl@gnu.org>
3975
3976 * variables.texi, functions.texi, customize.texi, loading.texi:
3977 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3978
39792006-07-17 Chong Yidong <cyd@stupidchicken.com>
3980
3981 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3982
39832006-07-17 Richard Stallman <rms@gnu.org>
3984
3985 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3986 Put period and comma inside quotes.
3987
3988 * loading.texi, markers.texi: Use real doublequote inside menus.
3989
3990 * windows.texi: Put point and comma inside quotes.
3991 (Textual Scrolling): Use @samp for error message.
3992
3993 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3994 * strings.texi, streams.texi, processes.texi, os.texi:
3995 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3996 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3997 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3998 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3999 Put point and comma inside quotes.
4000
4001 * control.texi (Processing of Errors): Add command-error-function.
4002
4003 * variables.texi (File Local Variables): Clarify that
4004 file local variables make buffer-local bindings.
4005
4006 * modes.texi (Syntactic Font Lock): Give default for
4007 font-lock-syntax-table.
4008
40092006-07-17 Nick Roberts <nickrob@snap.net.nz>
4010
4011 * text.texi (Special Properties): Clean up previous change.
4012
40132006-07-16 Karl Berry <karl@gnu.org>
4014
4015 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4016 * control.texi: Fix bad page breaks through chapter 10 (control).
4017
4018 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4019 underfull hbox.
4020
40212006-07-15 Nick Roberts <nickrob@snap.net.nz>
4022
4023 * text.texi (Special Properties): Describe fontified text property
4024 in relation to a character (not text).
4025
40262006-07-15 Kim F. Storm <storm@cua.dk>
4027
4028 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4029 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4030 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4031
4032 * anti.texi (Antinews): Mention redisplay function.
4033 The kbd macro existed, but was not documented, before 22.x.
4034 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4035
40362006-07-14 Nick Roberts <nickrob@snap.net.nz>
4037
4038 * display.texi (Displaying Messages): Add anchor.
4039
4040 * frames.texi (Dialog Boxes): Use it.
4041
40422006-07-12 Richard Stallman <rms@gnu.org>
4043
4044 * objects.texi (Frame Type): Explain nature of frames better.
4045
4046 * frames.texi (Frames): Explain nature of frames better.
4047
40482006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4049
4050 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4051
40522006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4053
4054 * frames.texi (Window System Selections): Mention scrap support for Mac.
4055 Default value of x-select-enable-clipboard is t on Mac.
4056
4057 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4058
40592006-07-11 Kim F. Storm <storm@cua.dk>
4060
4061 * display.texi (Forcing Redisplay): Add `redisplay' function.
4062 Don't mention (sit-for -1) -- use (redisplay t) instead.
4063
4064 * commands.texi (Waiting): (sit-for -1) is no longer special.
4065 (sit-for 0) is equivalent to (redisplay).
4066 Iconifying/deiconifying no longer makes sit-for return.
4067
40682006-07-10 Nick Roberts <nickrob@snap.net.nz>
4069
4070 * display.texi (Buttons): Fix typo.
4071
4072 * index.texi, elisp.texi (New Symbols): Comment node out.
4073
40742006-07-09 Richard Stallman <rms@gnu.org>
4075
4076 * display.texi (Truncation): Clean up previous change.
4077
40782006-07-08 Richard Stallman <rms@gnu.org>
4079
4080 * commands.texi (Interactive Call): Use 3 as prefix in example
4081 for execute-extended-command.
4082
4083 * display.texi (Attribute Functions): Move paragraph about
4084 compatibility with Emacs < 21.
4085
40862006-07-09 Kim F. Storm <storm@cua.dk>
4087
4088 * display.texi (Refresh Screen): Clarify force-window-update.
4089 (Truncation): "Normally" indicated by fringe arrows.
4090
40912006-07-08 Eli Zaretskii <eliz@gnu.org>
4092
4093 * windows.texi (Textual Scrolling, Resizing Windows):
4094 * variables.texi (Constant Variables):
4095 * text.texi (Buffer Contents, Deletion, Changing Properties)
4096 (Property Search, Special Properties, Sticky Properties)
4097 (Links and Mouse-1, Fields, Change Hooks):
4098 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4099 (Categories):
4100 * symbols.texi (Other Plists):
4101 * streams.texi (Output Variables):
4102 * processes.texi (Input to Processes, Query Before Exit):
4103 * positions.texi (Word Motion, Text Lines, List Motion):
4104 * os.texi (Init File, System Environment, Sound Output)
4105 (Session Management):
4106 * nonascii.texi (Text Representations, Character Sets)
4107 (Chars and Bytes, Locales):
4108 * modes.texi (Defining Minor Modes, Header Lines):
4109 * minibuf.texi (Minibuffer Contents):
4110 * markers.texi (Information from Markers):
4111 * lists.texi (List Elements, Building Lists, Association Lists):
4112 * keymaps.texi (Tool Bar):
4113 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4114 * functions.texi (What Is a Function, Mapping Functions):
4115 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4116 (Color Names, Text Terminal Colors, Display Feature Testing):
4117 * files.texi (Visiting Functions, File Name Components)
4118 (Unique File Names, Contents of Directories):
4119 * display.texi (Forcing Redisplay, Displaying Messages)
4120 (Temporary Displays, Font Selection, Auto Faces)
4121 (Font Lookup, Fringe Indicators, Display Margins)
4122 (Image Descriptors, Showing Images, Image Cache, Button Types)
4123 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4124 (Display Table Format, Glyphs):
4125 * control.texi (Iteration):
4126 * commands.texi (Command Loop Info, Adjusting Point):
4127 * backups.texi (Making Backups, Auto-Saving):
4128 Remove @tindex entries.
4129
41302006-07-07 Kim F. Storm <storm@cua.dk>
4131
4132 * display.texi (Fringe Cursors): Fix typo.
4133 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4134 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4135
41362006-07-05 Richard Stallman <rms@gnu.org>
4137
4138 * text.texi (Buffer Contents): Add example of text props
4139 in result of buffer-substring.
4140 (Text Properties): Explain better about use of specific property names.
4141 (Property Search): Some cleanups; reorder some functions.
4142
4143 * keymaps.texi (Changing Key Bindings): Cleanup.
4144 Add xref to Key Binding Conventions.
4145
4146 * display.texi (Attribute Functions): Add examples for
4147 face-attribute-relative-p.
4148
4149 * tips.texi (Coding Conventions): Cleanup last change.
4150
41512006-07-05 Karl Berry <karl@gnu.org>
4152
4153 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4154 Remove @setchapternewpage odd.
4155 Result is 1013 pages, down from 1100.
4156
4157 * anti.texi, customize.texi, display.texi, internals.texi:
4158 * minibuf.texi, modes.texi, tips.texi:
4159 Fix overfull/underfull boxes.
4160
41612006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4162
4163 * edebug.texi (Instrumenting):
4164 Add Edebug-specific findex for eval-buffer.
4165 * loading.texi (Loading):
4166 Replace eval-current-buffer with eval-buffer.
4167
41682006-06-30 Nick Roberts <nickrob@snap.net.nz>
4169
4170 * locals.texi (Standard Buffer-Local Variables): Update the list
4171 of variables.
4172
41732006-06-26 Nick Roberts <nickrob@snap.net.nz>
4174
4175 * files.texi (File Name Completion): Point user to the node
4176 "Reading File Names".
4177
41782006-06-24 Eli Zaretskii <eliz@gnu.org>
4179
4180 * files.texi (Contents of Directories): Document case-insensitive
4181 behavior on respective filesystems.
4182
4183 * objects.texi (Character Type): Document that Emacs signals an
4184 error for unsupported Unicode characters specified as \uNNNN.
4185
41862006-06-19 Richard Stallman <rms@gnu.org>
4187
4188 * processes.texi (Bindat Spec): Clarify previous change.
4189
41902006-06-16 Richard Stallman <rms@gnu.org>
4191
4192 * tips.texi (Coding Conventions): Better explain conventions
4193 for definition constructs.
4194
4195 * text.texi (Special Properties): String value of `read-only'
4196 serves as the error message.
4197
4198 * objects.texi (Character Type): Clarify prev. change.
4199 (Non-ASCII in Strings): Mention \u and \U.
4200
4201 * commands.texi (Using Interactive): Explain problem of
4202 markers, etc., in command-history.
4203
42042006-06-14 Kim F. Storm <storm@cua.dk>
4205
4206 * commands.texi (Waiting): Negative arg to sit-for forces
4207 redisplay even if input is pending.
4208
4209 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4210 redisplay. Remove incorrect example of binding redisplay-dont-pause
4211 around (sit-for 0).
4212
42132006-06-13 Richard Stallman <rms@gnu.org>
4214
4215 * display.texi (Forcing Redisplay): Clarify previous change.
4216
42172006-06-13 Romain Francoise <romain@orebokech.com>
4218
4219 * display.texi (Forcing Redisplay): Fix typo.
4220
42212006-06-13 Kim F. Storm <storm@cua.dk>
4222
4223 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4224
42252006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4226
4227 * tips.texi (Coding Conventions): Add `@end itemize'.
4228
42292006-06-10 Richard Stallman <rms@gnu.org>
4230
4231 * tips.texi (Coding Conventions): Explain use of coding systems
4232 to ensure one decoding for strings.
4233
42342006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4235
4236 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4237 syntax.
4238
42392006-06-07 Eli Zaretskii <eliz@gnu.org>
4240
4241 * display.texi (Font Selection): Remove description of
4242 clear-face-cache.
4243
4244 * compile.texi (Eval During Compile): Fix a typo. Add index
4245 entries for possible uses of eval-when-compile.
4246
42472006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4248
4249 * display.texi (Abstract Display): Fix typo.
4250
42512006-06-03 Eli Zaretskii <eliz@gnu.org>
4252
4253 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4254 Reword variable's description.
4255
42562006-06-01 Richard Stallman <rms@gnu.org>
4257
4258 * windows.texi (Splitting Windows): Clarify splitting nonselected
4259 window.
4260
42612006-05-31 Juri Linkov <juri@jurta.org>
4262
4263 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4264
42652006-05-30 Richard Stallman <rms@gnu.org>
4266
4267 * display.texi (Line Height): Fix errors in description of
10d1d0af 4268 default line height and line-height property.
b8d4c8d0
GM
4269
4270 * nonascii.texi (Default Coding Systems): Further clarification.
4271
42722006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4273
4274 * internals.texi (Pure Storage): Mention that an overflow in pure
4275 space causes a memory leak.
4276 (Garbage Collection): If there was an overflow in pure space,
4277 `garbage-collect' returns nil.
4278
42792006-05-30 Eli Zaretskii <eliz@gnu.org>
4280
4281 * nonascii.texi (Default Coding Systems): Fix it some more.
4282
42832006-05-29 Eli Zaretskii <eliz@gnu.org>
4284
4285 * nonascii.texi (Default Coding Systems): Fix last change.
4286
42872006-05-29 Kenichi Handa <handa@m17n.org>
4288
4289 * nonascii.texi (find-operation-coding-system): Describe the new
4290 argument format (FILENAME . BUFFER).
4291
42922006-05-28 Richard Stallman <rms@gnu.org>
4293
4294 * tips.texi (Coding Conventions): Better explain reasons not to
4295 advise other packages or use `eval-after-load'.
4296
42972006-05-29 Kim F. Storm <storm@cua.dk>
4298
4299 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4300 `bindat-idx' and `bindat-raw' for clarity.
4301
43022006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4303
4304 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4305
4306 * display.texi (Display): Add "Abstract Display" to menu.
4307 (Abstract Display, Abstract Display Functions)
4308 (Abstract Display Example): New nodes.
4309 * elisp.texi (Top): Add "Abstract Display" to menu.
4310
43112006-05-27 Chong Yidong <cyd@stupidchicken.com>
4312
4313 * keymaps.texi (Key Sequences): Link to input events definition.
4314 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4315
4316 * files.texi (Changing Files): Document updated argument list for
4317 copy-file.
4318
43192006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4320
4321 * processes.texi (Bindat Functions): Explain term "total length".
4322 Use it in bindat-length and bindat-pack descriptions.
4323
43242006-05-26 Eli Zaretskii <eliz@gnu.org>
4325
4326 * tips.texi (Coding Conventions): Advise against using
4327 eval-after-load in packages. Add an index entry.
4328
43292006-05-25 Juri Linkov <juri@jurta.org>
4330
4331 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4332
4333 * modes.texi (%-Constructs): Add %e, %z, %Z.
4334
43352006-05-25 Richard Stallman <rms@gnu.org>
4336
4337 * elisp.texi (Top): Update subnode menu.
4338
4339 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4340 (Keymaps): Update menu.
4341
43422006-05-25 Chong Yidong <cyd@stupidchicken.com>
4343
4344 * keymaps.texi (Key Sequences): Some clarifications.
4345
43462006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4347
4348 * processes.texi (Bindat Functions): Say "unibyte string"
4349 explicitly for bindat-unpack and bindat-pack descriptions.
4350 (Bindat Examples): Don't call `string-make-unibyte' in example.
4351
43522006-05-25 Chong Yidong <cyd@stupidchicken.com>
4353
5dcb4c4e 4354 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4355 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4356
4357 * keymaps.texi (Changing Key Bindings):
dd7b651b 4358 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4359 * help.texi (Describing Characters): Refer to it.
4360
43612006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4362
4363 * frames.texi (Pointer Shape): @end table -> @end defvar.
4364
43652006-05-22 Richard Stallman <rms@gnu.org>
4366
4367 * elisp.texi (Top): Update subnode menus.
4368
4369 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
4370 Contents rewritten; material from old Pointer Shape node moved here.
4371
4372 * display.texi (Pointer Shape): Node deleted.
4373 (Image Descriptors): Minor cleanup.
4374
43752006-05-21 Richard Stallman <rms@gnu.org>
4376
4377 * syntax.texi (Parsing Expressions): Update info on which STATE
4378 elements are ignored.
4379
43802006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4381
4382 * hooks.texi (Standard Hooks): Correct typo.
4383
4384 * gpl.texi (GPL): ifinfo -> ifnottex.
4385
43862006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
4387
4388 * searching.texi (Simple Match Data): Warn about match data being
4389 set anew by every search.
4390
43912006-05-17 Richard Stallman <rms@gnu.org>
4392
4393 * minibuf.texi (Minibuffer History): Clarify.
4394
4395 * searching.texi (Regexp Special): Clarify nested regexp warning.
4396
43972006-05-16 Kim F. Storm <storm@cua.dk>
4398
4399 * minibuf.texi (Minibuffer History): Update add-to-history.
4400
44012006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
4402
5dcb4c4e
SM
4403 * nonascii.texi (Explicit Encoding):
4404 Fix typo (encoding<->decoding).
b8d4c8d0
GM
4405
44062006-05-14 Richard Stallman <rms@gnu.org>
4407
4408 * buffers.texi (Creating Buffers): Cleanup.
4409
4410 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
4411
44122006-05-13 Eli Zaretskii <eliz@gnu.org>
4413
4414 * buffers.texi (Current Buffer): Document that with-temp-buffer
4415 disables undo.
4416
4417 * os.texi (Terminal-Specific): More accurate description of how
4418 Emacs searches for the terminal-specific libraries.
4419
44202006-05-12 Eli Zaretskii <eliz@gnu.org>
4421
4422 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
4423 emacs-xtra to @inforef's.
4424
4425 * text.texi (Undo): Document that undo is turned off in buffers
4426 whose names begin with a space.
4427
4428 * buffers.texi (Buffer Names): Add index entries for buffers whose
4429 names begin with a space.
4430 (Creating Buffers): Document that undo is turned off in buffers
4431 whose names begin with a space.
4432
4433 * files.texi (Visiting Functions, Reading from Files)
4434 (Saving Buffers): Mention code and EOL conversions by file I/O
4435 primitives and subroutines.
4436
4437 * nonascii.texi (Lisp and Coding Systems): Document
4438 coding-system-eol-type. Add index entries for eol conversion.
4439
4440 * display.texi (Defining Faces): Mention `mac', and add an xref to
4441 where window-system is described.
4442
44432006-05-10 Richard Stallman <rms@gnu.org>
4444
4445 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
4446
44472006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
4448
4449 * variables.texi (File Local Variables): Recommend to quote lambda
4450 expressions in safe-local-variable property.
4451
44522006-05-09 Richard Stallman <rms@gnu.org>
4453
5dcb4c4e
SM
4454 * variables.texi (File Local Variables):
4455 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
4456
44572006-05-07 Kim F. Storm <storm@cua.dk>
4458
4459 * minibuf.texi (Minibuffer History): Remove keep-dups arg
4460 from add-to-history.
4461
44622006-05-07 Romain Francoise <romain@orebokech.com>
4463
4464 * commands.texi (Event Input Misc):
4465 * compile.texi (Eval During Compile):
4466 * internals.texi (Buffer Internals):
4467 * minibuf.texi (Initial Input):
4468 * nonascii.texi (Scanning Charsets):
4469 * numbers.texi (Comparison of Numbers):
4470 * windows.texi (Textual Scrolling, Vertical Scrolling):
4471 Fix various typos.
4472
44732006-05-06 Eli Zaretskii <eliz@gnu.org>
4474
4475 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
4476 conditional xref's to either emacs or emacs-xtra, depending on
4477 @iftex/@ifnottex.
4478
4479 * minibuf.texi (Minibuffer History): Document add-to-history.
4480
44812006-05-05 Eli Zaretskii <eliz@gnu.org>
4482
4483 * internals.texi (Pure Storage): Mention the pure overflow message
4484 at startup.
4485
c8763fb6 44862006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4487
4488 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
4489 (Searching Keymaps): Fix pseudo-Lisp description of keymap
4490 search.
4491
44922006-05-01 Richard Stallman <rms@gnu.org>
4493
4494 * intro.texi (nil and t): Clarify.
4495
4496 * variables.texi (File Local Variables): Suggest using booleanp.
4497
44982006-05-01 Juanma Barranquero <lekktu@gmail.com>
4499
4500 * objects.texi (Type Predicates): Fix typos.
4501
45022006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4503
4504 * intro.texi (nil and t): Add booleanp.
4505
4506 * objects.texi (Type Predicates): Add links for booleanp and
4507 string-or-null-p.
4508
45092006-04-29 Richard Stallman <rms@gnu.org>
4510
4511 * modes.texi (Multiline Font Lock): Rename from
4512 Multi line Font Lock Elements. Much clarification.
4513 (Font Lock Multiline, Region to Fontify): Much clarification.
4514
45152006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4516
4517 * variables.texi (File Local Variables): Remove the special case t for
4518 safe-local-variable.
4519
45202006-04-26 Richard Stallman <rms@gnu.org>
4521
4522 * syntax.texi (Parsing Expressions): Minor cleanup.
4523
45242006-04-18 Richard Stallman <rms@gnu.org>
4525
4526 * tips.texi (Coding Conventions): Explain when the package's
4527 prefix should appear later on (not at the start of the name).
4528
4529 * searching.texi (String Search): Clarify effect of NOERROR.
4530
4531 * modes.texi (Imenu): Clarify what special items do.
4532
4533 * hooks.texi (Standard Hooks): Delete text about old hook names.
4534
45352006-04-17 Romain Francoise <romain@orebokech.com>
4536
4537 * variables.texi (Local Variables): Update the default value of
4538 `max-specpdl-size'.
4539
45402006-04-15 Michael Olson <mwolson@gnu.org>
4541
4542 * processes.texi (Transaction Queues): Mention the new optional
4543 `delay-question' argument for `tq-enqueue'.
4544
45452006-04-13 Bill Wohler <wohler@newt.com>
4546
4547 * customize.texi (Common Keywords): Use dotted notation for
4548 :package-version value. Specify its values. Improve documentation
4549 for customize-package-emacs-version-alist.
4550
45512006-04-12 Bill Wohler <wohler@newt.com>
4552
4553 * customize.texi (Common Keywords): Move description of
4554 customize-package-emacs-version-alist to @defvar.
4555
45562006-04-10 Bill Wohler <wohler@newt.com>
4557
4558 * customize.texi (Common Keywords): Add :package-version.
4559
45602006-04-10 Kim F. Storm <storm@cua.dk>
4561
4562 * text.texi (Buffer Contents): Add NOPROPS arg to
4563 filter-buffer-substring.
4564
45652006-04-08 Kevin Ryde <user42@zip.com.au>
4566
4567 * os.texi (Command-Line Arguments): Update xref to emacs manual
4568 "Command Arguments" -> "Emacs Invocation", per change there.
4569
45702006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
4571
4572 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
4573 be on one line to help makeinfo not render two spaces after the dot.
4574
45752006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4576
4577 * strings.texi (Predicates for Strings): Add string-or-null-p.
4578
45792006-03-28 Kim F. Storm <storm@cua.dk>
4580
4581 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
4582 remarks about systems that don't support fractional seconds.
4583
45842006-03-25 Karl Berry <karl@gnu.org>
4585
4586 * elisp.texi: Use @copyright{} instead of (C), and do not indent
4587 the year list.
4588
45892006-03-21 Nick Roberts <nickrob@snap.net.nz>
4590
4591 * display.texi (Fringe Indicators): Fix typos.
4592
45932006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4594
4595 * tips.texi (Documentation Tips): One can now also write `program'
4596 in front of a quoted symbol in a docstring to prevent making a
4597 hyperlink.
4598
45992006-03-19 Alan Mackenzie <acm@muc.de>
4600
4601 * text.texi (Special Properties): Clarify `fontified' property.
4602
46032006-03-16 Richard Stallman <rms@gnu.org>
4604
4605 * display.texi (Defining Images): Minor cleanup.
4606
46072006-03-16 Bill Wohler <wohler@newt.com>
4608
4609 * display.texi (Defining Images): In image-load-path-for-library,
4610 prefer user's images.
4611
46122006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
4613
4614 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
4615
46162006-03-15 Bill Wohler <wohler@newt.com>
4617
4618 * display.texi (Defining Images): Fix example in
4619 image-load-path-for-library by not recommending that one binds
4620 image-load-path. Just defvar it to placate compiler and only use
4621 it if previously defined.
4622
46232006-03-14 Bill Wohler <wohler@newt.com>
4624
4625 * display.texi (Defining Images): In image-load-path-for-library,
4626 always return list of directories. Update example.
4627
46282006-03-14 Alan Mackenzie <acm@muc.de>
4629
4630 * modes.texi: New node, "Region to Fontify" (for Font Lock).
4631 This describes font-lock-extend-region-function.
4632 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
4633 the new node "Region to Fontify".
4634
46352006-03-13 Richard Stallman <rms@gnu.org>
4636
4637 * display.texi (Invisible Text): The impossible position is
4638 now before the invisible text, not after.
4639 (Defining Images): Clean up last change.
4640
46412006-03-11 Bill Wohler <wohler@newt.com>
4642
4643 * display.texi (Defining Images): Add image-load-path-for-library.
4644
46452006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4646
4647 * text.texi (Adaptive Fill): Fix Texinfo usage.
4648
4649 * strings.texi (Creating Strings): Fix Texinfo usage.
4650
4651 * searching.texi (Regexp Special): Use @samp for regular
4652 expressions that are not in Lisp syntax.
4653
46542006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4655
4656 * searching.texi (Regexp Special): Put remark between parentheses
4657 to avoid misreading.
4658
46592006-03-07 Luc Teirlinck <teirllm@auburn.edu>
4660
4661 * searching.texi (Syntax of Regexps): More accurately describe
4662 which characters are special in which situations.
4663 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
4664 are not special. Describe in detail when `[' and `]' are special.
4665 (Regexp Backslash): Plenty of regexps with unbalanced square
4666 brackets are valid, so reword that statement.
4667
46682006-03-02 Kim F. Storm <storm@cua.dk>
4669
4670 * keymaps.texi (Tool Bar): Add tool-bar-border.
4671
46722006-02-28 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
4675
46762006-02-27 Luc Teirlinck <teirllm@auburn.edu>
4677
4678 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
4679
4680 * files.texi (Locating Files): Suggest additional values for the
4681 SUFFIXES arg of `locate-file'. Update pxref.
4682
4683 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
4684 (How Programs Do Loading): Discuss the effects of Auto Compression
4685 mode on `load'.
4686 (Load Suffixes): New node.
4687 (Library Search): Delete description of `load-suffixes'; it was
4688 moved to "Load Suffixes".
4689 (Autoload, Named Features): Mention `load-suffixes'.
4690
46912006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4692
4693 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
4694
4695 * windows.texi (Window Tree): Fix typo.
4696
46972006-02-20 Kim F. Storm <storm@cua.dk>
4698
4699 * display.texi (Fringe Indicators): New section.
4700 Move indicate-empty-lines, indicate-buffer-boundaries, and
4701 default-indicate-buffer-boundaries here.
4702 Add fringe-indicator-alist and default-fringes-indicator-alist.
4703 Add list of logical fringe indicator symbols.
4704 Update list of standard bitmap names.
4705 (Fringe Cursors): New section.
4706 Move overflow-newline-into-fringe here.
4707 Add fringe-cursor-alist and default-fringes-cursor-alist.
4708 Add list of fringe cursor symbols.
4709
47102006-02-20 Juanma Barranquero <lekktu@gmail.com>
4711
4712 * commands.texi (Using Interactive): Fix reference to node
4713 "Minibuffers".
4714
47152006-02-19 Richard M. Stallman <rms@gnu.org>
4716
4717 * minibuf.texi (High-Level Completion):
4718 Add xref to read-input-method-name.
4719
4720 * files.texi (Relative File Names): Move file-relative-name here.
4721 (File Name Expansion): From here. Minor clarifications.
4722
4723 * commands.texi (Using Interactive): Add xrefs about reading input.
4724 Clarify remarks about that moving point and mark.
4725 Put string case before list case.
4726
c8763fb6 47272006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4728
4729 * display.texi (Other Display Specs, Image Descriptors):
4730 Revert erroneous changes. The previous description of
4731 image-descriptors as `(image . PROPS)' was correct.
4732
47332006-02-14 Richard M. Stallman <rms@gnu.org>
4734
4735 * variables.texi (File Local Variables): Clarifications.
4736
47372006-02-14 Juanma Barranquero <lekktu@gmail.com>
4738
4739 * variables.texi (File Local Variables): Use @code for a cons
4740 cell, not @var.
4741
47422006-02-13 Chong Yidong <cyd@stupidchicken.com>
4743
4744 * variables.texi (File Local Variables): Document new file local
4745 variable behavior.
4746
47472006-02-10 Kim F. Storm <storm@cua.dk>
4748
4749 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
4750
47512006-02-08 Juanma Barranquero <lekktu@gmail.com>
4752
4753 * modes.texi (%-Constructs): Remove obsolete info about
4754 `global-mode-string'.
4755
47562006-02-07 Richard M. Stallman <rms@gnu.org>
4757
4758 * commands.texi (Prefix Command Arguments): Minor cleanup.
4759
4760 * display.texi: "Graphical display", not window system.
4761
4762 * functions.texi (What Is a Function): Fix xref.
4763
4764 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
4765 (Changing Key Bindings): Clarify when remapping is better than
4766 substitute-key-definition.
4767
47682006-02-02 Richard M. Stallman <rms@gnu.org>
4769
4770 * minibuf.texi (Basic Completion): Completion alists are risky.
4771
4772 * keymaps.texi (Active Keymaps): Clarifications.
4773 (Searching Keymaps): New node.
4774 (Keymaps): Update menu.
4775
4776 * frames.texi (Layout Parameters): Minor clarification.
4777 (Drag and Drop): New node.
4778 (Frames): Update menu.
4779
47802006-01-29 Chong Yidong <cyd@stupidchicken.com>
4781
4782 * display.texi (Other Display Specs, Image Descriptors):
4783 Image description is a list, not a cons cell.
4784
47852006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4786
4787 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
4788 list is not necessarily a list).
4789
47902006-01-27 Eli Zaretskii <eliz@gnu.org>
4791
4792 * frames.texi (Layout Parameters): border-width and
4793 internal-border-width belong to the frame, not the window.
4794
47952006-01-19 Richard M. Stallman <rms@gnu.org>
4796
4797 * nonascii.texi (Translation of Characters): Search cmds use
4798 translation-table-for-input. Automatically made local.
4799
4800 * markers.texi (Overview of Markers): Count insertion type
4801 as one of a marker's attributes.
4802
4803 * keymaps.texi (Controlling Active Maps): New node, split out of
4804 Active Keymaps.
4805 (Keymaps): Menu updated.
4806 (Active Keymaps): Give pseudocode to explain how the active
4807 maps are searched. current-active-maps and key-binding moved here.
4808 (Functions for Key Lookup): current-active-maps and key-binding moved.
4809 Clarifications.
4810 (Searching the Keymaps): New subnode.
4811
4812 * elisp.texi (Top): Menu clarification.
4813
4814 * display.texi (Other Display Specs): Delete duplicate entry for
4815 just a string as display spec. Move text about recursive display
4816 specs on such a string.
4817
4818 * commands.texi (Key Sequence Input): Clarify.
4819 Move num-nonmacro-input-events out.
4820 (Reading One Event): num-nonmacro-input-events moved here.
4821
48222006-01-14 Nick Roberts <nickrob@snap.net.nz>
4823
4824 * advice.texi (Simple Advice): Update example to fit argument
4825 change in previous-line.
4826
48272006-01-05 Richard M. Stallman <rms@gnu.org>
4828
4829 * markers.texi (The Mark): Fix in `mark'.
4830
48312006-01-04 Richard M. Stallman <rms@gnu.org>
4832
4833 * processes.texi (Misc Network, Make Network): Minor cleanups.
4834
48352006-01-04 Kim F. Storm <storm@cua.dk>
4836
4837 * processes.texi (Make Network): Add IPv6 addresses and handling.
4838 (Network Feature Testing): Mention (:family ipv6).
4839 (Misc Network): Add IPv6 formats to format-network-address.
4840
48412005-12-30 Richard M. Stallman <rms@gnu.org>
4842
4843 * text.texi (Changing Properties):
4844 Don't use return value of set-text-properties.
4845
48462005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4847
4848 * modes.texi (Mode Line Format): Correct typo in menu.
4849
48502005-12-29 Richard M. Stallman <rms@gnu.org>
4851
4852 * modes.texi (Mode Line Top): New node.
4853 (Mode Line Data): Some text moved to new node.
4854 Explain the data structure more concretely.
4855 (Mode Line Basics): Clarifications.
4856 (Mode Line Variables): Clarify intro paragraph.
4857 (%-Constructs): Clarify intro paragraph.
4858 (Mode Line Format): Update menu.
4859
48602005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4861
4862 * minibuf.texi (Basic Completion): Update lazy-completion-table
4863 examples for removal of ARGS argument.
4864
48652005-12-23 Richard M. Stallman <rms@gnu.org>
4866
4867 * text.texi (Undo): Restore some explanation from the version
4868 that was deleted.
4869
48702005-12-23 Eli Zaretskii <eliz@gnu.org>
4871
4872 * text.texi (Undo): Remove duplicate descriptions of `apply
4873 funname' and `apply delta' elements of the undo list.
4874
48752005-12-20 Richard M. Stallman <rms@gnu.org>
4876
4877 * help.texi (Help Functions): Update documentation of `apropos'.
4878
48792005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4880
4881 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4882 because it is confusing. If the :help-echo keyword is a function,
4883 it is not directly used as the :help-echo overlay property, as the
4884 xref seems to suggest (it does not take the appropriate args).
4885
48862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4887
4888 * customize.texi (Common Keywords): Fix Texinfo usage.
4889 (Group Definitions, Variable Definitions): Update for new
4890 conventions for using `*' in docstrings.
4891
4892 * tips.texi (Documentation Tips): Update for new conventions for
4893 using `*' in docstrings.
4894
48952005-12-16 Richard M. Stallman <rms@gnu.org>
4896
4897 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4898
48992005-12-16 Juri Linkov <juri@jurta.org>
4900
4901 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4902
49032005-12-14 Romain Francoise <romain@orebokech.com>
4904
4905 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4906 Fix typo.
4907
49082005-12-11 Juri Linkov <juri@jurta.org>
4909
4910 * minibuf.texi (Completion Commands): Add mention of read-file-name
4911 for filename completion keymaps.
4912 (Reading File Names): Add mention of filename completion keymaps
4913 for read-file-name and xref to `Completion Commands'.
4914
49152005-12-10 Richard M. Stallman <rms@gnu.org>
4916
4917 * customize.texi (Common Keywords): State caveats for use of :tag.
4918
49192005-12-08 Richard M. Stallman <rms@gnu.org>
4920
4921 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4922 with xrefs and better explanation.
4923 (Completion Commands): Add the filename completion maps.
4924
4925 * objects.texi (Character Type): Clarify that \s is not space
4926 if a dash follows.
4927
49282005-12-05 Richard M. Stallman <rms@gnu.org>
4929
4930 * windows.texi (Resizing Windows): Delete preserve-before args.
4931
49322005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4933
4934 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4935 in full keymaps, since the quirk has been fixed.
4936
49372005-12-03 Eli Zaretskii <eliz@gnu.org>
4938
5dcb4c4e
SM
4939 * hooks.texi (Standard Hooks): Add index entries.
4940 Mention `compilation-finish-functions'.
b8d4c8d0
GM
4941
49422005-11-27 Richard M. Stallman <rms@gnu.org>
4943
4944 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4945
49462005-11-21 Juri Linkov <juri@jurta.org>
4947
4948 * customize.texi (Common Keywords): Update links types
4949 custom-manual and url-link. Add link types emacs-library-link,
4950 file-link, function-link, variable-link, custom-group-link.
4951
49522005-11-20 Chong Yidong <cyd@stupidchicken.com>
4953
4954 * display.texi: Revert 2005-11-20 change.
4955
49562005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4957
4958 * processes.texi (Bindat Functions):
4959 Say "third" to refer to zero-based index "2".
4960
49612005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4962
4963 * loading.texi (Library Search): Update the default value of
4964 `load-suffixes'.
4965
49662005-11-17 Chong Yidong <cyd@stupidchicken.com>
4967
4968 * display.texi (Attribute Functions): Mention :ignore-defface.
4969
49702005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4971
4972 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4973 (Minor Mode Conventions): Mention the use of a hook.
4974
49752005-11-06 Richard M. Stallman <rms@gnu.org>
4976
4977 * files.texi (Magic File Names): find-file-name-handler checks the
4978 `operations' property of the handler.
4979
49802005-11-03 Richard M. Stallman <rms@gnu.org>
4981
4982 * variables.texi (Frame-Local Variables): Small clarification.
4983
49842005-10-29 Chong Yidong <cyd@stupidchicken.com>
4985
4986 * os.texi (Init File): Document ~/.emacs.d/init.el.
4987
49882005-10-29 Richard M. Stallman <rms@gnu.org>
4989
4990 * internals.texi (Garbage Collection): Document memory-full.
4991
49922005-10-28 Bill Wohler <wohler@newt.com>
4993
4994 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4995 for URLs.
4996
49972005-10-28 Richard M. Stallman <rms@gnu.org>
4998
4999 * minibuf.texi (Completion Commands): Clean up prev change.
5000
50012005-10-26 Kevin Ryde <user42@zip.com.au>
5002
5003 * compile.texi (Eval During Compile): Explain recommended uses
5004 of eval-when-compile and eval-and-compile.
5005
50062005-10-27 Masatake YAMATO <jet@gyve.org>
5007
5008 * minibuf.texi (Completion Commands):
5009 Write about new optional argument for `display-completion-list'.
5010
50112005-10-23 Richard M. Stallman <rms@gnu.org>
5012
5013 * display.texi (Overlay Arrow): Clarify about local bindings of
5014 overlay-arrow-position.
5015
50162005-10-22 Eli Zaretskii <eliz@gnu.org>
5017
5018 * internals.texi (Building Emacs): Fix last change.
5019
50202005-10-22 Richard M. Stallman <rms@gnu.org>
5021
5022 * internals.texi (Building Emacs): Document eval-at-startup.
5023
50242005-10-21 Richard M. Stallman <rms@gnu.org>
5025
5026 * loading.texi (Where Defined): load-history contains abs file names.
5027 symbol-file returns abs file names.
5028
50292005-10-19 Kim F. Storm <storm@cua.dk>
5030
5031 * display.texi (Showing Images): Add max-image-size integer value.
5032
50332005-10-18 Chong Yidong <cyd@stupidchicken.com>
5034
5035 * display.texi (Showing Images): Document max-image-size.
5036
50372005-10-17 Richard M. Stallman <rms@gnu.org>
5038
5039 * commands.texi (Quitting): Minor clarification.
5040
5041 * processes.texi (Sentinels): Clarify about output and quitting.
5042 (Filter Functions): Mention with-local-quit.
5043
50442005-10-17 Juri Linkov <juri@jurta.org>
5045
5046 * buffers.texi (Current Buffer):
5047 * commands.texi (Event Input Misc):
5048 * compile.texi (Eval During Compile, Compiler Errors):
5049 * customize.texi (Group Definitions):
5050 * display.texi (Progress, Defining Faces):
5051 * files.texi (Writing to Files):
5052 * modes.texi (Mode Hooks, Defining Minor Modes):
5053 * streams.texi (Output Functions):
5054 * syntax.texi (Syntax Table Functions):
5055 * text.texi (Change Hooks):
5056 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5057
5058 * commands.texi (Quitting): Replace arg `forms' with `body' in
5059 `with-local-quit'.
5060
5061 * positions.texi (Excursions): Replace arg `forms' with `body' in
5062 `save-excursion'.
5063
50642005-10-08 Kim F. Storm <storm@cua.dk>
5065
5066 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5067 Rename manual section accordingly.
5068
50692005-10-04 Kim F. Storm <storm@cua.dk>
5070
5071 * windows.texi (Window Split Tree): New section describing
5072 new function window-split-tree function.
5073
50742005-10-03 Nick Roberts <nickrob@snap.net.nz>
5075
5076 * display.texi (Fringe Size/Pos): Simplify and add detail.
5077
50782005-09-30 Romain Francoise <romain@orebokech.com>
5079
5080 * minibuf.texi (High-Level Completion): Explain that the prompt
5081 given to `read-buffer' should end with a colon and a space.
5082 Update usage examples.
5083
50842005-09-29 Juri Linkov <juri@jurta.org>
5085
5086 * display.texi (Displaying Messages): Rename argument name
5087 `string' to `format-string' in functions `message', `message-box',
5088 `message-or-box'.
5089
50902005-09-26 Chong Yidong <cyd@stupidchicken.com>
5091
5092 * errors.texi (Standard Errors): Correct xrefs.
5093
50942005-09-18 Chong Yidong <cyd@stupidchicken.com>
5095
5096 * display.texi (Defining Images): Update documentation for
5097 `image-load-path'.
5098
50992005-09-17 Richard M. Stallman <rms@gnu.org>
5100
5101 * display.texi (Defining Images): Clean up previous change.
5102
51032005-09-16 Romain Francoise <romain@orebokech.com>
5104
5105 * elisp.texi: Specify GFDL version 1.2.
5106
5107 * doclicense.texi (GNU Free Documentation License): Update to
5108 version 1.2.
5109
51102005-09-15 Chong Yidong <cyd@stupidchicken.com>
5111
5112 * display.texi (Defining Images): Document `image-load-path'.
5113
51142005-09-15 Richard M. Stallman <rms@gnu.org>
5115
5116 * objects.texi (Printed Representation): Minor cleanup.
5117 (Box Diagrams): Minor fix.
5118 (Cons Cell Type): Move (...) index item here.
5119 (Box Diagrams): From here.
5120 (Array Type): Minor fix.
5121 (Type Predicates): Delete index "predicates".
5122 (Hash Table Type): Clarify xref.
5123 (Dotted Pair Notation): Minor fix.
5124
51252005-09-10 Chong Yidong <cyd@stupidchicken.com>
5126
5127 * files.texi (Saving Buffers): Fix typo.
5128
51292005-09-08 Richard M. Stallman <rms@gnu.org>
5130
5131 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5132
51332005-09-08 Chong Yidong <cyd@stupidchicken.com>
5134
5135 * locals.texi (Standard Buffer-Local Variables): Don't include
5136 mode variables for minor modes.
5137 Fix xrefs for buffer-display-count, buffer-display-table,
5138 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5139 enable-multibyte-characters, fill-column, header-line-format,
5140 left-fringe-width, left-margin, and right-fringe-width.
5141
5142 * hooks.texi (Standard Hooks): All hooks should conform to the
5143 standard naming convention now.
5144 Fix xref for `echo-area-clear-hook'.
5145
5146 * display.texi (Usual Display): Note that indicate-empty-lines and
5147 tab-width are buffer-local.
5148
5149 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5150
5151 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5152
5153 * nonascii.texi (Encoding and I/O): Note that
5154 buffer-file-coding-system is buffer-local.
5155
5156 * positions.texi (List Motion): Note that defun-prompt-regexp is
5157 buffer-local.
5158
5159 * text.texi (Auto Filling): Note that auto-fill-function is
5160 buffer-local.
5161 (Undo): Note that buffer-undo-list is buffer-local.
5162
5dcb4c4e
SM
5163 * windows.texi (Buffers and Windows):
5164 Document buffer-display-count.
b8d4c8d0
GM
5165
51662005-09-06 Richard M. Stallman <rms@gnu.org>
5167
5168 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5169 package prefix elsewhere than at the start of the name.
5170
51712005-09-03 Richard M. Stallman <rms@gnu.org>
5172
5173 * tips.texi (Programming Tips): Add conventions for minibuffer
5174 questions and prompts.
5175
51762005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5177
5178 * intro.texi (nil and t): Minor cleanup.
5179 Delete spurious mention of keyword symbols.
5180 (Evaluation Notation): Add index entry.
5181 (A Sample Function Description): Minor cleanup.
5182 (A Sample Variable Description): Not all vars can be set.
5183
51842005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5185
5186 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5187
5188 (Insertion): Document precise type of `insert-char' arg COUNT.
5189
51902005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5191
5192 * modes.texi (Other Font Lock Variables): Sync the default of
5193 font-lock-lines-before.
5194
51952005-08-31 Michael Albinus <michael.albinus@gmx.de>
5196
5197 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5198
51992005-08-29 Richard M. Stallman <rms@gnu.org>
5200
5201 * elisp.texi (Top): Update subnode menu.
5202
5203 * searching.texi (Searching and Matching): Move node.
5204 Rearrange contents and add overall explanation.
5205 (Searching and Case): Move node.
5206 (Searching and Matching): Update menu.
5207
52082005-08-27 Eli Zaretskii <eliz@gnu.org>
5209
5210 * os.texi (Startup Summary): Fix the description of the initial
5211 startup message display.
5212
52132005-08-25 Richard M. Stallman <rms@gnu.org>
5214
5215 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5216
52172005-08-25 Emilio C. Lopes <eclig@gmx.net>
5218
5219 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5220 `next-overlay-change' example.
5221
52222005-08-22 Juri Linkov <juri@jurta.org>
5223
5224 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5225 Fix invert-face. Fix args of face-background.
5226
5227 * display.texi (Standard Faces): Delete node.
5228 (Faces): Add xref to `(emacs)Standard Faces'.
5229 (Displaying Faces): Fix xref to `Standard Faces'.
5230
5231 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5232
52332005-08-20 Alan Mackenzie <acm@muc.de>
5234
5235 * buffers.texi (The Buffer List): Clarify the manipulation of the
5236 buffer list.
5237
52382005-08-14 Richard M. Stallman <rms@gnu.org>
5239
5240 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5241 a regexp.
5242
52432005-08-11 Richard M. Stallman <rms@gnu.org>
5244
5245 * elisp.texi (Top): Update subnode lists.
5246
5247 * display.texi (Inverse Video): Node deleted.
5248
5249 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5250 New nodes split out of Coding Conventions.
5251
5252 * searching.texi (Regular Expressions): Document re-builder.
5253
5254 * os.texi (Time Parsing): New node split out of Time Conversion.
5255
5256 * processes.texi (Misc Network, Network Feature Testing)
5257 (Network Options, Make Network): New nodes split out of
5258 Low-Level Network.
5259
52602005-08-09 Richard M. Stallman <rms@gnu.org>
5261
5262 * frames.texi (Geometry): New node, split from Size and Position.
5263 (Frame Parameters): Refer to Geometry.
5264
5265 * buffers.texi (The Buffer List): Fix xrefs.
5266
5267 * windows.texi (Splitting Windows): Fix xref.
5268
5269 * frames.texi (Layout Parameters): Add xref.
5270
5271 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5272
5273 * keymaps.texi (Menu Bar): Fix xref.
5274
5275 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5276
5277 * modes.texi (%-Constructs): Fix xref.
5278
5279 * frames.texi (Window Frame Parameters): Node split up.
5280 (Basic Parameters, Position Parameters, Size Parameters)
5281 (Layout Parameters, Buffer Parameters, Management Parameters)
5282 (Cursor Parameters, Color Parameters): New subnodes.
5283
52842005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5285
5286 * positions.texi (Screen Lines): Update xref for previous change
5287 in minibuf.texi.
5288
5289 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5290 change in minibuf.texi.
5291
52922005-08-09 Richard M. Stallman <rms@gnu.org>
5293
5294 * tips.texi (Coding Conventions): Minor cleanup.
5295
5296 * modes.texi (Defining Minor Modes): Explain when init-value
5297 can be non-nil.
5298
5299 * elisp.texi (Top): Update submenu for Minibuffer.
5300
5301 * minibuf.texi (Minibuffer Misc): Node split up.
5302 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5303 (Recursive Mini): New nodes split out from Minibuffer Misc.
5304 (Minibuffer Misc): Document max-mini-window-height.
5305
5306 * hash.texi (Defining Hash): Delete stray paren in example.
5307
5308 * display.texi (Echo Area Customization): Don't define
5309 max-mini-window-height here; xref instead.
5310
5311 * commands.texi (Event Input Misc): Update while-no-input.
5312
5313 * advice.texi (Advising Functions): Explain when to use advice
5314 and when to use a hook.
5315
53162005-07-30 Eli Zaretskii <eliz@gnu.org>
5317
5318 * makefile.w32-in (info): Don't run install-info.
5319 ($(infodir)/dir): New target, produced by running install-info.
5320
53212005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5322
5323 * modes.texi (Defining Minor Modes): The keyword for the initial
5324 value is :init-value, not :initial-value.
5325
53262005-07-23 Eli Zaretskii <eliz@gnu.org>
5327
5328 * loading.texi (Autoload): Make the `doctor' example be consistent
5329 with what's in current loaddefs.el. Describe the "fn" magic in
5330 the usage portion of the doc string.
5331
53322005-07-22 Richard M. Stallman <rms@gnu.org>
5333
5334 * internals.texi (Garbage Collection): Clarify previous change.
5335
53362005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5337
5338 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5339
53402005-07-18 Juri Linkov <juri@jurta.org>
5341
5342 * commands.texi (Accessing Events):
5343 * frames.texi (Text Terminal Colors, Resources):
5344 * markers.texi (The Mark):
5345 * modes.texi (Defining Minor Modes):
5346 Delete duplicate duplicate words.
5347
53482005-07-16 Richard M. Stallman <rms@gnu.org>
5349
5350 * display.texi (Managing Overlays): Clarify make-overlay
5351 args for insertion types.
5352
53532005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5354
5355 * customize.texi (Variable Definitions):
5356 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5357 `standard-value' is a list too.
5358 (Defining New Types): Use @key{RET} instead of @key{ret}.
5359
53602005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5361
5362 * os.texi (Translating Input): Fix typo.
5363
53642005-07-08 Richard M. Stallman <rms@gnu.org>
5365
5366 * README: Update edition number and size estimate.
5367
5368 * elisp.texi (VERSION): Set to 2.9.
5369
53702005-07-07 Richard M. Stallman <rms@gnu.org>
5371
5372 * book-spine.texinfo: Update Emacs version.
5373
5374 * display.texi (Inverse Video): Delete mode-line-inverse-video.
5375
53762005-07-06 Richard M. Stallman <rms@gnu.org>
5377
5378 * searching.texi (Regexp Search): Clarify what re-search-forward
5379 does when the search fails.
5380
53812005-07-05 Lute Kamstra <lute@gnu.org>
5382
5383 * Update FSF's address in GPL notices.
5384
5385 * doclicense.texi (GNU Free Documentation License):
5386 * gpl.texi (GPL):
5387 * tips.texi (Coding Conventions, Library Headers):
5388 * vol1.texi:
5389 * vol2.texi: Update FSF's address.
5390
53912005-07-04 Richard M. Stallman <rms@gnu.org>
5392
5393 * hooks.texi (Standard Hooks): Add occur-hook.
5394
53952005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5396
5397 * display.texi (The Echo Area): Correct menu.
5398
53992005-07-03 Richard M. Stallman <rms@gnu.org>
5400
5401 * elisp.texi (Top): Update subnode menu for Display.
5402
5403 * display.texi (Displaying Messages): New node, with most
5404 of what was in The Echo Area.
5dcb4c4e 5405 (Progress): Move under The Echo Area.
b8d4c8d0
GM
5406 (Logging Messages): New node with new text.
5407 (Echo Area Customization): New node, the rest of what was
5408 in The Echo Area. Document message-truncate-lines with @defvar.
5409 (Display): Update menu.
5410
5411 * windows.texi (Textual Scrolling): Doc 3 values for
5412 scroll-preserve-screen-position.
5413
5414 * text.texi (Special Properties): Change hook functions
5415 should bind inhibit-modification-hooks around altering buffer text.
5416
5417 * keymaps.texi (Key Binding Commands): Call binding BINDING
5418 rather than DEFINITION.
5419
54202005-06-29 Juanma Barranquero <lekktu@gmail.com>
5421
5422 * variables.texi (Defining Variables): `user-variable-p' returns t
5423 for aliases of user options, nil for alias loops.
5424
54252005-06-28 Richard M. Stallman <rms@gnu.org>
5426
5427 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
5428 make-keymap.
5429
54302005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5431
5432 * variables.texi (Setting Variables): Correct and clarify
5433 description of `add-to-ordered-list'.
5434
54352005-06-26 Richard M. Stallman <rms@gnu.org>
5436
5437 * display.texi (Faces): Minor cleanup.
5438
54392005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5440
5441 * display.texi (Faces): `facep' returns t for strings that are
5442 face names.
5443
54442005-06-25 Richard M. Stallman <rms@gnu.org>
5445
5446 * objects.texi (Equality Predicates): Clarify meaning of equal.
5447
5448 * windows.texi (Selecting Windows): save-selected-window
5449 and with-selected-window save and restore the current buffer.
5450
54512005-06-24 Richard M. Stallman <rms@gnu.org>
5452
5453 * numbers.texi (Float Basics): Explain how to test for NaN,
5454 and printing the sign of NaNs.
5455
54562005-06-24 Eli Zaretskii <eliz@gnu.org>
5457
5458 * makefile.w32-in (MAKEINFO): Use --force.
5459
54602005-06-23 Richard M. Stallman <rms@gnu.org>
5461
5462 * display.texi (Face Functions): Correct Texinfo usage.
5463
54642005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5465
5466 * lists.texi (Rings): `ring-elements' now returns the elements of
5467 RING in order.
5468
54692005-06-23 Juanma Barranquero <lekktu@gmail.com>
5470
5471 * markers.texi (The Mark): Texinfo usage fix.
5472
54732005-06-23 Kim F. Storm <storm@cua.dk>
5474
5475 * searching.texi (Entire Match Data): Remove evaporate option for
5476 match-data. Do not mention evaporate option for set-match-data.
5477
54782005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5479
5480 * display.texi (Face Functions): Mention face aliases.
5481
54822005-06-21 Richard M. Stallman <rms@gnu.org>
5483
5484 * anti.texi (Antinews): Texinfo usage fix.
5485
54862005-06-21 Karl Berry <karl@gnu.org>
5487
5488 * elisp.texi: Use @copying.
5489
5490 * elisp.texi: Put @summarycontents and @contents before the Top
5491 node, instead of the end of the file, so that the contents appear
5492 in the right place in the dvi/pdf output.
5493
54942005-06-21 Juri Linkov <juri@jurta.org>
5495
5496 * display.texi (Defining Faces): Add `customized-face'.
5497
54982005-06-20 Kim F. Storm <storm@cua.dk>
5499
5500 * variables.texi (Setting Variables): Any type of element can be
5501 given order in add-to-ordered-list. Compare elements with eq.
5502
5503 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
5504
55052005-06-20 Karl Berry <karl@gnu.org>
5506
5507 * syntax.texi (Syntax Flags): Make last column very slightly wider
5508 to avoid "generic comment" breaking on two lines and causing an
5509 underfull box.
5510
55112005-06-19 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * lists.texi (Rings): Various minor clarifications and corrections.
5514
55152005-06-18 Richard M. Stallman <rms@gnu.org>
5516
5517 * functions.texi (Obsolete Functions): Simplify.
5518
5519 * variables.texi (Variable Aliases): Simplify.
5520
5521 * anti.texi, backups.texi, compile.texi, customization.texi:
5522 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
5523 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
5524 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
5525 * variables.texi: Fix formatting ugliness.
5526
5527 * elisp.texi: Add links to Rings and Byte Packing.
5528 Update version and copyright years.
5529
5530 * minibuf.texi: Fix formatting ugliness.
5531 (Completion Commands): Move keymap vars to the end
5532 and vars completing-read binds to the top.
5533
55342005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * processes.texi: Fix typos.
5537 (Bindat Spec): Correct Texinfo error.
5538 (Byte Packing): Fix ungrammatical sentence.
5539
55402005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
5541
5542 * lists.texi (Rings): New node.
5543 (Lists): Add it to menu.
5544
5545 * processes.texi (Byte Packing): New node.
5546 (Processes): Add it to menu.
5547
55482005-06-17 Richard M. Stallman <rms@gnu.org>
5549
5550 * syntax.texi (Parsing Expressions): Fix texinfo usage.
5551
5552 * help.texi (Documentation Basics): Explain the xref to
5553 Documentation Tips.
5554
5555 * debugging.texi (Debugger Commands): Minor fix.
5556
55572005-06-16 Luc Teirlinck <teirllm@auburn.edu>
5558
5559 * edebug.texi (Instrumenting): Eliminate duplicate link.
5560 (Specification List): Replace references to "below", referring to
5561 a later node, with one @ref to that node.
5562
5563 * os.texi (Timers): Timers should save and restore the match data
5564 if they change it.
5565
5566 * debugging.texi (Debugger Commands): Mention that the Lisp
5567 debugger can not step through primitive functions.
5568
55692005-06-16 Juanma Barranquero <lekktu@gmail.com>
5570
5571 * functions.texi (Obsolete Functions): Update argument names of
5572 `make-obsolete' and `define-obsolete-function-alias'.
5573
5574 * variables.texi (Variable Aliases): Update argument names of
5575 `defvaralias', `make-obsolete-variable' and
5576 `define-obsolete-variable-alias'.
5577
55782005-06-15 Kim F. Storm <storm@cua.dk>
5579
5580 * searching.texi (Entire Match Data): Rephrase warnings about
5581 evaporate arg to match-data and set-match-data.
5582
55832005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * elisp.texi (Top): Update detailed menu.
5586
5587 * edebug.texi (Edebug): Update menu.
5588 (Instrumenting): Update xrefs.
5589 (Edebug Execution Modes): Correct xref.
5590 (Jumping): Clarify description of `h' command.
5591 Eliminate redundant @ref.
5592 (Breaks): New node.
5593 (Breakpoints): Is now a subsubsection.
5594 (Global Break Condition): Mention `C-x X X'.
5595 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
5596 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
5597 (Edebug Display Update): Correct pxref.
5598 (Edebug and Macros): New node.
5599 (Instrumenting Macro Calls): Is now a subsubsection.
5600 Neither arg of `def-edebug-spec' is evaluated.
5601 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
5602 (Specification Examples): Fix typo.
5603
56042005-06-14 Lute Kamstra <lute@gnu.org>
5605
5606 * debugging.texi (Function Debugging): Primitives can break on
5607 entry too.
5608
56092005-06-14 Kim F. Storm <storm@cua.dk>
5610
5611 * variables.texi (Setting Variables): Add add-to-ordered-list.
5612
56132005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5614
5615 * syntax.texi (Parsing Expressions): Document aux functions and vars of
5616 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
5617
56182005-06-13 Lute Kamstra <lute@gnu.org>
5619
5620 * text.texi (Special Properties): Fix cross reference.
5621
56222005-06-11 Luc Teirlinck <teirllm@auburn.edu>
5623
5624 * debugging.texi (Function Debugging): Delete mention of empty
5625 string argument to `cancel-debug-on-entry'. Delete inaccurate
5626 description of the return value of that command.
5627
56282005-06-11 Alan Mackenzie <acm@muc.de>
5629
5630 * text.texi (Adaptive Fill): Amplify the description of
5631 fill-context-prefix.
5632
56332005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5634
5635 * syntax.texi (Parsing Expressions): Fix Texinfo error.
5636
56372005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
5638
5639 * syntax.texi (Parsing Expressions): Document syntax-ppss.
5640
56412005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5642
5643 * debugging.texi (Error Debugging): Minor rewording.
5644 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
5645 is optional.
5646
56472005-06-10 Lute Kamstra <lute@gnu.org>
5648
5649 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
5650 (Top): Give it a title. Correct version number. Give the
5651 detailed node listing a more prominent header.
5652 * intro.texi: Don't set VERSION here a second time.
5653 Mention Emacs's version too.
5654 * anti.texi (Antinews): Use EMACSVER to refer to the current
5655 version of Emacs.
5656
56572005-06-09 Kim F. Storm <storm@cua.dk>
5658
5659 * searching.texi (Entire Match Data): Explain new `reseat' argument to
5660 match-data and set-match-data.
5661
56622005-06-08 Richard M. Stallman <rms@gnu.org>
5663
5664 * searching.texi (Entire Match Data): Clarify when match-data
5665 returns markers and when integers.
5666
5667 * display.texi (Defining Faces): Explain that face name should not
5668 end in `-face'.
5669
5670 * modes.texi (Mode Line Data): Minor cleanup.
5671 (Customizing Keywords): Node split out of Search-based Fontification.
5672 Add example of using font-lock-add-keywords from a hook.
5673 Clarify when MODE should be non-nil, and when nil.
5674
56752005-06-06 Richard M. Stallman <rms@gnu.org>
5676
5677 * modes.texi (Mode Line Data): Explain what happens when the car
5678 of a list is a void symbol.
5679 (Search-based Fontification): Explain MODE arg to
5680 font-lock-add-keywords and warn about calls from major modes.
5681
56822005-06-08 Juri Linkov <juri@jurta.org>
5683
5684 * display.texi (Standard Faces): Add `shadow' face.
5685
56862005-05-29 Luc Teirlinck <teirllm@auburn.edu>
5687
5688 * modes.texi (Major Mode Conventions): A derived mode only needs
5689 to put the call to the parent mode inside `delay-mode-hooks'.
5690
56912005-05-29 Richard M. Stallman <rms@gnu.org>
5692
5693 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
5694 new, and what that implies. Clarify.
5695
5696 * files.texi (Locating Files): Clean up the text.
5697
5698 * frames.texi (Window Frame Parameters): Document user-size.
5699 Shorten entry for top by referring to left.
5700
57012005-05-26 Richard M. Stallman <rms@gnu.org>
5702
5703 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
5704 is new, and what the implications are. Other clarifications.
5705
57062005-05-24 Richard M. Stallman <rms@gnu.org>
5707
5708 * frames.texi (Dialog Boxes): Minor fixes.
5709
57102005-05-25 Masatake YAMATO <jet@gyve.org>
5711
5712 * display.texi (Standard Faces): Write about `mode-line-highlight'.
5713
57142005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5715
5716 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
5717 is optional.
5718
57192005-05-24 Nick Roberts <nickrob@snap.net.nz>
5720
10d1d0af 5721 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
5722
57232005-05-23 Lute Kamstra <lute@gnu.org>
5724
5725 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
5726 syntax-begin-function over font-lock-beginning-of-syntax-function.
5727
57282005-05-21 Luc Teirlinck <teirllm@auburn.edu>
5729
5730 * minibuf.texi (Reading File Names): Update description of
5731 `read-directory-name'.
5732
5733 * modes.texi (Derived Modes): Clarify :group keyword.
5734
57352005-05-21 Eli Zaretskii <eliz@gnu.org>
5736
5737 * files.texi (Locating Files): New subsection.
5738 Describe locate-file and executable-find.
5739
57402005-05-21 Kevin Ryde <user42@zip.com.au>
5741
5742 * frames.texi (Initial Parameters): Update cross reference to
5743 "Emacs Invocation".
5744
57452005-05-19 Luc Teirlinck <teirllm@auburn.edu>
5746
5747 * keymaps.texi (Active Keymaps): Add anchor.
5748
5749 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
5750 (Major Mode Conventions): Refer to `Auto Major Mode' in more
5751 appropriate place.
5752 (Derived Modes): Small clarifications.
5753 (Minor Mode Conventions, Keymaps and Minor Modes):
5754 Replace references to nodes with references to anchors.
5755 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
5756 Clarify description of lists whose first element is an integer.
5757 (Mode Line Variables): Add anchor.
5758 (%-Constructs): Clarify description of integer after %.
5759 (Emulating Mode Line): Describe nil value for FACE.
5760
57612005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5762
5763 * modes.texi (Derived Modes): Correct references to non-existing
5764 variable standard-syntax-table.
5765
57662005-05-17 Lute Kamstra <lute@gnu.org>
5767
5768 * modes.texi (Defining Minor Modes): Mention the mode hook.
5769
57702005-05-15 Kim F. Storm <storm@cua.dk>
5771
5772 * processes.texi (Network): Remove open-network-stream-nowait.
5773 (Network Servers): Remove open-network-stream-server.
5774
57752005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5776
5777 * elisp.texi (Top): Update detailed menu.
5778
5779 * variables.texi: Reorder nodes.
5780 (Variables): Update menu.
5781 (File Local Variables): Do not refer to the `-*-' line as
5782 a "local variables list". Add pxref.
5783
57842005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5785
5786 * elisp.texi (Top): Update detailed menu for node changes.
5787
5788 * modes.texi (Modes): Update Menu.
5789 (Hooks): Move to beginning of chapter.
5790 Most minor modes run mode hooks too.
5791 `add-hook' can handle void hooks or hooks whose value is a single
5792 function.
5793 (Major Modes): Update Menu.
5794 (Major Mode Basics): New node, split off from `Major Modes'.
5795 (Major Mode Conventions): Correct xref. Explain how to handle
5796 auto-mode-alist if the major mode command has an autoload cookie.
5797 (Auto Major Mode): Major update. Add magic-mode-alist.
5798 (Derived Modes): Major update.
5799 (Mode Line Format): Update Menu.
5800 (Mode Line Basics): New node, split off from `Mode Line Format'.
5801
5802 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5803 for `magic autoload comment'. Add index entries and anchor.
5804
58052005-05-14 Richard M. Stallman <rms@gnu.org>
5806
5807 * tips.texi (Coding Conventions): Explain how important it is
5808 that just loading certain files not change Emacs behavior.
5809
5810 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5811
58122005-05-12 Lute Kamstra <lute@gnu.org>
5813
5814 * modes.texi (Generic Modes): Update.
5815 (Major Modes): Refer to node "Generic Modes".
5816
5817 * elisp.texi (Top): Update to the current structure of the manual.
5818 * processes.texi (Processes): Add menu description.
5819 * customize.texi (Customization): Add menu descriptions.
5820
58212005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5822
5823 * processes.texi (Signals to Processes)
5824 (Low-Level Network): Fix typos.
5825
58262005-05-11 Lute Kamstra <lute@gnu.org>
5827
5828 * elisp.texi (Top): Add some nodes from the chapter "Major and
5829 Minor Modes" to the detailed node listing.
5830
58312005-05-10 Richard M. Stallman <rms@gnu.org>
5832
5833 * keymaps.texi (Extended Menu Items): Menu item filter functions
5834 can be called at any time.
5835
58362005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5837
5838 * variables.texi (File Local Variables): `(hack-local-variables t)'
5839 now also checks whether a mode is specified in the local variables
5840 list.
5841
58422005-05-05 Kevin Ryde <user42@zip.com.au>
5843
5844 * display.texi (The Echo Area): Correct format function cross
5845 reference.
5846
58472005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5848
5849 * variables.texi (Variable Aliases): Change description of
5850 `define-obsolete-variable-alias'.
5851
5852 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5853 (Defining Functions): Add xref.
5854 (Obsolete Functions): New node.
5855 (Function Safety): Standardize capitalization of section title.
5856
5857 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5858 (Dialog Boxes): Complete description of `x-popup-dialog'.
5859
58602005-05-04 Richard M. Stallman <rms@gnu.org>
5861
5862 * commands.texi (Interactive Codes): Fix Texinfo usage.
5863 Document U more clearly.
5864
58652005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5866
5867 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5868 function and not a macro.
5869
5870 * frames.texi (Pop-Up Menus): Correct and clarify description of
5871 `x-popup-menu'.
5872 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5873
58742005-05-01 Richard M. Stallman <rms@gnu.org>
5875
5876 * edebug.texi (Checking Whether to Stop): Fix previous change.
5877
58782005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5879
5880 * display.texi: Fix typos and Texinfo usage.
5881
5882 * edebug.texi (Checking Whether to Stop): executing-macro ->
5883 executing-kbd-macro.
5884
58852005-05-01 Richard M. Stallman <rms@gnu.org>
5886
5887 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5888
58892005-04-30 Richard M. Stallman <rms@gnu.org>
5890
5891 * files.texi (Magic File Names): Document `operations' property.
5892
58932005-04-29 Lute Kamstra <lute@gnu.org>
5894
5895 * modes.texi (Generic Modes): New node.
5896 (Major Modes): Add it to the menu.
5897 (Derived Modes): Add "derived mode" to concept index.
5898
58992005-04-28 Lute Kamstra <lute@gnu.org>
5900
5901 * modes.texi (Defining Minor Modes): Fix previous change.
5902 (Font Lock Mode): Simplify.
5903 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5904 when set and that some parts are optional. Add cross references.
5905 (Search-based Fontification): Say how to specify font-lock-keywords.
5906 Add cross references. Add font-lock-multiline to index.
5907 Move font-lock-keywords-case-fold-search here from node "Other Font
5908 Lock Variables". Document font-lock-add-keywords and
5909 font-lock-remove-keywords.
5910 (Other Font Lock Variables): Move font-lock-keywords-only,
5911 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5912 and font-lock-syntactic-face-function to node "Syntactic Font
5913 Lock". Move font-lock-keywords-case-fold-search to node
5914 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5915 and font-lock-{,un}fontify-{buffer,region}-function.
5916 (Precalculated Fontification): Remove reference to deleted variable
5917 font-lock-core-only.
5918 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5919 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5920 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5921 and font-lock-syntactic-face-function here from node "Other Font
5922 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5923 Syntax Properties". Add cross references.
5924 (Setting Syntax Properties): New node.
5925 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5926 * syntax.texi (Syntax Properties): Add cross reference.
5927 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5928
59292005-04-26 Richard M. Stallman <rms@gnu.org>
5930
5931 * display.texi (Defining Faces):
5932 Document `default' elements of defface spec.
5933
5934 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5935
5936 * variables.texi (Variable Aliases): Clarify text.
5937
59382005-04-25 Chong Yidong <cyd@stupidchicken.com>
5939
5940 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5941
59422005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5943
5944 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5945
59462005-04-24 Eli Zaretskii <eliz@gnu.org>
5947
5948 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5949 syntax-after and syntax-class.
5950
5951 * files.texi (Changing Files): Fix last change's cross-reference.
5952 (Unique File Names): Don't mention "numbers" in the documentation
5953 of make-temp-file and make-temp-name.
5954
59552005-04-23 Richard M. Stallman <rms@gnu.org>
5956
5957 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5958
59592005-04-22 Nick Roberts <nickrob@snap.net.nz>
5960
5961 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5962
59632005-04-22 Nick Roberts <nickrob@snap.net.nz>
5964
5965 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5966 and define-obsolete-variable-alias.
5967
59682005-04-22 Kim F. Storm <storm@cua.dk>
5969
5970 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5971 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5972
59732005-04-21 Lute Kamstra <lute@gnu.org>
5974
5975 * lists.texi (Association Lists): Document rassq-delete-all.
5976
59772005-04-19 Richard M. Stallman <rms@gnu.org>
5978
5979 * modes.texi (Search-based Fontification): Explain that
5980 facespec is an expression to be evaluated.
5981
59822005-04-19 Kevin Ryde <user42@zip.com.au>
5983
5984 * streams.texi (Output Functions): Fix xref.
5985 * strings.texi (String Conversion): Fix xref.
5986
59872005-04-19 Kim F. Storm <storm@cua.dk>
5988
5989 * symbols.texi (Symbol Plists): Add safe-get.
5990 Mention that `get' may signal an error.
5991
59922005-04-18 Nick Roberts <nickrob@snap.net.nz>
5993
5994 * customize.texi (Variable Definitions): Replace tooltip-mode
5995 example with save-place.
5996
59972005-04-17 Richard M. Stallman <rms@gnu.org>
5998
5999 * buffers.texi (Indirect Buffers): Clarify.
6000
6001 * positions.texi (Positions): Clarify converting marker to integer.
6002
6003 * strings.texi (String Basics): Mention string-match; clarify.
6004
60052005-04-08 Lute Kamstra <lute@gnu.org>
6006
6007 * modes.texi (Search-based Fontification): Fix cross references.
6008 Use consistent terminology. Document anchored highlighting.
6009
60102005-04-05 Lute Kamstra <lute@gnu.org>
6011
6012 * modes.texi (Defining Minor Modes): Document :group keyword
6013 argument and its default value.
6014
60152005-04-03 Lute Kamstra <lute@gnu.org>
6016
6017 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6018 references and/or descriptions. Delete major mode hooks; mention
6019 them as a category instead. Rename or delete obsolete hooks.
6020
60212005-04-02 Richard M. Stallman <rms@gnu.org>
6022
6023 * nonascii.texi (Coding System Basics): Another wording cleanup.
6024
60252005-04-01 Richard M. Stallman <rms@gnu.org>
6026
6027 * nonascii.texi (Coding System Basics): Clarify previous change.
6028
60292005-04-01 Kenichi Handa <handa@m17n.org>
6030
10d1d0af 6031 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6032 identity of coding systems.
6033
60342005-03-29 Chong Yidong <cyd@stupidchicken.com>
6035
6036 * text.texi (Buffer Contents): Add filter-buffer-substring and
6037 buffer-substring-filters.
6038
60392005-03-26 Chong Yidong <cyd@stupidchicken.com>
6040
6041 * anti.texi (Antinews): Mention `G' interactive code.
6042
6043 * tips.texi (Compilation Tips): Mention benchmark.el.
6044
60452005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6046
6047 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6048 is now bound to M-o M-o.
6049
6050 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6051
60522005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6053
6054 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6055 in the Emacs Manual).
6056 * Makefile.in (srcs): Remove calendar.texi.
6057 * makefile.w32-in (srcs): Remove calendar.texi.
6058 * display.texi (Display): Change name of next node.
6059 * os.texi (System In): Change name of previous node.
6060 * elisp.texi (Top): Remove Calendar references.
6061 * vol1.texi (Top): Remove Calendar references.
6062 * vol2.texi (Top): Remove Calendar references.
6063
60642005-03-25 Richard M. Stallman <rms@gnu.org>
6065
6066 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6067 Cleanup previous change.
6068
60692005-03-25 Chong Yidong <cyd@stupidchicken.com>
6070
6071 * display.texi (Face Attributes): Faces earlier in an :inherit
6072 list take precedence.
6073 (Scroll Bars): Fix description of vertical-scroll-bars.
6074 Document frame-current-scroll-bars and window-current-scroll-bars.
6075
6076 * markers.texi (The Mark): Document temporary Transient Mark mode.
6077
6078 * minibuf.texi (Reading File Names):
6079 Document read-file-name-completion-ignore-case.
6080
6081 * positions.texi (Screen Lines): Document nil for width argument
6082 to compute-motion.
6083
60842005-03-23 Kim F. Storm <storm@cua.dk>
6085
6086 * display.texi (Standard Faces): Other faces used in the fringe
6087 implicitly inherits from the fringe face.
6088 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6089 properties implicitly inherits from fringe face.
6090 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6091
60922005-03-20 Chong Yidong <cyd@stupidchicken.com>
6093
6094 * display.texi (Invisible Text): State default value of
6095 line-move-ignore-invisible.
6096 (Managing Overlays): Document remove-overlays.
6097 (Standard Faces): Document escape-glyph face.
6098
6099 * minibuf.texi (Reading File Names): Document read-file-name-function.
6100
6101 * modes.texi (Other Font Lock Variables):
6102 Document font-lock-lines-before.
6103
6104 * positions.texi (Skipping Characters): skip-chars-forward allows
6105 character classes.
6106
61072005-03-18 Lute Kamstra <lute@gnu.org>
6108
6109 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6110
61112005-03-17 Richard M. Stallman <rms@gnu.org>
6112
6113 * text.texi (Undo): Document extensible undo entries.
6114
dd7b651b 6115 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6116
6117 * nonascii.texi (Character Codes): Minor fix.
6118
6119 * display.texi (Display Property): Explain the significance
6120 of having text properties that are eq.
6121 (Other Display Specs): Explain string as display spec.
6122
6123 * commands.texi (Interactive Codes): Document G option.
6124
61252005-03-17 Chong Yidong <cyd@stupidchicken.com>
6126
6127 * text.texi (Filling): Add sentence-end-without-period and
6128 sentence-end-without-space.
6129 (Changing Properties): Minor fix.
6130
6131 * anti.texi: Total rewrite.
6132
61332005-03-15 Lute Kamstra <lute@gnu.org>
6134
6135 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6136
61372005-03-08 Kim F. Storm <storm@cua.dk>
6138
6139 * display.texi (Specified Space): Property :width is support on
6140 non-graphic terminals, :height is not.
6141
61422005-03-07 Richard M. Stallman <rms@gnu.org>
6143
6144 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6145 Now subnodes of Fringes.
6146 (Overlay Arrow): Document overlay-arrow-variable-list.
6147 (Fringe Size/Pos): New node, broken out of Fringes.
6148 (Display): Explain clearing vs redisplay better.
6149 (Truncation): Clarify use of bitmaps.
6150 (The Echo Area): Clarify the uses of the echo area.
6151 Add max-mini-window-height.
6152 (Progress): Clarify.
6153 (Invisible Text): Explain that main loop moves point out.
6154 (Selective Display): Say "hidden", not "invisible".
6155 (Managing Overlays): Move up. Describe relation to Undo here.
6156 (Overlay Properties): Clarify intro.
6157 (Finding Overlays): Explain return values when nothing found.
6158 (Width): truncate-string-to-width has added arg.
6159 (Displaying Faces): Clarify and update mode line face handling.
6160 (Face Functions): Minor cleanup.
6161 (Conditional Display): Merge into Other Display Specs.
6162 (Pixel Specification, Other Display Specs): Minor cleanups.
6163 (Images, Image Descriptors): Minor cleanups.
6164 (GIF Images): Patents have expired.
6165 (Showing Images): Explain default text for insert-image.
6166 (Manipulating Button Types): Merge into Manipulating Buttons.
6167 (Making Buttons): Explain return values.
6168 (Button Buffer Commands): Add xref.
6169 (Inverse Video): Update mode-line-inverse-video.
6170 (Display Table Format): Clarify.
6171 (Active Display Table): Give defaults for window-display-table.
6172
6173 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6174 and calendar-today-marker are strings, not chars.
6175 (Holiday Customizing): Minor fix.
6176
6177 * internals.texi (Writing Emacs Primitives): Update `or' example.
6178 Update limit on # args of subr.
6179
6180 * edebug.texi (Using Edebug): Arrow is in fringe.
6181 (Instrumenting): Arg to eval-defun works without loading edebug.
6182 (Edebug Execution Modes): Add xref.
6183
6184 * customize.texi (Common Keywords): Clarify :require.
6185 Mention :version here.
6186 (Variable Definitions, Group Definitions): Not here.
6187 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6188
61892005-03-07 Chong Yidong <cyd@stupidchicken.com>
6190 * nonascii.texi (Text Representations): Clarify position-bytes.
6191 (Character Sets): Add list-charset-chars.
6192 (Scanning Charsets): Add charset-after.
6193 (Encoding and I/O): Minor fix.
6194
61952005-03-06 Richard M. Stallman <rms@gnu.org>
6196
6197 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6198 (Resizing Windows): Likewise.
6199
6200 * text.texi (Change Hooks): Get rid of "Emacs 21".
6201
6202 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6203
6204 * streams.texi (Output Variables): Get rid of "Emacs 21".
6205
6206 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6207
6208 * os.texi (Translating Input): Replace flow-control example
6209 with a less obsolete example that uses `keyboard-translate'.
6210
6211 * objects.texi (Hash Table Type, Circular Objects):
6212 Get rid of "Emacs 21".
6213
6214 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6215 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6216
6217 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6218
6219 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6220
6221 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6222 (Menu Bar): Fix when menu-bar-update-hook is called.
6223
6224 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6225
6226 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6227 and make it read better.
6228
6229 * files.texi (Writing to Files): Get rid of "Emacs 21".
6230 (Unique File Names): Likewise.
6231
6232 * elisp.texi: Update Emacs version to 22.
6233
6234 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6235 (Overlay Properties, Face Attributes): Likewise.
6236 (Managing Overlays): Fix punctuation.
6237 (Attribute Functions): Clarify set-face-font; get rid of
6238 info about old Emacs versions.
6239 (Auto Faces, Font Lookup, Display Property, Images):
6240 Get rid of "Emacs 21".
6241
6242 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6243
62442005-03-05 Richard M. Stallman <rms@gnu.org>
6245
6246 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6247
62482005-03-04 Lute Kamstra <lute@gnu.org>
6249
6250 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6251
62522005-03-03 Lute Kamstra <lute@gnu.org>
6253
6254 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6255
62562005-03-01 Lute Kamstra <lute@gnu.org>
6257
6258 * debugging.texi (Debugger Commands): Update `j'.
6259
62602005-02-28 Lute Kamstra <lute@gnu.org>
6261
6262 * debugging.texi (Debugging): Fix typo.
6263 (Error Debugging): Document eval-expression-debug-on-error.
6264 (Function Debugging): Update example.
6265 (Using Debugger): Mention starred stack frames.
6266 (Debugger Commands): Document `j' and `l'.
6267 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6268 Update the messages that the debugger displays.
6269 (Internals of Debugger): Add cross reference. Update example.
6270 (Excess Open): Minor improvement.
6271 (Excess Close): Minor improvement.
6272
62732005-02-26 Richard M. Stallman <rms@gnu.org>
6274
6275 * tips.texi (Coding Conventions): Clarify.
6276 Put all the major mode key reservations together.
6277 Mention the Mouse-1 => Mouse-2 conventions.
6278
6279 * syntax.texi (Syntax Class Table): Clarify.
6280 (Syntax Table Functions): syntax-after moved from here.
6281 (Syntax Table Internals): syntax-after moved to here.
6282 (Parsing Expressions): Update info on number of values
6283 and what's meaningful in the STATE argument.
6284 (Categories): Fix typo.
6285
6286 * sequences.texi (Arrays): Cleanup.
6287 (Char-Tables): Clarify.
6288
6289 * processes.texi (Deleting Processes): Cleanups, add xref.
6290 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6291 (Process Information): set-process-coding-system, some args optional.
6292 (Input to Processes): Explain various types for PROCESS args.
6293 Rename them from PROCESS-NAME to PROCESS.
6294 (Signals to Processes): Likewise.
6295 (Decoding Output): Cleanup.
6296 (Query Before Exit): Clarify.
6297
6298 * os.texi (Startup Summary): Correct the options; add missing ones.
6299 (Terminal Output, Batch Mode): Clarify.
6300 (Flow Control): Node deleted.
6301
6302 * markers.texi (The Mark): Clarify.
6303
6304 * macros.texi (Expansion): Cleanup.
6305 (Indenting Macros): indent-spec allows ints, not floats.
6306
6307 * keymaps.texi (Keymaps): Clarify.
6308 (Format of Keymaps): Update lisp-mode-map example.
6309 (Active Keymaps, Key Lookup): Clarify.
6310 (Changing Key Bindings): Add xref to `kbd'.
6311 (Key Binding Commands, Simple Menu Items): Clarify.
6312 (Mouse Menus, Menu Bar): Clarify.
6313 (Menu Example): Replace print example with menu-bar-replace-menu.
6314
6315 * help.texi (Documentation Basics): Add function-documentation prop.
6316
6317 * elisp.texi (Top): Don't refer to Flow Control node.
6318
6319 * commands.texi (Command Overview): Improve xrefs.
6320 (Adjusting Point): Adjusting point applies to intangible and invis.
6321 (Key Sequence Input): Doc extra read-key-sequence args.
6322 Likewise for read-key-sequence-vector.
6323
6324 * backups.texi (Rename or Copy): Minor fix.
6325 (Numbered Backups): For version-control, say the default.
6326 (Auto-Saving): make-auto-save-file-name example is simplified.
6327
6328 * advice.texi (Advising Functions): Don't imply one part of Emacs
6329 should advise another part. Markup changes.
6330 (Defining Advice): Move transitional para.
6331 (Activation of Advice): Cleanup.
6332 Explain if COMPILE is nil or negative.
6333
6334 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6335
63362005-02-24 Lute Kamstra <lute@gnu.org>
6337
6338 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6339 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6340
63412005-02-23 Lute Kamstra <lute@gnu.org>
6342
6343 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6344 to define global minor modes as well.
6345
6346 * display.texi (Managing Overlays): overlay-buffer returns nil for
6347 deleted overlays.
6348
63492005-02-22 Kim F. Storm <storm@cua.dk>
6350
6351 * minibuf.texi (Basic Completion): Allow symbols in addition to
6352 strings in try-completion and all-completions.
6353
63542005-02-14 Lute Kamstra <lute@gnu.org>
6355
6356 * elisp.texi (Top): Remove reference to deleted node.
6357
6358 * lists.texi (Lists): Remove reference to deleted node.
6359 (Cons Cells): Fix typo.
6360
6361 * loading.texi (Where Defined): Fix typo.
6362
63632005-02-14 Richard M. Stallman <rms@gnu.org>
6364
6365 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6366 is useful for discarding some minor modes.
6367
6368 * symbols.texi (Symbol Components): Reorder examples.
6369
6370 * streams.texi (Input Functions): State standard-input default.
6371 (Output Variables): State standard-output default.
6372
6373 * objects.texi (Printed Representation): Clarify read syntax vs print.
6374 (Floating Point Type): Explain meaning better.
6375 (Symbol Type): Explain uniqueness better.
6376 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
6377 List examples sooner.
6378 (Box Diagrams): New subnode broken out.
6379 Some examples moved from old Lists as Boxes node.
6380 (Dotted Pair Notation): Clarify intro.
6381 (Array Type): Clarify.
6382 (Type Predicates): Add hash-table-p.
6383
6384 * numbers.texi (Integer Basics): Clarify radix explanation.
6385 (Predicates on Numbers): Minor clarification.
6386 (Comparison of Numbers): Minor clarification. Clarify eql.
6387 Typos in min, max.
6388 (Math Functions): Clarify overflow in expt.
6389
6390 * minibuf.texi (Text from Minibuffer): Minor clarification.
6391 Mention arrow keys.
6392
6393 * loading.texi (Autoload): defun's doc string overrides autoload's
6394 doc string.
6395 (Repeated Loading): Modernize "add to list" examples.
6396 (Where Defined): Finish updating table of load-history elts.
6397
6398 * lists.texi (List-related Predicates): Minor wording improvement.
6399 (Lists as Boxes): Node deleted.
6400 (Building Lists): Explain trivial cases of number-sequence.
6401
6402 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 6403 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
6404 (Hash Access): Any object can be a key.
6405 State value of maphash.
6406
6407 * functions.texi (What Is a Function): Wording cleanup.
6408 (Function Documentation): Minor cleanup.
6409 Explain purpose of calling convention at end of doc string.
6410 (Function Names): Wording cleanup.
6411 (Calling Functions): Wording cleanup.
6412 Explain better how funcall calls the function.
6413 (Function Cells): Delete example of saving and redefining function.
6414
6415 * control.texi (Combining Conditions): Wording cleanup.
6416 (Iteration): dolist and dotimes bind VAR locally.
6417 (Cleanups): Xref to Atomic Changes.
6418
6419 * compile.texi (Byte Compilation): Delete 19.29 info.
6420 (Compilation Functions): Macros' difficulties don't affect defsubst.
6421 (Docs and Compilation): Delete 19.29 info.
6422
64232005-02-10 Richard M. Stallman <rms@gnu.org>
6424
6425 * objects.texi (Symbol Type): Minor correction.
6426
64272005-02-06 Lute Kamstra <lute@gnu.org>
6428
6429 * modes.texi (Example Major Modes): Fix typos.
6430
64312005-02-06 Richard M. Stallman <rms@gnu.org>
6432
6433 * text.texi (Margins): fill-nobreak-predicate can be one function.
6434
6435 * strings.texi (Modifying Strings): clear-string can make unibyte.
6436 (Formatting Strings): format gives error if values missing.
6437
6438 * positions.texi (Character Motion): Mention default arg
6439 for forward-char. backward-char refers to forward-char.
6440 (Word Motion): Mention default arg for forward-word.
6441 (Buffer End Motion): Mention default arg for beginning-of-buffer.
6442 Simplify end-of-buffer.
6443 (Text Lines): Mention default arg for forward-line.
6444 (List Motion): Mention default arg for beginning/end-of-defun.
6445 (Skipping Characters): Minor fixes in explaining character-set.
6446
6447 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
6448 Mode inheritance applies only when default-major-mode is nil.
6449 Clarifications.
6450 (Example Major Modes): Update Text mode and Lisp mode examples.
6451 (Minor Mode Conventions): Mention define-minor-mode at top.
6452 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
6453 (Mode Line Format): Update mode line face display info.
6454 (Properties in Mode): Mention effect of risky vars.
6455 (Imenu): Define imenu-add-to-menubar.
6456 (Font Lock Mode): Add descriptions to menu lines.
6457 (Faces for Font Lock): Add font-lock-doc-face.
6458
64592005-02-05 Lute Kamstra <lute@gnu.org>
6460
6461 * text.texi (Maintaining Undo): Remove obsolete function.
6462
64632005-02-05 Eli Zaretskii <eliz@gnu.org>
6464
6465 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 6466 color specifications. Improve indexing.
b8d4c8d0
GM
6467 (Text Terminal Colors): Replace the description of RGB values by
6468 an xref to "Color Names".
6469
64702005-02-03 Richard M. Stallman <rms@gnu.org>
6471
6472 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
6473 Clarify.
6474 (Selecting Windows): Clarify save-selected-window.
6475 (Cyclic Window Ordering): Clarify walk-windows.
6476 (Window Point): Clarify.
6477 (Window Start): Add comment to example.
6478 (Resizing Windows): Add `interactive' specs in examples.
6479 Document fit-window-to-buffer.
6480
6481 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
6482 (Undo, Maintaining Undo): Clarify last change.
6483 (Sorting): In sort-numeric-fields, explain about octal and hex.
6484 Mention sort-numeric-base.
6485 (Format Properties): Add xref for hard newlines.
6486
6487 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
6488 (Pop-Up Menus): Fix typo.
6489 (Color Names): Explain all types of color names.
6490 Explain color-values on B&W terminal.
6491 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
6492
6493 * files.texi (File Locks): Not supported on MS systems.
6494 (Testing Accessibility): Clarify.
6495
6496 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
6497 (Coverage Testing): Fix typo.
6498
6499 * commands.texi (Misc Events): Remove stray space.
6500
6501 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
6502 (Modification Time): Clarify when visited-file-modtime returns 0.
6503 (The Buffer List): Clarify bury-buffer.
6504 (Killing Buffers): Clarify.
6505 (Indirect Buffers): Add clone-indirect-buffer.
6506
65072005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6508
6509 * edebug.texi (Printing in Edebug): Fix default value of
6510 edebug-print-circle.
6511 (Coverage Testing): Fix displayed frequency count data.
6512
65132005-02-02 Luc Teirlinck <teirllm@auburn.edu>
6514
6515 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
6516
65172005-02-02 Kim F. Storm <storm@cua.dk>
6518
6519 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
6520
65212005-01-29 Eli Zaretskii <eliz@gnu.org>
6522
6523 * commands.texi (Misc Events): Describe the help-echo event.
6524
6525 * text.texi (Special Properties) <help-echo>: Use `pos'
6526 consistently in description of the help-echo property.
6527 Use @code{nil} instead of @var{nil}.
6528
6529 * display.texi (Overlay Properties): Fix the index entry for
6530 help-echo overlay property.
6531
6532 * customize.texi (Type Keywords): Uncomment the xref to the
6533 help-echo property documentation.
6534
65352005-01-23 Kim F. Storm <storm@cua.dk>
6536
6537 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
6538 return value. Third element FULLY replaced by PARTIAL which
6539 specifies number of invisible pixels if row is only partially visible.
6540 (Textual Scrolling): Mention auto-window-vscroll.
6541 (Vertical Scrolling): New defvar auto-window-vscroll.
6542
65432005-01-16 Luc Teirlinck <teirllm@auburn.edu>
6544
6545 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
6546 command remapping.
6547
65482005-01-15 Richard M. Stallman <rms@gnu.org>
6549
6550 * display.texi (Defining Images): Mention DATA-P arg of create-image.
6551
65522005-01-14 Kim F. Storm <storm@cua.dk>
6553
6554 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
6555
6556 * text.texi (Links and Mouse-1): Fix string and vector item.
6557
65582005-01-13 Richard M. Stallman <rms@gnu.org>
6559
6560 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
6561 descriptions of overriding-local-map and overriding-terminal-local-map.
6562
6563 * text.texi (Links and Mouse-1): Clarify text.
6564
65652005-01-13 Kim F. Storm <storm@cua.dk>
6566
6567 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
6568
65692005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
6570
6571 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
6572
65732005-01-12 Kim F. Storm <storm@cua.dk>
6574
6575 * text.texi (Links and Mouse-1): Rename section from Enabling
6576 Mouse-1 to Following Links. Change xrefs.
6577 Add examples for define-button-type and define-widget.
6578
6579 * display.texi (Button Properties, Button Buffer Commands):
6580 Clarify mouse-1 and follow-link functionality.
6581
65822005-01-12 Richard M. Stallman <rms@gnu.org>
6583
6584 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
6585
6586 * display.texi (Beeping): Fix Texinfo usage.
6587
6588 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
6589
65902005-01-11 Kim F. Storm <storm@cua.dk>
6591
6592 * display.texi (Button Properties, Button Buffer Commands):
6593 Mention mouse-1 binding. Add follow-link keyword.
6594
6595 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
6596 (Enabling Mouse-1 to Follow Links): New subsection.
6597
65982005-01-06 Richard M. Stallman <rms@gnu.org>
6599
6600 * text.texi (Special Properties): Minor change.
6601
6602 * os.texi (Timers): Clarify previous change.
6603
6604 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
6605
66062005-01-01 Luc Teirlinck <teirllm@auburn.edu>
6607
6608 * display.texi (Face Attributes): Correct xref to renamed node.
6609
66102005-01-01 Richard M. Stallman <rms@gnu.org>
6611
6612 * display.texi (Face Attributes): Describe hex color specs.
6613
66142004-12-31 Richard M. Stallman <rms@gnu.org>
6615
6616 * os.texi (Timers): Update previous change.
6617
66182004-12-30 Kim F. Storm <storm@cua.dk>
6619
6620 * display.texi (Line Height): Total line-height is now specified
6621 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
6622 in cons cells. (nil . RATIO) is relative to actual line height.
6623 Use line-height `t' instead of `0' to get minimum height.
6624
66252004-12-29 Richard M. Stallman <rms@gnu.org>
6626
6627 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
6628
66292004-12-28 Richard M. Stallman <rms@gnu.org>
6630
6631 * commands.texi (Quitting): Clarify value of with-local-quit.
6632
6633 * elisp.texi (Top): Fix previous change.
6634
6635 * loading.texi (Loading): Fix previous change.
6636
66372004-12-27 Richard M. Stallman <rms@gnu.org>
6638
6639 * Makefile.in (MAKEINFO): Specify --force.
6640
6641 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
6642
6643 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
6644
6645 * display.texi (Line Height): Further clarify.
6646
6647 * elisp.texi (Top): Update Loading submenu.
6648
6649 * loading.texi (Where Defined): New node.
6650 (Unloading): load-history moved to Where Defined.
6651
66522004-12-21 Richard M. Stallman <rms@gnu.org>
6653
6654 * commands.texi (Event Input Misc): Add while-no-input.
6655
66562004-12-11 Richard M. Stallman <rms@gnu.org>
6657
6658 * display.texi (Line Height): Rewrite text for clarity.
6659
66602004-12-11 Kim F. Storm <storm@cua.dk>
6661
6662 * display.texi (Display): Add node "Line Height" to menu.
6663 (Line Height): New node. Move full description of line-spacing
6664 and line-height text properties here from text.texi.
6665 (Scroll Bars): Add vertical-scroll-bar variable.
6666
6667 * frames.texi (Window Frame Parameters): Remove line-height defvar.
6668
6669 * locals.texi (Standard Buffer-Local Variables): Fix xref for
6670 line-spacing and vertical-scroll-bar.
6671
6672 * text.texi (Special Properties): Just mention line-spacing and
6673 line-height here, add xref to new "Line Height" node.
6674
66752004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
6676
6677 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
6678
6679 * locals.texi (Standard Buffer-Local Variables):
6680 Add @xref for `line-spacing'.
6681
66822004-12-05 Richard M. Stallman <rms@gnu.org>
6683
6684 * Makefile.in (maintainer-clean): Remove the info files
6685 in $(infodir) where they are created.
6686
66872004-12-03 Richard M. Stallman <rms@gnu.org>
6688
6689 * windows.texi (Selecting Windows): get-lru-window and
6690 get-largest-window don't consider dedicated windows.
6691
6692 * text.texi (Undo): Document undo-in-progress.
6693
66942004-11-26 Richard M. Stallman <rms@gnu.org>
6695
6696 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
6697 Remove a few vars that are not always buffer-local.
6698
66992004-11-24 Luc Teirlinck <teirllm@auburn.edu>
6700
6701 * locals.texi (Standard Buffer-Local Variables): Comment out
6702 xref's to non-existent node `Yet to be written'.
6703
67042004-11-24 Richard M. Stallman <rms@gnu.org>
6705
6706 * processes.texi (Synchronous Processes): Grammar fix.
6707
6708 * numbers.texi (Comparison of Numbers): Add eql.
6709
6710 * locals.texi (Standard Buffer-Local Variables): Add many vars.
6711
6712 * intro.texi (Printing Notation): Fix previous change.
6713
6714 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
6715 and default-indicate-buffer-boundaries from here.
6716 (Usual Display): To here.
6717 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
6718 (Usual Display): Move tab-width up.
6719
5dcb4c4e
SM
6720 * customize.texi (Variable Definitions):
6721 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
6722 (Simple Types, Composite Types, Defining New Types):
6723 Minor cleanups.
6724
67252004-11-21 Jesper Harder <harder@ifa.au.dk>
6726
6727 * processes.texi (Synchronous Processes, Output from Processes):
6728 Markup fix.
6729
67302004-11-20 Richard M. Stallman <rms@gnu.org>
6731
6732 * positions.texi (Skipping Characters): skip-chars-forward
6733 now handles char classes.
6734
6735 * intro.texi (Printing Notation): Avoid confusion of `print'
6736 when explaining @print.
6737
6738 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
6739
6740 * display.texi (Display Table Format): Minor fix.
6741
6742 * streams.texi (Output Functions): Fix print example.
6743
6744 * Makefile.in (elisp): New target.
6745 (dist): Depend on $(infodir)/elisp, not elisp.
6746 Copy the info files from $(infodir).
6747
6748 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
6749 read-from-minibuffer.
6750
6751 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
6752
67532004-11-19 Richard M. Stallman <rms@gnu.org>
6754
6755 * searching.texi (Regexp Search): Add search-whitespace-regexp.
6756
67572004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
6758
6759 * tips.texi (Coding Conventions): Fix typo.
6760
67612004-11-16 Richard M. Stallman <rms@gnu.org>
6762
6763 * tips.texi (Coding Conventions): Separate defvar and require
6764 methods to avoid warnings. Use require only when there are many
6765 functions and variables from that package.
6766
6767 * minibuf.texi (Minibuffer Completion): When ignoring case,
6768 predicate must not be case-sensitive.
6769
6770 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
6771 (Test Coverage): Don't talk about "splotches". Clarified.
6772
67732004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
6774
6775 * frames.texi (Window Frame Parameters): Fix typo.
6776
67772004-11-15 Kim F. Storm <storm@cua.dk>
6778
6779 * symbols.texi (Other Plists): Note that plist-get may signal error.
6780 Add safe-plist-get.
6781
67822004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6783
6784 * modes.texi (Font Lock Basics): Fix typo.
6785
67862004-11-08 Richard M. Stallman <rms@gnu.org>
6787
6788 * syntax.texi (Syntax Table Functions): Add syntax-after.
6789
67902004-11-06 Lars Brinkhoff <lars@nocrew.org>
6791
6792 * os.texi (Processor Run Time): New section documenting
6793 get-internal-run-time.
6794
67952004-11-06 Eli Zaretskii <eliz@gnu.org>
6796
6797 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6798 it nukes elisp-cover.texi.
6799 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6800 elisp-0 etc.
6801
68022004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6803
6804 * commands.texi (Keyboard Macros): Document `append' return value
6805 of `defining-kbd-macro'.
6806
68072004-11-01 Richard M. Stallman <rms@gnu.org>
6808
6809 * commands.texi (Interactive Call): Add called-interactively-p.
6810
68112004-10-29 Simon Josefsson <jas@extundo.com>
6812
6813 * minibuf.texi (Reading a Password): Revert.
6814
68152004-10-28 Richard M. Stallman <rms@gnu.org>
6816
6817 * frames.texi (Display Feature Testing): Explain about "vendor".
6818
68192004-10-27 Richard M. Stallman <rms@gnu.org>
6820
6821 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6822 not raw. Clarify `n'.
6823 (Interactive Call): Rewrite interactive-p, focusing on when
6824 and how to use it.
6825 (Misc Events): Clarify previous change.
6826
6827 * advice.texi (Simple Advice): Clarify what job the example does.
6828 (Around-Advice): Clarify ad-do-it.
6829 (Activation of Advice): An option of ad-default-compilation-action
6830 is `never', not `nil'.
6831
68322004-10-26 Kim F. Storm <storm@cua.dk>
6833
6834 * commands.texi (Interactive Codes): Add U code letter.
6835
68362004-10-25 Simon Josefsson <jas@extundo.com>
6837
6838 * minibuf.texi (Reading a Password): Add.
6839
68402004-10-24 Jason Rumney <jasonr@gnu.org>
6841
6842 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6843 and wheel-down.
6844
68452004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6846
6847 * processes.texi (Synchronous Processes): Document process-file.
6848
68492004-10-22 Kenichi Handa <handa@m17n.org>
6850
6851 * text.texi (translate-region): Document that it accepts also a
6852 char-table.
6853
68542004-10-22 David Ponce <david@dponce.com>
6855
6856 * windows.texi (Resizing Windows): Document the `preserve-before'
6857 argument of the functions `enlarge-window' and `shrink-window'.
6858
68592004-10-19 Jason Rumney <jasonr@gnu.org>
6860
6861 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6862
68632004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6864
6865 * text.texi (Filling): Add anchor for definition of
6866 `sentence-end-double-space'.
6867
6868 * searching.texi (Regexp Example): Update description of how
6869 Emacs currently recognizes the end of a sentence.
6870 (Standard Regexps): Update definition of the variable
6871 `sentence-end'. Add definition of the function `sentence-end'.
6872
68732004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6874
6875 * display.texi (Progress): New node.
6876
68772004-10-05 Kim F. Storm <storm@cua.dk>
6878
6879 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6880
68812004-09-29 Kim F. Storm <storm@cua.dk>
6882
6883 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6884 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6885 fringe bitmap symbols, as they now have their own namespace.
6886 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6887 vs. pixels. Signal error if no free bitmap slots.
6888 (Pixel Specification): Change IMAGE to @var{image}.
6889
68902004-09-28 Richard M. Stallman <rms@gnu.org>
6891
6892 * text.texi (Special Properties): Clarify line-spacing and line-height.
6893
6894 * searching.texi (Regexp Search): Add looking-back.
6895
68962004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6897
6898 * display.texi: Correct typos.
6899 (Image Descriptors): Correct xref's.
6900
69012004-09-25 Richard M. Stallman <rms@gnu.org>
6902
6903 * text.texi (Special Properties): Cleanups in `cursor'.
6904 Rewrites in `line-height' and `line-spacing'; exchange them.
6905
6906 * display.texi (Fringes): Rewrite previous change.
6907 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6908 (Display Fringe Bitmaps): Node deleted, text moved.
6909 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6910 (Scroll Bars): Clarify set-window-scroll-bars.
6911 (Pointer Shape): Rewrite.
6912 (Specified Space): Clarify :align-to, etc.
6913 (Pixel Specification): Use @var. Clarify new text.
6914 (Other Display Specs): Clarify `slice'.
6915 (Image Descriptors): Cleanups.
6916 (Showing Images): Cleanups.
6917
69182004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6919
6920 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6921
6922 * modes.texi: Various minor changes in addition to:
6923 (Major Mode Conventions): Final call to `run-mode-hooks' should
6924 not be inside the `delay-mode-hooks' form.
6925 (Mode Hooks): New node.
6926 (Hooks): Delete obsolete example.
6927 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6928 node "Mode Hooks".
6929
69302004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6931
6932 * display.texi: Correct various typos.
6933 (Display): Rename node "Pointer Shapes" to "Pointer
6934 Shape". (There is already a node called "Pointer Shapes" in
6935 frames.texi.)
6936 (Images): Remove non-existent node "Image Slices" from menu.
6937
69382004-09-23 Kim F. Storm <storm@cua.dk>
6939
6940 * text.texi (Special Properties): Add `cursor', `pointer',
6941 `line-height', and `line-spacing' properties.
6942
6943 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6944 Shapes' to menu.
6945 (Standard Faces): Doc fix for fringe face.
6946 (Fringes): Add `overflow-newline-into-fringe' and
6947 'indicate-buffer-boundaries'.
6948 (Fringe Bitmaps, Pointer Shapes): New nodes.
6949 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6950 Bitmaps' to menu.
6951 (Specified Space): Describe pixel width and height.
6952 (Pixel Specification): New node.
6953 (Other Display Specs): Add `slice' property.
6954 (Display Fringe Bitmaps): New node.
6955 (Images): Add 'Image Slices' to menu.
6956 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
6957 (Showing Images): Add slice arg to `insert-image'.
6958 Add 'insert-sliced-image'.
b8d4c8d0
GM
6959
69602004-09-20 Richard M. Stallman <rms@gnu.org>
6961
6962 * commands.texi (Key Sequence Input):
6963 Clarify downcasing in read-key-sequence.
6964
69652004-09-08 Juri Linkov <juri@jurta.org>
6966
6967 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6968
69692004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6970
5dcb4c4e
SM
6971 * locals.texi (Standard Buffer-Local Variables):
6972 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
6973 * internals.texi (Buffer Internals): Describe new
6974 auto_save_file_format field of the buffer structure.
6975 * files.texi (Format Conversion): `auto-save-file-format' has been
6976 renamed `buffer-auto-save-file-format'.
6977
69782004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6979
6980 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6981 an integer or a marker.
6982 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6983
69842004-08-22 Richard M. Stallman <rms@gnu.org>
6985
6986 * modes.texi (Major Mode Conventions): Discuss rebinding of
6987 standard key bindings.
6988
69892004-08-18 Kim F. Storm <storm@cua.dk>
6990
6991 * processes.texi (Accepting Output): Add `just-this-one' arg to
6992 `accept-process-output'.
6993 (Output from Processes): New var `process-adaptive-read-buffering'.
6994
69952004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6996
6997 * keymaps.texi: Various changes in addition to:
6998 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6999 Give more varied examples for `kbd'.
7000 (Creating Keymaps): Char tables have slots for all characters
7001 without modifiers.
7002 (Active Keymaps): `overriding-local-map' and
7003 `overriding-terminal-local-map' also override text property and
7004 overlay keymaps.
7005 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7006 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7007 to denote a prefix of no events.
7008 `map-keymap' includes parent's bindings _recursively_.
7009 Clarify and correct description of `where-is-internal'.
7010 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7011 (Menu Example): For menus intended for use with the keyboard, the
7012 menu items should be bound to characters or real function keys.
7013
70142004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7015
7016 * objects.texi (Character Type): Reposition `@anchor' to prevent
7017 double space inside sentence in Info.
7018
7019 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7020 renamed to `disabled-command-function'.
7021 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7022 (Command Loop Info): Replace reference to it.
7023 (Disabling Commands): `disabled-command-hook' has been renamed to
7024 `disabled-command-function'.
7025
70262004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7027
7028 * os.texi (Translating Input): Only non-prefix bindings in
7029 `key-translation-map' override actual key bindings. Warn about
7030 possible indirect effect of actual key bindings on non-prefix
7031 bindings in `key-translation-map'.
7032
70332004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7034
7035 * minibuf.texi (High-Level Completion): Add anchor for definition
7036 of `read-variable'.
7037
7038 * commands.texi: Various changes in addition to:
7039 (Using Interactive): Clarify description of `interactive-form'.
7040 (Interactive Call): Mention default for KEYS argument to
7041 `call-interactively'.
7042 (Command Loop Info): Clarify description of `this-command-keys'.
7043 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7044 Value of `last-event-frame' can be `macro'.
7045 (Repeat Events): `double-click-fuzz' is also used to distinguish
7046 clicks and drags.
7047 (Classifying Events): Clarify descriptions of `event-modifiers'
7048 `event-basic-type' and `event-convert-list'.
7049 (Accessing Events): `posn-timestamp' takes POSITION argument.
7050 (Quoted Character Input): Clarify description of
7051 `read-quoted-char' and fix example.
7052 (Quitting): Add `with-local-quit'.
7053 (Disabling Commands): Correct and clarify descriptions of
7054 `enable-command' and `disable-command'.
7055 Mention what happens if `disabled-command-hook' is nil.
7056 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7057 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7058
70592004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7060
7061 * frames.texi: Various changes in addition to:
7062 (Creating Frames): Expand and clarify description of `make-frame'.
7063 (Window Frame Parameters): Either none or both of the `icon-left'
7064 and `icon-top' parameters must be specified. Put descriptions of
7065 `menu-bar-lines' and `toolbar-lines' closer together and change
7066 them accordingly.
7067 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7068 except while processing `frame-title-format' or `icon-title-format'.
7069 (Deleting Frames): Correct description of `delete-frame'.
7070 Non-nil return values of `frame-live-p' are like those of `framep'.
7071 (Frames and Windows): Mention return value of
7072 `set-frame-selected-window'.
7073 (Visibility of Frames): Mention `force' argument to
7074 `make-frame-invisible'. `frame-visible-p' returns t for all
7075 frames on text-only terminals.
7076 (Frame Configurations): Restoring a frame configuration does not
7077 restore deleted frames.
7078 (Window System Selections): `x-set-selection' returns DATA.
7079 (Resources): Add example.
7080 (Display Feature Testing): Clarify descriptions of
7081 `display-pixel-height', `display-pixel-width', `x-server-version'
7082 and `x-server-vendor'.
7083
7084 * windows.texi (Choosing Window): Add anchor.
7085 * minibuf.texi (Minibuffer Misc): Add anchor.
7086
70872004-07-23 John Paul Wallington <jpw@gnu.org>
7088
7089 * macros.texi (Defining Macros): Declaration keyword for setting
7090 Edebug spec is `debug' not `edebug'.
7091
70922004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7093
7094 * windows.texi: Various small changes in addition to:
7095 (Window Point): Mention return value of `set-window-point'.
7096 (Window Start): `pos-visible-in-window-p' disregards horizontal
7097 scrolling. Explain return value if PARTIALLY is non-nil.
7098 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7099 and `set-window-vscroll'.
7100 (Size of Window): The argument WINDOW to `window-inside-edges',
7101 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7102 (Resizing Windows): Explain return value of
7103 `shrink-window-if-larger-than-buffer'.
7104 `window-size-fixed' automatically becomes buffer local when set.
7105 (Window Configurations): Explain return value of
7106 `set-window-configuration'.
7107
7108 * minibuf.texi (Minibuffer Misc): Add anchor for
7109 `minibuffer-scroll-window'.
7110
7111 * positions.texi (Text Lines): Add anchor for `count-lines'.
7112
71132004-07-17 Richard M. Stallman <rms@gnu.org>
7114
7115 * display.texi (Overlay Properties): Adding `evaporate' prop
7116 deletes empty overlay immediately.
7117
7118 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7119 fix example.
7120
71212004-07-16 Jim Blandy <jimb@redhat.com>
7122
7123 * searching.texi (Regexp Backslash): Document new \_< and \_>
7124 operators.
7125
71262004-07-16 Juanma Barranquero <lektu@terra.es>
7127
7128 * display.texi (Images): Fix Texinfo usage.
7129
71302004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7131
7132 * buffers.texi (Modification Time): `visited-file-modtime' now
7133 returns a list of two integers, instead of a cons.
7134
71352004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7136
7137 * windows.texi: Various changes in addition to:
7138 (Splitting Windows): Add `split-window-keep-point'.
7139
71402004-07-09 Richard M. Stallman <rms@gnu.org>
7141
7142 * frames.texi (Input Focus): Minor fix.
7143
71442004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7145
7146 * frames.texi (Input Focus): Clarify descriptions of
7147 `select-frame-set-input-focus' and `select-frame'.
7148
71492004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7150
7151 * os.texi: Various small changes in addition to:
7152 (Killing Emacs): Expand and clarify description of
7153 `kill-emacs-query-functions' and `kill-emacs-hook'.
7154 (System Environment): Expand and clarify description of `getenv'
7155 and `setenv'.
7156 (Timers): Clarify description of `run-at-time'.
7157 (Translating Input): Correct description of
7158 `extra-keyboard-modifiers'.
7159 (Flow Control): Correct description of `enable-flow-control'.
7160
71612004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7162
7163 * os.texi: Update copyright.
7164 (Session Management): Grammar fix.
7165 Clarify which Emacs does the restarting.
7166 Use @samp for *scratch* buffer.
7167
71682004-07-04 Alan Mackenzie <acm@muc.de>
7169
7170 * frames.texi (Input Focus): Add documentation for
7171 `select-frame-set-input-focus'. Replace refs to non-existent
7172 `switch-frame' with `select-frame'. Minor corrections and tidying
7173 up of text-only terminal stuff.
7174
71752004-07-02 Richard M. Stallman <rms@gnu.org>
7176
7177 * files.texi (Saving Buffers): Cleanup write-contents-function.
7178 (Magic File Names): Cleanup file-remote-p.
7179
b344d29d 71802004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7181
7182 * files.texi (Magic File Names): `file-remote-p' returns an
7183 identifier of the remote system, not just t.
7184
71852004-07-02 David Kastrup <dak@gnu.org>
7186
7187 * searching.texi (Entire Match Data): Add explanation about new
7188 match-data behavior when @var{integers} is non-nil.
7189
71902004-06-24 Richard M. Stallman <rms@gnu.org>
7191
7192 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7193
7194 * customize.texi (Variable Definitions): Note about doc strings
7195 and :set.
7196
7197 * keymaps.texi (Keymap Terminology): Document `kbd'.
7198 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7199
7200 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7201 makes it buffer-local.
7202
7203 * files.texi (Saving Buffers): Correct previous change.
7204
7205 * commands.texi (Accessing Events):
7206 Clarify posn-col-row and posn-actual-col-row.
7207
72082004-06-24 David Ponce <david.ponce@wanadoo.fr>
7209
7210 * commands.texi (Accessing Events): New functions
7211 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7212
72132004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7214
7215 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7216 * frames.texi, buffers.texi, backups.texi, variables.texi:
7217 * loading.texi, eval.texi, functions.texi, control.texi:
7218 * symbols.texi, minibuf.texi: Reposition @anchor's.
7219
7220 * help.texi: Various small changes in addition to the following.
7221 (Describing Characters): Describe PREFIX argument to
7222 `key-description'. Correct and clarify definition of
7223 `text-char-description'. Describe NEED-VECTOR argument to
7224 `read-kbd-macro'.
7225 (Help Functions): Clarify definition of `apropos'.
7226
72272004-06-23 Lars Hansen <larsh@math.ku.dk>
7228
7229 * files.texi (Saving Buffers): Correct description of
7230 `write-contents-functions'.
7231
72322004-06-21 Juanma Barranquero <lektu@terra.es>
7233
7234 * display.texi (Images): Remove redundant @vindex directives.
7235 Rewrite `image-library-alist' doc in active voice.
7236
72372004-06-14 Juanma Barranquero <lektu@terra.es>
7238
7239 * display.texi (Images): Document new delayed library loading,
7240 variable `image-library-alist' and (existing but undocumented)
7241 function `image-type-available-p'.
7242
72432004-06-05 Richard M. Stallman <rms@gnu.org>
7244
7245 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7246 refer the user to the Initial Input node.
7247 (Text from Minibuffer): Likewise.
7248 (Initial Input): New node. Document this feature
7249 and say it is mostly deprecated.
7250
72512004-05-30 Richard M. Stallman <rms@gnu.org>
7252
7253 * loading.texi (Named Features): Clarify return value
7254 and meaning of NOERROR.
7255
7256 * variables.texi (File Local Variables): Minor cleanup.
7257
72582004-05-30 Michael Albinus <michael.albinus@gmx.de>
7259
7260 * files.texi (Magic File Names): Add `file-remote-p' as operation
7261 of file name handlers.
7262
72632004-05-29 Richard M. Stallman <rms@gnu.org>
7264
7265 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7266 as arg to a minor mode command.
7267
72682004-05-22 Richard M. Stallman <rms@gnu.org>
7269
7270 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7271
7272 * streams.texi (Output Variables): Doc float-output-format.
7273
7274 * searching.texi (Regexp Special): Nested repetition can be infloop.
7275
7276 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7277 real stack overflow.
7278
7279 * compile.texi: Minor cleanups.
7280
72812004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7282
7283 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7284 circular lists.
7285 (List Elements): Explain handling of circular and dotted lists.
7286
72872004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7288
7289 * modes.texi (Search-based Fontification): Fix typo.
7290
72912004-05-10 Juanma Barranquero <lektu@terra.es>
7292
7293 * modes.texi (Mode Line Variables): Fix description of
7294 global-mode-string, which is now after which-func-mode, not the
7295 buffer name.
7296
72972004-05-07 Lars Hansen <larsh@math.ku.dk>
7298
7299 * modes.texi (Desktop Save Mode): Add.
7300 (Modes): Add menu entry Desktop Save Mode.
7301
7302 * hooks.texi: Add desktop-after-read-hook,
7303 desktop-no-desktop-file-hook and desktop-save-hook.
7304
7305 * locals.texi: Add desktop-save-buffer.
7306
73072004-04-30 Jesper Harder <harder@ifa.au.dk>
7308
7309 * display.texi: emacs -> Emacs.
7310
73112004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7312
7313 * files.texi (Changing Files): Document set-file-times.
7314
73152004-04-23 Juanma Barranquero <lektu@terra.es>
7316
7317 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7318
73192004-04-18 Jesper Harder <harder@ifa.au.dk>
7320
7321 * tips.texi (Coding Conventions): defopt -> defcustom.
7322
73232004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7324
7325 * sequences.texi: Various clarifications.
7326
73272004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7328
7329 * buffers.texi (Read Only Buffers): Mention optional ARG to
7330 `toggle-read-only'.
7331
73322004-04-14 Nick Roberts <nick@nick.uklinux.net>
7333
7334 * windows.texi (Selecting Windows): Note that get-lru-window
7335 returns a full-width window if possible.
7336
73372004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7338
7339 * buffers.texi: Various changes in addition to:
7340 (Buffer File Name): Add `find-buffer-visiting'.
7341 (Buffer Modification): Mention optional ARG to `not-modified'.
7342 (Indirect Buffers): Mention optional CLONE argument to
7343 `make-indirect-buffer'.
7344
7345 * files.texi: Various changes in addition to:
7346 (Visiting Functions): `find-file-hook' is now a normal hook.
7347 (File Name Expansion): Explain difference between the way that
7348 `expand-file-name' and `file-truename' treat `..'.
7349 (Contents of Directories): Mention optional ID-FORMAT argument to
7350 `directory-files-and-attributes'.
7351 (Format Conversion): Mention new optional CONFIRM argument to
7352 `format-write-file'.
7353
73542004-04-12 Miles Bader <miles@gnu.org>
7355
7356 * macros.texi (Expansion): Add description of `macroexpand-all'.
7357
73582004-04-05 Jesper Harder <harder@ifa.au.dk>
7359
5dcb4c4e
SM
7360 * variables.texi (Variable Aliases):
7361 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7362
7363 * errors.texi (Standard Errors): Ditto.
7364
73652004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7366
7367 * backups.texi: Various small changes in addition to:
7368 (Making Backups): Mention return value of `backup-buffer'.
7369 (Auto-Saving): Mention optional FORCE argument to
7370 `delete-auto-save-file-if-necessary'.
7371 (Reverting): Mention optional PRESERVE-MODES argument to
7372 `revert-buffer'. Correct description of `revert-buffer-function'.
7373
73742004-03-22 Juri Linkov <juri@jurta.org>
7375
7376 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
7377 with `Vector Functions'.
7378
7379 * text.texi (Sorting): Add missing quote.
7380
73812004-03-14 Luc Teirlinck <teirllm@auburn.edu>
7382
7383 * intro.texi (Lisp History): Replace xref to `cl' manual with
7384 inforef.
7385
73862004-03-12 Richard M. Stallman <rms@gnu.org>
7387
7388 * intro.texi (Version Info): Add arg to emacs-version.
7389 (Lisp History): Change xref to CL manual.
7390
73912004-03-09 Luc Teirlinck <teirllm@auburn.edu>
7392
7393 * minibuf.texi (Completion Commands): Add xref to Emacs manual
7394 for Partial Completion mode.
7395
73962004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
7397
7398 * customize.texi: Fix typo. Remove eol whitespace.
7399
74002004-03-04 Richard M. Stallman <rms@gnu.org>
7401
7402 * processes.texi: Fix typos.
7403
7404 * lists.texi (Building Lists): Minor clarification.
7405
7406 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
7407 in make-hash-table.
7408
74092004-02-29 Juanma Barranquero <lektu@terra.es>
7410
7411 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
7412 rm, and ignore exit code.
7413
74142004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
7415
7416 * display.texi (Defining Faces): Add description for min-colors.
7417 Update example.
7418
74192004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7420
7421 * abbrevs.texi: Various corrections and clarifications in addition
7422 to the following:
7423 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
7424
74252004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7426
7427 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
7428
74292004-02-21 Luc Teirlinck <teirllm@auburn.edu>
7430
7431 * text.texi: Various small changes in addition to the following:
7432 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
7433 to delete-horizontal-space.
7434 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
7435 description of yank-handler text property at various places.
7436
7437 * frames.texi (Window System Selections): Add anchor.
7438
7439 * syntax.texi (Syntax Table Functions): Clarify and correct
7440 descriptions of make-syntax-table and copy-syntax-table.
7441 (Motion and Syntax): Clarify SYNTAXES argument to
7442 skip-syntax-forward.
7443 (Parsing Expressions): Mention that the return value of
7444 parse-partial-sexp is currently a list of ten rather than nine
7445 elements.
7446 (Categories): Various corrections and clarifications.
7447
74482004-02-17 Luc Teirlinck <teirllm@auburn.edu>
7449
7450 * markers.texi (Marker Insertion Types): Minor change.
7451
7452 * locals.texi (Standard Buffer-Local Variables):
7453 * commands.texi (Interactive Codes, Using Interactive):
7454 * functions.texi (Related Topics): Fix xrefs.
7455
74562004-02-16 Luc Teirlinck <teirllm@auburn.edu>
7457
7458 * lists.texi (Sets And Lists): Update description of delete-dups.
7459
74602004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7461
7462 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
7463
c8763fb6 74642004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7465
7466 * frames.texi (Parameter Access): frame-parameters arg is optional.
7467 modify-frame-parameters handles nil for FRAME.
7468 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
7469 are all-or-nothing for certain toolkits.
7470 Mention parameter wait-for-wm.
7471 (Frames and Windows): In frame-first-window and frame-selected-window
7472 the arg is optional.
7473 (Input Focus): In redirect-frame-focus the second arg is optional.
7474 (Window System Selections): Mention selection type CLIPBOARD.
7475 Mention data-type UTF8_STRING.
7476 Mention numbering of cut buffers.
7477 (Resources): Describe x-resource-name.
7478
74792004-02-16 Richard M. Stallman <rms@gnu.org>
7480
7481 * windows.texi (Buffers and Windows): Delete false table
7482 about all-frames.
7483
7484 * syntax.texi (Parsing Expressions): Delete old caveat
7485 about parse-sexp-ignore-comments.
7486
7487 * streams.texi (Output Variables): Add print-quoted.
7488
7489 * lists.texi (Building Lists): Minor cleanup.
7490
7491 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
7492
7493 * display.texi (Overlays): Explain overlays use markers.
7494 (Managing Overlays): Explain front-advance and rear-advance
7495 in more detail.
7496
7497 * loading.texi (Unloading): Document unload-feature-special-hooks.
7498 Get rid of fns-NNN.el file.
7499
75002004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7501
7502 * help.texi (Describing Characters): Fix text-char-description
7503 example output.
7504
7505 * edebug.texi (Using Edebug): Fix example.
7506
7507 * debugging.texi (Internals of Debugger): Fix return value.
7508
7509 * files.texi (Changing Files): Fix argname.
7510
7511 * calendar.texi: Fix parens, and default values.
7512
7513 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
7514 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 7515 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
7516
7517 * positions.texi (Text Lines): Don't add -1 in current-line.
7518
75192004-02-16 Richard M. Stallman <rms@gnu.org>
7520
7521 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
7522
75232004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7524
7525 * processes.texi (Low-Level Network): Fix a typo.
7526
75272004-02-12 Kim F. Storm <storm@cua.dk>
7528
7529 * display.texi (Fringes): Use consistent wording.
7530 Note that window-fringe's window arg is optional.
7531 (Scroll Bars): Use consistent wording.
7532
75332004-02-11 Luc Teirlinck <teirllm@auburn.edu>
7534
7535 * tips.texi (Comment Tips): Document the new conventions for
7536 commenting out code.
7537
c8763fb6 75382004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 7539
5dcb4c4e 7540 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
7541
75422004-02-07 Kim F. Storm <storm@cua.dk>
7543
7544 * positions.texi (Text Lines): Add line-number-at-pos.
7545
75462004-02-06 John Paul Wallington <jpw@gnu.org>
7547
7548 * display.texi (Button Properties, Button Buffer Commands):
7549 mouse-2 invokes button, not down-mouse-1.
7550
75512004-02-04 Jason Rumney <jasonr@gnu.org>
7552
7553 * makefile.w32-in: Sync with Makefile.in changes.
7554
75552004-02-03 Luc Teirlinck <teirllm@auburn.edu>
7556
7557 * minibuf.texi (Text from Minibuffer): Various corrections and
7558 clarifications.
7559 (Object from Minibuffer): Correct Lisp description of
7560 read-minibuffer.
7561 (Minibuffer History): Clarify description of cons values for
7562 HISTORY arguments.
5dcb4c4e
SM
7563 (Basic Completion): Various corrections and clarifications.
7564 Add completion-regexp-list.
b8d4c8d0
GM
7565 (Minibuffer Completion): Correct and clarify description of
7566 completing-read.
5dcb4c4e
SM
7567 (Completion Commands): Mention Partial Completion mode.
7568 Various other minor changes.
b8d4c8d0
GM
7569 (High-Level Completion): Various corrections and clarifications.
7570 (Reading File Names): Ditto.
7571 (Minibuffer Misc): Ditto.
7572
75732004-01-26 Luc Teirlinck <teirllm@auburn.edu>
7574
7575 * strings.texi (Text Comparison): assoc-string also matches
7576 elements of alists that are strings instead of conses.
7577 (Formatting Strings): Standardize Texinfo usage. Update index
7578 entries.
7579
75802004-01-20 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * lists.texi (Sets And Lists): Add delete-dups.
7583
75842004-01-15 Luc Teirlinck <teirllm@auburn.edu>
7585
7586 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
7587 special form.
7588 * macros.texi (Defining Macros): Update description of `declare',
7589 which now is a macro.
7590 (Wrong Time): Fix typos.
7591
75922004-01-14 Luc Teirlinck <teirllm@auburn.edu>
7593
7594 * compile.texi (Compilation Functions): Expand descriptions of
7595 `compile-defun', `byte-compile-file', `byte-recompile-directory'
7596 and `batch-byte-compile'. In particular, mention and describe
7597 all optional arguments.
7598 (Disassembly): Correct and clarify the description of `disassemble'.
7599
76002004-01-11 Luc Teirlinck <teirllm@auburn.edu>
7601
7602 * searching.texi: Various small changes in addition to the
7603 following.
7604 (Regexp Example): Adapt to new value of `sentence-end'.
7605 (Regexp Functions): The PAREN argument to `regexp-opt' can be
7606 `words'.
7607 (Search and Replace): Add usage note for `perform-replace'.
7608 (Entire Match Data): Mention INTEGERS and REUSE arguments to
7609 `match-data'.
7610 (Standard Regexps): Update for new values of `paragraph-start'
7611 and `sentence-end'.
7612
76132004-01-07 Luc Teirlinck <teirllm@auburn.edu>
7614
7615 * files.texi (Saving Buffers): Clarify descriptions of
7616 `write-contents-functions' and `before-save-hook'.
7617 Make the defvar's for `before-save-hook' and `after-save-hook'
7618 into defopt's.
7619
76202004-01-07 Kim F. Storm <storm@cua.dk>
7621
7622 * commands.texi (Click Events): Describe new image and
7623 width/height elements of click events.
7624 (Accessing Events): Add posn-string, posn-image, and
7625 posn-object-width-height. Change posn-object to return either
7626 image or string object.
7627
76282004-01-01 Simon Josefsson <jas@extundo.com>
7629
7630 * hooks.texi (Standard Hooks): Add before-save-hook.
7631 * files.texi (Saving Buffers): Likewise.
7632
76332004-01-03 Richard M. Stallman <rms@gnu.org>
7634
7635 * frames.texi (Frames and Windows): Delete frame-root-window.
7636
76372004-01-03 Luc Teirlinck <teirllm@auburn.edu>
7638
7639 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
7640
7641 * functions.texi: Various small changes in addition to the
7642 following.
5dcb4c4e
SM
7643 (What Is a Function): `functionp' returns nil for macros.
7644 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
7645 (Function Documentation): Add `\' in front of (fn @var{arglist})
7646 and explain why.
7647 (Defining Functions): Mention DOCSTRING argument to `defalias'.
7648 Add anchor.
7649 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
7650
76512004-01-01 Miles Bader <miles@gnu.org>
7652
7653 * display.texi (Buttons): New section.
7654
76552003-12-31 Andreas Schwab <schwab@suse.de>
7656
7657 * numbers.texi (Math Functions): sqrt reports a domain-error
7658 error.
7659 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
7660
76612003-12-30 Luc Teirlinck <teirllm@auburn.edu>
7662
7663 * tips.texi (Documentation Tips): Update item on hyperlinks in
7664 documentation strings.
7665
7666 * errors.texi (Standard Errors): Various small corrections and
7667 additions.
7668
7669 * control.texi: Various small changes in addition to the
7670 following.
7671 (Signaling Errors): Provide some more details on how `signal'
7672 constructs the error message. Add anchor to the definition of
7673 `signal'.
7674 (Error Symbols): Describe special treatment of `quit'.
7675 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
7676 to emphasize that it has to be a single form.
7677
7678 * buffers.texi: Add anchor.
7679
76802003-12-29 Richard M. Stallman <rms@gnu.org>
7681
7682 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
7683 (Window Configurations): Add window-configuration-frame.
7684
7685 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
7686
7687 * text.texi (Examining Properties): Add get-char-property-and-overlay.
7688 Change arg name in get-char-property.
7689 (Special Properties): Update handling of keymap property.
7690
7691 * strings.texi (Modifying Strings): Add clear-string.
7692 (Text Comparison): Add assoc-string and remove
7693 assoc-ignore-case, assoc-ignore-representation.
7694
7695 * os.texi (Time of Day): Add set-time-zone-rule.
7696
7697 * numbers.texi (Math Functions): asin, acos, log, log10
7698 report domain-error errors.
7699
7700 * nonascii.texi (Converting Representations):
7701 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
7702 (Encoding and I/O): Add file-name-coding-system.
7703
7704 * modes.texi (Search-based Fontification): Explain that
7705 face specs are symbols with face names as values.
7706
7707 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
7708
7709 * lists.texi (Building Lists): remq moved elsewhere.
7710 (Sets And Lists): remq moved here.
7711 (Association Lists): Refer to assoc-string.
7712
7713 * internals.texi (Garbage Collection): Add memory-use-counts.
7714
7715 * frames.texi (Frames and Windows): Add set-frame-selected-window
7716 and frame-root-window.
7717
7718 * files.texi (Contents of Directories):
7719 Add directory-files-and-attributes.
7720
7721 * display.texi (Refresh Screen): Add force-window-update.
7722 (Invisible Text): Explain about moving point out of invis text.
7723 (Overlay Properties): Add overlay-properties.
7724 (Managing Overlays): Add overlayp.
7725 (GIF Images): Invalid image number displays a hollow box.
7726
7727 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
7728 (Killing Buffers): Add buffer-live-p.
7729
77302003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
7731
7732 * display.texi (Fringes): Fix typo "set-buffer-window".
7733
77342003-12-24 Luc Teirlinck <teirllm@auburn.edu>
7735
7736 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
7737 * nonascii.texi, processes.texi, tips.texi, variables.texi:
7738 Add or change various xrefs and anchors.
7739
7740 * commands.texi: Replace all occurrences of @acronym{CAR} with
7741 @sc{car}, for consistency with the rest of the Elisp manual.
7742 `car' and `cdr' are historically acronyms, but are no longer
7743 widely thought of as such.
7744
7745 * internals.texi (Pure Storage): Mention that `purecopy' does not
7746 copy text properties.
7747 (Object Internals): Now 29 bits are used (in most implementations)
7748 to address Lisp objects.
7749
7750 * variables.texi (Variables with Restricted Values): New node.
7751
7752 * objects.texi (Lisp Data Types): Mention that certain variables
7753 can only take on a restricted set of values and add an xref to
7754 the new node "Variables with Restricted Values".
7755
7756 * eval.texi (Function Indirection): Describe the errors that
7757 `indirect-function' can signal.
7758 (Eval): Clarify the descriptions of `eval-region' and `values'.
7759 Describe `eval-buffer' instead of `eval-current-buffer' and
7760 mention `eval-current-buffer' as an alias for `current-buffer'.
7761 Correct the description and mention all optional arguments.
7762
7763 * nonascii.texi: Various small changes in addition to the
7764 following.
7765 (Converting Representations): Clarify behavior of
7766 `string-make-multibyte' and `string-to-multibyte' for unibyte all
7767 ASCII arguments.
7768 (Character Sets): Document the variable `charset-list' and adapt
7769 the definition of the function `charset-list' accordingly.
7770 (Translation of Characters): Clarify use of generic characters in
7771 `make-translation-table'. Clarify and correct the description of
7772 the use of translation tables in encoding and decoding.
7773 (User-Chosen Coding Systems): Correct and clarify the description
7774 of `select-safe-coding-system'.
7775 (Default Coding Systems): Clarify description of
7776 `file-coding-system-alist'.
7777
77782003-11-30 Luc Teirlinck <teirllm@auburn.edu>
7779
7780 * strings.texi (Text Comparison): Correctly describe when two
7781 strings are `equal'. Combine and clarify descriptions of
7782 `assoc-ignore-case' and `assoc-ignore-representation'.
7783
7784 * objects.texi (Non-ASCII in Strings): Clarify description of
7785 when a string is unibyte or multibyte.
7786 (Bool-Vector Type): Update examples.
7787 (Equality Predicates): Correctly describe when two strings are
7788 `equal'.
7789
77902003-11-29 Luc Teirlinck <teirllm@auburn.edu>
7791
7792 * lists.texi (Building Lists): `append' no longer accepts integer
7793 arguments. Update the description of `number-sequence' to reflect
7794 recent changes.
7795 (Sets And Lists): Describe `member-ignore-case' after `member'.
7796
77972003-11-27 Kim F. Storm <storm@cua.dk>
7798
7799 * commands.texi (Click Events): Click object may be an images.
7800 Describe (dx . dy) element of click positions.
7801 (Accessing Events): Remove duplicate posn-timestamp.
7802 New functions posn-object and posn-object-x-y.
7803
78042003-11-23 Kim F. Storm <storm@cua.dk>
7805
7806 * commands.texi (Click Events): Describe enhancements to event
7807 position lists, including new text-pos and (col . row) items.
7808 Mention left-fringe and right-fringe area events.
7809 (Accessing Events): New functions posn-area and
7810 posn-actual-col-row. Mention posn-timestamp. Mention that
7811 posn-point in non-text area still returns buffer position.
7812 Clarify posn-col-row.
7813
78142003-11-21 Lars Hansen <larsh@math.ku.dk>
7815
7816 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7817 * anti.texi (File Attributes): Describe removed parameter
7818 ID-FORMAT.
7819
78202003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7821
7822 * positions.texi (Positions): Mention that, if a marker is used as
7823 a position, its buffer is ignored.
7824
7825 * markers.texi (Overview of Markers): Mention it here too.
7826
78272003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7828
7829 * numbers.texi (Numeric Conversions): Not just `floor', but also
7830 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7831
78322003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7833
7834 * markers.texi (Creating Markers): Specify insertion type of
7835 created markers. Add xref to `Marker Insertion Types'.
7836 Second argument to `copy-marker' is optional.
7837 (Marker Insertion Types): Mention that most markers are created
7838 with insertion type nil.
7839 (The Mark): Correctly describe when `mark' signals an error.
7840 (The Region): Correctly describe when `region-beginning' and
7841 `region-end' signal an error.
7842
78432003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7844
7845 * hash.texi (Creating Hash): Clarify description of `eql'.
7846 `makehash' is obsolete.
7847 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7848
7849 * positions.texi (Point): Change description of `buffer-end', so
7850 that it is also correct for floating point arguments.
7851 (List Motion): Correct argument lists of `beginning-of-defun' and
7852 `end-of-defun'.
7853 (Excursions): Add xref to `Marker Insertion Types'.
7854 (Narrowing): Argument to `narrow-to-page' is optional.
7855
78562003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * streams.texi (Output Streams): Clarify behavior of point for
7859 marker output streams.
7860
78612003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7862
7863 * variables.texi (Defining Variables): Second argument to
7864 `defconst' is not optional.
7865 (Setting Variables): Mention optional argument APPEND to
7866 `add-to-list'.
7867 (Creating Buffer-Local): Expand description of
7868 `make-variable-buffer-local'.
7869 (Frame-Local Variables): Expand description of
7870 `make-variable-frame-local'.
7871 (Variable Aliases): Correct description of optional argument
7872 DOCSTRING to `defvaralias'. Mention return value of
7873 `defvaralias'.
7874 (File Local Variables): Add xref to `File variables' in Emacs
7875 Manual. Correct description of `hack-local-variables'. Mention
7876 `safe-local-variable' property. Mention optional second argument
7877 to `risky-local-variable-p'.
7878
78792003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7880
7881 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7882
78832003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7884
7885 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7886 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7887 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7888 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7889 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7890 lispref/processes.texi, lispref/searching.texi,
7891 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7892 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7893 @acronym{FOO}.
7894
78952003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7896
7897 * strings.texi (Creating Strings): Argument START to `substring'
7898 can not be `nil'. Expand description of
7899 `substring-no-properties'. Correct description of `split-string',
7900 especially with respect to empty matches. Prevent very bad line
7901 break in definition of `split-string-default-separators'.
7902 (Text Comparison): `string=' and `string<' also accept symbols as
7903 arguments.
7904 (String Conversion): More completely describe argument BASE in
7905 `string-to-number'.
7906 (Formatting Strings): `%s' and `%S' in `format' do require
7907 corresponding object. Clarify behavior of numeric prefix after
7908 `%' in `format'.
7909 (Case Conversion): The argument to `upcase-initials' can be a
7910 character.
7911
79122003-10-27 Kenichi Handa <handa@m17n.org>
7913
7914 * display.texi (Fontsets): Fix texinfo usage.
7915
79162003-10-25 Kenichi Handa <handa@m17n.org>
7917
7918 * display.texi (Fontsets): Add description of the function
7919 set-fontset-font.
7920
79212003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7922
7923 * display.texi (Temporary Displays): Add xref to `Documentation
7924 Tips'.
7925
7926 * functions.texi (Function Safety): Use inforef instead of pxref
7927 for SES.
7928
79292003-10-23 Andreas Schwab <schwab@suse.de>
7930
7931 * Makefile.in (TEX, texinputdir): Don't define.
7932 (TEXI2DVI): Define.
7933 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7934 add $(srcdir)/index.texi.
7935 ($(infodir)/elisp): Remove index.texi dependency.
7936 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7937 (index.texi): Remove target.
7938 (dist): Don't link $(srcdir)/permute-index.
7939 (clean): Don't remove index.texi.
7940
7941 * permute-index, index.perm: Remove.
7942 * index.texi: Rename from index.unperm.
7943
79442003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7945
7946 * tips.texi (Documentation Tips): Document new behavior for face
7947 and variable hyperlinks in Help mode.
7948
79492003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7950
7951 * objects.texi (Integer Type): Update for extra bit of integer range.
7952 (Character Type): Ditto.
7953
79542003-10-16 Eli Zaretskii <eliz@gnu.org>
7955
7956 * numbers.texi (Integer Basics): Add index entries for reading
7957 numbers in hex, octal, and binary.
7958
79592003-10-16 Lute Kamstra <lute@gnu.org>
7960
7961 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7962 argument.
7963
79642003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7965
7966 * windows.texi (Choosing Window): Fix typo.
7967 * edebug.texi (Edebug Execution Modes): Fix typo.
7968
79692003-10-13 Richard M. Stallman <rms@gnu.org>
7970
7971 * windows.texi (Basic Windows): A window has fringe settings,
7972 display margins and scroll-bar settings.
7973 (Splitting Windows): Doc split-window return value.
7974 Clean up one-window-p.
7975 (Selecting Windows): Fix typo.
7976 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7977 (Buffers and Windows): In set-window-buffer, explain effect
7978 on fringe settings and scroll bar settings.
7979 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7980 (Choosing Window): Use defopt for pop-up-frame-function.
7981 For special-display-buffer-names, explain same-window and same-frame.
7982 Clarify window-dedicated-p return value.
7983 (Textual Scrolling): scroll-up and scroll-down can get an error.
7984 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7985 Clarify set-window-hscroll.
7986 (Size of Window): Don't mention tool bar in window-height.
7987 (Coordinates and Windows): Explain what coordinates-in-window-p
7988 returns for fringes and display margins.
7989 (Window Configurations): Explain saving fringes, etc.
7990
7991 * tips.texi (Library Headers): Clean up Documentation.
7992
7993 * syntax.texi (Parsing Expressions): Clean up forward-comment
7994 and parse-sexp-lookup-properties.
7995
7996 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7997
7998 * os.texi (System Environment): Clean up text for load-average errors.
7999
8000 * modes.texi (Hooks): Don't explain local hook details at front.
8001 Clarify run-hooks and run-hook-with-args a little.
8002 Clean up add-hook and remove-hook.
8003
8004 * edebug.texi (Edebug Execution Modes): Clarify t.
8005 Document edebug-sit-for-seconds.
8006 (Coverage Testing): Document C-x X = and =.
8007 (Instrumenting Macro Calls): Fix typo.
8008 (Specification List): Don't index the specification keywords.
8009
80102003-10-10 Kim F. Storm <storm@cua.dk>
8011
8012 * processes.texi (Network): Introduce make-network-process.
8013
80142003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8015
8016 * tips.texi (Library Headers): Fix typo.
8017
80182003-10-07 Juri Linkov <juri@jurta.org>
8019
8020 * modes.texi (Imenu): Mention imenu-create-index-function's
8021 default value. Explain submenus better.
8022
80232003-10-07 Lute Kamstra <lute@gnu.org>
8024
8025 * modes.texi (Faces for Font Lock): Fix typo.
8026 (Hooks): Explain how buffer-local hook variables can refer to
8027 global hook variables.
8028 Various minor clarifications.
8029
80302003-10-06 Lute Kamstra <lute@gnu.org>
8031
8032 * tips.texi (Coding Conventions): Mention naming conventions for
8033 hooks.
8034
80352003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8036
8037 * loading.texi (Library Search): Correct default value of
8038 load-suffixes.
8039 (Named Features): Fix typo.
8040
80412003-10-05 Richard M. Stallman <rms@gnu.org>
8042
8043 * loading.texi (Named Features): In `provide',
8044 say how to test for subfeatures.
8045 (Unloading): In unload-feature, use new var name
8046 unload-feature-special-hooks.
8047
80482003-10-03 Lute Kamstra <lute@gnu.org>
8049
8050 * modes.texi (Major Mode Conventions): Mention third way to set up
8051 Imenu.
8052 (Imenu): A number of small fixes.
8053 Delete documentation of internal variable imenu--index-alist.
8054 Document the return value format of imenu-create-index-function
8055 functions.
8056
80572003-09-30 Richard M. Stallman <rms@gnu.org>
8058
8059 * processes.texi (Network): Say what stopped datagram connections do.
8060
8061 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8062
8063 * display.texi (Overlay Properties): Clarify `evaporate' property.
8064
80652003-09-29 Lute Kamstra <lute@gnu.org>
8066
8067 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8068 constructs should be marked as risky.
8069 Change cons cell into proper list.
8070 (Mode Line Variables): Change cons cell into proper list.
8071
80722003-09-26 Lute Kamstra <lute@gnu.org>
8073
8074 * modes.texi (Mode Line Data): Document the :propertize construct.
8075 (Mode Line Variables): Reorder the descriptions of the variables
8076 to match their order in the default mode-line-format.
8077 Describe the new variables mode-line-position and mode-line-modes.
8078 Update the default values of mode-line-frame-identification,
8079 minor-mode-alist, and default-mode-line-format.
8080 (Properties in Mode): Mention the :propertize construct.
8081
80822003-09-26 Richard M. Stallman <rms@gnu.org>
8083
8084 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8085 * loading.texi, minibuf.texi, text.texi, variables.texi:
8086 Avoid @strong{Note:}.
8087
80882003-09-26 Richard M. Stallman <rms@gnu.org>
8089
8090 * keymaps.texi (Remapping Commands): Fix typo.
8091
80922003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8093
8094 * processes.texi (Low-Level Network): Fix typo.
8095
80962003-09-23 Kim F. Storm <storm@cua.dk>
8097
8098 * processes.texi (Network, Network Servers): Fix typos.
8099 (Low-Level Network): Add timeout value for :server keyword.
8100 Add new option keywords to make-network-process.
8101 Add set-network-process-options.
8102 Explain how to test availability of network options.
8103
81042003-09-19 Richard M. Stallman <rms@gnu.org>
8105
8106 * text.texi (Motion by Indent): Arg to
8107 backward-to-indentation and forward-to-indentation is optional.
8108
8109 * strings.texi (Creating Strings): Add substring-no-properties.
8110
8111 * processes.texi
8112 (Process Information): Add list-processes arg QUERY-ONLY.
8113 Delete process-contact from here.
8114 Add new status values for process-status.
8115 Add process-get, process-put, process-plist, set-process-plist.
8116 (Synchronous Processes): Add call-process-shell-command.
8117 (Signals to Processes): signal-process allows process objects.
8118 (Network): Complete rewrite.
8119 (Network Servers, Datagrams, Low-Level Network): New nodes.
8120
8121 * positions.texi (Word Motion): forward-word, backward-word
8122 arg is optional. Reword.
8123
8124 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8125
8126 * variables.texi (Creating Buffer-Local):
8127 Delete duplicate definition of buffer-local-value.
8128 (File Local Variables): Explain about discarding text props.
8129
81302003-09-11 Richard M. Stallman <rms@gnu.org>
8131
8132 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8133 changes variables that record input events.
8134 (Minibuffer Misc): Add minibuffer-selected-window.
8135
8136 * lists.texi (Building Lists): Add copy-tree.
8137
8138 * display.texi (Fontsets): Add char-displayable-p.
8139 (Scroll Bars): New node.
8140
81412003-09-08 Lute Kamstra <lute@gnu.org>
8142
8143 * modes.texi (%-Constructs): Document new `%i' and `%I'
8144 constructs.
8145
81462003-09-03 Peter Runestig <peter@runestig.com>
8147
8148 * makefile.w32-in: New file.
8149
81502003-08-29 Richard M. Stallman <rms@gnu.org>
8151
8152 * display.texi (Overlay Properties): Clarify how priorities
8153 affect use of the properties.
8154
81552003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8156
8157 * customize.texi (Type Keywords): Correct the description of
8158 `:help-echo' in the case where `motion-doc' is a function.
8159
81602003-08-14 John Paul Wallington <jpw@gnu.org>
8161
8162 * modes.texi (Emulating Mode Line): Subsection, not section.
8163
81642003-08-13 Richard M. Stallman <rms@gnu.org>
8165
8166 * elisp.texi (Top): Update subnode lists in menu.
8167
8168 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8169 (Kill Functions): kill-region has new arg yank-handler.
8170 (Yanking): New node.
8171 (Yank Commands): Add yank-undo-function.
8172 (Low-Level Kill Ring):
8173 kill-new and kill-append have new arg yank-handler.
8174 (Changing Properties): Add remove-list-of-text-properties.
8175 (Atomic Changes): New node.
8176
8177 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8178
8179 * streams.texi (Output Variables): Add eval-expression-print-length
8180 and eval-expression-print-level.
8181
8182 * os.texi (Time Conversion): For encode-time, explain limits on year.
8183
8184 * objects.texi (Character Type): Define anchor "modifier bits".
8185
8186 * modes.texi (Emulating Mode Line): New node.
8187 (Search-based Fontification): Font Lock uses font-lock-face property.
8188 (Other Font Lock Variables): Likewise.
8189
8190 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8191 not vectors.
8192 (Active Keymaps): Add emulation-mode-map-alists.
8193 (Functions for Key Lookup): key-binding has new arg no-remap.
8194 (Remapping Commands): New node.
8195 (Scanning Keymaps): where-is-internal has new arg no-remap.
8196 (Tool Bar): Add tool-bar-local-item-from-menu.
8197 Clarify when to use tool-bar-add-item-from-menu.
8198
8199 * commands.texi (Interactive Call): commandp has new arg.
8200 (Command Loop Info): Add this-original-command.
8201
82022003-08-06 John Paul Wallington <jpw@gnu.org>
8203
8204 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8205
8206 * display.texi (Warning Basics): Fix typo.
8207 (Fringes): Add closing curly bracket and fix typo.
8208
8209 * elisp.texi (Top): Fix typo.
8210
82112003-08-05 Richard M. Stallman <rms@gnu.org>
8212
8213 * elisp.texi: Update lists of subnodes.
8214
8215 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8216
8217 * variables.texi (Local Variables): Use lc for example variable names.
8218
8219 * tips.texi (Library Headers): Explain where to put -*-.
8220
8221 * strings.texi (Creating Strings): Fix xref for vconcat.
8222
8223 * sequences.texi (Vector Functions):
8224 vconcat no longer allows integer args.
8225
8226 * minibuf.texi (Reading File Names): read-file-name has new
8227 arg PREDICATE. New function read-directory-name.
8228
c4cc8b9a 8229 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8230 (Indenting Macros): New node.
8231
8232 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8233 (Window Frame Parameters): Make separate table of parameters
8234 that are coupled with specific face attributes.
8235 (Deleting Frames): delete-frame-hooks renamed to
8236 delete-frame-functions.
8237
8238 * files.texi (Magic File Names): Add file-remote-p.
8239 Clarify file-local-copy.
8240
8241 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8242 here; instead xref Defining Macros.
8243
8244 * display.texi (Warnings): New node, and subnodes.
8245 (Fringes): New node.
8246
8247 * debugging.texi (Test Coverage): New node.
8248
8249 * compile.texi (Compiler Errors): Explain with-no-warnings
8250 and other ways to suppress warnings.
8251
8252 * commands.texi (Interactive Call): Minor clarification.
8253
8254 * buffers.texi (Buffer File Name): set-visited-file-name
8255 renames the buffer too.
8256
8257 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8258
82592003-07-24 Markus Rost <rost@math.ohio-state.edu>
8260
8261 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8262
82632003-07-22 Markus Rost <rost@math.ohio-state.edu>
8264
8265 * internals.texi (Garbage Collection): Fix previous change.
8266
82672003-07-22 Richard M. Stallman <rms@gnu.org>
8268
8269 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8270
8271 * display.texi (Width): Use \s syntax in example.
8272 (Font Selection): Add face-font-rescale-alist.
8273
8274 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8275 Remove spurious indent in example.
8276
8277 * lists.texi (Building Lists): Add number-sequence.
8278
8279 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8280
8281 * functions.texi (Function Documentation): Explain how to
8282 show calling convention explicitly in the doc string.
8283
8284 * windows.texi (Selecting Windows): save-selected-window saves
8285 selected window of each frame.
8286 (Window Configurations): Minor change.
8287
8288 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8289
8290 * streams.texi (Output Variables): Add print-continuous-numbering
8291 and print-number-table.
8292
8293 * processes.texi (Decoding Output): New node.
8294
8295 * os.texi (Time Conversion): decode-time arg is optional.
8296
8297 * objects.texi (Character Type): Don't use space as example for \.
8298 Make list of char names and \-sequences correspond.
8299 Explain that \s is not used in strings. `\ ' needs space after.
8300
8301 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8302 (Translation of Characters): Add translation-table-for-input.
8303 (Default Coding Systems): Add auto-coding-functions.
8304 (Explicit Encoding): Add decode-coding-inserted-region.
8305 (Locales): Add locale-info.
8306
8307 * minibuf.texi (Basic Completion): Describe test-completion.
8308 Collections can be lists of strings.
8309 Clean up lazy-completion-table.
8310 (Programmed Completion): Mention test-completion.
8311 Clarify why lambda expressions are not accepted.
8312 (Minibuffer Misc): Describe minibufferp.
8313
83142003-07-14 Richard M. Stallman <rms@gnu.org>
8315
8316 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8317
8318 * windows.texi (Selecting Windows): New arg to select-window.
8319 (Selecting Windows): Add with-selected-window.
8320 (Size of Window): Add window-inside-edges, etc.
8321
8322 * internals.texi (Garbage Collection): Add post-gc-hook.
8323
8324 * processes.texi (Subprocess Creation): Add exec-suffixes.
8325
8326 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8327 (Scanning Keymaps): Add map-keymaps.
8328 (Defining Menus): Add keymap-prompt.
8329
8330 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8331 most-negative-fixnum.
8332
c4cc8b9a 8333 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8334 (Compiler Errors): New node.
8335
8336 * os.texi (User Identification): user-uid, user-real-uid
8337 can return float.
8338
8339 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8340 and about derived modes.
8341 (Minor Modes): Add minor-mode-list.
8342 (Defining Minor Modes): Keyword args for define-minor-mode.
8343 (Search-based Fontification): Explain managing other properties.
8344 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8345 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8346 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8347
8348 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8349 (Variable Aliases): Clarify defvaralias.
8350
8351 * loading.texi (Library Search): Add load-suffixes.
8352
8353 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8354 (Programmed Completion): Add dynamic-completion-table.
8355
8356 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8357 (Magic File Names): Specify precedence order of handlers.
8358
8359 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8360 and post-command-hook.
8361 (Waiting): New calling convention for sit-for.
8362
8363 * text.texi (Special Properties): local-map and keymap properties
8364 apply based on their stickiness.
8365
83662003-07-07 Richard M. Stallman <rms@gnu.org>
8367
8368 * modes.texi (Minor Mode Conventions): Specify only some kinds
8369 of list values as args to minor modes.
8370
8371 * files.texi (File Name Expansion): Warn about iterative use
8372 of substitute-in-file-name.
8373
8374 * advice.texi (Activation of Advice): Clean up previous change.
8375
83762003-07-06 Markus Rost <rost@math.ohio-state.edu>
8377
8378 * advice.texi (Activation of Advice): Note that ad-start-advice is
8379 turned on by default.
8380
83812003-06-30 Richard M. Stallman <rms@gnu.org>
8382
8383 * text.texi (Buffer Contents): Document current-word.
8384 (Change Hooks): Not called for *Messages*.
8385
8386 * functions.texi (Defining Functions): Explain about redefining
8387 primitives.
8388 (Function Safety): Renamed. Minor changes.
8389 Comment out the detailed criteria for what is safe.
8390
83912003-06-22 Andreas Schwab <schwab@suse.de>
8392
8393 * objects.texi (Symbol Type): Fix description of examples.
8394
83952003-06-16 Andreas Schwab <schwab@suse.de>
8396
8397 * hash.texi (Creating Hash): Fix description of :weakness.
8398
c8763fb6 83992003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
8400
8401 * files.texi (Changing Files): copy-file copies file modes, too.
8402
84032003-05-28 Richard M. Stallman <rms@gnu.org>
8404
8405 * strings.texi (Creating Strings): Clarify split-string.
8406
84072003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
8408
8409 * strings.texi (Creating Strings): Update split-string specification
8410 and examples.
8411
84122003-05-19 Richard M. Stallman <rms@gnu.org>
8413
8414 * elisp.texi: Correct invariant section names.
8415
84162003-04-20 Richard M. Stallman <rms@gnu.org>
8417
8418 * os.texi (Timers): Explain about timers and quitting.
8419
84202003-04-19 Richard M. Stallman <rms@gnu.org>
8421
8422 * internals.texi (Writing Emacs Primitives): Strings are
8423 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
8424 Explain GCPRO convention for varargs function args.
8425
84262003-04-16 Richard M. Stallman <rms@gnu.org>
8427
8428 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
8429
84302003-04-08 Richard M. Stallman <rms@gnu.org>
8431
8432 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
8433
84342003-02-13 Kim F. Storm <storm@cua.dk>
8435
8436 * objects.texi (Character Type): New \s escape for space.
8437
84382003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
8439
5dcb4c4e 8440 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
8441
84422003-01-25 Richard M. Stallman <rms@gnu.org>
8443
8444 * keymaps.texi: Document that a symbol can act as a keymap.
8445
84462003-01-13 Richard M. Stallman <rms@gnu.org>
8447
8448 * text.texi (Changing Properties): Say string indices are origin-0.
8449
8450 * positions.texi (Screen Lines) <compute-motion>:
8451 Correct order of elts in return value.
8452
8453 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
8454 how to define a default binding.
8455
84562002-12-07 Markus Rost <rost@math.ohio-state.edu>
8457
8458 * loading.texi (Unloading): Fix recent change for load-history.
8459
8460 * customize.texi (Simple Types): Clarify description of custom
8461 type 'number. Describe new custom type 'float.
8462
84632002-12-04 Markus Rost <rost@math.ohio-state.edu>
8464
8465 * variables.texi (File Local Variables): Fix typo.
8466
c8763fb6 84672002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
8468
8469 From Michael Albinus <Michael.Albinus@alcatel.de>.
8470
8471 * README: Target for Info file is `make info'.
8472
5dcb4c4e 8473 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
8474 `file-name-sans-extension'.
8475 (Magic File Names): Complete list of operations for magic file
8476 name handlers.
8477
84782002-09-16 Jonathan Yavner <jyavner@engineer.com>
8479
8480 * variables.texi (File Local Variables): New function
8481 risky-local-variable-p.
8482
84832002-09-15 Jonathan Yavner <jyavner@engineer.com>
8484
8485 * functions.texi (Function safety): New node about unsafep.
8486
84872002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
8488
5dcb4c4e 8489 * customize.texi (Splicing into Lists): Fix example.
a86cd395 8490 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
8491
84922002-06-17 Juanma Barranquero <lektu@terra.es>
8493
8494 * frames.texi (Display Feature Testing): Fix typo.
8495
84962002-06-12 Andreas Schwab <schwab@suse.de>
8497
8498 * frames.texi (Initial Parameters, Resources): Fix references to
8499 the Emacs manual.
8500
85012002-05-13 Kim F. Storm <storm@cua.dk>
8502
8503 * variables.texi (Intro to Buffer-Local): Updated warning and
8504 example relating to changing buffer inside let.
8505
c8763fb6 85062002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8507
8508 * os.texi (Session Management): New node about X Session management.
8509
85102002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
8511
8512 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
8513 to which the manual corresponds, and the copyright years.
8514
8515 * Makefile.in (VERSION): Set to 2.9.
8516
85172001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
8518
8519 * elisp.texi: Change the category in @dircategory to "Emacs", to
8520 make it consistent with info/dir.
8521
85222001-11-25 Miles Bader <miles@gnu.org>
8523
8524 * text.texi (Fields): Describe new `limit' arg in
8525 field-beginning/field-end.
8526
85272001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
8528
5dcb4c4e
SM
8529 * permute-index: Don't depend on csh-specific features.
8530 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
8531
8532 * two-volume-cross-refs.txt: New file.
8533 * two.el: New file.
8534 * spellfile: New file.
8535
85362001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8537
8538 * permute-index: New file.
8539
8540 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
8541 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
8542 8+3 restricted namespace.
8543
8544 * Makefile.in (infodir): Define relative to $(srcdir).
8545 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
8546 include directories list via -I switch to makeinfo.
8547 (index.texi): Use cp if both hard and symbolic links fail.
8548
85492001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8550
8551 * Makefile.in (distclean): Add.
8552
8553 The following changes make ELisp manual part of the Emacs
8554 distribution:
8555
8556 * Makefile.in: Add Copyright notice.
8557 (prefix): Remove.
8558 (infodir): Change value to "../info".
8559 (VPATH): New variable.
8560 (MAKE): Don't define.
8561 (texmacrodir): Don't define.
8562 (texinputdir): Append the existing value of TEXINPUTS.
8563 ($(infodir)/elisp): Instead of just "elisp". Reformat the
8564 command to be compatible with man/Makefile.in, and to put the
8565 output into ../info.
8566 (info): Add target.
8567 (installall): Target removed.
8568
c8763fb6 85692001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
8570
8571 * tips.texi (Coding Conventions): Fix typo.
8572
85732001-10-23 Gerd Moellmann <gerd@gnu.org>
8574
8575 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
8576
85772001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
8578
8579 * files.texi (File Name Components): Update the description of
8580 file-name-sans-extension and file-name-extension, as they now
8581 ignore leading dots.
8582
85832001-10-20 Gerd Moellmann <gerd@gnu.org>
8584
8585 * (Version 21.1 released.)
8586
85872001-10-19 Miles Bader <miles@gnu.org>
8588
8589 * positions.texi (Text Lines): Describe behavior of
8590 `beginning-of-line'/`end-of-line' in the presence of field properties.
8591
85922001-10-17 Gerd Moellmann <gerd@gnu.org>
8593
8594 * Makefile.in (VERSION): Set to 2.8.
8595 (manual): Use `manual-21'.
8596
8597 * elisp.texi (VERSION): Add and use it where the version
8598 number was used. Set it to 2.8.
8599
8600 * intro.texi: Likewise.
8601
86022001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8603
8604 * files.texi (File Name Completion): Document the significance of
8605 a trailing slash in elements of completion-ignored-extensions.
8606
86072001-10-06 Miles Bader <miles@gnu.org>
8608
8609 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
8610
86112001-10-04 Gerd Moellmann <gerd@gnu.org>
8612
8613 * variables.texi (Variable Aliases): New node.
8614
86152001-10-04 Gerd Moellmann <gerd@gnu.org>
8616
8617 * Branch for 21.1.
8618
86192001-10-02 Miles Bader <miles@gnu.org>
8620
8621 * minibuf.texi (Minibuffer Misc): Add entries for
8622 `minibuffer-contents', `minibuffer-contents-no-properties', and
8623 `delete-minibuffer-contents'.
8624 Correct description for `minibuffer-prompt-end'.
8625
8626 * text.texi (Property Search): Correct descriptions of
8627 `next-char-property-change' and `previous-char-property-change'.
8628 Add entries for `next-single-char-property-change' and
8629 `previous-single-char-property-change'.
8630 Make operand names a bit more consistent.
8631
86322001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
8633
8634 * frames.texi (Finding All Frames): Document that next-frame and
8635 previous-frame are local to current terminal.
8636
86372001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
8638
8639 * keymaps.texi (Creating Keymaps): Fix the description of the
8640 result of make-keymap.
8641
86422001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
8643
8644 * display.texi (Font Lookup, Attribute Functions)
8645 (Image Descriptors): Add cross-references to the definition of
8646 selected frame.
8647
8648 * buffers.texi (The Buffer List): Add cross-references to the
8649 definition of selected frame.
8650
8651 * frames.texi (Input Focus): Clarify which frame is _the_ selected
8652 frame at any given time.
8653 (Multiple Displays, Size and Position): Add a cross-reference to
8654 the definition of the selected frame.
8655
86562001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
8657
8658 * strings.texi (String Conversion) <string-to-number>: Document
8659 that a float is returned for integers that are too large.
8660
8661 * frames.texi (Mouse Position): Document mouse-position-function.
8662 (Display Feature Testing): Document display-images-p.
8663 (Window Frame Parameters): Document the cursor-type variable.
8664
8665 * numbers.texi (Integer Basics): Document CL style read syntax for
8666 integers in bases other than 10.
8667
5dcb4c4e
SM
8668 * positions.texi (List Motion):
8669 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
8670
8671 * lists.texi (Sets And Lists): Document member-ignore-case.
8672
8673 * internals.texi (Garbage Collection): Document the used and free
8674 strings report.
8675 (Memory Usage): Document strings-consed.
8676
8677 * os.texi (Time of Day): Document float-time.
8678 (Recording Input): Document that clear-this-command-keys clears
8679 the vector to be returned by recent-keys.
8680
8681 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
8682 argument keymap can be a list.
8683
8684 * nonascii.texi (User-Chosen Coding Systems)
8685 <select-safe-coding-system>: Document the new argument
8686 accept-default-p and the variable
8687 select-safe-coding-system-accept-default-p. Tell what happens if
8688 buffer-file-coding-system is undecided.
8689 (Default Coding Systems): Document auto-coding-regexp-alist.
8690
8691 * display.texi (The Echo Area) <message>: Document
8692 message-truncate-lines.
8693 (Glyphs): Document that the glyph table is unused on windowed
8694 displays.
8695
8696 * help.texi (Describing Characters) <single-key-description>:
8697 Document the new argument no-angles.
8698 (Accessing Documentation) <documentation-property>: Document that
8699 a non-string property is evaluated.
8700 <documentation>: Document that the function-documentation property
8701 is looked for.
8702
8703 * windows.texi (Selecting Windows): Document some-window.
8704
8705 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
8706
8707 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
8708 apropos-mode-hook.
8709
8710 * commands.texi (Using Interactive): Document interactive-form.
8711 (Keyboard Macros): Document kbd-macro-termination-hook.
8712 (Command Loop Info): Document that clear-this-command-keys clears
8713 the vector to be returned by recent-keys.
8714
87152001-09-04 Werner LEMBERG <wl@gnu.org>
8716
8717 * Makefile.in (srcdir, texinputdir): New variables.
8718 (srcs, index.texi, install): Use $(srcdir).
8719 (.PHONY): Remove elisp.dvi.
8720 (elisp): Use -I switch for makeinfo.
8721 (elisp.dvi): Use $(srcdir) and $(texinputdir).
8722 (installall, dist): Use $(srcdir).
8723 Fix path to texinfo.tex.
8724 (maintainer-clean): Add elisp.dvi and elisp.oaux.
8725
87262001-08-30 Gerd Moellmann <gerd@gnu.org>
8727
8728 * display.texi (Conditional Display): Adjust to API change.
8729
8730 * configure: New file.
8731
87322001-07-30 Gerd Moellmann <gerd@gnu.org>
8733
8734 * commands.texi (Repeat Events): Add description of
8735 double-click-fuzz.
8736
87372001-05-08 Stefan Monnier <monnier@cs.yale.edu>
8738
8739 * syntax.texi (Syntax Class Table): Add the missing designator for
8740 comment and string fences.
8741 (Syntax Properties): Add a xref to syntax table internals.
8742 (Syntax Table Internals): Document string-to-syntax.
8743
87442001-05-07 Gerd Moellmann <gerd@gnu.org>
8745
8746 * Makefile.in (install): Use install-info command line options
8747 like in Emacs' Makefile.in.
8748
87492000-12-09 Miles Bader <miles@gnu.org>
8750
8751 * windows.texi (Window Start): Update documentation for
8752 `pos-visible-in-window-p'.
8753
87542000-11-12 Stefan Monnier <monnier@cs.yale.edu>
8755
8756 * lists.texi (Building Lists): Add footnote to explain how to add
8757 to the end of a list.
8758
87592000-10-25 Gerd Moellmann <gerd@gnu.org>
8760
8761 * files.texi (Visiting Functions): Typos.
8762
87632000-10-25 Kenichi Handa <handa@etl.go.jp>
8764
8765 * files.texi (Visiting Functions): Return value of
8766 find-file-noselect may be a list of buffers if wildcards are used.
8767
87682000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8769
8770 * display.texi (Defining Faces): Document `graphic' display type
8771 in face specs.
8772
b344d29d 87732000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
8774
8775 * hooks.texi (Standard Hooks): Replace obsolete
8776 `after-make-frame-hook' with `after-make-frame-functions'.
8777
8778 * frames.texi (Creating Frames): Ditto.
8779
8780 * variables.texi (Future Local Variables): Ditto.
8781
87822000-10-16 Gerd Moellmann <gerd@gnu.org>
8783
8784 * display.texi (Other Image Types): Add description of :foreground
8785 and :background properties of mono PBM images.
8786
87872000-08-17 Werner LEMBERG <wl@gnu.org>
8788
8789 * .cvsignore: New file.
8790
87912000-01-05 Gerd Moellmann <gerd@gnu.org>
8792
8793 * tindex.pl: New script.
8794
87951999-12-03 Dave Love <fx@gnu.org>
8796
8797 * Makefile.in (MAKEINFO): New parameter.
8798
87991999-09-17 Richard Stallman <rms@gnu.org>
8800
8801 * Makefile.in (srcs): Add hash.texi.
8802 (VERSION): Update to 20.6.
8803
88041999-09-13 Richard Stallman <rms@gnu.org>
8805
8806 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8807
88081998-08-29 Karl Heuer <kwzh@gnu.org>
8809
8810 * configure.in: New file.
8811 * Makefile.in: Renamed from Makefile.
8812 (prefix, infodir): Use value obtained from configure.
8813 (emacslibdir): Obsolete variable deleted.
8814 (dist): Distribute configure.in, configure, Makefile.in.
8815
88161998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8817
8818 * Makefile (INSTALL_INFO): New variable.
8819 (install): Run install-info.
8820
88211998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8822
8823 * Makefile (elisp.dvi): Add missing backslash.
8824
88251998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8826
8827 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8828 Run texindex without `./'. Always run texindex on elisp.tp.
8829 (elisp.tps): Target deleted.
8830
88311998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8832
8833 * Makefile (srcs): Add nonascii.texi and customize.texi.
8834 (dist): Start by deleting `temp'.
8835
88361998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8837
8838 * Makefile (makeinfo, texindex): Targets deleted.
8839 (makeinfo.o, texindex.o): Targets deleted.
8840 (clean, dist): Don't do anything with them or with getopt*.
8841
88421998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8843
8844 * Makefile (SHELL): Defined.
8845
88461998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8847
8848 * Makefile (elisp.tps): New target.
8849 (elisp.dvi): Depend on elisp.tps.
8850
c5602427 88511996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8852
8853 * README: Update phone number.
8854
8855 * Makefile (elisp): Make this be the default target.
8856 Depend on makeinfo.c instead of makeinfo.
8857 (install): Don't depend on elisp.dvi, since we don't install that.
8858 Use mkinstalldirs.
8859 (dist): Add mkinstalldirs.
8860
c5602427 88611995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8862
8863 * Makefile (VERSION): Update version number.
5dcb4c4e 8864 (maintainer-clean): Rename from realclean.
b8d4c8d0 8865
c5602427 88661995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8867
8868 * Makefile (realclean): New target.
8869 (elisp): Remove any old elisp-* files first.
8870
c5602427 88711993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8872
8873 * Makefile (VERSION): New variable.
8874 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8875 Compressed file suffix should be `.gz', not `.z'.
8876
ce058493 88771993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8878
8879 * Makefile (elisp): Depend on makeinfo.
8880
c5602427 88811993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8882
8883 * Makefile (srcs): Add anti.texi.
8884
c5602427 88851993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8886
8887 * Makefile (infodir, prefix): New vars.
8888 (install): Use infodir.
8889 (emacsinfodir): Deleted.
8890
c5602427 88911993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8892
8893 * Makefile (srcs): Add calendar.texi.
8894
8895 * Makefile (dist): Copy texindex.c and makeinfo.c.
8896 Limit elisp-* files to those with one or two digits.
8897
c5602427 88981993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8899
8900 * Makefile (dist): Changed to use Gzip instead of compress.
8901
c5602427 89021993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8903
8904 * loading.texi (Unloading): define-function changed back to
8905 defalias. It may not stay this way, but at least it's
8906 consistent with the known-good version of the code patch.
8907
c5602427 89081993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8909
8910 * modes.texi (Hooks): Document new optional arg of add-hook.
8911
c5602427 89121993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8913
8914 * variables.texi: Document nil initial value of buffer-local variables.
8915
8916 * tips.texi: Add new section on standard library headers.
8917
c5602427 89181993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8919
8920 * Makefile (srcs): Add frame.texi to the list of sources.
8921
c5602427 89221993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8923
8924 * Makefile (dist): Don't bother excluding autosave files; they'll
8925 never make it into the temp directory anyway, and the hash marks
8926 in the name are problematic for make and the Bourne shell.
8927 (srcs):
8928
c5602427 89291993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8930
8931 * Makefile (dist): Don't include backup files or autosave files in
8932 the distribution tar file.
8933
c5602427 89341991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 8935
5dcb4c4e 8936 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
8937 (elisp.dvi): Remove erroneous shell comment.
8938 Expect output of permute-index in permuted.fns.
8939 Save old elisp.aux in elisp.oaux.
5dcb4c4e 8940 (clean): Add index.texi to be deleted.
b8d4c8d0 8941
c5602427 89421990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8943
8944 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8945
c5602427 89461990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8947
8948 * files.texi: Noted that completion-ignored-extensions is ignored
8949 when making *Completions*.
8950
3e868ee3 89511990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8952
8953 * Makefile make dist now depends on elisp.dvi, since it tries
8954 to include it in the dist file.
8955
c5602427 89561990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8957
c5602427 8958 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8959
c5602427 89601989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8961
8962 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8963 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8964
c5602427 89651989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8966
8967 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8968 and @error{} are the terms now being used. The files in the
8969 directory have been changed to reflect this.
8970
8971 * All instances of @indentedresultt{} have been changed to
8972 ` @result{}', using 5 spaces at the begining of the line.
8973
c5602427 89741989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8975
8976 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8977 experimental @indentedresult{}, @indentedexpandsto{} are part of
8978 the texinfo.tex in this directory. These TeX macros are not
8979 stable yet.
8980
c5602427 89811989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8982
8983 * texinfo.tex: Temporarily added
8984 \let\result=\dblarrow
8985 \def\error{{\it ERROR} \longdblarrow}
8986 We need to do this better soon.
8987
c5602427 89881989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8989
8990 * Applied Karl Berry's patches to *.texinfo files, but not to
8991 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8992 new title page format is also not applied, since it requires
8993 texinfo.tex changes.)
8994
8995 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8996 for the Project GNU development environment.
8997
8998;; Local Variables:
c8763fb6 8999;; coding: utf-8
b8d4c8d0
GM
9000;; End:
9001
73b0cd50 9002 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9003
9004 This file is part of GNU Emacs.
9005
352c8b4a 9006 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9007 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9008 the Free Software Foundation, either version 3 of the License, or
9009 (at your option) any later version.
b8d4c8d0
GM
9010
9011 GNU Emacs is distributed in the hope that it will be useful,
9012 but WITHOUT ANY WARRANTY; without even the implied warranty of
9013 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9014 GNU General Public License for more details.
9015
9016 You should have received a copy of the GNU General Public License
352c8b4a 9017 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.