Restore updated copyright info that was inadvertently removed.
[emacs.git] / lispref / ChangeLog
blobdfb558463fe65f98806deddc748ac74c45748977
1 2004-07-02  Richard M. Stallman  <rms@gnu.org>
3         * files.texi (Saving Buffers): Cleanup write-contents-function.
4         (Magic File Names): Cleanup file-remote-p.
6 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
8         * files.texi (Magic File Names): `file-remote-p' returns an
9         identifier of the remote system, not just t.
11 2004-07-02  David Kastrup  <dak@gnu.org>
13         * searching.texi (Entire Match Data): Add explanation about new
14         match-data behavior when @var{integers} is non-nil.
16 2004-06-24  Richard M. Stallman  <rms@gnu.org>
18         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
20         * customize.texi (Variable Definitions): Note about doc strings
21         and :set.
23         * keymaps.texi (Keymap Terminology): Document `kbd'.
24         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
26         * display.texi (Invisible Text): Setting buffer-invisibility-spec
27         makes it buffer-local.
29         * files.texi (Saving Buffers): Correct previous change.
31         * commands.texi (Accessing Events):
32         Clarify posn-col-row and posn-actual-col-row.
34 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
36         * commands.texi (Accessing Events): New functions
37         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
39 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
41         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
42         * frames.texi, buffers.texi, backups.texi, variables.texi:
43         * loading.texi, eval.texi, functions.texi, control.texi:
44         * symbols.texi, minibuf.texi: Reposition @anchor's.
46         * help.texi: Various small changes in addition to the following.
47         (Describing Characters): Describe PREFIX argument to
48         `key-description'.  Correct and clarify definition of
49         `text-char-description'.  Describe NEED-VECTOR argument to
50         `read-kbd-macro'.
51         (Help Functions): Clarify definition of `apropos'.
53 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
55         * files.texi (Saving Buffers): Correct description of
56         `write-contents-functions'.
58 2004-06-21  Juanma Barranquero  <lektu@terra.es>
60         * display.texi (Images): Remove redundant @vindex directives.
61         Rewrite `image-library-alist' doc in active voice.
63 2004-06-14  Juanma Barranquero  <lektu@terra.es>
65         * display.texi (Images): Document new delayed library loading,
66         variable `image-library-alist' and (existing but undocumented)
67         function `image-type-available-p'.
69 2004-06-05  Richard M. Stallman  <rms@gnu.org>
71         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
72         refer the user to the Initial Input node.
73         (Text from Minibuffer): Likewise.
74         (Initial Input): New node.  Document this feature
75         and say it is mostly deprecated.
77 2004-05-30  Richard M. Stallman  <rms@gnu.org>
79         * loading.texi (Named Features): Clarify return value
80         and meaning of NOERROR.
82         * variables.texi (File Local Variables): Minor cleanup.
84 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
86         * files.texi (Magic File Names): Add `file-remote-p' as operation
87         of file name handlers.
89 2004-05-29  Richard M. Stallman  <rms@gnu.org>
91         * modes.texi (Minor Mode Conventions): (-) has no special meaning
92         as arg to a minor mode command.
94 2004-05-22  Richard M. Stallman  <rms@gnu.org>
96         * syntax.texi (Syntax Class Table): Word syntax not just for English.
98         * streams.texi (Output Variables): Doc float-output-format.
100         * searching.texi (Regexp Special): Nested repetition can be infloop.
102         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
103         real stack overflow.
105         * compile.texi: Minor cleanups.
107 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
109         * lists.texi (Cons Cells): Explain dotted lists, true lists,
110         circular lists.
111         (List Elements): Explain handling of circular and dotted lists.
113 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
115         * modes.texi (Search-based Fontification): Fix typo.
117 2004-05-10  Juanma Barranquero  <lektu@terra.es>
119         * modes.texi (Mode Line Variables): Fix description of
120         global-mode-string, which is now after which-func-mode, not the
121         buffer name.
123 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
125         * modes.texi (Desktop Save Mode): Add.
126         (Modes): Add menu entry Desktop Save Mode.
128         * hooks.texi: Add desktop-after-read-hook,
129         desktop-no-desktop-file-hook and desktop-save-hook.
131         * locals.texi: Add desktop-save-buffer.
133 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
135         * display.texi: emacs -> Emacs.
137 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
139         * files.texi (Changing Files): Document set-file-times.
141 2004-04-23  Juanma Barranquero  <lektu@terra.es>
143         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
145 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
147         * tips.texi (Coding Conventions): defopt -> defcustom.
149 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
151         * sequences.texi: Various clarifications.
153 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
155         * buffers.texi (Read Only Buffers): Mention optional ARG to
156         `toggle-read-only'.
158 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
160         * windows.texi (Selecting Windows): Note that get-lru-window
161         returns a full-width window if possible.
163 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
165         * buffers.texi: Various changes in addition to:
166         (Buffer File Name): Add `find-buffer-visiting'.
167         (Buffer Modification): Mention optional ARG to `not-modified'.
168         (Indirect Buffers): Mention optional CLONE argument to
169         `make-indirect-buffer'.
171         * files.texi: Various changes in addition to:
172         (Visiting Functions): `find-file-hook' is now a normal hook.
173         (File Name Expansion): Explain difference between the way that
174         `expand-file-name' and `file-truename' treat `..'.
175         (Contents of Directories): Mention optional ID-FORMAT argument to
176         `directory-files-and-attributes'.
177         (Format Conversion): Mention new optional CONFIRM argument to
178         `format-write-file'.
180 2004-04-12  Miles Bader  <miles@gnu.org>
182         * macros.texi (Expansion): Add description of `macroexpand-all'.
184 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
186         * variables.texi (Variable Aliases): Mention
187         cyclic-variable-indirection.
189         * errors.texi (Standard Errors): Ditto.
191 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
193         * backups.texi:  Various small changes in addition to:
194         (Making Backups): Mention return value of `backup-buffer'.
195         (Auto-Saving): Mention optional FORCE argument to
196         `delete-auto-save-file-if-necessary'.
197         (Reverting): Mention optional PRESERVE-MODES argument to
198         `revert-buffer'.  Correct description of `revert-buffer-function'.
200 2004-03-22  Juri Linkov  <juri@jurta.org>
202         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
203         with `Vector Functions'.
205         * text.texi (Sorting): Add missing quote.
207 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
209         * intro.texi (Lisp History): Replace xref to `cl' manual with
210         inforef.
212 2004-03-12  Richard M. Stallman  <rms@gnu.org>
214         * intro.texi (Version Info): Add arg to emacs-version.
215         (Lisp History): Change xref to CL manual.
217 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
219         * minibuf.texi (Completion Commands): Add xref to Emacs manual
220         for Partial Completion mode.
222 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
224         * customize.texi: Fix typo. Remove eol whitespace.
226 2004-03-04  Richard M. Stallman  <rms@gnu.org>
228         * processes.texi: Fix typos.
230         * lists.texi (Building Lists): Minor clarification.
232         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
233         in make-hash-table.
235 2004-02-29  Juanma Barranquero  <lektu@terra.es>
237         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
238         rm, and ignore exit code.
240 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
242         * display.texi (Defining Faces): Add description for min-colors.
243         Update example.
245 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
247         * abbrevs.texi: Various corrections and clarifications in addition
248         to the following:
249         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
251 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
253         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
255 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
257         * text.texi: Various small changes in addition to the following:
258         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
259         to delete-horizontal-space.
260         (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
261         description of yank-handler text property at various places.
263         * frames.texi (Window System Selections): Add anchor.
265         * syntax.texi (Syntax Table Functions): Clarify and correct
266         descriptions of make-syntax-table and copy-syntax-table.
267         (Motion and Syntax): Clarify SYNTAXES argument to
268         skip-syntax-forward.
269         (Parsing Expressions): Mention that the return value of
270         parse-partial-sexp is currently a list of ten rather than nine
271         elements.
272         (Categories): Various corrections and clarifications.
274 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
276         * markers.texi (Marker Insertion Types): Minor change.
278         * locals.texi (Standard Buffer-Local Variables):
279         * commands.texi (Interactive Codes, Using Interactive):
280         * functions.texi (Related Topics): Fix xrefs.
282 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
284         * lists.texi (Sets And Lists): Update description of delete-dups.
286 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
288         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
290 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
292         * frames.texi (Parameter Access): frame-parameters arg is optional.
293         modify-frame-parameters handles nil for FRAME.
294         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
295         are all-or-nothing for certain toolkits.
296         Mention parameter wait-for-wm.
297         (Frames and Windows): In frame-first-window and frame-selected-window
298         the arg is optional.
299         (Input Focus): In redirect-frame-focus the second arg is optional.
300         (Window System Selections): Mention selection type CLIPBOARD.
301         Mention data-type UTF8_STRING.
302         Mention numbering of cut buffers.
303         (Resources): Describe x-resource-name.
305 2004-02-16  Richard M. Stallman  <rms@gnu.org>
307         * windows.texi (Buffers and Windows): Delete false table
308         about all-frames.
310         * syntax.texi (Parsing Expressions): Delete old caveat
311         about parse-sexp-ignore-comments.
313         * streams.texi (Output Variables): Add print-quoted.
315         * lists.texi (Building Lists): Minor cleanup.
317         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
319         * display.texi (Overlays): Explain overlays use markers.
320         (Managing Overlays): Explain front-advance and rear-advance
321         in more detail.
323         * loading.texi (Unloading): Document unload-feature-special-hooks.
324         Get rid of fns-NNN.el file.
326 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
328         * help.texi (Describing Characters): Fix text-char-description
329         example output.
331         * edebug.texi (Using Edebug): Fix example.
333         * debugging.texi (Internals of Debugger): Fix return value.
335         * files.texi (Changing Files): Fix argname.
337         * calendar.texi: Fix parens, and default values.
339         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
340         * nonascii.texi, objects.texi, os.texi: Minor fixes.
341         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
343         * positions.texi (Text Lines): Don't add -1 in current-line.
345 2004-02-16  Richard M. Stallman  <rms@gnu.org>
347         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
349 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
351         * processes.texi (Low-Level Network): Fix a typo.
353 2004-02-12  Kim F. Storm  <storm@cua.dk>
355         * display.texi (Fringes): Use consistent wording.
356         Note that window-fringe's window arg is optional.
357         (Scroll Bars): Use consistent wording.
359 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
361         * tips.texi (Comment Tips): Document the new conventions for
362         commenting out code.
364 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
366         * positions.texi (Text Lines): Added missing end defun.
368 2004-02-07  Kim F. Storm  <storm@cua.dk>
370         * positions.texi (Text Lines): Add line-number-at-pos.
372 2004-02-06  John Paul Wallington  <jpw@gnu.org>
374         * display.texi (Button Properties, Button Buffer Commands):
375         mouse-2 invokes button, not down-mouse-1.
377 2004-02-04  Jason Rumney  <jasonr@gnu.org>
379         * makefile.w32-in: Sync with Makefile.in changes.
381 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
383         * minibuf.texi (Text from Minibuffer): Various corrections and
384         clarifications.
385         (Object from Minibuffer): Correct Lisp description of
386         read-minibuffer.
387         (Minibuffer History): Clarify description of cons values for
388         HISTORY arguments.
389         (Basic Completion): Various corrections and clarifications.  Add
390         completion-regexp-list.
391         (Minibuffer Completion): Correct and clarify description of
392         completing-read.
393         (Completion Commands): Mention Partial Completion mode.  Various
394         other minor changes.
395         (High-Level Completion): Various corrections and clarifications.
396         (Reading File Names): Ditto.
397         (Minibuffer Misc): Ditto.
399 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
401         * strings.texi (Text Comparison): assoc-string also matches
402         elements of alists that are strings instead of conses.
403         (Formatting Strings): Standardize Texinfo usage.  Update index
404         entries.
406 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
408         * lists.texi (Sets And Lists): Add delete-dups.
410 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
412         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
413         special form.
414         * macros.texi (Defining Macros): Update description of `declare',
415         which now is a macro.
416         (Wrong Time): Fix typos.
418 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
420         * compile.texi (Compilation Functions): Expand descriptions of
421         `compile-defun', `byte-compile-file', `byte-recompile-directory'
422         and `batch-byte-compile'.  In particular, mention and describe
423         all optional arguments.
424         (Disassembly): Correct and clarify the description of `disassemble'.
426 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
428         * searching.texi: Various small changes in addition to the
429         following.
430         (Regexp Example): Adapt to new value of `sentence-end'.
431         (Regexp Functions): The PAREN argument to `regexp-opt' can be
432         `words'.
433         (Search and Replace): Add usage note for `perform-replace'.
434         (Entire Match Data): Mention INTEGERS and REUSE arguments to
435         `match-data'.
436         (Standard Regexps): Update for new values of `paragraph-start'
437         and `sentence-end'.
439 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
441         * files.texi (Saving Buffers): Clarify descriptions of
442         `write-contents-functions' and `before-save-hook'.
443         Make the defvar's for `before-save-hook' and `after-save-hook'
444         into defopt's.
446 2004-01-07  Kim F. Storm  <storm@cua.dk>
448         * commands.texi (Click Events): Describe new image and
449         width/height elements of click events.
450         (Accessing Events): Add posn-string, posn-image, and
451         posn-object-width-height.  Change posn-object to return either
452         image or string object.
454 2004-01-01  Simon Josefsson  <jas@extundo.com>
456         * hooks.texi (Standard Hooks): Add before-save-hook.
457         * files.texi (Saving Buffers): Likewise.
459 2004-01-03  Richard M. Stallman  <rms@gnu.org>
461         * frames.texi (Frames and Windows): Delete frame-root-window.
463 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
465         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
467         * functions.texi: Various small changes in addition to the
468         following.
469         (What Is a Function): `functionp' returns nil for macros.  Clarify
470         behavior of this and following functions for symbol arguments.
471         (Function Documentation): Add `\' in front of (fn @var{arglist})
472         and explain why.
473         (Defining Functions): Mention DOCSTRING argument to `defalias'.
474         Add anchor.
475         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
477 2004-01-01  Miles Bader  <miles@gnu.org>
479         * display.texi (Buttons): New section.
481 2003-12-31  Andreas Schwab  <schwab@suse.de>
483         * numbers.texi (Math Functions): sqrt reports a domain-error
484         error.
485         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
487 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
489         * tips.texi (Documentation Tips): Update item on hyperlinks in
490         documentation strings.
492         * errors.texi (Standard Errors): Various small corrections and
493         additions.
495         * control.texi: Various small changes in addition to the
496         following.
497         (Signaling Errors): Provide some more details on how `signal'
498         constructs the error message.  Add anchor to the definition of
499         `signal'.
500         (Error Symbols): Describe special treatment of `quit'.
501         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
502         to emphasize that it has to be a single form.
504         * buffers.texi: Add anchor.
506 2003-12-29  Richard M. Stallman  <rms@gnu.org>
508         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
509         (Window Configurations): Add window-configuration-frame.
511         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
513         * text.texi (Examining Properties): Add get-char-property-and-overlay.
514         Change arg name in get-char-property.
515         (Special Properties): Update handling of keymap property.
517         * strings.texi (Modifying Strings): Add clear-string.
518         (Text Comparison): Add assoc-string and remove
519         assoc-ignore-case, assoc-ignore-representation.
521         * os.texi (Time of Day): Add set-time-zone-rule.
523         * numbers.texi (Math Functions): asin, acos, log, log10
524         report domain-error errors.
526         * nonascii.texi (Converting Representations):
527         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
528         (Encoding and I/O): Add file-name-coding-system.
530         * modes.texi (Search-based Fontification): Explain that
531         face specs are symbols with face names as values.
533         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
535         * lists.texi (Building Lists): remq moved elsewhere.
536         (Sets And Lists): remq moved here.
537         (Association Lists): Refer to assoc-string.
539         * internals.texi (Garbage Collection): Add memory-use-counts.
541         * frames.texi (Frames and Windows): Add set-frame-selected-window
542         and frame-root-window.
544         * files.texi (Contents of Directories):
545         Add directory-files-and-attributes.
547         * display.texi (Refresh Screen): Add force-window-update.
548         (Invisible Text): Explain about moving point out of invis text.
549         (Overlay Properties): Add overlay-properties.
550         (Managing Overlays): Add overlayp.
551         (GIF Images): Invalid image number displays a hollow box.
553         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
554         (Killing Buffers): Add buffer-live-p.
556 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
558         * display.texi (Fringes): Fix typo "set-buffer-window".
560 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
562         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
563         * nonascii.texi, processes.texi, tips.texi, variables.texi:
564         Add or change various xrefs and anchors.
566         * commands.texi: Replace all occurrences of @acronym{CAR} with
567         @sc{car}, for consistency with the rest of the Elisp manual.
568         `car' and `cdr' are historically acronyms, but are no longer
569         widely thought of as such.
571         * internals.texi (Pure Storage): Mention that `purecopy' does not
572         copy text properties.
573         (Object Internals): Now 29 bits are used (in most implementations)
574         to address Lisp objects.
576         * variables.texi (Variables with Restricted Values): New node.
578         * objects.texi (Lisp Data Types): Mention that certain variables
579         can only take on a restricted set of values and add an xref to
580         the new node "Variables with Restricted Values".
582         * eval.texi (Function Indirection): Describe the errors that
583         `indirect-function' can signal.
584         (Eval): Clarify the descriptions of `eval-region' and `values'.
585         Describe `eval-buffer' instead of `eval-current-buffer' and
586         mention `eval-current-buffer' as an alias for `current-buffer'.
587         Correct the description and mention all optional arguments.
589         * nonascii.texi: Various small changes in addition to the
590         following.
591         (Converting Representations): Clarify behavior of
592         `string-make-multibyte' and `string-to-multibyte' for unibyte all
593         ASCII arguments.
594         (Character Sets): Document the variable `charset-list' and adapt
595         the definition of the function `charset-list' accordingly.
596         (Translation of Characters): Clarify use of generic characters in
597         `make-translation-table'.  Clarify and correct the description of
598         the use of translation tables in encoding and decoding.
599         (User-Chosen Coding Systems): Correct and clarify the description
600         of `select-safe-coding-system'.
601         (Default Coding Systems): Clarify description of
602         `file-coding-system-alist'.
604 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
606         * strings.texi (Text Comparison): Correctly describe when two
607         strings are `equal'.  Combine and clarify descriptions of
608         `assoc-ignore-case' and `assoc-ignore-representation'.
610         * objects.texi (Non-ASCII in Strings): Clarify description of
611         when a string is unibyte or multibyte.
612         (Bool-Vector Type): Update examples.
613         (Equality Predicates): Correctly describe when two strings are
614         `equal'.
616 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
618         * lists.texi (Building Lists): `append' no longer accepts integer
619         arguments.  Update the description of `number-sequence' to reflect
620         recent changes.
621         (Sets And Lists): Describe `member-ignore-case' after `member'.
623 2003-11-27  Kim F. Storm  <storm@cua.dk>
625         * commands.texi (Click Events): Click object may be an images.
626         Describe (dx . dy) element of click positions.
627         (Accessing Events): Remove duplicate posn-timestamp.
628         New functions posn-object and posn-object-x-y.
630 2003-11-23  Kim F. Storm  <storm@cua.dk>
632         * commands.texi (Click Events): Describe enhancements to event
633         position lists, including new text-pos and (col . row) items.
634         Mention left-fringe and right-fringe area events.
635         (Accessing Events): New functions posn-area and
636         posn-actual-col-row.  Mention posn-timestamp.  Mention that
637         posn-point in non-text area still returns buffer position.
638         Clarify posn-col-row.
640 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
642         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
643         * anti.texi (File Attributes): Describe removed parameter
644         ID-FORMAT.
646 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
648         * positions.texi (Positions): Mention that, if a marker is used as
649         a position, its buffer is ignored.
651         * markers.texi (Overview of Markers): Mention it here too.
653 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
655         * numbers.texi (Numeric Conversions): Not just `floor', but also
656         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
658 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
660         * markers.texi (Creating Markers): Specify insertion type of
661         created markers.  Add xref to `Marker Insertion Types'.
662         Second argument to `copy-marker' is optional.
663         (Marker Insertion Types): Mention that most markers are created
664         with insertion type nil.
665         (The Mark): Correctly describe when `mark' signals an error.
666         (The Region): Correctly describe when `region-beginning' and
667         `region-end' signal an error.
669 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
671         * hash.texi (Creating Hash): Clarify description of `eql'.
672         `makehash' is obsolete.
673         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
675         * positions.texi (Point): Change description of `buffer-end', so
676         that it is also correct for floating point arguments.
677         (List Motion): Correct argument lists of `beginning-of-defun' and
678         `end-of-defun'.
679         (Excursions): Add xref to `Marker Insertion Types'.
680         (Narrowing): Argument to `narrow-to-page' is optional.
682 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
684         * streams.texi (Output Streams): Clarify behavior of point for
685         marker output streams.
687 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
689         * variables.texi (Defining Variables): Second argument to
690         `defconst' is not optional.
691         (Setting Variables): Mention optional argument APPEND to
692         `add-to-list'.
693         (Creating Buffer-Local): Expand description of
694         `make-variable-buffer-local'.
695         (Frame-Local Variables): Expand description of
696         `make-variable-frame-local'.
697         (Variable Aliases): Correct description of optional argument
698         DOCSTRING to `defvaralias'.  Mention return value of
699         `defvaralias'.
700         (File Local Variables): Add xref to `File variables' in Emacs
701         Manual.  Correct description of `hack-local-variables'.  Mention
702         `safe-local-variable' property.  Mention optional second argument
703         to `risky-local-variable-p'.
705 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
707         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
709 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
711         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
712         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
713         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
714         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
715         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
716         lispref/processes.texi, lispref/searching.texi,
717         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
718         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
719         @acronym{FOO}.
721 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
723         * strings.texi (Creating Strings): Argument START to `substring'
724         can not be `nil'.  Expand description of
725         `substring-no-properties'.  Correct description of `split-string',
726         especially with respect to empty matches.  Prevent very bad line
727         break in definition of `split-string-default-separators'.
728         (Text Comparison): `string=' and `string<' also accept symbols as
729         arguments.
730         (String Conversion): More completely describe argument BASE in
731         `string-to-number'.
732         (Formatting Strings): `%s' and `%S' in `format' do require
733         corresponding object.  Clarify behavior of numeric prefix after
734         `%' in `format'.
735         (Case Conversion): The argument to `upcase-initials' can be a
736         character.
738 2003-10-27  Kenichi Handa  <handa@m17n.org>
740         * display.texi (Fontsets): Fix texinfo usage.
742 2003-10-25  Kenichi Handa  <handa@m17n.org>
744         * display.texi (Fontsets): Add description of the function
745         set-fontset-font.
747 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
749         * display.texi (Temporary Displays): Add xref to `Documentation
750         Tips'.
752         * functions.texi (Function Safety): Use inforef instead of pxref
753         for SES.
755 2003-10-23  Andreas Schwab  <schwab@suse.de>
757         * Makefile.in (TEX, texinputdir): Don't define.
758         (TEXI2DVI): Define.
759         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
760         add $(srcdir)/index.texi.
761         ($(infodir)/elisp): Remove index.texi dependency.
762         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
763         (index.texi): Remove target.
764         (dist): Don't link $(srcdir)/permute-index.
765         (clean): Don't remove index.texi.
767         * permute-index, index.perm: Remove.
768         * index.texi: Rename from index.unperm.
770 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
772         * tips.texi (Documentation Tips): Document new behavior for face
773         and variable hyperlinks in Help mode.
775 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
777         * objects.texi (Integer Type): Update for extra bit of integer range.
778         (Character Type): Ditto.
780 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
782         * numbers.texi (Integer Basics): Add index entries for reading
783         numbers in hex, octal, and binary.
785 2003-10-16  Lute Kamstra  <lute@gnu.org>
787         * modes.texi (Mode Line Format): Mention force-mode-line-update's
788         argument.
790 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
792         * windows.texi (Choosing Window): Fix typo.
793         * edebug.texi (Edebug Execution Modes): Fix typo.
795 2003-10-13  Richard M. Stallman  <rms@gnu.org>
797         * windows.texi (Basic Windows): A window has fringe settings,
798         display margins and scroll-bar settings.
799         (Splitting Windows): Doc split-window return value.
800         Clean up one-window-p.
801         (Selecting Windows): Fix typo.
802         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
803         (Buffers and Windows): In set-window-buffer, explain effect
804         on fringe settings and scroll bar settings.
805         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
806         (Choosing Window): Use defopt for pop-up-frame-function.
807         For special-display-buffer-names, explain same-window and same-frame.
808         Clarify window-dedicated-p return value.
809         (Textual Scrolling): scroll-up and scroll-down can get an error.
810         (Horizontal Scrolling): Clarify auto-hscroll-mode.
811         Clarify set-window-hscroll.
812         (Size of Window): Don't mention tool bar in window-height.
813         (Coordinates and Windows): Explain what coordinates-in-window-p
814         returns for fringes and display margins.
815         (Window Configurations): Explain saving fringes, etc.
817         * tips.texi (Library Headers): Clean up Documentation.
819         * syntax.texi (Parsing Expressions): Clean up forward-comment
820         and parse-sexp-lookup-properties.
822         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
824         * os.texi (System Environment): Clean up text for load-average errors.
826         * modes.texi (Hooks): Don't explain local hook details at front.
827         Clarify run-hooks and run-hook-with-args a little.
828         Clean up add-hook and remove-hook.
830         * edebug.texi (Edebug Execution Modes): Clarify t.
831         Document edebug-sit-for-seconds.
832         (Coverage Testing): Document C-x X = and =.
833         (Instrumenting Macro Calls): Fix typo.
834         (Specification List): Don't index the specification keywords.
836 2003-10-10  Kim F. Storm  <storm@cua.dk>
838         * processes.texi (Network): Introduce make-network-process.
840 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
842         * tips.texi (Library Headers): Fix typo.
844 2003-10-07  Juri Linkov  <juri@jurta.org>
846         * modes.texi (Imenu): Mention imenu-create-index-function's
847         default value.  Explain submenus better.
849 2003-10-07  Lute Kamstra  <lute@gnu.org>
851         * modes.texi (Faces for Font Lock): Fix typo.
852         (Hooks): Explain how buffer-local hook variables can refer to
853         global hook variables.
854         Various minor clarifications.
856 2003-10-06  Lute Kamstra  <lute@gnu.org>
858         * tips.texi (Coding Conventions): Mention naming conventions for
859         hooks.
861 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
863         * loading.texi (Library Search): Correct default value of
864         load-suffixes.
865         (Named Features): Fix typo.
867 2003-10-05  Richard M. Stallman  <rms@gnu.org>
869         * loading.texi (Named Features): In `provide',
870         say how to test for subfeatures.
871         (Unloading): In unload-feature, use new var name
872         unload-feature-special-hooks.
874 2003-10-03  Lute Kamstra  <lute@gnu.org>
876         * modes.texi (Major Mode Conventions): Mention third way to set up
877         Imenu.
878         (Imenu): A number of small fixes.
879         Delete documentation of internal variable imenu--index-alist.
880         Document the return value format of imenu-create-index-function
881         functions.
883 2003-09-30  Richard M. Stallman  <rms@gnu.org>
885         * processes.texi (Network): Say what stopped datagram connections do.
887         * lists.texi (Association Lists): Clarify `assq-delete-all'.
889         * display.texi (Overlay Properties): Clarify `evaporate' property.
891 2003-09-29  Lute Kamstra  <lute@gnu.org>
893         * modes.texi (Mode Line Data): Explain when symbols in mode-line
894         constructs should be marked as risky.
895         Change cons cell into proper list.
896         (Mode Line Variables): Change cons cell into proper list.
898 2003-09-26  Lute Kamstra  <lute@gnu.org>
900         * modes.texi (Mode Line Data): Document the :propertize construct.
901         (Mode Line Variables): Reorder the descriptions of the variables
902         to match their order in the default mode-line-format.
903         Describe the new variables mode-line-position and mode-line-modes.
904         Update the default values of mode-line-frame-identification,
905         minor-mode-alist, and default-mode-line-format.
906         (Properties in Mode): Mention the :propertize construct.
908 2003-09-26  Richard M. Stallman  <rms@gnu.org>
910         * buffers.texi, commands.texi, debugging.texi, eval.texi:
911         * loading.texi, minibuf.texi, text.texi, variables.texi:
912         Avoid @strong{Note:}.
914 2003-09-26  Richard M. Stallman  <rms@gnu.org>
916         * keymaps.texi (Remapping Commands): Fix typo.
918 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
920         * processes.texi (Low-Level Network): Fix typo.
922 2003-09-23  Kim F. Storm  <storm@cua.dk>
924         * processes.texi (Network, Network Servers): Fix typos.
925         (Low-Level Network): Add timeout value for :server keyword.
926         Add new option keywords to make-network-process.
927         Add set-network-process-options.
928         Explain how to test availability of network options.
930 2003-09-19  Richard M. Stallman  <rms@gnu.org>
932         * text.texi (Motion by Indent): Arg to
933         backward-to-indentation and forward-to-indentation is optional.
935         * strings.texi (Creating Strings): Add substring-no-properties.
937         * processes.texi
938         (Process Information): Add list-processes arg QUERY-ONLY.
939         Delete process-contact from here.
940         Add new status values for process-status.
941         Add process-get, process-put, process-plist, set-process-plist.
942         (Synchronous Processes): Add call-process-shell-command.
943         (Signals to Processes): signal-process allows process objects.
944         (Network): Complete rewrite.
945         (Network Servers, Datagrams, Low-Level Network): New nodes.
947         * positions.texi (Word Motion): forward-word, backward-word
948         arg is optional.  Reword.
950         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
952         * variables.texi (Creating Buffer-Local):
953         Delete duplicate definition of buffer-local-value.
954         (File Local Variables): Explain about discarding text props.
956 2003-09-11  Richard M. Stallman  <rms@gnu.org>
958         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
959         changes variables that record input events.
960         (Minibuffer Misc): Add minibuffer-selected-window.
962         * lists.texi (Building Lists): Add copy-tree.
964         * display.texi (Fontsets): Add char-displayable-p.
965         (Scroll Bars): New node.
967 2003-09-08  Lute Kamstra  <lute@gnu.org>
969         * modes.texi (%-Constructs): Document new `%i' and `%I'
970         constructs.
972 2003-09-03  Peter Runestig  <peter@runestig.com>
974         * makefile.w32-in: New file.
976 2003-08-29  Richard M. Stallman  <rms@gnu.org>
978         * display.texi (Overlay Properties): Clarify how priorities
979         affect use of the properties.
981 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
983         * customize.texi (Type Keywords): Correct the description of
984         `:help-echo' in the case where `motion-doc' is a function.
986 2003-08-14  John Paul Wallington  <jpw@gnu.org>
988         * modes.texi (Emulating Mode Line): Subsection, not section.
990 2003-08-13  Richard M. Stallman  <rms@gnu.org>
992         * elisp.texi (Top): Update subnode lists in menu.
994         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
995         (Kill Functions): kill-region has new arg yank-handler.
996         (Yanking): New node.
997         (Yank Commands): Add yank-undo-function.
998         (Low-Level Kill Ring):
999         kill-new and kill-append have new arg yank-handler.
1000         (Changing Properties): Add remove-list-of-text-properties.
1001         (Atomic Changes): New node.
1003         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
1005         * streams.texi (Output Variables): Add eval-expression-print-length
1006         and eval-expression-print-level.
1008         * os.texi (Time Conversion): For encode-time, explain limits on year.
1010         * objects.texi (Character Type): Define anchor "modifier bits".
1012         * modes.texi (Emulating Mode Line): New node.
1013         (Search-based Fontification): Font Lock uses font-lock-face property.
1014         (Other Font Lock Variables): Likewise.
1016         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
1017         not vectors.
1018         (Active Keymaps): Add emulation-mode-map-alists.
1019         (Functions for Key Lookup): key-binding has new arg no-remap.
1020         (Remapping Commands): New node.
1021         (Scanning Keymaps): where-is-internal has new arg no-remap.
1022         (Tool Bar): Add tool-bar-local-item-from-menu.
1023         Clarify when to use tool-bar-add-item-from-menu.
1025         * commands.texi (Interactive Call): commandp has new arg.
1026         (Command Loop Info): Add this-original-command.
1028 2003-08-06  John Paul Wallington  <jpw@gnu.org>
1030         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
1032         * display.texi (Warning Basics): Fix typo.
1033         (Fringes): Add closing curly bracket and fix typo.
1035         * elisp.texi (Top): Fix typo.
1037 2003-08-05  Richard M. Stallman  <rms@gnu.org>
1039         * elisp.texi: Update lists of subnodes.
1041         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
1043         * variables.texi (Local Variables): Use lc for example variable names.
1045         * tips.texi (Library Headers): Explain where to put -*-.
1047         * strings.texi (Creating Strings): Fix xref for vconcat.
1049         * sequences.texi (Vector Functions):
1050         vconcat no longer allows integer args.
1052         * minibuf.texi (Reading File Names): read-file-name has new
1053         arg PREDICATE.  New function read-directory-name.
1055         * macros.texi (Defining Macros): Give definition of `declare'
1056         (Indenting Macros): New node.
1058         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
1059         (Window Frame Parameters): Make separate table of parameters
1060         that are coupled with specific face attributes.
1061         (Deleting Frames): delete-frame-hooks renamed to
1062         delete-frame-functions.
1064         * files.texi (Magic File Names): Add file-remote-p.
1065         Clarify file-local-copy.
1067         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
1068         here; instead xref Defining Macros.
1070         * display.texi (Warnings): New node, and subnodes.
1071         (Fringes): New node.
1073         * debugging.texi (Test Coverage): New node.
1075         * compile.texi (Compiler Errors): Explain with-no-warnings
1076         and other ways to suppress warnings.
1078         * commands.texi (Interactive Call): Minor clarification.
1080         * buffers.texi (Buffer File Name): set-visited-file-name
1081         renames the buffer too.
1083         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
1085 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
1087         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
1089 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
1091         * internals.texi (Garbage Collection): Fix previous change.
1093 2003-07-22  Richard M. Stallman  <rms@gnu.org>
1095         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
1097         * display.texi (Width): Use \s syntax in example.
1098         (Font Selection): Add face-font-rescale-alist.
1100         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
1101         Remove spurious indent in example.
1103         * lists.texi (Building Lists): Add number-sequence.
1105         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
1107         * functions.texi (Function Documentation): Explain how to
1108         show calling convention explicitly in the doc string.
1110         * windows.texi (Selecting Windows): save-selected-window saves
1111         selected window of each frame.
1112         (Window Configurations): Minor change.
1114         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
1116         * streams.texi (Output Variables): Add print-continuous-numbering
1117         and print-number-table.
1119         * processes.texi (Decoding Output): New node.
1121         * os.texi (Time Conversion): decode-time arg is optional.
1123         * objects.texi (Character Type): Don't use space as example for \.
1124         Make list of char names and \-sequences correspond.
1125         Explain that \s is not used in strings.  `\ ' needs space after.
1127         * nonascii.texi (Converting Representations): Add string-to-multibyte.
1128         (Translation of Characters): Add translation-table-for-input.
1129         (Default Coding Systems): Add auto-coding-functions.
1130         (Explicit Encoding): Add decode-coding-inserted-region.
1131         (Locales): Add locale-info.
1133         * minibuf.texi (Basic Completion): Describe test-completion.
1134         Collections can be lists of strings.
1135         Clean up lazy-completion-table.
1136         (Programmed Completion): Mention test-completion.
1137         Clarify why lambda expressions are not accepted.
1138         (Minibuffer Misc): Describe minibufferp.
1140 2003-07-14  Richard M. Stallman  <rms@gnu.org>
1142         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
1144         * windows.texi (Selecting Windows): New arg to select-window.
1145         (Selecting Windows): Add with-selected-window.
1146         (Size of Window): Add window-inside-edges, etc.
1148         * internals.texi (Garbage Collection): Add post-gc-hook.
1150         * processes.texi (Subprocess Creation): Add exec-suffixes.
1152         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
1153         (Scanning Keymaps): Add map-keymaps.
1154         (Defining Menus): Add keymap-prompt.
1156         * numbers.texi (Integer Basics): Add most-positive-fixnum,
1157         most-negative-fixnum.
1159         * compile.texi (Byte Compilation): Explain no-byte-compile
1160         (Compiler Errors): New node.
1162         * os.texi (User Identification): user-uid, user-real-uid
1163         can return float.
1165         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
1166         and about derived modes.
1167         (Minor Modes): Add minor-mode-list.
1168         (Defining Minor Modes): Keyword args for define-minor-mode.
1169         (Search-based Fontification): Explain managing other properties.
1170         (Other Font Lock Variables): Add font-lock-extra-managed-props.
1171         (Faces for Font Lock): Add font-locl-preprocessor-face.
1172         (Hooks): Add run-mode-hooks and delay-mode-hooks.
1174         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
1175         (Variable Aliases): Clarify defvaralias.
1177         * loading.texi (Library Search): Add load-suffixes.
1179         * minibuf.texi (Basic Completion): Add lazy-completion-table.
1180         (Programmed Completion): Add dynamic-completion-table.
1182         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
1183         (Magic File Names): Specify precedence order of handlers.
1185         * commands.texi (Command Overview): Emacs server runs pre-command-hook
1186         and post-command-hook.
1187         (Waiting): New calling convention for sit-for.
1189         * text.texi (Special Properties): local-map and keymap properties
1190         apply based on their stickiness.
1192 2003-07-07  Richard M. Stallman  <rms@gnu.org>
1194         * modes.texi (Minor Mode Conventions): Specify only some kinds
1195         of list values as args to minor modes.
1197         * files.texi (File Name Expansion): Warn about iterative use
1198         of substitute-in-file-name.
1200         * advice.texi (Activation of Advice): Clean up previous change.
1202 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
1204         * advice.texi (Activation of Advice): Note that ad-start-advice is
1205         turned on by default.
1207 2003-06-30  Richard M. Stallman  <rms@gnu.org>
1209         * text.texi (Buffer Contents): Document current-word.
1210         (Change Hooks): Not called for *Messages*.
1212         * functions.texi (Defining Functions): Explain about redefining
1213         primitives.
1214         (Function Safety): Renamed.  Minor changes.
1215         Comment out the detailed criteria for what is safe.
1217 2003-06-22  Andreas Schwab  <schwab@suse.de>
1219         * objects.texi (Symbol Type): Fix description of examples.
1221 2003-06-16  Andreas Schwab  <schwab@suse.de>
1223         * hash.texi (Creating Hash): Fix description of :weakness.
1225 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1227         * files.texi (Changing Files): copy-file copies file modes, too.
1229 2003-05-28  Richard M. Stallman  <rms@gnu.org>
1231         * strings.texi (Creating Strings): Clarify split-string.
1233 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
1235         * strings.texi (Creating Strings): Update split-string specification
1236         and examples.
1238 2003-05-19  Richard M. Stallman  <rms@gnu.org>
1240         * elisp.texi: Correct invariant section names.
1242 2003-04-20  Richard M. Stallman  <rms@gnu.org>
1244         * os.texi (Timers): Explain about timers and quitting.
1246 2003-04-19  Richard M. Stallman  <rms@gnu.org>
1248         * internals.texi (Writing Emacs Primitives): Strings are
1249         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
1250         Explain GCPRO convention for varargs function args.
1252 2003-04-16  Richard M. Stallman  <rms@gnu.org>
1254         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1256 2003-04-08  Richard M. Stallman  <rms@gnu.org>
1258         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1260 2003-02-13  Kim F. Storm  <storm@cua.dk>
1262         * objects.texi (Character Type): New \s escape for space.
1264 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1266         * os.texi (System Environment): Added cygwin system-type.
1268 2003-01-25  Richard M. Stallman  <rms@gnu.org>
1270         * keymaps.texi: Document that a symbol can act as a keymap.
1272 2003-01-13  Richard M. Stallman  <rms@gnu.org>
1274         * text.texi (Changing Properties): Say string indices are origin-0.
1276         * positions.texi (Screen Lines) <compute-motion>:
1277         Correct order of elts in return value.
1279         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1280         how to define a default binding.
1282 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
1284         * loading.texi (Unloading): Fix recent change for load-history.
1286         * customize.texi (Simple Types): Clarify description of custom
1287         type 'number. Describe new custom type 'float.
1289 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
1291         * variables.texi (File Local Variables): Fix typo.
1293 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1295         From Michael Albinus <Michael.Albinus@alcatel.de>.
1297         * README: Target for Info file is `make info'.
1299         * files.texi (File Name Components): Fixed typos in
1300         `file-name-sans-extension'.
1301         (Magic File Names): Complete list of operations for magic file
1302         name handlers.
1304 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
1306         * variables.texi (File Local Variables): New function
1307         risky-local-variable-p.
1309 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
1311         * functions.texi (Function safety): New node about unsafep.
1313 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
1315         * customize.texi (Splicing into Lists): Fixed example.
1316         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1318 2002-06-17  Juanma Barranquero  <lektu@terra.es>
1320         * frames.texi (Display Feature Testing): Fix typo.
1322 2002-06-12  Andreas Schwab  <schwab@suse.de>
1324         * frames.texi (Initial Parameters, Resources): Fix references to
1325         the Emacs manual.
1327 2002-05-13  Kim F. Storm  <storm@cua.dk>
1329         * variables.texi (Intro to Buffer-Local): Updated warning and
1330         example relating to changing buffer inside let.
1332 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1334         * os.texi (Session Management): New node about X Session management.
1336 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
1338         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
1339         to which the manual corresponds, and the copyright years.
1341         * Makefile.in (VERSION): Set to 2.9.
1343 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
1345         * elisp.texi: Change the category in @dircategory to "Emacs", to
1346         make it consistent with info/dir.
1348 2001-11-25  Miles Bader  <miles@gnu.org>
1350         * text.texi (Fields): Describe new `limit' arg in
1351         field-beginning/field-end.
1353 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
1355         * permute-index: Don't depend on csh-specific features.  Replace
1356         the interpreter name with /bin/sh.
1358         * two-volume-cross-refs.txt: New file.
1359         * two.el: New file.
1360         * spellfile: New file.
1362 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
1364         * permute-index: New file.
1366         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1367         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1368         8+3 restricted namespace.
1370         * Makefile.in (infodir): Define relative to $(srcdir).
1371         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1372         include directories list via -I switch to makeinfo.
1373         (index.texi): Use cp if both hard and symbolic links fail.
1375 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
1377         * Makefile.in (distclean): Add.
1379         The following changes make ELisp manual part of the Emacs
1380         distribution:
1382         * Makefile.in: Add Copyright notice.
1383         (prefix): Remove.
1384         (infodir): Change value to "../info".
1385         (VPATH): New variable.
1386         (MAKE): Don't define.
1387         (texmacrodir): Don't define.
1388         (texinputdir): Append the existing value of TEXINPUTS.
1389         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
1390         command to be compatible with man/Makefile.in, and to put the
1391         output into ../info.
1392         (info): Add target.
1393         (installall): Target removed.
1395 2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1397         * tips.texi (Coding Conventions): Fix typo.
1399 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
1401         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1403 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
1405         * files.texi (File Name Components): Update the description of
1406         file-name-sans-extension and file-name-extension, as they now
1407         ignore leading dots.
1409 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1411         * (Version 21.1 released.)
1413 2001-10-19  Miles Bader  <miles@gnu.org>
1415         * positions.texi (Text Lines): Describe behavior of
1416         `beginning-of-line'/`end-of-line' in the presence of field properties.
1418 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
1420         * Makefile.in (VERSION): Set to 2.8.
1421         (manual): Use `manual-21'.
1423         * elisp.texi (VERSION): Add and use it where the version
1424         number was used.  Set it to 2.8.
1426         * intro.texi: Likewise.
1428 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
1430         * files.texi (File Name Completion): Document the significance of
1431         a trailing slash in elements of completion-ignored-extensions.
1433 2001-10-06  Miles Bader  <miles@gnu.org>
1435         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1437 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
1439         * variables.texi (Variable Aliases): New node.
1441 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
1443         * Branch for 21.1.
1445 2001-10-02  Miles Bader  <miles@gnu.org>
1447         * minibuf.texi (Minibuffer Misc): Add entries for
1448         `minibuffer-contents', `minibuffer-contents-no-properties', and
1449         `delete-minibuffer-contents'.
1450         Correct description for `minibuffer-prompt-end'.
1452         * text.texi (Property Search): Correct descriptions of
1453         `next-char-property-change' and `previous-char-property-change'.
1454         Add entries for `next-single-char-property-change' and
1455         `previous-single-char-property-change'.
1456         Make operand names a bit more consistent.
1458 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
1460         * frames.texi (Finding All Frames): Document that next-frame and
1461         previous-frame are local to current terminal.
1463 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
1465         * keymaps.texi (Creating Keymaps): Fix the description of the
1466         result of make-keymap.
1468 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
1470         * display.texi (Font Lookup, Attribute Functions)
1471         (Image Descriptors): Add cross-references to the definition of
1472         selected frame.
1474         * buffers.texi (The Buffer List): Add cross-references to the
1475         definition of selected frame.
1477         * frames.texi (Input Focus): Clarify which frame is _the_ selected
1478         frame at any given time.
1479         (Multiple Displays, Size and Position): Add a cross-reference to
1480         the definition of the selected frame.
1482 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
1484         * strings.texi (String Conversion) <string-to-number>: Document
1485         that a float is returned for integers that are too large.
1487         * frames.texi (Mouse Position): Document mouse-position-function.
1488         (Display Feature Testing): Document display-images-p.
1489         (Window Frame Parameters): Document the cursor-type variable.
1491         * numbers.texi (Integer Basics): Document CL style read syntax for
1492         integers in bases other than 10.
1494         * positions.texi (List Motion): Document
1495         open-paren-in-column-0-is-defun-start.
1497         * lists.texi (Sets And Lists): Document member-ignore-case.
1499         * internals.texi (Garbage Collection): Document the used and free
1500         strings report.
1501         (Memory Usage): Document strings-consed.
1503         * os.texi (Time of Day): Document float-time.
1504         (Recording Input): Document that clear-this-command-keys clears
1505         the vector to be returned by recent-keys.
1507         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1508         argument keymap can be a list.
1510         * nonascii.texi (User-Chosen Coding Systems)
1511         <select-safe-coding-system>: Document the new argument
1512         accept-default-p and the variable
1513         select-safe-coding-system-accept-default-p.  Tell what happens if
1514         buffer-file-coding-system is undecided.
1515         (Default Coding Systems): Document auto-coding-regexp-alist.
1517         * display.texi (The Echo Area) <message>: Document
1518         message-truncate-lines.
1519         (Glyphs): Document that the glyph table is unused on windowed
1520         displays.
1522         * help.texi (Describing Characters) <single-key-description>:
1523         Document the new argument no-angles.
1524         (Accessing Documentation) <documentation-property>: Document that
1525         a non-string property is evaluated.
1526         <documentation>: Document that the function-documentation property
1527         is looked for.
1529         * windows.texi (Selecting Windows): Document some-window.
1531         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1533         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1534         apropos-mode-hook.
1536         * commands.texi (Using Interactive): Document interactive-form.
1537         (Keyboard Macros): Document kbd-macro-termination-hook.
1538         (Command Loop Info): Document that clear-this-command-keys clears
1539         the vector to be returned by recent-keys.
1541 2001-09-04  Werner LEMBERG  <wl@gnu.org>
1543         * Makefile.in (srcdir, texinputdir): New variables.
1544         (srcs, index.texi, install): Use $(srcdir).
1545         (.PHONY): Remove elisp.dvi.
1546         (elisp): Use -I switch for makeinfo.
1547         (elisp.dvi): Use $(srcdir) and $(texinputdir).
1548         (installall, dist): Use $(srcdir).
1549         Fix path to texinfo.tex.
1550         (maintainer-clean): Add elisp.dvi and elisp.oaux.
1552 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
1554         * display.texi (Conditional Display): Adjust to API change.
1556         * configure: New file.
1558 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
1560         * commands.texi (Repeat Events): Add description of
1561         double-click-fuzz.
1563 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
1565         * syntax.texi (Syntax Class Table): Add the missing designator for
1566         comment and string fences.
1567         (Syntax Properties): Add a xref to syntax table internals.
1568         (Syntax Table Internals): Document string-to-syntax.
1570 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
1572         * Makefile.in (install): Use install-info command line options
1573         like in Emacs' Makefile.in.
1575 2000-12-09  Miles Bader  <miles@gnu.org>
1577         * windows.texi (Window Start): Update documentation for
1578         `pos-visible-in-window-p'.
1580 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
1582         * lists.texi (Building Lists): Add footnote to explain how to add
1583         to the end of a list.
1585 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
1587         * files.texi (Visiting Functions): Typos.
1589 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
1591         * files.texi (Visiting Functions): Return value of
1592         find-file-noselect may be a list of buffers if wildcards are used.
1594 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
1596         * display.texi (Defining Faces): Document `graphic' display type
1597         in face specs.
1599 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1601         * hooks.texi (Standard Hooks): Replace obsolete
1602         `after-make-frame-hook' with `after-make-frame-functions'.
1604         * frames.texi (Creating Frames): Ditto.
1606         * variables.texi (Future Local Variables): Ditto.
1608 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
1610         * display.texi (Other Image Types): Add description of :foreground
1611         and :background properties of mono PBM images.
1613 2000-08-17  Werner LEMBERG  <wl@gnu.org>
1615         * .cvsignore: New file.
1617 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
1619         * tindex.pl: New script.
1621 1999-12-03  Dave Love  <fx@gnu.org>
1623         * Makefile.in (MAKEINFO): New parameter.
1625 1999-09-17  Richard Stallman  <rms@gnu.org>
1627         * Makefile.in (srcs): Add hash.texi.
1628         (VERSION): Update to 20.6.
1630 1999-09-13  Richard Stallman  <rms@gnu.org>
1632         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1634 1998-08-29  Karl Heuer  <kwzh@gnu.org>
1636         * configure.in: New file.
1637         * Makefile.in: Renamed from Makefile.
1638         (prefix, infodir): Use value obtained from configure.
1639         (emacslibdir): Obsolete variable deleted.
1640         (dist): Distribute configure.in, configure, Makefile.in.
1642 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
1644         * Makefile (INSTALL_INFO): New variable.
1645         (install): Run install-info.
1647 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
1649         * Makefile (elisp.dvi): Add missing backslash.
1651 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
1653         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1654         Run texindex without `./'.  Always run texindex on elisp.tp.
1655         (elisp.tps): Target deleted.
1657 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
1659         * Makefile (srcs): Add nonascii.texi and customize.texi.
1660         (dist): Start by deleting `temp'.
1662 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
1664         * Makefile (makeinfo, texindex): Targets deleted.
1665         (makeinfo.o, texindex.o): Targets deleted.
1666         (clean, dist): Don't do anything with them or with getopt*.
1668 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
1670         * Makefile (SHELL): Defined.
1672 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
1674         * Makefile (elisp.tps): New target.
1675         (elisp.dvi): Depend on elisp.tps.
1677 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1679         * README: Update phone number.
1681         * Makefile (elisp): Make this be the default target.
1682         Depend on makeinfo.c instead of makeinfo.
1683         (install): Don't depend on elisp.dvi, since we don't install that.
1684         Use mkinstalldirs.
1685         (dist): Add mkinstalldirs.
1687 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1689         * Makefile (VERSION): Update version number.
1690         (maintainer-clean): Renamed from realclean.
1692 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
1694         * Makefile (realclean): New target.
1695         (elisp): Remove any old elisp-* files first.
1697 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
1699         * Makefile (VERSION): New variable.
1700         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
1701         Compressed file suffix should be `.gz', not `.z'.
1703 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1705         * Makefile (elisp): Depend on makeinfo.
1707 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
1709         * Makefile (srcs): Add anti.texi.
1711 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1713         * Makefile (infodir, prefix): New vars.
1714         (install): Use infodir.
1715         (emacsinfodir): Deleted.
1717 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1719         * Makefile (srcs): Add calendar.texi.
1721         * Makefile (dist): Copy texindex.c and makeinfo.c.
1722         Limit elisp-* files to those with one or two digits.
1724 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1726         * Makefile (dist): Changed to use Gzip instead of compress.
1728 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1730         * loading.texi (Unloading): define-function changed back to
1731         defalias.  It may not stay this way, but at least it's
1732         consistent with the known-good version of the code patch.
1734 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
1736         * modes.texi (Hooks): Document new optional arg of add-hook.
1738 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1740         * variables.texi: Document nil initial value of buffer-local variables.
1742         * tips.texi: Add new section on standard library headers.
1744 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1746         * Makefile (srcs): Add frame.texi to the list of sources.
1748 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1750         * Makefile (dist): Don't bother excluding autosave files; they'll
1751         never make it into the temp directory anyway, and the hash marks
1752         in the name are problematic for make and the Bourne shell.
1753         (srcs):
1755 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1757         * Makefile (dist): Don't include backup files or autosave files in
1758         the distribution tar file.
1760 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1762         * Makefile (srcs): Added index.perm.
1763         (elisp.dvi): Remove erroneous shell comment.
1764         Expect output of permute-index in permuted.fns.
1765         Save old elisp.aux in elisp.oaux.
1766         (clean): Added index.texi to be deleted.
1768 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
1770         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
1772 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
1774         * files.texi:  Noted that completion-ignored-extensions is ignored
1775         when making *Completions*.
1777 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
1779         * Makefile  make dist now depends on elisp.dvi, since it tries
1780         to include it in the dist file.
1782 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
1784         * functions.texinfo (Mapping Functions): Add missing quote
1786 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
1788         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
1789         (defunargs): Turn off \hyphenchar of \sl font temporarily.
1791 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1793         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
1794         and @error{} are the terms now being used.  The files in the
1795         directory have been changed to reflect this.
1797         * All instances of @indentedresultt{} have been changed to
1798         `     @result{}', using 5 spaces at the begining of the line.
1800 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1802         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
1803         experimental @indentedresult{}, @indentedexpandsto{} are part of
1804         the texinfo.tex in this directory.  These TeX macros are not
1805         stable yet.
1807 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1809         * texinfo.tex:  temporarily added
1810                 \let\result=\dblarrow
1811                 \def\error{{\it ERROR} \longdblarrow}
1812         We need to do this better soon.
1814 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1816         * Applied Karl Berry's patches to *.texinfo files, but not to
1817         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
1818         new title page format is also not applied, since it requires
1819         texinfo.tex changes.)
1821         * Cleaned up `Makefile' and defined the `emacslibdir' directory
1822         for the Project GNU development environment.
1824 ;; Local Variables:
1825 ;; coding: iso-2022-7bit
1826 ;; End:
1828     Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
1829   Copying and distribution of this file, with or without modification,
1830   are permitted provided the copyright notice and this notice are preserved.
1832 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda