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