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