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