*** empty log message ***
[bpt/emacs.git] / lispref / ChangeLog
... / ...
CommitLineData
12004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * display.texi (Defining Faces): Add description for min-colors.
4 Update example.
5
62004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7
8 * abbrevs.texi: Various corrections and clarifications in addition
9 to the following:
10 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11
122004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
13
14 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
15
162004-02-21 Luc Teirlinck <teirllm@auburn.edu>
17
18 * text.texi: Various small changes in addition to the following:
19 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
20 to delete-horizontal-space.
21 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
22 description of yank-handler text property at various places.
23
24 * frames.texi (Window System Selections): Add anchor.
25
26 * syntax.texi (Syntax Table Functions): Clarify and correct
27 descriptions of make-syntax-table and copy-syntax-table.
28 (Motion and Syntax): Clarify SYNTAXES argument to
29 skip-syntax-forward.
30 (Parsing Expressions): Mention that the return value of
31 parse-partial-sexp is currently a list of ten rather than nine
32 elements.
33 (Categories): Various corrections and clarifications.
34
352004-02-17 Luc Teirlinck <teirllm@auburn.edu>
36
37 * markers.texi (Marker Insertion Types): Minor change.
38
39 * locals.texi (Standard Buffer-Local Variables):
40 * commands.texi (Interactive Codes, Using Interactive):
41 * functions.texi (Related Topics): Fix xrefs.
42
432004-02-16 Luc Teirlinck <teirllm@auburn.edu>
44
45 * lists.texi (Sets And Lists): Update description of delete-dups.
46
472004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
48
49 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
50
512004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
52
53 * frames.texi (Parameter Access): frame-parameters arg is optional.
54 modify-frame-parameters handles nil for FRAME.
55 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
56 are all-or-nothing for certain toolkits.
57 Mention parameter wait-for-wm.
58 (Frames and Windows): In frame-first-window and frame-selected-window
59 the arg is optional.
60 (Input Focus): In redirect-frame-focus the second arg is optional.
61 (Window System Selections): Mention selection type CLIPBOARD.
62 Mention data-type UTF8_STRING.
63 Mention numbering of cut buffers.
64 (Resources): Describe x-resource-name.
65
662004-02-16 Richard M. Stallman <rms@gnu.org>
67
68 * windows.texi (Buffers and Windows): Delete false table
69 about all-frames.
70
71 * syntax.texi (Parsing Expressions): Delete old caveat
72 about parse-sexp-ignore-comments.
73
74 * streams.texi (Output Variables): Add print-quoted.
75
76 * lists.texi (Building Lists): Minor cleanup.
77
78 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
79
80 * display.texi (Overlays): Explain overlays use markers.
81 (Managing Overlays): Explain front-advance and rear-advance
82 in more detail.
83
84 * loading.texi (Unloading): Document unload-feature-special-hooks.
85 Get rid of fns-NNN.el file.
86
872004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
88
89 * help.texi (Describing Characters): Fix text-char-description
90 example output.
91
92 * edebug.texi (Using Edebug): Fix example.
93
94 * debugging.texi (Internals of Debugger): Fix return value.
95
96 * files.texi (Changing Files): Fix argname.
97
98 * calendar.texi: Fix parens, and default values.
99
100 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
101 * nonascii.texi, objects.texi, os.texi: Minor fixes.
102 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
103
104 * positions.texi (Text Lines): Don't add -1 in current-line.
105
1062004-02-16 Richard M. Stallman <rms@gnu.org>
107
108 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
109
1102004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
111
112 * processes.texi (Low-Level Network): Fix a typo.
113
1142004-02-12 Kim F. Storm <storm@cua.dk>
115
116 * display.texi (Fringes): Use consistent wording.
117 Note that window-fringe's window arg is optional.
118 (Scroll Bars): Use consistent wording.
119
1202004-02-11 Luc Teirlinck <teirllm@auburn.edu>
121
122 * tips.texi (Comment Tips): Document the new conventions for
123 commenting out code.
124
1252004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
126
127 * positions.texi (Text Lines): Added missing end defun.
128
1292004-02-07 Kim F. Storm <storm@cua.dk>
130
131 * positions.texi (Text Lines): Add line-number-at-pos.
132
1332004-02-06 John Paul Wallington <jpw@gnu.org>
134
135 * display.texi (Button Properties, Button Buffer Commands):
136 mouse-2 invokes button, not down-mouse-1.
137
1382004-02-04 Jason Rumney <jasonr@gnu.org>
139
140 * makefile.w32-in: Sync with Makefile.in changes.
141
1422004-02-03 Luc Teirlinck <teirllm@auburn.edu>
143
144 * minibuf.texi (Text from Minibuffer): Various corrections and
145 clarifications.
146 (Object from Minibuffer): Correct Lisp description of
147 read-minibuffer.
148 (Minibuffer History): Clarify description of cons values for
149 HISTORY arguments.
150 (Basic Completion): Various corrections and clarifications. Add
151 completion-regexp-list.
152 (Minibuffer Completion): Correct and clarify description of
153 completing-read.
154 (Completion Commands): Mention Partial Completion mode. Various
155 other minor changes.
156 (High-Level Completion): Various corrections and clarifications.
157 (Reading File Names): Ditto.
158 (Minibuffer Misc): Ditto.
159
1602004-01-26 Luc Teirlinck <teirllm@auburn.edu>
161
162 * strings.texi (Text Comparison): assoc-string also matches
163 elements of alists that are strings instead of conses.
164 (Formatting Strings): Standardize Texinfo usage. Update index
165 entries.
166
1672004-01-20 Luc Teirlinck <teirllm@auburn.edu>
168
169 * lists.texi (Sets And Lists): Add delete-dups.
170
1712004-01-15 Luc Teirlinck <teirllm@auburn.edu>
172
173 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
174 special form.
175 * macros.texi (Defining Macros): Update description of `declare',
176 which now is a macro.
177 (Wrong Time): Fix typos.
178
1792004-01-14 Luc Teirlinck <teirllm@auburn.edu>
180
181 * compile.texi (Compilation Functions): Expand descriptions of
182 `compile-defun', `byte-compile-file', `byte-recompile-directory'
183 and `batch-byte-compile'. In particular, mention and describe
184 all optional arguments.
185 (Disassembly): Correct and clarify the description of `disassemble'.
186
1872004-01-11 Luc Teirlinck <teirllm@auburn.edu>
188
189 * searching.texi: Various small changes in addition to the
190 following.
191 (Regexp Example): Adapt to new value of `sentence-end'.
192 (Regexp Functions): The PAREN argument to `regexp-opt' can be
193 `words'.
194 (Search and Replace): Add usage note for `perform-replace'.
195 (Entire Match Data): Mention INTEGERS and REUSE arguments to
196 `match-data'.
197 (Standard Regexps): Update for new values of `paragraph-start'
198 and `sentence-end'.
199
2002004-01-07 Luc Teirlinck <teirllm@auburn.edu>
201
202 * files.texi (Saving Buffers): Clarify descriptions of
203 `write-contents-functions' and `before-save-hook'.
204 Make the defvar's for `before-save-hook' and `after-save-hook'
205 into defopt's.
206
2072004-01-07 Kim F. Storm <storm@cua.dk>
208
209 * commands.texi (Click Events): Describe new image and
210 width/height elements of click events.
211 (Accessing Events): Add posn-string, posn-image, and
212 posn-object-width-height. Change posn-object to return either
213 image or string object.
214
2152004-01-01 Simon Josefsson <jas@extundo.com>
216
217 * hooks.texi (Standard Hooks): Add before-save-hook.
218 * files.texi (Saving Buffers): Likewise.
219
2202004-01-03 Richard M. Stallman <rms@gnu.org>
221
222 * frames.texi (Frames and Windows): Delete frame-root-window.
223
2242004-01-03 Luc Teirlinck <teirllm@auburn.edu>
225
226 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
227
228 * functions.texi: Various small changes in addition to the
229 following.
230 (What Is a Function): `functionp' returns nil for macros. Clarify
231 behavior of this and following functions for symbol arguments.
232 (Function Documentation): Add `\' in front of (fn @var{arglist})
233 and explain why.
234 (Defining Functions): Mention DOCSTRING argument to `defalias'.
235 Add anchor.
236 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
237
2382004-01-01 Miles Bader <miles@gnu.org>
239
240 * display.texi (Buttons): New section.
241
2422003-12-31 Andreas Schwab <schwab@suse.de>
243
244 * numbers.texi (Math Functions): sqrt reports a domain-error
245 error.
246 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
247
2482003-12-30 Luc Teirlinck <teirllm@auburn.edu>
249
250 * tips.texi (Documentation Tips): Update item on hyperlinks in
251 documentation strings.
252
253 * errors.texi (Standard Errors): Various small corrections and
254 additions.
255
256 * control.texi: Various small changes in addition to the
257 following.
258 (Signaling Errors): Provide some more details on how `signal'
259 constructs the error message. Add anchor to the definition of
260 `signal'.
261 (Error Symbols): Describe special treatment of `quit'.
262 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
263 to emphasize that it has to be a single form.
264
265 * buffers.texi: Add anchor.
266
2672003-12-29 Richard M. Stallman <rms@gnu.org>
268
269 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
270 (Window Configurations): Add window-configuration-frame.
271
272 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
273
274 * text.texi (Examining Properties): Add get-char-property-and-overlay.
275 Change arg name in get-char-property.
276 (Special Properties): Update handling of keymap property.
277
278 * strings.texi (Modifying Strings): Add clear-string.
279 (Text Comparison): Add assoc-string and remove
280 assoc-ignore-case, assoc-ignore-representation.
281
282 * os.texi (Time of Day): Add set-time-zone-rule.
283
284 * numbers.texi (Math Functions): asin, acos, log, log10
285 report domain-error errors.
286
287 * nonascii.texi (Converting Representations):
288 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
289 (Encoding and I/O): Add file-name-coding-system.
290
291 * modes.texi (Search-based Fontification): Explain that
292 face specs are symbols with face names as values.
293
294 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
295
296 * lists.texi (Building Lists): remq moved elsewhere.
297 (Sets And Lists): remq moved here.
298 (Association Lists): Refer to assoc-string.
299
300 * internals.texi (Garbage Collection): Add memory-use-counts.
301
302 * frames.texi (Frames and Windows): Add set-frame-selected-window
303 and frame-root-window.
304
305 * files.texi (Contents of Directories):
306 Add directory-files-and-attributes.
307
308 * display.texi (Refresh Screen): Add force-window-update.
309 (Invisible Text): Explain about moving point out of invis text.
310 (Overlay Properties): Add overlay-properties.
311 (Managing Overlays): Add overlayp.
312 (GIF Images): Invalid image number displays a hollow box.
313
314 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
315 (Killing Buffers): Add buffer-live-p.
316
3172003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
318
319 * display.texi (Fringes): Fix typo "set-buffer-window".
320
3212003-12-24 Luc Teirlinck <teirllm@auburn.edu>
322
323 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
324 * nonascii.texi, processes.texi, tips.texi, variables.texi:
325 Add or change various xrefs and anchors.
326
327 * commands.texi: Replace all occurrences of @acronym{CAR} with
328 @sc{car}, for consistency with the rest of the Elisp manual.
329 `car' and `cdr' are historically acronyms, but are no longer
330 widely thought of as such.
331
332 * internals.texi (Pure Storage): Mention that `purecopy' does not
333 copy text properties.
334 (Object Internals): Now 29 bits are used (in most implementations)
335 to address Lisp objects.
336
337 * variables.texi (Variables with Restricted Values): New node.
338
339 * objects.texi (Lisp Data Types): Mention that certain variables
340 can only take on a restricted set of values and add an xref to
341 the new node "Variables with Restricted Values".
342
343 * eval.texi (Function Indirection): Describe the errors that
344 `indirect-function' can signal.
345 (Eval): Clarify the descriptions of `eval-region' and `values'.
346 Describe `eval-buffer' instead of `eval-current-buffer' and
347 mention `eval-current-buffer' as an alias for `current-buffer'.
348 Correct the description and mention all optional arguments.
349
350 * nonascii.texi: Various small changes in addition to the
351 following.
352 (Converting Representations): Clarify behavior of
353 `string-make-multibyte' and `string-to-multibyte' for unibyte all
354 ASCII arguments.
355 (Character Sets): Document the variable `charset-list' and adapt
356 the definition of the function `charset-list' accordingly.
357 (Translation of Characters): Clarify use of generic characters in
358 `make-translation-table'. Clarify and correct the description of
359 the use of translation tables in encoding and decoding.
360 (User-Chosen Coding Systems): Correct and clarify the description
361 of `select-safe-coding-system'.
362 (Default Coding Systems): Clarify description of
363 `file-coding-system-alist'.
364
3652003-11-30 Luc Teirlinck <teirllm@auburn.edu>
366
367 * strings.texi (Text Comparison): Correctly describe when two
368 strings are `equal'. Combine and clarify descriptions of
369 `assoc-ignore-case' and `assoc-ignore-representation'.
370
371 * objects.texi (Non-ASCII in Strings): Clarify description of
372 when a string is unibyte or multibyte.
373 (Bool-Vector Type): Update examples.
374 (Equality Predicates): Correctly describe when two strings are
375 `equal'.
376
3772003-11-29 Luc Teirlinck <teirllm@auburn.edu>
378
379 * lists.texi (Building Lists): `append' no longer accepts integer
380 arguments. Update the description of `number-sequence' to reflect
381 recent changes.
382 (Sets And Lists): Describe `member-ignore-case' after `member'.
383
3842003-11-27 Kim F. Storm <storm@cua.dk>
385
386 * commands.texi (Click Events): Click object may be an images.
387 Describe (dx . dy) element of click positions.
388 (Accessing Events): Remove duplicate posn-timestamp.
389 New functions posn-object and posn-object-x-y.
390
3912003-11-23 Kim F. Storm <storm@cua.dk>
392
393 * commands.texi (Click Events): Describe enhancements to event
394 position lists, including new text-pos and (col . row) items.
395 Mention left-fringe and right-fringe area events.
396 (Accessing Events): New functions posn-area and
397 posn-actual-col-row. Mention posn-timestamp. Mention that
398 posn-point in non-text area still returns buffer position.
399 Clarify posn-col-row.
400
4012003-11-21 Lars Hansen <larsh@math.ku.dk>
402
403 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
404 * anti.texi (File Attributes): Describe removed parameter
405 ID-FORMAT.
406
4072003-11-20 Luc Teirlinck <teirllm@auburn.edu>
408
409 * positions.texi (Positions): Mention that, if a marker is used as
410 a position, its buffer is ignored.
411
412 * markers.texi (Overview of Markers): Mention it here too.
413
4142003-11-12 Luc Teirlinck <teirllm@auburn.edu>
415
416 * numbers.texi (Numeric Conversions): Not just `floor', but also
417 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
418
4192003-11-10 Luc Teirlinck <teirllm@auburn.edu>
420
421 * markers.texi (Creating Markers): Specify insertion type of
422 created markers. Add xref to `Marker Insertion Types'.
423 Second argument to `copy-marker' is optional.
424 (Marker Insertion Types): Mention that most markers are created
425 with insertion type nil.
426 (The Mark): Correctly describe when `mark' signals an error.
427 (The Region): Correctly describe when `region-beginning' and
428 `region-end' signal an error.
429
4302003-11-08 Luc Teirlinck <teirllm@auburn.edu>
431
432 * hash.texi (Creating Hash): Clarify description of `eql'.
433 `makehash' is obsolete.
434 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
435
436 * positions.texi (Point): Change description of `buffer-end', so
437 that it is also correct for floating point arguments.
438 (List Motion): Correct argument lists of `beginning-of-defun' and
439 `end-of-defun'.
440 (Excursions): Add xref to `Marker Insertion Types'.
441 (Narrowing): Argument to `narrow-to-page' is optional.
442
4432003-11-06 Luc Teirlinck <teirllm@auburn.edu>
444
445 * streams.texi (Output Streams): Clarify behavior of point for
446 marker output streams.
447
4482003-11-04 Luc Teirlinck <teirllm@auburn.edu>
449
450 * variables.texi (Defining Variables): Second argument to
451 `defconst' is not optional.
452 (Setting Variables): Mention optional argument APPEND to
453 `add-to-list'.
454 (Creating Buffer-Local): Expand description of
455 `make-variable-buffer-local'.
456 (Frame-Local Variables): Expand description of
457 `make-variable-frame-local'.
458 (Variable Aliases): Correct description of optional argument
459 DOCSTRING to `defvaralias'. Mention return value of
460 `defvaralias'.
461 (File Local Variables): Add xref to `File variables' in Emacs
462 Manual. Correct description of `hack-local-variables'. Mention
463 `safe-local-variable' property. Mention optional second argument
464 to `risky-local-variable-p'.
465
4662003-11-03 Luc Teirlinck <teirllm@auburn.edu>
467
468 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
469
4702003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
471
472 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
473 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
474 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
475 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
476 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
477 lispref/processes.texi, lispref/searching.texi,
478 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
479 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
480 @acronym{FOO}.
481
4822003-10-27 Luc Teirlinck <teirllm@auburn.edu>
483
484 * strings.texi (Creating Strings): Argument START to `substring'
485 can not be `nil'. Expand description of
486 `substring-no-properties'. Correct description of `split-string',
487 especially with respect to empty matches. Prevent very bad line
488 break in definition of `split-string-default-separators'.
489 (Text Comparison): `string=' and `string<' also accept symbols as
490 arguments.
491 (String Conversion): More completely describe argument BASE in
492 `string-to-number'.
493 (Formatting Strings): `%s' and `%S" in `format' do require
494 corresponding object. Clarify behavior of numeric prefix after
495 `%' in `format'.
496 (Case Conversion): The argument to `upcase-initials' can be a
497 character.
498
4992003-10-27 Kenichi Handa <handa@m17n.org>
500
501 * display.texi (Fontsets): Fix texinfo usage.
502
5032003-10-25 Kenichi Handa <handa@m17n.org>
504
505 * display.texi (Fontsets): Add description of the function
506 set-fontset-font.
507
5082003-10-23 Luc Teirlinck <teirllm@auburn.edu>
509
510 * display.texi (Temporary Displays): Add xref to `Documentation
511 Tips'.
512
513 * functions.texi (Function Safety): Use inforef instead of pxref
514 for SES.
515
5162003-10-23 Andreas Schwab <schwab@suse.de>
517
518 * Makefile.in (TEX, texinputdir): Don't define.
519 (TEXI2DVI): Define.
520 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
521 add $(srcdir)/index.texi.
522 ($(infodir)/elisp): Remove index.texi dependency.
523 (elisp.dvi): Likewise. Use $(TEXI2DVI).
524 (index.texi): Remove target.
525 (dist): Don't link $(srcdir)/permute-index.
526 (clean): Don't remove index.texi.
527
528 * permute-index, index.perm: Remove.
529 * index.texi: Rename from index.unperm.
530
5312003-10-22 Luc Teirlinck <teirllm@auburn.edu>
532
533 * tips.texi (Documentation Tips): Document new behavior for face
534 and variable hyperlinks in Help mode.
535
5362003-10-21 Luc Teirlinck <teirllm@auburn.edu>
537
538 * objects.texi (Integer Type): Update for extra bit of integer range.
539 (Character Type): Ditto.
540
5412003-10-16 Eli Zaretskii <eliz@elta.co.il>
542
543 * numbers.texi (Integer Basics): Add index entries for reading
544 numbers in hex, octal, and binary.
545
5462003-10-16 Lute Kamstra <lute@gnu.org>
547
548 * modes.texi (Mode Line Format): Mention force-mode-line-update's
549 argument.
550
5512003-10-13 Luc Teirlinck <teirllm@auburn.edu>
552
553 * windows.texi (Choosing Window): Fix typo.
554 * edebug.texi (Edebug Execution Modes): Fix typo.
555
5562003-10-13 Richard M. Stallman <rms@gnu.org>
557
558 * windows.texi (Basic Windows): A window has fringe settings,
559 display margins and scroll-bar settings.
560 (Splitting Windows): Doc split-window return value.
561 Clean up one-window-p.
562 (Selecting Windows): Fix typo.
563 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
564 (Buffers and Windows): In set-window-buffer, explain effect
565 on fringe settings and scroll bar settings.
566 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
567 (Choosing Window): Use defopt for pop-up-frame-function.
568 For special-display-buffer-names, explain same-window and same-frame.
569 Clarify window-dedicated-p return value.
570 (Textual Scrolling): scroll-up and scroll-down can get an error.
571 (Horizontal Scrolling): Clarify auto-hscroll-mode.
572 Clarify set-window-hscroll.
573 (Size of Window): Don't mention tool bar in window-height.
574 (Coordinates and Windows): Explain what coordinates-in-window-p
575 returns for fringes and display margins.
576 (Window Configurations): Explain saving fringes, etc.
577
578 * tips.texi (Library Headers): Clean up Documentation.
579
580 * syntax.texi (Parsing Expressions): Clean up forward-comment
581 and parse-sexp-lookup-properties.
582
583 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
584
585 * os.texi (System Environment): Clean up text for load-average errors.
586
587 * modes.texi (Hooks): Don't explain local hook details at front.
588 Clarify run-hooks and run-hook-with-args a little.
589 Clean up add-hook and remove-hook.
590
591 * edebug.texi (Edebug Execution Modes): Clarify t.
592 Document edebug-sit-for-seconds.
593 (Coverage Testing): Document C-x X = and =.
594 (Instrumenting Macro Calls): Fix typo.
595 (Specification List): Don't index the specification keywords.
596
5972003-10-10 Kim F. Storm <storm@cua.dk>
598
599 * processes.texi (Network): Introduce make-network-process.
600
6012003-10-09 Luc Teirlinck <teirllm@auburn.edu>
602
603 * tips.texi (Library Headers): Fix typo.
604
6052003-10-07 Juri Linkov <juri@jurta.org>
606
607 * modes.texi (Imenu): Mention imenu-create-index-function's
608 default value. Explain submenus better.
609
6102003-10-07 Lute Kamstra <lute@gnu.org>
611
612 * modes.texi (Faces for Font Lock): Fix typo.
613 (Hooks): Explain how buffer-local hook variables can refer to
614 global hook variables.
615 Various minor clarifications.
616
6172003-10-06 Lute Kamstra <lute@gnu.org>
618
619 * tips.texi (Coding Conventions): Mention naming conventions for
620 hooks.
621
6222003-10-05 Luc Teirlinck <teirllm@auburn.edu>
623
624 * loading.texi (Library Search): Correct default value of
625 load-suffixes.
626 (Named Features): Fix typo.
627
6282003-10-05 Richard M. Stallman <rms@gnu.org>
629
630 * loading.texi (Named Features): In `provide',
631 say how to test for subfeatures.
632 (Unloading): In unload-feature, use new var name
633 unload-feature-special-hooks.
634
6352003-10-03 Lute Kamstra <lute@gnu.org>
636
637 * modes.texi (Major Mode Conventions): Mention third way to set up
638 Imenu.
639 (Imenu): A number of small fixes.
640 Delete documentation of internal variable imenu--index-alist.
641 Document the return value format of imenu-create-index-function
642 functions.
643
6442003-09-30 Richard M. Stallman <rms@gnu.org>
645
646 * processes.texi (Network): Say what stopped datagram connections do.
647
648 * lists.texi (Association Lists): Clarify `assq-delete-all'.
649
650 * display.texi (Overlay Properties): Clarify `evaporate' property.
651
6522003-09-29 Lute Kamstra <lute@gnu.org>
653
654 * modes.texi (Mode Line Data): Explain when symbols in mode-line
655 constructs should be marked as risky.
656 Change cons cell into proper list.
657 (Mode Line Variables): Change cons cell into proper list.
658
6592003-09-26 Lute Kamstra <lute@gnu.org>
660
661 * modes.texi (Mode Line Data): Document the :propertize construct.
662 (Mode Line Variables): Reorder the descriptions of the variables
663 to match their order in the default mode-line-format.
664 Describe the new variables mode-line-position and mode-line-modes.
665 Update the default values of mode-line-frame-identification,
666 minor-mode-alist, and default-mode-line-format.
667 (Properties in Mode): Mention the :propertize construct.
668
6692003-09-26 Richard M. Stallman <rms@gnu.org>
670
671 * buffers.texi, commands.texi, debugging.texi, eval.texi:
672 * loading.texi, minibuf.texi, text.texi, variables.texi:
673 Avoid @strong{Note:}.
674
6752003-09-26 Richard M. Stallman <rms@gnu.org>
676
677 * keymaps.texi (Remapping Commands): Fix typo.
678
6792003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
680
681 * processes.texi (Low-Level Network): Fix typo.
682
6832003-09-23 Kim F. Storm <storm@cua.dk>
684
685 * processes.texi (Network, Network Servers): Fix typos.
686 (Low-Level Network): Add timeout value for :server keyword.
687 Add new option keywords to make-network-process.
688 Add set-network-process-options.
689 Explain how to test availability of network options.
690
6912003-09-19 Richard M. Stallman <rms@gnu.org>
692
693 * text.texi (Motion by Indent): Arg to
694 backward-to-indentation and forward-to-indentation is optional.
695
696 * strings.texi (Creating Strings): Add substring-no-properties.
697
698 * processes.texi
699 (Process Information): Add list-processes arg QUERY-ONLY.
700 Delete process-contact from here.
701 Add new status values for process-status.
702 Add process-get, process-put, process-plist, set-process-plist.
703 (Synchronous Processes): Add call-process-shell-command.
704 (Signals to Processes): signal-process allows process objects.
705 (Network): Complete rewrite.
706 (Network Servers, Datagrams, Low-Level Network): New nodes.
707
708 * positions.texi (Word Motion): forward-word, backward-word
709 arg is optional. Reword.
710
711 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
712
713 * variables.texi (Creating Buffer-Local):
714 Delete duplicate definition of buffer-local-value.
715 (File Local Variables): Explain about discarding text props.
716
7172003-09-11 Richard M. Stallman <rms@gnu.org>
718
719 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
720 changes variables that record input events.
721 (Minibuffer Misc): Add minibuffer-selected-window.
722
723 * lists.texi (Building Lists): Add copy-tree.
724
725 * display.texi (Fontsets): Add char-displayable-p.
726 (Scroll Bars): New node.
727
7282003-09-08 Lute Kamstra <lute@gnu.org>
729
730 * modes.texi (%-Constructs): Document new `%i' and `%I'
731 constructs.
732
7332003-09-03 Peter Runestig <peter@runestig.com>
734
735 * makefile.w32-in: New file.
736
7372003-08-29 Richard M. Stallman <rms@gnu.org>
738
739 * display.texi (Overlay Properties): Clarify how priorities
740 affect use of the properties.
741
7422003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
743
744 * customize.texi (Type Keywords): Correct the description of
745 `:help-echo' in the case where `motion-doc' is a function.
746
7472003-08-14 John Paul Wallington <jpw@gnu.org>
748
749 * modes.texi (Emulating Mode Line): Subsection, not section.
750
7512003-08-13 Richard M. Stallman <rms@gnu.org>
752
753 * elisp.texi (Top): Update subnode lists in menu.
754
755 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
756 (Kill Functions): kill-region has new arg yank-handler.
757 (Yanking): New node.
758 (Yank Commands): Add yank-undo-function.
759 (Low-Level Kill Ring):
760 kill-new and kill-append have new arg yank-handler.
761 (Changing Properties): Add remove-list-of-text-properties.
762 (Atomic Changes): New node.
763
764 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
765
766 * streams.texi (Output Variables): Add eval-expression-print-length
767 and eval-expression-print-level.
768
769 * os.texi (Time Conversion): For encode-time, explain limits on year.
770
771 * objects.texi (Character Type): Define anchor "modifier bits".
772
773 * modes.texi (Emulating Mode Line): New node.
774 (Search-based Fontification): Font Lock uses font-lock-face property.
775 (Other Font Lock Variables): Likewise.
776
777 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
778 not vectors.
779 (Active Keymaps): Add emulation-mode-map-alists.
780 (Functions for Key Lookup): key-binding has new arg no-remap.
781 (Remapping Commands): New node.
782 (Scanning Keymaps): where-is-internal has new arg no-remap.
783 (Tool Bar): Add tool-bar-local-item-from-menu.
784 Clarify when to use tool-bar-add-item-from-menu.
785
786 * commands.texi (Interactive Call): commandp has new arg.
787 (Command Loop Info): Add this-original-command.
788
7892003-08-06 John Paul Wallington <jpw@gnu.org>
790
791 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
792
793 * display.texi (Warning Basics): Fix typo.
794 (Fringes): Add closing curly bracket and fix typo.
795
796 * elisp.texi (Top): Fix typo.
797
7982003-08-05 Richard M. Stallman <rms@gnu.org>
799
800 * elisp.texi: Update lists of subnodes.
801
802 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
803
804 * variables.texi (Local Variables): Use lc for example variable names.
805
806 * tips.texi (Library Headers): Explain where to put -*-.
807
808 * strings.texi (Creating Strings): Fix xref for vconcat.
809
810 * sequences.texi (Vector Functions):
811 vconcat no longer allows integer args.
812
813 * minibuf.texi (Reading File Names): read-file-name has new
814 arg PREDICATE. New function read-directory-name.
815
816 * macros.texi (Defining Macros): Give definition of `declare'
817 (Indenting Macros): New node.
818
819 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
820 (Window Frame Parameters): Make separate table of parameters
821 that are coupled with specific face attributes.
822 (Deleting Frames): delete-frame-hooks renamed to
823 delete-frame-functions.
824
825 * files.texi (Magic File Names): Add file-remote-p.
826 Clarify file-local-copy.
827
828 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
829 here; instead xref Defining Macros.
830
831 * display.texi (Warnings): New node, and subnodes.
832 (Fringes): New node.
833
834 * debugging.texi (Test Coverage): New node.
835
836 * compile.texi (Compiler Errors): Explain with-no-warnings
837 and other ways to suppress warnings.
838
839 * commands.texi (Interactive Call): Minor clarification.
840
841 * buffers.texi (Buffer File Name): set-visited-file-name
842 renames the buffer too.
843
844 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
845
8462003-07-24 Markus Rost <rost@math.ohio-state.edu>
847
848 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
849
8502003-07-22 Markus Rost <rost@math.ohio-state.edu>
851
852 * internals.texi (Garbage Collection): Fix previous change.
853
8542003-07-22 Richard M. Stallman <rms@gnu.org>
855
856 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
857
858 * display.texi (Width): Use \s syntax in example.
859 (Font Selection): Add face-font-rescale-alist.
860
861 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
862 Remove spurious indent in example.
863
864 * lists.texi (Building Lists): Add number-sequence.
865
866 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
867
868 * functions.texi (Function Documentation): Explain how to
869 show calling convention explicitly in the doc string.
870
871 * windows.texi (Selecting Windows): save-selected-window saves
872 selected window of each frame.
873 (Window Configurations): Minor change.
874
875 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
876
877 * streams.texi (Output Variables): Add print-continuous-numbering
878 and print-number-table.
879
880 * processes.texi (Decoding Output): New node.
881
882 * os.texi (Time Conversion): decode-time arg is optional.
883
884 * objects.texi (Character Type): Don't use space as example for \.
885 Make list of char names and \-sequences correspond.
886 Explain that \s is not used in strings. `\ ' needs space after.
887
888 * nonascii.texi (Converting Representations): Add string-to-multibyte.
889 (Translation of Characters): Add translation-table-for-input.
890 (Default Coding Systems): Add auto-coding-functions.
891 (Explicit Encoding): Add decode-coding-inserted-region.
892 (Locales): Add locale-info.
893
894 * minibuf.texi (Basic Completion): Describe test-completion.
895 Collections can be lists of strings.
896 Clean up lazy-completion-table.
897 (Programmed Completion): Mention test-completion.
898 Clarify why lambda expressions are not accepted.
899 (Minibuffer Misc): Describe minibufferp.
900
9012003-07-14 Richard M. Stallman <rms@gnu.org>
902
903 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
904
905 * windows.texi (Selecting Windows): New arg to select-window.
906 (Selecting Windows): Add with-selected-window.
907 (Size of Window): Add window-inside-edges, etc.
908
909 * internals.texi (Garbage Collection): Add post-gc-hook.
910
911 * processes.texi (Subprocess Creation): Add exec-suffixes.
912
913 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
914 (Scanning Keymaps): Add map-keymaps.
915 (Defining Menus): Add keymap-prompt.
916
917 * numbers.texi (Integer Basics): Add most-positive-fixnum,
918 most-negative-fixnum.
919
920 * compile.texi (Byte Compilation): Explain no-byte-compile
921 (Compiler Errors): New node.
922
923 * os.texi (User Identification): user-uid, user-real-uid
924 can return float.
925
926 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
927 and about derived modes.
928 (Minor Modes): Add minor-mode-list.
929 (Defining Minor Modes): Keyword args for define-minor-mode.
930 (Search-based Fontification): Explain managing other properties.
931 (Other Font Lock Variables): Add font-lock-extra-managed-props.
932 (Faces for Font Lock): Add font-locl-preprocessor-face.
933 (Hooks): Add run-mode-hooks and delay-mode-hooks.
934
935 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
936 (Variable Aliases): Clarify defvaralias.
937
938 * loading.texi (Library Search): Add load-suffixes.
939
940 * minibuf.texi (Basic Completion): Add lazy-completion-table.
941 (Programmed Completion): Add dynamic-completion-table.
942
943 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
944 (Magic File Names): Specify precedence order of handlers.
945o
946 * commands.texi (Command Overview): Emacs server runs pre-command-hook
947 and post-command-hook.
948 (Waiting): New calling convention for sit-for.
949
950 * text.texi (Special Properties): local-map and keymap properties
951 apply based on their stickiness.
952
9532003-07-07 Richard M. Stallman <rms@gnu.org>
954
955 * modes.texi (Minor Mode Conventions): Specify only some kinds
956 of list values as args to minor modes.
957
958 * files.texi (File Name Expansion): Warn about iterative use
959 of substitute-in-file-name.
960
961 * advice.texi (Activation of Advice): Clean up previous change.
962
9632003-07-06 Markus Rost <rost@math.ohio-state.edu>
964
965 * advice.texi (Activation of Advice): Note that ad-start-advice is
966 turned on by default.
967
9682003-06-30 Richard M. Stallman <rms@gnu.org>
969
970 * text.texi (Buffer Contents): Document current-word.
971 (Change Hooks): Not called for *Messages*.
972
973 * functions.texi (Defining Functions): Explain about redefining
974 primitives.
975 (Function Safety): Renamed. Minor changes.
976 Comment out the detailed criteria for what is safe.
977
9782003-06-22 Andreas Schwab <schwab@suse.de>
979
980 * objects.texi (Symbol Type): Fix description of examples.
981
9822003-06-16 Andreas Schwab <schwab@suse.de>
983
984 * hash.texi (Creating Hash): Fix description of :weakness.
985
9862003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
987
988 * files.texi (Changing Files): copy-file copies file modes, too.
989
9902003-05-28 Richard M. Stallman <rms@gnu.org>
991
992 * strings.texi (Creating Strings): Clarify split-string.
993
9942003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
995
996 * strings.texi (Creating Strings): Update split-string specification
997 and examples.
998
9992003-05-19 Richard M. Stallman <rms@gnu.org>
1000
1001 * elisp.texi: Correct invariant section names.
1002
10032003-04-20 Richard M. Stallman <rms@gnu.org>
1004
1005 * os.texi (Timers): Explain about timers and quitting.
1006
10072003-04-19 Richard M. Stallman <rms@gnu.org>
1008
1009 * internals.texi (Writing Emacs Primitives): Strings are
1010 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
1011 Explain GCPRO convention for varargs function args.
1012
10132003-04-16 Richard M. Stallman <rms@gnu.org>
1014
1015 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1016
10172003-04-08 Richard M. Stallman <rms@gnu.org>
1018
1019 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1020
10212003-02-13 Kim F. Storm <storm@cua.dk>
1022
1023 * objects.texi (Character Type): New \s escape for space.
1024
10252003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1026
1027 * os.texi (System Environment): Added cygwin system-type.
1028
10292003-01-25 Richard M. Stallman <rms@gnu.org>
1030
1031 * keymaps.texi: Document that a symbol can act as a keymap.
1032
10332003-01-13 Richard M. Stallman <rms@gnu.org>
1034
1035 * text.texi (Changing Properties): Say string indices are origin-0.
1036
1037 * positions.texi (Screen Lines) <compute-motion>:
1038 Correct order of elts in return value.
1039
1040 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1041 how to define a default binding.
1042
10432002-12-07 Markus Rost <rost@math.ohio-state.edu>
1044
1045 * loading.texi (Unloading): Fix recent change for load-history.
1046
1047 * customize.texi (Simple Types): Clarify description of custom
1048 type 'number. Describe new custom type 'float.
1049
10502002-12-04 Markus Rost <rost@math.ohio-state.edu>
1051
1052 * variables.texi (File Local Variables): Fix typo.
1053
10542002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1055
1056 From Michael Albinus <Michael.Albinus@alcatel.de>.
1057
1058 * README: Target for Info file is `make info'.
1059
1060 * files.texi (File Name Components): Fixed typos in
1061 `file-name-sans-extension'.
1062 (Magic File Names): Complete list of operations for magic file
1063 name handlers.
1064
10652002-09-16 Jonathan Yavner <jyavner@engineer.com>
1066
1067 * variables.texi (File Local Variables): New function
1068 risky-local-variable-p.
1069
10702002-09-15 Jonathan Yavner <jyavner@engineer.com>
1071
1072 * functions.texi (Function safety): New node about unsafep.
1073
10742002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
1075
1076 * customize.texi (Splicing into Lists): Fixed example.
1077 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1078
10792002-06-17 Juanma Barranquero <lektu@terra.es>
1080
1081 * frames.texi (Display Feature Testing): Fix typo.
1082
10832002-06-12 Andreas Schwab <schwab@suse.de>
1084
1085 * frames.texi (Initial Parameters, Resources): Fix references to
1086 the Emacs manual.
1087
10882002-05-13 Kim F. Storm <storm@cua.dk>
1089
1090 * variables.texi (Intro to Buffer-Local): Updated warning and
1091 example relating to changing buffer inside let.
1092
10932002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1094
1095 * os.texi (Session Management): New node about X Session management.
1096
10972002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
1098
1099 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
1100 to which the manual corresponds, and the copyright years.
1101
1102 * Makefile.in (VERSION): Set to 2.9.
1103
11042001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
1105
1106 * elisp.texi: Change the category in @dircategory to "Emacs", to
1107 make it consistent with info/dir.
1108
11092001-11-25 Miles Bader <miles@gnu.org>
1110
1111 * text.texi (Fields): Describe new `limit' arg in
1112 field-beginning/field-end.
1113
11142001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1115
1116 * permute-index: Don't depend on csh-specific features. Replace
1117 the interpreter name with /bin/sh.
1118
1119 * two-volume-cross-refs.txt: New file.
1120 * two.el: New file.
1121 * spellfile: New file.
1122
11232001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1124
1125 * permute-index: New file.
1126
1127 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1128 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1129 8+3 restricted namespace.
1130
1131 * Makefile.in (infodir): Define relative to $(srcdir).
1132 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1133 include directories list via -I switch to makeinfo.
1134 (index.texi): Use cp if both hard and symbolic links fail.
1135
11362001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1137
1138 * Makefile.in (distclean): Add.
1139
1140 The following changes make ELisp manual part of the Emacs
1141 distribution:
1142
1143 * Makefile.in: Add Copyright notice.
1144 (prefix): Remove.
1145 (infodir): Change value to "../info".
1146 (VPATH): New variable.
1147 (MAKE): Don't define.
1148 (texmacrodir): Don't define.
1149 (texinputdir): Append the existing value of TEXINPUTS.
1150 ($(infodir)/elisp): Instead of just "elisp". Reformat the
1151 command to be compatible with man/Makefile.in, and to put the
1152 output into ../info.
1153 (info): Add target.
1154 (installall): Target removed.
1155
11562001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1157
1158 * tips.texi (Coding Conventions): Fix typo.
1159
11602001-10-23 Gerd Moellmann <gerd@gnu.org>
1161
1162 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1163
11642001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1165
1166 * files.texi (File Name Components): Update the description of
1167 file-name-sans-extension and file-name-extension, as they now
1168 ignore leading dots.
1169
11702001-10-20 Gerd Moellmann <gerd@gnu.org>
1171
1172 * (Version 21.1 released.)
1173
11742001-10-19 Miles Bader <miles@gnu.org>
1175
1176 * positions.texi (Text Lines): Describe behavior of
1177 `beginning-of-line'/`end-of-line' in the presence of field properties.
1178
11792001-10-17 Gerd Moellmann <gerd@gnu.org>
1180
1181 * Makefile.in (VERSION): Set to 2.8.
1182 (manual): Use `manual-21'.
1183
1184 * elisp.texi (VERSION): Add and use it where the version
1185 number was used. Set it to 2.8.
1186
1187 * intro.texi: Likewise.
1188
11892001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1190
1191 * files.texi (File Name Completion): Document the significance of
1192 a trailing slash in elements of completion-ignored-extensions.
1193
11942001-10-06 Miles Bader <miles@gnu.org>
1195
1196 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1197
11982001-10-04 Gerd Moellmann <gerd@gnu.org>
1199
1200 * variables.texi (Variable Aliases): New node.
1201
12022001-10-04 Gerd Moellmann <gerd@gnu.org>
1203
1204 * Branch for 21.1.
1205
12062001-10-02 Miles Bader <miles@gnu.org>
1207
1208 * minibuf.texi (Minibuffer Misc): Add entries for
1209 `minibuffer-contents', `minibuffer-contents-no-properties', and
1210 `delete-minibuffer-contents'.
1211 Correct description for `minibuffer-prompt-end'.
1212
1213 * text.texi (Property Search): Correct descriptions of
1214 `next-char-property-change' and `previous-char-property-change'.
1215 Add entries for `next-single-char-property-change' and
1216 `previous-single-char-property-change'.
1217 Make operand names a bit more consistent.
1218
12192001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
1220
1221 * frames.texi (Finding All Frames): Document that next-frame and
1222 previous-frame are local to current terminal.
1223
12242001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1225
1226 * keymaps.texi (Creating Keymaps): Fix the description of the
1227 result of make-keymap.
1228
12292001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
1230
1231 * display.texi (Font Lookup, Attribute Functions)
1232 (Image Descriptors): Add cross-references to the definition of
1233 selected frame.
1234
1235 * buffers.texi (The Buffer List): Add cross-references to the
1236 definition of selected frame.
1237
1238 * frames.texi (Input Focus): Clarify which frame is _the_ selected
1239 frame at any given time.
1240 (Multiple Displays, Size and Position): Add a cross-reference to
1241 the definition of the selected frame.
1242
12432001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
1244
1245 * strings.texi (String Conversion) <string-to-number>: Document
1246 that a float is returned for integers that are too large.
1247
1248 * frames.texi (Mouse Position): Document mouse-position-function.
1249 (Display Feature Testing): Document display-images-p.
1250 (Window Frame Parameters): Document the cursor-type variable.
1251
1252 * numbers.texi (Integer Basics): Document CL style read syntax for
1253 integers in bases other than 10.
1254
1255 * positions.texi (List Motion): Document
1256 open-paren-in-column-0-is-defun-start.
1257
1258 * lists.texi (Sets And Lists): Document member-ignore-case.
1259
1260 * internals.texi (Garbage Collection): Document the used and free
1261 strings report.
1262 (Memory Usage): Document strings-consed.
1263
1264 * os.texi (Time of Day): Document float-time.
1265 (Recording Input): Document that clear-this-command-keys clears
1266 the vector to be returned by recent-keys.
1267
1268 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1269 argument keymap can be a list.
1270
1271 * nonascii.texi (User-Chosen Coding Systems)
1272 <select-safe-coding-system>: Document the new argument
1273 accept-default-p and the variable
1274 select-safe-coding-system-accept-default-p. Tell what happens if
1275 buffer-file-coding-system is undecided.
1276 (Default Coding Systems): Document auto-coding-regexp-alist.
1277
1278 * display.texi (The Echo Area) <message>: Document
1279 message-truncate-lines.
1280 (Glyphs): Document that the glyph table is unused on windowed
1281 displays.
1282
1283 * help.texi (Describing Characters) <single-key-description>:
1284 Document the new argument no-angles.
1285 (Accessing Documentation) <documentation-property>: Document that
1286 a non-string property is evaluated.
1287 <documentation>: Document that the function-documentation property
1288 is looked for.
1289
1290 * windows.texi (Selecting Windows): Document some-window.
1291
1292 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1293
1294 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1295 apropos-mode-hook.
1296
1297 * commands.texi (Using Interactive): Document interactive-form.
1298 (Keyboard Macros): Document kbd-macro-termination-hook.
1299 (Command Loop Info): Document that clear-this-command-keys clears
1300 the vector to be returned by recent-keys.
1301
13022001-09-04 Werner LEMBERG <wl@gnu.org>
1303
1304 * Makefile.in (srcdir, texinputdir): New variables.
1305 (srcs, index.texi, install): Use $(srcdir).
1306 (.PHONY): Remove elisp.dvi.
1307 (elisp): Use -I switch for makeinfo.
1308 (elisp.dvi): Use $(srcdir) and $(texinputdir).
1309 (installall, dist): Use $(srcdir).
1310 Fix path to texinfo.tex.
1311 (maintainer-clean): Add elisp.dvi and elisp.oaux.
1312
13132001-08-30 Gerd Moellmann <gerd@gnu.org>
1314
1315 * display.texi (Conditional Display): Adjust to API change.
1316
1317 * configure: New file.
1318
13192001-07-30 Gerd Moellmann <gerd@gnu.org>
1320
1321 * commands.texi (Repeat Events): Add description of
1322 double-click-fuzz.
1323
13242001-05-08 Stefan Monnier <monnier@cs.yale.edu>
1325
1326 * syntax.texi (Syntax Class Table): Add the missing designator for
1327 comment and string fences.
1328 (Syntax Properties): Add a xref to syntax table internals.
1329 (Syntax Table Internals): Document string-to-syntax.
1330
13312001-05-07 Gerd Moellmann <gerd@gnu.org>
1332
1333 * Makefile.in (install): Use install-info command line options
1334 like in Emacs' Makefile.in.
1335
13362000-12-09 Miles Bader <miles@gnu.org>
1337
1338 * windows.texi (Window Start): Update documentation for
1339 `pos-visible-in-window-p'.
1340
13412000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1342
1343 * lists.texi (Building Lists): Add footnote to explain how to add
1344 to the end of a list.
1345
13462000-10-25 Gerd Moellmann <gerd@gnu.org>
1347
1348 * files.texi (Visiting Functions): Typos.
1349
13502000-10-25 Kenichi Handa <handa@etl.go.jp>
1351
1352 * files.texi (Visiting Functions): Return value of
1353 find-file-noselect may be a list of buffers if wildcards are used.
1354
13552000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1356
1357 * display.texi (Defining Faces): Document `graphic' display type
1358 in face specs.
1359
13602000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1361
1362 * hooks.texi (Standard Hooks): Replace obsolete
1363 `after-make-frame-hook' with `after-make-frame-functions'.
1364
1365 * frames.texi (Creating Frames): Ditto.
1366
1367 * variables.texi (Future Local Variables): Ditto.
1368
13692000-10-16 Gerd Moellmann <gerd@gnu.org>
1370
1371 * display.texi (Other Image Types): Add description of :foreground
1372 and :background properties of mono PBM images.
1373
13742000-08-17 Werner LEMBERG <wl@gnu.org>
1375
1376 * .cvsignore: New file.
1377
13782000-01-05 Gerd Moellmann <gerd@gnu.org>
1379
1380 * tindex.pl: New script.
1381
13821999-12-03 Dave Love <fx@gnu.org>
1383
1384 * Makefile.in (MAKEINFO): New parameter.
1385
13861999-09-17 Richard Stallman <rms@gnu.org>
1387
1388 * Makefile.in (srcs): Add hash.texi.
1389 (VERSION): Update to 20.6.
1390
13911999-09-13 Richard Stallman <rms@gnu.org>
1392
1393 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1394
13951998-08-29 Karl Heuer <kwzh@gnu.org>
1396
1397 * configure.in: New file.
1398 * Makefile.in: Renamed from Makefile.
1399 (prefix, infodir): Use value obtained from configure.
1400 (emacslibdir): Obsolete variable deleted.
1401 (dist): Distribute configure.in, configure, Makefile.in.
1402
14031998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1404
1405 * Makefile (INSTALL_INFO): New variable.
1406 (install): Run install-info.
1407
14081998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
1409
1410 * Makefile (elisp.dvi): Add missing backslash.
1411
14121998-05-02 Richard Stallman <rms@psilocin.gnu.org>
1413
1414 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1415 Run texindex without `./'. Always run texindex on elisp.tp.
1416 (elisp.tps): Target deleted.
1417
14181998-04-05 Richard Stallman <rms@psilocin.gnu.org>
1419
1420 * Makefile (srcs): Add nonascii.texi and customize.texi.
1421 (dist): Start by deleting `temp'.
1422
14231998-02-17 Richard Stallman <rms@psilocin.gnu.org>
1424
1425 * Makefile (makeinfo, texindex): Targets deleted.
1426 (makeinfo.o, texindex.o): Targets deleted.
1427 (clean, dist): Don't do anything with them or with getopt*.
1428
14291998-01-30 Richard Stallman <rms@psilocin.gnu.org>
1430
1431 * Makefile (SHELL): Defined.
1432
14331998-01-27 Richard Stallman <rms@psilocin.gnu.org>
1434
1435 * Makefile (elisp.tps): New target.
1436 (elisp.dvi): Depend on elisp.tps.
1437
1438Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
1439
1440 * README: Update phone number.
1441
1442 * Makefile (elisp): Make this be the default target.
1443 Depend on makeinfo.c instead of makeinfo.
1444 (install): Don't depend on elisp.dvi, since we don't install that.
1445 Use mkinstalldirs.
1446 (dist): Add mkinstalldirs.
1447
1448Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1449
1450 * Makefile (VERSION): Update version number.
1451 (maintainer-clean): Renamed from realclean.
1452
1453Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1454
1455 * Makefile (realclean): New target.
1456 (elisp): Remove any old elisp-* files first.
1457
1458Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
1459
1460 * Makefile (VERSION): New variable.
1461 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
1462 Compressed file suffix should be `.gz', not `.z'.
1463
1464Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1465
1466 * Makefile (elisp): Depend on makeinfo.
1467
1468Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
1469
1470 * Makefile (srcs): Add anti.texi.
1471
1472Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1473
1474 * Makefile (infodir, prefix): New vars.
1475 (install): Use infodir.
1476 (emacsinfodir): Deleted.
1477
1478Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1479
1480 * Makefile (srcs): Add calendar.texi.
1481
1482 * Makefile (dist): Copy texindex.c and makeinfo.c.
1483 Limit elisp-* files to those with one or two digits.
1484
1485Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1486
1487 * Makefile (dist): Changed to use Gzip instead of compress.
1488
1489Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1490
1491 * loading.texi (Unloading): define-function changed back to
1492 defalias. It may not stay this way, but at least it's
1493 consistent with the known-good version of the code patch.
1494
1495Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1496
1497 * modes.texi (Hooks): Document new optional arg of add-hook.
1498
1499Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1500
1501 * variables.texi: Document nil initial value of buffer-local variables.
1502
1503 * tips.texi: Add new section on standard library headers.
1504
1505Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1506
1507 * Makefile (srcs): Add frame.texi to the list of sources.
1508
1509Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1510
1511 * Makefile (dist): Don't bother excluding autosave files; they'll
1512 never make it into the temp directory anyway, and the hash marks
1513 in the name are problematic for make and the Bourne shell.
1514 (srcs):
1515
1516Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1517
1518 * Makefile (dist): Don't include backup files or autosave files in
1519 the distribution tar file.
1520
1521Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1522
1523 * Makefile (srcs): Added index.perm.
1524 (elisp.dvi): Remove erroneous shell comment.
1525 Expect output of permute-index in permuted.fns.
1526 Save old elisp.aux in elisp.oaux.
1527 (clean): Added index.texi to be deleted.
1528
1529Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
1530
1531 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
1532
1533Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
1534
1535 * files.texi: Noted that completion-ignored-extensions is ignored
1536 when making *Completions*.
1537
1538Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
1539
1540 * Makefile make dist now depends on elisp.dvi, since it tries
1541 to include it in the dist file.
1542
1543Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
1544
1545 * functions.texinfo (Mapping Functions): Add missing quote
1546
1547Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
1548
1549 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
1550 (defunargs): Turn off \hyphenchar of \sl font temporarily.
1551
1552Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
1553
1554 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
1555 and @error{} are the terms now being used. The files in the
1556 directory have been changed to reflect this.
1557
1558 * All instances of @indentedresultt{} have been changed to
1559 ` @result{}', using 5 spaces at the begining of the line.
1560
1561Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
1562
1563 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
1564 experimental @indentedresult{}, @indentedexpandsto{} are part of
1565 the texinfo.tex in this directory. These TeX macros are not
1566 stable yet.
1567
1568Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
1569
1570 * texinfo.tex: temporarily added
1571 \let\result=\dblarrow
1572 \def\error{{\it ERROR} \longdblarrow}
1573 We need to do this better soon.
1574
1575Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
1576
1577 * Applied Karl Berry's patches to *.texinfo files, but not to
1578 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
1579 new title page format is also not applied, since it requires
1580 texinfo.tex changes.)
1581
1582 * Cleaned up `Makefile' and defined the `emacslibdir' directory
1583 for the Project GNU development environment.
1584
1585;; Local Variables:
1586;; coding: iso-2022-7bit
1587;; End:
1588
1589 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
1590 Copying and distribution of this file, with or without modification,
1591 are permitted provided the copyright notice and this notice are preserved.
1592
1593;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda