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