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