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