Tweak html header for manuals
[bpt/emacs.git] / doc / lispref / ChangeLog
... / ...
CommitLineData
12013-07-05 Glenn Morris <rgm@gnu.org>
2
3 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
4
52013-07-03 Glenn Morris <rgm@gnu.org>
6
7 * debugging.texi (Debugging):
8 * files.texi (File Attributes, Changing Files): Fix cross-references.
9
10 * package.texi (Package Archives): Fix @url call.
11
122013-06-26 Glenn Morris <rgm@gnu.org>
13
14 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
15
162013-06-19 Glenn Morris <rgm@gnu.org>
17
18 * loading.texi (Autoload): Fix typo.
19
202013-06-12 Glenn Morris <rgm@gnu.org>
21
22 * variables.texi (Lexical Binding): Fix typo.
23
24 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
25
262013-03-12 Glenn Morris <rgm@gnu.org>
27
28 * elisp.texi: Add some stuff specific to www.gnu.org.
29
302013-03-11 Glenn Morris <rgm@gnu.org>
31
32 * Version 24.3 released.
33
342013-03-03 Glenn Morris <rgm@gnu.org>
35
36 * objects.texi (Symbol Type): Fix typo.
37
382013-02-27 Bastien Guerry <bzg@gnu.org>
39
40 * variables.texi (File Local Variables): Fix reference.
41
422013-02-23 Eli Zaretskii <eliz@gnu.org>
43
44 * files.texi (Magic File Names): Improve wording and indexing.
45
462013-02-19 Glenn Morris <rgm@gnu.org>
47
48 * text.texi (Change Hooks): Fix typo.
49
502013-02-14 Glenn Morris <rgm@gnu.org>
51
52 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
53
542013-02-13 Glenn Morris <rgm@gnu.org>
55
56 * objects.texi (Char-Table Type): Add footnote about #^^.
57
58 * modes.texi (Minor Mode Conventions): Fix typo.
59
602013-02-12 Glenn Morris <rgm@gnu.org>
61
62 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
63 meta characters; this changed in 22.1. (Bug#13684)
64
652013-02-11 Glenn Morris <rgm@gnu.org>
66
67 * objects.texi (Char-Table Type): Add cindex.
68
69 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
70
712013-02-09 Glenn Morris <rgm@gnu.org>
72
73 * keymaps.texi (Creating Keymaps): Update make-keymap result.
74
752013-02-08 Glenn Morris <rgm@gnu.org>
76
77 * keymaps.texi (Active Keymaps, Searching Keymaps):
78 Remove confusing mention of "symbolic prefix". (Bug#13643)
79
802013-01-16 Glenn Morris <rgm@gnu.org>
81
82 * macros.texi (Indenting Macros): Fix order of an indent
83 symbol's arguments. (Bug#13450)
84
852013-01-09 Glenn Morris <rgm@gnu.org>
86
87 * commands.texi (Interactive Codes):
88 Whitespace does not terminate interactive "S". (Bug#13393)
89
902013-01-06 Chong Yidong <cyd@gnu.org>
91
92 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
93
942013-01-05 Glenn Morris <rgm@gnu.org>
95
96 * display.texi (Overlay Properties): Mention field. (Bug#13364)
97
982013-01-05 Eli Zaretskii <eliz@gnu.org>
99
100 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
101 directive in a group of items.
102
1032013-01-05 Chong Yidong <cyd@gnu.org>
104
105 * keymaps.texi (Key Sequences): Remove obsolete sentence
106 (Bug#13356).
107
1082013-01-03 Ari Roponen <ari.roponen@gmail.com> (tiny change)
109
110 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
111
1122013-01-03 Glenn Morris <rgm@gnu.org>
113
114 * processes.texi (System Processes):
115 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
116
117 * searching.texi (Replacing Match): Fix xref.
118
119 * elisp.texi (DATE): Bump to Jan 2013.
120
1212012-12-31 Glenn Morris <rgm@gnu.org>
122
123 * customize.texi (Common Keywords, Type Keywords):
124 Replace "active field" with "button". (Bug#13310)
125
126 * customize.texi (Common Keywords): Add xref. (Bug#13311)
127 * tips.texi (Library Headers): Add cindex.
128
1292012-12-29 Wolfgang Jenkner <wjenkner@inode.at>
130
131 * functions.texi (Declare Form):
132 * intro.texi (A Sample Function Description):
133 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
134 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
135 in @def.. commands. (Bug#13292)
136
1372012-12-27 Glenn Morris <rgm@gnu.org>
138
139 * files.texi (File Names): Mention Cygwin conversion functions.
140
1412012-12-22 Martin Rudalics <rudalics@gmx.at>
142
143 * windows.texi (Selecting Windows): Reword description of
144 select-window (Bug#13248).
145
1462012-12-21 Chong Yidong <cyd@gnu.org>
147
148 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
149
150 * customize.texi (Simple Types): Document key-sequence type
151 (Bug#13048).
152
1532012-12-15 Chong Yidong <cyd@gnu.org>
154
155 * strings.texi (Text Comparison): Doc fix for compare-strings.
156
1572012-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
158
159 * control.texi (Pattern matching case statement): New node.
160
1612012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
162
163 * customize.texi (Variable Definitions): Mention the default :group
164 for defcustoms (bug#13093).
165
1662012-12-05 Chong Yidong <cyd@gnu.org>
167
168 * lists.texi (Plist Access): Move put example to Symbol Plists.
169
170 * symbols.texi (Standard Properties): Fix typo.
171
1722012-12-02 Chong Yidong <cyd@gnu.org>
173
174 * symbols.texi (Symbol Properties): New node.
175 (Symbol Plists): Make it a subsection under Symbol Properties.
176 (Standard Properties): New node.
177
178 * lists.texi (Property Lists): Move here from symbols.texi.
179 (Plist Access): Rename from Other Plists.
180
181 * customize.texi (Variable Definitions):
182 * display.texi (Defining Faces):
183 * sequences.texi (Char-Tables): Fix xref.
184
185 * keymaps.texi (Key Sequences): `kbd' is now a function.
186
187 * commands.texi (Using Interactive): Fix index entry.
188
1892012-11-23 Martin Rudalics <rudalics@gmx.at>
190
191 * windows.texi (Basic Windows): Fix typo.
192 (Windows and Frames): Fix example. Move description of
193 window-in-direction here.
194 (Recombining Windows): Fix example.
195 (Buffers and Windows): Fix description of replace-buffer-in-windows.
196 (Switching Buffers): Reword.
197 (Display Action Functions): Minor adjustments.
198 (Choosing Window Options): Minor fixes.
199 (Window History): Minor rewording.
200 (Dedicated Windows): Correct and reword part describing how
201 dedicatedness affects functions removing buffers or windows.
202 * buffers.texi (The Buffer List): Fix description of bury-buffer.
203
2042012-11-23 Chong Yidong <cyd@gnu.org>
205
206 * modes.texi (%-Constructs): Fix statement about mode construct
207 padding (Bug#12866).
208
2092012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
210
211 * debugging.texi (Profiling): Make it more clear
212 that --enable-profiling is about profiling the C code.
213
2142012-11-21 Glenn Morris <rgm@gnu.org>
215
216 * debugging.texi (Profiling): Mention --enable-profiling (if !tex).
217 Add some basic information about the profile report buffer.
218 (Debugging): Mention profiling in the introduction.
219
2202012-11-20 Glenn Morris <rgm@gnu.org>
221
222 * debugging.texi (Profiling): New section, in progress.
223 * tips.texi (Compilation Tips): Move profiling to separate section.
224 * elisp.texi: Add Profiling to detailed menu.
225
2262012-11-18 Martin Rudalics <rudalics@gmx.at>
227
228 * windows.texi (Display Action Functions): Fix recently added
229 example. Suggested by Michael Heerdegen.
230
2312012-11-18 Paul Eggert <eggert@cs.ucla.edu>
232
233 Minor cleanup for times as lists of four integers.
234 * os.texi (Time Parsing): Time values can now be four integers.
235
2362012-11-18 Glenn Morris <rgm@gnu.org>
237
238 * loading.texi (How Programs Do Loading): Add eager macro expansion.
239 * macros.texi (Expansion): Mention eager macro expansion.
240
2412012-11-17 Glenn Morris <rgm@gnu.org>
242
243 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
244
2452012-11-17 Leo Liu <sdl.web@gmail.com>
246
247 * minibuf.texi (Programmed Completion): Doc fix for metadata
248 request (Bug#12850).
249
2502012-11-17 Glenn Morris <rgm@gnu.org>
251
252 * display.texi (Temporary Displays): Document with-temp-buffer-window.
253
254 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
255 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
256 (Window Sizes): Add vindex for window-min-height, window-min-width.
257 (Display Action Functions): Mention pop-up-frame-parameters.
258
2592012-11-16 Martin Rudalics <rudalics@gmx.at>
260
261 * windows.texi (Choosing Window): Rewrite description of
262 display-buffer-alist (Bug#12167).
263 (Display Action Functions): Mention inhibit-switch-frame.
264 Fix description of display-buffer-below-selected. Reorder actions.
265 Add example (Bug#12848).
266
2672012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
268
269 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
270 with normal keymaps" (bug#12868).
271
2722012-11-15 Glenn Morris <rgm@gnu.org>
273
274 * display.texi (Face Attributes): Fix :underline COLOR description.
275 (Attribute Functions): Update for set-face-underline rename.
276 Tweak descriptions of face-underline-p, face-inverse-video-p.
277
2782012-11-14 Glenn Morris <rgm@gnu.org>
279
280 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
281 so they align better in info.
282 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
283 Document set-temporary-overlay-map.
284
2852012-11-12 Glenn Morris <rgm@gnu.org>
286
287 * variables.texi (Adding Generalized Variables):
288 At least mention gv-define-expander and gv-letplace.
289
2902012-11-11 Glenn Morris <rgm@gnu.org>
291
292 * debugging.texi (Error Debugging): Mention debug-on-message.
293 (Using Debugger): Mention debugger-bury-or-kill.
294
295 * control.texi (Signaling Errors):
296 * debugging.texi (Error Debugging):
297 * errors.texi (Standard Errors): Add user-error.
298
299 * variables.texi (Adding Generalized Variables):
300 Use standard formatting for common lisp note about setf functions.
301
3022012-11-07 Martin Rudalics <rudalics@gmx.at>
303
304 * elisp.texi (Top): Add Recombining Windows to menu.
305 * windows.texi (Recombining Windows): New subsection.
306 (Splitting Windows): Rewrite text on handling of window
307 combinations and move it to new subsection.
308
3092012-11-07 Chong Yidong <cyd@gnu.org>
310
311 * searching.texi (Replacing Match): Document \? in replace-match.
312
313 * variables.texi (Creating Buffer-Local): Document setq-local and
314 defvar-local.
315 (Setting Generalized Variables): Arrange table alphabetically.
316
317 * lists.texi (List Elements, List Variables): Clarify descriptions
318 of push and pop for generalized variables.
319
320 * edebug.texi (Specification List): setf is no longer CL-only.
321
3222012-11-07 Glenn Morris <rgm@gnu.org>
323
324 * variables.texi (Adding Generalized Variables):
325 Update description of FIX-RETURN expansion.
326
3272012-11-06 Glenn Morris <rgm@gnu.org>
328
329 * variables.texi (Setting Generalized Variables):
330 Split most of previous contents into this subsection.
331 (Adding Generalized Variables): New subsection.
332 Move note on lack of setf functions here from misc/cl.texi.
333
334 * elisp.texi: Add Generalized Variables subsections to detailed menu.
335
3362012-11-05 Chong Yidong <cyd@gnu.org>
337
338 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
339
3402012-11-03 Chong Yidong <cyd@gnu.org>
341
342 * objects.texi (General Escape Syntax): Clarify the explanation of
343 escape sequences.
344 (Non-ASCII in Strings): Clarify when a string is unibyte vs
345 multibyte. Hex escapes do not automatically make a string
346 multibyte.
347
3482012-11-03 Martin Rudalics <rudalics@gmx.at>
349
350 * windows.texi (Switching Buffers): Document option
351 switch-to-buffer-preserve-window-point.
352 (Display Action Functions): Document window-height and
353 window-width alist entries.
354 (Display Action Functions):
355 Document display-buffer-below-selected and
356 display-buffer-in-previous-window.
357 (Quitting Windows): Document quit-restore-window.
358 Rewrite section.
359 (Window Configurations): In window-state-get mention that
360 argument window must be valid.
361 (Window Parameters): Document quit-restore window parameter
362 (Bug#12158).
363
3642012-10-31 Glenn Morris <rgm@gnu.org>
365
366 * control.texi (Catch and Throw): Add xref to cl.texi.
367
368 * lists.texi (Sets And Lists): Point xref to better location.
369
370 * errors.texi (Standard Errors):
371 * loading.texi (Autoload): Update for cl-lib namespace changes.
372
373 * modes.texi (Defining Minor Modes): "Generalized Variables"
374 section is now in this manual rather than cl.texi.
375
376 * eval.texi (Special Forms): No longer special forms: defmacro,
377 defun, save-window-excursion, with-output-to-temp-buffer.
378 * functions.texi (Defining Functions): Defun is now a macro.
379 Defalias is a function.
380
3812012-10-30 Glenn Morris <rgm@gnu.org>
382
383 * variables.texi (Generalized Variables): Fix typo.
384
3852012-10-30 Chong Yidong <cyd@gnu.org>
386
387 * symbols.texi (Symbol Plists): Document function-get.
388
389 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
390
391 * frames.texi (Visibility of Frames): Document tty-top-frame.
392
3932012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
394
395 * keymaps.texi (Format of Keymaps): Document the multiple
396 inheritance format.
397
3982012-10-28 Martin Rudalics <rudalics@gmx.at>
399
400 * windows.texi (Basic Windows): Reformulate description of live,
401 internal and valid windows.
402 (Cyclic Window Ordering): Describe new argument of
403 get-lru-window and get-largest-window. Add description of
404 window-in-direction.
405
4062012-10-27 Glenn Morris <rgm@gnu.org>
407
408 * variables.texi (Generalized Variables): New section,
409 adapted from misc/cl.texi.
410 * elisp.texi (Top): Add Generalized Variables to menu.
411 * lists.texi (List Elements, List Variables):
412 Mention generalized variables.
413
414 * lists.texi (List Elements): Typo fix.
415
4162012-10-27 Chong Yidong <cyd@gnu.org>
417
418 * minibuf.texi (High-Level Completion): Don't mention removed
419 function iswitchb-read-buffer.
420
421 * commands.texi (Event Input Misc): Remove last-input-char.
422 (Command Loop Info): Remove last-command-char.
423
424 * frames.texi (Initial Parameters): Don't mention the obsolete
425 special-display feature.
426
427 * windows.texi (Choosing Window): Don't mention the obsolete
428 special display feature.
429 (Choosing Window Options): Remove obsolete special-display
430 variables, and the functions special-display-p and
431 special-display-popup-frame.
432
433 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
434
435 * hooks.texi (Standard Hooks): Remove obsolete hooks.
436
437 * markers.texi (Information from Markers): Remove obsolete
438 function buffer-has-markers-at.
439
440 * text.texi (Yanking): Document yank-handled-properties.
441
4422012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
443
444 Update manual for new time stamp format (Bug#12706).
445 * buffers.texi (Modification Time):
446 * files.texi (Testing Accessibility, File Attributes):
447 * intro.texi (Version Info):
448 * os.texi (Time of Day):
449 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
450 These instances were missed the first time around.
451 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
452
4532012-10-24 Chong Yidong <cyd@gnu.org>
454
455 * minibuf.texi (Text from Minibuffer): Document read-regexp
456 changes.
457
458 * nonascii.texi (Selecting a Representation):
459 Document set-buffer-multibyte changes.
460
461 * keymaps.texi (Toolkit Differences): Node deleted.
462 (Easy Menu): New node.
463
4642012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
465
466 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
467
4682012-10-23 Paul Eggert <eggert@cs.ucla.edu>
469
470 Fix outdated timestamp documentation in Elisp manual (bug#12706).
471 * files.texi (File Attributes):
472 * text.texi (Undo):
473 Time stamp resolution is now 1 picosecond, not 1 second.
474
4752012-10-23 Chong Yidong <cyd@gnu.org>
476
477 * display.texi (Font Lookup): Remove font-list-limit.
478
479 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
480 (Bug#12529).
481
4822012-10-22 Glenn Morris <rgm@gnu.org>
483
484 * os.texi (Recording Input): Tiny fix.
485
486 * intro.texi (Lisp History):
487 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
488 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
489
4902012-10-15 Chong Yidong <cyd@gnu.org>
491
492 * macros.texi (Defining Macros): defmacro is now a macro.
493 Explicitly list the docstring and declare arguments.
494
495 * functions.texi (Anonymous Functions): Explicitly list the
496 docstring, declare, and interactive arguments to lambda.
497 (Defining Functions): Likewise for defun.
498 (Inline Functions): Likewise for defsubst.
499 (Declare Form): Tweak description.
500
5012012-10-13 Chong Yidong <cyd@gnu.org>
502
503 * display.texi (ImageMagick Images): ImageMagick enabled by default.
504
5052012-10-05 Chong Yidong <cyd@gnu.org>
506
507 * minibuf.texi (Basic Completion): Clarify list form of completion
508 table (Bug#12564).
509
5102012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
511
512 * functions.texi (Function Safety): Copyedit. (Bug#12562)
513
5142012-10-01 Paul Eggert <eggert@cs.ucla.edu>
515
516 Revert the FOLLOW-SYMLINKS change for file-attributes.
517 * files.texi (File Attributes, Magic File Names): Undo last change.
518
5192012-09-30 Paul Eggert <eggert@cs.ucla.edu>
520
521 file-attributes has a new optional arg FOLLOW-SYMLINKS.
522 * files.texi (File Attributes): Describe it.
523 (Magic File Names): Use it.
524
5252012-09-30 Chong Yidong <cyd@gnu.org>
526
527 * commands.texi (Click Events): Define "mouse position list".
528 Remove mention of unimplemented horizontal scroll bars.
529 (Drag Events, Motion Events): Refer to "mouse position list".
530 (Accessing Mouse): Document posnp.
531
532 * errors.texi (Standard Errors): Tweak arith-error description.
533 Tweak markup. Remove domain-error and friends, which seem to be
534 unused after the floating-point code revamp.
535
536 * functions.texi (Obsolete Functions): Obsolescence also affects
537 documentation commands. Various clarifications.
538 (Declare Form): New node.
539
540 * strings.texi (String Basics): Copyedits.
541
542 * os.texi (Idle Timers): Minor clarifications.
543 (User Identification): Add system-users and system-groups.
544
545 * macros.texi (Defining Macros): Move description of `declare' to
546 Declare Form node.
547
548 * loading.texi (Autoload):
549 * help.texi (Documentation Basics): The special sequences can
550 trigger autoloading.
551
552 * numbers.texi (Integer Basics): Copyedits.
553 (Float Basics): Consider IEEE floating point always available.
554 (Random Numbers): Document actual limits.
555 (Arithmetic Operations): Clarify division by zero. Don't mention
556 the machine-independence of negative division since it does not
557 happen in practice.
558
5592012-09-28 Chong Yidong <cyd@gnu.org>
560
561 * os.texi (Startup Summary): Document leim-list.el change.
562
5632012-09-25 Chong Yidong <cyd@gnu.org>
564
565 * functions.texi (Defining Functions): defun is now a macro.
566
5672012-09-28 Leo Liu <sdl.web@gmail.com>
568
569 * files.texi (Files): Fix typo.
570
5712012-09-23 Chong Yidong <cyd@gnu.org>
572
573 * buffers.texi (Read Only Buffers): Document read-only-mode.
574
575 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
576 read-only-mode.
577
578 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
579 calling conventions.
580
5812012-09-22 Chong Yidong <cyd@gnu.org>
582
583 * searching.texi (Replacing Match): Minor clarification.
584
5852012-09-22 Eli Zaretskii <eliz@gnu.org>
586
587 * edebug.texi (Instrumenting): Improve indexing.
588
589 * os.texi (Idle Timers): Warn against reinvoking an idle timer
590 from within its own timer action. (Bug#12447)
591
5922012-09-22 Chong Yidong <cyd@gnu.org>
593
594 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
595
5962012-09-21 Glenn Morris <rgm@gnu.org>
597
598 * debugging.texi (Using Debugger): Fix typo.
599
6002012-09-18 Chong Yidong <cyd@gnu.org>
601
602 * display.texi (Faces): Discuss anonymous faces.
603 (Face Attributes): Tweak intro.
604 (Defining Faces): Move after the Face Attributes node. Copyedits.
605 (Displaying Faces): Describe role of inheritance.
606
607 * customize.texi (Customization): Define customization more
608 carefully (Bug#11440).
609 (Common Keywords): Add xref to Constant Variables.
610
611 * variables.texi (Defining Variables): Link to defcustom's node
612 instead of the higher-level Customization chapter.
613
6142012-09-11 Paul Eggert <eggert@cs.ucla.edu>
615
616 Simplify, document, and port floating-point (Bug#12381).
617 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
618 Document that / and mod (with floating point arguments), along
619 with asin, acos, log, log10, expt and sqrt, return special values
620 instead of signaling exceptions.
621 (Float Basics): Document that logb operates on the absolute value
622 of its argument.
623 (Math Functions): Document that (log ARG BASE) also returns NaN if
624 BASE is negative. Document that (expt X Y) returns NaN if X is a
625 finite negative number and Y a finite non-integer.
626
6272012-09-09 Chong Yidong <cyd@gnu.org>
628
629 * lists.texi (Sets And Lists): Explain that the return value for
630 delete should be used, like for delq.
631
632 * minibuf.texi (Yes-or-No Queries): Document recentering and
633 scrolling in y-or-n-p. Remove gratuitous example.
634
635 * searching.texi (Search and Replace): Document window scrolling
636 entries in query-replace-map.
637
6382012-09-08 Chong Yidong <cyd@gnu.org>
639
640 * syntax.texi (Syntax Table Internals): Define "raw syntax
641 descriptor" terminology (Bug#12383).
642 (Syntax Descriptors): Mention raw syntax descriptors.
643
6442012-09-07 Chong Yidong <cyd@gnu.org>
645
646 * variables.texi (Creating Buffer-Local): Fix description of
647 local-variable-if-set-p (Bug#10713).
648
649 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
650
651 * windows.texi (Display Action Functions)
652 (Choosing Window Options): Remove obsolete variable
653 display-buffer-reuse-frames.
654 (Switching Buffers): Minor doc tweak for switch-to-buffer.
655
656 * positions.texi (Narrowing): Document buffer-narrowed-p.
657
658 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
659
660 * syntax.texi (Low-Level Parsing): Add xref to Parser State
661 (Bug#12269).
662
6632012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
664
665 * debugging.texi (Explicit Debug): Document `debug-on-message'.
666
6672012-09-02 Chong Yidong <cyd@gnu.org>
668
669 * windows.texi (Window Configurations): Recommend against using
670 save-window-excursion (Bug#12075).
671
672 * control.texi (Catch and Throw):
673 * positions.texi (Excursions): Don't mention it.
674
6752012-09-01 Paul Eggert <eggert@cs.ucla.edu>
676
677 Better seed support for (random).
678 * numbers.texi (Random Numbers): Document new behavior of
679 the calls (random) and (random STRING).
680
6812012-08-21 Martin Rudalics <rudalics@gmx.at>
682
683 * windows.texi (Window Point): Document recent changes in
684 window-point and set-window-point.
685 (Selecting Windows): Document recent change in select-window.
686
6872012-08-06 Eli Zaretskii <eliz@gnu.org>
688
689 * functions.texi (Closures): Put the main index entry for
690 "closures" here. (Bug#12138)
691
692 * variables.texi (Lexical Binding): Disambiguate the index entry
693 for "closures".
694
6952012-08-05 Chong Yidong <cyd@gnu.org>
696
697 * display.texi (Defining Faces): Move documentation of
698 frame-background-mode to the Emacs manual (Bug#7774).
699
7002012-08-04 Chong Yidong <cyd@gnu.org>
701
702 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
703 Fix description of syntax table inheritance.
704 (Syntax Table Functions): Don't refer to internal contents of
705 syntax table, since that is not explained yet. Copyedits.
706 (Standard Syntax Tables): Node deleted.
707 (Syntax Table Internals): Misc clarifications. Improve table
708 formatting.
709
710 * keymaps.texi (Inheritance and Keymaps):
711 * text.texi (Sticky Properties): Tweak index entry.
712
7132012-07-28 Eli Zaretskii <eliz@gnu.org>
714
715 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
716
7172012-07-25 Paul Eggert <eggert@cs.ucla.edu>
718
719 Prefer typical American spelling for "acknowledgment".
720 * intro.texi (Acknowledgments): Rename from Acknowledgements.
721
7222012-07-21 Eli Zaretskii <eliz@gnu.org>
723
724 * commands.texi (Special Events): Mention language-change event.
725 (Input Events, Interactive Codes):
726 * keymaps.texi (Key Sequences): Mention events that are
727 non-keyboard but also non-mouse events.
728
7292012-07-17 Chong Yidong <cyd@gnu.org>
730
731 * text.texi (Insertion): Document insert-char changes.
732
7332012-07-15 Leo Liu <sdl.web@gmail.com>
734
735 * display.texi (Fringe Bitmaps): Add exclamation-mark.
736
7372012-07-13 Chong Yidong <cyd@gnu.org>
738
739 * buffers.texi (Read Only Buffers): Document toggle-read-only
740 changes. Reword to account for the fact that read-only is
741 currently not supported in overlay properties.
742
7432012-07-07 Chong Yidong <cyd@gnu.org>
744
745 * loading.texi (Library Search): Index site-lisp directories.
746
7472012-07-06 Chong Yidong <cyd@gnu.org>
748
749 * intro.texi (A Sample Function Description): Fix incorrect
750 markup, undoing previous change.
751 (A Sample Variable Description): Minor clarifications and markup
752 improvements.
753
754 * elisp.texi (Top):
755 * text.texi (Text): Fix menu order.
756
7572012-07-06 Richard Stallman <rms@gnu.org>
758
759 * intro.texi (Evaluation Notation, A Sample Function Description):
760 (A Sample Variable Description): Improve/undo previous changes.
761
7622012-07-05 Glenn Morris <rgm@gnu.org>
763
764 * intro.texi (A Sample Function Description): Fix cross-refs.
765
7662012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
767
768 * intro.texi (Evaluation Notation, A Sample Function Description)
769 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
770
7712012-06-27 Chong Yidong <cyd@gnu.org>
772
773 * processes.texi (Asynchronous Processes, Input to Processes):
774 * internals.texi (Process Internals): Don't capitalize "pty".
775
7762012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
777
778 * processes.texi (Asynchronous Processes): Make the pty vs pipe
779 discussion more prominent.
780
7812012-06-23 Eli Zaretskii <eliz@gnu.org>
782
783 * commands.texi (Misc Events): Document the language-change event.
784
7852012-06-22 Paul Eggert <eggert@cs.ucla.edu>
786
787 Support higher-resolution time stamps (Bug#9000).
788 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
789 * processes.texi (System Processes):
790 Time stamp resolution is now picosecond, not microsecond.
791
7922012-06-21 Glenn Morris <rgm@gnu.org>
793
794 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
795
7962012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
797
798 * functions.texi (Defining Functions):
799 * macros.texi (Defining Macros): Un-define the return value of `defun',
800 `defmacro' and `defalias'.
801
8022012-06-17 Chong Yidong <cyd@gnu.org>
803
804 * elisp.texi: Remove urlcolor setting.
805
8062012-06-17 Glenn Morris <rgm@gnu.org>
807
808 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
809 Overlining no longer behaves exactly like underlining.
810
8112012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
812
813 * display.texi (Face Attributes):
814 Document wave-style underline face attribute.
815
8162012-06-11 Chong Yidong <cyd@gnu.org>
817
818 * display.texi (ImageMagick Images): ImageMagick now supports the
819 :background property.
820
8212012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
822
823 * internals.texi (Garbage Collection): Typo fix.
824
8252012-06-09 Chong Yidong <cyd@gnu.org>
826
827 * text.texi (Special Properties): Clarify the meaning of a list of
828 faces in the `face' property.
829
830 * display.texi (Face Remapping): Minor clarification.
831
8322012-06-08 Chong Yidong <cyd@gnu.org>
833
834 * display.texi (Face Attributes): Font family does not accept
835 wildcards. De-document obsolete :bold and :italic attributes.
836 (Defining Faces): Use new-style face spec format.
837
8382012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
839
840 * internals.texi (Garbage Collection): Document new
841 vector management code and vectorlike_header structure.
842
8432012-06-03 Chong Yidong <cyd@gnu.org>
844
845 * modes.texi (Mode Line Data): Use "mode line construct"
846 terminology for consistency.
847
8482012-05-27 Glenn Morris <rgm@gnu.org>
849
850 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
851 * buffers.texi, commands.texi, compile.texi, control.texi:
852 * customize.texi, debugging.texi, display.texi, doclicense.texi:
853 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
854 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
855 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
856 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
857 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
858 * objects.texi, os.texi, package.texi, positions.texi:
859 * processes.texi, searching.texi, sequences.texi, streams.texi:
860 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
861 * variables.texi, windows.texi: Nuke hand-written node pointers.
862
8632012-05-27 Chong Yidong <cyd@gnu.org>
864
865 * functions.texi (Obsolete Functions):
866 Fix doc for set-advertised-calling-convention.
867
868 * modes.texi (Mode Help): Fix describe-mode.
869
870 * display.texi (Face Functions): Fix define-obsolete-face-alias.
871
872 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
873
8742012-05-27 Martin Rudalics <rudalics@gmx.at>
875
876 * commands.texi (Recursive Editing): recursive-edit is a command.
877
878 * compile.texi (Docs and Compilation):
879 byte-compile-dynamic-docstrings is an option.
880
881 * debugging.texi (Invoking the Debugger): debug is a command.
882
883 * display.texi (Progress): progress-reporter-update and
884 progress-reporter-force-update have VALUE argument optional.
885 (Animated Images): Use non-@code{nil} instead of non-nil.
886
887 * files.texi (Format Conversion Round-Trip):
888 Use non-@code{nil} instead of non-nil.
889
890 * frames.texi (Creating Frames): make-frame is a command.
891 (Input Focus): select-frame is a command.
892 (Pointer Shape): void-text-area-pointer is an option.
893
894 * help.texi (Describing Characters): read-kbd-macro is a command.
895 (Help Functions): describe-prefix-bindings is a command.
896
897 * markers.texi (Creating Markers): Both arguments of copy-marker
898 are optional.
899
900 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
901
902 * modes.texi (Mode Line Variables): mode-line-remote and
903 mode-line-client are not options.
904 (Imenu): imenu-add-to-menubar is a command.
905 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
906
907 * os.texi (Sound Output): play-sound-file is a command.
908
909 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
910
911 * processes.texi (Signals to Processes):
912 Use @key{RET} instead of @code{RET}.
913 (Signals to Processes): signal-process is a command.
914
915 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
916 (Base 64): base64-encode-string is not a command while
917 base64-decode-region is.
918
919 * windows.texi (Switching Buffers): pop-to-buffer is a command.
920
9212012-05-12 Glenn Morris <rgm@gnu.org>
922
923 * Makefile.in (MKDIR_P): New, set by configure.
924 (mkinfodir): Use $MKDIR_P.
925
9262012-05-10 Glenn Morris <rgm@gnu.org>
927
928 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
929 with "coding: raw-text".
930 Concept of multibyte sessions no longer exists.
931
932 * files.texi (File Locks): Mention create-lockfiles option.
933
9342012-05-09 Glenn Morris <rgm@gnu.org>
935
936 * vol1.texi, vol2.texi: Remove files.
937 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
938 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
939
940 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
941
942 * two-volume.make (emacsdir): New.
943 (tex): Add directory with emacsver.texi to TEXINPUTS.
944
945 * minibuf.texi (Minibuffer History, Basic Completion):
946 Tweak page breaks.
947
948 * internals.texi (Garbage Collection, Memory Usage)
949 (Writing Emacs Primitives): Tweak page breaks.
950
951 * streams.texi (Output Variables): Improve page break.
952
953 * edebug.texi (Edebug Display Update): Improve page break.
954
955 * compile.texi (Disassembly): Condense the examples.
956
957 * eval.texi, functions.texi, loading.texi, macros.texi:
958 Where possible, use example rather than smallexample.
959
960 * symbols.texi: Where possible, use example rather than smallexample.
961 (Symbol Components): Fix typo.
962 (Other Plists): Tweak page break.
963
964 * sequences.texi (Arrays): Tweak page breaks.
965
966 * customize.texi: Where possible, use example rather than smallexample.
967 (Common Keywords, Variable Definitions, Applying Customizations)
968 (Custom Themes): Tweak page breaks.
969
970 * control.texi: Where possible, use example rather than smallexample.
971 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
972 Tweak page breaks.
973
9742012-05-08 Glenn Morris <rgm@gnu.org>
975
976 * two.el: Remove; unused since creation of two-volume.make.
977
978 * vol1.texi, vol2.texi: No need to keep menus in these files.
979
9802012-05-05 Glenn Morris <rgm@gnu.org>
981
982 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
983
984 * intro.texi (Caveats): Copyedit.
985 (Lisp History): Convert inforef to xref.
986 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
987
988 * text.texi (Auto Filling): Don't mention Emacs 19.
989
990 * commands.texi (Event Input Misc): Don't mention unread-command-char.
991 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
992
993 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
994
995 * lists.texi (List-related Predicates, List Variables):
996 Tweak page-breaks.
997 (Sets And Lists): Convert inforef to xref.
998
9992012-05-04 Glenn Morris <rgm@gnu.org>
1000
1001 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1002 (info, infoclean): Use $INFO_EXT.
1003 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1004 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1005 (info, maintainer-clean): Use $INFO_EXT.
1006 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1007
10082012-05-04 Chong Yidong <cyd@gnu.org>
1009
1010 * os.texi (Timers): Use defopt for timer-max-repeats.
1011
10122012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1013
1014 * os.texi (Time of Day): Do not limit current-time-string
1015 to years 1000..9999.
1016
10172012-05-02 Chong Yidong <cyd@gnu.org>
1018
1019 * display.texi (Font Lookup):
1020 * frames.texi (Pointer Shape):
1021 * processes.texi (Subprocess Creation): Use defopt for options.
1022
10232012-05-02 Glenn Morris <rgm@gnu.org>
1024
1025 * elisp.texi (@copying):
1026 * intro.texi (Introduction): Only print VERSION in the TeX version.
1027
10282012-05-02 Chong Yidong <cyd@gnu.org>
1029
1030 * text.texi (Change Hooks): Minor fix for after-change-functions.
1031
10322012-05-02 Glenn Morris <rgm@gnu.org>
1033
1034 * package.texi (Packaging Basics):
1035 * loading.texi (Autoload):
1036 * files.texi (Magic File Names):
1037 Reword to remove/reduce some overly long/short lines.
1038
10392012-04-27 Glenn Morris <rgm@gnu.org>
1040
1041 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1042 * modes.texi (Major Modes, Auto-Indentation):
1043 * buffers.texi (Buffers): Some fixes for menu descriptions.
1044
10452012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1046 * functions.texi (Simple Lambda, Argument List):
1047 * eval.texi (Function Indirection): Avoid deprecated form.
1048
10492012-04-27 Glenn Morris <rgm@gnu.org>
1050
1051 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1052 Add "et al." to authors.
1053
1054 * buffers.texi, commands.texi, compile.texi, control.texi:
1055 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1056 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1057 * modes.texi, numbers.texi, objects.texi, streams.texi:
1058 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1059 Use Texinfo recommended convention for quotes+punctuation.
1060
10612012-04-27 Chong Yidong <cyd@gnu.org>
1062
1063 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1064 to where-is-internal (Bug#10872).
1065
10662012-04-27 Glenn Morris <rgm@gnu.org>
1067
1068 * macros.texi (Indenting Macros): Fix typo.
1069
1070 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1071 (Resizing Windows, Deleting Windows, Selecting Windows)
1072 (Choosing Window Options, Horizontal Scrolling)
1073 (Cyclic Window Ordering, Window History, Dedicated Windows)
1074 (Quitting Windows, Window Configurations, Textual Scrolling):
1075 (Coordinates and Windows, Window Configurations)
1076 (Window Parameters, Window Hooks): Copyedits.
1077 (Splitting Windows, Deleting Windows):
1078 Fix ignore-window-parameters logic.
1079 (Selecting Windows, Choosing Window Options): Markup fixes.
1080 (Window Start and End): Remove pointless example.
1081 Remove cross-reference to deleted count-lines content.
1082 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1083 and recenter-positions. Remove recenter example.
1084
1085 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1086
1087 * minibuf.texi (Intro to Minibuffers):
1088 Tweak discussion of resizing minibuffer window.
1089
10902012-04-26 Glenn Morris <rgm@gnu.org>
1091
1092 * elisp-covers.texi, front-cover-1.texi: Remove files.
1093
1094 * tindex.pl: Remove file.
1095
1096 * makefile.w32-in (srcs):
1097 * Makefile.in (srcs): Remove back.texi (which is unused).
1098
10992012-04-24 Michael Albinus <michael.albinus@gmx.de>
1100
1101 * os.texi (Notifications): Extend possible notification hints.
1102 Add notifications-get-capabilities.
1103
11042012-04-20 Chong Yidong <cyd@gnu.org>
1105
1106 * processes.texi (Asynchronous Processes): Mention nil argument to
1107 start-process.
1108
11092012-04-20 Glenn Morris <rgm@gnu.org>
1110
1111 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1112 Don't mention obsolete `nospace' argument of all-completions.
1113 (Minibuffer Completion, Completion Commands, Reading File Names)
1114 (Completion Variables): Copyedits.
1115 (Completion Commands): Mention parent keymaps.
1116 Remove obsolete minibuffer-local-filename-must-match-map.
1117 (High-Level Completion): Remove read-variable's almost
1118 word-for-word duplication of read-command.
1119 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1120 Update "High-Level Completion" description.
1121
1122 * minibuf.texi (Minibuffers):
1123 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1124
1125 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1126 Use Texinfo-recommended form of quote+punctuation.
1127 (Intro to Minibuffers): First minibuffer is #1, not #0.
1128 Mention minibuffer-inactive-mode.
1129 (Text from Minibuffer): Copyedits.
1130 (Minibuffer History, Programmed Completion): Fix @var usage.
1131 (Object from Minibuffer): Remove overly pedantic para.
1132 (Minibuffer History): Copyedits. Add face-name-history.
1133 (Initial Input, Yes-or-No Queries, Multiple Queries)
1134 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1135 (Yes-or-No Queries): Tweak example.
1136 (Minibuffer Commands): Add next-complete-history-element.
1137 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1138 minibuffer-inactive-mode.
1139
1140 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1141 (Bindat Functions): Copyedits.
1142
11432012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
1144
1145 * files.texi (Saving Buffers): Document `visit and `visit-save'
1146 values of require-final-newline.
1147
11482012-04-20 Glenn Morris <rgm@gnu.org>
1149
1150 * processes.texi (Output from Processes, Filter Functions):
1151 Mention waiting-for-user-input-p.
1152 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1153 (Network Servers, Datagrams, Network Processes, Network Options)
1154 (Network Feature Testing, Serial Ports): Copyedits.
1155 (Network): Add encrypted network overview paragraph.
1156 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1157
11582012-04-20 Chong Yidong <cyd@gnu.org>
1159
1160 * help.texi (Keys in Documentation): Mention :advertised-binding.
1161
1162 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1163 description to help.texi.
1164
11652012-04-20 Glenn Morris <rgm@gnu.org>
1166
1167 * processes.texi (Process Information, Input to Processes)
1168 (Signals to Processes, Output from Processes, Process Buffers)
1169 (Filter Functions, Decoding Output): Copyedits.
1170 (Accepting Output): Discourage use of `millisec' argument.
1171
11722012-04-15 Glenn Morris <rgm@gnu.org>
1173
1174 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
1175 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1176 Copyedits.
1177 (Subprocess Creation): Discourage modifying exec-path directly.
1178 (Synchronous Processes, Asynchronous Processes):
1179 Update some example output.
1180 (Process Information): Fix typo.
1181 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1182
11832012-04-15 Glenn Morris <rgm@gnu.org>
1184
1185 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1186 open-network-stream does exist in Emacs 23, but is simpler.
1187
11882012-04-15 Chong Yidong <cyd@gnu.org>
1189
1190 * customize.texi (Custom Themes): Also document load-theme etc.
1191
11922012-04-14 Chong Yidong <cyd@gnu.org>
1193
1194 * customize.texi (Applying Customizations):
1195 (Custom Themes): New nodes.
1196
1197 * display.texi (Defining Faces): Reference custom-set-faces.
1198
1199 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1200 * os.texi (Startup Summary): Copyedits.
1201
12022012-04-14 Glenn Morris <rgm@gnu.org>
1203
1204 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1205
1206 * strings.texi (Case Tables):
1207 * objects.texi (General Escape Syntax):
1208 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1209
1210 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1211 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1212 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1213 * text.texi: Use @file for buffers, per the Texinfo manual.
1214
1215 * compile.texi (Compiler Errors): Add missing space in buffer name.
1216
12172012-04-14 Chong Yidong <cyd@gnu.org>
1218
1219 * processes.texi (Query Before Exit): Remove obsolete function
1220 process-kill-without-query (Bug#11190).
1221
12222012-04-14 Glenn Morris <rgm@gnu.org>
1223
1224 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1225 Use @env for environment variables.
1226
1227 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1228
12292012-04-12 Jari Aalto <jari.aalto@cante.net>
1230
1231 * processes.texi (Synchronous Processes):
1232 Mention `default-directory' (bug#7515).
1233
12342012-04-09 Chong Yidong <cyd@gnu.org>
1235
1236 * customize.texi (Variable Definitions): Remove user-variable-p.
1237
1238 * commands.texi (Interactive Codes):
1239 * help.texi (Accessing Documentation):
1240 * minibuf.texi (High-Level Completion): Callers changed.
1241
12422012-04-06 Chong Yidong <cyd@gnu.org>
1243
1244 * minibuf.texi (Programmed Completion): Document metadata method.
1245 (Completion Variables): Document completion-category-overrides.
1246
12472012-04-05 Chong Yidong <cyd@gnu.org>
1248
1249 * anti.texi (Antinews): Rewrite for Emacs 23.
1250
12512012-04-04 Chong Yidong <cyd@gnu.org>
1252
1253 * minibuf.texi (Programmed Completion): Remove obsolete variable
1254 completion-annotate-function.
1255 (Completion Variables): Rename from Completion Styles.
1256 Document completion-extra-properties. Document completion-styles-alist
1257 change.
1258 (Reading File Names): minibuffer-local-filename-must-match-map is
1259 not used anymore.
1260 (Minibuffer Completion): Document completing-read-function.
1261 (Completion in Buffers): completion-at-point-functions can return
1262 properties recognized in completion-extra-properties.
1263
1264 * display.texi (Delayed Warnings): New node.
1265
1266 * os.texi (Notifications): Copyedits.
1267
12682012-04-04 Glenn Morris <rgm@gnu.org>
1269
1270 * os.texi (Notifications): Copyedits.
1271
12722012-04-03 Michael Albinus <michael.albinus@gmx.de>
1273
1274 * os.texi (Terminal-Specific): Fix typo.
1275 (Notifications): New section.
1276
1277 * elisp.texi (Top):
1278 * vol1.texi (Top):
1279 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1280 menu entries.
1281
12822012-04-01 Chong Yidong <cyd@gnu.org>
1283
1284 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1285 file-in-directory-p.
1286
12872012-03-31 Glenn Morris <rgm@gnu.org>
1288
1289 * edebug.texi (Instrumenting Macro Calls):
1290 Mention defining macros at instrumentation time.
1291 (Edebug Options): Mention edebug-unwrap-results.
1292
12932012-03-31 Eli Zaretskii <eliz@gnu.org>
1294
1295 * text.texi (Special Properties): Clarify the description of the
1296 effect of integer values of the 'cursor' property on cursor
1297 position. See the discussions in bug#11068 for more details and
1298 context.
1299
13002012-03-31 Glenn Morris <rgm@gnu.org>
1301
1302 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1303 Copyedits.
1304
13052012-03-30 Chong Yidong <cyd@gnu.org>
1306
1307 * display.texi (Image Formats): Add imagemagick type.
1308 (Image Descriptors): Mention how they are used.
1309 (ImageMagick Images): Clarify role of imagemagick-register-types.
1310 (Character Display): Don't mention glyph tables.
1311 (Display Tables): Use make-glyph-code in example.
1312 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1313 tables are semi-obsolete. De-document create-glyph.
1314 (Glyphless Chars): Note that display tables override this.
1315 (Bidirectional Display): Copyedits. Introduce "bidirectional
1316 reordering" terminology, and use it.
1317
13182012-03-30 Glenn Morris <rgm@gnu.org>
1319
1320 * edebug.texi (Jumping): Give name of `i' binding.
1321
13222012-03-28 Glenn Morris <rgm@gnu.org>
1323
1324 * searching.texi (Regular Expressions, Regexp Special):
1325 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1326 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
1327 (Regexp Special): Mention collation.
1328 Clarify char classes with an example.
1329 (Regexp Functions): Mention regexp-opt is not guaranteed.
1330 Mention regexp-opt-charset.
1331 (Regexp Search): Recommend against looking-back.
1332 (Search and Replace): Use Texinfo recommended quote convention.
1333 Add more query-replace-map items. List multi-query-replace-map items.
1334
13352012-03-27 Martin Rudalics <rudalics@gmx.at>
1336
1337 * windows.texi (Window History): Describe new option
1338 switch-to-visible-buffer.
1339
13402012-03-27 Glenn Morris <rgm@gnu.org>
1341
1342 * searching.texi (String Search): Add xref to Emacs manual.
1343 Copyedits. Mention the function word-search-regexp.
1344 (Searching and Case): Add xref to Emacs manual. Copyedits.
1345
1346 * processes.texi (Network Servers): Standardize apostrophe usage.
1347
1348 * os.texi (System Environment): Copyedits. Remove some examples
1349 that do not seem useful. Mention setenv third arg.
1350 tty-erase-char does not seem to be nil under a window-system.
1351 (User Identification): Copyedits.
1352 Remove some examples that do not seem useful.
1353
13542012-03-26 Glenn Morris <rgm@gnu.org>
1355
1356 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1357 (Init File): Copyedits.
1358 (Command-Line Arguments): Copyedits. Do not mention argv alias.
1359 (Killing Emacs): Copyedits.
1360 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1361 Shorten the example, use more standard shell prompts.
1362
13632012-03-25 Chong Yidong <cyd@gnu.org>
1364
1365 * display.texi (Fringes): Note that fringes are shown on graphical
1366 displays only.
1367 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1368 (Replacing Specs): Clarify example.
1369 (Manipulating Buttons): Note that button-at can return a marker.
1370 (Buttons): Minor rewrite.
1371 (Character Display): New node. Consolidate all character display
1372 related nodes into its subsections.
1373 (Usual Display): Character 127 is also affected by ctl-arrow.
1374 (Display Tables): Improve example.
1375
13762012-03-22 Glenn Morris <rgm@gnu.org>
1377
1378 * strings.texi (Text Comparison): Mention string-prefix-p.
1379
13802012-03-21 Chong Yidong <cyd@gnu.org>
1381
1382 * display.texi (The Echo Area): Add xref to Output Streams.
1383 (Displaying Messages): Improve doc of message.
1384 (Echo Area Customization, Invisible Text): Copyedits.
1385 (Invisible Text): Mention that spec comparison is done with eq.
1386 (Width): Improve doc of char-width.
1387 (Faces): Recommend using symbol instead of string for face name.
1388 Minor clarifications.
1389 (Defining Faces): Copyedits. Update face example.
1390 (Attribute Functions): Mark set-face-foreground etc as commands.
1391 (Face Remapping): Mention text-scale-adjust.
1392 Clarify face-remapping-alist and related docs.
1393 (Face Functions): Don't document make-face or copy-face.
1394
13952012-03-20 Chong Yidong <cyd@gnu.org>
1396
1397 * display.texi (Forcing Redisplay): Various rewrites to reflect
1398 new value of redisplay-dont-pause.
1399 (Truncation): Copyedits.
1400
14012012-03-20 Glenn Morris <rgm@gnu.org>
1402
1403 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1404 Add summary table of some relevant command-line options.
1405
14062012-03-18 Chong Yidong <cyd@gnu.org>
1407
1408 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1409 (Writing Emacs Primitives): Re-organize discussion of functions
1410 with variable Lisp arguments are handled. Delete an obsolete
1411 remark, previously tagged as FIXME.
1412
1413 * os.texi (Idle Timers): Minor clarification.
1414 (Idle Timers): Link to Time of Day for description of time list.
1415
14162012-03-18 Glenn Morris <rgm@gnu.org>
1417
1418 * os.texi (System Interface): Flow control was removed.
1419 (Startup Summary): General update.
1420 (Init File): Don't mention compiling it.
1421
14222012-03-17 Chong Yidong <cyd@gnu.org>
1423
1424 * os.texi (Startup Summary): Mention package loading.
1425 (Init File): Don't refer to .emacs in section title. Copyedits.
1426 (Terminal-Specific): Give a realistic example.
1427 (Command-Line Arguments): Reference Entering Emacs instead of
1428 repeating the spiel about not restarting Emacs.
1429 (Time of Day): Discuss time representation at beginning of node.
1430 (Sound Output): Copyedits.
1431
1432 * package.texi (Packaging Basics): Document package-initialize.
1433
14342012-03-17 Eli Zaretskii <eliz@gnu.org>
1435
1436 * frames.texi (Initial Parameters): Add an index entry for
1437 minibuffer-only frame.
1438
14392012-03-16 Glenn Morris <rgm@gnu.org>
1440
1441 * modes.texi (Major Mode Conventions): Mention the strange
1442 relationship between View mode and special modes. (Bug#10650)
1443
14442012-03-11 Chong Yidong <cyd@gnu.org>
1445
1446 * windows.texi (Window Configurations): save-window-excursion is
1447 now a macro.
1448
1449 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1450 now a macro.
1451
1452 * text.texi (Fields): Minor copyedit.
1453
14542012-03-10 Eli Zaretskii <eliz@gnu.org>
1455
1456 * strings.texi (String Basics):
1457 * sequences.texi (Sequence Functions): Mention that `length' is
1458 not appropriate for computing the string width on display; add a
1459 cross-reference to the description of `string-width'. (Bug#10978)
1460
1461 * eval.texi (Autoloading): Minor change of wording.
1462
14632012-03-10 Chong Yidong <cyd@gnu.org>
1464
1465 * loading.texi (Autoload): Explicitly state which forms are
1466 processed specially (Bug#7783).
1467
1468 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
1469 non-default situation. Describe one-submenu exception (Bug#7695).
1470
1471 * nonascii.texi (Character Properties): Copyedits.
1472
14732012-03-08 Chong Yidong <cyd@gnu.org>
1474
1475 * text.texi (Mode-Specific Indent): Document new behavior of
1476 indent-for-tab-command. Document tab-always-indent.
1477 (Special Properties): Copyedits.
1478 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
1479 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
1480 libxml-parse-html-region.
1481
14822012-03-07 Glenn Morris <rgm@gnu.org>
1483
1484 * markers.texi (The Region): Briefly mention use-empty-active-region
1485 and region-active-p.
1486 (Overview of Markers): Reword garbage collection, add cross-ref.
1487 (The Mark): Tiny clarification re command loop and activate-mark-hook.
1488
14892012-03-07 Chong Yidong <cyd@gnu.org>
1490
1491 * text.texi (Buffer Contents): Don't duplicate explanation of
1492 region arguments from Text node. Put doc of obsolete var
1493 buffer-substring-filters back, since it is referred to.
1494 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
1495 selection by default.
1496
1497 * markers.texi (The Mark): Fix typo.
1498 (The Region): Copyedits.
1499
15002012-03-07 Glenn Morris <rgm@gnu.org>
1501
1502 * markers.texi (Overview of Markers): Copyedits.
1503 (Creating Markers): Update approximate example buffer size.
1504 (The Mark): Don't mention uninteresting return values.
1505
15062012-03-05 Chong Yidong <cyd@gnu.org>
1507
1508 * positions.texi (Text Lines): Document count-words.
1509
15102012-03-04 Chong Yidong <cyd@gnu.org>
1511
1512 * frames.texi (Frames): Remove little-used "terminal frame" and
1513 "window frame" terminology.
1514 (Frame Parameters, Font and Color Parameters, Initial Parameters)
1515 (Size and Position, Visibility of Frames): Callers changed.
1516 (Frames): Clarify which terminals in framep are graphical.
1517 (Initial Parameters): --geometry is not the only option which adds
1518 to initial-frame-alist.
1519 (Position Parameters): Note that icon-left and icon-top are for
1520 old window managers only.
1521 (Size Parameters): Sizes are in characters even on graphical
1522 displays.
1523 (Management Parameters): Note that window-id and outer-window-id
1524 can't really be changed, and that auto-raise isn't always obeyed.
1525 (Cursor Parameters): Document cursor-type explicitly.
1526 (Size and Position): The aliases set-screen-height and
1527 set-screen-width have been deleted.
1528 (Visibility of Frames): Mention "minimization".
1529
1530 * os.texi (Startup Summary): Minor clarifications.
1531 (Startup Summary, Suspending Emacs): Standardize on "text
1532 terminal" terminology.
1533
1534 * windows.texi (Basic Windows, Coordinates and Windows)
1535 (Coordinates and Windows):
1536 * display.texi (Refresh Screen, Line Height, Face Attributes)
1537 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
1538
15392012-03-04 Glenn Morris <rgm@gnu.org>
1540
1541 * abbrevs.texi: Small copyedits throughout.
1542 (Abbrev Mode): Remove this section, folding it into the top-level.
1543 (Abbrev Tables): Don't mention irrelevant return values.
1544 (Abbrev Expansion): Add cross-ref for wrapper hooks.
1545 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
1546 (Abbrev Table Properties): Update nil :regexp description.
1547
15482012-03-03 Glenn Morris <rgm@gnu.org>
1549
1550 * internals.texi: Change @appendix section commands to @section.
1551 (Building Emacs): Say less about CANNOT_DUMP platforms.
1552 Replace deleted eval-at-startup with custom-initialize-delay.
1553 (Pure Storage): Small changes.
1554 (Memory Usage): Copyedit.
1555 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
1556 example definitions. Give examples of things with non-nil
1557 interactive args. Mention eval_sub. Remove old info about
1558 strings and GCPRO. Mention cus-start.el.
1559 (Buffer Internals, Window Internals, Process Internals):
1560 Misc small updates and fixes for fields.
1561
1562 * tips.texi: Copyedits.
1563 (Coding Conventions): Mention autoloads.
1564 Combine partially duplicated macro items. Fix xref.
1565 Refer to Library Headers for copyright notice.
1566 (Programming Tips): edit-options is long-obsolete.
1567 (Compilation Tips): Mention loading bytecomp for byte-compile props.
1568 (Warning Tips): Mention declare-function.
1569 (Documentation Tips): Remove old info.
1570 (Comment Tips): Mention comment-dwim, not indent-for-comment.
1571 (Library Headers): General update.
1572
15732012-03-02 Glenn Morris <rgm@gnu.org>
1574
1575 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
1576 and relocate entry. Mention buffer-stale-function.
1577
1578 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
1579
1580 * hooks.texi (Standard Hooks): General update.
1581 Put related hooks together. Add and remove items.
1582 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
1583 * modes.texi (Hooks): Tweak cross-ref description.
1584
15852012-03-01 Michael Albinus <michael.albinus@gmx.de>
1586
1587 * files.texi (Kinds of Files): The return value of file-equal-p is
1588 unspecified, if FILE1 or FILE2 does not exist.
1589
15902012-03-01 Glenn Morris <rgm@gnu.org>
1591
1592 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
1593
1594 * maps.texi (Standard Keymaps): General update.
1595 Remove mode-specific maps, talk about the more general keymaps.
1596 * help.texi (Help Functions): Add vindex for Helper-help-map.
1597 * keymaps.texi (Active Keymaps): Minor rephrasing.
1598
15992012-02-29 Glenn Morris <rgm@gnu.org>
1600
1601 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
1602
16032012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1604
1605 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
1606 Update changed behavior of file-subdir-of-p.
1607
16082012-02-28 Glenn Morris <rgm@gnu.org>
1609
1610 * advice.texi, anti.texi, display.texi, elisp.texi:
1611 * processes.texi, variables.texi, vol1.texi, vol2.texi:
1612 Standardize possessive apostrophe usage.
1613
1614 * locals.texi: Remove file.
1615 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
1616 Remove menu entry.
1617 * errors.texi, maps.texi: Adjust node pointers.
1618 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
1619 * makefile.w32-in (srcs):
1620 * Makefile.in (srcs): Remove locals.texi.
1621
1622 * frames.texi (Mouse Position): Fix cross-ref.
1623
16242012-02-27 Chong Yidong <cyd@gnu.org>
1625
1626 * buffers.texi (Creating Buffers): Clarify that
1627 generate-new-buffer uses generate-new-buffer-names.
1628 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
1629
1630 * files.texi (Directory Names): Index entry for file name abbreviations.
1631 (Relative File Names, File Name Expansion): Refer to it.
1632 (Locating Files): Move locate-user-emacs-file documentation to
1633 Standard File Names.
1634 (Standard File Names): Add locate-user-emacs-file; update examples.
1635
16362012-02-26 Michael Albinus <michael.albinus@gmx.de>
1637
1638 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
1639
16402012-02-26 Chong Yidong <cyd@gnu.org>
1641
1642 * files.texi (Kinds of Files): Improve documentation of
1643 files-equal-p and file-subdir-of-p.
1644
16452012-02-26 Glenn Morris <rgm@gnu.org>
1646
1647 * intro.texi (Acknowledgements): Small changes.
1648
16492012-02-25 Glenn Morris <rgm@gnu.org>
1650
1651 * errors.texi: Don't try to list _all_ the error symbols.
1652 Add circular-list, cl-assertion-failed, compression-error.
1653 * elisp.texi, vol1.texi, vol2.texi:
1654 * control.texi (Error Symbols): Tweak "Standard Errors" description.
1655
16562012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1657
1658 * files.texi (files-equal-p, file-subdir-of-p): New,
1659 add initial documentation.
1660
16612012-02-25 Chong Yidong <cyd@gnu.org>
1662
1663 * files.texi (File Attributes): Document file-selinux-context.
1664 (Changing Files): Link to it.
1665 (Changing Files): Document set-file-selinux-context.
1666
1667 * backups.texi (Making Backups): Return value of backup-buffer is
1668 changed. Mention default value of backup-directory-alist.
1669 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
1670 (Auto-Saving): New minor mode behavior for auto-save-mode.
1671 (Reverting): Add defvar for revert-buffer-in-progress-p.
1672
1673 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
1674
16752012-02-24 Glenn Morris <rgm@gnu.org>
1676
1677 * errors.texi (Standard Errors): Mention dbus-error.
1678 For arith-error sub-classes, just use one cross-ref.
1679
16802012-02-23 Alan Mackenzie <acm@muc.de>
1681
1682 * modes.texi (Defining Minor Modes): Document the new keyword
1683 :after-hook.
1684
16852012-02-21 Chong Yidong <cyd@gnu.org>
1686
1687 * files.texi (Files): Mention magic file names as arguments.
1688 (Reading from Files): Copyedits.
1689 (File Attributes): Mention how to change file modes.
1690 (Changing Files): Use standard "file permissions" terminology.
1691 Add xref to File Attributes node.
1692 (Locating Files): Document locate-user-emacs-file.
1693 (Unique File Names): Recommend against using make-temp-name.
1694
16952012-02-19 Chong Yidong <cyd@gnu.org>
1696
1697 * help.texi (Documentation, Documentation Basics, Help Functions):
1698 Minor clarifications.
1699 (Accessing Documentation): Clarify what documentation-property is
1700 for. Add xref to Keys in Documentation.
1701
1702 * tips.texi (Documentation Tips): Don't recommend using * in
1703 docstrings.
1704
1705 * macros.texi (Defining Macros):
1706 * modes.texi (Derived Modes): Say "documentation string" instead
1707 of docstring.
1708
17092012-02-18 Chong Yidong <cyd@gnu.org>
1710
1711 * modes.texi (Tabulated List Mode): New node.
1712 (Basic Major Modes): Add xref to it.
1713
1714 * processes.texi (Process Information): Mention Process Menu mode.
1715
17162012-02-17 Chong Yidong <cyd@gnu.org>
1717
1718 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
1719
17202012-02-17 Glenn Morris <rgm@gnu.org>
1721
1722 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
1723
17242012-02-16 Chong Yidong <cyd@gnu.org>
1725
1726 * syntax.texi (Syntax Tables, Syntax Descriptors)
1727 (Syntax Table Functions): Copyedits.
1728 (Syntax Basics): Don't repeat the material in the preceding node.
1729 (Syntax Class Table): Use a table.
1730 (Syntax Properties): Document syntax-propertize-function and
1731 syntax-propertize-extend-region-functions.
1732 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1733 (Parser State): Update for the new "c" comment style.
1734 Fix description of item 7 (comment style).
1735
1736 * modes.texi (Minor Modes): Update how mode commands should treat
1737 arguments now.
1738 (Mode Line Basics): Clarify force-mode-line-update.
1739 (Mode Line Top): Note that the example is not realistic.
1740 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
1741 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
1742 "mode line construct" instead of "mode line specification".
1743 (Syntactic Font Lock): Remove mention of obsolete variable
1744 font-lock-syntactic-keywords.
1745 (Setting Syntax Properties): Node deleted.
1746 (Font Lock Mode): Note that Font Lock mode is a minor mode.
1747 (Font Lock Basics): Note that syntactic fontification falls back
1748 on `syntax-table'.
1749 (Search-based Fontification): Emphasize that font-lock-keywords
1750 should not be set directly.
1751 (Faces for Font Lock): Avoid some confusing terminology.
1752 (Syntactic Font Lock): Minor clarifications. Add xref to
1753 Syntactic Font Lock node.
1754
17552012-02-15 Chong Yidong <cyd@gnu.org>
1756
1757 * minibuf.texi (Basic Completion): Define "completion table".
1758 Move completion-in-region to Completion in Buffers node.
1759 (Completion Commands): Use "completion table" terminology.
1760 (Completion in Buffers): New node.
1761
1762 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
1763 (Setting Hooks): Update minor mode usage example.
1764 (Major Mode Conventions): Note that completion-at-point-functions
1765 should be altered locally. Add xref to Completion in Buffers.
1766 Remove duplicate tip about auto-mode-alist.
1767 (Minor Modes): Rewrite introduction.
1768 (Minor Mode Conventions): Copyedits. Don't recommend
1769 variable-only minor modes since few minor modes are like that.
1770
17712012-02-15 Glenn Morris <rgm@gnu.org>
1772
1773 * processes.texi (Network): Document open-network-stream :parameters.
1774
17752012-02-14 Chong Yidong <cyd@gnu.org>
1776
1777 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
1778 was removed on 2009-09-10. Update lisp-mode-map example.
1779 (Inheritance and Keymaps): Minor clarification.
1780 (Searching Keymaps): Remove out-of-place enumeration.
1781 (Key Lookup): Remove unnecessary example (one was already given in
1782 Format of Keymaps).
1783 (Changing Key Bindings): Update suppress-keymap example.
1784 (Menu Bar, Tool Bar): Copyedits.
1785 (Tool Bar): Update tool-bar-map example.
1786
17872012-02-12 Chong Yidong <cyd@gnu.org>
1788
1789 * debugging.texi (Debugger Commands): Continuing is now allowed
1790 for errors.
1791
17922012-02-11 Chong Yidong <cyd@gnu.org>
1793
1794 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
1795 Move the list of standard bitmaps there.
1796 (Fringe Cursors): Rewrite for clarity.
1797 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
1798
1799 * commands.texi (Command Overview): Mention read-key.
1800 (Using Interactive, Interactive Call): Minor clarifications.
1801 (Function Keys, Click Events): Avoid "input stream" terminology.
1802 (Click Events): Add xref to Window Sizes and Accessing Mouse.
1803 Clarify column and row components.
1804 (Accessing Mouse): Add xref to Click Events. Minor fixes.
1805 (Special Events): Copyedits.
1806
1807 * streams.texi (Input Streams): De-document get-file-char.
1808 (Output Variables): Don't refer to old backquote syntax.
1809
1810 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
1811 (Error Debugging): Note that debug-ignored-errors overrides list
1812 values of debug-on-error too. Add xref to Signaling Errors.
1813 Note that debug-on-signal is not customizable.
1814 Mention condition-case-unless-debug.
1815 (Compilation Errors): Node deleted.
1816
1817 * compile.texi (Compiler Errors): Move a paragraph here from
1818 deleted node Compilation Errors.
1819
18202012-02-10 Leo Liu <sdl.web@gmail.com>
1821
1822 * control.texi (Handling Errors): Change condition-case-no-debug
1823 to condition-case-unless-debug.
1824
18252012-02-10 Chong Yidong <cyd@gnu.org>
1826
1827 * advice.texi (Defining Advice): Clarify ad-unadvise.
1828 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
1829 is not abnormal.
1830 (Advising Primitives): Node deleted; ad-define-subr-args has been
1831 removed.
1832
1833 * compile.texi (Speed of Byte-Code): Use float-time in example.
1834 (Compilation Functions): Note that the log uses Compilation mode.
1835 Don't discuss the contents of byte-code function object here.
1836 (Compilation Functions): De-document internal function byte-code.
1837 (Docs and Compilation): Minor clarifications.
1838
1839 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
1840 Objects.
1841
18422012-02-10 Glenn Morris <rgm@gnu.org>
1843
1844 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
1845 Mention secure-hash.
1846 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
1847
18482012-02-10 Chong Yidong <cyd@gnu.org>
1849
1850 * loading.texi (Loading): Don't emphasize "library" terminology.
1851 (Library Search): load-path is not a user option. Mention role of
1852 -L option and packages. Improve examples.
1853 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
1854 obsolete.
1855 (Autoload): Minor clarifications.
1856
18572012-02-10 Glenn Morris <rgm@gnu.org>
1858
1859 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
1860
1861 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
1862
18632012-02-08 Glenn Morris <rgm@gnu.org>
1864
1865 * loading.texi (Named Features): Update the require example.
1866
18672012-02-07 Glenn Morris <rgm@gnu.org>
1868
1869 * modes.texi (Defining Minor Modes):
1870 Expand on args of defined minor modes.
1871
18722012-02-07 Chong Yidong <cyd@gnu.org>
1873
1874 * variables.texi (Creating Buffer-Local): Minor clarification
1875 to buffer-local-variables doc (Bug#10715).
1876
18772012-02-07 Glenn Morris <rgm@gnu.org>
1878
1879 * display.texi (ImageMagick Images): General update.
1880 Move most details of imagemagick-render-type to the variable's doc.
1881
18822012-02-06 Glenn Morris <rgm@gnu.org>
1883
1884 * keymaps.texi (Tool Bar): Mention separators.
1885 (Inheritance and Keymaps):
1886 Mention make-composed-keymap and multiple inheritance.
1887
1888 * modes.texi (Running Hooks): Mention run-hook-wrapped.
1889
1890 * control.texi (Handling Errors):
1891 Mention condition-case-no-debug and with-demoted-errors.
1892
18932012-02-05 Chong Yidong <cyd@gnu.org>
1894
1895 * customize.texi (Common Keywords): Minor clarifications.
1896 Document custom-unlispify-remove-prefixes.
1897 (Variable Definitions): Backquotes in defcustom seem to work fine
1898 now. Various other copyedits.
1899 (Simple Types): Copyedits. Document color selector.
1900 (Composite Types): Copyedits.
1901 (Splicing into Lists): Clarifications.
1902
1903 * eval.texi (Backquote): Move from macros.texi.
1904
1905 * macros.texi (Expansion): Minor clarification.
1906 (Backquote): Move node to eval.texi.
1907 (Defining Macros): Move an example from Backquote node.
1908 (Argument Evaluation): No need to mention Pascal.
1909 (Indenting Macros): Add xref to Defining Macros.
1910
19112012-02-05 Glenn Morris <rgm@gnu.org>
1912
1913 * debugging.texi (Error Debugging): Mention debug-on-event default.
1914
19152012-02-04 Glenn Morris <rgm@gnu.org>
1916
1917 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
1918
1919 * debugging.texi (Error Debugging): Mention debug-on-event.
1920 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
1921
1922 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
1923
1924 * text.texi (Buffer Contents):
1925 Update filter-buffer-substring description.
1926
19272012-02-04 Chong Yidong <cyd@gnu.org>
1928
1929 * functions.texi (What Is a Function): Add closures. Mention
1930 "return value" terminology. Add xref for command-execute.
1931 Remove unused "keystroke command" terminology.
1932 (Lambda Expressions): Give a different example than in the
1933 following subsection. Add xref to Anonymous Functions.
1934 (Function Documentation): Remove gratuitous markup.
1935 (Function Names): Move introductory text to `What Is a Function'.
1936 (Defining Functions): Fix defun argument spec.
1937 (Anonymous Functions): Document lambda macro explicitly.
1938 Mention effects on lexical binding.
1939 (Function Cells): Downplay direct usage of fset.
1940 (Closures): New node.
1941 (Inline Functions): Remove "open-code" terminology.
1942 (Declaring Functions): Minor tweak; .m is not C code.
1943
1944 * variables.texi (Variables): Don't refer to "global value".
1945 (Local Variables, Void Variables): Copyedits.
1946 (Lexical Binding): Minor clarification of example.
1947 (File Local Variables): Mention :safe and :risky defcustom args.
1948 (Lexical Binding): Add xref to Closures node.
1949
19502012-02-04 Glenn Morris <rgm@gnu.org>
1951
1952 * minibuf.texi (High-Level Completion): Updates for read-color.
1953
19542012-02-03 Glenn Morris <rgm@gnu.org>
1955
1956 * display.texi (GIF Images): Mention animation.
1957 Remove commented-out old example of animation.
1958 (Animated Images): New subsection.
1959 * elisp.texi (Top):
1960 * vol1.texi (Top):
1961 * vol2.texi (Top): Add Animated Images menu entry.
1962
1963 * display.texi (Image Formats): Remove oddly specific information
1964 on versions of image libraries.
1965 (GIF Images, TIFF Images): Minor rephrasing.
1966
19672012-02-02 Glenn Morris <rgm@gnu.org>
1968
1969 * processes.texi (Synchronous Processes):
1970 Mention call-process's :file gets overwritten.
1971
1972 * commands.texi (Reading One Event):
1973 * help.texi (Help Functions): Document read-char-choice.
1974
1975 * hooks.texi (Standard Hooks):
1976 * modes.texi (Keymaps and Minor Modes):
1977 * text.texi (Commands for Insertion): Document post-self-insert-hook.
1978
1979 * hooks.texi (Standard Hooks): Add prog-mode-hook.
1980
1981 * hooks.texi (Standard Hooks):
1982 * modes.texi (Major Mode Conventions, Mode Hooks):
1983 Document change-major-mode-after-body-hook.
1984
19852012-02-01 Glenn Morris <rgm@gnu.org>
1986
1987 * modes.texi (Defining Minor Modes):
1988 Mention disabling global minor modes on a per-major-mode basis.
1989
19902012-01-31 Chong Yidong <cyd@gnu.org>
1991
1992 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
1993 (Parser State): Remove unnecessary statement (Bug#10661).
1994
1995 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
1996
19972012-01-31 Glenn Morris <rgm@gnu.org>
1998
1999 * modes.texi (Defining Minor Modes):
2000 Document define-minor-mode's new :variable keyword.
2001
20022012-01-29 Chong Yidong <cyd@gnu.org>
2003
2004 * syntax.texi (Syntax Class Table): Tweak description of newline
2005 char syntax (Bug#9619).
2006
2007 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2008 description (Bug#10189).
2009
20102012-01-29 Glenn Morris <rgm@gnu.org>
2011
2012 * files.texi (Changing Files): Document SELinux support.
2013
2014 * windows.texi (Window Sizes): Fix typo.
2015
20162012-01-28 Chong Yidong <cyd@gnu.org>
2017
2018 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2019 doc (Bug#8568).
2020
2021 * frames.texi (Input Focus): Add NORECORD arg to
2022 select-frame-set-input-focus. Clarify its role in select-frame.
2023
2024 * text.texi (Transposition): We don't use transpose-region as an
2025 internal subroutine (Bug#3249).
2026
2027 * modes.texi (Example Major Modes): Update Lisp example code to
2028 current sources. Delete the old non-derived-major-mode example,
2029 which has diverged badly from current sources.
2030
20312012-01-27 Glenn Morris <rgm@gnu.org>
2032
2033 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2034 (VERSION, manual): Remove, unused.
2035
20362012-01-27 Chong Yidong <cyd@gnu.org>
2037
2038 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2039
20402012-01-26 Chong Yidong <cyd@gnu.org>
2041
2042 * searching.texi (String Search): Document negative repeat count
2043 (Bug#10507).
2044
20452012-01-26 Glenn Morris <rgm@gnu.org>
2046
2047 * variables.texi (Using Lexical Binding):
2048 Mention that lexical-binding should be set in the first line.
2049
20502012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2051
2052 * macros.texi (Defining Macros): Don't claim that `declare' only
2053 affects Edebug and indentation.
2054
20552012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2056
2057 * macros.texi (Defining Macros): Slight `declare' fixup.
2058
20592012-01-25 Glenn Morris <rgm@gnu.org>
2060
2061 * makefile.w32-in (texinputdir):
2062 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2063
20642012-01-24 Chong Yidong <cyd@gnu.org>
2065
2066 * variables.texi (Variables, Local Variables, Void Variables):
2067 Edit to make the descriptions less specific to dynamic binding.
2068 (Local Variables): Default max-specpdl-size is now 1300.
2069 (Defining Variables): Edits for lexical scoping.
2070 Delete information about starting docstrings with *. De-document
2071 user-variable-p.
2072 (Tips for Defining): Remove an unimportant discussion of quitting
2073 in the middle of a load.
2074 (Accessing Variables, Setting Variables): Discuss lexical binding.
2075 (Variable Scoping): Rewrite.
2076 (Scope, Extent, Impl of Scope): Nodes deleted.
2077 (Dynamic Binding): New node, with material from Scope, Extent, and
2078 Impl of Scope nodes.
2079 (Dynamic Binding Tips): Rename from Using Scoping.
2080 (Lexical Binding): Rewrite.
2081 (Using Lexical Binding): Rename from Converting to Lexical
2082 Binding. Convert to subsection.
2083
2084 * customize.texi (Variable Definitions): Add custom-variable-p.
2085 Move user-variable-p documentation here.
2086
20872012-01-23 Chong Yidong <cyd@gnu.org>
2088
2089 * strings.texi (Text Comparison): Minor qualification.
2090
2091 * lists.texi (Cons Cells): Copyedits.
2092 (List Elements): Mention push.
2093 (List Variables): Mention pop.
2094 (Rings): Move to sequences.texi.
2095
2096 * sequences.texi (Sequence Functions): Don't repeat the
2097 introduction already given in the parent.
2098 (Vectors): Copyedits.
2099 (Rings): Move from lists.texi. Note that this is specific to the
2100 ring package.
2101
2102 * symbols.texi (Definitions, Symbol Components): Mention variable
2103 scoping issues.
2104 (Plists and Alists): Copyedits.
2105
2106 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2107 correctness with lexical scoping.
2108 (Eval): Copyedits.
2109
21102012-01-21 Chong Yidong <cyd@gnu.org>
2111
2112 * intro.texi (A Sample Function Description): Special notation
2113 used for macros too.
2114
2115 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2116 (Symbol Type): Add xref for keyword symbols.
2117 (Sequence Type): Clarify differences between sequence types.
2118 (Cons Cell Type): Add "linked list" index entry.
2119 (Non-ASCII in Strings): Copyedits.
2120 (Equality Predicates): Symbols with same name need not be eq.
2121
2122 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2123 ldexp. Move float-e and float-pi to Math Functions node.
2124
21252012-01-21 Glenn Morris <rgm@gnu.org>
2126
2127 * modes.texi (Auto Major Mode):
2128 * variables.texi (File Local Variables):
2129 Mention inhibit-local-variables-regexps.
2130
21312012-01-19 Martin Rudalics <rudalics@gmx.at>
2132
2133 * windows.texi (Window Configurations): Rewrite references to
2134 persistent window parameters.
2135 (Window Parameters): Fix description of persistent window
2136 parameters.
2137
21382012-01-16 Juanma Barranquero <lekktu@gmail.com>
2139
2140 * windows.texi (Window Parameters): Use @pxref.
2141
21422012-01-16 Martin Rudalics <rudalics@gmx.at>
2143
2144 * windows.texi (Window Configurations, Window Parameters):
2145 Describe persistent window parameters.
2146
21472011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2148
2149 * variables.texi (Creating Buffer-Local): Warn against misuses of
2150 make-variable-buffer-local (bug#10258).
2151
21522012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2153
2154 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2155
21562012-01-06 Chong Yidong <cyd@gnu.org>
2157
2158 * variables.texi (Directory Local Variables):
2159 Document hack-dir-local-variables-non-file-buffer.
2160
21612012-01-06 Glenn Morris <rgm@gnu.org>
2162
2163 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2164 rather than by keybinding.
2165
21662011-12-29 Juanma Barranquero <lekktu@gmail.com>
2167
2168 * frames.texi (Font and Color Parameters): Add @pxref.
2169
21702011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2171
2172 * frames.texi (Font and Color Parameters):
2173 Document w32 font backends (bug#10399).
2174
21752011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2176
2177 * files.texi (File Attributes, Changing Files):
2178 Use a more-natural notation for octal numbers.
2179
21802011-12-23 Juanma Barranquero <lekktu@gmail.com>
2181
2182 * variables.texi (Variables with Restricted Values):
2183 Change reference to variable (bug#10354).
2184
21852011-12-13 Martin Rudalics <rudalics@gmx.at>
2186
2187 * windows.texi (Splitting Windows): Use t instead of non-nil
2188 when describing window-combination-resize.
2189
21902011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2191
2192 * text.texi (Special Properties): Warn against `intangible' properties
2193 (bug#10222).
2194
21952011-11-26 Eli Zaretskii <eliz@gnu.org>
2196
2197 * display.texi (Truncation):
2198 * text.texi (Special Properties): Describe what a stretch-glyph is
2199 instead of using that term without explanation. Make the
2200 cross-references more accurate.
2201
2202 * display.texi (Usual Display): Update the description,
2203 cross-references, and indexing related to display of control
2204 characters and raw bytes.
2205
22062011-11-25 Martin Rudalics <rudalics@gmx.at>
2207
2208 * windows.texi (Splitting Windows): Fix description of
2209 window-combination-limit. Suggested by Eli Zaretskii.
2210
22112011-11-23 Chong Yidong <cyd@gnu.org>
2212
2213 * windows.texi (Window Sizes): Move window-top-line,
2214 window-left-column, and window-*-pixel-edges to Coordinates and
2215 Windows node.
2216 (Coordinates and Windows): Restore window-edges doc.
2217
22182011-11-21 Martin Rudalics <rudalics@gmx.at>
2219
2220 * windows.texi (Windows and Frames, Splitting Windows):
2221 Fix typos.
2222
22232011-11-21 Chong Yidong <cyd@gnu.org>
2224
2225 * windows.texi (Splitting Windows): Fix error in documentation of
2226 window-combination-limit.
2227 (Cyclic Window Ordering): Minor fixes to next-window,
2228 one-window-p, and get-lru-window docs. Don't document
2229 window-list-1.
2230 (Buffers and Windows): Copyedits.
2231 (Choosing Window): Document special handling of special-display-*.
2232 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
2233 Don't document even-window-heights, which is going away.
2234 Clarify which options are obeyed by which action functions.
2235
22362011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2237
2238 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2239
22402011-11-20 Martin Rudalics <rudalics@gmx.at>
2241
2242 * windows.texi (Resizing Windows, Splitting Windows):
2243 Remove term "status" when talking about combination limits.
2244
22452011-11-20 Juanma Barranquero <lekktu@gmail.com>
2246
2247 * compile.texi (Compiler Errors):
2248 * help.texi (Help Functions): Fix typos.
2249
22502011-11-19 Chong Yidong <cyd@gnu.org>
2251
2252 * windows.texi (Splitting Windows): Clarify role of window
2253 parameters in split-window. Shorten the example.
2254 (Deleting Windows): Rewrite intro to handle internal windows.
2255 Fix delete-windows-on doc.
2256 (Selecting Windows): Copyedits.
2257
22582011-11-17 Martin Rudalics <rudalics@gmx.at>
2259
2260 * windows.texi (Resizing Windows, Splitting Windows)
2261 (Deleting Windows): Use term window-combination-resize instead
2262 of window-splits.
2263
22642011-11-16 Martin Rudalics <rudalics@gmx.at>
2265
2266 * windows.texi (Resizing Windows, Splitting Windows):
2267 Rename occurrences of window-nest to window-combination-limit.
2268
22692011-11-14 Juanma Barranquero <lekktu@gmail.com>
2270
2271 * intro.texi (Lisp History): Fix typo.
2272
22732011-11-12 Martin Rudalics <rudalics@gmx.at>
2274
2275 * windows.texi (Splitting Windows, Deleting Windows):
2276 Remove references to splits status of windows.
2277
22782011-11-10 Glenn Morris <rgm@gnu.org>
2279
2280 * buffers.texi (Read Only Buffers): Expand a bit on why
2281 toggle-read-only should only be used interactively. (Bug#7292)
2282
22832011-11-09 Chong Yidong <cyd@gnu.org>
2284
2285 * windows.texi (Window Sizes): Document window-pixel-edges,
2286 window-inside-pixel-edges, window-absolute-pixel-edges, and
2287 window-inside-absolute-pixel-edges.
2288 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2289 non-full-width windows.
2290
22912011-11-09 Martin Rudalics <rudalics@gmx.at>
2292
2293 * windows.texi (Resizing Windows): Rewrite documentation of
2294 window-resizable.
2295
22962011-11-09 Chong Yidong <cyd@gnu.org>
2297
2298 * windows.texi (Splitting Windows): Simplify example.
2299
23002011-11-08 Chong Yidong <cyd@gnu.org>
2301
2302 * windows.texi (Window Sizes): Copyedits. Document
2303 window-text-height. Remove window-min-height and window-min-width
2304 discussion, referring instead to Emacs manual.
2305 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
2306 (Resizing Windows): Simplify introduction. Don't document
2307 enlarge-window, shrink-window, enlarge-window-horizontally, and
2308 shrink-window-horizontally; they are no longer preferred for
2309 calling from Lisp, and are already documented in the Emacs manual.
2310
23112011-11-07 Glenn Morris <rgm@gnu.org>
2312
2313 * windows.texi (Choosing Window): Fix keybinding typo.
2314
23152011-11-07 Martin Rudalics <rudalics@gmx.at>
2316
2317 * windows.texi (Resizing Windows, Splitting Windows)
2318 (Window Configurations): Use "child window" instead of
2319 "subwindow".
2320
23212011-11-06 Chong Yidong <cyd@gnu.org>
2322
2323 * windows.texi (Basic Windows): Clarify various definitions.
2324 Treat window-normalize-* as internal; don't document them.
2325 (Windows and Frames): Various clarifications, e.g. non-live
2326 windows also belong to frames. Fix window-list description.
2327 Simplify window nesting example.
2328 (Splitting Windows, Window Configurations):
2329 Use split-window-below.
2330
23312011-11-04 Eli Zaretskii <eliz@gnu.org>
2332
2333 * windows.texi (Window Sizes): Mention in the doc string that the
2334 return values of `window-body-height' and `window-body-width' are
2335 in frame's canonical units. (Bug#9949)
2336
23372011-10-30 Martin Rudalics <rudalics@gmx.at>
2338
2339 * windows.texi (Windows and Frames): Remove "iso-" infix from
2340 documentation of window-iso-combined-p.
2341
23422011-10-26 Chong Yidong <cyd@gnu.org>
2343
2344 * modes.texi (Running Hooks): Document with-wrapper-hook.
2345
23462011-10-18 Chong Yidong <cyd@gnu.org>
2347
2348 * display.texi (Glyphless Chars): New node.
2349
23502011-10-13 Chong Yidong <cyd@stupidchicken.com>
2351
2352 * text.texi (Yanking): Document yank-excluded-properties.
2353
2354 * package.texi (Packaging Basics): The commentary should say how
2355 to begin using the package.
2356
23572011-10-11 Martin Rudalics <rudalics@gmx.at>
2358
2359 * windows.texi (Deleting Windows): Mention which window gets
2360 selected when deleting the selected window.
2361
23622011-10-09 Martin Rudalics <rudalics@gmx.at>
2363
2364 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2365 with the selected window.
2366 * windows.texi (Buffers and Windows): Reformulate text on how
2367 replace-buffer-in-windows deals with a window.
2368 (Quitting Windows): Describe how quit-window deals with a
2369 standalone frame. Describe new option frame-auto-hide-function.
2370
23712011-10-08 Glenn Morris <rgm@gnu.org>
2372
2373 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2374
2375 * positions.texi (Excursions): Update warning message.
2376
23772011-10-05 Chong Yidong <cyd@stupidchicken.com>
2378
2379 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2380 Fix Emacs manual xref (Bug#9675).
2381
23822011-10-01 Chong Yidong <cyd@stupidchicken.com>
2383
2384 * windows.texi (Textual Scrolling): Document scroll-up-command,
2385 scroll-down-command, scroll-error-top-bottom, and the
2386 scroll-command symbol property.
2387 (Display Action Functions): Fix description of
2388 display-buffer-pop-up-window.
2389
23902011-09-28 Juanma Barranquero <lekktu@gmail.com>
2391
2392 * windows.texi (Splitting Windows): Fix typos.
2393
23942011-09-25 Martin Rudalics <rudalics@gmx.at>
2395
2396 * windows.texi (Windows and Frames, Display Action Functions)
2397 (Switching Buffers): Fix some typos.
2398 (Buffers and Windows): Remove reference to window-auto-delete.
2399 Reword description of replace-buffer-in-windows.
2400 (Window History): Fix some typos and refer to frame local buffer
2401 list.
2402 (Quitting Windows): New node.
2403 (Window Configurations): Add descriptions of window-state-get
2404 and window-state-put.
2405 (Window Parameters): Describe variable ignore-window-parameters.
2406 Sketch some window parameters currently in use.
2407 * elisp.texi (Top): Update node listing.
2408
24092011-09-25 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * windows.texi (Display Action Functions)
2412 (Choosing Window Options): New nodes.
2413
24142011-09-24 Chong Yidong <cyd@stupidchicken.com>
2415
2416 * windows.texi (Window History): New node. Move text here from
2417 Buffers and Windows.
2418 (Switching Buffers): Rename from Displaying Buffers, since we
2419 don't document display-buffer here; callers changed.
2420 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
2421 switch-to-buffer-other-frame. Delete duplicate
2422 replace-buffer-in-windows doc.
2423 (Choosing Window): Document display actions.
2424
24252011-09-24 Eli Zaretskii <eliz@gnu.org>
2426
2427 * display.texi (Forcing Redisplay): Update the description of
2428 redisplay-dont-pause due to change in the default value.
2429
24302011-09-23 Martin Rudalics <rudalics@gmx.at>
2431
2432 * frames.texi (Frames and Windows): Move section and rename to
2433 Windows and Frames in windows.texi.
2434 * windows.texi (Windows): Restructure.
2435 (Basic Windows): Rewrite. Explain live and internal windows and
2436 normalization functions.
2437 (Windows and Frames): Move section here from frames.texi.
2438 Describe subwindows, window combinations, window tree, and
2439 corresponding functions including window-list here.
2440 (Window Sizes): Rename section from Size of Window and move it
2441 up in chapter. Describe total and body sizes and the
2442 corresponding functions. Explain new semantics of
2443 window-min-height/-width.
2444 (Resizing Windows): Move section up in chapter. Describe new
2445 resize functions.
2446 (Splitting Windows): Describe new behavior of split-window,
2447 split-window-above-each-other and split-window-side-by-side.
2448 Provide examples. Describe window-nest and window-splits
2449 options.
2450 (Deleting Windows): Minor rewrite.
2451 (Selecting Windows): Minor rewrite.
2452 Describe frame-selected-window and set-frame-selected-window here.
2453 (Cyclic Window Ordering): Minor rewrite.
2454 Describe window-list-1.
2455 (Buffers and Windows): Rewrite. Explain a window's previous and
2456 next buffers and the corresponding functions.
2457 (Window Tree): Merge into Windows and Frames section.
2458 * elisp.texi (Top): Update node listings for frames and windows
2459 sections.
2460
24612011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2462
2463 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2464
24652011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2466
2467 * errors.texi (Standard Errors): Remove apparent placeholder text
2468 (bug#9491).
2469
24702011-09-18 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * frames.texi (Management Parameters): Fix description of
2473 icon-type parameter.
2474
24752011-09-17 Chong Yidong <cyd@stupidchicken.com>
2476
2477 * tips.texi (Key Binding Conventions): Don't bind a key sequence
2478 ending in C-g. Suggested by Edward O'Connor.
2479
24802011-09-17 Eli Zaretskii <eliz@gnu.org>
2481
2482 * numbers.texi (Integer Basics): Add indexing for
2483 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
2484
24852011-09-14 Dani Moncayo <dmoncayo@gmail.com>
2486
2487 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
2488
24892011-09-11 Juanma Barranquero <lekktu@gmail.com>
2490
2491 * processes.texi (Network Servers): Clarify what the process
2492 buffer is used for (bug#9233).
2493
24942011-08-30 Dani Moncayo <dmoncayo@gmail.com>
2495
2496 * lists.texi (Building Lists): Fix typo.
2497
24982011-08-30 Chong Yidong <cyd@stupidchicken.com>
2499
2500 * display.texi (Basic Faces): New node. Document new faces.
2501
2502 * modes.texi (Major Mode Conventions): Move some text there.
2503 (Mode Help): Remove major-mode var, duplicated in Major Modes.
2504
25052011-08-29 Chong Yidong <cyd@stupidchicken.com>
2506
2507 * modes.texi (Basic Major Modes): New node. Callers updated.
2508 (Major Modes): Document fundamental-mode and major-mode.
2509 (Major Mode Basics): Node deleted; text moved to Major Modes.
2510 (Derived Modes): Document derived-mode-p.
2511
25122011-08-28 Chong Yidong <cyd@stupidchicken.com>
2513
2514 * files.texi (Changing Files, Create/Delete Dirs): Document new
2515 arguments for delete-file, delete-directory, and copy-directory.
2516 (Visiting Functions): Remove view-file; it is documented in the
2517 Emacs manual.
2518
2519 * frames.texi (Layout Parameters): The defaults for the
2520 menu-bar-lines and tool-bar-lines parameters depend on the mode.
2521
2522 * display.texi (Progress): Document spinner functionality.
2523
2524 * os.texi (Killing Emacs): Note that kill-emacs can be called by
2525 operating system signals. Refer to save-buffers-kill-terminal
2526 instead of save-buffers-kill-emacs.
2527
2528 * objects.texi (Symbol Type): Document ## print representation.
2529
25302011-08-25 Eli Zaretskii <eliz@gnu.org>
2531
2532 * display.texi (Specified Space): Mention that `space' specs
2533 influence bidi reordering.
2534 (Bidirectional Display): Explain how to use `(space . PROPS)' for
2535 separating fields with bidirectional content.
2536
25372011-08-24 Eli Zaretskii <eliz@gnu.org>
2538
2539 * display.texi (Bidirectional Display): Document return value in
2540 buffers that are not bidi-reordered for display, and in unibyte
2541 buffers.
2542
25432011-08-23 Eli Zaretskii <eliz@gnu.org>
2544
2545 * nonascii.texi (Character Properties): Document the values for
2546 unassigned codepoints.
2547
25482011-08-18 Eli Zaretskii <eliz@gnu.org>
2549
2550 * nonascii.texi (Character Properties): Document use of
2551 `bidi-class' and `mirroring' properties as part of reordering.
2552 Provide cross-references to "Bidirectional Display".
2553
2554 * display.texi (Bidirectional Display): Document the pitfalls of
2555 concatenating strings with bidirectional content, with possible
2556 solutions. Document bidi-string-mark-left-to-right.
2557 Mention paragraph direction in modes that inherit from prog-mode.
2558 Document use of `bidi-class' and `mirroring' properties as part of
2559 reordering.
2560
25612011-08-16 Eli Zaretskii <eliz@gnu.org>
2562
2563 * modes.texi (Major Mode Conventions): Improve the documentation
2564 of `mode-class' `special' modes.
2565
2566 * nonascii.texi (Character Properties): Document the `mirroring'
2567 property. Add index entries.
2568
2569 * syntax.texi (Categories): Add an example of defining a new
2570 category and category table.
2571
2572 * searching.texi (Regexp Backslash): Document how to display
2573 existing categories. Mention the possibility of adding
2574 categories, and add an xref to where this is described. Add an
2575 index entry.
2576
25772011-08-09 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * text.texi (Special Properties):
2580 * display.texi (Overlay Properties): Note that mouse-face cannot
2581 change the text size (Bug#8530).
2582
25832011-08-08 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
2586 using setenv instead.
2587
25882011-07-28 Eli Zaretskii <eliz@gnu.org>
2589
2590 * display.texi (Bidirectional Display): Document the fact that
2591 bidi-display-reordering is t by default.
2592
25932011-07-23 Eli Zaretskii <eliz@gnu.org>
2594
2595 * display.texi (Bidirectional Display): New section.
2596
25972011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2598 Tim Cross <theophilusx@gmail.com> (tiny change)
2599 Glenn Morris <rgm@gnu.org>
2600
2601 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
2602
26032011-07-15 Andreas Schwab <schwab@linux-m68k.org>
2604
2605 * help.texi (Keys in Documentation): Revert last change.
2606
26072011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2608
2609 * help.texi (Keys in Documentation): Clarify that \= only quotes
2610 the next character, and doesn't affect longer sequences in
2611 particular (bug#8935).
2612
2613 * debugging.texi (Using Debugger):
2614 Mention @code{eval-expression-debug-on-error} (bug#8549).
2615
26162011-07-14 Eli Zaretskii <eliz@gnu.org>
2617
2618 * display.texi (Other Display Specs): Document that `left-fringe'
2619 and `right-fringe' display specifications are of the "replacing"
2620 kind.
2621
26222011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2623
2624 * help.texi (Documentation Basics): Add a link to the Function
2625 Documentation node (bug#6580).
2626
26272011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2628
2629 * keymaps.texi (Menu Bar): Mention :visible and :enable
2630 (bug#6344). Text by Drew Adams.
2631
2632 * modes.texi (Running Hooks): Mention buffer-local hook variables
2633 (bug#6218).
2634
2635 * objects.texi (General Escape Syntax): "a with grave accent" is
2636 ?xe0, not ?x8e0 (bug#5259).
2637
26382011-07-12 Chong Yidong <cyd@stupidchicken.com>
2639
2640 * display.texi (Face Attributes, Font Selection): Add references
2641 to the Fonts node in the Emacs manual (Bug#4178).
2642
26432011-07-12 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * display.texi (Window Systems): `window-system' is
2646 terminal-local.
2647
2648 * frames.texi (Frame Parameters, Parameter Access): Don't mention
2649 frame-local variables.
2650
2651 * variables.texi (Buffer-Local Variables): Don't mention obsolete
2652 frame-local variables.
2653 (Frame-Local Variables): Node deleted.
2654
2655 * elisp.texi (Top): Update node listing.
2656
26572011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2658
2659 * elisp.texi: Change "inferiors" to "subnodes" in three places
2660 (bug#3523).
2661
26622011-07-11 Chong Yidong <cyd@stupidchicken.com>
2663
2664 * frames.texi (Window System Selections): Discussion of
2665 x-select-enable-clipboard moved to Emacs manual.
2666
26672011-07-11 Deniz Dogan <deniz@dogan.se>
2668
2669 * commands.texi (Prefix Command Arguments): Remove excessive
2670 apostrophe.
2671
26722011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2673
2674 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
2675 description is a string (bug#3313).
2676
2677 * frames.texi (Display Feature Testing): Try to explain what all
2678 the visual classes mean (bug#3042).
2679
26802011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2681
2682 * modes.texi (Mode Line Variables): Document `mode-line-remote'
2683 and `mode-line-client' (bug#2974).
2684
2685 * text.texi (Insertion): Clarify marker movements (bug#1651).
2686 Text from Drew Adams.
2687
26882011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2689
2690 * text.texi (Special Properties): Clarify the format of `face'
2691 (bug#1375).
2692
2693 * commands.texi (Interactive Call): Add a `call-interactively'
2694 example (bug#1010).
2695
26962011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2697
2698 * functions.texi (Calling Functions): Link to the "Interactive
2699 Call" node (bug#1001).
2700
27012011-07-06 Chong Yidong <cyd@stupidchicken.com>
2702
2703 * customize.texi (Composite Types): Move alist and plist to here
2704 from Simple Types (Bug#7545).
2705
2706 * elisp.texi (Top): Update menu description.
2707
2708 * display.texi (Face Attributes): Document negative line widths
2709 (Bug#6113).
2710
27112011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
2712
2713 * searching.texi (Match Data): Note that match data can be
2714 overwritten by most functions (bug#2499).
2715
27162011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2717
2718 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
2719 flags mean (bug#6659).
2720
2721 * functions.texi (What Is a Function): Document the autoload
2722 object (bug#6496).
2723
27242011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2725
2726 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
2727 is only used in the Customize user interface (bug#6089).
2728
2729 * display.texi (Showing Images): Mention the point of sliced
2730 images (bug#7836).
2731
27322011-07-02 Eli Zaretskii <eliz@gnu.org>
2733
2734 * variables.texi (Defining Variables, Void Variables)
2735 (Constant Variables): Fix incorrect usage of @kindex.
2736
27372011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2738
2739 * variables.texi (Defining Variables): Add an index entry for
2740 `set-variable' (bug#7262).
2741 (Defining Variables): Use @findex for functions.
2742
2743 * frames.texi (Basic Parameters): Document the `explicit-name'
2744 parameter (bug#6951).
2745
2746 * customize.texi (Type Keywords): Clarify that :value provides a
2747 default value for all types (bug#7386).
2748
2749 * streams.texi (Output Functions): Document `pp'.
2750
27512011-06-25 Chong Yidong <cyd@stupidchicken.com>
2752
2753 * keymaps.texi (Searching Keymaps):
2754 * display.texi (Overlay Properties): Fix errors in 2011-05-29
2755 change. Suggested by Johan Bockgård.
2756
27572011-06-15 Chong Yidong <cyd@stupidchicken.com>
2758
2759 * text.texi (Special Properties): Clarify role of font-lock-face.
2760
27612011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2762
2763 * processes.texi (Process Information): Rename `process-alive-p'
2764 to `process-live-p' for consistency with other `-live-p' functions.
2765
27662011-06-03 Paul Eggert <eggert@cs.ucla.edu>
2767
2768 Document wide integers better.
2769 * files.texi (File Attributes): Document ino_t values better.
2770 ino_t values no longer map to anything larger than a single cons.
2771 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
2772 (Bitwise Operations):
2773 * objects.texi (Integer Type): Use a binary notation that is a bit easier
2774 to read, and that will port better if 62-bits becomes the default.
2775 Fix or remove incorrect examples.
2776 * os.texi (Time Conversion): Document time_t values better.
2777
27782011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2779
2780 * processes.texi (Process Information):
2781 Document `process-alive-p'.
2782
27832011-05-29 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * help.texi (Accessing Documentation):
2786 * display.texi (Pixel Specification):
2787 * processes.texi (Serial Ports, Serial Ports):
2788 * nonascii.texi (Character Properties, Default Coding Systems):
2789 * text.texi (Changing Properties, Special Properties):
2790 * windows.texi (Window Start and End):
2791 * modes.texi (SMIE Indentation Example, SMIE Tricks):
2792 * keymaps.texi (Searching Keymaps, Tool Bar):
2793 * minibuf.texi (Basic Completion):
2794 * compile.texi (Eval During Compile):
2795 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
2796 7x9 paper in printed manual.
2797
2798 * lists.texi (Sets And Lists): Fix misplaced text.
2799
28002011-05-29 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * keymaps.texi (Remapping Commands): Emphasize that the keymap
2803 needs to be active (Bug#8350).
2804
28052011-05-28 Chong Yidong <cyd@stupidchicken.com>
2806
2807 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
2808
2809 * tips.texi (Coding Conventions): Remove antediluvian filename
2810 limit recommendation (Bug#8538).
2811
28122011-05-27 Glenn Morris <rgm@gnu.org>
2813
2814 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
2815
28162011-05-26 Glenn Morris <rgm@gnu.org>
2817
2818 * variables.texi (File Local Variables):
2819 Update hack-local-variables `mode-only' return value.
2820 Add some more details on what this function does in the other case.
2821
28222011-05-19 Glenn Morris <rgm@gnu.org>
2823
2824 * lists.texi (Sets And Lists): Mention cl provides union etc.
2825
28262011-05-19 Nix <nix@esperi.org.uk>
2827
2828 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
2829
2830 * text.texi (Parsing HTML): Update for function name changes.
2831
2832 * syntax.texi (Syntax Flags): Small fix.
2833
2834 * keymaps.texi (Active Keymaps): Typo fix.
2835 (Changing Key Bindings): Grammar fix.
2836
2837 * frames.texi (Minibuffers and Frames): Grammar fix.
2838 (Window System Selections): x-select-enable-clipboard now defaults to t.
2839
2840 * customize.texi (Common Keywords):
2841 * display.texi (Abstract Display):
2842 * modes.texi (Auto-Indentation):
2843 * nonascii.texi (Converting Representations): Typo fixes.
2844
2845 * control.texi (Examples of Catch): Call it "goto" not "go to".
2846
28472011-05-14 Eli Zaretskii <eliz@gnu.org>
2848
2849 * nonascii.texi (Character Properties): Fix inconsistencies with
2850 implementation.
2851
2852 * text.texi (Special Properties): Move @defvar's out of the
2853 @table. (Bug#8652)
2854
28552011-05-12 Glenn Morris <rgm@gnu.org>
2856
2857 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
2858
28592011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2860
2861 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
2862 (Multiline Font Lock):
2863 * vol2.texi (Top):
2864 * vol1.texi (Top):
2865 * elisp.texi (Top): Update menu accordingly.
2866
28672011-05-12 Drew Adams <drew.adams@oracle.com>
2868
2869 * modes.texi (Region to Fontify): Fix typo.
2870
28712011-05-10 Jim Meyering <meyering@redhat.com>
2872
2873 * minibuf.texi: Fix typo "in in -> in".
2874
28752011-05-06 Paul Eggert <eggert@cs.ucla.edu>
2876
2877 * numbers.texi (Integer Basics): Large integers are treated as floats.
2878
28792011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2880
2881 * processes.texi (Synchronous Processes): Document the (:file
2882 "/file-name") syntax for `call-process'.
2883
28842011-04-23 Juanma Barranquero <lekktu@gmail.com>
2885
2886 * windows.texi (Choosing Window): Fix typo.
2887
28882011-04-23 Chong Yidong <cyd@stupidchicken.com>
2889
2890 * frames.texi (Layout Parameters): Note the difference between
2891 querying and setting parameters for left-fringe and right-fringe
2892 (Bug#6930).
2893
28942011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2895
2896 * minibuf.texi (Basic Completion): Be a bit more precise about the
2897 valid kinds of completion tables.
2898 (Programmed Completion): Remove obsolete text about lambda expressions
2899 not being valid completion tables.
2900
29012011-03-19 Chong Yidong <cyd@stupidchicken.com>
2902
2903 * positions.texi (Excursions): Explain the "save-excursion
2904 defeated by set-buffer" warning.
2905
2906 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
2907 save-excursion. Suggested by Uday S Reddy.
2908
29092011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2910
2911 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
2912 (Lexical Binding): New sub-section.
2913
2914 * eval.texi (Eval): Discourage the use of `eval'.
2915 Document its new `lexical' argument.
2916
29172011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2918
2919 * commands.texi (Command Overview): `post-command-hook' is not reset to
2920 nil any more.
2921
29222011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
2923
2924 * strings.texi (String Conversion): Don't mention
2925 string-make-(uni|multi)byte (bug#8262).
2926 * nonascii.texi (Converting Representations): Fix up range.
2927 * keymaps.texi (Key Binding Commands): Update code point, avoid
2928 "unibyte character" and remove mention of unibyte bindings.
2929
29302011-03-10 Eli Zaretskii <eliz@gnu.org>
2931
2932 * modes.texi (Operator Precedence Grammars): Don't use characters
2933 outside ISO-8859-1.
2934
29352011-03-09 Eli Zaretskii <eliz@gnu.org>
2936
2937 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
2938
2939 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2940
29412011-03-08 Glenn Morris <rgm@gnu.org>
2942
2943 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2944 * intro.texi (Acknowledgements): Names to UTF-8.
2945 * elisp.texi: Set documentencoding.
2946
29472011-03-07 Chong Yidong <cyd@stupidchicken.com>
2948
2949 * Version 23.3 released.
2950
29512011-03-06 Chong Yidong <cyd@stupidchicken.com>
2952
2953 * package.texi: Update index keywords.
2954 (Package Archives): New node contents. Document package-x.el.
2955
29562011-03-06 Juanma Barranquero <lekktu@gmail.com>
2957
2958 * makefile.w32-in (srcs): Add package.texi.
2959
29602011-03-06 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * package.texi (Packaging, Packaging Basics, Simple Packages)
2963 (Multi-file Packages): Expand and clarify.
2964 (Package Archives): Temporary placeholder node.
2965
2966 * elisp.texi (Top): Update node listing.
2967
2968 * Makefile.in (srcs): Add package.texi.
2969
29702011-03-05 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * processes.texi (Synchronous Processes): Minor clarification
2973 (Bug#8149).
2974
29752011-03-03 Glenn Morris <rgm@gnu.org>
2976
2977 * files.texi (Truenames): Minor clarification. (Bug#2341)
2978
29792011-03-01 Glenn Morris <rgm@gnu.org>
2980
2981 * variables.texi (Directory Local Variables):
2982 Mention `(subdirs . nil)' alist element.
2983
29842011-02-28 Glenn Morris <rgm@gnu.org>
2985
2986 * variables.texi (Directory Local Variables): Mention the optional
2987 mtime argument of dir-locals-set-directory-class. (Bug#3577)
2988
29892011-02-27 Chong Yidong <cyd@stupidchicken.com>
2990
2991 * minibuf.texi (Minibuffer History): Clarify discussion of
2992 minibuffer history lists (Bug#8085).
2993
29942011-02-19 Eli Zaretskii <eliz@gnu.org>
2995
2996 * elisp.texi: Sync @dircategory with ../../info/dir.
2997
2998 * files.texi (Visiting Functions): Document find-file-literally,
2999 both the command and the variable.
3000
3001 * variables.texi (Creating Buffer-Local): Explain the meaning of
3002 permanent local variables.
3003
3004 * files.texi (Visiting Functions): Document find-file-literally,
3005 both the command and the variable.
3006
3007 * variables.texi (Creating Buffer-Local): Explain the meaning of
3008 permanent local variables.
3009
30102011-02-19 Glenn Morris <rgm@gnu.org>
3011
3012 * keymaps.texi (Remapping Commands): Mention how to undo it.
3013
30142011-02-09 Reuben Thomas <rrt@sc3d.org>
3015
3016 * loading.texi (Hooks for Loading): Remove unnecessary advice
3017 about eval-after-load (Bug#7986).
3018
30192011-02-05 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * commands.texi (Accessing Mouse): Note that a header line is not
3022 included in the row of posn-col-row.
3023
30242011-02-02 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * modes.texi (Major Mode Conventions): Add face guidelines.
3027 (Faces for Font Lock): List faces in order of prominence.
3028
30292011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3030
3031 format-time-string now supports subsecond time stamp resolution
3032 * os.texi (Time Parsing): Document %N.
3033
30342011-01-28 Chong Yidong <cyd@stupidchicken.com>
3035
3036 * vol1.texi (Top):
3037 * vol2.texi (Top):
3038 * elisp.texi (Top):
3039 * display.texi (Display Property): Shorten the menu description of
3040 the "Other Display Specs" node (Bug#7816).
3041
3042 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3043 menu item" concept index entries (Bug#7805).
3044
30452011-01-29 Eli Zaretskii <eliz@gnu.org>
3046
3047 * makefile.w32-in (texinfodir): New variable.
3048 (usermanualdir): Remove as redundant with $(emacsdir).
3049 (MAKEINFO): Remove options, leave only program name.
3050 (MAKEINFO_OPTS): New variable.
3051 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3052
30532011-01-25 Chong Yidong <cyd@stupidchicken.com>
3054 Richard Kim <emacs18@gmail.com>
3055
3056 * loading.texi (Library Search): Document list-load-path-shadows
3057 (Bug#7757).
3058
30592011-01-25 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * searching.texi (Regexp Special): Remove outdated discussion of
3062 character sets (Bug#7780).
3063
3064 * frames.texi (Pop-Up Menus): Document where menu title comes
3065 from (Bug#7684).
3066
30672011-01-25 Glenn Morris <rgm@gnu.org>
3068
3069 * display.texi (Making Buttons): Mention limitation of text buttons.
3070
30712011-01-23 Werner Lemberg <wl@gnu.org>
3072
3073 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3074 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3075 (ENVADD): New variable to control texi2dvi and texi2pdf.
3076
30772011-01-15 Chong Yidong <cyd@stupidchicken.com>
3078
3079 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3080 Emacs manual.
3081
30822011-01-15 Eli Zaretskii <eliz@gnu.org>
3083
3084 * files.texi (Directory Names): Explain why FROM in
3085 directory-abbrev-alist should begin with \`. (Bug#7777)
3086
30872011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3088
3089 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3090
30912011-01-02 Eli Zaretskii <eliz@gnu.org>
3092
3093 * modes.texi (Emulating Mode Line): Fix last change.
3094
30952011-01-02 Eli Zaretskii <eliz@gnu.org>
3096
3097 * modes.texi (Emulating Mode Line): Update documentation of
3098 format-mode-line according to changes that fixed bug #7587.
3099
31002010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3101
3102 * modes.texi (Derived Modes): Mention prog-mode.
3103
3104 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3105 of the key-binding-data cache since we don't use it any more.
3106
31072010-12-13 Eli Zaretskii <eliz@gnu.org>
3108
3109 * processes.texi (Shell Arguments):
3110 * strings.texi (Creating Strings): Don't mention "shell commands";
3111 make it explicit that `split-string-and-unquote' and
3112 `combine-and-quote-strings' are mainly for working with arguments
3113 to call-process and start-process.
3114
3115 * processes.texi (Shell Arguments): Fix documentation of
3116 `split-string-and-unquote'. Add indexing. (Bug#7563)
3117
31182010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3119
3120 * modes.texi (Auto-Indentation): New section to document SMIE.
3121 (Major Mode Conventions):
3122 * text.texi (Mode-Specific Indent): Refer to it.
3123
31242010-12-13 Eli Zaretskii <eliz@gnu.org>
3125
3126 * display.texi (Other Display Specs): Document left-fringe and
3127 right-fringe display specs.
3128
31292010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3130
3131 * backups.texi (Making Backups):
3132 * modes.texi (Example Major Modes): Use recommended coding style.
3133 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3134 define-derived-mode. Mention completion-at-point-functions.
3135
31362010-12-13 Chong Yidong <cyd@stupidchicken.com>
3137
3138 * nonascii.texi (Converting Representations):
3139 Document byte-to-string.
3140
31412010-12-08 Glenn Morris <rgm@gnu.org>
3142
3143 * buffers.texi (Modification Time):
3144 verify-visited-file-modtime now defaults to the current buffer.
3145
31462010-11-27 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * nonascii.texi (Converting Representations): Document byte-to-string.
3149
3150 * strings.texi (Creating Strings): Don't mention semi-obsolete
3151 function char-to-string.
3152 (String Conversion): Shorten discussion of semi-obsolete function
3153 string-to-char. Link to Converting Representations.
3154
3155 * objects.texi (Symbol Type):
3156 * text.texi (Near Point):
3157 * help.texi (Help Functions):
3158 * functions.texi (Mapping Functions): Use string instead of
3159 char-to-string in examples.
3160
31612010-11-27 Chong Yidong <cyd@stupidchicken.com>
3162
3163 * text.texi (Kill Functions, Kill Functions)
3164 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3165 YANK-HANDLER args.
3166
3167 * symbols.texi (Creating Symbols): Using unintern without an
3168 obarray arg is now obsolete.
3169
3170 * numbers.texi (Float Basics): Document float-e and float-pi.
3171
3172 * variables.texi (Defining Variables): Change "pi" example to
3173 "float-pi".
3174
31752010-11-26 Eli Zaretskii <eliz@gnu.org>
3176
3177 * commands.texi (Click Events): Document the values of X, Y and
3178 COL, ROW in the event's position, when the click is on the header
3179 or mode line, on the fringes, or in the margins.
3180
31812010-11-17 Eli Zaretskii <eliz@gnu.org>
3182
3183 * customize.texi (Composite Types): Lower-case index entry.
3184
3185 * loading.texi (How Programs Do Loading):
3186 Document load-file-name. (Bug#7346)
3187
31882010-11-17 Glenn Morris <rgm@gnu.org>
3189
3190 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3191
31922010-11-13 Eli Zaretskii <eliz@gnu.org>
3193
3194 * display.texi (Usual Display): Characters with no fonts are not
3195 necessarily displayed as empty boxes.
3196
31972010-10-31 Glenn Morris <rgm@gnu.org>
3198
3199 * maps.texi (Standard Keymaps): Update File menu description.
3200
32012010-10-28 Glenn Morris <rgm@gnu.org>
3202
3203 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3204
32052010-10-24 Eli Zaretskii <eliz@gnu.org>
3206
3207 * display.texi (Window Systems): Deprecate use of window-system as
3208 a predicate.
3209
32102010-10-23 Glenn Morris <rgm@gnu.org>
3211
3212 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3213 sorted-doc.
3214
32152010-10-15 Eli Zaretskii <eliz@gnu.org>
3216
3217 * os.texi (Dynamic Libraries): New node, with slightly modified
3218 text deleted from "Image Formats".
3219 (System Interface): Add @menu entry for "Dynamic Libraries".
3220
3221 * display.texi (Image Formats): Remove description of
3222 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3223
32242010-10-12 Glenn Morris <rgm@gnu.org>
3225
3226 * book-spine.texinfo: Rename to book-spine.texi.
3227
32282010-10-11 Glenn Morris <rgm@gnu.org>
3229
3230 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3231
3232 * Makefile.in (DVIPS): New variable.
3233 (.PHONY): Add html, ps.
3234 (html, elisp.html, ps, elisp.ps): New targets.
3235 (clean): Delete html, ps files.
3236 ($(infodir)/elisp): Remove unnecessary includes.
3237
32382010-10-09 Eli Zaretskii <eliz@gnu.org>
3239
3240 * makefile.w32-in (emacsdir): New variable.
3241 (srcs): Add emacsver.texi.
3242 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3243
32442010-10-09 Glenn Morris <rgm@gnu.org>
3245
3246 * Makefile.in (VPATH): Remove.
3247 (infodir): Make it absolute.
3248 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3249
3250 * Makefile.in (dist): Anchor regexps.
3251
3252 * Makefile.in (srcs): Put elisp.texi first.
3253 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3254
3255 * Makefile.in (infoclean): Remove harmless, long-standing error.
3256
3257 * Makefile.in ($(infodir)): Delete rule.
3258 (mkinfodir): New.
3259 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3260
3261 * Makefile.in (dist): Remove reference to emacsver.texi.in.
3262 Also copy emacsver.texi, and edit $emacsdir.
3263
32642010-10-09 Glenn Morris <rgm@gnu.org>
3265
3266 * Makefile.in (emacsdir): New variable.
3267 (MAKEINFO): Add -I $emacsdir.
3268 (dist): Copy emacsver.texi.
3269 (srcs): Add emacsver.texi.
3270
3271 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3272 Set EMACSVER by including emacsver.texi.
3273
3274 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3275
32762010-10-07 Glenn Morris <rgm@gnu.org>
3277
3278 * Makefile.in (version): New, set by configure.
3279 (clean): Delete dist tar file.
3280 (dist): Use version in tar name.
3281
32822010-10-06 Glenn Morris <rgm@gnu.org>
3283
3284 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3285 (INSTALL_INFO): Remove unused variable.
3286 (mostlyclean, infoclean, dist): New rules.
3287 (clean): Delete dvi and pdf files.
3288 (maintainer-clean): Remove elisp.oaux, use infoclean.
3289 ($(infodir)): Add parallel build workaround.
3290
32912010-10-04 Glenn Morris <rgm@gnu.org>
3292
3293 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3294 ($(infodir)/elisp): Ensure target directory exists. Use $@.
3295 Fix -I typo.
3296 (clean): No 'make.out' or 'core' files.
3297 (.PHONY): Declare clean rules.
3298 (maintainer-clean): Delete pdf file. Guard against cd failures.
3299
33002010-10-03 Glenn Morris <rgm@gnu.org>
3301
3302 * files.texi (File Name Components): Remove ignored section about
3303 deleted variable directory-sep-char.
3304
33052010-10-03 Michael Albinus <michael.albinus@gmx.de>
3306
3307 * files.texi (Magic File Names): New defopt
3308 remote-file-name-inhibit-cache.
3309
33102010-10-02 Glenn Morris <rgm@gnu.org>
3311
3312 * os.texi (Killing Emacs): Hook now runs in batch mode.
3313
33142010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3315
3316 * text.texi (Special Properties): Clarify when modification-hooks run.
3317
33182010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3319
3320 * syntax.texi (Syntax Flags): Document new `c' flag.
3321
33222010-09-09 Glenn Morris <rgm@gnu.org>
3323
3324 * display.texi (ImageMagick Images): General cleanup.
3325
33262010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3327
3328 * files.texi (Directory Names): Use \` rather than ^.
3329
33302010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3331
3332 * text.texi (Low-Level Kill Ring):
3333 * frames.texi (Window System Selections): Remove cut buffer
3334 documentation.
3335
33362010-08-28 Eli Zaretskii <eliz@gnu.org>
3337
3338 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3339 Parameters", where the default fringe width is described.
3340
3341 * frames.texi (Window Frame Parameters, Basic Parameters)
3342 (Position Parameters, Layout Parameters, Management Parameters)
3343 (Cursor Parameters, Font and Color Parameters): Add indexing for
3344 frame parameters. (Bug#6929)
3345
33462010-08-25 Tom Tromey <tromey@redhat.com>
3347
3348 * vol2.texi (Top): Update.
3349 * vol1.texi (Top): Update.
3350 * tips.texi (Library Headers): Mention Package-Version and
3351 Package-Requires.
3352 * package.texi: New file.
3353 * os.texi (System Interface): Update pointers.
3354 * elisp.texi (Top): Link to new nodes. Include package.texi.
3355 * anti.texi (Antinews): Update pointers.
3356
33572010-08-25 Eli Zaretskii <eliz@gnu.org>
3358
3359 * processes.texi (Filter Functions): Fix last change.
3360
33612010-08-24 Markus Triska <triska@gmx.at>
3362
3363 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3364 of `buffer-name' in the main text as well as in the example
3365 (Bug#3098).
3366
33672010-08-22 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * nonascii.texi (Text Representations):
3370 * loading.texi (Loading Non-ASCII):
3371 * compile.texi (Byte Compilation): Don't mention obsolete
3372 --unibyte command-line argument.
3373
33742010-08-22 Chong Yidong <cyd@stupidchicken.com>
3375
3376 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3377
33782010-08-22 Chong Yidong <cyd@stupidchicken.com>
3379
3380 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3381
33822010-08-20 Eli Zaretskii <eliz@gnu.org>
3383
3384 * commands.texi (Misc Events): Add cross-references to where
3385 POSITION of a mouse event is described in detail.
3386
33872010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
3388
3389 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
3390
33912010-08-08 Juanma Barranquero <lekktu@gmail.com>
3392
3393 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3394 Suggested by Štěpán Němec <stepnem@gmail.com>.
3395
33962010-08-08 Juanma Barranquero <lekktu@gmail.com>
3397
3398 * minibuf.texi (High-Level Completion): Document args of
3399 `read-buffer-function' (bug#5625).
3400
34012010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3402
3403 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3404
34052010-07-29 Michael Albinus <michael.albinus@gmx.de>
3406
3407 * processes.texi (Process Information): Explain process property
3408 `remote-tty'.
3409
34102010-07-27 Juanma Barranquero <lekktu@gmail.com>
3411
3412 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3413 instead of "\C-\^?" (bug#6334).
3414
3415 * text.texi (Special Properties): Fix typo.
3416
34172010-07-09 Eli Zaretskii <eliz@gnu.org>
3418
3419 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3420 calling sequences, which are now the standard.
3421
34222010-06-24 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3425
3426 * commands.texi (Command Overview): Mention undo-boundary call.
3427
34282010-06-23 Glenn Morris <rgm@gnu.org>
3429
3430 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3431 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3432 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3433 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3434 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3435 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3436 Untabify Texinfo files.
3437
34382010-06-20 Chong Yidong <cyd@stupidchicken.com>
3439
3440 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3441
34422010-06-19 Chong Yidong <cyd@stupidchicken.com>
3443
3444 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
3445
34462010-06-02 Chong Yidong <cyd@stupidchicken.com>
3447
3448 * searching.texi (Regexp Special): Remove obsolete information
3449 about matching non-ASCII characters, and suggest using char
3450 classes (Bug#6283).
3451
34522010-05-30 Juanma Barranquero <lekktu@gmail.com>
3453
3454 * minibuf.texi (Basic Completion): Add missing "@end defun".
3455
34562010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3457
3458 * minibuf.texi (Basic Completion): Document completion-boundaries.
3459 (Programmed Completion): Document the new fourth method for boundaries.
3460
34612010-05-22 Chong Yidong <cyd@stupidchicken.com>
3462
3463 * display.texi (Image Cache): Update documentation about image caching.
3464
34652010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3466
3467 * windows.texi (Textual Scrolling):
3468 * tips.texi (Coding Conventions):
3469 * minibuf.texi (Minibuffer History):
3470 * maps.texi (Standard Keymaps):
3471 * loading.texi (Where Defined):
3472 * edebug.texi (Instrumenting): Fix typos.
3473
34742010-05-08 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * keymaps.texi (Menu Bar): Document :advertised-binding property.
3477
3478 * functions.texi (Obsolete Functions):
3479 Document set-advertised-calling-convention.
3480
3481 * minibuf.texi (Basic Completion): Document completion-in-region.
3482 (Programmed Completion): Document completion-annotate-function.
3483
3484 * commands.texi (Reading One Event): Document read-key.
3485 (Distinguish Interactive): Document KIND arg to
3486 called-interactively-p. Delete obsolete interactive-p.
3487
3488 * elisp.texi (Top): Update node description.
3489
34902010-05-08 Eli Zaretskii <eliz@gnu.org>
3491
3492 * nonascii.texi (Character Properties):
3493 Document unicode-category-table. Add an index entry for Unicode
3494 general category.
3495
34962010-05-07 Chong Yidong <cyd@stupidchicken.com>
3497
3498 * Version 23.2 released.
3499
35002010-04-20 Juanma Barranquero <lekktu@gmail.com>
3501
3502 * locals.texi (Standard Buffer-Local Variables):
3503 Remove @ignore'd reference to `direction-reversed'.
3504
35052010-04-14 Juri Linkov <juri@jurta.org>
3506
3507 Fix @deffn without category.
3508
3509 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
3510 for `abbrev-insert'.
3511
3512 * buffers.texi (Indirect Buffers): Add category `Command'
3513 to @deffn of `clone-indirect-buffer'.
3514
3515 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
3516 for `next-window' and `previous-window'. Add category `Command'
3517 to @deffn of `pop-to-buffer'.
3518
35192010-04-01 Chong Yidong <cyd@stupidchicken.com>
3520
3521 * nonascii.texi (Text Representations): Don't mark
3522 enable-multibyte-characters as a user option.
3523
35242010-03-31 Eli Zaretskii <eliz@gnu.org>
3525
3526 * control.texi (Handling Errors): How to re-throw a signal caught
3527 by condition-case.
3528
35292010-03-26 Chong Yidong <cyd@stupidchicken.com>
3530
3531 * loading.texi (Hooks for Loading): Document after-load-functions.
3532 Copyedits.
3533
35342010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
3535
3536 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
3537
35382010-03-24 Chong Yidong <cyd@stupidchicken.com>
3539
3540 * processes.texi (Network Processes): Document seqpacket type.
3541
35422010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3543
3544 * os.texi (System Environment): Do not mention lynxos.
3545
35462010-03-10 Chong Yidong <cyd@stupidchicken.com>
3547
3548 * Branch for 23.2.
3549
35502010-03-06 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * objects.texi (Integer Type): Take note of the read syntax
3553 exception for numbers that cannot fit in the integer type.
3554
35552010-03-03 Glenn Morris <rgm@gnu.org>
3556
3557 * numbers.texi (Integer Basics, Bitwise Operations):
3558 * objects.texi (Integer Type): Update for integers now being 30-bit.
3559
35602010-02-27 Chong Yidong <cyd@stupidchicken.com>
3561
3562 * display.texi (Low-Level Font): Document :otf font-spec property.
3563
35642010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3565
3566 * display.texi (Line Height): Avoid obsolete special default variables
3567 like default-major-mode.
3568
35692010-01-28 Alan Mackenzie <acm@muc.de>
3570
3571 * display.texi (Auto Faces): Say fontification-functions is called
3572 whether or not Font Lock is enabled. Tidy up the wording a bit.
3573
35742010-01-17 Chong Yidong <cyd@stupidchicken.com>
3575
3576 * elisp.texi: Remove duplicate edition information (Bug#5407).
3577
35782010-01-17 Juanma Barranquero <lekktu@gmail.com>
3579
3580 * two.el (volume-header-toc-markup): Fix typos in docstring.
3581
35822010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3583
3584 Avoid dubious uses of save-excursions.
3585 * positions.texi (Excursions): Recommend the use of
3586 save-current-buffer if applicable.
3587 * text.texi (Clickable Text): Fix the example code which used
3588 save-excursion in a naive way which sometimes preserves point and
3589 sometimes not.
3590 * variables.texi (Creating Buffer-Local):
3591 * os.texi (Session Management):
3592 * display.texi (GIF Images):
3593 * control.texi (Cleanups): Use (save|with)-current-buffer.
3594
35952010-01-02 Eli Zaretskii <eliz@gnu.org>
3596
3597 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
3598
35992010-01-02 Chong Yidong <cyd@stupidchicken.com>
3600
3601 * nonascii.texi (Text Representations, Character Codes)
3602 (Converting Representations, Explicit Encoding)
3603 (Translation of Characters): Use hex notation consistently.
3604 (Character Sets): Fix map-charset-chars doc (Bug#5197).
3605
36062010-01-01 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * loading.texi (Where Defined): Make it clearer that these are
3609 loaded files (Bug#5068).
3610
36112009-12-29 Chong Yidong <cyd@stupidchicken.com>
3612
3613 * minibuf.texi (Completion Styles): Document `initials' style.
3614
36152009-12-25 Chong Yidong <cyd@stupidchicken.com>
3616
3617 * frames.texi (Resources): Describe inhibit-x-resources.
3618 (Size Parameters): Copyedit.
3619
3620 * hash.texi (Creating Hash):
3621 * objects.texi (Hash Table Type): Document the new hash table
3622 printed representation.
3623
3624 * minibuf.texi (Basic Completion): 4th arg to all-completions is
3625 obsolete.
3626
3627 * processes.texi (Process Buffers):
3628 Document process-kill-buffer-query-function.
3629
36302009-12-05 Glenn Morris <rgm@gnu.org>
3631
3632 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
3633 diary-display-function, and no longer recommended to be a hook.
3634 Update for changes in the names of calendar and diary hooks.
3635 diary-print-entries-hook has changed section.
3636
36372009-11-28 Eli Zaretskii <eliz@gnu.org>
3638
3639 * text.texi (Special Properties): More accurate description of
3640 what the `cursor' property does.
3641
36422009-11-26 Kevin Ryde <user42@zip.com.au>
3643
3644 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
3645 mouse-wheel-down-event, the closest thing to a definition for them.
3646 * os.texi (Startup Summary): vindex inhibit-startup-message and
3647 inhibit-splash-screen.
3648 (Command-Line Arguments): vindex argv.
3649 (Suspending Emacs): vindex suspend-tty-functions and
3650 resume-tty-functions. Don't want to index every hook, but having
3651 the programming ones is helpful.
3652
36532009-11-14 Chong Yidong <cyd@stupidchicken.com>
3654
3655 * commands.texi (Motion Events): Fix typo (Bug#4907).
3656
36572009-11-08 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
3660 are affected by case-fold-search (Bug#4483).
3661
36622009-11-02 Chong Yidong <cyd@stupidchicken.com>
3663
3664 * minibuf.texi (Reading File Names): Note that read-file-name may
3665 use a graphical file dialog.
3666
36672009-10-31 Glenn Morris <rgm@gnu.org>
3668
3669 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
3670
36712009-10-16 Kevin Ryde <user42@zip.com.au>
3672
3673 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
3674 in particular so `info-lookup-symbol' can find its docs.
3675
36762009-10-16 Chong Yidong <cyd@stupidchicken.com>
3677
3678 * variables.texi (Constant Variables): Distinguish from defconst
3679 variables.
3680 (Defining Variables): Add cindex.
3681
36822009-10-15 Chong Yidong <cyd@stupidchicken.com>
3683
3684 * os.texi (Time of Day): Clarify that the microsecond part is
3685 ignored (Bug#4637).
3686
36872009-10-11 Glenn Morris <rgm@gnu.org>
3688
3689 * frames.texi (Size and Position): Clarify what is included in the frame
3690 height. (Bug#4535)
3691
36922009-10-10 Glenn Morris <rgm@gnu.org>
3693
3694 * windows.texi (Size of Window): The relationship between window and
3695 frame heights is not so simple. (Bug#4535)
3696 Mention window-full-height-p.
3697
36982009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3699
3700 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
3701 used from Lisp.
3702
37032009-10-07 Eli Zaretskii <eliz@gnu.org>
3704
3705 * files.texi (Directory Names) <abbreviate-file-name>:
3706 Document that root home directories are not replaced with "~".
3707
37082009-10-06 Eli Zaretskii <eliz@gnu.org>
3709
3710 * text.texi (Special Properties): Document the meaning of the
3711 `cursor' text property whose value is an integer.
3712
37132009-10-05 Michael Albinus <michael.albinus@gmx.de>
3714
3715 * files.texi (Magic File Names): Add `copy-directory'.
3716
37172009-10-05 Eli Zaretskii <eliz@gnu.org>
3718
3719 * files.texi (File Attributes): Fix description of file
3720 attributes. (Bug#4638) Update attributes of files.texi example to
3721 be more representative.
3722
37232009-10-05 Michael Albinus <michael.albinus@gmx.de>
3724
3725 * files.texi (Create/Delete Dirs): New command copy-directory.
3726
37272009-10-04 Juanma Barranquero <lekktu@gmail.com>
3728
3729 * anti.texi (Antinews):
3730 * macros.texi (Indenting Macros):
3731 * strings.texi (Creating Strings, Case Conversion):
3732 Remove duplicate words.
3733
37342009-10-01 Michael Albinus <michael.albinus@gmx.de>
3735
3736 * files.texi (Create/Delete Dirs): delete-directory has an
3737 optional parameter RECURSIVE.
3738
37392009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
3740
3741 * buffers.texi (Swapping Text): Minor clarification.
3742
37432009-10-01 Glenn Morris <rgm@gnu.org>
3744
3745 * functions.texi (Declaring Functions): Mention that we also search for
3746 ".m" files in the src/ directory.
3747
37482009-09-25 David Engster <deng@randomsample.de>
3749
3750 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
3751
37522009-09-22 Glenn Morris <rgm@gnu.org>
3753
3754 * internals.texi (Building Emacs): Mention preloaded-file-list.
3755
37562009-09-14 Alan Mackenzie <acm@muc.de>
3757
3758 * os.texi (Terminal Output): Put "@code{}" around "stdout".
3759
37602009-09-13 Chong Yidong <cyd@stupidchicken.com>
3761
3762 * functions.texi (Anonymous Functions): Rearrange discussion,
3763 giving usage of unquoted lambda forms first. Mention that
3764 `function' and `#'' are no longer required (Bug#4290).
3765
37662009-09-11 Alan Mackenzie <acm@muc.de>
3767
3768 * os.texi (Terminal Output): Document `send-string-to-terminal' in
3769 batch mode.
3770
37712009-09-01 Glenn Morris <rgm@gnu.org>
3772
3773 * display.texi (Face Functions): Mention define-obsolete-face-alias.
3774
37752009-08-26 Ulrich Mueller <ulm@gentoo.org>
3776
3777 * nonascii.texi (Character Codes): Fix typos.
3778
37792009-08-25 Michael Albinus <michael.albinus@gmx.de>
3780
3781 * processes.texi (Synchronous Processes): New defvar
3782 process-file-side-effects.
3783
37842009-08-25 Glenn Morris <rgm@gnu.org>
3785
3786 * display.texi (Fontsets): Fix typo.
3787
3788 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
3789
37902009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3791
3792 * processes.texi (Asynchronous Processes): Adjust arglist of
3793 start-process-shell-command and start-file-process-shell-command.
3794
37952009-08-15 Chong Yidong <cyd@stupidchicken.com>
3796
3797 * advice.texi (Argument Access in Advice): Note that argument
3798 positions are zero-based (Bug#3932).
3799
3800 * commands.texi (Distinguish Interactive): Minor copyedit.
3801
3802 * display.texi (Face Attributes): Add xref to Displaying Faces for
3803 explanation of "underlying face".
3804
3805 * customize.texi (Common Keywords): Add xref to Loading.
3806
3807 * loading.texi (How Programs Do Loading): Add xref to Lisp
3808 Libraries node in the Emacs manual.
3809
38102009-08-13 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
3813
38142009-07-18 Chong Yidong <cyd@stupidchicken.com>
3815
3816 * processes.texi (Shell Arguments): Copyedits.
3817
38182009-07-18 Glenn Morris <rgm@gnu.org>
3819
3820 * loading.texi (Repeated Loading): Fix typo.
3821
38222009-07-16 Richard Stallman <rms@gnu.org>
3823
3824 * buffers.texi (Swapping Text): Recommend setting
3825 write-region-annotate-functions and buffer-saved-size.
3826
3827 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
3828
38292009-07-15 Glenn Morris <rgm@gnu.org>
3830
3831 * edebug.texi: Minor re-phrasings throughout.
3832 (Edebug Execution Modes): Sit-for affects continue mode too.
3833 (Jumping): Use `forward-sexp' rather than its keybinding.
3834 (Edebug Misc): Fix Q binding.
3835 (Edebug Eval): Remove cl version.
3836 (Printing in Edebug): Clarify print-length etc.
3837 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
3838 (Specification List): Remove edebug-unwrap findex entry.
3839 (Specification Examples): defmacro is actually not the same as defun.
3840 Escape "`" in example.
3841
38422009-07-15 Chong Yidong <cyd@stupidchicken.com>
3843
3844 * markers.texi (The Mark): Document optional arg to
3845 deactivate-mark.
3846
38472009-07-11 Kevin Ryde <user42@zip.com.au>
3848
3849 * hooks.texi (Standard Hooks): Fix cross-references.
3850
3851 * loading.texi (Named Features): Refer to eval-after-load.
3852
38532009-07-11 Glenn Morris <rgm@gnu.org>
3854
3855 * Makefile.in (TEXI2PDF): New.
3856 (elisp.pdf): New target.
3857
3858 * searching.texi (Regexp Backslash): Fix typo.
3859
3860 * elisp.texi (Top): Display copyright notice at start of non-TeX.
3861
38622009-07-10 Glenn Morris <rgm@gnu.org>
3863
3864 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
3865
3866 * customize.texi (Customization Types):
3867 * display.texi (Abstract Display):
3868 * objects.texi (Character Type, String Type):
3869 Merge in some menu descriptions from elisp.texi.
3870
3871 * hash.texi (Hash Tables):
3872 * modes.texi (Multiline Font Lock):
3873 End menu description with period.
3874
38752009-07-09 Glenn Morris <rgm@gnu.org>
3876
3877 * back.texi: Don't hard-code texinfo location.
3878
3879 * two-volume.make (texinfodir): New, with location of texinfo.tex.
3880 (tex): Add texinfodir to TEXINPUTS.
3881 (elisp1med-init, elisp2med-init): Use texinfodir.
3882
3883 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
3884 (clean): Add two-volume.make intermediate files.
3885
3886 * elisp.texi, vol1.texi, vol2.texi:
3887 Use a DATE variable with the publication date, and update it.
3888 Fix antinews menu description.
3889
3890 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
3891 Update the detailed node listing to match elisp.texi.
3892
3893 * README: Update edition to match elisp.texi.
3894
3895 * objects.texi (General Escape Syntax):
3896 * nonascii.texi (Character Sets):
3897 Use consistent case for "Unicode Standard".
3898
3899 * anti.texi (Antinews):
3900 * customize.texi (Variable Definitions):
3901 * functions.texi (Declaring Functions):
3902 * nonascii.texi (Character Properties):
3903 * processes.texi (Serial Ports):
3904 * text.texi (Special Properties):
3905 * tips.texi (Coding Conventions):
3906 Minor rearrangements to improve TeX line-filling.
3907
3908 * commands.texi (Using Interactive): Fix cross-reference.
3909
39102009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3911
3912 * frames.texi (Management Parameters): Mention sticky.
3913
39142009-07-01 Andreas Schwab <aschwab@redhat.com>
3915
3916 * help.texi (Help Functions): Fix description of help-buffer and
3917 help-setup-xref to use @defun instead of @deffn.
3918
39192009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3920
3921 * frames.texi (Size Parameters): Mention maximized for fullscreen.
3922
39232009-06-24 Chong Yidong <cyd@stupidchicken.com>
3924
3925 * display.texi (Window Systems): Add ns to the list.
3926
39272009-06-21 Chong Yidong <cyd@stupidchicken.com>
3928
3929 * Branch for 23.1.
3930
39312009-06-17 Martin Rudalics <rudalics@gmx.at>
3932
3933 * windows.texi (Dedicated Windows): Fix typo.
3934 (Resizing Windows): Replace @defun by @deffn.
3935
39362009-06-17 Glenn Morris <rgm@gnu.org>
3937
3938 * variables.texi (Directory Local Variables):
3939 Update for 2009-04-11 name-change of dir-locals-directory-alist.
3940
39412009-06-09 Kenichi Handa <handa@m17n.org>
3942
3943 * nonascii.texi (Character Sets): State clearly that FROM and TO
3944 are codepoints of CHARSET.
3945
39462009-06-07 Chong Yidong <cyd@stupidchicken.com>
3947
3948 * minibuf.texi (Reading File Names): Fix introductory text.
3949 Suggested by stan@derbycityprints.com.
3950 (High-Level Completion): Fix typo.
3951
39522009-05-28 Chong Yidong <cyd@stupidchicken.com>
3953
3954 * frames.texi (Text Terminal Colors): Multi-tty is already
3955 implemented, but tty-local colors are not.
3956
39572009-05-27 Chong Yidong <cyd@stupidchicken.com>
3958
3959 * hooks.texi (Standard Hooks): Remove mention of obsolete
3960 redisplay-end-trigger-functions.
3961
3962 * internals.texi (Window Internals): Remove mention of obsolete
3963 redisplay-end-trigger-functions.
3964
39652009-05-21 Martin Rudalics <rudalics@gmx.at>
3966
3967 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
3968
3969 * backups.texi (Making Backups): backup-directory-alist and
3970 make-backup-file-name-function are options.
3971 (Auto-Saving): auto-save-list-file-prefix is an option.
3972
3973 * buffers.texi (Killing Buffers): buffer-offer-save is an
3974 option.
3975
3976 * display.texi (Refresh Screen): no-redraw-on-reenter is an
3977 option.
3978 (Echo Area Customization): echo-keystrokes is an option.
3979 (Selective Display): selective-display-ellipses is an option.
3980 (Temporary Displays): temp-buffer-show-function is an option.
3981 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
3982 are options.
3983 (Font Selection): face-font-family-alternatives,
3984 face-font-selection-order, face-font-registry-alternatives, and
3985 scalable-fonts-allowed are options.
3986 (Fringe Indicators): indicate-buffer-boundaries is an option.
3987 (Fringe Cursors): overflow-newline-into-fringe is an option.
3988 (Scroll Bars): scroll-bar-mode is an option.
3989
3990 * eval.texi (Eval): max-lisp-eval-depth is an option.
3991
3992 * files.texi (Visiting Functions): find-file-hook is an option.
3993 (Directory Names): directory-abbrev-alist is an option.
3994 (Unique File Names): temporary-file-directory and
3995 small-temporary-file-directory are options.
3996
3997 * frames.texi (Initial Parameters): initial-frame-alist,
3998 minibuffer-frame-alist and default-frame-alist are options.
3999 (Cursor Parameters): blink-cursor-alist and
4000 cursor-in-non-selected-windows ar options.
4001 (Window System Selections): selection-coding-system is an
4002 option.
4003 (Display Feature Testing): display-mm-dimensions-alist is an
4004 option.
4005
4006 * help.texi (Help Functions): help-char and help-event-list are
4007 options.
4008
4009 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4010 an option.
4011
4012 * minibuf.texi (Minibuffer History): history-length and
4013 history-delete-duplicates are options.
4014 (High-Level Completion): read-buffer-function and
4015 read-buffer-completion-ignore-case are options.
4016 (Reading File Names): read-file-name-completion-ignore-case is
4017 an option.
4018
4019 * modes.texi (Mode Line Top): mode-line-format is an option.
4020 (Mode Line Variables): mode-line-position and mode-line-modes
4021 are options.
4022
4023 * nonascii.texi (Text Representations):
4024 enable-multibyte-characters is an option.
4025 (Default Coding Systems): auto-coding-regexp-alist,
4026 file-coding-system-alist, auto-coding-alist and
4027 auto-coding-functions are options.
4028 (Specifying Coding Systems): inhibit-eol-conversion is an
4029 option.
4030
4031 * os.texi (Init File): site-run-file is an option.
4032 (System Environment): mail-host-address is an option.
4033 (User Identification): user-mail-address is an option.
4034 (Terminal Output): baud-rate is an option.
4035
4036 * positions.texi (Word Motion): words-include-escapes is an
4037 option.
4038
4039 * searching.texi (Standard Regexps): page-delimiter,
4040 paragraph-separate, paragraph-separate and sentence-end are
4041 options.
4042
4043 * text.texi (Margins): left-margin and fill-nobreak-predicate
4044 are options.
4045
4046 * variables.texi (Local Variables): max-specpdl-size is an
4047 option.
4048
4049 * windows.texi (Choosing Window):
4050 split-window-preferred-function, special-display-function and
4051 display-buffer-function are options.
4052
40532009-05-20 Chong Yidong <cyd@stupidchicken.com>
4054
4055 Fix errors spotted by Martin Rudalics.
4056
4057 * syntax.texi (Position Parse): Document rationale for ignored
4058 arguments to syntax-ppss-flush-cache.
4059
4060 * processes.texi (Input to Processes): Mark PROCESS arg to
4061 process-running-child-p as optional.
4062 (Network Options): Document NO-ERROR arg to
4063 set-network-process-option.
4064
4065 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4066 command.
4067
4068 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4069 posix-search-backward as commands.
4070
4071 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4072 (Suspending Emacs): Mark suspend-emacs as a command.
4073 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4074 commands.
4075 (Terminal Output): Remove obsolete function baud-rate.
4076 Document TERMINAL arg for send-string-to-terminal.
4077
4078 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4079 terminal-coding-system and set-terminal-coding-system.
4080 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4081 as optional.
4082 (Character Sets): Document RESTRICTION arg of char-charset.
4083 (Character Codes): Mark POS argument to get-byte as optional.
4084
4085 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4086 minibuffer-message.
4087
4088 * files.texi (Create/Delete Dirs): Mark make-directory and
4089 delete-directory as commands.
4090
4091 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4092
4093 * text.texi (Base 64): Mark base64-decode-string and
4094 base64-encode-string as commands.
4095 (Columns): Mark move-to-column as a command.
4096 (Mode-Specific Indent): Document RIGID arg to
4097 indent-for-tab-command.
4098 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4099 Mark indent-code-rigidly as a command.
4100 (Substitution): Mark translate-region as a command.
4101
4102 * frames.texi (Size and Position): Remove obsolete functions
4103 screen-height and screen-width.
4104
41052009-05-19 Chong Yidong <cyd@stupidchicken.com>
4106
4107 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4108 (Displaying Buffers, Resizing Windows): Correct mistakes;
4109 next-window, previous-window, and pop-to-buffer are not commands,
4110 and fit-window-to-buffer" is a command. (Pointed out by Martin
4111 Rudalics.)
4112
41132009-05-17 Richard M Stallman <rms@gnu.org>
4114
4115 * modes.texi (Precalculated Fontification): Clarify text.
4116
41172009-05-17 Martin Rudalics <rudalics@gmx.at>
4118
4119 * windows.texi (Selecting Windows): Clarify descriptions of
4120 with-selected-window and get-lru-window.
4121 (Cyclic Window Ordering): Refer to particular frame when talking
4122 about how splitting affects the ordering.
4123 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4124 switch-to-buffer-other-window. Explain how setting of
4125 display-buffer-reuse-frames affects pop-to-buffer.
4126 (Choosing Window): Clarify some details in descriptions of
4127 display-buffer-reuse-frames, pop-up-frames, and
4128 pop-up-frame-function.
4129 (Dedicated Windows): Clarify some details.
4130 (Textual Scrolling): Replace term vscroll by term vertical
4131 scroll position.
4132 (Vertical Scrolling): Fix typo.
4133 (Window Hooks): Relate text on jit-lock-register to window
4134 scrolling and size changes.
4135
41362009-05-14 Chong Yidong <cyd@stupidchicken.com>
4137
4138 * frames.texi (Initial Parameters): Clarify what the initial
4139 minibuffer frame is.
4140 (Buffer Parameters): Note that the minibuffer parameter can not be
4141 altered.
4142
4143 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4144 Document display-buffer changes.
4145
41462009-05-13 Chong Yidong <cyd@stupidchicken.com>
4147
4148 * anti.texi (Antinews): Rewrite for Emacs 22.
4149
4150 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4151 obarrays are first mentioned. Define "system abbrev" more
4152 prominently, and add it to the index.
4153 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4154 Copyedits.
4155 (Abbrev Expansion): Document abbrev-insert.
4156
41572009-05-12 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * frames.texi (Font and Color Parameters): Rename from Color
4160 Parameters. Document font-backend parameter.
4161
4162 * vol2.texi (Top): Update node listing.
4163 * vol1.texi (Top): Update node listing.
4164 * elisp.texi (Top): Update node listing.
4165
41662009-05-11 Martin Rudalics <rudalics@gmx.at>
4167
4168 * windows.texi (Choosing Window): Don't explicitly refer to
4169 split-window-sensibly's window argument in descriptions of
4170 split-height-threshold and split-width-threshold.
4171
41722009-05-10 Martin Rudalics <rudalics@gmx.at>
4173
4174 * windows.texi (Choosing Window): Fix rewrite of window
4175 splitting section.
4176
41772009-05-09 Eli Zaretskii <eliz@gnu.org>
4178
4179 * nonascii.texi (Default Coding Systems):
4180 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
4181 Add indexing.
4182 (Lisp and Coding Systems): Add index entries.
4183
41842009-05-09 Martin Rudalics <rudalics@gmx.at>
4185
4186 * windows.texi (Choosing Window): Describe split-window-sensibly
4187 and rewrite section on window splitting accordingly.
4188 (Textual Scrolling): Replace `...' by @code{...}.
4189
41902009-05-04 Chong Yidong <cyd@stupidchicken.com>
4191
4192 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4193 Remove obsoleted pre-abbrev-expand-hook.
4194
4195 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4196 entries.
4197
4198 * internals.texi (Object Internals): Don't assume 32-bit machines
4199 are the norm.
4200 (Buffer Internals): Consolidate table entries for readability.
4201 (Window Internals): Synch field names to window.h.
4202 (Process Internals): Synch field names to process.h.
4203
42042009-04-29 Chong Yidong <cyd@stupidchicken.com>
4205
4206 * variables.texi (File Local Variables): Note that read-circle is
4207 bound to nil when reading file-local variables.
4208
4209 * streams.texi (Input Functions): Document read-circle.
4210 (Output Variables): Add xref to Circular Objects.
4211
42122009-04-25 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4215 Features and Coding System Basics. Node that "p" stands for
4216 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4217 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4218 mouse-appearance-menu.
4219 (Programming Tips): Add xref to Progress.
4220
42212009-04-22 Chong Yidong <cyd@stupidchicken.com>
4222
4223 * os.texi (Command-Line Arguments):
4224 Document command-line-args-left.
4225 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4226 terminal objects for tty arguments.
4227 (Startup Summary): Add xref to Session Management.
4228 (Session Management): Mention emacs-session-restore. Copyedits.
4229
42302009-04-20 Chong Yidong <cyd@stupidchicken.com>
4231
4232 * os.texi (Startup Summary): Copyedits. The init file is not
4233 necessarily named .emacs now. Document initial-buffer-choice and
4234 initial-scratch-message. Note where Emacs exits in batch mode.
4235 Document inhibit-splash-screen as an alias.
4236 (Init File): Be neutral about which init file name to use.
4237
42382009-04-16 Chong Yidong <cyd@stupidchicken.com>
4239
4240 * os.texi (System Interface): Fix Texinfo usage.
4241
42422009-04-15 Chong Yidong <cyd@stupidchicken.com>
4243
4244 * searching.texi (Regexp Backslash): Also refer to shy groups as
4245 non-capturing or unnumbered groups.
4246 (Regexp Functions): Add cross-reference to Regexp Backslash.
4247
4248 * display.texi (Truncation): Overlays can use line-prefix and
4249 wrap-prefix too.
4250 (Overlay Properties): Document wrap-prefix and line-prefix.
4251 (Face Attributes): Document underline-minimum-offset.
4252 (Face Remapping): Copyedits.
4253 (Low-Level Font): Copyedits.
4254 (Image Cache): Note that the image cache is shared between frames.
4255 (Line Height): Emphasize that line-spacing only takes effect on
4256 graphical terminals.
4257
42582009-04-13 Chong Yidong <cyd@stupidchicken.com>
4259
4260 * display.texi (Refresh Screen): Note that a passage about screen
4261 refreshing is text terminal only.
4262 (Forcing Redisplay): Delete misleading comment---sit-for calls
4263 redisplay, not the other way around.
4264 (Truncation): Note new values of truncate-partial-width-windows.
4265 Copyedits.
4266 (Invisible Text): Document invisible-p.
4267
42682009-04-11 Eli Zaretskii <eliz@gnu.org>
4269
4270 * display.texi (Overlays): Overlays don't scale well. See
4271 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4272
42732009-04-10 Chong Yidong <cyd@stupidchicken.com>
4274
4275 * syntax.texi (Syntax Table Functions): Document cons cell
4276 argument for modify-syntax-entry.
4277 (Categories): Document cons cell argument for
4278 modify-category-entry.
4279
4280 * searching.texi (String Search): Document word-search-forward-lax
4281 and word-search-backward-lax.
4282 (Searching and Case): Describe isearch behavior more precisely.
4283
4284 * keymaps.texi (Tool Bar): Mention that some platforms do not
4285 support multi-line toolbars. Suggested by Stephen Eglen.
4286
4287 * frames.texi (Layout Parameters): Mention that Nextstep also
4288 allows only one tool-bar line. Suggested by Stephen Eglen.
4289
4290 * nonascii.texi (Text Representations): Copyedits.
4291 (Coding System Basics): Also mention utf-8-emacs.
4292 (Converting Representations, Selecting a Representation)
4293 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4294 Copyedits.
4295 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4296
42972009-04-09 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * text.texi (Yank Commands): Note that yank uses push-mark.
4300 (Filling): Clarify REGION argument of fill-paragraph.
4301 Document fill-forward-paragraph-function.
4302 (Special Properties): Remove "new in Emacs 22" declaration.
4303 (Clickable Text): Merge with Links and Mouse-1 node.
4304
4305 * display.texi (Button Properties, Button Buffer Commands):
4306 Change xref to Clickable Text.
4307
4308 * tips.texi (Key Binding Conventions): Change xref to Clickable
4309 Text.
4310
4311 * elisp.texi (Top): Update node listing.
4312
43132009-04-05 Chong Yidong <cyd@stupidchicken.com>
4314
4315 * markers.texi (The Mark): Copyedits. Improve description of
4316 handle-shift-selection.
4317 (The Region): Move use-region-p here from The Mark.
4318
4319 * positions.texi (Screen Lines): Document (cols . lines) argument
4320 for vertical-motion.
4321
43222009-04-04 Chong Yidong <cyd@stupidchicken.com>
4323
4324 * frames.texi (Frames): Clean up introduction. Document `ns'
4325 return value for framep.
4326 (Creating Frames): Note how the terminal is chosen.
4327 (Multiple Terminals, Multiple Displays): Merge into a single node.
4328 (Color Parameters): Fix typo.
4329
4330 * variables.texi (Local Variables, Buffer-Local Variables)
4331 (Creating Buffer-Local): Change link to Multiple Terminals.
4332
4333 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4334
4335 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4336 Terminals.
4337
4338 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4339 to Multiple Terminals.
4340
4341 * elisp.texi (Top): Update node listing.
4342 * vol2.texi (Top): Update node listing.
4343 * vol1.texi (Top): Update node listing.
4344
4345 * buffers.texi (Current Buffer): Note that the append-to-buffer
4346 example is no longer in synch with the latest code. Tie the two
4347 examples together.
4348
4349 * files.texi (File Attributes): Move note about MS-DOS from
4350 Changing Files to File Attributes.
4351 (Create/Delete Dirs): Note that mkdir is an alias for this.
4352
43532009-04-01 Markus Triska <triska@gmx.at>
4354
4355 * processes.texi (Filter Functions): Suggest how to handle output
4356 batches.
4357
43582009-03-30 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * help.texi (Accessing Documentation): Update example to use
4361 help-setup-xref and with-help-window.
4362 (Help Functions): Remove print-help-return-message, which is
4363 semi-obsolete due to with-help-window. Document help-buffer and
4364 help-setup-xref.
4365
43662009-03-29 Chong Yidong <cyd@stupidchicken.com>
4367
4368 * help.texi (Accessing Documentation, Help Functions):
4369 Remove information about long-obsolete Emacs versions.
4370
4371 * modes.texi (Mode Line Variables): The default values of the mode
4372 line variables are now more complicated.
4373
43742009-03-28 Chong Yidong <cyd@stupidchicken.com>
4375
4376 * modes.texi (Major Mode Conventions): Note that specialness is
4377 inherited.
4378 (Derived Modes): Note that define-derive-mode sets the mode-class
4379 property.
4380
4381 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4382 goto-map. Add search-map to the list.
4383
43842009-03-27 Eli Zaretskii <eliz@gnu.org>
4385
4386 * os.texi (System Environment): Update the list of system-type
4387 values.
4388
4389 * markers.texi (The Mark) <handle-shift-selection>: Update for
4390 removal of the optional argument DEACTIVATE.
4391
43922009-03-25 Chong Yidong <cyd@stupidchicken.com>
4393
4394 * commands.texi (Focus Events): Most X window managers don't use
4395 focus-follows-mouse nowadays.
4396
43972009-03-24 Chong Yidong <cyd@stupidchicken.com>
4398
4399 * commands.texi (Defining Commands): Clarify introduction.
4400 (Using Interactive): Not that interactive can be put in a symbol
4401 property.
4402 (Interactive Call): Note that a symbol with a non-nil
4403 interactive-form property satisfies commandp.
4404
44052009-03-23 Juanma Barranquero <lekktu@gmail.com>
4406
4407 * minibuf.texi (Intro to Minibuffers): Fix typos.
4408
44092009-03-23 Chong Yidong <cyd@stupidchicken.com>
4410
4411 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
4412 about minibuffers in old Emacs versions. Copyedits.
4413 Emphasize that enable-recursive-minibuffers defaults to nil.
4414 (Text from Minibuffer): Simplify introduction.
4415
44162009-03-22 Alan Mackenzie <acm@muc.de>
4417
4418 * commands.texi (Using Interactive): Clarify string argument to
4419 `interactive' - even promptless elements need \n separators.
4420
44212009-03-18 Chong Yidong <cyd@stupidchicken.com>
4422
4423 * minibuf.texi (Completion Styles): New node.
4424
4425 * elisp.texi (Top): Update node listing.
4426
44272009-03-17 Chong Yidong <cyd@stupidchicken.com>
4428
4429 * minibuf.texi (Basic Completion): Note that
4430 read-file-name-completion-ignore-case and
4431 read-buffer-completion-ignore-case can override
4432 completion-ignore-case.
4433 (Minibuffer Completion): Document completing-read changes.
4434 (Completion Commands): Avoid mentioning partial completion mode.
4435 Document minibuffer-completion-confirm changes, and
4436 minibuffer-confirm-exit-commands.
4437 (High-Level Completion): Document new require-match behavior for
4438 read-buffer. Document read-buffer-completion-ignore-case.
4439 (Reading File Names): Document new require-match behavior for
4440 read-file-name.
4441
44422009-03-14 Chong Yidong <cyd@stupidchicken.com>
4443
4444 * debugging.texi (Error Debugging): Don't mislead the reader into
4445 thinking that debug-on-error enters debugger for C-f at EOB.
4446 (Error Debugging): Setting debug-on-init within the init file
4447 works, and has for some time.
4448
44492009-03-13 Kenichi Handa <handa@m17n.org>
4450
4451 * display.texi (Fontsets): Update the description.
4452
44532009-03-13 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * advice.texi (Advising Primitives): Link to What Is a Function.
4456
44572009-03-12 Chong Yidong <cyd@stupidchicken.com>
4458
4459 * compile.texi (Speed of Byte-Code): Update example.
4460 (Disassembly): Update examples.
4461
4462 * loading.texi (Repeated Loading): Simplify examples.
4463
4464 * customize.texi (Common Keywords): It's not necessary to use :tag
4465 to remove hyphens, as custom-unlispify-tag-name does it
4466 automatically.
4467 (Variable Definitions): Link to File Local Variables.
4468 Document customized-value symbol property.
4469 (Customization Types): Move menu to end of node.
4470
44712009-03-10 Chong Yidong <cyd@stupidchicken.com>
4472
4473 * macros.texi (Compiling Macros): Omit misleading sentence, which
4474 implied that macros can only be used in the same file they are
4475 defined.
4476 (Backquote): Remove obsolete information about Emacs 19.
4477
44782009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
4479
4480 * display.texi (Display Margins): Fix paren typo.
4481
44822009-02-27 Chong Yidong <cyd@stupidchicken.com>
4483
4484 * elisp.texi (Top): Update node listing.
4485
4486 * variables.texi (Variables): Clarify introduction.
4487 (Global Variables): Mention that setq is a special form.
4488 (Local Variables): Use active voice.
4489 (Tips for Defining): Mention marking variables as safe.
4490 (Buffer-Local Variables): Mention terminal-local and frame-local
4491 variables together.
4492 (File Local Variables): Copyedits.
4493 (Frame-Local Variables): Note that they are not really useful.
4494 (Future Local Variables): Node deleted.
4495
4496 * objects.texi (General Escape Syntax): Update explanation of
4497 Unicode escape syntax.
4498
44992009-02-23 Chong Yidong <cyd@stupidchicken.com>
4500
4501 * control.texi (Control Structures): Add cindex entry for "textual
4502 order".
4503
4504 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
4505 instead of "expression" throughout.
4506 (Function Indirection): Copyedits. Use active voice.
4507 (Eval): The default value of max-lisp-eval-depth is now 400.
4508
45092009-02-23 Miles Bader <miles@gnu.org>
4510
4511 * processes.texi (System Processes): Rename `system-process-attributes'
4512 to `process-attributes'.
4513
45142009-02-22 Chong Yidong <cyd@stupidchicken.com>
4515
4516 * symbols.texi (Property Lists): Emphasize that property lists are
4517 not restricted to symbol cells.
4518 (Other Plists): Copyedit.
4519
4520 * sequences.texi (Sequences Arrays Vectors): Make introduction
4521 more concise.
4522 (Arrays): Mention char-tables and bool-vectors too.
4523 (Vectors): Don't repeat information given in Arrays node. Link to
4524 nodes that explain the vector usage examples.
4525 (Char-Tables): Note that char-table elements can have arbitrary
4526 type. Explain effect of omitted char-table-extra-slots property.
4527 Link to Property Lists node.
4528
45292009-02-22 Chong Yidong <cyd@stupidchicken.com>
4530
4531 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
4532 `append'.
4533 (List Elements): Copyedits.
4534
4535 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
4536 of `vconcat'.
4537
4538 * strings.texi (Creating Strings): Copyedits. Remove obsolete
4539 Emacs 20 usage of `concat'.
4540 (Case Conversion): Copyedits.
4541
45422009-02-21 Chong Yidong <cyd@stupidchicken.com>
4543
4544 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
4545 Minor edits.
4546 (Frame Configuration Type): Emphasize that it is not primitive.
4547 (Font Type): New node.
4548 (Type Predicates): Add fontp; type-of now recognizes font object
4549 types.
4550
4551 * intro.texi (Version Info): Update version numbers in examples.
4552 (Acknowledgements): List more contributors.
4553
4554 * elisp.texi: Bump version number to 3.0.
4555 (Top): Link to Font Type node.
4556
45572009-02-20 Juanma Barranquero <lekktu@gmail.com>
4558
4559 * modes.texi (Major Mode Conventions): Remove duplicate words.
4560 (Customizing Keywords): Fix typo.
4561
45622009-02-14 Eli Zaretskii <eliz@gnu.org>
4563
4564 * nonascii.texi (User-Chosen Coding Systems): Document that
4565 select-safe-coding-system suggests raw-text if there are raw bytes
4566 in the region.
4567 (Explicit Encoding): Warn not to use `undecided' when encoding.
4568
45692009-02-11 Glenn Morris <rgm@gnu.org>
4570
4571 * frames.texi (Visibility of Frames): Mention the effect multiple
4572 workspaces/desktops can have on visibility.
4573
45742009-02-07 Eli Zaretskii <eliz@gnu.org>
4575
4576 * text.texi (Commands for Insertion):
4577 * commands.texi (Event Mod):
4578 * keymaps.texi (Searching Keymaps):
4579 * nonascii.texi (Translation of Characters):
4580 Reinstate documentation of translation-table-for-input.
4581 (Explicit Encoding): Document the `charset' text property produced
4582 by decode-coding-region and decode-coding-string.
4583
45842009-01-27 Alan Mackenzie <acm@muc.de>
4585
4586 * modes.texi (Search-based Fontification): Correct a typo.
4587
45882009-01-25 Juanma Barranquero <lekktu@gmail.com>
4589
4590 * abbrevs.texi (Abbrev Table Properties): Fix typo.
4591 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
4592
45932009-01-24 Eli Zaretskii <eliz@gnu.org>
4594
4595 * display.texi (Window Systems): Document the value of
4596 `initial-window-system' under --daemon.
4597
4598 * os.texi (System Environment): Remove description of the
4599 `environment' function which has been deleted.
4600
46012009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
4602
4603 * frames.texi (Multiple Displays): Remove documentation for
4604 removed function make-frame-on-tty.
4605
46062009-01-22 Chong Yidong <cyd@stupidchicken.com>
4607
4608 * files.texi (Format Conversion Piecemeal): Clarify behavior of
4609 write-region-annotate-functions.
4610 Document write-region-post-annotation-function.
4611
46122009-01-19 Chong Yidong <cyd@stupidchicken.com>
4613
4614 * display.texi (Font Lookup): Document WIDTH argument of
4615 x-list-fonts.
4616
46172009-01-17 Eli Zaretskii <eliz@gnu.org>
4618
4619 * maps.texi (Standard Keymaps): Rename function-key-map to
4620 local-function-key-map.
4621
4622 * keymaps.texi (Translation Keymaps): Rename function-key-map to
4623 local-function-key-map.
4624
4625 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
4626 and `set-keyboard-coding-system' now accept an optional terminal
4627 argument.
4628
4629 * commands.texi (Event Mod): `keyboard-translate-table' is now
4630 terminal-local.
4631 (Function Keys): Rename function-key-map to
4632 local-function-key-map.
4633
4634 * elisp.texi (Top): Make @detailmenu be consistent with changes in
4635 frames.texi.
4636
4637 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
4638 `delete-terminal-functions', `suspend-tty-functions' and
4639 `resume-tty-functions'.
4640
4641 * frames.texi (Frames): Document `frame-terminal' and
4642 `terminal-live-p'.
4643 (Multiple Displays): Document `make-frame-on-tty'.
4644 (Multiple Terminals): Document `terminal-list', `delete-terminal',
4645 `terminal-name', and `get-device-terminal'.
4646 (Terminal Parameters): Document `terminal-parameters',
4647 `terminal-parameter', and `set-terminal-parameter'.
4648
4649 * os.texi (System Environment): Document `environment' and
4650 `initial-environment'.
4651 (Suspending Emacs): Update for multi-tty; document
4652 `suspend-tty', `resume-tty', and `controlling-tty-p'.
4653
4654 * nonascii.texi (Coding System Basics): More accurate description
4655 of `raw-text'.
4656
46572009-01-12 Juanma Barranquero <lekktu@gmail.com>
4658
4659 * display.texi (Low-Level Font): Fix typo.
4660
46612009-01-10 Chong Yidong <cyd@stupidchicken.com>
4662
4663 * elisp.texi (Top): Update node listing.
4664
4665 * display.texi (PostScript Images): Node deleted.
4666
46672009-01-10 Eli Zaretskii <eliz@gnu.org>
4668
4669 * processes.texi (Decoding Output): Document that null bytes force
4670 no-conversion for reading process output.
4671
4672 * files.texi (Reading from Files): Document that null bytes force
4673 no-conversion when visiting files.
4674
4675 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
4676
4677 * nonascii.texi (Lisp and Coding Systems):
4678 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
4679 (Character Properties): Improve wording.
4680
46812009-01-09 Chong Yidong <cyd@stupidchicken.com>
4682
4683 * display.texi (Font Lookup): Remove obsolete function
4684 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
4685 (Low-Level Font): Rename from Fonts, move to end of Faces section.
4686 (Font Selection): Reorder order of variable descriptions.
4687 Minor clarifications.
4688
4689 * elisp.texi (Top): Update node listing.
4690
46912009-01-09 Glenn Morris <rgm@gnu.org>
4692
4693 * commands.texi (Command Loop Info): Say that last-command-char and
4694 last-input-char are obsolete aliases.
4695
4696 * edebug.texi (Edebug Recursive Edit): Remove separate references to
4697 last-input-char and last-command-char, since they are just aliases for
4698 last-input-event and last-command-event.
4699
4700 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
4701 last-command-char.
4702
47032009-01-08 Chong Yidong <cyd@stupidchicken.com>
4704
4705 * elisp.texi: Update node listing.
4706
4707 * display.texi (Faces): Put Font Selection node after Auto Faces.
4708 (Face Attributes): Don't link to Font Lookup.
4709 Document font-family-list.
4710 (Fonts): New node.
4711
47122009-01-08 Jason Rumney <jasonr@gnu.org>
4713
4714 * frames.texi (Pointer Shape): Clarify that only X supports
4715 changing the standard pointer shapes. (Bug#1485)
4716
47172009-01-08 Chong Yidong <cyd@stupidchicken.com>
4718
4719 * display.texi (Attribute Functions): Note that a function value
4720 :height is relative, and that compatibility functions work by
4721 calling set-face-attribute.
4722 (Displaying Faces): Reorder list in order of increasing priority.
4723 (Face Remapping): New node. Content moved here from Displaying
4724 Faces.
4725 (Glyphs): Link to Face Functions.
4726
47272009-01-08 Chong Yidong <cyd@stupidchicken.com>
4728
4729 * display.texi (Faces): Don't discuss face id here. facep does
4730 not return t.
4731 (Defining Faces): Minor clarification.
4732 (Face Attributes): Rearrange items to match docstring of
4733 set-face-attribute. Add :foundry attribute. Document new role of
4734 :font attribute. Texinfo usage fix.
4735 (Attribute Functions): Copyedits.
4736 (Face Functions): Note that face number is seldom used.
4737
47382009-01-05 Richard M Stallman <rms@gnu.org>
4739
4740 * strings.texi (Predicates for Strings): Minor clarification.
4741
4742 * functions.texi (Function Safety): Texinfo usage fix.
4743
47442009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
4745
4746 * objects.texi (General Escape Syntax): Fix typo.
4747
47482009-01-03 Martin Rudalics <rudalics@gmx.at>
4749
4750 * windows.texi (Choosing Window): Say that pop-up-frame-alist
4751 works via the default value of pop-up-frame-function.
4752
47532009-01-02 Eli Zaretskii <eliz@gnu.org>
4754
4755 * processes.texi (System Processes): Document the `time' and
4756 `ctime' attributes of `system-process-attributes'.
4757
47582009-01-01 Chong Yidong <cyd@stupidchicken.com>
4759
4760 * display.texi (Face Attributes): Clarify :height attribute.
4761
47622008-12-31 Martin Rudalics <rudalics@gmx.at>
4763
4764 * buffers.texi (The Buffer List): Clarify what moves a buffer to
4765 the front of the buffer list. Add entries for `last-buffer' and
4766 `unbury-buffer'.
4767
47682008-12-27 Eli Zaretskii <eliz@gnu.org>
4769
4770 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
4771 and its subsections.
4772
4773 * frames.texi (Multiple Terminals, Low-level Terminal)
4774 (Terminal Parameters, Frames on Other TTY devices): New sections.
4775 (Frames): Add an xref to "Multiple Terminals".
4776
4777 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
4778
4779 * objects.texi (Terminal Type): New node.
4780 (Editing Types): Add it to the menu.
4781
4782 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
4783 Variables".
4784
4785 * variables.texi (Directory Local Variables): New node.
4786 (Variables): Add a menu item for it.
4787
4788 * loading.texi (Autoload): Document `generate-autoload-cookie' and
4789 `generated-autoload-file'.
4790
47912008-12-20 Eli Zaretskii <eliz@gnu.org>
4792
4793 * os.texi (Startup Summary): Add xref to documentation of
4794 `initial-window-system'.
4795
4796 * display.texi (Window Systems): Document `window-system' the
4797 function. The variable `window-system' is now frame-local.
4798 Document `initial-window-system'.
4799
48002008-12-19 Martin Rudalics <rudalics@gmx.at>
4801
4802 * windows.texi (Windows): Rewrite description of
4803 fit-window-to-buffer.
4804
48052008-12-13 Glenn Morris <rgm@gnu.org>
4806
4807 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
4808 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
4809
48102008-12-12 Glenn Morris <rgm@gnu.org>
4811
4812 * debugging.texi (Error Debugging): Refer forwards to
4813 eval-expression-debug-on-error.
4814
48152008-12-05 Eli Zaretskii <eliz@gnu.org>
4816
4817 * strings.texi (String Basics): Only unibyte strings that
4818 represent key sequences hold 8-bit raw bytes.
4819
4820 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
4821 paragraph to speak about `undecided'.
4822 (Character Properties): Don't explain the meaning of each
4823 property; instead, identify their Unicode Standard names.
4824 (Character Sets): Document `map-charset-chars'.
4825
48262008-12-02 Glenn Morris <rgm@gnu.org>
4827
4828 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
4829 section yet again.
4830
48312008-11-29 Eli Zaretskii <eliz@gnu.org>
4832
4833 * nonascii.texi (Character Properties): New Section.
4834 (Specifying Coding Systems): Document
4835 `coding-system-priority-list', `set-coding-system-priority', and
4836 `with-coding-priority'.
4837 (Lisp and Coding Systems): Document `check-coding-systems-region'
4838 and `coding-system-charset-list'.
4839 (Coding System Basics): Document `coding-system-aliases'.
4840
4841 * elisp.texi (Top): Add a @detailmenu entry for "Character
4842 Properties".
4843
4844 * objects.texi (Character Type): Correct the range of Emacs
4845 characters. Add an @xref to "Character Codes".
4846
4847 * strings.texi (String Basics): Add an @xref to "Character Codes".
4848
4849 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
4850
4851 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
4852 (Character Codes): Document `max-char'.
4853
48542008-11-28 Eli Zaretskii <eliz@gnu.org>
4855
4856 * nonascii.texi (Text Representations, Converting Representations)
4857 (Character Sets, Scanning Charsets, Translation of Characters):
4858 Make text more accurate.
4859
48602008-11-28 Glenn Morris <rgm@gnu.org>
4861
4862 * files.texi (Format Conversion Round-Trip): Improve previous change.
4863
48642008-11-26 Chong Yidong <cyd@stupidchicken.com>
4865
4866 * modes.texi (Auto Major Mode): Fix example.
4867
48682008-11-25 Glenn Morris <rgm@gnu.org>
4869
4870 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
4871
4872 * files.texi (Format Conversion Round-Trip):
4873 Use active voice for previous change.
4874
48752008-11-25 Chong Yidong <cyd@stupidchicken.com>
4876
4877 * os.texi (Processor Run Time):
4878 * processes.texi (Transaction Queues):
4879 * markers.texi (The Mark):
4880 * windows.texi (Choosing Window, Selecting Windows):
4881 * files.texi (Changing Files, Magic File Names):
4882 * commands.texi (Key Sequence Input):
4883 * functions.texi (Declaring Functions):
4884 * strings.texi (Predicates for Strings):
4885 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
4886
48872008-11-24 Chong Yidong <cyd@stupidchicken.com>
4888
4889 * help.texi (Accessing Documentation): Update example.
4890
4891 * variables.texi (Defining Variables): Note that `*' is not
4892 necessary if defcustom is used.
4893
48942008-11-22 Eli Zaretskii <eliz@gnu.org>
4895
4896 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
4897 Characters" from @detailmenu.
4898
4899 * nonascii.texi (Character Codes, Character Sets)
4900 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
4901 (Chars and Bytes, Splitting Characters): Sections removed.
4902
49032008-11-22 Lute Kamstra <lute@gnu.org>
4904
4905 * positions.texi (Text Lines): Update goto-line documentation.
4906
49072008-11-21 Martin Rudalics <rudalics@gmx.at>
4908
4909 * frames.texi (Frames): Fix typo, add cross references, reword.
4910 (Initial Parameters): Reword special-display-frame-alist text.
4911 (Frames and Windows): Reword. Describe argument norecord for
4912 set-frame-selected-window.
4913 (Input Focus): Describe argument norecord for select-frame.
4914 Remove comment on MS-Windows behavior for focus-follows-mouse.
4915 (Raising and Lowering): Mention windows-frames dichotomy in
4916 metaphor.
4917
4918 * windows.texi (Displaying Buffers, Vertical Scrolling)
4919 (Horizontal Scrolling): Fix indenting and rewording issues
4920 introduced with 2008-11-07 change.
4921
49222008-11-20 Glenn Morris <rgm@gnu.org>
4923
4924 * files.texi (Format Conversion Round-Trip): Mention `preserve'
4925 element of `format-alist'.
4926
49272008-11-19 Glenn Morris <rgm@gnu.org>
4928
4929 * doclicense.texi: Update to FDL 1.3.
4930 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
4931
49322008-11-18 Chong Yidong <cyd@stupidchicken.com>
4933
4934 * windows.texi (Window Hooks): Remove *-end-trigger-functions
4935 vars, which are obsolete. Mention jit-lock-register.
4936
4937 * modes.texi (Other Font Lock Variables):
4938 Document jit-lock-register and jit-lock-unregister.
4939
4940 * frames.texi (Color Parameters): Document alpha parameter.
4941
49422008-11-16 Martin Rudalics <rudalics@gmx.at>
4943
4944 * windows.texi (Splitting Windows, Deleting Windows)
4945 (Selecting Windows, Cyclic Window Ordering)
4946 (Buffers and Windows, Displaying Buffers, Choosing Window)
4947 (Dedicated Windows, Window Point, Window Start and End)
4948 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
4949 (Size of Window, Resizing Windows, Window Configurations)
4950 (Window Parameters): Avoid @var at beginning of sentences and
4951 reword accordingly.
4952
49532008-11-11 Lute Kamstra <lute@gnu.org>
4954
4955 * files.texi (File Name Components): Fix file-name-extension
4956 documentation.
4957
49582008-11-11 Juanma Barranquero <lekktu@gmail.com>
4959
4960 * frames.texi (Basic Parameters): Remove display-environment-variable
4961 and term-environment-variable.
4962
49632008-11-08 Eli Zaretskii <eliz@gnu.org>
4964
4965 * windows.texi (Basic Windows, Splitting Windows)
4966 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
4967 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
4968 (Resizing Windows, Window Configurations, Window Parameters):
4969 Fix wording and markup.
4970
49712008-11-07 Martin Rudalics <rudalics@gmx.at>
4972
4973 * windows.texi (Windows): Update entries.
4974 (Basic Windows): Remove listing of attributes. Reword.
4975 (Splitting Windows, Deleting Windows): Reword.
4976 (Selecting Windows, Cyclic Window Ordering): Reword with special
4977 emphasis on order of recently selected windows and buffer list.
4978 (Buffers and Windows, Choosing Window): Reword with special
4979 emphasis on dedicated windows.
4980 (Displaying Buffers): Reword. For switch-to-buffer mention that
4981 it may fall back on pop-to-buffer. For other-window try to
4982 explain how it treats the cyclic ordering of windows.
4983 (Dedicated Windows): New node and section discussing dedicated
4984 windows and associated functions.
4985 (Window Point): Add entry for window-point-insertion-type. Reword.
4986 (Window Start and End): Rename node and section title. Reword.
4987 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
4988 Minor rewording.
4989 (Size of Window): Reword, in particular text on window-width.
4990 (Resizing Windows): Reword. Add text on balancing windows.
4991 (Window Configurations): Reword. Mention window parameters.
4992 (Window Parameters): New node and section on window parameters.
4993 (Window Hooks): Reword. Mention that
4994 window-configuration-change-hook is run "buffer-locally".
4995 * elisp.texi (Top): Update Windows entries in @detailmenu
4996 section.
4997
49982008-11-04 Juanma Barranquero <lekktu@gmail.com>
4999
5000 * searching.texi (Regexp Search): Fix typo.
5001
50022008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5003
5004 * searching.texi (Regexp Search): Document GREEDY arg.
5005 (Simple Match Data): Fix return value.
5006
50072008-11-01 Eli Zaretskii <eliz@gnu.org>
5008
5009 * nonascii.texi (Text Representations): Rewrite to make consistent
5010 with Emacs 23 internal representation of characters.
5011 Document `unibyte-string'.
5012
50132008-10-28 Chong Yidong <cyd@stupidchicken.com>
5014
5015 * processes.texi (Process Information): Note that process-status
5016 does not accept buffer names.
5017
50182008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5019
5020 * positions.texi (Skipping Characters): Correct return value of
5021 skip-chars-forward.
5022
50232008-10-25 Martin Rudalics <rudalics@gmx.at>
5024
5025 * windows.texi (Deleting Windows): Update documentation of
5026 delete-windows-on.
5027 (Buffers and Windows): Update documentations of
5028 get-buffer-window and get-buffer-window-list.
5029 (Displaying Buffers): Update documentation of
5030 replace-buffer-in-windows.
5031
5032 * buffers.texi (Current Buffer): Reword set-buffer and
5033 with-current-buffer documentations.
5034 (Creating Buffers): Reword documentation of get-buffer-create.
5035
50362008-10-23 Martin Rudalics <rudalics@gmx.at>
5037
5038 * buffers.texi (Current Buffer): Reword documentation of
5039 set-buffer.
5040 (Buffer Names): Reword documentation of buffer-name.
5041 (The Buffer List): For bury-buffer explain what happens with the
5042 buffer's window.
5043 (Creating Buffers): Say that get-buffer-create's arg is called
5044 buffer-or-name.
5045
50462008-10-22 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * advice.texi (Computed Advice): Explain what DEFINITION is.
5049
5050 * nonascii.texi (Character Codes): Remove obsolete function
5051 char-valid-p, and document characterp instead.
5052
50532008-10-22 Martin Rudalics <rudalics@gmx.at>
5054
5055 * windows.texi (Displaying Buffers): Reword documentation of
5056 pop-to-buffer.
5057 (Choosing Window): Rewrite documentation of display-buffer and
5058 its options.
5059
5060 * buffers.texi (Killing Buffers): Update documentation of
5061 kill-buffer.
5062
50632008-10-21 Eli Zaretskii <eliz@gnu.org>
5064
5065 * processes.texi (Serial Ports): Fix wording and improve markup.
5066
5067 * searching.texi (Regexp Search): Document `string-match-p' and
5068 `looking-at-p'.
5069 (POSIX Regexps): Add an xref for "non-greedy".
5070 (Regexp Special): Add @cindex entry for "non-greedy".
5071
5072 * display.texi (Attribute Functions): Document `face-all-attributes'.
5073 (Image Cache) <image-refresh>: Minor wording fixes.
5074
5075 * frames.texi (Color Names): Add an xref to `read-color'.
5076
5077 * minibuf.texi (High-Level Completion): Document `read-color'.
5078
5079 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5080
5081 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5082
5083 * buffers.texi (Swapping Text): New section, documents
5084 `buffer-swap-text'.
5085
50862008-10-21 Martin Rudalics <rudalics@gmx.at>
5087
5088 * windows.texi (Resizing Windows): Minor wording fix.
5089
50902008-10-20 Eli Zaretskii <eliz@gnu.org>
5091
5092 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5093 and `combine-and-quote-strings'.
5094
5095 * strings.texi (Creating Strings): Add xrefs for them.
5096
50972008-10-19 Eli Zaretskii <eliz@gnu.org>
5098
5099 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5100 match the corresponding menu in minibuf.texi.
5101
5102 * minibuf.texi (Reading File Names): Document `read-shell-command'
5103 and `minibuffer-local-shell-command-map'.
5104
51052008-10-19 Martin Rudalics <rudalics@gmx.at>
5106
5107 * windows.texi (Resizing Windows): Remove var{} around "window" in
5108 documentation of enlarge-window.
5109 Rewrite documentation of window-min-height and window-min-width.
5110
51112008-10-19 Eli Zaretskii <eliz@gnu.org>
5112
5113 * functions.texi (Calling Functions): Document `apply-partially'.
5114
5115 * hooks.texi (Standard Hooks): Mention
5116 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5117
5118 * variables.texi (File Local Variables): Document
5119 `file-local-variables-alist', `before-hack-local-variables-hook'
5120 and `hack-local-variables-hook'.
5121
5122 * processes.texi (Synchronous Processes): Document `process-lines'.
5123
5124 * customize.texi (Variable Definitions):
5125 Document `custom-reevaluate-setting'.
5126
51272008-10-18 Martin Rudalics <rudalics@gmx.at>
5128
5129 * windows.texi (Choosing Window, Deleting Windows)
5130 (Displaying Buffers): Expand documentation of dedicated windows.
5131
51322008-10-18 Eli Zaretskii <eliz@gnu.org>
5133
5134 * files.texi (Changing Files): Document symbolic input of file
5135 modes to `set-file-modes'. Document `read-file-modes' and
5136 `file-modes-symbolic-to-number'.
5137
5138 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5139 and `search-map'.
5140
5141 * searching.texi (Search and Replace):
5142 Document `replace-search-function' and `replace-re-search-function'.
5143 Document `multi-query-replace-map'.
5144
5145 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5146 (Completion Commands, Reading File Names):
5147 Rename `minibuffer-local-must-match-filename-map' to
5148 `minibuffer-local-filename-must-match-map'.
5149 (Minibuffer Completion): The `require-match' argument to
5150 `completing-read' can now have the value `confirm-only'.
5151
5152 * windows.texi (Displaying Buffers): Minor wording fix.
5153 (Choosing Window): `split-height-threshold' can now be nil.
5154 Document `split-width-threshold'. `pop-up-frames' can have the
5155 value `graphic-only'.
5156
51572008-10-17 Eli Zaretskii <eliz@gnu.org>
5158
5159 * os.texi (Startup Summary): Document `before-init-time' and
5160 `after-init-time'. Document `initial-window-system' and
5161 `window-system-initialization-alist'. Document reading the
5162 abbrevs file. Document the call to `server-start' under --daemon.
5163 Rearrange a bit to be consistent with the code flow.
5164 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5165 (Time Parsing): Document `format-seconds'.
5166
51672008-10-17 Martin Rudalics <rudalics@gmx.at>
5168
5169 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5170 and reword.
5171
51722008-10-16 Eli Zaretskii <eliz@gnu.org>
5173
5174 * markers.texi (The Mark): Document use-region-p.
5175
51762008-10-15 Eli Zaretskii <eliz@gnu.org>
5177
5178 * internals.texi (Writing Emacs Primitives): The interactive spec
5179 of a primitive can be a Lisp form.
5180
5181 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5182 values of transient-mark-mode. Document handle-shift-selection.
5183
5184 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5185 (Interactive Examples): Show an example of `^'.
5186 (Key Sequence Input): Document this-command-keys-shift-translated.
5187 (Defining Commands, Using Interactive): The interactive-form of a
5188 function can be added via its symbol's property.
5189
5190 * positions.texi (List Motion): beginning-of-defun-function can
5191 now accept an argument.
5192
5193 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5194 now return a list of strings.
5195
5196 * control.texi (Handling Errors): Document ignore-errors.
5197
5198 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5199 (Parameter Access): Document set-frame-parameter.
5200
5201 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5202 Hooks" for the effect of kill-all-local-variables on local hook
5203 functions.
5204
5205 * modes.texi (Major Mode Conventions, Mode Line Variables):
5206 `mode-name' need not be a string. xref to "Mode Line Data" for
5207 details, and to "Emulating Mode Line" for computing a string
5208 value.
5209
52102008-10-14 Eli Zaretskii <eliz@gnu.org>
5211
5212 * processes.texi (System Processes): New section.
5213 (Processes, Signals to Processes): Add xrefs to it.
5214
5215 * objects.texi (Editing Types): A `process' is a subprocess of
5216 Emacs, not just any process running on the OS.
5217
5218 * elisp.texi (Top): Adjust the @detailmenu for the above two
5219 changes.
5220
5221 * sequences.texi (Char-Tables): Remove documentation of
5222 set-char-table-default, which has no effect since Emacs 23.
5223 <char-table-range, set-char-table-range>: Don't mention generic
5224 characters and charsets. Add a cons cell as a possible argument.
5225
5226 * nonascii.texi (Splitting Characters)
5227 (Translation of Characters): Don't mention generic characters.
5228
5229 * display.texi (Fontsets): Don't mention generic characters.
5230
5231 * sequences.texi (Char-Tables): `map-char-table' can now call its
5232 argument FUNCTION with a cons cell as KEY.
5233
52342008-10-13 Eli Zaretskii <eliz@gnu.org>
5235
5236 * objects.texi (Primitive Function Type): Move "@cindex special
5237 forms" from here...
5238
5239 * eval.texi (Special Forms): ...to here.
5240
5241 * functions.texi (What Is a Function): `functionp' returns nil for
5242 special forms. Add an xref.
5243
5244 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5245 Variables".
5246
5247 * variables.texi (Frame-Local Variables): New section.
5248 (Buffer-Local Variables): Add an xref to it.
5249 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5250 have both frame-local and buffer-local binding.
5251
5252 * frames.texi (Frames): Mention multiple tty frames.
5253 (Frame Parameters, Parameter Access): Mention frame-local variable
5254 bindings.
5255
52562008-09-20 Glenn Morris <rgm@gnu.org>
5257
5258 * display.texi (Defining Faces): Recommend against face variables.
5259
52602008-09-16 Juanma Barranquero <lekktu@gmail.com>
5261
5262 * display.texi (Echo Area Customization): Fix typo.
5263
52642008-09-09 Juanma Barranquero <lekktu@gmail.com>
5265
5266 * loading.texi (Where Defined): Add `defface' item.
5267
52682008-09-06 Martin Rudalics <rudalics@gmx.at>
5269
5270 * loading.texi (Where Defined): Fix description of symbol-file.
5271
52722008-08-26 Jason Rumney <jasonr@gnu.org>
5273
5274 * display.texi (TIFF Images): New section describing :index property.
5275
52762008-08-23 Chong Yidong <cyd@stupidchicken.com>
5277
5278 * display.texi (Temporary Displays): Remove unnecessary comment
5279 about usage of temp-buffer-show-hook.
5280
52812008-08-05 Chong Yidong <cyd@stupidchicken.com>
5282
5283 * symbols.texi (Other Plists): Fix incorrect example.
5284 Suggested by Florian Beck.
5285
52862008-07-31 Juanma Barranquero <lekktu@gmail.com>
5287
5288 * os.texi: Fix previous change.
5289
52902008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5291
5292 * os.texi:
5293 * intro.texi:
5294 * files.texi: Remove VMS support.
5295
52962008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5297
5298 * os.texi:
5299 * frames.texi:
5300 * display.texi: Remove mentions of Mac Carbon.
5301
53022008-07-01 Miles Bader <miles@gnu.org>
5303
5304 * text.texi (Special Properties):
5305 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5306
53072008-06-28 Johan Bockgård <bojohan@gnu.org>
5308
5309 * display.texi (Other Image Types): Fix copy/paste error; say
5310 "PBM", not "XBM".
5311
53122008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5313
5314 * os.texi: Remove references to obsolete systems.
5315
53162008-06-20 Eli Zaretskii <eliz@gnu.org>
5317
5318 * makefile.w32-in (distclean): Remove makefile.
5319
53202008-06-17 Glenn Morris <rgm@gnu.org>
5321
5322 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5323 (elisp, dist): Remove rules and variables that are obsolete now
5324 the lisp manual is no longer distributed separately.
5325
53262008-06-16 Glenn Morris <rgm@gnu.org>
5327
5328 * configure, configure.in, mkinstalldirs: Remove unused files.
5329
5330 * book-spine.texinfo: Set version to 23.0.60.
5331 * vol1.texi (EMACSVER):
5332 * vol2.texi (EMACSVER): Set to 23.0.60.
5333
5334 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5335 as per maintain.info.
5336
53372008-06-15 Glenn Morris <rgm@gnu.org>
5338
5339 * makefile.w32-in (manual): Use "23" rather than "21".
5340
5341 * Makefile.in (emacsver): New, set by configure.
5342 (manual): Use emacsver.
5343
5344 * intro.texi: Report bugs using M-x report-emacs-bug.
5345
5346 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5347
53482008-06-13 Daniel Engeler <engeler@gmail.com>
5349
5350 * elisp.texi, internals.texi, processes.texi: Add documentation
5351 about serial port access.
5352
53532008-06-05 Miles Bader <miles@gnu.org>
5354
5355 * display.texi (Displaying Faces): Update to reflect function
5356 renamings in face-remap.el.
5357
53582008-06-05 Juanma Barranquero <lekktu@gmail.com>
5359
5360 * display.texi (Fontsets): Fix typos.
5361
53622008-06-03 Miles Bader <miles@gnu.org>
5363
5364 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5365 remove-relative-face-remapping, set-base-face-remapping,
5366 and set-default-base-face-remapping.
5367
53682008-06-01 Miles Bader <miles@gnu.org>
5369
5370 * display.texi (Displaying Faces): Add face-remapping-alist.
5371
53722008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5373
5374 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5375 variable names.
5376
53772008-05-03 Eric S. Raymond <esr@golux>
5378
5379 * keymaps.texi: Clarify that (current-local-map) and
5380 (current-global-map) return references, not copies.
5381
53822008-05-02 Juri Linkov <juri@jurta.org>
5383
5384 * minibuf.texi (Text from Minibuffer): Document a list of
5385 default values for `read-from-minibuffer'.
5386
53872008-04-24 Juanma Barranquero <lekktu@gmail.com>
5388
5389 * nonascii.texi (Translation of Characters): Fix previous change.
5390
53912008-04-20 Chong Yidong <cyd@stupidchicken.com>
5392
5393 * display.texi (Overlay Properties): Clarify role of underlying
5394 textprop and overlay keymaps for display strings.
5395
5396 * keymaps.texi (Active Keymaps): Ditto.
5397
53982008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5399
5400 * minibuf.texi (Programmed Completion):
5401 Replace dynamic-completion-table with the new completion-table-dynamic.
5402
54032008-04-07 Chong Yidong <cyd@stupidchicken.com>
5404
5405 * intro.texi (Some Terms): Change "fonts in this manual" index
5406 entry to "typographic conventions".
5407
54082008-04-05 Eli Zaretskii <eliz@gnu.org>
5409
5410 * objects.texi (Text Props and Strings): Add indexing for read
5411 syntax of text properties.
5412
54132008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5414
5415 * processes.texi (Decoding Output): Remove process-filter-multibyte
5416 functions.
5417
54182008-03-15 Martin Rudalics <rudalics@gmx.at>
5419
5420 * display.texi (Finding Overlays): Say that empty overlays at
5421 the end of the buffer are reported too.
5422
54232008-03-13 Glenn Morris <rgm@gnu.org>
5424
5425 * elisp.texi (EMACSVER): Set to 23.0.60.
5426
54272008-02-26 Chong Yidong <cyd@stupidchicken.com>
5428
5429 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
5430
54312008-02-22 Glenn Morris <rgm@gnu.org>
5432
5433 * frames.texi (Position Parameters): Clarify the description of
5434 `left' and `top', using information from "Geometry".
5435 (Geometry): Give a pointer to "Position Parameters", rather than
5436 repeating information.
5437
54382008-02-11 Glenn Morris <rgm@gnu.org>
5439
5440 * objects.texi (Equality Predicates): No longer talk about "two"
5441 functions.
5442
54432008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
5444
5445 * objects.texi (Equality Predicates): Add defun for
5446 equal-including-properties.
5447
54482008-02-10 Glenn Morris <rgm@gnu.org>
5449
5450 * objects.texi (Equality Predicates):
5451 Mention equal-including-properties.
5452
54532008-02-07 Richard Stallman <rms@gnu.org>
5454
5455 * windows.texi (Window Start): Mention the feature of moving
5456 window-start to start of line.
5457
54582008-02-07 Jan Djärv <jan.h.d@swipnet.se>
5459
5460 * keymaps.texi (Tool Bar): Document rtl property.
5461
54622008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5463
5464 * display.texi (Button Types):
5465 For define-button-type, clarify type of NAME.
5466
54672008-01-19 Martin Rudalics <rudalics@gmx.at>
5468
5469 * buffers.texi (Buffer Modification): Fix typo.
5470
54712008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5472
5473 * os.texi (System Environment): Remove references to OSes that are
5474 not supported anymore.
5475
54762008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5477
5478 * os.texi (System Environment): Remove mention for Masscomp.
5479
54802008-01-04 Richard Stallman <rms@gnu.org>
5481
5482 * display.texi (Faces): Don't talk about internal face vector as arg
5483 to facep.
5484
5485 * customize.texi (Type Keywords): Fix previous change.
5486
5487 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
5488 * elisp.texi (Top): Fix menu for commands.texi change.
5489
54902007-12-30 Richard Stallman <rms@gnu.org>
5491
5492 * commands.texi (Accessing Mouse): Rename from Accessing Events.
5493 (Accessing Scroll): New node broken out of Accessing Mouse.
5494
54952007-12-28 Richard Stallman <rms@gnu.org>
5496
5497 * frames.texi (Size Parameters): Fix typo.
5498 (Basic Parameters): For `title', refer to title bar.
5499 (Size and Position): Explain meaning of frame pixel width and height.
5500
55012007-12-23 Richard Stallman <rms@gnu.org>
5502
5503 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
5504 Improve some of the commented-out keywords' text too.
5505
55062007-12-14 Martin Rudalics <rudalics@gmx.at>
5507
5508 * nonascii.texi (Encoding and I/O): Reword to avoid saying
5509 "visit the current buffer".
5510
5511 * os.texi (System Interface): Fix typo.
5512
55132007-12-04 Richard Stallman <rms@gnu.org>
5514
5515 * objects.texi (Symbol Type): Fix typo.
5516
55172007-12-03 Richard Stallman <rms@gnu.org>
5518
5519 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
5520
55212007-12-01 Glenn Morris <rgm@gnu.org>
5522
5523 * functions.texi (Declaring Functions): Improve previous change.
5524
55252007-11-30 Glenn Morris <rgm@gnu.org>
5526
5527 * functions.texi (Declaring Functions): Add optional fourth
5528 argument of declare-function, and setting third argument to `t'.
5529
55302007-11-29 Richard Stallman <rms@gnu.org>
5531
5532 * customize.texi (Composite Types): Document `group' type.
5533
55342007-11-29 Glenn Morris <rgm@gnu.org>
5535
5536 * functions.texi (Declaring Functions): Add findex.
5537 Mention `external' files.
5538
55392007-11-26 Juanma Barranquero <lekktu@gmail.com>
5540
5541 * functions.texi (Declaring Functions): Fix directive.
5542
55432007-11-25 Richard Stallman <rms@gnu.org>
5544
5545 * help.texi (Help Functions): Clean up last change.
5546
5547 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
5548
5549 * loading.texi (Named Features): Minor cleanup.
5550
5551 * macros.texi (Eval During Expansion): Minor cleanup.
5552
5553 * variables.texi (Variable Aliases): Minor cleanup.
5554
55552007-11-24 Richard Stallman <rms@gnu.org>
5556
5557 * functions.texi (Declaring Functions): Clarify previous change.
5558
5559 * compile.texi (Compiler Errors): Clarify previous change.
5560
55612007-11-24 Richard Stallman <rms@gnu.org>
5562
5563 * display.texi (Refresh Screen, Forcing Redisplay):
5564 Clarify the text and move items around.
5565
55662007-11-24 Glenn Morris <rgm@gnu.org>
5567
5568 * functions.texi (Declaring Functions): New section.
5569 * compile.texi (Compiler Errors): Mention declaring functions,
5570 defvar with no initvalue, and byte-compile-warnings.
5571
55722007-11-15 Martin Rudalics <rudalics@gmx.at>
5573
5574 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
5575 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
5576
55772007-11-13 Martin Rudalics <rudalics@gmx.at>
5578
5579 * help.texi (Help Functions): Document new macro `with-help-window'.
5580
55812007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5582
5583 * searching.texi (Replacing Match): Describe new
5584 `match-substitute-replacement'.
5585
55862007-10-31 Richard Stallman <rms@gnu.org>
5587
5588 * strings.texi (Creating Strings): Null strings from concat not unique.
5589
55902007-10-26 Richard Stallman <rms@gnu.org>
5591
5592 * objects.texi (Equality Predicates): Null strings are uniquified.
5593
5594 * minibuf.texi: Minor clarifications in previous change.
5595
55962007-10-25 Glenn Morris <rgm@gnu.org>
5597
5598 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
5599
56002007-10-24 Richard Stallman <rms@gnu.org>
5601
5602 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
5603
5604 * variables.texi (Frame-Local Variables): Node deleted.
5605 (Variables): Delete Frame-Local Variables from menu.
5606 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
5607 (Default Value): Don't mention frame-local vars.
5608
5609 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
5610
5611 * loading.texi (Unloading): Document FEATURE-unload-function
5612 instead of FEATURE-unload-hook.
5613
5614 * frames.texi (Multiple Displays): Don't mention frame-local vars.
5615
56162007-10-22 Juri Linkov <juri@jurta.org>
5617
5618 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
5619 (High-Level Completion): Document a list of default value strings
5620 in the DEFAULT argument, for which minibuffer functions return the
5621 first element.
5622
56232007-10-17 Juri Linkov <juri@jurta.org>
5624
5625 * text.texi (Filling): Update arguments of fill-paragraph.
5626 fill-paragraph operates on the active region in Transient Mark mode.
5627 Remove fill-paragraph-or-region.
5628
56292007-10-13 Karl Berry <karl@gnu.org>
5630
5631 * elisp.texi (@dircategory): Move to after @copying,
5632 since we want @copying as close as possible to the beginning of
5633 the output.
5634
56352007-10-12 Richard Stallman <rms@gnu.org>
5636
5637 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
5638
5639 * commands.texi (Distinguish Interactive): New node,
5640 broken out from Interactive Call and rewritten.
5641 (Command Loop): Put Distinguish Interactive in menu.
5642
56432007-10-09 Richard Stallman <rms@gnu.org>
5644
5645 * text.texi (Examining Properties): Mention overlay priority.
5646
5647 * display.texi (Display Margins): Correct the description
5648 of margin display specifications.
5649 (Replacing Specs): New subnode broken out of Display Property.
5650
56512007-10-06 Juri Linkov <juri@jurta.org>
5652
5653 * text.texi (Filling): Document fill-paragraph-or-region.
5654
56552007-10-05 Juanma Barranquero <lekktu@gmail.com>
5656
5657 * display.texi (Auto Faces): Fix typo.
5658
56592007-10-02 Richard Stallman <rms@gnu.org>
5660
5661 * display.texi (Display Property): Explain some display specs
5662 don't let you move point in.
5663
5664 * frames.texi (Cursor Parameters):
5665 Describe cursor-in-non-selected-windows here. Explain more values.
5666
5667 * windows.texi (Basic Windows): Don't describe
5668 cursor-in-non-selected-windows here.
5669
56702007-10-01 Eli Zaretskii <eliz@gnu.org>
5671
5672 * processes.texi (Misc Network): Note that these functions are
5673 supported only on some systems.
5674
56752007-10-01 Richard Stallman <rms@gnu.org>
5676
5677 * display.texi (Overlay Properties): Explain nil as priority.
5678 Explain that conflicts are unpredictable if not resolved by
5679 priorities.
5680
56812007-09-23 Richard Stallman <rms@gnu.org>
5682
5683 * macros.texi (Backquote): Minor clarification.
5684
56852007-09-19 Richard Stallman <rms@gnu.org>
5686
5687 * display.texi (Display Property): Explain multiple display specs.
5688 Clarify when they work in parallel and when one overrides.
5689 Fix error in example.
5690
56912007-09-06 Glenn Morris <rgm@gnu.org>
5692
5693 Move from lispref/ to doc/lispref/. Change all setfilename
5694 commands to use ../../info.
5695 * Makefile.in (infodir): Go up one more level.
5696 (usermanualdir): Change from ../man to ../emacs.
5697 (miscmanualdir): New.
5698 (dist): Use new variable miscmanualdir.
5699 * makefile.w32-in (infodir, texinputdir): Go up one more level.
5700 (usermanualdir): Change from ../man to ../emacs.
5701
57022007-08-30 Martin Rudalics <rudalics@gmx.at>
5703
5704 * commands.texi (Command Loop Info): Advise against changing
5705 most variables described here. Explain new variable
5706 last-repeatable-command.
5707
57082007-08-29 Glenn Morris <rgm@gnu.org>
5709
5710 * elisp.texi (EMACSVER): Increase to 23.0.50.
5711
57122007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5713
5714 * frames.texi (Basic Parameters): Add display-environment-variable
5715 and term-environment-variable.
5716
57172007-08-28 Juri Linkov <juri@jurta.org>
5718
5719 * display.texi (Image Formats, Other Image Types): Add SVG.
5720
57212007-08-28 Juri Linkov <juri@jurta.org>
5722
5723 * display.texi (Images): Move formats-related text to new node
5724 "Image Formats".
5725 (Image Formats): New node.
5726
57272007-08-27 Richard Stallman <rms@gnu.org>
5728
5729 * windows.texi (Window Configurations): Clarify what
5730 a window configuration saves.
5731
57322007-08-25 Richard Stallman <rms@gnu.org>
5733
5734 * display.texi (Images): Delete redundant @findex.
5735
57362007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
5737
5738 * text.texi (Change Hooks): (after|before)-change-functions are no
5739 longer bound to nil while running; rather inhibit-modification-hooks
5740 is t.
5741
57422007-08-16 Richard Stallman <rms@gnu.org>
5743
5744 * processes.texi (Asynchronous Processes):
5745 Clarify doc of start-file-process.
5746
57472007-08-08 Martin Rudalics <rudalics@gmx.at>
5748
5749 * modes.texi (Example Major Modes): Fix typo.
5750
57512007-08-08 Glenn Morris <rgm@gnu.org>
5752
5753 * intro.texi (nil and t): Do not use `iff' in documentation.
5754
5755 * tips.texi (Documentation Tips): Recommend against `iff'.
5756
57572007-08-07 Chong Yidong <cyd@stupidchicken.com>
5758
5759 * display.texi (Image Cache): Document image-refresh.
5760
57612007-08-06 Martin Rudalics <rudalics@gmx.at>
5762
5763 * windows.texi (Size of Window): Document window-full-width-p.
5764
57652007-07-25 Glenn Morris <rgm@gnu.org>
5766
5767 * gpl.texi (GPL): Replace license with GPLv3.
5768
5769 * Relicense all FSF files to GPLv3 or later.
5770
57712007-07-24 Michael Albinus <michael.albinus@gmx.de>
5772
5773 * processes.texi (Synchronous Processes):
5774 Add `process-file-shell-command'.
5775 (Asynchronous Processes): Mention restricted use of
5776 `process-filter' and `process-sentinel' in
5777 `start-file-process'. Add `start-file-process-shell-command'.
5778
57792007-07-17 Michael Albinus <michael.albinus@gmx.de>
5780
5781 * files.texi (Magic File Names): Introduce optional parameter
5782 IDENTIFICATION for `file-remote-p'.
5783
57842007-07-16 Richard Stallman <rms@gnu.org>
5785
5786 * display.texi (Defining Faces): Fix previous change.
5787
57882007-07-14 Richard Stallman <rms@gnu.org>
5789
5790 * control.texi (Handling Errors): Document `debug' in handler list.
5791
57922007-07-10 Richard Stallman <rms@gnu.org>
5793
5794 * display.texi (Defining Faces): Explain C-M-x feature for defface.
5795
57962007-07-09 Richard Stallman <rms@gnu.org>
5797
5798 * files.texi (Magic File Names): Rewrite previous change.
5799
58002007-07-08 Michael Albinus <michael.albinus@gmx.de>
5801
5802 * files.texi (Magic File Names): Introduce optional parameter
5803 CONNECTED for `file-remote-p'.
5804
58052007-07-07 Michael Albinus <michael.albinus@gmx.de>
5806
5807 * processes.texi (Asynchronous Processes):
5808 * files.texi (Magic File Names): Add `start-file-process'.
5809
58102007-06-27 Richard Stallman <rms@gnu.org>
5811
5812 * files.texi (Format Conversion Piecemeal):
5813 Clarify `after-insert-file-functions' calling convention.
5814
58152007-06-27 Michael Albinus <michael.albinus@gmx.de>
5816
5817 * files.texi (Magic File Names): Remove `dired-call-process'.
5818 Add `process-file'.
5819
58202007-06-27 Kenichi Handa <handa@m17n.org>
5821
5822 * text.texi (Special Properties): Fix description about
5823 `composition' property.
5824
58252007-06-26 Kenichi Handa <handa@m17n.org>
5826
5827 * nonascii.texi (Default Coding Systems): Document about the
5828 return value `undecided'.
5829
58302007-06-25 David Kastrup <dak@gnu.org>
5831
5832 * keymaps.texi (Active Keymaps): Document new POSITION argument of
5833 `current-active-maps'.
5834
58352007-06-24 Karl Berry <karl@gnu.org>
5836
5837 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
5838
58392007-06-15 Juanma Barranquero <lekktu@gmail.com>
5840
5841 * display.texi (Overlay Arrow): Doc fix.
5842
58432007-06-14 Karl Berry <karl@tug.org>
5844
5845 * anti.texi (Antinews): Typo.
5846
58472007-06-14 Chong Yidong <cyd@stupidchicken.com>
5848
5849 * display.texi (Image Cache): Document image-refresh.
5850
58512007-06-12 Karl Berry <karl@gnu.org>
5852
5853 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
5854 * two-volume.make: New file.
5855 * .cvsignore: Ignore two-volume files.
5856
58572007-06-12 Tom Tromey <tromey@redhat.com>
5858
5859 * os.texi (Init File): Document user-emacs-directory.
5860
58612007-06-03 Nick Roberts <nickrob@snap.net.nz>
5862
5863 * commands.texi (Click Events): Describe width and height when
5864 object is nil.
5865
58662007-05-30 Nick Roberts <nickrob@snap.net.nz>
5867
5868 * commands.texi (Click Events): Layout more logically.
5869 Describe width and height.
5870 (Drag Events, Motion Events): Update to new format for position.
5871
58722007-06-02 Richard Stallman <rms@gnu.org>
5873
5874 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
5875
58762007-06-02 Chong Yidong <cyd@stupidchicken.com>
5877
5878 * Version 22.1 released.
5879
58802007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5881
5882 * text.texi (Special Properties): Correct meaning of fontified face.
5883
58842007-05-30 Richard Stallman <rms@gnu.org>
5885
5886 * text.texi (Special Properties): Add link to Adjusting Point.
5887
58882007-05-12 Richard Stallman <rms@gnu.org>
5889
5890 * text.texi (Margins): indent-to-left-margin is not the default.
5891 (Mode-Specific Indent): For indent-line-function, the default
5892 is indent-relative.
5893
5894 * modes.texi (Example Major Modes): Explain last line of text-mode
5895 is redundant.
5896
58972007-05-10 Richard Stallman <rms@gnu.org>
5898
5899 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
5900
5901 * help.texi (Keys in Documentation): Add reference to
5902 Documentation Tips.
5903
5904 * files.texi (Format Conversion): TO-FN gets three arguments.
5905
5906 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
5907
59082007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
5909
5910 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
5911 * files.texi (Format Conversion): Expand intro; add menu.
5912 (Format Conversion Overview, Format Conversion Round-Trip)
5913 (Format Conversion Piecemeal): New nodes/subsections.
5914 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
5915 * text.texi (Text Properties): Remove "Saving Properties" from menu.
5916 (Saving Properties): Delete node/subsection.
5917
59182007-05-07 Karl Berry <karl@gnu.org>
5919
5920 * elisp.texi (EMACSVER): Back to 22.
5921
59222007-05-06 Richard Stallman <rms@gnu.org>
5923
5924 * processes.texi (Accepting Output): Revert most of previous change.
5925
59262007-05-05 Richard Stallman <rms@gnu.org>
5927
5928 * processes.texi (Accepting Output): accept-process-output
5929 uses microseconds, not milliseconds. But that arg is obsolete.
5930
59312007-05-04 Karl Berry <karl@tug.org>
5932
5933 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
5934
59352007-05-04 Eli Zaretskii <eliz@gnu.org>
5936
5937 * tips.texi (Documentation Tips): Rearrange items to place the
5938 more important ones first. Add an index entry for hyperlinks.
5939
59402007-05-03 Karl Berry <karl@gnu.org>
5941
5942 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
5943 (EMACSVER) [smallbook]: 22 for printed version.
5944
5945 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
5946 so restore anchor to normal position after defun. Found by Kevin Ryde.
5947
59482007-04-26 Glenn Morris <rgm@gnu.org>
5949
5950 * elisp.texi (EMACSVER): Increase to 22.1.50.
5951
59522007-04-28 Karl Berry <karl@gnu.org>
5953
5954 * elisp.texi: Improve line breaks on copyright page,
5955 similar layout to emacs manual, 8.5x11 by default.
5956
59572007-04-24 Richard Stallman <rms@gnu.org>
5958
5959 * text.texi (Special Properties): Add xref to Overlay Properties.
5960
5961 * display.texi (Overlay Properties): Add xref to Special Properties.
5962
59632007-04-22 Richard Stallman <rms@gnu.org>
5964
5965 * keymaps.texi (Extended Menu Items): Move the info about
5966 format with cached keyboard binding.
5967
59682007-04-21 Richard Stallman <rms@gnu.org>
5969
5970 * text.texi (Special Properties): Clarify previous change.
5971
5972 * files.texi (File Name Expansion): Clarify previous change.
5973
5974 * display.texi (Attribute Functions): Fix example for
5975 face-attribute-relative-p.
5976
59772007-04-19 Kenichi Handa <handa@m17n.org>
5978
5979 * text.texi (Special Properties): Document composition property.
5980
59812007-04-19 Glenn Morris <rgm@gnu.org>
5982
5983 * files.texi (File Name Expansion): Mention "superroot".
5984
59852007-04-15 Chong Yidong <cyd@stupidchicken.com>
5986
5987 * frames.texi (Multiple Displays): Add note about "multi-monitor"
5988 setups.
5989 (Display Feature Testing): Note that display refers to all
5990 physical monitors for multi-monitor setups.
5991
59922007-04-14 Richard Stallman <rms@gnu.org>
5993
5994 * lists.texi (Sets And Lists): Clarify `delete' examples.
5995 Remove spurious xref to same node.
5996 Clarify xref for add-to-list.
5997
59982007-04-12 Nick Roberts <nickrob@snap.net.nz>
5999
6000 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6001 value of lisp-mode-map.
6002
60032007-04-11 Karl Berry <karl@gnu.org>
6004
6005 * anti.texi (Antinews):
6006 * display.texi (Overlay Properties, Defining Images):
6007 * processes.texi (Synchronous Processes, Sentinels):
6008 * syntax.texi (Syntax Table Internals):
6009 * searching.texi (Regexp Special):
6010 * nonascii.texi (Default Coding Systems):
6011 * text.texi (Special Properties):
6012 * minibuf.texi (Basic Completion): Wording to improve breaks in
6013 8.5x11 format.
6014 * elisp.texi (smallbook): New @set to more easily switch between
6015 smallbook and 8.5x11.
6016
60172007-04-11 Richard Stallman <rms@gnu.org>
6018
6019 * text.texi (Lazy Properties): Minor fix.
6020
60212007-04-08 Karl Berry <karl@gnu.org>
6022
6023 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6024 * macros.texi (Backquote): Downcase Backquote in index entries for
6025 consistency.
6026
60272007-04-08 Richard Stallman <rms@gnu.org>
6028
6029 * text.texi (Adaptive Fill): Just describe default,
6030 don't show it (since it contains non-ASCII chars).
6031
60322007-04-07 Karl Berry <karl@gnu.org>
6033
6034 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6035 adaptive-fill-regexp's value, since they are not in the standard
6036 TeX fonts.
6037
60382007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6039
6040 * display.texi (Defining Faces): Fix example.
6041
60422007-04-07 Karl Berry <karl@gnu.org>
6043
6044 * display.texi (Button Buffer Commands): Improve page break.
6045
60462007-04-07 Richard Stallman <rms@gnu.org>
6047
6048 * advice.texi (Activation of Advice): Remove redundant index entry.
6049
6050 * backups.texi: Improve index entries. Remove redundant ones.
6051
6052 * compile.texi (Byte Compilation): Improve index entry.
6053
6054 * hash.texi (Creating Hash): Improve index entry.
6055
6056 * symbols.texi (Definitions): Improve index entry.
6057
6058 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6059
6060 * maps.texi (Standard Keymaps): Remove useless index entry.
6061
6062 * help.texi (Documentation Basics): Remove redundant index entries.
6063
6064 * customize.texi: Improve index entries.
6065 Remove redundant/useless ones.
6066
6067 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6068
6069 * streams.texi (Output Variables): Improve index entry.
6070
6071 * abbrevs.texi (Abbrevs): Remove useless index entry.
6072
6073 * macros.texi (Expansion): Remove useless index entry.
6074
6075 * text.texi: Improve index entries. Remove redundant/useless ones.
6076 (Text Properties, Examining Properties)
6077 (Special Properties): Use "property category" instead of "category"
6078 to refer to the `category' property.
6079
6080 * positions.texi: Improve index entries. Remove useless one.
6081
6082 * lists.texi: Improve index entries. Remove redundant/useless ones.
6083
6084 * os.texi: Improve index entries.
6085 (Timers): Fix previous change.
6086
6087 * buffers.texi: Improve index entries.
6088 (Modification Time): Get rid of term "obsolete buffer".
6089
6090 * debugging.texi: Improve index entries.
6091 (Test Coverage): Add xref to other test coverage ftr.
6092
6093 * eval.texi: Improve index entry. Remove redundant ones.
6094
6095 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6096
6097 * files.texi: Improve index entries. Remove redundant/useless ones.
6098
6099 * objects.texi: Improve index entries.
6100
6101 * processes.texi: Improve index entries.
6102
6103 * modes.texi: Improve index entry. Remove redundant one.
6104
6105 * nonascii.texi: Improve index entries.
6106
6107 * internals.texi: Improve index entries.
6108
6109 * syntax.texi: Improve index entries.
6110
6111 * keymaps.texi (Active Keymaps): Improve index entries.
6112
6113 * commands.texi: Improve index entries. Remove redundant/useless ones.
6114
6115 * frames.texi: Improve index entries. Remove redundant/useless ones.
6116
6117 * markers.texi: Improve index entries. Remove redundant ones.
6118
6119 * tips.texi: Improve index entries.
6120
6121 * loading.texi (Unloading): Improve index entry.
6122
6123 * variables.texi: Improve index entries. Remove redundant one.
6124
6125 * sequences.texi: Improve index entry.
6126
6127 * display.texi: Improve index entries. Remove redundant ones.
6128
6129 * windows.texi: Improve index entries.
6130
6131 * searching.texi: Improve index entries. Remove redundant one.
6132
6133 * strings.texi (Case Tables): Improve last change.
6134
61352007-04-04 Chong Yidong <cyd@stupidchicken.com>
6136
6137 * strings.texi (Case Tables): Document with-case-table and
6138 ascii-case-table.
6139
61402007-04-03 Karl Berry <karl@gnu.org>
6141
6142 * processes.texi (Network): Reword to improve page break.
6143
61442007-04-03 Eli Zaretskii <eliz@gnu.org>
6145
6146 * functions.texi (Inline Functions): Describe more disadvantages
6147 of defsubst, and make advice against it stronger.
6148
61492007-04-02 Karl Berry <karl@gnu.org>
6150
6151 * backups.texi (Backup Names): Avoid widow words.
6152 * modes.texi (Example Major Modes): Align last comment.
6153
61542007-04-01 Chong Yidong <cyd@stupidchicken.com>
6155
6156 * keymaps.texi (Remapping Commands): Document new arg to
6157 command-remapping.
6158
61592007-04-01 Karl Berry <karl@gnu.org>
6160
6161 * processes.texi (Low-Level Network): Typo.
6162 * loading.texi (Hooks for Loading): Avoid double "the".
6163 * keymaps.texi (Key Sequences): No double "and".
6164 (Changing Key Bindings): Shorten to improve line break.
6165
61662007-03-31 Glenn Morris <rgm@gnu.org>
6167
6168 * os.texi (Timers): Fix description of run-at-time TIME formats.
6169
61702007-03-31 Richard Stallman <rms@gnu.org>
6171
6172 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6173 regarding ellipsis.
6174
61752007-03-31 Eli Zaretskii <eliz@gnu.org>
6176
6177 * intro.texi (nil and t):
6178 * symbols.texi (Plists and Alists):
6179 * variables.texi (Variable Aliases, Constant Variables):
6180 * functions.texi (Defining Functions):
6181 * advice.texi (Advising Primitives):
6182 * debugging.texi (Syntax Errors, Compilation Errors):
6183 * minibuf.texi (Minibuffer Windows):
6184 * commands.texi (Adjusting Point):
6185 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6186 (Auto Major Mode, Major Mode Conventions):
6187 * help.texi (Describing Characters):
6188 * files.texi (Create/Delete Dirs, Information about Files)
6189 (File Locks, Writing to Files, Reading from Files)
6190 (Saving Buffers):
6191 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6192 * frames.texi (Finding All Frames):
6193 * positions.texi (Buffer End, Motion):
6194 * markers.texi (The Region):
6195 * text.texi (Deletion, Near Point):
6196 * display.texi (Displaying Messages, Truncation):
6197 * os.texi (Processor Run Time):
6198 * tips.texi (Key Binding Conventions, Programming Tips)
6199 (Warning Tips, Documentation Tips, Comment Tips):
6200 * internals.texi (Memory Usage): Improve indexing.
6201
6202 * variables.texi (Frame-Local Variables):
6203 * functions.texi (Argument List):
6204 * loading.texi (Library Search):
6205 * streams.texi (Output Variables):
6206 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6207 * searching.texi (Replacing Match, Search and Replace):
6208 * processes.texi (Byte Packing, Decoding Output)
6209 (Accepting Output, Network Servers, Shell Arguments):
6210 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6211 * windows.texi (Window Point, Window Start):
6212 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6213 * commands.texi (Reading Input, Keyboard Events):
6214 * minibuf.texi (Reading File Names, Minibuffer Completion)
6215 (Recursive Mini):
6216 * positions.texi (List Motion):
6217 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6218 * numbers.texi (Arithmetic Operations, Math Functions)
6219 (Predicates on Numbers, Comparison of Numbers):
6220 (Numeric Conversions):
6221 * locals.texi (Standard Buffer-Local Variables):
6222 * maps.texi (Standard Keymaps):
6223 * os.texi (User Identification, System Environment, Recording Input)
6224 (X11 Keysyms):
6225 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6226 * backups.texi (Backups and Auto-Saving):
6227 * customize.texi (Customization, Group Definitions)
6228 (Variable Definitions):
6229 * compile.texi (Byte Compilation): Improve index entries.
6230
62312007-03-31 Karl Berry <karl@gnu.org>
6232
6233 * macros.texi (Defining Macros): Avoid widow syllable.
6234
62352007-03-31 Eli Zaretskii <eliz@gnu.org>
6236
6237 * elisp.texi (Top): Postscript -> PostScript.
6238
6239 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6240
62412007-03-31 Markus Triska <markus.triska@gmx.at>
6242
6243 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6244
62452007-03-30 Karl Berry <karl@gnu.org>
6246
6247 * lists.texi (List-related Predicates): Remove spurious @need.
6248 (Setcdr): Use @smallexample to improve page break.
6249 (Association Lists) <assoc>: Reword to improve page break.
6250
6251 * strings.texi (String Conversion): Insert blank line to improve
6252 page break.
6253
6254 * numbers.texi (Random Numbers): Use @minus{}.
6255 (Math Functions): Use @minus{}.
6256
6257 * intro.texi (Acknowledgements): Avoid line breaks before middle
6258 initials.
6259
62602007-03-24 Eli Zaretskii <eliz@gnu.org>
6261
6262 * errors.texi (Standard Errors): Add an index entry.
6263
62642007-03-19 Richard Stallman <rms@gnu.org>
6265
6266 * os.texi (Recording Input): recent-keys now gives 300 keys.
6267
62682007-03-12 Glenn Morris <rgm@gnu.org>
6269
6270 * os.texi: Replace "daylight savings" with "daylight saving"
6271 throughout.
6272
62732007-03-05 Richard Stallman <rms@gnu.org>
6274
6275 * variables.texi (File Local Variables):
6276 Update enable-local-variables values.
6277
62782007-03-04 Richard Stallman <rms@gnu.org>
6279
6280 * syntax.texi (Control Parsing): Minor clarification.
6281
6282 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6283
6284 * sequences.texi (Sequence Functions): Move string-bytes away,
6285 add xref.
6286
6287 * nonascii.texi (Text Representations): Move string-bytes here.
6288
6289 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6290
6291 * minibuf.texi (Basic Completion): Minor clarification.
6292
6293 * markers.texi (The Mark): Clarify existence vs activation of mark.
6294 Other cleanup.
6295
6296 * display.texi (Finding Overlays): Write better example.
6297
6298 * compile.texi (Eval During Compile): Clarify putting macros
6299 in eval-when-compile.
6300
63012007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
6302
6303 * loading.texi (How Programs Do Loading): Fix anchor position at
6304 load-read-function definition doc.
6305
63062007-02-21 Kim F. Storm <storm@cua.dk>
6307
6308 * strings.texi (Text Comparison): Mention that assoc-string
6309 converts symbols to strings before testing.
6310
63112007-02-17 Kim F. Storm <storm@cua.dk>
6312
6313 * processes.texi (Bindat Spec): Vector types can have optional
6314 element type.
6315 (Bindat Examples): Fix example. Add vector with element type.
6316
63172007-02-16 Andreas Schwab <schwab@suse.de>
6318
6319 * strings.texi (Formatting Strings): Document '+' flag.
6320
63212007-02-15 Juanma Barranquero <lekktu@gmail.com>
6322
6323 * strings.texi (Modifying Strings): Clarify that `clear-string'
6324 always converts the string to unibyte.
6325
63262007-02-14 Kim F. Storm <storm@cua.dk>
6327
6328 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6329 Rewrite glyph code description to refer to these functions.
6330 Remove details of encoding face number and char into integer code.
6331
63322007-02-03 Alan Mackenzie <acm@muc.de>
6333
6334 * loading.texi (Hooks for Loading): Make the description of
6335 `eval-after-load' more detailed, and amend the description of
6336 after-load-alist, in accordance with changes from 2006-05.
6337
63382007-02-03 Chong Yidong <cyd@stupidchicken.com>
6339
6340 * modes.texi (Defining Minor Modes): Document that a :require
6341 keyword or similar may be required to make saved customization
6342 variables work.
6343
63442007-02-03 Eli Zaretskii <eliz@gnu.org>
6345
6346 * elisp.texi (Top): Make the detailed menu headers compliant with
6347 Texinfo guidelines and with what texnfo-upd.el expects.
6348 Add comments to prevent people from inadvertently modifying the key
6349 parts needed by `texinfo-multiple-files-update'.
6350
63512007-02-02 Eli Zaretskii <eliz@gnu.org>
6352
6353 * elisp.texi (Top): Update the top-level menus.
6354
6355 * syntax.texi (Categories): Add index entries.
6356
63572007-02-01 Juanma Barranquero <lekktu@gmail.com>
6358
6359 * display.texi (Attribute Functions): Fix name and description of
6360 the UNDERLINE arg of `set-face-underline-p'.
6361
63622007-01-29 Eli Zaretskii <eliz@gnu.org>
6363
6364 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6365 Variables", and "Standard Keymaps" to the detailed menu.
6366
6367 * variables.texi (Future Local Variables): Add index entry.
6368
63692007-01-28 Richard Stallman <rms@gnu.org>
6370
6371 * tips.texi (Coding Conventions): Clarify the tip about macros
6372 that define a function or a variable.
6373
6374 * files.texi (File Attributes): UID and GID can be floats.
6375 (Magic File Names): Explain why deferring all operations to
6376 the standard handler does not work.
6377
63782007-01-23 Martin Rudalics <rudalics@gmx.at>
6379
6380 * backups.texi (Reverting): Use "buffer" instead of "file"
6381 when talking about major and minor modes.
6382
63832007-01-21 Richard Stallman <rms@gnu.org>
6384
6385 * help.texi (Documentation): Add xref to Documentation Tips.
6386
63872007-01-14 Juanma Barranquero <lekktu@gmail.com>
6388
6389 * tips.texi (Coding Conventions): Fix typos.
6390
63912007-01-05 Richard Stallman <rms@gnu.org>
6392
6393 * modes.texi (Defining Minor Modes): Fix previous change.
6394
63952007-01-03 Richard Stallman <rms@gnu.org>
6396
6397 * customize.texi (Variable Definitions, Customization Types):
6398 Don't use * in doc string for defcustom.
6399
64002007-01-02 Richard Stallman <rms@gnu.org>
6401
6402 * variables.texi (Variable Aliases): Clarify that aliases vars
6403 always have the same value.
6404
6405 * processes.texi (Bindat Spec): Fix Texinfo usage.
6406
6407 * modes.texi (Defining Minor Modes): Explain effect of command
6408 defined with define-global-minor-mode on new buffers.
6409
64102006-12-30 Kim F. Storm <storm@cua.dk>
6411
6412 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6413 `auto-resize-tool-bars'.
6414
64152006-12-30 Richard Stallman <rms@gnu.org>
6416
6417 * keymaps.texi (Active Keymaps): Fix previous change.
6418
64192006-12-30 Nick Roberts <nickrob@snap.net.nz>
6420
6421 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6422
64232006-12-30 Kim F. Storm <storm@cua.dk>
6424
6425 * processes.texi (Bindat Spec): Clarify using field names in
6426 length specifications.
6427
64282006-12-29 Kim F. Storm <storm@cua.dk>
6429
6430 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6431 Add count and index variables for eval forms in repeat blocks.
6432
64332006-12-24 Richard Stallman <rms@gnu.org>
6434
6435 * customize.texi (Variable Definitions):
6436 Document new name custom-add-frequent-value.
6437
64382006-12-19 Kim F. Storm <storm@cua.dk>
6439
6440 * commands.texi (Misc Events): User signals now result in sigusr1
6441 and sigusr2 events which are handled through special-event-map.
6442 (Special Events): User signals and drag-n-drop are special.
6443
64442006-12-17 Richard Stallman <rms@gnu.org>
6445
6446 * loading.texi (Named Features): Explain subfeatures better.
6447
6448 * customize.texi: Use "option" only for user options.
6449 For the keyword values inside defcustom etc, say "keywords".
6450 For :options value's elements, say "elements".
6451 :group should not be omitted.
6452
6453 * syntax.texi (Parsing Expressions): Split up node.
6454 (Motion via Parsing, Position Parse, Parser State)
6455 (Low-Level Parsing, Control Parsing): New subnodes.
6456 (Parser State): Document syntax-ppss-toplevel-pos.
6457
6458 * positions.texi (List Motion): Punctuation fix.
6459
6460 * files.texi (File Name Completion): Document PREDICATE arg
6461 to file-name-completion.
6462
64632006-12-16 Eli Zaretskii <eliz@gnu.org>
6464
6465 * internals.texi (Building Emacs, Writing Emacs Primitives):
6466 Add index entries.
6467
64682006-12-11 Richard Stallman <rms@gnu.org>
6469
6470 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
6471 affects face menu. Explain how to make it non-nil without enabling
6472 any fontification.
6473
64742006-12-10 Chong Yidong <cyd@stupidchicken.com>
6475
6476 * modes.texi (Font Lock Basics): Document nil value of
6477 font-lock-defaults.
6478
64792006-12-10 Glenn Morris <rgm@gnu.org>
6480
6481 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
6482 value for system-flag argument. Abbrev tables may not be empty
6483 when major modes are loaded.
6484
64852006-12-08 Juanma Barranquero <lekktu@gmail.com>
6486
6487 * makefile.w32-in (maintainer-clean): Partially revert last
6488 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
6489 to protect elisp-covers.texi.
6490
64912006-12-07 Juanma Barranquero <lekktu@gmail.com>
6492
6493 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
6494 Don't remove elisp* info files; they are already deleted by the
6495 `clean' and `distclean' targets, and they are in the $(infodir)
6496 directory, not the current one.
6497
64982006-12-04 Kim F. Storm <storm@cua.dk>
6499
6500 * commands.texi (Misc Events): Update signal events.
6501 (Event Examples): Add signal example.
6502
65032006-11-29 Richard Stallman <rms@gnu.org>
6504
6505 * frames.texi (Visibility of Frames): Explain visible windows
6506 can be covered by others. Add xref for raise-frame.
6507
65082006-11-28 Richard Stallman <rms@gnu.org>
6509
6510 * searching.texi (Regexp Special): Update when ^ is special.
6511
65122006-11-27 Eli Zaretskii <eliz@gnu.org>
6513
6514 * customize.texi (Customization, Common Keywords)
6515 (Group Definitions, Variable Definitions, Composite Types)
6516 (Type Keywords, Customization Types): Add index entries for
6517 various customization keywords.
6518
65192006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6520
6521 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
6522
65232006-11-10 Jan Djärv <jan.h.d@swipnet.se>
6524
6525 * frames.texi (Window System Selections): Remove clipboard from
6526 description of selection-coding-system.
6527
65282006-11-06 Richard Stallman <rms@gnu.org>
6529
6530 * lists.texi (List Variables): Document COMPARE-FN.
6531
6532 * keymaps.texi: Avoid use of "binding" to mean a relation;
6533 use it only to refer to the meaning associated with a key.
6534 (Keymaps): Change menu node description.
6535
6536 * elisp.texi (Top): Change menu node description.
6537
6538 * display.texi (Managing Overlays): Document overlay-recenter.
6539
65402006-10-29 Chong Yidong <cyd@stupidchicken.com>
6541
6542 * Makefile.in: Use relative paths to avoid advertising filesystem
6543 contents during compilation.
6544
65452006-10-23 Kim F. Storm <storm@cua.dk>
6546
6547 * commands.texi (Event Input Misc): Update unread-command-events.
6548
65492006-10-23 Nick Roberts <nickrob@snap.net.nz>
6550
6551 * lists.texi (Sets And Lists): Fix typos.
6552
65532006-10-18 Juanma Barranquero <lekktu@gmail.com>
6554
6555 * control.texi (Processing of Errors): Use @var for an argument,
6556 not @code.
6557
65582006-10-16 Richard Stallman <rms@gnu.org>
6559
6560 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
6561
6562 * keymaps.texi (Format of Keymaps): Show all the keymap element
6563 patterns that result from menu items.
6564 (Key Lookup): Minor cleanups.
6565
6566 * modes.texi (Precalculated Fontification): Don't say that
6567 not setting font-lock-defaults avoids loading font-lock.
6568
6569 * help.texi (Documentation): Move xref to Emacs Manual here.
6570 (Documentation Basics): From here.
6571 Also doc emacs-lisp-docstring-fill-column.
6572
6573 * elisp.texi: Update version and ISBN.
6574
6575 * commands.texi (Interactive Call): Clarify KEYS arg to
6576 call-interactively is a vector.
6577 (Command Loop Info): Delete anchor in this-command-keys.
6578 Add anchor in this-command-keys-vector.
6579 (Recursive Editing): Document how recursive-edit
6580 handles the current buffer.
6581
65822006-10-13 Chong Yidong <cyd@stupidchicken.com>
6583
6584 * frames.texi (Frame Titles): %c and %l are ignored in
6585 frame-title-format.
6586
65872006-10-11 Richard Stallman <rms@gnu.org>
6588
6589 * keymaps.texi (Key Sequences): Clarify use of kbd.
6590
65912006-10-10 Kim F. Storm <storm@cua.dk>
6592
6593 * lists.texi (Sets And Lists): Add memql.
6594
65952006-10-03 Richard Stallman <rms@gnu.org>
6596
6597 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
6598 Clarify :ascii: and :nonascii:.
6599
66002006-09-29 Juri Linkov <juri@jurta.org>
6601
6602 * modes.texi (%-Constructs): Reorder coding systems in the
6603 documentation of %z to the real order displayed in the modeline.
6604
66052006-09-25 Richard Stallman <rms@gnu.org>
6606
6607 * os.texi (Timers): Describe timer-max-repeats.
6608
66092006-09-25 Chong Yidong <cyd@stupidchicken.com>
6610
6611 * os.texi (Timers): Mention with-local-quit.
6612
66132006-09-24 Richard Stallman <rms@gnu.org>
6614
6615 * searching.texi (Searching and Matching): Mention property search.
6616
6617 * commands.texi (Command Loop Info): Explain how read-event affects
6618 this-command-keys.
6619
66202006-09-20 Richard Stallman <rms@gnu.org>
6621
6622 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
6623
6624 * windows.texi (Window Start): Minor cleanups.
6625
66262006-09-20 Kim F. Storm <storm@cua.dk>
6627
6628 * windows.texi (Window Start): pos-visible-in-window-p allows
6629 specifying t for position to mean "end of window".
6630 Add window-line-height.
6631
6632 * anti.texi (Antinews): Mention window-line-height.
6633
66342006-09-19 David Kastrup <dak@gnu.org>
6635
6636 * keymaps.texi (Searching Keymaps): Small clarification.
6637
66382006-09-18 Richard Stallman <rms@gnu.org>
6639
6640 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
6641 cause keyboard menus.
6642 (Menu Keymaps): Likewise.
6643 (Defining Menus, Keyboard Menus): Clarify.
6644
6645 * text.texi (Fields): Clarify explanation of constrain-to-field.
6646
66472006-09-16 Eli Zaretskii <eliz@gnu.org>
6648
6649 * variables.texi (Tips for Defining): Fix a typo.
6650
66512006-09-15 Richard Stallman <rms@gnu.org>
6652
6653 * keymaps.texi (Remapping Commands, Searching Keymaps)
6654 (Active Keymaps): Clean up previous change.
6655
66562006-09-15 Jay Belanger <belanger@truman.edu>
6657
6658 * gpl.texi: Replace "Library Public License" by "Lesser Public
6659 License" throughout.
6660
66612006-09-15 David Kastrup <dak@gnu.org>
6662
6663 * keymaps.texi (Active Keymaps): Adapt description to use
6664 `get-char-property' instead `get-text-property'. Explain how
6665 mouse events change this. Explain the new optional argument of
6666 `key-binding' and its mouse-dependent lookup.
6667 (Searching Keymaps): Adapt description similarly.
6668 (Remapping Commands): Explain the new optional argument of
6669 `command-remapping'.
6670
66712006-09-14 Richard Stallman <rms@gnu.org>
6672
6673 * keymaps.texi (Searching Keymaps): Clarification.
6674 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
6675
66762006-09-13 Richard Stallman <rms@gnu.org>
6677
6678 * objects.texi (Character Type): Node split.
6679 Add xref to Describing Characters.
6680 (Basic Char Syntax, General Escape Syntax)
6681 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
6682
66832006-09-11 Richard Stallman <rms@gnu.org>
6684
6685 * display.texi (Display Table Format): Wording clarification.
6686 (Glyphs): Clarifications.
6687
66882006-09-10 Chong Yidong <cyd@stupidchicken.com>
6689
6690 * keymaps.texi (Active Keymaps): Mention that key-binding checks
6691 local maps.
6692
66932006-09-10 Kim F. Storm <storm@cua.dk>
6694
6695 * display.texi (Forcing Redisplay): Document return value of
6696 function redisplay.
6697
66982006-09-09 Richard Stallman <rms@gnu.org>
6699
6700 * windows.texi (Window Hooks): Explain limits of
6701 window-scroll-functions.
6702
6703 * display.texi (Fringe Indicators): Update for last change in
6704 indicate-buffer-boundaries.
6705
67062006-09-08 Richard Stallman <rms@gnu.org>
6707
6708 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
6709
67102006-09-06 Kim F. Storm <storm@cua.dk>
6711
6712 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
6713
6714 * windows.texi (Window Start): Update pos-visible-in-window-p.
6715
67162006-09-04 Richard Stallman <rms@gnu.org>
6717
6718 * processes.texi (Accepting Output): Explain SECONDS=0 for
6719 accept-process-output.
6720
6721 * os.texi (Idle Timers): Explain why timer functions should not
6722 loop until (input-pending-p).
6723
67242006-09-02 Eli Zaretskii <eliz@gnu.org>
6725
6726 * makefile.w32-in (usermanualdir): New variable.
6727 (elisp.dvi): Use it.
6728
67292006-09-01 Eli Zaretskii <eliz@gnu.org>
6730
6731 * buffers.texi (Buffer Modification): Fix last change.
6732
67332006-09-01 Chong Yidong <cyd@stupidchicken.com>
6734
6735 * buffers.texi (Buffer Modification):
6736 Document buffer-chars-modified-tick.
6737
67382006-08-31 Richard Stallman <rms@gnu.org>
6739
6740 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
6741
67422006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
6743
6744 * modes.texi (Syntactic Font Lock):
6745 Mention font-lock-syntactic-face-function
6746 instead of specific faces.
6747
67482006-08-29 Chong Yidong <cyd@stupidchicken.com>
6749
6750 * display.texi (Images): Add xrref to display-images-p.
6751
67522006-08-28 Kenichi Handa <handa@m17n.org>
6753
6754 * nonascii.texi (Lisp and Coding Systems): Fix description of
6755 detect-coding-region.
6756
67572006-08-27 Michael Olson <mwolson@gnu.org>
6758
6759 * processes.texi (Transaction Queues): Remove stray quote
6760 character.
6761
67622006-08-25 Richard Stallman <rms@gnu.org>
6763
6764 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
6765 Add xref.
6766
67672006-08-24 Chong Yidong <cyd@stupidchicken.com>
6768
6769 * os.texi (Timers): Avoid waiting inside timers.
6770
67712006-08-21 Lute Kamstra <lute@gnu.org>
6772
6773 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
6774
67752006-08-20 Richard Stallman <rms@gnu.org>
6776
6777 * os.texi (Idle Timers): New node, split out from Timers.
6778 Document current-idle-time.
6779 * commands.texi (Reading One Event): Update xref.
6780 * elisp.texi (Top): Update subnode menu.
6781
67822006-08-16 Richard Stallman <rms@gnu.org>
6783
6784 * keymaps.texi (Extended Menu Items): Show format of cached
6785 bindings in extended menu items.
6786
6787 * customize.texi (Variable Definitions): Explain when the
6788 standard value expression is evaluated.
6789
67902006-08-15 Chong Yidong <cyd@stupidchicken.com>
6791
6792 * commands.texi (Reading One Event): Explain idleness in
6793 `read-event'.
6794
67952006-08-12 Chong Yidong <cyd@stupidchicken.com>
6796
6797 * text.texi (Near Point): Say "cursor" not "terminal cursor".
6798 (Commands for Insertion): Remove split-line since it's not
6799 relevant for Lisp programming.
6800 (Yank Commands): Rewrite introduction.
6801 (Undo): Clarify.
6802 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
6803 (Filling): Remove redundant comment. Clarify return value of
6804 current-justification.
6805 (Margins): Minor clarifications.
6806 (Adaptive Fill): Update default value of adaptive-fill-regexp.
6807 (Sorting): Update definition of sort-lines.
6808 (Columns): Clarify behavior of sort-columns.
6809 (Indent Tabs): Link to Tab Stops in Emacs manual.
6810 (Special Properties): Clarify.
6811 (Clickable Text): Mention Buttons package.
6812
68132006-08-12 Kevin Ryde <user42@zip.com.au>
6814
6815 * os.texi (Time Parsing): Add %z to description of
6816 format-time-string, as per docstring. Add cross reference to
6817 glibc manual for strftime.
6818
68192006-08-08 Richard Stallman <rms@gnu.org>
6820
6821 * modes.texi: Clean up wording in previous change.
6822
68232006-08-07 Chong Yidong <cyd@stupidchicken.com>
6824
6825 * modes.texi (Hooks): Clarify.
6826 (Major Mode Basics): Mention define-derived-mode explicitly.
6827 (Major Mode Conventions): Rebinding RET is OK for some modes.
6828 Mention change-major-mode-hook and after-change-major-mode-hook.
6829 (Example Major Modes): Move to end of Modes section.
6830 (Mode Line Basics): Clarify.
6831 (Mode Line Data): Mention help-echo and local-map in strings.
6832 Explain reason for treatment of non-risky variables.
6833 (Properties in Mode): Clarify.
6834 (Faces for Font Lock): Add font-lock-negation-char-face.
6835
68362006-08-04 Eli Zaretskii <eliz@gnu.org>
6837
6838 * strings.texi (Formatting Strings): Warn against arbitrary
6839 strings as first arg to `format'.
6840
68412006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
6842
6843 * text.texi (Clickable Text): Mention `help-echo' text property.
6844 Update intro, examples and associated explanations.
6845
68462006-07-31 Richard Stallman <rms@gnu.org>
6847
6848 * commands.texi: Update xrefs.
6849 (Event Mod): New node, cut out from old Translating Input.
6850
6851 * maps.texi: Update xrefs.
6852
6853 * keymaps.texi (Translation Keymaps): New node.
6854 Update xrefs from Translating Input to Translation Keymaps.
6855
6856 * elisp.texi (Top): Update subnode menu.
6857
6858 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
6859
6860 * os.texi (System Interface): Fix menu descriptions of some nodes.
6861 (Translating Input): Node deleted.
6862
68632006-07-31 Nick Roberts <nickrob@snap.net.nz>
6864
6865 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
6866
6867 * lists.texi (Sets And Lists): Likewise.
6868
68692006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
6870
6871 * text.texi (Fields): Mention POS
6872 requirement when narrowing is in effect.
6873
68742006-07-28 Richard Stallman <rms@gnu.org>
6875
6876 * display.texi (Face Attributes): Simplify wording.
6877 (Attribute Functions): Clarify meaning of new-frame default
6878 attribute settings.
6879
6880 * customize.texi (Common Keywords): Document how to use
6881 :package-version in a package not in Emacs.
6882
68832006-07-28 Kim F. Storm <storm@cua.dk>
6884
6885 * commands.texi (Reading One Event): Fix last change.
6886
68872006-07-26 Chong Yidong <cyd@stupidchicken.com>
6888
6889 * commands.texi (Reading One Event): Document SECONDS argument for
6890 read-event, read-char, and read-char-exclusive.
6891
68922006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6893
6894 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
6895 to ensure correct identification.
6896
68972006-07-24 Richard Stallman <rms@gnu.org>
6898
6899 * text.texi (Clickable Text): Clarify.
6900
6901 * sequences.texi (Vector Functions): Delete duplicate xref.
6902
6903 * objects.texi (Function Type): Clarify.
6904
6905 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
6906 modes.
6907
6908 * lists.texi (List Variables): New node.
6909 Material moved from other nodes.
6910
6911 * variables.texi (Setting Variables): add-to-list and
6912 add-to-ordered-list moved to List Variables node.
6913
69142006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
6915
6916 * text.texi (Links and Mouse-1):
6917 For mouse-on-link-p, expand on arg POS.
6918
69192006-07-21 Kim F. Storm <storm@cua.dk>
6920
6921 * display.texi (Forcing Redisplay): Don't mention systems which
6922 don't support sub-second timers for redisplay-preemption-period.
6923
6924 * os.texi (Terminal Output): Clarify text vs graphical terminal.
6925
69262006-07-21 Eli Zaretskii <eliz@gnu.org>
6927
6928 * frames.texi (Input Focus): Document that focus-follows-mouse has
6929 no effect on MS-Windows.
6930
69312006-07-18 Richard Stallman <rms@gnu.org>
6932
6933 * display.texi (Forcing Redisplay): Cleanups in previous change.
6934
6935 * processes.texi (Low-Level Network): Make menu more convenient.
6936
69372006-07-18 Kim F. Storm <storm@cua.dk>
6938
6939 * display.texi (Forcing Redisplay): redisplay-preemption-period
6940 only used on window systems. Add xref to Terminal Output.
6941
6942 * os.texi (Terminal Output): baud-rate only controls preemption on
6943 non-window systems. Add xref to Forcing Redisplay.
6944
6945 * processes.texi (Low-Level Network): Rename node "Make Network"
6946 to "Network Processes".
6947
69482006-07-18 Karl Berry <karl@gnu.org>
6949
6950 * variables.texi, functions.texi, customize.texi, loading.texi:
6951 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
6952
69532006-07-17 Chong Yidong <cyd@stupidchicken.com>
6954
6955 * commands.texi (Waiting): Document batch-mode sit-for behavior.
6956
69572006-07-17 Richard Stallman <rms@gnu.org>
6958
6959 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
6960 Put period and comma inside quotes.
6961
6962 * loading.texi, markers.texi: Use real doublequote inside menus.
6963
6964 * windows.texi: Put point and comma inside quotes.
6965 (Textual Scrolling): Use @samp for error message.
6966
6967 * variables.texi, tips.texi, syntax.texi, symbols.texi:
6968 * strings.texi, streams.texi, processes.texi, os.texi:
6969 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
6970 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
6971 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
6972 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
6973 Put point and comma inside quotes.
6974
6975 * control.texi (Processing of Errors): Add command-error-function.
6976
6977 * variables.texi (File Local Variables): Clarify that
6978 file local variables make buffer-local bindings.
6979
6980 * modes.texi (Syntactic Font Lock): Give default for
6981 font-lock-syntax-table.
6982
69832006-07-17 Nick Roberts <nickrob@snap.net.nz>
6984
6985 * text.texi (Special Properties): Clean up previous change.
6986
69872006-07-16 Karl Berry <karl@gnu.org>
6988
6989 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
6990 * control.texi: Fix bad page breaks through chapter 10 (control).
6991
6992 * anti.texi (Antinews): Reorder face-attribute fns to avoid
6993 underfull hbox.
6994
69952006-07-15 Nick Roberts <nickrob@snap.net.nz>
6996
6997 * text.texi (Special Properties): Describe fontified text property
6998 in relation to a character (not text).
6999
70002006-07-15 Kim F. Storm <storm@cua.dk>
7001
7002 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7003 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7004 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7005
7006 * anti.texi (Antinews): Mention redisplay function.
7007 The kbd macro existed, but was not documented, before 22.x.
7008 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7009
70102006-07-14 Nick Roberts <nickrob@snap.net.nz>
7011
7012 * display.texi (Displaying Messages): Add anchor.
7013
7014 * frames.texi (Dialog Boxes): Use it.
7015
70162006-07-12 Richard Stallman <rms@gnu.org>
7017
7018 * objects.texi (Frame Type): Explain nature of frames better.
7019
7020 * frames.texi (Frames): Explain nature of frames better.
7021
70222006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7023
7024 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7025
70262006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7027
7028 * frames.texi (Window System Selections): Mention scrap support for Mac.
7029 Default value of x-select-enable-clipboard is t on Mac.
7030
7031 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7032
70332006-07-11 Kim F. Storm <storm@cua.dk>
7034
7035 * display.texi (Forcing Redisplay): Add `redisplay' function.
7036 Don't mention (sit-for -1) -- use (redisplay t) instead.
7037
7038 * commands.texi (Waiting): (sit-for -1) is no longer special.
7039 (sit-for 0) is equivalent to (redisplay).
7040 Iconifying/deiconifying no longer makes sit-for return.
7041
70422006-07-10 Nick Roberts <nickrob@snap.net.nz>
7043
7044 * display.texi (Buttons): Fix typo.
7045
7046 * index.texi, elisp.texi (New Symbols): Comment node out.
7047
70482006-07-09 Richard Stallman <rms@gnu.org>
7049
7050 * display.texi (Truncation): Clean up previous change.
7051
70522006-07-08 Richard Stallman <rms@gnu.org>
7053
7054 * commands.texi (Interactive Call): Use 3 as prefix in example
7055 for execute-extended-command.
7056
7057 * display.texi (Attribute Functions): Move paragraph about
7058 compatibility with Emacs < 21.
7059
70602006-07-09 Kim F. Storm <storm@cua.dk>
7061
7062 * display.texi (Refresh Screen): Clarify force-window-update.
7063 (Truncation): "Normally" indicated by fringe arrows.
7064
70652006-07-08 Eli Zaretskii <eliz@gnu.org>
7066
7067 * windows.texi (Textual Scrolling, Resizing Windows):
7068 * variables.texi (Constant Variables):
7069 * text.texi (Buffer Contents, Deletion, Changing Properties)
7070 (Property Search, Special Properties, Sticky Properties)
7071 (Links and Mouse-1, Fields, Change Hooks):
7072 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7073 (Categories):
7074 * symbols.texi (Other Plists):
7075 * streams.texi (Output Variables):
7076 * processes.texi (Input to Processes, Query Before Exit):
7077 * positions.texi (Word Motion, Text Lines, List Motion):
7078 * os.texi (Init File, System Environment, Sound Output)
7079 (Session Management):
7080 * nonascii.texi (Text Representations, Character Sets)
7081 (Chars and Bytes, Locales):
7082 * modes.texi (Defining Minor Modes, Header Lines):
7083 * minibuf.texi (Minibuffer Contents):
7084 * markers.texi (Information from Markers):
7085 * lists.texi (List Elements, Building Lists, Association Lists):
7086 * keymaps.texi (Tool Bar):
7087 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7088 * functions.texi (What Is a Function, Mapping Functions):
7089 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7090 (Color Names, Text Terminal Colors, Display Feature Testing):
7091 * files.texi (Visiting Functions, File Name Components)
7092 (Unique File Names, Contents of Directories):
7093 * display.texi (Forcing Redisplay, Displaying Messages)
7094 (Temporary Displays, Font Selection, Auto Faces)
7095 (Font Lookup, Fringe Indicators, Display Margins)
7096 (Image Descriptors, Showing Images, Image Cache, Button Types)
7097 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7098 (Display Table Format, Glyphs):
7099 * control.texi (Iteration):
7100 * commands.texi (Command Loop Info, Adjusting Point):
7101 * backups.texi (Making Backups, Auto-Saving):
7102 Remove @tindex entries.
7103
71042006-07-07 Kim F. Storm <storm@cua.dk>
7105
7106 * display.texi (Fringe Cursors): Fix typo.
7107 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7108 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7109
71102006-07-05 Richard Stallman <rms@gnu.org>
7111
7112 * text.texi (Buffer Contents): Add example of text props
7113 in result of buffer-substring.
7114 (Text Properties): Explain better about use of specific property names.
7115 (Property Search): Some cleanups; reorder some functions.
7116
7117 * keymaps.texi (Changing Key Bindings): Cleanup.
7118 Add xref to Key Binding Conventions.
7119
7120 * display.texi (Attribute Functions): Add examples for
7121 face-attribute-relative-p.
7122
7123 * tips.texi (Coding Conventions): Cleanup last change.
7124
71252006-07-05 Karl Berry <karl@gnu.org>
7126
7127 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7128 Remove @setchapternewpage odd.
7129 Result is 1013 pages, down from 1100.
7130
7131 * anti.texi, customize.texi, display.texi, internals.texi:
7132 * minibuf.texi, modes.texi, tips.texi:
7133 Fix overfull/underfull boxes.
7134
71352006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7136
7137 * edebug.texi (Instrumenting):
7138 Add Edebug-specific findex for eval-buffer.
7139 * loading.texi (Loading):
7140 Replace eval-current-buffer with eval-buffer.
7141
71422006-06-30 Nick Roberts <nickrob@snap.net.nz>
7143
7144 * locals.texi (Standard Buffer-Local Variables): Update the list
7145 of variables.
7146
71472006-06-26 Nick Roberts <nickrob@snap.net.nz>
7148
7149 * files.texi (File Name Completion): Point user to the node
7150 "Reading File Names".
7151
71522006-06-24 Eli Zaretskii <eliz@gnu.org>
7153
7154 * files.texi (Contents of Directories): Document case-insensitive
7155 behavior on respective filesystems.
7156
7157 * objects.texi (Character Type): Document that Emacs signals an
7158 error for unsupported Unicode characters specified as \uNNNN.
7159
71602006-06-19 Richard Stallman <rms@gnu.org>
7161
7162 * processes.texi (Bindat Spec): Clarify previous change.
7163
71642006-06-16 Richard Stallman <rms@gnu.org>
7165
7166 * tips.texi (Coding Conventions): Better explain conventions
7167 for definition constructs.
7168
7169 * text.texi (Special Properties): String value of `read-only'
7170 serves as the error message.
7171
7172 * objects.texi (Character Type): Clarify prev. change.
7173 (Non-ASCII in Strings): Mention \u and \U.
7174
7175 * commands.texi (Using Interactive): Explain problem of
7176 markers, etc., in command-history.
7177
71782006-06-14 Kim F. Storm <storm@cua.dk>
7179
7180 * commands.texi (Waiting): Negative arg to sit-for forces
7181 redisplay even if input is pending.
7182
7183 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7184 redisplay. Remove incorrect example of binding redisplay-dont-pause
7185 around (sit-for 0).
7186
71872006-06-13 Richard Stallman <rms@gnu.org>
7188
7189 * display.texi (Forcing Redisplay): Clarify previous change.
7190
71912006-06-13 Romain Francoise <romain@orebokech.com>
7192
7193 * display.texi (Forcing Redisplay): Fix typo.
7194
71952006-06-13 Kim F. Storm <storm@cua.dk>
7196
7197 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7198
71992006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7200
7201 * tips.texi (Coding Conventions): Add `@end itemize'.
7202
72032006-06-10 Richard Stallman <rms@gnu.org>
7204
7205 * tips.texi (Coding Conventions): Explain use of coding systems
7206 to ensure one decoding for strings.
7207
72082006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7209
7210 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7211 syntax.
7212
72132006-06-07 Eli Zaretskii <eliz@gnu.org>
7214
7215 * display.texi (Font Selection): Remove description of
7216 clear-face-cache.
7217
7218 * compile.texi (Eval During Compile): Fix a typo. Add index
7219 entries for possible uses of eval-when-compile.
7220
72212006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7222
7223 * display.texi (Abstract Display): Fix typo.
7224
72252006-06-03 Eli Zaretskii <eliz@gnu.org>
7226
7227 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7228 Reword variable's description.
7229
72302006-06-01 Richard Stallman <rms@gnu.org>
7231
7232 * windows.texi (Splitting Windows): Clarify splitting nonselected
7233 window.
7234
72352006-05-31 Juri Linkov <juri@jurta.org>
7236
7237 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7238
72392006-05-30 Richard Stallman <rms@gnu.org>
7240
7241 * display.texi (Line Height): Fix errors in description of
7242 default line height and line-height property.
7243
7244 * nonascii.texi (Default Coding Systems): Further clarification.
7245
72462006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7247
7248 * internals.texi (Pure Storage): Mention that an overflow in pure
7249 space causes a memory leak.
7250 (Garbage Collection): If there was an overflow in pure space,
7251 `garbage-collect' returns nil.
7252
72532006-05-30 Eli Zaretskii <eliz@gnu.org>
7254
7255 * nonascii.texi (Default Coding Systems): Fix it some more.
7256
72572006-05-29 Eli Zaretskii <eliz@gnu.org>
7258
7259 * nonascii.texi (Default Coding Systems): Fix last change.
7260
72612006-05-29 Kenichi Handa <handa@m17n.org>
7262
7263 * nonascii.texi (find-operation-coding-system): Describe the new
7264 argument format (FILENAME . BUFFER).
7265
72662006-05-28 Richard Stallman <rms@gnu.org>
7267
7268 * tips.texi (Coding Conventions): Better explain reasons not to
7269 advise other packages or use `eval-after-load'.
7270
72712006-05-29 Kim F. Storm <storm@cua.dk>
7272
7273 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7274 `bindat-idx' and `bindat-raw' for clarity.
7275
72762006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7277
7278 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7279
7280 * display.texi (Display): Add "Abstract Display" to menu.
7281 (Abstract Display, Abstract Display Functions)
7282 (Abstract Display Example): New nodes.
7283 * elisp.texi (Top): Add "Abstract Display" to menu.
7284
72852006-05-27 Chong Yidong <cyd@stupidchicken.com>
7286
7287 * keymaps.texi (Key Sequences): Link to input events definition.
7288 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7289
7290 * files.texi (Changing Files): Document updated argument list for
7291 copy-file.
7292
72932006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7294
7295 * processes.texi (Bindat Functions): Explain term "total length".
7296 Use it in bindat-length and bindat-pack descriptions.
7297
72982006-05-26 Eli Zaretskii <eliz@gnu.org>
7299
7300 * tips.texi (Coding Conventions): Advise against using
7301 eval-after-load in packages. Add an index entry.
7302
73032006-05-25 Juri Linkov <juri@jurta.org>
7304
7305 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7306
7307 * modes.texi (%-Constructs): Add %e, %z, %Z.
7308
73092006-05-25 Richard Stallman <rms@gnu.org>
7310
7311 * elisp.texi (Top): Update subnode menu.
7312
7313 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7314 (Keymaps): Update menu.
7315
73162006-05-25 Chong Yidong <cyd@stupidchicken.com>
7317
7318 * keymaps.texi (Key Sequences): Some clarifications.
7319
73202006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7321
7322 * processes.texi (Bindat Functions): Say "unibyte string"
7323 explicitly for bindat-unpack and bindat-pack descriptions.
7324 (Bindat Examples): Don't call `string-make-unibyte' in example.
7325
73262006-05-25 Chong Yidong <cyd@stupidchicken.com>
7327
7328 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
7329 Explain string and vector representations of key sequences.
7330
7331 * keymaps.texi (Changing Key Bindings):
7332 * commands.texi (Interactive Codes):
7333 * help.texi (Describing Characters): Refer to it.
7334
73352006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7336
7337 * frames.texi (Pointer Shape): @end table -> @end defvar.
7338
73392006-05-22 Richard Stallman <rms@gnu.org>
7340
7341 * elisp.texi (Top): Update subnode menus.
7342
7343 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7344 Contents rewritten; material from old Pointer Shape node moved here.
7345
7346 * display.texi (Pointer Shape): Node deleted.
7347 (Image Descriptors): Minor cleanup.
7348
73492006-05-21 Richard Stallman <rms@gnu.org>
7350
7351 * syntax.texi (Parsing Expressions): Update info on which STATE
7352 elements are ignored.
7353
73542006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7355
7356 * hooks.texi (Standard Hooks): Correct typo.
7357
7358 * gpl.texi (GPL): ifinfo -> ifnottex.
7359
73602006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7361
7362 * searching.texi (Simple Match Data): Warn about match data being
7363 set anew by every search.
7364
73652006-05-17 Richard Stallman <rms@gnu.org>
7366
7367 * minibuf.texi (Minibuffer History): Clarify.
7368
7369 * searching.texi (Regexp Special): Clarify nested regexp warning.
7370
73712006-05-16 Kim F. Storm <storm@cua.dk>
7372
7373 * minibuf.texi (Minibuffer History): Update add-to-history.
7374
73752006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7376
7377 * nonascii.texi (Explicit Encoding):
7378 Fix typo (encoding<->decoding).
7379
73802006-05-14 Richard Stallman <rms@gnu.org>
7381
7382 * buffers.texi (Creating Buffers): Cleanup.
7383
7384 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7385
73862006-05-13 Eli Zaretskii <eliz@gnu.org>
7387
7388 * buffers.texi (Current Buffer): Document that with-temp-buffer
7389 disables undo.
7390
7391 * os.texi (Terminal-Specific): More accurate description of how
7392 Emacs searches for the terminal-specific libraries.
7393
73942006-05-12 Eli Zaretskii <eliz@gnu.org>
7395
7396 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7397 emacs-xtra to @inforef's.
7398
7399 * text.texi (Undo): Document that undo is turned off in buffers
7400 whose names begin with a space.
7401
7402 * buffers.texi (Buffer Names): Add index entries for buffers whose
7403 names begin with a space.
7404 (Creating Buffers): Document that undo is turned off in buffers
7405 whose names begin with a space.
7406
7407 * files.texi (Visiting Functions, Reading from Files)
7408 (Saving Buffers): Mention code and EOL conversions by file I/O
7409 primitives and subroutines.
7410
7411 * nonascii.texi (Lisp and Coding Systems):
7412 Document coding-system-eol-type. Add index entries for eol conversion.
7413
7414 * display.texi (Defining Faces): Mention `mac', and add an xref to
7415 where window-system is described.
7416
74172006-05-10 Richard Stallman <rms@gnu.org>
7418
7419 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7420
74212006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7422
7423 * variables.texi (File Local Variables): Recommend to quote lambda
7424 expressions in safe-local-variable property.
7425
74262006-05-09 Richard Stallman <rms@gnu.org>
7427
7428 * variables.texi (File Local Variables):
7429 Document safe-local-eval-forms and safe-local-eval-function.
7430
74312006-05-07 Kim F. Storm <storm@cua.dk>
7432
7433 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7434 from add-to-history.
7435
74362006-05-07 Romain Francoise <romain@orebokech.com>
7437
7438 * commands.texi (Event Input Misc):
7439 * compile.texi (Eval During Compile):
7440 * internals.texi (Buffer Internals):
7441 * minibuf.texi (Initial Input):
7442 * nonascii.texi (Scanning Charsets):
7443 * numbers.texi (Comparison of Numbers):
7444 * windows.texi (Textual Scrolling, Vertical Scrolling):
7445 Fix various typos.
7446
74472006-05-06 Eli Zaretskii <eliz@gnu.org>
7448
7449 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7450 conditional xref's to either emacs or emacs-xtra, depending on
7451 @iftex/@ifnottex.
7452
7453 * minibuf.texi (Minibuffer History): Document add-to-history.
7454
74552006-05-05 Eli Zaretskii <eliz@gnu.org>
7456
7457 * internals.texi (Pure Storage): Mention the pure overflow message
7458 at startup.
7459
74602006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
7461
7462 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7463 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7464 search.
7465
74662006-05-01 Richard Stallman <rms@gnu.org>
7467
7468 * intro.texi (nil and t): Clarify.
7469
7470 * variables.texi (File Local Variables): Suggest using booleanp.
7471
74722006-05-01 Juanma Barranquero <lekktu@gmail.com>
7473
7474 * objects.texi (Type Predicates): Fix typos.
7475
74762006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7477
7478 * intro.texi (nil and t): Add booleanp.
7479
7480 * objects.texi (Type Predicates): Add links for booleanp and
7481 string-or-null-p.
7482
74832006-04-29 Richard Stallman <rms@gnu.org>
7484
7485 * modes.texi (Multiline Font Lock): Rename from
7486 Multi line Font Lock Elements. Much clarification.
7487 (Font Lock Multiline, Region to Fontify): Much clarification.
7488
74892006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7490
7491 * variables.texi (File Local Variables): Remove the special case t for
7492 safe-local-variable.
7493
74942006-04-26 Richard Stallman <rms@gnu.org>
7495
7496 * syntax.texi (Parsing Expressions): Minor cleanup.
7497
74982006-04-18 Richard Stallman <rms@gnu.org>
7499
7500 * tips.texi (Coding Conventions): Explain when the package's
7501 prefix should appear later on (not at the start of the name).
7502
7503 * searching.texi (String Search): Clarify effect of NOERROR.
7504
7505 * modes.texi (Imenu): Clarify what special items do.
7506
7507 * hooks.texi (Standard Hooks): Delete text about old hook names.
7508
75092006-04-17 Romain Francoise <romain@orebokech.com>
7510
7511 * variables.texi (Local Variables): Update the default value of
7512 `max-specpdl-size'.
7513
75142006-04-15 Michael Olson <mwolson@gnu.org>
7515
7516 * processes.texi (Transaction Queues): Mention the new optional
7517 `delay-question' argument for `tq-enqueue'.
7518
75192006-04-13 Bill Wohler <wohler@newt.com>
7520
7521 * customize.texi (Common Keywords): Use dotted notation for
7522 :package-version value. Specify its values. Improve documentation
7523 for customize-package-emacs-version-alist.
7524
75252006-04-12 Bill Wohler <wohler@newt.com>
7526
7527 * customize.texi (Common Keywords): Move description of
7528 customize-package-emacs-version-alist to @defvar.
7529
75302006-04-10 Bill Wohler <wohler@newt.com>
7531
7532 * customize.texi (Common Keywords): Add :package-version.
7533
75342006-04-10 Kim F. Storm <storm@cua.dk>
7535
7536 * text.texi (Buffer Contents): Add NOPROPS arg to
7537 filter-buffer-substring.
7538
75392006-04-08 Kevin Ryde <user42@zip.com.au>
7540
7541 * os.texi (Command-Line Arguments): Update xref to emacs manual
7542 "Command Arguments" -> "Emacs Invocation", per change there.
7543
75442006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
7545
7546 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
7547 be on one line to help makeinfo not render two spaces after the dot.
7548
75492006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7550
7551 * strings.texi (Predicates for Strings): Add string-or-null-p.
7552
75532006-03-28 Kim F. Storm <storm@cua.dk>
7554
7555 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
7556 remarks about systems that don't support fractional seconds.
7557
75582006-03-25 Karl Berry <karl@gnu.org>
7559
7560 * elisp.texi: Use @copyright{} instead of (C), and do not indent
7561 the year list.
7562
75632006-03-21 Nick Roberts <nickrob@snap.net.nz>
7564
7565 * display.texi (Fringe Indicators): Fix typos.
7566
75672006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7568
7569 * tips.texi (Documentation Tips): One can now also write `program'
7570 in front of a quoted symbol in a docstring to prevent making a
7571 hyperlink.
7572
75732006-03-19 Alan Mackenzie <acm@muc.de>
7574
7575 * text.texi (Special Properties): Clarify `fontified' property.
7576
75772006-03-16 Richard Stallman <rms@gnu.org>
7578
7579 * display.texi (Defining Images): Minor cleanup.
7580
75812006-03-16 Bill Wohler <wohler@newt.com>
7582
7583 * display.texi (Defining Images): In image-load-path-for-library,
7584 prefer user's images.
7585
75862006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
7587
7588 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
7589
75902006-03-15 Bill Wohler <wohler@newt.com>
7591
7592 * display.texi (Defining Images): Fix example in
7593 image-load-path-for-library by not recommending that one binds
7594 image-load-path. Just defvar it to placate compiler and only use
7595 it if previously defined.
7596
75972006-03-14 Bill Wohler <wohler@newt.com>
7598
7599 * display.texi (Defining Images): In image-load-path-for-library,
7600 always return list of directories. Update example.
7601
76022006-03-14 Alan Mackenzie <acm@muc.de>
7603
7604 * modes.texi: New node, "Region to Fontify" (for Font Lock).
7605 This describes font-lock-extend-region-function.
7606 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
7607 the new node "Region to Fontify".
7608
76092006-03-13 Richard Stallman <rms@gnu.org>
7610
7611 * display.texi (Invisible Text): The impossible position is
7612 now before the invisible text, not after.
7613 (Defining Images): Clean up last change.
7614
76152006-03-11 Bill Wohler <wohler@newt.com>
7616
7617 * display.texi (Defining Images): Add image-load-path-for-library.
7618
76192006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7620
7621 * text.texi (Adaptive Fill): Fix Texinfo usage.
7622
7623 * strings.texi (Creating Strings): Fix Texinfo usage.
7624
7625 * searching.texi (Regexp Special): Use @samp for regular
7626 expressions that are not in Lisp syntax.
7627
76282006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7629
7630 * searching.texi (Regexp Special): Put remark between parentheses
7631 to avoid misreading.
7632
76332006-03-07 Luc Teirlinck <teirllm@auburn.edu>
7634
7635 * searching.texi (Syntax of Regexps): More accurately describe
7636 which characters are special in which situations.
7637 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
7638 are not special. Describe in detail when `[' and `]' are special.
7639 (Regexp Backslash): Plenty of regexps with unbalanced square
7640 brackets are valid, so reword that statement.
7641
76422006-03-02 Kim F. Storm <storm@cua.dk>
7643
7644 * keymaps.texi (Tool Bar): Add tool-bar-border.
7645
76462006-02-28 Luc Teirlinck <teirllm@auburn.edu>
7647
7648 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
7649
76502006-02-27 Luc Teirlinck <teirllm@auburn.edu>
7651
7652 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
7653
7654 * files.texi (Locating Files): Suggest additional values for the
7655 SUFFIXES arg of `locate-file'. Update pxref.
7656
7657 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
7658 (How Programs Do Loading): Discuss the effects of Auto Compression
7659 mode on `load'.
7660 (Load Suffixes): New node.
7661 (Library Search): Delete description of `load-suffixes'; it was
7662 moved to "Load Suffixes".
7663 (Autoload, Named Features): Mention `load-suffixes'.
7664
76652006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7666
7667 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
7668
7669 * windows.texi (Window Tree): Fix typo.
7670
76712006-02-20 Kim F. Storm <storm@cua.dk>
7672
7673 * display.texi (Fringe Indicators): New section.
7674 Move indicate-empty-lines, indicate-buffer-boundaries, and
7675 default-indicate-buffer-boundaries here.
7676 Add fringe-indicator-alist and default-fringes-indicator-alist.
7677 Add list of logical fringe indicator symbols.
7678 Update list of standard bitmap names.
7679 (Fringe Cursors): New section.
7680 Move overflow-newline-into-fringe here.
7681 Add fringe-cursor-alist and default-fringes-cursor-alist.
7682 Add list of fringe cursor symbols.
7683
76842006-02-20 Juanma Barranquero <lekktu@gmail.com>
7685
7686 * commands.texi (Using Interactive): Fix reference to node
7687 "Minibuffers".
7688
76892006-02-19 Richard M. Stallman <rms@gnu.org>
7690
7691 * minibuf.texi (High-Level Completion):
7692 Add xref to read-input-method-name.
7693
7694 * files.texi (Relative File Names): Move file-relative-name here.
7695 (File Name Expansion): From here. Minor clarifications.
7696
7697 * commands.texi (Using Interactive): Add xrefs about reading input.
7698 Clarify remarks about that moving point and mark.
7699 Put string case before list case.
7700
77012006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
7702
7703 * display.texi (Other Display Specs, Image Descriptors):
7704 Revert erroneous changes. The previous description of
7705 image-descriptors as `(image . PROPS)' was correct.
7706
77072006-02-14 Richard M. Stallman <rms@gnu.org>
7708
7709 * variables.texi (File Local Variables): Clarifications.
7710
77112006-02-14 Juanma Barranquero <lekktu@gmail.com>
7712
7713 * variables.texi (File Local Variables): Use @code for a cons
7714 cell, not @var.
7715
77162006-02-13 Chong Yidong <cyd@stupidchicken.com>
7717
7718 * variables.texi (File Local Variables): Document new file local
7719 variable behavior.
7720
77212006-02-10 Kim F. Storm <storm@cua.dk>
7722
7723 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
7724
77252006-02-08 Juanma Barranquero <lekktu@gmail.com>
7726
7727 * modes.texi (%-Constructs): Remove obsolete info about
7728 `global-mode-string'.
7729
77302006-02-07 Richard M. Stallman <rms@gnu.org>
7731
7732 * commands.texi (Prefix Command Arguments): Minor cleanup.
7733
7734 * display.texi: "Graphical display", not window system.
7735
7736 * functions.texi (What Is a Function): Fix xref.
7737
7738 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
7739 (Changing Key Bindings): Clarify when remapping is better than
7740 substitute-key-definition.
7741
77422006-02-02 Richard M. Stallman <rms@gnu.org>
7743
7744 * minibuf.texi (Basic Completion): Completion alists are risky.
7745
7746 * keymaps.texi (Active Keymaps): Clarifications.
7747 (Searching Keymaps): New node.
7748 (Keymaps): Update menu.
7749
7750 * frames.texi (Layout Parameters): Minor clarification.
7751 (Drag and Drop): New node.
7752 (Frames): Update menu.
7753
77542006-01-29 Chong Yidong <cyd@stupidchicken.com>
7755
7756 * display.texi (Other Display Specs, Image Descriptors):
7757 Image description is a list, not a cons cell.
7758
77592006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7760
7761 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
7762 list is not necessarily a list).
7763
77642006-01-27 Eli Zaretskii <eliz@gnu.org>
7765
7766 * frames.texi (Layout Parameters): border-width and
7767 internal-border-width belong to the frame, not the window.
7768
77692006-01-19 Richard M. Stallman <rms@gnu.org>
7770
7771 * nonascii.texi (Translation of Characters): Search cmds use
7772 translation-table-for-input. Automatically made local.
7773
7774 * markers.texi (Overview of Markers): Count insertion type
7775 as one of a marker's attributes.
7776
7777 * keymaps.texi (Controlling Active Maps): New node, split out of
7778 Active Keymaps.
7779 (Keymaps): Menu updated.
7780 (Active Keymaps): Give pseudocode to explain how the active
7781 maps are searched. current-active-maps and key-binding moved here.
7782 (Functions for Key Lookup): current-active-maps and key-binding moved.
7783 Clarifications.
7784 (Searching the Keymaps): New subnode.
7785
7786 * elisp.texi (Top): Menu clarification.
7787
7788 * display.texi (Other Display Specs): Delete duplicate entry for
7789 just a string as display spec. Move text about recursive display
7790 specs on such a string.
7791
7792 * commands.texi (Key Sequence Input): Clarify.
7793 Move num-nonmacro-input-events out.
7794 (Reading One Event): num-nonmacro-input-events moved here.
7795
77962006-01-14 Nick Roberts <nickrob@snap.net.nz>
7797
7798 * advice.texi (Simple Advice): Update example to fit argument
7799 change in previous-line.
7800
78012006-01-05 Richard M. Stallman <rms@gnu.org>
7802
7803 * markers.texi (The Mark): Fix in `mark'.
7804
78052006-01-04 Richard M. Stallman <rms@gnu.org>
7806
7807 * processes.texi (Misc Network, Make Network): Minor cleanups.
7808
78092006-01-04 Kim F. Storm <storm@cua.dk>
7810
7811 * processes.texi (Make Network): Add IPv6 addresses and handling.
7812 (Network Feature Testing): Mention (:family ipv6).
7813 (Misc Network): Add IPv6 formats to format-network-address.
7814
78152005-12-30 Richard M. Stallman <rms@gnu.org>
7816
7817 * text.texi (Changing Properties):
7818 Don't use return value of set-text-properties.
7819
78202005-12-29 Luc Teirlinck <teirllm@auburn.edu>
7821
7822 * modes.texi (Mode Line Format): Correct typo in menu.
7823
78242005-12-29 Richard M. Stallman <rms@gnu.org>
7825
7826 * modes.texi (Mode Line Top): New node.
7827 (Mode Line Data): Some text moved to new node.
7828 Explain the data structure more concretely.
7829 (Mode Line Basics): Clarifications.
7830 (Mode Line Variables): Clarify intro paragraph.
7831 (%-Constructs): Clarify intro paragraph.
7832 (Mode Line Format): Update menu.
7833
78342005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7835
7836 * minibuf.texi (Basic Completion): Update lazy-completion-table
7837 examples for removal of ARGS argument.
7838
78392005-12-23 Richard M. Stallman <rms@gnu.org>
7840
7841 * text.texi (Undo): Restore some explanation from the version
7842 that was deleted.
7843
78442005-12-23 Eli Zaretskii <eliz@gnu.org>
7845
7846 * text.texi (Undo): Remove duplicate descriptions of `apply
7847 funname' and `apply delta' elements of the undo list.
7848
78492005-12-20 Richard M. Stallman <rms@gnu.org>
7850
7851 * help.texi (Help Functions): Update documentation of `apropos'.
7852
78532005-12-20 Luc Teirlinck <teirllm@auburn.edu>
7854
7855 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
7856 because it is confusing. If the :help-echo keyword is a function,
7857 it is not directly used as the :help-echo overlay property, as the
7858 xref seems to suggest (it does not take the appropriate args).
7859
78602005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7861
7862 * customize.texi (Common Keywords): Fix Texinfo usage.
7863 (Group Definitions, Variable Definitions): Update for new
7864 conventions for using `*' in docstrings.
7865
7866 * tips.texi (Documentation Tips): Update for new conventions for
7867 using `*' in docstrings.
7868
78692005-12-16 Richard M. Stallman <rms@gnu.org>
7870
7871 * minibuf.texi (Minibuffer Contents): Minor cleanup.
7872
78732005-12-16 Juri Linkov <juri@jurta.org>
7874
7875 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
7876
78772005-12-14 Romain Francoise <romain@orebokech.com>
7878
7879 * modes.texi (Customizing Keywords): Rename `append' to `how'.
7880 Fix typo.
7881
78822005-12-11 Juri Linkov <juri@jurta.org>
7883
7884 * minibuf.texi (Completion Commands): Add mention of read-file-name
7885 for filename completion keymaps.
7886 (Reading File Names): Add mention of filename completion keymaps
7887 for read-file-name and xref to `Completion Commands'.
7888
78892005-12-10 Richard M. Stallman <rms@gnu.org>
7890
7891 * customize.texi (Common Keywords): State caveats for use of :tag.
7892
78932005-12-08 Richard M. Stallman <rms@gnu.org>
7894
7895 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
7896 with xrefs and better explanation.
7897 (Completion Commands): Add the filename completion maps.
7898
7899 * objects.texi (Character Type): Clarify that \s is not space
7900 if a dash follows.
7901
79022005-12-05 Richard M. Stallman <rms@gnu.org>
7903
7904 * windows.texi (Resizing Windows): Delete preserve-before args.
7905
79062005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
7907
7908 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
7909 in full keymaps, since the quirk has been fixed.
7910
79112005-12-03 Eli Zaretskii <eliz@gnu.org>
7912
7913 * hooks.texi (Standard Hooks): Add index entries.
7914 Mention `compilation-finish-functions'.
7915
79162005-11-27 Richard M. Stallman <rms@gnu.org>
7917
7918 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
7919
79202005-11-21 Juri Linkov <juri@jurta.org>
7921
7922 * customize.texi (Common Keywords): Update links types
7923 custom-manual and url-link. Add link types emacs-library-link,
7924 file-link, function-link, variable-link, custom-group-link.
7925
79262005-11-20 Chong Yidong <cyd@stupidchicken.com>
7927
7928 * display.texi: Revert 2005-11-20 change.
7929
79302005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
7931
7932 * processes.texi (Bindat Functions):
7933 Say "third" to refer to zero-based index "2".
7934
79352005-11-18 Luc Teirlinck <teirllm@auburn.edu>
7936
7937 * loading.texi (Library Search): Update the default value of
7938 `load-suffixes'.
7939
79402005-11-17 Chong Yidong <cyd@stupidchicken.com>
7941
7942 * display.texi (Attribute Functions): Mention :ignore-defface.
7943
79442005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7945
7946 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
7947 (Minor Mode Conventions): Mention the use of a hook.
7948
79492005-11-06 Richard M. Stallman <rms@gnu.org>
7950
7951 * files.texi (Magic File Names): find-file-name-handler checks the
7952 `operations' property of the handler.
7953
79542005-11-03 Richard M. Stallman <rms@gnu.org>
7955
7956 * variables.texi (Frame-Local Variables): Small clarification.
7957
79582005-10-29 Chong Yidong <cyd@stupidchicken.com>
7959
7960 * os.texi (Init File): Document ~/.emacs.d/init.el.
7961
79622005-10-29 Richard M. Stallman <rms@gnu.org>
7963
7964 * internals.texi (Garbage Collection): Document memory-full.
7965
79662005-10-28 Bill Wohler <wohler@newt.com>
7967
7968 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
7969 for URLs.
7970
79712005-10-28 Richard M. Stallman <rms@gnu.org>
7972
7973 * minibuf.texi (Completion Commands): Clean up prev change.
7974
79752005-10-26 Kevin Ryde <user42@zip.com.au>
7976
7977 * compile.texi (Eval During Compile): Explain recommended uses
7978 of eval-when-compile and eval-and-compile.
7979
79802005-10-27 Masatake YAMATO <jet@gyve.org>
7981
7982 * minibuf.texi (Completion Commands):
7983 Write about new optional argument for `display-completion-list'.
7984
79852005-10-23 Richard M. Stallman <rms@gnu.org>
7986
7987 * display.texi (Overlay Arrow): Clarify about local bindings of
7988 overlay-arrow-position.
7989
79902005-10-22 Eli Zaretskii <eliz@gnu.org>
7991
7992 * internals.texi (Building Emacs): Fix last change.
7993
79942005-10-22 Richard M. Stallman <rms@gnu.org>
7995
7996 * internals.texi (Building Emacs): Document eval-at-startup.
7997
79982005-10-21 Richard M. Stallman <rms@gnu.org>
7999
8000 * loading.texi (Where Defined): load-history contains abs file names.
8001 symbol-file returns abs file names.
8002
80032005-10-19 Kim F. Storm <storm@cua.dk>
8004
8005 * display.texi (Showing Images): Add max-image-size integer value.
8006
80072005-10-18 Chong Yidong <cyd@stupidchicken.com>
8008
8009 * display.texi (Showing Images): Document max-image-size.
8010
80112005-10-17 Richard M. Stallman <rms@gnu.org>
8012
8013 * commands.texi (Quitting): Minor clarification.
8014
8015 * processes.texi (Sentinels): Clarify about output and quitting.
8016 (Filter Functions): Mention with-local-quit.
8017
80182005-10-17 Juri Linkov <juri@jurta.org>
8019
8020 * buffers.texi (Current Buffer):
8021 * commands.texi (Event Input Misc):
8022 * compile.texi (Eval During Compile, Compiler Errors):
8023 * customize.texi (Group Definitions):
8024 * display.texi (Progress, Defining Faces):
8025 * files.texi (Writing to Files):
8026 * modes.texi (Mode Hooks, Defining Minor Modes):
8027 * streams.texi (Output Functions):
8028 * syntax.texi (Syntax Table Functions):
8029 * text.texi (Change Hooks):
8030 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8031
8032 * commands.texi (Quitting): Replace arg `forms' with `body' in
8033 `with-local-quit'.
8034
8035 * positions.texi (Excursions): Replace arg `forms' with `body' in
8036 `save-excursion'.
8037
80382005-10-08 Kim F. Storm <storm@cua.dk>
8039
8040 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8041 Rename manual section accordingly.
8042
80432005-10-04 Kim F. Storm <storm@cua.dk>
8044
8045 * windows.texi (Window Split Tree): New section describing
8046 new function window-split-tree function.
8047
80482005-10-03 Nick Roberts <nickrob@snap.net.nz>
8049
8050 * display.texi (Fringe Size/Pos): Simplify and add detail.
8051
80522005-09-30 Romain Francoise <romain@orebokech.com>
8053
8054 * minibuf.texi (High-Level Completion): Explain that the prompt
8055 given to `read-buffer' should end with a colon and a space.
8056 Update usage examples.
8057
80582005-09-29 Juri Linkov <juri@jurta.org>
8059
8060 * display.texi (Displaying Messages): Rename argument name
8061 `string' to `format-string' in functions `message', `message-box',
8062 `message-or-box'.
8063
80642005-09-26 Chong Yidong <cyd@stupidchicken.com>
8065
8066 * errors.texi (Standard Errors): Correct xrefs.
8067
80682005-09-18 Chong Yidong <cyd@stupidchicken.com>
8069
8070 * display.texi (Defining Images): Update documentation for
8071 `image-load-path'.
8072
80732005-09-17 Richard M. Stallman <rms@gnu.org>
8074
8075 * display.texi (Defining Images): Clean up previous change.
8076
80772005-09-16 Romain Francoise <romain@orebokech.com>
8078
8079 * elisp.texi: Specify GFDL version 1.2.
8080
8081 * doclicense.texi (GNU Free Documentation License): Update to
8082 version 1.2.
8083
80842005-09-15 Chong Yidong <cyd@stupidchicken.com>
8085
8086 * display.texi (Defining Images): Document `image-load-path'.
8087
80882005-09-15 Richard M. Stallman <rms@gnu.org>
8089
8090 * objects.texi (Printed Representation): Minor cleanup.
8091 (Box Diagrams): Minor fix.
8092 (Cons Cell Type): Move (...) index item here.
8093 (Box Diagrams): From here.
8094 (Array Type): Minor fix.
8095 (Type Predicates): Delete index "predicates".
8096 (Hash Table Type): Clarify xref.
8097 (Dotted Pair Notation): Minor fix.
8098
80992005-09-10 Chong Yidong <cyd@stupidchicken.com>
8100
8101 * files.texi (Saving Buffers): Fix typo.
8102
81032005-09-08 Richard M. Stallman <rms@gnu.org>
8104
8105 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8106
81072005-09-08 Chong Yidong <cyd@stupidchicken.com>
8108
8109 * locals.texi (Standard Buffer-Local Variables): Don't include
8110 mode variables for minor modes.
8111 Fix xrefs for buffer-display-count, buffer-display-table,
8112 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8113 enable-multibyte-characters, fill-column, header-line-format,
8114 left-fringe-width, left-margin, and right-fringe-width.
8115
8116 * hooks.texi (Standard Hooks): All hooks should conform to the
8117 standard naming convention now.
8118 Fix xref for `echo-area-clear-hook'.
8119
8120 * display.texi (Usual Display): Note that indicate-empty-lines and
8121 tab-width are buffer-local.
8122
8123 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8124
8125 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8126
8127 * nonascii.texi (Encoding and I/O): Note that
8128 buffer-file-coding-system is buffer-local.
8129
8130 * positions.texi (List Motion): Note that defun-prompt-regexp is
8131 buffer-local.
8132
8133 * text.texi (Auto Filling): Note that auto-fill-function is
8134 buffer-local.
8135 (Undo): Note that buffer-undo-list is buffer-local.
8136
8137 * windows.texi (Buffers and Windows):
8138 Document buffer-display-count.
8139
81402005-09-06 Richard M. Stallman <rms@gnu.org>
8141
8142 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8143 package prefix elsewhere than at the start of the name.
8144
81452005-09-03 Richard M. Stallman <rms@gnu.org>
8146
8147 * tips.texi (Programming Tips): Add conventions for minibuffer
8148 questions and prompts.
8149
81502005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8151
8152 * intro.texi (nil and t): Minor cleanup.
8153 Delete spurious mention of keyword symbols.
8154 (Evaluation Notation): Add index entry.
8155 (A Sample Function Description): Minor cleanup.
8156 (A Sample Variable Description): Not all vars can be set.
8157
81582005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8159
8160 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8161
8162 (Insertion): Document precise type of `insert-char' arg COUNT.
8163
81642005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8165
8166 * modes.texi (Other Font Lock Variables): Sync the default of
8167 font-lock-lines-before.
8168
81692005-08-31 Michael Albinus <michael.albinus@gmx.de>
8170
8171 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8172
81732005-08-29 Richard M. Stallman <rms@gnu.org>
8174
8175 * elisp.texi (Top): Update subnode menu.
8176
8177 * searching.texi (Searching and Matching): Move node.
8178 Rearrange contents and add overall explanation.
8179 (Searching and Case): Move node.
8180 (Searching and Matching): Update menu.
8181
81822005-08-27 Eli Zaretskii <eliz@gnu.org>
8183
8184 * os.texi (Startup Summary): Fix the description of the initial
8185 startup message display.
8186
81872005-08-25 Richard M. Stallman <rms@gnu.org>
8188
8189 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8190
81912005-08-25 Emilio C. Lopes <eclig@gmx.net>
8192
8193 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8194 `next-overlay-change' example.
8195
81962005-08-22 Juri Linkov <juri@jurta.org>
8197
8198 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8199 Fix invert-face. Fix args of face-background.
8200
8201 * display.texi (Standard Faces): Delete node.
8202 (Faces): Add xref to `(emacs)Standard Faces'.
8203 (Displaying Faces): Fix xref to `Standard Faces'.
8204
8205 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8206
82072005-08-20 Alan Mackenzie <acm@muc.de>
8208
8209 * buffers.texi (The Buffer List): Clarify the manipulation of the
8210 buffer list.
8211
82122005-08-14 Richard M. Stallman <rms@gnu.org>
8213
8214 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8215 a regexp.
8216
82172005-08-11 Richard M. Stallman <rms@gnu.org>
8218
8219 * elisp.texi (Top): Update subnode lists.
8220
8221 * display.texi (Inverse Video): Node deleted.
8222
8223 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8224 New nodes split out of Coding Conventions.
8225
8226 * searching.texi (Regular Expressions): Document re-builder.
8227
8228 * os.texi (Time Parsing): New node split out of Time Conversion.
8229
8230 * processes.texi (Misc Network, Network Feature Testing)
8231 (Network Options, Make Network): New nodes split out of
8232 Low-Level Network.
8233
82342005-08-09 Richard M. Stallman <rms@gnu.org>
8235
8236 * frames.texi (Geometry): New node, split from Size and Position.
8237 (Frame Parameters): Refer to Geometry.
8238
8239 * buffers.texi (The Buffer List): Fix xrefs.
8240
8241 * windows.texi (Splitting Windows): Fix xref.
8242
8243 * frames.texi (Layout Parameters): Add xref.
8244
8245 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8246
8247 * keymaps.texi (Menu Bar): Fix xref.
8248
8249 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8250
8251 * modes.texi (%-Constructs): Fix xref.
8252
8253 * frames.texi (Window Frame Parameters): Node split up.
8254 (Basic Parameters, Position Parameters, Size Parameters)
8255 (Layout Parameters, Buffer Parameters, Management Parameters)
8256 (Cursor Parameters, Color Parameters): New subnodes.
8257
82582005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8259
8260 * positions.texi (Screen Lines): Update xref for previous change
8261 in minibuf.texi.
8262
8263 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8264 change in minibuf.texi.
8265
82662005-08-09 Richard M. Stallman <rms@gnu.org>
8267
8268 * tips.texi (Coding Conventions): Minor cleanup.
8269
8270 * modes.texi (Defining Minor Modes): Explain when init-value
8271 can be non-nil.
8272
8273 * elisp.texi (Top): Update submenu for Minibuffer.
8274
8275 * minibuf.texi (Minibuffer Misc): Node split up.
8276 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8277 (Recursive Mini): New nodes split out from Minibuffer Misc.
8278 (Minibuffer Misc): Document max-mini-window-height.
8279
8280 * hash.texi (Defining Hash): Delete stray paren in example.
8281
8282 * display.texi (Echo Area Customization): Don't define
8283 max-mini-window-height here; xref instead.
8284
8285 * commands.texi (Event Input Misc): Update while-no-input.
8286
8287 * advice.texi (Advising Functions): Explain when to use advice
8288 and when to use a hook.
8289
82902005-07-30 Eli Zaretskii <eliz@gnu.org>
8291
8292 * makefile.w32-in (info): Don't run install-info.
8293 ($(infodir)/dir): New target, produced by running install-info.
8294
82952005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8296
8297 * modes.texi (Defining Minor Modes): The keyword for the initial
8298 value is :init-value, not :initial-value.
8299
83002005-07-23 Eli Zaretskii <eliz@gnu.org>
8301
8302 * loading.texi (Autoload): Make the `doctor' example be consistent
8303 with what's in current loaddefs.el. Describe the "fn" magic in
8304 the usage portion of the doc string.
8305
83062005-07-22 Richard M. Stallman <rms@gnu.org>
8307
8308 * internals.texi (Garbage Collection): Clarify previous change.
8309
83102005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8311
8312 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8313
83142005-07-18 Juri Linkov <juri@jurta.org>
8315
8316 * commands.texi (Accessing Events):
8317 * frames.texi (Text Terminal Colors, Resources):
8318 * markers.texi (The Mark):
8319 * modes.texi (Defining Minor Modes):
8320 Delete duplicate duplicate words.
8321
83222005-07-16 Richard M. Stallman <rms@gnu.org>
8323
8324 * display.texi (Managing Overlays): Clarify make-overlay
8325 args for insertion types.
8326
83272005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8328
8329 * customize.texi (Variable Definitions):
8330 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8331 `standard-value' is a list too.
8332 (Defining New Types): Use @key{RET} instead of @key{ret}.
8333
83342005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8335
8336 * os.texi (Translating Input): Fix typo.
8337
83382005-07-08 Richard M. Stallman <rms@gnu.org>
8339
8340 * README: Update edition number and size estimate.
8341
8342 * elisp.texi (VERSION): Set to 2.9.
8343
83442005-07-07 Richard M. Stallman <rms@gnu.org>
8345
8346 * book-spine.texinfo: Update Emacs version.
8347
8348 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8349
83502005-07-06 Richard M. Stallman <rms@gnu.org>
8351
8352 * searching.texi (Regexp Search): Clarify what re-search-forward
8353 does when the search fails.
8354
83552005-07-05 Lute Kamstra <lute@gnu.org>
8356
8357 * Update FSF's address in GPL notices.
8358
8359 * doclicense.texi (GNU Free Documentation License):
8360 * gpl.texi (GPL):
8361 * tips.texi (Coding Conventions, Library Headers):
8362 * vol1.texi:
8363 * vol2.texi: Update FSF's address.
8364
83652005-07-04 Richard M. Stallman <rms@gnu.org>
8366
8367 * hooks.texi (Standard Hooks): Add occur-hook.
8368
83692005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8370
8371 * display.texi (The Echo Area): Correct menu.
8372
83732005-07-03 Richard M. Stallman <rms@gnu.org>
8374
8375 * elisp.texi (Top): Update subnode menu for Display.
8376
8377 * display.texi (Displaying Messages): New node, with most
8378 of what was in The Echo Area.
8379 (Progress): Move under The Echo Area.
8380 (Logging Messages): New node with new text.
8381 (Echo Area Customization): New node, the rest of what was
8382 in The Echo Area. Document message-truncate-lines with @defvar.
8383 (Display): Update menu.
8384
8385 * windows.texi (Textual Scrolling): Doc 3 values for
8386 scroll-preserve-screen-position.
8387
8388 * text.texi (Special Properties): Change hook functions
8389 should bind inhibit-modification-hooks around altering buffer text.
8390
8391 * keymaps.texi (Key Binding Commands): Call binding BINDING
8392 rather than DEFINITION.
8393
83942005-06-29 Juanma Barranquero <lekktu@gmail.com>
8395
8396 * variables.texi (Defining Variables): `user-variable-p' returns t
8397 for aliases of user options, nil for alias loops.
8398
83992005-06-28 Richard M. Stallman <rms@gnu.org>
8400
8401 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8402 make-keymap.
8403
84042005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8405
8406 * variables.texi (Setting Variables): Correct and clarify
8407 description of `add-to-ordered-list'.
8408
84092005-06-26 Richard M. Stallman <rms@gnu.org>
8410
8411 * display.texi (Faces): Minor cleanup.
8412
84132005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8414
8415 * display.texi (Faces): `facep' returns t for strings that are
8416 face names.
8417
84182005-06-25 Richard M. Stallman <rms@gnu.org>
8419
8420 * objects.texi (Equality Predicates): Clarify meaning of equal.
8421
8422 * windows.texi (Selecting Windows): save-selected-window
8423 and with-selected-window save and restore the current buffer.
8424
84252005-06-24 Richard M. Stallman <rms@gnu.org>
8426
8427 * numbers.texi (Float Basics): Explain how to test for NaN,
8428 and printing the sign of NaNs.
8429
84302005-06-24 Eli Zaretskii <eliz@gnu.org>
8431
8432 * makefile.w32-in (MAKEINFO): Use --force.
8433
84342005-06-23 Richard M. Stallman <rms@gnu.org>
8435
8436 * display.texi (Face Functions): Correct Texinfo usage.
8437
84382005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8439
8440 * lists.texi (Rings): `ring-elements' now returns the elements of
8441 RING in order.
8442
84432005-06-23 Juanma Barranquero <lekktu@gmail.com>
8444
8445 * markers.texi (The Mark): Texinfo usage fix.
8446
84472005-06-23 Kim F. Storm <storm@cua.dk>
8448
8449 * searching.texi (Entire Match Data): Remove evaporate option for
8450 match-data. Do not mention evaporate option for set-match-data.
8451
84522005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8453
8454 * display.texi (Face Functions): Mention face aliases.
8455
84562005-06-21 Richard M. Stallman <rms@gnu.org>
8457
8458 * anti.texi (Antinews): Texinfo usage fix.
8459
84602005-06-21 Karl Berry <karl@gnu.org>
8461
8462 * elisp.texi: Use @copying.
8463
8464 * elisp.texi: Put @summarycontents and @contents before the Top
8465 node, instead of the end of the file, so that the contents appear
8466 in the right place in the dvi/pdf output.
8467
84682005-06-21 Juri Linkov <juri@jurta.org>
8469
8470 * display.texi (Defining Faces): Add `customized-face'.
8471
84722005-06-20 Kim F. Storm <storm@cua.dk>
8473
8474 * variables.texi (Setting Variables): Any type of element can be
8475 given order in add-to-ordered-list. Compare elements with eq.
8476
8477 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
8478
84792005-06-20 Karl Berry <karl@gnu.org>
8480
8481 * syntax.texi (Syntax Flags): Make last column very slightly wider
8482 to avoid "generic comment" breaking on two lines and causing an
8483 underfull box.
8484
84852005-06-19 Luc Teirlinck <teirllm@auburn.edu>
8486
8487 * lists.texi (Rings): Various minor clarifications and corrections.
8488
84892005-06-18 Richard M. Stallman <rms@gnu.org>
8490
8491 * functions.texi (Obsolete Functions): Simplify.
8492
8493 * variables.texi (Variable Aliases): Simplify.
8494
8495 * anti.texi, backups.texi, compile.texi, customization.texi:
8496 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
8497 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
8498 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
8499 * variables.texi: Fix formatting ugliness.
8500
8501 * elisp.texi: Add links to Rings and Byte Packing.
8502 Update version and copyright years.
8503
8504 * minibuf.texi: Fix formatting ugliness.
8505 (Completion Commands): Move keymap vars to the end
8506 and vars completing-read binds to the top.
8507
85082005-06-17 Luc Teirlinck <teirllm@auburn.edu>
8509
8510 * processes.texi: Fix typos.
8511 (Bindat Spec): Correct Texinfo error.
8512 (Byte Packing): Fix ungrammatical sentence.
8513
85142005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
8515
8516 * lists.texi (Rings): New node.
8517 (Lists): Add it to menu.
8518
8519 * processes.texi (Byte Packing): New node.
8520 (Processes): Add it to menu.
8521
85222005-06-17 Richard M. Stallman <rms@gnu.org>
8523
8524 * syntax.texi (Parsing Expressions): Fix texinfo usage.
8525
8526 * help.texi (Documentation Basics): Explain the xref to
8527 Documentation Tips.
8528
8529 * debugging.texi (Debugger Commands): Minor fix.
8530
85312005-06-16 Luc Teirlinck <teirllm@auburn.edu>
8532
8533 * edebug.texi (Instrumenting): Eliminate duplicate link.
8534 (Specification List): Replace references to "below", referring to
8535 a later node, with one @ref to that node.
8536
8537 * os.texi (Timers): Timers should save and restore the match data
8538 if they change it.
8539
8540 * debugging.texi (Debugger Commands): Mention that the Lisp
8541 debugger can not step through primitive functions.
8542
85432005-06-16 Juanma Barranquero <lekktu@gmail.com>
8544
8545 * functions.texi (Obsolete Functions): Update argument names of
8546 `make-obsolete' and `define-obsolete-function-alias'.
8547
8548 * variables.texi (Variable Aliases): Update argument names of
8549 `defvaralias', `make-obsolete-variable' and
8550 `define-obsolete-variable-alias'.
8551
85522005-06-15 Kim F. Storm <storm@cua.dk>
8553
8554 * searching.texi (Entire Match Data): Rephrase warnings about
8555 evaporate arg to match-data and set-match-data.
8556
85572005-06-14 Luc Teirlinck <teirllm@auburn.edu>
8558
8559 * elisp.texi (Top): Update detailed menu.
8560
8561 * edebug.texi (Edebug): Update menu.
8562 (Instrumenting): Update xrefs.
8563 (Edebug Execution Modes): Correct xref.
8564 (Jumping): Clarify description of `h' command.
8565 Eliminate redundant @ref.
8566 (Breaks): New node.
8567 (Breakpoints): Is now a subsubsection.
8568 (Global Break Condition): Mention `C-x X X'.
8569 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
8570 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
8571 (Edebug Display Update): Correct pxref.
8572 (Edebug and Macros): New node.
8573 (Instrumenting Macro Calls): Is now a subsubsection.
8574 Neither arg of `def-edebug-spec' is evaluated.
8575 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
8576 (Specification Examples): Fix typo.
8577
85782005-06-14 Lute Kamstra <lute@gnu.org>
8579
8580 * debugging.texi (Function Debugging): Primitives can break on
8581 entry too.
8582
85832005-06-14 Kim F. Storm <storm@cua.dk>
8584
8585 * variables.texi (Setting Variables): Add add-to-ordered-list.
8586
85872005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8588
8589 * syntax.texi (Parsing Expressions): Document aux functions and vars of
8590 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
8591
85922005-06-13 Lute Kamstra <lute@gnu.org>
8593
8594 * text.texi (Special Properties): Fix cross reference.
8595
85962005-06-11 Luc Teirlinck <teirllm@auburn.edu>
8597
8598 * debugging.texi (Function Debugging): Delete mention of empty
8599 string argument to `cancel-debug-on-entry'. Delete inaccurate
8600 description of the return value of that command.
8601
86022005-06-11 Alan Mackenzie <acm@muc.de>
8603
8604 * text.texi (Adaptive Fill): Amplify the description of
8605 fill-context-prefix.
8606
86072005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8608
8609 * syntax.texi (Parsing Expressions): Fix Texinfo error.
8610
86112005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
8612
8613 * syntax.texi (Parsing Expressions): Document syntax-ppss.
8614
86152005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8616
8617 * debugging.texi (Error Debugging): Minor rewording.
8618 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
8619 is optional.
8620
86212005-06-10 Lute Kamstra <lute@gnu.org>
8622
8623 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
8624 (Top): Give it a title. Correct version number. Give the
8625 detailed node listing a more prominent header.
8626 * intro.texi: Don't set VERSION here a second time.
8627 Mention Emacs's version too.
8628 * anti.texi (Antinews): Use EMACSVER to refer to the current
8629 version of Emacs.
8630
86312005-06-09 Kim F. Storm <storm@cua.dk>
8632
8633 * searching.texi (Entire Match Data): Explain new `reseat' argument to
8634 match-data and set-match-data.
8635
86362005-06-08 Richard M. Stallman <rms@gnu.org>
8637
8638 * searching.texi (Entire Match Data): Clarify when match-data
8639 returns markers and when integers.
8640
8641 * display.texi (Defining Faces): Explain that face name should not
8642 end in `-face'.
8643
8644 * modes.texi (Mode Line Data): Minor cleanup.
8645 (Customizing Keywords): Node split out of Search-based Fontification.
8646 Add example of using font-lock-add-keywords from a hook.
8647 Clarify when MODE should be non-nil, and when nil.
8648
86492005-06-06 Richard M. Stallman <rms@gnu.org>
8650
8651 * modes.texi (Mode Line Data): Explain what happens when the car
8652 of a list is a void symbol.
8653 (Search-based Fontification): Explain MODE arg to
8654 font-lock-add-keywords and warn about calls from major modes.
8655
86562005-06-08 Juri Linkov <juri@jurta.org>
8657
8658 * display.texi (Standard Faces): Add `shadow' face.
8659
86602005-05-29 Luc Teirlinck <teirllm@auburn.edu>
8661
8662 * modes.texi (Major Mode Conventions): A derived mode only needs
8663 to put the call to the parent mode inside `delay-mode-hooks'.
8664
86652005-05-29 Richard M. Stallman <rms@gnu.org>
8666
8667 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
8668 new, and what that implies. Clarify.
8669
8670 * files.texi (Locating Files): Clean up the text.
8671
8672 * frames.texi (Window Frame Parameters): Document user-size.
8673 Shorten entry for top by referring to left.
8674
86752005-05-26 Richard M. Stallman <rms@gnu.org>
8676
8677 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
8678 is new, and what the implications are. Other clarifications.
8679
86802005-05-24 Richard M. Stallman <rms@gnu.org>
8681
8682 * frames.texi (Dialog Boxes): Minor fixes.
8683
86842005-05-25 Masatake YAMATO <jet@gyve.org>
8685
8686 * display.texi (Standard Faces): Write about `mode-line-highlight'.
8687
86882005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8689
8690 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
8691 is optional.
8692
86932005-05-24 Nick Roberts <nickrob@snap.net.nz>
8694
8695 * frames.texi (Dialog Boxes): Describe new optional argument.
8696
86972005-05-23 Lute Kamstra <lute@gnu.org>
8698
8699 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
8700 syntax-begin-function over font-lock-beginning-of-syntax-function.
8701
87022005-05-21 Luc Teirlinck <teirllm@auburn.edu>
8703
8704 * minibuf.texi (Reading File Names): Update description of
8705 `read-directory-name'.
8706
8707 * modes.texi (Derived Modes): Clarify :group keyword.
8708
87092005-05-21 Eli Zaretskii <eliz@gnu.org>
8710
8711 * files.texi (Locating Files): New subsection.
8712 Describe locate-file and executable-find.
8713
87142005-05-21 Kevin Ryde <user42@zip.com.au>
8715
8716 * frames.texi (Initial Parameters): Update cross reference to
8717 "Emacs Invocation".
8718
87192005-05-19 Luc Teirlinck <teirllm@auburn.edu>
8720
8721 * keymaps.texi (Active Keymaps): Add anchor.
8722
8723 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
8724 (Major Mode Conventions): Refer to `Auto Major Mode' in more
8725 appropriate place.
8726 (Derived Modes): Small clarifications.
8727 (Minor Mode Conventions, Keymaps and Minor Modes):
8728 Replace references to nodes with references to anchors.
8729 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
8730 Clarify description of lists whose first element is an integer.
8731 (Mode Line Variables): Add anchor.
8732 (%-Constructs): Clarify description of integer after %.
8733 (Emulating Mode Line): Describe nil value for FACE.
8734
87352005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8736
8737 * modes.texi (Derived Modes): Correct references to non-existing
8738 variable standard-syntax-table.
8739
87402005-05-17 Lute Kamstra <lute@gnu.org>
8741
8742 * modes.texi (Defining Minor Modes): Mention the mode hook.
8743
87442005-05-15 Kim F. Storm <storm@cua.dk>
8745
8746 * processes.texi (Network): Remove open-network-stream-nowait.
8747 (Network Servers): Remove open-network-stream-server.
8748
87492005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8750
8751 * elisp.texi (Top): Update detailed menu.
8752
8753 * variables.texi: Reorder nodes.
8754 (Variables): Update menu.
8755 (File Local Variables): Do not refer to the `-*-' line as
8756 a "local variables list". Add pxref.
8757
87582005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8759
8760 * elisp.texi (Top): Update detailed menu for node changes.
8761
8762 * modes.texi (Modes): Update Menu.
8763 (Hooks): Move to beginning of chapter.
8764 Most minor modes run mode hooks too.
8765 `add-hook' can handle void hooks or hooks whose value is a single
8766 function.
8767 (Major Modes): Update Menu.
8768 (Major Mode Basics): New node, split off from `Major Modes'.
8769 (Major Mode Conventions): Correct xref. Explain how to handle
8770 auto-mode-alist if the major mode command has an autoload cookie.
8771 (Auto Major Mode): Major update. Add magic-mode-alist.
8772 (Derived Modes): Major update.
8773 (Mode Line Format): Update Menu.
8774 (Mode Line Basics): New node, split off from `Mode Line Format'.
8775
8776 * loading.texi (Autoload): Mention `autoload cookie' as synonym
8777 for `magic autoload comment'. Add index entries and anchor.
8778
87792005-05-14 Richard M. Stallman <rms@gnu.org>
8780
8781 * tips.texi (Coding Conventions): Explain how important it is
8782 that just loading certain files not change Emacs behavior.
8783
8784 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
8785
87862005-05-12 Lute Kamstra <lute@gnu.org>
8787
8788 * modes.texi (Generic Modes): Update.
8789 (Major Modes): Refer to node "Generic Modes".
8790
8791 * elisp.texi (Top): Update to the current structure of the manual.
8792 * processes.texi (Processes): Add menu description.
8793 * customize.texi (Customization): Add menu descriptions.
8794
87952005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
8796
8797 * processes.texi (Signals to Processes)
8798 (Low-Level Network): Fix typos.
8799
88002005-05-11 Lute Kamstra <lute@gnu.org>
8801
8802 * elisp.texi (Top): Add some nodes from the chapter "Major and
8803 Minor Modes" to the detailed node listing.
8804
88052005-05-10 Richard M. Stallman <rms@gnu.org>
8806
8807 * keymaps.texi (Extended Menu Items): Menu item filter functions
8808 can be called at any time.
8809
88102005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8811
8812 * variables.texi (File Local Variables): `(hack-local-variables t)'
8813 now also checks whether a mode is specified in the local variables
8814 list.
8815
88162005-05-05 Kevin Ryde <user42@zip.com.au>
8817
8818 * display.texi (The Echo Area): Correct format function cross
8819 reference.
8820
88212005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8822
8823 * variables.texi (Variable Aliases): Change description of
8824 `define-obsolete-variable-alias'.
8825
8826 * functions.texi (Functions): Add "Obsolete Functions" to menu.
8827 (Defining Functions): Add xref.
8828 (Obsolete Functions): New node.
8829 (Function Safety): Standardize capitalization of section title.
8830
8831 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
8832 (Dialog Boxes): Complete description of `x-popup-dialog'.
8833
88342005-05-04 Richard M. Stallman <rms@gnu.org>
8835
8836 * commands.texi (Interactive Codes): Fix Texinfo usage.
8837 Document U more clearly.
8838
88392005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8840
8841 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
8842 function and not a macro.
8843
8844 * frames.texi (Pop-Up Menus): Correct and clarify description of
8845 `x-popup-menu'.
8846 (Dialog Boxes): Clarify description of `x-popup-dialog'.
8847
88482005-05-01 Richard M. Stallman <rms@gnu.org>
8849
8850 * edebug.texi (Checking Whether to Stop): Fix previous change.
8851
88522005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8853
8854 * display.texi: Fix typos and Texinfo usage.
8855
8856 * edebug.texi (Checking Whether to Stop): executing-macro ->
8857 executing-kbd-macro.
8858
88592005-05-01 Richard M. Stallman <rms@gnu.org>
8860
8861 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
8862
88632005-04-30 Richard M. Stallman <rms@gnu.org>
8864
8865 * files.texi (Magic File Names): Document `operations' property.
8866
88672005-04-29 Lute Kamstra <lute@gnu.org>
8868
8869 * modes.texi (Generic Modes): New node.
8870 (Major Modes): Add it to the menu.
8871 (Derived Modes): Add "derived mode" to concept index.
8872
88732005-04-28 Lute Kamstra <lute@gnu.org>
8874
8875 * modes.texi (Defining Minor Modes): Fix previous change.
8876 (Font Lock Mode): Simplify.
8877 (Font Lock Basics): Say that font-lock-defaults is buffer-local
8878 when set and that some parts are optional. Add cross references.
8879 (Search-based Fontification): Say how to specify font-lock-keywords.
8880 Add cross references. Add font-lock-multiline to index.
8881 Move font-lock-keywords-case-fold-search here from node "Other Font
8882 Lock Variables". Document font-lock-add-keywords and
8883 font-lock-remove-keywords.
8884 (Other Font Lock Variables): Move font-lock-keywords-only,
8885 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8886 and font-lock-syntactic-face-function to node "Syntactic Font
8887 Lock". Move font-lock-keywords-case-fold-search to node
8888 "Search-based Fontification". Document font-lock-inhibit-thing-lock
8889 and font-lock-{,un}fontify-{buffer,region}-function.
8890 (Precalculated Fontification): Remove reference to deleted variable
8891 font-lock-core-only.
8892 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
8893 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
8894 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8895 and font-lock-syntactic-face-function here from node "Other Font
8896 Lock Variables". Move font-lock-syntactic-keywords to "Setting
8897 Syntax Properties". Add cross references.
8898 (Setting Syntax Properties): New node.
8899 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
8900 * syntax.texi (Syntax Properties): Add cross reference.
8901 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
8902
89032005-04-26 Richard M. Stallman <rms@gnu.org>
8904
8905 * display.texi (Defining Faces):
8906 Document `default' elements of defface spec.
8907
8908 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
8909
8910 * variables.texi (Variable Aliases): Clarify text.
8911
89122005-04-25 Chong Yidong <cyd@stupidchicken.com>
8913
8914 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
8915
89162005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
8919
89202005-04-24 Eli Zaretskii <eliz@gnu.org>
8921
8922 * syntax.texi (Syntax Table Internals): Elaborate documentation of
8923 syntax-after and syntax-class.
8924
8925 * files.texi (Changing Files): Fix last change's cross-reference.
8926 (Unique File Names): Don't mention "numbers" in the documentation
8927 of make-temp-file and make-temp-name.
8928
89292005-04-23 Richard M. Stallman <rms@gnu.org>
8930
8931 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
8932
89332005-04-22 Nick Roberts <nickrob@snap.net.nz>
8934
8935 * windows.texi (Cyclic Window Ordering): Clarify window-list.
8936
89372005-04-22 Nick Roberts <nickrob@snap.net.nz>
8938
8939 * variables.texi (Variable Aliases): Describe make-obsolete-variable
8940 and define-obsolete-variable-alias.
8941
89422005-04-22 Kim F. Storm <storm@cua.dk>
8943
8944 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
8945 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
8946
89472005-04-21 Lute Kamstra <lute@gnu.org>
8948
8949 * lists.texi (Association Lists): Document rassq-delete-all.
8950
89512005-04-19 Richard M. Stallman <rms@gnu.org>
8952
8953 * modes.texi (Search-based Fontification): Explain that
8954 facespec is an expression to be evaluated.
8955
89562005-04-19 Kevin Ryde <user42@zip.com.au>
8957
8958 * streams.texi (Output Functions): Fix xref.
8959 * strings.texi (String Conversion): Fix xref.
8960
89612005-04-19 Kim F. Storm <storm@cua.dk>
8962
8963 * symbols.texi (Symbol Plists): Add safe-get.
8964 Mention that `get' may signal an error.
8965
89662005-04-18 Nick Roberts <nickrob@snap.net.nz>
8967
8968 * customize.texi (Variable Definitions): Replace tooltip-mode
8969 example with save-place.
8970
89712005-04-17 Richard M. Stallman <rms@gnu.org>
8972
8973 * buffers.texi (Indirect Buffers): Clarify.
8974
8975 * positions.texi (Positions): Clarify converting marker to integer.
8976
8977 * strings.texi (String Basics): Mention string-match; clarify.
8978
89792005-04-08 Lute Kamstra <lute@gnu.org>
8980
8981 * modes.texi (Search-based Fontification): Fix cross references.
8982 Use consistent terminology. Document anchored highlighting.
8983
89842005-04-05 Lute Kamstra <lute@gnu.org>
8985
8986 * modes.texi (Defining Minor Modes): Document :group keyword
8987 argument and its default value.
8988
89892005-04-03 Lute Kamstra <lute@gnu.org>
8990
8991 * hooks.texi (Standard Hooks): Add some hooks. Add cross
8992 references and/or descriptions. Delete major mode hooks; mention
8993 them as a category instead. Rename or delete obsolete hooks.
8994
89952005-04-02 Richard M. Stallman <rms@gnu.org>
8996
8997 * nonascii.texi (Coding System Basics): Another wording cleanup.
8998
89992005-04-01 Richard M. Stallman <rms@gnu.org>
9000
9001 * nonascii.texi (Coding System Basics): Clarify previous change.
9002
90032005-04-01 Kenichi Handa <handa@m17n.org>
9004
9005 * nonascii.texi (Coding System Basics): Describe about roundtrip
9006 identity of coding systems.
9007
90082005-03-29 Chong Yidong <cyd@stupidchicken.com>
9009
9010 * text.texi (Buffer Contents): Add filter-buffer-substring and
9011 buffer-substring-filters.
9012
90132005-03-26 Chong Yidong <cyd@stupidchicken.com>
9014
9015 * anti.texi (Antinews): Mention `G' interactive code.
9016
9017 * tips.texi (Compilation Tips): Mention benchmark.el.
9018
90192005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9020
9021 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9022 is now bound to M-o M-o.
9023
9024 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9025
90262005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9027
9028 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9029 in the Emacs Manual).
9030 * Makefile.in (srcs): Remove calendar.texi.
9031 * makefile.w32-in (srcs): Remove calendar.texi.
9032 * display.texi (Display): Change name of next node.
9033 * os.texi (System In): Change name of previous node.
9034 * elisp.texi (Top): Remove Calendar references.
9035 * vol1.texi (Top): Remove Calendar references.
9036 * vol2.texi (Top): Remove Calendar references.
9037
90382005-03-25 Richard M. Stallman <rms@gnu.org>
9039
9040 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9041 Cleanup previous change.
9042
90432005-03-25 Chong Yidong <cyd@stupidchicken.com>
9044
9045 * display.texi (Face Attributes): Faces earlier in an :inherit
9046 list take precedence.
9047 (Scroll Bars): Fix description of vertical-scroll-bars.
9048 Document frame-current-scroll-bars and window-current-scroll-bars.
9049
9050 * markers.texi (The Mark): Document temporary Transient Mark mode.
9051
9052 * minibuf.texi (Reading File Names):
9053 Document read-file-name-completion-ignore-case.
9054
9055 * positions.texi (Screen Lines): Document nil for width argument
9056 to compute-motion.
9057
90582005-03-23 Kim F. Storm <storm@cua.dk>
9059
9060 * display.texi (Standard Faces): Other faces used in the fringe
9061 implicitly inherits from the fringe face.
9062 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9063 properties implicitly inherits from fringe face.
9064 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9065
90662005-03-20 Chong Yidong <cyd@stupidchicken.com>
9067
9068 * display.texi (Invisible Text): State default value of
9069 line-move-ignore-invisible.
9070 (Managing Overlays): Document remove-overlays.
9071 (Standard Faces): Document escape-glyph face.
9072
9073 * minibuf.texi (Reading File Names): Document read-file-name-function.
9074
9075 * modes.texi (Other Font Lock Variables):
9076 Document font-lock-lines-before.
9077
9078 * positions.texi (Skipping Characters): skip-chars-forward allows
9079 character classes.
9080
90812005-03-18 Lute Kamstra <lute@gnu.org>
9082
9083 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9084
90852005-03-17 Richard M. Stallman <rms@gnu.org>
9086
9087 * text.texi (Undo): Document extensible undo entries.
9088
9089 * searching.texi (String Search, Regexp Search): Cleanups.
9090
9091 * nonascii.texi (Character Codes): Minor fix.
9092
9093 * display.texi (Display Property): Explain the significance
9094 of having text properties that are eq.
9095 (Other Display Specs): Explain string as display spec.
9096
9097 * commands.texi (Interactive Codes): Document G option.
9098
90992005-03-17 Chong Yidong <cyd@stupidchicken.com>
9100
9101 * text.texi (Filling): Add sentence-end-without-period and
9102 sentence-end-without-space.
9103 (Changing Properties): Minor fix.
9104
9105 * anti.texi: Total rewrite.
9106
91072005-03-15 Lute Kamstra <lute@gnu.org>
9108
9109 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9110
91112005-03-08 Kim F. Storm <storm@cua.dk>
9112
9113 * display.texi (Specified Space): Property :width is support on
9114 non-graphic terminals, :height is not.
9115
91162005-03-07 Richard M. Stallman <rms@gnu.org>
9117
9118 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9119 Now subnodes of Fringes.
9120 (Overlay Arrow): Document overlay-arrow-variable-list.
9121 (Fringe Size/Pos): New node, broken out of Fringes.
9122 (Display): Explain clearing vs redisplay better.
9123 (Truncation): Clarify use of bitmaps.
9124 (The Echo Area): Clarify the uses of the echo area.
9125 Add max-mini-window-height.
9126 (Progress): Clarify.
9127 (Invisible Text): Explain that main loop moves point out.
9128 (Selective Display): Say "hidden", not "invisible".
9129 (Managing Overlays): Move up. Describe relation to Undo here.
9130 (Overlay Properties): Clarify intro.
9131 (Finding Overlays): Explain return values when nothing found.
9132 (Width): truncate-string-to-width has added arg.
9133 (Displaying Faces): Clarify and update mode line face handling.
9134 (Face Functions): Minor cleanup.
9135 (Conditional Display): Merge into Other Display Specs.
9136 (Pixel Specification, Other Display Specs): Minor cleanups.
9137 (Images, Image Descriptors): Minor cleanups.
9138 (GIF Images): Patents have expired.
9139 (Showing Images): Explain default text for insert-image.
9140 (Manipulating Button Types): Merge into Manipulating Buttons.
9141 (Making Buttons): Explain return values.
9142 (Button Buffer Commands): Add xref.
9143 (Inverse Video): Update mode-line-inverse-video.
9144 (Display Table Format): Clarify.
9145 (Active Display Table): Give defaults for window-display-table.
9146
9147 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9148 and calendar-today-marker are strings, not chars.
9149 (Holiday Customizing): Minor fix.
9150
9151 * internals.texi (Writing Emacs Primitives): Update `or' example.
9152 Update limit on # args of subr.
9153
9154 * edebug.texi (Using Edebug): Arrow is in fringe.
9155 (Instrumenting): Arg to eval-defun works without loading edebug.
9156 (Edebug Execution Modes): Add xref.
9157
9158 * customize.texi (Common Keywords): Clarify :require.
9159 Mention :version here.
9160 (Variable Definitions, Group Definitions): Not here.
9161 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9162
91632005-03-07 Chong Yidong <cyd@stupidchicken.com>
9164 * nonascii.texi (Text Representations): Clarify position-bytes.
9165 (Character Sets): Add list-charset-chars.
9166 (Scanning Charsets): Add charset-after.
9167 (Encoding and I/O): Minor fix.
9168
91692005-03-06 Richard M. Stallman <rms@gnu.org>
9170
9171 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9172 (Resizing Windows): Likewise.
9173
9174 * text.texi (Change Hooks): Get rid of "Emacs 21".
9175
9176 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9177
9178 * streams.texi (Output Variables): Get rid of "Emacs 21".
9179
9180 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9181
9182 * os.texi (Translating Input): Replace flow-control example
9183 with a less obsolete example that uses `keyboard-translate'.
9184
9185 * objects.texi (Hash Table Type, Circular Objects):
9186 Get rid of "Emacs 21".
9187
9188 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9189 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9190
9191 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9192
9193 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9194
9195 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9196 (Menu Bar): Fix when menu-bar-update-hook is called.
9197
9198 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9199
9200 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9201 and make it read better.
9202
9203 * files.texi (Writing to Files): Get rid of "Emacs 21".
9204 (Unique File Names): Likewise.
9205
9206 * elisp.texi: Update Emacs version to 22.
9207
9208 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9209 (Overlay Properties, Face Attributes): Likewise.
9210 (Managing Overlays): Fix punctuation.
9211 (Attribute Functions): Clarify set-face-font; get rid of
9212 info about old Emacs versions.
9213 (Auto Faces, Font Lookup, Display Property, Images):
9214 Get rid of "Emacs 21".
9215
9216 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9217
92182005-03-05 Richard M. Stallman <rms@gnu.org>
9219
9220 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9221
92222005-03-04 Lute Kamstra <lute@gnu.org>
9223
9224 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9225
92262005-03-03 Lute Kamstra <lute@gnu.org>
9227
9228 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9229
92302005-03-01 Lute Kamstra <lute@gnu.org>
9231
9232 * debugging.texi (Debugger Commands): Update `j'.
9233
92342005-02-28 Lute Kamstra <lute@gnu.org>
9235
9236 * debugging.texi (Debugging): Fix typo.
9237 (Error Debugging): Document eval-expression-debug-on-error.
9238 (Function Debugging): Update example.
9239 (Using Debugger): Mention starred stack frames.
9240 (Debugger Commands): Document `j' and `l'.
9241 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9242 Update the messages that the debugger displays.
9243 (Internals of Debugger): Add cross reference. Update example.
9244 (Excess Open): Minor improvement.
9245 (Excess Close): Minor improvement.
9246
92472005-02-26 Richard M. Stallman <rms@gnu.org>
9248
9249 * tips.texi (Coding Conventions): Clarify.
9250 Put all the major mode key reservations together.
9251 Mention the Mouse-1 => Mouse-2 conventions.
9252
9253 * syntax.texi (Syntax Class Table): Clarify.
9254 (Syntax Table Functions): syntax-after moved from here.
9255 (Syntax Table Internals): syntax-after moved to here.
9256 (Parsing Expressions): Update info on number of values
9257 and what's meaningful in the STATE argument.
9258 (Categories): Fix typo.
9259
9260 * sequences.texi (Arrays): Cleanup.
9261 (Char-Tables): Clarify.
9262
9263 * processes.texi (Deleting Processes): Cleanups, add xref.
9264 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9265 (Process Information): set-process-coding-system, some args optional.
9266 (Input to Processes): Explain various types for PROCESS args.
9267 Rename them from PROCESS-NAME to PROCESS.
9268 (Signals to Processes): Likewise.
9269 (Decoding Output): Cleanup.
9270 (Query Before Exit): Clarify.
9271
9272 * os.texi (Startup Summary): Correct the options; add missing ones.
9273 (Terminal Output, Batch Mode): Clarify.
9274 (Flow Control): Node deleted.
9275
9276 * markers.texi (The Mark): Clarify.
9277
9278 * macros.texi (Expansion): Cleanup.
9279 (Indenting Macros): indent-spec allows ints, not floats.
9280
9281 * keymaps.texi (Keymaps): Clarify.
9282 (Format of Keymaps): Update lisp-mode-map example.
9283 (Active Keymaps, Key Lookup): Clarify.
9284 (Changing Key Bindings): Add xref to `kbd'.
9285 (Key Binding Commands, Simple Menu Items): Clarify.
9286 (Mouse Menus, Menu Bar): Clarify.
9287 (Menu Example): Replace print example with menu-bar-replace-menu.
9288
9289 * help.texi (Documentation Basics): Add function-documentation prop.
9290
9291 * elisp.texi (Top): Don't refer to Flow Control node.
9292
9293 * commands.texi (Command Overview): Improve xrefs.
9294 (Adjusting Point): Adjusting point applies to intangible and invis.
9295 (Key Sequence Input): Doc extra read-key-sequence args.
9296 Likewise for read-key-sequence-vector.
9297
9298 * backups.texi (Rename or Copy): Minor fix.
9299 (Numbered Backups): For version-control, say the default.
9300 (Auto-Saving): make-auto-save-file-name example is simplified.
9301
9302 * advice.texi (Advising Functions): Don't imply one part of Emacs
9303 should advise another part. Markup changes.
9304 (Defining Advice): Move transitional para.
9305 (Activation of Advice): Cleanup.
9306 Explain if COMPILE is nil or negative.
9307
9308 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9309
93102005-02-24 Lute Kamstra <lute@gnu.org>
9311
9312 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9313 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9314
93152005-02-23 Lute Kamstra <lute@gnu.org>
9316
9317 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9318 to define global minor modes as well.
9319
9320 * display.texi (Managing Overlays): overlay-buffer returns nil for
9321 deleted overlays.
9322
93232005-02-22 Kim F. Storm <storm@cua.dk>
9324
9325 * minibuf.texi (Basic Completion): Allow symbols in addition to
9326 strings in try-completion and all-completions.
9327
93282005-02-14 Lute Kamstra <lute@gnu.org>
9329
9330 * elisp.texi (Top): Remove reference to deleted node.
9331
9332 * lists.texi (Lists): Remove reference to deleted node.
9333 (Cons Cells): Fix typo.
9334
9335 * loading.texi (Where Defined): Fix typo.
9336
93372005-02-14 Richard M. Stallman <rms@gnu.org>
9338
9339 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9340 is useful for discarding some minor modes.
9341
9342 * symbols.texi (Symbol Components): Reorder examples.
9343
9344 * streams.texi (Input Functions): State standard-input default.
9345 (Output Variables): State standard-output default.
9346
9347 * objects.texi (Printed Representation): Clarify read syntax vs print.
9348 (Floating Point Type): Explain meaning better.
9349 (Symbol Type): Explain uniqueness better.
9350 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9351 List examples sooner.
9352 (Box Diagrams): New subnode broken out.
9353 Some examples moved from old Lists as Boxes node.
9354 (Dotted Pair Notation): Clarify intro.
9355 (Array Type): Clarify.
9356 (Type Predicates): Add hash-table-p.
9357
9358 * numbers.texi (Integer Basics): Clarify radix explanation.
9359 (Predicates on Numbers): Minor clarification.
9360 (Comparison of Numbers): Minor clarification. Clarify eql.
9361 Typos in min, max.
9362 (Math Functions): Clarify overflow in expt.
9363
9364 * minibuf.texi (Text from Minibuffer): Minor clarification.
9365 Mention arrow keys.
9366
9367 * loading.texi (Autoload): defun's doc string overrides autoload's
9368 doc string.
9369 (Repeated Loading): Modernize "add to list" examples.
9370 (Where Defined): Finish updating table of load-history elts.
9371
9372 * lists.texi (List-related Predicates): Minor wording improvement.
9373 (Lists as Boxes): Node deleted.
9374 (Building Lists): Explain trivial cases of number-sequence.
9375
9376 * hash.texi (Hash Tables): Add desc to menu items.
9377 (Creating Hash): Explain "full" means "make larger".
9378 (Hash Access): Any object can be a key.
9379 State value of maphash.
9380
9381 * functions.texi (What Is a Function): Wording cleanup.
9382 (Function Documentation): Minor cleanup.
9383 Explain purpose of calling convention at end of doc string.
9384 (Function Names): Wording cleanup.
9385 (Calling Functions): Wording cleanup.
9386 Explain better how funcall calls the function.
9387 (Function Cells): Delete example of saving and redefining function.
9388
9389 * control.texi (Combining Conditions): Wording cleanup.
9390 (Iteration): dolist and dotimes bind VAR locally.
9391 (Cleanups): Xref to Atomic Changes.
9392
9393 * compile.texi (Byte Compilation): Delete 19.29 info.
9394 (Compilation Functions): Macros' difficulties don't affect defsubst.
9395 (Docs and Compilation): Delete 19.29 info.
9396
93972005-02-10 Richard M. Stallman <rms@gnu.org>
9398
9399 * objects.texi (Symbol Type): Minor correction.
9400
94012005-02-06 Lute Kamstra <lute@gnu.org>
9402
9403 * modes.texi (Example Major Modes): Fix typos.
9404
94052005-02-06 Richard M. Stallman <rms@gnu.org>
9406
9407 * text.texi (Margins): fill-nobreak-predicate can be one function.
9408
9409 * strings.texi (Modifying Strings): clear-string can make unibyte.
9410 (Formatting Strings): format gives error if values missing.
9411
9412 * positions.texi (Character Motion): Mention default arg
9413 for forward-char. backward-char refers to forward-char.
9414 (Word Motion): Mention default arg for forward-word.
9415 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9416 Simplify end-of-buffer.
9417 (Text Lines): Mention default arg for forward-line.
9418 (List Motion): Mention default arg for beginning/end-of-defun.
9419 (Skipping Characters): Minor fixes in explaining character-set.
9420
9421 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9422 Mode inheritance applies only when default-major-mode is nil.
9423 Clarifications.
9424 (Example Major Modes): Update Text mode and Lisp mode examples.
9425 (Minor Mode Conventions): Mention define-minor-mode at top.
9426 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9427 (Mode Line Format): Update mode line face display info.
9428 (Properties in Mode): Mention effect of risky vars.
9429 (Imenu): Define imenu-add-to-menubar.
9430 (Font Lock Mode): Add descriptions to menu lines.
9431 (Faces for Font Lock): Add font-lock-doc-face.
9432
94332005-02-05 Lute Kamstra <lute@gnu.org>
9434
9435 * text.texi (Maintaining Undo): Remove obsolete function.
9436
94372005-02-05 Eli Zaretskii <eliz@gnu.org>
9438
9439 * frames.texi (Color Names): Add pointer to the X docs about RGB
9440 color specifications. Improve indexing.
9441 (Text Terminal Colors): Replace the description of RGB values by
9442 an xref to "Color Names".
9443
94442005-02-03 Richard M. Stallman <rms@gnu.org>
9445
9446 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9447 Clarify.
9448 (Selecting Windows): Clarify save-selected-window.
9449 (Cyclic Window Ordering): Clarify walk-windows.
9450 (Window Point): Clarify.
9451 (Window Start): Add comment to example.
9452 (Resizing Windows): Add `interactive' specs in examples.
9453 Document fit-window-to-buffer.
9454
9455 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9456 (Undo, Maintaining Undo): Clarify last change.
9457 (Sorting): In sort-numeric-fields, explain about octal and hex.
9458 Mention sort-numeric-base.
9459 (Format Properties): Add xref for hard newlines.
9460
9461 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9462 (Pop-Up Menus): Fix typo.
9463 (Color Names): Explain all types of color names.
9464 Explain color-values on B&W terminal.
9465 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
9466
9467 * files.texi (File Locks): Not supported on MS systems.
9468 (Testing Accessibility): Clarify.
9469
9470 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
9471 (Coverage Testing): Fix typo.
9472
9473 * commands.texi (Misc Events): Remove stray space.
9474
9475 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
9476 (Modification Time): Clarify when visited-file-modtime returns 0.
9477 (The Buffer List): Clarify bury-buffer.
9478 (Killing Buffers): Clarify.
9479 (Indirect Buffers): Add clone-indirect-buffer.
9480
94812005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9482
9483 * edebug.texi (Printing in Edebug): Fix default value of
9484 edebug-print-circle.
9485 (Coverage Testing): Fix displayed frequency count data.
9486
94872005-02-02 Luc Teirlinck <teirllm@auburn.edu>
9488
9489 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
9490
94912005-02-02 Kim F. Storm <storm@cua.dk>
9492
9493 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
9494
94952005-01-29 Eli Zaretskii <eliz@gnu.org>
9496
9497 * commands.texi (Misc Events): Describe the help-echo event.
9498
9499 * text.texi (Special Properties) <help-echo>: Use `pos'
9500 consistently in description of the help-echo property.
9501 Use @code{nil} instead of @var{nil}.
9502
9503 * display.texi (Overlay Properties): Fix the index entry for
9504 help-echo overlay property.
9505
9506 * customize.texi (Type Keywords): Uncomment the xref to the
9507 help-echo property documentation.
9508
95092005-01-23 Kim F. Storm <storm@cua.dk>
9510
9511 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
9512 return value. Third element FULLY replaced by PARTIAL which
9513 specifies number of invisible pixels if row is only partially visible.
9514 (Textual Scrolling): Mention auto-window-vscroll.
9515 (Vertical Scrolling): New defvar auto-window-vscroll.
9516
95172005-01-16 Luc Teirlinck <teirllm@auburn.edu>
9518
9519 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
9520 command remapping.
9521
95222005-01-15 Richard M. Stallman <rms@gnu.org>
9523
9524 * display.texi (Defining Images): Mention DATA-P arg of create-image.
9525
95262005-01-14 Kim F. Storm <storm@cua.dk>
9527
9528 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
9529
9530 * text.texi (Links and Mouse-1): Fix string and vector item.
9531
95322005-01-13 Richard M. Stallman <rms@gnu.org>
9533
9534 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
9535 descriptions of overriding-local-map and overriding-terminal-local-map.
9536
9537 * text.texi (Links and Mouse-1): Clarify text.
9538
95392005-01-13 Kim F. Storm <storm@cua.dk>
9540
9541 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
9542
95432005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
9544
9545 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
9546
95472005-01-12 Kim F. Storm <storm@cua.dk>
9548
9549 * text.texi (Links and Mouse-1): Rename section from Enabling
9550 Mouse-1 to Following Links. Change xrefs.
9551 Add examples for define-button-type and define-widget.
9552
9553 * display.texi (Button Properties, Button Buffer Commands):
9554 Clarify mouse-1 and follow-link functionality.
9555
95562005-01-12 Richard M. Stallman <rms@gnu.org>
9557
9558 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
9559
9560 * display.texi (Beeping): Fix Texinfo usage.
9561
9562 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
9563
95642005-01-11 Kim F. Storm <storm@cua.dk>
9565
9566 * display.texi (Button Properties, Button Buffer Commands):
9567 Mention mouse-1 binding. Add follow-link keyword.
9568
9569 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
9570 (Enabling Mouse-1 to Follow Links): New subsection.
9571
95722005-01-06 Richard M. Stallman <rms@gnu.org>
9573
9574 * text.texi (Special Properties): Minor change.
9575
9576 * os.texi (Timers): Clarify previous change.
9577
9578 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
9579
95802005-01-01 Luc Teirlinck <teirllm@auburn.edu>
9581
9582 * display.texi (Face Attributes): Correct xref to renamed node.
9583
95842005-01-01 Richard M. Stallman <rms@gnu.org>
9585
9586 * display.texi (Face Attributes): Describe hex color specs.
9587
95882004-12-31 Richard M. Stallman <rms@gnu.org>
9589
9590 * os.texi (Timers): Update previous change.
9591
95922004-12-30 Kim F. Storm <storm@cua.dk>
9593
9594 * display.texi (Line Height): Total line-height is now specified
9595 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
9596 in cons cells. (nil . RATIO) is relative to actual line height.
9597 Use line-height `t' instead of `0' to get minimum height.
9598
95992004-12-29 Richard M. Stallman <rms@gnu.org>
9600
9601 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
9602
96032004-12-28 Richard M. Stallman <rms@gnu.org>
9604
9605 * commands.texi (Quitting): Clarify value of with-local-quit.
9606
9607 * elisp.texi (Top): Fix previous change.
9608
9609 * loading.texi (Loading): Fix previous change.
9610
96112004-12-27 Richard M. Stallman <rms@gnu.org>
9612
9613 * Makefile.in (MAKEINFO): Specify --force.
9614
9615 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
9616
9617 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
9618
9619 * display.texi (Line Height): Further clarify.
9620
9621 * elisp.texi (Top): Update Loading submenu.
9622
9623 * loading.texi (Where Defined): New node.
9624 (Unloading): load-history moved to Where Defined.
9625
96262004-12-21 Richard M. Stallman <rms@gnu.org>
9627
9628 * commands.texi (Event Input Misc): Add while-no-input.
9629
96302004-12-11 Richard M. Stallman <rms@gnu.org>
9631
9632 * display.texi (Line Height): Rewrite text for clarity.
9633
96342004-12-11 Kim F. Storm <storm@cua.dk>
9635
9636 * display.texi (Display): Add node "Line Height" to menu.
9637 (Line Height): New node. Move full description of line-spacing
9638 and line-height text properties here from text.texi.
9639 (Scroll Bars): Add vertical-scroll-bar variable.
9640
9641 * frames.texi (Window Frame Parameters): Remove line-height defvar.
9642
9643 * locals.texi (Standard Buffer-Local Variables): Fix xref for
9644 line-spacing and vertical-scroll-bar.
9645
9646 * text.texi (Special Properties): Just mention line-spacing and
9647 line-height here, add xref to new "Line Height" node.
9648
96492004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
9650
9651 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
9652
9653 * locals.texi (Standard Buffer-Local Variables):
9654 Add @xref for `line-spacing'.
9655
96562004-12-05 Richard M. Stallman <rms@gnu.org>
9657
9658 * Makefile.in (maintainer-clean): Remove the info files
9659 in $(infodir) where they are created.
9660
96612004-12-03 Richard M. Stallman <rms@gnu.org>
9662
9663 * windows.texi (Selecting Windows): get-lru-window and
9664 get-largest-window don't consider dedicated windows.
9665
9666 * text.texi (Undo): Document undo-in-progress.
9667
96682004-11-26 Richard M. Stallman <rms@gnu.org>
9669
9670 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
9671 Remove a few vars that are not always buffer-local.
9672
96732004-11-24 Luc Teirlinck <teirllm@auburn.edu>
9674
9675 * locals.texi (Standard Buffer-Local Variables): Comment out
9676 xref's to non-existent node `Yet to be written'.
9677
96782004-11-24 Richard M. Stallman <rms@gnu.org>
9679
9680 * processes.texi (Synchronous Processes): Grammar fix.
9681
9682 * numbers.texi (Comparison of Numbers): Add eql.
9683
9684 * locals.texi (Standard Buffer-Local Variables): Add many vars.
9685
9686 * intro.texi (Printing Notation): Fix previous change.
9687
9688 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
9689 and default-indicate-buffer-boundaries from here.
9690 (Usual Display): To here.
9691 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
9692 (Usual Display): Move tab-width up.
9693
9694 * customize.texi (Variable Definitions):
9695 Replace show-paren-mode example with tooltip-mode.
9696 (Simple Types, Composite Types, Defining New Types):
9697 Minor cleanups.
9698
96992004-11-21 Jesper Harder <harder@ifa.au.dk>
9700
9701 * processes.texi (Synchronous Processes, Output from Processes):
9702 Markup fix.
9703
97042004-11-20 Richard M. Stallman <rms@gnu.org>
9705
9706 * positions.texi (Skipping Characters): skip-chars-forward
9707 now handles char classes.
9708
9709 * intro.texi (Printing Notation): Avoid confusion of `print'
9710 when explaining @print.
9711
9712 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
9713
9714 * display.texi (Display Table Format): Minor fix.
9715
9716 * streams.texi (Output Functions): Fix print example.
9717
9718 * Makefile.in (elisp): New target.
9719 (dist): Depend on $(infodir)/elisp, not elisp.
9720 Copy the info files from $(infodir).
9721
9722 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
9723 read-from-minibuffer.
9724
9725 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
9726
97272004-11-19 Richard M. Stallman <rms@gnu.org>
9728
9729 * searching.texi (Regexp Search): Add search-whitespace-regexp.
9730
97312004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
9732
9733 * tips.texi (Coding Conventions): Fix typo.
9734
97352004-11-16 Richard M. Stallman <rms@gnu.org>
9736
9737 * tips.texi (Coding Conventions): Separate defvar and require
9738 methods to avoid warnings. Use require only when there are many
9739 functions and variables from that package.
9740
9741 * minibuf.texi (Minibuffer Completion): When ignoring case,
9742 predicate must not be case-sensitive.
9743
9744 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
9745 (Test Coverage): Don't talk about "splotches". Clarified.
9746
97472004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
9748
9749 * frames.texi (Window Frame Parameters): Fix typo.
9750
97512004-11-15 Kim F. Storm <storm@cua.dk>
9752
9753 * symbols.texi (Other Plists): Note that plist-get may signal error.
9754 Add safe-plist-get.
9755
97562004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
9757
9758 * modes.texi (Font Lock Basics): Fix typo.
9759
97602004-11-08 Richard M. Stallman <rms@gnu.org>
9761
9762 * syntax.texi (Syntax Table Functions): Add syntax-after.
9763
97642004-11-06 Lars Brinkhoff <lars@nocrew.org>
9765
9766 * os.texi (Processor Run Time): New section documenting
9767 get-internal-run-time.
9768
97692004-11-06 Eli Zaretskii <eliz@gnu.org>
9770
9771 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
9772 it nukes elisp-cover.texi.
9773 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
9774 elisp-0 etc.
9775
97762004-11-05 Luc Teirlinck <teirllm@auburn.edu>
9777
9778 * commands.texi (Keyboard Macros): Document `append' return value
9779 of `defining-kbd-macro'.
9780
97812004-11-01 Richard M. Stallman <rms@gnu.org>
9782
9783 * commands.texi (Interactive Call): Add called-interactively-p.
9784
97852004-10-29 Simon Josefsson <jas@extundo.com>
9786
9787 * minibuf.texi (Reading a Password): Revert.
9788
97892004-10-28 Richard M. Stallman <rms@gnu.org>
9790
9791 * frames.texi (Display Feature Testing): Explain about "vendor".
9792
97932004-10-27 Richard M. Stallman <rms@gnu.org>
9794
9795 * commands.texi (Interactive Codes): `N' uses numeric prefix,
9796 not raw. Clarify `n'.
9797 (Interactive Call): Rewrite interactive-p, focusing on when
9798 and how to use it.
9799 (Misc Events): Clarify previous change.
9800
9801 * advice.texi (Simple Advice): Clarify what job the example does.
9802 (Around-Advice): Clarify ad-do-it.
9803 (Activation of Advice): An option of ad-default-compilation-action
9804 is `never', not `nil'.
9805
98062004-10-26 Kim F. Storm <storm@cua.dk>
9807
9808 * commands.texi (Interactive Codes): Add U code letter.
9809
98102004-10-25 Simon Josefsson <jas@extundo.com>
9811
9812 * minibuf.texi (Reading a Password): Add.
9813
98142004-10-24 Jason Rumney <jasonr@gnu.org>
9815
9816 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
9817 and wheel-down.
9818
98192004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
9820
9821 * processes.texi (Synchronous Processes): Document process-file.
9822
98232004-10-22 Kenichi Handa <handa@m17n.org>
9824
9825 * text.texi (translate-region): Document that it accepts also a
9826 char-table.
9827
98282004-10-22 David Ponce <david@dponce.com>
9829
9830 * windows.texi (Resizing Windows): Document the `preserve-before'
9831 argument of the functions `enlarge-window' and `shrink-window'.
9832
98332004-10-19 Jason Rumney <jasonr@gnu.org>
9834
9835 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
9836
98372004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9838
9839 * text.texi (Filling): Add anchor for definition of
9840 `sentence-end-double-space'.
9841
9842 * searching.texi (Regexp Example): Update description of how
9843 Emacs currently recognizes the end of a sentence.
9844 (Standard Regexps): Update definition of the variable
9845 `sentence-end'. Add definition of the function `sentence-end'.
9846
98472004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
9848
9849 * display.texi (Progress): New node.
9850
98512004-10-05 Kim F. Storm <storm@cua.dk>
9852
9853 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
9854
98552004-09-29 Kim F. Storm <storm@cua.dk>
9856
9857 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
9858 to identify bitmaps. Remove -fringe-bitmap suffix for standard
9859 fringe bitmap symbols, as they now have their own namespace.
9860 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
9861 vs. pixels. Signal error if no free bitmap slots.
9862 (Pixel Specification): Change IMAGE to @var{image}.
9863
98642004-09-28 Richard M. Stallman <rms@gnu.org>
9865
9866 * text.texi (Special Properties): Clarify line-spacing and line-height.
9867
9868 * searching.texi (Regexp Search): Add looking-back.
9869
98702004-09-25 Luc Teirlinck <teirllm@auburn.edu>
9871
9872 * display.texi: Correct typos.
9873 (Image Descriptors): Correct xref's.
9874
98752004-09-25 Richard M. Stallman <rms@gnu.org>
9876
9877 * text.texi (Special Properties): Cleanups in `cursor'.
9878 Rewrites in `line-height' and `line-spacing'; exchange them.
9879
9880 * display.texi (Fringes): Rewrite previous change.
9881 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
9882 (Display Fringe Bitmaps): Node deleted, text moved.
9883 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
9884 (Scroll Bars): Clarify set-window-scroll-bars.
9885 (Pointer Shape): Rewrite.
9886 (Specified Space): Clarify :align-to, etc.
9887 (Pixel Specification): Use @var. Clarify new text.
9888 (Other Display Specs): Clarify `slice'.
9889 (Image Descriptors): Cleanups.
9890 (Showing Images): Cleanups.
9891
98922004-09-24 Luc Teirlinck <teirllm@auburn.edu>
9893
9894 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
9895
9896 * modes.texi: Various minor changes in addition to:
9897 (Major Mode Conventions): Final call to `run-mode-hooks' should
9898 not be inside the `delay-mode-hooks' form.
9899 (Mode Hooks): New node.
9900 (Hooks): Delete obsolete example.
9901 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
9902 node "Mode Hooks".
9903
99042004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9905
9906 * display.texi: Correct various typos.
9907 (Display): Rename node "Pointer Shapes" to "Pointer
9908 Shape". (There is already a node called "Pointer Shapes" in
9909 frames.texi.)
9910 (Images): Remove non-existent node "Image Slices" from menu.
9911
99122004-09-23 Kim F. Storm <storm@cua.dk>
9913
9914 * text.texi (Special Properties): Add `cursor', `pointer',
9915 `line-height', and `line-spacing' properties.
9916
9917 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
9918 Shapes' to menu.
9919 (Standard Faces): Doc fix for fringe face.
9920 (Fringes): Add `overflow-newline-into-fringe' and
9921 'indicate-buffer-boundaries'.
9922 (Fringe Bitmaps, Pointer Shapes): New nodes.
9923 (Display Property): Add 'Pixel Specification' and 'Display Fringe
9924 Bitmaps' to menu.
9925 (Specified Space): Describe pixel width and height.
9926 (Pixel Specification): New node.
9927 (Other Display Specs): Add `slice' property.
9928 (Display Fringe Bitmaps): New node.
9929 (Images): Add 'Image Slices' to menu.
9930 (Image Descriptors): Add `:pointer' and `:map' properties.
9931 (Showing Images): Add slice arg to `insert-image'.
9932 Add 'insert-sliced-image'.
9933
99342004-09-20 Richard M. Stallman <rms@gnu.org>
9935
9936 * commands.texi (Key Sequence Input):
9937 Clarify downcasing in read-key-sequence.
9938
99392004-09-08 Juri Linkov <juri@jurta.org>
9940
9941 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
9942
99432004-09-07 Luc Teirlinck <teirllm@auburn.edu>
9944
9945 * locals.texi (Standard Buffer-Local Variables):
9946 Add `buffer-auto-save-file-format'.
9947 * internals.texi (Buffer Internals): Describe new
9948 auto_save_file_format field of the buffer structure.
9949 * files.texi (Format Conversion): `auto-save-file-format' has been
9950 renamed `buffer-auto-save-file-format'.
9951
99522004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9953
9954 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
9955 an integer or a marker.
9956 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
9957
99582004-08-22 Richard M. Stallman <rms@gnu.org>
9959
9960 * modes.texi (Major Mode Conventions): Discuss rebinding of
9961 standard key bindings.
9962
99632004-08-18 Kim F. Storm <storm@cua.dk>
9964
9965 * processes.texi (Accepting Output): Add `just-this-one' arg to
9966 `accept-process-output'.
9967 (Output from Processes): New var `process-adaptive-read-buffering'.
9968
99692004-08-10 Luc Teirlinck <teirllm@auburn.edu>
9970
9971 * keymaps.texi: Various changes in addition to:
9972 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
9973 Give more varied examples for `kbd'.
9974 (Creating Keymaps): Char tables have slots for all characters
9975 without modifiers.
9976 (Active Keymaps): `overriding-local-map' and
9977 `overriding-terminal-local-map' also override text property and
9978 overlay keymaps.
9979 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
9980 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
9981 to denote a prefix of no events.
9982 `map-keymap' includes parent's bindings _recursively_.
9983 Clarify and correct description of `where-is-internal'.
9984 Mention BUFFER-OR-NAME arg to `describe-bindings'.
9985 (Menu Example): For menus intended for use with the keyboard, the
9986 menu items should be bound to characters or real function keys.
9987
99882004-08-08 Luc Teirlinck <teirllm@auburn.edu>
9989
9990 * objects.texi (Character Type): Reposition `@anchor' to prevent
9991 double space inside sentence in Info.
9992
9993 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
9994 renamed to `disabled-command-function'.
9995 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
9996 (Command Loop Info): Replace reference to it.
9997 (Disabling Commands): `disabled-command-hook' has been renamed to
9998 `disabled-command-function'.
9999
100002004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10001
10002 * os.texi (Translating Input): Only non-prefix bindings in
10003 `key-translation-map' override actual key bindings. Warn about
10004 possible indirect effect of actual key bindings on non-prefix
10005 bindings in `key-translation-map'.
10006
100072004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10008
10009 * minibuf.texi (High-Level Completion): Add anchor for definition
10010 of `read-variable'.
10011
10012 * commands.texi: Various changes in addition to:
10013 (Using Interactive): Clarify description of `interactive-form'.
10014 (Interactive Call): Mention default for KEYS argument to
10015 `call-interactively'.
10016 (Command Loop Info): Clarify description of `this-command-keys'.
10017 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10018 Value of `last-event-frame' can be `macro'.
10019 (Repeat Events): `double-click-fuzz' is also used to distinguish
10020 clicks and drags.
10021 (Classifying Events): Clarify descriptions of `event-modifiers'
10022 `event-basic-type' and `event-convert-list'.
10023 (Accessing Events): `posn-timestamp' takes POSITION argument.
10024 (Quoted Character Input): Clarify description of
10025 `read-quoted-char' and fix example.
10026 (Quitting): Add `with-local-quit'.
10027 (Disabling Commands): Correct and clarify descriptions of
10028 `enable-command' and `disable-command'.
10029 Mention what happens if `disabled-command-hook' is nil.
10030 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10031 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10032
100332004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10034
10035 * frames.texi: Various changes in addition to:
10036 (Creating Frames): Expand and clarify description of `make-frame'.
10037 (Window Frame Parameters): Either none or both of the `icon-left'
10038 and `icon-top' parameters must be specified. Put descriptions of
10039 `menu-bar-lines' and `toolbar-lines' closer together and change
10040 them accordingly.
10041 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10042 except while processing `frame-title-format' or `icon-title-format'.
10043 (Deleting Frames): Correct description of `delete-frame'.
10044 Non-nil return values of `frame-live-p' are like those of `framep'.
10045 (Frames and Windows): Mention return value of
10046 `set-frame-selected-window'.
10047 (Visibility of Frames): Mention `force' argument to
10048 `make-frame-invisible'. `frame-visible-p' returns t for all
10049 frames on text-only terminals.
10050 (Frame Configurations): Restoring a frame configuration does not
10051 restore deleted frames.
10052 (Window System Selections): `x-set-selection' returns DATA.
10053 (Resources): Add example.
10054 (Display Feature Testing): Clarify descriptions of
10055 `display-pixel-height', `display-pixel-width', `x-server-version'
10056 and `x-server-vendor'.
10057
10058 * windows.texi (Choosing Window): Add anchor.
10059 * minibuf.texi (Minibuffer Misc): Add anchor.
10060
100612004-07-23 John Paul Wallington <jpw@gnu.org>
10062
10063 * macros.texi (Defining Macros): Declaration keyword for setting
10064 Edebug spec is `debug' not `edebug'.
10065
100662004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10067
10068 * windows.texi: Various small changes in addition to:
10069 (Window Point): Mention return value of `set-window-point'.
10070 (Window Start): `pos-visible-in-window-p' disregards horizontal
10071 scrolling. Explain return value if PARTIALLY is non-nil.
10072 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10073 and `set-window-vscroll'.
10074 (Size of Window): The argument WINDOW to `window-inside-edges',
10075 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10076 (Resizing Windows): Explain return value of
10077 `shrink-window-if-larger-than-buffer'.
10078 `window-size-fixed' automatically becomes buffer local when set.
10079 (Window Configurations): Explain return value of
10080 `set-window-configuration'.
10081
10082 * minibuf.texi (Minibuffer Misc): Add anchor for
10083 `minibuffer-scroll-window'.
10084
10085 * positions.texi (Text Lines): Add anchor for `count-lines'.
10086
100872004-07-17 Richard M. Stallman <rms@gnu.org>
10088
10089 * display.texi (Overlay Properties): Adding `evaporate' prop
10090 deletes empty overlay immediately.
10091
10092 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10093 fix example.
10094
100952004-07-16 Jim Blandy <jimb@redhat.com>
10096
10097 * searching.texi (Regexp Backslash): Document new \_< and \_>
10098 operators.
10099
101002004-07-16 Juanma Barranquero <lektu@terra.es>
10101
10102 * display.texi (Images): Fix Texinfo usage.
10103
101042004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10105
10106 * buffers.texi (Modification Time): `visited-file-modtime' now
10107 returns a list of two integers, instead of a cons.
10108
101092004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10110
10111 * windows.texi: Various changes in addition to:
10112 (Splitting Windows): Add `split-window-keep-point'.
10113
101142004-07-09 Richard M. Stallman <rms@gnu.org>
10115
10116 * frames.texi (Input Focus): Minor fix.
10117
101182004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10119
10120 * frames.texi (Input Focus): Clarify descriptions of
10121 `select-frame-set-input-focus' and `select-frame'.
10122
101232004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10124
10125 * os.texi: Various small changes in addition to:
10126 (Killing Emacs): Expand and clarify description of
10127 `kill-emacs-query-functions' and `kill-emacs-hook'.
10128 (System Environment): Expand and clarify description of `getenv'
10129 and `setenv'.
10130 (Timers): Clarify description of `run-at-time'.
10131 (Translating Input): Correct description of
10132 `extra-keyboard-modifiers'.
10133 (Flow Control): Correct description of `enable-flow-control'.
10134
101352004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10136
10137 * os.texi: Update copyright.
10138 (Session Management): Grammar fix.
10139 Clarify which Emacs does the restarting.
10140 Use @samp for *scratch* buffer.
10141
101422004-07-04 Alan Mackenzie <acm@muc.de>
10143
10144 * frames.texi (Input Focus): Add documentation for
10145 `select-frame-set-input-focus'. Replace refs to non-existent
10146 `switch-frame' with `select-frame'. Minor corrections and tidying
10147 up of text-only terminal stuff.
10148
101492004-07-02 Richard M. Stallman <rms@gnu.org>
10150
10151 * files.texi (Saving Buffers): Cleanup write-contents-function.
10152 (Magic File Names): Cleanup file-remote-p.
10153
101542004-07-02 Kai Großjohann <kai@emptydomain.de>
10155
10156 * files.texi (Magic File Names): `file-remote-p' returns an
10157 identifier of the remote system, not just t.
10158
101592004-07-02 David Kastrup <dak@gnu.org>
10160
10161 * searching.texi (Entire Match Data): Add explanation about new
10162 match-data behavior when @var{integers} is non-nil.
10163
101642004-06-24 Richard M. Stallman <rms@gnu.org>
10165
10166 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10167
10168 * customize.texi (Variable Definitions): Note about doc strings
10169 and :set.
10170
10171 * keymaps.texi (Keymap Terminology): Document `kbd'.
10172 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10173
10174 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10175 makes it buffer-local.
10176
10177 * files.texi (Saving Buffers): Correct previous change.
10178
10179 * commands.texi (Accessing Events):
10180 Clarify posn-col-row and posn-actual-col-row.
10181
101822004-06-24 David Ponce <david.ponce@wanadoo.fr>
10183
10184 * commands.texi (Accessing Events): New functions
10185 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10186
101872004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10188
10189 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10190 * frames.texi, buffers.texi, backups.texi, variables.texi:
10191 * loading.texi, eval.texi, functions.texi, control.texi:
10192 * symbols.texi, minibuf.texi: Reposition @anchor's.
10193
10194 * help.texi: Various small changes in addition to the following.
10195 (Describing Characters): Describe PREFIX argument to
10196 `key-description'. Correct and clarify definition of
10197 `text-char-description'. Describe NEED-VECTOR argument to
10198 `read-kbd-macro'.
10199 (Help Functions): Clarify definition of `apropos'.
10200
102012004-06-23 Lars Hansen <larsh@math.ku.dk>
10202
10203 * files.texi (Saving Buffers): Correct description of
10204 `write-contents-functions'.
10205
102062004-06-21 Juanma Barranquero <lektu@terra.es>
10207
10208 * display.texi (Images): Remove redundant @vindex directives.
10209 Rewrite `image-library-alist' doc in active voice.
10210
102112004-06-14 Juanma Barranquero <lektu@terra.es>
10212
10213 * display.texi (Images): Document new delayed library loading,
10214 variable `image-library-alist' and (existing but undocumented)
10215 function `image-type-available-p'.
10216
102172004-06-05 Richard M. Stallman <rms@gnu.org>
10218
10219 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10220 refer the user to the Initial Input node.
10221 (Text from Minibuffer): Likewise.
10222 (Initial Input): New node. Document this feature
10223 and say it is mostly deprecated.
10224
102252004-05-30 Richard M. Stallman <rms@gnu.org>
10226
10227 * loading.texi (Named Features): Clarify return value
10228 and meaning of NOERROR.
10229
10230 * variables.texi (File Local Variables): Minor cleanup.
10231
102322004-05-30 Michael Albinus <michael.albinus@gmx.de>
10233
10234 * files.texi (Magic File Names): Add `file-remote-p' as operation
10235 of file name handlers.
10236
102372004-05-29 Richard M. Stallman <rms@gnu.org>
10238
10239 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10240 as arg to a minor mode command.
10241
102422004-05-22 Richard M. Stallman <rms@gnu.org>
10243
10244 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10245
10246 * streams.texi (Output Variables): Doc float-output-format.
10247
10248 * searching.texi (Regexp Special): Nested repetition can be infloop.
10249
10250 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10251 real stack overflow.
10252
10253 * compile.texi: Minor cleanups.
10254
102552004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10256
10257 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10258 circular lists.
10259 (List Elements): Explain handling of circular and dotted lists.
10260
102612004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10262
10263 * modes.texi (Search-based Fontification): Fix typo.
10264
102652004-05-10 Juanma Barranquero <lektu@terra.es>
10266
10267 * modes.texi (Mode Line Variables): Fix description of
10268 global-mode-string, which is now after which-func-mode, not the
10269 buffer name.
10270
102712004-05-07 Lars Hansen <larsh@math.ku.dk>
10272
10273 * modes.texi (Desktop Save Mode): Add.
10274 (Modes): Add menu entry Desktop Save Mode.
10275
10276 * hooks.texi: Add desktop-after-read-hook,
10277 desktop-no-desktop-file-hook and desktop-save-hook.
10278
10279 * locals.texi: Add desktop-save-buffer.
10280
102812004-04-30 Jesper Harder <harder@ifa.au.dk>
10282
10283 * display.texi: emacs -> Emacs.
10284
102852004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10286
10287 * files.texi (Changing Files): Document set-file-times.
10288
102892004-04-23 Juanma Barranquero <lektu@terra.es>
10290
10291 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10292
102932004-04-18 Jesper Harder <harder@ifa.au.dk>
10294
10295 * tips.texi (Coding Conventions): defopt -> defcustom.
10296
102972004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10298
10299 * sequences.texi: Various clarifications.
10300
103012004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10302
10303 * buffers.texi (Read Only Buffers): Mention optional ARG to
10304 `toggle-read-only'.
10305
103062004-04-14 Nick Roberts <nick@nick.uklinux.net>
10307
10308 * windows.texi (Selecting Windows): Note that get-lru-window
10309 returns a full-width window if possible.
10310
103112004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10312
10313 * buffers.texi: Various changes in addition to:
10314 (Buffer File Name): Add `find-buffer-visiting'.
10315 (Buffer Modification): Mention optional ARG to `not-modified'.
10316 (Indirect Buffers): Mention optional CLONE argument to
10317 `make-indirect-buffer'.
10318
10319 * files.texi: Various changes in addition to:
10320 (Visiting Functions): `find-file-hook' is now a normal hook.
10321 (File Name Expansion): Explain difference between the way that
10322 `expand-file-name' and `file-truename' treat `..'.
10323 (Contents of Directories): Mention optional ID-FORMAT argument to
10324 `directory-files-and-attributes'.
10325 (Format Conversion): Mention new optional CONFIRM argument to
10326 `format-write-file'.
10327
103282004-04-12 Miles Bader <miles@gnu.org>
10329
10330 * macros.texi (Expansion): Add description of `macroexpand-all'.
10331
103322004-04-05 Jesper Harder <harder@ifa.au.dk>
10333
10334 * variables.texi (Variable Aliases):
10335 Mention cyclic-variable-indirection.
10336
10337 * errors.texi (Standard Errors): Ditto.
10338
103392004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10340
10341 * backups.texi: Various small changes in addition to:
10342 (Making Backups): Mention return value of `backup-buffer'.
10343 (Auto-Saving): Mention optional FORCE argument to
10344 `delete-auto-save-file-if-necessary'.
10345 (Reverting): Mention optional PRESERVE-MODES argument to
10346 `revert-buffer'. Correct description of `revert-buffer-function'.
10347
103482004-03-22 Juri Linkov <juri@jurta.org>
10349
10350 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10351 with `Vector Functions'.
10352
10353 * text.texi (Sorting): Add missing quote.
10354
103552004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10356
10357 * intro.texi (Lisp History): Replace xref to `cl' manual with
10358 inforef.
10359
103602004-03-12 Richard M. Stallman <rms@gnu.org>
10361
10362 * intro.texi (Version Info): Add arg to emacs-version.
10363 (Lisp History): Change xref to CL manual.
10364
103652004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10366
10367 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10368 for Partial Completion mode.
10369
103702004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10371
10372 * customize.texi: Fix typo. Remove eol whitespace.
10373
103742004-03-04 Richard M. Stallman <rms@gnu.org>
10375
10376 * processes.texi: Fix typos.
10377
10378 * lists.texi (Building Lists): Minor clarification.
10379
10380 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10381 in make-hash-table.
10382
103832004-02-29 Juanma Barranquero <lektu@terra.es>
10384
10385 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10386 rm, and ignore exit code.
10387
103882004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10389
10390 * display.texi (Defining Faces): Add description for min-colors.
10391 Update example.
10392
103932004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10394
10395 * abbrevs.texi: Various corrections and clarifications in addition
10396 to the following:
10397 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10398
103992004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10400
10401 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10402
104032004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10404
10405 * text.texi: Various small changes in addition to the following:
10406 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10407 to delete-horizontal-space.
10408 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10409 description of yank-handler text property at various places.
10410
10411 * frames.texi (Window System Selections): Add anchor.
10412
10413 * syntax.texi (Syntax Table Functions): Clarify and correct
10414 descriptions of make-syntax-table and copy-syntax-table.
10415 (Motion and Syntax): Clarify SYNTAXES argument to
10416 skip-syntax-forward.
10417 (Parsing Expressions): Mention that the return value of
10418 parse-partial-sexp is currently a list of ten rather than nine
10419 elements.
10420 (Categories): Various corrections and clarifications.
10421
104222004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10423
10424 * markers.texi (Marker Insertion Types): Minor change.
10425
10426 * locals.texi (Standard Buffer-Local Variables):
10427 * commands.texi (Interactive Codes, Using Interactive):
10428 * functions.texi (Related Topics): Fix xrefs.
10429
104302004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10431
10432 * lists.texi (Sets And Lists): Update description of delete-dups.
10433
104342004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10435
10436 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10437
104382004-02-16 Jan Djärv <jan.h.d@swipnet.se>
10439
10440 * frames.texi (Parameter Access): frame-parameters arg is optional.
10441 modify-frame-parameters handles nil for FRAME.
10442 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10443 are all-or-nothing for certain toolkits.
10444 Mention parameter wait-for-wm.
10445 (Frames and Windows): In frame-first-window and frame-selected-window
10446 the arg is optional.
10447 (Input Focus): In redirect-frame-focus the second arg is optional.
10448 (Window System Selections): Mention selection type CLIPBOARD.
10449 Mention data-type UTF8_STRING.
10450 Mention numbering of cut buffers.
10451 (Resources): Describe x-resource-name.
10452
104532004-02-16 Richard M. Stallman <rms@gnu.org>
10454
10455 * windows.texi (Buffers and Windows): Delete false table
10456 about all-frames.
10457
10458 * syntax.texi (Parsing Expressions): Delete old caveat
10459 about parse-sexp-ignore-comments.
10460
10461 * streams.texi (Output Variables): Add print-quoted.
10462
10463 * lists.texi (Building Lists): Minor cleanup.
10464
10465 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
10466
10467 * display.texi (Overlays): Explain overlays use markers.
10468 (Managing Overlays): Explain front-advance and rear-advance
10469 in more detail.
10470
10471 * loading.texi (Unloading): Document unload-feature-special-hooks.
10472 Get rid of fns-NNN.el file.
10473
104742004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10475
10476 * help.texi (Describing Characters): Fix text-char-description
10477 example output.
10478
10479 * edebug.texi (Using Edebug): Fix example.
10480
10481 * debugging.texi (Internals of Debugger): Fix return value.
10482
10483 * files.texi (Changing Files): Fix argname.
10484
10485 * calendar.texi: Fix parens, and default values.
10486
10487 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
10488 * nonascii.texi, objects.texi, os.texi: Minor fixes.
10489 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
10490
10491 * positions.texi (Text Lines): Don't add -1 in current-line.
10492
104932004-02-16 Richard M. Stallman <rms@gnu.org>
10494
10495 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
10496
104972004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10498
10499 * processes.texi (Low-Level Network): Fix a typo.
10500
105012004-02-12 Kim F. Storm <storm@cua.dk>
10502
10503 * display.texi (Fringes): Use consistent wording.
10504 Note that window-fringe's window arg is optional.
10505 (Scroll Bars): Use consistent wording.
10506
105072004-02-11 Luc Teirlinck <teirllm@auburn.edu>
10508
10509 * tips.texi (Comment Tips): Document the new conventions for
10510 commenting out code.
10511
105122004-02-07 Jan Djärv <jan.h.d@swipnet.se>
10513
10514 * positions.texi (Text Lines): Add missing end defun.
10515
105162004-02-07 Kim F. Storm <storm@cua.dk>
10517
10518 * positions.texi (Text Lines): Add line-number-at-pos.
10519
105202004-02-06 John Paul Wallington <jpw@gnu.org>
10521
10522 * display.texi (Button Properties, Button Buffer Commands):
10523 mouse-2 invokes button, not down-mouse-1.
10524
105252004-02-04 Jason Rumney <jasonr@gnu.org>
10526
10527 * makefile.w32-in: Sync with Makefile.in changes.
10528
105292004-02-03 Luc Teirlinck <teirllm@auburn.edu>
10530
10531 * minibuf.texi (Text from Minibuffer): Various corrections and
10532 clarifications.
10533 (Object from Minibuffer): Correct Lisp description of
10534 read-minibuffer.
10535 (Minibuffer History): Clarify description of cons values for
10536 HISTORY arguments.
10537 (Basic Completion): Various corrections and clarifications.
10538 Add completion-regexp-list.
10539 (Minibuffer Completion): Correct and clarify description of
10540 completing-read.
10541 (Completion Commands): Mention Partial Completion mode.
10542 Various other minor changes.
10543 (High-Level Completion): Various corrections and clarifications.
10544 (Reading File Names): Ditto.
10545 (Minibuffer Misc): Ditto.
10546
105472004-01-26 Luc Teirlinck <teirllm@auburn.edu>
10548
10549 * strings.texi (Text Comparison): assoc-string also matches
10550 elements of alists that are strings instead of conses.
10551 (Formatting Strings): Standardize Texinfo usage. Update index
10552 entries.
10553
105542004-01-20 Luc Teirlinck <teirllm@auburn.edu>
10555
10556 * lists.texi (Sets And Lists): Add delete-dups.
10557
105582004-01-15 Luc Teirlinck <teirllm@auburn.edu>
10559
10560 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
10561 special form.
10562 * macros.texi (Defining Macros): Update description of `declare',
10563 which now is a macro.
10564 (Wrong Time): Fix typos.
10565
105662004-01-14 Luc Teirlinck <teirllm@auburn.edu>
10567
10568 * compile.texi (Compilation Functions): Expand descriptions of
10569 `compile-defun', `byte-compile-file', `byte-recompile-directory'
10570 and `batch-byte-compile'. In particular, mention and describe
10571 all optional arguments.
10572 (Disassembly): Correct and clarify the description of `disassemble'.
10573
105742004-01-11 Luc Teirlinck <teirllm@auburn.edu>
10575
10576 * searching.texi: Various small changes in addition to the
10577 following.
10578 (Regexp Example): Adapt to new value of `sentence-end'.
10579 (Regexp Functions): The PAREN argument to `regexp-opt' can be
10580 `words'.
10581 (Search and Replace): Add usage note for `perform-replace'.
10582 (Entire Match Data): Mention INTEGERS and REUSE arguments to
10583 `match-data'.
10584 (Standard Regexps): Update for new values of `paragraph-start'
10585 and `sentence-end'.
10586
105872004-01-07 Luc Teirlinck <teirllm@auburn.edu>
10588
10589 * files.texi (Saving Buffers): Clarify descriptions of
10590 `write-contents-functions' and `before-save-hook'.
10591 Make the defvar's for `before-save-hook' and `after-save-hook'
10592 into defopt's.
10593
105942004-01-07 Kim F. Storm <storm@cua.dk>
10595
10596 * commands.texi (Click Events): Describe new image and
10597 width/height elements of click events.
10598 (Accessing Events): Add posn-string, posn-image, and
10599 posn-object-width-height. Change posn-object to return either
10600 image or string object.
10601
106022004-01-01 Simon Josefsson <jas@extundo.com>
10603
10604 * hooks.texi (Standard Hooks): Add before-save-hook.
10605 * files.texi (Saving Buffers): Likewise.
10606
106072004-01-03 Richard M. Stallman <rms@gnu.org>
10608
10609 * frames.texi (Frames and Windows): Delete frame-root-window.
10610
106112004-01-03 Luc Teirlinck <teirllm@auburn.edu>
10612
10613 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
10614
10615 * functions.texi: Various small changes in addition to the
10616 following.
10617 (What Is a Function): `functionp' returns nil for macros.
10618 Clarify behavior of this and following functions for symbol arguments.
10619 (Function Documentation): Add `\' in front of (fn @var{arglist})
10620 and explain why.
10621 (Defining Functions): Mention DOCSTRING argument to `defalias'.
10622 Add anchor.
10623 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
10624
106252004-01-01 Miles Bader <miles@gnu.org>
10626
10627 * display.texi (Buttons): New section.
10628
106292003-12-31 Andreas Schwab <schwab@suse.de>
10630
10631 * numbers.texi (Math Functions): sqrt reports a domain-error
10632 error.
10633 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
10634
106352003-12-30 Luc Teirlinck <teirllm@auburn.edu>
10636
10637 * tips.texi (Documentation Tips): Update item on hyperlinks in
10638 documentation strings.
10639
10640 * errors.texi (Standard Errors): Various small corrections and
10641 additions.
10642
10643 * control.texi: Various small changes in addition to the
10644 following.
10645 (Signaling Errors): Provide some more details on how `signal'
10646 constructs the error message. Add anchor to the definition of
10647 `signal'.
10648 (Error Symbols): Describe special treatment of `quit'.
10649 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
10650 to emphasize that it has to be a single form.
10651
10652 * buffers.texi: Add anchor.
10653
106542003-12-29 Richard M. Stallman <rms@gnu.org>
10655
10656 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
10657 (Window Configurations): Add window-configuration-frame.
10658
10659 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
10660
10661 * text.texi (Examining Properties): Add get-char-property-and-overlay.
10662 Change arg name in get-char-property.
10663 (Special Properties): Update handling of keymap property.
10664
10665 * strings.texi (Modifying Strings): Add clear-string.
10666 (Text Comparison): Add assoc-string and remove
10667 assoc-ignore-case, assoc-ignore-representation.
10668
10669 * os.texi (Time of Day): Add set-time-zone-rule.
10670
10671 * numbers.texi (Math Functions): asin, acos, log, log10
10672 report domain-error errors.
10673
10674 * nonascii.texi (Converting Representations):
10675 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
10676 (Encoding and I/O): Add file-name-coding-system.
10677
10678 * modes.texi (Search-based Fontification): Explain that
10679 face specs are symbols with face names as values.
10680
10681 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
10682
10683 * lists.texi (Building Lists): remq moved elsewhere.
10684 (Sets And Lists): remq moved here.
10685 (Association Lists): Refer to assoc-string.
10686
10687 * internals.texi (Garbage Collection): Add memory-use-counts.
10688
10689 * frames.texi (Frames and Windows): Add set-frame-selected-window
10690 and frame-root-window.
10691
10692 * files.texi (Contents of Directories):
10693 Add directory-files-and-attributes.
10694
10695 * display.texi (Refresh Screen): Add force-window-update.
10696 (Invisible Text): Explain about moving point out of invis text.
10697 (Overlay Properties): Add overlay-properties.
10698 (Managing Overlays): Add overlayp.
10699 (GIF Images): Invalid image number displays a hollow box.
10700
10701 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
10702 (Killing Buffers): Add buffer-live-p.
10703
107042003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
10705
10706 * display.texi (Fringes): Fix typo "set-buffer-window".
10707
107082003-12-24 Luc Teirlinck <teirllm@auburn.edu>
10709
10710 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
10711 * nonascii.texi, processes.texi, tips.texi, variables.texi:
10712 Add or change various xrefs and anchors.
10713
10714 * commands.texi: Replace all occurrences of @acronym{CAR} with
10715 @sc{car}, for consistency with the rest of the Elisp manual.
10716 `car' and `cdr' are historically acronyms, but are no longer
10717 widely thought of as such.
10718
10719 * internals.texi (Pure Storage): Mention that `purecopy' does not
10720 copy text properties.
10721 (Object Internals): Now 29 bits are used (in most implementations)
10722 to address Lisp objects.
10723
10724 * variables.texi (Variables with Restricted Values): New node.
10725
10726 * objects.texi (Lisp Data Types): Mention that certain variables
10727 can only take on a restricted set of values and add an xref to
10728 the new node "Variables with Restricted Values".
10729
10730 * eval.texi (Function Indirection): Describe the errors that
10731 `indirect-function' can signal.
10732 (Eval): Clarify the descriptions of `eval-region' and `values'.
10733 Describe `eval-buffer' instead of `eval-current-buffer' and
10734 mention `eval-current-buffer' as an alias for `current-buffer'.
10735 Correct the description and mention all optional arguments.
10736
10737 * nonascii.texi: Various small changes in addition to the
10738 following.
10739 (Converting Representations): Clarify behavior of
10740 `string-make-multibyte' and `string-to-multibyte' for unibyte all
10741 ASCII arguments.
10742 (Character Sets): Document the variable `charset-list' and adapt
10743 the definition of the function `charset-list' accordingly.
10744 (Translation of Characters): Clarify use of generic characters in
10745 `make-translation-table'. Clarify and correct the description of
10746 the use of translation tables in encoding and decoding.
10747 (User-Chosen Coding Systems): Correct and clarify the description
10748 of `select-safe-coding-system'.
10749 (Default Coding Systems): Clarify description of
10750 `file-coding-system-alist'.
10751
107522003-11-30 Luc Teirlinck <teirllm@auburn.edu>
10753
10754 * strings.texi (Text Comparison): Correctly describe when two
10755 strings are `equal'. Combine and clarify descriptions of
10756 `assoc-ignore-case' and `assoc-ignore-representation'.
10757
10758 * objects.texi (Non-ASCII in Strings): Clarify description of
10759 when a string is unibyte or multibyte.
10760 (Bool-Vector Type): Update examples.
10761 (Equality Predicates): Correctly describe when two strings are
10762 `equal'.
10763
107642003-11-29 Luc Teirlinck <teirllm@auburn.edu>
10765
10766 * lists.texi (Building Lists): `append' no longer accepts integer
10767 arguments. Update the description of `number-sequence' to reflect
10768 recent changes.
10769 (Sets And Lists): Describe `member-ignore-case' after `member'.
10770
107712003-11-27 Kim F. Storm <storm@cua.dk>
10772
10773 * commands.texi (Click Events): Click object may be an images.
10774 Describe (dx . dy) element of click positions.
10775 (Accessing Events): Remove duplicate posn-timestamp.
10776 New functions posn-object and posn-object-x-y.
10777
107782003-11-23 Kim F. Storm <storm@cua.dk>
10779
10780 * commands.texi (Click Events): Describe enhancements to event
10781 position lists, including new text-pos and (col . row) items.
10782 Mention left-fringe and right-fringe area events.
10783 (Accessing Events): New functions posn-area and
10784 posn-actual-col-row. Mention posn-timestamp. Mention that
10785 posn-point in non-text area still returns buffer position.
10786 Clarify posn-col-row.
10787
107882003-11-21 Lars Hansen <larsh@math.ku.dk>
10789
10790 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
10791 * anti.texi (File Attributes): Describe removed parameter
10792 ID-FORMAT.
10793
107942003-11-20 Luc Teirlinck <teirllm@auburn.edu>
10795
10796 * positions.texi (Positions): Mention that, if a marker is used as
10797 a position, its buffer is ignored.
10798
10799 * markers.texi (Overview of Markers): Mention it here too.
10800
108012003-11-12 Luc Teirlinck <teirllm@auburn.edu>
10802
10803 * numbers.texi (Numeric Conversions): Not just `floor', but also
10804 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
10805
108062003-11-10 Luc Teirlinck <teirllm@auburn.edu>
10807
10808 * markers.texi (Creating Markers): Specify insertion type of
10809 created markers. Add xref to `Marker Insertion Types'.
10810 Second argument to `copy-marker' is optional.
10811 (Marker Insertion Types): Mention that most markers are created
10812 with insertion type nil.
10813 (The Mark): Correctly describe when `mark' signals an error.
10814 (The Region): Correctly describe when `region-beginning' and
10815 `region-end' signal an error.
10816
108172003-11-08 Luc Teirlinck <teirllm@auburn.edu>
10818
10819 * hash.texi (Creating Hash): Clarify description of `eql'.
10820 `makehash' is obsolete.
10821 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
10822
10823 * positions.texi (Point): Change description of `buffer-end', so
10824 that it is also correct for floating point arguments.
10825 (List Motion): Correct argument lists of `beginning-of-defun' and
10826 `end-of-defun'.
10827 (Excursions): Add xref to `Marker Insertion Types'.
10828 (Narrowing): Argument to `narrow-to-page' is optional.
10829
108302003-11-06 Luc Teirlinck <teirllm@auburn.edu>
10831
10832 * streams.texi (Output Streams): Clarify behavior of point for
10833 marker output streams.
10834
108352003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10836
10837 * variables.texi (Defining Variables): Second argument to
10838 `defconst' is not optional.
10839 (Setting Variables): Mention optional argument APPEND to
10840 `add-to-list'.
10841 (Creating Buffer-Local): Expand description of
10842 `make-variable-buffer-local'.
10843 (Frame-Local Variables): Expand description of
10844 `make-variable-frame-local'.
10845 (Variable Aliases): Correct description of optional argument
10846 DOCSTRING to `defvaralias'. Mention return value of
10847 `defvaralias'.
10848 (File Local Variables): Add xref to `File variables' in Emacs
10849 Manual. Correct description of `hack-local-variables'. Mention
10850 `safe-local-variable' property. Mention optional second argument
10851 to `risky-local-variable-p'.
10852
108532003-11-03 Luc Teirlinck <teirllm@auburn.edu>
10854
10855 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
10856
108572003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10858
10859 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
10860 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
10861 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
10862 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
10863 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
10864 lispref/processes.texi, lispref/searching.texi,
10865 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
10866 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
10867 @acronym{FOO}.
10868
108692003-10-27 Luc Teirlinck <teirllm@auburn.edu>
10870
10871 * strings.texi (Creating Strings): Argument START to `substring'
10872 can not be `nil'. Expand description of
10873 `substring-no-properties'. Correct description of `split-string',
10874 especially with respect to empty matches. Prevent very bad line
10875 break in definition of `split-string-default-separators'.
10876 (Text Comparison): `string=' and `string<' also accept symbols as
10877 arguments.
10878 (String Conversion): More completely describe argument BASE in
10879 `string-to-number'.
10880 (Formatting Strings): `%s' and `%S' in `format' do require
10881 corresponding object. Clarify behavior of numeric prefix after
10882 `%' in `format'.
10883 (Case Conversion): The argument to `upcase-initials' can be a
10884 character.
10885
108862003-10-27 Kenichi Handa <handa@m17n.org>
10887
10888 * display.texi (Fontsets): Fix texinfo usage.
10889
108902003-10-25 Kenichi Handa <handa@m17n.org>
10891
10892 * display.texi (Fontsets): Add description of the function
10893 set-fontset-font.
10894
108952003-10-23 Luc Teirlinck <teirllm@auburn.edu>
10896
10897 * display.texi (Temporary Displays): Add xref to `Documentation
10898 Tips'.
10899
10900 * functions.texi (Function Safety): Use inforef instead of pxref
10901 for SES.
10902
109032003-10-23 Andreas Schwab <schwab@suse.de>
10904
10905 * Makefile.in (TEX, texinputdir): Don't define.
10906 (TEXI2DVI): Define.
10907 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
10908 add $(srcdir)/index.texi.
10909 ($(infodir)/elisp): Remove index.texi dependency.
10910 (elisp.dvi): Likewise. Use $(TEXI2DVI).
10911 (index.texi): Remove target.
10912 (dist): Don't link $(srcdir)/permute-index.
10913 (clean): Don't remove index.texi.
10914
10915 * permute-index, index.perm: Remove.
10916 * index.texi: Rename from index.unperm.
10917
109182003-10-22 Luc Teirlinck <teirllm@auburn.edu>
10919
10920 * tips.texi (Documentation Tips): Document new behavior for face
10921 and variable hyperlinks in Help mode.
10922
109232003-10-21 Luc Teirlinck <teirllm@auburn.edu>
10924
10925 * objects.texi (Integer Type): Update for extra bit of integer range.
10926 (Character Type): Ditto.
10927
109282003-10-16 Eli Zaretskii <eliz@gnu.org>
10929
10930 * numbers.texi (Integer Basics): Add index entries for reading
10931 numbers in hex, octal, and binary.
10932
109332003-10-16 Lute Kamstra <lute@gnu.org>
10934
10935 * modes.texi (Mode Line Format): Mention force-mode-line-update's
10936 argument.
10937
109382003-10-13 Luc Teirlinck <teirllm@auburn.edu>
10939
10940 * windows.texi (Choosing Window): Fix typo.
10941 * edebug.texi (Edebug Execution Modes): Fix typo.
10942
109432003-10-13 Richard M. Stallman <rms@gnu.org>
10944
10945 * windows.texi (Basic Windows): A window has fringe settings,
10946 display margins and scroll-bar settings.
10947 (Splitting Windows): Doc split-window return value.
10948 Clean up one-window-p.
10949 (Selecting Windows): Fix typo.
10950 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
10951 (Buffers and Windows): In set-window-buffer, explain effect
10952 on fringe settings and scroll bar settings.
10953 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
10954 (Choosing Window): Use defopt for pop-up-frame-function.
10955 For special-display-buffer-names, explain same-window and same-frame.
10956 Clarify window-dedicated-p return value.
10957 (Textual Scrolling): scroll-up and scroll-down can get an error.
10958 (Horizontal Scrolling): Clarify auto-hscroll-mode.
10959 Clarify set-window-hscroll.
10960 (Size of Window): Don't mention tool bar in window-height.
10961 (Coordinates and Windows): Explain what coordinates-in-window-p
10962 returns for fringes and display margins.
10963 (Window Configurations): Explain saving fringes, etc.
10964
10965 * tips.texi (Library Headers): Clean up Documentation.
10966
10967 * syntax.texi (Parsing Expressions): Clean up forward-comment
10968 and parse-sexp-lookup-properties.
10969
10970 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
10971
10972 * os.texi (System Environment): Clean up text for load-average errors.
10973
10974 * modes.texi (Hooks): Don't explain local hook details at front.
10975 Clarify run-hooks and run-hook-with-args a little.
10976 Clean up add-hook and remove-hook.
10977
10978 * edebug.texi (Edebug Execution Modes): Clarify t.
10979 Document edebug-sit-for-seconds.
10980 (Coverage Testing): Document C-x X = and =.
10981 (Instrumenting Macro Calls): Fix typo.
10982 (Specification List): Don't index the specification keywords.
10983
109842003-10-10 Kim F. Storm <storm@cua.dk>
10985
10986 * processes.texi (Network): Introduce make-network-process.
10987
109882003-10-09 Luc Teirlinck <teirllm@auburn.edu>
10989
10990 * tips.texi (Library Headers): Fix typo.
10991
109922003-10-07 Juri Linkov <juri@jurta.org>
10993
10994 * modes.texi (Imenu): Mention imenu-create-index-function's
10995 default value. Explain submenus better.
10996
109972003-10-07 Lute Kamstra <lute@gnu.org>
10998
10999 * modes.texi (Faces for Font Lock): Fix typo.
11000 (Hooks): Explain how buffer-local hook variables can refer to
11001 global hook variables.
11002 Various minor clarifications.
11003
110042003-10-06 Lute Kamstra <lute@gnu.org>
11005
11006 * tips.texi (Coding Conventions): Mention naming conventions for
11007 hooks.
11008
110092003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11010
11011 * loading.texi (Library Search): Correct default value of
11012 load-suffixes.
11013 (Named Features): Fix typo.
11014
110152003-10-05 Richard M. Stallman <rms@gnu.org>
11016
11017 * loading.texi (Named Features): In `provide',
11018 say how to test for subfeatures.
11019 (Unloading): In unload-feature, use new var name
11020 unload-feature-special-hooks.
11021
110222003-10-03 Lute Kamstra <lute@gnu.org>
11023
11024 * modes.texi (Major Mode Conventions): Mention third way to set up
11025 Imenu.
11026 (Imenu): A number of small fixes.
11027 Delete documentation of internal variable imenu--index-alist.
11028 Document the return value format of imenu-create-index-function
11029 functions.
11030
110312003-09-30 Richard M. Stallman <rms@gnu.org>
11032
11033 * processes.texi (Network): Say what stopped datagram connections do.
11034
11035 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11036
11037 * display.texi (Overlay Properties): Clarify `evaporate' property.
11038
110392003-09-29 Lute Kamstra <lute@gnu.org>
11040
11041 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11042 constructs should be marked as risky.
11043 Change cons cell into proper list.
11044 (Mode Line Variables): Change cons cell into proper list.
11045
110462003-09-26 Lute Kamstra <lute@gnu.org>
11047
11048 * modes.texi (Mode Line Data): Document the :propertize construct.
11049 (Mode Line Variables): Reorder the descriptions of the variables
11050 to match their order in the default mode-line-format.
11051 Describe the new variables mode-line-position and mode-line-modes.
11052 Update the default values of mode-line-frame-identification,
11053 minor-mode-alist, and default-mode-line-format.
11054 (Properties in Mode): Mention the :propertize construct.
11055
110562003-09-26 Richard M. Stallman <rms@gnu.org>
11057
11058 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11059 * loading.texi, minibuf.texi, text.texi, variables.texi:
11060 Avoid @strong{Note:}.
11061
110622003-09-26 Richard M. Stallman <rms@gnu.org>
11063
11064 * keymaps.texi (Remapping Commands): Fix typo.
11065
110662003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11067
11068 * processes.texi (Low-Level Network): Fix typo.
11069
110702003-09-23 Kim F. Storm <storm@cua.dk>
11071
11072 * processes.texi (Network, Network Servers): Fix typos.
11073 (Low-Level Network): Add timeout value for :server keyword.
11074 Add new option keywords to make-network-process.
11075 Add set-network-process-options.
11076 Explain how to test availability of network options.
11077
110782003-09-19 Richard M. Stallman <rms@gnu.org>
11079
11080 * text.texi (Motion by Indent): Arg to
11081 backward-to-indentation and forward-to-indentation is optional.
11082
11083 * strings.texi (Creating Strings): Add substring-no-properties.
11084
11085 * processes.texi
11086 (Process Information): Add list-processes arg QUERY-ONLY.
11087 Delete process-contact from here.
11088 Add new status values for process-status.
11089 Add process-get, process-put, process-plist, set-process-plist.
11090 (Synchronous Processes): Add call-process-shell-command.
11091 (Signals to Processes): signal-process allows process objects.
11092 (Network): Complete rewrite.
11093 (Network Servers, Datagrams, Low-Level Network): New nodes.
11094
11095 * positions.texi (Word Motion): forward-word, backward-word
11096 arg is optional. Reword.
11097
11098 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11099
11100 * variables.texi (Creating Buffer-Local):
11101 Delete duplicate definition of buffer-local-value.
11102 (File Local Variables): Explain about discarding text props.
11103
111042003-09-11 Richard M. Stallman <rms@gnu.org>
11105
11106 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11107 changes variables that record input events.
11108 (Minibuffer Misc): Add minibuffer-selected-window.
11109
11110 * lists.texi (Building Lists): Add copy-tree.
11111
11112 * display.texi (Fontsets): Add char-displayable-p.
11113 (Scroll Bars): New node.
11114
111152003-09-08 Lute Kamstra <lute@gnu.org>
11116
11117 * modes.texi (%-Constructs): Document new `%i' and `%I'
11118 constructs.
11119
111202003-09-03 Peter Runestig <peter@runestig.com>
11121
11122 * makefile.w32-in: New file.
11123
111242003-08-29 Richard M. Stallman <rms@gnu.org>
11125
11126 * display.texi (Overlay Properties): Clarify how priorities
11127 affect use of the properties.
11128
111292003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11130
11131 * customize.texi (Type Keywords): Correct the description of
11132 `:help-echo' in the case where `motion-doc' is a function.
11133
111342003-08-14 John Paul Wallington <jpw@gnu.org>
11135
11136 * modes.texi (Emulating Mode Line): Subsection, not section.
11137
111382003-08-13 Richard M. Stallman <rms@gnu.org>
11139
11140 * elisp.texi (Top): Update subnode lists in menu.
11141
11142 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11143 (Kill Functions): kill-region has new arg yank-handler.
11144 (Yanking): New node.
11145 (Yank Commands): Add yank-undo-function.
11146 (Low-Level Kill Ring):
11147 kill-new and kill-append have new arg yank-handler.
11148 (Changing Properties): Add remove-list-of-text-properties.
11149 (Atomic Changes): New node.
11150
11151 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11152
11153 * streams.texi (Output Variables): Add eval-expression-print-length
11154 and eval-expression-print-level.
11155
11156 * os.texi (Time Conversion): For encode-time, explain limits on year.
11157
11158 * objects.texi (Character Type): Define anchor "modifier bits".
11159
11160 * modes.texi (Emulating Mode Line): New node.
11161 (Search-based Fontification): Font Lock uses font-lock-face property.
11162 (Other Font Lock Variables): Likewise.
11163
11164 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11165 not vectors.
11166 (Active Keymaps): Add emulation-mode-map-alists.
11167 (Functions for Key Lookup): key-binding has new arg no-remap.
11168 (Remapping Commands): New node.
11169 (Scanning Keymaps): where-is-internal has new arg no-remap.
11170 (Tool Bar): Add tool-bar-local-item-from-menu.
11171 Clarify when to use tool-bar-add-item-from-menu.
11172
11173 * commands.texi (Interactive Call): commandp has new arg.
11174 (Command Loop Info): Add this-original-command.
11175
111762003-08-06 John Paul Wallington <jpw@gnu.org>
11177
11178 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11179
11180 * display.texi (Warning Basics): Fix typo.
11181 (Fringes): Add closing curly bracket and fix typo.
11182
11183 * elisp.texi (Top): Fix typo.
11184
111852003-08-05 Richard M. Stallman <rms@gnu.org>
11186
11187 * elisp.texi: Update lists of subnodes.
11188
11189 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11190
11191 * variables.texi (Local Variables): Use lc for example variable names.
11192
11193 * tips.texi (Library Headers): Explain where to put -*-.
11194
11195 * strings.texi (Creating Strings): Fix xref for vconcat.
11196
11197 * sequences.texi (Vector Functions):
11198 vconcat no longer allows integer args.
11199
11200 * minibuf.texi (Reading File Names): read-file-name has new
11201 arg PREDICATE. New function read-directory-name.
11202
11203 * macros.texi (Defining Macros): Give definition of `declare'.
11204 (Indenting Macros): New node.
11205
11206 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11207 (Window Frame Parameters): Make separate table of parameters
11208 that are coupled with specific face attributes.
11209 (Deleting Frames): delete-frame-hooks renamed to
11210 delete-frame-functions.
11211
11212 * files.texi (Magic File Names): Add file-remote-p.
11213 Clarify file-local-copy.
11214
11215 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11216 here; instead xref Defining Macros.
11217
11218 * display.texi (Warnings): New node, and subnodes.
11219 (Fringes): New node.
11220
11221 * debugging.texi (Test Coverage): New node.
11222
11223 * compile.texi (Compiler Errors): Explain with-no-warnings
11224 and other ways to suppress warnings.
11225
11226 * commands.texi (Interactive Call): Minor clarification.
11227
11228 * buffers.texi (Buffer File Name): set-visited-file-name
11229 renames the buffer too.
11230
11231 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11232
112332003-07-24 Markus Rost <rost@math.ohio-state.edu>
11234
11235 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11236
112372003-07-22 Markus Rost <rost@math.ohio-state.edu>
11238
11239 * internals.texi (Garbage Collection): Fix previous change.
11240
112412003-07-22 Richard M. Stallman <rms@gnu.org>
11242
11243 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11244
11245 * display.texi (Width): Use \s syntax in example.
11246 (Font Selection): Add face-font-rescale-alist.
11247
11248 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11249 Remove spurious indent in example.
11250
11251 * lists.texi (Building Lists): Add number-sequence.
11252
11253 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11254
11255 * functions.texi (Function Documentation): Explain how to
11256 show calling convention explicitly in the doc string.
11257
11258 * windows.texi (Selecting Windows): save-selected-window saves
11259 selected window of each frame.
11260 (Window Configurations): Minor change.
11261
11262 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11263
11264 * streams.texi (Output Variables): Add print-continuous-numbering
11265 and print-number-table.
11266
11267 * processes.texi (Decoding Output): New node.
11268
11269 * os.texi (Time Conversion): decode-time arg is optional.
11270
11271 * objects.texi (Character Type): Don't use space as example for \.
11272 Make list of char names and \-sequences correspond.
11273 Explain that \s is not used in strings. `\ ' needs space after.
11274
11275 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11276 (Translation of Characters): Add translation-table-for-input.
11277 (Default Coding Systems): Add auto-coding-functions.
11278 (Explicit Encoding): Add decode-coding-inserted-region.
11279 (Locales): Add locale-info.
11280
11281 * minibuf.texi (Basic Completion): Describe test-completion.
11282 Collections can be lists of strings.
11283 Clean up lazy-completion-table.
11284 (Programmed Completion): Mention test-completion.
11285 Clarify why lambda expressions are not accepted.
11286 (Minibuffer Misc): Describe minibufferp.
11287
112882003-07-14 Richard M. Stallman <rms@gnu.org>
11289
11290 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11291
11292 * windows.texi (Selecting Windows): New arg to select-window.
11293 (Selecting Windows): Add with-selected-window.
11294 (Size of Window): Add window-inside-edges, etc.
11295
11296 * internals.texi (Garbage Collection): Add post-gc-hook.
11297
11298 * processes.texi (Subprocess Creation): Add exec-suffixes.
11299
11300 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11301 (Scanning Keymaps): Add map-keymaps.
11302 (Defining Menus): Add keymap-prompt.
11303
11304 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11305 most-negative-fixnum.
11306
11307 * compile.texi (Byte Compilation): Explain no-byte-compile.
11308 (Compiler Errors): New node.
11309
11310 * os.texi (User Identification): user-uid, user-real-uid
11311 can return float.
11312
11313 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11314 and about derived modes.
11315 (Minor Modes): Add minor-mode-list.
11316 (Defining Minor Modes): Keyword args for define-minor-mode.
11317 (Search-based Fontification): Explain managing other properties.
11318 (Other Font Lock Variables): Add font-lock-extra-managed-props.
11319 (Faces for Font Lock): Add font-lock-preprocessor-face.
11320 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11321
11322 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11323 (Variable Aliases): Clarify defvaralias.
11324
11325 * loading.texi (Library Search): Add load-suffixes.
11326
11327 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11328 (Programmed Completion): Add dynamic-completion-table.
11329
11330 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11331 (Magic File Names): Specify precedence order of handlers.
11332
11333 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11334 and post-command-hook.
11335 (Waiting): New calling convention for sit-for.
11336
11337 * text.texi (Special Properties): local-map and keymap properties
11338 apply based on their stickiness.
11339
113402003-07-07 Richard M. Stallman <rms@gnu.org>
11341
11342 * modes.texi (Minor Mode Conventions): Specify only some kinds
11343 of list values as args to minor modes.
11344
11345 * files.texi (File Name Expansion): Warn about iterative use
11346 of substitute-in-file-name.
11347
11348 * advice.texi (Activation of Advice): Clean up previous change.
11349
113502003-07-06 Markus Rost <rost@math.ohio-state.edu>
11351
11352 * advice.texi (Activation of Advice): Note that ad-start-advice is
11353 turned on by default.
11354
113552003-06-30 Richard M. Stallman <rms@gnu.org>
11356
11357 * text.texi (Buffer Contents): Document current-word.
11358 (Change Hooks): Not called for *Messages*.
11359
11360 * functions.texi (Defining Functions): Explain about redefining
11361 primitives.
11362 (Function Safety): Rename. Minor changes.
11363 Comment out the detailed criteria for what is safe.
11364
113652003-06-22 Andreas Schwab <schwab@suse.de>
11366
11367 * objects.texi (Symbol Type): Fix description of examples.
11368
113692003-06-16 Andreas Schwab <schwab@suse.de>
11370
11371 * hash.texi (Creating Hash): Fix description of :weakness.
11372
113732003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
11374
11375 * files.texi (Changing Files): copy-file copies file modes, too.
11376
113772003-05-28 Richard M. Stallman <rms@gnu.org>
11378
11379 * strings.texi (Creating Strings): Clarify split-string.
11380
113812003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11382
11383 * strings.texi (Creating Strings): Update split-string specification
11384 and examples.
11385
113862003-05-19 Richard M. Stallman <rms@gnu.org>
11387
11388 * elisp.texi: Correct invariant section names.
11389
113902003-04-20 Richard M. Stallman <rms@gnu.org>
11391
11392 * os.texi (Timers): Explain about timers and quitting.
11393
113942003-04-19 Richard M. Stallman <rms@gnu.org>
11395
11396 * internals.texi (Writing Emacs Primitives): Strings are
11397 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11398 Explain GCPRO convention for varargs function args.
11399
114002003-04-16 Richard M. Stallman <rms@gnu.org>
11401
11402 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11403
114042003-04-08 Richard M. Stallman <rms@gnu.org>
11405
11406 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11407
114082003-02-13 Kim F. Storm <storm@cua.dk>
11409
11410 * objects.texi (Character Type): New \s escape for space.
11411
114122003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11413
11414 * os.texi (System Environment): Add cygwin system-type.
11415
114162003-01-25 Richard M. Stallman <rms@gnu.org>
11417
11418 * keymaps.texi: Document that a symbol can act as a keymap.
11419
114202003-01-13 Richard M. Stallman <rms@gnu.org>
11421
11422 * text.texi (Changing Properties): Say string indices are origin-0.
11423
11424 * positions.texi (Screen Lines) <compute-motion>:
11425 Correct order of elts in return value.
11426
11427 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11428 how to define a default binding.
11429
114302002-12-07 Markus Rost <rost@math.ohio-state.edu>
11431
11432 * loading.texi (Unloading): Fix recent change for load-history.
11433
11434 * customize.texi (Simple Types): Clarify description of custom
11435 type 'number. Describe new custom type 'float.
11436
114372002-12-04 Markus Rost <rost@math.ohio-state.edu>
11438
11439 * variables.texi (File Local Variables): Fix typo.
11440
114412002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11442
11443 From Michael Albinus <Michael.Albinus@alcatel.de>.
11444
11445 * README: Target for Info file is `make info'.
11446
11447 * files.texi (File Name Components): Fix typos in
11448 `file-name-sans-extension'.
11449 (Magic File Names): Complete list of operations for magic file
11450 name handlers.
11451
114522002-09-16 Jonathan Yavner <jyavner@engineer.com>
11453
11454 * variables.texi (File Local Variables): New function
11455 risky-local-variable-p.
11456
114572002-09-15 Jonathan Yavner <jyavner@engineer.com>
11458
11459 * functions.texi (Function safety): New node about unsafep.
11460
114612002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11462
11463 * customize.texi (Splicing into Lists): Fix example.
11464 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
11465
114662002-06-17 Juanma Barranquero <lektu@terra.es>
11467
11468 * frames.texi (Display Feature Testing): Fix typo.
11469
114702002-06-12 Andreas Schwab <schwab@suse.de>
11471
11472 * frames.texi (Initial Parameters, Resources): Fix references to
11473 the Emacs manual.
11474
114752002-05-13 Kim F. Storm <storm@cua.dk>
11476
11477 * variables.texi (Intro to Buffer-Local): Updated warning and
11478 example relating to changing buffer inside let.
11479
114802002-03-10 Jan Djärv <jan.h.d@swipnet.se>
11481
11482 * os.texi (Session Management): New node about X Session management.
11483
114842002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
11485
11486 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
11487 to which the manual corresponds, and the copyright years.
11488
11489 * Makefile.in (VERSION): Set to 2.9.
11490
114912001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
11492
11493 * elisp.texi: Change the category in @dircategory to "Emacs", to
11494 make it consistent with info/dir.
11495
114962001-11-25 Miles Bader <miles@gnu.org>
11497
11498 * text.texi (Fields): Describe new `limit' arg in
11499 field-beginning/field-end.
11500
115012001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
11502
11503 * permute-index: Don't depend on csh-specific features.
11504 Replace the interpreter name with /bin/sh.
11505
11506 * two-volume-cross-refs.txt: New file.
11507 * two.el: New file.
11508 * spellfile: New file.
11509
115102001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
11511
11512 * permute-index: New file.
11513
11514 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
11515 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
11516 8+3 restricted namespace.
11517
11518 * Makefile.in (infodir): Define relative to $(srcdir).
11519 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
11520 include directories list via -I switch to makeinfo.
11521 (index.texi): Use cp if both hard and symbolic links fail.
11522
115232001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
11524
11525 * Makefile.in (distclean): Add.
11526
11527 The following changes make ELisp manual part of the Emacs
11528 distribution:
11529
11530 * Makefile.in: Add Copyright notice.
11531 (prefix): Remove.
11532 (infodir): Change value to "../info".
11533 (VPATH): New variable.
11534 (MAKE): Don't define.
11535 (texmacrodir): Don't define.
11536 (texinputdir): Append the existing value of TEXINPUTS.
11537 ($(infodir)/elisp): Instead of just "elisp". Reformat the
11538 command to be compatible with man/Makefile.in, and to put the
11539 output into ../info.
11540 (info): Add target.
11541 (installall): Target removed.
11542
115432001-10-31 Pavel Janík <Pavel@Janik.cz>
11544
11545 * tips.texi (Coding Conventions): Fix typo.
11546
115472001-10-23 Gerd Moellmann <gerd@gnu.org>
11548
11549 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
11550
115512001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
11552
11553 * files.texi (File Name Components): Update the description of
11554 file-name-sans-extension and file-name-extension, as they now
11555 ignore leading dots.
11556
115572001-10-20 Gerd Moellmann <gerd@gnu.org>
11558
11559 * (Version 21.1 released.)
11560
115612001-10-19 Miles Bader <miles@gnu.org>
11562
11563 * positions.texi (Text Lines): Describe behavior of
11564 `beginning-of-line'/`end-of-line' in the presence of field properties.
11565
115662001-10-17 Gerd Moellmann <gerd@gnu.org>
11567
11568 * Makefile.in (VERSION): Set to 2.8.
11569 (manual): Use `manual-21'.
11570
11571 * elisp.texi (VERSION): Add and use it where the version
11572 number was used. Set it to 2.8.
11573
11574 * intro.texi: Likewise.
11575
115762001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
11577
11578 * files.texi (File Name Completion): Document the significance of
11579 a trailing slash in elements of completion-ignored-extensions.
11580
115812001-10-06 Miles Bader <miles@gnu.org>
11582
11583 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
11584
115852001-10-04 Gerd Moellmann <gerd@gnu.org>
11586
11587 * variables.texi (Variable Aliases): New node.
11588
115892001-10-04 Gerd Moellmann <gerd@gnu.org>
11590
11591 * Branch for 21.1.
11592
115932001-10-02 Miles Bader <miles@gnu.org>
11594
11595 * minibuf.texi (Minibuffer Misc): Add entries for
11596 `minibuffer-contents', `minibuffer-contents-no-properties', and
11597 `delete-minibuffer-contents'.
11598 Correct description for `minibuffer-prompt-end'.
11599
11600 * text.texi (Property Search): Correct descriptions of
11601 `next-char-property-change' and `previous-char-property-change'.
11602 Add entries for `next-single-char-property-change' and
11603 `previous-single-char-property-change'.
11604 Make operand names a bit more consistent.
11605
116062001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
11607
11608 * frames.texi (Finding All Frames): Document that next-frame and
11609 previous-frame are local to current terminal.
11610
116112001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
11612
11613 * keymaps.texi (Creating Keymaps): Fix the description of the
11614 result of make-keymap.
11615
116162001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
11617
11618 * display.texi (Font Lookup, Attribute Functions)
11619 (Image Descriptors): Add cross-references to the definition of
11620 selected frame.
11621
11622 * buffers.texi (The Buffer List): Add cross-references to the
11623 definition of selected frame.
11624
11625 * frames.texi (Input Focus): Clarify which frame is _the_ selected
11626 frame at any given time.
11627 (Multiple Displays, Size and Position): Add a cross-reference to
11628 the definition of the selected frame.
11629
116302001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
11631
11632 * strings.texi (String Conversion) <string-to-number>: Document
11633 that a float is returned for integers that are too large.
11634
11635 * frames.texi (Mouse Position): Document mouse-position-function.
11636 (Display Feature Testing): Document display-images-p.
11637 (Window Frame Parameters): Document the cursor-type variable.
11638
11639 * numbers.texi (Integer Basics): Document CL style read syntax for
11640 integers in bases other than 10.
11641
11642 * positions.texi (List Motion):
11643 Document open-paren-in-column-0-is-defun-start.
11644
11645 * lists.texi (Sets And Lists): Document member-ignore-case.
11646
11647 * internals.texi (Garbage Collection): Document the used and free
11648 strings report.
11649 (Memory Usage): Document strings-consed.
11650
11651 * os.texi (Time of Day): Document float-time.
11652 (Recording Input): Document that clear-this-command-keys clears
11653 the vector to be returned by recent-keys.
11654
11655 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
11656 The argument keymap can be a list.
11657
11658 * nonascii.texi (User-Chosen Coding Systems)
11659 <select-safe-coding-system>: Document the new argument
11660 accept-default-p and the variable
11661 select-safe-coding-system-accept-default-p. Tell what happens if
11662 buffer-file-coding-system is undecided.
11663 (Default Coding Systems): Document auto-coding-regexp-alist.
11664
11665 * display.texi (The Echo Area) <message>: Document
11666 message-truncate-lines.
11667 (Glyphs): Document that the glyph table is unused on windowed
11668 displays.
11669
11670 * help.texi (Describing Characters) <single-key-description>:
11671 Document the new argument no-angles.
11672 (Accessing Documentation) <documentation-property>: Document that
11673 a non-string property is evaluated.
11674 <documentation>: Document that the function-documentation property
11675 is looked for.
11676
11677 * windows.texi (Selecting Windows): Document some-window.
11678
11679 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
11680
11681 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
11682 apropos-mode-hook.
11683
11684 * commands.texi (Using Interactive): Document interactive-form.
11685 (Keyboard Macros): Document kbd-macro-termination-hook.
11686 (Command Loop Info): Document that clear-this-command-keys clears
11687 the vector to be returned by recent-keys.
11688
116892001-09-04 Werner LEMBERG <wl@gnu.org>
11690
11691 * Makefile.in (srcdir, texinputdir): New variables.
11692 (srcs, index.texi, install): Use $(srcdir).
11693 (.PHONY): Remove elisp.dvi.
11694 (elisp): Use -I switch for makeinfo.
11695 (elisp.dvi): Use $(srcdir) and $(texinputdir).
11696 (installall, dist): Use $(srcdir).
11697 Fix path to texinfo.tex.
11698 (maintainer-clean): Add elisp.dvi and elisp.oaux.
11699
117002001-08-30 Gerd Moellmann <gerd@gnu.org>
11701
11702 * display.texi (Conditional Display): Adjust to API change.
11703
11704 * configure: New file.
11705
117062001-07-30 Gerd Moellmann <gerd@gnu.org>
11707
11708 * commands.texi (Repeat Events): Add description of
11709 double-click-fuzz.
11710
117112001-05-08 Stefan Monnier <monnier@cs.yale.edu>
11712
11713 * syntax.texi (Syntax Class Table): Add the missing designator for
11714 comment and string fences.
11715 (Syntax Properties): Add a xref to syntax table internals.
11716 (Syntax Table Internals): Document string-to-syntax.
11717
117182001-05-07 Gerd Moellmann <gerd@gnu.org>
11719
11720 * Makefile.in (install): Use install-info command line options
11721 like in Emacs' Makefile.in.
11722
117232000-12-09 Miles Bader <miles@gnu.org>
11724
11725 * windows.texi (Window Start): Update documentation for
11726 `pos-visible-in-window-p'.
11727
117282000-11-12 Stefan Monnier <monnier@cs.yale.edu>
11729
11730 * lists.texi (Building Lists): Add footnote to explain how to add
11731 to the end of a list.
11732
117332000-10-25 Gerd Moellmann <gerd@gnu.org>
11734
11735 * files.texi (Visiting Functions): Typos.
11736
117372000-10-25 Kenichi Handa <handa@etl.go.jp>
11738
11739 * files.texi (Visiting Functions): Return value of
11740 find-file-noselect may be a list of buffers if wildcards are used.
11741
117422000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11743
11744 * display.texi (Defining Faces): Document `graphic' display type
11745 in face specs.
11746
117472000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11748
11749 * hooks.texi (Standard Hooks): Replace obsolete
11750 `after-make-frame-hook' with `after-make-frame-functions'.
11751
11752 * frames.texi (Creating Frames): Ditto.
11753
11754 * variables.texi (Future Local Variables): Ditto.
11755
117562000-10-16 Gerd Moellmann <gerd@gnu.org>
11757
11758 * display.texi (Other Image Types): Add description of :foreground
11759 and :background properties of mono PBM images.
11760
117612000-08-17 Werner LEMBERG <wl@gnu.org>
11762
11763 * .cvsignore: New file.
11764
117652000-01-05 Gerd Moellmann <gerd@gnu.org>
11766
11767 * tindex.pl: New script.
11768
117691999-12-03 Dave Love <fx@gnu.org>
11770
11771 * Makefile.in (MAKEINFO): New parameter.
11772
117731999-09-17 Richard Stallman <rms@gnu.org>
11774
11775 * Makefile.in (srcs): Add hash.texi.
11776 (VERSION): Update to 20.6.
11777
117781999-09-13 Richard Stallman <rms@gnu.org>
11779
11780 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
11781
117821998-08-29 Karl Heuer <kwzh@gnu.org>
11783
11784 * configure.in: New file.
11785 * Makefile.in: Renamed from Makefile.
11786 (prefix, infodir): Use value obtained from configure.
11787 (emacslibdir): Obsolete variable deleted.
11788 (dist): Distribute configure.in, configure, Makefile.in.
11789
117901998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
11791
11792 * Makefile (INSTALL_INFO): New variable.
11793 (install): Run install-info.
11794
117951998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
11796
11797 * Makefile (elisp.dvi): Add missing backslash.
11798
117991998-05-02 Richard Stallman <rms@psilocin.gnu.org>
11800
11801 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
11802 Run texindex without `./'. Always run texindex on elisp.tp.
11803 (elisp.tps): Target deleted.
11804
118051998-04-05 Richard Stallman <rms@psilocin.gnu.org>
11806
11807 * Makefile (srcs): Add nonascii.texi and customize.texi.
11808 (dist): Start by deleting `temp'.
11809
118101998-02-17 Richard Stallman <rms@psilocin.gnu.org>
11811
11812 * Makefile (makeinfo, texindex): Targets deleted.
11813 (makeinfo.o, texindex.o): Targets deleted.
11814 (clean, dist): Don't do anything with them or with getopt*.
11815
118161998-01-30 Richard Stallman <rms@psilocin.gnu.org>
11817
11818 * Makefile (SHELL): Defined.
11819
118201998-01-27 Richard Stallman <rms@psilocin.gnu.org>
11821
11822 * Makefile (elisp.tps): New target.
11823 (elisp.dvi): Depend on elisp.tps.
11824
118251996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
11826
11827 * README: Update phone number.
11828
11829 * Makefile (elisp): Make this be the default target.
11830 Depend on makeinfo.c instead of makeinfo.
11831 (install): Don't depend on elisp.dvi, since we don't install that.
11832 Use mkinstalldirs.
11833 (dist): Add mkinstalldirs.
11834
118351995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11836
11837 * Makefile (VERSION): Update version number.
11838 (maintainer-clean): Rename from realclean.
11839
118401995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
11841
11842 * Makefile (realclean): New target.
11843 (elisp): Remove any old elisp-* files first.
11844
118451993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
11846
11847 * Makefile (VERSION): New variable.
11848 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
11849 Compressed file suffix should be `.gz', not `.z'.
11850
118511993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11852
11853 * Makefile (elisp): Depend on makeinfo.
11854
118551993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
11856
11857 * Makefile (srcs): Add anti.texi.
11858
118591993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11860
11861 * Makefile (infodir, prefix): New vars.
11862 (install): Use infodir.
11863 (emacsinfodir): Delete.
11864
118651993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11866
11867 * Makefile (srcs): Add calendar.texi.
11868
11869 * Makefile (dist): Copy texindex.c and makeinfo.c.
11870 Limit elisp-* files to those with one or two digits.
11871
118721993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11873
11874 * Makefile (dist): Change to use Gzip instead of compress.
11875
118761993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11877
11878 * loading.texi (Unloading): define-function changed back to
11879 defalias. It may not stay this way, but at least it's
11880 consistent with the known-good version of the code patch.
11881
118821993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11883
11884 * modes.texi (Hooks): Document new optional arg of add-hook.
11885
118861993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11887
11888 * variables.texi: Document nil initial value of buffer-local variables.
11889
11890 * tips.texi: Add new section on standard library headers.
11891
118921993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11893
11894 * Makefile (srcs): Add frame.texi to the list of sources.
11895
118961993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11897
11898 * Makefile (dist): Don't bother excluding autosave files; they'll
11899 never make it into the temp directory anyway, and the hash marks
11900 in the name are problematic for make and the Bourne shell.
11901 (srcs): ???
11902
119031993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11904
11905 * Makefile (dist): Don't include backup files or autosave files in
11906 the distribution tar file.
11907
119081991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11909
11910 * Makefile (srcs): Add index.perm.
11911 (elisp.dvi): Remove erroneous shell comment.
11912 Expect output of permute-index in permuted.fns.
11913 Save old elisp.aux in elisp.oaux.
11914 (clean): Add index.texi to be deleted.
11915
119161990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11917
11918 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
11919
119201990-06-26 David Lawrence (tale@geech)
11921
11922 * files.texi: Noted that completion-ignored-extensions is ignored
11923 when making *Completions*.
11924
119251990-06-08 Jay Fenlason (hack@ai.mit.edu)
11926
11927 * Makefile make dist now depends on elisp.dvi, since it tries
11928 to include it in the dist file.
11929
119301990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
11931
11932 * functions.texinfo (Mapping Functions): Add missing quote.
11933
119341989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11935
11936 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
11937 (defunargs): Turn off \hyphenchar of \sl font temporarily.
11938
119391989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11940
11941 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
11942 and @error{} are the terms now being used. The files in the
11943 directory have been changed to reflect this.
11944
11945 * All instances of @indentedresultt{} have been changed to
11946 ` @result{}', using 5 spaces at the beginning of the line.
11947
119481989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11949
11950 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
11951 experimental @indentedresult{}, @indentedexpandsto{} are part of
11952 the texinfo.tex in this directory. These TeX macros are not
11953 stable yet.
11954
119551989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11956
11957 * texinfo.tex: Temporarily added
11958 \let\result=\dblarrow
11959 \def\error{{\it ERROR} \longdblarrow}
11960 We need to do this better soon.
11961
119621989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11963
11964 * Applied Karl Berry's patches to *.texinfo files, but not to
11965 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
11966 new title page format is also not applied, since it requires
11967 texinfo.tex changes.)
11968
11969 * Cleaned up `Makefile' and defined the `emacslibdir' directory
11970 for the Project GNU development environment.
11971
11972;; Local Variables:
11973;; coding: utf-8
11974;; End:
11975
11976 Copyright (C) 1998-2013 Free Software Foundation, Inc.
11977
11978 This file is part of GNU Emacs.
11979
11980 GNU Emacs is free software: you can redistribute it and/or modify
11981 it under the terms of the GNU General Public License as published by
11982 the Free Software Foundation, either version 3 of the License, or
11983 (at your option) any later version.
11984
11985 GNU Emacs is distributed in the hope that it will be useful,
11986 but WITHOUT ANY WARRANTY; without even the implied warranty of
11987 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11988 GNU General Public License for more details.
11989
11990 You should have received a copy of the GNU General Public License
11991 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.