*** empty log message ***
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
3f7fab24
LT
12005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2
3 * processes.texi: Fix typos.
4 (Bindat Spec): Correct Texinfo error.
926c4c9b 5 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 6
f19b57e3
RS
72005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
8
9 * lists.texi (Rings): New node.
10 (Lists): Add it to menu.
11
12 * processes.texi (Low-Level Network): New node.
13 (Processes): Add it to menu.
14
152005-06-17 Richard M. Stallman <rms@gnu.org>
16
17 * syntax.texi (Parsing Expressions): Fix texinfo usage.
18
19 * help.texi (Documentation Basics): Explain the xref to
20 Documentation Tips.
21
22 * debugging.texi (Debugger Commands): Minor fix.
23
67c1390d
LT
242005-06-16 Luc Teirlinck <teirllm@auburn.edu>
25
26 * edebug.texi (Instrumenting): Eliminate duplicate link.
27 (Specification List): Replace references to "below", referring to
28 a later node, with one @ref to that node.
29
30 * os.texi (Timers): Timers should save and restore the match data
31 if they change it.
32
33 * debugging.texi (Debugger Commands): Mention that the Lisp
34 debugger can not step through primitive functions.
35
51cd2a8c
JB
362005-06-16 Juanma Barranquero <lekktu@gmail.com>
37
38 * functions.texi (Obsolete Functions): Update argument names of
39 `make-obsolete' and `define-obsolete-function-alias'.
40
41 * variables.texi (Variable Aliases): Update argument names of
42 `defvaralias', `make-obsolete-variable' and
43 `define-obsolete-variable-alias'.
44
f5e6ac4a
KS
452005-06-15 Kim F. Storm <storm@cua.dk>
46
47 * searching.texi (Entire Match Data): Rephrase warnings about
48 evaporate arg to match-data and set-match-data.
49
fe2a9972
LT
502005-06-14 Luc Teirlinck <teirllm@auburn.edu>
51
67774855
LT
52 * elisp.texi (Top): Update detailed menu.
53
fe2a9972
LT
54 * edebug.texi (Edebug): Update menu.
55 (Instrumenting): Update xrefs.
56 (Edebug Execution Modes): Correct xref.
57 (Jumping): Clarify description of `h' command.
58 Eliminate redundant @ref.
59 (Breaks): New node.
60 (Breakpoints): is now a subsubsection.
61 (Global Break Condition): Mention `C-x X X'.
62 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
63 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
64 (Edebug Display Update): Correct pxref.
65 (Edebug and Macros): New node.
66 (Instrumenting Macro Calls): Is now a subsubsection.
67 Neither arg of `def-edebug-spec' is evaluated.
68 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
69 (Specification Examples): Fix typo.
70
b59f605b
LK
712005-06-14 Lute Kamstra <lute@gnu.org>
72
73 * debugging.texi (Function Debugging): Primitives can break on
74 entry too.
75
a5c99dc9
KS
762005-06-14 Kim F. Storm <storm@cua.dk>
77
78 * variables.texi (Setting Variables): Add add-to-ordered-list.
79
f99ed2f8
SM
802005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
81
82 * syntax.texi (Parsing Expressions): Document aux functions and vars of
83 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
84
9d42ffaa
LK
852005-06-13 Lute Kamstra <lute@gnu.org>
86
87 * text.texi (Special Properties): Fix cross reference.
88
32cc0b00
LT
892005-06-11 Luc Teirlinck <teirllm@auburn.edu>
90
91 * debugging.texi (Function Debugging): Delete mention of empty
92 string argument to `cancel-debug-on-entry'. Delete inaccurate
93 description of the return value of that command.
94
98d1a1cf
EZ
952005-06-11 Alan Mackenzie <acm@muc.de>
96
97 * text.texi (Adaptive Fill): Amplify the description of
98 fill-context-prefix.
99
4b53b8d7
LT
1002005-06-10 Luc Teirlinck <teirllm@auburn.edu>
101
102 * syntax.texi (Parsing Exprssions): Fix Texinfo error.
103
b5305167
SM
1042005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
105
106 * syntax.texi (Parsing Expressions): Document syntax-ppss.
107
9bd4c3ad
LT
1082005-06-10 Luc Teirlinck <teirllm@auburn.edu>
109
110 * debugging.texi (Error Debugging): Minor rewording.
111 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
112 is optional.
113
257914aa
LK
1142005-06-10 Lute Kamstra <lute@gnu.org>
115
b5305167 116 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
117 (Top): Give it a title. Correct version number. Give the
118 detailed node listing a more prominent header.
b5305167
SM
119 * intro.texi: Don't set VERSION here a second time.
120 Mention Emacs's version too.
257914aa
LK
121 * anti.texi (Antinews): Use EMACSVER to refer to the current
122 version of Emacs.
123
b7aae902
KS
1242005-06-09 Kim F. Storm <storm@cua.dk>
125
126 * searching.texi (Entire Match Data): Explain new `reseat' argument to
127 match-data and set-match-data.
128
99598737
RS
1292005-06-08 Richard M. Stallman <rms@gnu.org>
130
131 * searching.texi (Entire Match Data): Clarify when match-data
132 returns markers and when integers.
133
134 * display.texi (Defining Faces): Explain that face name should not
135 end in `-face'.
136
137 * modes.texi (Mode Line Data): Minor cleanup.
138 (Customizing Keywords): Node split out of Search-based Fontification.
139 Add example of using font-lock-add-keywords from a hook.
140 Clarify when MODE should be non-nil, and when nil.
141
1422005-06-06 Richard M. Stallman <rms@gnu.org>
143
144 * modes.texi (Mode Line Data): Explain what happens when the car
145 of a list is a void symbol.
146 (Search-based Fontification): Explain MODE arg to
147 font-lock-add-keywords and warn about calls from major modes.
148
ecc8893a
JL
1492005-06-08 Juri Linkov <juri@jurta.org>
150
151 * display.texi (Standard Faces): Add `shadow' face.
152
7fa9f4eb
LT
1532005-05-29 Luc Teirlinck <teirllm@auburn.edu>
154
155 * modes.texi (Major Mode Conventions): A derived mode only needs
156 to put the call to the parent mode inside `delay-mode-hooks'.
157
bebcc4b1
RS
1582005-05-29 Richard M. Stallman <rms@gnu.org>
159
c16b1394
RS
160 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
161 new, and what that implies. Clarify.
162
163 * files.texi (Locating Files): Clean up the text.
164
bebcc4b1
RS
165 * frames.texi (Window Frame Parameters): Document user-size.
166 Shorten entry for top by referring to left.
167
1682005-05-26 Richard M. Stallman <rms@gnu.org>
169
170 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
171 is new, and what the implications are. Other clarifications.
172
217797bc
RS
1732005-05-24 Richard M. Stallman <rms@gnu.org>
174
175 * frames.texi (Dialog Boxes): Minor fixes.
176
3565fe07
MY
1772005-05-25 Masatake YAMATO <jet@gyve.org>
178
179 * display.texi (Standard Faces): Write about `mode-line-highlight'.
180
817089df
LT
1812005-05-24 Luc Teirlinck <teirllm@auburn.edu>
182
183 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
184 is optional.
185
cb5db137
NR
1862005-05-24 Nick Roberts <nickrob@snap.net.nz>
187
188 * frames.texi (Dialog Boxes): Descibe new optional argument.
189
3c8572f5
LK
1902005-05-23 Lute Kamstra <lute@gnu.org>
191
192 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
193 syntax-begin-function over font-lock-beginning-of-syntax-function.
194
2a4d7cb3
LT
1952005-05-21 Luc Teirlinck <teirllm@auburn.edu>
196
71f800cf
LT
197 * minibuf.texi (Reading File Names): Update description of
198 `read-directory-name'.
199
2a4d7cb3
LT
200 * modes.texi (Derived Modes): Clarify :group keyword.
201
bb4afd09
EZ
2022005-05-21 Eli Zaretskii <eliz@gnu.org>
203
b5305167
SM
204 * files.texi (Locating Files): New subsection.
205 Describe locate-file and executable-find.
bb4afd09 206
a2c9aee6
EZ
2072005-05-21 Kevin Ryde <user42@zip.com.au>
208
209 * frames.texi (Initial Parameters): Update cross reference to
210 "Emacs Invocation".
211
6900105f
LT
2122005-05-19 Luc Teirlinck <teirllm@auburn.edu>
213
ca1b0914
LT
214 * keymaps.texi (Active Keymaps): Add anchor.
215
6900105f
LT
216 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
217 (Major Mode Conventions): Refer to `Auto Major Mode' in more
218 appropriate place.
219 (Derived Modes): Small clarifications.
b5305167
SM
220 (Minor Mode Conventions, Keymaps and Minor Modes):
221 Replace references to nodes with references to anchors.
6900105f
LT
222 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
223 Clarify description of lists whose first element is an integer.
224 (Mode Line Variables): Add anchor.
225 (%-Constructs): Clarify description of integer after %.
226 (Emulating Mode Line): Describe nil value for FACE.
227
54d06364
LT
2282005-05-18 Luc Teirlinck <teirllm@auburn.edu>
229
230 * modes.texi (Derived Modes): Correct references to non-existing
231 variable standard-syntax-table.
232
f8d0b769
LK
2332005-05-17 Lute Kamstra <lute@gnu.org>
234
235 * modes.texi (Defining Minor Modes): Mention the mode hook.
236
294c599c
KS
2372005-05-15 Kim F. Storm <storm@cua.dk>
238
239 * processes.texi (Network): Remove open-network-stream-nowait.
240 (Network Servers): Remove open-network-stream-server.
241
4214af69
LT
2422005-05-15 Luc Teirlinck <teirllm@auburn.edu>
243
244 * elisp.texi (Top): Update detailed menu.
245
246 * variables.texi: Reorder nodes.
247 (Variables): Update menu.
248 (File Local Variables): Do not refer to the `-*-' line as
249 a "local variables list". Add pxref.
250
302691ab
LT
2512005-05-14 Luc Teirlinck <teirllm@auburn.edu>
252
56d4215a
LT
253 * elisp.texi (Top): Update detailed menu for node changes.
254
302691ab
LT
255 * modes.texi (Modes): Update Menu.
256 (Hooks): Move to beginning of chapter.
257 Most minor modes run mode hooks too.
258 `add-hook' can handle void hooks or hooks whose value is a single
259 function.
260 (Major Modes): Update Menu.
261 (Major Mode Basics): New node, split off from `Major Modes'.
262 (Major Mode Conventions): Correct xref. Explain how to handle
263 auto-mode-alist if the major mode command has an autoload cookie.
264 (Auto Major Mode): Major update. Add magic-mode-alist.
265 (Derived Modes): Major update.
266 (Mode Line Format): Update Menu.
267 (Mode Line Basics): New node, split off from `Mode Line Format'.
268
269 * loading.texi (Autoload): Mention `autoload cookie' as synonym
270 for `magic autoload comment'. Add index entries and anchor.
271
d06ba294
RS
2722005-05-14 Richard M. Stallman <rms@gnu.org>
273
274 * tips.texi (Coding Conventions): Explain how important it is
275 that just loading certain files not change Emacs behavior.
276
277 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
278
405cb12a
LK
2792005-05-12 Lute Kamstra <lute@gnu.org>
280
19958124
LK
281 * modes.texi (Generic Modes): Update.
282 (Major Modes): Refer to node "Generic Modes".
283
405cb12a
LK
284 * elisp.texi (Top): Update to the current structure of the manual.
285 * processes.texi (Processes): Add menu description.
286 * customize.texi (Customization): Add menu descriptions.
287
f714dd1b
TTN
2882005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
289
cc9442f2
TTN
290 * processes.texi (Signals to Processes)
291 (Low-Level Network): Fix typos.
f714dd1b 292
36ad23ec
LK
2932005-05-11 Lute Kamstra <lute@gnu.org>
294
295 * elisp.texi (Top): Add some nodes from the chapter "Major and
296 Minor Modes" to the detailed node listing.
297
d101bf56
RS
2982005-05-10 Richard M. Stallman <rms@gnu.org>
299
300 * keymaps.texi (Extended Menu Items): Menu item filter functions
301 can be called at any time.
302
698b0510
LT
3032005-05-08 Luc Teirlinck <teirllm@auburn.edu>
304
305 * variables.texi (File Local Variables): `(hack-local-variables t)'
306 now also checks whether a mode is specified in the local variables
307 list.
308
2c6b25c7
EZ
3092005-05-05 Kevin Ryde <user42@zip.com.au>
310
311 * display.texi (The Echo Area): Correct format function cross
312 reference.
313
643b4cf5
LT
3142005-05-05 Luc Teirlinck <teirllm@auburn.edu>
315
316 * variables.texi (Variable Aliases): Change description of
317 `define-obsolete-variable-alias'.
318
319 * functions.texi (Functions): Add "Obsolete Functions" to menu.
320 (Defining Functions): Add xref.
321 (Obsolete Functions): New node.
322 (Function Safety): Standardize capitalization of section title.
323
324 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
325 (Dialog Boxes): Complete description of `x-popup-dialog'.
326
053bc8e4
RS
3272005-05-04 Richard M. Stallman <rms@gnu.org>
328
329 * commands.texi (Interactive Codes): Fix Texinfo usage.
330 Document U more clearly.
331
f6b1b15a
LT
3322005-05-01 Luc Teirlinck <teirllm@auburn.edu>
333
3b925015
LT
334 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
335 function and not a macro.
336
f6b1b15a
LT
337 * frames.texi (Pop-Up Menus): Correct and clarify description of
338 `x-popup-menu'.
339 (Dialog Boxes): Clarify description of `x-popup-dialog'.
340
ebbfa918
RS
3412005-05-01 Richard M. Stallman <rms@gnu.org>
342
343 * edebug.texi (Checking Whether to Stop): Fix previous change.
344
abe2f96e
LT
3452005-05-01 Luc Teirlinck <teirllm@auburn.edu>
346
d6028ef2
LT
347 * display.texi: Fix typos and Texinfo usage.
348
abe2f96e
LT
349 * edebug.texi (Checking Whether to Stop): executing-macro ->
350 executing-kbd-macro.
351
b2cfb30b
RS
3522005-05-01 Richard M. Stallman <rms@gnu.org>
353
354 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
355
7e995a23
RS
3562005-04-30 Richard M. Stallman <rms@gnu.org>
357
358 * files.texi (Magic File Names): Document `operations' property.
359
57efa539
LK
3602005-04-29 Lute Kamstra <lute@gnu.org>
361
362 * modes.texi (Generic Modes): New node.
363 (Major Modes): Add it to the menu.
364 (Derived Modes): Add "derived mode" to concept index.
365
0a20b1dc
LK
3662005-04-28 Lute Kamstra <lute@gnu.org>
367
368 * modes.texi (Defining Minor Modes): Fix previous change.
369 (Font Lock Mode): Simplify.
370 (Font Lock Basics): Say that font-lock-defaults is buffer-local
371 when set and that some parts are optional. Add cross references.
372 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
373 Add cross references. Add font-lock-multiline to index.
374 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 375 Lock Variables". Document font-lock-add-keywords and
b5305167 376 font-lock-remove-keywords.
0a20b1dc
LK
377 (Other Font Lock Variables): Move font-lock-keywords-only,
378 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
379 and font-lock-syntactic-face-function to node "Syntactic Font
380 Lock". Move font-lock-keywords-case-fold-search to node
381 "Search-based Fontification". Document font-lock-inhibit-thing-lock
382 and font-lock-{,un}fontify-{buffer,region}-function.
383 (Precalculated Fontification): Remove reference to deleted variable
384 font-lock-core-only.
385 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
386 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
387 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
388 and font-lock-syntactic-face-function here from node "Other Font
389 Lock Variables". Move font-lock-syntactic-keywords to "Setting
390 Syntax Properties". Add cross references.
b5305167
SM
391 (Setting Syntax Properties): New node.
392 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
393 * syntax.texi (Syntax Properties): Add cross reference.
394 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
395
68a94f5a
RS
3962005-04-26 Richard M. Stallman <rms@gnu.org>
397
398 * display.texi (Defining Faces):
399 Document `default' elements of defface spec.
400
401 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
402
403 * variables.texi (Variable Aliases): Clarify text.
404
4052005-04-25 Chong Yidong <cyd@stupidchicken.com>
406
407 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
408
7f48f143
LT
4092005-04-25 Luc Teirlinck <teirllm@auburn.edu>
410
411 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
412
45d2f8e8
EZ
4132005-04-24 Eli Zaretskii <eliz@gnu.org>
414
f3714ab2
EZ
415 * syntax.texi (Syntax Table Internals): Elaborate documentation of
416 syntax-after and syntax-class.
417
45d2f8e8 418 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
419 (Unique File Names): Don't mention "numbers" in the documentation
420 of make-temp-file and make-temp-name.
45d2f8e8 421
469bc679
RS
4222005-04-23 Richard M. Stallman <rms@gnu.org>
423
424 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
425
c9fa5dc9
RS
4262005-04-22 Nick Roberts <nickrob@snap.net.nz>
427
428 * windows.texi (Cyclic Window Ordering): Clarify window-list.
429
230e1e80
NR
4302005-04-22 Nick Roberts <nickrob@snap.net.nz>
431
432 * variables.texi (Variable Aliases): Describe make-obsolete-variable
433 and define-obsolete-variable-alias.
434
1ba52906
KS
4352005-04-22 Kim F. Storm <storm@cua.dk>
436
437 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
438 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
439
9721d904
LK
4402005-04-21 Lute Kamstra <lute@gnu.org>
441
442 * lists.texi (Association Lists): Document rassq-delete-all.
443
ed35c736
RS
4442005-04-19 Richard M. Stallman <rms@gnu.org>
445
446 * modes.texi (Search-based Fontification): Explain that
447 facespec is an expression to be evaluated.
448
42fc00a4
RS
4492005-04-19 Kevin Ryde <user42@zip.com.au>
450
b5305167 451 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
452 * strings.texi (String Conversion): Fix xref.
453
5827e9d4
KS
4542005-04-19 Kim F. Storm <storm@cua.dk>
455
456 * symbols.texi (Symbol Plists): Add safe-get.
457 Mention that `get' may signal an error.
458
47872da9
NR
4592005-04-18 Nick Roberts <nickrob@snap.net.nz>
460
461 * customize.texi (Variable Definitions): Replace tooltip-mode
462 example with save-place.
463
ec0cf966
RS
4642005-04-17 Richard M. Stallman <rms@gnu.org>
465
466 * buffers.texi (Indirect Buffers): Clarify.
467
468 * positions.texi (Positions): Clarify converting marker to integer.
469
470 * strings.texi (String Basics): Mention string-match; clarify.
471
199bb209
LK
4722005-04-08 Lute Kamstra <lute@gnu.org>
473
474 * modes.texi (Search-based Fontification): Fix cross references.
475 Use consistent terminology. Document anchored highlighting.
476
bfa54668
LK
4772005-04-05 Lute Kamstra <lute@gnu.org>
478
479 * modes.texi (Defining Minor Modes): Document :group keyword
480 argument and its default value.
481
07e5fb9e
LK
4822005-04-03 Lute Kamstra <lute@gnu.org>
483
484 * hooks.texi (Standard Hooks): Add some hooks. Add cross
485 references and/or descriptions. Delete major mode hooks; mention
486 them as a category instead. Rename or delete obsolete hooks.
487
aa945b59
RS
4882005-04-02 Richard M. Stallman <rms@gnu.org>
489
490 * nonascii.texi (Coding System Basics): Another wording cleanup.
491
8b918214
RS
4922005-04-01 Richard M. Stallman <rms@gnu.org>
493
494 * nonascii.texi (Coding System Basics): Clarify previous change.
495
41639988
KH
4962005-04-01 Kenichi Handa <handa@m17n.org>
497
498 * nonascii.texi (Coding System Basics): Describe about rondtrip
499 identity of coding systems.
500
8e669bbd
RS
5012005-03-29 Chong Yidong <cyd@stupidchicken.com>
502
503 * text.texi (Buffer Contents): Add filter-buffer-substring and
504 buffer-substring-filters.
505
f60a6f87
RS
5062005-03-26 Chong Yidong <cyd@stupidchicken.com>
507
508 * anti.texi (Antinews): Mention `G' interactive code.
509
510 * tips.texi (Compilation Tips): Mention benchmark.el.
511
aaac1251
LT
5122005-03-27 Luc Teirlinck <teirllm@auburn.edu>
513
514 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
515 is now bound to M-o M-o.
516
517 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
518
45325173
GM
5192005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
520
521 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
522 in the Emacs Manual).
523 * Makefile.in (srcs): Remove calendar.texi.
524 * makefile.w32-in (srcs): Remove calendar.texi.
525 * display.texi (Display): Change name of next node.
526 * os.texi (System In): Change name of previous node.
527 * elisp.texi (Top): Remove Calendar references.
528 * vol1.texi (Top): Remove Calendar references.
529 * vol2.texi (Top): Remove Calendar references.
530
85df292e
RS
5312005-03-25 Richard M. Stallman <rms@gnu.org>
532
45325173 533 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
534 Cleanup previous change.
535
5362005-03-25 Chong Yidong <cyd@stupidchicken.com>
537
538 * display.texi (Face Attributes): Faces earlier in an :inherit
539 list take precedence.
540 (Scroll Bars): Fix description of vertical-scroll-bars.
541 Document frame-current-scroll-bars and window-current-scroll-bars.
542
543 * markers.texi (The Mark): Document temporary Transient Mark mode.
544
b5305167
SM
545 * minibuf.texi (Reading File Names):
546 Document read-file-name-completion-ignore-case.
85df292e
RS
547
548 * positions.texi (Screen Lines): Document nil for width argument
549 to compute-motion.
550
1fe54d69
KS
5512005-03-23 Kim F. Storm <storm@cua.dk>
552
553 * display.texi (Standard Faces): Other faces used in the fringe
554 implicitly inherits from the fringe face.
555 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
556 properties implicitly inherits from fringe face.
557 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
558
a775dff4
RS
5592005-03-20 Chong Yidong <cyd@stupidchicken.com>
560
561 * display.texi (Invisible Text): State default value of
562 line-move-ignore-invisible.
563 (Managing Overlays): Document remove-overlays.
564 (Standard Faces): Document escape-glyph face.
565
b5305167 566 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 567
b5305167
SM
568 * modes.texi (Other Font Lock Variables):
569 Document font-lock-lines-before.
a775dff4
RS
570
571 * positions.texi (Skipping Characters): skip-chars-forward allows
572 character classes.
573
077f7085
LK
5742005-03-18 Lute Kamstra <lute@gnu.org>
575
576 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
577
d69ea7ab
RS
5782005-03-17 Richard M. Stallman <rms@gnu.org>
579
c7bd5d57
RS
580 * text.texi (Undo): Document extensible undo entries.
581
d69ea7ab
RS
582 * searching.texi (String Search, Regexp Search, Regexp Search):
583 Cleanups.
584
585 * nonascii.texi (Character Codes): Minor fix.
586
587 * display.texi (Display Property): Explain the significance
588 of having text properties that are eq.
589 (Other Display Specs): Explain string as display spec.
590
591 * commands.texi (Interactive Codes): Document G option.
592
5932005-03-17 Chong Yidong <cyd@stupidchicken.com>
594
595 * text.texi (Filling): Add sentence-end-without-period and
596 sentence-end-without-space.
597 (Changing Properties): Minor fix.
598
599 * anti.texi: Total rewrite.
600
a7679889
LK
6012005-03-15 Lute Kamstra <lute@gnu.org>
602
603 * edebug.texi (Instrumenting Macro Calls): Fix typos.
604
6eb8e247
KS
6052005-03-08 Kim F. Storm <storm@cua.dk>
606
607 * display.texi (Specified Space): Property :width is support on
608 non-graphic terminals, :height is not.
609
bfa8be14
RS
6102005-03-07 Richard M. Stallman <rms@gnu.org>
611
612 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
613 Now subnodes of Fringes.
614 (Overlay Arrow): Document overlay-arrow-variable-list.
615 (Fringe Size/Pos): New node, broken out of Fringes.
616 (Display): Explain clearing vs redisplay better.
617 (Truncation): Clarify use of bitmaps.
618 (The Echo Area): Clarify the uses of the echo area.
619 Add max-mini-window-height.
620 (Progress): Clarify.
621 (Invisible Text): Explain that main loop moves point out.
622 (Selective Display): Say "hidden", not "invisible".
b5305167 623 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
624 (Overlay Properties): Clarify intro.
625 (Finding Overlays): Explain return values when nothing found.
626 (Width): truncate-string-to-width has added arg.
627 (Displaying Faces): Clarify and update mode line face handling.
628 (Face Functions): Minor cleanup.
b5305167 629 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
630 (Pixel Specification, Other Display Specs): Minor cleanups.
631 (Images, Image Descriptors): Minor cleanups.
632 (GIF Images): Patents have expired.
633 (Showing Images): Explain default text for insert-image.
b5305167 634 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
635 (Making Buttons): Explain return values.
636 (Button Buffer Commands): Add xref.
637 (Inverse Video): Update mode-line-inverse-video.
638 (Display Table Format): Clarify.
639 (Active Display Table): Give defaults for window-display-table.
640
641 * calendar.texi (Calendar Customizing): calendar-holiday-marker
642 and calendar-today-marker are strings, not chars.
643 (Holiday Customizing): Minor fix.
644
bfa8be14
RS
645 * internals.texi (Writing Emacs Primitives): Update `or' example.
646 Update limit on # args of subr.
647
648 * edebug.texi (Using Edebug): Arrow is in fringe.
649 (Instrumenting): Arg to eval-defun works without loading edebug.
650 (Edebug Execution Modes): Add xref.
651
652 * customize.texi (Common Keywords): Clarify :require.
653 Mention :version here.
654 (Variable Definitions, Group Definitions): Not here.
655 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
656
d69ea7ab
RS
6572005-03-07 Chong Yidong <cyd@stupidchicken.com>
658 * nonascii.texi (Text Representations): Clarify position-bytes.
659 (Character Sets): Add list-charset-chars.
660 (Scanning Charsets): Add charset-after.
661 (Encoding and I/O): Minor fix.
662
34398e6c
RS
6632005-03-06 Richard M. Stallman <rms@gnu.org>
664
665 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
666 (Resizing Windows): Likewise.
667
668 * text.texi (Change Hooks): Get rid of "Emacs 21".
669
670 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
671
672 * streams.texi (Output Variables): Get rid of "Emacs 21".
673
674 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
675
676 * os.texi (Translating Input): Replace flow-control example
677 with a less obsolete example that uses `keyboard-translate'.
678
6eb8e247 679 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 680 Get rid of "Emacs 21".
6eb8e247 681
34398e6c
RS
682 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
683 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
684
685 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
686
687 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
688
689 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
690 (Menu Bar): Fix when menu-bar-update-hook is called.
691
692 * hash.texi (Hash Tables): Get rid of "Emacs 21".
693
694 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
695 and make it read better.
696
697 * files.texi (Writing to Files): Get rid of "Emacs 21".
698 (Unique File Names): Likewise.
699
700 * elisp.texi: Update Emacs version to 22.
701
702 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
703 (Overlay Properties, Face Attributes): Likewise.
704 (Managing Overlays): Fix punctuation.
705 (Attribute Functions): Clarify set-face-font; get rid of
706 info about old Emacs versions.
707 (Auto Faces, Font Lookup, Display Property, Images):
708 Get rid of "Emacs 21".
709
710 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
711
d2178387
RS
7122005-03-05 Richard M. Stallman <rms@gnu.org>
713
714 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
715
524352d6
LK
7162005-03-04 Lute Kamstra <lute@gnu.org>
717
718 * debugging.texi (Error Debugging): Document stack-trace-on-error.
719
7202005-03-03 Lute Kamstra <lute@gnu.org>
721
722 * edebug.texi (Instrumenting Macro Calls): Fix typo.
723
284f0680
LK
7242005-03-01 Lute Kamstra <lute@gnu.org>
725
726 * debugging.texi (Debugger Commands): Update `j'.
727
a9ee5cac
LK
7282005-02-28 Lute Kamstra <lute@gnu.org>
729
730 * debugging.texi (Debugging): Fix typo.
731 (Error Debugging): Document eval-expression-debug-on-error.
732 (Function Debugging): Update example.
733 (Using Debugger): Mention starred stack frames.
734 (Debugger Commands): Document `j' and `l'.
735 (Invoking the Debugger): `d' and `j' exit recursive edit too.
736 Update the messages that the debugger displays.
737 (Internals of Debugger): Add cross reference. Update example.
738 (Excess Open): Minor improvement.
739 (Excess Close): Minor improvement.
740
378d0f8e
RS
7412005-02-26 Richard M. Stallman <rms@gnu.org>
742
743 * tips.texi (Coding Conventions): Clarify.
744 Put all the major mode key reservations together.
745 Mention the Mouse-1 => Mouse-2 conventions.
746
747 * syntax.texi (Syntax Class Table): Clarify.
748 (Syntax Table Functions): syntax-after moved from here.
749 (Syntax Table Internals): syntax-after moved to here.
750 (Parsing Expressions): Update info on number of values
751 and what's meaningful in the STATE argument.
752 (Categories): Fix typo.
753
754 * sequences.texi (Arrays): Cleanup.
755 (Char-Tables): Clarify.
756
757 * processes.texi (Deleting Processes): Cleanups, add xref.
758 (Subprocess Creation): Explain nil in exec-path. Cleanup.
759 (Process Information): set-process-coding-system, some args optional.
760 (Input to Processes): Explain various types for PROCESS args.
761 Rename them from PROCESS-NAME to PROCESS.
762 (Signals to Processes): Likewise.
763 (Decoding Output): Cleanup.
764 (Query Before Exit): Clarify.
765
766 * os.texi (Startup Summary): Correct the options; add missing ones.
767 (Terminal Output, Batch Mode): Clarify.
768 (Flow Control): Node deleted.
769
770 * markers.texi (The Mark): Clarify.
771
772 * macros.texi (Expansion): Cleanup.
773 (Indenting Macros): indent-spec allows ints, not floats.
774
775 * keymaps.texi (Keymaps): Clarify.
776 (Format of Keymaps): Update lisp-mode-map example.
777 (Active Keymaps, Key Lookup): Clarify.
778 (Changing Key Bindings): Add xref to `kbd'.
779 (Key Binding Commands, Simple Menu Items): Clarify.
780 (Mouse Menus, Menu Bar): Clarify.
781 (Menu Example): Replace print example with menu-bar-replace-menu.
782
783 * help.texi (Documentation Basics): Add function-documentation prop.
784
785 * elisp.texi (Top): Don't refer to Flow Control node.
786
787 * commands.texi (Command Overview): Improve xrefs.
788 (Adjusting Point): Adjusting point applies to intangible and invis.
789 (Key Sequence Input): Doc extra read-key-sequence args.
790 Likewise for read-key-sequence-vector.
791
792 * backups.texi (Rename or Copy): Minor fix.
793 (Numbered Backups): For version-control, say the default.
794 (Auto-Saving): make-auto-save-file-name example is simplified.
795
796 * advice.texi (Advising Functions): Don't imply one part of Emacs
797 should advise another part. Markup changes.
798 (Defining Advice): Move transitional para.
799 (Activation of Advice): Cleanup.
800 Explain if COMPILE is nil or negative.
801
802 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
803
2e20c83d
LK
8042005-02-24 Lute Kamstra <lute@gnu.org>
805
806 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
807 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
808
65c492fd
LK
8092005-02-23 Lute Kamstra <lute@gnu.org>
810
b02c3eed
LK
811 * modes.texi (Defining Minor Modes): define-minor-mode can be used
812 to define global minor modes as well.
813
65c492fd
LK
814 * display.texi (Managing Overlays): overlay-buffer returns nil for
815 deleted overlays.
816
b686dd59
KS
8172005-02-22 Kim F. Storm <storm@cua.dk>
818
819 * minibuf.texi (Basic Completion): Allow symbols in addition to
820 strings in try-completion and all-completions.
821
23e8c095
LK
8222005-02-14 Lute Kamstra <lute@gnu.org>
823
824 * elisp.texi (Top): Remove reference to deleted node.
825
826 * lists.texi (Lists): Remove reference to deleted node.
827 (Cons Cells): Fix typo.
828
829 * loading.texi (Where Defined): Fix typo.
830
134948fc
RS
8312005-02-14 Richard M. Stallman <rms@gnu.org>
832
833 * variables.texi (Creating Buffer-Local): change-major-mode-hook
834 is useful for discarding some minor modes.
835
836 * symbols.texi (Symbol Components): Reorder examples.
837
838 * streams.texi (Input Functions): State standard-input default.
839 (Output Variables): State standard-output default.
840
841 * objects.texi (Printed Representation): Clarify read syntax vs print.
842 (Floating Point Type): Explain meaning better.
843 (Symbol Type): Explain uniqueness better.
844 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
845 List examples sooner.
846 (Box Diagrams): New subnode broken out.
847 Some examples moved from old Lists as Boxes node.
848 (Dotted Pair Notation): Clarify intro.
849 (Array Type): Clarify.
850 (Type Predicates): Add hash-table-p.
851
852 * numbers.texi (Integer Basics): Clarify radix explanation.
853 (Predicates on Numbers): Minor clarification.
854 (Comparison of Numbers): Minor clarification. Clarify eql.
855 Typos in min, max.
856 (Math Functions): Clarify overflow in expt.
857
858 * minibuf.texi (Text from Minibuffer): Minor clarification.
859 Mention arrow keys.
860
861 * loading.texi (Autoload): defun's doc string overrides autoload's
862 doc string.
863 (Repeated Loading): Modernize "add to list" examples.
864 (Where Defined): Finish updating table of load-history elts.
865
866 * lists.texi (List-related Predicates): Minor wording improvement.
867 (Lists as Boxes): Node deleted.
868 (Building Lists): Explain trivial cases of number-sequence.
869
870 * hash.texi (Hash Tables): Add desc to menu items.
871 (Creating Hash): Expain "full" means "make larger",
872 (Hash Access): Any object can be a key.
873 State value of maphash.
874
875 * functions.texi (What Is a Function): Wording cleanup.
876 (Function Documentation): Minor cleanup.
877 Explain purpose of calling convention at end of doc string.
878 (Function Names): Wording cleanup.
879 (Calling Functions): Wording cleanup.
880 Explain better how funcall calls the function.
881 (Function Cells): Delete example of saving and redefining function.
882
883 * control.texi (Combining Conditions): Wording cleanup.
884 (Iteration): dolist and dotimes bind VAR locally.
885 (Cleanups): Xref to Atomic Changes.
886
887 * compile.texi (Byte Compilation): Delete 19.29 info.
888 (Compilation Functions): Macros' difficulties don't affect defsubst.
889 (Docs and Compilation): Delete 19.29 info.
890
44291460
RS
8912005-02-10 Richard M. Stallman <rms@gnu.org>
892
893 * objects.texi (Symbol Type): Minor correction.
894
1f9ad95a
LK
8952005-02-06 Lute Kamstra <lute@gnu.org>
896
897 * modes.texi (Example Major Modes): Fix typos.
898
ba2c991c
RS
8992005-02-06 Richard M. Stallman <rms@gnu.org>
900
901 * text.texi (Margins): fill-nobreak-predicate can be one function.
902
903 * strings.texi (Modifying Strings): clear-string can make unibyte.
904 (Formatting Strings): format gives error if values missing.
905
906 * positions.texi (Character Motion): Mention default arg
907 for forward-char. backward-char refers to forward-char.
908 (Word Motion): Mention default arg for forward-word.
909 (Buffer End Motion): Mention default arg for beginning-of-buffer.
910 Simplify end-of-buffer.
911 (Text Lines): Mention default arg for forward-line.
912 (List Motion): Mention default arg for beginning/end-of-defun.
913 (Skipping Characters): Minor fixes in explaining character-set.
914
915 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
916 Mode inheritance applies only when default-major-mode is nil.
917 Clarifications.
918 (Example Major Modes): Update Text mode and Lisp mode examples.
919 (Minor Mode Conventions): Mention define-minor-mode at top.
920 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
921 (Mode Line Format): Update mode line face display info.
922 (Properties in Mode): Mention effect of risky vars.
923 (Imenu): Define imenu-add-to-menubar.
924 (Font Lock Mode): Add descriptions to menu lines.
925 (Faces for Font Lock): Add font-lock-doc-face.
926
9bf6d576
LK
9272005-02-05 Lute Kamstra <lute@gnu.org>
928
929 * text.texi (Maintaining Undo): Remove obsolete function.
930
cb602754
EZ
9312005-02-05 Eli Zaretskii <eliz@gnu.org>
932
933 * frames.texi (Color Names): Add pointer to the X docs about RGB
934 color specifications. Improve indexing
935 (Text Terminal Colors): Replace the description of RGB values by
936 an xref to "Color Names".
937
4e07258f
RS
9382005-02-03 Richard M. Stallman <rms@gnu.org>
939
940 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
941 Clarify.
942 (Selecting Windows): Clarify save-selected-window.
943 (Cyclic Window Ordering): Clarify walk-windows.
944 (Window Point): Clarify.
945 (Window Start): Add comment to example.
946 (Resizing Windows): Add `interactive' specs in examples.
947 Document fit-window-to-buffer.
948
949 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
950 (Undo, Maintaining Undo): Clarify last change.
951 (Sorting): In sort-numeric-fields, explain about octal and hex.
952 Mention sort-numeric-base.
953 (Format Properties): Add xref for hard newlines.
954
955 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
956 (Pop-Up Menus): Fix typo.
957 (Color Names): Explain all types of color names.
958 Explain color-values on B&W terminal.
959 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
960
961 * files.texi (File Locks): Not supported on MS systems.
962 (Testing Accessibility): Clarify.
963
964 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
965 (Coverage Testing): Fix typo.
966
967 * commands.texi (Misc Events): Remove stray space.
968
969 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
970 (Modification Time): Clarify when visited-file-modtime returns 0.
971 (The Buffer List): Clarify bury-buffer.
972 (Killing Buffers): Clarify.
973 (Indirect Buffers): Add clone-indirect-buffer.
974
9752005-02-02 Matt Hodges <MPHodges@member.fsf.org>
976
977 * edebug.texi (Printing in Edebug): Fix default value of
978 edebug-print-circle.
979 (Coverage Testing): Fix displayed frequency count data.
980
9812005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
982
983 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
984
4e07258f 9852005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
986
987 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
988
28d986b9
EZ
9892005-01-29 Eli Zaretskii <eliz@gnu.org>
990
991 * commands.texi (Misc Events): Describe the help-echo event.
992
993 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
994 consistently in description of the help-echo property.
995 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
996
997 * display.texi (Overlay Properties): Fix the index entry for
998 help-echo overlay property.
999
1000 * customize.texi (Type Keywords): Uncomment the xref to the
1001 help-echo property documentation.
1002
8f958b40
KS
10032005-01-23 Kim F. Storm <storm@cua.dk>
1004
1005 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1006 return value. Third element FULLY replaced by PARTIAL which
1007 specifies number of invisible pixels if row is only partially visible.
1008 (Textual Scrolling): Mention auto-window-vscroll.
1009 (Vertical Scrolling): New defvar auto-window-vscroll.
1010
cd7e5dd6
LT
10112005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1012
1013 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1014 command remapping.
1015
6f771c32
RS
10162005-01-15 Richard M. Stallman <rms@gnu.org>
1017
1018 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1019
6ac8a822
KS
10202005-01-14 Kim F. Storm <storm@cua.dk>
1021
88948d55
KS
1022 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1023
6ac8a822
KS
1024 * text.texi (Links and Mouse-1): Fix string and vector item.
1025
20d6de82
RS
10262005-01-13 Richard M. Stallman <rms@gnu.org>
1027
1028 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1029 descriptions of overriding-local-map and overriding-terminal-local-map.
1030
1031 * text.texi (Links and Mouse-1): Clarify text.
1032
f75a592e
KS
10332005-01-13 Kim F. Storm <storm@cua.dk>
1034
1035 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1036
910f60b1
TTN
10372005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1038
1039 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1040
37181fc4
KS
10412005-01-12 Kim F. Storm <storm@cua.dk>
1042
1043 * text.texi (Links and Mouse-1): Rename section from Enabling
1044 Mouse-1 to Following Links. Change xrefs.
1045 Add examples for define-button-type and define-widget.
1046
1047 * display.texi (Button Properties, Button Buffer Commands):
1048 Clarify mouse-1 and follow-link functionality.
1049
28f94a34
RS
10502005-01-12 Richard M. Stallman <rms@gnu.org>
1051
1052 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1053
1054 * display.texi (Beeping): Fix Texinfo usage.
1055
1056 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1057
bac2d936
KS
10582005-01-11 Kim F. Storm <storm@cua.dk>
1059
1060 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1061 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1062
1063 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1064 (Enabling Mouse-1 to Follow Links): New subsection.
1065
de968ddb
RS
10662005-01-06 Richard M. Stallman <rms@gnu.org>
1067
1068 * text.texi (Special Properties): Minor change.
1069
1070 * os.texi (Timers): Clarify previous change.
1071
1072 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1073
a3a43b3b
LT
10742005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1075
1076 * display.texi (Face Attributes): Correct xref to renamed node.
1077
732bb9ce
RS
10782005-01-01 Richard M. Stallman <rms@gnu.org>
1079
1080 * display.texi (Face Attributes): Describe hex color specs.
1081
c734ae59
RS
10822004-12-31 Richard M. Stallman <rms@gnu.org>
1083
1084 * os.texi (Timers): Update previous change.
1085
33b2f4ea
KS
10862004-12-30 Kim F. Storm <storm@cua.dk>
1087
1088 * display.texi (Line Height): Total line-height is now specified
1089 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1090 in cons cells. (nil . RATIO) is relative to actual line height.
1091 Use line-height `t' instead of `0' to get minimum height.
1092
99ec74b9
RS
10932004-12-29 Richard M. Stallman <rms@gnu.org>
1094
1095 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1096
eab463f6
RS
10972004-12-28 Richard M. Stallman <rms@gnu.org>
1098
1099 * commands.texi (Quitting): Clarify value of with-local-quit.
1100
1101 * elisp.texi (Top): Fix previous change.
1102
1103 * loading.texi (Loading): Fix previous change.
1104
ebbd14f1
RS
11052004-12-27 Richard M. Stallman <rms@gnu.org>
1106
4ae98fc5
RS
1107 * Makefile.in (MAKEINFO): Specify --force.
1108
8f430046
RS
1109 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1110
56011a8c
RS
1111 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1112
1113 * display.texi (Line Height): Further clarify.
1114
1115 * elisp.texi (Top): Update Loading submenu.
1116
ebbd14f1
RS
1117 * loading.texi (Where Defined): New node.
1118 (Unloading): load-history moved to Where Defined.
1119
fda2922a
RS
11202004-12-21 Richard M. Stallman <rms@gnu.org>
1121
1122 * commands.texi (Event Input Misc): Add while-no-input.
1123
9eb8959a
RS
11242004-12-11 Richard M. Stallman <rms@gnu.org>
1125
1126 * display.texi (Line Height): Rewrite text for clarity.
1127
adf87c29
KS
11282004-12-11 Kim F. Storm <storm@cua.dk>
1129
1130 * display.texi (Display): Add node "Line Height" to menu.
1131 (Line Height): New node. Move full description of line-spacing
1132 and line-height text properties here from text.texi.
1133 (Scroll Bars): Add vertical-scroll-bar variable.
1134
1135 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1136
1137 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1138 line-spacing and vertical-scroll-bar.
1139
1140 * text.texi (Special Properties): Just mention line-spacing and
1141 line-height here, add xref to new "Line Height" node.
1142
31e4729e
TTN
11432004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1144
1145 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1146
1147 * locals.texi (Standard Buffer-Local Variables):
1148 Add @xref for `line-spacing'.
1149
cc60c723
RS
11502004-12-05 Richard M. Stallman <rms@gnu.org>
1151
1152 * Makefile.in (maintainer-clean): Remove the info files
1153 in $(infodir) where they are created.
1154
f6101ac9
RS
11552004-12-03 Richard M. Stallman <rms@gnu.org>
1156
1157 * windows.texi (Selecting Windows): get-lru-window and
1158 get-largest-window don't consider dedicated windows.
1159
1160 * text.texi (Undo): Document undo-in-progress.
1161
94221759
RS
11622004-11-26 Richard M. Stallman <rms@gnu.org>
1163
1164 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1165 Remove a few vars that are not always buffer-local.
1166
7092c5e8
LT
11672004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1168
1169 * locals.texi (Standard Buffer-Local Variables): Comment out
1170 xref's to non-existent node `Yet to be written'.
1171
261b01c6
RS
11722004-11-24 Richard M. Stallman <rms@gnu.org>
1173
1174 * processes.texi (Synchronous Processes): Grammar fix.
1175
1176 * numbers.texi (Comparison of Numbers): Add eql.
1177
1178 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1179
1180 * intro.texi (Printing Notation): Fix previous change.
1181
1182 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1183 and default-indicate-buffer-boundaries from here.
1184 (Usual Display): To here.
1185 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1186 (Usual Display): Move tab-width up.
1187
1188 * customize.texi (Variable Definitions): Replace
1189 show-paren-mode example with tooltip-mode.
7092c5e8 1190 (Simple Types, Composite Types, Defining New Types):
261b01c6 1191 Minor cleanups.
7092c5e8 1192
c1aa4864
JH
11932004-11-21 Jesper Harder <harder@ifa.au.dk>
1194
1195 * processes.texi (Synchronous Processes, Output from Processes):
1196 Markup fix.
1197
dedbac89
RS
11982004-11-20 Richard M. Stallman <rms@gnu.org>
1199
07c8c65a
RS
1200 * positions.texi (Skipping Characters): skip-chars-forward
1201 now handles char classes.
1202
8f40a868
RS
1203 * intro.texi (Printing Notation): Avoid confusion of `print'
1204 when explaining @print.
1205
1206 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1207
1208 * display.texi (Display Table Format): Minor fix.
1209
1210 * streams.texi (Output Functions): Fix print example.
1211
fd6866c8
RS
1212 * Makefile.in (elisp): New target.
1213 (dist): Depend on $(infodir)/elisp, not elisp.
1214 Copy the info files from $(infodir).
1215
9d00469f
RS
1216 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1217 read-from-minibuffer.
1218
dedbac89
RS
1219 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1220
6de891db
RS
12212004-11-19 Richard M. Stallman <rms@gnu.org>
1222
1223 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1224
e1c1c5a7
TTN
12252004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1226
1227 * tips.texi (Coding Conventions): Fix typo.
1228
ee31cd78
RS
12292004-11-16 Richard M. Stallman <rms@gnu.org>
1230
1231 * tips.texi (Coding Conventions): Separate defvar and require
1232 methods to avoid warnings. Use require only when there are many
1233 functions and variables from that package.
1234
1235 * minibuf.texi (Minibuffer Completion): When ignoring case,
1236 predicate must not be case-sensitive.
1237
1238 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1239 (Test Coverage): Don't talk about "splotches". Clarified.
1240
4bd38e94
TTN
12412004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1242
1243 * frames.texi (Window Frame Parameters): Fix typo.
1244
6d073ae1
KS
12452004-11-15 Kim F. Storm <storm@cua.dk>
1246
9f89426b
KS
1247 * symbols.texi (Other Plists): Note that plist-get may signal error.
1248 Add safe-plist-get.
6d073ae1 1249
10980463
TTN
12502004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1251
1252 * modes.texi (Font Lock Basics): Fix typo.
1253
1efc19eb
RS
12542004-11-08 Richard M. Stallman <rms@gnu.org>
1255
1256 * syntax.texi (Syntax Table Functions): Add syntax-after.
1257
6159c232
EZ
12582004-11-06 Lars Brinkhoff <lars@nocrew.org>
1259
1260 * os.texi (Processor Run Time): New section documenting
1261 get-internal-run-time.
1262
59dede22
EZ
12632004-11-06 Eli Zaretskii <eliz@gnu.org>
1264
1265 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1266 it nukes elisp-cover.texi.
1267 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1268 elisp-0 etc.
1269
4cc8522c
LT
12702004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1271
1272 * commands.texi (Keyboard Macros): Document `append' return value
1273 of `defining-kbd-macro'.
1274
2d1ef312
RS
12752004-11-01 Richard M. Stallman <rms@gnu.org>
1276
1277 * commands.texi (Interactive Call): Add called-interactively-p.
1278
6f4e005d
SJ
12792004-10-29 Simon Josefsson <jas@extundo.com>
1280
1281 * minibuf.texi (Reading a Password): Revert.
1282
4f71c13f
RS
12832004-10-28 Richard M. Stallman <rms@gnu.org>
1284
1285 * frames.texi (Display Feature Testing): Explain about "vendor".
1286
4660a9e3
RS
12872004-10-27 Richard M. Stallman <rms@gnu.org>
1288
1289 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1290 not raw. Clarify `n'.
1291 (Interactive Call): Rewrite interactive-p, focusing on when
1292 and how to use it.
1293 (Misc Events): Clarify previous change.
1294
1295 * advice.texi (Simple Advice): Clarify what job the example does.
1296 (Around-Advice): Clarify ad-do-it.
1297 (Activation of Advice): An option of ad-default-compilation-action
1298 is `never', not `nil'.
1299
c8636435
KS
13002004-10-26 Kim F. Storm <storm@cua.dk>
1301
1302 * commands.texi (Interactive Codes): Add U code letter.
1303
acd4089b
SJ
13042004-10-25 Simon Josefsson <jas@extundo.com>
1305
1306 * minibuf.texi (Reading a Password): Add.
1307
29dc7809
JR
13082004-10-24 Jason Rumney <jasonr@gnu.org>
1309
1310 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1311 and wheel-down.
1312
bb5d6d34
KG
13132004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1314
1315 * processes.texi (Synchronous Processes): Document process-file.
1316
d0ee2ed3
KH
13172004-10-22 Kenichi Handa <handa@m17n.org>
1318
1319 * text.texi (translate-region): Document that it accepts also a
1320 char-table.
1321
38be9dbb
DP
13222004-10-22 David Ponce <david@dponce.com>
1323
1324 * windows.texi (Resizing Windows): Document the `preserve-before'
1325 argument of the functions `enlarge-window' and `shrink-window'.
1326
63c80452
JR
13272004-10-19 Jason Rumney <jasonr@gnu.org>
1328
1329 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1330
9f4b6e73
LT
13312004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1332
1333 * text.texi (Filling): Add anchor for definition of
1334 `sentence-end-double-space'.
1335
1336 * searching.texi (Regexp Example): Update description of how
1337 Emacs currently recognizes the end of a sentence.
1338 (Standard Regexps): Update definition of the variable
1339 `sentence-end'. Add definition of the function `sentence-end'.
1340
657f0f9c
EZ
13412004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1342
1343 * display.texi (Progress): New node.
1344
35ab4857
KS
13452004-10-05 Kim F. Storm <storm@cua.dk>
1346
1347 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1348
f2a54fbc
KS
13492004-09-29 Kim F. Storm <storm@cua.dk>
1350
1351 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1352 to identify bitmaps. Remove -fringe-bitmap suffix for standard
1353 fringe bitmap symbols, as they now have their own namespace.
1354 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1355 vs. pixels. Signal error if no free bitmap slots.
1356 (Pixel Specification): Change IMAGE to @var{image}.
1357
4676d6f3
RS
13582004-09-28 Richard M. Stallman <rms@gnu.org>
1359
1360 * text.texi (Special Properties): Clarify line-spacing and line-height.
1361
1362 * searching.texi (Regexp Search): Add looking-back.
1363
17234906
LT
13642004-09-25 Luc Teirlinck <teirllm@auburn.edu>
1365
1366 * display.texi: Correct typos.
1367 (Image Descriptors): Correct xref's.
1368
4de43c8b
RS
13692004-09-25 Richard M. Stallman <rms@gnu.org>
1370
1371 * text.texi (Special Properties): Cleanups in `cursor'.
1372 Rewrites in `line-height' and `line-spacing'; exchange them.
1373
1374 * display.texi (Fringes): Rewrite previous change.
1375 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
1376 (Display Fringe Bitmaps): Node deleted, text moved.
1377 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
1378 (Scroll Bars): Clarify set-window-scroll-bars.
1379 (Pointer Shape): Rewrite.
1380 (Specified Space): Clarify :align-to, etc.
1381 (Pixel Specification): Use @var. Clarify new text.
1382 (Other Display Specs): Clarify `slice'.
1383 (Image Descriptors): Cleanups.
1384 (Showing Images): Cleanups.
1385
a3ee0299
LT
13862004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1387
e88ebce6
LT
1388 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1389
a3ee0299
LT
1390 * modes.texi: Various minor changes in addition to:
1391 (Major Mode Conventions): Final call to `run-mode-hooks' should
1392 not be inside the `delay-mode-hooks' form.
1393 (Mode Hooks): New node.
1394 (Hooks): Delete obsolete example.
1395 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1396 node "Mode Hooks".
1397
6db2bc02
LT
13982004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1399
1400 * display.texi: Correct various typos.
1401 (Display): Rename node "Pointer Shapes" to "Pointer
1402 Shape". (There is already a node called "Pointer Shapes" in
1403 frames.texi.)
1404 (Images): Remove non-existent node "Image Slices" from menu.
1405
ed2846bd
KS
14062004-09-23 Kim F. Storm <storm@cua.dk>
1407
1408 * text.texi (Special Properties): Add `cursor', `pointer',
1409 `line-height', and `line-spacing' properties.
1410
1411 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1412 Shapes' to menu.
1413 (Standard Faces): Doc fix for fringe face.
1414 (Fringes): Add `overflow-newline-into-fringe' and
1415 'indicate-buffer-boundaries'.
1416 (Fringe Bitmaps, Pointer Shapes): New nodes.
1417 (Display Property): Add 'Pixel Specification' and 'Display Fringe
1418 Bitmaps' to menu.
1419 (Specified Space): Describe pixel width and height.
1420 (Pixel Specification): New node.
1421 (Other Display Specs): Add `slice' property.
1422 (Display Fringe Bitmaps): New node.
1423 (Images): Add 'Image Slices' to menu.
1424 (Image Descriptors): Add `:pointer' and `:map' properties.
1425 (Showing Images): Add slice arg to `insert-image'. Add
1426 'insert-sliced-image'.
1427
4d894c98
RS
14282004-09-20 Richard M. Stallman <rms@gnu.org>
1429
1430 * commands.texi (Key Sequence Input):
1431 Clarify downcasing in read-key-sequence.
1432
7e388eb7
JL
14332004-09-08 Juri Linkov <juri@jurta.org>
1434
1435 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1436
a020987f
LT
14372004-09-07 Luc Teirlinck <teirllm@auburn.edu>
1438
1439 * locals.texi (Standard Buffer-Local Variables): Add
1440 `buffer-auto-save-file-format'.
1441 * internals.texi (Buffer Internals): Describe new
1442 auto_save_file_format field of the buffer structure.
1443 * files.texi (Format Conversion): `auto-save-file-format' has been
1444 renamed `buffer-auto-save-file-format'.
1445
2b96f80c
LT
14462004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1447
1448 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1449 an integer or a marker.
1450 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1451
2ee3b79e
RS
14522004-08-22 Richard M. Stallman <rms@gnu.org>
1453
1454 * modes.texi (Major Mode Conventions): Discuss rebinding of
1455 standard key bindings.
1456
c438dc33
KS
14572004-08-18 Kim F. Storm <storm@cua.dk>
1458
1459 * processes.texi (Accepting Output): Add `just-this-one' arg to
1460 `accept-process-output'.
101c421e 1461 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 1462
db8af011
LT
14632004-08-10 Luc Teirlinck <teirllm@auburn.edu>
1464
1465 * keymaps.texi: Various changes in addition to:
1466 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1467 Give more varied examples for `kbd'.
1468 (Creating Keymaps): Char tables have slots for all characters
1469 without modifiers.
1470 (Active Keymaps): `overriding-local-map' and
1471 `overriding-terminal-local-map' also override text property and
1472 overlay keymaps.
1473 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1474 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1475 to denote a prefix of no events.
1476 `map-keymap' includes parent's bindings _recursively_.
1477 Clarify and correct description of `where-is-internal'.
1478 Mention BUFFER-OR-NAME arg to `describe-bindings'.
1479 (Menu Example): For menus intended for use with the keyboard, the
1480 menu items should be bound to characters or real function keys.
1481
de700726
LT
14822004-08-08 Luc Teirlinck <teirllm@auburn.edu>
1483
30e75a87
LT
1484 * objects.texi (Character Type): Reposition `@anchor' to prevent
1485 double space inside sentence in Info.
1486
de700726
LT
1487 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1488 renamed to `disabled-command-function'.
7c5b95c9 1489 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
1490 (Command Loop Info): Replace reference to it.
1491 (Disabling Commands): `disabled-command-hook' has been renamed to
1492 `disabled-command-function'.
1493
81909a1a
LT
14942004-08-07 Luc Teirlinck <teirllm@auburn.edu>
1495
1496 * os.texi (Translating Input): Only non-prefix bindings in
1497 `key-translation-map' override actual key bindings. Warn about
1498 possible indirect effect of actual key bindings on non-prefix
1499 bindings in `key-translation-map'.
1500
5504e99c
LT
15012004-08-06 Luc Teirlinck <teirllm@auburn.edu>
1502
1503 * minibuf.texi (High-Level Completion): Add anchor for definition
1504 of `read-variable'.
1505
1506 * commands.texi: Various changes in addition to:
1507 (Using Interactive): Clarify description of `interactive-form'.
1508 (Interactive Call): Mention default for KEYS argument to
1509 `call-interactively'.
1510 (Command Loop Info): Clarify description of `this-command-keys'.
1511 Mention KEEP-RECORD argument to `clear-this-command-keys'.
1512 Value of `last-event-frame' can be `macro'.
1513 (Repeat Events): `double-click-fuzz' is also used to distinguish
1514 clicks and drags.
1515 (Classifying Events): Clarify descriptions of `event-modifiers'
1516 `event-basic-type' and `event-convert-list'.
1517 (Accessing Events): `posn-timestamp' takes POSITION argument.
1518 (Quoted Character Input): Clarify description of
1519 `read-quoted-char' and fix example.
1520 (Quitting): Add `with-local-quit'.
1521 (Disabling Commands): Correct and clarify descriptions of
1522 `enable-command' and `disable-command'.
1523 Mention what happens if `disabled-command-hook' is nil.
1524 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1525 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1526
f478a72a
LT
15272004-07-24 Luc Teirlinck <teirllm@auburn.edu>
1528
1529 * frames.texi: Various changes in addition to:
1530 (Creating Frames): Expand and clarify description of `make-frame'.
1531 (Window Frame Parameters): Either none or both of the `icon-left'
1532 and `icon-top' parameters must be specified. Put descriptions of
1533 `menu-bar-lines' and `toolbar-lines' closer together and change
1534 them accordingly.
1535 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1536 except while processing `frame-title-format' or `icon-title-format'.
1537 (Deleting Frames): Correct description of `delete-frame'.
1538 Non-nil return values of `frame-live-p' are like those of `framep'.
1539 (Frames and Windows): mention return value of
1540 `set-frame-selected-window'.
1541 (Visibility of Frames): Mention `force' argument to
1542 `make-frame-invisible'. `frame-visible-p' returns t for all
1543 frames on text-only terminals.
1544 (Frame Configurations): Restoring a frame configuration does not
1545 restore deleted frames.
1546 (Window System Selections): `x-set-selection' returns DATA.
1547 (Resources): Add example.
1548 (Display Feature Testing): Clarify descriptions of
1549 `display-pixel-height', `display-pixel-width', `x-server-version'
1550 and `x-server-vendor'.
1551
1552 * windows.texi (Choosing Window): Add anchor.
1553 * minibuf.texi (Minibuffer Misc): Add anchor.
1554
bc135062
JPW
15552004-07-23 John Paul Wallington <jpw@gnu.org>
1556
1557 * macros.texi (Defining Macros): Declaration keyword for setting
1558 Edebug spec is `debug' not `edebug'.
1559
cb7516e5
LT
15602004-07-19 Luc Teirlinck <teirllm@auburn.edu>
1561
1562 * windows.texi: Various small changes in addition to:
1563 (Window Point): Mention return value of `set-window-point'.
1564 (Window Start): `pos-visible-in-window-p' disregards horizontal
1565 scrolling. Explain return value if PARTIALLY is non-nil.
1566 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
1567 and `set-window-vscroll'.
1568 (Size of Window): The argument WINDOW to `window-inside-edges',
1569 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
1570 (Resizing Windows): Explain return value of
1571 `shrink-window-if-larger-than-buffer'.
1572 `window-size-fixed' automatically becomes buffer local when set.
1573 (Window Configurations): Explain return value of
1574 `set-window-configuration'.
1575
1576 * minibuf.texi (Minibuffer Misc): Add anchor for
1577 `minibuffer-scroll-window'.
1578
1579 * positions.texi (Text Lines): Add anchor for `count-lines'.
1580
3751eb00
RS
15812004-07-17 Richard M. Stallman <rms@gnu.org>
1582
1583 * display.texi (Overlay Properties): Adding `evaporate' prop
1584 deletes empty overlay immediately.
1585
1586 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1587 fix example.
1588
9a7e97c6
LT
15892004-07-16 Jim Blandy <jimb@redhat.com>
1590
1591 * searching.texi (Regexp Backslash): Document new \_< and \_>
1592 operators.
1593
aa0e4da8
JB
15942004-07-16 Juanma Barranquero <lektu@terra.es>
1595
1596 * display.texi (Images): Fix Texinfo usage.
1597
cbbfedb2
LT
15982004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1599
1600 * buffers.texi (Modification Time): `visited-file-modtime' now
1601 returns a list of two integers, instead of a cons.
1602
3a052bd3
LT
16032004-07-13 Luc Teirlinck <teirllm@auburn.edu>
1604
1605 * windows.texi: Various changes in addition to:
1606 (Splitting Windows): Add `split-window-keep-point'.
1607
02c04e6f
RS
16082004-07-09 Richard M. Stallman <rms@gnu.org>
1609
1610 * frames.texi (Input Focus): Minor fix.
1611
cb4f1287
LT
16122004-07-07 Luc Teirlinck <teirllm@auburn.edu>
1613
1614 * frames.texi (Input Focus): Clarify descriptions of
1615 `select-frame-set-input-focus' and `select-frame'.
1616
339902ec
LT
16172004-07-06 Luc Teirlinck <teirllm@auburn.edu>
1618
1619 * os.texi: Various small changes in addition to:
1620 (Killing Emacs): Expand and clarify description of
1621 `kill-emacs-query-functions' and `kill-emacs-hook'.
1622 (System Environment): Expand and clarify description of `getenv'
1623 and `setenv'.
1624 (Timers): Clarify description of `run-at-time'.
1625 (Translating Input): Correct description of
1626 `extra-keyboard-modifiers'.
1627 (Flow Control): Correct description of `enable-flow-control'.
1628
fe3b7e35
TTN
16292004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
1630
1631 * os.texi: Update copyright.
1632 (Session Management): Grammar fix.
1633 Clarify which Emacs does the restarting.
1634 Use @samp for *scratch* buffer.
1635
59db7d6e
LT
16362004-07-04 Alan Mackenzie <acm@muc.de>
1637
1638 * frames.texi (Input Focus): Add documentation for
1639 `select-frame-set-input-focus'. Replace refs to non-existent
1640 `switch-frame' with `select-frame'. Minor corrections and tidying
1641 up of text-only terminal stuff.
1642
e3ccf404
RS
16432004-07-02 Richard M. Stallman <rms@gnu.org>
1644
1645 * files.texi (Saving Buffers): Cleanup write-contents-function.
1646 (Magic File Names): Cleanup file-remote-p.
1647
8addb6eb
KG
16482004-07-02 Kai Grossjohann <kai@emptydomain.de>
1649
1650 * files.texi (Magic File Names): `file-remote-p' returns an
1651 identifier of the remote system, not just t.
1652
7a58d84d
DK
16532004-07-02 David Kastrup <dak@gnu.org>
1654
1655 * searching.texi (Entire Match Data): Add explanation about new
1656 match-data behavior when @var{integers} is non-nil.
1657
d8c379f8
RS
16582004-06-24 Richard M. Stallman <rms@gnu.org>
1659
b4a4b0ae
RS
1660 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1661
d8c379f8
RS
1662 * customize.texi (Variable Definitions): Note about doc strings
1663 and :set.
1664
1665 * keymaps.texi (Keymap Terminology): Document `kbd'.
1666 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1667
1668 * display.texi (Invisible Text): Setting buffer-invisibility-spec
1669 makes it buffer-local.
1670
1671 * files.texi (Saving Buffers): Correct previous change.
1672
1673 * commands.texi (Accessing Events):
1674 Clarify posn-col-row and posn-actual-col-row.
1675
16762004-06-24 David Ponce <david.ponce@wanadoo.fr>
1677
1678 * commands.texi (Accessing Events): New functions
1679 posn-at-point and posn-at-x-y. Add example to posn-x-y.
1680
dce417e7
LT
16812004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1682
1683 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1684 * frames.texi, buffers.texi, backups.texi, variables.texi:
1685 * loading.texi, eval.texi, functions.texi, control.texi:
1686 * symbols.texi, minibuf.texi: Reposition @anchor's.
1687
1688 * help.texi: Various small changes in addition to the following.
1689 (Describing Characters): Describe PREFIX argument to
1690 `key-description'. Correct and clarify definition of
1691 `text-char-description'. Describe NEED-VECTOR argument to
1692 `read-kbd-macro'.
1693 (Help Functions): Clarify definition of `apropos'.
1694
255d07dc
LH
16952004-06-23 Lars Hansen <larsh@math.ku.dk>
1696
1697 * files.texi (Saving Buffers): Correct description of
1698 `write-contents-functions'.
1699
4e9691e9
JB
17002004-06-21 Juanma Barranquero <lektu@terra.es>
1701
1702 * display.texi (Images): Remove redundant @vindex directives.
1703 Rewrite `image-library-alist' doc in active voice.
1704
1ebd4f78
JB
17052004-06-14 Juanma Barranquero <lektu@terra.es>
1706
1707 * display.texi (Images): Document new delayed library loading,
1708 variable `image-library-alist' and (existing but undocumented)
1709 function `image-type-available-p'.
1710
ddfb8369
RS
17112004-06-05 Richard M. Stallman <rms@gnu.org>
1712
1713 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1714 refer the user to the Initial Input node.
1715 (Text from Minibuffer): Likewise.
1716 (Initial Input): New node. Document this feature
1717 and say it is mostly deprecated.
1718
18684a3a
RS
17192004-05-30 Richard M. Stallman <rms@gnu.org>
1720
7a61e456
RS
1721 * loading.texi (Named Features): Clarify return value
1722 and meaning of NOERROR.
1723
18684a3a
RS
1724 * variables.texi (File Local Variables): Minor cleanup.
1725
c8364415
MA
17262004-05-30 Michael Albinus <michael.albinus@gmx.de>
1727
1728 * files.texi (Magic File Names): Add `file-remote-p' as operation
1729 of file name handlers.
1730
08fd1251
RS
17312004-05-29 Richard M. Stallman <rms@gnu.org>
1732
1733 * modes.texi (Minor Mode Conventions): (-) has no special meaning
1734 as arg to a minor mode command.
1735
71d5a208
RS
17362004-05-22 Richard M. Stallman <rms@gnu.org>
1737
1738 * syntax.texi (Syntax Class Table): Word syntax not just for English.
1739
1740 * streams.texi (Output Variables): Doc float-output-format.
1741
1742 * searching.texi (Regexp Special): Nested repetition can be infloop.
1743
1744 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1745 real stack overflow.
1746
1747 * compile.texi: Minor cleanups.
1748
17492004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
1750
1751 * lists.texi (Cons Cells): Explain dotted lists, true lists,
1752 circular lists.
1753 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 1754
022cb162
TTN
17552004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
1756
1757 * modes.texi (Search-based Fontification): Fix typo.
1758
aa7094ba
JB
17592004-05-10 Juanma Barranquero <lektu@terra.es>
1760
1761 * modes.texi (Mode Line Variables): Fix description of
1762 global-mode-string, which is now after which-func-mode, not the
1763 buffer name.
1764
c2383279
LH
17652004-05-07 Lars Hansen <larsh@math.ku.dk>
1766
1767 * modes.texi (Desktop Save Mode): Add.
1768 (Modes): Add menu entry Desktop Save Mode.
1769
1770 * hooks.texi: Add desktop-after-read-hook,
1771 desktop-no-desktop-file-hook and desktop-save-hook.
1772
1773 * locals.texi: Add desktop-save-buffer.
1774
058296d3
JH
17752004-04-30 Jesper Harder <harder@ifa.au.dk>
1776
1777 * display.texi: emacs -> Emacs.
1778
0c54865e
EZ
17792004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1780
1781 * files.texi (Changing Files): Document set-file-times.
1782
d814862a
JB
17832004-04-23 Juanma Barranquero <lektu@terra.es>
1784
1785 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1786
e8d6f886
JH
17872004-04-18 Jesper Harder <harder@ifa.au.dk>
1788
1789 * tips.texi (Coding Conventions): defopt -> defcustom.
1790
3a424014
LT
17912004-04-16 Luc Teirlinck <teirllm@auburn.edu>
1792
1793 * sequences.texi: Various clarifications.
1794
9e860631
LT
17952004-04-14 Luc Teirlinck <teirllm@auburn.edu>
1796
1797 * buffers.texi (Read Only Buffers): Mention optional ARG to
1798 `toggle-read-only'.
1799
5e30a0fb
NR
18002004-04-14 Nick Roberts <nick@nick.uklinux.net>
1801
9e860631 1802 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
1803 returns a full-width window if possible.
1804
619fb950
LT
18052004-04-13 Luc Teirlinck <teirllm@auburn.edu>
1806
1807 * buffers.texi: Various changes in addition to:
1808 (Buffer File Name): Add `find-buffer-visiting'.
1809 (Buffer Modification): Mention optional ARG to `not-modified'.
1810 (Indirect Buffers): Mention optional CLONE argument to
1811 `make-indirect-buffer'.
1812
1813 * files.texi: Various changes in addition to:
1814 (Visiting Functions): `find-file-hook' is now a normal hook.
1815 (File Name Expansion): Explain difference between the way that
1816 `expand-file-name' and `file-truename' treat `..'.
1817 (Contents of Directories): Mention optional ID-FORMAT argument to
1818 `directory-files-and-attributes'.
1819 (Format Conversion): Mention new optional CONFIRM argument to
1820 `format-write-file'.
1821
a2295d32
MB
18222004-04-12 Miles Bader <miles@gnu.org>
1823
1824 * macros.texi (Expansion): Add description of `macroexpand-all'.
1825
571fd4d5
JH
18262004-04-05 Jesper Harder <harder@ifa.au.dk>
1827
1828 * variables.texi (Variable Aliases): Mention
1829 cyclic-variable-indirection.
1830
1831 * errors.texi (Standard Errors): Ditto.
1832
4ba2fd66
LT
18332004-04-04 Luc Teirlinck <teirllm@auburn.edu>
1834
1835 * backups.texi: Various small changes in addition to:
1836 (Making Backups): Mention return value of `backup-buffer'.
1837 (Auto-Saving): Mention optional FORCE argument to
1838 `delete-auto-save-file-if-necessary'.
1839 (Reverting): Mention optional PRESERVE-MODES argument to
1840 `revert-buffer'. Correct description of `revert-buffer-function'.
1841
8f7ea687
JL
18422004-03-22 Juri Linkov <juri@jurta.org>
1843
1844 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
1845 with `Vector Functions'.
1846
1847 * text.texi (Sorting): Add missing quote.
1848
0eeca3c1
LT
18492004-03-14 Luc Teirlinck <teirllm@auburn.edu>
1850
1851 * intro.texi (Lisp History): Replace xref to `cl' manual with
1852 inforef.
1853
e69cfac2
RS
18542004-03-12 Richard M. Stallman <rms@gnu.org>
1855
1856 * intro.texi (Version Info): Add arg to emacs-version.
1857 (Lisp History): Change xref to CL manual.
1858
1b91d47f
LT
18592004-03-09 Luc Teirlinck <teirllm@auburn.edu>
1860
1861 * minibuf.texi (Completion Commands): Add xref to Emacs manual
1862 for Partial Completion mode.
1863
97073664
TTN
18642004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
1865
1866 * customize.texi: Fix typo. Remove eol whitespace.
1867
04a6e76b
RS
18682004-03-04 Richard M. Stallman <rms@gnu.org>
1869
1870 * processes.texi: Fix typos.
1871
1872 * lists.texi (Building Lists): Minor clarification.
1873
1874 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
1875 in make-hash-table.
1876
5bb0fcd1
JB
18772004-02-29 Juanma Barranquero <lektu@terra.es>
1878
1879 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
1880 rm, and ignore exit code.
1881
9022d421
EZ
18822004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
1883
1884 * display.texi (Defining Faces): Add description for min-colors.
1885 Update example.
1886
92f5fba2
LT
18872004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1888
1889 * abbrevs.texi: Various corrections and clarifications in addition
1890 to the following:
1891 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
1892
7e83e178
GM
18932004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1894
1895 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
1896
9c5609e8
LT
18972004-02-21 Luc Teirlinck <teirllm@auburn.edu>
1898
e2b9b51f
LT
1899 * text.texi: Various small changes in addition to the following:
1900 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
1901 to delete-horizontal-space.
1902 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
1903 description of yank-handler text property at various places.
1904
7daa0e81
LT
1905 * frames.texi (Window System Selections): Add anchor.
1906
9c5609e8
LT
1907 * syntax.texi (Syntax Table Functions): Clarify and correct
1908 descriptions of make-syntax-table and copy-syntax-table.
1909 (Motion and Syntax): Clarify SYNTAXES argument to
1910 skip-syntax-forward.
1911 (Parsing Expressions): Mention that the return value of
1912 parse-partial-sexp is currently a list of ten rather than nine
1913 elements.
1914 (Categories): Various corrections and clarifications.
1915
d29edb21
LT
19162004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1917
1918 * markers.texi (Marker Insertion Types): Minor change.
1919
1920 * locals.texi (Standard Buffer-Local Variables):
1921 * commands.texi (Interactive Codes, Using Interactive):
1922 * functions.texi (Related Topics): Fix xrefs.
1923
43e48bda
LT
19242004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1925
1926 * lists.texi (Sets And Lists): Update description of delete-dups.
1927
84e34002
RS
19282004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1929
1930 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
1931
19322004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1933
1934 * frames.texi (Parameter Access): frame-parameters arg is optional.
1935 modify-frame-parameters handles nil for FRAME.
1936 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
1937 are all-or-nothing for certain toolkits.
1938 Mention parameter wait-for-wm.
1939 (Frames and Windows): In frame-first-window and frame-selected-window
1940 the arg is optional.
1941 (Input Focus): In redirect-frame-focus the second arg is optional.
1942 (Window System Selections): Mention selection type CLIPBOARD.
1943 Mention data-type UTF8_STRING.
1944 Mention numbering of cut buffers.
1945 (Resources): Describe x-resource-name.
1946
19472004-02-16 Richard M. Stallman <rms@gnu.org>
1948
1949 * windows.texi (Buffers and Windows): Delete false table
1950 about all-frames.
1951
1952 * syntax.texi (Parsing Expressions): Delete old caveat
1953 about parse-sexp-ignore-comments.
1954
1955 * streams.texi (Output Variables): Add print-quoted.
1956
1957 * lists.texi (Building Lists): Minor cleanup.
1958
1959 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
1960
1961 * display.texi (Overlays): Explain overlays use markers.
1962 (Managing Overlays): Explain front-advance and rear-advance
1963 in more detail.
1964
1965 * loading.texi (Unloading): Document unload-feature-special-hooks.
1966 Get rid of fns-NNN.el file.
1967
19682004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1969
1970 * help.texi (Describing Characters): Fix text-char-description
1971 example output.
1972
1973 * edebug.texi (Using Edebug): Fix example.
1974
1975 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 1976
84e34002
RS
1977 * files.texi (Changing Files): Fix argname.
1978
1979 * calendar.texi: Fix parens, and default values.
1980
1981 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
1982 * nonascii.texi, objects.texi, os.texi: Minor fixes.
1983 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
1984
1985 * positions.texi (Text Lines): Don't add -1 in current-line.
1986
19872004-02-16 Richard M. Stallman <rms@gnu.org>
1988
1989 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
1990
c33b76da
EZ
19912004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1992
1993 * processes.texi (Low-Level Network): Fix a typo.
1994
9d7271e8
KS
19952004-02-12 Kim F. Storm <storm@cua.dk>
1996
1997 * display.texi (Fringes): Use consistent wording.
1998 Note that window-fringe's window arg is optional.
1999 (Scroll Bars): Use consistent wording.
2000
6827d730
LT
20012004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2002
2003 * tips.texi (Comment Tips): Document the new conventions for
2004 commenting out code.
2005
1cb60b5a
JD
20062004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2007
2008 * positions.texi (Text Lines): Added missing end defun.
2009
7fdd1f62
KS
20102004-02-07 Kim F. Storm <storm@cua.dk>
2011
2012 * positions.texi (Text Lines): Add line-number-at-pos.
2013
eb3c144c
JPW
20142004-02-06 John Paul Wallington <jpw@gnu.org>
2015
2016 * display.texi (Button Properties, Button Buffer Commands):
2017 mouse-2 invokes button, not down-mouse-1.
2018
a1d38d63
JR
20192004-02-04 Jason Rumney <jasonr@gnu.org>
2020
2021 * makefile.w32-in: Sync with Makefile.in changes.
2022
4b574f3d
LT
20232004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2024
2025 * minibuf.texi (Text from Minibuffer): Various corrections and
2026 clarifications.
2027 (Object from Minibuffer): Correct Lisp description of
2028 read-minibuffer.
2029 (Minibuffer History): Clarify description of cons values for
2030 HISTORY arguments.
2031 (Basic Completion): Various corrections and clarifications. Add
2032 completion-regexp-list.
2033 (Minibuffer Completion): Correct and clarify description of
2034 completing-read.
6f6b0433 2035 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2036 other minor changes.
2037 (High-Level Completion): Various corrections and clarifications.
2038 (Reading File Names): Ditto.
2039 (Minibuffer Misc): Ditto.
2040
d8186297
LT
20412004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2042
2043 * strings.texi (Text Comparison): assoc-string also matches
2044 elements of alists that are strings instead of conses.
2045 (Formatting Strings): Standardize Texinfo usage. Update index
2046 entries.
2047
9adcb5f2
LT
20482004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2049
2050 * lists.texi (Sets And Lists): Add delete-dups.
2051
3e7274ae
LT
20522004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2053
2054 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2055 special form.
2056 * macros.texi (Defining Macros): Update description of `declare',
2057 which now is a macro.
2058 (Wrong Time): Fix typos.
2059
944e099f
LT
20602004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2061
2062 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2063 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2064 and `batch-byte-compile'. In particular, mention and describe
2065 all optional arguments.
2066 (Disassembly): Correct and clarify the description of `disassemble'.
2067
90c3aa59
LT
20682004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2069
2070 * searching.texi: Various small changes in addition to the
2071 following.
2072 (Regexp Example): Adapt to new value of `sentence-end'.
2073 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2074 `words'.
2075 (Search and Replace): Add usage note for `perform-replace'.
2076 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2077 `match-data'.
2078 (Standard Regexps): Update for new values of `paragraph-start'
2079 and `sentence-end'.
2080
583c353d
LT
20812004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2082
2083 * files.texi (Saving Buffers): Clarify descriptions of
2084 `write-contents-functions' and `before-save-hook'.
2085 Make the defvar's for `before-save-hook' and `after-save-hook'
2086 into defopt's.
2087
05faee07
KS
20882004-01-07 Kim F. Storm <storm@cua.dk>
2089
2090 * commands.texi (Click Events): Describe new image and
2091 width/height elements of click events.
2092 (Accessing Events): Add posn-string, posn-image, and
2093 posn-object-width-height. Change posn-object to return either
2094 image or string object.
2095
a0465ec3
SJ
20962004-01-01 Simon Josefsson <jas@extundo.com>
2097
2098 * hooks.texi (Standard Hooks): Add before-save-hook.
2099 * files.texi (Saving Buffers): Likewise.
2100
972c0c49
RS
21012004-01-03 Richard M. Stallman <rms@gnu.org>
2102
2103 * frames.texi (Frames and Windows): Delete frame-root-window.
2104
dbcd463f
LT
21052004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2106
2107 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2108
2109 * functions.texi: Various small changes in addition to the
2110 following.
2111 (What Is a Function): `functionp' returns nil for macros. Clarify
2112 behavior of this and following functions for symbol arguments.
2113 (Function Documentation): Add `\' in front of (fn @var{arglist})
2114 and explain why.
2115 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2116 Add anchor.
2117 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2118
02c77ee9
MB
21192004-01-01 Miles Bader <miles@gnu.org>
2120
2121 * display.texi (Buttons): New section.
2122
903a1a91
AS
21232003-12-31 Andreas Schwab <schwab@suse.de>
2124
2125 * numbers.texi (Math Functions): sqrt reports a domain-error
2126 error.
2127 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2128
697cf92a
LT
21292003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2130
3f70fe82
LT
2131 * tips.texi (Documentation Tips): Update item on hyperlinks in
2132 documentation strings.
2133
697cf92a
LT
2134 * errors.texi (Standard Errors): Various small corrections and
2135 additions.
2136
2137 * control.texi: Various small changes in addition to the
2138 following.
2139 (Signaling Errors): Provide some more details on how `signal'
2140 constructs the error message. Add anchor to the definition of
2141 `signal'.
2142 (Error Symbols): Describe special treatment of `quit'.
2143 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2144 to emphasize that it has to be a single form.
2145
2146 * buffers.texi: Add anchor.
2147
4d25144d
RS
21482003-12-29 Richard M. Stallman <rms@gnu.org>
2149
2150 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2151 (Window Configurations): Add window-configuration-frame.
2152
2153 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2154
2155 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2156 Change arg name in get-char-property.
2157 (Special Properties): Update handling of keymap property.
2158
2159 * strings.texi (Modifying Strings): Add clear-string.
2160 (Text Comparison): Add assoc-string and remove
2161 assoc-ignore-case, assoc-ignore-representation.
2162
2163 * os.texi (Time of Day): Add set-time-zone-rule.
2164
2165 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2166 report domain-error errors.
4d25144d 2167
697cf92a 2168 * nonascii.texi (Converting Representations):
4d25144d
RS
2169 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2170 (Encoding and I/O): Add file-name-coding-system.
2171
2172 * modes.texi (Search-based Fontification): Explain that
2173 face specs are symbols with face names as values.
2174
2175 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2176
2177 * lists.texi (Building Lists): remq moved elsewhere.
2178 (Sets And Lists): remq moved here.
2179 (Association Lists): Refer to assoc-string.
2180
2181 * internals.texi (Garbage Collection): Add memory-use-counts.
2182
2183 * frames.texi (Frames and Windows): Add set-frame-selected-window
2184 and frame-root-window.
2185
697cf92a 2186 * files.texi (Contents of Directories):
4d25144d
RS
2187 Add directory-files-and-attributes.
2188
2189 * display.texi (Refresh Screen): Add force-window-update.
2190 (Invisible Text): Explain about moving point out of invis text.
2191 (Overlay Properties): Add overlay-properties.
2192 (Managing Overlays): Add overlayp.
2193 (GIF Images): Invalid image number displays a hollow box.
2194
2195 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2196 (Killing Buffers): Add buffer-live-p.
2197
67fafe38
MR
21982003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2199
2200 * display.texi (Fringes): Fix typo "set-buffer-window".
2201
68e74f25
LT
22022003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2203
2204 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2205 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2206 Add or change various xrefs and anchors.
2207
2208 * commands.texi: Replace all occurrences of @acronym{CAR} with
2209 @sc{car}, for consistency with the rest of the Elisp manual.
2210 `car' and `cdr' are historically acronyms, but are no longer
2211 widely thought of as such.
2212
2213 * internals.texi (Pure Storage): Mention that `purecopy' does not
2214 copy text properties.
2215 (Object Internals): Now 29 bits are used (in most implementations)
2216 to address Lisp objects.
2217
2218 * variables.texi (Variables with Restricted Values): New node.
2219
2220 * objects.texi (Lisp Data Types): Mention that certain variables
2221 can only take on a restricted set of values and add an xref to
2222 the new node "Variables with Restricted Values".
2223
2224 * eval.texi (Function Indirection): Describe the errors that
2225 `indirect-function' can signal.
2226 (Eval): Clarify the descriptions of `eval-region' and `values'.
2227 Describe `eval-buffer' instead of `eval-current-buffer' and
2228 mention `eval-current-buffer' as an alias for `current-buffer'.
2229 Correct the description and mention all optional arguments.
2230
697cf92a 2231 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2232 following.
2233 (Converting Representations): Clarify behavior of
2234 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2235 ASCII arguments.
2236 (Character Sets): Document the variable `charset-list' and adapt
2237 the definition of the function `charset-list' accordingly.
2238 (Translation of Characters): Clarify use of generic characters in
2239 `make-translation-table'. Clarify and correct the description of
2240 the use of translation tables in encoding and decoding.
2241 (User-Chosen Coding Systems): Correct and clarify the description
2242 of `select-safe-coding-system'.
2243 (Default Coding Systems): Clarify description of
2244 `file-coding-system-alist'.
2245
a62f71e4
LT
22462003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2247
2248 * strings.texi (Text Comparison): Correctly describe when two
2249 strings are `equal'. Combine and clarify descriptions of
2250 `assoc-ignore-case' and `assoc-ignore-representation'.
2251
2252 * objects.texi (Non-ASCII in Strings): Clarify description of
2253 when a string is unibyte or multibyte.
2254 (Bool-Vector Type): Update examples.
2255 (Equality Predicates): Correctly describe when two strings are
2256 `equal'.
2257
19017752
LT
22582003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2259
2260 * lists.texi (Building Lists): `append' no longer accepts integer
2261 arguments. Update the description of `number-sequence' to reflect
2262 recent changes.
2263 (Sets And Lists): Describe `member-ignore-case' after `member'.
2264
0f6a07a8
KS
22652003-11-27 Kim F. Storm <storm@cua.dk>
2266
2267 * commands.texi (Click Events): Click object may be an images.
2268 Describe (dx . dy) element of click positions.
2269 (Accessing Events): Remove duplicate posn-timestamp.
2270 New functions posn-object and posn-object-x-y.
2271
1ce7c819
KS
22722003-11-23 Kim F. Storm <storm@cua.dk>
2273
2274 * commands.texi (Click Events): Describe enhancements to event
2275 position lists, including new text-pos and (col . row) items.
2276 Mention left-fringe and right-fringe area events.
0f6a07a8 2277 (Accessing Events): New functions posn-area and
1ce7c819
KS
2278 posn-actual-col-row. Mention posn-timestamp. Mention that
2279 posn-point in non-text area still returns buffer position.
2280 Clarify posn-col-row.
2281
cae8ddbb
LH
22822003-11-21 Lars Hansen <larsh@math.ku.dk>
2283
2284 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2285 * anti.texi (File Attributes): Describe removed parameter
2286 ID-FORMAT.
2287
f7f1a248
LT
22882003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2289
68e74f25 2290 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2291 a position, its buffer is ignored.
2292
2293 * markers.texi (Overview of Markers): Mention it here too.
2294
c5e2fb05
LT
22952003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2296
2297 * numbers.texi (Numeric Conversions): Not just `floor', but also
2298 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2299
e57d0aa8
LT
23002003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2301
2302 * markers.texi (Creating Markers): Specify insertion type of
2303 created markers. Add xref to `Marker Insertion Types'.
2304 Second argument to `copy-marker' is optional.
2305 (Marker Insertion Types): Mention that most markers are created
2306 with insertion type nil.
2307 (The Mark): Correctly describe when `mark' signals an error.
2308 (The Region): Correctly describe when `region-beginning' and
2309 `region-end' signal an error.
2310
bb3612ec
LT
23112003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2312
2313 * hash.texi (Creating Hash): Clarify description of `eql'.
2314 `makehash' is obsolete.
2315 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2316
2317 * positions.texi (Point): Change description of `buffer-end', so
2318 that it is also correct for floating point arguments.
2319 (List Motion): Correct argument lists of `beginning-of-defun' and
2320 `end-of-defun'.
2321 (Excursions): Add xref to `Marker Insertion Types'.
2322 (Narrowing): Argument to `narrow-to-page' is optional.
2323
cfb8a797
LT
23242003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2325
2326 * streams.texi (Output Streams): Clarify behavior of point for
2327 marker output streams.
2328
c6177909
LT
23292003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2330
2331 * variables.texi (Defining Variables): Second argument to
2332 `defconst' is not optional.
2333 (Setting Variables): Mention optional argument APPEND to
2334 `add-to-list'.
2335 (Creating Buffer-Local): Expand description of
2336 `make-variable-buffer-local'.
2337 (Frame-Local Variables): Expand description of
2338 `make-variable-frame-local'.
2339 (Variable Aliases): Correct description of optional argument
2340 DOCSTRING to `defvaralias'. Mention return value of
2341 `defvaralias'.
2342 (File Local Variables): Add xref to `File variables' in Emacs
2343 Manual. Correct description of `hack-local-variables'. Mention
2344 `safe-local-variable' property. Mention optional second argument
2345 to `risky-local-variable-p'.
2346
b3645067
LT
23472003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2348
2349 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2350
10695e5c
EZ
23512003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2352
2353 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2354 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2355 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2356 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2357 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 2358 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
2359 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2360 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2361 @acronym{FOO}.
2362
a2f4def1
LT
23632003-10-27 Luc Teirlinck <teirllm@auburn.edu>
2364
2365 * strings.texi (Creating Strings): Argument START to `substring'
2366 can not be `nil'. Expand description of
2367 `substring-no-properties'. Correct description of `split-string',
2368 especially with respect to empty matches. Prevent very bad line
2369 break in definition of `split-string-default-separators'.
2370 (Text Comparison): `string=' and `string<' also accept symbols as
2371 arguments.
2372 (String Conversion): More completely describe argument BASE in
2373 `string-to-number'.
5bb0fcd1 2374 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
2375 corresponding object. Clarify behavior of numeric prefix after
2376 `%' in `format'.
2377 (Case Conversion): The argument to `upcase-initials' can be a
2378 character.
2379
a2296bf9
KH
23802003-10-27 Kenichi Handa <handa@m17n.org>
2381
2382 * display.texi (Fontsets): Fix texinfo usage.
2383
885fef7c
KH
23842003-10-25 Kenichi Handa <handa@m17n.org>
2385
2386 * display.texi (Fontsets): Add description of the function
2387 set-fontset-font.
2388
0c6b7a1f
LT
23892003-10-23 Luc Teirlinck <teirllm@auburn.edu>
2390
2391 * display.texi (Temporary Displays): Add xref to `Documentation
2392 Tips'.
2393
2394 * functions.texi (Function Safety): Use inforef instead of pxref
2395 for SES.
2396
c3cda320
AS
23972003-10-23 Andreas Schwab <schwab@suse.de>
2398
2399 * Makefile.in (TEX, texinputdir): Don't define.
2400 (TEXI2DVI): Define.
2401 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2402 add $(srcdir)/index.texi.
2403 ($(infodir)/elisp): Remove index.texi dependency.
2404 (elisp.dvi): Likewise. Use $(TEXI2DVI).
2405 (index.texi): Remove target.
2406 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
2407 (clean): Don't remove index.texi.
2408
c3cda320
AS
2409 * permute-index, index.perm: Remove.
2410 * index.texi: Rename from index.unperm.
2411
e5dadca7
LT
24122003-10-22 Luc Teirlinck <teirllm@auburn.edu>
2413
2414 * tips.texi (Documentation Tips): Document new behavior for face
2415 and variable hyperlinks in Help mode.
2416
6cfb0777
LT
24172003-10-21 Luc Teirlinck <teirllm@auburn.edu>
2418
2419 * objects.texi (Integer Type): Update for extra bit of integer range.
2420 (Character Type): Ditto.
2421
a6eeaa81 24222003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
2423
2424 * numbers.texi (Integer Basics): Add index entries for reading
2425 numbers in hex, octal, and binary.
2426
c8f9ba83
LK
24272003-10-16 Lute Kamstra <lute@gnu.org>
2428
2429 * modes.texi (Mode Line Format): Mention force-mode-line-update's
2430 argument.
2431
b52a26fb
LT
24322003-10-13 Luc Teirlinck <teirllm@auburn.edu>
2433
2434 * windows.texi (Choosing Window): Fix typo.
2435 * edebug.texi (Edebug Execution Modes): Fix typo.
2436
f7005886
RS
24372003-10-13 Richard M. Stallman <rms@gnu.org>
2438
2439 * windows.texi (Basic Windows): A window has fringe settings,
2440 display margins and scroll-bar settings.
2441 (Splitting Windows): Doc split-window return value.
2442 Clean up one-window-p.
2443 (Selecting Windows): Fix typo.
2444 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2445 (Buffers and Windows): In set-window-buffer, explain effect
2446 on fringe settings and scroll bar settings.
2447 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2448 (Choosing Window): Use defopt for pop-up-frame-function.
2449 For special-display-buffer-names, explain same-window and same-frame.
2450 Clarify window-dedicated-p return value.
2451 (Textual Scrolling): scroll-up and scroll-down can get an error.
2452 (Horizontal Scrolling): Clarify auto-hscroll-mode.
2453 Clarify set-window-hscroll.
2454 (Size of Window): Don't mention tool bar in window-height.
2455 (Coordinates and Windows): Explain what coordinates-in-window-p
2456 returns for fringes and display margins.
2457 (Window Configurations): Explain saving fringes, etc.
2458
2459 * tips.texi (Library Headers): Clean up Documentation.
2460
2461 * syntax.texi (Parsing Expressions): Clean up forward-comment
2462 and parse-sexp-lookup-properties.
2463
2464 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2465
2466 * os.texi (System Environment): Clean up text for load-average errors.
2467
2468 * modes.texi (Hooks): Don't explain local hook details at front.
2469 Clarify run-hooks and run-hook-with-args a little.
2470 Clean up add-hook and remove-hook.
2471
2472 * edebug.texi (Edebug Execution Modes): Clarify t.
2473 Document edebug-sit-for-seconds.
2474 (Coverage Testing): Document C-x X = and =.
2475 (Instrumenting Macro Calls): Fix typo.
2476 (Specification List): Don't index the specification keywords.
2477
c989ebe9
KS
24782003-10-10 Kim F. Storm <storm@cua.dk>
2479
2480 * processes.texi (Network): Introduce make-network-process.
2481
f9525eef
LT
24822003-10-09 Luc Teirlinck <teirllm@auburn.edu>
2483
2484 * tips.texi (Library Headers): Fix typo.
2485
f008b925
LK
24862003-10-07 Juri Linkov <juri@jurta.org>
2487
2488 * modes.texi (Imenu): Mention imenu-create-index-function's
2489 default value. Explain submenus better.
2490
c22c5da6
LK
24912003-10-07 Lute Kamstra <lute@gnu.org>
2492
2493 * modes.texi (Faces for Font Lock): Fix typo.
2494 (Hooks): Explain how buffer-local hook variables can refer to
2495 global hook variables.
2496 Various minor clarifications.
2497
49247521
LK
24982003-10-06 Lute Kamstra <lute@gnu.org>
2499
2500 * tips.texi (Coding Conventions): Mention naming conventions for
2501 hooks.
2502
9296c947
LT
25032003-10-05 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * loading.texi (Library Search): Correct default value of
2506 load-suffixes.
2507 (Named Features): Fix typo.
2508
0e9b293a
RS
25092003-10-05 Richard M. Stallman <rms@gnu.org>
2510
2511 * loading.texi (Named Features): In `provide',
2512 say how to test for subfeatures.
2513 (Unloading): In unload-feature, use new var name
2514 unload-feature-special-hooks.
2515
49247521 25162003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
2517
2518 * modes.texi (Major Mode Conventions): Mention third way to set up
2519 Imenu.
2520 (Imenu): A number of small fixes.
2521 Delete documentation of internal variable imenu--index-alist.
2522 Document the return value format of imenu-create-index-function
2523 functions.
2524
ab8f7d5c
RS
25252003-09-30 Richard M. Stallman <rms@gnu.org>
2526
2527 * processes.texi (Network): Say what stopped datagram connections do.
2528
2529 * lists.texi (Association Lists): Clarify `assq-delete-all'.
2530
2531 * display.texi (Overlay Properties): Clarify `evaporate' property.
2532
49247521 25332003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
2534
2535 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 2536 constructs should be marked as risky.
86b9b767
LK
2537 Change cons cell into proper list.
2538 (Mode Line Variables): Change cons cell into proper list.
2539
49247521 25402003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
2541
2542 * modes.texi (Mode Line Data): Document the :propertize construct.
2543 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 2544 to match their order in the default mode-line-format.
bc3b02f9
LK
2545 Describe the new variables mode-line-position and mode-line-modes.
2546 Update the default values of mode-line-frame-identification,
2547 minor-mode-alist, and default-mode-line-format.
2548 (Properties in Mode): Mention the :propertize construct.
6142d1d0 2549
bc3b02f9 25502003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 2551
c22c5da6 2552 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
2553 * loading.texi, minibuf.texi, text.texi, variables.texi:
2554 Avoid @strong{Note:}.
2555
25562003-09-26 Richard M. Stallman <rms@gnu.org>
2557
2558 * keymaps.texi (Remapping Commands): Fix typo.
2559
41beda59
LT
25602003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
2561
2562 * processes.texi (Low-Level Network): Fix typo.
2563
ef6ae4ff
KS
25642003-09-23 Kim F. Storm <storm@cua.dk>
2565
2566 * processes.texi (Network, Network Servers): Fix typos.
2567 (Low-Level Network): Add timeout value for :server keyword.
2568 Add new option keywords to make-network-process.
2569 Add set-network-process-options.
2570 Explain how to test availability of network options.
2571
b0f23edf
RS
25722003-09-19 Richard M. Stallman <rms@gnu.org>
2573
2574 * text.texi (Motion by Indent): Arg to
2575 backward-to-indentation and forward-to-indentation is optional.
2576
2577 * strings.texi (Creating Strings): Add substring-no-properties.
2578
2579 * processes.texi
2580 (Process Information): Add list-processes arg QUERY-ONLY.
2581 Delete process-contact from here.
2582 Add new status values for process-status.
2583 Add process-get, process-put, process-plist, set-process-plist.
2584 (Synchronous Processes): Add call-process-shell-command.
2585 (Signals to Processes): signal-process allows process objects.
2586 (Network): Complete rewrite.
2587 (Network Servers, Datagrams, Low-Level Network): New nodes.
2588
2589 * positions.texi (Word Motion): forward-word, backward-word
2590 arg is optional. Reword.
2591
2592 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2593
c22c5da6 2594 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
2595 Delete duplicate definition of buffer-local-value.
2596 (File Local Variables): Explain about discarding text props.
2597
f387bdea
RS
25982003-09-11 Richard M. Stallman <rms@gnu.org>
2599
2600 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2601 changes variables that record input events.
2602 (Minibuffer Misc): Add minibuffer-selected-window.
2603
2604 * lists.texi (Building Lists): Add copy-tree.
2605
2606 * display.texi (Fontsets): Add char-displayable-p.
2607 (Scroll Bars): New node.
2608
49247521 26092003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
2610
2611 * modes.texi (%-Constructs): Document new `%i' and `%I'
2612 constructs.
2613
fd026ee1
JR
26142003-09-03 Peter Runestig <peter@runestig.com>
2615
2616 * makefile.w32-in: New file.
2617
4828b4d7
RS
26182003-08-29 Richard M. Stallman <rms@gnu.org>
2619
2620 * display.texi (Overlay Properties): Clarify how priorities
2621 affect use of the properties.
2622
a4e4f05d
LT
26232003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2624
2625 * customize.texi (Type Keywords): Correct the description of
2626 `:help-echo' in the case where `motion-doc' is a function.
2627
3ebe0346
JPW
26282003-08-14 John Paul Wallington <jpw@gnu.org>
2629
2630 * modes.texi (Emulating Mode Line): Subsection, not section.
2631
3afe8e39
RS
26322003-08-13 Richard M. Stallman <rms@gnu.org>
2633
2634 * elisp.texi (Top): Update subnode lists in menu.
2635
2636 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2637 (Kill Functions): kill-region has new arg yank-handler.
2638 (Yanking): New node.
2639 (Yank Commands): Add yank-undo-function.
2640 (Low-Level Kill Ring):
2641 kill-new and kill-append have new arg yank-handler.
2642 (Changing Properties): Add remove-list-of-text-properties.
2643 (Atomic Changes): New node.
2644
2645 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2646
2647 * streams.texi (Output Variables): Add eval-expression-print-length
2648 and eval-expression-print-level.
2649
2650 * os.texi (Time Conversion): For encode-time, explain limits on year.
2651
2652 * objects.texi (Character Type): Define anchor "modifier bits".
2653
2654 * modes.texi (Emulating Mode Line): New node.
2655 (Search-based Fontification): Font Lock uses font-lock-face property.
2656 (Other Font Lock Variables): Likewise.
2657
2658 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2659 not vectors.
2660 (Active Keymaps): Add emulation-mode-map-alists.
2661 (Functions for Key Lookup): key-binding has new arg no-remap.
2662 (Remapping Commands): New node.
2663 (Scanning Keymaps): where-is-internal has new arg no-remap.
2664 (Tool Bar): Add tool-bar-local-item-from-menu.
2665 Clarify when to use tool-bar-add-item-from-menu.
2666
2667 * commands.texi (Interactive Call): commandp has new arg.
2668 (Command Loop Info): Add this-original-command.
2669
e37769b1
JPW
26702003-08-06 John Paul Wallington <jpw@gnu.org>
2671
2672 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2673
2674 * display.texi (Warning Basics): Fix typo.
2675 (Fringes): Add closing curly bracket and fix typo.
2676
2677 * elisp.texi (Top): Fix typo.
2678
c5e0561f
RS
26792003-08-05 Richard M. Stallman <rms@gnu.org>
2680
2681 * elisp.texi: Update lists of subnodes.
2682
2683 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2684
2685 * variables.texi (Local Variables): Use lc for example variable names.
2686
2687 * tips.texi (Library Headers): Explain where to put -*-.
2688
2689 * strings.texi (Creating Strings): Fix xref for vconcat.
2690
2691 * sequences.texi (Vector Functions):
2692 vconcat no longer allows integer args.
2693
2694 * minibuf.texi (Reading File Names): read-file-name has new
2695 arg PREDICATE. New function read-directory-name.
2696
2697 * macros.texi (Defining Macros): Give definition of `declare'
2698 (Indenting Macros): New node.
2699
2700 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2701 (Window Frame Parameters): Make separate table of parameters
2702 that are coupled with specific face attributes.
2703 (Deleting Frames): delete-frame-hooks renamed to
2704 delete-frame-functions.
2705
2706 * files.texi (Magic File Names): Add file-remote-p.
2707 Clarify file-local-copy.
2708
2709 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2710 here; instead xref Defining Macros.
2711
2712 * display.texi (Warnings): New node, and subnodes.
2713 (Fringes): New node.
2714
2715 * debugging.texi (Test Coverage): New node.
2716
2717 * compile.texi (Compiler Errors): Explain with-no-warnings
2718 and other ways to suppress warnings.
2719
2720 * commands.texi (Interactive Call): Minor clarification.
2721
2722 * buffers.texi (Buffer File Name): set-visited-file-name
2723 renames the buffer too.
2724
2725 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2726
ee59dede
MR
27272003-07-24 Markus Rost <rost@math.ohio-state.edu>
2728
2729 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2730
f0514b34
MR
27312003-07-22 Markus Rost <rost@math.ohio-state.edu>
2732
2733 * internals.texi (Garbage Collection): Fix previous change.
2734
c73983bb
RS
27352003-07-22 Richard M. Stallman <rms@gnu.org>
2736
2737 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2738
2739 * display.texi (Width): Use \s syntax in example.
2740 (Font Selection): Add face-font-rescale-alist.
2741
2742 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2743 Remove spurious indent in example.
2744
2745 * lists.texi (Building Lists): Add number-sequence.
2746
2747 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2748
2749 * functions.texi (Function Documentation): Explain how to
2750 show calling convention explicitly in the doc string.
2751
2752 * windows.texi (Selecting Windows): save-selected-window saves
2753 selected window of each frame.
2754 (Window Configurations): Minor change.
2755
2756 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2757
2758 * streams.texi (Output Variables): Add print-continuous-numbering
2759 and print-number-table.
2760
2761 * processes.texi (Decoding Output): New node.
2762
2763 * os.texi (Time Conversion): decode-time arg is optional.
2764
2765 * objects.texi (Character Type): Don't use space as example for \.
2766 Make list of char names and \-sequences correspond.
2767 Explain that \s is not used in strings. `\ ' needs space after.
2768
2769 * nonascii.texi (Converting Representations): Add string-to-multibyte.
2770 (Translation of Characters): Add translation-table-for-input.
2771 (Default Coding Systems): Add auto-coding-functions.
2772 (Explicit Encoding): Add decode-coding-inserted-region.
2773 (Locales): Add locale-info.
2774
2775 * minibuf.texi (Basic Completion): Describe test-completion.
2776 Collections can be lists of strings.
2777 Clean up lazy-completion-table.
2778 (Programmed Completion): Mention test-completion.
2779 Clarify why lambda expressions are not accepted.
2780 (Minibuffer Misc): Describe minibufferp.
2781
51a8b435
RS
27822003-07-14 Richard M. Stallman <rms@gnu.org>
2783
2784 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
2785
2786 * windows.texi (Selecting Windows): New arg to select-window.
2787 (Selecting Windows): Add with-selected-window.
2788 (Size of Window): Add window-inside-edges, etc.
2789
2790 * internals.texi (Garbage Collection): Add post-gc-hook.
2791
2792 * processes.texi (Subprocess Creation): Add exec-suffixes.
2793
2794 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
2795 (Scanning Keymaps): Add map-keymaps.
2796 (Defining Menus): Add keymap-prompt.
2797
2798 * numbers.texi (Integer Basics): Add most-positive-fixnum,
2799 most-negative-fixnum.
2800
2801 * compile.texi (Byte Compilation): Explain no-byte-compile
2802 (Compiler Errors): New node.
2803
2804 * os.texi (User Identification): user-uid, user-real-uid
2805 can return float.
2806
2807 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
2808 and about derived modes.
2809 (Minor Modes): Add minor-mode-list.
2810 (Defining Minor Modes): Keyword args for define-minor-mode.
2811 (Search-based Fontification): Explain managing other properties.
2812 (Other Font Lock Variables): Add font-lock-extra-managed-props.
2813 (Faces for Font Lock): Add font-locl-preprocessor-face.
2814 (Hooks): Add run-mode-hooks and delay-mode-hooks.
2815
2816 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 2817 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
2818
2819 * loading.texi (Library Search): Add load-suffixes.
2820
2821 * minibuf.texi (Basic Completion): Add lazy-completion-table.
2822 (Programmed Completion): Add dynamic-completion-table.
2823
2824 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
2825 (Magic File Names): Specify precedence order of handlers.
199bb209 2826
51a8b435
RS
2827 * commands.texi (Command Overview): Emacs server runs pre-command-hook
2828 and post-command-hook.
2829 (Waiting): New calling convention for sit-for.
2830
2831 * text.texi (Special Properties): local-map and keymap properties
2832 apply based on their stickiness.
2833
c6de56a0
RS
28342003-07-07 Richard M. Stallman <rms@gnu.org>
2835
2836 * modes.texi (Minor Mode Conventions): Specify only some kinds
2837 of list values as args to minor modes.
2838
2839 * files.texi (File Name Expansion): Warn about iterative use
2840 of substitute-in-file-name.
2841
2842 * advice.texi (Activation of Advice): Clean up previous change.
2843
8c761ea6
MR
28442003-07-06 Markus Rost <rost@math.ohio-state.edu>
2845
2846 * advice.texi (Activation of Advice): Note that ad-start-advice is
2847 turned on by default.
2848
c6de56a0
RS
28492003-06-30 Richard M. Stallman <rms@gnu.org>
2850
2851 * text.texi (Buffer Contents): Document current-word.
2852 (Change Hooks): Not called for *Messages*.
2853
2854 * functions.texi (Defining Functions): Explain about redefining
2855 primitives.
2856 (Function Safety): Renamed. Minor changes.
2857 Comment out the detailed criteria for what is safe.
2858
3fe4e567
AS
28592003-06-22 Andreas Schwab <schwab@suse.de>
2860
2861 * objects.texi (Symbol Type): Fix description of examples.
2862
cda7bd13
AS
28632003-06-16 Andreas Schwab <schwab@suse.de>
2864
2865 * hash.texi (Creating Hash): Fix description of :weakness.
2866
fbcffa4a
KG
28672003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2868
2869 * files.texi (Changing Files): copy-file copies file modes, too.
2870
ff6a3bfb
RS
28712003-05-28 Richard M. Stallman <rms@gnu.org>
2872
2873 * strings.texi (Creating Strings): Clarify split-string.
2874
1463a05d
JB
28752003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
2876
2877 * strings.texi (Creating Strings): Update split-string specification
2878 and examples.
2879
af253914
RS
28802003-05-19 Richard M. Stallman <rms@gnu.org>
2881
2882 * elisp.texi: Correct invariant section names.
2883
7ea52f92
RS
28842003-04-20 Richard M. Stallman <rms@gnu.org>
2885
2886 * os.texi (Timers): Explain about timers and quitting.
2887
e31afc09
RS
28882003-04-19 Richard M. Stallman <rms@gnu.org>
2889
2890 * internals.texi (Writing Emacs Primitives): Strings are
2891 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
2892 Explain GCPRO convention for varargs function args.
2893
5ceea398
RS
28942003-04-16 Richard M. Stallman <rms@gnu.org>
2895
2896 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
2897
b0ada147
RS
28982003-04-08 Richard M. Stallman <rms@gnu.org>
2899
2900 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
2901
b23375aa
KS
29022003-02-13 Kim F. Storm <storm@cua.dk>
2903
2904 * objects.texi (Character Type): New \s escape for space.
2905
c60ee5e7
JB
29062003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2907
2908 * os.texi (System Environment): Added cygwin system-type.
2909
84e47416
RS
29102003-01-25 Richard M. Stallman <rms@gnu.org>
2911
2912 * keymaps.texi: Document that a symbol can act as a keymap.
2913
3e8cf2ea
RS
29142003-01-13 Richard M. Stallman <rms@gnu.org>
2915
2916 * text.texi (Changing Properties): Say string indices are origin-0.
2917
2918 * positions.texi (Screen Lines) <compute-motion>:
2919 Correct order of elts in return value.
2920
2921 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
2922 how to define a default binding.
2923
7abb9fc5 29242002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 2925
104bc3aa 2926 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 2927
104bc3aa
MR
2928 * customize.texi (Simple Types): Clarify description of custom
2929 type 'number. Describe new custom type 'float.
177f790c 2930
7abb9fc5 29312002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
2932
2933 * variables.texi (File Local Variables): Fix typo.
2934
df140a68 29352002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 2936
df140a68
KG
2937 From Michael Albinus <Michael.Albinus@alcatel.de>.
2938
2939 * README: Target for Info file is `make info'.
2940
2941 * files.texi (File Name Components): Fixed typos in
2942 `file-name-sans-extension'.
2943 (Magic File Names): Complete list of operations for magic file
2944 name handlers.
2945
7ed9159a
JY
29462002-09-16 Jonathan Yavner <jyavner@engineer.com>
2947
2948 * variables.texi (File Local Variables): New function
2949 risky-local-variable-p.
2950
29512002-09-15 Jonathan Yavner <jyavner@engineer.com>
2952
2953 * functions.texi (Function safety): New node about unsafep.
2954
241f79af
PA
29552002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
2956
2957 * customize.texi (Splicing into Lists): Fixed example.
2958 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
2959
72459b15
JB
29602002-06-17 Juanma Barranquero <lektu@terra.es>
2961
2962 * frames.texi (Display Feature Testing): Fix typo.
2963
61f7e0f5
AS
29642002-06-12 Andreas Schwab <schwab@suse.de>
2965
2966 * frames.texi (Initial Parameters, Resources): Fix references to
2967 the Emacs manual.
2968
4e792dbd
KS
29692002-05-13 Kim F. Storm <storm@cua.dk>
2970
2971 * variables.texi (Intro to Buffer-Local): Updated warning and
2972 example relating to changing buffer inside let.
2973
940344d4 29742002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
2975
2976 * os.texi (Session Management): New node about X Session management.
2977
231ac53b
EZ
29782002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
2979
2980 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
2981 to which the manual corresponds, and the copyright years.
2982
2983 * Makefile.in (VERSION): Set to 2.9.
2984
140cc574
EZ
29852001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
2986
2987 * elisp.texi: Change the category in @dircategory to "Emacs", to
2988 make it consistent with info/dir.
2989
9c7fce05
MB
29902001-11-25 Miles Bader <miles@gnu.org>
2991
2992 * text.texi (Fields): Describe new `limit' arg in
2993 field-beginning/field-end.
2994
9f8bbf0f
EZ
29952001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2996
a5e6715c
EZ
2997 * permute-index: Don't depend on csh-specific features. Replace
2998 the interpreter name with /bin/sh.
2999
9f8bbf0f
EZ
3000 * two-volume-cross-refs.txt: New file.
3001 * two.el: New file.
3002 * spellfile: New file.
3003
1756e2fb
EZ
30042001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3005
3006 * permute-index: New file.
3007
3008 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3009 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3010 8+3 restricted namespace.
ad050e54
EZ
3011
3012 * Makefile.in (infodir): Define relative to $(srcdir).
3013 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3014 include directories list via -I switch to makeinfo.
3015 (index.texi): Use cp if both hard and symbolic links fail.
3016
10fa7f8e
EZ
30172001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3018
7a1494ce
EZ
3019 * Makefile.in (distclean): Add.
3020
10fa7f8e
EZ
3021 The following changes make ELisp manual part of the Emacs
3022 distribution:
3023
3024 * Makefile.in: Add Copyright notice.
3025 (prefix): Remove.
3026 (infodir): Change value to "../info".
3027 (VPATH): New variable.
3028 (MAKE): Don't define.
3029 (texmacrodir): Don't define.
3030 (texinputdir): Append the existing value of TEXINPUTS.
3031 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3032 command to be compatible with man/Makefile.in, and to put the
3033 output into ../info.
5c32b7c5 3034 (info): Add target.
10fa7f8e
EZ
3035 (installall): Target removed.
3036
ad050e54 30372001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3038
3039 * tips.texi (Coding Conventions): Fix typo.
3040
6fd735df
GM
30412001-10-23 Gerd Moellmann <gerd@gnu.org>
3042
3043 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3044
b704d54b
EZ
30452001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3046
3047 * files.texi (File Name Components): Update the description of
3048 file-name-sans-extension and file-name-extension, as they now
3049 ignore leading dots.
3050
71431a0e
GM
30512001-10-20 Gerd Moellmann <gerd@gnu.org>
3052
6aa97356 3053 * (Version 21.1 released.)
71431a0e 3054
79f1f96c
MB
30552001-10-19 Miles Bader <miles@gnu.org>
3056
3057 * positions.texi (Text Lines): Describe behavior of
3058 `beginning-of-line'/`end-of-line' in the presence of field properties.
3059
892a8f36
GM
30602001-10-17 Gerd Moellmann <gerd@gnu.org>
3061
3062 * Makefile.in (VERSION): Set to 2.8.
3063 (manual): Use `manual-21'.
3064
8c1cc9e8 3065 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3066 number was used. Set it to 2.8.
3067
3068 * intro.texi: Likewise.
3069
51724e26
EZ
30702001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3071
3072 * files.texi (File Name Completion): Document the significance of
3073 a trailing slash in elements of completion-ignored-extensions.
3074
57b338e8
MB
30752001-10-06 Miles Bader <miles@gnu.org>
3076
3077 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3078
c89e4bc5
GM
30792001-10-04 Gerd Moellmann <gerd@gnu.org>
3080
3081 * variables.texi (Variable Aliases): New node.
3082
ab952a4f
GM
30832001-10-04 Gerd Moellmann <gerd@gnu.org>
3084
3085 * Branch for 21.1.
dff28924 3086
9db3a582
MB
30872001-10-02 Miles Bader <miles@gnu.org>
3088
ae1a9581
MB
3089 * minibuf.texi (Minibuffer Misc): Add entries for
3090 `minibuffer-contents', `minibuffer-contents-no-properties', and
3091 `delete-minibuffer-contents'.
3092 Correct description for `minibuffer-prompt-end'.
3093
9db3a582
MB
3094 * text.texi (Property Search): Correct descriptions of
3095 `next-char-property-change' and `previous-char-property-change'.
3096 Add entries for `next-single-char-property-change' and
3097 `previous-single-char-property-change'.
3098 Make operand names a bit more consistent.
3099
03be5931
EZ
31002001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3101
3102 * frames.texi (Finding All Frames): Document that next-frame and
3103 previous-frame are local to current terminal.
3104
974548ec
EZ
31052001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3106
3107 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3108 result of make-keymap.
974548ec 3109
8d82c597
EZ
31102001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3111
3112 * display.texi (Font Lookup, Attribute Functions)
3113 (Image Descriptors): Add cross-references to the definition of
3114 selected frame.
3115
3116 * buffers.texi (The Buffer List): Add cross-references to the
3117 definition of selected frame.
3118
3119 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3120 frame at any given time.
3121 (Multiple Displays, Size and Position): Add a cross-reference to
3122 the definition of the selected frame.
3123
2842de30
EZ
31242001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3125
3126 * strings.texi (String Conversion) <string-to-number>: Document
3127 that a float is returned for integers that are too large.
3128
3129 * frames.texi (Mouse Position): Document mouse-position-function.
3130 (Display Feature Testing): Document display-images-p.
3131 (Window Frame Parameters): Document the cursor-type variable.
3132
3133 * numbers.texi (Integer Basics): Document CL style read syntax for
3134 integers in bases other than 10.
3135
3136 * positions.texi (List Motion): Document
3137 open-paren-in-column-0-is-defun-start.
3138
3139 * lists.texi (Sets And Lists): Document member-ignore-case.
3140
3141 * internals.texi (Garbage Collection): Document the used and free
3142 strings report.
3143 (Memory Usage): Document strings-consed.
3144
3145 * os.texi (Time of Day): Document float-time.
3146 (Recording Input): Document that clear-this-command-keys clears
3147 the vector to be returned by recent-keys.
3148
3149 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3150 argument keymap can be a list.
3151
3152 * nonascii.texi (User-Chosen Coding Systems)
3153 <select-safe-coding-system>: Document the new argument
3154 accept-default-p and the variable
3155 select-safe-coding-system-accept-default-p. Tell what happens if
3156 buffer-file-coding-system is undecided.
3157 (Default Coding Systems): Document auto-coding-regexp-alist.
3158
3159 * display.texi (The Echo Area) <message>: Document
3160 message-truncate-lines.
3161 (Glyphs): Document that the glyph table is unused on windowed
3162 displays.
3163
3164 * help.texi (Describing Characters) <single-key-description>:
3165 Document the new argument no-angles.
3166 (Accessing Documentation) <documentation-property>: Document that
3167 a non-string property is evaluated.
3168 <documentation>: Document that the function-documentation property
3169 is looked for.
3170
3171 * windows.texi (Selecting Windows): Document some-window.
3172
3173 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3174
3175 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3176 apropos-mode-hook.
3177
3178 * commands.texi (Using Interactive): Document interactive-form.
3179 (Keyboard Macros): Document kbd-macro-termination-hook.
3180 (Command Loop Info): Document that clear-this-command-keys clears
3181 the vector to be returned by recent-keys.
3182
2d43d823
GM
31832001-09-04 Werner LEMBERG <wl@gnu.org>
3184
3185 * Makefile.in (srcdir, texinputdir): New variables.
3186 (srcs, index.texi, install): Use $(srcdir).
3187 (.PHONY): Remove elisp.dvi.
3188 (elisp): Use -I switch for makeinfo.
3189 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3190 (installall, dist): Use $(srcdir).
3191 Fix path to texinfo.tex.
3192 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3193
fa739b31
GM
31942001-08-30 Gerd Moellmann <gerd@gnu.org>
3195
92a25631
GM
3196 * display.texi (Conditional Display): Adjust to API change.
3197
fa739b31
GM
3198 * configure: New file.
3199
cef68af5
GM
32002001-07-30 Gerd Moellmann <gerd@gnu.org>
3201
3202 * commands.texi (Repeat Events): Add description of
3203 double-click-fuzz.
3204
d1f08d85
SM
32052001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3206
3207 * syntax.texi (Syntax Class Table): Add the missing designator for
3208 comment and string fences.
3209 (Syntax Properties): Add a xref to syntax table internals.
3210 (Syntax Table Internals): Document string-to-syntax.
3211
1e9fc92e
GM
32122001-05-07 Gerd Moellmann <gerd@gnu.org>
3213
3214 * Makefile.in (install): Use install-info command line options
3215 like in Emacs' Makefile.in.
3216
00480554
MB
32172000-12-09 Miles Bader <miles@gnu.org>
3218
3219 * windows.texi (Window Start): Update documentation for
3220 `pos-visible-in-window-p'.
3221
1e344ee2
SM
32222000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3223
3224 * lists.texi (Building Lists): Add footnote to explain how to add
3225 to the end of a list.
3226
a540f6ed
GM
32272000-10-25 Gerd Moellmann <gerd@gnu.org>
3228
3229 * files.texi (Visiting Functions): Typos.
3230
28bcdbee
KH
32312000-10-25 Kenichi Handa <handa@etl.go.jp>
3232
3233 * files.texi (Visiting Functions): Return value of
3234 find-file-noselect may be a list of buffers if wildcards are used.
3235
22d1a4ed
MB
32362000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3237
3238 * display.texi (Defining Faces): Document `graphic' display type
3239 in face specs.
3240
916a89db
KG
32412000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3242
1e9fc92e 3243 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3244 `after-make-frame-hook' with `after-make-frame-functions'.
3245
1e9fc92e 3246 * frames.texi (Creating Frames): Ditto.
916a89db 3247
1e9fc92e 3248 * variables.texi (Future Local Variables): Ditto.
916a89db 3249
483de32b
GM
32502000-10-16 Gerd Moellmann <gerd@gnu.org>
3251
3252 * display.texi (Other Image Types): Add description of :foreground
3253 and :background properties of mono PBM images.
3254
e23a63a5
WL
32552000-08-17 Werner LEMBERG <wl@gnu.org>
3256
3257 * .cvsignore: New file.
3258
dfc16043
GM
32592000-01-05 Gerd Moellmann <gerd@gnu.org>
3260
3261 * tindex.pl: New script.
3262
602613fe
DL
32631999-12-03 Dave Love <fx@gnu.org>
3264
3265 * Makefile.in (MAKEINFO): New parameter.
3266
94ec544d
DL
32671999-09-17 Richard Stallman <rms@gnu.org>
3268
3269 * Makefile.in (srcs): Add hash.texi.
3270 (VERSION): Update to 20.6.
3271
32721999-09-13 Richard Stallman <rms@gnu.org>
3273
3274 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3275
32761998-08-29 Karl Heuer <kwzh@gnu.org>
3277
3278 * configure.in: New file.
3279 * Makefile.in: Renamed from Makefile.
3280 (prefix, infodir): Use value obtained from configure.
3281 (emacslibdir): Obsolete variable deleted.
3282 (dist): Distribute configure.in, configure, Makefile.in.
3283
32841998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3285
3286 * Makefile (INSTALL_INFO): New variable.
3287 (install): Run install-info.
3288
32891998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3290
3291 * Makefile (elisp.dvi): Add missing backslash.
3292
32931998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3294
3295 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3296 Run texindex without `./'. Always run texindex on elisp.tp.
3297 (elisp.tps): Target deleted.
3298
32991998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3300
3301 * Makefile (srcs): Add nonascii.texi and customize.texi.
3302 (dist): Start by deleting `temp'.
3303
33041998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3305
3306 * Makefile (makeinfo, texindex): Targets deleted.
3307 (makeinfo.o, texindex.o): Targets deleted.
3308 (clean, dist): Don't do anything with them or with getopt*.
3309
33101998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3311
3312 * Makefile (SHELL): Defined.
3313
33141998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3315
3316 * Makefile (elisp.tps): New target.
3317 (elisp.dvi): Depend on elisp.tps.
3318
3319Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3320
3321 * README: Update phone number.
3322
3323 * Makefile (elisp): Make this be the default target.
3324 Depend on makeinfo.c instead of makeinfo.
3325 (install): Don't depend on elisp.dvi, since we don't install that.
3326 Use mkinstalldirs.
3327 (dist): Add mkinstalldirs.
3328
3329Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3330
3331 * Makefile (VERSION): Update version number.
3332 (maintainer-clean): Renamed from realclean.
3333
3334Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3335
3336 * Makefile (realclean): New target.
3337 (elisp): Remove any old elisp-* files first.
3338
3339Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3340
d1f08d85
SM
3341 * Makefile (VERSION): New variable.
3342 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3343 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
3344
3345Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3346
3347 * Makefile (elisp): Depend on makeinfo.
3348
3349Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
3350
d1f08d85 3351 * Makefile (srcs): Add anti.texi.
94ec544d
DL
3352
3353Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3354
3355 * Makefile (infodir, prefix): New vars.
3356 (install): Use infodir.
3357 (emacsinfodir): Deleted.
3358
3359Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3360
3361 * Makefile (srcs): Add calendar.texi.
3362
3363 * Makefile (dist): Copy texindex.c and makeinfo.c.
3364 Limit elisp-* files to those with one or two digits.
3365
3366Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3367
3368 * Makefile (dist): Changed to use Gzip instead of compress.
3369
3370Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3371
3372 * loading.texi (Unloading): define-function changed back to
3373 defalias. It may not stay this way, but at least it's
3374 consistent with the known-good version of the code patch.
3375
3376Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3377
3378 * modes.texi (Hooks): Document new optional arg of add-hook.
3379
3380Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3381
d1f08d85 3382 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
3383
3384 * tips.texi: Add new section on standard library headers.
3385
3386Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3387
3388 * Makefile (srcs): Add frame.texi to the list of sources.
3389
3390Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3391
3392 * Makefile (dist): Don't bother excluding autosave files; they'll
3393 never make it into the temp directory anyway, and the hash marks
3394 in the name are problematic for make and the Bourne shell.
dff28924 3395 (srcs):
94ec544d
DL
3396
3397Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3398
d1f08d85 3399 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
3400 the distribution tar file.
3401
dff28924 3402Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
3403
3404 * Makefile (srcs): Added index.perm.
3405 (elisp.dvi): Remove erroneous shell comment.
3406 Expect output of permute-index in permuted.fns.
3407 Save old elisp.aux in elisp.oaux.
3408 (clean): Added index.texi to be deleted.
3409
dff28924 3410Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3411
3412 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3413
dff28924 3414Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
3415
3416 * files.texi: Noted that completion-ignored-extensions is ignored
3417 when making *Completions*.
3418
3419Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3420
3421 * Makefile make dist now depends on elisp.dvi, since it tries
3422 to include it in the dist file.
3423
dff28924 3424Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
3425
3426 * functions.texinfo (Mapping Functions): Add missing quote
3427
dff28924 3428Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3429
3430 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3431 (defunargs): Turn off \hyphenchar of \sl font temporarily.
3432
dff28924 3433Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3434
3435 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3436 and @error{} are the terms now being used. The files in the
3437 directory have been changed to reflect this.
3438
d1f08d85 3439 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
3440 ` @result{}', using 5 spaces at the begining of the line.
3441
dff28924 3442Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3443
3444 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3445 experimental @indentedresult{}, @indentedexpandsto{} are part of
3446 the texinfo.tex in this directory. These TeX macros are not
3447 stable yet.
3448
dff28924 3449Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3450
3451 * texinfo.tex: temporarily added
d1f08d85 3452 \let\result=\dblarrow
94ec544d
DL
3453 \def\error{{\it ERROR} \longdblarrow}
3454 We need to do this better soon.
3455
dff28924 3456Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3457
3458 * Applied Karl Berry's patches to *.texinfo files, but not to
3459 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3460 new title page format is also not applied, since it requires
3461 texinfo.tex changes.)
3462
3463 * Cleaned up `Makefile' and defined the `emacslibdir' directory
3464 for the Project GNU development environment.
3465
ad050e54 3466;; Local Variables:
fd026ee1 3467;; coding: iso-2022-7bit
ad050e54 3468;; End:
2a34a036
GM
3469
3470 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
3471 Copying and distribution of this file, with or without modification,
3472 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
3473
3474;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda