]> code.delx.au - gnu-emacs/blob - doc/lispref/ChangeLog
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
[gnu-emacs] / doc / lispref / ChangeLog
1 2013-02-13 Glenn Morris <rgm@gnu.org>
2
3 * objects.texi (Char-Table Type): Add footnote about #^^.
4
5 * modes.texi (Minor Mode Conventions): Fix typo.
6
7 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
8 meta characters; this changed in 22.1. (Bug#13684)
9
10 * objects.texi (Char-Table Type): Add cindex.
11
12 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
13
14 2013-02-10 Glenn Morris <rgm@gnu.org>
15
16 * keymaps.texi (Creating Keymaps): Update make-keymap result.
17
18 2013-02-09 Eli Zaretskii <eliz@gnu.org>
19
20 * modes.texi (%-Constructs): Remove the description of %t.
21
22 * nonascii.texi (MS-DOS File Types): Delete node.
23
24 2013-02-08 Glenn Morris <rgm@gnu.org>
25
26 * keymaps.texi (Active Keymaps, Searching Keymaps):
27 Remove confusing mention of "symbolic prefix". (Bug#13643)
28
29 2013-01-19 Glenn Morris <rgm@gnu.org>
30
31 * macros.texi (Indenting Macros): Fix order of an indent
32 symbol's arguments. (Bug#13450)
33
34 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
35
36 Allow floating-point file offsets.
37 * files.texi (Reading from Files, Writing to Files):
38 Say that file offsets can be numbers, not just integers.
39
40 2013-01-09 Glenn Morris <rgm@gnu.org>
41
42 * commands.texi (Interactive Codes):
43 Whitespace does not terminate interactive "S". (Bug#13393)
44
45 2013-01-06 Chong Yidong <cyd@gnu.org>
46
47 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
48
49 2013-01-05 Glenn Morris <rgm@gnu.org>
50
51 * display.texi (Overlay Properties): Mention field. (Bug#13364)
52
53 2013-01-05 Eli Zaretskii <eliz@gnu.org>
54
55 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
56 directive in a group of items.
57
58 2013-01-05 Chong Yidong <cyd@gnu.org>
59
60 * keymaps.texi (Key Sequences): Remove obsolete sentence
61 (Bug#13356).
62
63 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
64
65 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
66
67 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
68
69 * files.texi (File Attributes): Undocument return format of file-acl.
70
71 2013-01-03 Glenn Morris <rgm@gnu.org>
72
73 * processes.texi (System Processes):
74 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
75
76 * searching.texi (Replacing Match): Fix xref.
77
78 * elisp.texi (DATE): Bump to Jan 2013.
79
80 2013-01-02 Glenn Morris <rgm@gnu.org>
81
82 * customize.texi (Common Keywords, Type Keywords):
83 Replace "active field" with "button". (Bug#13310)
84
85 * customize.texi (Common Keywords): Add xref. (Bug#13311)
86 * tips.texi (Library Headers): Add cindex.
87
88 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
89
90 * functions.texi (Declare Form):
91 * intro.texi (A Sample Function Description):
92 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
93 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
94 in @def.. commands. (Bug#13292)
95
96 2012-12-29 Eli Zaretskii <eliz@gnu.org>
97
98 * files.texi (Changing Files): Document the return values of
99 set-file-selinux-context and set-file-acl.
100
101 2012-12-27 Glenn Morris <rgm@gnu.org>
102
103 * files.texi (File Names): Mention Cygwin conversion functions.
104
105 2012-12-22 Martin Rudalics <rudalics@gmx.at>
106
107 * windows.texi (Selecting Windows): Reword description of
108 select-window (Bug#13248).
109
110 2012-12-22 Eli Zaretskii <eliz@gnu.org>
111
112 * files.texi (File Attributes, Changing Files): Remove the details
113 about the text returned by file-acl. Instead, just document that
114 it is an opaque string meant to be used by set-file-acl.
115
116 2012-12-21 Chong Yidong <cyd@gnu.org>
117
118 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
119
120 * customize.texi (Simple Types): Document key-sequence type
121 (Bug#13048).
122
123 * strings.texi (Text Comparison): Doc fix for compare-strings.
124
125 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
126
127 * files.texi (Magic File Names): Add `file-acl',
128 `file-selinux-context', `set-file-acl' and
129 `set-file-selinux-context'. Make the list consistent.
130
131 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
132
133 * tips.texi (Library Headers): New header keyword `Homepage'.
134 Make continuation lines syntax more precise.
135
136 2012-12-17 Eli Zaretskii <eliz@gnu.org>
137
138 * files.texi (File Attributes, Changing Files): Update to include
139 MS-Windows support for ACLs.
140
141 2012-12-16 Romain Francoise <romain@orebokech.com>
142
143 * files.texi (File Attributes): Document ACL support and new
144 `file-acl' function.
145 (Changing Files): Mention argument name change of `copy-file' and
146 document new function `set-file-acl'.
147
148 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
149
150 Fix permissions bugs with setgid directories etc. (Bug#13125)
151 * files.texi (Testing Accessibility): Document GROUP arg
152 of file-ownership-preserved-p.
153 (File Attributes): Document that 9th element is now
154 just a placeholder.
155 * os.texi (User Identification): Document new functions group-gid,
156 group-real-gid.
157
158 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
159
160 * internals.texi (C Integer Types): New section.
161 This follows up and records an email in
162 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
163
164 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
165
166 * control.texi (Pattern matching case statement): New node.
167
168 * customize.texi (Variable Definitions): Mention the default :group
169 for defcustoms (bug#13093).
170
171 2012-12-09 Glenn Morris <rgm@gnu.org>
172
173 * customize.texi (Variable Definitions): Mention eval-defun
174 on a defcustom calls the :set function when appropriate.
175
176 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
177
178 * doclicense.texi, gpl.texi: Update to latest version from FSF.
179 These are just minor editorial changes.
180
181 2012-12-06 Chong Yidong <cyd@gnu.org>
182
183 * lists.texi (Plist Access): Move put example to Symbol Plists.
184
185 * symbols.texi (Standard Properties): Fix typo.
186
187 2012-12-03 Chong Yidong <cyd@gnu.org>
188
189 * symbols.texi (Symbol Properties): New node.
190 (Symbol Plists): Make it a subsection under Symbol Properties.
191 (Standard Properties): New node.
192
193 * lists.texi (Property Lists): Move here from symbols.texi.
194 (Plist Access): Rename from Other Plists.
195
196 * customize.texi (Variable Definitions):
197 * display.texi (Defining Faces):
198 * sequences.texi (Char-Tables): Fix xref.
199
200 * keymaps.texi (Key Sequences): `kbd' is now a function.
201
202 * commands.texi (Using Interactive): Fix index entry.
203
204 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
205
206 * doclicense.texi: Update to latest version from FSF.
207 These are just minor editorial changes.
208 * elisp.texi (GNU Free Documentation License)
209 (GNU General Public Licens):
210 Provide sectioning, since doclicense.texi no longer does that.
211
212 * loading.texi (Named Features): @ -> @@ to fix typo.
213
214 2012-11-24 Martin Rudalics <rudalics@gmx.at>
215
216 * windows.texi (Basic Windows): Fix typo.
217 (Windows and Frames): Fix example. Move description of
218 window-in-direction here.
219 (Recombining Windows): Fix example.
220 (Buffers and Windows): Fix description of replace-buffer-in-windows.
221 (Switching Buffers): Reword.
222 (Display Action Functions): Minor adjustments.
223 (Choosing Window Options): Minor fixes.
224 (Window History): Minor rewording.
225 (Dedicated Windows): Correct and reword part describing how
226 dedicatedness affects functions removing buffers or windows.
227 * buffers.texi (The Buffer List): Fix description of bury-buffer.
228
229 2012-11-24 Chong Yidong <cyd@gnu.org>
230
231 * modes.texi (%-Constructs): Fix statement about mode construct
232 padding (Bug#12866).
233
234 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
235
236 * debugging.texi (Profiling): Make it more clear
237 that --enable-profiling is about profiling the C code.
238
239 2012-11-21 Glenn Morris <rgm@gnu.org>
240
241 * display.texi (Attribute Functions):
242 Update for set-face-* name changes.
243 Add new "inherit" argument for face-bold-p etc.
244 Move description of this argument to a common section, like "frame".
245
246 * debugging.texi (Profiling): New section.
247 (Debugging): Mention profiling in the introduction.
248 * tips.texi (Compilation Tips): Move profiling to separate section.
249 * elisp.texi: Add Profiling to detailed menu.
250
251 2012-11-21 Martin Rudalics <rudalics@gmx.at>
252
253 * windows.texi (Display Action Functions): Fix recently added
254 example. Suggested by Michael Heerdegen.
255
256 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
257
258 Minor cleanup for times as lists of four integers.
259 * os.texi (Time Parsing): Time values can now be four integers.
260
261 2012-11-18 Glenn Morris <rgm@gnu.org>
262
263 * loading.texi (How Programs Do Loading): Add eager macro expansion.
264 * macros.texi (Expansion): Mention eager macro expansion.
265
266 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
267
268 2012-11-18 Leo Liu <sdl.web@gmail.com>
269
270 * minibuf.texi (Programmed Completion): Doc fix for metadata
271 request (Bug#12850).
272
273 2012-11-18 Glenn Morris <rgm@gnu.org>
274
275 * display.texi (Temporary Displays): Document with-temp-buffer-window.
276
277 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
278 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
279 (Window Sizes): Add vindex for window-min-height, window-min-width.
280 (Display Action Functions): Mention pop-up-frame-parameters.
281
282 2012-11-16 Martin Rudalics <rudalics@gmx.at>
283
284 * windows.texi (Choosing Window): Rewrite description of
285 display-buffer-alist (Bug#12167).
286 (Display Action Functions): Mention inhibit-switch-frame.
287 Fix description of display-buffer-below-selected. Reorder actions.
288 Add example (Bug#12848).
289
290 2012-11-16 Glenn Morris <rgm@gnu.org>
291
292 * display.texi (Face Attributes): Fix :underline COLOR description.
293 (Attribute Functions): Update for set-face-underline rename.
294 Tweak descriptions of face-underline-p, face-inverse-video-p.
295
296 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
297 so they align better in info.
298 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
299 Document set-temporary-overlay-map.
300
301 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
302
303 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
304 with normal keymaps".
305
306 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
307
308 * internals.texi (Garbage Collection): Update descriptions
309 of vectorlike_header, garbage-collect and gc-cons-threshold.
310 (Object Internals): Explain Lisp_Object layout and the basics
311 of an internal type system.
312 (Buffer Internals): Update description of struct buffer.
313
314 2012-11-13 Glenn Morris <rgm@gnu.org>
315
316 * variables.texi (Adding Generalized Variables):
317 At least mention gv-define-expander and gv-letplace.
318
319 * debugging.texi (Error Debugging): Mention debug-on-message.
320 (Using Debugger): Mention debugger-bury-or-kill.
321
322 * control.texi (Signaling Errors):
323 * debugging.texi (Error Debugging):
324 * errors.texi (Standard Errors): Add user-error.
325
326 * variables.texi (Adding Generalized Variables):
327 Use standard formatting for common lisp note about setf functions.
328
329 2012-11-10 Martin Rudalics <rudalics@gmx.at>
330
331 * elisp.texi (Top): Add Recombining Windows to menu.
332 * windows.texi (Recombining Windows): New subsection.
333 (Splitting Windows): Rewrite text on handling of window
334 combinations and move it to new subsection.
335
336 2012-11-10 Chong Yidong <cyd@gnu.org>
337
338 * searching.texi (Replacing Match): Document \? in replace-match.
339
340 * variables.texi (Creating Buffer-Local): Document setq-local and
341 defvar-local.
342 (Setting Generalized Variables): Arrange table alphabetically.
343
344 * lists.texi (List Elements, List Variables): Clarify descriptions
345 of push and pop for generalized variables.
346
347 * edebug.texi (Specification List): setf is no longer CL-only.
348
349 2012-11-10 Glenn Morris <rgm@gnu.org>
350
351 * variables.texi (Adding Generalized Variables):
352 Update description of FIX-RETURN expansion.
353
354 * variables.texi (Setting Generalized Variables):
355 Split most of previous contents into this subsection.
356 (Adding Generalized Variables): New subsection.
357 Move note on lack of setf functions here from misc/cl.texi.
358
359 * elisp.texi: Add Generalized Variables subsections to detailed menu.
360
361 2012-11-10 Chong Yidong <cyd@gnu.org>
362
363 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
364
365 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
366
367 * os.texi (Notifications): Update descriptions of
368 notifications-notify, notifications-close-notification and
369 notifications-get-capabilities according to latest code changes.
370 Add notifications-get-server-information.
371
372 2012-11-03 Chong Yidong <cyd@gnu.org>
373
374 * objects.texi (General Escape Syntax): Clarify the explanation of
375 escape sequences.
376 (Non-ASCII in Strings): Clarify when a string is unibyte vs
377 multibyte. Hex escapes do not automatically make a string
378 multibyte.
379
380 2012-11-03 Martin Rudalics <rudalics@gmx.at>
381
382 * windows.texi (Switching Buffers): Document option
383 switch-to-buffer-preserve-window-point.
384 (Display Action Functions): Document window-height and
385 window-width alist entries.
386 (Display Action Functions):
387 Document display-buffer-below-selected and
388 display-buffer-in-previous-window.
389 (Quitting Windows): Document quit-restore-window.
390 Rewrite section.
391 (Window Configurations): In window-state-get mention that
392 argument window must be valid.
393 (Window Parameters): Document quit-restore window parameter
394 (Bug#12158).
395
396 2012-10-31 Glenn Morris <rgm@gnu.org>
397
398 * control.texi (Catch and Throw): Add xref to cl.texi.
399
400 * lists.texi (Sets And Lists): Point xref to better location.
401
402 * errors.texi (Standard Errors):
403 * loading.texi (Autoload): Update for cl-lib namespace changes.
404
405 * modes.texi (Defining Minor Modes): "Generalized Variables"
406 section is now in this manual rather than cl.texi.
407
408 * eval.texi (Special Forms): No longer special forms: defmacro,
409 defun, save-window-excursion, with-output-to-temp-buffer.
410 * functions.texi (Defining Functions): Defun is now a macro.
411 Defalias is a function.
412
413 2012-10-30 Glenn Morris <rgm@gnu.org>
414
415 * variables.texi (Generalized Variables): Fix typo.
416
417 2012-10-30 Chong Yidong <cyd@gnu.org>
418
419 * symbols.texi (Symbol Plists): Document function-get.
420
421 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
422
423 * frames.texi (Visibility of Frames): Document tty-top-frame.
424
425 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
426
427 * keymaps.texi (Format of Keymaps): Document the multiple
428 inheritance format.
429
430 2012-10-28 Martin Rudalics <rudalics@gmx.at>
431
432 * windows.texi (Basic Windows): Reformulate description of live,
433 internal and valid windows.
434 (Cyclic Window Ordering): Describe new argument of
435 get-lru-window and get-largest-window. Add description of
436 window-in-direction.
437
438 2012-10-27 Glenn Morris <rgm@gnu.org>
439
440 * variables.texi (Generalized Variables): New section,
441 adapted from misc/cl.texi.
442 * elisp.texi (Top): Add Generalized Variables to menu.
443 * lists.texi (List Elements, List Variables):
444 Mention generalized variables.
445
446 * lists.texi (List Elements): Typo fix.
447
448 2012-10-27 Chong Yidong <cyd@gnu.org>
449
450 * minibuf.texi (High-Level Completion): Don't mention removed
451 function iswitchb-read-buffer.
452
453 * commands.texi (Event Input Misc): Remove last-input-char.
454 (Command Loop Info): Remove last-command-char.
455
456 * frames.texi (Initial Parameters): Don't mention the obsolete
457 special-display feature.
458
459 * windows.texi (Choosing Window): Don't mention the obsolete
460 special display feature.
461 (Choosing Window Options): Remove obsolete special-display
462 variables, and the functions special-display-p and
463 special-display-popup-frame.
464
465 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
466
467 * hooks.texi (Standard Hooks): Remove obsolete hooks.
468
469 * markers.texi (Information from Markers): Remove obsolete
470 function buffer-has-markers-at.
471
472 * text.texi (Yanking): Document yank-handled-properties.
473
474 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
475
476 Update manual for new time stamp format (Bug#12706).
477 * buffers.texi (Modification Time):
478 * files.texi (Testing Accessibility, File Attributes):
479 * intro.texi (Version Info):
480 * os.texi (Time of Day):
481 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
482 These instances were missed the first time around.
483 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
484
485 2012-10-24 Chong Yidong <cyd@gnu.org>
486
487 * minibuf.texi (Text from Minibuffer): Document read-regexp
488 changes.
489
490 * nonascii.texi (Selecting a Representation):
491 Document set-buffer-multibyte changes.
492
493 * keymaps.texi (Toolkit Differences): Node deleted.
494 (Easy Menu): New node.
495
496 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
497
498 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
499
500 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
501
502 Fix outdated timestamp documentation in Elisp manual (bug#12706).
503 * files.texi (File Attributes):
504 * text.texi (Undo):
505 Time stamp resolution is now 1 picosecond, not 1 second.
506
507 2012-10-23 Chong Yidong <cyd@gnu.org>
508
509 * display.texi (Font Lookup): Remove font-list-limit.
510
511 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
512 (Bug#12529).
513
514 2012-10-22 Glenn Morris <rgm@gnu.org>
515
516 * os.texi (Recording Input): Tiny fix.
517
518 * intro.texi (Lisp History):
519 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
520 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
521
522 2012-10-15 Chong Yidong <cyd@gnu.org>
523
524 * macros.texi (Defining Macros): defmacro is now a macro.
525 Explicitly list the docstring and declare arguments.
526
527 * functions.texi (Anonymous Functions): Explicitly list the
528 docstring, declare, and interactive arguments to lambda.
529 (Defining Functions): Likewise for defun.
530 (Inline Functions): Likewise for defsubst.
531 (Declare Form): Tweak description.
532
533 2012-10-13 Chong Yidong <cyd@gnu.org>
534
535 * display.texi (ImageMagick Images): ImageMagick enabled by default.
536
537 2012-10-05 Chong Yidong <cyd@gnu.org>
538
539 * minibuf.texi (Basic Completion): Clarify list form of completion
540 table (Bug#12564).
541
542 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
543
544 * functions.texi (Function Safety): Copyedit. (Bug#12562)
545
546 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
547
548 Revert the FOLLOW-SYMLINKS change for file-attributes.
549 * files.texi (File Attributes, Magic File Names): Undo last change.
550
551 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
552
553 file-attributes has a new optional arg FOLLOW-SYMLINKS.
554 * files.texi (File Attributes): Describe it.
555 (Magic File Names): Use it.
556
557 2012-09-30 Chong Yidong <cyd@gnu.org>
558
559 * commands.texi (Click Events): Define "mouse position list".
560 Remove mention of unimplemented horizontal scroll bars.
561 (Drag Events, Motion Events): Refer to "mouse position list".
562 (Accessing Mouse): Document posnp.
563
564 * errors.texi (Standard Errors): Tweak arith-error description.
565 Tweak markup. Remove domain-error and friends, which seem to be
566 unused after the floating-point code revamp.
567
568 * functions.texi (Obsolete Functions): Obsolescence also affects
569 documentation commands. Various clarifications.
570 (Declare Form): New node.
571
572 * strings.texi (String Basics): Copyedits.
573
574 * os.texi (Idle Timers): Minor clarifications.
575 (User Identification): Add system-users and system-groups.
576
577 * macros.texi (Defining Macros): Move description of `declare' to
578 Declare Form node.
579
580 * loading.texi (Autoload):
581 * help.texi (Documentation Basics): The special sequences can
582 trigger autoloading.
583
584 * numbers.texi (Integer Basics): Copyedits.
585 (Float Basics): Consider IEEE floating point always available.
586 (Random Numbers): Document actual limits.
587 (Arithmetic Operations): Clarify division by zero. Don't mention
588 the machine-independence of negative division since it does not
589 happen in practice.
590
591 2012-09-28 Chong Yidong <cyd@gnu.org>
592
593 * os.texi (Startup Summary): Document leim-list.el change.
594
595 2012-09-25 Chong Yidong <cyd@gnu.org>
596
597 * functions.texi (Defining Functions): defun is now a macro.
598
599 2012-09-28 Leo Liu <sdl.web@gmail.com>
600
601 * files.texi (Files): Fix typo.
602
603 2012-09-23 Chong Yidong <cyd@gnu.org>
604
605 * buffers.texi (Read Only Buffers): Document read-only-mode.
606
607 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
608 read-only-mode.
609
610 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
611 calling conventions.
612
613 2012-09-22 Chong Yidong <cyd@gnu.org>
614
615 * searching.texi (Replacing Match): Minor clarification.
616
617 2012-09-22 Eli Zaretskii <eliz@gnu.org>
618
619 * edebug.texi (Instrumenting): Improve indexing.
620
621 * os.texi (Idle Timers): Warn against reinvoking an idle timer
622 from within its own timer action. (Bug#12447)
623
624 2012-09-22 Chong Yidong <cyd@gnu.org>
625
626 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
627
628 2012-09-21 Glenn Morris <rgm@gnu.org>
629
630 * debugging.texi (Using Debugger): Fix typo.
631
632 2012-09-18 Chong Yidong <cyd@gnu.org>
633
634 * display.texi (Faces): Discuss anonymous faces.
635 (Face Attributes): Tweak intro.
636 (Defining Faces): Move after the Face Attributes node. Copyedits.
637 (Displaying Faces): Describe role of inheritance.
638
639 * customize.texi (Customization): Define customization more
640 carefully (Bug#11440).
641 (Common Keywords): Add xref to Constant Variables.
642
643 * variables.texi (Defining Variables): Link to defcustom's node
644 instead of the higher-level Customization chapter.
645
646 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
647
648 Simplify, document, and port floating-point (Bug#12381).
649 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
650 Document that / and mod (with floating point arguments), along
651 with asin, acos, log, log10, expt and sqrt, return special values
652 instead of signaling exceptions.
653 (Float Basics): Document that logb operates on the absolute value
654 of its argument.
655 (Math Functions): Document that (log ARG BASE) also returns NaN if
656 BASE is negative. Document that (expt X Y) returns NaN if X is a
657 finite negative number and Y a finite non-integer.
658
659 2012-09-09 Chong Yidong <cyd@gnu.org>
660
661 * lists.texi (Sets And Lists): Explain that the return value for
662 delete should be used, like for delq.
663
664 * minibuf.texi (Yes-or-No Queries): Document recentering and
665 scrolling in y-or-n-p. Remove gratuitous example.
666
667 * searching.texi (Search and Replace): Document window scrolling
668 entries in query-replace-map.
669
670 2012-09-08 Chong Yidong <cyd@gnu.org>
671
672 * syntax.texi (Syntax Table Internals): Define "raw syntax
673 descriptor" terminology (Bug#12383).
674 (Syntax Descriptors): Mention raw syntax descriptors.
675
676 2012-09-07 Chong Yidong <cyd@gnu.org>
677
678 * variables.texi (Creating Buffer-Local): Fix description of
679 local-variable-if-set-p (Bug#10713).
680
681 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
682
683 * windows.texi (Display Action Functions)
684 (Choosing Window Options): Remove obsolete variable
685 display-buffer-reuse-frames.
686 (Switching Buffers): Minor doc tweak for switch-to-buffer.
687
688 * positions.texi (Narrowing): Document buffer-narrowed-p.
689
690 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
691
692 * syntax.texi (Low-Level Parsing): Add xref to Parser State
693 (Bug#12269).
694
695 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
696
697 * debugging.texi (Explicit Debug): Document `debug-on-message'.
698
699 2012-09-02 Chong Yidong <cyd@gnu.org>
700
701 * windows.texi (Window Configurations): Recommend against using
702 save-window-excursion (Bug#12075).
703
704 * control.texi (Catch and Throw):
705 * positions.texi (Excursions): Don't mention it.
706
707 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
708
709 Better seed support for (random).
710 * numbers.texi (Random Numbers): Document new behavior of
711 the calls (random) and (random STRING).
712
713 2012-08-21 Martin Rudalics <rudalics@gmx.at>
714
715 * windows.texi (Window Point): Document recent changes in
716 window-point and set-window-point.
717 (Selecting Windows): Document recent change in select-window.
718
719 2012-08-06 Eli Zaretskii <eliz@gnu.org>
720
721 * functions.texi (Closures): Put the main index entry for
722 "closures" here. (Bug#12138)
723
724 * variables.texi (Lexical Binding): Disambiguate the index entry
725 for "closures".
726
727 2012-08-05 Chong Yidong <cyd@gnu.org>
728
729 * display.texi (Defining Faces): Move documentation of
730 frame-background-mode to the Emacs manual (Bug#7774).
731
732 2012-08-04 Chong Yidong <cyd@gnu.org>
733
734 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
735 Fix description of syntax table inheritance.
736 (Syntax Table Functions): Don't refer to internal contents of
737 syntax table, since that is not explained yet. Copyedits.
738 (Standard Syntax Tables): Node deleted.
739 (Syntax Table Internals): Misc clarifications. Improve table
740 formatting.
741
742 * keymaps.texi (Inheritance and Keymaps):
743 * text.texi (Sticky Properties): Tweak index entry.
744
745 2012-07-28 Eli Zaretskii <eliz@gnu.org>
746
747 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
748
749 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
750
751 Prefer typical American spelling for "acknowledgment".
752 * intro.texi (Acknowledgments): Rename from Acknowledgements.
753
754 2012-07-21 Eli Zaretskii <eliz@gnu.org>
755
756 * commands.texi (Special Events): Mention language-change event.
757 (Input Events, Interactive Codes):
758 * keymaps.texi (Key Sequences): Mention events that are
759 non-keyboard but also non-mouse events.
760
761 2012-07-17 Chong Yidong <cyd@gnu.org>
762
763 * text.texi (Insertion): Document insert-char changes.
764
765 2012-07-15 Leo Liu <sdl.web@gmail.com>
766
767 * display.texi (Fringe Bitmaps): Add exclamation-mark.
768
769 2012-07-13 Chong Yidong <cyd@gnu.org>
770
771 * buffers.texi (Read Only Buffers): Document toggle-read-only
772 changes. Reword to account for the fact that read-only is
773 currently not supported in overlay properties.
774
775 2012-07-07 Chong Yidong <cyd@gnu.org>
776
777 * loading.texi (Library Search): Index site-lisp directories.
778
779 2012-07-06 Chong Yidong <cyd@gnu.org>
780
781 * intro.texi (A Sample Function Description): Fix incorrect
782 markup, undoing previous change.
783 (A Sample Variable Description): Minor clarifications and markup
784 improvements.
785
786 * elisp.texi (Top):
787 * text.texi (Text): Fix menu order.
788
789 2012-07-06 Richard Stallman <rms@gnu.org>
790
791 * intro.texi (Evaluation Notation, A Sample Function Description):
792 (A Sample Variable Description): Improve/undo previous changes.
793
794 2012-07-05 Glenn Morris <rgm@gnu.org>
795
796 * intro.texi (A Sample Function Description): Fix cross-refs.
797
798 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
799
800 * intro.texi (Evaluation Notation, A Sample Function Description)
801 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
802
803 2012-06-27 Chong Yidong <cyd@gnu.org>
804
805 * processes.texi (Asynchronous Processes, Input to Processes):
806 * internals.texi (Process Internals): Don't capitalize "pty".
807
808 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
809
810 * processes.texi (Asynchronous Processes): Make the pty vs pipe
811 discussion more prominent.
812
813 2012-06-23 Eli Zaretskii <eliz@gnu.org>
814
815 * commands.texi (Misc Events): Document the language-change event.
816
817 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
818
819 Support higher-resolution time stamps (Bug#9000).
820 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
821 * processes.texi (System Processes):
822 Time stamp resolution is now picosecond, not microsecond.
823
824 2012-06-21 Glenn Morris <rgm@gnu.org>
825
826 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
827
828 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
829
830 * functions.texi (Defining Functions):
831 * macros.texi (Defining Macros): Un-define the return value of `defun',
832 `defmacro' and `defalias'.
833
834 2012-06-17 Chong Yidong <cyd@gnu.org>
835
836 * elisp.texi: Remove urlcolor setting.
837
838 2012-06-17 Glenn Morris <rgm@gnu.org>
839
840 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
841 Overlining no longer behaves exactly like underlining.
842
843 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
844
845 * display.texi (Face Attributes):
846 Document wave-style underline face attribute.
847
848 2012-06-11 Chong Yidong <cyd@gnu.org>
849
850 * display.texi (ImageMagick Images): ImageMagick now supports the
851 :background property.
852
853 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
854
855 * internals.texi (Garbage Collection): Typo fix.
856
857 2012-06-09 Chong Yidong <cyd@gnu.org>
858
859 * text.texi (Special Properties): Clarify the meaning of a list of
860 faces in the `face' property.
861
862 * display.texi (Face Remapping): Minor clarification.
863
864 2012-06-08 Chong Yidong <cyd@gnu.org>
865
866 * display.texi (Face Attributes): Font family does not accept
867 wildcards. De-document obsolete :bold and :italic attributes.
868 (Defining Faces): Use new-style face spec format.
869
870 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
871
872 * internals.texi (Garbage Collection): Document new
873 vector management code and vectorlike_header structure.
874
875 2012-06-03 Chong Yidong <cyd@gnu.org>
876
877 * modes.texi (Mode Line Data): Use "mode line construct"
878 terminology for consistency.
879
880 2012-05-27 Glenn Morris <rgm@gnu.org>
881
882 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
883 * buffers.texi, commands.texi, compile.texi, control.texi:
884 * customize.texi, debugging.texi, display.texi, doclicense.texi:
885 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
886 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
887 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
888 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
889 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
890 * objects.texi, os.texi, package.texi, positions.texi:
891 * processes.texi, searching.texi, sequences.texi, streams.texi:
892 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
893 * variables.texi, windows.texi: Nuke hand-written node pointers.
894
895 2012-05-27 Chong Yidong <cyd@gnu.org>
896
897 * functions.texi (Obsolete Functions):
898 Fix doc for set-advertised-calling-convention.
899
900 * modes.texi (Mode Help): Fix describe-mode.
901
902 * display.texi (Face Functions): Fix define-obsolete-face-alias.
903
904 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
905
906 2012-05-27 Martin Rudalics <rudalics@gmx.at>
907
908 * commands.texi (Recursive Editing): recursive-edit is a command.
909
910 * compile.texi (Docs and Compilation):
911 byte-compile-dynamic-docstrings is an option.
912
913 * debugging.texi (Invoking the Debugger): debug is a command.
914
915 * display.texi (Progress): progress-reporter-update and
916 progress-reporter-force-update have VALUE argument optional.
917 (Animated Images): Use non-@code{nil} instead of non-nil.
918
919 * files.texi (Format Conversion Round-Trip):
920 Use non-@code{nil} instead of non-nil.
921
922 * frames.texi (Creating Frames): make-frame is a command.
923 (Input Focus): select-frame is a command.
924 (Pointer Shape): void-text-area-pointer is an option.
925
926 * help.texi (Describing Characters): read-kbd-macro is a command.
927 (Help Functions): describe-prefix-bindings is a command.
928
929 * markers.texi (Creating Markers): Both arguments of copy-marker
930 are optional.
931
932 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
933
934 * modes.texi (Mode Line Variables): mode-line-remote and
935 mode-line-client are not options.
936 (Imenu): imenu-add-to-menubar is a command.
937 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
938
939 * os.texi (Sound Output): play-sound-file is a command.
940
941 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
942
943 * processes.texi (Signals to Processes):
944 Use @key{RET} instead of @code{RET}.
945 (Signals to Processes): signal-process is a command.
946
947 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
948 (Base 64): base64-encode-string is not a command while
949 base64-decode-region is.
950
951 * windows.texi (Switching Buffers): pop-to-buffer is a command.
952
953 2012-05-12 Glenn Morris <rgm@gnu.org>
954
955 * Makefile.in (MKDIR_P): New, set by configure.
956 (mkinfodir): Use $MKDIR_P.
957
958 2012-05-10 Glenn Morris <rgm@gnu.org>
959
960 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
961 with "coding: raw-text".
962 Concept of multibyte sessions no longer exists.
963
964 * files.texi (File Locks): Mention create-lockfiles option.
965
966 2012-05-09 Glenn Morris <rgm@gnu.org>
967
968 * vol1.texi, vol2.texi: Remove files.
969 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
970 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
971
972 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
973
974 * two-volume.make (emacsdir): New.
975 (tex): Add directory with emacsver.texi to TEXINPUTS.
976
977 * minibuf.texi (Minibuffer History, Basic Completion):
978 Tweak page breaks.
979
980 * internals.texi (Garbage Collection, Memory Usage)
981 (Writing Emacs Primitives): Tweak page breaks.
982
983 * streams.texi (Output Variables): Improve page break.
984
985 * edebug.texi (Edebug Display Update): Improve page break.
986
987 * compile.texi (Disassembly): Condense the examples.
988
989 * eval.texi, functions.texi, loading.texi, macros.texi:
990 Where possible, use example rather than smallexample.
991
992 * symbols.texi: Where possible, use example rather than smallexample.
993 (Symbol Components): Fix typo.
994 (Other Plists): Tweak page break.
995
996 * sequences.texi (Arrays): Tweak page breaks.
997
998 * customize.texi: Where possible, use example rather than smallexample.
999 (Common Keywords, Variable Definitions, Applying Customizations)
1000 (Custom Themes): Tweak page breaks.
1001
1002 * control.texi: Where possible, use example rather than smallexample.
1003 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1004 Tweak page breaks.
1005
1006 2012-05-08 Glenn Morris <rgm@gnu.org>
1007
1008 * two.el: Remove; unused since creation of two-volume.make.
1009
1010 * vol1.texi, vol2.texi: No need to keep menus in these files.
1011
1012 2012-05-05 Glenn Morris <rgm@gnu.org>
1013
1014 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1015
1016 * intro.texi (Caveats): Copyedit.
1017 (Lisp History): Convert inforef to xref.
1018 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1019
1020 * text.texi (Auto Filling): Don't mention Emacs 19.
1021
1022 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1023 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1024
1025 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1026
1027 * lists.texi (List-related Predicates, List Variables):
1028 Tweak page-breaks.
1029 (Sets And Lists): Convert inforef to xref.
1030
1031 2012-05-04 Glenn Morris <rgm@gnu.org>
1032
1033 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1034 (info, infoclean): Use $INFO_EXT.
1035 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1036 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1037 (info, maintainer-clean): Use $INFO_EXT.
1038 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1039
1040 2012-05-04 Chong Yidong <cyd@gnu.org>
1041
1042 * os.texi (Timers): Use defopt for timer-max-repeats.
1043
1044 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1045
1046 * os.texi (Time of Day): Do not limit current-time-string
1047 to years 1000..9999.
1048
1049 2012-05-02 Chong Yidong <cyd@gnu.org>
1050
1051 * display.texi (Font Lookup):
1052 * frames.texi (Pointer Shape):
1053 * processes.texi (Subprocess Creation): Use defopt for options.
1054
1055 2012-05-02 Glenn Morris <rgm@gnu.org>
1056
1057 * elisp.texi (@copying):
1058 * intro.texi (Introduction): Only print VERSION in the TeX version.
1059
1060 2012-05-02 Chong Yidong <cyd@gnu.org>
1061
1062 * text.texi (Change Hooks): Minor fix for after-change-functions.
1063
1064 2012-05-02 Glenn Morris <rgm@gnu.org>
1065
1066 * package.texi (Packaging Basics):
1067 * loading.texi (Autoload):
1068 * files.texi (Magic File Names):
1069 Reword to remove/reduce some overly long/short lines.
1070
1071 2012-04-27 Glenn Morris <rgm@gnu.org>
1072
1073 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1074 * modes.texi (Major Modes, Auto-Indentation):
1075 * buffers.texi (Buffers): Some fixes for menu descriptions.
1076
1077 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1078 * functions.texi (Simple Lambda, Argument List):
1079 * eval.texi (Function Indirection): Avoid deprecated form.
1080
1081 2012-04-27 Glenn Morris <rgm@gnu.org>
1082
1083 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1084 Add "et al." to authors.
1085
1086 * buffers.texi, commands.texi, compile.texi, control.texi:
1087 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1088 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1089 * modes.texi, numbers.texi, objects.texi, streams.texi:
1090 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1091 Use Texinfo recommended convention for quotes+punctuation.
1092
1093 2012-04-27 Chong Yidong <cyd@gnu.org>
1094
1095 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1096 to where-is-internal (Bug#10872).
1097
1098 2012-04-27 Glenn Morris <rgm@gnu.org>
1099
1100 * macros.texi (Indenting Macros): Fix typo.
1101
1102 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1103 (Resizing Windows, Deleting Windows, Selecting Windows)
1104 (Choosing Window Options, Horizontal Scrolling)
1105 (Cyclic Window Ordering, Window History, Dedicated Windows)
1106 (Quitting Windows, Window Configurations, Textual Scrolling):
1107 (Coordinates and Windows, Window Configurations)
1108 (Window Parameters, Window Hooks): Copyedits.
1109 (Splitting Windows, Deleting Windows):
1110 Fix ignore-window-parameters logic.
1111 (Selecting Windows, Choosing Window Options): Markup fixes.
1112 (Window Start and End): Remove pointless example.
1113 Remove cross-reference to deleted count-lines content.
1114 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1115 and recenter-positions. Remove recenter example.
1116
1117 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1118
1119 * minibuf.texi (Intro to Minibuffers):
1120 Tweak discussion of resizing minibuffer window.
1121
1122 2012-04-26 Glenn Morris <rgm@gnu.org>
1123
1124 * elisp-covers.texi, front-cover-1.texi: Remove files.
1125
1126 * tindex.pl: Remove file.
1127
1128 * makefile.w32-in (srcs):
1129 * Makefile.in (srcs): Remove back.texi (which is unused).
1130
1131 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
1132
1133 * os.texi (Notifications): Extend possible notification hints.
1134 Add notifications-get-capabilities.
1135
1136 2012-04-20 Chong Yidong <cyd@gnu.org>
1137
1138 * processes.texi (Asynchronous Processes): Mention nil argument to
1139 start-process.
1140
1141 2012-04-20 Glenn Morris <rgm@gnu.org>
1142
1143 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1144 Don't mention obsolete `nospace' argument of all-completions.
1145 (Minibuffer Completion, Completion Commands, Reading File Names)
1146 (Completion Variables): Copyedits.
1147 (Completion Commands): Mention parent keymaps.
1148 Remove obsolete minibuffer-local-filename-must-match-map.
1149 (High-Level Completion): Remove read-variable's almost
1150 word-for-word duplication of read-command.
1151 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1152 Update "High-Level Completion" description.
1153
1154 * minibuf.texi (Minibuffers):
1155 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1156
1157 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1158 Use Texinfo-recommended form of quote+punctuation.
1159 (Intro to Minibuffers): First minibuffer is #1, not #0.
1160 Mention minibuffer-inactive-mode.
1161 (Text from Minibuffer): Copyedits.
1162 (Minibuffer History, Programmed Completion): Fix @var usage.
1163 (Object from Minibuffer): Remove overly pedantic para.
1164 (Minibuffer History): Copyedits. Add face-name-history.
1165 (Initial Input, Yes-or-No Queries, Multiple Queries)
1166 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1167 (Yes-or-No Queries): Tweak example.
1168 (Minibuffer Commands): Add next-complete-history-element.
1169 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1170 minibuffer-inactive-mode.
1171
1172 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1173 (Bindat Functions): Copyedits.
1174
1175 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
1176
1177 * files.texi (Saving Buffers): Document `visit and `visit-save'
1178 values of require-final-newline.
1179
1180 2012-04-20 Glenn Morris <rgm@gnu.org>
1181
1182 * processes.texi (Output from Processes, Filter Functions):
1183 Mention waiting-for-user-input-p.
1184 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1185 (Network Servers, Datagrams, Network Processes, Network Options)
1186 (Network Feature Testing, Serial Ports): Copyedits.
1187 (Network): Add encrypted network overview paragraph.
1188 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1189
1190 2012-04-20 Chong Yidong <cyd@gnu.org>
1191
1192 * help.texi (Keys in Documentation): Mention :advertised-binding.
1193
1194 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1195 description to help.texi.
1196
1197 2012-04-20 Glenn Morris <rgm@gnu.org>
1198
1199 * processes.texi (Process Information, Input to Processes)
1200 (Signals to Processes, Output from Processes, Process Buffers)
1201 (Filter Functions, Decoding Output): Copyedits.
1202 (Accepting Output): Discourage use of `millisec' argument.
1203
1204 2012-04-15 Glenn Morris <rgm@gnu.org>
1205
1206 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
1207 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1208 Copyedits.
1209 (Subprocess Creation): Discourage modifying exec-path directly.
1210 (Synchronous Processes, Asynchronous Processes):
1211 Update some example output.
1212 (Process Information): Fix typo.
1213 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1214
1215 2012-04-15 Glenn Morris <rgm@gnu.org>
1216
1217 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1218 open-network-stream does exist in Emacs 23, but is simpler.
1219
1220 2012-04-15 Chong Yidong <cyd@gnu.org>
1221
1222 * customize.texi (Custom Themes): Also document load-theme etc.
1223
1224 2012-04-14 Chong Yidong <cyd@gnu.org>
1225
1226 * customize.texi (Applying Customizations):
1227 (Custom Themes): New nodes.
1228
1229 * display.texi (Defining Faces): Reference custom-set-faces.
1230
1231 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1232 * os.texi (Startup Summary): Copyedits.
1233
1234 2012-04-14 Glenn Morris <rgm@gnu.org>
1235
1236 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1237
1238 * strings.texi (Case Tables):
1239 * objects.texi (General Escape Syntax):
1240 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1241
1242 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1243 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1244 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1245 * text.texi: Use @file for buffers, per the Texinfo manual.
1246
1247 * compile.texi (Compiler Errors): Add missing space in buffer name.
1248
1249 2012-04-14 Chong Yidong <cyd@gnu.org>
1250
1251 * processes.texi (Query Before Exit): Remove obsolete function
1252 process-kill-without-query (Bug#11190).
1253
1254 2012-04-14 Glenn Morris <rgm@gnu.org>
1255
1256 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1257 Use @env for environment variables.
1258
1259 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1260
1261 2012-04-12 Jari Aalto <jari.aalto@cante.net>
1262
1263 * processes.texi (Synchronous Processes):
1264 Mention `default-directory' (bug#7515).
1265
1266 2012-04-09 Chong Yidong <cyd@gnu.org>
1267
1268 * customize.texi (Variable Definitions): Remove user-variable-p.
1269
1270 * commands.texi (Interactive Codes):
1271 * help.texi (Accessing Documentation):
1272 * minibuf.texi (High-Level Completion): Callers changed.
1273
1274 2012-04-06 Chong Yidong <cyd@gnu.org>
1275
1276 * minibuf.texi (Programmed Completion): Document metadata method.
1277 (Completion Variables): Document completion-category-overrides.
1278
1279 2012-04-05 Chong Yidong <cyd@gnu.org>
1280
1281 * anti.texi (Antinews): Rewrite for Emacs 23.
1282
1283 2012-04-04 Chong Yidong <cyd@gnu.org>
1284
1285 * minibuf.texi (Programmed Completion): Remove obsolete variable
1286 completion-annotate-function.
1287 (Completion Variables): Rename from Completion Styles.
1288 Document completion-extra-properties. Document completion-styles-alist
1289 change.
1290 (Reading File Names): minibuffer-local-filename-must-match-map is
1291 not used anymore.
1292 (Minibuffer Completion): Document completing-read-function.
1293 (Completion in Buffers): completion-at-point-functions can return
1294 properties recognized in completion-extra-properties.
1295
1296 * display.texi (Delayed Warnings): New node.
1297
1298 * os.texi (Notifications): Copyedits.
1299
1300 2012-04-04 Glenn Morris <rgm@gnu.org>
1301
1302 * os.texi (Notifications): Copyedits.
1303
1304 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
1305
1306 * os.texi (Terminal-Specific): Fix typo.
1307 (Notifications): New section.
1308
1309 * elisp.texi (Top):
1310 * vol1.texi (Top):
1311 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1312 menu entries.
1313
1314 2012-04-01 Chong Yidong <cyd@gnu.org>
1315
1316 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1317 file-in-directory-p.
1318
1319 2012-03-31 Glenn Morris <rgm@gnu.org>
1320
1321 * edebug.texi (Instrumenting Macro Calls):
1322 Mention defining macros at instrumentation time.
1323 (Edebug Options): Mention edebug-unwrap-results.
1324
1325 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1326
1327 * text.texi (Special Properties): Clarify the description of the
1328 effect of integer values of the 'cursor' property on cursor
1329 position. See the discussions in bug#11068 for more details and
1330 context.
1331
1332 2012-03-31 Glenn Morris <rgm@gnu.org>
1333
1334 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1335 Copyedits.
1336
1337 2012-03-30 Chong Yidong <cyd@gnu.org>
1338
1339 * display.texi (Image Formats): Add imagemagick type.
1340 (Image Descriptors): Mention how they are used.
1341 (ImageMagick Images): Clarify role of imagemagick-register-types.
1342 (Character Display): Don't mention glyph tables.
1343 (Display Tables): Use make-glyph-code in example.
1344 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1345 tables are semi-obsolete. De-document create-glyph.
1346 (Glyphless Chars): Note that display tables override this.
1347 (Bidirectional Display): Copyedits. Introduce "bidirectional
1348 reordering" terminology, and use it.
1349
1350 2012-03-30 Glenn Morris <rgm@gnu.org>
1351
1352 * edebug.texi (Jumping): Give name of `i' binding.
1353
1354 2012-03-28 Glenn Morris <rgm@gnu.org>
1355
1356 * searching.texi (Regular Expressions, Regexp Special):
1357 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1358 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
1359 (Regexp Special): Mention collation.
1360 Clarify char classes with an example.
1361 (Regexp Functions): Mention regexp-opt is not guaranteed.
1362 Mention regexp-opt-charset.
1363 (Regexp Search): Recommend against looking-back.
1364 (Search and Replace): Use Texinfo recommended quote convention.
1365 Add more query-replace-map items. List multi-query-replace-map items.
1366
1367 2012-03-27 Martin Rudalics <rudalics@gmx.at>
1368
1369 * windows.texi (Window History): Describe new option
1370 switch-to-visible-buffer.
1371
1372 2012-03-27 Glenn Morris <rgm@gnu.org>
1373
1374 * searching.texi (String Search): Add xref to Emacs manual.
1375 Copyedits. Mention the function word-search-regexp.
1376 (Searching and Case): Add xref to Emacs manual. Copyedits.
1377
1378 * processes.texi (Network Servers): Standardize apostrophe usage.
1379
1380 * os.texi (System Environment): Copyedits. Remove some examples
1381 that do not seem useful. Mention setenv third arg.
1382 tty-erase-char does not seem to be nil under a window-system.
1383 (User Identification): Copyedits.
1384 Remove some examples that do not seem useful.
1385
1386 2012-03-26 Glenn Morris <rgm@gnu.org>
1387
1388 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1389 (Init File): Copyedits.
1390 (Command-Line Arguments): Copyedits. Do not mention argv alias.
1391 (Killing Emacs): Copyedits.
1392 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1393 Shorten the example, use more standard shell prompts.
1394
1395 2012-03-25 Chong Yidong <cyd@gnu.org>
1396
1397 * display.texi (Fringes): Note that fringes are shown on graphical
1398 displays only.
1399 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1400 (Replacing Specs): Clarify example.
1401 (Manipulating Buttons): Note that button-at can return a marker.
1402 (Buttons): Minor rewrite.
1403 (Character Display): New node. Consolidate all character display
1404 related nodes into its subsections.
1405 (Usual Display): Character 127 is also affected by ctl-arrow.
1406 (Display Tables): Improve example.
1407
1408 2012-03-22 Glenn Morris <rgm@gnu.org>
1409
1410 * strings.texi (Text Comparison): Mention string-prefix-p.
1411
1412 2012-03-21 Chong Yidong <cyd@gnu.org>
1413
1414 * display.texi (The Echo Area): Add xref to Output Streams.
1415 (Displaying Messages): Improve doc of message.
1416 (Echo Area Customization, Invisible Text): Copyedits.
1417 (Invisible Text): Mention that spec comparison is done with eq.
1418 (Width): Improve doc of char-width.
1419 (Faces): Recommend using symbol instead of string for face name.
1420 Minor clarifications.
1421 (Defining Faces): Copyedits. Update face example.
1422 (Attribute Functions): Mark set-face-foreground etc as commands.
1423 (Face Remapping): Mention text-scale-adjust.
1424 Clarify face-remapping-alist and related docs.
1425 (Face Functions): Don't document make-face or copy-face.
1426
1427 2012-03-20 Chong Yidong <cyd@gnu.org>
1428
1429 * display.texi (Forcing Redisplay): Various rewrites to reflect
1430 new value of redisplay-dont-pause.
1431 (Truncation): Copyedits.
1432
1433 2012-03-20 Glenn Morris <rgm@gnu.org>
1434
1435 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1436 Add summary table of some relevant command-line options.
1437
1438 2012-03-18 Chong Yidong <cyd@gnu.org>
1439
1440 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1441 (Writing Emacs Primitives): Re-organize discussion of functions
1442 with variable Lisp arguments are handled. Delete an obsolete
1443 remark, previously tagged as FIXME.
1444
1445 * os.texi (Idle Timers): Minor clarification.
1446 (Idle Timers): Link to Time of Day for description of time list.
1447
1448 2012-03-18 Glenn Morris <rgm@gnu.org>
1449
1450 * os.texi (System Interface): Flow control was removed.
1451 (Startup Summary): General update.
1452 (Init File): Don't mention compiling it.
1453
1454 2012-03-17 Chong Yidong <cyd@gnu.org>
1455
1456 * os.texi (Startup Summary): Mention package loading.
1457 (Init File): Don't refer to .emacs in section title. Copyedits.
1458 (Terminal-Specific): Give a realistic example.
1459 (Command-Line Arguments): Reference Entering Emacs instead of
1460 repeating the spiel about not restarting Emacs.
1461 (Time of Day): Discuss time representation at beginning of node.
1462 (Sound Output): Copyedits.
1463
1464 * package.texi (Packaging Basics): Document package-initialize.
1465
1466 2012-03-17 Eli Zaretskii <eliz@gnu.org>
1467
1468 * frames.texi (Initial Parameters): Add an index entry for
1469 minibuffer-only frame.
1470
1471 2012-03-16 Glenn Morris <rgm@gnu.org>
1472
1473 * modes.texi (Major Mode Conventions): Mention the strange
1474 relationship between View mode and special modes. (Bug#10650)
1475
1476 2012-03-11 Chong Yidong <cyd@gnu.org>
1477
1478 * windows.texi (Window Configurations): save-window-excursion is
1479 now a macro.
1480
1481 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1482 now a macro.
1483
1484 * text.texi (Fields): Minor copyedit.
1485
1486 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1487
1488 * strings.texi (String Basics):
1489 * sequences.texi (Sequence Functions): Mention that `length' is
1490 not appropriate for computing the string width on display; add a
1491 cross-reference to the description of `string-width'. (Bug#10978)
1492
1493 * eval.texi (Autoloading): Minor change of wording.
1494
1495 2012-03-10 Chong Yidong <cyd@gnu.org>
1496
1497 * loading.texi (Autoload): Explicitly state which forms are
1498 processed specially (Bug#7783).
1499
1500 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
1501 non-default situation. Describe one-submenu exception (Bug#7695).
1502
1503 * nonascii.texi (Character Properties): Copyedits.
1504
1505 2012-03-08 Chong Yidong <cyd@gnu.org>
1506
1507 * text.texi (Mode-Specific Indent): Document new behavior of
1508 indent-for-tab-command. Document tab-always-indent.
1509 (Special Properties): Copyedits.
1510 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
1511 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
1512 libxml-parse-html-region.
1513
1514 2012-03-07 Glenn Morris <rgm@gnu.org>
1515
1516 * markers.texi (The Region): Briefly mention use-empty-active-region
1517 and region-active-p.
1518 (Overview of Markers): Reword garbage collection, add cross-ref.
1519 (The Mark): Tiny clarification re command loop and activate-mark-hook.
1520
1521 2012-03-07 Chong Yidong <cyd@gnu.org>
1522
1523 * text.texi (Buffer Contents): Don't duplicate explanation of
1524 region arguments from Text node. Put doc of obsolete var
1525 buffer-substring-filters back, since it is referred to.
1526 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
1527 selection by default.
1528
1529 * markers.texi (The Mark): Fix typo.
1530 (The Region): Copyedits.
1531
1532 2012-03-07 Glenn Morris <rgm@gnu.org>
1533
1534 * markers.texi (Overview of Markers): Copyedits.
1535 (Creating Markers): Update approximate example buffer size.
1536 (The Mark): Don't mention uninteresting return values.
1537
1538 2012-03-05 Chong Yidong <cyd@gnu.org>
1539
1540 * positions.texi (Text Lines): Document count-words.
1541
1542 2012-03-04 Chong Yidong <cyd@gnu.org>
1543
1544 * frames.texi (Frames): Remove little-used "terminal frame" and
1545 "window frame" terminology.
1546 (Frame Parameters, Font and Color Parameters, Initial Parameters)
1547 (Size and Position, Visibility of Frames): Callers changed.
1548 (Frames): Clarify which terminals in framep are graphical.
1549 (Initial Parameters): --geometry is not the only option which adds
1550 to initial-frame-alist.
1551 (Position Parameters): Note that icon-left and icon-top are for
1552 old window managers only.
1553 (Size Parameters): Sizes are in characters even on graphical
1554 displays.
1555 (Management Parameters): Note that window-id and outer-window-id
1556 can't really be changed, and that auto-raise isn't always obeyed.
1557 (Cursor Parameters): Document cursor-type explicitly.
1558 (Size and Position): The aliases set-screen-height and
1559 set-screen-width have been deleted.
1560 (Visibility of Frames): Mention "minimization".
1561
1562 * os.texi (Startup Summary): Minor clarifications.
1563 (Startup Summary, Suspending Emacs): Standardize on "text
1564 terminal" terminology.
1565
1566 * windows.texi (Basic Windows, Coordinates and Windows)
1567 (Coordinates and Windows):
1568 * display.texi (Refresh Screen, Line Height, Face Attributes)
1569 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
1570
1571 2012-03-04 Glenn Morris <rgm@gnu.org>
1572
1573 * abbrevs.texi: Small copyedits throughout.
1574 (Abbrev Mode): Remove this section, folding it into the top-level.
1575 (Abbrev Tables): Don't mention irrelevant return values.
1576 (Abbrev Expansion): Add cross-ref for wrapper hooks.
1577 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
1578 (Abbrev Table Properties): Update nil :regexp description.
1579
1580 2012-03-03 Glenn Morris <rgm@gnu.org>
1581
1582 * internals.texi: Change @appendix section commands to @section.
1583 (Building Emacs): Say less about CANNOT_DUMP platforms.
1584 Replace deleted eval-at-startup with custom-initialize-delay.
1585 (Pure Storage): Small changes.
1586 (Memory Usage): Copyedit.
1587 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
1588 example definitions. Give examples of things with non-nil
1589 interactive args. Mention eval_sub. Remove old info about
1590 strings and GCPRO. Mention cus-start.el.
1591 (Buffer Internals, Window Internals, Process Internals):
1592 Misc small updates and fixes for fields.
1593
1594 * tips.texi: Copyedits.
1595 (Coding Conventions): Mention autoloads.
1596 Combine partially duplicated macro items. Fix xref.
1597 Refer to Library Headers for copyright notice.
1598 (Programming Tips): edit-options is long-obsolete.
1599 (Compilation Tips): Mention loading bytecomp for byte-compile props.
1600 (Warning Tips): Mention declare-function.
1601 (Documentation Tips): Remove old info.
1602 (Comment Tips): Mention comment-dwim, not indent-for-comment.
1603 (Library Headers): General update.
1604
1605 2012-03-02 Glenn Morris <rgm@gnu.org>
1606
1607 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
1608 and relocate entry. Mention buffer-stale-function.
1609
1610 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
1611
1612 * hooks.texi (Standard Hooks): General update.
1613 Put related hooks together. Add and remove items.
1614 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
1615 * modes.texi (Hooks): Tweak cross-ref description.
1616
1617 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
1618
1619 * files.texi (Kinds of Files): The return value of file-equal-p is
1620 unspecified, if FILE1 or FILE2 does not exist.
1621
1622 2012-03-01 Glenn Morris <rgm@gnu.org>
1623
1624 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
1625
1626 * maps.texi (Standard Keymaps): General update.
1627 Remove mode-specific maps, talk about the more general keymaps.
1628 * help.texi (Help Functions): Add vindex for Helper-help-map.
1629 * keymaps.texi (Active Keymaps): Minor rephrasing.
1630
1631 2012-02-29 Glenn Morris <rgm@gnu.org>
1632
1633 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
1634
1635 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1636
1637 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
1638 Update changed behavior of file-subdir-of-p.
1639
1640 2012-02-28 Glenn Morris <rgm@gnu.org>
1641
1642 * advice.texi, anti.texi, display.texi, elisp.texi:
1643 * processes.texi, variables.texi, vol1.texi, vol2.texi:
1644 Standardize possessive apostrophe usage.
1645
1646 * locals.texi: Remove file.
1647 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
1648 Remove menu entry.
1649 * errors.texi, maps.texi: Adjust node pointers.
1650 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
1651 * makefile.w32-in (srcs):
1652 * Makefile.in (srcs): Remove locals.texi.
1653
1654 * frames.texi (Mouse Position): Fix cross-ref.
1655
1656 2012-02-27 Chong Yidong <cyd@gnu.org>
1657
1658 * buffers.texi (Creating Buffers): Clarify that
1659 generate-new-buffer uses generate-new-buffer-names.
1660 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
1661
1662 * files.texi (Directory Names): Index entry for file name abbreviations.
1663 (Relative File Names, File Name Expansion): Refer to it.
1664 (Locating Files): Move locate-user-emacs-file documentation to
1665 Standard File Names.
1666 (Standard File Names): Add locate-user-emacs-file; update examples.
1667
1668 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
1669
1670 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
1671
1672 2012-02-26 Chong Yidong <cyd@gnu.org>
1673
1674 * files.texi (Kinds of Files): Improve documentation of
1675 files-equal-p and file-subdir-of-p.
1676
1677 2012-02-26 Glenn Morris <rgm@gnu.org>
1678
1679 * intro.texi (Acknowledgements): Small changes.
1680
1681 2012-02-25 Glenn Morris <rgm@gnu.org>
1682
1683 * errors.texi: Don't try to list _all_ the error symbols.
1684 Add circular-list, cl-assertion-failed, compression-error.
1685 * elisp.texi, vol1.texi, vol2.texi:
1686 * control.texi (Error Symbols): Tweak "Standard Errors" description.
1687
1688 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1689
1690 * files.texi (files-equal-p, file-subdir-of-p): New,
1691 add initial documentation.
1692
1693 2012-02-25 Chong Yidong <cyd@gnu.org>
1694
1695 * files.texi (File Attributes): Document file-selinux-context.
1696 (Changing Files): Link to it.
1697 (Changing Files): Document set-file-selinux-context.
1698
1699 * backups.texi (Making Backups): Return value of backup-buffer is
1700 changed. Mention default value of backup-directory-alist.
1701 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
1702 (Auto-Saving): New minor mode behavior for auto-save-mode.
1703 (Reverting): Add defvar for revert-buffer-in-progress-p.
1704
1705 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
1706
1707 2012-02-24 Glenn Morris <rgm@gnu.org>
1708
1709 * errors.texi (Standard Errors): Mention dbus-error.
1710 For arith-error sub-classes, just use one cross-ref.
1711
1712 2012-02-23 Alan Mackenzie <acm@muc.de>
1713
1714 * modes.texi (Defining Minor Modes): Document the new keyword
1715 :after-hook.
1716
1717 2012-02-21 Chong Yidong <cyd@gnu.org>
1718
1719 * files.texi (Files): Mention magic file names as arguments.
1720 (Reading from Files): Copyedits.
1721 (File Attributes): Mention how to change file modes.
1722 (Changing Files): Use standard "file permissions" terminology.
1723 Add xref to File Attributes node.
1724 (Locating Files): Document locate-user-emacs-file.
1725 (Unique File Names): Recommend against using make-temp-name.
1726
1727 2012-02-19 Chong Yidong <cyd@gnu.org>
1728
1729 * help.texi (Documentation, Documentation Basics, Help Functions):
1730 Minor clarifications.
1731 (Accessing Documentation): Clarify what documentation-property is
1732 for. Add xref to Keys in Documentation.
1733
1734 * tips.texi (Documentation Tips): Don't recommend using * in
1735 docstrings.
1736
1737 * macros.texi (Defining Macros):
1738 * modes.texi (Derived Modes): Say "documentation string" instead
1739 of docstring.
1740
1741 2012-02-18 Chong Yidong <cyd@gnu.org>
1742
1743 * modes.texi (Tabulated List Mode): New node.
1744 (Basic Major Modes): Add xref to it.
1745
1746 * processes.texi (Process Information): Mention Process Menu mode.
1747
1748 2012-02-17 Chong Yidong <cyd@gnu.org>
1749
1750 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
1751
1752 2012-02-17 Glenn Morris <rgm@gnu.org>
1753
1754 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
1755
1756 2012-02-16 Chong Yidong <cyd@gnu.org>
1757
1758 * syntax.texi (Syntax Tables, Syntax Descriptors)
1759 (Syntax Table Functions): Copyedits.
1760 (Syntax Basics): Don't repeat the material in the preceding node.
1761 (Syntax Class Table): Use a table.
1762 (Syntax Properties): Document syntax-propertize-function and
1763 syntax-propertize-extend-region-functions.
1764 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1765 (Parser State): Update for the new "c" comment style.
1766 Fix description of item 7 (comment style).
1767
1768 * modes.texi (Minor Modes): Update how mode commands should treat
1769 arguments now.
1770 (Mode Line Basics): Clarify force-mode-line-update.
1771 (Mode Line Top): Note that the example is not realistic.
1772 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
1773 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
1774 "mode line construct" instead of "mode line specification".
1775 (Syntactic Font Lock): Remove mention of obsolete variable
1776 font-lock-syntactic-keywords.
1777 (Setting Syntax Properties): Node deleted.
1778 (Font Lock Mode): Note that Font Lock mode is a minor mode.
1779 (Font Lock Basics): Note that syntactic fontification falls back
1780 on `syntax-table'.
1781 (Search-based Fontification): Emphasize that font-lock-keywords
1782 should not be set directly.
1783 (Faces for Font Lock): Avoid some confusing terminology.
1784 (Syntactic Font Lock): Minor clarifications. Add xref to
1785 Syntactic Font Lock node.
1786
1787 2012-02-15 Chong Yidong <cyd@gnu.org>
1788
1789 * minibuf.texi (Basic Completion): Define "completion table".
1790 Move completion-in-region to Completion in Buffers node.
1791 (Completion Commands): Use "completion table" terminology.
1792 (Completion in Buffers): New node.
1793
1794 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
1795 (Setting Hooks): Update minor mode usage example.
1796 (Major Mode Conventions): Note that completion-at-point-functions
1797 should be altered locally. Add xref to Completion in Buffers.
1798 Remove duplicate tip about auto-mode-alist.
1799 (Minor Modes): Rewrite introduction.
1800 (Minor Mode Conventions): Copyedits. Don't recommend
1801 variable-only minor modes since few minor modes are like that.
1802
1803 2012-02-15 Glenn Morris <rgm@gnu.org>
1804
1805 * processes.texi (Network): Document open-network-stream :parameters.
1806
1807 2012-02-14 Chong Yidong <cyd@gnu.org>
1808
1809 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
1810 was removed on 2009-09-10. Update lisp-mode-map example.
1811 (Inheritance and Keymaps): Minor clarification.
1812 (Searching Keymaps): Remove out-of-place enumeration.
1813 (Key Lookup): Remove unnecessary example (one was already given in
1814 Format of Keymaps).
1815 (Changing Key Bindings): Update suppress-keymap example.
1816 (Menu Bar, Tool Bar): Copyedits.
1817 (Tool Bar): Update tool-bar-map example.
1818
1819 2012-02-12 Chong Yidong <cyd@gnu.org>
1820
1821 * debugging.texi (Debugger Commands): Continuing is now allowed
1822 for errors.
1823
1824 2012-02-11 Chong Yidong <cyd@gnu.org>
1825
1826 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
1827 Move the list of standard bitmaps there.
1828 (Fringe Cursors): Rewrite for clarity.
1829 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
1830
1831 * commands.texi (Command Overview): Mention read-key.
1832 (Using Interactive, Interactive Call): Minor clarifications.
1833 (Function Keys, Click Events): Avoid "input stream" terminology.
1834 (Click Events): Add xref to Window Sizes and Accessing Mouse.
1835 Clarify column and row components.
1836 (Accessing Mouse): Add xref to Click Events. Minor fixes.
1837 (Special Events): Copyedits.
1838
1839 * streams.texi (Input Streams): De-document get-file-char.
1840 (Output Variables): Don't refer to old backquote syntax.
1841
1842 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
1843 (Error Debugging): Note that debug-ignored-errors overrides list
1844 values of debug-on-error too. Add xref to Signaling Errors.
1845 Note that debug-on-signal is not customizable.
1846 Mention condition-case-unless-debug.
1847 (Compilation Errors): Node deleted.
1848
1849 * compile.texi (Compiler Errors): Move a paragraph here from
1850 deleted node Compilation Errors.
1851
1852 2012-02-10 Leo Liu <sdl.web@gmail.com>
1853
1854 * control.texi (Handling Errors): Change condition-case-no-debug
1855 to condition-case-unless-debug.
1856
1857 2012-02-10 Chong Yidong <cyd@gnu.org>
1858
1859 * advice.texi (Defining Advice): Clarify ad-unadvise.
1860 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
1861 is not abnormal.
1862 (Advising Primitives): Node deleted; ad-define-subr-args has been
1863 removed.
1864
1865 * compile.texi (Speed of Byte-Code): Use float-time in example.
1866 (Compilation Functions): Note that the log uses Compilation mode.
1867 Don't discuss the contents of byte-code function object here.
1868 (Compilation Functions): De-document internal function byte-code.
1869 (Docs and Compilation): Minor clarifications.
1870
1871 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
1872 Objects.
1873
1874 2012-02-10 Glenn Morris <rgm@gnu.org>
1875
1876 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
1877 Mention secure-hash.
1878 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
1879
1880 2012-02-10 Chong Yidong <cyd@gnu.org>
1881
1882 * loading.texi (Loading): Don't emphasize "library" terminology.
1883 (Library Search): load-path is not a user option. Mention role of
1884 -L option and packages. Improve examples.
1885 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
1886 obsolete.
1887 (Autoload): Minor clarifications.
1888
1889 2012-02-10 Glenn Morris <rgm@gnu.org>
1890
1891 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
1892
1893 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
1894
1895 2012-02-08 Glenn Morris <rgm@gnu.org>
1896
1897 * loading.texi (Named Features): Update the require example.
1898
1899 2012-02-07 Glenn Morris <rgm@gnu.org>
1900
1901 * modes.texi (Defining Minor Modes):
1902 Expand on args of defined minor modes.
1903
1904 2012-02-07 Chong Yidong <cyd@gnu.org>
1905
1906 * variables.texi (Creating Buffer-Local): Minor clarification
1907 to buffer-local-variables doc (Bug#10715).
1908
1909 2012-02-07 Glenn Morris <rgm@gnu.org>
1910
1911 * display.texi (ImageMagick Images): General update.
1912 Move most details of imagemagick-render-type to the variable's doc.
1913
1914 2012-02-06 Glenn Morris <rgm@gnu.org>
1915
1916 * keymaps.texi (Tool Bar): Mention separators.
1917 (Inheritance and Keymaps):
1918 Mention make-composed-keymap and multiple inheritance.
1919
1920 * modes.texi (Running Hooks): Mention run-hook-wrapped.
1921
1922 * control.texi (Handling Errors):
1923 Mention condition-case-no-debug and with-demoted-errors.
1924
1925 2012-02-05 Chong Yidong <cyd@gnu.org>
1926
1927 * customize.texi (Common Keywords): Minor clarifications.
1928 Document custom-unlispify-remove-prefixes.
1929 (Variable Definitions): Backquotes in defcustom seem to work fine
1930 now. Various other copyedits.
1931 (Simple Types): Copyedits. Document color selector.
1932 (Composite Types): Copyedits.
1933 (Splicing into Lists): Clarifications.
1934
1935 * eval.texi (Backquote): Move from macros.texi.
1936
1937 * macros.texi (Expansion): Minor clarification.
1938 (Backquote): Move node to eval.texi.
1939 (Defining Macros): Move an example from Backquote node.
1940 (Argument Evaluation): No need to mention Pascal.
1941 (Indenting Macros): Add xref to Defining Macros.
1942
1943 2012-02-05 Glenn Morris <rgm@gnu.org>
1944
1945 * debugging.texi (Error Debugging): Mention debug-on-event default.
1946
1947 2012-02-04 Glenn Morris <rgm@gnu.org>
1948
1949 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
1950
1951 * debugging.texi (Error Debugging): Mention debug-on-event.
1952 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
1953
1954 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
1955
1956 * text.texi (Buffer Contents):
1957 Update filter-buffer-substring description.
1958
1959 2012-02-04 Chong Yidong <cyd@gnu.org>
1960
1961 * functions.texi (What Is a Function): Add closures. Mention
1962 "return value" terminology. Add xref for command-execute.
1963 Remove unused "keystroke command" terminology.
1964 (Lambda Expressions): Give a different example than in the
1965 following subsection. Add xref to Anonymous Functions.
1966 (Function Documentation): Remove gratuitous markup.
1967 (Function Names): Move introductory text to `What Is a Function'.
1968 (Defining Functions): Fix defun argument spec.
1969 (Anonymous Functions): Document lambda macro explicitly.
1970 Mention effects on lexical binding.
1971 (Function Cells): Downplay direct usage of fset.
1972 (Closures): New node.
1973 (Inline Functions): Remove "open-code" terminology.
1974 (Declaring Functions): Minor tweak; .m is not C code.
1975
1976 * variables.texi (Variables): Don't refer to "global value".
1977 (Local Variables, Void Variables): Copyedits.
1978 (Lexical Binding): Minor clarification of example.
1979 (File Local Variables): Mention :safe and :risky defcustom args.
1980 (Lexical Binding): Add xref to Closures node.
1981
1982 2012-02-04 Glenn Morris <rgm@gnu.org>
1983
1984 * minibuf.texi (High-Level Completion): Updates for read-color.
1985
1986 2012-02-03 Glenn Morris <rgm@gnu.org>
1987
1988 * display.texi (GIF Images): Mention animation.
1989 Remove commented-out old example of animation.
1990 (Animated Images): New subsection.
1991 * elisp.texi (Top):
1992 * vol1.texi (Top):
1993 * vol2.texi (Top): Add Animated Images menu entry.
1994
1995 * display.texi (Image Formats): Remove oddly specific information
1996 on versions of image libraries.
1997 (GIF Images, TIFF Images): Minor rephrasing.
1998
1999 2012-02-02 Glenn Morris <rgm@gnu.org>
2000
2001 * processes.texi (Synchronous Processes):
2002 Mention call-process's :file gets overwritten.
2003
2004 * commands.texi (Reading One Event):
2005 * help.texi (Help Functions): Document read-char-choice.
2006
2007 * hooks.texi (Standard Hooks):
2008 * modes.texi (Keymaps and Minor Modes):
2009 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2010
2011 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2012
2013 * hooks.texi (Standard Hooks):
2014 * modes.texi (Major Mode Conventions, Mode Hooks):
2015 Document change-major-mode-after-body-hook.
2016
2017 2012-02-01 Glenn Morris <rgm@gnu.org>
2018
2019 * modes.texi (Defining Minor Modes):
2020 Mention disabling global minor modes on a per-major-mode basis.
2021
2022 2012-01-31 Chong Yidong <cyd@gnu.org>
2023
2024 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2025 (Parser State): Remove unnecessary statement (Bug#10661).
2026
2027 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2028
2029 2012-01-31 Glenn Morris <rgm@gnu.org>
2030
2031 * modes.texi (Defining Minor Modes):
2032 Document define-minor-mode's new :variable keyword.
2033
2034 2012-01-29 Chong Yidong <cyd@gnu.org>
2035
2036 * syntax.texi (Syntax Class Table): Tweak description of newline
2037 char syntax (Bug#9619).
2038
2039 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2040 description (Bug#10189).
2041
2042 2012-01-29 Glenn Morris <rgm@gnu.org>
2043
2044 * files.texi (Changing Files): Document SELinux support.
2045
2046 * windows.texi (Window Sizes): Fix typo.
2047
2048 2012-01-28 Chong Yidong <cyd@gnu.org>
2049
2050 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2051 doc (Bug#8568).
2052
2053 * frames.texi (Input Focus): Add NORECORD arg to
2054 select-frame-set-input-focus. Clarify its role in select-frame.
2055
2056 * text.texi (Transposition): We don't use transpose-region as an
2057 internal subroutine (Bug#3249).
2058
2059 * modes.texi (Example Major Modes): Update Lisp example code to
2060 current sources. Delete the old non-derived-major-mode example,
2061 which has diverged badly from current sources.
2062
2063 2012-01-27 Glenn Morris <rgm@gnu.org>
2064
2065 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2066 (VERSION, manual): Remove, unused.
2067
2068 2012-01-27 Chong Yidong <cyd@gnu.org>
2069
2070 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2071
2072 2012-01-26 Chong Yidong <cyd@gnu.org>
2073
2074 * searching.texi (String Search): Document negative repeat count
2075 (Bug#10507).
2076
2077 2012-01-26 Glenn Morris <rgm@gnu.org>
2078
2079 * variables.texi (Using Lexical Binding):
2080 Mention that lexical-binding should be set in the first line.
2081
2082 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2083
2084 * macros.texi (Defining Macros): Don't claim that `declare' only
2085 affects Edebug and indentation.
2086
2087 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2088
2089 * macros.texi (Defining Macros): Slight `declare' fixup.
2090
2091 2012-01-25 Glenn Morris <rgm@gnu.org>
2092
2093 * makefile.w32-in (texinputdir):
2094 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2095
2096 2012-01-24 Chong Yidong <cyd@gnu.org>
2097
2098 * variables.texi (Variables, Local Variables, Void Variables):
2099 Edit to make the descriptions less specific to dynamic binding.
2100 (Local Variables): Default max-specpdl-size is now 1300.
2101 (Defining Variables): Edits for lexical scoping.
2102 Delete information about starting docstrings with *. De-document
2103 user-variable-p.
2104 (Tips for Defining): Remove an unimportant discussion of quitting
2105 in the middle of a load.
2106 (Accessing Variables, Setting Variables): Discuss lexical binding.
2107 (Variable Scoping): Rewrite.
2108 (Scope, Extent, Impl of Scope): Nodes deleted.
2109 (Dynamic Binding): New node, with material from Scope, Extent, and
2110 Impl of Scope nodes.
2111 (Dynamic Binding Tips): Rename from Using Scoping.
2112 (Lexical Binding): Rewrite.
2113 (Using Lexical Binding): Rename from Converting to Lexical
2114 Binding. Convert to subsection.
2115
2116 * customize.texi (Variable Definitions): Add custom-variable-p.
2117 Move user-variable-p documentation here.
2118
2119 2012-01-23 Chong Yidong <cyd@gnu.org>
2120
2121 * strings.texi (Text Comparison): Minor qualification.
2122
2123 * lists.texi (Cons Cells): Copyedits.
2124 (List Elements): Mention push.
2125 (List Variables): Mention pop.
2126 (Rings): Move to sequences.texi.
2127
2128 * sequences.texi (Sequence Functions): Don't repeat the
2129 introduction already given in the parent.
2130 (Vectors): Copyedits.
2131 (Rings): Move from lists.texi. Note that this is specific to the
2132 ring package.
2133
2134 * symbols.texi (Definitions, Symbol Components): Mention variable
2135 scoping issues.
2136 (Plists and Alists): Copyedits.
2137
2138 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2139 correctness with lexical scoping.
2140 (Eval): Copyedits.
2141
2142 2012-01-21 Chong Yidong <cyd@gnu.org>
2143
2144 * intro.texi (A Sample Function Description): Special notation
2145 used for macros too.
2146
2147 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2148 (Symbol Type): Add xref for keyword symbols.
2149 (Sequence Type): Clarify differences between sequence types.
2150 (Cons Cell Type): Add "linked list" index entry.
2151 (Non-ASCII in Strings): Copyedits.
2152 (Equality Predicates): Symbols with same name need not be eq.
2153
2154 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2155 ldexp. Move float-e and float-pi to Math Functions node.
2156
2157 2012-01-21 Glenn Morris <rgm@gnu.org>
2158
2159 * modes.texi (Auto Major Mode):
2160 * variables.texi (File Local Variables):
2161 Mention inhibit-local-variables-regexps.
2162
2163 2012-01-19 Martin Rudalics <rudalics@gmx.at>
2164
2165 * windows.texi (Window Configurations): Rewrite references to
2166 persistent window parameters.
2167 (Window Parameters): Fix description of persistent window
2168 parameters.
2169
2170 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
2171
2172 * windows.texi (Window Parameters): Use @pxref.
2173
2174 2012-01-16 Martin Rudalics <rudalics@gmx.at>
2175
2176 * windows.texi (Window Configurations, Window Parameters):
2177 Describe persistent window parameters.
2178
2179 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2180
2181 * variables.texi (Creating Buffer-Local): Warn against misuses of
2182 make-variable-buffer-local (bug#10258).
2183
2184 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2185
2186 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2187
2188 2012-01-06 Chong Yidong <cyd@gnu.org>
2189
2190 * variables.texi (Directory Local Variables):
2191 Document hack-dir-local-variables-non-file-buffer.
2192
2193 2012-01-06 Glenn Morris <rgm@gnu.org>
2194
2195 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2196 rather than by keybinding.
2197
2198 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
2199
2200 * frames.texi (Font and Color Parameters): Add @pxref.
2201
2202 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2203
2204 * frames.texi (Font and Color Parameters):
2205 Document w32 font backends (bug#10399).
2206
2207 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2208
2209 * files.texi (File Attributes, Changing Files):
2210 Use a more-natural notation for octal numbers.
2211
2212 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
2213
2214 * variables.texi (Variables with Restricted Values):
2215 Change reference to variable (bug#10354).
2216
2217 2011-12-13 Martin Rudalics <rudalics@gmx.at>
2218
2219 * windows.texi (Splitting Windows): Use t instead of non-nil
2220 when describing window-combination-resize.
2221
2222 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2223
2224 * text.texi (Special Properties): Warn against `intangible' properties
2225 (bug#10222).
2226
2227 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2228
2229 * display.texi (Truncation):
2230 * text.texi (Special Properties): Describe what a stretch-glyph is
2231 instead of using that term without explanation. Make the
2232 cross-references more accurate.
2233
2234 * display.texi (Usual Display): Update the description,
2235 cross-references, and indexing related to display of control
2236 characters and raw bytes.
2237
2238 2011-11-25 Martin Rudalics <rudalics@gmx.at>
2239
2240 * windows.texi (Splitting Windows): Fix description of
2241 window-combination-limit. Suggested by Eli Zaretskii.
2242
2243 2011-11-23 Chong Yidong <cyd@gnu.org>
2244
2245 * windows.texi (Window Sizes): Move window-top-line,
2246 window-left-column, and window-*-pixel-edges to Coordinates and
2247 Windows node.
2248 (Coordinates and Windows): Restore window-edges doc.
2249
2250 2011-11-21 Martin Rudalics <rudalics@gmx.at>
2251
2252 * windows.texi (Windows and Frames, Splitting Windows):
2253 Fix typos.
2254
2255 2011-11-21 Chong Yidong <cyd@gnu.org>
2256
2257 * windows.texi (Splitting Windows): Fix error in documentation of
2258 window-combination-limit.
2259 (Cyclic Window Ordering): Minor fixes to next-window,
2260 one-window-p, and get-lru-window docs. Don't document
2261 window-list-1.
2262 (Buffers and Windows): Copyedits.
2263 (Choosing Window): Document special handling of special-display-*.
2264 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
2265 Don't document even-window-heights, which is going away.
2266 Clarify which options are obeyed by which action functions.
2267
2268 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2269
2270 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2271
2272 2011-11-20 Martin Rudalics <rudalics@gmx.at>
2273
2274 * windows.texi (Resizing Windows, Splitting Windows):
2275 Remove term "status" when talking about combination limits.
2276
2277 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2278
2279 * compile.texi (Compiler Errors):
2280 * help.texi (Help Functions): Fix typos.
2281
2282 2011-11-19 Chong Yidong <cyd@gnu.org>
2283
2284 * windows.texi (Splitting Windows): Clarify role of window
2285 parameters in split-window. Shorten the example.
2286 (Deleting Windows): Rewrite intro to handle internal windows.
2287 Fix delete-windows-on doc.
2288 (Selecting Windows): Copyedits.
2289
2290 2011-11-17 Martin Rudalics <rudalics@gmx.at>
2291
2292 * windows.texi (Resizing Windows, Splitting Windows)
2293 (Deleting Windows): Use term window-combination-resize instead
2294 of window-splits.
2295
2296 2011-11-16 Martin Rudalics <rudalics@gmx.at>
2297
2298 * windows.texi (Resizing Windows, Splitting Windows):
2299 Rename occurrences of window-nest to window-combination-limit.
2300
2301 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2302
2303 * intro.texi (Lisp History): Fix typo.
2304
2305 2011-11-12 Martin Rudalics <rudalics@gmx.at>
2306
2307 * windows.texi (Splitting Windows, Deleting Windows):
2308 Remove references to splits status of windows.
2309
2310 2011-11-10 Glenn Morris <rgm@gnu.org>
2311
2312 * buffers.texi (Read Only Buffers): Expand a bit on why
2313 toggle-read-only should only be used interactively. (Bug#7292)
2314
2315 2011-11-09 Chong Yidong <cyd@gnu.org>
2316
2317 * windows.texi (Window Sizes): Document window-pixel-edges,
2318 window-inside-pixel-edges, window-absolute-pixel-edges, and
2319 window-inside-absolute-pixel-edges.
2320 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2321 non-full-width windows.
2322
2323 2011-11-09 Martin Rudalics <rudalics@gmx.at>
2324
2325 * windows.texi (Resizing Windows): Rewrite documentation of
2326 window-resizable.
2327
2328 2011-11-09 Chong Yidong <cyd@gnu.org>
2329
2330 * windows.texi (Splitting Windows): Simplify example.
2331
2332 2011-11-08 Chong Yidong <cyd@gnu.org>
2333
2334 * windows.texi (Window Sizes): Copyedits. Document
2335 window-text-height. Remove window-min-height and window-min-width
2336 discussion, referring instead to Emacs manual.
2337 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
2338 (Resizing Windows): Simplify introduction. Don't document
2339 enlarge-window, shrink-window, enlarge-window-horizontally, and
2340 shrink-window-horizontally; they are no longer preferred for
2341 calling from Lisp, and are already documented in the Emacs manual.
2342
2343 2011-11-07 Glenn Morris <rgm@gnu.org>
2344
2345 * windows.texi (Choosing Window): Fix keybinding typo.
2346
2347 2011-11-07 Martin Rudalics <rudalics@gmx.at>
2348
2349 * windows.texi (Resizing Windows, Splitting Windows)
2350 (Window Configurations): Use "child window" instead of
2351 "subwindow".
2352
2353 2011-11-06 Chong Yidong <cyd@gnu.org>
2354
2355 * windows.texi (Basic Windows): Clarify various definitions.
2356 Treat window-normalize-* as internal; don't document them.
2357 (Windows and Frames): Various clarifications, e.g. non-live
2358 windows also belong to frames. Fix window-list description.
2359 Simplify window nesting example.
2360 (Splitting Windows, Window Configurations):
2361 Use split-window-below.
2362
2363 2011-11-04 Eli Zaretskii <eliz@gnu.org>
2364
2365 * windows.texi (Window Sizes): Mention in the doc string that the
2366 return values of `window-body-height' and `window-body-width' are
2367 in frame's canonical units. (Bug#9949)
2368
2369 2011-10-30 Martin Rudalics <rudalics@gmx.at>
2370
2371 * windows.texi (Windows and Frames): Remove "iso-" infix from
2372 documentation of window-iso-combined-p.
2373
2374 2011-10-26 Chong Yidong <cyd@gnu.org>
2375
2376 * modes.texi (Running Hooks): Document with-wrapper-hook.
2377
2378 2011-10-18 Chong Yidong <cyd@gnu.org>
2379
2380 * display.texi (Glyphless Chars): New node.
2381
2382 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2383
2384 * text.texi (Yanking): Document yank-excluded-properties.
2385
2386 * package.texi (Packaging Basics): The commentary should say how
2387 to begin using the package.
2388
2389 2011-10-11 Martin Rudalics <rudalics@gmx.at>
2390
2391 * windows.texi (Deleting Windows): Mention which window gets
2392 selected when deleting the selected window.
2393
2394 2011-10-09 Martin Rudalics <rudalics@gmx.at>
2395
2396 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2397 with the selected window.
2398 * windows.texi (Buffers and Windows): Reformulate text on how
2399 replace-buffer-in-windows deals with a window.
2400 (Quitting Windows): Describe how quit-window deals with a
2401 standalone frame. Describe new option frame-auto-hide-function.
2402
2403 2011-10-08 Glenn Morris <rgm@gnu.org>
2404
2405 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2406
2407 * positions.texi (Excursions): Update warning message.
2408
2409 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2412 Fix Emacs manual xref (Bug#9675).
2413
2414 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2415
2416 * windows.texi (Textual Scrolling): Document scroll-up-command,
2417 scroll-down-command, scroll-error-top-bottom, and the
2418 scroll-command symbol property.
2419 (Display Action Functions): Fix description of
2420 display-buffer-pop-up-window.
2421
2422 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
2423
2424 * windows.texi (Splitting Windows): Fix typos.
2425
2426 2011-09-25 Martin Rudalics <rudalics@gmx.at>
2427
2428 * windows.texi (Windows and Frames, Display Action Functions)
2429 (Switching Buffers): Fix some typos.
2430 (Buffers and Windows): Remove reference to window-auto-delete.
2431 Reword description of replace-buffer-in-windows.
2432 (Window History): Fix some typos and refer to frame local buffer
2433 list.
2434 (Quitting Windows): New node.
2435 (Window Configurations): Add descriptions of window-state-get
2436 and window-state-put.
2437 (Window Parameters): Describe variable ignore-window-parameters.
2438 Sketch some window parameters currently in use.
2439 * elisp.texi (Top): Update node listing.
2440
2441 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
2442
2443 * windows.texi (Display Action Functions)
2444 (Choosing Window Options): New nodes.
2445
2446 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2447
2448 * windows.texi (Window History): New node. Move text here from
2449 Buffers and Windows.
2450 (Switching Buffers): Rename from Displaying Buffers, since we
2451 don't document display-buffer here; callers changed.
2452 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
2453 switch-to-buffer-other-frame. Delete duplicate
2454 replace-buffer-in-windows doc.
2455 (Choosing Window): Document display actions.
2456
2457 2011-09-24 Eli Zaretskii <eliz@gnu.org>
2458
2459 * display.texi (Forcing Redisplay): Update the description of
2460 redisplay-dont-pause due to change in the default value.
2461
2462 2011-09-23 Martin Rudalics <rudalics@gmx.at>
2463
2464 * frames.texi (Frames and Windows): Move section and rename to
2465 Windows and Frames in windows.texi.
2466 * windows.texi (Windows): Restructure.
2467 (Basic Windows): Rewrite. Explain live and internal windows and
2468 normalization functions.
2469 (Windows and Frames): Move section here from frames.texi.
2470 Describe subwindows, window combinations, window tree, and
2471 corresponding functions including window-list here.
2472 (Window Sizes): Rename section from Size of Window and move it
2473 up in chapter. Describe total and body sizes and the
2474 corresponding functions. Explain new semantics of
2475 window-min-height/-width.
2476 (Resizing Windows): Move section up in chapter. Describe new
2477 resize functions.
2478 (Splitting Windows): Describe new behavior of split-window,
2479 split-window-above-each-other and split-window-side-by-side.
2480 Provide examples. Describe window-nest and window-splits
2481 options.
2482 (Deleting Windows): Minor rewrite.
2483 (Selecting Windows): Minor rewrite.
2484 Describe frame-selected-window and set-frame-selected-window here.
2485 (Cyclic Window Ordering): Minor rewrite.
2486 Describe window-list-1.
2487 (Buffers and Windows): Rewrite. Explain a window's previous and
2488 next buffers and the corresponding functions.
2489 (Window Tree): Merge into Windows and Frames section.
2490 * elisp.texi (Top): Update node listings for frames and windows
2491 sections.
2492
2493 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2494
2495 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2496
2497 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2498
2499 * errors.texi (Standard Errors): Remove apparent placeholder text
2500 (bug#9491).
2501
2502 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2503
2504 * frames.texi (Management Parameters): Fix description of
2505 icon-type parameter.
2506
2507 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * tips.texi (Key Binding Conventions): Don't bind a key sequence
2510 ending in C-g. Suggested by Edward O'Connor.
2511
2512 2011-09-17 Eli Zaretskii <eliz@gnu.org>
2513
2514 * numbers.texi (Integer Basics): Add indexing for
2515 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
2516
2517 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
2518
2519 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
2520
2521 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
2522
2523 * processes.texi (Network Servers): Clarify what the process
2524 buffer is used for (bug#9233).
2525
2526 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
2527
2528 * lists.texi (Building Lists): Fix typo.
2529
2530 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * display.texi (Basic Faces): New node. Document new faces.
2533
2534 * modes.texi (Major Mode Conventions): Move some text there.
2535 (Mode Help): Remove major-mode var, duplicated in Major Modes.
2536
2537 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2538
2539 * modes.texi (Basic Major Modes): New node. Callers updated.
2540 (Major Modes): Document fundamental-mode and major-mode.
2541 (Major Mode Basics): Node deleted; text moved to Major Modes.
2542 (Derived Modes): Document derived-mode-p.
2543
2544 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2545
2546 * files.texi (Changing Files, Create/Delete Dirs): Document new
2547 arguments for delete-file, delete-directory, and copy-directory.
2548 (Visiting Functions): Remove view-file; it is documented in the
2549 Emacs manual.
2550
2551 * frames.texi (Layout Parameters): The defaults for the
2552 menu-bar-lines and tool-bar-lines parameters depend on the mode.
2553
2554 * display.texi (Progress): Document spinner functionality.
2555
2556 * os.texi (Killing Emacs): Note that kill-emacs can be called by
2557 operating system signals. Refer to save-buffers-kill-terminal
2558 instead of save-buffers-kill-emacs.
2559
2560 * objects.texi (Symbol Type): Document ## print representation.
2561
2562 2011-08-25 Eli Zaretskii <eliz@gnu.org>
2563
2564 * display.texi (Specified Space): Mention that `space' specs
2565 influence bidi reordering.
2566 (Bidirectional Display): Explain how to use `(space . PROPS)' for
2567 separating fields with bidirectional content.
2568
2569 2011-08-24 Eli Zaretskii <eliz@gnu.org>
2570
2571 * display.texi (Bidirectional Display): Document return value in
2572 buffers that are not bidi-reordered for display, and in unibyte
2573 buffers.
2574
2575 2011-08-23 Eli Zaretskii <eliz@gnu.org>
2576
2577 * nonascii.texi (Character Properties): Document the values for
2578 unassigned codepoints.
2579
2580 2011-08-18 Eli Zaretskii <eliz@gnu.org>
2581
2582 * nonascii.texi (Character Properties): Document use of
2583 `bidi-class' and `mirroring' properties as part of reordering.
2584 Provide cross-references to "Bidirectional Display".
2585
2586 * display.texi (Bidirectional Display): Document the pitfalls of
2587 concatenating strings with bidirectional content, with possible
2588 solutions. Document bidi-string-mark-left-to-right.
2589 Mention paragraph direction in modes that inherit from prog-mode.
2590 Document use of `bidi-class' and `mirroring' properties as part of
2591 reordering.
2592
2593 2011-08-16 Eli Zaretskii <eliz@gnu.org>
2594
2595 * modes.texi (Major Mode Conventions): Improve the documentation
2596 of `mode-class' `special' modes.
2597
2598 * nonascii.texi (Character Properties): Document the `mirroring'
2599 property. Add index entries.
2600
2601 * syntax.texi (Categories): Add an example of defining a new
2602 category and category table.
2603
2604 * searching.texi (Regexp Backslash): Document how to display
2605 existing categories. Mention the possibility of adding
2606 categories, and add an xref to where this is described. Add an
2607 index entry.
2608
2609 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
2610
2611 * text.texi (Special Properties):
2612 * display.texi (Overlay Properties): Note that mouse-face cannot
2613 change the text size (Bug#8530).
2614
2615 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
2616
2617 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
2618 using setenv instead.
2619
2620 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2621
2622 * display.texi (Bidirectional Display): Document the fact that
2623 bidi-display-reordering is t by default.
2624
2625 2011-07-23 Eli Zaretskii <eliz@gnu.org>
2626
2627 * display.texi (Bidirectional Display): New section.
2628
2629 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2630 Tim Cross <theophilusx@gmail.com> (tiny change)
2631 Glenn Morris <rgm@gnu.org>
2632
2633 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
2634
2635 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
2636
2637 * help.texi (Keys in Documentation): Revert last change.
2638
2639 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2640
2641 * help.texi (Keys in Documentation): Clarify that \= only quotes
2642 the next character, and doesn't affect longer sequences in
2643 particular (bug#8935).
2644
2645 * debugging.texi (Using Debugger):
2646 Mention @code{eval-expression-debug-on-error} (bug#8549).
2647
2648 2011-07-14 Eli Zaretskii <eliz@gnu.org>
2649
2650 * display.texi (Other Display Specs): Document that `left-fringe'
2651 and `right-fringe' display specifications are of the "replacing"
2652 kind.
2653
2654 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2655
2656 * help.texi (Documentation Basics): Add a link to the Function
2657 Documentation node (bug#6580).
2658
2659 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2660
2661 * keymaps.texi (Menu Bar): Mention :visible and :enable
2662 (bug#6344). Text by Drew Adams.
2663
2664 * modes.texi (Running Hooks): Mention buffer-local hook variables
2665 (bug#6218).
2666
2667 * objects.texi (General Escape Syntax): "a with grave accent" is
2668 ?xe0, not ?x8e0 (bug#5259).
2669
2670 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2671
2672 * display.texi (Face Attributes, Font Selection): Add references
2673 to the Fonts node in the Emacs manual (Bug#4178).
2674
2675 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * display.texi (Window Systems): `window-system' is
2678 terminal-local.
2679
2680 * frames.texi (Frame Parameters, Parameter Access): Don't mention
2681 frame-local variables.
2682
2683 * variables.texi (Buffer-Local Variables): Don't mention obsolete
2684 frame-local variables.
2685 (Frame-Local Variables): Node deleted.
2686
2687 * elisp.texi (Top): Update node listing.
2688
2689 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2690
2691 * elisp.texi: Change "inferiors" to "subnodes" in three places
2692 (bug#3523).
2693
2694 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2695
2696 * frames.texi (Window System Selections): Discussion of
2697 x-select-enable-clipboard moved to Emacs manual.
2698
2699 2011-07-11 Deniz Dogan <deniz@dogan.se>
2700
2701 * commands.texi (Prefix Command Arguments): Remove excessive
2702 apostrophe.
2703
2704 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2705
2706 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
2707 description is a string (bug#3313).
2708
2709 * frames.texi (Display Feature Testing): Try to explain what all
2710 the visual classes mean (bug#3042).
2711
2712 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2713
2714 * modes.texi (Mode Line Variables): Document `mode-line-remote'
2715 and `mode-line-client' (bug#2974).
2716
2717 * text.texi (Insertion): Clarify marker movements (bug#1651).
2718 Text from Drew Adams.
2719
2720 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2721
2722 * text.texi (Special Properties): Clarify the format of `face'
2723 (bug#1375).
2724
2725 * commands.texi (Interactive Call): Add a `call-interactively'
2726 example (bug#1010).
2727
2728 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2729
2730 * functions.texi (Calling Functions): Link to the "Interactive
2731 Call" node (bug#1001).
2732
2733 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
2734
2735 * customize.texi (Composite Types): Move alist and plist to here
2736 from Simple Types (Bug#7545).
2737
2738 * elisp.texi (Top): Update menu description.
2739
2740 * display.texi (Face Attributes): Document negative line widths
2741 (Bug#6113).
2742
2743 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
2744
2745 * searching.texi (Match Data): Note that match data can be
2746 overwritten by most functions (bug#2499).
2747
2748 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2749
2750 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
2751 flags mean (bug#6659).
2752
2753 * functions.texi (What Is a Function): Document the autoload
2754 object (bug#6496).
2755
2756 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2757
2758 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
2759 is only used in the Customize user interface (bug#6089).
2760
2761 * display.texi (Showing Images): Mention the point of sliced
2762 images (bug#7836).
2763
2764 2011-07-02 Eli Zaretskii <eliz@gnu.org>
2765
2766 * variables.texi (Defining Variables, Void Variables)
2767 (Constant Variables): Fix incorrect usage of @kindex.
2768
2769 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2770
2771 * variables.texi (Defining Variables): Add an index entry for
2772 `set-variable' (bug#7262).
2773 (Defining Variables): Use @findex for functions.
2774
2775 * frames.texi (Basic Parameters): Document the `explicit-name'
2776 parameter (bug#6951).
2777
2778 * customize.texi (Type Keywords): Clarify that :value provides a
2779 default value for all types (bug#7386).
2780
2781 * streams.texi (Output Functions): Document `pp'.
2782
2783 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * keymaps.texi (Searching Keymaps):
2786 * display.texi (Overlay Properties): Fix errors in 2011-05-29
2787 change. Suggested by Johan Bockgård.
2788
2789 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * text.texi (Special Properties): Clarify role of font-lock-face.
2792
2793 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2794
2795 * processes.texi (Process Information): Rename `process-alive-p'
2796 to `process-live-p' for consistency with other `-live-p' functions.
2797
2798 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
2799
2800 Document wide integers better.
2801 * files.texi (File Attributes): Document ino_t values better.
2802 ino_t values no longer map to anything larger than a single cons.
2803 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
2804 (Bitwise Operations):
2805 * objects.texi (Integer Type): Use a binary notation that is a bit easier
2806 to read, and that will port better if 62-bits becomes the default.
2807 Fix or remove incorrect examples.
2808 * os.texi (Time Conversion): Document time_t values better.
2809
2810 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2811
2812 * processes.texi (Process Information):
2813 Document `process-alive-p'.
2814
2815 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * help.texi (Accessing Documentation):
2818 * display.texi (Pixel Specification):
2819 * processes.texi (Serial Ports, Serial Ports):
2820 * nonascii.texi (Character Properties, Default Coding Systems):
2821 * text.texi (Changing Properties, Special Properties):
2822 * windows.texi (Window Start and End):
2823 * modes.texi (SMIE Indentation Example, SMIE Tricks):
2824 * keymaps.texi (Searching Keymaps, Tool Bar):
2825 * minibuf.texi (Basic Completion):
2826 * compile.texi (Eval During Compile):
2827 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
2828 7x9 paper in printed manual.
2829
2830 * lists.texi (Sets And Lists): Fix misplaced text.
2831
2832 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
2833
2834 * keymaps.texi (Remapping Commands): Emphasize that the keymap
2835 needs to be active (Bug#8350).
2836
2837 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2838
2839 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
2840
2841 * tips.texi (Coding Conventions): Remove antediluvian filename
2842 limit recommendation (Bug#8538).
2843
2844 2011-05-27 Glenn Morris <rgm@gnu.org>
2845
2846 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
2847
2848 2011-05-26 Glenn Morris <rgm@gnu.org>
2849
2850 * variables.texi (File Local Variables):
2851 Update hack-local-variables `mode-only' return value.
2852 Add some more details on what this function does in the other case.
2853
2854 2011-05-19 Glenn Morris <rgm@gnu.org>
2855
2856 * lists.texi (Sets And Lists): Mention cl provides union etc.
2857
2858 2011-05-19 Nix <nix@esperi.org.uk>
2859
2860 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
2861
2862 * text.texi (Parsing HTML): Update for function name changes.
2863
2864 * syntax.texi (Syntax Flags): Small fix.
2865
2866 * keymaps.texi (Active Keymaps): Typo fix.
2867 (Changing Key Bindings): Grammar fix.
2868
2869 * frames.texi (Minibuffers and Frames): Grammar fix.
2870 (Window System Selections): x-select-enable-clipboard now defaults to t.
2871
2872 * customize.texi (Common Keywords):
2873 * display.texi (Abstract Display):
2874 * modes.texi (Auto-Indentation):
2875 * nonascii.texi (Converting Representations): Typo fixes.
2876
2877 * control.texi (Examples of Catch): Call it "goto" not "go to".
2878
2879 2011-05-14 Eli Zaretskii <eliz@gnu.org>
2880
2881 * nonascii.texi (Character Properties): Fix inconsistencies with
2882 implementation.
2883
2884 * text.texi (Special Properties): Move @defvar's out of the
2885 @table. (Bug#8652)
2886
2887 2011-05-12 Glenn Morris <rgm@gnu.org>
2888
2889 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
2890
2891 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2892
2893 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
2894 (Multiline Font Lock):
2895 * vol2.texi (Top):
2896 * vol1.texi (Top):
2897 * elisp.texi (Top): Update menu accordingly.
2898
2899 2011-05-12 Drew Adams <drew.adams@oracle.com>
2900
2901 * modes.texi (Region to Fontify): Fix typo.
2902
2903 2011-05-10 Jim Meyering <meyering@redhat.com>
2904
2905 * minibuf.texi: Fix typo "in in -> in".
2906
2907 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
2908
2909 * numbers.texi (Integer Basics): Large integers are treated as floats.
2910
2911 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2912
2913 * processes.texi (Synchronous Processes): Document the (:file
2914 "/file-name") syntax for `call-process'.
2915
2916 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
2917
2918 * windows.texi (Choosing Window): Fix typo.
2919
2920 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
2921
2922 * frames.texi (Layout Parameters): Note the difference between
2923 querying and setting parameters for left-fringe and right-fringe
2924 (Bug#6930).
2925
2926 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2927
2928 * minibuf.texi (Basic Completion): Be a bit more precise about the
2929 valid kinds of completion tables.
2930 (Programmed Completion): Remove obsolete text about lambda expressions
2931 not being valid completion tables.
2932
2933 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
2934
2935 * positions.texi (Excursions): Explain the "save-excursion
2936 defeated by set-buffer" warning.
2937
2938 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
2939 save-excursion. Suggested by Uday S Reddy.
2940
2941 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2942
2943 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
2944 (Lexical Binding): New sub-section.
2945
2946 * eval.texi (Eval): Discourage the use of `eval'.
2947 Document its new `lexical' argument.
2948
2949 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2950
2951 * commands.texi (Command Overview): `post-command-hook' is not reset to
2952 nil any more.
2953
2954 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
2955
2956 * strings.texi (String Conversion): Don't mention
2957 string-make-(uni|multi)byte (bug#8262).
2958 * nonascii.texi (Converting Representations): Fix up range.
2959 * keymaps.texi (Key Binding Commands): Update code point, avoid
2960 "unibyte character" and remove mention of unibyte bindings.
2961
2962 2011-03-10 Eli Zaretskii <eliz@gnu.org>
2963
2964 * modes.texi (Operator Precedence Grammars): Don't use characters
2965 outside ISO-8859-1.
2966
2967 2011-03-09 Eli Zaretskii <eliz@gnu.org>
2968
2969 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
2970
2971 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2972
2973 2011-03-08 Glenn Morris <rgm@gnu.org>
2974
2975 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2976 * intro.texi (Acknowledgements): Names to UTF-8.
2977 * elisp.texi: Set documentencoding.
2978
2979 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2980
2981 * Version 23.3 released.
2982
2983 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
2984
2985 * package.texi: Update index keywords.
2986 (Package Archives): New node contents. Document package-x.el.
2987
2988 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
2989
2990 * makefile.w32-in (srcs): Add package.texi.
2991
2992 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
2993
2994 * package.texi (Packaging, Packaging Basics, Simple Packages)
2995 (Multi-file Packages): Expand and clarify.
2996 (Package Archives): Temporary placeholder node.
2997
2998 * elisp.texi (Top): Update node listing.
2999
3000 * Makefile.in (srcs): Add package.texi.
3001
3002 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
3003
3004 * processes.texi (Synchronous Processes): Minor clarification
3005 (Bug#8149).
3006
3007 2011-03-03 Glenn Morris <rgm@gnu.org>
3008
3009 * files.texi (Truenames): Minor clarification. (Bug#2341)
3010
3011 2011-03-01 Glenn Morris <rgm@gnu.org>
3012
3013 * variables.texi (Directory Local Variables):
3014 Mention `(subdirs . nil)' alist element.
3015
3016 2011-02-28 Glenn Morris <rgm@gnu.org>
3017
3018 * variables.texi (Directory Local Variables): Mention the optional
3019 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3020
3021 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
3022
3023 * minibuf.texi (Minibuffer History): Clarify discussion of
3024 minibuffer history lists (Bug#8085).
3025
3026 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3027
3028 * elisp.texi: Sync @dircategory with ../../info/dir.
3029
3030 * files.texi (Visiting Functions): Document find-file-literally,
3031 both the command and the variable.
3032
3033 * variables.texi (Creating Buffer-Local): Explain the meaning of
3034 permanent local variables.
3035
3036 * files.texi (Visiting Functions): Document find-file-literally,
3037 both the command and the variable.
3038
3039 * variables.texi (Creating Buffer-Local): Explain the meaning of
3040 permanent local variables.
3041
3042 2011-02-19 Glenn Morris <rgm@gnu.org>
3043
3044 * keymaps.texi (Remapping Commands): Mention how to undo it.
3045
3046 2011-02-09 Reuben Thomas <rrt@sc3d.org>
3047
3048 * loading.texi (Hooks for Loading): Remove unnecessary advice
3049 about eval-after-load (Bug#7986).
3050
3051 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * commands.texi (Accessing Mouse): Note that a header line is not
3054 included in the row of posn-col-row.
3055
3056 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
3057
3058 * modes.texi (Major Mode Conventions): Add face guidelines.
3059 (Faces for Font Lock): List faces in order of prominence.
3060
3061 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3062
3063 format-time-string now supports subsecond time stamp resolution
3064 * os.texi (Time Parsing): Document %N.
3065
3066 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
3067
3068 * vol1.texi (Top):
3069 * vol2.texi (Top):
3070 * elisp.texi (Top):
3071 * display.texi (Display Property): Shorten the menu description of
3072 the "Other Display Specs" node (Bug#7816).
3073
3074 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3075 menu item" concept index entries (Bug#7805).
3076
3077 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3078
3079 * makefile.w32-in (texinfodir): New variable.
3080 (usermanualdir): Remove as redundant with $(emacsdir).
3081 (MAKEINFO): Remove options, leave only program name.
3082 (MAKEINFO_OPTS): New variable.
3083 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3084
3085 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3086 Richard Kim <emacs18@gmail.com>
3087
3088 * loading.texi (Library Search): Document list-load-path-shadows
3089 (Bug#7757).
3090
3091 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3092
3093 * searching.texi (Regexp Special): Remove outdated discussion of
3094 character sets (Bug#7780).
3095
3096 * frames.texi (Pop-Up Menus): Document where menu title comes
3097 from (Bug#7684).
3098
3099 2011-01-25 Glenn Morris <rgm@gnu.org>
3100
3101 * display.texi (Making Buttons): Mention limitation of text buttons.
3102
3103 2011-01-23 Werner Lemberg <wl@gnu.org>
3104
3105 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3106 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3107 (ENVADD): New variable to control texi2dvi and texi2pdf.
3108
3109 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3112 Emacs manual.
3113
3114 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3115
3116 * files.texi (Directory Names): Explain why FROM in
3117 directory-abbrev-alist should begin with \`. (Bug#7777)
3118
3119 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3120
3121 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3122
3123 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3124
3125 * modes.texi (Emulating Mode Line): Fix last change.
3126
3127 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3128
3129 * modes.texi (Emulating Mode Line): Update documentation of
3130 format-mode-line according to changes that fixed bug #7587.
3131
3132 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3133
3134 * modes.texi (Derived Modes): Mention prog-mode.
3135
3136 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3137 of the key-binding-data cache since we don't use it any more.
3138
3139 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3140
3141 * processes.texi (Shell Arguments):
3142 * strings.texi (Creating Strings): Don't mention "shell commands";
3143 make it explicit that `split-string-and-unquote' and
3144 `combine-and-quote-strings' are mainly for working with arguments
3145 to call-process and start-process.
3146
3147 * processes.texi (Shell Arguments): Fix documentation of
3148 `split-string-and-unquote'. Add indexing. (Bug#7563)
3149
3150 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3151
3152 * modes.texi (Auto-Indentation): New section to document SMIE.
3153 (Major Mode Conventions):
3154 * text.texi (Mode-Specific Indent): Refer to it.
3155
3156 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3157
3158 * display.texi (Other Display Specs): Document left-fringe and
3159 right-fringe display specs.
3160
3161 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3162
3163 * backups.texi (Making Backups):
3164 * modes.texi (Example Major Modes): Use recommended coding style.
3165 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3166 define-derived-mode. Mention completion-at-point-functions.
3167
3168 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * nonascii.texi (Converting Representations):
3171 Document byte-to-string.
3172
3173 2010-12-08 Glenn Morris <rgm@gnu.org>
3174
3175 * buffers.texi (Modification Time):
3176 verify-visited-file-modtime now defaults to the current buffer.
3177
3178 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * nonascii.texi (Converting Representations): Document byte-to-string.
3181
3182 * strings.texi (Creating Strings): Don't mention semi-obsolete
3183 function char-to-string.
3184 (String Conversion): Shorten discussion of semi-obsolete function
3185 string-to-char. Link to Converting Representations.
3186
3187 * objects.texi (Symbol Type):
3188 * text.texi (Near Point):
3189 * help.texi (Help Functions):
3190 * functions.texi (Mapping Functions): Use string instead of
3191 char-to-string in examples.
3192
3193 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3194
3195 * text.texi (Kill Functions, Kill Functions)
3196 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3197 YANK-HANDLER args.
3198
3199 * symbols.texi (Creating Symbols): Using unintern without an
3200 obarray arg is now obsolete.
3201
3202 * numbers.texi (Float Basics): Document float-e and float-pi.
3203
3204 * variables.texi (Defining Variables): Change "pi" example to
3205 "float-pi".
3206
3207 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3208
3209 * commands.texi (Click Events): Document the values of X, Y and
3210 COL, ROW in the event's position, when the click is on the header
3211 or mode line, on the fringes, or in the margins.
3212
3213 2010-11-17 Eli Zaretskii <eliz@gnu.org>
3214
3215 * customize.texi (Composite Types): Lower-case index entry.
3216
3217 * loading.texi (How Programs Do Loading):
3218 Document load-file-name. (Bug#7346)
3219
3220 2010-11-17 Glenn Morris <rgm@gnu.org>
3221
3222 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3223
3224 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3225
3226 * display.texi (Usual Display): Characters with no fonts are not
3227 necessarily displayed as empty boxes.
3228
3229 2010-10-31 Glenn Morris <rgm@gnu.org>
3230
3231 * maps.texi (Standard Keymaps): Update File menu description.
3232
3233 2010-10-28 Glenn Morris <rgm@gnu.org>
3234
3235 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3236
3237 2010-10-24 Eli Zaretskii <eliz@gnu.org>
3238
3239 * display.texi (Window Systems): Deprecate use of window-system as
3240 a predicate.
3241
3242 2010-10-23 Glenn Morris <rgm@gnu.org>
3243
3244 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3245 sorted-doc.
3246
3247 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3248
3249 * os.texi (Dynamic Libraries): New node, with slightly modified
3250 text deleted from "Image Formats".
3251 (System Interface): Add @menu entry for "Dynamic Libraries".
3252
3253 * display.texi (Image Formats): Remove description of
3254 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3255
3256 2010-10-12 Glenn Morris <rgm@gnu.org>
3257
3258 * book-spine.texinfo: Rename to book-spine.texi.
3259
3260 2010-10-11 Glenn Morris <rgm@gnu.org>
3261
3262 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3263
3264 * Makefile.in (DVIPS): New variable.
3265 (.PHONY): Add html, ps.
3266 (html, elisp.html, ps, elisp.ps): New targets.
3267 (clean): Delete html, ps files.
3268 ($(infodir)/elisp): Remove unnecessary includes.
3269
3270 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3271
3272 * makefile.w32-in (emacsdir): New variable.
3273 (srcs): Add emacsver.texi.
3274 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3275
3276 2010-10-09 Glenn Morris <rgm@gnu.org>
3277
3278 * Makefile.in (VPATH): Remove.
3279 (infodir): Make it absolute.
3280 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3281
3282 * Makefile.in (dist): Anchor regexps.
3283
3284 * Makefile.in (srcs): Put elisp.texi first.
3285 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3286
3287 * Makefile.in (infoclean): Remove harmless, long-standing error.
3288
3289 * Makefile.in ($(infodir)): Delete rule.
3290 (mkinfodir): New.
3291 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3292
3293 * Makefile.in (dist): Remove reference to emacsver.texi.in.
3294 Also copy emacsver.texi, and edit $emacsdir.
3295
3296 2010-10-09 Glenn Morris <rgm@gnu.org>
3297
3298 * Makefile.in (emacsdir): New variable.
3299 (MAKEINFO): Add -I $emacsdir.
3300 (dist): Copy emacsver.texi.
3301 (srcs): Add emacsver.texi.
3302
3303 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3304 Set EMACSVER by including emacsver.texi.
3305
3306 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3307
3308 2010-10-07 Glenn Morris <rgm@gnu.org>
3309
3310 * Makefile.in (version): New, set by configure.
3311 (clean): Delete dist tar file.
3312 (dist): Use version in tar name.
3313
3314 2010-10-06 Glenn Morris <rgm@gnu.org>
3315
3316 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3317 (INSTALL_INFO): Remove unused variable.
3318 (mostlyclean, infoclean, dist): New rules.
3319 (clean): Delete dvi and pdf files.
3320 (maintainer-clean): Remove elisp.oaux, use infoclean.
3321 ($(infodir)): Add parallel build workaround.
3322
3323 2010-10-04 Glenn Morris <rgm@gnu.org>
3324
3325 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3326 ($(infodir)/elisp): Ensure target directory exists. Use $@.
3327 Fix -I typo.
3328 (clean): No 'make.out' or 'core' files.
3329 (.PHONY): Declare clean rules.
3330 (maintainer-clean): Delete pdf file. Guard against cd failures.
3331
3332 2010-10-03 Glenn Morris <rgm@gnu.org>
3333
3334 * files.texi (File Name Components): Remove ignored section about
3335 deleted variable directory-sep-char.
3336
3337 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3338
3339 * files.texi (Magic File Names): New defopt
3340 remote-file-name-inhibit-cache.
3341
3342 2010-10-02 Glenn Morris <rgm@gnu.org>
3343
3344 * os.texi (Killing Emacs): Hook now runs in batch mode.
3345
3346 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3347
3348 * text.texi (Special Properties): Clarify when modification-hooks run.
3349
3350 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3351
3352 * syntax.texi (Syntax Flags): Document new `c' flag.
3353
3354 2010-09-09 Glenn Morris <rgm@gnu.org>
3355
3356 * display.texi (ImageMagick Images): General cleanup.
3357
3358 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3359
3360 * files.texi (Directory Names): Use \` rather than ^.
3361
3362 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3363
3364 * text.texi (Low-Level Kill Ring):
3365 * frames.texi (Window System Selections): Remove cut buffer
3366 documentation.
3367
3368 2010-08-28 Eli Zaretskii <eliz@gnu.org>
3369
3370 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3371 Parameters", where the default fringe width is described.
3372
3373 * frames.texi (Window Frame Parameters, Basic Parameters)
3374 (Position Parameters, Layout Parameters, Management Parameters)
3375 (Cursor Parameters, Font and Color Parameters): Add indexing for
3376 frame parameters. (Bug#6929)
3377
3378 2010-08-25 Tom Tromey <tromey@redhat.com>
3379
3380 * vol2.texi (Top): Update.
3381 * vol1.texi (Top): Update.
3382 * tips.texi (Library Headers): Mention Package-Version and
3383 Package-Requires.
3384 * package.texi: New file.
3385 * os.texi (System Interface): Update pointers.
3386 * elisp.texi (Top): Link to new nodes. Include package.texi.
3387 * anti.texi (Antinews): Update pointers.
3388
3389 2010-08-25 Eli Zaretskii <eliz@gnu.org>
3390
3391 * processes.texi (Filter Functions): Fix last change.
3392
3393 2010-08-24 Markus Triska <triska@gmx.at>
3394
3395 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3396 of `buffer-name' in the main text as well as in the example
3397 (Bug#3098).
3398
3399 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3400
3401 * nonascii.texi (Text Representations):
3402 * loading.texi (Loading Non-ASCII):
3403 * compile.texi (Byte Compilation): Don't mention obsolete
3404 --unibyte command-line argument.
3405
3406 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3409
3410 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3413
3414 2010-08-20 Eli Zaretskii <eliz@gnu.org>
3415
3416 * commands.texi (Misc Events): Add cross-references to where
3417 POSITION of a mouse event is described in detail.
3418
3419 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
3420
3421 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
3422
3423 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3424
3425 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3426 Suggested by Štěpán Němec <stepnem@gmail.com>.
3427
3428 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3429
3430 * minibuf.texi (High-Level Completion): Document args of
3431 `read-buffer-function' (bug#5625).
3432
3433 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3434
3435 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3436
3437 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
3438
3439 * processes.texi (Process Information): Explain process property
3440 `remote-tty'.
3441
3442 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
3443
3444 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3445 instead of "\C-\^?" (bug#6334).
3446
3447 * text.texi (Special Properties): Fix typo.
3448
3449 2010-07-09 Eli Zaretskii <eliz@gnu.org>
3450
3451 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3452 calling sequences, which are now the standard.
3453
3454 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
3455
3456 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3457
3458 * commands.texi (Command Overview): Mention undo-boundary call.
3459
3460 2010-06-23 Glenn Morris <rgm@gnu.org>
3461
3462 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3463 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3464 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3465 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3466 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3467 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3468 Untabify Texinfo files.
3469
3470 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
3471
3472 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3473
3474 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
3477
3478 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * searching.texi (Regexp Special): Remove obsolete information
3481 about matching non-ASCII characters, and suggest using char
3482 classes (Bug#6283).
3483
3484 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
3485
3486 * minibuf.texi (Basic Completion): Add missing "@end defun".
3487
3488 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3489
3490 * minibuf.texi (Basic Completion): Document completion-boundaries.
3491 (Programmed Completion): Document the new fourth method for boundaries.
3492
3493 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
3494
3495 * display.texi (Image Cache): Update documentation about image caching.
3496
3497 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3498
3499 * windows.texi (Textual Scrolling):
3500 * tips.texi (Coding Conventions):
3501 * minibuf.texi (Minibuffer History):
3502 * maps.texi (Standard Keymaps):
3503 * loading.texi (Where Defined):
3504 * edebug.texi (Instrumenting): Fix typos.
3505
3506 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * keymaps.texi (Menu Bar): Document :advertised-binding property.
3509
3510 * functions.texi (Obsolete Functions):
3511 Document set-advertised-calling-convention.
3512
3513 * minibuf.texi (Basic Completion): Document completion-in-region.
3514 (Programmed Completion): Document completion-annotate-function.
3515
3516 * commands.texi (Reading One Event): Document read-key.
3517 (Distinguish Interactive): Document KIND arg to
3518 called-interactively-p. Delete obsolete interactive-p.
3519
3520 * elisp.texi (Top): Update node description.
3521
3522 2010-05-08 Eli Zaretskii <eliz@gnu.org>
3523
3524 * nonascii.texi (Character Properties):
3525 Document unicode-category-table. Add an index entry for Unicode
3526 general category.
3527
3528 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3529
3530 * Version 23.2 released.
3531
3532 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
3533
3534 * locals.texi (Standard Buffer-Local Variables):
3535 Remove @ignore'd reference to `direction-reversed'.
3536
3537 2010-04-14 Juri Linkov <juri@jurta.org>
3538
3539 Fix @deffn without category.
3540
3541 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
3542 for `abbrev-insert'.
3543
3544 * buffers.texi (Indirect Buffers): Add category `Command'
3545 to @deffn of `clone-indirect-buffer'.
3546
3547 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
3548 for `next-window' and `previous-window'. Add category `Command'
3549 to @deffn of `pop-to-buffer'.
3550
3551 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * nonascii.texi (Text Representations): Don't mark
3554 enable-multibyte-characters as a user option.
3555
3556 2010-03-31 Eli Zaretskii <eliz@gnu.org>
3557
3558 * control.texi (Handling Errors): How to re-throw a signal caught
3559 by condition-case.
3560
3561 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * loading.texi (Hooks for Loading): Document after-load-functions.
3564 Copyedits.
3565
3566 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
3567
3568 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
3569
3570 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
3571
3572 * processes.texi (Network Processes): Document seqpacket type.
3573
3574 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3575
3576 * os.texi (System Environment): Do not mention lynxos.
3577
3578 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3579
3580 * Branch for 23.2.
3581
3582 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * objects.texi (Integer Type): Take note of the read syntax
3585 exception for numbers that cannot fit in the integer type.
3586
3587 2010-03-03 Glenn Morris <rgm@gnu.org>
3588
3589 * numbers.texi (Integer Basics, Bitwise Operations):
3590 * objects.texi (Integer Type): Update for integers now being 30-bit.
3591
3592 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
3593
3594 * display.texi (Low-Level Font): Document :otf font-spec property.
3595
3596 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3597
3598 * display.texi (Line Height): Avoid obsolete special default variables
3599 like default-major-mode.
3600
3601 2010-01-28 Alan Mackenzie <acm@muc.de>
3602
3603 * display.texi (Auto Faces): Say fontification-functions is called
3604 whether or not Font Lock is enabled. Tidy up the wording a bit.
3605
3606 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * elisp.texi: Remove duplicate edition information (Bug#5407).
3609
3610 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3611
3612 * two.el (volume-header-toc-markup): Fix typos in docstring.
3613
3614 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3615
3616 Avoid dubious uses of save-excursions.
3617 * positions.texi (Excursions): Recommend the use of
3618 save-current-buffer if applicable.
3619 * text.texi (Clickable Text): Fix the example code which used
3620 save-excursion in a naive way which sometimes preserves point and
3621 sometimes not.
3622 * variables.texi (Creating Buffer-Local):
3623 * os.texi (Session Management):
3624 * display.texi (GIF Images):
3625 * control.texi (Cleanups): Use (save|with)-current-buffer.
3626
3627 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3628
3629 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
3630
3631 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
3632
3633 * nonascii.texi (Text Representations, Character Codes)
3634 (Converting Representations, Explicit Encoding)
3635 (Translation of Characters): Use hex notation consistently.
3636 (Character Sets): Fix map-charset-chars doc (Bug#5197).
3637
3638 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * loading.texi (Where Defined): Make it clearer that these are
3641 loaded files (Bug#5068).
3642
3643 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * minibuf.texi (Completion Styles): Document `initials' style.
3646
3647 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * frames.texi (Resources): Describe inhibit-x-resources.
3650 (Size Parameters): Copyedit.
3651
3652 * hash.texi (Creating Hash):
3653 * objects.texi (Hash Table Type): Document the new hash table
3654 printed representation.
3655
3656 * minibuf.texi (Basic Completion): 4th arg to all-completions is
3657 obsolete.
3658
3659 * processes.texi (Process Buffers):
3660 Document process-kill-buffer-query-function.
3661
3662 2009-12-05 Glenn Morris <rgm@gnu.org>
3663
3664 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
3665 diary-display-function, and no longer recommended to be a hook.
3666 Update for changes in the names of calendar and diary hooks.
3667 diary-print-entries-hook has changed section.
3668
3669 2009-11-28 Eli Zaretskii <eliz@gnu.org>
3670
3671 * text.texi (Special Properties): More accurate description of
3672 what the `cursor' property does.
3673
3674 2009-11-26 Kevin Ryde <user42@zip.com.au>
3675
3676 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
3677 mouse-wheel-down-event, the closest thing to a definition for them.
3678 * os.texi (Startup Summary): vindex inhibit-startup-message and
3679 inhibit-splash-screen.
3680 (Command-Line Arguments): vindex argv.
3681 (Suspending Emacs): vindex suspend-tty-functions and
3682 resume-tty-functions. Don't want to index every hook, but having
3683 the programming ones is helpful.
3684
3685 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
3686
3687 * commands.texi (Motion Events): Fix typo (Bug#4907).
3688
3689 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
3690
3691 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
3692 are affected by case-fold-search (Bug#4483).
3693
3694 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * minibuf.texi (Reading File Names): Note that read-file-name may
3697 use a graphical file dialog.
3698
3699 2009-10-31 Glenn Morris <rgm@gnu.org>
3700
3701 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
3702
3703 2009-10-16 Kevin Ryde <user42@zip.com.au>
3704
3705 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
3706 in particular so `info-lookup-symbol' can find its docs.
3707
3708 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
3709
3710 * variables.texi (Constant Variables): Distinguish from defconst
3711 variables.
3712 (Defining Variables): Add cindex.
3713
3714 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
3715
3716 * os.texi (Time of Day): Clarify that the microsecond part is
3717 ignored (Bug#4637).
3718
3719 2009-10-11 Glenn Morris <rgm@gnu.org>
3720
3721 * frames.texi (Size and Position): Clarify what is included in the frame
3722 height. (Bug#4535)
3723
3724 2009-10-10 Glenn Morris <rgm@gnu.org>
3725
3726 * windows.texi (Size of Window): The relationship between window and
3727 frame heights is not so simple. (Bug#4535)
3728 Mention window-full-height-p.
3729
3730 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3731
3732 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
3733 used from Lisp.
3734
3735 2009-10-07 Eli Zaretskii <eliz@gnu.org>
3736
3737 * files.texi (Directory Names) <abbreviate-file-name>:
3738 Document that root home directories are not replaced with "~".
3739
3740 2009-10-06 Eli Zaretskii <eliz@gnu.org>
3741
3742 * text.texi (Special Properties): Document the meaning of the
3743 `cursor' text property whose value is an integer.
3744
3745 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3746
3747 * files.texi (Magic File Names): Add `copy-directory'.
3748
3749 2009-10-05 Eli Zaretskii <eliz@gnu.org>
3750
3751 * files.texi (File Attributes): Fix description of file
3752 attributes. (Bug#4638) Update attributes of files.texi example to
3753 be more representative.
3754
3755 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * files.texi (Create/Delete Dirs): New command copy-directory.
3758
3759 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
3760
3761 * anti.texi (Antinews):
3762 * macros.texi (Indenting Macros):
3763 * strings.texi (Creating Strings, Case Conversion):
3764 Remove duplicate words.
3765
3766 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3767
3768 * files.texi (Create/Delete Dirs): delete-directory has an
3769 optional parameter RECURSIVE.
3770
3771 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
3772
3773 * buffers.texi (Swapping Text): Minor clarification.
3774
3775 2009-10-01 Glenn Morris <rgm@gnu.org>
3776
3777 * functions.texi (Declaring Functions): Mention that we also search for
3778 ".m" files in the src/ directory.
3779
3780 2009-09-25 David Engster <deng@randomsample.de>
3781
3782 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
3783
3784 2009-09-22 Glenn Morris <rgm@gnu.org>
3785
3786 * internals.texi (Building Emacs): Mention preloaded-file-list.
3787
3788 2009-09-14 Alan Mackenzie <acm@muc.de>
3789
3790 * os.texi (Terminal Output): Put "@code{}" around "stdout".
3791
3792 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3793
3794 * functions.texi (Anonymous Functions): Rearrange discussion,
3795 giving usage of unquoted lambda forms first. Mention that
3796 `function' and `#'' are no longer required (Bug#4290).
3797
3798 2009-09-11 Alan Mackenzie <acm@muc.de>
3799
3800 * os.texi (Terminal Output): Document `send-string-to-terminal' in
3801 batch mode.
3802
3803 2009-09-01 Glenn Morris <rgm@gnu.org>
3804
3805 * display.texi (Face Functions): Mention define-obsolete-face-alias.
3806
3807 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
3808
3809 * nonascii.texi (Character Codes): Fix typos.
3810
3811 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
3812
3813 * processes.texi (Synchronous Processes): New defvar
3814 process-file-side-effects.
3815
3816 2009-08-25 Glenn Morris <rgm@gnu.org>
3817
3818 * display.texi (Fontsets): Fix typo.
3819
3820 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
3821
3822 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3823
3824 * processes.texi (Asynchronous Processes): Adjust arglist of
3825 start-process-shell-command and start-file-process-shell-command.
3826
3827 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * advice.texi (Argument Access in Advice): Note that argument
3830 positions are zero-based (Bug#3932).
3831
3832 * commands.texi (Distinguish Interactive): Minor copyedit.
3833
3834 * display.texi (Face Attributes): Add xref to Displaying Faces for
3835 explanation of "underlying face".
3836
3837 * customize.texi (Common Keywords): Add xref to Loading.
3838
3839 * loading.texi (How Programs Do Loading): Add xref to Lisp
3840 Libraries node in the Emacs manual.
3841
3842 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
3843
3844 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
3845
3846 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
3847
3848 * processes.texi (Shell Arguments): Copyedits.
3849
3850 2009-07-18 Glenn Morris <rgm@gnu.org>
3851
3852 * loading.texi (Repeated Loading): Fix typo.
3853
3854 2009-07-16 Richard Stallman <rms@gnu.org>
3855
3856 * buffers.texi (Swapping Text): Recommend setting
3857 write-region-annotate-functions and buffer-saved-size.
3858
3859 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
3860
3861 2009-07-15 Glenn Morris <rgm@gnu.org>
3862
3863 * edebug.texi: Minor re-phrasings throughout.
3864 (Edebug Execution Modes): Sit-for affects continue mode too.
3865 (Jumping): Use `forward-sexp' rather than its keybinding.
3866 (Edebug Misc): Fix Q binding.
3867 (Edebug Eval): Remove cl version.
3868 (Printing in Edebug): Clarify print-length etc.
3869 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
3870 (Specification List): Remove edebug-unwrap findex entry.
3871 (Specification Examples): defmacro is actually not the same as defun.
3872 Escape "`" in example.
3873
3874 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
3875
3876 * markers.texi (The Mark): Document optional arg to
3877 deactivate-mark.
3878
3879 2009-07-11 Kevin Ryde <user42@zip.com.au>
3880
3881 * hooks.texi (Standard Hooks): Fix cross-references.
3882
3883 * loading.texi (Named Features): Refer to eval-after-load.
3884
3885 2009-07-11 Glenn Morris <rgm@gnu.org>
3886
3887 * Makefile.in (TEXI2PDF): New.
3888 (elisp.pdf): New target.
3889
3890 * searching.texi (Regexp Backslash): Fix typo.
3891
3892 * elisp.texi (Top): Display copyright notice at start of non-TeX.
3893
3894 2009-07-10 Glenn Morris <rgm@gnu.org>
3895
3896 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
3897
3898 * customize.texi (Customization Types):
3899 * display.texi (Abstract Display):
3900 * objects.texi (Character Type, String Type):
3901 Merge in some menu descriptions from elisp.texi.
3902
3903 * hash.texi (Hash Tables):
3904 * modes.texi (Multiline Font Lock):
3905 End menu description with period.
3906
3907 2009-07-09 Glenn Morris <rgm@gnu.org>
3908
3909 * back.texi: Don't hard-code texinfo location.
3910
3911 * two-volume.make (texinfodir): New, with location of texinfo.tex.
3912 (tex): Add texinfodir to TEXINPUTS.
3913 (elisp1med-init, elisp2med-init): Use texinfodir.
3914
3915 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
3916 (clean): Add two-volume.make intermediate files.
3917
3918 * elisp.texi, vol1.texi, vol2.texi:
3919 Use a DATE variable with the publication date, and update it.
3920 Fix antinews menu description.
3921
3922 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
3923 Update the detailed node listing to match elisp.texi.
3924
3925 * README: Update edition to match elisp.texi.
3926
3927 * objects.texi (General Escape Syntax):
3928 * nonascii.texi (Character Sets):
3929 Use consistent case for "Unicode Standard".
3930
3931 * anti.texi (Antinews):
3932 * customize.texi (Variable Definitions):
3933 * functions.texi (Declaring Functions):
3934 * nonascii.texi (Character Properties):
3935 * processes.texi (Serial Ports):
3936 * text.texi (Special Properties):
3937 * tips.texi (Coding Conventions):
3938 Minor rearrangements to improve TeX line-filling.
3939
3940 * commands.texi (Using Interactive): Fix cross-reference.
3941
3942 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3943
3944 * frames.texi (Management Parameters): Mention sticky.
3945
3946 2009-07-01 Andreas Schwab <aschwab@redhat.com>
3947
3948 * help.texi (Help Functions): Fix description of help-buffer and
3949 help-setup-xref to use @defun instead of @deffn.
3950
3951 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3952
3953 * frames.texi (Size Parameters): Mention maximized for fullscreen.
3954
3955 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
3956
3957 * display.texi (Window Systems): Add ns to the list.
3958
3959 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3960
3961 * Branch for 23.1.
3962
3963 2009-06-17 Martin Rudalics <rudalics@gmx.at>
3964
3965 * windows.texi (Dedicated Windows): Fix typo.
3966 (Resizing Windows): Replace @defun by @deffn.
3967
3968 2009-06-17 Glenn Morris <rgm@gnu.org>
3969
3970 * variables.texi (Directory Local Variables):
3971 Update for 2009-04-11 name-change of dir-locals-directory-alist.
3972
3973 2009-06-09 Kenichi Handa <handa@m17n.org>
3974
3975 * nonascii.texi (Character Sets): State clearly that FROM and TO
3976 are codepoints of CHARSET.
3977
3978 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
3979
3980 * minibuf.texi (Reading File Names): Fix introductory text.
3981 Suggested by stan@derbycityprints.com.
3982 (High-Level Completion): Fix typo.
3983
3984 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
3985
3986 * frames.texi (Text Terminal Colors): Multi-tty is already
3987 implemented, but tty-local colors are not.
3988
3989 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
3990
3991 * hooks.texi (Standard Hooks): Remove mention of obsolete
3992 redisplay-end-trigger-functions.
3993
3994 * internals.texi (Window Internals): Remove mention of obsolete
3995 redisplay-end-trigger-functions.
3996
3997 2009-05-21 Martin Rudalics <rudalics@gmx.at>
3998
3999 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4000
4001 * backups.texi (Making Backups): backup-directory-alist and
4002 make-backup-file-name-function are options.
4003 (Auto-Saving): auto-save-list-file-prefix is an option.
4004
4005 * buffers.texi (Killing Buffers): buffer-offer-save is an
4006 option.
4007
4008 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4009 option.
4010 (Echo Area Customization): echo-keystrokes is an option.
4011 (Selective Display): selective-display-ellipses is an option.
4012 (Temporary Displays): temp-buffer-show-function is an option.
4013 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4014 are options.
4015 (Font Selection): face-font-family-alternatives,
4016 face-font-selection-order, face-font-registry-alternatives, and
4017 scalable-fonts-allowed are options.
4018 (Fringe Indicators): indicate-buffer-boundaries is an option.
4019 (Fringe Cursors): overflow-newline-into-fringe is an option.
4020 (Scroll Bars): scroll-bar-mode is an option.
4021
4022 * eval.texi (Eval): max-lisp-eval-depth is an option.
4023
4024 * files.texi (Visiting Functions): find-file-hook is an option.
4025 (Directory Names): directory-abbrev-alist is an option.
4026 (Unique File Names): temporary-file-directory and
4027 small-temporary-file-directory are options.
4028
4029 * frames.texi (Initial Parameters): initial-frame-alist,
4030 minibuffer-frame-alist and default-frame-alist are options.
4031 (Cursor Parameters): blink-cursor-alist and
4032 cursor-in-non-selected-windows ar options.
4033 (Window System Selections): selection-coding-system is an
4034 option.
4035 (Display Feature Testing): display-mm-dimensions-alist is an
4036 option.
4037
4038 * help.texi (Help Functions): help-char and help-event-list are
4039 options.
4040
4041 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4042 an option.
4043
4044 * minibuf.texi (Minibuffer History): history-length and
4045 history-delete-duplicates are options.
4046 (High-Level Completion): read-buffer-function and
4047 read-buffer-completion-ignore-case are options.
4048 (Reading File Names): read-file-name-completion-ignore-case is
4049 an option.
4050
4051 * modes.texi (Mode Line Top): mode-line-format is an option.
4052 (Mode Line Variables): mode-line-position and mode-line-modes
4053 are options.
4054
4055 * nonascii.texi (Text Representations):
4056 enable-multibyte-characters is an option.
4057 (Default Coding Systems): auto-coding-regexp-alist,
4058 file-coding-system-alist, auto-coding-alist and
4059 auto-coding-functions are options.
4060 (Specifying Coding Systems): inhibit-eol-conversion is an
4061 option.
4062
4063 * os.texi (Init File): site-run-file is an option.
4064 (System Environment): mail-host-address is an option.
4065 (User Identification): user-mail-address is an option.
4066 (Terminal Output): baud-rate is an option.
4067
4068 * positions.texi (Word Motion): words-include-escapes is an
4069 option.
4070
4071 * searching.texi (Standard Regexps): page-delimiter,
4072 paragraph-separate, paragraph-separate and sentence-end are
4073 options.
4074
4075 * text.texi (Margins): left-margin and fill-nobreak-predicate
4076 are options.
4077
4078 * variables.texi (Local Variables): max-specpdl-size is an
4079 option.
4080
4081 * windows.texi (Choosing Window):
4082 split-window-preferred-function, special-display-function and
4083 display-buffer-function are options.
4084
4085 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
4086
4087 Fix errors spotted by Martin Rudalics.
4088
4089 * syntax.texi (Position Parse): Document rationale for ignored
4090 arguments to syntax-ppss-flush-cache.
4091
4092 * processes.texi (Input to Processes): Mark PROCESS arg to
4093 process-running-child-p as optional.
4094 (Network Options): Document NO-ERROR arg to
4095 set-network-process-option.
4096
4097 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4098 command.
4099
4100 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4101 posix-search-backward as commands.
4102
4103 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4104 (Suspending Emacs): Mark suspend-emacs as a command.
4105 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4106 commands.
4107 (Terminal Output): Remove obsolete function baud-rate.
4108 Document TERMINAL arg for send-string-to-terminal.
4109
4110 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4111 terminal-coding-system and set-terminal-coding-system.
4112 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4113 as optional.
4114 (Character Sets): Document RESTRICTION arg of char-charset.
4115 (Character Codes): Mark POS argument to get-byte as optional.
4116
4117 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4118 minibuffer-message.
4119
4120 * files.texi (Create/Delete Dirs): Mark make-directory and
4121 delete-directory as commands.
4122
4123 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4124
4125 * text.texi (Base 64): Mark base64-decode-string and
4126 base64-encode-string as commands.
4127 (Columns): Mark move-to-column as a command.
4128 (Mode-Specific Indent): Document RIGID arg to
4129 indent-for-tab-command.
4130 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4131 Mark indent-code-rigidly as a command.
4132 (Substitution): Mark translate-region as a command.
4133
4134 * frames.texi (Size and Position): Remove obsolete functions
4135 screen-height and screen-width.
4136
4137 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
4138
4139 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4140 (Displaying Buffers, Resizing Windows): Correct mistakes;
4141 next-window, previous-window, and pop-to-buffer are not commands,
4142 and fit-window-to-buffer" is a command. (Pointed out by Martin
4143 Rudalics.)
4144
4145 2009-05-17 Richard M Stallman <rms@gnu.org>
4146
4147 * modes.texi (Precalculated Fontification): Clarify text.
4148
4149 2009-05-17 Martin Rudalics <rudalics@gmx.at>
4150
4151 * windows.texi (Selecting Windows): Clarify descriptions of
4152 with-selected-window and get-lru-window.
4153 (Cyclic Window Ordering): Refer to particular frame when talking
4154 about how splitting affects the ordering.
4155 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4156 switch-to-buffer-other-window. Explain how setting of
4157 display-buffer-reuse-frames affects pop-to-buffer.
4158 (Choosing Window): Clarify some details in descriptions of
4159 display-buffer-reuse-frames, pop-up-frames, and
4160 pop-up-frame-function.
4161 (Dedicated Windows): Clarify some details.
4162 (Textual Scrolling): Replace term vscroll by term vertical
4163 scroll position.
4164 (Vertical Scrolling): Fix typo.
4165 (Window Hooks): Relate text on jit-lock-register to window
4166 scrolling and size changes.
4167
4168 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * frames.texi (Initial Parameters): Clarify what the initial
4171 minibuffer frame is.
4172 (Buffer Parameters): Note that the minibuffer parameter can not be
4173 altered.
4174
4175 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4176 Document display-buffer changes.
4177
4178 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4179
4180 * anti.texi (Antinews): Rewrite for Emacs 22.
4181
4182 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4183 obarrays are first mentioned. Define "system abbrev" more
4184 prominently, and add it to the index.
4185 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4186 Copyedits.
4187 (Abbrev Expansion): Document abbrev-insert.
4188
4189 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4190
4191 * frames.texi (Font and Color Parameters): Rename from Color
4192 Parameters. Document font-backend parameter.
4193
4194 * vol2.texi (Top): Update node listing.
4195 * vol1.texi (Top): Update node listing.
4196 * elisp.texi (Top): Update node listing.
4197
4198 2009-05-11 Martin Rudalics <rudalics@gmx.at>
4199
4200 * windows.texi (Choosing Window): Don't explicitly refer to
4201 split-window-sensibly's window argument in descriptions of
4202 split-height-threshold and split-width-threshold.
4203
4204 2009-05-10 Martin Rudalics <rudalics@gmx.at>
4205
4206 * windows.texi (Choosing Window): Fix rewrite of window
4207 splitting section.
4208
4209 2009-05-09 Eli Zaretskii <eliz@gnu.org>
4210
4211 * nonascii.texi (Default Coding Systems):
4212 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
4213 Add indexing.
4214 (Lisp and Coding Systems): Add index entries.
4215
4216 2009-05-09 Martin Rudalics <rudalics@gmx.at>
4217
4218 * windows.texi (Choosing Window): Describe split-window-sensibly
4219 and rewrite section on window splitting accordingly.
4220 (Textual Scrolling): Replace `...' by @code{...}.
4221
4222 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
4223
4224 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4225 Remove obsoleted pre-abbrev-expand-hook.
4226
4227 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4228 entries.
4229
4230 * internals.texi (Object Internals): Don't assume 32-bit machines
4231 are the norm.
4232 (Buffer Internals): Consolidate table entries for readability.
4233 (Window Internals): Synch field names to window.h.
4234 (Process Internals): Synch field names to process.h.
4235
4236 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * variables.texi (File Local Variables): Note that read-circle is
4239 bound to nil when reading file-local variables.
4240
4241 * streams.texi (Input Functions): Document read-circle.
4242 (Output Variables): Add xref to Circular Objects.
4243
4244 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
4245
4246 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4247 Features and Coding System Basics. Node that "p" stands for
4248 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4249 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4250 mouse-appearance-menu.
4251 (Programming Tips): Add xref to Progress.
4252
4253 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4254
4255 * os.texi (Command-Line Arguments):
4256 Document command-line-args-left.
4257 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4258 terminal objects for tty arguments.
4259 (Startup Summary): Add xref to Session Management.
4260 (Session Management): Mention emacs-session-restore. Copyedits.
4261
4262 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
4263
4264 * os.texi (Startup Summary): Copyedits. The init file is not
4265 necessarily named .emacs now. Document initial-buffer-choice and
4266 initial-scratch-message. Note where Emacs exits in batch mode.
4267 Document inhibit-splash-screen as an alias.
4268 (Init File): Be neutral about which init file name to use.
4269
4270 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
4271
4272 * os.texi (System Interface): Fix Texinfo usage.
4273
4274 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
4275
4276 * searching.texi (Regexp Backslash): Also refer to shy groups as
4277 non-capturing or unnumbered groups.
4278 (Regexp Functions): Add cross-reference to Regexp Backslash.
4279
4280 * display.texi (Truncation): Overlays can use line-prefix and
4281 wrap-prefix too.
4282 (Overlay Properties): Document wrap-prefix and line-prefix.
4283 (Face Attributes): Document underline-minimum-offset.
4284 (Face Remapping): Copyedits.
4285 (Low-Level Font): Copyedits.
4286 (Image Cache): Note that the image cache is shared between frames.
4287 (Line Height): Emphasize that line-spacing only takes effect on
4288 graphical terminals.
4289
4290 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * display.texi (Refresh Screen): Note that a passage about screen
4293 refreshing is text terminal only.
4294 (Forcing Redisplay): Delete misleading comment---sit-for calls
4295 redisplay, not the other way around.
4296 (Truncation): Note new values of truncate-partial-width-windows.
4297 Copyedits.
4298 (Invisible Text): Document invisible-p.
4299
4300 2009-04-11 Eli Zaretskii <eliz@gnu.org>
4301
4302 * display.texi (Overlays): Overlays don't scale well. See
4303 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4304
4305 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
4306
4307 * syntax.texi (Syntax Table Functions): Document cons cell
4308 argument for modify-syntax-entry.
4309 (Categories): Document cons cell argument for
4310 modify-category-entry.
4311
4312 * searching.texi (String Search): Document word-search-forward-lax
4313 and word-search-backward-lax.
4314 (Searching and Case): Describe isearch behavior more precisely.
4315
4316 * keymaps.texi (Tool Bar): Mention that some platforms do not
4317 support multi-line toolbars. Suggested by Stephen Eglen.
4318
4319 * frames.texi (Layout Parameters): Mention that Nextstep also
4320 allows only one tool-bar line. Suggested by Stephen Eglen.
4321
4322 * nonascii.texi (Text Representations): Copyedits.
4323 (Coding System Basics): Also mention utf-8-emacs.
4324 (Converting Representations, Selecting a Representation)
4325 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4326 Copyedits.
4327 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4328
4329 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
4330
4331 * text.texi (Yank Commands): Note that yank uses push-mark.
4332 (Filling): Clarify REGION argument of fill-paragraph.
4333 Document fill-forward-paragraph-function.
4334 (Special Properties): Remove "new in Emacs 22" declaration.
4335 (Clickable Text): Merge with Links and Mouse-1 node.
4336
4337 * display.texi (Button Properties, Button Buffer Commands):
4338 Change xref to Clickable Text.
4339
4340 * tips.texi (Key Binding Conventions): Change xref to Clickable
4341 Text.
4342
4343 * elisp.texi (Top): Update node listing.
4344
4345 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * markers.texi (The Mark): Copyedits. Improve description of
4348 handle-shift-selection.
4349 (The Region): Move use-region-p here from The Mark.
4350
4351 * positions.texi (Screen Lines): Document (cols . lines) argument
4352 for vertical-motion.
4353
4354 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
4355
4356 * frames.texi (Frames): Clean up introduction. Document `ns'
4357 return value for framep.
4358 (Creating Frames): Note how the terminal is chosen.
4359 (Multiple Terminals, Multiple Displays): Merge into a single node.
4360 (Color Parameters): Fix typo.
4361
4362 * variables.texi (Local Variables, Buffer-Local Variables)
4363 (Creating Buffer-Local): Change link to Multiple Terminals.
4364
4365 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4366
4367 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4368 Terminals.
4369
4370 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4371 to Multiple Terminals.
4372
4373 * elisp.texi (Top): Update node listing.
4374 * vol2.texi (Top): Update node listing.
4375 * vol1.texi (Top): Update node listing.
4376
4377 * buffers.texi (Current Buffer): Note that the append-to-buffer
4378 example is no longer in synch with the latest code. Tie the two
4379 examples together.
4380
4381 * files.texi (File Attributes): Move note about MS-DOS from
4382 Changing Files to File Attributes.
4383 (Create/Delete Dirs): Note that mkdir is an alias for this.
4384
4385 2009-04-01 Markus Triska <triska@gmx.at>
4386
4387 * processes.texi (Filter Functions): Suggest how to handle output
4388 batches.
4389
4390 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
4391
4392 * help.texi (Accessing Documentation): Update example to use
4393 help-setup-xref and with-help-window.
4394 (Help Functions): Remove print-help-return-message, which is
4395 semi-obsolete due to with-help-window. Document help-buffer and
4396 help-setup-xref.
4397
4398 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
4399
4400 * help.texi (Accessing Documentation, Help Functions):
4401 Remove information about long-obsolete Emacs versions.
4402
4403 * modes.texi (Mode Line Variables): The default values of the mode
4404 line variables are now more complicated.
4405
4406 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
4407
4408 * modes.texi (Major Mode Conventions): Note that specialness is
4409 inherited.
4410 (Derived Modes): Note that define-derive-mode sets the mode-class
4411 property.
4412
4413 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4414 goto-map. Add search-map to the list.
4415
4416 2009-03-27 Eli Zaretskii <eliz@gnu.org>
4417
4418 * os.texi (System Environment): Update the list of system-type
4419 values.
4420
4421 * markers.texi (The Mark) <handle-shift-selection>: Update for
4422 removal of the optional argument DEACTIVATE.
4423
4424 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
4425
4426 * commands.texi (Focus Events): Most X window managers don't use
4427 focus-follows-mouse nowadays.
4428
4429 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * commands.texi (Defining Commands): Clarify introduction.
4432 (Using Interactive): Not that interactive can be put in a symbol
4433 property.
4434 (Interactive Call): Note that a symbol with a non-nil
4435 interactive-form property satisfies commandp.
4436
4437 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
4438
4439 * minibuf.texi (Intro to Minibuffers): Fix typos.
4440
4441 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
4442
4443 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
4444 about minibuffers in old Emacs versions. Copyedits.
4445 Emphasize that enable-recursive-minibuffers defaults to nil.
4446 (Text from Minibuffer): Simplify introduction.
4447
4448 2009-03-22 Alan Mackenzie <acm@muc.de>
4449
4450 * commands.texi (Using Interactive): Clarify string argument to
4451 `interactive' - even promptless elements need \n separators.
4452
4453 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * minibuf.texi (Completion Styles): New node.
4456
4457 * elisp.texi (Top): Update node listing.
4458
4459 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * minibuf.texi (Basic Completion): Note that
4462 read-file-name-completion-ignore-case and
4463 read-buffer-completion-ignore-case can override
4464 completion-ignore-case.
4465 (Minibuffer Completion): Document completing-read changes.
4466 (Completion Commands): Avoid mentioning partial completion mode.
4467 Document minibuffer-completion-confirm changes, and
4468 minibuffer-confirm-exit-commands.
4469 (High-Level Completion): Document new require-match behavior for
4470 read-buffer. Document read-buffer-completion-ignore-case.
4471 (Reading File Names): Document new require-match behavior for
4472 read-file-name.
4473
4474 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
4475
4476 * debugging.texi (Error Debugging): Don't mislead the reader into
4477 thinking that debug-on-error enters debugger for C-f at EOB.
4478 (Error Debugging): Setting debug-on-init within the init file
4479 works, and has for some time.
4480
4481 2009-03-13 Kenichi Handa <handa@m17n.org>
4482
4483 * display.texi (Fontsets): Update the description.
4484
4485 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
4486
4487 * advice.texi (Advising Primitives): Link to What Is a Function.
4488
4489 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
4490
4491 * compile.texi (Speed of Byte-Code): Update example.
4492 (Disassembly): Update examples.
4493
4494 * loading.texi (Repeated Loading): Simplify examples.
4495
4496 * customize.texi (Common Keywords): It's not necessary to use :tag
4497 to remove hyphens, as custom-unlispify-tag-name does it
4498 automatically.
4499 (Variable Definitions): Link to File Local Variables.
4500 Document customized-value symbol property.
4501 (Customization Types): Move menu to end of node.
4502
4503 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
4504
4505 * macros.texi (Compiling Macros): Omit misleading sentence, which
4506 implied that macros can only be used in the same file they are
4507 defined.
4508 (Backquote): Remove obsolete information about Emacs 19.
4509
4510 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
4511
4512 * display.texi (Display Margins): Fix paren typo.
4513
4514 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
4515
4516 * elisp.texi (Top): Update node listing.
4517
4518 * variables.texi (Variables): Clarify introduction.
4519 (Global Variables): Mention that setq is a special form.
4520 (Local Variables): Use active voice.
4521 (Tips for Defining): Mention marking variables as safe.
4522 (Buffer-Local Variables): Mention terminal-local and frame-local
4523 variables together.
4524 (File Local Variables): Copyedits.
4525 (Frame-Local Variables): Note that they are not really useful.
4526 (Future Local Variables): Node deleted.
4527
4528 * objects.texi (General Escape Syntax): Update explanation of
4529 Unicode escape syntax.
4530
4531 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
4532
4533 * control.texi (Control Structures): Add cindex entry for "textual
4534 order".
4535
4536 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
4537 instead of "expression" throughout.
4538 (Function Indirection): Copyedits. Use active voice.
4539 (Eval): The default value of max-lisp-eval-depth is now 400.
4540
4541 2009-02-23 Miles Bader <miles@gnu.org>
4542
4543 * processes.texi (System Processes): Rename `system-process-attributes'
4544 to `process-attributes'.
4545
4546 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
4547
4548 * symbols.texi (Property Lists): Emphasize that property lists are
4549 not restricted to symbol cells.
4550 (Other Plists): Copyedit.
4551
4552 * sequences.texi (Sequences Arrays Vectors): Make introduction
4553 more concise.
4554 (Arrays): Mention char-tables and bool-vectors too.
4555 (Vectors): Don't repeat information given in Arrays node. Link to
4556 nodes that explain the vector usage examples.
4557 (Char-Tables): Note that char-table elements can have arbitrary
4558 type. Explain effect of omitted char-table-extra-slots property.
4559 Link to Property Lists node.
4560
4561 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
4562
4563 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
4564 `append'.
4565 (List Elements): Copyedits.
4566
4567 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
4568 of `vconcat'.
4569
4570 * strings.texi (Creating Strings): Copyedits. Remove obsolete
4571 Emacs 20 usage of `concat'.
4572 (Case Conversion): Copyedits.
4573
4574 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
4575
4576 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
4577 Minor edits.
4578 (Frame Configuration Type): Emphasize that it is not primitive.
4579 (Font Type): New node.
4580 (Type Predicates): Add fontp; type-of now recognizes font object
4581 types.
4582
4583 * intro.texi (Version Info): Update version numbers in examples.
4584 (Acknowledgements): List more contributors.
4585
4586 * elisp.texi: Bump version number to 3.0.
4587 (Top): Link to Font Type node.
4588
4589 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4590
4591 * modes.texi (Major Mode Conventions): Remove duplicate words.
4592 (Customizing Keywords): Fix typo.
4593
4594 2009-02-14 Eli Zaretskii <eliz@gnu.org>
4595
4596 * nonascii.texi (User-Chosen Coding Systems): Document that
4597 select-safe-coding-system suggests raw-text if there are raw bytes
4598 in the region.
4599 (Explicit Encoding): Warn not to use `undecided' when encoding.
4600
4601 2009-02-11 Glenn Morris <rgm@gnu.org>
4602
4603 * frames.texi (Visibility of Frames): Mention the effect multiple
4604 workspaces/desktops can have on visibility.
4605
4606 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4607
4608 * text.texi (Commands for Insertion):
4609 * commands.texi (Event Mod):
4610 * keymaps.texi (Searching Keymaps):
4611 * nonascii.texi (Translation of Characters):
4612 Reinstate documentation of translation-table-for-input.
4613 (Explicit Encoding): Document the `charset' text property produced
4614 by decode-coding-region and decode-coding-string.
4615
4616 2009-01-27 Alan Mackenzie <acm@muc.de>
4617
4618 * modes.texi (Search-based Fontification): Correct a typo.
4619
4620 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
4621
4622 * abbrevs.texi (Abbrev Table Properties): Fix typo.
4623 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
4624
4625 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4626
4627 * display.texi (Window Systems): Document the value of
4628 `initial-window-system' under --daemon.
4629
4630 * os.texi (System Environment): Remove description of the
4631 `environment' function which has been deleted.
4632
4633 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
4634
4635 * frames.texi (Multiple Displays): Remove documentation for
4636 removed function make-frame-on-tty.
4637
4638 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
4639
4640 * files.texi (Format Conversion Piecemeal): Clarify behavior of
4641 write-region-annotate-functions.
4642 Document write-region-post-annotation-function.
4643
4644 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
4645
4646 * display.texi (Font Lookup): Document WIDTH argument of
4647 x-list-fonts.
4648
4649 2009-01-17 Eli Zaretskii <eliz@gnu.org>
4650
4651 * maps.texi (Standard Keymaps): Rename function-key-map to
4652 local-function-key-map.
4653
4654 * keymaps.texi (Translation Keymaps): Rename function-key-map to
4655 local-function-key-map.
4656
4657 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
4658 and `set-keyboard-coding-system' now accept an optional terminal
4659 argument.
4660
4661 * commands.texi (Event Mod): `keyboard-translate-table' is now
4662 terminal-local.
4663 (Function Keys): Rename function-key-map to
4664 local-function-key-map.
4665
4666 * elisp.texi (Top): Make @detailmenu be consistent with changes in
4667 frames.texi.
4668
4669 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
4670 `delete-terminal-functions', `suspend-tty-functions' and
4671 `resume-tty-functions'.
4672
4673 * frames.texi (Frames): Document `frame-terminal' and
4674 `terminal-live-p'.
4675 (Multiple Displays): Document `make-frame-on-tty'.
4676 (Multiple Terminals): Document `terminal-list', `delete-terminal',
4677 `terminal-name', and `get-device-terminal'.
4678 (Terminal Parameters): Document `terminal-parameters',
4679 `terminal-parameter', and `set-terminal-parameter'.
4680
4681 * os.texi (System Environment): Document `environment' and
4682 `initial-environment'.
4683 (Suspending Emacs): Update for multi-tty; document
4684 `suspend-tty', `resume-tty', and `controlling-tty-p'.
4685
4686 * nonascii.texi (Coding System Basics): More accurate description
4687 of `raw-text'.
4688
4689 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
4690
4691 * display.texi (Low-Level Font): Fix typo.
4692
4693 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
4694
4695 * elisp.texi (Top): Update node listing.
4696
4697 * display.texi (PostScript Images): Node deleted.
4698
4699 2009-01-10 Eli Zaretskii <eliz@gnu.org>
4700
4701 * processes.texi (Decoding Output): Document that null bytes force
4702 no-conversion for reading process output.
4703
4704 * files.texi (Reading from Files): Document that null bytes force
4705 no-conversion when visiting files.
4706
4707 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
4708
4709 * nonascii.texi (Lisp and Coding Systems):
4710 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
4711 (Character Properties): Improve wording.
4712
4713 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
4714
4715 * display.texi (Font Lookup): Remove obsolete function
4716 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
4717 (Low-Level Font): Rename from Fonts, move to end of Faces section.
4718 (Font Selection): Reorder order of variable descriptions.
4719 Minor clarifications.
4720
4721 * elisp.texi (Top): Update node listing.
4722
4723 2009-01-09 Glenn Morris <rgm@gnu.org>
4724
4725 * commands.texi (Command Loop Info): Say that last-command-char and
4726 last-input-char are obsolete aliases.
4727
4728 * edebug.texi (Edebug Recursive Edit): Remove separate references to
4729 last-input-char and last-command-char, since they are just aliases for
4730 last-input-event and last-command-event.
4731
4732 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
4733 last-command-char.
4734
4735 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
4736
4737 * elisp.texi: Update node listing.
4738
4739 * display.texi (Faces): Put Font Selection node after Auto Faces.
4740 (Face Attributes): Don't link to Font Lookup.
4741 Document font-family-list.
4742 (Fonts): New node.
4743
4744 2009-01-08 Jason Rumney <jasonr@gnu.org>
4745
4746 * frames.texi (Pointer Shape): Clarify that only X supports
4747 changing the standard pointer shapes. (Bug#1485)
4748
4749 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * display.texi (Attribute Functions): Note that a function value
4752 :height is relative, and that compatibility functions work by
4753 calling set-face-attribute.
4754 (Displaying Faces): Reorder list in order of increasing priority.
4755 (Face Remapping): New node. Content moved here from Displaying
4756 Faces.
4757 (Glyphs): Link to Face Functions.
4758
4759 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
4760
4761 * display.texi (Faces): Don't discuss face id here. facep does
4762 not return t.
4763 (Defining Faces): Minor clarification.
4764 (Face Attributes): Rearrange items to match docstring of
4765 set-face-attribute. Add :foundry attribute. Document new role of
4766 :font attribute. Texinfo usage fix.
4767 (Attribute Functions): Copyedits.
4768 (Face Functions): Note that face number is seldom used.
4769
4770 2009-01-05 Richard M Stallman <rms@gnu.org>
4771
4772 * strings.texi (Predicates for Strings): Minor clarification.
4773
4774 * functions.texi (Function Safety): Texinfo usage fix.
4775
4776 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
4777
4778 * objects.texi (General Escape Syntax): Fix typo.
4779
4780 2009-01-03 Martin Rudalics <rudalics@gmx.at>
4781
4782 * windows.texi (Choosing Window): Say that pop-up-frame-alist
4783 works via the default value of pop-up-frame-function.
4784
4785 2009-01-02 Eli Zaretskii <eliz@gnu.org>
4786
4787 * processes.texi (System Processes): Document the `time' and
4788 `ctime' attributes of `system-process-attributes'.
4789
4790 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
4791
4792 * display.texi (Face Attributes): Clarify :height attribute.
4793
4794 2008-12-31 Martin Rudalics <rudalics@gmx.at>
4795
4796 * buffers.texi (The Buffer List): Clarify what moves a buffer to
4797 the front of the buffer list. Add entries for `last-buffer' and
4798 `unbury-buffer'.
4799
4800 2008-12-27 Eli Zaretskii <eliz@gnu.org>
4801
4802 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
4803 and its subsections.
4804
4805 * frames.texi (Multiple Terminals, Low-level Terminal)
4806 (Terminal Parameters, Frames on Other TTY devices): New sections.
4807 (Frames): Add an xref to "Multiple Terminals".
4808
4809 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
4810
4811 * objects.texi (Terminal Type): New node.
4812 (Editing Types): Add it to the menu.
4813
4814 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
4815 Variables".
4816
4817 * variables.texi (Directory Local Variables): New node.
4818 (Variables): Add a menu item for it.
4819
4820 * loading.texi (Autoload): Document `generate-autoload-cookie' and
4821 `generated-autoload-file'.
4822
4823 2008-12-20 Eli Zaretskii <eliz@gnu.org>
4824
4825 * os.texi (Startup Summary): Add xref to documentation of
4826 `initial-window-system'.
4827
4828 * display.texi (Window Systems): Document `window-system' the
4829 function. The variable `window-system' is now frame-local.
4830 Document `initial-window-system'.
4831
4832 2008-12-19 Martin Rudalics <rudalics@gmx.at>
4833
4834 * windows.texi (Windows): Rewrite description of
4835 fit-window-to-buffer.
4836
4837 2008-12-13 Glenn Morris <rgm@gnu.org>
4838
4839 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
4840 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
4841
4842 2008-12-12 Glenn Morris <rgm@gnu.org>
4843
4844 * debugging.texi (Error Debugging): Refer forwards to
4845 eval-expression-debug-on-error.
4846
4847 2008-12-05 Eli Zaretskii <eliz@gnu.org>
4848
4849 * strings.texi (String Basics): Only unibyte strings that
4850 represent key sequences hold 8-bit raw bytes.
4851
4852 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
4853 paragraph to speak about `undecided'.
4854 (Character Properties): Don't explain the meaning of each
4855 property; instead, identify their Unicode Standard names.
4856 (Character Sets): Document `map-charset-chars'.
4857
4858 2008-12-02 Glenn Morris <rgm@gnu.org>
4859
4860 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
4861 section yet again.
4862
4863 2008-11-29 Eli Zaretskii <eliz@gnu.org>
4864
4865 * nonascii.texi (Character Properties): New Section.
4866 (Specifying Coding Systems): Document
4867 `coding-system-priority-list', `set-coding-system-priority', and
4868 `with-coding-priority'.
4869 (Lisp and Coding Systems): Document `check-coding-systems-region'
4870 and `coding-system-charset-list'.
4871 (Coding System Basics): Document `coding-system-aliases'.
4872
4873 * elisp.texi (Top): Add a @detailmenu entry for "Character
4874 Properties".
4875
4876 * objects.texi (Character Type): Correct the range of Emacs
4877 characters. Add an @xref to "Character Codes".
4878
4879 * strings.texi (String Basics): Add an @xref to "Character Codes".
4880
4881 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
4882
4883 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
4884 (Character Codes): Document `max-char'.
4885
4886 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4887
4888 * nonascii.texi (Text Representations, Converting Representations)
4889 (Character Sets, Scanning Charsets, Translation of Characters):
4890 Make text more accurate.
4891
4892 2008-11-28 Glenn Morris <rgm@gnu.org>
4893
4894 * files.texi (Format Conversion Round-Trip): Improve previous change.
4895
4896 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4897
4898 * modes.texi (Auto Major Mode): Fix example.
4899
4900 2008-11-25 Glenn Morris <rgm@gnu.org>
4901
4902 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
4903
4904 * files.texi (Format Conversion Round-Trip):
4905 Use active voice for previous change.
4906
4907 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4908
4909 * os.texi (Processor Run Time):
4910 * processes.texi (Transaction Queues):
4911 * markers.texi (The Mark):
4912 * windows.texi (Choosing Window, Selecting Windows):
4913 * files.texi (Changing Files, Magic File Names):
4914 * commands.texi (Key Sequence Input):
4915 * functions.texi (Declaring Functions):
4916 * strings.texi (Predicates for Strings):
4917 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
4918
4919 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4920
4921 * help.texi (Accessing Documentation): Update example.
4922
4923 * variables.texi (Defining Variables): Note that `*' is not
4924 necessary if defcustom is used.
4925
4926 2008-11-22 Eli Zaretskii <eliz@gnu.org>
4927
4928 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
4929 Characters" from @detailmenu.
4930
4931 * nonascii.texi (Character Codes, Character Sets)
4932 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
4933 (Chars and Bytes, Splitting Characters): Sections removed.
4934
4935 2008-11-22 Lute Kamstra <lute@gnu.org>
4936
4937 * positions.texi (Text Lines): Update goto-line documentation.
4938
4939 2008-11-21 Martin Rudalics <rudalics@gmx.at>
4940
4941 * frames.texi (Frames): Fix typo, add cross references, reword.
4942 (Initial Parameters): Reword special-display-frame-alist text.
4943 (Frames and Windows): Reword. Describe argument norecord for
4944 set-frame-selected-window.
4945 (Input Focus): Describe argument norecord for select-frame.
4946 Remove comment on MS-Windows behavior for focus-follows-mouse.
4947 (Raising and Lowering): Mention windows-frames dichotomy in
4948 metaphor.
4949
4950 * windows.texi (Displaying Buffers, Vertical Scrolling)
4951 (Horizontal Scrolling): Fix indenting and rewording issues
4952 introduced with 2008-11-07 change.
4953
4954 2008-11-20 Glenn Morris <rgm@gnu.org>
4955
4956 * files.texi (Format Conversion Round-Trip): Mention `preserve'
4957 element of `format-alist'.
4958
4959 2008-11-19 Glenn Morris <rgm@gnu.org>
4960
4961 * doclicense.texi: Update to FDL 1.3.
4962 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
4963
4964 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * windows.texi (Window Hooks): Remove *-end-trigger-functions
4967 vars, which are obsolete. Mention jit-lock-register.
4968
4969 * modes.texi (Other Font Lock Variables):
4970 Document jit-lock-register and jit-lock-unregister.
4971
4972 * frames.texi (Color Parameters): Document alpha parameter.
4973
4974 2008-11-16 Martin Rudalics <rudalics@gmx.at>
4975
4976 * windows.texi (Splitting Windows, Deleting Windows)
4977 (Selecting Windows, Cyclic Window Ordering)
4978 (Buffers and Windows, Displaying Buffers, Choosing Window)
4979 (Dedicated Windows, Window Point, Window Start and End)
4980 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
4981 (Size of Window, Resizing Windows, Window Configurations)
4982 (Window Parameters): Avoid @var at beginning of sentences and
4983 reword accordingly.
4984
4985 2008-11-11 Lute Kamstra <lute@gnu.org>
4986
4987 * files.texi (File Name Components): Fix file-name-extension
4988 documentation.
4989
4990 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
4991
4992 * frames.texi (Basic Parameters): Remove display-environment-variable
4993 and term-environment-variable.
4994
4995 2008-11-08 Eli Zaretskii <eliz@gnu.org>
4996
4997 * windows.texi (Basic Windows, Splitting Windows)
4998 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
4999 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
5000 (Resizing Windows, Window Configurations, Window Parameters):
5001 Fix wording and markup.
5002
5003 2008-11-07 Martin Rudalics <rudalics@gmx.at>
5004
5005 * windows.texi (Windows): Update entries.
5006 (Basic Windows): Remove listing of attributes. Reword.
5007 (Splitting Windows, Deleting Windows): Reword.
5008 (Selecting Windows, Cyclic Window Ordering): Reword with special
5009 emphasis on order of recently selected windows and buffer list.
5010 (Buffers and Windows, Choosing Window): Reword with special
5011 emphasis on dedicated windows.
5012 (Displaying Buffers): Reword. For switch-to-buffer mention that
5013 it may fall back on pop-to-buffer. For other-window try to
5014 explain how it treats the cyclic ordering of windows.
5015 (Dedicated Windows): New node and section discussing dedicated
5016 windows and associated functions.
5017 (Window Point): Add entry for window-point-insertion-type. Reword.
5018 (Window Start and End): Rename node and section title. Reword.
5019 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5020 Minor rewording.
5021 (Size of Window): Reword, in particular text on window-width.
5022 (Resizing Windows): Reword. Add text on balancing windows.
5023 (Window Configurations): Reword. Mention window parameters.
5024 (Window Parameters): New node and section on window parameters.
5025 (Window Hooks): Reword. Mention that
5026 window-configuration-change-hook is run "buffer-locally".
5027 * elisp.texi (Top): Update Windows entries in @detailmenu
5028 section.
5029
5030 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5031
5032 * searching.texi (Regexp Search): Fix typo.
5033
5034 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5035
5036 * searching.texi (Regexp Search): Document GREEDY arg.
5037 (Simple Match Data): Fix return value.
5038
5039 2008-11-01 Eli Zaretskii <eliz@gnu.org>
5040
5041 * nonascii.texi (Text Representations): Rewrite to make consistent
5042 with Emacs 23 internal representation of characters.
5043 Document `unibyte-string'.
5044
5045 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5046
5047 * processes.texi (Process Information): Note that process-status
5048 does not accept buffer names.
5049
5050 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5051
5052 * positions.texi (Skipping Characters): Correct return value of
5053 skip-chars-forward.
5054
5055 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5056
5057 * windows.texi (Deleting Windows): Update documentation of
5058 delete-windows-on.
5059 (Buffers and Windows): Update documentations of
5060 get-buffer-window and get-buffer-window-list.
5061 (Displaying Buffers): Update documentation of
5062 replace-buffer-in-windows.
5063
5064 * buffers.texi (Current Buffer): Reword set-buffer and
5065 with-current-buffer documentations.
5066 (Creating Buffers): Reword documentation of get-buffer-create.
5067
5068 2008-10-23 Martin Rudalics <rudalics@gmx.at>
5069
5070 * buffers.texi (Current Buffer): Reword documentation of
5071 set-buffer.
5072 (Buffer Names): Reword documentation of buffer-name.
5073 (The Buffer List): For bury-buffer explain what happens with the
5074 buffer's window.
5075 (Creating Buffers): Say that get-buffer-create's arg is called
5076 buffer-or-name.
5077
5078 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5079
5080 * advice.texi (Computed Advice): Explain what DEFINITION is.
5081
5082 * nonascii.texi (Character Codes): Remove obsolete function
5083 char-valid-p, and document characterp instead.
5084
5085 2008-10-22 Martin Rudalics <rudalics@gmx.at>
5086
5087 * windows.texi (Displaying Buffers): Reword documentation of
5088 pop-to-buffer.
5089 (Choosing Window): Rewrite documentation of display-buffer and
5090 its options.
5091
5092 * buffers.texi (Killing Buffers): Update documentation of
5093 kill-buffer.
5094
5095 2008-10-21 Eli Zaretskii <eliz@gnu.org>
5096
5097 * processes.texi (Serial Ports): Fix wording and improve markup.
5098
5099 * searching.texi (Regexp Search): Document `string-match-p' and
5100 `looking-at-p'.
5101 (POSIX Regexps): Add an xref for "non-greedy".
5102 (Regexp Special): Add @cindex entry for "non-greedy".
5103
5104 * display.texi (Attribute Functions): Document `face-all-attributes'.
5105 (Image Cache) <image-refresh>: Minor wording fixes.
5106
5107 * frames.texi (Color Names): Add an xref to `read-color'.
5108
5109 * minibuf.texi (High-Level Completion): Document `read-color'.
5110
5111 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5112
5113 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5114
5115 * buffers.texi (Swapping Text): New section, documents
5116 `buffer-swap-text'.
5117
5118 2008-10-21 Martin Rudalics <rudalics@gmx.at>
5119
5120 * windows.texi (Resizing Windows): Minor wording fix.
5121
5122 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5123
5124 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5125 and `combine-and-quote-strings'.
5126
5127 * strings.texi (Creating Strings): Add xrefs for them.
5128
5129 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5130
5131 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5132 match the corresponding menu in minibuf.texi.
5133
5134 * minibuf.texi (Reading File Names): Document `read-shell-command'
5135 and `minibuffer-local-shell-command-map'.
5136
5137 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5138
5139 * windows.texi (Resizing Windows): Remove var{} around "window" in
5140 documentation of enlarge-window.
5141 Rewrite documentation of window-min-height and window-min-width.
5142
5143 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5144
5145 * functions.texi (Calling Functions): Document `apply-partially'.
5146
5147 * hooks.texi (Standard Hooks): Mention
5148 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5149
5150 * variables.texi (File Local Variables): Document
5151 `file-local-variables-alist', `before-hack-local-variables-hook'
5152 and `hack-local-variables-hook'.
5153
5154 * processes.texi (Synchronous Processes): Document `process-lines'.
5155
5156 * customize.texi (Variable Definitions):
5157 Document `custom-reevaluate-setting'.
5158
5159 2008-10-18 Martin Rudalics <rudalics@gmx.at>
5160
5161 * windows.texi (Choosing Window, Deleting Windows)
5162 (Displaying Buffers): Expand documentation of dedicated windows.
5163
5164 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5165
5166 * files.texi (Changing Files): Document symbolic input of file
5167 modes to `set-file-modes'. Document `read-file-modes' and
5168 `file-modes-symbolic-to-number'.
5169
5170 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5171 and `search-map'.
5172
5173 * searching.texi (Search and Replace):
5174 Document `replace-search-function' and `replace-re-search-function'.
5175 Document `multi-query-replace-map'.
5176
5177 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5178 (Completion Commands, Reading File Names):
5179 Rename `minibuffer-local-must-match-filename-map' to
5180 `minibuffer-local-filename-must-match-map'.
5181 (Minibuffer Completion): The `require-match' argument to
5182 `completing-read' can now have the value `confirm-only'.
5183
5184 * windows.texi (Displaying Buffers): Minor wording fix.
5185 (Choosing Window): `split-height-threshold' can now be nil.
5186 Document `split-width-threshold'. `pop-up-frames' can have the
5187 value `graphic-only'.
5188
5189 2008-10-17 Eli Zaretskii <eliz@gnu.org>
5190
5191 * os.texi (Startup Summary): Document `before-init-time' and
5192 `after-init-time'. Document `initial-window-system' and
5193 `window-system-initialization-alist'. Document reading the
5194 abbrevs file. Document the call to `server-start' under --daemon.
5195 Rearrange a bit to be consistent with the code flow.
5196 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5197 (Time Parsing): Document `format-seconds'.
5198
5199 2008-10-17 Martin Rudalics <rudalics@gmx.at>
5200
5201 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5202 and reword.
5203
5204 2008-10-16 Eli Zaretskii <eliz@gnu.org>
5205
5206 * markers.texi (The Mark): Document use-region-p.
5207
5208 2008-10-15 Eli Zaretskii <eliz@gnu.org>
5209
5210 * internals.texi (Writing Emacs Primitives): The interactive spec
5211 of a primitive can be a Lisp form.
5212
5213 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5214 values of transient-mark-mode. Document handle-shift-selection.
5215
5216 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5217 (Interactive Examples): Show an example of `^'.
5218 (Key Sequence Input): Document this-command-keys-shift-translated.
5219 (Defining Commands, Using Interactive): The interactive-form of a
5220 function can be added via its symbol's property.
5221
5222 * positions.texi (List Motion): beginning-of-defun-function can
5223 now accept an argument.
5224
5225 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5226 now return a list of strings.
5227
5228 * control.texi (Handling Errors): Document ignore-errors.
5229
5230 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5231 (Parameter Access): Document set-frame-parameter.
5232
5233 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5234 Hooks" for the effect of kill-all-local-variables on local hook
5235 functions.
5236
5237 * modes.texi (Major Mode Conventions, Mode Line Variables):
5238 `mode-name' need not be a string. xref to "Mode Line Data" for
5239 details, and to "Emulating Mode Line" for computing a string
5240 value.
5241
5242 2008-10-14 Eli Zaretskii <eliz@gnu.org>
5243
5244 * processes.texi (System Processes): New section.
5245 (Processes, Signals to Processes): Add xrefs to it.
5246
5247 * objects.texi (Editing Types): A `process' is a subprocess of
5248 Emacs, not just any process running on the OS.
5249
5250 * elisp.texi (Top): Adjust the @detailmenu for the above two
5251 changes.
5252
5253 * sequences.texi (Char-Tables): Remove documentation of
5254 set-char-table-default, which has no effect since Emacs 23.
5255 <char-table-range, set-char-table-range>: Don't mention generic
5256 characters and charsets. Add a cons cell as a possible argument.
5257
5258 * nonascii.texi (Splitting Characters)
5259 (Translation of Characters): Don't mention generic characters.
5260
5261 * display.texi (Fontsets): Don't mention generic characters.
5262
5263 * sequences.texi (Char-Tables): `map-char-table' can now call its
5264 argument FUNCTION with a cons cell as KEY.
5265
5266 2008-10-13 Eli Zaretskii <eliz@gnu.org>
5267
5268 * objects.texi (Primitive Function Type): Move "@cindex special
5269 forms" from here...
5270
5271 * eval.texi (Special Forms): ...to here.
5272
5273 * functions.texi (What Is a Function): `functionp' returns nil for
5274 special forms. Add an xref.
5275
5276 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5277 Variables".
5278
5279 * variables.texi (Frame-Local Variables): New section.
5280 (Buffer-Local Variables): Add an xref to it.
5281 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5282 have both frame-local and buffer-local binding.
5283
5284 * frames.texi (Frames): Mention multiple tty frames.
5285 (Frame Parameters, Parameter Access): Mention frame-local variable
5286 bindings.
5287
5288 2008-09-20 Glenn Morris <rgm@gnu.org>
5289
5290 * display.texi (Defining Faces): Recommend against face variables.
5291
5292 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
5293
5294 * display.texi (Echo Area Customization): Fix typo.
5295
5296 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
5297
5298 * loading.texi (Where Defined): Add `defface' item.
5299
5300 2008-09-06 Martin Rudalics <rudalics@gmx.at>
5301
5302 * loading.texi (Where Defined): Fix description of symbol-file.
5303
5304 2008-08-26 Jason Rumney <jasonr@gnu.org>
5305
5306 * display.texi (TIFF Images): New section describing :index property.
5307
5308 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
5309
5310 * display.texi (Temporary Displays): Remove unnecessary comment
5311 about usage of temp-buffer-show-hook.
5312
5313 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
5314
5315 * symbols.texi (Other Plists): Fix incorrect example.
5316 Suggested by Florian Beck.
5317
5318 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
5319
5320 * os.texi: Fix previous change.
5321
5322 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5323
5324 * os.texi:
5325 * intro.texi:
5326 * files.texi: Remove VMS support.
5327
5328 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5329
5330 * os.texi:
5331 * frames.texi:
5332 * display.texi: Remove mentions of Mac Carbon.
5333
5334 2008-07-01 Miles Bader <miles@gnu.org>
5335
5336 * text.texi (Special Properties):
5337 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5338
5339 2008-06-28 Johan Bockgård <bojohan@gnu.org>
5340
5341 * display.texi (Other Image Types): Fix copy/paste error; say
5342 "PBM", not "XBM".
5343
5344 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5345
5346 * os.texi: Remove references to obsolete systems.
5347
5348 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5349
5350 * makefile.w32-in (distclean): Remove makefile.
5351
5352 2008-06-17 Glenn Morris <rgm@gnu.org>
5353
5354 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5355 (elisp, dist): Remove rules and variables that are obsolete now
5356 the lisp manual is no longer distributed separately.
5357
5358 2008-06-16 Glenn Morris <rgm@gnu.org>
5359
5360 * configure, configure.in, mkinstalldirs: Remove unused files.
5361
5362 * book-spine.texinfo: Set version to 23.0.60.
5363 * vol1.texi (EMACSVER):
5364 * vol2.texi (EMACSVER): Set to 23.0.60.
5365
5366 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5367 as per maintain.info.
5368
5369 2008-06-15 Glenn Morris <rgm@gnu.org>
5370
5371 * makefile.w32-in (manual): Use "23" rather than "21".
5372
5373 * Makefile.in (emacsver): New, set by configure.
5374 (manual): Use emacsver.
5375
5376 * intro.texi: Report bugs using M-x report-emacs-bug.
5377
5378 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5379
5380 2008-06-13 Daniel Engeler <engeler@gmail.com>
5381
5382 * elisp.texi, internals.texi, processes.texi: Add documentation
5383 about serial port access.
5384
5385 2008-06-05 Miles Bader <miles@gnu.org>
5386
5387 * display.texi (Displaying Faces): Update to reflect function
5388 renamings in face-remap.el.
5389
5390 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
5391
5392 * display.texi (Fontsets): Fix typos.
5393
5394 2008-06-03 Miles Bader <miles@gnu.org>
5395
5396 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5397 remove-relative-face-remapping, set-base-face-remapping,
5398 and set-default-base-face-remapping.
5399
5400 2008-06-01 Miles Bader <miles@gnu.org>
5401
5402 * display.texi (Displaying Faces): Add face-remapping-alist.
5403
5404 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5405
5406 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5407 variable names.
5408
5409 2008-05-03 Eric S. Raymond <esr@golux>
5410
5411 * keymaps.texi: Clarify that (current-local-map) and
5412 (current-global-map) return references, not copies.
5413
5414 2008-05-02 Juri Linkov <juri@jurta.org>
5415
5416 * minibuf.texi (Text from Minibuffer): Document a list of
5417 default values for `read-from-minibuffer'.
5418
5419 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
5420
5421 * nonascii.texi (Translation of Characters): Fix previous change.
5422
5423 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
5424
5425 * display.texi (Overlay Properties): Clarify role of underlying
5426 textprop and overlay keymaps for display strings.
5427
5428 * keymaps.texi (Active Keymaps): Ditto.
5429
5430 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5431
5432 * minibuf.texi (Programmed Completion):
5433 Replace dynamic-completion-table with the new completion-table-dynamic.
5434
5435 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
5436
5437 * intro.texi (Some Terms): Change "fonts in this manual" index
5438 entry to "typographic conventions".
5439
5440 2008-04-05 Eli Zaretskii <eliz@gnu.org>
5441
5442 * objects.texi (Text Props and Strings): Add indexing for read
5443 syntax of text properties.
5444
5445 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5446
5447 * processes.texi (Decoding Output): Remove process-filter-multibyte
5448 functions.
5449
5450 2008-03-15 Martin Rudalics <rudalics@gmx.at>
5451
5452 * display.texi (Finding Overlays): Say that empty overlays at
5453 the end of the buffer are reported too.
5454
5455 2008-03-13 Glenn Morris <rgm@gnu.org>
5456
5457 * elisp.texi (EMACSVER): Set to 23.0.60.
5458
5459 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
5460
5461 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
5462
5463 2008-02-22 Glenn Morris <rgm@gnu.org>
5464
5465 * frames.texi (Position Parameters): Clarify the description of
5466 `left' and `top', using information from "Geometry".
5467 (Geometry): Give a pointer to "Position Parameters", rather than
5468 repeating information.
5469
5470 2008-02-11 Glenn Morris <rgm@gnu.org>
5471
5472 * objects.texi (Equality Predicates): No longer talk about "two"
5473 functions.
5474
5475 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
5476
5477 * objects.texi (Equality Predicates): Add defun for
5478 equal-including-properties.
5479
5480 2008-02-10 Glenn Morris <rgm@gnu.org>
5481
5482 * objects.texi (Equality Predicates):
5483 Mention equal-including-properties.
5484
5485 2008-02-07 Richard Stallman <rms@gnu.org>
5486
5487 * windows.texi (Window Start): Mention the feature of moving
5488 window-start to start of line.
5489
5490 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
5491
5492 * keymaps.texi (Tool Bar): Document rtl property.
5493
5494 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5495
5496 * display.texi (Button Types):
5497 For define-button-type, clarify type of NAME.
5498
5499 2008-01-19 Martin Rudalics <rudalics@gmx.at>
5500
5501 * buffers.texi (Buffer Modification): Fix typo.
5502
5503 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5504
5505 * os.texi (System Environment): Remove references to OSes that are
5506 not supported anymore.
5507
5508 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5509
5510 * os.texi (System Environment): Remove mention for Masscomp.
5511
5512 2008-01-04 Richard Stallman <rms@gnu.org>
5513
5514 * display.texi (Faces): Don't talk about internal face vector as arg
5515 to facep.
5516
5517 * customize.texi (Type Keywords): Fix previous change.
5518
5519 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
5520 * elisp.texi (Top): Fix menu for commands.texi change.
5521
5522 2007-12-30 Richard Stallman <rms@gnu.org>
5523
5524 * commands.texi (Accessing Mouse): Rename from Accessing Events.
5525 (Accessing Scroll): New node broken out of Accessing Mouse.
5526
5527 2007-12-28 Richard Stallman <rms@gnu.org>
5528
5529 * frames.texi (Size Parameters): Fix typo.
5530 (Basic Parameters): For `title', refer to title bar.
5531 (Size and Position): Explain meaning of frame pixel width and height.
5532
5533 2007-12-23 Richard Stallman <rms@gnu.org>
5534
5535 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
5536 Improve some of the commented-out keywords' text too.
5537
5538 2007-12-14 Martin Rudalics <rudalics@gmx.at>
5539
5540 * nonascii.texi (Encoding and I/O): Reword to avoid saying
5541 "visit the current buffer".
5542
5543 * os.texi (System Interface): Fix typo.
5544
5545 2007-12-04 Richard Stallman <rms@gnu.org>
5546
5547 * objects.texi (Symbol Type): Fix typo.
5548
5549 2007-12-03 Richard Stallman <rms@gnu.org>
5550
5551 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
5552
5553 2007-12-01 Glenn Morris <rgm@gnu.org>
5554
5555 * functions.texi (Declaring Functions): Improve previous change.
5556
5557 2007-11-30 Glenn Morris <rgm@gnu.org>
5558
5559 * functions.texi (Declaring Functions): Add optional fourth
5560 argument of declare-function, and setting third argument to `t'.
5561
5562 2007-11-29 Richard Stallman <rms@gnu.org>
5563
5564 * customize.texi (Composite Types): Document `group' type.
5565
5566 2007-11-29 Glenn Morris <rgm@gnu.org>
5567
5568 * functions.texi (Declaring Functions): Add findex.
5569 Mention `external' files.
5570
5571 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
5572
5573 * functions.texi (Declaring Functions): Fix directive.
5574
5575 2007-11-25 Richard Stallman <rms@gnu.org>
5576
5577 * help.texi (Help Functions): Clean up last change.
5578
5579 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
5580
5581 * loading.texi (Named Features): Minor cleanup.
5582
5583 * macros.texi (Eval During Expansion): Minor cleanup.
5584
5585 * variables.texi (Variable Aliases): Minor cleanup.
5586
5587 2007-11-24 Richard Stallman <rms@gnu.org>
5588
5589 * functions.texi (Declaring Functions): Clarify previous change.
5590
5591 * compile.texi (Compiler Errors): Clarify previous change.
5592
5593 2007-11-24 Richard Stallman <rms@gnu.org>
5594
5595 * display.texi (Refresh Screen, Forcing Redisplay):
5596 Clarify the text and move items around.
5597
5598 2007-11-24 Glenn Morris <rgm@gnu.org>
5599
5600 * functions.texi (Declaring Functions): New section.
5601 * compile.texi (Compiler Errors): Mention declaring functions,
5602 defvar with no initvalue, and byte-compile-warnings.
5603
5604 2007-11-15 Martin Rudalics <rudalics@gmx.at>
5605
5606 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
5607 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
5608
5609 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5610
5611 * help.texi (Help Functions): Document new macro `with-help-window'.
5612
5613 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5614
5615 * searching.texi (Replacing Match): Describe new
5616 `match-substitute-replacement'.
5617
5618 2007-10-31 Richard Stallman <rms@gnu.org>
5619
5620 * strings.texi (Creating Strings): Null strings from concat not unique.
5621
5622 2007-10-26 Richard Stallman <rms@gnu.org>
5623
5624 * objects.texi (Equality Predicates): Null strings are uniquified.
5625
5626 * minibuf.texi: Minor clarifications in previous change.
5627
5628 2007-10-25 Glenn Morris <rgm@gnu.org>
5629
5630 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
5631
5632 2007-10-24 Richard Stallman <rms@gnu.org>
5633
5634 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
5635
5636 * variables.texi (Frame-Local Variables): Node deleted.
5637 (Variables): Delete Frame-Local Variables from menu.
5638 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
5639 (Default Value): Don't mention frame-local vars.
5640
5641 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
5642
5643 * loading.texi (Unloading): Document FEATURE-unload-function
5644 instead of FEATURE-unload-hook.
5645
5646 * frames.texi (Multiple Displays): Don't mention frame-local vars.
5647
5648 2007-10-22 Juri Linkov <juri@jurta.org>
5649
5650 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
5651 (High-Level Completion): Document a list of default value strings
5652 in the DEFAULT argument, for which minibuffer functions return the
5653 first element.
5654
5655 2007-10-17 Juri Linkov <juri@jurta.org>
5656
5657 * text.texi (Filling): Update arguments of fill-paragraph.
5658 fill-paragraph operates on the active region in Transient Mark mode.
5659 Remove fill-paragraph-or-region.
5660
5661 2007-10-13 Karl Berry <karl@gnu.org>
5662
5663 * elisp.texi (@dircategory): Move to after @copying,
5664 since we want @copying as close as possible to the beginning of
5665 the output.
5666
5667 2007-10-12 Richard Stallman <rms@gnu.org>
5668
5669 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
5670
5671 * commands.texi (Distinguish Interactive): New node,
5672 broken out from Interactive Call and rewritten.
5673 (Command Loop): Put Distinguish Interactive in menu.
5674
5675 2007-10-09 Richard Stallman <rms@gnu.org>
5676
5677 * text.texi (Examining Properties): Mention overlay priority.
5678
5679 * display.texi (Display Margins): Correct the description
5680 of margin display specifications.
5681 (Replacing Specs): New subnode broken out of Display Property.
5682
5683 2007-10-06 Juri Linkov <juri@jurta.org>
5684
5685 * text.texi (Filling): Document fill-paragraph-or-region.
5686
5687 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
5688
5689 * display.texi (Auto Faces): Fix typo.
5690
5691 2007-10-02 Richard Stallman <rms@gnu.org>
5692
5693 * display.texi (Display Property): Explain some display specs
5694 don't let you move point in.
5695
5696 * frames.texi (Cursor Parameters):
5697 Describe cursor-in-non-selected-windows here. Explain more values.
5698
5699 * windows.texi (Basic Windows): Don't describe
5700 cursor-in-non-selected-windows here.
5701
5702 2007-10-01 Eli Zaretskii <eliz@gnu.org>
5703
5704 * processes.texi (Misc Network): Note that these functions are
5705 supported only on some systems.
5706
5707 2007-10-01 Richard Stallman <rms@gnu.org>
5708
5709 * display.texi (Overlay Properties): Explain nil as priority.
5710 Explain that conflicts are unpredictable if not resolved by
5711 priorities.
5712
5713 2007-09-23 Richard Stallman <rms@gnu.org>
5714
5715 * macros.texi (Backquote): Minor clarification.
5716
5717 2007-09-19 Richard Stallman <rms@gnu.org>
5718
5719 * display.texi (Display Property): Explain multiple display specs.
5720 Clarify when they work in parallel and when one overrides.
5721 Fix error in example.
5722
5723 2007-09-06 Glenn Morris <rgm@gnu.org>
5724
5725 Move from lispref/ to doc/lispref/. Change all setfilename
5726 commands to use ../../info.
5727 * Makefile.in (infodir): Go up one more level.
5728 (usermanualdir): Change from ../man to ../emacs.
5729 (miscmanualdir): New.
5730 (dist): Use new variable miscmanualdir.
5731 * makefile.w32-in (infodir, texinputdir): Go up one more level.
5732 (usermanualdir): Change from ../man to ../emacs.
5733
5734 2007-08-30 Martin Rudalics <rudalics@gmx.at>
5735
5736 * commands.texi (Command Loop Info): Advise against changing
5737 most variables described here. Explain new variable
5738 last-repeatable-command.
5739
5740 2007-08-29 Glenn Morris <rgm@gnu.org>
5741
5742 * elisp.texi (EMACSVER): Increase to 23.0.50.
5743
5744 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5745
5746 * frames.texi (Basic Parameters): Add display-environment-variable
5747 and term-environment-variable.
5748
5749 2007-08-28 Juri Linkov <juri@jurta.org>
5750
5751 * display.texi (Image Formats, Other Image Types): Add SVG.
5752
5753 2007-08-28 Juri Linkov <juri@jurta.org>
5754
5755 * display.texi (Images): Move formats-related text to new node
5756 "Image Formats".
5757 (Image Formats): New node.
5758
5759 2007-08-27 Richard Stallman <rms@gnu.org>
5760
5761 * windows.texi (Window Configurations): Clarify what
5762 a window configuration saves.
5763
5764 2007-08-25 Richard Stallman <rms@gnu.org>
5765
5766 * display.texi (Images): Delete redundant @findex.
5767
5768 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
5769
5770 * text.texi (Change Hooks): (after|before)-change-functions are no
5771 longer bound to nil while running; rather inhibit-modification-hooks
5772 is t.
5773
5774 2007-08-16 Richard Stallman <rms@gnu.org>
5775
5776 * processes.texi (Asynchronous Processes):
5777 Clarify doc of start-file-process.
5778
5779 2007-08-08 Martin Rudalics <rudalics@gmx.at>
5780
5781 * modes.texi (Example Major Modes): Fix typo.
5782
5783 2007-08-08 Glenn Morris <rgm@gnu.org>
5784
5785 * intro.texi (nil and t): Do not use `iff' in documentation.
5786
5787 * tips.texi (Documentation Tips): Recommend against `iff'.
5788
5789 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5790
5791 * display.texi (Image Cache): Document image-refresh.
5792
5793 2007-08-06 Martin Rudalics <rudalics@gmx.at>
5794
5795 * windows.texi (Size of Window): Document window-full-width-p.
5796
5797 2007-07-25 Glenn Morris <rgm@gnu.org>
5798
5799 * gpl.texi (GPL): Replace license with GPLv3.
5800
5801 * Relicense all FSF files to GPLv3 or later.
5802
5803 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
5804
5805 * processes.texi (Synchronous Processes):
5806 Add `process-file-shell-command'.
5807 (Asynchronous Processes): Mention restricted use of
5808 `process-filter' and `process-sentinel' in
5809 `start-file-process'. Add `start-file-process-shell-command'.
5810
5811 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
5812
5813 * files.texi (Magic File Names): Introduce optional parameter
5814 IDENTIFICATION for `file-remote-p'.
5815
5816 2007-07-16 Richard Stallman <rms@gnu.org>
5817
5818 * display.texi (Defining Faces): Fix previous change.
5819
5820 2007-07-14 Richard Stallman <rms@gnu.org>
5821
5822 * control.texi (Handling Errors): Document `debug' in handler list.
5823
5824 2007-07-10 Richard Stallman <rms@gnu.org>
5825
5826 * display.texi (Defining Faces): Explain C-M-x feature for defface.
5827
5828 2007-07-09 Richard Stallman <rms@gnu.org>
5829
5830 * files.texi (Magic File Names): Rewrite previous change.
5831
5832 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
5833
5834 * files.texi (Magic File Names): Introduce optional parameter
5835 CONNECTED for `file-remote-p'.
5836
5837 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
5838
5839 * processes.texi (Asynchronous Processes):
5840 * files.texi (Magic File Names): Add `start-file-process'.
5841
5842 2007-06-27 Richard Stallman <rms@gnu.org>
5843
5844 * files.texi (Format Conversion Piecemeal):
5845 Clarify `after-insert-file-functions' calling convention.
5846
5847 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
5848
5849 * files.texi (Magic File Names): Remove `dired-call-process'.
5850 Add `process-file'.
5851
5852 2007-06-27 Kenichi Handa <handa@m17n.org>
5853
5854 * text.texi (Special Properties): Fix description about
5855 `composition' property.
5856
5857 2007-06-26 Kenichi Handa <handa@m17n.org>
5858
5859 * nonascii.texi (Default Coding Systems): Document about the
5860 return value `undecided'.
5861
5862 2007-06-25 David Kastrup <dak@gnu.org>
5863
5864 * keymaps.texi (Active Keymaps): Document new POSITION argument of
5865 `current-active-maps'.
5866
5867 2007-06-24 Karl Berry <karl@gnu.org>
5868
5869 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
5870
5871 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
5872
5873 * display.texi (Overlay Arrow): Doc fix.
5874
5875 2007-06-14 Karl Berry <karl@tug.org>
5876
5877 * anti.texi (Antinews): Typo.
5878
5879 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
5880
5881 * display.texi (Image Cache): Document image-refresh.
5882
5883 2007-06-12 Karl Berry <karl@gnu.org>
5884
5885 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
5886 * two-volume.make: New file.
5887 * .cvsignore: Ignore two-volume files.
5888
5889 2007-06-12 Tom Tromey <tromey@redhat.com>
5890
5891 * os.texi (Init File): Document user-emacs-directory.
5892
5893 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
5894
5895 * commands.texi (Click Events): Describe width and height when
5896 object is nil.
5897
5898 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
5899
5900 * commands.texi (Click Events): Layout more logically.
5901 Describe width and height.
5902 (Drag Events, Motion Events): Update to new format for position.
5903
5904 2007-06-02 Richard Stallman <rms@gnu.org>
5905
5906 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
5907
5908 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5909
5910 * Version 22.1 released.
5911
5912 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5913
5914 * text.texi (Special Properties): Correct meaning of fontified face.
5915
5916 2007-05-30 Richard Stallman <rms@gnu.org>
5917
5918 * text.texi (Special Properties): Add link to Adjusting Point.
5919
5920 2007-05-12 Richard Stallman <rms@gnu.org>
5921
5922 * text.texi (Margins): indent-to-left-margin is not the default.
5923 (Mode-Specific Indent): For indent-line-function, the default
5924 is indent-relative.
5925
5926 * modes.texi (Example Major Modes): Explain last line of text-mode
5927 is redundant.
5928
5929 2007-05-10 Richard Stallman <rms@gnu.org>
5930
5931 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
5932
5933 * help.texi (Keys in Documentation): Add reference to
5934 Documentation Tips.
5935
5936 * files.texi (Format Conversion): TO-FN gets three arguments.
5937
5938 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
5939
5940 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
5941
5942 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
5943 * files.texi (Format Conversion): Expand intro; add menu.
5944 (Format Conversion Overview, Format Conversion Round-Trip)
5945 (Format Conversion Piecemeal): New nodes/subsections.
5946 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
5947 * text.texi (Text Properties): Remove "Saving Properties" from menu.
5948 (Saving Properties): Delete node/subsection.
5949
5950 2007-05-07 Karl Berry <karl@gnu.org>
5951
5952 * elisp.texi (EMACSVER): Back to 22.
5953
5954 2007-05-06 Richard Stallman <rms@gnu.org>
5955
5956 * processes.texi (Accepting Output): Revert most of previous change.
5957
5958 2007-05-05 Richard Stallman <rms@gnu.org>
5959
5960 * processes.texi (Accepting Output): accept-process-output
5961 uses microseconds, not milliseconds. But that arg is obsolete.
5962
5963 2007-05-04 Karl Berry <karl@tug.org>
5964
5965 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
5966
5967 2007-05-04 Eli Zaretskii <eliz@gnu.org>
5968
5969 * tips.texi (Documentation Tips): Rearrange items to place the
5970 more important ones first. Add an index entry for hyperlinks.
5971
5972 2007-05-03 Karl Berry <karl@gnu.org>
5973
5974 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
5975 (EMACSVER) [smallbook]: 22 for printed version.
5976
5977 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
5978 so restore anchor to normal position after defun. Found by Kevin Ryde.
5979
5980 2007-04-26 Glenn Morris <rgm@gnu.org>
5981
5982 * elisp.texi (EMACSVER): Increase to 22.1.50.
5983
5984 2007-04-28 Karl Berry <karl@gnu.org>
5985
5986 * elisp.texi: Improve line breaks on copyright page,
5987 similar layout to emacs manual, 8.5x11 by default.
5988
5989 2007-04-24 Richard Stallman <rms@gnu.org>
5990
5991 * text.texi (Special Properties): Add xref to Overlay Properties.
5992
5993 * display.texi (Overlay Properties): Add xref to Special Properties.
5994
5995 2007-04-22 Richard Stallman <rms@gnu.org>
5996
5997 * keymaps.texi (Extended Menu Items): Move the info about
5998 format with cached keyboard binding.
5999
6000 2007-04-21 Richard Stallman <rms@gnu.org>
6001
6002 * text.texi (Special Properties): Clarify previous change.
6003
6004 * files.texi (File Name Expansion): Clarify previous change.
6005
6006 * display.texi (Attribute Functions): Fix example for
6007 face-attribute-relative-p.
6008
6009 2007-04-19 Kenichi Handa <handa@m17n.org>
6010
6011 * text.texi (Special Properties): Document composition property.
6012
6013 2007-04-19 Glenn Morris <rgm@gnu.org>
6014
6015 * files.texi (File Name Expansion): Mention "superroot".
6016
6017 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6018
6019 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6020 setups.
6021 (Display Feature Testing): Note that display refers to all
6022 physical monitors for multi-monitor setups.
6023
6024 2007-04-14 Richard Stallman <rms@gnu.org>
6025
6026 * lists.texi (Sets And Lists): Clarify `delete' examples.
6027 Remove spurious xref to same node.
6028 Clarify xref for add-to-list.
6029
6030 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
6031
6032 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6033 value of lisp-mode-map.
6034
6035 2007-04-11 Karl Berry <karl@gnu.org>
6036
6037 * anti.texi (Antinews):
6038 * display.texi (Overlay Properties, Defining Images):
6039 * processes.texi (Synchronous Processes, Sentinels):
6040 * syntax.texi (Syntax Table Internals):
6041 * searching.texi (Regexp Special):
6042 * nonascii.texi (Default Coding Systems):
6043 * text.texi (Special Properties):
6044 * minibuf.texi (Basic Completion): Wording to improve breaks in
6045 8.5x11 format.
6046 * elisp.texi (smallbook): New @set to more easily switch between
6047 smallbook and 8.5x11.
6048
6049 2007-04-11 Richard Stallman <rms@gnu.org>
6050
6051 * text.texi (Lazy Properties): Minor fix.
6052
6053 2007-04-08 Karl Berry <karl@gnu.org>
6054
6055 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6056 * macros.texi (Backquote): Downcase Backquote in index entries for
6057 consistency.
6058
6059 2007-04-08 Richard Stallman <rms@gnu.org>
6060
6061 * text.texi (Adaptive Fill): Just describe default,
6062 don't show it (since it contains non-ASCII chars).
6063
6064 2007-04-07 Karl Berry <karl@gnu.org>
6065
6066 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6067 adaptive-fill-regexp's value, since they are not in the standard
6068 TeX fonts.
6069
6070 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6071
6072 * display.texi (Defining Faces): Fix example.
6073
6074 2007-04-07 Karl Berry <karl@gnu.org>
6075
6076 * display.texi (Button Buffer Commands): Improve page break.
6077
6078 2007-04-07 Richard Stallman <rms@gnu.org>
6079
6080 * advice.texi (Activation of Advice): Remove redundant index entry.
6081
6082 * backups.texi: Improve index entries. Remove redundant ones.
6083
6084 * compile.texi (Byte Compilation): Improve index entry.
6085
6086 * hash.texi (Creating Hash): Improve index entry.
6087
6088 * symbols.texi (Definitions): Improve index entry.
6089
6090 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6091
6092 * maps.texi (Standard Keymaps): Remove useless index entry.
6093
6094 * help.texi (Documentation Basics): Remove redundant index entries.
6095
6096 * customize.texi: Improve index entries.
6097 Remove redundant/useless ones.
6098
6099 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6100
6101 * streams.texi (Output Variables): Improve index entry.
6102
6103 * abbrevs.texi (Abbrevs): Remove useless index entry.
6104
6105 * macros.texi (Expansion): Remove useless index entry.
6106
6107 * text.texi: Improve index entries. Remove redundant/useless ones.
6108 (Text Properties, Examining Properties)
6109 (Special Properties): Use "property category" instead of "category"
6110 to refer to the `category' property.
6111
6112 * positions.texi: Improve index entries. Remove useless one.
6113
6114 * lists.texi: Improve index entries. Remove redundant/useless ones.
6115
6116 * os.texi: Improve index entries.
6117 (Timers): Fix previous change.
6118
6119 * buffers.texi: Improve index entries.
6120 (Modification Time): Get rid of term "obsolete buffer".
6121
6122 * debugging.texi: Improve index entries.
6123 (Test Coverage): Add xref to other test coverage ftr.
6124
6125 * eval.texi: Improve index entry. Remove redundant ones.
6126
6127 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6128
6129 * files.texi: Improve index entries. Remove redundant/useless ones.
6130
6131 * objects.texi: Improve index entries.
6132
6133 * processes.texi: Improve index entries.
6134
6135 * modes.texi: Improve index entry. Remove redundant one.
6136
6137 * nonascii.texi: Improve index entries.
6138
6139 * internals.texi: Improve index entries.
6140
6141 * syntax.texi: Improve index entries.
6142
6143 * keymaps.texi (Active Keymaps): Improve index entries.
6144
6145 * commands.texi: Improve index entries. Remove redundant/useless ones.
6146
6147 * frames.texi: Improve index entries. Remove redundant/useless ones.
6148
6149 * markers.texi: Improve index entries. Remove redundant ones.
6150
6151 * tips.texi: Improve index entries.
6152
6153 * loading.texi (Unloading): Improve index entry.
6154
6155 * variables.texi: Improve index entries. Remove redundant one.
6156
6157 * sequences.texi: Improve index entry.
6158
6159 * display.texi: Improve index entries. Remove redundant ones.
6160
6161 * windows.texi: Improve index entries.
6162
6163 * searching.texi: Improve index entries. Remove redundant one.
6164
6165 * strings.texi (Case Tables): Improve last change.
6166
6167 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
6168
6169 * strings.texi (Case Tables): Document with-case-table and
6170 ascii-case-table.
6171
6172 2007-04-03 Karl Berry <karl@gnu.org>
6173
6174 * processes.texi (Network): Reword to improve page break.
6175
6176 2007-04-03 Eli Zaretskii <eliz@gnu.org>
6177
6178 * functions.texi (Inline Functions): Describe more disadvantages
6179 of defsubst, and make advice against it stronger.
6180
6181 2007-04-02 Karl Berry <karl@gnu.org>
6182
6183 * backups.texi (Backup Names): Avoid widow words.
6184 * modes.texi (Example Major Modes): Align last comment.
6185
6186 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
6187
6188 * keymaps.texi (Remapping Commands): Document new arg to
6189 command-remapping.
6190
6191 2007-04-01 Karl Berry <karl@gnu.org>
6192
6193 * processes.texi (Low-Level Network): Typo.
6194 * loading.texi (Hooks for Loading): Avoid double "the".
6195 * keymaps.texi (Key Sequences): No double "and".
6196 (Changing Key Bindings): Shorten to improve line break.
6197
6198 2007-03-31 Glenn Morris <rgm@gnu.org>
6199
6200 * os.texi (Timers): Fix description of run-at-time TIME formats.
6201
6202 2007-03-31 Richard Stallman <rms@gnu.org>
6203
6204 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6205 regarding ellipsis.
6206
6207 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6208
6209 * intro.texi (nil and t):
6210 * symbols.texi (Plists and Alists):
6211 * variables.texi (Variable Aliases, Constant Variables):
6212 * functions.texi (Defining Functions):
6213 * advice.texi (Advising Primitives):
6214 * debugging.texi (Syntax Errors, Compilation Errors):
6215 * minibuf.texi (Minibuffer Windows):
6216 * commands.texi (Adjusting Point):
6217 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6218 (Auto Major Mode, Major Mode Conventions):
6219 * help.texi (Describing Characters):
6220 * files.texi (Create/Delete Dirs, Information about Files)
6221 (File Locks, Writing to Files, Reading from Files)
6222 (Saving Buffers):
6223 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6224 * frames.texi (Finding All Frames):
6225 * positions.texi (Buffer End, Motion):
6226 * markers.texi (The Region):
6227 * text.texi (Deletion, Near Point):
6228 * display.texi (Displaying Messages, Truncation):
6229 * os.texi (Processor Run Time):
6230 * tips.texi (Key Binding Conventions, Programming Tips)
6231 (Warning Tips, Documentation Tips, Comment Tips):
6232 * internals.texi (Memory Usage): Improve indexing.
6233
6234 * variables.texi (Frame-Local Variables):
6235 * functions.texi (Argument List):
6236 * loading.texi (Library Search):
6237 * streams.texi (Output Variables):
6238 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6239 * searching.texi (Replacing Match, Search and Replace):
6240 * processes.texi (Byte Packing, Decoding Output)
6241 (Accepting Output, Network Servers, Shell Arguments):
6242 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6243 * windows.texi (Window Point, Window Start):
6244 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6245 * commands.texi (Reading Input, Keyboard Events):
6246 * minibuf.texi (Reading File Names, Minibuffer Completion)
6247 (Recursive Mini):
6248 * positions.texi (List Motion):
6249 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6250 * numbers.texi (Arithmetic Operations, Math Functions)
6251 (Predicates on Numbers, Comparison of Numbers):
6252 (Numeric Conversions):
6253 * locals.texi (Standard Buffer-Local Variables):
6254 * maps.texi (Standard Keymaps):
6255 * os.texi (User Identification, System Environment, Recording Input)
6256 (X11 Keysyms):
6257 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6258 * backups.texi (Backups and Auto-Saving):
6259 * customize.texi (Customization, Group Definitions)
6260 (Variable Definitions):
6261 * compile.texi (Byte Compilation): Improve index entries.
6262
6263 2007-03-31 Karl Berry <karl@gnu.org>
6264
6265 * macros.texi (Defining Macros): Avoid widow syllable.
6266
6267 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6268
6269 * elisp.texi (Top): Postscript -> PostScript.
6270
6271 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6272
6273 2007-03-31 Markus Triska <markus.triska@gmx.at>
6274
6275 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6276
6277 2007-03-30 Karl Berry <karl@gnu.org>
6278
6279 * lists.texi (List-related Predicates): Remove spurious @need.
6280 (Setcdr): Use @smallexample to improve page break.
6281 (Association Lists) <assoc>: Reword to improve page break.
6282
6283 * strings.texi (String Conversion): Insert blank line to improve
6284 page break.
6285
6286 * numbers.texi (Random Numbers): Use @minus{}.
6287 (Math Functions): Use @minus{}.
6288
6289 * intro.texi (Acknowledgements): Avoid line breaks before middle
6290 initials.
6291
6292 2007-03-24 Eli Zaretskii <eliz@gnu.org>
6293
6294 * errors.texi (Standard Errors): Add an index entry.
6295
6296 2007-03-19 Richard Stallman <rms@gnu.org>
6297
6298 * os.texi (Recording Input): recent-keys now gives 300 keys.
6299
6300 2007-03-12 Glenn Morris <rgm@gnu.org>
6301
6302 * os.texi: Replace "daylight savings" with "daylight saving"
6303 throughout.
6304
6305 2007-03-05 Richard Stallman <rms@gnu.org>
6306
6307 * variables.texi (File Local Variables):
6308 Update enable-local-variables values.
6309
6310 2007-03-04 Richard Stallman <rms@gnu.org>
6311
6312 * syntax.texi (Control Parsing): Minor clarification.
6313
6314 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6315
6316 * sequences.texi (Sequence Functions): Move string-bytes away,
6317 add xref.
6318
6319 * nonascii.texi (Text Representations): Move string-bytes here.
6320
6321 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6322
6323 * minibuf.texi (Basic Completion): Minor clarification.
6324
6325 * markers.texi (The Mark): Clarify existence vs activation of mark.
6326 Other cleanup.
6327
6328 * display.texi (Finding Overlays): Write better example.
6329
6330 * compile.texi (Eval During Compile): Clarify putting macros
6331 in eval-when-compile.
6332
6333 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
6334
6335 * loading.texi (How Programs Do Loading): Fix anchor position at
6336 load-read-function definition doc.
6337
6338 2007-02-21 Kim F. Storm <storm@cua.dk>
6339
6340 * strings.texi (Text Comparison): Mention that assoc-string
6341 converts symbols to strings before testing.
6342
6343 2007-02-17 Kim F. Storm <storm@cua.dk>
6344
6345 * processes.texi (Bindat Spec): Vector types can have optional
6346 element type.
6347 (Bindat Examples): Fix example. Add vector with element type.
6348
6349 2007-02-16 Andreas Schwab <schwab@suse.de>
6350
6351 * strings.texi (Formatting Strings): Document '+' flag.
6352
6353 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
6354
6355 * strings.texi (Modifying Strings): Clarify that `clear-string'
6356 always converts the string to unibyte.
6357
6358 2007-02-14 Kim F. Storm <storm@cua.dk>
6359
6360 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6361 Rewrite glyph code description to refer to these functions.
6362 Remove details of encoding face number and char into integer code.
6363
6364 2007-02-03 Alan Mackenzie <acm@muc.de>
6365
6366 * loading.texi (Hooks for Loading): Make the description of
6367 `eval-after-load' more detailed, and amend the description of
6368 after-load-alist, in accordance with changes from 2006-05.
6369
6370 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
6371
6372 * modes.texi (Defining Minor Modes): Document that a :require
6373 keyword or similar may be required to make saved customization
6374 variables work.
6375
6376 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6377
6378 * elisp.texi (Top): Make the detailed menu headers compliant with
6379 Texinfo guidelines and with what texnfo-upd.el expects.
6380 Add comments to prevent people from inadvertently modifying the key
6381 parts needed by `texinfo-multiple-files-update'.
6382
6383 2007-02-02 Eli Zaretskii <eliz@gnu.org>
6384
6385 * elisp.texi (Top): Update the top-level menus.
6386
6387 * syntax.texi (Categories): Add index entries.
6388
6389 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
6390
6391 * display.texi (Attribute Functions): Fix name and description of
6392 the UNDERLINE arg of `set-face-underline-p'.
6393
6394 2007-01-29 Eli Zaretskii <eliz@gnu.org>
6395
6396 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6397 Variables", and "Standard Keymaps" to the detailed menu.
6398
6399 * variables.texi (Future Local Variables): Add index entry.
6400
6401 2007-01-28 Richard Stallman <rms@gnu.org>
6402
6403 * tips.texi (Coding Conventions): Clarify the tip about macros
6404 that define a function or a variable.
6405
6406 * files.texi (File Attributes): UID and GID can be floats.
6407 (Magic File Names): Explain why deferring all operations to
6408 the standard handler does not work.
6409
6410 2007-01-23 Martin Rudalics <rudalics@gmx.at>
6411
6412 * backups.texi (Reverting): Use "buffer" instead of "file"
6413 when talking about major and minor modes.
6414
6415 2007-01-21 Richard Stallman <rms@gnu.org>
6416
6417 * help.texi (Documentation): Add xref to Documentation Tips.
6418
6419 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
6420
6421 * tips.texi (Coding Conventions): Fix typos.
6422
6423 2007-01-05 Richard Stallman <rms@gnu.org>
6424
6425 * modes.texi (Defining Minor Modes): Fix previous change.
6426
6427 2007-01-03 Richard Stallman <rms@gnu.org>
6428
6429 * customize.texi (Variable Definitions, Customization Types):
6430 Don't use * in doc string for defcustom.
6431
6432 2007-01-02 Richard Stallman <rms@gnu.org>
6433
6434 * variables.texi (Variable Aliases): Clarify that aliases vars
6435 always have the same value.
6436
6437 * processes.texi (Bindat Spec): Fix Texinfo usage.
6438
6439 * modes.texi (Defining Minor Modes): Explain effect of command
6440 defined with define-global-minor-mode on new buffers.
6441
6442 2006-12-30 Kim F. Storm <storm@cua.dk>
6443
6444 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6445 `auto-resize-tool-bars'.
6446
6447 2006-12-30 Richard Stallman <rms@gnu.org>
6448
6449 * keymaps.texi (Active Keymaps): Fix previous change.
6450
6451 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
6452
6453 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6454
6455 2006-12-30 Kim F. Storm <storm@cua.dk>
6456
6457 * processes.texi (Bindat Spec): Clarify using field names in
6458 length specifications.
6459
6460 2006-12-29 Kim F. Storm <storm@cua.dk>
6461
6462 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6463 Add count and index variables for eval forms in repeat blocks.
6464
6465 2006-12-24 Richard Stallman <rms@gnu.org>
6466
6467 * customize.texi (Variable Definitions):
6468 Document new name custom-add-frequent-value.
6469
6470 2006-12-19 Kim F. Storm <storm@cua.dk>
6471
6472 * commands.texi (Misc Events): User signals now result in sigusr1
6473 and sigusr2 events which are handled through special-event-map.
6474 (Special Events): User signals and drag-n-drop are special.
6475
6476 2006-12-17 Richard Stallman <rms@gnu.org>
6477
6478 * loading.texi (Named Features): Explain subfeatures better.
6479
6480 * customize.texi: Use "option" only for user options.
6481 For the keyword values inside defcustom etc, say "keywords".
6482 For :options value's elements, say "elements".
6483 :group should not be omitted.
6484
6485 * syntax.texi (Parsing Expressions): Split up node.
6486 (Motion via Parsing, Position Parse, Parser State)
6487 (Low-Level Parsing, Control Parsing): New subnodes.
6488 (Parser State): Document syntax-ppss-toplevel-pos.
6489
6490 * positions.texi (List Motion): Punctuation fix.
6491
6492 * files.texi (File Name Completion): Document PREDICATE arg
6493 to file-name-completion.
6494
6495 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6496
6497 * internals.texi (Building Emacs, Writing Emacs Primitives):
6498 Add index entries.
6499
6500 2006-12-11 Richard Stallman <rms@gnu.org>
6501
6502 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
6503 affects face menu. Explain how to make it non-nil without enabling
6504 any fontification.
6505
6506 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6507
6508 * modes.texi (Font Lock Basics): Document nil value of
6509 font-lock-defaults.
6510
6511 2006-12-10 Glenn Morris <rgm@gnu.org>
6512
6513 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
6514 value for system-flag argument. Abbrev tables may not be empty
6515 when major modes are loaded.
6516
6517 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6518
6519 * makefile.w32-in (maintainer-clean): Partially revert last
6520 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
6521 to protect elisp-covers.texi.
6522
6523 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
6524
6525 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
6526 Don't remove elisp* info files; they are already deleted by the
6527 `clean' and `distclean' targets, and they are in the $(infodir)
6528 directory, not the current one.
6529
6530 2006-12-04 Kim F. Storm <storm@cua.dk>
6531
6532 * commands.texi (Misc Events): Update signal events.
6533 (Event Examples): Add signal example.
6534
6535 2006-11-29 Richard Stallman <rms@gnu.org>
6536
6537 * frames.texi (Visibility of Frames): Explain visible windows
6538 can be covered by others. Add xref for raise-frame.
6539
6540 2006-11-28 Richard Stallman <rms@gnu.org>
6541
6542 * searching.texi (Regexp Special): Update when ^ is special.
6543
6544 2006-11-27 Eli Zaretskii <eliz@gnu.org>
6545
6546 * customize.texi (Customization, Common Keywords)
6547 (Group Definitions, Variable Definitions, Composite Types)
6548 (Type Keywords, Customization Types): Add index entries for
6549 various customization keywords.
6550
6551 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6552
6553 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
6554
6555 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
6556
6557 * frames.texi (Window System Selections): Remove clipboard from
6558 description of selection-coding-system.
6559
6560 2006-11-06 Richard Stallman <rms@gnu.org>
6561
6562 * lists.texi (List Variables): Document COMPARE-FN.
6563
6564 * keymaps.texi: Avoid use of "binding" to mean a relation;
6565 use it only to refer to the meaning associated with a key.
6566 (Keymaps): Change menu node description.
6567
6568 * elisp.texi (Top): Change menu node description.
6569
6570 * display.texi (Managing Overlays): Document overlay-recenter.
6571
6572 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
6573
6574 * Makefile.in: Use relative paths to avoid advertising filesystem
6575 contents during compilation.
6576
6577 2006-10-23 Kim F. Storm <storm@cua.dk>
6578
6579 * commands.texi (Event Input Misc): Update unread-command-events.
6580
6581 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
6582
6583 * lists.texi (Sets And Lists): Fix typos.
6584
6585 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
6586
6587 * control.texi (Processing of Errors): Use @var for an argument,
6588 not @code.
6589
6590 2006-10-16 Richard Stallman <rms@gnu.org>
6591
6592 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
6593
6594 * keymaps.texi (Format of Keymaps): Show all the keymap element
6595 patterns that result from menu items.
6596 (Key Lookup): Minor cleanups.
6597
6598 * modes.texi (Precalculated Fontification): Don't say that
6599 not setting font-lock-defaults avoids loading font-lock.
6600
6601 * help.texi (Documentation): Move xref to Emacs Manual here.
6602 (Documentation Basics): From here.
6603 Also doc emacs-lisp-docstring-fill-column.
6604
6605 * elisp.texi: Update version and ISBN.
6606
6607 * commands.texi (Interactive Call): Clarify KEYS arg to
6608 call-interactively is a vector.
6609 (Command Loop Info): Delete anchor in this-command-keys.
6610 Add anchor in this-command-keys-vector.
6611 (Recursive Editing): Document how recursive-edit
6612 handles the current buffer.
6613
6614 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
6615
6616 * frames.texi (Frame Titles): %c and %l are ignored in
6617 frame-title-format.
6618
6619 2006-10-11 Richard Stallman <rms@gnu.org>
6620
6621 * keymaps.texi (Key Sequences): Clarify use of kbd.
6622
6623 2006-10-10 Kim F. Storm <storm@cua.dk>
6624
6625 * lists.texi (Sets And Lists): Add memql.
6626
6627 2006-10-03 Richard Stallman <rms@gnu.org>
6628
6629 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
6630 Clarify :ascii: and :nonascii:.
6631
6632 2006-09-29 Juri Linkov <juri@jurta.org>
6633
6634 * modes.texi (%-Constructs): Reorder coding systems in the
6635 documentation of %z to the real order displayed in the modeline.
6636
6637 2006-09-25 Richard Stallman <rms@gnu.org>
6638
6639 * os.texi (Timers): Describe timer-max-repeats.
6640
6641 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
6642
6643 * os.texi (Timers): Mention with-local-quit.
6644
6645 2006-09-24 Richard Stallman <rms@gnu.org>
6646
6647 * searching.texi (Searching and Matching): Mention property search.
6648
6649 * commands.texi (Command Loop Info): Explain how read-event affects
6650 this-command-keys.
6651
6652 2006-09-20 Richard Stallman <rms@gnu.org>
6653
6654 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
6655
6656 * windows.texi (Window Start): Minor cleanups.
6657
6658 2006-09-20 Kim F. Storm <storm@cua.dk>
6659
6660 * windows.texi (Window Start): pos-visible-in-window-p allows
6661 specifying t for position to mean "end of window".
6662 Add window-line-height.
6663
6664 * anti.texi (Antinews): Mention window-line-height.
6665
6666 2006-09-19 David Kastrup <dak@gnu.org>
6667
6668 * keymaps.texi (Searching Keymaps): Small clarification.
6669
6670 2006-09-18 Richard Stallman <rms@gnu.org>
6671
6672 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
6673 cause keyboard menus.
6674 (Menu Keymaps): Likewise.
6675 (Defining Menus, Keyboard Menus): Clarify.
6676
6677 * text.texi (Fields): Clarify explanation of constrain-to-field.
6678
6679 2006-09-16 Eli Zaretskii <eliz@gnu.org>
6680
6681 * variables.texi (Tips for Defining): Fix a typo.
6682
6683 2006-09-15 Richard Stallman <rms@gnu.org>
6684
6685 * keymaps.texi (Remapping Commands, Searching Keymaps)
6686 (Active Keymaps): Clean up previous change.
6687
6688 2006-09-15 Jay Belanger <belanger@truman.edu>
6689
6690 * gpl.texi: Replace "Library Public License" by "Lesser Public
6691 License" throughout.
6692
6693 2006-09-15 David Kastrup <dak@gnu.org>
6694
6695 * keymaps.texi (Active Keymaps): Adapt description to use
6696 `get-char-property' instead `get-text-property'. Explain how
6697 mouse events change this. Explain the new optional argument of
6698 `key-binding' and its mouse-dependent lookup.
6699 (Searching Keymaps): Adapt description similarly.
6700 (Remapping Commands): Explain the new optional argument of
6701 `command-remapping'.
6702
6703 2006-09-14 Richard Stallman <rms@gnu.org>
6704
6705 * keymaps.texi (Searching Keymaps): Clarification.
6706 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
6707
6708 2006-09-13 Richard Stallman <rms@gnu.org>
6709
6710 * objects.texi (Character Type): Node split.
6711 Add xref to Describing Characters.
6712 (Basic Char Syntax, General Escape Syntax)
6713 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
6714
6715 2006-09-11 Richard Stallman <rms@gnu.org>
6716
6717 * display.texi (Display Table Format): Wording clarification.
6718 (Glyphs): Clarifications.
6719
6720 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
6721
6722 * keymaps.texi (Active Keymaps): Mention that key-binding checks
6723 local maps.
6724
6725 2006-09-10 Kim F. Storm <storm@cua.dk>
6726
6727 * display.texi (Forcing Redisplay): Document return value of
6728 function redisplay.
6729
6730 2006-09-09 Richard Stallman <rms@gnu.org>
6731
6732 * windows.texi (Window Hooks): Explain limits of
6733 window-scroll-functions.
6734
6735 * display.texi (Fringe Indicators): Update for last change in
6736 indicate-buffer-boundaries.
6737
6738 2006-09-08 Richard Stallman <rms@gnu.org>
6739
6740 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
6741
6742 2006-09-06 Kim F. Storm <storm@cua.dk>
6743
6744 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
6745
6746 * windows.texi (Window Start): Update pos-visible-in-window-p.
6747
6748 2006-09-04 Richard Stallman <rms@gnu.org>
6749
6750 * processes.texi (Accepting Output): Explain SECONDS=0 for
6751 accept-process-output.
6752
6753 * os.texi (Idle Timers): Explain why timer functions should not
6754 loop until (input-pending-p).
6755
6756 2006-09-02 Eli Zaretskii <eliz@gnu.org>
6757
6758 * makefile.w32-in (usermanualdir): New variable.
6759 (elisp.dvi): Use it.
6760
6761 2006-09-01 Eli Zaretskii <eliz@gnu.org>
6762
6763 * buffers.texi (Buffer Modification): Fix last change.
6764
6765 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
6766
6767 * buffers.texi (Buffer Modification):
6768 Document buffer-chars-modified-tick.
6769
6770 2006-08-31 Richard Stallman <rms@gnu.org>
6771
6772 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
6773
6774 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
6775
6776 * modes.texi (Syntactic Font Lock):
6777 Mention font-lock-syntactic-face-function
6778 instead of specific faces.
6779
6780 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
6781
6782 * display.texi (Images): Add xrref to display-images-p.
6783
6784 2006-08-28 Kenichi Handa <handa@m17n.org>
6785
6786 * nonascii.texi (Lisp and Coding Systems): Fix description of
6787 detect-coding-region.
6788
6789 2006-08-27 Michael Olson <mwolson@gnu.org>
6790
6791 * processes.texi (Transaction Queues): Remove stray quote
6792 character.
6793
6794 2006-08-25 Richard Stallman <rms@gnu.org>
6795
6796 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
6797 Add xref.
6798
6799 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
6800
6801 * os.texi (Timers): Avoid waiting inside timers.
6802
6803 2006-08-21 Lute Kamstra <lute@gnu.org>
6804
6805 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
6806
6807 2006-08-20 Richard Stallman <rms@gnu.org>
6808
6809 * os.texi (Idle Timers): New node, split out from Timers.
6810 Document current-idle-time.
6811 * commands.texi (Reading One Event): Update xref.
6812 * elisp.texi (Top): Update subnode menu.
6813
6814 2006-08-16 Richard Stallman <rms@gnu.org>
6815
6816 * keymaps.texi (Extended Menu Items): Show format of cached
6817 bindings in extended menu items.
6818
6819 * customize.texi (Variable Definitions): Explain when the
6820 standard value expression is evaluated.
6821
6822 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
6823
6824 * commands.texi (Reading One Event): Explain idleness in
6825 `read-event'.
6826
6827 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
6828
6829 * text.texi (Near Point): Say "cursor" not "terminal cursor".
6830 (Commands for Insertion): Remove split-line since it's not
6831 relevant for Lisp programming.
6832 (Yank Commands): Rewrite introduction.
6833 (Undo): Clarify.
6834 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
6835 (Filling): Remove redundant comment. Clarify return value of
6836 current-justification.
6837 (Margins): Minor clarifications.
6838 (Adaptive Fill): Update default value of adaptive-fill-regexp.
6839 (Sorting): Update definition of sort-lines.
6840 (Columns): Clarify behavior of sort-columns.
6841 (Indent Tabs): Link to Tab Stops in Emacs manual.
6842 (Special Properties): Clarify.
6843 (Clickable Text): Mention Buttons package.
6844
6845 2006-08-12 Kevin Ryde <user42@zip.com.au>
6846
6847 * os.texi (Time Parsing): Add %z to description of
6848 format-time-string, as per docstring. Add cross reference to
6849 glibc manual for strftime.
6850
6851 2006-08-08 Richard Stallman <rms@gnu.org>
6852
6853 * modes.texi: Clean up wording in previous change.
6854
6855 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
6856
6857 * modes.texi (Hooks): Clarify.
6858 (Major Mode Basics): Mention define-derived-mode explicitly.
6859 (Major Mode Conventions): Rebinding RET is OK for some modes.
6860 Mention change-major-mode-hook and after-change-major-mode-hook.
6861 (Example Major Modes): Move to end of Modes section.
6862 (Mode Line Basics): Clarify.
6863 (Mode Line Data): Mention help-echo and local-map in strings.
6864 Explain reason for treatment of non-risky variables.
6865 (Properties in Mode): Clarify.
6866 (Faces for Font Lock): Add font-lock-negation-char-face.
6867
6868 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6869
6870 * strings.texi (Formatting Strings): Warn against arbitrary
6871 strings as first arg to `format'.
6872
6873 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
6874
6875 * text.texi (Clickable Text): Mention `help-echo' text property.
6876 Update intro, examples and associated explanations.
6877
6878 2006-07-31 Richard Stallman <rms@gnu.org>
6879
6880 * commands.texi: Update xrefs.
6881 (Event Mod): New node, cut out from old Translating Input.
6882
6883 * maps.texi: Update xrefs.
6884
6885 * keymaps.texi (Translation Keymaps): New node.
6886 Update xrefs from Translating Input to Translation Keymaps.
6887
6888 * elisp.texi (Top): Update subnode menu.
6889
6890 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
6891
6892 * os.texi (System Interface): Fix menu descriptions of some nodes.
6893 (Translating Input): Node deleted.
6894
6895 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6896
6897 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
6898
6899 * lists.texi (Sets And Lists): Likewise.
6900
6901 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
6902
6903 * text.texi (Fields): Mention POS
6904 requirement when narrowing is in effect.
6905
6906 2006-07-28 Richard Stallman <rms@gnu.org>
6907
6908 * display.texi (Face Attributes): Simplify wording.
6909 (Attribute Functions): Clarify meaning of new-frame default
6910 attribute settings.
6911
6912 * customize.texi (Common Keywords): Document how to use
6913 :package-version in a package not in Emacs.
6914
6915 2006-07-28 Kim F. Storm <storm@cua.dk>
6916
6917 * commands.texi (Reading One Event): Fix last change.
6918
6919 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
6920
6921 * commands.texi (Reading One Event): Document SECONDS argument for
6922 read-event, read-char, and read-char-exclusive.
6923
6924 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6925
6926 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
6927 to ensure correct identification.
6928
6929 2006-07-24 Richard Stallman <rms@gnu.org>
6930
6931 * text.texi (Clickable Text): Clarify.
6932
6933 * sequences.texi (Vector Functions): Delete duplicate xref.
6934
6935 * objects.texi (Function Type): Clarify.
6936
6937 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
6938 modes.
6939
6940 * lists.texi (List Variables): New node.
6941 Material moved from other nodes.
6942
6943 * variables.texi (Setting Variables): add-to-list and
6944 add-to-ordered-list moved to List Variables node.
6945
6946 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
6947
6948 * text.texi (Links and Mouse-1):
6949 For mouse-on-link-p, expand on arg POS.
6950
6951 2006-07-21 Kim F. Storm <storm@cua.dk>
6952
6953 * display.texi (Forcing Redisplay): Don't mention systems which
6954 don't support sub-second timers for redisplay-preemption-period.
6955
6956 * os.texi (Terminal Output): Clarify text vs graphical terminal.
6957
6958 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6959
6960 * frames.texi (Input Focus): Document that focus-follows-mouse has
6961 no effect on MS-Windows.
6962
6963 2006-07-18 Richard Stallman <rms@gnu.org>
6964
6965 * display.texi (Forcing Redisplay): Cleanups in previous change.
6966
6967 * processes.texi (Low-Level Network): Make menu more convenient.
6968
6969 2006-07-18 Kim F. Storm <storm@cua.dk>
6970
6971 * display.texi (Forcing Redisplay): redisplay-preemption-period
6972 only used on window systems. Add xref to Terminal Output.
6973
6974 * os.texi (Terminal Output): baud-rate only controls preemption on
6975 non-window systems. Add xref to Forcing Redisplay.
6976
6977 * processes.texi (Low-Level Network): Rename node "Make Network"
6978 to "Network Processes".
6979
6980 2006-07-18 Karl Berry <karl@gnu.org>
6981
6982 * variables.texi, functions.texi, customize.texi, loading.texi:
6983 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
6984
6985 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
6986
6987 * commands.texi (Waiting): Document batch-mode sit-for behavior.
6988
6989 2006-07-17 Richard Stallman <rms@gnu.org>
6990
6991 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
6992 Put period and comma inside quotes.
6993
6994 * loading.texi, markers.texi: Use real doublequote inside menus.
6995
6996 * windows.texi: Put point and comma inside quotes.
6997 (Textual Scrolling): Use @samp for error message.
6998
6999 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7000 * strings.texi, streams.texi, processes.texi, os.texi:
7001 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7002 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7003 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7004 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7005 Put point and comma inside quotes.
7006
7007 * control.texi (Processing of Errors): Add command-error-function.
7008
7009 * variables.texi (File Local Variables): Clarify that
7010 file local variables make buffer-local bindings.
7011
7012 * modes.texi (Syntactic Font Lock): Give default for
7013 font-lock-syntax-table.
7014
7015 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
7016
7017 * text.texi (Special Properties): Clean up previous change.
7018
7019 2006-07-16 Karl Berry <karl@gnu.org>
7020
7021 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7022 * control.texi: Fix bad page breaks through chapter 10 (control).
7023
7024 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7025 underfull hbox.
7026
7027 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
7028
7029 * text.texi (Special Properties): Describe fontified text property
7030 in relation to a character (not text).
7031
7032 2006-07-15 Kim F. Storm <storm@cua.dk>
7033
7034 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7035 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7036 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7037
7038 * anti.texi (Antinews): Mention redisplay function.
7039 The kbd macro existed, but was not documented, before 22.x.
7040 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7041
7042 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
7043
7044 * display.texi (Displaying Messages): Add anchor.
7045
7046 * frames.texi (Dialog Boxes): Use it.
7047
7048 2006-07-12 Richard Stallman <rms@gnu.org>
7049
7050 * objects.texi (Frame Type): Explain nature of frames better.
7051
7052 * frames.texi (Frames): Explain nature of frames better.
7053
7054 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7055
7056 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7057
7058 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7059
7060 * frames.texi (Window System Selections): Mention scrap support for Mac.
7061 Default value of x-select-enable-clipboard is t on Mac.
7062
7063 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7064
7065 2006-07-11 Kim F. Storm <storm@cua.dk>
7066
7067 * display.texi (Forcing Redisplay): Add `redisplay' function.
7068 Don't mention (sit-for -1) -- use (redisplay t) instead.
7069
7070 * commands.texi (Waiting): (sit-for -1) is no longer special.
7071 (sit-for 0) is equivalent to (redisplay).
7072 Iconifying/deiconifying no longer makes sit-for return.
7073
7074 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7075
7076 * display.texi (Buttons): Fix typo.
7077
7078 * index.texi, elisp.texi (New Symbols): Comment node out.
7079
7080 2006-07-09 Richard Stallman <rms@gnu.org>
7081
7082 * display.texi (Truncation): Clean up previous change.
7083
7084 2006-07-08 Richard Stallman <rms@gnu.org>
7085
7086 * commands.texi (Interactive Call): Use 3 as prefix in example
7087 for execute-extended-command.
7088
7089 * display.texi (Attribute Functions): Move paragraph about
7090 compatibility with Emacs < 21.
7091
7092 2006-07-09 Kim F. Storm <storm@cua.dk>
7093
7094 * display.texi (Refresh Screen): Clarify force-window-update.
7095 (Truncation): "Normally" indicated by fringe arrows.
7096
7097 2006-07-08 Eli Zaretskii <eliz@gnu.org>
7098
7099 * windows.texi (Textual Scrolling, Resizing Windows):
7100 * variables.texi (Constant Variables):
7101 * text.texi (Buffer Contents, Deletion, Changing Properties)
7102 (Property Search, Special Properties, Sticky Properties)
7103 (Links and Mouse-1, Fields, Change Hooks):
7104 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7105 (Categories):
7106 * symbols.texi (Other Plists):
7107 * streams.texi (Output Variables):
7108 * processes.texi (Input to Processes, Query Before Exit):
7109 * positions.texi (Word Motion, Text Lines, List Motion):
7110 * os.texi (Init File, System Environment, Sound Output)
7111 (Session Management):
7112 * nonascii.texi (Text Representations, Character Sets)
7113 (Chars and Bytes, Locales):
7114 * modes.texi (Defining Minor Modes, Header Lines):
7115 * minibuf.texi (Minibuffer Contents):
7116 * markers.texi (Information from Markers):
7117 * lists.texi (List Elements, Building Lists, Association Lists):
7118 * keymaps.texi (Tool Bar):
7119 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7120 * functions.texi (What Is a Function, Mapping Functions):
7121 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7122 (Color Names, Text Terminal Colors, Display Feature Testing):
7123 * files.texi (Visiting Functions, File Name Components)
7124 (Unique File Names, Contents of Directories):
7125 * display.texi (Forcing Redisplay, Displaying Messages)
7126 (Temporary Displays, Font Selection, Auto Faces)
7127 (Font Lookup, Fringe Indicators, Display Margins)
7128 (Image Descriptors, Showing Images, Image Cache, Button Types)
7129 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7130 (Display Table Format, Glyphs):
7131 * control.texi (Iteration):
7132 * commands.texi (Command Loop Info, Adjusting Point):
7133 * backups.texi (Making Backups, Auto-Saving):
7134 Remove @tindex entries.
7135
7136 2006-07-07 Kim F. Storm <storm@cua.dk>
7137
7138 * display.texi (Fringe Cursors): Fix typo.
7139 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7140 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7141
7142 2006-07-05 Richard Stallman <rms@gnu.org>
7143
7144 * text.texi (Buffer Contents): Add example of text props
7145 in result of buffer-substring.
7146 (Text Properties): Explain better about use of specific property names.
7147 (Property Search): Some cleanups; reorder some functions.
7148
7149 * keymaps.texi (Changing Key Bindings): Cleanup.
7150 Add xref to Key Binding Conventions.
7151
7152 * display.texi (Attribute Functions): Add examples for
7153 face-attribute-relative-p.
7154
7155 * tips.texi (Coding Conventions): Cleanup last change.
7156
7157 2006-07-05 Karl Berry <karl@gnu.org>
7158
7159 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7160 Remove @setchapternewpage odd.
7161 Result is 1013 pages, down from 1100.
7162
7163 * anti.texi, customize.texi, display.texi, internals.texi:
7164 * minibuf.texi, modes.texi, tips.texi:
7165 Fix overfull/underfull boxes.
7166
7167 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7168
7169 * edebug.texi (Instrumenting):
7170 Add Edebug-specific findex for eval-buffer.
7171 * loading.texi (Loading):
7172 Replace eval-current-buffer with eval-buffer.
7173
7174 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
7175
7176 * locals.texi (Standard Buffer-Local Variables): Update the list
7177 of variables.
7178
7179 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
7180
7181 * files.texi (File Name Completion): Point user to the node
7182 "Reading File Names".
7183
7184 2006-06-24 Eli Zaretskii <eliz@gnu.org>
7185
7186 * files.texi (Contents of Directories): Document case-insensitive
7187 behavior on respective filesystems.
7188
7189 * objects.texi (Character Type): Document that Emacs signals an
7190 error for unsupported Unicode characters specified as \uNNNN.
7191
7192 2006-06-19 Richard Stallman <rms@gnu.org>
7193
7194 * processes.texi (Bindat Spec): Clarify previous change.
7195
7196 2006-06-16 Richard Stallman <rms@gnu.org>
7197
7198 * tips.texi (Coding Conventions): Better explain conventions
7199 for definition constructs.
7200
7201 * text.texi (Special Properties): String value of `read-only'
7202 serves as the error message.
7203
7204 * objects.texi (Character Type): Clarify prev. change.
7205 (Non-ASCII in Strings): Mention \u and \U.
7206
7207 * commands.texi (Using Interactive): Explain problem of
7208 markers, etc., in command-history.
7209
7210 2006-06-14 Kim F. Storm <storm@cua.dk>
7211
7212 * commands.texi (Waiting): Negative arg to sit-for forces
7213 redisplay even if input is pending.
7214
7215 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7216 redisplay. Remove incorrect example of binding redisplay-dont-pause
7217 around (sit-for 0).
7218
7219 2006-06-13 Richard Stallman <rms@gnu.org>
7220
7221 * display.texi (Forcing Redisplay): Clarify previous change.
7222
7223 2006-06-13 Romain Francoise <romain@orebokech.com>
7224
7225 * display.texi (Forcing Redisplay): Fix typo.
7226
7227 2006-06-13 Kim F. Storm <storm@cua.dk>
7228
7229 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7230
7231 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7232
7233 * tips.texi (Coding Conventions): Add `@end itemize'.
7234
7235 2006-06-10 Richard Stallman <rms@gnu.org>
7236
7237 * tips.texi (Coding Conventions): Explain use of coding systems
7238 to ensure one decoding for strings.
7239
7240 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7241
7242 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7243 syntax.
7244
7245 2006-06-07 Eli Zaretskii <eliz@gnu.org>
7246
7247 * display.texi (Font Selection): Remove description of
7248 clear-face-cache.
7249
7250 * compile.texi (Eval During Compile): Fix a typo. Add index
7251 entries for possible uses of eval-when-compile.
7252
7253 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7254
7255 * display.texi (Abstract Display): Fix typo.
7256
7257 2006-06-03 Eli Zaretskii <eliz@gnu.org>
7258
7259 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7260 Reword variable's description.
7261
7262 2006-06-01 Richard Stallman <rms@gnu.org>
7263
7264 * windows.texi (Splitting Windows): Clarify splitting nonselected
7265 window.
7266
7267 2006-05-31 Juri Linkov <juri@jurta.org>
7268
7269 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7270
7271 2006-05-30 Richard Stallman <rms@gnu.org>
7272
7273 * display.texi (Line Height): Fix errors in description of
7274 default line height and line-height property.
7275
7276 * nonascii.texi (Default Coding Systems): Further clarification.
7277
7278 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7279
7280 * internals.texi (Pure Storage): Mention that an overflow in pure
7281 space causes a memory leak.
7282 (Garbage Collection): If there was an overflow in pure space,
7283 `garbage-collect' returns nil.
7284
7285 2006-05-30 Eli Zaretskii <eliz@gnu.org>
7286
7287 * nonascii.texi (Default Coding Systems): Fix it some more.
7288
7289 2006-05-29 Eli Zaretskii <eliz@gnu.org>
7290
7291 * nonascii.texi (Default Coding Systems): Fix last change.
7292
7293 2006-05-29 Kenichi Handa <handa@m17n.org>
7294
7295 * nonascii.texi (find-operation-coding-system): Describe the new
7296 argument format (FILENAME . BUFFER).
7297
7298 2006-05-28 Richard Stallman <rms@gnu.org>
7299
7300 * tips.texi (Coding Conventions): Better explain reasons not to
7301 advise other packages or use `eval-after-load'.
7302
7303 2006-05-29 Kim F. Storm <storm@cua.dk>
7304
7305 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7306 `bindat-idx' and `bindat-raw' for clarity.
7307
7308 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7309
7310 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7311
7312 * display.texi (Display): Add "Abstract Display" to menu.
7313 (Abstract Display, Abstract Display Functions)
7314 (Abstract Display Example): New nodes.
7315 * elisp.texi (Top): Add "Abstract Display" to menu.
7316
7317 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
7318
7319 * keymaps.texi (Key Sequences): Link to input events definition.
7320 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7321
7322 * files.texi (Changing Files): Document updated argument list for
7323 copy-file.
7324
7325 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7326
7327 * processes.texi (Bindat Functions): Explain term "total length".
7328 Use it in bindat-length and bindat-pack descriptions.
7329
7330 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7331
7332 * tips.texi (Coding Conventions): Advise against using
7333 eval-after-load in packages. Add an index entry.
7334
7335 2006-05-25 Juri Linkov <juri@jurta.org>
7336
7337 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7338
7339 * modes.texi (%-Constructs): Add %e, %z, %Z.
7340
7341 2006-05-25 Richard Stallman <rms@gnu.org>
7342
7343 * elisp.texi (Top): Update subnode menu.
7344
7345 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7346 (Keymaps): Update menu.
7347
7348 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7349
7350 * keymaps.texi (Key Sequences): Some clarifications.
7351
7352 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7353
7354 * processes.texi (Bindat Functions): Say "unibyte string"
7355 explicitly for bindat-unpack and bindat-pack descriptions.
7356 (Bindat Examples): Don't call `string-make-unibyte' in example.
7357
7358 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7359
7360 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
7361 Explain string and vector representations of key sequences.
7362
7363 * keymaps.texi (Changing Key Bindings):
7364 * commands.texi (Interactive Codes):
7365 * help.texi (Describing Characters): Refer to it.
7366
7367 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7368
7369 * frames.texi (Pointer Shape): @end table -> @end defvar.
7370
7371 2006-05-22 Richard Stallman <rms@gnu.org>
7372
7373 * elisp.texi (Top): Update subnode menus.
7374
7375 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7376 Contents rewritten; material from old Pointer Shape node moved here.
7377
7378 * display.texi (Pointer Shape): Node deleted.
7379 (Image Descriptors): Minor cleanup.
7380
7381 2006-05-21 Richard Stallman <rms@gnu.org>
7382
7383 * syntax.texi (Parsing Expressions): Update info on which STATE
7384 elements are ignored.
7385
7386 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7387
7388 * hooks.texi (Standard Hooks): Correct typo.
7389
7390 * gpl.texi (GPL): ifinfo -> ifnottex.
7391
7392 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7393
7394 * searching.texi (Simple Match Data): Warn about match data being
7395 set anew by every search.
7396
7397 2006-05-17 Richard Stallman <rms@gnu.org>
7398
7399 * minibuf.texi (Minibuffer History): Clarify.
7400
7401 * searching.texi (Regexp Special): Clarify nested regexp warning.
7402
7403 2006-05-16 Kim F. Storm <storm@cua.dk>
7404
7405 * minibuf.texi (Minibuffer History): Update add-to-history.
7406
7407 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7408
7409 * nonascii.texi (Explicit Encoding):
7410 Fix typo (encoding<->decoding).
7411
7412 2006-05-14 Richard Stallman <rms@gnu.org>
7413
7414 * buffers.texi (Creating Buffers): Cleanup.
7415
7416 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7417
7418 2006-05-13 Eli Zaretskii <eliz@gnu.org>
7419
7420 * buffers.texi (Current Buffer): Document that with-temp-buffer
7421 disables undo.
7422
7423 * os.texi (Terminal-Specific): More accurate description of how
7424 Emacs searches for the terminal-specific libraries.
7425
7426 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7427
7428 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7429 emacs-xtra to @inforef's.
7430
7431 * text.texi (Undo): Document that undo is turned off in buffers
7432 whose names begin with a space.
7433
7434 * buffers.texi (Buffer Names): Add index entries for buffers whose
7435 names begin with a space.
7436 (Creating Buffers): Document that undo is turned off in buffers
7437 whose names begin with a space.
7438
7439 * files.texi (Visiting Functions, Reading from Files)
7440 (Saving Buffers): Mention code and EOL conversions by file I/O
7441 primitives and subroutines.
7442
7443 * nonascii.texi (Lisp and Coding Systems):
7444 Document coding-system-eol-type. Add index entries for eol conversion.
7445
7446 * display.texi (Defining Faces): Mention `mac', and add an xref to
7447 where window-system is described.
7448
7449 2006-05-10 Richard Stallman <rms@gnu.org>
7450
7451 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7452
7453 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7454
7455 * variables.texi (File Local Variables): Recommend to quote lambda
7456 expressions in safe-local-variable property.
7457
7458 2006-05-09 Richard Stallman <rms@gnu.org>
7459
7460 * variables.texi (File Local Variables):
7461 Document safe-local-eval-forms and safe-local-eval-function.
7462
7463 2006-05-07 Kim F. Storm <storm@cua.dk>
7464
7465 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7466 from add-to-history.
7467
7468 2006-05-07 Romain Francoise <romain@orebokech.com>
7469
7470 * commands.texi (Event Input Misc):
7471 * compile.texi (Eval During Compile):
7472 * internals.texi (Buffer Internals):
7473 * minibuf.texi (Initial Input):
7474 * nonascii.texi (Scanning Charsets):
7475 * numbers.texi (Comparison of Numbers):
7476 * windows.texi (Textual Scrolling, Vertical Scrolling):
7477 Fix various typos.
7478
7479 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7480
7481 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7482 conditional xref's to either emacs or emacs-xtra, depending on
7483 @iftex/@ifnottex.
7484
7485 * minibuf.texi (Minibuffer History): Document add-to-history.
7486
7487 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7488
7489 * internals.texi (Pure Storage): Mention the pure overflow message
7490 at startup.
7491
7492 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
7493
7494 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7495 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7496 search.
7497
7498 2006-05-01 Richard Stallman <rms@gnu.org>
7499
7500 * intro.texi (nil and t): Clarify.
7501
7502 * variables.texi (File Local Variables): Suggest using booleanp.
7503
7504 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
7505
7506 * objects.texi (Type Predicates): Fix typos.
7507
7508 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7509
7510 * intro.texi (nil and t): Add booleanp.
7511
7512 * objects.texi (Type Predicates): Add links for booleanp and
7513 string-or-null-p.
7514
7515 2006-04-29 Richard Stallman <rms@gnu.org>
7516
7517 * modes.texi (Multiline Font Lock): Rename from
7518 Multi line Font Lock Elements. Much clarification.
7519 (Font Lock Multiline, Region to Fontify): Much clarification.
7520
7521 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7522
7523 * variables.texi (File Local Variables): Remove the special case t for
7524 safe-local-variable.
7525
7526 2006-04-26 Richard Stallman <rms@gnu.org>
7527
7528 * syntax.texi (Parsing Expressions): Minor cleanup.
7529
7530 2006-04-18 Richard Stallman <rms@gnu.org>
7531
7532 * tips.texi (Coding Conventions): Explain when the package's
7533 prefix should appear later on (not at the start of the name).
7534
7535 * searching.texi (String Search): Clarify effect of NOERROR.
7536
7537 * modes.texi (Imenu): Clarify what special items do.
7538
7539 * hooks.texi (Standard Hooks): Delete text about old hook names.
7540
7541 2006-04-17 Romain Francoise <romain@orebokech.com>
7542
7543 * variables.texi (Local Variables): Update the default value of
7544 `max-specpdl-size'.
7545
7546 2006-04-15 Michael Olson <mwolson@gnu.org>
7547
7548 * processes.texi (Transaction Queues): Mention the new optional
7549 `delay-question' argument for `tq-enqueue'.
7550
7551 2006-04-13 Bill Wohler <wohler@newt.com>
7552
7553 * customize.texi (Common Keywords): Use dotted notation for
7554 :package-version value. Specify its values. Improve documentation
7555 for customize-package-emacs-version-alist.
7556
7557 2006-04-12 Bill Wohler <wohler@newt.com>
7558
7559 * customize.texi (Common Keywords): Move description of
7560 customize-package-emacs-version-alist to @defvar.
7561
7562 2006-04-10 Bill Wohler <wohler@newt.com>
7563
7564 * customize.texi (Common Keywords): Add :package-version.
7565
7566 2006-04-10 Kim F. Storm <storm@cua.dk>
7567
7568 * text.texi (Buffer Contents): Add NOPROPS arg to
7569 filter-buffer-substring.
7570
7571 2006-04-08 Kevin Ryde <user42@zip.com.au>
7572
7573 * os.texi (Command-Line Arguments): Update xref to emacs manual
7574 "Command Arguments" -> "Emacs Invocation", per change there.
7575
7576 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
7577
7578 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
7579 be on one line to help makeinfo not render two spaces after the dot.
7580
7581 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7582
7583 * strings.texi (Predicates for Strings): Add string-or-null-p.
7584
7585 2006-03-28 Kim F. Storm <storm@cua.dk>
7586
7587 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
7588 remarks about systems that don't support fractional seconds.
7589
7590 2006-03-25 Karl Berry <karl@gnu.org>
7591
7592 * elisp.texi: Use @copyright{} instead of (C), and do not indent
7593 the year list.
7594
7595 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
7596
7597 * display.texi (Fringe Indicators): Fix typos.
7598
7599 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7600
7601 * tips.texi (Documentation Tips): One can now also write `program'
7602 in front of a quoted symbol in a docstring to prevent making a
7603 hyperlink.
7604
7605 2006-03-19 Alan Mackenzie <acm@muc.de>
7606
7607 * text.texi (Special Properties): Clarify `fontified' property.
7608
7609 2006-03-16 Richard Stallman <rms@gnu.org>
7610
7611 * display.texi (Defining Images): Minor cleanup.
7612
7613 2006-03-16 Bill Wohler <wohler@newt.com>
7614
7615 * display.texi (Defining Images): In image-load-path-for-library,
7616 prefer user's images.
7617
7618 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
7619
7620 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
7621
7622 2006-03-15 Bill Wohler <wohler@newt.com>
7623
7624 * display.texi (Defining Images): Fix example in
7625 image-load-path-for-library by not recommending that one binds
7626 image-load-path. Just defvar it to placate compiler and only use
7627 it if previously defined.
7628
7629 2006-03-14 Bill Wohler <wohler@newt.com>
7630
7631 * display.texi (Defining Images): In image-load-path-for-library,
7632 always return list of directories. Update example.
7633
7634 2006-03-14 Alan Mackenzie <acm@muc.de>
7635
7636 * modes.texi: New node, "Region to Fontify" (for Font Lock).
7637 This describes font-lock-extend-region-function.
7638 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
7639 the new node "Region to Fontify".
7640
7641 2006-03-13 Richard Stallman <rms@gnu.org>
7642
7643 * display.texi (Invisible Text): The impossible position is
7644 now before the invisible text, not after.
7645 (Defining Images): Clean up last change.
7646
7647 2006-03-11 Bill Wohler <wohler@newt.com>
7648
7649 * display.texi (Defining Images): Add image-load-path-for-library.
7650
7651 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7652
7653 * text.texi (Adaptive Fill): Fix Texinfo usage.
7654
7655 * strings.texi (Creating Strings): Fix Texinfo usage.
7656
7657 * searching.texi (Regexp Special): Use @samp for regular
7658 expressions that are not in Lisp syntax.
7659
7660 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7661
7662 * searching.texi (Regexp Special): Put remark between parentheses
7663 to avoid misreading.
7664
7665 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * searching.texi (Syntax of Regexps): More accurately describe
7668 which characters are special in which situations.
7669 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
7670 are not special. Describe in detail when `[' and `]' are special.
7671 (Regexp Backslash): Plenty of regexps with unbalanced square
7672 brackets are valid, so reword that statement.
7673
7674 2006-03-02 Kim F. Storm <storm@cua.dk>
7675
7676 * keymaps.texi (Tool Bar): Add tool-bar-border.
7677
7678 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
7679
7680 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
7681
7682 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
7683
7684 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
7685
7686 * files.texi (Locating Files): Suggest additional values for the
7687 SUFFIXES arg of `locate-file'. Update pxref.
7688
7689 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
7690 (How Programs Do Loading): Discuss the effects of Auto Compression
7691 mode on `load'.
7692 (Load Suffixes): New node.
7693 (Library Search): Delete description of `load-suffixes'; it was
7694 moved to "Load Suffixes".
7695 (Autoload, Named Features): Mention `load-suffixes'.
7696
7697 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7698
7699 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
7700
7701 * windows.texi (Window Tree): Fix typo.
7702
7703 2006-02-20 Kim F. Storm <storm@cua.dk>
7704
7705 * display.texi (Fringe Indicators): New section.
7706 Move indicate-empty-lines, indicate-buffer-boundaries, and
7707 default-indicate-buffer-boundaries here.
7708 Add fringe-indicator-alist and default-fringes-indicator-alist.
7709 Add list of logical fringe indicator symbols.
7710 Update list of standard bitmap names.
7711 (Fringe Cursors): New section.
7712 Move overflow-newline-into-fringe here.
7713 Add fringe-cursor-alist and default-fringes-cursor-alist.
7714 Add list of fringe cursor symbols.
7715
7716 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
7717
7718 * commands.texi (Using Interactive): Fix reference to node
7719 "Minibuffers".
7720
7721 2006-02-19 Richard M. Stallman <rms@gnu.org>
7722
7723 * minibuf.texi (High-Level Completion):
7724 Add xref to read-input-method-name.
7725
7726 * files.texi (Relative File Names): Move file-relative-name here.
7727 (File Name Expansion): From here. Minor clarifications.
7728
7729 * commands.texi (Using Interactive): Add xrefs about reading input.
7730 Clarify remarks about that moving point and mark.
7731 Put string case before list case.
7732
7733 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
7734
7735 * display.texi (Other Display Specs, Image Descriptors):
7736 Revert erroneous changes. The previous description of
7737 image-descriptors as `(image . PROPS)' was correct.
7738
7739 2006-02-14 Richard M. Stallman <rms@gnu.org>
7740
7741 * variables.texi (File Local Variables): Clarifications.
7742
7743 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
7744
7745 * variables.texi (File Local Variables): Use @code for a cons
7746 cell, not @var.
7747
7748 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7749
7750 * variables.texi (File Local Variables): Document new file local
7751 variable behavior.
7752
7753 2006-02-10 Kim F. Storm <storm@cua.dk>
7754
7755 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
7756
7757 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
7758
7759 * modes.texi (%-Constructs): Remove obsolete info about
7760 `global-mode-string'.
7761
7762 2006-02-07 Richard M. Stallman <rms@gnu.org>
7763
7764 * commands.texi (Prefix Command Arguments): Minor cleanup.
7765
7766 * display.texi: "Graphical display", not window system.
7767
7768 * functions.texi (What Is a Function): Fix xref.
7769
7770 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
7771 (Changing Key Bindings): Clarify when remapping is better than
7772 substitute-key-definition.
7773
7774 2006-02-02 Richard M. Stallman <rms@gnu.org>
7775
7776 * minibuf.texi (Basic Completion): Completion alists are risky.
7777
7778 * keymaps.texi (Active Keymaps): Clarifications.
7779 (Searching Keymaps): New node.
7780 (Keymaps): Update menu.
7781
7782 * frames.texi (Layout Parameters): Minor clarification.
7783 (Drag and Drop): New node.
7784 (Frames): Update menu.
7785
7786 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7787
7788 * display.texi (Other Display Specs, Image Descriptors):
7789 Image description is a list, not a cons cell.
7790
7791 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7792
7793 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
7794 list is not necessarily a list).
7795
7796 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7797
7798 * frames.texi (Layout Parameters): border-width and
7799 internal-border-width belong to the frame, not the window.
7800
7801 2006-01-19 Richard M. Stallman <rms@gnu.org>
7802
7803 * nonascii.texi (Translation of Characters): Search cmds use
7804 translation-table-for-input. Automatically made local.
7805
7806 * markers.texi (Overview of Markers): Count insertion type
7807 as one of a marker's attributes.
7808
7809 * keymaps.texi (Controlling Active Maps): New node, split out of
7810 Active Keymaps.
7811 (Keymaps): Menu updated.
7812 (Active Keymaps): Give pseudocode to explain how the active
7813 maps are searched. current-active-maps and key-binding moved here.
7814 (Functions for Key Lookup): current-active-maps and key-binding moved.
7815 Clarifications.
7816 (Searching the Keymaps): New subnode.
7817
7818 * elisp.texi (Top): Menu clarification.
7819
7820 * display.texi (Other Display Specs): Delete duplicate entry for
7821 just a string as display spec. Move text about recursive display
7822 specs on such a string.
7823
7824 * commands.texi (Key Sequence Input): Clarify.
7825 Move num-nonmacro-input-events out.
7826 (Reading One Event): num-nonmacro-input-events moved here.
7827
7828 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
7829
7830 * advice.texi (Simple Advice): Update example to fit argument
7831 change in previous-line.
7832
7833 2006-01-05 Richard M. Stallman <rms@gnu.org>
7834
7835 * markers.texi (The Mark): Fix in `mark'.
7836
7837 2006-01-04 Richard M. Stallman <rms@gnu.org>
7838
7839 * processes.texi (Misc Network, Make Network): Minor cleanups.
7840
7841 2006-01-04 Kim F. Storm <storm@cua.dk>
7842
7843 * processes.texi (Make Network): Add IPv6 addresses and handling.
7844 (Network Feature Testing): Mention (:family ipv6).
7845 (Misc Network): Add IPv6 formats to format-network-address.
7846
7847 2005-12-30 Richard M. Stallman <rms@gnu.org>
7848
7849 * text.texi (Changing Properties):
7850 Don't use return value of set-text-properties.
7851
7852 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
7853
7854 * modes.texi (Mode Line Format): Correct typo in menu.
7855
7856 2005-12-29 Richard M. Stallman <rms@gnu.org>
7857
7858 * modes.texi (Mode Line Top): New node.
7859 (Mode Line Data): Some text moved to new node.
7860 Explain the data structure more concretely.
7861 (Mode Line Basics): Clarifications.
7862 (Mode Line Variables): Clarify intro paragraph.
7863 (%-Constructs): Clarify intro paragraph.
7864 (Mode Line Format): Update menu.
7865
7866 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7867
7868 * minibuf.texi (Basic Completion): Update lazy-completion-table
7869 examples for removal of ARGS argument.
7870
7871 2005-12-23 Richard M. Stallman <rms@gnu.org>
7872
7873 * text.texi (Undo): Restore some explanation from the version
7874 that was deleted.
7875
7876 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7877
7878 * text.texi (Undo): Remove duplicate descriptions of `apply
7879 funname' and `apply delta' elements of the undo list.
7880
7881 2005-12-20 Richard M. Stallman <rms@gnu.org>
7882
7883 * help.texi (Help Functions): Update documentation of `apropos'.
7884
7885 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
7886
7887 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
7888 because it is confusing. If the :help-echo keyword is a function,
7889 it is not directly used as the :help-echo overlay property, as the
7890 xref seems to suggest (it does not take the appropriate args).
7891
7892 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7893
7894 * customize.texi (Common Keywords): Fix Texinfo usage.
7895 (Group Definitions, Variable Definitions): Update for new
7896 conventions for using `*' in docstrings.
7897
7898 * tips.texi (Documentation Tips): Update for new conventions for
7899 using `*' in docstrings.
7900
7901 2005-12-16 Richard M. Stallman <rms@gnu.org>
7902
7903 * minibuf.texi (Minibuffer Contents): Minor cleanup.
7904
7905 2005-12-16 Juri Linkov <juri@jurta.org>
7906
7907 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
7908
7909 2005-12-14 Romain Francoise <romain@orebokech.com>
7910
7911 * modes.texi (Customizing Keywords): Rename `append' to `how'.
7912 Fix typo.
7913
7914 2005-12-11 Juri Linkov <juri@jurta.org>
7915
7916 * minibuf.texi (Completion Commands): Add mention of read-file-name
7917 for filename completion keymaps.
7918 (Reading File Names): Add mention of filename completion keymaps
7919 for read-file-name and xref to `Completion Commands'.
7920
7921 2005-12-10 Richard M. Stallman <rms@gnu.org>
7922
7923 * customize.texi (Common Keywords): State caveats for use of :tag.
7924
7925 2005-12-08 Richard M. Stallman <rms@gnu.org>
7926
7927 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
7928 with xrefs and better explanation.
7929 (Completion Commands): Add the filename completion maps.
7930
7931 * objects.texi (Character Type): Clarify that \s is not space
7932 if a dash follows.
7933
7934 2005-12-05 Richard M. Stallman <rms@gnu.org>
7935
7936 * windows.texi (Resizing Windows): Delete preserve-before args.
7937
7938 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
7939
7940 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
7941 in full keymaps, since the quirk has been fixed.
7942
7943 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7944
7945 * hooks.texi (Standard Hooks): Add index entries.
7946 Mention `compilation-finish-functions'.
7947
7948 2005-11-27 Richard M. Stallman <rms@gnu.org>
7949
7950 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
7951
7952 2005-11-21 Juri Linkov <juri@jurta.org>
7953
7954 * customize.texi (Common Keywords): Update links types
7955 custom-manual and url-link. Add link types emacs-library-link,
7956 file-link, function-link, variable-link, custom-group-link.
7957
7958 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7959
7960 * display.texi: Revert 2005-11-20 change.
7961
7962 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
7963
7964 * processes.texi (Bindat Functions):
7965 Say "third" to refer to zero-based index "2".
7966
7967 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
7968
7969 * loading.texi (Library Search): Update the default value of
7970 `load-suffixes'.
7971
7972 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7973
7974 * display.texi (Attribute Functions): Mention :ignore-defface.
7975
7976 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7977
7978 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
7979 (Minor Mode Conventions): Mention the use of a hook.
7980
7981 2005-11-06 Richard M. Stallman <rms@gnu.org>
7982
7983 * files.texi (Magic File Names): find-file-name-handler checks the
7984 `operations' property of the handler.
7985
7986 2005-11-03 Richard M. Stallman <rms@gnu.org>
7987
7988 * variables.texi (Frame-Local Variables): Small clarification.
7989
7990 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
7991
7992 * os.texi (Init File): Document ~/.emacs.d/init.el.
7993
7994 2005-10-29 Richard M. Stallman <rms@gnu.org>
7995
7996 * internals.texi (Garbage Collection): Document memory-full.
7997
7998 2005-10-28 Bill Wohler <wohler@newt.com>
7999
8000 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8001 for URLs.
8002
8003 2005-10-28 Richard M. Stallman <rms@gnu.org>
8004
8005 * minibuf.texi (Completion Commands): Clean up prev change.
8006
8007 2005-10-26 Kevin Ryde <user42@zip.com.au>
8008
8009 * compile.texi (Eval During Compile): Explain recommended uses
8010 of eval-when-compile and eval-and-compile.
8011
8012 2005-10-27 Masatake YAMATO <jet@gyve.org>
8013
8014 * minibuf.texi (Completion Commands):
8015 Write about new optional argument for `display-completion-list'.
8016
8017 2005-10-23 Richard M. Stallman <rms@gnu.org>
8018
8019 * display.texi (Overlay Arrow): Clarify about local bindings of
8020 overlay-arrow-position.
8021
8022 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8023
8024 * internals.texi (Building Emacs): Fix last change.
8025
8026 2005-10-22 Richard M. Stallman <rms@gnu.org>
8027
8028 * internals.texi (Building Emacs): Document eval-at-startup.
8029
8030 2005-10-21 Richard M. Stallman <rms@gnu.org>
8031
8032 * loading.texi (Where Defined): load-history contains abs file names.
8033 symbol-file returns abs file names.
8034
8035 2005-10-19 Kim F. Storm <storm@cua.dk>
8036
8037 * display.texi (Showing Images): Add max-image-size integer value.
8038
8039 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
8040
8041 * display.texi (Showing Images): Document max-image-size.
8042
8043 2005-10-17 Richard M. Stallman <rms@gnu.org>
8044
8045 * commands.texi (Quitting): Minor clarification.
8046
8047 * processes.texi (Sentinels): Clarify about output and quitting.
8048 (Filter Functions): Mention with-local-quit.
8049
8050 2005-10-17 Juri Linkov <juri@jurta.org>
8051
8052 * buffers.texi (Current Buffer):
8053 * commands.texi (Event Input Misc):
8054 * compile.texi (Eval During Compile, Compiler Errors):
8055 * customize.texi (Group Definitions):
8056 * display.texi (Progress, Defining Faces):
8057 * files.texi (Writing to Files):
8058 * modes.texi (Mode Hooks, Defining Minor Modes):
8059 * streams.texi (Output Functions):
8060 * syntax.texi (Syntax Table Functions):
8061 * text.texi (Change Hooks):
8062 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8063
8064 * commands.texi (Quitting): Replace arg `forms' with `body' in
8065 `with-local-quit'.
8066
8067 * positions.texi (Excursions): Replace arg `forms' with `body' in
8068 `save-excursion'.
8069
8070 2005-10-08 Kim F. Storm <storm@cua.dk>
8071
8072 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8073 Rename manual section accordingly.
8074
8075 2005-10-04 Kim F. Storm <storm@cua.dk>
8076
8077 * windows.texi (Window Split Tree): New section describing
8078 new function window-split-tree function.
8079
8080 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
8081
8082 * display.texi (Fringe Size/Pos): Simplify and add detail.
8083
8084 2005-09-30 Romain Francoise <romain@orebokech.com>
8085
8086 * minibuf.texi (High-Level Completion): Explain that the prompt
8087 given to `read-buffer' should end with a colon and a space.
8088 Update usage examples.
8089
8090 2005-09-29 Juri Linkov <juri@jurta.org>
8091
8092 * display.texi (Displaying Messages): Rename argument name
8093 `string' to `format-string' in functions `message', `message-box',
8094 `message-or-box'.
8095
8096 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
8097
8098 * errors.texi (Standard Errors): Correct xrefs.
8099
8100 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8101
8102 * display.texi (Defining Images): Update documentation for
8103 `image-load-path'.
8104
8105 2005-09-17 Richard M. Stallman <rms@gnu.org>
8106
8107 * display.texi (Defining Images): Clean up previous change.
8108
8109 2005-09-16 Romain Francoise <romain@orebokech.com>
8110
8111 * elisp.texi: Specify GFDL version 1.2.
8112
8113 * doclicense.texi (GNU Free Documentation License): Update to
8114 version 1.2.
8115
8116 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8117
8118 * display.texi (Defining Images): Document `image-load-path'.
8119
8120 2005-09-15 Richard M. Stallman <rms@gnu.org>
8121
8122 * objects.texi (Printed Representation): Minor cleanup.
8123 (Box Diagrams): Minor fix.
8124 (Cons Cell Type): Move (...) index item here.
8125 (Box Diagrams): From here.
8126 (Array Type): Minor fix.
8127 (Type Predicates): Delete index "predicates".
8128 (Hash Table Type): Clarify xref.
8129 (Dotted Pair Notation): Minor fix.
8130
8131 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
8132
8133 * files.texi (Saving Buffers): Fix typo.
8134
8135 2005-09-08 Richard M. Stallman <rms@gnu.org>
8136
8137 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8138
8139 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
8140
8141 * locals.texi (Standard Buffer-Local Variables): Don't include
8142 mode variables for minor modes.
8143 Fix xrefs for buffer-display-count, buffer-display-table,
8144 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8145 enable-multibyte-characters, fill-column, header-line-format,
8146 left-fringe-width, left-margin, and right-fringe-width.
8147
8148 * hooks.texi (Standard Hooks): All hooks should conform to the
8149 standard naming convention now.
8150 Fix xref for `echo-area-clear-hook'.
8151
8152 * display.texi (Usual Display): Note that indicate-empty-lines and
8153 tab-width are buffer-local.
8154
8155 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8156
8157 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8158
8159 * nonascii.texi (Encoding and I/O): Note that
8160 buffer-file-coding-system is buffer-local.
8161
8162 * positions.texi (List Motion): Note that defun-prompt-regexp is
8163 buffer-local.
8164
8165 * text.texi (Auto Filling): Note that auto-fill-function is
8166 buffer-local.
8167 (Undo): Note that buffer-undo-list is buffer-local.
8168
8169 * windows.texi (Buffers and Windows):
8170 Document buffer-display-count.
8171
8172 2005-09-06 Richard M. Stallman <rms@gnu.org>
8173
8174 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8175 package prefix elsewhere than at the start of the name.
8176
8177 2005-09-03 Richard M. Stallman <rms@gnu.org>
8178
8179 * tips.texi (Programming Tips): Add conventions for minibuffer
8180 questions and prompts.
8181
8182 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8183
8184 * intro.texi (nil and t): Minor cleanup.
8185 Delete spurious mention of keyword symbols.
8186 (Evaluation Notation): Add index entry.
8187 (A Sample Function Description): Minor cleanup.
8188 (A Sample Variable Description): Not all vars can be set.
8189
8190 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8191
8192 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8193
8194 (Insertion): Document precise type of `insert-char' arg COUNT.
8195
8196 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8197
8198 * modes.texi (Other Font Lock Variables): Sync the default of
8199 font-lock-lines-before.
8200
8201 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8202
8203 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8204
8205 2005-08-29 Richard M. Stallman <rms@gnu.org>
8206
8207 * elisp.texi (Top): Update subnode menu.
8208
8209 * searching.texi (Searching and Matching): Move node.
8210 Rearrange contents and add overall explanation.
8211 (Searching and Case): Move node.
8212 (Searching and Matching): Update menu.
8213
8214 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8215
8216 * os.texi (Startup Summary): Fix the description of the initial
8217 startup message display.
8218
8219 2005-08-25 Richard M. Stallman <rms@gnu.org>
8220
8221 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8222
8223 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
8224
8225 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8226 `next-overlay-change' example.
8227
8228 2005-08-22 Juri Linkov <juri@jurta.org>
8229
8230 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8231 Fix invert-face. Fix args of face-background.
8232
8233 * display.texi (Standard Faces): Delete node.
8234 (Faces): Add xref to `(emacs)Standard Faces'.
8235 (Displaying Faces): Fix xref to `Standard Faces'.
8236
8237 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8238
8239 2005-08-20 Alan Mackenzie <acm@muc.de>
8240
8241 * buffers.texi (The Buffer List): Clarify the manipulation of the
8242 buffer list.
8243
8244 2005-08-14 Richard M. Stallman <rms@gnu.org>
8245
8246 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8247 a regexp.
8248
8249 2005-08-11 Richard M. Stallman <rms@gnu.org>
8250
8251 * elisp.texi (Top): Update subnode lists.
8252
8253 * display.texi (Inverse Video): Node deleted.
8254
8255 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8256 New nodes split out of Coding Conventions.
8257
8258 * searching.texi (Regular Expressions): Document re-builder.
8259
8260 * os.texi (Time Parsing): New node split out of Time Conversion.
8261
8262 * processes.texi (Misc Network, Network Feature Testing)
8263 (Network Options, Make Network): New nodes split out of
8264 Low-Level Network.
8265
8266 2005-08-09 Richard M. Stallman <rms@gnu.org>
8267
8268 * frames.texi (Geometry): New node, split from Size and Position.
8269 (Frame Parameters): Refer to Geometry.
8270
8271 * buffers.texi (The Buffer List): Fix xrefs.
8272
8273 * windows.texi (Splitting Windows): Fix xref.
8274
8275 * frames.texi (Layout Parameters): Add xref.
8276
8277 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8278
8279 * keymaps.texi (Menu Bar): Fix xref.
8280
8281 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8282
8283 * modes.texi (%-Constructs): Fix xref.
8284
8285 * frames.texi (Window Frame Parameters): Node split up.
8286 (Basic Parameters, Position Parameters, Size Parameters)
8287 (Layout Parameters, Buffer Parameters, Management Parameters)
8288 (Cursor Parameters, Color Parameters): New subnodes.
8289
8290 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8291
8292 * positions.texi (Screen Lines): Update xref for previous change
8293 in minibuf.texi.
8294
8295 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8296 change in minibuf.texi.
8297
8298 2005-08-09 Richard M. Stallman <rms@gnu.org>
8299
8300 * tips.texi (Coding Conventions): Minor cleanup.
8301
8302 * modes.texi (Defining Minor Modes): Explain when init-value
8303 can be non-nil.
8304
8305 * elisp.texi (Top): Update submenu for Minibuffer.
8306
8307 * minibuf.texi (Minibuffer Misc): Node split up.
8308 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8309 (Recursive Mini): New nodes split out from Minibuffer Misc.
8310 (Minibuffer Misc): Document max-mini-window-height.
8311
8312 * hash.texi (Defining Hash): Delete stray paren in example.
8313
8314 * display.texi (Echo Area Customization): Don't define
8315 max-mini-window-height here; xref instead.
8316
8317 * commands.texi (Event Input Misc): Update while-no-input.
8318
8319 * advice.texi (Advising Functions): Explain when to use advice
8320 and when to use a hook.
8321
8322 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8323
8324 * makefile.w32-in (info): Don't run install-info.
8325 ($(infodir)/dir): New target, produced by running install-info.
8326
8327 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8328
8329 * modes.texi (Defining Minor Modes): The keyword for the initial
8330 value is :init-value, not :initial-value.
8331
8332 2005-07-23 Eli Zaretskii <eliz@gnu.org>
8333
8334 * loading.texi (Autoload): Make the `doctor' example be consistent
8335 with what's in current loaddefs.el. Describe the "fn" magic in
8336 the usage portion of the doc string.
8337
8338 2005-07-22 Richard M. Stallman <rms@gnu.org>
8339
8340 * internals.texi (Garbage Collection): Clarify previous change.
8341
8342 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8343
8344 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8345
8346 2005-07-18 Juri Linkov <juri@jurta.org>
8347
8348 * commands.texi (Accessing Events):
8349 * frames.texi (Text Terminal Colors, Resources):
8350 * markers.texi (The Mark):
8351 * modes.texi (Defining Minor Modes):
8352 Delete duplicate duplicate words.
8353
8354 2005-07-16 Richard M. Stallman <rms@gnu.org>
8355
8356 * display.texi (Managing Overlays): Clarify make-overlay
8357 args for insertion types.
8358
8359 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8360
8361 * customize.texi (Variable Definitions):
8362 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8363 `standard-value' is a list too.
8364 (Defining New Types): Use @key{RET} instead of @key{ret}.
8365
8366 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8367
8368 * os.texi (Translating Input): Fix typo.
8369
8370 2005-07-08 Richard M. Stallman <rms@gnu.org>
8371
8372 * README: Update edition number and size estimate.
8373
8374 * elisp.texi (VERSION): Set to 2.9.
8375
8376 2005-07-07 Richard M. Stallman <rms@gnu.org>
8377
8378 * book-spine.texinfo: Update Emacs version.
8379
8380 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8381
8382 2005-07-06 Richard M. Stallman <rms@gnu.org>
8383
8384 * searching.texi (Regexp Search): Clarify what re-search-forward
8385 does when the search fails.
8386
8387 2005-07-05 Lute Kamstra <lute@gnu.org>
8388
8389 * Update FSF's address in GPL notices.
8390
8391 * doclicense.texi (GNU Free Documentation License):
8392 * gpl.texi (GPL):
8393 * tips.texi (Coding Conventions, Library Headers):
8394 * vol1.texi:
8395 * vol2.texi: Update FSF's address.
8396
8397 2005-07-04 Richard M. Stallman <rms@gnu.org>
8398
8399 * hooks.texi (Standard Hooks): Add occur-hook.
8400
8401 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8402
8403 * display.texi (The Echo Area): Correct menu.
8404
8405 2005-07-03 Richard M. Stallman <rms@gnu.org>
8406
8407 * elisp.texi (Top): Update subnode menu for Display.
8408
8409 * display.texi (Displaying Messages): New node, with most
8410 of what was in The Echo Area.
8411 (Progress): Move under The Echo Area.
8412 (Logging Messages): New node with new text.
8413 (Echo Area Customization): New node, the rest of what was
8414 in The Echo Area. Document message-truncate-lines with @defvar.
8415 (Display): Update menu.
8416
8417 * windows.texi (Textual Scrolling): Doc 3 values for
8418 scroll-preserve-screen-position.
8419
8420 * text.texi (Special Properties): Change hook functions
8421 should bind inhibit-modification-hooks around altering buffer text.
8422
8423 * keymaps.texi (Key Binding Commands): Call binding BINDING
8424 rather than DEFINITION.
8425
8426 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
8427
8428 * variables.texi (Defining Variables): `user-variable-p' returns t
8429 for aliases of user options, nil for alias loops.
8430
8431 2005-06-28 Richard M. Stallman <rms@gnu.org>
8432
8433 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8434 make-keymap.
8435
8436 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8437
8438 * variables.texi (Setting Variables): Correct and clarify
8439 description of `add-to-ordered-list'.
8440
8441 2005-06-26 Richard M. Stallman <rms@gnu.org>
8442
8443 * display.texi (Faces): Minor cleanup.
8444
8445 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8446
8447 * display.texi (Faces): `facep' returns t for strings that are
8448 face names.
8449
8450 2005-06-25 Richard M. Stallman <rms@gnu.org>
8451
8452 * objects.texi (Equality Predicates): Clarify meaning of equal.
8453
8454 * windows.texi (Selecting Windows): save-selected-window
8455 and with-selected-window save and restore the current buffer.
8456
8457 2005-06-24 Richard M. Stallman <rms@gnu.org>
8458
8459 * numbers.texi (Float Basics): Explain how to test for NaN,
8460 and printing the sign of NaNs.
8461
8462 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8463
8464 * makefile.w32-in (MAKEINFO): Use --force.
8465
8466 2005-06-23 Richard M. Stallman <rms@gnu.org>
8467
8468 * display.texi (Face Functions): Correct Texinfo usage.
8469
8470 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8471
8472 * lists.texi (Rings): `ring-elements' now returns the elements of
8473 RING in order.
8474
8475 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8476
8477 * markers.texi (The Mark): Texinfo usage fix.
8478
8479 2005-06-23 Kim F. Storm <storm@cua.dk>
8480
8481 * searching.texi (Entire Match Data): Remove evaporate option for
8482 match-data. Do not mention evaporate option for set-match-data.
8483
8484 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8485
8486 * display.texi (Face Functions): Mention face aliases.
8487
8488 2005-06-21 Richard M. Stallman <rms@gnu.org>
8489
8490 * anti.texi (Antinews): Texinfo usage fix.
8491
8492 2005-06-21 Karl Berry <karl@gnu.org>
8493
8494 * elisp.texi: Use @copying.
8495
8496 * elisp.texi: Put @summarycontents and @contents before the Top
8497 node, instead of the end of the file, so that the contents appear
8498 in the right place in the dvi/pdf output.
8499
8500 2005-06-21 Juri Linkov <juri@jurta.org>
8501
8502 * display.texi (Defining Faces): Add `customized-face'.
8503
8504 2005-06-20 Kim F. Storm <storm@cua.dk>
8505
8506 * variables.texi (Setting Variables): Any type of element can be
8507 given order in add-to-ordered-list. Compare elements with eq.
8508
8509 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
8510
8511 2005-06-20 Karl Berry <karl@gnu.org>
8512
8513 * syntax.texi (Syntax Flags): Make last column very slightly wider
8514 to avoid "generic comment" breaking on two lines and causing an
8515 underfull box.
8516
8517 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
8518
8519 * lists.texi (Rings): Various minor clarifications and corrections.
8520
8521 2005-06-18 Richard M. Stallman <rms@gnu.org>
8522
8523 * functions.texi (Obsolete Functions): Simplify.
8524
8525 * variables.texi (Variable Aliases): Simplify.
8526
8527 * anti.texi, backups.texi, compile.texi, customization.texi:
8528 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
8529 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
8530 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
8531 * variables.texi: Fix formatting ugliness.
8532
8533 * elisp.texi: Add links to Rings and Byte Packing.
8534 Update version and copyright years.
8535
8536 * minibuf.texi: Fix formatting ugliness.
8537 (Completion Commands): Move keymap vars to the end
8538 and vars completing-read binds to the top.
8539
8540 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
8541
8542 * processes.texi: Fix typos.
8543 (Bindat Spec): Correct Texinfo error.
8544 (Byte Packing): Fix ungrammatical sentence.
8545
8546 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
8547
8548 * lists.texi (Rings): New node.
8549 (Lists): Add it to menu.
8550
8551 * processes.texi (Byte Packing): New node.
8552 (Processes): Add it to menu.
8553
8554 2005-06-17 Richard M. Stallman <rms@gnu.org>
8555
8556 * syntax.texi (Parsing Expressions): Fix texinfo usage.
8557
8558 * help.texi (Documentation Basics): Explain the xref to
8559 Documentation Tips.
8560
8561 * debugging.texi (Debugger Commands): Minor fix.
8562
8563 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
8564
8565 * edebug.texi (Instrumenting): Eliminate duplicate link.
8566 (Specification List): Replace references to "below", referring to
8567 a later node, with one @ref to that node.
8568
8569 * os.texi (Timers): Timers should save and restore the match data
8570 if they change it.
8571
8572 * debugging.texi (Debugger Commands): Mention that the Lisp
8573 debugger can not step through primitive functions.
8574
8575 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
8576
8577 * functions.texi (Obsolete Functions): Update argument names of
8578 `make-obsolete' and `define-obsolete-function-alias'.
8579
8580 * variables.texi (Variable Aliases): Update argument names of
8581 `defvaralias', `make-obsolete-variable' and
8582 `define-obsolete-variable-alias'.
8583
8584 2005-06-15 Kim F. Storm <storm@cua.dk>
8585
8586 * searching.texi (Entire Match Data): Rephrase warnings about
8587 evaporate arg to match-data and set-match-data.
8588
8589 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
8590
8591 * elisp.texi (Top): Update detailed menu.
8592
8593 * edebug.texi (Edebug): Update menu.
8594 (Instrumenting): Update xrefs.
8595 (Edebug Execution Modes): Correct xref.
8596 (Jumping): Clarify description of `h' command.
8597 Eliminate redundant @ref.
8598 (Breaks): New node.
8599 (Breakpoints): Is now a subsubsection.
8600 (Global Break Condition): Mention `C-x X X'.
8601 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
8602 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
8603 (Edebug Display Update): Correct pxref.
8604 (Edebug and Macros): New node.
8605 (Instrumenting Macro Calls): Is now a subsubsection.
8606 Neither arg of `def-edebug-spec' is evaluated.
8607 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
8608 (Specification Examples): Fix typo.
8609
8610 2005-06-14 Lute Kamstra <lute@gnu.org>
8611
8612 * debugging.texi (Function Debugging): Primitives can break on
8613 entry too.
8614
8615 2005-06-14 Kim F. Storm <storm@cua.dk>
8616
8617 * variables.texi (Setting Variables): Add add-to-ordered-list.
8618
8619 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8620
8621 * syntax.texi (Parsing Expressions): Document aux functions and vars of
8622 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
8623
8624 2005-06-13 Lute Kamstra <lute@gnu.org>
8625
8626 * text.texi (Special Properties): Fix cross reference.
8627
8628 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
8629
8630 * debugging.texi (Function Debugging): Delete mention of empty
8631 string argument to `cancel-debug-on-entry'. Delete inaccurate
8632 description of the return value of that command.
8633
8634 2005-06-11 Alan Mackenzie <acm@muc.de>
8635
8636 * text.texi (Adaptive Fill): Amplify the description of
8637 fill-context-prefix.
8638
8639 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8640
8641 * syntax.texi (Parsing Expressions): Fix Texinfo error.
8642
8643 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
8644
8645 * syntax.texi (Parsing Expressions): Document syntax-ppss.
8646
8647 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8648
8649 * debugging.texi (Error Debugging): Minor rewording.
8650 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
8651 is optional.
8652
8653 2005-06-10 Lute Kamstra <lute@gnu.org>
8654
8655 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
8656 (Top): Give it a title. Correct version number. Give the
8657 detailed node listing a more prominent header.
8658 * intro.texi: Don't set VERSION here a second time.
8659 Mention Emacs's version too.
8660 * anti.texi (Antinews): Use EMACSVER to refer to the current
8661 version of Emacs.
8662
8663 2005-06-09 Kim F. Storm <storm@cua.dk>
8664
8665 * searching.texi (Entire Match Data): Explain new `reseat' argument to
8666 match-data and set-match-data.
8667
8668 2005-06-08 Richard M. Stallman <rms@gnu.org>
8669
8670 * searching.texi (Entire Match Data): Clarify when match-data
8671 returns markers and when integers.
8672
8673 * display.texi (Defining Faces): Explain that face name should not
8674 end in `-face'.
8675
8676 * modes.texi (Mode Line Data): Minor cleanup.
8677 (Customizing Keywords): Node split out of Search-based Fontification.
8678 Add example of using font-lock-add-keywords from a hook.
8679 Clarify when MODE should be non-nil, and when nil.
8680
8681 2005-06-06 Richard M. Stallman <rms@gnu.org>
8682
8683 * modes.texi (Mode Line Data): Explain what happens when the car
8684 of a list is a void symbol.
8685 (Search-based Fontification): Explain MODE arg to
8686 font-lock-add-keywords and warn about calls from major modes.
8687
8688 2005-06-08 Juri Linkov <juri@jurta.org>
8689
8690 * display.texi (Standard Faces): Add `shadow' face.
8691
8692 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
8693
8694 * modes.texi (Major Mode Conventions): A derived mode only needs
8695 to put the call to the parent mode inside `delay-mode-hooks'.
8696
8697 2005-05-29 Richard M. Stallman <rms@gnu.org>
8698
8699 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
8700 new, and what that implies. Clarify.
8701
8702 * files.texi (Locating Files): Clean up the text.
8703
8704 * frames.texi (Window Frame Parameters): Document user-size.
8705 Shorten entry for top by referring to left.
8706
8707 2005-05-26 Richard M. Stallman <rms@gnu.org>
8708
8709 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
8710 is new, and what the implications are. Other clarifications.
8711
8712 2005-05-24 Richard M. Stallman <rms@gnu.org>
8713
8714 * frames.texi (Dialog Boxes): Minor fixes.
8715
8716 2005-05-25 Masatake YAMATO <jet@gyve.org>
8717
8718 * display.texi (Standard Faces): Write about `mode-line-highlight'.
8719
8720 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8721
8722 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
8723 is optional.
8724
8725 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8726
8727 * frames.texi (Dialog Boxes): Describe new optional argument.
8728
8729 2005-05-23 Lute Kamstra <lute@gnu.org>
8730
8731 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
8732 syntax-begin-function over font-lock-beginning-of-syntax-function.
8733
8734 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
8735
8736 * minibuf.texi (Reading File Names): Update description of
8737 `read-directory-name'.
8738
8739 * modes.texi (Derived Modes): Clarify :group keyword.
8740
8741 2005-05-21 Eli Zaretskii <eliz@gnu.org>
8742
8743 * files.texi (Locating Files): New subsection.
8744 Describe locate-file and executable-find.
8745
8746 2005-05-21 Kevin Ryde <user42@zip.com.au>
8747
8748 * frames.texi (Initial Parameters): Update cross reference to
8749 "Emacs Invocation".
8750
8751 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
8752
8753 * keymaps.texi (Active Keymaps): Add anchor.
8754
8755 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
8756 (Major Mode Conventions): Refer to `Auto Major Mode' in more
8757 appropriate place.
8758 (Derived Modes): Small clarifications.
8759 (Minor Mode Conventions, Keymaps and Minor Modes):
8760 Replace references to nodes with references to anchors.
8761 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
8762 Clarify description of lists whose first element is an integer.
8763 (Mode Line Variables): Add anchor.
8764 (%-Constructs): Clarify description of integer after %.
8765 (Emulating Mode Line): Describe nil value for FACE.
8766
8767 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * modes.texi (Derived Modes): Correct references to non-existing
8770 variable standard-syntax-table.
8771
8772 2005-05-17 Lute Kamstra <lute@gnu.org>
8773
8774 * modes.texi (Defining Minor Modes): Mention the mode hook.
8775
8776 2005-05-15 Kim F. Storm <storm@cua.dk>
8777
8778 * processes.texi (Network): Remove open-network-stream-nowait.
8779 (Network Servers): Remove open-network-stream-server.
8780
8781 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * elisp.texi (Top): Update detailed menu.
8784
8785 * variables.texi: Reorder nodes.
8786 (Variables): Update menu.
8787 (File Local Variables): Do not refer to the `-*-' line as
8788 a "local variables list". Add pxref.
8789
8790 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8791
8792 * elisp.texi (Top): Update detailed menu for node changes.
8793
8794 * modes.texi (Modes): Update Menu.
8795 (Hooks): Move to beginning of chapter.
8796 Most minor modes run mode hooks too.
8797 `add-hook' can handle void hooks or hooks whose value is a single
8798 function.
8799 (Major Modes): Update Menu.
8800 (Major Mode Basics): New node, split off from `Major Modes'.
8801 (Major Mode Conventions): Correct xref. Explain how to handle
8802 auto-mode-alist if the major mode command has an autoload cookie.
8803 (Auto Major Mode): Major update. Add magic-mode-alist.
8804 (Derived Modes): Major update.
8805 (Mode Line Format): Update Menu.
8806 (Mode Line Basics): New node, split off from `Mode Line Format'.
8807
8808 * loading.texi (Autoload): Mention `autoload cookie' as synonym
8809 for `magic autoload comment'. Add index entries and anchor.
8810
8811 2005-05-14 Richard M. Stallman <rms@gnu.org>
8812
8813 * tips.texi (Coding Conventions): Explain how important it is
8814 that just loading certain files not change Emacs behavior.
8815
8816 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
8817
8818 2005-05-12 Lute Kamstra <lute@gnu.org>
8819
8820 * modes.texi (Generic Modes): Update.
8821 (Major Modes): Refer to node "Generic Modes".
8822
8823 * elisp.texi (Top): Update to the current structure of the manual.
8824 * processes.texi (Processes): Add menu description.
8825 * customize.texi (Customization): Add menu descriptions.
8826
8827 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
8828
8829 * processes.texi (Signals to Processes)
8830 (Low-Level Network): Fix typos.
8831
8832 2005-05-11 Lute Kamstra <lute@gnu.org>
8833
8834 * elisp.texi (Top): Add some nodes from the chapter "Major and
8835 Minor Modes" to the detailed node listing.
8836
8837 2005-05-10 Richard M. Stallman <rms@gnu.org>
8838
8839 * keymaps.texi (Extended Menu Items): Menu item filter functions
8840 can be called at any time.
8841
8842 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8843
8844 * variables.texi (File Local Variables): `(hack-local-variables t)'
8845 now also checks whether a mode is specified in the local variables
8846 list.
8847
8848 2005-05-05 Kevin Ryde <user42@zip.com.au>
8849
8850 * display.texi (The Echo Area): Correct format function cross
8851 reference.
8852
8853 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8854
8855 * variables.texi (Variable Aliases): Change description of
8856 `define-obsolete-variable-alias'.
8857
8858 * functions.texi (Functions): Add "Obsolete Functions" to menu.
8859 (Defining Functions): Add xref.
8860 (Obsolete Functions): New node.
8861 (Function Safety): Standardize capitalization of section title.
8862
8863 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
8864 (Dialog Boxes): Complete description of `x-popup-dialog'.
8865
8866 2005-05-04 Richard M. Stallman <rms@gnu.org>
8867
8868 * commands.texi (Interactive Codes): Fix Texinfo usage.
8869 Document U more clearly.
8870
8871 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8872
8873 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
8874 function and not a macro.
8875
8876 * frames.texi (Pop-Up Menus): Correct and clarify description of
8877 `x-popup-menu'.
8878 (Dialog Boxes): Clarify description of `x-popup-dialog'.
8879
8880 2005-05-01 Richard M. Stallman <rms@gnu.org>
8881
8882 * edebug.texi (Checking Whether to Stop): Fix previous change.
8883
8884 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8885
8886 * display.texi: Fix typos and Texinfo usage.
8887
8888 * edebug.texi (Checking Whether to Stop): executing-macro ->
8889 executing-kbd-macro.
8890
8891 2005-05-01 Richard M. Stallman <rms@gnu.org>
8892
8893 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
8894
8895 2005-04-30 Richard M. Stallman <rms@gnu.org>
8896
8897 * files.texi (Magic File Names): Document `operations' property.
8898
8899 2005-04-29 Lute Kamstra <lute@gnu.org>
8900
8901 * modes.texi (Generic Modes): New node.
8902 (Major Modes): Add it to the menu.
8903 (Derived Modes): Add "derived mode" to concept index.
8904
8905 2005-04-28 Lute Kamstra <lute@gnu.org>
8906
8907 * modes.texi (Defining Minor Modes): Fix previous change.
8908 (Font Lock Mode): Simplify.
8909 (Font Lock Basics): Say that font-lock-defaults is buffer-local
8910 when set and that some parts are optional. Add cross references.
8911 (Search-based Fontification): Say how to specify font-lock-keywords.
8912 Add cross references. Add font-lock-multiline to index.
8913 Move font-lock-keywords-case-fold-search here from node "Other Font
8914 Lock Variables". Document font-lock-add-keywords and
8915 font-lock-remove-keywords.
8916 (Other Font Lock Variables): Move font-lock-keywords-only,
8917 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8918 and font-lock-syntactic-face-function to node "Syntactic Font
8919 Lock". Move font-lock-keywords-case-fold-search to node
8920 "Search-based Fontification". Document font-lock-inhibit-thing-lock
8921 and font-lock-{,un}fontify-{buffer,region}-function.
8922 (Precalculated Fontification): Remove reference to deleted variable
8923 font-lock-core-only.
8924 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
8925 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
8926 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8927 and font-lock-syntactic-face-function here from node "Other Font
8928 Lock Variables". Move font-lock-syntactic-keywords to "Setting
8929 Syntax Properties". Add cross references.
8930 (Setting Syntax Properties): New node.
8931 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
8932 * syntax.texi (Syntax Properties): Add cross reference.
8933 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
8934
8935 2005-04-26 Richard M. Stallman <rms@gnu.org>
8936
8937 * display.texi (Defining Faces):
8938 Document `default' elements of defface spec.
8939
8940 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
8941
8942 * variables.texi (Variable Aliases): Clarify text.
8943
8944 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8945
8946 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
8947
8948 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8949
8950 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
8951
8952 2005-04-24 Eli Zaretskii <eliz@gnu.org>
8953
8954 * syntax.texi (Syntax Table Internals): Elaborate documentation of
8955 syntax-after and syntax-class.
8956
8957 * files.texi (Changing Files): Fix last change's cross-reference.
8958 (Unique File Names): Don't mention "numbers" in the documentation
8959 of make-temp-file and make-temp-name.
8960
8961 2005-04-23 Richard M. Stallman <rms@gnu.org>
8962
8963 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
8964
8965 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
8966
8967 * windows.texi (Cyclic Window Ordering): Clarify window-list.
8968
8969 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
8970
8971 * variables.texi (Variable Aliases): Describe make-obsolete-variable
8972 and define-obsolete-variable-alias.
8973
8974 2005-04-22 Kim F. Storm <storm@cua.dk>
8975
8976 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
8977 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
8978
8979 2005-04-21 Lute Kamstra <lute@gnu.org>
8980
8981 * lists.texi (Association Lists): Document rassq-delete-all.
8982
8983 2005-04-19 Richard M. Stallman <rms@gnu.org>
8984
8985 * modes.texi (Search-based Fontification): Explain that
8986 facespec is an expression to be evaluated.
8987
8988 2005-04-19 Kevin Ryde <user42@zip.com.au>
8989
8990 * streams.texi (Output Functions): Fix xref.
8991 * strings.texi (String Conversion): Fix xref.
8992
8993 2005-04-19 Kim F. Storm <storm@cua.dk>
8994
8995 * symbols.texi (Symbol Plists): Add safe-get.
8996 Mention that `get' may signal an error.
8997
8998 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
8999
9000 * customize.texi (Variable Definitions): Replace tooltip-mode
9001 example with save-place.
9002
9003 2005-04-17 Richard M. Stallman <rms@gnu.org>
9004
9005 * buffers.texi (Indirect Buffers): Clarify.
9006
9007 * positions.texi (Positions): Clarify converting marker to integer.
9008
9009 * strings.texi (String Basics): Mention string-match; clarify.
9010
9011 2005-04-08 Lute Kamstra <lute@gnu.org>
9012
9013 * modes.texi (Search-based Fontification): Fix cross references.
9014 Use consistent terminology. Document anchored highlighting.
9015
9016 2005-04-05 Lute Kamstra <lute@gnu.org>
9017
9018 * modes.texi (Defining Minor Modes): Document :group keyword
9019 argument and its default value.
9020
9021 2005-04-03 Lute Kamstra <lute@gnu.org>
9022
9023 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9024 references and/or descriptions. Delete major mode hooks; mention
9025 them as a category instead. Rename or delete obsolete hooks.
9026
9027 2005-04-02 Richard M. Stallman <rms@gnu.org>
9028
9029 * nonascii.texi (Coding System Basics): Another wording cleanup.
9030
9031 2005-04-01 Richard M. Stallman <rms@gnu.org>
9032
9033 * nonascii.texi (Coding System Basics): Clarify previous change.
9034
9035 2005-04-01 Kenichi Handa <handa@m17n.org>
9036
9037 * nonascii.texi (Coding System Basics): Describe about roundtrip
9038 identity of coding systems.
9039
9040 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9041
9042 * text.texi (Buffer Contents): Add filter-buffer-substring and
9043 buffer-substring-filters.
9044
9045 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
9046
9047 * anti.texi (Antinews): Mention `G' interactive code.
9048
9049 * tips.texi (Compilation Tips): Mention benchmark.el.
9050
9051 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9052
9053 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9054 is now bound to M-o M-o.
9055
9056 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9057
9058 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9059
9060 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9061 in the Emacs Manual).
9062 * Makefile.in (srcs): Remove calendar.texi.
9063 * makefile.w32-in (srcs): Remove calendar.texi.
9064 * display.texi (Display): Change name of next node.
9065 * os.texi (System In): Change name of previous node.
9066 * elisp.texi (Top): Remove Calendar references.
9067 * vol1.texi (Top): Remove Calendar references.
9068 * vol2.texi (Top): Remove Calendar references.
9069
9070 2005-03-25 Richard M. Stallman <rms@gnu.org>
9071
9072 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9073 Cleanup previous change.
9074
9075 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9076
9077 * display.texi (Face Attributes): Faces earlier in an :inherit
9078 list take precedence.
9079 (Scroll Bars): Fix description of vertical-scroll-bars.
9080 Document frame-current-scroll-bars and window-current-scroll-bars.
9081
9082 * markers.texi (The Mark): Document temporary Transient Mark mode.
9083
9084 * minibuf.texi (Reading File Names):
9085 Document read-file-name-completion-ignore-case.
9086
9087 * positions.texi (Screen Lines): Document nil for width argument
9088 to compute-motion.
9089
9090 2005-03-23 Kim F. Storm <storm@cua.dk>
9091
9092 * display.texi (Standard Faces): Other faces used in the fringe
9093 implicitly inherits from the fringe face.
9094 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9095 properties implicitly inherits from fringe face.
9096 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9097
9098 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9099
9100 * display.texi (Invisible Text): State default value of
9101 line-move-ignore-invisible.
9102 (Managing Overlays): Document remove-overlays.
9103 (Standard Faces): Document escape-glyph face.
9104
9105 * minibuf.texi (Reading File Names): Document read-file-name-function.
9106
9107 * modes.texi (Other Font Lock Variables):
9108 Document font-lock-lines-before.
9109
9110 * positions.texi (Skipping Characters): skip-chars-forward allows
9111 character classes.
9112
9113 2005-03-18 Lute Kamstra <lute@gnu.org>
9114
9115 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9116
9117 2005-03-17 Richard M. Stallman <rms@gnu.org>
9118
9119 * text.texi (Undo): Document extensible undo entries.
9120
9121 * searching.texi (String Search, Regexp Search): Cleanups.
9122
9123 * nonascii.texi (Character Codes): Minor fix.
9124
9125 * display.texi (Display Property): Explain the significance
9126 of having text properties that are eq.
9127 (Other Display Specs): Explain string as display spec.
9128
9129 * commands.texi (Interactive Codes): Document G option.
9130
9131 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
9132
9133 * text.texi (Filling): Add sentence-end-without-period and
9134 sentence-end-without-space.
9135 (Changing Properties): Minor fix.
9136
9137 * anti.texi: Total rewrite.
9138
9139 2005-03-15 Lute Kamstra <lute@gnu.org>
9140
9141 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9142
9143 2005-03-08 Kim F. Storm <storm@cua.dk>
9144
9145 * display.texi (Specified Space): Property :width is support on
9146 non-graphic terminals, :height is not.
9147
9148 2005-03-07 Richard M. Stallman <rms@gnu.org>
9149
9150 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9151 Now subnodes of Fringes.
9152 (Overlay Arrow): Document overlay-arrow-variable-list.
9153 (Fringe Size/Pos): New node, broken out of Fringes.
9154 (Display): Explain clearing vs redisplay better.
9155 (Truncation): Clarify use of bitmaps.
9156 (The Echo Area): Clarify the uses of the echo area.
9157 Add max-mini-window-height.
9158 (Progress): Clarify.
9159 (Invisible Text): Explain that main loop moves point out.
9160 (Selective Display): Say "hidden", not "invisible".
9161 (Managing Overlays): Move up. Describe relation to Undo here.
9162 (Overlay Properties): Clarify intro.
9163 (Finding Overlays): Explain return values when nothing found.
9164 (Width): truncate-string-to-width has added arg.
9165 (Displaying Faces): Clarify and update mode line face handling.
9166 (Face Functions): Minor cleanup.
9167 (Conditional Display): Merge into Other Display Specs.
9168 (Pixel Specification, Other Display Specs): Minor cleanups.
9169 (Images, Image Descriptors): Minor cleanups.
9170 (GIF Images): Patents have expired.
9171 (Showing Images): Explain default text for insert-image.
9172 (Manipulating Button Types): Merge into Manipulating Buttons.
9173 (Making Buttons): Explain return values.
9174 (Button Buffer Commands): Add xref.
9175 (Inverse Video): Update mode-line-inverse-video.
9176 (Display Table Format): Clarify.
9177 (Active Display Table): Give defaults for window-display-table.
9178
9179 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9180 and calendar-today-marker are strings, not chars.
9181 (Holiday Customizing): Minor fix.
9182
9183 * internals.texi (Writing Emacs Primitives): Update `or' example.
9184 Update limit on # args of subr.
9185
9186 * edebug.texi (Using Edebug): Arrow is in fringe.
9187 (Instrumenting): Arg to eval-defun works without loading edebug.
9188 (Edebug Execution Modes): Add xref.
9189
9190 * customize.texi (Common Keywords): Clarify :require.
9191 Mention :version here.
9192 (Variable Definitions, Group Definitions): Not here.
9193 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9194
9195 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
9196 * nonascii.texi (Text Representations): Clarify position-bytes.
9197 (Character Sets): Add list-charset-chars.
9198 (Scanning Charsets): Add charset-after.
9199 (Encoding and I/O): Minor fix.
9200
9201 2005-03-06 Richard M. Stallman <rms@gnu.org>
9202
9203 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9204 (Resizing Windows): Likewise.
9205
9206 * text.texi (Change Hooks): Get rid of "Emacs 21".
9207
9208 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9209
9210 * streams.texi (Output Variables): Get rid of "Emacs 21".
9211
9212 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9213
9214 * os.texi (Translating Input): Replace flow-control example
9215 with a less obsolete example that uses `keyboard-translate'.
9216
9217 * objects.texi (Hash Table Type, Circular Objects):
9218 Get rid of "Emacs 21".
9219
9220 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9221 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9222
9223 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9224
9225 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9226
9227 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9228 (Menu Bar): Fix when menu-bar-update-hook is called.
9229
9230 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9231
9232 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9233 and make it read better.
9234
9235 * files.texi (Writing to Files): Get rid of "Emacs 21".
9236 (Unique File Names): Likewise.
9237
9238 * elisp.texi: Update Emacs version to 22.
9239
9240 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9241 (Overlay Properties, Face Attributes): Likewise.
9242 (Managing Overlays): Fix punctuation.
9243 (Attribute Functions): Clarify set-face-font; get rid of
9244 info about old Emacs versions.
9245 (Auto Faces, Font Lookup, Display Property, Images):
9246 Get rid of "Emacs 21".
9247
9248 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9249
9250 2005-03-05 Richard M. Stallman <rms@gnu.org>
9251
9252 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9253
9254 2005-03-04 Lute Kamstra <lute@gnu.org>
9255
9256 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9257
9258 2005-03-03 Lute Kamstra <lute@gnu.org>
9259
9260 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9261
9262 2005-03-01 Lute Kamstra <lute@gnu.org>
9263
9264 * debugging.texi (Debugger Commands): Update `j'.
9265
9266 2005-02-28 Lute Kamstra <lute@gnu.org>
9267
9268 * debugging.texi (Debugging): Fix typo.
9269 (Error Debugging): Document eval-expression-debug-on-error.
9270 (Function Debugging): Update example.
9271 (Using Debugger): Mention starred stack frames.
9272 (Debugger Commands): Document `j' and `l'.
9273 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9274 Update the messages that the debugger displays.
9275 (Internals of Debugger): Add cross reference. Update example.
9276 (Excess Open): Minor improvement.
9277 (Excess Close): Minor improvement.
9278
9279 2005-02-26 Richard M. Stallman <rms@gnu.org>
9280
9281 * tips.texi (Coding Conventions): Clarify.
9282 Put all the major mode key reservations together.
9283 Mention the Mouse-1 => Mouse-2 conventions.
9284
9285 * syntax.texi (Syntax Class Table): Clarify.
9286 (Syntax Table Functions): syntax-after moved from here.
9287 (Syntax Table Internals): syntax-after moved to here.
9288 (Parsing Expressions): Update info on number of values
9289 and what's meaningful in the STATE argument.
9290 (Categories): Fix typo.
9291
9292 * sequences.texi (Arrays): Cleanup.
9293 (Char-Tables): Clarify.
9294
9295 * processes.texi (Deleting Processes): Cleanups, add xref.
9296 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9297 (Process Information): set-process-coding-system, some args optional.
9298 (Input to Processes): Explain various types for PROCESS args.
9299 Rename them from PROCESS-NAME to PROCESS.
9300 (Signals to Processes): Likewise.
9301 (Decoding Output): Cleanup.
9302 (Query Before Exit): Clarify.
9303
9304 * os.texi (Startup Summary): Correct the options; add missing ones.
9305 (Terminal Output, Batch Mode): Clarify.
9306 (Flow Control): Node deleted.
9307
9308 * markers.texi (The Mark): Clarify.
9309
9310 * macros.texi (Expansion): Cleanup.
9311 (Indenting Macros): indent-spec allows ints, not floats.
9312
9313 * keymaps.texi (Keymaps): Clarify.
9314 (Format of Keymaps): Update lisp-mode-map example.
9315 (Active Keymaps, Key Lookup): Clarify.
9316 (Changing Key Bindings): Add xref to `kbd'.
9317 (Key Binding Commands, Simple Menu Items): Clarify.
9318 (Mouse Menus, Menu Bar): Clarify.
9319 (Menu Example): Replace print example with menu-bar-replace-menu.
9320
9321 * help.texi (Documentation Basics): Add function-documentation prop.
9322
9323 * elisp.texi (Top): Don't refer to Flow Control node.
9324
9325 * commands.texi (Command Overview): Improve xrefs.
9326 (Adjusting Point): Adjusting point applies to intangible and invis.
9327 (Key Sequence Input): Doc extra read-key-sequence args.
9328 Likewise for read-key-sequence-vector.
9329
9330 * backups.texi (Rename or Copy): Minor fix.
9331 (Numbered Backups): For version-control, say the default.
9332 (Auto-Saving): make-auto-save-file-name example is simplified.
9333
9334 * advice.texi (Advising Functions): Don't imply one part of Emacs
9335 should advise another part. Markup changes.
9336 (Defining Advice): Move transitional para.
9337 (Activation of Advice): Cleanup.
9338 Explain if COMPILE is nil or negative.
9339
9340 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9341
9342 2005-02-24 Lute Kamstra <lute@gnu.org>
9343
9344 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9345 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9346
9347 2005-02-23 Lute Kamstra <lute@gnu.org>
9348
9349 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9350 to define global minor modes as well.
9351
9352 * display.texi (Managing Overlays): overlay-buffer returns nil for
9353 deleted overlays.
9354
9355 2005-02-22 Kim F. Storm <storm@cua.dk>
9356
9357 * minibuf.texi (Basic Completion): Allow symbols in addition to
9358 strings in try-completion and all-completions.
9359
9360 2005-02-14 Lute Kamstra <lute@gnu.org>
9361
9362 * elisp.texi (Top): Remove reference to deleted node.
9363
9364 * lists.texi (Lists): Remove reference to deleted node.
9365 (Cons Cells): Fix typo.
9366
9367 * loading.texi (Where Defined): Fix typo.
9368
9369 2005-02-14 Richard M. Stallman <rms@gnu.org>
9370
9371 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9372 is useful for discarding some minor modes.
9373
9374 * symbols.texi (Symbol Components): Reorder examples.
9375
9376 * streams.texi (Input Functions): State standard-input default.
9377 (Output Variables): State standard-output default.
9378
9379 * objects.texi (Printed Representation): Clarify read syntax vs print.
9380 (Floating Point Type): Explain meaning better.
9381 (Symbol Type): Explain uniqueness better.
9382 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9383 List examples sooner.
9384 (Box Diagrams): New subnode broken out.
9385 Some examples moved from old Lists as Boxes node.
9386 (Dotted Pair Notation): Clarify intro.
9387 (Array Type): Clarify.
9388 (Type Predicates): Add hash-table-p.
9389
9390 * numbers.texi (Integer Basics): Clarify radix explanation.
9391 (Predicates on Numbers): Minor clarification.
9392 (Comparison of Numbers): Minor clarification. Clarify eql.
9393 Typos in min, max.
9394 (Math Functions): Clarify overflow in expt.
9395
9396 * minibuf.texi (Text from Minibuffer): Minor clarification.
9397 Mention arrow keys.
9398
9399 * loading.texi (Autoload): defun's doc string overrides autoload's
9400 doc string.
9401 (Repeated Loading): Modernize "add to list" examples.
9402 (Where Defined): Finish updating table of load-history elts.
9403
9404 * lists.texi (List-related Predicates): Minor wording improvement.
9405 (Lists as Boxes): Node deleted.
9406 (Building Lists): Explain trivial cases of number-sequence.
9407
9408 * hash.texi (Hash Tables): Add desc to menu items.
9409 (Creating Hash): Explain "full" means "make larger".
9410 (Hash Access): Any object can be a key.
9411 State value of maphash.
9412
9413 * functions.texi (What Is a Function): Wording cleanup.
9414 (Function Documentation): Minor cleanup.
9415 Explain purpose of calling convention at end of doc string.
9416 (Function Names): Wording cleanup.
9417 (Calling Functions): Wording cleanup.
9418 Explain better how funcall calls the function.
9419 (Function Cells): Delete example of saving and redefining function.
9420
9421 * control.texi (Combining Conditions): Wording cleanup.
9422 (Iteration): dolist and dotimes bind VAR locally.
9423 (Cleanups): Xref to Atomic Changes.
9424
9425 * compile.texi (Byte Compilation): Delete 19.29 info.
9426 (Compilation Functions): Macros' difficulties don't affect defsubst.
9427 (Docs and Compilation): Delete 19.29 info.
9428
9429 2005-02-10 Richard M. Stallman <rms@gnu.org>
9430
9431 * objects.texi (Symbol Type): Minor correction.
9432
9433 2005-02-06 Lute Kamstra <lute@gnu.org>
9434
9435 * modes.texi (Example Major Modes): Fix typos.
9436
9437 2005-02-06 Richard M. Stallman <rms@gnu.org>
9438
9439 * text.texi (Margins): fill-nobreak-predicate can be one function.
9440
9441 * strings.texi (Modifying Strings): clear-string can make unibyte.
9442 (Formatting Strings): format gives error if values missing.
9443
9444 * positions.texi (Character Motion): Mention default arg
9445 for forward-char. backward-char refers to forward-char.
9446 (Word Motion): Mention default arg for forward-word.
9447 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9448 Simplify end-of-buffer.
9449 (Text Lines): Mention default arg for forward-line.
9450 (List Motion): Mention default arg for beginning/end-of-defun.
9451 (Skipping Characters): Minor fixes in explaining character-set.
9452
9453 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9454 Mode inheritance applies only when default-major-mode is nil.
9455 Clarifications.
9456 (Example Major Modes): Update Text mode and Lisp mode examples.
9457 (Minor Mode Conventions): Mention define-minor-mode at top.
9458 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9459 (Mode Line Format): Update mode line face display info.
9460 (Properties in Mode): Mention effect of risky vars.
9461 (Imenu): Define imenu-add-to-menubar.
9462 (Font Lock Mode): Add descriptions to menu lines.
9463 (Faces for Font Lock): Add font-lock-doc-face.
9464
9465 2005-02-05 Lute Kamstra <lute@gnu.org>
9466
9467 * text.texi (Maintaining Undo): Remove obsolete function.
9468
9469 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9470
9471 * frames.texi (Color Names): Add pointer to the X docs about RGB
9472 color specifications. Improve indexing.
9473 (Text Terminal Colors): Replace the description of RGB values by
9474 an xref to "Color Names".
9475
9476 2005-02-03 Richard M. Stallman <rms@gnu.org>
9477
9478 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9479 Clarify.
9480 (Selecting Windows): Clarify save-selected-window.
9481 (Cyclic Window Ordering): Clarify walk-windows.
9482 (Window Point): Clarify.
9483 (Window Start): Add comment to example.
9484 (Resizing Windows): Add `interactive' specs in examples.
9485 Document fit-window-to-buffer.
9486
9487 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9488 (Undo, Maintaining Undo): Clarify last change.
9489 (Sorting): In sort-numeric-fields, explain about octal and hex.
9490 Mention sort-numeric-base.
9491 (Format Properties): Add xref for hard newlines.
9492
9493 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9494 (Pop-Up Menus): Fix typo.
9495 (Color Names): Explain all types of color names.
9496 Explain color-values on B&W terminal.
9497 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
9498
9499 * files.texi (File Locks): Not supported on MS systems.
9500 (Testing Accessibility): Clarify.
9501
9502 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
9503 (Coverage Testing): Fix typo.
9504
9505 * commands.texi (Misc Events): Remove stray space.
9506
9507 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
9508 (Modification Time): Clarify when visited-file-modtime returns 0.
9509 (The Buffer List): Clarify bury-buffer.
9510 (Killing Buffers): Clarify.
9511 (Indirect Buffers): Add clone-indirect-buffer.
9512
9513 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9514
9515 * edebug.texi (Printing in Edebug): Fix default value of
9516 edebug-print-circle.
9517 (Coverage Testing): Fix displayed frequency count data.
9518
9519 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
9520
9521 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
9522
9523 2005-02-02 Kim F. Storm <storm@cua.dk>
9524
9525 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
9526
9527 2005-01-29 Eli Zaretskii <eliz@gnu.org>
9528
9529 * commands.texi (Misc Events): Describe the help-echo event.
9530
9531 * text.texi (Special Properties) <help-echo>: Use `pos'
9532 consistently in description of the help-echo property.
9533 Use @code{nil} instead of @var{nil}.
9534
9535 * display.texi (Overlay Properties): Fix the index entry for
9536 help-echo overlay property.
9537
9538 * customize.texi (Type Keywords): Uncomment the xref to the
9539 help-echo property documentation.
9540
9541 2005-01-23 Kim F. Storm <storm@cua.dk>
9542
9543 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
9544 return value. Third element FULLY replaced by PARTIAL which
9545 specifies number of invisible pixels if row is only partially visible.
9546 (Textual Scrolling): Mention auto-window-vscroll.
9547 (Vertical Scrolling): New defvar auto-window-vscroll.
9548
9549 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
9550
9551 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
9552 command remapping.
9553
9554 2005-01-15 Richard M. Stallman <rms@gnu.org>
9555
9556 * display.texi (Defining Images): Mention DATA-P arg of create-image.
9557
9558 2005-01-14 Kim F. Storm <storm@cua.dk>
9559
9560 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
9561
9562 * text.texi (Links and Mouse-1): Fix string and vector item.
9563
9564 2005-01-13 Richard M. Stallman <rms@gnu.org>
9565
9566 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
9567 descriptions of overriding-local-map and overriding-terminal-local-map.
9568
9569 * text.texi (Links and Mouse-1): Clarify text.
9570
9571 2005-01-13 Kim F. Storm <storm@cua.dk>
9572
9573 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
9574
9575 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
9576
9577 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
9578
9579 2005-01-12 Kim F. Storm <storm@cua.dk>
9580
9581 * text.texi (Links and Mouse-1): Rename section from Enabling
9582 Mouse-1 to Following Links. Change xrefs.
9583 Add examples for define-button-type and define-widget.
9584
9585 * display.texi (Button Properties, Button Buffer Commands):
9586 Clarify mouse-1 and follow-link functionality.
9587
9588 2005-01-12 Richard M. Stallman <rms@gnu.org>
9589
9590 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
9591
9592 * display.texi (Beeping): Fix Texinfo usage.
9593
9594 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
9595
9596 2005-01-11 Kim F. Storm <storm@cua.dk>
9597
9598 * display.texi (Button Properties, Button Buffer Commands):
9599 Mention mouse-1 binding. Add follow-link keyword.
9600
9601 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
9602 (Enabling Mouse-1 to Follow Links): New subsection.
9603
9604 2005-01-06 Richard M. Stallman <rms@gnu.org>
9605
9606 * text.texi (Special Properties): Minor change.
9607
9608 * os.texi (Timers): Clarify previous change.
9609
9610 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
9611
9612 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
9613
9614 * display.texi (Face Attributes): Correct xref to renamed node.
9615
9616 2005-01-01 Richard M. Stallman <rms@gnu.org>
9617
9618 * display.texi (Face Attributes): Describe hex color specs.
9619
9620 2004-12-31 Richard M. Stallman <rms@gnu.org>
9621
9622 * os.texi (Timers): Update previous change.
9623
9624 2004-12-30 Kim F. Storm <storm@cua.dk>
9625
9626 * display.texi (Line Height): Total line-height is now specified
9627 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
9628 in cons cells. (nil . RATIO) is relative to actual line height.
9629 Use line-height `t' instead of `0' to get minimum height.
9630
9631 2004-12-29 Richard M. Stallman <rms@gnu.org>
9632
9633 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
9634
9635 2004-12-28 Richard M. Stallman <rms@gnu.org>
9636
9637 * commands.texi (Quitting): Clarify value of with-local-quit.
9638
9639 * elisp.texi (Top): Fix previous change.
9640
9641 * loading.texi (Loading): Fix previous change.
9642
9643 2004-12-27 Richard M. Stallman <rms@gnu.org>
9644
9645 * Makefile.in (MAKEINFO): Specify --force.
9646
9647 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
9648
9649 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
9650
9651 * display.texi (Line Height): Further clarify.
9652
9653 * elisp.texi (Top): Update Loading submenu.
9654
9655 * loading.texi (Where Defined): New node.
9656 (Unloading): load-history moved to Where Defined.
9657
9658 2004-12-21 Richard M. Stallman <rms@gnu.org>
9659
9660 * commands.texi (Event Input Misc): Add while-no-input.
9661
9662 2004-12-11 Richard M. Stallman <rms@gnu.org>
9663
9664 * display.texi (Line Height): Rewrite text for clarity.
9665
9666 2004-12-11 Kim F. Storm <storm@cua.dk>
9667
9668 * display.texi (Display): Add node "Line Height" to menu.
9669 (Line Height): New node. Move full description of line-spacing
9670 and line-height text properties here from text.texi.
9671 (Scroll Bars): Add vertical-scroll-bar variable.
9672
9673 * frames.texi (Window Frame Parameters): Remove line-height defvar.
9674
9675 * locals.texi (Standard Buffer-Local Variables): Fix xref for
9676 line-spacing and vertical-scroll-bar.
9677
9678 * text.texi (Special Properties): Just mention line-spacing and
9679 line-height here, add xref to new "Line Height" node.
9680
9681 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
9682
9683 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
9684
9685 * locals.texi (Standard Buffer-Local Variables):
9686 Add @xref for `line-spacing'.
9687
9688 2004-12-05 Richard M. Stallman <rms@gnu.org>
9689
9690 * Makefile.in (maintainer-clean): Remove the info files
9691 in $(infodir) where they are created.
9692
9693 2004-12-03 Richard M. Stallman <rms@gnu.org>
9694
9695 * windows.texi (Selecting Windows): get-lru-window and
9696 get-largest-window don't consider dedicated windows.
9697
9698 * text.texi (Undo): Document undo-in-progress.
9699
9700 2004-11-26 Richard M. Stallman <rms@gnu.org>
9701
9702 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
9703 Remove a few vars that are not always buffer-local.
9704
9705 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
9706
9707 * locals.texi (Standard Buffer-Local Variables): Comment out
9708 xref's to non-existent node `Yet to be written'.
9709
9710 2004-11-24 Richard M. Stallman <rms@gnu.org>
9711
9712 * processes.texi (Synchronous Processes): Grammar fix.
9713
9714 * numbers.texi (Comparison of Numbers): Add eql.
9715
9716 * locals.texi (Standard Buffer-Local Variables): Add many vars.
9717
9718 * intro.texi (Printing Notation): Fix previous change.
9719
9720 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
9721 and default-indicate-buffer-boundaries from here.
9722 (Usual Display): To here.
9723 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
9724 (Usual Display): Move tab-width up.
9725
9726 * customize.texi (Variable Definitions):
9727 Replace show-paren-mode example with tooltip-mode.
9728 (Simple Types, Composite Types, Defining New Types):
9729 Minor cleanups.
9730
9731 2004-11-21 Jesper Harder <harder@ifa.au.dk>
9732
9733 * processes.texi (Synchronous Processes, Output from Processes):
9734 Markup fix.
9735
9736 2004-11-20 Richard M. Stallman <rms@gnu.org>
9737
9738 * positions.texi (Skipping Characters): skip-chars-forward
9739 now handles char classes.
9740
9741 * intro.texi (Printing Notation): Avoid confusion of `print'
9742 when explaining @print.
9743
9744 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
9745
9746 * display.texi (Display Table Format): Minor fix.
9747
9748 * streams.texi (Output Functions): Fix print example.
9749
9750 * Makefile.in (elisp): New target.
9751 (dist): Depend on $(infodir)/elisp, not elisp.
9752 Copy the info files from $(infodir).
9753
9754 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
9755 read-from-minibuffer.
9756
9757 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
9758
9759 2004-11-19 Richard M. Stallman <rms@gnu.org>
9760
9761 * searching.texi (Regexp Search): Add search-whitespace-regexp.
9762
9763 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
9764
9765 * tips.texi (Coding Conventions): Fix typo.
9766
9767 2004-11-16 Richard M. Stallman <rms@gnu.org>
9768
9769 * tips.texi (Coding Conventions): Separate defvar and require
9770 methods to avoid warnings. Use require only when there are many
9771 functions and variables from that package.
9772
9773 * minibuf.texi (Minibuffer Completion): When ignoring case,
9774 predicate must not be case-sensitive.
9775
9776 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
9777 (Test Coverage): Don't talk about "splotches". Clarified.
9778
9779 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
9780
9781 * frames.texi (Window Frame Parameters): Fix typo.
9782
9783 2004-11-15 Kim F. Storm <storm@cua.dk>
9784
9785 * symbols.texi (Other Plists): Note that plist-get may signal error.
9786 Add safe-plist-get.
9787
9788 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
9789
9790 * modes.texi (Font Lock Basics): Fix typo.
9791
9792 2004-11-08 Richard M. Stallman <rms@gnu.org>
9793
9794 * syntax.texi (Syntax Table Functions): Add syntax-after.
9795
9796 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
9797
9798 * os.texi (Processor Run Time): New section documenting
9799 get-internal-run-time.
9800
9801 2004-11-06 Eli Zaretskii <eliz@gnu.org>
9802
9803 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
9804 it nukes elisp-cover.texi.
9805 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
9806 elisp-0 etc.
9807
9808 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
9809
9810 * commands.texi (Keyboard Macros): Document `append' return value
9811 of `defining-kbd-macro'.
9812
9813 2004-11-01 Richard M. Stallman <rms@gnu.org>
9814
9815 * commands.texi (Interactive Call): Add called-interactively-p.
9816
9817 2004-10-29 Simon Josefsson <jas@extundo.com>
9818
9819 * minibuf.texi (Reading a Password): Revert.
9820
9821 2004-10-28 Richard M. Stallman <rms@gnu.org>
9822
9823 * frames.texi (Display Feature Testing): Explain about "vendor".
9824
9825 2004-10-27 Richard M. Stallman <rms@gnu.org>
9826
9827 * commands.texi (Interactive Codes): `N' uses numeric prefix,
9828 not raw. Clarify `n'.
9829 (Interactive Call): Rewrite interactive-p, focusing on when
9830 and how to use it.
9831 (Misc Events): Clarify previous change.
9832
9833 * advice.texi (Simple Advice): Clarify what job the example does.
9834 (Around-Advice): Clarify ad-do-it.
9835 (Activation of Advice): An option of ad-default-compilation-action
9836 is `never', not `nil'.
9837
9838 2004-10-26 Kim F. Storm <storm@cua.dk>
9839
9840 * commands.texi (Interactive Codes): Add U code letter.
9841
9842 2004-10-25 Simon Josefsson <jas@extundo.com>
9843
9844 * minibuf.texi (Reading a Password): Add.
9845
9846 2004-10-24 Jason Rumney <jasonr@gnu.org>
9847
9848 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
9849 and wheel-down.
9850
9851 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
9852
9853 * processes.texi (Synchronous Processes): Document process-file.
9854
9855 2004-10-22 Kenichi Handa <handa@m17n.org>
9856
9857 * text.texi (translate-region): Document that it accepts also a
9858 char-table.
9859
9860 2004-10-22 David Ponce <david@dponce.com>
9861
9862 * windows.texi (Resizing Windows): Document the `preserve-before'
9863 argument of the functions `enlarge-window' and `shrink-window'.
9864
9865 2004-10-19 Jason Rumney <jasonr@gnu.org>
9866
9867 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
9868
9869 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9870
9871 * text.texi (Filling): Add anchor for definition of
9872 `sentence-end-double-space'.
9873
9874 * searching.texi (Regexp Example): Update description of how
9875 Emacs currently recognizes the end of a sentence.
9876 (Standard Regexps): Update definition of the variable
9877 `sentence-end'. Add definition of the function `sentence-end'.
9878
9879 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
9880
9881 * display.texi (Progress): New node.
9882
9883 2004-10-05 Kim F. Storm <storm@cua.dk>
9884
9885 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
9886
9887 2004-09-29 Kim F. Storm <storm@cua.dk>
9888
9889 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
9890 to identify bitmaps. Remove -fringe-bitmap suffix for standard
9891 fringe bitmap symbols, as they now have their own namespace.
9892 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
9893 vs. pixels. Signal error if no free bitmap slots.
9894 (Pixel Specification): Change IMAGE to @var{image}.
9895
9896 2004-09-28 Richard M. Stallman <rms@gnu.org>
9897
9898 * text.texi (Special Properties): Clarify line-spacing and line-height.
9899
9900 * searching.texi (Regexp Search): Add looking-back.
9901
9902 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
9903
9904 * display.texi: Correct typos.
9905 (Image Descriptors): Correct xref's.
9906
9907 2004-09-25 Richard M. Stallman <rms@gnu.org>
9908
9909 * text.texi (Special Properties): Cleanups in `cursor'.
9910 Rewrites in `line-height' and `line-spacing'; exchange them.
9911
9912 * display.texi (Fringes): Rewrite previous change.
9913 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
9914 (Display Fringe Bitmaps): Node deleted, text moved.
9915 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
9916 (Scroll Bars): Clarify set-window-scroll-bars.
9917 (Pointer Shape): Rewrite.
9918 (Specified Space): Clarify :align-to, etc.
9919 (Pixel Specification): Use @var. Clarify new text.
9920 (Other Display Specs): Clarify `slice'.
9921 (Image Descriptors): Cleanups.
9922 (Showing Images): Cleanups.
9923
9924 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
9925
9926 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
9927
9928 * modes.texi: Various minor changes in addition to:
9929 (Major Mode Conventions): Final call to `run-mode-hooks' should
9930 not be inside the `delay-mode-hooks' form.
9931 (Mode Hooks): New node.
9932 (Hooks): Delete obsolete example.
9933 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
9934 node "Mode Hooks".
9935
9936 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9937
9938 * display.texi: Correct various typos.
9939 (Display): Rename node "Pointer Shapes" to "Pointer
9940 Shape". (There is already a node called "Pointer Shapes" in
9941 frames.texi.)
9942 (Images): Remove non-existent node "Image Slices" from menu.
9943
9944 2004-09-23 Kim F. Storm <storm@cua.dk>
9945
9946 * text.texi (Special Properties): Add `cursor', `pointer',
9947 `line-height', and `line-spacing' properties.
9948
9949 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
9950 Shapes' to menu.
9951 (Standard Faces): Doc fix for fringe face.
9952 (Fringes): Add `overflow-newline-into-fringe' and
9953 'indicate-buffer-boundaries'.
9954 (Fringe Bitmaps, Pointer Shapes): New nodes.
9955 (Display Property): Add 'Pixel Specification' and 'Display Fringe
9956 Bitmaps' to menu.
9957 (Specified Space): Describe pixel width and height.
9958 (Pixel Specification): New node.
9959 (Other Display Specs): Add `slice' property.
9960 (Display Fringe Bitmaps): New node.
9961 (Images): Add 'Image Slices' to menu.
9962 (Image Descriptors): Add `:pointer' and `:map' properties.
9963 (Showing Images): Add slice arg to `insert-image'.
9964 Add 'insert-sliced-image'.
9965
9966 2004-09-20 Richard M. Stallman <rms@gnu.org>
9967
9968 * commands.texi (Key Sequence Input):
9969 Clarify downcasing in read-key-sequence.
9970
9971 2004-09-08 Juri Linkov <juri@jurta.org>
9972
9973 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
9974
9975 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
9976
9977 * locals.texi (Standard Buffer-Local Variables):
9978 Add `buffer-auto-save-file-format'.
9979 * internals.texi (Buffer Internals): Describe new
9980 auto_save_file_format field of the buffer structure.
9981 * files.texi (Format Conversion): `auto-save-file-format' has been
9982 renamed `buffer-auto-save-file-format'.
9983
9984 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9985
9986 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
9987 an integer or a marker.
9988 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
9989
9990 2004-08-22 Richard M. Stallman <rms@gnu.org>
9991
9992 * modes.texi (Major Mode Conventions): Discuss rebinding of
9993 standard key bindings.
9994
9995 2004-08-18 Kim F. Storm <storm@cua.dk>
9996
9997 * processes.texi (Accepting Output): Add `just-this-one' arg to
9998 `accept-process-output'.
9999 (Output from Processes): New var `process-adaptive-read-buffering'.
10000
10001 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10002
10003 * keymaps.texi: Various changes in addition to:
10004 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10005 Give more varied examples for `kbd'.
10006 (Creating Keymaps): Char tables have slots for all characters
10007 without modifiers.
10008 (Active Keymaps): `overriding-local-map' and
10009 `overriding-terminal-local-map' also override text property and
10010 overlay keymaps.
10011 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10012 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10013 to denote a prefix of no events.
10014 `map-keymap' includes parent's bindings _recursively_.
10015 Clarify and correct description of `where-is-internal'.
10016 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10017 (Menu Example): For menus intended for use with the keyboard, the
10018 menu items should be bound to characters or real function keys.
10019
10020 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10021
10022 * objects.texi (Character Type): Reposition `@anchor' to prevent
10023 double space inside sentence in Info.
10024
10025 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10026 renamed to `disabled-command-function'.
10027 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10028 (Command Loop Info): Replace reference to it.
10029 (Disabling Commands): `disabled-command-hook' has been renamed to
10030 `disabled-command-function'.
10031
10032 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10033
10034 * os.texi (Translating Input): Only non-prefix bindings in
10035 `key-translation-map' override actual key bindings. Warn about
10036 possible indirect effect of actual key bindings on non-prefix
10037 bindings in `key-translation-map'.
10038
10039 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10040
10041 * minibuf.texi (High-Level Completion): Add anchor for definition
10042 of `read-variable'.
10043
10044 * commands.texi: Various changes in addition to:
10045 (Using Interactive): Clarify description of `interactive-form'.
10046 (Interactive Call): Mention default for KEYS argument to
10047 `call-interactively'.
10048 (Command Loop Info): Clarify description of `this-command-keys'.
10049 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10050 Value of `last-event-frame' can be `macro'.
10051 (Repeat Events): `double-click-fuzz' is also used to distinguish
10052 clicks and drags.
10053 (Classifying Events): Clarify descriptions of `event-modifiers'
10054 `event-basic-type' and `event-convert-list'.
10055 (Accessing Events): `posn-timestamp' takes POSITION argument.
10056 (Quoted Character Input): Clarify description of
10057 `read-quoted-char' and fix example.
10058 (Quitting): Add `with-local-quit'.
10059 (Disabling Commands): Correct and clarify descriptions of
10060 `enable-command' and `disable-command'.
10061 Mention what happens if `disabled-command-hook' is nil.
10062 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10063 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10064
10065 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10066
10067 * frames.texi: Various changes in addition to:
10068 (Creating Frames): Expand and clarify description of `make-frame'.
10069 (Window Frame Parameters): Either none or both of the `icon-left'
10070 and `icon-top' parameters must be specified. Put descriptions of
10071 `menu-bar-lines' and `toolbar-lines' closer together and change
10072 them accordingly.
10073 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10074 except while processing `frame-title-format' or `icon-title-format'.
10075 (Deleting Frames): Correct description of `delete-frame'.
10076 Non-nil return values of `frame-live-p' are like those of `framep'.
10077 (Frames and Windows): Mention return value of
10078 `set-frame-selected-window'.
10079 (Visibility of Frames): Mention `force' argument to
10080 `make-frame-invisible'. `frame-visible-p' returns t for all
10081 frames on text-only terminals.
10082 (Frame Configurations): Restoring a frame configuration does not
10083 restore deleted frames.
10084 (Window System Selections): `x-set-selection' returns DATA.
10085 (Resources): Add example.
10086 (Display Feature Testing): Clarify descriptions of
10087 `display-pixel-height', `display-pixel-width', `x-server-version'
10088 and `x-server-vendor'.
10089
10090 * windows.texi (Choosing Window): Add anchor.
10091 * minibuf.texi (Minibuffer Misc): Add anchor.
10092
10093 2004-07-23 John Paul Wallington <jpw@gnu.org>
10094
10095 * macros.texi (Defining Macros): Declaration keyword for setting
10096 Edebug spec is `debug' not `edebug'.
10097
10098 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10099
10100 * windows.texi: Various small changes in addition to:
10101 (Window Point): Mention return value of `set-window-point'.
10102 (Window Start): `pos-visible-in-window-p' disregards horizontal
10103 scrolling. Explain return value if PARTIALLY is non-nil.
10104 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10105 and `set-window-vscroll'.
10106 (Size of Window): The argument WINDOW to `window-inside-edges',
10107 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10108 (Resizing Windows): Explain return value of
10109 `shrink-window-if-larger-than-buffer'.
10110 `window-size-fixed' automatically becomes buffer local when set.
10111 (Window Configurations): Explain return value of
10112 `set-window-configuration'.
10113
10114 * minibuf.texi (Minibuffer Misc): Add anchor for
10115 `minibuffer-scroll-window'.
10116
10117 * positions.texi (Text Lines): Add anchor for `count-lines'.
10118
10119 2004-07-17 Richard M. Stallman <rms@gnu.org>
10120
10121 * display.texi (Overlay Properties): Adding `evaporate' prop
10122 deletes empty overlay immediately.
10123
10124 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10125 fix example.
10126
10127 2004-07-16 Jim Blandy <jimb@redhat.com>
10128
10129 * searching.texi (Regexp Backslash): Document new \_< and \_>
10130 operators.
10131
10132 2004-07-16 Juanma Barranquero <lektu@terra.es>
10133
10134 * display.texi (Images): Fix Texinfo usage.
10135
10136 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10137
10138 * buffers.texi (Modification Time): `visited-file-modtime' now
10139 returns a list of two integers, instead of a cons.
10140
10141 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10142
10143 * windows.texi: Various changes in addition to:
10144 (Splitting Windows): Add `split-window-keep-point'.
10145
10146 2004-07-09 Richard M. Stallman <rms@gnu.org>
10147
10148 * frames.texi (Input Focus): Minor fix.
10149
10150 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10151
10152 * frames.texi (Input Focus): Clarify descriptions of
10153 `select-frame-set-input-focus' and `select-frame'.
10154
10155 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10156
10157 * os.texi: Various small changes in addition to:
10158 (Killing Emacs): Expand and clarify description of
10159 `kill-emacs-query-functions' and `kill-emacs-hook'.
10160 (System Environment): Expand and clarify description of `getenv'
10161 and `setenv'.
10162 (Timers): Clarify description of `run-at-time'.
10163 (Translating Input): Correct description of
10164 `extra-keyboard-modifiers'.
10165 (Flow Control): Correct description of `enable-flow-control'.
10166
10167 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10168
10169 * os.texi: Update copyright.
10170 (Session Management): Grammar fix.
10171 Clarify which Emacs does the restarting.
10172 Use @samp for *scratch* buffer.
10173
10174 2004-07-04 Alan Mackenzie <acm@muc.de>
10175
10176 * frames.texi (Input Focus): Add documentation for
10177 `select-frame-set-input-focus'. Replace refs to non-existent
10178 `switch-frame' with `select-frame'. Minor corrections and tidying
10179 up of text-only terminal stuff.
10180
10181 2004-07-02 Richard M. Stallman <rms@gnu.org>
10182
10183 * files.texi (Saving Buffers): Cleanup write-contents-function.
10184 (Magic File Names): Cleanup file-remote-p.
10185
10186 2004-07-02 Kai Großjohann <kai@emptydomain.de>
10187
10188 * files.texi (Magic File Names): `file-remote-p' returns an
10189 identifier of the remote system, not just t.
10190
10191 2004-07-02 David Kastrup <dak@gnu.org>
10192
10193 * searching.texi (Entire Match Data): Add explanation about new
10194 match-data behavior when @var{integers} is non-nil.
10195
10196 2004-06-24 Richard M. Stallman <rms@gnu.org>
10197
10198 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10199
10200 * customize.texi (Variable Definitions): Note about doc strings
10201 and :set.
10202
10203 * keymaps.texi (Keymap Terminology): Document `kbd'.
10204 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10205
10206 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10207 makes it buffer-local.
10208
10209 * files.texi (Saving Buffers): Correct previous change.
10210
10211 * commands.texi (Accessing Events):
10212 Clarify posn-col-row and posn-actual-col-row.
10213
10214 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
10215
10216 * commands.texi (Accessing Events): New functions
10217 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10218
10219 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10220
10221 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10222 * frames.texi, buffers.texi, backups.texi, variables.texi:
10223 * loading.texi, eval.texi, functions.texi, control.texi:
10224 * symbols.texi, minibuf.texi: Reposition @anchor's.
10225
10226 * help.texi: Various small changes in addition to the following.
10227 (Describing Characters): Describe PREFIX argument to
10228 `key-description'. Correct and clarify definition of
10229 `text-char-description'. Describe NEED-VECTOR argument to
10230 `read-kbd-macro'.
10231 (Help Functions): Clarify definition of `apropos'.
10232
10233 2004-06-23 Lars Hansen <larsh@math.ku.dk>
10234
10235 * files.texi (Saving Buffers): Correct description of
10236 `write-contents-functions'.
10237
10238 2004-06-21 Juanma Barranquero <lektu@terra.es>
10239
10240 * display.texi (Images): Remove redundant @vindex directives.
10241 Rewrite `image-library-alist' doc in active voice.
10242
10243 2004-06-14 Juanma Barranquero <lektu@terra.es>
10244
10245 * display.texi (Images): Document new delayed library loading,
10246 variable `image-library-alist' and (existing but undocumented)
10247 function `image-type-available-p'.
10248
10249 2004-06-05 Richard M. Stallman <rms@gnu.org>
10250
10251 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10252 refer the user to the Initial Input node.
10253 (Text from Minibuffer): Likewise.
10254 (Initial Input): New node. Document this feature
10255 and say it is mostly deprecated.
10256
10257 2004-05-30 Richard M. Stallman <rms@gnu.org>
10258
10259 * loading.texi (Named Features): Clarify return value
10260 and meaning of NOERROR.
10261
10262 * variables.texi (File Local Variables): Minor cleanup.
10263
10264 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10265
10266 * files.texi (Magic File Names): Add `file-remote-p' as operation
10267 of file name handlers.
10268
10269 2004-05-29 Richard M. Stallman <rms@gnu.org>
10270
10271 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10272 as arg to a minor mode command.
10273
10274 2004-05-22 Richard M. Stallman <rms@gnu.org>
10275
10276 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10277
10278 * streams.texi (Output Variables): Doc float-output-format.
10279
10280 * searching.texi (Regexp Special): Nested repetition can be infloop.
10281
10282 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10283 real stack overflow.
10284
10285 * compile.texi: Minor cleanups.
10286
10287 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10288
10289 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10290 circular lists.
10291 (List Elements): Explain handling of circular and dotted lists.
10292
10293 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10294
10295 * modes.texi (Search-based Fontification): Fix typo.
10296
10297 2004-05-10 Juanma Barranquero <lektu@terra.es>
10298
10299 * modes.texi (Mode Line Variables): Fix description of
10300 global-mode-string, which is now after which-func-mode, not the
10301 buffer name.
10302
10303 2004-05-07 Lars Hansen <larsh@math.ku.dk>
10304
10305 * modes.texi (Desktop Save Mode): Add.
10306 (Modes): Add menu entry Desktop Save Mode.
10307
10308 * hooks.texi: Add desktop-after-read-hook,
10309 desktop-no-desktop-file-hook and desktop-save-hook.
10310
10311 * locals.texi: Add desktop-save-buffer.
10312
10313 2004-04-30 Jesper Harder <harder@ifa.au.dk>
10314
10315 * display.texi: emacs -> Emacs.
10316
10317 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10318
10319 * files.texi (Changing Files): Document set-file-times.
10320
10321 2004-04-23 Juanma Barranquero <lektu@terra.es>
10322
10323 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10324
10325 2004-04-18 Jesper Harder <harder@ifa.au.dk>
10326
10327 * tips.texi (Coding Conventions): defopt -> defcustom.
10328
10329 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10330
10331 * sequences.texi: Various clarifications.
10332
10333 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10334
10335 * buffers.texi (Read Only Buffers): Mention optional ARG to
10336 `toggle-read-only'.
10337
10338 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
10339
10340 * windows.texi (Selecting Windows): Note that get-lru-window
10341 returns a full-width window if possible.
10342
10343 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10344
10345 * buffers.texi: Various changes in addition to:
10346 (Buffer File Name): Add `find-buffer-visiting'.
10347 (Buffer Modification): Mention optional ARG to `not-modified'.
10348 (Indirect Buffers): Mention optional CLONE argument to
10349 `make-indirect-buffer'.
10350
10351 * files.texi: Various changes in addition to:
10352 (Visiting Functions): `find-file-hook' is now a normal hook.
10353 (File Name Expansion): Explain difference between the way that
10354 `expand-file-name' and `file-truename' treat `..'.
10355 (Contents of Directories): Mention optional ID-FORMAT argument to
10356 `directory-files-and-attributes'.
10357 (Format Conversion): Mention new optional CONFIRM argument to
10358 `format-write-file'.
10359
10360 2004-04-12 Miles Bader <miles@gnu.org>
10361
10362 * macros.texi (Expansion): Add description of `macroexpand-all'.
10363
10364 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10365
10366 * variables.texi (Variable Aliases):
10367 Mention cyclic-variable-indirection.
10368
10369 * errors.texi (Standard Errors): Ditto.
10370
10371 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10372
10373 * backups.texi: Various small changes in addition to:
10374 (Making Backups): Mention return value of `backup-buffer'.
10375 (Auto-Saving): Mention optional FORCE argument to
10376 `delete-auto-save-file-if-necessary'.
10377 (Reverting): Mention optional PRESERVE-MODES argument to
10378 `revert-buffer'. Correct description of `revert-buffer-function'.
10379
10380 2004-03-22 Juri Linkov <juri@jurta.org>
10381
10382 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10383 with `Vector Functions'.
10384
10385 * text.texi (Sorting): Add missing quote.
10386
10387 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10388
10389 * intro.texi (Lisp History): Replace xref to `cl' manual with
10390 inforef.
10391
10392 2004-03-12 Richard M. Stallman <rms@gnu.org>
10393
10394 * intro.texi (Version Info): Add arg to emacs-version.
10395 (Lisp History): Change xref to CL manual.
10396
10397 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10398
10399 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10400 for Partial Completion mode.
10401
10402 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10403
10404 * customize.texi: Fix typo. Remove eol whitespace.
10405
10406 2004-03-04 Richard M. Stallman <rms@gnu.org>
10407
10408 * processes.texi: Fix typos.
10409
10410 * lists.texi (Building Lists): Minor clarification.
10411
10412 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10413 in make-hash-table.
10414
10415 2004-02-29 Juanma Barranquero <lektu@terra.es>
10416
10417 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10418 rm, and ignore exit code.
10419
10420 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10421
10422 * display.texi (Defining Faces): Add description for min-colors.
10423 Update example.
10424
10425 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10426
10427 * abbrevs.texi: Various corrections and clarifications in addition
10428 to the following:
10429 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10430
10431 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10432
10433 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10434
10435 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10436
10437 * text.texi: Various small changes in addition to the following:
10438 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10439 to delete-horizontal-space.
10440 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10441 description of yank-handler text property at various places.
10442
10443 * frames.texi (Window System Selections): Add anchor.
10444
10445 * syntax.texi (Syntax Table Functions): Clarify and correct
10446 descriptions of make-syntax-table and copy-syntax-table.
10447 (Motion and Syntax): Clarify SYNTAXES argument to
10448 skip-syntax-forward.
10449 (Parsing Expressions): Mention that the return value of
10450 parse-partial-sexp is currently a list of ten rather than nine
10451 elements.
10452 (Categories): Various corrections and clarifications.
10453
10454 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10455
10456 * markers.texi (Marker Insertion Types): Minor change.
10457
10458 * locals.texi (Standard Buffer-Local Variables):
10459 * commands.texi (Interactive Codes, Using Interactive):
10460 * functions.texi (Related Topics): Fix xrefs.
10461
10462 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10463
10464 * lists.texi (Sets And Lists): Update description of delete-dups.
10465
10466 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10467
10468 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10469
10470 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
10471
10472 * frames.texi (Parameter Access): frame-parameters arg is optional.
10473 modify-frame-parameters handles nil for FRAME.
10474 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10475 are all-or-nothing for certain toolkits.
10476 Mention parameter wait-for-wm.
10477 (Frames and Windows): In frame-first-window and frame-selected-window
10478 the arg is optional.
10479 (Input Focus): In redirect-frame-focus the second arg is optional.
10480 (Window System Selections): Mention selection type CLIPBOARD.
10481 Mention data-type UTF8_STRING.
10482 Mention numbering of cut buffers.
10483 (Resources): Describe x-resource-name.
10484
10485 2004-02-16 Richard M. Stallman <rms@gnu.org>
10486
10487 * windows.texi (Buffers and Windows): Delete false table
10488 about all-frames.
10489
10490 * syntax.texi (Parsing Expressions): Delete old caveat
10491 about parse-sexp-ignore-comments.
10492
10493 * streams.texi (Output Variables): Add print-quoted.
10494
10495 * lists.texi (Building Lists): Minor cleanup.
10496
10497 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
10498
10499 * display.texi (Overlays): Explain overlays use markers.
10500 (Managing Overlays): Explain front-advance and rear-advance
10501 in more detail.
10502
10503 * loading.texi (Unloading): Document unload-feature-special-hooks.
10504 Get rid of fns-NNN.el file.
10505
10506 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10507
10508 * help.texi (Describing Characters): Fix text-char-description
10509 example output.
10510
10511 * edebug.texi (Using Edebug): Fix example.
10512
10513 * debugging.texi (Internals of Debugger): Fix return value.
10514
10515 * files.texi (Changing Files): Fix argname.
10516
10517 * calendar.texi: Fix parens, and default values.
10518
10519 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
10520 * nonascii.texi, objects.texi, os.texi: Minor fixes.
10521 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
10522
10523 * positions.texi (Text Lines): Don't add -1 in current-line.
10524
10525 2004-02-16 Richard M. Stallman <rms@gnu.org>
10526
10527 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
10528
10529 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10530
10531 * processes.texi (Low-Level Network): Fix a typo.
10532
10533 2004-02-12 Kim F. Storm <storm@cua.dk>
10534
10535 * display.texi (Fringes): Use consistent wording.
10536 Note that window-fringe's window arg is optional.
10537 (Scroll Bars): Use consistent wording.
10538
10539 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
10540
10541 * tips.texi (Comment Tips): Document the new conventions for
10542 commenting out code.
10543
10544 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
10545
10546 * positions.texi (Text Lines): Add missing end defun.
10547
10548 2004-02-07 Kim F. Storm <storm@cua.dk>
10549
10550 * positions.texi (Text Lines): Add line-number-at-pos.
10551
10552 2004-02-06 John Paul Wallington <jpw@gnu.org>
10553
10554 * display.texi (Button Properties, Button Buffer Commands):
10555 mouse-2 invokes button, not down-mouse-1.
10556
10557 2004-02-04 Jason Rumney <jasonr@gnu.org>
10558
10559 * makefile.w32-in: Sync with Makefile.in changes.
10560
10561 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
10562
10563 * minibuf.texi (Text from Minibuffer): Various corrections and
10564 clarifications.
10565 (Object from Minibuffer): Correct Lisp description of
10566 read-minibuffer.
10567 (Minibuffer History): Clarify description of cons values for
10568 HISTORY arguments.
10569 (Basic Completion): Various corrections and clarifications.
10570 Add completion-regexp-list.
10571 (Minibuffer Completion): Correct and clarify description of
10572 completing-read.
10573 (Completion Commands): Mention Partial Completion mode.
10574 Various other minor changes.
10575 (High-Level Completion): Various corrections and clarifications.
10576 (Reading File Names): Ditto.
10577 (Minibuffer Misc): Ditto.
10578
10579 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
10580
10581 * strings.texi (Text Comparison): assoc-string also matches
10582 elements of alists that are strings instead of conses.
10583 (Formatting Strings): Standardize Texinfo usage. Update index
10584 entries.
10585
10586 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
10587
10588 * lists.texi (Sets And Lists): Add delete-dups.
10589
10590 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
10591
10592 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
10593 special form.
10594 * macros.texi (Defining Macros): Update description of `declare',
10595 which now is a macro.
10596 (Wrong Time): Fix typos.
10597
10598 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
10599
10600 * compile.texi (Compilation Functions): Expand descriptions of
10601 `compile-defun', `byte-compile-file', `byte-recompile-directory'
10602 and `batch-byte-compile'. In particular, mention and describe
10603 all optional arguments.
10604 (Disassembly): Correct and clarify the description of `disassemble'.
10605
10606 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
10607
10608 * searching.texi: Various small changes in addition to the
10609 following.
10610 (Regexp Example): Adapt to new value of `sentence-end'.
10611 (Regexp Functions): The PAREN argument to `regexp-opt' can be
10612 `words'.
10613 (Search and Replace): Add usage note for `perform-replace'.
10614 (Entire Match Data): Mention INTEGERS and REUSE arguments to
10615 `match-data'.
10616 (Standard Regexps): Update for new values of `paragraph-start'
10617 and `sentence-end'.
10618
10619 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
10620
10621 * files.texi (Saving Buffers): Clarify descriptions of
10622 `write-contents-functions' and `before-save-hook'.
10623 Make the defvar's for `before-save-hook' and `after-save-hook'
10624 into defopt's.
10625
10626 2004-01-07 Kim F. Storm <storm@cua.dk>
10627
10628 * commands.texi (Click Events): Describe new image and
10629 width/height elements of click events.
10630 (Accessing Events): Add posn-string, posn-image, and
10631 posn-object-width-height. Change posn-object to return either
10632 image or string object.
10633
10634 2004-01-01 Simon Josefsson <jas@extundo.com>
10635
10636 * hooks.texi (Standard Hooks): Add before-save-hook.
10637 * files.texi (Saving Buffers): Likewise.
10638
10639 2004-01-03 Richard M. Stallman <rms@gnu.org>
10640
10641 * frames.texi (Frames and Windows): Delete frame-root-window.
10642
10643 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
10644
10645 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
10646
10647 * functions.texi: Various small changes in addition to the
10648 following.
10649 (What Is a Function): `functionp' returns nil for macros.
10650 Clarify behavior of this and following functions for symbol arguments.
10651 (Function Documentation): Add `\' in front of (fn @var{arglist})
10652 and explain why.
10653 (Defining Functions): Mention DOCSTRING argument to `defalias'.
10654 Add anchor.
10655 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
10656
10657 2004-01-01 Miles Bader <miles@gnu.org>
10658
10659 * display.texi (Buttons): New section.
10660
10661 2003-12-31 Andreas Schwab <schwab@suse.de>
10662
10663 * numbers.texi (Math Functions): sqrt reports a domain-error
10664 error.
10665 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
10666
10667 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
10668
10669 * tips.texi (Documentation Tips): Update item on hyperlinks in
10670 documentation strings.
10671
10672 * errors.texi (Standard Errors): Various small corrections and
10673 additions.
10674
10675 * control.texi: Various small changes in addition to the
10676 following.
10677 (Signaling Errors): Provide some more details on how `signal'
10678 constructs the error message. Add anchor to the definition of
10679 `signal'.
10680 (Error Symbols): Describe special treatment of `quit'.
10681 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
10682 to emphasize that it has to be a single form.
10683
10684 * buffers.texi: Add anchor.
10685
10686 2003-12-29 Richard M. Stallman <rms@gnu.org>
10687
10688 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
10689 (Window Configurations): Add window-configuration-frame.
10690
10691 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
10692
10693 * text.texi (Examining Properties): Add get-char-property-and-overlay.
10694 Change arg name in get-char-property.
10695 (Special Properties): Update handling of keymap property.
10696
10697 * strings.texi (Modifying Strings): Add clear-string.
10698 (Text Comparison): Add assoc-string and remove
10699 assoc-ignore-case, assoc-ignore-representation.
10700
10701 * os.texi (Time of Day): Add set-time-zone-rule.
10702
10703 * numbers.texi (Math Functions): asin, acos, log, log10
10704 report domain-error errors.
10705
10706 * nonascii.texi (Converting Representations):
10707 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
10708 (Encoding and I/O): Add file-name-coding-system.
10709
10710 * modes.texi (Search-based Fontification): Explain that
10711 face specs are symbols with face names as values.
10712
10713 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
10714
10715 * lists.texi (Building Lists): remq moved elsewhere.
10716 (Sets And Lists): remq moved here.
10717 (Association Lists): Refer to assoc-string.
10718
10719 * internals.texi (Garbage Collection): Add memory-use-counts.
10720
10721 * frames.texi (Frames and Windows): Add set-frame-selected-window
10722 and frame-root-window.
10723
10724 * files.texi (Contents of Directories):
10725 Add directory-files-and-attributes.
10726
10727 * display.texi (Refresh Screen): Add force-window-update.
10728 (Invisible Text): Explain about moving point out of invis text.
10729 (Overlay Properties): Add overlay-properties.
10730 (Managing Overlays): Add overlayp.
10731 (GIF Images): Invalid image number displays a hollow box.
10732
10733 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
10734 (Killing Buffers): Add buffer-live-p.
10735
10736 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
10737
10738 * display.texi (Fringes): Fix typo "set-buffer-window".
10739
10740 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
10741
10742 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
10743 * nonascii.texi, processes.texi, tips.texi, variables.texi:
10744 Add or change various xrefs and anchors.
10745
10746 * commands.texi: Replace all occurrences of @acronym{CAR} with
10747 @sc{car}, for consistency with the rest of the Elisp manual.
10748 `car' and `cdr' are historically acronyms, but are no longer
10749 widely thought of as such.
10750
10751 * internals.texi (Pure Storage): Mention that `purecopy' does not
10752 copy text properties.
10753 (Object Internals): Now 29 bits are used (in most implementations)
10754 to address Lisp objects.
10755
10756 * variables.texi (Variables with Restricted Values): New node.
10757
10758 * objects.texi (Lisp Data Types): Mention that certain variables
10759 can only take on a restricted set of values and add an xref to
10760 the new node "Variables with Restricted Values".
10761
10762 * eval.texi (Function Indirection): Describe the errors that
10763 `indirect-function' can signal.
10764 (Eval): Clarify the descriptions of `eval-region' and `values'.
10765 Describe `eval-buffer' instead of `eval-current-buffer' and
10766 mention `eval-current-buffer' as an alias for `current-buffer'.
10767 Correct the description and mention all optional arguments.
10768
10769 * nonascii.texi: Various small changes in addition to the
10770 following.
10771 (Converting Representations): Clarify behavior of
10772 `string-make-multibyte' and `string-to-multibyte' for unibyte all
10773 ASCII arguments.
10774 (Character Sets): Document the variable `charset-list' and adapt
10775 the definition of the function `charset-list' accordingly.
10776 (Translation of Characters): Clarify use of generic characters in
10777 `make-translation-table'. Clarify and correct the description of
10778 the use of translation tables in encoding and decoding.
10779 (User-Chosen Coding Systems): Correct and clarify the description
10780 of `select-safe-coding-system'.
10781 (Default Coding Systems): Clarify description of
10782 `file-coding-system-alist'.
10783
10784 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
10785
10786 * strings.texi (Text Comparison): Correctly describe when two
10787 strings are `equal'. Combine and clarify descriptions of
10788 `assoc-ignore-case' and `assoc-ignore-representation'.
10789
10790 * objects.texi (Non-ASCII in Strings): Clarify description of
10791 when a string is unibyte or multibyte.
10792 (Bool-Vector Type): Update examples.
10793 (Equality Predicates): Correctly describe when two strings are
10794 `equal'.
10795
10796 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
10797
10798 * lists.texi (Building Lists): `append' no longer accepts integer
10799 arguments. Update the description of `number-sequence' to reflect
10800 recent changes.
10801 (Sets And Lists): Describe `member-ignore-case' after `member'.
10802
10803 2003-11-27 Kim F. Storm <storm@cua.dk>
10804
10805 * commands.texi (Click Events): Click object may be an images.
10806 Describe (dx . dy) element of click positions.
10807 (Accessing Events): Remove duplicate posn-timestamp.
10808 New functions posn-object and posn-object-x-y.
10809
10810 2003-11-23 Kim F. Storm <storm@cua.dk>
10811
10812 * commands.texi (Click Events): Describe enhancements to event
10813 position lists, including new text-pos and (col . row) items.
10814 Mention left-fringe and right-fringe area events.
10815 (Accessing Events): New functions posn-area and
10816 posn-actual-col-row. Mention posn-timestamp. Mention that
10817 posn-point in non-text area still returns buffer position.
10818 Clarify posn-col-row.
10819
10820 2003-11-21 Lars Hansen <larsh@math.ku.dk>
10821
10822 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
10823 * anti.texi (File Attributes): Describe removed parameter
10824 ID-FORMAT.
10825
10826 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
10827
10828 * positions.texi (Positions): Mention that, if a marker is used as
10829 a position, its buffer is ignored.
10830
10831 * markers.texi (Overview of Markers): Mention it here too.
10832
10833 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
10834
10835 * numbers.texi (Numeric Conversions): Not just `floor', but also
10836 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
10837
10838 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
10839
10840 * markers.texi (Creating Markers): Specify insertion type of
10841 created markers. Add xref to `Marker Insertion Types'.
10842 Second argument to `copy-marker' is optional.
10843 (Marker Insertion Types): Mention that most markers are created
10844 with insertion type nil.
10845 (The Mark): Correctly describe when `mark' signals an error.
10846 (The Region): Correctly describe when `region-beginning' and
10847 `region-end' signal an error.
10848
10849 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
10850
10851 * hash.texi (Creating Hash): Clarify description of `eql'.
10852 `makehash' is obsolete.
10853 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
10854
10855 * positions.texi (Point): Change description of `buffer-end', so
10856 that it is also correct for floating point arguments.
10857 (List Motion): Correct argument lists of `beginning-of-defun' and
10858 `end-of-defun'.
10859 (Excursions): Add xref to `Marker Insertion Types'.
10860 (Narrowing): Argument to `narrow-to-page' is optional.
10861
10862 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
10863
10864 * streams.texi (Output Streams): Clarify behavior of point for
10865 marker output streams.
10866
10867 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10868
10869 * variables.texi (Defining Variables): Second argument to
10870 `defconst' is not optional.
10871 (Setting Variables): Mention optional argument APPEND to
10872 `add-to-list'.
10873 (Creating Buffer-Local): Expand description of
10874 `make-variable-buffer-local'.
10875 (Frame-Local Variables): Expand description of
10876 `make-variable-frame-local'.
10877 (Variable Aliases): Correct description of optional argument
10878 DOCSTRING to `defvaralias'. Mention return value of
10879 `defvaralias'.
10880 (File Local Variables): Add xref to `File variables' in Emacs
10881 Manual. Correct description of `hack-local-variables'. Mention
10882 `safe-local-variable' property. Mention optional second argument
10883 to `risky-local-variable-p'.
10884
10885 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
10886
10887 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
10888
10889 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10890
10891 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
10892 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
10893 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
10894 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
10895 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
10896 lispref/processes.texi, lispref/searching.texi,
10897 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
10898 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
10899 @acronym{FOO}.
10900
10901 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
10902
10903 * strings.texi (Creating Strings): Argument START to `substring'
10904 can not be `nil'. Expand description of
10905 `substring-no-properties'. Correct description of `split-string',
10906 especially with respect to empty matches. Prevent very bad line
10907 break in definition of `split-string-default-separators'.
10908 (Text Comparison): `string=' and `string<' also accept symbols as
10909 arguments.
10910 (String Conversion): More completely describe argument BASE in
10911 `string-to-number'.
10912 (Formatting Strings): `%s' and `%S' in `format' do require
10913 corresponding object. Clarify behavior of numeric prefix after
10914 `%' in `format'.
10915 (Case Conversion): The argument to `upcase-initials' can be a
10916 character.
10917
10918 2003-10-27 Kenichi Handa <handa@m17n.org>
10919
10920 * display.texi (Fontsets): Fix texinfo usage.
10921
10922 2003-10-25 Kenichi Handa <handa@m17n.org>
10923
10924 * display.texi (Fontsets): Add description of the function
10925 set-fontset-font.
10926
10927 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
10928
10929 * display.texi (Temporary Displays): Add xref to `Documentation
10930 Tips'.
10931
10932 * functions.texi (Function Safety): Use inforef instead of pxref
10933 for SES.
10934
10935 2003-10-23 Andreas Schwab <schwab@suse.de>
10936
10937 * Makefile.in (TEX, texinputdir): Don't define.
10938 (TEXI2DVI): Define.
10939 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
10940 add $(srcdir)/index.texi.
10941 ($(infodir)/elisp): Remove index.texi dependency.
10942 (elisp.dvi): Likewise. Use $(TEXI2DVI).
10943 (index.texi): Remove target.
10944 (dist): Don't link $(srcdir)/permute-index.
10945 (clean): Don't remove index.texi.
10946
10947 * permute-index, index.perm: Remove.
10948 * index.texi: Rename from index.unperm.
10949
10950 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
10951
10952 * tips.texi (Documentation Tips): Document new behavior for face
10953 and variable hyperlinks in Help mode.
10954
10955 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
10956
10957 * objects.texi (Integer Type): Update for extra bit of integer range.
10958 (Character Type): Ditto.
10959
10960 2003-10-16 Eli Zaretskii <eliz@gnu.org>
10961
10962 * numbers.texi (Integer Basics): Add index entries for reading
10963 numbers in hex, octal, and binary.
10964
10965 2003-10-16 Lute Kamstra <lute@gnu.org>
10966
10967 * modes.texi (Mode Line Format): Mention force-mode-line-update's
10968 argument.
10969
10970 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
10971
10972 * windows.texi (Choosing Window): Fix typo.
10973 * edebug.texi (Edebug Execution Modes): Fix typo.
10974
10975 2003-10-13 Richard M. Stallman <rms@gnu.org>
10976
10977 * windows.texi (Basic Windows): A window has fringe settings,
10978 display margins and scroll-bar settings.
10979 (Splitting Windows): Doc split-window return value.
10980 Clean up one-window-p.
10981 (Selecting Windows): Fix typo.
10982 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
10983 (Buffers and Windows): In set-window-buffer, explain effect
10984 on fringe settings and scroll bar settings.
10985 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
10986 (Choosing Window): Use defopt for pop-up-frame-function.
10987 For special-display-buffer-names, explain same-window and same-frame.
10988 Clarify window-dedicated-p return value.
10989 (Textual Scrolling): scroll-up and scroll-down can get an error.
10990 (Horizontal Scrolling): Clarify auto-hscroll-mode.
10991 Clarify set-window-hscroll.
10992 (Size of Window): Don't mention tool bar in window-height.
10993 (Coordinates and Windows): Explain what coordinates-in-window-p
10994 returns for fringes and display margins.
10995 (Window Configurations): Explain saving fringes, etc.
10996
10997 * tips.texi (Library Headers): Clean up Documentation.
10998
10999 * syntax.texi (Parsing Expressions): Clean up forward-comment
11000 and parse-sexp-lookup-properties.
11001
11002 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11003
11004 * os.texi (System Environment): Clean up text for load-average errors.
11005
11006 * modes.texi (Hooks): Don't explain local hook details at front.
11007 Clarify run-hooks and run-hook-with-args a little.
11008 Clean up add-hook and remove-hook.
11009
11010 * edebug.texi (Edebug Execution Modes): Clarify t.
11011 Document edebug-sit-for-seconds.
11012 (Coverage Testing): Document C-x X = and =.
11013 (Instrumenting Macro Calls): Fix typo.
11014 (Specification List): Don't index the specification keywords.
11015
11016 2003-10-10 Kim F. Storm <storm@cua.dk>
11017
11018 * processes.texi (Network): Introduce make-network-process.
11019
11020 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11021
11022 * tips.texi (Library Headers): Fix typo.
11023
11024 2003-10-07 Juri Linkov <juri@jurta.org>
11025
11026 * modes.texi (Imenu): Mention imenu-create-index-function's
11027 default value. Explain submenus better.
11028
11029 2003-10-07 Lute Kamstra <lute@gnu.org>
11030
11031 * modes.texi (Faces for Font Lock): Fix typo.
11032 (Hooks): Explain how buffer-local hook variables can refer to
11033 global hook variables.
11034 Various minor clarifications.
11035
11036 2003-10-06 Lute Kamstra <lute@gnu.org>
11037
11038 * tips.texi (Coding Conventions): Mention naming conventions for
11039 hooks.
11040
11041 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11042
11043 * loading.texi (Library Search): Correct default value of
11044 load-suffixes.
11045 (Named Features): Fix typo.
11046
11047 2003-10-05 Richard M. Stallman <rms@gnu.org>
11048
11049 * loading.texi (Named Features): In `provide',
11050 say how to test for subfeatures.
11051 (Unloading): In unload-feature, use new var name
11052 unload-feature-special-hooks.
11053
11054 2003-10-03 Lute Kamstra <lute@gnu.org>
11055
11056 * modes.texi (Major Mode Conventions): Mention third way to set up
11057 Imenu.
11058 (Imenu): A number of small fixes.
11059 Delete documentation of internal variable imenu--index-alist.
11060 Document the return value format of imenu-create-index-function
11061 functions.
11062
11063 2003-09-30 Richard M. Stallman <rms@gnu.org>
11064
11065 * processes.texi (Network): Say what stopped datagram connections do.
11066
11067 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11068
11069 * display.texi (Overlay Properties): Clarify `evaporate' property.
11070
11071 2003-09-29 Lute Kamstra <lute@gnu.org>
11072
11073 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11074 constructs should be marked as risky.
11075 Change cons cell into proper list.
11076 (Mode Line Variables): Change cons cell into proper list.
11077
11078 2003-09-26 Lute Kamstra <lute@gnu.org>
11079
11080 * modes.texi (Mode Line Data): Document the :propertize construct.
11081 (Mode Line Variables): Reorder the descriptions of the variables
11082 to match their order in the default mode-line-format.
11083 Describe the new variables mode-line-position and mode-line-modes.
11084 Update the default values of mode-line-frame-identification,
11085 minor-mode-alist, and default-mode-line-format.
11086 (Properties in Mode): Mention the :propertize construct.
11087
11088 2003-09-26 Richard M. Stallman <rms@gnu.org>
11089
11090 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11091 * loading.texi, minibuf.texi, text.texi, variables.texi:
11092 Avoid @strong{Note:}.
11093
11094 2003-09-26 Richard M. Stallman <rms@gnu.org>
11095
11096 * keymaps.texi (Remapping Commands): Fix typo.
11097
11098 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11099
11100 * processes.texi (Low-Level Network): Fix typo.
11101
11102 2003-09-23 Kim F. Storm <storm@cua.dk>
11103
11104 * processes.texi (Network, Network Servers): Fix typos.
11105 (Low-Level Network): Add timeout value for :server keyword.
11106 Add new option keywords to make-network-process.
11107 Add set-network-process-options.
11108 Explain how to test availability of network options.
11109
11110 2003-09-19 Richard M. Stallman <rms@gnu.org>
11111
11112 * text.texi (Motion by Indent): Arg to
11113 backward-to-indentation and forward-to-indentation is optional.
11114
11115 * strings.texi (Creating Strings): Add substring-no-properties.
11116
11117 * processes.texi
11118 (Process Information): Add list-processes arg QUERY-ONLY.
11119 Delete process-contact from here.
11120 Add new status values for process-status.
11121 Add process-get, process-put, process-plist, set-process-plist.
11122 (Synchronous Processes): Add call-process-shell-command.
11123 (Signals to Processes): signal-process allows process objects.
11124 (Network): Complete rewrite.
11125 (Network Servers, Datagrams, Low-Level Network): New nodes.
11126
11127 * positions.texi (Word Motion): forward-word, backward-word
11128 arg is optional. Reword.
11129
11130 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11131
11132 * variables.texi (Creating Buffer-Local):
11133 Delete duplicate definition of buffer-local-value.
11134 (File Local Variables): Explain about discarding text props.
11135
11136 2003-09-11 Richard M. Stallman <rms@gnu.org>
11137
11138 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11139 changes variables that record input events.
11140 (Minibuffer Misc): Add minibuffer-selected-window.
11141
11142 * lists.texi (Building Lists): Add copy-tree.
11143
11144 * display.texi (Fontsets): Add char-displayable-p.
11145 (Scroll Bars): New node.
11146
11147 2003-09-08 Lute Kamstra <lute@gnu.org>
11148
11149 * modes.texi (%-Constructs): Document new `%i' and `%I'
11150 constructs.
11151
11152 2003-09-03 Peter Runestig <peter@runestig.com>
11153
11154 * makefile.w32-in: New file.
11155
11156 2003-08-29 Richard M. Stallman <rms@gnu.org>
11157
11158 * display.texi (Overlay Properties): Clarify how priorities
11159 affect use of the properties.
11160
11161 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11162
11163 * customize.texi (Type Keywords): Correct the description of
11164 `:help-echo' in the case where `motion-doc' is a function.
11165
11166 2003-08-14 John Paul Wallington <jpw@gnu.org>
11167
11168 * modes.texi (Emulating Mode Line): Subsection, not section.
11169
11170 2003-08-13 Richard M. Stallman <rms@gnu.org>
11171
11172 * elisp.texi (Top): Update subnode lists in menu.
11173
11174 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11175 (Kill Functions): kill-region has new arg yank-handler.
11176 (Yanking): New node.
11177 (Yank Commands): Add yank-undo-function.
11178 (Low-Level Kill Ring):
11179 kill-new and kill-append have new arg yank-handler.
11180 (Changing Properties): Add remove-list-of-text-properties.
11181 (Atomic Changes): New node.
11182
11183 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11184
11185 * streams.texi (Output Variables): Add eval-expression-print-length
11186 and eval-expression-print-level.
11187
11188 * os.texi (Time Conversion): For encode-time, explain limits on year.
11189
11190 * objects.texi (Character Type): Define anchor "modifier bits".
11191
11192 * modes.texi (Emulating Mode Line): New node.
11193 (Search-based Fontification): Font Lock uses font-lock-face property.
11194 (Other Font Lock Variables): Likewise.
11195
11196 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11197 not vectors.
11198 (Active Keymaps): Add emulation-mode-map-alists.
11199 (Functions for Key Lookup): key-binding has new arg no-remap.
11200 (Remapping Commands): New node.
11201 (Scanning Keymaps): where-is-internal has new arg no-remap.
11202 (Tool Bar): Add tool-bar-local-item-from-menu.
11203 Clarify when to use tool-bar-add-item-from-menu.
11204
11205 * commands.texi (Interactive Call): commandp has new arg.
11206 (Command Loop Info): Add this-original-command.
11207
11208 2003-08-06 John Paul Wallington <jpw@gnu.org>
11209
11210 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11211
11212 * display.texi (Warning Basics): Fix typo.
11213 (Fringes): Add closing curly bracket and fix typo.
11214
11215 * elisp.texi (Top): Fix typo.
11216
11217 2003-08-05 Richard M. Stallman <rms@gnu.org>
11218
11219 * elisp.texi: Update lists of subnodes.
11220
11221 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11222
11223 * variables.texi (Local Variables): Use lc for example variable names.
11224
11225 * tips.texi (Library Headers): Explain where to put -*-.
11226
11227 * strings.texi (Creating Strings): Fix xref for vconcat.
11228
11229 * sequences.texi (Vector Functions):
11230 vconcat no longer allows integer args.
11231
11232 * minibuf.texi (Reading File Names): read-file-name has new
11233 arg PREDICATE. New function read-directory-name.
11234
11235 * macros.texi (Defining Macros): Give definition of `declare'.
11236 (Indenting Macros): New node.
11237
11238 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11239 (Window Frame Parameters): Make separate table of parameters
11240 that are coupled with specific face attributes.
11241 (Deleting Frames): delete-frame-hooks renamed to
11242 delete-frame-functions.
11243
11244 * files.texi (Magic File Names): Add file-remote-p.
11245 Clarify file-local-copy.
11246
11247 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11248 here; instead xref Defining Macros.
11249
11250 * display.texi (Warnings): New node, and subnodes.
11251 (Fringes): New node.
11252
11253 * debugging.texi (Test Coverage): New node.
11254
11255 * compile.texi (Compiler Errors): Explain with-no-warnings
11256 and other ways to suppress warnings.
11257
11258 * commands.texi (Interactive Call): Minor clarification.
11259
11260 * buffers.texi (Buffer File Name): set-visited-file-name
11261 renames the buffer too.
11262
11263 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11264
11265 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
11266
11267 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11268
11269 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
11270
11271 * internals.texi (Garbage Collection): Fix previous change.
11272
11273 2003-07-22 Richard M. Stallman <rms@gnu.org>
11274
11275 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11276
11277 * display.texi (Width): Use \s syntax in example.
11278 (Font Selection): Add face-font-rescale-alist.
11279
11280 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11281 Remove spurious indent in example.
11282
11283 * lists.texi (Building Lists): Add number-sequence.
11284
11285 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11286
11287 * functions.texi (Function Documentation): Explain how to
11288 show calling convention explicitly in the doc string.
11289
11290 * windows.texi (Selecting Windows): save-selected-window saves
11291 selected window of each frame.
11292 (Window Configurations): Minor change.
11293
11294 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11295
11296 * streams.texi (Output Variables): Add print-continuous-numbering
11297 and print-number-table.
11298
11299 * processes.texi (Decoding Output): New node.
11300
11301 * os.texi (Time Conversion): decode-time arg is optional.
11302
11303 * objects.texi (Character Type): Don't use space as example for \.
11304 Make list of char names and \-sequences correspond.
11305 Explain that \s is not used in strings. `\ ' needs space after.
11306
11307 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11308 (Translation of Characters): Add translation-table-for-input.
11309 (Default Coding Systems): Add auto-coding-functions.
11310 (Explicit Encoding): Add decode-coding-inserted-region.
11311 (Locales): Add locale-info.
11312
11313 * minibuf.texi (Basic Completion): Describe test-completion.
11314 Collections can be lists of strings.
11315 Clean up lazy-completion-table.
11316 (Programmed Completion): Mention test-completion.
11317 Clarify why lambda expressions are not accepted.
11318 (Minibuffer Misc): Describe minibufferp.
11319
11320 2003-07-14 Richard M. Stallman <rms@gnu.org>
11321
11322 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11323
11324 * windows.texi (Selecting Windows): New arg to select-window.
11325 (Selecting Windows): Add with-selected-window.
11326 (Size of Window): Add window-inside-edges, etc.
11327
11328 * internals.texi (Garbage Collection): Add post-gc-hook.
11329
11330 * processes.texi (Subprocess Creation): Add exec-suffixes.
11331
11332 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11333 (Scanning Keymaps): Add map-keymaps.
11334 (Defining Menus): Add keymap-prompt.
11335
11336 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11337 most-negative-fixnum.
11338
11339 * compile.texi (Byte Compilation): Explain no-byte-compile.
11340 (Compiler Errors): New node.
11341
11342 * os.texi (User Identification): user-uid, user-real-uid
11343 can return float.
11344
11345 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11346 and about derived modes.
11347 (Minor Modes): Add minor-mode-list.
11348 (Defining Minor Modes): Keyword args for define-minor-mode.
11349 (Search-based Fontification): Explain managing other properties.
11350 (Other Font Lock Variables): Add font-lock-extra-managed-props.
11351 (Faces for Font Lock): Add font-lock-preprocessor-face.
11352 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11353
11354 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11355 (Variable Aliases): Clarify defvaralias.
11356
11357 * loading.texi (Library Search): Add load-suffixes.
11358
11359 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11360 (Programmed Completion): Add dynamic-completion-table.
11361
11362 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11363 (Magic File Names): Specify precedence order of handlers.
11364
11365 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11366 and post-command-hook.
11367 (Waiting): New calling convention for sit-for.
11368
11369 * text.texi (Special Properties): local-map and keymap properties
11370 apply based on their stickiness.
11371
11372 2003-07-07 Richard M. Stallman <rms@gnu.org>
11373
11374 * modes.texi (Minor Mode Conventions): Specify only some kinds
11375 of list values as args to minor modes.
11376
11377 * files.texi (File Name Expansion): Warn about iterative use
11378 of substitute-in-file-name.
11379
11380 * advice.texi (Activation of Advice): Clean up previous change.
11381
11382 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
11383
11384 * advice.texi (Activation of Advice): Note that ad-start-advice is
11385 turned on by default.
11386
11387 2003-06-30 Richard M. Stallman <rms@gnu.org>
11388
11389 * text.texi (Buffer Contents): Document current-word.
11390 (Change Hooks): Not called for *Messages*.
11391
11392 * functions.texi (Defining Functions): Explain about redefining
11393 primitives.
11394 (Function Safety): Rename. Minor changes.
11395 Comment out the detailed criteria for what is safe.
11396
11397 2003-06-22 Andreas Schwab <schwab@suse.de>
11398
11399 * objects.texi (Symbol Type): Fix description of examples.
11400
11401 2003-06-16 Andreas Schwab <schwab@suse.de>
11402
11403 * hash.texi (Creating Hash): Fix description of :weakness.
11404
11405 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
11406
11407 * files.texi (Changing Files): copy-file copies file modes, too.
11408
11409 2003-05-28 Richard M. Stallman <rms@gnu.org>
11410
11411 * strings.texi (Creating Strings): Clarify split-string.
11412
11413 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11414
11415 * strings.texi (Creating Strings): Update split-string specification
11416 and examples.
11417
11418 2003-05-19 Richard M. Stallman <rms@gnu.org>
11419
11420 * elisp.texi: Correct invariant section names.
11421
11422 2003-04-20 Richard M. Stallman <rms@gnu.org>
11423
11424 * os.texi (Timers): Explain about timers and quitting.
11425
11426 2003-04-19 Richard M. Stallman <rms@gnu.org>
11427
11428 * internals.texi (Writing Emacs Primitives): Strings are
11429 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11430 Explain GCPRO convention for varargs function args.
11431
11432 2003-04-16 Richard M. Stallman <rms@gnu.org>
11433
11434 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11435
11436 2003-04-08 Richard M. Stallman <rms@gnu.org>
11437
11438 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11439
11440 2003-02-13 Kim F. Storm <storm@cua.dk>
11441
11442 * objects.texi (Character Type): New \s escape for space.
11443
11444 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11445
11446 * os.texi (System Environment): Add cygwin system-type.
11447
11448 2003-01-25 Richard M. Stallman <rms@gnu.org>
11449
11450 * keymaps.texi: Document that a symbol can act as a keymap.
11451
11452 2003-01-13 Richard M. Stallman <rms@gnu.org>
11453
11454 * text.texi (Changing Properties): Say string indices are origin-0.
11455
11456 * positions.texi (Screen Lines) <compute-motion>:
11457 Correct order of elts in return value.
11458
11459 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11460 how to define a default binding.
11461
11462 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
11463
11464 * loading.texi (Unloading): Fix recent change for load-history.
11465
11466 * customize.texi (Simple Types): Clarify description of custom
11467 type 'number. Describe new custom type 'float.
11468
11469 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
11470
11471 * variables.texi (File Local Variables): Fix typo.
11472
11473 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11474
11475 From Michael Albinus <Michael.Albinus@alcatel.de>.
11476
11477 * README: Target for Info file is `make info'.
11478
11479 * files.texi (File Name Components): Fix typos in
11480 `file-name-sans-extension'.
11481 (Magic File Names): Complete list of operations for magic file
11482 name handlers.
11483
11484 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
11485
11486 * variables.texi (File Local Variables): New function
11487 risky-local-variable-p.
11488
11489 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
11490
11491 * functions.texi (Function safety): New node about unsafep.
11492
11493 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11494
11495 * customize.texi (Splicing into Lists): Fix example.
11496 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
11497
11498 2002-06-17 Juanma Barranquero <lektu@terra.es>
11499
11500 * frames.texi (Display Feature Testing): Fix typo.
11501
11502 2002-06-12 Andreas Schwab <schwab@suse.de>
11503
11504 * frames.texi (Initial Parameters, Resources): Fix references to
11505 the Emacs manual.
11506
11507 2002-05-13 Kim F. Storm <storm@cua.dk>
11508
11509 * variables.texi (Intro to Buffer-Local): Updated warning and
11510 example relating to changing buffer inside let.
11511
11512 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
11513
11514 * os.texi (Session Management): New node about X Session management.
11515
11516 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
11517
11518 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
11519 to which the manual corresponds, and the copyright years.
11520
11521 * Makefile.in (VERSION): Set to 2.9.
11522
11523 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
11524
11525 * elisp.texi: Change the category in @dircategory to "Emacs", to
11526 make it consistent with info/dir.
11527
11528 2001-11-25 Miles Bader <miles@gnu.org>
11529
11530 * text.texi (Fields): Describe new `limit' arg in
11531 field-beginning/field-end.
11532
11533 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
11534
11535 * permute-index: Don't depend on csh-specific features.
11536 Replace the interpreter name with /bin/sh.
11537
11538 * two-volume-cross-refs.txt: New file.
11539 * two.el: New file.
11540 * spellfile: New file.
11541
11542 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
11543
11544 * permute-index: New file.
11545
11546 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
11547 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
11548 8+3 restricted namespace.
11549
11550 * Makefile.in (infodir): Define relative to $(srcdir).
11551 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
11552 include directories list via -I switch to makeinfo.
11553 (index.texi): Use cp if both hard and symbolic links fail.
11554
11555 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
11556
11557 * Makefile.in (distclean): Add.
11558
11559 The following changes make ELisp manual part of the Emacs
11560 distribution:
11561
11562 * Makefile.in: Add Copyright notice.
11563 (prefix): Remove.
11564 (infodir): Change value to "../info".
11565 (VPATH): New variable.
11566 (MAKE): Don't define.
11567 (texmacrodir): Don't define.
11568 (texinputdir): Append the existing value of TEXINPUTS.
11569 ($(infodir)/elisp): Instead of just "elisp". Reformat the
11570 command to be compatible with man/Makefile.in, and to put the
11571 output into ../info.
11572 (info): Add target.
11573 (installall): Target removed.
11574
11575 2001-10-31 Pavel Janík <Pavel@Janik.cz>
11576
11577 * tips.texi (Coding Conventions): Fix typo.
11578
11579 2001-10-23 Gerd Moellmann <gerd@gnu.org>
11580
11581 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
11582
11583 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
11584
11585 * files.texi (File Name Components): Update the description of
11586 file-name-sans-extension and file-name-extension, as they now
11587 ignore leading dots.
11588
11589 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11590
11591 * (Version 21.1 released.)
11592
11593 2001-10-19 Miles Bader <miles@gnu.org>
11594
11595 * positions.texi (Text Lines): Describe behavior of
11596 `beginning-of-line'/`end-of-line' in the presence of field properties.
11597
11598 2001-10-17 Gerd Moellmann <gerd@gnu.org>
11599
11600 * Makefile.in (VERSION): Set to 2.8.
11601 (manual): Use `manual-21'.
11602
11603 * elisp.texi (VERSION): Add and use it where the version
11604 number was used. Set it to 2.8.
11605
11606 * intro.texi: Likewise.
11607
11608 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
11609
11610 * files.texi (File Name Completion): Document the significance of
11611 a trailing slash in elements of completion-ignored-extensions.
11612
11613 2001-10-06 Miles Bader <miles@gnu.org>
11614
11615 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
11616
11617 2001-10-04 Gerd Moellmann <gerd@gnu.org>
11618
11619 * variables.texi (Variable Aliases): New node.
11620
11621 2001-10-04 Gerd Moellmann <gerd@gnu.org>
11622
11623 * Branch for 21.1.
11624
11625 2001-10-02 Miles Bader <miles@gnu.org>
11626
11627 * minibuf.texi (Minibuffer Misc): Add entries for
11628 `minibuffer-contents', `minibuffer-contents-no-properties', and
11629 `delete-minibuffer-contents'.
11630 Correct description for `minibuffer-prompt-end'.
11631
11632 * text.texi (Property Search): Correct descriptions of
11633 `next-char-property-change' and `previous-char-property-change'.
11634 Add entries for `next-single-char-property-change' and
11635 `previous-single-char-property-change'.
11636 Make operand names a bit more consistent.
11637
11638 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
11639
11640 * frames.texi (Finding All Frames): Document that next-frame and
11641 previous-frame are local to current terminal.
11642
11643 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
11644
11645 * keymaps.texi (Creating Keymaps): Fix the description of the
11646 result of make-keymap.
11647
11648 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
11649
11650 * display.texi (Font Lookup, Attribute Functions)
11651 (Image Descriptors): Add cross-references to the definition of
11652 selected frame.
11653
11654 * buffers.texi (The Buffer List): Add cross-references to the
11655 definition of selected frame.
11656
11657 * frames.texi (Input Focus): Clarify which frame is _the_ selected
11658 frame at any given time.
11659 (Multiple Displays, Size and Position): Add a cross-reference to
11660 the definition of the selected frame.
11661
11662 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
11663
11664 * strings.texi (String Conversion) <string-to-number>: Document
11665 that a float is returned for integers that are too large.
11666
11667 * frames.texi (Mouse Position): Document mouse-position-function.
11668 (Display Feature Testing): Document display-images-p.
11669 (Window Frame Parameters): Document the cursor-type variable.
11670
11671 * numbers.texi (Integer Basics): Document CL style read syntax for
11672 integers in bases other than 10.
11673
11674 * positions.texi (List Motion):
11675 Document open-paren-in-column-0-is-defun-start.
11676
11677 * lists.texi (Sets And Lists): Document member-ignore-case.
11678
11679 * internals.texi (Garbage Collection): Document the used and free
11680 strings report.
11681 (Memory Usage): Document strings-consed.
11682
11683 * os.texi (Time of Day): Document float-time.
11684 (Recording Input): Document that clear-this-command-keys clears
11685 the vector to be returned by recent-keys.
11686
11687 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
11688 The argument keymap can be a list.
11689
11690 * nonascii.texi (User-Chosen Coding Systems)
11691 <select-safe-coding-system>: Document the new argument
11692 accept-default-p and the variable
11693 select-safe-coding-system-accept-default-p. Tell what happens if
11694 buffer-file-coding-system is undecided.
11695 (Default Coding Systems): Document auto-coding-regexp-alist.
11696
11697 * display.texi (The Echo Area) <message>: Document
11698 message-truncate-lines.
11699 (Glyphs): Document that the glyph table is unused on windowed
11700 displays.
11701
11702 * help.texi (Describing Characters) <single-key-description>:
11703 Document the new argument no-angles.
11704 (Accessing Documentation) <documentation-property>: Document that
11705 a non-string property is evaluated.
11706 <documentation>: Document that the function-documentation property
11707 is looked for.
11708
11709 * windows.texi (Selecting Windows): Document some-window.
11710
11711 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
11712
11713 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
11714 apropos-mode-hook.
11715
11716 * commands.texi (Using Interactive): Document interactive-form.
11717 (Keyboard Macros): Document kbd-macro-termination-hook.
11718 (Command Loop Info): Document that clear-this-command-keys clears
11719 the vector to be returned by recent-keys.
11720
11721 2001-09-04 Werner LEMBERG <wl@gnu.org>
11722
11723 * Makefile.in (srcdir, texinputdir): New variables.
11724 (srcs, index.texi, install): Use $(srcdir).
11725 (.PHONY): Remove elisp.dvi.
11726 (elisp): Use -I switch for makeinfo.
11727 (elisp.dvi): Use $(srcdir) and $(texinputdir).
11728 (installall, dist): Use $(srcdir).
11729 Fix path to texinfo.tex.
11730 (maintainer-clean): Add elisp.dvi and elisp.oaux.
11731
11732 2001-08-30 Gerd Moellmann <gerd@gnu.org>
11733
11734 * display.texi (Conditional Display): Adjust to API change.
11735
11736 * configure: New file.
11737
11738 2001-07-30 Gerd Moellmann <gerd@gnu.org>
11739
11740 * commands.texi (Repeat Events): Add description of
11741 double-click-fuzz.
11742
11743 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
11744
11745 * syntax.texi (Syntax Class Table): Add the missing designator for
11746 comment and string fences.
11747 (Syntax Properties): Add a xref to syntax table internals.
11748 (Syntax Table Internals): Document string-to-syntax.
11749
11750 2001-05-07 Gerd Moellmann <gerd@gnu.org>
11751
11752 * Makefile.in (install): Use install-info command line options
11753 like in Emacs' Makefile.in.
11754
11755 2000-12-09 Miles Bader <miles@gnu.org>
11756
11757 * windows.texi (Window Start): Update documentation for
11758 `pos-visible-in-window-p'.
11759
11760 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
11761
11762 * lists.texi (Building Lists): Add footnote to explain how to add
11763 to the end of a list.
11764
11765 2000-10-25 Gerd Moellmann <gerd@gnu.org>
11766
11767 * files.texi (Visiting Functions): Typos.
11768
11769 2000-10-25 Kenichi Handa <handa@etl.go.jp>
11770
11771 * files.texi (Visiting Functions): Return value of
11772 find-file-noselect may be a list of buffers if wildcards are used.
11773
11774 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11775
11776 * display.texi (Defining Faces): Document `graphic' display type
11777 in face specs.
11778
11779 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11780
11781 * hooks.texi (Standard Hooks): Replace obsolete
11782 `after-make-frame-hook' with `after-make-frame-functions'.
11783
11784 * frames.texi (Creating Frames): Ditto.
11785
11786 * variables.texi (Future Local Variables): Ditto.
11787
11788 2000-10-16 Gerd Moellmann <gerd@gnu.org>
11789
11790 * display.texi (Other Image Types): Add description of :foreground
11791 and :background properties of mono PBM images.
11792
11793 2000-08-17 Werner LEMBERG <wl@gnu.org>
11794
11795 * .cvsignore: New file.
11796
11797 2000-01-05 Gerd Moellmann <gerd@gnu.org>
11798
11799 * tindex.pl: New script.
11800
11801 1999-12-03 Dave Love <fx@gnu.org>
11802
11803 * Makefile.in (MAKEINFO): New parameter.
11804
11805 1999-09-17 Richard Stallman <rms@gnu.org>
11806
11807 * Makefile.in (srcs): Add hash.texi.
11808 (VERSION): Update to 20.6.
11809
11810 1999-09-13 Richard Stallman <rms@gnu.org>
11811
11812 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
11813
11814 1998-08-29 Karl Heuer <kwzh@gnu.org>
11815
11816 * configure.in: New file.
11817 * Makefile.in: Renamed from Makefile.
11818 (prefix, infodir): Use value obtained from configure.
11819 (emacslibdir): Obsolete variable deleted.
11820 (dist): Distribute configure.in, configure, Makefile.in.
11821
11822 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
11823
11824 * Makefile (INSTALL_INFO): New variable.
11825 (install): Run install-info.
11826
11827 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
11828
11829 * Makefile (elisp.dvi): Add missing backslash.
11830
11831 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
11832
11833 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
11834 Run texindex without `./'. Always run texindex on elisp.tp.
11835 (elisp.tps): Target deleted.
11836
11837 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
11838
11839 * Makefile (srcs): Add nonascii.texi and customize.texi.
11840 (dist): Start by deleting `temp'.
11841
11842 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
11843
11844 * Makefile (makeinfo, texindex): Targets deleted.
11845 (makeinfo.o, texindex.o): Targets deleted.
11846 (clean, dist): Don't do anything with them or with getopt*.
11847
11848 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
11849
11850 * Makefile (SHELL): Defined.
11851
11852 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
11853
11854 * Makefile (elisp.tps): New target.
11855 (elisp.dvi): Depend on elisp.tps.
11856
11857 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
11858
11859 * README: Update phone number.
11860
11861 * Makefile (elisp): Make this be the default target.
11862 Depend on makeinfo.c instead of makeinfo.
11863 (install): Don't depend on elisp.dvi, since we don't install that.
11864 Use mkinstalldirs.
11865 (dist): Add mkinstalldirs.
11866
11867 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11868
11869 * Makefile (VERSION): Update version number.
11870 (maintainer-clean): Rename from realclean.
11871
11872 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
11873
11874 * Makefile (realclean): New target.
11875 (elisp): Remove any old elisp-* files first.
11876
11877 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
11878
11879 * Makefile (VERSION): New variable.
11880 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
11881 Compressed file suffix should be `.gz', not `.z'.
11882
11883 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11884
11885 * Makefile (elisp): Depend on makeinfo.
11886
11887 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
11888
11889 * Makefile (srcs): Add anti.texi.
11890
11891 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11892
11893 * Makefile (infodir, prefix): New vars.
11894 (install): Use infodir.
11895 (emacsinfodir): Delete.
11896
11897 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11898
11899 * Makefile (srcs): Add calendar.texi.
11900
11901 * Makefile (dist): Copy texindex.c and makeinfo.c.
11902 Limit elisp-* files to those with one or two digits.
11903
11904 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11905
11906 * Makefile (dist): Change to use Gzip instead of compress.
11907
11908 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11909
11910 * loading.texi (Unloading): define-function changed back to
11911 defalias. It may not stay this way, but at least it's
11912 consistent with the known-good version of the code patch.
11913
11914 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
11915
11916 * modes.texi (Hooks): Document new optional arg of add-hook.
11917
11918 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
11919
11920 * variables.texi: Document nil initial value of buffer-local variables.
11921
11922 * tips.texi: Add new section on standard library headers.
11923
11924 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11925
11926 * Makefile (srcs): Add frame.texi to the list of sources.
11927
11928 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11929
11930 * Makefile (dist): Don't bother excluding autosave files; they'll
11931 never make it into the temp directory anyway, and the hash marks
11932 in the name are problematic for make and the Bourne shell.
11933 (srcs): ???
11934
11935 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11936
11937 * Makefile (dist): Don't include backup files or autosave files in
11938 the distribution tar file.
11939
11940 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11941
11942 * Makefile (srcs): Add index.perm.
11943 (elisp.dvi): Remove erroneous shell comment.
11944 Expect output of permute-index in permuted.fns.
11945 Save old elisp.aux in elisp.oaux.
11946 (clean): Add index.texi to be deleted.
11947
11948 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11949
11950 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
11951
11952 1990-06-26 David Lawrence (tale@geech)
11953
11954 * files.texi: Noted that completion-ignored-extensions is ignored
11955 when making *Completions*.
11956
11957 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
11958
11959 * Makefile make dist now depends on elisp.dvi, since it tries
11960 to include it in the dist file.
11961
11962 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
11963
11964 * functions.texinfo (Mapping Functions): Add missing quote.
11965
11966 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11967
11968 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
11969 (defunargs): Turn off \hyphenchar of \sl font temporarily.
11970
11971 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11972
11973 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
11974 and @error{} are the terms now being used. The files in the
11975 directory have been changed to reflect this.
11976
11977 * All instances of @indentedresultt{} have been changed to
11978 ` @result{}', using 5 spaces at the beginning of the line.
11979
11980 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11981
11982 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
11983 experimental @indentedresult{}, @indentedexpandsto{} are part of
11984 the texinfo.tex in this directory. These TeX macros are not
11985 stable yet.
11986
11987 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11988
11989 * texinfo.tex: Temporarily added
11990 \let\result=\dblarrow
11991 \def\error{{\it ERROR} \longdblarrow}
11992 We need to do this better soon.
11993
11994 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11995
11996 * Applied Karl Berry's patches to *.texinfo files, but not to
11997 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
11998 new title page format is also not applied, since it requires
11999 texinfo.tex changes.)
12000
12001 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12002 for the Project GNU development environment.
12003
12004 ;; Local Variables:
12005 ;; coding: utf-8
12006 ;; End:
12007
12008 Copyright (C) 1998-2013 Free Software Foundation, Inc.
12009
12010 This file is part of GNU Emacs.
12011
12012 GNU Emacs is free software: you can redistribute it and/or modify
12013 it under the terms of the GNU General Public License as published by
12014 the Free Software Foundation, either version 3 of the License, or
12015 (at your option) any later version.
12016
12017 GNU Emacs is distributed in the hope that it will be useful,
12018 but WITHOUT ANY WARRANTY; without even the implied warranty of
12019 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12020 GNU General Public License for more details.
12021
12022 You should have received a copy of the GNU General Public License
12023 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.