]> code.delx.au - gnu-emacs/blob - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
1 2006-05-30 Richard Stallman <rms@gnu.org>
2
3 * nonascii.texi (Default Coding Systems): Further clarification.
4
5 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6
7 * internals.texi (Pure Storage): Mention that an overflow in pure
8 space causes a memory leak.
9 (Garbage Collection): If there was an overflow in pure space,
10 `garbage-collect' returns nil.
11
12 2006-05-30 Eli Zaretskii <eliz@gnu.org>
13
14 * nonascii.texi (Default Coding Systems): Fix it some more.
15
16 2006-05-29 Eli Zaretskii <eliz@gnu.org>
17
18 * nonascii.texi (Default Coding Systems): Fix last change.
19
20 2006-05-29 Kenichi Handa <handa@m17n.org>
21
22 * nonascii.texi (find-operation-coding-system): Describe the new
23 argument format (FILENAME . BUFFER).
24
25 2006-05-28 Richard Stallman <rms@gnu.org>
26
27 * tips.texi (Coding Conventions): Better explain reasons not to
28 advise other packages or use `eval-after-load'.
29
30 2006-05-29 Kim F. Storm <storm@cua.dk>
31
32 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
33 `bindat-idx' and `bindat-raw' for clarity.
34
35 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
36
37 * processes.texi (Bindat Spec): Expand on `repeat' handler.
38
39 * display.texi (Display): Add "Abstract Display" to menu.
40 (Abstract Display, Abstract Display Functions)
41 (Abstract Display Example): New nodes.
42 * elisp.texi (Top): Add "Abstract Display" to menu.
43
44 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
45
46 * keymaps.texi (Key Sequences): Link to input events definition.
47 (Format of Keymaps): Delete material duplicated in Keymap Basics.
48
49 * files.texi (Changing Files): Document updated argument list for
50 copy-file.
51
52 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
53
54 * processes.texi (Bindat Functions): Explain term "total length".
55 Use it in bindat-length and bindat-pack descriptions.
56
57 2006-05-26 Eli Zaretskii <eliz@gnu.org>
58
59 * tips.texi (Coding Conventions): Advise against using
60 eval-after-load in packages. Add an index entry.
61
62 2006-05-25 Juri Linkov <juri@jurta.org>
63
64 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
65
66 * modes.texi (%-Constructs): Add %e, %z, %Z.
67
68 2006-05-25 Richard Stallman <rms@gnu.org>
69
70 * elisp.texi (Top): Update subnode menu.
71
72 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
73 (Keymaps): Update menu.
74
75 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
76
77 * keymaps.texi (Key Sequences): Some clarifications.
78
79 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
80
81 * processes.texi (Bindat Functions): Say "unibyte string"
82 explicitly for bindat-unpack and bindat-pack descriptions.
83 (Bindat Examples): Don't call `string-make-unibyte' in example.
84
85 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
86
87 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
88 Explain string and vector representations of key sequences
89
90 * keymaps.texi (Changing Key Bindings):
91 * commands.texi (Interactive Codes, Interactive Codes):
92 * help.texi (Describing Characters): Refer to it.
93
94 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
95
96 * frames.texi (Pointer Shape): @end table -> @end defvar.
97
98 2006-05-22 Richard Stallman <rms@gnu.org>
99
100 * elisp.texi (Top): Update subnode menus.
101
102 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
103 Contents rewritten; material from old Pointer Shape node moved here.
104
105 * display.texi (Pointer Shape): Node deleted.
106 (Image Descriptors): Minor cleanup.
107
108 2006-05-21 Richard Stallman <rms@gnu.org>
109
110 * syntax.texi (Parsing Expressions): Update info on which STATE
111 elements are ignored.
112
113 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
114
115 * hooks.texi (Standard Hooks): Correct typo.
116
117 * gpl.texi (GPL): ifinfo -> ifnottex.
118
119 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
120
121 * searching.texi (Simple Match Data): Warn about match data being
122 set anew by every search.
123
124 2006-05-17 Richard Stallman <rms@gnu.org>
125
126 * minibuf.texi (Minibuffer History): Clarify.
127
128 * searching.texi (Regexp Special): Clarify nested regexp warning.
129
130 2006-05-16 Kim F. Storm <storm@cua.dk>
131
132 * minibuf.texi (Minibuffer History): Update add-to-history.
133
134 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
135
136 * nonascii.texi (Explicit Encoding): Fix
137 typo (encoding<->decoding).
138
139 2006-05-14 Richard Stallman <rms@gnu.org>
140
141 * buffers.texi (Creating Buffers): Cleanup.
142
143 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
144
145 2006-05-13 Eli Zaretskii <eliz@gnu.org>
146
147 * buffers.texi (Current Buffer): Document that with-temp-buffer
148 disables undo.
149
150 * os.texi (Terminal-Specific): More accurate description of how
151 Emacs searches for the terminal-specific libraries.
152
153 2006-05-12 Eli Zaretskii <eliz@gnu.org>
154
155 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
156 emacs-xtra to @inforef's.
157
158 * text.texi (Undo): Document that undo is turned off in buffers
159 whose names begin with a space.
160
161 * buffers.texi (Buffer Names): Add index entries for buffers whose
162 names begin with a space.
163 (Creating Buffers): Document that undo is turned off in buffers
164 whose names begin with a space.
165
166 * files.texi (Visiting Functions, Reading from Files)
167 (Saving Buffers): Mention code and EOL conversions by file I/O
168 primitives and subroutines.
169
170 * nonascii.texi (Lisp and Coding Systems): Document
171 coding-system-eol-type. Add index entries for eol conversion.
172
173 * display.texi (Defining Faces): Mention `mac', and add an xref to
174 where window-system is described.
175
176 2006-05-10 Richard Stallman <rms@gnu.org>
177
178 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
179
180 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
181
182 * variables.texi (File Local Variables): Recommend to quote lambda
183 expressions in safe-local-variable property.
184
185 2006-05-09 Richard Stallman <rms@gnu.org>
186
187 * variables.texi (File Local Variables): Document
188 safe-local-eval-forms and safe-local-eval-function.
189
190 2006-05-07 Kim F. Storm <storm@cua.dk>
191
192 * minibuf.texi (Minibuffer History): Remove keep-dups arg
193 from add-to-history.
194
195 2006-05-07 Romain Francoise <romain@orebokech.com>
196
197 * commands.texi (Event Input Misc):
198 * compile.texi (Eval During Compile):
199 * internals.texi (Buffer Internals):
200 * minibuf.texi (Initial Input):
201 * nonascii.texi (Scanning Charsets):
202 * numbers.texi (Comparison of Numbers):
203 * windows.texi (Textual Scrolling, Vertical Scrolling):
204 Fix various typos.
205
206 2006-05-06 Eli Zaretskii <eliz@gnu.org>
207
208 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
209 conditional xref's to either emacs or emacs-xtra, depending on
210 @iftex/@ifnottex.
211
212 * minibuf.texi (Minibuffer History): Document add-to-history.
213
214 2006-05-05 Eli Zaretskii <eliz@gnu.org>
215
216 * internals.texi (Pure Storage): Mention the pure overflow message
217 at startup.
218
219 2006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
220
221 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
222 (Searching Keymaps): Fix pseudo-Lisp description of keymap
223 search.
224
225 2006-05-01 Richard Stallman <rms@gnu.org>
226
227 * intro.texi (nil and t): Clarify.
228
229 * variables.texi (File Local Variables): Suggest using booleanp.
230
231 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
232
233 * objects.texi (Type Predicates): Fix typos.
234
235 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
236
237 * intro.texi (nil and t): Add booleanp.
238
239 * objects.texi (Type Predicates): Add links for booleanp and
240 string-or-null-p.
241
242 2006-04-29 Richard Stallman <rms@gnu.org>
243
244 * modes.texi (Multiline Font Lock): Rename from
245 Multi line Font Lock Elements. Much clarification.
246 (Font Lock Multiline, Region to Fontify): Much clarification.
247
248 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
249
250 * variables.texi (File Local Variables): Remove the special case t for
251 safe-local-variable.
252
253 2006-04-26 Richard Stallman <rms@gnu.org>
254
255 * syntax.texi (Parsing Expressions): Minor cleanup.
256
257 2006-04-18 Richard Stallman <rms@gnu.org>
258
259 * tips.texi (Coding Conventions): Explain when the package's
260 prefix should appear later on (not at the start of the name).
261
262 * searching.texi (String Search): Clarify effect of NOERROR.
263
264 * modes.texi (Imenu): Clarify what special items do.
265
266 * hooks.texi (Standard Hooks): Delete text about old hook names.
267
268 2006-04-17 Romain Francoise <romain@orebokech.com>
269
270 * variables.texi (Local Variables): Update the default value of
271 `max-specpdl-size'.
272
273 2006-04-15 Michael Olson <mwolson@gnu.org>
274
275 * processes.texi (Transaction Queues): Mention the new optional
276 `delay-question' argument for `tq-enqueue'.
277
278 2006-04-13 Bill Wohler <wohler@newt.com>
279
280 * customize.texi (Common Keywords): Use dotted notation for
281 :package-version value. Specify its values. Improve documentation
282 for customize-package-emacs-version-alist.
283
284 2006-04-12 Bill Wohler <wohler@newt.com>
285
286 * customize.texi (Common Keywords): Move description of
287 customize-package-emacs-version-alist to @defvar.
288
289 2006-04-10 Bill Wohler <wohler@newt.com>
290
291 * customize.texi (Common Keywords): Add :package-version.
292
293 2006-04-10 Kim F. Storm <storm@cua.dk>
294
295 * text.texi (Buffer Contents): Add NOPROPS arg to
296 filter-buffer-substring.
297
298 2006-04-08 Kevin Ryde <user42@zip.com.au>
299
300 * os.texi (Command-Line Arguments): Update xref to emacs manual
301 "Command Arguments" -> "Emacs Invocation", per change there.
302
303 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
304
305 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
306 be on one line to help makeinfo not render two spaces after the dot.
307
308 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
309
310 * strings.texi (Predicates for Strings): Add string-or-null-p.
311
312 2006-03-28 Kim F. Storm <storm@cua.dk>
313
314 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
315 remarks about systems that don't support fractional seconds.
316
317 2006-03-25 Karl Berry <karl@gnu.org>
318
319 * elisp.texi: Use @copyright{} instead of (C), and do not indent
320 the year list.
321
322 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
323
324 * display.texi (Fringe Indicators): Fix typos.
325
326 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
327
328 * tips.texi (Documentation Tips): One can now also write `program'
329 in front of a quoted symbol in a docstring to prevent making a
330 hyperlink.
331
332 2006-03-19 Alan Mackenzie <acm@muc.de>
333
334 * text.texi (Special Properties): Clarify `fontified' property.
335
336 2006-03-16 Richard Stallman <rms@gnu.org>
337
338 * display.texi (Defining Images): Minor cleanup.
339
340 2006-03-16 Bill Wohler <wohler@newt.com>
341
342 * display.texi (Defining Images): In image-load-path-for-library,
343 prefer user's images.
344
345 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
346
347 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
348
349 2006-03-15 Bill Wohler <wohler@newt.com>
350
351 * display.texi (Defining Images): Fix example in
352 image-load-path-for-library by not recommending that one binds
353 image-load-path. Just defvar it to placate compiler and only use
354 it if previously defined.
355
356 2006-03-14 Bill Wohler <wohler@newt.com>
357
358 * display.texi (Defining Images): In image-load-path-for-library,
359 always return list of directories. Update example.
360
361 2006-03-14 Alan Mackenzie <acm@muc.de>
362
363 * modes.texi: New node, "Region to Fontify" (for Font Lock).
364 This describes font-lock-extend-region-function.
365 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
366 the new node "Region to Fontify".
367
368 2006-03-13 Richard Stallman <rms@gnu.org>
369
370 * display.texi (Invisible Text): The impossible position is
371 now before the invisible text, not after.
372 (Defining Images): Clean up last change.
373
374 2006-03-11 Bill Wohler <wohler@newt.com>
375
376 * display.texi (Defining Images): Add image-load-path-for-library.
377
378 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
379
380 * text.texi (Adaptive Fill): Fix Texinfo usage.
381
382 * strings.texi (Creating Strings): Fix Texinfo usage.
383
384 * searching.texi (Regexp Special): Use @samp for regular
385 expressions that are not in Lisp syntax.
386
387 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
388
389 * searching.texi (Regexp Special): Put remark between parentheses
390 to avoid misreading.
391
392 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
393
394 * searching.texi (Syntax of Regexps): More accurately describe
395 which characters are special in which situations.
396 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
397 are not special. Describe in detail when `[' and `]' are special.
398 (Regexp Backslash): Plenty of regexps with unbalanced square
399 brackets are valid, so reword that statement.
400
401 2006-03-02 Kim F. Storm <storm@cua.dk>
402
403 * keymaps.texi (Tool Bar): Add tool-bar-border.
404
405 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
406
407 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
408
409 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
410
411 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
412
413 * files.texi (Locating Files): Suggest additional values for the
414 SUFFIXES arg of `locate-file'. Update pxref.
415
416 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
417 (How Programs Do Loading): Discuss the effects of Auto Compression
418 mode on `load'.
419 (Load Suffixes): New node.
420 (Library Search): Delete description of `load-suffixes'; it was
421 moved to "Load Suffixes".
422 (Autoload, Named Features): Mention `load-suffixes'.
423
424 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
425
426 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
427
428 * windows.texi (Window Tree): Fix typo.
429
430 2006-02-20 Kim F. Storm <storm@cua.dk>
431
432 * display.texi (Fringe Indicators): New section.
433 Move indicate-empty-lines, indicate-buffer-boundaries, and
434 default-indicate-buffer-boundaries here.
435 Add fringe-indicator-alist and default-fringes-indicator-alist.
436 Add list of logical fringe indicator symbols.
437 Update list of standard bitmap names.
438 (Fringe Cursors): New section.
439 Move overflow-newline-into-fringe here.
440 Add fringe-cursor-alist and default-fringes-cursor-alist.
441 Add list of fringe cursor symbols.
442
443 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
444
445 * commands.texi (Using Interactive): Fix reference to node
446 "Minibuffers".
447
448 2006-02-19 Richard M. Stallman <rms@gnu.org>
449
450 * minibuf.texi (High-Level Completion):
451 Add xref to read-input-method-name.
452
453 * files.texi (Relative File Names): Move file-relative-name here.
454 (File Name Expansion): From here. Minor clarifications.
455
456 * commands.texi (Using Interactive): Add xrefs about reading input.
457 Clarify remarks about that moving point and mark.
458 Put string case before list case.
459
460 2006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
461
462 * display.texi (Other Display Specs, Image Descriptors):
463 Revert erroneous changes. The previous description of
464 image-descriptors as `(image . PROPS)' was correct.
465
466 2006-02-14 Richard M. Stallman <rms@gnu.org>
467
468 * variables.texi (File Local Variables): Clarifications.
469
470 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
471
472 * variables.texi (File Local Variables): Use @code for a cons
473 cell, not @var.
474
475 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
476
477 * variables.texi (File Local Variables): Document new file local
478 variable behavior.
479
480 2006-02-10 Kim F. Storm <storm@cua.dk>
481
482 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
483
484 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
485
486 * modes.texi (%-Constructs): Remove obsolete info about
487 `global-mode-string'.
488
489 2006-02-07 Richard M. Stallman <rms@gnu.org>
490
491 * commands.texi (Prefix Command Arguments): Minor cleanup.
492
493 * display.texi: "Graphical display", not window system.
494
495 * functions.texi (What Is a Function): Fix xref.
496
497 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
498 (Changing Key Bindings): Clarify when remapping is better than
499 substitute-key-definition.
500
501 2006-02-02 Richard M. Stallman <rms@gnu.org>
502
503 * minibuf.texi (Basic Completion): Completion alists are risky.
504
505 * keymaps.texi (Active Keymaps): Clarifications.
506 (Searching Keymaps): New node.
507 (Keymaps): Update menu.
508
509 * frames.texi (Layout Parameters): Minor clarification.
510 (Drag and Drop): New node.
511 (Frames): Update menu.
512
513 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
514
515 * display.texi (Other Display Specs, Image Descriptors):
516 Image description is a list, not a cons cell.
517
518 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
519
520 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
521 list is not necessarily a list).
522
523 2006-01-27 Eli Zaretskii <eliz@gnu.org>
524
525 * frames.texi (Layout Parameters): border-width and
526 internal-border-width belong to the frame, not the window.
527
528 2006-01-19 Richard M. Stallman <rms@gnu.org>
529
530 * nonascii.texi (Translation of Characters): Search cmds use
531 translation-table-for-input. Automatically made local.
532
533 * markers.texi (Overview of Markers): Count insertion type
534 as one of a marker's attributes.
535
536 * keymaps.texi (Controlling Active Maps): New node, split out of
537 Active Keymaps.
538 (Keymaps): Menu updated.
539 (Active Keymaps): Give pseudocode to explain how the active
540 maps are searched. current-active-maps and key-binding moved here.
541 (Functions for Key Lookup): current-active-maps and key-binding moved.
542 Clarifications.
543 (Searching the Keymaps): New subnode.
544
545 * elisp.texi (Top): Menu clarification.
546
547 * display.texi (Other Display Specs): Delete duplicate entry for
548 just a string as display spec. Move text about recursive display
549 specs on such a string.
550
551 * commands.texi (Key Sequence Input): Clarify.
552 Move num-nonmacro-input-events out.
553 (Reading One Event): num-nonmacro-input-events moved here.
554
555 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
556
557 * advice.texi (Simple Advice): Update example to fit argument
558 change in previous-line.
559
560 2006-01-05 Richard M. Stallman <rms@gnu.org>
561
562 * markers.texi (The Mark): Fix in `mark'.
563
564 2006-01-04 Richard M. Stallman <rms@gnu.org>
565
566 * processes.texi (Misc Network, Make Network): Minor cleanups.
567
568 2006-01-04 Kim F. Storm <storm@cua.dk>
569
570 * processes.texi (Make Network): Add IPv6 addresses and handling.
571 (Network Feature Testing): Mention (:family ipv6).
572 (Misc Network): Add IPv6 formats to format-network-address.
573
574 2005-12-30 Richard M. Stallman <rms@gnu.org>
575
576 * text.texi (Changing Properties):
577 Don't use return value of set-text-properties.
578
579 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
580
581 * modes.texi (Mode Line Format): Correct typo in menu.
582
583 2005-12-29 Richard M. Stallman <rms@gnu.org>
584
585 * modes.texi (Mode Line Top): New node.
586 (Mode Line Data): Some text moved to new node.
587 Explain the data structure more concretely.
588 (Mode Line Basics): Clarifications.
589 (Mode Line Variables): Clarify intro paragraph.
590 (%-Constructs): Clarify intro paragraph.
591 (Mode Line Format): Update menu.
592
593 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
594
595 * minibuf.texi (Basic Completion): Update lazy-completion-table
596 examples for removal of ARGS argument.
597
598 2005-12-23 Richard M. Stallman <rms@gnu.org>
599
600 * text.texi (Undo): Restore some explanation from the version
601 that was deleted.
602
603 2005-12-23 Eli Zaretskii <eliz@gnu.org>
604
605 * text.texi (Undo): Remove duplicate descriptions of `apply
606 funname' and `apply delta' elements of the undo list.
607
608 2005-12-20 Richard M. Stallman <rms@gnu.org>
609
610 * help.texi (Help Functions): Update documentation of `apropos'.
611
612 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
613
614 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
615 because it is confusing. If the :help-echo keyword is a function,
616 it is not directly used as the :help-echo overlay property, as the
617 xref seems to suggest (it does not take the appropriate args).
618
619 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
620
621 * customize.texi (Common Keywords): Fix Texinfo usage.
622 (Group Definitions, Variable Definitions): Update for new
623 conventions for using `*' in docstrings.
624
625 * tips.texi (Documentation Tips): Update for new conventions for
626 using `*' in docstrings.
627
628 2005-12-16 Richard M. Stallman <rms@gnu.org>
629
630 * minibuf.texi (Minibuffer Contents): Minor cleanup.
631
632 2005-12-16 Juri Linkov <juri@jurta.org>
633
634 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
635
636 2005-12-14 Romain Francoise <romain@orebokech.com>
637
638 * modes.texi (Customizing Keywords): Rename `append' to `how'.
639 Fix typo.
640
641 2005-12-11 Juri Linkov <juri@jurta.org>
642
643 * minibuf.texi (Completion Commands): Add mention of read-file-name
644 for filename completion keymaps.
645 (Reading File Names): Add mention of filename completion keymaps
646 for read-file-name and xref to `Completion Commands'.
647
648 2005-12-10 Richard M. Stallman <rms@gnu.org>
649
650 * customize.texi (Common Keywords): State caveats for use of :tag.
651
652 2005-12-08 Richard M. Stallman <rms@gnu.org>
653
654 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
655 with xrefs and better explanation.
656 (Completion Commands): Add the filename completion maps.
657
658 * objects.texi (Character Type): Clarify that \s is not space
659 if a dash follows.
660
661 2005-12-05 Richard M. Stallman <rms@gnu.org>
662
663 * windows.texi (Resizing Windows): Delete preserve-before args.
664
665 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
668 in full keymaps, since the quirk has been fixed.
669
670 2005-12-03 Eli Zaretskii <eliz@gnu.org>
671
672 * hooks.texi (Standard Hooks): Add index entries. Mention
673 `compilation-finish-functions'.
674
675 2005-11-27 Richard M. Stallman <rms@gnu.org>
676
677 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
678
679 2005-11-21 Juri Linkov <juri@jurta.org>
680
681 * customize.texi (Common Keywords): Update links types
682 custom-manual and url-link. Add link types emacs-library-link,
683 file-link, function-link, variable-link, custom-group-link.
684
685 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
686
687 * display.texi: Revert 2005-11-20 change.
688
689 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
690
691 * processes.texi (Bindat Functions):
692 Say "third" to refer to zero-based index "2".
693
694 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
695
696 * loading.texi (Library Search): Update the default value of
697 `load-suffixes'.
698
699 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
700
701 * display.texi (Attribute Functions): Mention :ignore-defface.
702
703 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
704
705 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
706 (Minor Mode Conventions): Mention the use of a hook.
707
708 2005-11-06 Richard M. Stallman <rms@gnu.org>
709
710 * files.texi (Magic File Names): find-file-name-handler checks the
711 `operations' property of the handler.
712
713 2005-11-03 Richard M. Stallman <rms@gnu.org>
714
715 * variables.texi (Frame-Local Variables): Small clarification.
716
717 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
718
719 * os.texi (Init File): Document ~/.emacs.d/init.el.
720
721 2005-10-29 Richard M. Stallman <rms@gnu.org>
722
723 * internals.texi (Garbage Collection): Document memory-full.
724
725 2005-10-28 Bill Wohler <wohler@newt.com>
726
727 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
728 for URLs.
729
730 2005-10-28 Richard M. Stallman <rms@gnu.org>
731
732 * minibuf.texi (Completion Commands): Clean up prev change.
733
734 2005-10-26 Kevin Ryde <user42@zip.com.au>
735
736 * compile.texi (Eval During Compile): Explain recommended uses
737 of eval-when-compile and eval-and-compile.
738
739 2005-10-27 Masatake YAMATO <jet@gyve.org>
740
741 * minibuf.texi (Completion Commands):
742 Write about new optional argument for `display-completion-list'.
743
744 2005-10-23 Richard M. Stallman <rms@gnu.org>
745
746 * display.texi (Overlay Arrow): Clarify about local bindings of
747 overlay-arrow-position.
748
749 2005-10-22 Eli Zaretskii <eliz@gnu.org>
750
751 * internals.texi (Building Emacs): Fix last change.
752
753 2005-10-22 Richard M. Stallman <rms@gnu.org>
754
755 * internals.texi (Building Emacs): Document eval-at-startup.
756
757 2005-10-21 Richard M. Stallman <rms@gnu.org>
758
759 * loading.texi (Where Defined): load-history contains abs file names.
760 symbol-file returns abs file names.
761
762 2005-10-19 Kim F. Storm <storm@cua.dk>
763
764 * display.texi (Showing Images): Add max-image-size integer value.
765
766 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
767
768 * display.texi (Showing Images): Document max-image-size.
769
770 2005-10-17 Richard M. Stallman <rms@gnu.org>
771
772 * commands.texi (Quitting): Minor clarification.
773
774 * processes.texi (Sentinels): Clarify about output and quitting.
775 (Filter Functions): Mention with-local-quit.
776
777 2005-10-17 Juri Linkov <juri@jurta.org>
778
779 * buffers.texi (Current Buffer):
780 * commands.texi (Event Input Misc):
781 * compile.texi (Eval During Compile, Compiler Errors):
782 * customize.texi (Group Definitions):
783 * display.texi (Progress, Defining Faces):
784 * files.texi (Writing to Files):
785 * modes.texi (Mode Hooks, Defining Minor Modes):
786 * streams.texi (Output Functions):
787 * syntax.texi (Syntax Table Functions):
788 * text.texi (Change Hooks):
789 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
790
791 * commands.texi (Quitting): Replace arg `forms' with `body' in
792 `with-local-quit'.
793
794 * positions.texi (Excursions): Replace arg `forms' with `body' in
795 `save-excursion'.
796
797 2005-10-08 Kim F. Storm <storm@cua.dk>
798
799 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
800 Rename manual section accordingly.
801
802 2005-10-04 Kim F. Storm <storm@cua.dk>
803
804 * windows.texi (Window Split Tree): New section describing
805 new function window-split-tree function.
806
807 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
808
809 * display.texi (Fringe Size/Pos): Simplify and add detail.
810
811 2005-09-30 Romain Francoise <romain@orebokech.com>
812
813 * minibuf.texi (High-Level Completion): Explain that the prompt
814 given to `read-buffer' should end with a colon and a space.
815 Update usage examples.
816
817 2005-09-29 Juri Linkov <juri@jurta.org>
818
819 * display.texi (Displaying Messages): Rename argument name
820 `string' to `format-string' in functions `message', `message-box',
821 `message-or-box'.
822
823 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
824
825 * errors.texi (Standard Errors): Correct xrefs.
826
827 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
828
829 * display.texi (Defining Images): Update documentation for
830 `image-load-path'.
831
832 2005-09-17 Richard M. Stallman <rms@gnu.org>
833
834 * display.texi (Defining Images): Clean up previous change.
835
836 2005-09-16 Romain Francoise <romain@orebokech.com>
837
838 * elisp.texi: Specify GFDL version 1.2.
839
840 * doclicense.texi (GNU Free Documentation License): Update to
841 version 1.2.
842
843 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
844
845 * display.texi (Defining Images): Document `image-load-path'.
846
847 2005-09-15 Richard M. Stallman <rms@gnu.org>
848
849 * objects.texi (Printed Representation): Minor cleanup.
850 (Box Diagrams): Minor fix.
851 (Cons Cell Type): Move (...) index item here.
852 (Box Diagrams): From here.
853 (Array Type): Minor fix.
854 (Type Predicates): Delete index "predicates".
855 (Hash Table Type): Clarify xref.
856 (Dotted Pair Notation): Minor fix.
857
858 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
859
860 * files.texi (Saving Buffers): Fix typo.
861
862 2005-09-08 Richard M. Stallman <rms@gnu.org>
863
864 * tips.texi (Programming Tips): Correct the "default" prompt spec.
865
866 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
867
868 * locals.texi (Standard Buffer-Local Variables): Don't include
869 mode variables for minor modes.
870 Fix xrefs for buffer-display-count, buffer-display-table,
871 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
872 enable-multibyte-characters, fill-column, header-line-format,
873 left-fringe-width, left-margin, and right-fringe-width.
874
875 * hooks.texi (Standard Hooks): All hooks should conform to the
876 standard naming convention now.
877 Fix xref for `echo-area-clear-hook'.
878
879 * display.texi (Usual Display): Note that indicate-empty-lines and
880 tab-width are buffer-local.
881
882 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
883
884 * modes.texi (Mode Help): Note that major-mode is buffer-local.
885
886 * nonascii.texi (Encoding and I/O): Note that
887 buffer-file-coding-system is buffer-local.
888
889 * positions.texi (List Motion): Note that defun-prompt-regexp is
890 buffer-local.
891
892 * text.texi (Auto Filling): Note that auto-fill-function is
893 buffer-local.
894 (Undo): Note that buffer-undo-list is buffer-local.
895
896 * windows.texi (Buffers and Windows): Document
897 buffer-display-count.
898
899 2005-09-06 Richard M. Stallman <rms@gnu.org>
900
901 * tips.texi (Coding Conventions): Sometimes it is ok to put the
902 package prefix elsewhere than at the start of the name.
903
904 2005-09-03 Richard M. Stallman <rms@gnu.org>
905
906 * tips.texi (Programming Tips): Add conventions for minibuffer
907 questions and prompts.
908
909 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
910
911 * intro.texi (nil and t): Minor cleanup.
912 Delete spurious mention of keyword symbols.
913 (Evaluation Notation): Add index entry.
914 (A Sample Function Description): Minor cleanup.
915 (A Sample Variable Description): Not all vars can be set.
916
917 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
918
919 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
920
921 (Insertion): Document precise type of `insert-char' arg COUNT.
922
923 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
924
925 * modes.texi (Other Font Lock Variables): Sync the default of
926 font-lock-lines-before.
927
928 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
929
930 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
931
932 2005-08-29 Richard M. Stallman <rms@gnu.org>
933
934 * elisp.texi (Top): Update subnode menu.
935
936 * searching.texi (Searching and Matching): Move node.
937 Rearrange contents and add overall explanation.
938 (Searching and Case): Move node.
939 (Searching and Matching): Update menu.
940
941 2005-08-27 Eli Zaretskii <eliz@gnu.org>
942
943 * os.texi (Startup Summary): Fix the description of the initial
944 startup message display.
945
946 2005-08-25 Richard M. Stallman <rms@gnu.org>
947
948 * searching.texi (Search and Replace): Add replace-regexp-in-string.
949
950 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
951
952 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
953 `next-overlay-change' example.
954
955 2005-08-22 Juri Linkov <juri@jurta.org>
956
957 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
958 Fix invert-face. Fix args of face-background.
959
960 * display.texi (Standard Faces): Delete node.
961 (Faces): Add xref to `(emacs)Standard Faces'.
962 (Displaying Faces): Fix xref to `Standard Faces'.
963
964 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
965
966 2005-08-20 Alan Mackenzie <acm@muc.de>
967
968 * buffers.texi (The Buffer List): Clarify the manipulation of the
969 buffer list.
970
971 2005-08-14 Richard M. Stallman <rms@gnu.org>
972
973 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
974 a regexp.
975
976 2005-08-11 Richard M. Stallman <rms@gnu.org>
977
978 * elisp.texi (Top): Update subnode lists.
979
980 * display.texi (Inverse Video): Node deleted.
981
982 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
983 New nodes split out of Coding Conventions.
984
985 * searching.texi (Regular Expressions): Document re-builder.
986
987 * os.texi (Time Parsing): New node split out of Time Conversion.
988
989 * processes.texi (Misc Network, Network Feature Testing)
990 (Network Options, Make Network): New nodes split out of
991 Low-Level Network.
992
993 2005-08-09 Richard M. Stallman <rms@gnu.org>
994
995 * frames.texi (Geometry): New node, split from Size and Position.
996 (Frame Parameters): Refer to Geometry.
997
998 * buffers.texi (The Buffer List): Fix xrefs.
999
1000 * windows.texi (Splitting Windows): Fix xref.
1001
1002 * frames.texi (Layout Parameters): Add xref.
1003
1004 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1005
1006 * keymaps.texi (Menu Bar): Fix xref.
1007
1008 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1009
1010 * modes.texi (%-Constructs): Fix xref.
1011
1012 * frames.texi (Window Frame Parameters): Node split up.
1013 (Basic Parameters, Position Parameters, Size Parameters)
1014 (Layout Parameters, Buffer Parameters, Management Parameters)
1015 (Cursor Parameters, Color Parameters): New subnodes.
1016
1017 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1018
1019 * positions.texi (Screen Lines): Update xref for previous change
1020 in minibuf.texi.
1021
1022 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1023 change in minibuf.texi.
1024
1025 2005-08-09 Richard M. Stallman <rms@gnu.org>
1026
1027 * tips.texi (Coding Conventions): Minor cleanup.
1028
1029 * modes.texi (Defining Minor Modes): Explain when init-value
1030 can be non-nil.
1031
1032 * elisp.texi (Top): Update submenu for Minibuffer.
1033
1034 * minibuf.texi (Minibuffer Misc): Node split up.
1035 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1036 (Recursive Mini): New nodes split out from Minibuffer Misc.
1037 (Minibuffer Misc): Document max-mini-window-height.
1038
1039 * hash.texi (Defining Hash): Delete stray paren in example.
1040
1041 * display.texi (Echo Area Customization): Don't define
1042 max-mini-window-height here; xref instead.
1043
1044 * commands.texi (Event Input Misc): Update while-no-input.
1045
1046 * advice.texi (Advising Functions): Explain when to use advice
1047 and when to use a hook.
1048
1049 2005-07-30 Eli Zaretskii <eliz@gnu.org>
1050
1051 * makefile.w32-in (info): Don't run install-info.
1052 ($(infodir)/dir): New target, produced by running install-info.
1053
1054 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1055
1056 * modes.texi (Defining Minor Modes): The keyword for the initial
1057 value is :init-value, not :initial-value.
1058
1059 2005-07-23 Eli Zaretskii <eliz@gnu.org>
1060
1061 * loading.texi (Autoload): Make the `doctor' example be consistent
1062 with what's in current loaddefs.el. Describe the "fn" magic in
1063 the usage portion of the doc string.
1064
1065 2005-07-22 Richard M. Stallman <rms@gnu.org>
1066
1067 * internals.texi (Garbage Collection): Clarify previous change.
1068
1069 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1070
1071 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1072
1073 2005-07-18 Juri Linkov <juri@jurta.org>
1074
1075 * commands.texi (Accessing Events):
1076 * frames.texi (Text Terminal Colors, Resources):
1077 * markers.texi (The Mark):
1078 * modes.texi (Defining Minor Modes):
1079 Delete duplicate duplicate words.
1080
1081 2005-07-16 Richard M. Stallman <rms@gnu.org>
1082
1083 * display.texi (Managing Overlays): Clarify make-overlay
1084 args for insertion types.
1085
1086 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1087
1088 * customize.texi (Variable Definitions):
1089 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
1090 `standard-value' is a list too.
1091 (Defining New Types): Use @key{RET} instead of @key{ret}.
1092
1093 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1094
1095 * os.texi (Translating Input): Fix typo.
1096
1097 2005-07-08 Richard M. Stallman <rms@gnu.org>
1098
1099 * README: Update edition number and size estimate.
1100
1101 * elisp.texi (VERSION): Set to 2.9.
1102
1103 2005-07-07 Richard M. Stallman <rms@gnu.org>
1104
1105 * book-spine.texinfo: Update Emacs version.
1106
1107 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1108
1109 2005-07-06 Richard M. Stallman <rms@gnu.org>
1110
1111 * searching.texi (Regexp Search): Clarify what re-search-forward
1112 does when the search fails.
1113
1114 2005-07-05 Lute Kamstra <lute@gnu.org>
1115
1116 * Update FSF's address in GPL notices.
1117
1118 * doclicense.texi (GNU Free Documentation License):
1119 * gpl.texi (GPL):
1120 * tips.texi (Coding Conventions, Library Headers):
1121 * vol1.texi:
1122 * vol2.texi: Update FSF's address.
1123
1124 2005-07-04 Richard M. Stallman <rms@gnu.org>
1125
1126 * hooks.texi (Standard Hooks): Add occur-hook.
1127
1128 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1129
1130 * display.texi (The Echo Area): Correct menu.
1131
1132 2005-07-03 Richard M. Stallman <rms@gnu.org>
1133
1134 * elisp.texi (Top): Update subnode menu for Display.
1135
1136 * display.texi (Displaying Messages): New node, with most
1137 of what was in The Echo Area.
1138 (Progress): Moved under The Echo Area.
1139 (Logging Messages): New node with new text.
1140 (Echo Area Customization): New node, the rest of what was
1141 in The Echo Area. Document message-truncate-lines with @defvar.
1142 (Display): Update menu.
1143
1144 * windows.texi (Textual Scrolling): Doc 3 values for
1145 scroll-preserve-screen-position.
1146
1147 * text.texi (Special Properties): Change hook functions
1148 should bind inhibit-modification-hooks around altering buffer text.
1149
1150 * keymaps.texi (Key Binding Commands): Call binding BINDING
1151 rather than DEFINITION.
1152
1153 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
1154
1155 * variables.texi (Defining Variables): `user-variable-p' returns t
1156 for aliases of user options, nil for alias loops.
1157
1158 2005-06-28 Richard M. Stallman <rms@gnu.org>
1159
1160 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1161 make-keymap.
1162
1163 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1164
1165 * variables.texi (Setting Variables): Correct and clarify
1166 description of `add-to-ordered-list'.
1167
1168 2005-06-26 Richard M. Stallman <rms@gnu.org>
1169
1170 * display.texi (Faces): Minor cleanup.
1171
1172 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1173
1174 * display.texi (Faces): `facep' returns t for strings that are
1175 face names.
1176
1177 2005-06-25 Richard M. Stallman <rms@gnu.org>
1178
1179 * objects.texi (Equality Predicates): Clarify meaning of equal.
1180
1181 * windows.texi (Selecting Windows): save-selected-window
1182 and with-selected-window save and restore the current buffer.
1183
1184 2005-06-24 Richard M. Stallman <rms@gnu.org>
1185
1186 * numbers.texi (Float Basics): Explain how to test for NaN,
1187 and printing the sign of NaNs.
1188
1189 2005-06-24 Eli Zaretskii <eliz@gnu.org>
1190
1191 * makefile.w32-in (MAKEINFO): Use --force.
1192
1193 2005-06-23 Richard M. Stallman <rms@gnu.org>
1194
1195 * display.texi (Face Functions): Correct Texinfo usage.
1196
1197 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1198
1199 * lists.texi (Rings): `ring-elements' now returns the elements of
1200 RING in order.
1201
1202 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
1203
1204 * markers.texi (The Mark): Texinfo usage fix.
1205
1206 2005-06-23 Kim F. Storm <storm@cua.dk>
1207
1208 * searching.texi (Entire Match Data): Remove evaporate option for
1209 match-data. Do not mention evaporate option for set-match-data.
1210
1211 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1212
1213 * display.texi (Face Functions): Mention face aliases.
1214
1215 2005-06-21 Richard M. Stallman <rms@gnu.org>
1216
1217 * anti.texi (Antinews): Texinfo usage fix.
1218
1219 2005-06-21 Karl Berry <karl@gnu.org>
1220
1221 * elisp.texi: Use @copying.
1222
1223 * elisp.texi: Put @summarycontents and @contents before the Top
1224 node, instead of the end of the file, so that the contents appear
1225 in the right place in the dvi/pdf output.
1226
1227 2005-06-21 Juri Linkov <juri@jurta.org>
1228
1229 * display.texi (Defining Faces): Add `customized-face'.
1230
1231 2005-06-20 Kim F. Storm <storm@cua.dk>
1232
1233 * variables.texi (Setting Variables): Any type of element can be
1234 given order in add-to-ordered-list. Compare elements with eq.
1235
1236 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1237
1238 2005-06-20 Karl Berry <karl@gnu.org>
1239
1240 * syntax.texi (Syntax Flags): Make last column very slightly wider
1241 to avoid "generic comment" breaking on two lines and causing an
1242 underfull box.
1243
1244 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1245
1246 * lists.texi (Rings): Various minor clarifications and corrections.
1247
1248 2005-06-18 Richard M. Stallman <rms@gnu.org>
1249
1250 * functions.texi (Obsolete Functions): Simplify.
1251
1252 * variables.texi (Variable Aliases): Simplify.
1253
1254 * anti.texi, backups.texi, compile.texi, customization.texi:
1255 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1256 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1257 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1258 * variables.texi: Fix formatting ugliness.
1259
1260 * elisp.texi: Add links to Rings and Byte Packing.
1261 Update version and copyright years.
1262
1263 * minibuf.texi: Fix formatting ugliness.
1264 (Completion Commands): Move keymap vars to the end
1265 and vars completing-read binds to the top.
1266
1267 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1268
1269 * processes.texi: Fix typos.
1270 (Bindat Spec): Correct Texinfo error.
1271 (Byte Packing): Fix ungrammatical sentence.
1272
1273 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1274
1275 * lists.texi (Rings): New node.
1276 (Lists): Add it to menu.
1277
1278 * processes.texi (Byte Packing): New node.
1279 (Processes): Add it to menu.
1280
1281 2005-06-17 Richard M. Stallman <rms@gnu.org>
1282
1283 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1284
1285 * help.texi (Documentation Basics): Explain the xref to
1286 Documentation Tips.
1287
1288 * debugging.texi (Debugger Commands): Minor fix.
1289
1290 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1291
1292 * edebug.texi (Instrumenting): Eliminate duplicate link.
1293 (Specification List): Replace references to "below", referring to
1294 a later node, with one @ref to that node.
1295
1296 * os.texi (Timers): Timers should save and restore the match data
1297 if they change it.
1298
1299 * debugging.texi (Debugger Commands): Mention that the Lisp
1300 debugger can not step through primitive functions.
1301
1302 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
1303
1304 * functions.texi (Obsolete Functions): Update argument names of
1305 `make-obsolete' and `define-obsolete-function-alias'.
1306
1307 * variables.texi (Variable Aliases): Update argument names of
1308 `defvaralias', `make-obsolete-variable' and
1309 `define-obsolete-variable-alias'.
1310
1311 2005-06-15 Kim F. Storm <storm@cua.dk>
1312
1313 * searching.texi (Entire Match Data): Rephrase warnings about
1314 evaporate arg to match-data and set-match-data.
1315
1316 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1317
1318 * elisp.texi (Top): Update detailed menu.
1319
1320 * edebug.texi (Edebug): Update menu.
1321 (Instrumenting): Update xrefs.
1322 (Edebug Execution Modes): Correct xref.
1323 (Jumping): Clarify description of `h' command.
1324 Eliminate redundant @ref.
1325 (Breaks): New node.
1326 (Breakpoints): is now a subsubsection.
1327 (Global Break Condition): Mention `C-x X X'.
1328 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1329 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1330 (Edebug Display Update): Correct pxref.
1331 (Edebug and Macros): New node.
1332 (Instrumenting Macro Calls): Is now a subsubsection.
1333 Neither arg of `def-edebug-spec' is evaluated.
1334 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1335 (Specification Examples): Fix typo.
1336
1337 2005-06-14 Lute Kamstra <lute@gnu.org>
1338
1339 * debugging.texi (Function Debugging): Primitives can break on
1340 entry too.
1341
1342 2005-06-14 Kim F. Storm <storm@cua.dk>
1343
1344 * variables.texi (Setting Variables): Add add-to-ordered-list.
1345
1346 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1347
1348 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1349 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1350
1351 2005-06-13 Lute Kamstra <lute@gnu.org>
1352
1353 * text.texi (Special Properties): Fix cross reference.
1354
1355 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1356
1357 * debugging.texi (Function Debugging): Delete mention of empty
1358 string argument to `cancel-debug-on-entry'. Delete inaccurate
1359 description of the return value of that command.
1360
1361 2005-06-11 Alan Mackenzie <acm@muc.de>
1362
1363 * text.texi (Adaptive Fill): Amplify the description of
1364 fill-context-prefix.
1365
1366 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1367
1368 * syntax.texi (Parsing Expressions): Fix Texinfo error.
1369
1370 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1371
1372 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1373
1374 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1375
1376 * debugging.texi (Error Debugging): Minor rewording.
1377 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1378 is optional.
1379
1380 2005-06-10 Lute Kamstra <lute@gnu.org>
1381
1382 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
1383 (Top): Give it a title. Correct version number. Give the
1384 detailed node listing a more prominent header.
1385 * intro.texi: Don't set VERSION here a second time.
1386 Mention Emacs's version too.
1387 * anti.texi (Antinews): Use EMACSVER to refer to the current
1388 version of Emacs.
1389
1390 2005-06-09 Kim F. Storm <storm@cua.dk>
1391
1392 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1393 match-data and set-match-data.
1394
1395 2005-06-08 Richard M. Stallman <rms@gnu.org>
1396
1397 * searching.texi (Entire Match Data): Clarify when match-data
1398 returns markers and when integers.
1399
1400 * display.texi (Defining Faces): Explain that face name should not
1401 end in `-face'.
1402
1403 * modes.texi (Mode Line Data): Minor cleanup.
1404 (Customizing Keywords): Node split out of Search-based Fontification.
1405 Add example of using font-lock-add-keywords from a hook.
1406 Clarify when MODE should be non-nil, and when nil.
1407
1408 2005-06-06 Richard M. Stallman <rms@gnu.org>
1409
1410 * modes.texi (Mode Line Data): Explain what happens when the car
1411 of a list is a void symbol.
1412 (Search-based Fontification): Explain MODE arg to
1413 font-lock-add-keywords and warn about calls from major modes.
1414
1415 2005-06-08 Juri Linkov <juri@jurta.org>
1416
1417 * display.texi (Standard Faces): Add `shadow' face.
1418
1419 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1420
1421 * modes.texi (Major Mode Conventions): A derived mode only needs
1422 to put the call to the parent mode inside `delay-mode-hooks'.
1423
1424 2005-05-29 Richard M. Stallman <rms@gnu.org>
1425
1426 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1427 new, and what that implies. Clarify.
1428
1429 * files.texi (Locating Files): Clean up the text.
1430
1431 * frames.texi (Window Frame Parameters): Document user-size.
1432 Shorten entry for top by referring to left.
1433
1434 2005-05-26 Richard M. Stallman <rms@gnu.org>
1435
1436 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1437 is new, and what the implications are. Other clarifications.
1438
1439 2005-05-24 Richard M. Stallman <rms@gnu.org>
1440
1441 * frames.texi (Dialog Boxes): Minor fixes.
1442
1443 2005-05-25 Masatake YAMATO <jet@gyve.org>
1444
1445 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1446
1447 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1448
1449 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1450 is optional.
1451
1452 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1453
1454 * frames.texi (Dialog Boxes): Descibe new optional argument.
1455
1456 2005-05-23 Lute Kamstra <lute@gnu.org>
1457
1458 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1459 syntax-begin-function over font-lock-beginning-of-syntax-function.
1460
1461 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1462
1463 * minibuf.texi (Reading File Names): Update description of
1464 `read-directory-name'.
1465
1466 * modes.texi (Derived Modes): Clarify :group keyword.
1467
1468 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1469
1470 * files.texi (Locating Files): New subsection.
1471 Describe locate-file and executable-find.
1472
1473 2005-05-21 Kevin Ryde <user42@zip.com.au>
1474
1475 * frames.texi (Initial Parameters): Update cross reference to
1476 "Emacs Invocation".
1477
1478 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1479
1480 * keymaps.texi (Active Keymaps): Add anchor.
1481
1482 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1483 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1484 appropriate place.
1485 (Derived Modes): Small clarifications.
1486 (Minor Mode Conventions, Keymaps and Minor Modes):
1487 Replace references to nodes with references to anchors.
1488 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1489 Clarify description of lists whose first element is an integer.
1490 (Mode Line Variables): Add anchor.
1491 (%-Constructs): Clarify description of integer after %.
1492 (Emulating Mode Line): Describe nil value for FACE.
1493
1494 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1495
1496 * modes.texi (Derived Modes): Correct references to non-existing
1497 variable standard-syntax-table.
1498
1499 2005-05-17 Lute Kamstra <lute@gnu.org>
1500
1501 * modes.texi (Defining Minor Modes): Mention the mode hook.
1502
1503 2005-05-15 Kim F. Storm <storm@cua.dk>
1504
1505 * processes.texi (Network): Remove open-network-stream-nowait.
1506 (Network Servers): Remove open-network-stream-server.
1507
1508 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1509
1510 * elisp.texi (Top): Update detailed menu.
1511
1512 * variables.texi: Reorder nodes.
1513 (Variables): Update menu.
1514 (File Local Variables): Do not refer to the `-*-' line as
1515 a "local variables list". Add pxref.
1516
1517 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1518
1519 * elisp.texi (Top): Update detailed menu for node changes.
1520
1521 * modes.texi (Modes): Update Menu.
1522 (Hooks): Move to beginning of chapter.
1523 Most minor modes run mode hooks too.
1524 `add-hook' can handle void hooks or hooks whose value is a single
1525 function.
1526 (Major Modes): Update Menu.
1527 (Major Mode Basics): New node, split off from `Major Modes'.
1528 (Major Mode Conventions): Correct xref. Explain how to handle
1529 auto-mode-alist if the major mode command has an autoload cookie.
1530 (Auto Major Mode): Major update. Add magic-mode-alist.
1531 (Derived Modes): Major update.
1532 (Mode Line Format): Update Menu.
1533 (Mode Line Basics): New node, split off from `Mode Line Format'.
1534
1535 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1536 for `magic autoload comment'. Add index entries and anchor.
1537
1538 2005-05-14 Richard M. Stallman <rms@gnu.org>
1539
1540 * tips.texi (Coding Conventions): Explain how important it is
1541 that just loading certain files not change Emacs behavior.
1542
1543 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1544
1545 2005-05-12 Lute Kamstra <lute@gnu.org>
1546
1547 * modes.texi (Generic Modes): Update.
1548 (Major Modes): Refer to node "Generic Modes".
1549
1550 * elisp.texi (Top): Update to the current structure of the manual.
1551 * processes.texi (Processes): Add menu description.
1552 * customize.texi (Customization): Add menu descriptions.
1553
1554 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1555
1556 * processes.texi (Signals to Processes)
1557 (Low-Level Network): Fix typos.
1558
1559 2005-05-11 Lute Kamstra <lute@gnu.org>
1560
1561 * elisp.texi (Top): Add some nodes from the chapter "Major and
1562 Minor Modes" to the detailed node listing.
1563
1564 2005-05-10 Richard M. Stallman <rms@gnu.org>
1565
1566 * keymaps.texi (Extended Menu Items): Menu item filter functions
1567 can be called at any time.
1568
1569 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1570
1571 * variables.texi (File Local Variables): `(hack-local-variables t)'
1572 now also checks whether a mode is specified in the local variables
1573 list.
1574
1575 2005-05-05 Kevin Ryde <user42@zip.com.au>
1576
1577 * display.texi (The Echo Area): Correct format function cross
1578 reference.
1579
1580 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1581
1582 * variables.texi (Variable Aliases): Change description of
1583 `define-obsolete-variable-alias'.
1584
1585 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1586 (Defining Functions): Add xref.
1587 (Obsolete Functions): New node.
1588 (Function Safety): Standardize capitalization of section title.
1589
1590 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1591 (Dialog Boxes): Complete description of `x-popup-dialog'.
1592
1593 2005-05-04 Richard M. Stallman <rms@gnu.org>
1594
1595 * commands.texi (Interactive Codes): Fix Texinfo usage.
1596 Document U more clearly.
1597
1598 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1599
1600 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1601 function and not a macro.
1602
1603 * frames.texi (Pop-Up Menus): Correct and clarify description of
1604 `x-popup-menu'.
1605 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1606
1607 2005-05-01 Richard M. Stallman <rms@gnu.org>
1608
1609 * edebug.texi (Checking Whether to Stop): Fix previous change.
1610
1611 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1612
1613 * display.texi: Fix typos and Texinfo usage.
1614
1615 * edebug.texi (Checking Whether to Stop): executing-macro ->
1616 executing-kbd-macro.
1617
1618 2005-05-01 Richard M. Stallman <rms@gnu.org>
1619
1620 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1621
1622 2005-04-30 Richard M. Stallman <rms@gnu.org>
1623
1624 * files.texi (Magic File Names): Document `operations' property.
1625
1626 2005-04-29 Lute Kamstra <lute@gnu.org>
1627
1628 * modes.texi (Generic Modes): New node.
1629 (Major Modes): Add it to the menu.
1630 (Derived Modes): Add "derived mode" to concept index.
1631
1632 2005-04-28 Lute Kamstra <lute@gnu.org>
1633
1634 * modes.texi (Defining Minor Modes): Fix previous change.
1635 (Font Lock Mode): Simplify.
1636 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1637 when set and that some parts are optional. Add cross references.
1638 (Search-based Fontification): Say how to specify font-lock-keywords.
1639 Add cross references. Add font-lock-multiline to index.
1640 Move font-lock-keywords-case-fold-search here from node "Other Font
1641 Lock Variables". Document font-lock-add-keywords and
1642 font-lock-remove-keywords.
1643 (Other Font Lock Variables): Move font-lock-keywords-only,
1644 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1645 and font-lock-syntactic-face-function to node "Syntactic Font
1646 Lock". Move font-lock-keywords-case-fold-search to node
1647 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1648 and font-lock-{,un}fontify-{buffer,region}-function.
1649 (Precalculated Fontification): Remove reference to deleted variable
1650 font-lock-core-only.
1651 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1652 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1653 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1654 and font-lock-syntactic-face-function here from node "Other Font
1655 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1656 Syntax Properties". Add cross references.
1657 (Setting Syntax Properties): New node.
1658 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
1659 * syntax.texi (Syntax Properties): Add cross reference.
1660 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1661
1662 2005-04-26 Richard M. Stallman <rms@gnu.org>
1663
1664 * display.texi (Defining Faces):
1665 Document `default' elements of defface spec.
1666
1667 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1668
1669 * variables.texi (Variable Aliases): Clarify text.
1670
1671 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1674
1675 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1676
1677 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1678
1679 2005-04-24 Eli Zaretskii <eliz@gnu.org>
1680
1681 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1682 syntax-after and syntax-class.
1683
1684 * files.texi (Changing Files): Fix last change's cross-reference.
1685 (Unique File Names): Don't mention "numbers" in the documentation
1686 of make-temp-file and make-temp-name.
1687
1688 2005-04-23 Richard M. Stallman <rms@gnu.org>
1689
1690 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1691
1692 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
1693
1694 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1695
1696 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
1697
1698 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1699 and define-obsolete-variable-alias.
1700
1701 2005-04-22 Kim F. Storm <storm@cua.dk>
1702
1703 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1704 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1705
1706 2005-04-21 Lute Kamstra <lute@gnu.org>
1707
1708 * lists.texi (Association Lists): Document rassq-delete-all.
1709
1710 2005-04-19 Richard M. Stallman <rms@gnu.org>
1711
1712 * modes.texi (Search-based Fontification): Explain that
1713 facespec is an expression to be evaluated.
1714
1715 2005-04-19 Kevin Ryde <user42@zip.com.au>
1716
1717 * streams.texi (Output Functions): Fix xref.
1718 * strings.texi (String Conversion): Fix xref.
1719
1720 2005-04-19 Kim F. Storm <storm@cua.dk>
1721
1722 * symbols.texi (Symbol Plists): Add safe-get.
1723 Mention that `get' may signal an error.
1724
1725 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
1726
1727 * customize.texi (Variable Definitions): Replace tooltip-mode
1728 example with save-place.
1729
1730 2005-04-17 Richard M. Stallman <rms@gnu.org>
1731
1732 * buffers.texi (Indirect Buffers): Clarify.
1733
1734 * positions.texi (Positions): Clarify converting marker to integer.
1735
1736 * strings.texi (String Basics): Mention string-match; clarify.
1737
1738 2005-04-08 Lute Kamstra <lute@gnu.org>
1739
1740 * modes.texi (Search-based Fontification): Fix cross references.
1741 Use consistent terminology. Document anchored highlighting.
1742
1743 2005-04-05 Lute Kamstra <lute@gnu.org>
1744
1745 * modes.texi (Defining Minor Modes): Document :group keyword
1746 argument and its default value.
1747
1748 2005-04-03 Lute Kamstra <lute@gnu.org>
1749
1750 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1751 references and/or descriptions. Delete major mode hooks; mention
1752 them as a category instead. Rename or delete obsolete hooks.
1753
1754 2005-04-02 Richard M. Stallman <rms@gnu.org>
1755
1756 * nonascii.texi (Coding System Basics): Another wording cleanup.
1757
1758 2005-04-01 Richard M. Stallman <rms@gnu.org>
1759
1760 * nonascii.texi (Coding System Basics): Clarify previous change.
1761
1762 2005-04-01 Kenichi Handa <handa@m17n.org>
1763
1764 * nonascii.texi (Coding System Basics): Describe about rondtrip
1765 identity of coding systems.
1766
1767 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
1768
1769 * text.texi (Buffer Contents): Add filter-buffer-substring and
1770 buffer-substring-filters.
1771
1772 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
1773
1774 * anti.texi (Antinews): Mention `G' interactive code.
1775
1776 * tips.texi (Compilation Tips): Mention benchmark.el.
1777
1778 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1779
1780 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1781 is now bound to M-o M-o.
1782
1783 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1784
1785 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1786
1787 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1788 in the Emacs Manual).
1789 * Makefile.in (srcs): Remove calendar.texi.
1790 * makefile.w32-in (srcs): Remove calendar.texi.
1791 * display.texi (Display): Change name of next node.
1792 * os.texi (System In): Change name of previous node.
1793 * elisp.texi (Top): Remove Calendar references.
1794 * vol1.texi (Top): Remove Calendar references.
1795 * vol2.texi (Top): Remove Calendar references.
1796
1797 2005-03-25 Richard M. Stallman <rms@gnu.org>
1798
1799 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
1800 Cleanup previous change.
1801
1802 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
1803
1804 * display.texi (Face Attributes): Faces earlier in an :inherit
1805 list take precedence.
1806 (Scroll Bars): Fix description of vertical-scroll-bars.
1807 Document frame-current-scroll-bars and window-current-scroll-bars.
1808
1809 * markers.texi (The Mark): Document temporary Transient Mark mode.
1810
1811 * minibuf.texi (Reading File Names):
1812 Document read-file-name-completion-ignore-case.
1813
1814 * positions.texi (Screen Lines): Document nil for width argument
1815 to compute-motion.
1816
1817 2005-03-23 Kim F. Storm <storm@cua.dk>
1818
1819 * display.texi (Standard Faces): Other faces used in the fringe
1820 implicitly inherits from the fringe face.
1821 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1822 properties implicitly inherits from fringe face.
1823 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1824
1825 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
1826
1827 * display.texi (Invisible Text): State default value of
1828 line-move-ignore-invisible.
1829 (Managing Overlays): Document remove-overlays.
1830 (Standard Faces): Document escape-glyph face.
1831
1832 * minibuf.texi (Reading File Names): Document read-file-name-function.
1833
1834 * modes.texi (Other Font Lock Variables):
1835 Document font-lock-lines-before.
1836
1837 * positions.texi (Skipping Characters): skip-chars-forward allows
1838 character classes.
1839
1840 2005-03-18 Lute Kamstra <lute@gnu.org>
1841
1842 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1843
1844 2005-03-17 Richard M. Stallman <rms@gnu.org>
1845
1846 * text.texi (Undo): Document extensible undo entries.
1847
1848 * searching.texi (String Search, Regexp Search, Regexp Search):
1849 Cleanups.
1850
1851 * nonascii.texi (Character Codes): Minor fix.
1852
1853 * display.texi (Display Property): Explain the significance
1854 of having text properties that are eq.
1855 (Other Display Specs): Explain string as display spec.
1856
1857 * commands.texi (Interactive Codes): Document G option.
1858
1859 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
1860
1861 * text.texi (Filling): Add sentence-end-without-period and
1862 sentence-end-without-space.
1863 (Changing Properties): Minor fix.
1864
1865 * anti.texi: Total rewrite.
1866
1867 2005-03-15 Lute Kamstra <lute@gnu.org>
1868
1869 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1870
1871 2005-03-08 Kim F. Storm <storm@cua.dk>
1872
1873 * display.texi (Specified Space): Property :width is support on
1874 non-graphic terminals, :height is not.
1875
1876 2005-03-07 Richard M. Stallman <rms@gnu.org>
1877
1878 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1879 Now subnodes of Fringes.
1880 (Overlay Arrow): Document overlay-arrow-variable-list.
1881 (Fringe Size/Pos): New node, broken out of Fringes.
1882 (Display): Explain clearing vs redisplay better.
1883 (Truncation): Clarify use of bitmaps.
1884 (The Echo Area): Clarify the uses of the echo area.
1885 Add max-mini-window-height.
1886 (Progress): Clarify.
1887 (Invisible Text): Explain that main loop moves point out.
1888 (Selective Display): Say "hidden", not "invisible".
1889 (Managing Overlays): Move up. Describe relation to Undo here.
1890 (Overlay Properties): Clarify intro.
1891 (Finding Overlays): Explain return values when nothing found.
1892 (Width): truncate-string-to-width has added arg.
1893 (Displaying Faces): Clarify and update mode line face handling.
1894 (Face Functions): Minor cleanup.
1895 (Conditional Display): Merge into Other Display Specs.
1896 (Pixel Specification, Other Display Specs): Minor cleanups.
1897 (Images, Image Descriptors): Minor cleanups.
1898 (GIF Images): Patents have expired.
1899 (Showing Images): Explain default text for insert-image.
1900 (Manipulating Button Types): Merge into Manipulating Buttons.
1901 (Making Buttons): Explain return values.
1902 (Button Buffer Commands): Add xref.
1903 (Inverse Video): Update mode-line-inverse-video.
1904 (Display Table Format): Clarify.
1905 (Active Display Table): Give defaults for window-display-table.
1906
1907 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1908 and calendar-today-marker are strings, not chars.
1909 (Holiday Customizing): Minor fix.
1910
1911 * internals.texi (Writing Emacs Primitives): Update `or' example.
1912 Update limit on # args of subr.
1913
1914 * edebug.texi (Using Edebug): Arrow is in fringe.
1915 (Instrumenting): Arg to eval-defun works without loading edebug.
1916 (Edebug Execution Modes): Add xref.
1917
1918 * customize.texi (Common Keywords): Clarify :require.
1919 Mention :version here.
1920 (Variable Definitions, Group Definitions): Not here.
1921 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1922
1923 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
1924 * nonascii.texi (Text Representations): Clarify position-bytes.
1925 (Character Sets): Add list-charset-chars.
1926 (Scanning Charsets): Add charset-after.
1927 (Encoding and I/O): Minor fix.
1928
1929 2005-03-06 Richard M. Stallman <rms@gnu.org>
1930
1931 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1932 (Resizing Windows): Likewise.
1933
1934 * text.texi (Change Hooks): Get rid of "Emacs 21".
1935
1936 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1937
1938 * streams.texi (Output Variables): Get rid of "Emacs 21".
1939
1940 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1941
1942 * os.texi (Translating Input): Replace flow-control example
1943 with a less obsolete example that uses `keyboard-translate'.
1944
1945 * objects.texi (Hash Table Type, Circular Objects):
1946 Get rid of "Emacs 21".
1947
1948 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1949 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1950
1951 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1952
1953 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1954
1955 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1956 (Menu Bar): Fix when menu-bar-update-hook is called.
1957
1958 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1959
1960 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1961 and make it read better.
1962
1963 * files.texi (Writing to Files): Get rid of "Emacs 21".
1964 (Unique File Names): Likewise.
1965
1966 * elisp.texi: Update Emacs version to 22.
1967
1968 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1969 (Overlay Properties, Face Attributes): Likewise.
1970 (Managing Overlays): Fix punctuation.
1971 (Attribute Functions): Clarify set-face-font; get rid of
1972 info about old Emacs versions.
1973 (Auto Faces, Font Lookup, Display Property, Images):
1974 Get rid of "Emacs 21".
1975
1976 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1977
1978 2005-03-05 Richard M. Stallman <rms@gnu.org>
1979
1980 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1981
1982 2005-03-04 Lute Kamstra <lute@gnu.org>
1983
1984 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1985
1986 2005-03-03 Lute Kamstra <lute@gnu.org>
1987
1988 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1989
1990 2005-03-01 Lute Kamstra <lute@gnu.org>
1991
1992 * debugging.texi (Debugger Commands): Update `j'.
1993
1994 2005-02-28 Lute Kamstra <lute@gnu.org>
1995
1996 * debugging.texi (Debugging): Fix typo.
1997 (Error Debugging): Document eval-expression-debug-on-error.
1998 (Function Debugging): Update example.
1999 (Using Debugger): Mention starred stack frames.
2000 (Debugger Commands): Document `j' and `l'.
2001 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2002 Update the messages that the debugger displays.
2003 (Internals of Debugger): Add cross reference. Update example.
2004 (Excess Open): Minor improvement.
2005 (Excess Close): Minor improvement.
2006
2007 2005-02-26 Richard M. Stallman <rms@gnu.org>
2008
2009 * tips.texi (Coding Conventions): Clarify.
2010 Put all the major mode key reservations together.
2011 Mention the Mouse-1 => Mouse-2 conventions.
2012
2013 * syntax.texi (Syntax Class Table): Clarify.
2014 (Syntax Table Functions): syntax-after moved from here.
2015 (Syntax Table Internals): syntax-after moved to here.
2016 (Parsing Expressions): Update info on number of values
2017 and what's meaningful in the STATE argument.
2018 (Categories): Fix typo.
2019
2020 * sequences.texi (Arrays): Cleanup.
2021 (Char-Tables): Clarify.
2022
2023 * processes.texi (Deleting Processes): Cleanups, add xref.
2024 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2025 (Process Information): set-process-coding-system, some args optional.
2026 (Input to Processes): Explain various types for PROCESS args.
2027 Rename them from PROCESS-NAME to PROCESS.
2028 (Signals to Processes): Likewise.
2029 (Decoding Output): Cleanup.
2030 (Query Before Exit): Clarify.
2031
2032 * os.texi (Startup Summary): Correct the options; add missing ones.
2033 (Terminal Output, Batch Mode): Clarify.
2034 (Flow Control): Node deleted.
2035
2036 * markers.texi (The Mark): Clarify.
2037
2038 * macros.texi (Expansion): Cleanup.
2039 (Indenting Macros): indent-spec allows ints, not floats.
2040
2041 * keymaps.texi (Keymaps): Clarify.
2042 (Format of Keymaps): Update lisp-mode-map example.
2043 (Active Keymaps, Key Lookup): Clarify.
2044 (Changing Key Bindings): Add xref to `kbd'.
2045 (Key Binding Commands, Simple Menu Items): Clarify.
2046 (Mouse Menus, Menu Bar): Clarify.
2047 (Menu Example): Replace print example with menu-bar-replace-menu.
2048
2049 * help.texi (Documentation Basics): Add function-documentation prop.
2050
2051 * elisp.texi (Top): Don't refer to Flow Control node.
2052
2053 * commands.texi (Command Overview): Improve xrefs.
2054 (Adjusting Point): Adjusting point applies to intangible and invis.
2055 (Key Sequence Input): Doc extra read-key-sequence args.
2056 Likewise for read-key-sequence-vector.
2057
2058 * backups.texi (Rename or Copy): Minor fix.
2059 (Numbered Backups): For version-control, say the default.
2060 (Auto-Saving): make-auto-save-file-name example is simplified.
2061
2062 * advice.texi (Advising Functions): Don't imply one part of Emacs
2063 should advise another part. Markup changes.
2064 (Defining Advice): Move transitional para.
2065 (Activation of Advice): Cleanup.
2066 Explain if COMPILE is nil or negative.
2067
2068 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2069
2070 2005-02-24 Lute Kamstra <lute@gnu.org>
2071
2072 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2073 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2074
2075 2005-02-23 Lute Kamstra <lute@gnu.org>
2076
2077 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2078 to define global minor modes as well.
2079
2080 * display.texi (Managing Overlays): overlay-buffer returns nil for
2081 deleted overlays.
2082
2083 2005-02-22 Kim F. Storm <storm@cua.dk>
2084
2085 * minibuf.texi (Basic Completion): Allow symbols in addition to
2086 strings in try-completion and all-completions.
2087
2088 2005-02-14 Lute Kamstra <lute@gnu.org>
2089
2090 * elisp.texi (Top): Remove reference to deleted node.
2091
2092 * lists.texi (Lists): Remove reference to deleted node.
2093 (Cons Cells): Fix typo.
2094
2095 * loading.texi (Where Defined): Fix typo.
2096
2097 2005-02-14 Richard M. Stallman <rms@gnu.org>
2098
2099 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2100 is useful for discarding some minor modes.
2101
2102 * symbols.texi (Symbol Components): Reorder examples.
2103
2104 * streams.texi (Input Functions): State standard-input default.
2105 (Output Variables): State standard-output default.
2106
2107 * objects.texi (Printed Representation): Clarify read syntax vs print.
2108 (Floating Point Type): Explain meaning better.
2109 (Symbol Type): Explain uniqueness better.
2110 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2111 List examples sooner.
2112 (Box Diagrams): New subnode broken out.
2113 Some examples moved from old Lists as Boxes node.
2114 (Dotted Pair Notation): Clarify intro.
2115 (Array Type): Clarify.
2116 (Type Predicates): Add hash-table-p.
2117
2118 * numbers.texi (Integer Basics): Clarify radix explanation.
2119 (Predicates on Numbers): Minor clarification.
2120 (Comparison of Numbers): Minor clarification. Clarify eql.
2121 Typos in min, max.
2122 (Math Functions): Clarify overflow in expt.
2123
2124 * minibuf.texi (Text from Minibuffer): Minor clarification.
2125 Mention arrow keys.
2126
2127 * loading.texi (Autoload): defun's doc string overrides autoload's
2128 doc string.
2129 (Repeated Loading): Modernize "add to list" examples.
2130 (Where Defined): Finish updating table of load-history elts.
2131
2132 * lists.texi (List-related Predicates): Minor wording improvement.
2133 (Lists as Boxes): Node deleted.
2134 (Building Lists): Explain trivial cases of number-sequence.
2135
2136 * hash.texi (Hash Tables): Add desc to menu items.
2137 (Creating Hash): Expain "full" means "make larger",
2138 (Hash Access): Any object can be a key.
2139 State value of maphash.
2140
2141 * functions.texi (What Is a Function): Wording cleanup.
2142 (Function Documentation): Minor cleanup.
2143 Explain purpose of calling convention at end of doc string.
2144 (Function Names): Wording cleanup.
2145 (Calling Functions): Wording cleanup.
2146 Explain better how funcall calls the function.
2147 (Function Cells): Delete example of saving and redefining function.
2148
2149 * control.texi (Combining Conditions): Wording cleanup.
2150 (Iteration): dolist and dotimes bind VAR locally.
2151 (Cleanups): Xref to Atomic Changes.
2152
2153 * compile.texi (Byte Compilation): Delete 19.29 info.
2154 (Compilation Functions): Macros' difficulties don't affect defsubst.
2155 (Docs and Compilation): Delete 19.29 info.
2156
2157 2005-02-10 Richard M. Stallman <rms@gnu.org>
2158
2159 * objects.texi (Symbol Type): Minor correction.
2160
2161 2005-02-06 Lute Kamstra <lute@gnu.org>
2162
2163 * modes.texi (Example Major Modes): Fix typos.
2164
2165 2005-02-06 Richard M. Stallman <rms@gnu.org>
2166
2167 * text.texi (Margins): fill-nobreak-predicate can be one function.
2168
2169 * strings.texi (Modifying Strings): clear-string can make unibyte.
2170 (Formatting Strings): format gives error if values missing.
2171
2172 * positions.texi (Character Motion): Mention default arg
2173 for forward-char. backward-char refers to forward-char.
2174 (Word Motion): Mention default arg for forward-word.
2175 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2176 Simplify end-of-buffer.
2177 (Text Lines): Mention default arg for forward-line.
2178 (List Motion): Mention default arg for beginning/end-of-defun.
2179 (Skipping Characters): Minor fixes in explaining character-set.
2180
2181 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2182 Mode inheritance applies only when default-major-mode is nil.
2183 Clarifications.
2184 (Example Major Modes): Update Text mode and Lisp mode examples.
2185 (Minor Mode Conventions): Mention define-minor-mode at top.
2186 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2187 (Mode Line Format): Update mode line face display info.
2188 (Properties in Mode): Mention effect of risky vars.
2189 (Imenu): Define imenu-add-to-menubar.
2190 (Font Lock Mode): Add descriptions to menu lines.
2191 (Faces for Font Lock): Add font-lock-doc-face.
2192
2193 2005-02-05 Lute Kamstra <lute@gnu.org>
2194
2195 * text.texi (Maintaining Undo): Remove obsolete function.
2196
2197 2005-02-05 Eli Zaretskii <eliz@gnu.org>
2198
2199 * frames.texi (Color Names): Add pointer to the X docs about RGB
2200 color specifications. Improve indexing
2201 (Text Terminal Colors): Replace the description of RGB values by
2202 an xref to "Color Names".
2203
2204 2005-02-03 Richard M. Stallman <rms@gnu.org>
2205
2206 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2207 Clarify.
2208 (Selecting Windows): Clarify save-selected-window.
2209 (Cyclic Window Ordering): Clarify walk-windows.
2210 (Window Point): Clarify.
2211 (Window Start): Add comment to example.
2212 (Resizing Windows): Add `interactive' specs in examples.
2213 Document fit-window-to-buffer.
2214
2215 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2216 (Undo, Maintaining Undo): Clarify last change.
2217 (Sorting): In sort-numeric-fields, explain about octal and hex.
2218 Mention sort-numeric-base.
2219 (Format Properties): Add xref for hard newlines.
2220
2221 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2222 (Pop-Up Menus): Fix typo.
2223 (Color Names): Explain all types of color names.
2224 Explain color-values on B&W terminal.
2225 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2226
2227 * files.texi (File Locks): Not supported on MS systems.
2228 (Testing Accessibility): Clarify.
2229
2230 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2231 (Coverage Testing): Fix typo.
2232
2233 * commands.texi (Misc Events): Remove stray space.
2234
2235 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2236 (Modification Time): Clarify when visited-file-modtime returns 0.
2237 (The Buffer List): Clarify bury-buffer.
2238 (Killing Buffers): Clarify.
2239 (Indirect Buffers): Add clone-indirect-buffer.
2240
2241 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2242
2243 * edebug.texi (Printing in Edebug): Fix default value of
2244 edebug-print-circle.
2245 (Coverage Testing): Fix displayed frequency count data.
2246
2247 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
2248
2249 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2250
2251 2005-02-02 Kim F. Storm <storm@cua.dk>
2252
2253 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2254
2255 2005-01-29 Eli Zaretskii <eliz@gnu.org>
2256
2257 * commands.texi (Misc Events): Describe the help-echo event.
2258
2259 * text.texi (Special Properties) <help-echo>: Use `pos'
2260 consistently in description of the help-echo property.
2261 Use @code{nil} instead of @var{nil}.
2262
2263 * display.texi (Overlay Properties): Fix the index entry for
2264 help-echo overlay property.
2265
2266 * customize.texi (Type Keywords): Uncomment the xref to the
2267 help-echo property documentation.
2268
2269 2005-01-23 Kim F. Storm <storm@cua.dk>
2270
2271 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2272 return value. Third element FULLY replaced by PARTIAL which
2273 specifies number of invisible pixels if row is only partially visible.
2274 (Textual Scrolling): Mention auto-window-vscroll.
2275 (Vertical Scrolling): New defvar auto-window-vscroll.
2276
2277 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2278
2279 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2280 command remapping.
2281
2282 2005-01-15 Richard M. Stallman <rms@gnu.org>
2283
2284 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2285
2286 2005-01-14 Kim F. Storm <storm@cua.dk>
2287
2288 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2289
2290 * text.texi (Links and Mouse-1): Fix string and vector item.
2291
2292 2005-01-13 Richard M. Stallman <rms@gnu.org>
2293
2294 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2295 descriptions of overriding-local-map and overriding-terminal-local-map.
2296
2297 * text.texi (Links and Mouse-1): Clarify text.
2298
2299 2005-01-13 Kim F. Storm <storm@cua.dk>
2300
2301 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2302
2303 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2304
2305 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2306
2307 2005-01-12 Kim F. Storm <storm@cua.dk>
2308
2309 * text.texi (Links and Mouse-1): Rename section from Enabling
2310 Mouse-1 to Following Links. Change xrefs.
2311 Add examples for define-button-type and define-widget.
2312
2313 * display.texi (Button Properties, Button Buffer Commands):
2314 Clarify mouse-1 and follow-link functionality.
2315
2316 2005-01-12 Richard M. Stallman <rms@gnu.org>
2317
2318 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2319
2320 * display.texi (Beeping): Fix Texinfo usage.
2321
2322 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2323
2324 2005-01-11 Kim F. Storm <storm@cua.dk>
2325
2326 * display.texi (Button Properties, Button Buffer Commands):
2327 Mention mouse-1 binding. Add follow-link keyword.
2328
2329 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2330 (Enabling Mouse-1 to Follow Links): New subsection.
2331
2332 2005-01-06 Richard M. Stallman <rms@gnu.org>
2333
2334 * text.texi (Special Properties): Minor change.
2335
2336 * os.texi (Timers): Clarify previous change.
2337
2338 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2339
2340 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2341
2342 * display.texi (Face Attributes): Correct xref to renamed node.
2343
2344 2005-01-01 Richard M. Stallman <rms@gnu.org>
2345
2346 * display.texi (Face Attributes): Describe hex color specs.
2347
2348 2004-12-31 Richard M. Stallman <rms@gnu.org>
2349
2350 * os.texi (Timers): Update previous change.
2351
2352 2004-12-30 Kim F. Storm <storm@cua.dk>
2353
2354 * display.texi (Line Height): Total line-height is now specified
2355 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2356 in cons cells. (nil . RATIO) is relative to actual line height.
2357 Use line-height `t' instead of `0' to get minimum height.
2358
2359 2004-12-29 Richard M. Stallman <rms@gnu.org>
2360
2361 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2362
2363 2004-12-28 Richard M. Stallman <rms@gnu.org>
2364
2365 * commands.texi (Quitting): Clarify value of with-local-quit.
2366
2367 * elisp.texi (Top): Fix previous change.
2368
2369 * loading.texi (Loading): Fix previous change.
2370
2371 2004-12-27 Richard M. Stallman <rms@gnu.org>
2372
2373 * Makefile.in (MAKEINFO): Specify --force.
2374
2375 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2376
2377 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2378
2379 * display.texi (Line Height): Further clarify.
2380
2381 * elisp.texi (Top): Update Loading submenu.
2382
2383 * loading.texi (Where Defined): New node.
2384 (Unloading): load-history moved to Where Defined.
2385
2386 2004-12-21 Richard M. Stallman <rms@gnu.org>
2387
2388 * commands.texi (Event Input Misc): Add while-no-input.
2389
2390 2004-12-11 Richard M. Stallman <rms@gnu.org>
2391
2392 * display.texi (Line Height): Rewrite text for clarity.
2393
2394 2004-12-11 Kim F. Storm <storm@cua.dk>
2395
2396 * display.texi (Display): Add node "Line Height" to menu.
2397 (Line Height): New node. Move full description of line-spacing
2398 and line-height text properties here from text.texi.
2399 (Scroll Bars): Add vertical-scroll-bar variable.
2400
2401 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2402
2403 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2404 line-spacing and vertical-scroll-bar.
2405
2406 * text.texi (Special Properties): Just mention line-spacing and
2407 line-height here, add xref to new "Line Height" node.
2408
2409 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2410
2411 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2412
2413 * locals.texi (Standard Buffer-Local Variables):
2414 Add @xref for `line-spacing'.
2415
2416 2004-12-05 Richard M. Stallman <rms@gnu.org>
2417
2418 * Makefile.in (maintainer-clean): Remove the info files
2419 in $(infodir) where they are created.
2420
2421 2004-12-03 Richard M. Stallman <rms@gnu.org>
2422
2423 * windows.texi (Selecting Windows): get-lru-window and
2424 get-largest-window don't consider dedicated windows.
2425
2426 * text.texi (Undo): Document undo-in-progress.
2427
2428 2004-11-26 Richard M. Stallman <rms@gnu.org>
2429
2430 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2431 Remove a few vars that are not always buffer-local.
2432
2433 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2434
2435 * locals.texi (Standard Buffer-Local Variables): Comment out
2436 xref's to non-existent node `Yet to be written'.
2437
2438 2004-11-24 Richard M. Stallman <rms@gnu.org>
2439
2440 * processes.texi (Synchronous Processes): Grammar fix.
2441
2442 * numbers.texi (Comparison of Numbers): Add eql.
2443
2444 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2445
2446 * intro.texi (Printing Notation): Fix previous change.
2447
2448 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2449 and default-indicate-buffer-boundaries from here.
2450 (Usual Display): To here.
2451 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2452 (Usual Display): Move tab-width up.
2453
2454 * customize.texi (Variable Definitions): Replace
2455 show-paren-mode example with tooltip-mode.
2456 (Simple Types, Composite Types, Defining New Types):
2457 Minor cleanups.
2458
2459 2004-11-21 Jesper Harder <harder@ifa.au.dk>
2460
2461 * processes.texi (Synchronous Processes, Output from Processes):
2462 Markup fix.
2463
2464 2004-11-20 Richard M. Stallman <rms@gnu.org>
2465
2466 * positions.texi (Skipping Characters): skip-chars-forward
2467 now handles char classes.
2468
2469 * intro.texi (Printing Notation): Avoid confusion of `print'
2470 when explaining @print.
2471
2472 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2473
2474 * display.texi (Display Table Format): Minor fix.
2475
2476 * streams.texi (Output Functions): Fix print example.
2477
2478 * Makefile.in (elisp): New target.
2479 (dist): Depend on $(infodir)/elisp, not elisp.
2480 Copy the info files from $(infodir).
2481
2482 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2483 read-from-minibuffer.
2484
2485 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2486
2487 2004-11-19 Richard M. Stallman <rms@gnu.org>
2488
2489 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2490
2491 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2492
2493 * tips.texi (Coding Conventions): Fix typo.
2494
2495 2004-11-16 Richard M. Stallman <rms@gnu.org>
2496
2497 * tips.texi (Coding Conventions): Separate defvar and require
2498 methods to avoid warnings. Use require only when there are many
2499 functions and variables from that package.
2500
2501 * minibuf.texi (Minibuffer Completion): When ignoring case,
2502 predicate must not be case-sensitive.
2503
2504 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2505 (Test Coverage): Don't talk about "splotches". Clarified.
2506
2507 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2508
2509 * frames.texi (Window Frame Parameters): Fix typo.
2510
2511 2004-11-15 Kim F. Storm <storm@cua.dk>
2512
2513 * symbols.texi (Other Plists): Note that plist-get may signal error.
2514 Add safe-plist-get.
2515
2516 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2517
2518 * modes.texi (Font Lock Basics): Fix typo.
2519
2520 2004-11-08 Richard M. Stallman <rms@gnu.org>
2521
2522 * syntax.texi (Syntax Table Functions): Add syntax-after.
2523
2524 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
2525
2526 * os.texi (Processor Run Time): New section documenting
2527 get-internal-run-time.
2528
2529 2004-11-06 Eli Zaretskii <eliz@gnu.org>
2530
2531 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2532 it nukes elisp-cover.texi.
2533 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2534 elisp-0 etc.
2535
2536 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2537
2538 * commands.texi (Keyboard Macros): Document `append' return value
2539 of `defining-kbd-macro'.
2540
2541 2004-11-01 Richard M. Stallman <rms@gnu.org>
2542
2543 * commands.texi (Interactive Call): Add called-interactively-p.
2544
2545 2004-10-29 Simon Josefsson <jas@extundo.com>
2546
2547 * minibuf.texi (Reading a Password): Revert.
2548
2549 2004-10-28 Richard M. Stallman <rms@gnu.org>
2550
2551 * frames.texi (Display Feature Testing): Explain about "vendor".
2552
2553 2004-10-27 Richard M. Stallman <rms@gnu.org>
2554
2555 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2556 not raw. Clarify `n'.
2557 (Interactive Call): Rewrite interactive-p, focusing on when
2558 and how to use it.
2559 (Misc Events): Clarify previous change.
2560
2561 * advice.texi (Simple Advice): Clarify what job the example does.
2562 (Around-Advice): Clarify ad-do-it.
2563 (Activation of Advice): An option of ad-default-compilation-action
2564 is `never', not `nil'.
2565
2566 2004-10-26 Kim F. Storm <storm@cua.dk>
2567
2568 * commands.texi (Interactive Codes): Add U code letter.
2569
2570 2004-10-25 Simon Josefsson <jas@extundo.com>
2571
2572 * minibuf.texi (Reading a Password): Add.
2573
2574 2004-10-24 Jason Rumney <jasonr@gnu.org>
2575
2576 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2577 and wheel-down.
2578
2579 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2580
2581 * processes.texi (Synchronous Processes): Document process-file.
2582
2583 2004-10-22 Kenichi Handa <handa@m17n.org>
2584
2585 * text.texi (translate-region): Document that it accepts also a
2586 char-table.
2587
2588 2004-10-22 David Ponce <david@dponce.com>
2589
2590 * windows.texi (Resizing Windows): Document the `preserve-before'
2591 argument of the functions `enlarge-window' and `shrink-window'.
2592
2593 2004-10-19 Jason Rumney <jasonr@gnu.org>
2594
2595 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2596
2597 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2598
2599 * text.texi (Filling): Add anchor for definition of
2600 `sentence-end-double-space'.
2601
2602 * searching.texi (Regexp Example): Update description of how
2603 Emacs currently recognizes the end of a sentence.
2604 (Standard Regexps): Update definition of the variable
2605 `sentence-end'. Add definition of the function `sentence-end'.
2606
2607 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2608
2609 * display.texi (Progress): New node.
2610
2611 2004-10-05 Kim F. Storm <storm@cua.dk>
2612
2613 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2614
2615 2004-09-29 Kim F. Storm <storm@cua.dk>
2616
2617 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2618 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2619 fringe bitmap symbols, as they now have their own namespace.
2620 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2621 vs. pixels. Signal error if no free bitmap slots.
2622 (Pixel Specification): Change IMAGE to @var{image}.
2623
2624 2004-09-28 Richard M. Stallman <rms@gnu.org>
2625
2626 * text.texi (Special Properties): Clarify line-spacing and line-height.
2627
2628 * searching.texi (Regexp Search): Add looking-back.
2629
2630 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2631
2632 * display.texi: Correct typos.
2633 (Image Descriptors): Correct xref's.
2634
2635 2004-09-25 Richard M. Stallman <rms@gnu.org>
2636
2637 * text.texi (Special Properties): Cleanups in `cursor'.
2638 Rewrites in `line-height' and `line-spacing'; exchange them.
2639
2640 * display.texi (Fringes): Rewrite previous change.
2641 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2642 (Display Fringe Bitmaps): Node deleted, text moved.
2643 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2644 (Scroll Bars): Clarify set-window-scroll-bars.
2645 (Pointer Shape): Rewrite.
2646 (Specified Space): Clarify :align-to, etc.
2647 (Pixel Specification): Use @var. Clarify new text.
2648 (Other Display Specs): Clarify `slice'.
2649 (Image Descriptors): Cleanups.
2650 (Showing Images): Cleanups.
2651
2652 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2653
2654 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2655
2656 * modes.texi: Various minor changes in addition to:
2657 (Major Mode Conventions): Final call to `run-mode-hooks' should
2658 not be inside the `delay-mode-hooks' form.
2659 (Mode Hooks): New node.
2660 (Hooks): Delete obsolete example.
2661 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2662 node "Mode Hooks".
2663
2664 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2665
2666 * display.texi: Correct various typos.
2667 (Display): Rename node "Pointer Shapes" to "Pointer
2668 Shape". (There is already a node called "Pointer Shapes" in
2669 frames.texi.)
2670 (Images): Remove non-existent node "Image Slices" from menu.
2671
2672 2004-09-23 Kim F. Storm <storm@cua.dk>
2673
2674 * text.texi (Special Properties): Add `cursor', `pointer',
2675 `line-height', and `line-spacing' properties.
2676
2677 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2678 Shapes' to menu.
2679 (Standard Faces): Doc fix for fringe face.
2680 (Fringes): Add `overflow-newline-into-fringe' and
2681 'indicate-buffer-boundaries'.
2682 (Fringe Bitmaps, Pointer Shapes): New nodes.
2683 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2684 Bitmaps' to menu.
2685 (Specified Space): Describe pixel width and height.
2686 (Pixel Specification): New node.
2687 (Other Display Specs): Add `slice' property.
2688 (Display Fringe Bitmaps): New node.
2689 (Images): Add 'Image Slices' to menu.
2690 (Image Descriptors): Add `:pointer' and `:map' properties.
2691 (Showing Images): Add slice arg to `insert-image'. Add
2692 'insert-sliced-image'.
2693
2694 2004-09-20 Richard M. Stallman <rms@gnu.org>
2695
2696 * commands.texi (Key Sequence Input):
2697 Clarify downcasing in read-key-sequence.
2698
2699 2004-09-08 Juri Linkov <juri@jurta.org>
2700
2701 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2702
2703 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2704
2705 * locals.texi (Standard Buffer-Local Variables): Add
2706 `buffer-auto-save-file-format'.
2707 * internals.texi (Buffer Internals): Describe new
2708 auto_save_file_format field of the buffer structure.
2709 * files.texi (Format Conversion): `auto-save-file-format' has been
2710 renamed `buffer-auto-save-file-format'.
2711
2712 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2713
2714 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2715 an integer or a marker.
2716 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2717
2718 2004-08-22 Richard M. Stallman <rms@gnu.org>
2719
2720 * modes.texi (Major Mode Conventions): Discuss rebinding of
2721 standard key bindings.
2722
2723 2004-08-18 Kim F. Storm <storm@cua.dk>
2724
2725 * processes.texi (Accepting Output): Add `just-this-one' arg to
2726 `accept-process-output'.
2727 (Output from Processes): New var `process-adaptive-read-buffering'.
2728
2729 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2730
2731 * keymaps.texi: Various changes in addition to:
2732 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2733 Give more varied examples for `kbd'.
2734 (Creating Keymaps): Char tables have slots for all characters
2735 without modifiers.
2736 (Active Keymaps): `overriding-local-map' and
2737 `overriding-terminal-local-map' also override text property and
2738 overlay keymaps.
2739 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2740 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2741 to denote a prefix of no events.
2742 `map-keymap' includes parent's bindings _recursively_.
2743 Clarify and correct description of `where-is-internal'.
2744 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2745 (Menu Example): For menus intended for use with the keyboard, the
2746 menu items should be bound to characters or real function keys.
2747
2748 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2749
2750 * objects.texi (Character Type): Reposition `@anchor' to prevent
2751 double space inside sentence in Info.
2752
2753 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2754 renamed to `disabled-command-function'.
2755 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
2756 (Command Loop Info): Replace reference to it.
2757 (Disabling Commands): `disabled-command-hook' has been renamed to
2758 `disabled-command-function'.
2759
2760 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2761
2762 * os.texi (Translating Input): Only non-prefix bindings in
2763 `key-translation-map' override actual key bindings. Warn about
2764 possible indirect effect of actual key bindings on non-prefix
2765 bindings in `key-translation-map'.
2766
2767 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2768
2769 * minibuf.texi (High-Level Completion): Add anchor for definition
2770 of `read-variable'.
2771
2772 * commands.texi: Various changes in addition to:
2773 (Using Interactive): Clarify description of `interactive-form'.
2774 (Interactive Call): Mention default for KEYS argument to
2775 `call-interactively'.
2776 (Command Loop Info): Clarify description of `this-command-keys'.
2777 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2778 Value of `last-event-frame' can be `macro'.
2779 (Repeat Events): `double-click-fuzz' is also used to distinguish
2780 clicks and drags.
2781 (Classifying Events): Clarify descriptions of `event-modifiers'
2782 `event-basic-type' and `event-convert-list'.
2783 (Accessing Events): `posn-timestamp' takes POSITION argument.
2784 (Quoted Character Input): Clarify description of
2785 `read-quoted-char' and fix example.
2786 (Quitting): Add `with-local-quit'.
2787 (Disabling Commands): Correct and clarify descriptions of
2788 `enable-command' and `disable-command'.
2789 Mention what happens if `disabled-command-hook' is nil.
2790 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2791 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2792
2793 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2794
2795 * frames.texi: Various changes in addition to:
2796 (Creating Frames): Expand and clarify description of `make-frame'.
2797 (Window Frame Parameters): Either none or both of the `icon-left'
2798 and `icon-top' parameters must be specified. Put descriptions of
2799 `menu-bar-lines' and `toolbar-lines' closer together and change
2800 them accordingly.
2801 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2802 except while processing `frame-title-format' or `icon-title-format'.
2803 (Deleting Frames): Correct description of `delete-frame'.
2804 Non-nil return values of `frame-live-p' are like those of `framep'.
2805 (Frames and Windows): mention return value of
2806 `set-frame-selected-window'.
2807 (Visibility of Frames): Mention `force' argument to
2808 `make-frame-invisible'. `frame-visible-p' returns t for all
2809 frames on text-only terminals.
2810 (Frame Configurations): Restoring a frame configuration does not
2811 restore deleted frames.
2812 (Window System Selections): `x-set-selection' returns DATA.
2813 (Resources): Add example.
2814 (Display Feature Testing): Clarify descriptions of
2815 `display-pixel-height', `display-pixel-width', `x-server-version'
2816 and `x-server-vendor'.
2817
2818 * windows.texi (Choosing Window): Add anchor.
2819 * minibuf.texi (Minibuffer Misc): Add anchor.
2820
2821 2004-07-23 John Paul Wallington <jpw@gnu.org>
2822
2823 * macros.texi (Defining Macros): Declaration keyword for setting
2824 Edebug spec is `debug' not `edebug'.
2825
2826 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2827
2828 * windows.texi: Various small changes in addition to:
2829 (Window Point): Mention return value of `set-window-point'.
2830 (Window Start): `pos-visible-in-window-p' disregards horizontal
2831 scrolling. Explain return value if PARTIALLY is non-nil.
2832 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2833 and `set-window-vscroll'.
2834 (Size of Window): The argument WINDOW to `window-inside-edges',
2835 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2836 (Resizing Windows): Explain return value of
2837 `shrink-window-if-larger-than-buffer'.
2838 `window-size-fixed' automatically becomes buffer local when set.
2839 (Window Configurations): Explain return value of
2840 `set-window-configuration'.
2841
2842 * minibuf.texi (Minibuffer Misc): Add anchor for
2843 `minibuffer-scroll-window'.
2844
2845 * positions.texi (Text Lines): Add anchor for `count-lines'.
2846
2847 2004-07-17 Richard M. Stallman <rms@gnu.org>
2848
2849 * display.texi (Overlay Properties): Adding `evaporate' prop
2850 deletes empty overlay immediately.
2851
2852 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2853 fix example.
2854
2855 2004-07-16 Jim Blandy <jimb@redhat.com>
2856
2857 * searching.texi (Regexp Backslash): Document new \_< and \_>
2858 operators.
2859
2860 2004-07-16 Juanma Barranquero <lektu@terra.es>
2861
2862 * display.texi (Images): Fix Texinfo usage.
2863
2864 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2865
2866 * buffers.texi (Modification Time): `visited-file-modtime' now
2867 returns a list of two integers, instead of a cons.
2868
2869 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2870
2871 * windows.texi: Various changes in addition to:
2872 (Splitting Windows): Add `split-window-keep-point'.
2873
2874 2004-07-09 Richard M. Stallman <rms@gnu.org>
2875
2876 * frames.texi (Input Focus): Minor fix.
2877
2878 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2879
2880 * frames.texi (Input Focus): Clarify descriptions of
2881 `select-frame-set-input-focus' and `select-frame'.
2882
2883 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2884
2885 * os.texi: Various small changes in addition to:
2886 (Killing Emacs): Expand and clarify description of
2887 `kill-emacs-query-functions' and `kill-emacs-hook'.
2888 (System Environment): Expand and clarify description of `getenv'
2889 and `setenv'.
2890 (Timers): Clarify description of `run-at-time'.
2891 (Translating Input): Correct description of
2892 `extra-keyboard-modifiers'.
2893 (Flow Control): Correct description of `enable-flow-control'.
2894
2895 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2896
2897 * os.texi: Update copyright.
2898 (Session Management): Grammar fix.
2899 Clarify which Emacs does the restarting.
2900 Use @samp for *scratch* buffer.
2901
2902 2004-07-04 Alan Mackenzie <acm@muc.de>
2903
2904 * frames.texi (Input Focus): Add documentation for
2905 `select-frame-set-input-focus'. Replace refs to non-existent
2906 `switch-frame' with `select-frame'. Minor corrections and tidying
2907 up of text-only terminal stuff.
2908
2909 2004-07-02 Richard M. Stallman <rms@gnu.org>
2910
2911 * files.texi (Saving Buffers): Cleanup write-contents-function.
2912 (Magic File Names): Cleanup file-remote-p.
2913
2914 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
2915
2916 * files.texi (Magic File Names): `file-remote-p' returns an
2917 identifier of the remote system, not just t.
2918
2919 2004-07-02 David Kastrup <dak@gnu.org>
2920
2921 * searching.texi (Entire Match Data): Add explanation about new
2922 match-data behavior when @var{integers} is non-nil.
2923
2924 2004-06-24 Richard M. Stallman <rms@gnu.org>
2925
2926 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2927
2928 * customize.texi (Variable Definitions): Note about doc strings
2929 and :set.
2930
2931 * keymaps.texi (Keymap Terminology): Document `kbd'.
2932 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2933
2934 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2935 makes it buffer-local.
2936
2937 * files.texi (Saving Buffers): Correct previous change.
2938
2939 * commands.texi (Accessing Events):
2940 Clarify posn-col-row and posn-actual-col-row.
2941
2942 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
2943
2944 * commands.texi (Accessing Events): New functions
2945 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2946
2947 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2948
2949 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2950 * frames.texi, buffers.texi, backups.texi, variables.texi:
2951 * loading.texi, eval.texi, functions.texi, control.texi:
2952 * symbols.texi, minibuf.texi: Reposition @anchor's.
2953
2954 * help.texi: Various small changes in addition to the following.
2955 (Describing Characters): Describe PREFIX argument to
2956 `key-description'. Correct and clarify definition of
2957 `text-char-description'. Describe NEED-VECTOR argument to
2958 `read-kbd-macro'.
2959 (Help Functions): Clarify definition of `apropos'.
2960
2961 2004-06-23 Lars Hansen <larsh@math.ku.dk>
2962
2963 * files.texi (Saving Buffers): Correct description of
2964 `write-contents-functions'.
2965
2966 2004-06-21 Juanma Barranquero <lektu@terra.es>
2967
2968 * display.texi (Images): Remove redundant @vindex directives.
2969 Rewrite `image-library-alist' doc in active voice.
2970
2971 2004-06-14 Juanma Barranquero <lektu@terra.es>
2972
2973 * display.texi (Images): Document new delayed library loading,
2974 variable `image-library-alist' and (existing but undocumented)
2975 function `image-type-available-p'.
2976
2977 2004-06-05 Richard M. Stallman <rms@gnu.org>
2978
2979 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2980 refer the user to the Initial Input node.
2981 (Text from Minibuffer): Likewise.
2982 (Initial Input): New node. Document this feature
2983 and say it is mostly deprecated.
2984
2985 2004-05-30 Richard M. Stallman <rms@gnu.org>
2986
2987 * loading.texi (Named Features): Clarify return value
2988 and meaning of NOERROR.
2989
2990 * variables.texi (File Local Variables): Minor cleanup.
2991
2992 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
2993
2994 * files.texi (Magic File Names): Add `file-remote-p' as operation
2995 of file name handlers.
2996
2997 2004-05-29 Richard M. Stallman <rms@gnu.org>
2998
2999 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3000 as arg to a minor mode command.
3001
3002 2004-05-22 Richard M. Stallman <rms@gnu.org>
3003
3004 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3005
3006 * streams.texi (Output Variables): Doc float-output-format.
3007
3008 * searching.texi (Regexp Special): Nested repetition can be infloop.
3009
3010 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3011 real stack overflow.
3012
3013 * compile.texi: Minor cleanups.
3014
3015 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3016
3017 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3018 circular lists.
3019 (List Elements): Explain handling of circular and dotted lists.
3020
3021 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3022
3023 * modes.texi (Search-based Fontification): Fix typo.
3024
3025 2004-05-10 Juanma Barranquero <lektu@terra.es>
3026
3027 * modes.texi (Mode Line Variables): Fix description of
3028 global-mode-string, which is now after which-func-mode, not the
3029 buffer name.
3030
3031 2004-05-07 Lars Hansen <larsh@math.ku.dk>
3032
3033 * modes.texi (Desktop Save Mode): Add.
3034 (Modes): Add menu entry Desktop Save Mode.
3035
3036 * hooks.texi: Add desktop-after-read-hook,
3037 desktop-no-desktop-file-hook and desktop-save-hook.
3038
3039 * locals.texi: Add desktop-save-buffer.
3040
3041 2004-04-30 Jesper Harder <harder@ifa.au.dk>
3042
3043 * display.texi: emacs -> Emacs.
3044
3045 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3046
3047 * files.texi (Changing Files): Document set-file-times.
3048
3049 2004-04-23 Juanma Barranquero <lektu@terra.es>
3050
3051 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3052
3053 2004-04-18 Jesper Harder <harder@ifa.au.dk>
3054
3055 * tips.texi (Coding Conventions): defopt -> defcustom.
3056
3057 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3058
3059 * sequences.texi: Various clarifications.
3060
3061 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3062
3063 * buffers.texi (Read Only Buffers): Mention optional ARG to
3064 `toggle-read-only'.
3065
3066 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
3067
3068 * windows.texi (Selecting Windows): Note that get-lru-window
3069 returns a full-width window if possible.
3070
3071 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3072
3073 * buffers.texi: Various changes in addition to:
3074 (Buffer File Name): Add `find-buffer-visiting'.
3075 (Buffer Modification): Mention optional ARG to `not-modified'.
3076 (Indirect Buffers): Mention optional CLONE argument to
3077 `make-indirect-buffer'.
3078
3079 * files.texi: Various changes in addition to:
3080 (Visiting Functions): `find-file-hook' is now a normal hook.
3081 (File Name Expansion): Explain difference between the way that
3082 `expand-file-name' and `file-truename' treat `..'.
3083 (Contents of Directories): Mention optional ID-FORMAT argument to
3084 `directory-files-and-attributes'.
3085 (Format Conversion): Mention new optional CONFIRM argument to
3086 `format-write-file'.
3087
3088 2004-04-12 Miles Bader <miles@gnu.org>
3089
3090 * macros.texi (Expansion): Add description of `macroexpand-all'.
3091
3092 2004-04-05 Jesper Harder <harder@ifa.au.dk>
3093
3094 * variables.texi (Variable Aliases): Mention
3095 cyclic-variable-indirection.
3096
3097 * errors.texi (Standard Errors): Ditto.
3098
3099 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3100
3101 * backups.texi: Various small changes in addition to:
3102 (Making Backups): Mention return value of `backup-buffer'.
3103 (Auto-Saving): Mention optional FORCE argument to
3104 `delete-auto-save-file-if-necessary'.
3105 (Reverting): Mention optional PRESERVE-MODES argument to
3106 `revert-buffer'. Correct description of `revert-buffer-function'.
3107
3108 2004-03-22 Juri Linkov <juri@jurta.org>
3109
3110 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3111 with `Vector Functions'.
3112
3113 * text.texi (Sorting): Add missing quote.
3114
3115 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3116
3117 * intro.texi (Lisp History): Replace xref to `cl' manual with
3118 inforef.
3119
3120 2004-03-12 Richard M. Stallman <rms@gnu.org>
3121
3122 * intro.texi (Version Info): Add arg to emacs-version.
3123 (Lisp History): Change xref to CL manual.
3124
3125 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3126
3127 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3128 for Partial Completion mode.
3129
3130 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3131
3132 * customize.texi: Fix typo. Remove eol whitespace.
3133
3134 2004-03-04 Richard M. Stallman <rms@gnu.org>
3135
3136 * processes.texi: Fix typos.
3137
3138 * lists.texi (Building Lists): Minor clarification.
3139
3140 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3141 in make-hash-table.
3142
3143 2004-02-29 Juanma Barranquero <lektu@terra.es>
3144
3145 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3146 rm, and ignore exit code.
3147
3148 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3149
3150 * display.texi (Defining Faces): Add description for min-colors.
3151 Update example.
3152
3153 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3154
3155 * abbrevs.texi: Various corrections and clarifications in addition
3156 to the following:
3157 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3158
3159 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3160
3161 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3162
3163 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3164
3165 * text.texi: Various small changes in addition to the following:
3166 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3167 to delete-horizontal-space.
3168 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
3169 description of yank-handler text property at various places.
3170
3171 * frames.texi (Window System Selections): Add anchor.
3172
3173 * syntax.texi (Syntax Table Functions): Clarify and correct
3174 descriptions of make-syntax-table and copy-syntax-table.
3175 (Motion and Syntax): Clarify SYNTAXES argument to
3176 skip-syntax-forward.
3177 (Parsing Expressions): Mention that the return value of
3178 parse-partial-sexp is currently a list of ten rather than nine
3179 elements.
3180 (Categories): Various corrections and clarifications.
3181
3182 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3183
3184 * markers.texi (Marker Insertion Types): Minor change.
3185
3186 * locals.texi (Standard Buffer-Local Variables):
3187 * commands.texi (Interactive Codes, Using Interactive):
3188 * functions.texi (Related Topics): Fix xrefs.
3189
3190 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3191
3192 * lists.texi (Sets And Lists): Update description of delete-dups.
3193
3194 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3195
3196 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3197
3198 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3199
3200 * frames.texi (Parameter Access): frame-parameters arg is optional.
3201 modify-frame-parameters handles nil for FRAME.
3202 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3203 are all-or-nothing for certain toolkits.
3204 Mention parameter wait-for-wm.
3205 (Frames and Windows): In frame-first-window and frame-selected-window
3206 the arg is optional.
3207 (Input Focus): In redirect-frame-focus the second arg is optional.
3208 (Window System Selections): Mention selection type CLIPBOARD.
3209 Mention data-type UTF8_STRING.
3210 Mention numbering of cut buffers.
3211 (Resources): Describe x-resource-name.
3212
3213 2004-02-16 Richard M. Stallman <rms@gnu.org>
3214
3215 * windows.texi (Buffers and Windows): Delete false table
3216 about all-frames.
3217
3218 * syntax.texi (Parsing Expressions): Delete old caveat
3219 about parse-sexp-ignore-comments.
3220
3221 * streams.texi (Output Variables): Add print-quoted.
3222
3223 * lists.texi (Building Lists): Minor cleanup.
3224
3225 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3226
3227 * display.texi (Overlays): Explain overlays use markers.
3228 (Managing Overlays): Explain front-advance and rear-advance
3229 in more detail.
3230
3231 * loading.texi (Unloading): Document unload-feature-special-hooks.
3232 Get rid of fns-NNN.el file.
3233
3234 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3235
3236 * help.texi (Describing Characters): Fix text-char-description
3237 example output.
3238
3239 * edebug.texi (Using Edebug): Fix example.
3240
3241 * debugging.texi (Internals of Debugger): Fix return value.
3242
3243 * files.texi (Changing Files): Fix argname.
3244
3245 * calendar.texi: Fix parens, and default values.
3246
3247 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3248 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3249 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3250
3251 * positions.texi (Text Lines): Don't add -1 in current-line.
3252
3253 2004-02-16 Richard M. Stallman <rms@gnu.org>
3254
3255 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3256
3257 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3258
3259 * processes.texi (Low-Level Network): Fix a typo.
3260
3261 2004-02-12 Kim F. Storm <storm@cua.dk>
3262
3263 * display.texi (Fringes): Use consistent wording.
3264 Note that window-fringe's window arg is optional.
3265 (Scroll Bars): Use consistent wording.
3266
3267 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * tips.texi (Comment Tips): Document the new conventions for
3270 commenting out code.
3271
3272 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3273
3274 * positions.texi (Text Lines): Added missing end defun.
3275
3276 2004-02-07 Kim F. Storm <storm@cua.dk>
3277
3278 * positions.texi (Text Lines): Add line-number-at-pos.
3279
3280 2004-02-06 John Paul Wallington <jpw@gnu.org>
3281
3282 * display.texi (Button Properties, Button Buffer Commands):
3283 mouse-2 invokes button, not down-mouse-1.
3284
3285 2004-02-04 Jason Rumney <jasonr@gnu.org>
3286
3287 * makefile.w32-in: Sync with Makefile.in changes.
3288
3289 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3290
3291 * minibuf.texi (Text from Minibuffer): Various corrections and
3292 clarifications.
3293 (Object from Minibuffer): Correct Lisp description of
3294 read-minibuffer.
3295 (Minibuffer History): Clarify description of cons values for
3296 HISTORY arguments.
3297 (Basic Completion): Various corrections and clarifications. Add
3298 completion-regexp-list.
3299 (Minibuffer Completion): Correct and clarify description of
3300 completing-read.
3301 (Completion Commands): Mention Partial Completion mode. Various
3302 other minor changes.
3303 (High-Level Completion): Various corrections and clarifications.
3304 (Reading File Names): Ditto.
3305 (Minibuffer Misc): Ditto.
3306
3307 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3308
3309 * strings.texi (Text Comparison): assoc-string also matches
3310 elements of alists that are strings instead of conses.
3311 (Formatting Strings): Standardize Texinfo usage. Update index
3312 entries.
3313
3314 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3315
3316 * lists.texi (Sets And Lists): Add delete-dups.
3317
3318 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3319
3320 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3321 special form.
3322 * macros.texi (Defining Macros): Update description of `declare',
3323 which now is a macro.
3324 (Wrong Time): Fix typos.
3325
3326 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3327
3328 * compile.texi (Compilation Functions): Expand descriptions of
3329 `compile-defun', `byte-compile-file', `byte-recompile-directory'
3330 and `batch-byte-compile'. In particular, mention and describe
3331 all optional arguments.
3332 (Disassembly): Correct and clarify the description of `disassemble'.
3333
3334 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3335
3336 * searching.texi: Various small changes in addition to the
3337 following.
3338 (Regexp Example): Adapt to new value of `sentence-end'.
3339 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3340 `words'.
3341 (Search and Replace): Add usage note for `perform-replace'.
3342 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3343 `match-data'.
3344 (Standard Regexps): Update for new values of `paragraph-start'
3345 and `sentence-end'.
3346
3347 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3348
3349 * files.texi (Saving Buffers): Clarify descriptions of
3350 `write-contents-functions' and `before-save-hook'.
3351 Make the defvar's for `before-save-hook' and `after-save-hook'
3352 into defopt's.
3353
3354 2004-01-07 Kim F. Storm <storm@cua.dk>
3355
3356 * commands.texi (Click Events): Describe new image and
3357 width/height elements of click events.
3358 (Accessing Events): Add posn-string, posn-image, and
3359 posn-object-width-height. Change posn-object to return either
3360 image or string object.
3361
3362 2004-01-01 Simon Josefsson <jas@extundo.com>
3363
3364 * hooks.texi (Standard Hooks): Add before-save-hook.
3365 * files.texi (Saving Buffers): Likewise.
3366
3367 2004-01-03 Richard M. Stallman <rms@gnu.org>
3368
3369 * frames.texi (Frames and Windows): Delete frame-root-window.
3370
3371 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3372
3373 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3374
3375 * functions.texi: Various small changes in addition to the
3376 following.
3377 (What Is a Function): `functionp' returns nil for macros. Clarify
3378 behavior of this and following functions for symbol arguments.
3379 (Function Documentation): Add `\' in front of (fn @var{arglist})
3380 and explain why.
3381 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3382 Add anchor.
3383 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3384
3385 2004-01-01 Miles Bader <miles@gnu.org>
3386
3387 * display.texi (Buttons): New section.
3388
3389 2003-12-31 Andreas Schwab <schwab@suse.de>
3390
3391 * numbers.texi (Math Functions): sqrt reports a domain-error
3392 error.
3393 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3394
3395 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3396
3397 * tips.texi (Documentation Tips): Update item on hyperlinks in
3398 documentation strings.
3399
3400 * errors.texi (Standard Errors): Various small corrections and
3401 additions.
3402
3403 * control.texi: Various small changes in addition to the
3404 following.
3405 (Signaling Errors): Provide some more details on how `signal'
3406 constructs the error message. Add anchor to the definition of
3407 `signal'.
3408 (Error Symbols): Describe special treatment of `quit'.
3409 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3410 to emphasize that it has to be a single form.
3411
3412 * buffers.texi: Add anchor.
3413
3414 2003-12-29 Richard M. Stallman <rms@gnu.org>
3415
3416 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3417 (Window Configurations): Add window-configuration-frame.
3418
3419 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3420
3421 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3422 Change arg name in get-char-property.
3423 (Special Properties): Update handling of keymap property.
3424
3425 * strings.texi (Modifying Strings): Add clear-string.
3426 (Text Comparison): Add assoc-string and remove
3427 assoc-ignore-case, assoc-ignore-representation.
3428
3429 * os.texi (Time of Day): Add set-time-zone-rule.
3430
3431 * numbers.texi (Math Functions): asin, acos, log, log10
3432 report domain-error errors.
3433
3434 * nonascii.texi (Converting Representations):
3435 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3436 (Encoding and I/O): Add file-name-coding-system.
3437
3438 * modes.texi (Search-based Fontification): Explain that
3439 face specs are symbols with face names as values.
3440
3441 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3442
3443 * lists.texi (Building Lists): remq moved elsewhere.
3444 (Sets And Lists): remq moved here.
3445 (Association Lists): Refer to assoc-string.
3446
3447 * internals.texi (Garbage Collection): Add memory-use-counts.
3448
3449 * frames.texi (Frames and Windows): Add set-frame-selected-window
3450 and frame-root-window.
3451
3452 * files.texi (Contents of Directories):
3453 Add directory-files-and-attributes.
3454
3455 * display.texi (Refresh Screen): Add force-window-update.
3456 (Invisible Text): Explain about moving point out of invis text.
3457 (Overlay Properties): Add overlay-properties.
3458 (Managing Overlays): Add overlayp.
3459 (GIF Images): Invalid image number displays a hollow box.
3460
3461 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3462 (Killing Buffers): Add buffer-live-p.
3463
3464 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3465
3466 * display.texi (Fringes): Fix typo "set-buffer-window".
3467
3468 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3469
3470 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3471 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3472 Add or change various xrefs and anchors.
3473
3474 * commands.texi: Replace all occurrences of @acronym{CAR} with
3475 @sc{car}, for consistency with the rest of the Elisp manual.
3476 `car' and `cdr' are historically acronyms, but are no longer
3477 widely thought of as such.
3478
3479 * internals.texi (Pure Storage): Mention that `purecopy' does not
3480 copy text properties.
3481 (Object Internals): Now 29 bits are used (in most implementations)
3482 to address Lisp objects.
3483
3484 * variables.texi (Variables with Restricted Values): New node.
3485
3486 * objects.texi (Lisp Data Types): Mention that certain variables
3487 can only take on a restricted set of values and add an xref to
3488 the new node "Variables with Restricted Values".
3489
3490 * eval.texi (Function Indirection): Describe the errors that
3491 `indirect-function' can signal.
3492 (Eval): Clarify the descriptions of `eval-region' and `values'.
3493 Describe `eval-buffer' instead of `eval-current-buffer' and
3494 mention `eval-current-buffer' as an alias for `current-buffer'.
3495 Correct the description and mention all optional arguments.
3496
3497 * nonascii.texi: Various small changes in addition to the
3498 following.
3499 (Converting Representations): Clarify behavior of
3500 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3501 ASCII arguments.
3502 (Character Sets): Document the variable `charset-list' and adapt
3503 the definition of the function `charset-list' accordingly.
3504 (Translation of Characters): Clarify use of generic characters in
3505 `make-translation-table'. Clarify and correct the description of
3506 the use of translation tables in encoding and decoding.
3507 (User-Chosen Coding Systems): Correct and clarify the description
3508 of `select-safe-coding-system'.
3509 (Default Coding Systems): Clarify description of
3510 `file-coding-system-alist'.
3511
3512 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3513
3514 * strings.texi (Text Comparison): Correctly describe when two
3515 strings are `equal'. Combine and clarify descriptions of
3516 `assoc-ignore-case' and `assoc-ignore-representation'.
3517
3518 * objects.texi (Non-ASCII in Strings): Clarify description of
3519 when a string is unibyte or multibyte.
3520 (Bool-Vector Type): Update examples.
3521 (Equality Predicates): Correctly describe when two strings are
3522 `equal'.
3523
3524 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3525
3526 * lists.texi (Building Lists): `append' no longer accepts integer
3527 arguments. Update the description of `number-sequence' to reflect
3528 recent changes.
3529 (Sets And Lists): Describe `member-ignore-case' after `member'.
3530
3531 2003-11-27 Kim F. Storm <storm@cua.dk>
3532
3533 * commands.texi (Click Events): Click object may be an images.
3534 Describe (dx . dy) element of click positions.
3535 (Accessing Events): Remove duplicate posn-timestamp.
3536 New functions posn-object and posn-object-x-y.
3537
3538 2003-11-23 Kim F. Storm <storm@cua.dk>
3539
3540 * commands.texi (Click Events): Describe enhancements to event
3541 position lists, including new text-pos and (col . row) items.
3542 Mention left-fringe and right-fringe area events.
3543 (Accessing Events): New functions posn-area and
3544 posn-actual-col-row. Mention posn-timestamp. Mention that
3545 posn-point in non-text area still returns buffer position.
3546 Clarify posn-col-row.
3547
3548 2003-11-21 Lars Hansen <larsh@math.ku.dk>
3549
3550 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3551 * anti.texi (File Attributes): Describe removed parameter
3552 ID-FORMAT.
3553
3554 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3555
3556 * positions.texi (Positions): Mention that, if a marker is used as
3557 a position, its buffer is ignored.
3558
3559 * markers.texi (Overview of Markers): Mention it here too.
3560
3561 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * numbers.texi (Numeric Conversions): Not just `floor', but also
3564 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3565
3566 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3567
3568 * markers.texi (Creating Markers): Specify insertion type of
3569 created markers. Add xref to `Marker Insertion Types'.
3570 Second argument to `copy-marker' is optional.
3571 (Marker Insertion Types): Mention that most markers are created
3572 with insertion type nil.
3573 (The Mark): Correctly describe when `mark' signals an error.
3574 (The Region): Correctly describe when `region-beginning' and
3575 `region-end' signal an error.
3576
3577 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3578
3579 * hash.texi (Creating Hash): Clarify description of `eql'.
3580 `makehash' is obsolete.
3581 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3582
3583 * positions.texi (Point): Change description of `buffer-end', so
3584 that it is also correct for floating point arguments.
3585 (List Motion): Correct argument lists of `beginning-of-defun' and
3586 `end-of-defun'.
3587 (Excursions): Add xref to `Marker Insertion Types'.
3588 (Narrowing): Argument to `narrow-to-page' is optional.
3589
3590 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3591
3592 * streams.texi (Output Streams): Clarify behavior of point for
3593 marker output streams.
3594
3595 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3596
3597 * variables.texi (Defining Variables): Second argument to
3598 `defconst' is not optional.
3599 (Setting Variables): Mention optional argument APPEND to
3600 `add-to-list'.
3601 (Creating Buffer-Local): Expand description of
3602 `make-variable-buffer-local'.
3603 (Frame-Local Variables): Expand description of
3604 `make-variable-frame-local'.
3605 (Variable Aliases): Correct description of optional argument
3606 DOCSTRING to `defvaralias'. Mention return value of
3607 `defvaralias'.
3608 (File Local Variables): Add xref to `File variables' in Emacs
3609 Manual. Correct description of `hack-local-variables'. Mention
3610 `safe-local-variable' property. Mention optional second argument
3611 to `risky-local-variable-p'.
3612
3613 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3614
3615 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3616
3617 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3618
3619 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3620 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3621 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3622 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3623 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
3624 lispref/processes.texi, lispref/searching.texi,
3625 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3626 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3627 @acronym{FOO}.
3628
3629 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3630
3631 * strings.texi (Creating Strings): Argument START to `substring'
3632 can not be `nil'. Expand description of
3633 `substring-no-properties'. Correct description of `split-string',
3634 especially with respect to empty matches. Prevent very bad line
3635 break in definition of `split-string-default-separators'.
3636 (Text Comparison): `string=' and `string<' also accept symbols as
3637 arguments.
3638 (String Conversion): More completely describe argument BASE in
3639 `string-to-number'.
3640 (Formatting Strings): `%s' and `%S' in `format' do require
3641 corresponding object. Clarify behavior of numeric prefix after
3642 `%' in `format'.
3643 (Case Conversion): The argument to `upcase-initials' can be a
3644 character.
3645
3646 2003-10-27 Kenichi Handa <handa@m17n.org>
3647
3648 * display.texi (Fontsets): Fix texinfo usage.
3649
3650 2003-10-25 Kenichi Handa <handa@m17n.org>
3651
3652 * display.texi (Fontsets): Add description of the function
3653 set-fontset-font.
3654
3655 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3656
3657 * display.texi (Temporary Displays): Add xref to `Documentation
3658 Tips'.
3659
3660 * functions.texi (Function Safety): Use inforef instead of pxref
3661 for SES.
3662
3663 2003-10-23 Andreas Schwab <schwab@suse.de>
3664
3665 * Makefile.in (TEX, texinputdir): Don't define.
3666 (TEXI2DVI): Define.
3667 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3668 add $(srcdir)/index.texi.
3669 ($(infodir)/elisp): Remove index.texi dependency.
3670 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3671 (index.texi): Remove target.
3672 (dist): Don't link $(srcdir)/permute-index.
3673 (clean): Don't remove index.texi.
3674
3675 * permute-index, index.perm: Remove.
3676 * index.texi: Rename from index.unperm.
3677
3678 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3679
3680 * tips.texi (Documentation Tips): Document new behavior for face
3681 and variable hyperlinks in Help mode.
3682
3683 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3684
3685 * objects.texi (Integer Type): Update for extra bit of integer range.
3686 (Character Type): Ditto.
3687
3688 2003-10-16 Eli Zaretskii <eliz@gnu.org>
3689
3690 * numbers.texi (Integer Basics): Add index entries for reading
3691 numbers in hex, octal, and binary.
3692
3693 2003-10-16 Lute Kamstra <lute@gnu.org>
3694
3695 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3696 argument.
3697
3698 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3699
3700 * windows.texi (Choosing Window): Fix typo.
3701 * edebug.texi (Edebug Execution Modes): Fix typo.
3702
3703 2003-10-13 Richard M. Stallman <rms@gnu.org>
3704
3705 * windows.texi (Basic Windows): A window has fringe settings,
3706 display margins and scroll-bar settings.
3707 (Splitting Windows): Doc split-window return value.
3708 Clean up one-window-p.
3709 (Selecting Windows): Fix typo.
3710 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3711 (Buffers and Windows): In set-window-buffer, explain effect
3712 on fringe settings and scroll bar settings.
3713 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3714 (Choosing Window): Use defopt for pop-up-frame-function.
3715 For special-display-buffer-names, explain same-window and same-frame.
3716 Clarify window-dedicated-p return value.
3717 (Textual Scrolling): scroll-up and scroll-down can get an error.
3718 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3719 Clarify set-window-hscroll.
3720 (Size of Window): Don't mention tool bar in window-height.
3721 (Coordinates and Windows): Explain what coordinates-in-window-p
3722 returns for fringes and display margins.
3723 (Window Configurations): Explain saving fringes, etc.
3724
3725 * tips.texi (Library Headers): Clean up Documentation.
3726
3727 * syntax.texi (Parsing Expressions): Clean up forward-comment
3728 and parse-sexp-lookup-properties.
3729
3730 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3731
3732 * os.texi (System Environment): Clean up text for load-average errors.
3733
3734 * modes.texi (Hooks): Don't explain local hook details at front.
3735 Clarify run-hooks and run-hook-with-args a little.
3736 Clean up add-hook and remove-hook.
3737
3738 * edebug.texi (Edebug Execution Modes): Clarify t.
3739 Document edebug-sit-for-seconds.
3740 (Coverage Testing): Document C-x X = and =.
3741 (Instrumenting Macro Calls): Fix typo.
3742 (Specification List): Don't index the specification keywords.
3743
3744 2003-10-10 Kim F. Storm <storm@cua.dk>
3745
3746 * processes.texi (Network): Introduce make-network-process.
3747
3748 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3749
3750 * tips.texi (Library Headers): Fix typo.
3751
3752 2003-10-07 Juri Linkov <juri@jurta.org>
3753
3754 * modes.texi (Imenu): Mention imenu-create-index-function's
3755 default value. Explain submenus better.
3756
3757 2003-10-07 Lute Kamstra <lute@gnu.org>
3758
3759 * modes.texi (Faces for Font Lock): Fix typo.
3760 (Hooks): Explain how buffer-local hook variables can refer to
3761 global hook variables.
3762 Various minor clarifications.
3763
3764 2003-10-06 Lute Kamstra <lute@gnu.org>
3765
3766 * tips.texi (Coding Conventions): Mention naming conventions for
3767 hooks.
3768
3769 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3770
3771 * loading.texi (Library Search): Correct default value of
3772 load-suffixes.
3773 (Named Features): Fix typo.
3774
3775 2003-10-05 Richard M. Stallman <rms@gnu.org>
3776
3777 * loading.texi (Named Features): In `provide',
3778 say how to test for subfeatures.
3779 (Unloading): In unload-feature, use new var name
3780 unload-feature-special-hooks.
3781
3782 2003-10-03 Lute Kamstra <lute@gnu.org>
3783
3784 * modes.texi (Major Mode Conventions): Mention third way to set up
3785 Imenu.
3786 (Imenu): A number of small fixes.
3787 Delete documentation of internal variable imenu--index-alist.
3788 Document the return value format of imenu-create-index-function
3789 functions.
3790
3791 2003-09-30 Richard M. Stallman <rms@gnu.org>
3792
3793 * processes.texi (Network): Say what stopped datagram connections do.
3794
3795 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3796
3797 * display.texi (Overlay Properties): Clarify `evaporate' property.
3798
3799 2003-09-29 Lute Kamstra <lute@gnu.org>
3800
3801 * modes.texi (Mode Line Data): Explain when symbols in mode-line
3802 constructs should be marked as risky.
3803 Change cons cell into proper list.
3804 (Mode Line Variables): Change cons cell into proper list.
3805
3806 2003-09-26 Lute Kamstra <lute@gnu.org>
3807
3808 * modes.texi (Mode Line Data): Document the :propertize construct.
3809 (Mode Line Variables): Reorder the descriptions of the variables
3810 to match their order in the default mode-line-format.
3811 Describe the new variables mode-line-position and mode-line-modes.
3812 Update the default values of mode-line-frame-identification,
3813 minor-mode-alist, and default-mode-line-format.
3814 (Properties in Mode): Mention the :propertize construct.
3815
3816 2003-09-26 Richard M. Stallman <rms@gnu.org>
3817
3818 * buffers.texi, commands.texi, debugging.texi, eval.texi:
3819 * loading.texi, minibuf.texi, text.texi, variables.texi:
3820 Avoid @strong{Note:}.
3821
3822 2003-09-26 Richard M. Stallman <rms@gnu.org>
3823
3824 * keymaps.texi (Remapping Commands): Fix typo.
3825
3826 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3827
3828 * processes.texi (Low-Level Network): Fix typo.
3829
3830 2003-09-23 Kim F. Storm <storm@cua.dk>
3831
3832 * processes.texi (Network, Network Servers): Fix typos.
3833 (Low-Level Network): Add timeout value for :server keyword.
3834 Add new option keywords to make-network-process.
3835 Add set-network-process-options.
3836 Explain how to test availability of network options.
3837
3838 2003-09-19 Richard M. Stallman <rms@gnu.org>
3839
3840 * text.texi (Motion by Indent): Arg to
3841 backward-to-indentation and forward-to-indentation is optional.
3842
3843 * strings.texi (Creating Strings): Add substring-no-properties.
3844
3845 * processes.texi
3846 (Process Information): Add list-processes arg QUERY-ONLY.
3847 Delete process-contact from here.
3848 Add new status values for process-status.
3849 Add process-get, process-put, process-plist, set-process-plist.
3850 (Synchronous Processes): Add call-process-shell-command.
3851 (Signals to Processes): signal-process allows process objects.
3852 (Network): Complete rewrite.
3853 (Network Servers, Datagrams, Low-Level Network): New nodes.
3854
3855 * positions.texi (Word Motion): forward-word, backward-word
3856 arg is optional. Reword.
3857
3858 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3859
3860 * variables.texi (Creating Buffer-Local):
3861 Delete duplicate definition of buffer-local-value.
3862 (File Local Variables): Explain about discarding text props.
3863
3864 2003-09-11 Richard M. Stallman <rms@gnu.org>
3865
3866 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3867 changes variables that record input events.
3868 (Minibuffer Misc): Add minibuffer-selected-window.
3869
3870 * lists.texi (Building Lists): Add copy-tree.
3871
3872 * display.texi (Fontsets): Add char-displayable-p.
3873 (Scroll Bars): New node.
3874
3875 2003-09-08 Lute Kamstra <lute@gnu.org>
3876
3877 * modes.texi (%-Constructs): Document new `%i' and `%I'
3878 constructs.
3879
3880 2003-09-03 Peter Runestig <peter@runestig.com>
3881
3882 * makefile.w32-in: New file.
3883
3884 2003-08-29 Richard M. Stallman <rms@gnu.org>
3885
3886 * display.texi (Overlay Properties): Clarify how priorities
3887 affect use of the properties.
3888
3889 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3890
3891 * customize.texi (Type Keywords): Correct the description of
3892 `:help-echo' in the case where `motion-doc' is a function.
3893
3894 2003-08-14 John Paul Wallington <jpw@gnu.org>
3895
3896 * modes.texi (Emulating Mode Line): Subsection, not section.
3897
3898 2003-08-13 Richard M. Stallman <rms@gnu.org>
3899
3900 * elisp.texi (Top): Update subnode lists in menu.
3901
3902 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3903 (Kill Functions): kill-region has new arg yank-handler.
3904 (Yanking): New node.
3905 (Yank Commands): Add yank-undo-function.
3906 (Low-Level Kill Ring):
3907 kill-new and kill-append have new arg yank-handler.
3908 (Changing Properties): Add remove-list-of-text-properties.
3909 (Atomic Changes): New node.
3910
3911 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3912
3913 * streams.texi (Output Variables): Add eval-expression-print-length
3914 and eval-expression-print-level.
3915
3916 * os.texi (Time Conversion): For encode-time, explain limits on year.
3917
3918 * objects.texi (Character Type): Define anchor "modifier bits".
3919
3920 * modes.texi (Emulating Mode Line): New node.
3921 (Search-based Fontification): Font Lock uses font-lock-face property.
3922 (Other Font Lock Variables): Likewise.
3923
3924 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3925 not vectors.
3926 (Active Keymaps): Add emulation-mode-map-alists.
3927 (Functions for Key Lookup): key-binding has new arg no-remap.
3928 (Remapping Commands): New node.
3929 (Scanning Keymaps): where-is-internal has new arg no-remap.
3930 (Tool Bar): Add tool-bar-local-item-from-menu.
3931 Clarify when to use tool-bar-add-item-from-menu.
3932
3933 * commands.texi (Interactive Call): commandp has new arg.
3934 (Command Loop Info): Add this-original-command.
3935
3936 2003-08-06 John Paul Wallington <jpw@gnu.org>
3937
3938 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3939
3940 * display.texi (Warning Basics): Fix typo.
3941 (Fringes): Add closing curly bracket and fix typo.
3942
3943 * elisp.texi (Top): Fix typo.
3944
3945 2003-08-05 Richard M. Stallman <rms@gnu.org>
3946
3947 * elisp.texi: Update lists of subnodes.
3948
3949 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3950
3951 * variables.texi (Local Variables): Use lc for example variable names.
3952
3953 * tips.texi (Library Headers): Explain where to put -*-.
3954
3955 * strings.texi (Creating Strings): Fix xref for vconcat.
3956
3957 * sequences.texi (Vector Functions):
3958 vconcat no longer allows integer args.
3959
3960 * minibuf.texi (Reading File Names): read-file-name has new
3961 arg PREDICATE. New function read-directory-name.
3962
3963 * macros.texi (Defining Macros): Give definition of `declare'
3964 (Indenting Macros): New node.
3965
3966 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3967 (Window Frame Parameters): Make separate table of parameters
3968 that are coupled with specific face attributes.
3969 (Deleting Frames): delete-frame-hooks renamed to
3970 delete-frame-functions.
3971
3972 * files.texi (Magic File Names): Add file-remote-p.
3973 Clarify file-local-copy.
3974
3975 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3976 here; instead xref Defining Macros.
3977
3978 * display.texi (Warnings): New node, and subnodes.
3979 (Fringes): New node.
3980
3981 * debugging.texi (Test Coverage): New node.
3982
3983 * compile.texi (Compiler Errors): Explain with-no-warnings
3984 and other ways to suppress warnings.
3985
3986 * commands.texi (Interactive Call): Minor clarification.
3987
3988 * buffers.texi (Buffer File Name): set-visited-file-name
3989 renames the buffer too.
3990
3991 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3992
3993 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
3994
3995 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3996
3997 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
3998
3999 * internals.texi (Garbage Collection): Fix previous change.
4000
4001 2003-07-22 Richard M. Stallman <rms@gnu.org>
4002
4003 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4004
4005 * display.texi (Width): Use \s syntax in example.
4006 (Font Selection): Add face-font-rescale-alist.
4007
4008 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4009 Remove spurious indent in example.
4010
4011 * lists.texi (Building Lists): Add number-sequence.
4012
4013 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4014
4015 * functions.texi (Function Documentation): Explain how to
4016 show calling convention explicitly in the doc string.
4017
4018 * windows.texi (Selecting Windows): save-selected-window saves
4019 selected window of each frame.
4020 (Window Configurations): Minor change.
4021
4022 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4023
4024 * streams.texi (Output Variables): Add print-continuous-numbering
4025 and print-number-table.
4026
4027 * processes.texi (Decoding Output): New node.
4028
4029 * os.texi (Time Conversion): decode-time arg is optional.
4030
4031 * objects.texi (Character Type): Don't use space as example for \.
4032 Make list of char names and \-sequences correspond.
4033 Explain that \s is not used in strings. `\ ' needs space after.
4034
4035 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4036 (Translation of Characters): Add translation-table-for-input.
4037 (Default Coding Systems): Add auto-coding-functions.
4038 (Explicit Encoding): Add decode-coding-inserted-region.
4039 (Locales): Add locale-info.
4040
4041 * minibuf.texi (Basic Completion): Describe test-completion.
4042 Collections can be lists of strings.
4043 Clean up lazy-completion-table.
4044 (Programmed Completion): Mention test-completion.
4045 Clarify why lambda expressions are not accepted.
4046 (Minibuffer Misc): Describe minibufferp.
4047
4048 2003-07-14 Richard M. Stallman <rms@gnu.org>
4049
4050 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4051
4052 * windows.texi (Selecting Windows): New arg to select-window.
4053 (Selecting Windows): Add with-selected-window.
4054 (Size of Window): Add window-inside-edges, etc.
4055
4056 * internals.texi (Garbage Collection): Add post-gc-hook.
4057
4058 * processes.texi (Subprocess Creation): Add exec-suffixes.
4059
4060 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4061 (Scanning Keymaps): Add map-keymaps.
4062 (Defining Menus): Add keymap-prompt.
4063
4064 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4065 most-negative-fixnum.
4066
4067 * compile.texi (Byte Compilation): Explain no-byte-compile
4068 (Compiler Errors): New node.
4069
4070 * os.texi (User Identification): user-uid, user-real-uid
4071 can return float.
4072
4073 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4074 and about derived modes.
4075 (Minor Modes): Add minor-mode-list.
4076 (Defining Minor Modes): Keyword args for define-minor-mode.
4077 (Search-based Fontification): Explain managing other properties.
4078 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4079 (Faces for Font Lock): Add font-locl-preprocessor-face.
4080 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4081
4082 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
4083 (Variable Aliases): Clarify defvaralias.
4084
4085 * loading.texi (Library Search): Add load-suffixes.
4086
4087 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4088 (Programmed Completion): Add dynamic-completion-table.
4089
4090 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4091 (Magic File Names): Specify precedence order of handlers.
4092
4093 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4094 and post-command-hook.
4095 (Waiting): New calling convention for sit-for.
4096
4097 * text.texi (Special Properties): local-map and keymap properties
4098 apply based on their stickiness.
4099
4100 2003-07-07 Richard M. Stallman <rms@gnu.org>
4101
4102 * modes.texi (Minor Mode Conventions): Specify only some kinds
4103 of list values as args to minor modes.
4104
4105 * files.texi (File Name Expansion): Warn about iterative use
4106 of substitute-in-file-name.
4107
4108 * advice.texi (Activation of Advice): Clean up previous change.
4109
4110 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
4111
4112 * advice.texi (Activation of Advice): Note that ad-start-advice is
4113 turned on by default.
4114
4115 2003-06-30 Richard M. Stallman <rms@gnu.org>
4116
4117 * text.texi (Buffer Contents): Document current-word.
4118 (Change Hooks): Not called for *Messages*.
4119
4120 * functions.texi (Defining Functions): Explain about redefining
4121 primitives.
4122 (Function Safety): Renamed. Minor changes.
4123 Comment out the detailed criteria for what is safe.
4124
4125 2003-06-22 Andreas Schwab <schwab@suse.de>
4126
4127 * objects.texi (Symbol Type): Fix description of examples.
4128
4129 2003-06-16 Andreas Schwab <schwab@suse.de>
4130
4131 * hash.texi (Creating Hash): Fix description of :weakness.
4132
4133 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4134
4135 * files.texi (Changing Files): copy-file copies file modes, too.
4136
4137 2003-05-28 Richard M. Stallman <rms@gnu.org>
4138
4139 * strings.texi (Creating Strings): Clarify split-string.
4140
4141 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4142
4143 * strings.texi (Creating Strings): Update split-string specification
4144 and examples.
4145
4146 2003-05-19 Richard M. Stallman <rms@gnu.org>
4147
4148 * elisp.texi: Correct invariant section names.
4149
4150 2003-04-20 Richard M. Stallman <rms@gnu.org>
4151
4152 * os.texi (Timers): Explain about timers and quitting.
4153
4154 2003-04-19 Richard M. Stallman <rms@gnu.org>
4155
4156 * internals.texi (Writing Emacs Primitives): Strings are
4157 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4158 Explain GCPRO convention for varargs function args.
4159
4160 2003-04-16 Richard M. Stallman <rms@gnu.org>
4161
4162 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4163
4164 2003-04-08 Richard M. Stallman <rms@gnu.org>
4165
4166 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4167
4168 2003-02-13 Kim F. Storm <storm@cua.dk>
4169
4170 * objects.texi (Character Type): New \s escape for space.
4171
4172 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4173
4174 * os.texi (System Environment): Added cygwin system-type.
4175
4176 2003-01-25 Richard M. Stallman <rms@gnu.org>
4177
4178 * keymaps.texi: Document that a symbol can act as a keymap.
4179
4180 2003-01-13 Richard M. Stallman <rms@gnu.org>
4181
4182 * text.texi (Changing Properties): Say string indices are origin-0.
4183
4184 * positions.texi (Screen Lines) <compute-motion>:
4185 Correct order of elts in return value.
4186
4187 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4188 how to define a default binding.
4189
4190 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
4191
4192 * loading.texi (Unloading): Fix recent change for load-history.
4193
4194 * customize.texi (Simple Types): Clarify description of custom
4195 type 'number. Describe new custom type 'float.
4196
4197 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
4198
4199 * variables.texi (File Local Variables): Fix typo.
4200
4201 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4202
4203 From Michael Albinus <Michael.Albinus@alcatel.de>.
4204
4205 * README: Target for Info file is `make info'.
4206
4207 * files.texi (File Name Components): Fixed typos in
4208 `file-name-sans-extension'.
4209 (Magic File Names): Complete list of operations for magic file
4210 name handlers.
4211
4212 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
4213
4214 * variables.texi (File Local Variables): New function
4215 risky-local-variable-p.
4216
4217 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
4218
4219 * functions.texi (Function safety): New node about unsafep.
4220
4221 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4222
4223 * customize.texi (Splicing into Lists): Fixed example.
4224 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4225
4226 2002-06-17 Juanma Barranquero <lektu@terra.es>
4227
4228 * frames.texi (Display Feature Testing): Fix typo.
4229
4230 2002-06-12 Andreas Schwab <schwab@suse.de>
4231
4232 * frames.texi (Initial Parameters, Resources): Fix references to
4233 the Emacs manual.
4234
4235 2002-05-13 Kim F. Storm <storm@cua.dk>
4236
4237 * variables.texi (Intro to Buffer-Local): Updated warning and
4238 example relating to changing buffer inside let.
4239
4240 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4241
4242 * os.texi (Session Management): New node about X Session management.
4243
4244 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4245
4246 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4247 to which the manual corresponds, and the copyright years.
4248
4249 * Makefile.in (VERSION): Set to 2.9.
4250
4251 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4252
4253 * elisp.texi: Change the category in @dircategory to "Emacs", to
4254 make it consistent with info/dir.
4255
4256 2001-11-25 Miles Bader <miles@gnu.org>
4257
4258 * text.texi (Fields): Describe new `limit' arg in
4259 field-beginning/field-end.
4260
4261 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4262
4263 * permute-index: Don't depend on csh-specific features. Replace
4264 the interpreter name with /bin/sh.
4265
4266 * two-volume-cross-refs.txt: New file.
4267 * two.el: New file.
4268 * spellfile: New file.
4269
4270 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4271
4272 * permute-index: New file.
4273
4274 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4275 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4276 8+3 restricted namespace.
4277
4278 * Makefile.in (infodir): Define relative to $(srcdir).
4279 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4280 include directories list via -I switch to makeinfo.
4281 (index.texi): Use cp if both hard and symbolic links fail.
4282
4283 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4284
4285 * Makefile.in (distclean): Add.
4286
4287 The following changes make ELisp manual part of the Emacs
4288 distribution:
4289
4290 * Makefile.in: Add Copyright notice.
4291 (prefix): Remove.
4292 (infodir): Change value to "../info".
4293 (VPATH): New variable.
4294 (MAKE): Don't define.
4295 (texmacrodir): Don't define.
4296 (texinputdir): Append the existing value of TEXINPUTS.
4297 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4298 command to be compatible with man/Makefile.in, and to put the
4299 output into ../info.
4300 (info): Add target.
4301 (installall): Target removed.
4302
4303 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4304
4305 * tips.texi (Coding Conventions): Fix typo.
4306
4307 2001-10-23 Gerd Moellmann <gerd@gnu.org>
4308
4309 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4310
4311 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4312
4313 * files.texi (File Name Components): Update the description of
4314 file-name-sans-extension and file-name-extension, as they now
4315 ignore leading dots.
4316
4317 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4318
4319 * (Version 21.1 released.)
4320
4321 2001-10-19 Miles Bader <miles@gnu.org>
4322
4323 * positions.texi (Text Lines): Describe behavior of
4324 `beginning-of-line'/`end-of-line' in the presence of field properties.
4325
4326 2001-10-17 Gerd Moellmann <gerd@gnu.org>
4327
4328 * Makefile.in (VERSION): Set to 2.8.
4329 (manual): Use `manual-21'.
4330
4331 * elisp.texi (VERSION): Add and use it where the version
4332 number was used. Set it to 2.8.
4333
4334 * intro.texi: Likewise.
4335
4336 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4337
4338 * files.texi (File Name Completion): Document the significance of
4339 a trailing slash in elements of completion-ignored-extensions.
4340
4341 2001-10-06 Miles Bader <miles@gnu.org>
4342
4343 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4344
4345 2001-10-04 Gerd Moellmann <gerd@gnu.org>
4346
4347 * variables.texi (Variable Aliases): New node.
4348
4349 2001-10-04 Gerd Moellmann <gerd@gnu.org>
4350
4351 * Branch for 21.1.
4352
4353 2001-10-02 Miles Bader <miles@gnu.org>
4354
4355 * minibuf.texi (Minibuffer Misc): Add entries for
4356 `minibuffer-contents', `minibuffer-contents-no-properties', and
4357 `delete-minibuffer-contents'.
4358 Correct description for `minibuffer-prompt-end'.
4359
4360 * text.texi (Property Search): Correct descriptions of
4361 `next-char-property-change' and `previous-char-property-change'.
4362 Add entries for `next-single-char-property-change' and
4363 `previous-single-char-property-change'.
4364 Make operand names a bit more consistent.
4365
4366 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4367
4368 * frames.texi (Finding All Frames): Document that next-frame and
4369 previous-frame are local to current terminal.
4370
4371 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4372
4373 * keymaps.texi (Creating Keymaps): Fix the description of the
4374 result of make-keymap.
4375
4376 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4377
4378 * display.texi (Font Lookup, Attribute Functions)
4379 (Image Descriptors): Add cross-references to the definition of
4380 selected frame.
4381
4382 * buffers.texi (The Buffer List): Add cross-references to the
4383 definition of selected frame.
4384
4385 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4386 frame at any given time.
4387 (Multiple Displays, Size and Position): Add a cross-reference to
4388 the definition of the selected frame.
4389
4390 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4391
4392 * strings.texi (String Conversion) <string-to-number>: Document
4393 that a float is returned for integers that are too large.
4394
4395 * frames.texi (Mouse Position): Document mouse-position-function.
4396 (Display Feature Testing): Document display-images-p.
4397 (Window Frame Parameters): Document the cursor-type variable.
4398
4399 * numbers.texi (Integer Basics): Document CL style read syntax for
4400 integers in bases other than 10.
4401
4402 * positions.texi (List Motion): Document
4403 open-paren-in-column-0-is-defun-start.
4404
4405 * lists.texi (Sets And Lists): Document member-ignore-case.
4406
4407 * internals.texi (Garbage Collection): Document the used and free
4408 strings report.
4409 (Memory Usage): Document strings-consed.
4410
4411 * os.texi (Time of Day): Document float-time.
4412 (Recording Input): Document that clear-this-command-keys clears
4413 the vector to be returned by recent-keys.
4414
4415 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4416 argument keymap can be a list.
4417
4418 * nonascii.texi (User-Chosen Coding Systems)
4419 <select-safe-coding-system>: Document the new argument
4420 accept-default-p and the variable
4421 select-safe-coding-system-accept-default-p. Tell what happens if
4422 buffer-file-coding-system is undecided.
4423 (Default Coding Systems): Document auto-coding-regexp-alist.
4424
4425 * display.texi (The Echo Area) <message>: Document
4426 message-truncate-lines.
4427 (Glyphs): Document that the glyph table is unused on windowed
4428 displays.
4429
4430 * help.texi (Describing Characters) <single-key-description>:
4431 Document the new argument no-angles.
4432 (Accessing Documentation) <documentation-property>: Document that
4433 a non-string property is evaluated.
4434 <documentation>: Document that the function-documentation property
4435 is looked for.
4436
4437 * windows.texi (Selecting Windows): Document some-window.
4438
4439 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4440
4441 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4442 apropos-mode-hook.
4443
4444 * commands.texi (Using Interactive): Document interactive-form.
4445 (Keyboard Macros): Document kbd-macro-termination-hook.
4446 (Command Loop Info): Document that clear-this-command-keys clears
4447 the vector to be returned by recent-keys.
4448
4449 2001-09-04 Werner LEMBERG <wl@gnu.org>
4450
4451 * Makefile.in (srcdir, texinputdir): New variables.
4452 (srcs, index.texi, install): Use $(srcdir).
4453 (.PHONY): Remove elisp.dvi.
4454 (elisp): Use -I switch for makeinfo.
4455 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4456 (installall, dist): Use $(srcdir).
4457 Fix path to texinfo.tex.
4458 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4459
4460 2001-08-30 Gerd Moellmann <gerd@gnu.org>
4461
4462 * display.texi (Conditional Display): Adjust to API change.
4463
4464 * configure: New file.
4465
4466 2001-07-30 Gerd Moellmann <gerd@gnu.org>
4467
4468 * commands.texi (Repeat Events): Add description of
4469 double-click-fuzz.
4470
4471 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4472
4473 * syntax.texi (Syntax Class Table): Add the missing designator for
4474 comment and string fences.
4475 (Syntax Properties): Add a xref to syntax table internals.
4476 (Syntax Table Internals): Document string-to-syntax.
4477
4478 2001-05-07 Gerd Moellmann <gerd@gnu.org>
4479
4480 * Makefile.in (install): Use install-info command line options
4481 like in Emacs' Makefile.in.
4482
4483 2000-12-09 Miles Bader <miles@gnu.org>
4484
4485 * windows.texi (Window Start): Update documentation for
4486 `pos-visible-in-window-p'.
4487
4488 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4489
4490 * lists.texi (Building Lists): Add footnote to explain how to add
4491 to the end of a list.
4492
4493 2000-10-25 Gerd Moellmann <gerd@gnu.org>
4494
4495 * files.texi (Visiting Functions): Typos.
4496
4497 2000-10-25 Kenichi Handa <handa@etl.go.jp>
4498
4499 * files.texi (Visiting Functions): Return value of
4500 find-file-noselect may be a list of buffers if wildcards are used.
4501
4502 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4503
4504 * display.texi (Defining Faces): Document `graphic' display type
4505 in face specs.
4506
4507 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4508
4509 * hooks.texi (Standard Hooks): Replace obsolete
4510 `after-make-frame-hook' with `after-make-frame-functions'.
4511
4512 * frames.texi (Creating Frames): Ditto.
4513
4514 * variables.texi (Future Local Variables): Ditto.
4515
4516 2000-10-16 Gerd Moellmann <gerd@gnu.org>
4517
4518 * display.texi (Other Image Types): Add description of :foreground
4519 and :background properties of mono PBM images.
4520
4521 2000-08-17 Werner LEMBERG <wl@gnu.org>
4522
4523 * .cvsignore: New file.
4524
4525 2000-01-05 Gerd Moellmann <gerd@gnu.org>
4526
4527 * tindex.pl: New script.
4528
4529 1999-12-03 Dave Love <fx@gnu.org>
4530
4531 * Makefile.in (MAKEINFO): New parameter.
4532
4533 1999-09-17 Richard Stallman <rms@gnu.org>
4534
4535 * Makefile.in (srcs): Add hash.texi.
4536 (VERSION): Update to 20.6.
4537
4538 1999-09-13 Richard Stallman <rms@gnu.org>
4539
4540 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4541
4542 1998-08-29 Karl Heuer <kwzh@gnu.org>
4543
4544 * configure.in: New file.
4545 * Makefile.in: Renamed from Makefile.
4546 (prefix, infodir): Use value obtained from configure.
4547 (emacslibdir): Obsolete variable deleted.
4548 (dist): Distribute configure.in, configure, Makefile.in.
4549
4550 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4551
4552 * Makefile (INSTALL_INFO): New variable.
4553 (install): Run install-info.
4554
4555 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4556
4557 * Makefile (elisp.dvi): Add missing backslash.
4558
4559 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4560
4561 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4562 Run texindex without `./'. Always run texindex on elisp.tp.
4563 (elisp.tps): Target deleted.
4564
4565 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4566
4567 * Makefile (srcs): Add nonascii.texi and customize.texi.
4568 (dist): Start by deleting `temp'.
4569
4570 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4571
4572 * Makefile (makeinfo, texindex): Targets deleted.
4573 (makeinfo.o, texindex.o): Targets deleted.
4574 (clean, dist): Don't do anything with them or with getopt*.
4575
4576 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4577
4578 * Makefile (SHELL): Defined.
4579
4580 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4581
4582 * Makefile (elisp.tps): New target.
4583 (elisp.dvi): Depend on elisp.tps.
4584
4585 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4586
4587 * README: Update phone number.
4588
4589 * Makefile (elisp): Make this be the default target.
4590 Depend on makeinfo.c instead of makeinfo.
4591 (install): Don't depend on elisp.dvi, since we don't install that.
4592 Use mkinstalldirs.
4593 (dist): Add mkinstalldirs.
4594
4595 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4596
4597 * Makefile (VERSION): Update version number.
4598 (maintainer-clean): Renamed from realclean.
4599
4600 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4601
4602 * Makefile (realclean): New target.
4603 (elisp): Remove any old elisp-* files first.
4604
4605 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4606
4607 * Makefile (VERSION): New variable.
4608 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4609 Compressed file suffix should be `.gz', not `.z'.
4610
4611 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4612
4613 * Makefile (elisp): Depend on makeinfo.
4614
4615 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4616
4617 * Makefile (srcs): Add anti.texi.
4618
4619 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4620
4621 * Makefile (infodir, prefix): New vars.
4622 (install): Use infodir.
4623 (emacsinfodir): Deleted.
4624
4625 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4626
4627 * Makefile (srcs): Add calendar.texi.
4628
4629 * Makefile (dist): Copy texindex.c and makeinfo.c.
4630 Limit elisp-* files to those with one or two digits.
4631
4632 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4633
4634 * Makefile (dist): Changed to use Gzip instead of compress.
4635
4636 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4637
4638 * loading.texi (Unloading): define-function changed back to
4639 defalias. It may not stay this way, but at least it's
4640 consistent with the known-good version of the code patch.
4641
4642 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4643
4644 * modes.texi (Hooks): Document new optional arg of add-hook.
4645
4646 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4647
4648 * variables.texi: Document nil initial value of buffer-local variables.
4649
4650 * tips.texi: Add new section on standard library headers.
4651
4652 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4653
4654 * Makefile (srcs): Add frame.texi to the list of sources.
4655
4656 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4657
4658 * Makefile (dist): Don't bother excluding autosave files; they'll
4659 never make it into the temp directory anyway, and the hash marks
4660 in the name are problematic for make and the Bourne shell.
4661 (srcs):
4662
4663 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4664
4665 * Makefile (dist): Don't include backup files or autosave files in
4666 the distribution tar file.
4667
4668 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4669
4670 * Makefile (srcs): Added index.perm.
4671 (elisp.dvi): Remove erroneous shell comment.
4672 Expect output of permute-index in permuted.fns.
4673 Save old elisp.aux in elisp.oaux.
4674 (clean): Added index.texi to be deleted.
4675
4676 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4677
4678 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4679
4680 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
4681
4682 * files.texi: Noted that completion-ignored-extensions is ignored
4683 when making *Completions*.
4684
4685 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4686
4687 * Makefile make dist now depends on elisp.dvi, since it tries
4688 to include it in the dist file.
4689
4690 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
4691
4692 * functions.texinfo (Mapping Functions): Add missing quote
4693
4694 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4695
4696 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4697 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4698
4699 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4700
4701 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4702 and @error{} are the terms now being used. The files in the
4703 directory have been changed to reflect this.
4704
4705 * All instances of @indentedresultt{} have been changed to
4706 ` @result{}', using 5 spaces at the begining of the line.
4707
4708 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4709
4710 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4711 experimental @indentedresult{}, @indentedexpandsto{} are part of
4712 the texinfo.tex in this directory. These TeX macros are not
4713 stable yet.
4714
4715 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4716
4717 * texinfo.tex: temporarily added
4718 \let\result=\dblarrow
4719 \def\error{{\it ERROR} \longdblarrow}
4720 We need to do this better soon.
4721
4722 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4723
4724 * Applied Karl Berry's patches to *.texinfo files, but not to
4725 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4726 new title page format is also not applied, since it requires
4727 texinfo.tex changes.)
4728
4729 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4730 for the Project GNU development environment.
4731
4732 ;; Local Variables:
4733 ;; coding: iso-2022-7bit
4734 ;; End:
4735
4736 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4737 2005, 2006 Free Software Foundation, Inc.
4738 Copying and distribution of this file, with or without modification,
4739 are permitted provided the copyright notice and this notice are preserved.
4740
4741 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda