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