]> code.delx.au - gnu-emacs/blob - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
1 2005-01-14 Kim F. Storm <storm@cua.dk>
2
3 * text.texi (Links and Mouse-1): Fix string and vector item.
4
5 2005-01-13 Richard M. Stallman <rms@gnu.org>
6
7 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8 descriptions of overriding-local-map and overriding-terminal-local-map.
9
10 * text.texi (Links and Mouse-1): Clarify text.
11
12 2005-01-13 Kim F. Storm <storm@cua.dk>
13
14 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
15
16 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
17
18 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
19
20 2005-01-12 Kim F. Storm <storm@cua.dk>
21
22 * text.texi (Links and Mouse-1): Rename section from Enabling
23 Mouse-1 to Following Links. Change xrefs.
24 Add examples for define-button-type and define-widget.
25
26 * display.texi (Button Properties, Button Buffer Commands):
27 Clarify mouse-1 and follow-link functionality.
28
29 2005-01-12 Richard M. Stallman <rms@gnu.org>
30
31 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
32
33 * display.texi (Beeping): Fix Texinfo usage.
34
35 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
36
37 2005-01-11 Kim F. Storm <storm@cua.dk>
38
39 * display.texi (Button Properties, Button Buffer Commands):
40 Mention mouse-1 binding. Add follow-link keyword.
41
42 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
43 (Enabling Mouse-1 to Follow Links): New subsection.
44
45 2005-01-06 Richard M. Stallman <rms@gnu.org>
46
47 * text.texi (Special Properties): Minor change.
48
49 * os.texi (Timers): Clarify previous change.
50
51 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
52
53 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
54
55 * display.texi (Face Attributes): Correct xref to renamed node.
56
57 2005-01-01 Richard M. Stallman <rms@gnu.org>
58
59 * display.texi (Face Attributes): Describe hex color specs.
60
61 2004-12-31 Richard M. Stallman <rms@gnu.org>
62
63 * os.texi (Timers): Update previous change.
64
65 2004-12-30 Kim F. Storm <storm@cua.dk>
66
67 * display.texi (Line Height): Total line-height is now specified
68 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
69 in cons cells. (nil . RATIO) is relative to actual line height.
70 Use line-height `t' instead of `0' to get minimum height.
71
72 2004-12-29 Richard M. Stallman <rms@gnu.org>
73
74 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
75
76 2004-12-28 Richard M. Stallman <rms@gnu.org>
77
78 * commands.texi (Quitting): Clarify value of with-local-quit.
79
80 * elisp.texi (Top): Fix previous change.
81
82 * loading.texi (Loading): Fix previous change.
83
84 2004-12-27 Richard M. Stallman <rms@gnu.org>
85
86 * Makefile.in (MAKEINFO): Specify --force.
87
88 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
89
90 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
91
92 * display.texi (Line Height): Further clarify.
93
94 * elisp.texi (Top): Update Loading submenu.
95
96 * loading.texi (Where Defined): New node.
97 (Unloading): load-history moved to Where Defined.
98
99 2004-12-21 Richard M. Stallman <rms@gnu.org>
100
101 * commands.texi (Event Input Misc): Add while-no-input.
102
103 2004-12-11 Richard M. Stallman <rms@gnu.org>
104
105 * display.texi (Line Height): Rewrite text for clarity.
106
107 2004-12-11 Kim F. Storm <storm@cua.dk>
108
109 * display.texi (Display): Add node "Line Height" to menu.
110 (Line Height): New node. Move full description of line-spacing
111 and line-height text properties here from text.texi.
112 (Scroll Bars): Add vertical-scroll-bar variable.
113
114 * frames.texi (Window Frame Parameters): Remove line-height defvar.
115
116 * locals.texi (Standard Buffer-Local Variables): Fix xref for
117 line-spacing and vertical-scroll-bar.
118
119 * text.texi (Special Properties): Just mention line-spacing and
120 line-height here, add xref to new "Line Height" node.
121
122 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
123
124 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
125
126 * locals.texi (Standard Buffer-Local Variables):
127 Add @xref for `line-spacing'.
128
129 2004-12-05 Richard M. Stallman <rms@gnu.org>
130
131 * Makefile.in (maintainer-clean): Remove the info files
132 in $(infodir) where they are created.
133
134 2004-12-03 Richard M. Stallman <rms@gnu.org>
135
136 * windows.texi (Selecting Windows): get-lru-window and
137 get-largest-window don't consider dedicated windows.
138
139 * text.texi (Undo): Document undo-in-progress.
140
141 2004-11-26 Richard M. Stallman <rms@gnu.org>
142
143 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
144 Remove a few vars that are not always buffer-local.
145
146 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
147
148 * locals.texi (Standard Buffer-Local Variables): Comment out
149 xref's to non-existent node `Yet to be written'.
150
151 2004-11-24 Richard M. Stallman <rms@gnu.org>
152
153 * processes.texi (Synchronous Processes): Grammar fix.
154
155 * numbers.texi (Comparison of Numbers): Add eql.
156
157 * locals.texi (Standard Buffer-Local Variables): Add many vars.
158
159 * intro.texi (Printing Notation): Fix previous change.
160
161 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
162 and default-indicate-buffer-boundaries from here.
163 (Usual Display): To here.
164 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
165 (Usual Display): Move tab-width up.
166
167 * customize.texi (Variable Definitions): Replace
168 show-paren-mode example with tooltip-mode.
169 (Simple Types, Composite Types, Defining New Types):
170 Minor cleanups.
171
172 2004-11-21 Jesper Harder <harder@ifa.au.dk>
173
174 * processes.texi (Synchronous Processes, Output from Processes):
175 Markup fix.
176
177 2004-11-20 Richard M. Stallman <rms@gnu.org>
178
179 * positions.texi (Skipping Characters): skip-chars-forward
180 now handles char classes.
181
182 * intro.texi (Printing Notation): Avoid confusion of `print'
183 when explaining @print.
184
185 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
186
187 * display.texi (Display Table Format): Minor fix.
188
189 * streams.texi (Output Functions): Fix print example.
190
191 * Makefile.in (elisp): New target.
192 (dist): Depend on $(infodir)/elisp, not elisp.
193 Copy the info files from $(infodir).
194
195 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
196 read-from-minibuffer.
197
198 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
199
200 2004-11-19 Richard M. Stallman <rms@gnu.org>
201
202 * searching.texi (Regexp Search): Add search-whitespace-regexp.
203
204 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
205
206 * tips.texi (Coding Conventions): Fix typo.
207
208 2004-11-16 Richard M. Stallman <rms@gnu.org>
209
210 * tips.texi (Coding Conventions): Separate defvar and require
211 methods to avoid warnings. Use require only when there are many
212 functions and variables from that package.
213
214 * minibuf.texi (Minibuffer Completion): When ignoring case,
215 predicate must not be case-sensitive.
216
217 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
218 (Test Coverage): Don't talk about "splotches". Clarified.
219
220 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
221
222 * frames.texi (Window Frame Parameters): Fix typo.
223
224 2004-11-15 Kim F. Storm <storm@cua.dk>
225
226 * symbols.texi (Other Plists): Note that plist-get may signal error.
227 Add safe-plist-get.
228
229 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
230
231 * modes.texi (Font Lock Basics): Fix typo.
232
233 2004-11-08 Richard M. Stallman <rms@gnu.org>
234
235 * syntax.texi (Syntax Table Functions): Add syntax-after.
236
237 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
238
239 * os.texi (Processor Run Time): New section documenting
240 get-internal-run-time.
241
242 2004-11-06 Eli Zaretskii <eliz@gnu.org>
243
244 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
245 it nukes elisp-cover.texi.
246 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
247 elisp-0 etc.
248
249 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
250
251 * commands.texi (Keyboard Macros): Document `append' return value
252 of `defining-kbd-macro'.
253
254 2004-11-01 Richard M. Stallman <rms@gnu.org>
255
256 * commands.texi (Interactive Call): Add called-interactively-p.
257
258 2004-10-29 Simon Josefsson <jas@extundo.com>
259
260 * minibuf.texi (Reading a Password): Revert.
261
262 2004-10-28 Richard M. Stallman <rms@gnu.org>
263
264 * frames.texi (Display Feature Testing): Explain about "vendor".
265
266 2004-10-27 Richard M. Stallman <rms@gnu.org>
267
268 * commands.texi (Interactive Codes): `N' uses numeric prefix,
269 not raw. Clarify `n'.
270 (Interactive Call): Rewrite interactive-p, focusing on when
271 and how to use it.
272 (Misc Events): Clarify previous change.
273
274 * advice.texi (Simple Advice): Clarify what job the example does.
275 (Around-Advice): Clarify ad-do-it.
276 (Activation of Advice): An option of ad-default-compilation-action
277 is `never', not `nil'.
278
279 2004-10-26 Kim F. Storm <storm@cua.dk>
280
281 * commands.texi (Interactive Codes): Add U code letter.
282
283 2004-10-25 Simon Josefsson <jas@extundo.com>
284
285 * minibuf.texi (Reading a Password): Add.
286
287 2004-10-24 Jason Rumney <jasonr@gnu.org>
288
289 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
290 and wheel-down.
291
292 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
293
294 * processes.texi (Synchronous Processes): Document process-file.
295
296 2004-10-22 Kenichi Handa <handa@m17n.org>
297
298 * text.texi (translate-region): Document that it accepts also a
299 char-table.
300
301 2004-10-22 David Ponce <david@dponce.com>
302
303 * windows.texi (Resizing Windows): Document the `preserve-before'
304 argument of the functions `enlarge-window' and `shrink-window'.
305
306 2004-10-19 Jason Rumney <jasonr@gnu.org>
307
308 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
309
310 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
311
312 * text.texi (Filling): Add anchor for definition of
313 `sentence-end-double-space'.
314
315 * searching.texi (Regexp Example): Update description of how
316 Emacs currently recognizes the end of a sentence.
317 (Standard Regexps): Update definition of the variable
318 `sentence-end'. Add definition of the function `sentence-end'.
319
320 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
321
322 * display.texi (Progress): New node.
323
324 2004-10-05 Kim F. Storm <storm@cua.dk>
325
326 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
327
328 2004-09-29 Kim F. Storm <storm@cua.dk>
329
330 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
331 to identify bitmaps. Remove -fringe-bitmap suffix for standard
332 fringe bitmap symbols, as they now have their own namespace.
333 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
334 vs. pixels. Signal error if no free bitmap slots.
335 (Pixel Specification): Change IMAGE to @var{image}.
336
337 2004-09-28 Richard M. Stallman <rms@gnu.org>
338
339 * text.texi (Special Properties): Clarify line-spacing and line-height.
340
341 * searching.texi (Regexp Search): Add looking-back.
342
343 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
344
345 * display.texi: Correct typos.
346 (Image Descriptors): Correct xref's.
347
348 2004-09-25 Richard M. Stallman <rms@gnu.org>
349
350 * text.texi (Special Properties): Cleanups in `cursor'.
351 Rewrites in `line-height' and `line-spacing'; exchange them.
352
353 * display.texi (Fringes): Rewrite previous change.
354 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
355 (Display Fringe Bitmaps): Node deleted, text moved.
356 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
357 (Scroll Bars): Clarify set-window-scroll-bars.
358 (Pointer Shape): Rewrite.
359 (Specified Space): Clarify :align-to, etc.
360 (Pixel Specification): Use @var. Clarify new text.
361 (Other Display Specs): Clarify `slice'.
362 (Image Descriptors): Cleanups.
363 (Showing Images): Cleanups.
364
365 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
366
367 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
368
369 * modes.texi: Various minor changes in addition to:
370 (Major Mode Conventions): Final call to `run-mode-hooks' should
371 not be inside the `delay-mode-hooks' form.
372 (Mode Hooks): New node.
373 (Hooks): Delete obsolete example.
374 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
375 node "Mode Hooks".
376
377 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
378
379 * display.texi: Correct various typos.
380 (Display): Rename node "Pointer Shapes" to "Pointer
381 Shape". (There is already a node called "Pointer Shapes" in
382 frames.texi.)
383 (Images): Remove non-existent node "Image Slices" from menu.
384
385 2004-09-23 Kim F. Storm <storm@cua.dk>
386
387 * text.texi (Special Properties): Add `cursor', `pointer',
388 `line-height', and `line-spacing' properties.
389
390 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
391 Shapes' to menu.
392 (Standard Faces): Doc fix for fringe face.
393 (Fringes): Add `overflow-newline-into-fringe' and
394 'indicate-buffer-boundaries'.
395 (Fringe Bitmaps, Pointer Shapes): New nodes.
396 (Display Property): Add 'Pixel Specification' and 'Display Fringe
397 Bitmaps' to menu.
398 (Specified Space): Describe pixel width and height.
399 (Pixel Specification): New node.
400 (Other Display Specs): Add `slice' property.
401 (Display Fringe Bitmaps): New node.
402 (Images): Add 'Image Slices' to menu.
403 (Image Descriptors): Add `:pointer' and `:map' properties.
404 (Showing Images): Add slice arg to `insert-image'. Add
405 'insert-sliced-image'.
406
407 2004-09-20 Richard M. Stallman <rms@gnu.org>
408
409 * commands.texi (Key Sequence Input):
410 Clarify downcasing in read-key-sequence.
411
412 2004-09-08 Juri Linkov <juri@jurta.org>
413
414 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
415
416 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
417
418 * locals.texi (Standard Buffer-Local Variables): Add
419 `buffer-auto-save-file-format'.
420 * internals.texi (Buffer Internals): Describe new
421 auto_save_file_format field of the buffer structure.
422 * files.texi (Format Conversion): `auto-save-file-format' has been
423 renamed `buffer-auto-save-file-format'.
424
425 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
426
427 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
428 an integer or a marker.
429 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
430
431 2004-08-22 Richard M. Stallman <rms@gnu.org>
432
433 * modes.texi (Major Mode Conventions): Discuss rebinding of
434 standard key bindings.
435
436 2004-08-18 Kim F. Storm <storm@cua.dk>
437
438 * processes.texi (Accepting Output): Add `just-this-one' arg to
439 `accept-process-output'.
440 (Output from Processes): New var `process-adaptive-read-buffering'.
441
442 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
443
444 * keymaps.texi: Various changes in addition to:
445 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
446 Give more varied examples for `kbd'.
447 (Creating Keymaps): Char tables have slots for all characters
448 without modifiers.
449 (Active Keymaps): `overriding-local-map' and
450 `overriding-terminal-local-map' also override text property and
451 overlay keymaps.
452 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
453 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
454 to denote a prefix of no events.
455 `map-keymap' includes parent's bindings _recursively_.
456 Clarify and correct description of `where-is-internal'.
457 Mention BUFFER-OR-NAME arg to `describe-bindings'.
458 (Menu Example): For menus intended for use with the keyboard, the
459 menu items should be bound to characters or real function keys.
460
461 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
462
463 * objects.texi (Character Type): Reposition `@anchor' to prevent
464 double space inside sentence in Info.
465
466 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
467 renamed to `disabled-command-function'.
468 * commands.texi (Key Sequence Input): Remove unnecessary anchor,
469 (Command Loop Info): Replace reference to it.
470 (Disabling Commands): `disabled-command-hook' has been renamed to
471 `disabled-command-function'.
472
473 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
474
475 * os.texi (Translating Input): Only non-prefix bindings in
476 `key-translation-map' override actual key bindings. Warn about
477 possible indirect effect of actual key bindings on non-prefix
478 bindings in `key-translation-map'.
479
480 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
481
482 * minibuf.texi (High-Level Completion): Add anchor for definition
483 of `read-variable'.
484
485 * commands.texi: Various changes in addition to:
486 (Using Interactive): Clarify description of `interactive-form'.
487 (Interactive Call): Mention default for KEYS argument to
488 `call-interactively'.
489 (Command Loop Info): Clarify description of `this-command-keys'.
490 Mention KEEP-RECORD argument to `clear-this-command-keys'.
491 Value of `last-event-frame' can be `macro'.
492 (Repeat Events): `double-click-fuzz' is also used to distinguish
493 clicks and drags.
494 (Classifying Events): Clarify descriptions of `event-modifiers'
495 `event-basic-type' and `event-convert-list'.
496 (Accessing Events): `posn-timestamp' takes POSITION argument.
497 (Quoted Character Input): Clarify description of
498 `read-quoted-char' and fix example.
499 (Quitting): Add `with-local-quit'.
500 (Disabling Commands): Correct and clarify descriptions of
501 `enable-command' and `disable-command'.
502 Mention what happens if `disabled-command-hook' is nil.
503 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
504 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
505
506 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
507
508 * frames.texi: Various changes in addition to:
509 (Creating Frames): Expand and clarify description of `make-frame'.
510 (Window Frame Parameters): Either none or both of the `icon-left'
511 and `icon-top' parameters must be specified. Put descriptions of
512 `menu-bar-lines' and `toolbar-lines' closer together and change
513 them accordingly.
514 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
515 except while processing `frame-title-format' or `icon-title-format'.
516 (Deleting Frames): Correct description of `delete-frame'.
517 Non-nil return values of `frame-live-p' are like those of `framep'.
518 (Frames and Windows): mention return value of
519 `set-frame-selected-window'.
520 (Visibility of Frames): Mention `force' argument to
521 `make-frame-invisible'. `frame-visible-p' returns t for all
522 frames on text-only terminals.
523 (Frame Configurations): Restoring a frame configuration does not
524 restore deleted frames.
525 (Window System Selections): `x-set-selection' returns DATA.
526 (Resources): Add example.
527 (Display Feature Testing): Clarify descriptions of
528 `display-pixel-height', `display-pixel-width', `x-server-version'
529 and `x-server-vendor'.
530
531 * windows.texi (Choosing Window): Add anchor.
532 * minibuf.texi (Minibuffer Misc): Add anchor.
533
534 2004-07-23 John Paul Wallington <jpw@gnu.org>
535
536 * macros.texi (Defining Macros): Declaration keyword for setting
537 Edebug spec is `debug' not `edebug'.
538
539 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
540
541 * windows.texi: Various small changes in addition to:
542 (Window Point): Mention return value of `set-window-point'.
543 (Window Start): `pos-visible-in-window-p' disregards horizontal
544 scrolling. Explain return value if PARTIALLY is non-nil.
545 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
546 and `set-window-vscroll'.
547 (Size of Window): The argument WINDOW to `window-inside-edges',
548 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
549 (Resizing Windows): Explain return value of
550 `shrink-window-if-larger-than-buffer'.
551 `window-size-fixed' automatically becomes buffer local when set.
552 (Window Configurations): Explain return value of
553 `set-window-configuration'.
554
555 * minibuf.texi (Minibuffer Misc): Add anchor for
556 `minibuffer-scroll-window'.
557
558 * positions.texi (Text Lines): Add anchor for `count-lines'.
559
560 2004-07-17 Richard M. Stallman <rms@gnu.org>
561
562 * display.texi (Overlay Properties): Adding `evaporate' prop
563 deletes empty overlay immediately.
564
565 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
566 fix example.
567
568 2004-07-16 Jim Blandy <jimb@redhat.com>
569
570 * searching.texi (Regexp Backslash): Document new \_< and \_>
571 operators.
572
573 2004-07-16 Juanma Barranquero <lektu@terra.es>
574
575 * display.texi (Images): Fix Texinfo usage.
576
577 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
578
579 * buffers.texi (Modification Time): `visited-file-modtime' now
580 returns a list of two integers, instead of a cons.
581
582 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
583
584 * windows.texi: Various changes in addition to:
585 (Splitting Windows): Add `split-window-keep-point'.
586
587 2004-07-09 Richard M. Stallman <rms@gnu.org>
588
589 * frames.texi (Input Focus): Minor fix.
590
591 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
592
593 * frames.texi (Input Focus): Clarify descriptions of
594 `select-frame-set-input-focus' and `select-frame'.
595
596 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
597
598 * os.texi: Various small changes in addition to:
599 (Killing Emacs): Expand and clarify description of
600 `kill-emacs-query-functions' and `kill-emacs-hook'.
601 (System Environment): Expand and clarify description of `getenv'
602 and `setenv'.
603 (Timers): Clarify description of `run-at-time'.
604 (Translating Input): Correct description of
605 `extra-keyboard-modifiers'.
606 (Flow Control): Correct description of `enable-flow-control'.
607
608 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
609
610 * os.texi: Update copyright.
611 (Session Management): Grammar fix.
612 Clarify which Emacs does the restarting.
613 Use @samp for *scratch* buffer.
614
615 2004-07-04 Alan Mackenzie <acm@muc.de>
616
617 * frames.texi (Input Focus): Add documentation for
618 `select-frame-set-input-focus'. Replace refs to non-existent
619 `switch-frame' with `select-frame'. Minor corrections and tidying
620 up of text-only terminal stuff.
621
622 2004-07-02 Richard M. Stallman <rms@gnu.org>
623
624 * files.texi (Saving Buffers): Cleanup write-contents-function.
625 (Magic File Names): Cleanup file-remote-p.
626
627 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
628
629 * files.texi (Magic File Names): `file-remote-p' returns an
630 identifier of the remote system, not just t.
631
632 2004-07-02 David Kastrup <dak@gnu.org>
633
634 * searching.texi (Entire Match Data): Add explanation about new
635 match-data behavior when @var{integers} is non-nil.
636
637 2004-06-24 Richard M. Stallman <rms@gnu.org>
638
639 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
640
641 * customize.texi (Variable Definitions): Note about doc strings
642 and :set.
643
644 * keymaps.texi (Keymap Terminology): Document `kbd'.
645 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
646
647 * display.texi (Invisible Text): Setting buffer-invisibility-spec
648 makes it buffer-local.
649
650 * files.texi (Saving Buffers): Correct previous change.
651
652 * commands.texi (Accessing Events):
653 Clarify posn-col-row and posn-actual-col-row.
654
655 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
656
657 * commands.texi (Accessing Events): New functions
658 posn-at-point and posn-at-x-y. Add example to posn-x-y.
659
660 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
661
662 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
663 * frames.texi, buffers.texi, backups.texi, variables.texi:
664 * loading.texi, eval.texi, functions.texi, control.texi:
665 * symbols.texi, minibuf.texi: Reposition @anchor's.
666
667 * help.texi: Various small changes in addition to the following.
668 (Describing Characters): Describe PREFIX argument to
669 `key-description'. Correct and clarify definition of
670 `text-char-description'. Describe NEED-VECTOR argument to
671 `read-kbd-macro'.
672 (Help Functions): Clarify definition of `apropos'.
673
674 2004-06-23 Lars Hansen <larsh@math.ku.dk>
675
676 * files.texi (Saving Buffers): Correct description of
677 `write-contents-functions'.
678
679 2004-06-21 Juanma Barranquero <lektu@terra.es>
680
681 * display.texi (Images): Remove redundant @vindex directives.
682 Rewrite `image-library-alist' doc in active voice.
683
684 2004-06-14 Juanma Barranquero <lektu@terra.es>
685
686 * display.texi (Images): Document new delayed library loading,
687 variable `image-library-alist' and (existing but undocumented)
688 function `image-type-available-p'.
689
690 2004-06-05 Richard M. Stallman <rms@gnu.org>
691
692 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
693 refer the user to the Initial Input node.
694 (Text from Minibuffer): Likewise.
695 (Initial Input): New node. Document this feature
696 and say it is mostly deprecated.
697
698 2004-05-30 Richard M. Stallman <rms@gnu.org>
699
700 * loading.texi (Named Features): Clarify return value
701 and meaning of NOERROR.
702
703 * variables.texi (File Local Variables): Minor cleanup.
704
705 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
706
707 * files.texi (Magic File Names): Add `file-remote-p' as operation
708 of file name handlers.
709
710 2004-05-29 Richard M. Stallman <rms@gnu.org>
711
712 * modes.texi (Minor Mode Conventions): (-) has no special meaning
713 as arg to a minor mode command.
714
715 2004-05-22 Richard M. Stallman <rms@gnu.org>
716
717 * syntax.texi (Syntax Class Table): Word syntax not just for English.
718
719 * streams.texi (Output Variables): Doc float-output-format.
720
721 * searching.texi (Regexp Special): Nested repetition can be infloop.
722
723 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
724 real stack overflow.
725
726 * compile.texi: Minor cleanups.
727
728 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
729
730 * lists.texi (Cons Cells): Explain dotted lists, true lists,
731 circular lists.
732 (List Elements): Explain handling of circular and dotted lists.
733
734 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
735
736 * modes.texi (Search-based Fontification): Fix typo.
737
738 2004-05-10 Juanma Barranquero <lektu@terra.es>
739
740 * modes.texi (Mode Line Variables): Fix description of
741 global-mode-string, which is now after which-func-mode, not the
742 buffer name.
743
744 2004-05-07 Lars Hansen <larsh@math.ku.dk>
745
746 * modes.texi (Desktop Save Mode): Add.
747 (Modes): Add menu entry Desktop Save Mode.
748
749 * hooks.texi: Add desktop-after-read-hook,
750 desktop-no-desktop-file-hook and desktop-save-hook.
751
752 * locals.texi: Add desktop-save-buffer.
753
754 2004-04-30 Jesper Harder <harder@ifa.au.dk>
755
756 * display.texi: emacs -> Emacs.
757
758 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
759
760 * files.texi (Changing Files): Document set-file-times.
761
762 2004-04-23 Juanma Barranquero <lektu@terra.es>
763
764 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
765
766 2004-04-18 Jesper Harder <harder@ifa.au.dk>
767
768 * tips.texi (Coding Conventions): defopt -> defcustom.
769
770 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
771
772 * sequences.texi: Various clarifications.
773
774 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
775
776 * buffers.texi (Read Only Buffers): Mention optional ARG to
777 `toggle-read-only'.
778
779 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
780
781 * windows.texi (Selecting Windows): Note that get-lru-window
782 returns a full-width window if possible.
783
784 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
785
786 * buffers.texi: Various changes in addition to:
787 (Buffer File Name): Add `find-buffer-visiting'.
788 (Buffer Modification): Mention optional ARG to `not-modified'.
789 (Indirect Buffers): Mention optional CLONE argument to
790 `make-indirect-buffer'.
791
792 * files.texi: Various changes in addition to:
793 (Visiting Functions): `find-file-hook' is now a normal hook.
794 (File Name Expansion): Explain difference between the way that
795 `expand-file-name' and `file-truename' treat `..'.
796 (Contents of Directories): Mention optional ID-FORMAT argument to
797 `directory-files-and-attributes'.
798 (Format Conversion): Mention new optional CONFIRM argument to
799 `format-write-file'.
800
801 2004-04-12 Miles Bader <miles@gnu.org>
802
803 * macros.texi (Expansion): Add description of `macroexpand-all'.
804
805 2004-04-05 Jesper Harder <harder@ifa.au.dk>
806
807 * variables.texi (Variable Aliases): Mention
808 cyclic-variable-indirection.
809
810 * errors.texi (Standard Errors): Ditto.
811
812 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
813
814 * backups.texi: Various small changes in addition to:
815 (Making Backups): Mention return value of `backup-buffer'.
816 (Auto-Saving): Mention optional FORCE argument to
817 `delete-auto-save-file-if-necessary'.
818 (Reverting): Mention optional PRESERVE-MODES argument to
819 `revert-buffer'. Correct description of `revert-buffer-function'.
820
821 2004-03-22 Juri Linkov <juri@jurta.org>
822
823 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
824 with `Vector Functions'.
825
826 * text.texi (Sorting): Add missing quote.
827
828 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
829
830 * intro.texi (Lisp History): Replace xref to `cl' manual with
831 inforef.
832
833 2004-03-12 Richard M. Stallman <rms@gnu.org>
834
835 * intro.texi (Version Info): Add arg to emacs-version.
836 (Lisp History): Change xref to CL manual.
837
838 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
839
840 * minibuf.texi (Completion Commands): Add xref to Emacs manual
841 for Partial Completion mode.
842
843 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
844
845 * customize.texi: Fix typo. Remove eol whitespace.
846
847 2004-03-04 Richard M. Stallman <rms@gnu.org>
848
849 * processes.texi: Fix typos.
850
851 * lists.texi (Building Lists): Minor clarification.
852
853 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
854 in make-hash-table.
855
856 2004-02-29 Juanma Barranquero <lektu@terra.es>
857
858 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
859 rm, and ignore exit code.
860
861 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
862
863 * display.texi (Defining Faces): Add description for min-colors.
864 Update example.
865
866 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
867
868 * abbrevs.texi: Various corrections and clarifications in addition
869 to the following:
870 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
871
872 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
873
874 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
875
876 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
877
878 * text.texi: Various small changes in addition to the following:
879 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
880 to delete-horizontal-space.
881 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
882 description of yank-handler text property at various places.
883
884 * frames.texi (Window System Selections): Add anchor.
885
886 * syntax.texi (Syntax Table Functions): Clarify and correct
887 descriptions of make-syntax-table and copy-syntax-table.
888 (Motion and Syntax): Clarify SYNTAXES argument to
889 skip-syntax-forward.
890 (Parsing Expressions): Mention that the return value of
891 parse-partial-sexp is currently a list of ten rather than nine
892 elements.
893 (Categories): Various corrections and clarifications.
894
895 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
896
897 * markers.texi (Marker Insertion Types): Minor change.
898
899 * locals.texi (Standard Buffer-Local Variables):
900 * commands.texi (Interactive Codes, Using Interactive):
901 * functions.texi (Related Topics): Fix xrefs.
902
903 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
904
905 * lists.texi (Sets And Lists): Update description of delete-dups.
906
907 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
908
909 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
910
911 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
912
913 * frames.texi (Parameter Access): frame-parameters arg is optional.
914 modify-frame-parameters handles nil for FRAME.
915 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
916 are all-or-nothing for certain toolkits.
917 Mention parameter wait-for-wm.
918 (Frames and Windows): In frame-first-window and frame-selected-window
919 the arg is optional.
920 (Input Focus): In redirect-frame-focus the second arg is optional.
921 (Window System Selections): Mention selection type CLIPBOARD.
922 Mention data-type UTF8_STRING.
923 Mention numbering of cut buffers.
924 (Resources): Describe x-resource-name.
925
926 2004-02-16 Richard M. Stallman <rms@gnu.org>
927
928 * windows.texi (Buffers and Windows): Delete false table
929 about all-frames.
930
931 * syntax.texi (Parsing Expressions): Delete old caveat
932 about parse-sexp-ignore-comments.
933
934 * streams.texi (Output Variables): Add print-quoted.
935
936 * lists.texi (Building Lists): Minor cleanup.
937
938 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
939
940 * display.texi (Overlays): Explain overlays use markers.
941 (Managing Overlays): Explain front-advance and rear-advance
942 in more detail.
943
944 * loading.texi (Unloading): Document unload-feature-special-hooks.
945 Get rid of fns-NNN.el file.
946
947 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
948
949 * help.texi (Describing Characters): Fix text-char-description
950 example output.
951
952 * edebug.texi (Using Edebug): Fix example.
953
954 * debugging.texi (Internals of Debugger): Fix return value.
955
956 * files.texi (Changing Files): Fix argname.
957
958 * calendar.texi: Fix parens, and default values.
959
960 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
961 * nonascii.texi, objects.texi, os.texi: Minor fixes.
962 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
963
964 * positions.texi (Text Lines): Don't add -1 in current-line.
965
966 2004-02-16 Richard M. Stallman <rms@gnu.org>
967
968 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
969
970 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
971
972 * processes.texi (Low-Level Network): Fix a typo.
973
974 2004-02-12 Kim F. Storm <storm@cua.dk>
975
976 * display.texi (Fringes): Use consistent wording.
977 Note that window-fringe's window arg is optional.
978 (Scroll Bars): Use consistent wording.
979
980 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
981
982 * tips.texi (Comment Tips): Document the new conventions for
983 commenting out code.
984
985 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
986
987 * positions.texi (Text Lines): Added missing end defun.
988
989 2004-02-07 Kim F. Storm <storm@cua.dk>
990
991 * positions.texi (Text Lines): Add line-number-at-pos.
992
993 2004-02-06 John Paul Wallington <jpw@gnu.org>
994
995 * display.texi (Button Properties, Button Buffer Commands):
996 mouse-2 invokes button, not down-mouse-1.
997
998 2004-02-04 Jason Rumney <jasonr@gnu.org>
999
1000 * makefile.w32-in: Sync with Makefile.in changes.
1001
1002 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
1003
1004 * minibuf.texi (Text from Minibuffer): Various corrections and
1005 clarifications.
1006 (Object from Minibuffer): Correct Lisp description of
1007 read-minibuffer.
1008 (Minibuffer History): Clarify description of cons values for
1009 HISTORY arguments.
1010 (Basic Completion): Various corrections and clarifications. Add
1011 completion-regexp-list.
1012 (Minibuffer Completion): Correct and clarify description of
1013 completing-read.
1014 (Completion Commands): Mention Partial Completion mode. Various
1015 other minor changes.
1016 (High-Level Completion): Various corrections and clarifications.
1017 (Reading File Names): Ditto.
1018 (Minibuffer Misc): Ditto.
1019
1020 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
1021
1022 * strings.texi (Text Comparison): assoc-string also matches
1023 elements of alists that are strings instead of conses.
1024 (Formatting Strings): Standardize Texinfo usage. Update index
1025 entries.
1026
1027 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
1028
1029 * lists.texi (Sets And Lists): Add delete-dups.
1030
1031 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1032
1033 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
1034 special form.
1035 * macros.texi (Defining Macros): Update description of `declare',
1036 which now is a macro.
1037 (Wrong Time): Fix typos.
1038
1039 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
1040
1041 * compile.texi (Compilation Functions): Expand descriptions of
1042 `compile-defun', `byte-compile-file', `byte-recompile-directory'
1043 and `batch-byte-compile'. In particular, mention and describe
1044 all optional arguments.
1045 (Disassembly): Correct and clarify the description of `disassemble'.
1046
1047 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
1048
1049 * searching.texi: Various small changes in addition to the
1050 following.
1051 (Regexp Example): Adapt to new value of `sentence-end'.
1052 (Regexp Functions): The PAREN argument to `regexp-opt' can be
1053 `words'.
1054 (Search and Replace): Add usage note for `perform-replace'.
1055 (Entire Match Data): Mention INTEGERS and REUSE arguments to
1056 `match-data'.
1057 (Standard Regexps): Update for new values of `paragraph-start'
1058 and `sentence-end'.
1059
1060 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
1061
1062 * files.texi (Saving Buffers): Clarify descriptions of
1063 `write-contents-functions' and `before-save-hook'.
1064 Make the defvar's for `before-save-hook' and `after-save-hook'
1065 into defopt's.
1066
1067 2004-01-07 Kim F. Storm <storm@cua.dk>
1068
1069 * commands.texi (Click Events): Describe new image and
1070 width/height elements of click events.
1071 (Accessing Events): Add posn-string, posn-image, and
1072 posn-object-width-height. Change posn-object to return either
1073 image or string object.
1074
1075 2004-01-01 Simon Josefsson <jas@extundo.com>
1076
1077 * hooks.texi (Standard Hooks): Add before-save-hook.
1078 * files.texi (Saving Buffers): Likewise.
1079
1080 2004-01-03 Richard M. Stallman <rms@gnu.org>
1081
1082 * frames.texi (Frames and Windows): Delete frame-root-window.
1083
1084 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
1085
1086 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
1087
1088 * functions.texi: Various small changes in addition to the
1089 following.
1090 (What Is a Function): `functionp' returns nil for macros. Clarify
1091 behavior of this and following functions for symbol arguments.
1092 (Function Documentation): Add `\' in front of (fn @var{arglist})
1093 and explain why.
1094 (Defining Functions): Mention DOCSTRING argument to `defalias'.
1095 Add anchor.
1096 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
1097
1098 2004-01-01 Miles Bader <miles@gnu.org>
1099
1100 * display.texi (Buttons): New section.
1101
1102 2003-12-31 Andreas Schwab <schwab@suse.de>
1103
1104 * numbers.texi (Math Functions): sqrt reports a domain-error
1105 error.
1106 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
1107
1108 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
1109
1110 * tips.texi (Documentation Tips): Update item on hyperlinks in
1111 documentation strings.
1112
1113 * errors.texi (Standard Errors): Various small corrections and
1114 additions.
1115
1116 * control.texi: Various small changes in addition to the
1117 following.
1118 (Signaling Errors): Provide some more details on how `signal'
1119 constructs the error message. Add anchor to the definition of
1120 `signal'.
1121 (Error Symbols): Describe special treatment of `quit'.
1122 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
1123 to emphasize that it has to be a single form.
1124
1125 * buffers.texi: Add anchor.
1126
1127 2003-12-29 Richard M. Stallman <rms@gnu.org>
1128
1129 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
1130 (Window Configurations): Add window-configuration-frame.
1131
1132 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
1133
1134 * text.texi (Examining Properties): Add get-char-property-and-overlay.
1135 Change arg name in get-char-property.
1136 (Special Properties): Update handling of keymap property.
1137
1138 * strings.texi (Modifying Strings): Add clear-string.
1139 (Text Comparison): Add assoc-string and remove
1140 assoc-ignore-case, assoc-ignore-representation.
1141
1142 * os.texi (Time of Day): Add set-time-zone-rule.
1143
1144 * numbers.texi (Math Functions): asin, acos, log, log10
1145 report domain-error errors.
1146
1147 * nonascii.texi (Converting Representations):
1148 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
1149 (Encoding and I/O): Add file-name-coding-system.
1150
1151 * modes.texi (Search-based Fontification): Explain that
1152 face specs are symbols with face names as values.
1153
1154 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
1155
1156 * lists.texi (Building Lists): remq moved elsewhere.
1157 (Sets And Lists): remq moved here.
1158 (Association Lists): Refer to assoc-string.
1159
1160 * internals.texi (Garbage Collection): Add memory-use-counts.
1161
1162 * frames.texi (Frames and Windows): Add set-frame-selected-window
1163 and frame-root-window.
1164
1165 * files.texi (Contents of Directories):
1166 Add directory-files-and-attributes.
1167
1168 * display.texi (Refresh Screen): Add force-window-update.
1169 (Invisible Text): Explain about moving point out of invis text.
1170 (Overlay Properties): Add overlay-properties.
1171 (Managing Overlays): Add overlayp.
1172 (GIF Images): Invalid image number displays a hollow box.
1173
1174 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
1175 (Killing Buffers): Add buffer-live-p.
1176
1177 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
1178
1179 * display.texi (Fringes): Fix typo "set-buffer-window".
1180
1181 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
1182
1183 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
1184 * nonascii.texi, processes.texi, tips.texi, variables.texi:
1185 Add or change various xrefs and anchors.
1186
1187 * commands.texi: Replace all occurrences of @acronym{CAR} with
1188 @sc{car}, for consistency with the rest of the Elisp manual.
1189 `car' and `cdr' are historically acronyms, but are no longer
1190 widely thought of as such.
1191
1192 * internals.texi (Pure Storage): Mention that `purecopy' does not
1193 copy text properties.
1194 (Object Internals): Now 29 bits are used (in most implementations)
1195 to address Lisp objects.
1196
1197 * variables.texi (Variables with Restricted Values): New node.
1198
1199 * objects.texi (Lisp Data Types): Mention that certain variables
1200 can only take on a restricted set of values and add an xref to
1201 the new node "Variables with Restricted Values".
1202
1203 * eval.texi (Function Indirection): Describe the errors that
1204 `indirect-function' can signal.
1205 (Eval): Clarify the descriptions of `eval-region' and `values'.
1206 Describe `eval-buffer' instead of `eval-current-buffer' and
1207 mention `eval-current-buffer' as an alias for `current-buffer'.
1208 Correct the description and mention all optional arguments.
1209
1210 * nonascii.texi: Various small changes in addition to the
1211 following.
1212 (Converting Representations): Clarify behavior of
1213 `string-make-multibyte' and `string-to-multibyte' for unibyte all
1214 ASCII arguments.
1215 (Character Sets): Document the variable `charset-list' and adapt
1216 the definition of the function `charset-list' accordingly.
1217 (Translation of Characters): Clarify use of generic characters in
1218 `make-translation-table'. Clarify and correct the description of
1219 the use of translation tables in encoding and decoding.
1220 (User-Chosen Coding Systems): Correct and clarify the description
1221 of `select-safe-coding-system'.
1222 (Default Coding Systems): Clarify description of
1223 `file-coding-system-alist'.
1224
1225 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
1226
1227 * strings.texi (Text Comparison): Correctly describe when two
1228 strings are `equal'. Combine and clarify descriptions of
1229 `assoc-ignore-case' and `assoc-ignore-representation'.
1230
1231 * objects.texi (Non-ASCII in Strings): Clarify description of
1232 when a string is unibyte or multibyte.
1233 (Bool-Vector Type): Update examples.
1234 (Equality Predicates): Correctly describe when two strings are
1235 `equal'.
1236
1237 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
1238
1239 * lists.texi (Building Lists): `append' no longer accepts integer
1240 arguments. Update the description of `number-sequence' to reflect
1241 recent changes.
1242 (Sets And Lists): Describe `member-ignore-case' after `member'.
1243
1244 2003-11-27 Kim F. Storm <storm@cua.dk>
1245
1246 * commands.texi (Click Events): Click object may be an images.
1247 Describe (dx . dy) element of click positions.
1248 (Accessing Events): Remove duplicate posn-timestamp.
1249 New functions posn-object and posn-object-x-y.
1250
1251 2003-11-23 Kim F. Storm <storm@cua.dk>
1252
1253 * commands.texi (Click Events): Describe enhancements to event
1254 position lists, including new text-pos and (col . row) items.
1255 Mention left-fringe and right-fringe area events.
1256 (Accessing Events): New functions posn-area and
1257 posn-actual-col-row. Mention posn-timestamp. Mention that
1258 posn-point in non-text area still returns buffer position.
1259 Clarify posn-col-row.
1260
1261 2003-11-21 Lars Hansen <larsh@math.ku.dk>
1262
1263 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
1264 * anti.texi (File Attributes): Describe removed parameter
1265 ID-FORMAT.
1266
1267 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
1268
1269 * positions.texi (Positions): Mention that, if a marker is used as
1270 a position, its buffer is ignored.
1271
1272 * markers.texi (Overview of Markers): Mention it here too.
1273
1274 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
1275
1276 * numbers.texi (Numeric Conversions): Not just `floor', but also
1277 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
1278
1279 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
1280
1281 * markers.texi (Creating Markers): Specify insertion type of
1282 created markers. Add xref to `Marker Insertion Types'.
1283 Second argument to `copy-marker' is optional.
1284 (Marker Insertion Types): Mention that most markers are created
1285 with insertion type nil.
1286 (The Mark): Correctly describe when `mark' signals an error.
1287 (The Region): Correctly describe when `region-beginning' and
1288 `region-end' signal an error.
1289
1290 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
1291
1292 * hash.texi (Creating Hash): Clarify description of `eql'.
1293 `makehash' is obsolete.
1294 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
1295
1296 * positions.texi (Point): Change description of `buffer-end', so
1297 that it is also correct for floating point arguments.
1298 (List Motion): Correct argument lists of `beginning-of-defun' and
1299 `end-of-defun'.
1300 (Excursions): Add xref to `Marker Insertion Types'.
1301 (Narrowing): Argument to `narrow-to-page' is optional.
1302
1303 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
1304
1305 * streams.texi (Output Streams): Clarify behavior of point for
1306 marker output streams.
1307
1308 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
1309
1310 * variables.texi (Defining Variables): Second argument to
1311 `defconst' is not optional.
1312 (Setting Variables): Mention optional argument APPEND to
1313 `add-to-list'.
1314 (Creating Buffer-Local): Expand description of
1315 `make-variable-buffer-local'.
1316 (Frame-Local Variables): Expand description of
1317 `make-variable-frame-local'.
1318 (Variable Aliases): Correct description of optional argument
1319 DOCSTRING to `defvaralias'. Mention return value of
1320 `defvaralias'.
1321 (File Local Variables): Add xref to `File variables' in Emacs
1322 Manual. Correct description of `hack-local-variables'. Mention
1323 `safe-local-variable' property. Mention optional second argument
1324 to `risky-local-variable-p'.
1325
1326 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
1327
1328 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
1329
1330 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1331
1332 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
1333 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
1334 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
1335 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
1336 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
1337 lispref/processes.texi, lispref/searching.texi,
1338 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
1339 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
1340 @acronym{FOO}.
1341
1342 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
1343
1344 * strings.texi (Creating Strings): Argument START to `substring'
1345 can not be `nil'. Expand description of
1346 `substring-no-properties'. Correct description of `split-string',
1347 especially with respect to empty matches. Prevent very bad line
1348 break in definition of `split-string-default-separators'.
1349 (Text Comparison): `string=' and `string<' also accept symbols as
1350 arguments.
1351 (String Conversion): More completely describe argument BASE in
1352 `string-to-number'.
1353 (Formatting Strings): `%s' and `%S' in `format' do require
1354 corresponding object. Clarify behavior of numeric prefix after
1355 `%' in `format'.
1356 (Case Conversion): The argument to `upcase-initials' can be a
1357 character.
1358
1359 2003-10-27 Kenichi Handa <handa@m17n.org>
1360
1361 * display.texi (Fontsets): Fix texinfo usage.
1362
1363 2003-10-25 Kenichi Handa <handa@m17n.org>
1364
1365 * display.texi (Fontsets): Add description of the function
1366 set-fontset-font.
1367
1368 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
1369
1370 * display.texi (Temporary Displays): Add xref to `Documentation
1371 Tips'.
1372
1373 * functions.texi (Function Safety): Use inforef instead of pxref
1374 for SES.
1375
1376 2003-10-23 Andreas Schwab <schwab@suse.de>
1377
1378 * Makefile.in (TEX, texinputdir): Don't define.
1379 (TEXI2DVI): Define.
1380 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
1381 add $(srcdir)/index.texi.
1382 ($(infodir)/elisp): Remove index.texi dependency.
1383 (elisp.dvi): Likewise. Use $(TEXI2DVI).
1384 (index.texi): Remove target.
1385 (dist): Don't link $(srcdir)/permute-index.
1386 (clean): Don't remove index.texi.
1387
1388 * permute-index, index.perm: Remove.
1389 * index.texi: Rename from index.unperm.
1390
1391 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
1392
1393 * tips.texi (Documentation Tips): Document new behavior for face
1394 and variable hyperlinks in Help mode.
1395
1396 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
1397
1398 * objects.texi (Integer Type): Update for extra bit of integer range.
1399 (Character Type): Ditto.
1400
1401 2003-10-16 Eli Zaretskii <eliz@gnu.org>
1402
1403 * numbers.texi (Integer Basics): Add index entries for reading
1404 numbers in hex, octal, and binary.
1405
1406 2003-10-16 Lute Kamstra <lute@gnu.org>
1407
1408 * modes.texi (Mode Line Format): Mention force-mode-line-update's
1409 argument.
1410
1411 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
1412
1413 * windows.texi (Choosing Window): Fix typo.
1414 * edebug.texi (Edebug Execution Modes): Fix typo.
1415
1416 2003-10-13 Richard M. Stallman <rms@gnu.org>
1417
1418 * windows.texi (Basic Windows): A window has fringe settings,
1419 display margins and scroll-bar settings.
1420 (Splitting Windows): Doc split-window return value.
1421 Clean up one-window-p.
1422 (Selecting Windows): Fix typo.
1423 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
1424 (Buffers and Windows): In set-window-buffer, explain effect
1425 on fringe settings and scroll bar settings.
1426 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
1427 (Choosing Window): Use defopt for pop-up-frame-function.
1428 For special-display-buffer-names, explain same-window and same-frame.
1429 Clarify window-dedicated-p return value.
1430 (Textual Scrolling): scroll-up and scroll-down can get an error.
1431 (Horizontal Scrolling): Clarify auto-hscroll-mode.
1432 Clarify set-window-hscroll.
1433 (Size of Window): Don't mention tool bar in window-height.
1434 (Coordinates and Windows): Explain what coordinates-in-window-p
1435 returns for fringes and display margins.
1436 (Window Configurations): Explain saving fringes, etc.
1437
1438 * tips.texi (Library Headers): Clean up Documentation.
1439
1440 * syntax.texi (Parsing Expressions): Clean up forward-comment
1441 and parse-sexp-lookup-properties.
1442
1443 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
1444
1445 * os.texi (System Environment): Clean up text for load-average errors.
1446
1447 * modes.texi (Hooks): Don't explain local hook details at front.
1448 Clarify run-hooks and run-hook-with-args a little.
1449 Clean up add-hook and remove-hook.
1450
1451 * edebug.texi (Edebug Execution Modes): Clarify t.
1452 Document edebug-sit-for-seconds.
1453 (Coverage Testing): Document C-x X = and =.
1454 (Instrumenting Macro Calls): Fix typo.
1455 (Specification List): Don't index the specification keywords.
1456
1457 2003-10-10 Kim F. Storm <storm@cua.dk>
1458
1459 * processes.texi (Network): Introduce make-network-process.
1460
1461 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
1462
1463 * tips.texi (Library Headers): Fix typo.
1464
1465 2003-10-07 Juri Linkov <juri@jurta.org>
1466
1467 * modes.texi (Imenu): Mention imenu-create-index-function's
1468 default value. Explain submenus better.
1469
1470 2003-10-07 Lute Kamstra <lute@gnu.org>
1471
1472 * modes.texi (Faces for Font Lock): Fix typo.
1473 (Hooks): Explain how buffer-local hook variables can refer to
1474 global hook variables.
1475 Various minor clarifications.
1476
1477 2003-10-06 Lute Kamstra <lute@gnu.org>
1478
1479 * tips.texi (Coding Conventions): Mention naming conventions for
1480 hooks.
1481
1482 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
1483
1484 * loading.texi (Library Search): Correct default value of
1485 load-suffixes.
1486 (Named Features): Fix typo.
1487
1488 2003-10-05 Richard M. Stallman <rms@gnu.org>
1489
1490 * loading.texi (Named Features): In `provide',
1491 say how to test for subfeatures.
1492 (Unloading): In unload-feature, use new var name
1493 unload-feature-special-hooks.
1494
1495 2003-10-03 Lute Kamstra <lute@gnu.org>
1496
1497 * modes.texi (Major Mode Conventions): Mention third way to set up
1498 Imenu.
1499 (Imenu): A number of small fixes.
1500 Delete documentation of internal variable imenu--index-alist.
1501 Document the return value format of imenu-create-index-function
1502 functions.
1503
1504 2003-09-30 Richard M. Stallman <rms@gnu.org>
1505
1506 * processes.texi (Network): Say what stopped datagram connections do.
1507
1508 * lists.texi (Association Lists): Clarify `assq-delete-all'.
1509
1510 * display.texi (Overlay Properties): Clarify `evaporate' property.
1511
1512 2003-09-29 Lute Kamstra <lute@gnu.org>
1513
1514 * modes.texi (Mode Line Data): Explain when symbols in mode-line
1515 constructs should be marked as risky.
1516 Change cons cell into proper list.
1517 (Mode Line Variables): Change cons cell into proper list.
1518
1519 2003-09-26 Lute Kamstra <lute@gnu.org>
1520
1521 * modes.texi (Mode Line Data): Document the :propertize construct.
1522 (Mode Line Variables): Reorder the descriptions of the variables
1523 to match their order in the default mode-line-format.
1524 Describe the new variables mode-line-position and mode-line-modes.
1525 Update the default values of mode-line-frame-identification,
1526 minor-mode-alist, and default-mode-line-format.
1527 (Properties in Mode): Mention the :propertize construct.
1528
1529 2003-09-26 Richard M. Stallman <rms@gnu.org>
1530
1531 * buffers.texi, commands.texi, debugging.texi, eval.texi:
1532 * loading.texi, minibuf.texi, text.texi, variables.texi:
1533 Avoid @strong{Note:}.
1534
1535 2003-09-26 Richard M. Stallman <rms@gnu.org>
1536
1537 * keymaps.texi (Remapping Commands): Fix typo.
1538
1539 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
1540
1541 * processes.texi (Low-Level Network): Fix typo.
1542
1543 2003-09-23 Kim F. Storm <storm@cua.dk>
1544
1545 * processes.texi (Network, Network Servers): Fix typos.
1546 (Low-Level Network): Add timeout value for :server keyword.
1547 Add new option keywords to make-network-process.
1548 Add set-network-process-options.
1549 Explain how to test availability of network options.
1550
1551 2003-09-19 Richard M. Stallman <rms@gnu.org>
1552
1553 * text.texi (Motion by Indent): Arg to
1554 backward-to-indentation and forward-to-indentation is optional.
1555
1556 * strings.texi (Creating Strings): Add substring-no-properties.
1557
1558 * processes.texi
1559 (Process Information): Add list-processes arg QUERY-ONLY.
1560 Delete process-contact from here.
1561 Add new status values for process-status.
1562 Add process-get, process-put, process-plist, set-process-plist.
1563 (Synchronous Processes): Add call-process-shell-command.
1564 (Signals to Processes): signal-process allows process objects.
1565 (Network): Complete rewrite.
1566 (Network Servers, Datagrams, Low-Level Network): New nodes.
1567
1568 * positions.texi (Word Motion): forward-word, backward-word
1569 arg is optional. Reword.
1570
1571 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
1572
1573 * variables.texi (Creating Buffer-Local):
1574 Delete duplicate definition of buffer-local-value.
1575 (File Local Variables): Explain about discarding text props.
1576
1577 2003-09-11 Richard M. Stallman <rms@gnu.org>
1578
1579 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
1580 changes variables that record input events.
1581 (Minibuffer Misc): Add minibuffer-selected-window.
1582
1583 * lists.texi (Building Lists): Add copy-tree.
1584
1585 * display.texi (Fontsets): Add char-displayable-p.
1586 (Scroll Bars): New node.
1587
1588 2003-09-08 Lute Kamstra <lute@gnu.org>
1589
1590 * modes.texi (%-Constructs): Document new `%i' and `%I'
1591 constructs.
1592
1593 2003-09-03 Peter Runestig <peter@runestig.com>
1594
1595 * makefile.w32-in: New file.
1596
1597 2003-08-29 Richard M. Stallman <rms@gnu.org>
1598
1599 * display.texi (Overlay Properties): Clarify how priorities
1600 affect use of the properties.
1601
1602 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
1603
1604 * customize.texi (Type Keywords): Correct the description of
1605 `:help-echo' in the case where `motion-doc' is a function.
1606
1607 2003-08-14 John Paul Wallington <jpw@gnu.org>
1608
1609 * modes.texi (Emulating Mode Line): Subsection, not section.
1610
1611 2003-08-13 Richard M. Stallman <rms@gnu.org>
1612
1613 * elisp.texi (Top): Update subnode lists in menu.
1614
1615 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
1616 (Kill Functions): kill-region has new arg yank-handler.
1617 (Yanking): New node.
1618 (Yank Commands): Add yank-undo-function.
1619 (Low-Level Kill Ring):
1620 kill-new and kill-append have new arg yank-handler.
1621 (Changing Properties): Add remove-list-of-text-properties.
1622 (Atomic Changes): New node.
1623
1624 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
1625
1626 * streams.texi (Output Variables): Add eval-expression-print-length
1627 and eval-expression-print-level.
1628
1629 * os.texi (Time Conversion): For encode-time, explain limits on year.
1630
1631 * objects.texi (Character Type): Define anchor "modifier bits".
1632
1633 * modes.texi (Emulating Mode Line): New node.
1634 (Search-based Fontification): Font Lock uses font-lock-face property.
1635 (Other Font Lock Variables): Likewise.
1636
1637 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
1638 not vectors.
1639 (Active Keymaps): Add emulation-mode-map-alists.
1640 (Functions for Key Lookup): key-binding has new arg no-remap.
1641 (Remapping Commands): New node.
1642 (Scanning Keymaps): where-is-internal has new arg no-remap.
1643 (Tool Bar): Add tool-bar-local-item-from-menu.
1644 Clarify when to use tool-bar-add-item-from-menu.
1645
1646 * commands.texi (Interactive Call): commandp has new arg.
1647 (Command Loop Info): Add this-original-command.
1648
1649 2003-08-06 John Paul Wallington <jpw@gnu.org>
1650
1651 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
1652
1653 * display.texi (Warning Basics): Fix typo.
1654 (Fringes): Add closing curly bracket and fix typo.
1655
1656 * elisp.texi (Top): Fix typo.
1657
1658 2003-08-05 Richard M. Stallman <rms@gnu.org>
1659
1660 * elisp.texi: Update lists of subnodes.
1661
1662 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
1663
1664 * variables.texi (Local Variables): Use lc for example variable names.
1665
1666 * tips.texi (Library Headers): Explain where to put -*-.
1667
1668 * strings.texi (Creating Strings): Fix xref for vconcat.
1669
1670 * sequences.texi (Vector Functions):
1671 vconcat no longer allows integer args.
1672
1673 * minibuf.texi (Reading File Names): read-file-name has new
1674 arg PREDICATE. New function read-directory-name.
1675
1676 * macros.texi (Defining Macros): Give definition of `declare'
1677 (Indenting Macros): New node.
1678
1679 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
1680 (Window Frame Parameters): Make separate table of parameters
1681 that are coupled with specific face attributes.
1682 (Deleting Frames): delete-frame-hooks renamed to
1683 delete-frame-functions.
1684
1685 * files.texi (Magic File Names): Add file-remote-p.
1686 Clarify file-local-copy.
1687
1688 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
1689 here; instead xref Defining Macros.
1690
1691 * display.texi (Warnings): New node, and subnodes.
1692 (Fringes): New node.
1693
1694 * debugging.texi (Test Coverage): New node.
1695
1696 * compile.texi (Compiler Errors): Explain with-no-warnings
1697 and other ways to suppress warnings.
1698
1699 * commands.texi (Interactive Call): Minor clarification.
1700
1701 * buffers.texi (Buffer File Name): set-visited-file-name
1702 renames the buffer too.
1703
1704 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
1705
1706 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
1707
1708 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
1709
1710 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
1711
1712 * internals.texi (Garbage Collection): Fix previous change.
1713
1714 2003-07-22 Richard M. Stallman <rms@gnu.org>
1715
1716 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
1717
1718 * display.texi (Width): Use \s syntax in example.
1719 (Font Selection): Add face-font-rescale-alist.
1720
1721 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
1722 Remove spurious indent in example.
1723
1724 * lists.texi (Building Lists): Add number-sequence.
1725
1726 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
1727
1728 * functions.texi (Function Documentation): Explain how to
1729 show calling convention explicitly in the doc string.
1730
1731 * windows.texi (Selecting Windows): save-selected-window saves
1732 selected window of each frame.
1733 (Window Configurations): Minor change.
1734
1735 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
1736
1737 * streams.texi (Output Variables): Add print-continuous-numbering
1738 and print-number-table.
1739
1740 * processes.texi (Decoding Output): New node.
1741
1742 * os.texi (Time Conversion): decode-time arg is optional.
1743
1744 * objects.texi (Character Type): Don't use space as example for \.
1745 Make list of char names and \-sequences correspond.
1746 Explain that \s is not used in strings. `\ ' needs space after.
1747
1748 * nonascii.texi (Converting Representations): Add string-to-multibyte.
1749 (Translation of Characters): Add translation-table-for-input.
1750 (Default Coding Systems): Add auto-coding-functions.
1751 (Explicit Encoding): Add decode-coding-inserted-region.
1752 (Locales): Add locale-info.
1753
1754 * minibuf.texi (Basic Completion): Describe test-completion.
1755 Collections can be lists of strings.
1756 Clean up lazy-completion-table.
1757 (Programmed Completion): Mention test-completion.
1758 Clarify why lambda expressions are not accepted.
1759 (Minibuffer Misc): Describe minibufferp.
1760
1761 2003-07-14 Richard M. Stallman <rms@gnu.org>
1762
1763 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
1764
1765 * windows.texi (Selecting Windows): New arg to select-window.
1766 (Selecting Windows): Add with-selected-window.
1767 (Size of Window): Add window-inside-edges, etc.
1768
1769 * internals.texi (Garbage Collection): Add post-gc-hook.
1770
1771 * processes.texi (Subprocess Creation): Add exec-suffixes.
1772
1773 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
1774 (Scanning Keymaps): Add map-keymaps.
1775 (Defining Menus): Add keymap-prompt.
1776
1777 * numbers.texi (Integer Basics): Add most-positive-fixnum,
1778 most-negative-fixnum.
1779
1780 * compile.texi (Byte Compilation): Explain no-byte-compile
1781 (Compiler Errors): New node.
1782
1783 * os.texi (User Identification): user-uid, user-real-uid
1784 can return float.
1785
1786 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
1787 and about derived modes.
1788 (Minor Modes): Add minor-mode-list.
1789 (Defining Minor Modes): Keyword args for define-minor-mode.
1790 (Search-based Fontification): Explain managing other properties.
1791 (Other Font Lock Variables): Add font-lock-extra-managed-props.
1792 (Faces for Font Lock): Add font-locl-preprocessor-face.
1793 (Hooks): Add run-mode-hooks and delay-mode-hooks.
1794
1795 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
1796 (Variable Aliases): Clarify defvaralias.
1797
1798 * loading.texi (Library Search): Add load-suffixes.
1799
1800 * minibuf.texi (Basic Completion): Add lazy-completion-table.
1801 (Programmed Completion): Add dynamic-completion-table.
1802
1803 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
1804 (Magic File Names): Specify precedence order of handlers.
1805 o
1806 * commands.texi (Command Overview): Emacs server runs pre-command-hook
1807 and post-command-hook.
1808 (Waiting): New calling convention for sit-for.
1809
1810 * text.texi (Special Properties): local-map and keymap properties
1811 apply based on their stickiness.
1812
1813 2003-07-07 Richard M. Stallman <rms@gnu.org>
1814
1815 * modes.texi (Minor Mode Conventions): Specify only some kinds
1816 of list values as args to minor modes.
1817
1818 * files.texi (File Name Expansion): Warn about iterative use
1819 of substitute-in-file-name.
1820
1821 * advice.texi (Activation of Advice): Clean up previous change.
1822
1823 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
1824
1825 * advice.texi (Activation of Advice): Note that ad-start-advice is
1826 turned on by default.
1827
1828 2003-06-30 Richard M. Stallman <rms@gnu.org>
1829
1830 * text.texi (Buffer Contents): Document current-word.
1831 (Change Hooks): Not called for *Messages*.
1832
1833 * functions.texi (Defining Functions): Explain about redefining
1834 primitives.
1835 (Function Safety): Renamed. Minor changes.
1836 Comment out the detailed criteria for what is safe.
1837
1838 2003-06-22 Andreas Schwab <schwab@suse.de>
1839
1840 * objects.texi (Symbol Type): Fix description of examples.
1841
1842 2003-06-16 Andreas Schwab <schwab@suse.de>
1843
1844 * hash.texi (Creating Hash): Fix description of :weakness.
1845
1846 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1847
1848 * files.texi (Changing Files): copy-file copies file modes, too.
1849
1850 2003-05-28 Richard M. Stallman <rms@gnu.org>
1851
1852 * strings.texi (Creating Strings): Clarify split-string.
1853
1854 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
1855
1856 * strings.texi (Creating Strings): Update split-string specification
1857 and examples.
1858
1859 2003-05-19 Richard M. Stallman <rms@gnu.org>
1860
1861 * elisp.texi: Correct invariant section names.
1862
1863 2003-04-20 Richard M. Stallman <rms@gnu.org>
1864
1865 * os.texi (Timers): Explain about timers and quitting.
1866
1867 2003-04-19 Richard M. Stallman <rms@gnu.org>
1868
1869 * internals.texi (Writing Emacs Primitives): Strings are
1870 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
1871 Explain GCPRO convention for varargs function args.
1872
1873 2003-04-16 Richard M. Stallman <rms@gnu.org>
1874
1875 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1876
1877 2003-04-08 Richard M. Stallman <rms@gnu.org>
1878
1879 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1880
1881 2003-02-13 Kim F. Storm <storm@cua.dk>
1882
1883 * objects.texi (Character Type): New \s escape for space.
1884
1885 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1886
1887 * os.texi (System Environment): Added cygwin system-type.
1888
1889 2003-01-25 Richard M. Stallman <rms@gnu.org>
1890
1891 * keymaps.texi: Document that a symbol can act as a keymap.
1892
1893 2003-01-13 Richard M. Stallman <rms@gnu.org>
1894
1895 * text.texi (Changing Properties): Say string indices are origin-0.
1896
1897 * positions.texi (Screen Lines) <compute-motion>:
1898 Correct order of elts in return value.
1899
1900 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1901 how to define a default binding.
1902
1903 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
1904
1905 * loading.texi (Unloading): Fix recent change for load-history.
1906
1907 * customize.texi (Simple Types): Clarify description of custom
1908 type 'number. Describe new custom type 'float.
1909
1910 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
1911
1912 * variables.texi (File Local Variables): Fix typo.
1913
1914 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1915
1916 From Michael Albinus <Michael.Albinus@alcatel.de>.
1917
1918 * README: Target for Info file is `make info'.
1919
1920 * files.texi (File Name Components): Fixed typos in
1921 `file-name-sans-extension'.
1922 (Magic File Names): Complete list of operations for magic file
1923 name handlers.
1924
1925 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
1926
1927 * variables.texi (File Local Variables): New function
1928 risky-local-variable-p.
1929
1930 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
1931
1932 * functions.texi (Function safety): New node about unsafep.
1933
1934 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
1935
1936 * customize.texi (Splicing into Lists): Fixed example.
1937 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1938
1939 2002-06-17 Juanma Barranquero <lektu@terra.es>
1940
1941 * frames.texi (Display Feature Testing): Fix typo.
1942
1943 2002-06-12 Andreas Schwab <schwab@suse.de>
1944
1945 * frames.texi (Initial Parameters, Resources): Fix references to
1946 the Emacs manual.
1947
1948 2002-05-13 Kim F. Storm <storm@cua.dk>
1949
1950 * variables.texi (Intro to Buffer-Local): Updated warning and
1951 example relating to changing buffer inside let.
1952
1953 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1954
1955 * os.texi (Session Management): New node about X Session management.
1956
1957 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
1958
1959 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
1960 to which the manual corresponds, and the copyright years.
1961
1962 * Makefile.in (VERSION): Set to 2.9.
1963
1964 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
1965
1966 * elisp.texi: Change the category in @dircategory to "Emacs", to
1967 make it consistent with info/dir.
1968
1969 2001-11-25 Miles Bader <miles@gnu.org>
1970
1971 * text.texi (Fields): Describe new `limit' arg in
1972 field-beginning/field-end.
1973
1974 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1975
1976 * permute-index: Don't depend on csh-specific features. Replace
1977 the interpreter name with /bin/sh.
1978
1979 * two-volume-cross-refs.txt: New file.
1980 * two.el: New file.
1981 * spellfile: New file.
1982
1983 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1984
1985 * permute-index: New file.
1986
1987 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1988 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1989 8+3 restricted namespace.
1990
1991 * Makefile.in (infodir): Define relative to $(srcdir).
1992 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1993 include directories list via -I switch to makeinfo.
1994 (index.texi): Use cp if both hard and symbolic links fail.
1995
1996 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1997
1998 * Makefile.in (distclean): Add.
1999
2000 The following changes make ELisp manual part of the Emacs
2001 distribution:
2002
2003 * Makefile.in: Add Copyright notice.
2004 (prefix): Remove.
2005 (infodir): Change value to "../info".
2006 (VPATH): New variable.
2007 (MAKE): Don't define.
2008 (texmacrodir): Don't define.
2009 (texinputdir): Append the existing value of TEXINPUTS.
2010 ($(infodir)/elisp): Instead of just "elisp". Reformat the
2011 command to be compatible with man/Makefile.in, and to put the
2012 output into ../info.
2013 (info): Add target.
2014 (installall): Target removed.
2015
2016 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2017
2018 * tips.texi (Coding Conventions): Fix typo.
2019
2020 2001-10-23 Gerd Moellmann <gerd@gnu.org>
2021
2022 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
2023
2024 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2025
2026 * files.texi (File Name Components): Update the description of
2027 file-name-sans-extension and file-name-extension, as they now
2028 ignore leading dots.
2029
2030 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2031
2032 * (Version 21.1 released.)
2033
2034 2001-10-19 Miles Bader <miles@gnu.org>
2035
2036 * positions.texi (Text Lines): Describe behavior of
2037 `beginning-of-line'/`end-of-line' in the presence of field properties.
2038
2039 2001-10-17 Gerd Moellmann <gerd@gnu.org>
2040
2041 * Makefile.in (VERSION): Set to 2.8.
2042 (manual): Use `manual-21'.
2043
2044 * elisp.texi (VERSION): Add and use it where the version
2045 number was used. Set it to 2.8.
2046
2047 * intro.texi: Likewise.
2048
2049 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2050
2051 * files.texi (File Name Completion): Document the significance of
2052 a trailing slash in elements of completion-ignored-extensions.
2053
2054 2001-10-06 Miles Bader <miles@gnu.org>
2055
2056 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
2057
2058 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2059
2060 * variables.texi (Variable Aliases): New node.
2061
2062 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2063
2064 * Branch for 21.1.
2065
2066 2001-10-02 Miles Bader <miles@gnu.org>
2067
2068 * minibuf.texi (Minibuffer Misc): Add entries for
2069 `minibuffer-contents', `minibuffer-contents-no-properties', and
2070 `delete-minibuffer-contents'.
2071 Correct description for `minibuffer-prompt-end'.
2072
2073 * text.texi (Property Search): Correct descriptions of
2074 `next-char-property-change' and `previous-char-property-change'.
2075 Add entries for `next-single-char-property-change' and
2076 `previous-single-char-property-change'.
2077 Make operand names a bit more consistent.
2078
2079 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2080
2081 * frames.texi (Finding All Frames): Document that next-frame and
2082 previous-frame are local to current terminal.
2083
2084 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
2085
2086 * keymaps.texi (Creating Keymaps): Fix the description of the
2087 result of make-keymap.
2088
2089 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2090
2091 * display.texi (Font Lookup, Attribute Functions)
2092 (Image Descriptors): Add cross-references to the definition of
2093 selected frame.
2094
2095 * buffers.texi (The Buffer List): Add cross-references to the
2096 definition of selected frame.
2097
2098 * frames.texi (Input Focus): Clarify which frame is _the_ selected
2099 frame at any given time.
2100 (Multiple Displays, Size and Position): Add a cross-reference to
2101 the definition of the selected frame.
2102
2103 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2104
2105 * strings.texi (String Conversion) <string-to-number>: Document
2106 that a float is returned for integers that are too large.
2107
2108 * frames.texi (Mouse Position): Document mouse-position-function.
2109 (Display Feature Testing): Document display-images-p.
2110 (Window Frame Parameters): Document the cursor-type variable.
2111
2112 * numbers.texi (Integer Basics): Document CL style read syntax for
2113 integers in bases other than 10.
2114
2115 * positions.texi (List Motion): Document
2116 open-paren-in-column-0-is-defun-start.
2117
2118 * lists.texi (Sets And Lists): Document member-ignore-case.
2119
2120 * internals.texi (Garbage Collection): Document the used and free
2121 strings report.
2122 (Memory Usage): Document strings-consed.
2123
2124 * os.texi (Time of Day): Document float-time.
2125 (Recording Input): Document that clear-this-command-keys clears
2126 the vector to be returned by recent-keys.
2127
2128 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
2129 argument keymap can be a list.
2130
2131 * nonascii.texi (User-Chosen Coding Systems)
2132 <select-safe-coding-system>: Document the new argument
2133 accept-default-p and the variable
2134 select-safe-coding-system-accept-default-p. Tell what happens if
2135 buffer-file-coding-system is undecided.
2136 (Default Coding Systems): Document auto-coding-regexp-alist.
2137
2138 * display.texi (The Echo Area) <message>: Document
2139 message-truncate-lines.
2140 (Glyphs): Document that the glyph table is unused on windowed
2141 displays.
2142
2143 * help.texi (Describing Characters) <single-key-description>:
2144 Document the new argument no-angles.
2145 (Accessing Documentation) <documentation-property>: Document that
2146 a non-string property is evaluated.
2147 <documentation>: Document that the function-documentation property
2148 is looked for.
2149
2150 * windows.texi (Selecting Windows): Document some-window.
2151
2152 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
2153
2154 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
2155 apropos-mode-hook.
2156
2157 * commands.texi (Using Interactive): Document interactive-form.
2158 (Keyboard Macros): Document kbd-macro-termination-hook.
2159 (Command Loop Info): Document that clear-this-command-keys clears
2160 the vector to be returned by recent-keys.
2161
2162 2001-09-04 Werner LEMBERG <wl@gnu.org>
2163
2164 * Makefile.in (srcdir, texinputdir): New variables.
2165 (srcs, index.texi, install): Use $(srcdir).
2166 (.PHONY): Remove elisp.dvi.
2167 (elisp): Use -I switch for makeinfo.
2168 (elisp.dvi): Use $(srcdir) and $(texinputdir).
2169 (installall, dist): Use $(srcdir).
2170 Fix path to texinfo.tex.
2171 (maintainer-clean): Add elisp.dvi and elisp.oaux.
2172
2173 2001-08-30 Gerd Moellmann <gerd@gnu.org>
2174
2175 * display.texi (Conditional Display): Adjust to API change.
2176
2177 * configure: New file.
2178
2179 2001-07-30 Gerd Moellmann <gerd@gnu.org>
2180
2181 * commands.texi (Repeat Events): Add description of
2182 double-click-fuzz.
2183
2184 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
2185
2186 * syntax.texi (Syntax Class Table): Add the missing designator for
2187 comment and string fences.
2188 (Syntax Properties): Add a xref to syntax table internals.
2189 (Syntax Table Internals): Document string-to-syntax.
2190
2191 2001-05-07 Gerd Moellmann <gerd@gnu.org>
2192
2193 * Makefile.in (install): Use install-info command line options
2194 like in Emacs' Makefile.in.
2195
2196 2000-12-09 Miles Bader <miles@gnu.org>
2197
2198 * windows.texi (Window Start): Update documentation for
2199 `pos-visible-in-window-p'.
2200
2201 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2202
2203 * lists.texi (Building Lists): Add footnote to explain how to add
2204 to the end of a list.
2205
2206 2000-10-25 Gerd Moellmann <gerd@gnu.org>
2207
2208 * files.texi (Visiting Functions): Typos.
2209
2210 2000-10-25 Kenichi Handa <handa@etl.go.jp>
2211
2212 * files.texi (Visiting Functions): Return value of
2213 find-file-noselect may be a list of buffers if wildcards are used.
2214
2215 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2216
2217 * display.texi (Defining Faces): Document `graphic' display type
2218 in face specs.
2219
2220 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2221
2222 * hooks.texi (Standard Hooks): Replace obsolete
2223 `after-make-frame-hook' with `after-make-frame-functions'.
2224
2225 * frames.texi (Creating Frames): Ditto.
2226
2227 * variables.texi (Future Local Variables): Ditto.
2228
2229 2000-10-16 Gerd Moellmann <gerd@gnu.org>
2230
2231 * display.texi (Other Image Types): Add description of :foreground
2232 and :background properties of mono PBM images.
2233
2234 2000-08-17 Werner LEMBERG <wl@gnu.org>
2235
2236 * .cvsignore: New file.
2237
2238 2000-01-05 Gerd Moellmann <gerd@gnu.org>
2239
2240 * tindex.pl: New script.
2241
2242 1999-12-03 Dave Love <fx@gnu.org>
2243
2244 * Makefile.in (MAKEINFO): New parameter.
2245
2246 1999-09-17 Richard Stallman <rms@gnu.org>
2247
2248 * Makefile.in (srcs): Add hash.texi.
2249 (VERSION): Update to 20.6.
2250
2251 1999-09-13 Richard Stallman <rms@gnu.org>
2252
2253 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
2254
2255 1998-08-29 Karl Heuer <kwzh@gnu.org>
2256
2257 * configure.in: New file.
2258 * Makefile.in: Renamed from Makefile.
2259 (prefix, infodir): Use value obtained from configure.
2260 (emacslibdir): Obsolete variable deleted.
2261 (dist): Distribute configure.in, configure, Makefile.in.
2262
2263 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2264
2265 * Makefile (INSTALL_INFO): New variable.
2266 (install): Run install-info.
2267
2268 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
2269
2270 * Makefile (elisp.dvi): Add missing backslash.
2271
2272 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
2273
2274 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
2275 Run texindex without `./'. Always run texindex on elisp.tp.
2276 (elisp.tps): Target deleted.
2277
2278 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
2279
2280 * Makefile (srcs): Add nonascii.texi and customize.texi.
2281 (dist): Start by deleting `temp'.
2282
2283 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
2284
2285 * Makefile (makeinfo, texindex): Targets deleted.
2286 (makeinfo.o, texindex.o): Targets deleted.
2287 (clean, dist): Don't do anything with them or with getopt*.
2288
2289 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
2290
2291 * Makefile (SHELL): Defined.
2292
2293 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
2294
2295 * Makefile (elisp.tps): New target.
2296 (elisp.dvi): Depend on elisp.tps.
2297
2298 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
2299
2300 * README: Update phone number.
2301
2302 * Makefile (elisp): Make this be the default target.
2303 Depend on makeinfo.c instead of makeinfo.
2304 (install): Don't depend on elisp.dvi, since we don't install that.
2305 Use mkinstalldirs.
2306 (dist): Add mkinstalldirs.
2307
2308 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2309
2310 * Makefile (VERSION): Update version number.
2311 (maintainer-clean): Renamed from realclean.
2312
2313 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2314
2315 * Makefile (realclean): New target.
2316 (elisp): Remove any old elisp-* files first.
2317
2318 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2319
2320 * Makefile (VERSION): New variable.
2321 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
2322 Compressed file suffix should be `.gz', not `.z'.
2323
2324 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2325
2326 * Makefile (elisp): Depend on makeinfo.
2327
2328 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
2329
2330 * Makefile (srcs): Add anti.texi.
2331
2332 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2333
2334 * Makefile (infodir, prefix): New vars.
2335 (install): Use infodir.
2336 (emacsinfodir): Deleted.
2337
2338 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2339
2340 * Makefile (srcs): Add calendar.texi.
2341
2342 * Makefile (dist): Copy texindex.c and makeinfo.c.
2343 Limit elisp-* files to those with one or two digits.
2344
2345 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2346
2347 * Makefile (dist): Changed to use Gzip instead of compress.
2348
2349 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2350
2351 * loading.texi (Unloading): define-function changed back to
2352 defalias. It may not stay this way, but at least it's
2353 consistent with the known-good version of the code patch.
2354
2355 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2356
2357 * modes.texi (Hooks): Document new optional arg of add-hook.
2358
2359 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2360
2361 * variables.texi: Document nil initial value of buffer-local variables.
2362
2363 * tips.texi: Add new section on standard library headers.
2364
2365 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2366
2367 * Makefile (srcs): Add frame.texi to the list of sources.
2368
2369 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2370
2371 * Makefile (dist): Don't bother excluding autosave files; they'll
2372 never make it into the temp directory anyway, and the hash marks
2373 in the name are problematic for make and the Bourne shell.
2374 (srcs):
2375
2376 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2377
2378 * Makefile (dist): Don't include backup files or autosave files in
2379 the distribution tar file.
2380
2381 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2382
2383 * Makefile (srcs): Added index.perm.
2384 (elisp.dvi): Remove erroneous shell comment.
2385 Expect output of permute-index in permuted.fns.
2386 Save old elisp.aux in elisp.oaux.
2387 (clean): Added index.texi to be deleted.
2388
2389 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2390
2391 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
2392
2393 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
2394
2395 * files.texi: Noted that completion-ignored-extensions is ignored
2396 when making *Completions*.
2397
2398 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
2399
2400 * Makefile make dist now depends on elisp.dvi, since it tries
2401 to include it in the dist file.
2402
2403 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
2404
2405 * functions.texinfo (Mapping Functions): Add missing quote
2406
2407 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2408
2409 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
2410 (defunargs): Turn off \hyphenchar of \sl font temporarily.
2411
2412 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2413
2414 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
2415 and @error{} are the terms now being used. The files in the
2416 directory have been changed to reflect this.
2417
2418 * All instances of @indentedresultt{} have been changed to
2419 ` @result{}', using 5 spaces at the begining of the line.
2420
2421 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2422
2423 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
2424 experimental @indentedresult{}, @indentedexpandsto{} are part of
2425 the texinfo.tex in this directory. These TeX macros are not
2426 stable yet.
2427
2428 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2429
2430 * texinfo.tex: temporarily added
2431 \let\result=\dblarrow
2432 \def\error{{\it ERROR} \longdblarrow}
2433 We need to do this better soon.
2434
2435 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2436
2437 * Applied Karl Berry's patches to *.texinfo files, but not to
2438 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
2439 new title page format is also not applied, since it requires
2440 texinfo.tex changes.)
2441
2442 * Cleaned up `Makefile' and defined the `emacslibdir' directory
2443 for the Project GNU development environment.
2444
2445 ;; Local Variables:
2446 ;; coding: iso-2022-7bit
2447 ;; End:
2448
2449 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
2450 Copying and distribution of this file, with or without modification,
2451 are permitted provided the copyright notice and this notice are preserved.
2452
2453 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda