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