(Skipping Characters): skip-chars-forward allows character classes.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
077f7085
LK
12005-03-18 Lute Kamstra <lute@gnu.org>
2
3 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4
d69ea7ab
RS
52005-03-17 Richard M. Stallman <rms@gnu.org>
6
c7bd5d57
RS
7 * text.texi (Undo): Document extensible undo entries.
8
d69ea7ab
RS
9 * searching.texi (String Search, Regexp Search, Regexp Search):
10 Cleanups.
11
12 * nonascii.texi (Character Codes): Minor fix.
13
14 * display.texi (Display Property): Explain the significance
15 of having text properties that are eq.
16 (Other Display Specs): Explain string as display spec.
17
18 * commands.texi (Interactive Codes): Document G option.
19
202005-03-17 Chong Yidong <cyd@stupidchicken.com>
21
22 * text.texi (Filling): Add sentence-end-without-period and
23 sentence-end-without-space.
24 (Changing Properties): Minor fix.
25
26 * anti.texi: Total rewrite.
27
a7679889
LK
282005-03-15 Lute Kamstra <lute@gnu.org>
29
30 * edebug.texi (Instrumenting Macro Calls): Fix typos.
31
6eb8e247
KS
322005-03-08 Kim F. Storm <storm@cua.dk>
33
34 * display.texi (Specified Space): Property :width is support on
35 non-graphic terminals, :height is not.
36
bfa8be14
RS
372005-03-07 Richard M. Stallman <rms@gnu.org>
38
39 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
40 Now subnodes of Fringes.
41 (Overlay Arrow): Document overlay-arrow-variable-list.
42 (Fringe Size/Pos): New node, broken out of Fringes.
43 (Display): Explain clearing vs redisplay better.
44 (Truncation): Clarify use of bitmaps.
45 (The Echo Area): Clarify the uses of the echo area.
46 Add max-mini-window-height.
47 (Progress): Clarify.
48 (Invisible Text): Explain that main loop moves point out.
49 (Selective Display): Say "hidden", not "invisible".
50 (Managing Overlays): Moved up. Describe relation to Undo here.
51 (Overlay Properties): Clarify intro.
52 (Finding Overlays): Explain return values when nothing found.
53 (Width): truncate-string-to-width has added arg.
54 (Displaying Faces): Clarify and update mode line face handling.
55 (Face Functions): Minor cleanup.
56 (Conditional Display): Merged into Other Display Specs.
57 (Pixel Specification, Other Display Specs): Minor cleanups.
58 (Images, Image Descriptors): Minor cleanups.
59 (GIF Images): Patents have expired.
60 (Showing Images): Explain default text for insert-image.
6eb8e247 61 (Manipulating Button Types): Merged into Manipulating Buttons.
bfa8be14
RS
62 (Making Buttons): Explain return values.
63 (Button Buffer Commands): Add xref.
64 (Inverse Video): Update mode-line-inverse-video.
65 (Display Table Format): Clarify.
66 (Active Display Table): Give defaults for window-display-table.
67
68 * calendar.texi (Calendar Customizing): calendar-holiday-marker
69 and calendar-today-marker are strings, not chars.
70 (Holiday Customizing): Minor fix.
71
bfa8be14
RS
72 * internals.texi (Writing Emacs Primitives): Update `or' example.
73 Update limit on # args of subr.
74
75 * edebug.texi (Using Edebug): Arrow is in fringe.
76 (Instrumenting): Arg to eval-defun works without loading edebug.
77 (Edebug Execution Modes): Add xref.
78
79 * customize.texi (Common Keywords): Clarify :require.
80 Mention :version here.
81 (Variable Definitions, Group Definitions): Not here.
82 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
83
d69ea7ab
RS
842005-03-07 Chong Yidong <cyd@stupidchicken.com>
85 * nonascii.texi (Text Representations): Clarify position-bytes.
86 (Character Sets): Add list-charset-chars.
87 (Scanning Charsets): Add charset-after.
88 (Encoding and I/O): Minor fix.
89
34398e6c
RS
902005-03-06 Richard M. Stallman <rms@gnu.org>
91
92 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
93 (Resizing Windows): Likewise.
94
95 * text.texi (Change Hooks): Get rid of "Emacs 21".
96
97 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
98
99 * streams.texi (Output Variables): Get rid of "Emacs 21".
100
101 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
102
103 * os.texi (Translating Input): Replace flow-control example
104 with a less obsolete example that uses `keyboard-translate'.
105
6eb8e247 106 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 107 Get rid of "Emacs 21".
6eb8e247 108
34398e6c
RS
109 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
110 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
111
112 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
113
114 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
115
116 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
117 (Menu Bar): Fix when menu-bar-update-hook is called.
118
119 * hash.texi (Hash Tables): Get rid of "Emacs 21".
120
121 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
122 and make it read better.
123
124 * files.texi (Writing to Files): Get rid of "Emacs 21".
125 (Unique File Names): Likewise.
126
127 * elisp.texi: Update Emacs version to 22.
128
129 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
130 (Overlay Properties, Face Attributes): Likewise.
131 (Managing Overlays): Fix punctuation.
132 (Attribute Functions): Clarify set-face-font; get rid of
133 info about old Emacs versions.
134 (Auto Faces, Font Lookup, Display Property, Images):
135 Get rid of "Emacs 21".
136
137 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
138
d2178387
RS
1392005-03-05 Richard M. Stallman <rms@gnu.org>
140
141 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
142
524352d6
LK
1432005-03-04 Lute Kamstra <lute@gnu.org>
144
145 * debugging.texi (Error Debugging): Document stack-trace-on-error.
146
1472005-03-03 Lute Kamstra <lute@gnu.org>
148
149 * edebug.texi (Instrumenting Macro Calls): Fix typo.
150
284f0680
LK
1512005-03-01 Lute Kamstra <lute@gnu.org>
152
153 * debugging.texi (Debugger Commands): Update `j'.
154
a9ee5cac
LK
1552005-02-28 Lute Kamstra <lute@gnu.org>
156
157 * debugging.texi (Debugging): Fix typo.
158 (Error Debugging): Document eval-expression-debug-on-error.
159 (Function Debugging): Update example.
160 (Using Debugger): Mention starred stack frames.
161 (Debugger Commands): Document `j' and `l'.
162 (Invoking the Debugger): `d' and `j' exit recursive edit too.
163 Update the messages that the debugger displays.
164 (Internals of Debugger): Add cross reference. Update example.
165 (Excess Open): Minor improvement.
166 (Excess Close): Minor improvement.
167
378d0f8e
RS
1682005-02-26 Richard M. Stallman <rms@gnu.org>
169
170 * tips.texi (Coding Conventions): Clarify.
171 Put all the major mode key reservations together.
172 Mention the Mouse-1 => Mouse-2 conventions.
173
174 * syntax.texi (Syntax Class Table): Clarify.
175 (Syntax Table Functions): syntax-after moved from here.
176 (Syntax Table Internals): syntax-after moved to here.
177 (Parsing Expressions): Update info on number of values
178 and what's meaningful in the STATE argument.
179 (Categories): Fix typo.
180
181 * sequences.texi (Arrays): Cleanup.
182 (Char-Tables): Clarify.
183
184 * processes.texi (Deleting Processes): Cleanups, add xref.
185 (Subprocess Creation): Explain nil in exec-path. Cleanup.
186 (Process Information): set-process-coding-system, some args optional.
187 (Input to Processes): Explain various types for PROCESS args.
188 Rename them from PROCESS-NAME to PROCESS.
189 (Signals to Processes): Likewise.
190 (Decoding Output): Cleanup.
191 (Query Before Exit): Clarify.
192
193 * os.texi (Startup Summary): Correct the options; add missing ones.
194 (Terminal Output, Batch Mode): Clarify.
195 (Flow Control): Node deleted.
196
197 * markers.texi (The Mark): Clarify.
198
199 * macros.texi (Expansion): Cleanup.
200 (Indenting Macros): indent-spec allows ints, not floats.
201
202 * keymaps.texi (Keymaps): Clarify.
203 (Format of Keymaps): Update lisp-mode-map example.
204 (Active Keymaps, Key Lookup): Clarify.
205 (Changing Key Bindings): Add xref to `kbd'.
206 (Key Binding Commands, Simple Menu Items): Clarify.
207 (Mouse Menus, Menu Bar): Clarify.
208 (Menu Example): Replace print example with menu-bar-replace-menu.
209
210 * help.texi (Documentation Basics): Add function-documentation prop.
211
212 * elisp.texi (Top): Don't refer to Flow Control node.
213
214 * commands.texi (Command Overview): Improve xrefs.
215 (Adjusting Point): Adjusting point applies to intangible and invis.
216 (Key Sequence Input): Doc extra read-key-sequence args.
217 Likewise for read-key-sequence-vector.
218
219 * backups.texi (Rename or Copy): Minor fix.
220 (Numbered Backups): For version-control, say the default.
221 (Auto-Saving): make-auto-save-file-name example is simplified.
222
223 * advice.texi (Advising Functions): Don't imply one part of Emacs
224 should advise another part. Markup changes.
225 (Defining Advice): Move transitional para.
226 (Activation of Advice): Cleanup.
227 Explain if COMPILE is nil or negative.
228
229 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
230
2e20c83d
LK
2312005-02-24 Lute Kamstra <lute@gnu.org>
232
233 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
234 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
235
65c492fd
LK
2362005-02-23 Lute Kamstra <lute@gnu.org>
237
b02c3eed
LK
238 * modes.texi (Defining Minor Modes): define-minor-mode can be used
239 to define global minor modes as well.
240
65c492fd
LK
241 * display.texi (Managing Overlays): overlay-buffer returns nil for
242 deleted overlays.
243
b686dd59
KS
2442005-02-22 Kim F. Storm <storm@cua.dk>
245
246 * minibuf.texi (Basic Completion): Allow symbols in addition to
247 strings in try-completion and all-completions.
248
23e8c095
LK
2492005-02-14 Lute Kamstra <lute@gnu.org>
250
251 * elisp.texi (Top): Remove reference to deleted node.
252
253 * lists.texi (Lists): Remove reference to deleted node.
254 (Cons Cells): Fix typo.
255
256 * loading.texi (Where Defined): Fix typo.
257
134948fc
RS
2582005-02-14 Richard M. Stallman <rms@gnu.org>
259
260 * variables.texi (Creating Buffer-Local): change-major-mode-hook
261 is useful for discarding some minor modes.
262
263 * symbols.texi (Symbol Components): Reorder examples.
264
265 * streams.texi (Input Functions): State standard-input default.
266 (Output Variables): State standard-output default.
267
268 * objects.texi (Printed Representation): Clarify read syntax vs print.
269 (Floating Point Type): Explain meaning better.
270 (Symbol Type): Explain uniqueness better.
271 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
272 List examples sooner.
273 (Box Diagrams): New subnode broken out.
274 Some examples moved from old Lists as Boxes node.
275 (Dotted Pair Notation): Clarify intro.
276 (Array Type): Clarify.
277 (Type Predicates): Add hash-table-p.
278
279 * numbers.texi (Integer Basics): Clarify radix explanation.
280 (Predicates on Numbers): Minor clarification.
281 (Comparison of Numbers): Minor clarification. Clarify eql.
282 Typos in min, max.
283 (Math Functions): Clarify overflow in expt.
284
285 * minibuf.texi (Text from Minibuffer): Minor clarification.
286 Mention arrow keys.
287
288 * loading.texi (Autoload): defun's doc string overrides autoload's
289 doc string.
290 (Repeated Loading): Modernize "add to list" examples.
291 (Where Defined): Finish updating table of load-history elts.
292
293 * lists.texi (List-related Predicates): Minor wording improvement.
294 (Lists as Boxes): Node deleted.
295 (Building Lists): Explain trivial cases of number-sequence.
296
297 * hash.texi (Hash Tables): Add desc to menu items.
298 (Creating Hash): Expain "full" means "make larger",
299 (Hash Access): Any object can be a key.
300 State value of maphash.
301
302 * functions.texi (What Is a Function): Wording cleanup.
303 (Function Documentation): Minor cleanup.
304 Explain purpose of calling convention at end of doc string.
305 (Function Names): Wording cleanup.
306 (Calling Functions): Wording cleanup.
307 Explain better how funcall calls the function.
308 (Function Cells): Delete example of saving and redefining function.
309
310 * control.texi (Combining Conditions): Wording cleanup.
311 (Iteration): dolist and dotimes bind VAR locally.
312 (Cleanups): Xref to Atomic Changes.
313
314 * compile.texi (Byte Compilation): Delete 19.29 info.
315 (Compilation Functions): Macros' difficulties don't affect defsubst.
316 (Docs and Compilation): Delete 19.29 info.
317
44291460
RS
3182005-02-10 Richard M. Stallman <rms@gnu.org>
319
320 * objects.texi (Symbol Type): Minor correction.
321
1f9ad95a
LK
3222005-02-06 Lute Kamstra <lute@gnu.org>
323
324 * modes.texi (Example Major Modes): Fix typos.
325
ba2c991c
RS
3262005-02-06 Richard M. Stallman <rms@gnu.org>
327
328 * text.texi (Margins): fill-nobreak-predicate can be one function.
329
330 * strings.texi (Modifying Strings): clear-string can make unibyte.
331 (Formatting Strings): format gives error if values missing.
332
333 * positions.texi (Character Motion): Mention default arg
334 for forward-char. backward-char refers to forward-char.
335 (Word Motion): Mention default arg for forward-word.
336 (Buffer End Motion): Mention default arg for beginning-of-buffer.
337 Simplify end-of-buffer.
338 (Text Lines): Mention default arg for forward-line.
339 (List Motion): Mention default arg for beginning/end-of-defun.
340 (Skipping Characters): Minor fixes in explaining character-set.
341
342 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
343 Mode inheritance applies only when default-major-mode is nil.
344 Clarifications.
345 (Example Major Modes): Update Text mode and Lisp mode examples.
346 (Minor Mode Conventions): Mention define-minor-mode at top.
347 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
348 (Mode Line Format): Update mode line face display info.
349 (Properties in Mode): Mention effect of risky vars.
350 (Imenu): Define imenu-add-to-menubar.
351 (Font Lock Mode): Add descriptions to menu lines.
352 (Faces for Font Lock): Add font-lock-doc-face.
353
9bf6d576
LK
3542005-02-05 Lute Kamstra <lute@gnu.org>
355
356 * text.texi (Maintaining Undo): Remove obsolete function.
357
cb602754
EZ
3582005-02-05 Eli Zaretskii <eliz@gnu.org>
359
360 * frames.texi (Color Names): Add pointer to the X docs about RGB
361 color specifications. Improve indexing
362 (Text Terminal Colors): Replace the description of RGB values by
363 an xref to "Color Names".
364
4e07258f
RS
3652005-02-03 Richard M. Stallman <rms@gnu.org>
366
367 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
368 Clarify.
369 (Selecting Windows): Clarify save-selected-window.
370 (Cyclic Window Ordering): Clarify walk-windows.
371 (Window Point): Clarify.
372 (Window Start): Add comment to example.
373 (Resizing Windows): Add `interactive' specs in examples.
374 Document fit-window-to-buffer.
375
376 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
377 (Undo, Maintaining Undo): Clarify last change.
378 (Sorting): In sort-numeric-fields, explain about octal and hex.
379 Mention sort-numeric-base.
380 (Format Properties): Add xref for hard newlines.
381
382 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
383 (Pop-Up Menus): Fix typo.
384 (Color Names): Explain all types of color names.
385 Explain color-values on B&W terminal.
386 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
387
388 * files.texi (File Locks): Not supported on MS systems.
389 (Testing Accessibility): Clarify.
390
391 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
392 (Coverage Testing): Fix typo.
393
394 * commands.texi (Misc Events): Remove stray space.
395
396 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
397 (Modification Time): Clarify when visited-file-modtime returns 0.
398 (The Buffer List): Clarify bury-buffer.
399 (Killing Buffers): Clarify.
400 (Indirect Buffers): Add clone-indirect-buffer.
401
4022005-02-02 Matt Hodges <MPHodges@member.fsf.org>
403
404 * edebug.texi (Printing in Edebug): Fix default value of
405 edebug-print-circle.
406 (Coverage Testing): Fix displayed frequency count data.
407
4082005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
409
410 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
411
4e07258f 4122005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
413
414 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
415
28d986b9
EZ
4162005-01-29 Eli Zaretskii <eliz@gnu.org>
417
418 * commands.texi (Misc Events): Describe the help-echo event.
419
420 * text.texi (Special Properties) <help-echo>: Use `pos'
421 consistently in description of the help-echo property. Use
422 @code{nil} instead of @var{nil}.
423
424 * display.texi (Overlay Properties): Fix the index entry for
425 help-echo overlay property.
426
427 * customize.texi (Type Keywords): Uncomment the xref to the
428 help-echo property documentation.
429
8f958b40
KS
4302005-01-23 Kim F. Storm <storm@cua.dk>
431
432 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
433 return value. Third element FULLY replaced by PARTIAL which
434 specifies number of invisible pixels if row is only partially visible.
435 (Textual Scrolling): Mention auto-window-vscroll.
436 (Vertical Scrolling): New defvar auto-window-vscroll.
437
cd7e5dd6
LT
4382005-01-16 Luc Teirlinck <teirllm@auburn.edu>
439
440 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
441 command remapping.
442
6f771c32
RS
4432005-01-15 Richard M. Stallman <rms@gnu.org>
444
445 * display.texi (Defining Images): Mention DATA-P arg of create-image.
446
6ac8a822
KS
4472005-01-14 Kim F. Storm <storm@cua.dk>
448
88948d55
KS
449 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
450
6ac8a822
KS
451 * text.texi (Links and Mouse-1): Fix string and vector item.
452
20d6de82
RS
4532005-01-13 Richard M. Stallman <rms@gnu.org>
454
455 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
456 descriptions of overriding-local-map and overriding-terminal-local-map.
457
458 * text.texi (Links and Mouse-1): Clarify text.
459
f75a592e
KS
4602005-01-13 Kim F. Storm <storm@cua.dk>
461
462 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
463
910f60b1
TTN
4642005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
465
466 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
467
37181fc4
KS
4682005-01-12 Kim F. Storm <storm@cua.dk>
469
470 * text.texi (Links and Mouse-1): Rename section from Enabling
471 Mouse-1 to Following Links. Change xrefs.
472 Add examples for define-button-type and define-widget.
473
474 * display.texi (Button Properties, Button Buffer Commands):
475 Clarify mouse-1 and follow-link functionality.
476
28f94a34
RS
4772005-01-12 Richard M. Stallman <rms@gnu.org>
478
479 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
480
481 * display.texi (Beeping): Fix Texinfo usage.
482
483 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
484
bac2d936
KS
4852005-01-11 Kim F. Storm <storm@cua.dk>
486
487 * display.texi (Button Properties, Button Buffer Commands):
93381d62 488 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
489
490 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
491 (Enabling Mouse-1 to Follow Links): New subsection.
492
de968ddb
RS
4932005-01-06 Richard M. Stallman <rms@gnu.org>
494
495 * text.texi (Special Properties): Minor change.
496
497 * os.texi (Timers): Clarify previous change.
498
499 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
500
a3a43b3b
LT
5012005-01-01 Luc Teirlinck <teirllm@auburn.edu>
502
503 * display.texi (Face Attributes): Correct xref to renamed node.
504
732bb9ce
RS
5052005-01-01 Richard M. Stallman <rms@gnu.org>
506
507 * display.texi (Face Attributes): Describe hex color specs.
508
c734ae59
RS
5092004-12-31 Richard M. Stallman <rms@gnu.org>
510
511 * os.texi (Timers): Update previous change.
512
33b2f4ea
KS
5132004-12-30 Kim F. Storm <storm@cua.dk>
514
515 * display.texi (Line Height): Total line-height is now specified
516 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
517 in cons cells. (nil . RATIO) is relative to actual line height.
518 Use line-height `t' instead of `0' to get minimum height.
519
99ec74b9
RS
5202004-12-29 Richard M. Stallman <rms@gnu.org>
521
522 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
523
eab463f6
RS
5242004-12-28 Richard M. Stallman <rms@gnu.org>
525
526 * commands.texi (Quitting): Clarify value of with-local-quit.
527
528 * elisp.texi (Top): Fix previous change.
529
530 * loading.texi (Loading): Fix previous change.
531
ebbd14f1
RS
5322004-12-27 Richard M. Stallman <rms@gnu.org>
533
4ae98fc5
RS
534 * Makefile.in (MAKEINFO): Specify --force.
535
8f430046
RS
536 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
537
56011a8c
RS
538 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
539
540 * display.texi (Line Height): Further clarify.
541
542 * elisp.texi (Top): Update Loading submenu.
543
ebbd14f1
RS
544 * loading.texi (Where Defined): New node.
545 (Unloading): load-history moved to Where Defined.
546
fda2922a
RS
5472004-12-21 Richard M. Stallman <rms@gnu.org>
548
549 * commands.texi (Event Input Misc): Add while-no-input.
550
9eb8959a
RS
5512004-12-11 Richard M. Stallman <rms@gnu.org>
552
553 * display.texi (Line Height): Rewrite text for clarity.
554
adf87c29
KS
5552004-12-11 Kim F. Storm <storm@cua.dk>
556
557 * display.texi (Display): Add node "Line Height" to menu.
558 (Line Height): New node. Move full description of line-spacing
559 and line-height text properties here from text.texi.
560 (Scroll Bars): Add vertical-scroll-bar variable.
561
562 * frames.texi (Window Frame Parameters): Remove line-height defvar.
563
564 * locals.texi (Standard Buffer-Local Variables): Fix xref for
565 line-spacing and vertical-scroll-bar.
566
567 * text.texi (Special Properties): Just mention line-spacing and
568 line-height here, add xref to new "Line Height" node.
569
31e4729e
TTN
5702004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
571
572 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
573
574 * locals.texi (Standard Buffer-Local Variables):
575 Add @xref for `line-spacing'.
576
cc60c723
RS
5772004-12-05 Richard M. Stallman <rms@gnu.org>
578
579 * Makefile.in (maintainer-clean): Remove the info files
580 in $(infodir) where they are created.
581
f6101ac9
RS
5822004-12-03 Richard M. Stallman <rms@gnu.org>
583
584 * windows.texi (Selecting Windows): get-lru-window and
585 get-largest-window don't consider dedicated windows.
586
587 * text.texi (Undo): Document undo-in-progress.
588
94221759
RS
5892004-11-26 Richard M. Stallman <rms@gnu.org>
590
591 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
592 Remove a few vars that are not always buffer-local.
593
7092c5e8
LT
5942004-11-24 Luc Teirlinck <teirllm@auburn.edu>
595
596 * locals.texi (Standard Buffer-Local Variables): Comment out
597 xref's to non-existent node `Yet to be written'.
598
261b01c6
RS
5992004-11-24 Richard M. Stallman <rms@gnu.org>
600
601 * processes.texi (Synchronous Processes): Grammar fix.
602
603 * numbers.texi (Comparison of Numbers): Add eql.
604
605 * locals.texi (Standard Buffer-Local Variables): Add many vars.
606
607 * intro.texi (Printing Notation): Fix previous change.
608
609 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
610 and default-indicate-buffer-boundaries from here.
611 (Usual Display): To here.
612 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
613 (Usual Display): Move tab-width up.
614
615 * customize.texi (Variable Definitions): Replace
616 show-paren-mode example with tooltip-mode.
7092c5e8 617 (Simple Types, Composite Types, Defining New Types):
261b01c6 618 Minor cleanups.
7092c5e8 619
c1aa4864
JH
6202004-11-21 Jesper Harder <harder@ifa.au.dk>
621
622 * processes.texi (Synchronous Processes, Output from Processes):
623 Markup fix.
624
dedbac89
RS
6252004-11-20 Richard M. Stallman <rms@gnu.org>
626
07c8c65a
RS
627 * positions.texi (Skipping Characters): skip-chars-forward
628 now handles char classes.
629
8f40a868
RS
630 * intro.texi (Printing Notation): Avoid confusion of `print'
631 when explaining @print.
632
633 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
634
635 * display.texi (Display Table Format): Minor fix.
636
637 * streams.texi (Output Functions): Fix print example.
638
fd6866c8
RS
639 * Makefile.in (elisp): New target.
640 (dist): Depend on $(infodir)/elisp, not elisp.
641 Copy the info files from $(infodir).
642
9d00469f
RS
643 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
644 read-from-minibuffer.
645
dedbac89
RS
646 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
647
6de891db
RS
6482004-11-19 Richard M. Stallman <rms@gnu.org>
649
650 * searching.texi (Regexp Search): Add search-whitespace-regexp.
651
e1c1c5a7
TTN
6522004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
653
654 * tips.texi (Coding Conventions): Fix typo.
655
ee31cd78
RS
6562004-11-16 Richard M. Stallman <rms@gnu.org>
657
658 * tips.texi (Coding Conventions): Separate defvar and require
659 methods to avoid warnings. Use require only when there are many
660 functions and variables from that package.
661
662 * minibuf.texi (Minibuffer Completion): When ignoring case,
663 predicate must not be case-sensitive.
664
665 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
666 (Test Coverage): Don't talk about "splotches". Clarified.
667
4bd38e94
TTN
6682004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
669
670 * frames.texi (Window Frame Parameters): Fix typo.
671
6d073ae1
KS
6722004-11-15 Kim F. Storm <storm@cua.dk>
673
9f89426b
KS
674 * symbols.texi (Other Plists): Note that plist-get may signal error.
675 Add safe-plist-get.
6d073ae1 676
10980463
TTN
6772004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
678
679 * modes.texi (Font Lock Basics): Fix typo.
680
1efc19eb
RS
6812004-11-08 Richard M. Stallman <rms@gnu.org>
682
683 * syntax.texi (Syntax Table Functions): Add syntax-after.
684
6159c232
EZ
6852004-11-06 Lars Brinkhoff <lars@nocrew.org>
686
687 * os.texi (Processor Run Time): New section documenting
688 get-internal-run-time.
689
59dede22
EZ
6902004-11-06 Eli Zaretskii <eliz@gnu.org>
691
692 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
693 it nukes elisp-cover.texi.
694 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
695 elisp-0 etc.
696
4cc8522c
LT
6972004-11-05 Luc Teirlinck <teirllm@auburn.edu>
698
699 * commands.texi (Keyboard Macros): Document `append' return value
700 of `defining-kbd-macro'.
701
2d1ef312
RS
7022004-11-01 Richard M. Stallman <rms@gnu.org>
703
704 * commands.texi (Interactive Call): Add called-interactively-p.
705
6f4e005d
SJ
7062004-10-29 Simon Josefsson <jas@extundo.com>
707
708 * minibuf.texi (Reading a Password): Revert.
709
4f71c13f
RS
7102004-10-28 Richard M. Stallman <rms@gnu.org>
711
712 * frames.texi (Display Feature Testing): Explain about "vendor".
713
4660a9e3
RS
7142004-10-27 Richard M. Stallman <rms@gnu.org>
715
716 * commands.texi (Interactive Codes): `N' uses numeric prefix,
717 not raw. Clarify `n'.
718 (Interactive Call): Rewrite interactive-p, focusing on when
719 and how to use it.
720 (Misc Events): Clarify previous change.
721
722 * advice.texi (Simple Advice): Clarify what job the example does.
723 (Around-Advice): Clarify ad-do-it.
724 (Activation of Advice): An option of ad-default-compilation-action
725 is `never', not `nil'.
726
c8636435
KS
7272004-10-26 Kim F. Storm <storm@cua.dk>
728
729 * commands.texi (Interactive Codes): Add U code letter.
730
acd4089b
SJ
7312004-10-25 Simon Josefsson <jas@extundo.com>
732
733 * minibuf.texi (Reading a Password): Add.
734
29dc7809
JR
7352004-10-24 Jason Rumney <jasonr@gnu.org>
736
737 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
738 and wheel-down.
739
bb5d6d34
KG
7402004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
741
742 * processes.texi (Synchronous Processes): Document process-file.
743
d0ee2ed3
KH
7442004-10-22 Kenichi Handa <handa@m17n.org>
745
746 * text.texi (translate-region): Document that it accepts also a
747 char-table.
748
38be9dbb
DP
7492004-10-22 David Ponce <david@dponce.com>
750
751 * windows.texi (Resizing Windows): Document the `preserve-before'
752 argument of the functions `enlarge-window' and `shrink-window'.
753
63c80452
JR
7542004-10-19 Jason Rumney <jasonr@gnu.org>
755
756 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
757
9f4b6e73
LT
7582004-10-09 Luc Teirlinck <teirllm@auburn.edu>
759
760 * text.texi (Filling): Add anchor for definition of
761 `sentence-end-double-space'.
762
763 * searching.texi (Regexp Example): Update description of how
764 Emacs currently recognizes the end of a sentence.
765 (Standard Regexps): Update definition of the variable
766 `sentence-end'. Add definition of the function `sentence-end'.
767
657f0f9c
EZ
7682004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
769
770 * display.texi (Progress): New node.
771
35ab4857
KS
7722004-10-05 Kim F. Storm <storm@cua.dk>
773
774 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
775
f2a54fbc
KS
7762004-09-29 Kim F. Storm <storm@cua.dk>
777
778 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
779 to identify bitmaps. Remove -fringe-bitmap suffix for standard
780 fringe bitmap symbols, as they now have their own namespace.
781 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
782 vs. pixels. Signal error if no free bitmap slots.
783 (Pixel Specification): Change IMAGE to @var{image}.
784
4676d6f3
RS
7852004-09-28 Richard M. Stallman <rms@gnu.org>
786
787 * text.texi (Special Properties): Clarify line-spacing and line-height.
788
789 * searching.texi (Regexp Search): Add looking-back.
790
17234906
LT
7912004-09-25 Luc Teirlinck <teirllm@auburn.edu>
792
793 * display.texi: Correct typos.
794 (Image Descriptors): Correct xref's.
795
4de43c8b
RS
7962004-09-25 Richard M. Stallman <rms@gnu.org>
797
798 * text.texi (Special Properties): Cleanups in `cursor'.
799 Rewrites in `line-height' and `line-spacing'; exchange them.
800
801 * display.texi (Fringes): Rewrite previous change.
802 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
803 (Display Fringe Bitmaps): Node deleted, text moved.
804 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
805 (Scroll Bars): Clarify set-window-scroll-bars.
806 (Pointer Shape): Rewrite.
807 (Specified Space): Clarify :align-to, etc.
808 (Pixel Specification): Use @var. Clarify new text.
809 (Other Display Specs): Clarify `slice'.
810 (Image Descriptors): Cleanups.
811 (Showing Images): Cleanups.
812
a3ee0299
LT
8132004-09-24 Luc Teirlinck <teirllm@auburn.edu>
814
e88ebce6
LT
815 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
816
a3ee0299
LT
817 * modes.texi: Various minor changes in addition to:
818 (Major Mode Conventions): Final call to `run-mode-hooks' should
819 not be inside the `delay-mode-hooks' form.
820 (Mode Hooks): New node.
821 (Hooks): Delete obsolete example.
822 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
823 node "Mode Hooks".
824
6db2bc02
LT
8252004-09-22 Luc Teirlinck <teirllm@auburn.edu>
826
827 * display.texi: Correct various typos.
828 (Display): Rename node "Pointer Shapes" to "Pointer
829 Shape". (There is already a node called "Pointer Shapes" in
830 frames.texi.)
831 (Images): Remove non-existent node "Image Slices" from menu.
832
ed2846bd
KS
8332004-09-23 Kim F. Storm <storm@cua.dk>
834
835 * text.texi (Special Properties): Add `cursor', `pointer',
836 `line-height', and `line-spacing' properties.
837
838 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
839 Shapes' to menu.
840 (Standard Faces): Doc fix for fringe face.
841 (Fringes): Add `overflow-newline-into-fringe' and
842 'indicate-buffer-boundaries'.
843 (Fringe Bitmaps, Pointer Shapes): New nodes.
844 (Display Property): Add 'Pixel Specification' and 'Display Fringe
845 Bitmaps' to menu.
846 (Specified Space): Describe pixel width and height.
847 (Pixel Specification): New node.
848 (Other Display Specs): Add `slice' property.
849 (Display Fringe Bitmaps): New node.
850 (Images): Add 'Image Slices' to menu.
851 (Image Descriptors): Add `:pointer' and `:map' properties.
852 (Showing Images): Add slice arg to `insert-image'. Add
853 'insert-sliced-image'.
854
4d894c98
RS
8552004-09-20 Richard M. Stallman <rms@gnu.org>
856
857 * commands.texi (Key Sequence Input):
858 Clarify downcasing in read-key-sequence.
859
7e388eb7
JL
8602004-09-08 Juri Linkov <juri@jurta.org>
861
862 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
863
a020987f
LT
8642004-09-07 Luc Teirlinck <teirllm@auburn.edu>
865
866 * locals.texi (Standard Buffer-Local Variables): Add
867 `buffer-auto-save-file-format'.
868 * internals.texi (Buffer Internals): Describe new
869 auto_save_file_format field of the buffer structure.
870 * files.texi (Format Conversion): `auto-save-file-format' has been
871 renamed `buffer-auto-save-file-format'.
872
2b96f80c
LT
8732004-08-27 Luc Teirlinck <teirllm@auburn.edu>
874
875 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
876 an integer or a marker.
877 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
878
2ee3b79e
RS
8792004-08-22 Richard M. Stallman <rms@gnu.org>
880
881 * modes.texi (Major Mode Conventions): Discuss rebinding of
882 standard key bindings.
883
c438dc33
KS
8842004-08-18 Kim F. Storm <storm@cua.dk>
885
886 * processes.texi (Accepting Output): Add `just-this-one' arg to
887 `accept-process-output'.
101c421e 888 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 889
db8af011
LT
8902004-08-10 Luc Teirlinck <teirllm@auburn.edu>
891
892 * keymaps.texi: Various changes in addition to:
893 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
894 Give more varied examples for `kbd'.
895 (Creating Keymaps): Char tables have slots for all characters
896 without modifiers.
897 (Active Keymaps): `overriding-local-map' and
898 `overriding-terminal-local-map' also override text property and
899 overlay keymaps.
900 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
901 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
902 to denote a prefix of no events.
903 `map-keymap' includes parent's bindings _recursively_.
904 Clarify and correct description of `where-is-internal'.
905 Mention BUFFER-OR-NAME arg to `describe-bindings'.
906 (Menu Example): For menus intended for use with the keyboard, the
907 menu items should be bound to characters or real function keys.
908
de700726
LT
9092004-08-08 Luc Teirlinck <teirllm@auburn.edu>
910
30e75a87
LT
911 * objects.texi (Character Type): Reposition `@anchor' to prevent
912 double space inside sentence in Info.
913
de700726
LT
914 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
915 renamed to `disabled-command-function'.
916 * commands.texi (Key Sequence Input): Remove unnecessary anchor,
917 (Command Loop Info): Replace reference to it.
918 (Disabling Commands): `disabled-command-hook' has been renamed to
919 `disabled-command-function'.
920
81909a1a
LT
9212004-08-07 Luc Teirlinck <teirllm@auburn.edu>
922
923 * os.texi (Translating Input): Only non-prefix bindings in
924 `key-translation-map' override actual key bindings. Warn about
925 possible indirect effect of actual key bindings on non-prefix
926 bindings in `key-translation-map'.
927
5504e99c
LT
9282004-08-06 Luc Teirlinck <teirllm@auburn.edu>
929
930 * minibuf.texi (High-Level Completion): Add anchor for definition
931 of `read-variable'.
932
933 * commands.texi: Various changes in addition to:
934 (Using Interactive): Clarify description of `interactive-form'.
935 (Interactive Call): Mention default for KEYS argument to
936 `call-interactively'.
937 (Command Loop Info): Clarify description of `this-command-keys'.
938 Mention KEEP-RECORD argument to `clear-this-command-keys'.
939 Value of `last-event-frame' can be `macro'.
940 (Repeat Events): `double-click-fuzz' is also used to distinguish
941 clicks and drags.
942 (Classifying Events): Clarify descriptions of `event-modifiers'
943 `event-basic-type' and `event-convert-list'.
944 (Accessing Events): `posn-timestamp' takes POSITION argument.
945 (Quoted Character Input): Clarify description of
946 `read-quoted-char' and fix example.
947 (Quitting): Add `with-local-quit'.
948 (Disabling Commands): Correct and clarify descriptions of
949 `enable-command' and `disable-command'.
950 Mention what happens if `disabled-command-hook' is nil.
951 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
952 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
953
f478a72a
LT
9542004-07-24 Luc Teirlinck <teirllm@auburn.edu>
955
956 * frames.texi: Various changes in addition to:
957 (Creating Frames): Expand and clarify description of `make-frame'.
958 (Window Frame Parameters): Either none or both of the `icon-left'
959 and `icon-top' parameters must be specified. Put descriptions of
960 `menu-bar-lines' and `toolbar-lines' closer together and change
961 them accordingly.
962 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
963 except while processing `frame-title-format' or `icon-title-format'.
964 (Deleting Frames): Correct description of `delete-frame'.
965 Non-nil return values of `frame-live-p' are like those of `framep'.
966 (Frames and Windows): mention return value of
967 `set-frame-selected-window'.
968 (Visibility of Frames): Mention `force' argument to
969 `make-frame-invisible'. `frame-visible-p' returns t for all
970 frames on text-only terminals.
971 (Frame Configurations): Restoring a frame configuration does not
972 restore deleted frames.
973 (Window System Selections): `x-set-selection' returns DATA.
974 (Resources): Add example.
975 (Display Feature Testing): Clarify descriptions of
976 `display-pixel-height', `display-pixel-width', `x-server-version'
977 and `x-server-vendor'.
978
979 * windows.texi (Choosing Window): Add anchor.
980 * minibuf.texi (Minibuffer Misc): Add anchor.
981
bc135062
JPW
9822004-07-23 John Paul Wallington <jpw@gnu.org>
983
984 * macros.texi (Defining Macros): Declaration keyword for setting
985 Edebug spec is `debug' not `edebug'.
986
cb7516e5
LT
9872004-07-19 Luc Teirlinck <teirllm@auburn.edu>
988
989 * windows.texi: Various small changes in addition to:
990 (Window Point): Mention return value of `set-window-point'.
991 (Window Start): `pos-visible-in-window-p' disregards horizontal
992 scrolling. Explain return value if PARTIALLY is non-nil.
993 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
994 and `set-window-vscroll'.
995 (Size of Window): The argument WINDOW to `window-inside-edges',
996 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
997 (Resizing Windows): Explain return value of
998 `shrink-window-if-larger-than-buffer'.
999 `window-size-fixed' automatically becomes buffer local when set.
1000 (Window Configurations): Explain return value of
1001 `set-window-configuration'.
1002
1003 * minibuf.texi (Minibuffer Misc): Add anchor for
1004 `minibuffer-scroll-window'.
1005
1006 * positions.texi (Text Lines): Add anchor for `count-lines'.
1007
3751eb00
RS
10082004-07-17 Richard M. Stallman <rms@gnu.org>
1009
1010 * display.texi (Overlay Properties): Adding `evaporate' prop
1011 deletes empty overlay immediately.
1012
1013 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1014 fix example.
1015
9a7e97c6
LT
10162004-07-16 Jim Blandy <jimb@redhat.com>
1017
1018 * searching.texi (Regexp Backslash): Document new \_< and \_>
1019 operators.
1020
aa0e4da8
JB
10212004-07-16 Juanma Barranquero <lektu@terra.es>
1022
1023 * display.texi (Images): Fix Texinfo usage.
1024
cbbfedb2
LT
10252004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1026
1027 * buffers.texi (Modification Time): `visited-file-modtime' now
1028 returns a list of two integers, instead of a cons.
1029
3a052bd3
LT
10302004-07-13 Luc Teirlinck <teirllm@auburn.edu>
1031
1032 * windows.texi: Various changes in addition to:
1033 (Splitting Windows): Add `split-window-keep-point'.
1034
02c04e6f
RS
10352004-07-09 Richard M. Stallman <rms@gnu.org>
1036
1037 * frames.texi (Input Focus): Minor fix.
1038
cb4f1287
LT
10392004-07-07 Luc Teirlinck <teirllm@auburn.edu>
1040
1041 * frames.texi (Input Focus): Clarify descriptions of
1042 `select-frame-set-input-focus' and `select-frame'.
1043
339902ec
LT
10442004-07-06 Luc Teirlinck <teirllm@auburn.edu>
1045
1046 * os.texi: Various small changes in addition to:
1047 (Killing Emacs): Expand and clarify description of
1048 `kill-emacs-query-functions' and `kill-emacs-hook'.
1049 (System Environment): Expand and clarify description of `getenv'
1050 and `setenv'.
1051 (Timers): Clarify description of `run-at-time'.
1052 (Translating Input): Correct description of
1053 `extra-keyboard-modifiers'.
1054 (Flow Control): Correct description of `enable-flow-control'.
1055
fe3b7e35
TTN
10562004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
1057
1058 * os.texi: Update copyright.
1059 (Session Management): Grammar fix.
1060 Clarify which Emacs does the restarting.
1061 Use @samp for *scratch* buffer.
1062
59db7d6e
LT
10632004-07-04 Alan Mackenzie <acm@muc.de>
1064
1065 * frames.texi (Input Focus): Add documentation for
1066 `select-frame-set-input-focus'. Replace refs to non-existent
1067 `switch-frame' with `select-frame'. Minor corrections and tidying
1068 up of text-only terminal stuff.
1069
e3ccf404
RS
10702004-07-02 Richard M. Stallman <rms@gnu.org>
1071
1072 * files.texi (Saving Buffers): Cleanup write-contents-function.
1073 (Magic File Names): Cleanup file-remote-p.
1074
8addb6eb
KG
10752004-07-02 Kai Grossjohann <kai@emptydomain.de>
1076
1077 * files.texi (Magic File Names): `file-remote-p' returns an
1078 identifier of the remote system, not just t.
1079
7a58d84d
DK
10802004-07-02 David Kastrup <dak@gnu.org>
1081
1082 * searching.texi (Entire Match Data): Add explanation about new
1083 match-data behavior when @var{integers} is non-nil.
1084
d8c379f8
RS
10852004-06-24 Richard M. Stallman <rms@gnu.org>
1086
b4a4b0ae
RS
1087 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1088
d8c379f8
RS
1089 * customize.texi (Variable Definitions): Note about doc strings
1090 and :set.
1091
1092 * keymaps.texi (Keymap Terminology): Document `kbd'.
1093 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1094
1095 * display.texi (Invisible Text): Setting buffer-invisibility-spec
1096 makes it buffer-local.
1097
1098 * files.texi (Saving Buffers): Correct previous change.
1099
1100 * commands.texi (Accessing Events):
1101 Clarify posn-col-row and posn-actual-col-row.
1102
11032004-06-24 David Ponce <david.ponce@wanadoo.fr>
1104
1105 * commands.texi (Accessing Events): New functions
1106 posn-at-point and posn-at-x-y. Add example to posn-x-y.
1107
dce417e7
LT
11082004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1109
1110 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1111 * frames.texi, buffers.texi, backups.texi, variables.texi:
1112 * loading.texi, eval.texi, functions.texi, control.texi:
1113 * symbols.texi, minibuf.texi: Reposition @anchor's.
1114
1115 * help.texi: Various small changes in addition to the following.
1116 (Describing Characters): Describe PREFIX argument to
1117 `key-description'. Correct and clarify definition of
1118 `text-char-description'. Describe NEED-VECTOR argument to
1119 `read-kbd-macro'.
1120 (Help Functions): Clarify definition of `apropos'.
1121
255d07dc
LH
11222004-06-23 Lars Hansen <larsh@math.ku.dk>
1123
1124 * files.texi (Saving Buffers): Correct description of
1125 `write-contents-functions'.
1126
4e9691e9
JB
11272004-06-21 Juanma Barranquero <lektu@terra.es>
1128
1129 * display.texi (Images): Remove redundant @vindex directives.
1130 Rewrite `image-library-alist' doc in active voice.
1131
1ebd4f78
JB
11322004-06-14 Juanma Barranquero <lektu@terra.es>
1133
1134 * display.texi (Images): Document new delayed library loading,
1135 variable `image-library-alist' and (existing but undocumented)
1136 function `image-type-available-p'.
1137
ddfb8369
RS
11382004-06-05 Richard M. Stallman <rms@gnu.org>
1139
1140 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1141 refer the user to the Initial Input node.
1142 (Text from Minibuffer): Likewise.
1143 (Initial Input): New node. Document this feature
1144 and say it is mostly deprecated.
1145
18684a3a
RS
11462004-05-30 Richard M. Stallman <rms@gnu.org>
1147
7a61e456
RS
1148 * loading.texi (Named Features): Clarify return value
1149 and meaning of NOERROR.
1150
18684a3a
RS
1151 * variables.texi (File Local Variables): Minor cleanup.
1152
c8364415
MA
11532004-05-30 Michael Albinus <michael.albinus@gmx.de>
1154
1155 * files.texi (Magic File Names): Add `file-remote-p' as operation
1156 of file name handlers.
1157
08fd1251
RS
11582004-05-29 Richard M. Stallman <rms@gnu.org>
1159
1160 * modes.texi (Minor Mode Conventions): (-) has no special meaning
1161 as arg to a minor mode command.
1162
71d5a208
RS
11632004-05-22 Richard M. Stallman <rms@gnu.org>
1164
1165 * syntax.texi (Syntax Class Table): Word syntax not just for English.
1166
1167 * streams.texi (Output Variables): Doc float-output-format.
1168
1169 * searching.texi (Regexp Special): Nested repetition can be infloop.
1170
1171 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1172 real stack overflow.
1173
1174 * compile.texi: Minor cleanups.
1175
11762004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
1177
1178 * lists.texi (Cons Cells): Explain dotted lists, true lists,
1179 circular lists.
1180 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 1181
022cb162
TTN
11822004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
1183
1184 * modes.texi (Search-based Fontification): Fix typo.
1185
aa7094ba
JB
11862004-05-10 Juanma Barranquero <lektu@terra.es>
1187
1188 * modes.texi (Mode Line Variables): Fix description of
1189 global-mode-string, which is now after which-func-mode, not the
1190 buffer name.
1191
c2383279
LH
11922004-05-07 Lars Hansen <larsh@math.ku.dk>
1193
1194 * modes.texi (Desktop Save Mode): Add.
1195 (Modes): Add menu entry Desktop Save Mode.
1196
1197 * hooks.texi: Add desktop-after-read-hook,
1198 desktop-no-desktop-file-hook and desktop-save-hook.
1199
1200 * locals.texi: Add desktop-save-buffer.
1201
058296d3
JH
12022004-04-30 Jesper Harder <harder@ifa.au.dk>
1203
1204 * display.texi: emacs -> Emacs.
1205
0c54865e
EZ
12062004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1207
1208 * files.texi (Changing Files): Document set-file-times.
1209
d814862a
JB
12102004-04-23 Juanma Barranquero <lektu@terra.es>
1211
1212 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1213
e8d6f886
JH
12142004-04-18 Jesper Harder <harder@ifa.au.dk>
1215
1216 * tips.texi (Coding Conventions): defopt -> defcustom.
1217
3a424014
LT
12182004-04-16 Luc Teirlinck <teirllm@auburn.edu>
1219
1220 * sequences.texi: Various clarifications.
1221
9e860631
LT
12222004-04-14 Luc Teirlinck <teirllm@auburn.edu>
1223
1224 * buffers.texi (Read Only Buffers): Mention optional ARG to
1225 `toggle-read-only'.
1226
5e30a0fb
NR
12272004-04-14 Nick Roberts <nick@nick.uklinux.net>
1228
9e860631 1229 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
1230 returns a full-width window if possible.
1231
619fb950
LT
12322004-04-13 Luc Teirlinck <teirllm@auburn.edu>
1233
1234 * buffers.texi: Various changes in addition to:
1235 (Buffer File Name): Add `find-buffer-visiting'.
1236 (Buffer Modification): Mention optional ARG to `not-modified'.
1237 (Indirect Buffers): Mention optional CLONE argument to
1238 `make-indirect-buffer'.
1239
1240 * files.texi: Various changes in addition to:
1241 (Visiting Functions): `find-file-hook' is now a normal hook.
1242 (File Name Expansion): Explain difference between the way that
1243 `expand-file-name' and `file-truename' treat `..'.
1244 (Contents of Directories): Mention optional ID-FORMAT argument to
1245 `directory-files-and-attributes'.
1246 (Format Conversion): Mention new optional CONFIRM argument to
1247 `format-write-file'.
1248
a2295d32
MB
12492004-04-12 Miles Bader <miles@gnu.org>
1250
1251 * macros.texi (Expansion): Add description of `macroexpand-all'.
1252
571fd4d5
JH
12532004-04-05 Jesper Harder <harder@ifa.au.dk>
1254
1255 * variables.texi (Variable Aliases): Mention
1256 cyclic-variable-indirection.
1257
1258 * errors.texi (Standard Errors): Ditto.
1259
4ba2fd66
LT
12602004-04-04 Luc Teirlinck <teirllm@auburn.edu>
1261
1262 * backups.texi: Various small changes in addition to:
1263 (Making Backups): Mention return value of `backup-buffer'.
1264 (Auto-Saving): Mention optional FORCE argument to
1265 `delete-auto-save-file-if-necessary'.
1266 (Reverting): Mention optional PRESERVE-MODES argument to
1267 `revert-buffer'. Correct description of `revert-buffer-function'.
1268
8f7ea687
JL
12692004-03-22 Juri Linkov <juri@jurta.org>
1270
1271 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
1272 with `Vector Functions'.
1273
1274 * text.texi (Sorting): Add missing quote.
1275
0eeca3c1
LT
12762004-03-14 Luc Teirlinck <teirllm@auburn.edu>
1277
1278 * intro.texi (Lisp History): Replace xref to `cl' manual with
1279 inforef.
1280
e69cfac2
RS
12812004-03-12 Richard M. Stallman <rms@gnu.org>
1282
1283 * intro.texi (Version Info): Add arg to emacs-version.
1284 (Lisp History): Change xref to CL manual.
1285
1b91d47f
LT
12862004-03-09 Luc Teirlinck <teirllm@auburn.edu>
1287
1288 * minibuf.texi (Completion Commands): Add xref to Emacs manual
1289 for Partial Completion mode.
1290
97073664
TTN
12912004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
1292
1293 * customize.texi: Fix typo. Remove eol whitespace.
1294
04a6e76b
RS
12952004-03-04 Richard M. Stallman <rms@gnu.org>
1296
1297 * processes.texi: Fix typos.
1298
1299 * lists.texi (Building Lists): Minor clarification.
1300
1301 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
1302 in make-hash-table.
1303
5bb0fcd1
JB
13042004-02-29 Juanma Barranquero <lektu@terra.es>
1305
1306 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
1307 rm, and ignore exit code.
1308
9022d421
EZ
13092004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
1310
1311 * display.texi (Defining Faces): Add description for min-colors.
1312 Update example.
1313
92f5fba2
LT
13142004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1315
1316 * abbrevs.texi: Various corrections and clarifications in addition
1317 to the following:
1318 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
1319
7e83e178
GM
13202004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1321
1322 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
1323
9c5609e8
LT
13242004-02-21 Luc Teirlinck <teirllm@auburn.edu>
1325
e2b9b51f
LT
1326 * text.texi: Various small changes in addition to the following:
1327 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
1328 to delete-horizontal-space.
1329 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
1330 description of yank-handler text property at various places.
1331
7daa0e81
LT
1332 * frames.texi (Window System Selections): Add anchor.
1333
9c5609e8
LT
1334 * syntax.texi (Syntax Table Functions): Clarify and correct
1335 descriptions of make-syntax-table and copy-syntax-table.
1336 (Motion and Syntax): Clarify SYNTAXES argument to
1337 skip-syntax-forward.
1338 (Parsing Expressions): Mention that the return value of
1339 parse-partial-sexp is currently a list of ten rather than nine
1340 elements.
1341 (Categories): Various corrections and clarifications.
1342
d29edb21
LT
13432004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1344
1345 * markers.texi (Marker Insertion Types): Minor change.
1346
1347 * locals.texi (Standard Buffer-Local Variables):
1348 * commands.texi (Interactive Codes, Using Interactive):
1349 * functions.texi (Related Topics): Fix xrefs.
1350
43e48bda
LT
13512004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1352
1353 * lists.texi (Sets And Lists): Update description of delete-dups.
1354
84e34002
RS
13552004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1356
1357 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
1358
13592004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1360
1361 * frames.texi (Parameter Access): frame-parameters arg is optional.
1362 modify-frame-parameters handles nil for FRAME.
1363 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
1364 are all-or-nothing for certain toolkits.
1365 Mention parameter wait-for-wm.
1366 (Frames and Windows): In frame-first-window and frame-selected-window
1367 the arg is optional.
1368 (Input Focus): In redirect-frame-focus the second arg is optional.
1369 (Window System Selections): Mention selection type CLIPBOARD.
1370 Mention data-type UTF8_STRING.
1371 Mention numbering of cut buffers.
1372 (Resources): Describe x-resource-name.
1373
13742004-02-16 Richard M. Stallman <rms@gnu.org>
1375
1376 * windows.texi (Buffers and Windows): Delete false table
1377 about all-frames.
1378
1379 * syntax.texi (Parsing Expressions): Delete old caveat
1380 about parse-sexp-ignore-comments.
1381
1382 * streams.texi (Output Variables): Add print-quoted.
1383
1384 * lists.texi (Building Lists): Minor cleanup.
1385
1386 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
1387
1388 * display.texi (Overlays): Explain overlays use markers.
1389 (Managing Overlays): Explain front-advance and rear-advance
1390 in more detail.
1391
1392 * loading.texi (Unloading): Document unload-feature-special-hooks.
1393 Get rid of fns-NNN.el file.
1394
13952004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1396
1397 * help.texi (Describing Characters): Fix text-char-description
1398 example output.
1399
1400 * edebug.texi (Using Edebug): Fix example.
1401
1402 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 1403
84e34002
RS
1404 * files.texi (Changing Files): Fix argname.
1405
1406 * calendar.texi: Fix parens, and default values.
1407
1408 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
1409 * nonascii.texi, objects.texi, os.texi: Minor fixes.
1410 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
1411
1412 * positions.texi (Text Lines): Don't add -1 in current-line.
1413
14142004-02-16 Richard M. Stallman <rms@gnu.org>
1415
1416 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
1417
c33b76da
EZ
14182004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1419
1420 * processes.texi (Low-Level Network): Fix a typo.
1421
9d7271e8
KS
14222004-02-12 Kim F. Storm <storm@cua.dk>
1423
1424 * display.texi (Fringes): Use consistent wording.
1425 Note that window-fringe's window arg is optional.
1426 (Scroll Bars): Use consistent wording.
1427
6827d730
LT
14282004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1429
1430 * tips.texi (Comment Tips): Document the new conventions for
1431 commenting out code.
1432
1cb60b5a
JD
14332004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1434
1435 * positions.texi (Text Lines): Added missing end defun.
1436
7fdd1f62
KS
14372004-02-07 Kim F. Storm <storm@cua.dk>
1438
1439 * positions.texi (Text Lines): Add line-number-at-pos.
1440
eb3c144c
JPW
14412004-02-06 John Paul Wallington <jpw@gnu.org>
1442
1443 * display.texi (Button Properties, Button Buffer Commands):
1444 mouse-2 invokes button, not down-mouse-1.
1445
a1d38d63
JR
14462004-02-04 Jason Rumney <jasonr@gnu.org>
1447
1448 * makefile.w32-in: Sync with Makefile.in changes.
1449
4b574f3d
LT
14502004-02-03 Luc Teirlinck <teirllm@auburn.edu>
1451
1452 * minibuf.texi (Text from Minibuffer): Various corrections and
1453 clarifications.
1454 (Object from Minibuffer): Correct Lisp description of
1455 read-minibuffer.
1456 (Minibuffer History): Clarify description of cons values for
1457 HISTORY arguments.
1458 (Basic Completion): Various corrections and clarifications. Add
1459 completion-regexp-list.
1460 (Minibuffer Completion): Correct and clarify description of
1461 completing-read.
6f6b0433 1462 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
1463 other minor changes.
1464 (High-Level Completion): Various corrections and clarifications.
1465 (Reading File Names): Ditto.
1466 (Minibuffer Misc): Ditto.
1467
d8186297
LT
14682004-01-26 Luc Teirlinck <teirllm@auburn.edu>
1469
1470 * strings.texi (Text Comparison): assoc-string also matches
1471 elements of alists that are strings instead of conses.
1472 (Formatting Strings): Standardize Texinfo usage. Update index
1473 entries.
1474
9adcb5f2
LT
14752004-01-20 Luc Teirlinck <teirllm@auburn.edu>
1476
1477 * lists.texi (Sets And Lists): Add delete-dups.
1478
3e7274ae
LT
14792004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1480
1481 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
1482 special form.
1483 * macros.texi (Defining Macros): Update description of `declare',
1484 which now is a macro.
1485 (Wrong Time): Fix typos.
1486
944e099f
LT
14872004-01-14 Luc Teirlinck <teirllm@auburn.edu>
1488
1489 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 1490 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
1491 and `batch-byte-compile'. In particular, mention and describe
1492 all optional arguments.
1493 (Disassembly): Correct and clarify the description of `disassemble'.
1494
90c3aa59
LT
14952004-01-11 Luc Teirlinck <teirllm@auburn.edu>
1496
1497 * searching.texi: Various small changes in addition to the
1498 following.
1499 (Regexp Example): Adapt to new value of `sentence-end'.
1500 (Regexp Functions): The PAREN argument to `regexp-opt' can be
1501 `words'.
1502 (Search and Replace): Add usage note for `perform-replace'.
1503 (Entire Match Data): Mention INTEGERS and REUSE arguments to
1504 `match-data'.
1505 (Standard Regexps): Update for new values of `paragraph-start'
1506 and `sentence-end'.
1507
583c353d
LT
15082004-01-07 Luc Teirlinck <teirllm@auburn.edu>
1509
1510 * files.texi (Saving Buffers): Clarify descriptions of
1511 `write-contents-functions' and `before-save-hook'.
1512 Make the defvar's for `before-save-hook' and `after-save-hook'
1513 into defopt's.
1514
05faee07
KS
15152004-01-07 Kim F. Storm <storm@cua.dk>
1516
1517 * commands.texi (Click Events): Describe new image and
1518 width/height elements of click events.
1519 (Accessing Events): Add posn-string, posn-image, and
1520 posn-object-width-height. Change posn-object to return either
1521 image or string object.
1522
a0465ec3
SJ
15232004-01-01 Simon Josefsson <jas@extundo.com>
1524
1525 * hooks.texi (Standard Hooks): Add before-save-hook.
1526 * files.texi (Saving Buffers): Likewise.
1527
972c0c49
RS
15282004-01-03 Richard M. Stallman <rms@gnu.org>
1529
1530 * frames.texi (Frames and Windows): Delete frame-root-window.
1531
dbcd463f
LT
15322004-01-03 Luc Teirlinck <teirllm@auburn.edu>
1533
1534 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
1535
1536 * functions.texi: Various small changes in addition to the
1537 following.
1538 (What Is a Function): `functionp' returns nil for macros. Clarify
1539 behavior of this and following functions for symbol arguments.
1540 (Function Documentation): Add `\' in front of (fn @var{arglist})
1541 and explain why.
1542 (Defining Functions): Mention DOCSTRING argument to `defalias'.
1543 Add anchor.
1544 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
1545
02c77ee9
MB
15462004-01-01 Miles Bader <miles@gnu.org>
1547
1548 * display.texi (Buttons): New section.
1549
903a1a91
AS
15502003-12-31 Andreas Schwab <schwab@suse.de>
1551
1552 * numbers.texi (Math Functions): sqrt reports a domain-error
1553 error.
1554 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
1555
697cf92a
LT
15562003-12-30 Luc Teirlinck <teirllm@auburn.edu>
1557
3f70fe82
LT
1558 * tips.texi (Documentation Tips): Update item on hyperlinks in
1559 documentation strings.
1560
697cf92a
LT
1561 * errors.texi (Standard Errors): Various small corrections and
1562 additions.
1563
1564 * control.texi: Various small changes in addition to the
1565 following.
1566 (Signaling Errors): Provide some more details on how `signal'
1567 constructs the error message. Add anchor to the definition of
1568 `signal'.
1569 (Error Symbols): Describe special treatment of `quit'.
1570 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
1571 to emphasize that it has to be a single form.
1572
1573 * buffers.texi: Add anchor.
1574
4d25144d
RS
15752003-12-29 Richard M. Stallman <rms@gnu.org>
1576
1577 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
1578 (Window Configurations): Add window-configuration-frame.
1579
1580 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
1581
1582 * text.texi (Examining Properties): Add get-char-property-and-overlay.
1583 Change arg name in get-char-property.
1584 (Special Properties): Update handling of keymap property.
1585
1586 * strings.texi (Modifying Strings): Add clear-string.
1587 (Text Comparison): Add assoc-string and remove
1588 assoc-ignore-case, assoc-ignore-representation.
1589
1590 * os.texi (Time of Day): Add set-time-zone-rule.
1591
1592 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 1593 report domain-error errors.
4d25144d 1594
697cf92a 1595 * nonascii.texi (Converting Representations):
4d25144d
RS
1596 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
1597 (Encoding and I/O): Add file-name-coding-system.
1598
1599 * modes.texi (Search-based Fontification): Explain that
1600 face specs are symbols with face names as values.
1601
1602 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
1603
1604 * lists.texi (Building Lists): remq moved elsewhere.
1605 (Sets And Lists): remq moved here.
1606 (Association Lists): Refer to assoc-string.
1607
1608 * internals.texi (Garbage Collection): Add memory-use-counts.
1609
1610 * frames.texi (Frames and Windows): Add set-frame-selected-window
1611 and frame-root-window.
1612
697cf92a 1613 * files.texi (Contents of Directories):
4d25144d
RS
1614 Add directory-files-and-attributes.
1615
1616 * display.texi (Refresh Screen): Add force-window-update.
1617 (Invisible Text): Explain about moving point out of invis text.
1618 (Overlay Properties): Add overlay-properties.
1619 (Managing Overlays): Add overlayp.
1620 (GIF Images): Invalid image number displays a hollow box.
1621
1622 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
1623 (Killing Buffers): Add buffer-live-p.
1624
67fafe38
MR
16252003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
1626
1627 * display.texi (Fringes): Fix typo "set-buffer-window".
1628
68e74f25
LT
16292003-12-24 Luc Teirlinck <teirllm@auburn.edu>
1630
1631 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
1632 * nonascii.texi, processes.texi, tips.texi, variables.texi:
1633 Add or change various xrefs and anchors.
1634
1635 * commands.texi: Replace all occurrences of @acronym{CAR} with
1636 @sc{car}, for consistency with the rest of the Elisp manual.
1637 `car' and `cdr' are historically acronyms, but are no longer
1638 widely thought of as such.
1639
1640 * internals.texi (Pure Storage): Mention that `purecopy' does not
1641 copy text properties.
1642 (Object Internals): Now 29 bits are used (in most implementations)
1643 to address Lisp objects.
1644
1645 * variables.texi (Variables with Restricted Values): New node.
1646
1647 * objects.texi (Lisp Data Types): Mention that certain variables
1648 can only take on a restricted set of values and add an xref to
1649 the new node "Variables with Restricted Values".
1650
1651 * eval.texi (Function Indirection): Describe the errors that
1652 `indirect-function' can signal.
1653 (Eval): Clarify the descriptions of `eval-region' and `values'.
1654 Describe `eval-buffer' instead of `eval-current-buffer' and
1655 mention `eval-current-buffer' as an alias for `current-buffer'.
1656 Correct the description and mention all optional arguments.
1657
697cf92a 1658 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
1659 following.
1660 (Converting Representations): Clarify behavior of
1661 `string-make-multibyte' and `string-to-multibyte' for unibyte all
1662 ASCII arguments.
1663 (Character Sets): Document the variable `charset-list' and adapt
1664 the definition of the function `charset-list' accordingly.
1665 (Translation of Characters): Clarify use of generic characters in
1666 `make-translation-table'. Clarify and correct the description of
1667 the use of translation tables in encoding and decoding.
1668 (User-Chosen Coding Systems): Correct and clarify the description
1669 of `select-safe-coding-system'.
1670 (Default Coding Systems): Clarify description of
1671 `file-coding-system-alist'.
1672
a62f71e4
LT
16732003-11-30 Luc Teirlinck <teirllm@auburn.edu>
1674
1675 * strings.texi (Text Comparison): Correctly describe when two
1676 strings are `equal'. Combine and clarify descriptions of
1677 `assoc-ignore-case' and `assoc-ignore-representation'.
1678
1679 * objects.texi (Non-ASCII in Strings): Clarify description of
1680 when a string is unibyte or multibyte.
1681 (Bool-Vector Type): Update examples.
1682 (Equality Predicates): Correctly describe when two strings are
1683 `equal'.
1684
19017752
LT
16852003-11-29 Luc Teirlinck <teirllm@auburn.edu>
1686
1687 * lists.texi (Building Lists): `append' no longer accepts integer
1688 arguments. Update the description of `number-sequence' to reflect
1689 recent changes.
1690 (Sets And Lists): Describe `member-ignore-case' after `member'.
1691
0f6a07a8
KS
16922003-11-27 Kim F. Storm <storm@cua.dk>
1693
1694 * commands.texi (Click Events): Click object may be an images.
1695 Describe (dx . dy) element of click positions.
1696 (Accessing Events): Remove duplicate posn-timestamp.
1697 New functions posn-object and posn-object-x-y.
1698
1ce7c819
KS
16992003-11-23 Kim F. Storm <storm@cua.dk>
1700
1701 * commands.texi (Click Events): Describe enhancements to event
1702 position lists, including new text-pos and (col . row) items.
1703 Mention left-fringe and right-fringe area events.
0f6a07a8 1704 (Accessing Events): New functions posn-area and
1ce7c819
KS
1705 posn-actual-col-row. Mention posn-timestamp. Mention that
1706 posn-point in non-text area still returns buffer position.
1707 Clarify posn-col-row.
1708
cae8ddbb
LH
17092003-11-21 Lars Hansen <larsh@math.ku.dk>
1710
1711 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
1712 * anti.texi (File Attributes): Describe removed parameter
1713 ID-FORMAT.
1714
f7f1a248
LT
17152003-11-20 Luc Teirlinck <teirllm@auburn.edu>
1716
68e74f25 1717 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
1718 a position, its buffer is ignored.
1719
1720 * markers.texi (Overview of Markers): Mention it here too.
1721
c5e2fb05
LT
17222003-11-12 Luc Teirlinck <teirllm@auburn.edu>
1723
1724 * numbers.texi (Numeric Conversions): Not just `floor', but also
1725 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
1726
e57d0aa8
LT
17272003-11-10 Luc Teirlinck <teirllm@auburn.edu>
1728
1729 * markers.texi (Creating Markers): Specify insertion type of
1730 created markers. Add xref to `Marker Insertion Types'.
1731 Second argument to `copy-marker' is optional.
1732 (Marker Insertion Types): Mention that most markers are created
1733 with insertion type nil.
1734 (The Mark): Correctly describe when `mark' signals an error.
1735 (The Region): Correctly describe when `region-beginning' and
1736 `region-end' signal an error.
1737
bb3612ec
LT
17382003-11-08 Luc Teirlinck <teirllm@auburn.edu>
1739
1740 * hash.texi (Creating Hash): Clarify description of `eql'.
1741 `makehash' is obsolete.
1742 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
1743
1744 * positions.texi (Point): Change description of `buffer-end', so
1745 that it is also correct for floating point arguments.
1746 (List Motion): Correct argument lists of `beginning-of-defun' and
1747 `end-of-defun'.
1748 (Excursions): Add xref to `Marker Insertion Types'.
1749 (Narrowing): Argument to `narrow-to-page' is optional.
1750
cfb8a797
LT
17512003-11-06 Luc Teirlinck <teirllm@auburn.edu>
1752
1753 * streams.texi (Output Streams): Clarify behavior of point for
1754 marker output streams.
1755
c6177909
LT
17562003-11-04 Luc Teirlinck <teirllm@auburn.edu>
1757
1758 * variables.texi (Defining Variables): Second argument to
1759 `defconst' is not optional.
1760 (Setting Variables): Mention optional argument APPEND to
1761 `add-to-list'.
1762 (Creating Buffer-Local): Expand description of
1763 `make-variable-buffer-local'.
1764 (Frame-Local Variables): Expand description of
1765 `make-variable-frame-local'.
1766 (Variable Aliases): Correct description of optional argument
1767 DOCSTRING to `defvaralias'. Mention return value of
1768 `defvaralias'.
1769 (File Local Variables): Add xref to `File variables' in Emacs
1770 Manual. Correct description of `hack-local-variables'. Mention
1771 `safe-local-variable' property. Mention optional second argument
1772 to `risky-local-variable-p'.
1773
b3645067
LT
17742003-11-03 Luc Teirlinck <teirllm@auburn.edu>
1775
1776 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
1777
10695e5c
EZ
17782003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1779
1780 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
1781 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
1782 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
1783 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
1784 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 1785 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
1786 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
1787 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
1788 @acronym{FOO}.
1789
a2f4def1
LT
17902003-10-27 Luc Teirlinck <teirllm@auburn.edu>
1791
1792 * strings.texi (Creating Strings): Argument START to `substring'
1793 can not be `nil'. Expand description of
1794 `substring-no-properties'. Correct description of `split-string',
1795 especially with respect to empty matches. Prevent very bad line
1796 break in definition of `split-string-default-separators'.
1797 (Text Comparison): `string=' and `string<' also accept symbols as
1798 arguments.
1799 (String Conversion): More completely describe argument BASE in
1800 `string-to-number'.
5bb0fcd1 1801 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
1802 corresponding object. Clarify behavior of numeric prefix after
1803 `%' in `format'.
1804 (Case Conversion): The argument to `upcase-initials' can be a
1805 character.
1806
a2296bf9
KH
18072003-10-27 Kenichi Handa <handa@m17n.org>
1808
1809 * display.texi (Fontsets): Fix texinfo usage.
1810
885fef7c
KH
18112003-10-25 Kenichi Handa <handa@m17n.org>
1812
1813 * display.texi (Fontsets): Add description of the function
1814 set-fontset-font.
1815
0c6b7a1f
LT
18162003-10-23 Luc Teirlinck <teirllm@auburn.edu>
1817
1818 * display.texi (Temporary Displays): Add xref to `Documentation
1819 Tips'.
1820
1821 * functions.texi (Function Safety): Use inforef instead of pxref
1822 for SES.
1823
c3cda320
AS
18242003-10-23 Andreas Schwab <schwab@suse.de>
1825
1826 * Makefile.in (TEX, texinputdir): Don't define.
1827 (TEXI2DVI): Define.
1828 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
1829 add $(srcdir)/index.texi.
1830 ($(infodir)/elisp): Remove index.texi dependency.
1831 (elisp.dvi): Likewise. Use $(TEXI2DVI).
1832 (index.texi): Remove target.
1833 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
1834 (clean): Don't remove index.texi.
1835
c3cda320
AS
1836 * permute-index, index.perm: Remove.
1837 * index.texi: Rename from index.unperm.
1838
e5dadca7
LT
18392003-10-22 Luc Teirlinck <teirllm@auburn.edu>
1840
1841 * tips.texi (Documentation Tips): Document new behavior for face
1842 and variable hyperlinks in Help mode.
1843
6cfb0777
LT
18442003-10-21 Luc Teirlinck <teirllm@auburn.edu>
1845
1846 * objects.texi (Integer Type): Update for extra bit of integer range.
1847 (Character Type): Ditto.
1848
a6eeaa81 18492003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
1850
1851 * numbers.texi (Integer Basics): Add index entries for reading
1852 numbers in hex, octal, and binary.
1853
c8f9ba83
LK
18542003-10-16 Lute Kamstra <lute@gnu.org>
1855
1856 * modes.texi (Mode Line Format): Mention force-mode-line-update's
1857 argument.
1858
b52a26fb
LT
18592003-10-13 Luc Teirlinck <teirllm@auburn.edu>
1860
1861 * windows.texi (Choosing Window): Fix typo.
1862 * edebug.texi (Edebug Execution Modes): Fix typo.
1863
f7005886
RS
18642003-10-13 Richard M. Stallman <rms@gnu.org>
1865
1866 * windows.texi (Basic Windows): A window has fringe settings,
1867 display margins and scroll-bar settings.
1868 (Splitting Windows): Doc split-window return value.
1869 Clean up one-window-p.
1870 (Selecting Windows): Fix typo.
1871 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
1872 (Buffers and Windows): In set-window-buffer, explain effect
1873 on fringe settings and scroll bar settings.
1874 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
1875 (Choosing Window): Use defopt for pop-up-frame-function.
1876 For special-display-buffer-names, explain same-window and same-frame.
1877 Clarify window-dedicated-p return value.
1878 (Textual Scrolling): scroll-up and scroll-down can get an error.
1879 (Horizontal Scrolling): Clarify auto-hscroll-mode.
1880 Clarify set-window-hscroll.
1881 (Size of Window): Don't mention tool bar in window-height.
1882 (Coordinates and Windows): Explain what coordinates-in-window-p
1883 returns for fringes and display margins.
1884 (Window Configurations): Explain saving fringes, etc.
1885
1886 * tips.texi (Library Headers): Clean up Documentation.
1887
1888 * syntax.texi (Parsing Expressions): Clean up forward-comment
1889 and parse-sexp-lookup-properties.
1890
1891 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
1892
1893 * os.texi (System Environment): Clean up text for load-average errors.
1894
1895 * modes.texi (Hooks): Don't explain local hook details at front.
1896 Clarify run-hooks and run-hook-with-args a little.
1897 Clean up add-hook and remove-hook.
1898
1899 * edebug.texi (Edebug Execution Modes): Clarify t.
1900 Document edebug-sit-for-seconds.
1901 (Coverage Testing): Document C-x X = and =.
1902 (Instrumenting Macro Calls): Fix typo.
1903 (Specification List): Don't index the specification keywords.
1904
c989ebe9
KS
19052003-10-10 Kim F. Storm <storm@cua.dk>
1906
1907 * processes.texi (Network): Introduce make-network-process.
1908
f9525eef
LT
19092003-10-09 Luc Teirlinck <teirllm@auburn.edu>
1910
1911 * tips.texi (Library Headers): Fix typo.
1912
f008b925
LK
19132003-10-07 Juri Linkov <juri@jurta.org>
1914
1915 * modes.texi (Imenu): Mention imenu-create-index-function's
1916 default value. Explain submenus better.
1917
c22c5da6
LK
19182003-10-07 Lute Kamstra <lute@gnu.org>
1919
1920 * modes.texi (Faces for Font Lock): Fix typo.
1921 (Hooks): Explain how buffer-local hook variables can refer to
1922 global hook variables.
1923 Various minor clarifications.
1924
49247521
LK
19252003-10-06 Lute Kamstra <lute@gnu.org>
1926
1927 * tips.texi (Coding Conventions): Mention naming conventions for
1928 hooks.
1929
9296c947
LT
19302003-10-05 Luc Teirlinck <teirllm@auburn.edu>
1931
1932 * loading.texi (Library Search): Correct default value of
1933 load-suffixes.
1934 (Named Features): Fix typo.
1935
0e9b293a
RS
19362003-10-05 Richard M. Stallman <rms@gnu.org>
1937
1938 * loading.texi (Named Features): In `provide',
1939 say how to test for subfeatures.
1940 (Unloading): In unload-feature, use new var name
1941 unload-feature-special-hooks.
1942
49247521 19432003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
1944
1945 * modes.texi (Major Mode Conventions): Mention third way to set up
1946 Imenu.
1947 (Imenu): A number of small fixes.
1948 Delete documentation of internal variable imenu--index-alist.
1949 Document the return value format of imenu-create-index-function
1950 functions.
1951
ab8f7d5c
RS
19522003-09-30 Richard M. Stallman <rms@gnu.org>
1953
1954 * processes.texi (Network): Say what stopped datagram connections do.
1955
1956 * lists.texi (Association Lists): Clarify `assq-delete-all'.
1957
1958 * display.texi (Overlay Properties): Clarify `evaporate' property.
1959
49247521 19602003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
1961
1962 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 1963 constructs should be marked as risky.
86b9b767
LK
1964 Change cons cell into proper list.
1965 (Mode Line Variables): Change cons cell into proper list.
1966
49247521 19672003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
1968
1969 * modes.texi (Mode Line Data): Document the :propertize construct.
1970 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 1971 to match their order in the default mode-line-format.
bc3b02f9
LK
1972 Describe the new variables mode-line-position and mode-line-modes.
1973 Update the default values of mode-line-frame-identification,
1974 minor-mode-alist, and default-mode-line-format.
1975 (Properties in Mode): Mention the :propertize construct.
6142d1d0 1976
bc3b02f9 19772003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 1978
c22c5da6 1979 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
1980 * loading.texi, minibuf.texi, text.texi, variables.texi:
1981 Avoid @strong{Note:}.
1982
19832003-09-26 Richard M. Stallman <rms@gnu.org>
1984
1985 * keymaps.texi (Remapping Commands): Fix typo.
1986
41beda59
LT
19872003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
1988
1989 * processes.texi (Low-Level Network): Fix typo.
1990
ef6ae4ff
KS
19912003-09-23 Kim F. Storm <storm@cua.dk>
1992
1993 * processes.texi (Network, Network Servers): Fix typos.
1994 (Low-Level Network): Add timeout value for :server keyword.
1995 Add new option keywords to make-network-process.
1996 Add set-network-process-options.
1997 Explain how to test availability of network options.
1998
b0f23edf
RS
19992003-09-19 Richard M. Stallman <rms@gnu.org>
2000
2001 * text.texi (Motion by Indent): Arg to
2002 backward-to-indentation and forward-to-indentation is optional.
2003
2004 * strings.texi (Creating Strings): Add substring-no-properties.
2005
2006 * processes.texi
2007 (Process Information): Add list-processes arg QUERY-ONLY.
2008 Delete process-contact from here.
2009 Add new status values for process-status.
2010 Add process-get, process-put, process-plist, set-process-plist.
2011 (Synchronous Processes): Add call-process-shell-command.
2012 (Signals to Processes): signal-process allows process objects.
2013 (Network): Complete rewrite.
2014 (Network Servers, Datagrams, Low-Level Network): New nodes.
2015
2016 * positions.texi (Word Motion): forward-word, backward-word
2017 arg is optional. Reword.
2018
2019 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2020
c22c5da6 2021 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
2022 Delete duplicate definition of buffer-local-value.
2023 (File Local Variables): Explain about discarding text props.
2024
f387bdea
RS
20252003-09-11 Richard M. Stallman <rms@gnu.org>
2026
2027 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2028 changes variables that record input events.
2029 (Minibuffer Misc): Add minibuffer-selected-window.
2030
2031 * lists.texi (Building Lists): Add copy-tree.
2032
2033 * display.texi (Fontsets): Add char-displayable-p.
2034 (Scroll Bars): New node.
2035
49247521 20362003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
2037
2038 * modes.texi (%-Constructs): Document new `%i' and `%I'
2039 constructs.
2040
fd026ee1
JR
20412003-09-03 Peter Runestig <peter@runestig.com>
2042
2043 * makefile.w32-in: New file.
2044
4828b4d7
RS
20452003-08-29 Richard M. Stallman <rms@gnu.org>
2046
2047 * display.texi (Overlay Properties): Clarify how priorities
2048 affect use of the properties.
2049
a4e4f05d
LT
20502003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2051
2052 * customize.texi (Type Keywords): Correct the description of
2053 `:help-echo' in the case where `motion-doc' is a function.
2054
3ebe0346
JPW
20552003-08-14 John Paul Wallington <jpw@gnu.org>
2056
2057 * modes.texi (Emulating Mode Line): Subsection, not section.
2058
3afe8e39
RS
20592003-08-13 Richard M. Stallman <rms@gnu.org>
2060
2061 * elisp.texi (Top): Update subnode lists in menu.
2062
2063 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2064 (Kill Functions): kill-region has new arg yank-handler.
2065 (Yanking): New node.
2066 (Yank Commands): Add yank-undo-function.
2067 (Low-Level Kill Ring):
2068 kill-new and kill-append have new arg yank-handler.
2069 (Changing Properties): Add remove-list-of-text-properties.
2070 (Atomic Changes): New node.
2071
2072 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2073
2074 * streams.texi (Output Variables): Add eval-expression-print-length
2075 and eval-expression-print-level.
2076
2077 * os.texi (Time Conversion): For encode-time, explain limits on year.
2078
2079 * objects.texi (Character Type): Define anchor "modifier bits".
2080
2081 * modes.texi (Emulating Mode Line): New node.
2082 (Search-based Fontification): Font Lock uses font-lock-face property.
2083 (Other Font Lock Variables): Likewise.
2084
2085 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2086 not vectors.
2087 (Active Keymaps): Add emulation-mode-map-alists.
2088 (Functions for Key Lookup): key-binding has new arg no-remap.
2089 (Remapping Commands): New node.
2090 (Scanning Keymaps): where-is-internal has new arg no-remap.
2091 (Tool Bar): Add tool-bar-local-item-from-menu.
2092 Clarify when to use tool-bar-add-item-from-menu.
2093
2094 * commands.texi (Interactive Call): commandp has new arg.
2095 (Command Loop Info): Add this-original-command.
2096
e37769b1
JPW
20972003-08-06 John Paul Wallington <jpw@gnu.org>
2098
2099 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2100
2101 * display.texi (Warning Basics): Fix typo.
2102 (Fringes): Add closing curly bracket and fix typo.
2103
2104 * elisp.texi (Top): Fix typo.
2105
c5e0561f
RS
21062003-08-05 Richard M. Stallman <rms@gnu.org>
2107
2108 * elisp.texi: Update lists of subnodes.
2109
2110 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2111
2112 * variables.texi (Local Variables): Use lc for example variable names.
2113
2114 * tips.texi (Library Headers): Explain where to put -*-.
2115
2116 * strings.texi (Creating Strings): Fix xref for vconcat.
2117
2118 * sequences.texi (Vector Functions):
2119 vconcat no longer allows integer args.
2120
2121 * minibuf.texi (Reading File Names): read-file-name has new
2122 arg PREDICATE. New function read-directory-name.
2123
2124 * macros.texi (Defining Macros): Give definition of `declare'
2125 (Indenting Macros): New node.
2126
2127 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2128 (Window Frame Parameters): Make separate table of parameters
2129 that are coupled with specific face attributes.
2130 (Deleting Frames): delete-frame-hooks renamed to
2131 delete-frame-functions.
2132
2133 * files.texi (Magic File Names): Add file-remote-p.
2134 Clarify file-local-copy.
2135
2136 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2137 here; instead xref Defining Macros.
2138
2139 * display.texi (Warnings): New node, and subnodes.
2140 (Fringes): New node.
2141
2142 * debugging.texi (Test Coverage): New node.
2143
2144 * compile.texi (Compiler Errors): Explain with-no-warnings
2145 and other ways to suppress warnings.
2146
2147 * commands.texi (Interactive Call): Minor clarification.
2148
2149 * buffers.texi (Buffer File Name): set-visited-file-name
2150 renames the buffer too.
2151
2152 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2153
ee59dede
MR
21542003-07-24 Markus Rost <rost@math.ohio-state.edu>
2155
2156 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2157
f0514b34
MR
21582003-07-22 Markus Rost <rost@math.ohio-state.edu>
2159
2160 * internals.texi (Garbage Collection): Fix previous change.
2161
c73983bb
RS
21622003-07-22 Richard M. Stallman <rms@gnu.org>
2163
2164 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2165
2166 * display.texi (Width): Use \s syntax in example.
2167 (Font Selection): Add face-font-rescale-alist.
2168
2169 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2170 Remove spurious indent in example.
2171
2172 * lists.texi (Building Lists): Add number-sequence.
2173
2174 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2175
2176 * functions.texi (Function Documentation): Explain how to
2177 show calling convention explicitly in the doc string.
2178
2179 * windows.texi (Selecting Windows): save-selected-window saves
2180 selected window of each frame.
2181 (Window Configurations): Minor change.
2182
2183 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2184
2185 * streams.texi (Output Variables): Add print-continuous-numbering
2186 and print-number-table.
2187
2188 * processes.texi (Decoding Output): New node.
2189
2190 * os.texi (Time Conversion): decode-time arg is optional.
2191
2192 * objects.texi (Character Type): Don't use space as example for \.
2193 Make list of char names and \-sequences correspond.
2194 Explain that \s is not used in strings. `\ ' needs space after.
2195
2196 * nonascii.texi (Converting Representations): Add string-to-multibyte.
2197 (Translation of Characters): Add translation-table-for-input.
2198 (Default Coding Systems): Add auto-coding-functions.
2199 (Explicit Encoding): Add decode-coding-inserted-region.
2200 (Locales): Add locale-info.
2201
2202 * minibuf.texi (Basic Completion): Describe test-completion.
2203 Collections can be lists of strings.
2204 Clean up lazy-completion-table.
2205 (Programmed Completion): Mention test-completion.
2206 Clarify why lambda expressions are not accepted.
2207 (Minibuffer Misc): Describe minibufferp.
2208
51a8b435
RS
22092003-07-14 Richard M. Stallman <rms@gnu.org>
2210
2211 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
2212
2213 * windows.texi (Selecting Windows): New arg to select-window.
2214 (Selecting Windows): Add with-selected-window.
2215 (Size of Window): Add window-inside-edges, etc.
2216
2217 * internals.texi (Garbage Collection): Add post-gc-hook.
2218
2219 * processes.texi (Subprocess Creation): Add exec-suffixes.
2220
2221 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
2222 (Scanning Keymaps): Add map-keymaps.
2223 (Defining Menus): Add keymap-prompt.
2224
2225 * numbers.texi (Integer Basics): Add most-positive-fixnum,
2226 most-negative-fixnum.
2227
2228 * compile.texi (Byte Compilation): Explain no-byte-compile
2229 (Compiler Errors): New node.
2230
2231 * os.texi (User Identification): user-uid, user-real-uid
2232 can return float.
2233
2234 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
2235 and about derived modes.
2236 (Minor Modes): Add minor-mode-list.
2237 (Defining Minor Modes): Keyword args for define-minor-mode.
2238 (Search-based Fontification): Explain managing other properties.
2239 (Other Font Lock Variables): Add font-lock-extra-managed-props.
2240 (Faces for Font Lock): Add font-locl-preprocessor-face.
2241 (Hooks): Add run-mode-hooks and delay-mode-hooks.
2242
2243 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 2244 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
2245
2246 * loading.texi (Library Search): Add load-suffixes.
2247
2248 * minibuf.texi (Basic Completion): Add lazy-completion-table.
2249 (Programmed Completion): Add dynamic-completion-table.
2250
2251 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
2252 (Magic File Names): Specify precedence order of handlers.
2253o
2254 * commands.texi (Command Overview): Emacs server runs pre-command-hook
2255 and post-command-hook.
2256 (Waiting): New calling convention for sit-for.
2257
2258 * text.texi (Special Properties): local-map and keymap properties
2259 apply based on their stickiness.
2260
c6de56a0
RS
22612003-07-07 Richard M. Stallman <rms@gnu.org>
2262
2263 * modes.texi (Minor Mode Conventions): Specify only some kinds
2264 of list values as args to minor modes.
2265
2266 * files.texi (File Name Expansion): Warn about iterative use
2267 of substitute-in-file-name.
2268
2269 * advice.texi (Activation of Advice): Clean up previous change.
2270
8c761ea6
MR
22712003-07-06 Markus Rost <rost@math.ohio-state.edu>
2272
2273 * advice.texi (Activation of Advice): Note that ad-start-advice is
2274 turned on by default.
2275
c6de56a0
RS
22762003-06-30 Richard M. Stallman <rms@gnu.org>
2277
2278 * text.texi (Buffer Contents): Document current-word.
2279 (Change Hooks): Not called for *Messages*.
2280
2281 * functions.texi (Defining Functions): Explain about redefining
2282 primitives.
2283 (Function Safety): Renamed. Minor changes.
2284 Comment out the detailed criteria for what is safe.
2285
3fe4e567
AS
22862003-06-22 Andreas Schwab <schwab@suse.de>
2287
2288 * objects.texi (Symbol Type): Fix description of examples.
2289
cda7bd13
AS
22902003-06-16 Andreas Schwab <schwab@suse.de>
2291
2292 * hash.texi (Creating Hash): Fix description of :weakness.
2293
fbcffa4a
KG
22942003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2295
2296 * files.texi (Changing Files): copy-file copies file modes, too.
2297
ff6a3bfb
RS
22982003-05-28 Richard M. Stallman <rms@gnu.org>
2299
2300 * strings.texi (Creating Strings): Clarify split-string.
2301
1463a05d
JB
23022003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
2303
2304 * strings.texi (Creating Strings): Update split-string specification
2305 and examples.
2306
af253914
RS
23072003-05-19 Richard M. Stallman <rms@gnu.org>
2308
2309 * elisp.texi: Correct invariant section names.
2310
7ea52f92
RS
23112003-04-20 Richard M. Stallman <rms@gnu.org>
2312
2313 * os.texi (Timers): Explain about timers and quitting.
2314
e31afc09
RS
23152003-04-19 Richard M. Stallman <rms@gnu.org>
2316
2317 * internals.texi (Writing Emacs Primitives): Strings are
2318 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
2319 Explain GCPRO convention for varargs function args.
2320
5ceea398
RS
23212003-04-16 Richard M. Stallman <rms@gnu.org>
2322
2323 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
2324
b0ada147
RS
23252003-04-08 Richard M. Stallman <rms@gnu.org>
2326
2327 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
2328
b23375aa
KS
23292003-02-13 Kim F. Storm <storm@cua.dk>
2330
2331 * objects.texi (Character Type): New \s escape for space.
2332
c60ee5e7
JB
23332003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2334
2335 * os.texi (System Environment): Added cygwin system-type.
2336
84e47416
RS
23372003-01-25 Richard M. Stallman <rms@gnu.org>
2338
2339 * keymaps.texi: Document that a symbol can act as a keymap.
2340
3e8cf2ea
RS
23412003-01-13 Richard M. Stallman <rms@gnu.org>
2342
2343 * text.texi (Changing Properties): Say string indices are origin-0.
2344
2345 * positions.texi (Screen Lines) <compute-motion>:
2346 Correct order of elts in return value.
2347
2348 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
2349 how to define a default binding.
2350
7abb9fc5 23512002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 2352
104bc3aa 2353 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 2354
104bc3aa
MR
2355 * customize.texi (Simple Types): Clarify description of custom
2356 type 'number. Describe new custom type 'float.
177f790c 2357
7abb9fc5 23582002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
2359
2360 * variables.texi (File Local Variables): Fix typo.
2361
df140a68 23622002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 2363
df140a68
KG
2364 From Michael Albinus <Michael.Albinus@alcatel.de>.
2365
2366 * README: Target for Info file is `make info'.
2367
2368 * files.texi (File Name Components): Fixed typos in
2369 `file-name-sans-extension'.
2370 (Magic File Names): Complete list of operations for magic file
2371 name handlers.
2372
7ed9159a
JY
23732002-09-16 Jonathan Yavner <jyavner@engineer.com>
2374
2375 * variables.texi (File Local Variables): New function
2376 risky-local-variable-p.
2377
23782002-09-15 Jonathan Yavner <jyavner@engineer.com>
2379
2380 * functions.texi (Function safety): New node about unsafep.
2381
241f79af
PA
23822002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
2383
2384 * customize.texi (Splicing into Lists): Fixed example.
2385 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
2386
72459b15
JB
23872002-06-17 Juanma Barranquero <lektu@terra.es>
2388
2389 * frames.texi (Display Feature Testing): Fix typo.
2390
61f7e0f5
AS
23912002-06-12 Andreas Schwab <schwab@suse.de>
2392
2393 * frames.texi (Initial Parameters, Resources): Fix references to
2394 the Emacs manual.
2395
4e792dbd
KS
23962002-05-13 Kim F. Storm <storm@cua.dk>
2397
2398 * variables.texi (Intro to Buffer-Local): Updated warning and
2399 example relating to changing buffer inside let.
2400
940344d4 24012002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
2402
2403 * os.texi (Session Management): New node about X Session management.
2404
231ac53b
EZ
24052002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
2406
2407 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
2408 to which the manual corresponds, and the copyright years.
2409
2410 * Makefile.in (VERSION): Set to 2.9.
2411
140cc574
EZ
24122001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
2413
2414 * elisp.texi: Change the category in @dircategory to "Emacs", to
2415 make it consistent with info/dir.
2416
9c7fce05
MB
24172001-11-25 Miles Bader <miles@gnu.org>
2418
2419 * text.texi (Fields): Describe new `limit' arg in
2420 field-beginning/field-end.
2421
9f8bbf0f
EZ
24222001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2423
a5e6715c
EZ
2424 * permute-index: Don't depend on csh-specific features. Replace
2425 the interpreter name with /bin/sh.
2426
9f8bbf0f
EZ
2427 * two-volume-cross-refs.txt: New file.
2428 * two.el: New file.
2429 * spellfile: New file.
2430
1756e2fb
EZ
24312001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2432
2433 * permute-index: New file.
2434
2435 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
2436 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
2437 8+3 restricted namespace.
ad050e54
EZ
2438
2439 * Makefile.in (infodir): Define relative to $(srcdir).
2440 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
2441 include directories list via -I switch to makeinfo.
2442 (index.texi): Use cp if both hard and symbolic links fail.
2443
10fa7f8e
EZ
24442001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2445
7a1494ce
EZ
2446 * Makefile.in (distclean): Add.
2447
10fa7f8e
EZ
2448 The following changes make ELisp manual part of the Emacs
2449 distribution:
2450
2451 * Makefile.in: Add Copyright notice.
2452 (prefix): Remove.
2453 (infodir): Change value to "../info".
2454 (VPATH): New variable.
2455 (MAKE): Don't define.
2456 (texmacrodir): Don't define.
2457 (texinputdir): Append the existing value of TEXINPUTS.
2458 ($(infodir)/elisp): Instead of just "elisp". Reformat the
2459 command to be compatible with man/Makefile.in, and to put the
2460 output into ../info.
5c32b7c5 2461 (info): Add target.
10fa7f8e
EZ
2462 (installall): Target removed.
2463
ad050e54 24642001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
2465
2466 * tips.texi (Coding Conventions): Fix typo.
2467
6fd735df
GM
24682001-10-23 Gerd Moellmann <gerd@gnu.org>
2469
2470 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
2471
b704d54b
EZ
24722001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2473
2474 * files.texi (File Name Components): Update the description of
2475 file-name-sans-extension and file-name-extension, as they now
2476 ignore leading dots.
2477
71431a0e
GM
24782001-10-20 Gerd Moellmann <gerd@gnu.org>
2479
6aa97356 2480 * (Version 21.1 released.)
71431a0e 2481
79f1f96c
MB
24822001-10-19 Miles Bader <miles@gnu.org>
2483
2484 * positions.texi (Text Lines): Describe behavior of
2485 `beginning-of-line'/`end-of-line' in the presence of field properties.
2486
892a8f36
GM
24872001-10-17 Gerd Moellmann <gerd@gnu.org>
2488
2489 * Makefile.in (VERSION): Set to 2.8.
2490 (manual): Use `manual-21'.
2491
8c1cc9e8 2492 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
2493 number was used. Set it to 2.8.
2494
2495 * intro.texi: Likewise.
2496
51724e26
EZ
24972001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2498
2499 * files.texi (File Name Completion): Document the significance of
2500 a trailing slash in elements of completion-ignored-extensions.
2501
57b338e8
MB
25022001-10-06 Miles Bader <miles@gnu.org>
2503
2504 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
2505
c89e4bc5
GM
25062001-10-04 Gerd Moellmann <gerd@gnu.org>
2507
2508 * variables.texi (Variable Aliases): New node.
2509
ab952a4f
GM
25102001-10-04 Gerd Moellmann <gerd@gnu.org>
2511
2512 * Branch for 21.1.
dff28924 2513
9db3a582
MB
25142001-10-02 Miles Bader <miles@gnu.org>
2515
ae1a9581
MB
2516 * minibuf.texi (Minibuffer Misc): Add entries for
2517 `minibuffer-contents', `minibuffer-contents-no-properties', and
2518 `delete-minibuffer-contents'.
2519 Correct description for `minibuffer-prompt-end'.
2520
9db3a582
MB
2521 * text.texi (Property Search): Correct descriptions of
2522 `next-char-property-change' and `previous-char-property-change'.
2523 Add entries for `next-single-char-property-change' and
2524 `previous-single-char-property-change'.
2525 Make operand names a bit more consistent.
2526
03be5931
EZ
25272001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2528
2529 * frames.texi (Finding All Frames): Document that next-frame and
2530 previous-frame are local to current terminal.
2531
974548ec
EZ
25322001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
2533
2534 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 2535 result of make-keymap.
974548ec 2536
8d82c597
EZ
25372001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2538
2539 * display.texi (Font Lookup, Attribute Functions)
2540 (Image Descriptors): Add cross-references to the definition of
2541 selected frame.
2542
2543 * buffers.texi (The Buffer List): Add cross-references to the
2544 definition of selected frame.
2545
2546 * frames.texi (Input Focus): Clarify which frame is _the_ selected
2547 frame at any given time.
2548 (Multiple Displays, Size and Position): Add a cross-reference to
2549 the definition of the selected frame.
2550
2842de30
EZ
25512001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2552
2553 * strings.texi (String Conversion) <string-to-number>: Document
2554 that a float is returned for integers that are too large.
2555
2556 * frames.texi (Mouse Position): Document mouse-position-function.
2557 (Display Feature Testing): Document display-images-p.
2558 (Window Frame Parameters): Document the cursor-type variable.
2559
2560 * numbers.texi (Integer Basics): Document CL style read syntax for
2561 integers in bases other than 10.
2562
2563 * positions.texi (List Motion): Document
2564 open-paren-in-column-0-is-defun-start.
2565
2566 * lists.texi (Sets And Lists): Document member-ignore-case.
2567
2568 * internals.texi (Garbage Collection): Document the used and free
2569 strings report.
2570 (Memory Usage): Document strings-consed.
2571
2572 * os.texi (Time of Day): Document float-time.
2573 (Recording Input): Document that clear-this-command-keys clears
2574 the vector to be returned by recent-keys.
2575
2576 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
2577 argument keymap can be a list.
2578
2579 * nonascii.texi (User-Chosen Coding Systems)
2580 <select-safe-coding-system>: Document the new argument
2581 accept-default-p and the variable
2582 select-safe-coding-system-accept-default-p. Tell what happens if
2583 buffer-file-coding-system is undecided.
2584 (Default Coding Systems): Document auto-coding-regexp-alist.
2585
2586 * display.texi (The Echo Area) <message>: Document
2587 message-truncate-lines.
2588 (Glyphs): Document that the glyph table is unused on windowed
2589 displays.
2590
2591 * help.texi (Describing Characters) <single-key-description>:
2592 Document the new argument no-angles.
2593 (Accessing Documentation) <documentation-property>: Document that
2594 a non-string property is evaluated.
2595 <documentation>: Document that the function-documentation property
2596 is looked for.
2597
2598 * windows.texi (Selecting Windows): Document some-window.
2599
2600 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
2601
2602 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
2603 apropos-mode-hook.
2604
2605 * commands.texi (Using Interactive): Document interactive-form.
2606 (Keyboard Macros): Document kbd-macro-termination-hook.
2607 (Command Loop Info): Document that clear-this-command-keys clears
2608 the vector to be returned by recent-keys.
2609
2d43d823
GM
26102001-09-04 Werner LEMBERG <wl@gnu.org>
2611
2612 * Makefile.in (srcdir, texinputdir): New variables.
2613 (srcs, index.texi, install): Use $(srcdir).
2614 (.PHONY): Remove elisp.dvi.
2615 (elisp): Use -I switch for makeinfo.
2616 (elisp.dvi): Use $(srcdir) and $(texinputdir).
2617 (installall, dist): Use $(srcdir).
2618 Fix path to texinfo.tex.
2619 (maintainer-clean): Add elisp.dvi and elisp.oaux.
2620
fa739b31
GM
26212001-08-30 Gerd Moellmann <gerd@gnu.org>
2622
92a25631
GM
2623 * display.texi (Conditional Display): Adjust to API change.
2624
fa739b31
GM
2625 * configure: New file.
2626
cef68af5
GM
26272001-07-30 Gerd Moellmann <gerd@gnu.org>
2628
2629 * commands.texi (Repeat Events): Add description of
2630 double-click-fuzz.
2631
d1f08d85
SM
26322001-05-08 Stefan Monnier <monnier@cs.yale.edu>
2633
2634 * syntax.texi (Syntax Class Table): Add the missing designator for
2635 comment and string fences.
2636 (Syntax Properties): Add a xref to syntax table internals.
2637 (Syntax Table Internals): Document string-to-syntax.
2638
1e9fc92e
GM
26392001-05-07 Gerd Moellmann <gerd@gnu.org>
2640
2641 * Makefile.in (install): Use install-info command line options
2642 like in Emacs' Makefile.in.
2643
00480554
MB
26442000-12-09 Miles Bader <miles@gnu.org>
2645
2646 * windows.texi (Window Start): Update documentation for
2647 `pos-visible-in-window-p'.
2648
1e344ee2
SM
26492000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2650
2651 * lists.texi (Building Lists): Add footnote to explain how to add
2652 to the end of a list.
2653
a540f6ed
GM
26542000-10-25 Gerd Moellmann <gerd@gnu.org>
2655
2656 * files.texi (Visiting Functions): Typos.
2657
28bcdbee
KH
26582000-10-25 Kenichi Handa <handa@etl.go.jp>
2659
2660 * files.texi (Visiting Functions): Return value of
2661 find-file-noselect may be a list of buffers if wildcards are used.
2662
22d1a4ed
MB
26632000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2664
2665 * display.texi (Defining Faces): Document `graphic' display type
2666 in face specs.
2667
916a89db
KG
26682000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2669
1e9fc92e 2670 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
2671 `after-make-frame-hook' with `after-make-frame-functions'.
2672
1e9fc92e 2673 * frames.texi (Creating Frames): Ditto.
916a89db 2674
1e9fc92e 2675 * variables.texi (Future Local Variables): Ditto.
916a89db 2676
483de32b
GM
26772000-10-16 Gerd Moellmann <gerd@gnu.org>
2678
2679 * display.texi (Other Image Types): Add description of :foreground
2680 and :background properties of mono PBM images.
2681
e23a63a5
WL
26822000-08-17 Werner LEMBERG <wl@gnu.org>
2683
2684 * .cvsignore: New file.
2685
dfc16043
GM
26862000-01-05 Gerd Moellmann <gerd@gnu.org>
2687
2688 * tindex.pl: New script.
2689
602613fe
DL
26901999-12-03 Dave Love <fx@gnu.org>
2691
2692 * Makefile.in (MAKEINFO): New parameter.
2693
94ec544d
DL
26941999-09-17 Richard Stallman <rms@gnu.org>
2695
2696 * Makefile.in (srcs): Add hash.texi.
2697 (VERSION): Update to 20.6.
2698
26991999-09-13 Richard Stallman <rms@gnu.org>
2700
2701 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
2702
27031998-08-29 Karl Heuer <kwzh@gnu.org>
2704
2705 * configure.in: New file.
2706 * Makefile.in: Renamed from Makefile.
2707 (prefix, infodir): Use value obtained from configure.
2708 (emacslibdir): Obsolete variable deleted.
2709 (dist): Distribute configure.in, configure, Makefile.in.
2710
27111998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2712
2713 * Makefile (INSTALL_INFO): New variable.
2714 (install): Run install-info.
2715
27161998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
2717
2718 * Makefile (elisp.dvi): Add missing backslash.
2719
27201998-05-02 Richard Stallman <rms@psilocin.gnu.org>
2721
2722 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
2723 Run texindex without `./'. Always run texindex on elisp.tp.
2724 (elisp.tps): Target deleted.
2725
27261998-04-05 Richard Stallman <rms@psilocin.gnu.org>
2727
2728 * Makefile (srcs): Add nonascii.texi and customize.texi.
2729 (dist): Start by deleting `temp'.
2730
27311998-02-17 Richard Stallman <rms@psilocin.gnu.org>
2732
2733 * Makefile (makeinfo, texindex): Targets deleted.
2734 (makeinfo.o, texindex.o): Targets deleted.
2735 (clean, dist): Don't do anything with them or with getopt*.
2736
27371998-01-30 Richard Stallman <rms@psilocin.gnu.org>
2738
2739 * Makefile (SHELL): Defined.
2740
27411998-01-27 Richard Stallman <rms@psilocin.gnu.org>
2742
2743 * Makefile (elisp.tps): New target.
2744 (elisp.dvi): Depend on elisp.tps.
2745
2746Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
2747
2748 * README: Update phone number.
2749
2750 * Makefile (elisp): Make this be the default target.
2751 Depend on makeinfo.c instead of makeinfo.
2752 (install): Don't depend on elisp.dvi, since we don't install that.
2753 Use mkinstalldirs.
2754 (dist): Add mkinstalldirs.
2755
2756Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2757
2758 * Makefile (VERSION): Update version number.
2759 (maintainer-clean): Renamed from realclean.
2760
2761Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2762
2763 * Makefile (realclean): New target.
2764 (elisp): Remove any old elisp-* files first.
2765
2766Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2767
d1f08d85
SM
2768 * Makefile (VERSION): New variable.
2769 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
2770 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
2771
2772Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2773
2774 * Makefile (elisp): Depend on makeinfo.
2775
2776Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
2777
d1f08d85 2778 * Makefile (srcs): Add anti.texi.
94ec544d
DL
2779
2780Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2781
2782 * Makefile (infodir, prefix): New vars.
2783 (install): Use infodir.
2784 (emacsinfodir): Deleted.
2785
2786Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2787
2788 * Makefile (srcs): Add calendar.texi.
2789
2790 * Makefile (dist): Copy texindex.c and makeinfo.c.
2791 Limit elisp-* files to those with one or two digits.
2792
2793Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2794
2795 * Makefile (dist): Changed to use Gzip instead of compress.
2796
2797Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2798
2799 * loading.texi (Unloading): define-function changed back to
2800 defalias. It may not stay this way, but at least it's
2801 consistent with the known-good version of the code patch.
2802
2803Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2804
2805 * modes.texi (Hooks): Document new optional arg of add-hook.
2806
2807Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2808
d1f08d85 2809 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
2810
2811 * tips.texi: Add new section on standard library headers.
2812
2813Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2814
2815 * Makefile (srcs): Add frame.texi to the list of sources.
2816
2817Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2818
2819 * Makefile (dist): Don't bother excluding autosave files; they'll
2820 never make it into the temp directory anyway, and the hash marks
2821 in the name are problematic for make and the Bourne shell.
dff28924 2822 (srcs):
94ec544d
DL
2823
2824Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2825
d1f08d85 2826 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
2827 the distribution tar file.
2828
dff28924 2829Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
2830
2831 * Makefile (srcs): Added index.perm.
2832 (elisp.dvi): Remove erroneous shell comment.
2833 Expect output of permute-index in permuted.fns.
2834 Save old elisp.aux in elisp.oaux.
2835 (clean): Added index.texi to be deleted.
2836
dff28924 2837Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
2838
2839 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
2840
dff28924 2841Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
2842
2843 * files.texi: Noted that completion-ignored-extensions is ignored
2844 when making *Completions*.
2845
2846Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
2847
2848 * Makefile make dist now depends on elisp.dvi, since it tries
2849 to include it in the dist file.
2850
dff28924 2851Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
2852
2853 * functions.texinfo (Mapping Functions): Add missing quote
2854
dff28924 2855Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
2856
2857 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
2858 (defunargs): Turn off \hyphenchar of \sl font temporarily.
2859
dff28924 2860Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2861
2862 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
2863 and @error{} are the terms now being used. The files in the
2864 directory have been changed to reflect this.
2865
d1f08d85 2866 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
2867 ` @result{}', using 5 spaces at the begining of the line.
2868
dff28924 2869Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2870
2871 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
2872 experimental @indentedresult{}, @indentedexpandsto{} are part of
2873 the texinfo.tex in this directory. These TeX macros are not
2874 stable yet.
2875
dff28924 2876Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2877
2878 * texinfo.tex: temporarily added
d1f08d85 2879 \let\result=\dblarrow
94ec544d
DL
2880 \def\error{{\it ERROR} \longdblarrow}
2881 We need to do this better soon.
2882
dff28924 2883Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2884
2885 * Applied Karl Berry's patches to *.texinfo files, but not to
2886 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
2887 new title page format is also not applied, since it requires
2888 texinfo.tex changes.)
2889
2890 * Cleaned up `Makefile' and defined the `emacslibdir' directory
2891 for the Project GNU development environment.
2892
ad050e54 2893;; Local Variables:
fd026ee1 2894;; coding: iso-2022-7bit
ad050e54 2895;; End:
2a34a036
GM
2896
2897 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
2898 Copying and distribution of this file, with or without modification,
2899 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
2900
2901;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda