]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Merge from emacs-24; up to 2012-04-26T03:04:36Z!cyd@gnu.org
[gnu-emacs] / doc / emacs / ChangeLog
1 2012-06-21 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
4
5 2012-06-17 Chong Yidong <cyd@gnu.org>
6
7 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
8
9 * anti.texi:
10 * building.texi:
11 * cmdargs.texi:
12 * custom.texi:
13 * display.texi:
14 * files.texi:
15 * frames.texi:
16 * glossary.texi:
17 * misc.texi:
18 * mule.texi:
19 * programs.texi:
20 * sending.texi:
21 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
22
23 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
24
25 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
26
27 2012-05-28 Glenn Morris <rgm@gnu.org>
28
29 * ack.texi, building.texi, calendar.texi, custom.texi:
30 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
31
32 2012-05-27 Glenn Morris <rgm@gnu.org>
33
34 * emacs.texi: Simplify following removal of node pointers.
35
36 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
37 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
38 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
39 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
40 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
41 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
42 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
43 * windows.texi, xresources.texi: Nuke hand-written node pointers.
44
45 2012-05-22 Glenn Morris <rgm@gnu.org>
46
47 * emacs.texi (Acknowledgments): Add another contributor.
48
49 2012-05-12 Glenn Morris <rgm@gnu.org>
50
51 * Makefile.in (MKDIR_P): New, set by configure.
52 (mkinfodir): Use $MKDIR_P.
53
54 2012-05-10 Glenn Morris <rgm@gnu.org>
55
56 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
57 with "coding: raw-text".
58
59 * files.texi (Interlocking): Mention create-lockfiles option.
60
61 2012-05-09 Chong Yidong <cyd@gnu.org>
62
63 * frames.texi (Mouse References, Mouse Commands): Fix index
64 entries (Bug#11362).
65
66 2012-05-05 Glenn Morris <rgm@gnu.org>
67
68 * custom.texi (Customization Groups, Custom Themes, Examining):
69 Improve page breaks.
70
71 * rmail.texi (Rmail Display): Use example rather than smallexample.
72
73 * calendar.texi: Convert inforefs to refs.
74
75 * dired.texi (Dired Enter): Improve page break.
76
77 * abbrevs.texi (Abbrev Concepts): Copyedits.
78
79 * maintaining.texi (Registering, Tag Syntax):
80 Tweak line and page breaks.
81
82 * programs.texi (Programs, Electric C): Copyedits.
83 (Program Modes): Add xref to Fortran.
84 (Left Margin Paren): Remove what was (oddly enough) the only use
85 of defvar in the entire Emacs manual.
86 (Hungry Delete): Remove footnote about ancient Emacs version.
87 (Other C Commands): Use example rather than smallexample.
88
89 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
90 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
91 Tweak line and page breaks.
92
93 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
94 (Major Modes): Use example rather than smallexample.
95
96 * mule.texi (Output Coding): Reword to improve page-breaks.
97
98 * frames.texi (Fonts): Tweak line and page breaks.
99 Use example rather than smallexample. Change cross-reference.
100 (Text-Only Mouse): Fix xref.
101
102 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
103 (Indirect Buffers): Tweak line- and page-breaks.
104
105 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
106
107 2012-05-04 Glenn Morris <rgm@gnu.org>
108
109 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
110 (info, infoclean): Use $INFO_EXT.
111 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
112 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
113 (INFO_TARGETS): Use $INFO_EXT.
114 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
115
116 2012-05-02 Glenn Morris <rgm@gnu.org>
117
118 * emacs.texi (@copying): Only print EDITION in the TeX version.
119
120 * search.texi (Regexp Search): Just say "Emacs".
121
122 * display.texi (Auto Scrolling):
123 Reword to avoid repetition and improve page break.
124
125 * xresources.texi (Resources):
126 * mule.texi (Language Environments):
127 * misc.texi (Amusements):
128 * maintaining.texi (VC Change Log):
129 * frames.texi (Fonts):
130 * custom.texi (Specifying File Variables, Minibuffer Maps):
131 * cmdargs.texi (Initial Options):
132 * building.texi (Flymake):
133 Reword to remove/reduce some overly long/short lines.
134
135 2012-04-27 Glenn Morris <rgm@gnu.org>
136
137 * emacs.texi: Some fixes for detailed menu.
138
139 * emacs.texi: Add "et al." to authors.
140
141 * ack.texi, basic.texi, buffers.texi, building.texi:
142 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
143 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
144 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
145 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
146 * search.texi, trouble.texi, windows.texi:
147 Use Texinfo recommended convention for quotes+punctuation.
148
149 2012-04-27 Eli Zaretskii <eliz@gnu.org>
150
151 * mule.texi (Bidirectional Editing): Improve indexing.
152 Minor wording tweaks.
153
154 2012-04-15 Chong Yidong <cyd@gnu.org>
155
156 * misc.texi (emacsclient Options): More clarifications.
157
158 2012-04-15 Glenn Morris <rgm@gnu.org>
159
160 * msdog.texi (Windows Printing): It doesn't set printer-name.
161
162 * mule.texi (Language Environments): Move font info to "Fontsets".
163 (Fontsets): Move intlfonts etc here from "Language Environments".
164 Copyedits.
165 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
166 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
167
168 2012-04-15 Chong Yidong <cyd@gnu.org>
169
170 * glossary.texi (Glossary): Standardize on "text terminal"
171 terminology. All callers changed.
172
173 * misc.texi (emacsclient Options): Document "client frame" concept
174 and its effect on C-x C-c more carefully.
175
176 2012-04-15 Glenn Morris <rgm@gnu.org>
177
178 * frames.texi (Scroll Bars):
179 * glossary.texi (Glossary): Use consistent case for "X Window System".
180
181 * mule.texi (Select Input Method, Coding Systems):
182 State command names in kbd tables.
183 (Recognize Coding): Add cross-ref.
184 (Output Coding): Don't mention message mode in particular.
185 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
186 Copyedits.
187
188 2012-04-14 Glenn Morris <rgm@gnu.org>
189
190 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
191 Copyedits.
192 (Coding Systems): Mac OS X apparently uses newlines for EOL.
193 (Recognize Coding): Remove old auto-coding-regexp-alist example.
194 auto-coding-functions does not override coding: tags.
195 Remove rmail-decode-mime-charset; it no longer has any effect.
196
197 2012-04-14 Chong Yidong <cyd@gnu.org>
198
199 * custom.texi (Creating Custom Themes): Add reference to Custom
200 Themes node in Lisp manual.
201
202 2012-04-14 Glenn Morris <rgm@gnu.org>
203
204 * mule.texi (International): Copyedits.
205 (International Chars): Update C-x = example output.
206 (Disabling Multibyte): Rename from "Enabling Multibyte".
207 Clarify what "unibyte: t" does, and mode-line description.
208 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
209 Use Texinfo recommended convention for quotes+punctuation.
210 (Language Environments): Copyedits.
211 (Input Methods): Copyedits. Use "^" for the postfix example,
212 because it is less confusing inside Info's `quotes'.
213
214 * custom.texi (Specifying File Variables): Fix "unibyte" description.
215 Update for "Disabling Multibyte" node name change.
216 * emacs.texi: Update for "Disabling Multibyte" node name change.
217
218 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
219 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
220 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
221 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
222 * sending.texi, text.texi, trouble.texi:
223 Use @file for buffers, per the Texinfo manual.
224
225 * entering.texi (Entering Emacs):
226 Do not mention initial-buffer-choice = t.
227
228 * misc.texi (Gnus Startup): Use @env for environment variables.
229
230 * Makefile.in: Replace non-portable use of $< in ordinary rules.
231
232 2012-04-12 Glenn Morris <rgm@gnu.org>
233
234 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
235
236 2012-04-07 Glenn Morris <rgm@gnu.org>
237
238 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
239
240 2012-04-05 Glenn Morris <rgm@gnu.org>
241
242 * glossary.texi (Glossary): Use anchors for internal cross-references.
243
244 2012-04-04 Glenn Morris <rgm@gnu.org>
245
246 * glossary.texi (Glossary): Copyedits.
247 Use Texinfo-recommended convention for quotes and punctuation.
248 Comment out a few specialized (Rmail) items.
249 New items: Bidirectional Text, Client, Directory Local Variable,
250 File Local Variable, Package, Server, Theme, Trash Can.
251
252 2012-04-03 Chong Yidong <cyd@gnu.org>
253
254 * sending.texi (Mail Misc): Fix an index entry.
255
256 2012-04-02 Eli Zaretskii <eliz@gnu.org>
257
258 * msdog.texi (Windows Startup): Add description of emacsclient
259 operation under -c and -t on MS-Windows.
260
261 * misc.texi (emacsclient Options): Add cross-reference to "Windows
262 Startup". (Bug#11091)
263
264 2012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
265
266 * custom.texi (Changing a Variable): Fix example.
267
268 2012-04-01 Eli Zaretskii <eliz@gnu.org>
269
270 * misc.texi (emacsclient Options): More clarifications about -t
271 and -c on MS-Windows. (Bug#11091)
272
273 2012-03-31 Eli Zaretskii <eliz@gnu.org>
274
275 * misc.texi (emacsclient Options): Document peculiarities of new
276 frame creation on MS-Windows under -c or -t options. (Bug#11091)
277
278 2012-03-30 Chong Yidong <cyd@gnu.org>
279
280 * files.texi (File Conveniences): Clarify Imagemagick discussion.
281
282 2012-03-22 Glenn Morris <rgm@gnu.org>
283
284 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
285
286 2012-03-17 Chong Yidong <cyd@gnu.org>
287
288 * package.texi (Package Installation): Document use of
289 package-initialize in init file.
290
291 2012-03-16 Glenn Morris <rgm@gnu.org>
292
293 * help.texi (Language Help):
294 * mule.texi (International Chars):
295 etc/HELLO is for character demonstration.
296
297 2012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
298
299 * dired.texi (Shell Commands in Dired): Fix typo.
300
301 2012-03-04 Chong Yidong <cyd@gnu.org>
302
303 * killing.texi (Clipboard): Document clipboard manager.
304
305 2012-02-29 Glenn Morris <rgm@gnu.org>
306
307 * ack.texi (Acknowledgments): Use @Tex{} in more places.
308
309 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
310
311 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
312
313 2012-02-28 Glenn Morris <rgm@gnu.org>
314
315 * custom.texi, display.texi, emacs.texi, files.texi:
316 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
317 Standardize possessive apostrophe usage.
318
319 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
320
321 * macos.texi (Mac / GNUstep Customization): Remove text about
322 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
323
324 2012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
325
326 * buffers.texi (Select Buffer): Mention that saving in a new file
327 name can switch to a different major mode.
328
329 2012-02-23 Glenn Morris <rgm@gnu.org>
330
331 * mini.texi (Minibuffer File, Completion Options, Repetition):
332 Copyedits.
333 (Completion Example): Other M-x au* commands may be defined.
334 (Completion Styles): Mention emacs21 and completion-category-overrides.
335
336 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
337 (Windows Keyboard, Windows Mouse, Windows Processes)
338 (Windows Printing, Windows Misc): Copyedits.
339 (ls in Lisp): Update switches list.
340
341 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
342 Update dos-mode* function names.
343 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
344 (MS-DOS Processes): Add xref to main ls-lisp section.
345
346 * ack.texi (Acknowledgments): Mention smie.
347
348 2012-02-22 Glenn Morris <rgm@gnu.org>
349
350 * macos.texi: Copyedits. Fix @key/@kbd usage.
351 (Mac / GNUstep Basics): Don't mention the panels, since the next
352 section covers them.
353 (Mac / GNUstep Customization): Merge some panel info from previous.
354
355 2012-02-21 Glenn Morris <rgm@gnu.org>
356
357 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
358 Small fixes.
359
360 * emacs-xtra.texi: Picture mode is no longer a chapter.
361
362 * picture-xtra.texi (Basic Picture): C-a does get remapped.
363
364 * ack.texi (Acknowledgments): Small changes, including resorting,
365 and removal of things no longer distributed.
366
367 2012-02-20 Glenn Morris <rgm@gnu.org>
368
369 * emacs.texi (Top, Preface): Small rephrasings.
370 (menu, detailmenu): Update entries, and reformat some descriptions.
371 * building.texi, display.texi, emacs-xtra.texi, files.texi:
372 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
373 Reformat some menu descriptions.
374
375 * ack.texi (Acknowledgments): More updates.
376
377 * emacs.texi (Acknowledgments): Add several names from ack.texi,
378 and from Author: headers.
379 (Distrib): Small updates.
380
381 2012-02-18 Glenn Morris <rgm@gnu.org>
382
383 * ack.texi (Acknowledgments): Add xref to Org manual.
384
385 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
386 of '*mail*', since Message does not call it that.
387 (Rmail Reply): Rename rmail-dont-reply-to-names.
388 \\`info- no longer handled specially.
389 Update for rmail-enable-mime-composing.
390 Don't mention 'm' for replies.
391 Don't mention rmail-mail-new-frame and cancelling, since it does
392 not work for Message at the moment.
393
394 * cal-xtra.texi: Copyedits.
395
396 * emacs-xtra.texi: Set encoding to ISO-8859-1.
397
398 2012-02-17 Glenn Morris <rgm@gnu.org>
399
400 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
401
402 * ack.texi (Acknowledgments): Mention Gnulib.
403
404 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
405
406 * calendar.texi: Misc small changes, including updating the dates
407 of examples.
408
409 2012-02-16 Glenn Morris <rgm@gnu.org>
410
411 * calendar.texi: Misc small changes.
412
413 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
414 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
415
416 * dired-xtra.texi (Subdir Switches): Small fixes.
417
418 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
419
420 2012-02-15 Glenn Morris <rgm@gnu.org>
421
422 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
423
424 2012-02-12 Glenn Morris <rgm@gnu.org>
425
426 * ack.texi (Acknowledgments):
427 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
428
429 2012-02-10 Glenn Morris <rgm@gnu.org>
430
431 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
432
433 * programs.texi (Misc for Programs): Mention electric-layout-mode.
434
435 2012-02-09 Glenn Morris <rgm@gnu.org>
436
437 * buffers.texi (Misc Buffer): M-x info does not seem to require a
438 buffer switch after M-x rename-uniquely.
439
440 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
441
442 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
443
444 * text.texi (Org Mode): Fix typo.
445
446 2012-02-08 Glenn Morris <rgm@gnu.org>
447
448 * ack.texi (Acknowledgments): Update emacs-lock info.
449
450 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
451
452 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
453
454 2012-02-07 Glenn Morris <rgm@gnu.org>
455
456 * files.texi (File Conveniences): Mention ImageMagick images.
457
458 2012-02-05 Glenn Morris <rgm@gnu.org>
459
460 * trouble.texi (Checklist): Mention debug-on-event.
461
462 * maintaining.texi (Maintaining): Add cross-ref to ERT.
463
464 2012-02-04 Glenn Morris <rgm@gnu.org>
465
466 * macos.texi (Customization options specific to Mac OS / GNUstep):
467 New subsection.
468
469 * display.texi (Colors): Mention list-colors-sort.
470
471 * files.texi (File Conveniences): Mention image animation.
472
473 2012-01-31 Chong Yidong <cyd@gnu.org>
474
475 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
476 scroll bars (Bug#10666).
477
478 2012-01-28 Chong Yidong <cyd@gnu.org>
479
480 * files.texi (Filesets): Fix typos.
481
482 * display.texi (Faces): Add xref to Colors node.
483
484 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
485
486 * buffers.texi (Select Buffer): Clarify explanation of switching
487 to new buffers. Fix description of next-buffer and
488 previous-buffer (Bug#10334).
489 (Misc Buffer): Add xref to View Mode.
490
491 * text.texi (Fill Commands): Fix description of
492 sentence-end-double-space.
493
494 2012-01-23 Chong Yidong <cyd@gnu.org>
495
496 * anti.texi (Antinews): Add Emacs 23 antinews.
497
498 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
499
500 * programs.texi (Comment Commands): Typo (bug#10514).
501
502 2012-01-15 Chong Yidong <cyd@gnu.org>
503
504 * xresources.texi (X Resources): Describe GTK+ case first.
505 (Resources): Don't use borderWidth as an example, since it doesn't
506 work with GTK+.
507 (Table of Resources): Clarify role of several resources, including
508 the Emacs 24 behavior of cursorBlink etc.
509 (Face Resources): Node deleted. Recommend using Customize
510 instead. Add paragraph to `Table of Resources' node summarizing
511 how to use X resources for changing faces.
512 (Lucid Resources): Rewrite, omitting description of font names,
513 referring to the Fonts node instead.
514 (LessTif Resources): Copyedits.
515 (GTK resources): Rewrite, describing the difference between gtk2
516 and gtk3.
517 (GTK Resource Basics): New node.
518 (GTK Widget Names, GTK Names in Emacs): Rewrite.
519 (GTK styles): Just refer to Fonts node for GTK font format.
520
521 * display.texi (Faces): Document the cursor face.
522
523 2012-01-14 Chong Yidong <cyd@gnu.org>
524
525 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
526 (General Variables): Add xref to Lisp Libraries.
527 (Initial Options): Copyedits.
528 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
529 (Environment): Clarify what getenv does.
530 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
531 light backgrounds on xterms.
532 (Misc Variables): TEMP and TMP are not Windows-specific.
533 (Display X): Copyedits.
534 (Colors X): -bd does nothing for GTK.
535 (Icons X): Gnome 3 doesn't use taskbars.
536
537 * misc.texi (Shell): Document exec-path here.
538
539 * rmail.texi (Movemail): Add xref for exec-path.
540
541 2012-01-13 Glenn Morris <rgm@gnu.org>
542
543 * dired.texi (Dired and Find): Clarify find-ls-options.
544
545 2012-01-09 Chong Yidong <cyd@gnu.org>
546
547 * custom.texi (Custom Themes): Switch custom-safe-themes to use
548 SHA-256.
549
550 2012-01-07 Chong Yidong <cyd@gnu.org>
551
552 * display.texi (Useless Whitespace): Add Whitespace mode.
553
554 * custom.texi (Hooks): Discuss how to disable minor modes.
555
556 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
557 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
558
559 * trouble.texi (Lossage): Refer to Bugs node for problems.
560 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
561 (Screen Garbled): Don't refer to terminal "manufacturers".
562 (Total Frustration): Node deleted. Eliza is documented in
563 Amusements now.
564 (Known Problems): More info about using the bug tracker.
565 Mention debbugs package.
566 (Bug Criteria): Copyedits.
567 (Understanding Bug Reporting): Mention emacs -Q.
568
569 2012-01-06 Chong Yidong <cyd@gnu.org>
570
571 * custom.texi (Specifying File Variables): The mode: keyword
572 doesn't have to be first anymore. Add example of specifying minor
573 modes.
574 (Directory Variables): Simplify example. Mention application to
575 non-file buffers.
576 (Disabling): Use "initialization file" terminology.
577 (Init Examples): Fix hook example.
578
579 2012-01-06 Eli Zaretskii <eliz@gnu.org>
580
581 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
582 (Bug#10422)
583 Move the stuff about resources to xresources.texi.
584
585 * xresources.texi (Resources): Move information about setting X
586 resources in the Registry from cmdargs.texi. Make the index entry
587 be similar to the one in cmdargs.texi.
588
589 2012-01-05 Chong Yidong <cyd@gnu.org>
590
591 * custom.texi (Customization Groups): Update example.
592 (Browsing Custom): Document the new search field.
593 (Changing a Variable): Update example for Emacs 24 changes.
594 Document Custom-set and Custom-save commands.
595 (Face Customization): Document Emacs 24 changes. De-document
596 modify-face.
597 (Specific Customization): Mention customize-variable.
598 (Custom Themes): Add customize-themes, custom-theme-load-path,
599 custom-theme-directory, and describe-theme.
600 (Creating Custom Themes): New node.
601 (Examining): Mention M-:.
602
603 * package.texi (Packages): Fix typo.
604
605 2012-01-03 Chong Yidong <cyd@gnu.org>
606
607 * misc.texi (Single Shell): Don't document Lisp usage of
608 shell-command. Tidy up discussion of synchronicity. Add index
609 entries for async-shell-command.
610 (Interactive Shell): Note that M-x shell uses shell-file-name.
611 Note change in behavior in Emacs 24.
612 (Shell Mode): Shell mode now uses completion-at-point.
613 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
614 default method for recognizing prompts nowadays.
615 (Shell Ring): Add xref to Minibuffer History.
616 (Directory Tracking): Explain Dirtrack mode in more detail.
617 (Term Mode): Fix index entries.
618 (Paging in Term): Merge into Term Mode.
619 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
620 (Printing): Fix xref. State default of lpr-switches.
621 (PostScript): Remove obsolete sentence. Omit description of
622 non-interactive behaviors.
623 (Hyperlinking): Improve description.
624 (Browse-URL): Using compose-mail for mailto URLs is the default.
625 Document browse-url-mailto-function.
626 (Goto Address mode): Add index entries. Add xref to Browse-URL.
627 (FFAP): FFAP is not a minor mode.
628 (Amusements): M-x lm was renamed to M-x landmark.
629 Document nato-region.
630
631 2012-01-01 Chong Yidong <cyd@gnu.org>
632
633 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
634 (Gnus Startup): Note that the system might not be set up for news.
635 Describe group levels more clearly.
636 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
637 Summary of Gnus.
638 (Document View): Copyedits. Move zoom commads to DocView
639 Navigation node.
640 (DocView Navigation, DocView Searching, DocView Slicing)
641 (DocView Conversion): Nodes renamed from Navigation, etc.
642
643 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
644
645 2011-12-31 Eli Zaretskii <eliz@gnu.org>
646
647 * basic.texi (Moving Point): Fix the description of C-n and C-p.
648 (Bug#10380)
649
650 2011-12-30 Chong Yidong <cyd@gnu.org>
651
652 * sending.texi (Sending Mail): Document initial mail buffer name,
653 and changed multiple mail buffer behavior.
654 (Mail Format): Put the example at the top of the section.
655 (Mail Headers): Move discussion of "From" to the top.
656 (Mail Sending): Document sendmail-query-once.
657 (Citing Mail): Make it less Rmail-specific.
658
659 2011-12-29 Chong Yidong <cyd@gnu.org>
660
661 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
662 example. Add index entries.
663 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
664
665 2011-12-26 Chong Yidong <cyd@gnu.org>
666
667 * dired.texi (Dired Enter, Misc Dired Features):
668 Document dired-use-ls-dired changes. Mention quit-window.
669 (Dired Navigation): Add index entries.
670 (Dired Visiting): Fix View Mode xref.
671 (Marks vs Flags): Prefer C-/ binding for undo.
672 (Subdirectories in Dired): Add xrefs.
673 (Misc Dired Features): Document some Emacs 24 changes. Add index
674 entries.
675
676 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
677 variable, since it is explained in Minor Modes node.
678 (Defining Abbrevs): Copyedits.
679 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
680 C-/ binding for undo.
681 (Dabbrev Customization): Add xrefs for case-fold-search and
682 case-replace.
683
684 * dired-xtra.texi (Subdir Switches): Add xref.
685
686 * maintaining.texi (VC Directory Commands): Mention quit-window.
687
688 2011-12-25 Chong Yidong <cyd@gnu.org>
689
690 * maintaining.texi (Tags): Mention Semantic.
691 (Create Tags Table, Etags Regexps): Copyedits.
692 (Find Tag): Mention minibuffer completion.
693 (List Tags): Mention completion-at-point. Completion is actually
694 available in M-x list-tags.
695
696 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
697 Document vc-delete-file.
698
699 * files.texi (Misc File Ops): Mention vc-delete-file.
700
701 * programs.texi (Symbol Completion): Mention completion-at-point
702 explicitly.
703
704 2011-12-22 Chong Yidong <cyd@gnu.org>
705
706 * maintaining.texi (Change Log Commands): Don't specially mention
707 vc-update-change-log which is CVS-only.
708
709 * vc1-xtra.texi (Version Headers): Note that these are for
710 Subversion, CVS, etc. only.
711 (General VC Options): De-document vc-keep-workfiles.
712 Fix RCS-isms.
713
714 2011-12-22 Eli Zaretskii <eliz@gnu.org>
715
716 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
717 should be @end iftex".
718
719 2011-12-21 Chong Yidong <cyd@gnu.org>
720
721 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
722 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
723 (VC Pull): Mention vc-log-incoming.
724 (Log Buffer): Add CVS/RCS only disclaimer.
725
726 * vc1-xtra.texi (Remote Repositories): Update introduction.
727 (Local Version Control): Node deleted (obsolete with DVCSes).
728 (Remote Repositories, Version Backups): Node deleted.
729 Move documentation of vc-cvs-stay-local to CVS Options.
730 (CVS Options): Reduce verbosity of description of obscure CVS
731 locking feature.
732 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
733 Tags node.
734 (Revision Tags): Move under Miscellaneous VC subsection.
735 (Change Logs and VC): Note that this is wrong for DVCSs.
736 De-document log entry manipulating features.
737 (Renaming and VC): Describe how it works on modern VCSes.
738
739 * files.texi (Misc File Ops): Mention vc-rename-file.
740
741 * programs.texi (Custom C Indent): Add index entries.
742
743 2011-12-20 Alan Mackenzie <acm@muc.de>
744
745 * programs.texi (Motion in C): Update the description of C-M-a and
746 C-M-e, they now DTRT in enclosing scopes.
747 (Custom C Indent): Add @dfn{guessing} of the indentation style.
748
749 2011-12-20 Chong Yidong <cyd@gnu.org>
750
751 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
752 (Old Revisions): Use it.
753 (VCS Repositories): Add "distributed" terminology.
754 (Log Buffer): Remove duplicate description
755 about changesets. Fix "current VC fileset" ambiguity.
756 (Multi-User Branching): Node deleted.
757 (Branches, Switching Branches): Discuss decentralized version
758 control systems.
759 (VC Pull): New node.
760 (Merging): Document merging on decentralized systems.
761 (Creating Branches): Note that this is specific to CVS and related
762 systems.
763
764 2011-12-19 Chong Yidong <cyd@gnu.org>
765
766 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
767 (VC Mode Line): Add index entry for "version control status".
768 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
769 Document vc-revert-show-diff. De-document vc-rollback.
770 (VC Directory Mode): Rewrite introduction. Move prefix arg
771 documentation here from VC Directory Buffer node.
772 (VC Directory Buffer): Use a decentralized VCS example.
773 (VC Directory Commands): Use a table. Remove material duplicated
774 in previous nodes on multi-file VC filsets.
775
776 2011-12-17 Chong Yidong <cyd@gnu.org>
777
778 * maintaining.texi (VCS Concepts): Make "revision" terminology
779 less CVS-specific.
780 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
781 Registering node.
782 (Secondary VC Commands): Delete. Promote subnodes.
783 (Log Buffer): Add command name for C-c C-c. Fix the name of the
784 log buffer. Add index entries.
785 (VCS Changesets, Types of Log File, VC With A Merging VCS):
786 Use "commit" terminology.
787 (Old Revisions): Move it to just before VC Change Log. "Tag" here
788 doesn't refer to tags tables. Note other possible forms of the
789 revision ID. C-x v = does not save.
790 (Registering): Note similarity to C-x v v action. Fix description
791 of how backends are chosen. De-document vc-default-init-revision.
792 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
793 in root log buffers.
794
795 2011-12-16 Chong Yidong <cyd@gnu.org>
796
797 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
798 (Basic VC Editing): Remove redundant descriptions.
799 (VC With A Merging VCS): Make description more general instead of
800 CVS-specific.
801 (VC With A Locking VCS): Use VC fileset terminology.
802
803 2011-12-12 Chong Yidong <cyd@gnu.org>
804
805 * building.texi (Executing Lisp): Fix xref for C-M-x.
806 (Lisp Libraries): Add xref to node explaining `load' in Lisp
807 manual. Note that load-path is not customizable.
808 (Lisp Eval): Note that listed commands are available globally.
809 Explain the meaning of "defun" in the C-M-x context.
810 (Lisp Interaction): Copyedits.
811 (External Lisp): Fix name of inferior Lisp buffer.
812 Mention Scheme.
813 (Compilation): Define "inferior process".
814
815 2011-12-10 Eli Zaretskii <eliz@gnu.org>
816
817 * msdog.texi (Windows Fonts): Document how to force GDI font
818 backend on MS-Windows.
819
820 2011-12-10 Chong Yidong <cyd@gnu.org>
821
822 * building.texi (Compilation): Say what the -k flag to make does.
823 Move subprocess discussion to Compilation Shell.
824 (Compilation Mode): Add xref for grep, occur, and mouse
825 references. Define "locus".
826 (Grep Searching): Use @command.
827 (Debuggers, Commands of GUD, GDB Graphical Interface):
828 Clarify intro.
829 (Starting GUD): Clarify how arguments are specified.
830 (Debugger Operation): Index entry for "GUD interaction buffer",
831 and move basic description here from Commands of GUD node.
832 (GDB User Interface Layout): Copyedits.
833 (Source Buffers): Remove gdb-find-source-frame, which is not in
834 gdb-mi.el.
835 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
836 toggle-gdb-all-registers, which are not in gdb-mi.el.
837 Don't re-document GUD interaction buffers.
838
839 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
840 (Semantic): Add cindex entries for Semantic.
841
842 2011-12-06 Chong Yidong <cyd@gnu.org>
843
844 * programs.texi (Man Page): Clarify how to use Man-switches.
845 Don't bother documenting Man-fontify-manpage-flag.
846 (Lisp Doc): Add xref to Name Help node.
847 (Hideshow): Add cindex. Mention role of ellipses, and default
848 value of hs-isearch-open. Don't bother documenting
849 hs-special-modes-alist.
850 (Symbol Completion): Add kindex for C-M-i. Don't recommend
851 changing the window manager binding of M-TAB.
852
853 2011-12-05 Chong Yidong <cyd@gnu.org>
854
855 * programs.texi (Comment Commands): Fix description of for M-; on
856 blank lines. Move documentation of comment-region here.
857 (Multi-Line Comments): Clarify the role of comment-multi-line.
858 Refer to Comment Commands for comment-region doc.
859 (Options for Comments): Refer to Multi-Line Comments for
860 comment-multi-line doc, instead of duplicating it. Fix default
861 values of comment-padding and comment-start-skip.
862
863 2011-12-04 Chong Yidong <cyd@gnu.org>
864
865 * programs.texi (Program Modes): Mention modes that are not
866 included with Emacs. Fix references to other manuals for tex.
867 Add index entry for backward-delete-char-untabify.
868 Mention prog-mode-hook.
869 (Which Function): Use "global minor mode" terminology.
870 (Basic Indent, Multi-line Indent): Refer to previous descriptions
871 in Indentation chapter to avoid duplication.
872 (Expressions): Copyedit.
873 (Matching): Document Electric Pair mode.
874
875 * ack.texi (Acknowledgments):
876 * rmail.texi (Movemail, Other Mailbox Formats):
877 * frames.texi (Frames): Don't capitalize "Unix".
878
879 2011-12-04 Chong Yidong <cyd@gnu.org>
880
881 * text.texi (Nroff Mode): Mention what nroff is.
882 (Text Based Tables, Table Recognition): Don't say "Table mode"
883 since it's not a major or minor mode.
884 (Text Based Tables): Reduce the size of the example.
885 (Table Definition): Clarify definitions.
886 (Table Creation): Add key table.
887 (Cell Commands): Use kbd for commands.
888 (Table Rows and Columns): Combine nodes Row Commands and Column
889 Commands.
890 (Fixed Width Mode): Node deleted; contents moved to parent.
891 (Table Conversion): Shorten example.
892 (Measuring Tables): Merge into Table Misc.
893
894 2011-12-03 Chong Yidong <cyd@gnu.org>
895
896 * text.texi (TeX Mode): Mention AUCTeX package.
897 (TeX Editing): Add xref to documentation for Occur.
898 (LaTeX Editing): Add xref to Completion node.
899 (TeX Print): Fix description of tex-directory.
900 (Enriched Text): Rename from Formatted Text. Make this node and
901 its subnodes less verbose, since text/enriched files are
902 practically unused.
903 (Enriched Mode): Rename from Requesting Formatted Text.
904 (Format Colors): Node deleted.
905 (Enriched Faces): Rename from Format Faces. Describe commands
906 for applying colors too.
907 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
908
909 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
910
911 * display.texi (Colors): New node.
912
913 * cmdargs.texi (Colors X):
914 * xresources.texi (GTK styles):
915 * custom.texi (Face Customization): Reference it.
916
917 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
918 Link to Fill Commands for Justification entry.
919
920 2011-12-03 Eli Zaretskii <eliz@gnu.org>
921
922 * display.texi (Auto Scrolling): More accurate description of what
923 scroll-*-aggressively does, including the effect of non-zero
924 margin. Fix "i.e." markup.
925
926 2011-12-02 Chong Yidong <cyd@gnu.org>
927
928 * text.texi (Pages): Mention how formfeed chars are displayed.
929 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
930 Describe adaptive filling more precisely.
931 (Fill Commands): Note that filling removes excess whitespace.
932 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
933 now bound to indent-for-tab-command in Text mode.
934 (Outline Mode): Copyedits.
935 (Outline Visibility): Note that Reveal mode is a buffer-local
936 minor mode.
937
938 * modes.texi (Major Modes): Move note about checking major-mode in
939 a hook function here, from Text mode.
940
941 2011-11-28 Chong Yidong <cyd@gnu.org>
942
943 * text.texi (Words): Add xref to Position Info.
944 (Paragraphs): Add xref to Regexps.
945
946 * indent.texi (Indentation): Rewrite introduction. Move table to
947 Indentation Commands node.
948 (Indentation Commands): Add index entries to table. Copyedits.
949 (Tab Stops, Just Spaces): Copyedits.
950 (Indent Convenience): New node. Document electric-indent-mode.
951
952 * programs.texi (Basic Indent):
953 * windows.texi (Pop Up Window): Fix kindex entry.
954
955 2011-11-28 Chong Yidong <cyd@gnu.org>
956
957 * modes.texi (Major Modes): Move major-mode variable doc here from
958 Choosing Modes. Document describe-mode. Document prog-mode-hook
959 and text-mode-hook. Add example of using hooks.
960 (Minor Modes): Document behavior of mode command calls from Lisp.
961 Note that setting the mode variable using Customize will DTRT.
962 (Choosing Modes): Add example of setting a minor mode using a
963 local variable.
964
965 2011-11-27 Chong Yidong <cyd@gnu.org>
966
967 * frames.texi (Creating Frames): Move frame parameter example to
968 Frame Parameters node.
969 (Frame Commands): C-x 5 o does not warp the mouse by default.
970 (Fonts): Add more GTK-style properties; also, they should be
971 capitalized.
972 (Special Buffer Frames): Node deleted; special-display is on the
973 way out.
974 (Frame Parameters): Example moved here from Creating Frames.
975 Clarify that default-frame-alist affects the initial frame too.
976 Delete auto-raise-mode and auto-lower-mode.
977 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
978 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
979
980 * windows.texi (Window Choice): Add xref to Lisp manual for
981 special-display-*.
982
983 2011-11-26 Eli Zaretskii <eliz@gnu.org>
984
985 * display.texi (Text Display): Update the description,
986 cross-references, and indexing related to display of control
987 characters and raw bytes.
988
989 2011-11-25 Chong Yidong <cyd@gnu.org>
990
991 * frames.texi (Frames): Rewrite introduction.
992 (Mouse Commands): Default for mouse-drag-copy-region is now t.
993 Mouse-3 does not copy to kill ring by default. DEL does not
994 behave specially for mouse commands any more.
995 (Mouse References): Document mouse-1-click-follows-link more
996 thoroughly.
997 (Menu Mouse Clicks): Move footnote to the main text and add xref
998 to Init Rebinding node.
999 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1000
1001 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1002
1003 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1004
1005 * display.texi (Font Lock): Fix typo.
1006
1007 2011-11-24 Glenn Morris <rgm@gnu.org>
1008
1009 * rmail.texi (Rmail Output):
1010 Mention rmail-automatic-folder-directives. (Bug#9657)
1011
1012 2011-11-21 Chong Yidong <cyd@gnu.org>
1013
1014 * mark.texi (Global Mark Ring): Fix description of global mark
1015 ring (Bug#10032).
1016
1017 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1018
1019 * msdog.texi (Windows Fonts): Fix typo.
1020
1021 2011-11-17 Glenn Morris <rgm@gnu.org>
1022
1023 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1024
1025 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1026
1027 * killing.texi (Rectangles):
1028 * misc.texi (Document View):
1029 * modes.texi (Choosing Modes):
1030 * msdog.texi (Windows Fonts):
1031 * regs.texi (Rectangle Registers):
1032 * search.texi (Isearch Yank): Fix typos.
1033
1034 2011-11-06 Chong Yidong <cyd@gnu.org>
1035
1036 * windows.texi (Basic Window): Add xref to Cursor Display.
1037 (Split Window): Document negative arg for splitting commands.
1038 (Other Window): Document mouse-1 in text area of window.
1039 (Change Window): Don't mention window attributes, since they
1040 aren't defined. C-x 1 can't be used with minibuffer windows.
1041 Windows are no longer auto-deleted.
1042 (Window Choice): Add xref to Choosing Window in Lisp manual.
1043 (Window Convenience): Note that windmove disables shift-selection.
1044 Move M-x compare-windows here from Other Window node.
1045
1046 * custom.texi (Mouse Buttons):
1047 * search.texi (Isearch Scroll):
1048 * windows.texi (Split Window): Use new names split-window-below
1049 and split-window-right.
1050
1051 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
1052
1053 * emacs.texi (Top): Fix typo.
1054
1055 2011-10-25 Glenn Morris <rgm@gnu.org>
1056
1057 * abbrevs.texi (Saving Abbrevs):
1058 quietly-read-abbrev-file is not a command. (Bug#9866)
1059
1060 2011-10-24 Chong Yidong <cyd@gnu.org>
1061
1062 * display.texi (Scrolling): Document scroll-up-line and
1063 scroll-down-line. Document scroll-command property.
1064 (Recentering): New node, split off from Scrolling.
1065
1066 2011-10-23 Chong Yidong <cyd@gnu.org>
1067
1068 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1069 (Tool Bars): Copyedits.
1070
1071 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1072
1073 2011-10-22 Chong Yidong <cyd@gnu.org>
1074
1075 * windows.texi (Displaying Buffers): Fix broken lispref link.
1076
1077 2011-10-22 Chong Yidong <cyd@gnu.org>
1078
1079 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1080 Move confirm-nonexistent-file-or-buffer discussion here.
1081
1082 * files.texi (File Names, Visiting): Move detailed discussion of
1083 minibuffer confirmation to Minibuffer Exit.
1084
1085 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1086 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1087
1088 2011-10-21 Chong Yidong <cyd@gnu.org>
1089
1090 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1091 (Backup Copying): backup-by-copying-when-mismatch is now t.
1092 (Customize Save): Fix description of require-final-newline.
1093 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1094 (Auto Save Control): Clarify.
1095 (File Archives): Add 7z.
1096 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1097
1098 * arevert-xtra.texi (Autorevert): Copyedits.
1099
1100 2011-10-20 Chong Yidong <cyd@gnu.org>
1101
1102 * custom.texi (Hooks, Init Examples):
1103 * display.texi (Font Lock):
1104 * fixit.texi (Spelling):
1105 * rmail.texi (Rmail Display): Minor mode function with no arg now
1106 enables it.
1107
1108 * fixit.texi (Spelling): Fix description of inline completion.
1109
1110 2011-10-19 Chong Yidong <cyd@gnu.org>
1111
1112 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1113 entries.
1114 (Isearch Yank): Document isearch-yank-pop.
1115 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1116 (Other Repeating Search): Document Occur Edit mode.
1117
1118 2011-10-18 Chong Yidong <cyd@gnu.org>
1119
1120 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1121 from Line Truncation node.
1122 (Standard Faces): Note that only the background of the cursor face
1123 has an effect.
1124 (Cursor Display): Fix descriptions of cursor face
1125 and bar cursor blinking.
1126 (Text Display): Document nobreak-char-display more clearly.
1127 (Line Truncation): Add xref to Split Window node.
1128 (Display Custom): Don't bother documenting baud-rate or
1129 no-redraw-on-reenter.
1130
1131 * search.texi (Slow Isearch): Node removed.
1132
1133 2011-10-18 Glenn Morris <rgm@gnu.org>
1134
1135 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1136
1137 2011-10-18 Chong Yidong <cyd@gnu.org>
1138
1139 * display.texi (Faces): Simplify discussion. Move documentation
1140 of list-faces-display here, from Standard Faces node.
1141 Note special role of `default' background.
1142 (Standard Faces): Note special role of `default' background.
1143 Note that region face may be taken fom GTK. Add xref to Text Display.
1144 (Text Scale): Rename from "Temporary Face Changes".
1145 Callers changed. Don't bother documenting variable-pitch-mode.
1146 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1147 (Useless Whitespace): Simplify description of
1148 delete-trailing-whitespace. Note active region case.
1149 (Text Display): Fix description of escape-glyph face assignment.
1150 Remove unibye mode discussion. Update some parts for Unicode.
1151 Move glyphless chars documentation to Lisp manual.
1152
1153 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1154
1155 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
1156
1157 * display.texi (Scrolling): Tweak explanation of scroll direction.
1158 (View Mode): Add index entries.
1159
1160 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1161
1162 * regs.texi (Text Registers): C-x r i does not activate the mark.
1163 (Bookmarks): Document new default bookmark location.
1164
1165 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * killing.texi (Deletion): Add xref to Using Region.
1168 Document delete-forward-char.
1169 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1170 description here. Recommend C-u C-SPC for jumping to mark.
1171 (Kill Ring): Move kill ring variable documentation here.
1172 (Primary Selection): Copyedits.
1173 (Rectangles): Document new command rectangle-number-lines.
1174 (CUA Bindings): Note that this disables the mark-even-if-inactive
1175 behavior for C-x and C-c.
1176
1177 * mark.texi (Mark): Mention "active region" terminology.
1178 (Using Region): Document delete-active-region.
1179
1180 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * mark.texi (Mark): Clarify description of disabled Transient Mark
1183 mode (Bug#9689).
1184 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1185 selection changes. Mention that commands like C-y set the mark.
1186 (Marking Objects): Add xref to Words node. Note that mark-word
1187 and mark-sexp also have the "extend region" behavior.
1188 (Using Region): Mention M-$ in the table.
1189 Document mark-even-if-inactive here instead of in Mark Ring.
1190 (Mark Ring): Move mark-even-if-inactive to Using Region.
1191 Take note of the "Mark Set" behavior.
1192 (Disabled Transient Mark): Rename from "Persistent Mark"
1193 (Bug#9688). Callers changed.
1194
1195 * programs.texi (Expressions):
1196 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1197
1198 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
1199
1200 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1201 option" terminology.
1202 (Key Help): Add command names. Define "documentation string".
1203 (Name Help): Remove an over-long joke.
1204 (Apropos): Document prefix args. Remove duplicated descriptions.
1205 (Help Mode): Add C-c C-b to table. Update TAB binding.
1206 (Package Keywords): Rename from "Library by Keyword".
1207 Describe new package menu interface.
1208 (Help Files, Help Echo): Tweak description.
1209
1210 * mini.texi (Completion Options): Add completion-cycle-threshold.
1211 (Minibuffer History): Document numeric args to history commands.
1212
1213 2011-10-08 Eli Zaretskii <eliz@gnu.org>
1214
1215 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1216
1217 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
1218
1219 * basic.texi (Position Info): Omit page commands.
1220 Document count-words-region and count-words.
1221
1222 * text.texi (Pages): Move what-page documentation here.
1223
1224 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
1225
1226 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1227 Remote Files node instead of linking directly to the Tramp manual.
1228 (Minibuffer Edit): Add xref to Blank Lines.
1229 (Completion): Add xref to Symbol Completion. Remove redundant
1230 example, which is repeated in the next node.
1231 (Completion Commands): Minor clarifications.
1232 (Completion Styles): New node, split from Completion Commands.
1233 Document substring and initials styles.
1234 (Strict Completion): Remove information duplicated in other nodes.
1235 (Completion Options): Consolidate case difference discussion here.
1236
1237 * help.texi (Help Mode): Fix kindex entries.
1238
1239 * files.texi (File Names): Add index entries.
1240
1241 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
1242
1243 * basic.texi (Inserting Text): Add xref to Completion.
1244 Add ucs-insert example, and document prefix argument.
1245 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1246 to left/right. Tweak left-char and right-char descriptions.
1247 M-left and M-right are now bound to left-word/right-word.
1248 (Erasing): Document delete-forward-char.
1249
1250 * screen.texi (Screen, Menu Bar): Copyedits.
1251 (Point): Remove duplicate paragraph on cursors, also in Screen.
1252 (Mode Line): Trailing dashes no longer shown on X displays.
1253
1254 * frames.texi (Non-Window Terminals): Index just "text-only
1255 terminal", which is used throughout the manual now.
1256
1257 * entering.texi (Entering Emacs): Define "startup screen".
1258 Document window-splitting behavior with command-line inputs.
1259 (Exiting): Remove obsolete paragraph about shells without suspend
1260 functionality.
1261
1262 * commands.texi (User Input): Define "input event" more clearly.
1263 (Keys): Add xref to Echo Area.
1264 (Commands): Clarify relation between commands and functions.
1265
1266 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
1267
1268 * misc.texi (emacsclient Options): Document how emacsclient runs
1269 the Emacs daemon (Bug#9674).
1270
1271 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * basic.texi (Moving Point):
1274 * custom.texi (Mouse Buttons):
1275 * rmail.texi (Rmail Scrolling):
1276 * search.texi (Isearch Scroll):
1277
1278 * display.texi (Scrolling): Replace scroll-up/down with
1279 scroll-up/down-command. Fix scroll-preserve-screen-position
1280 description. Document scroll-error-top-bottom.
1281
1282 2011-09-30 Glenn Morris <rgm@gnu.org>
1283
1284 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1285
1286 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1287
1288 * windows.texi (Pop Up Window): Defer discussion of window
1289 splitting to the Window Choice node. Add index entries.
1290 (Force Same Window): Node deleted.
1291 (Displaying Buffers, Window Choice): New nodes.
1292
1293 * buffers.texi (Select Buffer): Clarify description of
1294 buffer-switching commands. Add xref to Window Display node.
1295 Don't repeat confirm-nonexistent-file-or-buffer description from
1296 Visiting node. Remove even-window-heights.
1297
1298 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1299
1300 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1301
1302 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1303
1304 * xresources.texi (Table of Resources): Fix documentation of
1305 bitmapIcon.
1306
1307 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
1308
1309 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1310
1311 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1312
1313 * frames.texi (Frame Commands): Note that delete-other-frames only
1314 deletes frames on current terminal.
1315
1316 2011-09-10 Eli Zaretskii <eliz@gnu.org>
1317
1318 * sending.texi (Mail Misc): Document mail-add-attachment.
1319
1320 2011-09-04 Eli Zaretskii <eliz@gnu.org>
1321
1322 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1323
1324 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1327
1328 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1329
1330 * files.texi (File Archives):
1331 * cal-xtra.texi (Diary Display):
1332 * help.texi (Help Mode): Add xref to View Mode.
1333
1334 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1335
1336 * display.texi (View Mode): New node. Move view-file here from
1337 Misc File Ops. Move view-buffer here from Misc Buffer.
1338
1339 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1340
1341 * files.texi (Misc File Ops): Document new
1342 delete-by-moving-to-trash behavior. Remove view-file.
1343
1344 * dired.texi (Dired Deletion): Shorten description of Trash.
1345
1346 * misc.texi (emacsclient Options): Document server-port.
1347
1348 2011-08-27 Eli Zaretskii <eliz@gnu.org>
1349
1350 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1351 even on MS-Windows. Fix a typo.
1352
1353 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
1354
1355 * package.texi: New file, documenting the package manager.
1356
1357 * emacs.texi: Include it.
1358
1359 * help.texi (Help Summary): Add describe-package.
1360
1361 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
1362
1363 * misc.texi (Printing): Convert subnodes into subsections.
1364
1365 * text.texi (Two-Column): Move into Text chapter.
1366
1367 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1368 Files section. Convert from chapter into section.
1369
1370 * display.texi (Narrowing): Move into display chapter.
1371
1372 * sending.texi (Sending Mail):
1373 * rmail.texi (Rmail):
1374 * misc.texi (Gnus, Document View):
1375 * dired.texi (Dired):
1376 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1377
1378 2011-08-07 Juri Linkov <juri@jurta.org>
1379
1380 * dired.texi (Operating on Files): Rewrite according to the fact
1381 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1382
1383 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1384
1385 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1386 remote file name completion. (Bug#9197)
1387
1388 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1389
1390 * mule.texi (Bidirectional Editing): Document the fact that
1391 bidi-display-reordering is t by default.
1392
1393 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1394
1395 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1396 explicitly (bug#8904).
1397
1398 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1399
1400 * trouble.texi (Checklist): Use an `M-x' example instead of an
1401 Emacs Lisp form to switch on the dribble file (bug#8056).
1402
1403 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1404
1405 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1406
1407 2011-07-13 Glenn Morris <rgm@gnu.org>
1408
1409 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1410
1411 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1412
1413 * mark.texi (Mark Ring): Clarify how many locations are saved
1414 (bug#5770).
1415 (Global Mark Ring): Ditto.
1416
1417 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1418
1419 * text.texi (Table Recognition): Use "at point" instead of "under
1420 point" (bug#4345).
1421
1422 * display.texi (Cursor Display): Mention `cursor-type'.
1423
1424 * screen.texi (Point): Clarify that it's only if you use a block
1425 cursor that it appears to be on a character (bug#4345).
1426
1427 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1428
1429 * misc.texi (Amusements): Move dissociated press here, from its
1430 own section.
1431
1432 * emacs.texi (Top): Update node listing.
1433
1434 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1435
1436 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1437 clarity (bug#3523).
1438
1439 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1440
1441 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1442 (Misc X): Document --parent-id.
1443
1444 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1445 defaults to nil.
1446
1447 * misc.texi (emacsclient Options): Document --parent-id.
1448
1449 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1450
1451 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1452
1453 * emacs.texi: Use "..." instead of ``...'' in the menus
1454 (bug#3503).
1455
1456 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * killing.texi (Primary Selection): Document `only' setting for
1459 select-active-regions.
1460
1461 * mark.texi (Setting Mark): Reference Shift Selection node.
1462
1463 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1464
1465 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1466
1467 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1468 motion keys" (bug#3503).
1469
1470 * emacs.texi: Change all the register node names from "RegPos"
1471 (etc.) to "Positional Registers" (etc.) (bug#3314).
1472
1473 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1474
1475 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1476 (Other Kill Commands, Kill Options): Copyedits.
1477 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1478 (Yanking): Move yank-excluded properties discussion here.
1479 (Cut and Paste): Move from frames.texi. Update subnodes to
1480 describe x-select-enable-clipboard case.
1481
1482 * frames.texi: Move Cut and Paste node and subnodes into
1483 killing.texi, except Mouse Commands and Word and Line Mouse.
1484
1485 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1486
1487 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1488
1489 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1490
1491 * screen.texi (Mode Line): Clarify that coding systems are
1492 characters, not letters (bug#1749).
1493
1494 * cmdargs.texi (Environment): Mention removing variables
1495 (bug#1615). Text suggested by Kevin Rodgers.
1496
1497 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
1498
1499 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1500
1501 * modes.texi: Rename from major.texi.
1502 (Modes): New node. Make Major Modes and Minor Modes subsections
1503 of this. All callers changed.
1504
1505 * custom.texi (Minor Modes): Move to modes.texi.
1506
1507 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * custom.texi (Syntax): Node deleted.
1510
1511 * help.texi (Help Summary):
1512 * major.texi (Major Modes):
1513 * programs.texi (Parentheses):
1514 * search.texi (Regexp Backslash, Regexp Backslash)
1515 (Regexp Backslash):
1516 * text.texi (Words): Callers changed.
1517
1518 * text.texi (Refill, Longlines): Delete nodes.
1519
1520 * ack.texi (Acknowledgments): Longlines removed from manual.
1521
1522 * emacs.texi (Top): Update node listing.
1523
1524 2011-07-09 Glenn Morris <rgm@gnu.org>
1525
1526 * fortran-xtra.texi (Fortran): Update handled extensions.
1527
1528 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1529
1530 * display.texi (Scrolling): `C-v' (etc) are now bound to
1531 `scroll-*-command' (bug#8349).
1532
1533 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1534
1535 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1536 doesn't actually delete any files (bug#7125).
1537
1538 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1539 argument for `C-c C-k' (bug#7391).
1540
1541 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1542 you're currently using (bug#8489).
1543
1544 2011-07-01 Eli Zaretskii <eliz@gnu.org>
1545
1546 * mule.texi (Coding Systems): Move index entries from the previous
1547 change into their proper places.
1548
1549 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1550
1551 * help.texi (Help Files): Document view-external-packages (bug#8902).
1552
1553 * mule.texi (Coding Systems): Put a few more of the coding systems
1554 into the index (bug#8900).
1555
1556 2011-06-26 Glenn Morris <rgm@gnu.org>
1557
1558 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1559
1560 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1561
1562 * misc.texi (emacsclient Options): Mention --frame-parameters.
1563
1564 2011-06-09 Glenn Morris <rgm@gnu.org>
1565
1566 * custom.texi (Specifying File Variables):
1567 Recommend explicit arguments for minor modes.
1568
1569 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1570
1571 Document wide integers better.
1572 * buffers.texi (Buffers):
1573 * files.texi (Visiting): Document maxima for 64-bit machines,
1574 and mention virtual memory limits.
1575
1576 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1577
1578 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1579
1580 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1581 prog mode (Bug#8240).
1582
1583 2011-05-27 Glenn Morris <rgm@gnu.org>
1584
1585 * custom.texi (Specifying File Variables):
1586 Major modes no longer need come first.
1587
1588 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
1589
1590 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1591 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1592
1593 2011-05-18 Glenn Morris <rgm@gnu.org>
1594
1595 * ack.texi (Acknowledgments): Remove fakemail.c.
1596
1597 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
1598
1599 Fixes for fitting text into 7x9 printed manual.
1600 * building.texi (Flymake, Breakpoints Buffer):
1601 * calendar.texi (Appointments):
1602 * cmdargs.texi (General Variables, Display X):
1603 * custom.texi (Saving Customizations, Face Customization)
1604 (Directory Variables, Minibuffer Maps, Init Rebinding):
1605 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1606 * fixit.texi (Spelling):
1607 * frames.texi (Creating Frames, Fonts):
1608 * help.texi (Help Files):
1609 * mini.texi (Minibuffer File):
1610 * misc.texi (emacsclient Options, Emulation):
1611 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1612 * mule.texi (International Chars, Language Environments)
1613 (Select Input Method, Modifying Fontsets, Charsets):
1614 * programs.texi (Custom C Indent):
1615 * rmail.texi (Rmail Labels):
1616 * text.texi (Table Conversion):
1617 * trouble.texi (Known Problems, Known Problems):
1618 * windows.texi (Change Window):
1619 * xresources.texi (GTK resources): Reflow text and re-indent code
1620 examples to avoid TeX overflows and underflows on 7x9 paper.
1621
1622 * emacs.texi: Fix the (commented out) smallbook command.
1623
1624 * macos.texi (Mac / GNUstep Events):
1625 * xresources.texi (Lucid Resources): Remove extraneous examples.
1626
1627 2011-05-10 Glenn Morris <rgm@gnu.org>
1628
1629 * custom.texi (Specifying File Variables):
1630 Deprecate using mode: for minor modes.
1631
1632 2011-05-07 Glenn Morris <rgm@gnu.org>
1633
1634 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1635
1636 2011-05-06 Glenn Morris <rgm@gnu.org>
1637
1638 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1639
1640 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1641
1642 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1643
1644 * misc.texi (Emacs Server): Document `server-eval-at'.
1645
1646 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * maintaining.texi (List Tags): Document next-file.
1649 Suggested by Uday S Reddy.
1650
1651 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1652
1653 * mini.texi (Minibuffer Edit):
1654 * screen.texi (Mode Line): Fix typo.
1655
1656 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1657
1658 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1659
1660 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
1661
1662 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1663
1664 2011-03-30 Eli Zaretskii <eliz@gnu.org>
1665
1666 * display.texi (Auto Scrolling): Document the limit of 100 lines
1667 for never-recentering scrolling with `scroll-conservatively'.
1668 (Bug#6671)
1669
1670 2011-03-12 Eli Zaretskii <eliz@gnu.org>
1671
1672 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1673 HOME on Windows and where it looks for init files. (Bug#8221)
1674
1675 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1676
1677 * search.texi (Regexp Example):
1678 * mule.texi (International Chars):
1679 * building.texi (External Lisp): Don't use characters outside
1680 ISO-8859-1.
1681
1682 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1683
1684 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1685 Use Texinfo @-commands for non Latin-1 characters.
1686
1687 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1688
1689 * custom.texi (Init File): Add index entries for ".emacs".
1690 (Bug#8210)
1691
1692 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1693
1694 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1695 for Gtk+ 3.
1696
1697 2011-03-08 Glenn Morris <rgm@gnu.org>
1698
1699 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1700 * emacs.texi (Acknowledgments):
1701 * ack.texi (Acknowledgments): Names to UTF-8.
1702 * emacs.texi: Set documentencoding.
1703
1704 * display.texi (Optional Mode Line): Don't mention exactly where
1705 display-time appears. (Bug#8193)
1706
1707 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * Version 23.3 released.
1710
1711 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1712
1713 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1714
1715 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1716
1717 * misc.texi (emacsclient Options): Add q/quiet.
1718
1719 2011-03-02 Glenn Morris <rgm@gnu.org>
1720
1721 * mule.texi (Communication Coding) <x-select-request-type>:
1722 Remove duplicate (essentially) paragraph. (Bug#8148)
1723
1724 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1725
1726 * maintaining.texi (Format of ChangeLog): Add reference to
1727 add-log-full-name.
1728 (Change Log Commands): Add documentation for combining multiple
1729 symbols in one change.
1730
1731 2011-03-01 Glenn Morris <rgm@gnu.org>
1732
1733 * custom.texi (Directory Variables):
1734 Give an example of excluding subdirectories.
1735
1736 2011-02-28 Eli Zaretskii <eliz@gnu.org>
1737
1738 * search.texi (Regexp Search): Move index entries about regexps to the
1739 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1740
1741 2011-02-19 Glenn Morris <rgm@gnu.org>
1742
1743 * dired.texi (Dired): Dired-X version number was dropped.
1744
1745 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1746
1747 * xresources.texi (X Resources): Remove *faceName and replace it with
1748 *font for Lucid.
1749
1750 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
1751
1752 * rmail.texi (Rmail Display): Document Rmail MIME support more
1753 accurately.
1754
1755 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1756 vc-log-outgoing.
1757 (Merging): Document vc-find-conflicted-file.
1758
1759 2011-02-05 Glenn Morris <rgm@gnu.org>
1760
1761 * custom.texi (Variables): Fix typo.
1762
1763 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1764
1765 * search.texi (Regexps): Copyedits. Mention character classes
1766 (Bug#7809).
1767
1768 * files.texi (File Aliases): Restore explanatory text from Eli
1769 Zaretskii, accidentally removed in 2011-01-08 commit.
1770
1771 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1772
1773 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1774 (MAKEINFO_OPTS): New variable.
1775 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1776 (emacs.html): New target.
1777 (clean): Remove emacs.html.
1778
1779 2011-01-23 Werner Lemberg <wl@gnu.org>
1780
1781 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1782 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1783 (ENVADD): Updated.
1784
1785 2011-01-18 Glenn Morris <rgm@gnu.org>
1786
1787 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1788
1789 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1790
1791 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * building.texi (Compilation): Improve instructions for running two
1794 compilations (Bug#7573).
1795
1796 * files.texi (Backup Names): Document the new location of the
1797 last-resort backup file.
1798
1799 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1800 manual. Explain why directory-abbrev-alist elements should be anchored
1801 (Bug#7777).
1802
1803 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1804
1805 * msdog.texi (Windows Startup): Correct inaccurate description of
1806 differences between emacsclient.exe and emacsclientw.exe.
1807
1808 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
1809
1810 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1811
1812 2011-01-02 Kenichi Handa <handa@m17n.org>
1813
1814 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1815
1816 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1817
1818 * frames.texi (Cut and Paste): Modify the section's name and text:
1819 don't mix "cut/paste" with "kill/yank".
1820 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1821 (Bug#7702)
1822
1823 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1824
1825 2011-01-02 Glenn Morris <rgm@gnu.org>
1826
1827 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1828 matches its position in the menu. (Bug#7674)
1829
1830 2011-01-02 Glenn Morris <rgm@gnu.org>
1831
1832 * trouble.texi (Checklist): Mention not replying via news either.
1833
1834 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1835
1836 * misc.texi (Document View): Update DocView section with newly
1837 supported document formats.
1838
1839 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
1840
1841 * killing.texi: Resection the Info version to conform to the
1842 printed manual, to avoid making sections on Accumulating Text, CUA
1843 and Rectangles into full chapters.
1844
1845 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1846
1847 * custom.texi (Init Syntax): Add index entries for "character syntax".
1848 (Bug#7576)
1849
1850 2010-12-13 Karel Klíč <kklic@redhat.com>
1851
1852 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1853
1854 2010-12-13 Glenn Morris <rgm@gnu.org>
1855
1856 * trouble.texi (Checklist): Fix typo in newsgroup name.
1857
1858 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
1859
1860 * search.texi (Word Search): Note that the lazy highlight always
1861 matches to whole words (Bug#7470).
1862
1863 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1864
1865 * display.texi (Optional Mode Line): Make the description of
1866 load-average more accurate.
1867
1868 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1869 registry, with a cross-reference.
1870 (Windows Startup): New node. Move the stuff about the current
1871 directory from "Windows HOME".
1872
1873 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
1874
1875 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1876 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1877
1878 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1881 Suggested by Štěpán Němec.
1882
1883 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1884
1885 * maintaining.texi (Version Control): Say "commit", not "check in".
1886 (Version Control Systems): Simplify descriptions.
1887 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1888 VCS Concepts.
1889 (VC Mode Line): Update example.
1890 (Old Revisions): Document revert-buffer for vc-diff.
1891 (Log Buffer): Promote to a subsection. Document header lines.
1892
1893 * macos.texi (Mac / GNUstep Basics):
1894 Document ns-right-alternate-modifier.
1895
1896 * emacs.texi (Top): Update node listing.
1897
1898 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1899
1900 * rmail.texi (Rmail Coding): Characters with no fonts are not
1901 necessarily displayed as empty boxes.
1902
1903 * mule.texi (Language Environments, Fontsets): Characters with no
1904 fonts are not necessarily displayed as empty boxes.
1905
1906 * display.texi (Text Display): Document display of glyphless
1907 characters.
1908
1909 2010-11-13 Glenn Morris <rgm@gnu.org>
1910
1911 * basic.texi (Position Info): Add M-x count-words-region.
1912
1913 2010-11-11 Glenn Morris <rgm@gnu.org>
1914
1915 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1916
1917 2010-11-09 Eli Zaretskii <eliz@gnu.org>
1918
1919 * msdog.texi (Windows HOME): Add information regarding startup
1920 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1921
1922 2010-10-11 Glenn Morris <rgm@gnu.org>
1923
1924 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1925
1926 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1927 (DVIPS): New variable.
1928 (.PHONY): Add html, ps.
1929 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1930 (clean): Delete html, ps files.
1931
1932 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1933
1934 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1935
1936 2010-10-09 Glenn Morris <rgm@gnu.org>
1937
1938 * Makefile.in (VPATH): Remove.
1939 (infodir): Make it absolute.
1940 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1941
1942 * Makefile.in (dist): Anchor regexps.
1943
1944 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1945 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1946 (emacs-xtra.pdf): Use $<.
1947
1948 * Makefile.in (infoclean): Remove harmless, long-standing error.
1949
1950 * Makefile.in ($(infodir)): Delete rule.
1951 (mkinfodir): New.
1952 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1953
1954 * Makefile.in (distclean): Do not delete emacsver.texi.
1955 (dist): Remove reference to emacsver.texi.in.
1956 * emacsver.texi: New file, replacing emacsver.texi.in.
1957
1958 2010-10-09 Glenn Morris <rgm@gnu.org>
1959
1960 * emacsver.texi.in: New file.
1961 * emacs.texi: Set EMACSVER by including emacsver.texi.
1962 * Makefile.in (distclean): Delete emacsver.texi.
1963 (dist): Copy emacsver.texi.
1964 (EMACSSOURCES): Add emacsver.texi.
1965
1966 * ack.texi (Acknowledgments): No more b2m.c.
1967
1968 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1969 (emacs): Remove rule.
1970 (dist): No need to deal with the emacs rule any more.
1971
1972 2010-10-07 Glenn Morris <rgm@gnu.org>
1973
1974 * Makefile.in (version): New, set by configure.
1975 (clean): Delete dist tar file.
1976 (dist): Use version in tar name.
1977
1978 2010-10-06 Glenn Morris <rgm@gnu.org>
1979
1980 * Makefile.in (EMACS_XTRA): Add the main source file.
1981 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1982 (mostlyclean): No core files, reorder other files.
1983 (clean): Delete specific dvi and pdf files.
1984 (infoclean, dist): New rules.
1985 (maintainer-clean): Use infoclean.
1986 ($(infodir)): Add parallel build workaround.
1987
1988 2010-10-04 Glenn Morris <rgm@gnu.org>
1989
1990 * Makefile.in (SHELL): Set it.
1991 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1992 (info, dvi): Replace above variables with their expansions.
1993 (info): Move mkdir from here...
1994 ($(infodir)/emacs): ... to here (for parallel builds).
1995 (pdf): New target.
1996 ($(infodir)/emacs): Pass -o option to makeinfo.
1997 (.PHONY): Declare clean rules.
1998 (maintainer-clean): Delete dvi and pdf files.
1999 Guard against cd failures. Use a more restrictive delete.
2000
2001 2010-10-02 Glenn Morris <rgm@gnu.org>
2002
2003 * misc.texi (Shell Mode): Remove reference to old function name.
2004
2005 2010-09-30 Eli Zaretskii <eliz@gnu.org>
2006
2007 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2008 indicator characters.
2009
2010 2010-09-29 Glenn Morris <rgm@gnu.org>
2011
2012 * Makefile.in (top_srcdir): Remove unused variable.
2013
2014 2010-09-14 Glenn Morris <rgm@gnu.org>
2015
2016 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2017 the last hook item.
2018
2019 * calendar.texi (Appointments): Also updated when a diary include file
2020 is saved.
2021
2022 2010-09-14 Glenn Morris <rgm@gnu.org>
2023
2024 * trouble.texi (Bugs): Update the section intro.
2025 (Known Problems): New section.
2026 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2027 (Sending Patches): Bug fixes are best as responses to existing bugs.
2028 * emacs.texi (Known Problems): Add menu entry for new section.
2029
2030 2010-09-09 Glenn Morris <rgm@gnu.org>
2031
2032 * xresources.texi: Untabify.
2033
2034 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
2035
2036 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2037
2038 2010-09-06 Glenn Morris <rgm@gnu.org>
2039
2040 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2041
2042 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2043
2044 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2045
2046 2010-08-21 Glenn Morris <rgm@gnu.org>
2047
2048 * misc.texi (Amusements): Mention bubbles and animate.
2049
2050 2010-07-31 Eli Zaretskii <eliz@gnu.org>
2051
2052 * files.texi (Visiting): Add more index entries for
2053 large-file-warning-threshold.
2054
2055 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2056
2057 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2058
2059 2010-06-23 Glenn Morris <rgm@gnu.org>
2060
2061 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2062 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2063 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2064 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2065 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2066 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2067 Untabify Texinfo files.
2068
2069 2010-06-10 Glenn Morris <rgm@gnu.org>
2070
2071 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2072
2073 * basic.texi (Inserting Text): Fix typo.
2074
2075 2010-06-10 Glenn Morris <rgm@gnu.org>
2076
2077 * ack.texi (Acknowledgments):
2078 * emacs.texi (Acknowledgments): Update for notifications.el.
2079
2080 2010-05-31 Daiki Ueno <ueno@unixuser.org>
2081
2082 * dired.texi (Operating on Files): Mention encryption commands
2083 (Bug#6315).
2084
2085 2010-05-29 Eli Zaretskii <eliz@gnu.org>
2086
2087 * basic.texi (Moving Point): Update due to renaming of commands bound
2088 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2089
2090 2010-05-18 Eli Zaretskii <eliz@gnu.org>
2091
2092 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2093 paragraphs.
2094 (Line Truncation): Fix wording for bidi display.
2095
2096 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2097 keys.
2098
2099 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2100
2101 * building.texi (GDB Graphical Interface): Remove misleading comparison
2102 to an IDE (Bug#6128).
2103
2104 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2105
2106 * programs.texi (Man Page):
2107 * misc.texi (Invoking emacsclient):
2108 * mini.texi (Repetition):
2109 * mark.texi (Setting Mark): Fix typos.
2110
2111 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2112
2113 * misc.texi (Printing): Document htmlfontify-buffer.
2114
2115 2010-05-08 Glenn Morris <rgm@gnu.org>
2116
2117 * calendar.texi (Displaying the Diary, Format of Diary File):
2118 Fix external cross-references for TeX format output.
2119
2120 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2121
2122 * Version 23.2 released.
2123
2124 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2125
2126 * cmdargs.texi (Initial Options): Mention --chdir.
2127
2128 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2129
2130 * frames.texi (Tool Bars): Add tool-bar-style.
2131
2132 2010-04-21 Glenn Morris <rgm@gnu.org>
2133
2134 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2135
2136 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * programs.texi (Semantic): New node.
2139
2140 * maintaining.texi (EDE): New node.
2141
2142 * emacs.texi: Update node listing.
2143
2144 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2145
2146 2010-04-18 Glenn Morris <rgm@gnu.org>
2147
2148 * emacs.texi (Acknowledgments): Remove duplicate.
2149
2150 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2151
2152 2010-04-18 Glenn Morris <rgm@gnu.org>
2153
2154 * dired.texi (Misc Dired Features): Mention VC diff and log.
2155 * maintaining.texi (Old Revisions, VC Change Log):
2156 Mention that diff and log work in Dired buffers.
2157
2158 * help.texi (Help Summary): Mention M-x info-finder.
2159
2160 * ack.texi (Acknowledgments): Add mpc.el.
2161
2162 * custom.texi (Specifying File Variables, Directory Variables):
2163 Document new commands for manipulating local variable lists.
2164
2165 2010-04-18 Glenn Morris <rgm@gnu.org>
2166
2167 * trouble.texi (Contributing): Add cindex entry.
2168 Mention etc/CONTRIBUTE.
2169
2170 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2173 query-replace (Bug#5774).
2174
2175 2010-04-16 Glenn Morris <rgm@gnu.org>
2176
2177 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2178
2179 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2180
2181 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2182
2183 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2184
2185 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2186
2187 2010-03-30 Eli Zaretskii <eliz@gnu.org>
2188
2189 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2190 cross-reference to "Inserting Text".
2191
2192 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2193 Mention completion provided by `ucs-insert'.
2194
2195 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2196
2197 * sending.texi (Sending Mail): Note variables that may need
2198 customizing.
2199 (Mail Sending): Expand discussion of send-mail-function.
2200
2201 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2202
2203 Document Message mode as the default mail mode.
2204
2205 * sending.texi (Sending Mail): Copyedits.
2206 (Mail Format, Mail Headers): Document mail-from-style changes.
2207 (Mail Commands): Rename from Mail mode. Document Message mode.
2208 (Mail Misc): Rename from Mail mode Misc.
2209 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2210 command names and update keybindings.
2211 (Header Editing): Document message-tab. De-document
2212 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2213 favor of mail-default-headers. Ad index entries for user-full-name and
2214 user-mail-address.
2215 (Citing Mail): Update changes in Message mode behavior.
2216 Document mail-yank-prefix.
2217 (Mail Signature): New node, moved from Mail Misc.
2218 (Mail Aliases): Mail abbrevs are the default with Message mode.
2219 (Mail Methods): Note that Message mode is now the default.
2220
2221 * rmail.texi (Rmail Reply):
2222 * text.texi (Text Mode):
2223 * major.texi (Major Modes):
2224 * mule.texi (Output Coding): Refer to Message mode.
2225
2226 * custom.texi (Init Examples): Add xref to Mail Header.
2227
2228 * emacs.texi (Top): Fix xrefs.
2229
2230 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2233 repository if there is none.
2234 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2235 vc-print-root-log.
2236 (Old Revisions): Copyedits. Document vc-root-diff.
2237
2238 * programs.texi (Program Modes): Mention Javascript mode.
2239
2240 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2241 * emacs.texi: Update node description.
2242
2243 * misc.texi (Navigation): Document doc-view-continuous.
2244 (Shell Ring): Document new M-r binding. M-s is no longer bound.
2245
2246 2010-03-30 Juri Linkov <juri@jurta.org>
2247
2248 * search.texi (Other Repeating Search): Remove line that `occur'
2249 can not handle multiline matches.
2250
2251 2010-03-30 Eli Zaretskii <eliz@gnu.org>
2252
2253 * mule.texi (International): Mention support of bidirectional editing.
2254 (Bidirectional Editing): New section.
2255
2256 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
2257
2258 * emacs.texi (Top): Update node names to those in building.texi.
2259
2260 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
2261
2262 doc/emacs/building.texi: Describe restored GDB/MI functionality
2263 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2264 doc/emacs/emacs.texi: Update node names for building.texi.
2265
2266 2010-03-24 Glenn Morris <rgm@gnu.org>
2267
2268 * ack.texi (Acknowledgments):
2269 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2270
2271 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2272
2273 * xresources.texi (Table of Resources): Clarify toolBar number
2274 for Gtk+.
2275
2276 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2277
2278 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
2279
2280 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2281
2282 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2283 and multi-isearch-buffers-regexp.
2284
2285 * indent.texi (Indentation): Clarify description of
2286 indent-for-tab-command. Document tab-always-indent.
2287
2288 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
2289
2290 * cmdargs.texi (Font X): Move most content to Fonts.
2291
2292 * frames.texi (Fonts): New node. Document font-use-system-font.
2293
2294 * emacs.texi (Top):
2295 * xresources.texi (Table of Resources):
2296 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2297
2298 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2299
2300 * Branch for 23.2.
2301
2302 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * custom.texi (Init Examples): Add xref to Locals.
2305
2306 * major.texi (Choosing Modes): Mention usage of setq-default for
2307 setting the default value of major-mode (Bug#5688).
2308
2309 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
2310
2311 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2312
2313 * display.texi (Display Custom): Document make-pointer-invisible and
2314 underline-minimum-offset. Remove inverse-video.
2315
2316 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
2317
2318 * frames.texi (Frame Commands): Note that the last ordinary frame can
2319 be deleted in daemon mode (Bug#5616).
2320
2321 2010-02-18 Glenn Morris <rgm@gnu.org>
2322
2323 * trouble.texi (Contributing): Repository is no longer CVS.
2324
2325 2010-02-08 Glenn Morris <rgm@gnu.org>
2326
2327 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2328
2329 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2330
2331 * display.texi (Useless Whitespace, Text Display):
2332 * custom.texi (Init Examples): Avoid obsolete special default variables
2333 like default-major-mode.
2334
2335 2010-01-24 Mark A. Hershberger <mah@everybody.org>
2336
2337 * programs.texi (Other C Commands): Replace reference to obsolete
2338 c-subword-mode.
2339
2340 2010-01-21 Glenn Morris <rgm@gnu.org>
2341
2342 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2343
2344 2010-01-12 Glenn Morris <rgm@gnu.org>
2345
2346 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2347 emacs-pretest-bug for bug reports for development versions.
2348
2349 2010-01-11 Glenn Morris <rgm@gnu.org>
2350
2351 * display.texi (Highlight Interactively): `t' does not mean highlight
2352 all patterns. (Bug#5335)
2353
2354 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2355
2356 * misc.texi (Shell): Document async-shell-command.
2357
2358 * building.texi (Grep Searching): Document zrgrep.
2359
2360 * mini.texi (Completion Options): Mention `initials' completion style.
2361
2362 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
2363
2364 * building.texi: Import GDB Graphical Interface description from
2365 EMACS_23_1_RC.
2366
2367 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
2368
2369 * emacs.texi (Top): Update node listing.
2370
2371 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2372
2373 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2374
2375 * cmdargs.texi (Initial Options):
2376 * xresources.texi (Resources): Document inhibit-x-resources.
2377
2378 * custom.texi (Specifying File Variables): Note that minor modes are
2379 enabled unconditionally.
2380
2381 * display.texi (Scrolling): Briefly document the old recenter command,
2382 and document recenter-positions.
2383
2384 * files.texi (Visiting):
2385 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2386
2387 * frames.texi (Cut/Paste Other App):
2388 Document save-interprogram-paste-before-kill.
2389
2390 * killing.texi (Kill Options): New node.
2391
2392 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
2393
2394 * misc.texi (Shell Options): ansi-color is now default.
2395
2396 2009-12-05 Glenn Morris <rgm@gnu.org>
2397
2398 * emacs.texi (Top): Update menu for cal-xtra node changes.
2399 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2400 or mode line. Don't mention invisible text or the details of
2401 diary-print-entries here, only in cal-xtra.
2402 (Format of Diary File): Mention that the "date on first line" format
2403 only really affects the simple display.
2404 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2405 (Diary Customizing): Holidays may be in the buffer or mode line.
2406 Move diary-print-entries to the "Diary Display" section.
2407 (Diary Display): New section, split out from "Fancy Diary Display".
2408 Explain the limitations of simple display, and how to print it.
2409
2410 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2411
2412 * cal-xtra.texi (Diary Display): Mention View mode.
2413
2414 2009-11-29 Juri Linkov <juri@jurta.org>
2415
2416 * display.texi (Highlight Interactively): Actually a list of
2417 default faces is pre-loaded into a list of default values
2418 instead of the history.
2419
2420 2009-11-20 Glenn Morris <rgm@gnu.org>
2421
2422 * ack.texi (Acknowledgments):
2423 * emacs.texi (Acknowledgments): Add htmlfontify.
2424
2425 2009-11-14 Glenn Morris <rgm@gnu.org>
2426
2427 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2428
2429 * ack.texi (Acknowledgments):
2430 * emacs.texi (Acknowledgments): Update for recent Org changes.
2431
2432 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
2433
2434 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2435 `charset' property, which is irrelevant to the user manual (Bug#3526).
2436
2437 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
2438
2439 * trouble.texi (DEL Does Not Delete): Fix typo.
2440
2441 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2442
2443 * files.texi (Misc File Ops): Mention copy-directory.
2444
2445 2009-10-04 Eli Zaretskii <eliz@gnu.org>
2446
2447 * mule.texi (Unibyte Mode): Emphasize that
2448 unibyte-display-via-language-environment affects only the display.
2449
2450 * display.texi (Horizontal Scrolling): Document cursor behavior under
2451 horizontal scrolling when point moves off the screen (Bug#4564).
2452 Improve wording.
2453
2454 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2455
2456 * files.texi (Directories): delete-directory prompts for recursive
2457 deletion.
2458
2459 2009-09-30 Glenn Morris <rgm@gnu.org>
2460
2461 * ack.texi (Acknowledgments):
2462 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2463
2464 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2465
2466 * dired.texi (Dired Navigation): Use @code instead of @var for
2467 dired-isearch-filenames, so that it's not capitalized.
2468
2469 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2472
2473 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2474
2475 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2476 (Key Bindings): Reference Init Rebinding in introductory text.
2477 Shift some of the introduction to Keymaps node.
2478 (Keymaps): Simplify.
2479 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2480 (Minibuffer Maps): Remove mention of Mocklisp.
2481 (Init Rebinding): Move mode-local rebinding example here from Local
2482 Keymaps.
2483 (Modifier Keys): Clarify.
2484 (Rebinding): Add cindex for "binding keys".
2485
2486 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2487
2488 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2489
2490 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
2491
2492 * building.texi (Threads Buffer, Multithreaded Debugging):
2493 Reorganize these two sections.
2494
2495 2009-08-29 Eli Zaretskii <eliz@gnu.org>
2496
2497 * cmdargs.texi (Initial Options): Fix last change.
2498
2499 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2500
2501 * mule.texi (Enabling Multibyte):
2502 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2503 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2504
2505 2009-08-20 Glenn Morris <rgm@gnu.org>
2506
2507 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2508
2509 2009-08-19 Glenn Morris <rgm@gnu.org>
2510
2511 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2512
2513 2009-08-18 Glenn Morris <rgm@gnu.org>
2514
2515 * ack.texi (Acknowledgments):
2516 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2517
2518 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2519
2520 2009-08-09 Glenn Morris <rgm@gnu.org>
2521
2522 * ack.texi (Acknowledgments):
2523 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2524
2525 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2526
2527 * emacs.texi (Top): Add new menu items for GDB-UI.
2528
2529 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2530 section. Threads buffer is in separate section now.
2531
2532 2009-08-08 Glenn Morris <rgm@gnu.org>
2533
2534 * ack.texi (Acknowledgments):
2535 * emacs.texi (Acknowledgments):
2536 Update for js2-mode and org changes.
2537
2538 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
2539
2540 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2541 files.
2542
2543 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
2544
2545 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2546
2547 2009-07-23 Glenn Morris <rgm@gnu.org>
2548
2549 * programs.texi (Matching): Update blink-matching-paren-distance.
2550
2551 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
2552
2553 * frames.texi (Cut/Paste Other App): For select-active-regions,
2554 selection is now updated on moving point.
2555
2556 2009-07-21 Richard Stallman <rms@gnu.org>
2557
2558 * glossary.texi (GNU, Daemon): Update information.
2559
2560 2009-07-19 Juri Linkov <juri@jurta.org>
2561
2562 * custom.texi (Specifying File Variables, Safe File Variables):
2563 "variables/value pairs" -> "variable/value pairs".
2564
2565 2009-07-15 Glenn Morris <rgm@gnu.org>
2566
2567 * misc.texi (Gnus): Remove widow.
2568
2569 2009-07-11 Glenn Morris <rgm@gnu.org>
2570
2571 * Makefile.in (TEXI2PDF): New.
2572 (emacs.pdf, emacs-xtra.pdf): New targets.
2573
2574 * arevert-xtra.texi (Autorevert): Add menu descriptions.
2575
2576 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2577
2578 * emacs.texi (Top): Info can be read from other places than Emacs.
2579 Don't print the copying notice twice in the printed version.
2580 Update the menu and detailmenu.
2581 (Preface): The meaning of "on-line" has changed.
2582 Correct name for "Common Problems" chapter.
2583 (Distrib): Update FSF shop URL.
2584 (Intro): Showing two files at once is not so exciting.
2585
2586 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2587 (Mac / GNUstep Basics): Minor grammar changes.
2588 (Mac / GNUstep Events): Fix typo.
2589 (GNUstep Support): CANNOT_DUMP no longer applies.
2590
2591 * misc.texi (Document View): Fix typos.
2592
2593 * dired.texi (Dired):
2594 * help.texi (Help):
2595 * macos.texi (Mac OS / GNUstep):
2596 * maintaining.texi (Version Control, Introduction to VC):
2597 End menu descriptions with a period.
2598
2599 2009-07-09 Eli Zaretskii <eliz@gnu.org>
2600
2601 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2602 so categorical in saying that the option is only useful on NTFS.
2603
2604 2009-07-09 Glenn Morris <rgm@gnu.org>
2605
2606 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2607 (ENVADD): Add texinfodir to TEXINPUTS.
2608
2609 * emacs.texi (Top): Fix cross-reference.
2610
2611 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2612
2613 * vc1-xtra.texi (Revision Tags): Fix typo.
2614
2615 2009-07-03 Glenn Morris <rgm@gnu.org>
2616
2617 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2618 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2619 (Merge Commands): `.' does not seem to work in A or B buffer.
2620 `l' can recreate the 3-window display.
2621
2622 * glossary.texi (Glossary): Minor phrasing changes throughout.
2623 Add more internal cross-references.
2624 <Autoloading>: You can't really autoload a variable.
2625 <C-M->: Move details here from `M-C-' item.
2626 <Continuation Line>: Refer to `Truncation.'
2627 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2628 <Home Directory, Unix>: New entries.
2629 <Deletion of Files>: Mention recycle bins.
2630 <Directory>: Mention ``folders.''
2631 <Error>: Don't mention ``type-ahead.''
2632 <Fringe>: Refer to the manual node.
2633 <Minor Mode>: Can be global or local.
2634 <Spell Checking>: There are other checkers besides Ispell.
2635
2636 2009-07-02 Glenn Morris <rgm@gnu.org>
2637
2638 * anti.texi (Antinews): Minor changes in phrasing.
2639
2640 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2641 some underfull lines in dvi output.
2642
2643 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2644
2645 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2646
2647 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2648
2649 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2650
2651 * xresources.texi (Table of Resources): Mention maximized for
2652 fullscreen.
2653
2654 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2655
2656 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
2657
2658 * anti.texi (Antinews): Correct the list of removed platforms.
2659
2660 2009-06-28 Glenn Morris <rgm@gnu.org>
2661
2662 * arevert-xtra.texi: Minor language tweaks.
2663
2664 * dired-xtra.texi: Minor revisions.
2665
2666 2009-06-23 Miles Bader <miles@gnu.org>
2667
2668 * display.texi (Scrolling): Document `recenter-redisplay'.
2669 (Temporary Face Changes): Document `text-scale-set'.
2670
2671 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2672
2673 * Branch for 23.1.
2674
2675 2009-06-17 Kenichi Handa <handa@m17n.org>
2676
2677 * mule.texi (Charsets): Update the description for the new charset.
2678 (list-character-sets): New findex.
2679 (Language Environments): Add @anchor{Describe Language Environment}.
2680
2681 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
2682
2683 * basic.texi (Moving Point): Fix tag.
2684
2685 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2686
2687 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2688 use camel-case for PageUp and PageDown.
2689
2690 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2691 camel-case for PageUp and PageDown.
2692
2693 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2694
2695 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
2696 (Isearch Scroll): Decapitalize <next> and <prior>.
2697
2698 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
2699
2700 * fixit.texi (Spelling): Set default dictionary.
2701 Improve descriptions (Bug#2554)
2702
2703 2009-06-08 David Reitter <david.reitter@gmail.com>
2704
2705 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2706 since saving colors and faces set this way is not implemented.
2707 (Environment variables): Remove mention of mac-fix-env, which is
2708 scheduled to be removed.
2709
2710 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * custom.texi (Init Examples): Add example of changing load-path.
2713
2714 * building.texi (Lisp Libraries): Add example of changing
2715 load-path (Bug#3446).
2716
2717 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * mark.texi (Mark): Further clarifications.
2720 (Setting Mark): Emphasize that C-SPC activates the mark.
2721
2722 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2725 Mark mode.
2726 (Using Region, Persistent Mark): Use "active mark" instead of "active
2727 region".
2728
2729 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2730
2731 * mule.texi (Select Input Method): Fix typo.
2732
2733 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
2734
2735 * anti.texi (Antinews): Document completion changes. Some additional
2736 copyedits and rearrangement of entries.
2737
2738 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
2739
2740 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2741 (Shell History Copying, Terminal emulator): Copyedits.
2742
2743 * xresources.texi (Resources): Simplify descriptions.
2744 Shorten description of editres, which is not very useful these days.
2745 (Table of Resources): Document fontBackend resource.
2746
2747 * trouble.texi (Quitting): Add other undo bindings to table.
2748 (DEL Does Not Delete): Note that the erasure key is usually labeled
2749 "Backspace". Remove discussion of obscure Xmodmap issue.
2750
2751 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
2752
2753 * files.texi (Visiting): Copyedits.
2754
2755 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
2756
2757 * basic.texi (Inserting Text): Document ucs-insert.
2758
2759 * mule.texi (International Chars): Define "multibyte". Note that
2760 internal representation is unicode-based. Simplify definition of raw
2761 bytes. Mention ucs-insert.
2762 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2763 (Language Environments): Add language environments new to Emacs 23.
2764 (Multibyte Conversion): Node deleted.
2765 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2766 Don't mention obsolete emacs-mule coding system.
2767 (Output Coding): Copyedits.
2768
2769 * emacs.texi (Top): Update node listing.
2770
2771 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
2772
2773 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2774
2775 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2776
2777 * building.texi (Lisp Libraries): `load-library' does offer completion.
2778
2779 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2782 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2783
2784 2009-04-25 Eli Zaretskii <eliz@gnu.org>
2785
2786 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2787
2788 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
2789
2790 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2791
2792 * building.texi (Lisp Interaction): Document initial-scratch-message.
2793
2794 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
2795
2796 * msdog.texi (Windows Fonts): Fix typos.
2797
2798 * files.texi (Save Commands): Fix pxref.
2799
2800 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * files.texi (Save Commands): Mention diff-buffer-with-file.
2803 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2804 Henoch (Bug#3036).
2805
2806 2009-03-15 Glenn Morris <rgm@gnu.org>
2807
2808 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2809 the former is not always used.
2810 (Mail Headers): Use active voice. Add "Mail-reply-to".
2811 Change case of "Id". Avoid repeated "appropriate".
2812 (Mail Aliases): Fix previous change - use an example with a ".", so it
2813 does actually get quoted when expanded.
2814 (Mail Sending): Mailclient is the default on some systems.
2815 (Citing Mail): Mention mail-indentation-spaces.
2816 (Mail Mode Misc): Add an @dfn for "mail signature".
2817
2818 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2821 (Completion Options): Document read-file-name-completion-ignore-case,
2822 read-buffer-completion-ignore-case, and completion-styles.
2823 Remove description of partial-completion-mode.
2824
2825 2009-03-14 Glenn Morris <rgm@gnu.org>
2826
2827 * sending.texi (Mail Format): Fix typo. Add index entry for
2828 mail-header-separator.
2829 (Mail Headers): Put info about initialization and changing in one place
2830 at the start. Update FCC section for mbox Rmail. Clarify From
2831 section, mention mail-setup-with-from. Clarify Reply-to section.
2832 Add Mail-followup-to and mail-mailing-lists. Clarify References
2833 section.
2834 (Mail Aliases): Update example, make less contentious.
2835 Update for name change of mail-interactive-insert-alias.
2836 (Mail Mode): Remove mention of `%' as a word separator.
2837 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2838 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2839 commands. Clarify FCC handling. In mail-complete, add reference to
2840 Mail Aliases section, and mention mail-complete-function.
2841 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2842 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2843 signature netiquette. Explain how the mail hooks work when continuing
2844 a composition.
2845 (Mail Amusements): Internationalize the spook section a bit.
2846 Remove the spook mail-setup-hook example, since it doesn't work well.
2847 Mention fortune-file.
2848 (Mail Methods): Mention read-mail-command.
2849
2850 2009-03-14 David Reitter <david.reitter@gmail.com>
2851
2852 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2853 and NS resources following recent changes.
2854
2855 2009-03-10 Jason Rumney <jasonr@gnu.org>
2856
2857 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2858 w32-use-visible-system-caret doc to indicate that it should get set
2859 automatically.
2860 (Windows Fonts): Add doc for the uniscribe backend.
2861
2862 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2863
2864 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2865 vc-dir. (Bug#2598)
2866
2867 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2868
2869 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2870
2871 2009-03-05 Glenn Morris <rgm@gnu.org>
2872
2873 * rmail.texi (Rmail Basics): Add reference to sorting.
2874 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2875 Minor re-wordings.
2876 (Rmail Motion): Mention rmail-next-same-subject.
2877 (Rmail Deletion): Expunging is not the only way to change the numbers.
2878 (Rmail Labels): Labels can also be used in sorting.
2879 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2880 (Rmail Display): Mention rmail-mime.
2881
2882 2009-03-04 Glenn Morris <rgm@gnu.org>
2883
2884 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2885 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2886 summary. Mention sorts cannot be undone.
2887 (Rmail Display): Give an example of how to use goto-address-mode.
2888 (Rmail Editing): It's keybindings that are redefined, not commands.
2889 Fix some typos.
2890 (Movemail): Some minor rewording.
2891 (Remote Mailboxes): Emacs movemail supports pop by default.
2892 Fix some minor grammatical issues. The "two alternative ways" to
2893 specify a POP mailbox are really just one. Remove all reference to the
2894 variables rmail-pop-password and rmail-pop-password-required, obsolete
2895 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2896 can support Kerberos.
2897
2898 2009-03-03 Glenn Morris <rgm@gnu.org>
2899
2900 * rmail.texi (Rmail Deletion): Revert previous change, which was
2901 describing the Rmail summary versions.
2902 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2903 Minor re-wording for rmail-resend.
2904 (Rmail Make Summary): Summaries apply to buffers rather than files.
2905 <rmail-summary-by-topic>: Headers includes the subject.
2906 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2907 details, including prefix arguments.
2908 Mention rmail-summary-by-senders on C-M-f.
2909 Not counting lines might be faster.
2910 (Rmail Summary Edit): More details on the delete commands.
2911 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2912 Name the commands bound to the various keys. Mention prefix argument
2913 for searching.
2914 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2915 Simplify rmail-highlighted-headers description. Update face name.
2916
2917 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
2918
2919 * mark.texi (Marking Objects): Fix typo.
2920
2921 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2924 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2925
2926 2009-03-01 Glenn Morris <rgm@gnu.org>
2927
2928 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
2929 (Rmail Motion): - M-s searches from the end of messages.
2930 (Rmail Deletion): Minor clarification. Fix numeric argument
2931 description.
2932 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2933 newmail and RMAILOSE files need not be in home-directory.
2934 (Rmail Files): Mention I/O menus are unselectable if no files match.
2935 Mention `MAIL' env-var.
2936
2937 2009-02-24 Jason Rumney <jasonr@gnu.org>
2938
2939 * mule.texi (Fontsets): Mention fontset-default, font specs and
2940 fallback fontsets.
2941 (Defining Fontsets): Mention ns and w32 variants of
2942 standard-fontset-spec. Update description of startup fontset to match
2943 Emacs 23 behavior.
2944 (Modifying Fontsets): New section. (Bug#656)
2945 (International): Link to Modifying Fontsets.
2946
2947 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
2948
2949 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2950 Mention ns-extended-platform-support-mode.
2951
2952 2009-02-22 Karl Berry <karl@gnu.org>
2953
2954 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2955
2956 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
2957
2958 * basic.texi (Moving Point, Position Info):
2959 * files.texi (Visiting):
2960 * mini.texi (Completion Options):
2961 * text.texi (HTML Mode): Remove duplicate words.
2962
2963 2009-02-20 Glenn Morris <rgm@gnu.org>
2964
2965 * rmail.texi: Minor updates for mbox rather than Babyl.
2966
2967 2009-02-17 Karl Berry <karl@gnu.org>
2968
2969 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
2970
2971 2009-02-17 Richard M Stallman <rms@gnu.org>
2972
2973 * anti.texi (Antinews): Mention Babyl format.
2974
2975 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2976
2977 * rmail.texi: Update for mbox format.
2978 Various small fixes, as well as the following.
2979 (Out of Rmail): Node deleted.
2980 (Rmail): Update menu.
2981 (Rmail Files): Comment out set-rmail-inbox-list.
2982 Document rmail-inbox-list instead.
2983 (Rmail Output): Substantial changes since C-o is now
2984 rmail-output-as-seen and o is rmail-output.
2985 (Rmail Attributes): Delete `stored', add `retried'.
2986 (Rmail Display): Editing headers works in all cases.
2987
2988 2009-02-17 Glenn Morris <rgm@gnu.org>
2989
2990 * basic.texi (Position Info): M-x count-lines-region is not always on
2991 M-=. (Bug#2269)
2992
2993 2009-02-09 Glenn Morris <rgm@gnu.org>
2994
2995 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2996 defaults.
2997
2998 2009-02-07 Eli Zaretskii <eliz@gnu.org>
2999
3000 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3001 documentation of possible problems with redecoding.
3002
3003 2009-02-03 Glenn Morris <rgm@gnu.org>
3004
3005 * rmail.texi (Out of Rmail): Mention b2m.pl.
3006
3007 2009-01-31 Glenn Morris <rgm@gnu.org>
3008
3009 * rmail.texi (Out of Rmail): Correct b2m location.
3010
3011 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * fixit.texi (Undo): Update undo limit values.
3014
3015 2009-01-27 Glenn Morris <rgm@gnu.org>
3016
3017 * emacs.texi (Top): Fix Antinews menu entry.
3018
3019 2009-01-25 Karl Berry <karl@gnu.org>
3020
3021 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3022 item with no marker, instead of the syntactically incorrect
3023 @itemize @asis.
3024
3025 2009-01-25 Juri Linkov <juri@jurta.org>
3026
3027 * building.texi (Grep Searching): Fix index entry for lgrep.
3028
3029 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3030
3031 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3032
3033 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3034
3035 * macos.texi (Preferences Panel): Update description of font setting to
3036 reflect that prior frame selection is no longer needed.
3037
3038 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
3039
3040 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3041 raise GUD subsections.
3042
3043 2009-01-15 Glenn Morris <rgm@gnu.org>
3044
3045 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3046
3047 2009-01-10 Glenn Morris <rgm@gnu.org>
3048
3049 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3050
3051 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3054 logical lines.
3055
3056 2008-12-29 Juri Linkov <juri@jurta.org>
3057
3058 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3059
3060 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3061
3062 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3065 goto-address-mode instead of goto-address.
3066
3067 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3068 mode.
3069
3070 * emacs.texi (Top): Update node listing.
3071
3072 2008-12-26 Eli Zaretskii <eliz@gnu.org>
3073
3074 * custom.texi (Directory Variables): Explain what is a "project".
3075 Add indexing. Improve wording. Add a footnote about using
3076 _dir-locals.el on MS-DOS.
3077
3078 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3079
3080 * files.texi (Misc File Ops): Mention chmod as an alias for
3081 set-file-modes.
3082
3083 2008-12-24 Martin Rudalics <rudalics@gmx.at>
3084
3085 * help.texi (Help): Fix typos and reword.
3086 (Help Summary): Add entries for C-h n and C-h r, reorder
3087 entries, and do some minor fixes.
3088 (Name Help): Say that C-h F works for commands only.
3089 (Misc Help): Say that view-lossage displays 300 keystrokes.
3090
3091 2008-12-20 Glenn Morris <rgm@gnu.org>
3092
3093 * ack.texi (Acknowledgments): General update based on AUTHORS,
3094 including removal of some stuff no longer distributed.
3095
3096 2008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
3097
3098 * fixit.texi: Mention hunspell
3099
3100 2008-12-19 Glenn Morris <rgm@gnu.org>
3101
3102 * ack.texi (Acknowledgments): Small grammar fix.
3103 Consolidate explanatory text at start.
3104
3105 * display.texi (Text Display):
3106 * indent.texi (Indentation): Use @acronym with ASCII.
3107
3108 2008-12-18 Glenn Morris <rgm@gnu.org>
3109
3110 * ack.texi: Various small updates and fixes.
3111
3112 2008-12-18 Juri Linkov <juri@jurta.org>
3113
3114 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3115 as a key binding to start a forward nonincremental word search.
3116 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3117 a backward nonincremental word search. Add index for `M-s w'
3118 `isearch-forward-word'.
3119 (Regexp Search): Add a short summary of regexp key commands like
3120 in the node "Basic Isearch".
3121 (Other Repeating Search): Fix typo.
3122
3123 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3124
3125 * misc.texi (PostScript Variables): Fix doc.
3126
3127 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * programs.texi (Program Modes): Mention Ruby mode.
3130
3131 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3132
3133 * misc.texi (emacsclient Options): Describe what an empty string
3134 argument does for --alternate-editor.
3135
3136 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3137
3138 * cmdargs.texi (Font X): Distinguish between client-side and
3139 server-side fonts. List valid Fontconfig properties. Add reference to
3140 Fontconfig manual. List valid GTK font properties. Explain use of
3141 fc-list.
3142
3143 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * cmdargs.texi (Font X): Move discussion of quoting to top.
3146
3147 2008-12-06 Glenn Morris <rgm@gnu.org>
3148
3149 * maintaining.texi (Old Revisions): Improve previous change.
3150
3151 2008-12-05 Richard M Stallman <rms@gnu.org>
3152
3153 * anti.texi (Antinews): Minor fixes.
3154
3155 2008-12-03 Glenn Morris <rgm@gnu.org>
3156
3157 * maintaining.texi (Old Revisions): Fix diff-switches description.
3158
3159 2008-12-01 Martin Rudalics <rudalics@gmx.at>
3160
3161 * emacs.texi (Top): Fix typo.
3162
3163 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * misc.texi (Document View): Explain dependence on gs at the top.
3166 Copyedits.
3167
3168 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3169
3170 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3171 (Comment Commands): Discuss region-active behavior of M-; first.
3172
3173 2008-11-29 Martin Rudalics <rudalics@gmx.at>
3174
3175 * display.texi (Line Truncation): Add reference to Continuation
3176 Lines.
3177
3178 * windows.texi (Pop Up Window): Mention split-height-threshold
3179 and split-width-threshold.
3180 (Split Window): Add reference to Continuation Lines.
3181
3182 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3183
3184 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3185 (GNUstep Support): New node.
3186 * anti.texi:
3187 * emacs.texi:
3188 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3189
3190 2008-11-28 Richard M Stallman <rms@gnu.org>
3191
3192 * misc.texi (Dissociated Press): Minor cleanups.
3193
3194 * dired.texi (Image-Dired): Avoid passive.
3195
3196 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3197
3198 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3199 representation.
3200
3201 2008-11-26 Richard M. Stallman <rms@gnu.org>
3202
3203 * files.texi (Visiting): Rewrite paragraph for clarity.
3204
3205 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3206
3207 2008-11-25 Alan Mackenzie <acm@muc.de>
3208
3209 * programs.texi (Moving by Parens): Clarify that parens inside strings
3210 and comments are ignored, and that the commands assume the starting
3211 point isn't in a string or comment.
3212
3213 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3214
3215 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3216 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3217 version.
3218 (Mac Customization): Rewrite Preferences Panel section and merge in to
3219 this node, add Open files by dragging to an Emacs window.
3220
3221 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3222
3223 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3224
3225 * files.texi (Misc File Ops): Document set-file-modes.
3226
3227 * windows.texi (Split Window): Document integer values of
3228 truncate-partial-width-windows.
3229
3230 * text.texi (Text): Simplify description of markup languages.
3231 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3232 (TeX Editing): Note that `""' inserts one `"' character.
3233 (HTML Mode): Note in the introduction that XML mode is an alias for
3234 SGML mode. Mention nXML mode.
3235
3236 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3237
3238 * building.texi (Watch Expressions): Fix typo.
3239
3240 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3241
3242 * files.texi (Visiting): Document new behavior of
3243 confirm-nonexistent-file-or-buffer.
3244
3245 * buffers.texi (Select Buffer):
3246 Document confirm-nonexistent-file-or-buffer.
3247
3248 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3249 edit-picture.
3250
3251 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3252 edit-picture', since that is just an alias for picture-mode.
3253 (Sentences): Note that repeated M-@ extends the region.
3254 (Pages): Make terminology more consistent. Link to Regexps node.
3255 (Longlines): Discuss relationship with Visual Line mode.
3256 (Text Mode): Remove extraneous discussion of other modes, since they
3257 were already introduced in the parent node.
3258
3259 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * anti.texi (Antinews): Rewrite.
3262
3263 * entering.texi (Exiting): Mention "minimize" terminology.
3264
3265 * frames.texi (Frame Commands): Mention "minimize" terminology.
3266
3267 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3268 formats.
3269 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3270 (Misc X): Don't document useless -hb option.
3271
3272 2008-11-22 Juri Linkov <juri@jurta.org>
3273
3274 * dired.texi (Dired Navigation): Change normal file name search option
3275 from `non-nil' to `t'. Add `dwim' option.
3276
3277 2008-11-22 Juri Linkov <juri@jurta.org>
3278
3279 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3280 ".dir-locals.el". Rename `define-project-bindings' to
3281 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3282 `dir-locals-set-directory-class'.
3283
3284 2008-11-22 Lute Kamstra <lute@gnu.org>
3285
3286 * buffers.texi (Select Buffer): Index goto-line.
3287 * basic.texi (Moving Point): Mention the use of a numeric prefix
3288 argument with goto-line and refer to Select Buffer for the use of a
3289 plain prefix argument.
3290
3291 2008-11-19 Glenn Morris <rgm@gnu.org>
3292
3293 * doclicense.texi: Update to FDL 1.3.
3294 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3295
3296 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * custom.texi (Minor Modes): Define mode commands and mode variables
3299 more precisely. Recommend using mode commands instead of setting
3300 variables directly. Put minor modes in a list, and add more modes.
3301 (Easy Customization): Use "init file" instead of .emacs.
3302 (Customization Groups): Update to new Custom buffer appearance.
3303 (Saving Customizations): Copyedits. Update example.
3304 (Variables): Give example of variable type-sensitivity.
3305 (Examining): Update example.
3306 (Hooks): Copyedits.
3307 (Specifying File Variables): Use C comments instead of an artificial
3308 Lisp for the example.
3309 (Keymaps): Move internals discussion to Prefix Keymaps.
3310 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3311 (Init Rebinding): Document kbd macro.
3312 (Init File): Link to Find Init.
3313
3314 * mark.texi (Using Region): Document Delete Selection Mode more
3315 thoroughly.
3316
3317 * frames.texi (Mouse Commands): Move most of the description of Delete
3318 Selection Mode to Using Region, and link to it.
3319 (Clipboard): Note that paste is bound to clipboard-yank.
3320
3321 * building.texi (Compilation): Document first-error value of
3322 compilation-scroll-output.
3323 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3324 works as soon as an error is available. Suggested by Juri Linkov.
3325
3326 * mini.texi (Passwords): New node.
3327
3328 * files.texi (Remote Files): Link to Passwords node.
3329
3330 * emacs.texi (Top): Update node listings.
3331
3332 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
3333
3334 * ack.texi (Acknowledgments): Some updating of credits.
3335
3336 * emacs.texi (Acknowledgments): Add a couple more names.
3337
3338 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3339
3340 * files.texi (Directories): Describe delete-directory in text.
3341 (Misc File Ops): Document use of trash.
3342
3343 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
3344
3345 * macos.texi (Mac Customization): Fix typos.
3346
3347 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
3348
3349 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3350 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3351 the conventions of the main Emacs manual.
3352
3353 * emacs.texi (Top): Update node listings.
3354
3355 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
3356
3357 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3358 command-line-args is processed during startup.
3359 (Action Arguments): Correctly describe how file arguments interact with
3360 the startup screen. Link to Lisp Interaction for scratch buffer.
3361 (Initial Options): Link to Command Example for -batch option.
3362 (Environment): Document initial-environment.
3363
3364 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3365 can't be changed in the site-start file.
3366
3367 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * dired.texi (Dired): Mention C-x C-d too.
3370 (Dired Enter): Document M-n in the Dired minibuffer.
3371 (Dired Navigation): Explain dired-goto-file more clearly.
3372 Document dired-isearch-filenames.
3373 (Dired Deletion): Remove unnecessary "expunged" terminology.
3374 (Flagging Many Files): & is now rebound to `% &'.
3375 (Shell Commands in Dired): Document dired-do-async-shell-command.
3376 Clarify how multi-file arguments are passed.
3377 (Misc Dired Features): Document dired-do-isearch.
3378
3379 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
3380
3381 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3382
3383 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
3384
3385 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3386
3387 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
3388
3389 * programs.texi (Program Modes): Link to Program Indent node.
3390 (Left Margin Paren): Explain consequences of changing
3391 open-paren-in-column-0-is-defun-start more concisely.
3392 (Which Function, Program Indent, Info Lookup): Minor edits.
3393 (Basic Indent): If region is active, TAB indents the region.
3394 (Multi-line Indent): If region is active, TAB indents the region.
3395 Note that indent-region is useful when Transient Mark mode is off.
3396 (Matching): The delimiter at the cursor is highlighted---the character
3397 changes color.
3398 (Symbol Completion): Link to Completion node.
3399
3400 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3401 a strictly text-only system.
3402
3403 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3404 batch mode.
3405
3406 2008-11-01 Richard M. Stallman <rms@gnu.org>
3407
3408 * misc.texi (Document View): Major rewrite.
3409
3410 * maintaining.texi (Types of Log File): Change logs are older than
3411 version control.
3412 (VCS Concepts): Simplify and rearrange.
3413 (Version Control Systems): Make it clear that Linux is only the kernel.
3414 (VC Mode Line): Shorten reference to menu item.
3415 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3416 (VC Directory Mode): Minor cleanup.
3417 Unchanged files are hidden, not omitted.
3418 (VC Directory Commands): Shorten and simplify.
3419 (Change Log Commands): New node, split from Change Logs.
3420 (VC Directory Buffer): New node, split from VC Directory Mode.
3421
3422 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * misc.texi (Document View): Rename from Document Files, moved here
3425 from files.texi.
3426
3427 * files.texi (Version Control): Move to maintaining.texi.
3428 Subnodes moved as well.
3429 (Document Files): Move to misc.texi.
3430
3431 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3432 vc-update-change-log.
3433 (Version Control): Move here from files.texi.
3434 (Format of ChangeLog): Make it a subnode of Change Log.
3435
3436 * emacs.texi (Top): Update node listing.
3437
3438 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3439
3440 * files.texi (Files): Add a section about document
3441 files (doc-view-mode).
3442
3443 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
3444
3445 * building.texi (Compilation Mode):
3446 Document compilation-auto-jump-to-first-error.
3447 (Debuggers): Lower GUD subsections to subsubsections.
3448 (Starting GUD): Add cindex.
3449 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3450
3451 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
3452
3453 * indent.texi (Indentation): Link to Program Indent.
3454
3455 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3456 now uses emacsclient's terminal.
3457
3458 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * mark.texi (Using Region): Document use-empty-active-region.
3461
3462 * emacs.texi (Top): Update node listings.
3463
3464 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3465 Don't mention obsolete emacs.bash script.
3466 (Invoking emacsclient): Rewrite, moving optional arguments to
3467 emacsclient Options.
3468 (emacsclient Options): New node. Document server-use-tcp and
3469 server-host.
3470
3471 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3472
3473 * indent.texi (Indentation): Replace list with paragraphed text,
3474 putting description of syntax-driven indentation first. Document new
3475 effect of active regions on tab.
3476 (Tab Stops): Note that editable tab stops affect indentation commands.
3477
3478 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3479
3480 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3481
3482 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * custom.texi (Function Keys): Note that modified keypad keys are not
3485 translated.
3486
3487 * basic.texi (Arguments): Explain how to insert multiple digits.
3488
3489 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
3490
3491 * files.texi (Remote Files): Precise selection of default method.
3492 Rewrite paragraph about disabling remote file names.
3493
3494 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * search.texi (Special Isearch): Document M-TAB is isearch.
3497
3498 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3499 command.
3500
3501 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3502
3503 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3504
3505 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3506 section.
3507
3508 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
3509
3510 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3511 to files.texi. Move contents of vc2-xtra.texi here.
3512
3513 * vc2-xtra.texi: File removed.
3514
3515 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3516 Directory Commands from the submenu. Don't include deleted file
3517 vc2-xtra.texi.
3518
3519 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3520 (Version Control): Add VC Directory Mode and VC Directory Commands to
3521 the submenu.
3522 (Why Version Control?): Use table format.
3523 (Version Control Systems): Note that Meta-CVS support is gone.
3524 (VCS Concepts): Note precisely when VC started supporting filesets.
3525 Remove bogus xref to CVS Options node.
3526 (Types of Log File): Copyedits.
3527 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3528 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3529 The Right Thing.
3530 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3531 (Log Buffer): Reorganize node, putting C-c C-c description first.
3532 (Old Revisions): Use CVS for example, not RCS.
3533 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3534 Commands from the submenu, putting them under Version Control.
3535 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3536 need to include it in the manual unconditionally, since it is now
3537 crucial to using distributed version control systems.
3538 (Comparing Files): Note that diff uses the minibuffer, and that the
3539 output is shown using Diff mode.
3540 (Diff Mode): Explain what "patch" and "hunk" mean.
3541 Document diff-update-on-the-fly, diff-refine-hunk, and
3542 diff-show-trailing-whitespaces.
3543 (File Archives): Add rar support.
3544
3545 * major.texi (Choosing Modes): Make mode selection sequence more
3546 obvious by describing the steps in order of priority. Note that
3547 magic-mode-alist is nil by default.
3548 Document magic-fallback-mode-alist.
3549
3550 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * frames.texi (Mouse References): Copyedits.
3553
3554 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3555
3556 * ack.texi (Acknowledgments): Add myself as doc-view author.
3557
3558 2008-10-20 Eli Zaretskii <eliz@gnu.org>
3559
3560 * frames.texi (Dialog Boxes): Add @cindex entries.
3561
3562 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3565 (Text-Only Mouse): Copyedit.
3566
3567 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * frames.texi: Use @key throughout for mouse clicks.
3570 (Cut/Paste Other App): Document yank-pop-change-selection.
3571 (Secondary Selection): Fix modified mouse click syntax.
3572 (Clipboard): Describe Cut, Copy and Paste commands.
3573 (Mouse References): Not all references are in read-only buffers.
3574 Copyedits.
3575 (Creating Frames): Add xref to Init File.
3576 (Frame Commands): Add xref to Exiting.
3577 (Scroll Bars): Document GTK vs toolkit behavior.
3578
3579 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * files.texi (Version Control): Copyedits. Add Bazaar.
3582 (Version Control Systems): List different VCS's using an itemized list.
3583 Add Bazaar.
3584 (VCS Concepts): Copyedits. Tweak description of file merging.
3585
3586 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3587 (Cut/Paste Other App): Document select-active-regions and
3588 x-select-enable-primary.
3589
3590 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * mark.texi (Shift Selection): Correct case in node name.
3593
3594 * emacs.texi (Top): Update node order in Mark chapter.
3595
3596 2008-10-12 Eli Zaretskii <eliz@gnu.org>
3597
3598 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3599
3600 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3601 elsewhere in the manual instead of describing yet again the intricacies
3602 of $HOME on MS-Windows and MS-DOS.
3603
3604 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * mini.texi (Minibuffer File): Add xref to File Names.
3607 (Minibuffer File): Add discussion of `~' in file names.
3608 Add insert-default-directory index reference.
3609
3610 * files.texi (File Names): Reorganize description.
3611 (Visiting): Add xref to Mode Line. Copyedits.
3612 (Save Commands): Mention prefix behavior of C-x C-s.
3613 (Numbered Backups): Node deleted.
3614 (Backup Names): Contents of Numbered Backups moved here. State default
3615 of version-control variable.
3616 (Reverting): Copyedits.
3617 (Version Control): Add additional version control systems.
3618
3619 * emacs.texi (Top): Delete Numbered Backups node.
3620
3621 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3622 Backup Names.
3623 (Initial Options): Document renamed variable inhibit-startup-screen.
3624
3625 2008-10-11 Romain Francoise <romain@orebokech.com>
3626
3627 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3628
3629 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3632 (Select Buffer): Mention use of minibuffer history. Describe default
3633 value of default-major-mode. Mention that C-x 4 b selects the other
3634 window.
3635 (List Buffers): Document CRM indicators in the order they appear.
3636 (Kill Buffer): Document new command kill-matching buffers.
3637 (Several Buffers): Move explanation of the relationship between buffer
3638 list and buffer menu to the top.
3639 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3640
3641 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
3642
3643 * entering.texi (Exiting): Document change of C-x C-c to
3644 save-buffers-kill-terminal. Document kill-emacs.
3645
3646 2008-09-30 Eli Zaretskii <eliz@gnu.org>
3647
3648 * mule.texi (Coding Systems): Don't mention codepage-setup.
3649
3650 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3651 cpNNN coding systems anymore.
3652 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
3653 for unibyte mode. Don't mention line-drawing characters.
3654 Don't mention dos-unsupported-char-glyph.
3655
3656 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
3657
3658 * search.texi (Search): Shorten introduction.
3659 (Basic Isearch): Add command table. Discuss reverse isearch and
3660 isearch highlighting.
3661 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3662 ring to cindex.
3663 (Special Isearch): Move input methods discussion here.
3664 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3665 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3666 Repeat Isearch.
3667 (Isearch Minibuffer): New node.
3668 (Word Search): Document new word search commands.
3669 (Regexp Example): Simplify example using sentence-end-base variable.
3670 (Replace): Reword introduction.
3671 (Unconditional Replace): Remove unnecessary example.
3672 (Other Repeating Search): Document new `M-s o' binding.
3673
3674 * emacs.texi (Top): Update node listings.
3675
3676 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
3677
3678 * emacs.texi (Top): Remove Kill Errors from menu.
3679
3680 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
3681
3682 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3683 interface for defining macros. Simplify examples. Note that C-g quits
3684 macro definitions.
3685 (Keyboard Macro Counter): Document using F3 to insert counter.
3686 Give usage example.
3687 (Keyboard Macro Query): Organize query responses in a table.
3688
3689 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3690 Link to Erasing node.
3691 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3692 rationale to a footnote.
3693 (Kill Errors): Remove node, due to redundancy with Erasing.
3694 (Spelling): Move discussion of flyspell to end. Note new behavior of
3695 M-$ in active region. Remove non-ispell-specific keybindings from
3696 table.
3697
3698 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3699
3700 * cmdargs.texi (Initial Options): Document --daemon.
3701
3702 2008-09-20 Glenn Morris <rgm@gnu.org>
3703
3704 * files.texi (Numbered Backups): Mention that some modes set
3705 version-control.
3706
3707 2008-09-20 Jim Blandy <jimb@red-bean.com>
3708
3709 * files.texi (Numbered Backups): Reference File Variables, as well.
3710 Remove discussion of Rmail's implementation.
3711
3712 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * misc.texi (Recursive Edit): Note that top-level exits active
3715 minibuffers.
3716
3717 * trouble.texi (Quitting): Likewise.
3718
3719 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * emacs.texi (Top): Add Temporary Face Changes xref.
3722
3723 * display.texi (Display): Move Temporary Face Changes node to just
3724 after Standard Faces.
3725 (Scrolling): Document recenter-top-bottom instead of recenter.
3726 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3727 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3728 (Display Custom): Copyedits.
3729 (Optional Mode Line): Document display-battery-mode.
3730
3731 2008-08-27 Romain Francoise <romain@orebokech.com>
3732
3733 * custom.texi (Directory Variables): Minor fix.
3734
3735 2008-08-27 Glenn Morris <rgm@gnu.org>
3736
3737 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3738 descriptions.
3739 (Calendar Customizing): Tweak layout description.
3740 Move calendar-today-marker and calendar-today face to the other
3741 markers. Condense calendar-star-date and calendar-mark-today
3742 description.
3743 (Holiday Customizing): Add oriental and solar holidays.
3744 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3745 Fix holiday-float description. Use zerop in examples. Be less verbose.
3746 (Date Display Format): Change ISO format. Be less verbose.
3747 (Diary Customizing): Mention day and month abbrev arrays.
3748 Mention the date-form variables by name. Update European example.
3749 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3750 Condense examples. Mention diary-entry-symbols by name.
3751 Condense table for insertion commands.
3752 (Fancy Diary Display): Mention diary-include-string and
3753 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3754 Ethiopic, Persian date functions. Condense descriptions.
3755
3756 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3757 (Adding to Diary): Adapt for changed node name.
3758
3759 2008-08-26 Glenn Morris <rgm@gnu.org>
3760
3761 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3762 node "Hebrew/Islamic Entries".
3763
3764 * calendar.texi (Specified Dates): Fix names of iso functions.
3765 (General Calendar): There may not be another window.
3766 (Writing Calendar Files, Holidays): Tweak intro.
3767 (Holidays): Mention Baha'i and Chinese holidays.
3768 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3769 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3770 (To Other Calendar): Add calendar-print-other-dates.
3771 Refer to "graphic display" rather than "X.
3772 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3773 (Displaying the Diary): Fix whitespace after reference.
3774 Fix `diary-number-of-entries' reference.
3775 (Date Formats): Explicitly mention that day names can be abbreviated.
3776 (Adding to Diary): Add some references to other sections.
3777 (Special Diary Entries): Fix reference.
3778 (Appointments): Simplify appt-message-warning-time entry.
3779 Clarify where times must be.
3780 (Importing Diary): Comment out icalendar paragraph that does not apply.
3781 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3782
3783 2008-08-23 Glenn Morris <rgm@gnu.org>
3784
3785 * fortran-xtra.texi (Fortran): Change description of free form and
3786 fixed form a bit. Mention hideshow and imenu.
3787 (Fortran Motion): Mention fortran-end-of-subprogram,
3788 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3789 (Fortran Indent): Minor re-word.
3790 (ForIndent Commands): Mention fortran-fill-paragraph and
3791 fortran-fill-statement.
3792 (ForIndent Cont): Mention fortran-tab-mode-string.
3793 (Fortran Comments): Mention fortran-comment-line-start-skip.
3794 (Fortran Columns): Mention font-locking.
3795 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3796
3797 2008-08-23 Johan Bockgård <bojohan@muon>
3798
3799 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3800
3801 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
3802
3803 * mini.texi (Minibuffer): Simplify introduction.
3804 (Minibuffer File): Document tilde in minibuffer filenames.
3805 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3806 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3807 (Completion Example): Update example to current command list.
3808 (Completion Options): Document `lazy' value of completion-auto-help.
3809 Update contents of completion-ignored-extensions.
3810 (Minibuffer History): Describe "future history" list. State default
3811 value of history-delete-duplicates.
3812
3813 2008-08-21 Glenn Morris <rgm@gnu.org>
3814
3815 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
3816 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
3817
3818 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * regs.texi (Registers): Clarify valid register names.
3821 (RegPos): Note that buffer is saved and restored too.
3822 (RegText): Note that mark is reactivated/deactivated.
3823 (RegConfig): Xref to Windows node.
3824
3825 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
3826
3827 * basic.texi (Inserting Text): Provide command name for C-q.
3828
3829 * killing.texi (Killing): Copyedit. Define read-only text.
3830 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3831 (Killing by Lines): Copyedit.
3832 (Other Kill Commands): Move M-w description here.
3833 (Yanking): Move M-w to Other Kill Commands.
3834 (Kill Ring): Also mention saving text in registers. Link to Text
3835 Properties in elisp manual.
3836 (Accumulating Text): Copyedit.
3837 (CUA Bindings): Shift selection is now the default.
3838
3839 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3840
3841 * maintaining.texi (Change Log): Mention next-error is available.
3842
3843 2008-08-10 Glenn Morris <rgm@gnu.org>
3844
3845 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3846 and intermonth text.
3847 (Holiday Customizing): Add holiday-chinese.
3848
3849 2008-08-08 Eli Zaretskii <eliz@gnu.org>
3850
3851 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3852
3853 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3854
3855 * files.texi (Log Buffer): Describe C-c C-d.
3856 (Diff Mode): Describe C-x 4 A.
3857
3858 2008-08-06 Eli Zaretskii <eliz@gnu.org>
3859
3860 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3861
3862 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3863
3864 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3865 describe the new bindings to show the changeset diff, toggle annotation
3866 visibility, show revisions.
3867 (VC Status): Describe key bindings for modifying the change comments,
3868 displaying changeset diffs and annotations.
3869
3870 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3871
3872 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
3873
3874 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3875
3876 2008-08-02 Eli Zaretskii <eliz@gnu.org>
3877
3878 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3879 and wording.
3880
3881 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3882
3883 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
3884 marking/unmarking. Add descriptions for the multiple file search
3885 commands. Improve some old info.
3886
3887 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
3888
3889 * display.texi (Visual Line Mode): New node.
3890
3891 * basic.texi (Inserting Text): Move DEL to deletion node.
3892 (Moving Point): Add additional alternative key bindings.
3893 Describe line-move-visual.
3894 (Erasing): Describe DEL.
3895 (Basic Undo, Blank Lines, Arguments): Copyedit.
3896 (Continuation Lines): Mention Visual Line mode.
3897 (Position Info): Move extended discussion to mule.texi.
3898
3899 * mule.texi (International Chars): Describe C-x =.
3900
3901 * emacs.texi (Top): Add Visual Line Mode node.
3902
3903 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3904
3905 * emacs.texi: Remove VMS support.
3906
3907 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3908
3909 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3910 the vc-dir command name.
3911
3912 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3913
3914 * xresources.texi: Remove mentions of Mac Carbon.
3915
3916 2008-07-19 Andreas Schwab <schwab@suse.de>
3917
3918 * ns-emacs.texi: Move to ../misc.
3919
3920 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
3921
3922 * entering.texi (Exiting): Don't describe text-only terminals as the
3923 default. Describe the new startup screen.
3924 (Exiting): Describe how to kill Emacs first. Change description of
3925 iconification to handle modern window systems.
3926
3927 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3928
3929 * ns-emacs.texi: New file, documents features of Emacs port under
3930 NeXTstep windowing.
3931
3932 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
3933
3934 * entering.texi (Entering Emacs): Update prev node.
3935
3936 * glossary.texi (Glossary): Remove xref to Text Characters.
3937
3938 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3939 directly, rather than in the context of ASCII. Move description of
3940 special properties of modifier key to new Modifier Keys node.
3941 (Keys): Copyedit.
3942 (Text Characters): Delete node. Multibyte is the default nowadays, and
3943 the node contents are obsolete.
3944
3945 * custom.texi (Modifier Keys): New node.
3946
3947 * emacs.texi (Top): Update node list.
3948
3949 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
3950
3951 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3952 saying that Emacs provides menus and mouse support (which is par for
3953 the course).
3954
3955 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3956 early on.
3957 (Point): Copyedit. Relegate historical trivia to a footnote.
3958 (Mode Line): Explain mode-line format more consistently.
3959 (Menu Bar): Copyedit.
3960
3961 2008-06-27 Glenn Morris <rgm@gnu.org>
3962
3963 * cal-xtra.texi (Sexp Diary Entries):
3964 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3965
3966 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
3967
3968 * mark.texi (Shift selection): New node.
3969 (Mark): Copyedits.
3970 (Persistent Mark): Move to the end of the chapter.
3971
3972 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3973
3974 * makefile.w32-in (distclean): Remove makefile.
3975
3976 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
3977
3978 * building.texi (Starting GUD): Add an entry for gud-gdb.
3979 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3980 command mode.
3981
3982 2008-06-17 Glenn Morris <rgm@gnu.org>
3983
3984 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3985
3986 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
3987
3988 * building.texi (Starting GUD): Expand on remote debugging.
3989 (Other GDB-UI Buffers): Mention new keyboard bindings.
3990
3991 2008-06-15 Glenn Morris <rgm@gnu.org>
3992
3993 * gnu.texi: Use a verbatim license for this invariant section,
3994 as per etc/GNU.
3995
3996 2008-06-13 Daniel Engeler <engeler@gmail.com>
3997
3998 * emacs.texi, misc.texi: Add documentation about serial port access.
3999
4000 2008-06-13 Glenn Morris <rgm@gnu.org>
4001
4002 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4003 maintain.info.
4004
4005 2008-06-05 Miles Bader <miles@gnu.org>
4006
4007 * display.texi (Temporary Face Changes): Update to reflect function
4008 renamings in face-remap.el.
4009
4010 2008-06-04 Miles Bader <miles@gnu.org>
4011
4012 * display.texi (Temporary Face Changes):
4013 Add `adjust-buffer-face-height'. Rewrite description of
4014 `increase-buffer-face-height' and `decrease-default-face-height' now
4015 that they aren't bound by default.
4016
4017 2008-06-03 Miles Bader <miles@gnu.org>
4018
4019 * display.texi (Temporary Face Changes): New node.
4020
4021 2008-05-31 Eli Zaretskii <eliz@gnu.org>
4022
4023 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4024
4025 2008-05-31 Glenn Morris <rgm@gnu.org>
4026
4027 * cal-xtra.texi (Fancy Diary Display): Simplify.
4028
4029 2008-05-30 Glenn Morris <rgm@gnu.org>
4030
4031 * cal-xtra.texi (Fancy Diary Display): Update for
4032 diary-display-function replacing diary-display-hook.
4033
4034 2008-05-29 Drew Adams <drew.adams@oracle.com>
4035
4036 * msdog.texi (Windows Keyboard): Add descriptions of
4037 w32-register-hot-key and w32-unregister-hot-key.
4038
4039 2008-05-21 Tom Tromey <tromey@redhat.com>
4040
4041 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4042 Variables node.
4043
4044 2008-05-19 Tom Tromey <tromey@redhat.com>
4045
4046 * custom.texi (Variables): Add Directory Variables to menu.
4047 (Directory Variables): New node.
4048
4049 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4050
4051 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4052
4053 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4054
4055 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4056 Revision Tags and rewritten. Section now uses modern terminology,
4057 (tags rather than snapshots) and describes post-SCCS systems more
4058 accurately.
4059
4060 2008-05-10 Eli Zaretskii <eliz@gnu.org>
4061
4062 * msdog.texi (Windows Files): Update documentation of
4063 w32-get-true-file-attributes.
4064
4065 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4066
4067 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4068 directory mode.
4069
4070 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
4071
4072 * killing.texi (Appending Kills): Remove a strangely off-topic index
4073 entry "television".
4074
4075 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4076
4077 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4078
4079 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4080
4081 * emacs/buffers.texi, emacs/files.texi (Version-control):
4082 vc-toggle-read-only is no longer a good idea...
4083
4084 2008-04-29 Glenn Morris <rgm@gnu.org>
4085
4086 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4087
4088 2008-04-22 Juri Linkov <juri@jurta.org>
4089
4090 * dired.texi (Subdirectories in Dired): Describe using `^'
4091 to return to the parent directory.
4092
4093 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
4094
4095 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4096 recent changes.
4097
4098 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4101 (Other GDB-UI Buffers): Update for recent thread related changes.
4102
4103 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4104
4105 * maintaining.texi (Maintaining):
4106 * emacs.texi (Top): Typo.
4107
4108 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4109
4110 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4111 arg in `font-lock-add-keywords'.
4112
4113 2008-04-08 Glenn Morris <rgm@gnu.org>
4114
4115 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4116 Also add Baha'i calendar references where appropriate.
4117
4118 2008-04-05 Glenn Morris <rgm@gnu.org>
4119
4120 * custom.texi (Init File): Byte-compiling .emacs is bad.
4121
4122 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4123
4124 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4125
4126 2008-03-29 Glenn Morris <rgm@gnu.org>
4127
4128 * calendar.texi: Update for `calendar-date-style' replacing
4129 `european-calendar'.
4130
4131 2008-03-28 Jason Rumney <jasonr@gnu.org>
4132
4133 * display.texi (Display Custom): Mention overlay-margin in text.
4134
4135 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
4136
4137 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4138 tutorial' comments.
4139
4140 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
4141
4142 * mark.texi (Mark): Rearrange nodes.
4143 (Persistent Mark): Rename from Transient Mark.
4144 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4145 Describe Transient Mark mode as the default.
4146
4147 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4148 the default behavior with Transient Mark mode off.
4149 (Position Info): Fix typo.
4150
4151 * display.texi (Standard Faces): Reference the Mark node.
4152 Remove discussion of the region face, which is discussed there.
4153
4154 * emacs.texi (Top): Update node listings.
4155
4156 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4157 as the default.
4158
4159 * fixit.texi (Undo): Standardize choice of undo key sequence.
4160 (Undo, Spelling): Describe Transient Mark mode as the default.
4161
4162 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4163 default.
4164
4165 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4166
4167 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4168 mode is the default, and note that the mark is not activated when set.
4169
4170 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4171 Describe Transient Mark mode as the default.
4172
4173 * search.texi (Basic Isearch): Reference the Mark Ring node.
4174 (Replace, Unconditional Replace, Other Repeating Search):
4175 Describe Transient Mark mode as the default.
4176
4177 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4178 Describe Transient Mark mode as the default.
4179 (Paragraphs): Describe how M-h behaves when region is active.
4180
4181 * trouble.texi (Quitting): Clarify effects of C-g.
4182
4183 2008-03-13 Glenn Morris <rgm@gnu.org>
4184
4185 * emacs.texi (EMACSVER): Set to 23.0.60.
4186
4187 2008-03-05 Glenn Morris <rgm@gnu.org>
4188
4189 * dired.texi (Hiding Subdirectories): Fix previous change.
4190
4191 2008-03-05 Drew Adams <drew.adams@oracle.com>
4192
4193 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4194
4195 2008-02-28 Kim F. Storm <storm@cua.dk>
4196
4197 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4198 Move describe-distribution to C-h C-o.
4199 Move view-emacs-problems to C-h C-p.
4200 Add view-emacs-debugging on C-h C-d.
4201 Add view-external-packages on C-h C-e.
4202 Add view-order-manuals on C-h C-m.
4203
4204 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
4205
4206 * msdog-xtra.texi (MS-DOS): Docstring fix.
4207
4208 2008-02-09 Eli Zaretskii <eliz@gnu.org>
4209
4210 * msdog.texi (Windows Fonts): Use a @table for describing font
4211 properties.
4212
4213 2008-02-07 Jason Rumney <jasonr@gnu.org>
4214
4215 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4216 value has changed.
4217 (Windows HOME): Clarify what is meant by "if that fails as well".
4218 (Windows Fonts): New section.
4219
4220 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4221
4222 * basic.texi (Basic Undo): Remove duplicate "you can".
4223
4224 2008-02-02 Eli Zaretskii <eliz@gnu.org>
4225
4226 * maintaining.texi (Tags): Fix last change.
4227
4228 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
4229
4230 * tramp.texi: Use new FSF's Back-Cover Text.
4231
4232 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
4233
4234 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4235
4236 2008-01-26 Richard Stallman <rms@gnu.org>
4237
4238 * maintaining.texi (Tags): Delete redundant index entry.
4239
4240 2008-01-26 Eli Zaretskii <eliz@gnu.org>
4241
4242 * programs.texi (Imenu): Move "@cindex tags" from here...
4243 * maintaining.texi (Tags): ...to here.
4244
4245 2008-01-23 Kevin Ryde <user42@zip.com.au>
4246
4247 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4248 click count.
4249
4250 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
4251
4252 * entering.texi (Exiting): Fix typo.
4253 Reported by D. E. Evans <sinuhe@gnu.org>.
4254
4255 2007-12-31 Martin Rudalics <rudalics@gmx.at>
4256
4257 * glossary.texi (Glossary): Fix typo.
4258
4259 2007-12-27 Richard Stallman <rms@gnu.org>
4260
4261 * text.texi (Formatted Text): Improve menu tag.
4262 (Editing Format Info): In Info, add duplicate menu of nodes
4263 about the submenus.
4264 (Format Faces): Say where Faces menu is found. Mention Other.
4265 (Format Colors): Say where these submenus are found.
4266 (Format Indentation, Format Justification): Likewise.
4267 (Format Properties): Likewise.
4268
4269 2007-12-22 Richard Stallman <rms@gnu.org>
4270
4271 * search.texi (Query Replace): Make exp of query-replace more
4272 self-contained, and clarify.
4273
4274 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4275
4276 2007-12-15 Richard Stallman <rms@gnu.org>
4277
4278 * files.texi (Auto Save): Clarify definition of auto-saving.
4279
4280 2007-11-26 Richard Stallman <rms@gnu.org>
4281
4282 * help.texi (Help Echo): Cleanups.
4283
4284 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4285
4286 * files.texi (Why Version Control?): Fix typo.
4287 (VCS Concepts): Fix typos; small tense fix.
4288 (Selecting a Fileset): Fix typos; small rewording.
4289 (Log Buffer): Likewise.
4290 (Old Revisions): Likewise.
4291
4292 2007-11-17 Eli Zaretskii <eliz@gnu.org>
4293
4294 * mule.texi (Communication Coding): Fix wording of last change.
4295
4296 2007-11-16 Werner Lemberg <wl@gnu.org>
4297
4298 * custom.texi (Specifying File Variables):
4299 * major.texi (Choosing Modes): Mention '\" in man pages.
4300
4301 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4302
4303 * mule.texi (Communication Coding): Document x-select-request-type.
4304
4305 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4306
4307 2007-11-15 Francesco Potortì <pot@gnu.org>
4308
4309 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4310 --output=file.
4311
4312 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4313
4314 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4315 (Help Echo): Avoid mentioning the term "region" here and
4316 consistently use the term "active text".
4317
4318 2007-11-11 Glenn Morris <rgm@gnu.org>
4319
4320 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4321
4322 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4323
4324 * search.texi (Query Replace):
4325 Mention `query-replace-show-replacement'.
4326
4327 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
4328
4329 * building.texi (Watch Expressions): Remove obscure sentence.
4330
4331 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4332
4333 * mule.texi (Select Input Method): Describe how to activate an input
4334 method in the text mode.
4335
4336 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4337
4338 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4339
4340 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
4341
4342 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4343
4344 2007-10-30 Glenn Morris <rgm@gnu.org>
4345
4346 * misc.texi (Directory Tracking): Explain a bit more about
4347 dirtrack-mode.
4348
4349 2007-10-25 Glenn Morris <rgm@gnu.org>
4350
4351 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4352
4353 2007-10-24 Richard Stallman <rms@gnu.org>
4354
4355 * misc.texi (Interactive Shell): Cleanup last change.
4356
4357 2007-10-22 Juri Linkov <juri@jurta.org>
4358
4359 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4360 default values.
4361
4362 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4363
4364 * files.texi: Disambiguate two slightly different uses of the term
4365 'filesets'.
4366
4367 2007-10-18 Martin Rudalics <rudalics@gmx.at>
4368
4369 * trouble.texi (Quitting): Fix typo.
4370
4371 2007-10-18 Glenn Morris <rgm@gnu.org>
4372
4373 * frames.texi (Mode Line Mouse): Mention minor mode names.
4374
4375 2007-10-17 Juri Linkov <juri@jurta.org>
4376
4377 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4378 fill-paragraph operates on the active region in Transient Mark mode.
4379 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4380 with fill-paragraph.
4381
4382 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4383 fill-paragraph.
4384
4385 * fixit.texi (Spelling): ispell-word operates on the active region
4386 in Transient Mark mode.
4387
4388 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
4389
4390 * building.texi (Source Buffers):
4391 * custom.texi (Init Non-ASCII):
4392 * glossary.texi (Glossary): Use "key binding" consistently.
4393
4394 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
4395
4396 * calendar.texi (Diary): Fix directive.
4397
4398 2007-10-16 Richard Stallman <rms@gnu.org>
4399
4400 * calendar.texi (Diary): Clarify text about diary file example.
4401
4402 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4403
4404 * files.texi: Capitalize node names according to convention.
4405
4406 2007-10-13 Glenn Morris <rgm@gnu.org>
4407
4408 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4409
4410 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4411
4412 * emacs.texi:
4413 * files.texi (Version Systems): Minor fixes to version-control material
4414 suggested by RMS and Robert J. Chassell.
4415
4416 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4417
4418 * files.texi (Version Systems):
4419 * vc-xtra.texi:
4420 * vc1-xtra.texi:
4421 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4422 operations. Change of terminology from `version' to `revision'.
4423 Revise text for adequate description of VCSes with monotonic IDs.
4424 * emacs.texi: Change of terminology from `version' to `revision'.
4425
4426 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4427
4428 * files.texi (Version Systems): Describe newer VCses.
4429 Reorder the descriptions to be chronological.
4430
4431 2007-10-09 Richard Stallman <rms@gnu.org>
4432
4433 * display.texi (Cursor Display): Correct how cursor appears
4434 in nonselected windows.
4435
4436 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
4437
4438 * building.texi (GDB Graphical Interface): Remove references to gdba
4439 and mention gud-gdb.
4440
4441 2007-08-31 Eli Zaretskii <eliz@gnu.org>
4442
4443 * rmail.texi (Rmail Sorting): Improve indexing.
4444
4445 2007-10-06 Juri Linkov <juri@jurta.org>
4446
4447 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4448 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4449 fill-paragraph-or-region.
4450
4451 * basic.texi (Arguments): Replace fill-paragraph with
4452 fill-paragraph-or-region.
4453
4454 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4455
4456 * files.texi: Update the section on version control for 2007
4457 conditions. None of these changes are new-VC-specific; that
4458 will come later.
4459
4460 2007-09-15 Glenn Morris <rgm@gnu.org>
4461
4462 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4463 to `list-holidays'.
4464
4465 2007-09-14 Glenn Morris <rgm@gnu.org>
4466
4467 * calendar.texi: Update all instances of mark-calendar-holidays,
4468 list-calendar-holidays, list-holidays with the new names.
4469
4470 2007-09-06 Glenn Morris <rgm@gnu.org>
4471
4472 Move manual sources from man/ to subdirectories of doc/.
4473 Split into the Emacs manual in emacs/, and other manuals in misc/.
4474 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4475 manual.
4476 (infodir): New variable.
4477 (info): Use $infodir.
4478 (emacsman): Delete target, not needed any more.
4479 Move all targets that are not the Emacs manual to misc/Makefile.in.
4480 (mostlyclean): Remove `gnustmp'.
4481 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4482 manual.
4483 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4484 (emacsman): Delete target, not needed any more.
4485 (clean): Remove all info files but Emacs manual.
4486 Move all targets that are not the Emacs manual to misc/Makefile.in.
4487 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4488
4489 * Makefile.in (INFOSOURCES): Delete.
4490 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4491 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4492 *.vrs *.toc here...
4493 (maintainer-clean): ...from here.
4494
4495 2007-09-05 Glenn Morris <rgm@gnu.org>
4496
4497 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4498
4499 2007-08-29 Glenn Morris <rgm@gnu.org>
4500
4501 * emacs.texi (EMACSVER): Increase to 23.0.50.
4502
4503 2007-08-27 Richard Stallman <rms@gnu.org>
4504
4505 * emacs.texi (Top): Clarify menu item for Glossary.
4506
4507 * display.texi (Faces): Change secn title.
4508 Clarify not all fonts come from Font Lock.
4509
4510 2007-08-17 Eli Zaretskii <eliz@gnu.org>
4511
4512 * basic.texi (Position Info): Add index entry for face at point.
4513 Mention that character faces are also displayed by "C-u C-x =".
4514
4515 2007-08-08 Glenn Morris <rgm@gnu.org>
4516
4517 * glossary.texi (Glossary): Deprecate `iff'.
4518
4519 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4520
4521 * files.texi (File Conveniences): Document point motion keys in Image
4522 mode.
4523
4524 2007-07-27 Glenn Morris <rgm@gnu.org>
4525
4526 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4527 in-line.
4528
4529 * gpl.texi: New file with text of GPL.
4530 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4531
4532 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4533
4534 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4535
4536 * dired.texi (Wdired): Mention C-x C-q key binding.
4537
4538 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
4539
4540 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4541
4542 2007-07-25 Glenn Morris <rgm@gnu.org>
4543
4544 * emacs.texi (Copying): Replace license with GPLv3.
4545
4546 * Relicense all FSF files to GPLv3 or later.
4547
4548 2007-07-24 Glenn Morris <rgm@gnu.org>
4549
4550 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4551 for some calendars.
4552
4553 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
4554
4555 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4556 default-directory for the current buffer is on a remote machine.
4557
4558 2007-07-21 Eli Zaretskii <eliz@gnu.org>
4559
4560 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4561 default value.
4562
4563 2007-07-21 Richard Stallman <rms@gnu.org>
4564
4565 * files.texi (Why Version Control?): Improve previous change.
4566
4567 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4568
4569 * files.texi (Why Version Control?): New node.
4570
4571 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4572
4573 * building.texi (Starting GUD): Add xref to this anchor.
4574
4575 2007-06-24 Karl Berry <karl@gnu.org>
4576
4577 * emacs.texi: New Back-Cover Text.
4578
4579 2007-06-07 Alan Mackenzie <acm@muc.de>
4580
4581 * display.texi (Optional Mode Line): Document the new form of
4582 line+column numbers, "(561,2)".
4583
4584 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4585
4586 * maintaining.texi (Create Tags Table): Fix typos.
4587
4588 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4589
4590 * Version 22.1 released.
4591
4592 2007-05-07 Karl Berry <karl@gnu.org>
4593
4594 * emacs.texi (EMACSVER): Back to 22.
4595
4596 2007-05-06 Richard Stallman <rms@gnu.org>
4597
4598 * maintaining.texi (Create Tags Table): Clean up previous change.
4599
4600 2007-05-05 Francesco Potortì <pot@gnu.org>
4601
4602 * maintaining.texi (Create Tags Table): Add text about the dangers of
4603 making symbolic links to tags files.
4604
4605 2007-05-04 Karl Berry <karl@gnu.org>
4606
4607 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4608
4609 2007-05-03 Karl Berry <karl@gnu.org>
4610
4611 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4612
4613 * .cvsignore (*.pdf): New entry.
4614
4615 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4616 for printing.
4617
4618 2007-05-01 Richard Stallman <rms@gnu.org>
4619
4620 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4621
4622 2007-04-28 Glenn Morris <rgm@gnu.org>
4623
4624 * ack.texi (Acknowledgments):
4625 * anti.texi (Antinews):
4626 * programs.texi (Program Modes): Restore mention of python.el pending
4627 consideration of legal status.
4628
4629 2007-04-28 Richard Stallman <rms@gnu.org>
4630
4631 * files.texi (File Names): Fixes to ~ description on MS systems.
4632
4633 2007-04-26 Glenn Morris <rgm@gnu.org>
4634
4635 * emacs.texi (EMACSVER): Increase to 22.1.50.
4636
4637 2007-04-25 Karl Berry <karl@gnu.org>
4638
4639 * emacs.texi: Improve line breaks on copyright page,
4640 similar layout to lispref, 8.5x11 by default.
4641
4642 * dired.texi (Image-Dired): Improve line break, fix typo.
4643
4644 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
4645
4646 * programs.texi (Program Modes):
4647 * anti.texi (Antinews):
4648 * ack.texi (Acknowledgments): python.el removed.
4649
4650 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
4651
4652 * display.texi (Highlight Interactively): Correct description of
4653 hi-lock-file-patterns-policy.
4654
4655 * files.texi (File Archives): Mention self-extracting executables.
4656
4657 2007-04-23 Eli Zaretskii <eliz@gnu.org>
4658
4659 * search.texi (Unconditional Replace, Query Replace): Add xref to
4660 "Replacement and Case".
4661
4662 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
4663
4664 * dired.texi (Image-Dired): Move from Thumbnails node.
4665 * misc.texi (Thumbnails): Node deleted.
4666 * emacs.texi (Top): Update node listing.
4667
4668 * files.texi (File Conveniences):
4669 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
4670
4671 2007-04-21 Richard Stallman <rms@gnu.org>
4672
4673 * display.texi (Highlight Interactively): Correct previous change.
4674 Clarify doc of hi-lock-find-patterns, and move new features into it.
4675
4676 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
4677
4678 * display.texi (Highlight Interactively):
4679 Document hi-lock-file-patterns-policy.
4680
4681 2007-04-20 Martin Rudalics <rudalics@gmx.at>
4682
4683 * display.texi (Scrolling): Fix typo.
4684
4685 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4686
4687 * doclicense.texi: Remove node heading, so that it can be included by
4688 other files.
4689
4690 * emacs.texi: Insert node heading for GFDL.
4691
4692 2007-04-14 Eli Zaretskii <eliz@gnu.org>
4693
4694 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4695 "command line".
4696
4697 * display.texi (Faces): Refer to "Creating Frames" for face
4698 and other frame customizations in .emacs.
4699
4700 * frames.texi (Creating Frames): Mention that face customizations can
4701 be put in .emacs. Add index entries.
4702
4703 2007-04-12 Richard Stallman <rms@gnu.org>
4704
4705 * glossary.texi (Glossary): Explain `iff'.
4706
4707 2007-04-11 Karl Berry <karl@gnu.org>
4708
4709 * gnu.texi (Top),
4710 * macos.texi (Mac Font Specs),
4711 * anti.texi (Antinews),
4712 * xresources.texi (Resources),
4713 * misc.texi (Emulation),
4714 * calendar.texi (Daylight Saving),
4715 * dired.texi (Dired and Find),
4716 * rmail.texi (Remote Mailboxes),
4717 * sending.texi (Mail Headers),
4718 * programs.texi (Which Function),
4719 * files.texi (Recover),
4720 * buffers.texi (Uniquify),
4721 * frames.texi (Wheeled Mice),
4722 * killing.texi (Rectangles): Wording to improve breaks in
4723 8.5x11 format.
4724 * mule.texi (Language Environments): \hbadness=10000 since there's
4725 no way to reword.
4726 * emacs.texi (smallbook): New @set to more easily switch between
4727 smallbook and 8.5x11.
4728
4729 2007-04-11 Richard Stallman <rms@gnu.org>
4730
4731 * files.texi (File Conveniences): Add xref to Tumme.
4732 Delete text about Thumbnail mode.
4733
4734 2007-04-09 Alan Mackenzie <acm@muc.de>
4735
4736 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4737 new name. Insert concept index entries.
4738
4739 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
4740
4741 * display.texi (Standard Faces): Document prefix arg for
4742 list-faces-display.
4743
4744 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4745
4746 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
4747
4748 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4749
4750 * files.texi (Misc File Ops): Rewrite description of
4751 insert-file-literally.
4752
4753 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4754
4755 * misc.texi (Printing): Postscript -> PostScript.
4756
4757 * ack.texi (Acknowledgments): Postscript -> PostScript.
4758
4759 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4760
4761 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4762 below.
4763
4764 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
4765
4766 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4767 Init Non-ASCII.
4768 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4769 (Init Non-ASCII): New node.
4770
4771 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4772
4773 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4774
4775 2007-03-12 Glenn Morris <rgm@gnu.org>
4776
4777 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4778 "Daylight Savings".
4779
4780 * calendar.texi: Replace "daylight savings" with "daylight
4781 saving" in text throughout.
4782
4783 2007-03-04 Richard Stallman <rms@gnu.org>
4784
4785 * custom.texi (Safe File Variables): Minor correction.
4786
4787 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4788
4789 * rmail.texi (Movemail): Add internal ref.
4790 Don't indent the intro for the PROTO table.
4791 Format PROTO table items with @code.
4792
4793 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
4794
4795 * building.texi: Remove references to bashdb.
4796
4797 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4798
4799 * mule.texi (Language Environments): Update list of supported language
4800 environments.
4801
4802 2007-02-14 Kim F. Storm <storm@cua.dk>
4803
4804 * building.texi (Grep Searching): Fix lgrep doc.
4805
4806 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
4807
4808 * back.texi: Remove unused file.
4809
4810 2007-02-05 Francesco Potortì <pot@gnu.org>
4811
4812 * maintaining.texi (Tag Syntax): Now --members is the default for
4813 etags, not for ctags yet.
4814
4815 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4816
4817 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4818 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4819 expects. Add comments to prevent people from inadvertently modifying
4820 the key parts needed by `texinfo-multiple-files-update'.
4821
4822 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
4823
4824 * frames.texi (Secondary Selection): Window clicked does not matter
4825 when mouse-yank-at-point is non-nil.
4826
4827 2007-01-16 Glenn Morris <rgm@gnu.org>
4828
4829 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4830 system abbrev.
4831
4832 2007-01-11 Richard Stallman <rms@gnu.org>
4833
4834 * msdog.texi (Windows Keyboard): Another small cleanup.
4835
4836 2007-01-10 Richard Stallman <rms@gnu.org>
4837
4838 * msdog.texi (Windows Keyboard): Yet another try to make
4839 everyone happy with that passage.
4840
4841 2007-01-05 Richard Stallman <rms@gnu.org>
4842
4843 * anti.texi (Antinews): Mention M-x shell scrolling.
4844
4845 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
4846
4847 * building.texi (Watch Expressions): Describe gdb-max-children.
4848
4849 2007-01-04 Richard Stallman <rms@gnu.org>
4850
4851 * msdog.texi (Windows Keyboard): Clarify previous change.
4852
4853 2007-01-02 Richard Stallman <rms@gnu.org>
4854
4855 * custom.texi (Changing a Variable): Minor clarification.
4856 (Specific Customization): customize-customized => customize-unsaved.
4857
4858 * entering.texi (Entering Emacs): Clean up text about restarting
4859 Emacs for each file.
4860
4861 * misc.texi (Shell Options): Minor cleanup.
4862
4863 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4864 with Emacs, not vice versa.
4865
4866 * programs.texi (Symbol Completion): Recommend customizing
4867 window manager.
4868
4869 * xresources.texi (Resources): Minor fix.
4870
4871 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
4872
4873 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4874
4875 2007-01-01 Richard Stallman <rms@gnu.org>
4876
4877 * commands.texi (User Input): Document keys stolen by window mangers.
4878
4879 2006-12-31 Richard Stallman <rms@gnu.org>
4880
4881 * custom.texi (Specific Customization): Document customize-option
4882 instead of customize-variable.
4883
4884 2006-12-31 Kim F. Storm <storm@cua.dk>
4885
4886 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4887
4888 2006-12-30 Kim F. Storm <storm@cua.dk>
4889
4890 * killing.texi (CUA Bindings): Fix typo.
4891
4892 * xresources.texi (Table of Resources): Mention grow-only value for
4893 auto-resize-tool-bars.
4894
4895 2006-12-27 Eli Zaretskii <eliz@gnu.org>
4896
4897 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4898 and how to get them back.
4899
4900 2006-12-26 Richard Stallman <rms@gnu.org>
4901
4902 * calendar.texi (Holidays): Holiday listing is based on current
4903 practice, but DST is not.
4904
4905 2006-12-25 Richard Stallman <rms@gnu.org>
4906
4907 * emacs.texi (Top): Update subnode menus.
4908
4909 * mark.texi (Transient Mark): Fix xref.
4910
4911 * killing.texi (Graphical Kill): Node deleted.
4912 (Killing): Add xref to Cut and Paste.
4913 (CUA Bindings): Update xref.
4914
4915 * frames.texi (Cut and Paste): New section to hold other nodes.
4916 (Mouse Commands): Node demoted.
4917 (Cut/Paste Other App): Split out from Mouse Commands.
4918 (Word and Line Mouse): Likewise.
4919 (Secondary Selection, Clipboard): Nodes demoted.
4920
4921 2006-12-24 Kevin Ryde <user42@zip.com.au>
4922
4923 * calendar.texi (Holidays): US daylight saving begins second Sunday
4924 in March for 2007 onwards.
4925 (Daylight Savings): Show new US default daylight saving rules, 2nd
4926 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4927
4928 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
4929
4930 * calendar.texi (Scroll Calendar): < and > are switched.
4931
4932 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4933
4934 * killing.texi (Deletion): Describe M-\ prefix argument.
4935
4936 2006-12-23 Richard Stallman <rms@gnu.org>
4937
4938 * search.texi (Regexp Search): Explain why forward and reverse regexp
4939 search are not mirror images.
4940
4941 2006-12-19 Kim F. Storm <storm@cua.dk>
4942
4943 * major.texi (Choosing Modes): Describe match-function elements for
4944 magic-mode-alist.
4945
4946 2006-12-18 Eli Zaretskii <eliz@gnu.org>
4947
4948 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4949 peculiarities.
4950
4951 2006-12-18 Richard Stallman <rms@gnu.org>
4952
4953 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4954
4955 2006-12-17 Alan Mackenzie <acm@muc.de>
4956
4957 * programs.texi (Left Margin Paren): Remove the bit which says
4958 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4959 Discuss some of the issues of setting this option to nil.
4960
4961 2006-12-17 Glenn Morris <rgm@gnu.org>
4962
4963 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4964
4965 2006-12-16 Eli Zaretskii <eliz@gnu.org>
4966
4967 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4968 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4969 NTFS volumes.
4970 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4971 volumes.
4972
4973 2006-12-15 Eli Zaretskii <eliz@gnu.org>
4974
4975 * text.texi (HTML Mode): Fix "C-c TAB".
4976
4977 2006-12-09 Richard Stallman <rms@gnu.org>
4978
4979 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4980
4981 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4982
4983 * files.texi (Misc File Ops): Document insert-file-literally.
4984
4985 2006-12-08 Eli Zaretskii <eliz@gnu.org>
4986
4987 * cmdargs.texi (Colors): Note that --color is intended for overriding
4988 the terminal defaults, not for normal invocation.
4989
4990 * misc.texi (Emacs Server): Improve wording. Don't mention the
4991 ``server program''. Add a cross-reference to "Init File" node.
4992 (Invoking emacsclient): Add index entries. Document both short and
4993 long versions of command-line options. Document the -f option.
4994
4995 2006-12-06 Richard Stallman <rms@gnu.org>
4996
4997 * text.texi (Outline Format): Say to set outline-regexp
4998 and outline-level with major modes and file local variables.
4999
5000 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
5001
5002 * anti.texi (Antinews): Mention the alternative to
5003 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5004
5005 * misc.texi (Interactive Shell): Ditto.
5006
5007 2006-12-04 Eli Zaretskii <eliz@gnu.org>
5008
5009 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5010
5011 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5012
5013 2006-12-01 Eli Zaretskii <eliz@gnu.org>
5014
5015 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5016 colon in the mode line.
5017
5018 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5019
5020 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
5021
5022 * building.texi (Watch Expressions): Mention SPC for expanding/
5023 contracting watch expressions.
5024
5025 2006-11-26 Kim F. Storm <storm@cua.dk>
5026
5027 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5028
5029 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
5030
5031 * building.texi (Debugger Operation): Define text command mode.
5032 Clarify how tooltips work.
5033 (GDB Graphical Interface): Explain how to run in text command mode
5034 more clearly.
5035
5036 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
5037
5038 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5039
5040 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
5041
5042 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5043
5044 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
5045
5046 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5047 and EMACS is deprecated.
5048
5049 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
5050
5051 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5052
5053 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
5054
5055 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5056
5057 * emacs.texi: Include xresources.texi both for info and dvi.
5058
5059 * xresources.texi: Merge text from xresmini.texi.
5060
5061 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
5062
5063 * glossary.texi: Fix typos.
5064
5065 2006-11-06 Richard Stallman <rms@gnu.org>
5066
5067 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5068
5069 * ack.texi (Acknowledgments): Fix name spelling.
5070
5071 2006-11-01 Juri Linkov <juri@jurta.org>
5072
5073 * search.texi (Word Search): Document incremental word search.
5074
5075 2006-10-28 Glenn Morris <rgm@gnu.org>
5076
5077 * ack.texi (Acknowledgments): Add cal-html author.
5078
5079 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5080 Calendar"). Describe new package cal-html.
5081 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5082 Calendar Files."
5083
5084 2006-10-23 Richard Stallman <rms@gnu.org>
5085
5086 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5087 Abbrev mode is enabled.
5088
5089 2006-10-16 Richard Stallman <rms@gnu.org>
5090
5091 * emacs.texi: Update ISBN.
5092
5093 2006-10-11 Kim F. Storm <storm@cua.dk>
5094
5095 * emacs.texi (Acknowledgments): Use @dotless{i}.
5096
5097 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
5098
5099 * building.texi (Breakpoints Buffer): Mention catchpoints.
5100
5101 2006-10-08 Kim F. Storm <storm@cua.dk>
5102
5103 * ack.texi (Acknowledgments): Update.
5104
5105 * emacs.texi (Acknowledgments): Fix bad @/ form.
5106
5107 2006-10-05 Kim F. Storm <storm@cua.dk>
5108
5109 * emacs.texi (Acknowledgments): Add more contributors.
5110
5111 2006-10-03 Richard Stallman <rms@gnu.org>
5112
5113 * emacs.texi (Acknowledgments): Update version and edition.
5114
5115 2006-10-01 Karl Berry <karl@gnu.org>
5116
5117 * custom.texi (Customization Groups): Page break to keep example buffer
5118 on one page.
5119
5120 2006-09-30 Karl Berry <karl@gnu.org>
5121
5122 * programs.texi (Basic Indent): @need to improve page break.
5123 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5124
5125 2006-09-29 Glenn Morris <rgm@gnu.org>
5126
5127 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5128
5129 2006-09-29 Karl Berry <karl@gnu.org>
5130
5131 * windows.texi (Basic Window): Remove forced @break, no longer
5132 desirable.
5133 * frames.texi (Frame Commands),
5134 * mark.texi (Marking Objects): Reword to avoid bad page break.
5135 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5136
5137 2006-09-19 Richard Stallman <rms@gnu.org>
5138
5139 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5140 stick to present tense.
5141
5142 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
5143
5144 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5145 to x-gtk-use-old-file-dialog.
5146 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5147
5148 2006-09-15 Jay Belanger <belanger@truman.edu>
5149
5150 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5151 Change "Library Public License" to "Lesser Public License"
5152 throughout. Use "yyyy" to represent year.
5153
5154 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5155
5156 * files.texi (Visiting): Add index entry "open file".
5157
5158 2006-09-11 Richard Stallman <rms@gnu.org>
5159
5160 * building.texi (Compilation Mode): Clarification.
5161 (Grep Searching): Add xref to Compilation Mode.
5162
5163 2006-09-08 Richard Stallman <rms@gnu.org>
5164
5165 * search.texi (Search): Ref multi-file search commands here.
5166 (Other Repeating Search): Not here.
5167
5168 2006-08-28 Richard Stallman <rms@gnu.org>
5169
5170 * windows.texi (Split Window): Update xref.
5171
5172 * basic.texi (Continuation Lines): Update xref.
5173
5174 * indent.texi (Tab Stops): Update xref.
5175
5176 * emacs.texi (Top): Update subnode menu.
5177
5178 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5179 split out of Display Custom.
5180
5181 2006-08-25 Kim F. Storm <storm@cua.dk>
5182
5183 * display.texi (Display Custom): Add variables overline-margin
5184 and x-underline-at-descent-line.
5185
5186 2006-08-25 Richard Stallman <rms@gnu.org>
5187
5188 * entering.texi (Exiting): Rewrite to give graphical displays
5189 priority over text terminals.
5190
5191 * search.texi (Incremental Search): Move index entries.
5192
5193 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
5194
5195 * custom.texi (Init File): Reference Find Init to avoid "home
5196 directory" confusion.
5197
5198 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
5199
5200 * building.texi (Other GDB-UI Buffers): Describe how to edit
5201 a value in the locals buffer.
5202
5203 2006-08-21 Richard Stallman <rms@gnu.org>
5204
5205 * search.texi (Basic Isearch): Add `isearch' index entry.
5206
5207 2006-08-16 Richard Stallman <rms@gnu.org>
5208
5209 * misc.texi (Saving Emacs Sessions): Clean up wording.
5210
5211 * mark.texi (Marking Objects): Mention term "select all".
5212
5213 * emacs.texi (Top): Update subnode menu.
5214
5215 * help.texi (Help Mode): Move node up in file.
5216
5217 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
5218
5219 * building.texi (Stack Buffer): Explain fringe arrow.
5220
5221 2006-08-12 Eli Zaretskii <eliz@gnu.org>
5222
5223 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5224 on startup.
5225
5226 2006-08-11 Romain Francoise <romain@orebokech.com>
5227
5228 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5229
5230 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5231
5232 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5233
5234 2006-08-10 Richard Stallman <rms@gnu.org>
5235
5236 * text.texi (Format Faces): Substantial rewrites to deal
5237 with face merging. Empty regions don't count.
5238 Clarify face property inheritance.
5239
5240 2006-08-08 Romain Francoise <romain@orebokech.com>
5241
5242 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5243 <arjuropo@cc.jyu.fi>.
5244
5245 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5246
5247 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5248 apply to all frames.
5249
5250 2006-08-01 Richard Stallman <rms@gnu.org>
5251
5252 * help.texi (Name Help): Add index entries for describe-variable.
5253
5254 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
5255
5256 * building.texi (GDB Graphical Interface): Shorten node names.
5257 (GDB-UI Layout): Use GDB-related.
5258 (Other GDB-UI Buffers): Simplify English.
5259
5260 2006-07-31 Richard Stallman <rms@gnu.org>
5261
5262 * search.texi (Query Replace): Add xref for Dired's Q command.
5263
5264 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5265
5266 * building.texi (GDB commands in Fringe): Rename to...
5267 (Source Buffers): ..this and move forward. Describe hollow arrow and
5268 new option gdb-find-source-frame.
5269
5270 2006-07-29 Richard Stallman <rms@gnu.org>
5271
5272 * dired.texi (Operating on Files): Simplify previous change
5273 and fix Texinfo usage.
5274
5275 2006-07-29 Eli Zaretskii <eliz@gnu.org>
5276
5277 * dired.texi (Operating on Files): Add cross-references. State the
5278 Unix commands that do similar things.
5279
5280 2006-07-28 Richard Stallman <rms@gnu.org>
5281
5282 * mark.texi (Transient Mark): Clarify that region never disappears
5283 when Transient Mark mode is off, and not when it is on.
5284
5285 2006-07-27 Richard Stallman <rms@gnu.org>
5286
5287 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5288
5289 2006-07-24 Richard Stallman <rms@gnu.org>
5290
5291 * xresources.texi (GTK styles): Fix texinfo usage.
5292
5293 * commands.texi (User Input): Explain why we teach keyboard cmds.
5294
5295 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5296 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5297 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5298 * doclicense.texi, display.texi, dired.texi, basic.texi:
5299 * anti.texi, ack.texi: Move periods and commas inside quotes.
5300
5301 2006-07-22 Eli Zaretskii <eliz@gnu.org>
5302
5303 * cmdargs.texi (General Variables): Document EMAIL.
5304
5305 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5306
5307 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5308 doesn't have effect on MS-Windows.
5309
5310 2006-07-17 Richard Stallman <rms@gnu.org>
5311
5312 * building.texi (Grep Searching): Explain about chaining grep commands.
5313
5314 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5315
5316 * killing.texi, mini.texi: Fix typos.
5317
5318 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
5319
5320 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5321 is invoked for multiple files.
5322
5323 2006-07-08 Eli Zaretskii <eliz@gnu.org>
5324
5325 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5326 on-line manual for the rest of this node.
5327 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5328 unconditionally.
5329 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5330 Improve wording.
5331 (Windows Printing): Improve wording.
5332 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5333 rest of this node.
5334
5335 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5336
5337 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5338 with eval-buffer.
5339
5340 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
5341
5342 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5343 of character translation.
5344
5345 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
5346
5347 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5348
5349 2006-07-03 Karl Berry <karl@gnu.org>
5350
5351 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5352 not-too-underfull hboxes in the TeX output.
5353 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5354 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5355 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5356 * sending.texi, text.texi: Fix overfull/underfull boxes.
5357
5358 2006-07-03 Romain Francoise <romain@orebokech.com>
5359
5360 * m-x.texi (M-x): Fix.
5361
5362 2006-07-03 Richard Stallman <rms@gnu.org>
5363
5364 * search.texi (Other Repeating Search): filename -> file name.
5365
5366 * misc.texi (Narrowing): Minor cleanups.
5367
5368 * files.texi (Visiting): filename -> file name.
5369
5370 * emacs.texi (Top): Update subnode menus.
5371
5372 * mule.texi (Coding Systems): Move char translation stuff here.
5373 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5374 (Recognize Coding): Substantial local rewrites.
5375 (International): Update menu.
5376
5377 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5378 (Scrolling): Substantial local rewrites.
5379 (Display): Update menu and intro.
5380
5381 * dired.texi: filename -> file name.
5382
5383 * custom.texi (Safe File Variables): Texinfo usage fix.
5384
5385 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
5386
5387 * help.texi, m-x.texi: Lots of cleanups.
5388
5389 2006-06-30 Eli Zaretskii <eliz@gnu.org>
5390
5391 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5392 (Windows Processes, Windows Misc): Shorten the printed version by
5393 selectively conditioning less important portions by @ifnottex.
5394
5395 2006-06-27 Richard Stallman <rms@gnu.org>
5396
5397 * mini.texi (Minibuffer File): Minor cleanup.
5398
5399 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
5400
5401 * frames.texi (XTerm Mouse): Rename to...
5402 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5403
5404 * emacs.texi (Top): Use new node name.
5405
5406 2006-06-24 Eli Zaretskii <eliz@gnu.org>
5407
5408 * emacs.texi (Top): Update the detailed menu according to changes in
5409 msdog.texi.
5410
5411 * msdog.texi (Windows Keyboard): New section.
5412 (Windows Mouse): New section.
5413 (Windows System Menu): Remove section (text merged with "Windows
5414 Keyboard").
5415 (Windows Misc): New section.
5416
5417 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5418
5419 * msdog.texi (ls in Lisp): New section.
5420
5421 * files.texi (Visiting): Document case-insensitive wildcard matching
5422 under find-file-wildcards.
5423
5424 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5425
5426 * macos.texi (Mac Input): Add description of mac-function-modifier.
5427 Now Unicode keyboard layouts work.
5428
5429 2006-06-10 Richard Stallman <rms@gnu.org>
5430
5431 * mule.texi (Recognize Coding): Clarify previous change.
5432
5433 2006-06-09 Kenichi Handa <handa@m17n.org>
5434
5435 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5436 notation.
5437
5438 2006-06-07 Kevin Ryde <user42@zip.com.au>
5439
5440 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5441 manual for @ifnottex, but in emacs-extra for @iftex.
5442
5443 * cmdargs.texi (General Variables): Fix smtpmail xref.
5444
5445 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5446
5447 * programs.texi (Comment Commands):
5448 * custom.texi (Specifying File Variables):
5449 Use ;; instead of ;;; to better follow coding conventions.
5450
5451 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
5452
5453 * building.texi (Watch Expressions): Move node to end.
5454 (GDB Graphical Interface): Move description of clicks in fringe...
5455 (GDB commands in the Fringe): ...to here. New node.
5456
5457 2006-06-05 Romain Francoise <romain@orebokech.com>
5458
5459 * xresmini.texi (GTK resources): Fix various typos.
5460
5461 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
5462
5463 * building.texi (GDB Graphical Interface): Update bindings.
5464 (Commands of GUD): Add gud-print. Remove gud-run.
5465 Restate availability more generally.
5466
5467 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
5468
5469 * mini.texi: Lots of cleanups.
5470
5471 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5472
5473 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5474 and Mouse-2.
5475
5476 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
5477
5478 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5479
5480 2006-05-31 Richard Stallman <rms@gnu.org>
5481
5482 * basic.texi (Moving Point): Fix previous change.
5483
5484 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
5485
5486 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5487
5488 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
5489
5490 * basic.texi: Many simplifications and improvements in wording.
5491
5492 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
5493
5494 * anti.texi (Antinews): Create a node for gdb-ui.
5495
5496 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5497
5498 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5499
5500 2006-05-20 Richard Stallman <rms@gnu.org>
5501
5502 * dired.texi (Dired Navigation): dired-goto-file is now j.
5503
5504 2006-05-20 Eli Zaretskii <eliz@gnu.org>
5505
5506 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5507 and their aliases.
5508
5509 * msdog.texi (Windows Printing): Mention non-support of plain text
5510 printing with some el-cheapo printers, and suggest a workaround.
5511
5512 2006-05-20 Kevin Ryde <user42@zip.com.au>
5513
5514 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5515 remove the bit saying you must set it.
5516
5517 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5518
5519 * trouble.texi (Checklist):
5520 * text.texi (Text, Auto Fill, Text Mode):
5521 * search.texi (Nonincremental Search):
5522 * rmail.texi (Rmail Labels):
5523 * mule.texi (Input Methods, Multibyte Conversion):
5524 * misc.texi (Gnus, Where to Look, PostScript):
5525 * maintaining.texi (Create Tags Table):
5526 * indent.texi (Indentation Commands):
5527 * fixit.texi (Spelling):
5528 * emacs.texi (Copying):
5529 * custom.texi (Init File): ifinfo -> ifnottex.
5530
5531 2006-05-17 Richard Stallman <rms@gnu.org>
5532
5533 * files.texi (Diff Mode): Mention C-x `.
5534
5535 2006-05-08 Richard Stallman <rms@gnu.org>
5536
5537 * custom.texi (Disabling): Textual cleanups.
5538
5539 2006-05-12 Glenn Morris <rgm@gnu.org>
5540
5541 * calendar.texi (Displaying the Diary, Format of Diary File):
5542 Refer to diary-view-entries, diary-list-entries,
5543 diary-show-all-entries rather than obsolete aliases.
5544
5545 2006-05-12 Eli Zaretskii <eliz@gnu.org>
5546
5547 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5548 (Displaying the Diary, Special Diary Entries, Importing Diary):
5549 * building.texi (Compilation Shell):
5550 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5551 emacs-xtra with @inforef's.
5552
5553 * files.texi (Visiting): Fix wording.
5554
5555 * mule.texi (Coding Systems, Text Coding): More indexing.
5556 Mention that C-x RET f can set eol conversion.
5557
5558 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
5559
5560 * xresmini.texi (GTK resources): Insert GTK description.
5561
5562 * xresources.texi (GTK resources): metafont should be menufont.
5563
5564 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
5565
5566 * mini.texi (Completion Options): Completion of remote files'
5567 method, user name and host name is active only in partial
5568 completion mode.
5569
5570 2006-05-06 Eli Zaretskii <eliz@gnu.org>
5571
5572 * makefile.w32-in (emacs.dvi):
5573 * Makefile.in (emacs.dvi): Add xresmini.texi.
5574
5575 * xresmini.texi (Table of Resources): Remove xref to non-existent
5576 node "LessTif Resources".
5577
5578 * msdog.texi (Microsoft Windows):
5579 * calendar.texi (Calendar/Diary, Displaying the Diary)
5580 (Special Diary Entries, Importing Diary, Holidays):
5581 * programs.texi (Program Modes):
5582 * text.texi (Text):
5583 * buffers.texi (Several Buffers):
5584 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5585
5586 2006-05-06 Eli Zaretskii <eliz@gnu.org>
5587
5588 The following changes merge the emacs-xtra manual into the main
5589 manual, but only for on-line version of the manual.
5590
5591 * vc2-xtra.texi (Version Backups, Local Version Control)
5592 (Making Snapshots, Change Logs and VC, Version Headers)
5593 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5594 on-line manual.
5595
5596 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5597 for on-line manual.
5598
5599 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5600 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5601 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5602 for on-line manual.
5603
5604 * fortran-xtra.texi (Fortran, Fortran Autofill)
5605 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5606 for on-line manual.
5607
5608 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5609 Conditional xref's for on-line manual.
5610
5611 * emerge-xtra.texi (Emerge, Overview of Emerge)
5612 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5613 manual.
5614
5615 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5616 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5617 (EMACSSOURCES): Use EMACS_XTRA.
5618 (../info/emacs-xtra): Remove.
5619 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5620
5621 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5622 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5623 (EMACSSOURCES): Use EMACS_XTRA.
5624 ($(infodir)/emacs-xtra): Remove.
5625 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5626
5627 * trouble.texi (Quitting):
5628 * text.texi (Text):
5629 * programs.texi (Program Modes):
5630 * msdog.texi (Microsoft Windows):
5631 * frames.texi (Frames):
5632 * files.texi (Backup, Version Control, VC Concepts)
5633 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5634 (Registering, VC Status, VC Undo, Multi-User Branching)
5635 (Comparing Files):
5636 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5637 (Displaying the Diary, Special Diary Entries, Importing Diary):
5638 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5639 conditional xref's, depending on @iftex/@ifnottex.
5640
5641 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5642 "MS-DOS". @include msdog-xtra.texi.
5643
5644 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5645 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5646
5647 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5648 for vc-xtra.texi subsections.
5649 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5650 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5651
5652 * sending.texi (Sending Mail): A @node line without explicit Prev,
5653 Next, and Up links.
5654
5655 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5656 Next, and Up links.
5657
5658 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5659 and its sections. @include picture-xtra.texi.
5660
5661 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5662 "Emerge".
5663 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5664
5665 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5666 exact duplicate of its name-sake in calendar.texi.
5667
5668 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5669 "Advanced Calendar/Diary Usage".
5670 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5671
5672 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5673 dired-xtra.texi.
5674 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5675
5676 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5677 (Files) [ifnottex]: Add menu entry for Autorevert.
5678
5679 * emacs-xtra.texi (Introduction): Reword to make consistent with
5680 printed version only.
5681 <Top level>: Remove the body of all chapters and move them to the
5682 new *-xtra.texi files. Use @raisesections and @lowersections to
5683 convert sections to chapters etc.
5684
5685 * msdog-xtra.texi:
5686 * fortran-xtra.texi:
5687 * vc-xtra.texi:
5688 * vc1-xtra.texi:
5689 * vc2-xtra.texi:
5690 * emerge-xtra.texi:
5691 * cal-xtra.texi:
5692 * dired-xtra.texi:
5693 * arevert-xtra.texi: New files, with text from respective chapters
5694 of emacs-xtra.texi. Convert each @chapter into @section, @section
5695 into @subsection, etc.
5696
5697 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
5698 updated.
5699
5700 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5701 Windows". All references updated.
5702
5703 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5704
5705 * macos.texi (Mac Input): Mention input from Character Palette.
5706 (Mac Font Specs): Fix typo.
5707
5708 2006-05-05 Richard Stallman <rms@gnu.org>
5709
5710 * files.texi (Diff Mode): Minor cleanup.
5711
5712 2006-05-05 Karl Berry <karl@gnu.org>
5713
5714 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5715 errors from the current release of makeinfo (4.8).
5716 * help.texi (Library Keywords): Change widest word in multitable
5717 template from `emulations' to `convenience'. (Not sure if this is
5718 related to the font change.)
5719
5720 2006-05-05 Eli Zaretskii <eliz@gnu.org>
5721
5722 * files.texi (File Names): Add a footnote about limited support of
5723 ~USER on MS-Windows.
5724
5725 * cmdargs.texi (Initial Options): Add a footnote about limited
5726 support of ~USER on MS-Windows.
5727
5728 2006-05-03 Richard Stallman <rms@gnu.org>
5729
5730 * files.texi (Diff Mode): Node moved here.
5731 (Comparing Files): Delete what duplicates new node.
5732 (Files): Put Diff Mode in menu.
5733
5734 * misc.texi (Diff Mode): Move to files.texi.
5735
5736 * emacs.texi (Top): Update menu for Diff Mode.
5737
5738 * trouble.texi (Emergency Escape): Simplify.
5739
5740 * emacs.texi (Top): Minor clarification.
5741
5742 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5743
5744 * commands.texi, entering.texi, screen.texi: Many simplifications.
5745
5746 2006-05-03 Richard Stallman <rms@gnu.org>
5747
5748 * commands.texi (Text Characters): Delete paragraph about unibyte
5749 non-ASCII printing chars.
5750
5751 * killing.texi (Killing): Say "graphical displays".
5752 * display.texi: Say "graphical displays".
5753
5754 * cmdargs.texi (Misc X): Say "graphical displays".
5755
5756 2006-05-01 Richard Stallman <rms@gnu.org>
5757
5758 * emacs.texi (Top): Add Diff Mode to menu.
5759
5760 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5761
5762 * misc.texi (Diff Mode): New node.
5763
5764 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5765
5766 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5767 (Mac Environment Variables): Shorten example line.
5768 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5769
5770 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
5771
5772 * building.texi (GUD Customization): Describe cases %d and %c.
5773 Update description for %e.
5774
5775 2006-04-30 Glenn Morris <rgm@gnu.org>
5776
5777 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5778
5779 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5780
5781 * custom.texi (Examining): Update C-h v output example.
5782
5783 2006-04-29 Kim F. Storm <storm@cua.dk>
5784
5785 * building.texi (Grep Searching): Add lgrep and rgrep.
5786
5787 2006-04-23 Richard Stallman <rms@gnu.org>
5788
5789 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5790
5791 * xresmini.texi: New file.
5792
5793 * xresources.texi (Face Resources): Split table into font resources
5794 and the rest. Combine similar attributes for brevity.
5795
5796 2006-04-21 Eli Zaretskii <eliz@gnu.org>
5797
5798 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5799 backslashes and case-insensitivity in file names (moved to the
5800 main manual).
5801 (MS-DOS Printing): Move most of the text to the main manual.
5802
5803 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5804 New nodes.
5805 (Windows Processes, Windows System Menu): Add index entries and
5806 fix wording.
5807
5808 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5809
5810 * misc.texi (Shell Ring): Add notes on saved input when
5811 navigating off the end of the history list.
5812
5813 2006-04-18 Chong Yidong <cyd@mit.edu>
5814
5815 * misc.texi (Shell Options): Correct default value of
5816 comint-scroll-show-maximum-output.
5817
5818 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
5819
5820 * building.texi (Watch Expressions): Update.
5821
5822 2006-04-12 Richard Stallman <rms@gnu.org>
5823
5824 * search.texi: Clean up previous change.
5825
5826 2006-04-12 Eli Zaretskii <eliz@gnu.org>
5827
5828 * search.texi (Regexp Backslash, Regexp Replace): Add index
5829 entries for ``back reference'' and mention the term itself in the
5830 text.
5831
5832 2006-04-11 Richard Stallman <rms@gnu.org>
5833
5834 * custom.texi (Safe File Variables):
5835 Document enable-local-variables = :safe.
5836
5837 2006-04-11 Karl Berry <karl@gnu.org>
5838
5839 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5840 (Remote Repositories, Version Backups, Local Version Control)
5841 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5842 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5843 (Renaming VC Work Files and Master Files)
5844 (Inserting Version Control Headers, Customizing VC, General Options)
5845 (Options for RCS and SCCS, Options specific for CVS): Move all
5846 these nodes to emacs-xtra.texi, for brevity.
5847 * cmdargs.texi, files.texi: Change cross-references.
5848
5849 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5850
5851 * files.texi (Old Versions): Update description of vc-annotate's
5852 use of color to indicate date ranges.
5853
5854 2006-04-09 Kevin Ryde <user42@zip.com.au>
5855
5856 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5857 put info and printed manual names the right way around.
5858
5859 2006-04-09 Karl Berry <karl@gnu.org>
5860
5861 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5862 emacs-xtra.texi, leaving only MS Windows information.
5863 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5864 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5865 node names.
5866
5867 * emacs.texi: Move @summarycontents and @contents to the beginning
5868 of the file.
5869
5870 2006-04-08 Kevin Ryde <user42@zip.com.au>
5871
5872 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5873
5874 2006-04-07 Richard Stallman <rms@gnu.org>
5875
5876 * programs.texi (Comments, Comment Commands, Options for Comments)
5877 (Multi-Line Comments): "Align", not "indent".
5878 (Basic Indent): C-j deletes trailing whitespace before the newline.
5879
5880 2006-04-06 Richard Stallman <rms@gnu.org>
5881
5882 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5883
5884 2006-04-06 Eli Zaretskii <eliz@gnu.org>
5885
5886 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5887
5888 2006-04-05 Richard Stallman <rms@gnu.org>
5889
5890 * emacs.texi (Top): Update subnode menu.
5891
5892 * trouble.texi (Unasked-for Search): Node deleted.
5893 (Lossage): Delete from menu.
5894
5895 2006-04-04 Richard Stallman <rms@gnu.org>
5896
5897 * trouble.texi: Various cleanups.
5898 (Checklist): Don't bother saying how to snail a bug report.
5899 (Emergency Escape): Much rewriting.
5900 (After a Crash): Rename the core dump immediately.
5901 (Total Frustration): Call it a psychotherapist.
5902 (Bug Criteria): Avoid "illegal instruction".
5903 (Sending Patches): We always put the contributor's name in.
5904
5905 * misc.texi (Thumbnails): Minor correction.
5906
5907 2006-04-03 Richard Stallman <rms@gnu.org>
5908
5909 * misc.texi (Thumbnails): Minor cleanup.
5910
5911 2006-04-02 Karl Berry <karl@gnu.org>
5912
5913 * sending.texi (Mail Sending): pxref to Top needs five args.
5914
5915 * texinfo.tex: Update to current version (2006-03-21.13).
5916
5917 2006-03-31 Richard Stallman <rms@gnu.org>
5918
5919 * emacs.texi (Top): Update subnode menu.
5920
5921 * help.texi (Help Mode): Cleanup.
5922
5923 * dired.texi: Many cleanups.
5924 (Dired Deletion): Describe dired-recursive-deletes.
5925 (Operating on Files): dired-create-directory moved.
5926 (Misc Dired Features): Move to here.
5927 (Tumme): Node moved to misc.texi.
5928
5929 * custom.texi: Many cleanups.
5930 (Minor Modes): Don't mention ISO Accents Mode.
5931 (Examining): Update C-h v output example.
5932 (Hooks): Add index and xref for add-hook.
5933 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5934 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5935
5936 * misc.texi: Many cleanups.
5937 (beginning): Add to summary of topics.
5938 (Shell): Put eshell xref at the end. Remove eshell from table.
5939 (Thumbnails): New node.
5940
5941 2006-03-28 Eli Zaretskii <eliz@gnu.org>
5942
5943 * files.texi (File Name Cache): Make it clear that the cache is
5944 not persistent.
5945
5946 2006-03-25 Karl Berry <karl@gnu.org>
5947
5948 * emacs-xtra.texi, emacs.texi, gnu.texi:
5949 (1) use @copyright{} instead of (C) in typeset text;
5950 (2) do not indent copyright year list (or anything else).
5951
5952 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
5953
5954 * files.texi (VC Dired Mode): Remove misplaced brackets.
5955
5956 2006-03-21 Andre Spiegel <spiegel@gnu.org>
5957
5958 * files.texi: Various updates and clarifications in the VC chapter.
5959
5960 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5961
5962 * help.texi (Help Mode): Document "C-c C-c".
5963
5964 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5965
5966 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5967 menu in the standalone Info reader.
5968
5969 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
5970
5971 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5972 moved here from Emacs manual.
5973
5974 * programs.texi (Fortran): Section moved to emacs-xtra.
5975 (Program Modes): Xref to Fortran in emacs-xtra.
5976
5977 * maintaining.texi (Emerge): Move to emacs-xtra.
5978 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5979
5980 * picture.texi: File deleted.
5981 * Makefile.in:
5982 * makefile.w32-in: Remove picture.texi.
5983
5984 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5985 * abbrevs.texi (Abbrevs):
5986 * sending.texi (Sending Mail): Picture node removed.
5987
5988 * emacs.texi (Top): Update node listings.
5989
5990 2006-03-12 Richard Stallman <rms@gnu.org>
5991
5992 * calendar.texi: Various cleanups.
5993
5994 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5995
5996 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5997 syntax.
5998
5999 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6000
6001 * search.texi (Regexps): More accurately describe which characters
6002 are special in which situations. Recommend _not_ to quote `]' or
6003 `-' when they are not special.
6004
6005 2006-02-28 Andre Spiegel <spiegel@gnu.org>
6006
6007 * files.texi (Old Versions): Clarify operation of C-x v =.
6008
6009 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
6010
6011 * building.texi (Watch Expressions): Update and describe
6012 gdb-speedbar-auto-raise.
6013
6014 2006-02-19 Richard M. Stallman <rms@gnu.org>
6015
6016 * emacs.texi: Use @smallbook.
6017 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6018 Update subnode menu.
6019
6020 * building.texi (Lisp Interaction): Minor addition.
6021
6022 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
6023
6024 * building.texi (Watch Expressions): Update and be more precise.
6025
6026 2006-02-15 Francesco Potortì <pot@gnu.org>
6027
6028 * maintaining.texi (Create Tags Table): Explain why the
6029 exception when etags writes to files under the /dev tree.
6030
6031 2006-02-14 Richard M. Stallman <rms@gnu.org>
6032
6033 * custom.texi (Safe File Variables): Lots of clarification.
6034 Renamed from Unsafe File Variables.
6035
6036 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
6037
6038 * custom.texi (Unsafe File Variables): File variable confirmation
6039 assumed denied in batch mode.
6040
6041 2006-02-14 Richard M. Stallman <rms@gnu.org>
6042
6043 * building.texi (GDB User Interface Layout): Don't say `inferior'
6044 for program being debugged.
6045
6046 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
6047
6048 * building.texi (GDB Graphical Interface):
6049 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6050
6051 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6052
6053 * custom.texi (Specifying File Variables, Unsafe File Variables):
6054 New nodes, split from File Variables. Document new file local
6055 variable behavior.
6056
6057 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6058
6059 * display.texi (Standard Faces):
6060 * files.texi (Visiting):
6061 * frames.texi (Clipboard):
6062 * glossary.texi (Glossary) <Clipboard>:
6063 * xresources.texi (X Resources): Mention Mac OS port.
6064
6065 2006-02-12 Richard M. Stallman <rms@gnu.org>
6066
6067 * building.texi (Building): Clarify topic in intro.
6068
6069 * maintaining.texi (Maintaining): Change title; clarify topic.
6070 Delete duplicate index entries.
6071
6072 * building.texi (Other GDB User Interface Buffers): Clarifications.
6073
6074 * text.texi (Cell Commands): Clarifications.
6075
6076 * programs.texi (Defuns): Delete duplicate explanation of
6077 left-margin paren convention.
6078 (Hungry Delete): Minor cleanup.
6079
6080 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6081
6082 * dired.texi (Tumme): More tumme documentation.
6083
6084 2006-02-11 Alan Mackenzie <acm@muc.de>
6085
6086 * programs.texi ("Hungry Delete"): Correct the appellation of the
6087 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6088
6089 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6090
6091 * dired.texi (Tumme): Fix small bug.
6092
6093 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6094
6095 * macos.texi (Mac International): Rename "fontset-mac" to
6096 "fontset-standard".
6097
6098 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6099
6100 * dired.texi (Tumme): Basic documentation for Tumme added.
6101
6102 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6103
6104 * mule.texi (International):
6105 * programs.texi (Basic Indent): Fix typos.
6106
6107 * custom.texi (Minor Modes):
6108 * display.texi (Text Display):
6109 * commands.texi (Text Characters): Update xrefs.
6110
6111 2006-02-07 Richard M. Stallman <rms@gnu.org>
6112
6113 * emacs.texi (Top): Update subnode menu.
6114 Update info on old Emacs papers.
6115 (Intro): "Graphical display", not window system.
6116
6117 * xresources.texi (GTK styles): Minor clarifications.
6118
6119 * trouble.texi: "Graphical display", not window system.
6120 (Stuck Recursive): Minor clarification.
6121
6122 * text.texi: Minor clarifications.
6123 (Sentences): Explain why two-space convention is better.
6124 Explain sentence-end-without-period here.
6125 (Fill Commands): Not here.
6126 (Refill): Node moved down.
6127 (Filling): Update menu.
6128 (Table Creation, Cell Justification, Column Commands): Clarify.
6129
6130 * sending.texi: Minor clarifications.
6131
6132 * search.texi (Regexp Backslash): Clarification.
6133
6134 * rmail.texi: Minor cleanups.
6135 (Rmail): Delete digression about `rmail-mode'.
6136 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6137 (Rmail Files): Mention C-u M-x rmail.
6138 (Rmail Reply): Mention References.
6139 (Rmail Display): Mention rmail-nonignored-headers.
6140
6141 * programs.texi: Minor cleanups.
6142 (Comment Commands): Mention momentary Transient Mark mode.
6143 (Matching): Be more specific about customizing show-paren-mode.
6144 (Info Lookup): Don't list the modes that support C-h S.
6145 Just say what it does in an unsupported mode.
6146 (Man Page): Delete excessive info on customizing woman.
6147 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6148
6149 * abbrevs.texi: Minor clarifications.
6150 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6151 not "dynamic abbrevs" as if they were a kind of abbrev.
6152
6153 * picture.texi (Picture): Minor cleanup.
6154
6155 * mule.texi (Communication Coding): Say "other applications".
6156 (Fontsets): Not specific to X. Add xref to X Resources.
6157 (Unibyte Mode): Rename from Single-Byte Character Support.
6158 "Graphical display", not window system.
6159 (International): Update menu.
6160
6161 * maintaining.texi (Format of ChangeLog):
6162 New node, split out from ChangeLog.
6163 (ChangeLog): Clarifications in the remaining text.
6164 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6165 (Find Tag): Add @w.
6166 (Tags Search): Explain tag table order here. Simplify grep ref.
6167 (List Tags): tags-tag-face is a variable, not a face.
6168 (Emerge): Cleanups.
6169
6170 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6171 (Keyboard Macros): Avoid "the user".
6172
6173 * killing.texi: "Graphical display", not window system.
6174
6175 * help.texi (Help Echo): "Graphical display", not window system.
6176
6177 * glossary.texi: Say "you", not "the user". Say "graphical display".
6178
6179 * frames.texi: Minor cleanups. "Graphical display", not window system.
6180
6181 * files.texi (Visiting): Make drag-and-drop not X-specific.
6182
6183 * custom.texi: Minor cleanups. "Graphical display", not window system.
6184
6185 * cmdargs.texi: Minor cleanups.
6186
6187 * building.texi (Compilation): Move and split kill-compilation para.
6188 Add para about multiple compilers.
6189 (Compilation Mode): Commands also available in grep mode and others.
6190 Mention C-u C-x ` more tutorially. Clarify C-x `.
6191 (Compilation Shell): Clarify. Put Bash example first.
6192 (Grep Searching): Minor cleanups; add @w.
6193 (Debuggers): Minor cleanups.
6194 (Starting GUD): Make GDB xgraphical mode issue clearer.
6195 (Debugger Operation): Lots of clarifications including
6196 GDB tooltip side-effect issue.
6197 (Commands of GUD): Clarify.
6198 (GUD Customization): Add bashdb-mode-hook.
6199 (GDB Graphical Interface): Rewrite for clarity.
6200 (GDB User Interface Layout): Rewrite for clarity.
6201 (Stack Buffer, Watch Expressions): Likewise.
6202 (Other GDB User Interface Buffers): Cleanups.
6203 (Lisp Libraries, External Lisp): Cleanup.
6204
6205 * basic.texi (Position Info): "Graphical displays", rather than
6206 window systems.
6207
6208 * anti.texi: Minor cleanup.
6209
6210 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6211
6212 * custom.texi (Init File, Find Init): Add cross-references to
6213 where $HOME is described.
6214
6215 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6216
6217 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6218 is not inside the @table.
6219
6220 * emacs.texi (Top): Correct node name.
6221
6222 * files.texi (File Names): Fix @xref.
6223 (Reverting): Fix typo.
6224
6225 * mule.texi (International): Correct node name.
6226
6227 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6228
6229 2006-02-01 Richard M. Stallman <rms@gnu.org>
6230
6231 * emacs.texi (Top): Update subnode menu.
6232
6233 * mule.texi: Minor clarifications.
6234 Reduce the specific references to X Windows.
6235 Refer to "graphical" terminals, rather than window systems.
6236 (Text Coding): Rename from Specify Coding.
6237 (Communication Coding, File Name Coding, Terminal Coding):
6238 New nodes split out from Text Coding.
6239
6240 * kmacro.texi: Minor clarifications.
6241 (Keyboard Macro Ring): Comment out some excessive commands.
6242 (Basic Keyboard Macro): Split up the table, putting part in each node.
6243
6244 * major.texi: Minor clarifications.
6245
6246 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6247
6248 * windows.texi: Minor clarifications.
6249 (Change Window): Don't describe mode-line mouse cmds here.
6250 Add xref to Mode Line Mouse.
6251
6252 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6253
6254 * macos.texi (Mac International): Fix xref.
6255
6256 * indent.texi: Minor clarifications.
6257
6258 * frames.texi: Minor clarifications.
6259 Reduce the specific references to X Windows.
6260 Refer to "graphical" terminals, rather than window systems.
6261 (Frame Parameters): Don't mention commands like
6262 set-foreground-color. Just say to customize a face.
6263 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6264
6265 * files.texi: Minor clarifications.
6266 (Numbered Backups): New node, split out from Backup Names.
6267
6268 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6269
6270 * cmdargs.texi (General Variables): Fix xref.
6271
6272 * buffers.texi: Minor clarifications.
6273
6274 2006-01-31 Richard M. Stallman <rms@gnu.org>
6275
6276 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6277 Nodes moved to top.
6278
6279 * display.texi: Minor clarifications.
6280 (Display): Rearrange menu.
6281 (Standard Faces): Mention query-replace face.
6282 (Faces): Simplify.
6283 (Font Lock): Simplify face customization info.
6284 (Highlight Changes): Node merged into Highlight Interactively.
6285 (Highlight Interactively): Much rewriting and cleanup.
6286 (Optional Mode Line): Narrowed line number not good for goto-line.
6287 Simplify face customization advice.
6288 (Text Display): Mention use of escape-glyph face.
6289 Move ctl-arrow and tab-width here.
6290 (Display Custom): Move no-redraw-on-reenter to end of node.
6291
6292 * search.texi: Minor clarifications.
6293 (Isearch Scroll): Simplify.
6294 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6295
6296 * regs.texi (Registers): Mention bookmarks here.
6297
6298 * mark.texi: Minor clarifications.
6299 (Selective Undo): Node deleted.
6300
6301 * m-x.texi: Minor clarifications.
6302
6303 * killing.texi: Minor clarifications.
6304 Refer to "graphical" terminals, rather than window systems.
6305
6306 * help.texi: Clarifications.
6307 (Help): Don't describe C-h F and C-h K here.
6308 (Key Help): Describe C-h K here.
6309 (Name Help): Mention Emacs Lisp Intro.
6310 Describe C-h F here.
6311 (Misc Help): Mention C-h F and C-h K only briefly.
6312
6313 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6314 Selective undo text merged in.
6315 (Spelling): Mention Aspell along with Ispell.
6316
6317 * emacs.texi (Top): Update subnode menus.
6318
6319 * basic.texi (Basic Undo): Rename from Undo. Most of text
6320 moved to new Undo node.
6321
6322 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6323
6324 * basic.texi (Continuation Lines, Inserting Text):
6325 Mention longlines mode.
6326
6327 2006-01-29 Richard M. Stallman <rms@gnu.org>
6328
6329 * screen.texi: Minor cleanups.
6330 (Screen): Clean up the intro paragraphs.
6331 (Mode Line): Lots of rewriting. Handle frame-name better.
6332 eol-mnemonic-... vars moved out.
6333
6334 * emacs.texi (Top): Change menu item for MS-DOS node.
6335 Update subnode menu.
6336
6337 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6338 chapter relates to Windows. Title changed.
6339
6340 * mini.texi: Minor cleanups.
6341
6342 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6343 (Mark): Put it in the menu.
6344
6345 * entering.texi: Minor cleanups.
6346
6347 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6348 (Intro): Refer to "graphical" terminals, rather than X.
6349
6350 * display.texi (Display Custom): Add xref to Variables.
6351 (Optional Mode Line): eol-mnemonic-... vars moved here.
6352
6353 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6354 rather than X.
6355
6356 * basic.texi: Minor cleanups.
6357 (Undo): selective-undo moved.
6358
6359 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6360
6361 * anti.texi (Antinews): Various corrections and additions.
6362
6363 2006-01-23 Juri Linkov <juri@jurta.org>
6364
6365 * custom.texi (Easy Customization, Customization Groups)
6366 (Browsing Custom): Mention links along with buttons.
6367
6368 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6369
6370 * text.texi (TeX Print): Use @key for TAB.
6371
6372 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6373
6374 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6375
6376 * files.texi (File Aliases): Don't claim that usually separate
6377 buffers are created for two file names that name the same data.
6378 Mention additional situations where different names mean the same
6379 file on disk.
6380
6381 2006-01-19 Richard M. Stallman <rms@gnu.org>
6382
6383 * killing.texi (Deletion): Upcase @key argument.
6384
6385 * custom.texi (Custom Themes): Minor cleanup.
6386
6387 * programs.texi (Hungry Delete): Upcase @key argument.
6388
6389 2006-01-16 Juri Linkov <juri@jurta.org>
6390
6391 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6392 Move `mode-line-highlight' before `mode-line-buffer-id'.
6393
6394 2006-01-14 Richard M. Stallman <rms@gnu.org>
6395
6396 * basic.texi (Inserting Text): Minor cleanup.
6397
6398 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6399
6400 * custom.texi (Changing a Variable, Face Customization):
6401 Update for changes in Custom menus.
6402
6403 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6404
6405 * macos.texi (Mac International): Undo last change.
6406
6407 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6408
6409 * custom.texi (Custom Themes): Describe the new
6410 customize-create-theme interface.
6411
6412 2005-12-30 Juri Linkov <juri@jurta.org>
6413
6414 * basic.texi (Position Info): Update example.
6415
6416 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
6417
6418 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6419
6420 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
6421
6422 * custom.texi (Custom Themes): `load-theme' always loads.
6423
6424 2005-12-23 Juri Linkov <juri@jurta.org>
6425
6426 * display.texi (Highlight Interactively): Use double space to
6427 separate sentences. Replace C-p with M-p, and C-n with M-n.
6428
6429 2005-12-22 Richard M. Stallman <rms@gnu.org>
6430
6431 * custom.texi (Easy Customization and subnodes):
6432 Replace "active field" with "button".
6433 Use "user option" only for variables.
6434 Use "setting" for variable-or-face.
6435
6436 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6437
6438 * buffers.texi (Select Buffer): Change order in table to make
6439 "Similar" refer to the correct item.
6440 (Indirect Buffers): Minor rewording.
6441
6442 2005-12-20 Juri Linkov <juri@jurta.org>
6443
6444 * files.texi (VC Status): Put P and N near p and n.
6445
6446 2005-12-19 Richard M. Stallman <rms@gnu.org>
6447
6448 * programs.texi (Electric C): Delete the info about newline control.
6449 (Other C Commands): Minor cleanup.
6450 (Left Margin Paren): Minor cleanup.
6451
6452 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6453
6454 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6455 (Customization Groups): Delete text moved to "Browsing Custom".
6456 (Browsing Custom): New node.
6457 (Specific Customization): Clarify which commands only work for
6458 loaded options.
6459
6460 2005-12-18 Bill Wohler <wohler@newt.com>
6461
6462 * frames.texi (Tool Bars): Shorten text of previous change.
6463
6464 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6465
6466 * files.texi (VC Status): Document log-view mode.
6467
6468 2005-12-18 Bill Wohler <wohler@newt.com>
6469
6470 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6471 permanently via the customize interface.
6472
6473 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6474
6475 * killing.texi (Killing by Lines): Document `kill-whole-line'
6476 function.
6477
6478 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
6479
6480 * buffers.texi (Select Buffer): Change `prev-buffer' to
6481 `previous-buffer'. Indicate that these functions use a frame
6482 local buffer list.
6483
6484 2005-12-12 Richard M. Stallman <rms@gnu.org>
6485
6486 * custom.texi (Easy Customization): Change menu comment.
6487 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6488
6489 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6490 (Help): Among the Apropos commands, describe only C-h a here.
6491
6492 2005-12-11 Richard M. Stallman <rms@gnu.org>
6493
6494 * programs.texi (Options for Comments): Comment-end starts with space.
6495
6496 * glossary.texi (Glossary): Minor cleanup.
6497
6498 * files.texi (Old Versions): Use @table.
6499
6500 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
6501
6502 * display.texi (Highlight Interactively): Include
6503 global-hi-lock-mode. Add miscellaneous details and elaborations.
6504
6505 2005-12-09 Richard M. Stallman <rms@gnu.org>
6506
6507 * display.texi (Font Lock): Delete the Global FL menu item.
6508
6509 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6510
6511 * custom.texi (Minibuffer Maps): Mention the maps for file name
6512 completion.
6513
6514 2005-12-09 Kim F. Storm <storm@cua.dk>
6515
6516 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6517 prefix keys even when mark is active. Describe that RET moves
6518 cursor to next corner in rectangle; clarify insert around rectangle.
6519
6520 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6521
6522 * custom.texi (Customization): Use xref to elisp manual for
6523 non-TeX output.
6524 (Minor Modes): Update.
6525 (Customization Groups, Changing a Variable, Face Customization):
6526 Update for new appearance of Custom buffers.
6527 (Changing a Variable): `custom-buffer-done-function' has been
6528 replaced by `custom-buffer-done-kill'.
6529 (Specific Customization): In the `customize-group' buffer, a
6530 subgroup's contents are not "hidden". They are not included at
6531 all. They have no [Show] button.
6532 (Mouse Buttons): Add pxref to description of mouse event lists in
6533 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6534 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6535 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6536
6537 2005-12-08 Richard M. Stallman <rms@gnu.org>
6538
6539 * mini.texi (Completion Commands, Completion):
6540 In file name input, SPC does not do completion.
6541
6542 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6543
6544 * building.texi (GDB Graphical Interface): Explain screen size
6545 setting.
6546 (Other GDB User Interface Buffers): Describe features specific to
6547 GDB 6.4.
6548
6549 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6550
6551 * building.texi (GDB User Interface Layout): Describe how to
6552 kill associated buffers.
6553 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6554 (Watch Expressions): Be more precise.
6555 (Other GDB User Interface Buffers): Describe how to change a
6556 register value.
6557
6558 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6559
6560 * macos.texi (Mac Input): Remove description of
6561 mac-command-key-is-meta. Add descriptions of
6562 mac-control-modifier, mac-command-modifier, and
6563 mac-option-modifier.
6564 (Mac International): Fix description of conversion of clipboard data.
6565 (Mac Font Specs): Add example of font customization by face attributes.
6566
6567 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
6568
6569 * building.texi (Watch Expressions): Expand description.
6570 (Other GDB User Interface Buffers): Describe local map for
6571 gud-watch.
6572
6573 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
6574
6575 * display.texi (Font Lock): Font lock is enabled by default now.
6576
6577 2005-11-20 Juri Linkov <juri@jurta.org>
6578
6579 * basic.texi (Position Info): Update examples of the output.
6580 Remove the fact that examples are produced in the TeXinfo buffer,
6581 because in the Info reader users will get a different output from
6582 `C-x ='.
6583
6584 * building.texi (Compilation Mode): Remove paragraph duplicated
6585 from the node `Compilation'. Add `compilation-skip-threshold'.
6586
6587 * display.texi (Font Lock): Suggest more user-friendly method of
6588 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6589
6590 2005-11-18 Richard M. Stallman <rms@gnu.org>
6591
6592 * files.texi (Registering): Mention @@ in mode line.
6593
6594 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6595
6596 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6597
6598 * files.texi (Renaming and VC): Some back-ends don't
6599 handle renaming.
6600
6601 2005-11-17 Juri Linkov <juri@jurta.org>
6602
6603 * emacs.texi (Top):
6604 * display.texi (Highlight Interactively): Put this font-lock based
6605 mode near Font Lock node.
6606
6607 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
6608
6609 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6610 icons.
6611
6612 2005-11-12 Kim F. Storm <storm@cua.dk>
6613
6614 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6615 (Help Summary): Add C-h d and C-h e.
6616 (Apropos): Clarify that all apropos commands may search for either
6617 list of words or a regexp. Add C-h d for apropos-documentation.
6618 Describe apropos-documentation-sort-by-scores user option.
6619
6620 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6621
6622 * killing.texi (CUA Bindings): Add @section.
6623
6624 2005-11-10 Kim F. Storm <storm@cua.dk>
6625
6626 * emacs.texi (Top): Add CUA Bindings entry to menu.
6627
6628 * killing.texi (CUA Bindings): New node. Moved here from
6629 misc.texi and extended with info on rectangle commands and
6630 rectangle highlighting, interface to registers, and the global
6631 mark feature.
6632
6633 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6634
6635 * regs.texi: Prev link points to CUA Bindings node.
6636
6637 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6638
6639 * help.texi (Help Echo): By default, help echos are only shown on
6640 mouse-over, not on point-over.
6641
6642 2005-11-04 Jérôme Marant <jerome@marant.org>
6643
6644 * misc.texi (Shell Mode): Describe how to activate password echoing.
6645
6646 2005-11-04 Romain Francoise <romain@orebokech.com>
6647
6648 * mark.texi (Mark Ring): Fix typo.
6649
6650 2005-11-03 Richard M. Stallman <rms@gnu.org>
6651
6652 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6653
6654 2005-11-01 Bill Wohler <wohler@newt.com>
6655
6656 * help.texi (Help Mode): Fix typo.
6657
6658 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
6659
6660 * building.texi (Other GDB User Interface Buffers):
6661 Describe the command gdb-use-inferior-io-buffer.
6662
6663 2005-10-31 Romain Francoise <romain@orebokech.com>
6664
6665 * files.texi (Compressed Files): Fix typo.
6666
6667 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6668
6669 * windows.texi (Force Same Window): Likewise.
6670
6671 2005-10-30 Bill Wohler <wohler@newt.com>
6672
6673 * help.texi (Help Mode): URLs viewed with browse-url.
6674
6675 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
6676
6677 * building.texi (GDB Graphical Interface): Don't reference
6678 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6679 must stay in same frame.
6680
6681 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6682
6683 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6684
6685 * anti.texi (Antinews): Likewise.
6686
6687 2005-10-28 Bill Wohler <wohler@newt.com>
6688
6689 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6690
6691 2005-10-28 Richard M. Stallman <rms@gnu.org>
6692
6693 * files.texi (Visiting): Explain how to enter ? in a file name.
6694
6695 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6696
6697 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
6698
6699 * building.texi (GDB Graphical Interface):
6700 Describe gdb-mouse-until.
6701
6702 2005-10-23 Richard M. Stallman <rms@gnu.org>
6703
6704 * custom.texi (Init File): Recommend when to use site-start.el.
6705
6706 2005-10-21 Juri Linkov <juri@jurta.org>
6707
6708 * custom.texi (Examining): Mention accessing the old variable
6709 value via M-n in set-variable.
6710
6711 2005-10-18 Romain Francoise <romain@orebokech.com>
6712
6713 * files.texi (Version Systems): Capitalize GNU.
6714
6715 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
6716
6717 * building.texi (Compilation Mode): Remove redundant paragraph.
6718 (Watch Expressions): Remove paragraph to reflect code change.
6719
6720 2005-10-16 Richard M. Stallman <rms@gnu.org>
6721
6722 * building.texi (Compilation Mode, Compilation): Clarified.
6723
6724 2005-10-15 Richard M. Stallman <rms@gnu.org>
6725
6726 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6727
6728 2005-10-13 Kenichi Handa <handa@m17n.org>
6729
6730 * basic.texi (Position Info): Fix previous change.
6731
6732 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
6733
6734 * cmdargs.texi (Icons X): Fix typo.
6735
6736 2005-10-12 Kenichi Handa <handa@m17n.org>
6737
6738 * basic.texi (Position Info): Describe the case that Emacs shows
6739 "part of display ...".
6740
6741 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
6742
6743 * cmdargs.texi (Icons X): -nb => -nbi.
6744
6745 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
6746
6747 * frames.texi (Speedbar): A couple more clarifications.
6748
6749 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
6750
6751 * building.texi (GDB User Interface Layout): Improve diagram.
6752 (Watch Expressions): Explain how to make speedbar global.
6753 (Other GDB User Interface Buffers): Make references more precise.
6754
6755 2005-10-09 Richard M. Stallman <rms@gnu.org>
6756
6757 * frames.texi (Speedbar): Clarify the text.
6758
6759 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
6760
6761 * frames.texi (Speedbar): Add information on keybindings,
6762 dismissing the speedbar, and buffer display mode. Link to
6763 speedbar manual.
6764
6765 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
6766
6767 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
6768 added -nb, --no-bitmap-icon.
6769
6770 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
6771
6772 * building.texi (GDB Graphical Interface): Add variables and
6773 functions to indices. Be more precise.
6774
6775 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
6776
6777 * frames.texi (Drag and Drop): Remove the x- from
6778 x-dnd-open-file-other-window and xdnd-protocol-alist.
6779
6780 2005-09-30 Romain Francoise <romain@orebokech.com>
6781
6782 * mini.texi (Minibuffer): The default value now appears before the
6783 colon in minibuffer prompts.
6784
6785 2005-09-25 Richard M. Stallman <rms@gnu.org>
6786
6787 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6788
6789 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6790
6791 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6792
6793 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6794
6795 * emacs.texi (Top): Update submenus from macos.texi.
6796
6797 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6798 (Mac OS): Update feature support status.
6799 (Mac Input): List supported input scripts. Remove description
6800 about `mac-keyboard-text-encoding'. Mention mouse button
6801 emulation and related variables.
6802 (Mac International): Mention Central European and Cyrillic
6803 support. Now `keyboard-coding-system' is dynamically changed.
6804 Add description about coding system for selection.
6805 Add description about language environment.
6806 (Mac Environment Variables):
6807 Mention `~/.MacOSX/environment.plist'. Give example of command line
6808 arguments. Add Preferences support.
6809 (Mac Directories): Explicitly state that this node is for Mac OS
6810 Classic only.
6811 (Mac Font Specs): Mention specification for scalable fonts.
6812 List supported charsets. Add preferred way of creating fontsets.
6813 Add description about `mac-allow-anti-aliasing'.
6814 (Mac Functions): Add descriptions about `mac-set-file-creator',
6815 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6816 and `mac-get-preference'.
6817
6818 2005-09-16 Romain Francoise <romain@orebokech.com>
6819
6820 Update all files to specify GFDL version 1.2.
6821
6822 * doclicense.texi (GNU Free Documentation License): Update to
6823 version 1.2.
6824
6825 2005-09-15 Richard M. Stallman <rms@gnu.org>
6826
6827 * buffers.texi (List Buffers): Fix xref.
6828
6829 * rmail.texi (Rmail Basics): Fix xref.
6830
6831 * emacs.texi (Top): Update subnode menus.
6832
6833 * files.texi (Saving Commands): New node, broken out of Saving.
6834 (Customize Save): New node, broken out of Saving.
6835 Clarify effect of write-region-inhibit-fsync.
6836 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6837
6838 2005-09-14 Romain Francoise <romain@orebokech.com>
6839
6840 * files.texi (Saving): Mention write-region-inhibit-fsync.
6841
6842 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
6843
6844 * custom.texi (Custom Themes): New node.
6845
6846 2005-09-03 Richard M. Stallman <rms@gnu.org>
6847
6848 * search.texi (Search Case): Mention vars that control
6849 case-fold-search for various operations.
6850
6851 2005-08-22 Juri Linkov <juri@jurta.org>
6852
6853 * display.texi (Standard Faces): Merge the text from
6854 `(elisp)Standard Faces' into this node.
6855
6856 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6857
6858 * emacs.texi (Top): Delete menu item for deleted node
6859 Keyboard Translations.
6860
6861 2005-08-18 Richard M. Stallman <rms@gnu.org>
6862
6863 * trouble.texi (Unasked-for Search):
6864 Delete xref to Keyboard Translations.
6865
6866 * glossary.texi (Glossary): Delete xref.
6867
6868 * custom.texi (Minor Modes): Say that the list here is not complete.
6869 (Keyboard Translations): Node deleted.
6870 (Disabling): Delete xref to it.
6871 (Customization Groups): Fix Custom buffer example.
6872 (Hooks): Mention remove-hooks.
6873
6874 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6875
6876 * building.texi (GDB Graphical Interface): Improve filling of menu
6877 item.
6878
6879 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
6880
6881 * building.texi (GDB Graphical Interface): Use better node names.
6882
6883 2005-08-14 Richard M. Stallman <rms@gnu.org>
6884
6885 * text.texi (Sentences): Fix xref.
6886
6887 2005-08-14 Juri Linkov <juri@jurta.org>
6888
6889 * building.texi (Compilation, Grep Searching): Move grep command
6890 headings from `Compilation' to `Grep Searching'.
6891
6892 * dired.texi (Dired and Find):
6893 * maintaining.texi (Tags Search): Replace grep xref to
6894 `Compilation' node with `Grep Searching'.
6895
6896 * files.texi (Comparing Files): Replace xref to `Compilation' with
6897 `Compilation Mode'.
6898
6899 2005-08-13 Alan Mackenzie <acm@muc.de>
6900
6901 * search.texi (Non-ASCII Isearch): Correct a typo.
6902 (Replacement Commands): Mention query-replace key binding.
6903
6904 2005-08-11 Richard M. Stallman <rms@gnu.org>
6905
6906 * programs.texi (Options for Comments): Fix xref.
6907
6908 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6909 out of Regexps.
6910
6911 2005-08-09 Juri Linkov <juri@jurta.org>
6912
6913 * building.texi (Compilation): Use `itemx' instead of `item'.
6914 (Grep Searching): Simplify phrase.
6915
6916 * display.texi (Standard Faces): Describe vertical-border on
6917 window systems.
6918
6919 * windows.texi (Split Window): Simplify phrase and mention
6920 vertical-border face.
6921
6922 2005-08-09 Richard M. Stallman <rms@gnu.org>
6923
6924 * files.texi (Comparing Files): Clarify compare-windows.
6925
6926 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6927
6928 2005-08-06 Eli Zaretskii <eliz@gnu.org>
6929
6930 * mule.texi (Coding Systems): Rephrase the paragraph about
6931 codepages: no need for "M-x codepage-setup" anymore, except on
6932 MS-DOS.
6933
6934 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6935 the MS-DOS port only.
6936
6937 2005-07-30 Eli Zaretskii <eliz@gnu.org>
6938
6939 * makefile.w32-in (info): Don't run multi-install-info.bat.
6940 ($(infodir)/dir): New target, produced by running
6941 multi-install-info.bat.
6942
6943 2005-07-22 Eli Zaretskii <eliz@gnu.org>
6944
6945 * files.texi (Quoted File Names): Add index entry.
6946
6947 2005-07-19 Juri Linkov <juri@jurta.org>
6948
6949 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6950
6951 2005-07-18 Juri Linkov <juri@jurta.org>
6952
6953 * custom.texi (Easy Customization):
6954 * files.texi (Old Versions):
6955 * frames.texi (Wheeled Mice):
6956 * mule.texi (Specify Coding):
6957 * text.texi (Cell Justification):
6958 * trouble.texi (After a Crash):
6959 * xresources.texi (GTK styles):
6960 Delete duplicate duplicate words.
6961
6962 2005-07-17 Richard M. Stallman <rms@gnu.org>
6963
6964 * frames.texi (Creating Frames): Fix foreground color example.
6965
6966 * custom.texi (Init Examples): Clean up text about conditionals.
6967
6968 2005-07-16 Richard M. Stallman <rms@gnu.org>
6969
6970 * mini.texi (Completion Commands): Fix command name for ?.
6971
6972 2005-07-16 Eli Zaretskii <eliz@gnu.org>
6973
6974 * display.texi (Standard Faces): Explain that customization of
6975 `menu' face has no effect on w32 and with GTK.
6976 Add cross-references.
6977
6978 * cmdargs.texi (General Variables): Clarify the default location
6979 of $HOME on w32 systems.
6980
6981 2005-07-15 Jason Rumney <jasonr@gnu.org>
6982
6983 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6984 changed.
6985
6986 2005-07-08 Kenichi Handa <handa@m17n.org>
6987
6988 * mule.texi (Recognize Coding):
6989 Recommend revert-buffer-with-coding-system instead of revert-buffer.
6990
6991 2005-07-07 Richard M. Stallman <rms@gnu.org>
6992
6993 * anti.texi (Antinews): Mention mode-line-inverse-video.
6994
6995 * files.texi (Saving): Minor correction about C-x C-w.
6996
6997 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6998
6999 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7000
7001 * search.texi (Isearch Scroll): Add example of using the
7002 `isearch-scroll' property.
7003 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7004 `Display Custom' node.
7005 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7006 and de-emphasize it.
7007 (Other Repeating Search): `occur' currently can not correctly
7008 handle multiline matches. Correct, clarify and update description
7009 of `flush-lines' and `keep-lines'.
7010
7011 * display.texi (Display Custom): Add anchor for `baud-rate'.
7012
7013 2005-07-07 Richard M. Stallman <rms@gnu.org>
7014
7015 * gnu.texi: Update where to get GNU status; add refs for how to help.
7016 Add footnotes 6 and 7.
7017
7018 2005-07-04 Lute Kamstra <lute@gnu.org>
7019
7020 Update FSF's address in GPL notices.
7021
7022 * doclicense.texi (GNU Free Documentation License):
7023 * trouble.texi (Checklist): Update FSF's address.
7024
7025 2005-06-24 Richard M. Stallman <rms@gnu.org>
7026
7027 * display.texi (Text Display): Change index entries.
7028
7029 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7030
7031 * makefile.w32-in (MAKEINFO): Use --force.
7032 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7033 Makefile.in.
7034
7035 2005-06-23 Richard M. Stallman <rms@gnu.org>
7036
7037 * anti.texi (Antinews): Rename show-nonbreak-escape to
7038 nobreak-char-display.
7039
7040 * emacs.texi (Top): Update detailed node listing.
7041
7042 * display.texi (Text Display): Rename show-nonbreak-escape
7043 to nobreak-char-display and no-break-space to nobreak-space.
7044 (Standard Faces): Split up the list of standard faces
7045 and put it in a separate node. Add nobreak-space and
7046 escape-glyph.
7047
7048 2005-06-23 Lute Kamstra <lute@gnu.org>
7049
7050 * mule.texi (Select Input Method): Fix typo.
7051
7052 2005-06-23 Kenichi Handa <handa@m17n.org>
7053
7054 * mule.texi (International): List all supported scripts.
7055 Adjust text for that leim is now included in the normal Emacs
7056 distribution.
7057 (Language Environments): List all language environments.
7058 Intlfonts contains fonts for most supported scripts, not all..
7059 (Select Input Method): Refer to C-u C-x = to see how to type to
7060 input a specific character.
7061 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7062
7063 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7064
7065 * building.texi (Grep Searching): Texinfo usage fix.
7066
7067 2005-06-22 Miles Bader <miles@gnu.org>
7068
7069 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7070
7071 2005-06-20 Miles Bader <miles@gnu.org>
7072
7073 * display.texi (Faces): Add `vertical-divider'.
7074
7075 2005-06-17 Richard M. Stallman <rms@gnu.org>
7076
7077 * text.texi (Adaptive Fill): Minor clarification.
7078
7079 2005-06-10 Lute Kamstra <lute@gnu.org>
7080
7081 * emacs.texi (Top): Correct version number.
7082 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7083 refer to the current version of Emacs.
7084
7085 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7086
7087 * files.texi (Log Buffer): Document when there can be more than
7088 one file to be committed.
7089
7090 2005-06-08 Juri Linkov <juri@jurta.org>
7091
7092 * display.texi (Faces): Add `shadow' face.
7093
7094 2005-06-07 Masatake YAMATO <jet@gyve.org>
7095
7096 * display.texi (Faces): Write about mode-line-highlight.
7097
7098 2005-06-06 Richard M. Stallman <rms@gnu.org>
7099
7100 * misc.texi (Printing Package): Explain how to initialize
7101 printing package.
7102
7103 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7104
7105 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
7106
7107 * emacs.texi: Rename Hardcopy to Printing.
7108 Make PostScript and PostScript Variables subnodes of it.
7109
7110 * misc.texi (Printing): Rename node from Hardcopy.
7111 Mention menu bar options.
7112 Move PostScript and PostScript Variables to submenu.
7113 (Printing package): New node.
7114
7115 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7116
7117 * dired.texi (Operating on Files): Likewise.
7118
7119 * calendar.texi (Displaying the Diary): Likewise.
7120
7121 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7122
7123 * glossary.texi (Glossary): Likewise.
7124
7125 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7126 effect.
7127
7128 2005-06-04 Richard M. Stallman <rms@gnu.org>
7129
7130 * trouble.texi (After a Crash): Polish previous change.
7131
7132 2005-05-30 Noah Friedman <friedman@splode.com>
7133
7134 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7135 recovery mechanism.
7136
7137 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
7138
7139 * building.texi (Other Buffers): SPC toggles display of
7140 floating point registers.
7141
7142 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
7143
7144 * files.texi (Log Buffer): Merge in description of Log Edit
7145 mode from pcl-cvs.texi.
7146
7147 2005-05-26 Richard M. Stallman <rms@gnu.org>
7148
7149 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7150
7151 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7152
7153 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7154 not enabled by default.
7155 When not on a word, `ispell-word' by default checks the word
7156 before point.
7157
7158 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7159
7160 * building.texi (Debugger Operation): Simplify last sentence.
7161
7162 2005-05-23 Lute Kamstra <lute@gnu.org>
7163
7164 * emacs.texi: Update FSF's address throughout.
7165 (Preface): Use @cite.
7166 (Distrib): Add cross reference to the node "Copying". Mention the
7167 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7168 printed manuals.
7169 (Intro): Use @xref for the Emacs Lisp Intro.
7170
7171 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7172
7173 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7174
7175 * basic.texi (Moving Point): Mention default for `goto-line'.
7176
7177 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7178 of a variable's docstring.
7179
7180 2005-05-18 Lute Kamstra <lute@gnu.org>
7181
7182 * maintaining.texi (Overview of Emerge): Add cross reference.
7183 Remove duplication.
7184
7185 * emacs.texi (Top): Update to the current structure of the manual.
7186 * misc.texi (Emacs Server): Add menu description.
7187 * files.texi (Saving): Fix menu.
7188 * custom.texi (Customization): Fix menu.
7189 * mule.texi (International): Fix menu.
7190 * kmacro.texi (Keyboard Macros): Fix menu.
7191
7192 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7193
7194 * display.texi: Various minor changes.
7195 (Faces): Delete text that is repeated in the next section.
7196
7197 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7198
7199 * building.texi (Debugger Operation): Mention GUD tooltips are
7200 disabled with GDB in text command mode.
7201
7202 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7203
7204 * building.texi: Replace toolbar with "tool bar" for consistency.
7205 (Compilation Mode): Describe compilation-context-lines
7206 and use of arrow in compilation buffer.
7207 (Debugger Operation): Replace help text with variable's value.
7208
7209 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7210 consistency.
7211
7212 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7213
7214 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7215 Add xref.
7216
7217 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7220 (Position Info): Delete discussion of `goto-line'. It is already
7221 described in `Moving point'.
7222
7223 * mini.texi (Completion Commands): Correct reference.
7224 (Completion Options): Fix typo.
7225
7226 * killing.texi (Deletion): Complete description of `C-x C-o'.
7227
7228 2005-05-10 Richard M. Stallman <rms@gnu.org>
7229
7230 * building.texi (Compilation): Clarify recompile's directory choice.
7231
7232 * frames.texi (Tooltips): Cleanups.
7233
7234 * basic.texi (Arguments): Fix punctuation.
7235
7236 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7237
7238 * screen.texi (Menu Bar): The up and down (not left and right)
7239 arrow keys move through a keyboard menu.
7240
7241 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7242
7243 * basic.texi: Various typo and grammar fixes.
7244 (Moving Point): C-a now runs move-beginning-of-line.
7245
7246 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
7247
7248 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7249
7250 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7251 as different animals.
7252
7253 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7256 Correct index entry.
7257
7258 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
7259
7260 * building.texi (Debugger Operation): Update to reflect changes
7261 in GUD tooltips.
7262
7263 2005-04-30 Richard M. Stallman <rms@gnu.org>
7264
7265 * files.texi (Compressed Files): Auto Compression normally enabled.
7266
7267 * building.texi (Debugger Operation): Clarify previous change.
7268
7269 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
7270
7271 * building.texi (Debugger Operation): Add description for
7272 GUD tooltips when program is not running.
7273
7274 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7275
7276 * misc.texi (Shell): Add `Shell Prompts' to menu.
7277 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7278 description. Delete remarks moved to new node.
7279 (Shell Prompts): New node.
7280 (History References): Replace remarks moved to `Shell Prompts'
7281 with xref to that node.
7282 (Remote Host): Clarify how to specify the terminal type when
7283 logging in to a different machine.
7284
7285 2005-04-26 Richard M. Stallman <rms@gnu.org>
7286
7287 * emacs.texi (Top): Update submenus from files.texi.
7288
7289 * files.texi (Filesets): Clarify previous change.
7290
7291 * dired.texi (Misc Dired Features): Clarify previous change.
7292
7293 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7294
7295 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7296
7297 * dired.texi (Misc Dired Features):
7298 Document dired-compare-directories.
7299
7300 * files.texi (Filesets): New node.
7301 (File Conveniences): Document Image mode.
7302
7303 * text.texi (TeX Print): Document tex-compile.
7304
7305 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7306
7307 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7308 Delete redundant reference to tooltip Custom group. It is
7309 referred too again in the next paragraph.
7310
7311 2005-04-24 Richard M. Stallman <rms@gnu.org>
7312
7313 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7314
7315 2005-04-19 Kim F. Storm <storm@cua.dk>
7316
7317 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7318
7319 2005-04-18 Lars Hansen <larsh@math.ku.dk>
7320
7321 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7322 turns off desktop-save-mode.
7323
7324 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7325
7326 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7327 by default in terminals compatible with xterm. Mention that
7328 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7329 node.
7330
7331 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7332
7333 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7334
7335 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
7336
7337 * xresources.texi (Table of Resources): Add cursorBlink.
7338
7339 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7340
7341 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7342 `d', `C-d' and `u'.
7343
7344 2005-04-11 Richard M. Stallman <rms@gnu.org>
7345
7346 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7347 (Misc X): Add -D, --basic-display.
7348
7349 * maintaining.texi (Change Log): Correct the description of
7350 the example.
7351
7352 * major.texi (Choosing Modes): Document magic-mode-alist.
7353
7354 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7355
7356 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7357 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7358 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7359 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7360 `w', respectively.
7361 (Rmail Labels): Mention `l'.
7362 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7363 (Rmail Summary Edit): Describe `j' and RET.
7364
7365 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
7366
7367 * xresources.texi (Lucid Resources): Add fontSet resource.
7368
7369 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7370
7371 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7372 now called `indicate-empty-lines'.
7373
7374 2005-04-06 Kim F. Storm <storm@cua.dk>
7375
7376 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7377
7378 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7379
7380 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7381 deleted.
7382 (Marks vs Flags): Add some convenient key bindings.
7383 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7384 (Misc Dired Features): Correct and expand description of `w' command.
7385
7386 * frames.texi (XTerm Mouse): Delete apparently false info.
7387 The GNU/Linux console currently does not appear to support
7388 `xterm-mouse-mode'.
7389
7390 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7391
7392 * calendar.texi (Diary): Mention shell utility `calendar'.
7393
7394 2005-04-01 Richard M. Stallman <rms@gnu.org>
7395
7396 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7397
7398 2005-04-01 Lute Kamstra <lute@gnu.org>
7399
7400 * maintaining.texi (Change Log): add-change-log-entry uses
7401 add-log-mailing-address.
7402
7403 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7404
7405 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7406 `VC Mode Line' and put in an xref to that node.
7407 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7408 its description.
7409
7410 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7411
7412 * calendar.texi (Calendar Systems): Say that the Persian calendar
7413 implemented here is the arithmetical one championed by Birashk.
7414
7415 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7416
7417 * programs.texi (Fortran Motion): Fix previous change.
7418
7419 2005-03-29 Richard M. Stallman <rms@gnu.org>
7420
7421 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7422
7423 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7424
7425 * text.texi (Refill): Refer to Long Lines Mode.
7426 (Longlines): New node.
7427 (Auto Fill): Don't index "word wrap" here.
7428 (Filling): Add Longlines to menu.
7429
7430 2005-03-29 Richard M. Stallman <rms@gnu.org>
7431
7432 * xresources.texi: Minor fixes.
7433
7434 * misc.texi (Emacs Server): Fix Texinfo usage.
7435
7436 * emacs.texi (Top): Don't use a real section heading for
7437 "Detailed Node Listing". Fake it instead.
7438
7439 * basic.texi (Position Info): Minor cleanup.
7440
7441 * mule.texi (Input Methods): Minor cleanup.
7442
7443 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7444
7445 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7446 constructs as well.
7447 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7448
7449 2005-03-29 Kenichi Handa <handa@m17n.org>
7450
7451 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7452
7453 * basic.texi (Position Info): Update the description about the
7454 command C-u C-x =.
7455
7456 2005-03-28 Richard M. Stallman <rms@gnu.org>
7457
7458 * emacs.texi (Top): Use @section for the detailed node listing.
7459
7460 * calendar.texi: Minor fixes to previous change.
7461
7462 * programs.texi (Fortran): Small fixes to previous changes.
7463
7464 * emacs.texi (Top): Update list of subnodes of Dired.
7465 Likewise for building.texi.
7466
7467 * files.texi (File Conveniences): Delete Auto Image File mode.
7468
7469 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
7470
7471 * building.texi (Flymake): New node.
7472
7473 * custom.texi (Function Keys): Document kp- event types and
7474 keypad-setup package.
7475
7476 * dired.texi (Wdired): New node.
7477
7478 * files.texi (File Conveniences): Reorder entries.
7479 Explain how to turn on Auto-image-file mode.
7480 Document Thumbs mode.
7481
7482 * mule.texi (Specify Coding): Document recode-region and
7483 recode-file-name.
7484
7485 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7486
7487 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7488
7489 * commands.texi (Keys): M-o is now a prefix key.
7490
7491 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7492
7493 * programs.texi: Reformat and update copyright years.
7494 (Fortran): Update section.
7495
7496 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7497
7498 * files.texi: Several small changes in addition to:
7499 (Visiting): Change xref for Dialog Boxes to ref.
7500 (Version Headers): Replace references to obsolete var
7501 `vc-header-alist' with `vc-BACKEND-header'.
7502 (Customizing VC): Update value of `vc-handled-backends'.
7503
7504 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7505
7506 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7507 move here from Emacs Lisp Reference Manual.
7508 * calendar.texi (Calendar/Diary, Diary Commands)
7509 (Special Diary Entries, Importing Diary): Change some xrefs to
7510 point to emacs-xtra rather than elisp.
7511
7512 * emacs-xtra.texi (Calendar Customizing):
7513 Move view-diary-entries-initially, view-calendar-holidays-initially,
7514 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7515 Emacs Manual.
7516 (Appt Customizing): Merge entire section into main Emacs Manual.
7517 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7518 mark-holidays-in-calendar here from emacs-xtra.
7519 (Displaying the Diary): Move view-diary-entries-initially,
7520 mark-diary-entries-in-calendar here from emacs-xtra.
7521 (Appointments): Move appt-display-mode-line,
7522 appt-display-duration, appt-disp-window-function,
7523 appt-delete-window-function here from emacs-xtra.
7524
7525 * calendar.texi: Update and reformat copyright.
7526 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7527 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7528 (Diary): Refer to `diary-file' rather than ~/diary.
7529 (Diary Commands): Rename node to "Displaying the Diary".
7530 * emacs.texi (Top): Rename "Diary Commands" section.
7531 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7532
7533 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7534
7535 * misc.texi (Emacs Server): Fix the command for setting
7536 server-name. Add an xref to Invoking emacsclient.
7537
7538 * help.texi (Help Summary): Clarify when "C-h ." will do something
7539 nontrivial.
7540 (Apropos): Add cindex entry for apropos-sort-by-scores.
7541
7542 * display.texi (Text Display): Add index entries for how no-break
7543 characters are displayed.
7544
7545 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7546
7547 * files.texi (Visiting): Fix cross-references introduced with the
7548 last change.
7549
7550 * xresources.texi (GTK resources): Fix last change.
7551
7552 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
7553
7554 * xresources.texi (X Resources): GTK options documented too.
7555 (Resources): Clarify meaning of program name.
7556 (Table of Resources): Add visualClass.
7557 (GTK resources): Rewrite.
7558 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7559
7560 * display.texi (Text Display): Mention non-breaking spaces.
7561
7562 * files.texi (Reverting): Document auto-revert-check-vc-info.
7563
7564 * frames.texi (Mouse Commands): Document
7565 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7566
7567 * help.texi (Help Summary): Add `C-h .'.
7568 (Apropos): Apropos accepts a list of search terms.
7569 Document apropos-sort-by-scores.
7570 (Help Echo): Document display-local-help.
7571
7572 * misc.texi (Emacs Server): Document server-name.
7573 (Invoking emacsclient): Document -s option for server names.
7574
7575 * text.texi (Outline Visibility): Introduce "current heading
7576 line" (commands can be called with point on a body line).
7577 Re-order table to follow the sequence of discussion.
7578 hide-body won't hide lines before first header line.
7579 (TeX Mode): Add DocTeX mode.
7580
7581 2005-03-24 Richard M. Stallman <rms@gnu.org>
7582
7583 * mule.texi (Single-Byte Character Support): Delete mention
7584 of iso-acc.el and iso-transl.el.
7585
7586 2005-03-23 Lute Kamstra <lute@gnu.org>
7587
7588 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7589
7590 2005-03-23 Richard M. Stallman <rms@gnu.org>
7591
7592 * search.texi: Delete explicit node pointers.
7593 (Incremental Search): New menu.
7594 (Basic Isearch, Repeat Isearch, Error in Isearch)
7595 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7596 (Slow Isearch): New subnodes.
7597 (Configuring Scrolling): Node deleted.
7598 (Search Case): Doc default-case-fold-search.
7599 (Regexp Replace): Move replace-regexp doc here.
7600
7601 * rmail.texi (Movemail): Put commas inside closequotes.
7602
7603 * picture.texi (Insert in Picture): Document C-c arrow combos.
7604 (Basic Picture): Clarify erasure.
7605
7606 * display.texi (Font Lock): Put commas inside closequotes.
7607
7608 * cmdargs.texi (General Variables): Put commas inside closequotes.
7609
7610 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
7611
7612 * building.texi (Stack Buffer): Mention reverse contrast for
7613 *selected* frame (might not be current frame).
7614
7615 2005-03-21 Richard M. Stallman <rms@gnu.org>
7616
7617 * building.texi (Starting GUD): Add bashdb.
7618
7619 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
7620
7621 * basic.texi (Moving Point): Add M-g M-g binding.
7622 (Undo): Document undo-only.
7623 (Position Info): Document M-g M-g and C-u M-g M-g.
7624
7625 * building.texi (Building): Put Grep Searching after Compilation
7626 Shell.
7627 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7628 Document next-error-highlight.
7629 (Grep Searching): Document grep-highlight-matches.
7630 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7631
7632 * calendar.texi (Importing Diary): Rename node from iCalendar.
7633 Document diary-from-outlook.
7634
7635 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7636 Commands.
7637 Mention effect of X drag and drop on Dired buffers.
7638
7639 * files.texi (Visiting): Document large-file-warning-threshold.
7640 Move paragraph on file-selection dialog.
7641 Mention visiting files using X drag and drop.
7642 (Reverting): Mention using Auto-Revert mode to tail files.
7643 Document auto-revert-tail-mode.
7644 (Version Systems): Minor correction.
7645 (Comparing Files): Diff-mode is no longer based on Compilation
7646 mode.
7647 Document compare-ignore-whitespace.
7648 (Misc File Ops): Explain passing a directory to rename-file.
7649 Likewise for copy-file and make-symbolic-link.
7650
7651 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7652 Document mouse-wheel-progressive speed.
7653
7654 * help.texi (Misc Help): Document numeric argument for C-h i.
7655 Correctly explain the effect of just C-u as argument.
7656
7657 * killing.texi (Deletion): Document numeric argument for
7658 just-one-space.
7659
7660 * mini.texi (Completion): Completion acts on text before point.
7661
7662 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7663 (Emulation): CUA mode replaces pc-bindings-mode,
7664 pc-selection-mode, and s-region.
7665
7666 * mule.texi (Input Methods): Leim is now built-in.
7667 (Select Input Method): Document quail-show-key.
7668 (Specify Coding): Document revert-buffer-with-coding-system.
7669
7670 * programs.texi (Fortran Motion): Document f90-next-statement,
7671 f90-previous-statement, f90-next-block, f90-previous-block,
7672 f90-end-of-block, and f90-beginning-of-block.
7673
7674 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7675
7676 * emacs.texi (Acknowledgments): Updated.
7677
7678 * anti.texi: Total rewrite.
7679
7680 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
7681
7682 * ack.texi (Acknowledgments): Update.
7683
7684 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7685
7686 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7687 Update copyright years.
7688
7689 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
7690
7691 * building.texi (Commands of GUD): Move paragraph on setting
7692 breakpoints with mouse to the GDB Graphical Interface node.
7693
7694 2005-03-07 Richard M. Stallman <rms@gnu.org>
7695
7696 * misc.texi (Single Shell, Shell Options): Fix previous change.
7697
7698 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7699
7700 2005-03-06 Richard M. Stallman <rms@gnu.org>
7701
7702 * building.texi (Starting GUD): Don't explain text vs graphical
7703 GDB here. Just mention it and xref.
7704 Delete "just one debugger process".
7705 (Debugger Operation): Move GUD tooltip info here.
7706 (GUD Tooltips): Node deleted.
7707 (GDB Graphical Interface): Explain the two GDB modes here.
7708
7709 * sending.texi (Sending Mail): Minor cleanup.
7710 (Mail Aliases): Explain quoting conventions.
7711 Update key rebinding example.
7712 (Header Editing): C-M-i is like M-TAB.
7713 (Mail Mode Misc): mail-attach-file does not do MIME.
7714
7715 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7716 that really belongs here.
7717 (Remote Mailboxes): Text moved to Rmail Inbox.
7718 (Rmail Display): Mention Mouse-1.
7719 (Movemail): Clarify two movemail versions.
7720 Clarify rmail-movemail-program.
7721
7722 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7723 Document async shell commands.
7724 (Shell History): Clarify.
7725 (Shell Ring): Mention C-UP an C-DOWN.
7726 (Shell Options): Add comint-prompt-read-only.
7727 (Invoking emacsclient): Set EDITOR to run Emacs.
7728 (Sorting): No need to explain what region is.
7729 (Saving Emacs Sessions): Fix typo.
7730 (Recursive Edit): Fix punctuation.
7731 (Emulation): Don't mention "PC bindings" which are standard.
7732 (Hyperlinking): Explain Mouse-1 convention here.
7733 (Find Func): Node deleted.
7734
7735 * help.texi (Name Help): Xref to Hyperlinking.
7736
7737 * glossary.texi (Glossary):
7738 Rename "Balance Parentheses" to "Balancing...".
7739 Add "Byte Compilation". Correct "Copyleft".
7740 New xref in "Customization".
7741 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7742 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7743 Rename "Registers" to "Register".
7744 Replace "Selecting" with "Selected Frame",
7745 "Selected Window", and "Selecting a Buffer".
7746
7747 * files.texi (Types of Log File): Explain how projects'
7748 methods can vary.
7749
7750 * display.texi (Faces): Delete "Emacs 21".
7751
7752 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7753 * fixit.texi (Spelling): C-M-i like M-TAB.
7754 * mini.texi (Completion Options): C-M-i like M-TAB.
7755 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7756 * text.texi (Text Mode): C-M-i like M-TAB.
7757
7758 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7759
7760 * calendar.texi (Specified Dates): Mention `g w'.
7761 (Appointments): appt-activate toggles with no arg.
7762
7763 2005-03-05 Juri Linkov <juri@jurta.org>
7764
7765 * cmdargs.texi (Emacs Invocation): Add cindex
7766 "invocation (command line arguments)".
7767 (Misc X): Add -nbc, --no-blinking-cursor.
7768
7769 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
7770
7771 * calendar.texi (iCalendar): No need to require it now.
7772
7773 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
7774
7775 * trouble.texi (Contributing): Mention Savannah. Direct users to
7776 emacs-devel.
7777
7778 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7779
7780 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7781 window.
7782
7783 2005-02-27 Richard M. Stallman <rms@gnu.org>
7784
7785 * building.texi (Compilation): Update mode line status info.
7786
7787 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7788
7789 * calendar.texi (General Calendar): Document binding of
7790 scroll-other-window-down.
7791 (Mayan Calendar): Fix earliest date.
7792 (Time Intervals): Document timeclock-change.
7793 Fix timeclock-ask-before-exiting documentation.
7794
7795 2005-02-26 Kim F. Storm <storm@cua.dk>
7796
7797 * frames.texi (Mouse References):
7798 Add mouse-1-click-in-non-selected-windows.
7799
7800 2005-02-25 Richard M. Stallman <rms@gnu.org>
7801
7802 * screen.texi (Screen): Explain better about cursors and mode lines;
7803 don't presuppose text terminals.
7804 (Point): Don't assume just one cursor.
7805 Clarify explanation of cursors.
7806 (Echo Area, Menu Bar): Cleanups.
7807
7808 * mini.texi (Minibuffer): Prompts are highlighted.
7809 (Minibuffer Edit): Newline = C-j only on text terminals.
7810 Clarify resize-mini-windows values.
7811 Mention M-PAGEUP and M-PAGEDOWN.
7812 (Completion Commands): Mouse-1 like Mouse-2.
7813 (Minibuffer History): Explain history commands better.
7814 (Repetition): Add xref to Incremental Search.
7815
7816 * mark.texi (Setting Mark): Clarify info about displaying mark.
7817 Clarify explanation of C-@ and C-SPC.
7818 (Transient Mark): Mention Delete Selection mode.
7819 (Marking Objects): Clean up text about extending the region.
7820
7821 * m-x.texi (M-x): One C-g doesn't always go to top level.
7822 No delay before suggest-key-bindings output.
7823
7824 * fixit.texi (Fixit): Mention C-/ for undo.
7825 (Spelling): Mention ESC TAB like M-TAB.
7826 Replacement words with r and R are rechecked.
7827 Say where C-g leaves point. Mention ? as input.
7828
7829 2005-02-23 Lute Kamstra <lute@gnu.org>
7830
7831 * cmdargs.texi (Initial Options): Add cross reference.
7832
7833 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7834
7835 * emacs.texi (Top): Update menu for splitting of node in
7836 msdog.texi.
7837 * frames.texi (Frames): Update xref for splitting of node in
7838 msdog.texi.
7839 * trouble.texi (Quitting): Ditto.
7840
7841 2005-02-16 Richard M. Stallman <rms@gnu.org>
7842
7843 * windows.texi (Split Window): Simplify line truncation info
7844 and xref to Display Custom.
7845
7846 * trouble.texi (Quitting): Emergency escape only for text terminal.
7847 (Screen Garbled): C-l for ungarbling is only for text terminal.
7848
7849 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7850
7851 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7852
7853 * programs.texi (Program Modes): Mention Python mode.
7854 (Moving by Defuns): Repeating C-M-h extends region.
7855 (Basic Indent): Clarify.
7856 (Custom C Indent): Clarify.
7857 (Expressions): Repeating C-M-@ extends region.
7858 (Info Lookup): Clarify for C-h S.
7859 (Symbol Completion): ESC TAB alternative for M-TAB.
7860 (Electric C): Clarify.
7861
7862 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7863
7864 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7865 MS-DOS Input node.
7866 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7867 (MS-DOS and MULE): Clarify.
7868 (MS-DOS Processes, Windows Processes): Fix typos.
7869
7870 * major.texi (Choosing Modes): Clarify.
7871
7872 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7873 (Keyboard Macro Step-Edit): Clarify.
7874
7875 * indent.texi (Indentation): Clarifications.
7876
7877 * help.texi (Help): Correct error about C-h in query-replace.
7878 Clarify apropos vs C-h a. Fix how to search in FAQ.
7879 (Key Help): Describe C-h w here.
7880 (Name Help): Minor cleanup. C-h w moved to Key Help.
7881 Clarify the "object" joke.
7882 (Apropos): Clarify. Mouse-1 like Mouse-2.
7883 (Help Mode): Mouse-1 like Mouse-2.
7884
7885 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7886
7887 * display.texi (Display): Reorder menu.
7888 (Faces): Cleanup.
7889 (Font Lock): Cleanup. Mention Options menu.
7890 Delete obsolete text.
7891 (Scrolling): For C-l, don't presume text terminal.
7892 (Horizontal Scrolling): Simplify intro.
7893 (Follow Mode): Clarify.
7894 (Cursor Display): Move before Display Custom.
7895 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7896 Doc default-tab-width. Doc line truncation more thoroughly.
7897
7898 * dired.texi (Dired Enter): C-x C-f can run Dired.
7899 (Dired Visiting): Comment out `a' command.
7900 Mouse-1 is like Mouse-2.
7901 (Shell Commands in Dired): ? can be used more than once.
7902
7903 * basic.texi (Continuation Lines): Simplify description of truncation,
7904 and refer to Display Custom for the rest of it.
7905
7906 2005-02-06 Lute Kamstra <lute@gnu.org>
7907
7908 * basic.texi (Undo): Fix typo.
7909
7910 * cmdargs.texi (Emacs Invocation): Fix typo.
7911
7912 * custom.texi (Init Examples): Fix typo.
7913
7914 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7915
7916 2005-02-06 Richard M. Stallman <rms@gnu.org>
7917
7918 * regs.texi (Registers): Registers can hold numbers, too.
7919
7920 * killing.texi (Other Kill Commands): Cleanup.
7921 Delete redundant explanation of kill in read-only buffer.
7922 (Yanking): Mention term "copying".
7923 (Accumulating Text): Fix typo.
7924
7925 * entering.texi (Entering Emacs): Update rationale at start.
7926 (Exiting): Treat iconifying on a par with suspension.
7927
7928 * custom.texi (Minor Modes): Fix typo.
7929 (Easy Customization): Fix menu style.
7930 (Variables): Add xref.
7931 (Examining): Setting for future sessions works through .emacs.
7932 (Keymaps): "Text terminals", not "Many".
7933 (Init Rebinding): Explain \C-. Show example of \M-.
7934 Fix minor wording errors.
7935 (Function Keys): Explain vector syntax just once.
7936 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7937 (Init File): Mention .emacs.d directory.
7938 (Init Examples): Add xref.
7939 (Find Init): Mention .emacs.d directory.
7940
7941 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7942 (Action Arguments): Explain which kinds of -l args are found how.
7943 (Initial Options): --batch does not inhibit site-start.
7944 Add xrefs.
7945 (Command Example): Use --batch, not -batch.
7946
7947 * basic.texi (Inserting Text): Cleanup wording.
7948 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7949 C-n is not error at end of buffer.
7950 (Undo): Doc C-/ like C-_. Add xrefs.
7951 (Arguments): META key may be labeled ALT.
7952 Peculiar arg meanings are explained in doc strings.
7953
7954 * abbrevs.texi (Expanding Abbrevs): Clarify.
7955
7956 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7957
7958 * frames.texi (Frame Parameters): Add an xref to the description
7959 of list-colors-display. Add a pointer to the X docs about colors.
7960
7961 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
7962 Improve docs of list-colors-display.
7963
7964 2005-02-03 Lute Kamstra <lute@gnu.org>
7965
7966 * frames.texi (Frames, Drag and Drop): Fix typos.
7967
7968 2005-02-03 Richard M. Stallman <rms@gnu.org>
7969
7970 * windows.texi (Basic Window): Mention color-change in mode line.
7971 (Change Window): Explain dragging vertical boundaries.
7972
7973 * text.texi (Sentences): Clarify.
7974 (Paragraphs): Explain M-a and blank lines.
7975 (Outline Mode): Clarify text and menu.
7976 (Hard and Soft Newlines): Mention use-hard-newlines.
7977
7978 * frames.texi (Frames): Delete unnecessary mention of Windows.
7979 (Mouse Commands): Likewise. Mention xterm mouse support.
7980 (Clipboard): Clarify.
7981 (Mouse References): Mention use of Mouse-1 for following links.
7982 (Menu Mouse Clicks): Clarify.
7983 (Mode Line Mouse): Clarify.
7984 (Drag and Drop): Rewrite.
7985
7986 * fixit.texi (Spelling): Fix typo.
7987
7988 * files.texi (File Names): Clarify.
7989 (Visiting): Update conditions for use of file dialog. Clarify.
7990 (Saving): Doc d as answer in save-some-buffers.
7991 (Remote Files): Clean up the text.
7992
7993 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7994
7995 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7996 (List Buffers): Clarify.
7997 (Several Buffers): Doc T command.
7998 (Buffer Convenience): Clarify menu.
7999
8000 * basic.texi (Undo): Clarify last change.
8001
8002 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8003
8004 * fixit.texi (Spelling): Fix typo.
8005
8006 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8007
8008 * basic.texi (Undo): Update description of `undo-outer-limit'.
8009
8010 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
8011
8012 * building.texi: Update documentation relating to GDB Graphical
8013 Interface.
8014
8015 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8016
8017 * custom.texi (Easy Customization): Adapt menu to node name change.
8018
8019 2005-01-30 Richard M. Stallman <rms@gnu.org>
8020
8021 * custom.texi (Easy Customization): Defn of "User Option" now
8022 includes faces. Don't say just "option" when talking about variables.
8023 Do say just "options" to mean "anything customizable".
8024 (Specific Customization): Describe `customize-variable',
8025 not `customize-option'.
8026
8027 * glossary.texi (Glossary) <Faces>: Add xref.
8028 <User Option>: Change definition--include faces. Change xref.
8029
8030 * picture.texi (Picture): Mention artist.el.
8031
8032 * sending.texi, screen.texi, programs.texi, misc.texi:
8033 * mini.texi, major.texi, maintaining.texi, macos.texi:
8034 * help.texi, frames.texi, files.texi:
8035 Don't say just "option" when talking about variables.
8036
8037 * display.texi, mule.texi: Don't say just "option" when talking
8038 about variables. Other minor cleanups.
8039
8040 2005-01-26 Lute Kamstra <lute@gnu.org>
8041
8042 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8043 File'. Mention the `-Q' option at the `--no-site-file' option.
8044
8045 2005-01-22 David Kastrup <dak@gnu.org>
8046
8047 * building.texi (Grep Searching): Mention alias `find-grep' for
8048 `grep-find'.
8049
8050 2005-01-20 Richard M. Stallman <rms@gnu.org>
8051
8052 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8053
8054 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8055
8056 * rmail.texi (Movemail): Explain differences
8057 between standard and mailutils versions of movemail.
8058 Describe command line and configuration options introduced
8059 with the latter.
8060 Explain the notion of mailbox URL, provide examples and
8061 cross-references to mailutils documentation.
8062 Describe various methods of specifying mailbox names,
8063 user names and user passwords for rmail.
8064 (Remote Mailboxes): New section.
8065 Describe how movemail handles remote mailboxes. Describe configuration
8066 options used to control its behavior.
8067 (Other Mailbox Formats): Explain handling of various mailbox
8068 formats.
8069
8070 2005-01-13 Richard M. Stallman <rms@gnu.org>
8071
8072 * commands.texi (Commands): Clarification.
8073
8074 2005-01-11 Richard M. Stallman <rms@gnu.org>
8075
8076 * programs.texi (Multi-line Indent): Fix previous change.
8077 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8078
8079 2005-01-08 Richard M. Stallman <rms@gnu.org>
8080
8081 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8082 lazy-highlight.
8083
8084 * search.texi (Query Replace): Mention faces query-replace
8085 and lazy-highlight.
8086 (Incremental Search): Update isearch highlighting info.
8087
8088 2005-01-04 Richard M. Stallman <rms@gnu.org>
8089
8090 * custom.texi (Saving Customizations): Minor improvement.
8091
8092 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8093
8094 * custom.texi (Saving Customizations): Emacs no longer loads
8095 `custom-file' after .emacs. No longer mention customizing through
8096 Custom.
8097
8098 2005-01-01 Andreas Schwab <schwab@suse.de>
8099
8100 * killing.texi (Graphical Kill): Move up under node Killing,
8101 change @section to @subsection.
8102
8103 2005-01-01 Richard M. Stallman <rms@gnu.org>
8104
8105 * custom.texi (Face Customization): Mention hex color specs.
8106
8107 * emacs.texi (Top): Update Killing submenu.
8108
8109 * killing.texi (Killing): Reorganize section.
8110 No more TeX-only text; put the node command at start of chapter.
8111 But the first section heading is used only in TeX.
8112 Rewrite the text to read better in this mode.
8113 (Graphical Kill): New subnode gets some of the text that
8114 used to be in the first section.
8115
8116 2004-12-31 Richard M. Stallman <rms@gnu.org>
8117
8118 * dired.texi (Shell Commands in Dired): Delete the ? example.
8119
8120 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8121
8122 * files.texi (Saving): Describe new require-final-newline features
8123 and mode-require-final-newline.
8124
8125 2004-12-29 Richard M. Stallman <rms@gnu.org>
8126
8127 * custom.texi (File Variables): Clarify previous change.
8128
8129 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8130
8131 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8132 out now.
8133
8134 2004-12-27 Richard M. Stallman <rms@gnu.org>
8135
8136 * Makefile.in (MAKEINFO): Specify --force.
8137
8138 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8139 (Undo): Doc undo-outer-limit.
8140
8141 2004-12-15 Juri Linkov <juri@jurta.org>
8142
8143 * mark.texi (Transient Mark, Mark Ring): M-< and other
8144 movement commands don't set mark in Transient Mark mode
8145 if mark is active.
8146
8147 2004-12-12 Juri Linkov <juri@jurta.org>
8148
8149 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8150 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8151
8152 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8153 (Misc Dired Commands): Add @r{(Dired)} to w.
8154
8155 2004-12-12 Juri Linkov <juri@jurta.org>
8156
8157 * mark.texi (Marking Objects): Marking commands also extend the
8158 region when mark is active in Transient Mark mode.
8159
8160 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8161
8162 * custom.texi (Saving Customizations): Emacs only loads the custom
8163 file automatically after the init file in version 22.1 or later.
8164 Adapt text and examples to this fact.
8165
8166 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8167
8168 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8169 be set through Custom. Otherwise, it has no effect.
8170
8171 2004-12-05 Richard M. Stallman <rms@gnu.org>
8172
8173 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8174 * entering.texi: Rename Command Line to Emacs Invocation.
8175
8176 * misc.texi (Term Mode): Correctly describe C-c.
8177
8178 * custom.texi (Easy Customization): Move up to section level,
8179 before Variables. Avoid using the term "variable"; say "option".
8180 New initial explanation.
8181 (Variables): In initial explanation, connect "variable" to the
8182 already-explained "user option".
8183
8184 * emacs.texi (Top): Fix ref to Command Line.
8185 Move reference to Easy Customization.
8186
8187 * xresources.texi (X Resources): Fix From link.
8188
8189 * doclicense.texi (GNU Free Documentation License): Fix To link.
8190
8191 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8192
8193 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8194
8195 2004-12-03 Richard M. Stallman <rms@gnu.org>
8196
8197 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8198
8199 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8200
8201 * kmacro.texi: Several small changes in addition to the following.
8202 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8203 defining a keyboard macro.
8204 Mention `kmacro-ring-max'.
8205 (Keyboard Macro Counter): Clarify description of
8206 `kmacro-insert-counter', `kmacro-set-counter',
8207 `kmacro-add-counter' and `kmacro-set-format'.
8208
8209 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8210
8211 * custom.texi (File Variables): Add `unibyte' and make it more
8212 clear that `unibyte' and `coding' are special. Suggested by Simon
8213 Krahnke <overlord@gmx.li>.
8214
8215 * mule.texi (Enabling Multibyte): Refer to File Variables.
8216 Suggested by Simon Krahnke <overlord@gmx.li>.
8217
8218 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8219
8220 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8221 x-use-old-gtk-file-dialog.
8222
8223 2004-11-20 Richard M. Stallman <rms@gnu.org>
8224
8225 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8226
8227 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
8228
8229 * building.texi (Lisp Eval): Delete hyphen in section name.
8230
8231 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8232
8233 * files.texi (Old Versions):
8234 No longer document annotation as "CVS only".
8235
8236 2004-11-10 Andre Spiegel <spiegel@gnu.org>
8237
8238 * files.texi (Version Control): Rewrite the introduction about
8239 version systems, mentioning the new ones that we support.
8240 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8241 suggestions.
8242
8243 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8244
8245 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8246
8247 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8248
8249 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8250
8251 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8252
8253 * text.texi (Text Based Tables, Table Definition)
8254 (Table Creation, Table Recognition, Cell Commands)
8255 (Cell Justification, Row Commands, Column Commands)
8256 (Fixed Width Mode, Table Conversion, Measuring Tables)
8257 (Table Misc): New nodes, documenting the Table Mode.
8258
8259 2004-10-19 Jason Rumney <jasonr@gnu.org>
8260
8261 * makefile.w32-in (info): Change order of arguments to makeinfo.
8262
8263 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
8264
8265 * calendar.texi (iCalendar): Update for package changes.
8266
8267 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8268
8269 * files.texi (Misc File Ops): View mode is a minor mode.
8270
8271 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8272
8273 * calendar.texi (iCalendar): Style changes.
8274
8275 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8276
8277 * search.texi (Regexps): The regexp described in the example is no
8278 longer stored in the variable `sentence-end'.
8279
8280 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
8281
8282 * building.texi (Starting GUD): Note that multiple debugging
8283 sessions requires `gdb --fullname'.
8284
8285 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
8286
8287 * calendar.texi (iCalendar): New section for a new package.
8288
8289 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8290
8291 * text.texi: Various small changes in addition to the following.
8292 (Text): Replace xref for autotype with inforef.
8293 (Sentences): Explain nil value for `sentence-end'.
8294 (Paragraphs): Update default values for `paragraph-start' and
8295 `paragraph-separate'.
8296 (Text Mode): Correct description of Text mode's effect on the
8297 syntax table.
8298 (Outline Visibility): `hide-other' does not hide top level headings.
8299 `selective-display-ellipses' no longer has an effect on Outline mode.
8300 (TeX Misc): Add missing @cindex.
8301 Replace xref for RefTeX with inforef.
8302 (Requesting Formatted Text): The variable
8303 `enriched-fill-after-visiting' no longer exists.
8304 (Editing Format Info): Update names of menu items and commands.
8305 (Format Faces): Mention special effect of specifying the default face.
8306 Describe inheritance of text properties.
8307 Correct description of `fixed' face.
8308 (Format Indentation): Correct description of effect of setting
8309 margins. Mention `set-left-margin' and `set-right-margin'.
8310 (Format Justification): Update names of menu items.
8311 `set-justification-full' is now bound to `M-j b'.
8312 Mention that `default-justification' is a per buffer variable.
8313 (Format Properties): Update name of menu item.
8314 (Forcing Enriched Mode): `format-decode-buffer' automatically
8315 turns on Enriched mode if the buffer is in text/enriched format.
8316
8317 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
8318
8319 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8320
8321 2004-09-28 Kim F. Storm <storm@cua.dk>
8322
8323 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8324 Align with new functionality.
8325
8326 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8327
8328 * display.texi (Display Custom): Remove stray `@end defvar'.
8329
8330 2004-09-23 Kim F. Storm <storm@cua.dk>
8331
8332 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8333 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8334
8335 2004-09-20 Richard M. Stallman <rms@gnu.org>
8336
8337 * custom.texi (Hooks): Explain using setq to clear out a hook.
8338 (File Variables): Explain multiline string constants.
8339 (Non-ASCII Rebinding): Explain when you need to update
8340 non-ASCII char codes in .emacs.
8341
8342 * building.texi (Compilation): Explain how to make a silent
8343 subprocess that won't be terminated. Explain compilation-environment.
8344
8345 2004-09-13 Kim F. Storm <storm@cua.dk>
8346
8347 * mini.texi (Repetition): Rename isearch-resume-enabled to
8348 isearch-resume-in-command-history and change default to disabled.
8349
8350 2004-09-09 Kim F. Storm <storm@cua.dk>
8351
8352 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8353 with new `kmacro-name-last-macro'.
8354
8355 2004-09-08 Juri Linkov <juri@jurta.org>
8356
8357 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8358
8359 2004-09-03 Juri Linkov <juri@jurta.org>
8360
8361 * search.texi (Incremental Search): Update wording for M-%.
8362
8363 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8364
8365 * killing.texi (Killing): Correct description of kill commands in
8366 read-only buffer.
8367
8368 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8369
8370 * building.texi (Compilation Mode): Add a paragraph about rules
8371 for finding the compilation buffer for `next-error'.
8372
8373 * search.texi (Other Repeating Search): Mention that Occur mode
8374 supports the next-error functionality.
8375
8376 2004-09-02 Juri Linkov <juri@jurta.org>
8377
8378 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8379
8380 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8381
8382 * kmacro.texi (Basic Keyboard Macro):
8383 `apply-macro-to-region-lines' now operates on all lines that begin
8384 in the region, rather than on all complete lines in the region.
8385
8386 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8387
8388 * frames.texi (Drag and drop): Add documentation about
8389 x-dnd-test-function and x-dnd-known-types.
8390
8391 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8392
8393 * indent.texi: Various minor changes in addition to:
8394 (Indentation Commands): Correct description of `indent-relative'.
8395 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8396 mode. The *Tab Stops* buffer uses Overwrite Mode.
8397 (Just Spaces): `tabify' converts sequences of at least two spaces
8398 to tabs.
8399
8400 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8401
8402 * frames.texi (Secondary Selection): Setting the secondary
8403 selection with M-Drag-Mouse-1 does not alter the kill ring,
8404 setting it with M-Mouse-1 and M-Mouse-3 does.
8405 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8406 toolkit scroll bars.
8407 (Scroll Bars): Ditto.
8408
8409 * windows.texi (Basic Window): When using a window system, the value
8410 of point in a non-selected window is indicated by a hollow box.
8411 (Split Window): Side by side windows are separated by a scroll bar,
8412 if scroll bars are used.
8413 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8414 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8415 (Window Convenience): Update bindings for `winner-undo' and
8416 `winner-redo'.
8417
8418 * ack.texi (Acknowledgments): Use `@unnumbered'.
8419 * misc.texi: Adapt sectioning in Info to the node structure.
8420 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8421 of "Using Emacs as a Server".
8422 * building.texi (Building): Interchange nodes (for correct numbering).
8423 * programs.texi (Programs): Interchange nodes (for correct numbering).
8424 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8425 Info to the node structure.
8426 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8427 Rearrange order of nodes and sections such that both "GNU GENERAL
8428 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8429 end, as appropriate for appendices.
8430 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8431 Use `@unnumberedsec'.
8432 * trouble.texi: Adapt sectioning in Info to the node structure.
8433 Adapt node pointers to change in emacs.texi.
8434 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8435
8436 2004-08-25 Kenichi Handa <handa@m17n.org>
8437
8438 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8439 description for unibyte mode.
8440
8441 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8442
8443 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8444
8445 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8446 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8447 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8448 in @pxref.
8449
8450 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8451
8452 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8453 Change section names.
8454
8455 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8456
8457 * kmacro.texi (Keyboard Macro Ring): Rename section.
8458 Emacs treats the head of the macro ring as the `last keyboard macro'.
8459 (Keyboard Macro Counter): Minor change.
8460 (Save Keyboard Macro): Some clarifications.
8461 (Edit Keyboard Macro): Rename section.
8462
8463 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8464 32-bit machines.
8465 (Several Buffers): Clarify which buffer is selected if `2' is
8466 pressed in the Buffer Menu.
8467 Auto Revert mode can be used to update the Buffer Menu
8468 automatically.
8469
8470 2004-08-21 Eli Zaretskii <eliz@gnu.org>
8471
8472 * help.texi (Misc Help): Add an index entry for finding an Info
8473 manual by its file name.
8474
8475 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8476
8477 * files.texi (Backup Deletion): Correct description of
8478 `delete-old-versions'.
8479 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8480 (Auto Save Files): Recommend `auto-save-mode' to reenable
8481 auto-saving, rather than the abbreviation `auto-save'.
8482
8483 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8484
8485 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8486 for "killing" and "yanking" in main menu.
8487
8488 2004-08-16 Richard M. Stallman <rms@gnu.org>
8489
8490 * killing.texi (Yanking, Killing): Minor cleanups.
8491
8492 * mark.texi (Momentary Mark): Minor cleanups.
8493
8494 2004-08-15 Kenichi Handa <handa@etl.go.jp>
8495
8496 * custom.texi (Non-ASCII Rebinding):
8497 C-q always inserts the right code to pass to global-set-key.
8498
8499 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8500
8501 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8502 `insert-register', instead of `C-x r g' binding, for consistency.
8503
8504 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8505
8506 * fixit.texi (Spelling): Fix typo.
8507
8508 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8509
8510 * help.texi (Help): Fix Texinfo usage.
8511
8512 2004-07-24 Richard M. Stallman <rms@gnu.org>
8513
8514 * text.texi (Paragraphs): Update how paragraphs are separated
8515 and the default for paragraph-separate.
8516
8517 * search.texi (Regexp Replace): Further update text for new
8518 replacement operators.
8519
8520 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8521
8522 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8523 `R' switch.
8524
8525 * dired.texi (Dired Updating): `k' only deletes inserted
8526 subdirectories from the Dired buffer if a prefix argument was given.
8527
8528 * search.texi (Regexps): Delete redundant definition of `symbol' in
8529 description of `\_>'. It already occurs in the description of `\_<'.
8530
8531 2004-07-01 Juri Linkov <juri@jurta.org>
8532
8533 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8534 (Regexp Search): Add M-r.
8535
8536 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8537
8538 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8539
8540 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8541
8542 * search.texi, calendar.texi: Markup fixes.
8543
8544 2004-06-25 Richard M. Stallman <rms@gnu.org>
8545
8546 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8547
8548 2004-06-25 David Kastrup <dak@gnu.org>
8549
8550 * search.texi (Regexp Replace): Some typo corrections and
8551 rearrangement.
8552
8553 2004-06-24 David Kastrup <dak@gnu.org>
8554
8555 * search.texi (Unconditional Replace): Use replace-string instead
8556 of query-replace in example.
8557 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8558 sequences.
8559 (Query Replace): Correct explanation of `^' which does not use
8560 the mark stack.
8561
8562 2004-06-21 Nick Roberts <nickrob@gnu.org>
8563
8564 * misc.texi (Shell History Copying): Document comint-insert-input.
8565 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8566
8567 2004-06-20 Jesper Harder <harder@ifa.au.dk>
8568
8569 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8570 * custom.texi (Customization): Do.
8571 * anti.texi (Antinews): Do.
8572 * abbrevs.texi (Defining Abbrevs): Do.
8573
8574 * programs.texi (Info Lookup): Fix keybinding for
8575 info-lookup-symbol.
8576
8577 2004-06-16 Juanma Barranquero <lektu@terra.es>
8578
8579 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8580 Add emacs-xtra.
8581 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8582 (clean): Add emacs-xtra and flymake. Remove redundancies.
8583
8584 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8585
8586 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8587 Add emacs-xtra.
8588 * emacs-xtra.texi: New file.
8589
8590 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8591
8592 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8593 (Dired and Find): Mention differences with ordinary Dired buffers.
8594
8595 2004-06-13 Richard M. Stallman <rms@gnu.org>
8596
8597 * custom.texi (Init Syntax): Explain about vars that do special
8598 things when set with setq or with Custom.
8599 (Init Examples): Add line-number-mode example.
8600
8601 2004-06-12 Juri Linkov <juri@jurta.org>
8602
8603 * dired.texi (Operating on Files): Add dired-do-touch.
8604
8605 2004-06-10 Juri Linkov <juri@jurta.org>
8606
8607 * building.texi (Lisp Eval): Add C-M-x on defface.
8608
8609 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8610
8611 * files.texi (Reverting): Auto-Revert mode and
8612 Global Auto-Revert mode no longer revert remote files.
8613
8614 2004-05-29 Richard M. Stallman <rms@gnu.org>
8615
8616 * custom.texi (Init File): Two dashes start --no-site-file.
8617
8618 2004-05-29 Alan Mackenzie <acm@muc.de>
8619
8620 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
8621 ("AWK"): Is consistently thus spelled throughout.
8622 (AWK, Pike): Document as "C-like modes".
8623 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8624 (M-x man): Supersedes M-x manual-entry.
8625 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8626
8627 ("Comments in C"): Delete node; the info is in CC Mode manual.
8628 (c-comment-only-line-offset): Remove description.
8629
8630 (C-c ., C-c C-c): Describe new C Mode bindings.
8631
8632 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8633 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8634 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8635 Amend definitions.
8636
8637 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8638 Describe functions.
8639
8640 (c-comment-start-regexp, c-hanging-comment-ender-p)
8641 (c-hanging-comment-starter-p): Remove obsolete definitions.
8642
8643 * emacs.texi: Remove the menu entry "Comments in C".
8644
8645 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8646
8647 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8648 `M-x locate'.
8649
8650 2004-05-16 Karl Berry <karl@gnu.org>
8651
8652 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8653 makeinfo --html fails.
8654 * help.texi (Help Summary) [@ifnottex]: Likewise.
8655
8656 2004-05-13 Nick Roberts <nickrob@gnu.org>
8657
8658 * building.texi (GDB Graphical Interface): Update and describe
8659 layout first.
8660
8661 2004-05-04 Jason Rumney <jasonr@gnu.org>
8662
8663 * makefile.w32-in: Revert last change.
8664
8665 2004-05-03 Jason Rumney <jasonr@gnu.org>
8666
8667 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8668
8669 2004-04-23 Juanma Barranquero <lektu@terra.es>
8670
8671 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8672
8673 2004-04-18 Juri Linkov <juri@jurta.org>
8674
8675 * fixit.texi (Spelling): Remove file extension from ispell xref.
8676
8677 2004-04-15 Kim F. Storm <storm@cua.dk>
8678
8679 * cmdargs.texi (Initial Options): Add -Q.
8680
8681 2004-04-05 Kim F. Storm <storm@cua.dk>
8682
8683 * custom.texi (File Variables): Add safe-local-eval-forms.
8684
8685 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8686
8687 * files.texi (Reverting): Correct description of revert-buffer's
8688 handling of point.
8689
8690 2004-03-22 Juri Linkov <juri@jurta.org>
8691
8692 * emacs.texi (Top): Add `Misc X'.
8693
8694 * trouble.texi: Fix help key bindings.
8695
8696 * glossary.texi: Improve references.
8697
8698 * help.texi: Sync keywords with finder.el.
8699
8700 * mini.texi (Completion): Add description for menu items.
8701
8702 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8703
8704 * sending.texi (Mail Methods): Fix xref to Message manual.
8705
8706 2004-03-12 Richard M. Stallman <rms@gnu.org>
8707
8708 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8709
8710 2004-03-04 Richard M. Stallman <rms@gnu.org>
8711
8712 * search.texi (Regexps): Explain that ^ and $ have their
8713 special meanings only in certain contexts.
8714
8715 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8716
8717 * mule.texi (Specify Coding): Doc C-x RET F.
8718
8719 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8720 for multiple compile and grep buffers.
8721 (Indirect Buffers): Don't recommand clone-indirect-buffer
8722 for multiple compile and grep buffers.
8723
8724 2004-02-29 Juanma Barranquero <lektu@terra.es>
8725
8726 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8727 Use $(DEL) instead of rm, and ignore exit code.
8728
8729 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
8730
8731 * building.texi (Watch Expressions): Update.
8732
8733 2004-02-21 Juri Linkov <juri@jurta.org>
8734
8735 * cmdargs.texi (Action Arguments): Add alias --find-file.
8736 Add --directory, --help, --version. Move text about command-line-args
8737 to Command Arguments.
8738 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8739 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8740 (Window Size X): Join -g and --geometry. Add @cindex.
8741 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8742 (Title X): Remove alias -title.
8743 (Misc X): New node.
8744
8745 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8746
8747 * frames.texi (Drag and drop): Add Motif to list of supported
8748 protocols.
8749
8750 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8751
8752 * frames.texi (Drag and drop): New section.
8753
8754 2004-01-24 Richard M. Stallman <rms@gnu.org>
8755
8756 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8757 Include it only @ifnotinfo. Patch the preceding and following
8758 node headers to point to each other.
8759
8760 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8761
8762 * calendar.texi (Appointments): Update section.
8763
8764 2003-12-29 Kevin Ryde <user42@zip.com.au>
8765
8766 * programs.texi (C Modes): Fix the xref.
8767
8768 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
8769
8770 * building.texi (Watch Expressions): Update.
8771 (Commands of GUD): Include use of toolbar + breakpoints set from
8772 fringe/margin.
8773
8774 2003-12-03 Andre Spiegel <spiegel@gnu.org>
8775
8776 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8777 <acm@muc.de>.
8778
8779 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8780
8781 * frames.texi (Dialog Boxes): Add use-file-dialog.
8782
8783 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8784
8785 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8786 in CC Mode.
8787
8788 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8789
8790 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8791 * man/commands.texi, man/custom.texi, man/display.texi:
8792 * man/emacs.texi, man/files.texi:
8793 * man/frames.texi, man/glossary.texi, man/killing.texi:
8794 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8795 * man/mule.texi, man/rmail.texi, man/search.texi:
8796 * man/sending.texi, man/text.texi, man/trouble.texi:
8797 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8798
8799 2003-11-01 Alan Mackenzie <acm@muc.de>
8800
8801 * search.texi (Scrolling During Incremental Search): Document a
8802 new scrolling facility in isearch mode.
8803
8804 2003-10-22 Miles Bader <miles@gnu.org>
8805
8806 * Makefile.in (info): Move before $(top_srcdir)/info.
8807
8808 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
8809
8810 * building.texi (Watch Expressions): Update section on data display
8811 to reflect code changes (GDB Graphical Interface).
8812
8813 2003-10-13 Richard M. Stallman <rms@gnu.org>
8814
8815 * xresources.texi (GTK resources): Clean up previous change.
8816
8817 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8818
8819 * xresources.texi (GTK resources): Add a note that some themes
8820 disallow customizations. Add scroll theme example.
8821
8822 2003-09-30 Richard M. Stallman <rms@gnu.org>
8823
8824 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8825
8826 * misc.texi (Saving Emacs Sessions): Shorten the section,
8827 collapsing back into one node.
8828
8829 2003-09-30 Lars Hansen <larsh@math.ku.dk>
8830
8831 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8832
8833 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8834
8835 * xresources.texi (GTK names in Emacs): Correct typo.
8836
8837 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8838
8839 * cmdargs.texi (Font X): Mention new default font.
8840 More fully describe long font names, wildcard patterns and the
8841 problems involved. (Result of discussion on emacs-devel.)
8842
8843 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8844
8845 * emacs.texi (Acknowledgements): Correct typo.
8846
8847 2003-09-22 Richard M. Stallman <rms@gnu.org>
8848
8849 * dired.texi (Misc Dired Commands): New node.
8850 (Dired Navigation): Add dired-goto-file.
8851
8852 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8853
8854 * emacs.texi (Acknowledgements): New node, split from Distribution.
8855
8856 * cmdargs.texi (Action Arguments): -f reads interactive args.
8857
8858 2003-09-08 Lute Kamstra <lute@gnu.org>
8859
8860 * screen.texi (Mode Line): Say that POS comes before LINE.
8861 Mention `size-indication-mode'.
8862 * display.texi (Optional Mode Line):
8863 Document `size-indication-mode'.
8864 * basic.texi (Position Info): Mention `size-indication-mode'.
8865
8866 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8867
8868 * xresources.texi (Resources): Refer to `editres' man page.
8869 (Lucid Resources): Update defaults. Expand description of
8870 `shadowThickness'.
8871
8872 2003-09-04 Miles Bader <miles@gnu.org>
8873
8874 * Makefile.in (top_srcdir): New variable.
8875 ($(top_srcdir)/info): New rule.
8876 (info): Depend on it.
8877
8878 2003-09-03 Peter Runestig <peter@runestig.com>
8879
8880 * makefile.w32-in: New file.
8881
8882 2003-08-29 Richard M. Stallman <rms@gnu.org>
8883
8884 * misc.texi (Saving Emacs Sessions): Correct previous change.
8885
8886 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8887
8888 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8889 (Intro): Include kmacro.texi after fixit.texi instead of after
8890 custom.texi. (As suggested by Kim Storm.)
8891
8892 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8893
8894 * fixit.texi (Fixit): Update `Next' pointer.
8895 * files.texi (Files): Update `Previous' pointer.
8896 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8897 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8898 (Suggested by Kim Storm.)
8899 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8900
8901 2003-08-18 Kim F. Storm <storm@cua.dk>
8902
8903 * kmacro.texi: New file describing enhanced keyboard macro
8904 functionality. Replaces old description in custom.texi.
8905
8906 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8907 (Keyboard Macros): Move to new kmacro.texi file.
8908
8909 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8910
8911 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8912
8913 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8914
8915 2003-08-17 Alex Schroeder <alex@gnu.org>
8916
8917 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8918 required.
8919
8920 2003-08-05 Richard M. Stallman <rms@gnu.org>
8921
8922 * programs.texi (Lisp Indent): Don't describe
8923 lisp-indent-function property here. Use xref to Lisp Manual.
8924
8925 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8926
8927 * calendar.texi (Date Formats): Document changed behavior of
8928 abbreviations.
8929
8930 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
8931
8932 * buffers.texi (List Buffers): Fix previous change.
8933
8934 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
8935
8936 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8937 List*.
8938
8939 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8940
8941 * display.texi (Font Lock): Fix typo.
8942
8943 2003-07-07 Richard M. Stallman <rms@gnu.org>
8944
8945 * display.texi (Font Lock): Add xref for format info on
8946 font-lock-remove-keywords.
8947
8948 * building.texi (Compilation): Document what happens with asynch
8949 children of compiler process.
8950
8951 * help.texi (Library Keywords): Use @multitable.
8952
8953 2003-06-04 Richard M. Stallman <rms@gnu.org>
8954
8955 * programs.texi (Expressions): Delete C-M-DEL.
8956
8957 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8958 comint-move-point-for-output renamed from
8959 comint-scroll-to-bottom-on-output.
8960
8961 * custom.texi (Init Rebinding): Replace previous change with xref.
8962 (Non-ASCII Rebinding): Explain that issue more briefly here.
8963
8964 2003-05-28 Richard M. Stallman <rms@gnu.org>
8965
8966 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8967
8968 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
8969
8970 * building.texi (GDB Graphical Interface): New node.
8971 (Rewritten somewhat by RMS.)
8972
8973 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8974
8975 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8976 non-English letters. Explain how to set coding systems correctly
8977 and how to include the right coding cookie in the file.
8978
8979 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8980
8981 * indent.texi (Indentation): Explain the concepts.
8982 (Just Spaces): Explain why preventing tabs for indentation might
8983 be useful.
8984
8985 2003-04-16 Richard M. Stallman <rms@gnu.org>
8986
8987 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8988
8989 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8990
8991 * cmdargs.texi (General Variables): Document SMTPSERVER.
8992
8993 * sending.texi: Remove SMTP node.
8994 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8995 library.
8996
8997 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8998
8999 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9000
9001 2003-02-22 Simon Josefsson <jas@extundo.com>
9002
9003 * sending.texi (Mail Methods): Add node about SMTP.
9004
9005 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
9006
9007 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9008
9009 2003-02-01 Kevin Ryde <user42@zip.com.au>
9010
9011 * glossary.texi (Glossary): Correction to cl cross reference.
9012
9013 2003-01-20 Richard M. Stallman <rms@gnu.org>
9014
9015 * killing.texi (Rectangles): Document C-x c r.
9016
9017 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
9018
9019 * xresources.texi (GTK resources): New node.
9020 (GTK widget names): New node.
9021 (GTK names in Emacs): New node.
9022 (GTK styles): New node.
9023
9024 2003-01-09 Francesco Potortì <pot@gnu.org>
9025
9026 * maintaining.texi (Create Tags Table): Add reference to the new
9027 `etags --help --lang=LANG' option.
9028
9029 2002-10-02 Karl Berry <karl@gnu.org>
9030
9031 * emacs.texi: Per rms, update all manuals to use @copying instead of
9032 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
9033 where needed for the sake of the HTML output.
9034
9035 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9036
9037 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9038 source files.
9039
9040 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9041
9042 * Makefile.in (emacsman): New target.
9043
9044 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9045
9046 * (Version 21.1 released.)
9047
9048 2001-10-05 Gerd Moellmann <gerd@gnu.org>
9049
9050 * Branch for 21.1.
9051
9052 2001-03-05 Gerd Moellmann <gerd@gnu.org>
9053
9054 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9055
9056 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9057
9058 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9059
9060 1999-07-12 Richard Stallman <rms@gnu.org>
9061
9062 * Version 20.4 released.
9063
9064 1998-12-04 Markus Rost <rost@delysid.gnu.org>
9065
9066 * Makefile.in (INFO_TARGETS): Delete customize.info.
9067 (DVI_TARGETS): Delete customize.dvi.
9068 (../info/customize, customize.dvi): Targets deleted.
9069
9070 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9071
9072 * Version 20.3 released.
9073
9074 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9075
9076 * Makefile.in (EMACSSOURCES): Add mule.texi.
9077 Add msdog.texi, ack.texi. Remove gnu1.texi.
9078
9079 1998-04-06 Andreas Schwab <schwab@gnu.org>
9080
9081 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9082 Use it in dvi targets.
9083
9084 1997-09-23 Paul Eggert <eggert@twinsun.com>
9085
9086 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9087 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9088 (../info/customize): Rename from ../info/custom.
9089
9090 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9091
9092 * Version 20.2 released.
9093
9094 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9095
9096 * Version 20.1 released.
9097
9098 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9099
9100 * Makefile (../info/customize, customize.dvi): New targets.
9101 (INFO_TARGETS): Add ../info/customize.
9102 (DVI_TARGETS): Add customize.dvi.
9103
9104 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9105
9106 * Version 19.33 released.
9107
9108 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9109
9110 * Version 19.32 released.
9111
9112 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9113
9114 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9115
9116 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9117
9118 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9119 Specify -I option.
9120 (All dvi targets): Set the TEXINPUTS variable.
9121
9122 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9123
9124 * Version 19.31 released.
9125
9126 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9127
9128 * Version 19.30 released.
9129
9130 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9131
9132 * Makefile.in (maintainer-clean): Rename from realclean.
9133
9134 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9135
9136 * Makefile.in: New file.
9137 * Makefile: File deleted.
9138
9139 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9140
9141 * Makefile (TEXINDEX_OBJS): Variable deleted.
9142 (texindex, texindex.o, getopt.o): Rules deleted.
9143 All deps on texindex deleted.
9144 (distclean): Don't delete texindex.
9145 (mostlyclean): Don't delete *.o.
9146 * texindex.c, getopt.c: Files deleted.
9147
9148 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9149
9150 * Version 19.26 released.
9151
9152 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9153
9154 * Makefile (EMACSSOURCES): Exclude undo.texi.
9155
9156 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9157
9158 * Version 19.25 released.
9159
9160 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9161
9162 * Version 19.24 released.
9163
9164 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9165
9166 * Version 19.23 released.
9167
9168 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9169
9170 * Makefile: Delete spurious tab.
9171
9172 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9173
9174 * Makefile (.SUFFIXES): New rule.
9175
9176 1993-12-04 Richard Stallman (rms@srarc2)
9177
9178 * getopt.c: New file.
9179 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9180 (getopt.o): New rule.
9181 (dvi): Don't depend on texindex.
9182 (emacs.dvi): Depend on texindex.
9183
9184 1993-12-03 Richard Stallman (rms@srarc2)
9185
9186 * Makefile (TEXI2DVI): New variable.
9187 (emacs.dvi): Add explicit command.
9188 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9189
9190 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9191
9192 * Version 19.22 released.
9193
9194 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9195
9196 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9197
9198 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9199
9200 * Version 19.21 released.
9201
9202 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9203
9204 * Makefile (realclean): Don't delete the Info files.
9205
9206 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9207
9208 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9209 4' where appropriate.
9210
9211 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9212
9213 * Makefile: Fix targets for texindex.
9214
9215 * texindex.c: Include "../src/config.h" if building in emacs.
9216
9217 * Makefile: Change all files to FILENAME.texi, force all targets
9218 to be FILENAME, not FILENAME.info.
9219 Add target to build texindex.c, defining `emacs'.
9220
9221 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9222
9223 * Version 19.19 released.
9224
9225 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9226
9227 * Version 19.18 released.
9228
9229 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9230
9231 * Makefile: Fix source file names of the separate manuals.
9232
9233 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9234
9235 * Version 19.17 released.
9236
9237 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9238
9239 * split-man: Fix typos in last change.
9240
9241 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9242
9243 * Version 19.16 released.
9244
9245 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9246
9247 * version 19.15 released.
9248
9249 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9250
9251 * Makefile (distclean): It's rm, not rf.
9252
9253 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9254
9255 * Version 19.14 released.
9256
9257 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9258
9259 * Makefile: New file.
9260
9261 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9262
9263 * Version 19.13 released.
9264
9265 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9266
9267 * Version 19.9 released.
9268
9269 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9270
9271 * Version 19.8 released.
9272
9273 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9274
9275 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9276
9277 * trouble.texi: It's `enable-flow-control-on', not
9278 `evade-flow-control-on'.
9279
9280 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9281
9282 * display.texi: Document standard-display-european.
9283
9284 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9285
9286 * Version 19.7 released.
9287
9288 * emacs.texi: Add a sentence to the top menu mentioning the
9289 specific version of Emacs this manual applies to.
9290
9291 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9292
9293 * basic.texi: Document next-line-add-lines variable used to
9294 implement down-arrow.
9295
9296 * killing.texi: Document kill-whole-line.
9297
9298 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9299
9300 * text.texi: Update unix TeX ordering information.
9301
9302 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9303
9304 * news.texi: Mention fill-rectangle in keybinding list.
9305
9306 * killing.texi: Document fill-rectangle.
9307
9308 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9309
9310 * vc.texi: Bring the docs up to date with VC 5.2.
9311
9312 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9313
9314 * emacs.tex: Mention blackbox and gomoku under Amusements.
9315 Assembler mode is now mentioned and appropriately indexed
9316 under Programming Modes.
9317
9318 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9319
9320 * emacs.tex: Update TeX ordering information.
9321
9322 1990-06-26 David Lawrence (tale@geech)
9323
9324 * emacs.tex: Note that completion-ignored-extensions is not used
9325 to filter out names when all completions are displayed in
9326 *Completions*.
9327
9328 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9329
9330 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9331
9332 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9333
9334 * emacs.tex: Add @findex grep.
9335
9336 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9337
9338 * emacs.tex: Correct two typos. No other changes before
9339 Version 19 will be made.
9340
9341 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9342
9343 * emacs.tex: Update information for obtaining TeX distribution from the
9344 University of Washington.
9345
9346 ;; Local Variables:
9347 ;; coding: utf-8
9348 ;; End:
9349
9350 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9351
9352 This file is part of GNU Emacs.
9353
9354 GNU Emacs is free software: you can redistribute it and/or modify
9355 it under the terms of the GNU General Public License as published by
9356 the Free Software Foundation, either version 3 of the License, or
9357 (at your option) any later version.
9358
9359 GNU Emacs is distributed in the hope that it will be useful,
9360 but WITHOUT ANY WARRANTY; without even the implied warranty of
9361 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9362 GNU General Public License for more details.
9363
9364 You should have received a copy of the GNU General Public License
9365 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.