*** empty log message ***
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
9d42ffaa
LK
12005-06-13 Lute Kamstra <lute@gnu.org>
2
3 * text.texi (Special Properties): Fix cross reference.
4
32cc0b00
LT
52005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6
7 * debugging.texi (Function Debugging): Delete mention of empty
8 string argument to `cancel-debug-on-entry'. Delete inaccurate
9 description of the return value of that command.
10
98d1a1cf
EZ
112005-06-11 Alan Mackenzie <acm@muc.de>
12
13 * text.texi (Adaptive Fill): Amplify the description of
14 fill-context-prefix.
15
4b53b8d7
LT
162005-06-10 Luc Teirlinck <teirllm@auburn.edu>
17
18 * syntax.texi (Parsing Exprssions): Fix Texinfo error.
19
b5305167
SM
202005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
21
22 * syntax.texi (Parsing Expressions): Document syntax-ppss.
23
9bd4c3ad
LT
242005-06-10 Luc Teirlinck <teirllm@auburn.edu>
25
26 * debugging.texi (Error Debugging): Minor rewording.
27 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
28 is optional.
29
257914aa
LK
302005-06-10 Lute Kamstra <lute@gnu.org>
31
b5305167 32 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
33 (Top): Give it a title. Correct version number. Give the
34 detailed node listing a more prominent header.
b5305167
SM
35 * intro.texi: Don't set VERSION here a second time.
36 Mention Emacs's version too.
257914aa
LK
37 * anti.texi (Antinews): Use EMACSVER to refer to the current
38 version of Emacs.
39
b7aae902
KS
402005-06-09 Kim F. Storm <storm@cua.dk>
41
42 * searching.texi (Entire Match Data): Explain new `reseat' argument to
43 match-data and set-match-data.
44
99598737
RS
452005-06-08 Richard M. Stallman <rms@gnu.org>
46
47 * searching.texi (Entire Match Data): Clarify when match-data
48 returns markers and when integers.
49
50 * display.texi (Defining Faces): Explain that face name should not
51 end in `-face'.
52
53 * modes.texi (Mode Line Data): Minor cleanup.
54 (Customizing Keywords): Node split out of Search-based Fontification.
55 Add example of using font-lock-add-keywords from a hook.
56 Clarify when MODE should be non-nil, and when nil.
57
582005-06-06 Richard M. Stallman <rms@gnu.org>
59
60 * modes.texi (Mode Line Data): Explain what happens when the car
61 of a list is a void symbol.
62 (Search-based Fontification): Explain MODE arg to
63 font-lock-add-keywords and warn about calls from major modes.
64
ecc8893a
JL
652005-06-08 Juri Linkov <juri@jurta.org>
66
67 * display.texi (Standard Faces): Add `shadow' face.
68
7fa9f4eb
LT
692005-05-29 Luc Teirlinck <teirllm@auburn.edu>
70
71 * modes.texi (Major Mode Conventions): A derived mode only needs
72 to put the call to the parent mode inside `delay-mode-hooks'.
73
bebcc4b1
RS
742005-05-29 Richard M. Stallman <rms@gnu.org>
75
c16b1394
RS
76 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
77 new, and what that implies. Clarify.
78
79 * files.texi (Locating Files): Clean up the text.
80
bebcc4b1
RS
81 * frames.texi (Window Frame Parameters): Document user-size.
82 Shorten entry for top by referring to left.
83
842005-05-26 Richard M. Stallman <rms@gnu.org>
85
86 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
87 is new, and what the implications are. Other clarifications.
88
217797bc
RS
892005-05-24 Richard M. Stallman <rms@gnu.org>
90
91 * frames.texi (Dialog Boxes): Minor fixes.
92
3565fe07
MY
932005-05-25 Masatake YAMATO <jet@gyve.org>
94
95 * display.texi (Standard Faces): Write about `mode-line-highlight'.
96
817089df
LT
972005-05-24 Luc Teirlinck <teirllm@auburn.edu>
98
99 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
100 is optional.
101
cb5db137
NR
1022005-05-24 Nick Roberts <nickrob@snap.net.nz>
103
104 * frames.texi (Dialog Boxes): Descibe new optional argument.
105
3c8572f5
LK
1062005-05-23 Lute Kamstra <lute@gnu.org>
107
108 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
109 syntax-begin-function over font-lock-beginning-of-syntax-function.
110
2a4d7cb3
LT
1112005-05-21 Luc Teirlinck <teirllm@auburn.edu>
112
71f800cf
LT
113 * minibuf.texi (Reading File Names): Update description of
114 `read-directory-name'.
115
2a4d7cb3
LT
116 * modes.texi (Derived Modes): Clarify :group keyword.
117
bb4afd09
EZ
1182005-05-21 Eli Zaretskii <eliz@gnu.org>
119
b5305167
SM
120 * files.texi (Locating Files): New subsection.
121 Describe locate-file and executable-find.
bb4afd09 122
a2c9aee6
EZ
1232005-05-21 Kevin Ryde <user42@zip.com.au>
124
125 * frames.texi (Initial Parameters): Update cross reference to
126 "Emacs Invocation".
127
6900105f
LT
1282005-05-19 Luc Teirlinck <teirllm@auburn.edu>
129
ca1b0914
LT
130 * keymaps.texi (Active Keymaps): Add anchor.
131
6900105f
LT
132 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
133 (Major Mode Conventions): Refer to `Auto Major Mode' in more
134 appropriate place.
135 (Derived Modes): Small clarifications.
b5305167
SM
136 (Minor Mode Conventions, Keymaps and Minor Modes):
137 Replace references to nodes with references to anchors.
6900105f
LT
138 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
139 Clarify description of lists whose first element is an integer.
140 (Mode Line Variables): Add anchor.
141 (%-Constructs): Clarify description of integer after %.
142 (Emulating Mode Line): Describe nil value for FACE.
143
54d06364
LT
1442005-05-18 Luc Teirlinck <teirllm@auburn.edu>
145
146 * modes.texi (Derived Modes): Correct references to non-existing
147 variable standard-syntax-table.
148
f8d0b769
LK
1492005-05-17 Lute Kamstra <lute@gnu.org>
150
151 * modes.texi (Defining Minor Modes): Mention the mode hook.
152
294c599c
KS
1532005-05-15 Kim F. Storm <storm@cua.dk>
154
155 * processes.texi (Network): Remove open-network-stream-nowait.
156 (Network Servers): Remove open-network-stream-server.
157
4214af69
LT
1582005-05-15 Luc Teirlinck <teirllm@auburn.edu>
159
160 * elisp.texi (Top): Update detailed menu.
161
162 * variables.texi: Reorder nodes.
163 (Variables): Update menu.
164 (File Local Variables): Do not refer to the `-*-' line as
165 a "local variables list". Add pxref.
166
302691ab
LT
1672005-05-14 Luc Teirlinck <teirllm@auburn.edu>
168
56d4215a
LT
169 * elisp.texi (Top): Update detailed menu for node changes.
170
302691ab
LT
171 * modes.texi (Modes): Update Menu.
172 (Hooks): Move to beginning of chapter.
173 Most minor modes run mode hooks too.
174 `add-hook' can handle void hooks or hooks whose value is a single
175 function.
176 (Major Modes): Update Menu.
177 (Major Mode Basics): New node, split off from `Major Modes'.
178 (Major Mode Conventions): Correct xref. Explain how to handle
179 auto-mode-alist if the major mode command has an autoload cookie.
180 (Auto Major Mode): Major update. Add magic-mode-alist.
181 (Derived Modes): Major update.
182 (Mode Line Format): Update Menu.
183 (Mode Line Basics): New node, split off from `Mode Line Format'.
184
185 * loading.texi (Autoload): Mention `autoload cookie' as synonym
186 for `magic autoload comment'. Add index entries and anchor.
187
d06ba294
RS
1882005-05-14 Richard M. Stallman <rms@gnu.org>
189
190 * tips.texi (Coding Conventions): Explain how important it is
191 that just loading certain files not change Emacs behavior.
192
193 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
194
405cb12a
LK
1952005-05-12 Lute Kamstra <lute@gnu.org>
196
19958124
LK
197 * modes.texi (Generic Modes): Update.
198 (Major Modes): Refer to node "Generic Modes".
199
405cb12a
LK
200 * elisp.texi (Top): Update to the current structure of the manual.
201 * processes.texi (Processes): Add menu description.
202 * customize.texi (Customization): Add menu descriptions.
203
f714dd1b
TTN
2042005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
205
cc9442f2
TTN
206 * processes.texi (Signals to Processes)
207 (Low-Level Network): Fix typos.
f714dd1b 208
36ad23ec
LK
2092005-05-11 Lute Kamstra <lute@gnu.org>
210
211 * elisp.texi (Top): Add some nodes from the chapter "Major and
212 Minor Modes" to the detailed node listing.
213
d101bf56
RS
2142005-05-10 Richard M. Stallman <rms@gnu.org>
215
216 * keymaps.texi (Extended Menu Items): Menu item filter functions
217 can be called at any time.
218
698b0510
LT
2192005-05-08 Luc Teirlinck <teirllm@auburn.edu>
220
221 * variables.texi (File Local Variables): `(hack-local-variables t)'
222 now also checks whether a mode is specified in the local variables
223 list.
224
2c6b25c7
EZ
2252005-05-05 Kevin Ryde <user42@zip.com.au>
226
227 * display.texi (The Echo Area): Correct format function cross
228 reference.
229
643b4cf5
LT
2302005-05-05 Luc Teirlinck <teirllm@auburn.edu>
231
232 * variables.texi (Variable Aliases): Change description of
233 `define-obsolete-variable-alias'.
234
235 * functions.texi (Functions): Add "Obsolete Functions" to menu.
236 (Defining Functions): Add xref.
237 (Obsolete Functions): New node.
238 (Function Safety): Standardize capitalization of section title.
239
240 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
241 (Dialog Boxes): Complete description of `x-popup-dialog'.
242
053bc8e4
RS
2432005-05-04 Richard M. Stallman <rms@gnu.org>
244
245 * commands.texi (Interactive Codes): Fix Texinfo usage.
246 Document U more clearly.
247
f6b1b15a
LT
2482005-05-01 Luc Teirlinck <teirllm@auburn.edu>
249
3b925015
LT
250 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
251 function and not a macro.
252
f6b1b15a
LT
253 * frames.texi (Pop-Up Menus): Correct and clarify description of
254 `x-popup-menu'.
255 (Dialog Boxes): Clarify description of `x-popup-dialog'.
256
ebbfa918
RS
2572005-05-01 Richard M. Stallman <rms@gnu.org>
258
259 * edebug.texi (Checking Whether to Stop): Fix previous change.
260
abe2f96e
LT
2612005-05-01 Luc Teirlinck <teirllm@auburn.edu>
262
d6028ef2
LT
263 * display.texi: Fix typos and Texinfo usage.
264
abe2f96e
LT
265 * edebug.texi (Checking Whether to Stop): executing-macro ->
266 executing-kbd-macro.
267
b2cfb30b
RS
2682005-05-01 Richard M. Stallman <rms@gnu.org>
269
270 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
271
7e995a23
RS
2722005-04-30 Richard M. Stallman <rms@gnu.org>
273
274 * files.texi (Magic File Names): Document `operations' property.
275
57efa539
LK
2762005-04-29 Lute Kamstra <lute@gnu.org>
277
278 * modes.texi (Generic Modes): New node.
279 (Major Modes): Add it to the menu.
280 (Derived Modes): Add "derived mode" to concept index.
281
0a20b1dc
LK
2822005-04-28 Lute Kamstra <lute@gnu.org>
283
284 * modes.texi (Defining Minor Modes): Fix previous change.
285 (Font Lock Mode): Simplify.
286 (Font Lock Basics): Say that font-lock-defaults is buffer-local
287 when set and that some parts are optional. Add cross references.
288 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
289 Add cross references. Add font-lock-multiline to index.
290 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 291 Lock Variables". Document font-lock-add-keywords and
b5305167 292 font-lock-remove-keywords.
0a20b1dc
LK
293 (Other Font Lock Variables): Move font-lock-keywords-only,
294 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
295 and font-lock-syntactic-face-function to node "Syntactic Font
296 Lock". Move font-lock-keywords-case-fold-search to node
297 "Search-based Fontification". Document font-lock-inhibit-thing-lock
298 and font-lock-{,un}fontify-{buffer,region}-function.
299 (Precalculated Fontification): Remove reference to deleted variable
300 font-lock-core-only.
301 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
302 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
303 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
304 and font-lock-syntactic-face-function here from node "Other Font
305 Lock Variables". Move font-lock-syntactic-keywords to "Setting
306 Syntax Properties". Add cross references.
b5305167
SM
307 (Setting Syntax Properties): New node.
308 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
309 * syntax.texi (Syntax Properties): Add cross reference.
310 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
311
68a94f5a
RS
3122005-04-26 Richard M. Stallman <rms@gnu.org>
313
314 * display.texi (Defining Faces):
315 Document `default' elements of defface spec.
316
317 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
318
319 * variables.texi (Variable Aliases): Clarify text.
320
3212005-04-25 Chong Yidong <cyd@stupidchicken.com>
322
323 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
324
7f48f143
LT
3252005-04-25 Luc Teirlinck <teirllm@auburn.edu>
326
327 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
328
45d2f8e8
EZ
3292005-04-24 Eli Zaretskii <eliz@gnu.org>
330
f3714ab2
EZ
331 * syntax.texi (Syntax Table Internals): Elaborate documentation of
332 syntax-after and syntax-class.
333
45d2f8e8 334 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
335 (Unique File Names): Don't mention "numbers" in the documentation
336 of make-temp-file and make-temp-name.
45d2f8e8 337
469bc679
RS
3382005-04-23 Richard M. Stallman <rms@gnu.org>
339
340 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
341
c9fa5dc9
RS
3422005-04-22 Nick Roberts <nickrob@snap.net.nz>
343
344 * windows.texi (Cyclic Window Ordering): Clarify window-list.
345
230e1e80
NR
3462005-04-22 Nick Roberts <nickrob@snap.net.nz>
347
348 * variables.texi (Variable Aliases): Describe make-obsolete-variable
349 and define-obsolete-variable-alias.
350
1ba52906
KS
3512005-04-22 Kim F. Storm <storm@cua.dk>
352
353 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
354 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
355
9721d904
LK
3562005-04-21 Lute Kamstra <lute@gnu.org>
357
358 * lists.texi (Association Lists): Document rassq-delete-all.
359
ed35c736
RS
3602005-04-19 Richard M. Stallman <rms@gnu.org>
361
362 * modes.texi (Search-based Fontification): Explain that
363 facespec is an expression to be evaluated.
364
42fc00a4
RS
3652005-04-19 Kevin Ryde <user42@zip.com.au>
366
b5305167 367 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
368 * strings.texi (String Conversion): Fix xref.
369
5827e9d4
KS
3702005-04-19 Kim F. Storm <storm@cua.dk>
371
372 * symbols.texi (Symbol Plists): Add safe-get.
373 Mention that `get' may signal an error.
374
47872da9
NR
3752005-04-18 Nick Roberts <nickrob@snap.net.nz>
376
377 * customize.texi (Variable Definitions): Replace tooltip-mode
378 example with save-place.
379
ec0cf966
RS
3802005-04-17 Richard M. Stallman <rms@gnu.org>
381
382 * buffers.texi (Indirect Buffers): Clarify.
383
384 * positions.texi (Positions): Clarify converting marker to integer.
385
386 * strings.texi (String Basics): Mention string-match; clarify.
387
199bb209
LK
3882005-04-08 Lute Kamstra <lute@gnu.org>
389
390 * modes.texi (Search-based Fontification): Fix cross references.
391 Use consistent terminology. Document anchored highlighting.
392
bfa54668
LK
3932005-04-05 Lute Kamstra <lute@gnu.org>
394
395 * modes.texi (Defining Minor Modes): Document :group keyword
396 argument and its default value.
397
07e5fb9e
LK
3982005-04-03 Lute Kamstra <lute@gnu.org>
399
400 * hooks.texi (Standard Hooks): Add some hooks. Add cross
401 references and/or descriptions. Delete major mode hooks; mention
402 them as a category instead. Rename or delete obsolete hooks.
403
aa945b59
RS
4042005-04-02 Richard M. Stallman <rms@gnu.org>
405
406 * nonascii.texi (Coding System Basics): Another wording cleanup.
407
8b918214
RS
4082005-04-01 Richard M. Stallman <rms@gnu.org>
409
410 * nonascii.texi (Coding System Basics): Clarify previous change.
411
41639988
KH
4122005-04-01 Kenichi Handa <handa@m17n.org>
413
414 * nonascii.texi (Coding System Basics): Describe about rondtrip
415 identity of coding systems.
416
8e669bbd
RS
4172005-03-29 Chong Yidong <cyd@stupidchicken.com>
418
419 * text.texi (Buffer Contents): Add filter-buffer-substring and
420 buffer-substring-filters.
421
f60a6f87
RS
4222005-03-26 Chong Yidong <cyd@stupidchicken.com>
423
424 * anti.texi (Antinews): Mention `G' interactive code.
425
426 * tips.texi (Compilation Tips): Mention benchmark.el.
427
aaac1251
LT
4282005-03-27 Luc Teirlinck <teirllm@auburn.edu>
429
430 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
431 is now bound to M-o M-o.
432
433 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
434
45325173
GM
4352005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
436
437 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
438 in the Emacs Manual).
439 * Makefile.in (srcs): Remove calendar.texi.
440 * makefile.w32-in (srcs): Remove calendar.texi.
441 * display.texi (Display): Change name of next node.
442 * os.texi (System In): Change name of previous node.
443 * elisp.texi (Top): Remove Calendar references.
444 * vol1.texi (Top): Remove Calendar references.
445 * vol2.texi (Top): Remove Calendar references.
446
85df292e
RS
4472005-03-25 Richard M. Stallman <rms@gnu.org>
448
45325173 449 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
450 Cleanup previous change.
451
4522005-03-25 Chong Yidong <cyd@stupidchicken.com>
453
454 * display.texi (Face Attributes): Faces earlier in an :inherit
455 list take precedence.
456 (Scroll Bars): Fix description of vertical-scroll-bars.
457 Document frame-current-scroll-bars and window-current-scroll-bars.
458
459 * markers.texi (The Mark): Document temporary Transient Mark mode.
460
b5305167
SM
461 * minibuf.texi (Reading File Names):
462 Document read-file-name-completion-ignore-case.
85df292e
RS
463
464 * positions.texi (Screen Lines): Document nil for width argument
465 to compute-motion.
466
1fe54d69
KS
4672005-03-23 Kim F. Storm <storm@cua.dk>
468
469 * display.texi (Standard Faces): Other faces used in the fringe
470 implicitly inherits from the fringe face.
471 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
472 properties implicitly inherits from fringe face.
473 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
474
a775dff4
RS
4752005-03-20 Chong Yidong <cyd@stupidchicken.com>
476
477 * display.texi (Invisible Text): State default value of
478 line-move-ignore-invisible.
479 (Managing Overlays): Document remove-overlays.
480 (Standard Faces): Document escape-glyph face.
481
b5305167 482 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 483
b5305167
SM
484 * modes.texi (Other Font Lock Variables):
485 Document font-lock-lines-before.
a775dff4
RS
486
487 * positions.texi (Skipping Characters): skip-chars-forward allows
488 character classes.
489
077f7085
LK
4902005-03-18 Lute Kamstra <lute@gnu.org>
491
492 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
493
d69ea7ab
RS
4942005-03-17 Richard M. Stallman <rms@gnu.org>
495
c7bd5d57
RS
496 * text.texi (Undo): Document extensible undo entries.
497
d69ea7ab
RS
498 * searching.texi (String Search, Regexp Search, Regexp Search):
499 Cleanups.
500
501 * nonascii.texi (Character Codes): Minor fix.
502
503 * display.texi (Display Property): Explain the significance
504 of having text properties that are eq.
505 (Other Display Specs): Explain string as display spec.
506
507 * commands.texi (Interactive Codes): Document G option.
508
5092005-03-17 Chong Yidong <cyd@stupidchicken.com>
510
511 * text.texi (Filling): Add sentence-end-without-period and
512 sentence-end-without-space.
513 (Changing Properties): Minor fix.
514
515 * anti.texi: Total rewrite.
516
a7679889
LK
5172005-03-15 Lute Kamstra <lute@gnu.org>
518
519 * edebug.texi (Instrumenting Macro Calls): Fix typos.
520
6eb8e247
KS
5212005-03-08 Kim F. Storm <storm@cua.dk>
522
523 * display.texi (Specified Space): Property :width is support on
524 non-graphic terminals, :height is not.
525
bfa8be14
RS
5262005-03-07 Richard M. Stallman <rms@gnu.org>
527
528 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
529 Now subnodes of Fringes.
530 (Overlay Arrow): Document overlay-arrow-variable-list.
531 (Fringe Size/Pos): New node, broken out of Fringes.
532 (Display): Explain clearing vs redisplay better.
533 (Truncation): Clarify use of bitmaps.
534 (The Echo Area): Clarify the uses of the echo area.
535 Add max-mini-window-height.
536 (Progress): Clarify.
537 (Invisible Text): Explain that main loop moves point out.
538 (Selective Display): Say "hidden", not "invisible".
b5305167 539 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
540 (Overlay Properties): Clarify intro.
541 (Finding Overlays): Explain return values when nothing found.
542 (Width): truncate-string-to-width has added arg.
543 (Displaying Faces): Clarify and update mode line face handling.
544 (Face Functions): Minor cleanup.
b5305167 545 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
546 (Pixel Specification, Other Display Specs): Minor cleanups.
547 (Images, Image Descriptors): Minor cleanups.
548 (GIF Images): Patents have expired.
549 (Showing Images): Explain default text for insert-image.
b5305167 550 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
551 (Making Buttons): Explain return values.
552 (Button Buffer Commands): Add xref.
553 (Inverse Video): Update mode-line-inverse-video.
554 (Display Table Format): Clarify.
555 (Active Display Table): Give defaults for window-display-table.
556
557 * calendar.texi (Calendar Customizing): calendar-holiday-marker
558 and calendar-today-marker are strings, not chars.
559 (Holiday Customizing): Minor fix.
560
bfa8be14
RS
561 * internals.texi (Writing Emacs Primitives): Update `or' example.
562 Update limit on # args of subr.
563
564 * edebug.texi (Using Edebug): Arrow is in fringe.
565 (Instrumenting): Arg to eval-defun works without loading edebug.
566 (Edebug Execution Modes): Add xref.
567
568 * customize.texi (Common Keywords): Clarify :require.
569 Mention :version here.
570 (Variable Definitions, Group Definitions): Not here.
571 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
572
d69ea7ab
RS
5732005-03-07 Chong Yidong <cyd@stupidchicken.com>
574 * nonascii.texi (Text Representations): Clarify position-bytes.
575 (Character Sets): Add list-charset-chars.
576 (Scanning Charsets): Add charset-after.
577 (Encoding and I/O): Minor fix.
578
34398e6c
RS
5792005-03-06 Richard M. Stallman <rms@gnu.org>
580
581 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
582 (Resizing Windows): Likewise.
583
584 * text.texi (Change Hooks): Get rid of "Emacs 21".
585
586 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
587
588 * streams.texi (Output Variables): Get rid of "Emacs 21".
589
590 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
591
592 * os.texi (Translating Input): Replace flow-control example
593 with a less obsolete example that uses `keyboard-translate'.
594
6eb8e247 595 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 596 Get rid of "Emacs 21".
6eb8e247 597
34398e6c
RS
598 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
599 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
600
601 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
602
603 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
604
605 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
606 (Menu Bar): Fix when menu-bar-update-hook is called.
607
608 * hash.texi (Hash Tables): Get rid of "Emacs 21".
609
610 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
611 and make it read better.
612
613 * files.texi (Writing to Files): Get rid of "Emacs 21".
614 (Unique File Names): Likewise.
615
616 * elisp.texi: Update Emacs version to 22.
617
618 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
619 (Overlay Properties, Face Attributes): Likewise.
620 (Managing Overlays): Fix punctuation.
621 (Attribute Functions): Clarify set-face-font; get rid of
622 info about old Emacs versions.
623 (Auto Faces, Font Lookup, Display Property, Images):
624 Get rid of "Emacs 21".
625
626 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
627
d2178387
RS
6282005-03-05 Richard M. Stallman <rms@gnu.org>
629
630 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
631
524352d6
LK
6322005-03-04 Lute Kamstra <lute@gnu.org>
633
634 * debugging.texi (Error Debugging): Document stack-trace-on-error.
635
6362005-03-03 Lute Kamstra <lute@gnu.org>
637
638 * edebug.texi (Instrumenting Macro Calls): Fix typo.
639
284f0680
LK
6402005-03-01 Lute Kamstra <lute@gnu.org>
641
642 * debugging.texi (Debugger Commands): Update `j'.
643
a9ee5cac
LK
6442005-02-28 Lute Kamstra <lute@gnu.org>
645
646 * debugging.texi (Debugging): Fix typo.
647 (Error Debugging): Document eval-expression-debug-on-error.
648 (Function Debugging): Update example.
649 (Using Debugger): Mention starred stack frames.
650 (Debugger Commands): Document `j' and `l'.
651 (Invoking the Debugger): `d' and `j' exit recursive edit too.
652 Update the messages that the debugger displays.
653 (Internals of Debugger): Add cross reference. Update example.
654 (Excess Open): Minor improvement.
655 (Excess Close): Minor improvement.
656
378d0f8e
RS
6572005-02-26 Richard M. Stallman <rms@gnu.org>
658
659 * tips.texi (Coding Conventions): Clarify.
660 Put all the major mode key reservations together.
661 Mention the Mouse-1 => Mouse-2 conventions.
662
663 * syntax.texi (Syntax Class Table): Clarify.
664 (Syntax Table Functions): syntax-after moved from here.
665 (Syntax Table Internals): syntax-after moved to here.
666 (Parsing Expressions): Update info on number of values
667 and what's meaningful in the STATE argument.
668 (Categories): Fix typo.
669
670 * sequences.texi (Arrays): Cleanup.
671 (Char-Tables): Clarify.
672
673 * processes.texi (Deleting Processes): Cleanups, add xref.
674 (Subprocess Creation): Explain nil in exec-path. Cleanup.
675 (Process Information): set-process-coding-system, some args optional.
676 (Input to Processes): Explain various types for PROCESS args.
677 Rename them from PROCESS-NAME to PROCESS.
678 (Signals to Processes): Likewise.
679 (Decoding Output): Cleanup.
680 (Query Before Exit): Clarify.
681
682 * os.texi (Startup Summary): Correct the options; add missing ones.
683 (Terminal Output, Batch Mode): Clarify.
684 (Flow Control): Node deleted.
685
686 * markers.texi (The Mark): Clarify.
687
688 * macros.texi (Expansion): Cleanup.
689 (Indenting Macros): indent-spec allows ints, not floats.
690
691 * keymaps.texi (Keymaps): Clarify.
692 (Format of Keymaps): Update lisp-mode-map example.
693 (Active Keymaps, Key Lookup): Clarify.
694 (Changing Key Bindings): Add xref to `kbd'.
695 (Key Binding Commands, Simple Menu Items): Clarify.
696 (Mouse Menus, Menu Bar): Clarify.
697 (Menu Example): Replace print example with menu-bar-replace-menu.
698
699 * help.texi (Documentation Basics): Add function-documentation prop.
700
701 * elisp.texi (Top): Don't refer to Flow Control node.
702
703 * commands.texi (Command Overview): Improve xrefs.
704 (Adjusting Point): Adjusting point applies to intangible and invis.
705 (Key Sequence Input): Doc extra read-key-sequence args.
706 Likewise for read-key-sequence-vector.
707
708 * backups.texi (Rename or Copy): Minor fix.
709 (Numbered Backups): For version-control, say the default.
710 (Auto-Saving): make-auto-save-file-name example is simplified.
711
712 * advice.texi (Advising Functions): Don't imply one part of Emacs
713 should advise another part. Markup changes.
714 (Defining Advice): Move transitional para.
715 (Activation of Advice): Cleanup.
716 Explain if COMPILE is nil or negative.
717
718 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
719
2e20c83d
LK
7202005-02-24 Lute Kamstra <lute@gnu.org>
721
722 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
723 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
724
65c492fd
LK
7252005-02-23 Lute Kamstra <lute@gnu.org>
726
b02c3eed
LK
727 * modes.texi (Defining Minor Modes): define-minor-mode can be used
728 to define global minor modes as well.
729
65c492fd
LK
730 * display.texi (Managing Overlays): overlay-buffer returns nil for
731 deleted overlays.
732
b686dd59
KS
7332005-02-22 Kim F. Storm <storm@cua.dk>
734
735 * minibuf.texi (Basic Completion): Allow symbols in addition to
736 strings in try-completion and all-completions.
737
23e8c095
LK
7382005-02-14 Lute Kamstra <lute@gnu.org>
739
740 * elisp.texi (Top): Remove reference to deleted node.
741
742 * lists.texi (Lists): Remove reference to deleted node.
743 (Cons Cells): Fix typo.
744
745 * loading.texi (Where Defined): Fix typo.
746
134948fc
RS
7472005-02-14 Richard M. Stallman <rms@gnu.org>
748
749 * variables.texi (Creating Buffer-Local): change-major-mode-hook
750 is useful for discarding some minor modes.
751
752 * symbols.texi (Symbol Components): Reorder examples.
753
754 * streams.texi (Input Functions): State standard-input default.
755 (Output Variables): State standard-output default.
756
757 * objects.texi (Printed Representation): Clarify read syntax vs print.
758 (Floating Point Type): Explain meaning better.
759 (Symbol Type): Explain uniqueness better.
760 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
761 List examples sooner.
762 (Box Diagrams): New subnode broken out.
763 Some examples moved from old Lists as Boxes node.
764 (Dotted Pair Notation): Clarify intro.
765 (Array Type): Clarify.
766 (Type Predicates): Add hash-table-p.
767
768 * numbers.texi (Integer Basics): Clarify radix explanation.
769 (Predicates on Numbers): Minor clarification.
770 (Comparison of Numbers): Minor clarification. Clarify eql.
771 Typos in min, max.
772 (Math Functions): Clarify overflow in expt.
773
774 * minibuf.texi (Text from Minibuffer): Minor clarification.
775 Mention arrow keys.
776
777 * loading.texi (Autoload): defun's doc string overrides autoload's
778 doc string.
779 (Repeated Loading): Modernize "add to list" examples.
780 (Where Defined): Finish updating table of load-history elts.
781
782 * lists.texi (List-related Predicates): Minor wording improvement.
783 (Lists as Boxes): Node deleted.
784 (Building Lists): Explain trivial cases of number-sequence.
785
786 * hash.texi (Hash Tables): Add desc to menu items.
787 (Creating Hash): Expain "full" means "make larger",
788 (Hash Access): Any object can be a key.
789 State value of maphash.
790
791 * functions.texi (What Is a Function): Wording cleanup.
792 (Function Documentation): Minor cleanup.
793 Explain purpose of calling convention at end of doc string.
794 (Function Names): Wording cleanup.
795 (Calling Functions): Wording cleanup.
796 Explain better how funcall calls the function.
797 (Function Cells): Delete example of saving and redefining function.
798
799 * control.texi (Combining Conditions): Wording cleanup.
800 (Iteration): dolist and dotimes bind VAR locally.
801 (Cleanups): Xref to Atomic Changes.
802
803 * compile.texi (Byte Compilation): Delete 19.29 info.
804 (Compilation Functions): Macros' difficulties don't affect defsubst.
805 (Docs and Compilation): Delete 19.29 info.
806
44291460
RS
8072005-02-10 Richard M. Stallman <rms@gnu.org>
808
809 * objects.texi (Symbol Type): Minor correction.
810
1f9ad95a
LK
8112005-02-06 Lute Kamstra <lute@gnu.org>
812
813 * modes.texi (Example Major Modes): Fix typos.
814
ba2c991c
RS
8152005-02-06 Richard M. Stallman <rms@gnu.org>
816
817 * text.texi (Margins): fill-nobreak-predicate can be one function.
818
819 * strings.texi (Modifying Strings): clear-string can make unibyte.
820 (Formatting Strings): format gives error if values missing.
821
822 * positions.texi (Character Motion): Mention default arg
823 for forward-char. backward-char refers to forward-char.
824 (Word Motion): Mention default arg for forward-word.
825 (Buffer End Motion): Mention default arg for beginning-of-buffer.
826 Simplify end-of-buffer.
827 (Text Lines): Mention default arg for forward-line.
828 (List Motion): Mention default arg for beginning/end-of-defun.
829 (Skipping Characters): Minor fixes in explaining character-set.
830
831 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
832 Mode inheritance applies only when default-major-mode is nil.
833 Clarifications.
834 (Example Major Modes): Update Text mode and Lisp mode examples.
835 (Minor Mode Conventions): Mention define-minor-mode at top.
836 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
837 (Mode Line Format): Update mode line face display info.
838 (Properties in Mode): Mention effect of risky vars.
839 (Imenu): Define imenu-add-to-menubar.
840 (Font Lock Mode): Add descriptions to menu lines.
841 (Faces for Font Lock): Add font-lock-doc-face.
842
9bf6d576
LK
8432005-02-05 Lute Kamstra <lute@gnu.org>
844
845 * text.texi (Maintaining Undo): Remove obsolete function.
846
cb602754
EZ
8472005-02-05 Eli Zaretskii <eliz@gnu.org>
848
849 * frames.texi (Color Names): Add pointer to the X docs about RGB
850 color specifications. Improve indexing
851 (Text Terminal Colors): Replace the description of RGB values by
852 an xref to "Color Names".
853
4e07258f
RS
8542005-02-03 Richard M. Stallman <rms@gnu.org>
855
856 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
857 Clarify.
858 (Selecting Windows): Clarify save-selected-window.
859 (Cyclic Window Ordering): Clarify walk-windows.
860 (Window Point): Clarify.
861 (Window Start): Add comment to example.
862 (Resizing Windows): Add `interactive' specs in examples.
863 Document fit-window-to-buffer.
864
865 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
866 (Undo, Maintaining Undo): Clarify last change.
867 (Sorting): In sort-numeric-fields, explain about octal and hex.
868 Mention sort-numeric-base.
869 (Format Properties): Add xref for hard newlines.
870
871 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
872 (Pop-Up Menus): Fix typo.
873 (Color Names): Explain all types of color names.
874 Explain color-values on B&W terminal.
875 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
876
877 * files.texi (File Locks): Not supported on MS systems.
878 (Testing Accessibility): Clarify.
879
880 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
881 (Coverage Testing): Fix typo.
882
883 * commands.texi (Misc Events): Remove stray space.
884
885 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
886 (Modification Time): Clarify when visited-file-modtime returns 0.
887 (The Buffer List): Clarify bury-buffer.
888 (Killing Buffers): Clarify.
889 (Indirect Buffers): Add clone-indirect-buffer.
890
8912005-02-02 Matt Hodges <MPHodges@member.fsf.org>
892
893 * edebug.texi (Printing in Edebug): Fix default value of
894 edebug-print-circle.
895 (Coverage Testing): Fix displayed frequency count data.
896
8972005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
898
899 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
900
4e07258f 9012005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
902
903 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
904
28d986b9
EZ
9052005-01-29 Eli Zaretskii <eliz@gnu.org>
906
907 * commands.texi (Misc Events): Describe the help-echo event.
908
909 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
910 consistently in description of the help-echo property.
911 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
912
913 * display.texi (Overlay Properties): Fix the index entry for
914 help-echo overlay property.
915
916 * customize.texi (Type Keywords): Uncomment the xref to the
917 help-echo property documentation.
918
8f958b40
KS
9192005-01-23 Kim F. Storm <storm@cua.dk>
920
921 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
922 return value. Third element FULLY replaced by PARTIAL which
923 specifies number of invisible pixels if row is only partially visible.
924 (Textual Scrolling): Mention auto-window-vscroll.
925 (Vertical Scrolling): New defvar auto-window-vscroll.
926
cd7e5dd6
LT
9272005-01-16 Luc Teirlinck <teirllm@auburn.edu>
928
929 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
930 command remapping.
931
6f771c32
RS
9322005-01-15 Richard M. Stallman <rms@gnu.org>
933
934 * display.texi (Defining Images): Mention DATA-P arg of create-image.
935
6ac8a822
KS
9362005-01-14 Kim F. Storm <storm@cua.dk>
937
88948d55
KS
938 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
939
6ac8a822
KS
940 * text.texi (Links and Mouse-1): Fix string and vector item.
941
20d6de82
RS
9422005-01-13 Richard M. Stallman <rms@gnu.org>
943
944 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
945 descriptions of overriding-local-map and overriding-terminal-local-map.
946
947 * text.texi (Links and Mouse-1): Clarify text.
948
f75a592e
KS
9492005-01-13 Kim F. Storm <storm@cua.dk>
950
951 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
952
910f60b1
TTN
9532005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
954
955 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
956
37181fc4
KS
9572005-01-12 Kim F. Storm <storm@cua.dk>
958
959 * text.texi (Links and Mouse-1): Rename section from Enabling
960 Mouse-1 to Following Links. Change xrefs.
961 Add examples for define-button-type and define-widget.
962
963 * display.texi (Button Properties, Button Buffer Commands):
964 Clarify mouse-1 and follow-link functionality.
965
28f94a34
RS
9662005-01-12 Richard M. Stallman <rms@gnu.org>
967
968 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
969
970 * display.texi (Beeping): Fix Texinfo usage.
971
972 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
973
bac2d936
KS
9742005-01-11 Kim F. Storm <storm@cua.dk>
975
976 * display.texi (Button Properties, Button Buffer Commands):
93381d62 977 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
978
979 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
980 (Enabling Mouse-1 to Follow Links): New subsection.
981
de968ddb
RS
9822005-01-06 Richard M. Stallman <rms@gnu.org>
983
984 * text.texi (Special Properties): Minor change.
985
986 * os.texi (Timers): Clarify previous change.
987
988 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
989
a3a43b3b
LT
9902005-01-01 Luc Teirlinck <teirllm@auburn.edu>
991
992 * display.texi (Face Attributes): Correct xref to renamed node.
993
732bb9ce
RS
9942005-01-01 Richard M. Stallman <rms@gnu.org>
995
996 * display.texi (Face Attributes): Describe hex color specs.
997
c734ae59
RS
9982004-12-31 Richard M. Stallman <rms@gnu.org>
999
1000 * os.texi (Timers): Update previous change.
1001
33b2f4ea
KS
10022004-12-30 Kim F. Storm <storm@cua.dk>
1003
1004 * display.texi (Line Height): Total line-height is now specified
1005 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1006 in cons cells. (nil . RATIO) is relative to actual line height.
1007 Use line-height `t' instead of `0' to get minimum height.
1008
99ec74b9
RS
10092004-12-29 Richard M. Stallman <rms@gnu.org>
1010
1011 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1012
eab463f6
RS
10132004-12-28 Richard M. Stallman <rms@gnu.org>
1014
1015 * commands.texi (Quitting): Clarify value of with-local-quit.
1016
1017 * elisp.texi (Top): Fix previous change.
1018
1019 * loading.texi (Loading): Fix previous change.
1020
ebbd14f1
RS
10212004-12-27 Richard M. Stallman <rms@gnu.org>
1022
4ae98fc5
RS
1023 * Makefile.in (MAKEINFO): Specify --force.
1024
8f430046
RS
1025 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1026
56011a8c
RS
1027 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1028
1029 * display.texi (Line Height): Further clarify.
1030
1031 * elisp.texi (Top): Update Loading submenu.
1032
ebbd14f1
RS
1033 * loading.texi (Where Defined): New node.
1034 (Unloading): load-history moved to Where Defined.
1035
fda2922a
RS
10362004-12-21 Richard M. Stallman <rms@gnu.org>
1037
1038 * commands.texi (Event Input Misc): Add while-no-input.
1039
9eb8959a
RS
10402004-12-11 Richard M. Stallman <rms@gnu.org>
1041
1042 * display.texi (Line Height): Rewrite text for clarity.
1043
adf87c29
KS
10442004-12-11 Kim F. Storm <storm@cua.dk>
1045
1046 * display.texi (Display): Add node "Line Height" to menu.
1047 (Line Height): New node. Move full description of line-spacing
1048 and line-height text properties here from text.texi.
1049 (Scroll Bars): Add vertical-scroll-bar variable.
1050
1051 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1052
1053 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1054 line-spacing and vertical-scroll-bar.
1055
1056 * text.texi (Special Properties): Just mention line-spacing and
1057 line-height here, add xref to new "Line Height" node.
1058
31e4729e
TTN
10592004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1060
1061 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1062
1063 * locals.texi (Standard Buffer-Local Variables):
1064 Add @xref for `line-spacing'.
1065
cc60c723
RS
10662004-12-05 Richard M. Stallman <rms@gnu.org>
1067
1068 * Makefile.in (maintainer-clean): Remove the info files
1069 in $(infodir) where they are created.
1070
f6101ac9
RS
10712004-12-03 Richard M. Stallman <rms@gnu.org>
1072
1073 * windows.texi (Selecting Windows): get-lru-window and
1074 get-largest-window don't consider dedicated windows.
1075
1076 * text.texi (Undo): Document undo-in-progress.
1077
94221759
RS
10782004-11-26 Richard M. Stallman <rms@gnu.org>
1079
1080 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1081 Remove a few vars that are not always buffer-local.
1082
7092c5e8
LT
10832004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1084
1085 * locals.texi (Standard Buffer-Local Variables): Comment out
1086 xref's to non-existent node `Yet to be written'.
1087
261b01c6
RS
10882004-11-24 Richard M. Stallman <rms@gnu.org>
1089
1090 * processes.texi (Synchronous Processes): Grammar fix.
1091
1092 * numbers.texi (Comparison of Numbers): Add eql.
1093
1094 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1095
1096 * intro.texi (Printing Notation): Fix previous change.
1097
1098 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1099 and default-indicate-buffer-boundaries from here.
1100 (Usual Display): To here.
1101 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1102 (Usual Display): Move tab-width up.
1103
1104 * customize.texi (Variable Definitions): Replace
1105 show-paren-mode example with tooltip-mode.
7092c5e8 1106 (Simple Types, Composite Types, Defining New Types):
261b01c6 1107 Minor cleanups.
7092c5e8 1108
c1aa4864
JH
11092004-11-21 Jesper Harder <harder@ifa.au.dk>
1110
1111 * processes.texi (Synchronous Processes, Output from Processes):
1112 Markup fix.
1113
dedbac89
RS
11142004-11-20 Richard M. Stallman <rms@gnu.org>
1115
07c8c65a
RS
1116 * positions.texi (Skipping Characters): skip-chars-forward
1117 now handles char classes.
1118
8f40a868
RS
1119 * intro.texi (Printing Notation): Avoid confusion of `print'
1120 when explaining @print.
1121
1122 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1123
1124 * display.texi (Display Table Format): Minor fix.
1125
1126 * streams.texi (Output Functions): Fix print example.
1127
fd6866c8
RS
1128 * Makefile.in (elisp): New target.
1129 (dist): Depend on $(infodir)/elisp, not elisp.
1130 Copy the info files from $(infodir).
1131
9d00469f
RS
1132 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1133 read-from-minibuffer.
1134
dedbac89
RS
1135 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1136
6de891db
RS
11372004-11-19 Richard M. Stallman <rms@gnu.org>
1138
1139 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1140
e1c1c5a7
TTN
11412004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1142
1143 * tips.texi (Coding Conventions): Fix typo.
1144
ee31cd78
RS
11452004-11-16 Richard M. Stallman <rms@gnu.org>
1146
1147 * tips.texi (Coding Conventions): Separate defvar and require
1148 methods to avoid warnings. Use require only when there are many
1149 functions and variables from that package.
1150
1151 * minibuf.texi (Minibuffer Completion): When ignoring case,
1152 predicate must not be case-sensitive.
1153
1154 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1155 (Test Coverage): Don't talk about "splotches". Clarified.
1156
4bd38e94
TTN
11572004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1158
1159 * frames.texi (Window Frame Parameters): Fix typo.
1160
6d073ae1
KS
11612004-11-15 Kim F. Storm <storm@cua.dk>
1162
9f89426b
KS
1163 * symbols.texi (Other Plists): Note that plist-get may signal error.
1164 Add safe-plist-get.
6d073ae1 1165
10980463
TTN
11662004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1167
1168 * modes.texi (Font Lock Basics): Fix typo.
1169
1efc19eb
RS
11702004-11-08 Richard M. Stallman <rms@gnu.org>
1171
1172 * syntax.texi (Syntax Table Functions): Add syntax-after.
1173
6159c232
EZ
11742004-11-06 Lars Brinkhoff <lars@nocrew.org>
1175
1176 * os.texi (Processor Run Time): New section documenting
1177 get-internal-run-time.
1178
59dede22
EZ
11792004-11-06 Eli Zaretskii <eliz@gnu.org>
1180
1181 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1182 it nukes elisp-cover.texi.
1183 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1184 elisp-0 etc.
1185
4cc8522c
LT
11862004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1187
1188 * commands.texi (Keyboard Macros): Document `append' return value
1189 of `defining-kbd-macro'.
1190
2d1ef312
RS
11912004-11-01 Richard M. Stallman <rms@gnu.org>
1192
1193 * commands.texi (Interactive Call): Add called-interactively-p.
1194
6f4e005d
SJ
11952004-10-29 Simon Josefsson <jas@extundo.com>
1196
1197 * minibuf.texi (Reading a Password): Revert.
1198
4f71c13f
RS
11992004-10-28 Richard M. Stallman <rms@gnu.org>
1200
1201 * frames.texi (Display Feature Testing): Explain about "vendor".
1202
4660a9e3
RS
12032004-10-27 Richard M. Stallman <rms@gnu.org>
1204
1205 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1206 not raw. Clarify `n'.
1207 (Interactive Call): Rewrite interactive-p, focusing on when
1208 and how to use it.
1209 (Misc Events): Clarify previous change.
1210
1211 * advice.texi (Simple Advice): Clarify what job the example does.
1212 (Around-Advice): Clarify ad-do-it.
1213 (Activation of Advice): An option of ad-default-compilation-action
1214 is `never', not `nil'.
1215
c8636435
KS
12162004-10-26 Kim F. Storm <storm@cua.dk>
1217
1218 * commands.texi (Interactive Codes): Add U code letter.
1219
acd4089b
SJ
12202004-10-25 Simon Josefsson <jas@extundo.com>
1221
1222 * minibuf.texi (Reading a Password): Add.
1223
29dc7809
JR
12242004-10-24 Jason Rumney <jasonr@gnu.org>
1225
1226 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1227 and wheel-down.
1228
bb5d6d34
KG
12292004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1230
1231 * processes.texi (Synchronous Processes): Document process-file.
1232
d0ee2ed3
KH
12332004-10-22 Kenichi Handa <handa@m17n.org>
1234
1235 * text.texi (translate-region): Document that it accepts also a
1236 char-table.
1237
38be9dbb
DP
12382004-10-22 David Ponce <david@dponce.com>
1239
1240 * windows.texi (Resizing Windows): Document the `preserve-before'
1241 argument of the functions `enlarge-window' and `shrink-window'.
1242
63c80452
JR
12432004-10-19 Jason Rumney <jasonr@gnu.org>
1244
1245 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1246
9f4b6e73
LT
12472004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1248
1249 * text.texi (Filling): Add anchor for definition of
1250 `sentence-end-double-space'.
1251
1252 * searching.texi (Regexp Example): Update description of how
1253 Emacs currently recognizes the end of a sentence.
1254 (Standard Regexps): Update definition of the variable
1255 `sentence-end'. Add definition of the function `sentence-end'.
1256
657f0f9c
EZ
12572004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1258
1259 * display.texi (Progress): New node.
1260
35ab4857
KS
12612004-10-05 Kim F. Storm <storm@cua.dk>
1262
1263 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1264
f2a54fbc
KS
12652004-09-29 Kim F. Storm <storm@cua.dk>
1266
1267 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1268 to identify bitmaps. Remove -fringe-bitmap suffix for standard
1269 fringe bitmap symbols, as they now have their own namespace.
1270 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1271 vs. pixels. Signal error if no free bitmap slots.
1272 (Pixel Specification): Change IMAGE to @var{image}.
1273
4676d6f3
RS
12742004-09-28 Richard M. Stallman <rms@gnu.org>
1275
1276 * text.texi (Special Properties): Clarify line-spacing and line-height.
1277
1278 * searching.texi (Regexp Search): Add looking-back.
1279
17234906
LT
12802004-09-25 Luc Teirlinck <teirllm@auburn.edu>
1281
1282 * display.texi: Correct typos.
1283 (Image Descriptors): Correct xref's.
1284
4de43c8b
RS
12852004-09-25 Richard M. Stallman <rms@gnu.org>
1286
1287 * text.texi (Special Properties): Cleanups in `cursor'.
1288 Rewrites in `line-height' and `line-spacing'; exchange them.
1289
1290 * display.texi (Fringes): Rewrite previous change.
1291 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
1292 (Display Fringe Bitmaps): Node deleted, text moved.
1293 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
1294 (Scroll Bars): Clarify set-window-scroll-bars.
1295 (Pointer Shape): Rewrite.
1296 (Specified Space): Clarify :align-to, etc.
1297 (Pixel Specification): Use @var. Clarify new text.
1298 (Other Display Specs): Clarify `slice'.
1299 (Image Descriptors): Cleanups.
1300 (Showing Images): Cleanups.
1301
a3ee0299
LT
13022004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1303
e88ebce6
LT
1304 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1305
a3ee0299
LT
1306 * modes.texi: Various minor changes in addition to:
1307 (Major Mode Conventions): Final call to `run-mode-hooks' should
1308 not be inside the `delay-mode-hooks' form.
1309 (Mode Hooks): New node.
1310 (Hooks): Delete obsolete example.
1311 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1312 node "Mode Hooks".
1313
6db2bc02
LT
13142004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1315
1316 * display.texi: Correct various typos.
1317 (Display): Rename node "Pointer Shapes" to "Pointer
1318 Shape". (There is already a node called "Pointer Shapes" in
1319 frames.texi.)
1320 (Images): Remove non-existent node "Image Slices" from menu.
1321
ed2846bd
KS
13222004-09-23 Kim F. Storm <storm@cua.dk>
1323
1324 * text.texi (Special Properties): Add `cursor', `pointer',
1325 `line-height', and `line-spacing' properties.
1326
1327 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1328 Shapes' to menu.
1329 (Standard Faces): Doc fix for fringe face.
1330 (Fringes): Add `overflow-newline-into-fringe' and
1331 'indicate-buffer-boundaries'.
1332 (Fringe Bitmaps, Pointer Shapes): New nodes.
1333 (Display Property): Add 'Pixel Specification' and 'Display Fringe
1334 Bitmaps' to menu.
1335 (Specified Space): Describe pixel width and height.
1336 (Pixel Specification): New node.
1337 (Other Display Specs): Add `slice' property.
1338 (Display Fringe Bitmaps): New node.
1339 (Images): Add 'Image Slices' to menu.
1340 (Image Descriptors): Add `:pointer' and `:map' properties.
1341 (Showing Images): Add slice arg to `insert-image'. Add
1342 'insert-sliced-image'.
1343
4d894c98
RS
13442004-09-20 Richard M. Stallman <rms@gnu.org>
1345
1346 * commands.texi (Key Sequence Input):
1347 Clarify downcasing in read-key-sequence.
1348
7e388eb7
JL
13492004-09-08 Juri Linkov <juri@jurta.org>
1350
1351 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1352
a020987f
LT
13532004-09-07 Luc Teirlinck <teirllm@auburn.edu>
1354
1355 * locals.texi (Standard Buffer-Local Variables): Add
1356 `buffer-auto-save-file-format'.
1357 * internals.texi (Buffer Internals): Describe new
1358 auto_save_file_format field of the buffer structure.
1359 * files.texi (Format Conversion): `auto-save-file-format' has been
1360 renamed `buffer-auto-save-file-format'.
1361
2b96f80c
LT
13622004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1363
1364 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1365 an integer or a marker.
1366 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1367
2ee3b79e
RS
13682004-08-22 Richard M. Stallman <rms@gnu.org>
1369
1370 * modes.texi (Major Mode Conventions): Discuss rebinding of
1371 standard key bindings.
1372
c438dc33
KS
13732004-08-18 Kim F. Storm <storm@cua.dk>
1374
1375 * processes.texi (Accepting Output): Add `just-this-one' arg to
1376 `accept-process-output'.
101c421e 1377 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 1378
db8af011
LT
13792004-08-10 Luc Teirlinck <teirllm@auburn.edu>
1380
1381 * keymaps.texi: Various changes in addition to:
1382 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1383 Give more varied examples for `kbd'.
1384 (Creating Keymaps): Char tables have slots for all characters
1385 without modifiers.
1386 (Active Keymaps): `overriding-local-map' and
1387 `overriding-terminal-local-map' also override text property and
1388 overlay keymaps.
1389 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1390 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1391 to denote a prefix of no events.
1392 `map-keymap' includes parent's bindings _recursively_.
1393 Clarify and correct description of `where-is-internal'.
1394 Mention BUFFER-OR-NAME arg to `describe-bindings'.
1395 (Menu Example): For menus intended for use with the keyboard, the
1396 menu items should be bound to characters or real function keys.
1397
de700726
LT
13982004-08-08 Luc Teirlinck <teirllm@auburn.edu>
1399
30e75a87
LT
1400 * objects.texi (Character Type): Reposition `@anchor' to prevent
1401 double space inside sentence in Info.
1402
de700726
LT
1403 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1404 renamed to `disabled-command-function'.
7c5b95c9 1405 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
1406 (Command Loop Info): Replace reference to it.
1407 (Disabling Commands): `disabled-command-hook' has been renamed to
1408 `disabled-command-function'.
1409
81909a1a
LT
14102004-08-07 Luc Teirlinck <teirllm@auburn.edu>
1411
1412 * os.texi (Translating Input): Only non-prefix bindings in
1413 `key-translation-map' override actual key bindings. Warn about
1414 possible indirect effect of actual key bindings on non-prefix
1415 bindings in `key-translation-map'.
1416
5504e99c
LT
14172004-08-06 Luc Teirlinck <teirllm@auburn.edu>
1418
1419 * minibuf.texi (High-Level Completion): Add anchor for definition
1420 of `read-variable'.
1421
1422 * commands.texi: Various changes in addition to:
1423 (Using Interactive): Clarify description of `interactive-form'.
1424 (Interactive Call): Mention default for KEYS argument to
1425 `call-interactively'.
1426 (Command Loop Info): Clarify description of `this-command-keys'.
1427 Mention KEEP-RECORD argument to `clear-this-command-keys'.
1428 Value of `last-event-frame' can be `macro'.
1429 (Repeat Events): `double-click-fuzz' is also used to distinguish
1430 clicks and drags.
1431 (Classifying Events): Clarify descriptions of `event-modifiers'
1432 `event-basic-type' and `event-convert-list'.
1433 (Accessing Events): `posn-timestamp' takes POSITION argument.
1434 (Quoted Character Input): Clarify description of
1435 `read-quoted-char' and fix example.
1436 (Quitting): Add `with-local-quit'.
1437 (Disabling Commands): Correct and clarify descriptions of
1438 `enable-command' and `disable-command'.
1439 Mention what happens if `disabled-command-hook' is nil.
1440 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1441 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1442
f478a72a
LT
14432004-07-24 Luc Teirlinck <teirllm@auburn.edu>
1444
1445 * frames.texi: Various changes in addition to:
1446 (Creating Frames): Expand and clarify description of `make-frame'.
1447 (Window Frame Parameters): Either none or both of the `icon-left'
1448 and `icon-top' parameters must be specified. Put descriptions of
1449 `menu-bar-lines' and `toolbar-lines' closer together and change
1450 them accordingly.
1451 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1452 except while processing `frame-title-format' or `icon-title-format'.
1453 (Deleting Frames): Correct description of `delete-frame'.
1454 Non-nil return values of `frame-live-p' are like those of `framep'.
1455 (Frames and Windows): mention return value of
1456 `set-frame-selected-window'.
1457 (Visibility of Frames): Mention `force' argument to
1458 `make-frame-invisible'. `frame-visible-p' returns t for all
1459 frames on text-only terminals.
1460 (Frame Configurations): Restoring a frame configuration does not
1461 restore deleted frames.
1462 (Window System Selections): `x-set-selection' returns DATA.
1463 (Resources): Add example.
1464 (Display Feature Testing): Clarify descriptions of
1465 `display-pixel-height', `display-pixel-width', `x-server-version'
1466 and `x-server-vendor'.
1467
1468 * windows.texi (Choosing Window): Add anchor.
1469 * minibuf.texi (Minibuffer Misc): Add anchor.
1470
bc135062
JPW
14712004-07-23 John Paul Wallington <jpw@gnu.org>
1472
1473 * macros.texi (Defining Macros): Declaration keyword for setting
1474 Edebug spec is `debug' not `edebug'.
1475
cb7516e5
LT
14762004-07-19 Luc Teirlinck <teirllm@auburn.edu>
1477
1478 * windows.texi: Various small changes in addition to:
1479 (Window Point): Mention return value of `set-window-point'.
1480 (Window Start): `pos-visible-in-window-p' disregards horizontal
1481 scrolling. Explain return value if PARTIALLY is non-nil.
1482 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
1483 and `set-window-vscroll'.
1484 (Size of Window): The argument WINDOW to `window-inside-edges',
1485 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
1486 (Resizing Windows): Explain return value of
1487 `shrink-window-if-larger-than-buffer'.
1488 `window-size-fixed' automatically becomes buffer local when set.
1489 (Window Configurations): Explain return value of
1490 `set-window-configuration'.
1491
1492 * minibuf.texi (Minibuffer Misc): Add anchor for
1493 `minibuffer-scroll-window'.
1494
1495 * positions.texi (Text Lines): Add anchor for `count-lines'.
1496
3751eb00
RS
14972004-07-17 Richard M. Stallman <rms@gnu.org>
1498
1499 * display.texi (Overlay Properties): Adding `evaporate' prop
1500 deletes empty overlay immediately.
1501
1502 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1503 fix example.
1504
9a7e97c6
LT
15052004-07-16 Jim Blandy <jimb@redhat.com>
1506
1507 * searching.texi (Regexp Backslash): Document new \_< and \_>
1508 operators.
1509
aa0e4da8
JB
15102004-07-16 Juanma Barranquero <lektu@terra.es>
1511
1512 * display.texi (Images): Fix Texinfo usage.
1513
cbbfedb2
LT
15142004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1515
1516 * buffers.texi (Modification Time): `visited-file-modtime' now
1517 returns a list of two integers, instead of a cons.
1518
3a052bd3
LT
15192004-07-13 Luc Teirlinck <teirllm@auburn.edu>
1520
1521 * windows.texi: Various changes in addition to:
1522 (Splitting Windows): Add `split-window-keep-point'.
1523
02c04e6f
RS
15242004-07-09 Richard M. Stallman <rms@gnu.org>
1525
1526 * frames.texi (Input Focus): Minor fix.
1527
cb4f1287
LT
15282004-07-07 Luc Teirlinck <teirllm@auburn.edu>
1529
1530 * frames.texi (Input Focus): Clarify descriptions of
1531 `select-frame-set-input-focus' and `select-frame'.
1532
339902ec
LT
15332004-07-06 Luc Teirlinck <teirllm@auburn.edu>
1534
1535 * os.texi: Various small changes in addition to:
1536 (Killing Emacs): Expand and clarify description of
1537 `kill-emacs-query-functions' and `kill-emacs-hook'.
1538 (System Environment): Expand and clarify description of `getenv'
1539 and `setenv'.
1540 (Timers): Clarify description of `run-at-time'.
1541 (Translating Input): Correct description of
1542 `extra-keyboard-modifiers'.
1543 (Flow Control): Correct description of `enable-flow-control'.
1544
fe3b7e35
TTN
15452004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
1546
1547 * os.texi: Update copyright.
1548 (Session Management): Grammar fix.
1549 Clarify which Emacs does the restarting.
1550 Use @samp for *scratch* buffer.
1551
59db7d6e
LT
15522004-07-04 Alan Mackenzie <acm@muc.de>
1553
1554 * frames.texi (Input Focus): Add documentation for
1555 `select-frame-set-input-focus'. Replace refs to non-existent
1556 `switch-frame' with `select-frame'. Minor corrections and tidying
1557 up of text-only terminal stuff.
1558
e3ccf404
RS
15592004-07-02 Richard M. Stallman <rms@gnu.org>
1560
1561 * files.texi (Saving Buffers): Cleanup write-contents-function.
1562 (Magic File Names): Cleanup file-remote-p.
1563
8addb6eb
KG
15642004-07-02 Kai Grossjohann <kai@emptydomain.de>
1565
1566 * files.texi (Magic File Names): `file-remote-p' returns an
1567 identifier of the remote system, not just t.
1568
7a58d84d
DK
15692004-07-02 David Kastrup <dak@gnu.org>
1570
1571 * searching.texi (Entire Match Data): Add explanation about new
1572 match-data behavior when @var{integers} is non-nil.
1573
d8c379f8
RS
15742004-06-24 Richard M. Stallman <rms@gnu.org>
1575
b4a4b0ae
RS
1576 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1577
d8c379f8
RS
1578 * customize.texi (Variable Definitions): Note about doc strings
1579 and :set.
1580
1581 * keymaps.texi (Keymap Terminology): Document `kbd'.
1582 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1583
1584 * display.texi (Invisible Text): Setting buffer-invisibility-spec
1585 makes it buffer-local.
1586
1587 * files.texi (Saving Buffers): Correct previous change.
1588
1589 * commands.texi (Accessing Events):
1590 Clarify posn-col-row and posn-actual-col-row.
1591
15922004-06-24 David Ponce <david.ponce@wanadoo.fr>
1593
1594 * commands.texi (Accessing Events): New functions
1595 posn-at-point and posn-at-x-y. Add example to posn-x-y.
1596
dce417e7
LT
15972004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1598
1599 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1600 * frames.texi, buffers.texi, backups.texi, variables.texi:
1601 * loading.texi, eval.texi, functions.texi, control.texi:
1602 * symbols.texi, minibuf.texi: Reposition @anchor's.
1603
1604 * help.texi: Various small changes in addition to the following.
1605 (Describing Characters): Describe PREFIX argument to
1606 `key-description'. Correct and clarify definition of
1607 `text-char-description'. Describe NEED-VECTOR argument to
1608 `read-kbd-macro'.
1609 (Help Functions): Clarify definition of `apropos'.
1610
255d07dc
LH
16112004-06-23 Lars Hansen <larsh@math.ku.dk>
1612
1613 * files.texi (Saving Buffers): Correct description of
1614 `write-contents-functions'.
1615
4e9691e9
JB
16162004-06-21 Juanma Barranquero <lektu@terra.es>
1617
1618 * display.texi (Images): Remove redundant @vindex directives.
1619 Rewrite `image-library-alist' doc in active voice.
1620
1ebd4f78
JB
16212004-06-14 Juanma Barranquero <lektu@terra.es>
1622
1623 * display.texi (Images): Document new delayed library loading,
1624 variable `image-library-alist' and (existing but undocumented)
1625 function `image-type-available-p'.
1626
ddfb8369
RS
16272004-06-05 Richard M. Stallman <rms@gnu.org>
1628
1629 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1630 refer the user to the Initial Input node.
1631 (Text from Minibuffer): Likewise.
1632 (Initial Input): New node. Document this feature
1633 and say it is mostly deprecated.
1634
18684a3a
RS
16352004-05-30 Richard M. Stallman <rms@gnu.org>
1636
7a61e456
RS
1637 * loading.texi (Named Features): Clarify return value
1638 and meaning of NOERROR.
1639
18684a3a
RS
1640 * variables.texi (File Local Variables): Minor cleanup.
1641
c8364415
MA
16422004-05-30 Michael Albinus <michael.albinus@gmx.de>
1643
1644 * files.texi (Magic File Names): Add `file-remote-p' as operation
1645 of file name handlers.
1646
08fd1251
RS
16472004-05-29 Richard M. Stallman <rms@gnu.org>
1648
1649 * modes.texi (Minor Mode Conventions): (-) has no special meaning
1650 as arg to a minor mode command.
1651
71d5a208
RS
16522004-05-22 Richard M. Stallman <rms@gnu.org>
1653
1654 * syntax.texi (Syntax Class Table): Word syntax not just for English.
1655
1656 * streams.texi (Output Variables): Doc float-output-format.
1657
1658 * searching.texi (Regexp Special): Nested repetition can be infloop.
1659
1660 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1661 real stack overflow.
1662
1663 * compile.texi: Minor cleanups.
1664
16652004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
1666
1667 * lists.texi (Cons Cells): Explain dotted lists, true lists,
1668 circular lists.
1669 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 1670
022cb162
TTN
16712004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
1672
1673 * modes.texi (Search-based Fontification): Fix typo.
1674
aa7094ba
JB
16752004-05-10 Juanma Barranquero <lektu@terra.es>
1676
1677 * modes.texi (Mode Line Variables): Fix description of
1678 global-mode-string, which is now after which-func-mode, not the
1679 buffer name.
1680
c2383279
LH
16812004-05-07 Lars Hansen <larsh@math.ku.dk>
1682
1683 * modes.texi (Desktop Save Mode): Add.
1684 (Modes): Add menu entry Desktop Save Mode.
1685
1686 * hooks.texi: Add desktop-after-read-hook,
1687 desktop-no-desktop-file-hook and desktop-save-hook.
1688
1689 * locals.texi: Add desktop-save-buffer.
1690
058296d3
JH
16912004-04-30 Jesper Harder <harder@ifa.au.dk>
1692
1693 * display.texi: emacs -> Emacs.
1694
0c54865e
EZ
16952004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1696
1697 * files.texi (Changing Files): Document set-file-times.
1698
d814862a
JB
16992004-04-23 Juanma Barranquero <lektu@terra.es>
1700
1701 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1702
e8d6f886
JH
17032004-04-18 Jesper Harder <harder@ifa.au.dk>
1704
1705 * tips.texi (Coding Conventions): defopt -> defcustom.
1706
3a424014
LT
17072004-04-16 Luc Teirlinck <teirllm@auburn.edu>
1708
1709 * sequences.texi: Various clarifications.
1710
9e860631
LT
17112004-04-14 Luc Teirlinck <teirllm@auburn.edu>
1712
1713 * buffers.texi (Read Only Buffers): Mention optional ARG to
1714 `toggle-read-only'.
1715
5e30a0fb
NR
17162004-04-14 Nick Roberts <nick@nick.uklinux.net>
1717
9e860631 1718 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
1719 returns a full-width window if possible.
1720
619fb950
LT
17212004-04-13 Luc Teirlinck <teirllm@auburn.edu>
1722
1723 * buffers.texi: Various changes in addition to:
1724 (Buffer File Name): Add `find-buffer-visiting'.
1725 (Buffer Modification): Mention optional ARG to `not-modified'.
1726 (Indirect Buffers): Mention optional CLONE argument to
1727 `make-indirect-buffer'.
1728
1729 * files.texi: Various changes in addition to:
1730 (Visiting Functions): `find-file-hook' is now a normal hook.
1731 (File Name Expansion): Explain difference between the way that
1732 `expand-file-name' and `file-truename' treat `..'.
1733 (Contents of Directories): Mention optional ID-FORMAT argument to
1734 `directory-files-and-attributes'.
1735 (Format Conversion): Mention new optional CONFIRM argument to
1736 `format-write-file'.
1737
a2295d32
MB
17382004-04-12 Miles Bader <miles@gnu.org>
1739
1740 * macros.texi (Expansion): Add description of `macroexpand-all'.
1741
571fd4d5
JH
17422004-04-05 Jesper Harder <harder@ifa.au.dk>
1743
1744 * variables.texi (Variable Aliases): Mention
1745 cyclic-variable-indirection.
1746
1747 * errors.texi (Standard Errors): Ditto.
1748
4ba2fd66
LT
17492004-04-04 Luc Teirlinck <teirllm@auburn.edu>
1750
1751 * backups.texi: Various small changes in addition to:
1752 (Making Backups): Mention return value of `backup-buffer'.
1753 (Auto-Saving): Mention optional FORCE argument to
1754 `delete-auto-save-file-if-necessary'.
1755 (Reverting): Mention optional PRESERVE-MODES argument to
1756 `revert-buffer'. Correct description of `revert-buffer-function'.
1757
8f7ea687
JL
17582004-03-22 Juri Linkov <juri@jurta.org>
1759
1760 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
1761 with `Vector Functions'.
1762
1763 * text.texi (Sorting): Add missing quote.
1764
0eeca3c1
LT
17652004-03-14 Luc Teirlinck <teirllm@auburn.edu>
1766
1767 * intro.texi (Lisp History): Replace xref to `cl' manual with
1768 inforef.
1769
e69cfac2
RS
17702004-03-12 Richard M. Stallman <rms@gnu.org>
1771
1772 * intro.texi (Version Info): Add arg to emacs-version.
1773 (Lisp History): Change xref to CL manual.
1774
1b91d47f
LT
17752004-03-09 Luc Teirlinck <teirllm@auburn.edu>
1776
1777 * minibuf.texi (Completion Commands): Add xref to Emacs manual
1778 for Partial Completion mode.
1779
97073664
TTN
17802004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
1781
1782 * customize.texi: Fix typo. Remove eol whitespace.
1783
04a6e76b
RS
17842004-03-04 Richard M. Stallman <rms@gnu.org>
1785
1786 * processes.texi: Fix typos.
1787
1788 * lists.texi (Building Lists): Minor clarification.
1789
1790 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
1791 in make-hash-table.
1792
5bb0fcd1
JB
17932004-02-29 Juanma Barranquero <lektu@terra.es>
1794
1795 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
1796 rm, and ignore exit code.
1797
9022d421
EZ
17982004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
1799
1800 * display.texi (Defining Faces): Add description for min-colors.
1801 Update example.
1802
92f5fba2
LT
18032004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1804
1805 * abbrevs.texi: Various corrections and clarifications in addition
1806 to the following:
1807 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
1808
7e83e178
GM
18092004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1810
1811 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
1812
9c5609e8
LT
18132004-02-21 Luc Teirlinck <teirllm@auburn.edu>
1814
e2b9b51f
LT
1815 * text.texi: Various small changes in addition to the following:
1816 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
1817 to delete-horizontal-space.
1818 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
1819 description of yank-handler text property at various places.
1820
7daa0e81
LT
1821 * frames.texi (Window System Selections): Add anchor.
1822
9c5609e8
LT
1823 * syntax.texi (Syntax Table Functions): Clarify and correct
1824 descriptions of make-syntax-table and copy-syntax-table.
1825 (Motion and Syntax): Clarify SYNTAXES argument to
1826 skip-syntax-forward.
1827 (Parsing Expressions): Mention that the return value of
1828 parse-partial-sexp is currently a list of ten rather than nine
1829 elements.
1830 (Categories): Various corrections and clarifications.
1831
d29edb21
LT
18322004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1833
1834 * markers.texi (Marker Insertion Types): Minor change.
1835
1836 * locals.texi (Standard Buffer-Local Variables):
1837 * commands.texi (Interactive Codes, Using Interactive):
1838 * functions.texi (Related Topics): Fix xrefs.
1839
43e48bda
LT
18402004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1841
1842 * lists.texi (Sets And Lists): Update description of delete-dups.
1843
84e34002
RS
18442004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1845
1846 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
1847
18482004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1849
1850 * frames.texi (Parameter Access): frame-parameters arg is optional.
1851 modify-frame-parameters handles nil for FRAME.
1852 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
1853 are all-or-nothing for certain toolkits.
1854 Mention parameter wait-for-wm.
1855 (Frames and Windows): In frame-first-window and frame-selected-window
1856 the arg is optional.
1857 (Input Focus): In redirect-frame-focus the second arg is optional.
1858 (Window System Selections): Mention selection type CLIPBOARD.
1859 Mention data-type UTF8_STRING.
1860 Mention numbering of cut buffers.
1861 (Resources): Describe x-resource-name.
1862
18632004-02-16 Richard M. Stallman <rms@gnu.org>
1864
1865 * windows.texi (Buffers and Windows): Delete false table
1866 about all-frames.
1867
1868 * syntax.texi (Parsing Expressions): Delete old caveat
1869 about parse-sexp-ignore-comments.
1870
1871 * streams.texi (Output Variables): Add print-quoted.
1872
1873 * lists.texi (Building Lists): Minor cleanup.
1874
1875 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
1876
1877 * display.texi (Overlays): Explain overlays use markers.
1878 (Managing Overlays): Explain front-advance and rear-advance
1879 in more detail.
1880
1881 * loading.texi (Unloading): Document unload-feature-special-hooks.
1882 Get rid of fns-NNN.el file.
1883
18842004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1885
1886 * help.texi (Describing Characters): Fix text-char-description
1887 example output.
1888
1889 * edebug.texi (Using Edebug): Fix example.
1890
1891 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 1892
84e34002
RS
1893 * files.texi (Changing Files): Fix argname.
1894
1895 * calendar.texi: Fix parens, and default values.
1896
1897 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
1898 * nonascii.texi, objects.texi, os.texi: Minor fixes.
1899 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
1900
1901 * positions.texi (Text Lines): Don't add -1 in current-line.
1902
19032004-02-16 Richard M. Stallman <rms@gnu.org>
1904
1905 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
1906
c33b76da
EZ
19072004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1908
1909 * processes.texi (Low-Level Network): Fix a typo.
1910
9d7271e8
KS
19112004-02-12 Kim F. Storm <storm@cua.dk>
1912
1913 * display.texi (Fringes): Use consistent wording.
1914 Note that window-fringe's window arg is optional.
1915 (Scroll Bars): Use consistent wording.
1916
6827d730
LT
19172004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1918
1919 * tips.texi (Comment Tips): Document the new conventions for
1920 commenting out code.
1921
1cb60b5a
JD
19222004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1923
1924 * positions.texi (Text Lines): Added missing end defun.
1925
7fdd1f62
KS
19262004-02-07 Kim F. Storm <storm@cua.dk>
1927
1928 * positions.texi (Text Lines): Add line-number-at-pos.
1929
eb3c144c
JPW
19302004-02-06 John Paul Wallington <jpw@gnu.org>
1931
1932 * display.texi (Button Properties, Button Buffer Commands):
1933 mouse-2 invokes button, not down-mouse-1.
1934
a1d38d63
JR
19352004-02-04 Jason Rumney <jasonr@gnu.org>
1936
1937 * makefile.w32-in: Sync with Makefile.in changes.
1938
4b574f3d
LT
19392004-02-03 Luc Teirlinck <teirllm@auburn.edu>
1940
1941 * minibuf.texi (Text from Minibuffer): Various corrections and
1942 clarifications.
1943 (Object from Minibuffer): Correct Lisp description of
1944 read-minibuffer.
1945 (Minibuffer History): Clarify description of cons values for
1946 HISTORY arguments.
1947 (Basic Completion): Various corrections and clarifications. Add
1948 completion-regexp-list.
1949 (Minibuffer Completion): Correct and clarify description of
1950 completing-read.
6f6b0433 1951 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
1952 other minor changes.
1953 (High-Level Completion): Various corrections and clarifications.
1954 (Reading File Names): Ditto.
1955 (Minibuffer Misc): Ditto.
1956
d8186297
LT
19572004-01-26 Luc Teirlinck <teirllm@auburn.edu>
1958
1959 * strings.texi (Text Comparison): assoc-string also matches
1960 elements of alists that are strings instead of conses.
1961 (Formatting Strings): Standardize Texinfo usage. Update index
1962 entries.
1963
9adcb5f2
LT
19642004-01-20 Luc Teirlinck <teirllm@auburn.edu>
1965
1966 * lists.texi (Sets And Lists): Add delete-dups.
1967
3e7274ae
LT
19682004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1969
1970 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
1971 special form.
1972 * macros.texi (Defining Macros): Update description of `declare',
1973 which now is a macro.
1974 (Wrong Time): Fix typos.
1975
944e099f
LT
19762004-01-14 Luc Teirlinck <teirllm@auburn.edu>
1977
1978 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 1979 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
1980 and `batch-byte-compile'. In particular, mention and describe
1981 all optional arguments.
1982 (Disassembly): Correct and clarify the description of `disassemble'.
1983
90c3aa59
LT
19842004-01-11 Luc Teirlinck <teirllm@auburn.edu>
1985
1986 * searching.texi: Various small changes in addition to the
1987 following.
1988 (Regexp Example): Adapt to new value of `sentence-end'.
1989 (Regexp Functions): The PAREN argument to `regexp-opt' can be
1990 `words'.
1991 (Search and Replace): Add usage note for `perform-replace'.
1992 (Entire Match Data): Mention INTEGERS and REUSE arguments to
1993 `match-data'.
1994 (Standard Regexps): Update for new values of `paragraph-start'
1995 and `sentence-end'.
1996
583c353d
LT
19972004-01-07 Luc Teirlinck <teirllm@auburn.edu>
1998
1999 * files.texi (Saving Buffers): Clarify descriptions of
2000 `write-contents-functions' and `before-save-hook'.
2001 Make the defvar's for `before-save-hook' and `after-save-hook'
2002 into defopt's.
2003
05faee07
KS
20042004-01-07 Kim F. Storm <storm@cua.dk>
2005
2006 * commands.texi (Click Events): Describe new image and
2007 width/height elements of click events.
2008 (Accessing Events): Add posn-string, posn-image, and
2009 posn-object-width-height. Change posn-object to return either
2010 image or string object.
2011
a0465ec3
SJ
20122004-01-01 Simon Josefsson <jas@extundo.com>
2013
2014 * hooks.texi (Standard Hooks): Add before-save-hook.
2015 * files.texi (Saving Buffers): Likewise.
2016
972c0c49
RS
20172004-01-03 Richard M. Stallman <rms@gnu.org>
2018
2019 * frames.texi (Frames and Windows): Delete frame-root-window.
2020
dbcd463f
LT
20212004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2022
2023 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2024
2025 * functions.texi: Various small changes in addition to the
2026 following.
2027 (What Is a Function): `functionp' returns nil for macros. Clarify
2028 behavior of this and following functions for symbol arguments.
2029 (Function Documentation): Add `\' in front of (fn @var{arglist})
2030 and explain why.
2031 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2032 Add anchor.
2033 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2034
02c77ee9
MB
20352004-01-01 Miles Bader <miles@gnu.org>
2036
2037 * display.texi (Buttons): New section.
2038
903a1a91
AS
20392003-12-31 Andreas Schwab <schwab@suse.de>
2040
2041 * numbers.texi (Math Functions): sqrt reports a domain-error
2042 error.
2043 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2044
697cf92a
LT
20452003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2046
3f70fe82
LT
2047 * tips.texi (Documentation Tips): Update item on hyperlinks in
2048 documentation strings.
2049
697cf92a
LT
2050 * errors.texi (Standard Errors): Various small corrections and
2051 additions.
2052
2053 * control.texi: Various small changes in addition to the
2054 following.
2055 (Signaling Errors): Provide some more details on how `signal'
2056 constructs the error message. Add anchor to the definition of
2057 `signal'.
2058 (Error Symbols): Describe special treatment of `quit'.
2059 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2060 to emphasize that it has to be a single form.
2061
2062 * buffers.texi: Add anchor.
2063
4d25144d
RS
20642003-12-29 Richard M. Stallman <rms@gnu.org>
2065
2066 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2067 (Window Configurations): Add window-configuration-frame.
2068
2069 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2070
2071 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2072 Change arg name in get-char-property.
2073 (Special Properties): Update handling of keymap property.
2074
2075 * strings.texi (Modifying Strings): Add clear-string.
2076 (Text Comparison): Add assoc-string and remove
2077 assoc-ignore-case, assoc-ignore-representation.
2078
2079 * os.texi (Time of Day): Add set-time-zone-rule.
2080
2081 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2082 report domain-error errors.
4d25144d 2083
697cf92a 2084 * nonascii.texi (Converting Representations):
4d25144d
RS
2085 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2086 (Encoding and I/O): Add file-name-coding-system.
2087
2088 * modes.texi (Search-based Fontification): Explain that
2089 face specs are symbols with face names as values.
2090
2091 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2092
2093 * lists.texi (Building Lists): remq moved elsewhere.
2094 (Sets And Lists): remq moved here.
2095 (Association Lists): Refer to assoc-string.
2096
2097 * internals.texi (Garbage Collection): Add memory-use-counts.
2098
2099 * frames.texi (Frames and Windows): Add set-frame-selected-window
2100 and frame-root-window.
2101
697cf92a 2102 * files.texi (Contents of Directories):
4d25144d
RS
2103 Add directory-files-and-attributes.
2104
2105 * display.texi (Refresh Screen): Add force-window-update.
2106 (Invisible Text): Explain about moving point out of invis text.
2107 (Overlay Properties): Add overlay-properties.
2108 (Managing Overlays): Add overlayp.
2109 (GIF Images): Invalid image number displays a hollow box.
2110
2111 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2112 (Killing Buffers): Add buffer-live-p.
2113
67fafe38
MR
21142003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2115
2116 * display.texi (Fringes): Fix typo "set-buffer-window".
2117
68e74f25
LT
21182003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2119
2120 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2121 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2122 Add or change various xrefs and anchors.
2123
2124 * commands.texi: Replace all occurrences of @acronym{CAR} with
2125 @sc{car}, for consistency with the rest of the Elisp manual.
2126 `car' and `cdr' are historically acronyms, but are no longer
2127 widely thought of as such.
2128
2129 * internals.texi (Pure Storage): Mention that `purecopy' does not
2130 copy text properties.
2131 (Object Internals): Now 29 bits are used (in most implementations)
2132 to address Lisp objects.
2133
2134 * variables.texi (Variables with Restricted Values): New node.
2135
2136 * objects.texi (Lisp Data Types): Mention that certain variables
2137 can only take on a restricted set of values and add an xref to
2138 the new node "Variables with Restricted Values".
2139
2140 * eval.texi (Function Indirection): Describe the errors that
2141 `indirect-function' can signal.
2142 (Eval): Clarify the descriptions of `eval-region' and `values'.
2143 Describe `eval-buffer' instead of `eval-current-buffer' and
2144 mention `eval-current-buffer' as an alias for `current-buffer'.
2145 Correct the description and mention all optional arguments.
2146
697cf92a 2147 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2148 following.
2149 (Converting Representations): Clarify behavior of
2150 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2151 ASCII arguments.
2152 (Character Sets): Document the variable `charset-list' and adapt
2153 the definition of the function `charset-list' accordingly.
2154 (Translation of Characters): Clarify use of generic characters in
2155 `make-translation-table'. Clarify and correct the description of
2156 the use of translation tables in encoding and decoding.
2157 (User-Chosen Coding Systems): Correct and clarify the description
2158 of `select-safe-coding-system'.
2159 (Default Coding Systems): Clarify description of
2160 `file-coding-system-alist'.
2161
a62f71e4
LT
21622003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2163
2164 * strings.texi (Text Comparison): Correctly describe when two
2165 strings are `equal'. Combine and clarify descriptions of
2166 `assoc-ignore-case' and `assoc-ignore-representation'.
2167
2168 * objects.texi (Non-ASCII in Strings): Clarify description of
2169 when a string is unibyte or multibyte.
2170 (Bool-Vector Type): Update examples.
2171 (Equality Predicates): Correctly describe when two strings are
2172 `equal'.
2173
19017752
LT
21742003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2175
2176 * lists.texi (Building Lists): `append' no longer accepts integer
2177 arguments. Update the description of `number-sequence' to reflect
2178 recent changes.
2179 (Sets And Lists): Describe `member-ignore-case' after `member'.
2180
0f6a07a8
KS
21812003-11-27 Kim F. Storm <storm@cua.dk>
2182
2183 * commands.texi (Click Events): Click object may be an images.
2184 Describe (dx . dy) element of click positions.
2185 (Accessing Events): Remove duplicate posn-timestamp.
2186 New functions posn-object and posn-object-x-y.
2187
1ce7c819
KS
21882003-11-23 Kim F. Storm <storm@cua.dk>
2189
2190 * commands.texi (Click Events): Describe enhancements to event
2191 position lists, including new text-pos and (col . row) items.
2192 Mention left-fringe and right-fringe area events.
0f6a07a8 2193 (Accessing Events): New functions posn-area and
1ce7c819
KS
2194 posn-actual-col-row. Mention posn-timestamp. Mention that
2195 posn-point in non-text area still returns buffer position.
2196 Clarify posn-col-row.
2197
cae8ddbb
LH
21982003-11-21 Lars Hansen <larsh@math.ku.dk>
2199
2200 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2201 * anti.texi (File Attributes): Describe removed parameter
2202 ID-FORMAT.
2203
f7f1a248
LT
22042003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2205
68e74f25 2206 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2207 a position, its buffer is ignored.
2208
2209 * markers.texi (Overview of Markers): Mention it here too.
2210
c5e2fb05
LT
22112003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2212
2213 * numbers.texi (Numeric Conversions): Not just `floor', but also
2214 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2215
e57d0aa8
LT
22162003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2217
2218 * markers.texi (Creating Markers): Specify insertion type of
2219 created markers. Add xref to `Marker Insertion Types'.
2220 Second argument to `copy-marker' is optional.
2221 (Marker Insertion Types): Mention that most markers are created
2222 with insertion type nil.
2223 (The Mark): Correctly describe when `mark' signals an error.
2224 (The Region): Correctly describe when `region-beginning' and
2225 `region-end' signal an error.
2226
bb3612ec
LT
22272003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2228
2229 * hash.texi (Creating Hash): Clarify description of `eql'.
2230 `makehash' is obsolete.
2231 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2232
2233 * positions.texi (Point): Change description of `buffer-end', so
2234 that it is also correct for floating point arguments.
2235 (List Motion): Correct argument lists of `beginning-of-defun' and
2236 `end-of-defun'.
2237 (Excursions): Add xref to `Marker Insertion Types'.
2238 (Narrowing): Argument to `narrow-to-page' is optional.
2239
cfb8a797
LT
22402003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2241
2242 * streams.texi (Output Streams): Clarify behavior of point for
2243 marker output streams.
2244
c6177909
LT
22452003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2246
2247 * variables.texi (Defining Variables): Second argument to
2248 `defconst' is not optional.
2249 (Setting Variables): Mention optional argument APPEND to
2250 `add-to-list'.
2251 (Creating Buffer-Local): Expand description of
2252 `make-variable-buffer-local'.
2253 (Frame-Local Variables): Expand description of
2254 `make-variable-frame-local'.
2255 (Variable Aliases): Correct description of optional argument
2256 DOCSTRING to `defvaralias'. Mention return value of
2257 `defvaralias'.
2258 (File Local Variables): Add xref to `File variables' in Emacs
2259 Manual. Correct description of `hack-local-variables'. Mention
2260 `safe-local-variable' property. Mention optional second argument
2261 to `risky-local-variable-p'.
2262
b3645067
LT
22632003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2264
2265 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2266
10695e5c
EZ
22672003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2268
2269 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2270 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2271 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2272 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2273 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 2274 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
2275 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2276 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2277 @acronym{FOO}.
2278
a2f4def1
LT
22792003-10-27 Luc Teirlinck <teirllm@auburn.edu>
2280
2281 * strings.texi (Creating Strings): Argument START to `substring'
2282 can not be `nil'. Expand description of
2283 `substring-no-properties'. Correct description of `split-string',
2284 especially with respect to empty matches. Prevent very bad line
2285 break in definition of `split-string-default-separators'.
2286 (Text Comparison): `string=' and `string<' also accept symbols as
2287 arguments.
2288 (String Conversion): More completely describe argument BASE in
2289 `string-to-number'.
5bb0fcd1 2290 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
2291 corresponding object. Clarify behavior of numeric prefix after
2292 `%' in `format'.
2293 (Case Conversion): The argument to `upcase-initials' can be a
2294 character.
2295
a2296bf9
KH
22962003-10-27 Kenichi Handa <handa@m17n.org>
2297
2298 * display.texi (Fontsets): Fix texinfo usage.
2299
885fef7c
KH
23002003-10-25 Kenichi Handa <handa@m17n.org>
2301
2302 * display.texi (Fontsets): Add description of the function
2303 set-fontset-font.
2304
0c6b7a1f
LT
23052003-10-23 Luc Teirlinck <teirllm@auburn.edu>
2306
2307 * display.texi (Temporary Displays): Add xref to `Documentation
2308 Tips'.
2309
2310 * functions.texi (Function Safety): Use inforef instead of pxref
2311 for SES.
2312
c3cda320
AS
23132003-10-23 Andreas Schwab <schwab@suse.de>
2314
2315 * Makefile.in (TEX, texinputdir): Don't define.
2316 (TEXI2DVI): Define.
2317 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2318 add $(srcdir)/index.texi.
2319 ($(infodir)/elisp): Remove index.texi dependency.
2320 (elisp.dvi): Likewise. Use $(TEXI2DVI).
2321 (index.texi): Remove target.
2322 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
2323 (clean): Don't remove index.texi.
2324
c3cda320
AS
2325 * permute-index, index.perm: Remove.
2326 * index.texi: Rename from index.unperm.
2327
e5dadca7
LT
23282003-10-22 Luc Teirlinck <teirllm@auburn.edu>
2329
2330 * tips.texi (Documentation Tips): Document new behavior for face
2331 and variable hyperlinks in Help mode.
2332
6cfb0777
LT
23332003-10-21 Luc Teirlinck <teirllm@auburn.edu>
2334
2335 * objects.texi (Integer Type): Update for extra bit of integer range.
2336 (Character Type): Ditto.
2337
a6eeaa81 23382003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
2339
2340 * numbers.texi (Integer Basics): Add index entries for reading
2341 numbers in hex, octal, and binary.
2342
c8f9ba83
LK
23432003-10-16 Lute Kamstra <lute@gnu.org>
2344
2345 * modes.texi (Mode Line Format): Mention force-mode-line-update's
2346 argument.
2347
b52a26fb
LT
23482003-10-13 Luc Teirlinck <teirllm@auburn.edu>
2349
2350 * windows.texi (Choosing Window): Fix typo.
2351 * edebug.texi (Edebug Execution Modes): Fix typo.
2352
f7005886
RS
23532003-10-13 Richard M. Stallman <rms@gnu.org>
2354
2355 * windows.texi (Basic Windows): A window has fringe settings,
2356 display margins and scroll-bar settings.
2357 (Splitting Windows): Doc split-window return value.
2358 Clean up one-window-p.
2359 (Selecting Windows): Fix typo.
2360 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2361 (Buffers and Windows): In set-window-buffer, explain effect
2362 on fringe settings and scroll bar settings.
2363 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2364 (Choosing Window): Use defopt for pop-up-frame-function.
2365 For special-display-buffer-names, explain same-window and same-frame.
2366 Clarify window-dedicated-p return value.
2367 (Textual Scrolling): scroll-up and scroll-down can get an error.
2368 (Horizontal Scrolling): Clarify auto-hscroll-mode.
2369 Clarify set-window-hscroll.
2370 (Size of Window): Don't mention tool bar in window-height.
2371 (Coordinates and Windows): Explain what coordinates-in-window-p
2372 returns for fringes and display margins.
2373 (Window Configurations): Explain saving fringes, etc.
2374
2375 * tips.texi (Library Headers): Clean up Documentation.
2376
2377 * syntax.texi (Parsing Expressions): Clean up forward-comment
2378 and parse-sexp-lookup-properties.
2379
2380 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2381
2382 * os.texi (System Environment): Clean up text for load-average errors.
2383
2384 * modes.texi (Hooks): Don't explain local hook details at front.
2385 Clarify run-hooks and run-hook-with-args a little.
2386 Clean up add-hook and remove-hook.
2387
2388 * edebug.texi (Edebug Execution Modes): Clarify t.
2389 Document edebug-sit-for-seconds.
2390 (Coverage Testing): Document C-x X = and =.
2391 (Instrumenting Macro Calls): Fix typo.
2392 (Specification List): Don't index the specification keywords.
2393
c989ebe9
KS
23942003-10-10 Kim F. Storm <storm@cua.dk>
2395
2396 * processes.texi (Network): Introduce make-network-process.
2397
f9525eef
LT
23982003-10-09 Luc Teirlinck <teirllm@auburn.edu>
2399
2400 * tips.texi (Library Headers): Fix typo.
2401
f008b925
LK
24022003-10-07 Juri Linkov <juri@jurta.org>
2403
2404 * modes.texi (Imenu): Mention imenu-create-index-function's
2405 default value. Explain submenus better.
2406
c22c5da6
LK
24072003-10-07 Lute Kamstra <lute@gnu.org>
2408
2409 * modes.texi (Faces for Font Lock): Fix typo.
2410 (Hooks): Explain how buffer-local hook variables can refer to
2411 global hook variables.
2412 Various minor clarifications.
2413
49247521
LK
24142003-10-06 Lute Kamstra <lute@gnu.org>
2415
2416 * tips.texi (Coding Conventions): Mention naming conventions for
2417 hooks.
2418
9296c947
LT
24192003-10-05 Luc Teirlinck <teirllm@auburn.edu>
2420
2421 * loading.texi (Library Search): Correct default value of
2422 load-suffixes.
2423 (Named Features): Fix typo.
2424
0e9b293a
RS
24252003-10-05 Richard M. Stallman <rms@gnu.org>
2426
2427 * loading.texi (Named Features): In `provide',
2428 say how to test for subfeatures.
2429 (Unloading): In unload-feature, use new var name
2430 unload-feature-special-hooks.
2431
49247521 24322003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
2433
2434 * modes.texi (Major Mode Conventions): Mention third way to set up
2435 Imenu.
2436 (Imenu): A number of small fixes.
2437 Delete documentation of internal variable imenu--index-alist.
2438 Document the return value format of imenu-create-index-function
2439 functions.
2440
ab8f7d5c
RS
24412003-09-30 Richard M. Stallman <rms@gnu.org>
2442
2443 * processes.texi (Network): Say what stopped datagram connections do.
2444
2445 * lists.texi (Association Lists): Clarify `assq-delete-all'.
2446
2447 * display.texi (Overlay Properties): Clarify `evaporate' property.
2448
49247521 24492003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
2450
2451 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 2452 constructs should be marked as risky.
86b9b767
LK
2453 Change cons cell into proper list.
2454 (Mode Line Variables): Change cons cell into proper list.
2455
49247521 24562003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
2457
2458 * modes.texi (Mode Line Data): Document the :propertize construct.
2459 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 2460 to match their order in the default mode-line-format.
bc3b02f9
LK
2461 Describe the new variables mode-line-position and mode-line-modes.
2462 Update the default values of mode-line-frame-identification,
2463 minor-mode-alist, and default-mode-line-format.
2464 (Properties in Mode): Mention the :propertize construct.
6142d1d0 2465
bc3b02f9 24662003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 2467
c22c5da6 2468 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
2469 * loading.texi, minibuf.texi, text.texi, variables.texi:
2470 Avoid @strong{Note:}.
2471
24722003-09-26 Richard M. Stallman <rms@gnu.org>
2473
2474 * keymaps.texi (Remapping Commands): Fix typo.
2475
41beda59
LT
24762003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
2477
2478 * processes.texi (Low-Level Network): Fix typo.
2479
ef6ae4ff
KS
24802003-09-23 Kim F. Storm <storm@cua.dk>
2481
2482 * processes.texi (Network, Network Servers): Fix typos.
2483 (Low-Level Network): Add timeout value for :server keyword.
2484 Add new option keywords to make-network-process.
2485 Add set-network-process-options.
2486 Explain how to test availability of network options.
2487
b0f23edf
RS
24882003-09-19 Richard M. Stallman <rms@gnu.org>
2489
2490 * text.texi (Motion by Indent): Arg to
2491 backward-to-indentation and forward-to-indentation is optional.
2492
2493 * strings.texi (Creating Strings): Add substring-no-properties.
2494
2495 * processes.texi
2496 (Process Information): Add list-processes arg QUERY-ONLY.
2497 Delete process-contact from here.
2498 Add new status values for process-status.
2499 Add process-get, process-put, process-plist, set-process-plist.
2500 (Synchronous Processes): Add call-process-shell-command.
2501 (Signals to Processes): signal-process allows process objects.
2502 (Network): Complete rewrite.
2503 (Network Servers, Datagrams, Low-Level Network): New nodes.
2504
2505 * positions.texi (Word Motion): forward-word, backward-word
2506 arg is optional. Reword.
2507
2508 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2509
c22c5da6 2510 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
2511 Delete duplicate definition of buffer-local-value.
2512 (File Local Variables): Explain about discarding text props.
2513
f387bdea
RS
25142003-09-11 Richard M. Stallman <rms@gnu.org>
2515
2516 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2517 changes variables that record input events.
2518 (Minibuffer Misc): Add minibuffer-selected-window.
2519
2520 * lists.texi (Building Lists): Add copy-tree.
2521
2522 * display.texi (Fontsets): Add char-displayable-p.
2523 (Scroll Bars): New node.
2524
49247521 25252003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
2526
2527 * modes.texi (%-Constructs): Document new `%i' and `%I'
2528 constructs.
2529
fd026ee1
JR
25302003-09-03 Peter Runestig <peter@runestig.com>
2531
2532 * makefile.w32-in: New file.
2533
4828b4d7
RS
25342003-08-29 Richard M. Stallman <rms@gnu.org>
2535
2536 * display.texi (Overlay Properties): Clarify how priorities
2537 affect use of the properties.
2538
a4e4f05d
LT
25392003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2540
2541 * customize.texi (Type Keywords): Correct the description of
2542 `:help-echo' in the case where `motion-doc' is a function.
2543
3ebe0346
JPW
25442003-08-14 John Paul Wallington <jpw@gnu.org>
2545
2546 * modes.texi (Emulating Mode Line): Subsection, not section.
2547
3afe8e39
RS
25482003-08-13 Richard M. Stallman <rms@gnu.org>
2549
2550 * elisp.texi (Top): Update subnode lists in menu.
2551
2552 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2553 (Kill Functions): kill-region has new arg yank-handler.
2554 (Yanking): New node.
2555 (Yank Commands): Add yank-undo-function.
2556 (Low-Level Kill Ring):
2557 kill-new and kill-append have new arg yank-handler.
2558 (Changing Properties): Add remove-list-of-text-properties.
2559 (Atomic Changes): New node.
2560
2561 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2562
2563 * streams.texi (Output Variables): Add eval-expression-print-length
2564 and eval-expression-print-level.
2565
2566 * os.texi (Time Conversion): For encode-time, explain limits on year.
2567
2568 * objects.texi (Character Type): Define anchor "modifier bits".
2569
2570 * modes.texi (Emulating Mode Line): New node.
2571 (Search-based Fontification): Font Lock uses font-lock-face property.
2572 (Other Font Lock Variables): Likewise.
2573
2574 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2575 not vectors.
2576 (Active Keymaps): Add emulation-mode-map-alists.
2577 (Functions for Key Lookup): key-binding has new arg no-remap.
2578 (Remapping Commands): New node.
2579 (Scanning Keymaps): where-is-internal has new arg no-remap.
2580 (Tool Bar): Add tool-bar-local-item-from-menu.
2581 Clarify when to use tool-bar-add-item-from-menu.
2582
2583 * commands.texi (Interactive Call): commandp has new arg.
2584 (Command Loop Info): Add this-original-command.
2585
e37769b1
JPW
25862003-08-06 John Paul Wallington <jpw@gnu.org>
2587
2588 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2589
2590 * display.texi (Warning Basics): Fix typo.
2591 (Fringes): Add closing curly bracket and fix typo.
2592
2593 * elisp.texi (Top): Fix typo.
2594
c5e0561f
RS
25952003-08-05 Richard M. Stallman <rms@gnu.org>
2596
2597 * elisp.texi: Update lists of subnodes.
2598
2599 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2600
2601 * variables.texi (Local Variables): Use lc for example variable names.
2602
2603 * tips.texi (Library Headers): Explain where to put -*-.
2604
2605 * strings.texi (Creating Strings): Fix xref for vconcat.
2606
2607 * sequences.texi (Vector Functions):
2608 vconcat no longer allows integer args.
2609
2610 * minibuf.texi (Reading File Names): read-file-name has new
2611 arg PREDICATE. New function read-directory-name.
2612
2613 * macros.texi (Defining Macros): Give definition of `declare'
2614 (Indenting Macros): New node.
2615
2616 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2617 (Window Frame Parameters): Make separate table of parameters
2618 that are coupled with specific face attributes.
2619 (Deleting Frames): delete-frame-hooks renamed to
2620 delete-frame-functions.
2621
2622 * files.texi (Magic File Names): Add file-remote-p.
2623 Clarify file-local-copy.
2624
2625 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2626 here; instead xref Defining Macros.
2627
2628 * display.texi (Warnings): New node, and subnodes.
2629 (Fringes): New node.
2630
2631 * debugging.texi (Test Coverage): New node.
2632
2633 * compile.texi (Compiler Errors): Explain with-no-warnings
2634 and other ways to suppress warnings.
2635
2636 * commands.texi (Interactive Call): Minor clarification.
2637
2638 * buffers.texi (Buffer File Name): set-visited-file-name
2639 renames the buffer too.
2640
2641 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2642
ee59dede
MR
26432003-07-24 Markus Rost <rost@math.ohio-state.edu>
2644
2645 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2646
f0514b34
MR
26472003-07-22 Markus Rost <rost@math.ohio-state.edu>
2648
2649 * internals.texi (Garbage Collection): Fix previous change.
2650
c73983bb
RS
26512003-07-22 Richard M. Stallman <rms@gnu.org>
2652
2653 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2654
2655 * display.texi (Width): Use \s syntax in example.
2656 (Font Selection): Add face-font-rescale-alist.
2657
2658 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2659 Remove spurious indent in example.
2660
2661 * lists.texi (Building Lists): Add number-sequence.
2662
2663 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2664
2665 * functions.texi (Function Documentation): Explain how to
2666 show calling convention explicitly in the doc string.
2667
2668 * windows.texi (Selecting Windows): save-selected-window saves
2669 selected window of each frame.
2670 (Window Configurations): Minor change.
2671
2672 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2673
2674 * streams.texi (Output Variables): Add print-continuous-numbering
2675 and print-number-table.
2676
2677 * processes.texi (Decoding Output): New node.
2678
2679 * os.texi (Time Conversion): decode-time arg is optional.
2680
2681 * objects.texi (Character Type): Don't use space as example for \.
2682 Make list of char names and \-sequences correspond.
2683 Explain that \s is not used in strings. `\ ' needs space after.
2684
2685 * nonascii.texi (Converting Representations): Add string-to-multibyte.
2686 (Translation of Characters): Add translation-table-for-input.
2687 (Default Coding Systems): Add auto-coding-functions.
2688 (Explicit Encoding): Add decode-coding-inserted-region.
2689 (Locales): Add locale-info.
2690
2691 * minibuf.texi (Basic Completion): Describe test-completion.
2692 Collections can be lists of strings.
2693 Clean up lazy-completion-table.
2694 (Programmed Completion): Mention test-completion.
2695 Clarify why lambda expressions are not accepted.
2696 (Minibuffer Misc): Describe minibufferp.
2697
51a8b435
RS
26982003-07-14 Richard M. Stallman <rms@gnu.org>
2699
2700 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
2701
2702 * windows.texi (Selecting Windows): New arg to select-window.
2703 (Selecting Windows): Add with-selected-window.
2704 (Size of Window): Add window-inside-edges, etc.
2705
2706 * internals.texi (Garbage Collection): Add post-gc-hook.
2707
2708 * processes.texi (Subprocess Creation): Add exec-suffixes.
2709
2710 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
2711 (Scanning Keymaps): Add map-keymaps.
2712 (Defining Menus): Add keymap-prompt.
2713
2714 * numbers.texi (Integer Basics): Add most-positive-fixnum,
2715 most-negative-fixnum.
2716
2717 * compile.texi (Byte Compilation): Explain no-byte-compile
2718 (Compiler Errors): New node.
2719
2720 * os.texi (User Identification): user-uid, user-real-uid
2721 can return float.
2722
2723 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
2724 and about derived modes.
2725 (Minor Modes): Add minor-mode-list.
2726 (Defining Minor Modes): Keyword args for define-minor-mode.
2727 (Search-based Fontification): Explain managing other properties.
2728 (Other Font Lock Variables): Add font-lock-extra-managed-props.
2729 (Faces for Font Lock): Add font-locl-preprocessor-face.
2730 (Hooks): Add run-mode-hooks and delay-mode-hooks.
2731
2732 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 2733 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
2734
2735 * loading.texi (Library Search): Add load-suffixes.
2736
2737 * minibuf.texi (Basic Completion): Add lazy-completion-table.
2738 (Programmed Completion): Add dynamic-completion-table.
2739
2740 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
2741 (Magic File Names): Specify precedence order of handlers.
199bb209 2742
51a8b435
RS
2743 * commands.texi (Command Overview): Emacs server runs pre-command-hook
2744 and post-command-hook.
2745 (Waiting): New calling convention for sit-for.
2746
2747 * text.texi (Special Properties): local-map and keymap properties
2748 apply based on their stickiness.
2749
c6de56a0
RS
27502003-07-07 Richard M. Stallman <rms@gnu.org>
2751
2752 * modes.texi (Minor Mode Conventions): Specify only some kinds
2753 of list values as args to minor modes.
2754
2755 * files.texi (File Name Expansion): Warn about iterative use
2756 of substitute-in-file-name.
2757
2758 * advice.texi (Activation of Advice): Clean up previous change.
2759
8c761ea6
MR
27602003-07-06 Markus Rost <rost@math.ohio-state.edu>
2761
2762 * advice.texi (Activation of Advice): Note that ad-start-advice is
2763 turned on by default.
2764
c6de56a0
RS
27652003-06-30 Richard M. Stallman <rms@gnu.org>
2766
2767 * text.texi (Buffer Contents): Document current-word.
2768 (Change Hooks): Not called for *Messages*.
2769
2770 * functions.texi (Defining Functions): Explain about redefining
2771 primitives.
2772 (Function Safety): Renamed. Minor changes.
2773 Comment out the detailed criteria for what is safe.
2774
3fe4e567
AS
27752003-06-22 Andreas Schwab <schwab@suse.de>
2776
2777 * objects.texi (Symbol Type): Fix description of examples.
2778
cda7bd13
AS
27792003-06-16 Andreas Schwab <schwab@suse.de>
2780
2781 * hash.texi (Creating Hash): Fix description of :weakness.
2782
fbcffa4a
KG
27832003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2784
2785 * files.texi (Changing Files): copy-file copies file modes, too.
2786
ff6a3bfb
RS
27872003-05-28 Richard M. Stallman <rms@gnu.org>
2788
2789 * strings.texi (Creating Strings): Clarify split-string.
2790
1463a05d
JB
27912003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
2792
2793 * strings.texi (Creating Strings): Update split-string specification
2794 and examples.
2795
af253914
RS
27962003-05-19 Richard M. Stallman <rms@gnu.org>
2797
2798 * elisp.texi: Correct invariant section names.
2799
7ea52f92
RS
28002003-04-20 Richard M. Stallman <rms@gnu.org>
2801
2802 * os.texi (Timers): Explain about timers and quitting.
2803
e31afc09
RS
28042003-04-19 Richard M. Stallman <rms@gnu.org>
2805
2806 * internals.texi (Writing Emacs Primitives): Strings are
2807 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
2808 Explain GCPRO convention for varargs function args.
2809
5ceea398
RS
28102003-04-16 Richard M. Stallman <rms@gnu.org>
2811
2812 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
2813
b0ada147
RS
28142003-04-08 Richard M. Stallman <rms@gnu.org>
2815
2816 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
2817
b23375aa
KS
28182003-02-13 Kim F. Storm <storm@cua.dk>
2819
2820 * objects.texi (Character Type): New \s escape for space.
2821
c60ee5e7
JB
28222003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2823
2824 * os.texi (System Environment): Added cygwin system-type.
2825
84e47416
RS
28262003-01-25 Richard M. Stallman <rms@gnu.org>
2827
2828 * keymaps.texi: Document that a symbol can act as a keymap.
2829
3e8cf2ea
RS
28302003-01-13 Richard M. Stallman <rms@gnu.org>
2831
2832 * text.texi (Changing Properties): Say string indices are origin-0.
2833
2834 * positions.texi (Screen Lines) <compute-motion>:
2835 Correct order of elts in return value.
2836
2837 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
2838 how to define a default binding.
2839
7abb9fc5 28402002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 2841
104bc3aa 2842 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 2843
104bc3aa
MR
2844 * customize.texi (Simple Types): Clarify description of custom
2845 type 'number. Describe new custom type 'float.
177f790c 2846
7abb9fc5 28472002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
2848
2849 * variables.texi (File Local Variables): Fix typo.
2850
df140a68 28512002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 2852
df140a68
KG
2853 From Michael Albinus <Michael.Albinus@alcatel.de>.
2854
2855 * README: Target for Info file is `make info'.
2856
2857 * files.texi (File Name Components): Fixed typos in
2858 `file-name-sans-extension'.
2859 (Magic File Names): Complete list of operations for magic file
2860 name handlers.
2861
7ed9159a
JY
28622002-09-16 Jonathan Yavner <jyavner@engineer.com>
2863
2864 * variables.texi (File Local Variables): New function
2865 risky-local-variable-p.
2866
28672002-09-15 Jonathan Yavner <jyavner@engineer.com>
2868
2869 * functions.texi (Function safety): New node about unsafep.
2870
241f79af
PA
28712002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
2872
2873 * customize.texi (Splicing into Lists): Fixed example.
2874 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
2875
72459b15
JB
28762002-06-17 Juanma Barranquero <lektu@terra.es>
2877
2878 * frames.texi (Display Feature Testing): Fix typo.
2879
61f7e0f5
AS
28802002-06-12 Andreas Schwab <schwab@suse.de>
2881
2882 * frames.texi (Initial Parameters, Resources): Fix references to
2883 the Emacs manual.
2884
4e792dbd
KS
28852002-05-13 Kim F. Storm <storm@cua.dk>
2886
2887 * variables.texi (Intro to Buffer-Local): Updated warning and
2888 example relating to changing buffer inside let.
2889
940344d4 28902002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
2891
2892 * os.texi (Session Management): New node about X Session management.
2893
231ac53b
EZ
28942002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
2895
2896 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
2897 to which the manual corresponds, and the copyright years.
2898
2899 * Makefile.in (VERSION): Set to 2.9.
2900
140cc574
EZ
29012001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
2902
2903 * elisp.texi: Change the category in @dircategory to "Emacs", to
2904 make it consistent with info/dir.
2905
9c7fce05
MB
29062001-11-25 Miles Bader <miles@gnu.org>
2907
2908 * text.texi (Fields): Describe new `limit' arg in
2909 field-beginning/field-end.
2910
9f8bbf0f
EZ
29112001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2912
a5e6715c
EZ
2913 * permute-index: Don't depend on csh-specific features. Replace
2914 the interpreter name with /bin/sh.
2915
9f8bbf0f
EZ
2916 * two-volume-cross-refs.txt: New file.
2917 * two.el: New file.
2918 * spellfile: New file.
2919
1756e2fb
EZ
29202001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2921
2922 * permute-index: New file.
2923
2924 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
2925 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
2926 8+3 restricted namespace.
ad050e54
EZ
2927
2928 * Makefile.in (infodir): Define relative to $(srcdir).
2929 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
2930 include directories list via -I switch to makeinfo.
2931 (index.texi): Use cp if both hard and symbolic links fail.
2932
10fa7f8e
EZ
29332001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2934
7a1494ce
EZ
2935 * Makefile.in (distclean): Add.
2936
10fa7f8e
EZ
2937 The following changes make ELisp manual part of the Emacs
2938 distribution:
2939
2940 * Makefile.in: Add Copyright notice.
2941 (prefix): Remove.
2942 (infodir): Change value to "../info".
2943 (VPATH): New variable.
2944 (MAKE): Don't define.
2945 (texmacrodir): Don't define.
2946 (texinputdir): Append the existing value of TEXINPUTS.
2947 ($(infodir)/elisp): Instead of just "elisp". Reformat the
2948 command to be compatible with man/Makefile.in, and to put the
2949 output into ../info.
5c32b7c5 2950 (info): Add target.
10fa7f8e
EZ
2951 (installall): Target removed.
2952
ad050e54 29532001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
2954
2955 * tips.texi (Coding Conventions): Fix typo.
2956
6fd735df
GM
29572001-10-23 Gerd Moellmann <gerd@gnu.org>
2958
2959 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
2960
b704d54b
EZ
29612001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2962
2963 * files.texi (File Name Components): Update the description of
2964 file-name-sans-extension and file-name-extension, as they now
2965 ignore leading dots.
2966
71431a0e
GM
29672001-10-20 Gerd Moellmann <gerd@gnu.org>
2968
6aa97356 2969 * (Version 21.1 released.)
71431a0e 2970
79f1f96c
MB
29712001-10-19 Miles Bader <miles@gnu.org>
2972
2973 * positions.texi (Text Lines): Describe behavior of
2974 `beginning-of-line'/`end-of-line' in the presence of field properties.
2975
892a8f36
GM
29762001-10-17 Gerd Moellmann <gerd@gnu.org>
2977
2978 * Makefile.in (VERSION): Set to 2.8.
2979 (manual): Use `manual-21'.
2980
8c1cc9e8 2981 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
2982 number was used. Set it to 2.8.
2983
2984 * intro.texi: Likewise.
2985
51724e26
EZ
29862001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2987
2988 * files.texi (File Name Completion): Document the significance of
2989 a trailing slash in elements of completion-ignored-extensions.
2990
57b338e8
MB
29912001-10-06 Miles Bader <miles@gnu.org>
2992
2993 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
2994
c89e4bc5
GM
29952001-10-04 Gerd Moellmann <gerd@gnu.org>
2996
2997 * variables.texi (Variable Aliases): New node.
2998
ab952a4f
GM
29992001-10-04 Gerd Moellmann <gerd@gnu.org>
3000
3001 * Branch for 21.1.
dff28924 3002
9db3a582
MB
30032001-10-02 Miles Bader <miles@gnu.org>
3004
ae1a9581
MB
3005 * minibuf.texi (Minibuffer Misc): Add entries for
3006 `minibuffer-contents', `minibuffer-contents-no-properties', and
3007 `delete-minibuffer-contents'.
3008 Correct description for `minibuffer-prompt-end'.
3009
9db3a582
MB
3010 * text.texi (Property Search): Correct descriptions of
3011 `next-char-property-change' and `previous-char-property-change'.
3012 Add entries for `next-single-char-property-change' and
3013 `previous-single-char-property-change'.
3014 Make operand names a bit more consistent.
3015
03be5931
EZ
30162001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3017
3018 * frames.texi (Finding All Frames): Document that next-frame and
3019 previous-frame are local to current terminal.
3020
974548ec
EZ
30212001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3022
3023 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3024 result of make-keymap.
974548ec 3025
8d82c597
EZ
30262001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3027
3028 * display.texi (Font Lookup, Attribute Functions)
3029 (Image Descriptors): Add cross-references to the definition of
3030 selected frame.
3031
3032 * buffers.texi (The Buffer List): Add cross-references to the
3033 definition of selected frame.
3034
3035 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3036 frame at any given time.
3037 (Multiple Displays, Size and Position): Add a cross-reference to
3038 the definition of the selected frame.
3039
2842de30
EZ
30402001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3041
3042 * strings.texi (String Conversion) <string-to-number>: Document
3043 that a float is returned for integers that are too large.
3044
3045 * frames.texi (Mouse Position): Document mouse-position-function.
3046 (Display Feature Testing): Document display-images-p.
3047 (Window Frame Parameters): Document the cursor-type variable.
3048
3049 * numbers.texi (Integer Basics): Document CL style read syntax for
3050 integers in bases other than 10.
3051
3052 * positions.texi (List Motion): Document
3053 open-paren-in-column-0-is-defun-start.
3054
3055 * lists.texi (Sets And Lists): Document member-ignore-case.
3056
3057 * internals.texi (Garbage Collection): Document the used and free
3058 strings report.
3059 (Memory Usage): Document strings-consed.
3060
3061 * os.texi (Time of Day): Document float-time.
3062 (Recording Input): Document that clear-this-command-keys clears
3063 the vector to be returned by recent-keys.
3064
3065 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3066 argument keymap can be a list.
3067
3068 * nonascii.texi (User-Chosen Coding Systems)
3069 <select-safe-coding-system>: Document the new argument
3070 accept-default-p and the variable
3071 select-safe-coding-system-accept-default-p. Tell what happens if
3072 buffer-file-coding-system is undecided.
3073 (Default Coding Systems): Document auto-coding-regexp-alist.
3074
3075 * display.texi (The Echo Area) <message>: Document
3076 message-truncate-lines.
3077 (Glyphs): Document that the glyph table is unused on windowed
3078 displays.
3079
3080 * help.texi (Describing Characters) <single-key-description>:
3081 Document the new argument no-angles.
3082 (Accessing Documentation) <documentation-property>: Document that
3083 a non-string property is evaluated.
3084 <documentation>: Document that the function-documentation property
3085 is looked for.
3086
3087 * windows.texi (Selecting Windows): Document some-window.
3088
3089 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3090
3091 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3092 apropos-mode-hook.
3093
3094 * commands.texi (Using Interactive): Document interactive-form.
3095 (Keyboard Macros): Document kbd-macro-termination-hook.
3096 (Command Loop Info): Document that clear-this-command-keys clears
3097 the vector to be returned by recent-keys.
3098
2d43d823
GM
30992001-09-04 Werner LEMBERG <wl@gnu.org>
3100
3101 * Makefile.in (srcdir, texinputdir): New variables.
3102 (srcs, index.texi, install): Use $(srcdir).
3103 (.PHONY): Remove elisp.dvi.
3104 (elisp): Use -I switch for makeinfo.
3105 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3106 (installall, dist): Use $(srcdir).
3107 Fix path to texinfo.tex.
3108 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3109
fa739b31
GM
31102001-08-30 Gerd Moellmann <gerd@gnu.org>
3111
92a25631
GM
3112 * display.texi (Conditional Display): Adjust to API change.
3113
fa739b31
GM
3114 * configure: New file.
3115
cef68af5
GM
31162001-07-30 Gerd Moellmann <gerd@gnu.org>
3117
3118 * commands.texi (Repeat Events): Add description of
3119 double-click-fuzz.
3120
d1f08d85
SM
31212001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3122
3123 * syntax.texi (Syntax Class Table): Add the missing designator for
3124 comment and string fences.
3125 (Syntax Properties): Add a xref to syntax table internals.
3126 (Syntax Table Internals): Document string-to-syntax.
3127
1e9fc92e
GM
31282001-05-07 Gerd Moellmann <gerd@gnu.org>
3129
3130 * Makefile.in (install): Use install-info command line options
3131 like in Emacs' Makefile.in.
3132
00480554
MB
31332000-12-09 Miles Bader <miles@gnu.org>
3134
3135 * windows.texi (Window Start): Update documentation for
3136 `pos-visible-in-window-p'.
3137
1e344ee2
SM
31382000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3139
3140 * lists.texi (Building Lists): Add footnote to explain how to add
3141 to the end of a list.
3142
a540f6ed
GM
31432000-10-25 Gerd Moellmann <gerd@gnu.org>
3144
3145 * files.texi (Visiting Functions): Typos.
3146
28bcdbee
KH
31472000-10-25 Kenichi Handa <handa@etl.go.jp>
3148
3149 * files.texi (Visiting Functions): Return value of
3150 find-file-noselect may be a list of buffers if wildcards are used.
3151
22d1a4ed
MB
31522000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3153
3154 * display.texi (Defining Faces): Document `graphic' display type
3155 in face specs.
3156
916a89db
KG
31572000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3158
1e9fc92e 3159 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3160 `after-make-frame-hook' with `after-make-frame-functions'.
3161
1e9fc92e 3162 * frames.texi (Creating Frames): Ditto.
916a89db 3163
1e9fc92e 3164 * variables.texi (Future Local Variables): Ditto.
916a89db 3165
483de32b
GM
31662000-10-16 Gerd Moellmann <gerd@gnu.org>
3167
3168 * display.texi (Other Image Types): Add description of :foreground
3169 and :background properties of mono PBM images.
3170
e23a63a5
WL
31712000-08-17 Werner LEMBERG <wl@gnu.org>
3172
3173 * .cvsignore: New file.
3174
dfc16043
GM
31752000-01-05 Gerd Moellmann <gerd@gnu.org>
3176
3177 * tindex.pl: New script.
3178
602613fe
DL
31791999-12-03 Dave Love <fx@gnu.org>
3180
3181 * Makefile.in (MAKEINFO): New parameter.
3182
94ec544d
DL
31831999-09-17 Richard Stallman <rms@gnu.org>
3184
3185 * Makefile.in (srcs): Add hash.texi.
3186 (VERSION): Update to 20.6.
3187
31881999-09-13 Richard Stallman <rms@gnu.org>
3189
3190 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3191
31921998-08-29 Karl Heuer <kwzh@gnu.org>
3193
3194 * configure.in: New file.
3195 * Makefile.in: Renamed from Makefile.
3196 (prefix, infodir): Use value obtained from configure.
3197 (emacslibdir): Obsolete variable deleted.
3198 (dist): Distribute configure.in, configure, Makefile.in.
3199
32001998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3201
3202 * Makefile (INSTALL_INFO): New variable.
3203 (install): Run install-info.
3204
32051998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3206
3207 * Makefile (elisp.dvi): Add missing backslash.
3208
32091998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3210
3211 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3212 Run texindex without `./'. Always run texindex on elisp.tp.
3213 (elisp.tps): Target deleted.
3214
32151998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3216
3217 * Makefile (srcs): Add nonascii.texi and customize.texi.
3218 (dist): Start by deleting `temp'.
3219
32201998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3221
3222 * Makefile (makeinfo, texindex): Targets deleted.
3223 (makeinfo.o, texindex.o): Targets deleted.
3224 (clean, dist): Don't do anything with them or with getopt*.
3225
32261998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3227
3228 * Makefile (SHELL): Defined.
3229
32301998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3231
3232 * Makefile (elisp.tps): New target.
3233 (elisp.dvi): Depend on elisp.tps.
3234
3235Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3236
3237 * README: Update phone number.
3238
3239 * Makefile (elisp): Make this be the default target.
3240 Depend on makeinfo.c instead of makeinfo.
3241 (install): Don't depend on elisp.dvi, since we don't install that.
3242 Use mkinstalldirs.
3243 (dist): Add mkinstalldirs.
3244
3245Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3246
3247 * Makefile (VERSION): Update version number.
3248 (maintainer-clean): Renamed from realclean.
3249
3250Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3251
3252 * Makefile (realclean): New target.
3253 (elisp): Remove any old elisp-* files first.
3254
3255Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3256
d1f08d85
SM
3257 * Makefile (VERSION): New variable.
3258 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3259 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
3260
3261Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3262
3263 * Makefile (elisp): Depend on makeinfo.
3264
3265Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
3266
d1f08d85 3267 * Makefile (srcs): Add anti.texi.
94ec544d
DL
3268
3269Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3270
3271 * Makefile (infodir, prefix): New vars.
3272 (install): Use infodir.
3273 (emacsinfodir): Deleted.
3274
3275Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3276
3277 * Makefile (srcs): Add calendar.texi.
3278
3279 * Makefile (dist): Copy texindex.c and makeinfo.c.
3280 Limit elisp-* files to those with one or two digits.
3281
3282Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3283
3284 * Makefile (dist): Changed to use Gzip instead of compress.
3285
3286Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3287
3288 * loading.texi (Unloading): define-function changed back to
3289 defalias. It may not stay this way, but at least it's
3290 consistent with the known-good version of the code patch.
3291
3292Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3293
3294 * modes.texi (Hooks): Document new optional arg of add-hook.
3295
3296Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3297
d1f08d85 3298 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
3299
3300 * tips.texi: Add new section on standard library headers.
3301
3302Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3303
3304 * Makefile (srcs): Add frame.texi to the list of sources.
3305
3306Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3307
3308 * Makefile (dist): Don't bother excluding autosave files; they'll
3309 never make it into the temp directory anyway, and the hash marks
3310 in the name are problematic for make and the Bourne shell.
dff28924 3311 (srcs):
94ec544d
DL
3312
3313Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3314
d1f08d85 3315 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
3316 the distribution tar file.
3317
dff28924 3318Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
3319
3320 * Makefile (srcs): Added index.perm.
3321 (elisp.dvi): Remove erroneous shell comment.
3322 Expect output of permute-index in permuted.fns.
3323 Save old elisp.aux in elisp.oaux.
3324 (clean): Added index.texi to be deleted.
3325
dff28924 3326Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3327
3328 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3329
dff28924 3330Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
3331
3332 * files.texi: Noted that completion-ignored-extensions is ignored
3333 when making *Completions*.
3334
3335Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3336
3337 * Makefile make dist now depends on elisp.dvi, since it tries
3338 to include it in the dist file.
3339
dff28924 3340Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
3341
3342 * functions.texinfo (Mapping Functions): Add missing quote
3343
dff28924 3344Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3345
3346 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3347 (defunargs): Turn off \hyphenchar of \sl font temporarily.
3348
dff28924 3349Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3350
3351 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3352 and @error{} are the terms now being used. The files in the
3353 directory have been changed to reflect this.
3354
d1f08d85 3355 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
3356 ` @result{}', using 5 spaces at the begining of the line.
3357
dff28924 3358Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3359
3360 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3361 experimental @indentedresult{}, @indentedexpandsto{} are part of
3362 the texinfo.tex in this directory. These TeX macros are not
3363 stable yet.
3364
dff28924 3365Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3366
3367 * texinfo.tex: temporarily added
d1f08d85 3368 \let\result=\dblarrow
94ec544d
DL
3369 \def\error{{\it ERROR} \longdblarrow}
3370 We need to do this better soon.
3371
dff28924 3372Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3373
3374 * Applied Karl Berry's patches to *.texinfo files, but not to
3375 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3376 new title page format is also not applied, since it requires
3377 texinfo.tex changes.)
3378
3379 * Cleaned up `Makefile' and defined the `emacslibdir' directory
3380 for the Project GNU development environment.
3381
ad050e54 3382;; Local Variables:
fd026ee1 3383;; coding: iso-2022-7bit
ad050e54 3384;; End:
2a34a036
GM
3385
3386 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
3387 Copying and distribution of this file, with or without modification,
3388 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
3389
3390;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda