(Read Only Buffers): Mention optional ARG to `toggle-read-only'.
[emacs.git] / lispref / ChangeLog
blob6637064af48caa1c4cc3dac4b0b16a01f6829461
1 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
3         * buffers.texi (Read Only Buffers): Mention optional ARG to
4         `toggle-read-only'.
6 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
8         * windows.texi (Selecting Windows): Note that get-lru-window
9         returns a full-width window if possible.
11 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
13         * buffers.texi: Various changes in addition to:
14         (Buffer File Name): Add `find-buffer-visiting'.
15         (Buffer Modification): Mention optional ARG to `not-modified'.
16         (Indirect Buffers): Mention optional CLONE argument to
17         `make-indirect-buffer'.
19         * files.texi: Various changes in addition to:
20         (Visiting Functions): `find-file-hook' is now a normal hook.
21         (File Name Expansion): Explain difference between the way that
22         `expand-file-name' and `file-truename' treat `..'.
23         (Contents of Directories): Mention optional ID-FORMAT argument to
24         `directory-files-and-attributes'.
25         (Format Conversion): Mention new optional CONFIRM argument to
26         `format-write-file'.
28 2004-04-12  Miles Bader  <miles@gnu.org>
30         * macros.texi (Expansion): Add description of `macroexpand-all'.
32 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
34         * variables.texi (Variable Aliases): Mention
35         cyclic-variable-indirection.
37         * errors.texi (Standard Errors): Ditto.
39 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
41         * backups.texi:  Various small changes in addition to:
42         (Making Backups): Mention return value of `backup-buffer'.
43         (Auto-Saving): Mention optional FORCE argument to
44         `delete-auto-save-file-if-necessary'.
45         (Reverting): Mention optional PRESERVE-MODES argument to
46         `revert-buffer'.  Correct description of `revert-buffer-function'.
48 2004-03-22  Juri Linkov  <juri@jurta.org>
50         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
51         with `Vector Functions'.
53         * text.texi (Sorting): Add missing quote.
55 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
57         * intro.texi (Lisp History): Replace xref to `cl' manual with
58         inforef.
60 2004-03-12  Richard M. Stallman  <rms@gnu.org>
62         * intro.texi (Version Info): Add arg to emacs-version.
63         (Lisp History): Change xref to CL manual.
65 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
67         * minibuf.texi (Completion Commands): Add xref to Emacs manual
68         for Partial Completion mode.
70 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
72         * customize.texi: Fix typo. Remove eol whitespace.
74 2004-03-04  Richard M. Stallman  <rms@gnu.org>
76         * processes.texi: Fix typos.
78         * lists.texi (Building Lists): Minor clarification.
80         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
81         in make-hash-table.
83 2004-02-29  Juanma Barranquero  <lektu@terra.es>
85         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
86         rm, and ignore exit code.
88 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
90         * display.texi (Defining Faces): Add description for min-colors.
91         Update example.
93 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
95         * abbrevs.texi: Various corrections and clarifications in addition
96         to the following:
97         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
99 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
101         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
103 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
105         * text.texi: Various small changes in addition to the following:
106         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
107         to delete-horizontal-space.
108         (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
109         description of yank-handler text property at various places.
111         * frames.texi (Window System Selections): Add anchor.
113         * syntax.texi (Syntax Table Functions): Clarify and correct
114         descriptions of make-syntax-table and copy-syntax-table.
115         (Motion and Syntax): Clarify SYNTAXES argument to
116         skip-syntax-forward.
117         (Parsing Expressions): Mention that the return value of
118         parse-partial-sexp is currently a list of ten rather than nine
119         elements.
120         (Categories): Various corrections and clarifications.
122 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
124         * markers.texi (Marker Insertion Types): Minor change.
126         * locals.texi (Standard Buffer-Local Variables):
127         * commands.texi (Interactive Codes, Using Interactive):
128         * functions.texi (Related Topics): Fix xrefs.
130 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
132         * lists.texi (Sets And Lists): Update description of delete-dups.
134 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
136         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
138 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
140         * frames.texi (Parameter Access): frame-parameters arg is optional.
141         modify-frame-parameters handles nil for FRAME.
142         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
143         are all-or-nothing for certain toolkits.
144         Mention parameter wait-for-wm.
145         (Frames and Windows): In frame-first-window and frame-selected-window
146         the arg is optional.
147         (Input Focus): In redirect-frame-focus the second arg is optional.
148         (Window System Selections): Mention selection type CLIPBOARD.
149         Mention data-type UTF8_STRING.
150         Mention numbering of cut buffers.
151         (Resources): Describe x-resource-name.
153 2004-02-16  Richard M. Stallman  <rms@gnu.org>
155         * windows.texi (Buffers and Windows): Delete false table
156         about all-frames.
158         * syntax.texi (Parsing Expressions): Delete old caveat
159         about parse-sexp-ignore-comments.
161         * streams.texi (Output Variables): Add print-quoted.
163         * lists.texi (Building Lists): Minor cleanup.
165         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
167         * display.texi (Overlays): Explain overlays use markers.
168         (Managing Overlays): Explain front-advance and rear-advance
169         in more detail.
171         * loading.texi (Unloading): Document unload-feature-special-hooks.
172         Get rid of fns-NNN.el file.
174 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
176         * help.texi (Describing Characters): Fix text-char-description
177         example output.
179         * edebug.texi (Using Edebug): Fix example.
181         * debugging.texi (Internals of Debugger): Fix return value.
183         * files.texi (Changing Files): Fix argname.
185         * calendar.texi: Fix parens, and default values.
187         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
188         * nonascii.texi, objects.texi, os.texi: Minor fixes.
189         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
191         * positions.texi (Text Lines): Don't add -1 in current-line.
193 2004-02-16  Richard M. Stallman  <rms@gnu.org>
195         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
197 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
199         * processes.texi (Low-Level Network): Fix a typo.
201 2004-02-12  Kim F. Storm  <storm@cua.dk>
203         * display.texi (Fringes): Use consistent wording.
204         Note that window-fringe's window arg is optional.
205         (Scroll Bars): Use consistent wording.
207 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
209         * tips.texi (Comment Tips): Document the new conventions for
210         commenting out code.
212 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
214         * positions.texi (Text Lines): Added missing end defun.
216 2004-02-07  Kim F. Storm  <storm@cua.dk>
218         * positions.texi (Text Lines): Add line-number-at-pos.
220 2004-02-06  John Paul Wallington  <jpw@gnu.org>
222         * display.texi (Button Properties, Button Buffer Commands):
223         mouse-2 invokes button, not down-mouse-1.
225 2004-02-04  Jason Rumney  <jasonr@gnu.org>
227         * makefile.w32-in: Sync with Makefile.in changes.
229 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
231         * minibuf.texi (Text from Minibuffer): Various corrections and
232         clarifications.
233         (Object from Minibuffer): Correct Lisp description of
234         read-minibuffer.
235         (Minibuffer History): Clarify description of cons values for
236         HISTORY arguments.
237         (Basic Completion): Various corrections and clarifications.  Add
238         completion-regexp-list.
239         (Minibuffer Completion): Correct and clarify description of
240         completing-read.
241         (Completion Commands): Mention Partial Completion mode.  Various
242         other minor changes.
243         (High-Level Completion): Various corrections and clarifications.
244         (Reading File Names): Ditto.
245         (Minibuffer Misc): Ditto.
247 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
249         * strings.texi (Text Comparison): assoc-string also matches
250         elements of alists that are strings instead of conses.
251         (Formatting Strings): Standardize Texinfo usage.  Update index
252         entries.
254 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
256         * lists.texi (Sets And Lists): Add delete-dups.
258 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
260         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
261         special form.
262         * macros.texi (Defining Macros): Update description of `declare',
263         which now is a macro.
264         (Wrong Time): Fix typos.
266 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
268         * compile.texi (Compilation Functions): Expand descriptions of
269         `compile-defun', `byte-compile-file', `byte-recompile-directory'
270         and `batch-byte-compile'.  In particular, mention and describe
271         all optional arguments.
272         (Disassembly): Correct and clarify the description of `disassemble'.
274 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
276         * searching.texi: Various small changes in addition to the
277         following.
278         (Regexp Example): Adapt to new value of `sentence-end'.
279         (Regexp Functions): The PAREN argument to `regexp-opt' can be
280         `words'.
281         (Search and Replace): Add usage note for `perform-replace'.
282         (Entire Match Data): Mention INTEGERS and REUSE arguments to
283         `match-data'.
284         (Standard Regexps): Update for new values of `paragraph-start'
285         and `sentence-end'.
287 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
289         * files.texi (Saving Buffers): Clarify descriptions of
290         `write-contents-functions' and `before-save-hook'.
291         Make the defvar's for `before-save-hook' and `after-save-hook'
292         into defopt's.
294 2004-01-07  Kim F. Storm  <storm@cua.dk>
296         * commands.texi (Click Events): Describe new image and
297         width/height elements of click events.
298         (Accessing Events): Add posn-string, posn-image, and
299         posn-object-width-height.  Change posn-object to return either
300         image or string object.
302 2004-01-01  Simon Josefsson  <jas@extundo.com>
304         * hooks.texi (Standard Hooks): Add before-save-hook.
305         * files.texi (Saving Buffers): Likewise.
307 2004-01-03  Richard M. Stallman  <rms@gnu.org>
309         * frames.texi (Frames and Windows): Delete frame-root-window.
311 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
313         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
315         * functions.texi: Various small changes in addition to the
316         following.
317         (What Is a Function): `functionp' returns nil for macros.  Clarify
318         behavior of this and following functions for symbol arguments.
319         (Function Documentation): Add `\' in front of (fn @var{arglist})
320         and explain why.
321         (Defining Functions): Mention DOCSTRING argument to `defalias'.
322         Add anchor.
323         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
325 2004-01-01  Miles Bader  <miles@gnu.org>
327         * display.texi (Buttons): New section.
329 2003-12-31  Andreas Schwab  <schwab@suse.de>
331         * numbers.texi (Math Functions): sqrt reports a domain-error
332         error.
333         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
335 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
337         * tips.texi (Documentation Tips): Update item on hyperlinks in
338         documentation strings.
340         * errors.texi (Standard Errors): Various small corrections and
341         additions.
343         * control.texi: Various small changes in addition to the
344         following.
345         (Signaling Errors): Provide some more details on how `signal'
346         constructs the error message.  Add anchor to the definition of
347         `signal'.
348         (Error Symbols): Describe special treatment of `quit'.
349         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
350         to emphasize that it has to be a single form.
352         * buffers.texi: Add anchor.
354 2003-12-29  Richard M. Stallman  <rms@gnu.org>
356         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
357         (Window Configurations): Add window-configuration-frame.
359         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
361         * text.texi (Examining Properties): Add get-char-property-and-overlay.
362         Change arg name in get-char-property.
363         (Special Properties): Update handling of keymap property.
365         * strings.texi (Modifying Strings): Add clear-string.
366         (Text Comparison): Add assoc-string and remove
367         assoc-ignore-case, assoc-ignore-representation.
369         * os.texi (Time of Day): Add set-time-zone-rule.
371         * numbers.texi (Math Functions): asin, acos, log, log10
372         report domain-error errors.
374         * nonascii.texi (Converting Representations):
375         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
376         (Encoding and I/O): Add file-name-coding-system.
378         * modes.texi (Search-based Fontification): Explain that
379         face specs are symbols with face names as values.
381         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
383         * lists.texi (Building Lists): remq moved elsewhere.
384         (Sets And Lists): remq moved here.
385         (Association Lists): Refer to assoc-string.
387         * internals.texi (Garbage Collection): Add memory-use-counts.
389         * frames.texi (Frames and Windows): Add set-frame-selected-window
390         and frame-root-window.
392         * files.texi (Contents of Directories):
393         Add directory-files-and-attributes.
395         * display.texi (Refresh Screen): Add force-window-update.
396         (Invisible Text): Explain about moving point out of invis text.
397         (Overlay Properties): Add overlay-properties.
398         (Managing Overlays): Add overlayp.
399         (GIF Images): Invalid image number displays a hollow box.
401         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
402         (Killing Buffers): Add buffer-live-p.
404 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
406         * display.texi (Fringes): Fix typo "set-buffer-window".
408 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
410         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
411         * nonascii.texi, processes.texi, tips.texi, variables.texi:
412         Add or change various xrefs and anchors.
414         * commands.texi: Replace all occurrences of @acronym{CAR} with
415         @sc{car}, for consistency with the rest of the Elisp manual.
416         `car' and `cdr' are historically acronyms, but are no longer
417         widely thought of as such.
419         * internals.texi (Pure Storage): Mention that `purecopy' does not
420         copy text properties.
421         (Object Internals): Now 29 bits are used (in most implementations)
422         to address Lisp objects.
424         * variables.texi (Variables with Restricted Values): New node.
426         * objects.texi (Lisp Data Types): Mention that certain variables
427         can only take on a restricted set of values and add an xref to
428         the new node "Variables with Restricted Values".
430         * eval.texi (Function Indirection): Describe the errors that
431         `indirect-function' can signal.
432         (Eval): Clarify the descriptions of `eval-region' and `values'.
433         Describe `eval-buffer' instead of `eval-current-buffer' and
434         mention `eval-current-buffer' as an alias for `current-buffer'.
435         Correct the description and mention all optional arguments.
437         * nonascii.texi: Various small changes in addition to the
438         following.
439         (Converting Representations): Clarify behavior of
440         `string-make-multibyte' and `string-to-multibyte' for unibyte all
441         ASCII arguments.
442         (Character Sets): Document the variable `charset-list' and adapt
443         the definition of the function `charset-list' accordingly.
444         (Translation of Characters): Clarify use of generic characters in
445         `make-translation-table'.  Clarify and correct the description of
446         the use of translation tables in encoding and decoding.
447         (User-Chosen Coding Systems): Correct and clarify the description
448         of `select-safe-coding-system'.
449         (Default Coding Systems): Clarify description of
450         `file-coding-system-alist'.
452 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
454         * strings.texi (Text Comparison): Correctly describe when two
455         strings are `equal'.  Combine and clarify descriptions of
456         `assoc-ignore-case' and `assoc-ignore-representation'.
458         * objects.texi (Non-ASCII in Strings): Clarify description of
459         when a string is unibyte or multibyte.
460         (Bool-Vector Type): Update examples.
461         (Equality Predicates): Correctly describe when two strings are
462         `equal'.
464 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
466         * lists.texi (Building Lists): `append' no longer accepts integer
467         arguments.  Update the description of `number-sequence' to reflect
468         recent changes.
469         (Sets And Lists): Describe `member-ignore-case' after `member'.
471 2003-11-27  Kim F. Storm  <storm@cua.dk>
473         * commands.texi (Click Events): Click object may be an images.
474         Describe (dx . dy) element of click positions.
475         (Accessing Events): Remove duplicate posn-timestamp.
476         New functions posn-object and posn-object-x-y.
478 2003-11-23  Kim F. Storm  <storm@cua.dk>
480         * commands.texi (Click Events): Describe enhancements to event
481         position lists, including new text-pos and (col . row) items.
482         Mention left-fringe and right-fringe area events.
483         (Accessing Events): New functions posn-area and
484         posn-actual-col-row.  Mention posn-timestamp.  Mention that
485         posn-point in non-text area still returns buffer position.
486         Clarify posn-col-row.
488 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
490         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
491         * anti.texi (File Attributes): Describe removed parameter
492         ID-FORMAT.
494 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
496         * positions.texi (Positions): Mention that, if a marker is used as
497         a position, its buffer is ignored.
499         * markers.texi (Overview of Markers): Mention it here too.
501 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
503         * numbers.texi (Numeric Conversions): Not just `floor', but also
504         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
506 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
508         * markers.texi (Creating Markers): Specify insertion type of
509         created markers.  Add xref to `Marker Insertion Types'.
510         Second argument to `copy-marker' is optional.
511         (Marker Insertion Types): Mention that most markers are created
512         with insertion type nil.
513         (The Mark): Correctly describe when `mark' signals an error.
514         (The Region): Correctly describe when `region-beginning' and
515         `region-end' signal an error.
517 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
519         * hash.texi (Creating Hash): Clarify description of `eql'.
520         `makehash' is obsolete.
521         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
523         * positions.texi (Point): Change description of `buffer-end', so
524         that it is also correct for floating point arguments.
525         (List Motion): Correct argument lists of `beginning-of-defun' and
526         `end-of-defun'.
527         (Excursions): Add xref to `Marker Insertion Types'.
528         (Narrowing): Argument to `narrow-to-page' is optional.
530 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
532         * streams.texi (Output Streams): Clarify behavior of point for
533         marker output streams.
535 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
537         * variables.texi (Defining Variables): Second argument to
538         `defconst' is not optional.
539         (Setting Variables): Mention optional argument APPEND to
540         `add-to-list'.
541         (Creating Buffer-Local): Expand description of
542         `make-variable-buffer-local'.
543         (Frame-Local Variables): Expand description of
544         `make-variable-frame-local'.
545         (Variable Aliases): Correct description of optional argument
546         DOCSTRING to `defvaralias'.  Mention return value of
547         `defvaralias'.
548         (File Local Variables): Add xref to `File variables' in Emacs
549         Manual.  Correct description of `hack-local-variables'.  Mention
550         `safe-local-variable' property.  Mention optional second argument
551         to `risky-local-variable-p'.
553 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
555         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
557 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
559         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
560         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
561         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
562         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
563         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
564         lispref/processes.texi, lispref/searching.texi,
565         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
566         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
567         @acronym{FOO}.
569 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
571         * strings.texi (Creating Strings): Argument START to `substring'
572         can not be `nil'.  Expand description of
573         `substring-no-properties'.  Correct description of `split-string',
574         especially with respect to empty matches.  Prevent very bad line
575         break in definition of `split-string-default-separators'.
576         (Text Comparison): `string=' and `string<' also accept symbols as
577         arguments.
578         (String Conversion): More completely describe argument BASE in
579         `string-to-number'.
580         (Formatting Strings): `%s' and `%S' in `format' do require
581         corresponding object.  Clarify behavior of numeric prefix after
582         `%' in `format'.
583         (Case Conversion): The argument to `upcase-initials' can be a
584         character.
586 2003-10-27  Kenichi Handa  <handa@m17n.org>
588         * display.texi (Fontsets): Fix texinfo usage.
590 2003-10-25  Kenichi Handa  <handa@m17n.org>
592         * display.texi (Fontsets): Add description of the function
593         set-fontset-font.
595 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
597         * display.texi (Temporary Displays): Add xref to `Documentation
598         Tips'.
600         * functions.texi (Function Safety): Use inforef instead of pxref
601         for SES.
603 2003-10-23  Andreas Schwab  <schwab@suse.de>
605         * Makefile.in (TEX, texinputdir): Don't define.
606         (TEXI2DVI): Define.
607         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
608         add $(srcdir)/index.texi.
609         ($(infodir)/elisp): Remove index.texi dependency.
610         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
611         (index.texi): Remove target.
612         (dist): Don't link $(srcdir)/permute-index.
613         (clean): Don't remove index.texi.
615         * permute-index, index.perm: Remove.
616         * index.texi: Rename from index.unperm.
618 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
620         * tips.texi (Documentation Tips): Document new behavior for face
621         and variable hyperlinks in Help mode.
623 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
625         * objects.texi (Integer Type): Update for extra bit of integer range.
626         (Character Type): Ditto.
628 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
630         * numbers.texi (Integer Basics): Add index entries for reading
631         numbers in hex, octal, and binary.
633 2003-10-16  Lute Kamstra  <lute@gnu.org>
635         * modes.texi (Mode Line Format): Mention force-mode-line-update's
636         argument.
638 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
640         * windows.texi (Choosing Window): Fix typo.
641         * edebug.texi (Edebug Execution Modes): Fix typo.
643 2003-10-13  Richard M. Stallman  <rms@gnu.org>
645         * windows.texi (Basic Windows): A window has fringe settings,
646         display margins and scroll-bar settings.
647         (Splitting Windows): Doc split-window return value.
648         Clean up one-window-p.
649         (Selecting Windows): Fix typo.
650         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
651         (Buffers and Windows): In set-window-buffer, explain effect
652         on fringe settings and scroll bar settings.
653         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
654         (Choosing Window): Use defopt for pop-up-frame-function.
655         For special-display-buffer-names, explain same-window and same-frame.
656         Clarify window-dedicated-p return value.
657         (Textual Scrolling): scroll-up and scroll-down can get an error.
658         (Horizontal Scrolling): Clarify auto-hscroll-mode.
659         Clarify set-window-hscroll.
660         (Size of Window): Don't mention tool bar in window-height.
661         (Coordinates and Windows): Explain what coordinates-in-window-p
662         returns for fringes and display margins.
663         (Window Configurations): Explain saving fringes, etc.
665         * tips.texi (Library Headers): Clean up Documentation.
667         * syntax.texi (Parsing Expressions): Clean up forward-comment
668         and parse-sexp-lookup-properties.
670         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
672         * os.texi (System Environment): Clean up text for load-average errors.
674         * modes.texi (Hooks): Don't explain local hook details at front.
675         Clarify run-hooks and run-hook-with-args a little.
676         Clean up add-hook and remove-hook.
678         * edebug.texi (Edebug Execution Modes): Clarify t.
679         Document edebug-sit-for-seconds.
680         (Coverage Testing): Document C-x X = and =.
681         (Instrumenting Macro Calls): Fix typo.
682         (Specification List): Don't index the specification keywords.
684 2003-10-10  Kim F. Storm  <storm@cua.dk>
686         * processes.texi (Network): Introduce make-network-process.
688 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
690         * tips.texi (Library Headers): Fix typo.
692 2003-10-07  Juri Linkov  <juri@jurta.org>
694         * modes.texi (Imenu): Mention imenu-create-index-function's
695         default value.  Explain submenus better.
697 2003-10-07  Lute Kamstra  <lute@gnu.org>
699         * modes.texi (Faces for Font Lock): Fix typo.
700         (Hooks): Explain how buffer-local hook variables can refer to
701         global hook variables.
702         Various minor clarifications.
704 2003-10-06  Lute Kamstra  <lute@gnu.org>
706         * tips.texi (Coding Conventions): Mention naming conventions for
707         hooks.
709 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
711         * loading.texi (Library Search): Correct default value of
712         load-suffixes.
713         (Named Features): Fix typo.
715 2003-10-05  Richard M. Stallman  <rms@gnu.org>
717         * loading.texi (Named Features): In `provide',
718         say how to test for subfeatures.
719         (Unloading): In unload-feature, use new var name
720         unload-feature-special-hooks.
722 2003-10-03  Lute Kamstra  <lute@gnu.org>
724         * modes.texi (Major Mode Conventions): Mention third way to set up
725         Imenu.
726         (Imenu): A number of small fixes.
727         Delete documentation of internal variable imenu--index-alist.
728         Document the return value format of imenu-create-index-function
729         functions.
731 2003-09-30  Richard M. Stallman  <rms@gnu.org>
733         * processes.texi (Network): Say what stopped datagram connections do.
735         * lists.texi (Association Lists): Clarify `assq-delete-all'.
737         * display.texi (Overlay Properties): Clarify `evaporate' property.
739 2003-09-29  Lute Kamstra  <lute@gnu.org>
741         * modes.texi (Mode Line Data): Explain when symbols in mode-line
742         constructs should be marked as risky.
743         Change cons cell into proper list.
744         (Mode Line Variables): Change cons cell into proper list.
746 2003-09-26  Lute Kamstra  <lute@gnu.org>
748         * modes.texi (Mode Line Data): Document the :propertize construct.
749         (Mode Line Variables): Reorder the descriptions of the variables
750         to match their order in the default mode-line-format.
751         Describe the new variables mode-line-position and mode-line-modes.
752         Update the default values of mode-line-frame-identification,
753         minor-mode-alist, and default-mode-line-format.
754         (Properties in Mode): Mention the :propertize construct.
756 2003-09-26  Richard M. Stallman  <rms@gnu.org>
758         * buffers.texi, commands.texi, debugging.texi, eval.texi:
759         * loading.texi, minibuf.texi, text.texi, variables.texi:
760         Avoid @strong{Note:}.
762 2003-09-26  Richard M. Stallman  <rms@gnu.org>
764         * keymaps.texi (Remapping Commands): Fix typo.
766 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
768         * processes.texi (Low-Level Network): Fix typo.
770 2003-09-23  Kim F. Storm  <storm@cua.dk>
772         * processes.texi (Network, Network Servers): Fix typos.
773         (Low-Level Network): Add timeout value for :server keyword.
774         Add new option keywords to make-network-process.
775         Add set-network-process-options.
776         Explain how to test availability of network options.
778 2003-09-19  Richard M. Stallman  <rms@gnu.org>
780         * text.texi (Motion by Indent): Arg to
781         backward-to-indentation and forward-to-indentation is optional.
783         * strings.texi (Creating Strings): Add substring-no-properties.
785         * processes.texi
786         (Process Information): Add list-processes arg QUERY-ONLY.
787         Delete process-contact from here.
788         Add new status values for process-status.
789         Add process-get, process-put, process-plist, set-process-plist.
790         (Synchronous Processes): Add call-process-shell-command.
791         (Signals to Processes): signal-process allows process objects.
792         (Network): Complete rewrite.
793         (Network Servers, Datagrams, Low-Level Network): New nodes.
795         * positions.texi (Word Motion): forward-word, backward-word
796         arg is optional.  Reword.
798         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
800         * variables.texi (Creating Buffer-Local):
801         Delete duplicate definition of buffer-local-value.
802         (File Local Variables): Explain about discarding text props.
804 2003-09-11  Richard M. Stallman  <rms@gnu.org>
806         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
807         changes variables that record input events.
808         (Minibuffer Misc): Add minibuffer-selected-window.
810         * lists.texi (Building Lists): Add copy-tree.
812         * display.texi (Fontsets): Add char-displayable-p.
813         (Scroll Bars): New node.
815 2003-09-08  Lute Kamstra  <lute@gnu.org>
817         * modes.texi (%-Constructs): Document new `%i' and `%I'
818         constructs.
820 2003-09-03  Peter Runestig  <peter@runestig.com>
822         * makefile.w32-in: New file.
824 2003-08-29  Richard M. Stallman  <rms@gnu.org>
826         * display.texi (Overlay Properties): Clarify how priorities
827         affect use of the properties.
829 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
831         * customize.texi (Type Keywords): Correct the description of
832         `:help-echo' in the case where `motion-doc' is a function.
834 2003-08-14  John Paul Wallington  <jpw@gnu.org>
836         * modes.texi (Emulating Mode Line): Subsection, not section.
838 2003-08-13  Richard M. Stallman  <rms@gnu.org>
840         * elisp.texi (Top): Update subnode lists in menu.
842         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
843         (Kill Functions): kill-region has new arg yank-handler.
844         (Yanking): New node.
845         (Yank Commands): Add yank-undo-function.
846         (Low-Level Kill Ring):
847         kill-new and kill-append have new arg yank-handler.
848         (Changing Properties): Add remove-list-of-text-properties.
849         (Atomic Changes): New node.
851         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
853         * streams.texi (Output Variables): Add eval-expression-print-length
854         and eval-expression-print-level.
856         * os.texi (Time Conversion): For encode-time, explain limits on year.
858         * objects.texi (Character Type): Define anchor "modifier bits".
860         * modes.texi (Emulating Mode Line): New node.
861         (Search-based Fontification): Font Lock uses font-lock-face property.
862         (Other Font Lock Variables): Likewise.
864         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
865         not vectors.
866         (Active Keymaps): Add emulation-mode-map-alists.
867         (Functions for Key Lookup): key-binding has new arg no-remap.
868         (Remapping Commands): New node.
869         (Scanning Keymaps): where-is-internal has new arg no-remap.
870         (Tool Bar): Add tool-bar-local-item-from-menu.
871         Clarify when to use tool-bar-add-item-from-menu.
873         * commands.texi (Interactive Call): commandp has new arg.
874         (Command Loop Info): Add this-original-command.
876 2003-08-06  John Paul Wallington  <jpw@gnu.org>
878         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
880         * display.texi (Warning Basics): Fix typo.
881         (Fringes): Add closing curly bracket and fix typo.
883         * elisp.texi (Top): Fix typo.
885 2003-08-05  Richard M. Stallman  <rms@gnu.org>
887         * elisp.texi: Update lists of subnodes.
889         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
891         * variables.texi (Local Variables): Use lc for example variable names.
893         * tips.texi (Library Headers): Explain where to put -*-.
895         * strings.texi (Creating Strings): Fix xref for vconcat.
897         * sequences.texi (Vector Functions):
898         vconcat no longer allows integer args.
900         * minibuf.texi (Reading File Names): read-file-name has new
901         arg PREDICATE.  New function read-directory-name.
903         * macros.texi (Defining Macros): Give definition of `declare'
904         (Indenting Macros): New node.
906         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
907         (Window Frame Parameters): Make separate table of parameters
908         that are coupled with specific face attributes.
909         (Deleting Frames): delete-frame-hooks renamed to
910         delete-frame-functions.
912         * files.texi (Magic File Names): Add file-remote-p.
913         Clarify file-local-copy.
915         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
916         here; instead xref Defining Macros.
918         * display.texi (Warnings): New node, and subnodes.
919         (Fringes): New node.
921         * debugging.texi (Test Coverage): New node.
923         * compile.texi (Compiler Errors): Explain with-no-warnings
924         and other ways to suppress warnings.
926         * commands.texi (Interactive Call): Minor clarification.
928         * buffers.texi (Buffer File Name): set-visited-file-name
929         renames the buffer too.
931         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
933 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
935         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
937 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
939         * internals.texi (Garbage Collection): Fix previous change.
941 2003-07-22  Richard M. Stallman  <rms@gnu.org>
943         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
945         * display.texi (Width): Use \s syntax in example.
946         (Font Selection): Add face-font-rescale-alist.
948         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
949         Remove spurious indent in example.
951         * lists.texi (Building Lists): Add number-sequence.
953         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
955         * functions.texi (Function Documentation): Explain how to
956         show calling convention explicitly in the doc string.
958         * windows.texi (Selecting Windows): save-selected-window saves
959         selected window of each frame.
960         (Window Configurations): Minor change.
962         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
964         * streams.texi (Output Variables): Add print-continuous-numbering
965         and print-number-table.
967         * processes.texi (Decoding Output): New node.
969         * os.texi (Time Conversion): decode-time arg is optional.
971         * objects.texi (Character Type): Don't use space as example for \.
972         Make list of char names and \-sequences correspond.
973         Explain that \s is not used in strings.  `\ ' needs space after.
975         * nonascii.texi (Converting Representations): Add string-to-multibyte.
976         (Translation of Characters): Add translation-table-for-input.
977         (Default Coding Systems): Add auto-coding-functions.
978         (Explicit Encoding): Add decode-coding-inserted-region.
979         (Locales): Add locale-info.
981         * minibuf.texi (Basic Completion): Describe test-completion.
982         Collections can be lists of strings.
983         Clean up lazy-completion-table.
984         (Programmed Completion): Mention test-completion.
985         Clarify why lambda expressions are not accepted.
986         (Minibuffer Misc): Describe minibufferp.
988 2003-07-14  Richard M. Stallman  <rms@gnu.org>
990         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
992         * windows.texi (Selecting Windows): New arg to select-window.
993         (Selecting Windows): Add with-selected-window.
994         (Size of Window): Add window-inside-edges, etc.
996         * internals.texi (Garbage Collection): Add post-gc-hook.
998         * processes.texi (Subprocess Creation): Add exec-suffixes.
1000         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
1001         (Scanning Keymaps): Add map-keymaps.
1002         (Defining Menus): Add keymap-prompt.
1004         * numbers.texi (Integer Basics): Add most-positive-fixnum,
1005         most-negative-fixnum.
1007         * compile.texi (Byte Compilation): Explain no-byte-compile
1008         (Compiler Errors): New node.
1010         * os.texi (User Identification): user-uid, user-real-uid
1011         can return float.
1013         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
1014         and about derived modes.
1015         (Minor Modes): Add minor-mode-list.
1016         (Defining Minor Modes): Keyword args for define-minor-mode.
1017         (Search-based Fontification): Explain managing other properties.
1018         (Other Font Lock Variables): Add font-lock-extra-managed-props.
1019         (Faces for Font Lock): Add font-locl-preprocessor-face.
1020         (Hooks): Add run-mode-hooks and delay-mode-hooks.
1022         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
1023         (Variable Aliases): Clarify defvaralias.
1025         * loading.texi (Library Search): Add load-suffixes.
1027         * minibuf.texi (Basic Completion): Add lazy-completion-table.
1028         (Programmed Completion): Add dynamic-completion-table.
1030         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
1031         (Magic File Names): Specify precedence order of handlers.
1033         * commands.texi (Command Overview): Emacs server runs pre-command-hook
1034         and post-command-hook.
1035         (Waiting): New calling convention for sit-for.
1037         * text.texi (Special Properties): local-map and keymap properties
1038         apply based on their stickiness.
1040 2003-07-07  Richard M. Stallman  <rms@gnu.org>
1042         * modes.texi (Minor Mode Conventions): Specify only some kinds
1043         of list values as args to minor modes.
1045         * files.texi (File Name Expansion): Warn about iterative use
1046         of substitute-in-file-name.
1048         * advice.texi (Activation of Advice): Clean up previous change.
1050 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
1052         * advice.texi (Activation of Advice): Note that ad-start-advice is
1053         turned on by default.
1055 2003-06-30  Richard M. Stallman  <rms@gnu.org>
1057         * text.texi (Buffer Contents): Document current-word.
1058         (Change Hooks): Not called for *Messages*.
1060         * functions.texi (Defining Functions): Explain about redefining
1061         primitives.
1062         (Function Safety): Renamed.  Minor changes.
1063         Comment out the detailed criteria for what is safe.
1065 2003-06-22  Andreas Schwab  <schwab@suse.de>
1067         * objects.texi (Symbol Type): Fix description of examples.
1069 2003-06-16  Andreas Schwab  <schwab@suse.de>
1071         * hash.texi (Creating Hash): Fix description of :weakness.
1073 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1075         * files.texi (Changing Files): copy-file copies file modes, too.
1077 2003-05-28  Richard M. Stallman  <rms@gnu.org>
1079         * strings.texi (Creating Strings): Clarify split-string.
1081 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
1083         * strings.texi (Creating Strings): Update split-string specification
1084         and examples.
1086 2003-05-19  Richard M. Stallman  <rms@gnu.org>
1088         * elisp.texi: Correct invariant section names.
1090 2003-04-20  Richard M. Stallman  <rms@gnu.org>
1092         * os.texi (Timers): Explain about timers and quitting.
1094 2003-04-19  Richard M. Stallman  <rms@gnu.org>
1096         * internals.texi (Writing Emacs Primitives): Strings are
1097         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
1098         Explain GCPRO convention for varargs function args.
1100 2003-04-16  Richard M. Stallman  <rms@gnu.org>
1102         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1104 2003-04-08  Richard M. Stallman  <rms@gnu.org>
1106         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1108 2003-02-13  Kim F. Storm  <storm@cua.dk>
1110         * objects.texi (Character Type): New \s escape for space.
1112 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1114         * os.texi (System Environment): Added cygwin system-type.
1116 2003-01-25  Richard M. Stallman  <rms@gnu.org>
1118         * keymaps.texi: Document that a symbol can act as a keymap.
1120 2003-01-13  Richard M. Stallman  <rms@gnu.org>
1122         * text.texi (Changing Properties): Say string indices are origin-0.
1124         * positions.texi (Screen Lines) <compute-motion>:
1125         Correct order of elts in return value.
1127         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1128         how to define a default binding.
1130 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
1132         * loading.texi (Unloading): Fix recent change for load-history.
1134         * customize.texi (Simple Types): Clarify description of custom
1135         type 'number. Describe new custom type 'float.
1137 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
1139         * variables.texi (File Local Variables): Fix typo.
1141 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1143         From Michael Albinus <Michael.Albinus@alcatel.de>.
1145         * README: Target for Info file is `make info'.
1147         * files.texi (File Name Components): Fixed typos in
1148         `file-name-sans-extension'.
1149         (Magic File Names): Complete list of operations for magic file
1150         name handlers.
1152 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
1154         * variables.texi (File Local Variables): New function
1155         risky-local-variable-p.
1157 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
1159         * functions.texi (Function safety): New node about unsafep.
1161 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
1163         * customize.texi (Splicing into Lists): Fixed example.
1164         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1166 2002-06-17  Juanma Barranquero  <lektu@terra.es>
1168         * frames.texi (Display Feature Testing): Fix typo.
1170 2002-06-12  Andreas Schwab  <schwab@suse.de>
1172         * frames.texi (Initial Parameters, Resources): Fix references to
1173         the Emacs manual.
1175 2002-05-13  Kim F. Storm  <storm@cua.dk>
1177         * variables.texi (Intro to Buffer-Local): Updated warning and
1178         example relating to changing buffer inside let.
1180 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1182         * os.texi (Session Management): New node about X Session management.
1184 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
1186         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
1187         to which the manual corresponds, and the copyright years.
1189         * Makefile.in (VERSION): Set to 2.9.
1191 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
1193         * elisp.texi: Change the category in @dircategory to "Emacs", to
1194         make it consistent with info/dir.
1196 2001-11-25  Miles Bader  <miles@gnu.org>
1198         * text.texi (Fields): Describe new `limit' arg in
1199         field-beginning/field-end.
1201 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
1203         * permute-index: Don't depend on csh-specific features.  Replace
1204         the interpreter name with /bin/sh.
1206         * two-volume-cross-refs.txt: New file.
1207         * two.el: New file.
1208         * spellfile: New file.
1210 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
1212         * permute-index: New file.
1214         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1215         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1216         8+3 restricted namespace.
1218         * Makefile.in (infodir): Define relative to $(srcdir).
1219         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1220         include directories list via -I switch to makeinfo.
1221         (index.texi): Use cp if both hard and symbolic links fail.
1223 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
1225         * Makefile.in (distclean): Add.
1227         The following changes make ELisp manual part of the Emacs
1228         distribution:
1230         * Makefile.in: Add Copyright notice.
1231         (prefix): Remove.
1232         (infodir): Change value to "../info".
1233         (VPATH): New variable.
1234         (MAKE): Don't define.
1235         (texmacrodir): Don't define.
1236         (texinputdir): Append the existing value of TEXINPUTS.
1237         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
1238         command to be compatible with man/Makefile.in, and to put the
1239         output into ../info.
1240         (info): Add target.
1241         (installall): Target removed.
1243 2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1245         * tips.texi (Coding Conventions): Fix typo.
1247 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
1249         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1251 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
1253         * files.texi (File Name Components): Update the description of
1254         file-name-sans-extension and file-name-extension, as they now
1255         ignore leading dots.
1257 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1259         * (Version 21.1 released.)
1261 2001-10-19  Miles Bader  <miles@gnu.org>
1263         * positions.texi (Text Lines): Describe behavior of
1264         `beginning-of-line'/`end-of-line' in the presence of field properties.
1266 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
1268         * Makefile.in (VERSION): Set to 2.8.
1269         (manual): Use `manual-21'.
1271         * elisp.texi (VERSION): Add and use it where the version
1272         number was used.  Set it to 2.8.
1274         * intro.texi: Likewise.
1276 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
1278         * files.texi (File Name Completion): Document the significance of
1279         a trailing slash in elements of completion-ignored-extensions.
1281 2001-10-06  Miles Bader  <miles@gnu.org>
1283         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1285 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
1287         * variables.texi (Variable Aliases): New node.
1289 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
1291         * Branch for 21.1.
1293 2001-10-02  Miles Bader  <miles@gnu.org>
1295         * minibuf.texi (Minibuffer Misc): Add entries for
1296         `minibuffer-contents', `minibuffer-contents-no-properties', and
1297         `delete-minibuffer-contents'.
1298         Correct description for `minibuffer-prompt-end'.
1300         * text.texi (Property Search): Correct descriptions of
1301         `next-char-property-change' and `previous-char-property-change'.
1302         Add entries for `next-single-char-property-change' and
1303         `previous-single-char-property-change'.
1304         Make operand names a bit more consistent.
1306 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
1308         * frames.texi (Finding All Frames): Document that next-frame and
1309         previous-frame are local to current terminal.
1311 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
1313         * keymaps.texi (Creating Keymaps): Fix the description of the
1314         result of make-keymap.
1316 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
1318         * display.texi (Font Lookup, Attribute Functions)
1319         (Image Descriptors): Add cross-references to the definition of
1320         selected frame.
1322         * buffers.texi (The Buffer List): Add cross-references to the
1323         definition of selected frame.
1325         * frames.texi (Input Focus): Clarify which frame is _the_ selected
1326         frame at any given time.
1327         (Multiple Displays, Size and Position): Add a cross-reference to
1328         the definition of the selected frame.
1330 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
1332         * strings.texi (String Conversion) <string-to-number>: Document
1333         that a float is returned for integers that are too large.
1335         * frames.texi (Mouse Position): Document mouse-position-function.
1336         (Display Feature Testing): Document display-images-p.
1337         (Window Frame Parameters): Document the cursor-type variable.
1339         * numbers.texi (Integer Basics): Document CL style read syntax for
1340         integers in bases other than 10.
1342         * positions.texi (List Motion): Document
1343         open-paren-in-column-0-is-defun-start.
1345         * lists.texi (Sets And Lists): Document member-ignore-case.
1347         * internals.texi (Garbage Collection): Document the used and free
1348         strings report.
1349         (Memory Usage): Document strings-consed.
1351         * os.texi (Time of Day): Document float-time.
1352         (Recording Input): Document that clear-this-command-keys clears
1353         the vector to be returned by recent-keys.
1355         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1356         argument keymap can be a list.
1358         * nonascii.texi (User-Chosen Coding Systems)
1359         <select-safe-coding-system>: Document the new argument
1360         accept-default-p and the variable
1361         select-safe-coding-system-accept-default-p.  Tell what happens if
1362         buffer-file-coding-system is undecided.
1363         (Default Coding Systems): Document auto-coding-regexp-alist.
1365         * display.texi (The Echo Area) <message>: Document
1366         message-truncate-lines.
1367         (Glyphs): Document that the glyph table is unused on windowed
1368         displays.
1370         * help.texi (Describing Characters) <single-key-description>:
1371         Document the new argument no-angles.
1372         (Accessing Documentation) <documentation-property>: Document that
1373         a non-string property is evaluated.
1374         <documentation>: Document that the function-documentation property
1375         is looked for.
1377         * windows.texi (Selecting Windows): Document some-window.
1379         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1381         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1382         apropos-mode-hook.
1384         * commands.texi (Using Interactive): Document interactive-form.
1385         (Keyboard Macros): Document kbd-macro-termination-hook.
1386         (Command Loop Info): Document that clear-this-command-keys clears
1387         the vector to be returned by recent-keys.
1389 2001-09-04  Werner LEMBERG  <wl@gnu.org>
1391         * Makefile.in (srcdir, texinputdir): New variables.
1392         (srcs, index.texi, install): Use $(srcdir).
1393         (.PHONY): Remove elisp.dvi.
1394         (elisp): Use -I switch for makeinfo.
1395         (elisp.dvi): Use $(srcdir) and $(texinputdir).
1396         (installall, dist): Use $(srcdir).
1397         Fix path to texinfo.tex.
1398         (maintainer-clean): Add elisp.dvi and elisp.oaux.
1400 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
1402         * display.texi (Conditional Display): Adjust to API change.
1404         * configure: New file.
1406 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
1408         * commands.texi (Repeat Events): Add description of
1409         double-click-fuzz.
1411 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
1413         * syntax.texi (Syntax Class Table): Add the missing designator for
1414         comment and string fences.
1415         (Syntax Properties): Add a xref to syntax table internals.
1416         (Syntax Table Internals): Document string-to-syntax.
1418 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
1420         * Makefile.in (install): Use install-info command line options
1421         like in Emacs' Makefile.in.
1423 2000-12-09  Miles Bader  <miles@gnu.org>
1425         * windows.texi (Window Start): Update documentation for
1426         `pos-visible-in-window-p'.
1428 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
1430         * lists.texi (Building Lists): Add footnote to explain how to add
1431         to the end of a list.
1433 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
1435         * files.texi (Visiting Functions): Typos.
1437 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
1439         * files.texi (Visiting Functions): Return value of
1440         find-file-noselect may be a list of buffers if wildcards are used.
1442 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
1444         * display.texi (Defining Faces): Document `graphic' display type
1445         in face specs.
1447 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1449         * hooks.texi (Standard Hooks): Replace obsolete
1450         `after-make-frame-hook' with `after-make-frame-functions'.
1452         * frames.texi (Creating Frames): Ditto.
1454         * variables.texi (Future Local Variables): Ditto.
1456 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
1458         * display.texi (Other Image Types): Add description of :foreground
1459         and :background properties of mono PBM images.
1461 2000-08-17  Werner LEMBERG  <wl@gnu.org>
1463         * .cvsignore: New file.
1465 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
1467         * tindex.pl: New script.
1469 1999-12-03  Dave Love  <fx@gnu.org>
1471         * Makefile.in (MAKEINFO): New parameter.
1473 1999-09-17  Richard Stallman  <rms@gnu.org>
1475         * Makefile.in (srcs): Add hash.texi.
1476         (VERSION): Update to 20.6.
1478 1999-09-13  Richard Stallman  <rms@gnu.org>
1480         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1482 1998-08-29  Karl Heuer  <kwzh@gnu.org>
1484         * configure.in: New file.
1485         * Makefile.in: Renamed from Makefile.
1486         (prefix, infodir): Use value obtained from configure.
1487         (emacslibdir): Obsolete variable deleted.
1488         (dist): Distribute configure.in, configure, Makefile.in.
1490 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
1492         * Makefile (INSTALL_INFO): New variable.
1493         (install): Run install-info.
1495 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
1497         * Makefile (elisp.dvi): Add missing backslash.
1499 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
1501         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1502         Run texindex without `./'.  Always run texindex on elisp.tp.
1503         (elisp.tps): Target deleted.
1505 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
1507         * Makefile (srcs): Add nonascii.texi and customize.texi.
1508         (dist): Start by deleting `temp'.
1510 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
1512         * Makefile (makeinfo, texindex): Targets deleted.
1513         (makeinfo.o, texindex.o): Targets deleted.
1514         (clean, dist): Don't do anything with them or with getopt*.
1516 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
1518         * Makefile (SHELL): Defined.
1520 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
1522         * Makefile (elisp.tps): New target.
1523         (elisp.dvi): Depend on elisp.tps.
1525 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1527         * README: Update phone number.
1529         * Makefile (elisp): Make this be the default target.
1530         Depend on makeinfo.c instead of makeinfo.
1531         (install): Don't depend on elisp.dvi, since we don't install that.
1532         Use mkinstalldirs.
1533         (dist): Add mkinstalldirs.
1535 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1537         * Makefile (VERSION): Update version number.
1538         (maintainer-clean): Renamed from realclean.
1540 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
1542         * Makefile (realclean): New target.
1543         (elisp): Remove any old elisp-* files first.
1545 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
1547         * Makefile (VERSION): New variable.
1548         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
1549         Compressed file suffix should be `.gz', not `.z'.
1551 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1553         * Makefile (elisp): Depend on makeinfo.
1555 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
1557         * Makefile (srcs): Add anti.texi.
1559 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1561         * Makefile (infodir, prefix): New vars.
1562         (install): Use infodir.
1563         (emacsinfodir): Deleted.
1565 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1567         * Makefile (srcs): Add calendar.texi.
1569         * Makefile (dist): Copy texindex.c and makeinfo.c.
1570         Limit elisp-* files to those with one or two digits.
1572 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1574         * Makefile (dist): Changed to use Gzip instead of compress.
1576 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1578         * loading.texi (Unloading): define-function changed back to
1579         defalias.  It may not stay this way, but at least it's
1580         consistent with the known-good version of the code patch.
1582 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
1584         * modes.texi (Hooks): Document new optional arg of add-hook.
1586 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
1588         * variables.texi: Document nil initial value of buffer-local variables.
1590         * tips.texi: Add new section on standard library headers.
1592 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1594         * Makefile (srcs): Add frame.texi to the list of sources.
1596 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1598         * Makefile (dist): Don't bother excluding autosave files; they'll
1599         never make it into the temp directory anyway, and the hash marks
1600         in the name are problematic for make and the Bourne shell.
1601         (srcs):
1603 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
1605         * Makefile (dist): Don't include backup files or autosave files in
1606         the distribution tar file.
1608 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1610         * Makefile (srcs): Added index.perm.
1611         (elisp.dvi): Remove erroneous shell comment.
1612         Expect output of permute-index in permuted.fns.
1613         Save old elisp.aux in elisp.oaux.
1614         (clean): Added index.texi to be deleted.
1616 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
1618         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
1620 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
1622         * files.texi:  Noted that completion-ignored-extensions is ignored
1623         when making *Completions*.
1625 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
1627         * Makefile  make dist now depends on elisp.dvi, since it tries
1628         to include it in the dist file.
1630 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
1632         * functions.texinfo (Mapping Functions): Add missing quote
1634 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
1636         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
1637         (defunargs): Turn off \hyphenchar of \sl font temporarily.
1639 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1641         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
1642         and @error{} are the terms now being used.  The files in the
1643         directory have been changed to reflect this.
1645         * All instances of @indentedresultt{} have been changed to
1646         `     @result{}', using 5 spaces at the begining of the line.
1648 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1650         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
1651         experimental @indentedresult{}, @indentedexpandsto{} are part of
1652         the texinfo.tex in this directory.  These TeX macros are not
1653         stable yet.
1655 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1657         * texinfo.tex:  temporarily added
1658                 \let\result=\dblarrow
1659                 \def\error{{\it ERROR} \longdblarrow}
1660         We need to do this better soon.
1662 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
1664         * Applied Karl Berry's patches to *.texinfo files, but not to
1665         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
1666         new title page format is also not applied, since it requires
1667         texinfo.tex changes.)
1669         * Cleaned up `Makefile' and defined the `emacslibdir' directory
1670         for the Project GNU development environment.
1672 ;; Local Variables:
1673 ;; coding: iso-2022-7bit
1674 ;; End:
1676     Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
1677   Copying and distribution of this file, with or without modification,
1678   are permitted provided the copyright notice and this notice are preserved.
1680 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda