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