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