(line-number-at-pos): Rename from line-at-pos.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
eb3c144c
JPW
12004-02-06 John Paul Wallington <jpw@gnu.org>
2
3 * display.texi (Button Properties, Button Buffer Commands):
4 mouse-2 invokes button, not down-mouse-1.
5
a1d38d63
JR
62004-02-04 Jason Rumney <jasonr@gnu.org>
7
8 * makefile.w32-in: Sync with Makefile.in changes.
9
4b574f3d
LT
102004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11
12 * minibuf.texi (Text from Minibuffer): Various corrections and
13 clarifications.
14 (Object from Minibuffer): Correct Lisp description of
15 read-minibuffer.
16 (Minibuffer History): Clarify description of cons values for
17 HISTORY arguments.
18 (Basic Completion): Various corrections and clarifications. Add
19 completion-regexp-list.
20 (Minibuffer Completion): Correct and clarify description of
21 completing-read.
22 (Completion Commands): Mention partial-completion-mode. Various
23 other minor changes.
24 (High-Level Completion): Various corrections and clarifications.
25 (Reading File Names): Ditto.
26 (Minibuffer Misc): Ditto.
27
d8186297
LT
282004-01-26 Luc Teirlinck <teirllm@auburn.edu>
29
30 * strings.texi (Text Comparison): assoc-string also matches
31 elements of alists that are strings instead of conses.
32 (Formatting Strings): Standardize Texinfo usage. Update index
33 entries.
34
9adcb5f2
LT
352004-01-20 Luc Teirlinck <teirllm@auburn.edu>
36
37 * lists.texi (Sets And Lists): Add delete-dups.
38
3e7274ae
LT
392004-01-15 Luc Teirlinck <teirllm@auburn.edu>
40
41 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
42 special form.
43 * macros.texi (Defining Macros): Update description of `declare',
44 which now is a macro.
45 (Wrong Time): Fix typos.
46
944e099f
LT
472004-01-14 Luc Teirlinck <teirllm@auburn.edu>
48
49 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 50 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
51 and `batch-byte-compile'. In particular, mention and describe
52 all optional arguments.
53 (Disassembly): Correct and clarify the description of `disassemble'.
54
90c3aa59
LT
552004-01-11 Luc Teirlinck <teirllm@auburn.edu>
56
57 * searching.texi: Various small changes in addition to the
58 following.
59 (Regexp Example): Adapt to new value of `sentence-end'.
60 (Regexp Functions): The PAREN argument to `regexp-opt' can be
61 `words'.
62 (Search and Replace): Add usage note for `perform-replace'.
63 (Entire Match Data): Mention INTEGERS and REUSE arguments to
64 `match-data'.
65 (Standard Regexps): Update for new values of `paragraph-start'
66 and `sentence-end'.
67
583c353d
LT
682004-01-07 Luc Teirlinck <teirllm@auburn.edu>
69
70 * files.texi (Saving Buffers): Clarify descriptions of
71 `write-contents-functions' and `before-save-hook'.
72 Make the defvar's for `before-save-hook' and `after-save-hook'
73 into defopt's.
74
05faee07
KS
752004-01-07 Kim F. Storm <storm@cua.dk>
76
77 * commands.texi (Click Events): Describe new image and
78 width/height elements of click events.
79 (Accessing Events): Add posn-string, posn-image, and
80 posn-object-width-height. Change posn-object to return either
81 image or string object.
82
a0465ec3
SJ
832004-01-01 Simon Josefsson <jas@extundo.com>
84
85 * hooks.texi (Standard Hooks): Add before-save-hook.
86 * files.texi (Saving Buffers): Likewise.
87
972c0c49
RS
882004-01-03 Richard M. Stallman <rms@gnu.org>
89
90 * frames.texi (Frames and Windows): Delete frame-root-window.
91
dbcd463f
LT
922004-01-03 Luc Teirlinck <teirllm@auburn.edu>
93
94 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
95
96 * functions.texi: Various small changes in addition to the
97 following.
98 (What Is a Function): `functionp' returns nil for macros. Clarify
99 behavior of this and following functions for symbol arguments.
100 (Function Documentation): Add `\' in front of (fn @var{arglist})
101 and explain why.
102 (Defining Functions): Mention DOCSTRING argument to `defalias'.
103 Add anchor.
104 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
105
02c77ee9
MB
1062004-01-01 Miles Bader <miles@gnu.org>
107
108 * display.texi (Buttons): New section.
109
903a1a91
AS
1102003-12-31 Andreas Schwab <schwab@suse.de>
111
112 * numbers.texi (Math Functions): sqrt reports a domain-error
113 error.
114 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
115
697cf92a
LT
1162003-12-30 Luc Teirlinck <teirllm@auburn.edu>
117
3f70fe82
LT
118 * tips.texi (Documentation Tips): Update item on hyperlinks in
119 documentation strings.
120
697cf92a
LT
121 * errors.texi (Standard Errors): Various small corrections and
122 additions.
123
124 * control.texi: Various small changes in addition to the
125 following.
126 (Signaling Errors): Provide some more details on how `signal'
127 constructs the error message. Add anchor to the definition of
128 `signal'.
129 (Error Symbols): Describe special treatment of `quit'.
130 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
131 to emphasize that it has to be a single form.
132
133 * buffers.texi: Add anchor.
134
4d25144d
RS
1352003-12-29 Richard M. Stallman <rms@gnu.org>
136
137 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
138 (Window Configurations): Add window-configuration-frame.
139
140 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
141
142 * text.texi (Examining Properties): Add get-char-property-and-overlay.
143 Change arg name in get-char-property.
144 (Special Properties): Update handling of keymap property.
145
146 * strings.texi (Modifying Strings): Add clear-string.
147 (Text Comparison): Add assoc-string and remove
148 assoc-ignore-case, assoc-ignore-representation.
149
150 * os.texi (Time of Day): Add set-time-zone-rule.
151
152 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 153 report domain-error errors.
4d25144d 154
697cf92a 155 * nonascii.texi (Converting Representations):
4d25144d
RS
156 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
157 (Encoding and I/O): Add file-name-coding-system.
158
159 * modes.texi (Search-based Fontification): Explain that
160 face specs are symbols with face names as values.
161
162 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
163
164 * lists.texi (Building Lists): remq moved elsewhere.
165 (Sets And Lists): remq moved here.
166 (Association Lists): Refer to assoc-string.
167
168 * internals.texi (Garbage Collection): Add memory-use-counts.
169
170 * frames.texi (Frames and Windows): Add set-frame-selected-window
171 and frame-root-window.
172
697cf92a 173 * files.texi (Contents of Directories):
4d25144d
RS
174 Add directory-files-and-attributes.
175
176 * display.texi (Refresh Screen): Add force-window-update.
177 (Invisible Text): Explain about moving point out of invis text.
178 (Overlay Properties): Add overlay-properties.
179 (Managing Overlays): Add overlayp.
180 (GIF Images): Invalid image number displays a hollow box.
181
182 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
183 (Killing Buffers): Add buffer-live-p.
184
67fafe38
MR
1852003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
186
187 * display.texi (Fringes): Fix typo "set-buffer-window".
188
68e74f25
LT
1892003-12-24 Luc Teirlinck <teirllm@auburn.edu>
190
191 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
192 * nonascii.texi, processes.texi, tips.texi, variables.texi:
193 Add or change various xrefs and anchors.
194
195 * commands.texi: Replace all occurrences of @acronym{CAR} with
196 @sc{car}, for consistency with the rest of the Elisp manual.
197 `car' and `cdr' are historically acronyms, but are no longer
198 widely thought of as such.
199
200 * internals.texi (Pure Storage): Mention that `purecopy' does not
201 copy text properties.
202 (Object Internals): Now 29 bits are used (in most implementations)
203 to address Lisp objects.
204
205 * variables.texi (Variables with Restricted Values): New node.
206
207 * objects.texi (Lisp Data Types): Mention that certain variables
208 can only take on a restricted set of values and add an xref to
209 the new node "Variables with Restricted Values".
210
211 * eval.texi (Function Indirection): Describe the errors that
212 `indirect-function' can signal.
213 (Eval): Clarify the descriptions of `eval-region' and `values'.
214 Describe `eval-buffer' instead of `eval-current-buffer' and
215 mention `eval-current-buffer' as an alias for `current-buffer'.
216 Correct the description and mention all optional arguments.
217
697cf92a 218 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
219 following.
220 (Converting Representations): Clarify behavior of
221 `string-make-multibyte' and `string-to-multibyte' for unibyte all
222 ASCII arguments.
223 (Character Sets): Document the variable `charset-list' and adapt
224 the definition of the function `charset-list' accordingly.
225 (Translation of Characters): Clarify use of generic characters in
226 `make-translation-table'. Clarify and correct the description of
227 the use of translation tables in encoding and decoding.
228 (User-Chosen Coding Systems): Correct and clarify the description
229 of `select-safe-coding-system'.
230 (Default Coding Systems): Clarify description of
231 `file-coding-system-alist'.
232
a62f71e4
LT
2332003-11-30 Luc Teirlinck <teirllm@auburn.edu>
234
235 * strings.texi (Text Comparison): Correctly describe when two
236 strings are `equal'. Combine and clarify descriptions of
237 `assoc-ignore-case' and `assoc-ignore-representation'.
238
239 * objects.texi (Non-ASCII in Strings): Clarify description of
240 when a string is unibyte or multibyte.
241 (Bool-Vector Type): Update examples.
242 (Equality Predicates): Correctly describe when two strings are
243 `equal'.
244
19017752
LT
2452003-11-29 Luc Teirlinck <teirllm@auburn.edu>
246
247 * lists.texi (Building Lists): `append' no longer accepts integer
248 arguments. Update the description of `number-sequence' to reflect
249 recent changes.
250 (Sets And Lists): Describe `member-ignore-case' after `member'.
251
0f6a07a8
KS
2522003-11-27 Kim F. Storm <storm@cua.dk>
253
254 * commands.texi (Click Events): Click object may be an images.
255 Describe (dx . dy) element of click positions.
256 (Accessing Events): Remove duplicate posn-timestamp.
257 New functions posn-object and posn-object-x-y.
258
1ce7c819
KS
2592003-11-23 Kim F. Storm <storm@cua.dk>
260
261 * commands.texi (Click Events): Describe enhancements to event
262 position lists, including new text-pos and (col . row) items.
263 Mention left-fringe and right-fringe area events.
0f6a07a8 264 (Accessing Events): New functions posn-area and
1ce7c819
KS
265 posn-actual-col-row. Mention posn-timestamp. Mention that
266 posn-point in non-text area still returns buffer position.
267 Clarify posn-col-row.
268
cae8ddbb
LH
2692003-11-21 Lars Hansen <larsh@math.ku.dk>
270
271 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
272 * anti.texi (File Attributes): Describe removed parameter
273 ID-FORMAT.
274
f7f1a248
LT
2752003-11-20 Luc Teirlinck <teirllm@auburn.edu>
276
68e74f25 277 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
278 a position, its buffer is ignored.
279
280 * markers.texi (Overview of Markers): Mention it here too.
281
c5e2fb05
LT
2822003-11-12 Luc Teirlinck <teirllm@auburn.edu>
283
284 * numbers.texi (Numeric Conversions): Not just `floor', but also
285 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
286
e57d0aa8
LT
2872003-11-10 Luc Teirlinck <teirllm@auburn.edu>
288
289 * markers.texi (Creating Markers): Specify insertion type of
290 created markers. Add xref to `Marker Insertion Types'.
291 Second argument to `copy-marker' is optional.
292 (Marker Insertion Types): Mention that most markers are created
293 with insertion type nil.
294 (The Mark): Correctly describe when `mark' signals an error.
295 (The Region): Correctly describe when `region-beginning' and
296 `region-end' signal an error.
297
bb3612ec
LT
2982003-11-08 Luc Teirlinck <teirllm@auburn.edu>
299
300 * hash.texi (Creating Hash): Clarify description of `eql'.
301 `makehash' is obsolete.
302 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
303
304 * positions.texi (Point): Change description of `buffer-end', so
305 that it is also correct for floating point arguments.
306 (List Motion): Correct argument lists of `beginning-of-defun' and
307 `end-of-defun'.
308 (Excursions): Add xref to `Marker Insertion Types'.
309 (Narrowing): Argument to `narrow-to-page' is optional.
310
cfb8a797
LT
3112003-11-06 Luc Teirlinck <teirllm@auburn.edu>
312
313 * streams.texi (Output Streams): Clarify behavior of point for
314 marker output streams.
315
c6177909
LT
3162003-11-04 Luc Teirlinck <teirllm@auburn.edu>
317
318 * variables.texi (Defining Variables): Second argument to
319 `defconst' is not optional.
320 (Setting Variables): Mention optional argument APPEND to
321 `add-to-list'.
322 (Creating Buffer-Local): Expand description of
323 `make-variable-buffer-local'.
324 (Frame-Local Variables): Expand description of
325 `make-variable-frame-local'.
326 (Variable Aliases): Correct description of optional argument
327 DOCSTRING to `defvaralias'. Mention return value of
328 `defvaralias'.
329 (File Local Variables): Add xref to `File variables' in Emacs
330 Manual. Correct description of `hack-local-variables'. Mention
331 `safe-local-variable' property. Mention optional second argument
332 to `risky-local-variable-p'.
333
b3645067
LT
3342003-11-03 Luc Teirlinck <teirllm@auburn.edu>
335
336 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
337
10695e5c
EZ
3382003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
339
340 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
341 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
342 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
343 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
344 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 345 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
346 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
347 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
348 @acronym{FOO}.
349
a2f4def1
LT
3502003-10-27 Luc Teirlinck <teirllm@auburn.edu>
351
352 * strings.texi (Creating Strings): Argument START to `substring'
353 can not be `nil'. Expand description of
354 `substring-no-properties'. Correct description of `split-string',
355 especially with respect to empty matches. Prevent very bad line
356 break in definition of `split-string-default-separators'.
357 (Text Comparison): `string=' and `string<' also accept symbols as
358 arguments.
359 (String Conversion): More completely describe argument BASE in
360 `string-to-number'.
361 (Formatting Strings): `%s' and `%S" in `format' do require
362 corresponding object. Clarify behavior of numeric prefix after
363 `%' in `format'.
364 (Case Conversion): The argument to `upcase-initials' can be a
365 character.
366
a2296bf9
KH
3672003-10-27 Kenichi Handa <handa@m17n.org>
368
369 * display.texi (Fontsets): Fix texinfo usage.
370
885fef7c
KH
3712003-10-25 Kenichi Handa <handa@m17n.org>
372
373 * display.texi (Fontsets): Add description of the function
374 set-fontset-font.
375
0c6b7a1f
LT
3762003-10-23 Luc Teirlinck <teirllm@auburn.edu>
377
378 * display.texi (Temporary Displays): Add xref to `Documentation
379 Tips'.
380
381 * functions.texi (Function Safety): Use inforef instead of pxref
382 for SES.
383
c3cda320
AS
3842003-10-23 Andreas Schwab <schwab@suse.de>
385
386 * Makefile.in (TEX, texinputdir): Don't define.
387 (TEXI2DVI): Define.
388 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
389 add $(srcdir)/index.texi.
390 ($(infodir)/elisp): Remove index.texi dependency.
391 (elisp.dvi): Likewise. Use $(TEXI2DVI).
392 (index.texi): Remove target.
393 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
394 (clean): Don't remove index.texi.
395
c3cda320
AS
396 * permute-index, index.perm: Remove.
397 * index.texi: Rename from index.unperm.
398
e5dadca7
LT
3992003-10-22 Luc Teirlinck <teirllm@auburn.edu>
400
401 * tips.texi (Documentation Tips): Document new behavior for face
402 and variable hyperlinks in Help mode.
403
6cfb0777
LT
4042003-10-21 Luc Teirlinck <teirllm@auburn.edu>
405
406 * objects.texi (Integer Type): Update for extra bit of integer range.
407 (Character Type): Ditto.
408
a4fc3ab3
EZ
4092003-10-16 Eli Zaretskii <eliz@elta.co.il>
410
411 * numbers.texi (Integer Basics): Add index entries for reading
412 numbers in hex, octal, and binary.
413
c8f9ba83
LK
4142003-10-16 Lute Kamstra <lute@gnu.org>
415
416 * modes.texi (Mode Line Format): Mention force-mode-line-update's
417 argument.
418
b52a26fb
LT
4192003-10-13 Luc Teirlinck <teirllm@auburn.edu>
420
421 * windows.texi (Choosing Window): Fix typo.
422 * edebug.texi (Edebug Execution Modes): Fix typo.
423
f7005886
RS
4242003-10-13 Richard M. Stallman <rms@gnu.org>
425
426 * windows.texi (Basic Windows): A window has fringe settings,
427 display margins and scroll-bar settings.
428 (Splitting Windows): Doc split-window return value.
429 Clean up one-window-p.
430 (Selecting Windows): Fix typo.
431 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
432 (Buffers and Windows): In set-window-buffer, explain effect
433 on fringe settings and scroll bar settings.
434 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
435 (Choosing Window): Use defopt for pop-up-frame-function.
436 For special-display-buffer-names, explain same-window and same-frame.
437 Clarify window-dedicated-p return value.
438 (Textual Scrolling): scroll-up and scroll-down can get an error.
439 (Horizontal Scrolling): Clarify auto-hscroll-mode.
440 Clarify set-window-hscroll.
441 (Size of Window): Don't mention tool bar in window-height.
442 (Coordinates and Windows): Explain what coordinates-in-window-p
443 returns for fringes and display margins.
444 (Window Configurations): Explain saving fringes, etc.
445
446 * tips.texi (Library Headers): Clean up Documentation.
447
448 * syntax.texi (Parsing Expressions): Clean up forward-comment
449 and parse-sexp-lookup-properties.
450
451 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
452
453 * os.texi (System Environment): Clean up text for load-average errors.
454
455 * modes.texi (Hooks): Don't explain local hook details at front.
456 Clarify run-hooks and run-hook-with-args a little.
457 Clean up add-hook and remove-hook.
458
459 * edebug.texi (Edebug Execution Modes): Clarify t.
460 Document edebug-sit-for-seconds.
461 (Coverage Testing): Document C-x X = and =.
462 (Instrumenting Macro Calls): Fix typo.
463 (Specification List): Don't index the specification keywords.
464
c989ebe9
KS
4652003-10-10 Kim F. Storm <storm@cua.dk>
466
467 * processes.texi (Network): Introduce make-network-process.
468
f9525eef
LT
4692003-10-09 Luc Teirlinck <teirllm@auburn.edu>
470
471 * tips.texi (Library Headers): Fix typo.
472
f008b925
LK
4732003-10-07 Juri Linkov <juri@jurta.org>
474
475 * modes.texi (Imenu): Mention imenu-create-index-function's
476 default value. Explain submenus better.
477
c22c5da6
LK
4782003-10-07 Lute Kamstra <lute@gnu.org>
479
480 * modes.texi (Faces for Font Lock): Fix typo.
481 (Hooks): Explain how buffer-local hook variables can refer to
482 global hook variables.
483 Various minor clarifications.
484
49247521
LK
4852003-10-06 Lute Kamstra <lute@gnu.org>
486
487 * tips.texi (Coding Conventions): Mention naming conventions for
488 hooks.
489
9296c947
LT
4902003-10-05 Luc Teirlinck <teirllm@auburn.edu>
491
492 * loading.texi (Library Search): Correct default value of
493 load-suffixes.
494 (Named Features): Fix typo.
495
0e9b293a
RS
4962003-10-05 Richard M. Stallman <rms@gnu.org>
497
498 * loading.texi (Named Features): In `provide',
499 say how to test for subfeatures.
500 (Unloading): In unload-feature, use new var name
501 unload-feature-special-hooks.
502
49247521 5032003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
504
505 * modes.texi (Major Mode Conventions): Mention third way to set up
506 Imenu.
507 (Imenu): A number of small fixes.
508 Delete documentation of internal variable imenu--index-alist.
509 Document the return value format of imenu-create-index-function
510 functions.
511
ab8f7d5c
RS
5122003-09-30 Richard M. Stallman <rms@gnu.org>
513
514 * processes.texi (Network): Say what stopped datagram connections do.
515
516 * lists.texi (Association Lists): Clarify `assq-delete-all'.
517
518 * display.texi (Overlay Properties): Clarify `evaporate' property.
519
49247521 5202003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
521
522 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 523 constructs should be marked as risky.
86b9b767
LK
524 Change cons cell into proper list.
525 (Mode Line Variables): Change cons cell into proper list.
526
49247521 5272003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
528
529 * modes.texi (Mode Line Data): Document the :propertize construct.
530 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 531 to match their order in the default mode-line-format.
bc3b02f9
LK
532 Describe the new variables mode-line-position and mode-line-modes.
533 Update the default values of mode-line-frame-identification,
534 minor-mode-alist, and default-mode-line-format.
535 (Properties in Mode): Mention the :propertize construct.
6142d1d0 536
bc3b02f9 5372003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 538
c22c5da6 539 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
540 * loading.texi, minibuf.texi, text.texi, variables.texi:
541 Avoid @strong{Note:}.
542
5432003-09-26 Richard M. Stallman <rms@gnu.org>
544
545 * keymaps.texi (Remapping Commands): Fix typo.
546
41beda59
LT
5472003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
548
549 * processes.texi (Low-Level Network): Fix typo.
550
ef6ae4ff
KS
5512003-09-23 Kim F. Storm <storm@cua.dk>
552
553 * processes.texi (Network, Network Servers): Fix typos.
554 (Low-Level Network): Add timeout value for :server keyword.
555 Add new option keywords to make-network-process.
556 Add set-network-process-options.
557 Explain how to test availability of network options.
558
b0f23edf
RS
5592003-09-19 Richard M. Stallman <rms@gnu.org>
560
561 * text.texi (Motion by Indent): Arg to
562 backward-to-indentation and forward-to-indentation is optional.
563
564 * strings.texi (Creating Strings): Add substring-no-properties.
565
566 * processes.texi
567 (Process Information): Add list-processes arg QUERY-ONLY.
568 Delete process-contact from here.
569 Add new status values for process-status.
570 Add process-get, process-put, process-plist, set-process-plist.
571 (Synchronous Processes): Add call-process-shell-command.
572 (Signals to Processes): signal-process allows process objects.
573 (Network): Complete rewrite.
574 (Network Servers, Datagrams, Low-Level Network): New nodes.
575
576 * positions.texi (Word Motion): forward-word, backward-word
577 arg is optional. Reword.
578
579 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
580
c22c5da6 581 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
582 Delete duplicate definition of buffer-local-value.
583 (File Local Variables): Explain about discarding text props.
584
f387bdea
RS
5852003-09-11 Richard M. Stallman <rms@gnu.org>
586
587 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
588 changes variables that record input events.
589 (Minibuffer Misc): Add minibuffer-selected-window.
590
591 * lists.texi (Building Lists): Add copy-tree.
592
593 * display.texi (Fontsets): Add char-displayable-p.
594 (Scroll Bars): New node.
595
49247521 5962003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
597
598 * modes.texi (%-Constructs): Document new `%i' and `%I'
599 constructs.
600
fd026ee1
JR
6012003-09-03 Peter Runestig <peter@runestig.com>
602
603 * makefile.w32-in: New file.
604
4828b4d7
RS
6052003-08-29 Richard M. Stallman <rms@gnu.org>
606
607 * display.texi (Overlay Properties): Clarify how priorities
608 affect use of the properties.
609
a4e4f05d
LT
6102003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
611
612 * customize.texi (Type Keywords): Correct the description of
613 `:help-echo' in the case where `motion-doc' is a function.
614
3ebe0346
JPW
6152003-08-14 John Paul Wallington <jpw@gnu.org>
616
617 * modes.texi (Emulating Mode Line): Subsection, not section.
618
3afe8e39
RS
6192003-08-13 Richard M. Stallman <rms@gnu.org>
620
621 * elisp.texi (Top): Update subnode lists in menu.
622
623 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
624 (Kill Functions): kill-region has new arg yank-handler.
625 (Yanking): New node.
626 (Yank Commands): Add yank-undo-function.
627 (Low-Level Kill Ring):
628 kill-new and kill-append have new arg yank-handler.
629 (Changing Properties): Add remove-list-of-text-properties.
630 (Atomic Changes): New node.
631
632 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
633
634 * streams.texi (Output Variables): Add eval-expression-print-length
635 and eval-expression-print-level.
636
637 * os.texi (Time Conversion): For encode-time, explain limits on year.
638
639 * objects.texi (Character Type): Define anchor "modifier bits".
640
641 * modes.texi (Emulating Mode Line): New node.
642 (Search-based Fontification): Font Lock uses font-lock-face property.
643 (Other Font Lock Variables): Likewise.
644
645 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
646 not vectors.
647 (Active Keymaps): Add emulation-mode-map-alists.
648 (Functions for Key Lookup): key-binding has new arg no-remap.
649 (Remapping Commands): New node.
650 (Scanning Keymaps): where-is-internal has new arg no-remap.
651 (Tool Bar): Add tool-bar-local-item-from-menu.
652 Clarify when to use tool-bar-add-item-from-menu.
653
654 * commands.texi (Interactive Call): commandp has new arg.
655 (Command Loop Info): Add this-original-command.
656
e37769b1
JPW
6572003-08-06 John Paul Wallington <jpw@gnu.org>
658
659 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
660
661 * display.texi (Warning Basics): Fix typo.
662 (Fringes): Add closing curly bracket and fix typo.
663
664 * elisp.texi (Top): Fix typo.
665
c5e0561f
RS
6662003-08-05 Richard M. Stallman <rms@gnu.org>
667
668 * elisp.texi: Update lists of subnodes.
669
670 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
671
672 * variables.texi (Local Variables): Use lc for example variable names.
673
674 * tips.texi (Library Headers): Explain where to put -*-.
675
676 * strings.texi (Creating Strings): Fix xref for vconcat.
677
678 * sequences.texi (Vector Functions):
679 vconcat no longer allows integer args.
680
681 * minibuf.texi (Reading File Names): read-file-name has new
682 arg PREDICATE. New function read-directory-name.
683
684 * macros.texi (Defining Macros): Give definition of `declare'
685 (Indenting Macros): New node.
686
687 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
688 (Window Frame Parameters): Make separate table of parameters
689 that are coupled with specific face attributes.
690 (Deleting Frames): delete-frame-hooks renamed to
691 delete-frame-functions.
692
693 * files.texi (Magic File Names): Add file-remote-p.
694 Clarify file-local-copy.
695
696 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
697 here; instead xref Defining Macros.
698
699 * display.texi (Warnings): New node, and subnodes.
700 (Fringes): New node.
701
702 * debugging.texi (Test Coverage): New node.
703
704 * compile.texi (Compiler Errors): Explain with-no-warnings
705 and other ways to suppress warnings.
706
707 * commands.texi (Interactive Call): Minor clarification.
708
709 * buffers.texi (Buffer File Name): set-visited-file-name
710 renames the buffer too.
711
712 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
713
ee59dede
MR
7142003-07-24 Markus Rost <rost@math.ohio-state.edu>
715
716 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
717
f0514b34
MR
7182003-07-22 Markus Rost <rost@math.ohio-state.edu>
719
720 * internals.texi (Garbage Collection): Fix previous change.
721
c73983bb
RS
7222003-07-22 Richard M. Stallman <rms@gnu.org>
723
724 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
725
726 * display.texi (Width): Use \s syntax in example.
727 (Font Selection): Add face-font-rescale-alist.
728
729 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
730 Remove spurious indent in example.
731
732 * lists.texi (Building Lists): Add number-sequence.
733
734 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
735
736 * functions.texi (Function Documentation): Explain how to
737 show calling convention explicitly in the doc string.
738
739 * windows.texi (Selecting Windows): save-selected-window saves
740 selected window of each frame.
741 (Window Configurations): Minor change.
742
743 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
744
745 * streams.texi (Output Variables): Add print-continuous-numbering
746 and print-number-table.
747
748 * processes.texi (Decoding Output): New node.
749
750 * os.texi (Time Conversion): decode-time arg is optional.
751
752 * objects.texi (Character Type): Don't use space as example for \.
753 Make list of char names and \-sequences correspond.
754 Explain that \s is not used in strings. `\ ' needs space after.
755
756 * nonascii.texi (Converting Representations): Add string-to-multibyte.
757 (Translation of Characters): Add translation-table-for-input.
758 (Default Coding Systems): Add auto-coding-functions.
759 (Explicit Encoding): Add decode-coding-inserted-region.
760 (Locales): Add locale-info.
761
762 * minibuf.texi (Basic Completion): Describe test-completion.
763 Collections can be lists of strings.
764 Clean up lazy-completion-table.
765 (Programmed Completion): Mention test-completion.
766 Clarify why lambda expressions are not accepted.
767 (Minibuffer Misc): Describe minibufferp.
768
51a8b435
RS
7692003-07-14 Richard M. Stallman <rms@gnu.org>
770
771 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
772
773 * windows.texi (Selecting Windows): New arg to select-window.
774 (Selecting Windows): Add with-selected-window.
775 (Size of Window): Add window-inside-edges, etc.
776
777 * internals.texi (Garbage Collection): Add post-gc-hook.
778
779 * processes.texi (Subprocess Creation): Add exec-suffixes.
780
781 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
782 (Scanning Keymaps): Add map-keymaps.
783 (Defining Menus): Add keymap-prompt.
784
785 * numbers.texi (Integer Basics): Add most-positive-fixnum,
786 most-negative-fixnum.
787
788 * compile.texi (Byte Compilation): Explain no-byte-compile
789 (Compiler Errors): New node.
790
791 * os.texi (User Identification): user-uid, user-real-uid
792 can return float.
793
794 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
795 and about derived modes.
796 (Minor Modes): Add minor-mode-list.
797 (Defining Minor Modes): Keyword args for define-minor-mode.
798 (Search-based Fontification): Explain managing other properties.
799 (Other Font Lock Variables): Add font-lock-extra-managed-props.
800 (Faces for Font Lock): Add font-locl-preprocessor-face.
801 (Hooks): Add run-mode-hooks and delay-mode-hooks.
802
803 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 804 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
805
806 * loading.texi (Library Search): Add load-suffixes.
807
808 * minibuf.texi (Basic Completion): Add lazy-completion-table.
809 (Programmed Completion): Add dynamic-completion-table.
810
811 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
812 (Magic File Names): Specify precedence order of handlers.
813o
814 * commands.texi (Command Overview): Emacs server runs pre-command-hook
815 and post-command-hook.
816 (Waiting): New calling convention for sit-for.
817
818 * text.texi (Special Properties): local-map and keymap properties
819 apply based on their stickiness.
820
c6de56a0
RS
8212003-07-07 Richard M. Stallman <rms@gnu.org>
822
823 * modes.texi (Minor Mode Conventions): Specify only some kinds
824 of list values as args to minor modes.
825
826 * files.texi (File Name Expansion): Warn about iterative use
827 of substitute-in-file-name.
828
829 * advice.texi (Activation of Advice): Clean up previous change.
830
8c761ea6
MR
8312003-07-06 Markus Rost <rost@math.ohio-state.edu>
832
833 * advice.texi (Activation of Advice): Note that ad-start-advice is
834 turned on by default.
835
c6de56a0
RS
8362003-06-30 Richard M. Stallman <rms@gnu.org>
837
838 * text.texi (Buffer Contents): Document current-word.
839 (Change Hooks): Not called for *Messages*.
840
841 * functions.texi (Defining Functions): Explain about redefining
842 primitives.
843 (Function Safety): Renamed. Minor changes.
844 Comment out the detailed criteria for what is safe.
845
3fe4e567
AS
8462003-06-22 Andreas Schwab <schwab@suse.de>
847
848 * objects.texi (Symbol Type): Fix description of examples.
849
cda7bd13
AS
8502003-06-16 Andreas Schwab <schwab@suse.de>
851
852 * hash.texi (Creating Hash): Fix description of :weakness.
853
fbcffa4a
KG
8542003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
855
856 * files.texi (Changing Files): copy-file copies file modes, too.
857
ff6a3bfb
RS
8582003-05-28 Richard M. Stallman <rms@gnu.org>
859
860 * strings.texi (Creating Strings): Clarify split-string.
861
1463a05d
JB
8622003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
863
864 * strings.texi (Creating Strings): Update split-string specification
865 and examples.
866
af253914
RS
8672003-05-19 Richard M. Stallman <rms@gnu.org>
868
869 * elisp.texi: Correct invariant section names.
870
7ea52f92
RS
8712003-04-20 Richard M. Stallman <rms@gnu.org>
872
873 * os.texi (Timers): Explain about timers and quitting.
874
e31afc09
RS
8752003-04-19 Richard M. Stallman <rms@gnu.org>
876
877 * internals.texi (Writing Emacs Primitives): Strings are
878 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
879 Explain GCPRO convention for varargs function args.
880
5ceea398
RS
8812003-04-16 Richard M. Stallman <rms@gnu.org>
882
883 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
884
b0ada147
RS
8852003-04-08 Richard M. Stallman <rms@gnu.org>
886
887 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
888
b23375aa
KS
8892003-02-13 Kim F. Storm <storm@cua.dk>
890
891 * objects.texi (Character Type): New \s escape for space.
892
c60ee5e7
JB
8932003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
894
895 * os.texi (System Environment): Added cygwin system-type.
896
84e47416
RS
8972003-01-25 Richard M. Stallman <rms@gnu.org>
898
899 * keymaps.texi: Document that a symbol can act as a keymap.
900
3e8cf2ea
RS
9012003-01-13 Richard M. Stallman <rms@gnu.org>
902
903 * text.texi (Changing Properties): Say string indices are origin-0.
904
905 * positions.texi (Screen Lines) <compute-motion>:
906 Correct order of elts in return value.
907
908 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
909 how to define a default binding.
910
7abb9fc5 9112002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 912
104bc3aa 913 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 914
104bc3aa
MR
915 * customize.texi (Simple Types): Clarify description of custom
916 type 'number. Describe new custom type 'float.
177f790c 917
7abb9fc5 9182002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
919
920 * variables.texi (File Local Variables): Fix typo.
921
df140a68 9222002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 923
df140a68
KG
924 From Michael Albinus <Michael.Albinus@alcatel.de>.
925
926 * README: Target for Info file is `make info'.
927
928 * files.texi (File Name Components): Fixed typos in
929 `file-name-sans-extension'.
930 (Magic File Names): Complete list of operations for magic file
931 name handlers.
932
7ed9159a
JY
9332002-09-16 Jonathan Yavner <jyavner@engineer.com>
934
935 * variables.texi (File Local Variables): New function
936 risky-local-variable-p.
937
9382002-09-15 Jonathan Yavner <jyavner@engineer.com>
939
940 * functions.texi (Function safety): New node about unsafep.
941
241f79af
PA
9422002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
943
944 * customize.texi (Splicing into Lists): Fixed example.
945 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
946
72459b15
JB
9472002-06-17 Juanma Barranquero <lektu@terra.es>
948
949 * frames.texi (Display Feature Testing): Fix typo.
950
61f7e0f5
AS
9512002-06-12 Andreas Schwab <schwab@suse.de>
952
953 * frames.texi (Initial Parameters, Resources): Fix references to
954 the Emacs manual.
955
4e792dbd
KS
9562002-05-13 Kim F. Storm <storm@cua.dk>
957
958 * variables.texi (Intro to Buffer-Local): Updated warning and
959 example relating to changing buffer inside let.
960
940344d4 9612002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
962
963 * os.texi (Session Management): New node about X Session management.
964
231ac53b
EZ
9652002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
966
967 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
968 to which the manual corresponds, and the copyright years.
969
970 * Makefile.in (VERSION): Set to 2.9.
971
140cc574
EZ
9722001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
973
974 * elisp.texi: Change the category in @dircategory to "Emacs", to
975 make it consistent with info/dir.
976
9c7fce05
MB
9772001-11-25 Miles Bader <miles@gnu.org>
978
979 * text.texi (Fields): Describe new `limit' arg in
980 field-beginning/field-end.
981
9f8bbf0f
EZ
9822001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
983
a5e6715c
EZ
984 * permute-index: Don't depend on csh-specific features. Replace
985 the interpreter name with /bin/sh.
986
9f8bbf0f
EZ
987 * two-volume-cross-refs.txt: New file.
988 * two.el: New file.
989 * spellfile: New file.
990
1756e2fb
EZ
9912001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
992
993 * permute-index: New file.
994
995 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
996 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
997 8+3 restricted namespace.
ad050e54
EZ
998
999 * Makefile.in (infodir): Define relative to $(srcdir).
1000 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1001 include directories list via -I switch to makeinfo.
1002 (index.texi): Use cp if both hard and symbolic links fail.
1003
10fa7f8e
EZ
10042001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1005
7a1494ce
EZ
1006 * Makefile.in (distclean): Add.
1007
10fa7f8e
EZ
1008 The following changes make ELisp manual part of the Emacs
1009 distribution:
1010
1011 * Makefile.in: Add Copyright notice.
1012 (prefix): Remove.
1013 (infodir): Change value to "../info".
1014 (VPATH): New variable.
1015 (MAKE): Don't define.
1016 (texmacrodir): Don't define.
1017 (texinputdir): Append the existing value of TEXINPUTS.
1018 ($(infodir)/elisp): Instead of just "elisp". Reformat the
1019 command to be compatible with man/Makefile.in, and to put the
1020 output into ../info.
5c32b7c5 1021 (info): Add target.
10fa7f8e
EZ
1022 (installall): Target removed.
1023
ad050e54 10242001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
1025
1026 * tips.texi (Coding Conventions): Fix typo.
1027
6fd735df
GM
10282001-10-23 Gerd Moellmann <gerd@gnu.org>
1029
1030 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1031
b704d54b
EZ
10322001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1033
1034 * files.texi (File Name Components): Update the description of
1035 file-name-sans-extension and file-name-extension, as they now
1036 ignore leading dots.
1037
71431a0e
GM
10382001-10-20 Gerd Moellmann <gerd@gnu.org>
1039
6aa97356 1040 * (Version 21.1 released.)
71431a0e 1041
79f1f96c
MB
10422001-10-19 Miles Bader <miles@gnu.org>
1043
1044 * positions.texi (Text Lines): Describe behavior of
1045 `beginning-of-line'/`end-of-line' in the presence of field properties.
1046
892a8f36
GM
10472001-10-17 Gerd Moellmann <gerd@gnu.org>
1048
1049 * Makefile.in (VERSION): Set to 2.8.
1050 (manual): Use `manual-21'.
1051
8c1cc9e8 1052 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
1053 number was used. Set it to 2.8.
1054
1055 * intro.texi: Likewise.
1056
51724e26
EZ
10572001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1058
1059 * files.texi (File Name Completion): Document the significance of
1060 a trailing slash in elements of completion-ignored-extensions.
1061
57b338e8
MB
10622001-10-06 Miles Bader <miles@gnu.org>
1063
1064 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1065
c89e4bc5
GM
10662001-10-04 Gerd Moellmann <gerd@gnu.org>
1067
1068 * variables.texi (Variable Aliases): New node.
1069
ab952a4f
GM
10702001-10-04 Gerd Moellmann <gerd@gnu.org>
1071
1072 * Branch for 21.1.
dff28924 1073
9db3a582
MB
10742001-10-02 Miles Bader <miles@gnu.org>
1075
ae1a9581
MB
1076 * minibuf.texi (Minibuffer Misc): Add entries for
1077 `minibuffer-contents', `minibuffer-contents-no-properties', and
1078 `delete-minibuffer-contents'.
1079 Correct description for `minibuffer-prompt-end'.
1080
9db3a582
MB
1081 * text.texi (Property Search): Correct descriptions of
1082 `next-char-property-change' and `previous-char-property-change'.
1083 Add entries for `next-single-char-property-change' and
1084 `previous-single-char-property-change'.
1085 Make operand names a bit more consistent.
1086
03be5931
EZ
10872001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
1088
1089 * frames.texi (Finding All Frames): Document that next-frame and
1090 previous-frame are local to current terminal.
1091
974548ec
EZ
10922001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1093
1094 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 1095 result of make-keymap.
974548ec 1096
8d82c597
EZ
10972001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
1098
1099 * display.texi (Font Lookup, Attribute Functions)
1100 (Image Descriptors): Add cross-references to the definition of
1101 selected frame.
1102
1103 * buffers.texi (The Buffer List): Add cross-references to the
1104 definition of selected frame.
1105
1106 * frames.texi (Input Focus): Clarify which frame is _the_ selected
1107 frame at any given time.
1108 (Multiple Displays, Size and Position): Add a cross-reference to
1109 the definition of the selected frame.
1110
2842de30
EZ
11112001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
1112
1113 * strings.texi (String Conversion) <string-to-number>: Document
1114 that a float is returned for integers that are too large.
1115
1116 * frames.texi (Mouse Position): Document mouse-position-function.
1117 (Display Feature Testing): Document display-images-p.
1118 (Window Frame Parameters): Document the cursor-type variable.
1119
1120 * numbers.texi (Integer Basics): Document CL style read syntax for
1121 integers in bases other than 10.
1122
1123 * positions.texi (List Motion): Document
1124 open-paren-in-column-0-is-defun-start.
1125
1126 * lists.texi (Sets And Lists): Document member-ignore-case.
1127
1128 * internals.texi (Garbage Collection): Document the used and free
1129 strings report.
1130 (Memory Usage): Document strings-consed.
1131
1132 * os.texi (Time of Day): Document float-time.
1133 (Recording Input): Document that clear-this-command-keys clears
1134 the vector to be returned by recent-keys.
1135
1136 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1137 argument keymap can be a list.
1138
1139 * nonascii.texi (User-Chosen Coding Systems)
1140 <select-safe-coding-system>: Document the new argument
1141 accept-default-p and the variable
1142 select-safe-coding-system-accept-default-p. Tell what happens if
1143 buffer-file-coding-system is undecided.
1144 (Default Coding Systems): Document auto-coding-regexp-alist.
1145
1146 * display.texi (The Echo Area) <message>: Document
1147 message-truncate-lines.
1148 (Glyphs): Document that the glyph table is unused on windowed
1149 displays.
1150
1151 * help.texi (Describing Characters) <single-key-description>:
1152 Document the new argument no-angles.
1153 (Accessing Documentation) <documentation-property>: Document that
1154 a non-string property is evaluated.
1155 <documentation>: Document that the function-documentation property
1156 is looked for.
1157
1158 * windows.texi (Selecting Windows): Document some-window.
1159
1160 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1161
1162 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1163 apropos-mode-hook.
1164
1165 * commands.texi (Using Interactive): Document interactive-form.
1166 (Keyboard Macros): Document kbd-macro-termination-hook.
1167 (Command Loop Info): Document that clear-this-command-keys clears
1168 the vector to be returned by recent-keys.
1169
2d43d823
GM
11702001-09-04 Werner LEMBERG <wl@gnu.org>
1171
1172 * Makefile.in (srcdir, texinputdir): New variables.
1173 (srcs, index.texi, install): Use $(srcdir).
1174 (.PHONY): Remove elisp.dvi.
1175 (elisp): Use -I switch for makeinfo.
1176 (elisp.dvi): Use $(srcdir) and $(texinputdir).
1177 (installall, dist): Use $(srcdir).
1178 Fix path to texinfo.tex.
1179 (maintainer-clean): Add elisp.dvi and elisp.oaux.
1180
fa739b31
GM
11812001-08-30 Gerd Moellmann <gerd@gnu.org>
1182
92a25631
GM
1183 * display.texi (Conditional Display): Adjust to API change.
1184
fa739b31
GM
1185 * configure: New file.
1186
cef68af5
GM
11872001-07-30 Gerd Moellmann <gerd@gnu.org>
1188
1189 * commands.texi (Repeat Events): Add description of
1190 double-click-fuzz.
1191
d1f08d85
SM
11922001-05-08 Stefan Monnier <monnier@cs.yale.edu>
1193
1194 * syntax.texi (Syntax Class Table): Add the missing designator for
1195 comment and string fences.
1196 (Syntax Properties): Add a xref to syntax table internals.
1197 (Syntax Table Internals): Document string-to-syntax.
1198
1e9fc92e
GM
11992001-05-07 Gerd Moellmann <gerd@gnu.org>
1200
1201 * Makefile.in (install): Use install-info command line options
1202 like in Emacs' Makefile.in.
1203
00480554
MB
12042000-12-09 Miles Bader <miles@gnu.org>
1205
1206 * windows.texi (Window Start): Update documentation for
1207 `pos-visible-in-window-p'.
1208
1e344ee2
SM
12092000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1210
1211 * lists.texi (Building Lists): Add footnote to explain how to add
1212 to the end of a list.
1213
a540f6ed
GM
12142000-10-25 Gerd Moellmann <gerd@gnu.org>
1215
1216 * files.texi (Visiting Functions): Typos.
1217
28bcdbee
KH
12182000-10-25 Kenichi Handa <handa@etl.go.jp>
1219
1220 * files.texi (Visiting Functions): Return value of
1221 find-file-noselect may be a list of buffers if wildcards are used.
1222
22d1a4ed
MB
12232000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1224
1225 * display.texi (Defining Faces): Document `graphic' display type
1226 in face specs.
1227
916a89db
KG
12282000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1229
1e9fc92e 1230 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
1231 `after-make-frame-hook' with `after-make-frame-functions'.
1232
1e9fc92e 1233 * frames.texi (Creating Frames): Ditto.
916a89db 1234
1e9fc92e 1235 * variables.texi (Future Local Variables): Ditto.
916a89db 1236
483de32b
GM
12372000-10-16 Gerd Moellmann <gerd@gnu.org>
1238
1239 * display.texi (Other Image Types): Add description of :foreground
1240 and :background properties of mono PBM images.
1241
e23a63a5
WL
12422000-08-17 Werner LEMBERG <wl@gnu.org>
1243
1244 * .cvsignore: New file.
1245
dfc16043
GM
12462000-01-05 Gerd Moellmann <gerd@gnu.org>
1247
1248 * tindex.pl: New script.
1249
602613fe
DL
12501999-12-03 Dave Love <fx@gnu.org>
1251
1252 * Makefile.in (MAKEINFO): New parameter.
1253
94ec544d
DL
12541999-09-17 Richard Stallman <rms@gnu.org>
1255
1256 * Makefile.in (srcs): Add hash.texi.
1257 (VERSION): Update to 20.6.
1258
12591999-09-13 Richard Stallman <rms@gnu.org>
1260
1261 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1262
12631998-08-29 Karl Heuer <kwzh@gnu.org>
1264
1265 * configure.in: New file.
1266 * Makefile.in: Renamed from Makefile.
1267 (prefix, infodir): Use value obtained from configure.
1268 (emacslibdir): Obsolete variable deleted.
1269 (dist): Distribute configure.in, configure, Makefile.in.
1270
12711998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1272
1273 * Makefile (INSTALL_INFO): New variable.
1274 (install): Run install-info.
1275
12761998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
1277
1278 * Makefile (elisp.dvi): Add missing backslash.
1279
12801998-05-02 Richard Stallman <rms@psilocin.gnu.org>
1281
1282 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1283 Run texindex without `./'. Always run texindex on elisp.tp.
1284 (elisp.tps): Target deleted.
1285
12861998-04-05 Richard Stallman <rms@psilocin.gnu.org>
1287
1288 * Makefile (srcs): Add nonascii.texi and customize.texi.
1289 (dist): Start by deleting `temp'.
1290
12911998-02-17 Richard Stallman <rms@psilocin.gnu.org>
1292
1293 * Makefile (makeinfo, texindex): Targets deleted.
1294 (makeinfo.o, texindex.o): Targets deleted.
1295 (clean, dist): Don't do anything with them or with getopt*.
1296
12971998-01-30 Richard Stallman <rms@psilocin.gnu.org>
1298
1299 * Makefile (SHELL): Defined.
1300
13011998-01-27 Richard Stallman <rms@psilocin.gnu.org>
1302
1303 * Makefile (elisp.tps): New target.
1304 (elisp.dvi): Depend on elisp.tps.
1305
1306Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
1307
1308 * README: Update phone number.
1309
1310 * Makefile (elisp): Make this be the default target.
1311 Depend on makeinfo.c instead of makeinfo.
1312 (install): Don't depend on elisp.dvi, since we don't install that.
1313 Use mkinstalldirs.
1314 (dist): Add mkinstalldirs.
1315
1316Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1317
1318 * Makefile (VERSION): Update version number.
1319 (maintainer-clean): Renamed from realclean.
1320
1321Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1322
1323 * Makefile (realclean): New target.
1324 (elisp): Remove any old elisp-* files first.
1325
1326Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
1327
d1f08d85
SM
1328 * Makefile (VERSION): New variable.
1329 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
1330 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
1331
1332Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1333
1334 * Makefile (elisp): Depend on makeinfo.
1335
1336Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
1337
d1f08d85 1338 * Makefile (srcs): Add anti.texi.
94ec544d
DL
1339
1340Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1341
1342 * Makefile (infodir, prefix): New vars.
1343 (install): Use infodir.
1344 (emacsinfodir): Deleted.
1345
1346Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1347
1348 * Makefile (srcs): Add calendar.texi.
1349
1350 * Makefile (dist): Copy texindex.c and makeinfo.c.
1351 Limit elisp-* files to those with one or two digits.
1352
1353Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1354
1355 * Makefile (dist): Changed to use Gzip instead of compress.
1356
1357Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1358
1359 * loading.texi (Unloading): define-function changed back to
1360 defalias. It may not stay this way, but at least it's
1361 consistent with the known-good version of the code patch.
1362
1363Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1364
1365 * modes.texi (Hooks): Document new optional arg of add-hook.
1366
1367Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1368
d1f08d85 1369 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
1370
1371 * tips.texi: Add new section on standard library headers.
1372
1373Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1374
1375 * Makefile (srcs): Add frame.texi to the list of sources.
1376
1377Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1378
1379 * Makefile (dist): Don't bother excluding autosave files; they'll
1380 never make it into the temp directory anyway, and the hash marks
1381 in the name are problematic for make and the Bourne shell.
dff28924 1382 (srcs):
94ec544d
DL
1383
1384Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1385
d1f08d85 1386 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
1387 the distribution tar file.
1388
dff28924 1389Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
1390
1391 * Makefile (srcs): Added index.perm.
1392 (elisp.dvi): Remove erroneous shell comment.
1393 Expect output of permute-index in permuted.fns.
1394 Save old elisp.aux in elisp.oaux.
1395 (clean): Added index.texi to be deleted.
1396
dff28924 1397Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1398
1399 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
1400
dff28924 1401Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
1402
1403 * files.texi: Noted that completion-ignored-extensions is ignored
1404 when making *Completions*.
1405
1406Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
1407
1408 * Makefile make dist now depends on elisp.dvi, since it tries
1409 to include it in the dist file.
1410
dff28924 1411Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
1412
1413 * functions.texinfo (Mapping Functions): Add missing quote
1414
dff28924 1415Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1416
1417 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
1418 (defunargs): Turn off \hyphenchar of \sl font temporarily.
1419
dff28924 1420Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1421
1422 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
1423 and @error{} are the terms now being used. The files in the
1424 directory have been changed to reflect this.
1425
d1f08d85 1426 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
1427 ` @result{}', using 5 spaces at the begining of the line.
1428
dff28924 1429Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1430
1431 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
1432 experimental @indentedresult{}, @indentedexpandsto{} are part of
1433 the texinfo.tex in this directory. These TeX macros are not
1434 stable yet.
1435
dff28924 1436Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1437
1438 * texinfo.tex: temporarily added
d1f08d85 1439 \let\result=\dblarrow
94ec544d
DL
1440 \def\error{{\it ERROR} \longdblarrow}
1441 We need to do this better soon.
1442
dff28924 1443Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1444
1445 * Applied Karl Berry's patches to *.texinfo files, but not to
1446 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
1447 new title page format is also not applied, since it requires
1448 texinfo.tex changes.)
1449
1450 * Cleaned up `Makefile' and defined the `emacslibdir' directory
1451 for the Project GNU development environment.
1452
ad050e54 1453;; Local Variables:
fd026ee1 1454;; coding: iso-2022-7bit
ad050e54 1455;; End:
2a34a036
GM
1456
1457 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
1458 Copying and distribution of this file, with or without modification,
1459 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
1460
1461;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda