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