(File Variables): Add safe-local-eval-forms.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
4ba2fd66
LT
12004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2
3 * backups.texi: Various small changes in addition to:
4 (Making Backups): Mention return value of `backup-buffer'.
5 (Auto-Saving): Mention optional FORCE argument to
6 `delete-auto-save-file-if-necessary'.
7 (Reverting): Mention optional PRESERVE-MODES argument to
8 `revert-buffer'. Correct description of `revert-buffer-function'.
9
8f7ea687
JL
102004-03-22 Juri Linkov <juri@jurta.org>
11
12 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
13 with `Vector Functions'.
14
15 * text.texi (Sorting): Add missing quote.
16
0eeca3c1
LT
172004-03-14 Luc Teirlinck <teirllm@auburn.edu>
18
19 * intro.texi (Lisp History): Replace xref to `cl' manual with
20 inforef.
21
e69cfac2
RS
222004-03-12 Richard M. Stallman <rms@gnu.org>
23
24 * intro.texi (Version Info): Add arg to emacs-version.
25 (Lisp History): Change xref to CL manual.
26
1b91d47f
LT
272004-03-09 Luc Teirlinck <teirllm@auburn.edu>
28
29 * minibuf.texi (Completion Commands): Add xref to Emacs manual
30 for Partial Completion mode.
31
97073664
TTN
322004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
33
34 * customize.texi: Fix typo. Remove eol whitespace.
35
04a6e76b
RS
362004-03-04 Richard M. Stallman <rms@gnu.org>
37
38 * processes.texi: Fix typos.
39
40 * lists.texi (Building Lists): Minor clarification.
41
42 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
43 in make-hash-table.
44
5bb0fcd1
JB
452004-02-29 Juanma Barranquero <lektu@terra.es>
46
47 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
48 rm, and ignore exit code.
49
9022d421
EZ
502004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
51
52 * display.texi (Defining Faces): Add description for min-colors.
53 Update example.
54
92f5fba2
LT
552004-02-23 Luc Teirlinck <teirllm@auburn.edu>
56
57 * abbrevs.texi: Various corrections and clarifications in addition
58 to the following:
59 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
60
7e83e178
GM
612004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
62
63 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
64
9c5609e8
LT
652004-02-21 Luc Teirlinck <teirllm@auburn.edu>
66
e2b9b51f
LT
67 * text.texi: Various small changes in addition to the following:
68 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
69 to delete-horizontal-space.
70 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
71 description of yank-handler text property at various places.
72
7daa0e81
LT
73 * frames.texi (Window System Selections): Add anchor.
74
9c5609e8
LT
75 * syntax.texi (Syntax Table Functions): Clarify and correct
76 descriptions of make-syntax-table and copy-syntax-table.
77 (Motion and Syntax): Clarify SYNTAXES argument to
78 skip-syntax-forward.
79 (Parsing Expressions): Mention that the return value of
80 parse-partial-sexp is currently a list of ten rather than nine
81 elements.
82 (Categories): Various corrections and clarifications.
83
d29edb21
LT
842004-02-17 Luc Teirlinck <teirllm@auburn.edu>
85
86 * markers.texi (Marker Insertion Types): Minor change.
87
88 * locals.texi (Standard Buffer-Local Variables):
89 * commands.texi (Interactive Codes, Using Interactive):
90 * functions.texi (Related Topics): Fix xrefs.
91
43e48bda
LT
922004-02-16 Luc Teirlinck <teirllm@auburn.edu>
93
94 * lists.texi (Sets And Lists): Update description of delete-dups.
95
84e34002
RS
962004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
97
98 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
99
1002004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
101
102 * frames.texi (Parameter Access): frame-parameters arg is optional.
103 modify-frame-parameters handles nil for FRAME.
104 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
105 are all-or-nothing for certain toolkits.
106 Mention parameter wait-for-wm.
107 (Frames and Windows): In frame-first-window and frame-selected-window
108 the arg is optional.
109 (Input Focus): In redirect-frame-focus the second arg is optional.
110 (Window System Selections): Mention selection type CLIPBOARD.
111 Mention data-type UTF8_STRING.
112 Mention numbering of cut buffers.
113 (Resources): Describe x-resource-name.
114
1152004-02-16 Richard M. Stallman <rms@gnu.org>
116
117 * windows.texi (Buffers and Windows): Delete false table
118 about all-frames.
119
120 * syntax.texi (Parsing Expressions): Delete old caveat
121 about parse-sexp-ignore-comments.
122
123 * streams.texi (Output Variables): Add print-quoted.
124
125 * lists.texi (Building Lists): Minor cleanup.
126
127 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
128
129 * display.texi (Overlays): Explain overlays use markers.
130 (Managing Overlays): Explain front-advance and rear-advance
131 in more detail.
132
133 * loading.texi (Unloading): Document unload-feature-special-hooks.
134 Get rid of fns-NNN.el file.
135
1362004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
137
138 * help.texi (Describing Characters): Fix text-char-description
139 example output.
140
141 * edebug.texi (Using Edebug): Fix example.
142
143 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 144
84e34002
RS
145 * files.texi (Changing Files): Fix argname.
146
147 * calendar.texi: Fix parens, and default values.
148
149 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
150 * nonascii.texi, objects.texi, os.texi: Minor fixes.
151 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
152
153 * positions.texi (Text Lines): Don't add -1 in current-line.
154
1552004-02-16 Richard M. Stallman <rms@gnu.org>
156
157 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
158
c33b76da
EZ
1592004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
160
161 * processes.texi (Low-Level Network): Fix a typo.
162
9d7271e8
KS
1632004-02-12 Kim F. Storm <storm@cua.dk>
164
165 * display.texi (Fringes): Use consistent wording.
166 Note that window-fringe's window arg is optional.
167 (Scroll Bars): Use consistent wording.
168
6827d730
LT
1692004-02-11 Luc Teirlinck <teirllm@auburn.edu>
170
171 * tips.texi (Comment Tips): Document the new conventions for
172 commenting out code.
173
1cb60b5a
JD
1742004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
175
176 * positions.texi (Text Lines): Added missing end defun.
177
7fdd1f62
KS
1782004-02-07 Kim F. Storm <storm@cua.dk>
179
180 * positions.texi (Text Lines): Add line-number-at-pos.
181
eb3c144c
JPW
1822004-02-06 John Paul Wallington <jpw@gnu.org>
183
184 * display.texi (Button Properties, Button Buffer Commands):
185 mouse-2 invokes button, not down-mouse-1.
186
a1d38d63
JR
1872004-02-04 Jason Rumney <jasonr@gnu.org>
188
189 * makefile.w32-in: Sync with Makefile.in changes.
190
4b574f3d
LT
1912004-02-03 Luc Teirlinck <teirllm@auburn.edu>
192
193 * minibuf.texi (Text from Minibuffer): Various corrections and
194 clarifications.
195 (Object from Minibuffer): Correct Lisp description of
196 read-minibuffer.
197 (Minibuffer History): Clarify description of cons values for
198 HISTORY arguments.
199 (Basic Completion): Various corrections and clarifications. Add
200 completion-regexp-list.
201 (Minibuffer Completion): Correct and clarify description of
202 completing-read.
6f6b0433 203 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
204 other minor changes.
205 (High-Level Completion): Various corrections and clarifications.
206 (Reading File Names): Ditto.
207 (Minibuffer Misc): Ditto.
208
d8186297
LT
2092004-01-26 Luc Teirlinck <teirllm@auburn.edu>
210
211 * strings.texi (Text Comparison): assoc-string also matches
212 elements of alists that are strings instead of conses.
213 (Formatting Strings): Standardize Texinfo usage. Update index
214 entries.
215
9adcb5f2
LT
2162004-01-20 Luc Teirlinck <teirllm@auburn.edu>
217
218 * lists.texi (Sets And Lists): Add delete-dups.
219
3e7274ae
LT
2202004-01-15 Luc Teirlinck <teirllm@auburn.edu>
221
222 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
223 special form.
224 * macros.texi (Defining Macros): Update description of `declare',
225 which now is a macro.
226 (Wrong Time): Fix typos.
227
944e099f
LT
2282004-01-14 Luc Teirlinck <teirllm@auburn.edu>
229
230 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 231 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
232 and `batch-byte-compile'. In particular, mention and describe
233 all optional arguments.
234 (Disassembly): Correct and clarify the description of `disassemble'.
235
90c3aa59
LT
2362004-01-11 Luc Teirlinck <teirllm@auburn.edu>
237
238 * searching.texi: Various small changes in addition to the
239 following.
240 (Regexp Example): Adapt to new value of `sentence-end'.
241 (Regexp Functions): The PAREN argument to `regexp-opt' can be
242 `words'.
243 (Search and Replace): Add usage note for `perform-replace'.
244 (Entire Match Data): Mention INTEGERS and REUSE arguments to
245 `match-data'.
246 (Standard Regexps): Update for new values of `paragraph-start'
247 and `sentence-end'.
248
583c353d
LT
2492004-01-07 Luc Teirlinck <teirllm@auburn.edu>
250
251 * files.texi (Saving Buffers): Clarify descriptions of
252 `write-contents-functions' and `before-save-hook'.
253 Make the defvar's for `before-save-hook' and `after-save-hook'
254 into defopt's.
255
05faee07
KS
2562004-01-07 Kim F. Storm <storm@cua.dk>
257
258 * commands.texi (Click Events): Describe new image and
259 width/height elements of click events.
260 (Accessing Events): Add posn-string, posn-image, and
261 posn-object-width-height. Change posn-object to return either
262 image or string object.
263
a0465ec3
SJ
2642004-01-01 Simon Josefsson <jas@extundo.com>
265
266 * hooks.texi (Standard Hooks): Add before-save-hook.
267 * files.texi (Saving Buffers): Likewise.
268
972c0c49
RS
2692004-01-03 Richard M. Stallman <rms@gnu.org>
270
271 * frames.texi (Frames and Windows): Delete frame-root-window.
272
dbcd463f
LT
2732004-01-03 Luc Teirlinck <teirllm@auburn.edu>
274
275 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
276
277 * functions.texi: Various small changes in addition to the
278 following.
279 (What Is a Function): `functionp' returns nil for macros. Clarify
280 behavior of this and following functions for symbol arguments.
281 (Function Documentation): Add `\' in front of (fn @var{arglist})
282 and explain why.
283 (Defining Functions): Mention DOCSTRING argument to `defalias'.
284 Add anchor.
285 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
286
02c77ee9
MB
2872004-01-01 Miles Bader <miles@gnu.org>
288
289 * display.texi (Buttons): New section.
290
903a1a91
AS
2912003-12-31 Andreas Schwab <schwab@suse.de>
292
293 * numbers.texi (Math Functions): sqrt reports a domain-error
294 error.
295 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
296
697cf92a
LT
2972003-12-30 Luc Teirlinck <teirllm@auburn.edu>
298
3f70fe82
LT
299 * tips.texi (Documentation Tips): Update item on hyperlinks in
300 documentation strings.
301
697cf92a
LT
302 * errors.texi (Standard Errors): Various small corrections and
303 additions.
304
305 * control.texi: Various small changes in addition to the
306 following.
307 (Signaling Errors): Provide some more details on how `signal'
308 constructs the error message. Add anchor to the definition of
309 `signal'.
310 (Error Symbols): Describe special treatment of `quit'.
311 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
312 to emphasize that it has to be a single form.
313
314 * buffers.texi: Add anchor.
315
4d25144d
RS
3162003-12-29 Richard M. Stallman <rms@gnu.org>
317
318 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
319 (Window Configurations): Add window-configuration-frame.
320
321 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
322
323 * text.texi (Examining Properties): Add get-char-property-and-overlay.
324 Change arg name in get-char-property.
325 (Special Properties): Update handling of keymap property.
326
327 * strings.texi (Modifying Strings): Add clear-string.
328 (Text Comparison): Add assoc-string and remove
329 assoc-ignore-case, assoc-ignore-representation.
330
331 * os.texi (Time of Day): Add set-time-zone-rule.
332
333 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 334 report domain-error errors.
4d25144d 335
697cf92a 336 * nonascii.texi (Converting Representations):
4d25144d
RS
337 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
338 (Encoding and I/O): Add file-name-coding-system.
339
340 * modes.texi (Search-based Fontification): Explain that
341 face specs are symbols with face names as values.
342
343 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
344
345 * lists.texi (Building Lists): remq moved elsewhere.
346 (Sets And Lists): remq moved here.
347 (Association Lists): Refer to assoc-string.
348
349 * internals.texi (Garbage Collection): Add memory-use-counts.
350
351 * frames.texi (Frames and Windows): Add set-frame-selected-window
352 and frame-root-window.
353
697cf92a 354 * files.texi (Contents of Directories):
4d25144d
RS
355 Add directory-files-and-attributes.
356
357 * display.texi (Refresh Screen): Add force-window-update.
358 (Invisible Text): Explain about moving point out of invis text.
359 (Overlay Properties): Add overlay-properties.
360 (Managing Overlays): Add overlayp.
361 (GIF Images): Invalid image number displays a hollow box.
362
363 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
364 (Killing Buffers): Add buffer-live-p.
365
67fafe38
MR
3662003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
367
368 * display.texi (Fringes): Fix typo "set-buffer-window".
369
68e74f25
LT
3702003-12-24 Luc Teirlinck <teirllm@auburn.edu>
371
372 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
373 * nonascii.texi, processes.texi, tips.texi, variables.texi:
374 Add or change various xrefs and anchors.
375
376 * commands.texi: Replace all occurrences of @acronym{CAR} with
377 @sc{car}, for consistency with the rest of the Elisp manual.
378 `car' and `cdr' are historically acronyms, but are no longer
379 widely thought of as such.
380
381 * internals.texi (Pure Storage): Mention that `purecopy' does not
382 copy text properties.
383 (Object Internals): Now 29 bits are used (in most implementations)
384 to address Lisp objects.
385
386 * variables.texi (Variables with Restricted Values): New node.
387
388 * objects.texi (Lisp Data Types): Mention that certain variables
389 can only take on a restricted set of values and add an xref to
390 the new node "Variables with Restricted Values".
391
392 * eval.texi (Function Indirection): Describe the errors that
393 `indirect-function' can signal.
394 (Eval): Clarify the descriptions of `eval-region' and `values'.
395 Describe `eval-buffer' instead of `eval-current-buffer' and
396 mention `eval-current-buffer' as an alias for `current-buffer'.
397 Correct the description and mention all optional arguments.
398
697cf92a 399 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
400 following.
401 (Converting Representations): Clarify behavior of
402 `string-make-multibyte' and `string-to-multibyte' for unibyte all
403 ASCII arguments.
404 (Character Sets): Document the variable `charset-list' and adapt
405 the definition of the function `charset-list' accordingly.
406 (Translation of Characters): Clarify use of generic characters in
407 `make-translation-table'. Clarify and correct the description of
408 the use of translation tables in encoding and decoding.
409 (User-Chosen Coding Systems): Correct and clarify the description
410 of `select-safe-coding-system'.
411 (Default Coding Systems): Clarify description of
412 `file-coding-system-alist'.
413
a62f71e4
LT
4142003-11-30 Luc Teirlinck <teirllm@auburn.edu>
415
416 * strings.texi (Text Comparison): Correctly describe when two
417 strings are `equal'. Combine and clarify descriptions of
418 `assoc-ignore-case' and `assoc-ignore-representation'.
419
420 * objects.texi (Non-ASCII in Strings): Clarify description of
421 when a string is unibyte or multibyte.
422 (Bool-Vector Type): Update examples.
423 (Equality Predicates): Correctly describe when two strings are
424 `equal'.
425
19017752
LT
4262003-11-29 Luc Teirlinck <teirllm@auburn.edu>
427
428 * lists.texi (Building Lists): `append' no longer accepts integer
429 arguments. Update the description of `number-sequence' to reflect
430 recent changes.
431 (Sets And Lists): Describe `member-ignore-case' after `member'.
432
0f6a07a8
KS
4332003-11-27 Kim F. Storm <storm@cua.dk>
434
435 * commands.texi (Click Events): Click object may be an images.
436 Describe (dx . dy) element of click positions.
437 (Accessing Events): Remove duplicate posn-timestamp.
438 New functions posn-object and posn-object-x-y.
439
1ce7c819
KS
4402003-11-23 Kim F. Storm <storm@cua.dk>
441
442 * commands.texi (Click Events): Describe enhancements to event
443 position lists, including new text-pos and (col . row) items.
444 Mention left-fringe and right-fringe area events.
0f6a07a8 445 (Accessing Events): New functions posn-area and
1ce7c819
KS
446 posn-actual-col-row. Mention posn-timestamp. Mention that
447 posn-point in non-text area still returns buffer position.
448 Clarify posn-col-row.
449
cae8ddbb
LH
4502003-11-21 Lars Hansen <larsh@math.ku.dk>
451
452 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
453 * anti.texi (File Attributes): Describe removed parameter
454 ID-FORMAT.
455
f7f1a248
LT
4562003-11-20 Luc Teirlinck <teirllm@auburn.edu>
457
68e74f25 458 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
459 a position, its buffer is ignored.
460
461 * markers.texi (Overview of Markers): Mention it here too.
462
c5e2fb05
LT
4632003-11-12 Luc Teirlinck <teirllm@auburn.edu>
464
465 * numbers.texi (Numeric Conversions): Not just `floor', but also
466 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
467
e57d0aa8
LT
4682003-11-10 Luc Teirlinck <teirllm@auburn.edu>
469
470 * markers.texi (Creating Markers): Specify insertion type of
471 created markers. Add xref to `Marker Insertion Types'.
472 Second argument to `copy-marker' is optional.
473 (Marker Insertion Types): Mention that most markers are created
474 with insertion type nil.
475 (The Mark): Correctly describe when `mark' signals an error.
476 (The Region): Correctly describe when `region-beginning' and
477 `region-end' signal an error.
478
bb3612ec
LT
4792003-11-08 Luc Teirlinck <teirllm@auburn.edu>
480
481 * hash.texi (Creating Hash): Clarify description of `eql'.
482 `makehash' is obsolete.
483 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
484
485 * positions.texi (Point): Change description of `buffer-end', so
486 that it is also correct for floating point arguments.
487 (List Motion): Correct argument lists of `beginning-of-defun' and
488 `end-of-defun'.
489 (Excursions): Add xref to `Marker Insertion Types'.
490 (Narrowing): Argument to `narrow-to-page' is optional.
491
cfb8a797
LT
4922003-11-06 Luc Teirlinck <teirllm@auburn.edu>
493
494 * streams.texi (Output Streams): Clarify behavior of point for
495 marker output streams.
496
c6177909
LT
4972003-11-04 Luc Teirlinck <teirllm@auburn.edu>
498
499 * variables.texi (Defining Variables): Second argument to
500 `defconst' is not optional.
501 (Setting Variables): Mention optional argument APPEND to
502 `add-to-list'.
503 (Creating Buffer-Local): Expand description of
504 `make-variable-buffer-local'.
505 (Frame-Local Variables): Expand description of
506 `make-variable-frame-local'.
507 (Variable Aliases): Correct description of optional argument
508 DOCSTRING to `defvaralias'. Mention return value of
509 `defvaralias'.
510 (File Local Variables): Add xref to `File variables' in Emacs
511 Manual. Correct description of `hack-local-variables'. Mention
512 `safe-local-variable' property. Mention optional second argument
513 to `risky-local-variable-p'.
514
b3645067
LT
5152003-11-03 Luc Teirlinck <teirllm@auburn.edu>
516
517 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
518
10695e5c
EZ
5192003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
520
521 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
522 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
523 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
524 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
525 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 526 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
527 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
528 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
529 @acronym{FOO}.
530
a2f4def1
LT
5312003-10-27 Luc Teirlinck <teirllm@auburn.edu>
532
533 * strings.texi (Creating Strings): Argument START to `substring'
534 can not be `nil'. Expand description of
535 `substring-no-properties'. Correct description of `split-string',
536 especially with respect to empty matches. Prevent very bad line
537 break in definition of `split-string-default-separators'.
538 (Text Comparison): `string=' and `string<' also accept symbols as
539 arguments.
540 (String Conversion): More completely describe argument BASE in
541 `string-to-number'.
5bb0fcd1 542 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
543 corresponding object. Clarify behavior of numeric prefix after
544 `%' in `format'.
545 (Case Conversion): The argument to `upcase-initials' can be a
546 character.
547
a2296bf9
KH
5482003-10-27 Kenichi Handa <handa@m17n.org>
549
550 * display.texi (Fontsets): Fix texinfo usage.
551
885fef7c
KH
5522003-10-25 Kenichi Handa <handa@m17n.org>
553
554 * display.texi (Fontsets): Add description of the function
555 set-fontset-font.
556
0c6b7a1f
LT
5572003-10-23 Luc Teirlinck <teirllm@auburn.edu>
558
559 * display.texi (Temporary Displays): Add xref to `Documentation
560 Tips'.
561
562 * functions.texi (Function Safety): Use inforef instead of pxref
563 for SES.
564
c3cda320
AS
5652003-10-23 Andreas Schwab <schwab@suse.de>
566
567 * Makefile.in (TEX, texinputdir): Don't define.
568 (TEXI2DVI): Define.
569 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
570 add $(srcdir)/index.texi.
571 ($(infodir)/elisp): Remove index.texi dependency.
572 (elisp.dvi): Likewise. Use $(TEXI2DVI).
573 (index.texi): Remove target.
574 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
575 (clean): Don't remove index.texi.
576
c3cda320
AS
577 * permute-index, index.perm: Remove.
578 * index.texi: Rename from index.unperm.
579
e5dadca7
LT
5802003-10-22 Luc Teirlinck <teirllm@auburn.edu>
581
582 * tips.texi (Documentation Tips): Document new behavior for face
583 and variable hyperlinks in Help mode.
584
6cfb0777
LT
5852003-10-21 Luc Teirlinck <teirllm@auburn.edu>
586
587 * objects.texi (Integer Type): Update for extra bit of integer range.
588 (Character Type): Ditto.
589
a6eeaa81 5902003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
591
592 * numbers.texi (Integer Basics): Add index entries for reading
593 numbers in hex, octal, and binary.
594
c8f9ba83
LK
5952003-10-16 Lute Kamstra <lute@gnu.org>
596
597 * modes.texi (Mode Line Format): Mention force-mode-line-update's
598 argument.
599
b52a26fb
LT
6002003-10-13 Luc Teirlinck <teirllm@auburn.edu>
601
602 * windows.texi (Choosing Window): Fix typo.
603 * edebug.texi (Edebug Execution Modes): Fix typo.
604
f7005886
RS
6052003-10-13 Richard M. Stallman <rms@gnu.org>
606
607 * windows.texi (Basic Windows): A window has fringe settings,
608 display margins and scroll-bar settings.
609 (Splitting Windows): Doc split-window return value.
610 Clean up one-window-p.
611 (Selecting Windows): Fix typo.
612 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
613 (Buffers and Windows): In set-window-buffer, explain effect
614 on fringe settings and scroll bar settings.
615 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
616 (Choosing Window): Use defopt for pop-up-frame-function.
617 For special-display-buffer-names, explain same-window and same-frame.
618 Clarify window-dedicated-p return value.
619 (Textual Scrolling): scroll-up and scroll-down can get an error.
620 (Horizontal Scrolling): Clarify auto-hscroll-mode.
621 Clarify set-window-hscroll.
622 (Size of Window): Don't mention tool bar in window-height.
623 (Coordinates and Windows): Explain what coordinates-in-window-p
624 returns for fringes and display margins.
625 (Window Configurations): Explain saving fringes, etc.
626
627 * tips.texi (Library Headers): Clean up Documentation.
628
629 * syntax.texi (Parsing Expressions): Clean up forward-comment
630 and parse-sexp-lookup-properties.
631
632 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
633
634 * os.texi (System Environment): Clean up text for load-average errors.
635
636 * modes.texi (Hooks): Don't explain local hook details at front.
637 Clarify run-hooks and run-hook-with-args a little.
638 Clean up add-hook and remove-hook.
639
640 * edebug.texi (Edebug Execution Modes): Clarify t.
641 Document edebug-sit-for-seconds.
642 (Coverage Testing): Document C-x X = and =.
643 (Instrumenting Macro Calls): Fix typo.
644 (Specification List): Don't index the specification keywords.
645
c989ebe9
KS
6462003-10-10 Kim F. Storm <storm@cua.dk>
647
648 * processes.texi (Network): Introduce make-network-process.
649
f9525eef
LT
6502003-10-09 Luc Teirlinck <teirllm@auburn.edu>
651
652 * tips.texi (Library Headers): Fix typo.
653
f008b925
LK
6542003-10-07 Juri Linkov <juri@jurta.org>
655
656 * modes.texi (Imenu): Mention imenu-create-index-function's
657 default value. Explain submenus better.
658
c22c5da6
LK
6592003-10-07 Lute Kamstra <lute@gnu.org>
660
661 * modes.texi (Faces for Font Lock): Fix typo.
662 (Hooks): Explain how buffer-local hook variables can refer to
663 global hook variables.
664 Various minor clarifications.
665
49247521
LK
6662003-10-06 Lute Kamstra <lute@gnu.org>
667
668 * tips.texi (Coding Conventions): Mention naming conventions for
669 hooks.
670
9296c947
LT
6712003-10-05 Luc Teirlinck <teirllm@auburn.edu>
672
673 * loading.texi (Library Search): Correct default value of
674 load-suffixes.
675 (Named Features): Fix typo.
676
0e9b293a
RS
6772003-10-05 Richard M. Stallman <rms@gnu.org>
678
679 * loading.texi (Named Features): In `provide',
680 say how to test for subfeatures.
681 (Unloading): In unload-feature, use new var name
682 unload-feature-special-hooks.
683
49247521 6842003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
685
686 * modes.texi (Major Mode Conventions): Mention third way to set up
687 Imenu.
688 (Imenu): A number of small fixes.
689 Delete documentation of internal variable imenu--index-alist.
690 Document the return value format of imenu-create-index-function
691 functions.
692
ab8f7d5c
RS
6932003-09-30 Richard M. Stallman <rms@gnu.org>
694
695 * processes.texi (Network): Say what stopped datagram connections do.
696
697 * lists.texi (Association Lists): Clarify `assq-delete-all'.
698
699 * display.texi (Overlay Properties): Clarify `evaporate' property.
700
49247521 7012003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
702
703 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 704 constructs should be marked as risky.
86b9b767
LK
705 Change cons cell into proper list.
706 (Mode Line Variables): Change cons cell into proper list.
707
49247521 7082003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
709
710 * modes.texi (Mode Line Data): Document the :propertize construct.
711 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 712 to match their order in the default mode-line-format.
bc3b02f9
LK
713 Describe the new variables mode-line-position and mode-line-modes.
714 Update the default values of mode-line-frame-identification,
715 minor-mode-alist, and default-mode-line-format.
716 (Properties in Mode): Mention the :propertize construct.
6142d1d0 717
bc3b02f9 7182003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 719
c22c5da6 720 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
721 * loading.texi, minibuf.texi, text.texi, variables.texi:
722 Avoid @strong{Note:}.
723
7242003-09-26 Richard M. Stallman <rms@gnu.org>
725
726 * keymaps.texi (Remapping Commands): Fix typo.
727
41beda59
LT
7282003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
729
730 * processes.texi (Low-Level Network): Fix typo.
731
ef6ae4ff
KS
7322003-09-23 Kim F. Storm <storm@cua.dk>
733
734 * processes.texi (Network, Network Servers): Fix typos.
735 (Low-Level Network): Add timeout value for :server keyword.
736 Add new option keywords to make-network-process.
737 Add set-network-process-options.
738 Explain how to test availability of network options.
739
b0f23edf
RS
7402003-09-19 Richard M. Stallman <rms@gnu.org>
741
742 * text.texi (Motion by Indent): Arg to
743 backward-to-indentation and forward-to-indentation is optional.
744
745 * strings.texi (Creating Strings): Add substring-no-properties.
746
747 * processes.texi
748 (Process Information): Add list-processes arg QUERY-ONLY.
749 Delete process-contact from here.
750 Add new status values for process-status.
751 Add process-get, process-put, process-plist, set-process-plist.
752 (Synchronous Processes): Add call-process-shell-command.
753 (Signals to Processes): signal-process allows process objects.
754 (Network): Complete rewrite.
755 (Network Servers, Datagrams, Low-Level Network): New nodes.
756
757 * positions.texi (Word Motion): forward-word, backward-word
758 arg is optional. Reword.
759
760 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
761
c22c5da6 762 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
763 Delete duplicate definition of buffer-local-value.
764 (File Local Variables): Explain about discarding text props.
765
f387bdea
RS
7662003-09-11 Richard M. Stallman <rms@gnu.org>
767
768 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
769 changes variables that record input events.
770 (Minibuffer Misc): Add minibuffer-selected-window.
771
772 * lists.texi (Building Lists): Add copy-tree.
773
774 * display.texi (Fontsets): Add char-displayable-p.
775 (Scroll Bars): New node.
776
49247521 7772003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
778
779 * modes.texi (%-Constructs): Document new `%i' and `%I'
780 constructs.
781
fd026ee1
JR
7822003-09-03 Peter Runestig <peter@runestig.com>
783
784 * makefile.w32-in: New file.
785
4828b4d7
RS
7862003-08-29 Richard M. Stallman <rms@gnu.org>
787
788 * display.texi (Overlay Properties): Clarify how priorities
789 affect use of the properties.
790
a4e4f05d
LT
7912003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
792
793 * customize.texi (Type Keywords): Correct the description of
794 `:help-echo' in the case where `motion-doc' is a function.
795
3ebe0346
JPW
7962003-08-14 John Paul Wallington <jpw@gnu.org>
797
798 * modes.texi (Emulating Mode Line): Subsection, not section.
799
3afe8e39
RS
8002003-08-13 Richard M. Stallman <rms@gnu.org>
801
802 * elisp.texi (Top): Update subnode lists in menu.
803
804 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
805 (Kill Functions): kill-region has new arg yank-handler.
806 (Yanking): New node.
807 (Yank Commands): Add yank-undo-function.
808 (Low-Level Kill Ring):
809 kill-new and kill-append have new arg yank-handler.
810 (Changing Properties): Add remove-list-of-text-properties.
811 (Atomic Changes): New node.
812
813 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
814
815 * streams.texi (Output Variables): Add eval-expression-print-length
816 and eval-expression-print-level.
817
818 * os.texi (Time Conversion): For encode-time, explain limits on year.
819
820 * objects.texi (Character Type): Define anchor "modifier bits".
821
822 * modes.texi (Emulating Mode Line): New node.
823 (Search-based Fontification): Font Lock uses font-lock-face property.
824 (Other Font Lock Variables): Likewise.
825
826 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
827 not vectors.
828 (Active Keymaps): Add emulation-mode-map-alists.
829 (Functions for Key Lookup): key-binding has new arg no-remap.
830 (Remapping Commands): New node.
831 (Scanning Keymaps): where-is-internal has new arg no-remap.
832 (Tool Bar): Add tool-bar-local-item-from-menu.
833 Clarify when to use tool-bar-add-item-from-menu.
834
835 * commands.texi (Interactive Call): commandp has new arg.
836 (Command Loop Info): Add this-original-command.
837
e37769b1
JPW
8382003-08-06 John Paul Wallington <jpw@gnu.org>
839
840 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
841
842 * display.texi (Warning Basics): Fix typo.
843 (Fringes): Add closing curly bracket and fix typo.
844
845 * elisp.texi (Top): Fix typo.
846
c5e0561f
RS
8472003-08-05 Richard M. Stallman <rms@gnu.org>
848
849 * elisp.texi: Update lists of subnodes.
850
851 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
852
853 * variables.texi (Local Variables): Use lc for example variable names.
854
855 * tips.texi (Library Headers): Explain where to put -*-.
856
857 * strings.texi (Creating Strings): Fix xref for vconcat.
858
859 * sequences.texi (Vector Functions):
860 vconcat no longer allows integer args.
861
862 * minibuf.texi (Reading File Names): read-file-name has new
863 arg PREDICATE. New function read-directory-name.
864
865 * macros.texi (Defining Macros): Give definition of `declare'
866 (Indenting Macros): New node.
867
868 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
869 (Window Frame Parameters): Make separate table of parameters
870 that are coupled with specific face attributes.
871 (Deleting Frames): delete-frame-hooks renamed to
872 delete-frame-functions.
873
874 * files.texi (Magic File Names): Add file-remote-p.
875 Clarify file-local-copy.
876
877 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
878 here; instead xref Defining Macros.
879
880 * display.texi (Warnings): New node, and subnodes.
881 (Fringes): New node.
882
883 * debugging.texi (Test Coverage): New node.
884
885 * compile.texi (Compiler Errors): Explain with-no-warnings
886 and other ways to suppress warnings.
887
888 * commands.texi (Interactive Call): Minor clarification.
889
890 * buffers.texi (Buffer File Name): set-visited-file-name
891 renames the buffer too.
892
893 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
894
ee59dede
MR
8952003-07-24 Markus Rost <rost@math.ohio-state.edu>
896
897 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
898
f0514b34
MR
8992003-07-22 Markus Rost <rost@math.ohio-state.edu>
900
901 * internals.texi (Garbage Collection): Fix previous change.
902
c73983bb
RS
9032003-07-22 Richard M. Stallman <rms@gnu.org>
904
905 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
906
907 * display.texi (Width): Use \s syntax in example.
908 (Font Selection): Add face-font-rescale-alist.
909
910 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
911 Remove spurious indent in example.
912
913 * lists.texi (Building Lists): Add number-sequence.
914
915 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
916
917 * functions.texi (Function Documentation): Explain how to
918 show calling convention explicitly in the doc string.
919
920 * windows.texi (Selecting Windows): save-selected-window saves
921 selected window of each frame.
922 (Window Configurations): Minor change.
923
924 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
925
926 * streams.texi (Output Variables): Add print-continuous-numbering
927 and print-number-table.
928
929 * processes.texi (Decoding Output): New node.
930
931 * os.texi (Time Conversion): decode-time arg is optional.
932
933 * objects.texi (Character Type): Don't use space as example for \.
934 Make list of char names and \-sequences correspond.
935 Explain that \s is not used in strings. `\ ' needs space after.
936
937 * nonascii.texi (Converting Representations): Add string-to-multibyte.
938 (Translation of Characters): Add translation-table-for-input.
939 (Default Coding Systems): Add auto-coding-functions.
940 (Explicit Encoding): Add decode-coding-inserted-region.
941 (Locales): Add locale-info.
942
943 * minibuf.texi (Basic Completion): Describe test-completion.
944 Collections can be lists of strings.
945 Clean up lazy-completion-table.
946 (Programmed Completion): Mention test-completion.
947 Clarify why lambda expressions are not accepted.
948 (Minibuffer Misc): Describe minibufferp.
949
51a8b435
RS
9502003-07-14 Richard M. Stallman <rms@gnu.org>
951
952 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
953
954 * windows.texi (Selecting Windows): New arg to select-window.
955 (Selecting Windows): Add with-selected-window.
956 (Size of Window): Add window-inside-edges, etc.
957
958 * internals.texi (Garbage Collection): Add post-gc-hook.
959
960 * processes.texi (Subprocess Creation): Add exec-suffixes.
961
962 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
963 (Scanning Keymaps): Add map-keymaps.
964 (Defining Menus): Add keymap-prompt.
965
966 * numbers.texi (Integer Basics): Add most-positive-fixnum,
967 most-negative-fixnum.
968
969 * compile.texi (Byte Compilation): Explain no-byte-compile
970 (Compiler Errors): New node.
971
972 * os.texi (User Identification): user-uid, user-real-uid
973 can return float.
974
975 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
976 and about derived modes.
977 (Minor Modes): Add minor-mode-list.
978 (Defining Minor Modes): Keyword args for define-minor-mode.
979 (Search-based Fontification): Explain managing other properties.
980 (Other Font Lock Variables): Add font-lock-extra-managed-props.
981 (Faces for Font Lock): Add font-locl-preprocessor-face.
982 (Hooks): Add run-mode-hooks and delay-mode-hooks.
983
984 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 985 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
986
987 * loading.texi (Library Search): Add load-suffixes.
988
989 * minibuf.texi (Basic Completion): Add lazy-completion-table.
990 (Programmed Completion): Add dynamic-completion-table.
991
992 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
993 (Magic File Names): Specify precedence order of handlers.
994o
995 * commands.texi (Command Overview): Emacs server runs pre-command-hook
996 and post-command-hook.
997 (Waiting): New calling convention for sit-for.
998
999 * text.texi (Special Properties): local-map and keymap properties
1000 apply based on their stickiness.
1001
c6de56a0
RS
10022003-07-07 Richard M. Stallman <rms@gnu.org>
1003
1004 * modes.texi (Minor Mode Conventions): Specify only some kinds
1005 of list values as args to minor modes.
1006
1007 * files.texi (File Name Expansion): Warn about iterative use
1008 of substitute-in-file-name.
1009
1010 * advice.texi (Activation of Advice): Clean up previous change.
1011
8c761ea6
MR
10122003-07-06 Markus Rost <rost@math.ohio-state.edu>
1013
1014 * advice.texi (Activation of Advice): Note that ad-start-advice is
1015 turned on by default.
1016
c6de56a0
RS
10172003-06-30 Richard M. Stallman <rms@gnu.org>
1018
1019 * text.texi (Buffer Contents): Document current-word.
1020 (Change Hooks): Not called for *Messages*.
1021
1022 * functions.texi (Defining Functions): Explain about redefining
1023 primitives.
1024 (Function Safety): Renamed. Minor changes.
1025 Comment out the detailed criteria for what is safe.
1026
3fe4e567
AS
10272003-06-22 Andreas Schwab <schwab@suse.de>
1028
1029 * objects.texi (Symbol Type): Fix description of examples.
1030
cda7bd13
AS
10312003-06-16 Andreas Schwab <schwab@suse.de>
1032
1033 * hash.texi (Creating Hash): Fix description of :weakness.
1034
fbcffa4a
KG
10352003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1036
1037 * files.texi (Changing Files): copy-file copies file modes, too.
1038
ff6a3bfb
RS
10392003-05-28 Richard M. Stallman <rms@gnu.org>
1040
1041 * strings.texi (Creating Strings): Clarify split-string.
1042
1463a05d
JB
10432003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
1044
1045 * strings.texi (Creating Strings): Update split-string specification
1046 and examples.
1047
af253914
RS
10482003-05-19 Richard M. Stallman <rms@gnu.org>
1049
1050 * elisp.texi: Correct invariant section names.
1051
7ea52f92
RS
10522003-04-20 Richard M. Stallman <rms@gnu.org>
1053
1054 * os.texi (Timers): Explain about timers and quitting.
1055
e31afc09
RS
10562003-04-19 Richard M. Stallman <rms@gnu.org>
1057
1058 * internals.texi (Writing Emacs Primitives): Strings are
1059 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
1060 Explain GCPRO convention for varargs function args.
1061
5ceea398
RS
10622003-04-16 Richard M. Stallman <rms@gnu.org>
1063
1064 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1065
b0ada147
RS
10662003-04-08 Richard M. Stallman <rms@gnu.org>
1067
1068 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1069
b23375aa
KS
10702003-02-13 Kim F. Storm <storm@cua.dk>
1071
1072 * objects.texi (Character Type): New \s escape for space.
1073
c60ee5e7
JB
10742003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1075
1076 * os.texi (System Environment): Added cygwin system-type.
1077
84e47416
RS
10782003-01-25 Richard M. Stallman <rms@gnu.org>
1079
1080 * keymaps.texi: Document that a symbol can act as a keymap.
1081
3e8cf2ea
RS
10822003-01-13 Richard M. Stallman <rms@gnu.org>
1083
1084 * text.texi (Changing Properties): Say string indices are origin-0.
1085
1086 * positions.texi (Screen Lines) <compute-motion>:
1087 Correct order of elts in return value.
1088
1089 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1090 how to define a default binding.
1091
7abb9fc5 10922002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 1093
104bc3aa 1094 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 1095
104bc3aa
MR
1096 * customize.texi (Simple Types): Clarify description of custom
1097 type 'number. Describe new custom type 'float.
177f790c 1098
7abb9fc5 10992002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
1100
1101 * variables.texi (File Local Variables): Fix typo.
1102
df140a68 11032002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 1104
df140a68
KG
1105 From Michael Albinus <Michael.Albinus@alcatel.de>.
1106
1107 * README: Target for Info file is `make info'.
1108
1109 * files.texi (File Name Components): Fixed typos in
1110 `file-name-sans-extension'.
1111 (Magic File Names): Complete list of operations for magic file
1112 name handlers.
1113
7ed9159a
JY
11142002-09-16 Jonathan Yavner <jyavner@engineer.com>
1115
1116 * variables.texi (File Local Variables): New function
1117 risky-local-variable-p.
1118
11192002-09-15 Jonathan Yavner <jyavner@engineer.com>
1120
1121 * functions.texi (Function safety): New node about unsafep.
1122
241f79af
PA
11232002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
1124
1125 * customize.texi (Splicing into Lists): Fixed example.
1126 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1127
72459b15
JB
11282002-06-17 Juanma Barranquero <lektu@terra.es>
1129
1130 * frames.texi (Display Feature Testing): Fix typo.
1131
61f7e0f5
AS
11322002-06-12 Andreas Schwab <schwab@suse.de>
1133
1134 * frames.texi (Initial Parameters, Resources): Fix references to
1135 the Emacs manual.
1136
4e792dbd
KS
11372002-05-13 Kim F. Storm <storm@cua.dk>
1138
1139 * variables.texi (Intro to Buffer-Local): Updated warning and
1140 example relating to changing buffer inside let.
1141
940344d4 11422002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
1143
1144 * os.texi (Session Management): New node about X Session management.
1145
231ac53b
EZ
11462002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
1147
1148 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
1149 to which the manual corresponds, and the copyright years.
1150
1151 * Makefile.in (VERSION): Set to 2.9.
1152
140cc574
EZ
11532001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
1154
1155 * elisp.texi: Change the category in @dircategory to "Emacs", to
1156 make it consistent with info/dir.
1157
9c7fce05
MB
11582001-11-25 Miles Bader <miles@gnu.org>
1159
1160 * text.texi (Fields): Describe new `limit' arg in
1161 field-beginning/field-end.
1162
9f8bbf0f
EZ
11632001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1164
a5e6715c
EZ
1165 * permute-index: Don't depend on csh-specific features. Replace
1166 the interpreter name with /bin/sh.
1167
9f8bbf0f
EZ
1168 * two-volume-cross-refs.txt: New file.
1169 * two.el: New file.
1170 * spellfile: New file.
1171
1756e2fb
EZ
11722001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1173
1174 * permute-index: New file.
1175
1176 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1177 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1178 8+3 restricted namespace.
ad050e54
EZ
1179
1180 * Makefile.in (infodir): Define relative to $(srcdir).
1181 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1182 include directories list via -I switch to makeinfo.
1183 (index.texi): Use cp if both hard and symbolic links fail.
1184
10fa7f8e
EZ
11852001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1186
7a1494ce
EZ
1187 * Makefile.in (distclean): Add.
1188
10fa7f8e
EZ
1189 The following changes make ELisp manual part of the Emacs
1190 distribution:
1191
1192 * Makefile.in: Add Copyright notice.
1193 (prefix): Remove.
1194 (infodir): Change value to "../info".
1195 (VPATH): New variable.
1196 (MAKE): Don't define.
1197 (texmacrodir): Don't define.
1198 (texinputdir): Append the existing value of TEXINPUTS.
1199 ($(infodir)/elisp): Instead of just "elisp". Reformat the
1200 command to be compatible with man/Makefile.in, and to put the
1201 output into ../info.
5c32b7c5 1202 (info): Add target.
10fa7f8e
EZ
1203 (installall): Target removed.
1204
ad050e54 12052001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
1206
1207 * tips.texi (Coding Conventions): Fix typo.
1208
6fd735df
GM
12092001-10-23 Gerd Moellmann <gerd@gnu.org>
1210
1211 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1212
b704d54b
EZ
12132001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1214
1215 * files.texi (File Name Components): Update the description of
1216 file-name-sans-extension and file-name-extension, as they now
1217 ignore leading dots.
1218
71431a0e
GM
12192001-10-20 Gerd Moellmann <gerd@gnu.org>
1220
6aa97356 1221 * (Version 21.1 released.)
71431a0e 1222
79f1f96c
MB
12232001-10-19 Miles Bader <miles@gnu.org>
1224
1225 * positions.texi (Text Lines): Describe behavior of
1226 `beginning-of-line'/`end-of-line' in the presence of field properties.
1227
892a8f36
GM
12282001-10-17 Gerd Moellmann <gerd@gnu.org>
1229
1230 * Makefile.in (VERSION): Set to 2.8.
1231 (manual): Use `manual-21'.
1232
8c1cc9e8 1233 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
1234 number was used. Set it to 2.8.
1235
1236 * intro.texi: Likewise.
1237
51724e26
EZ
12382001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1239
1240 * files.texi (File Name Completion): Document the significance of
1241 a trailing slash in elements of completion-ignored-extensions.
1242
57b338e8
MB
12432001-10-06 Miles Bader <miles@gnu.org>
1244
1245 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1246
c89e4bc5
GM
12472001-10-04 Gerd Moellmann <gerd@gnu.org>
1248
1249 * variables.texi (Variable Aliases): New node.
1250
ab952a4f
GM
12512001-10-04 Gerd Moellmann <gerd@gnu.org>
1252
1253 * Branch for 21.1.
dff28924 1254
9db3a582
MB
12552001-10-02 Miles Bader <miles@gnu.org>
1256
ae1a9581
MB
1257 * minibuf.texi (Minibuffer Misc): Add entries for
1258 `minibuffer-contents', `minibuffer-contents-no-properties', and
1259 `delete-minibuffer-contents'.
1260 Correct description for `minibuffer-prompt-end'.
1261
9db3a582
MB
1262 * text.texi (Property Search): Correct descriptions of
1263 `next-char-property-change' and `previous-char-property-change'.
1264 Add entries for `next-single-char-property-change' and
1265 `previous-single-char-property-change'.
1266 Make operand names a bit more consistent.
1267
03be5931
EZ
12682001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
1269
1270 * frames.texi (Finding All Frames): Document that next-frame and
1271 previous-frame are local to current terminal.
1272
974548ec
EZ
12732001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1274
1275 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 1276 result of make-keymap.
974548ec 1277
8d82c597
EZ
12782001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
1279
1280 * display.texi (Font Lookup, Attribute Functions)
1281 (Image Descriptors): Add cross-references to the definition of
1282 selected frame.
1283
1284 * buffers.texi (The Buffer List): Add cross-references to the
1285 definition of selected frame.
1286
1287 * frames.texi (Input Focus): Clarify which frame is _the_ selected
1288 frame at any given time.
1289 (Multiple Displays, Size and Position): Add a cross-reference to
1290 the definition of the selected frame.
1291
2842de30
EZ
12922001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
1293
1294 * strings.texi (String Conversion) <string-to-number>: Document
1295 that a float is returned for integers that are too large.
1296
1297 * frames.texi (Mouse Position): Document mouse-position-function.
1298 (Display Feature Testing): Document display-images-p.
1299 (Window Frame Parameters): Document the cursor-type variable.
1300
1301 * numbers.texi (Integer Basics): Document CL style read syntax for
1302 integers in bases other than 10.
1303
1304 * positions.texi (List Motion): Document
1305 open-paren-in-column-0-is-defun-start.
1306
1307 * lists.texi (Sets And Lists): Document member-ignore-case.
1308
1309 * internals.texi (Garbage Collection): Document the used and free
1310 strings report.
1311 (Memory Usage): Document strings-consed.
1312
1313 * os.texi (Time of Day): Document float-time.
1314 (Recording Input): Document that clear-this-command-keys clears
1315 the vector to be returned by recent-keys.
1316
1317 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1318 argument keymap can be a list.
1319
1320 * nonascii.texi (User-Chosen Coding Systems)
1321 <select-safe-coding-system>: Document the new argument
1322 accept-default-p and the variable
1323 select-safe-coding-system-accept-default-p. Tell what happens if
1324 buffer-file-coding-system is undecided.
1325 (Default Coding Systems): Document auto-coding-regexp-alist.
1326
1327 * display.texi (The Echo Area) <message>: Document
1328 message-truncate-lines.
1329 (Glyphs): Document that the glyph table is unused on windowed
1330 displays.
1331
1332 * help.texi (Describing Characters) <single-key-description>:
1333 Document the new argument no-angles.
1334 (Accessing Documentation) <documentation-property>: Document that
1335 a non-string property is evaluated.
1336 <documentation>: Document that the function-documentation property
1337 is looked for.
1338
1339 * windows.texi (Selecting Windows): Document some-window.
1340
1341 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1342
1343 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1344 apropos-mode-hook.
1345
1346 * commands.texi (Using Interactive): Document interactive-form.
1347 (Keyboard Macros): Document kbd-macro-termination-hook.
1348 (Command Loop Info): Document that clear-this-command-keys clears
1349 the vector to be returned by recent-keys.
1350
2d43d823
GM
13512001-09-04 Werner LEMBERG <wl@gnu.org>
1352
1353 * Makefile.in (srcdir, texinputdir): New variables.
1354 (srcs, index.texi, install): Use $(srcdir).
1355 (.PHONY): Remove elisp.dvi.
1356 (elisp): Use -I switch for makeinfo.
1357 (elisp.dvi): Use $(srcdir) and $(texinputdir).
1358 (installall, dist): Use $(srcdir).
1359 Fix path to texinfo.tex.
1360 (maintainer-clean): Add elisp.dvi and elisp.oaux.
1361
fa739b31
GM
13622001-08-30 Gerd Moellmann <gerd@gnu.org>
1363
92a25631
GM
1364 * display.texi (Conditional Display): Adjust to API change.
1365
fa739b31
GM
1366 * configure: New file.
1367
cef68af5
GM
13682001-07-30 Gerd Moellmann <gerd@gnu.org>
1369
1370 * commands.texi (Repeat Events): Add description of
1371 double-click-fuzz.
1372
d1f08d85
SM
13732001-05-08 Stefan Monnier <monnier@cs.yale.edu>
1374
1375 * syntax.texi (Syntax Class Table): Add the missing designator for
1376 comment and string fences.
1377 (Syntax Properties): Add a xref to syntax table internals.
1378 (Syntax Table Internals): Document string-to-syntax.
1379
1e9fc92e
GM
13802001-05-07 Gerd Moellmann <gerd@gnu.org>
1381
1382 * Makefile.in (install): Use install-info command line options
1383 like in Emacs' Makefile.in.
1384
00480554
MB
13852000-12-09 Miles Bader <miles@gnu.org>
1386
1387 * windows.texi (Window Start): Update documentation for
1388 `pos-visible-in-window-p'.
1389
1e344ee2
SM
13902000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1391
1392 * lists.texi (Building Lists): Add footnote to explain how to add
1393 to the end of a list.
1394
a540f6ed
GM
13952000-10-25 Gerd Moellmann <gerd@gnu.org>
1396
1397 * files.texi (Visiting Functions): Typos.
1398
28bcdbee
KH
13992000-10-25 Kenichi Handa <handa@etl.go.jp>
1400
1401 * files.texi (Visiting Functions): Return value of
1402 find-file-noselect may be a list of buffers if wildcards are used.
1403
22d1a4ed
MB
14042000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1405
1406 * display.texi (Defining Faces): Document `graphic' display type
1407 in face specs.
1408
916a89db
KG
14092000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1410
1e9fc92e 1411 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
1412 `after-make-frame-hook' with `after-make-frame-functions'.
1413
1e9fc92e 1414 * frames.texi (Creating Frames): Ditto.
916a89db 1415
1e9fc92e 1416 * variables.texi (Future Local Variables): Ditto.
916a89db 1417
483de32b
GM
14182000-10-16 Gerd Moellmann <gerd@gnu.org>
1419
1420 * display.texi (Other Image Types): Add description of :foreground
1421 and :background properties of mono PBM images.
1422
e23a63a5
WL
14232000-08-17 Werner LEMBERG <wl@gnu.org>
1424
1425 * .cvsignore: New file.
1426
dfc16043
GM
14272000-01-05 Gerd Moellmann <gerd@gnu.org>
1428
1429 * tindex.pl: New script.
1430
602613fe
DL
14311999-12-03 Dave Love <fx@gnu.org>
1432
1433 * Makefile.in (MAKEINFO): New parameter.
1434
94ec544d
DL
14351999-09-17 Richard Stallman <rms@gnu.org>
1436
1437 * Makefile.in (srcs): Add hash.texi.
1438 (VERSION): Update to 20.6.
1439
14401999-09-13 Richard Stallman <rms@gnu.org>
1441
1442 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1443
14441998-08-29 Karl Heuer <kwzh@gnu.org>
1445
1446 * configure.in: New file.
1447 * Makefile.in: Renamed from Makefile.
1448 (prefix, infodir): Use value obtained from configure.
1449 (emacslibdir): Obsolete variable deleted.
1450 (dist): Distribute configure.in, configure, Makefile.in.
1451
14521998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1453
1454 * Makefile (INSTALL_INFO): New variable.
1455 (install): Run install-info.
1456
14571998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
1458
1459 * Makefile (elisp.dvi): Add missing backslash.
1460
14611998-05-02 Richard Stallman <rms@psilocin.gnu.org>
1462
1463 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1464 Run texindex without `./'. Always run texindex on elisp.tp.
1465 (elisp.tps): Target deleted.
1466
14671998-04-05 Richard Stallman <rms@psilocin.gnu.org>
1468
1469 * Makefile (srcs): Add nonascii.texi and customize.texi.
1470 (dist): Start by deleting `temp'.
1471
14721998-02-17 Richard Stallman <rms@psilocin.gnu.org>
1473
1474 * Makefile (makeinfo, texindex): Targets deleted.
1475 (makeinfo.o, texindex.o): Targets deleted.
1476 (clean, dist): Don't do anything with them or with getopt*.
1477
14781998-01-30 Richard Stallman <rms@psilocin.gnu.org>
1479
1480 * Makefile (SHELL): Defined.
1481
14821998-01-27 Richard Stallman <rms@psilocin.gnu.org>
1483
1484 * Makefile (elisp.tps): New target.
1485 (elisp.dvi): Depend on elisp.tps.
1486
1487Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
1488
1489 * README: Update phone number.
1490
1491 * Makefile (elisp): Make this be the default target.
1492 Depend on makeinfo.c instead of makeinfo.
1493 (install): Don't depend on elisp.dvi, since we don't install that.
1494 Use mkinstalldirs.
1495 (dist): Add mkinstalldirs.
1496
1497Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1498
1499 * Makefile (VERSION): Update version number.
1500 (maintainer-clean): Renamed from realclean.
1501
1502Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1503
1504 * Makefile (realclean): New target.
1505 (elisp): Remove any old elisp-* files first.
1506
1507Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
1508
d1f08d85
SM
1509 * Makefile (VERSION): New variable.
1510 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
1511 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
1512
1513Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1514
1515 * Makefile (elisp): Depend on makeinfo.
1516
1517Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
1518
d1f08d85 1519 * Makefile (srcs): Add anti.texi.
94ec544d
DL
1520
1521Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1522
1523 * Makefile (infodir, prefix): New vars.
1524 (install): Use infodir.
1525 (emacsinfodir): Deleted.
1526
1527Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1528
1529 * Makefile (srcs): Add calendar.texi.
1530
1531 * Makefile (dist): Copy texindex.c and makeinfo.c.
1532 Limit elisp-* files to those with one or two digits.
1533
1534Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1535
1536 * Makefile (dist): Changed to use Gzip instead of compress.
1537
1538Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1539
1540 * loading.texi (Unloading): define-function changed back to
1541 defalias. It may not stay this way, but at least it's
1542 consistent with the known-good version of the code patch.
1543
1544Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1545
1546 * modes.texi (Hooks): Document new optional arg of add-hook.
1547
1548Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1549
d1f08d85 1550 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
1551
1552 * tips.texi: Add new section on standard library headers.
1553
1554Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1555
1556 * Makefile (srcs): Add frame.texi to the list of sources.
1557
1558Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1559
1560 * Makefile (dist): Don't bother excluding autosave files; they'll
1561 never make it into the temp directory anyway, and the hash marks
1562 in the name are problematic for make and the Bourne shell.
dff28924 1563 (srcs):
94ec544d
DL
1564
1565Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1566
d1f08d85 1567 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
1568 the distribution tar file.
1569
dff28924 1570Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
1571
1572 * Makefile (srcs): Added index.perm.
1573 (elisp.dvi): Remove erroneous shell comment.
1574 Expect output of permute-index in permuted.fns.
1575 Save old elisp.aux in elisp.oaux.
1576 (clean): Added index.texi to be deleted.
1577
dff28924 1578Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1579
1580 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
1581
dff28924 1582Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
1583
1584 * files.texi: Noted that completion-ignored-extensions is ignored
1585 when making *Completions*.
1586
1587Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
1588
1589 * Makefile make dist now depends on elisp.dvi, since it tries
1590 to include it in the dist file.
1591
dff28924 1592Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
1593
1594 * functions.texinfo (Mapping Functions): Add missing quote
1595
dff28924 1596Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1597
1598 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
1599 (defunargs): Turn off \hyphenchar of \sl font temporarily.
1600
dff28924 1601Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1602
1603 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
1604 and @error{} are the terms now being used. The files in the
1605 directory have been changed to reflect this.
1606
d1f08d85 1607 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
1608 ` @result{}', using 5 spaces at the begining of the line.
1609
dff28924 1610Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1611
1612 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
1613 experimental @indentedresult{}, @indentedexpandsto{} are part of
1614 the texinfo.tex in this directory. These TeX macros are not
1615 stable yet.
1616
dff28924 1617Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1618
1619 * texinfo.tex: temporarily added
d1f08d85 1620 \let\result=\dblarrow
94ec544d
DL
1621 \def\error{{\it ERROR} \longdblarrow}
1622 We need to do this better soon.
1623
dff28924 1624Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1625
1626 * Applied Karl Berry's patches to *.texinfo files, but not to
1627 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
1628 new title page format is also not applied, since it requires
1629 texinfo.tex changes.)
1630
1631 * Cleaned up `Makefile' and defined the `emacslibdir' directory
1632 for the Project GNU development environment.
1633
ad050e54 1634;; Local Variables:
fd026ee1 1635;; coding: iso-2022-7bit
ad050e54 1636;; End:
2a34a036
GM
1637
1638 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
1639 Copying and distribution of this file, with or without modification,
1640 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
1641
1642;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda