(Pop-Up Menus): Correct and clarify description of `x-popup-menu'.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
ebbfa918
RS
12005-05-01 Richard M. Stallman <rms@gnu.org>
2
3 * edebug.texi (Checking Whether to Stop): Fix previous change.
4
abe2f96e
LT
52005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6
d6028ef2
LT
7 * display.texi: Fix typos and Texinfo usage.
8
abe2f96e
LT
9 * edebug.texi (Checking Whether to Stop): executing-macro ->
10 executing-kbd-macro.
11
b2cfb30b
RS
122005-05-01 Richard M. Stallman <rms@gnu.org>
13
14 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
15
7e995a23
RS
162005-04-30 Richard M. Stallman <rms@gnu.org>
17
18 * files.texi (Magic File Names): Document `operations' property.
19
57efa539
LK
202005-04-29 Lute Kamstra <lute@gnu.org>
21
22 * modes.texi (Generic Modes): New node.
23 (Major Modes): Add it to the menu.
24 (Derived Modes): Add "derived mode" to concept index.
25
0a20b1dc
LK
262005-04-28 Lute Kamstra <lute@gnu.org>
27
28 * modes.texi (Defining Minor Modes): Fix previous change.
29 (Font Lock Mode): Simplify.
30 (Font Lock Basics): Say that font-lock-defaults is buffer-local
31 when set and that some parts are optional. Add cross references.
32 (Search-based Fontification): Say how to specify font-lock-keywords.
33 Add cross references. Add font-lock-multiline to index. Move
34 font-lock-keywords-case-fold-search here from node "Other Font
35 Lock Variables". Document font-lock-add-keywords and
36 font-lock-remove-keywords
37 (Other Font Lock Variables): Move font-lock-keywords-only,
38 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
39 and font-lock-syntactic-face-function to node "Syntactic Font
40 Lock". Move font-lock-keywords-case-fold-search to node
41 "Search-based Fontification". Document font-lock-inhibit-thing-lock
42 and font-lock-{,un}fontify-{buffer,region}-function.
43 (Precalculated Fontification): Remove reference to deleted variable
44 font-lock-core-only.
45 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
46 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
47 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
48 and font-lock-syntactic-face-function here from node "Other Font
49 Lock Variables". Move font-lock-syntactic-keywords to "Setting
50 Syntax Properties". Add cross references.
51 (Setting Syntax Properties): New node. Move
52 font-lock-syntactic-keywords here from "Syntactic Font Lock".
53 * syntax.texi (Syntax Properties): Add cross reference.
54 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
55
68a94f5a
RS
562005-04-26 Richard M. Stallman <rms@gnu.org>
57
58 * display.texi (Defining Faces):
59 Document `default' elements of defface spec.
60
61 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
62
63 * variables.texi (Variable Aliases): Clarify text.
64
652005-04-25 Chong Yidong <cyd@stupidchicken.com>
66
67 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
68
7f48f143
LT
692005-04-25 Luc Teirlinck <teirllm@auburn.edu>
70
71 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
72
45d2f8e8
EZ
732005-04-24 Eli Zaretskii <eliz@gnu.org>
74
f3714ab2
EZ
75 * syntax.texi (Syntax Table Internals): Elaborate documentation of
76 syntax-after and syntax-class.
77
45d2f8e8 78 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
79 (Unique File Names): Don't mention "numbers" in the documentation
80 of make-temp-file and make-temp-name.
45d2f8e8 81
469bc679
RS
822005-04-23 Richard M. Stallman <rms@gnu.org>
83
84 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
85
c9fa5dc9
RS
862005-04-22 Nick Roberts <nickrob@snap.net.nz>
87
88 * windows.texi (Cyclic Window Ordering): Clarify window-list.
89
230e1e80
NR
902005-04-22 Nick Roberts <nickrob@snap.net.nz>
91
92 * variables.texi (Variable Aliases): Describe make-obsolete-variable
93 and define-obsolete-variable-alias.
94
1ba52906
KS
952005-04-22 Kim F. Storm <storm@cua.dk>
96
97 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
98 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
99
9721d904
LK
1002005-04-21 Lute Kamstra <lute@gnu.org>
101
102 * lists.texi (Association Lists): Document rassq-delete-all.
103
ed35c736
RS
1042005-04-19 Richard M. Stallman <rms@gnu.org>
105
106 * modes.texi (Search-based Fontification): Explain that
107 facespec is an expression to be evaluated.
108
42fc00a4
RS
1092005-04-19 Kevin Ryde <user42@zip.com.au>
110
111 * streams.texi (Output Functions): Fix xref.
112 * strings.texi (String Conversion): Fix xref.
113
5827e9d4
KS
1142005-04-19 Kim F. Storm <storm@cua.dk>
115
116 * symbols.texi (Symbol Plists): Add safe-get.
117 Mention that `get' may signal an error.
118
47872da9
NR
1192005-04-18 Nick Roberts <nickrob@snap.net.nz>
120
121 * customize.texi (Variable Definitions): Replace tooltip-mode
122 example with save-place.
123
ec0cf966
RS
1242005-04-17 Richard M. Stallman <rms@gnu.org>
125
126 * buffers.texi (Indirect Buffers): Clarify.
127
128 * positions.texi (Positions): Clarify converting marker to integer.
129
130 * strings.texi (String Basics): Mention string-match; clarify.
131
199bb209
LK
1322005-04-08 Lute Kamstra <lute@gnu.org>
133
134 * modes.texi (Search-based Fontification): Fix cross references.
135 Use consistent terminology. Document anchored highlighting.
136
bfa54668
LK
1372005-04-05 Lute Kamstra <lute@gnu.org>
138
139 * modes.texi (Defining Minor Modes): Document :group keyword
140 argument and its default value.
141
07e5fb9e
LK
1422005-04-03 Lute Kamstra <lute@gnu.org>
143
144 * hooks.texi (Standard Hooks): Add some hooks. Add cross
145 references and/or descriptions. Delete major mode hooks; mention
146 them as a category instead. Rename or delete obsolete hooks.
147
aa945b59
RS
1482005-04-02 Richard M. Stallman <rms@gnu.org>
149
150 * nonascii.texi (Coding System Basics): Another wording cleanup.
151
8b918214
RS
1522005-04-01 Richard M. Stallman <rms@gnu.org>
153
154 * nonascii.texi (Coding System Basics): Clarify previous change.
155
41639988
KH
1562005-04-01 Kenichi Handa <handa@m17n.org>
157
158 * nonascii.texi (Coding System Basics): Describe about rondtrip
159 identity of coding systems.
160
8e669bbd
RS
1612005-03-29 Chong Yidong <cyd@stupidchicken.com>
162
163 * text.texi (Buffer Contents): Add filter-buffer-substring and
164 buffer-substring-filters.
165
f60a6f87
RS
1662005-03-26 Chong Yidong <cyd@stupidchicken.com>
167
168 * anti.texi (Antinews): Mention `G' interactive code.
169
170 * tips.texi (Compilation Tips): Mention benchmark.el.
171
aaac1251
LT
1722005-03-27 Luc Teirlinck <teirllm@auburn.edu>
173
174 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
175 is now bound to M-o M-o.
176
177 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
178
45325173
GM
1792005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
180
181 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
182 in the Emacs Manual).
183 * Makefile.in (srcs): Remove calendar.texi.
184 * makefile.w32-in (srcs): Remove calendar.texi.
185 * display.texi (Display): Change name of next node.
186 * os.texi (System In): Change name of previous node.
187 * elisp.texi (Top): Remove Calendar references.
188 * vol1.texi (Top): Remove Calendar references.
189 * vol2.texi (Top): Remove Calendar references.
190
85df292e
RS
1912005-03-25 Richard M. Stallman <rms@gnu.org>
192
45325173 193 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
194 Cleanup previous change.
195
1962005-03-25 Chong Yidong <cyd@stupidchicken.com>
197
198 * display.texi (Face Attributes): Faces earlier in an :inherit
199 list take precedence.
200 (Scroll Bars): Fix description of vertical-scroll-bars.
201 Document frame-current-scroll-bars and window-current-scroll-bars.
202
203 * markers.texi (The Mark): Document temporary Transient Mark mode.
204
205 * minibuf.texi (Reading File Names): Document
206 read-file-name-completion-ignore-case.
207
208 * positions.texi (Screen Lines): Document nil for width argument
209 to compute-motion.
210
1fe54d69
KS
2112005-03-23 Kim F. Storm <storm@cua.dk>
212
213 * display.texi (Standard Faces): Other faces used in the fringe
214 implicitly inherits from the fringe face.
215 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
216 properties implicitly inherits from fringe face.
217 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
218
a775dff4
RS
2192005-03-20 Chong Yidong <cyd@stupidchicken.com>
220
221 * display.texi (Invisible Text): State default value of
222 line-move-ignore-invisible.
223 (Managing Overlays): Document remove-overlays.
224 (Standard Faces): Document escape-glyph face.
225
226 * minibuf.texi (Reading File Names): Document
227 read-file-name-function.
228
229 * modes.texi (Other Font Lock Variables): Document
230 font-lock-lines-before.
231
232 * positions.texi (Skipping Characters): skip-chars-forward allows
233 character classes.
234
077f7085
LK
2352005-03-18 Lute Kamstra <lute@gnu.org>
236
237 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
238
d69ea7ab
RS
2392005-03-17 Richard M. Stallman <rms@gnu.org>
240
c7bd5d57
RS
241 * text.texi (Undo): Document extensible undo entries.
242
d69ea7ab
RS
243 * searching.texi (String Search, Regexp Search, Regexp Search):
244 Cleanups.
245
246 * nonascii.texi (Character Codes): Minor fix.
247
248 * display.texi (Display Property): Explain the significance
249 of having text properties that are eq.
250 (Other Display Specs): Explain string as display spec.
251
252 * commands.texi (Interactive Codes): Document G option.
253
2542005-03-17 Chong Yidong <cyd@stupidchicken.com>
255
256 * text.texi (Filling): Add sentence-end-without-period and
257 sentence-end-without-space.
258 (Changing Properties): Minor fix.
259
260 * anti.texi: Total rewrite.
261
a7679889
LK
2622005-03-15 Lute Kamstra <lute@gnu.org>
263
264 * edebug.texi (Instrumenting Macro Calls): Fix typos.
265
6eb8e247
KS
2662005-03-08 Kim F. Storm <storm@cua.dk>
267
268 * display.texi (Specified Space): Property :width is support on
269 non-graphic terminals, :height is not.
270
bfa8be14
RS
2712005-03-07 Richard M. Stallman <rms@gnu.org>
272
273 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
274 Now subnodes of Fringes.
275 (Overlay Arrow): Document overlay-arrow-variable-list.
276 (Fringe Size/Pos): New node, broken out of Fringes.
277 (Display): Explain clearing vs redisplay better.
278 (Truncation): Clarify use of bitmaps.
279 (The Echo Area): Clarify the uses of the echo area.
280 Add max-mini-window-height.
281 (Progress): Clarify.
282 (Invisible Text): Explain that main loop moves point out.
283 (Selective Display): Say "hidden", not "invisible".
284 (Managing Overlays): Moved up. Describe relation to Undo here.
285 (Overlay Properties): Clarify intro.
286 (Finding Overlays): Explain return values when nothing found.
287 (Width): truncate-string-to-width has added arg.
288 (Displaying Faces): Clarify and update mode line face handling.
289 (Face Functions): Minor cleanup.
290 (Conditional Display): Merged into Other Display Specs.
291 (Pixel Specification, Other Display Specs): Minor cleanups.
292 (Images, Image Descriptors): Minor cleanups.
293 (GIF Images): Patents have expired.
294 (Showing Images): Explain default text for insert-image.
6eb8e247 295 (Manipulating Button Types): Merged into Manipulating Buttons.
bfa8be14
RS
296 (Making Buttons): Explain return values.
297 (Button Buffer Commands): Add xref.
298 (Inverse Video): Update mode-line-inverse-video.
299 (Display Table Format): Clarify.
300 (Active Display Table): Give defaults for window-display-table.
301
302 * calendar.texi (Calendar Customizing): calendar-holiday-marker
303 and calendar-today-marker are strings, not chars.
304 (Holiday Customizing): Minor fix.
305
bfa8be14
RS
306 * internals.texi (Writing Emacs Primitives): Update `or' example.
307 Update limit on # args of subr.
308
309 * edebug.texi (Using Edebug): Arrow is in fringe.
310 (Instrumenting): Arg to eval-defun works without loading edebug.
311 (Edebug Execution Modes): Add xref.
312
313 * customize.texi (Common Keywords): Clarify :require.
314 Mention :version here.
315 (Variable Definitions, Group Definitions): Not here.
316 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
317
d69ea7ab
RS
3182005-03-07 Chong Yidong <cyd@stupidchicken.com>
319 * nonascii.texi (Text Representations): Clarify position-bytes.
320 (Character Sets): Add list-charset-chars.
321 (Scanning Charsets): Add charset-after.
322 (Encoding and I/O): Minor fix.
323
34398e6c
RS
3242005-03-06 Richard M. Stallman <rms@gnu.org>
325
326 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
327 (Resizing Windows): Likewise.
328
329 * text.texi (Change Hooks): Get rid of "Emacs 21".
330
331 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
332
333 * streams.texi (Output Variables): Get rid of "Emacs 21".
334
335 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
336
337 * os.texi (Translating Input): Replace flow-control example
338 with a less obsolete example that uses `keyboard-translate'.
339
6eb8e247 340 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 341 Get rid of "Emacs 21".
6eb8e247 342
34398e6c
RS
343 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
344 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
345
346 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
347
348 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
349
350 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
351 (Menu Bar): Fix when menu-bar-update-hook is called.
352
353 * hash.texi (Hash Tables): Get rid of "Emacs 21".
354
355 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
356 and make it read better.
357
358 * files.texi (Writing to Files): Get rid of "Emacs 21".
359 (Unique File Names): Likewise.
360
361 * elisp.texi: Update Emacs version to 22.
362
363 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
364 (Overlay Properties, Face Attributes): Likewise.
365 (Managing Overlays): Fix punctuation.
366 (Attribute Functions): Clarify set-face-font; get rid of
367 info about old Emacs versions.
368 (Auto Faces, Font Lookup, Display Property, Images):
369 Get rid of "Emacs 21".
370
371 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
372
d2178387
RS
3732005-03-05 Richard M. Stallman <rms@gnu.org>
374
375 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
376
524352d6
LK
3772005-03-04 Lute Kamstra <lute@gnu.org>
378
379 * debugging.texi (Error Debugging): Document stack-trace-on-error.
380
3812005-03-03 Lute Kamstra <lute@gnu.org>
382
383 * edebug.texi (Instrumenting Macro Calls): Fix typo.
384
284f0680
LK
3852005-03-01 Lute Kamstra <lute@gnu.org>
386
387 * debugging.texi (Debugger Commands): Update `j'.
388
a9ee5cac
LK
3892005-02-28 Lute Kamstra <lute@gnu.org>
390
391 * debugging.texi (Debugging): Fix typo.
392 (Error Debugging): Document eval-expression-debug-on-error.
393 (Function Debugging): Update example.
394 (Using Debugger): Mention starred stack frames.
395 (Debugger Commands): Document `j' and `l'.
396 (Invoking the Debugger): `d' and `j' exit recursive edit too.
397 Update the messages that the debugger displays.
398 (Internals of Debugger): Add cross reference. Update example.
399 (Excess Open): Minor improvement.
400 (Excess Close): Minor improvement.
401
378d0f8e
RS
4022005-02-26 Richard M. Stallman <rms@gnu.org>
403
404 * tips.texi (Coding Conventions): Clarify.
405 Put all the major mode key reservations together.
406 Mention the Mouse-1 => Mouse-2 conventions.
407
408 * syntax.texi (Syntax Class Table): Clarify.
409 (Syntax Table Functions): syntax-after moved from here.
410 (Syntax Table Internals): syntax-after moved to here.
411 (Parsing Expressions): Update info on number of values
412 and what's meaningful in the STATE argument.
413 (Categories): Fix typo.
414
415 * sequences.texi (Arrays): Cleanup.
416 (Char-Tables): Clarify.
417
418 * processes.texi (Deleting Processes): Cleanups, add xref.
419 (Subprocess Creation): Explain nil in exec-path. Cleanup.
420 (Process Information): set-process-coding-system, some args optional.
421 (Input to Processes): Explain various types for PROCESS args.
422 Rename them from PROCESS-NAME to PROCESS.
423 (Signals to Processes): Likewise.
424 (Decoding Output): Cleanup.
425 (Query Before Exit): Clarify.
426
427 * os.texi (Startup Summary): Correct the options; add missing ones.
428 (Terminal Output, Batch Mode): Clarify.
429 (Flow Control): Node deleted.
430
431 * markers.texi (The Mark): Clarify.
432
433 * macros.texi (Expansion): Cleanup.
434 (Indenting Macros): indent-spec allows ints, not floats.
435
436 * keymaps.texi (Keymaps): Clarify.
437 (Format of Keymaps): Update lisp-mode-map example.
438 (Active Keymaps, Key Lookup): Clarify.
439 (Changing Key Bindings): Add xref to `kbd'.
440 (Key Binding Commands, Simple Menu Items): Clarify.
441 (Mouse Menus, Menu Bar): Clarify.
442 (Menu Example): Replace print example with menu-bar-replace-menu.
443
444 * help.texi (Documentation Basics): Add function-documentation prop.
445
446 * elisp.texi (Top): Don't refer to Flow Control node.
447
448 * commands.texi (Command Overview): Improve xrefs.
449 (Adjusting Point): Adjusting point applies to intangible and invis.
450 (Key Sequence Input): Doc extra read-key-sequence args.
451 Likewise for read-key-sequence-vector.
452
453 * backups.texi (Rename or Copy): Minor fix.
454 (Numbered Backups): For version-control, say the default.
455 (Auto-Saving): make-auto-save-file-name example is simplified.
456
457 * advice.texi (Advising Functions): Don't imply one part of Emacs
458 should advise another part. Markup changes.
459 (Defining Advice): Move transitional para.
460 (Activation of Advice): Cleanup.
461 Explain if COMPILE is nil or negative.
462
463 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
464
2e20c83d
LK
4652005-02-24 Lute Kamstra <lute@gnu.org>
466
467 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
468 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
469
65c492fd
LK
4702005-02-23 Lute Kamstra <lute@gnu.org>
471
b02c3eed
LK
472 * modes.texi (Defining Minor Modes): define-minor-mode can be used
473 to define global minor modes as well.
474
65c492fd
LK
475 * display.texi (Managing Overlays): overlay-buffer returns nil for
476 deleted overlays.
477
b686dd59
KS
4782005-02-22 Kim F. Storm <storm@cua.dk>
479
480 * minibuf.texi (Basic Completion): Allow symbols in addition to
481 strings in try-completion and all-completions.
482
23e8c095
LK
4832005-02-14 Lute Kamstra <lute@gnu.org>
484
485 * elisp.texi (Top): Remove reference to deleted node.
486
487 * lists.texi (Lists): Remove reference to deleted node.
488 (Cons Cells): Fix typo.
489
490 * loading.texi (Where Defined): Fix typo.
491
134948fc
RS
4922005-02-14 Richard M. Stallman <rms@gnu.org>
493
494 * variables.texi (Creating Buffer-Local): change-major-mode-hook
495 is useful for discarding some minor modes.
496
497 * symbols.texi (Symbol Components): Reorder examples.
498
499 * streams.texi (Input Functions): State standard-input default.
500 (Output Variables): State standard-output default.
501
502 * objects.texi (Printed Representation): Clarify read syntax vs print.
503 (Floating Point Type): Explain meaning better.
504 (Symbol Type): Explain uniqueness better.
505 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
506 List examples sooner.
507 (Box Diagrams): New subnode broken out.
508 Some examples moved from old Lists as Boxes node.
509 (Dotted Pair Notation): Clarify intro.
510 (Array Type): Clarify.
511 (Type Predicates): Add hash-table-p.
512
513 * numbers.texi (Integer Basics): Clarify radix explanation.
514 (Predicates on Numbers): Minor clarification.
515 (Comparison of Numbers): Minor clarification. Clarify eql.
516 Typos in min, max.
517 (Math Functions): Clarify overflow in expt.
518
519 * minibuf.texi (Text from Minibuffer): Minor clarification.
520 Mention arrow keys.
521
522 * loading.texi (Autoload): defun's doc string overrides autoload's
523 doc string.
524 (Repeated Loading): Modernize "add to list" examples.
525 (Where Defined): Finish updating table of load-history elts.
526
527 * lists.texi (List-related Predicates): Minor wording improvement.
528 (Lists as Boxes): Node deleted.
529 (Building Lists): Explain trivial cases of number-sequence.
530
531 * hash.texi (Hash Tables): Add desc to menu items.
532 (Creating Hash): Expain "full" means "make larger",
533 (Hash Access): Any object can be a key.
534 State value of maphash.
535
536 * functions.texi (What Is a Function): Wording cleanup.
537 (Function Documentation): Minor cleanup.
538 Explain purpose of calling convention at end of doc string.
539 (Function Names): Wording cleanup.
540 (Calling Functions): Wording cleanup.
541 Explain better how funcall calls the function.
542 (Function Cells): Delete example of saving and redefining function.
543
544 * control.texi (Combining Conditions): Wording cleanup.
545 (Iteration): dolist and dotimes bind VAR locally.
546 (Cleanups): Xref to Atomic Changes.
547
548 * compile.texi (Byte Compilation): Delete 19.29 info.
549 (Compilation Functions): Macros' difficulties don't affect defsubst.
550 (Docs and Compilation): Delete 19.29 info.
551
44291460
RS
5522005-02-10 Richard M. Stallman <rms@gnu.org>
553
554 * objects.texi (Symbol Type): Minor correction.
555
1f9ad95a
LK
5562005-02-06 Lute Kamstra <lute@gnu.org>
557
558 * modes.texi (Example Major Modes): Fix typos.
559
ba2c991c
RS
5602005-02-06 Richard M. Stallman <rms@gnu.org>
561
562 * text.texi (Margins): fill-nobreak-predicate can be one function.
563
564 * strings.texi (Modifying Strings): clear-string can make unibyte.
565 (Formatting Strings): format gives error if values missing.
566
567 * positions.texi (Character Motion): Mention default arg
568 for forward-char. backward-char refers to forward-char.
569 (Word Motion): Mention default arg for forward-word.
570 (Buffer End Motion): Mention default arg for beginning-of-buffer.
571 Simplify end-of-buffer.
572 (Text Lines): Mention default arg for forward-line.
573 (List Motion): Mention default arg for beginning/end-of-defun.
574 (Skipping Characters): Minor fixes in explaining character-set.
575
576 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
577 Mode inheritance applies only when default-major-mode is nil.
578 Clarifications.
579 (Example Major Modes): Update Text mode and Lisp mode examples.
580 (Minor Mode Conventions): Mention define-minor-mode at top.
581 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
582 (Mode Line Format): Update mode line face display info.
583 (Properties in Mode): Mention effect of risky vars.
584 (Imenu): Define imenu-add-to-menubar.
585 (Font Lock Mode): Add descriptions to menu lines.
586 (Faces for Font Lock): Add font-lock-doc-face.
587
9bf6d576
LK
5882005-02-05 Lute Kamstra <lute@gnu.org>
589
590 * text.texi (Maintaining Undo): Remove obsolete function.
591
cb602754
EZ
5922005-02-05 Eli Zaretskii <eliz@gnu.org>
593
594 * frames.texi (Color Names): Add pointer to the X docs about RGB
595 color specifications. Improve indexing
596 (Text Terminal Colors): Replace the description of RGB values by
597 an xref to "Color Names".
598
4e07258f
RS
5992005-02-03 Richard M. Stallman <rms@gnu.org>
600
601 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
602 Clarify.
603 (Selecting Windows): Clarify save-selected-window.
604 (Cyclic Window Ordering): Clarify walk-windows.
605 (Window Point): Clarify.
606 (Window Start): Add comment to example.
607 (Resizing Windows): Add `interactive' specs in examples.
608 Document fit-window-to-buffer.
609
610 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
611 (Undo, Maintaining Undo): Clarify last change.
612 (Sorting): In sort-numeric-fields, explain about octal and hex.
613 Mention sort-numeric-base.
614 (Format Properties): Add xref for hard newlines.
615
616 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
617 (Pop-Up Menus): Fix typo.
618 (Color Names): Explain all types of color names.
619 Explain color-values on B&W terminal.
620 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
621
622 * files.texi (File Locks): Not supported on MS systems.
623 (Testing Accessibility): Clarify.
624
625 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
626 (Coverage Testing): Fix typo.
627
628 * commands.texi (Misc Events): Remove stray space.
629
630 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
631 (Modification Time): Clarify when visited-file-modtime returns 0.
632 (The Buffer List): Clarify bury-buffer.
633 (Killing Buffers): Clarify.
634 (Indirect Buffers): Add clone-indirect-buffer.
635
6362005-02-02 Matt Hodges <MPHodges@member.fsf.org>
637
638 * edebug.texi (Printing in Edebug): Fix default value of
639 edebug-print-circle.
640 (Coverage Testing): Fix displayed frequency count data.
641
6422005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
643
644 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
645
4e07258f 6462005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
647
648 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
649
28d986b9
EZ
6502005-01-29 Eli Zaretskii <eliz@gnu.org>
651
652 * commands.texi (Misc Events): Describe the help-echo event.
653
654 * text.texi (Special Properties) <help-echo>: Use `pos'
655 consistently in description of the help-echo property. Use
656 @code{nil} instead of @var{nil}.
657
658 * display.texi (Overlay Properties): Fix the index entry for
659 help-echo overlay property.
660
661 * customize.texi (Type Keywords): Uncomment the xref to the
662 help-echo property documentation.
663
8f958b40
KS
6642005-01-23 Kim F. Storm <storm@cua.dk>
665
666 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
667 return value. Third element FULLY replaced by PARTIAL which
668 specifies number of invisible pixels if row is only partially visible.
669 (Textual Scrolling): Mention auto-window-vscroll.
670 (Vertical Scrolling): New defvar auto-window-vscroll.
671
cd7e5dd6
LT
6722005-01-16 Luc Teirlinck <teirllm@auburn.edu>
673
674 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
675 command remapping.
676
6f771c32
RS
6772005-01-15 Richard M. Stallman <rms@gnu.org>
678
679 * display.texi (Defining Images): Mention DATA-P arg of create-image.
680
6ac8a822
KS
6812005-01-14 Kim F. Storm <storm@cua.dk>
682
88948d55
KS
683 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
684
6ac8a822
KS
685 * text.texi (Links and Mouse-1): Fix string and vector item.
686
20d6de82
RS
6872005-01-13 Richard M. Stallman <rms@gnu.org>
688
689 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
690 descriptions of overriding-local-map and overriding-terminal-local-map.
691
692 * text.texi (Links and Mouse-1): Clarify text.
693
f75a592e
KS
6942005-01-13 Kim F. Storm <storm@cua.dk>
695
696 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
697
910f60b1
TTN
6982005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
699
700 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
701
37181fc4
KS
7022005-01-12 Kim F. Storm <storm@cua.dk>
703
704 * text.texi (Links and Mouse-1): Rename section from Enabling
705 Mouse-1 to Following Links. Change xrefs.
706 Add examples for define-button-type and define-widget.
707
708 * display.texi (Button Properties, Button Buffer Commands):
709 Clarify mouse-1 and follow-link functionality.
710
28f94a34
RS
7112005-01-12 Richard M. Stallman <rms@gnu.org>
712
713 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
714
715 * display.texi (Beeping): Fix Texinfo usage.
716
717 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
718
bac2d936
KS
7192005-01-11 Kim F. Storm <storm@cua.dk>
720
721 * display.texi (Button Properties, Button Buffer Commands):
93381d62 722 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
723
724 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
725 (Enabling Mouse-1 to Follow Links): New subsection.
726
de968ddb
RS
7272005-01-06 Richard M. Stallman <rms@gnu.org>
728
729 * text.texi (Special Properties): Minor change.
730
731 * os.texi (Timers): Clarify previous change.
732
733 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
734
a3a43b3b
LT
7352005-01-01 Luc Teirlinck <teirllm@auburn.edu>
736
737 * display.texi (Face Attributes): Correct xref to renamed node.
738
732bb9ce
RS
7392005-01-01 Richard M. Stallman <rms@gnu.org>
740
741 * display.texi (Face Attributes): Describe hex color specs.
742
c734ae59
RS
7432004-12-31 Richard M. Stallman <rms@gnu.org>
744
745 * os.texi (Timers): Update previous change.
746
33b2f4ea
KS
7472004-12-30 Kim F. Storm <storm@cua.dk>
748
749 * display.texi (Line Height): Total line-height is now specified
750 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
751 in cons cells. (nil . RATIO) is relative to actual line height.
752 Use line-height `t' instead of `0' to get minimum height.
753
99ec74b9
RS
7542004-12-29 Richard M. Stallman <rms@gnu.org>
755
756 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
757
eab463f6
RS
7582004-12-28 Richard M. Stallman <rms@gnu.org>
759
760 * commands.texi (Quitting): Clarify value of with-local-quit.
761
762 * elisp.texi (Top): Fix previous change.
763
764 * loading.texi (Loading): Fix previous change.
765
ebbd14f1
RS
7662004-12-27 Richard M. Stallman <rms@gnu.org>
767
4ae98fc5
RS
768 * Makefile.in (MAKEINFO): Specify --force.
769
8f430046
RS
770 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
771
56011a8c
RS
772 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
773
774 * display.texi (Line Height): Further clarify.
775
776 * elisp.texi (Top): Update Loading submenu.
777
ebbd14f1
RS
778 * loading.texi (Where Defined): New node.
779 (Unloading): load-history moved to Where Defined.
780
fda2922a
RS
7812004-12-21 Richard M. Stallman <rms@gnu.org>
782
783 * commands.texi (Event Input Misc): Add while-no-input.
784
9eb8959a
RS
7852004-12-11 Richard M. Stallman <rms@gnu.org>
786
787 * display.texi (Line Height): Rewrite text for clarity.
788
adf87c29
KS
7892004-12-11 Kim F. Storm <storm@cua.dk>
790
791 * display.texi (Display): Add node "Line Height" to menu.
792 (Line Height): New node. Move full description of line-spacing
793 and line-height text properties here from text.texi.
794 (Scroll Bars): Add vertical-scroll-bar variable.
795
796 * frames.texi (Window Frame Parameters): Remove line-height defvar.
797
798 * locals.texi (Standard Buffer-Local Variables): Fix xref for
799 line-spacing and vertical-scroll-bar.
800
801 * text.texi (Special Properties): Just mention line-spacing and
802 line-height here, add xref to new "Line Height" node.
803
31e4729e
TTN
8042004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
805
806 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
807
808 * locals.texi (Standard Buffer-Local Variables):
809 Add @xref for `line-spacing'.
810
cc60c723
RS
8112004-12-05 Richard M. Stallman <rms@gnu.org>
812
813 * Makefile.in (maintainer-clean): Remove the info files
814 in $(infodir) where they are created.
815
f6101ac9
RS
8162004-12-03 Richard M. Stallman <rms@gnu.org>
817
818 * windows.texi (Selecting Windows): get-lru-window and
819 get-largest-window don't consider dedicated windows.
820
821 * text.texi (Undo): Document undo-in-progress.
822
94221759
RS
8232004-11-26 Richard M. Stallman <rms@gnu.org>
824
825 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
826 Remove a few vars that are not always buffer-local.
827
7092c5e8
LT
8282004-11-24 Luc Teirlinck <teirllm@auburn.edu>
829
830 * locals.texi (Standard Buffer-Local Variables): Comment out
831 xref's to non-existent node `Yet to be written'.
832
261b01c6
RS
8332004-11-24 Richard M. Stallman <rms@gnu.org>
834
835 * processes.texi (Synchronous Processes): Grammar fix.
836
837 * numbers.texi (Comparison of Numbers): Add eql.
838
839 * locals.texi (Standard Buffer-Local Variables): Add many vars.
840
841 * intro.texi (Printing Notation): Fix previous change.
842
843 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
844 and default-indicate-buffer-boundaries from here.
845 (Usual Display): To here.
846 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
847 (Usual Display): Move tab-width up.
848
849 * customize.texi (Variable Definitions): Replace
850 show-paren-mode example with tooltip-mode.
7092c5e8 851 (Simple Types, Composite Types, Defining New Types):
261b01c6 852 Minor cleanups.
7092c5e8 853
c1aa4864
JH
8542004-11-21 Jesper Harder <harder@ifa.au.dk>
855
856 * processes.texi (Synchronous Processes, Output from Processes):
857 Markup fix.
858
dedbac89
RS
8592004-11-20 Richard M. Stallman <rms@gnu.org>
860
07c8c65a
RS
861 * positions.texi (Skipping Characters): skip-chars-forward
862 now handles char classes.
863
8f40a868
RS
864 * intro.texi (Printing Notation): Avoid confusion of `print'
865 when explaining @print.
866
867 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
868
869 * display.texi (Display Table Format): Minor fix.
870
871 * streams.texi (Output Functions): Fix print example.
872
fd6866c8
RS
873 * Makefile.in (elisp): New target.
874 (dist): Depend on $(infodir)/elisp, not elisp.
875 Copy the info files from $(infodir).
876
9d00469f
RS
877 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
878 read-from-minibuffer.
879
dedbac89
RS
880 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
881
6de891db
RS
8822004-11-19 Richard M. Stallman <rms@gnu.org>
883
884 * searching.texi (Regexp Search): Add search-whitespace-regexp.
885
e1c1c5a7
TTN
8862004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
887
888 * tips.texi (Coding Conventions): Fix typo.
889
ee31cd78
RS
8902004-11-16 Richard M. Stallman <rms@gnu.org>
891
892 * tips.texi (Coding Conventions): Separate defvar and require
893 methods to avoid warnings. Use require only when there are many
894 functions and variables from that package.
895
896 * minibuf.texi (Minibuffer Completion): When ignoring case,
897 predicate must not be case-sensitive.
898
899 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
900 (Test Coverage): Don't talk about "splotches". Clarified.
901
4bd38e94
TTN
9022004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
903
904 * frames.texi (Window Frame Parameters): Fix typo.
905
6d073ae1
KS
9062004-11-15 Kim F. Storm <storm@cua.dk>
907
9f89426b
KS
908 * symbols.texi (Other Plists): Note that plist-get may signal error.
909 Add safe-plist-get.
6d073ae1 910
10980463
TTN
9112004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
912
913 * modes.texi (Font Lock Basics): Fix typo.
914
1efc19eb
RS
9152004-11-08 Richard M. Stallman <rms@gnu.org>
916
917 * syntax.texi (Syntax Table Functions): Add syntax-after.
918
6159c232
EZ
9192004-11-06 Lars Brinkhoff <lars@nocrew.org>
920
921 * os.texi (Processor Run Time): New section documenting
922 get-internal-run-time.
923
59dede22
EZ
9242004-11-06 Eli Zaretskii <eliz@gnu.org>
925
926 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
927 it nukes elisp-cover.texi.
928 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
929 elisp-0 etc.
930
4cc8522c
LT
9312004-11-05 Luc Teirlinck <teirllm@auburn.edu>
932
933 * commands.texi (Keyboard Macros): Document `append' return value
934 of `defining-kbd-macro'.
935
2d1ef312
RS
9362004-11-01 Richard M. Stallman <rms@gnu.org>
937
938 * commands.texi (Interactive Call): Add called-interactively-p.
939
6f4e005d
SJ
9402004-10-29 Simon Josefsson <jas@extundo.com>
941
942 * minibuf.texi (Reading a Password): Revert.
943
4f71c13f
RS
9442004-10-28 Richard M. Stallman <rms@gnu.org>
945
946 * frames.texi (Display Feature Testing): Explain about "vendor".
947
4660a9e3
RS
9482004-10-27 Richard M. Stallman <rms@gnu.org>
949
950 * commands.texi (Interactive Codes): `N' uses numeric prefix,
951 not raw. Clarify `n'.
952 (Interactive Call): Rewrite interactive-p, focusing on when
953 and how to use it.
954 (Misc Events): Clarify previous change.
955
956 * advice.texi (Simple Advice): Clarify what job the example does.
957 (Around-Advice): Clarify ad-do-it.
958 (Activation of Advice): An option of ad-default-compilation-action
959 is `never', not `nil'.
960
c8636435
KS
9612004-10-26 Kim F. Storm <storm@cua.dk>
962
963 * commands.texi (Interactive Codes): Add U code letter.
964
acd4089b
SJ
9652004-10-25 Simon Josefsson <jas@extundo.com>
966
967 * minibuf.texi (Reading a Password): Add.
968
29dc7809
JR
9692004-10-24 Jason Rumney <jasonr@gnu.org>
970
971 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
972 and wheel-down.
973
bb5d6d34
KG
9742004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
975
976 * processes.texi (Synchronous Processes): Document process-file.
977
d0ee2ed3
KH
9782004-10-22 Kenichi Handa <handa@m17n.org>
979
980 * text.texi (translate-region): Document that it accepts also a
981 char-table.
982
38be9dbb
DP
9832004-10-22 David Ponce <david@dponce.com>
984
985 * windows.texi (Resizing Windows): Document the `preserve-before'
986 argument of the functions `enlarge-window' and `shrink-window'.
987
63c80452
JR
9882004-10-19 Jason Rumney <jasonr@gnu.org>
989
990 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
991
9f4b6e73
LT
9922004-10-09 Luc Teirlinck <teirllm@auburn.edu>
993
994 * text.texi (Filling): Add anchor for definition of
995 `sentence-end-double-space'.
996
997 * searching.texi (Regexp Example): Update description of how
998 Emacs currently recognizes the end of a sentence.
999 (Standard Regexps): Update definition of the variable
1000 `sentence-end'. Add definition of the function `sentence-end'.
1001
657f0f9c
EZ
10022004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1003
1004 * display.texi (Progress): New node.
1005
35ab4857
KS
10062004-10-05 Kim F. Storm <storm@cua.dk>
1007
1008 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1009
f2a54fbc
KS
10102004-09-29 Kim F. Storm <storm@cua.dk>
1011
1012 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1013 to identify bitmaps. Remove -fringe-bitmap suffix for standard
1014 fringe bitmap symbols, as they now have their own namespace.
1015 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1016 vs. pixels. Signal error if no free bitmap slots.
1017 (Pixel Specification): Change IMAGE to @var{image}.
1018
4676d6f3
RS
10192004-09-28 Richard M. Stallman <rms@gnu.org>
1020
1021 * text.texi (Special Properties): Clarify line-spacing and line-height.
1022
1023 * searching.texi (Regexp Search): Add looking-back.
1024
17234906
LT
10252004-09-25 Luc Teirlinck <teirllm@auburn.edu>
1026
1027 * display.texi: Correct typos.
1028 (Image Descriptors): Correct xref's.
1029
4de43c8b
RS
10302004-09-25 Richard M. Stallman <rms@gnu.org>
1031
1032 * text.texi (Special Properties): Cleanups in `cursor'.
1033 Rewrites in `line-height' and `line-spacing'; exchange them.
1034
1035 * display.texi (Fringes): Rewrite previous change.
1036 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
1037 (Display Fringe Bitmaps): Node deleted, text moved.
1038 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
1039 (Scroll Bars): Clarify set-window-scroll-bars.
1040 (Pointer Shape): Rewrite.
1041 (Specified Space): Clarify :align-to, etc.
1042 (Pixel Specification): Use @var. Clarify new text.
1043 (Other Display Specs): Clarify `slice'.
1044 (Image Descriptors): Cleanups.
1045 (Showing Images): Cleanups.
1046
a3ee0299
LT
10472004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1048
e88ebce6
LT
1049 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1050
a3ee0299
LT
1051 * modes.texi: Various minor changes in addition to:
1052 (Major Mode Conventions): Final call to `run-mode-hooks' should
1053 not be inside the `delay-mode-hooks' form.
1054 (Mode Hooks): New node.
1055 (Hooks): Delete obsolete example.
1056 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1057 node "Mode Hooks".
1058
6db2bc02
LT
10592004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1060
1061 * display.texi: Correct various typos.
1062 (Display): Rename node "Pointer Shapes" to "Pointer
1063 Shape". (There is already a node called "Pointer Shapes" in
1064 frames.texi.)
1065 (Images): Remove non-existent node "Image Slices" from menu.
1066
ed2846bd
KS
10672004-09-23 Kim F. Storm <storm@cua.dk>
1068
1069 * text.texi (Special Properties): Add `cursor', `pointer',
1070 `line-height', and `line-spacing' properties.
1071
1072 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1073 Shapes' to menu.
1074 (Standard Faces): Doc fix for fringe face.
1075 (Fringes): Add `overflow-newline-into-fringe' and
1076 'indicate-buffer-boundaries'.
1077 (Fringe Bitmaps, Pointer Shapes): New nodes.
1078 (Display Property): Add 'Pixel Specification' and 'Display Fringe
1079 Bitmaps' to menu.
1080 (Specified Space): Describe pixel width and height.
1081 (Pixel Specification): New node.
1082 (Other Display Specs): Add `slice' property.
1083 (Display Fringe Bitmaps): New node.
1084 (Images): Add 'Image Slices' to menu.
1085 (Image Descriptors): Add `:pointer' and `:map' properties.
1086 (Showing Images): Add slice arg to `insert-image'. Add
1087 'insert-sliced-image'.
1088
4d894c98
RS
10892004-09-20 Richard M. Stallman <rms@gnu.org>
1090
1091 * commands.texi (Key Sequence Input):
1092 Clarify downcasing in read-key-sequence.
1093
7e388eb7
JL
10942004-09-08 Juri Linkov <juri@jurta.org>
1095
1096 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1097
a020987f
LT
10982004-09-07 Luc Teirlinck <teirllm@auburn.edu>
1099
1100 * locals.texi (Standard Buffer-Local Variables): Add
1101 `buffer-auto-save-file-format'.
1102 * internals.texi (Buffer Internals): Describe new
1103 auto_save_file_format field of the buffer structure.
1104 * files.texi (Format Conversion): `auto-save-file-format' has been
1105 renamed `buffer-auto-save-file-format'.
1106
2b96f80c
LT
11072004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1108
1109 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1110 an integer or a marker.
1111 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1112
2ee3b79e
RS
11132004-08-22 Richard M. Stallman <rms@gnu.org>
1114
1115 * modes.texi (Major Mode Conventions): Discuss rebinding of
1116 standard key bindings.
1117
c438dc33
KS
11182004-08-18 Kim F. Storm <storm@cua.dk>
1119
1120 * processes.texi (Accepting Output): Add `just-this-one' arg to
1121 `accept-process-output'.
101c421e 1122 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 1123
db8af011
LT
11242004-08-10 Luc Teirlinck <teirllm@auburn.edu>
1125
1126 * keymaps.texi: Various changes in addition to:
1127 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1128 Give more varied examples for `kbd'.
1129 (Creating Keymaps): Char tables have slots for all characters
1130 without modifiers.
1131 (Active Keymaps): `overriding-local-map' and
1132 `overriding-terminal-local-map' also override text property and
1133 overlay keymaps.
1134 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1135 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1136 to denote a prefix of no events.
1137 `map-keymap' includes parent's bindings _recursively_.
1138 Clarify and correct description of `where-is-internal'.
1139 Mention BUFFER-OR-NAME arg to `describe-bindings'.
1140 (Menu Example): For menus intended for use with the keyboard, the
1141 menu items should be bound to characters or real function keys.
1142
de700726
LT
11432004-08-08 Luc Teirlinck <teirllm@auburn.edu>
1144
30e75a87
LT
1145 * objects.texi (Character Type): Reposition `@anchor' to prevent
1146 double space inside sentence in Info.
1147
de700726
LT
1148 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1149 renamed to `disabled-command-function'.
7c5b95c9 1150 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
1151 (Command Loop Info): Replace reference to it.
1152 (Disabling Commands): `disabled-command-hook' has been renamed to
1153 `disabled-command-function'.
1154
81909a1a
LT
11552004-08-07 Luc Teirlinck <teirllm@auburn.edu>
1156
1157 * os.texi (Translating Input): Only non-prefix bindings in
1158 `key-translation-map' override actual key bindings. Warn about
1159 possible indirect effect of actual key bindings on non-prefix
1160 bindings in `key-translation-map'.
1161
5504e99c
LT
11622004-08-06 Luc Teirlinck <teirllm@auburn.edu>
1163
1164 * minibuf.texi (High-Level Completion): Add anchor for definition
1165 of `read-variable'.
1166
1167 * commands.texi: Various changes in addition to:
1168 (Using Interactive): Clarify description of `interactive-form'.
1169 (Interactive Call): Mention default for KEYS argument to
1170 `call-interactively'.
1171 (Command Loop Info): Clarify description of `this-command-keys'.
1172 Mention KEEP-RECORD argument to `clear-this-command-keys'.
1173 Value of `last-event-frame' can be `macro'.
1174 (Repeat Events): `double-click-fuzz' is also used to distinguish
1175 clicks and drags.
1176 (Classifying Events): Clarify descriptions of `event-modifiers'
1177 `event-basic-type' and `event-convert-list'.
1178 (Accessing Events): `posn-timestamp' takes POSITION argument.
1179 (Quoted Character Input): Clarify description of
1180 `read-quoted-char' and fix example.
1181 (Quitting): Add `with-local-quit'.
1182 (Disabling Commands): Correct and clarify descriptions of
1183 `enable-command' and `disable-command'.
1184 Mention what happens if `disabled-command-hook' is nil.
1185 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1186 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1187
f478a72a
LT
11882004-07-24 Luc Teirlinck <teirllm@auburn.edu>
1189
1190 * frames.texi: Various changes in addition to:
1191 (Creating Frames): Expand and clarify description of `make-frame'.
1192 (Window Frame Parameters): Either none or both of the `icon-left'
1193 and `icon-top' parameters must be specified. Put descriptions of
1194 `menu-bar-lines' and `toolbar-lines' closer together and change
1195 them accordingly.
1196 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1197 except while processing `frame-title-format' or `icon-title-format'.
1198 (Deleting Frames): Correct description of `delete-frame'.
1199 Non-nil return values of `frame-live-p' are like those of `framep'.
1200 (Frames and Windows): mention return value of
1201 `set-frame-selected-window'.
1202 (Visibility of Frames): Mention `force' argument to
1203 `make-frame-invisible'. `frame-visible-p' returns t for all
1204 frames on text-only terminals.
1205 (Frame Configurations): Restoring a frame configuration does not
1206 restore deleted frames.
1207 (Window System Selections): `x-set-selection' returns DATA.
1208 (Resources): Add example.
1209 (Display Feature Testing): Clarify descriptions of
1210 `display-pixel-height', `display-pixel-width', `x-server-version'
1211 and `x-server-vendor'.
1212
1213 * windows.texi (Choosing Window): Add anchor.
1214 * minibuf.texi (Minibuffer Misc): Add anchor.
1215
bc135062
JPW
12162004-07-23 John Paul Wallington <jpw@gnu.org>
1217
1218 * macros.texi (Defining Macros): Declaration keyword for setting
1219 Edebug spec is `debug' not `edebug'.
1220
cb7516e5
LT
12212004-07-19 Luc Teirlinck <teirllm@auburn.edu>
1222
1223 * windows.texi: Various small changes in addition to:
1224 (Window Point): Mention return value of `set-window-point'.
1225 (Window Start): `pos-visible-in-window-p' disregards horizontal
1226 scrolling. Explain return value if PARTIALLY is non-nil.
1227 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
1228 and `set-window-vscroll'.
1229 (Size of Window): The argument WINDOW to `window-inside-edges',
1230 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
1231 (Resizing Windows): Explain return value of
1232 `shrink-window-if-larger-than-buffer'.
1233 `window-size-fixed' automatically becomes buffer local when set.
1234 (Window Configurations): Explain return value of
1235 `set-window-configuration'.
1236
1237 * minibuf.texi (Minibuffer Misc): Add anchor for
1238 `minibuffer-scroll-window'.
1239
1240 * positions.texi (Text Lines): Add anchor for `count-lines'.
1241
3751eb00
RS
12422004-07-17 Richard M. Stallman <rms@gnu.org>
1243
1244 * display.texi (Overlay Properties): Adding `evaporate' prop
1245 deletes empty overlay immediately.
1246
1247 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1248 fix example.
1249
9a7e97c6
LT
12502004-07-16 Jim Blandy <jimb@redhat.com>
1251
1252 * searching.texi (Regexp Backslash): Document new \_< and \_>
1253 operators.
1254
aa0e4da8
JB
12552004-07-16 Juanma Barranquero <lektu@terra.es>
1256
1257 * display.texi (Images): Fix Texinfo usage.
1258
cbbfedb2
LT
12592004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1260
1261 * buffers.texi (Modification Time): `visited-file-modtime' now
1262 returns a list of two integers, instead of a cons.
1263
3a052bd3
LT
12642004-07-13 Luc Teirlinck <teirllm@auburn.edu>
1265
1266 * windows.texi: Various changes in addition to:
1267 (Splitting Windows): Add `split-window-keep-point'.
1268
02c04e6f
RS
12692004-07-09 Richard M. Stallman <rms@gnu.org>
1270
1271 * frames.texi (Input Focus): Minor fix.
1272
cb4f1287
LT
12732004-07-07 Luc Teirlinck <teirllm@auburn.edu>
1274
1275 * frames.texi (Input Focus): Clarify descriptions of
1276 `select-frame-set-input-focus' and `select-frame'.
1277
339902ec
LT
12782004-07-06 Luc Teirlinck <teirllm@auburn.edu>
1279
1280 * os.texi: Various small changes in addition to:
1281 (Killing Emacs): Expand and clarify description of
1282 `kill-emacs-query-functions' and `kill-emacs-hook'.
1283 (System Environment): Expand and clarify description of `getenv'
1284 and `setenv'.
1285 (Timers): Clarify description of `run-at-time'.
1286 (Translating Input): Correct description of
1287 `extra-keyboard-modifiers'.
1288 (Flow Control): Correct description of `enable-flow-control'.
1289
fe3b7e35
TTN
12902004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
1291
1292 * os.texi: Update copyright.
1293 (Session Management): Grammar fix.
1294 Clarify which Emacs does the restarting.
1295 Use @samp for *scratch* buffer.
1296
59db7d6e
LT
12972004-07-04 Alan Mackenzie <acm@muc.de>
1298
1299 * frames.texi (Input Focus): Add documentation for
1300 `select-frame-set-input-focus'. Replace refs to non-existent
1301 `switch-frame' with `select-frame'. Minor corrections and tidying
1302 up of text-only terminal stuff.
1303
e3ccf404
RS
13042004-07-02 Richard M. Stallman <rms@gnu.org>
1305
1306 * files.texi (Saving Buffers): Cleanup write-contents-function.
1307 (Magic File Names): Cleanup file-remote-p.
1308
8addb6eb
KG
13092004-07-02 Kai Grossjohann <kai@emptydomain.de>
1310
1311 * files.texi (Magic File Names): `file-remote-p' returns an
1312 identifier of the remote system, not just t.
1313
7a58d84d
DK
13142004-07-02 David Kastrup <dak@gnu.org>
1315
1316 * searching.texi (Entire Match Data): Add explanation about new
1317 match-data behavior when @var{integers} is non-nil.
1318
d8c379f8
RS
13192004-06-24 Richard M. Stallman <rms@gnu.org>
1320
b4a4b0ae
RS
1321 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1322
d8c379f8
RS
1323 * customize.texi (Variable Definitions): Note about doc strings
1324 and :set.
1325
1326 * keymaps.texi (Keymap Terminology): Document `kbd'.
1327 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1328
1329 * display.texi (Invisible Text): Setting buffer-invisibility-spec
1330 makes it buffer-local.
1331
1332 * files.texi (Saving Buffers): Correct previous change.
1333
1334 * commands.texi (Accessing Events):
1335 Clarify posn-col-row and posn-actual-col-row.
1336
13372004-06-24 David Ponce <david.ponce@wanadoo.fr>
1338
1339 * commands.texi (Accessing Events): New functions
1340 posn-at-point and posn-at-x-y. Add example to posn-x-y.
1341
dce417e7
LT
13422004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1343
1344 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1345 * frames.texi, buffers.texi, backups.texi, variables.texi:
1346 * loading.texi, eval.texi, functions.texi, control.texi:
1347 * symbols.texi, minibuf.texi: Reposition @anchor's.
1348
1349 * help.texi: Various small changes in addition to the following.
1350 (Describing Characters): Describe PREFIX argument to
1351 `key-description'. Correct and clarify definition of
1352 `text-char-description'. Describe NEED-VECTOR argument to
1353 `read-kbd-macro'.
1354 (Help Functions): Clarify definition of `apropos'.
1355
255d07dc
LH
13562004-06-23 Lars Hansen <larsh@math.ku.dk>
1357
1358 * files.texi (Saving Buffers): Correct description of
1359 `write-contents-functions'.
1360
4e9691e9
JB
13612004-06-21 Juanma Barranquero <lektu@terra.es>
1362
1363 * display.texi (Images): Remove redundant @vindex directives.
1364 Rewrite `image-library-alist' doc in active voice.
1365
1ebd4f78
JB
13662004-06-14 Juanma Barranquero <lektu@terra.es>
1367
1368 * display.texi (Images): Document new delayed library loading,
1369 variable `image-library-alist' and (existing but undocumented)
1370 function `image-type-available-p'.
1371
ddfb8369
RS
13722004-06-05 Richard M. Stallman <rms@gnu.org>
1373
1374 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1375 refer the user to the Initial Input node.
1376 (Text from Minibuffer): Likewise.
1377 (Initial Input): New node. Document this feature
1378 and say it is mostly deprecated.
1379
18684a3a
RS
13802004-05-30 Richard M. Stallman <rms@gnu.org>
1381
7a61e456
RS
1382 * loading.texi (Named Features): Clarify return value
1383 and meaning of NOERROR.
1384
18684a3a
RS
1385 * variables.texi (File Local Variables): Minor cleanup.
1386
c8364415
MA
13872004-05-30 Michael Albinus <michael.albinus@gmx.de>
1388
1389 * files.texi (Magic File Names): Add `file-remote-p' as operation
1390 of file name handlers.
1391
08fd1251
RS
13922004-05-29 Richard M. Stallman <rms@gnu.org>
1393
1394 * modes.texi (Minor Mode Conventions): (-) has no special meaning
1395 as arg to a minor mode command.
1396
71d5a208
RS
13972004-05-22 Richard M. Stallman <rms@gnu.org>
1398
1399 * syntax.texi (Syntax Class Table): Word syntax not just for English.
1400
1401 * streams.texi (Output Variables): Doc float-output-format.
1402
1403 * searching.texi (Regexp Special): Nested repetition can be infloop.
1404
1405 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1406 real stack overflow.
1407
1408 * compile.texi: Minor cleanups.
1409
14102004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
1411
1412 * lists.texi (Cons Cells): Explain dotted lists, true lists,
1413 circular lists.
1414 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 1415
022cb162
TTN
14162004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
1417
1418 * modes.texi (Search-based Fontification): Fix typo.
1419
aa7094ba
JB
14202004-05-10 Juanma Barranquero <lektu@terra.es>
1421
1422 * modes.texi (Mode Line Variables): Fix description of
1423 global-mode-string, which is now after which-func-mode, not the
1424 buffer name.
1425
c2383279
LH
14262004-05-07 Lars Hansen <larsh@math.ku.dk>
1427
1428 * modes.texi (Desktop Save Mode): Add.
1429 (Modes): Add menu entry Desktop Save Mode.
1430
1431 * hooks.texi: Add desktop-after-read-hook,
1432 desktop-no-desktop-file-hook and desktop-save-hook.
1433
1434 * locals.texi: Add desktop-save-buffer.
1435
058296d3
JH
14362004-04-30 Jesper Harder <harder@ifa.au.dk>
1437
1438 * display.texi: emacs -> Emacs.
1439
0c54865e
EZ
14402004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1441
1442 * files.texi (Changing Files): Document set-file-times.
1443
d814862a
JB
14442004-04-23 Juanma Barranquero <lektu@terra.es>
1445
1446 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1447
e8d6f886
JH
14482004-04-18 Jesper Harder <harder@ifa.au.dk>
1449
1450 * tips.texi (Coding Conventions): defopt -> defcustom.
1451
3a424014
LT
14522004-04-16 Luc Teirlinck <teirllm@auburn.edu>
1453
1454 * sequences.texi: Various clarifications.
1455
9e860631
LT
14562004-04-14 Luc Teirlinck <teirllm@auburn.edu>
1457
1458 * buffers.texi (Read Only Buffers): Mention optional ARG to
1459 `toggle-read-only'.
1460
5e30a0fb
NR
14612004-04-14 Nick Roberts <nick@nick.uklinux.net>
1462
9e860631 1463 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
1464 returns a full-width window if possible.
1465
619fb950
LT
14662004-04-13 Luc Teirlinck <teirllm@auburn.edu>
1467
1468 * buffers.texi: Various changes in addition to:
1469 (Buffer File Name): Add `find-buffer-visiting'.
1470 (Buffer Modification): Mention optional ARG to `not-modified'.
1471 (Indirect Buffers): Mention optional CLONE argument to
1472 `make-indirect-buffer'.
1473
1474 * files.texi: Various changes in addition to:
1475 (Visiting Functions): `find-file-hook' is now a normal hook.
1476 (File Name Expansion): Explain difference between the way that
1477 `expand-file-name' and `file-truename' treat `..'.
1478 (Contents of Directories): Mention optional ID-FORMAT argument to
1479 `directory-files-and-attributes'.
1480 (Format Conversion): Mention new optional CONFIRM argument to
1481 `format-write-file'.
1482
a2295d32
MB
14832004-04-12 Miles Bader <miles@gnu.org>
1484
1485 * macros.texi (Expansion): Add description of `macroexpand-all'.
1486
571fd4d5
JH
14872004-04-05 Jesper Harder <harder@ifa.au.dk>
1488
1489 * variables.texi (Variable Aliases): Mention
1490 cyclic-variable-indirection.
1491
1492 * errors.texi (Standard Errors): Ditto.
1493
4ba2fd66
LT
14942004-04-04 Luc Teirlinck <teirllm@auburn.edu>
1495
1496 * backups.texi: Various small changes in addition to:
1497 (Making Backups): Mention return value of `backup-buffer'.
1498 (Auto-Saving): Mention optional FORCE argument to
1499 `delete-auto-save-file-if-necessary'.
1500 (Reverting): Mention optional PRESERVE-MODES argument to
1501 `revert-buffer'. Correct description of `revert-buffer-function'.
1502
8f7ea687
JL
15032004-03-22 Juri Linkov <juri@jurta.org>
1504
1505 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
1506 with `Vector Functions'.
1507
1508 * text.texi (Sorting): Add missing quote.
1509
0eeca3c1
LT
15102004-03-14 Luc Teirlinck <teirllm@auburn.edu>
1511
1512 * intro.texi (Lisp History): Replace xref to `cl' manual with
1513 inforef.
1514
e69cfac2
RS
15152004-03-12 Richard M. Stallman <rms@gnu.org>
1516
1517 * intro.texi (Version Info): Add arg to emacs-version.
1518 (Lisp History): Change xref to CL manual.
1519
1b91d47f
LT
15202004-03-09 Luc Teirlinck <teirllm@auburn.edu>
1521
1522 * minibuf.texi (Completion Commands): Add xref to Emacs manual
1523 for Partial Completion mode.
1524
97073664
TTN
15252004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
1526
1527 * customize.texi: Fix typo. Remove eol whitespace.
1528
04a6e76b
RS
15292004-03-04 Richard M. Stallman <rms@gnu.org>
1530
1531 * processes.texi: Fix typos.
1532
1533 * lists.texi (Building Lists): Minor clarification.
1534
1535 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
1536 in make-hash-table.
1537
5bb0fcd1
JB
15382004-02-29 Juanma Barranquero <lektu@terra.es>
1539
1540 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
1541 rm, and ignore exit code.
1542
9022d421
EZ
15432004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
1544
1545 * display.texi (Defining Faces): Add description for min-colors.
1546 Update example.
1547
92f5fba2
LT
15482004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1549
1550 * abbrevs.texi: Various corrections and clarifications in addition
1551 to the following:
1552 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
1553
7e83e178
GM
15542004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1555
1556 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
1557
9c5609e8
LT
15582004-02-21 Luc Teirlinck <teirllm@auburn.edu>
1559
e2b9b51f
LT
1560 * text.texi: Various small changes in addition to the following:
1561 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
1562 to delete-horizontal-space.
1563 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
1564 description of yank-handler text property at various places.
1565
7daa0e81
LT
1566 * frames.texi (Window System Selections): Add anchor.
1567
9c5609e8
LT
1568 * syntax.texi (Syntax Table Functions): Clarify and correct
1569 descriptions of make-syntax-table and copy-syntax-table.
1570 (Motion and Syntax): Clarify SYNTAXES argument to
1571 skip-syntax-forward.
1572 (Parsing Expressions): Mention that the return value of
1573 parse-partial-sexp is currently a list of ten rather than nine
1574 elements.
1575 (Categories): Various corrections and clarifications.
1576
d29edb21
LT
15772004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1578
1579 * markers.texi (Marker Insertion Types): Minor change.
1580
1581 * locals.texi (Standard Buffer-Local Variables):
1582 * commands.texi (Interactive Codes, Using Interactive):
1583 * functions.texi (Related Topics): Fix xrefs.
1584
43e48bda
LT
15852004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1586
1587 * lists.texi (Sets And Lists): Update description of delete-dups.
1588
84e34002
RS
15892004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1590
1591 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
1592
15932004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1594
1595 * frames.texi (Parameter Access): frame-parameters arg is optional.
1596 modify-frame-parameters handles nil for FRAME.
1597 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
1598 are all-or-nothing for certain toolkits.
1599 Mention parameter wait-for-wm.
1600 (Frames and Windows): In frame-first-window and frame-selected-window
1601 the arg is optional.
1602 (Input Focus): In redirect-frame-focus the second arg is optional.
1603 (Window System Selections): Mention selection type CLIPBOARD.
1604 Mention data-type UTF8_STRING.
1605 Mention numbering of cut buffers.
1606 (Resources): Describe x-resource-name.
1607
16082004-02-16 Richard M. Stallman <rms@gnu.org>
1609
1610 * windows.texi (Buffers and Windows): Delete false table
1611 about all-frames.
1612
1613 * syntax.texi (Parsing Expressions): Delete old caveat
1614 about parse-sexp-ignore-comments.
1615
1616 * streams.texi (Output Variables): Add print-quoted.
1617
1618 * lists.texi (Building Lists): Minor cleanup.
1619
1620 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
1621
1622 * display.texi (Overlays): Explain overlays use markers.
1623 (Managing Overlays): Explain front-advance and rear-advance
1624 in more detail.
1625
1626 * loading.texi (Unloading): Document unload-feature-special-hooks.
1627 Get rid of fns-NNN.el file.
1628
16292004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1630
1631 * help.texi (Describing Characters): Fix text-char-description
1632 example output.
1633
1634 * edebug.texi (Using Edebug): Fix example.
1635
1636 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 1637
84e34002
RS
1638 * files.texi (Changing Files): Fix argname.
1639
1640 * calendar.texi: Fix parens, and default values.
1641
1642 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
1643 * nonascii.texi, objects.texi, os.texi: Minor fixes.
1644 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
1645
1646 * positions.texi (Text Lines): Don't add -1 in current-line.
1647
16482004-02-16 Richard M. Stallman <rms@gnu.org>
1649
1650 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
1651
c33b76da
EZ
16522004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1653
1654 * processes.texi (Low-Level Network): Fix a typo.
1655
9d7271e8
KS
16562004-02-12 Kim F. Storm <storm@cua.dk>
1657
1658 * display.texi (Fringes): Use consistent wording.
1659 Note that window-fringe's window arg is optional.
1660 (Scroll Bars): Use consistent wording.
1661
6827d730
LT
16622004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1663
1664 * tips.texi (Comment Tips): Document the new conventions for
1665 commenting out code.
1666
1cb60b5a
JD
16672004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1668
1669 * positions.texi (Text Lines): Added missing end defun.
1670
7fdd1f62
KS
16712004-02-07 Kim F. Storm <storm@cua.dk>
1672
1673 * positions.texi (Text Lines): Add line-number-at-pos.
1674
eb3c144c
JPW
16752004-02-06 John Paul Wallington <jpw@gnu.org>
1676
1677 * display.texi (Button Properties, Button Buffer Commands):
1678 mouse-2 invokes button, not down-mouse-1.
1679
a1d38d63
JR
16802004-02-04 Jason Rumney <jasonr@gnu.org>
1681
1682 * makefile.w32-in: Sync with Makefile.in changes.
1683
4b574f3d
LT
16842004-02-03 Luc Teirlinck <teirllm@auburn.edu>
1685
1686 * minibuf.texi (Text from Minibuffer): Various corrections and
1687 clarifications.
1688 (Object from Minibuffer): Correct Lisp description of
1689 read-minibuffer.
1690 (Minibuffer History): Clarify description of cons values for
1691 HISTORY arguments.
1692 (Basic Completion): Various corrections and clarifications. Add
1693 completion-regexp-list.
1694 (Minibuffer Completion): Correct and clarify description of
1695 completing-read.
6f6b0433 1696 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
1697 other minor changes.
1698 (High-Level Completion): Various corrections and clarifications.
1699 (Reading File Names): Ditto.
1700 (Minibuffer Misc): Ditto.
1701
d8186297
LT
17022004-01-26 Luc Teirlinck <teirllm@auburn.edu>
1703
1704 * strings.texi (Text Comparison): assoc-string also matches
1705 elements of alists that are strings instead of conses.
1706 (Formatting Strings): Standardize Texinfo usage. Update index
1707 entries.
1708
9adcb5f2
LT
17092004-01-20 Luc Teirlinck <teirllm@auburn.edu>
1710
1711 * lists.texi (Sets And Lists): Add delete-dups.
1712
3e7274ae
LT
17132004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1714
1715 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
1716 special form.
1717 * macros.texi (Defining Macros): Update description of `declare',
1718 which now is a macro.
1719 (Wrong Time): Fix typos.
1720
944e099f
LT
17212004-01-14 Luc Teirlinck <teirllm@auburn.edu>
1722
1723 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 1724 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
1725 and `batch-byte-compile'. In particular, mention and describe
1726 all optional arguments.
1727 (Disassembly): Correct and clarify the description of `disassemble'.
1728
90c3aa59
LT
17292004-01-11 Luc Teirlinck <teirllm@auburn.edu>
1730
1731 * searching.texi: Various small changes in addition to the
1732 following.
1733 (Regexp Example): Adapt to new value of `sentence-end'.
1734 (Regexp Functions): The PAREN argument to `regexp-opt' can be
1735 `words'.
1736 (Search and Replace): Add usage note for `perform-replace'.
1737 (Entire Match Data): Mention INTEGERS and REUSE arguments to
1738 `match-data'.
1739 (Standard Regexps): Update for new values of `paragraph-start'
1740 and `sentence-end'.
1741
583c353d
LT
17422004-01-07 Luc Teirlinck <teirllm@auburn.edu>
1743
1744 * files.texi (Saving Buffers): Clarify descriptions of
1745 `write-contents-functions' and `before-save-hook'.
1746 Make the defvar's for `before-save-hook' and `after-save-hook'
1747 into defopt's.
1748
05faee07
KS
17492004-01-07 Kim F. Storm <storm@cua.dk>
1750
1751 * commands.texi (Click Events): Describe new image and
1752 width/height elements of click events.
1753 (Accessing Events): Add posn-string, posn-image, and
1754 posn-object-width-height. Change posn-object to return either
1755 image or string object.
1756
a0465ec3
SJ
17572004-01-01 Simon Josefsson <jas@extundo.com>
1758
1759 * hooks.texi (Standard Hooks): Add before-save-hook.
1760 * files.texi (Saving Buffers): Likewise.
1761
972c0c49
RS
17622004-01-03 Richard M. Stallman <rms@gnu.org>
1763
1764 * frames.texi (Frames and Windows): Delete frame-root-window.
1765
dbcd463f
LT
17662004-01-03 Luc Teirlinck <teirllm@auburn.edu>
1767
1768 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
1769
1770 * functions.texi: Various small changes in addition to the
1771 following.
1772 (What Is a Function): `functionp' returns nil for macros. Clarify
1773 behavior of this and following functions for symbol arguments.
1774 (Function Documentation): Add `\' in front of (fn @var{arglist})
1775 and explain why.
1776 (Defining Functions): Mention DOCSTRING argument to `defalias'.
1777 Add anchor.
1778 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
1779
02c77ee9
MB
17802004-01-01 Miles Bader <miles@gnu.org>
1781
1782 * display.texi (Buttons): New section.
1783
903a1a91
AS
17842003-12-31 Andreas Schwab <schwab@suse.de>
1785
1786 * numbers.texi (Math Functions): sqrt reports a domain-error
1787 error.
1788 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
1789
697cf92a
LT
17902003-12-30 Luc Teirlinck <teirllm@auburn.edu>
1791
3f70fe82
LT
1792 * tips.texi (Documentation Tips): Update item on hyperlinks in
1793 documentation strings.
1794
697cf92a
LT
1795 * errors.texi (Standard Errors): Various small corrections and
1796 additions.
1797
1798 * control.texi: Various small changes in addition to the
1799 following.
1800 (Signaling Errors): Provide some more details on how `signal'
1801 constructs the error message. Add anchor to the definition of
1802 `signal'.
1803 (Error Symbols): Describe special treatment of `quit'.
1804 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
1805 to emphasize that it has to be a single form.
1806
1807 * buffers.texi: Add anchor.
1808
4d25144d
RS
18092003-12-29 Richard M. Stallman <rms@gnu.org>
1810
1811 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
1812 (Window Configurations): Add window-configuration-frame.
1813
1814 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
1815
1816 * text.texi (Examining Properties): Add get-char-property-and-overlay.
1817 Change arg name in get-char-property.
1818 (Special Properties): Update handling of keymap property.
1819
1820 * strings.texi (Modifying Strings): Add clear-string.
1821 (Text Comparison): Add assoc-string and remove
1822 assoc-ignore-case, assoc-ignore-representation.
1823
1824 * os.texi (Time of Day): Add set-time-zone-rule.
1825
1826 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 1827 report domain-error errors.
4d25144d 1828
697cf92a 1829 * nonascii.texi (Converting Representations):
4d25144d
RS
1830 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
1831 (Encoding and I/O): Add file-name-coding-system.
1832
1833 * modes.texi (Search-based Fontification): Explain that
1834 face specs are symbols with face names as values.
1835
1836 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
1837
1838 * lists.texi (Building Lists): remq moved elsewhere.
1839 (Sets And Lists): remq moved here.
1840 (Association Lists): Refer to assoc-string.
1841
1842 * internals.texi (Garbage Collection): Add memory-use-counts.
1843
1844 * frames.texi (Frames and Windows): Add set-frame-selected-window
1845 and frame-root-window.
1846
697cf92a 1847 * files.texi (Contents of Directories):
4d25144d
RS
1848 Add directory-files-and-attributes.
1849
1850 * display.texi (Refresh Screen): Add force-window-update.
1851 (Invisible Text): Explain about moving point out of invis text.
1852 (Overlay Properties): Add overlay-properties.
1853 (Managing Overlays): Add overlayp.
1854 (GIF Images): Invalid image number displays a hollow box.
1855
1856 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
1857 (Killing Buffers): Add buffer-live-p.
1858
67fafe38
MR
18592003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
1860
1861 * display.texi (Fringes): Fix typo "set-buffer-window".
1862
68e74f25
LT
18632003-12-24 Luc Teirlinck <teirllm@auburn.edu>
1864
1865 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
1866 * nonascii.texi, processes.texi, tips.texi, variables.texi:
1867 Add or change various xrefs and anchors.
1868
1869 * commands.texi: Replace all occurrences of @acronym{CAR} with
1870 @sc{car}, for consistency with the rest of the Elisp manual.
1871 `car' and `cdr' are historically acronyms, but are no longer
1872 widely thought of as such.
1873
1874 * internals.texi (Pure Storage): Mention that `purecopy' does not
1875 copy text properties.
1876 (Object Internals): Now 29 bits are used (in most implementations)
1877 to address Lisp objects.
1878
1879 * variables.texi (Variables with Restricted Values): New node.
1880
1881 * objects.texi (Lisp Data Types): Mention that certain variables
1882 can only take on a restricted set of values and add an xref to
1883 the new node "Variables with Restricted Values".
1884
1885 * eval.texi (Function Indirection): Describe the errors that
1886 `indirect-function' can signal.
1887 (Eval): Clarify the descriptions of `eval-region' and `values'.
1888 Describe `eval-buffer' instead of `eval-current-buffer' and
1889 mention `eval-current-buffer' as an alias for `current-buffer'.
1890 Correct the description and mention all optional arguments.
1891
697cf92a 1892 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
1893 following.
1894 (Converting Representations): Clarify behavior of
1895 `string-make-multibyte' and `string-to-multibyte' for unibyte all
1896 ASCII arguments.
1897 (Character Sets): Document the variable `charset-list' and adapt
1898 the definition of the function `charset-list' accordingly.
1899 (Translation of Characters): Clarify use of generic characters in
1900 `make-translation-table'. Clarify and correct the description of
1901 the use of translation tables in encoding and decoding.
1902 (User-Chosen Coding Systems): Correct and clarify the description
1903 of `select-safe-coding-system'.
1904 (Default Coding Systems): Clarify description of
1905 `file-coding-system-alist'.
1906
a62f71e4
LT
19072003-11-30 Luc Teirlinck <teirllm@auburn.edu>
1908
1909 * strings.texi (Text Comparison): Correctly describe when two
1910 strings are `equal'. Combine and clarify descriptions of
1911 `assoc-ignore-case' and `assoc-ignore-representation'.
1912
1913 * objects.texi (Non-ASCII in Strings): Clarify description of
1914 when a string is unibyte or multibyte.
1915 (Bool-Vector Type): Update examples.
1916 (Equality Predicates): Correctly describe when two strings are
1917 `equal'.
1918
19017752
LT
19192003-11-29 Luc Teirlinck <teirllm@auburn.edu>
1920
1921 * lists.texi (Building Lists): `append' no longer accepts integer
1922 arguments. Update the description of `number-sequence' to reflect
1923 recent changes.
1924 (Sets And Lists): Describe `member-ignore-case' after `member'.
1925
0f6a07a8
KS
19262003-11-27 Kim F. Storm <storm@cua.dk>
1927
1928 * commands.texi (Click Events): Click object may be an images.
1929 Describe (dx . dy) element of click positions.
1930 (Accessing Events): Remove duplicate posn-timestamp.
1931 New functions posn-object and posn-object-x-y.
1932
1ce7c819
KS
19332003-11-23 Kim F. Storm <storm@cua.dk>
1934
1935 * commands.texi (Click Events): Describe enhancements to event
1936 position lists, including new text-pos and (col . row) items.
1937 Mention left-fringe and right-fringe area events.
0f6a07a8 1938 (Accessing Events): New functions posn-area and
1ce7c819
KS
1939 posn-actual-col-row. Mention posn-timestamp. Mention that
1940 posn-point in non-text area still returns buffer position.
1941 Clarify posn-col-row.
1942
cae8ddbb
LH
19432003-11-21 Lars Hansen <larsh@math.ku.dk>
1944
1945 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
1946 * anti.texi (File Attributes): Describe removed parameter
1947 ID-FORMAT.
1948
f7f1a248
LT
19492003-11-20 Luc Teirlinck <teirllm@auburn.edu>
1950
68e74f25 1951 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
1952 a position, its buffer is ignored.
1953
1954 * markers.texi (Overview of Markers): Mention it here too.
1955
c5e2fb05
LT
19562003-11-12 Luc Teirlinck <teirllm@auburn.edu>
1957
1958 * numbers.texi (Numeric Conversions): Not just `floor', but also
1959 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
1960
e57d0aa8
LT
19612003-11-10 Luc Teirlinck <teirllm@auburn.edu>
1962
1963 * markers.texi (Creating Markers): Specify insertion type of
1964 created markers. Add xref to `Marker Insertion Types'.
1965 Second argument to `copy-marker' is optional.
1966 (Marker Insertion Types): Mention that most markers are created
1967 with insertion type nil.
1968 (The Mark): Correctly describe when `mark' signals an error.
1969 (The Region): Correctly describe when `region-beginning' and
1970 `region-end' signal an error.
1971
bb3612ec
LT
19722003-11-08 Luc Teirlinck <teirllm@auburn.edu>
1973
1974 * hash.texi (Creating Hash): Clarify description of `eql'.
1975 `makehash' is obsolete.
1976 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
1977
1978 * positions.texi (Point): Change description of `buffer-end', so
1979 that it is also correct for floating point arguments.
1980 (List Motion): Correct argument lists of `beginning-of-defun' and
1981 `end-of-defun'.
1982 (Excursions): Add xref to `Marker Insertion Types'.
1983 (Narrowing): Argument to `narrow-to-page' is optional.
1984
cfb8a797
LT
19852003-11-06 Luc Teirlinck <teirllm@auburn.edu>
1986
1987 * streams.texi (Output Streams): Clarify behavior of point for
1988 marker output streams.
1989
c6177909
LT
19902003-11-04 Luc Teirlinck <teirllm@auburn.edu>
1991
1992 * variables.texi (Defining Variables): Second argument to
1993 `defconst' is not optional.
1994 (Setting Variables): Mention optional argument APPEND to
1995 `add-to-list'.
1996 (Creating Buffer-Local): Expand description of
1997 `make-variable-buffer-local'.
1998 (Frame-Local Variables): Expand description of
1999 `make-variable-frame-local'.
2000 (Variable Aliases): Correct description of optional argument
2001 DOCSTRING to `defvaralias'. Mention return value of
2002 `defvaralias'.
2003 (File Local Variables): Add xref to `File variables' in Emacs
2004 Manual. Correct description of `hack-local-variables'. Mention
2005 `safe-local-variable' property. Mention optional second argument
2006 to `risky-local-variable-p'.
2007
b3645067
LT
20082003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2009
2010 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2011
10695e5c
EZ
20122003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2013
2014 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2015 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2016 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2017 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2018 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 2019 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
2020 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2021 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2022 @acronym{FOO}.
2023
a2f4def1
LT
20242003-10-27 Luc Teirlinck <teirllm@auburn.edu>
2025
2026 * strings.texi (Creating Strings): Argument START to `substring'
2027 can not be `nil'. Expand description of
2028 `substring-no-properties'. Correct description of `split-string',
2029 especially with respect to empty matches. Prevent very bad line
2030 break in definition of `split-string-default-separators'.
2031 (Text Comparison): `string=' and `string<' also accept symbols as
2032 arguments.
2033 (String Conversion): More completely describe argument BASE in
2034 `string-to-number'.
5bb0fcd1 2035 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
2036 corresponding object. Clarify behavior of numeric prefix after
2037 `%' in `format'.
2038 (Case Conversion): The argument to `upcase-initials' can be a
2039 character.
2040
a2296bf9
KH
20412003-10-27 Kenichi Handa <handa@m17n.org>
2042
2043 * display.texi (Fontsets): Fix texinfo usage.
2044
885fef7c
KH
20452003-10-25 Kenichi Handa <handa@m17n.org>
2046
2047 * display.texi (Fontsets): Add description of the function
2048 set-fontset-font.
2049
0c6b7a1f
LT
20502003-10-23 Luc Teirlinck <teirllm@auburn.edu>
2051
2052 * display.texi (Temporary Displays): Add xref to `Documentation
2053 Tips'.
2054
2055 * functions.texi (Function Safety): Use inforef instead of pxref
2056 for SES.
2057
c3cda320
AS
20582003-10-23 Andreas Schwab <schwab@suse.de>
2059
2060 * Makefile.in (TEX, texinputdir): Don't define.
2061 (TEXI2DVI): Define.
2062 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2063 add $(srcdir)/index.texi.
2064 ($(infodir)/elisp): Remove index.texi dependency.
2065 (elisp.dvi): Likewise. Use $(TEXI2DVI).
2066 (index.texi): Remove target.
2067 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
2068 (clean): Don't remove index.texi.
2069
c3cda320
AS
2070 * permute-index, index.perm: Remove.
2071 * index.texi: Rename from index.unperm.
2072
e5dadca7
LT
20732003-10-22 Luc Teirlinck <teirllm@auburn.edu>
2074
2075 * tips.texi (Documentation Tips): Document new behavior for face
2076 and variable hyperlinks in Help mode.
2077
6cfb0777
LT
20782003-10-21 Luc Teirlinck <teirllm@auburn.edu>
2079
2080 * objects.texi (Integer Type): Update for extra bit of integer range.
2081 (Character Type): Ditto.
2082
a6eeaa81 20832003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
2084
2085 * numbers.texi (Integer Basics): Add index entries for reading
2086 numbers in hex, octal, and binary.
2087
c8f9ba83
LK
20882003-10-16 Lute Kamstra <lute@gnu.org>
2089
2090 * modes.texi (Mode Line Format): Mention force-mode-line-update's
2091 argument.
2092
b52a26fb
LT
20932003-10-13 Luc Teirlinck <teirllm@auburn.edu>
2094
2095 * windows.texi (Choosing Window): Fix typo.
2096 * edebug.texi (Edebug Execution Modes): Fix typo.
2097
f7005886
RS
20982003-10-13 Richard M. Stallman <rms@gnu.org>
2099
2100 * windows.texi (Basic Windows): A window has fringe settings,
2101 display margins and scroll-bar settings.
2102 (Splitting Windows): Doc split-window return value.
2103 Clean up one-window-p.
2104 (Selecting Windows): Fix typo.
2105 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2106 (Buffers and Windows): In set-window-buffer, explain effect
2107 on fringe settings and scroll bar settings.
2108 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2109 (Choosing Window): Use defopt for pop-up-frame-function.
2110 For special-display-buffer-names, explain same-window and same-frame.
2111 Clarify window-dedicated-p return value.
2112 (Textual Scrolling): scroll-up and scroll-down can get an error.
2113 (Horizontal Scrolling): Clarify auto-hscroll-mode.
2114 Clarify set-window-hscroll.
2115 (Size of Window): Don't mention tool bar in window-height.
2116 (Coordinates and Windows): Explain what coordinates-in-window-p
2117 returns for fringes and display margins.
2118 (Window Configurations): Explain saving fringes, etc.
2119
2120 * tips.texi (Library Headers): Clean up Documentation.
2121
2122 * syntax.texi (Parsing Expressions): Clean up forward-comment
2123 and parse-sexp-lookup-properties.
2124
2125 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2126
2127 * os.texi (System Environment): Clean up text for load-average errors.
2128
2129 * modes.texi (Hooks): Don't explain local hook details at front.
2130 Clarify run-hooks and run-hook-with-args a little.
2131 Clean up add-hook and remove-hook.
2132
2133 * edebug.texi (Edebug Execution Modes): Clarify t.
2134 Document edebug-sit-for-seconds.
2135 (Coverage Testing): Document C-x X = and =.
2136 (Instrumenting Macro Calls): Fix typo.
2137 (Specification List): Don't index the specification keywords.
2138
c989ebe9
KS
21392003-10-10 Kim F. Storm <storm@cua.dk>
2140
2141 * processes.texi (Network): Introduce make-network-process.
2142
f9525eef
LT
21432003-10-09 Luc Teirlinck <teirllm@auburn.edu>
2144
2145 * tips.texi (Library Headers): Fix typo.
2146
f008b925
LK
21472003-10-07 Juri Linkov <juri@jurta.org>
2148
2149 * modes.texi (Imenu): Mention imenu-create-index-function's
2150 default value. Explain submenus better.
2151
c22c5da6
LK
21522003-10-07 Lute Kamstra <lute@gnu.org>
2153
2154 * modes.texi (Faces for Font Lock): Fix typo.
2155 (Hooks): Explain how buffer-local hook variables can refer to
2156 global hook variables.
2157 Various minor clarifications.
2158
49247521
LK
21592003-10-06 Lute Kamstra <lute@gnu.org>
2160
2161 * tips.texi (Coding Conventions): Mention naming conventions for
2162 hooks.
2163
9296c947
LT
21642003-10-05 Luc Teirlinck <teirllm@auburn.edu>
2165
2166 * loading.texi (Library Search): Correct default value of
2167 load-suffixes.
2168 (Named Features): Fix typo.
2169
0e9b293a
RS
21702003-10-05 Richard M. Stallman <rms@gnu.org>
2171
2172 * loading.texi (Named Features): In `provide',
2173 say how to test for subfeatures.
2174 (Unloading): In unload-feature, use new var name
2175 unload-feature-special-hooks.
2176
49247521 21772003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
2178
2179 * modes.texi (Major Mode Conventions): Mention third way to set up
2180 Imenu.
2181 (Imenu): A number of small fixes.
2182 Delete documentation of internal variable imenu--index-alist.
2183 Document the return value format of imenu-create-index-function
2184 functions.
2185
ab8f7d5c
RS
21862003-09-30 Richard M. Stallman <rms@gnu.org>
2187
2188 * processes.texi (Network): Say what stopped datagram connections do.
2189
2190 * lists.texi (Association Lists): Clarify `assq-delete-all'.
2191
2192 * display.texi (Overlay Properties): Clarify `evaporate' property.
2193
49247521 21942003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
2195
2196 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 2197 constructs should be marked as risky.
86b9b767
LK
2198 Change cons cell into proper list.
2199 (Mode Line Variables): Change cons cell into proper list.
2200
49247521 22012003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
2202
2203 * modes.texi (Mode Line Data): Document the :propertize construct.
2204 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 2205 to match their order in the default mode-line-format.
bc3b02f9
LK
2206 Describe the new variables mode-line-position and mode-line-modes.
2207 Update the default values of mode-line-frame-identification,
2208 minor-mode-alist, and default-mode-line-format.
2209 (Properties in Mode): Mention the :propertize construct.
6142d1d0 2210
bc3b02f9 22112003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 2212
c22c5da6 2213 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
2214 * loading.texi, minibuf.texi, text.texi, variables.texi:
2215 Avoid @strong{Note:}.
2216
22172003-09-26 Richard M. Stallman <rms@gnu.org>
2218
2219 * keymaps.texi (Remapping Commands): Fix typo.
2220
41beda59
LT
22212003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
2222
2223 * processes.texi (Low-Level Network): Fix typo.
2224
ef6ae4ff
KS
22252003-09-23 Kim F. Storm <storm@cua.dk>
2226
2227 * processes.texi (Network, Network Servers): Fix typos.
2228 (Low-Level Network): Add timeout value for :server keyword.
2229 Add new option keywords to make-network-process.
2230 Add set-network-process-options.
2231 Explain how to test availability of network options.
2232
b0f23edf
RS
22332003-09-19 Richard M. Stallman <rms@gnu.org>
2234
2235 * text.texi (Motion by Indent): Arg to
2236 backward-to-indentation and forward-to-indentation is optional.
2237
2238 * strings.texi (Creating Strings): Add substring-no-properties.
2239
2240 * processes.texi
2241 (Process Information): Add list-processes arg QUERY-ONLY.
2242 Delete process-contact from here.
2243 Add new status values for process-status.
2244 Add process-get, process-put, process-plist, set-process-plist.
2245 (Synchronous Processes): Add call-process-shell-command.
2246 (Signals to Processes): signal-process allows process objects.
2247 (Network): Complete rewrite.
2248 (Network Servers, Datagrams, Low-Level Network): New nodes.
2249
2250 * positions.texi (Word Motion): forward-word, backward-word
2251 arg is optional. Reword.
2252
2253 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2254
c22c5da6 2255 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
2256 Delete duplicate definition of buffer-local-value.
2257 (File Local Variables): Explain about discarding text props.
2258
f387bdea
RS
22592003-09-11 Richard M. Stallman <rms@gnu.org>
2260
2261 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2262 changes variables that record input events.
2263 (Minibuffer Misc): Add minibuffer-selected-window.
2264
2265 * lists.texi (Building Lists): Add copy-tree.
2266
2267 * display.texi (Fontsets): Add char-displayable-p.
2268 (Scroll Bars): New node.
2269
49247521 22702003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
2271
2272 * modes.texi (%-Constructs): Document new `%i' and `%I'
2273 constructs.
2274
fd026ee1
JR
22752003-09-03 Peter Runestig <peter@runestig.com>
2276
2277 * makefile.w32-in: New file.
2278
4828b4d7
RS
22792003-08-29 Richard M. Stallman <rms@gnu.org>
2280
2281 * display.texi (Overlay Properties): Clarify how priorities
2282 affect use of the properties.
2283
a4e4f05d
LT
22842003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2285
2286 * customize.texi (Type Keywords): Correct the description of
2287 `:help-echo' in the case where `motion-doc' is a function.
2288
3ebe0346
JPW
22892003-08-14 John Paul Wallington <jpw@gnu.org>
2290
2291 * modes.texi (Emulating Mode Line): Subsection, not section.
2292
3afe8e39
RS
22932003-08-13 Richard M. Stallman <rms@gnu.org>
2294
2295 * elisp.texi (Top): Update subnode lists in menu.
2296
2297 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2298 (Kill Functions): kill-region has new arg yank-handler.
2299 (Yanking): New node.
2300 (Yank Commands): Add yank-undo-function.
2301 (Low-Level Kill Ring):
2302 kill-new and kill-append have new arg yank-handler.
2303 (Changing Properties): Add remove-list-of-text-properties.
2304 (Atomic Changes): New node.
2305
2306 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2307
2308 * streams.texi (Output Variables): Add eval-expression-print-length
2309 and eval-expression-print-level.
2310
2311 * os.texi (Time Conversion): For encode-time, explain limits on year.
2312
2313 * objects.texi (Character Type): Define anchor "modifier bits".
2314
2315 * modes.texi (Emulating Mode Line): New node.
2316 (Search-based Fontification): Font Lock uses font-lock-face property.
2317 (Other Font Lock Variables): Likewise.
2318
2319 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2320 not vectors.
2321 (Active Keymaps): Add emulation-mode-map-alists.
2322 (Functions for Key Lookup): key-binding has new arg no-remap.
2323 (Remapping Commands): New node.
2324 (Scanning Keymaps): where-is-internal has new arg no-remap.
2325 (Tool Bar): Add tool-bar-local-item-from-menu.
2326 Clarify when to use tool-bar-add-item-from-menu.
2327
2328 * commands.texi (Interactive Call): commandp has new arg.
2329 (Command Loop Info): Add this-original-command.
2330
e37769b1
JPW
23312003-08-06 John Paul Wallington <jpw@gnu.org>
2332
2333 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2334
2335 * display.texi (Warning Basics): Fix typo.
2336 (Fringes): Add closing curly bracket and fix typo.
2337
2338 * elisp.texi (Top): Fix typo.
2339
c5e0561f
RS
23402003-08-05 Richard M. Stallman <rms@gnu.org>
2341
2342 * elisp.texi: Update lists of subnodes.
2343
2344 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2345
2346 * variables.texi (Local Variables): Use lc for example variable names.
2347
2348 * tips.texi (Library Headers): Explain where to put -*-.
2349
2350 * strings.texi (Creating Strings): Fix xref for vconcat.
2351
2352 * sequences.texi (Vector Functions):
2353 vconcat no longer allows integer args.
2354
2355 * minibuf.texi (Reading File Names): read-file-name has new
2356 arg PREDICATE. New function read-directory-name.
2357
2358 * macros.texi (Defining Macros): Give definition of `declare'
2359 (Indenting Macros): New node.
2360
2361 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2362 (Window Frame Parameters): Make separate table of parameters
2363 that are coupled with specific face attributes.
2364 (Deleting Frames): delete-frame-hooks renamed to
2365 delete-frame-functions.
2366
2367 * files.texi (Magic File Names): Add file-remote-p.
2368 Clarify file-local-copy.
2369
2370 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2371 here; instead xref Defining Macros.
2372
2373 * display.texi (Warnings): New node, and subnodes.
2374 (Fringes): New node.
2375
2376 * debugging.texi (Test Coverage): New node.
2377
2378 * compile.texi (Compiler Errors): Explain with-no-warnings
2379 and other ways to suppress warnings.
2380
2381 * commands.texi (Interactive Call): Minor clarification.
2382
2383 * buffers.texi (Buffer File Name): set-visited-file-name
2384 renames the buffer too.
2385
2386 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2387
ee59dede
MR
23882003-07-24 Markus Rost <rost@math.ohio-state.edu>
2389
2390 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2391
f0514b34
MR
23922003-07-22 Markus Rost <rost@math.ohio-state.edu>
2393
2394 * internals.texi (Garbage Collection): Fix previous change.
2395
c73983bb
RS
23962003-07-22 Richard M. Stallman <rms@gnu.org>
2397
2398 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2399
2400 * display.texi (Width): Use \s syntax in example.
2401 (Font Selection): Add face-font-rescale-alist.
2402
2403 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2404 Remove spurious indent in example.
2405
2406 * lists.texi (Building Lists): Add number-sequence.
2407
2408 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2409
2410 * functions.texi (Function Documentation): Explain how to
2411 show calling convention explicitly in the doc string.
2412
2413 * windows.texi (Selecting Windows): save-selected-window saves
2414 selected window of each frame.
2415 (Window Configurations): Minor change.
2416
2417 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2418
2419 * streams.texi (Output Variables): Add print-continuous-numbering
2420 and print-number-table.
2421
2422 * processes.texi (Decoding Output): New node.
2423
2424 * os.texi (Time Conversion): decode-time arg is optional.
2425
2426 * objects.texi (Character Type): Don't use space as example for \.
2427 Make list of char names and \-sequences correspond.
2428 Explain that \s is not used in strings. `\ ' needs space after.
2429
2430 * nonascii.texi (Converting Representations): Add string-to-multibyte.
2431 (Translation of Characters): Add translation-table-for-input.
2432 (Default Coding Systems): Add auto-coding-functions.
2433 (Explicit Encoding): Add decode-coding-inserted-region.
2434 (Locales): Add locale-info.
2435
2436 * minibuf.texi (Basic Completion): Describe test-completion.
2437 Collections can be lists of strings.
2438 Clean up lazy-completion-table.
2439 (Programmed Completion): Mention test-completion.
2440 Clarify why lambda expressions are not accepted.
2441 (Minibuffer Misc): Describe minibufferp.
2442
51a8b435
RS
24432003-07-14 Richard M. Stallman <rms@gnu.org>
2444
2445 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
2446
2447 * windows.texi (Selecting Windows): New arg to select-window.
2448 (Selecting Windows): Add with-selected-window.
2449 (Size of Window): Add window-inside-edges, etc.
2450
2451 * internals.texi (Garbage Collection): Add post-gc-hook.
2452
2453 * processes.texi (Subprocess Creation): Add exec-suffixes.
2454
2455 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
2456 (Scanning Keymaps): Add map-keymaps.
2457 (Defining Menus): Add keymap-prompt.
2458
2459 * numbers.texi (Integer Basics): Add most-positive-fixnum,
2460 most-negative-fixnum.
2461
2462 * compile.texi (Byte Compilation): Explain no-byte-compile
2463 (Compiler Errors): New node.
2464
2465 * os.texi (User Identification): user-uid, user-real-uid
2466 can return float.
2467
2468 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
2469 and about derived modes.
2470 (Minor Modes): Add minor-mode-list.
2471 (Defining Minor Modes): Keyword args for define-minor-mode.
2472 (Search-based Fontification): Explain managing other properties.
2473 (Other Font Lock Variables): Add font-lock-extra-managed-props.
2474 (Faces for Font Lock): Add font-locl-preprocessor-face.
2475 (Hooks): Add run-mode-hooks and delay-mode-hooks.
2476
2477 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 2478 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
2479
2480 * loading.texi (Library Search): Add load-suffixes.
2481
2482 * minibuf.texi (Basic Completion): Add lazy-completion-table.
2483 (Programmed Completion): Add dynamic-completion-table.
2484
2485 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
2486 (Magic File Names): Specify precedence order of handlers.
199bb209 2487
51a8b435
RS
2488 * commands.texi (Command Overview): Emacs server runs pre-command-hook
2489 and post-command-hook.
2490 (Waiting): New calling convention for sit-for.
2491
2492 * text.texi (Special Properties): local-map and keymap properties
2493 apply based on their stickiness.
2494
c6de56a0
RS
24952003-07-07 Richard M. Stallman <rms@gnu.org>
2496
2497 * modes.texi (Minor Mode Conventions): Specify only some kinds
2498 of list values as args to minor modes.
2499
2500 * files.texi (File Name Expansion): Warn about iterative use
2501 of substitute-in-file-name.
2502
2503 * advice.texi (Activation of Advice): Clean up previous change.
2504
8c761ea6
MR
25052003-07-06 Markus Rost <rost@math.ohio-state.edu>
2506
2507 * advice.texi (Activation of Advice): Note that ad-start-advice is
2508 turned on by default.
2509
c6de56a0
RS
25102003-06-30 Richard M. Stallman <rms@gnu.org>
2511
2512 * text.texi (Buffer Contents): Document current-word.
2513 (Change Hooks): Not called for *Messages*.
2514
2515 * functions.texi (Defining Functions): Explain about redefining
2516 primitives.
2517 (Function Safety): Renamed. Minor changes.
2518 Comment out the detailed criteria for what is safe.
2519
3fe4e567
AS
25202003-06-22 Andreas Schwab <schwab@suse.de>
2521
2522 * objects.texi (Symbol Type): Fix description of examples.
2523
cda7bd13
AS
25242003-06-16 Andreas Schwab <schwab@suse.de>
2525
2526 * hash.texi (Creating Hash): Fix description of :weakness.
2527
fbcffa4a
KG
25282003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2529
2530 * files.texi (Changing Files): copy-file copies file modes, too.
2531
ff6a3bfb
RS
25322003-05-28 Richard M. Stallman <rms@gnu.org>
2533
2534 * strings.texi (Creating Strings): Clarify split-string.
2535
1463a05d
JB
25362003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
2537
2538 * strings.texi (Creating Strings): Update split-string specification
2539 and examples.
2540
af253914
RS
25412003-05-19 Richard M. Stallman <rms@gnu.org>
2542
2543 * elisp.texi: Correct invariant section names.
2544
7ea52f92
RS
25452003-04-20 Richard M. Stallman <rms@gnu.org>
2546
2547 * os.texi (Timers): Explain about timers and quitting.
2548
e31afc09
RS
25492003-04-19 Richard M. Stallman <rms@gnu.org>
2550
2551 * internals.texi (Writing Emacs Primitives): Strings are
2552 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
2553 Explain GCPRO convention for varargs function args.
2554
5ceea398
RS
25552003-04-16 Richard M. Stallman <rms@gnu.org>
2556
2557 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
2558
b0ada147
RS
25592003-04-08 Richard M. Stallman <rms@gnu.org>
2560
2561 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
2562
b23375aa
KS
25632003-02-13 Kim F. Storm <storm@cua.dk>
2564
2565 * objects.texi (Character Type): New \s escape for space.
2566
c60ee5e7
JB
25672003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2568
2569 * os.texi (System Environment): Added cygwin system-type.
2570
84e47416
RS
25712003-01-25 Richard M. Stallman <rms@gnu.org>
2572
2573 * keymaps.texi: Document that a symbol can act as a keymap.
2574
3e8cf2ea
RS
25752003-01-13 Richard M. Stallman <rms@gnu.org>
2576
2577 * text.texi (Changing Properties): Say string indices are origin-0.
2578
2579 * positions.texi (Screen Lines) <compute-motion>:
2580 Correct order of elts in return value.
2581
2582 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
2583 how to define a default binding.
2584
7abb9fc5 25852002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 2586
104bc3aa 2587 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 2588
104bc3aa
MR
2589 * customize.texi (Simple Types): Clarify description of custom
2590 type 'number. Describe new custom type 'float.
177f790c 2591
7abb9fc5 25922002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
2593
2594 * variables.texi (File Local Variables): Fix typo.
2595
df140a68 25962002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 2597
df140a68
KG
2598 From Michael Albinus <Michael.Albinus@alcatel.de>.
2599
2600 * README: Target for Info file is `make info'.
2601
2602 * files.texi (File Name Components): Fixed typos in
2603 `file-name-sans-extension'.
2604 (Magic File Names): Complete list of operations for magic file
2605 name handlers.
2606
7ed9159a
JY
26072002-09-16 Jonathan Yavner <jyavner@engineer.com>
2608
2609 * variables.texi (File Local Variables): New function
2610 risky-local-variable-p.
2611
26122002-09-15 Jonathan Yavner <jyavner@engineer.com>
2613
2614 * functions.texi (Function safety): New node about unsafep.
2615
241f79af
PA
26162002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
2617
2618 * customize.texi (Splicing into Lists): Fixed example.
2619 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
2620
72459b15
JB
26212002-06-17 Juanma Barranquero <lektu@terra.es>
2622
2623 * frames.texi (Display Feature Testing): Fix typo.
2624
61f7e0f5
AS
26252002-06-12 Andreas Schwab <schwab@suse.de>
2626
2627 * frames.texi (Initial Parameters, Resources): Fix references to
2628 the Emacs manual.
2629
4e792dbd
KS
26302002-05-13 Kim F. Storm <storm@cua.dk>
2631
2632 * variables.texi (Intro to Buffer-Local): Updated warning and
2633 example relating to changing buffer inside let.
2634
940344d4 26352002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
2636
2637 * os.texi (Session Management): New node about X Session management.
2638
231ac53b
EZ
26392002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
2640
2641 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
2642 to which the manual corresponds, and the copyright years.
2643
2644 * Makefile.in (VERSION): Set to 2.9.
2645
140cc574
EZ
26462001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
2647
2648 * elisp.texi: Change the category in @dircategory to "Emacs", to
2649 make it consistent with info/dir.
2650
9c7fce05
MB
26512001-11-25 Miles Bader <miles@gnu.org>
2652
2653 * text.texi (Fields): Describe new `limit' arg in
2654 field-beginning/field-end.
2655
9f8bbf0f
EZ
26562001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2657
a5e6715c
EZ
2658 * permute-index: Don't depend on csh-specific features. Replace
2659 the interpreter name with /bin/sh.
2660
9f8bbf0f
EZ
2661 * two-volume-cross-refs.txt: New file.
2662 * two.el: New file.
2663 * spellfile: New file.
2664
1756e2fb
EZ
26652001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2666
2667 * permute-index: New file.
2668
2669 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
2670 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
2671 8+3 restricted namespace.
ad050e54
EZ
2672
2673 * Makefile.in (infodir): Define relative to $(srcdir).
2674 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
2675 include directories list via -I switch to makeinfo.
2676 (index.texi): Use cp if both hard and symbolic links fail.
2677
10fa7f8e
EZ
26782001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2679
7a1494ce
EZ
2680 * Makefile.in (distclean): Add.
2681
10fa7f8e
EZ
2682 The following changes make ELisp manual part of the Emacs
2683 distribution:
2684
2685 * Makefile.in: Add Copyright notice.
2686 (prefix): Remove.
2687 (infodir): Change value to "../info".
2688 (VPATH): New variable.
2689 (MAKE): Don't define.
2690 (texmacrodir): Don't define.
2691 (texinputdir): Append the existing value of TEXINPUTS.
2692 ($(infodir)/elisp): Instead of just "elisp". Reformat the
2693 command to be compatible with man/Makefile.in, and to put the
2694 output into ../info.
5c32b7c5 2695 (info): Add target.
10fa7f8e
EZ
2696 (installall): Target removed.
2697
ad050e54 26982001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
2699
2700 * tips.texi (Coding Conventions): Fix typo.
2701
6fd735df
GM
27022001-10-23 Gerd Moellmann <gerd@gnu.org>
2703
2704 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
2705
b704d54b
EZ
27062001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2707
2708 * files.texi (File Name Components): Update the description of
2709 file-name-sans-extension and file-name-extension, as they now
2710 ignore leading dots.
2711
71431a0e
GM
27122001-10-20 Gerd Moellmann <gerd@gnu.org>
2713
6aa97356 2714 * (Version 21.1 released.)
71431a0e 2715
79f1f96c
MB
27162001-10-19 Miles Bader <miles@gnu.org>
2717
2718 * positions.texi (Text Lines): Describe behavior of
2719 `beginning-of-line'/`end-of-line' in the presence of field properties.
2720
892a8f36
GM
27212001-10-17 Gerd Moellmann <gerd@gnu.org>
2722
2723 * Makefile.in (VERSION): Set to 2.8.
2724 (manual): Use `manual-21'.
2725
8c1cc9e8 2726 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
2727 number was used. Set it to 2.8.
2728
2729 * intro.texi: Likewise.
2730
51724e26
EZ
27312001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2732
2733 * files.texi (File Name Completion): Document the significance of
2734 a trailing slash in elements of completion-ignored-extensions.
2735
57b338e8
MB
27362001-10-06 Miles Bader <miles@gnu.org>
2737
2738 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
2739
c89e4bc5
GM
27402001-10-04 Gerd Moellmann <gerd@gnu.org>
2741
2742 * variables.texi (Variable Aliases): New node.
2743
ab952a4f
GM
27442001-10-04 Gerd Moellmann <gerd@gnu.org>
2745
2746 * Branch for 21.1.
dff28924 2747
9db3a582
MB
27482001-10-02 Miles Bader <miles@gnu.org>
2749
ae1a9581
MB
2750 * minibuf.texi (Minibuffer Misc): Add entries for
2751 `minibuffer-contents', `minibuffer-contents-no-properties', and
2752 `delete-minibuffer-contents'.
2753 Correct description for `minibuffer-prompt-end'.
2754
9db3a582
MB
2755 * text.texi (Property Search): Correct descriptions of
2756 `next-char-property-change' and `previous-char-property-change'.
2757 Add entries for `next-single-char-property-change' and
2758 `previous-single-char-property-change'.
2759 Make operand names a bit more consistent.
2760
03be5931
EZ
27612001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2762
2763 * frames.texi (Finding All Frames): Document that next-frame and
2764 previous-frame are local to current terminal.
2765
974548ec
EZ
27662001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
2767
2768 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 2769 result of make-keymap.
974548ec 2770
8d82c597
EZ
27712001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2772
2773 * display.texi (Font Lookup, Attribute Functions)
2774 (Image Descriptors): Add cross-references to the definition of
2775 selected frame.
2776
2777 * buffers.texi (The Buffer List): Add cross-references to the
2778 definition of selected frame.
2779
2780 * frames.texi (Input Focus): Clarify which frame is _the_ selected
2781 frame at any given time.
2782 (Multiple Displays, Size and Position): Add a cross-reference to
2783 the definition of the selected frame.
2784
2842de30
EZ
27852001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2786
2787 * strings.texi (String Conversion) <string-to-number>: Document
2788 that a float is returned for integers that are too large.
2789
2790 * frames.texi (Mouse Position): Document mouse-position-function.
2791 (Display Feature Testing): Document display-images-p.
2792 (Window Frame Parameters): Document the cursor-type variable.
2793
2794 * numbers.texi (Integer Basics): Document CL style read syntax for
2795 integers in bases other than 10.
2796
2797 * positions.texi (List Motion): Document
2798 open-paren-in-column-0-is-defun-start.
2799
2800 * lists.texi (Sets And Lists): Document member-ignore-case.
2801
2802 * internals.texi (Garbage Collection): Document the used and free
2803 strings report.
2804 (Memory Usage): Document strings-consed.
2805
2806 * os.texi (Time of Day): Document float-time.
2807 (Recording Input): Document that clear-this-command-keys clears
2808 the vector to be returned by recent-keys.
2809
2810 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
2811 argument keymap can be a list.
2812
2813 * nonascii.texi (User-Chosen Coding Systems)
2814 <select-safe-coding-system>: Document the new argument
2815 accept-default-p and the variable
2816 select-safe-coding-system-accept-default-p. Tell what happens if
2817 buffer-file-coding-system is undecided.
2818 (Default Coding Systems): Document auto-coding-regexp-alist.
2819
2820 * display.texi (The Echo Area) <message>: Document
2821 message-truncate-lines.
2822 (Glyphs): Document that the glyph table is unused on windowed
2823 displays.
2824
2825 * help.texi (Describing Characters) <single-key-description>:
2826 Document the new argument no-angles.
2827 (Accessing Documentation) <documentation-property>: Document that
2828 a non-string property is evaluated.
2829 <documentation>: Document that the function-documentation property
2830 is looked for.
2831
2832 * windows.texi (Selecting Windows): Document some-window.
2833
2834 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
2835
2836 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
2837 apropos-mode-hook.
2838
2839 * commands.texi (Using Interactive): Document interactive-form.
2840 (Keyboard Macros): Document kbd-macro-termination-hook.
2841 (Command Loop Info): Document that clear-this-command-keys clears
2842 the vector to be returned by recent-keys.
2843
2d43d823
GM
28442001-09-04 Werner LEMBERG <wl@gnu.org>
2845
2846 * Makefile.in (srcdir, texinputdir): New variables.
2847 (srcs, index.texi, install): Use $(srcdir).
2848 (.PHONY): Remove elisp.dvi.
2849 (elisp): Use -I switch for makeinfo.
2850 (elisp.dvi): Use $(srcdir) and $(texinputdir).
2851 (installall, dist): Use $(srcdir).
2852 Fix path to texinfo.tex.
2853 (maintainer-clean): Add elisp.dvi and elisp.oaux.
2854
fa739b31
GM
28552001-08-30 Gerd Moellmann <gerd@gnu.org>
2856
92a25631
GM
2857 * display.texi (Conditional Display): Adjust to API change.
2858
fa739b31
GM
2859 * configure: New file.
2860
cef68af5
GM
28612001-07-30 Gerd Moellmann <gerd@gnu.org>
2862
2863 * commands.texi (Repeat Events): Add description of
2864 double-click-fuzz.
2865
d1f08d85
SM
28662001-05-08 Stefan Monnier <monnier@cs.yale.edu>
2867
2868 * syntax.texi (Syntax Class Table): Add the missing designator for
2869 comment and string fences.
2870 (Syntax Properties): Add a xref to syntax table internals.
2871 (Syntax Table Internals): Document string-to-syntax.
2872
1e9fc92e
GM
28732001-05-07 Gerd Moellmann <gerd@gnu.org>
2874
2875 * Makefile.in (install): Use install-info command line options
2876 like in Emacs' Makefile.in.
2877
00480554
MB
28782000-12-09 Miles Bader <miles@gnu.org>
2879
2880 * windows.texi (Window Start): Update documentation for
2881 `pos-visible-in-window-p'.
2882
1e344ee2
SM
28832000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2884
2885 * lists.texi (Building Lists): Add footnote to explain how to add
2886 to the end of a list.
2887
a540f6ed
GM
28882000-10-25 Gerd Moellmann <gerd@gnu.org>
2889
2890 * files.texi (Visiting Functions): Typos.
2891
28bcdbee
KH
28922000-10-25 Kenichi Handa <handa@etl.go.jp>
2893
2894 * files.texi (Visiting Functions): Return value of
2895 find-file-noselect may be a list of buffers if wildcards are used.
2896
22d1a4ed
MB
28972000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2898
2899 * display.texi (Defining Faces): Document `graphic' display type
2900 in face specs.
2901
916a89db
KG
29022000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2903
1e9fc92e 2904 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
2905 `after-make-frame-hook' with `after-make-frame-functions'.
2906
1e9fc92e 2907 * frames.texi (Creating Frames): Ditto.
916a89db 2908
1e9fc92e 2909 * variables.texi (Future Local Variables): Ditto.
916a89db 2910
483de32b
GM
29112000-10-16 Gerd Moellmann <gerd@gnu.org>
2912
2913 * display.texi (Other Image Types): Add description of :foreground
2914 and :background properties of mono PBM images.
2915
e23a63a5
WL
29162000-08-17 Werner LEMBERG <wl@gnu.org>
2917
2918 * .cvsignore: New file.
2919
dfc16043
GM
29202000-01-05 Gerd Moellmann <gerd@gnu.org>
2921
2922 * tindex.pl: New script.
2923
602613fe
DL
29241999-12-03 Dave Love <fx@gnu.org>
2925
2926 * Makefile.in (MAKEINFO): New parameter.
2927
94ec544d
DL
29281999-09-17 Richard Stallman <rms@gnu.org>
2929
2930 * Makefile.in (srcs): Add hash.texi.
2931 (VERSION): Update to 20.6.
2932
29331999-09-13 Richard Stallman <rms@gnu.org>
2934
2935 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
2936
29371998-08-29 Karl Heuer <kwzh@gnu.org>
2938
2939 * configure.in: New file.
2940 * Makefile.in: Renamed from Makefile.
2941 (prefix, infodir): Use value obtained from configure.
2942 (emacslibdir): Obsolete variable deleted.
2943 (dist): Distribute configure.in, configure, Makefile.in.
2944
29451998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2946
2947 * Makefile (INSTALL_INFO): New variable.
2948 (install): Run install-info.
2949
29501998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
2951
2952 * Makefile (elisp.dvi): Add missing backslash.
2953
29541998-05-02 Richard Stallman <rms@psilocin.gnu.org>
2955
2956 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
2957 Run texindex without `./'. Always run texindex on elisp.tp.
2958 (elisp.tps): Target deleted.
2959
29601998-04-05 Richard Stallman <rms@psilocin.gnu.org>
2961
2962 * Makefile (srcs): Add nonascii.texi and customize.texi.
2963 (dist): Start by deleting `temp'.
2964
29651998-02-17 Richard Stallman <rms@psilocin.gnu.org>
2966
2967 * Makefile (makeinfo, texindex): Targets deleted.
2968 (makeinfo.o, texindex.o): Targets deleted.
2969 (clean, dist): Don't do anything with them or with getopt*.
2970
29711998-01-30 Richard Stallman <rms@psilocin.gnu.org>
2972
2973 * Makefile (SHELL): Defined.
2974
29751998-01-27 Richard Stallman <rms@psilocin.gnu.org>
2976
2977 * Makefile (elisp.tps): New target.
2978 (elisp.dvi): Depend on elisp.tps.
2979
2980Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
2981
2982 * README: Update phone number.
2983
2984 * Makefile (elisp): Make this be the default target.
2985 Depend on makeinfo.c instead of makeinfo.
2986 (install): Don't depend on elisp.dvi, since we don't install that.
2987 Use mkinstalldirs.
2988 (dist): Add mkinstalldirs.
2989
2990Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2991
2992 * Makefile (VERSION): Update version number.
2993 (maintainer-clean): Renamed from realclean.
2994
2995Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2996
2997 * Makefile (realclean): New target.
2998 (elisp): Remove any old elisp-* files first.
2999
3000Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3001
d1f08d85
SM
3002 * Makefile (VERSION): New variable.
3003 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3004 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
3005
3006Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3007
3008 * Makefile (elisp): Depend on makeinfo.
3009
3010Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
3011
d1f08d85 3012 * Makefile (srcs): Add anti.texi.
94ec544d
DL
3013
3014Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3015
3016 * Makefile (infodir, prefix): New vars.
3017 (install): Use infodir.
3018 (emacsinfodir): Deleted.
3019
3020Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3021
3022 * Makefile (srcs): Add calendar.texi.
3023
3024 * Makefile (dist): Copy texindex.c and makeinfo.c.
3025 Limit elisp-* files to those with one or two digits.
3026
3027Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3028
3029 * Makefile (dist): Changed to use Gzip instead of compress.
3030
3031Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3032
3033 * loading.texi (Unloading): define-function changed back to
3034 defalias. It may not stay this way, but at least it's
3035 consistent with the known-good version of the code patch.
3036
3037Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3038
3039 * modes.texi (Hooks): Document new optional arg of add-hook.
3040
3041Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3042
d1f08d85 3043 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
3044
3045 * tips.texi: Add new section on standard library headers.
3046
3047Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3048
3049 * Makefile (srcs): Add frame.texi to the list of sources.
3050
3051Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3052
3053 * Makefile (dist): Don't bother excluding autosave files; they'll
3054 never make it into the temp directory anyway, and the hash marks
3055 in the name are problematic for make and the Bourne shell.
dff28924 3056 (srcs):
94ec544d
DL
3057
3058Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3059
d1f08d85 3060 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
3061 the distribution tar file.
3062
dff28924 3063Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
3064
3065 * Makefile (srcs): Added index.perm.
3066 (elisp.dvi): Remove erroneous shell comment.
3067 Expect output of permute-index in permuted.fns.
3068 Save old elisp.aux in elisp.oaux.
3069 (clean): Added index.texi to be deleted.
3070
dff28924 3071Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3072
3073 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3074
dff28924 3075Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
3076
3077 * files.texi: Noted that completion-ignored-extensions is ignored
3078 when making *Completions*.
3079
3080Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3081
3082 * Makefile make dist now depends on elisp.dvi, since it tries
3083 to include it in the dist file.
3084
dff28924 3085Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
3086
3087 * functions.texinfo (Mapping Functions): Add missing quote
3088
dff28924 3089Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3090
3091 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3092 (defunargs): Turn off \hyphenchar of \sl font temporarily.
3093
dff28924 3094Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3095
3096 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3097 and @error{} are the terms now being used. The files in the
3098 directory have been changed to reflect this.
3099
d1f08d85 3100 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
3101 ` @result{}', using 5 spaces at the begining of the line.
3102
dff28924 3103Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3104
3105 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3106 experimental @indentedresult{}, @indentedexpandsto{} are part of
3107 the texinfo.tex in this directory. These TeX macros are not
3108 stable yet.
3109
dff28924 3110Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3111
3112 * texinfo.tex: temporarily added
d1f08d85 3113 \let\result=\dblarrow
94ec544d
DL
3114 \def\error{{\it ERROR} \longdblarrow}
3115 We need to do this better soon.
3116
dff28924 3117Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3118
3119 * Applied Karl Berry's patches to *.texinfo files, but not to
3120 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3121 new title page format is also not applied, since it requires
3122 texinfo.tex changes.)
3123
3124 * Cleaned up `Makefile' and defined the `emacslibdir' directory
3125 for the Project GNU development environment.
3126
ad050e54 3127;; Local Variables:
fd026ee1 3128;; coding: iso-2022-7bit
ad050e54 3129;; End:
2a34a036
GM
3130
3131 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
3132 Copying and distribution of this file, with or without modification,
3133 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
3134
3135;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda