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