** Binding print-circle to nil in compilation for certain files.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
d9380425
RS
12007-01-28 Richard Stallman <rms@gnu.org>
2
3 * tips.texi (Coding Conventions): Clarify the tip about macros
4 that define a function or a variable.
5
6 * files.texi (File Attributes): UID and GID can be floats.
7 (Magic File Names): Explain why deferring all operations to
8 the standard handler does not work.
9
bfb2471c
MR
102007-01-23 Martin Rudalics <rudalics@gmx.at>
11
12 * backups.texi (Reverting): Use "buffer" instead of "file"
13 when talking about major and minor modes.
14
4e37c526
RS
152007-01-21 Richard Stallman <rms@gnu.org>
16
17 * help.texi (Documentation): Add xref to Documentation Tips.
18
de529e21
JB
192007-01-14 Juanma Barranquero <lekktu@gmail.com>
20
21 * tips.texi (Coding Conventions): Fix typos.
22
cc7ff062
RS
232007-01-05 Richard Stallman <rms@gnu.org>
24
25 * modes.texi (Defining Minor Modes): Fix previous change.
26
cd35741d
RS
272007-01-03 Richard Stallman <rms@gnu.org>
28
de529e21 29 * customize.texi (Variable Definitions, Customization Types):
cd35741d
RS
30 Don't use * in doc string for defcustom.
31
a6c327a8
RS
322007-01-02 Richard Stallman <rms@gnu.org>
33
34 * variables.texi (Variable Aliases): Clarify that aliases vars
35 always have the same value.
36
37 * processes.texi (Bindat Spec): Fix Texinfo usage.
38
39 * modes.texi (Defining Minor Modes): Explain effect of command
40 defined with define-global-minor-mode on new buffers.
41
249844e0
KS
422006-12-30 Kim F. Storm <storm@cua.dk>
43
44 * keymaps.texi (Tool Bar): Describe `grow-only' value of
45 `auto-resize-tool-bars'.
46
32f65366
RS
472006-12-30 Richard Stallman <rms@gnu.org>
48
49 * keymaps.texi (Active Keymaps): Fix previous change.
50
8d3f955b
NR
512006-12-30 Nick Roberts <nickrob@snap.net.nz>
52
53 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
54
f083f9ca
KS
552006-12-30 Kim F. Storm <storm@cua.dk>
56
57 * processes.texi (Bindat Spec): Clarify using field names in
58 length specifications.
59
8f2b5ec6
KS
602006-12-29 Kim F. Storm <storm@cua.dk>
61
62 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
63 Add count and index variables for eval forms in repeat blocks.
64
d78b75dd
RS
652006-12-24 Richard Stallman <rms@gnu.org>
66
67 * customize.texi (Variable Definitions): Document
68 new name custom-add-frequent-value.
69
36ff6d6f
KS
702006-12-19 Kim F. Storm <storm@cua.dk>
71
72 * commands.texi (Misc Events): User signals now result in sigusr1
73 and sigusr2 events which are handled through special-event-map.
74 (Special Events): User signals and drag-n-drop are special.
75
294f1c39
RS
762006-12-17 Richard Stallman <rms@gnu.org>
77
303958a9
RS
78 * loading.texi (Named Features): Explain subfeatures better.
79
80 * customize.texi: Use "option" only for user options.
81 For the keyword values inside defcustom etc, say "keywords".
82 For :options value's elements, say "elements".
83 :group should not be omitted.
84
fe963f84
RS
85 * syntax.texi (Parsing Expressions): Split up node.
86 (Motion via Parsing, Position Parse, Parser State)
87 (Low-Level Parsing, Control Parsing): New subnodes.
88 (Parser State): Document syntax-ppss-toplevel-pos.
89
90 * positions.texi (List Motion): Punctuation fix.
91
294f1c39
RS
92 * files.texi (File Name Completion): Document PREDICATE arg
93 to file-name-completion.
94
6d95228d
EZ
952006-12-16 Eli Zaretskii <eliz@gnu.org>
96
de529e21
JB
97 * internals.texi (Building Emacs, Writing Emacs Primitives):
98 Add index entries.
6d95228d 99
4de0c73c
RS
1002006-12-11 Richard Stallman <rms@gnu.org>
101
102 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
103 affects face menu. Explain how to make it non-nil without enabling
104 any fontification.
105
31689f89
CY
1062006-12-10 Chong Yidong <cyd@stupidchicken.com>
107
108 * modes.texi (Font Lock Basics): Document nil value of
109 font-lock-defaults.
110
8d4a66af
GM
1112006-12-10 Glenn Morris <rgm@gnu.org>
112
113 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
114 value for system-flag argument. Abbrev tables may not be empty
115 when major modes are loaded.
8d4a66af 116
d6598d46
JB
1172006-12-08 Juanma Barranquero <lekktu@gmail.com>
118
119 * makefile.w32-in (maintainer-clean): Partially revert last
120 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
121 to protect elisp-covers.texi.
122
c6883bfc
JB
1232006-12-07 Juanma Barranquero <lekktu@gmail.com>
124
125 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
126 Don't remove elisp* info files; they are already deleted by the
127 `clean' and `distclean' targets, and they are in the $(infodir)
128 directory, not the current one.
129
9d8b24a2
KS
1302006-12-04 Kim F. Storm <storm@cua.dk>
131
132 * commands.texi (Misc Events): Update signal events.
133 (Event Examples): Add signal example.
134
04c21c78
RS
1352006-11-29 Richard Stallman <rms@gnu.org>
136
137 * frames.texi (Visibility of Frames): Explain visible windows
138 can be covered by others. Add xref for raise-frame.
139
7bc297d7
RS
1402006-11-28 Richard Stallman <rms@gnu.org>
141
142 * searching.texi (Regexp Special): Update when ^ is special.
143
340d34a5
EZ
1442006-11-27 Eli Zaretskii <eliz@gnu.org>
145
146 * customize.texi (Customization, Common Keywords)
147 (Group Definitions, Variable Definitions, Composite Types)
148 (Type Keywords, Customization Types): Add index entries for
149 various customization keywords.
150
6b28caea
SM
1512006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
152
153 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
154
b9660a6f
JD
1552006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
156
157 * frames.texi (Window System Selections): Remove clipboard from
158 description of selection-coding-system.
159
e5c12c7d
RS
1602006-11-06 Richard Stallman <rms@gnu.org>
161
162 * lists.texi (List Variables): Document COMPARE-FN.
163
164 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 165 use it only to refer to the meaning associated with a key.
e5c12c7d 166 (Keymaps): Change menu node description.
33462dfa 167
e5c12c7d
RS
168 * elisp.texi (Top): Change menu node description.
169
170 * display.texi (Managing Overlays): Document overlay-recenter.
171
b4e4dc3c
CY
1722006-10-29 Chong Yidong <cyd@stupidchicken.com>
173
174 * Makefile.in: Use relative paths to avoid advertising filesystem
175 contents during compilation.
176
300734d7
KS
1772006-10-23 Kim F. Storm <storm@cua.dk>
178
179 * commands.texi (Event Input Misc): Update unread-command-events.
180
aa02da7a
NR
1812006-10-23 Nick Roberts <nickrob@snap.net.nz>
182
183 * lists.texi (Sets And Lists): Fix typos.
184
6db11765
JB
1852006-10-18 Juanma Barranquero <lekktu@gmail.com>
186
187 * control.texi (Processing of Errors): Use @var for an argument,
188 not @code.
189
ff53796b
RS
1902006-10-16 Richard Stallman <rms@gnu.org>
191
192 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
193
194 * keymaps.texi (Format of Keymaps): Show all the keymap element
195 patterns that result from menu items.
196 (Key Lookup): Minor cleanups.
197
198 * modes.texi (Precalculated Fontification): Don't say that
199 not setting font-lock-defaults avoids loading font-lock.
200
201 * help.texi (Documentation): Move xref to Emacs Manual here.
202 (Documentation Basics): From here.
203 Also doc emacs-lisp-docstring-fill-column.
204
205 * elisp.texi: Update version and ISBN.
206
207 * commands.texi (Interactive Call): Clarify KEYS arg to
208 call-interactively is a vector.
209 (Command Loop Info): Delete anchor in this-command-keys.
210 Add anchor in this-command-keys-vector.
211 (Recursive Editing): Document how recursive-edit
212 handles the current buffer.
213
bb5da5be
CY
2142006-10-13 Chong Yidong <cyd@stupidchicken.com>
215
216 * frames.texi (Frame Titles): %c and %l are ignored in
217 frame-title-format.
218
8972d253
RS
2192006-10-11 Richard Stallman <rms@gnu.org>
220
221 * keymaps.texi (Key Sequences): Clarify use of kbd.
222
3075e881
KS
2232006-10-10 Kim F. Storm <storm@cua.dk>
224
225 * lists.texi (Sets And Lists): Add memql.
226
01993898
RS
2272006-10-03 Richard Stallman <rms@gnu.org>
228
229 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
230 Clarify :ascii: and :nonascii:.
231
f9df5f68
JL
2322006-09-29 Juri Linkov <juri@jurta.org>
233
234 * modes.texi (%-Constructs): Reorder coding systems in the
235 documentation of %z to the real order displayed in the modeline.
236
98259f08
RS
2372006-09-25 Richard Stallman <rms@gnu.org>
238
239 * os.texi (Timers): Describe timer-max-repeats.
240
2d56beed
CY
2412006-09-25 Chong Yidong <cyd@stupidchicken.com>
242
243 * os.texi (Timers): Mention with-local-quit.
244
45c912f2
RS
2452006-09-24 Richard Stallman <rms@gnu.org>
246
247 * searching.texi (Searching and Matching): Mention property search.
248
249 * commands.texi (Command Loop Info): Explain how read-event affects
250 this-command-keys.
251
aa256798
RS
2522006-09-20 Richard Stallman <rms@gnu.org>
253
45c912f2
RS
254 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
255
aa256798
RS
256 * windows.texi (Window Start): Minor cleanups.
257
a4df1f8b
KS
2582006-09-20 Kim F. Storm <storm@cua.dk>
259
260 * windows.texi (Window Start): pos-visible-in-window-p allows
261 specifying t for position to mean "end of window".
262 Add window-line-height.
263
264 * anti.texi (Antinews): Mention window-line-height.
265
74686736
DK
2662006-09-19 David Kastrup <dak@gnu.org>
267
268 * keymaps.texi (Searching Keymaps): Small clarification.
269
a0c489f1
RS
2702006-09-18 Richard Stallman <rms@gnu.org>
271
2a27a16b
RS
272 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
273 cause keyboard menus.
274 (Menu Keymaps): Likewise.
275 (Defining Menus, Keyboard Menus): Clarify.
276
a0c489f1
RS
277 * text.texi (Fields): Clarify explanation of constrain-to-field.
278
1e9265dd
EZ
2792006-09-16 Eli Zaretskii <eliz@gnu.org>
280
281 * variables.texi (Tips for Defining): Fix a typo.
282
74f526f3
RS
2832006-09-15 Richard Stallman <rms@gnu.org>
284
285 * keymaps.texi (Remapping Commands, Searching Keymaps)
286 (Active Keymaps): Clean up previous change.
287
45a2056c
JB
2882006-09-15 Jay Belanger <belanger@truman.edu>
289
290 * gpl.texi: Replace "Library Public License" by "Lesser Public
291 License" throughout.
292
b74e16a3
DK
2932006-09-15 David Kastrup <dak@gnu.org>
294
295 * keymaps.texi (Active Keymaps): Adapt description to use
296 `get-char-property' instead `get-text-property'. Explain how
297 mouse events change this. Explain the new optional argument of
298 `key-binding' and its mouse-dependent lookup.
74f526f3 299 (Searching Keymaps): Adapt description similarly.
74686736
DK
300 (Remapping Commands): Explain the new optional argument of
301 `command-remapping'.
b74e16a3 302
18d55b24
RS
3032006-09-14 Richard Stallman <rms@gnu.org>
304
305 * keymaps.texi (Searching Keymaps): Clarification.
306 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
307
3082006-09-13 Richard Stallman <rms@gnu.org>
309
310 * objects.texi (Character Type): Node split.
311 Add xref to Describing Characters.
312 (Basic Char Syntax, General Escape Syntax)
313 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
314
8b170b82
RS
3152006-09-11 Richard Stallman <rms@gnu.org>
316
317 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 318 (Glyphs): Clarifications.
8b170b82 319
3250aca2
CY
3202006-09-10 Chong Yidong <cyd@stupidchicken.com>
321
322 * keymaps.texi (Active Keymaps): Mention that key-binding checks
323 local maps.
324
606fd469
KS
3252006-09-10 Kim F. Storm <storm@cua.dk>
326
327 * display.texi (Forcing Redisplay): Document return value of
328 function redisplay.
329
755b2209
RS
3302006-09-09 Richard Stallman <rms@gnu.org>
331
1d7b95f5
RS
332 * windows.texi (Window Hooks): Explain limits of
333 window-scroll-functions.
334
755b2209
RS
335 * display.texi (Fringe Indicators): Update for last change in
336 indicate-buffer-boundaries.
337
af09dd78
RS
3382006-09-08 Richard Stallman <rms@gnu.org>
339
340 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
341
2010a78c
KS
3422006-09-06 Kim F. Storm <storm@cua.dk>
343
bdd26918
KS
344 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
345
2010a78c
KS
346 * windows.texi (Window Start): Update pos-visible-in-window-p.
347
bae12237
RS
3482006-09-04 Richard Stallman <rms@gnu.org>
349
350 * processes.texi (Accepting Output): Explain SECONDS=0 for
351 accept-process-output.
352
353 * os.texi (Idle Timers): Explain why timer functions should not
354 loop until (input-pending-p).
355
ebc80ddf
EZ
3562006-09-02 Eli Zaretskii <eliz@gnu.org>
357
358 * makefile.w32-in (usermanualdir): New variable.
359 (elisp.dvi): Use it.
360
a66d9563
EZ
3612006-09-01 Eli Zaretskii <eliz@gnu.org>
362
363 * buffers.texi (Buffer Modification): Fix last change.
364
5a8f5165
CY
3652006-09-01 Chong Yidong <cyd@stupidchicken.com>
366
367 * buffers.texi (Buffer Modification): Document
368 buffer-chars-modified-tick.
369
80e0572b
RS
3702006-08-31 Richard Stallman <rms@gnu.org>
371
372 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
373
3742006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
375
376 * modes.texi (Syntactic Font Lock):
80e0572b
RS
377 Mention font-lock-syntactic-face-function
378 instead of specific faces.
931d878d 379
bda420a3
CY
3802006-08-29 Chong Yidong <cyd@stupidchicken.com>
381
382 * display.texi (Images): Add xrref to display-images-p.
383
c6f8bb3a
KH
3842006-08-28 Kenichi Handa <handa@m17n.org>
385
386 * nonascii.texi (Lisp and Coding Systems): Fix description of
387 detect-coding-region.
388
7a210b69
MB
3892006-08-27 Michael Olson <mwolson@gnu.org>
390
391 * processes.texi (Transaction Queues): Remove stray quote
392 character.
393
3e04a8fc
RS
3942006-08-25 Richard Stallman <rms@gnu.org>
395
396 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
397 Add xref.
398
fda97484
CY
3992006-08-24 Chong Yidong <cyd@stupidchicken.com>
400
401 * os.texi (Timers): Avoid waiting inside timers.
402
3e46b34c
LK
4032006-08-21 Lute Kamstra <lute@gnu.org>
404
405 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
406
ce629713
RS
4072006-08-20 Richard Stallman <rms@gnu.org>
408
409 * os.texi (Idle Timers): New node, split out from Timers.
410 Document current-idle-time.
411 * commands.texi (Reading One Event): Update xref.
412 * elisp.texi (Top): Update subnode menu.
413
3cb74cd1
RS
4142006-08-16 Richard Stallman <rms@gnu.org>
415
416 * keymaps.texi (Extended Menu Items): Show format of cached
417 bindings in extended menu items.
418
419 * customize.texi (Variable Definitions): Explain when the
420 standard value expression is evaluated.
421
7e188449
CY
4222006-08-15 Chong Yidong <cyd@stupidchicken.com>
423
424 * commands.texi (Reading One Event): Explain idleness in
425 `read-event'.
426
b8f5396a
CY
4272006-08-12 Chong Yidong <cyd@stupidchicken.com>
428
429 * text.texi (Near Point): Say "cursor" not "terminal cursor".
430 (Commands for Insertion): Removed split-line since it's not
431 relevant for Lisp programming.
432 (Yank Commands): Rewrite introduction.
433 (Undo): Clarify.
434 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
435 (Filling): Remove redundant comment. Clarify return value of
436 current-justification.
437 (Margins): Minor clarifications.
438 (Adaptive Fill): Update default value of adaptive-fill-regexp.
439 (Sorting): Update definition of sort-lines.
440 (Columns): Clarify behavior of sort-columns.
441 (Indent Tabs): Link to Tab Stops in Emacs manual.
442 (Special Properties): Clarify.
443 (Clickable Text): Mention Buttons package.
444
0c80afbd
EZ
4452006-08-12 Kevin Ryde <user42@zip.com.au>
446
447 * os.texi (Time Parsing): Add %z to description of
448 format-time-string, as per docstring. Add cross reference to
449 glibc manual for strftime.
450
02a2b2ad
RS
4512006-08-08 Richard Stallman <rms@gnu.org>
452
453 * modes.texi: Clean up wording in previous change.
454
34e5974a
CY
4552006-08-07 Chong Yidong <cyd@stupidchicken.com>
456
457 * modes.texi (Hooks): Clarify.
458 (Major Mode Basics): Mention define-derived-mode explicitly.
459 (Major Mode Conventions): Rebinding RET is OK for some modes.
460 Mention change-major-mode-hook and after-change-major-mode-hook.
461 (Example Major Modes): Moved to end of Modes section.
462 (Mode Line Basics): Clarify.
463 (Mode Line Data): Mention help-echo and local-map in strings.
464 Explain reason for treatment of non-risky variables.
465 (Properties in Mode): Clarify.
466 (Faces for Font Lock): Add font-lock-negation-char-face.
467
65c6c6b6
EZ
4682006-08-04 Eli Zaretskii <eliz@gnu.org>
469
470 * strings.texi (Formatting Strings): Warn against arbitrary
471 strings as first arg to `format'.
472
fc0ba1d0
TTN
4732006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
474
475 * text.texi (Clickable Text): Mention `help-echo' text property.
476 Update intro, examples and associated explanations.
477
a3483884
RS
4782006-07-31 Richard Stallman <rms@gnu.org>
479
480 * commands.texi: Update xrefs.
481 (Event Mod): New node, cut out from old Translating Input.
482
483 * maps.texi: Update xrefs.
fc0ba1d0 484
a3483884
RS
485 * keymaps.texi (Translation Keymaps): New node.
486 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 487
a3483884
RS
488 * elisp.texi (Top): Update subnode menu.
489
490 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
491
492 * os.texi (System Interface): Fix menu descriptions of some nodes.
493 (Translating Input): Node deleted.
fc0ba1d0 494
ec777101
NR
4952006-07-31 Nick Roberts <nickrob@snap.net.nz>
496
8d3f955b 497 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
498
499 * lists.texi (Sets And Lists): Likewise.
500
0f42ea76
TTN
5012006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
502
503 * text.texi (Fields): Mention POS
504 requirement when narrowing is in effect.
505
eb107d09
RS
5062006-07-28 Richard Stallman <rms@gnu.org>
507
0de8dcc9
RS
508 * display.texi (Face Attributes): Simplify wording.
509 (Attribute Functions): Clarify meaning of new-frame default
510 attribute settings.
511
eb107d09
RS
512 * customize.texi (Common Keywords): Document how to use
513 :package-version in a package not in Emacs.
514
d7fb9e6c
KS
5152006-07-28 Kim F. Storm <storm@cua.dk>
516
517 * commands.texi (Reading One Event): Fix last change.
518
c1c3d4f7
CY
5192006-07-26 Chong Yidong <cyd@stupidchicken.com>
520
521 * commands.texi (Reading One Event): Document SECONDS argument for
522 read-event, read-char, and read-char-exclusive.
523
94b39239
SM
5242006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
525
526 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
527 to ensure correct identification.
528
1cff9220
RS
5292006-07-24 Richard Stallman <rms@gnu.org>
530
5ac64732
RS
531 * text.texi (Clickable Text): Clarify.
532
1cff9220
RS
533 * sequences.texi (Vector Functions): Delete duplicate xref.
534
535 * objects.texi (Function Type): Clarify.
536
537 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
538 modes.
539
540 * lists.texi (List Variables): New node.
541 Material moved from other nodes.
542
543 * variables.texi (Setting Variables): add-to-list and
544 add-to-ordered-list moved to List Variables node.
545
38db29e0
TTN
5462006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
547
548 * text.texi (Links and Mouse-1):
549 For mouse-on-link-p, expand on arg POS.
550
9e4101b2
KS
5512006-07-21 Kim F. Storm <storm@cua.dk>
552
553 * display.texi (Forcing Redisplay): Don't mention systems which
554 don't support sub-second timers for redisplay-preemption-period.
555
556 * os.texi (Terminal Output): Clarify text vs graphical terminal.
557
cc539208
EZ
5582006-07-21 Eli Zaretskii <eliz@gnu.org>
559
560 * frames.texi (Input Focus): Document that focus-follows-mouse has
561 no effect on MS-Windows.
562
c29fbc93
RS
5632006-07-18 Richard Stallman <rms@gnu.org>
564
1ef252f6
RS
565 * display.texi (Forcing Redisplay): Cleanups in previous change.
566
c29fbc93
RS
567 * processes.texi (Low-Level Network): Make menu more convenient.
568
5b5fca28
KS
5692006-07-18 Kim F. Storm <storm@cua.dk>
570
2d545d83
KS
571 * display.texi (Forcing Redisplay): redisplay-preemption-period
572 only used on window systems. Add xref to Terminal Output.
573
574 * os.texi (Terminal Output): baud-rate only controls preemption on
575 non-window systems. Add xref to Forcing Redisplay.
576
5b5fca28
KS
577 * processes.texi (Low-Level Network): Rename node "Make Network"
578 to "Network Processes".
579
42995636
KB
5802006-07-18 Karl Berry <karl@gnu.org>
581
5b5fca28
KS
582 * variables.texi, functions.texi, customize.texi, loading.texi:
583 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 584
e1842332
CY
5852006-07-17 Chong Yidong <cyd@stupidchicken.com>
586
587 * commands.texi (Waiting): Document batch-mode sit-for behavior.
588
daeeeffc
RS
5892006-07-17 Richard Stallman <rms@gnu.org>
590
7c0c29ee
RS
591 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
592 Put period and comma inside quotes.
5b5fca28 593
7c0c29ee
RS
594 * loading.texi, markers.texi: Use real doublequote inside menus.
595
596 * windows.texi: Put point and comma inside quotes.
597 (Textual Scrolling): Use @samp for error message.
598
5b5fca28
KS
599 * variables.texi, tips.texi, syntax.texi, symbols.texi:
600 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
601 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
602 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
603 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
604 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 605 Put point and comma inside quotes.
5b5fca28 606
05bdf2d7
RS
607 * control.texi (Processing of Errors): Add command-error-function.
608
daeeeffc
RS
609 * variables.texi (File Local Variables): Clarify that
610 file local variables make buffer-local bindings.
611
612 * modes.texi (Syntactic Font Lock): Give default for
613 font-lock-syntax-table.
614
7e1c1289
NR
6152006-07-17 Nick Roberts <nickrob@snap.net.nz>
616
617 * text.texi (Special Properties): Clean up previous change.
618
912c7235
KB
6192006-07-16 Karl Berry <karl@gnu.org>
620
5b5fca28
KS
621 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
622 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 623
5b5fca28 624 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
625 underfull hbox.
626
54b7938f
NR
6272006-07-15 Nick Roberts <nickrob@snap.net.nz>
628
629 * text.texi (Special Properties): Describe fontified text property
630 in relation to a character (not text).
631
3f11901a
KS
6322006-07-15 Kim F. Storm <storm@cua.dk>
633
0864179a
KS
634 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
635 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
636 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
637
3f11901a
KS
638 * anti.texi (Antinews): Mention redisplay function.
639 The kbd macro existed, but was not documented, before 22.x.
640 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
641
b4f62d0a
NR
6422006-07-14 Nick Roberts <nickrob@snap.net.nz>
643
644 * display.texi (Displaying Messages): Add anchor.
645
646 * frames.texi (Dialog Boxes): Use it.
647
2c6e026a
RS
6482006-07-12 Richard Stallman <rms@gnu.org>
649
650 * objects.texi (Frame Type): Explain nature of frames better.
651
652 * frames.texi (Frames): Explain nature of frames better.
653
6542006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
655
656 * tips.texi (Coding Conventions): Explain why use cl at compile time.
657
099d4201
YM
6582006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
659
660 * frames.texi (Window System Selections): Mention scrap support for Mac.
661 Default value of x-select-enable-clipboard is t on Mac.
662
663 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
664
ff97f952
KS
6652006-07-11 Kim F. Storm <storm@cua.dk>
666
667 * display.texi (Forcing Redisplay): Add `redisplay' function.
668 Don't mention (sit-for -1) -- use (redisplay t) instead.
669
670 * commands.texi (Waiting): (sit-for -1) is no longer special.
671 (sit-for 0) is equivalent to (redisplay).
672 Iconifying/deiconifying no longer makes sit-for return.
673
a183016f
NR
6742006-07-10 Nick Roberts <nickrob@snap.net.nz>
675
676 * display.texi (Buttons): Fix typo.
677
678 * index.texi, elisp.texi (New Symbols): Comment node out.
679
b86be617
RS
6802006-07-09 Richard Stallman <rms@gnu.org>
681
682 * display.texi (Truncation): Clean up previous change.
683
3aa7c28e
RS
6842006-07-08 Richard Stallman <rms@gnu.org>
685
686 * commands.texi (Interactive Call): Use 3 as prefix in example
687 for execute-extended-command.
688
689 * display.texi (Attribute Functions): Move paragraph about
690 compatibility with Emacs < 21.
691
5a1048a5
KS
6922006-07-09 Kim F. Storm <storm@cua.dk>
693
694 * display.texi (Refresh Screen): Clarify force-window-update.
695 (Truncation): "Normally" indicated by fringe arrows.
696
89fb9154
EZ
6972006-07-08 Eli Zaretskii <eliz@gnu.org>
698
5a1048a5
KS
699 * windows.texi (Textual Scrolling, Resizing Windows):
700 * variables.texi (Constant Variables):
89fb9154
EZ
701 * text.texi (Buffer Contents, Deletion, Changing Properties)
702 (Property Search, Special Properties, Sticky Properties)
5a1048a5 703 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 704 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
705 (Categories):
706 * symbols.texi (Other Plists):
707 * streams.texi (Output Variables):
708 * processes.texi (Input to Processes, Query Before Exit):
709 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 710 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 711 (Session Management):
89fb9154 712 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
713 (Chars and Bytes, Locales):
714 * modes.texi (Defining Minor Modes, Header Lines):
715 * minibuf.texi (Minibuffer Contents):
716 * markers.texi (Information from Markers):
717 * lists.texi (List Elements, Building Lists, Association Lists):
718 * keymaps.texi (Tool Bar):
719 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
720 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
721 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
722 (Color Names, Text Terminal Colors, Display Feature Testing):
723 * files.texi (Visiting Functions, File Name Components)
5a1048a5 724 (Unique File Names, Contents of Directories):
89fb9154
EZ
725 * display.texi (Forcing Redisplay, Displaying Messages)
726 (Temporary Displays, Font Selection, Auto Faces)
727 (Font Lookup, Fringe Indicators, Display Margins)
728 (Image Descriptors, Showing Images, Image Cache, Button Types)
729 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
730 (Display Table Format, Glyphs):
731 * control.texi (Iteration):
732 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
733 * backups.texi (Making Backups, Auto-Saving):
734 Remove @tindex entries.
89fb9154 735
7f087030
KS
7362006-07-07 Kim F. Storm <storm@cua.dk>
737
738 * display.texi (Fringe Cursors): Fix typo.
739 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
740 (Overlay Arrow): Default is overlay-arrow fringe indicator.
741
978db147
RS
7422006-07-05 Richard Stallman <rms@gnu.org>
743
744 * text.texi (Buffer Contents): Add example of text props
745 in result of buffer-substring.
746 (Text Properties): Explain better about use of specific property names.
747 (Property Search): Some cleanups; reorder some functions.
748
749 * keymaps.texi (Changing Key Bindings): Cleanup.
750 Add xref to Key Binding Conventions.
751
752 * display.texi (Attribute Functions): Add examples for
753 face-attribute-relative-p.
754
755 * tips.texi (Coding Conventions): Cleanup last change.
756
42b50684
KB
7572006-07-05 Karl Berry <karl@gnu.org>
758
08b17d37
KS
759 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
760 Remove @setchapternewpage odd.
42b50684
KB
761 Result is 1013 pages, down from 1100.
762
08b17d37
KS
763 * anti.texi, customize.texi, display.texi, internals.texi:
764 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 765 Fix overfull/underfull boxes.
42b50684 766
180f018c
TTN
7672006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
768
769 * edebug.texi (Instrumenting):
770 Add Edebug-specific findex for eval-buffer.
771 * loading.texi (Loading):
772 Replace eval-current-buffer with eval-buffer.
773
8e338f7b
EZ
7742006-06-30 Nick Roberts <nickrob@snap.net.nz>
775
776 * locals.texi (Standard Buffer-Local Variables): Update the list
777 of variables.
778
0770a251
NR
7792006-06-26 Nick Roberts <nickrob@snap.net.nz>
780
781 * files.texi (File Name Completion): Point user to the node
782 "Reading File Names".
783
d9034473
EZ
7842006-06-24 Eli Zaretskii <eliz@gnu.org>
785
eff6bfea
EZ
786 * files.texi (Contents of Directories): Document case-insensitive
787 behavior on respective filesystems.
788
d9034473
EZ
789 * objects.texi (Character Type): Document that Emacs signals an
790 error for unsupported Unicode characters specified as \uNNNN.
791
a5bd14d3
RS
7922006-06-19 Richard Stallman <rms@gnu.org>
793
794 * processes.texi (Bindat Spec): Clarify previous change.
795
d1ae9041
RS
7962006-06-16 Richard Stallman <rms@gnu.org>
797
798 * tips.texi (Coding Conventions): Better explain conventions
799 for definition constructs.
800
801 * text.texi (Special Properties): String value of `read-only'
802 serves as the error message.
803
804 * objects.texi (Character Type): Clarify prev. change.
805 (Non-ASCII in Strings): Mention \u and \U.
806
807 * commands.texi (Using Interactive): Explain problem of
808 markers, etc., in command-history.
809
1bb32610
KS
8102006-06-14 Kim F. Storm <storm@cua.dk>
811
812 * commands.texi (Waiting): Negative arg to sit-for forces
813 redisplay even if input is pending.
814
815 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
816 redisplay. Remove incorrect example of binding redisplay-dont-pause
817 around (sit-for 0).
818
c7484981
RS
8192006-06-13 Richard Stallman <rms@gnu.org>
820
821 * display.texi (Forcing Redisplay): Clarify previous change.
822
d211faa2
RF
8232006-06-13 Romain Francoise <romain@orebokech.com>
824
825 * display.texi (Forcing Redisplay): Fix typo.
826
8eb2b87f
KS
8272006-06-13 Kim F. Storm <storm@cua.dk>
828
829 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
830
503b5e1c
LT
8312006-06-10 Luc Teirlinck <teirllm@auburn.edu>
832
833 * tips.texi (Coding Conventions): Add `@end itemize'.
834
9e362b84
RS
8352006-06-10 Richard Stallman <rms@gnu.org>
836
837 * tips.texi (Coding Conventions): Explain use of coding systems
838 to ensure one decoding for strings.
839
7cb93181
EZ
8402006-06-09 Aidan Kehoe <kehoea@parhasard.net>
841
9b7fa297 842 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
843 syntax.
844
afd63bda
EZ
8452006-06-07 Eli Zaretskii <eliz@gnu.org>
846
847 * display.texi (Font Selection): Remove description of
848 clear-face-cache.
849
850 * compile.texi (Eval During Compile): Fix a typo. Add index
851 entries for possible uses of eval-when-compile.
852
71ee3e04
TTN
8532006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
854
855 * display.texi (Abstract Display): Fix typo.
856
a941b26b
EZ
8572006-06-03 Eli Zaretskii <eliz@gnu.org>
858
859 * minibuf.texi (Minibuffer History) <history-add-new-input>:
860 Reword variable's description.
861
963128f3
RS
8622006-06-01 Richard Stallman <rms@gnu.org>
863
864 * windows.texi (Splitting Windows): Clarify splitting nonselected
865 window.
866
82db8fa7
JL
8672006-05-31 Juri Linkov <juri@jurta.org>
868
869 * minibuf.texi (Minibuffer History): Add history-add-new-input.
870
d9e8091d
RS
8712006-05-30 Richard Stallman <rms@gnu.org>
872
6ac209a3
RS
873 * display.texi (Line Height): Fix errors in description of
874 default line height and line-height properyty.
875
d9e8091d
RS
876 * nonascii.texi (Default Coding Systems): Further clarification.
877
93fd6289
LT
8782006-05-29 Luc Teirlinck <teirllm@auburn.edu>
879
880 * internals.texi (Pure Storage): Mention that an overflow in pure
881 space causes a memory leak.
882 (Garbage Collection): If there was an overflow in pure space,
883 `garbage-collect' returns nil.
884
7c42b3e0
EZ
8852006-05-30 Eli Zaretskii <eliz@gnu.org>
886
887 * nonascii.texi (Default Coding Systems): Fix it some more.
888
b8909e88
EZ
8892006-05-29 Eli Zaretskii <eliz@gnu.org>
890
891 * nonascii.texi (Default Coding Systems): Fix last change.
892
6d3906d5
KH
8932006-05-29 Kenichi Handa <handa@m17n.org>
894
895 * nonascii.texi (find-operation-coding-system): Describe the new
896 argument format (FILENAME . BUFFER).
897
0985f920
RS
8982006-05-28 Richard Stallman <rms@gnu.org>
899
900 * tips.texi (Coding Conventions): Better explain reasons not to
901 advise other packages or use `eval-after-load'.
902
6c6e0bb4
KS
9032006-05-29 Kim F. Storm <storm@cua.dk>
904
905 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
906 `bindat-idx' and `bindat-raw' for clarity.
907
096432af
TTN
9082006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
909
b9e17eb3
TTN
910 * processes.texi (Bindat Spec): Expand on `repeat' handler.
911
096432af
TTN
912 * display.texi (Display): Add "Abstract Display" to menu.
913 (Abstract Display, Abstract Display Functions)
914 (Abstract Display Example): New nodes.
915 * elisp.texi (Top): Add "Abstract Display" to menu.
916
e4b3f22f
CY
9172006-05-27 Chong Yidong <cyd@stupidchicken.com>
918
917b8227
CY
919 * keymaps.texi (Key Sequences): Link to input events definition.
920 (Format of Keymaps): Delete material duplicated in Keymap Basics.
921
e4b3f22f
CY
922 * files.texi (Changing Files): Document updated argument list for
923 copy-file.
924
f1b64ef1
TTN
9252006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
926
927 * processes.texi (Bindat Functions): Explain term "total length".
928 Use it in bindat-length and bindat-pack descriptions.
929
3d0793e4
EZ
9302006-05-26 Eli Zaretskii <eliz@gnu.org>
931
932 * tips.texi (Coding Conventions): Advise against using
933 eval-after-load in packages. Add an index entry.
934
abeb5483
JL
9352006-05-25 Juri Linkov <juri@jurta.org>
936
92aa92fa
JL
937 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
938
abeb5483
JL
939 * modes.texi (%-Constructs): Add %e, %z, %Z.
940
403a7bca
RS
9412006-05-25 Richard Stallman <rms@gnu.org>
942
943 * elisp.texi (Top): Update subnode menu.
944
945 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
946 (Keymaps): Update menu.
947
39a9bed3
CY
9482006-05-25 Chong Yidong <cyd@stupidchicken.com>
949
950 * keymaps.texi (Key Sequences): Some clarifications.
951
78b3f5c3
TTN
9522006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
953
954 * processes.texi (Bindat Functions): Say "unibyte string"
955 explicitly for bindat-unpack and bindat-pack descriptions.
956 (Bindat Examples): Don't call `string-make-unibyte' in example.
957
08244b81
CY
9582006-05-25 Chong Yidong <cyd@stupidchicken.com>
959
960 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
961 Explain string and vector representations of key sequences
962
78b3f5c3
TTN
963 * keymaps.texi (Changing Key Bindings):
964 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
965 * help.texi (Describing Characters): Refer to it.
966
b370c94d
LT
9672006-05-23 Luc Teirlinck <teirllm@auburn.edu>
968
969 * frames.texi (Pointer Shape): @end table -> @end defvar.
970
b8223441
RS
9712006-05-22 Richard Stallman <rms@gnu.org>
972
973 * elisp.texi (Top): Update subnode menus.
974
975 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
976 Contents rewritten; material from old Pointer Shape node moved here.
977
978 * display.texi (Pointer Shape): Node deleted.
979 (Image Descriptors): Minor cleanup.
980
c18eec5c
RS
9812006-05-21 Richard Stallman <rms@gnu.org>
982
983 * syntax.texi (Parsing Expressions): Update info on which STATE
984 elements are ignored.
985
9300b310
LT
9862006-05-19 Luc Teirlinck <teirllm@auburn.edu>
987
86735b2d
LT
988 * hooks.texi (Standard Hooks): Correct typo.
989
9300b310
LT
990 * gpl.texi (GPL): ifinfo -> ifnottex.
991
75e3b957
EZ
9922006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
993
994 * searching.texi (Simple Match Data): Warn about match data being
995 set anew by every search.
996
0bcf8735
RS
9972006-05-17 Richard Stallman <rms@gnu.org>
998
999 * minibuf.texi (Minibuffer History): Clarify.
1000
1001 * searching.texi (Regexp Special): Clarify nested regexp warning.
1002
b3abe3a5
KS
10032006-05-16 Kim F. Storm <storm@cua.dk>
1004
1005 * minibuf.texi (Minibuffer History): Update add-to-history.
1006
bc20db55
KH
10072006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1008
1009 * nonascii.texi (Explicit Encoding): Fix
1010 typo (encoding<->decoding).
1011
f31263a4
RS
10122006-05-14 Richard Stallman <rms@gnu.org>
1013
46a2df8e
RS
1014 * buffers.texi (Creating Buffers): Cleanup.
1015
f31263a4
RS
1016 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1017
1299a5a4
EZ
10182006-05-13 Eli Zaretskii <eliz@gnu.org>
1019
642c61f3
EZ
1020 * buffers.texi (Current Buffer): Document that with-temp-buffer
1021 disables undo.
1022
1299a5a4
EZ
1023 * os.texi (Terminal-Specific): More accurate description of how
1024 Emacs searches for the terminal-specific libraries.
1025
61515a63
EZ
10262006-05-12 Eli Zaretskii <eliz@gnu.org>
1027
b811ef49
EZ
1028 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1029 emacs-xtra to @inforef's.
1030
4a7910c7
EZ
1031 * text.texi (Undo): Document that undo is turned off in buffers
1032 whose names begin with a space.
1033
1034 * buffers.texi (Buffer Names): Add index entries for buffers whose
1035 names begin with a space.
1036 (Creating Buffers): Document that undo is turned off in buffers
1037 whose names begin with a space.
1038
f055e02c
EZ
1039 * files.texi (Visiting Functions, Reading from Files)
1040 (Saving Buffers): Mention code and EOL conversions by file I/O
1041 primitives and subroutines.
1042
0ef0b416
EZ
1043 * nonascii.texi (Lisp and Coding Systems): Document
1044 coding-system-eol-type. Add index entries for eol conversion.
1045
61515a63
EZ
1046 * display.texi (Defining Faces): Mention `mac', and add an xref to
1047 where window-system is described.
1048
e4c068c0
RS
10492006-05-10 Richard Stallman <rms@gnu.org>
1050
1051 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1052
31035927
RS
10532006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1054
1055 * variables.texi (File Local Variables): Recommend to quote lambda
1056 expressions in safe-local-variable property.
1057
f12a0718
RS
10582006-05-09 Richard Stallman <rms@gnu.org>
1059
1060 * variables.texi (File Local Variables): Document
1061 safe-local-eval-forms and safe-local-eval-function.
1062
ed7e6c32
KS
10632006-05-07 Kim F. Storm <storm@cua.dk>
1064
1065 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1066 from add-to-history.
1067
5a36d834
RF
10682006-05-07 Romain Francoise <romain@orebokech.com>
1069
1070 * commands.texi (Event Input Misc):
1071 * compile.texi (Eval During Compile):
1072 * internals.texi (Buffer Internals):
1073 * minibuf.texi (Initial Input):
1074 * nonascii.texi (Scanning Charsets):
1075 * numbers.texi (Comparison of Numbers):
1076 * windows.texi (Textual Scrolling, Vertical Scrolling):
1077 Fix various typos.
1078
fbc284f6
EZ
10792006-05-06 Eli Zaretskii <eliz@gnu.org>
1080
f53d2e87
EZ
1081 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1082 conditional xref's to either emacs or emacs-xtra, depending on
1083 @iftex/@ifnottex.
1084
fbc284f6
EZ
1085 * minibuf.texi (Minibuffer History): Document add-to-history.
1086
3dfed653
EZ
10872006-05-05 Eli Zaretskii <eliz@gnu.org>
1088
1089 * internals.texi (Pure Storage): Mention the pure overflow message
1090 at startup.
1091
8e7a9a24
EZ
10922006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1093
1094 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1095 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1096 search.
1097
d0789de9
RS
10982006-05-01 Richard Stallman <rms@gnu.org>
1099
1100 * intro.texi (nil and t): Clarify.
1101
1102 * variables.texi (File Local Variables): Suggest using booleanp.
1103
fc2cb772
JB
11042006-05-01 Juanma Barranquero <lekktu@gmail.com>
1105
1106 * objects.texi (Type Predicates): Fix typos.
1107
27c5714a
SM
11082006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1109
1110 * intro.texi (nil and t): Add booleanp.
1111
1112 * objects.texi (Type Predicates): Add links for booleanp and
1113 string-or-null-p.
1114
eadb9d45
RS
11152006-04-29 Richard Stallman <rms@gnu.org>
1116
27c5714a 1117 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1118 Multi line Font Lock Elements. Much clarification.
1119 (Font Lock Multiline, Region to Fontify): Much clarification.
1120
7817e3d3
SM
11212006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1122
1123 * variables.texi (File Local Variables): Remove the special case t for
1124 safe-local-variable.
1125
8ac3a455
RS
11262006-04-26 Richard Stallman <rms@gnu.org>
1127
1128 * syntax.texi (Parsing Expressions): Minor cleanup.
1129
290e4aae
RS
11302006-04-18 Richard Stallman <rms@gnu.org>
1131
1132 * tips.texi (Coding Conventions): Explain when the package's
1133 prefix should appear later on (not at the start of the name).
1134
1135 * searching.texi (String Search): Clarify effect of NOERROR.
1136
1137 * modes.texi (Imenu): Clarify what special items do.
1138
1139 * hooks.texi (Standard Hooks): Delete text about old hook names.
1140
1e2b8ce5
RF
11412006-04-17 Romain Francoise <romain@orebokech.com>
1142
1143 * variables.texi (Local Variables): Update the default value of
1144 `max-specpdl-size'.
1145
51fa34bc
MB
11462006-04-15 Michael Olson <mwolson@gnu.org>
1147
1148 * processes.texi (Transaction Queues): Mention the new optional
1149 `delay-question' argument for `tq-enqueue'.
1150
61f32d39
BW
11512006-04-13 Bill Wohler <wohler@newt.com>
1152
1153 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1154 :package-version value. Specify its values. Improve documentation
50b7bce0 1155 for customize-package-emacs-version-alist.
61f32d39 1156
4f8ed159
BW
11572006-04-12 Bill Wohler <wohler@newt.com>
1158
1159 * customize.texi (Common Keywords): Move description of
1160 customize-package-emacs-version-alist to @defvar.
1161
e5e864ab
BW
11622006-04-10 Bill Wohler <wohler@newt.com>
1163
1164 * customize.texi (Common Keywords): Add :package-version.
1165
6c230417
KS
11662006-04-10 Kim F. Storm <storm@cua.dk>
1167
1168 * text.texi (Buffer Contents): Add NOPROPS arg to
1169 filter-buffer-substring.
1170
d82eac8f
EZ
11712006-04-08 Kevin Ryde <user42@zip.com.au>
1172
1173 * os.texi (Command-Line Arguments): Update xref to emacs manual
1174 "Command Arguments" -> "Emacs Invocation", per change there.
1175
4f815b29
TTN
11762006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1177
1178 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1179 be on one line to help makeinfo not render two spaces after the dot.
1180
122c3009
RS
11812006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1182
1183 * strings.texi (Predicates for Strings): Add string-or-null-p.
1184
da68bc3d
KS
11852006-03-28 Kim F. Storm <storm@cua.dk>
1186
1187 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1188 remarks about systems that don't support fractional seconds.
1189
b223e22d
KB
11902006-03-25 Karl Berry <karl@gnu.org>
1191
fc2cb772 1192 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1193 the year list.
1194
b756c64c
NR
11952006-03-21 Nick Roberts <nickrob@snap.net.nz>
1196
1197 * display.texi (Fringe Indicators): Fix typos.
1198
fe3dca59
LT
11992006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1200
c287ad03 1201 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1202 in front of a quoted symbol in a docstring to prevent making a
1203 hyperlink.
1204
e91d4202
AM
12052006-03-19 Alan Mackenzie <acm@muc.de>
1206
290e4aae 1207 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1208
e8a5f60b
RS
12092006-03-16 Richard Stallman <rms@gnu.org>
1210
1211 * display.texi (Defining Images): Minor cleanup.
1212
486daaa5
BW
12132006-03-16 Bill Wohler <wohler@newt.com>
1214
1215 * display.texi (Defining Images): In image-load-path-for-library,
1216 prefer user's images.
1217
4ffc92c2
SM
12182006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1219
1220 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1221
874a6ef8
BW
12222006-03-15 Bill Wohler <wohler@newt.com>
1223
1224 * display.texi (Defining Images): Fix example in
1225 image-load-path-for-library by not recommending that one binds
fc2cb772 1226 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1227 it if previously defined.
1228
70949f30
BW
12292006-03-14 Bill Wohler <wohler@newt.com>
1230
1231 * display.texi (Defining Images): In image-load-path-for-library,
1232 always return list of directories. Update example.
1233
c852c516
AM
12342006-03-14 Alan Mackenzie <acm@muc.de>
1235
1236 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1237 This describes font-lock-extend-region-function.
4ffc92c2 1238 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1239 the new node "Region to Fontify".
1240
7cd3712b
RS
12412006-03-13 Richard Stallman <rms@gnu.org>
1242
1243 * display.texi (Invisible Text): The impossible position is
1244 now before the invisible text, not after.
1245 (Defining Images): Clean up last change.
1246
2c676341
BW
12472006-03-11 Bill Wohler <wohler@newt.com>
1248
1249 * display.texi (Defining Images): Add image-load-path-for-library.
1250
6f49b4c5
LT
12512006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1252
2d14c9bf
LT
1253 * text.texi (Adaptive Fill): Fix Texinfo usage.
1254
1255 * strings.texi (Creating Strings): Fix Texinfo usage.
1256
6f49b4c5
LT
1257 * searching.texi (Regexp Special): Use @samp for regular
1258 expressions that are not in Lisp syntax.
1259
fc1d3386
LT
12602006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1261
1262 * searching.texi (Regexp Special): Put remark between parentheses
1263 to avoid misreading.
1264
7b2c2ca9
LT
12652006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1266
1267 * searching.texi (Syntax of Regexps): More accurately describe
1268 which characters are special in which situations.
1269 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1270 are not special. Describe in detail when `[' and `]' are special.
1271 (Regexp Backslash): Plenty of regexps with unbalanced square
1272 brackets are valid, so reword that statement.
1273
f79bc642
KS
12742006-03-02 Kim F. Storm <storm@cua.dk>
1275
1276 * keymaps.texi (Tool Bar): Add tool-bar-border.
1277
1d9a5237
LT
12782006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1279
a86b01fa 1280 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1281
2534ef94
LT
12822006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1283
1284 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1285
1286 * files.texi (Locating Files): Suggest additional values for the
1287 SUFFIXES arg of `locate-file'. Update pxref.
1288
1289 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1290 (How Programs Do Loading): Discuss the effects of Auto Compression
1291 mode on `load'.
1292 (Load Suffixes): New node.
394e96d5 1293 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1294 moved to "Load Suffixes".
1295 (Autoload, Named Features): Mention `load-suffixes'.
1296
dd9959da 12972006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1298
1299 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1300
1301 * windows.texi (Window Tree): Fix typo.
1302
49af2995
KS
13032006-02-20 Kim F. Storm <storm@cua.dk>
1304
1305 * display.texi (Fringe Indicators): New section.
1306 Move indicate-empty-lines, indicate-buffer-boundaries, and
1307 default-indicate-buffer-boundaries here.
1308 Add fringe-indicator-alist and default-fringes-indicator-alist.
1309 Add list of logical fringe indicator symbols.
1310 Update list of standard bitmap names.
1311 (Fringe Cursors): New section.
1312 Move overflow-newline-into-fringe here.
1313 Add fringe-cursor-alist and default-fringes-cursor-alist.
1314 Add list of fringe cursor symbols.
1315
58f71009
JB
13162006-02-20 Juanma Barranquero <lekktu@gmail.com>
1317
1318 * commands.texi (Using Interactive): Fix reference to node
1319 "Minibuffers".
1320
5498b6af
RS
13212006-02-19 Richard M. Stallman <rms@gnu.org>
1322
1323 * minibuf.texi (High-Level Completion):
1324 Add xref to read-input-method-name.
1325
1326 * files.texi (Relative File Names): Move file-relative-name here.
1327 (File Name Expansion): From here. Minor clarifications.
1328
1329 * commands.texi (Using Interactive): Add xrefs about reading input.
1330 Clarify remarks about that moving point and mark.
1331 Put string case before list case.
1332
43ce897a 13332006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1334
4ffc92c2
SM
1335 * display.texi (Other Display Specs, Image Descriptors):
1336 Revert erroneous changes. The previous description of
1337 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1338
1324d26e
RS
13392006-02-14 Richard M. Stallman <rms@gnu.org>
1340
1341 * variables.texi (File Local Variables): Clarifications.
1342
0da93350
JB
13432006-02-14 Juanma Barranquero <lekktu@gmail.com>
1344
1345 * variables.texi (File Local Variables): Use @code for a cons
1346 cell, not @var.
1347
51a39bab
CY
13482006-02-13 Chong Yidong <cyd@stupidchicken.com>
1349
1350 * variables.texi (File Local Variables): Document new file local
1351 variable behavior.
1352
d342156c
KS
13532006-02-10 Kim F. Storm <storm@cua.dk>
1354
1355 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1356
8392fe4a
JB
13572006-02-08 Juanma Barranquero <lekktu@gmail.com>
1358
1359 * modes.texi (%-Constructs): Remove obsolete info about
1360 `global-mode-string'.
1361
cd6cd82a
RS
13622006-02-07 Richard M. Stallman <rms@gnu.org>
1363
d78dc2d8
RS
1364 * commands.texi (Prefix Command Arguments): Minor cleanup.
1365
1366 * display.texi: "Graphical display", not window system.
1367
cd6cd82a
RS
1368 * functions.texi (What Is a Function): Fix xref.
1369
1370 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1371 (Changing Key Bindings): Clarify when remapping is better than
1372 substitute-key-definition.
1373
13742006-02-02 Richard M. Stallman <rms@gnu.org>
1375
1376 * minibuf.texi (Basic Completion): Completion alists are risky.
1377
1378 * keymaps.texi (Active Keymaps): Clarifications.
1379 (Searching Keymaps): New node.
1380 (Keymaps): Update menu.
1381
1382 * frames.texi (Layout Parameters): Minor clarification.
1383 (Drag and Drop): New node.
1384 (Frames): Update menu.
1385
cf052abc
CY
13862006-01-29 Chong Yidong <cyd@stupidchicken.com>
1387
4ffc92c2
SM
1388 * display.texi (Other Display Specs, Image Descriptors):
1389 Image description is a list, not a cons cell.
cf052abc 1390
1f2907ee
LT
13912006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1392
1393 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1394 list is not necessarily a list).
1395
a849f77d
EZ
13962006-01-27 Eli Zaretskii <eliz@gnu.org>
1397
1398 * frames.texi (Layout Parameters): border-width and
1399 internal-border-width belong to the frame, not the window.
1400
d322eb9b
RS
14012006-01-19 Richard M. Stallman <rms@gnu.org>
1402
1403 * nonascii.texi (Translation of Characters): Search cmds use
1404 translation-table-for-input. Automatically made local.
1405
1406 * markers.texi (Overview of Markers): Count insertion type
1407 as one of a marker's attributes.
1408
cd6cd82a
RS
1409 * keymaps.texi (Controlling Active Maps): New node, split out of
1410 Active Keymaps.
1411 (Keymaps): Menu updated.
1412 (Active Keymaps): Give pseudocode to explain how the active
1413 maps are searched. current-active-maps and key-binding moved here.
1414 (Functions for Key Lookup): current-active-maps and key-binding moved.
1415 Clarifications.
1416 (Searching the Keymaps): New subnode.
1417
d322eb9b
RS
1418 * elisp.texi (Top): Menu clarification.
1419
1420 * display.texi (Other Display Specs): Delete duplicate entry for
1421 just a string as display spec. Move text about recursive display
1422 specs on such a string.
1423
1424 * commands.texi (Key Sequence Input): Clarify.
1425 Move num-nonmacro-input-events out.
1426 (Reading One Event): num-nonmacro-input-events moved here.
1427
2ac77b5a
NR
14282006-01-14 Nick Roberts <nickrob@snap.net.nz>
1429
1430 * advice.texi (Simple Advice): Update example to fit argument
1431 change in previous-line.
1432
a203a18c
RS
14332006-01-05 Richard M. Stallman <rms@gnu.org>
1434
1435 * markers.texi (The Mark): Fix in `mark'.
1436
d9043ddf
RS
14372006-01-04 Richard M. Stallman <rms@gnu.org>
1438
1439 * processes.texi (Misc Network, Make Network): Minor cleanups.
1440
8a5db8ae
KS
14412006-01-04 Kim F. Storm <storm@cua.dk>
1442
1443 * processes.texi (Make Network): Add IPv6 addresses and handling.
1444 (Network Feature Testing): Mention (:family ipv6).
1445 (Misc Network): Add IPv6 formats to format-network-address.
1446
19bb7940
RS
14472005-12-30 Richard M. Stallman <rms@gnu.org>
1448
1449 * text.texi (Changing Properties):
1450 Don't use return value of set-text-properties.
1451
b9cb50d9
LT
14522005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1453
1454 * modes.texi (Mode Line Format): Correct typo in menu.
1455
94a867a6
RS
14562005-12-29 Richard M. Stallman <rms@gnu.org>
1457
1458 * modes.texi (Mode Line Top): New node.
1459 (Mode Line Data): Some text moved to new node.
1460 Explain the data structure more concretely.
1461 (Mode Line Basics): Clarifications.
1462 (Mode Line Variables): Clarify intro paragraph.
1463 (%-Constructs): Clarify intro paragraph.
1464 (Mode Line Format): Update menu.
1465
ba455131
LT
14662005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1467
1468 * minibuf.texi (Basic Completion): Update lazy-completion-table
1469 examples for removal of ARGS argument.
1470
2b6abe1e
RS
14712005-12-23 Richard M. Stallman <rms@gnu.org>
1472
1473 * text.texi (Undo): Restore some explanation from the version
1474 that was deleted.
1475
2d7409f2
EZ
14762005-12-23 Eli Zaretskii <eliz@gnu.org>
1477
abeb5483 1478 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1479 funname' and `apply delta' elements of the undo list.
1480
2e23b82e
RS
14812005-12-20 Richard M. Stallman <rms@gnu.org>
1482
1483 * help.texi (Help Functions): Update documentation of `apropos'.
1484
a31687ce
LT
14852005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1486
1487 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1488 because it is confusing. If the :help-echo keyword is a function,
1489 it is not directly used as the :help-echo overlay property, as the
1490 xref seems to suggest (it does not take the appropriate args).
1491
0e83c4e9
LT
14922005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1493
1494 * customize.texi (Common Keywords): Fix Texinfo usage.
1495 (Group Definitions, Variable Definitions): Update for new
1496 conventions for using `*' in docstrings.
77df907a
LT
1497
1498 * tips.texi (Documentation Tips): Update for new conventions for
1499 using `*' in docstrings.
1500
69487a1f
RS
15012005-12-16 Richard M. Stallman <rms@gnu.org>
1502
1503 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1504
2a502a32
JL
15052005-12-16 Juri Linkov <juri@jurta.org>
1506
1507 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1508
b158c851
RF
15092005-12-14 Romain Francoise <romain@orebokech.com>
1510
1511 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1512 Fix typo.
1513
d7d1f75e
JL
15142005-12-11 Juri Linkov <juri@jurta.org>
1515
1516 * minibuf.texi (Completion Commands): Add mention of read-file-name
1517 for filename completion keymaps.
1518 (Reading File Names): Add mention of filename completion keymaps
1519 for read-file-name and xref to `Completion Commands'.
1520
4b1c16c2
RS
15212005-12-10 Richard M. Stallman <rms@gnu.org>
1522
1523 * customize.texi (Common Keywords): State caveats for use of :tag.
1524
1d49d5d9
RS
15252005-12-08 Richard M. Stallman <rms@gnu.org>
1526
2663a204
RS
1527 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1528 with xrefs and better explanation.
1529 (Completion Commands): Add the filename completion maps.
1530
1d49d5d9
RS
1531 * objects.texi (Character Type): Clarify that \s is not space
1532 if a dash follows.
1533
fa0d4d0c
RS
15342005-12-05 Richard M. Stallman <rms@gnu.org>
1535
1536 * windows.texi (Resizing Windows): Delete preserve-before args.
1537
d64b177a
SM
15382005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1539
1540 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1541 in full keymaps, since the quirk has been fixed.
1542
79019cc9
EZ
15432005-12-03 Eli Zaretskii <eliz@gnu.org>
1544
1545 * hooks.texi (Standard Hooks): Add index entries. Mention
1546 `compilation-finish-functions'.
1547
161ef3be
RS
15482005-11-27 Richard M. Stallman <rms@gnu.org>
1549
1550 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1551
17c1971a
JL
15522005-11-21 Juri Linkov <juri@jurta.org>
1553
1554 * customize.texi (Common Keywords): Update links types
1555 custom-manual and url-link. Add link types emacs-library-link,
1556 file-link, function-link, variable-link, custom-group-link.
1557
5890344b
CY
15582005-11-20 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * display.texi: Revert 2005-11-20 change.
1561
cbce0752
TTN
15622005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1563
1564 * processes.texi (Bindat Functions):
1565 Say "third" to refer to zero-based index "2".
1566
ff04c885
LT
15672005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1568
1569 * loading.texi (Library Search): Update the default value of
1570 `load-suffixes'.
1571
ce8d4e00
CY
15722005-11-17 Chong Yidong <cyd@stupidchicken.com>
1573
1574 * display.texi (Attribute Functions): Mention :ignore-defface.
1575
cbad4a9e
SM
15762005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1577
1578 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1579 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1580
fda12b27
RS
15812005-11-06 Richard M. Stallman <rms@gnu.org>
1582
1583 * files.texi (Magic File Names): find-file-name-handler checks the
1584 `operations' property of the handler.
1585
e082564e
RS
15862005-11-03 Richard M. Stallman <rms@gnu.org>
1587
1588 * variables.texi (Frame-Local Variables): Small clarification.
1589
f0cdd9e4
CY
15902005-10-29 Chong Yidong <cyd@stupidchicken.com>
1591
1592 * os.texi (Init File): Document ~/.emacs.d/init.el.
1593
685abb98
RS
15942005-10-29 Richard M. Stallman <rms@gnu.org>
1595
1596 * internals.texi (Garbage Collection): Document memory-full.
1597
7000848e
BW
15982005-10-28 Bill Wohler <wohler@newt.com>
1599
1600 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1601 for URLs.
1602
107fb6c9
RS
16032005-10-28 Richard M. Stallman <rms@gnu.org>
1604
1605 * minibuf.texi (Completion Commands): Clean up prev change.
1606
16072005-10-26 Kevin Ryde <user42@zip.com.au>
1608
1609 * compile.texi (Eval During Compile): Explain recommended uses
1610 of eval-when-compile and eval-and-compile.
1611
1d8e69a2
MY
16122005-10-27 Masatake YAMATO <jet@gyve.org>
1613
cbad4a9e 1614 * minibuf.texi (Completion Commands):
1d8e69a2 1615 Write about new optional argument for `display-completion-list'.
cbad4a9e 1616
6a897887
RS
16172005-10-23 Richard M. Stallman <rms@gnu.org>
1618
1619 * display.texi (Overlay Arrow): Clarify about local bindings of
1620 overlay-arrow-position.
1621
6d1e17be
EZ
16222005-10-22 Eli Zaretskii <eliz@gnu.org>
1623
1624 * internals.texi (Building Emacs): Fix last change.
1625
db5fe0a6
RS
16262005-10-22 Richard M. Stallman <rms@gnu.org>
1627
1628 * internals.texi (Building Emacs): Document eval-at-startup.
1629
45158e77
RS
16302005-10-21 Richard M. Stallman <rms@gnu.org>
1631
1632 * loading.texi (Where Defined): load-history contains abs file names.
1633 symbol-file returns abs file names.
1634
e50165ec
KS
16352005-10-19 Kim F. Storm <storm@cua.dk>
1636
1637 * display.texi (Showing Images): Add max-image-size integer value.
1638
63ab30d0
CY
16392005-10-18 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * display.texi (Showing Images): Document max-image-size.
1642
f8252852
RS
16432005-10-17 Richard M. Stallman <rms@gnu.org>
1644
1645 * commands.texi (Quitting): Minor clarification.
1646
1647 * processes.texi (Sentinels): Clarify about output and quitting.
1648 (Filter Functions): Mention with-local-quit.
1649
c1bed3aa
JL
16502005-10-17 Juri Linkov <juri@jurta.org>
1651
1652 * buffers.texi (Current Buffer):
1653 * commands.texi (Event Input Misc):
1654 * compile.texi (Eval During Compile, Compiler Errors):
1655 * customize.texi (Group Definitions):
1656 * display.texi (Progress, Defining Faces):
1657 * files.texi (Writing to Files):
1658 * modes.texi (Mode Hooks, Defining Minor Modes):
1659 * streams.texi (Output Functions):
1660 * syntax.texi (Syntax Table Functions):
1661 * text.texi (Change Hooks):
1662 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1663
1664 * commands.texi (Quitting): Replace arg `forms' with `body' in
1665 `with-local-quit'.
1666
1667 * positions.texi (Excursions): Replace arg `forms' with `body' in
1668 `save-excursion'.
1669
ef1b4c9e
KS
16702005-10-08 Kim F. Storm <storm@cua.dk>
1671
1672 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1673 Rename manual section accordingly.
1674
abc8ce50
KS
16752005-10-04 Kim F. Storm <storm@cua.dk>
1676
1677 * windows.texi (Window Split Tree): New section describing
1678 new function window-split-tree function.
1679
a1f5a1f0
NR
16802005-10-03 Nick Roberts <nickrob@snap.net.nz>
1681
1682 * display.texi (Fringe Size/Pos): Simplify and add detail.
1683
97c3e4cc
RF
16842005-09-30 Romain Francoise <romain@orebokech.com>
1685
1686 * minibuf.texi (High-Level Completion): Explain that the prompt
1687 given to `read-buffer' should end with a colon and a space.
1688 Update usage examples.
1689
8ad8c5ce
JL
16902005-09-29 Juri Linkov <juri@jurta.org>
1691
1692 * display.texi (Displaying Messages): Rename argument name
1693 `string' to `format-string' in functions `message', `message-box',
1694 `message-or-box'.
1695
63182706
CY
16962005-09-26 Chong Yidong <cyd@stupidchicken.com>
1697
fc2cb772 1698 * errors.texi (Standard Errors): Correct xrefs.
63182706 1699
906320ec
CY
17002005-09-18 Chong Yidong <cyd@stupidchicken.com>
1701
fc2cb772 1702 * display.texi (Defining Images): Update documentation for
906320ec
CY
1703 `image-load-path'.
1704
8ccd3630
RS
17052005-09-17 Richard M. Stallman <rms@gnu.org>
1706
1707 * display.texi (Defining Images): Clean up previous change.
1708
7260457b
RF
17092005-09-16 Romain Francoise <romain@orebokech.com>
1710
1711 * elisp.texi: Specify GFDL version 1.2.
1712
1713 * doclicense.texi (GNU Free Documentation License): Update to
1714 version 1.2.
1715
5b51c037
CY
17162005-09-15 Chong Yidong <cyd@stupidchicken.com>
1717
1718 * display.texi (Defining Images): Document `image-load-path'.
1719
5c4757d3
RS
17202005-09-15 Richard M. Stallman <rms@gnu.org>
1721
1722 * objects.texi (Printed Representation): Minor cleanup.
1723 (Box Diagrams): Minor fix.
1724 (Cons Cell Type): Move (...) index item here.
1725 (Box Diagrams): From here.
1726 (Array Type): Minor fix.
1727 (Type Predicates): Delete index "predicates".
1728 (Hash Table Type): Clarify xref.
1729 (Dotted Pair Notation): Minor fix.
1730
2bb8b80c
CY
17312005-09-10 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * files.texi (Saving Buffers): Fix typo.
1734
47b8bc5d
RS
17352005-09-08 Richard M. Stallman <rms@gnu.org>
1736
1737 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1738
475aab0d
CY
17392005-09-08 Chong Yidong <cyd@stupidchicken.com>
1740
1741 * locals.texi (Standard Buffer-Local Variables): Don't include
1742 mode variables for minor modes.
1743 Fix xrefs for buffer-display-count, buffer-display-table,
1744 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1745 enable-multibyte-characters, fill-column, header-line-format,
1746 left-fringe-width, left-margin, and right-fringe-width.
1747
1748 * hooks.texi (Standard Hooks): All hooks should conform to the
1749 standard naming convention now.
1750 Fix xref for `echo-area-clear-hook'.
1751
1752 * display.texi (Usual Display): Note that indicate-empty-lines and
1753 tab-width are buffer-local.
1754
1755 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1756
1757 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1758
1759 * nonascii.texi (Encoding and I/O): Note that
1760 buffer-file-coding-system is buffer-local.
1761
1762 * positions.texi (List Motion): Note that defun-prompt-regexp is
1763 buffer-local.
1764
1765 * text.texi (Auto Filling): Note that auto-fill-function is
1766 buffer-local.
1767 (Undo): Note that buffer-undo-list is buffer-local.
1768
1769 * windows.texi (Buffers and Windows): Document
1770 buffer-display-count.
1771
2a6bc1f7
RS
17722005-09-06 Richard M. Stallman <rms@gnu.org>
1773
1774 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1775 package prefix elsewhere than at the start of the name.
1776
d7ea8b71
RS
17772005-09-03 Richard M. Stallman <rms@gnu.org>
1778
1779 * tips.texi (Programming Tips): Add conventions for minibuffer
1780 questions and prompts.
1781
0c6087a6
RS
17822005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1783
1784 * intro.texi (nil and t): Minor cleanup.
1785 Delete spurious mention of keyword symbols.
1786 (Evaluation Notation): Add index entry.
1787 (A Sample Function Description): Minor cleanup.
1788 (A Sample Variable Description): Not all vars can be set.
1789
4b5fa40e
TTN
17902005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1791
1792 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1793
1794 (Insertion): Document precise type of `insert-char' arg COUNT.
1795
34b50776
SM
17962005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1797
1798 * modes.texi (Other Font Lock Variables): Sync the default of
1799 font-lock-lines-before.
1800
c1105d05
MA
18012005-08-31 Michael Albinus <michael.albinus@gmx.de>
1802
1803 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1804
62929713
RS
18052005-08-29 Richard M. Stallman <rms@gnu.org>
1806
1807 * elisp.texi (Top): Update subnode menu.
1808
1809 * searching.texi (Searching and Matching): Move node.
1810 Rearrange contents and add overall explanation.
1811 (Searching and Case): Move node.
1812 (Searching and Matching): Update menu.
1813
0fb57cc0
EZ
18142005-08-27 Eli Zaretskii <eliz@gnu.org>
1815
1816 * os.texi (Startup Summary): Fix the description of the initial
1817 startup message display.
1818
3e80c4c1
RS
18192005-08-25 Richard M. Stallman <rms@gnu.org>
1820
1821 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1822
18232005-08-25 Emilio C. Lopes <eclig@gmx.net>
1824
1825 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1826 `next-overlay-change' example.
c1105d05 1827
79a8defb
JL
18282005-08-22 Juri Linkov <juri@jurta.org>
1829
1830 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1831 Fix invert-face. Fix args of face-background.
1832
16691d29
JL
1833 * display.texi (Standard Faces): Delete node.
1834 (Faces): Add xref to `(emacs)Standard Faces'.
1835 (Displaying Faces): Fix xref to `Standard Faces'.
1836
1837 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1838
217b694f
EZ
18392005-08-20 Alan Mackenzie <acm@muc.de>
1840
1841 * buffers.texi (The Buffer List): Clarify the manipulation of the
1842 buffer list.
1843
0bf14bfd
RS
18442005-08-14 Richard M. Stallman <rms@gnu.org>
1845
7ad1498e
AS
1846 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1847 a regexp.
0bf14bfd 1848
c118d09e
RS
18492005-08-11 Richard M. Stallman <rms@gnu.org>
1850
59cb8c23
RS
1851 * elisp.texi (Top): Update subnode lists.
1852
1853 * display.texi (Inverse Video): Node deleted.
1854
c118d09e
RS
1855 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1856 New nodes split out of Coding Conventions.
1857
1858 * searching.texi (Regular Expressions): Document re-builder.
1859
1860 * os.texi (Time Parsing): New node split out of Time Conversion.
1861
1862 * processes.texi (Misc Network, Network Feature Testing)
1863 (Network Options, Make Network): New nodes split out of
1864 Low-Level Network.
1865
67ec7f41
RS
18662005-08-09 Richard M. Stallman <rms@gnu.org>
1867
76d47f0d
RS
1868 * frames.texi (Geometry): New node, split from Size and Position.
1869 (Frame Parameters): Refer to Geometry.
1870
67ec7f41 1871 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1872
67ec7f41
RS
1873 * windows.texi (Splitting Windows): Fix xref.
1874
1875 * frames.texi (Layout Parameters): Add xref.
1876
1877 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1878
1879 * keymaps.texi (Menu Bar): Fix xref.
1880
1881 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1882
1883 * modes.texi (%-Constructs): Fix xref.
1884
1885 * frames.texi (Window Frame Parameters): Node split up.
1886 (Basic Parameters, Position Parameters, Size Parameters)
1887 (Layout Parameters, Buffer Parameters, Management Parameters)
1888 (Cursor Parameters, Color Parameters): New subnodes.
1889
adb5e445
LT
18902005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1891
1892 * positions.texi (Screen Lines): Update xref for previous change
1893 in minibuf.texi.
1894
1895 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1896 change in minibuf.texi.
1897
61298e17
RS
18982005-08-09 Richard M. Stallman <rms@gnu.org>
1899
1900 * tips.texi (Coding Conventions): Minor cleanup.
1901
1902 * modes.texi (Defining Minor Modes): Explain when init-value
1903 can be non-nil.
1904
1905 * elisp.texi (Top): Update submenu for Minibuffer.
1906
1907 * minibuf.texi (Minibuffer Misc): Node split up.
1908 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1909 (Recursive Mini): New nodes split out from Minibuffer Misc.
1910 (Minibuffer Misc): Document max-mini-window-height.
1911
1912 * hash.texi (Defining Hash): Delete stray paren in example.
1913
1914 * display.texi (Echo Area Customization): Don't define
1915 max-mini-window-height here; xref instead.
1916
1917 * commands.texi (Event Input Misc): Update while-no-input.
1918
1919 * advice.texi (Advising Functions): Explain when to use advice
1920 and when to use a hook.
1921
43e124e6
EZ
19222005-07-30 Eli Zaretskii <eliz@gnu.org>
1923
1924 * makefile.w32-in (info): Don't run install-info.
1925 ($(infodir)/dir): New target, produced by running install-info.
1926
653aea22
LT
19272005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1928
1929 * modes.texi (Defining Minor Modes): The keyword for the initial
1930 value is :init-value, not :initial-value.
1931
ba6ebbd5
EZ
19322005-07-23 Eli Zaretskii <eliz@gnu.org>
1933
1934 * loading.texi (Autoload): Make the `doctor' example be consistent
1935 with what's in current loaddefs.el. Describe the "fn" magic in
1936 the usage portion of the doc string.
1937
6696f2a4
RS
19382005-07-22 Richard M. Stallman <rms@gnu.org>
1939
1940 * internals.texi (Garbage Collection): Clarify previous change.
1941
0c17e67c
SM
19422005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1943
1944 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1945
426179e1
JL
19462005-07-18 Juri Linkov <juri@jurta.org>
1947
1948 * commands.texi (Accessing Events):
1949 * frames.texi (Text Terminal Colors, Resources):
1950 * markers.texi (The Mark):
1951 * modes.texi (Defining Minor Modes):
1952 Delete duplicate duplicate words.
1953
9b0c2c56
RS
19542005-07-16 Richard M. Stallman <rms@gnu.org>
1955
1956 * display.texi (Managing Overlays): Clarify make-overlay
1957 args for insertion types.
1958
fd90b80c
LT
19592005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1960
0c17e67c
SM
1961 * customize.texi (Variable Definitions):
1962 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1963 `standard-value' is a list too.
1964 (Defining New Types): Use @key{RET} instead of @key{ret}.
1965
37aa90e5
TTN
19662005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1967
1968 * os.texi (Translating Input): Fix typo.
1969
917e0c95
RS
19702005-07-08 Richard M. Stallman <rms@gnu.org>
1971
1972 * README: Update edition number and size estimate.
1973
1974 * elisp.texi (VERSION): Set to 2.9.
1975
7d90e71d
RS
19762005-07-07 Richard M. Stallman <rms@gnu.org>
1977
c330dafe
RS
1978 * book-spine.texinfo: Update Emacs version.
1979
7d90e71d
RS
1980 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1981
dc2204be
RS
19822005-07-06 Richard M. Stallman <rms@gnu.org>
1983
1984 * searching.texi (Regexp Search): Clarify what re-search-forward
1985 does when the search fails.
1986
a0ec7a4a
LK
19872005-07-05 Lute Kamstra <lute@gnu.org>
1988
dc2204be 1989 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1990
1991 * doclicense.texi (GNU Free Documentation License):
1992 * gpl.texi (GPL):
1993 * tips.texi (Coding Conventions, Library Headers):
1994 * vol1.texi:
1995 * vol2.texi: Update FSF's address.
1996
4af33176
RS
19972005-07-04 Richard M. Stallman <rms@gnu.org>
1998
1999 * hooks.texi (Standard Hooks): Add occur-hook.
2000
b3ab615b
LT
20012005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2002
2003 * display.texi (The Echo Area): Correct menu.
2004
3d393029
RS
20052005-07-03 Richard M. Stallman <rms@gnu.org>
2006
7fe48b75
RS
2007 * elisp.texi (Top): Update subnode menu for Display.
2008
2009 * display.texi (Displaying Messages): New node, with most
2010 of what was in The Echo Area.
2011 (Progress): Moved under The Echo Area.
2012 (Logging Messages): New node with new text.
2013 (Echo Area Customization): New node, the rest of what was
2014 in The Echo Area. Document message-truncate-lines with @defvar.
2015 (Display): Update menu.
2016
3d393029
RS
2017 * windows.texi (Textual Scrolling): Doc 3 values for
2018 scroll-preserve-screen-position.
2019
2020 * text.texi (Special Properties): Change hook functions
2021 should bind inhibit-modification-hooks around altering buffer text.
2022
2023 * keymaps.texi (Key Binding Commands): Call binding BINDING
2024 rather than DEFINITION.
2025
b26860ad
JB
20262005-06-29 Juanma Barranquero <lekktu@gmail.com>
2027
2028 * variables.texi (Defining Variables): `user-variable-p' returns t
2029 for aliases of user options, nil for alias loops.
2030
025691ed
RS
20312005-06-28 Richard M. Stallman <rms@gnu.org>
2032
2033 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2034 make-keymap.
2035
b61bfa4d
LT
20362005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2037
2038 * variables.texi (Setting Variables): Correct and clarify
2039 description of `add-to-ordered-list'.
2040
24ee714d
RS
20412005-06-26 Richard M. Stallman <rms@gnu.org>
2042
2043 * display.texi (Faces): Minor cleanup.
2044
33b79ce4
LT
20452005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2046
2047 * display.texi (Faces): `facep' returns t for strings that are
2048 face names.
2049
df13531d
RS
20502005-06-25 Richard M. Stallman <rms@gnu.org>
2051
2052 * objects.texi (Equality Predicates): Clarify meaning of equal.
2053
2054 * windows.texi (Selecting Windows): save-selected-window
2055 and with-selected-window save and restore the current buffer.
2056
cf444441
RS
20572005-06-24 Richard M. Stallman <rms@gnu.org>
2058
2059 * numbers.texi (Float Basics): Explain how to test for NaN,
2060 and printing the sign of NaNs.
2061
6cdd056d
EZ
20622005-06-24 Eli Zaretskii <eliz@gnu.org>
2063
2064 * makefile.w32-in (MAKEINFO): Use --force.
2065
b93e3c3b
RS
20662005-06-23 Richard M. Stallman <rms@gnu.org>
2067
2068 * display.texi (Face Functions): Correct Texinfo usage.
2069
6fb276bd
LT
20702005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2071
2072 * lists.texi (Rings): `ring-elements' now returns the elements of
2073 RING in order.
2074
1d1c7e75
JB
20752005-06-23 Juanma Barranquero <lekktu@gmail.com>
2076
2077 * markers.texi (The Mark): Texinfo usage fix.
2078
9d12e52b
KS
20792005-06-23 Kim F. Storm <storm@cua.dk>
2080
2081 * searching.texi (Entire Match Data): Remove evaporate option for
2082 match-data. Do not mention evaporate option for set-match-data.
2083
6d44324c
GM
20842005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2085
2086 * display.texi (Face Functions): Mention face aliases.
2087
80df27a7
RS
20882005-06-21 Richard M. Stallman <rms@gnu.org>
2089
2090 * anti.texi (Antinews): Texinfo usage fix.
2091
e121563b
KB
20922005-06-21 Karl Berry <karl@gnu.org>
2093
9d7d543c
KB
2094 * elisp.texi: Use @copying.
2095
e121563b
KB
2096 * elisp.texi: Put @summarycontents and @contents before the Top
2097 node, instead of the end of the file, so that the contents appear
2098 in the right place in the dvi/pdf output.
2099
36a3b076
JL
21002005-06-21 Juri Linkov <juri@jurta.org>
2101
2102 * display.texi (Defining Faces): Add `customized-face'.
2103
5c796e80
KS
21042005-06-20 Kim F. Storm <storm@cua.dk>
2105
b7d1f38f
KS
2106 * variables.texi (Setting Variables): Any type of element can be
2107 given order in add-to-ordered-list. Compare elements with eq.
2108
5c796e80
KS
2109 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2110
fb056bef
KB
21112005-06-20 Karl Berry <karl@gnu.org>
2112
2113 * syntax.texi (Syntax Flags): Make last column very slightly wider
2114 to avoid "generic comment" breaking on two lines and causing an
2115 underfull box.
2116
84398baa
LT
21172005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2118
2119 * lists.texi (Rings): Various minor clarifications and corrections.
2120
07ff1e4b
RS
21212005-06-18 Richard M. Stallman <rms@gnu.org>
2122
2123 * functions.texi (Obsolete Functions): Simplify.
2124
2125 * variables.texi (Variable Aliases): Simplify.
2126
2127 * anti.texi, backups.texi, compile.texi, customization.texi:
2128 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2129 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2130 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2131 * variables.texi: Fix formatting ugliness.
2132
2133 * elisp.texi: Add links to Rings and Byte Packing.
2134 Update version and copyright years.
2135
2136 * minibuf.texi: Fix formatting ugliness.
2137 (Completion Commands): Move keymap vars to the end
2138 and vars completing-read binds to the top.
2139
3f7fab24
LT
21402005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2141
2142 * processes.texi: Fix typos.
2143 (Bindat Spec): Correct Texinfo error.
926c4c9b 2144 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2145
f19b57e3
RS
21462005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2147
2148 * lists.texi (Rings): New node.
2149 (Lists): Add it to menu.
2150
a80c5da7 2151 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2152 (Processes): Add it to menu.
2153
21542005-06-17 Richard M. Stallman <rms@gnu.org>
2155
2156 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2157
2158 * help.texi (Documentation Basics): Explain the xref to
2159 Documentation Tips.
2160
2161 * debugging.texi (Debugger Commands): Minor fix.
2162
67c1390d
LT
21632005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2164
2165 * edebug.texi (Instrumenting): Eliminate duplicate link.
2166 (Specification List): Replace references to "below", referring to
2167 a later node, with one @ref to that node.
2168
2169 * os.texi (Timers): Timers should save and restore the match data
2170 if they change it.
2171
2172 * debugging.texi (Debugger Commands): Mention that the Lisp
2173 debugger can not step through primitive functions.
2174
51cd2a8c
JB
21752005-06-16 Juanma Barranquero <lekktu@gmail.com>
2176
2177 * functions.texi (Obsolete Functions): Update argument names of
2178 `make-obsolete' and `define-obsolete-function-alias'.
2179
2180 * variables.texi (Variable Aliases): Update argument names of
2181 `defvaralias', `make-obsolete-variable' and
2182 `define-obsolete-variable-alias'.
2183
f5e6ac4a
KS
21842005-06-15 Kim F. Storm <storm@cua.dk>
2185
2186 * searching.texi (Entire Match Data): Rephrase warnings about
2187 evaporate arg to match-data and set-match-data.
2188
fe2a9972
LT
21892005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2190
67774855
LT
2191 * elisp.texi (Top): Update detailed menu.
2192
fe2a9972
LT
2193 * edebug.texi (Edebug): Update menu.
2194 (Instrumenting): Update xrefs.
2195 (Edebug Execution Modes): Correct xref.
2196 (Jumping): Clarify description of `h' command.
2197 Eliminate redundant @ref.
2198 (Breaks): New node.
9b7fa297 2199 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2200 (Global Break Condition): Mention `C-x X X'.
2201 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2202 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2203 (Edebug Display Update): Correct pxref.
2204 (Edebug and Macros): New node.
2205 (Instrumenting Macro Calls): Is now a subsubsection.
2206 Neither arg of `def-edebug-spec' is evaluated.
2207 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2208 (Specification Examples): Fix typo.
2209
b59f605b
LK
22102005-06-14 Lute Kamstra <lute@gnu.org>
2211
2212 * debugging.texi (Function Debugging): Primitives can break on
2213 entry too.
2214
a5c99dc9
KS
22152005-06-14 Kim F. Storm <storm@cua.dk>
2216
2217 * variables.texi (Setting Variables): Add add-to-ordered-list.
2218
f99ed2f8
SM
22192005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2220
2221 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2222 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2223
9d42ffaa
LK
22242005-06-13 Lute Kamstra <lute@gnu.org>
2225
2226 * text.texi (Special Properties): Fix cross reference.
2227
32cc0b00
LT
22282005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2229
2230 * debugging.texi (Function Debugging): Delete mention of empty
2231 string argument to `cancel-debug-on-entry'. Delete inaccurate
2232 description of the return value of that command.
2233
98d1a1cf
EZ
22342005-06-11 Alan Mackenzie <acm@muc.de>
2235
2236 * text.texi (Adaptive Fill): Amplify the description of
2237 fill-context-prefix.
2238
4b53b8d7
LT
22392005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2240
84398baa 2241 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2242
b5305167
SM
22432005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2244
2245 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2246
9bd4c3ad
LT
22472005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2248
2249 * debugging.texi (Error Debugging): Minor rewording.
2250 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2251 is optional.
2252
257914aa
LK
22532005-06-10 Lute Kamstra <lute@gnu.org>
2254
b5305167 2255 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2256 (Top): Give it a title. Correct version number. Give the
2257 detailed node listing a more prominent header.
b5305167
SM
2258 * intro.texi: Don't set VERSION here a second time.
2259 Mention Emacs's version too.
257914aa
LK
2260 * anti.texi (Antinews): Use EMACSVER to refer to the current
2261 version of Emacs.
2262
b7aae902
KS
22632005-06-09 Kim F. Storm <storm@cua.dk>
2264
2265 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2266 match-data and set-match-data.
2267
99598737
RS
22682005-06-08 Richard M. Stallman <rms@gnu.org>
2269
2270 * searching.texi (Entire Match Data): Clarify when match-data
2271 returns markers and when integers.
2272
2273 * display.texi (Defining Faces): Explain that face name should not
2274 end in `-face'.
2275
2276 * modes.texi (Mode Line Data): Minor cleanup.
2277 (Customizing Keywords): Node split out of Search-based Fontification.
2278 Add example of using font-lock-add-keywords from a hook.
2279 Clarify when MODE should be non-nil, and when nil.
2280
22812005-06-06 Richard M. Stallman <rms@gnu.org>
2282
2283 * modes.texi (Mode Line Data): Explain what happens when the car
2284 of a list is a void symbol.
2285 (Search-based Fontification): Explain MODE arg to
2286 font-lock-add-keywords and warn about calls from major modes.
2287
ecc8893a
JL
22882005-06-08 Juri Linkov <juri@jurta.org>
2289
2290 * display.texi (Standard Faces): Add `shadow' face.
2291
7fa9f4eb
LT
22922005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2293
2294 * modes.texi (Major Mode Conventions): A derived mode only needs
2295 to put the call to the parent mode inside `delay-mode-hooks'.
2296
bebcc4b1
RS
22972005-05-29 Richard M. Stallman <rms@gnu.org>
2298
c16b1394
RS
2299 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2300 new, and what that implies. Clarify.
2301
2302 * files.texi (Locating Files): Clean up the text.
2303
bebcc4b1
RS
2304 * frames.texi (Window Frame Parameters): Document user-size.
2305 Shorten entry for top by referring to left.
2306
23072005-05-26 Richard M. Stallman <rms@gnu.org>
2308
2309 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2310 is new, and what the implications are. Other clarifications.
2311
217797bc
RS
23122005-05-24 Richard M. Stallman <rms@gnu.org>
2313
2314 * frames.texi (Dialog Boxes): Minor fixes.
2315
3565fe07
MY
23162005-05-25 Masatake YAMATO <jet@gyve.org>
2317
2318 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2319
817089df
LT
23202005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2321
2322 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2323 is optional.
2324
cb5db137
NR
23252005-05-24 Nick Roberts <nickrob@snap.net.nz>
2326
2327 * frames.texi (Dialog Boxes): Descibe new optional argument.
2328
3c8572f5
LK
23292005-05-23 Lute Kamstra <lute@gnu.org>
2330
2331 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2332 syntax-begin-function over font-lock-beginning-of-syntax-function.
2333
2a4d7cb3
LT
23342005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2335
71f800cf
LT
2336 * minibuf.texi (Reading File Names): Update description of
2337 `read-directory-name'.
2338
2a4d7cb3
LT
2339 * modes.texi (Derived Modes): Clarify :group keyword.
2340
bb4afd09
EZ
23412005-05-21 Eli Zaretskii <eliz@gnu.org>
2342
b5305167
SM
2343 * files.texi (Locating Files): New subsection.
2344 Describe locate-file and executable-find.
bb4afd09 2345
a2c9aee6
EZ
23462005-05-21 Kevin Ryde <user42@zip.com.au>
2347
2348 * frames.texi (Initial Parameters): Update cross reference to
2349 "Emacs Invocation".
2350
6900105f
LT
23512005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2352
ca1b0914
LT
2353 * keymaps.texi (Active Keymaps): Add anchor.
2354
6900105f
LT
2355 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2356 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2357 appropriate place.
2358 (Derived Modes): Small clarifications.
b5305167
SM
2359 (Minor Mode Conventions, Keymaps and Minor Modes):
2360 Replace references to nodes with references to anchors.
6900105f
LT
2361 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2362 Clarify description of lists whose first element is an integer.
2363 (Mode Line Variables): Add anchor.
2364 (%-Constructs): Clarify description of integer after %.
2365 (Emulating Mode Line): Describe nil value for FACE.
2366
54d06364
LT
23672005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2368
2369 * modes.texi (Derived Modes): Correct references to non-existing
2370 variable standard-syntax-table.
2371
f8d0b769
LK
23722005-05-17 Lute Kamstra <lute@gnu.org>
2373
2374 * modes.texi (Defining Minor Modes): Mention the mode hook.
2375
294c599c
KS
23762005-05-15 Kim F. Storm <storm@cua.dk>
2377
2378 * processes.texi (Network): Remove open-network-stream-nowait.
2379 (Network Servers): Remove open-network-stream-server.
2380
4214af69
LT
23812005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2382
2383 * elisp.texi (Top): Update detailed menu.
2384
2385 * variables.texi: Reorder nodes.
2386 (Variables): Update menu.
2387 (File Local Variables): Do not refer to the `-*-' line as
2388 a "local variables list". Add pxref.
2389
302691ab
LT
23902005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2391
56d4215a
LT
2392 * elisp.texi (Top): Update detailed menu for node changes.
2393
302691ab 2394 * modes.texi (Modes): Update Menu.
6db11765 2395 (Hooks): Move to beginning of chapter.
302691ab
LT
2396 Most minor modes run mode hooks too.
2397 `add-hook' can handle void hooks or hooks whose value is a single
2398 function.
2399 (Major Modes): Update Menu.
2400 (Major Mode Basics): New node, split off from `Major Modes'.
2401 (Major Mode Conventions): Correct xref. Explain how to handle
2402 auto-mode-alist if the major mode command has an autoload cookie.
2403 (Auto Major Mode): Major update. Add magic-mode-alist.
2404 (Derived Modes): Major update.
2405 (Mode Line Format): Update Menu.
2406 (Mode Line Basics): New node, split off from `Mode Line Format'.
2407
2408 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2409 for `magic autoload comment'. Add index entries and anchor.
2410
d06ba294
RS
24112005-05-14 Richard M. Stallman <rms@gnu.org>
2412
2413 * tips.texi (Coding Conventions): Explain how important it is
2414 that just loading certain files not change Emacs behavior.
2415
2416 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2417
405cb12a
LK
24182005-05-12 Lute Kamstra <lute@gnu.org>
2419
19958124
LK
2420 * modes.texi (Generic Modes): Update.
2421 (Major Modes): Refer to node "Generic Modes".
2422
405cb12a
LK
2423 * elisp.texi (Top): Update to the current structure of the manual.
2424 * processes.texi (Processes): Add menu description.
2425 * customize.texi (Customization): Add menu descriptions.
2426
f714dd1b
TTN
24272005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2428
cc9442f2
TTN
2429 * processes.texi (Signals to Processes)
2430 (Low-Level Network): Fix typos.
f714dd1b 2431
36ad23ec
LK
24322005-05-11 Lute Kamstra <lute@gnu.org>
2433
2434 * elisp.texi (Top): Add some nodes from the chapter "Major and
2435 Minor Modes" to the detailed node listing.
2436
d101bf56
RS
24372005-05-10 Richard M. Stallman <rms@gnu.org>
2438
2439 * keymaps.texi (Extended Menu Items): Menu item filter functions
2440 can be called at any time.
2441
698b0510
LT
24422005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2443
2444 * variables.texi (File Local Variables): `(hack-local-variables t)'
2445 now also checks whether a mode is specified in the local variables
2446 list.
2447
2c6b25c7
EZ
24482005-05-05 Kevin Ryde <user42@zip.com.au>
2449
2450 * display.texi (The Echo Area): Correct format function cross
2451 reference.
2452
643b4cf5
LT
24532005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2454
2455 * variables.texi (Variable Aliases): Change description of
2456 `define-obsolete-variable-alias'.
2457
2458 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2459 (Defining Functions): Add xref.
2460 (Obsolete Functions): New node.
2461 (Function Safety): Standardize capitalization of section title.
2462
2463 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2464 (Dialog Boxes): Complete description of `x-popup-dialog'.
2465
053bc8e4
RS
24662005-05-04 Richard M. Stallman <rms@gnu.org>
2467
2468 * commands.texi (Interactive Codes): Fix Texinfo usage.
2469 Document U more clearly.
2470
f6b1b15a
LT
24712005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2472
3b925015
LT
2473 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2474 function and not a macro.
2475
f6b1b15a
LT
2476 * frames.texi (Pop-Up Menus): Correct and clarify description of
2477 `x-popup-menu'.
2478 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2479
ebbfa918
RS
24802005-05-01 Richard M. Stallman <rms@gnu.org>
2481
2482 * edebug.texi (Checking Whether to Stop): Fix previous change.
2483
abe2f96e
LT
24842005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2485
d6028ef2
LT
2486 * display.texi: Fix typos and Texinfo usage.
2487
abe2f96e
LT
2488 * edebug.texi (Checking Whether to Stop): executing-macro ->
2489 executing-kbd-macro.
2490
b2cfb30b
RS
24912005-05-01 Richard M. Stallman <rms@gnu.org>
2492
2493 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2494
7e995a23
RS
24952005-04-30 Richard M. Stallman <rms@gnu.org>
2496
2497 * files.texi (Magic File Names): Document `operations' property.
2498
57efa539
LK
24992005-04-29 Lute Kamstra <lute@gnu.org>
2500
2501 * modes.texi (Generic Modes): New node.
2502 (Major Modes): Add it to the menu.
2503 (Derived Modes): Add "derived mode" to concept index.
2504
0a20b1dc
LK
25052005-04-28 Lute Kamstra <lute@gnu.org>
2506
2507 * modes.texi (Defining Minor Modes): Fix previous change.
2508 (Font Lock Mode): Simplify.
2509 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2510 when set and that some parts are optional. Add cross references.
2511 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2512 Add cross references. Add font-lock-multiline to index.
2513 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2514 Lock Variables". Document font-lock-add-keywords and
b5305167 2515 font-lock-remove-keywords.
0a20b1dc
LK
2516 (Other Font Lock Variables): Move font-lock-keywords-only,
2517 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2518 and font-lock-syntactic-face-function to node "Syntactic Font
2519 Lock". Move font-lock-keywords-case-fold-search to node
2520 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2521 and font-lock-{,un}fontify-{buffer,region}-function.
2522 (Precalculated Fontification): Remove reference to deleted variable
2523 font-lock-core-only.
2524 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2525 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2526 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2527 and font-lock-syntactic-face-function here from node "Other Font
2528 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2529 Syntax Properties". Add cross references.
b5305167
SM
2530 (Setting Syntax Properties): New node.
2531 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2532 * syntax.texi (Syntax Properties): Add cross reference.
2533 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2534
68a94f5a
RS
25352005-04-26 Richard M. Stallman <rms@gnu.org>
2536
2537 * display.texi (Defining Faces):
2538 Document `default' elements of defface spec.
2539
2540 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2541
2542 * variables.texi (Variable Aliases): Clarify text.
2543
25442005-04-25 Chong Yidong <cyd@stupidchicken.com>
2545
2546 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2547
7f48f143
LT
25482005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2549
2550 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2551
45d2f8e8
EZ
25522005-04-24 Eli Zaretskii <eliz@gnu.org>
2553
f3714ab2
EZ
2554 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2555 syntax-after and syntax-class.
2556
45d2f8e8 2557 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2558 (Unique File Names): Don't mention "numbers" in the documentation
2559 of make-temp-file and make-temp-name.
45d2f8e8 2560
469bc679
RS
25612005-04-23 Richard M. Stallman <rms@gnu.org>
2562
2563 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2564
c9fa5dc9
RS
25652005-04-22 Nick Roberts <nickrob@snap.net.nz>
2566
2567 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2568
230e1e80
NR
25692005-04-22 Nick Roberts <nickrob@snap.net.nz>
2570
2571 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2572 and define-obsolete-variable-alias.
2573
1ba52906
KS
25742005-04-22 Kim F. Storm <storm@cua.dk>
2575
2576 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2577 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2578
9721d904
LK
25792005-04-21 Lute Kamstra <lute@gnu.org>
2580
2581 * lists.texi (Association Lists): Document rassq-delete-all.
2582
ed35c736
RS
25832005-04-19 Richard M. Stallman <rms@gnu.org>
2584
2585 * modes.texi (Search-based Fontification): Explain that
2586 facespec is an expression to be evaluated.
2587
42fc00a4
RS
25882005-04-19 Kevin Ryde <user42@zip.com.au>
2589
b5305167 2590 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2591 * strings.texi (String Conversion): Fix xref.
2592
5827e9d4
KS
25932005-04-19 Kim F. Storm <storm@cua.dk>
2594
2595 * symbols.texi (Symbol Plists): Add safe-get.
2596 Mention that `get' may signal an error.
2597
47872da9
NR
25982005-04-18 Nick Roberts <nickrob@snap.net.nz>
2599
2600 * customize.texi (Variable Definitions): Replace tooltip-mode
2601 example with save-place.
2602
ec0cf966
RS
26032005-04-17 Richard M. Stallman <rms@gnu.org>
2604
2605 * buffers.texi (Indirect Buffers): Clarify.
2606
2607 * positions.texi (Positions): Clarify converting marker to integer.
2608
2609 * strings.texi (String Basics): Mention string-match; clarify.
2610
199bb209
LK
26112005-04-08 Lute Kamstra <lute@gnu.org>
2612
2613 * modes.texi (Search-based Fontification): Fix cross references.
2614 Use consistent terminology. Document anchored highlighting.
2615
bfa54668
LK
26162005-04-05 Lute Kamstra <lute@gnu.org>
2617
2618 * modes.texi (Defining Minor Modes): Document :group keyword
2619 argument and its default value.
2620
07e5fb9e
LK
26212005-04-03 Lute Kamstra <lute@gnu.org>
2622
2623 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2624 references and/or descriptions. Delete major mode hooks; mention
2625 them as a category instead. Rename or delete obsolete hooks.
2626
aa945b59
RS
26272005-04-02 Richard M. Stallman <rms@gnu.org>
2628
2629 * nonascii.texi (Coding System Basics): Another wording cleanup.
2630
8b918214
RS
26312005-04-01 Richard M. Stallman <rms@gnu.org>
2632
2633 * nonascii.texi (Coding System Basics): Clarify previous change.
2634
41639988
KH
26352005-04-01 Kenichi Handa <handa@m17n.org>
2636
2637 * nonascii.texi (Coding System Basics): Describe about rondtrip
2638 identity of coding systems.
2639
8e669bbd
RS
26402005-03-29 Chong Yidong <cyd@stupidchicken.com>
2641
2642 * text.texi (Buffer Contents): Add filter-buffer-substring and
2643 buffer-substring-filters.
2644
f60a6f87
RS
26452005-03-26 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * anti.texi (Antinews): Mention `G' interactive code.
2648
2649 * tips.texi (Compilation Tips): Mention benchmark.el.
2650
aaac1251
LT
26512005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2652
2653 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2654 is now bound to M-o M-o.
2655
2656 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2657
45325173
GM
26582005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2659
2660 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2661 in the Emacs Manual).
2662 * Makefile.in (srcs): Remove calendar.texi.
2663 * makefile.w32-in (srcs): Remove calendar.texi.
2664 * display.texi (Display): Change name of next node.
2665 * os.texi (System In): Change name of previous node.
2666 * elisp.texi (Top): Remove Calendar references.
2667 * vol1.texi (Top): Remove Calendar references.
2668 * vol2.texi (Top): Remove Calendar references.
2669
85df292e
RS
26702005-03-25 Richard M. Stallman <rms@gnu.org>
2671
45325173 2672 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2673 Cleanup previous change.
2674
26752005-03-25 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * display.texi (Face Attributes): Faces earlier in an :inherit
2678 list take precedence.
2679 (Scroll Bars): Fix description of vertical-scroll-bars.
2680 Document frame-current-scroll-bars and window-current-scroll-bars.
2681
2682 * markers.texi (The Mark): Document temporary Transient Mark mode.
2683
b5305167
SM
2684 * minibuf.texi (Reading File Names):
2685 Document read-file-name-completion-ignore-case.
85df292e
RS
2686
2687 * positions.texi (Screen Lines): Document nil for width argument
2688 to compute-motion.
2689
1fe54d69
KS
26902005-03-23 Kim F. Storm <storm@cua.dk>
2691
2692 * display.texi (Standard Faces): Other faces used in the fringe
2693 implicitly inherits from the fringe face.
2694 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2695 properties implicitly inherits from fringe face.
2696 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2697
a775dff4
RS
26982005-03-20 Chong Yidong <cyd@stupidchicken.com>
2699
2700 * display.texi (Invisible Text): State default value of
2701 line-move-ignore-invisible.
2702 (Managing Overlays): Document remove-overlays.
2703 (Standard Faces): Document escape-glyph face.
2704
b5305167 2705 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2706
b5305167
SM
2707 * modes.texi (Other Font Lock Variables):
2708 Document font-lock-lines-before.
a775dff4
RS
2709
2710 * positions.texi (Skipping Characters): skip-chars-forward allows
2711 character classes.
2712
077f7085
LK
27132005-03-18 Lute Kamstra <lute@gnu.org>
2714
2715 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2716
d69ea7ab
RS
27172005-03-17 Richard M. Stallman <rms@gnu.org>
2718
c7bd5d57
RS
2719 * text.texi (Undo): Document extensible undo entries.
2720
d69ea7ab
RS
2721 * searching.texi (String Search, Regexp Search, Regexp Search):
2722 Cleanups.
2723
2724 * nonascii.texi (Character Codes): Minor fix.
2725
2726 * display.texi (Display Property): Explain the significance
2727 of having text properties that are eq.
2728 (Other Display Specs): Explain string as display spec.
2729
2730 * commands.texi (Interactive Codes): Document G option.
2731
27322005-03-17 Chong Yidong <cyd@stupidchicken.com>
2733
2734 * text.texi (Filling): Add sentence-end-without-period and
2735 sentence-end-without-space.
2736 (Changing Properties): Minor fix.
2737
2738 * anti.texi: Total rewrite.
2739
a7679889
LK
27402005-03-15 Lute Kamstra <lute@gnu.org>
2741
2742 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2743
6eb8e247
KS
27442005-03-08 Kim F. Storm <storm@cua.dk>
2745
2746 * display.texi (Specified Space): Property :width is support on
2747 non-graphic terminals, :height is not.
2748
bfa8be14
RS
27492005-03-07 Richard M. Stallman <rms@gnu.org>
2750
2751 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2752 Now subnodes of Fringes.
2753 (Overlay Arrow): Document overlay-arrow-variable-list.
2754 (Fringe Size/Pos): New node, broken out of Fringes.
2755 (Display): Explain clearing vs redisplay better.
2756 (Truncation): Clarify use of bitmaps.
2757 (The Echo Area): Clarify the uses of the echo area.
2758 Add max-mini-window-height.
2759 (Progress): Clarify.
2760 (Invisible Text): Explain that main loop moves point out.
2761 (Selective Display): Say "hidden", not "invisible".
b5305167 2762 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2763 (Overlay Properties): Clarify intro.
2764 (Finding Overlays): Explain return values when nothing found.
2765 (Width): truncate-string-to-width has added arg.
2766 (Displaying Faces): Clarify and update mode line face handling.
2767 (Face Functions): Minor cleanup.
b5305167 2768 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2769 (Pixel Specification, Other Display Specs): Minor cleanups.
2770 (Images, Image Descriptors): Minor cleanups.
2771 (GIF Images): Patents have expired.
2772 (Showing Images): Explain default text for insert-image.
b5305167 2773 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2774 (Making Buttons): Explain return values.
2775 (Button Buffer Commands): Add xref.
2776 (Inverse Video): Update mode-line-inverse-video.
2777 (Display Table Format): Clarify.
2778 (Active Display Table): Give defaults for window-display-table.
2779
2780 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2781 and calendar-today-marker are strings, not chars.
2782 (Holiday Customizing): Minor fix.
2783
bfa8be14
RS
2784 * internals.texi (Writing Emacs Primitives): Update `or' example.
2785 Update limit on # args of subr.
2786
2787 * edebug.texi (Using Edebug): Arrow is in fringe.
2788 (Instrumenting): Arg to eval-defun works without loading edebug.
2789 (Edebug Execution Modes): Add xref.
2790
2791 * customize.texi (Common Keywords): Clarify :require.
2792 Mention :version here.
2793 (Variable Definitions, Group Definitions): Not here.
2794 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2795
d69ea7ab
RS
27962005-03-07 Chong Yidong <cyd@stupidchicken.com>
2797 * nonascii.texi (Text Representations): Clarify position-bytes.
2798 (Character Sets): Add list-charset-chars.
2799 (Scanning Charsets): Add charset-after.
2800 (Encoding and I/O): Minor fix.
2801
34398e6c
RS
28022005-03-06 Richard M. Stallman <rms@gnu.org>
2803
2804 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2805 (Resizing Windows): Likewise.
2806
2807 * text.texi (Change Hooks): Get rid of "Emacs 21".
2808
2809 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2810
2811 * streams.texi (Output Variables): Get rid of "Emacs 21".
2812
2813 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2814
2815 * os.texi (Translating Input): Replace flow-control example
2816 with a less obsolete example that uses `keyboard-translate'.
2817
6eb8e247 2818 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2819 Get rid of "Emacs 21".
6eb8e247 2820
34398e6c
RS
2821 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2822 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2823
2824 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2825
2826 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2827
2828 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2829 (Menu Bar): Fix when menu-bar-update-hook is called.
2830
2831 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2832
2833 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2834 and make it read better.
2835
2836 * files.texi (Writing to Files): Get rid of "Emacs 21".
2837 (Unique File Names): Likewise.
2838
2839 * elisp.texi: Update Emacs version to 22.
2840
2841 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2842 (Overlay Properties, Face Attributes): Likewise.
2843 (Managing Overlays): Fix punctuation.
2844 (Attribute Functions): Clarify set-face-font; get rid of
2845 info about old Emacs versions.
2846 (Auto Faces, Font Lookup, Display Property, Images):
2847 Get rid of "Emacs 21".
2848
2849 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2850
d2178387
RS
28512005-03-05 Richard M. Stallman <rms@gnu.org>
2852
2853 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2854
524352d6
LK
28552005-03-04 Lute Kamstra <lute@gnu.org>
2856
2857 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2858
28592005-03-03 Lute Kamstra <lute@gnu.org>
2860
2861 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2862
284f0680
LK
28632005-03-01 Lute Kamstra <lute@gnu.org>
2864
2865 * debugging.texi (Debugger Commands): Update `j'.
2866
a9ee5cac
LK
28672005-02-28 Lute Kamstra <lute@gnu.org>
2868
2869 * debugging.texi (Debugging): Fix typo.
2870 (Error Debugging): Document eval-expression-debug-on-error.
2871 (Function Debugging): Update example.
2872 (Using Debugger): Mention starred stack frames.
2873 (Debugger Commands): Document `j' and `l'.
2874 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2875 Update the messages that the debugger displays.
2876 (Internals of Debugger): Add cross reference. Update example.
2877 (Excess Open): Minor improvement.
2878 (Excess Close): Minor improvement.
2879
378d0f8e
RS
28802005-02-26 Richard M. Stallman <rms@gnu.org>
2881
2882 * tips.texi (Coding Conventions): Clarify.
2883 Put all the major mode key reservations together.
2884 Mention the Mouse-1 => Mouse-2 conventions.
2885
2886 * syntax.texi (Syntax Class Table): Clarify.
2887 (Syntax Table Functions): syntax-after moved from here.
2888 (Syntax Table Internals): syntax-after moved to here.
2889 (Parsing Expressions): Update info on number of values
2890 and what's meaningful in the STATE argument.
2891 (Categories): Fix typo.
2892
2893 * sequences.texi (Arrays): Cleanup.
2894 (Char-Tables): Clarify.
2895
2896 * processes.texi (Deleting Processes): Cleanups, add xref.
2897 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2898 (Process Information): set-process-coding-system, some args optional.
2899 (Input to Processes): Explain various types for PROCESS args.
2900 Rename them from PROCESS-NAME to PROCESS.
2901 (Signals to Processes): Likewise.
2902 (Decoding Output): Cleanup.
2903 (Query Before Exit): Clarify.
2904
2905 * os.texi (Startup Summary): Correct the options; add missing ones.
2906 (Terminal Output, Batch Mode): Clarify.
2907 (Flow Control): Node deleted.
2908
2909 * markers.texi (The Mark): Clarify.
2910
2911 * macros.texi (Expansion): Cleanup.
2912 (Indenting Macros): indent-spec allows ints, not floats.
2913
2914 * keymaps.texi (Keymaps): Clarify.
2915 (Format of Keymaps): Update lisp-mode-map example.
2916 (Active Keymaps, Key Lookup): Clarify.
2917 (Changing Key Bindings): Add xref to `kbd'.
2918 (Key Binding Commands, Simple Menu Items): Clarify.
2919 (Mouse Menus, Menu Bar): Clarify.
2920 (Menu Example): Replace print example with menu-bar-replace-menu.
2921
2922 * help.texi (Documentation Basics): Add function-documentation prop.
2923
2924 * elisp.texi (Top): Don't refer to Flow Control node.
2925
2926 * commands.texi (Command Overview): Improve xrefs.
2927 (Adjusting Point): Adjusting point applies to intangible and invis.
2928 (Key Sequence Input): Doc extra read-key-sequence args.
2929 Likewise for read-key-sequence-vector.
2930
2931 * backups.texi (Rename or Copy): Minor fix.
2932 (Numbered Backups): For version-control, say the default.
2933 (Auto-Saving): make-auto-save-file-name example is simplified.
2934
2935 * advice.texi (Advising Functions): Don't imply one part of Emacs
2936 should advise another part. Markup changes.
2937 (Defining Advice): Move transitional para.
2938 (Activation of Advice): Cleanup.
2939 Explain if COMPILE is nil or negative.
2940
2941 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2942
2e20c83d
LK
29432005-02-24 Lute Kamstra <lute@gnu.org>
2944
2945 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2946 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2947
65c492fd
LK
29482005-02-23 Lute Kamstra <lute@gnu.org>
2949
b02c3eed
LK
2950 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2951 to define global minor modes as well.
2952
65c492fd
LK
2953 * display.texi (Managing Overlays): overlay-buffer returns nil for
2954 deleted overlays.
2955
b686dd59
KS
29562005-02-22 Kim F. Storm <storm@cua.dk>
2957
2958 * minibuf.texi (Basic Completion): Allow symbols in addition to
2959 strings in try-completion and all-completions.
2960
23e8c095
LK
29612005-02-14 Lute Kamstra <lute@gnu.org>
2962
2963 * elisp.texi (Top): Remove reference to deleted node.
2964
2965 * lists.texi (Lists): Remove reference to deleted node.
2966 (Cons Cells): Fix typo.
2967
2968 * loading.texi (Where Defined): Fix typo.
2969
134948fc
RS
29702005-02-14 Richard M. Stallman <rms@gnu.org>
2971
2972 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2973 is useful for discarding some minor modes.
2974
2975 * symbols.texi (Symbol Components): Reorder examples.
2976
2977 * streams.texi (Input Functions): State standard-input default.
2978 (Output Variables): State standard-output default.
2979
2980 * objects.texi (Printed Representation): Clarify read syntax vs print.
2981 (Floating Point Type): Explain meaning better.
2982 (Symbol Type): Explain uniqueness better.
2983 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2984 List examples sooner.
2985 (Box Diagrams): New subnode broken out.
2986 Some examples moved from old Lists as Boxes node.
2987 (Dotted Pair Notation): Clarify intro.
2988 (Array Type): Clarify.
2989 (Type Predicates): Add hash-table-p.
2990
2991 * numbers.texi (Integer Basics): Clarify radix explanation.
2992 (Predicates on Numbers): Minor clarification.
2993 (Comparison of Numbers): Minor clarification. Clarify eql.
2994 Typos in min, max.
2995 (Math Functions): Clarify overflow in expt.
2996
2997 * minibuf.texi (Text from Minibuffer): Minor clarification.
2998 Mention arrow keys.
2999
3000 * loading.texi (Autoload): defun's doc string overrides autoload's
3001 doc string.
3002 (Repeated Loading): Modernize "add to list" examples.
3003 (Where Defined): Finish updating table of load-history elts.
3004
3005 * lists.texi (List-related Predicates): Minor wording improvement.
3006 (Lists as Boxes): Node deleted.
3007 (Building Lists): Explain trivial cases of number-sequence.
3008
3009 * hash.texi (Hash Tables): Add desc to menu items.
3010 (Creating Hash): Expain "full" means "make larger",
3011 (Hash Access): Any object can be a key.
3012 State value of maphash.
3013
3014 * functions.texi (What Is a Function): Wording cleanup.
3015 (Function Documentation): Minor cleanup.
3016 Explain purpose of calling convention at end of doc string.
3017 (Function Names): Wording cleanup.
3018 (Calling Functions): Wording cleanup.
3019 Explain better how funcall calls the function.
3020 (Function Cells): Delete example of saving and redefining function.
3021
3022 * control.texi (Combining Conditions): Wording cleanup.
3023 (Iteration): dolist and dotimes bind VAR locally.
3024 (Cleanups): Xref to Atomic Changes.
3025
3026 * compile.texi (Byte Compilation): Delete 19.29 info.
3027 (Compilation Functions): Macros' difficulties don't affect defsubst.
3028 (Docs and Compilation): Delete 19.29 info.
3029
44291460
RS
30302005-02-10 Richard M. Stallman <rms@gnu.org>
3031
3032 * objects.texi (Symbol Type): Minor correction.
3033
1f9ad95a
LK
30342005-02-06 Lute Kamstra <lute@gnu.org>
3035
3036 * modes.texi (Example Major Modes): Fix typos.
3037
ba2c991c
RS
30382005-02-06 Richard M. Stallman <rms@gnu.org>
3039
3040 * text.texi (Margins): fill-nobreak-predicate can be one function.
3041
3042 * strings.texi (Modifying Strings): clear-string can make unibyte.
3043 (Formatting Strings): format gives error if values missing.
3044
3045 * positions.texi (Character Motion): Mention default arg
3046 for forward-char. backward-char refers to forward-char.
3047 (Word Motion): Mention default arg for forward-word.
3048 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3049 Simplify end-of-buffer.
3050 (Text Lines): Mention default arg for forward-line.
3051 (List Motion): Mention default arg for beginning/end-of-defun.
3052 (Skipping Characters): Minor fixes in explaining character-set.
3053
3054 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3055 Mode inheritance applies only when default-major-mode is nil.
3056 Clarifications.
3057 (Example Major Modes): Update Text mode and Lisp mode examples.
3058 (Minor Mode Conventions): Mention define-minor-mode at top.
3059 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3060 (Mode Line Format): Update mode line face display info.
3061 (Properties in Mode): Mention effect of risky vars.
3062 (Imenu): Define imenu-add-to-menubar.
3063 (Font Lock Mode): Add descriptions to menu lines.
3064 (Faces for Font Lock): Add font-lock-doc-face.
3065
9bf6d576
LK
30662005-02-05 Lute Kamstra <lute@gnu.org>
3067
3068 * text.texi (Maintaining Undo): Remove obsolete function.
3069
cb602754
EZ
30702005-02-05 Eli Zaretskii <eliz@gnu.org>
3071
3072 * frames.texi (Color Names): Add pointer to the X docs about RGB
3073 color specifications. Improve indexing
3074 (Text Terminal Colors): Replace the description of RGB values by
3075 an xref to "Color Names".
3076
4e07258f
RS
30772005-02-03 Richard M. Stallman <rms@gnu.org>
3078
3079 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3080 Clarify.
3081 (Selecting Windows): Clarify save-selected-window.
3082 (Cyclic Window Ordering): Clarify walk-windows.
3083 (Window Point): Clarify.
3084 (Window Start): Add comment to example.
3085 (Resizing Windows): Add `interactive' specs in examples.
3086 Document fit-window-to-buffer.
3087
3088 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3089 (Undo, Maintaining Undo): Clarify last change.
3090 (Sorting): In sort-numeric-fields, explain about octal and hex.
3091 Mention sort-numeric-base.
3092 (Format Properties): Add xref for hard newlines.
3093
3094 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3095 (Pop-Up Menus): Fix typo.
3096 (Color Names): Explain all types of color names.
3097 Explain color-values on B&W terminal.
3098 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3099
3100 * files.texi (File Locks): Not supported on MS systems.
3101 (Testing Accessibility): Clarify.
3102
3103 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3104 (Coverage Testing): Fix typo.
3105
3106 * commands.texi (Misc Events): Remove stray space.
3107
3108 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3109 (Modification Time): Clarify when visited-file-modtime returns 0.
3110 (The Buffer List): Clarify bury-buffer.
3111 (Killing Buffers): Clarify.
3112 (Indirect Buffers): Add clone-indirect-buffer.
3113
31142005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3115
3116 * edebug.texi (Printing in Edebug): Fix default value of
3117 edebug-print-circle.
3118 (Coverage Testing): Fix displayed frequency count data.
3119
31202005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3121
3122 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3123
4e07258f 31242005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3125
3126 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3127
28d986b9
EZ
31282005-01-29 Eli Zaretskii <eliz@gnu.org>
3129
3130 * commands.texi (Misc Events): Describe the help-echo event.
3131
3132 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3133 consistently in description of the help-echo property.
3134 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3135
3136 * display.texi (Overlay Properties): Fix the index entry for
3137 help-echo overlay property.
3138
3139 * customize.texi (Type Keywords): Uncomment the xref to the
3140 help-echo property documentation.
3141
8f958b40
KS
31422005-01-23 Kim F. Storm <storm@cua.dk>
3143
3144 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3145 return value. Third element FULLY replaced by PARTIAL which
3146 specifies number of invisible pixels if row is only partially visible.
3147 (Textual Scrolling): Mention auto-window-vscroll.
3148 (Vertical Scrolling): New defvar auto-window-vscroll.
3149
cd7e5dd6
LT
31502005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3151
3152 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3153 command remapping.
3154
6f771c32
RS
31552005-01-15 Richard M. Stallman <rms@gnu.org>
3156
3157 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3158
6ac8a822
KS
31592005-01-14 Kim F. Storm <storm@cua.dk>
3160
88948d55
KS
3161 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3162
6ac8a822
KS
3163 * text.texi (Links and Mouse-1): Fix string and vector item.
3164
20d6de82
RS
31652005-01-13 Richard M. Stallman <rms@gnu.org>
3166
3167 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3168 descriptions of overriding-local-map and overriding-terminal-local-map.
3169
3170 * text.texi (Links and Mouse-1): Clarify text.
3171
f75a592e
KS
31722005-01-13 Kim F. Storm <storm@cua.dk>
3173
3174 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3175
910f60b1
TTN
31762005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3177
3178 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3179
37181fc4
KS
31802005-01-12 Kim F. Storm <storm@cua.dk>
3181
3182 * text.texi (Links and Mouse-1): Rename section from Enabling
3183 Mouse-1 to Following Links. Change xrefs.
3184 Add examples for define-button-type and define-widget.
3185
3186 * display.texi (Button Properties, Button Buffer Commands):
3187 Clarify mouse-1 and follow-link functionality.
3188
28f94a34
RS
31892005-01-12 Richard M. Stallman <rms@gnu.org>
3190
3191 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3192
3193 * display.texi (Beeping): Fix Texinfo usage.
3194
3195 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3196
bac2d936
KS
31972005-01-11 Kim F. Storm <storm@cua.dk>
3198
3199 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3200 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3201
3202 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3203 (Enabling Mouse-1 to Follow Links): New subsection.
3204
de968ddb
RS
32052005-01-06 Richard M. Stallman <rms@gnu.org>
3206
3207 * text.texi (Special Properties): Minor change.
3208
3209 * os.texi (Timers): Clarify previous change.
3210
3211 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3212
a3a43b3b
LT
32132005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3214
3215 * display.texi (Face Attributes): Correct xref to renamed node.
3216
732bb9ce
RS
32172005-01-01 Richard M. Stallman <rms@gnu.org>
3218
3219 * display.texi (Face Attributes): Describe hex color specs.
3220
c734ae59
RS
32212004-12-31 Richard M. Stallman <rms@gnu.org>
3222
3223 * os.texi (Timers): Update previous change.
3224
33b2f4ea
KS
32252004-12-30 Kim F. Storm <storm@cua.dk>
3226
3227 * display.texi (Line Height): Total line-height is now specified
3228 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3229 in cons cells. (nil . RATIO) is relative to actual line height.
3230 Use line-height `t' instead of `0' to get minimum height.
3231
99ec74b9
RS
32322004-12-29 Richard M. Stallman <rms@gnu.org>
3233
3234 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3235
eab463f6
RS
32362004-12-28 Richard M. Stallman <rms@gnu.org>
3237
3238 * commands.texi (Quitting): Clarify value of with-local-quit.
3239
3240 * elisp.texi (Top): Fix previous change.
3241
3242 * loading.texi (Loading): Fix previous change.
3243
ebbd14f1
RS
32442004-12-27 Richard M. Stallman <rms@gnu.org>
3245
4ae98fc5
RS
3246 * Makefile.in (MAKEINFO): Specify --force.
3247
8f430046
RS
3248 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3249
56011a8c
RS
3250 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3251
3252 * display.texi (Line Height): Further clarify.
3253
3254 * elisp.texi (Top): Update Loading submenu.
3255
ebbd14f1
RS
3256 * loading.texi (Where Defined): New node.
3257 (Unloading): load-history moved to Where Defined.
3258
fda2922a
RS
32592004-12-21 Richard M. Stallman <rms@gnu.org>
3260
3261 * commands.texi (Event Input Misc): Add while-no-input.
3262
9eb8959a
RS
32632004-12-11 Richard M. Stallman <rms@gnu.org>
3264
3265 * display.texi (Line Height): Rewrite text for clarity.
3266
adf87c29
KS
32672004-12-11 Kim F. Storm <storm@cua.dk>
3268
3269 * display.texi (Display): Add node "Line Height" to menu.
3270 (Line Height): New node. Move full description of line-spacing
3271 and line-height text properties here from text.texi.
3272 (Scroll Bars): Add vertical-scroll-bar variable.
3273
3274 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3275
3276 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3277 line-spacing and vertical-scroll-bar.
3278
3279 * text.texi (Special Properties): Just mention line-spacing and
3280 line-height here, add xref to new "Line Height" node.
3281
31e4729e
TTN
32822004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3283
3284 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3285
3286 * locals.texi (Standard Buffer-Local Variables):
3287 Add @xref for `line-spacing'.
3288
cc60c723
RS
32892004-12-05 Richard M. Stallman <rms@gnu.org>
3290
3291 * Makefile.in (maintainer-clean): Remove the info files
3292 in $(infodir) where they are created.
3293
f6101ac9
RS
32942004-12-03 Richard M. Stallman <rms@gnu.org>
3295
3296 * windows.texi (Selecting Windows): get-lru-window and
3297 get-largest-window don't consider dedicated windows.
3298
3299 * text.texi (Undo): Document undo-in-progress.
3300
94221759
RS
33012004-11-26 Richard M. Stallman <rms@gnu.org>
3302
3303 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3304 Remove a few vars that are not always buffer-local.
3305
7092c5e8
LT
33062004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3307
3308 * locals.texi (Standard Buffer-Local Variables): Comment out
3309 xref's to non-existent node `Yet to be written'.
3310
261b01c6
RS
33112004-11-24 Richard M. Stallman <rms@gnu.org>
3312
3313 * processes.texi (Synchronous Processes): Grammar fix.
3314
3315 * numbers.texi (Comparison of Numbers): Add eql.
3316
3317 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3318
3319 * intro.texi (Printing Notation): Fix previous change.
3320
3321 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3322 and default-indicate-buffer-boundaries from here.
3323 (Usual Display): To here.
3324 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3325 (Usual Display): Move tab-width up.
3326
3327 * customize.texi (Variable Definitions): Replace
3328 show-paren-mode example with tooltip-mode.
7092c5e8 3329 (Simple Types, Composite Types, Defining New Types):
261b01c6 3330 Minor cleanups.
7092c5e8 3331
c1aa4864
JH
33322004-11-21 Jesper Harder <harder@ifa.au.dk>
3333
3334 * processes.texi (Synchronous Processes, Output from Processes):
3335 Markup fix.
3336
dedbac89
RS
33372004-11-20 Richard M. Stallman <rms@gnu.org>
3338
07c8c65a
RS
3339 * positions.texi (Skipping Characters): skip-chars-forward
3340 now handles char classes.
3341
8f40a868
RS
3342 * intro.texi (Printing Notation): Avoid confusion of `print'
3343 when explaining @print.
3344
3345 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3346
3347 * display.texi (Display Table Format): Minor fix.
3348
3349 * streams.texi (Output Functions): Fix print example.
3350
fd6866c8
RS
3351 * Makefile.in (elisp): New target.
3352 (dist): Depend on $(infodir)/elisp, not elisp.
3353 Copy the info files from $(infodir).
3354
9d00469f
RS
3355 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3356 read-from-minibuffer.
3357
dedbac89
RS
3358 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3359
6de891db
RS
33602004-11-19 Richard M. Stallman <rms@gnu.org>
3361
3362 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3363
e1c1c5a7
TTN
33642004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3365
3366 * tips.texi (Coding Conventions): Fix typo.
3367
ee31cd78
RS
33682004-11-16 Richard M. Stallman <rms@gnu.org>
3369
3370 * tips.texi (Coding Conventions): Separate defvar and require
3371 methods to avoid warnings. Use require only when there are many
3372 functions and variables from that package.
3373
3374 * minibuf.texi (Minibuffer Completion): When ignoring case,
3375 predicate must not be case-sensitive.
3376
3377 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3378 (Test Coverage): Don't talk about "splotches". Clarified.
3379
4bd38e94
TTN
33802004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3381
3382 * frames.texi (Window Frame Parameters): Fix typo.
3383
6d073ae1
KS
33842004-11-15 Kim F. Storm <storm@cua.dk>
3385
9f89426b
KS
3386 * symbols.texi (Other Plists): Note that plist-get may signal error.
3387 Add safe-plist-get.
6d073ae1 3388
10980463
TTN
33892004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3390
3391 * modes.texi (Font Lock Basics): Fix typo.
3392
1efc19eb
RS
33932004-11-08 Richard M. Stallman <rms@gnu.org>
3394
3395 * syntax.texi (Syntax Table Functions): Add syntax-after.
3396
6159c232
EZ
33972004-11-06 Lars Brinkhoff <lars@nocrew.org>
3398
3399 * os.texi (Processor Run Time): New section documenting
3400 get-internal-run-time.
3401
59dede22
EZ
34022004-11-06 Eli Zaretskii <eliz@gnu.org>
3403
3404 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3405 it nukes elisp-cover.texi.
3406 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3407 elisp-0 etc.
3408
4cc8522c
LT
34092004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3410
3411 * commands.texi (Keyboard Macros): Document `append' return value
3412 of `defining-kbd-macro'.
3413
2d1ef312
RS
34142004-11-01 Richard M. Stallman <rms@gnu.org>
3415
3416 * commands.texi (Interactive Call): Add called-interactively-p.
3417
6f4e005d
SJ
34182004-10-29 Simon Josefsson <jas@extundo.com>
3419
3420 * minibuf.texi (Reading a Password): Revert.
3421
4f71c13f
RS
34222004-10-28 Richard M. Stallman <rms@gnu.org>
3423
3424 * frames.texi (Display Feature Testing): Explain about "vendor".
3425
4660a9e3
RS
34262004-10-27 Richard M. Stallman <rms@gnu.org>
3427
3428 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3429 not raw. Clarify `n'.
3430 (Interactive Call): Rewrite interactive-p, focusing on when
3431 and how to use it.
3432 (Misc Events): Clarify previous change.
3433
3434 * advice.texi (Simple Advice): Clarify what job the example does.
3435 (Around-Advice): Clarify ad-do-it.
3436 (Activation of Advice): An option of ad-default-compilation-action
3437 is `never', not `nil'.
3438
c8636435
KS
34392004-10-26 Kim F. Storm <storm@cua.dk>
3440
3441 * commands.texi (Interactive Codes): Add U code letter.
3442
acd4089b
SJ
34432004-10-25 Simon Josefsson <jas@extundo.com>
3444
3445 * minibuf.texi (Reading a Password): Add.
3446
29dc7809
JR
34472004-10-24 Jason Rumney <jasonr@gnu.org>
3448
9b7fa297 3449 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3450 and wheel-down.
3451
bb5d6d34
KG
34522004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3453
3454 * processes.texi (Synchronous Processes): Document process-file.
3455
d0ee2ed3
KH
34562004-10-22 Kenichi Handa <handa@m17n.org>
3457
3458 * text.texi (translate-region): Document that it accepts also a
3459 char-table.
3460
38be9dbb
DP
34612004-10-22 David Ponce <david@dponce.com>
3462
3463 * windows.texi (Resizing Windows): Document the `preserve-before'
3464 argument of the functions `enlarge-window' and `shrink-window'.
3465
63c80452
JR
34662004-10-19 Jason Rumney <jasonr@gnu.org>
3467
3468 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3469
9f4b6e73
LT
34702004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3471
3472 * text.texi (Filling): Add anchor for definition of
3473 `sentence-end-double-space'.
3474
3475 * searching.texi (Regexp Example): Update description of how
3476 Emacs currently recognizes the end of a sentence.
3477 (Standard Regexps): Update definition of the variable
3478 `sentence-end'. Add definition of the function `sentence-end'.
3479
657f0f9c
EZ
34802004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3481
3482 * display.texi (Progress): New node.
3483
35ab4857
KS
34842004-10-05 Kim F. Storm <storm@cua.dk>
3485
3486 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3487
f2a54fbc
KS
34882004-09-29 Kim F. Storm <storm@cua.dk>
3489
3490 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3491 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3492 fringe bitmap symbols, as they now have their own namespace.
3493 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3494 vs. pixels. Signal error if no free bitmap slots.
3495 (Pixel Specification): Change IMAGE to @var{image}.
3496
4676d6f3
RS
34972004-09-28 Richard M. Stallman <rms@gnu.org>
3498
3499 * text.texi (Special Properties): Clarify line-spacing and line-height.
3500
3501 * searching.texi (Regexp Search): Add looking-back.
3502
17234906
LT
35032004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3504
3505 * display.texi: Correct typos.
3506 (Image Descriptors): Correct xref's.
3507
4de43c8b
RS
35082004-09-25 Richard M. Stallman <rms@gnu.org>
3509
3510 * text.texi (Special Properties): Cleanups in `cursor'.
3511 Rewrites in `line-height' and `line-spacing'; exchange them.
3512
3513 * display.texi (Fringes): Rewrite previous change.
3514 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3515 (Display Fringe Bitmaps): Node deleted, text moved.
3516 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3517 (Scroll Bars): Clarify set-window-scroll-bars.
3518 (Pointer Shape): Rewrite.
3519 (Specified Space): Clarify :align-to, etc.
3520 (Pixel Specification): Use @var. Clarify new text.
3521 (Other Display Specs): Clarify `slice'.
3522 (Image Descriptors): Cleanups.
3523 (Showing Images): Cleanups.
3524
a3ee0299
LT
35252004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3526
e88ebce6
LT
3527 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3528
a3ee0299
LT
3529 * modes.texi: Various minor changes in addition to:
3530 (Major Mode Conventions): Final call to `run-mode-hooks' should
3531 not be inside the `delay-mode-hooks' form.
3532 (Mode Hooks): New node.
3533 (Hooks): Delete obsolete example.
3534 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3535 node "Mode Hooks".
3536
6db2bc02
LT
35372004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3538
3539 * display.texi: Correct various typos.
3540 (Display): Rename node "Pointer Shapes" to "Pointer
3541 Shape". (There is already a node called "Pointer Shapes" in
3542 frames.texi.)
3543 (Images): Remove non-existent node "Image Slices" from menu.
3544
ed2846bd
KS
35452004-09-23 Kim F. Storm <storm@cua.dk>
3546
3547 * text.texi (Special Properties): Add `cursor', `pointer',
3548 `line-height', and `line-spacing' properties.
3549
3550 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3551 Shapes' to menu.
3552 (Standard Faces): Doc fix for fringe face.
3553 (Fringes): Add `overflow-newline-into-fringe' and
3554 'indicate-buffer-boundaries'.
3555 (Fringe Bitmaps, Pointer Shapes): New nodes.
3556 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3557 Bitmaps' to menu.
3558 (Specified Space): Describe pixel width and height.
3559 (Pixel Specification): New node.
3560 (Other Display Specs): Add `slice' property.
3561 (Display Fringe Bitmaps): New node.
3562 (Images): Add 'Image Slices' to menu.
3563 (Image Descriptors): Add `:pointer' and `:map' properties.
3564 (Showing Images): Add slice arg to `insert-image'. Add
3565 'insert-sliced-image'.
3566
4d894c98
RS
35672004-09-20 Richard M. Stallman <rms@gnu.org>
3568
3569 * commands.texi (Key Sequence Input):
3570 Clarify downcasing in read-key-sequence.
3571
7e388eb7
JL
35722004-09-08 Juri Linkov <juri@jurta.org>
3573
3574 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3575
a020987f
LT
35762004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3577
3578 * locals.texi (Standard Buffer-Local Variables): Add
3579 `buffer-auto-save-file-format'.
3580 * internals.texi (Buffer Internals): Describe new
3581 auto_save_file_format field of the buffer structure.
3582 * files.texi (Format Conversion): `auto-save-file-format' has been
3583 renamed `buffer-auto-save-file-format'.
3584
2b96f80c
LT
35852004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3586
3587 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3588 an integer or a marker.
3589 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3590
2ee3b79e
RS
35912004-08-22 Richard M. Stallman <rms@gnu.org>
3592
3593 * modes.texi (Major Mode Conventions): Discuss rebinding of
3594 standard key bindings.
3595
c438dc33
KS
35962004-08-18 Kim F. Storm <storm@cua.dk>
3597
3598 * processes.texi (Accepting Output): Add `just-this-one' arg to
3599 `accept-process-output'.
101c421e 3600 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3601
db8af011
LT
36022004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3603
3604 * keymaps.texi: Various changes in addition to:
3605 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3606 Give more varied examples for `kbd'.
3607 (Creating Keymaps): Char tables have slots for all characters
3608 without modifiers.
3609 (Active Keymaps): `overriding-local-map' and
3610 `overriding-terminal-local-map' also override text property and
3611 overlay keymaps.
3612 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3613 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3614 to denote a prefix of no events.
3615 `map-keymap' includes parent's bindings _recursively_.
3616 Clarify and correct description of `where-is-internal'.
3617 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3618 (Menu Example): For menus intended for use with the keyboard, the
3619 menu items should be bound to characters or real function keys.
3620
de700726
LT
36212004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3622
30e75a87
LT
3623 * objects.texi (Character Type): Reposition `@anchor' to prevent
3624 double space inside sentence in Info.
3625
de700726
LT
3626 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3627 renamed to `disabled-command-function'.
7c5b95c9 3628 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3629 (Command Loop Info): Replace reference to it.
3630 (Disabling Commands): `disabled-command-hook' has been renamed to
3631 `disabled-command-function'.
3632
81909a1a
LT
36332004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3634
3635 * os.texi (Translating Input): Only non-prefix bindings in
3636 `key-translation-map' override actual key bindings. Warn about
3637 possible indirect effect of actual key bindings on non-prefix
3638 bindings in `key-translation-map'.
3639
5504e99c
LT
36402004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3641
3642 * minibuf.texi (High-Level Completion): Add anchor for definition
3643 of `read-variable'.
3644
3645 * commands.texi: Various changes in addition to:
3646 (Using Interactive): Clarify description of `interactive-form'.
3647 (Interactive Call): Mention default for KEYS argument to
3648 `call-interactively'.
3649 (Command Loop Info): Clarify description of `this-command-keys'.
3650 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3651 Value of `last-event-frame' can be `macro'.
3652 (Repeat Events): `double-click-fuzz' is also used to distinguish
3653 clicks and drags.
3654 (Classifying Events): Clarify descriptions of `event-modifiers'
3655 `event-basic-type' and `event-convert-list'.
3656 (Accessing Events): `posn-timestamp' takes POSITION argument.
3657 (Quoted Character Input): Clarify description of
3658 `read-quoted-char' and fix example.
3659 (Quitting): Add `with-local-quit'.
6db11765 3660 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
3661 `enable-command' and `disable-command'.
3662 Mention what happens if `disabled-command-hook' is nil.
3663 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3664 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3665
f478a72a
LT
36662004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3667
3668 * frames.texi: Various changes in addition to:
3669 (Creating Frames): Expand and clarify description of `make-frame'.
3670 (Window Frame Parameters): Either none or both of the `icon-left'
3671 and `icon-top' parameters must be specified. Put descriptions of
3672 `menu-bar-lines' and `toolbar-lines' closer together and change
3673 them accordingly.
3674 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3675 except while processing `frame-title-format' or `icon-title-format'.
3676 (Deleting Frames): Correct description of `delete-frame'.
3677 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3678 (Frames and Windows): Mention return value of
f478a72a
LT
3679 `set-frame-selected-window'.
3680 (Visibility of Frames): Mention `force' argument to
3681 `make-frame-invisible'. `frame-visible-p' returns t for all
3682 frames on text-only terminals.
3683 (Frame Configurations): Restoring a frame configuration does not
3684 restore deleted frames.
3685 (Window System Selections): `x-set-selection' returns DATA.
3686 (Resources): Add example.
3687 (Display Feature Testing): Clarify descriptions of
3688 `display-pixel-height', `display-pixel-width', `x-server-version'
3689 and `x-server-vendor'.
3690
3691 * windows.texi (Choosing Window): Add anchor.
3692 * minibuf.texi (Minibuffer Misc): Add anchor.
3693
bc135062
JPW
36942004-07-23 John Paul Wallington <jpw@gnu.org>
3695
3696 * macros.texi (Defining Macros): Declaration keyword for setting
3697 Edebug spec is `debug' not `edebug'.
3698
cb7516e5
LT
36992004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3700
3701 * windows.texi: Various small changes in addition to:
3702 (Window Point): Mention return value of `set-window-point'.
3703 (Window Start): `pos-visible-in-window-p' disregards horizontal
3704 scrolling. Explain return value if PARTIALLY is non-nil.
3705 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3706 and `set-window-vscroll'.
3707 (Size of Window): The argument WINDOW to `window-inside-edges',
3708 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3709 (Resizing Windows): Explain return value of
3710 `shrink-window-if-larger-than-buffer'.
3711 `window-size-fixed' automatically becomes buffer local when set.
3712 (Window Configurations): Explain return value of
3713 `set-window-configuration'.
3714
3715 * minibuf.texi (Minibuffer Misc): Add anchor for
3716 `minibuffer-scroll-window'.
3717
3718 * positions.texi (Text Lines): Add anchor for `count-lines'.
3719
3751eb00
RS
37202004-07-17 Richard M. Stallman <rms@gnu.org>
3721
3722 * display.texi (Overlay Properties): Adding `evaporate' prop
3723 deletes empty overlay immediately.
3724
3725 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3726 fix example.
3727
9a7e97c6
LT
37282004-07-16 Jim Blandy <jimb@redhat.com>
3729
3730 * searching.texi (Regexp Backslash): Document new \_< and \_>
3731 operators.
3732
aa0e4da8
JB
37332004-07-16 Juanma Barranquero <lektu@terra.es>
3734
3735 * display.texi (Images): Fix Texinfo usage.
3736
cbbfedb2
LT
37372004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3738
3739 * buffers.texi (Modification Time): `visited-file-modtime' now
3740 returns a list of two integers, instead of a cons.
3741
3a052bd3
LT
37422004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3743
3744 * windows.texi: Various changes in addition to:
3745 (Splitting Windows): Add `split-window-keep-point'.
3746
02c04e6f
RS
37472004-07-09 Richard M. Stallman <rms@gnu.org>
3748
3749 * frames.texi (Input Focus): Minor fix.
3750
cb4f1287
LT
37512004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3752
3753 * frames.texi (Input Focus): Clarify descriptions of
3754 `select-frame-set-input-focus' and `select-frame'.
3755
339902ec
LT
37562004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3757
3758 * os.texi: Various small changes in addition to:
3759 (Killing Emacs): Expand and clarify description of
3760 `kill-emacs-query-functions' and `kill-emacs-hook'.
3761 (System Environment): Expand and clarify description of `getenv'
3762 and `setenv'.
3763 (Timers): Clarify description of `run-at-time'.
3764 (Translating Input): Correct description of
3765 `extra-keyboard-modifiers'.
3766 (Flow Control): Correct description of `enable-flow-control'.
3767
fe3b7e35
TTN
37682004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3769
3770 * os.texi: Update copyright.
3771 (Session Management): Grammar fix.
3772 Clarify which Emacs does the restarting.
3773 Use @samp for *scratch* buffer.
3774
59db7d6e
LT
37752004-07-04 Alan Mackenzie <acm@muc.de>
3776
3777 * frames.texi (Input Focus): Add documentation for
3778 `select-frame-set-input-focus'. Replace refs to non-existent
3779 `switch-frame' with `select-frame'. Minor corrections and tidying
3780 up of text-only terminal stuff.
3781
e3ccf404
RS
37822004-07-02 Richard M. Stallman <rms@gnu.org>
3783
3784 * files.texi (Saving Buffers): Cleanup write-contents-function.
3785 (Magic File Names): Cleanup file-remote-p.
3786
8addb6eb
KG
37872004-07-02 Kai Grossjohann <kai@emptydomain.de>
3788
3789 * files.texi (Magic File Names): `file-remote-p' returns an
3790 identifier of the remote system, not just t.
3791
7a58d84d
DK
37922004-07-02 David Kastrup <dak@gnu.org>
3793
3794 * searching.texi (Entire Match Data): Add explanation about new
3795 match-data behavior when @var{integers} is non-nil.
3796
d8c379f8
RS
37972004-06-24 Richard M. Stallman <rms@gnu.org>
3798
b4a4b0ae
RS
3799 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3800
d8c379f8
RS
3801 * customize.texi (Variable Definitions): Note about doc strings
3802 and :set.
3803
3804 * keymaps.texi (Keymap Terminology): Document `kbd'.
3805 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3806
3807 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3808 makes it buffer-local.
3809
3810 * files.texi (Saving Buffers): Correct previous change.
3811
3812 * commands.texi (Accessing Events):
3813 Clarify posn-col-row and posn-actual-col-row.
3814
38152004-06-24 David Ponce <david.ponce@wanadoo.fr>
3816
3817 * commands.texi (Accessing Events): New functions
3818 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3819
dce417e7
LT
38202004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3821
3822 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3823 * frames.texi, buffers.texi, backups.texi, variables.texi:
3824 * loading.texi, eval.texi, functions.texi, control.texi:
3825 * symbols.texi, minibuf.texi: Reposition @anchor's.
3826
3827 * help.texi: Various small changes in addition to the following.
3828 (Describing Characters): Describe PREFIX argument to
3829 `key-description'. Correct and clarify definition of
3830 `text-char-description'. Describe NEED-VECTOR argument to
3831 `read-kbd-macro'.
3832 (Help Functions): Clarify definition of `apropos'.
3833
255d07dc
LH
38342004-06-23 Lars Hansen <larsh@math.ku.dk>
3835
3836 * files.texi (Saving Buffers): Correct description of
3837 `write-contents-functions'.
3838
4e9691e9
JB
38392004-06-21 Juanma Barranquero <lektu@terra.es>
3840
3841 * display.texi (Images): Remove redundant @vindex directives.
3842 Rewrite `image-library-alist' doc in active voice.
3843
1ebd4f78
JB
38442004-06-14 Juanma Barranquero <lektu@terra.es>
3845
3846 * display.texi (Images): Document new delayed library loading,
3847 variable `image-library-alist' and (existing but undocumented)
3848 function `image-type-available-p'.
3849
ddfb8369
RS
38502004-06-05 Richard M. Stallman <rms@gnu.org>
3851
3852 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3853 refer the user to the Initial Input node.
3854 (Text from Minibuffer): Likewise.
3855 (Initial Input): New node. Document this feature
3856 and say it is mostly deprecated.
3857
18684a3a
RS
38582004-05-30 Richard M. Stallman <rms@gnu.org>
3859
7a61e456
RS
3860 * loading.texi (Named Features): Clarify return value
3861 and meaning of NOERROR.
3862
18684a3a
RS
3863 * variables.texi (File Local Variables): Minor cleanup.
3864
c8364415
MA
38652004-05-30 Michael Albinus <michael.albinus@gmx.de>
3866
3867 * files.texi (Magic File Names): Add `file-remote-p' as operation
3868 of file name handlers.
3869
08fd1251
RS
38702004-05-29 Richard M. Stallman <rms@gnu.org>
3871
3872 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3873 as arg to a minor mode command.
3874
71d5a208
RS
38752004-05-22 Richard M. Stallman <rms@gnu.org>
3876
3877 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3878
3879 * streams.texi (Output Variables): Doc float-output-format.
3880
3881 * searching.texi (Regexp Special): Nested repetition can be infloop.
3882
3883 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3884 real stack overflow.
3885
3886 * compile.texi: Minor cleanups.
3887
38882004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3889
3890 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3891 circular lists.
3892 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3893
022cb162
TTN
38942004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3895
3896 * modes.texi (Search-based Fontification): Fix typo.
3897
aa7094ba
JB
38982004-05-10 Juanma Barranquero <lektu@terra.es>
3899
3900 * modes.texi (Mode Line Variables): Fix description of
3901 global-mode-string, which is now after which-func-mode, not the
3902 buffer name.
3903
c2383279
LH
39042004-05-07 Lars Hansen <larsh@math.ku.dk>
3905
3906 * modes.texi (Desktop Save Mode): Add.
3907 (Modes): Add menu entry Desktop Save Mode.
3908
3909 * hooks.texi: Add desktop-after-read-hook,
3910 desktop-no-desktop-file-hook and desktop-save-hook.
3911
3912 * locals.texi: Add desktop-save-buffer.
3913
058296d3
JH
39142004-04-30 Jesper Harder <harder@ifa.au.dk>
3915
3916 * display.texi: emacs -> Emacs.
3917
0c54865e
EZ
39182004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3919
3920 * files.texi (Changing Files): Document set-file-times.
3921
d814862a
JB
39222004-04-23 Juanma Barranquero <lektu@terra.es>
3923
3924 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3925
e8d6f886
JH
39262004-04-18 Jesper Harder <harder@ifa.au.dk>
3927
3928 * tips.texi (Coding Conventions): defopt -> defcustom.
3929
3a424014
LT
39302004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3931
3932 * sequences.texi: Various clarifications.
3933
9e860631
LT
39342004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3935
3936 * buffers.texi (Read Only Buffers): Mention optional ARG to
3937 `toggle-read-only'.
3938
5e30a0fb
NR
39392004-04-14 Nick Roberts <nick@nick.uklinux.net>
3940
9e860631 3941 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3942 returns a full-width window if possible.
3943
619fb950
LT
39442004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3945
3946 * buffers.texi: Various changes in addition to:
3947 (Buffer File Name): Add `find-buffer-visiting'.
3948 (Buffer Modification): Mention optional ARG to `not-modified'.
3949 (Indirect Buffers): Mention optional CLONE argument to
3950 `make-indirect-buffer'.
3951
3952 * files.texi: Various changes in addition to:
3953 (Visiting Functions): `find-file-hook' is now a normal hook.
3954 (File Name Expansion): Explain difference between the way that
3955 `expand-file-name' and `file-truename' treat `..'.
3956 (Contents of Directories): Mention optional ID-FORMAT argument to
3957 `directory-files-and-attributes'.
3958 (Format Conversion): Mention new optional CONFIRM argument to
3959 `format-write-file'.
3960
a2295d32
MB
39612004-04-12 Miles Bader <miles@gnu.org>
3962
3963 * macros.texi (Expansion): Add description of `macroexpand-all'.
3964
571fd4d5
JH
39652004-04-05 Jesper Harder <harder@ifa.au.dk>
3966
3967 * variables.texi (Variable Aliases): Mention
3968 cyclic-variable-indirection.
3969
3970 * errors.texi (Standard Errors): Ditto.
3971
4ba2fd66
LT
39722004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3973
6db11765 3974 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
3975 (Making Backups): Mention return value of `backup-buffer'.
3976 (Auto-Saving): Mention optional FORCE argument to
3977 `delete-auto-save-file-if-necessary'.
3978 (Reverting): Mention optional PRESERVE-MODES argument to
3979 `revert-buffer'. Correct description of `revert-buffer-function'.
3980
8f7ea687
JL
39812004-03-22 Juri Linkov <juri@jurta.org>
3982
3983 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3984 with `Vector Functions'.
3985
3986 * text.texi (Sorting): Add missing quote.
3987
0eeca3c1
LT
39882004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3989
3990 * intro.texi (Lisp History): Replace xref to `cl' manual with
3991 inforef.
3992
e69cfac2
RS
39932004-03-12 Richard M. Stallman <rms@gnu.org>
3994
3995 * intro.texi (Version Info): Add arg to emacs-version.
3996 (Lisp History): Change xref to CL manual.
3997
1b91d47f
LT
39982004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3999
4000 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4001 for Partial Completion mode.
4002
97073664
TTN
40032004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4004
9b7fa297 4005 * customize.texi: Fix typo. Remove eol whitespace.
97073664 4006
04a6e76b
RS
40072004-03-04 Richard M. Stallman <rms@gnu.org>
4008
4009 * processes.texi: Fix typos.
4010
4011 * lists.texi (Building Lists): Minor clarification.
4012
4013 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4014 in make-hash-table.
4015
5bb0fcd1
JB
40162004-02-29 Juanma Barranquero <lektu@terra.es>
4017
4018 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4019 rm, and ignore exit code.
4020
9022d421
EZ
40212004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4022
4023 * display.texi (Defining Faces): Add description for min-colors.
4024 Update example.
4025
92f5fba2
LT
40262004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4027
4028 * abbrevs.texi: Various corrections and clarifications in addition
4029 to the following:
4030 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4031
7e83e178
GM
40322004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4033
4034 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4035
9c5609e8
LT
40362004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4037
e2b9b51f
LT
4038 * text.texi: Various small changes in addition to the following:
4039 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4040 to delete-horizontal-space.
9b7fa297 4041 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4042 description of yank-handler text property at various places.
4043
7daa0e81
LT
4044 * frames.texi (Window System Selections): Add anchor.
4045
9c5609e8
LT
4046 * syntax.texi (Syntax Table Functions): Clarify and correct
4047 descriptions of make-syntax-table and copy-syntax-table.
4048 (Motion and Syntax): Clarify SYNTAXES argument to
4049 skip-syntax-forward.
4050 (Parsing Expressions): Mention that the return value of
4051 parse-partial-sexp is currently a list of ten rather than nine
4052 elements.
4053 (Categories): Various corrections and clarifications.
4054
d29edb21
LT
40552004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4056
4057 * markers.texi (Marker Insertion Types): Minor change.
4058
4059 * locals.texi (Standard Buffer-Local Variables):
4060 * commands.texi (Interactive Codes, Using Interactive):
4061 * functions.texi (Related Topics): Fix xrefs.
4062
43e48bda
LT
40632004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4064
4065 * lists.texi (Sets And Lists): Update description of delete-dups.
4066
84e34002
RS
40672004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4068
4069 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4070
40712004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4072
4073 * frames.texi (Parameter Access): frame-parameters arg is optional.
4074 modify-frame-parameters handles nil for FRAME.
4075 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4076 are all-or-nothing for certain toolkits.
4077 Mention parameter wait-for-wm.
4078 (Frames and Windows): In frame-first-window and frame-selected-window
4079 the arg is optional.
4080 (Input Focus): In redirect-frame-focus the second arg is optional.
4081 (Window System Selections): Mention selection type CLIPBOARD.
4082 Mention data-type UTF8_STRING.
4083 Mention numbering of cut buffers.
4084 (Resources): Describe x-resource-name.
4085
40862004-02-16 Richard M. Stallman <rms@gnu.org>
4087
4088 * windows.texi (Buffers and Windows): Delete false table
4089 about all-frames.
4090
4091 * syntax.texi (Parsing Expressions): Delete old caveat
4092 about parse-sexp-ignore-comments.
4093
4094 * streams.texi (Output Variables): Add print-quoted.
4095
4096 * lists.texi (Building Lists): Minor cleanup.
4097
4098 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4099
4100 * display.texi (Overlays): Explain overlays use markers.
4101 (Managing Overlays): Explain front-advance and rear-advance
4102 in more detail.
4103
4104 * loading.texi (Unloading): Document unload-feature-special-hooks.
4105 Get rid of fns-NNN.el file.
4106
41072004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4108
4109 * help.texi (Describing Characters): Fix text-char-description
4110 example output.
4111
4112 * edebug.texi (Using Edebug): Fix example.
4113
4114 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4115
84e34002
RS
4116 * files.texi (Changing Files): Fix argname.
4117
4118 * calendar.texi: Fix parens, and default values.
4119
4120 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4121 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4122 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4123
4124 * positions.texi (Text Lines): Don't add -1 in current-line.
4125
41262004-02-16 Richard M. Stallman <rms@gnu.org>
4127
4128 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4129
c33b76da
EZ
41302004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4131
4132 * processes.texi (Low-Level Network): Fix a typo.
4133
9d7271e8
KS
41342004-02-12 Kim F. Storm <storm@cua.dk>
4135
4136 * display.texi (Fringes): Use consistent wording.
4137 Note that window-fringe's window arg is optional.
4138 (Scroll Bars): Use consistent wording.
4139
6827d730
LT
41402004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4141
4142 * tips.texi (Comment Tips): Document the new conventions for
4143 commenting out code.
4144
1cb60b5a
JD
41452004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4146
4147 * positions.texi (Text Lines): Added missing end defun.
4148
7fdd1f62
KS
41492004-02-07 Kim F. Storm <storm@cua.dk>
4150
4151 * positions.texi (Text Lines): Add line-number-at-pos.
4152
eb3c144c
JPW
41532004-02-06 John Paul Wallington <jpw@gnu.org>
4154
4155 * display.texi (Button Properties, Button Buffer Commands):
4156 mouse-2 invokes button, not down-mouse-1.
4157
a1d38d63
JR
41582004-02-04 Jason Rumney <jasonr@gnu.org>
4159
4160 * makefile.w32-in: Sync with Makefile.in changes.
4161
4b574f3d
LT
41622004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4163
4164 * minibuf.texi (Text from Minibuffer): Various corrections and
4165 clarifications.
4166 (Object from Minibuffer): Correct Lisp description of
4167 read-minibuffer.
4168 (Minibuffer History): Clarify description of cons values for
4169 HISTORY arguments.
4170 (Basic Completion): Various corrections and clarifications. Add
4171 completion-regexp-list.
4172 (Minibuffer Completion): Correct and clarify description of
4173 completing-read.
6f6b0433 4174 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4175 other minor changes.
4176 (High-Level Completion): Various corrections and clarifications.
4177 (Reading File Names): Ditto.
4178 (Minibuffer Misc): Ditto.
4179
d8186297
LT
41802004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4181
4182 * strings.texi (Text Comparison): assoc-string also matches
4183 elements of alists that are strings instead of conses.
4184 (Formatting Strings): Standardize Texinfo usage. Update index
4185 entries.
4186
9adcb5f2
LT
41872004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4188
4189 * lists.texi (Sets And Lists): Add delete-dups.
4190
3e7274ae
LT
41912004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4192
4193 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4194 special form.
4195 * macros.texi (Defining Macros): Update description of `declare',
4196 which now is a macro.
4197 (Wrong Time): Fix typos.
4198
944e099f
LT
41992004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4200
4201 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4202 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4203 and `batch-byte-compile'. In particular, mention and describe
4204 all optional arguments.
4205 (Disassembly): Correct and clarify the description of `disassemble'.
4206
90c3aa59
LT
42072004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4208
4209 * searching.texi: Various small changes in addition to the
4210 following.
4211 (Regexp Example): Adapt to new value of `sentence-end'.
4212 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4213 `words'.
4214 (Search and Replace): Add usage note for `perform-replace'.
4215 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4216 `match-data'.
4217 (Standard Regexps): Update for new values of `paragraph-start'
4218 and `sentence-end'.
4219
583c353d
LT
42202004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4221
4222 * files.texi (Saving Buffers): Clarify descriptions of
4223 `write-contents-functions' and `before-save-hook'.
4224 Make the defvar's for `before-save-hook' and `after-save-hook'
4225 into defopt's.
4226
05faee07
KS
42272004-01-07 Kim F. Storm <storm@cua.dk>
4228
4229 * commands.texi (Click Events): Describe new image and
4230 width/height elements of click events.
4231 (Accessing Events): Add posn-string, posn-image, and
4232 posn-object-width-height. Change posn-object to return either
4233 image or string object.
4234
a0465ec3
SJ
42352004-01-01 Simon Josefsson <jas@extundo.com>
4236
4237 * hooks.texi (Standard Hooks): Add before-save-hook.
4238 * files.texi (Saving Buffers): Likewise.
4239
972c0c49
RS
42402004-01-03 Richard M. Stallman <rms@gnu.org>
4241
4242 * frames.texi (Frames and Windows): Delete frame-root-window.
4243
dbcd463f
LT
42442004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4245
4246 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4247
4248 * functions.texi: Various small changes in addition to the
4249 following.
4250 (What Is a Function): `functionp' returns nil for macros. Clarify
4251 behavior of this and following functions for symbol arguments.
4252 (Function Documentation): Add `\' in front of (fn @var{arglist})
4253 and explain why.
4254 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4255 Add anchor.
4256 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4257
02c77ee9
MB
42582004-01-01 Miles Bader <miles@gnu.org>
4259
4260 * display.texi (Buttons): New section.
4261
903a1a91
AS
42622003-12-31 Andreas Schwab <schwab@suse.de>
4263
4264 * numbers.texi (Math Functions): sqrt reports a domain-error
4265 error.
4266 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4267
697cf92a
LT
42682003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4269
3f70fe82
LT
4270 * tips.texi (Documentation Tips): Update item on hyperlinks in
4271 documentation strings.
4272
697cf92a
LT
4273 * errors.texi (Standard Errors): Various small corrections and
4274 additions.
4275
4276 * control.texi: Various small changes in addition to the
4277 following.
4278 (Signaling Errors): Provide some more details on how `signal'
4279 constructs the error message. Add anchor to the definition of
4280 `signal'.
4281 (Error Symbols): Describe special treatment of `quit'.
4282 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4283 to emphasize that it has to be a single form.
4284
4285 * buffers.texi: Add anchor.
4286
4d25144d
RS
42872003-12-29 Richard M. Stallman <rms@gnu.org>
4288
4289 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4290 (Window Configurations): Add window-configuration-frame.
4291
4292 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4293
4294 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4295 Change arg name in get-char-property.
4296 (Special Properties): Update handling of keymap property.
4297
4298 * strings.texi (Modifying Strings): Add clear-string.
4299 (Text Comparison): Add assoc-string and remove
4300 assoc-ignore-case, assoc-ignore-representation.
4301
4302 * os.texi (Time of Day): Add set-time-zone-rule.
4303
4304 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4305 report domain-error errors.
4d25144d 4306
697cf92a 4307 * nonascii.texi (Converting Representations):
4d25144d
RS
4308 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4309 (Encoding and I/O): Add file-name-coding-system.
4310
4311 * modes.texi (Search-based Fontification): Explain that
4312 face specs are symbols with face names as values.
4313
4314 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4315
4316 * lists.texi (Building Lists): remq moved elsewhere.
4317 (Sets And Lists): remq moved here.
4318 (Association Lists): Refer to assoc-string.
4319
4320 * internals.texi (Garbage Collection): Add memory-use-counts.
4321
4322 * frames.texi (Frames and Windows): Add set-frame-selected-window
4323 and frame-root-window.
4324
697cf92a 4325 * files.texi (Contents of Directories):
4d25144d
RS
4326 Add directory-files-and-attributes.
4327
4328 * display.texi (Refresh Screen): Add force-window-update.
4329 (Invisible Text): Explain about moving point out of invis text.
4330 (Overlay Properties): Add overlay-properties.
4331 (Managing Overlays): Add overlayp.
4332 (GIF Images): Invalid image number displays a hollow box.
4333
4334 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4335 (Killing Buffers): Add buffer-live-p.
4336
67fafe38
MR
43372003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4338
4339 * display.texi (Fringes): Fix typo "set-buffer-window".
4340
68e74f25
LT
43412003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4342
4343 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4344 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4345 Add or change various xrefs and anchors.
4346
4347 * commands.texi: Replace all occurrences of @acronym{CAR} with
4348 @sc{car}, for consistency with the rest of the Elisp manual.
4349 `car' and `cdr' are historically acronyms, but are no longer
4350 widely thought of as such.
4351
4352 * internals.texi (Pure Storage): Mention that `purecopy' does not
4353 copy text properties.
4354 (Object Internals): Now 29 bits are used (in most implementations)
4355 to address Lisp objects.
4356
4357 * variables.texi (Variables with Restricted Values): New node.
4358
4359 * objects.texi (Lisp Data Types): Mention that certain variables
4360 can only take on a restricted set of values and add an xref to
4361 the new node "Variables with Restricted Values".
4362
4363 * eval.texi (Function Indirection): Describe the errors that
4364 `indirect-function' can signal.
4365 (Eval): Clarify the descriptions of `eval-region' and `values'.
4366 Describe `eval-buffer' instead of `eval-current-buffer' and
4367 mention `eval-current-buffer' as an alias for `current-buffer'.
4368 Correct the description and mention all optional arguments.
4369
697cf92a 4370 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4371 following.
4372 (Converting Representations): Clarify behavior of
4373 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4374 ASCII arguments.
4375 (Character Sets): Document the variable `charset-list' and adapt
4376 the definition of the function `charset-list' accordingly.
4377 (Translation of Characters): Clarify use of generic characters in
4378 `make-translation-table'. Clarify and correct the description of
4379 the use of translation tables in encoding and decoding.
4380 (User-Chosen Coding Systems): Correct and clarify the description
4381 of `select-safe-coding-system'.
4382 (Default Coding Systems): Clarify description of
4383 `file-coding-system-alist'.
4384
a62f71e4
LT
43852003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4386
4387 * strings.texi (Text Comparison): Correctly describe when two
4388 strings are `equal'. Combine and clarify descriptions of
4389 `assoc-ignore-case' and `assoc-ignore-representation'.
4390
4391 * objects.texi (Non-ASCII in Strings): Clarify description of
4392 when a string is unibyte or multibyte.
4393 (Bool-Vector Type): Update examples.
4394 (Equality Predicates): Correctly describe when two strings are
4395 `equal'.
4396
19017752
LT
43972003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4398
4399 * lists.texi (Building Lists): `append' no longer accepts integer
4400 arguments. Update the description of `number-sequence' to reflect
4401 recent changes.
4402 (Sets And Lists): Describe `member-ignore-case' after `member'.
4403
0f6a07a8
KS
44042003-11-27 Kim F. Storm <storm@cua.dk>
4405
4406 * commands.texi (Click Events): Click object may be an images.
4407 Describe (dx . dy) element of click positions.
4408 (Accessing Events): Remove duplicate posn-timestamp.
4409 New functions posn-object and posn-object-x-y.
4410
1ce7c819
KS
44112003-11-23 Kim F. Storm <storm@cua.dk>
4412
4413 * commands.texi (Click Events): Describe enhancements to event
4414 position lists, including new text-pos and (col . row) items.
4415 Mention left-fringe and right-fringe area events.
0f6a07a8 4416 (Accessing Events): New functions posn-area and
1ce7c819
KS
4417 posn-actual-col-row. Mention posn-timestamp. Mention that
4418 posn-point in non-text area still returns buffer position.
4419 Clarify posn-col-row.
4420
cae8ddbb
LH
44212003-11-21 Lars Hansen <larsh@math.ku.dk>
4422
4423 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4424 * anti.texi (File Attributes): Describe removed parameter
4425 ID-FORMAT.
4426
f7f1a248
LT
44272003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4428
68e74f25 4429 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4430 a position, its buffer is ignored.
4431
4432 * markers.texi (Overview of Markers): Mention it here too.
4433
c5e2fb05
LT
44342003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4435
4436 * numbers.texi (Numeric Conversions): Not just `floor', but also
4437 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4438
e57d0aa8
LT
44392003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4440
4441 * markers.texi (Creating Markers): Specify insertion type of
4442 created markers. Add xref to `Marker Insertion Types'.
4443 Second argument to `copy-marker' is optional.
4444 (Marker Insertion Types): Mention that most markers are created
4445 with insertion type nil.
4446 (The Mark): Correctly describe when `mark' signals an error.
4447 (The Region): Correctly describe when `region-beginning' and
4448 `region-end' signal an error.
4449
bb3612ec
LT
44502003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4451
4452 * hash.texi (Creating Hash): Clarify description of `eql'.
4453 `makehash' is obsolete.
4454 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4455
4456 * positions.texi (Point): Change description of `buffer-end', so
4457 that it is also correct for floating point arguments.
4458 (List Motion): Correct argument lists of `beginning-of-defun' and
4459 `end-of-defun'.
4460 (Excursions): Add xref to `Marker Insertion Types'.
4461 (Narrowing): Argument to `narrow-to-page' is optional.
4462
cfb8a797
LT
44632003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4464
4465 * streams.texi (Output Streams): Clarify behavior of point for
4466 marker output streams.
4467
c6177909
LT
44682003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4469
4470 * variables.texi (Defining Variables): Second argument to
4471 `defconst' is not optional.
4472 (Setting Variables): Mention optional argument APPEND to
4473 `add-to-list'.
4474 (Creating Buffer-Local): Expand description of
4475 `make-variable-buffer-local'.
4476 (Frame-Local Variables): Expand description of
4477 `make-variable-frame-local'.
4478 (Variable Aliases): Correct description of optional argument
4479 DOCSTRING to `defvaralias'. Mention return value of
4480 `defvaralias'.
4481 (File Local Variables): Add xref to `File variables' in Emacs
4482 Manual. Correct description of `hack-local-variables'. Mention
4483 `safe-local-variable' property. Mention optional second argument
4484 to `risky-local-variable-p'.
4485
b3645067
LT
44862003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4487
4488 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4489
10695e5c
EZ
44902003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4491
4492 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4493 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4494 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4495 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4496 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4497 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4498 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4499 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4500 @acronym{FOO}.
4501
a2f4def1
LT
45022003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4503
4504 * strings.texi (Creating Strings): Argument START to `substring'
4505 can not be `nil'. Expand description of
4506 `substring-no-properties'. Correct description of `split-string',
4507 especially with respect to empty matches. Prevent very bad line
4508 break in definition of `split-string-default-separators'.
4509 (Text Comparison): `string=' and `string<' also accept symbols as
4510 arguments.
4511 (String Conversion): More completely describe argument BASE in
4512 `string-to-number'.
5bb0fcd1 4513 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4514 corresponding object. Clarify behavior of numeric prefix after
4515 `%' in `format'.
4516 (Case Conversion): The argument to `upcase-initials' can be a
4517 character.
4518
a2296bf9
KH
45192003-10-27 Kenichi Handa <handa@m17n.org>
4520
4521 * display.texi (Fontsets): Fix texinfo usage.
4522
885fef7c
KH
45232003-10-25 Kenichi Handa <handa@m17n.org>
4524
4525 * display.texi (Fontsets): Add description of the function
4526 set-fontset-font.
4527
0c6b7a1f
LT
45282003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4529
4530 * display.texi (Temporary Displays): Add xref to `Documentation
4531 Tips'.
4532
4533 * functions.texi (Function Safety): Use inforef instead of pxref
4534 for SES.
4535
c3cda320
AS
45362003-10-23 Andreas Schwab <schwab@suse.de>
4537
4538 * Makefile.in (TEX, texinputdir): Don't define.
4539 (TEXI2DVI): Define.
4540 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4541 add $(srcdir)/index.texi.
4542 ($(infodir)/elisp): Remove index.texi dependency.
4543 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4544 (index.texi): Remove target.
4545 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4546 (clean): Don't remove index.texi.
4547
c3cda320
AS
4548 * permute-index, index.perm: Remove.
4549 * index.texi: Rename from index.unperm.
4550
e5dadca7
LT
45512003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4552
4553 * tips.texi (Documentation Tips): Document new behavior for face
4554 and variable hyperlinks in Help mode.
4555
6cfb0777
LT
45562003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4557
4558 * objects.texi (Integer Type): Update for extra bit of integer range.
4559 (Character Type): Ditto.
4560
a6eeaa81 45612003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4562
4563 * numbers.texi (Integer Basics): Add index entries for reading
4564 numbers in hex, octal, and binary.
4565
c8f9ba83
LK
45662003-10-16 Lute Kamstra <lute@gnu.org>
4567
4568 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4569 argument.
4570
b52a26fb
LT
45712003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4572
4573 * windows.texi (Choosing Window): Fix typo.
4574 * edebug.texi (Edebug Execution Modes): Fix typo.
4575
f7005886
RS
45762003-10-13 Richard M. Stallman <rms@gnu.org>
4577
4578 * windows.texi (Basic Windows): A window has fringe settings,
4579 display margins and scroll-bar settings.
4580 (Splitting Windows): Doc split-window return value.
4581 Clean up one-window-p.
4582 (Selecting Windows): Fix typo.
4583 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4584 (Buffers and Windows): In set-window-buffer, explain effect
4585 on fringe settings and scroll bar settings.
4586 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4587 (Choosing Window): Use defopt for pop-up-frame-function.
4588 For special-display-buffer-names, explain same-window and same-frame.
4589 Clarify window-dedicated-p return value.
4590 (Textual Scrolling): scroll-up and scroll-down can get an error.
4591 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4592 Clarify set-window-hscroll.
4593 (Size of Window): Don't mention tool bar in window-height.
4594 (Coordinates and Windows): Explain what coordinates-in-window-p
4595 returns for fringes and display margins.
4596 (Window Configurations): Explain saving fringes, etc.
4597
4598 * tips.texi (Library Headers): Clean up Documentation.
4599
4600 * syntax.texi (Parsing Expressions): Clean up forward-comment
4601 and parse-sexp-lookup-properties.
4602
4603 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4604
4605 * os.texi (System Environment): Clean up text for load-average errors.
4606
4607 * modes.texi (Hooks): Don't explain local hook details at front.
4608 Clarify run-hooks and run-hook-with-args a little.
4609 Clean up add-hook and remove-hook.
4610
4611 * edebug.texi (Edebug Execution Modes): Clarify t.
4612 Document edebug-sit-for-seconds.
4613 (Coverage Testing): Document C-x X = and =.
4614 (Instrumenting Macro Calls): Fix typo.
4615 (Specification List): Don't index the specification keywords.
4616
c989ebe9
KS
46172003-10-10 Kim F. Storm <storm@cua.dk>
4618
4619 * processes.texi (Network): Introduce make-network-process.
4620
f9525eef
LT
46212003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4622
4623 * tips.texi (Library Headers): Fix typo.
4624
f008b925
LK
46252003-10-07 Juri Linkov <juri@jurta.org>
4626
4627 * modes.texi (Imenu): Mention imenu-create-index-function's
4628 default value. Explain submenus better.
4629
c22c5da6
LK
46302003-10-07 Lute Kamstra <lute@gnu.org>
4631
4632 * modes.texi (Faces for Font Lock): Fix typo.
4633 (Hooks): Explain how buffer-local hook variables can refer to
4634 global hook variables.
4635 Various minor clarifications.
4636
49247521
LK
46372003-10-06 Lute Kamstra <lute@gnu.org>
4638
4639 * tips.texi (Coding Conventions): Mention naming conventions for
4640 hooks.
4641
9296c947
LT
46422003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4643
4644 * loading.texi (Library Search): Correct default value of
4645 load-suffixes.
4646 (Named Features): Fix typo.
4647
0e9b293a
RS
46482003-10-05 Richard M. Stallman <rms@gnu.org>
4649
4650 * loading.texi (Named Features): In `provide',
4651 say how to test for subfeatures.
4652 (Unloading): In unload-feature, use new var name
4653 unload-feature-special-hooks.
4654
49247521 46552003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4656
4657 * modes.texi (Major Mode Conventions): Mention third way to set up
4658 Imenu.
4659 (Imenu): A number of small fixes.
4660 Delete documentation of internal variable imenu--index-alist.
4661 Document the return value format of imenu-create-index-function
4662 functions.
4663
ab8f7d5c
RS
46642003-09-30 Richard M. Stallman <rms@gnu.org>
4665
4666 * processes.texi (Network): Say what stopped datagram connections do.
4667
4668 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4669
4670 * display.texi (Overlay Properties): Clarify `evaporate' property.
4671
49247521 46722003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4673
4674 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4675 constructs should be marked as risky.
86b9b767
LK
4676 Change cons cell into proper list.
4677 (Mode Line Variables): Change cons cell into proper list.
4678
49247521 46792003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4680
4681 * modes.texi (Mode Line Data): Document the :propertize construct.
4682 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4683 to match their order in the default mode-line-format.
bc3b02f9
LK
4684 Describe the new variables mode-line-position and mode-line-modes.
4685 Update the default values of mode-line-frame-identification,
4686 minor-mode-alist, and default-mode-line-format.
4687 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4688
bc3b02f9 46892003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4690
c22c5da6 4691 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4692 * loading.texi, minibuf.texi, text.texi, variables.texi:
4693 Avoid @strong{Note:}.
4694
46952003-09-26 Richard M. Stallman <rms@gnu.org>
4696
4697 * keymaps.texi (Remapping Commands): Fix typo.
4698
41beda59
LT
46992003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4700
4701 * processes.texi (Low-Level Network): Fix typo.
4702
ef6ae4ff
KS
47032003-09-23 Kim F. Storm <storm@cua.dk>
4704
4705 * processes.texi (Network, Network Servers): Fix typos.
4706 (Low-Level Network): Add timeout value for :server keyword.
4707 Add new option keywords to make-network-process.
4708 Add set-network-process-options.
4709 Explain how to test availability of network options.
4710
b0f23edf
RS
47112003-09-19 Richard M. Stallman <rms@gnu.org>
4712
4713 * text.texi (Motion by Indent): Arg to
4714 backward-to-indentation and forward-to-indentation is optional.
4715
4716 * strings.texi (Creating Strings): Add substring-no-properties.
4717
4718 * processes.texi
4719 (Process Information): Add list-processes arg QUERY-ONLY.
4720 Delete process-contact from here.
4721 Add new status values for process-status.
4722 Add process-get, process-put, process-plist, set-process-plist.
4723 (Synchronous Processes): Add call-process-shell-command.
4724 (Signals to Processes): signal-process allows process objects.
4725 (Network): Complete rewrite.
4726 (Network Servers, Datagrams, Low-Level Network): New nodes.
4727
4728 * positions.texi (Word Motion): forward-word, backward-word
4729 arg is optional. Reword.
4730
4731 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4732
c22c5da6 4733 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4734 Delete duplicate definition of buffer-local-value.
4735 (File Local Variables): Explain about discarding text props.
4736
f387bdea
RS
47372003-09-11 Richard M. Stallman <rms@gnu.org>
4738
4739 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4740 changes variables that record input events.
4741 (Minibuffer Misc): Add minibuffer-selected-window.
4742
4743 * lists.texi (Building Lists): Add copy-tree.
4744
4745 * display.texi (Fontsets): Add char-displayable-p.
4746 (Scroll Bars): New node.
4747
49247521 47482003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4749
4750 * modes.texi (%-Constructs): Document new `%i' and `%I'
4751 constructs.
4752
fd026ee1
JR
47532003-09-03 Peter Runestig <peter@runestig.com>
4754
4755 * makefile.w32-in: New file.
4756
4828b4d7
RS
47572003-08-29 Richard M. Stallman <rms@gnu.org>
4758
4759 * display.texi (Overlay Properties): Clarify how priorities
4760 affect use of the properties.
4761
a4e4f05d
LT
47622003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4763
4764 * customize.texi (Type Keywords): Correct the description of
4765 `:help-echo' in the case where `motion-doc' is a function.
4766
3ebe0346
JPW
47672003-08-14 John Paul Wallington <jpw@gnu.org>
4768
4769 * modes.texi (Emulating Mode Line): Subsection, not section.
4770
3afe8e39
RS
47712003-08-13 Richard M. Stallman <rms@gnu.org>
4772
4773 * elisp.texi (Top): Update subnode lists in menu.
4774
4775 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4776 (Kill Functions): kill-region has new arg yank-handler.
4777 (Yanking): New node.
4778 (Yank Commands): Add yank-undo-function.
4779 (Low-Level Kill Ring):
4780 kill-new and kill-append have new arg yank-handler.
4781 (Changing Properties): Add remove-list-of-text-properties.
4782 (Atomic Changes): New node.
4783
4784 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4785
4786 * streams.texi (Output Variables): Add eval-expression-print-length
4787 and eval-expression-print-level.
4788
4789 * os.texi (Time Conversion): For encode-time, explain limits on year.
4790
4791 * objects.texi (Character Type): Define anchor "modifier bits".
4792
4793 * modes.texi (Emulating Mode Line): New node.
4794 (Search-based Fontification): Font Lock uses font-lock-face property.
4795 (Other Font Lock Variables): Likewise.
4796
4797 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4798 not vectors.
4799 (Active Keymaps): Add emulation-mode-map-alists.
4800 (Functions for Key Lookup): key-binding has new arg no-remap.
4801 (Remapping Commands): New node.
4802 (Scanning Keymaps): where-is-internal has new arg no-remap.
4803 (Tool Bar): Add tool-bar-local-item-from-menu.
4804 Clarify when to use tool-bar-add-item-from-menu.
4805
4806 * commands.texi (Interactive Call): commandp has new arg.
4807 (Command Loop Info): Add this-original-command.
4808
e37769b1
JPW
48092003-08-06 John Paul Wallington <jpw@gnu.org>
4810
4811 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4812
4813 * display.texi (Warning Basics): Fix typo.
4814 (Fringes): Add closing curly bracket and fix typo.
4815
4816 * elisp.texi (Top): Fix typo.
4817
c5e0561f
RS
48182003-08-05 Richard M. Stallman <rms@gnu.org>
4819
4820 * elisp.texi: Update lists of subnodes.
4821
4822 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4823
4824 * variables.texi (Local Variables): Use lc for example variable names.
4825
4826 * tips.texi (Library Headers): Explain where to put -*-.
4827
4828 * strings.texi (Creating Strings): Fix xref for vconcat.
4829
4830 * sequences.texi (Vector Functions):
4831 vconcat no longer allows integer args.
4832
4833 * minibuf.texi (Reading File Names): read-file-name has new
4834 arg PREDICATE. New function read-directory-name.
4835
4836 * macros.texi (Defining Macros): Give definition of `declare'
4837 (Indenting Macros): New node.
4838
4839 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4840 (Window Frame Parameters): Make separate table of parameters
4841 that are coupled with specific face attributes.
4842 (Deleting Frames): delete-frame-hooks renamed to
4843 delete-frame-functions.
4844
4845 * files.texi (Magic File Names): Add file-remote-p.
4846 Clarify file-local-copy.
4847
4848 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4849 here; instead xref Defining Macros.
4850
4851 * display.texi (Warnings): New node, and subnodes.
4852 (Fringes): New node.
4853
4854 * debugging.texi (Test Coverage): New node.
4855
4856 * compile.texi (Compiler Errors): Explain with-no-warnings
4857 and other ways to suppress warnings.
4858
4859 * commands.texi (Interactive Call): Minor clarification.
4860
4861 * buffers.texi (Buffer File Name): set-visited-file-name
4862 renames the buffer too.
4863
4864 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4865
ee59dede
MR
48662003-07-24 Markus Rost <rost@math.ohio-state.edu>
4867
4868 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4869
f0514b34
MR
48702003-07-22 Markus Rost <rost@math.ohio-state.edu>
4871
4872 * internals.texi (Garbage Collection): Fix previous change.
4873
c73983bb
RS
48742003-07-22 Richard M. Stallman <rms@gnu.org>
4875
4876 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4877
4878 * display.texi (Width): Use \s syntax in example.
4879 (Font Selection): Add face-font-rescale-alist.
4880
4881 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4882 Remove spurious indent in example.
4883
4884 * lists.texi (Building Lists): Add number-sequence.
4885
4886 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4887
4888 * functions.texi (Function Documentation): Explain how to
4889 show calling convention explicitly in the doc string.
4890
4891 * windows.texi (Selecting Windows): save-selected-window saves
4892 selected window of each frame.
4893 (Window Configurations): Minor change.
4894
4895 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4896
4897 * streams.texi (Output Variables): Add print-continuous-numbering
4898 and print-number-table.
4899
4900 * processes.texi (Decoding Output): New node.
4901
4902 * os.texi (Time Conversion): decode-time arg is optional.
4903
4904 * objects.texi (Character Type): Don't use space as example for \.
4905 Make list of char names and \-sequences correspond.
4906 Explain that \s is not used in strings. `\ ' needs space after.
4907
4908 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4909 (Translation of Characters): Add translation-table-for-input.
4910 (Default Coding Systems): Add auto-coding-functions.
4911 (Explicit Encoding): Add decode-coding-inserted-region.
4912 (Locales): Add locale-info.
4913
4914 * minibuf.texi (Basic Completion): Describe test-completion.
4915 Collections can be lists of strings.
4916 Clean up lazy-completion-table.
4917 (Programmed Completion): Mention test-completion.
4918 Clarify why lambda expressions are not accepted.
4919 (Minibuffer Misc): Describe minibufferp.
4920
51a8b435
RS
49212003-07-14 Richard M. Stallman <rms@gnu.org>
4922
4923 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4924
4925 * windows.texi (Selecting Windows): New arg to select-window.
4926 (Selecting Windows): Add with-selected-window.
4927 (Size of Window): Add window-inside-edges, etc.
4928
4929 * internals.texi (Garbage Collection): Add post-gc-hook.
4930
4931 * processes.texi (Subprocess Creation): Add exec-suffixes.
4932
4933 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4934 (Scanning Keymaps): Add map-keymaps.
4935 (Defining Menus): Add keymap-prompt.
4936
4937 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4938 most-negative-fixnum.
4939
4940 * compile.texi (Byte Compilation): Explain no-byte-compile
4941 (Compiler Errors): New node.
4942
4943 * os.texi (User Identification): user-uid, user-real-uid
4944 can return float.
4945
4946 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4947 and about derived modes.
4948 (Minor Modes): Add minor-mode-list.
4949 (Defining Minor Modes): Keyword args for define-minor-mode.
4950 (Search-based Fontification): Explain managing other properties.
4951 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4952 (Faces for Font Lock): Add font-locl-preprocessor-face.
4953 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4954
4955 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4956 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4957
4958 * loading.texi (Library Search): Add load-suffixes.
4959
4960 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4961 (Programmed Completion): Add dynamic-completion-table.
4962
4963 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4964 (Magic File Names): Specify precedence order of handlers.
199bb209 4965
51a8b435
RS
4966 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4967 and post-command-hook.
4968 (Waiting): New calling convention for sit-for.
4969
4970 * text.texi (Special Properties): local-map and keymap properties
4971 apply based on their stickiness.
4972
c6de56a0
RS
49732003-07-07 Richard M. Stallman <rms@gnu.org>
4974
4975 * modes.texi (Minor Mode Conventions): Specify only some kinds
4976 of list values as args to minor modes.
4977
4978 * files.texi (File Name Expansion): Warn about iterative use
4979 of substitute-in-file-name.
4980
4981 * advice.texi (Activation of Advice): Clean up previous change.
4982
8c761ea6
MR
49832003-07-06 Markus Rost <rost@math.ohio-state.edu>
4984
4985 * advice.texi (Activation of Advice): Note that ad-start-advice is
4986 turned on by default.
4987
c6de56a0
RS
49882003-06-30 Richard M. Stallman <rms@gnu.org>
4989
4990 * text.texi (Buffer Contents): Document current-word.
4991 (Change Hooks): Not called for *Messages*.
4992
4993 * functions.texi (Defining Functions): Explain about redefining
4994 primitives.
4995 (Function Safety): Renamed. Minor changes.
4996 Comment out the detailed criteria for what is safe.
4997
3fe4e567
AS
49982003-06-22 Andreas Schwab <schwab@suse.de>
4999
5000 * objects.texi (Symbol Type): Fix description of examples.
5001
cda7bd13
AS
50022003-06-16 Andreas Schwab <schwab@suse.de>
5003
5004 * hash.texi (Creating Hash): Fix description of :weakness.
5005
fbcffa4a
KG
50062003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5007
5008 * files.texi (Changing Files): copy-file copies file modes, too.
5009
ff6a3bfb
RS
50102003-05-28 Richard M. Stallman <rms@gnu.org>
5011
5012 * strings.texi (Creating Strings): Clarify split-string.
5013
1463a05d
JB
50142003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5015
5016 * strings.texi (Creating Strings): Update split-string specification
5017 and examples.
5018
af253914
RS
50192003-05-19 Richard M. Stallman <rms@gnu.org>
5020
5021 * elisp.texi: Correct invariant section names.
5022
7ea52f92
RS
50232003-04-20 Richard M. Stallman <rms@gnu.org>
5024
5025 * os.texi (Timers): Explain about timers and quitting.
5026
e31afc09
RS
50272003-04-19 Richard M. Stallman <rms@gnu.org>
5028
5029 * internals.texi (Writing Emacs Primitives): Strings are
5030 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5031 Explain GCPRO convention for varargs function args.
5032
5ceea398
RS
50332003-04-16 Richard M. Stallman <rms@gnu.org>
5034
5035 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5036
b0ada147
RS
50372003-04-08 Richard M. Stallman <rms@gnu.org>
5038
5039 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5040
b23375aa
KS
50412003-02-13 Kim F. Storm <storm@cua.dk>
5042
5043 * objects.texi (Character Type): New \s escape for space.
5044
c60ee5e7
JB
50452003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5046
5047 * os.texi (System Environment): Added cygwin system-type.
5048
84e47416
RS
50492003-01-25 Richard M. Stallman <rms@gnu.org>
5050
5051 * keymaps.texi: Document that a symbol can act as a keymap.
5052
3e8cf2ea
RS
50532003-01-13 Richard M. Stallman <rms@gnu.org>
5054
5055 * text.texi (Changing Properties): Say string indices are origin-0.
5056
5057 * positions.texi (Screen Lines) <compute-motion>:
5058 Correct order of elts in return value.
5059
5060 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5061 how to define a default binding.
5062
7abb9fc5 50632002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5064
104bc3aa 5065 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5066
104bc3aa 5067 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5068 type 'number. Describe new custom type 'float.
177f790c 5069
7abb9fc5 50702002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5071
5072 * variables.texi (File Local Variables): Fix typo.
5073
df140a68 50742002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5075
df140a68
KG
5076 From Michael Albinus <Michael.Albinus@alcatel.de>.
5077
5078 * README: Target for Info file is `make info'.
5079
5080 * files.texi (File Name Components): Fixed typos in
5081 `file-name-sans-extension'.
5082 (Magic File Names): Complete list of operations for magic file
5083 name handlers.
5084
7ed9159a
JY
50852002-09-16 Jonathan Yavner <jyavner@engineer.com>
5086
5087 * variables.texi (File Local Variables): New function
5088 risky-local-variable-p.
5089
50902002-09-15 Jonathan Yavner <jyavner@engineer.com>
5091
5092 * functions.texi (Function safety): New node about unsafep.
5093
241f79af
PA
50942002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5095
5096 * customize.texi (Splicing into Lists): Fixed example.
5097 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5098
72459b15
JB
50992002-06-17 Juanma Barranquero <lektu@terra.es>
5100
5101 * frames.texi (Display Feature Testing): Fix typo.
5102
61f7e0f5
AS
51032002-06-12 Andreas Schwab <schwab@suse.de>
5104
5105 * frames.texi (Initial Parameters, Resources): Fix references to
5106 the Emacs manual.
5107
4e792dbd
KS
51082002-05-13 Kim F. Storm <storm@cua.dk>
5109
5110 * variables.texi (Intro to Buffer-Local): Updated warning and
5111 example relating to changing buffer inside let.
5112
940344d4 51132002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5114
5115 * os.texi (Session Management): New node about X Session management.
5116
231ac53b
EZ
51172002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5118
5119 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5120 to which the manual corresponds, and the copyright years.
5121
5122 * Makefile.in (VERSION): Set to 2.9.
5123
140cc574
EZ
51242001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5125
5126 * elisp.texi: Change the category in @dircategory to "Emacs", to
5127 make it consistent with info/dir.
5128
9c7fce05
MB
51292001-11-25 Miles Bader <miles@gnu.org>
5130
5131 * text.texi (Fields): Describe new `limit' arg in
5132 field-beginning/field-end.
5133
9f8bbf0f
EZ
51342001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5135
a5e6715c
EZ
5136 * permute-index: Don't depend on csh-specific features. Replace
5137 the interpreter name with /bin/sh.
5138
9f8bbf0f
EZ
5139 * two-volume-cross-refs.txt: New file.
5140 * two.el: New file.
5141 * spellfile: New file.
5142
1756e2fb
EZ
51432001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5144
5145 * permute-index: New file.
5146
5147 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5148 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5149 8+3 restricted namespace.
ad050e54
EZ
5150
5151 * Makefile.in (infodir): Define relative to $(srcdir).
5152 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5153 include directories list via -I switch to makeinfo.
5154 (index.texi): Use cp if both hard and symbolic links fail.
5155
10fa7f8e
EZ
51562001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5157
7a1494ce
EZ
5158 * Makefile.in (distclean): Add.
5159
10fa7f8e
EZ
5160 The following changes make ELisp manual part of the Emacs
5161 distribution:
5162
5163 * Makefile.in: Add Copyright notice.
5164 (prefix): Remove.
5165 (infodir): Change value to "../info".
5166 (VPATH): New variable.
5167 (MAKE): Don't define.
5168 (texmacrodir): Don't define.
5169 (texinputdir): Append the existing value of TEXINPUTS.
5170 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5171 command to be compatible with man/Makefile.in, and to put the
5172 output into ../info.
5c32b7c5 5173 (info): Add target.
10fa7f8e
EZ
5174 (installall): Target removed.
5175
74686736 51762001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5177
5178 * tips.texi (Coding Conventions): Fix typo.
5179
6fd735df
GM
51802001-10-23 Gerd Moellmann <gerd@gnu.org>
5181
5182 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5183
b704d54b
EZ
51842001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5185
5186 * files.texi (File Name Components): Update the description of
5187 file-name-sans-extension and file-name-extension, as they now
5188 ignore leading dots.
5189
71431a0e
GM
51902001-10-20 Gerd Moellmann <gerd@gnu.org>
5191
6aa97356 5192 * (Version 21.1 released.)
71431a0e 5193
79f1f96c
MB
51942001-10-19 Miles Bader <miles@gnu.org>
5195
5196 * positions.texi (Text Lines): Describe behavior of
5197 `beginning-of-line'/`end-of-line' in the presence of field properties.
5198
892a8f36
GM
51992001-10-17 Gerd Moellmann <gerd@gnu.org>
5200
5201 * Makefile.in (VERSION): Set to 2.8.
5202 (manual): Use `manual-21'.
5203
8c1cc9e8 5204 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5205 number was used. Set it to 2.8.
5206
5207 * intro.texi: Likewise.
5208
51724e26
EZ
52092001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5210
5211 * files.texi (File Name Completion): Document the significance of
5212 a trailing slash in elements of completion-ignored-extensions.
5213
57b338e8
MB
52142001-10-06 Miles Bader <miles@gnu.org>
5215
5216 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5217
c89e4bc5
GM
52182001-10-04 Gerd Moellmann <gerd@gnu.org>
5219
5220 * variables.texi (Variable Aliases): New node.
5221
ab952a4f
GM
52222001-10-04 Gerd Moellmann <gerd@gnu.org>
5223
5224 * Branch for 21.1.
dff28924 5225
9db3a582
MB
52262001-10-02 Miles Bader <miles@gnu.org>
5227
ae1a9581
MB
5228 * minibuf.texi (Minibuffer Misc): Add entries for
5229 `minibuffer-contents', `minibuffer-contents-no-properties', and
5230 `delete-minibuffer-contents'.
5231 Correct description for `minibuffer-prompt-end'.
5232
9db3a582
MB
5233 * text.texi (Property Search): Correct descriptions of
5234 `next-char-property-change' and `previous-char-property-change'.
5235 Add entries for `next-single-char-property-change' and
5236 `previous-single-char-property-change'.
5237 Make operand names a bit more consistent.
5238
03be5931
EZ
52392001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5240
5241 * frames.texi (Finding All Frames): Document that next-frame and
5242 previous-frame are local to current terminal.
5243
974548ec
EZ
52442001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5245
5246 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5247 result of make-keymap.
974548ec 5248
8d82c597
EZ
52492001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5250
5251 * display.texi (Font Lookup, Attribute Functions)
5252 (Image Descriptors): Add cross-references to the definition of
5253 selected frame.
5254
5255 * buffers.texi (The Buffer List): Add cross-references to the
5256 definition of selected frame.
5257
5258 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5259 frame at any given time.
5260 (Multiple Displays, Size and Position): Add a cross-reference to
5261 the definition of the selected frame.
5262
2842de30
EZ
52632001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5264
5265 * strings.texi (String Conversion) <string-to-number>: Document
5266 that a float is returned for integers that are too large.
5267
5268 * frames.texi (Mouse Position): Document mouse-position-function.
5269 (Display Feature Testing): Document display-images-p.
5270 (Window Frame Parameters): Document the cursor-type variable.
5271
5272 * numbers.texi (Integer Basics): Document CL style read syntax for
5273 integers in bases other than 10.
5274
5275 * positions.texi (List Motion): Document
5276 open-paren-in-column-0-is-defun-start.
5277
5278 * lists.texi (Sets And Lists): Document member-ignore-case.
5279
5280 * internals.texi (Garbage Collection): Document the used and free
5281 strings report.
5282 (Memory Usage): Document strings-consed.
5283
5284 * os.texi (Time of Day): Document float-time.
5285 (Recording Input): Document that clear-this-command-keys clears
5286 the vector to be returned by recent-keys.
5287
5288 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5289 argument keymap can be a list.
5290
5291 * nonascii.texi (User-Chosen Coding Systems)
5292 <select-safe-coding-system>: Document the new argument
5293 accept-default-p and the variable
5294 select-safe-coding-system-accept-default-p. Tell what happens if
5295 buffer-file-coding-system is undecided.
5296 (Default Coding Systems): Document auto-coding-regexp-alist.
5297
5298 * display.texi (The Echo Area) <message>: Document
5299 message-truncate-lines.
5300 (Glyphs): Document that the glyph table is unused on windowed
5301 displays.
5302
5303 * help.texi (Describing Characters) <single-key-description>:
5304 Document the new argument no-angles.
5305 (Accessing Documentation) <documentation-property>: Document that
5306 a non-string property is evaluated.
5307 <documentation>: Document that the function-documentation property
5308 is looked for.
5309
5310 * windows.texi (Selecting Windows): Document some-window.
5311
5312 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5313
5314 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5315 apropos-mode-hook.
5316
5317 * commands.texi (Using Interactive): Document interactive-form.
5318 (Keyboard Macros): Document kbd-macro-termination-hook.
5319 (Command Loop Info): Document that clear-this-command-keys clears
5320 the vector to be returned by recent-keys.
5321
2d43d823
GM
53222001-09-04 Werner LEMBERG <wl@gnu.org>
5323
5324 * Makefile.in (srcdir, texinputdir): New variables.
5325 (srcs, index.texi, install): Use $(srcdir).
5326 (.PHONY): Remove elisp.dvi.
5327 (elisp): Use -I switch for makeinfo.
5328 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5329 (installall, dist): Use $(srcdir).
5330 Fix path to texinfo.tex.
5331 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5332
fa739b31
GM
53332001-08-30 Gerd Moellmann <gerd@gnu.org>
5334
92a25631
GM
5335 * display.texi (Conditional Display): Adjust to API change.
5336
fa739b31
GM
5337 * configure: New file.
5338
cef68af5
GM
53392001-07-30 Gerd Moellmann <gerd@gnu.org>
5340
5341 * commands.texi (Repeat Events): Add description of
5342 double-click-fuzz.
5343
d1f08d85
SM
53442001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5345
5346 * syntax.texi (Syntax Class Table): Add the missing designator for
5347 comment and string fences.
5348 (Syntax Properties): Add a xref to syntax table internals.
5349 (Syntax Table Internals): Document string-to-syntax.
5350
1e9fc92e
GM
53512001-05-07 Gerd Moellmann <gerd@gnu.org>
5352
5353 * Makefile.in (install): Use install-info command line options
5354 like in Emacs' Makefile.in.
5355
00480554
MB
53562000-12-09 Miles Bader <miles@gnu.org>
5357
5358 * windows.texi (Window Start): Update documentation for
5359 `pos-visible-in-window-p'.
5360
1e344ee2
SM
53612000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5362
5363 * lists.texi (Building Lists): Add footnote to explain how to add
5364 to the end of a list.
5365
a540f6ed
GM
53662000-10-25 Gerd Moellmann <gerd@gnu.org>
5367
5368 * files.texi (Visiting Functions): Typos.
5369
28bcdbee
KH
53702000-10-25 Kenichi Handa <handa@etl.go.jp>
5371
5372 * files.texi (Visiting Functions): Return value of
5373 find-file-noselect may be a list of buffers if wildcards are used.
5374
22d1a4ed
MB
53752000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5376
5377 * display.texi (Defining Faces): Document `graphic' display type
5378 in face specs.
5379
916a89db
KG
53802000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5381
1e9fc92e 5382 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5383 `after-make-frame-hook' with `after-make-frame-functions'.
5384
1e9fc92e 5385 * frames.texi (Creating Frames): Ditto.
916a89db 5386
1e9fc92e 5387 * variables.texi (Future Local Variables): Ditto.
916a89db 5388
483de32b
GM
53892000-10-16 Gerd Moellmann <gerd@gnu.org>
5390
5391 * display.texi (Other Image Types): Add description of :foreground
5392 and :background properties of mono PBM images.
5393
e23a63a5
WL
53942000-08-17 Werner LEMBERG <wl@gnu.org>
5395
5396 * .cvsignore: New file.
5397
dfc16043
GM
53982000-01-05 Gerd Moellmann <gerd@gnu.org>
5399
5400 * tindex.pl: New script.
5401
602613fe
DL
54021999-12-03 Dave Love <fx@gnu.org>
5403
5404 * Makefile.in (MAKEINFO): New parameter.
5405
94ec544d
DL
54061999-09-17 Richard Stallman <rms@gnu.org>
5407
5408 * Makefile.in (srcs): Add hash.texi.
5409 (VERSION): Update to 20.6.
5410
54111999-09-13 Richard Stallman <rms@gnu.org>
5412
5413 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5414
54151998-08-29 Karl Heuer <kwzh@gnu.org>
5416
5417 * configure.in: New file.
5418 * Makefile.in: Renamed from Makefile.
5419 (prefix, infodir): Use value obtained from configure.
5420 (emacslibdir): Obsolete variable deleted.
5421 (dist): Distribute configure.in, configure, Makefile.in.
5422
54231998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5424
5425 * Makefile (INSTALL_INFO): New variable.
5426 (install): Run install-info.
5427
54281998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5429
5430 * Makefile (elisp.dvi): Add missing backslash.
5431
54321998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5433
5434 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5435 Run texindex without `./'. Always run texindex on elisp.tp.
5436 (elisp.tps): Target deleted.
5437
54381998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5439
5440 * Makefile (srcs): Add nonascii.texi and customize.texi.
5441 (dist): Start by deleting `temp'.
5442
54431998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5444
5445 * Makefile (makeinfo, texindex): Targets deleted.
5446 (makeinfo.o, texindex.o): Targets deleted.
5447 (clean, dist): Don't do anything with them or with getopt*.
5448
54491998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5450
5451 * Makefile (SHELL): Defined.
5452
54531998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5454
5455 * Makefile (elisp.tps): New target.
5456 (elisp.dvi): Depend on elisp.tps.
5457
5458Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5459
5460 * README: Update phone number.
5461
5462 * Makefile (elisp): Make this be the default target.
5463 Depend on makeinfo.c instead of makeinfo.
5464 (install): Don't depend on elisp.dvi, since we don't install that.
5465 Use mkinstalldirs.
5466 (dist): Add mkinstalldirs.
5467
5468Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5469
5470 * Makefile (VERSION): Update version number.
5471 (maintainer-clean): Renamed from realclean.
5472
5473Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5474
5475 * Makefile (realclean): New target.
5476 (elisp): Remove any old elisp-* files first.
5477
5478Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5479
d1f08d85
SM
5480 * Makefile (VERSION): New variable.
5481 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5482 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5483
5484Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5485
5486 * Makefile (elisp): Depend on makeinfo.
5487
5488Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5489
d1f08d85 5490 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5491
5492Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5493
5494 * Makefile (infodir, prefix): New vars.
5495 (install): Use infodir.
5496 (emacsinfodir): Deleted.
5497
5498Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5499
5500 * Makefile (srcs): Add calendar.texi.
5501
5502 * Makefile (dist): Copy texindex.c and makeinfo.c.
5503 Limit elisp-* files to those with one or two digits.
5504
5505Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5506
5507 * Makefile (dist): Changed to use Gzip instead of compress.
5508
5509Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5510
5511 * loading.texi (Unloading): define-function changed back to
5512 defalias. It may not stay this way, but at least it's
5513 consistent with the known-good version of the code patch.
5514
5515Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5516
5517 * modes.texi (Hooks): Document new optional arg of add-hook.
5518
5519Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5520
d1f08d85 5521 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5522
5523 * tips.texi: Add new section on standard library headers.
5524
5525Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5526
5527 * Makefile (srcs): Add frame.texi to the list of sources.
5528
5529Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5530
5531 * Makefile (dist): Don't bother excluding autosave files; they'll
5532 never make it into the temp directory anyway, and the hash marks
5533 in the name are problematic for make and the Bourne shell.
dff28924 5534 (srcs):
94ec544d
DL
5535
5536Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5537
d1f08d85 5538 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5539 the distribution tar file.
5540
dff28924 5541Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5542
5543 * Makefile (srcs): Added index.perm.
5544 (elisp.dvi): Remove erroneous shell comment.
5545 Expect output of permute-index in permuted.fns.
5546 Save old elisp.aux in elisp.oaux.
5547 (clean): Added index.texi to be deleted.
5548
dff28924 5549Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5550
5551 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5552
dff28924 5553Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 5554
6db11765 5555 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
5556 when making *Completions*.
5557
5558Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5559
5560 * Makefile make dist now depends on elisp.dvi, since it tries
5561 to include it in the dist file.
5562
dff28924 5563Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5564
5565 * functions.texinfo (Mapping Functions): Add missing quote
5566
dff28924 5567Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5568
5569 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5570 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5571
dff28924 5572Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5573
5574 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5575 and @error{} are the terms now being used. The files in the
5576 directory have been changed to reflect this.
5577
d1f08d85 5578 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5579 ` @result{}', using 5 spaces at the begining of the line.
5580
dff28924 5581Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5582
5583 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5584 experimental @indentedresult{}, @indentedexpandsto{} are part of
5585 the texinfo.tex in this directory. These TeX macros are not
5586 stable yet.
5587
dff28924 5588Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 5589
6db11765 5590 * texinfo.tex: Temporarily added
d1f08d85 5591 \let\result=\dblarrow
94ec544d
DL
5592 \def\error{{\it ERROR} \longdblarrow}
5593 We need to do this better soon.
5594
dff28924 5595Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5596
5597 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5598 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5599 new title page format is also not applied, since it requires
5600 texinfo.tex changes.)
5601
5602 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5603 for the Project GNU development environment.
5604
ad050e54 5605;; Local Variables:
fd026ee1 5606;; coding: iso-2022-7bit
33462dfa 5607;; add-log-time-zone-rule: t
ad050e54 5608;; End:
2a34a036 5609
651f374c 5610 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
de529e21 5611 2005, 2006, 2007 Free Software Foundation, Inc.
2a34a036
GM
5612 Copying and distribution of this file, with or without modification,
5613 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5614
5615;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda