Minor improvements in ELisp manual.
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2013-03-24 Eli Zaretskii <eliz@gnu.org>
2
3 * compile.texi (Byte-Code Objects): Add index entry.
4 (Disassembly): Add cross-references.
5
6 2013-03-23 Eli Zaretskii <eliz@gnu.org>
7
8 * frames.texi (Size Parameters): More accurate description of the
9 difference between 'fullboth' and 'maximized'. (Bug#13935)
10
11 2013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
12
13 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
14
15 2013-03-16 Glenn Morris <rgm@gnu.org>
16
17 * elisp.texi: Add some stuff specific to www.gnu.org.
18
19 2013-03-16 Glenn Morris <rgm@gnu.org>
20
21 * Version 24.3 released.
22 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
23
24 * control.texi (Pattern matching case statement): Fix typo.
25
26 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
27
28 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
29
30 2013-03-03 Glenn Morris <rgm@gnu.org>
31
32 * objects.texi (Symbol Type): Fix typo.
33
34 2013-02-28 Bastien Guerry <bzg@gnu.org>
35
36 * variables.texi (File Local Variables): Fix reference.
37
38 2013-02-24 Eli Zaretskii <eliz@gnu.org>
39
40 * files.texi (Magic File Names): Improve wording and indexing.
41
42 2013-02-21 Glenn Morris <rgm@gnu.org>
43
44 * display.texi (Multi-Frame Images): Minor rephrasing.
45
46 2013-02-20 Glenn Morris <rgm@gnu.org>
47
48 * display.texi (GIF Images, TIFF Images): Delete these nodes.
49 (ImageMagick Images): For :index, use an xref rather than duplicating.
50 (Other Image Types): Add GIF, adjust formatting.
51 (Multi-Frame Images): Rename from Animated Images. Expand section.
52 * elisp.texi (Top): Update menu for these changes.
53
54 2013-02-19 Glenn Morris <rgm@gnu.org>
55
56 * text.texi (Change Hooks): Fix typo.
57
58 2013-02-15 Glenn Morris <rgm@gnu.org>
59
60 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
61
62 2013-02-13 Glenn Morris <rgm@gnu.org>
63
64 * objects.texi (Char-Table Type): Add footnote about #^^.
65
66 * modes.texi (Minor Mode Conventions): Fix typo.
67
68 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
69 meta characters; this changed in 22.1. (Bug#13684)
70
71 * objects.texi (Char-Table Type): Add cindex.
72
73 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
74
75 2013-02-10 Glenn Morris <rgm@gnu.org>
76
77 * keymaps.texi (Creating Keymaps): Update make-keymap result.
78
79 2013-02-09 Eli Zaretskii <eliz@gnu.org>
80
81 * modes.texi (%-Constructs): Remove the description of %t.
82
83 * nonascii.texi (MS-DOS File Types): Delete node.
84
85 2013-02-08 Glenn Morris <rgm@gnu.org>
86
87 * keymaps.texi (Active Keymaps, Searching Keymaps):
88 Remove confusing mention of "symbolic prefix". (Bug#13643)
89
90 2013-01-19 Glenn Morris <rgm@gnu.org>
91
92 * macros.texi (Indenting Macros): Fix order of an indent
93 symbol's arguments. (Bug#13450)
94
95 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
96
97 Allow floating-point file offsets.
98 * files.texi (Reading from Files, Writing to Files):
99 Say that file offsets can be numbers, not just integers.
100
101 2013-01-09 Glenn Morris <rgm@gnu.org>
102
103 * commands.texi (Interactive Codes):
104 Whitespace does not terminate interactive "S". (Bug#13393)
105
106 2013-01-06 Chong Yidong <cyd@gnu.org>
107
108 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
109
110 2013-01-05 Glenn Morris <rgm@gnu.org>
111
112 * display.texi (Overlay Properties): Mention field. (Bug#13364)
113
114 2013-01-05 Eli Zaretskii <eliz@gnu.org>
115
116 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
117 directive in a group of items.
118
119 2013-01-05 Chong Yidong <cyd@gnu.org>
120
121 * keymaps.texi (Key Sequences): Remove obsolete sentence
122 (Bug#13356).
123
124 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
125
126 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
127
128 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
129
130 * files.texi (File Attributes): Undocument return format of file-acl.
131
132 2013-01-03 Glenn Morris <rgm@gnu.org>
133
134 * processes.texi (System Processes):
135 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
136
137 * searching.texi (Replacing Match): Fix xref.
138
139 * elisp.texi (DATE): Bump to Jan 2013.
140
141 2013-01-02 Glenn Morris <rgm@gnu.org>
142
143 * customize.texi (Common Keywords, Type Keywords):
144 Replace "active field" with "button". (Bug#13310)
145
146 * customize.texi (Common Keywords): Add xref. (Bug#13311)
147 * tips.texi (Library Headers): Add cindex.
148
149 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
150
151 * functions.texi (Declare Form):
152 * intro.texi (A Sample Function Description):
153 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
154 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
155 in @def.. commands. (Bug#13292)
156
157 2012-12-29 Eli Zaretskii <eliz@gnu.org>
158
159 * files.texi (Changing Files): Document the return values of
160 set-file-selinux-context and set-file-acl.
161
162 2012-12-27 Glenn Morris <rgm@gnu.org>
163
164 * files.texi (File Names): Mention Cygwin conversion functions.
165
166 2012-12-22 Martin Rudalics <rudalics@gmx.at>
167
168 * windows.texi (Selecting Windows): Reword description of
169 select-window (Bug#13248).
170
171 2012-12-22 Eli Zaretskii <eliz@gnu.org>
172
173 * files.texi (File Attributes, Changing Files): Remove the details
174 about the text returned by file-acl. Instead, just document that
175 it is an opaque string meant to be used by set-file-acl.
176
177 2012-12-21 Chong Yidong <cyd@gnu.org>
178
179 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
180
181 * customize.texi (Simple Types): Document key-sequence type
182 (Bug#13048).
183
184 * strings.texi (Text Comparison): Doc fix for compare-strings.
185
186 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
187
188 * files.texi (Magic File Names): Add `file-acl',
189 `file-selinux-context', `set-file-acl' and
190 `set-file-selinux-context'. Make the list consistent.
191
192 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
193
194 * tips.texi (Library Headers): New header keyword `Homepage'.
195 Make continuation lines syntax more precise.
196
197 2012-12-17 Eli Zaretskii <eliz@gnu.org>
198
199 * files.texi (File Attributes, Changing Files): Update to include
200 MS-Windows support for ACLs.
201
202 2012-12-16 Romain Francoise <romain@orebokech.com>
203
204 * files.texi (File Attributes): Document ACL support and new
205 `file-acl' function.
206 (Changing Files): Mention argument name change of `copy-file' and
207 document new function `set-file-acl'.
208
209 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
210
211 Fix permissions bugs with setgid directories etc. (Bug#13125)
212 * files.texi (Testing Accessibility): Document GROUP arg
213 of file-ownership-preserved-p.
214 (File Attributes): Document that 9th element is now
215 just a placeholder.
216 * os.texi (User Identification): Document new functions group-gid,
217 group-real-gid.
218
219 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
220
221 * internals.texi (C Integer Types): New section.
222 This follows up and records an email in
223 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
224
225 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
226
227 * control.texi (Pattern matching case statement): New node.
228
229 * customize.texi (Variable Definitions): Mention the default :group
230 for defcustoms (bug#13093).
231
232 2012-12-09 Glenn Morris <rgm@gnu.org>
233
234 * customize.texi (Variable Definitions): Mention eval-defun
235 on a defcustom calls the :set function when appropriate.
236
237 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
238
239 * doclicense.texi, gpl.texi: Update to latest version from FSF.
240 These are just minor editorial changes.
241
242 2012-12-06 Chong Yidong <cyd@gnu.org>
243
244 * lists.texi (Plist Access): Move put example to Symbol Plists.
245
246 * symbols.texi (Standard Properties): Fix typo.
247
248 2012-12-03 Chong Yidong <cyd@gnu.org>
249
250 * symbols.texi (Symbol Properties): New node.
251 (Symbol Plists): Make it a subsection under Symbol Properties.
252 (Standard Properties): New node.
253
254 * lists.texi (Property Lists): Move here from symbols.texi.
255 (Plist Access): Rename from Other Plists.
256
257 * customize.texi (Variable Definitions):
258 * display.texi (Defining Faces):
259 * sequences.texi (Char-Tables): Fix xref.
260
261 * keymaps.texi (Key Sequences): `kbd' is now a function.
262
263 * commands.texi (Using Interactive): Fix index entry.
264
265 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
266
267 * doclicense.texi: Update to latest version from FSF.
268 These are just minor editorial changes.
269 * elisp.texi (GNU Free Documentation License)
270 (GNU General Public Licens):
271 Provide sectioning, since doclicense.texi no longer does that.
272
273 * loading.texi (Named Features): @ -> @@ to fix typo.
274
275 2012-11-24 Martin Rudalics <rudalics@gmx.at>
276
277 * windows.texi (Basic Windows): Fix typo.
278 (Windows and Frames): Fix example. Move description of
279 window-in-direction here.
280 (Recombining Windows): Fix example.
281 (Buffers and Windows): Fix description of replace-buffer-in-windows.
282 (Switching Buffers): Reword.
283 (Display Action Functions): Minor adjustments.
284 (Choosing Window Options): Minor fixes.
285 (Window History): Minor rewording.
286 (Dedicated Windows): Correct and reword part describing how
287 dedicatedness affects functions removing buffers or windows.
288 * buffers.texi (The Buffer List): Fix description of bury-buffer.
289
290 2012-11-24 Chong Yidong <cyd@gnu.org>
291
292 * modes.texi (%-Constructs): Fix statement about mode construct
293 padding (Bug#12866).
294
295 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
296
297 * debugging.texi (Profiling): Make it more clear
298 that --enable-profiling is about profiling the C code.
299
300 2012-11-21 Glenn Morris <rgm@gnu.org>
301
302 * display.texi (Attribute Functions):
303 Update for set-face-* name changes.
304 Add new "inherit" argument for face-bold-p etc.
305 Move description of this argument to a common section, like "frame".
306
307 * debugging.texi (Profiling): New section.
308 (Debugging): Mention profiling in the introduction.
309 * tips.texi (Compilation Tips): Move profiling to separate section.
310 * elisp.texi: Add Profiling to detailed menu.
311
312 2012-11-21 Martin Rudalics <rudalics@gmx.at>
313
314 * windows.texi (Display Action Functions): Fix recently added
315 example. Suggested by Michael Heerdegen.
316
317 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
318
319 Minor cleanup for times as lists of four integers.
320 * os.texi (Time Parsing): Time values can now be four integers.
321
322 2012-11-18 Glenn Morris <rgm@gnu.org>
323
324 * loading.texi (How Programs Do Loading): Add eager macro expansion.
325 * macros.texi (Expansion): Mention eager macro expansion.
326
327 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
328
329 2012-11-18 Leo Liu <sdl.web@gmail.com>
330
331 * minibuf.texi (Programmed Completion): Doc fix for metadata
332 request (Bug#12850).
333
334 2012-11-18 Glenn Morris <rgm@gnu.org>
335
336 * display.texi (Temporary Displays): Document with-temp-buffer-window.
337
338 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
339 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
340 (Window Sizes): Add vindex for window-min-height, window-min-width.
341 (Display Action Functions): Mention pop-up-frame-parameters.
342
343 2012-11-16 Martin Rudalics <rudalics@gmx.at>
344
345 * windows.texi (Choosing Window): Rewrite description of
346 display-buffer-alist (Bug#12167).
347 (Display Action Functions): Mention inhibit-switch-frame.
348 Fix description of display-buffer-below-selected. Reorder actions.
349 Add example (Bug#12848).
350
351 2012-11-16 Glenn Morris <rgm@gnu.org>
352
353 * display.texi (Face Attributes): Fix :underline COLOR description.
354 (Attribute Functions): Update for set-face-underline rename.
355 Tweak descriptions of face-underline-p, face-inverse-video-p.
356
357 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
358 so they align better in info.
359 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
360 Document set-temporary-overlay-map.
361
362 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
363
364 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
365 with normal keymaps".
366
367 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
368
369 * internals.texi (Garbage Collection): Update descriptions
370 of vectorlike_header, garbage-collect and gc-cons-threshold.
371 (Object Internals): Explain Lisp_Object layout and the basics
372 of an internal type system.
373 (Buffer Internals): Update description of struct buffer.
374
375 2012-11-13 Glenn Morris <rgm@gnu.org>
376
377 * variables.texi (Adding Generalized Variables):
378 At least mention gv-define-expander and gv-letplace.
379
380 * debugging.texi (Error Debugging): Mention debug-on-message.
381 (Using Debugger): Mention debugger-bury-or-kill.
382
383 * control.texi (Signaling Errors):
384 * debugging.texi (Error Debugging):
385 * errors.texi (Standard Errors): Add user-error.
386
387 * variables.texi (Adding Generalized Variables):
388 Use standard formatting for common lisp note about setf functions.
389
390 2012-11-10 Martin Rudalics <rudalics@gmx.at>
391
392 * elisp.texi (Top): Add Recombining Windows to menu.
393 * windows.texi (Recombining Windows): New subsection.
394 (Splitting Windows): Rewrite text on handling of window
395 combinations and move it to new subsection.
396
397 2012-11-10 Chong Yidong <cyd@gnu.org>
398
399 * searching.texi (Replacing Match): Document \? in replace-match.
400
401 * variables.texi (Creating Buffer-Local): Document setq-local and
402 defvar-local.
403 (Setting Generalized Variables): Arrange table alphabetically.
404
405 * lists.texi (List Elements, List Variables): Clarify descriptions
406 of push and pop for generalized variables.
407
408 * edebug.texi (Specification List): setf is no longer CL-only.
409
410 2012-11-10 Glenn Morris <rgm@gnu.org>
411
412 * variables.texi (Adding Generalized Variables):
413 Update description of FIX-RETURN expansion.
414
415 * variables.texi (Setting Generalized Variables):
416 Split most of previous contents into this subsection.
417 (Adding Generalized Variables): New subsection.
418 Move note on lack of setf functions here from misc/cl.texi.
419
420 * elisp.texi: Add Generalized Variables subsections to detailed menu.
421
422 2012-11-10 Chong Yidong <cyd@gnu.org>
423
424 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
425
426 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
427
428 * os.texi (Notifications): Update descriptions of
429 notifications-notify, notifications-close-notification and
430 notifications-get-capabilities according to latest code changes.
431 Add notifications-get-server-information.
432
433 2012-11-03 Chong Yidong <cyd@gnu.org>
434
435 * objects.texi (General Escape Syntax): Clarify the explanation of
436 escape sequences.
437 (Non-ASCII in Strings): Clarify when a string is unibyte vs
438 multibyte. Hex escapes do not automatically make a string
439 multibyte.
440
441 2012-11-03 Martin Rudalics <rudalics@gmx.at>
442
443 * windows.texi (Switching Buffers): Document option
444 switch-to-buffer-preserve-window-point.
445 (Display Action Functions): Document window-height and
446 window-width alist entries.
447 (Display Action Functions):
448 Document display-buffer-below-selected and
449 display-buffer-in-previous-window.
450 (Quitting Windows): Document quit-restore-window.
451 Rewrite section.
452 (Window Configurations): In window-state-get mention that
453 argument window must be valid.
454 (Window Parameters): Document quit-restore window parameter
455 (Bug#12158).
456
457 2012-10-31 Glenn Morris <rgm@gnu.org>
458
459 * control.texi (Catch and Throw): Add xref to cl.texi.
460
461 * lists.texi (Sets And Lists): Point xref to better location.
462
463 * errors.texi (Standard Errors):
464 * loading.texi (Autoload): Update for cl-lib namespace changes.
465
466 * modes.texi (Defining Minor Modes): "Generalized Variables"
467 section is now in this manual rather than cl.texi.
468
469 * eval.texi (Special Forms): No longer special forms: defmacro,
470 defun, save-window-excursion, with-output-to-temp-buffer.
471 * functions.texi (Defining Functions): Defun is now a macro.
472 Defalias is a function.
473
474 2012-10-30 Glenn Morris <rgm@gnu.org>
475
476 * variables.texi (Generalized Variables): Fix typo.
477
478 2012-10-30 Chong Yidong <cyd@gnu.org>
479
480 * symbols.texi (Symbol Plists): Document function-get.
481
482 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
483
484 * frames.texi (Visibility of Frames): Document tty-top-frame.
485
486 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
487
488 * keymaps.texi (Format of Keymaps): Document the multiple
489 inheritance format.
490
491 2012-10-28 Martin Rudalics <rudalics@gmx.at>
492
493 * windows.texi (Basic Windows): Reformulate description of live,
494 internal and valid windows.
495 (Cyclic Window Ordering): Describe new argument of
496 get-lru-window and get-largest-window. Add description of
497 window-in-direction.
498
499 2012-10-27 Glenn Morris <rgm@gnu.org>
500
501 * variables.texi (Generalized Variables): New section,
502 adapted from misc/cl.texi.
503 * elisp.texi (Top): Add Generalized Variables to menu.
504 * lists.texi (List Elements, List Variables):
505 Mention generalized variables.
506
507 * lists.texi (List Elements): Typo fix.
508
509 2012-10-27 Chong Yidong <cyd@gnu.org>
510
511 * minibuf.texi (High-Level Completion): Don't mention removed
512 function iswitchb-read-buffer.
513
514 * commands.texi (Event Input Misc): Remove last-input-char.
515 (Command Loop Info): Remove last-command-char.
516
517 * frames.texi (Initial Parameters): Don't mention the obsolete
518 special-display feature.
519
520 * windows.texi (Choosing Window): Don't mention the obsolete
521 special display feature.
522 (Choosing Window Options): Remove obsolete special-display
523 variables, and the functions special-display-p and
524 special-display-popup-frame.
525
526 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
527
528 * hooks.texi (Standard Hooks): Remove obsolete hooks.
529
530 * markers.texi (Information from Markers): Remove obsolete
531 function buffer-has-markers-at.
532
533 * text.texi (Yanking): Document yank-handled-properties.
534
535 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
536
537 Update manual for new time stamp format (Bug#12706).
538 * buffers.texi (Modification Time):
539 * files.texi (Testing Accessibility, File Attributes):
540 * intro.texi (Version Info):
541 * os.texi (Time of Day):
542 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
543 These instances were missed the first time around.
544 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
545
546 2012-10-24 Chong Yidong <cyd@gnu.org>
547
548 * minibuf.texi (Text from Minibuffer): Document read-regexp
549 changes.
550
551 * nonascii.texi (Selecting a Representation):
552 Document set-buffer-multibyte changes.
553
554 * keymaps.texi (Toolkit Differences): Node deleted.
555 (Easy Menu): New node.
556
557 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
558
559 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
560
561 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
562
563 Fix outdated timestamp documentation in Elisp manual (bug#12706).
564 * files.texi (File Attributes):
565 * text.texi (Undo):
566 Time stamp resolution is now 1 picosecond, not 1 second.
567
568 2012-10-23 Chong Yidong <cyd@gnu.org>
569
570 * display.texi (Font Lookup): Remove font-list-limit.
571
572 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
573 (Bug#12529).
574
575 2012-10-22 Glenn Morris <rgm@gnu.org>
576
577 * os.texi (Recording Input): Tiny fix.
578
579 * intro.texi (Lisp History):
580 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
581 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
582
583 2012-10-15 Chong Yidong <cyd@gnu.org>
584
585 * macros.texi (Defining Macros): defmacro is now a macro.
586 Explicitly list the docstring and declare arguments.
587
588 * functions.texi (Anonymous Functions): Explicitly list the
589 docstring, declare, and interactive arguments to lambda.
590 (Defining Functions): Likewise for defun.
591 (Inline Functions): Likewise for defsubst.
592 (Declare Form): Tweak description.
593
594 2012-10-13 Chong Yidong <cyd@gnu.org>
595
596 * display.texi (ImageMagick Images): ImageMagick enabled by default.
597
598 2012-10-05 Chong Yidong <cyd@gnu.org>
599
600 * minibuf.texi (Basic Completion): Clarify list form of completion
601 table (Bug#12564).
602
603 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
604
605 * functions.texi (Function Safety): Copyedit. (Bug#12562)
606
607 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
608
609 Revert the FOLLOW-SYMLINKS change for file-attributes.
610 * files.texi (File Attributes, Magic File Names): Undo last change.
611
612 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
613
614 file-attributes has a new optional arg FOLLOW-SYMLINKS.
615 * files.texi (File Attributes): Describe it.
616 (Magic File Names): Use it.
617
618 2012-09-30 Chong Yidong <cyd@gnu.org>
619
620 * commands.texi (Click Events): Define "mouse position list".
621 Remove mention of unimplemented horizontal scroll bars.
622 (Drag Events, Motion Events): Refer to "mouse position list".
623 (Accessing Mouse): Document posnp.
624
625 * errors.texi (Standard Errors): Tweak arith-error description.
626 Tweak markup. Remove domain-error and friends, which seem to be
627 unused after the floating-point code revamp.
628
629 * functions.texi (Obsolete Functions): Obsolescence also affects
630 documentation commands. Various clarifications.
631 (Declare Form): New node.
632
633 * strings.texi (String Basics): Copyedits.
634
635 * os.texi (Idle Timers): Minor clarifications.
636 (User Identification): Add system-users and system-groups.
637
638 * macros.texi (Defining Macros): Move description of `declare' to
639 Declare Form node.
640
641 * loading.texi (Autoload):
642 * help.texi (Documentation Basics): The special sequences can
643 trigger autoloading.
644
645 * numbers.texi (Integer Basics): Copyedits.
646 (Float Basics): Consider IEEE floating point always available.
647 (Random Numbers): Document actual limits.
648 (Arithmetic Operations): Clarify division by zero. Don't mention
649 the machine-independence of negative division since it does not
650 happen in practice.
651
652 2012-09-28 Chong Yidong <cyd@gnu.org>
653
654 * os.texi (Startup Summary): Document leim-list.el change.
655
656 2012-09-25 Chong Yidong <cyd@gnu.org>
657
658 * functions.texi (Defining Functions): defun is now a macro.
659
660 2012-09-28 Leo Liu <sdl.web@gmail.com>
661
662 * files.texi (Files): Fix typo.
663
664 2012-09-23 Chong Yidong <cyd@gnu.org>
665
666 * buffers.texi (Read Only Buffers): Document read-only-mode.
667
668 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
669 read-only-mode.
670
671 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
672 calling conventions.
673
674 2012-09-22 Chong Yidong <cyd@gnu.org>
675
676 * searching.texi (Replacing Match): Minor clarification.
677
678 2012-09-22 Eli Zaretskii <eliz@gnu.org>
679
680 * edebug.texi (Instrumenting): Improve indexing.
681
682 * os.texi (Idle Timers): Warn against reinvoking an idle timer
683 from within its own timer action. (Bug#12447)
684
685 2012-09-22 Chong Yidong <cyd@gnu.org>
686
687 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
688
689 2012-09-21 Glenn Morris <rgm@gnu.org>
690
691 * debugging.texi (Using Debugger): Fix typo.
692
693 2012-09-18 Chong Yidong <cyd@gnu.org>
694
695 * display.texi (Faces): Discuss anonymous faces.
696 (Face Attributes): Tweak intro.
697 (Defining Faces): Move after the Face Attributes node. Copyedits.
698 (Displaying Faces): Describe role of inheritance.
699
700 * customize.texi (Customization): Define customization more
701 carefully (Bug#11440).
702 (Common Keywords): Add xref to Constant Variables.
703
704 * variables.texi (Defining Variables): Link to defcustom's node
705 instead of the higher-level Customization chapter.
706
707 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
708
709 Simplify, document, and port floating-point (Bug#12381).
710 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
711 Document that / and mod (with floating point arguments), along
712 with asin, acos, log, log10, expt and sqrt, return special values
713 instead of signaling exceptions.
714 (Float Basics): Document that logb operates on the absolute value
715 of its argument.
716 (Math Functions): Document that (log ARG BASE) also returns NaN if
717 BASE is negative. Document that (expt X Y) returns NaN if X is a
718 finite negative number and Y a finite non-integer.
719
720 2012-09-09 Chong Yidong <cyd@gnu.org>
721
722 * lists.texi (Sets And Lists): Explain that the return value for
723 delete should be used, like for delq.
724
725 * minibuf.texi (Yes-or-No Queries): Document recentering and
726 scrolling in y-or-n-p. Remove gratuitous example.
727
728 * searching.texi (Search and Replace): Document window scrolling
729 entries in query-replace-map.
730
731 2012-09-08 Chong Yidong <cyd@gnu.org>
732
733 * syntax.texi (Syntax Table Internals): Define "raw syntax
734 descriptor" terminology (Bug#12383).
735 (Syntax Descriptors): Mention raw syntax descriptors.
736
737 2012-09-07 Chong Yidong <cyd@gnu.org>
738
739 * variables.texi (Creating Buffer-Local): Fix description of
740 local-variable-if-set-p (Bug#10713).
741
742 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
743
744 * windows.texi (Display Action Functions)
745 (Choosing Window Options): Remove obsolete variable
746 display-buffer-reuse-frames.
747 (Switching Buffers): Minor doc tweak for switch-to-buffer.
748
749 * positions.texi (Narrowing): Document buffer-narrowed-p.
750
751 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
752
753 * syntax.texi (Low-Level Parsing): Add xref to Parser State
754 (Bug#12269).
755
756 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
757
758 * debugging.texi (Explicit Debug): Document `debug-on-message'.
759
760 2012-09-02 Chong Yidong <cyd@gnu.org>
761
762 * windows.texi (Window Configurations): Recommend against using
763 save-window-excursion (Bug#12075).
764
765 * control.texi (Catch and Throw):
766 * positions.texi (Excursions): Don't mention it.
767
768 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
769
770 Better seed support for (random).
771 * numbers.texi (Random Numbers): Document new behavior of
772 the calls (random) and (random STRING).
773
774 2012-08-21 Martin Rudalics <rudalics@gmx.at>
775
776 * windows.texi (Window Point): Document recent changes in
777 window-point and set-window-point.
778 (Selecting Windows): Document recent change in select-window.
779
780 2012-08-06 Eli Zaretskii <eliz@gnu.org>
781
782 * functions.texi (Closures): Put the main index entry for
783 "closures" here. (Bug#12138)
784
785 * variables.texi (Lexical Binding): Disambiguate the index entry
786 for "closures".
787
788 2012-08-05 Chong Yidong <cyd@gnu.org>
789
790 * display.texi (Defining Faces): Move documentation of
791 frame-background-mode to the Emacs manual (Bug#7774).
792
793 2012-08-04 Chong Yidong <cyd@gnu.org>
794
795 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
796 Fix description of syntax table inheritance.
797 (Syntax Table Functions): Don't refer to internal contents of
798 syntax table, since that is not explained yet. Copyedits.
799 (Standard Syntax Tables): Node deleted.
800 (Syntax Table Internals): Misc clarifications. Improve table
801 formatting.
802
803 * keymaps.texi (Inheritance and Keymaps):
804 * text.texi (Sticky Properties): Tweak index entry.
805
806 2012-07-28 Eli Zaretskii <eliz@gnu.org>
807
808 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
809
810 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
811
812 Prefer typical American spelling for "acknowledgment".
813 * intro.texi (Acknowledgments): Rename from Acknowledgements.
814
815 2012-07-21 Eli Zaretskii <eliz@gnu.org>
816
817 * commands.texi (Special Events): Mention language-change event.
818 (Input Events, Interactive Codes):
819 * keymaps.texi (Key Sequences): Mention events that are
820 non-keyboard but also non-mouse events.
821
822 2012-07-17 Chong Yidong <cyd@gnu.org>
823
824 * text.texi (Insertion): Document insert-char changes.
825
826 2012-07-15 Leo Liu <sdl.web@gmail.com>
827
828 * display.texi (Fringe Bitmaps): Add exclamation-mark.
829
830 2012-07-13 Chong Yidong <cyd@gnu.org>
831
832 * buffers.texi (Read Only Buffers): Document toggle-read-only
833 changes. Reword to account for the fact that read-only is
834 currently not supported in overlay properties.
835
836 2012-07-07 Chong Yidong <cyd@gnu.org>
837
838 * loading.texi (Library Search): Index site-lisp directories.
839
840 2012-07-06 Chong Yidong <cyd@gnu.org>
841
842 * intro.texi (A Sample Function Description): Fix incorrect
843 markup, undoing previous change.
844 (A Sample Variable Description): Minor clarifications and markup
845 improvements.
846
847 * elisp.texi (Top):
848 * text.texi (Text): Fix menu order.
849
850 2012-07-06 Richard Stallman <rms@gnu.org>
851
852 * intro.texi (Evaluation Notation, A Sample Function Description):
853 (A Sample Variable Description): Improve/undo previous changes.
854
855 2012-07-05 Glenn Morris <rgm@gnu.org>
856
857 * intro.texi (A Sample Function Description): Fix cross-refs.
858
859 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
860
861 * intro.texi (Evaluation Notation, A Sample Function Description)
862 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
863
864 2012-06-27 Chong Yidong <cyd@gnu.org>
865
866 * processes.texi (Asynchronous Processes, Input to Processes):
867 * internals.texi (Process Internals): Don't capitalize "pty".
868
869 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
870
871 * processes.texi (Asynchronous Processes): Make the pty vs pipe
872 discussion more prominent.
873
874 2012-06-23 Eli Zaretskii <eliz@gnu.org>
875
876 * commands.texi (Misc Events): Document the language-change event.
877
878 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
879
880 Support higher-resolution time stamps (Bug#9000).
881 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
882 * processes.texi (System Processes):
883 Time stamp resolution is now picosecond, not microsecond.
884
885 2012-06-21 Glenn Morris <rgm@gnu.org>
886
887 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
888
889 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
890
891 * functions.texi (Defining Functions):
892 * macros.texi (Defining Macros): Un-define the return value of `defun',
893 `defmacro' and `defalias'.
894
895 2012-06-17 Chong Yidong <cyd@gnu.org>
896
897 * elisp.texi: Remove urlcolor setting.
898
899 2012-06-17 Glenn Morris <rgm@gnu.org>
900
901 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
902 Overlining no longer behaves exactly like underlining.
903
904 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
905
906 * display.texi (Face Attributes):
907 Document wave-style underline face attribute.
908
909 2012-06-11 Chong Yidong <cyd@gnu.org>
910
911 * display.texi (ImageMagick Images): ImageMagick now supports the
912 :background property.
913
914 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
915
916 * internals.texi (Garbage Collection): Typo fix.
917
918 2012-06-09 Chong Yidong <cyd@gnu.org>
919
920 * text.texi (Special Properties): Clarify the meaning of a list of
921 faces in the `face' property.
922
923 * display.texi (Face Remapping): Minor clarification.
924
925 2012-06-08 Chong Yidong <cyd@gnu.org>
926
927 * display.texi (Face Attributes): Font family does not accept
928 wildcards. De-document obsolete :bold and :italic attributes.
929 (Defining Faces): Use new-style face spec format.
930
931 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
932
933 * internals.texi (Garbage Collection): Document new
934 vector management code and vectorlike_header structure.
935
936 2012-06-03 Chong Yidong <cyd@gnu.org>
937
938 * modes.texi (Mode Line Data): Use "mode line construct"
939 terminology for consistency.
940
941 2012-05-27 Glenn Morris <rgm@gnu.org>
942
943 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
944 * buffers.texi, commands.texi, compile.texi, control.texi:
945 * customize.texi, debugging.texi, display.texi, doclicense.texi:
946 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
947 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
948 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
949 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
950 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
951 * objects.texi, os.texi, package.texi, positions.texi:
952 * processes.texi, searching.texi, sequences.texi, streams.texi:
953 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
954 * variables.texi, windows.texi: Nuke hand-written node pointers.
955
956 2012-05-27 Chong Yidong <cyd@gnu.org>
957
958 * functions.texi (Obsolete Functions):
959 Fix doc for set-advertised-calling-convention.
960
961 * modes.texi (Mode Help): Fix describe-mode.
962
963 * display.texi (Face Functions): Fix define-obsolete-face-alias.
964
965 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
966
967 2012-05-27 Martin Rudalics <rudalics@gmx.at>
968
969 * commands.texi (Recursive Editing): recursive-edit is a command.
970
971 * compile.texi (Docs and Compilation):
972 byte-compile-dynamic-docstrings is an option.
973
974 * debugging.texi (Invoking the Debugger): debug is a command.
975
976 * display.texi (Progress): progress-reporter-update and
977 progress-reporter-force-update have VALUE argument optional.
978 (Animated Images): Use non-@code{nil} instead of non-nil.
979
980 * files.texi (Format Conversion Round-Trip):
981 Use non-@code{nil} instead of non-nil.
982
983 * frames.texi (Creating Frames): make-frame is a command.
984 (Input Focus): select-frame is a command.
985 (Pointer Shape): void-text-area-pointer is an option.
986
987 * help.texi (Describing Characters): read-kbd-macro is a command.
988 (Help Functions): describe-prefix-bindings is a command.
989
990 * markers.texi (Creating Markers): Both arguments of copy-marker
991 are optional.
992
993 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
994
995 * modes.texi (Mode Line Variables): mode-line-remote and
996 mode-line-client are not options.
997 (Imenu): imenu-add-to-menubar is a command.
998 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
999
1000 * os.texi (Sound Output): play-sound-file is a command.
1001
1002 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
1003
1004 * processes.texi (Signals to Processes):
1005 Use @key{RET} instead of @code{RET}.
1006 (Signals to Processes): signal-process is a command.
1007
1008 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
1009 (Base 64): base64-encode-string is not a command while
1010 base64-decode-region is.
1011
1012 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1013
1014 2012-05-12 Glenn Morris <rgm@gnu.org>
1015
1016 * Makefile.in (MKDIR_P): New, set by configure.
1017 (mkinfodir): Use $MKDIR_P.
1018
1019 2012-05-10 Glenn Morris <rgm@gnu.org>
1020
1021 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1022 with "coding: raw-text".
1023 Concept of multibyte sessions no longer exists.
1024
1025 * files.texi (File Locks): Mention create-lockfiles option.
1026
1027 2012-05-09 Glenn Morris <rgm@gnu.org>
1028
1029 * vol1.texi, vol2.texi: Remove files.
1030 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1031 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1032
1033 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
1034
1035 * two-volume.make (emacsdir): New.
1036 (tex): Add directory with emacsver.texi to TEXINPUTS.
1037
1038 * minibuf.texi (Minibuffer History, Basic Completion):
1039 Tweak page breaks.
1040
1041 * internals.texi (Garbage Collection, Memory Usage)
1042 (Writing Emacs Primitives): Tweak page breaks.
1043
1044 * streams.texi (Output Variables): Improve page break.
1045
1046 * edebug.texi (Edebug Display Update): Improve page break.
1047
1048 * compile.texi (Disassembly): Condense the examples.
1049
1050 * eval.texi, functions.texi, loading.texi, macros.texi:
1051 Where possible, use example rather than smallexample.
1052
1053 * symbols.texi: Where possible, use example rather than smallexample.
1054 (Symbol Components): Fix typo.
1055 (Other Plists): Tweak page break.
1056
1057 * sequences.texi (Arrays): Tweak page breaks.
1058
1059 * customize.texi: Where possible, use example rather than smallexample.
1060 (Common Keywords, Variable Definitions, Applying Customizations)
1061 (Custom Themes): Tweak page breaks.
1062
1063 * control.texi: Where possible, use example rather than smallexample.
1064 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1065 Tweak page breaks.
1066
1067 2012-05-08 Glenn Morris <rgm@gnu.org>
1068
1069 * two.el: Remove; unused since creation of two-volume.make.
1070
1071 * vol1.texi, vol2.texi: No need to keep menus in these files.
1072
1073 2012-05-05 Glenn Morris <rgm@gnu.org>
1074
1075 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1076
1077 * intro.texi (Caveats): Copyedit.
1078 (Lisp History): Convert inforef to xref.
1079 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1080
1081 * text.texi (Auto Filling): Don't mention Emacs 19.
1082
1083 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1084 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1085
1086 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1087
1088 * lists.texi (List-related Predicates, List Variables):
1089 Tweak page-breaks.
1090 (Sets And Lists): Convert inforef to xref.
1091
1092 2012-05-04 Glenn Morris <rgm@gnu.org>
1093
1094 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1095 (info, infoclean): Use $INFO_EXT.
1096 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1097 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1098 (info, maintainer-clean): Use $INFO_EXT.
1099 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1100
1101 2012-05-04 Chong Yidong <cyd@gnu.org>
1102
1103 * os.texi (Timers): Use defopt for timer-max-repeats.
1104
1105 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1106
1107 * os.texi (Time of Day): Do not limit current-time-string
1108 to years 1000..9999.
1109
1110 2012-05-02 Chong Yidong <cyd@gnu.org>
1111
1112 * display.texi (Font Lookup):
1113 * frames.texi (Pointer Shape):
1114 * processes.texi (Subprocess Creation): Use defopt for options.
1115
1116 2012-05-02 Glenn Morris <rgm@gnu.org>
1117
1118 * elisp.texi (@copying):
1119 * intro.texi (Introduction): Only print VERSION in the TeX version.
1120
1121 2012-05-02 Chong Yidong <cyd@gnu.org>
1122
1123 * text.texi (Change Hooks): Minor fix for after-change-functions.
1124
1125 2012-05-02 Glenn Morris <rgm@gnu.org>
1126
1127 * package.texi (Packaging Basics):
1128 * loading.texi (Autoload):
1129 * files.texi (Magic File Names):
1130 Reword to remove/reduce some overly long/short lines.
1131
1132 2012-04-27 Glenn Morris <rgm@gnu.org>
1133
1134 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1135 * modes.texi (Major Modes, Auto-Indentation):
1136 * buffers.texi (Buffers): Some fixes for menu descriptions.
1137
1138 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1139 * functions.texi (Simple Lambda, Argument List):
1140 * eval.texi (Function Indirection): Avoid deprecated form.
1141
1142 2012-04-27 Glenn Morris <rgm@gnu.org>
1143
1144 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1145 Add "et al." to authors.
1146
1147 * buffers.texi, commands.texi, compile.texi, control.texi:
1148 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1149 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1150 * modes.texi, numbers.texi, objects.texi, streams.texi:
1151 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1152 Use Texinfo recommended convention for quotes+punctuation.
1153
1154 2012-04-27 Chong Yidong <cyd@gnu.org>
1155
1156 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1157 to where-is-internal (Bug#10872).
1158
1159 2012-04-27 Glenn Morris <rgm@gnu.org>
1160
1161 * macros.texi (Indenting Macros): Fix typo.
1162
1163 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1164 (Resizing Windows, Deleting Windows, Selecting Windows)
1165 (Choosing Window Options, Horizontal Scrolling)
1166 (Cyclic Window Ordering, Window History, Dedicated Windows)
1167 (Quitting Windows, Window Configurations, Textual Scrolling):
1168 (Coordinates and Windows, Window Configurations)
1169 (Window Parameters, Window Hooks): Copyedits.
1170 (Splitting Windows, Deleting Windows):
1171 Fix ignore-window-parameters logic.
1172 (Selecting Windows, Choosing Window Options): Markup fixes.
1173 (Window Start and End): Remove pointless example.
1174 Remove cross-reference to deleted count-lines content.
1175 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1176 and recenter-positions. Remove recenter example.
1177
1178 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1179
1180 * minibuf.texi (Intro to Minibuffers):
1181 Tweak discussion of resizing minibuffer window.
1182
1183 2012-04-26 Glenn Morris <rgm@gnu.org>
1184
1185 * elisp-covers.texi, front-cover-1.texi: Remove files.
1186
1187 * tindex.pl: Remove file.
1188
1189 * makefile.w32-in (srcs):
1190 * Makefile.in (srcs): Remove back.texi (which is unused).
1191
1192 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
1193
1194 * os.texi (Notifications): Extend possible notification hints.
1195 Add notifications-get-capabilities.
1196
1197 2012-04-20 Chong Yidong <cyd@gnu.org>
1198
1199 * processes.texi (Asynchronous Processes): Mention nil argument to
1200 start-process.
1201
1202 2012-04-20 Glenn Morris <rgm@gnu.org>
1203
1204 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1205 Don't mention obsolete `nospace' argument of all-completions.
1206 (Minibuffer Completion, Completion Commands, Reading File Names)
1207 (Completion Variables): Copyedits.
1208 (Completion Commands): Mention parent keymaps.
1209 Remove obsolete minibuffer-local-filename-must-match-map.
1210 (High-Level Completion): Remove read-variable's almost
1211 word-for-word duplication of read-command.
1212 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1213 Update "High-Level Completion" description.
1214
1215 * minibuf.texi (Minibuffers):
1216 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1217
1218 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1219 Use Texinfo-recommended form of quote+punctuation.
1220 (Intro to Minibuffers): First minibuffer is #1, not #0.
1221 Mention minibuffer-inactive-mode.
1222 (Text from Minibuffer): Copyedits.
1223 (Minibuffer History, Programmed Completion): Fix @var usage.
1224 (Object from Minibuffer): Remove overly pedantic para.
1225 (Minibuffer History): Copyedits. Add face-name-history.
1226 (Initial Input, Yes-or-No Queries, Multiple Queries)
1227 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1228 (Yes-or-No Queries): Tweak example.
1229 (Minibuffer Commands): Add next-complete-history-element.
1230 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1231 minibuffer-inactive-mode.
1232
1233 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1234 (Bindat Functions): Copyedits.
1235
1236 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
1237
1238 * files.texi (Saving Buffers): Document `visit and `visit-save'
1239 values of require-final-newline.
1240
1241 2012-04-20 Glenn Morris <rgm@gnu.org>
1242
1243 * processes.texi (Output from Processes, Filter Functions):
1244 Mention waiting-for-user-input-p.
1245 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1246 (Network Servers, Datagrams, Network Processes, Network Options)
1247 (Network Feature Testing, Serial Ports): Copyedits.
1248 (Network): Add encrypted network overview paragraph.
1249 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1250
1251 2012-04-20 Chong Yidong <cyd@gnu.org>
1252
1253 * help.texi (Keys in Documentation): Mention :advertised-binding.
1254
1255 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1256 description to help.texi.
1257
1258 2012-04-20 Glenn Morris <rgm@gnu.org>
1259
1260 * processes.texi (Process Information, Input to Processes)
1261 (Signals to Processes, Output from Processes, Process Buffers)
1262 (Filter Functions, Decoding Output): Copyedits.
1263 (Accepting Output): Discourage use of `millisec' argument.
1264
1265 2012-04-15 Glenn Morris <rgm@gnu.org>
1266
1267 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
1268 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1269 Copyedits.
1270 (Subprocess Creation): Discourage modifying exec-path directly.
1271 (Synchronous Processes, Asynchronous Processes):
1272 Update some example output.
1273 (Process Information): Fix typo.
1274 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1275
1276 2012-04-15 Glenn Morris <rgm@gnu.org>
1277
1278 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1279 open-network-stream does exist in Emacs 23, but is simpler.
1280
1281 2012-04-15 Chong Yidong <cyd@gnu.org>
1282
1283 * customize.texi (Custom Themes): Also document load-theme etc.
1284
1285 2012-04-14 Chong Yidong <cyd@gnu.org>
1286
1287 * customize.texi (Applying Customizations):
1288 (Custom Themes): New nodes.
1289
1290 * display.texi (Defining Faces): Reference custom-set-faces.
1291
1292 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1293 * os.texi (Startup Summary): Copyedits.
1294
1295 2012-04-14 Glenn Morris <rgm@gnu.org>
1296
1297 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1298
1299 * strings.texi (Case Tables):
1300 * objects.texi (General Escape Syntax):
1301 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1302
1303 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1304 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1305 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1306 * text.texi: Use @file for buffers, per the Texinfo manual.
1307
1308 * compile.texi (Compiler Errors): Add missing space in buffer name.
1309
1310 2012-04-14 Chong Yidong <cyd@gnu.org>
1311
1312 * processes.texi (Query Before Exit): Remove obsolete function
1313 process-kill-without-query (Bug#11190).
1314
1315 2012-04-14 Glenn Morris <rgm@gnu.org>
1316
1317 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1318 Use @env for environment variables.
1319
1320 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1321
1322 2012-04-12 Jari Aalto <jari.aalto@cante.net>
1323
1324 * processes.texi (Synchronous Processes):
1325 Mention `default-directory' (bug#7515).
1326
1327 2012-04-09 Chong Yidong <cyd@gnu.org>
1328
1329 * customize.texi (Variable Definitions): Remove user-variable-p.
1330
1331 * commands.texi (Interactive Codes):
1332 * help.texi (Accessing Documentation):
1333 * minibuf.texi (High-Level Completion): Callers changed.
1334
1335 2012-04-06 Chong Yidong <cyd@gnu.org>
1336
1337 * minibuf.texi (Programmed Completion): Document metadata method.
1338 (Completion Variables): Document completion-category-overrides.
1339
1340 2012-04-05 Chong Yidong <cyd@gnu.org>
1341
1342 * anti.texi (Antinews): Rewrite for Emacs 23.
1343
1344 2012-04-04 Chong Yidong <cyd@gnu.org>
1345
1346 * minibuf.texi (Programmed Completion): Remove obsolete variable
1347 completion-annotate-function.
1348 (Completion Variables): Rename from Completion Styles.
1349 Document completion-extra-properties. Document completion-styles-alist
1350 change.
1351 (Reading File Names): minibuffer-local-filename-must-match-map is
1352 not used anymore.
1353 (Minibuffer Completion): Document completing-read-function.
1354 (Completion in Buffers): completion-at-point-functions can return
1355 properties recognized in completion-extra-properties.
1356
1357 * display.texi (Delayed Warnings): New node.
1358
1359 * os.texi (Notifications): Copyedits.
1360
1361 2012-04-04 Glenn Morris <rgm@gnu.org>
1362
1363 * os.texi (Notifications): Copyedits.
1364
1365 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
1366
1367 * os.texi (Terminal-Specific): Fix typo.
1368 (Notifications): New section.
1369
1370 * elisp.texi (Top):
1371 * vol1.texi (Top):
1372 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1373 menu entries.
1374
1375 2012-04-01 Chong Yidong <cyd@gnu.org>
1376
1377 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1378 file-in-directory-p.
1379
1380 2012-03-31 Glenn Morris <rgm@gnu.org>
1381
1382 * edebug.texi (Instrumenting Macro Calls):
1383 Mention defining macros at instrumentation time.
1384 (Edebug Options): Mention edebug-unwrap-results.
1385
1386 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1387
1388 * text.texi (Special Properties): Clarify the description of the
1389 effect of integer values of the 'cursor' property on cursor
1390 position. See the discussions in bug#11068 for more details and
1391 context.
1392
1393 2012-03-31 Glenn Morris <rgm@gnu.org>
1394
1395 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1396 Copyedits.
1397
1398 2012-03-30 Chong Yidong <cyd@gnu.org>
1399
1400 * display.texi (Image Formats): Add imagemagick type.
1401 (Image Descriptors): Mention how they are used.
1402 (ImageMagick Images): Clarify role of imagemagick-register-types.
1403 (Character Display): Don't mention glyph tables.
1404 (Display Tables): Use make-glyph-code in example.
1405 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1406 tables are semi-obsolete. De-document create-glyph.
1407 (Glyphless Chars): Note that display tables override this.
1408 (Bidirectional Display): Copyedits. Introduce "bidirectional
1409 reordering" terminology, and use it.
1410
1411 2012-03-30 Glenn Morris <rgm@gnu.org>
1412
1413 * edebug.texi (Jumping): Give name of `i' binding.
1414
1415 2012-03-28 Glenn Morris <rgm@gnu.org>
1416
1417 * searching.texi (Regular Expressions, Regexp Special):
1418 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1419 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
1420 (Regexp Special): Mention collation.
1421 Clarify char classes with an example.
1422 (Regexp Functions): Mention regexp-opt is not guaranteed.
1423 Mention regexp-opt-charset.
1424 (Regexp Search): Recommend against looking-back.
1425 (Search and Replace): Use Texinfo recommended quote convention.
1426 Add more query-replace-map items. List multi-query-replace-map items.
1427
1428 2012-03-27 Martin Rudalics <rudalics@gmx.at>
1429
1430 * windows.texi (Window History): Describe new option
1431 switch-to-visible-buffer.
1432
1433 2012-03-27 Glenn Morris <rgm@gnu.org>
1434
1435 * searching.texi (String Search): Add xref to Emacs manual.
1436 Copyedits. Mention the function word-search-regexp.
1437 (Searching and Case): Add xref to Emacs manual. Copyedits.
1438
1439 * processes.texi (Network Servers): Standardize apostrophe usage.
1440
1441 * os.texi (System Environment): Copyedits. Remove some examples
1442 that do not seem useful. Mention setenv third arg.
1443 tty-erase-char does not seem to be nil under a window-system.
1444 (User Identification): Copyedits.
1445 Remove some examples that do not seem useful.
1446
1447 2012-03-26 Glenn Morris <rgm@gnu.org>
1448
1449 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1450 (Init File): Copyedits.
1451 (Command-Line Arguments): Copyedits. Do not mention argv alias.
1452 (Killing Emacs): Copyedits.
1453 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1454 Shorten the example, use more standard shell prompts.
1455
1456 2012-03-25 Chong Yidong <cyd@gnu.org>
1457
1458 * display.texi (Fringes): Note that fringes are shown on graphical
1459 displays only.
1460 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1461 (Replacing Specs): Clarify example.
1462 (Manipulating Buttons): Note that button-at can return a marker.
1463 (Buttons): Minor rewrite.
1464 (Character Display): New node. Consolidate all character display
1465 related nodes into its subsections.
1466 (Usual Display): Character 127 is also affected by ctl-arrow.
1467 (Display Tables): Improve example.
1468
1469 2012-03-22 Glenn Morris <rgm@gnu.org>
1470
1471 * strings.texi (Text Comparison): Mention string-prefix-p.
1472
1473 2012-03-21 Chong Yidong <cyd@gnu.org>
1474
1475 * display.texi (The Echo Area): Add xref to Output Streams.
1476 (Displaying Messages): Improve doc of message.
1477 (Echo Area Customization, Invisible Text): Copyedits.
1478 (Invisible Text): Mention that spec comparison is done with eq.
1479 (Width): Improve doc of char-width.
1480 (Faces): Recommend using symbol instead of string for face name.
1481 Minor clarifications.
1482 (Defining Faces): Copyedits. Update face example.
1483 (Attribute Functions): Mark set-face-foreground etc as commands.
1484 (Face Remapping): Mention text-scale-adjust.
1485 Clarify face-remapping-alist and related docs.
1486 (Face Functions): Don't document make-face or copy-face.
1487
1488 2012-03-20 Chong Yidong <cyd@gnu.org>
1489
1490 * display.texi (Forcing Redisplay): Various rewrites to reflect
1491 new value of redisplay-dont-pause.
1492 (Truncation): Copyedits.
1493
1494 2012-03-20 Glenn Morris <rgm@gnu.org>
1495
1496 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1497 Add summary table of some relevant command-line options.
1498
1499 2012-03-18 Chong Yidong <cyd@gnu.org>
1500
1501 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1502 (Writing Emacs Primitives): Re-organize discussion of functions
1503 with variable Lisp arguments are handled. Delete an obsolete
1504 remark, previously tagged as FIXME.
1505
1506 * os.texi (Idle Timers): Minor clarification.
1507 (Idle Timers): Link to Time of Day for description of time list.
1508
1509 2012-03-18 Glenn Morris <rgm@gnu.org>
1510
1511 * os.texi (System Interface): Flow control was removed.
1512 (Startup Summary): General update.
1513 (Init File): Don't mention compiling it.
1514
1515 2012-03-17 Chong Yidong <cyd@gnu.org>
1516
1517 * os.texi (Startup Summary): Mention package loading.
1518 (Init File): Don't refer to .emacs in section title. Copyedits.
1519 (Terminal-Specific): Give a realistic example.
1520 (Command-Line Arguments): Reference Entering Emacs instead of
1521 repeating the spiel about not restarting Emacs.
1522 (Time of Day): Discuss time representation at beginning of node.
1523 (Sound Output): Copyedits.
1524
1525 * package.texi (Packaging Basics): Document package-initialize.
1526
1527 2012-03-17 Eli Zaretskii <eliz@gnu.org>
1528
1529 * frames.texi (Initial Parameters): Add an index entry for
1530 minibuffer-only frame.
1531
1532 2012-03-16 Glenn Morris <rgm@gnu.org>
1533
1534 * modes.texi (Major Mode Conventions): Mention the strange
1535 relationship between View mode and special modes. (Bug#10650)
1536
1537 2012-03-11 Chong Yidong <cyd@gnu.org>
1538
1539 * windows.texi (Window Configurations): save-window-excursion is
1540 now a macro.
1541
1542 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1543 now a macro.
1544
1545 * text.texi (Fields): Minor copyedit.
1546
1547 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1548
1549 * strings.texi (String Basics):
1550 * sequences.texi (Sequence Functions): Mention that `length' is
1551 not appropriate for computing the string width on display; add a
1552 cross-reference to the description of `string-width'. (Bug#10978)
1553
1554 * eval.texi (Autoloading): Minor change of wording.
1555
1556 2012-03-10 Chong Yidong <cyd@gnu.org>
1557
1558 * loading.texi (Autoload): Explicitly state which forms are
1559 processed specially (Bug#7783).
1560
1561 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
1562 non-default situation. Describe one-submenu exception (Bug#7695).
1563
1564 * nonascii.texi (Character Properties): Copyedits.
1565
1566 2012-03-08 Chong Yidong <cyd@gnu.org>
1567
1568 * text.texi (Mode-Specific Indent): Document new behavior of
1569 indent-for-tab-command. Document tab-always-indent.
1570 (Special Properties): Copyedits.
1571 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
1572 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
1573 libxml-parse-html-region.
1574
1575 2012-03-07 Glenn Morris <rgm@gnu.org>
1576
1577 * markers.texi (The Region): Briefly mention use-empty-active-region
1578 and region-active-p.
1579 (Overview of Markers): Reword garbage collection, add cross-ref.
1580 (The Mark): Tiny clarification re command loop and activate-mark-hook.
1581
1582 2012-03-07 Chong Yidong <cyd@gnu.org>
1583
1584 * text.texi (Buffer Contents): Don't duplicate explanation of
1585 region arguments from Text node. Put doc of obsolete var
1586 buffer-substring-filters back, since it is referred to.
1587 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
1588 selection by default.
1589
1590 * markers.texi (The Mark): Fix typo.
1591 (The Region): Copyedits.
1592
1593 2012-03-07 Glenn Morris <rgm@gnu.org>
1594
1595 * markers.texi (Overview of Markers): Copyedits.
1596 (Creating Markers): Update approximate example buffer size.
1597 (The Mark): Don't mention uninteresting return values.
1598
1599 2012-03-05 Chong Yidong <cyd@gnu.org>
1600
1601 * positions.texi (Text Lines): Document count-words.
1602
1603 2012-03-04 Chong Yidong <cyd@gnu.org>
1604
1605 * frames.texi (Frames): Remove little-used "terminal frame" and
1606 "window frame" terminology.
1607 (Frame Parameters, Font and Color Parameters, Initial Parameters)
1608 (Size and Position, Visibility of Frames): Callers changed.
1609 (Frames): Clarify which terminals in framep are graphical.
1610 (Initial Parameters): --geometry is not the only option which adds
1611 to initial-frame-alist.
1612 (Position Parameters): Note that icon-left and icon-top are for
1613 old window managers only.
1614 (Size Parameters): Sizes are in characters even on graphical
1615 displays.
1616 (Management Parameters): Note that window-id and outer-window-id
1617 can't really be changed, and that auto-raise isn't always obeyed.
1618 (Cursor Parameters): Document cursor-type explicitly.
1619 (Size and Position): The aliases set-screen-height and
1620 set-screen-width have been deleted.
1621 (Visibility of Frames): Mention "minimization".
1622
1623 * os.texi (Startup Summary): Minor clarifications.
1624 (Startup Summary, Suspending Emacs): Standardize on "text
1625 terminal" terminology.
1626
1627 * windows.texi (Basic Windows, Coordinates and Windows)
1628 (Coordinates and Windows):
1629 * display.texi (Refresh Screen, Line Height, Face Attributes)
1630 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
1631
1632 2012-03-04 Glenn Morris <rgm@gnu.org>
1633
1634 * abbrevs.texi: Small copyedits throughout.
1635 (Abbrev Mode): Remove this section, folding it into the top-level.
1636 (Abbrev Tables): Don't mention irrelevant return values.
1637 (Abbrev Expansion): Add cross-ref for wrapper hooks.
1638 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
1639 (Abbrev Table Properties): Update nil :regexp description.
1640
1641 2012-03-03 Glenn Morris <rgm@gnu.org>
1642
1643 * internals.texi: Change @appendix section commands to @section.
1644 (Building Emacs): Say less about CANNOT_DUMP platforms.
1645 Replace deleted eval-at-startup with custom-initialize-delay.
1646 (Pure Storage): Small changes.
1647 (Memory Usage): Copyedit.
1648 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
1649 example definitions. Give examples of things with non-nil
1650 interactive args. Mention eval_sub. Remove old info about
1651 strings and GCPRO. Mention cus-start.el.
1652 (Buffer Internals, Window Internals, Process Internals):
1653 Misc small updates and fixes for fields.
1654
1655 * tips.texi: Copyedits.
1656 (Coding Conventions): Mention autoloads.
1657 Combine partially duplicated macro items. Fix xref.
1658 Refer to Library Headers for copyright notice.
1659 (Programming Tips): edit-options is long-obsolete.
1660 (Compilation Tips): Mention loading bytecomp for byte-compile props.
1661 (Warning Tips): Mention declare-function.
1662 (Documentation Tips): Remove old info.
1663 (Comment Tips): Mention comment-dwim, not indent-for-comment.
1664 (Library Headers): General update.
1665
1666 2012-03-02 Glenn Morris <rgm@gnu.org>
1667
1668 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
1669 and relocate entry. Mention buffer-stale-function.
1670
1671 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
1672
1673 * hooks.texi (Standard Hooks): General update.
1674 Put related hooks together. Add and remove items.
1675 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
1676 * modes.texi (Hooks): Tweak cross-ref description.
1677
1678 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
1679
1680 * files.texi (Kinds of Files): The return value of file-equal-p is
1681 unspecified, if FILE1 or FILE2 does not exist.
1682
1683 2012-03-01 Glenn Morris <rgm@gnu.org>
1684
1685 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
1686
1687 * maps.texi (Standard Keymaps): General update.
1688 Remove mode-specific maps, talk about the more general keymaps.
1689 * help.texi (Help Functions): Add vindex for Helper-help-map.
1690 * keymaps.texi (Active Keymaps): Minor rephrasing.
1691
1692 2012-02-29 Glenn Morris <rgm@gnu.org>
1693
1694 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
1695
1696 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1697
1698 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
1699 Update changed behavior of file-subdir-of-p.
1700
1701 2012-02-28 Glenn Morris <rgm@gnu.org>
1702
1703 * advice.texi, anti.texi, display.texi, elisp.texi:
1704 * processes.texi, variables.texi, vol1.texi, vol2.texi:
1705 Standardize possessive apostrophe usage.
1706
1707 * locals.texi: Remove file.
1708 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
1709 Remove menu entry.
1710 * errors.texi, maps.texi: Adjust node pointers.
1711 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
1712 * makefile.w32-in (srcs):
1713 * Makefile.in (srcs): Remove locals.texi.
1714
1715 * frames.texi (Mouse Position): Fix cross-ref.
1716
1717 2012-02-27 Chong Yidong <cyd@gnu.org>
1718
1719 * buffers.texi (Creating Buffers): Clarify that
1720 generate-new-buffer uses generate-new-buffer-names.
1721 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
1722
1723 * files.texi (Directory Names): Index entry for file name abbreviations.
1724 (Relative File Names, File Name Expansion): Refer to it.
1725 (Locating Files): Move locate-user-emacs-file documentation to
1726 Standard File Names.
1727 (Standard File Names): Add locate-user-emacs-file; update examples.
1728
1729 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
1730
1731 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
1732
1733 2012-02-26 Chong Yidong <cyd@gnu.org>
1734
1735 * files.texi (Kinds of Files): Improve documentation of
1736 files-equal-p and file-subdir-of-p.
1737
1738 2012-02-26 Glenn Morris <rgm@gnu.org>
1739
1740 * intro.texi (Acknowledgements): Small changes.
1741
1742 2012-02-25 Glenn Morris <rgm@gnu.org>
1743
1744 * errors.texi: Don't try to list _all_ the error symbols.
1745 Add circular-list, cl-assertion-failed, compression-error.
1746 * elisp.texi, vol1.texi, vol2.texi:
1747 * control.texi (Error Symbols): Tweak "Standard Errors" description.
1748
1749 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1750
1751 * files.texi (files-equal-p, file-subdir-of-p): New,
1752 add initial documentation.
1753
1754 2012-02-25 Chong Yidong <cyd@gnu.org>
1755
1756 * files.texi (File Attributes): Document file-selinux-context.
1757 (Changing Files): Link to it.
1758 (Changing Files): Document set-file-selinux-context.
1759
1760 * backups.texi (Making Backups): Return value of backup-buffer is
1761 changed. Mention default value of backup-directory-alist.
1762 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
1763 (Auto-Saving): New minor mode behavior for auto-save-mode.
1764 (Reverting): Add defvar for revert-buffer-in-progress-p.
1765
1766 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
1767
1768 2012-02-24 Glenn Morris <rgm@gnu.org>
1769
1770 * errors.texi (Standard Errors): Mention dbus-error.
1771 For arith-error sub-classes, just use one cross-ref.
1772
1773 2012-02-23 Alan Mackenzie <acm@muc.de>
1774
1775 * modes.texi (Defining Minor Modes): Document the new keyword
1776 :after-hook.
1777
1778 2012-02-21 Chong Yidong <cyd@gnu.org>
1779
1780 * files.texi (Files): Mention magic file names as arguments.
1781 (Reading from Files): Copyedits.
1782 (File Attributes): Mention how to change file modes.
1783 (Changing Files): Use standard "file permissions" terminology.
1784 Add xref to File Attributes node.
1785 (Locating Files): Document locate-user-emacs-file.
1786 (Unique File Names): Recommend against using make-temp-name.
1787
1788 2012-02-19 Chong Yidong <cyd@gnu.org>
1789
1790 * help.texi (Documentation, Documentation Basics, Help Functions):
1791 Minor clarifications.
1792 (Accessing Documentation): Clarify what documentation-property is
1793 for. Add xref to Keys in Documentation.
1794
1795 * tips.texi (Documentation Tips): Don't recommend using * in
1796 docstrings.
1797
1798 * macros.texi (Defining Macros):
1799 * modes.texi (Derived Modes): Say "documentation string" instead
1800 of docstring.
1801
1802 2012-02-18 Chong Yidong <cyd@gnu.org>
1803
1804 * modes.texi (Tabulated List Mode): New node.
1805 (Basic Major Modes): Add xref to it.
1806
1807 * processes.texi (Process Information): Mention Process Menu mode.
1808
1809 2012-02-17 Chong Yidong <cyd@gnu.org>
1810
1811 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
1812
1813 2012-02-17 Glenn Morris <rgm@gnu.org>
1814
1815 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
1816
1817 2012-02-16 Chong Yidong <cyd@gnu.org>
1818
1819 * syntax.texi (Syntax Tables, Syntax Descriptors)
1820 (Syntax Table Functions): Copyedits.
1821 (Syntax Basics): Don't repeat the material in the preceding node.
1822 (Syntax Class Table): Use a table.
1823 (Syntax Properties): Document syntax-propertize-function and
1824 syntax-propertize-extend-region-functions.
1825 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1826 (Parser State): Update for the new "c" comment style.
1827 Fix description of item 7 (comment style).
1828
1829 * modes.texi (Minor Modes): Update how mode commands should treat
1830 arguments now.
1831 (Mode Line Basics): Clarify force-mode-line-update.
1832 (Mode Line Top): Note that the example is not realistic.
1833 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
1834 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
1835 "mode line construct" instead of "mode line specification".
1836 (Syntactic Font Lock): Remove mention of obsolete variable
1837 font-lock-syntactic-keywords.
1838 (Setting Syntax Properties): Node deleted.
1839 (Font Lock Mode): Note that Font Lock mode is a minor mode.
1840 (Font Lock Basics): Note that syntactic fontification falls back
1841 on `syntax-table'.
1842 (Search-based Fontification): Emphasize that font-lock-keywords
1843 should not be set directly.
1844 (Faces for Font Lock): Avoid some confusing terminology.
1845 (Syntactic Font Lock): Minor clarifications. Add xref to
1846 Syntactic Font Lock node.
1847
1848 2012-02-15 Chong Yidong <cyd@gnu.org>
1849
1850 * minibuf.texi (Basic Completion): Define "completion table".
1851 Move completion-in-region to Completion in Buffers node.
1852 (Completion Commands): Use "completion table" terminology.
1853 (Completion in Buffers): New node.
1854
1855 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
1856 (Setting Hooks): Update minor mode usage example.
1857 (Major Mode Conventions): Note that completion-at-point-functions
1858 should be altered locally. Add xref to Completion in Buffers.
1859 Remove duplicate tip about auto-mode-alist.
1860 (Minor Modes): Rewrite introduction.
1861 (Minor Mode Conventions): Copyedits. Don't recommend
1862 variable-only minor modes since few minor modes are like that.
1863
1864 2012-02-15 Glenn Morris <rgm@gnu.org>
1865
1866 * processes.texi (Network): Document open-network-stream :parameters.
1867
1868 2012-02-14 Chong Yidong <cyd@gnu.org>
1869
1870 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
1871 was removed on 2009-09-10. Update lisp-mode-map example.
1872 (Inheritance and Keymaps): Minor clarification.
1873 (Searching Keymaps): Remove out-of-place enumeration.
1874 (Key Lookup): Remove unnecessary example (one was already given in
1875 Format of Keymaps).
1876 (Changing Key Bindings): Update suppress-keymap example.
1877 (Menu Bar, Tool Bar): Copyedits.
1878 (Tool Bar): Update tool-bar-map example.
1879
1880 2012-02-12 Chong Yidong <cyd@gnu.org>
1881
1882 * debugging.texi (Debugger Commands): Continuing is now allowed
1883 for errors.
1884
1885 2012-02-11 Chong Yidong <cyd@gnu.org>
1886
1887 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
1888 Move the list of standard bitmaps there.
1889 (Fringe Cursors): Rewrite for clarity.
1890 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
1891
1892 * commands.texi (Command Overview): Mention read-key.
1893 (Using Interactive, Interactive Call): Minor clarifications.
1894 (Function Keys, Click Events): Avoid "input stream" terminology.
1895 (Click Events): Add xref to Window Sizes and Accessing Mouse.
1896 Clarify column and row components.
1897 (Accessing Mouse): Add xref to Click Events. Minor fixes.
1898 (Special Events): Copyedits.
1899
1900 * streams.texi (Input Streams): De-document get-file-char.
1901 (Output Variables): Don't refer to old backquote syntax.
1902
1903 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
1904 (Error Debugging): Note that debug-ignored-errors overrides list
1905 values of debug-on-error too. Add xref to Signaling Errors.
1906 Note that debug-on-signal is not customizable.
1907 Mention condition-case-unless-debug.
1908 (Compilation Errors): Node deleted.
1909
1910 * compile.texi (Compiler Errors): Move a paragraph here from
1911 deleted node Compilation Errors.
1912
1913 2012-02-10 Leo Liu <sdl.web@gmail.com>
1914
1915 * control.texi (Handling Errors): Change condition-case-no-debug
1916 to condition-case-unless-debug.
1917
1918 2012-02-10 Chong Yidong <cyd@gnu.org>
1919
1920 * advice.texi (Defining Advice): Clarify ad-unadvise.
1921 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
1922 is not abnormal.
1923 (Advising Primitives): Node deleted; ad-define-subr-args has been
1924 removed.
1925
1926 * compile.texi (Speed of Byte-Code): Use float-time in example.
1927 (Compilation Functions): Note that the log uses Compilation mode.
1928 Don't discuss the contents of byte-code function object here.
1929 (Compilation Functions): De-document internal function byte-code.
1930 (Docs and Compilation): Minor clarifications.
1931
1932 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
1933 Objects.
1934
1935 2012-02-10 Glenn Morris <rgm@gnu.org>
1936
1937 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
1938 Mention secure-hash.
1939 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
1940
1941 2012-02-10 Chong Yidong <cyd@gnu.org>
1942
1943 * loading.texi (Loading): Don't emphasize "library" terminology.
1944 (Library Search): load-path is not a user option. Mention role of
1945 -L option and packages. Improve examples.
1946 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
1947 obsolete.
1948 (Autoload): Minor clarifications.
1949
1950 2012-02-10 Glenn Morris <rgm@gnu.org>
1951
1952 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
1953
1954 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
1955
1956 2012-02-08 Glenn Morris <rgm@gnu.org>
1957
1958 * loading.texi (Named Features): Update the require example.
1959
1960 2012-02-07 Glenn Morris <rgm@gnu.org>
1961
1962 * modes.texi (Defining Minor Modes):
1963 Expand on args of defined minor modes.
1964
1965 2012-02-07 Chong Yidong <cyd@gnu.org>
1966
1967 * variables.texi (Creating Buffer-Local): Minor clarification
1968 to buffer-local-variables doc (Bug#10715).
1969
1970 2012-02-07 Glenn Morris <rgm@gnu.org>
1971
1972 * display.texi (ImageMagick Images): General update.
1973 Move most details of imagemagick-render-type to the variable's doc.
1974
1975 2012-02-06 Glenn Morris <rgm@gnu.org>
1976
1977 * keymaps.texi (Tool Bar): Mention separators.
1978 (Inheritance and Keymaps):
1979 Mention make-composed-keymap and multiple inheritance.
1980
1981 * modes.texi (Running Hooks): Mention run-hook-wrapped.
1982
1983 * control.texi (Handling Errors):
1984 Mention condition-case-no-debug and with-demoted-errors.
1985
1986 2012-02-05 Chong Yidong <cyd@gnu.org>
1987
1988 * customize.texi (Common Keywords): Minor clarifications.
1989 Document custom-unlispify-remove-prefixes.
1990 (Variable Definitions): Backquotes in defcustom seem to work fine
1991 now. Various other copyedits.
1992 (Simple Types): Copyedits. Document color selector.
1993 (Composite Types): Copyedits.
1994 (Splicing into Lists): Clarifications.
1995
1996 * eval.texi (Backquote): Move from macros.texi.
1997
1998 * macros.texi (Expansion): Minor clarification.
1999 (Backquote): Move node to eval.texi.
2000 (Defining Macros): Move an example from Backquote node.
2001 (Argument Evaluation): No need to mention Pascal.
2002 (Indenting Macros): Add xref to Defining Macros.
2003
2004 2012-02-05 Glenn Morris <rgm@gnu.org>
2005
2006 * debugging.texi (Error Debugging): Mention debug-on-event default.
2007
2008 2012-02-04 Glenn Morris <rgm@gnu.org>
2009
2010 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2011
2012 * debugging.texi (Error Debugging): Mention debug-on-event.
2013 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2014
2015 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2016
2017 * text.texi (Buffer Contents):
2018 Update filter-buffer-substring description.
2019
2020 2012-02-04 Chong Yidong <cyd@gnu.org>
2021
2022 * functions.texi (What Is a Function): Add closures. Mention
2023 "return value" terminology. Add xref for command-execute.
2024 Remove unused "keystroke command" terminology.
2025 (Lambda Expressions): Give a different example than in the
2026 following subsection. Add xref to Anonymous Functions.
2027 (Function Documentation): Remove gratuitous markup.
2028 (Function Names): Move introductory text to `What Is a Function'.
2029 (Defining Functions): Fix defun argument spec.
2030 (Anonymous Functions): Document lambda macro explicitly.
2031 Mention effects on lexical binding.
2032 (Function Cells): Downplay direct usage of fset.
2033 (Closures): New node.
2034 (Inline Functions): Remove "open-code" terminology.
2035 (Declaring Functions): Minor tweak; .m is not C code.
2036
2037 * variables.texi (Variables): Don't refer to "global value".
2038 (Local Variables, Void Variables): Copyedits.
2039 (Lexical Binding): Minor clarification of example.
2040 (File Local Variables): Mention :safe and :risky defcustom args.
2041 (Lexical Binding): Add xref to Closures node.
2042
2043 2012-02-04 Glenn Morris <rgm@gnu.org>
2044
2045 * minibuf.texi (High-Level Completion): Updates for read-color.
2046
2047 2012-02-03 Glenn Morris <rgm@gnu.org>
2048
2049 * display.texi (GIF Images): Mention animation.
2050 Remove commented-out old example of animation.
2051 (Animated Images): New subsection.
2052 * elisp.texi (Top):
2053 * vol1.texi (Top):
2054 * vol2.texi (Top): Add Animated Images menu entry.
2055
2056 * display.texi (Image Formats): Remove oddly specific information
2057 on versions of image libraries.
2058 (GIF Images, TIFF Images): Minor rephrasing.
2059
2060 2012-02-02 Glenn Morris <rgm@gnu.org>
2061
2062 * processes.texi (Synchronous Processes):
2063 Mention call-process's :file gets overwritten.
2064
2065 * commands.texi (Reading One Event):
2066 * help.texi (Help Functions): Document read-char-choice.
2067
2068 * hooks.texi (Standard Hooks):
2069 * modes.texi (Keymaps and Minor Modes):
2070 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2071
2072 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2073
2074 * hooks.texi (Standard Hooks):
2075 * modes.texi (Major Mode Conventions, Mode Hooks):
2076 Document change-major-mode-after-body-hook.
2077
2078 2012-02-01 Glenn Morris <rgm@gnu.org>
2079
2080 * modes.texi (Defining Minor Modes):
2081 Mention disabling global minor modes on a per-major-mode basis.
2082
2083 2012-01-31 Chong Yidong <cyd@gnu.org>
2084
2085 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2086 (Parser State): Remove unnecessary statement (Bug#10661).
2087
2088 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2089
2090 2012-01-31 Glenn Morris <rgm@gnu.org>
2091
2092 * modes.texi (Defining Minor Modes):
2093 Document define-minor-mode's new :variable keyword.
2094
2095 2012-01-29 Chong Yidong <cyd@gnu.org>
2096
2097 * syntax.texi (Syntax Class Table): Tweak description of newline
2098 char syntax (Bug#9619).
2099
2100 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2101 description (Bug#10189).
2102
2103 2012-01-29 Glenn Morris <rgm@gnu.org>
2104
2105 * files.texi (Changing Files): Document SELinux support.
2106
2107 * windows.texi (Window Sizes): Fix typo.
2108
2109 2012-01-28 Chong Yidong <cyd@gnu.org>
2110
2111 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2112 doc (Bug#8568).
2113
2114 * frames.texi (Input Focus): Add NORECORD arg to
2115 select-frame-set-input-focus. Clarify its role in select-frame.
2116
2117 * text.texi (Transposition): We don't use transpose-region as an
2118 internal subroutine (Bug#3249).
2119
2120 * modes.texi (Example Major Modes): Update Lisp example code to
2121 current sources. Delete the old non-derived-major-mode example,
2122 which has diverged badly from current sources.
2123
2124 2012-01-27 Glenn Morris <rgm@gnu.org>
2125
2126 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2127 (VERSION, manual): Remove, unused.
2128
2129 2012-01-27 Chong Yidong <cyd@gnu.org>
2130
2131 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2132
2133 2012-01-26 Chong Yidong <cyd@gnu.org>
2134
2135 * searching.texi (String Search): Document negative repeat count
2136 (Bug#10507).
2137
2138 2012-01-26 Glenn Morris <rgm@gnu.org>
2139
2140 * variables.texi (Using Lexical Binding):
2141 Mention that lexical-binding should be set in the first line.
2142
2143 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2144
2145 * macros.texi (Defining Macros): Don't claim that `declare' only
2146 affects Edebug and indentation.
2147
2148 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2149
2150 * macros.texi (Defining Macros): Slight `declare' fixup.
2151
2152 2012-01-25 Glenn Morris <rgm@gnu.org>
2153
2154 * makefile.w32-in (texinputdir):
2155 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2156
2157 2012-01-24 Chong Yidong <cyd@gnu.org>
2158
2159 * variables.texi (Variables, Local Variables, Void Variables):
2160 Edit to make the descriptions less specific to dynamic binding.
2161 (Local Variables): Default max-specpdl-size is now 1300.
2162 (Defining Variables): Edits for lexical scoping.
2163 Delete information about starting docstrings with *. De-document
2164 user-variable-p.
2165 (Tips for Defining): Remove an unimportant discussion of quitting
2166 in the middle of a load.
2167 (Accessing Variables, Setting Variables): Discuss lexical binding.
2168 (Variable Scoping): Rewrite.
2169 (Scope, Extent, Impl of Scope): Nodes deleted.
2170 (Dynamic Binding): New node, with material from Scope, Extent, and
2171 Impl of Scope nodes.
2172 (Dynamic Binding Tips): Rename from Using Scoping.
2173 (Lexical Binding): Rewrite.
2174 (Using Lexical Binding): Rename from Converting to Lexical
2175 Binding. Convert to subsection.
2176
2177 * customize.texi (Variable Definitions): Add custom-variable-p.
2178 Move user-variable-p documentation here.
2179
2180 2012-01-23 Chong Yidong <cyd@gnu.org>
2181
2182 * strings.texi (Text Comparison): Minor qualification.
2183
2184 * lists.texi (Cons Cells): Copyedits.
2185 (List Elements): Mention push.
2186 (List Variables): Mention pop.
2187 (Rings): Move to sequences.texi.
2188
2189 * sequences.texi (Sequence Functions): Don't repeat the
2190 introduction already given in the parent.
2191 (Vectors): Copyedits.
2192 (Rings): Move from lists.texi. Note that this is specific to the
2193 ring package.
2194
2195 * symbols.texi (Definitions, Symbol Components): Mention variable
2196 scoping issues.
2197 (Plists and Alists): Copyedits.
2198
2199 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2200 correctness with lexical scoping.
2201 (Eval): Copyedits.
2202
2203 2012-01-21 Chong Yidong <cyd@gnu.org>
2204
2205 * intro.texi (A Sample Function Description): Special notation
2206 used for macros too.
2207
2208 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2209 (Symbol Type): Add xref for keyword symbols.
2210 (Sequence Type): Clarify differences between sequence types.
2211 (Cons Cell Type): Add "linked list" index entry.
2212 (Non-ASCII in Strings): Copyedits.
2213 (Equality Predicates): Symbols with same name need not be eq.
2214
2215 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2216 ldexp. Move float-e and float-pi to Math Functions node.
2217
2218 2012-01-21 Glenn Morris <rgm@gnu.org>
2219
2220 * modes.texi (Auto Major Mode):
2221 * variables.texi (File Local Variables):
2222 Mention inhibit-local-variables-regexps.
2223
2224 2012-01-19 Martin Rudalics <rudalics@gmx.at>
2225
2226 * windows.texi (Window Configurations): Rewrite references to
2227 persistent window parameters.
2228 (Window Parameters): Fix description of persistent window
2229 parameters.
2230
2231 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
2232
2233 * windows.texi (Window Parameters): Use @pxref.
2234
2235 2012-01-16 Martin Rudalics <rudalics@gmx.at>
2236
2237 * windows.texi (Window Configurations, Window Parameters):
2238 Describe persistent window parameters.
2239
2240 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2241
2242 * variables.texi (Creating Buffer-Local): Warn against misuses of
2243 make-variable-buffer-local (bug#10258).
2244
2245 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2246
2247 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2248
2249 2012-01-06 Chong Yidong <cyd@gnu.org>
2250
2251 * variables.texi (Directory Local Variables):
2252 Document hack-dir-local-variables-non-file-buffer.
2253
2254 2012-01-06 Glenn Morris <rgm@gnu.org>
2255
2256 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2257 rather than by keybinding.
2258
2259 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
2260
2261 * frames.texi (Font and Color Parameters): Add @pxref.
2262
2263 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2264
2265 * frames.texi (Font and Color Parameters):
2266 Document w32 font backends (bug#10399).
2267
2268 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2269
2270 * files.texi (File Attributes, Changing Files):
2271 Use a more-natural notation for octal numbers.
2272
2273 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
2274
2275 * variables.texi (Variables with Restricted Values):
2276 Change reference to variable (bug#10354).
2277
2278 2011-12-13 Martin Rudalics <rudalics@gmx.at>
2279
2280 * windows.texi (Splitting Windows): Use t instead of non-nil
2281 when describing window-combination-resize.
2282
2283 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2284
2285 * text.texi (Special Properties): Warn against `intangible' properties
2286 (bug#10222).
2287
2288 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2289
2290 * display.texi (Truncation):
2291 * text.texi (Special Properties): Describe what a stretch-glyph is
2292 instead of using that term without explanation. Make the
2293 cross-references more accurate.
2294
2295 * display.texi (Usual Display): Update the description,
2296 cross-references, and indexing related to display of control
2297 characters and raw bytes.
2298
2299 2011-11-25 Martin Rudalics <rudalics@gmx.at>
2300
2301 * windows.texi (Splitting Windows): Fix description of
2302 window-combination-limit. Suggested by Eli Zaretskii.
2303
2304 2011-11-23 Chong Yidong <cyd@gnu.org>
2305
2306 * windows.texi (Window Sizes): Move window-top-line,
2307 window-left-column, and window-*-pixel-edges to Coordinates and
2308 Windows node.
2309 (Coordinates and Windows): Restore window-edges doc.
2310
2311 2011-11-21 Martin Rudalics <rudalics@gmx.at>
2312
2313 * windows.texi (Windows and Frames, Splitting Windows):
2314 Fix typos.
2315
2316 2011-11-21 Chong Yidong <cyd@gnu.org>
2317
2318 * windows.texi (Splitting Windows): Fix error in documentation of
2319 window-combination-limit.
2320 (Cyclic Window Ordering): Minor fixes to next-window,
2321 one-window-p, and get-lru-window docs. Don't document
2322 window-list-1.
2323 (Buffers and Windows): Copyedits.
2324 (Choosing Window): Document special handling of special-display-*.
2325 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
2326 Don't document even-window-heights, which is going away.
2327 Clarify which options are obeyed by which action functions.
2328
2329 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2330
2331 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2332
2333 2011-11-20 Martin Rudalics <rudalics@gmx.at>
2334
2335 * windows.texi (Resizing Windows, Splitting Windows):
2336 Remove term "status" when talking about combination limits.
2337
2338 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2339
2340 * compile.texi (Compiler Errors):
2341 * help.texi (Help Functions): Fix typos.
2342
2343 2011-11-19 Chong Yidong <cyd@gnu.org>
2344
2345 * windows.texi (Splitting Windows): Clarify role of window
2346 parameters in split-window. Shorten the example.
2347 (Deleting Windows): Rewrite intro to handle internal windows.
2348 Fix delete-windows-on doc.
2349 (Selecting Windows): Copyedits.
2350
2351 2011-11-17 Martin Rudalics <rudalics@gmx.at>
2352
2353 * windows.texi (Resizing Windows, Splitting Windows)
2354 (Deleting Windows): Use term window-combination-resize instead
2355 of window-splits.
2356
2357 2011-11-16 Martin Rudalics <rudalics@gmx.at>
2358
2359 * windows.texi (Resizing Windows, Splitting Windows):
2360 Rename occurrences of window-nest to window-combination-limit.
2361
2362 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2363
2364 * intro.texi (Lisp History): Fix typo.
2365
2366 2011-11-12 Martin Rudalics <rudalics@gmx.at>
2367
2368 * windows.texi (Splitting Windows, Deleting Windows):
2369 Remove references to splits status of windows.
2370
2371 2011-11-10 Glenn Morris <rgm@gnu.org>
2372
2373 * buffers.texi (Read Only Buffers): Expand a bit on why
2374 toggle-read-only should only be used interactively. (Bug#7292)
2375
2376 2011-11-09 Chong Yidong <cyd@gnu.org>
2377
2378 * windows.texi (Window Sizes): Document window-pixel-edges,
2379 window-inside-pixel-edges, window-absolute-pixel-edges, and
2380 window-inside-absolute-pixel-edges.
2381 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2382 non-full-width windows.
2383
2384 2011-11-09 Martin Rudalics <rudalics@gmx.at>
2385
2386 * windows.texi (Resizing Windows): Rewrite documentation of
2387 window-resizable.
2388
2389 2011-11-09 Chong Yidong <cyd@gnu.org>
2390
2391 * windows.texi (Splitting Windows): Simplify example.
2392
2393 2011-11-08 Chong Yidong <cyd@gnu.org>
2394
2395 * windows.texi (Window Sizes): Copyedits. Document
2396 window-text-height. Remove window-min-height and window-min-width
2397 discussion, referring instead to Emacs manual.
2398 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
2399 (Resizing Windows): Simplify introduction. Don't document
2400 enlarge-window, shrink-window, enlarge-window-horizontally, and
2401 shrink-window-horizontally; they are no longer preferred for
2402 calling from Lisp, and are already documented in the Emacs manual.
2403
2404 2011-11-07 Glenn Morris <rgm@gnu.org>
2405
2406 * windows.texi (Choosing Window): Fix keybinding typo.
2407
2408 2011-11-07 Martin Rudalics <rudalics@gmx.at>
2409
2410 * windows.texi (Resizing Windows, Splitting Windows)
2411 (Window Configurations): Use "child window" instead of
2412 "subwindow".
2413
2414 2011-11-06 Chong Yidong <cyd@gnu.org>
2415
2416 * windows.texi (Basic Windows): Clarify various definitions.
2417 Treat window-normalize-* as internal; don't document them.
2418 (Windows and Frames): Various clarifications, e.g. non-live
2419 windows also belong to frames. Fix window-list description.
2420 Simplify window nesting example.
2421 (Splitting Windows, Window Configurations):
2422 Use split-window-below.
2423
2424 2011-11-04 Eli Zaretskii <eliz@gnu.org>
2425
2426 * windows.texi (Window Sizes): Mention in the doc string that the
2427 return values of `window-body-height' and `window-body-width' are
2428 in frame's canonical units. (Bug#9949)
2429
2430 2011-10-30 Martin Rudalics <rudalics@gmx.at>
2431
2432 * windows.texi (Windows and Frames): Remove "iso-" infix from
2433 documentation of window-iso-combined-p.
2434
2435 2011-10-26 Chong Yidong <cyd@gnu.org>
2436
2437 * modes.texi (Running Hooks): Document with-wrapper-hook.
2438
2439 2011-10-18 Chong Yidong <cyd@gnu.org>
2440
2441 * display.texi (Glyphless Chars): New node.
2442
2443 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2444
2445 * text.texi (Yanking): Document yank-excluded-properties.
2446
2447 * package.texi (Packaging Basics): The commentary should say how
2448 to begin using the package.
2449
2450 2011-10-11 Martin Rudalics <rudalics@gmx.at>
2451
2452 * windows.texi (Deleting Windows): Mention which window gets
2453 selected when deleting the selected window.
2454
2455 2011-10-09 Martin Rudalics <rudalics@gmx.at>
2456
2457 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2458 with the selected window.
2459 * windows.texi (Buffers and Windows): Reformulate text on how
2460 replace-buffer-in-windows deals with a window.
2461 (Quitting Windows): Describe how quit-window deals with a
2462 standalone frame. Describe new option frame-auto-hide-function.
2463
2464 2011-10-08 Glenn Morris <rgm@gnu.org>
2465
2466 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2467
2468 * positions.texi (Excursions): Update warning message.
2469
2470 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
2471
2472 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2473 Fix Emacs manual xref (Bug#9675).
2474
2475 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2476
2477 * windows.texi (Textual Scrolling): Document scroll-up-command,
2478 scroll-down-command, scroll-error-top-bottom, and the
2479 scroll-command symbol property.
2480 (Display Action Functions): Fix description of
2481 display-buffer-pop-up-window.
2482
2483 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
2484
2485 * windows.texi (Splitting Windows): Fix typos.
2486
2487 2011-09-25 Martin Rudalics <rudalics@gmx.at>
2488
2489 * windows.texi (Windows and Frames, Display Action Functions)
2490 (Switching Buffers): Fix some typos.
2491 (Buffers and Windows): Remove reference to window-auto-delete.
2492 Reword description of replace-buffer-in-windows.
2493 (Window History): Fix some typos and refer to frame local buffer
2494 list.
2495 (Quitting Windows): New node.
2496 (Window Configurations): Add descriptions of window-state-get
2497 and window-state-put.
2498 (Window Parameters): Describe variable ignore-window-parameters.
2499 Sketch some window parameters currently in use.
2500 * elisp.texi (Top): Update node listing.
2501
2502 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
2503
2504 * windows.texi (Display Action Functions)
2505 (Choosing Window Options): New nodes.
2506
2507 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * windows.texi (Window History): New node. Move text here from
2510 Buffers and Windows.
2511 (Switching Buffers): Rename from Displaying Buffers, since we
2512 don't document display-buffer here; callers changed.
2513 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
2514 switch-to-buffer-other-frame. Delete duplicate
2515 replace-buffer-in-windows doc.
2516 (Choosing Window): Document display actions.
2517
2518 2011-09-24 Eli Zaretskii <eliz@gnu.org>
2519
2520 * display.texi (Forcing Redisplay): Update the description of
2521 redisplay-dont-pause due to change in the default value.
2522
2523 2011-09-23 Martin Rudalics <rudalics@gmx.at>
2524
2525 * frames.texi (Frames and Windows): Move section and rename to
2526 Windows and Frames in windows.texi.
2527 * windows.texi (Windows): Restructure.
2528 (Basic Windows): Rewrite. Explain live and internal windows and
2529 normalization functions.
2530 (Windows and Frames): Move section here from frames.texi.
2531 Describe subwindows, window combinations, window tree, and
2532 corresponding functions including window-list here.
2533 (Window Sizes): Rename section from Size of Window and move it
2534 up in chapter. Describe total and body sizes and the
2535 corresponding functions. Explain new semantics of
2536 window-min-height/-width.
2537 (Resizing Windows): Move section up in chapter. Describe new
2538 resize functions.
2539 (Splitting Windows): Describe new behavior of split-window,
2540 split-window-above-each-other and split-window-side-by-side.
2541 Provide examples. Describe window-nest and window-splits
2542 options.
2543 (Deleting Windows): Minor rewrite.
2544 (Selecting Windows): Minor rewrite.
2545 Describe frame-selected-window and set-frame-selected-window here.
2546 (Cyclic Window Ordering): Minor rewrite.
2547 Describe window-list-1.
2548 (Buffers and Windows): Rewrite. Explain a window's previous and
2549 next buffers and the corresponding functions.
2550 (Window Tree): Merge into Windows and Frames section.
2551 * elisp.texi (Top): Update node listings for frames and windows
2552 sections.
2553
2554 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2555
2556 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2557
2558 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2559
2560 * errors.texi (Standard Errors): Remove apparent placeholder text
2561 (bug#9491).
2562
2563 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2564
2565 * frames.texi (Management Parameters): Fix description of
2566 icon-type parameter.
2567
2568 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
2569
2570 * tips.texi (Key Binding Conventions): Don't bind a key sequence
2571 ending in C-g. Suggested by Edward O'Connor.
2572
2573 2011-09-17 Eli Zaretskii <eliz@gnu.org>
2574
2575 * numbers.texi (Integer Basics): Add indexing for
2576 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
2577
2578 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
2579
2580 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
2581
2582 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
2583
2584 * processes.texi (Network Servers): Clarify what the process
2585 buffer is used for (bug#9233).
2586
2587 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
2588
2589 * lists.texi (Building Lists): Fix typo.
2590
2591 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * display.texi (Basic Faces): New node. Document new faces.
2594
2595 * modes.texi (Major Mode Conventions): Move some text there.
2596 (Mode Help): Remove major-mode var, duplicated in Major Modes.
2597
2598 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * modes.texi (Basic Major Modes): New node. Callers updated.
2601 (Major Modes): Document fundamental-mode and major-mode.
2602 (Major Mode Basics): Node deleted; text moved to Major Modes.
2603 (Derived Modes): Document derived-mode-p.
2604
2605 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2606
2607 * files.texi (Changing Files, Create/Delete Dirs): Document new
2608 arguments for delete-file, delete-directory, and copy-directory.
2609 (Visiting Functions): Remove view-file; it is documented in the
2610 Emacs manual.
2611
2612 * frames.texi (Layout Parameters): The defaults for the
2613 menu-bar-lines and tool-bar-lines parameters depend on the mode.
2614
2615 * display.texi (Progress): Document spinner functionality.
2616
2617 * os.texi (Killing Emacs): Note that kill-emacs can be called by
2618 operating system signals. Refer to save-buffers-kill-terminal
2619 instead of save-buffers-kill-emacs.
2620
2621 * objects.texi (Symbol Type): Document ## print representation.
2622
2623 2011-08-25 Eli Zaretskii <eliz@gnu.org>
2624
2625 * display.texi (Specified Space): Mention that `space' specs
2626 influence bidi reordering.
2627 (Bidirectional Display): Explain how to use `(space . PROPS)' for
2628 separating fields with bidirectional content.
2629
2630 2011-08-24 Eli Zaretskii <eliz@gnu.org>
2631
2632 * display.texi (Bidirectional Display): Document return value in
2633 buffers that are not bidi-reordered for display, and in unibyte
2634 buffers.
2635
2636 2011-08-23 Eli Zaretskii <eliz@gnu.org>
2637
2638 * nonascii.texi (Character Properties): Document the values for
2639 unassigned codepoints.
2640
2641 2011-08-18 Eli Zaretskii <eliz@gnu.org>
2642
2643 * nonascii.texi (Character Properties): Document use of
2644 `bidi-class' and `mirroring' properties as part of reordering.
2645 Provide cross-references to "Bidirectional Display".
2646
2647 * display.texi (Bidirectional Display): Document the pitfalls of
2648 concatenating strings with bidirectional content, with possible
2649 solutions. Document bidi-string-mark-left-to-right.
2650 Mention paragraph direction in modes that inherit from prog-mode.
2651 Document use of `bidi-class' and `mirroring' properties as part of
2652 reordering.
2653
2654 2011-08-16 Eli Zaretskii <eliz@gnu.org>
2655
2656 * modes.texi (Major Mode Conventions): Improve the documentation
2657 of `mode-class' `special' modes.
2658
2659 * nonascii.texi (Character Properties): Document the `mirroring'
2660 property. Add index entries.
2661
2662 * syntax.texi (Categories): Add an example of defining a new
2663 category and category table.
2664
2665 * searching.texi (Regexp Backslash): Document how to display
2666 existing categories. Mention the possibility of adding
2667 categories, and add an xref to where this is described. Add an
2668 index entry.
2669
2670 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
2671
2672 * text.texi (Special Properties):
2673 * display.texi (Overlay Properties): Note that mouse-face cannot
2674 change the text size (Bug#8530).
2675
2676 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
2677
2678 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
2679 using setenv instead.
2680
2681 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2682
2683 * display.texi (Bidirectional Display): Document the fact that
2684 bidi-display-reordering is t by default.
2685
2686 2011-07-23 Eli Zaretskii <eliz@gnu.org>
2687
2688 * display.texi (Bidirectional Display): New section.
2689
2690 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2691 Tim Cross <theophilusx@gmail.com> (tiny change)
2692 Glenn Morris <rgm@gnu.org>
2693
2694 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
2695
2696 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
2697
2698 * help.texi (Keys in Documentation): Revert last change.
2699
2700 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2701
2702 * help.texi (Keys in Documentation): Clarify that \= only quotes
2703 the next character, and doesn't affect longer sequences in
2704 particular (bug#8935).
2705
2706 * debugging.texi (Using Debugger):
2707 Mention @code{eval-expression-debug-on-error} (bug#8549).
2708
2709 2011-07-14 Eli Zaretskii <eliz@gnu.org>
2710
2711 * display.texi (Other Display Specs): Document that `left-fringe'
2712 and `right-fringe' display specifications are of the "replacing"
2713 kind.
2714
2715 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2716
2717 * help.texi (Documentation Basics): Add a link to the Function
2718 Documentation node (bug#6580).
2719
2720 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2721
2722 * keymaps.texi (Menu Bar): Mention :visible and :enable
2723 (bug#6344). Text by Drew Adams.
2724
2725 * modes.texi (Running Hooks): Mention buffer-local hook variables
2726 (bug#6218).
2727
2728 * objects.texi (General Escape Syntax): "a with grave accent" is
2729 ?xe0, not ?x8e0 (bug#5259).
2730
2731 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * display.texi (Face Attributes, Font Selection): Add references
2734 to the Fonts node in the Emacs manual (Bug#4178).
2735
2736 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * display.texi (Window Systems): `window-system' is
2739 terminal-local.
2740
2741 * frames.texi (Frame Parameters, Parameter Access): Don't mention
2742 frame-local variables.
2743
2744 * variables.texi (Buffer-Local Variables): Don't mention obsolete
2745 frame-local variables.
2746 (Frame-Local Variables): Node deleted.
2747
2748 * elisp.texi (Top): Update node listing.
2749
2750 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2751
2752 * elisp.texi: Change "inferiors" to "subnodes" in three places
2753 (bug#3523).
2754
2755 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2756
2757 * frames.texi (Window System Selections): Discussion of
2758 x-select-enable-clipboard moved to Emacs manual.
2759
2760 2011-07-11 Deniz Dogan <deniz@dogan.se>
2761
2762 * commands.texi (Prefix Command Arguments): Remove excessive
2763 apostrophe.
2764
2765 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2766
2767 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
2768 description is a string (bug#3313).
2769
2770 * frames.texi (Display Feature Testing): Try to explain what all
2771 the visual classes mean (bug#3042).
2772
2773 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2774
2775 * modes.texi (Mode Line Variables): Document `mode-line-remote'
2776 and `mode-line-client' (bug#2974).
2777
2778 * text.texi (Insertion): Clarify marker movements (bug#1651).
2779 Text from Drew Adams.
2780
2781 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2782
2783 * text.texi (Special Properties): Clarify the format of `face'
2784 (bug#1375).
2785
2786 * commands.texi (Interactive Call): Add a `call-interactively'
2787 example (bug#1010).
2788
2789 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2790
2791 * functions.texi (Calling Functions): Link to the "Interactive
2792 Call" node (bug#1001).
2793
2794 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
2795
2796 * customize.texi (Composite Types): Move alist and plist to here
2797 from Simple Types (Bug#7545).
2798
2799 * elisp.texi (Top): Update menu description.
2800
2801 * display.texi (Face Attributes): Document negative line widths
2802 (Bug#6113).
2803
2804 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
2805
2806 * searching.texi (Match Data): Note that match data can be
2807 overwritten by most functions (bug#2499).
2808
2809 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2810
2811 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
2812 flags mean (bug#6659).
2813
2814 * functions.texi (What Is a Function): Document the autoload
2815 object (bug#6496).
2816
2817 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2818
2819 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
2820 is only used in the Customize user interface (bug#6089).
2821
2822 * display.texi (Showing Images): Mention the point of sliced
2823 images (bug#7836).
2824
2825 2011-07-02 Eli Zaretskii <eliz@gnu.org>
2826
2827 * variables.texi (Defining Variables, Void Variables)
2828 (Constant Variables): Fix incorrect usage of @kindex.
2829
2830 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2831
2832 * variables.texi (Defining Variables): Add an index entry for
2833 `set-variable' (bug#7262).
2834 (Defining Variables): Use @findex for functions.
2835
2836 * frames.texi (Basic Parameters): Document the `explicit-name'
2837 parameter (bug#6951).
2838
2839 * customize.texi (Type Keywords): Clarify that :value provides a
2840 default value for all types (bug#7386).
2841
2842 * streams.texi (Output Functions): Document `pp'.
2843
2844 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
2845
2846 * keymaps.texi (Searching Keymaps):
2847 * display.texi (Overlay Properties): Fix errors in 2011-05-29
2848 change. Suggested by Johan Bockgård.
2849
2850 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
2851
2852 * text.texi (Special Properties): Clarify role of font-lock-face.
2853
2854 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2855
2856 * processes.texi (Process Information): Rename `process-alive-p'
2857 to `process-live-p' for consistency with other `-live-p' functions.
2858
2859 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
2860
2861 Document wide integers better.
2862 * files.texi (File Attributes): Document ino_t values better.
2863 ino_t values no longer map to anything larger than a single cons.
2864 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
2865 (Bitwise Operations):
2866 * objects.texi (Integer Type): Use a binary notation that is a bit easier
2867 to read, and that will port better if 62-bits becomes the default.
2868 Fix or remove incorrect examples.
2869 * os.texi (Time Conversion): Document time_t values better.
2870
2871 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2872
2873 * processes.texi (Process Information):
2874 Document `process-alive-p'.
2875
2876 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * help.texi (Accessing Documentation):
2879 * display.texi (Pixel Specification):
2880 * processes.texi (Serial Ports, Serial Ports):
2881 * nonascii.texi (Character Properties, Default Coding Systems):
2882 * text.texi (Changing Properties, Special Properties):
2883 * windows.texi (Window Start and End):
2884 * modes.texi (SMIE Indentation Example, SMIE Tricks):
2885 * keymaps.texi (Searching Keymaps, Tool Bar):
2886 * minibuf.texi (Basic Completion):
2887 * compile.texi (Eval During Compile):
2888 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
2889 7x9 paper in printed manual.
2890
2891 * lists.texi (Sets And Lists): Fix misplaced text.
2892
2893 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * keymaps.texi (Remapping Commands): Emphasize that the keymap
2896 needs to be active (Bug#8350).
2897
2898 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
2901
2902 * tips.texi (Coding Conventions): Remove antediluvian filename
2903 limit recommendation (Bug#8538).
2904
2905 2011-05-27 Glenn Morris <rgm@gnu.org>
2906
2907 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
2908
2909 2011-05-26 Glenn Morris <rgm@gnu.org>
2910
2911 * variables.texi (File Local Variables):
2912 Update hack-local-variables `mode-only' return value.
2913 Add some more details on what this function does in the other case.
2914
2915 2011-05-19 Glenn Morris <rgm@gnu.org>
2916
2917 * lists.texi (Sets And Lists): Mention cl provides union etc.
2918
2919 2011-05-19 Nix <nix@esperi.org.uk>
2920
2921 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
2922
2923 * text.texi (Parsing HTML): Update for function name changes.
2924
2925 * syntax.texi (Syntax Flags): Small fix.
2926
2927 * keymaps.texi (Active Keymaps): Typo fix.
2928 (Changing Key Bindings): Grammar fix.
2929
2930 * frames.texi (Minibuffers and Frames): Grammar fix.
2931 (Window System Selections): x-select-enable-clipboard now defaults to t.
2932
2933 * customize.texi (Common Keywords):
2934 * display.texi (Abstract Display):
2935 * modes.texi (Auto-Indentation):
2936 * nonascii.texi (Converting Representations): Typo fixes.
2937
2938 * control.texi (Examples of Catch): Call it "goto" not "go to".
2939
2940 2011-05-14 Eli Zaretskii <eliz@gnu.org>
2941
2942 * nonascii.texi (Character Properties): Fix inconsistencies with
2943 implementation.
2944
2945 * text.texi (Special Properties): Move @defvar's out of the
2946 @table. (Bug#8652)
2947
2948 2011-05-12 Glenn Morris <rgm@gnu.org>
2949
2950 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
2951
2952 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2953
2954 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
2955 (Multiline Font Lock):
2956 * vol2.texi (Top):
2957 * vol1.texi (Top):
2958 * elisp.texi (Top): Update menu accordingly.
2959
2960 2011-05-12 Drew Adams <drew.adams@oracle.com>
2961
2962 * modes.texi (Region to Fontify): Fix typo.
2963
2964 2011-05-10 Jim Meyering <meyering@redhat.com>
2965
2966 * minibuf.texi: Fix typo "in in -> in".
2967
2968 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
2969
2970 * numbers.texi (Integer Basics): Large integers are treated as floats.
2971
2972 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2973
2974 * processes.texi (Synchronous Processes): Document the (:file
2975 "/file-name") syntax for `call-process'.
2976
2977 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * windows.texi (Choosing Window): Fix typo.
2980
2981 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
2982
2983 * frames.texi (Layout Parameters): Note the difference between
2984 querying and setting parameters for left-fringe and right-fringe
2985 (Bug#6930).
2986
2987 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2988
2989 * minibuf.texi (Basic Completion): Be a bit more precise about the
2990 valid kinds of completion tables.
2991 (Programmed Completion): Remove obsolete text about lambda expressions
2992 not being valid completion tables.
2993
2994 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
2995
2996 * positions.texi (Excursions): Explain the "save-excursion
2997 defeated by set-buffer" warning.
2998
2999 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3000 save-excursion. Suggested by Uday S Reddy.
3001
3002 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3003
3004 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3005 (Lexical Binding): New sub-section.
3006
3007 * eval.texi (Eval): Discourage the use of `eval'.
3008 Document its new `lexical' argument.
3009
3010 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3011
3012 * commands.texi (Command Overview): `post-command-hook' is not reset to
3013 nil any more.
3014
3015 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3016
3017 * strings.texi (String Conversion): Don't mention
3018 string-make-(uni|multi)byte (bug#8262).
3019 * nonascii.texi (Converting Representations): Fix up range.
3020 * keymaps.texi (Key Binding Commands): Update code point, avoid
3021 "unibyte character" and remove mention of unibyte bindings.
3022
3023 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3024
3025 * modes.texi (Operator Precedence Grammars): Don't use characters
3026 outside ISO-8859-1.
3027
3028 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3029
3030 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3031
3032 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3033
3034 2011-03-08 Glenn Morris <rgm@gnu.org>
3035
3036 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3037 * intro.texi (Acknowledgements): Names to UTF-8.
3038 * elisp.texi: Set documentencoding.
3039
3040 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3041
3042 * Version 23.3 released.
3043
3044 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3045
3046 * package.texi: Update index keywords.
3047 (Package Archives): New node contents. Document package-x.el.
3048
3049 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
3050
3051 * makefile.w32-in (srcs): Add package.texi.
3052
3053 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * package.texi (Packaging, Packaging Basics, Simple Packages)
3056 (Multi-file Packages): Expand and clarify.
3057 (Package Archives): Temporary placeholder node.
3058
3059 * elisp.texi (Top): Update node listing.
3060
3061 * Makefile.in (srcs): Add package.texi.
3062
3063 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * processes.texi (Synchronous Processes): Minor clarification
3066 (Bug#8149).
3067
3068 2011-03-03 Glenn Morris <rgm@gnu.org>
3069
3070 * files.texi (Truenames): Minor clarification. (Bug#2341)
3071
3072 2011-03-01 Glenn Morris <rgm@gnu.org>
3073
3074 * variables.texi (Directory Local Variables):
3075 Mention `(subdirs . nil)' alist element.
3076
3077 2011-02-28 Glenn Morris <rgm@gnu.org>
3078
3079 * variables.texi (Directory Local Variables): Mention the optional
3080 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3081
3082 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * minibuf.texi (Minibuffer History): Clarify discussion of
3085 minibuffer history lists (Bug#8085).
3086
3087 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3088
3089 * elisp.texi: Sync @dircategory with ../../info/dir.
3090
3091 * files.texi (Visiting Functions): Document find-file-literally,
3092 both the command and the variable.
3093
3094 * variables.texi (Creating Buffer-Local): Explain the meaning of
3095 permanent local variables.
3096
3097 * files.texi (Visiting Functions): Document find-file-literally,
3098 both the command and the variable.
3099
3100 * variables.texi (Creating Buffer-Local): Explain the meaning of
3101 permanent local variables.
3102
3103 2011-02-19 Glenn Morris <rgm@gnu.org>
3104
3105 * keymaps.texi (Remapping Commands): Mention how to undo it.
3106
3107 2011-02-09 Reuben Thomas <rrt@sc3d.org>
3108
3109 * loading.texi (Hooks for Loading): Remove unnecessary advice
3110 about eval-after-load (Bug#7986).
3111
3112 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3113
3114 * commands.texi (Accessing Mouse): Note that a header line is not
3115 included in the row of posn-col-row.
3116
3117 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
3118
3119 * modes.texi (Major Mode Conventions): Add face guidelines.
3120 (Faces for Font Lock): List faces in order of prominence.
3121
3122 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3123
3124 format-time-string now supports subsecond time stamp resolution
3125 * os.texi (Time Parsing): Document %N.
3126
3127 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * vol1.texi (Top):
3130 * vol2.texi (Top):
3131 * elisp.texi (Top):
3132 * display.texi (Display Property): Shorten the menu description of
3133 the "Other Display Specs" node (Bug#7816).
3134
3135 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3136 menu item" concept index entries (Bug#7805).
3137
3138 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3139
3140 * makefile.w32-in (texinfodir): New variable.
3141 (usermanualdir): Remove as redundant with $(emacsdir).
3142 (MAKEINFO): Remove options, leave only program name.
3143 (MAKEINFO_OPTS): New variable.
3144 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3145
3146 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3147 Richard Kim <emacs18@gmail.com>
3148
3149 * loading.texi (Library Search): Document list-load-path-shadows
3150 (Bug#7757).
3151
3152 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * searching.texi (Regexp Special): Remove outdated discussion of
3155 character sets (Bug#7780).
3156
3157 * frames.texi (Pop-Up Menus): Document where menu title comes
3158 from (Bug#7684).
3159
3160 2011-01-25 Glenn Morris <rgm@gnu.org>
3161
3162 * display.texi (Making Buttons): Mention limitation of text buttons.
3163
3164 2011-01-23 Werner Lemberg <wl@gnu.org>
3165
3166 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3167 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3168 (ENVADD): New variable to control texi2dvi and texi2pdf.
3169
3170 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3171
3172 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3173 Emacs manual.
3174
3175 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3176
3177 * files.texi (Directory Names): Explain why FROM in
3178 directory-abbrev-alist should begin with \`. (Bug#7777)
3179
3180 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3181
3182 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3183
3184 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3185
3186 * modes.texi (Emulating Mode Line): Fix last change.
3187
3188 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3189
3190 * modes.texi (Emulating Mode Line): Update documentation of
3191 format-mode-line according to changes that fixed bug #7587.
3192
3193 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3194
3195 * modes.texi (Derived Modes): Mention prog-mode.
3196
3197 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3198 of the key-binding-data cache since we don't use it any more.
3199
3200 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3201
3202 * processes.texi (Shell Arguments):
3203 * strings.texi (Creating Strings): Don't mention "shell commands";
3204 make it explicit that `split-string-and-unquote' and
3205 `combine-and-quote-strings' are mainly for working with arguments
3206 to call-process and start-process.
3207
3208 * processes.texi (Shell Arguments): Fix documentation of
3209 `split-string-and-unquote'. Add indexing. (Bug#7563)
3210
3211 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3212
3213 * modes.texi (Auto-Indentation): New section to document SMIE.
3214 (Major Mode Conventions):
3215 * text.texi (Mode-Specific Indent): Refer to it.
3216
3217 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3218
3219 * display.texi (Other Display Specs): Document left-fringe and
3220 right-fringe display specs.
3221
3222 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3223
3224 * backups.texi (Making Backups):
3225 * modes.texi (Example Major Modes): Use recommended coding style.
3226 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3227 define-derived-mode. Mention completion-at-point-functions.
3228
3229 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * nonascii.texi (Converting Representations):
3232 Document byte-to-string.
3233
3234 2010-12-08 Glenn Morris <rgm@gnu.org>
3235
3236 * buffers.texi (Modification Time):
3237 verify-visited-file-modtime now defaults to the current buffer.
3238
3239 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3240
3241 * nonascii.texi (Converting Representations): Document byte-to-string.
3242
3243 * strings.texi (Creating Strings): Don't mention semi-obsolete
3244 function char-to-string.
3245 (String Conversion): Shorten discussion of semi-obsolete function
3246 string-to-char. Link to Converting Representations.
3247
3248 * objects.texi (Symbol Type):
3249 * text.texi (Near Point):
3250 * help.texi (Help Functions):
3251 * functions.texi (Mapping Functions): Use string instead of
3252 char-to-string in examples.
3253
3254 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3255
3256 * text.texi (Kill Functions, Kill Functions)
3257 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3258 YANK-HANDLER args.
3259
3260 * symbols.texi (Creating Symbols): Using unintern without an
3261 obarray arg is now obsolete.
3262
3263 * numbers.texi (Float Basics): Document float-e and float-pi.
3264
3265 * variables.texi (Defining Variables): Change "pi" example to
3266 "float-pi".
3267
3268 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3269
3270 * commands.texi (Click Events): Document the values of X, Y and
3271 COL, ROW in the event's position, when the click is on the header
3272 or mode line, on the fringes, or in the margins.
3273
3274 2010-11-17 Eli Zaretskii <eliz@gnu.org>
3275
3276 * customize.texi (Composite Types): Lower-case index entry.
3277
3278 * loading.texi (How Programs Do Loading):
3279 Document load-file-name. (Bug#7346)
3280
3281 2010-11-17 Glenn Morris <rgm@gnu.org>
3282
3283 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3284
3285 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3286
3287 * display.texi (Usual Display): Characters with no fonts are not
3288 necessarily displayed as empty boxes.
3289
3290 2010-10-31 Glenn Morris <rgm@gnu.org>
3291
3292 * maps.texi (Standard Keymaps): Update File menu description.
3293
3294 2010-10-28 Glenn Morris <rgm@gnu.org>
3295
3296 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3297
3298 2010-10-24 Eli Zaretskii <eliz@gnu.org>
3299
3300 * display.texi (Window Systems): Deprecate use of window-system as
3301 a predicate.
3302
3303 2010-10-23 Glenn Morris <rgm@gnu.org>
3304
3305 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3306 sorted-doc.
3307
3308 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3309
3310 * os.texi (Dynamic Libraries): New node, with slightly modified
3311 text deleted from "Image Formats".
3312 (System Interface): Add @menu entry for "Dynamic Libraries".
3313
3314 * display.texi (Image Formats): Remove description of
3315 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3316
3317 2010-10-12 Glenn Morris <rgm@gnu.org>
3318
3319 * book-spine.texinfo: Rename to book-spine.texi.
3320
3321 2010-10-11 Glenn Morris <rgm@gnu.org>
3322
3323 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3324
3325 * Makefile.in (DVIPS): New variable.
3326 (.PHONY): Add html, ps.
3327 (html, elisp.html, ps, elisp.ps): New targets.
3328 (clean): Delete html, ps files.
3329 ($(infodir)/elisp): Remove unnecessary includes.
3330
3331 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3332
3333 * makefile.w32-in (emacsdir): New variable.
3334 (srcs): Add emacsver.texi.
3335 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3336
3337 2010-10-09 Glenn Morris <rgm@gnu.org>
3338
3339 * Makefile.in (VPATH): Remove.
3340 (infodir): Make it absolute.
3341 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3342
3343 * Makefile.in (dist): Anchor regexps.
3344
3345 * Makefile.in (srcs): Put elisp.texi first.
3346 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3347
3348 * Makefile.in (infoclean): Remove harmless, long-standing error.
3349
3350 * Makefile.in ($(infodir)): Delete rule.
3351 (mkinfodir): New.
3352 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3353
3354 * Makefile.in (dist): Remove reference to emacsver.texi.in.
3355 Also copy emacsver.texi, and edit $emacsdir.
3356
3357 2010-10-09 Glenn Morris <rgm@gnu.org>
3358
3359 * Makefile.in (emacsdir): New variable.
3360 (MAKEINFO): Add -I $emacsdir.
3361 (dist): Copy emacsver.texi.
3362 (srcs): Add emacsver.texi.
3363
3364 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3365 Set EMACSVER by including emacsver.texi.
3366
3367 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3368
3369 2010-10-07 Glenn Morris <rgm@gnu.org>
3370
3371 * Makefile.in (version): New, set by configure.
3372 (clean): Delete dist tar file.
3373 (dist): Use version in tar name.
3374
3375 2010-10-06 Glenn Morris <rgm@gnu.org>
3376
3377 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3378 (INSTALL_INFO): Remove unused variable.
3379 (mostlyclean, infoclean, dist): New rules.
3380 (clean): Delete dvi and pdf files.
3381 (maintainer-clean): Remove elisp.oaux, use infoclean.
3382 ($(infodir)): Add parallel build workaround.
3383
3384 2010-10-04 Glenn Morris <rgm@gnu.org>
3385
3386 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3387 ($(infodir)/elisp): Ensure target directory exists. Use $@.
3388 Fix -I typo.
3389 (clean): No 'make.out' or 'core' files.
3390 (.PHONY): Declare clean rules.
3391 (maintainer-clean): Delete pdf file. Guard against cd failures.
3392
3393 2010-10-03 Glenn Morris <rgm@gnu.org>
3394
3395 * files.texi (File Name Components): Remove ignored section about
3396 deleted variable directory-sep-char.
3397
3398 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3399
3400 * files.texi (Magic File Names): New defopt
3401 remote-file-name-inhibit-cache.
3402
3403 2010-10-02 Glenn Morris <rgm@gnu.org>
3404
3405 * os.texi (Killing Emacs): Hook now runs in batch mode.
3406
3407 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3408
3409 * text.texi (Special Properties): Clarify when modification-hooks run.
3410
3411 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3412
3413 * syntax.texi (Syntax Flags): Document new `c' flag.
3414
3415 2010-09-09 Glenn Morris <rgm@gnu.org>
3416
3417 * display.texi (ImageMagick Images): General cleanup.
3418
3419 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3420
3421 * files.texi (Directory Names): Use \` rather than ^.
3422
3423 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3424
3425 * text.texi (Low-Level Kill Ring):
3426 * frames.texi (Window System Selections): Remove cut buffer
3427 documentation.
3428
3429 2010-08-28 Eli Zaretskii <eliz@gnu.org>
3430
3431 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3432 Parameters", where the default fringe width is described.
3433
3434 * frames.texi (Window Frame Parameters, Basic Parameters)
3435 (Position Parameters, Layout Parameters, Management Parameters)
3436 (Cursor Parameters, Font and Color Parameters): Add indexing for
3437 frame parameters. (Bug#6929)
3438
3439 2010-08-25 Tom Tromey <tromey@redhat.com>
3440
3441 * vol2.texi (Top): Update.
3442 * vol1.texi (Top): Update.
3443 * tips.texi (Library Headers): Mention Package-Version and
3444 Package-Requires.
3445 * package.texi: New file.
3446 * os.texi (System Interface): Update pointers.
3447 * elisp.texi (Top): Link to new nodes. Include package.texi.
3448 * anti.texi (Antinews): Update pointers.
3449
3450 2010-08-25 Eli Zaretskii <eliz@gnu.org>
3451
3452 * processes.texi (Filter Functions): Fix last change.
3453
3454 2010-08-24 Markus Triska <triska@gmx.at>
3455
3456 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3457 of `buffer-name' in the main text as well as in the example
3458 (Bug#3098).
3459
3460 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3461
3462 * nonascii.texi (Text Representations):
3463 * loading.texi (Loading Non-ASCII):
3464 * compile.texi (Byte Compilation): Don't mention obsolete
3465 --unibyte command-line argument.
3466
3467 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3468
3469 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3470
3471 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3472
3473 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3474
3475 2010-08-20 Eli Zaretskii <eliz@gnu.org>
3476
3477 * commands.texi (Misc Events): Add cross-references to where
3478 POSITION of a mouse event is described in detail.
3479
3480 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
3481
3482 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
3483
3484 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3485
3486 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3487 Suggested by Štěpán Němec <stepnem@gmail.com>.
3488
3489 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3490
3491 * minibuf.texi (High-Level Completion): Document args of
3492 `read-buffer-function' (bug#5625).
3493
3494 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3495
3496 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3497
3498 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
3499
3500 * processes.texi (Process Information): Explain process property
3501 `remote-tty'.
3502
3503 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
3504
3505 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3506 instead of "\C-\^?" (bug#6334).
3507
3508 * text.texi (Special Properties): Fix typo.
3509
3510 2010-07-09 Eli Zaretskii <eliz@gnu.org>
3511
3512 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3513 calling sequences, which are now the standard.
3514
3515 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
3516
3517 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3518
3519 * commands.texi (Command Overview): Mention undo-boundary call.
3520
3521 2010-06-23 Glenn Morris <rgm@gnu.org>
3522
3523 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3524 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3525 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3526 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3527 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3528 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3529 Untabify Texinfo files.
3530
3531 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
3532
3533 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3534
3535 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
3538
3539 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
3540
3541 * searching.texi (Regexp Special): Remove obsolete information
3542 about matching non-ASCII characters, and suggest using char
3543 classes (Bug#6283).
3544
3545 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
3546
3547 * minibuf.texi (Basic Completion): Add missing "@end defun".
3548
3549 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3550
3551 * minibuf.texi (Basic Completion): Document completion-boundaries.
3552 (Programmed Completion): Document the new fourth method for boundaries.
3553
3554 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
3555
3556 * display.texi (Image Cache): Update documentation about image caching.
3557
3558 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3559
3560 * windows.texi (Textual Scrolling):
3561 * tips.texi (Coding Conventions):
3562 * minibuf.texi (Minibuffer History):
3563 * maps.texi (Standard Keymaps):
3564 * loading.texi (Where Defined):
3565 * edebug.texi (Instrumenting): Fix typos.
3566
3567 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * keymaps.texi (Menu Bar): Document :advertised-binding property.
3570
3571 * functions.texi (Obsolete Functions):
3572 Document set-advertised-calling-convention.
3573
3574 * minibuf.texi (Basic Completion): Document completion-in-region.
3575 (Programmed Completion): Document completion-annotate-function.
3576
3577 * commands.texi (Reading One Event): Document read-key.
3578 (Distinguish Interactive): Document KIND arg to
3579 called-interactively-p. Delete obsolete interactive-p.
3580
3581 * elisp.texi (Top): Update node description.
3582
3583 2010-05-08 Eli Zaretskii <eliz@gnu.org>
3584
3585 * nonascii.texi (Character Properties):
3586 Document unicode-category-table. Add an index entry for Unicode
3587 general category.
3588
3589 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3590
3591 * Version 23.2 released.
3592
3593 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
3594
3595 * locals.texi (Standard Buffer-Local Variables):
3596 Remove @ignore'd reference to `direction-reversed'.
3597
3598 2010-04-14 Juri Linkov <juri@jurta.org>
3599
3600 Fix @deffn without category.
3601
3602 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
3603 for `abbrev-insert'.
3604
3605 * buffers.texi (Indirect Buffers): Add category `Command'
3606 to @deffn of `clone-indirect-buffer'.
3607
3608 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
3609 for `next-window' and `previous-window'. Add category `Command'
3610 to @deffn of `pop-to-buffer'.
3611
3612 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * nonascii.texi (Text Representations): Don't mark
3615 enable-multibyte-characters as a user option.
3616
3617 2010-03-31 Eli Zaretskii <eliz@gnu.org>
3618
3619 * control.texi (Handling Errors): How to re-throw a signal caught
3620 by condition-case.
3621
3622 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
3623
3624 * loading.texi (Hooks for Loading): Document after-load-functions.
3625 Copyedits.
3626
3627 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
3628
3629 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
3630
3631 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
3632
3633 * processes.texi (Network Processes): Document seqpacket type.
3634
3635 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3636
3637 * os.texi (System Environment): Do not mention lynxos.
3638
3639 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3640
3641 * Branch for 23.2.
3642
3643 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * objects.texi (Integer Type): Take note of the read syntax
3646 exception for numbers that cannot fit in the integer type.
3647
3648 2010-03-03 Glenn Morris <rgm@gnu.org>
3649
3650 * numbers.texi (Integer Basics, Bitwise Operations):
3651 * objects.texi (Integer Type): Update for integers now being 30-bit.
3652
3653 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
3654
3655 * display.texi (Low-Level Font): Document :otf font-spec property.
3656
3657 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3658
3659 * display.texi (Line Height): Avoid obsolete special default variables
3660 like default-major-mode.
3661
3662 2010-01-28 Alan Mackenzie <acm@muc.de>
3663
3664 * display.texi (Auto Faces): Say fontification-functions is called
3665 whether or not Font Lock is enabled. Tidy up the wording a bit.
3666
3667 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3668
3669 * elisp.texi: Remove duplicate edition information (Bug#5407).
3670
3671 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3672
3673 * two.el (volume-header-toc-markup): Fix typos in docstring.
3674
3675 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3676
3677 Avoid dubious uses of save-excursions.
3678 * positions.texi (Excursions): Recommend the use of
3679 save-current-buffer if applicable.
3680 * text.texi (Clickable Text): Fix the example code which used
3681 save-excursion in a naive way which sometimes preserves point and
3682 sometimes not.
3683 * variables.texi (Creating Buffer-Local):
3684 * os.texi (Session Management):
3685 * display.texi (GIF Images):
3686 * control.texi (Cleanups): Use (save|with)-current-buffer.
3687
3688 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3689
3690 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
3691
3692 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
3693
3694 * nonascii.texi (Text Representations, Character Codes)
3695 (Converting Representations, Explicit Encoding)
3696 (Translation of Characters): Use hex notation consistently.
3697 (Character Sets): Fix map-charset-chars doc (Bug#5197).
3698
3699 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
3700
3701 * loading.texi (Where Defined): Make it clearer that these are
3702 loaded files (Bug#5068).
3703
3704 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * minibuf.texi (Completion Styles): Document `initials' style.
3707
3708 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
3709
3710 * frames.texi (Resources): Describe inhibit-x-resources.
3711 (Size Parameters): Copyedit.
3712
3713 * hash.texi (Creating Hash):
3714 * objects.texi (Hash Table Type): Document the new hash table
3715 printed representation.
3716
3717 * minibuf.texi (Basic Completion): 4th arg to all-completions is
3718 obsolete.
3719
3720 * processes.texi (Process Buffers):
3721 Document process-kill-buffer-query-function.
3722
3723 2009-12-05 Glenn Morris <rgm@gnu.org>
3724
3725 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
3726 diary-display-function, and no longer recommended to be a hook.
3727 Update for changes in the names of calendar and diary hooks.
3728 diary-print-entries-hook has changed section.
3729
3730 2009-11-28 Eli Zaretskii <eliz@gnu.org>
3731
3732 * text.texi (Special Properties): More accurate description of
3733 what the `cursor' property does.
3734
3735 2009-11-26 Kevin Ryde <user42@zip.com.au>
3736
3737 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
3738 mouse-wheel-down-event, the closest thing to a definition for them.
3739 * os.texi (Startup Summary): vindex inhibit-startup-message and
3740 inhibit-splash-screen.
3741 (Command-Line Arguments): vindex argv.
3742 (Suspending Emacs): vindex suspend-tty-functions and
3743 resume-tty-functions. Don't want to index every hook, but having
3744 the programming ones is helpful.
3745
3746 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
3747
3748 * commands.texi (Motion Events): Fix typo (Bug#4907).
3749
3750 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
3751
3752 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
3753 are affected by case-fold-search (Bug#4483).
3754
3755 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
3756
3757 * minibuf.texi (Reading File Names): Note that read-file-name may
3758 use a graphical file dialog.
3759
3760 2009-10-31 Glenn Morris <rgm@gnu.org>
3761
3762 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
3763
3764 2009-10-16 Kevin Ryde <user42@zip.com.au>
3765
3766 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
3767 in particular so `info-lookup-symbol' can find its docs.
3768
3769 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
3770
3771 * variables.texi (Constant Variables): Distinguish from defconst
3772 variables.
3773 (Defining Variables): Add cindex.
3774
3775 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
3776
3777 * os.texi (Time of Day): Clarify that the microsecond part is
3778 ignored (Bug#4637).
3779
3780 2009-10-11 Glenn Morris <rgm@gnu.org>
3781
3782 * frames.texi (Size and Position): Clarify what is included in the frame
3783 height. (Bug#4535)
3784
3785 2009-10-10 Glenn Morris <rgm@gnu.org>
3786
3787 * windows.texi (Size of Window): The relationship between window and
3788 frame heights is not so simple. (Bug#4535)
3789 Mention window-full-height-p.
3790
3791 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3792
3793 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
3794 used from Lisp.
3795
3796 2009-10-07 Eli Zaretskii <eliz@gnu.org>
3797
3798 * files.texi (Directory Names) <abbreviate-file-name>:
3799 Document that root home directories are not replaced with "~".
3800
3801 2009-10-06 Eli Zaretskii <eliz@gnu.org>
3802
3803 * text.texi (Special Properties): Document the meaning of the
3804 `cursor' text property whose value is an integer.
3805
3806 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3807
3808 * files.texi (Magic File Names): Add `copy-directory'.
3809
3810 2009-10-05 Eli Zaretskii <eliz@gnu.org>
3811
3812 * files.texi (File Attributes): Fix description of file
3813 attributes. (Bug#4638) Update attributes of files.texi example to
3814 be more representative.
3815
3816 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * files.texi (Create/Delete Dirs): New command copy-directory.
3819
3820 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
3821
3822 * anti.texi (Antinews):
3823 * macros.texi (Indenting Macros):
3824 * strings.texi (Creating Strings, Case Conversion):
3825 Remove duplicate words.
3826
3827 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3828
3829 * files.texi (Create/Delete Dirs): delete-directory has an
3830 optional parameter RECURSIVE.
3831
3832 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
3833
3834 * buffers.texi (Swapping Text): Minor clarification.
3835
3836 2009-10-01 Glenn Morris <rgm@gnu.org>
3837
3838 * functions.texi (Declaring Functions): Mention that we also search for
3839 ".m" files in the src/ directory.
3840
3841 2009-09-25 David Engster <deng@randomsample.de>
3842
3843 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
3844
3845 2009-09-22 Glenn Morris <rgm@gnu.org>
3846
3847 * internals.texi (Building Emacs): Mention preloaded-file-list.
3848
3849 2009-09-14 Alan Mackenzie <acm@muc.de>
3850
3851 * os.texi (Terminal Output): Put "@code{}" around "stdout".
3852
3853 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3854
3855 * functions.texi (Anonymous Functions): Rearrange discussion,
3856 giving usage of unquoted lambda forms first. Mention that
3857 `function' and `#'' are no longer required (Bug#4290).
3858
3859 2009-09-11 Alan Mackenzie <acm@muc.de>
3860
3861 * os.texi (Terminal Output): Document `send-string-to-terminal' in
3862 batch mode.
3863
3864 2009-09-01 Glenn Morris <rgm@gnu.org>
3865
3866 * display.texi (Face Functions): Mention define-obsolete-face-alias.
3867
3868 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
3869
3870 * nonascii.texi (Character Codes): Fix typos.
3871
3872 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
3873
3874 * processes.texi (Synchronous Processes): New defvar
3875 process-file-side-effects.
3876
3877 2009-08-25 Glenn Morris <rgm@gnu.org>
3878
3879 * display.texi (Fontsets): Fix typo.
3880
3881 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
3882
3883 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3884
3885 * processes.texi (Asynchronous Processes): Adjust arglist of
3886 start-process-shell-command and start-file-process-shell-command.
3887
3888 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
3889
3890 * advice.texi (Argument Access in Advice): Note that argument
3891 positions are zero-based (Bug#3932).
3892
3893 * commands.texi (Distinguish Interactive): Minor copyedit.
3894
3895 * display.texi (Face Attributes): Add xref to Displaying Faces for
3896 explanation of "underlying face".
3897
3898 * customize.texi (Common Keywords): Add xref to Loading.
3899
3900 * loading.texi (How Programs Do Loading): Add xref to Lisp
3901 Libraries node in the Emacs manual.
3902
3903 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
3904
3905 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
3906
3907 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
3908
3909 * processes.texi (Shell Arguments): Copyedits.
3910
3911 2009-07-18 Glenn Morris <rgm@gnu.org>
3912
3913 * loading.texi (Repeated Loading): Fix typo.
3914
3915 2009-07-16 Richard Stallman <rms@gnu.org>
3916
3917 * buffers.texi (Swapping Text): Recommend setting
3918 write-region-annotate-functions and buffer-saved-size.
3919
3920 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
3921
3922 2009-07-15 Glenn Morris <rgm@gnu.org>
3923
3924 * edebug.texi: Minor re-phrasings throughout.
3925 (Edebug Execution Modes): Sit-for affects continue mode too.
3926 (Jumping): Use `forward-sexp' rather than its keybinding.
3927 (Edebug Misc): Fix Q binding.
3928 (Edebug Eval): Remove cl version.
3929 (Printing in Edebug): Clarify print-length etc.
3930 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
3931 (Specification List): Remove edebug-unwrap findex entry.
3932 (Specification Examples): defmacro is actually not the same as defun.
3933 Escape "`" in example.
3934
3935 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
3936
3937 * markers.texi (The Mark): Document optional arg to
3938 deactivate-mark.
3939
3940 2009-07-11 Kevin Ryde <user42@zip.com.au>
3941
3942 * hooks.texi (Standard Hooks): Fix cross-references.
3943
3944 * loading.texi (Named Features): Refer to eval-after-load.
3945
3946 2009-07-11 Glenn Morris <rgm@gnu.org>
3947
3948 * Makefile.in (TEXI2PDF): New.
3949 (elisp.pdf): New target.
3950
3951 * searching.texi (Regexp Backslash): Fix typo.
3952
3953 * elisp.texi (Top): Display copyright notice at start of non-TeX.
3954
3955 2009-07-10 Glenn Morris <rgm@gnu.org>
3956
3957 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
3958
3959 * customize.texi (Customization Types):
3960 * display.texi (Abstract Display):
3961 * objects.texi (Character Type, String Type):
3962 Merge in some menu descriptions from elisp.texi.
3963
3964 * hash.texi (Hash Tables):
3965 * modes.texi (Multiline Font Lock):
3966 End menu description with period.
3967
3968 2009-07-09 Glenn Morris <rgm@gnu.org>
3969
3970 * back.texi: Don't hard-code texinfo location.
3971
3972 * two-volume.make (texinfodir): New, with location of texinfo.tex.
3973 (tex): Add texinfodir to TEXINPUTS.
3974 (elisp1med-init, elisp2med-init): Use texinfodir.
3975
3976 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
3977 (clean): Add two-volume.make intermediate files.
3978
3979 * elisp.texi, vol1.texi, vol2.texi:
3980 Use a DATE variable with the publication date, and update it.
3981 Fix antinews menu description.
3982
3983 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
3984 Update the detailed node listing to match elisp.texi.
3985
3986 * README: Update edition to match elisp.texi.
3987
3988 * objects.texi (General Escape Syntax):
3989 * nonascii.texi (Character Sets):
3990 Use consistent case for "Unicode Standard".
3991
3992 * anti.texi (Antinews):
3993 * customize.texi (Variable Definitions):
3994 * functions.texi (Declaring Functions):
3995 * nonascii.texi (Character Properties):
3996 * processes.texi (Serial Ports):
3997 * text.texi (Special Properties):
3998 * tips.texi (Coding Conventions):
3999 Minor rearrangements to improve TeX line-filling.
4000
4001 * commands.texi (Using Interactive): Fix cross-reference.
4002
4003 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4004
4005 * frames.texi (Management Parameters): Mention sticky.
4006
4007 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4008
4009 * help.texi (Help Functions): Fix description of help-buffer and
4010 help-setup-xref to use @defun instead of @deffn.
4011
4012 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4013
4014 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4015
4016 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
4017
4018 * display.texi (Window Systems): Add ns to the list.
4019
4020 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4021
4022 * Branch for 23.1.
4023
4024 2009-06-17 Martin Rudalics <rudalics@gmx.at>
4025
4026 * windows.texi (Dedicated Windows): Fix typo.
4027 (Resizing Windows): Replace @defun by @deffn.
4028
4029 2009-06-17 Glenn Morris <rgm@gnu.org>
4030
4031 * variables.texi (Directory Local Variables):
4032 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4033
4034 2009-06-09 Kenichi Handa <handa@m17n.org>
4035
4036 * nonascii.texi (Character Sets): State clearly that FROM and TO
4037 are codepoints of CHARSET.
4038
4039 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
4040
4041 * minibuf.texi (Reading File Names): Fix introductory text.
4042 Suggested by stan@derbycityprints.com.
4043 (High-Level Completion): Fix typo.
4044
4045 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * frames.texi (Text Terminal Colors): Multi-tty is already
4048 implemented, but tty-local colors are not.
4049
4050 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
4051
4052 * hooks.texi (Standard Hooks): Remove mention of obsolete
4053 redisplay-end-trigger-functions.
4054
4055 * internals.texi (Window Internals): Remove mention of obsolete
4056 redisplay-end-trigger-functions.
4057
4058 2009-05-21 Martin Rudalics <rudalics@gmx.at>
4059
4060 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4061
4062 * backups.texi (Making Backups): backup-directory-alist and
4063 make-backup-file-name-function are options.
4064 (Auto-Saving): auto-save-list-file-prefix is an option.
4065
4066 * buffers.texi (Killing Buffers): buffer-offer-save is an
4067 option.
4068
4069 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4070 option.
4071 (Echo Area Customization): echo-keystrokes is an option.
4072 (Selective Display): selective-display-ellipses is an option.
4073 (Temporary Displays): temp-buffer-show-function is an option.
4074 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4075 are options.
4076 (Font Selection): face-font-family-alternatives,
4077 face-font-selection-order, face-font-registry-alternatives, and
4078 scalable-fonts-allowed are options.
4079 (Fringe Indicators): indicate-buffer-boundaries is an option.
4080 (Fringe Cursors): overflow-newline-into-fringe is an option.
4081 (Scroll Bars): scroll-bar-mode is an option.
4082
4083 * eval.texi (Eval): max-lisp-eval-depth is an option.
4084
4085 * files.texi (Visiting Functions): find-file-hook is an option.
4086 (Directory Names): directory-abbrev-alist is an option.
4087 (Unique File Names): temporary-file-directory and
4088 small-temporary-file-directory are options.
4089
4090 * frames.texi (Initial Parameters): initial-frame-alist,
4091 minibuffer-frame-alist and default-frame-alist are options.
4092 (Cursor Parameters): blink-cursor-alist and
4093 cursor-in-non-selected-windows ar options.
4094 (Window System Selections): selection-coding-system is an
4095 option.
4096 (Display Feature Testing): display-mm-dimensions-alist is an
4097 option.
4098
4099 * help.texi (Help Functions): help-char and help-event-list are
4100 options.
4101
4102 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4103 an option.
4104
4105 * minibuf.texi (Minibuffer History): history-length and
4106 history-delete-duplicates are options.
4107 (High-Level Completion): read-buffer-function and
4108 read-buffer-completion-ignore-case are options.
4109 (Reading File Names): read-file-name-completion-ignore-case is
4110 an option.
4111
4112 * modes.texi (Mode Line Top): mode-line-format is an option.
4113 (Mode Line Variables): mode-line-position and mode-line-modes
4114 are options.
4115
4116 * nonascii.texi (Text Representations):
4117 enable-multibyte-characters is an option.
4118 (Default Coding Systems): auto-coding-regexp-alist,
4119 file-coding-system-alist, auto-coding-alist and
4120 auto-coding-functions are options.
4121 (Specifying Coding Systems): inhibit-eol-conversion is an
4122 option.
4123
4124 * os.texi (Init File): site-run-file is an option.
4125 (System Environment): mail-host-address is an option.
4126 (User Identification): user-mail-address is an option.
4127 (Terminal Output): baud-rate is an option.
4128
4129 * positions.texi (Word Motion): words-include-escapes is an
4130 option.
4131
4132 * searching.texi (Standard Regexps): page-delimiter,
4133 paragraph-separate, paragraph-separate and sentence-end are
4134 options.
4135
4136 * text.texi (Margins): left-margin and fill-nobreak-predicate
4137 are options.
4138
4139 * variables.texi (Local Variables): max-specpdl-size is an
4140 option.
4141
4142 * windows.texi (Choosing Window):
4143 split-window-preferred-function, special-display-function and
4144 display-buffer-function are options.
4145
4146 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
4147
4148 Fix errors spotted by Martin Rudalics.
4149
4150 * syntax.texi (Position Parse): Document rationale for ignored
4151 arguments to syntax-ppss-flush-cache.
4152
4153 * processes.texi (Input to Processes): Mark PROCESS arg to
4154 process-running-child-p as optional.
4155 (Network Options): Document NO-ERROR arg to
4156 set-network-process-option.
4157
4158 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4159 command.
4160
4161 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4162 posix-search-backward as commands.
4163
4164 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4165 (Suspending Emacs): Mark suspend-emacs as a command.
4166 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4167 commands.
4168 (Terminal Output): Remove obsolete function baud-rate.
4169 Document TERMINAL arg for send-string-to-terminal.
4170
4171 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4172 terminal-coding-system and set-terminal-coding-system.
4173 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4174 as optional.
4175 (Character Sets): Document RESTRICTION arg of char-charset.
4176 (Character Codes): Mark POS argument to get-byte as optional.
4177
4178 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4179 minibuffer-message.
4180
4181 * files.texi (Create/Delete Dirs): Mark make-directory and
4182 delete-directory as commands.
4183
4184 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4185
4186 * text.texi (Base 64): Mark base64-decode-string and
4187 base64-encode-string as commands.
4188 (Columns): Mark move-to-column as a command.
4189 (Mode-Specific Indent): Document RIGID arg to
4190 indent-for-tab-command.
4191 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4192 Mark indent-code-rigidly as a command.
4193 (Substitution): Mark translate-region as a command.
4194
4195 * frames.texi (Size and Position): Remove obsolete functions
4196 screen-height and screen-width.
4197
4198 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
4199
4200 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4201 (Displaying Buffers, Resizing Windows): Correct mistakes;
4202 next-window, previous-window, and pop-to-buffer are not commands,
4203 and fit-window-to-buffer" is a command. (Pointed out by Martin
4204 Rudalics.)
4205
4206 2009-05-17 Richard M Stallman <rms@gnu.org>
4207
4208 * modes.texi (Precalculated Fontification): Clarify text.
4209
4210 2009-05-17 Martin Rudalics <rudalics@gmx.at>
4211
4212 * windows.texi (Selecting Windows): Clarify descriptions of
4213 with-selected-window and get-lru-window.
4214 (Cyclic Window Ordering): Refer to particular frame when talking
4215 about how splitting affects the ordering.
4216 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4217 switch-to-buffer-other-window. Explain how setting of
4218 display-buffer-reuse-frames affects pop-to-buffer.
4219 (Choosing Window): Clarify some details in descriptions of
4220 display-buffer-reuse-frames, pop-up-frames, and
4221 pop-up-frame-function.
4222 (Dedicated Windows): Clarify some details.
4223 (Textual Scrolling): Replace term vscroll by term vertical
4224 scroll position.
4225 (Vertical Scrolling): Fix typo.
4226 (Window Hooks): Relate text on jit-lock-register to window
4227 scrolling and size changes.
4228
4229 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
4230
4231 * frames.texi (Initial Parameters): Clarify what the initial
4232 minibuffer frame is.
4233 (Buffer Parameters): Note that the minibuffer parameter can not be
4234 altered.
4235
4236 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4237 Document display-buffer changes.
4238
4239 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4240
4241 * anti.texi (Antinews): Rewrite for Emacs 22.
4242
4243 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4244 obarrays are first mentioned. Define "system abbrev" more
4245 prominently, and add it to the index.
4246 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4247 Copyedits.
4248 (Abbrev Expansion): Document abbrev-insert.
4249
4250 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4251
4252 * frames.texi (Font and Color Parameters): Rename from Color
4253 Parameters. Document font-backend parameter.
4254
4255 * vol2.texi (Top): Update node listing.
4256 * vol1.texi (Top): Update node listing.
4257 * elisp.texi (Top): Update node listing.
4258
4259 2009-05-11 Martin Rudalics <rudalics@gmx.at>
4260
4261 * windows.texi (Choosing Window): Don't explicitly refer to
4262 split-window-sensibly's window argument in descriptions of
4263 split-height-threshold and split-width-threshold.
4264
4265 2009-05-10 Martin Rudalics <rudalics@gmx.at>
4266
4267 * windows.texi (Choosing Window): Fix rewrite of window
4268 splitting section.
4269
4270 2009-05-09 Eli Zaretskii <eliz@gnu.org>
4271
4272 * nonascii.texi (Default Coding Systems):
4273 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
4274 Add indexing.
4275 (Lisp and Coding Systems): Add index entries.
4276
4277 2009-05-09 Martin Rudalics <rudalics@gmx.at>
4278
4279 * windows.texi (Choosing Window): Describe split-window-sensibly
4280 and rewrite section on window splitting accordingly.
4281 (Textual Scrolling): Replace `...' by @code{...}.
4282
4283 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
4284
4285 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4286 Remove obsoleted pre-abbrev-expand-hook.
4287
4288 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4289 entries.
4290
4291 * internals.texi (Object Internals): Don't assume 32-bit machines
4292 are the norm.
4293 (Buffer Internals): Consolidate table entries for readability.
4294 (Window Internals): Synch field names to window.h.
4295 (Process Internals): Synch field names to process.h.
4296
4297 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * variables.texi (File Local Variables): Note that read-circle is
4300 bound to nil when reading file-local variables.
4301
4302 * streams.texi (Input Functions): Document read-circle.
4303 (Output Variables): Add xref to Circular Objects.
4304
4305 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
4306
4307 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4308 Features and Coding System Basics. Node that "p" stands for
4309 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4310 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4311 mouse-appearance-menu.
4312 (Programming Tips): Add xref to Progress.
4313
4314 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4315
4316 * os.texi (Command-Line Arguments):
4317 Document command-line-args-left.
4318 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4319 terminal objects for tty arguments.
4320 (Startup Summary): Add xref to Session Management.
4321 (Session Management): Mention emacs-session-restore. Copyedits.
4322
4323 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * os.texi (Startup Summary): Copyedits. The init file is not
4326 necessarily named .emacs now. Document initial-buffer-choice and
4327 initial-scratch-message. Note where Emacs exits in batch mode.
4328 Document inhibit-splash-screen as an alias.
4329 (Init File): Be neutral about which init file name to use.
4330
4331 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
4332
4333 * os.texi (System Interface): Fix Texinfo usage.
4334
4335 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
4336
4337 * searching.texi (Regexp Backslash): Also refer to shy groups as
4338 non-capturing or unnumbered groups.
4339 (Regexp Functions): Add cross-reference to Regexp Backslash.
4340
4341 * display.texi (Truncation): Overlays can use line-prefix and
4342 wrap-prefix too.
4343 (Overlay Properties): Document wrap-prefix and line-prefix.
4344 (Face Attributes): Document underline-minimum-offset.
4345 (Face Remapping): Copyedits.
4346 (Low-Level Font): Copyedits.
4347 (Image Cache): Note that the image cache is shared between frames.
4348 (Line Height): Emphasize that line-spacing only takes effect on
4349 graphical terminals.
4350
4351 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4352
4353 * display.texi (Refresh Screen): Note that a passage about screen
4354 refreshing is text terminal only.
4355 (Forcing Redisplay): Delete misleading comment---sit-for calls
4356 redisplay, not the other way around.
4357 (Truncation): Note new values of truncate-partial-width-windows.
4358 Copyedits.
4359 (Invisible Text): Document invisible-p.
4360
4361 2009-04-11 Eli Zaretskii <eliz@gnu.org>
4362
4363 * display.texi (Overlays): Overlays don't scale well. See
4364 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4365
4366 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
4367
4368 * syntax.texi (Syntax Table Functions): Document cons cell
4369 argument for modify-syntax-entry.
4370 (Categories): Document cons cell argument for
4371 modify-category-entry.
4372
4373 * searching.texi (String Search): Document word-search-forward-lax
4374 and word-search-backward-lax.
4375 (Searching and Case): Describe isearch behavior more precisely.
4376
4377 * keymaps.texi (Tool Bar): Mention that some platforms do not
4378 support multi-line toolbars. Suggested by Stephen Eglen.
4379
4380 * frames.texi (Layout Parameters): Mention that Nextstep also
4381 allows only one tool-bar line. Suggested by Stephen Eglen.
4382
4383 * nonascii.texi (Text Representations): Copyedits.
4384 (Coding System Basics): Also mention utf-8-emacs.
4385 (Converting Representations, Selecting a Representation)
4386 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4387 Copyedits.
4388 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4389
4390 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
4391
4392 * text.texi (Yank Commands): Note that yank uses push-mark.
4393 (Filling): Clarify REGION argument of fill-paragraph.
4394 Document fill-forward-paragraph-function.
4395 (Special Properties): Remove "new in Emacs 22" declaration.
4396 (Clickable Text): Merge with Links and Mouse-1 node.
4397
4398 * display.texi (Button Properties, Button Buffer Commands):
4399 Change xref to Clickable Text.
4400
4401 * tips.texi (Key Binding Conventions): Change xref to Clickable
4402 Text.
4403
4404 * elisp.texi (Top): Update node listing.
4405
4406 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
4407
4408 * markers.texi (The Mark): Copyedits. Improve description of
4409 handle-shift-selection.
4410 (The Region): Move use-region-p here from The Mark.
4411
4412 * positions.texi (Screen Lines): Document (cols . lines) argument
4413 for vertical-motion.
4414
4415 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
4416
4417 * frames.texi (Frames): Clean up introduction. Document `ns'
4418 return value for framep.
4419 (Creating Frames): Note how the terminal is chosen.
4420 (Multiple Terminals, Multiple Displays): Merge into a single node.
4421 (Color Parameters): Fix typo.
4422
4423 * variables.texi (Local Variables, Buffer-Local Variables)
4424 (Creating Buffer-Local): Change link to Multiple Terminals.
4425
4426 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4427
4428 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4429 Terminals.
4430
4431 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4432 to Multiple Terminals.
4433
4434 * elisp.texi (Top): Update node listing.
4435 * vol2.texi (Top): Update node listing.
4436 * vol1.texi (Top): Update node listing.
4437
4438 * buffers.texi (Current Buffer): Note that the append-to-buffer
4439 example is no longer in synch with the latest code. Tie the two
4440 examples together.
4441
4442 * files.texi (File Attributes): Move note about MS-DOS from
4443 Changing Files to File Attributes.
4444 (Create/Delete Dirs): Note that mkdir is an alias for this.
4445
4446 2009-04-01 Markus Triska <triska@gmx.at>
4447
4448 * processes.texi (Filter Functions): Suggest how to handle output
4449 batches.
4450
4451 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
4452
4453 * help.texi (Accessing Documentation): Update example to use
4454 help-setup-xref and with-help-window.
4455 (Help Functions): Remove print-help-return-message, which is
4456 semi-obsolete due to with-help-window. Document help-buffer and
4457 help-setup-xref.
4458
4459 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * help.texi (Accessing Documentation, Help Functions):
4462 Remove information about long-obsolete Emacs versions.
4463
4464 * modes.texi (Mode Line Variables): The default values of the mode
4465 line variables are now more complicated.
4466
4467 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
4468
4469 * modes.texi (Major Mode Conventions): Note that specialness is
4470 inherited.
4471 (Derived Modes): Note that define-derive-mode sets the mode-class
4472 property.
4473
4474 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4475 goto-map. Add search-map to the list.
4476
4477 2009-03-27 Eli Zaretskii <eliz@gnu.org>
4478
4479 * os.texi (System Environment): Update the list of system-type
4480 values.
4481
4482 * markers.texi (The Mark) <handle-shift-selection>: Update for
4483 removal of the optional argument DEACTIVATE.
4484
4485 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
4486
4487 * commands.texi (Focus Events): Most X window managers don't use
4488 focus-follows-mouse nowadays.
4489
4490 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
4491
4492 * commands.texi (Defining Commands): Clarify introduction.
4493 (Using Interactive): Not that interactive can be put in a symbol
4494 property.
4495 (Interactive Call): Note that a symbol with a non-nil
4496 interactive-form property satisfies commandp.
4497
4498 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
4499
4500 * minibuf.texi (Intro to Minibuffers): Fix typos.
4501
4502 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
4503
4504 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
4505 about minibuffers in old Emacs versions. Copyedits.
4506 Emphasize that enable-recursive-minibuffers defaults to nil.
4507 (Text from Minibuffer): Simplify introduction.
4508
4509 2009-03-22 Alan Mackenzie <acm@muc.de>
4510
4511 * commands.texi (Using Interactive): Clarify string argument to
4512 `interactive' - even promptless elements need \n separators.
4513
4514 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
4515
4516 * minibuf.texi (Completion Styles): New node.
4517
4518 * elisp.texi (Top): Update node listing.
4519
4520 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
4521
4522 * minibuf.texi (Basic Completion): Note that
4523 read-file-name-completion-ignore-case and
4524 read-buffer-completion-ignore-case can override
4525 completion-ignore-case.
4526 (Minibuffer Completion): Document completing-read changes.
4527 (Completion Commands): Avoid mentioning partial completion mode.
4528 Document minibuffer-completion-confirm changes, and
4529 minibuffer-confirm-exit-commands.
4530 (High-Level Completion): Document new require-match behavior for
4531 read-buffer. Document read-buffer-completion-ignore-case.
4532 (Reading File Names): Document new require-match behavior for
4533 read-file-name.
4534
4535 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
4536
4537 * debugging.texi (Error Debugging): Don't mislead the reader into
4538 thinking that debug-on-error enters debugger for C-f at EOB.
4539 (Error Debugging): Setting debug-on-init within the init file
4540 works, and has for some time.
4541
4542 2009-03-13 Kenichi Handa <handa@m17n.org>
4543
4544 * display.texi (Fontsets): Update the description.
4545
4546 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
4547
4548 * advice.texi (Advising Primitives): Link to What Is a Function.
4549
4550 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
4551
4552 * compile.texi (Speed of Byte-Code): Update example.
4553 (Disassembly): Update examples.
4554
4555 * loading.texi (Repeated Loading): Simplify examples.
4556
4557 * customize.texi (Common Keywords): It's not necessary to use :tag
4558 to remove hyphens, as custom-unlispify-tag-name does it
4559 automatically.
4560 (Variable Definitions): Link to File Local Variables.
4561 Document customized-value symbol property.
4562 (Customization Types): Move menu to end of node.
4563
4564 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
4565
4566 * macros.texi (Compiling Macros): Omit misleading sentence, which
4567 implied that macros can only be used in the same file they are
4568 defined.
4569 (Backquote): Remove obsolete information about Emacs 19.
4570
4571 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
4572
4573 * display.texi (Display Margins): Fix paren typo.
4574
4575 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
4576
4577 * elisp.texi (Top): Update node listing.
4578
4579 * variables.texi (Variables): Clarify introduction.
4580 (Global Variables): Mention that setq is a special form.
4581 (Local Variables): Use active voice.
4582 (Tips for Defining): Mention marking variables as safe.
4583 (Buffer-Local Variables): Mention terminal-local and frame-local
4584 variables together.
4585 (File Local Variables): Copyedits.
4586 (Frame-Local Variables): Note that they are not really useful.
4587 (Future Local Variables): Node deleted.
4588
4589 * objects.texi (General Escape Syntax): Update explanation of
4590 Unicode escape syntax.
4591
4592 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
4593
4594 * control.texi (Control Structures): Add cindex entry for "textual
4595 order".
4596
4597 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
4598 instead of "expression" throughout.
4599 (Function Indirection): Copyedits. Use active voice.
4600 (Eval): The default value of max-lisp-eval-depth is now 400.
4601
4602 2009-02-23 Miles Bader <miles@gnu.org>
4603
4604 * processes.texi (System Processes): Rename `system-process-attributes'
4605 to `process-attributes'.
4606
4607 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
4608
4609 * symbols.texi (Property Lists): Emphasize that property lists are
4610 not restricted to symbol cells.
4611 (Other Plists): Copyedit.
4612
4613 * sequences.texi (Sequences Arrays Vectors): Make introduction
4614 more concise.
4615 (Arrays): Mention char-tables and bool-vectors too.
4616 (Vectors): Don't repeat information given in Arrays node. Link to
4617 nodes that explain the vector usage examples.
4618 (Char-Tables): Note that char-table elements can have arbitrary
4619 type. Explain effect of omitted char-table-extra-slots property.
4620 Link to Property Lists node.
4621
4622 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
4623
4624 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
4625 `append'.
4626 (List Elements): Copyedits.
4627
4628 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
4629 of `vconcat'.
4630
4631 * strings.texi (Creating Strings): Copyedits. Remove obsolete
4632 Emacs 20 usage of `concat'.
4633 (Case Conversion): Copyedits.
4634
4635 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
4638 Minor edits.
4639 (Frame Configuration Type): Emphasize that it is not primitive.
4640 (Font Type): New node.
4641 (Type Predicates): Add fontp; type-of now recognizes font object
4642 types.
4643
4644 * intro.texi (Version Info): Update version numbers in examples.
4645 (Acknowledgements): List more contributors.
4646
4647 * elisp.texi: Bump version number to 3.0.
4648 (Top): Link to Font Type node.
4649
4650 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4651
4652 * modes.texi (Major Mode Conventions): Remove duplicate words.
4653 (Customizing Keywords): Fix typo.
4654
4655 2009-02-14 Eli Zaretskii <eliz@gnu.org>
4656
4657 * nonascii.texi (User-Chosen Coding Systems): Document that
4658 select-safe-coding-system suggests raw-text if there are raw bytes
4659 in the region.
4660 (Explicit Encoding): Warn not to use `undecided' when encoding.
4661
4662 2009-02-11 Glenn Morris <rgm@gnu.org>
4663
4664 * frames.texi (Visibility of Frames): Mention the effect multiple
4665 workspaces/desktops can have on visibility.
4666
4667 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4668
4669 * text.texi (Commands for Insertion):
4670 * commands.texi (Event Mod):
4671 * keymaps.texi (Searching Keymaps):
4672 * nonascii.texi (Translation of Characters):
4673 Reinstate documentation of translation-table-for-input.
4674 (Explicit Encoding): Document the `charset' text property produced
4675 by decode-coding-region and decode-coding-string.
4676
4677 2009-01-27 Alan Mackenzie <acm@muc.de>
4678
4679 * modes.texi (Search-based Fontification): Correct a typo.
4680
4681 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
4682
4683 * abbrevs.texi (Abbrev Table Properties): Fix typo.
4684 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
4685
4686 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4687
4688 * display.texi (Window Systems): Document the value of
4689 `initial-window-system' under --daemon.
4690
4691 * os.texi (System Environment): Remove description of the
4692 `environment' function which has been deleted.
4693
4694 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
4695
4696 * frames.texi (Multiple Displays): Remove documentation for
4697 removed function make-frame-on-tty.
4698
4699 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
4700
4701 * files.texi (Format Conversion Piecemeal): Clarify behavior of
4702 write-region-annotate-functions.
4703 Document write-region-post-annotation-function.
4704
4705 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
4706
4707 * display.texi (Font Lookup): Document WIDTH argument of
4708 x-list-fonts.
4709
4710 2009-01-17 Eli Zaretskii <eliz@gnu.org>
4711
4712 * maps.texi (Standard Keymaps): Rename function-key-map to
4713 local-function-key-map.
4714
4715 * keymaps.texi (Translation Keymaps): Rename function-key-map to
4716 local-function-key-map.
4717
4718 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
4719 and `set-keyboard-coding-system' now accept an optional terminal
4720 argument.
4721
4722 * commands.texi (Event Mod): `keyboard-translate-table' is now
4723 terminal-local.
4724 (Function Keys): Rename function-key-map to
4725 local-function-key-map.
4726
4727 * elisp.texi (Top): Make @detailmenu be consistent with changes in
4728 frames.texi.
4729
4730 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
4731 `delete-terminal-functions', `suspend-tty-functions' and
4732 `resume-tty-functions'.
4733
4734 * frames.texi (Frames): Document `frame-terminal' and
4735 `terminal-live-p'.
4736 (Multiple Displays): Document `make-frame-on-tty'.
4737 (Multiple Terminals): Document `terminal-list', `delete-terminal',
4738 `terminal-name', and `get-device-terminal'.
4739 (Terminal Parameters): Document `terminal-parameters',
4740 `terminal-parameter', and `set-terminal-parameter'.
4741
4742 * os.texi (System Environment): Document `environment' and
4743 `initial-environment'.
4744 (Suspending Emacs): Update for multi-tty; document
4745 `suspend-tty', `resume-tty', and `controlling-tty-p'.
4746
4747 * nonascii.texi (Coding System Basics): More accurate description
4748 of `raw-text'.
4749
4750 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
4751
4752 * display.texi (Low-Level Font): Fix typo.
4753
4754 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
4755
4756 * elisp.texi (Top): Update node listing.
4757
4758 * display.texi (PostScript Images): Node deleted.
4759
4760 2009-01-10 Eli Zaretskii <eliz@gnu.org>
4761
4762 * processes.texi (Decoding Output): Document that null bytes force
4763 no-conversion for reading process output.
4764
4765 * files.texi (Reading from Files): Document that null bytes force
4766 no-conversion when visiting files.
4767
4768 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
4769
4770 * nonascii.texi (Lisp and Coding Systems):
4771 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
4772 (Character Properties): Improve wording.
4773
4774 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
4775
4776 * display.texi (Font Lookup): Remove obsolete function
4777 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
4778 (Low-Level Font): Rename from Fonts, move to end of Faces section.
4779 (Font Selection): Reorder order of variable descriptions.
4780 Minor clarifications.
4781
4782 * elisp.texi (Top): Update node listing.
4783
4784 2009-01-09 Glenn Morris <rgm@gnu.org>
4785
4786 * commands.texi (Command Loop Info): Say that last-command-char and
4787 last-input-char are obsolete aliases.
4788
4789 * edebug.texi (Edebug Recursive Edit): Remove separate references to
4790 last-input-char and last-command-char, since they are just aliases for
4791 last-input-event and last-command-event.
4792
4793 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
4794 last-command-char.
4795
4796 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
4797
4798 * elisp.texi: Update node listing.
4799
4800 * display.texi (Faces): Put Font Selection node after Auto Faces.
4801 (Face Attributes): Don't link to Font Lookup.
4802 Document font-family-list.
4803 (Fonts): New node.
4804
4805 2009-01-08 Jason Rumney <jasonr@gnu.org>
4806
4807 * frames.texi (Pointer Shape): Clarify that only X supports
4808 changing the standard pointer shapes. (Bug#1485)
4809
4810 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
4811
4812 * display.texi (Attribute Functions): Note that a function value
4813 :height is relative, and that compatibility functions work by
4814 calling set-face-attribute.
4815 (Displaying Faces): Reorder list in order of increasing priority.
4816 (Face Remapping): New node. Content moved here from Displaying
4817 Faces.
4818 (Glyphs): Link to Face Functions.
4819
4820 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
4821
4822 * display.texi (Faces): Don't discuss face id here. facep does
4823 not return t.
4824 (Defining Faces): Minor clarification.
4825 (Face Attributes): Rearrange items to match docstring of
4826 set-face-attribute. Add :foundry attribute. Document new role of
4827 :font attribute. Texinfo usage fix.
4828 (Attribute Functions): Copyedits.
4829 (Face Functions): Note that face number is seldom used.
4830
4831 2009-01-05 Richard M Stallman <rms@gnu.org>
4832
4833 * strings.texi (Predicates for Strings): Minor clarification.
4834
4835 * functions.texi (Function Safety): Texinfo usage fix.
4836
4837 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
4838
4839 * objects.texi (General Escape Syntax): Fix typo.
4840
4841 2009-01-03 Martin Rudalics <rudalics@gmx.at>
4842
4843 * windows.texi (Choosing Window): Say that pop-up-frame-alist
4844 works via the default value of pop-up-frame-function.
4845
4846 2009-01-02 Eli Zaretskii <eliz@gnu.org>
4847
4848 * processes.texi (System Processes): Document the `time' and
4849 `ctime' attributes of `system-process-attributes'.
4850
4851 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
4852
4853 * display.texi (Face Attributes): Clarify :height attribute.
4854
4855 2008-12-31 Martin Rudalics <rudalics@gmx.at>
4856
4857 * buffers.texi (The Buffer List): Clarify what moves a buffer to
4858 the front of the buffer list. Add entries for `last-buffer' and
4859 `unbury-buffer'.
4860
4861 2008-12-27 Eli Zaretskii <eliz@gnu.org>
4862
4863 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
4864 and its subsections.
4865
4866 * frames.texi (Multiple Terminals, Low-level Terminal)
4867 (Terminal Parameters, Frames on Other TTY devices): New sections.
4868 (Frames): Add an xref to "Multiple Terminals".
4869
4870 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
4871
4872 * objects.texi (Terminal Type): New node.
4873 (Editing Types): Add it to the menu.
4874
4875 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
4876 Variables".
4877
4878 * variables.texi (Directory Local Variables): New node.
4879 (Variables): Add a menu item for it.
4880
4881 * loading.texi (Autoload): Document `generate-autoload-cookie' and
4882 `generated-autoload-file'.
4883
4884 2008-12-20 Eli Zaretskii <eliz@gnu.org>
4885
4886 * os.texi (Startup Summary): Add xref to documentation of
4887 `initial-window-system'.
4888
4889 * display.texi (Window Systems): Document `window-system' the
4890 function. The variable `window-system' is now frame-local.
4891 Document `initial-window-system'.
4892
4893 2008-12-19 Martin Rudalics <rudalics@gmx.at>
4894
4895 * windows.texi (Windows): Rewrite description of
4896 fit-window-to-buffer.
4897
4898 2008-12-13 Glenn Morris <rgm@gnu.org>
4899
4900 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
4901 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
4902
4903 2008-12-12 Glenn Morris <rgm@gnu.org>
4904
4905 * debugging.texi (Error Debugging): Refer forwards to
4906 eval-expression-debug-on-error.
4907
4908 2008-12-05 Eli Zaretskii <eliz@gnu.org>
4909
4910 * strings.texi (String Basics): Only unibyte strings that
4911 represent key sequences hold 8-bit raw bytes.
4912
4913 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
4914 paragraph to speak about `undecided'.
4915 (Character Properties): Don't explain the meaning of each
4916 property; instead, identify their Unicode Standard names.
4917 (Character Sets): Document `map-charset-chars'.
4918
4919 2008-12-02 Glenn Morris <rgm@gnu.org>
4920
4921 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
4922 section yet again.
4923
4924 2008-11-29 Eli Zaretskii <eliz@gnu.org>
4925
4926 * nonascii.texi (Character Properties): New Section.
4927 (Specifying Coding Systems): Document
4928 `coding-system-priority-list', `set-coding-system-priority', and
4929 `with-coding-priority'.
4930 (Lisp and Coding Systems): Document `check-coding-systems-region'
4931 and `coding-system-charset-list'.
4932 (Coding System Basics): Document `coding-system-aliases'.
4933
4934 * elisp.texi (Top): Add a @detailmenu entry for "Character
4935 Properties".
4936
4937 * objects.texi (Character Type): Correct the range of Emacs
4938 characters. Add an @xref to "Character Codes".
4939
4940 * strings.texi (String Basics): Add an @xref to "Character Codes".
4941
4942 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
4943
4944 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
4945 (Character Codes): Document `max-char'.
4946
4947 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4948
4949 * nonascii.texi (Text Representations, Converting Representations)
4950 (Character Sets, Scanning Charsets, Translation of Characters):
4951 Make text more accurate.
4952
4953 2008-11-28 Glenn Morris <rgm@gnu.org>
4954
4955 * files.texi (Format Conversion Round-Trip): Improve previous change.
4956
4957 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4958
4959 * modes.texi (Auto Major Mode): Fix example.
4960
4961 2008-11-25 Glenn Morris <rgm@gnu.org>
4962
4963 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
4964
4965 * files.texi (Format Conversion Round-Trip):
4966 Use active voice for previous change.
4967
4968 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4969
4970 * os.texi (Processor Run Time):
4971 * processes.texi (Transaction Queues):
4972 * markers.texi (The Mark):
4973 * windows.texi (Choosing Window, Selecting Windows):
4974 * files.texi (Changing Files, Magic File Names):
4975 * commands.texi (Key Sequence Input):
4976 * functions.texi (Declaring Functions):
4977 * strings.texi (Predicates for Strings):
4978 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
4979
4980 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4981
4982 * help.texi (Accessing Documentation): Update example.
4983
4984 * variables.texi (Defining Variables): Note that `*' is not
4985 necessary if defcustom is used.
4986
4987 2008-11-22 Eli Zaretskii <eliz@gnu.org>
4988
4989 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
4990 Characters" from @detailmenu.
4991
4992 * nonascii.texi (Character Codes, Character Sets)
4993 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
4994 (Chars and Bytes, Splitting Characters): Sections removed.
4995
4996 2008-11-22 Lute Kamstra <lute@gnu.org>
4997
4998 * positions.texi (Text Lines): Update goto-line documentation.
4999
5000 2008-11-21 Martin Rudalics <rudalics@gmx.at>
5001
5002 * frames.texi (Frames): Fix typo, add cross references, reword.
5003 (Initial Parameters): Reword special-display-frame-alist text.
5004 (Frames and Windows): Reword. Describe argument norecord for
5005 set-frame-selected-window.
5006 (Input Focus): Describe argument norecord for select-frame.
5007 Remove comment on MS-Windows behavior for focus-follows-mouse.
5008 (Raising and Lowering): Mention windows-frames dichotomy in
5009 metaphor.
5010
5011 * windows.texi (Displaying Buffers, Vertical Scrolling)
5012 (Horizontal Scrolling): Fix indenting and rewording issues
5013 introduced with 2008-11-07 change.
5014
5015 2008-11-20 Glenn Morris <rgm@gnu.org>
5016
5017 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5018 element of `format-alist'.
5019
5020 2008-11-19 Glenn Morris <rgm@gnu.org>
5021
5022 * doclicense.texi: Update to FDL 1.3.
5023 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5024
5025 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
5026
5027 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5028 vars, which are obsolete. Mention jit-lock-register.
5029
5030 * modes.texi (Other Font Lock Variables):
5031 Document jit-lock-register and jit-lock-unregister.
5032
5033 * frames.texi (Color Parameters): Document alpha parameter.
5034
5035 2008-11-16 Martin Rudalics <rudalics@gmx.at>
5036
5037 * windows.texi (Splitting Windows, Deleting Windows)
5038 (Selecting Windows, Cyclic Window Ordering)
5039 (Buffers and Windows, Displaying Buffers, Choosing Window)
5040 (Dedicated Windows, Window Point, Window Start and End)
5041 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5042 (Size of Window, Resizing Windows, Window Configurations)
5043 (Window Parameters): Avoid @var at beginning of sentences and
5044 reword accordingly.
5045
5046 2008-11-11 Lute Kamstra <lute@gnu.org>
5047
5048 * files.texi (File Name Components): Fix file-name-extension
5049 documentation.
5050
5051 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
5052
5053 * frames.texi (Basic Parameters): Remove display-environment-variable
5054 and term-environment-variable.
5055
5056 2008-11-08 Eli Zaretskii <eliz@gnu.org>
5057
5058 * windows.texi (Basic Windows, Splitting Windows)
5059 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5060 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
5061 (Resizing Windows, Window Configurations, Window Parameters):
5062 Fix wording and markup.
5063
5064 2008-11-07 Martin Rudalics <rudalics@gmx.at>
5065
5066 * windows.texi (Windows): Update entries.
5067 (Basic Windows): Remove listing of attributes. Reword.
5068 (Splitting Windows, Deleting Windows): Reword.
5069 (Selecting Windows, Cyclic Window Ordering): Reword with special
5070 emphasis on order of recently selected windows and buffer list.
5071 (Buffers and Windows, Choosing Window): Reword with special
5072 emphasis on dedicated windows.
5073 (Displaying Buffers): Reword. For switch-to-buffer mention that
5074 it may fall back on pop-to-buffer. For other-window try to
5075 explain how it treats the cyclic ordering of windows.
5076 (Dedicated Windows): New node and section discussing dedicated
5077 windows and associated functions.
5078 (Window Point): Add entry for window-point-insertion-type. Reword.
5079 (Window Start and End): Rename node and section title. Reword.
5080 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5081 Minor rewording.
5082 (Size of Window): Reword, in particular text on window-width.
5083 (Resizing Windows): Reword. Add text on balancing windows.
5084 (Window Configurations): Reword. Mention window parameters.
5085 (Window Parameters): New node and section on window parameters.
5086 (Window Hooks): Reword. Mention that
5087 window-configuration-change-hook is run "buffer-locally".
5088 * elisp.texi (Top): Update Windows entries in @detailmenu
5089 section.
5090
5091 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5092
5093 * searching.texi (Regexp Search): Fix typo.
5094
5095 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5096
5097 * searching.texi (Regexp Search): Document GREEDY arg.
5098 (Simple Match Data): Fix return value.
5099
5100 2008-11-01 Eli Zaretskii <eliz@gnu.org>
5101
5102 * nonascii.texi (Text Representations): Rewrite to make consistent
5103 with Emacs 23 internal representation of characters.
5104 Document `unibyte-string'.
5105
5106 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5107
5108 * processes.texi (Process Information): Note that process-status
5109 does not accept buffer names.
5110
5111 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5112
5113 * positions.texi (Skipping Characters): Correct return value of
5114 skip-chars-forward.
5115
5116 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5117
5118 * windows.texi (Deleting Windows): Update documentation of
5119 delete-windows-on.
5120 (Buffers and Windows): Update documentations of
5121 get-buffer-window and get-buffer-window-list.
5122 (Displaying Buffers): Update documentation of
5123 replace-buffer-in-windows.
5124
5125 * buffers.texi (Current Buffer): Reword set-buffer and
5126 with-current-buffer documentations.
5127 (Creating Buffers): Reword documentation of get-buffer-create.
5128
5129 2008-10-23 Martin Rudalics <rudalics@gmx.at>
5130
5131 * buffers.texi (Current Buffer): Reword documentation of
5132 set-buffer.
5133 (Buffer Names): Reword documentation of buffer-name.
5134 (The Buffer List): For bury-buffer explain what happens with the
5135 buffer's window.
5136 (Creating Buffers): Say that get-buffer-create's arg is called
5137 buffer-or-name.
5138
5139 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5140
5141 * advice.texi (Computed Advice): Explain what DEFINITION is.
5142
5143 * nonascii.texi (Character Codes): Remove obsolete function
5144 char-valid-p, and document characterp instead.
5145
5146 2008-10-22 Martin Rudalics <rudalics@gmx.at>
5147
5148 * windows.texi (Displaying Buffers): Reword documentation of
5149 pop-to-buffer.
5150 (Choosing Window): Rewrite documentation of display-buffer and
5151 its options.
5152
5153 * buffers.texi (Killing Buffers): Update documentation of
5154 kill-buffer.
5155
5156 2008-10-21 Eli Zaretskii <eliz@gnu.org>
5157
5158 * processes.texi (Serial Ports): Fix wording and improve markup.
5159
5160 * searching.texi (Regexp Search): Document `string-match-p' and
5161 `looking-at-p'.
5162 (POSIX Regexps): Add an xref for "non-greedy".
5163 (Regexp Special): Add @cindex entry for "non-greedy".
5164
5165 * display.texi (Attribute Functions): Document `face-all-attributes'.
5166 (Image Cache) <image-refresh>: Minor wording fixes.
5167
5168 * frames.texi (Color Names): Add an xref to `read-color'.
5169
5170 * minibuf.texi (High-Level Completion): Document `read-color'.
5171
5172 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5173
5174 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5175
5176 * buffers.texi (Swapping Text): New section, documents
5177 `buffer-swap-text'.
5178
5179 2008-10-21 Martin Rudalics <rudalics@gmx.at>
5180
5181 * windows.texi (Resizing Windows): Minor wording fix.
5182
5183 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5184
5185 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5186 and `combine-and-quote-strings'.
5187
5188 * strings.texi (Creating Strings): Add xrefs for them.
5189
5190 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5191
5192 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5193 match the corresponding menu in minibuf.texi.
5194
5195 * minibuf.texi (Reading File Names): Document `read-shell-command'
5196 and `minibuffer-local-shell-command-map'.
5197
5198 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5199
5200 * windows.texi (Resizing Windows): Remove var{} around "window" in
5201 documentation of enlarge-window.
5202 Rewrite documentation of window-min-height and window-min-width.
5203
5204 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5205
5206 * functions.texi (Calling Functions): Document `apply-partially'.
5207
5208 * hooks.texi (Standard Hooks): Mention
5209 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5210
5211 * variables.texi (File Local Variables): Document
5212 `file-local-variables-alist', `before-hack-local-variables-hook'
5213 and `hack-local-variables-hook'.
5214
5215 * processes.texi (Synchronous Processes): Document `process-lines'.
5216
5217 * customize.texi (Variable Definitions):
5218 Document `custom-reevaluate-setting'.
5219
5220 2008-10-18 Martin Rudalics <rudalics@gmx.at>
5221
5222 * windows.texi (Choosing Window, Deleting Windows)
5223 (Displaying Buffers): Expand documentation of dedicated windows.
5224
5225 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5226
5227 * files.texi (Changing Files): Document symbolic input of file
5228 modes to `set-file-modes'. Document `read-file-modes' and
5229 `file-modes-symbolic-to-number'.
5230
5231 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5232 and `search-map'.
5233
5234 * searching.texi (Search and Replace):
5235 Document `replace-search-function' and `replace-re-search-function'.
5236 Document `multi-query-replace-map'.
5237
5238 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5239 (Completion Commands, Reading File Names):
5240 Rename `minibuffer-local-must-match-filename-map' to
5241 `minibuffer-local-filename-must-match-map'.
5242 (Minibuffer Completion): The `require-match' argument to
5243 `completing-read' can now have the value `confirm-only'.
5244
5245 * windows.texi (Displaying Buffers): Minor wording fix.
5246 (Choosing Window): `split-height-threshold' can now be nil.
5247 Document `split-width-threshold'. `pop-up-frames' can have the
5248 value `graphic-only'.
5249
5250 2008-10-17 Eli Zaretskii <eliz@gnu.org>
5251
5252 * os.texi (Startup Summary): Document `before-init-time' and
5253 `after-init-time'. Document `initial-window-system' and
5254 `window-system-initialization-alist'. Document reading the
5255 abbrevs file. Document the call to `server-start' under --daemon.
5256 Rearrange a bit to be consistent with the code flow.
5257 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5258 (Time Parsing): Document `format-seconds'.
5259
5260 2008-10-17 Martin Rudalics <rudalics@gmx.at>
5261
5262 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5263 and reword.
5264
5265 2008-10-16 Eli Zaretskii <eliz@gnu.org>
5266
5267 * markers.texi (The Mark): Document use-region-p.
5268
5269 2008-10-15 Eli Zaretskii <eliz@gnu.org>
5270
5271 * internals.texi (Writing Emacs Primitives): The interactive spec
5272 of a primitive can be a Lisp form.
5273
5274 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5275 values of transient-mark-mode. Document handle-shift-selection.
5276
5277 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5278 (Interactive Examples): Show an example of `^'.
5279 (Key Sequence Input): Document this-command-keys-shift-translated.
5280 (Defining Commands, Using Interactive): The interactive-form of a
5281 function can be added via its symbol's property.
5282
5283 * positions.texi (List Motion): beginning-of-defun-function can
5284 now accept an argument.
5285
5286 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5287 now return a list of strings.
5288
5289 * control.texi (Handling Errors): Document ignore-errors.
5290
5291 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5292 (Parameter Access): Document set-frame-parameter.
5293
5294 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5295 Hooks" for the effect of kill-all-local-variables on local hook
5296 functions.
5297
5298 * modes.texi (Major Mode Conventions, Mode Line Variables):
5299 `mode-name' need not be a string. xref to "Mode Line Data" for
5300 details, and to "Emulating Mode Line" for computing a string
5301 value.
5302
5303 2008-10-14 Eli Zaretskii <eliz@gnu.org>
5304
5305 * processes.texi (System Processes): New section.
5306 (Processes, Signals to Processes): Add xrefs to it.
5307
5308 * objects.texi (Editing Types): A `process' is a subprocess of
5309 Emacs, not just any process running on the OS.
5310
5311 * elisp.texi (Top): Adjust the @detailmenu for the above two
5312 changes.
5313
5314 * sequences.texi (Char-Tables): Remove documentation of
5315 set-char-table-default, which has no effect since Emacs 23.
5316 <char-table-range, set-char-table-range>: Don't mention generic
5317 characters and charsets. Add a cons cell as a possible argument.
5318
5319 * nonascii.texi (Splitting Characters)
5320 (Translation of Characters): Don't mention generic characters.
5321
5322 * display.texi (Fontsets): Don't mention generic characters.
5323
5324 * sequences.texi (Char-Tables): `map-char-table' can now call its
5325 argument FUNCTION with a cons cell as KEY.
5326
5327 2008-10-13 Eli Zaretskii <eliz@gnu.org>
5328
5329 * objects.texi (Primitive Function Type): Move "@cindex special
5330 forms" from here...
5331
5332 * eval.texi (Special Forms): ...to here.
5333
5334 * functions.texi (What Is a Function): `functionp' returns nil for
5335 special forms. Add an xref.
5336
5337 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5338 Variables".
5339
5340 * variables.texi (Frame-Local Variables): New section.
5341 (Buffer-Local Variables): Add an xref to it.
5342 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5343 have both frame-local and buffer-local binding.
5344
5345 * frames.texi (Frames): Mention multiple tty frames.
5346 (Frame Parameters, Parameter Access): Mention frame-local variable
5347 bindings.
5348
5349 2008-09-20 Glenn Morris <rgm@gnu.org>
5350
5351 * display.texi (Defining Faces): Recommend against face variables.
5352
5353 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
5354
5355 * display.texi (Echo Area Customization): Fix typo.
5356
5357 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
5358
5359 * loading.texi (Where Defined): Add `defface' item.
5360
5361 2008-09-06 Martin Rudalics <rudalics@gmx.at>
5362
5363 * loading.texi (Where Defined): Fix description of symbol-file.
5364
5365 2008-08-26 Jason Rumney <jasonr@gnu.org>
5366
5367 * display.texi (TIFF Images): New section describing :index property.
5368
5369 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
5370
5371 * display.texi (Temporary Displays): Remove unnecessary comment
5372 about usage of temp-buffer-show-hook.
5373
5374 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
5375
5376 * symbols.texi (Other Plists): Fix incorrect example.
5377 Suggested by Florian Beck.
5378
5379 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
5380
5381 * os.texi: Fix previous change.
5382
5383 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5384
5385 * os.texi:
5386 * intro.texi:
5387 * files.texi: Remove VMS support.
5388
5389 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5390
5391 * os.texi:
5392 * frames.texi:
5393 * display.texi: Remove mentions of Mac Carbon.
5394
5395 2008-07-01 Miles Bader <miles@gnu.org>
5396
5397 * text.texi (Special Properties):
5398 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5399
5400 2008-06-28 Johan Bockgård <bojohan@gnu.org>
5401
5402 * display.texi (Other Image Types): Fix copy/paste error; say
5403 "PBM", not "XBM".
5404
5405 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5406
5407 * os.texi: Remove references to obsolete systems.
5408
5409 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5410
5411 * makefile.w32-in (distclean): Remove makefile.
5412
5413 2008-06-17 Glenn Morris <rgm@gnu.org>
5414
5415 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5416 (elisp, dist): Remove rules and variables that are obsolete now
5417 the lisp manual is no longer distributed separately.
5418
5419 2008-06-16 Glenn Morris <rgm@gnu.org>
5420
5421 * configure, configure.in, mkinstalldirs: Remove unused files.
5422
5423 * book-spine.texinfo: Set version to 23.0.60.
5424 * vol1.texi (EMACSVER):
5425 * vol2.texi (EMACSVER): Set to 23.0.60.
5426
5427 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5428 as per maintain.info.
5429
5430 2008-06-15 Glenn Morris <rgm@gnu.org>
5431
5432 * makefile.w32-in (manual): Use "23" rather than "21".
5433
5434 * Makefile.in (emacsver): New, set by configure.
5435 (manual): Use emacsver.
5436
5437 * intro.texi: Report bugs using M-x report-emacs-bug.
5438
5439 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5440
5441 2008-06-13 Daniel Engeler <engeler@gmail.com>
5442
5443 * elisp.texi, internals.texi, processes.texi: Add documentation
5444 about serial port access.
5445
5446 2008-06-05 Miles Bader <miles@gnu.org>
5447
5448 * display.texi (Displaying Faces): Update to reflect function
5449 renamings in face-remap.el.
5450
5451 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
5452
5453 * display.texi (Fontsets): Fix typos.
5454
5455 2008-06-03 Miles Bader <miles@gnu.org>
5456
5457 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5458 remove-relative-face-remapping, set-base-face-remapping,
5459 and set-default-base-face-remapping.
5460
5461 2008-06-01 Miles Bader <miles@gnu.org>
5462
5463 * display.texi (Displaying Faces): Add face-remapping-alist.
5464
5465 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5466
5467 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5468 variable names.
5469
5470 2008-05-03 Eric S. Raymond <esr@golux>
5471
5472 * keymaps.texi: Clarify that (current-local-map) and
5473 (current-global-map) return references, not copies.
5474
5475 2008-05-02 Juri Linkov <juri@jurta.org>
5476
5477 * minibuf.texi (Text from Minibuffer): Document a list of
5478 default values for `read-from-minibuffer'.
5479
5480 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
5481
5482 * nonascii.texi (Translation of Characters): Fix previous change.
5483
5484 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
5485
5486 * display.texi (Overlay Properties): Clarify role of underlying
5487 textprop and overlay keymaps for display strings.
5488
5489 * keymaps.texi (Active Keymaps): Ditto.
5490
5491 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5492
5493 * minibuf.texi (Programmed Completion):
5494 Replace dynamic-completion-table with the new completion-table-dynamic.
5495
5496 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
5497
5498 * intro.texi (Some Terms): Change "fonts in this manual" index
5499 entry to "typographic conventions".
5500
5501 2008-04-05 Eli Zaretskii <eliz@gnu.org>
5502
5503 * objects.texi (Text Props and Strings): Add indexing for read
5504 syntax of text properties.
5505
5506 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5507
5508 * processes.texi (Decoding Output): Remove process-filter-multibyte
5509 functions.
5510
5511 2008-03-15 Martin Rudalics <rudalics@gmx.at>
5512
5513 * display.texi (Finding Overlays): Say that empty overlays at
5514 the end of the buffer are reported too.
5515
5516 2008-03-13 Glenn Morris <rgm@gnu.org>
5517
5518 * elisp.texi (EMACSVER): Set to 23.0.60.
5519
5520 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
5521
5522 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
5523
5524 2008-02-22 Glenn Morris <rgm@gnu.org>
5525
5526 * frames.texi (Position Parameters): Clarify the description of
5527 `left' and `top', using information from "Geometry".
5528 (Geometry): Give a pointer to "Position Parameters", rather than
5529 repeating information.
5530
5531 2008-02-11 Glenn Morris <rgm@gnu.org>
5532
5533 * objects.texi (Equality Predicates): No longer talk about "two"
5534 functions.
5535
5536 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
5537
5538 * objects.texi (Equality Predicates): Add defun for
5539 equal-including-properties.
5540
5541 2008-02-10 Glenn Morris <rgm@gnu.org>
5542
5543 * objects.texi (Equality Predicates):
5544 Mention equal-including-properties.
5545
5546 2008-02-07 Richard Stallman <rms@gnu.org>
5547
5548 * windows.texi (Window Start): Mention the feature of moving
5549 window-start to start of line.
5550
5551 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
5552
5553 * keymaps.texi (Tool Bar): Document rtl property.
5554
5555 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5556
5557 * display.texi (Button Types):
5558 For define-button-type, clarify type of NAME.
5559
5560 2008-01-19 Martin Rudalics <rudalics@gmx.at>
5561
5562 * buffers.texi (Buffer Modification): Fix typo.
5563
5564 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5565
5566 * os.texi (System Environment): Remove references to OSes that are
5567 not supported anymore.
5568
5569 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5570
5571 * os.texi (System Environment): Remove mention for Masscomp.
5572
5573 2008-01-04 Richard Stallman <rms@gnu.org>
5574
5575 * display.texi (Faces): Don't talk about internal face vector as arg
5576 to facep.
5577
5578 * customize.texi (Type Keywords): Fix previous change.
5579
5580 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
5581 * elisp.texi (Top): Fix menu for commands.texi change.
5582
5583 2007-12-30 Richard Stallman <rms@gnu.org>
5584
5585 * commands.texi (Accessing Mouse): Rename from Accessing Events.
5586 (Accessing Scroll): New node broken out of Accessing Mouse.
5587
5588 2007-12-28 Richard Stallman <rms@gnu.org>
5589
5590 * frames.texi (Size Parameters): Fix typo.
5591 (Basic Parameters): For `title', refer to title bar.
5592 (Size and Position): Explain meaning of frame pixel width and height.
5593
5594 2007-12-23 Richard Stallman <rms@gnu.org>
5595
5596 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
5597 Improve some of the commented-out keywords' text too.
5598
5599 2007-12-14 Martin Rudalics <rudalics@gmx.at>
5600
5601 * nonascii.texi (Encoding and I/O): Reword to avoid saying
5602 "visit the current buffer".
5603
5604 * os.texi (System Interface): Fix typo.
5605
5606 2007-12-04 Richard Stallman <rms@gnu.org>
5607
5608 * objects.texi (Symbol Type): Fix typo.
5609
5610 2007-12-03 Richard Stallman <rms@gnu.org>
5611
5612 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
5613
5614 2007-12-01 Glenn Morris <rgm@gnu.org>
5615
5616 * functions.texi (Declaring Functions): Improve previous change.
5617
5618 2007-11-30 Glenn Morris <rgm@gnu.org>
5619
5620 * functions.texi (Declaring Functions): Add optional fourth
5621 argument of declare-function, and setting third argument to `t'.
5622
5623 2007-11-29 Richard Stallman <rms@gnu.org>
5624
5625 * customize.texi (Composite Types): Document `group' type.
5626
5627 2007-11-29 Glenn Morris <rgm@gnu.org>
5628
5629 * functions.texi (Declaring Functions): Add findex.
5630 Mention `external' files.
5631
5632 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
5633
5634 * functions.texi (Declaring Functions): Fix directive.
5635
5636 2007-11-25 Richard Stallman <rms@gnu.org>
5637
5638 * help.texi (Help Functions): Clean up last change.
5639
5640 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
5641
5642 * loading.texi (Named Features): Minor cleanup.
5643
5644 * macros.texi (Eval During Expansion): Minor cleanup.
5645
5646 * variables.texi (Variable Aliases): Minor cleanup.
5647
5648 2007-11-24 Richard Stallman <rms@gnu.org>
5649
5650 * functions.texi (Declaring Functions): Clarify previous change.
5651
5652 * compile.texi (Compiler Errors): Clarify previous change.
5653
5654 2007-11-24 Richard Stallman <rms@gnu.org>
5655
5656 * display.texi (Refresh Screen, Forcing Redisplay):
5657 Clarify the text and move items around.
5658
5659 2007-11-24 Glenn Morris <rgm@gnu.org>
5660
5661 * functions.texi (Declaring Functions): New section.
5662 * compile.texi (Compiler Errors): Mention declaring functions,
5663 defvar with no initvalue, and byte-compile-warnings.
5664
5665 2007-11-15 Martin Rudalics <rudalics@gmx.at>
5666
5667 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
5668 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
5669
5670 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5671
5672 * help.texi (Help Functions): Document new macro `with-help-window'.
5673
5674 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5675
5676 * searching.texi (Replacing Match): Describe new
5677 `match-substitute-replacement'.
5678
5679 2007-10-31 Richard Stallman <rms@gnu.org>
5680
5681 * strings.texi (Creating Strings): Null strings from concat not unique.
5682
5683 2007-10-26 Richard Stallman <rms@gnu.org>
5684
5685 * objects.texi (Equality Predicates): Null strings are uniquified.
5686
5687 * minibuf.texi: Minor clarifications in previous change.
5688
5689 2007-10-25 Glenn Morris <rgm@gnu.org>
5690
5691 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
5692
5693 2007-10-24 Richard Stallman <rms@gnu.org>
5694
5695 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
5696
5697 * variables.texi (Frame-Local Variables): Node deleted.
5698 (Variables): Delete Frame-Local Variables from menu.
5699 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
5700 (Default Value): Don't mention frame-local vars.
5701
5702 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
5703
5704 * loading.texi (Unloading): Document FEATURE-unload-function
5705 instead of FEATURE-unload-hook.
5706
5707 * frames.texi (Multiple Displays): Don't mention frame-local vars.
5708
5709 2007-10-22 Juri Linkov <juri@jurta.org>
5710
5711 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
5712 (High-Level Completion): Document a list of default value strings
5713 in the DEFAULT argument, for which minibuffer functions return the
5714 first element.
5715
5716 2007-10-17 Juri Linkov <juri@jurta.org>
5717
5718 * text.texi (Filling): Update arguments of fill-paragraph.
5719 fill-paragraph operates on the active region in Transient Mark mode.
5720 Remove fill-paragraph-or-region.
5721
5722 2007-10-13 Karl Berry <karl@gnu.org>
5723
5724 * elisp.texi (@dircategory): Move to after @copying,
5725 since we want @copying as close as possible to the beginning of
5726 the output.
5727
5728 2007-10-12 Richard Stallman <rms@gnu.org>
5729
5730 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
5731
5732 * commands.texi (Distinguish Interactive): New node,
5733 broken out from Interactive Call and rewritten.
5734 (Command Loop): Put Distinguish Interactive in menu.
5735
5736 2007-10-09 Richard Stallman <rms@gnu.org>
5737
5738 * text.texi (Examining Properties): Mention overlay priority.
5739
5740 * display.texi (Display Margins): Correct the description
5741 of margin display specifications.
5742 (Replacing Specs): New subnode broken out of Display Property.
5743
5744 2007-10-06 Juri Linkov <juri@jurta.org>
5745
5746 * text.texi (Filling): Document fill-paragraph-or-region.
5747
5748 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
5749
5750 * display.texi (Auto Faces): Fix typo.
5751
5752 2007-10-02 Richard Stallman <rms@gnu.org>
5753
5754 * display.texi (Display Property): Explain some display specs
5755 don't let you move point in.
5756
5757 * frames.texi (Cursor Parameters):
5758 Describe cursor-in-non-selected-windows here. Explain more values.
5759
5760 * windows.texi (Basic Windows): Don't describe
5761 cursor-in-non-selected-windows here.
5762
5763 2007-10-01 Eli Zaretskii <eliz@gnu.org>
5764
5765 * processes.texi (Misc Network): Note that these functions are
5766 supported only on some systems.
5767
5768 2007-10-01 Richard Stallman <rms@gnu.org>
5769
5770 * display.texi (Overlay Properties): Explain nil as priority.
5771 Explain that conflicts are unpredictable if not resolved by
5772 priorities.
5773
5774 2007-09-23 Richard Stallman <rms@gnu.org>
5775
5776 * macros.texi (Backquote): Minor clarification.
5777
5778 2007-09-19 Richard Stallman <rms@gnu.org>
5779
5780 * display.texi (Display Property): Explain multiple display specs.
5781 Clarify when they work in parallel and when one overrides.
5782 Fix error in example.
5783
5784 2007-09-06 Glenn Morris <rgm@gnu.org>
5785
5786 Move from lispref/ to doc/lispref/. Change all setfilename
5787 commands to use ../../info.
5788 * Makefile.in (infodir): Go up one more level.
5789 (usermanualdir): Change from ../man to ../emacs.
5790 (miscmanualdir): New.
5791 (dist): Use new variable miscmanualdir.
5792 * makefile.w32-in (infodir, texinputdir): Go up one more level.
5793 (usermanualdir): Change from ../man to ../emacs.
5794
5795 2007-08-30 Martin Rudalics <rudalics@gmx.at>
5796
5797 * commands.texi (Command Loop Info): Advise against changing
5798 most variables described here. Explain new variable
5799 last-repeatable-command.
5800
5801 2007-08-29 Glenn Morris <rgm@gnu.org>
5802
5803 * elisp.texi (EMACSVER): Increase to 23.0.50.
5804
5805 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5806
5807 * frames.texi (Basic Parameters): Add display-environment-variable
5808 and term-environment-variable.
5809
5810 2007-08-28 Juri Linkov <juri@jurta.org>
5811
5812 * display.texi (Image Formats, Other Image Types): Add SVG.
5813
5814 2007-08-28 Juri Linkov <juri@jurta.org>
5815
5816 * display.texi (Images): Move formats-related text to new node
5817 "Image Formats".
5818 (Image Formats): New node.
5819
5820 2007-08-27 Richard Stallman <rms@gnu.org>
5821
5822 * windows.texi (Window Configurations): Clarify what
5823 a window configuration saves.
5824
5825 2007-08-25 Richard Stallman <rms@gnu.org>
5826
5827 * display.texi (Images): Delete redundant @findex.
5828
5829 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
5830
5831 * text.texi (Change Hooks): (after|before)-change-functions are no
5832 longer bound to nil while running; rather inhibit-modification-hooks
5833 is t.
5834
5835 2007-08-16 Richard Stallman <rms@gnu.org>
5836
5837 * processes.texi (Asynchronous Processes):
5838 Clarify doc of start-file-process.
5839
5840 2007-08-08 Martin Rudalics <rudalics@gmx.at>
5841
5842 * modes.texi (Example Major Modes): Fix typo.
5843
5844 2007-08-08 Glenn Morris <rgm@gnu.org>
5845
5846 * intro.texi (nil and t): Do not use `iff' in documentation.
5847
5848 * tips.texi (Documentation Tips): Recommend against `iff'.
5849
5850 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5851
5852 * display.texi (Image Cache): Document image-refresh.
5853
5854 2007-08-06 Martin Rudalics <rudalics@gmx.at>
5855
5856 * windows.texi (Size of Window): Document window-full-width-p.
5857
5858 2007-07-25 Glenn Morris <rgm@gnu.org>
5859
5860 * gpl.texi (GPL): Replace license with GPLv3.
5861
5862 * Relicense all FSF files to GPLv3 or later.
5863
5864 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
5865
5866 * processes.texi (Synchronous Processes):
5867 Add `process-file-shell-command'.
5868 (Asynchronous Processes): Mention restricted use of
5869 `process-filter' and `process-sentinel' in
5870 `start-file-process'. Add `start-file-process-shell-command'.
5871
5872 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
5873
5874 * files.texi (Magic File Names): Introduce optional parameter
5875 IDENTIFICATION for `file-remote-p'.
5876
5877 2007-07-16 Richard Stallman <rms@gnu.org>
5878
5879 * display.texi (Defining Faces): Fix previous change.
5880
5881 2007-07-14 Richard Stallman <rms@gnu.org>
5882
5883 * control.texi (Handling Errors): Document `debug' in handler list.
5884
5885 2007-07-10 Richard Stallman <rms@gnu.org>
5886
5887 * display.texi (Defining Faces): Explain C-M-x feature for defface.
5888
5889 2007-07-09 Richard Stallman <rms@gnu.org>
5890
5891 * files.texi (Magic File Names): Rewrite previous change.
5892
5893 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
5894
5895 * files.texi (Magic File Names): Introduce optional parameter
5896 CONNECTED for `file-remote-p'.
5897
5898 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
5899
5900 * processes.texi (Asynchronous Processes):
5901 * files.texi (Magic File Names): Add `start-file-process'.
5902
5903 2007-06-27 Richard Stallman <rms@gnu.org>
5904
5905 * files.texi (Format Conversion Piecemeal):
5906 Clarify `after-insert-file-functions' calling convention.
5907
5908 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
5909
5910 * files.texi (Magic File Names): Remove `dired-call-process'.
5911 Add `process-file'.
5912
5913 2007-06-27 Kenichi Handa <handa@m17n.org>
5914
5915 * text.texi (Special Properties): Fix description about
5916 `composition' property.
5917
5918 2007-06-26 Kenichi Handa <handa@m17n.org>
5919
5920 * nonascii.texi (Default Coding Systems): Document about the
5921 return value `undecided'.
5922
5923 2007-06-25 David Kastrup <dak@gnu.org>
5924
5925 * keymaps.texi (Active Keymaps): Document new POSITION argument of
5926 `current-active-maps'.
5927
5928 2007-06-24 Karl Berry <karl@gnu.org>
5929
5930 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
5931
5932 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
5933
5934 * display.texi (Overlay Arrow): Doc fix.
5935
5936 2007-06-14 Karl Berry <karl@tug.org>
5937
5938 * anti.texi (Antinews): Typo.
5939
5940 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
5941
5942 * display.texi (Image Cache): Document image-refresh.
5943
5944 2007-06-12 Karl Berry <karl@gnu.org>
5945
5946 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
5947 * two-volume.make: New file.
5948 * .cvsignore: Ignore two-volume files.
5949
5950 2007-06-12 Tom Tromey <tromey@redhat.com>
5951
5952 * os.texi (Init File): Document user-emacs-directory.
5953
5954 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
5955
5956 * commands.texi (Click Events): Describe width and height when
5957 object is nil.
5958
5959 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
5960
5961 * commands.texi (Click Events): Layout more logically.
5962 Describe width and height.
5963 (Drag Events, Motion Events): Update to new format for position.
5964
5965 2007-06-02 Richard Stallman <rms@gnu.org>
5966
5967 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
5968
5969 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5970
5971 * Version 22.1 released.
5972
5973 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5974
5975 * text.texi (Special Properties): Correct meaning of fontified face.
5976
5977 2007-05-30 Richard Stallman <rms@gnu.org>
5978
5979 * text.texi (Special Properties): Add link to Adjusting Point.
5980
5981 2007-05-12 Richard Stallman <rms@gnu.org>
5982
5983 * text.texi (Margins): indent-to-left-margin is not the default.
5984 (Mode-Specific Indent): For indent-line-function, the default
5985 is indent-relative.
5986
5987 * modes.texi (Example Major Modes): Explain last line of text-mode
5988 is redundant.
5989
5990 2007-05-10 Richard Stallman <rms@gnu.org>
5991
5992 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
5993
5994 * help.texi (Keys in Documentation): Add reference to
5995 Documentation Tips.
5996
5997 * files.texi (Format Conversion): TO-FN gets three arguments.
5998
5999 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6000
6001 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6002
6003 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6004 * files.texi (Format Conversion): Expand intro; add menu.
6005 (Format Conversion Overview, Format Conversion Round-Trip)
6006 (Format Conversion Piecemeal): New nodes/subsections.
6007 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6008 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6009 (Saving Properties): Delete node/subsection.
6010
6011 2007-05-07 Karl Berry <karl@gnu.org>
6012
6013 * elisp.texi (EMACSVER): Back to 22.
6014
6015 2007-05-06 Richard Stallman <rms@gnu.org>
6016
6017 * processes.texi (Accepting Output): Revert most of previous change.
6018
6019 2007-05-05 Richard Stallman <rms@gnu.org>
6020
6021 * processes.texi (Accepting Output): accept-process-output
6022 uses microseconds, not milliseconds. But that arg is obsolete.
6023
6024 2007-05-04 Karl Berry <karl@tug.org>
6025
6026 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6027
6028 2007-05-04 Eli Zaretskii <eliz@gnu.org>
6029
6030 * tips.texi (Documentation Tips): Rearrange items to place the
6031 more important ones first. Add an index entry for hyperlinks.
6032
6033 2007-05-03 Karl Berry <karl@gnu.org>
6034
6035 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6036 (EMACSVER) [smallbook]: 22 for printed version.
6037
6038 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6039 so restore anchor to normal position after defun. Found by Kevin Ryde.
6040
6041 2007-04-26 Glenn Morris <rgm@gnu.org>
6042
6043 * elisp.texi (EMACSVER): Increase to 22.1.50.
6044
6045 2007-04-28 Karl Berry <karl@gnu.org>
6046
6047 * elisp.texi: Improve line breaks on copyright page,
6048 similar layout to emacs manual, 8.5x11 by default.
6049
6050 2007-04-24 Richard Stallman <rms@gnu.org>
6051
6052 * text.texi (Special Properties): Add xref to Overlay Properties.
6053
6054 * display.texi (Overlay Properties): Add xref to Special Properties.
6055
6056 2007-04-22 Richard Stallman <rms@gnu.org>
6057
6058 * keymaps.texi (Extended Menu Items): Move the info about
6059 format with cached keyboard binding.
6060
6061 2007-04-21 Richard Stallman <rms@gnu.org>
6062
6063 * text.texi (Special Properties): Clarify previous change.
6064
6065 * files.texi (File Name Expansion): Clarify previous change.
6066
6067 * display.texi (Attribute Functions): Fix example for
6068 face-attribute-relative-p.
6069
6070 2007-04-19 Kenichi Handa <handa@m17n.org>
6071
6072 * text.texi (Special Properties): Document composition property.
6073
6074 2007-04-19 Glenn Morris <rgm@gnu.org>
6075
6076 * files.texi (File Name Expansion): Mention "superroot".
6077
6078 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6079
6080 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6081 setups.
6082 (Display Feature Testing): Note that display refers to all
6083 physical monitors for multi-monitor setups.
6084
6085 2007-04-14 Richard Stallman <rms@gnu.org>
6086
6087 * lists.texi (Sets And Lists): Clarify `delete' examples.
6088 Remove spurious xref to same node.
6089 Clarify xref for add-to-list.
6090
6091 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
6092
6093 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6094 value of lisp-mode-map.
6095
6096 2007-04-11 Karl Berry <karl@gnu.org>
6097
6098 * anti.texi (Antinews):
6099 * display.texi (Overlay Properties, Defining Images):
6100 * processes.texi (Synchronous Processes, Sentinels):
6101 * syntax.texi (Syntax Table Internals):
6102 * searching.texi (Regexp Special):
6103 * nonascii.texi (Default Coding Systems):
6104 * text.texi (Special Properties):
6105 * minibuf.texi (Basic Completion): Wording to improve breaks in
6106 8.5x11 format.
6107 * elisp.texi (smallbook): New @set to more easily switch between
6108 smallbook and 8.5x11.
6109
6110 2007-04-11 Richard Stallman <rms@gnu.org>
6111
6112 * text.texi (Lazy Properties): Minor fix.
6113
6114 2007-04-08 Karl Berry <karl@gnu.org>
6115
6116 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6117 * macros.texi (Backquote): Downcase Backquote in index entries for
6118 consistency.
6119
6120 2007-04-08 Richard Stallman <rms@gnu.org>
6121
6122 * text.texi (Adaptive Fill): Just describe default,
6123 don't show it (since it contains non-ASCII chars).
6124
6125 2007-04-07 Karl Berry <karl@gnu.org>
6126
6127 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6128 adaptive-fill-regexp's value, since they are not in the standard
6129 TeX fonts.
6130
6131 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6132
6133 * display.texi (Defining Faces): Fix example.
6134
6135 2007-04-07 Karl Berry <karl@gnu.org>
6136
6137 * display.texi (Button Buffer Commands): Improve page break.
6138
6139 2007-04-07 Richard Stallman <rms@gnu.org>
6140
6141 * advice.texi (Activation of Advice): Remove redundant index entry.
6142
6143 * backups.texi: Improve index entries. Remove redundant ones.
6144
6145 * compile.texi (Byte Compilation): Improve index entry.
6146
6147 * hash.texi (Creating Hash): Improve index entry.
6148
6149 * symbols.texi (Definitions): Improve index entry.
6150
6151 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6152
6153 * maps.texi (Standard Keymaps): Remove useless index entry.
6154
6155 * help.texi (Documentation Basics): Remove redundant index entries.
6156
6157 * customize.texi: Improve index entries.
6158 Remove redundant/useless ones.
6159
6160 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6161
6162 * streams.texi (Output Variables): Improve index entry.
6163
6164 * abbrevs.texi (Abbrevs): Remove useless index entry.
6165
6166 * macros.texi (Expansion): Remove useless index entry.
6167
6168 * text.texi: Improve index entries. Remove redundant/useless ones.
6169 (Text Properties, Examining Properties)
6170 (Special Properties): Use "property category" instead of "category"
6171 to refer to the `category' property.
6172
6173 * positions.texi: Improve index entries. Remove useless one.
6174
6175 * lists.texi: Improve index entries. Remove redundant/useless ones.
6176
6177 * os.texi: Improve index entries.
6178 (Timers): Fix previous change.
6179
6180 * buffers.texi: Improve index entries.
6181 (Modification Time): Get rid of term "obsolete buffer".
6182
6183 * debugging.texi: Improve index entries.
6184 (Test Coverage): Add xref to other test coverage ftr.
6185
6186 * eval.texi: Improve index entry. Remove redundant ones.
6187
6188 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6189
6190 * files.texi: Improve index entries. Remove redundant/useless ones.
6191
6192 * objects.texi: Improve index entries.
6193
6194 * processes.texi: Improve index entries.
6195
6196 * modes.texi: Improve index entry. Remove redundant one.
6197
6198 * nonascii.texi: Improve index entries.
6199
6200 * internals.texi: Improve index entries.
6201
6202 * syntax.texi: Improve index entries.
6203
6204 * keymaps.texi (Active Keymaps): Improve index entries.
6205
6206 * commands.texi: Improve index entries. Remove redundant/useless ones.
6207
6208 * frames.texi: Improve index entries. Remove redundant/useless ones.
6209
6210 * markers.texi: Improve index entries. Remove redundant ones.
6211
6212 * tips.texi: Improve index entries.
6213
6214 * loading.texi (Unloading): Improve index entry.
6215
6216 * variables.texi: Improve index entries. Remove redundant one.
6217
6218 * sequences.texi: Improve index entry.
6219
6220 * display.texi: Improve index entries. Remove redundant ones.
6221
6222 * windows.texi: Improve index entries.
6223
6224 * searching.texi: Improve index entries. Remove redundant one.
6225
6226 * strings.texi (Case Tables): Improve last change.
6227
6228 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
6229
6230 * strings.texi (Case Tables): Document with-case-table and
6231 ascii-case-table.
6232
6233 2007-04-03 Karl Berry <karl@gnu.org>
6234
6235 * processes.texi (Network): Reword to improve page break.
6236
6237 2007-04-03 Eli Zaretskii <eliz@gnu.org>
6238
6239 * functions.texi (Inline Functions): Describe more disadvantages
6240 of defsubst, and make advice against it stronger.
6241
6242 2007-04-02 Karl Berry <karl@gnu.org>
6243
6244 * backups.texi (Backup Names): Avoid widow words.
6245 * modes.texi (Example Major Modes): Align last comment.
6246
6247 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
6248
6249 * keymaps.texi (Remapping Commands): Document new arg to
6250 command-remapping.
6251
6252 2007-04-01 Karl Berry <karl@gnu.org>
6253
6254 * processes.texi (Low-Level Network): Typo.
6255 * loading.texi (Hooks for Loading): Avoid double "the".
6256 * keymaps.texi (Key Sequences): No double "and".
6257 (Changing Key Bindings): Shorten to improve line break.
6258
6259 2007-03-31 Glenn Morris <rgm@gnu.org>
6260
6261 * os.texi (Timers): Fix description of run-at-time TIME formats.
6262
6263 2007-03-31 Richard Stallman <rms@gnu.org>
6264
6265 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6266 regarding ellipsis.
6267
6268 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6269
6270 * intro.texi (nil and t):
6271 * symbols.texi (Plists and Alists):
6272 * variables.texi (Variable Aliases, Constant Variables):
6273 * functions.texi (Defining Functions):
6274 * advice.texi (Advising Primitives):
6275 * debugging.texi (Syntax Errors, Compilation Errors):
6276 * minibuf.texi (Minibuffer Windows):
6277 * commands.texi (Adjusting Point):
6278 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6279 (Auto Major Mode, Major Mode Conventions):
6280 * help.texi (Describing Characters):
6281 * files.texi (Create/Delete Dirs, Information about Files)
6282 (File Locks, Writing to Files, Reading from Files)
6283 (Saving Buffers):
6284 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6285 * frames.texi (Finding All Frames):
6286 * positions.texi (Buffer End, Motion):
6287 * markers.texi (The Region):
6288 * text.texi (Deletion, Near Point):
6289 * display.texi (Displaying Messages, Truncation):
6290 * os.texi (Processor Run Time):
6291 * tips.texi (Key Binding Conventions, Programming Tips)
6292 (Warning Tips, Documentation Tips, Comment Tips):
6293 * internals.texi (Memory Usage): Improve indexing.
6294
6295 * variables.texi (Frame-Local Variables):
6296 * functions.texi (Argument List):
6297 * loading.texi (Library Search):
6298 * streams.texi (Output Variables):
6299 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6300 * searching.texi (Replacing Match, Search and Replace):
6301 * processes.texi (Byte Packing, Decoding Output)
6302 (Accepting Output, Network Servers, Shell Arguments):
6303 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6304 * windows.texi (Window Point, Window Start):
6305 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6306 * commands.texi (Reading Input, Keyboard Events):
6307 * minibuf.texi (Reading File Names, Minibuffer Completion)
6308 (Recursive Mini):
6309 * positions.texi (List Motion):
6310 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6311 * numbers.texi (Arithmetic Operations, Math Functions)
6312 (Predicates on Numbers, Comparison of Numbers):
6313 (Numeric Conversions):
6314 * locals.texi (Standard Buffer-Local Variables):
6315 * maps.texi (Standard Keymaps):
6316 * os.texi (User Identification, System Environment, Recording Input)
6317 (X11 Keysyms):
6318 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6319 * backups.texi (Backups and Auto-Saving):
6320 * customize.texi (Customization, Group Definitions)
6321 (Variable Definitions):
6322 * compile.texi (Byte Compilation): Improve index entries.
6323
6324 2007-03-31 Karl Berry <karl@gnu.org>
6325
6326 * macros.texi (Defining Macros): Avoid widow syllable.
6327
6328 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6329
6330 * elisp.texi (Top): Postscript -> PostScript.
6331
6332 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6333
6334 2007-03-31 Markus Triska <markus.triska@gmx.at>
6335
6336 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6337
6338 2007-03-30 Karl Berry <karl@gnu.org>
6339
6340 * lists.texi (List-related Predicates): Remove spurious @need.
6341 (Setcdr): Use @smallexample to improve page break.
6342 (Association Lists) <assoc>: Reword to improve page break.
6343
6344 * strings.texi (String Conversion): Insert blank line to improve
6345 page break.
6346
6347 * numbers.texi (Random Numbers): Use @minus{}.
6348 (Math Functions): Use @minus{}.
6349
6350 * intro.texi (Acknowledgements): Avoid line breaks before middle
6351 initials.
6352
6353 2007-03-24 Eli Zaretskii <eliz@gnu.org>
6354
6355 * errors.texi (Standard Errors): Add an index entry.
6356
6357 2007-03-19 Richard Stallman <rms@gnu.org>
6358
6359 * os.texi (Recording Input): recent-keys now gives 300 keys.
6360
6361 2007-03-12 Glenn Morris <rgm@gnu.org>
6362
6363 * os.texi: Replace "daylight savings" with "daylight saving"
6364 throughout.
6365
6366 2007-03-05 Richard Stallman <rms@gnu.org>
6367
6368 * variables.texi (File Local Variables):
6369 Update enable-local-variables values.
6370
6371 2007-03-04 Richard Stallman <rms@gnu.org>
6372
6373 * syntax.texi (Control Parsing): Minor clarification.
6374
6375 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6376
6377 * sequences.texi (Sequence Functions): Move string-bytes away,
6378 add xref.
6379
6380 * nonascii.texi (Text Representations): Move string-bytes here.
6381
6382 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6383
6384 * minibuf.texi (Basic Completion): Minor clarification.
6385
6386 * markers.texi (The Mark): Clarify existence vs activation of mark.
6387 Other cleanup.
6388
6389 * display.texi (Finding Overlays): Write better example.
6390
6391 * compile.texi (Eval During Compile): Clarify putting macros
6392 in eval-when-compile.
6393
6394 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
6395
6396 * loading.texi (How Programs Do Loading): Fix anchor position at
6397 load-read-function definition doc.
6398
6399 2007-02-21 Kim F. Storm <storm@cua.dk>
6400
6401 * strings.texi (Text Comparison): Mention that assoc-string
6402 converts symbols to strings before testing.
6403
6404 2007-02-17 Kim F. Storm <storm@cua.dk>
6405
6406 * processes.texi (Bindat Spec): Vector types can have optional
6407 element type.
6408 (Bindat Examples): Fix example. Add vector with element type.
6409
6410 2007-02-16 Andreas Schwab <schwab@suse.de>
6411
6412 * strings.texi (Formatting Strings): Document '+' flag.
6413
6414 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
6415
6416 * strings.texi (Modifying Strings): Clarify that `clear-string'
6417 always converts the string to unibyte.
6418
6419 2007-02-14 Kim F. Storm <storm@cua.dk>
6420
6421 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6422 Rewrite glyph code description to refer to these functions.
6423 Remove details of encoding face number and char into integer code.
6424
6425 2007-02-03 Alan Mackenzie <acm@muc.de>
6426
6427 * loading.texi (Hooks for Loading): Make the description of
6428 `eval-after-load' more detailed, and amend the description of
6429 after-load-alist, in accordance with changes from 2006-05.
6430
6431 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
6432
6433 * modes.texi (Defining Minor Modes): Document that a :require
6434 keyword or similar may be required to make saved customization
6435 variables work.
6436
6437 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6438
6439 * elisp.texi (Top): Make the detailed menu headers compliant with
6440 Texinfo guidelines and with what texnfo-upd.el expects.
6441 Add comments to prevent people from inadvertently modifying the key
6442 parts needed by `texinfo-multiple-files-update'.
6443
6444 2007-02-02 Eli Zaretskii <eliz@gnu.org>
6445
6446 * elisp.texi (Top): Update the top-level menus.
6447
6448 * syntax.texi (Categories): Add index entries.
6449
6450 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
6451
6452 * display.texi (Attribute Functions): Fix name and description of
6453 the UNDERLINE arg of `set-face-underline-p'.
6454
6455 2007-01-29 Eli Zaretskii <eliz@gnu.org>
6456
6457 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6458 Variables", and "Standard Keymaps" to the detailed menu.
6459
6460 * variables.texi (Future Local Variables): Add index entry.
6461
6462 2007-01-28 Richard Stallman <rms@gnu.org>
6463
6464 * tips.texi (Coding Conventions): Clarify the tip about macros
6465 that define a function or a variable.
6466
6467 * files.texi (File Attributes): UID and GID can be floats.
6468 (Magic File Names): Explain why deferring all operations to
6469 the standard handler does not work.
6470
6471 2007-01-23 Martin Rudalics <rudalics@gmx.at>
6472
6473 * backups.texi (Reverting): Use "buffer" instead of "file"
6474 when talking about major and minor modes.
6475
6476 2007-01-21 Richard Stallman <rms@gnu.org>
6477
6478 * help.texi (Documentation): Add xref to Documentation Tips.
6479
6480 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
6481
6482 * tips.texi (Coding Conventions): Fix typos.
6483
6484 2007-01-05 Richard Stallman <rms@gnu.org>
6485
6486 * modes.texi (Defining Minor Modes): Fix previous change.
6487
6488 2007-01-03 Richard Stallman <rms@gnu.org>
6489
6490 * customize.texi (Variable Definitions, Customization Types):
6491 Don't use * in doc string for defcustom.
6492
6493 2007-01-02 Richard Stallman <rms@gnu.org>
6494
6495 * variables.texi (Variable Aliases): Clarify that aliases vars
6496 always have the same value.
6497
6498 * processes.texi (Bindat Spec): Fix Texinfo usage.
6499
6500 * modes.texi (Defining Minor Modes): Explain effect of command
6501 defined with define-global-minor-mode on new buffers.
6502
6503 2006-12-30 Kim F. Storm <storm@cua.dk>
6504
6505 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6506 `auto-resize-tool-bars'.
6507
6508 2006-12-30 Richard Stallman <rms@gnu.org>
6509
6510 * keymaps.texi (Active Keymaps): Fix previous change.
6511
6512 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
6513
6514 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6515
6516 2006-12-30 Kim F. Storm <storm@cua.dk>
6517
6518 * processes.texi (Bindat Spec): Clarify using field names in
6519 length specifications.
6520
6521 2006-12-29 Kim F. Storm <storm@cua.dk>
6522
6523 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6524 Add count and index variables for eval forms in repeat blocks.
6525
6526 2006-12-24 Richard Stallman <rms@gnu.org>
6527
6528 * customize.texi (Variable Definitions):
6529 Document new name custom-add-frequent-value.
6530
6531 2006-12-19 Kim F. Storm <storm@cua.dk>
6532
6533 * commands.texi (Misc Events): User signals now result in sigusr1
6534 and sigusr2 events which are handled through special-event-map.
6535 (Special Events): User signals and drag-n-drop are special.
6536
6537 2006-12-17 Richard Stallman <rms@gnu.org>
6538
6539 * loading.texi (Named Features): Explain subfeatures better.
6540
6541 * customize.texi: Use "option" only for user options.
6542 For the keyword values inside defcustom etc, say "keywords".
6543 For :options value's elements, say "elements".
6544 :group should not be omitted.
6545
6546 * syntax.texi (Parsing Expressions): Split up node.
6547 (Motion via Parsing, Position Parse, Parser State)
6548 (Low-Level Parsing, Control Parsing): New subnodes.
6549 (Parser State): Document syntax-ppss-toplevel-pos.
6550
6551 * positions.texi (List Motion): Punctuation fix.
6552
6553 * files.texi (File Name Completion): Document PREDICATE arg
6554 to file-name-completion.
6555
6556 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6557
6558 * internals.texi (Building Emacs, Writing Emacs Primitives):
6559 Add index entries.
6560
6561 2006-12-11 Richard Stallman <rms@gnu.org>
6562
6563 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
6564 affects face menu. Explain how to make it non-nil without enabling
6565 any fontification.
6566
6567 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6568
6569 * modes.texi (Font Lock Basics): Document nil value of
6570 font-lock-defaults.
6571
6572 2006-12-10 Glenn Morris <rgm@gnu.org>
6573
6574 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
6575 value for system-flag argument. Abbrev tables may not be empty
6576 when major modes are loaded.
6577
6578 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6579
6580 * makefile.w32-in (maintainer-clean): Partially revert last
6581 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
6582 to protect elisp-covers.texi.
6583
6584 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
6585
6586 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
6587 Don't remove elisp* info files; they are already deleted by the
6588 `clean' and `distclean' targets, and they are in the $(infodir)
6589 directory, not the current one.
6590
6591 2006-12-04 Kim F. Storm <storm@cua.dk>
6592
6593 * commands.texi (Misc Events): Update signal events.
6594 (Event Examples): Add signal example.
6595
6596 2006-11-29 Richard Stallman <rms@gnu.org>
6597
6598 * frames.texi (Visibility of Frames): Explain visible windows
6599 can be covered by others. Add xref for raise-frame.
6600
6601 2006-11-28 Richard Stallman <rms@gnu.org>
6602
6603 * searching.texi (Regexp Special): Update when ^ is special.
6604
6605 2006-11-27 Eli Zaretskii <eliz@gnu.org>
6606
6607 * customize.texi (Customization, Common Keywords)
6608 (Group Definitions, Variable Definitions, Composite Types)
6609 (Type Keywords, Customization Types): Add index entries for
6610 various customization keywords.
6611
6612 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6613
6614 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
6615
6616 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
6617
6618 * frames.texi (Window System Selections): Remove clipboard from
6619 description of selection-coding-system.
6620
6621 2006-11-06 Richard Stallman <rms@gnu.org>
6622
6623 * lists.texi (List Variables): Document COMPARE-FN.
6624
6625 * keymaps.texi: Avoid use of "binding" to mean a relation;
6626 use it only to refer to the meaning associated with a key.
6627 (Keymaps): Change menu node description.
6628
6629 * elisp.texi (Top): Change menu node description.
6630
6631 * display.texi (Managing Overlays): Document overlay-recenter.
6632
6633 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
6634
6635 * Makefile.in: Use relative paths to avoid advertising filesystem
6636 contents during compilation.
6637
6638 2006-10-23 Kim F. Storm <storm@cua.dk>
6639
6640 * commands.texi (Event Input Misc): Update unread-command-events.
6641
6642 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
6643
6644 * lists.texi (Sets And Lists): Fix typos.
6645
6646 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
6647
6648 * control.texi (Processing of Errors): Use @var for an argument,
6649 not @code.
6650
6651 2006-10-16 Richard Stallman <rms@gnu.org>
6652
6653 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
6654
6655 * keymaps.texi (Format of Keymaps): Show all the keymap element
6656 patterns that result from menu items.
6657 (Key Lookup): Minor cleanups.
6658
6659 * modes.texi (Precalculated Fontification): Don't say that
6660 not setting font-lock-defaults avoids loading font-lock.
6661
6662 * help.texi (Documentation): Move xref to Emacs Manual here.
6663 (Documentation Basics): From here.
6664 Also doc emacs-lisp-docstring-fill-column.
6665
6666 * elisp.texi: Update version and ISBN.
6667
6668 * commands.texi (Interactive Call): Clarify KEYS arg to
6669 call-interactively is a vector.
6670 (Command Loop Info): Delete anchor in this-command-keys.
6671 Add anchor in this-command-keys-vector.
6672 (Recursive Editing): Document how recursive-edit
6673 handles the current buffer.
6674
6675 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
6676
6677 * frames.texi (Frame Titles): %c and %l are ignored in
6678 frame-title-format.
6679
6680 2006-10-11 Richard Stallman <rms@gnu.org>
6681
6682 * keymaps.texi (Key Sequences): Clarify use of kbd.
6683
6684 2006-10-10 Kim F. Storm <storm@cua.dk>
6685
6686 * lists.texi (Sets And Lists): Add memql.
6687
6688 2006-10-03 Richard Stallman <rms@gnu.org>
6689
6690 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
6691 Clarify :ascii: and :nonascii:.
6692
6693 2006-09-29 Juri Linkov <juri@jurta.org>
6694
6695 * modes.texi (%-Constructs): Reorder coding systems in the
6696 documentation of %z to the real order displayed in the modeline.
6697
6698 2006-09-25 Richard Stallman <rms@gnu.org>
6699
6700 * os.texi (Timers): Describe timer-max-repeats.
6701
6702 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
6703
6704 * os.texi (Timers): Mention with-local-quit.
6705
6706 2006-09-24 Richard Stallman <rms@gnu.org>
6707
6708 * searching.texi (Searching and Matching): Mention property search.
6709
6710 * commands.texi (Command Loop Info): Explain how read-event affects
6711 this-command-keys.
6712
6713 2006-09-20 Richard Stallman <rms@gnu.org>
6714
6715 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
6716
6717 * windows.texi (Window Start): Minor cleanups.
6718
6719 2006-09-20 Kim F. Storm <storm@cua.dk>
6720
6721 * windows.texi (Window Start): pos-visible-in-window-p allows
6722 specifying t for position to mean "end of window".
6723 Add window-line-height.
6724
6725 * anti.texi (Antinews): Mention window-line-height.
6726
6727 2006-09-19 David Kastrup <dak@gnu.org>
6728
6729 * keymaps.texi (Searching Keymaps): Small clarification.
6730
6731 2006-09-18 Richard Stallman <rms@gnu.org>
6732
6733 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
6734 cause keyboard menus.
6735 (Menu Keymaps): Likewise.
6736 (Defining Menus, Keyboard Menus): Clarify.
6737
6738 * text.texi (Fields): Clarify explanation of constrain-to-field.
6739
6740 2006-09-16 Eli Zaretskii <eliz@gnu.org>
6741
6742 * variables.texi (Tips for Defining): Fix a typo.
6743
6744 2006-09-15 Richard Stallman <rms@gnu.org>
6745
6746 * keymaps.texi (Remapping Commands, Searching Keymaps)
6747 (Active Keymaps): Clean up previous change.
6748
6749 2006-09-15 Jay Belanger <belanger@truman.edu>
6750
6751 * gpl.texi: Replace "Library Public License" by "Lesser Public
6752 License" throughout.
6753
6754 2006-09-15 David Kastrup <dak@gnu.org>
6755
6756 * keymaps.texi (Active Keymaps): Adapt description to use
6757 `get-char-property' instead `get-text-property'. Explain how
6758 mouse events change this. Explain the new optional argument of
6759 `key-binding' and its mouse-dependent lookup.
6760 (Searching Keymaps): Adapt description similarly.
6761 (Remapping Commands): Explain the new optional argument of
6762 `command-remapping'.
6763
6764 2006-09-14 Richard Stallman <rms@gnu.org>
6765
6766 * keymaps.texi (Searching Keymaps): Clarification.
6767 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
6768
6769 2006-09-13 Richard Stallman <rms@gnu.org>
6770
6771 * objects.texi (Character Type): Node split.
6772 Add xref to Describing Characters.
6773 (Basic Char Syntax, General Escape Syntax)
6774 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
6775
6776 2006-09-11 Richard Stallman <rms@gnu.org>
6777
6778 * display.texi (Display Table Format): Wording clarification.
6779 (Glyphs): Clarifications.
6780
6781 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
6782
6783 * keymaps.texi (Active Keymaps): Mention that key-binding checks
6784 local maps.
6785
6786 2006-09-10 Kim F. Storm <storm@cua.dk>
6787
6788 * display.texi (Forcing Redisplay): Document return value of
6789 function redisplay.
6790
6791 2006-09-09 Richard Stallman <rms@gnu.org>
6792
6793 * windows.texi (Window Hooks): Explain limits of
6794 window-scroll-functions.
6795
6796 * display.texi (Fringe Indicators): Update for last change in
6797 indicate-buffer-boundaries.
6798
6799 2006-09-08 Richard Stallman <rms@gnu.org>
6800
6801 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
6802
6803 2006-09-06 Kim F. Storm <storm@cua.dk>
6804
6805 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
6806
6807 * windows.texi (Window Start): Update pos-visible-in-window-p.
6808
6809 2006-09-04 Richard Stallman <rms@gnu.org>
6810
6811 * processes.texi (Accepting Output): Explain SECONDS=0 for
6812 accept-process-output.
6813
6814 * os.texi (Idle Timers): Explain why timer functions should not
6815 loop until (input-pending-p).
6816
6817 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6818
6819 * makefile.w32-in (usermanualdir): New variable.
6820 (elisp.dvi): Use it.
6821
6822 2006-09-01 Eli Zaretskii <eliz@gnu.org>
6823
6824 * buffers.texi (Buffer Modification): Fix last change.
6825
6826 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
6827
6828 * buffers.texi (Buffer Modification):
6829 Document buffer-chars-modified-tick.
6830
6831 2006-08-31 Richard Stallman <rms@gnu.org>
6832
6833 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
6834
6835 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
6836
6837 * modes.texi (Syntactic Font Lock):
6838 Mention font-lock-syntactic-face-function
6839 instead of specific faces.
6840
6841 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
6842
6843 * display.texi (Images): Add xrref to display-images-p.
6844
6845 2006-08-28 Kenichi Handa <handa@m17n.org>
6846
6847 * nonascii.texi (Lisp and Coding Systems): Fix description of
6848 detect-coding-region.
6849
6850 2006-08-27 Michael Olson <mwolson@gnu.org>
6851
6852 * processes.texi (Transaction Queues): Remove stray quote
6853 character.
6854
6855 2006-08-25 Richard Stallman <rms@gnu.org>
6856
6857 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
6858 Add xref.
6859
6860 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
6861
6862 * os.texi (Timers): Avoid waiting inside timers.
6863
6864 2006-08-21 Lute Kamstra <lute@gnu.org>
6865
6866 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
6867
6868 2006-08-20 Richard Stallman <rms@gnu.org>
6869
6870 * os.texi (Idle Timers): New node, split out from Timers.
6871 Document current-idle-time.
6872 * commands.texi (Reading One Event): Update xref.
6873 * elisp.texi (Top): Update subnode menu.
6874
6875 2006-08-16 Richard Stallman <rms@gnu.org>
6876
6877 * keymaps.texi (Extended Menu Items): Show format of cached
6878 bindings in extended menu items.
6879
6880 * customize.texi (Variable Definitions): Explain when the
6881 standard value expression is evaluated.
6882
6883 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
6884
6885 * commands.texi (Reading One Event): Explain idleness in
6886 `read-event'.
6887
6888 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
6889
6890 * text.texi (Near Point): Say "cursor" not "terminal cursor".
6891 (Commands for Insertion): Remove split-line since it's not
6892 relevant for Lisp programming.
6893 (Yank Commands): Rewrite introduction.
6894 (Undo): Clarify.
6895 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
6896 (Filling): Remove redundant comment. Clarify return value of
6897 current-justification.
6898 (Margins): Minor clarifications.
6899 (Adaptive Fill): Update default value of adaptive-fill-regexp.
6900 (Sorting): Update definition of sort-lines.
6901 (Columns): Clarify behavior of sort-columns.
6902 (Indent Tabs): Link to Tab Stops in Emacs manual.
6903 (Special Properties): Clarify.
6904 (Clickable Text): Mention Buttons package.
6905
6906 2006-08-12 Kevin Ryde <user42@zip.com.au>
6907
6908 * os.texi (Time Parsing): Add %z to description of
6909 format-time-string, as per docstring. Add cross reference to
6910 glibc manual for strftime.
6911
6912 2006-08-08 Richard Stallman <rms@gnu.org>
6913
6914 * modes.texi: Clean up wording in previous change.
6915
6916 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
6917
6918 * modes.texi (Hooks): Clarify.
6919 (Major Mode Basics): Mention define-derived-mode explicitly.
6920 (Major Mode Conventions): Rebinding RET is OK for some modes.
6921 Mention change-major-mode-hook and after-change-major-mode-hook.
6922 (Example Major Modes): Move to end of Modes section.
6923 (Mode Line Basics): Clarify.
6924 (Mode Line Data): Mention help-echo and local-map in strings.
6925 Explain reason for treatment of non-risky variables.
6926 (Properties in Mode): Clarify.
6927 (Faces for Font Lock): Add font-lock-negation-char-face.
6928
6929 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6930
6931 * strings.texi (Formatting Strings): Warn against arbitrary
6932 strings as first arg to `format'.
6933
6934 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
6935
6936 * text.texi (Clickable Text): Mention `help-echo' text property.
6937 Update intro, examples and associated explanations.
6938
6939 2006-07-31 Richard Stallman <rms@gnu.org>
6940
6941 * commands.texi: Update xrefs.
6942 (Event Mod): New node, cut out from old Translating Input.
6943
6944 * maps.texi: Update xrefs.
6945
6946 * keymaps.texi (Translation Keymaps): New node.
6947 Update xrefs from Translating Input to Translation Keymaps.
6948
6949 * elisp.texi (Top): Update subnode menu.
6950
6951 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
6952
6953 * os.texi (System Interface): Fix menu descriptions of some nodes.
6954 (Translating Input): Node deleted.
6955
6956 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6957
6958 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
6959
6960 * lists.texi (Sets And Lists): Likewise.
6961
6962 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
6963
6964 * text.texi (Fields): Mention POS
6965 requirement when narrowing is in effect.
6966
6967 2006-07-28 Richard Stallman <rms@gnu.org>
6968
6969 * display.texi (Face Attributes): Simplify wording.
6970 (Attribute Functions): Clarify meaning of new-frame default
6971 attribute settings.
6972
6973 * customize.texi (Common Keywords): Document how to use
6974 :package-version in a package not in Emacs.
6975
6976 2006-07-28 Kim F. Storm <storm@cua.dk>
6977
6978 * commands.texi (Reading One Event): Fix last change.
6979
6980 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
6981
6982 * commands.texi (Reading One Event): Document SECONDS argument for
6983 read-event, read-char, and read-char-exclusive.
6984
6985 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6986
6987 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
6988 to ensure correct identification.
6989
6990 2006-07-24 Richard Stallman <rms@gnu.org>
6991
6992 * text.texi (Clickable Text): Clarify.
6993
6994 * sequences.texi (Vector Functions): Delete duplicate xref.
6995
6996 * objects.texi (Function Type): Clarify.
6997
6998 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
6999 modes.
7000
7001 * lists.texi (List Variables): New node.
7002 Material moved from other nodes.
7003
7004 * variables.texi (Setting Variables): add-to-list and
7005 add-to-ordered-list moved to List Variables node.
7006
7007 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7008
7009 * text.texi (Links and Mouse-1):
7010 For mouse-on-link-p, expand on arg POS.
7011
7012 2006-07-21 Kim F. Storm <storm@cua.dk>
7013
7014 * display.texi (Forcing Redisplay): Don't mention systems which
7015 don't support sub-second timers for redisplay-preemption-period.
7016
7017 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7018
7019 2006-07-21 Eli Zaretskii <eliz@gnu.org>
7020
7021 * frames.texi (Input Focus): Document that focus-follows-mouse has
7022 no effect on MS-Windows.
7023
7024 2006-07-18 Richard Stallman <rms@gnu.org>
7025
7026 * display.texi (Forcing Redisplay): Cleanups in previous change.
7027
7028 * processes.texi (Low-Level Network): Make menu more convenient.
7029
7030 2006-07-18 Kim F. Storm <storm@cua.dk>
7031
7032 * display.texi (Forcing Redisplay): redisplay-preemption-period
7033 only used on window systems. Add xref to Terminal Output.
7034
7035 * os.texi (Terminal Output): baud-rate only controls preemption on
7036 non-window systems. Add xref to Forcing Redisplay.
7037
7038 * processes.texi (Low-Level Network): Rename node "Make Network"
7039 to "Network Processes".
7040
7041 2006-07-18 Karl Berry <karl@gnu.org>
7042
7043 * variables.texi, functions.texi, customize.texi, loading.texi:
7044 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7045
7046 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
7047
7048 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7049
7050 2006-07-17 Richard Stallman <rms@gnu.org>
7051
7052 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7053 Put period and comma inside quotes.
7054
7055 * loading.texi, markers.texi: Use real doublequote inside menus.
7056
7057 * windows.texi: Put point and comma inside quotes.
7058 (Textual Scrolling): Use @samp for error message.
7059
7060 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7061 * strings.texi, streams.texi, processes.texi, os.texi:
7062 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7063 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7064 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7065 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7066 Put point and comma inside quotes.
7067
7068 * control.texi (Processing of Errors): Add command-error-function.
7069
7070 * variables.texi (File Local Variables): Clarify that
7071 file local variables make buffer-local bindings.
7072
7073 * modes.texi (Syntactic Font Lock): Give default for
7074 font-lock-syntax-table.
7075
7076 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
7077
7078 * text.texi (Special Properties): Clean up previous change.
7079
7080 2006-07-16 Karl Berry <karl@gnu.org>
7081
7082 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7083 * control.texi: Fix bad page breaks through chapter 10 (control).
7084
7085 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7086 underfull hbox.
7087
7088 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
7089
7090 * text.texi (Special Properties): Describe fontified text property
7091 in relation to a character (not text).
7092
7093 2006-07-15 Kim F. Storm <storm@cua.dk>
7094
7095 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7096 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7097 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7098
7099 * anti.texi (Antinews): Mention redisplay function.
7100 The kbd macro existed, but was not documented, before 22.x.
7101 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7102
7103 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
7104
7105 * display.texi (Displaying Messages): Add anchor.
7106
7107 * frames.texi (Dialog Boxes): Use it.
7108
7109 2006-07-12 Richard Stallman <rms@gnu.org>
7110
7111 * objects.texi (Frame Type): Explain nature of frames better.
7112
7113 * frames.texi (Frames): Explain nature of frames better.
7114
7115 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7116
7117 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7118
7119 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7120
7121 * frames.texi (Window System Selections): Mention scrap support for Mac.
7122 Default value of x-select-enable-clipboard is t on Mac.
7123
7124 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7125
7126 2006-07-11 Kim F. Storm <storm@cua.dk>
7127
7128 * display.texi (Forcing Redisplay): Add `redisplay' function.
7129 Don't mention (sit-for -1) -- use (redisplay t) instead.
7130
7131 * commands.texi (Waiting): (sit-for -1) is no longer special.
7132 (sit-for 0) is equivalent to (redisplay).
7133 Iconifying/deiconifying no longer makes sit-for return.
7134
7135 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7136
7137 * display.texi (Buttons): Fix typo.
7138
7139 * index.texi, elisp.texi (New Symbols): Comment node out.
7140
7141 2006-07-09 Richard Stallman <rms@gnu.org>
7142
7143 * display.texi (Truncation): Clean up previous change.
7144
7145 2006-07-08 Richard Stallman <rms@gnu.org>
7146
7147 * commands.texi (Interactive Call): Use 3 as prefix in example
7148 for execute-extended-command.
7149
7150 * display.texi (Attribute Functions): Move paragraph about
7151 compatibility with Emacs < 21.
7152
7153 2006-07-09 Kim F. Storm <storm@cua.dk>
7154
7155 * display.texi (Refresh Screen): Clarify force-window-update.
7156 (Truncation): "Normally" indicated by fringe arrows.
7157
7158 2006-07-08 Eli Zaretskii <eliz@gnu.org>
7159
7160 * windows.texi (Textual Scrolling, Resizing Windows):
7161 * variables.texi (Constant Variables):
7162 * text.texi (Buffer Contents, Deletion, Changing Properties)
7163 (Property Search, Special Properties, Sticky Properties)
7164 (Links and Mouse-1, Fields, Change Hooks):
7165 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7166 (Categories):
7167 * symbols.texi (Other Plists):
7168 * streams.texi (Output Variables):
7169 * processes.texi (Input to Processes, Query Before Exit):
7170 * positions.texi (Word Motion, Text Lines, List Motion):
7171 * os.texi (Init File, System Environment, Sound Output)
7172 (Session Management):
7173 * nonascii.texi (Text Representations, Character Sets)
7174 (Chars and Bytes, Locales):
7175 * modes.texi (Defining Minor Modes, Header Lines):
7176 * minibuf.texi (Minibuffer Contents):
7177 * markers.texi (Information from Markers):
7178 * lists.texi (List Elements, Building Lists, Association Lists):
7179 * keymaps.texi (Tool Bar):
7180 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7181 * functions.texi (What Is a Function, Mapping Functions):
7182 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7183 (Color Names, Text Terminal Colors, Display Feature Testing):
7184 * files.texi (Visiting Functions, File Name Components)
7185 (Unique File Names, Contents of Directories):
7186 * display.texi (Forcing Redisplay, Displaying Messages)
7187 (Temporary Displays, Font Selection, Auto Faces)
7188 (Font Lookup, Fringe Indicators, Display Margins)
7189 (Image Descriptors, Showing Images, Image Cache, Button Types)
7190 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7191 (Display Table Format, Glyphs):
7192 * control.texi (Iteration):
7193 * commands.texi (Command Loop Info, Adjusting Point):
7194 * backups.texi (Making Backups, Auto-Saving):
7195 Remove @tindex entries.
7196
7197 2006-07-07 Kim F. Storm <storm@cua.dk>
7198
7199 * display.texi (Fringe Cursors): Fix typo.
7200 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7201 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7202
7203 2006-07-05 Richard Stallman <rms@gnu.org>
7204
7205 * text.texi (Buffer Contents): Add example of text props
7206 in result of buffer-substring.
7207 (Text Properties): Explain better about use of specific property names.
7208 (Property Search): Some cleanups; reorder some functions.
7209
7210 * keymaps.texi (Changing Key Bindings): Cleanup.
7211 Add xref to Key Binding Conventions.
7212
7213 * display.texi (Attribute Functions): Add examples for
7214 face-attribute-relative-p.
7215
7216 * tips.texi (Coding Conventions): Cleanup last change.
7217
7218 2006-07-05 Karl Berry <karl@gnu.org>
7219
7220 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7221 Remove @setchapternewpage odd.
7222 Result is 1013 pages, down from 1100.
7223
7224 * anti.texi, customize.texi, display.texi, internals.texi:
7225 * minibuf.texi, modes.texi, tips.texi:
7226 Fix overfull/underfull boxes.
7227
7228 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7229
7230 * edebug.texi (Instrumenting):
7231 Add Edebug-specific findex for eval-buffer.
7232 * loading.texi (Loading):
7233 Replace eval-current-buffer with eval-buffer.
7234
7235 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
7236
7237 * locals.texi (Standard Buffer-Local Variables): Update the list
7238 of variables.
7239
7240 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
7241
7242 * files.texi (File Name Completion): Point user to the node
7243 "Reading File Names".
7244
7245 2006-06-24 Eli Zaretskii <eliz@gnu.org>
7246
7247 * files.texi (Contents of Directories): Document case-insensitive
7248 behavior on respective filesystems.
7249
7250 * objects.texi (Character Type): Document that Emacs signals an
7251 error for unsupported Unicode characters specified as \uNNNN.
7252
7253 2006-06-19 Richard Stallman <rms@gnu.org>
7254
7255 * processes.texi (Bindat Spec): Clarify previous change.
7256
7257 2006-06-16 Richard Stallman <rms@gnu.org>
7258
7259 * tips.texi (Coding Conventions): Better explain conventions
7260 for definition constructs.
7261
7262 * text.texi (Special Properties): String value of `read-only'
7263 serves as the error message.
7264
7265 * objects.texi (Character Type): Clarify prev. change.
7266 (Non-ASCII in Strings): Mention \u and \U.
7267
7268 * commands.texi (Using Interactive): Explain problem of
7269 markers, etc., in command-history.
7270
7271 2006-06-14 Kim F. Storm <storm@cua.dk>
7272
7273 * commands.texi (Waiting): Negative arg to sit-for forces
7274 redisplay even if input is pending.
7275
7276 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7277 redisplay. Remove incorrect example of binding redisplay-dont-pause
7278 around (sit-for 0).
7279
7280 2006-06-13 Richard Stallman <rms@gnu.org>
7281
7282 * display.texi (Forcing Redisplay): Clarify previous change.
7283
7284 2006-06-13 Romain Francoise <romain@orebokech.com>
7285
7286 * display.texi (Forcing Redisplay): Fix typo.
7287
7288 2006-06-13 Kim F. Storm <storm@cua.dk>
7289
7290 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7291
7292 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7293
7294 * tips.texi (Coding Conventions): Add `@end itemize'.
7295
7296 2006-06-10 Richard Stallman <rms@gnu.org>
7297
7298 * tips.texi (Coding Conventions): Explain use of coding systems
7299 to ensure one decoding for strings.
7300
7301 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7302
7303 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7304 syntax.
7305
7306 2006-06-07 Eli Zaretskii <eliz@gnu.org>
7307
7308 * display.texi (Font Selection): Remove description of
7309 clear-face-cache.
7310
7311 * compile.texi (Eval During Compile): Fix a typo. Add index
7312 entries for possible uses of eval-when-compile.
7313
7314 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7315
7316 * display.texi (Abstract Display): Fix typo.
7317
7318 2006-06-03 Eli Zaretskii <eliz@gnu.org>
7319
7320 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7321 Reword variable's description.
7322
7323 2006-06-01 Richard Stallman <rms@gnu.org>
7324
7325 * windows.texi (Splitting Windows): Clarify splitting nonselected
7326 window.
7327
7328 2006-05-31 Juri Linkov <juri@jurta.org>
7329
7330 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7331
7332 2006-05-30 Richard Stallman <rms@gnu.org>
7333
7334 * display.texi (Line Height): Fix errors in description of
7335 default line height and line-height property.
7336
7337 * nonascii.texi (Default Coding Systems): Further clarification.
7338
7339 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7340
7341 * internals.texi (Pure Storage): Mention that an overflow in pure
7342 space causes a memory leak.
7343 (Garbage Collection): If there was an overflow in pure space,
7344 `garbage-collect' returns nil.
7345
7346 2006-05-30 Eli Zaretskii <eliz@gnu.org>
7347
7348 * nonascii.texi (Default Coding Systems): Fix it some more.
7349
7350 2006-05-29 Eli Zaretskii <eliz@gnu.org>
7351
7352 * nonascii.texi (Default Coding Systems): Fix last change.
7353
7354 2006-05-29 Kenichi Handa <handa@m17n.org>
7355
7356 * nonascii.texi (find-operation-coding-system): Describe the new
7357 argument format (FILENAME . BUFFER).
7358
7359 2006-05-28 Richard Stallman <rms@gnu.org>
7360
7361 * tips.texi (Coding Conventions): Better explain reasons not to
7362 advise other packages or use `eval-after-load'.
7363
7364 2006-05-29 Kim F. Storm <storm@cua.dk>
7365
7366 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7367 `bindat-idx' and `bindat-raw' for clarity.
7368
7369 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7370
7371 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7372
7373 * display.texi (Display): Add "Abstract Display" to menu.
7374 (Abstract Display, Abstract Display Functions)
7375 (Abstract Display Example): New nodes.
7376 * elisp.texi (Top): Add "Abstract Display" to menu.
7377
7378 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
7379
7380 * keymaps.texi (Key Sequences): Link to input events definition.
7381 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7382
7383 * files.texi (Changing Files): Document updated argument list for
7384 copy-file.
7385
7386 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7387
7388 * processes.texi (Bindat Functions): Explain term "total length".
7389 Use it in bindat-length and bindat-pack descriptions.
7390
7391 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7392
7393 * tips.texi (Coding Conventions): Advise against using
7394 eval-after-load in packages. Add an index entry.
7395
7396 2006-05-25 Juri Linkov <juri@jurta.org>
7397
7398 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7399
7400 * modes.texi (%-Constructs): Add %e, %z, %Z.
7401
7402 2006-05-25 Richard Stallman <rms@gnu.org>
7403
7404 * elisp.texi (Top): Update subnode menu.
7405
7406 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7407 (Keymaps): Update menu.
7408
7409 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7410
7411 * keymaps.texi (Key Sequences): Some clarifications.
7412
7413 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7414
7415 * processes.texi (Bindat Functions): Say "unibyte string"
7416 explicitly for bindat-unpack and bindat-pack descriptions.
7417 (Bindat Examples): Don't call `string-make-unibyte' in example.
7418
7419 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7420
7421 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
7422 Explain string and vector representations of key sequences.
7423
7424 * keymaps.texi (Changing Key Bindings):
7425 * commands.texi (Interactive Codes):
7426 * help.texi (Describing Characters): Refer to it.
7427
7428 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7429
7430 * frames.texi (Pointer Shape): @end table -> @end defvar.
7431
7432 2006-05-22 Richard Stallman <rms@gnu.org>
7433
7434 * elisp.texi (Top): Update subnode menus.
7435
7436 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7437 Contents rewritten; material from old Pointer Shape node moved here.
7438
7439 * display.texi (Pointer Shape): Node deleted.
7440 (Image Descriptors): Minor cleanup.
7441
7442 2006-05-21 Richard Stallman <rms@gnu.org>
7443
7444 * syntax.texi (Parsing Expressions): Update info on which STATE
7445 elements are ignored.
7446
7447 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7448
7449 * hooks.texi (Standard Hooks): Correct typo.
7450
7451 * gpl.texi (GPL): ifinfo -> ifnottex.
7452
7453 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7454
7455 * searching.texi (Simple Match Data): Warn about match data being
7456 set anew by every search.
7457
7458 2006-05-17 Richard Stallman <rms@gnu.org>
7459
7460 * minibuf.texi (Minibuffer History): Clarify.
7461
7462 * searching.texi (Regexp Special): Clarify nested regexp warning.
7463
7464 2006-05-16 Kim F. Storm <storm@cua.dk>
7465
7466 * minibuf.texi (Minibuffer History): Update add-to-history.
7467
7468 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7469
7470 * nonascii.texi (Explicit Encoding):
7471 Fix typo (encoding<->decoding).
7472
7473 2006-05-14 Richard Stallman <rms@gnu.org>
7474
7475 * buffers.texi (Creating Buffers): Cleanup.
7476
7477 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7478
7479 2006-05-13 Eli Zaretskii <eliz@gnu.org>
7480
7481 * buffers.texi (Current Buffer): Document that with-temp-buffer
7482 disables undo.
7483
7484 * os.texi (Terminal-Specific): More accurate description of how
7485 Emacs searches for the terminal-specific libraries.
7486
7487 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7488
7489 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7490 emacs-xtra to @inforef's.
7491
7492 * text.texi (Undo): Document that undo is turned off in buffers
7493 whose names begin with a space.
7494
7495 * buffers.texi (Buffer Names): Add index entries for buffers whose
7496 names begin with a space.
7497 (Creating Buffers): Document that undo is turned off in buffers
7498 whose names begin with a space.
7499
7500 * files.texi (Visiting Functions, Reading from Files)
7501 (Saving Buffers): Mention code and EOL conversions by file I/O
7502 primitives and subroutines.
7503
7504 * nonascii.texi (Lisp and Coding Systems):
7505 Document coding-system-eol-type. Add index entries for eol conversion.
7506
7507 * display.texi (Defining Faces): Mention `mac', and add an xref to
7508 where window-system is described.
7509
7510 2006-05-10 Richard Stallman <rms@gnu.org>
7511
7512 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7513
7514 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7515
7516 * variables.texi (File Local Variables): Recommend to quote lambda
7517 expressions in safe-local-variable property.
7518
7519 2006-05-09 Richard Stallman <rms@gnu.org>
7520
7521 * variables.texi (File Local Variables):
7522 Document safe-local-eval-forms and safe-local-eval-function.
7523
7524 2006-05-07 Kim F. Storm <storm@cua.dk>
7525
7526 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7527 from add-to-history.
7528
7529 2006-05-07 Romain Francoise <romain@orebokech.com>
7530
7531 * commands.texi (Event Input Misc):
7532 * compile.texi (Eval During Compile):
7533 * internals.texi (Buffer Internals):
7534 * minibuf.texi (Initial Input):
7535 * nonascii.texi (Scanning Charsets):
7536 * numbers.texi (Comparison of Numbers):
7537 * windows.texi (Textual Scrolling, Vertical Scrolling):
7538 Fix various typos.
7539
7540 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7541
7542 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7543 conditional xref's to either emacs or emacs-xtra, depending on
7544 @iftex/@ifnottex.
7545
7546 * minibuf.texi (Minibuffer History): Document add-to-history.
7547
7548 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7549
7550 * internals.texi (Pure Storage): Mention the pure overflow message
7551 at startup.
7552
7553 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
7554
7555 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7556 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7557 search.
7558
7559 2006-05-01 Richard Stallman <rms@gnu.org>
7560
7561 * intro.texi (nil and t): Clarify.
7562
7563 * variables.texi (File Local Variables): Suggest using booleanp.
7564
7565 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
7566
7567 * objects.texi (Type Predicates): Fix typos.
7568
7569 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7570
7571 * intro.texi (nil and t): Add booleanp.
7572
7573 * objects.texi (Type Predicates): Add links for booleanp and
7574 string-or-null-p.
7575
7576 2006-04-29 Richard Stallman <rms@gnu.org>
7577
7578 * modes.texi (Multiline Font Lock): Rename from
7579 Multi line Font Lock Elements. Much clarification.
7580 (Font Lock Multiline, Region to Fontify): Much clarification.
7581
7582 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7583
7584 * variables.texi (File Local Variables): Remove the special case t for
7585 safe-local-variable.
7586
7587 2006-04-26 Richard Stallman <rms@gnu.org>
7588
7589 * syntax.texi (Parsing Expressions): Minor cleanup.
7590
7591 2006-04-18 Richard Stallman <rms@gnu.org>
7592
7593 * tips.texi (Coding Conventions): Explain when the package's
7594 prefix should appear later on (not at the start of the name).
7595
7596 * searching.texi (String Search): Clarify effect of NOERROR.
7597
7598 * modes.texi (Imenu): Clarify what special items do.
7599
7600 * hooks.texi (Standard Hooks): Delete text about old hook names.
7601
7602 2006-04-17 Romain Francoise <romain@orebokech.com>
7603
7604 * variables.texi (Local Variables): Update the default value of
7605 `max-specpdl-size'.
7606
7607 2006-04-15 Michael Olson <mwolson@gnu.org>
7608
7609 * processes.texi (Transaction Queues): Mention the new optional
7610 `delay-question' argument for `tq-enqueue'.
7611
7612 2006-04-13 Bill Wohler <wohler@newt.com>
7613
7614 * customize.texi (Common Keywords): Use dotted notation for
7615 :package-version value. Specify its values. Improve documentation
7616 for customize-package-emacs-version-alist.
7617
7618 2006-04-12 Bill Wohler <wohler@newt.com>
7619
7620 * customize.texi (Common Keywords): Move description of
7621 customize-package-emacs-version-alist to @defvar.
7622
7623 2006-04-10 Bill Wohler <wohler@newt.com>
7624
7625 * customize.texi (Common Keywords): Add :package-version.
7626
7627 2006-04-10 Kim F. Storm <storm@cua.dk>
7628
7629 * text.texi (Buffer Contents): Add NOPROPS arg to
7630 filter-buffer-substring.
7631
7632 2006-04-08 Kevin Ryde <user42@zip.com.au>
7633
7634 * os.texi (Command-Line Arguments): Update xref to emacs manual
7635 "Command Arguments" -> "Emacs Invocation", per change there.
7636
7637 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
7638
7639 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
7640 be on one line to help makeinfo not render two spaces after the dot.
7641
7642 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7643
7644 * strings.texi (Predicates for Strings): Add string-or-null-p.
7645
7646 2006-03-28 Kim F. Storm <storm@cua.dk>
7647
7648 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
7649 remarks about systems that don't support fractional seconds.
7650
7651 2006-03-25 Karl Berry <karl@gnu.org>
7652
7653 * elisp.texi: Use @copyright{} instead of (C), and do not indent
7654 the year list.
7655
7656 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
7657
7658 * display.texi (Fringe Indicators): Fix typos.
7659
7660 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7661
7662 * tips.texi (Documentation Tips): One can now also write `program'
7663 in front of a quoted symbol in a docstring to prevent making a
7664 hyperlink.
7665
7666 2006-03-19 Alan Mackenzie <acm@muc.de>
7667
7668 * text.texi (Special Properties): Clarify `fontified' property.
7669
7670 2006-03-16 Richard Stallman <rms@gnu.org>
7671
7672 * display.texi (Defining Images): Minor cleanup.
7673
7674 2006-03-16 Bill Wohler <wohler@newt.com>
7675
7676 * display.texi (Defining Images): In image-load-path-for-library,
7677 prefer user's images.
7678
7679 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
7680
7681 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
7682
7683 2006-03-15 Bill Wohler <wohler@newt.com>
7684
7685 * display.texi (Defining Images): Fix example in
7686 image-load-path-for-library by not recommending that one binds
7687 image-load-path. Just defvar it to placate compiler and only use
7688 it if previously defined.
7689
7690 2006-03-14 Bill Wohler <wohler@newt.com>
7691
7692 * display.texi (Defining Images): In image-load-path-for-library,
7693 always return list of directories. Update example.
7694
7695 2006-03-14 Alan Mackenzie <acm@muc.de>
7696
7697 * modes.texi: New node, "Region to Fontify" (for Font Lock).
7698 This describes font-lock-extend-region-function.
7699 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
7700 the new node "Region to Fontify".
7701
7702 2006-03-13 Richard Stallman <rms@gnu.org>
7703
7704 * display.texi (Invisible Text): The impossible position is
7705 now before the invisible text, not after.
7706 (Defining Images): Clean up last change.
7707
7708 2006-03-11 Bill Wohler <wohler@newt.com>
7709
7710 * display.texi (Defining Images): Add image-load-path-for-library.
7711
7712 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7713
7714 * text.texi (Adaptive Fill): Fix Texinfo usage.
7715
7716 * strings.texi (Creating Strings): Fix Texinfo usage.
7717
7718 * searching.texi (Regexp Special): Use @samp for regular
7719 expressions that are not in Lisp syntax.
7720
7721 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7722
7723 * searching.texi (Regexp Special): Put remark between parentheses
7724 to avoid misreading.
7725
7726 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
7727
7728 * searching.texi (Syntax of Regexps): More accurately describe
7729 which characters are special in which situations.
7730 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
7731 are not special. Describe in detail when `[' and `]' are special.
7732 (Regexp Backslash): Plenty of regexps with unbalanced square
7733 brackets are valid, so reword that statement.
7734
7735 2006-03-02 Kim F. Storm <storm@cua.dk>
7736
7737 * keymaps.texi (Tool Bar): Add tool-bar-border.
7738
7739 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
7740
7741 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
7742
7743 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
7744
7745 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
7746
7747 * files.texi (Locating Files): Suggest additional values for the
7748 SUFFIXES arg of `locate-file'. Update pxref.
7749
7750 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
7751 (How Programs Do Loading): Discuss the effects of Auto Compression
7752 mode on `load'.
7753 (Load Suffixes): New node.
7754 (Library Search): Delete description of `load-suffixes'; it was
7755 moved to "Load Suffixes".
7756 (Autoload, Named Features): Mention `load-suffixes'.
7757
7758 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7759
7760 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
7761
7762 * windows.texi (Window Tree): Fix typo.
7763
7764 2006-02-20 Kim F. Storm <storm@cua.dk>
7765
7766 * display.texi (Fringe Indicators): New section.
7767 Move indicate-empty-lines, indicate-buffer-boundaries, and
7768 default-indicate-buffer-boundaries here.
7769 Add fringe-indicator-alist and default-fringes-indicator-alist.
7770 Add list of logical fringe indicator symbols.
7771 Update list of standard bitmap names.
7772 (Fringe Cursors): New section.
7773 Move overflow-newline-into-fringe here.
7774 Add fringe-cursor-alist and default-fringes-cursor-alist.
7775 Add list of fringe cursor symbols.
7776
7777 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
7778
7779 * commands.texi (Using Interactive): Fix reference to node
7780 "Minibuffers".
7781
7782 2006-02-19 Richard M. Stallman <rms@gnu.org>
7783
7784 * minibuf.texi (High-Level Completion):
7785 Add xref to read-input-method-name.
7786
7787 * files.texi (Relative File Names): Move file-relative-name here.
7788 (File Name Expansion): From here. Minor clarifications.
7789
7790 * commands.texi (Using Interactive): Add xrefs about reading input.
7791 Clarify remarks about that moving point and mark.
7792 Put string case before list case.
7793
7794 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
7795
7796 * display.texi (Other Display Specs, Image Descriptors):
7797 Revert erroneous changes. The previous description of
7798 image-descriptors as `(image . PROPS)' was correct.
7799
7800 2006-02-14 Richard M. Stallman <rms@gnu.org>
7801
7802 * variables.texi (File Local Variables): Clarifications.
7803
7804 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
7805
7806 * variables.texi (File Local Variables): Use @code for a cons
7807 cell, not @var.
7808
7809 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7810
7811 * variables.texi (File Local Variables): Document new file local
7812 variable behavior.
7813
7814 2006-02-10 Kim F. Storm <storm@cua.dk>
7815
7816 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
7817
7818 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
7819
7820 * modes.texi (%-Constructs): Remove obsolete info about
7821 `global-mode-string'.
7822
7823 2006-02-07 Richard M. Stallman <rms@gnu.org>
7824
7825 * commands.texi (Prefix Command Arguments): Minor cleanup.
7826
7827 * display.texi: "Graphical display", not window system.
7828
7829 * functions.texi (What Is a Function): Fix xref.
7830
7831 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
7832 (Changing Key Bindings): Clarify when remapping is better than
7833 substitute-key-definition.
7834
7835 2006-02-02 Richard M. Stallman <rms@gnu.org>
7836
7837 * minibuf.texi (Basic Completion): Completion alists are risky.
7838
7839 * keymaps.texi (Active Keymaps): Clarifications.
7840 (Searching Keymaps): New node.
7841 (Keymaps): Update menu.
7842
7843 * frames.texi (Layout Parameters): Minor clarification.
7844 (Drag and Drop): New node.
7845 (Frames): Update menu.
7846
7847 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7848
7849 * display.texi (Other Display Specs, Image Descriptors):
7850 Image description is a list, not a cons cell.
7851
7852 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7853
7854 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
7855 list is not necessarily a list).
7856
7857 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7858
7859 * frames.texi (Layout Parameters): border-width and
7860 internal-border-width belong to the frame, not the window.
7861
7862 2006-01-19 Richard M. Stallman <rms@gnu.org>
7863
7864 * nonascii.texi (Translation of Characters): Search cmds use
7865 translation-table-for-input. Automatically made local.
7866
7867 * markers.texi (Overview of Markers): Count insertion type
7868 as one of a marker's attributes.
7869
7870 * keymaps.texi (Controlling Active Maps): New node, split out of
7871 Active Keymaps.
7872 (Keymaps): Menu updated.
7873 (Active Keymaps): Give pseudocode to explain how the active
7874 maps are searched. current-active-maps and key-binding moved here.
7875 (Functions for Key Lookup): current-active-maps and key-binding moved.
7876 Clarifications.
7877 (Searching the Keymaps): New subnode.
7878
7879 * elisp.texi (Top): Menu clarification.
7880
7881 * display.texi (Other Display Specs): Delete duplicate entry for
7882 just a string as display spec. Move text about recursive display
7883 specs on such a string.
7884
7885 * commands.texi (Key Sequence Input): Clarify.
7886 Move num-nonmacro-input-events out.
7887 (Reading One Event): num-nonmacro-input-events moved here.
7888
7889 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
7890
7891 * advice.texi (Simple Advice): Update example to fit argument
7892 change in previous-line.
7893
7894 2006-01-05 Richard M. Stallman <rms@gnu.org>
7895
7896 * markers.texi (The Mark): Fix in `mark'.
7897
7898 2006-01-04 Richard M. Stallman <rms@gnu.org>
7899
7900 * processes.texi (Misc Network, Make Network): Minor cleanups.
7901
7902 2006-01-04 Kim F. Storm <storm@cua.dk>
7903
7904 * processes.texi (Make Network): Add IPv6 addresses and handling.
7905 (Network Feature Testing): Mention (:family ipv6).
7906 (Misc Network): Add IPv6 formats to format-network-address.
7907
7908 2005-12-30 Richard M. Stallman <rms@gnu.org>
7909
7910 * text.texi (Changing Properties):
7911 Don't use return value of set-text-properties.
7912
7913 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
7914
7915 * modes.texi (Mode Line Format): Correct typo in menu.
7916
7917 2005-12-29 Richard M. Stallman <rms@gnu.org>
7918
7919 * modes.texi (Mode Line Top): New node.
7920 (Mode Line Data): Some text moved to new node.
7921 Explain the data structure more concretely.
7922 (Mode Line Basics): Clarifications.
7923 (Mode Line Variables): Clarify intro paragraph.
7924 (%-Constructs): Clarify intro paragraph.
7925 (Mode Line Format): Update menu.
7926
7927 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7928
7929 * minibuf.texi (Basic Completion): Update lazy-completion-table
7930 examples for removal of ARGS argument.
7931
7932 2005-12-23 Richard M. Stallman <rms@gnu.org>
7933
7934 * text.texi (Undo): Restore some explanation from the version
7935 that was deleted.
7936
7937 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7938
7939 * text.texi (Undo): Remove duplicate descriptions of `apply
7940 funname' and `apply delta' elements of the undo list.
7941
7942 2005-12-20 Richard M. Stallman <rms@gnu.org>
7943
7944 * help.texi (Help Functions): Update documentation of `apropos'.
7945
7946 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
7947
7948 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
7949 because it is confusing. If the :help-echo keyword is a function,
7950 it is not directly used as the :help-echo overlay property, as the
7951 xref seems to suggest (it does not take the appropriate args).
7952
7953 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7954
7955 * customize.texi (Common Keywords): Fix Texinfo usage.
7956 (Group Definitions, Variable Definitions): Update for new
7957 conventions for using `*' in docstrings.
7958
7959 * tips.texi (Documentation Tips): Update for new conventions for
7960 using `*' in docstrings.
7961
7962 2005-12-16 Richard M. Stallman <rms@gnu.org>
7963
7964 * minibuf.texi (Minibuffer Contents): Minor cleanup.
7965
7966 2005-12-16 Juri Linkov <juri@jurta.org>
7967
7968 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
7969
7970 2005-12-14 Romain Francoise <romain@orebokech.com>
7971
7972 * modes.texi (Customizing Keywords): Rename `append' to `how'.
7973 Fix typo.
7974
7975 2005-12-11 Juri Linkov <juri@jurta.org>
7976
7977 * minibuf.texi (Completion Commands): Add mention of read-file-name
7978 for filename completion keymaps.
7979 (Reading File Names): Add mention of filename completion keymaps
7980 for read-file-name and xref to `Completion Commands'.
7981
7982 2005-12-10 Richard M. Stallman <rms@gnu.org>
7983
7984 * customize.texi (Common Keywords): State caveats for use of :tag.
7985
7986 2005-12-08 Richard M. Stallman <rms@gnu.org>
7987
7988 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
7989 with xrefs and better explanation.
7990 (Completion Commands): Add the filename completion maps.
7991
7992 * objects.texi (Character Type): Clarify that \s is not space
7993 if a dash follows.
7994
7995 2005-12-05 Richard M. Stallman <rms@gnu.org>
7996
7997 * windows.texi (Resizing Windows): Delete preserve-before args.
7998
7999 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8000
8001 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8002 in full keymaps, since the quirk has been fixed.
8003
8004 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8005
8006 * hooks.texi (Standard Hooks): Add index entries.
8007 Mention `compilation-finish-functions'.
8008
8009 2005-11-27 Richard M. Stallman <rms@gnu.org>
8010
8011 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8012
8013 2005-11-21 Juri Linkov <juri@jurta.org>
8014
8015 * customize.texi (Common Keywords): Update links types
8016 custom-manual and url-link. Add link types emacs-library-link,
8017 file-link, function-link, variable-link, custom-group-link.
8018
8019 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
8020
8021 * display.texi: Revert 2005-11-20 change.
8022
8023 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8024
8025 * processes.texi (Bindat Functions):
8026 Say "third" to refer to zero-based index "2".
8027
8028 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8029
8030 * loading.texi (Library Search): Update the default value of
8031 `load-suffixes'.
8032
8033 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8034
8035 * display.texi (Attribute Functions): Mention :ignore-defface.
8036
8037 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8038
8039 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8040 (Minor Mode Conventions): Mention the use of a hook.
8041
8042 2005-11-06 Richard M. Stallman <rms@gnu.org>
8043
8044 * files.texi (Magic File Names): find-file-name-handler checks the
8045 `operations' property of the handler.
8046
8047 2005-11-03 Richard M. Stallman <rms@gnu.org>
8048
8049 * variables.texi (Frame-Local Variables): Small clarification.
8050
8051 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8052
8053 * os.texi (Init File): Document ~/.emacs.d/init.el.
8054
8055 2005-10-29 Richard M. Stallman <rms@gnu.org>
8056
8057 * internals.texi (Garbage Collection): Document memory-full.
8058
8059 2005-10-28 Bill Wohler <wohler@newt.com>
8060
8061 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8062 for URLs.
8063
8064 2005-10-28 Richard M. Stallman <rms@gnu.org>
8065
8066 * minibuf.texi (Completion Commands): Clean up prev change.
8067
8068 2005-10-26 Kevin Ryde <user42@zip.com.au>
8069
8070 * compile.texi (Eval During Compile): Explain recommended uses
8071 of eval-when-compile and eval-and-compile.
8072
8073 2005-10-27 Masatake YAMATO <jet@gyve.org>
8074
8075 * minibuf.texi (Completion Commands):
8076 Write about new optional argument for `display-completion-list'.
8077
8078 2005-10-23 Richard M. Stallman <rms@gnu.org>
8079
8080 * display.texi (Overlay Arrow): Clarify about local bindings of
8081 overlay-arrow-position.
8082
8083 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8084
8085 * internals.texi (Building Emacs): Fix last change.
8086
8087 2005-10-22 Richard M. Stallman <rms@gnu.org>
8088
8089 * internals.texi (Building Emacs): Document eval-at-startup.
8090
8091 2005-10-21 Richard M. Stallman <rms@gnu.org>
8092
8093 * loading.texi (Where Defined): load-history contains abs file names.
8094 symbol-file returns abs file names.
8095
8096 2005-10-19 Kim F. Storm <storm@cua.dk>
8097
8098 * display.texi (Showing Images): Add max-image-size integer value.
8099
8100 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
8101
8102 * display.texi (Showing Images): Document max-image-size.
8103
8104 2005-10-17 Richard M. Stallman <rms@gnu.org>
8105
8106 * commands.texi (Quitting): Minor clarification.
8107
8108 * processes.texi (Sentinels): Clarify about output and quitting.
8109 (Filter Functions): Mention with-local-quit.
8110
8111 2005-10-17 Juri Linkov <juri@jurta.org>
8112
8113 * buffers.texi (Current Buffer):
8114 * commands.texi (Event Input Misc):
8115 * compile.texi (Eval During Compile, Compiler Errors):
8116 * customize.texi (Group Definitions):
8117 * display.texi (Progress, Defining Faces):
8118 * files.texi (Writing to Files):
8119 * modes.texi (Mode Hooks, Defining Minor Modes):
8120 * streams.texi (Output Functions):
8121 * syntax.texi (Syntax Table Functions):
8122 * text.texi (Change Hooks):
8123 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8124
8125 * commands.texi (Quitting): Replace arg `forms' with `body' in
8126 `with-local-quit'.
8127
8128 * positions.texi (Excursions): Replace arg `forms' with `body' in
8129 `save-excursion'.
8130
8131 2005-10-08 Kim F. Storm <storm@cua.dk>
8132
8133 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8134 Rename manual section accordingly.
8135
8136 2005-10-04 Kim F. Storm <storm@cua.dk>
8137
8138 * windows.texi (Window Split Tree): New section describing
8139 new function window-split-tree function.
8140
8141 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
8142
8143 * display.texi (Fringe Size/Pos): Simplify and add detail.
8144
8145 2005-09-30 Romain Francoise <romain@orebokech.com>
8146
8147 * minibuf.texi (High-Level Completion): Explain that the prompt
8148 given to `read-buffer' should end with a colon and a space.
8149 Update usage examples.
8150
8151 2005-09-29 Juri Linkov <juri@jurta.org>
8152
8153 * display.texi (Displaying Messages): Rename argument name
8154 `string' to `format-string' in functions `message', `message-box',
8155 `message-or-box'.
8156
8157 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
8158
8159 * errors.texi (Standard Errors): Correct xrefs.
8160
8161 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8162
8163 * display.texi (Defining Images): Update documentation for
8164 `image-load-path'.
8165
8166 2005-09-17 Richard M. Stallman <rms@gnu.org>
8167
8168 * display.texi (Defining Images): Clean up previous change.
8169
8170 2005-09-16 Romain Francoise <romain@orebokech.com>
8171
8172 * elisp.texi: Specify GFDL version 1.2.
8173
8174 * doclicense.texi (GNU Free Documentation License): Update to
8175 version 1.2.
8176
8177 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8178
8179 * display.texi (Defining Images): Document `image-load-path'.
8180
8181 2005-09-15 Richard M. Stallman <rms@gnu.org>
8182
8183 * objects.texi (Printed Representation): Minor cleanup.
8184 (Box Diagrams): Minor fix.
8185 (Cons Cell Type): Move (...) index item here.
8186 (Box Diagrams): From here.
8187 (Array Type): Minor fix.
8188 (Type Predicates): Delete index "predicates".
8189 (Hash Table Type): Clarify xref.
8190 (Dotted Pair Notation): Minor fix.
8191
8192 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
8193
8194 * files.texi (Saving Buffers): Fix typo.
8195
8196 2005-09-08 Richard M. Stallman <rms@gnu.org>
8197
8198 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8199
8200 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
8201
8202 * locals.texi (Standard Buffer-Local Variables): Don't include
8203 mode variables for minor modes.
8204 Fix xrefs for buffer-display-count, buffer-display-table,
8205 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8206 enable-multibyte-characters, fill-column, header-line-format,
8207 left-fringe-width, left-margin, and right-fringe-width.
8208
8209 * hooks.texi (Standard Hooks): All hooks should conform to the
8210 standard naming convention now.
8211 Fix xref for `echo-area-clear-hook'.
8212
8213 * display.texi (Usual Display): Note that indicate-empty-lines and
8214 tab-width are buffer-local.
8215
8216 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8217
8218 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8219
8220 * nonascii.texi (Encoding and I/O): Note that
8221 buffer-file-coding-system is buffer-local.
8222
8223 * positions.texi (List Motion): Note that defun-prompt-regexp is
8224 buffer-local.
8225
8226 * text.texi (Auto Filling): Note that auto-fill-function is
8227 buffer-local.
8228 (Undo): Note that buffer-undo-list is buffer-local.
8229
8230 * windows.texi (Buffers and Windows):
8231 Document buffer-display-count.
8232
8233 2005-09-06 Richard M. Stallman <rms@gnu.org>
8234
8235 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8236 package prefix elsewhere than at the start of the name.
8237
8238 2005-09-03 Richard M. Stallman <rms@gnu.org>
8239
8240 * tips.texi (Programming Tips): Add conventions for minibuffer
8241 questions and prompts.
8242
8243 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8244
8245 * intro.texi (nil and t): Minor cleanup.
8246 Delete spurious mention of keyword symbols.
8247 (Evaluation Notation): Add index entry.
8248 (A Sample Function Description): Minor cleanup.
8249 (A Sample Variable Description): Not all vars can be set.
8250
8251 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8252
8253 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8254
8255 (Insertion): Document precise type of `insert-char' arg COUNT.
8256
8257 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8258
8259 * modes.texi (Other Font Lock Variables): Sync the default of
8260 font-lock-lines-before.
8261
8262 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8263
8264 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8265
8266 2005-08-29 Richard M. Stallman <rms@gnu.org>
8267
8268 * elisp.texi (Top): Update subnode menu.
8269
8270 * searching.texi (Searching and Matching): Move node.
8271 Rearrange contents and add overall explanation.
8272 (Searching and Case): Move node.
8273 (Searching and Matching): Update menu.
8274
8275 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8276
8277 * os.texi (Startup Summary): Fix the description of the initial
8278 startup message display.
8279
8280 2005-08-25 Richard M. Stallman <rms@gnu.org>
8281
8282 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8283
8284 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
8285
8286 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8287 `next-overlay-change' example.
8288
8289 2005-08-22 Juri Linkov <juri@jurta.org>
8290
8291 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8292 Fix invert-face. Fix args of face-background.
8293
8294 * display.texi (Standard Faces): Delete node.
8295 (Faces): Add xref to `(emacs)Standard Faces'.
8296 (Displaying Faces): Fix xref to `Standard Faces'.
8297
8298 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8299
8300 2005-08-20 Alan Mackenzie <acm@muc.de>
8301
8302 * buffers.texi (The Buffer List): Clarify the manipulation of the
8303 buffer list.
8304
8305 2005-08-14 Richard M. Stallman <rms@gnu.org>
8306
8307 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8308 a regexp.
8309
8310 2005-08-11 Richard M. Stallman <rms@gnu.org>
8311
8312 * elisp.texi (Top): Update subnode lists.
8313
8314 * display.texi (Inverse Video): Node deleted.
8315
8316 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8317 New nodes split out of Coding Conventions.
8318
8319 * searching.texi (Regular Expressions): Document re-builder.
8320
8321 * os.texi (Time Parsing): New node split out of Time Conversion.
8322
8323 * processes.texi (Misc Network, Network Feature Testing)
8324 (Network Options, Make Network): New nodes split out of
8325 Low-Level Network.
8326
8327 2005-08-09 Richard M. Stallman <rms@gnu.org>
8328
8329 * frames.texi (Geometry): New node, split from Size and Position.
8330 (Frame Parameters): Refer to Geometry.
8331
8332 * buffers.texi (The Buffer List): Fix xrefs.
8333
8334 * windows.texi (Splitting Windows): Fix xref.
8335
8336 * frames.texi (Layout Parameters): Add xref.
8337
8338 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8339
8340 * keymaps.texi (Menu Bar): Fix xref.
8341
8342 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8343
8344 * modes.texi (%-Constructs): Fix xref.
8345
8346 * frames.texi (Window Frame Parameters): Node split up.
8347 (Basic Parameters, Position Parameters, Size Parameters)
8348 (Layout Parameters, Buffer Parameters, Management Parameters)
8349 (Cursor Parameters, Color Parameters): New subnodes.
8350
8351 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8352
8353 * positions.texi (Screen Lines): Update xref for previous change
8354 in minibuf.texi.
8355
8356 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8357 change in minibuf.texi.
8358
8359 2005-08-09 Richard M. Stallman <rms@gnu.org>
8360
8361 * tips.texi (Coding Conventions): Minor cleanup.
8362
8363 * modes.texi (Defining Minor Modes): Explain when init-value
8364 can be non-nil.
8365
8366 * elisp.texi (Top): Update submenu for Minibuffer.
8367
8368 * minibuf.texi (Minibuffer Misc): Node split up.
8369 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8370 (Recursive Mini): New nodes split out from Minibuffer Misc.
8371 (Minibuffer Misc): Document max-mini-window-height.
8372
8373 * hash.texi (Defining Hash): Delete stray paren in example.
8374
8375 * display.texi (Echo Area Customization): Don't define
8376 max-mini-window-height here; xref instead.
8377
8378 * commands.texi (Event Input Misc): Update while-no-input.
8379
8380 * advice.texi (Advising Functions): Explain when to use advice
8381 and when to use a hook.
8382
8383 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8384
8385 * makefile.w32-in (info): Don't run install-info.
8386 ($(infodir)/dir): New target, produced by running install-info.
8387
8388 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8389
8390 * modes.texi (Defining Minor Modes): The keyword for the initial
8391 value is :init-value, not :initial-value.
8392
8393 2005-07-23 Eli Zaretskii <eliz@gnu.org>
8394
8395 * loading.texi (Autoload): Make the `doctor' example be consistent
8396 with what's in current loaddefs.el. Describe the "fn" magic in
8397 the usage portion of the doc string.
8398
8399 2005-07-22 Richard M. Stallman <rms@gnu.org>
8400
8401 * internals.texi (Garbage Collection): Clarify previous change.
8402
8403 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8404
8405 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8406
8407 2005-07-18 Juri Linkov <juri@jurta.org>
8408
8409 * commands.texi (Accessing Events):
8410 * frames.texi (Text Terminal Colors, Resources):
8411 * markers.texi (The Mark):
8412 * modes.texi (Defining Minor Modes):
8413 Delete duplicate duplicate words.
8414
8415 2005-07-16 Richard M. Stallman <rms@gnu.org>
8416
8417 * display.texi (Managing Overlays): Clarify make-overlay
8418 args for insertion types.
8419
8420 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8421
8422 * customize.texi (Variable Definitions):
8423 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8424 `standard-value' is a list too.
8425 (Defining New Types): Use @key{RET} instead of @key{ret}.
8426
8427 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8428
8429 * os.texi (Translating Input): Fix typo.
8430
8431 2005-07-08 Richard M. Stallman <rms@gnu.org>
8432
8433 * README: Update edition number and size estimate.
8434
8435 * elisp.texi (VERSION): Set to 2.9.
8436
8437 2005-07-07 Richard M. Stallman <rms@gnu.org>
8438
8439 * book-spine.texinfo: Update Emacs version.
8440
8441 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8442
8443 2005-07-06 Richard M. Stallman <rms@gnu.org>
8444
8445 * searching.texi (Regexp Search): Clarify what re-search-forward
8446 does when the search fails.
8447
8448 2005-07-05 Lute Kamstra <lute@gnu.org>
8449
8450 * Update FSF's address in GPL notices.
8451
8452 * doclicense.texi (GNU Free Documentation License):
8453 * gpl.texi (GPL):
8454 * tips.texi (Coding Conventions, Library Headers):
8455 * vol1.texi:
8456 * vol2.texi: Update FSF's address.
8457
8458 2005-07-04 Richard M. Stallman <rms@gnu.org>
8459
8460 * hooks.texi (Standard Hooks): Add occur-hook.
8461
8462 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8463
8464 * display.texi (The Echo Area): Correct menu.
8465
8466 2005-07-03 Richard M. Stallman <rms@gnu.org>
8467
8468 * elisp.texi (Top): Update subnode menu for Display.
8469
8470 * display.texi (Displaying Messages): New node, with most
8471 of what was in The Echo Area.
8472 (Progress): Move under The Echo Area.
8473 (Logging Messages): New node with new text.
8474 (Echo Area Customization): New node, the rest of what was
8475 in The Echo Area. Document message-truncate-lines with @defvar.
8476 (Display): Update menu.
8477
8478 * windows.texi (Textual Scrolling): Doc 3 values for
8479 scroll-preserve-screen-position.
8480
8481 * text.texi (Special Properties): Change hook functions
8482 should bind inhibit-modification-hooks around altering buffer text.
8483
8484 * keymaps.texi (Key Binding Commands): Call binding BINDING
8485 rather than DEFINITION.
8486
8487 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
8488
8489 * variables.texi (Defining Variables): `user-variable-p' returns t
8490 for aliases of user options, nil for alias loops.
8491
8492 2005-06-28 Richard M. Stallman <rms@gnu.org>
8493
8494 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8495 make-keymap.
8496
8497 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8498
8499 * variables.texi (Setting Variables): Correct and clarify
8500 description of `add-to-ordered-list'.
8501
8502 2005-06-26 Richard M. Stallman <rms@gnu.org>
8503
8504 * display.texi (Faces): Minor cleanup.
8505
8506 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8507
8508 * display.texi (Faces): `facep' returns t for strings that are
8509 face names.
8510
8511 2005-06-25 Richard M. Stallman <rms@gnu.org>
8512
8513 * objects.texi (Equality Predicates): Clarify meaning of equal.
8514
8515 * windows.texi (Selecting Windows): save-selected-window
8516 and with-selected-window save and restore the current buffer.
8517
8518 2005-06-24 Richard M. Stallman <rms@gnu.org>
8519
8520 * numbers.texi (Float Basics): Explain how to test for NaN,
8521 and printing the sign of NaNs.
8522
8523 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8524
8525 * makefile.w32-in (MAKEINFO): Use --force.
8526
8527 2005-06-23 Richard M. Stallman <rms@gnu.org>
8528
8529 * display.texi (Face Functions): Correct Texinfo usage.
8530
8531 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8532
8533 * lists.texi (Rings): `ring-elements' now returns the elements of
8534 RING in order.
8535
8536 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8537
8538 * markers.texi (The Mark): Texinfo usage fix.
8539
8540 2005-06-23 Kim F. Storm <storm@cua.dk>
8541
8542 * searching.texi (Entire Match Data): Remove evaporate option for
8543 match-data. Do not mention evaporate option for set-match-data.
8544
8545 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8546
8547 * display.texi (Face Functions): Mention face aliases.
8548
8549 2005-06-21 Richard M. Stallman <rms@gnu.org>
8550
8551 * anti.texi (Antinews): Texinfo usage fix.
8552
8553 2005-06-21 Karl Berry <karl@gnu.org>
8554
8555 * elisp.texi: Use @copying.
8556
8557 * elisp.texi: Put @summarycontents and @contents before the Top
8558 node, instead of the end of the file, so that the contents appear
8559 in the right place in the dvi/pdf output.
8560
8561 2005-06-21 Juri Linkov <juri@jurta.org>
8562
8563 * display.texi (Defining Faces): Add `customized-face'.
8564
8565 2005-06-20 Kim F. Storm <storm@cua.dk>
8566
8567 * variables.texi (Setting Variables): Any type of element can be
8568 given order in add-to-ordered-list. Compare elements with eq.
8569
8570 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
8571
8572 2005-06-20 Karl Berry <karl@gnu.org>
8573
8574 * syntax.texi (Syntax Flags): Make last column very slightly wider
8575 to avoid "generic comment" breaking on two lines and causing an
8576 underfull box.
8577
8578 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
8579
8580 * lists.texi (Rings): Various minor clarifications and corrections.
8581
8582 2005-06-18 Richard M. Stallman <rms@gnu.org>
8583
8584 * functions.texi (Obsolete Functions): Simplify.
8585
8586 * variables.texi (Variable Aliases): Simplify.
8587
8588 * anti.texi, backups.texi, compile.texi, customization.texi:
8589 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
8590 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
8591 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
8592 * variables.texi: Fix formatting ugliness.
8593
8594 * elisp.texi: Add links to Rings and Byte Packing.
8595 Update version and copyright years.
8596
8597 * minibuf.texi: Fix formatting ugliness.
8598 (Completion Commands): Move keymap vars to the end
8599 and vars completing-read binds to the top.
8600
8601 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
8602
8603 * processes.texi: Fix typos.
8604 (Bindat Spec): Correct Texinfo error.
8605 (Byte Packing): Fix ungrammatical sentence.
8606
8607 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
8608
8609 * lists.texi (Rings): New node.
8610 (Lists): Add it to menu.
8611
8612 * processes.texi (Byte Packing): New node.
8613 (Processes): Add it to menu.
8614
8615 2005-06-17 Richard M. Stallman <rms@gnu.org>
8616
8617 * syntax.texi (Parsing Expressions): Fix texinfo usage.
8618
8619 * help.texi (Documentation Basics): Explain the xref to
8620 Documentation Tips.
8621
8622 * debugging.texi (Debugger Commands): Minor fix.
8623
8624 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
8625
8626 * edebug.texi (Instrumenting): Eliminate duplicate link.
8627 (Specification List): Replace references to "below", referring to
8628 a later node, with one @ref to that node.
8629
8630 * os.texi (Timers): Timers should save and restore the match data
8631 if they change it.
8632
8633 * debugging.texi (Debugger Commands): Mention that the Lisp
8634 debugger can not step through primitive functions.
8635
8636 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
8637
8638 * functions.texi (Obsolete Functions): Update argument names of
8639 `make-obsolete' and `define-obsolete-function-alias'.
8640
8641 * variables.texi (Variable Aliases): Update argument names of
8642 `defvaralias', `make-obsolete-variable' and
8643 `define-obsolete-variable-alias'.
8644
8645 2005-06-15 Kim F. Storm <storm@cua.dk>
8646
8647 * searching.texi (Entire Match Data): Rephrase warnings about
8648 evaporate arg to match-data and set-match-data.
8649
8650 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
8651
8652 * elisp.texi (Top): Update detailed menu.
8653
8654 * edebug.texi (Edebug): Update menu.
8655 (Instrumenting): Update xrefs.
8656 (Edebug Execution Modes): Correct xref.
8657 (Jumping): Clarify description of `h' command.
8658 Eliminate redundant @ref.
8659 (Breaks): New node.
8660 (Breakpoints): Is now a subsubsection.
8661 (Global Break Condition): Mention `C-x X X'.
8662 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
8663 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
8664 (Edebug Display Update): Correct pxref.
8665 (Edebug and Macros): New node.
8666 (Instrumenting Macro Calls): Is now a subsubsection.
8667 Neither arg of `def-edebug-spec' is evaluated.
8668 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
8669 (Specification Examples): Fix typo.
8670
8671 2005-06-14 Lute Kamstra <lute@gnu.org>
8672
8673 * debugging.texi (Function Debugging): Primitives can break on
8674 entry too.
8675
8676 2005-06-14 Kim F. Storm <storm@cua.dk>
8677
8678 * variables.texi (Setting Variables): Add add-to-ordered-list.
8679
8680 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8681
8682 * syntax.texi (Parsing Expressions): Document aux functions and vars of
8683 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
8684
8685 2005-06-13 Lute Kamstra <lute@gnu.org>
8686
8687 * text.texi (Special Properties): Fix cross reference.
8688
8689 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
8690
8691 * debugging.texi (Function Debugging): Delete mention of empty
8692 string argument to `cancel-debug-on-entry'. Delete inaccurate
8693 description of the return value of that command.
8694
8695 2005-06-11 Alan Mackenzie <acm@muc.de>
8696
8697 * text.texi (Adaptive Fill): Amplify the description of
8698 fill-context-prefix.
8699
8700 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8701
8702 * syntax.texi (Parsing Expressions): Fix Texinfo error.
8703
8704 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
8705
8706 * syntax.texi (Parsing Expressions): Document syntax-ppss.
8707
8708 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8709
8710 * debugging.texi (Error Debugging): Minor rewording.
8711 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
8712 is optional.
8713
8714 2005-06-10 Lute Kamstra <lute@gnu.org>
8715
8716 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
8717 (Top): Give it a title. Correct version number. Give the
8718 detailed node listing a more prominent header.
8719 * intro.texi: Don't set VERSION here a second time.
8720 Mention Emacs's version too.
8721 * anti.texi (Antinews): Use EMACSVER to refer to the current
8722 version of Emacs.
8723
8724 2005-06-09 Kim F. Storm <storm@cua.dk>
8725
8726 * searching.texi (Entire Match Data): Explain new `reseat' argument to
8727 match-data and set-match-data.
8728
8729 2005-06-08 Richard M. Stallman <rms@gnu.org>
8730
8731 * searching.texi (Entire Match Data): Clarify when match-data
8732 returns markers and when integers.
8733
8734 * display.texi (Defining Faces): Explain that face name should not
8735 end in `-face'.
8736
8737 * modes.texi (Mode Line Data): Minor cleanup.
8738 (Customizing Keywords): Node split out of Search-based Fontification.
8739 Add example of using font-lock-add-keywords from a hook.
8740 Clarify when MODE should be non-nil, and when nil.
8741
8742 2005-06-06 Richard M. Stallman <rms@gnu.org>
8743
8744 * modes.texi (Mode Line Data): Explain what happens when the car
8745 of a list is a void symbol.
8746 (Search-based Fontification): Explain MODE arg to
8747 font-lock-add-keywords and warn about calls from major modes.
8748
8749 2005-06-08 Juri Linkov <juri@jurta.org>
8750
8751 * display.texi (Standard Faces): Add `shadow' face.
8752
8753 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
8754
8755 * modes.texi (Major Mode Conventions): A derived mode only needs
8756 to put the call to the parent mode inside `delay-mode-hooks'.
8757
8758 2005-05-29 Richard M. Stallman <rms@gnu.org>
8759
8760 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
8761 new, and what that implies. Clarify.
8762
8763 * files.texi (Locating Files): Clean up the text.
8764
8765 * frames.texi (Window Frame Parameters): Document user-size.
8766 Shorten entry for top by referring to left.
8767
8768 2005-05-26 Richard M. Stallman <rms@gnu.org>
8769
8770 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
8771 is new, and what the implications are. Other clarifications.
8772
8773 2005-05-24 Richard M. Stallman <rms@gnu.org>
8774
8775 * frames.texi (Dialog Boxes): Minor fixes.
8776
8777 2005-05-25 Masatake YAMATO <jet@gyve.org>
8778
8779 * display.texi (Standard Faces): Write about `mode-line-highlight'.
8780
8781 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
8784 is optional.
8785
8786 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8787
8788 * frames.texi (Dialog Boxes): Describe new optional argument.
8789
8790 2005-05-23 Lute Kamstra <lute@gnu.org>
8791
8792 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
8793 syntax-begin-function over font-lock-beginning-of-syntax-function.
8794
8795 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
8796
8797 * minibuf.texi (Reading File Names): Update description of
8798 `read-directory-name'.
8799
8800 * modes.texi (Derived Modes): Clarify :group keyword.
8801
8802 2005-05-21 Eli Zaretskii <eliz@gnu.org>
8803
8804 * files.texi (Locating Files): New subsection.
8805 Describe locate-file and executable-find.
8806
8807 2005-05-21 Kevin Ryde <user42@zip.com.au>
8808
8809 * frames.texi (Initial Parameters): Update cross reference to
8810 "Emacs Invocation".
8811
8812 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
8813
8814 * keymaps.texi (Active Keymaps): Add anchor.
8815
8816 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
8817 (Major Mode Conventions): Refer to `Auto Major Mode' in more
8818 appropriate place.
8819 (Derived Modes): Small clarifications.
8820 (Minor Mode Conventions, Keymaps and Minor Modes):
8821 Replace references to nodes with references to anchors.
8822 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
8823 Clarify description of lists whose first element is an integer.
8824 (Mode Line Variables): Add anchor.
8825 (%-Constructs): Clarify description of integer after %.
8826 (Emulating Mode Line): Describe nil value for FACE.
8827
8828 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8829
8830 * modes.texi (Derived Modes): Correct references to non-existing
8831 variable standard-syntax-table.
8832
8833 2005-05-17 Lute Kamstra <lute@gnu.org>
8834
8835 * modes.texi (Defining Minor Modes): Mention the mode hook.
8836
8837 2005-05-15 Kim F. Storm <storm@cua.dk>
8838
8839 * processes.texi (Network): Remove open-network-stream-nowait.
8840 (Network Servers): Remove open-network-stream-server.
8841
8842 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8843
8844 * elisp.texi (Top): Update detailed menu.
8845
8846 * variables.texi: Reorder nodes.
8847 (Variables): Update menu.
8848 (File Local Variables): Do not refer to the `-*-' line as
8849 a "local variables list". Add pxref.
8850
8851 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8852
8853 * elisp.texi (Top): Update detailed menu for node changes.
8854
8855 * modes.texi (Modes): Update Menu.
8856 (Hooks): Move to beginning of chapter.
8857 Most minor modes run mode hooks too.
8858 `add-hook' can handle void hooks or hooks whose value is a single
8859 function.
8860 (Major Modes): Update Menu.
8861 (Major Mode Basics): New node, split off from `Major Modes'.
8862 (Major Mode Conventions): Correct xref. Explain how to handle
8863 auto-mode-alist if the major mode command has an autoload cookie.
8864 (Auto Major Mode): Major update. Add magic-mode-alist.
8865 (Derived Modes): Major update.
8866 (Mode Line Format): Update Menu.
8867 (Mode Line Basics): New node, split off from `Mode Line Format'.
8868
8869 * loading.texi (Autoload): Mention `autoload cookie' as synonym
8870 for `magic autoload comment'. Add index entries and anchor.
8871
8872 2005-05-14 Richard M. Stallman <rms@gnu.org>
8873
8874 * tips.texi (Coding Conventions): Explain how important it is
8875 that just loading certain files not change Emacs behavior.
8876
8877 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
8878
8879 2005-05-12 Lute Kamstra <lute@gnu.org>
8880
8881 * modes.texi (Generic Modes): Update.
8882 (Major Modes): Refer to node "Generic Modes".
8883
8884 * elisp.texi (Top): Update to the current structure of the manual.
8885 * processes.texi (Processes): Add menu description.
8886 * customize.texi (Customization): Add menu descriptions.
8887
8888 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
8889
8890 * processes.texi (Signals to Processes)
8891 (Low-Level Network): Fix typos.
8892
8893 2005-05-11 Lute Kamstra <lute@gnu.org>
8894
8895 * elisp.texi (Top): Add some nodes from the chapter "Major and
8896 Minor Modes" to the detailed node listing.
8897
8898 2005-05-10 Richard M. Stallman <rms@gnu.org>
8899
8900 * keymaps.texi (Extended Menu Items): Menu item filter functions
8901 can be called at any time.
8902
8903 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8904
8905 * variables.texi (File Local Variables): `(hack-local-variables t)'
8906 now also checks whether a mode is specified in the local variables
8907 list.
8908
8909 2005-05-05 Kevin Ryde <user42@zip.com.au>
8910
8911 * display.texi (The Echo Area): Correct format function cross
8912 reference.
8913
8914 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8915
8916 * variables.texi (Variable Aliases): Change description of
8917 `define-obsolete-variable-alias'.
8918
8919 * functions.texi (Functions): Add "Obsolete Functions" to menu.
8920 (Defining Functions): Add xref.
8921 (Obsolete Functions): New node.
8922 (Function Safety): Standardize capitalization of section title.
8923
8924 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
8925 (Dialog Boxes): Complete description of `x-popup-dialog'.
8926
8927 2005-05-04 Richard M. Stallman <rms@gnu.org>
8928
8929 * commands.texi (Interactive Codes): Fix Texinfo usage.
8930 Document U more clearly.
8931
8932 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8933
8934 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
8935 function and not a macro.
8936
8937 * frames.texi (Pop-Up Menus): Correct and clarify description of
8938 `x-popup-menu'.
8939 (Dialog Boxes): Clarify description of `x-popup-dialog'.
8940
8941 2005-05-01 Richard M. Stallman <rms@gnu.org>
8942
8943 * edebug.texi (Checking Whether to Stop): Fix previous change.
8944
8945 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8946
8947 * display.texi: Fix typos and Texinfo usage.
8948
8949 * edebug.texi (Checking Whether to Stop): executing-macro ->
8950 executing-kbd-macro.
8951
8952 2005-05-01 Richard M. Stallman <rms@gnu.org>
8953
8954 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
8955
8956 2005-04-30 Richard M. Stallman <rms@gnu.org>
8957
8958 * files.texi (Magic File Names): Document `operations' property.
8959
8960 2005-04-29 Lute Kamstra <lute@gnu.org>
8961
8962 * modes.texi (Generic Modes): New node.
8963 (Major Modes): Add it to the menu.
8964 (Derived Modes): Add "derived mode" to concept index.
8965
8966 2005-04-28 Lute Kamstra <lute@gnu.org>
8967
8968 * modes.texi (Defining Minor Modes): Fix previous change.
8969 (Font Lock Mode): Simplify.
8970 (Font Lock Basics): Say that font-lock-defaults is buffer-local
8971 when set and that some parts are optional. Add cross references.
8972 (Search-based Fontification): Say how to specify font-lock-keywords.
8973 Add cross references. Add font-lock-multiline to index.
8974 Move font-lock-keywords-case-fold-search here from node "Other Font
8975 Lock Variables". Document font-lock-add-keywords and
8976 font-lock-remove-keywords.
8977 (Other Font Lock Variables): Move font-lock-keywords-only,
8978 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8979 and font-lock-syntactic-face-function to node "Syntactic Font
8980 Lock". Move font-lock-keywords-case-fold-search to node
8981 "Search-based Fontification". Document font-lock-inhibit-thing-lock
8982 and font-lock-{,un}fontify-{buffer,region}-function.
8983 (Precalculated Fontification): Remove reference to deleted variable
8984 font-lock-core-only.
8985 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
8986 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
8987 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8988 and font-lock-syntactic-face-function here from node "Other Font
8989 Lock Variables". Move font-lock-syntactic-keywords to "Setting
8990 Syntax Properties". Add cross references.
8991 (Setting Syntax Properties): New node.
8992 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
8993 * syntax.texi (Syntax Properties): Add cross reference.
8994 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
8995
8996 2005-04-26 Richard M. Stallman <rms@gnu.org>
8997
8998 * display.texi (Defining Faces):
8999 Document `default' elements of defface spec.
9000
9001 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9002
9003 * variables.texi (Variable Aliases): Clarify text.
9004
9005 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
9006
9007 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9008
9009 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9010
9011 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9012
9013 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9014
9015 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9016 syntax-after and syntax-class.
9017
9018 * files.texi (Changing Files): Fix last change's cross-reference.
9019 (Unique File Names): Don't mention "numbers" in the documentation
9020 of make-temp-file and make-temp-name.
9021
9022 2005-04-23 Richard M. Stallman <rms@gnu.org>
9023
9024 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9025
9026 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9027
9028 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9029
9030 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9031
9032 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9033 and define-obsolete-variable-alias.
9034
9035 2005-04-22 Kim F. Storm <storm@cua.dk>
9036
9037 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9038 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9039
9040 2005-04-21 Lute Kamstra <lute@gnu.org>
9041
9042 * lists.texi (Association Lists): Document rassq-delete-all.
9043
9044 2005-04-19 Richard M. Stallman <rms@gnu.org>
9045
9046 * modes.texi (Search-based Fontification): Explain that
9047 facespec is an expression to be evaluated.
9048
9049 2005-04-19 Kevin Ryde <user42@zip.com.au>
9050
9051 * streams.texi (Output Functions): Fix xref.
9052 * strings.texi (String Conversion): Fix xref.
9053
9054 2005-04-19 Kim F. Storm <storm@cua.dk>
9055
9056 * symbols.texi (Symbol Plists): Add safe-get.
9057 Mention that `get' may signal an error.
9058
9059 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9060
9061 * customize.texi (Variable Definitions): Replace tooltip-mode
9062 example with save-place.
9063
9064 2005-04-17 Richard M. Stallman <rms@gnu.org>
9065
9066 * buffers.texi (Indirect Buffers): Clarify.
9067
9068 * positions.texi (Positions): Clarify converting marker to integer.
9069
9070 * strings.texi (String Basics): Mention string-match; clarify.
9071
9072 2005-04-08 Lute Kamstra <lute@gnu.org>
9073
9074 * modes.texi (Search-based Fontification): Fix cross references.
9075 Use consistent terminology. Document anchored highlighting.
9076
9077 2005-04-05 Lute Kamstra <lute@gnu.org>
9078
9079 * modes.texi (Defining Minor Modes): Document :group keyword
9080 argument and its default value.
9081
9082 2005-04-03 Lute Kamstra <lute@gnu.org>
9083
9084 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9085 references and/or descriptions. Delete major mode hooks; mention
9086 them as a category instead. Rename or delete obsolete hooks.
9087
9088 2005-04-02 Richard M. Stallman <rms@gnu.org>
9089
9090 * nonascii.texi (Coding System Basics): Another wording cleanup.
9091
9092 2005-04-01 Richard M. Stallman <rms@gnu.org>
9093
9094 * nonascii.texi (Coding System Basics): Clarify previous change.
9095
9096 2005-04-01 Kenichi Handa <handa@m17n.org>
9097
9098 * nonascii.texi (Coding System Basics): Describe about roundtrip
9099 identity of coding systems.
9100
9101 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9102
9103 * text.texi (Buffer Contents): Add filter-buffer-substring and
9104 buffer-substring-filters.
9105
9106 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
9107
9108 * anti.texi (Antinews): Mention `G' interactive code.
9109
9110 * tips.texi (Compilation Tips): Mention benchmark.el.
9111
9112 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9113
9114 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9115 is now bound to M-o M-o.
9116
9117 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9118
9119 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9120
9121 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9122 in the Emacs Manual).
9123 * Makefile.in (srcs): Remove calendar.texi.
9124 * makefile.w32-in (srcs): Remove calendar.texi.
9125 * display.texi (Display): Change name of next node.
9126 * os.texi (System In): Change name of previous node.
9127 * elisp.texi (Top): Remove Calendar references.
9128 * vol1.texi (Top): Remove Calendar references.
9129 * vol2.texi (Top): Remove Calendar references.
9130
9131 2005-03-25 Richard M. Stallman <rms@gnu.org>
9132
9133 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9134 Cleanup previous change.
9135
9136 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9137
9138 * display.texi (Face Attributes): Faces earlier in an :inherit
9139 list take precedence.
9140 (Scroll Bars): Fix description of vertical-scroll-bars.
9141 Document frame-current-scroll-bars and window-current-scroll-bars.
9142
9143 * markers.texi (The Mark): Document temporary Transient Mark mode.
9144
9145 * minibuf.texi (Reading File Names):
9146 Document read-file-name-completion-ignore-case.
9147
9148 * positions.texi (Screen Lines): Document nil for width argument
9149 to compute-motion.
9150
9151 2005-03-23 Kim F. Storm <storm@cua.dk>
9152
9153 * display.texi (Standard Faces): Other faces used in the fringe
9154 implicitly inherits from the fringe face.
9155 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9156 properties implicitly inherits from fringe face.
9157 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9158
9159 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9160
9161 * display.texi (Invisible Text): State default value of
9162 line-move-ignore-invisible.
9163 (Managing Overlays): Document remove-overlays.
9164 (Standard Faces): Document escape-glyph face.
9165
9166 * minibuf.texi (Reading File Names): Document read-file-name-function.
9167
9168 * modes.texi (Other Font Lock Variables):
9169 Document font-lock-lines-before.
9170
9171 * positions.texi (Skipping Characters): skip-chars-forward allows
9172 character classes.
9173
9174 2005-03-18 Lute Kamstra <lute@gnu.org>
9175
9176 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9177
9178 2005-03-17 Richard M. Stallman <rms@gnu.org>
9179
9180 * text.texi (Undo): Document extensible undo entries.
9181
9182 * searching.texi (String Search, Regexp Search): Cleanups.
9183
9184 * nonascii.texi (Character Codes): Minor fix.
9185
9186 * display.texi (Display Property): Explain the significance
9187 of having text properties that are eq.
9188 (Other Display Specs): Explain string as display spec.
9189
9190 * commands.texi (Interactive Codes): Document G option.
9191
9192 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
9193
9194 * text.texi (Filling): Add sentence-end-without-period and
9195 sentence-end-without-space.
9196 (Changing Properties): Minor fix.
9197
9198 * anti.texi: Total rewrite.
9199
9200 2005-03-15 Lute Kamstra <lute@gnu.org>
9201
9202 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9203
9204 2005-03-08 Kim F. Storm <storm@cua.dk>
9205
9206 * display.texi (Specified Space): Property :width is support on
9207 non-graphic terminals, :height is not.
9208
9209 2005-03-07 Richard M. Stallman <rms@gnu.org>
9210
9211 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9212 Now subnodes of Fringes.
9213 (Overlay Arrow): Document overlay-arrow-variable-list.
9214 (Fringe Size/Pos): New node, broken out of Fringes.
9215 (Display): Explain clearing vs redisplay better.
9216 (Truncation): Clarify use of bitmaps.
9217 (The Echo Area): Clarify the uses of the echo area.
9218 Add max-mini-window-height.
9219 (Progress): Clarify.
9220 (Invisible Text): Explain that main loop moves point out.
9221 (Selective Display): Say "hidden", not "invisible".
9222 (Managing Overlays): Move up. Describe relation to Undo here.
9223 (Overlay Properties): Clarify intro.
9224 (Finding Overlays): Explain return values when nothing found.
9225 (Width): truncate-string-to-width has added arg.
9226 (Displaying Faces): Clarify and update mode line face handling.
9227 (Face Functions): Minor cleanup.
9228 (Conditional Display): Merge into Other Display Specs.
9229 (Pixel Specification, Other Display Specs): Minor cleanups.
9230 (Images, Image Descriptors): Minor cleanups.
9231 (GIF Images): Patents have expired.
9232 (Showing Images): Explain default text for insert-image.
9233 (Manipulating Button Types): Merge into Manipulating Buttons.
9234 (Making Buttons): Explain return values.
9235 (Button Buffer Commands): Add xref.
9236 (Inverse Video): Update mode-line-inverse-video.
9237 (Display Table Format): Clarify.
9238 (Active Display Table): Give defaults for window-display-table.
9239
9240 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9241 and calendar-today-marker are strings, not chars.
9242 (Holiday Customizing): Minor fix.
9243
9244 * internals.texi (Writing Emacs Primitives): Update `or' example.
9245 Update limit on # args of subr.
9246
9247 * edebug.texi (Using Edebug): Arrow is in fringe.
9248 (Instrumenting): Arg to eval-defun works without loading edebug.
9249 (Edebug Execution Modes): Add xref.
9250
9251 * customize.texi (Common Keywords): Clarify :require.
9252 Mention :version here.
9253 (Variable Definitions, Group Definitions): Not here.
9254 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9255
9256 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
9257 * nonascii.texi (Text Representations): Clarify position-bytes.
9258 (Character Sets): Add list-charset-chars.
9259 (Scanning Charsets): Add charset-after.
9260 (Encoding and I/O): Minor fix.
9261
9262 2005-03-06 Richard M. Stallman <rms@gnu.org>
9263
9264 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9265 (Resizing Windows): Likewise.
9266
9267 * text.texi (Change Hooks): Get rid of "Emacs 21".
9268
9269 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9270
9271 * streams.texi (Output Variables): Get rid of "Emacs 21".
9272
9273 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9274
9275 * os.texi (Translating Input): Replace flow-control example
9276 with a less obsolete example that uses `keyboard-translate'.
9277
9278 * objects.texi (Hash Table Type, Circular Objects):
9279 Get rid of "Emacs 21".
9280
9281 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9282 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9283
9284 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9285
9286 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9287
9288 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9289 (Menu Bar): Fix when menu-bar-update-hook is called.
9290
9291 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9292
9293 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9294 and make it read better.
9295
9296 * files.texi (Writing to Files): Get rid of "Emacs 21".
9297 (Unique File Names): Likewise.
9298
9299 * elisp.texi: Update Emacs version to 22.
9300
9301 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9302 (Overlay Properties, Face Attributes): Likewise.
9303 (Managing Overlays): Fix punctuation.
9304 (Attribute Functions): Clarify set-face-font; get rid of
9305 info about old Emacs versions.
9306 (Auto Faces, Font Lookup, Display Property, Images):
9307 Get rid of "Emacs 21".
9308
9309 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9310
9311 2005-03-05 Richard M. Stallman <rms@gnu.org>
9312
9313 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9314
9315 2005-03-04 Lute Kamstra <lute@gnu.org>
9316
9317 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9318
9319 2005-03-03 Lute Kamstra <lute@gnu.org>
9320
9321 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9322
9323 2005-03-01 Lute Kamstra <lute@gnu.org>
9324
9325 * debugging.texi (Debugger Commands): Update `j'.
9326
9327 2005-02-28 Lute Kamstra <lute@gnu.org>
9328
9329 * debugging.texi (Debugging): Fix typo.
9330 (Error Debugging): Document eval-expression-debug-on-error.
9331 (Function Debugging): Update example.
9332 (Using Debugger): Mention starred stack frames.
9333 (Debugger Commands): Document `j' and `l'.
9334 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9335 Update the messages that the debugger displays.
9336 (Internals of Debugger): Add cross reference. Update example.
9337 (Excess Open): Minor improvement.
9338 (Excess Close): Minor improvement.
9339
9340 2005-02-26 Richard M. Stallman <rms@gnu.org>
9341
9342 * tips.texi (Coding Conventions): Clarify.
9343 Put all the major mode key reservations together.
9344 Mention the Mouse-1 => Mouse-2 conventions.
9345
9346 * syntax.texi (Syntax Class Table): Clarify.
9347 (Syntax Table Functions): syntax-after moved from here.
9348 (Syntax Table Internals): syntax-after moved to here.
9349 (Parsing Expressions): Update info on number of values
9350 and what's meaningful in the STATE argument.
9351 (Categories): Fix typo.
9352
9353 * sequences.texi (Arrays): Cleanup.
9354 (Char-Tables): Clarify.
9355
9356 * processes.texi (Deleting Processes): Cleanups, add xref.
9357 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9358 (Process Information): set-process-coding-system, some args optional.
9359 (Input to Processes): Explain various types for PROCESS args.
9360 Rename them from PROCESS-NAME to PROCESS.
9361 (Signals to Processes): Likewise.
9362 (Decoding Output): Cleanup.
9363 (Query Before Exit): Clarify.
9364
9365 * os.texi (Startup Summary): Correct the options; add missing ones.
9366 (Terminal Output, Batch Mode): Clarify.
9367 (Flow Control): Node deleted.
9368
9369 * markers.texi (The Mark): Clarify.
9370
9371 * macros.texi (Expansion): Cleanup.
9372 (Indenting Macros): indent-spec allows ints, not floats.
9373
9374 * keymaps.texi (Keymaps): Clarify.
9375 (Format of Keymaps): Update lisp-mode-map example.
9376 (Active Keymaps, Key Lookup): Clarify.
9377 (Changing Key Bindings): Add xref to `kbd'.
9378 (Key Binding Commands, Simple Menu Items): Clarify.
9379 (Mouse Menus, Menu Bar): Clarify.
9380 (Menu Example): Replace print example with menu-bar-replace-menu.
9381
9382 * help.texi (Documentation Basics): Add function-documentation prop.
9383
9384 * elisp.texi (Top): Don't refer to Flow Control node.
9385
9386 * commands.texi (Command Overview): Improve xrefs.
9387 (Adjusting Point): Adjusting point applies to intangible and invis.
9388 (Key Sequence Input): Doc extra read-key-sequence args.
9389 Likewise for read-key-sequence-vector.
9390
9391 * backups.texi (Rename or Copy): Minor fix.
9392 (Numbered Backups): For version-control, say the default.
9393 (Auto-Saving): make-auto-save-file-name example is simplified.
9394
9395 * advice.texi (Advising Functions): Don't imply one part of Emacs
9396 should advise another part. Markup changes.
9397 (Defining Advice): Move transitional para.
9398 (Activation of Advice): Cleanup.
9399 Explain if COMPILE is nil or negative.
9400
9401 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9402
9403 2005-02-24 Lute Kamstra <lute@gnu.org>
9404
9405 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9406 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9407
9408 2005-02-23 Lute Kamstra <lute@gnu.org>
9409
9410 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9411 to define global minor modes as well.
9412
9413 * display.texi (Managing Overlays): overlay-buffer returns nil for
9414 deleted overlays.
9415
9416 2005-02-22 Kim F. Storm <storm@cua.dk>
9417
9418 * minibuf.texi (Basic Completion): Allow symbols in addition to
9419 strings in try-completion and all-completions.
9420
9421 2005-02-14 Lute Kamstra <lute@gnu.org>
9422
9423 * elisp.texi (Top): Remove reference to deleted node.
9424
9425 * lists.texi (Lists): Remove reference to deleted node.
9426 (Cons Cells): Fix typo.
9427
9428 * loading.texi (Where Defined): Fix typo.
9429
9430 2005-02-14 Richard M. Stallman <rms@gnu.org>
9431
9432 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9433 is useful for discarding some minor modes.
9434
9435 * symbols.texi (Symbol Components): Reorder examples.
9436
9437 * streams.texi (Input Functions): State standard-input default.
9438 (Output Variables): State standard-output default.
9439
9440 * objects.texi (Printed Representation): Clarify read syntax vs print.
9441 (Floating Point Type): Explain meaning better.
9442 (Symbol Type): Explain uniqueness better.
9443 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9444 List examples sooner.
9445 (Box Diagrams): New subnode broken out.
9446 Some examples moved from old Lists as Boxes node.
9447 (Dotted Pair Notation): Clarify intro.
9448 (Array Type): Clarify.
9449 (Type Predicates): Add hash-table-p.
9450
9451 * numbers.texi (Integer Basics): Clarify radix explanation.
9452 (Predicates on Numbers): Minor clarification.
9453 (Comparison of Numbers): Minor clarification. Clarify eql.
9454 Typos in min, max.
9455 (Math Functions): Clarify overflow in expt.
9456
9457 * minibuf.texi (Text from Minibuffer): Minor clarification.
9458 Mention arrow keys.
9459
9460 * loading.texi (Autoload): defun's doc string overrides autoload's
9461 doc string.
9462 (Repeated Loading): Modernize "add to list" examples.
9463 (Where Defined): Finish updating table of load-history elts.
9464
9465 * lists.texi (List-related Predicates): Minor wording improvement.
9466 (Lists as Boxes): Node deleted.
9467 (Building Lists): Explain trivial cases of number-sequence.
9468
9469 * hash.texi (Hash Tables): Add desc to menu items.
9470 (Creating Hash): Explain "full" means "make larger".
9471 (Hash Access): Any object can be a key.
9472 State value of maphash.
9473
9474 * functions.texi (What Is a Function): Wording cleanup.
9475 (Function Documentation): Minor cleanup.
9476 Explain purpose of calling convention at end of doc string.
9477 (Function Names): Wording cleanup.
9478 (Calling Functions): Wording cleanup.
9479 Explain better how funcall calls the function.
9480 (Function Cells): Delete example of saving and redefining function.
9481
9482 * control.texi (Combining Conditions): Wording cleanup.
9483 (Iteration): dolist and dotimes bind VAR locally.
9484 (Cleanups): Xref to Atomic Changes.
9485
9486 * compile.texi (Byte Compilation): Delete 19.29 info.
9487 (Compilation Functions): Macros' difficulties don't affect defsubst.
9488 (Docs and Compilation): Delete 19.29 info.
9489
9490 2005-02-10 Richard M. Stallman <rms@gnu.org>
9491
9492 * objects.texi (Symbol Type): Minor correction.
9493
9494 2005-02-06 Lute Kamstra <lute@gnu.org>
9495
9496 * modes.texi (Example Major Modes): Fix typos.
9497
9498 2005-02-06 Richard M. Stallman <rms@gnu.org>
9499
9500 * text.texi (Margins): fill-nobreak-predicate can be one function.
9501
9502 * strings.texi (Modifying Strings): clear-string can make unibyte.
9503 (Formatting Strings): format gives error if values missing.
9504
9505 * positions.texi (Character Motion): Mention default arg
9506 for forward-char. backward-char refers to forward-char.
9507 (Word Motion): Mention default arg for forward-word.
9508 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9509 Simplify end-of-buffer.
9510 (Text Lines): Mention default arg for forward-line.
9511 (List Motion): Mention default arg for beginning/end-of-defun.
9512 (Skipping Characters): Minor fixes in explaining character-set.
9513
9514 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9515 Mode inheritance applies only when default-major-mode is nil.
9516 Clarifications.
9517 (Example Major Modes): Update Text mode and Lisp mode examples.
9518 (Minor Mode Conventions): Mention define-minor-mode at top.
9519 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9520 (Mode Line Format): Update mode line face display info.
9521 (Properties in Mode): Mention effect of risky vars.
9522 (Imenu): Define imenu-add-to-menubar.
9523 (Font Lock Mode): Add descriptions to menu lines.
9524 (Faces for Font Lock): Add font-lock-doc-face.
9525
9526 2005-02-05 Lute Kamstra <lute@gnu.org>
9527
9528 * text.texi (Maintaining Undo): Remove obsolete function.
9529
9530 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9531
9532 * frames.texi (Color Names): Add pointer to the X docs about RGB
9533 color specifications. Improve indexing.
9534 (Text Terminal Colors): Replace the description of RGB values by
9535 an xref to "Color Names".
9536
9537 2005-02-03 Richard M. Stallman <rms@gnu.org>
9538
9539 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9540 Clarify.
9541 (Selecting Windows): Clarify save-selected-window.
9542 (Cyclic Window Ordering): Clarify walk-windows.
9543 (Window Point): Clarify.
9544 (Window Start): Add comment to example.
9545 (Resizing Windows): Add `interactive' specs in examples.
9546 Document fit-window-to-buffer.
9547
9548 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9549 (Undo, Maintaining Undo): Clarify last change.
9550 (Sorting): In sort-numeric-fields, explain about octal and hex.
9551 Mention sort-numeric-base.
9552 (Format Properties): Add xref for hard newlines.
9553
9554 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9555 (Pop-Up Menus): Fix typo.
9556 (Color Names): Explain all types of color names.
9557 Explain color-values on B&W terminal.
9558 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
9559
9560 * files.texi (File Locks): Not supported on MS systems.
9561 (Testing Accessibility): Clarify.
9562
9563 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
9564 (Coverage Testing): Fix typo.
9565
9566 * commands.texi (Misc Events): Remove stray space.
9567
9568 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
9569 (Modification Time): Clarify when visited-file-modtime returns 0.
9570 (The Buffer List): Clarify bury-buffer.
9571 (Killing Buffers): Clarify.
9572 (Indirect Buffers): Add clone-indirect-buffer.
9573
9574 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9575
9576 * edebug.texi (Printing in Edebug): Fix default value of
9577 edebug-print-circle.
9578 (Coverage Testing): Fix displayed frequency count data.
9579
9580 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
9581
9582 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
9583
9584 2005-02-02 Kim F. Storm <storm@cua.dk>
9585
9586 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
9587
9588 2005-01-29 Eli Zaretskii <eliz@gnu.org>
9589
9590 * commands.texi (Misc Events): Describe the help-echo event.
9591
9592 * text.texi (Special Properties) <help-echo>: Use `pos'
9593 consistently in description of the help-echo property.
9594 Use @code{nil} instead of @var{nil}.
9595
9596 * display.texi (Overlay Properties): Fix the index entry for
9597 help-echo overlay property.
9598
9599 * customize.texi (Type Keywords): Uncomment the xref to the
9600 help-echo property documentation.
9601
9602 2005-01-23 Kim F. Storm <storm@cua.dk>
9603
9604 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
9605 return value. Third element FULLY replaced by PARTIAL which
9606 specifies number of invisible pixels if row is only partially visible.
9607 (Textual Scrolling): Mention auto-window-vscroll.
9608 (Vertical Scrolling): New defvar auto-window-vscroll.
9609
9610 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
9611
9612 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
9613 command remapping.
9614
9615 2005-01-15 Richard M. Stallman <rms@gnu.org>
9616
9617 * display.texi (Defining Images): Mention DATA-P arg of create-image.
9618
9619 2005-01-14 Kim F. Storm <storm@cua.dk>
9620
9621 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
9622
9623 * text.texi (Links and Mouse-1): Fix string and vector item.
9624
9625 2005-01-13 Richard M. Stallman <rms@gnu.org>
9626
9627 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
9628 descriptions of overriding-local-map and overriding-terminal-local-map.
9629
9630 * text.texi (Links and Mouse-1): Clarify text.
9631
9632 2005-01-13 Kim F. Storm <storm@cua.dk>
9633
9634 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
9635
9636 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
9637
9638 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
9639
9640 2005-01-12 Kim F. Storm <storm@cua.dk>
9641
9642 * text.texi (Links and Mouse-1): Rename section from Enabling
9643 Mouse-1 to Following Links. Change xrefs.
9644 Add examples for define-button-type and define-widget.
9645
9646 * display.texi (Button Properties, Button Buffer Commands):
9647 Clarify mouse-1 and follow-link functionality.
9648
9649 2005-01-12 Richard M. Stallman <rms@gnu.org>
9650
9651 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
9652
9653 * display.texi (Beeping): Fix Texinfo usage.
9654
9655 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
9656
9657 2005-01-11 Kim F. Storm <storm@cua.dk>
9658
9659 * display.texi (Button Properties, Button Buffer Commands):
9660 Mention mouse-1 binding. Add follow-link keyword.
9661
9662 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
9663 (Enabling Mouse-1 to Follow Links): New subsection.
9664
9665 2005-01-06 Richard M. Stallman <rms@gnu.org>
9666
9667 * text.texi (Special Properties): Minor change.
9668
9669 * os.texi (Timers): Clarify previous change.
9670
9671 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
9672
9673 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
9674
9675 * display.texi (Face Attributes): Correct xref to renamed node.
9676
9677 2005-01-01 Richard M. Stallman <rms@gnu.org>
9678
9679 * display.texi (Face Attributes): Describe hex color specs.
9680
9681 2004-12-31 Richard M. Stallman <rms@gnu.org>
9682
9683 * os.texi (Timers): Update previous change.
9684
9685 2004-12-30 Kim F. Storm <storm@cua.dk>
9686
9687 * display.texi (Line Height): Total line-height is now specified
9688 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
9689 in cons cells. (nil . RATIO) is relative to actual line height.
9690 Use line-height `t' instead of `0' to get minimum height.
9691
9692 2004-12-29 Richard M. Stallman <rms@gnu.org>
9693
9694 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
9695
9696 2004-12-28 Richard M. Stallman <rms@gnu.org>
9697
9698 * commands.texi (Quitting): Clarify value of with-local-quit.
9699
9700 * elisp.texi (Top): Fix previous change.
9701
9702 * loading.texi (Loading): Fix previous change.
9703
9704 2004-12-27 Richard M. Stallman <rms@gnu.org>
9705
9706 * Makefile.in (MAKEINFO): Specify --force.
9707
9708 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
9709
9710 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
9711
9712 * display.texi (Line Height): Further clarify.
9713
9714 * elisp.texi (Top): Update Loading submenu.
9715
9716 * loading.texi (Where Defined): New node.
9717 (Unloading): load-history moved to Where Defined.
9718
9719 2004-12-21 Richard M. Stallman <rms@gnu.org>
9720
9721 * commands.texi (Event Input Misc): Add while-no-input.
9722
9723 2004-12-11 Richard M. Stallman <rms@gnu.org>
9724
9725 * display.texi (Line Height): Rewrite text for clarity.
9726
9727 2004-12-11 Kim F. Storm <storm@cua.dk>
9728
9729 * display.texi (Display): Add node "Line Height" to menu.
9730 (Line Height): New node. Move full description of line-spacing
9731 and line-height text properties here from text.texi.
9732 (Scroll Bars): Add vertical-scroll-bar variable.
9733
9734 * frames.texi (Window Frame Parameters): Remove line-height defvar.
9735
9736 * locals.texi (Standard Buffer-Local Variables): Fix xref for
9737 line-spacing and vertical-scroll-bar.
9738
9739 * text.texi (Special Properties): Just mention line-spacing and
9740 line-height here, add xref to new "Line Height" node.
9741
9742 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
9743
9744 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
9745
9746 * locals.texi (Standard Buffer-Local Variables):
9747 Add @xref for `line-spacing'.
9748
9749 2004-12-05 Richard M. Stallman <rms@gnu.org>
9750
9751 * Makefile.in (maintainer-clean): Remove the info files
9752 in $(infodir) where they are created.
9753
9754 2004-12-03 Richard M. Stallman <rms@gnu.org>
9755
9756 * windows.texi (Selecting Windows): get-lru-window and
9757 get-largest-window don't consider dedicated windows.
9758
9759 * text.texi (Undo): Document undo-in-progress.
9760
9761 2004-11-26 Richard M. Stallman <rms@gnu.org>
9762
9763 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
9764 Remove a few vars that are not always buffer-local.
9765
9766 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
9767
9768 * locals.texi (Standard Buffer-Local Variables): Comment out
9769 xref's to non-existent node `Yet to be written'.
9770
9771 2004-11-24 Richard M. Stallman <rms@gnu.org>
9772
9773 * processes.texi (Synchronous Processes): Grammar fix.
9774
9775 * numbers.texi (Comparison of Numbers): Add eql.
9776
9777 * locals.texi (Standard Buffer-Local Variables): Add many vars.
9778
9779 * intro.texi (Printing Notation): Fix previous change.
9780
9781 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
9782 and default-indicate-buffer-boundaries from here.
9783 (Usual Display): To here.
9784 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
9785 (Usual Display): Move tab-width up.
9786
9787 * customize.texi (Variable Definitions):
9788 Replace show-paren-mode example with tooltip-mode.
9789 (Simple Types, Composite Types, Defining New Types):
9790 Minor cleanups.
9791
9792 2004-11-21 Jesper Harder <harder@ifa.au.dk>
9793
9794 * processes.texi (Synchronous Processes, Output from Processes):
9795 Markup fix.
9796
9797 2004-11-20 Richard M. Stallman <rms@gnu.org>
9798
9799 * positions.texi (Skipping Characters): skip-chars-forward
9800 now handles char classes.
9801
9802 * intro.texi (Printing Notation): Avoid confusion of `print'
9803 when explaining @print.
9804
9805 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
9806
9807 * display.texi (Display Table Format): Minor fix.
9808
9809 * streams.texi (Output Functions): Fix print example.
9810
9811 * Makefile.in (elisp): New target.
9812 (dist): Depend on $(infodir)/elisp, not elisp.
9813 Copy the info files from $(infodir).
9814
9815 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
9816 read-from-minibuffer.
9817
9818 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
9819
9820 2004-11-19 Richard M. Stallman <rms@gnu.org>
9821
9822 * searching.texi (Regexp Search): Add search-whitespace-regexp.
9823
9824 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
9825
9826 * tips.texi (Coding Conventions): Fix typo.
9827
9828 2004-11-16 Richard M. Stallman <rms@gnu.org>
9829
9830 * tips.texi (Coding Conventions): Separate defvar and require
9831 methods to avoid warnings. Use require only when there are many
9832 functions and variables from that package.
9833
9834 * minibuf.texi (Minibuffer Completion): When ignoring case,
9835 predicate must not be case-sensitive.
9836
9837 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
9838 (Test Coverage): Don't talk about "splotches". Clarified.
9839
9840 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
9841
9842 * frames.texi (Window Frame Parameters): Fix typo.
9843
9844 2004-11-15 Kim F. Storm <storm@cua.dk>
9845
9846 * symbols.texi (Other Plists): Note that plist-get may signal error.
9847 Add safe-plist-get.
9848
9849 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
9850
9851 * modes.texi (Font Lock Basics): Fix typo.
9852
9853 2004-11-08 Richard M. Stallman <rms@gnu.org>
9854
9855 * syntax.texi (Syntax Table Functions): Add syntax-after.
9856
9857 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
9858
9859 * os.texi (Processor Run Time): New section documenting
9860 get-internal-run-time.
9861
9862 2004-11-06 Eli Zaretskii <eliz@gnu.org>
9863
9864 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
9865 it nukes elisp-cover.texi.
9866 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
9867 elisp-0 etc.
9868
9869 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
9870
9871 * commands.texi (Keyboard Macros): Document `append' return value
9872 of `defining-kbd-macro'.
9873
9874 2004-11-01 Richard M. Stallman <rms@gnu.org>
9875
9876 * commands.texi (Interactive Call): Add called-interactively-p.
9877
9878 2004-10-29 Simon Josefsson <jas@extundo.com>
9879
9880 * minibuf.texi (Reading a Password): Revert.
9881
9882 2004-10-28 Richard M. Stallman <rms@gnu.org>
9883
9884 * frames.texi (Display Feature Testing): Explain about "vendor".
9885
9886 2004-10-27 Richard M. Stallman <rms@gnu.org>
9887
9888 * commands.texi (Interactive Codes): `N' uses numeric prefix,
9889 not raw. Clarify `n'.
9890 (Interactive Call): Rewrite interactive-p, focusing on when
9891 and how to use it.
9892 (Misc Events): Clarify previous change.
9893
9894 * advice.texi (Simple Advice): Clarify what job the example does.
9895 (Around-Advice): Clarify ad-do-it.
9896 (Activation of Advice): An option of ad-default-compilation-action
9897 is `never', not `nil'.
9898
9899 2004-10-26 Kim F. Storm <storm@cua.dk>
9900
9901 * commands.texi (Interactive Codes): Add U code letter.
9902
9903 2004-10-25 Simon Josefsson <jas@extundo.com>
9904
9905 * minibuf.texi (Reading a Password): Add.
9906
9907 2004-10-24 Jason Rumney <jasonr@gnu.org>
9908
9909 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
9910 and wheel-down.
9911
9912 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
9913
9914 * processes.texi (Synchronous Processes): Document process-file.
9915
9916 2004-10-22 Kenichi Handa <handa@m17n.org>
9917
9918 * text.texi (translate-region): Document that it accepts also a
9919 char-table.
9920
9921 2004-10-22 David Ponce <david@dponce.com>
9922
9923 * windows.texi (Resizing Windows): Document the `preserve-before'
9924 argument of the functions `enlarge-window' and `shrink-window'.
9925
9926 2004-10-19 Jason Rumney <jasonr@gnu.org>
9927
9928 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
9929
9930 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9931
9932 * text.texi (Filling): Add anchor for definition of
9933 `sentence-end-double-space'.
9934
9935 * searching.texi (Regexp Example): Update description of how
9936 Emacs currently recognizes the end of a sentence.
9937 (Standard Regexps): Update definition of the variable
9938 `sentence-end'. Add definition of the function `sentence-end'.
9939
9940 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
9941
9942 * display.texi (Progress): New node.
9943
9944 2004-10-05 Kim F. Storm <storm@cua.dk>
9945
9946 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
9947
9948 2004-09-29 Kim F. Storm <storm@cua.dk>
9949
9950 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
9951 to identify bitmaps. Remove -fringe-bitmap suffix for standard
9952 fringe bitmap symbols, as they now have their own namespace.
9953 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
9954 vs. pixels. Signal error if no free bitmap slots.
9955 (Pixel Specification): Change IMAGE to @var{image}.
9956
9957 2004-09-28 Richard M. Stallman <rms@gnu.org>
9958
9959 * text.texi (Special Properties): Clarify line-spacing and line-height.
9960
9961 * searching.texi (Regexp Search): Add looking-back.
9962
9963 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
9964
9965 * display.texi: Correct typos.
9966 (Image Descriptors): Correct xref's.
9967
9968 2004-09-25 Richard M. Stallman <rms@gnu.org>
9969
9970 * text.texi (Special Properties): Cleanups in `cursor'.
9971 Rewrites in `line-height' and `line-spacing'; exchange them.
9972
9973 * display.texi (Fringes): Rewrite previous change.
9974 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
9975 (Display Fringe Bitmaps): Node deleted, text moved.
9976 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
9977 (Scroll Bars): Clarify set-window-scroll-bars.
9978 (Pointer Shape): Rewrite.
9979 (Specified Space): Clarify :align-to, etc.
9980 (Pixel Specification): Use @var. Clarify new text.
9981 (Other Display Specs): Clarify `slice'.
9982 (Image Descriptors): Cleanups.
9983 (Showing Images): Cleanups.
9984
9985 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
9986
9987 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
9988
9989 * modes.texi: Various minor changes in addition to:
9990 (Major Mode Conventions): Final call to `run-mode-hooks' should
9991 not be inside the `delay-mode-hooks' form.
9992 (Mode Hooks): New node.
9993 (Hooks): Delete obsolete example.
9994 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
9995 node "Mode Hooks".
9996
9997 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9998
9999 * display.texi: Correct various typos.
10000 (Display): Rename node "Pointer Shapes" to "Pointer
10001 Shape". (There is already a node called "Pointer Shapes" in
10002 frames.texi.)
10003 (Images): Remove non-existent node "Image Slices" from menu.
10004
10005 2004-09-23 Kim F. Storm <storm@cua.dk>
10006
10007 * text.texi (Special Properties): Add `cursor', `pointer',
10008 `line-height', and `line-spacing' properties.
10009
10010 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10011 Shapes' to menu.
10012 (Standard Faces): Doc fix for fringe face.
10013 (Fringes): Add `overflow-newline-into-fringe' and
10014 'indicate-buffer-boundaries'.
10015 (Fringe Bitmaps, Pointer Shapes): New nodes.
10016 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10017 Bitmaps' to menu.
10018 (Specified Space): Describe pixel width and height.
10019 (Pixel Specification): New node.
10020 (Other Display Specs): Add `slice' property.
10021 (Display Fringe Bitmaps): New node.
10022 (Images): Add 'Image Slices' to menu.
10023 (Image Descriptors): Add `:pointer' and `:map' properties.
10024 (Showing Images): Add slice arg to `insert-image'.
10025 Add 'insert-sliced-image'.
10026
10027 2004-09-20 Richard M. Stallman <rms@gnu.org>
10028
10029 * commands.texi (Key Sequence Input):
10030 Clarify downcasing in read-key-sequence.
10031
10032 2004-09-08 Juri Linkov <juri@jurta.org>
10033
10034 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10035
10036 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10037
10038 * locals.texi (Standard Buffer-Local Variables):
10039 Add `buffer-auto-save-file-format'.
10040 * internals.texi (Buffer Internals): Describe new
10041 auto_save_file_format field of the buffer structure.
10042 * files.texi (Format Conversion): `auto-save-file-format' has been
10043 renamed `buffer-auto-save-file-format'.
10044
10045 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10046
10047 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10048 an integer or a marker.
10049 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10050
10051 2004-08-22 Richard M. Stallman <rms@gnu.org>
10052
10053 * modes.texi (Major Mode Conventions): Discuss rebinding of
10054 standard key bindings.
10055
10056 2004-08-18 Kim F. Storm <storm@cua.dk>
10057
10058 * processes.texi (Accepting Output): Add `just-this-one' arg to
10059 `accept-process-output'.
10060 (Output from Processes): New var `process-adaptive-read-buffering'.
10061
10062 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10063
10064 * keymaps.texi: Various changes in addition to:
10065 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10066 Give more varied examples for `kbd'.
10067 (Creating Keymaps): Char tables have slots for all characters
10068 without modifiers.
10069 (Active Keymaps): `overriding-local-map' and
10070 `overriding-terminal-local-map' also override text property and
10071 overlay keymaps.
10072 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10073 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10074 to denote a prefix of no events.
10075 `map-keymap' includes parent's bindings _recursively_.
10076 Clarify and correct description of `where-is-internal'.
10077 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10078 (Menu Example): For menus intended for use with the keyboard, the
10079 menu items should be bound to characters or real function keys.
10080
10081 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10082
10083 * objects.texi (Character Type): Reposition `@anchor' to prevent
10084 double space inside sentence in Info.
10085
10086 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10087 renamed to `disabled-command-function'.
10088 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10089 (Command Loop Info): Replace reference to it.
10090 (Disabling Commands): `disabled-command-hook' has been renamed to
10091 `disabled-command-function'.
10092
10093 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10094
10095 * os.texi (Translating Input): Only non-prefix bindings in
10096 `key-translation-map' override actual key bindings. Warn about
10097 possible indirect effect of actual key bindings on non-prefix
10098 bindings in `key-translation-map'.
10099
10100 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10101
10102 * minibuf.texi (High-Level Completion): Add anchor for definition
10103 of `read-variable'.
10104
10105 * commands.texi: Various changes in addition to:
10106 (Using Interactive): Clarify description of `interactive-form'.
10107 (Interactive Call): Mention default for KEYS argument to
10108 `call-interactively'.
10109 (Command Loop Info): Clarify description of `this-command-keys'.
10110 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10111 Value of `last-event-frame' can be `macro'.
10112 (Repeat Events): `double-click-fuzz' is also used to distinguish
10113 clicks and drags.
10114 (Classifying Events): Clarify descriptions of `event-modifiers'
10115 `event-basic-type' and `event-convert-list'.
10116 (Accessing Events): `posn-timestamp' takes POSITION argument.
10117 (Quoted Character Input): Clarify description of
10118 `read-quoted-char' and fix example.
10119 (Quitting): Add `with-local-quit'.
10120 (Disabling Commands): Correct and clarify descriptions of
10121 `enable-command' and `disable-command'.
10122 Mention what happens if `disabled-command-hook' is nil.
10123 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10124 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10125
10126 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10127
10128 * frames.texi: Various changes in addition to:
10129 (Creating Frames): Expand and clarify description of `make-frame'.
10130 (Window Frame Parameters): Either none or both of the `icon-left'
10131 and `icon-top' parameters must be specified. Put descriptions of
10132 `menu-bar-lines' and `toolbar-lines' closer together and change
10133 them accordingly.
10134 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10135 except while processing `frame-title-format' or `icon-title-format'.
10136 (Deleting Frames): Correct description of `delete-frame'.
10137 Non-nil return values of `frame-live-p' are like those of `framep'.
10138 (Frames and Windows): Mention return value of
10139 `set-frame-selected-window'.
10140 (Visibility of Frames): Mention `force' argument to
10141 `make-frame-invisible'. `frame-visible-p' returns t for all
10142 frames on text-only terminals.
10143 (Frame Configurations): Restoring a frame configuration does not
10144 restore deleted frames.
10145 (Window System Selections): `x-set-selection' returns DATA.
10146 (Resources): Add example.
10147 (Display Feature Testing): Clarify descriptions of
10148 `display-pixel-height', `display-pixel-width', `x-server-version'
10149 and `x-server-vendor'.
10150
10151 * windows.texi (Choosing Window): Add anchor.
10152 * minibuf.texi (Minibuffer Misc): Add anchor.
10153
10154 2004-07-23 John Paul Wallington <jpw@gnu.org>
10155
10156 * macros.texi (Defining Macros): Declaration keyword for setting
10157 Edebug spec is `debug' not `edebug'.
10158
10159 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10160
10161 * windows.texi: Various small changes in addition to:
10162 (Window Point): Mention return value of `set-window-point'.
10163 (Window Start): `pos-visible-in-window-p' disregards horizontal
10164 scrolling. Explain return value if PARTIALLY is non-nil.
10165 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10166 and `set-window-vscroll'.
10167 (Size of Window): The argument WINDOW to `window-inside-edges',
10168 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10169 (Resizing Windows): Explain return value of
10170 `shrink-window-if-larger-than-buffer'.
10171 `window-size-fixed' automatically becomes buffer local when set.
10172 (Window Configurations): Explain return value of
10173 `set-window-configuration'.
10174
10175 * minibuf.texi (Minibuffer Misc): Add anchor for
10176 `minibuffer-scroll-window'.
10177
10178 * positions.texi (Text Lines): Add anchor for `count-lines'.
10179
10180 2004-07-17 Richard M. Stallman <rms@gnu.org>
10181
10182 * display.texi (Overlay Properties): Adding `evaporate' prop
10183 deletes empty overlay immediately.
10184
10185 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10186 fix example.
10187
10188 2004-07-16 Jim Blandy <jimb@redhat.com>
10189
10190 * searching.texi (Regexp Backslash): Document new \_< and \_>
10191 operators.
10192
10193 2004-07-16 Juanma Barranquero <lektu@terra.es>
10194
10195 * display.texi (Images): Fix Texinfo usage.
10196
10197 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10198
10199 * buffers.texi (Modification Time): `visited-file-modtime' now
10200 returns a list of two integers, instead of a cons.
10201
10202 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10203
10204 * windows.texi: Various changes in addition to:
10205 (Splitting Windows): Add `split-window-keep-point'.
10206
10207 2004-07-09 Richard M. Stallman <rms@gnu.org>
10208
10209 * frames.texi (Input Focus): Minor fix.
10210
10211 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10212
10213 * frames.texi (Input Focus): Clarify descriptions of
10214 `select-frame-set-input-focus' and `select-frame'.
10215
10216 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10217
10218 * os.texi: Various small changes in addition to:
10219 (Killing Emacs): Expand and clarify description of
10220 `kill-emacs-query-functions' and `kill-emacs-hook'.
10221 (System Environment): Expand and clarify description of `getenv'
10222 and `setenv'.
10223 (Timers): Clarify description of `run-at-time'.
10224 (Translating Input): Correct description of
10225 `extra-keyboard-modifiers'.
10226 (Flow Control): Correct description of `enable-flow-control'.
10227
10228 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10229
10230 * os.texi: Update copyright.
10231 (Session Management): Grammar fix.
10232 Clarify which Emacs does the restarting.
10233 Use @samp for *scratch* buffer.
10234
10235 2004-07-04 Alan Mackenzie <acm@muc.de>
10236
10237 * frames.texi (Input Focus): Add documentation for
10238 `select-frame-set-input-focus'. Replace refs to non-existent
10239 `switch-frame' with `select-frame'. Minor corrections and tidying
10240 up of text-only terminal stuff.
10241
10242 2004-07-02 Richard M. Stallman <rms@gnu.org>
10243
10244 * files.texi (Saving Buffers): Cleanup write-contents-function.
10245 (Magic File Names): Cleanup file-remote-p.
10246
10247 2004-07-02 Kai Großjohann <kai@emptydomain.de>
10248
10249 * files.texi (Magic File Names): `file-remote-p' returns an
10250 identifier of the remote system, not just t.
10251
10252 2004-07-02 David Kastrup <dak@gnu.org>
10253
10254 * searching.texi (Entire Match Data): Add explanation about new
10255 match-data behavior when @var{integers} is non-nil.
10256
10257 2004-06-24 Richard M. Stallman <rms@gnu.org>
10258
10259 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10260
10261 * customize.texi (Variable Definitions): Note about doc strings
10262 and :set.
10263
10264 * keymaps.texi (Keymap Terminology): Document `kbd'.
10265 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10266
10267 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10268 makes it buffer-local.
10269
10270 * files.texi (Saving Buffers): Correct previous change.
10271
10272 * commands.texi (Accessing Events):
10273 Clarify posn-col-row and posn-actual-col-row.
10274
10275 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
10276
10277 * commands.texi (Accessing Events): New functions
10278 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10279
10280 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10281
10282 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10283 * frames.texi, buffers.texi, backups.texi, variables.texi:
10284 * loading.texi, eval.texi, functions.texi, control.texi:
10285 * symbols.texi, minibuf.texi: Reposition @anchor's.
10286
10287 * help.texi: Various small changes in addition to the following.
10288 (Describing Characters): Describe PREFIX argument to
10289 `key-description'. Correct and clarify definition of
10290 `text-char-description'. Describe NEED-VECTOR argument to
10291 `read-kbd-macro'.
10292 (Help Functions): Clarify definition of `apropos'.
10293
10294 2004-06-23 Lars Hansen <larsh@math.ku.dk>
10295
10296 * files.texi (Saving Buffers): Correct description of
10297 `write-contents-functions'.
10298
10299 2004-06-21 Juanma Barranquero <lektu@terra.es>
10300
10301 * display.texi (Images): Remove redundant @vindex directives.
10302 Rewrite `image-library-alist' doc in active voice.
10303
10304 2004-06-14 Juanma Barranquero <lektu@terra.es>
10305
10306 * display.texi (Images): Document new delayed library loading,
10307 variable `image-library-alist' and (existing but undocumented)
10308 function `image-type-available-p'.
10309
10310 2004-06-05 Richard M. Stallman <rms@gnu.org>
10311
10312 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10313 refer the user to the Initial Input node.
10314 (Text from Minibuffer): Likewise.
10315 (Initial Input): New node. Document this feature
10316 and say it is mostly deprecated.
10317
10318 2004-05-30 Richard M. Stallman <rms@gnu.org>
10319
10320 * loading.texi (Named Features): Clarify return value
10321 and meaning of NOERROR.
10322
10323 * variables.texi (File Local Variables): Minor cleanup.
10324
10325 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10326
10327 * files.texi (Magic File Names): Add `file-remote-p' as operation
10328 of file name handlers.
10329
10330 2004-05-29 Richard M. Stallman <rms@gnu.org>
10331
10332 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10333 as arg to a minor mode command.
10334
10335 2004-05-22 Richard M. Stallman <rms@gnu.org>
10336
10337 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10338
10339 * streams.texi (Output Variables): Doc float-output-format.
10340
10341 * searching.texi (Regexp Special): Nested repetition can be infloop.
10342
10343 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10344 real stack overflow.
10345
10346 * compile.texi: Minor cleanups.
10347
10348 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10349
10350 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10351 circular lists.
10352 (List Elements): Explain handling of circular and dotted lists.
10353
10354 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10355
10356 * modes.texi (Search-based Fontification): Fix typo.
10357
10358 2004-05-10 Juanma Barranquero <lektu@terra.es>
10359
10360 * modes.texi (Mode Line Variables): Fix description of
10361 global-mode-string, which is now after which-func-mode, not the
10362 buffer name.
10363
10364 2004-05-07 Lars Hansen <larsh@math.ku.dk>
10365
10366 * modes.texi (Desktop Save Mode): Add.
10367 (Modes): Add menu entry Desktop Save Mode.
10368
10369 * hooks.texi: Add desktop-after-read-hook,
10370 desktop-no-desktop-file-hook and desktop-save-hook.
10371
10372 * locals.texi: Add desktop-save-buffer.
10373
10374 2004-04-30 Jesper Harder <harder@ifa.au.dk>
10375
10376 * display.texi: emacs -> Emacs.
10377
10378 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10379
10380 * files.texi (Changing Files): Document set-file-times.
10381
10382 2004-04-23 Juanma Barranquero <lektu@terra.es>
10383
10384 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10385
10386 2004-04-18 Jesper Harder <harder@ifa.au.dk>
10387
10388 * tips.texi (Coding Conventions): defopt -> defcustom.
10389
10390 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10391
10392 * sequences.texi: Various clarifications.
10393
10394 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10395
10396 * buffers.texi (Read Only Buffers): Mention optional ARG to
10397 `toggle-read-only'.
10398
10399 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
10400
10401 * windows.texi (Selecting Windows): Note that get-lru-window
10402 returns a full-width window if possible.
10403
10404 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10405
10406 * buffers.texi: Various changes in addition to:
10407 (Buffer File Name): Add `find-buffer-visiting'.
10408 (Buffer Modification): Mention optional ARG to `not-modified'.
10409 (Indirect Buffers): Mention optional CLONE argument to
10410 `make-indirect-buffer'.
10411
10412 * files.texi: Various changes in addition to:
10413 (Visiting Functions): `find-file-hook' is now a normal hook.
10414 (File Name Expansion): Explain difference between the way that
10415 `expand-file-name' and `file-truename' treat `..'.
10416 (Contents of Directories): Mention optional ID-FORMAT argument to
10417 `directory-files-and-attributes'.
10418 (Format Conversion): Mention new optional CONFIRM argument to
10419 `format-write-file'.
10420
10421 2004-04-12 Miles Bader <miles@gnu.org>
10422
10423 * macros.texi (Expansion): Add description of `macroexpand-all'.
10424
10425 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10426
10427 * variables.texi (Variable Aliases):
10428 Mention cyclic-variable-indirection.
10429
10430 * errors.texi (Standard Errors): Ditto.
10431
10432 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10433
10434 * backups.texi: Various small changes in addition to:
10435 (Making Backups): Mention return value of `backup-buffer'.
10436 (Auto-Saving): Mention optional FORCE argument to
10437 `delete-auto-save-file-if-necessary'.
10438 (Reverting): Mention optional PRESERVE-MODES argument to
10439 `revert-buffer'. Correct description of `revert-buffer-function'.
10440
10441 2004-03-22 Juri Linkov <juri@jurta.org>
10442
10443 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10444 with `Vector Functions'.
10445
10446 * text.texi (Sorting): Add missing quote.
10447
10448 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10449
10450 * intro.texi (Lisp History): Replace xref to `cl' manual with
10451 inforef.
10452
10453 2004-03-12 Richard M. Stallman <rms@gnu.org>
10454
10455 * intro.texi (Version Info): Add arg to emacs-version.
10456 (Lisp History): Change xref to CL manual.
10457
10458 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10459
10460 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10461 for Partial Completion mode.
10462
10463 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10464
10465 * customize.texi: Fix typo. Remove eol whitespace.
10466
10467 2004-03-04 Richard M. Stallman <rms@gnu.org>
10468
10469 * processes.texi: Fix typos.
10470
10471 * lists.texi (Building Lists): Minor clarification.
10472
10473 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10474 in make-hash-table.
10475
10476 2004-02-29 Juanma Barranquero <lektu@terra.es>
10477
10478 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10479 rm, and ignore exit code.
10480
10481 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10482
10483 * display.texi (Defining Faces): Add description for min-colors.
10484 Update example.
10485
10486 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10487
10488 * abbrevs.texi: Various corrections and clarifications in addition
10489 to the following:
10490 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10491
10492 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10493
10494 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10495
10496 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10497
10498 * text.texi: Various small changes in addition to the following:
10499 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10500 to delete-horizontal-space.
10501 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10502 description of yank-handler text property at various places.
10503
10504 * frames.texi (Window System Selections): Add anchor.
10505
10506 * syntax.texi (Syntax Table Functions): Clarify and correct
10507 descriptions of make-syntax-table and copy-syntax-table.
10508 (Motion and Syntax): Clarify SYNTAXES argument to
10509 skip-syntax-forward.
10510 (Parsing Expressions): Mention that the return value of
10511 parse-partial-sexp is currently a list of ten rather than nine
10512 elements.
10513 (Categories): Various corrections and clarifications.
10514
10515 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10516
10517 * markers.texi (Marker Insertion Types): Minor change.
10518
10519 * locals.texi (Standard Buffer-Local Variables):
10520 * commands.texi (Interactive Codes, Using Interactive):
10521 * functions.texi (Related Topics): Fix xrefs.
10522
10523 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10524
10525 * lists.texi (Sets And Lists): Update description of delete-dups.
10526
10527 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10528
10529 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10530
10531 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
10532
10533 * frames.texi (Parameter Access): frame-parameters arg is optional.
10534 modify-frame-parameters handles nil for FRAME.
10535 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10536 are all-or-nothing for certain toolkits.
10537 Mention parameter wait-for-wm.
10538 (Frames and Windows): In frame-first-window and frame-selected-window
10539 the arg is optional.
10540 (Input Focus): In redirect-frame-focus the second arg is optional.
10541 (Window System Selections): Mention selection type CLIPBOARD.
10542 Mention data-type UTF8_STRING.
10543 Mention numbering of cut buffers.
10544 (Resources): Describe x-resource-name.
10545
10546 2004-02-16 Richard M. Stallman <rms@gnu.org>
10547
10548 * windows.texi (Buffers and Windows): Delete false table
10549 about all-frames.
10550
10551 * syntax.texi (Parsing Expressions): Delete old caveat
10552 about parse-sexp-ignore-comments.
10553
10554 * streams.texi (Output Variables): Add print-quoted.
10555
10556 * lists.texi (Building Lists): Minor cleanup.
10557
10558 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
10559
10560 * display.texi (Overlays): Explain overlays use markers.
10561 (Managing Overlays): Explain front-advance and rear-advance
10562 in more detail.
10563
10564 * loading.texi (Unloading): Document unload-feature-special-hooks.
10565 Get rid of fns-NNN.el file.
10566
10567 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10568
10569 * help.texi (Describing Characters): Fix text-char-description
10570 example output.
10571
10572 * edebug.texi (Using Edebug): Fix example.
10573
10574 * debugging.texi (Internals of Debugger): Fix return value.
10575
10576 * files.texi (Changing Files): Fix argname.
10577
10578 * calendar.texi: Fix parens, and default values.
10579
10580 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
10581 * nonascii.texi, objects.texi, os.texi: Minor fixes.
10582 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
10583
10584 * positions.texi (Text Lines): Don't add -1 in current-line.
10585
10586 2004-02-16 Richard M. Stallman <rms@gnu.org>
10587
10588 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
10589
10590 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10591
10592 * processes.texi (Low-Level Network): Fix a typo.
10593
10594 2004-02-12 Kim F. Storm <storm@cua.dk>
10595
10596 * display.texi (Fringes): Use consistent wording.
10597 Note that window-fringe's window arg is optional.
10598 (Scroll Bars): Use consistent wording.
10599
10600 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
10601
10602 * tips.texi (Comment Tips): Document the new conventions for
10603 commenting out code.
10604
10605 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
10606
10607 * positions.texi (Text Lines): Add missing end defun.
10608
10609 2004-02-07 Kim F. Storm <storm@cua.dk>
10610
10611 * positions.texi (Text Lines): Add line-number-at-pos.
10612
10613 2004-02-06 John Paul Wallington <jpw@gnu.org>
10614
10615 * display.texi (Button Properties, Button Buffer Commands):
10616 mouse-2 invokes button, not down-mouse-1.
10617
10618 2004-02-04 Jason Rumney <jasonr@gnu.org>
10619
10620 * makefile.w32-in: Sync with Makefile.in changes.
10621
10622 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
10623
10624 * minibuf.texi (Text from Minibuffer): Various corrections and
10625 clarifications.
10626 (Object from Minibuffer): Correct Lisp description of
10627 read-minibuffer.
10628 (Minibuffer History): Clarify description of cons values for
10629 HISTORY arguments.
10630 (Basic Completion): Various corrections and clarifications.
10631 Add completion-regexp-list.
10632 (Minibuffer Completion): Correct and clarify description of
10633 completing-read.
10634 (Completion Commands): Mention Partial Completion mode.
10635 Various other minor changes.
10636 (High-Level Completion): Various corrections and clarifications.
10637 (Reading File Names): Ditto.
10638 (Minibuffer Misc): Ditto.
10639
10640 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
10641
10642 * strings.texi (Text Comparison): assoc-string also matches
10643 elements of alists that are strings instead of conses.
10644 (Formatting Strings): Standardize Texinfo usage. Update index
10645 entries.
10646
10647 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
10648
10649 * lists.texi (Sets And Lists): Add delete-dups.
10650
10651 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
10652
10653 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
10654 special form.
10655 * macros.texi (Defining Macros): Update description of `declare',
10656 which now is a macro.
10657 (Wrong Time): Fix typos.
10658
10659 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
10660
10661 * compile.texi (Compilation Functions): Expand descriptions of
10662 `compile-defun', `byte-compile-file', `byte-recompile-directory'
10663 and `batch-byte-compile'. In particular, mention and describe
10664 all optional arguments.
10665 (Disassembly): Correct and clarify the description of `disassemble'.
10666
10667 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
10668
10669 * searching.texi: Various small changes in addition to the
10670 following.
10671 (Regexp Example): Adapt to new value of `sentence-end'.
10672 (Regexp Functions): The PAREN argument to `regexp-opt' can be
10673 `words'.
10674 (Search and Replace): Add usage note for `perform-replace'.
10675 (Entire Match Data): Mention INTEGERS and REUSE arguments to
10676 `match-data'.
10677 (Standard Regexps): Update for new values of `paragraph-start'
10678 and `sentence-end'.
10679
10680 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
10681
10682 * files.texi (Saving Buffers): Clarify descriptions of
10683 `write-contents-functions' and `before-save-hook'.
10684 Make the defvar's for `before-save-hook' and `after-save-hook'
10685 into defopt's.
10686
10687 2004-01-07 Kim F. Storm <storm@cua.dk>
10688
10689 * commands.texi (Click Events): Describe new image and
10690 width/height elements of click events.
10691 (Accessing Events): Add posn-string, posn-image, and
10692 posn-object-width-height. Change posn-object to return either
10693 image or string object.
10694
10695 2004-01-01 Simon Josefsson <jas@extundo.com>
10696
10697 * hooks.texi (Standard Hooks): Add before-save-hook.
10698 * files.texi (Saving Buffers): Likewise.
10699
10700 2004-01-03 Richard M. Stallman <rms@gnu.org>
10701
10702 * frames.texi (Frames and Windows): Delete frame-root-window.
10703
10704 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
10705
10706 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
10707
10708 * functions.texi: Various small changes in addition to the
10709 following.
10710 (What Is a Function): `functionp' returns nil for macros.
10711 Clarify behavior of this and following functions for symbol arguments.
10712 (Function Documentation): Add `\' in front of (fn @var{arglist})
10713 and explain why.
10714 (Defining Functions): Mention DOCSTRING argument to `defalias'.
10715 Add anchor.
10716 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
10717
10718 2004-01-01 Miles Bader <miles@gnu.org>
10719
10720 * display.texi (Buttons): New section.
10721
10722 2003-12-31 Andreas Schwab <schwab@suse.de>
10723
10724 * numbers.texi (Math Functions): sqrt reports a domain-error
10725 error.
10726 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
10727
10728 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
10729
10730 * tips.texi (Documentation Tips): Update item on hyperlinks in
10731 documentation strings.
10732
10733 * errors.texi (Standard Errors): Various small corrections and
10734 additions.
10735
10736 * control.texi: Various small changes in addition to the
10737 following.
10738 (Signaling Errors): Provide some more details on how `signal'
10739 constructs the error message. Add anchor to the definition of
10740 `signal'.
10741 (Error Symbols): Describe special treatment of `quit'.
10742 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
10743 to emphasize that it has to be a single form.
10744
10745 * buffers.texi: Add anchor.
10746
10747 2003-12-29 Richard M. Stallman <rms@gnu.org>
10748
10749 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
10750 (Window Configurations): Add window-configuration-frame.
10751
10752 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
10753
10754 * text.texi (Examining Properties): Add get-char-property-and-overlay.
10755 Change arg name in get-char-property.
10756 (Special Properties): Update handling of keymap property.
10757
10758 * strings.texi (Modifying Strings): Add clear-string.
10759 (Text Comparison): Add assoc-string and remove
10760 assoc-ignore-case, assoc-ignore-representation.
10761
10762 * os.texi (Time of Day): Add set-time-zone-rule.
10763
10764 * numbers.texi (Math Functions): asin, acos, log, log10
10765 report domain-error errors.
10766
10767 * nonascii.texi (Converting Representations):
10768 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
10769 (Encoding and I/O): Add file-name-coding-system.
10770
10771 * modes.texi (Search-based Fontification): Explain that
10772 face specs are symbols with face names as values.
10773
10774 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
10775
10776 * lists.texi (Building Lists): remq moved elsewhere.
10777 (Sets And Lists): remq moved here.
10778 (Association Lists): Refer to assoc-string.
10779
10780 * internals.texi (Garbage Collection): Add memory-use-counts.
10781
10782 * frames.texi (Frames and Windows): Add set-frame-selected-window
10783 and frame-root-window.
10784
10785 * files.texi (Contents of Directories):
10786 Add directory-files-and-attributes.
10787
10788 * display.texi (Refresh Screen): Add force-window-update.
10789 (Invisible Text): Explain about moving point out of invis text.
10790 (Overlay Properties): Add overlay-properties.
10791 (Managing Overlays): Add overlayp.
10792 (GIF Images): Invalid image number displays a hollow box.
10793
10794 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
10795 (Killing Buffers): Add buffer-live-p.
10796
10797 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
10798
10799 * display.texi (Fringes): Fix typo "set-buffer-window".
10800
10801 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
10802
10803 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
10804 * nonascii.texi, processes.texi, tips.texi, variables.texi:
10805 Add or change various xrefs and anchors.
10806
10807 * commands.texi: Replace all occurrences of @acronym{CAR} with
10808 @sc{car}, for consistency with the rest of the Elisp manual.
10809 `car' and `cdr' are historically acronyms, but are no longer
10810 widely thought of as such.
10811
10812 * internals.texi (Pure Storage): Mention that `purecopy' does not
10813 copy text properties.
10814 (Object Internals): Now 29 bits are used (in most implementations)
10815 to address Lisp objects.
10816
10817 * variables.texi (Variables with Restricted Values): New node.
10818
10819 * objects.texi (Lisp Data Types): Mention that certain variables
10820 can only take on a restricted set of values and add an xref to
10821 the new node "Variables with Restricted Values".
10822
10823 * eval.texi (Function Indirection): Describe the errors that
10824 `indirect-function' can signal.
10825 (Eval): Clarify the descriptions of `eval-region' and `values'.
10826 Describe `eval-buffer' instead of `eval-current-buffer' and
10827 mention `eval-current-buffer' as an alias for `current-buffer'.
10828 Correct the description and mention all optional arguments.
10829
10830 * nonascii.texi: Various small changes in addition to the
10831 following.
10832 (Converting Representations): Clarify behavior of
10833 `string-make-multibyte' and `string-to-multibyte' for unibyte all
10834 ASCII arguments.
10835 (Character Sets): Document the variable `charset-list' and adapt
10836 the definition of the function `charset-list' accordingly.
10837 (Translation of Characters): Clarify use of generic characters in
10838 `make-translation-table'. Clarify and correct the description of
10839 the use of translation tables in encoding and decoding.
10840 (User-Chosen Coding Systems): Correct and clarify the description
10841 of `select-safe-coding-system'.
10842 (Default Coding Systems): Clarify description of
10843 `file-coding-system-alist'.
10844
10845 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
10846
10847 * strings.texi (Text Comparison): Correctly describe when two
10848 strings are `equal'. Combine and clarify descriptions of
10849 `assoc-ignore-case' and `assoc-ignore-representation'.
10850
10851 * objects.texi (Non-ASCII in Strings): Clarify description of
10852 when a string is unibyte or multibyte.
10853 (Bool-Vector Type): Update examples.
10854 (Equality Predicates): Correctly describe when two strings are
10855 `equal'.
10856
10857 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
10858
10859 * lists.texi (Building Lists): `append' no longer accepts integer
10860 arguments. Update the description of `number-sequence' to reflect
10861 recent changes.
10862 (Sets And Lists): Describe `member-ignore-case' after `member'.
10863
10864 2003-11-27 Kim F. Storm <storm@cua.dk>
10865
10866 * commands.texi (Click Events): Click object may be an images.
10867 Describe (dx . dy) element of click positions.
10868 (Accessing Events): Remove duplicate posn-timestamp.
10869 New functions posn-object and posn-object-x-y.
10870
10871 2003-11-23 Kim F. Storm <storm@cua.dk>
10872
10873 * commands.texi (Click Events): Describe enhancements to event
10874 position lists, including new text-pos and (col . row) items.
10875 Mention left-fringe and right-fringe area events.
10876 (Accessing Events): New functions posn-area and
10877 posn-actual-col-row. Mention posn-timestamp. Mention that
10878 posn-point in non-text area still returns buffer position.
10879 Clarify posn-col-row.
10880
10881 2003-11-21 Lars Hansen <larsh@math.ku.dk>
10882
10883 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
10884 * anti.texi (File Attributes): Describe removed parameter
10885 ID-FORMAT.
10886
10887 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
10888
10889 * positions.texi (Positions): Mention that, if a marker is used as
10890 a position, its buffer is ignored.
10891
10892 * markers.texi (Overview of Markers): Mention it here too.
10893
10894 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
10895
10896 * numbers.texi (Numeric Conversions): Not just `floor', but also
10897 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
10898
10899 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
10900
10901 * markers.texi (Creating Markers): Specify insertion type of
10902 created markers. Add xref to `Marker Insertion Types'.
10903 Second argument to `copy-marker' is optional.
10904 (Marker Insertion Types): Mention that most markers are created
10905 with insertion type nil.
10906 (The Mark): Correctly describe when `mark' signals an error.
10907 (The Region): Correctly describe when `region-beginning' and
10908 `region-end' signal an error.
10909
10910 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
10911
10912 * hash.texi (Creating Hash): Clarify description of `eql'.
10913 `makehash' is obsolete.
10914 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
10915
10916 * positions.texi (Point): Change description of `buffer-end', so
10917 that it is also correct for floating point arguments.
10918 (List Motion): Correct argument lists of `beginning-of-defun' and
10919 `end-of-defun'.
10920 (Excursions): Add xref to `Marker Insertion Types'.
10921 (Narrowing): Argument to `narrow-to-page' is optional.
10922
10923 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
10924
10925 * streams.texi (Output Streams): Clarify behavior of point for
10926 marker output streams.
10927
10928 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10929
10930 * variables.texi (Defining Variables): Second argument to
10931 `defconst' is not optional.
10932 (Setting Variables): Mention optional argument APPEND to
10933 `add-to-list'.
10934 (Creating Buffer-Local): Expand description of
10935 `make-variable-buffer-local'.
10936 (Frame-Local Variables): Expand description of
10937 `make-variable-frame-local'.
10938 (Variable Aliases): Correct description of optional argument
10939 DOCSTRING to `defvaralias'. Mention return value of
10940 `defvaralias'.
10941 (File Local Variables): Add xref to `File variables' in Emacs
10942 Manual. Correct description of `hack-local-variables'. Mention
10943 `safe-local-variable' property. Mention optional second argument
10944 to `risky-local-variable-p'.
10945
10946 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
10947
10948 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
10949
10950 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10951
10952 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
10953 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
10954 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
10955 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
10956 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
10957 lispref/processes.texi, lispref/searching.texi,
10958 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
10959 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
10960 @acronym{FOO}.
10961
10962 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
10963
10964 * strings.texi (Creating Strings): Argument START to `substring'
10965 can not be `nil'. Expand description of
10966 `substring-no-properties'. Correct description of `split-string',
10967 especially with respect to empty matches. Prevent very bad line
10968 break in definition of `split-string-default-separators'.
10969 (Text Comparison): `string=' and `string<' also accept symbols as
10970 arguments.
10971 (String Conversion): More completely describe argument BASE in
10972 `string-to-number'.
10973 (Formatting Strings): `%s' and `%S' in `format' do require
10974 corresponding object. Clarify behavior of numeric prefix after
10975 `%' in `format'.
10976 (Case Conversion): The argument to `upcase-initials' can be a
10977 character.
10978
10979 2003-10-27 Kenichi Handa <handa@m17n.org>
10980
10981 * display.texi (Fontsets): Fix texinfo usage.
10982
10983 2003-10-25 Kenichi Handa <handa@m17n.org>
10984
10985 * display.texi (Fontsets): Add description of the function
10986 set-fontset-font.
10987
10988 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
10989
10990 * display.texi (Temporary Displays): Add xref to `Documentation
10991 Tips'.
10992
10993 * functions.texi (Function Safety): Use inforef instead of pxref
10994 for SES.
10995
10996 2003-10-23 Andreas Schwab <schwab@suse.de>
10997
10998 * Makefile.in (TEX, texinputdir): Don't define.
10999 (TEXI2DVI): Define.
11000 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11001 add $(srcdir)/index.texi.
11002 ($(infodir)/elisp): Remove index.texi dependency.
11003 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11004 (index.texi): Remove target.
11005 (dist): Don't link $(srcdir)/permute-index.
11006 (clean): Don't remove index.texi.
11007
11008 * permute-index, index.perm: Remove.
11009 * index.texi: Rename from index.unperm.
11010
11011 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11012
11013 * tips.texi (Documentation Tips): Document new behavior for face
11014 and variable hyperlinks in Help mode.
11015
11016 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11017
11018 * objects.texi (Integer Type): Update for extra bit of integer range.
11019 (Character Type): Ditto.
11020
11021 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11022
11023 * numbers.texi (Integer Basics): Add index entries for reading
11024 numbers in hex, octal, and binary.
11025
11026 2003-10-16 Lute Kamstra <lute@gnu.org>
11027
11028 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11029 argument.
11030
11031 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11032
11033 * windows.texi (Choosing Window): Fix typo.
11034 * edebug.texi (Edebug Execution Modes): Fix typo.
11035
11036 2003-10-13 Richard M. Stallman <rms@gnu.org>
11037
11038 * windows.texi (Basic Windows): A window has fringe settings,
11039 display margins and scroll-bar settings.
11040 (Splitting Windows): Doc split-window return value.
11041 Clean up one-window-p.
11042 (Selecting Windows): Fix typo.
11043 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11044 (Buffers and Windows): In set-window-buffer, explain effect
11045 on fringe settings and scroll bar settings.
11046 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11047 (Choosing Window): Use defopt for pop-up-frame-function.
11048 For special-display-buffer-names, explain same-window and same-frame.
11049 Clarify window-dedicated-p return value.
11050 (Textual Scrolling): scroll-up and scroll-down can get an error.
11051 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11052 Clarify set-window-hscroll.
11053 (Size of Window): Don't mention tool bar in window-height.
11054 (Coordinates and Windows): Explain what coordinates-in-window-p
11055 returns for fringes and display margins.
11056 (Window Configurations): Explain saving fringes, etc.
11057
11058 * tips.texi (Library Headers): Clean up Documentation.
11059
11060 * syntax.texi (Parsing Expressions): Clean up forward-comment
11061 and parse-sexp-lookup-properties.
11062
11063 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11064
11065 * os.texi (System Environment): Clean up text for load-average errors.
11066
11067 * modes.texi (Hooks): Don't explain local hook details at front.
11068 Clarify run-hooks and run-hook-with-args a little.
11069 Clean up add-hook and remove-hook.
11070
11071 * edebug.texi (Edebug Execution Modes): Clarify t.
11072 Document edebug-sit-for-seconds.
11073 (Coverage Testing): Document C-x X = and =.
11074 (Instrumenting Macro Calls): Fix typo.
11075 (Specification List): Don't index the specification keywords.
11076
11077 2003-10-10 Kim F. Storm <storm@cua.dk>
11078
11079 * processes.texi (Network): Introduce make-network-process.
11080
11081 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11082
11083 * tips.texi (Library Headers): Fix typo.
11084
11085 2003-10-07 Juri Linkov <juri@jurta.org>
11086
11087 * modes.texi (Imenu): Mention imenu-create-index-function's
11088 default value. Explain submenus better.
11089
11090 2003-10-07 Lute Kamstra <lute@gnu.org>
11091
11092 * modes.texi (Faces for Font Lock): Fix typo.
11093 (Hooks): Explain how buffer-local hook variables can refer to
11094 global hook variables.
11095 Various minor clarifications.
11096
11097 2003-10-06 Lute Kamstra <lute@gnu.org>
11098
11099 * tips.texi (Coding Conventions): Mention naming conventions for
11100 hooks.
11101
11102 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11103
11104 * loading.texi (Library Search): Correct default value of
11105 load-suffixes.
11106 (Named Features): Fix typo.
11107
11108 2003-10-05 Richard M. Stallman <rms@gnu.org>
11109
11110 * loading.texi (Named Features): In `provide',
11111 say how to test for subfeatures.
11112 (Unloading): In unload-feature, use new var name
11113 unload-feature-special-hooks.
11114
11115 2003-10-03 Lute Kamstra <lute@gnu.org>
11116
11117 * modes.texi (Major Mode Conventions): Mention third way to set up
11118 Imenu.
11119 (Imenu): A number of small fixes.
11120 Delete documentation of internal variable imenu--index-alist.
11121 Document the return value format of imenu-create-index-function
11122 functions.
11123
11124 2003-09-30 Richard M. Stallman <rms@gnu.org>
11125
11126 * processes.texi (Network): Say what stopped datagram connections do.
11127
11128 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11129
11130 * display.texi (Overlay Properties): Clarify `evaporate' property.
11131
11132 2003-09-29 Lute Kamstra <lute@gnu.org>
11133
11134 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11135 constructs should be marked as risky.
11136 Change cons cell into proper list.
11137 (Mode Line Variables): Change cons cell into proper list.
11138
11139 2003-09-26 Lute Kamstra <lute@gnu.org>
11140
11141 * modes.texi (Mode Line Data): Document the :propertize construct.
11142 (Mode Line Variables): Reorder the descriptions of the variables
11143 to match their order in the default mode-line-format.
11144 Describe the new variables mode-line-position and mode-line-modes.
11145 Update the default values of mode-line-frame-identification,
11146 minor-mode-alist, and default-mode-line-format.
11147 (Properties in Mode): Mention the :propertize construct.
11148
11149 2003-09-26 Richard M. Stallman <rms@gnu.org>
11150
11151 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11152 * loading.texi, minibuf.texi, text.texi, variables.texi:
11153 Avoid @strong{Note:}.
11154
11155 2003-09-26 Richard M. Stallman <rms@gnu.org>
11156
11157 * keymaps.texi (Remapping Commands): Fix typo.
11158
11159 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11160
11161 * processes.texi (Low-Level Network): Fix typo.
11162
11163 2003-09-23 Kim F. Storm <storm@cua.dk>
11164
11165 * processes.texi (Network, Network Servers): Fix typos.
11166 (Low-Level Network): Add timeout value for :server keyword.
11167 Add new option keywords to make-network-process.
11168 Add set-network-process-options.
11169 Explain how to test availability of network options.
11170
11171 2003-09-19 Richard M. Stallman <rms@gnu.org>
11172
11173 * text.texi (Motion by Indent): Arg to
11174 backward-to-indentation and forward-to-indentation is optional.
11175
11176 * strings.texi (Creating Strings): Add substring-no-properties.
11177
11178 * processes.texi
11179 (Process Information): Add list-processes arg QUERY-ONLY.
11180 Delete process-contact from here.
11181 Add new status values for process-status.
11182 Add process-get, process-put, process-plist, set-process-plist.
11183 (Synchronous Processes): Add call-process-shell-command.
11184 (Signals to Processes): signal-process allows process objects.
11185 (Network): Complete rewrite.
11186 (Network Servers, Datagrams, Low-Level Network): New nodes.
11187
11188 * positions.texi (Word Motion): forward-word, backward-word
11189 arg is optional. Reword.
11190
11191 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11192
11193 * variables.texi (Creating Buffer-Local):
11194 Delete duplicate definition of buffer-local-value.
11195 (File Local Variables): Explain about discarding text props.
11196
11197 2003-09-11 Richard M. Stallman <rms@gnu.org>
11198
11199 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11200 changes variables that record input events.
11201 (Minibuffer Misc): Add minibuffer-selected-window.
11202
11203 * lists.texi (Building Lists): Add copy-tree.
11204
11205 * display.texi (Fontsets): Add char-displayable-p.
11206 (Scroll Bars): New node.
11207
11208 2003-09-08 Lute Kamstra <lute@gnu.org>
11209
11210 * modes.texi (%-Constructs): Document new `%i' and `%I'
11211 constructs.
11212
11213 2003-09-03 Peter Runestig <peter@runestig.com>
11214
11215 * makefile.w32-in: New file.
11216
11217 2003-08-29 Richard M. Stallman <rms@gnu.org>
11218
11219 * display.texi (Overlay Properties): Clarify how priorities
11220 affect use of the properties.
11221
11222 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11223
11224 * customize.texi (Type Keywords): Correct the description of
11225 `:help-echo' in the case where `motion-doc' is a function.
11226
11227 2003-08-14 John Paul Wallington <jpw@gnu.org>
11228
11229 * modes.texi (Emulating Mode Line): Subsection, not section.
11230
11231 2003-08-13 Richard M. Stallman <rms@gnu.org>
11232
11233 * elisp.texi (Top): Update subnode lists in menu.
11234
11235 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11236 (Kill Functions): kill-region has new arg yank-handler.
11237 (Yanking): New node.
11238 (Yank Commands): Add yank-undo-function.
11239 (Low-Level Kill Ring):
11240 kill-new and kill-append have new arg yank-handler.
11241 (Changing Properties): Add remove-list-of-text-properties.
11242 (Atomic Changes): New node.
11243
11244 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11245
11246 * streams.texi (Output Variables): Add eval-expression-print-length
11247 and eval-expression-print-level.
11248
11249 * os.texi (Time Conversion): For encode-time, explain limits on year.
11250
11251 * objects.texi (Character Type): Define anchor "modifier bits".
11252
11253 * modes.texi (Emulating Mode Line): New node.
11254 (Search-based Fontification): Font Lock uses font-lock-face property.
11255 (Other Font Lock Variables): Likewise.
11256
11257 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11258 not vectors.
11259 (Active Keymaps): Add emulation-mode-map-alists.
11260 (Functions for Key Lookup): key-binding has new arg no-remap.
11261 (Remapping Commands): New node.
11262 (Scanning Keymaps): where-is-internal has new arg no-remap.
11263 (Tool Bar): Add tool-bar-local-item-from-menu.
11264 Clarify when to use tool-bar-add-item-from-menu.
11265
11266 * commands.texi (Interactive Call): commandp has new arg.
11267 (Command Loop Info): Add this-original-command.
11268
11269 2003-08-06 John Paul Wallington <jpw@gnu.org>
11270
11271 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11272
11273 * display.texi (Warning Basics): Fix typo.
11274 (Fringes): Add closing curly bracket and fix typo.
11275
11276 * elisp.texi (Top): Fix typo.
11277
11278 2003-08-05 Richard M. Stallman <rms@gnu.org>
11279
11280 * elisp.texi: Update lists of subnodes.
11281
11282 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11283
11284 * variables.texi (Local Variables): Use lc for example variable names.
11285
11286 * tips.texi (Library Headers): Explain where to put -*-.
11287
11288 * strings.texi (Creating Strings): Fix xref for vconcat.
11289
11290 * sequences.texi (Vector Functions):
11291 vconcat no longer allows integer args.
11292
11293 * minibuf.texi (Reading File Names): read-file-name has new
11294 arg PREDICATE. New function read-directory-name.
11295
11296 * macros.texi (Defining Macros): Give definition of `declare'.
11297 (Indenting Macros): New node.
11298
11299 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11300 (Window Frame Parameters): Make separate table of parameters
11301 that are coupled with specific face attributes.
11302 (Deleting Frames): delete-frame-hooks renamed to
11303 delete-frame-functions.
11304
11305 * files.texi (Magic File Names): Add file-remote-p.
11306 Clarify file-local-copy.
11307
11308 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11309 here; instead xref Defining Macros.
11310
11311 * display.texi (Warnings): New node, and subnodes.
11312 (Fringes): New node.
11313
11314 * debugging.texi (Test Coverage): New node.
11315
11316 * compile.texi (Compiler Errors): Explain with-no-warnings
11317 and other ways to suppress warnings.
11318
11319 * commands.texi (Interactive Call): Minor clarification.
11320
11321 * buffers.texi (Buffer File Name): set-visited-file-name
11322 renames the buffer too.
11323
11324 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11325
11326 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
11327
11328 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11329
11330 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
11331
11332 * internals.texi (Garbage Collection): Fix previous change.
11333
11334 2003-07-22 Richard M. Stallman <rms@gnu.org>
11335
11336 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11337
11338 * display.texi (Width): Use \s syntax in example.
11339 (Font Selection): Add face-font-rescale-alist.
11340
11341 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11342 Remove spurious indent in example.
11343
11344 * lists.texi (Building Lists): Add number-sequence.
11345
11346 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11347
11348 * functions.texi (Function Documentation): Explain how to
11349 show calling convention explicitly in the doc string.
11350
11351 * windows.texi (Selecting Windows): save-selected-window saves
11352 selected window of each frame.
11353 (Window Configurations): Minor change.
11354
11355 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11356
11357 * streams.texi (Output Variables): Add print-continuous-numbering
11358 and print-number-table.
11359
11360 * processes.texi (Decoding Output): New node.
11361
11362 * os.texi (Time Conversion): decode-time arg is optional.
11363
11364 * objects.texi (Character Type): Don't use space as example for \.
11365 Make list of char names and \-sequences correspond.
11366 Explain that \s is not used in strings. `\ ' needs space after.
11367
11368 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11369 (Translation of Characters): Add translation-table-for-input.
11370 (Default Coding Systems): Add auto-coding-functions.
11371 (Explicit Encoding): Add decode-coding-inserted-region.
11372 (Locales): Add locale-info.
11373
11374 * minibuf.texi (Basic Completion): Describe test-completion.
11375 Collections can be lists of strings.
11376 Clean up lazy-completion-table.
11377 (Programmed Completion): Mention test-completion.
11378 Clarify why lambda expressions are not accepted.
11379 (Minibuffer Misc): Describe minibufferp.
11380
11381 2003-07-14 Richard M. Stallman <rms@gnu.org>
11382
11383 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11384
11385 * windows.texi (Selecting Windows): New arg to select-window.
11386 (Selecting Windows): Add with-selected-window.
11387 (Size of Window): Add window-inside-edges, etc.
11388
11389 * internals.texi (Garbage Collection): Add post-gc-hook.
11390
11391 * processes.texi (Subprocess Creation): Add exec-suffixes.
11392
11393 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11394 (Scanning Keymaps): Add map-keymaps.
11395 (Defining Menus): Add keymap-prompt.
11396
11397 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11398 most-negative-fixnum.
11399
11400 * compile.texi (Byte Compilation): Explain no-byte-compile.
11401 (Compiler Errors): New node.
11402
11403 * os.texi (User Identification): user-uid, user-real-uid
11404 can return float.
11405
11406 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11407 and about derived modes.
11408 (Minor Modes): Add minor-mode-list.
11409 (Defining Minor Modes): Keyword args for define-minor-mode.
11410 (Search-based Fontification): Explain managing other properties.
11411 (Other Font Lock Variables): Add font-lock-extra-managed-props.
11412 (Faces for Font Lock): Add font-lock-preprocessor-face.
11413 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11414
11415 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11416 (Variable Aliases): Clarify defvaralias.
11417
11418 * loading.texi (Library Search): Add load-suffixes.
11419
11420 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11421 (Programmed Completion): Add dynamic-completion-table.
11422
11423 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11424 (Magic File Names): Specify precedence order of handlers.
11425
11426 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11427 and post-command-hook.
11428 (Waiting): New calling convention for sit-for.
11429
11430 * text.texi (Special Properties): local-map and keymap properties
11431 apply based on their stickiness.
11432
11433 2003-07-07 Richard M. Stallman <rms@gnu.org>
11434
11435 * modes.texi (Minor Mode Conventions): Specify only some kinds
11436 of list values as args to minor modes.
11437
11438 * files.texi (File Name Expansion): Warn about iterative use
11439 of substitute-in-file-name.
11440
11441 * advice.texi (Activation of Advice): Clean up previous change.
11442
11443 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
11444
11445 * advice.texi (Activation of Advice): Note that ad-start-advice is
11446 turned on by default.
11447
11448 2003-06-30 Richard M. Stallman <rms@gnu.org>
11449
11450 * text.texi (Buffer Contents): Document current-word.
11451 (Change Hooks): Not called for *Messages*.
11452
11453 * functions.texi (Defining Functions): Explain about redefining
11454 primitives.
11455 (Function Safety): Rename. Minor changes.
11456 Comment out the detailed criteria for what is safe.
11457
11458 2003-06-22 Andreas Schwab <schwab@suse.de>
11459
11460 * objects.texi (Symbol Type): Fix description of examples.
11461
11462 2003-06-16 Andreas Schwab <schwab@suse.de>
11463
11464 * hash.texi (Creating Hash): Fix description of :weakness.
11465
11466 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
11467
11468 * files.texi (Changing Files): copy-file copies file modes, too.
11469
11470 2003-05-28 Richard M. Stallman <rms@gnu.org>
11471
11472 * strings.texi (Creating Strings): Clarify split-string.
11473
11474 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11475
11476 * strings.texi (Creating Strings): Update split-string specification
11477 and examples.
11478
11479 2003-05-19 Richard M. Stallman <rms@gnu.org>
11480
11481 * elisp.texi: Correct invariant section names.
11482
11483 2003-04-20 Richard M. Stallman <rms@gnu.org>
11484
11485 * os.texi (Timers): Explain about timers and quitting.
11486
11487 2003-04-19 Richard M. Stallman <rms@gnu.org>
11488
11489 * internals.texi (Writing Emacs Primitives): Strings are
11490 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11491 Explain GCPRO convention for varargs function args.
11492
11493 2003-04-16 Richard M. Stallman <rms@gnu.org>
11494
11495 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11496
11497 2003-04-08 Richard M. Stallman <rms@gnu.org>
11498
11499 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11500
11501 2003-02-13 Kim F. Storm <storm@cua.dk>
11502
11503 * objects.texi (Character Type): New \s escape for space.
11504
11505 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11506
11507 * os.texi (System Environment): Add cygwin system-type.
11508
11509 2003-01-25 Richard M. Stallman <rms@gnu.org>
11510
11511 * keymaps.texi: Document that a symbol can act as a keymap.
11512
11513 2003-01-13 Richard M. Stallman <rms@gnu.org>
11514
11515 * text.texi (Changing Properties): Say string indices are origin-0.
11516
11517 * positions.texi (Screen Lines) <compute-motion>:
11518 Correct order of elts in return value.
11519
11520 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11521 how to define a default binding.
11522
11523 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
11524
11525 * loading.texi (Unloading): Fix recent change for load-history.
11526
11527 * customize.texi (Simple Types): Clarify description of custom
11528 type 'number. Describe new custom type 'float.
11529
11530 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
11531
11532 * variables.texi (File Local Variables): Fix typo.
11533
11534 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11535
11536 From Michael Albinus <Michael.Albinus@alcatel.de>.
11537
11538 * README: Target for Info file is `make info'.
11539
11540 * files.texi (File Name Components): Fix typos in
11541 `file-name-sans-extension'.
11542 (Magic File Names): Complete list of operations for magic file
11543 name handlers.
11544
11545 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
11546
11547 * variables.texi (File Local Variables): New function
11548 risky-local-variable-p.
11549
11550 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
11551
11552 * functions.texi (Function safety): New node about unsafep.
11553
11554 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11555
11556 * customize.texi (Splicing into Lists): Fix example.
11557 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
11558
11559 2002-06-17 Juanma Barranquero <lektu@terra.es>
11560
11561 * frames.texi (Display Feature Testing): Fix typo.
11562
11563 2002-06-12 Andreas Schwab <schwab@suse.de>
11564
11565 * frames.texi (Initial Parameters, Resources): Fix references to
11566 the Emacs manual.
11567
11568 2002-05-13 Kim F. Storm <storm@cua.dk>
11569
11570 * variables.texi (Intro to Buffer-Local): Updated warning and
11571 example relating to changing buffer inside let.
11572
11573 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
11574
11575 * os.texi (Session Management): New node about X Session management.
11576
11577 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
11578
11579 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
11580 to which the manual corresponds, and the copyright years.
11581
11582 * Makefile.in (VERSION): Set to 2.9.
11583
11584 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
11585
11586 * elisp.texi: Change the category in @dircategory to "Emacs", to
11587 make it consistent with info/dir.
11588
11589 2001-11-25 Miles Bader <miles@gnu.org>
11590
11591 * text.texi (Fields): Describe new `limit' arg in
11592 field-beginning/field-end.
11593
11594 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
11595
11596 * permute-index: Don't depend on csh-specific features.
11597 Replace the interpreter name with /bin/sh.
11598
11599 * two-volume-cross-refs.txt: New file.
11600 * two.el: New file.
11601 * spellfile: New file.
11602
11603 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
11604
11605 * permute-index: New file.
11606
11607 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
11608 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
11609 8+3 restricted namespace.
11610
11611 * Makefile.in (infodir): Define relative to $(srcdir).
11612 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
11613 include directories list via -I switch to makeinfo.
11614 (index.texi): Use cp if both hard and symbolic links fail.
11615
11616 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
11617
11618 * Makefile.in (distclean): Add.
11619
11620 The following changes make ELisp manual part of the Emacs
11621 distribution:
11622
11623 * Makefile.in: Add Copyright notice.
11624 (prefix): Remove.
11625 (infodir): Change value to "../info".
11626 (VPATH): New variable.
11627 (MAKE): Don't define.
11628 (texmacrodir): Don't define.
11629 (texinputdir): Append the existing value of TEXINPUTS.
11630 ($(infodir)/elisp): Instead of just "elisp". Reformat the
11631 command to be compatible with man/Makefile.in, and to put the
11632 output into ../info.
11633 (info): Add target.
11634 (installall): Target removed.
11635
11636 2001-10-31 Pavel Janík <Pavel@Janik.cz>
11637
11638 * tips.texi (Coding Conventions): Fix typo.
11639
11640 2001-10-23 Gerd Moellmann <gerd@gnu.org>
11641
11642 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
11643
11644 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
11645
11646 * files.texi (File Name Components): Update the description of
11647 file-name-sans-extension and file-name-extension, as they now
11648 ignore leading dots.
11649
11650 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11651
11652 * (Version 21.1 released.)
11653
11654 2001-10-19 Miles Bader <miles@gnu.org>
11655
11656 * positions.texi (Text Lines): Describe behavior of
11657 `beginning-of-line'/`end-of-line' in the presence of field properties.
11658
11659 2001-10-17 Gerd Moellmann <gerd@gnu.org>
11660
11661 * Makefile.in (VERSION): Set to 2.8.
11662 (manual): Use `manual-21'.
11663
11664 * elisp.texi (VERSION): Add and use it where the version
11665 number was used. Set it to 2.8.
11666
11667 * intro.texi: Likewise.
11668
11669 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
11670
11671 * files.texi (File Name Completion): Document the significance of
11672 a trailing slash in elements of completion-ignored-extensions.
11673
11674 2001-10-06 Miles Bader <miles@gnu.org>
11675
11676 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
11677
11678 2001-10-04 Gerd Moellmann <gerd@gnu.org>
11679
11680 * variables.texi (Variable Aliases): New node.
11681
11682 2001-10-04 Gerd Moellmann <gerd@gnu.org>
11683
11684 * Branch for 21.1.
11685
11686 2001-10-02 Miles Bader <miles@gnu.org>
11687
11688 * minibuf.texi (Minibuffer Misc): Add entries for
11689 `minibuffer-contents', `minibuffer-contents-no-properties', and
11690 `delete-minibuffer-contents'.
11691 Correct description for `minibuffer-prompt-end'.
11692
11693 * text.texi (Property Search): Correct descriptions of
11694 `next-char-property-change' and `previous-char-property-change'.
11695 Add entries for `next-single-char-property-change' and
11696 `previous-single-char-property-change'.
11697 Make operand names a bit more consistent.
11698
11699 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
11700
11701 * frames.texi (Finding All Frames): Document that next-frame and
11702 previous-frame are local to current terminal.
11703
11704 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
11705
11706 * keymaps.texi (Creating Keymaps): Fix the description of the
11707 result of make-keymap.
11708
11709 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
11710
11711 * display.texi (Font Lookup, Attribute Functions)
11712 (Image Descriptors): Add cross-references to the definition of
11713 selected frame.
11714
11715 * buffers.texi (The Buffer List): Add cross-references to the
11716 definition of selected frame.
11717
11718 * frames.texi (Input Focus): Clarify which frame is _the_ selected
11719 frame at any given time.
11720 (Multiple Displays, Size and Position): Add a cross-reference to
11721 the definition of the selected frame.
11722
11723 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
11724
11725 * strings.texi (String Conversion) <string-to-number>: Document
11726 that a float is returned for integers that are too large.
11727
11728 * frames.texi (Mouse Position): Document mouse-position-function.
11729 (Display Feature Testing): Document display-images-p.
11730 (Window Frame Parameters): Document the cursor-type variable.
11731
11732 * numbers.texi (Integer Basics): Document CL style read syntax for
11733 integers in bases other than 10.
11734
11735 * positions.texi (List Motion):
11736 Document open-paren-in-column-0-is-defun-start.
11737
11738 * lists.texi (Sets And Lists): Document member-ignore-case.
11739
11740 * internals.texi (Garbage Collection): Document the used and free
11741 strings report.
11742 (Memory Usage): Document strings-consed.
11743
11744 * os.texi (Time of Day): Document float-time.
11745 (Recording Input): Document that clear-this-command-keys clears
11746 the vector to be returned by recent-keys.
11747
11748 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
11749 The argument keymap can be a list.
11750
11751 * nonascii.texi (User-Chosen Coding Systems)
11752 <select-safe-coding-system>: Document the new argument
11753 accept-default-p and the variable
11754 select-safe-coding-system-accept-default-p. Tell what happens if
11755 buffer-file-coding-system is undecided.
11756 (Default Coding Systems): Document auto-coding-regexp-alist.
11757
11758 * display.texi (The Echo Area) <message>: Document
11759 message-truncate-lines.
11760 (Glyphs): Document that the glyph table is unused on windowed
11761 displays.
11762
11763 * help.texi (Describing Characters) <single-key-description>:
11764 Document the new argument no-angles.
11765 (Accessing Documentation) <documentation-property>: Document that
11766 a non-string property is evaluated.
11767 <documentation>: Document that the function-documentation property
11768 is looked for.
11769
11770 * windows.texi (Selecting Windows): Document some-window.
11771
11772 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
11773
11774 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
11775 apropos-mode-hook.
11776
11777 * commands.texi (Using Interactive): Document interactive-form.
11778 (Keyboard Macros): Document kbd-macro-termination-hook.
11779 (Command Loop Info): Document that clear-this-command-keys clears
11780 the vector to be returned by recent-keys.
11781
11782 2001-09-04 Werner LEMBERG <wl@gnu.org>
11783
11784 * Makefile.in (srcdir, texinputdir): New variables.
11785 (srcs, index.texi, install): Use $(srcdir).
11786 (.PHONY): Remove elisp.dvi.
11787 (elisp): Use -I switch for makeinfo.
11788 (elisp.dvi): Use $(srcdir) and $(texinputdir).
11789 (installall, dist): Use $(srcdir).
11790 Fix path to texinfo.tex.
11791 (maintainer-clean): Add elisp.dvi and elisp.oaux.
11792
11793 2001-08-30 Gerd Moellmann <gerd@gnu.org>
11794
11795 * display.texi (Conditional Display): Adjust to API change.
11796
11797 * configure: New file.
11798
11799 2001-07-30 Gerd Moellmann <gerd@gnu.org>
11800
11801 * commands.texi (Repeat Events): Add description of
11802 double-click-fuzz.
11803
11804 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
11805
11806 * syntax.texi (Syntax Class Table): Add the missing designator for
11807 comment and string fences.
11808 (Syntax Properties): Add a xref to syntax table internals.
11809 (Syntax Table Internals): Document string-to-syntax.
11810
11811 2001-05-07 Gerd Moellmann <gerd@gnu.org>
11812
11813 * Makefile.in (install): Use install-info command line options
11814 like in Emacs' Makefile.in.
11815
11816 2000-12-09 Miles Bader <miles@gnu.org>
11817
11818 * windows.texi (Window Start): Update documentation for
11819 `pos-visible-in-window-p'.
11820
11821 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
11822
11823 * lists.texi (Building Lists): Add footnote to explain how to add
11824 to the end of a list.
11825
11826 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11827
11828 * files.texi (Visiting Functions): Typos.
11829
11830 2000-10-25 Kenichi Handa <handa@etl.go.jp>
11831
11832 * files.texi (Visiting Functions): Return value of
11833 find-file-noselect may be a list of buffers if wildcards are used.
11834
11835 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11836
11837 * display.texi (Defining Faces): Document `graphic' display type
11838 in face specs.
11839
11840 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11841
11842 * hooks.texi (Standard Hooks): Replace obsolete
11843 `after-make-frame-hook' with `after-make-frame-functions'.
11844
11845 * frames.texi (Creating Frames): Ditto.
11846
11847 * variables.texi (Future Local Variables): Ditto.
11848
11849 2000-10-16 Gerd Moellmann <gerd@gnu.org>
11850
11851 * display.texi (Other Image Types): Add description of :foreground
11852 and :background properties of mono PBM images.
11853
11854 2000-08-17 Werner LEMBERG <wl@gnu.org>
11855
11856 * .cvsignore: New file.
11857
11858 2000-01-05 Gerd Moellmann <gerd@gnu.org>
11859
11860 * tindex.pl: New script.
11861
11862 1999-12-03 Dave Love <fx@gnu.org>
11863
11864 * Makefile.in (MAKEINFO): New parameter.
11865
11866 1999-09-17 Richard Stallman <rms@gnu.org>
11867
11868 * Makefile.in (srcs): Add hash.texi.
11869 (VERSION): Update to 20.6.
11870
11871 1999-09-13 Richard Stallman <rms@gnu.org>
11872
11873 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
11874
11875 1998-08-29 Karl Heuer <kwzh@gnu.org>
11876
11877 * configure.in: New file.
11878 * Makefile.in: Renamed from Makefile.
11879 (prefix, infodir): Use value obtained from configure.
11880 (emacslibdir): Obsolete variable deleted.
11881 (dist): Distribute configure.in, configure, Makefile.in.
11882
11883 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
11884
11885 * Makefile (INSTALL_INFO): New variable.
11886 (install): Run install-info.
11887
11888 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
11889
11890 * Makefile (elisp.dvi): Add missing backslash.
11891
11892 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
11893
11894 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
11895 Run texindex without `./'. Always run texindex on elisp.tp.
11896 (elisp.tps): Target deleted.
11897
11898 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
11899
11900 * Makefile (srcs): Add nonascii.texi and customize.texi.
11901 (dist): Start by deleting `temp'.
11902
11903 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
11904
11905 * Makefile (makeinfo, texindex): Targets deleted.
11906 (makeinfo.o, texindex.o): Targets deleted.
11907 (clean, dist): Don't do anything with them or with getopt*.
11908
11909 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
11910
11911 * Makefile (SHELL): Defined.
11912
11913 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
11914
11915 * Makefile (elisp.tps): New target.
11916 (elisp.dvi): Depend on elisp.tps.
11917
11918 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
11919
11920 * README: Update phone number.
11921
11922 * Makefile (elisp): Make this be the default target.
11923 Depend on makeinfo.c instead of makeinfo.
11924 (install): Don't depend on elisp.dvi, since we don't install that.
11925 Use mkinstalldirs.
11926 (dist): Add mkinstalldirs.
11927
11928 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11929
11930 * Makefile (VERSION): Update version number.
11931 (maintainer-clean): Rename from realclean.
11932
11933 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
11934
11935 * Makefile (realclean): New target.
11936 (elisp): Remove any old elisp-* files first.
11937
11938 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
11939
11940 * Makefile (VERSION): New variable.
11941 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
11942 Compressed file suffix should be `.gz', not `.z'.
11943
11944 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11945
11946 * Makefile (elisp): Depend on makeinfo.
11947
11948 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
11949
11950 * Makefile (srcs): Add anti.texi.
11951
11952 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11953
11954 * Makefile (infodir, prefix): New vars.
11955 (install): Use infodir.
11956 (emacsinfodir): Delete.
11957
11958 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11959
11960 * Makefile (srcs): Add calendar.texi.
11961
11962 * Makefile (dist): Copy texindex.c and makeinfo.c.
11963 Limit elisp-* files to those with one or two digits.
11964
11965 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11966
11967 * Makefile (dist): Change to use Gzip instead of compress.
11968
11969 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11970
11971 * loading.texi (Unloading): define-function changed back to
11972 defalias. It may not stay this way, but at least it's
11973 consistent with the known-good version of the code patch.
11974
11975 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11976
11977 * modes.texi (Hooks): Document new optional arg of add-hook.
11978
11979 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11980
11981 * variables.texi: Document nil initial value of buffer-local variables.
11982
11983 * tips.texi: Add new section on standard library headers.
11984
11985 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11986
11987 * Makefile (srcs): Add frame.texi to the list of sources.
11988
11989 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11990
11991 * Makefile (dist): Don't bother excluding autosave files; they'll
11992 never make it into the temp directory anyway, and the hash marks
11993 in the name are problematic for make and the Bourne shell.
11994 (srcs): ???
11995
11996 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11997
11998 * Makefile (dist): Don't include backup files or autosave files in
11999 the distribution tar file.
12000
12001 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12002
12003 * Makefile (srcs): Add index.perm.
12004 (elisp.dvi): Remove erroneous shell comment.
12005 Expect output of permute-index in permuted.fns.
12006 Save old elisp.aux in elisp.oaux.
12007 (clean): Add index.texi to be deleted.
12008
12009 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12010
12011 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12012
12013 1990-06-26 David Lawrence (tale@geech)
12014
12015 * files.texi: Noted that completion-ignored-extensions is ignored
12016 when making *Completions*.
12017
12018 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
12019
12020 * Makefile make dist now depends on elisp.dvi, since it tries
12021 to include it in the dist file.
12022
12023 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
12024
12025 * functions.texinfo (Mapping Functions): Add missing quote.
12026
12027 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12028
12029 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12030 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12031
12032 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12033
12034 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12035 and @error{} are the terms now being used. The files in the
12036 directory have been changed to reflect this.
12037
12038 * All instances of @indentedresultt{} have been changed to
12039 ` @result{}', using 5 spaces at the beginning of the line.
12040
12041 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12042
12043 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12044 experimental @indentedresult{}, @indentedexpandsto{} are part of
12045 the texinfo.tex in this directory. These TeX macros are not
12046 stable yet.
12047
12048 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12049
12050 * texinfo.tex: Temporarily added
12051 \let\result=\dblarrow
12052 \def\error{{\it ERROR} \longdblarrow}
12053 We need to do this better soon.
12054
12055 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12056
12057 * Applied Karl Berry's patches to *.texinfo files, but not to
12058 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12059 new title page format is also not applied, since it requires
12060 texinfo.tex changes.)
12061
12062 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12063 for the Project GNU development environment.
12064
12065 ;; Local Variables:
12066 ;; coding: utf-8
12067 ;; End:
12068
12069 Copyright (C) 1998-2013 Free Software Foundation, Inc.
12070
12071 This file is part of GNU Emacs.
12072
12073 GNU Emacs is free software: you can redistribute it and/or modify
12074 it under the terms of the GNU General Public License as published by
12075 the Free Software Foundation, either version 3 of the License, or
12076 (at your option) any later version.
12077
12078 GNU Emacs is distributed in the hope that it will be useful,
12079 but WITHOUT ANY WARRANTY; without even the implied warranty of
12080 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12081 GNU General Public License for more details.
12082
12083 You should have received a copy of the GNU General Public License
12084 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.