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