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