Shorten SQL mode NEWS entry, moving more details to doc strings
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
fe93bc91
GM
12012-02-07 Glenn Morris <rgm@gnu.org>
2
3 * files.texi (File Conveniences): Mention ImageMagick images.
4
d273439c
GM
52012-02-05 Glenn Morris <rgm@gnu.org>
6
649f602c
GM
7 * trouble.texi (Checklist): Mention debug-on-event.
8
d273439c
GM
9 * maintaining.texi (Maintaining): Add cross-ref to ERT.
10
a9410bdf
GM
112012-02-04 Glenn Morris <rgm@gnu.org>
12
1f5e1a16
GM
13 * macos.texi (Customization options specific to Mac OS / GNUstep):
14 New subsection.
15
b7314ef7
GM
16 * display.texi (Colors): Mention list-colors-sort.
17
a9410bdf
GM
18 * files.texi (File Conveniences): Mention image animation.
19
75319d7f
CY
202012-01-31 Chong Yidong <cyd@gnu.org>
21
22 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
23 scroll bars (Bug#10666).
24
2680c309
CY
252012-01-28 Chong Yidong <cyd@gnu.org>
26
691db250
CY
27 * files.texi (Filesets): Fix typos.
28
2680c309
CY
29 * display.texi (Faces): Add xref to Colors node.
30
2a90dfca
DM
312012-01-27 Dani Moncayo <dmoncayo@gmail.com>
32
33 * buffers.texi (Select Buffer): Clarify explanation of switching
34 to new buffers. Fix description of next-buffer and
6df6ae42 35 previous-buffer (Bug#10334).
2a90dfca
DM
36 (Misc Buffer): Add xref to View Mode.
37
38 * text.texi (Fill Commands): Fix description of
39 sentence-end-double-space.
40
20d2304d
CY
412012-01-23 Chong Yidong <cyd@gnu.org>
42
f088cb8b 43 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 44
01ec1eed
VS
452012-01-16 Volker Sobek <reklov@live.com> (tiny change)
46
47 * programs.texi (Comment Commands): Typo (bug#10514).
48
06848b82
CY
492012-01-15 Chong Yidong <cyd@gnu.org>
50
51 * xresources.texi (X Resources): Describe GTK+ case first.
52 (Resources): Don't use borderWidth as an example, since it doesn't
53 work with GTK+.
54 (Table of Resources): Clarify role of several resources, including
55 the Emacs 24 behavior of cursorBlink etc.
56 (Face Resources): Node deleted. Recommend using Customize
57 instead. Add paragraph to `Table of Resources' node summarizing
58 how to use X resources for changing faces.
59 (Lucid Resources): Rewrite, omitting description of font names,
60 referring to the Fonts node instead.
61 (LessTif Resources): Copyedits.
62 (GTK resources): Rewrite, describing the difference between gtk2
63 and gtk3.
64 (GTK Resource Basics): New node.
65 (GTK Widget Names, GTK Names in Emacs): Rewrite.
66 (GTK styles): Just refer to Fonts node for GTK font format.
67
68 * display.texi (Faces): Document the cursor face.
69
a73a3461
CY
702012-01-14 Chong Yidong <cyd@gnu.org>
71
01ec1eed 72 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
73 (General Variables): Add xref to Lisp Libraries.
74 (Initial Options): Copyedits.
75 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
76 (Environment): Clarify what getenv does.
77 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
78 light backgrounds on xterms.
79 (Misc Variables): TEMP and TMP are not Windows-specific.
80 (Display X): Copyedits.
81 (Colors X): -bd does nothing for GTK.
82 (Icons X): Gnome 3 doesn't use taskbars.
83
84 * misc.texi (Shell): Document exec-path here.
85
86 * rmail.texi (Movemail): Add xref for exec-path.
87
e517eda4
GM
882012-01-13 Glenn Morris <rgm@gnu.org>
89
90 * dired.texi (Dired and Find): Clarify find-ls-options.
91
1de76afe
CY
922012-01-09 Chong Yidong <cyd@gnu.org>
93
94 * custom.texi (Custom Themes): Switched custom-safe-themes to use
95 SHA-256.
96
c61ab18c
CY
972012-01-07 Chong Yidong <cyd@gnu.org>
98
e490b289
CY
99 * display.texi (Useless Whitespace): Add Whitespace mode.
100
1de77c4c
CY
101 * custom.texi (Hooks): Discuss how to disable minor modes.
102
103 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 104 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 105
c61ab18c
CY
106 * trouble.texi (Lossage): Refer to Bugs node for problems.
107 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
108 (Screen Garbled): Don't refer to terminal "manufacturers".
109 (Total Frustration): Node deleted. Eliza is documented in
110 Amusements now.
111 (Known Problems): More info about using the bug tracker. Mention
112 debbugs package.
113 (Bug Criteria): Copyedits.
114 (Understanding Bug Reporting): Mention emacs -Q.
115
89bd9ccd
CY
1162012-01-06 Chong Yidong <cyd@gnu.org>
117
118 * custom.texi (Specifying File Variables): The mode: keyword
119 doesn't have to be first anymore. Add example of specifying minor
120 modes.
121 (Directory Variables): Simplify example. Mention application to
122 non-file buffers.
123 (Disabling): Use "initialization file" terminology.
124 (Init Examples): Fix hook example.
125
8034735f
EZ
1262012-01-06 Eli Zaretskii <eliz@gnu.org>
127
128 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
129 (Bug#10422)
130 Move the stuff about resources to xresources.texi.
131
132 * xresources.texi (Resources): Move information about setting X
133 resources in the Registry from cmdargs.texi. Make the index entry
134 be similar to the one in cmdargs.texi.
135
b0d7d8af
CY
1362012-01-05 Chong Yidong <cyd@gnu.org>
137
138 * custom.texi (Customization Groups): Update example.
139 (Browsing Custom): Document the new search field.
140 (Changing a Variable): Update example for Emacs 24 changes.
141 Document Custom-set and Custom-save commands.
142 (Face Customization): Document Emacs 24 changes. De-document
143 modify-face.
144 (Specific Customization): Mention customize-variable.
145 (Custom Themes): Add customize-themes, custom-theme-load-path,
146 custom-theme-directory, and describe-theme.
147 (Creating Custom Themes): New node.
148 (Examining): Mention M-:.
149
150 * package.texi (Packages): Fix typo.
151
88c5c7c8
CY
1522012-01-03 Chong Yidong <cyd@gnu.org>
153
154 * misc.texi (Single Shell): Don't document Lisp usage of
155 shell-command. Tidy up discussion of synchronicity. Add index
156 entries for async-shell-command.
157 (Interactive Shell): Note that M-x shell uses shell-file-name.
158 Note change in behavior in Emacs 24.
159 (Shell Mode): Shell mode now uses completion-at-point.
160 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
161 default method for recognizing prompts nowadays.
162 (Shell Ring): Add xref to Minibuffer History.
163 (Directory Tracking): Explain Dirtrack mode in more detail.
164 (Term Mode): Fix index entries.
165 (Paging in Term): Merge into Term Mode.
166 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
167 (Printing): Fix xref. State default of lpr-switches.
168 (PostScript): Remove obsolete sentence. Omit description of
169 non-interactive behaviors.
170 (Hyperlinking): Improve description.
171 (Browse-URL): Using compose-mail for mailto URLs is the default.
172 Document browse-url-mailto-function.
173 (Goto Address mode): Add index entries. Add xref to Browse-URL.
174 (FFAP): FFAP is not a minor mode.
175 (Amusements): M-x lm was renamed to M-x landmark. Document
176 nato-region.
177
b8ecfdfe
CY
1782012-01-01 Chong Yidong <cyd@gnu.org>
179
180 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
181 (Gnus Startup): Note that the system might not be set up for news.
182 Describe group levels more clearly.
183 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
184 Summary of Gnus.
185 (Document View): Copyedits. Move zoom commads to DocView
186 Navigation node.
187 (DocView Navigation, DocView Searching, DocView Slicing)
188 (DocView Conversion): Nodes renamed from Navigation, etc.
189
190 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
191
7bc7d2aa
EZ
1922011-12-31 Eli Zaretskii <eliz@gnu.org>
193
194 * basic.texi (Moving Point): Fix the description of C-n and C-p.
195 (Bug#10380)
196
b30941db
CY
1972011-12-30 Chong Yidong <cyd@gnu.org>
198
199 * sending.texi (Sending Mail): Document initial mail buffer name,
200 and changed multiple mail buffer behavior.
201 (Mail Format): Put the example at the top of the section.
202 (Mail Headers): Move discussion of "From" to the top.
203 (Mail Sending): Document sendmail-query-once.
204 (Citing Mail): Make it less Rmail-specific.
205
0ed49f93
CY
2062011-12-29 Chong Yidong <cyd@gnu.org>
207
208 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
209 example. Add index entries.
210 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
211
c40a7de7
CY
2122011-12-26 Chong Yidong <cyd@gnu.org>
213
214 * dired.texi (Dired Enter, Misc Dired Features): Document
215 dired-use-ls-dired changes. Mention quit-window.
216 (Dired Navigation): Add index entries.
217 (Dired Visiting): Fix View Mode xref.
218 (Marks vs Flags): Prefer C-/ binding for undo.
219 (Subdirectories in Dired): Add xrefs.
220 (Misc Dired Features): Document some Emacs 24 changes. Add index
221 entries.
222
223 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
224 variable, since it is explained in Minor Modes node.
225 (Defining Abbrevs): Copyedits.
226 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
227 C-/ binding for undo.
228 (Dabbrev Customization): Add xrefs for case-fold-search and
229 case-replace.
230
231 * dired-xtra.texi (Subdir Switches): Add xref.
232
233 * maintaining.texi (VC Directory Commands): Mention quit-window.
234
3d992aa0
CY
2352011-12-25 Chong Yidong <cyd@gnu.org>
236
237 * maintaining.texi (Tags): Mention Semantic.
238 (Create Tags Table, Etags Regexps): Copyedits.
239 (Find Tag): Mention minibuffer completion.
240 (List Tags): Mention completion-at-point. Completion is actually
241 available in M-x list-tags.
242
243 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
244 Document vc-delete-file.
245
246 * files.texi (Misc File Ops): Mention vc-delete-file.
247
248 * programs.texi (Symbol Completion): Mention completion-at-point
249 explicitly.
250
2785d024
CY
2512011-12-22 Chong Yidong <cyd@gnu.org>
252
253 * maintaining.texi (Change Log Commands): Don't specially mention
254 vc-update-change-log which is CVS-only.
255
256 * vc1-xtra.texi (Version Headers): Note that these are for
257 Subversion, CVS, etc. only.
258 (General VC Options): De-document vc-keep-workfiles. Fix
259 RCS-isms.
260
0ab39399
EZ
2612011-12-22 Eli Zaretskii <eliz@gnu.org>
262
263 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
264 should be @end iftex".
265
d3098e1e
CY
2662011-12-21 Chong Yidong <cyd@gnu.org>
267
268 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
269 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
270 (VC Pull): Mention vc-log-incoming.
271 (Log Buffer): Add CVS/RCS only disclaimer.
272
273 * vc1-xtra.texi (Remote Repositories): Update introduction.
274 (Local Version Control): Node deleted (obsolete with DVCSes).
275 (Remote Repositories, Version Backups): Node deleted. Move
276 documentation of vc-cvs-stay-local to CVS Options.
277 (CVS Options): Reduce verbosity of description of obscure CVS
278 locking feature.
279 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
280 Tags node.
281 (Revision Tags): Move under Miscellaneous VC subsection.
282 (Change Logs and VC): Note that this is wrong for DVCSs.
283 De-document log entry manipulating features.
284 (Renaming and VC): Describe how it works on modern VCSes.
285
286 * files.texi (Misc File Ops): Mention vc-rename-file.
287
288 * programs.texi (Custom C Indent): Add index entries.
289
47d42d81
AM
2902011-12-20 Alan Mackenzie <acm@muc.de>
291
292 * programs.texi (Motion in C): Update the description of C-M-a and
293 C-M-e, they now DTRT in enclosing scopes.
294 (Custom C Indent): Add @dfn{guessing} of the indentation style.
295
2edef1a0
CY
2962011-12-20 Chong Yidong <cyd@gnu.org>
297
298 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
299 (Old Revisions): Use it.
300 (VCS Repositories): Add "distributed" terminology.
301 (Log Buffer): Remove duplicate description
302 about changesets. Fix "current VC fileset" ambiguity.
303 (Multi-User Branching): Node deleted.
304 (Branches, Switching Branches): Discuss decentralized version
305 control systems.
306 (VC Pull): New node.
307 (Merging): Document merging on decentralized systems.
308 (Creating Branches): Note that this is specific to CVS and related
309 systems.
310
bc859d5f
CY
3112011-12-19 Chong Yidong <cyd@gnu.org>
312
313 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
314 (VC Mode Line): Add index entry for "version control status".
315 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
316 Document vc-revert-show-diff. De-document vc-rollback.
317 (VC Directory Mode): Rewrite introduction. Move prefix arg
318 documentation here from VC Directory Buffer node.
319 (VC Directory Buffer): Use a decentralized VCS example.
320 (VC Directory Commands): Use a table. Remove material duplicated
321 in previous nodes on multi-file VC filsets.
322
9cff91f8
CY
3232011-12-17 Chong Yidong <cyd@gnu.org>
324
325 * maintaining.texi (VCS Concepts): Make "revision" terminology
326 less CVS-specific.
327 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
328 Registering node.
329 (Secondary VC Commands): Deleted. Promote subnodes.
330 (Log Buffer): Add command name for C-c C-c. Fix the name of the
331 log buffer. Add index entries.
332 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
333 "commit" terminology.
334 (Old Revisions): Move it to just before VC Change Log. "Tag" here
335 doesn't refer to tags tables. Note other possible forms of the
336 revision ID. C-x v = does not save.
337 (Registering): Note similarity to C-x v v action. Fix description
338 of how backends are chosen. De-document vc-default-init-revision.
339 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
340 in root log buffers.
341
f3b316df
CY
3422011-12-16 Chong Yidong <cyd@gnu.org>
343
344 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
345 (Basic VC Editing): Remove redundant descriptions.
346 (VC With A Merging VCS): Make description more general instead of
347 CVS-specific.
348 (VC With A Locking VCS): Use VC fileset terminology.
349
29eabb8e
CY
3502011-12-12 Chong Yidong <cyd@gnu.org>
351
352 * building.texi (Executing Lisp): Fix xref for C-M-x.
353 (Lisp Libraries): Add xref to node explaining `load' in Lisp
354 manual. Note that load-path is not customizable.
355 (Lisp Eval): Note that listed commands are available globally.
356 Explain the meaning of "defun" in the C-M-x context.
357 (Lisp Interaction): Copyedits.
358 (External Lisp): Fix name of inferior Lisp buffer. Mention
359 Scheme.
360 (Compilation): Define "inferior process".
361
cd0314dd
EZ
3622011-12-10 Eli Zaretskii <eliz@gnu.org>
363
364 * msdog.texi (Windows Fonts): Document how to force GDI font
365 backend on MS-Windows.
366
0595bd7e 3672011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
368
369 * building.texi (Compilation): Say what the -k flag to make does.
370 Move subprocess discussion to Compilation Shell.
371 (Compilation Mode): Add xref for grep, occur, and mouse
372 references. Define "locus".
373 (Grep Searching): Use @command.
0595bd7e
CY
374 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
375 intro.
376 (Starting GUD): Clarify how arguments are specified.
377 (Debugger Operation): Index entry for "GUD interaction buffer",
378 and move basic description here from Commands of GUD node.
379 (GDB User Interface Layout): Copyedits.
380 (Source Buffers): Remove gdb-find-source-frame, which is not in
381 gdb-mi.el.
382 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
383 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
384 re-document GUD interaction buffers.
b09d01da
CY
385
386 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
387 (Semantic): Add cindex entries for Semantic.
388
2a185919
CY
3892011-12-06 Chong Yidong <cyd@gnu.org>
390
391 * programs.texi (Man Page): Clarify how to use Man-switches.
392 Don't bother documenting Man-fontify-manpage-flag.
393 (Lisp Doc): Add xref to Name Help node.
394 (Hideshow): Add cindex. Mention role of ellipses, and default
395 value of hs-isearch-open. Don't bother documenting
396 hs-special-modes-alist.
397 (Symbol Completion): Add kindex for C-M-i. Don't recommend
398 changing the window manager binding of M-TAB.
399
ebf10822
CY
4002011-12-05 Chong Yidong <cyd@gnu.org>
401
402 * programs.texi (Comment Commands): Fix description of for M-; on
403 blank lines. Move documentation of comment-region here.
404 (Multi-Line Comments): Clarify the role of comment-multi-line.
405 Refer to Comment Commands for comment-region doc.
406 (Options for Comments): Refer to Multi-Line Comments for
407 comment-multi-line doc, instead of duplicating it. Fix default
408 values of comment-padding and comment-start-skip.
409
ec7ae032
CY
4102011-12-04 Chong Yidong <cyd@gnu.org>
411
412 * programs.texi (Program Modes): Mention modes that are not
413 included with Emacs. Fix references to other manuals for tex.
414 Add index entry for backward-delete-char-untabify. Mention
415 prog-mode-hook.
416 (Which Function): Use "global minor mode" terminology.
417 (Basic Indent, Multi-line Indent): Refer to previous descriptions
418 in Indentation chapter to avoid duplication.
419 (Expressions): Copyedit.
420 (Matching): Document Electric Pair mode.
421
422 * ack.texi (Acknowledgments):
423 * rmail.texi (Movemail, Other Mailbox Formats):
424 * frames.texi (Frames): Don't capitalize "Unix".
425
a24bf23e
CY
4262011-12-04 Chong Yidong <cyd@gnu.org>
427
428 * text.texi (Nroff Mode): Mention what nroff is.
429 (Text Based Tables, Table Recognition): Don't say "Table mode"
430 since it's not a major or minor mode.
431 (Text Based Tables): Reduce the size of the example.
432 (Table Definition): Clarify definitions.
433 (Table Creation): Add key table.
434 (Cell Commands): Use kbd for commands.
435 (Table Rows and Columns): Combine nodes Row Commands and Column
436 Commands.
437 (Fixed Width Mode): Node deleted; contents moved to parent.
438 (Table Conversion): Shorten example.
439 (Measuring Tables): Merge into Table Misc.
440
8863a584
CY
4412011-12-03 Chong Yidong <cyd@gnu.org>
442
443 * text.texi (TeX Mode): Mention AUCTeX package.
444 (TeX Editing): Add xref to documentation for Occur.
445 (LaTeX Editing): Add xref to Completion node.
446 (TeX Print): Fix description of tex-directory.
447 (Enriched Text): Renamed from Formatted Text. Make this node and
448 its subnodes less verbose, since text/enriched files are
449 practically unused.
450 (Enriched Mode): Renamed from Requesting Formatted Text.
451 (Format Colors): Node deleted.
452 (Enriched Faces): Renamed from Format Faces. Describe commands
453 for applying colors too.
454 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
455
456 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
457
458 * display.texi (Colors): New node.
459
460 * cmdargs.texi (Colors X):
461 * xresources.texi (GTK styles):
462 * custom.texi (Face Customization): Reference it.
463
464 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
465 Link to Fill Commands for Justification entry.
466
6fdebe93
EZ
4672011-12-03 Eli Zaretskii <eliz@gnu.org>
468
469 * display.texi (Auto Scrolling): More accurate description of what
470 scroll-*-aggressively does, including the effect of non-zero
471 margin. Fix "i.e." markup.
472
95ca9bc7
CY
4732011-12-02 Chong Yidong <cyd@gnu.org>
474
475 * text.texi (Pages): Mention how formfeed chars are displayed.
476 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
477 Describe adaptive filling more precisely.
478 (Fill Commands): Note that filling removes excess whitespace.
479 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
480 now bound to indent-for-tab-command in Text mode.
481 (Outline Mode): Copyedits.
482 (Outline Visibility): Note that Reveal mode is a buffer-local
483 minor mode.
484
485 * modes.texi (Major Modes): Move note about checking major-mode in
486 a hook function here, from Text mode.
487
6d262977
CY
4882011-11-28 Chong Yidong <cyd@gnu.org>
489
b22b1918
CY
490 * text.texi (Words): Add xref to Position Info.
491 (Paragraphs): Add xref to Regexps.
492
6d262977
CY
493 * indent.texi (Indentation): Rewrite introduction. Move table to
494 Indentation Commands node.
495 (Indentation Commands): Add index entries to table. Copyedits.
496 (Tab Stops, Just Spaces): Copyedits.
497 (Indent Convenience): New node. Document electric-indent-mode.
498
499 * programs.texi (Basic Indent):
500 * windows.texi (Pop Up Window): Fix kindex entry.
501
dc95a8b0
CY
5022011-11-28 Chong Yidong <cyd@gnu.org>
503
504 * modes.texi (Major Modes): Move major-mode variable doc here from
505 Choosing Modes. Document describe-mode. Document prog-mode-hook
506 and text-mode-hook. Add example of using hooks.
507 (Minor Modes): Document behavior of mode command calls from Lisp.
508 Note that setting the mode variable using Customize will DTRT.
509 (Choosing Modes): Add example of setting a minor mode using a
510 local variable.
511
b63a8e8e
CY
5122011-11-27 Chong Yidong <cyd@gnu.org>
513
514 * frames.texi (Creating Frames): Move frame parameter example to
515 Frame Parameters node.
516 (Frame Commands): C-x 5 o does not warp the mouse by default.
517 (Fonts): Add more GTK-style properties; also, they should be
518 capitalized.
519 (Special Buffer Frames): Node deleted; special-display is on the
520 way out.
521 (Frame Parameters): Example moved here from Creating Frames.
522 Clarify that default-frame-alist affects the initial frame too.
523 Delete auto-raise-mode and auto-lower-mode.
524 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
525 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
526
527 * windows.texi (Window Choice): Add xref to Lisp manual for
528 special-display-*.
529
a3dcc84e
EZ
5302011-11-26 Eli Zaretskii <eliz@gnu.org>
531
532 * display.texi (Text Display): Update the description,
533 cross-references, and indexing related to display of control
534 characters and raw bytes.
535
4ad3bc2a
CY
5362011-11-25 Chong Yidong <cyd@gnu.org>
537
538 * frames.texi (Frames): Rewrite introduction.
539 (Mouse Commands): Default for mouse-drag-copy-region is now t.
540 Mouse-3 does not copy to kill ring by default. DEL does not
541 behave specially for mouse commands any more.
542 (Mouse References): Document mouse-1-click-follows-link more
543 thoroughly.
544 (Menu Mouse Clicks): Move footnote to the main text and add xref
545 to Init Rebinding node.
546 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
547
548 * files.texi (Visiting): `C-x 5 f' works on ttys too.
549
20db1522
JB
5502011-11-24 Juanma Barranquero <lekktu@gmail.com>
551
552 * display.texi (Font Lock): Fix typo.
553
01d06b1f
GM
5542011-11-24 Glenn Morris <rgm@gnu.org>
555
556 * rmail.texi (Rmail Output):
557 Mention rmail-automatic-folder-directives. (Bug#9657)
558
0cbaa1d5
CY
5592011-11-21 Chong Yidong <cyd@gnu.org>
560
561 * mark.texi (Global Mark Ring): Fix description of global mark
562 ring (Bug#10032).
563
fe7a3057
JB
5642011-11-20 Juanma Barranquero <lekktu@gmail.com>
565
566 * msdog.texi (Windows Fonts): Fix typo.
567
b6e63cbe
GM
5682011-11-17 Glenn Morris <rgm@gnu.org>
569
570 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
571
58179cce
JB
5722011-11-16 Juanma Barranquero <lekktu@gmail.com>
573
574 * killing.texi (Rectangles):
7877f373
JB
575 * misc.texi (Document View):
576 * modes.texi (Choosing Modes):
577 * msdog.texi (Windows Fonts):
58179cce
JB
578 * regs.texi (Rectangle Registers):
579 * search.texi (Isearch Yank): Fix typos.
580
291d142b
CY
5812011-11-06 Chong Yidong <cyd@gnu.org>
582
583 * windows.texi (Basic Window): Add xref to Cursor Display.
584 (Split Window): Document negative arg for splitting commands.
585 (Other Window): Document mouse-1 in text area of window.
586 (Change Window): Don't mention window attributes, since they
587 aren't defined. C-x 1 can't be used with minibuffer windows.
588 Windows are no longer auto-deleted.
589 (Window Choice): Add xref to Choosing Window in Lisp manual.
590 (Window Convenience): Note that windmove disables shift-selection.
591 Move M-x compare-windows here from Other Window node.
592
593 * custom.texi (Mouse Buttons):
594 * search.texi (Isearch Scroll):
595 * windows.texi (Split Window): Use new names split-window-below
596 and split-window-right.
597
a7ef684b
JB
5982011-10-26 Juanma Barranquero <lekktu@gmail.com>
599
600 * emacs.texi (Top): Fix typo.
601
d53e1747
GM
6022011-10-25 Glenn Morris <rgm@gnu.org>
603
604 * abbrevs.texi (Saving Abbrevs):
605 quietly-read-abbrev-file is not a command. (Bug#9866)
606
e7a3ff06
CY
6072011-10-24 Chong Yidong <cyd@gnu.org>
608
609 * display.texi (Scrolling): Document scroll-up-line and
610 scroll-down-line. Document scroll-command property.
611 (Recentering): New node, split off from Scrolling.
612
86c60681
CY
6132011-10-23 Chong Yidong <cyd@gnu.org>
614
da97a9e6
CY
615 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
616 (Tool Bars): Copyedits.
617
86c60681
CY
618 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
619
d195726a
CY
6202011-10-22 Chong Yidong <cyd@gnu.org>
621
622 * windows.texi (Displaying Buffers): Fix broken lispref link.
623
a70e06c1
CY
6242011-10-22 Chong Yidong <cyd@gnu.org>
625
626 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
627 Move confirm-nonexistent-file-or-buffer discussion here.
628
629 * files.texi (File Names, Visiting): Move detailed discussion of
630 minibuffer confirmation to Minibuffer Exit.
631
632 * buffers.texi (Buffers): Tweak mention of mail buffer name.
633 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
634
bfd779dd
CY
6352011-10-21 Chong Yidong <cyd@gnu.org>
636
637 * files.texi (File Names, Visiting, Interlocking): Copyedits.
638 (Backup Copying): backup-by-copying-when-mismatch is now t.
639 (Customize Save): Fix description of require-final-newline.
640 (Reverting): Note that revert-buffer can't be undone. Mention VC.
641 (Auto Save Control): Clarify.
642 (File Archives): Add 7z.
643 (Remote Files): ange-ftp-make-backup-files defaults to nil.
644
645 * arevert-xtra.texi (Autorevert): Copyedits.
646
6e317956
CY
6472011-10-20 Chong Yidong <cyd@gnu.org>
648
649 * custom.texi (Hooks, Init Examples):
650 * display.texi (Font Lock):
651 * fixit.texi (Spelling):
652 * rmail.texi (Rmail Display): Minor mode function with no arg now
653 enables it.
654
655 * fixit.texi (Spelling): Fix description of inline completion.
656
5abc31ef
CY
6572011-10-19 Chong Yidong <cyd@gnu.org>
658
659 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
660 entries.
661 (Isearch Yank): Document isearch-yank-pop.
662 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
663 (Other Repeating Search): Document Occur Edit mode.
664
939db9ac
CY
6652011-10-18 Chong Yidong <cyd@gnu.org>
666
667 * display.texi (Fringes): Move overflow-newline-into-fringe here,
668 from Line Truncation node.
669 (Standard Faces): Note that only the background of the cursor face
670 has an effect.
671 (Cursor Display): Fix descriptions of cursor face
672 and bar cursor blinking.
673 (Text Display): Document nobreak-char-display more clearly.
674 (Line Truncation): Add xref to Split Window node.
675 (Display Custom): Don't bother documenting baud-rate or
676 no-redraw-on-reenter.
677
678 * search.texi (Slow Isearch): Node removed.
679
80c6d77f
GM
6802011-10-18 Glenn Morris <rgm@gnu.org>
681
682 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
683
d366bd53
CY
6842011-10-18 Chong Yidong <cyd@gnu.org>
685
686 * display.texi (Faces): Simplify discussion. Move documentation
687 of list-faces-display here, from Standard Faces node. Note
688 special role of `default' background.
689 (Standard Faces): Note special role of `default' background. Note
690 that region face may be taken fom GTK. Add xref to Text Display.
691 (Text Scale): Rename from "Temporary Face Changes". Callers
692 changed. Don't bother documenting variable-pitch-mode.
693 (Font Lock): Copyedits. Remove font-lock-maximum-size.
694 (Useless Whitespace): Simplify description of
695 delete-trailing-whitespace. Note active region case.
696 (Text Display): Fix description of escape-glyph face assignment.
697 Remove unibye mode discussion. Update some parts for Unicode.
698 Move glyphless chars documentation to Lisp manual.
699
700 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
701
21100e7d
CY
7022011-10-15 Chong Yidong <cyd@stupidchicken.com>
703
704 * display.texi (Scrolling): Tweak explanation of scroll direction.
705 (View Mode): Add index entries.
706
707 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
708
709 * regs.texi (Text Registers): C-x r i does not activate the mark.
710 (Bookmarks): Document new default bookmark location.
711
50b063c3
CY
7122011-10-13 Chong Yidong <cyd@stupidchicken.com>
713
714 * killing.texi (Deletion): Add xref to Using Region. Document
715 delete-forward-char.
716 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
717 description here. Recommend C-u C-SPC for jumping to mark.
718 (Kill Ring): Move kill ring variable documentation here.
719 (Primary Selection): Copyedits.
720 (Rectangles): Document new command rectangle-number-lines.
721 (CUA Bindings): Note that this disables the mark-even-if-inactive
722 behavior for C-x and C-c.
723
724 * mark.texi (Mark): Mention "active region" terminology.
725 (Using Region): Document delete-active-region.
726
e1a3f5b1
CY
7272011-10-12 Chong Yidong <cyd@stupidchicken.com>
728
729 * mark.texi (Mark): Clarify description of disabled Transient Mark
730 mode (Bug#9689).
731 (Setting Mark): Document prefix arg for C-x C-x. Document primary
732 selection changes. Mention that commands like C-y set the mark.
733 (Marking Objects): Add xref to Words node. Note that mark-word
734 and mark-sexp also have the "extend region" behavior.
735 (Using Region): Mention M-$ in the table. Document
736 mark-even-if-inactive here instead of in Mark Ring.
737 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
738 note of the "Mark Set" behavior.
739 (Disabled Transient Mark): Rename from "Persistent Mark"
740 (Bug#9688). Callers changed.
741
742 * programs.texi (Expressions):
743 * text.texi (Words): Defer to Marking Objects for mark-word doc.
744
3dc62b2b
CY
7452011-10-09 Chong Yidong <cyd@stupidchicken.com>
746
747 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
748 option" terminology.
749 (Key Help): Add command names. Define "documentation string".
750 (Name Help): Remove an over-long joke.
751 (Apropos): Document prefix args. Remove duplicated descriptions.
752 (Help Mode): Add C-c C-b to table. Update TAB binding.
753 (Package Keywords): Rename from "Library by Keyword". Describe
754 new package menu interface.
755 (Help Files, Help Echo): Tweak description.
de09aa52
CY
756
757 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 758 (Minibuffer History): Document numeric args to history commands.
de09aa52 759
2d3fe5d7
EZ
7602011-10-08 Eli Zaretskii <eliz@gnu.org>
761
762 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
763
b2b0776e
CY
7642011-10-08 Chong Yidong <cyd@stupidchicken.com>
765
766 * basic.texi (Position Info): Omit page commands. Document
767 count-words-region and count-words.
768
769 * text.texi (Pages): Move what-page documentation here.
770
27a16462
CY
7712011-10-08 Chong Yidong <cyd@stupidchicken.com>
772
773 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
774 Remote Files node instead of linking directly to the Tramp manual.
775 (Minibuffer Edit): Add xref to Blank Lines.
776 (Completion): Add xref to Symbol Completion. Remove redundant
777 example, which is repeated in the next node.
778 (Completion Commands): Minor clarifications.
779 (Completion Styles): New node, split from Completion Commands.
780 Document substring and initials styles.
781 (Strict Completion): Remove information duplicated in other nodes.
782 (Completion Options): Consolidate case difference discussion here.
783
784 * help.texi (Help Mode): Fix kindex entries.
785
786 * files.texi (File Names): Add index entries.
787
de0bde62
CY
7882011-10-07 Chong Yidong <cyd@stupidchicken.com>
789
790 * basic.texi (Inserting Text): Add xref to Completion. Add
791 ucs-insert example, and document prefix argument.
792 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
793 to left/right. Tweak left-char and right-char descriptions.
794 M-left and M-right are now bound to left-word/right-word.
795 (Erasing): Document delete-forward-char.
796
797 * screen.texi (Screen, Menu Bar): Copyedits.
798 (Point): Remove duplicate paragraph on cursors, also in Screen.
799 (Mode Line): Trailing dashes no longer shown on X displays.
800
801 * frames.texi (Non-Window Terminals): Index just "text-only
802 terminal", which is used throughout the manual now.
803
804 * entering.texi (Entering Emacs): Define "startup screen".
805 Document window-splitting behavior with command-line inputs.
806 (Exiting): Remove obsolete paragraph about shells without suspend
807 functionality.
808
809 * commands.texi (User Input): Define "input event" more clearly.
810 (Keys): Add xref to Echo Area.
811 (Commands): Clarify relation between commands and functions.
812
453e4522
CY
8132011-10-06 Chong Yidong <cyd@stupidchicken.com>
814
815 * misc.texi (emacsclient Options): Document how emacsclient runs
816 the Emacs daemon (Bug#9674).
817
550f41cd
CY
8182011-10-01 Chong Yidong <cyd@stupidchicken.com>
819
820 * basic.texi (Moving Point):
821 * custom.texi (Mouse Buttons):
822 * rmail.texi (Rmail Scrolling):
823 * search.texi (Isearch Scroll):
824
825 * display.texi (Scrolling): Replace scroll-up/down with
826 scroll-up/down-command. Fix scroll-preserve-screen-position
827 description. Document scroll-error-top-bottom.
828
9229fe87
GM
8292011-09-30 Glenn Morris <rgm@gnu.org>
830
831 * commands.texi (Keys): Whitespace fix. (Bug#9635)
832
0a2132ba
CY
8332011-09-24 Chong Yidong <cyd@stupidchicken.com>
834
835 * windows.texi (Pop Up Window): Defer discussion of window
836 splitting to the Window Choice node. Add index entries.
837 (Force Same Window): Node deleted.
838 (Displaying Buffers, Window Choice): New nodes.
839
840 * buffers.texi (Select Buffer): Clarify description of
841 buffer-switching commands. Add xref to Window Display node.
842 Don't repeat confirm-nonexistent-file-or-buffer description from
843 Visiting node. Remove even-window-heights.
844
845 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
846
33ed493b
CY
8472011-09-18 Chong Yidong <cyd@stupidchicken.com>
848
849 * cmdargs.texi (Icons X): Fix description of Emacs icon.
850
851 * xresources.texi (Table of Resources): Fix documentation of
852 bitmapIcon.
853
92fa95ad
CY
8542011-09-15 Chong Yidong <cyd@stupidchicken.com>
855
856 * package.texi (Package Menu): Add package-menu-mark-upgrades.
857
16254627
EH
8582011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
859
860 * frames.texi (Frame Commands): Note that delete-other-frames only
861 deletes frames on current terminal.
862
c3760c17
EZ
8632011-09-10 Eli Zaretskii <eliz@gnu.org>
864
865 * sending.texi (Mail Misc): Document mail-add-attachment.
866
69b8be97
EZ
8672011-09-04 Eli Zaretskii <eliz@gnu.org>
868
869 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
870
3fd50d5c
CY
8712011-08-29 Chong Yidong <cyd@stupidchicken.com>
872
873 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
874
e2aeef63
CY
8752011-08-28 Chong Yidong <cyd@stupidchicken.com>
876
877 * files.texi (File Archives):
878 * cal-xtra.texi (Diary Display):
879 * help.texi (Help Mode): Add xref to View Mode.
880
ddb54206
CY
8812011-08-28 Chong Yidong <cyd@stupidchicken.com>
882
a6326082
CY
883 * display.texi (View Mode): New node. Move view-file here from
884 Misc File Ops. Move view-buffer here from Misc Buffer.
885
886 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
887
04e2ce72 888 * files.texi (Misc File Ops): Document new
a6326082 889 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
890
891 * dired.texi (Dired Deletion): Shorten description of Trash.
892
ddb54206
CY
893 * misc.texi (emacsclient Options): Document server-port.
894
bd206ce5
EZ
8952011-08-27 Eli Zaretskii <eliz@gnu.org>
896
897 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
898 even on MS-Windows. Fix a typo.
899
d43f5a42
CY
9002011-08-26 Chong Yidong <cyd@stupidchicken.com>
901
902 * package.texi: New file, documenting the package manager.
903
904 * emacs.texi: Include it.
905
906 * help.texi (Help Summary): Add describe-package.
907
e0b1591b
CY
9082011-08-25 Chong Yidong <cyd@stupidchicken.com>
909
856ce114
CY
910 * misc.texi (Printing): Convert subnodes into subsections.
911
f404f8bc
CY
912 * text.texi (Two-Column): Move into Text chapter.
913
914 * picture-xtra.texi (Picture Mode): Group with Editing Binary
915 Files section. Convert from chapter into section.
916
917 * display.texi (Narrowing): Move into display chapter.
918
e0b1591b
CY
919 * sending.texi (Sending Mail):
920 * rmail.texi (Rmail):
921 * misc.texi (Gnus, Document View):
922 * dired.texi (Dired):
923 * emacs.texi: Group the mail, rmail, and gnus chapters together.
924
75bfc667
JL
9252011-08-07 Juri Linkov <juri@jurta.org>
926
927 * dired.texi (Operating on Files): Rewrite according to the fact
928 that `dired-do-chmod' doesn't use the `chmod' program anymore.
929
fe676f91
MA
9302011-07-30 Michael Albinus <michael.albinus@gmx.de>
931
932 * mini.texi (Minibuffer File): Insert a reference to Tramp for
933 remote file name completion. (Bug#9197)
934
4cc60b9b
EZ
9352011-07-28 Eli Zaretskii <eliz@gnu.org>
936
937 * mule.texi (Bidirectional Editing): Document the fact that
938 bidi-display-reordering is t by default.
939
89671e16
LMI
9402011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
941
942 * help.texi (Misc Help): Mention `describe-prefix-bindings'
943 explicitly (bug#8904).
944
fb23ecc2
LMI
9452011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
946
947 * trouble.texi (Checklist): Use an `M-x' example instead of an
948 Emacs Lisp form to switch on the dribble file (bug#8056).
949
465c5fc8
LMI
9502011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
951
952 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
953
90a6258b
GM
9542011-07-13 Glenn Morris <rgm@gnu.org>
955
956 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
957
c7588364
LMI
9582011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
959
960 * mark.texi (Mark Ring): Clarify how many locations are saved
961 (bug#5770).
962 (Global Mark Ring): Ditto.
963
4cb4f3ba
LMI
9642011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
965
d648feab
LMI
966 * text.texi (Table Recognition): Use "at point" instead of "under
967 point" (bug#4345).
968
4cb4f3ba
LMI
969 * display.texi (Cursor Display): Mention `cursor-type'.
970
971 * screen.texi (Point): Clarify that it's only if you use a block
972 cursor that it appears to be on a character (bug#4345).
973
ecd0b990
CY
9742011-07-12 Chong Yidong <cyd@stupidchicken.com>
975
976 * misc.texi (Amusements): Move dissociated press here, from its
977 own section.
978
979 * emacs.texi (Top): Update node listing.
980
c2fd0368
LMI
9812011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
982
983 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
984 clarity (bug#3523).
985
fdeb32ec
CY
9862011-07-12 Chong Yidong <cyd@stupidchicken.com>
987
988 * cmdargs.texi (Initial Options): Document --no-site-lisp.
989 (Misc X): Document --parent-id.
990
991 * frames.texi (Frame Commands): Note that focus-follows-mouse now
992 defaults to nil.
993
994 * misc.texi (emacsclient Options): Document --parent-id.
995
996 * msdog.texi (Windows HOME): Document _emacs as obsolete.
997
f584ca38
LMI
9982011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
999
1000 * emacs.texi: Use "..." instead of ``...'' in the menus
1001 (bug#3503).
1002
963578d3
CY
10032011-07-11 Chong Yidong <cyd@stupidchicken.com>
1004
1005 * killing.texi (Primary Selection): Document `only' setting for
1006 select-active-regions.
1007
1008 * mark.texi (Setting Mark): Reference Shift Selection node.
1009
1010 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1011
a30ed87b
LMI
10122011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1013
47076272
LMI
1014 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1015 motion keys" (bug#3503).
1016
a30ed87b
LMI
1017 * emacs.texi: Change all the register node names from "RegPos"
1018 (etc.) to "Positional Registers" (etc.) (bug#3314).
1019
4d45a8b7
CY
10202011-07-11 Chong Yidong <cyd@stupidchicken.com>
1021
1022 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1023 (Other Kill Commands, Kill Options): Copyedits.
1024 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1025 (Yanking): Move yank-excluded properties discussion here.
1026 (Cut and Paste): Move from frames.texi. Update subnodes to
1027 describe x-select-enable-clipboard case.
1028
1029 * frames.texi: Move Cut and Paste node and subnodes into
1030 killing.texi, except Mouse Commands and Word and Line Mouse.
1031
c160ddee
AM
10322011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1033
1034 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1035
3329e6e3
LMI
10362011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1037
32a214fe
LMI
1038 * screen.texi (Mode Line): Clarify that coding systems are
1039 characters, not letters (bug#1749).
1040
3329e6e3
LMI
1041 * cmdargs.texi (Environment): Mention removing variables
1042 (bug#1615). Text suggested by Kevin Rodgers.
1043
8875da1e
CY
10442011-07-10 Chong Yidong <cyd@stupidchicken.com>
1045
54806e45
CY
1046 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1047
8875da1e
CY
1048 * modes.texi: Rename from major.texi.
1049 (Modes): New node. Make Major Modes and Minor Modes subsections
1050 of this. All callers changed.
1051
1052 * custom.texi (Minor Modes): Move to modes.texi.
1053
7847b2a1
CY
10542011-07-10 Chong Yidong <cyd@stupidchicken.com>
1055
6cfd0fa2
CY
1056 * custom.texi (Syntax): Node deleted.
1057
1058 * help.texi (Help Summary):
1059 * major.texi (Major Modes):
1060 * programs.texi (Parentheses):
1061 * search.texi (Regexp Backslash, Regexp Backslash)
1062 (Regexp Backslash):
1063 * text.texi (Words): Callers changed.
1064
7847b2a1
CY
1065 * text.texi (Refill, Longlines): Delete nodes.
1066
1067 * ack.texi (Acknowledgments): Longlines removed from manual.
1068
1069 * emacs.texi (Top): Update node listing.
1070
2a71c436
GM
10712011-07-09 Glenn Morris <rgm@gnu.org>
1072
1073 * fortran-xtra.texi (Fortran): Update handled extensions.
1074
61436e9f
LMI
10752011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1076
1077 * display.texi (Scrolling): `C-v' (etc) are now bound to
1078 `scroll-*-command' (bug#8349).
1079
6e560c71
LMI
10802011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1081
48954a09 1082 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1083 doesn't actually delete any files (bug#7125).
1084
2904fd97
LMI
1085 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1086 argument for `C-c C-k' (bug#7391).
1087
6e560c71
LMI
1088 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1089 you're currently using (bug#8489).
1090
978ff6c5
EZ
10912011-07-01 Eli Zaretskii <eliz@gnu.org>
1092
1093 * mule.texi (Coding Systems): Move index entries from the previous
1094 change into their proper places.
1095
0d742084
LMI
10962011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1097
31976bd5
LMI
1098 * help.texi (Help Files): Document view-external-packages (bug#8902).
1099
0d742084
LMI
1100 * mule.texi (Coding Systems): Put a few more of the coding systems
1101 into the index (bug#8900).
1102
9f678528
GM
11032011-06-26 Glenn Morris <rgm@gnu.org>
1104
1105 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1106
18a4ce5e
AR
11072011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1108
1109 * misc.texi (emacsclient Options): Mention --frame-parameters.
1110
f0da764a
GM
11112011-06-09 Glenn Morris <rgm@gnu.org>
1112
1113 * custom.texi (Specifying File Variables):
1114 Recommend explicit arguments for minor modes.
1115
b047e7ac
PE
11162011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1117
1118 Document wide integers better.
1119 * buffers.texi (Buffers):
001903b5
PE
1120 * files.texi (Visiting): Document maxima for 64-bit machines,
1121 and mention virtual memory limits.
b047e7ac 1122
bf41276f
CY
11232011-05-28 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1126
1127 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1128 prog mode (Bug#8240).
1129
e145f188
GM
11302011-05-27 Glenn Morris <rgm@gnu.org>
1131
1132 * custom.texi (Specifying File Variables):
1133 Major modes no longer need come first.
1134
313f790e
CY
11352011-05-22 Chong Yidong <cyd@stupidchicken.com>
1136
1137 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1138 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1139
c136e5cd
GM
11402011-05-18 Glenn Morris <rgm@gnu.org>
1141
1142 * ack.texi (Acknowledgments): Remove fakemail.c.
1143
c71a0d48 11442011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1145
1146 Fixes for fitting text into 7x9 printed manual.
1147 * building.texi (Flymake, Breakpoints Buffer):
1148 * calendar.texi (Appointments):
1149 * cmdargs.texi (General Variables, Display X):
1150 * custom.texi (Saving Customizations, Face Customization)
1151 (Directory Variables, Minibuffer Maps, Init Rebinding):
1152 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1153 * fixit.texi (Spelling):
1154 * frames.texi (Creating Frames, Fonts):
1155 * help.texi (Help Files):
1156 * mini.texi (Minibuffer File):
1157 * misc.texi (emacsclient Options, Emulation):
1158 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1159 * mule.texi (International Chars, Language Environments)
1160 (Select Input Method, Modifying Fontsets, Charsets):
1161 * programs.texi (Custom C Indent):
1162 * rmail.texi (Rmail Labels):
1163 * text.texi (Table Conversion):
1164 * trouble.texi (Known Problems, Known Problems):
1165 * windows.texi (Change Window):
1166 * xresources.texi (GTK resources): Reflow text and re-indent code
1167 examples to avoid TeX overflows and underflows on 7x9 paper.
1168
1169 * emacs.texi: Fix the (commented out) smallbook command.
1170
1171 * macos.texi (Mac / GNUstep Events):
1172 * xresources.texi (Lucid Resources): Remove extraneous examples.
1173
b8f82dc1
GM
11742011-05-10 Glenn Morris <rgm@gnu.org>
1175
1176 * custom.texi (Specifying File Variables):
1177 Deprecate using mode: for minor modes.
1178
d306b4da
GM
11792011-05-07 Glenn Morris <rgm@gnu.org>
1180
1181 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1182
548d0a63
GM
11832011-05-06 Glenn Morris <rgm@gnu.org>
1184
5006e634
GM
1185 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1186
548d0a63
GM
1187 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1188
e793a940
LMI
11892011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1190
1191 * misc.texi (Emacs Server): Document `server-eval-at'.
1192
7031be6d
UR
11932011-04-24 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * maintaining.texi (List Tags): Document next-file. Suggested by
1196 Uday S Reddy.
1197
4ffd0d6b 11982011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1199
1200 * mini.texi (Minibuffer Edit):
1201 * screen.texi (Mode Line): Fix typo.
1202
1c6c854e
CS
12032011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1204
024ff170 1205 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1206
c5c9f40f
CY
12072011-03-26 Chong Yidong <cyd@stupidchicken.com>
1208
1209 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1210
09725d26
EZ
12112011-03-30 Eli Zaretskii <eliz@gnu.org>
1212
1213 * display.texi (Auto Scrolling): Document the limit of 100 lines
1214 for never-recentering scrolling with `scroll-conservatively'.
1215 (Bug#6671)
1216
09d9db2c 12172011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1218
1219 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1220 HOME on Windows and where it looks for init files. (Bug#8221)
1221
62d94509
EZ
12222011-03-10 Eli Zaretskii <eliz@gnu.org>
1223
1224 * search.texi (Regexp Example):
1225 * mule.texi (International Chars):
1226 * building.texi (External Lisp): Don't use characters outside
1227 ISO-8859-1.
1228
0286d9de
EZ
12292011-03-09 Eli Zaretskii <eliz@gnu.org>
1230
1c6c854e
CS
1231 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1232 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1233
1234 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1235
114902a5 1236 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1237 (Bug#8210)
1238
0afb4571
J
12392011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1240
1241 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1242 for Gtk+ 3.
1243
bb3865e8
GM
12442011-03-08 Glenn Morris <rgm@gnu.org>
1245
6446548e
GM
1246 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1247 * emacs.texi (Acknowledgments):
1248 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1249 * emacs.texi: Set documentencoding.
6446548e 1250
bb3865e8
GM
1251 * display.texi (Optional Mode Line): Don't mention exactly where
1252 display-time appears. (Bug#8193)
1253
33383987
JB
12542011-03-07 Chong Yidong <cyd@stupidchicken.com>
1255
1256 * Version 23.3 released.
1257
892777ba
CY
12582011-03-06 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1261
0b973fc5
DW
12622011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1263
1264 * misc.texi (emacsclient Options): Add q/quiet.
1265
8ef5a2f2
GM
12662011-03-02 Glenn Morris <rgm@gnu.org>
1267
1268 * mule.texi (Communication Coding) <x-select-request-type>:
1269 Remove duplicate (essentially) paragraph. (Bug#8148)
1270
bd106056
CS
12712011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1272
1273 * maintaining.texi (Format of ChangeLog): Add reference to
1274 add-log-full-name.
1275 (Change Log Commands): Add documentation for combining multiple
1276 symbols in one change.
1277
6640b281
GM
12782011-03-01 Glenn Morris <rgm@gnu.org>
1279
1280 * custom.texi (Directory Variables):
1281 Give an example of excluding subdirectories.
1282
2b0c7330 12832011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1284
1285 * search.texi (Regexp Search): Move index entries about regexps to the
1286 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1287
8c62c205
GM
12882011-02-19 Glenn Morris <rgm@gnu.org>
1289
1290 * dired.texi (Dired): Dired-X version number was dropped.
1291
3928f2b6
JD
12922011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1293
1294 * xresources.texi (X Resources): Remove *faceName and replace it with
1295 *font for Lucid.
1296
a41c8660
CY
12972011-02-05 Chong Yidong <cyd@stupidchicken.com>
1298
1299 * rmail.texi (Rmail Display): Document Rmail MIME support more
1300 accurately.
1301
1302 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1303 vc-log-outgoing.
1304 (Merging): Document vc-find-conflicted-file.
1305
233ba4d9 13062011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1307
1308 * custom.texi (Variables): Fix typo.
1309
14beddf4 13102011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1311
65401ee3
CY
1312 * search.texi (Regexps): Copyedits. Mention character classes
1313 (Bug#7809).
1314
19f81ecf
CY
1315 * files.texi (File Aliases): Restore explanatory text from Eli
1316 Zaretskii, accidentally removed in 2011-01-08 commit.
1317
bf3dae7e
EZ
13182011-01-29 Eli Zaretskii <eliz@gnu.org>
1319
1320 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1321 (MAKEINFO_OPTS): New variable.
1322 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1323 (emacs.html): New target.
1324 (clean): Remove emacs.html.
1325
45eb2a5d
WL
13262011-01-23 Werner Lemberg <wl@gnu.org>
1327
1328 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1329 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1330 (ENVADD): Updated.
1331
9acfe703
GM
13322011-01-18 Glenn Morris <rgm@gnu.org>
1333
1334 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1335
1336 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1337
362b9d48
GM
13382011-01-15 Chong Yidong <cyd@stupidchicken.com>
1339
bb033b5f
CY
1340 * building.texi (Compilation): Improve instructions for running two
1341 compilations (Bug#7573).
1342
b024d9f0
MD
1343 * files.texi (Backup Names): Document the new location of the
1344 last-resort backup file.
1345
362b9d48
GM
1346 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1347 manual. Explain why directory-abbrev-alist elements should be anchored
1348 (Bug#7777).
1349
13502011-01-15 Eli Zaretskii <eliz@gnu.org>
1351
1352 * msdog.texi (Windows Startup): Correct inaccurate description of
1353 differences between emacsclient.exe and emacsclientw.exe.
1354
7c420169 13552011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1356
1357 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1358
7c420169 13592011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1360
1361 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1362
7c420169 13632011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1364
2d34d523
EZ
1365 * frames.texi (Cut and Paste): Modify the section's name and text:
1366 don't mix "cut/paste" with "kill/yank".
1367 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1368 (Bug#7702)
1369
88ab4340
EZ
1370 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1371
7c420169 13722011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1373
1374 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1375 matches its position in the menu. (Bug#7674)
1376
7c420169 13772011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1378
1379 * trouble.texi (Checklist): Mention not replying via news either.
1380
92bb6c52
TH
13812010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1382
1383 * misc.texi (Document View): Update DocView section with newly
1384 supported document formats.
1385
b103c904
CY
13862010-12-21 Chong Yidong <cyd@stupidchicken.com>
1387
1388 * killing.texi: Resection the Info version to conform to the
1389 printed manual, to avoid making sections on Accumulating Text, CUA
1390 and Rectangles into full chapters.
1391
f49d1f52 13922010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1393
1394 * custom.texi (Init Syntax): Add index entries for "character syntax".
1395 (Bug#7576)
1396
f49d1f52 13972010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1398
1399 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1400
f49d1f52 14012010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1402
1403 * trouble.texi (Checklist): Fix typo in newsgroup name.
1404
f49d1f52 14052010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1406
1407 * search.texi (Word Search): Note that the lazy highlight always
1408 matches to whole words (Bug#7470).
1409
f49d1f52 14102010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1411
4f1948eb
EZ
1412 * display.texi (Optional Mode Line): Make the description of
1413 load-average more accurate.
1414
b8a9e136
EZ
1415 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1416 registry, with a cross-reference.
62d72a4a
EZ
1417 (Windows Startup): New node. Move the stuff about the current
1418 directory from "Windows HOME".
b8a9e136 1419
07976ae3 14202010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1421
1422 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1423 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1424
07976ae3 14252010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1426
1427 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1428 Suggested by Štěpán Němec.
1429
07976ae3 14302010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1431
1aaae3f3
CY
1432 * maintaining.texi (Version Control): Say "commit", not "check in".
1433 (Version Control Systems): Simplify descriptions.
1434 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1435 VCS Concepts.
1436 (VC Mode Line): Update example.
1437 (Old Revisions): Document revert-buffer for vc-diff.
1438 (Log Buffer): Promote to a subsection. Document header lines.
1439
1c6c854e
CS
1440 * macos.texi (Mac / GNUstep Basics):
1441 Document ns-right-alternate-modifier.
ec8a6295 1442
1aaae3f3
CY
1443 * emacs.texi (Top): Update node listing.
1444
0eb025fb
EZ
14452010-11-13 Eli Zaretskii <eliz@gnu.org>
1446
1447 * rmail.texi (Rmail Coding): Characters with no fonts are not
1448 necessarily displayed as empty boxes.
1449
1450 * mule.texi (Language Environments, Fontsets): Characters with no
1451 fonts are not necessarily displayed as empty boxes.
1452
1453 * display.texi (Text Display): Document display of glyphless
1454 characters.
1455
ea4f7750
GM
14562010-11-13 Glenn Morris <rgm@gnu.org>
1457
1458 * basic.texi (Position Info): Add M-x count-words-region.
1459
90639cea
GM
14602010-11-11 Glenn Morris <rgm@gnu.org>
1461
1462 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1463
d607b96b 14642010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1465
1466 * msdog.texi (Windows HOME): Add information regarding startup
1467 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1468
c12e4a81
GM
14692010-10-11 Glenn Morris <rgm@gnu.org>
1470
df187c62
GM
1471 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1472
c12e4a81
GM
1473 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1474 (DVIPS): New variable.
234db610
GM
1475 (.PHONY): Add html, ps.
1476 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1477 (clean): Delete html, ps files.
c12e4a81 1478
6513b232
EZ
14792010-10-09 Eli Zaretskii <eliz@gnu.org>
1480
1481 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1482
f4f358f1
GM
14832010-10-09 Glenn Morris <rgm@gnu.org>
1484
c1dc72b3
GM
1485 * Makefile.in (VPATH): Remove.
1486 (infodir): Make it absolute.
1487 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1488
4393405b
GM
1489 * Makefile.in (dist): Anchor regexps.
1490
eef3ab94
GM
1491 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1492 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1493 (emacs-xtra.pdf): Use $<.
1494
aa9db089
GM
1495 * Makefile.in (infoclean): Remove harmless, long-standing error.
1496
abd40fb4
GM
1497 * Makefile.in ($(infodir)): Delete rule.
1498 (mkinfodir): New.
1499 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1500
f4f358f1 1501 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1502 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1503 * emacsver.texi: New file, replacing emacsver.texi.in.
1504
ea274122
GM
15052010-10-09 Glenn Morris <rgm@gnu.org>
1506
f7a31f11
GM
1507 * emacsver.texi.in: New file.
1508 * emacs.texi: Set EMACSVER by including emacsver.texi.
1509 * Makefile.in (distclean): Delete emacsver.texi.
1510 (dist): Copy emacsver.texi.
b13254e7 1511 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1512
3fb78d1f
GM
1513 * ack.texi (Acknowledgments): No more b2m.c.
1514
ea274122
GM
1515 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1516 (emacs): Remove rule.
1517 (dist): No need to deal with the emacs rule any more.
1518
17ca7950
GM
15192010-10-07 Glenn Morris <rgm@gnu.org>
1520
1521 * Makefile.in (version): New, set by configure.
1522 (clean): Delete dist tar file.
1523 (dist): Use version in tar name.
1524
4c83f6e1
GM
15252010-10-06 Glenn Morris <rgm@gnu.org>
1526
1527 * Makefile.in (EMACS_XTRA): Add the main source file.
1528 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1529 (mostlyclean): No core files, reorder other files.
1530 (clean): Delete specific dvi and pdf files.
1531 (infoclean, dist): New rules.
1532 (maintainer-clean): Use infoclean.
8a944cea 1533 ($(infodir)): Add parallel build workaround.
4c83f6e1 1534
0264072d
GM
15352010-10-04 Glenn Morris <rgm@gnu.org>
1536
1537 * Makefile.in (SHELL): Set it.
1538 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1539 (info, dvi): Replace above variables with their expansions.
1540 (info): Move mkdir from here...
1541 ($(infodir)/emacs): ... to here (for parallel builds).
1542 (pdf): New target.
1543 ($(infodir)/emacs): Pass -o option to makeinfo.
1544 (.PHONY): Declare clean rules.
1545 (maintainer-clean): Delete dvi and pdf files.
1546 Guard against cd failures. Use a more restrictive delete.
1547
3226d6ca
GM
15482010-10-02 Glenn Morris <rgm@gnu.org>
1549
1550 * misc.texi (Shell Mode): Remove reference to old function name.
1551
cad90f3b
EZ
15522010-09-30 Eli Zaretskii <eliz@gnu.org>
1553
1554 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1555 indicator characters.
1556
5f874327
GM
15572010-09-29 Glenn Morris <rgm@gnu.org>
1558
1559 * Makefile.in (top_srcdir): Remove unused variable.
1560
0ab9cff3
GM
15612010-09-14 Glenn Morris <rgm@gnu.org>
1562
67ae9766
GM
1563 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1564 the last hook item.
1565
0ab9cff3
GM
1566 * calendar.texi (Appointments): Also updated when a diary include file
1567 is saved.
1568
6664fc59 15692010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1570
1571 * trouble.texi (Bugs): Update the section intro.
1572 (Known Problems): New section.
1573 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1574 (Sending Patches): Bug fixes are best as responses to existing bugs.
1575 * emacs.texi (Known Problems): Add menu entry for new section.
1576
be3283d7
GM
15772010-09-09 Glenn Morris <rgm@gnu.org>
1578
1579 * xresources.texi: Untabify.
1580
10999305 15812010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1582
1583 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1584
10999305 15852010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1586
1587 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1588
30641319
JD
15892010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1590
1591 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1592
50dd7bc6
GM
15932010-08-21 Glenn Morris <rgm@gnu.org>
1594
1595 * misc.texi (Amusements): Mention bubbles and animate.
1596
5e620eca
EZ
15972010-07-31 Eli Zaretskii <eliz@gnu.org>
1598
1599 * files.texi (Visiting): Add more index entries for
1600 large-file-warning-threshold.
1601
8b2dd508
JD
16022010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1603
1604 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1605
8838673e
GM
16062010-06-23 Glenn Morris <rgm@gnu.org>
1607
1608 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1609 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1610 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1611 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1612 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1613 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1614 Untabify Texinfo files.
1615
04d3bb6c
GM
16162010-06-10 Glenn Morris <rgm@gnu.org>
1617
103dd3a8
GM
1618 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1619
04d3bb6c
GM
1620 * basic.texi (Inserting Text): Fix typo.
1621
50b79479
GM
16222010-06-10 Glenn Morris <rgm@gnu.org>
1623
1624 * ack.texi (Acknowledgments):
1625 * emacs.texi (Acknowledgments): Update for notifications.el.
1626
86d7a550
DU
16272010-05-31 Daiki Ueno <ueno@unixuser.org>
1628
1629 * dired.texi (Operating on Files): Mention encryption commands
1630 (Bug#6315).
1631
db5dce9d
EZ
16322010-05-29 Eli Zaretskii <eliz@gnu.org>
1633
1634 * basic.texi (Moving Point): Update due to renaming of commands bound
1635 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1636
34313041
EZ
16372010-05-18 Eli Zaretskii <eliz@gnu.org>
1638
1639 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1640 paragraphs.
1641 (Line Truncation): Fix wording for bidi display.
1642
1fc0ce04 1643 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1644 keys.
1645
0235128c 16462010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1647
1648 * building.texi (GDB Graphical Interface): Remove misleading comparison
1649 to an IDE (Bug#6128).
1650
0235128c 16512010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1652
1653 * programs.texi (Man Page):
1654 * misc.texi (Invoking emacsclient):
1655 * mini.texi (Repetition):
1656 * mark.texi (Setting Mark): Fix typos.
1657
0235128c 16582010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1659
1660 * misc.texi (Printing): Document htmlfontify-buffer.
1661
0235128c 16622010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1663
1664 * calendar.texi (Displaying the Diary, Format of Diary File):
1665 Fix external cross-references for TeX format output.
1666
0235128c
SM
16672010-05-07 Chong Yidong <cyd@stupidchicken.com>
1668
1669 * Version 23.2 released.
1670
f63d0028
JD
16712010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1672
1673 * cmdargs.texi (Initial Options): Mention --chdir.
1674
20fe03ad
JD
16752010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1676
1677 * frames.texi (Tool Bars): Add tool-bar-style.
1678
b7d65a5f
GM
16792010-04-21 Glenn Morris <rgm@gnu.org>
1680
1681 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1682
a42dbee1
CY
16832010-04-18 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * programs.texi (Semantic): New node.
1686
1687 * maintaining.texi (EDE): New node.
1688
1689 * emacs.texi: Update node listing.
1690
1691 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1692
6e104790 16932010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1694
d52dbd3d
GM
1695 * emacs.texi (Acknowledgments): Remove duplicate.
1696
a77fe20c
GM
1697 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1698
6e104790 16992010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1700
4ebe9902
GM
1701 * dired.texi (Misc Dired Features): Mention VC diff and log.
1702 * maintaining.texi (Old Revisions, VC Change Log):
1703 Mention that diff and log work in Dired buffers.
1704
98932641
GM
1705 * help.texi (Help Summary): Mention M-x info-finder.
1706
d5b22ab2 1707 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1708
4d4e9522
GM
1709 * custom.texi (Specifying File Variables, Directory Variables):
1710 Document new commands for manipulating local variable lists.
1711
6e104790 17122010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1713
1714 * trouble.texi (Contributing): Add cindex entry.
1715 Mention etc/CONTRIBUTE.
1716
6e104790 17172010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1718
1719 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1720 query-replace (Bug#5774).
1721
a20a9df3
GM
17222010-04-16 Glenn Morris <rgm@gnu.org>
1723
1724 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1725
1ecb2d3f
JD
17262010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1727
1728 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1729
99852628
JD
17302010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1731
1732 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1733
ce79424f
EZ
17342010-03-30 Eli Zaretskii <eliz@gnu.org>
1735
1736 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1737 cross-reference to "Inserting Text".
1738
1739 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1740 Mention completion provided by `ucs-insert'.
1741
85738751 17422010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1743
1744 * sending.texi (Sending Mail): Note variables that may need
1745 customizing.
1746 (Mail Sending): Expand discussion of send-mail-function.
1747
85738751 17482010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1749
1750 Document Message mode as the default mail mode.
1751
1752 * sending.texi (Sending Mail): Copyedits.
1753 (Mail Format, Mail Headers): Document mail-from-style changes.
1754 (Mail Commands): Rename from Mail mode. Document Message mode.
1755 (Mail Misc): Rename from Mail mode Misc.
1756 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1757 command names and update keybindings.
1758 (Header Editing): Document message-tab. De-document
1759 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1760 favor of mail-default-headers. Ad index entries for user-full-name and
1761 user-mail-address.
1c6c854e
CS
1762 (Citing Mail): Update changes in Message mode behavior.
1763 Document mail-yank-prefix.
e73c2434
CY
1764 (Mail Signature): New node, moved from Mail Misc.
1765 (Mail Aliases): Mail abbrevs are the default with Message mode.
1766 (Mail Methods): Note that Message mode is now the default.
1767
1768 * rmail.texi (Rmail Reply):
1769 * text.texi (Text Mode):
1770 * major.texi (Major Modes):
1771 * mule.texi (Output Coding): Refer to Message mode.
1772
1773 * custom.texi (Init Examples): Add xref to Mail Header.
1774
1fc0ce04 1775 * emacs.texi (Top): Fix xrefs.
e73c2434 1776
85738751 17772010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1778
c0c035fa
CY
1779 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1780 repository if there is none.
1781 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1782 vc-print-root-log.
ef7b27ef 1783 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1784
71785b7a
CY
1785 * programs.texi (Program Modes): Mention Javascript mode.
1786
f67c5dd0
CY
1787 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1788 * emacs.texi: Update node description.
1789
0f72a391 1790 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1791 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1792
dc2d2590
JL
17932010-03-30 Juri Linkov <juri@jurta.org>
1794
1795 * search.texi (Other Repeating Search): Remove line that `occur'
1796 can not handle multiline matches.
1797
a7b02820
EZ
17982010-03-30 Eli Zaretskii <eliz@gnu.org>
1799
1800 * mule.texi (International): Mention support of bidirectional editing.
1801 (Bidirectional Editing): New section.
1802
22ef1944
NR
18032010-03-28 Nick Roberts <nickrob@snap.net.nz>
1804
1805 * emacs.texi (Top): Update node names to those in building.texi.
1806
146b8b16
NR
18072010-03-27 Nick Roberts <nickrob@snap.net.nz>
1808
c5e87d10
PE
1809 doc/emacs/building.texi: Describe restored GDB/MI functionality
1810 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1811 doc/emacs/emacs.texi: Update node names for building.texi.
1812
6d98672d
GM
18132010-03-24 Glenn Morris <rgm@gnu.org>
1814
1815 * ack.texi (Acknowledgments):
1816 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1817
93318cbd
JD
18182010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1819
1820 * xresources.texi (Table of Resources): Clarify toolBar number
1821 for Gtk+.
1822
1823 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1824
15cf2f52
CY
18252010-03-21 Chong Yidong <cyd@stupidchicken.com>
1826
4102856c
CY
1827 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1828
15cf2f52
CY
1829 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1830 and multi-isearch-buffers-regexp.
1831
1832 * indent.texi (Indentation): Clarify description of
1833 indent-for-tab-command. Document tab-always-indent.
1834
d68eb23c
CY
18352010-03-20 Chong Yidong <cyd@stupidchicken.com>
1836
1837 * cmdargs.texi (Font X): Move most content to Fonts.
1838
1839 * frames.texi (Fonts): New node. Document font-use-system-font.
1840
1841 * emacs.texi (Top):
1842 * xresources.texi (Table of Resources):
1843 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1844
288f9fc0
CY
18452010-03-10 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * Branch for 23.2.
1848
17782bec
CY
18492010-03-06 Chong Yidong <cyd@stupidchicken.com>
1850
1851 * custom.texi (Init Examples): Add xref to Locals.
1852
1853 * major.texi (Choosing Modes): Mention usage of setq-default for
1854 setting the default value of major-mode (Bug#5688).
1855
b4a1a8b2
CY
18562010-03-02 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1859
1860 * display.texi (Display Custom): Document make-pointer-invisible and
1861 underline-minimum-offset. Remove inverse-video.
1862
a1e759cd
CY
18632010-02-21 Chong Yidong <cyd@stupidchicken.com>
1864
1865 * frames.texi (Frame Commands): Note that the last ordinary frame can
1866 be deleted in daemon mode (Bug#5616).
1867
4f3bc373
GM
18682010-02-18 Glenn Morris <rgm@gnu.org>
1869
1870 * trouble.texi (Contributing): Repository is no longer CVS.
1871
5dbbdd33
GM
18722010-02-08 Glenn Morris <rgm@gnu.org>
1873
1874 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1875
cd61af01
SM
18762010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1877
1878 * display.texi (Useless Whitespace, Text Display):
1879 * custom.texi (Init Examples): Avoid obsolete special default variables
1880 like default-major-mode.
1881
b1bb0a25 18822010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1883
1884 * programs.texi (Other C Commands): Replace reference to obsolete
1885 c-subword-mode.
1886
99d0985b
GM
18872010-01-21 Glenn Morris <rgm@gnu.org>
1888
1889 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1890
893db5bc
GM
18912010-01-12 Glenn Morris <rgm@gnu.org>
1892
1893 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1894 emacs-pretest-bug for bug reports for development versions.
1895
0419b8d6
GM
18962010-01-11 Glenn Morris <rgm@gnu.org>
1897
1898 * display.texi (Highlight Interactively): `t' does not mean highlight
1899 all patterns. (Bug#5335)
1900
26e533e2
CY
19012009-12-29 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * misc.texi (Shell): Document async-shell-command.
1904
1905 * building.texi (Grep Searching): Document zrgrep.
1906
484eaeac 1907 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1908
7ee6c59b
NR
19092009-12-29 Nick Roberts <nickrob@snap.net.nz>
1910
1911 * building.texi: Import GDB Graphical Interface description from
1912 EMACS_23_1_RC.
1913
91ed7ea8
CY
19142009-12-24 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * emacs.texi (Top): Update node listing.
1917
1918 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1919
1920 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1921
1922 * cmdargs.texi (Initial Options):
1923 * xresources.texi (Resources): Document inhibit-x-resources.
1924
1925 * custom.texi (Specifying File Variables): Note that minor modes are
1926 enabled unconditionally.
1927
1928 * display.texi (Scrolling): Briefly document the old recenter command,
1929 and document recenter-positions.
1930
1931 * files.texi (Visiting):
1932 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1933
1c6c854e
CS
1934 * frames.texi (Cut/Paste Other App):
1935 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1936
1937 * killing.texi (Kill Options): New node.
1938
6ca89aaa
CY
19392009-12-05 Chong Yidong <cyd@stupidchicken.com>
1940
1941 * misc.texi (Shell Options): ansi-color is now default.
1942
806642d4
GM
19432009-12-05 Glenn Morris <rgm@gnu.org>
1944
806642d4
GM
1945 * emacs.texi (Top): Update menu for cal-xtra node changes.
1946 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1947 or mode line. Don't mention invisible text or the details of
1948 diary-print-entries here, only in cal-xtra.
1949 (Format of Diary File): Mention that the "date on first line" format
1950 only really affects the simple display.
1951 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1952 (Diary Customizing): Holidays may be in the buffer or mode line.
1953 Move diary-print-entries to the "Diary Display" section.
1954 (Diary Display): New section, split out from "Fancy Diary Display".
1955 Explain the limitations of simple display, and how to print it.
1956
1a4f0c0a
GM
1957 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1958
e11adbd8
GM
1959 * cal-xtra.texi (Diary Display): Mention View mode.
1960
29a483ac
JL
19612009-11-29 Juri Linkov <juri@jurta.org>
1962
1963 * display.texi (Highlight Interactively): Actually a list of
1964 default faces is pre-loaded into a list of default values
1965 instead of the history.
1966
83d60c79
GM
19672009-11-20 Glenn Morris <rgm@gnu.org>
1968
1969 * ack.texi (Acknowledgments):
1970 * emacs.texi (Acknowledgments): Add htmlfontify.
1971
276bbe96
GM
19722009-11-14 Glenn Morris <rgm@gnu.org>
1973
98ad1bae
GM
1974 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1975
276bbe96
GM
1976 * ack.texi (Acknowledgments):
1977 * emacs.texi (Acknowledgments): Update for recent Org changes.
1978
18430066
CY
19792009-10-31 Chong Yidong <cyd@stupidchicken.com>
1980
1981 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1982 `charset' property, which is irrelevant to the user manual (Bug#3526).
1983
522ddc9f
JB
19842009-10-14 Juanma Barranquero <lekktu@gmail.com>
1985
1986 * trouble.texi (DEL Does Not Delete): Fix typo.
1987
50b49ade
MA
19882009-10-05 Michael Albinus <michael.albinus@gmx.de>
1989
1990 * files.texi (Misc File Ops): Mention copy-directory.
1991
6308321a
EZ
19922009-10-04 Eli Zaretskii <eliz@gnu.org>
1993
43b3b4d1
EZ
1994 * mule.texi (Unibyte Mode): Emphasize that
1995 unibyte-display-via-language-environment affects only the display.
1996
6308321a
EZ
1997 * display.texi (Horizontal Scrolling): Document cursor behavior under
1998 horizontal scrolling when point moves off the screen (Bug#4564).
1999 Improve wording.
2000
bd51ea7f
MA
20012009-10-01 Michael Albinus <michael.albinus@gmx.de>
2002
2003 * files.texi (Directories): delete-directory prompts for recursive
2004 deletion.
2005
55381962
GM
20062009-09-30 Glenn Morris <rgm@gnu.org>
2007
2008 * ack.texi (Acknowledgments):
2009 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2010
13989ab1
TH
20112009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2012
2013 * dired.texi (Dired Navigation): Use @code instead of @var for
2014 dired-isearch-filenames, so that it's not capitalized.
2015
8ba46c89
CY
20162009-09-19 Chong Yidong <cyd@stupidchicken.com>
2017
2018 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2019
2020 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2021
2022 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2023 (Key Bindings): Reference Init Rebinding in introductory text.
2024 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2025 (Keymaps): Simplify.
2026 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2027 (Minibuffer Maps): Remove mention of Mocklisp.
2028 (Init Rebinding): Move mode-local rebinding example here from Local
2029 Keymaps.
2030 (Modifier Keys): Clarify.
1e11b018 2031 (Rebinding): Add cindex for "binding keys".
8ba46c89 2032
6a5ca7c8
CY
20332009-09-13 Chong Yidong <cyd@stupidchicken.com>
2034
2035 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2036
0e1cba51
NR
20372009-08-31 Nick Roberts <nickrob@snap.net.nz>
2038
6a5ca7c8 2039 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2040 Reorganize these two sections.
0e1cba51 2041
76a87a4d
EZ
20422009-08-29 Eli Zaretskii <eliz@gnu.org>
2043
2044 * cmdargs.texi (Initial Options): Fix last change.
2045
82e98df4
SM
20462009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2047
2048 * mule.texi (Enabling Multibyte):
2049 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2050 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2051
fb89fad9
GM
20522009-08-20 Glenn Morris <rgm@gnu.org>
2053
2054 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2055
e99652b0
GM
20562009-08-19 Glenn Morris <rgm@gnu.org>
2057
2058 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2059
5cca97ad
GM
20602009-08-18 Glenn Morris <rgm@gnu.org>
2061
2062 * ack.texi (Acknowledgments):
2063 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2064
997797ae 2065 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2066
985bf85b
GM
20672009-08-09 Glenn Morris <rgm@gnu.org>
2068
2069 * ack.texi (Acknowledgments):
2070 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2071
8d6bb99e
DD
20722009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2073
2074 * emacs.texi (Top): Add new menu items for GDB-UI.
2075
2076 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2077 section. Threads buffer is in separate section now.
8d6bb99e 2078
8353da9c
GM
20792009-08-08 Glenn Morris <rgm@gnu.org>
2080
2081 * ack.texi (Acknowledgments):
2082 * emacs.texi (Acknowledgments):
2083 Update for js2-mode and org changes.
2084
f2074faf
MA
20852009-08-02 Michael Albinus <michael.albinus@gmx.de>
2086
2087 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2088 files.
2089
e8d2d3fb
CY
20902009-07-28 Chong Yidong <cyd@stupidchicken.com>
2091
2092 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2093
324a4f6a
GM
20942009-07-23 Glenn Morris <rgm@gnu.org>
2095
2096 * programs.texi (Matching): Update blink-matching-paren-distance.
2097
b6937a70
CY
20982009-07-21 Chong Yidong <cyd@stupidchicken.com>
2099
2100 * frames.texi (Cut/Paste Other App): For select-active-regions,
2101 selection is now updated on moving point.
2102
bd8aaa36
RS
21032009-07-21 Richard Stallman <rms@gnu.org>
2104
2105 * glossary.texi (GNU, Daemon): Update information.
2106
8d9b5eba
JL
21072009-07-19 Juri Linkov <juri@jurta.org>
2108
2109 * custom.texi (Specifying File Variables, Safe File Variables):
2110 "variables/value pairs" -> "variable/value pairs".
2111
a2acc1db
GM
21122009-07-15 Glenn Morris <rgm@gnu.org>
2113
2114 * misc.texi (Gnus): Remove widow.
2115
c5ae942b
GM
21162009-07-11 Glenn Morris <rgm@gnu.org>
2117
703d26ba
GM
2118 * Makefile.in (TEXI2PDF): New.
2119 (emacs.pdf, emacs-xtra.pdf): New targets.
2120
522ddc9f 2121 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2122
2123 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2124
2125 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2126 Don't print the copying notice twice in the printed version.
2127 Update the menu and detailmenu.
2128 (Preface): The meaning of "on-line" has changed.
2129 Correct name for "Common Problems" chapter.
2130 (Distrib): Update FSF shop URL.
2131 (Intro): Showing two files at once is not so exciting.
2132
2133 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2134 (Mac / GNUstep Basics): Minor grammar changes.
2135 (Mac / GNUstep Events): Fix typo.
2136 (GNUstep Support): CANNOT_DUMP no longer applies.
2137
2138 * misc.texi (Document View): Fix typos.
2139
2140 * dired.texi (Dired):
2141 * help.texi (Help):
2142 * macos.texi (Mac OS / GNUstep):
2143 * maintaining.texi (Version Control, Introduction to VC):
2144 End menu descriptions with a period.
c5ae942b 2145
b1c8242b
EZ
21462009-07-09 Eli Zaretskii <eliz@gnu.org>
2147
2148 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2149 so categorical in saying that the option is only useful on NTFS.
2150
220d9aa6
GM
21512009-07-09 Glenn Morris <rgm@gnu.org>
2152
2153 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2154 (ENVADD): Add texinfodir to TEXINPUTS.
2155
2156 * emacs.texi (Top): Fix cross-reference.
2157
2158 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2159
2160 * vc1-xtra.texi (Revision Tags): Fix typo.
2161
d07e72d3
GM
21622009-07-03 Glenn Morris <rgm@gnu.org>
2163
2164 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2165 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2166 (Merge Commands): `.' does not seem to work in A or B buffer.
2167 `l' can recreate the 3-window display.
2168
2169 * glossary.texi (Glossary): Minor phrasing changes throughout.
2170 Add more internal cross-references.
2171 <Autoloading>: You can't really autoload a variable.
2172 <C-M->: Move details here from `M-C-' item.
2173 <Continuation Line>: Refer to `Truncation.'
2174 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2175 <Home Directory, Unix>: New entries.
2176 <Deletion of Files>: Mention recycle bins.
2177 <Directory>: Mention ``folders.''
2178 <Error>: Don't mention ``type-ahead.''
2179 <Fringe>: Refer to the manual node.
2180 <Minor Mode>: Can be global or local.
2181 <Spell Checking>: There are other checkers besides Ispell.
2182
f144038a
GM
21832009-07-02 Glenn Morris <rgm@gnu.org>
2184
2185 * anti.texi (Antinews): Minor changes in phrasing.
2186
2187 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2188 some underfull lines in dvi output.
2189
2190 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2191
2192 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2193
2194 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2195
3f1c6666
JD
21962009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2197
2198 * xresources.texi (Table of Resources): Mention maximized for
2199 fullscreen.
2200
2201 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2202
62aadce7
CY
22032009-07-01 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * anti.texi (Antinews): Correct the list of removed platforms.
2206
82ec412e
GM
22072009-06-28 Glenn Morris <rgm@gnu.org>
2208
2209 * arevert-xtra.texi: Minor language tweaks.
2210
09964e7d
GM
2211 * dired-xtra.texi: Minor revisions.
2212
666e158e
MB
22132009-06-23 Miles Bader <miles@gnu.org>
2214
c4cc8b9a 2215 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2216 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2217
70243478
CY
22182009-06-21 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * Branch for 23.1.
2221
67cbe681
KH
22222009-06-17 Kenichi Handa <handa@m17n.org>
2223
2224 * mule.texi (Charsets): Update the description for the new charset.
2225 (list-character-sets): New findex.
125dd7c5 2226 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2227
40e67246
CY
22282009-06-10 Chong Yidong <cyd@stupidchicken.com>
2229
b5700de6
CY
2230 * basic.texi (Moving Point): Fix tag.
2231
2232 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2233
2234 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2235 use camel-case for PageUp and PageDown.
2236
2237 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2238 camel-case for PageUp and PageDown.
2239
2240 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2241
40e67246 2242 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2243 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2244
522ddc9f 22452009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2246
522ddc9f
JB
2247 * fixit.texi (Spelling): Set default dictionary.
2248 Improve descriptions (Bug#2554)
6f591cf4 2249
53483c76
DR
22502009-06-08 David Reitter <david.reitter@gmail.com>
2251
2252 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2253 since saving colors and faces set this way is not implemented.
2254 (Environment variables): Remove mention of mac-fix-env, which is
2255 scheduled to be removed.
2256
1557ef4f
CY
22572009-06-04 Chong Yidong <cyd@stupidchicken.com>
2258
91056528
CY
2259 * custom.texi (Init Examples): Add example of changing load-path.
2260
1557ef4f
CY
2261 * building.texi (Lisp Libraries): Add example of changing
2262 load-path (Bug#3446).
2263
623cec4c
CY
22642009-05-28 Chong Yidong <cyd@stupidchicken.com>
2265
2266 * mark.texi (Mark): Further clarifications.
2267 (Setting Mark): Emphasize that C-SPC activates the mark.
2268
0fcca8ee
CY
22692009-05-28 Chong Yidong <cyd@stupidchicken.com>
2270
702b10e1
CY
2271 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2272 Mark mode.
0fcca8ee
CY
2273 (Using Region, Persistent Mark): Use "active mark" instead of "active
2274 region".
2275
d3b396e4
CY
22762009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2277
2278 * mule.texi (Select Input Method): Fix typo.
2279
3f698a06
CY
22802009-05-13 Chong Yidong <cyd@stupidchicken.com>
2281
2282 * anti.texi (Antinews): Document completion changes. Some additional
2283 copyedits and rearrangement of entries.
2284
b2a42eb7
CY
22852009-05-12 Chong Yidong <cyd@stupidchicken.com>
2286
932fd020
CY
2287 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2288 (Shell History Copying, Terminal emulator): Copyedits.
2289
1c6c854e
CS
2290 * xresources.texi (Resources): Simplify descriptions.
2291 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2292 (Table of Resources): Document fontBackend resource.
2293
b2a42eb7 2294 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2295 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2296 "Backspace". Remove discussion of obscure Xmodmap issue.
2297
c6ea7fb8
CY
22982009-05-07 Chong Yidong <cyd@stupidchicken.com>
2299
2300 * files.texi (Visiting): Copyedits.
2301
ad36c422
CY
23022009-05-06 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * basic.texi (Inserting Text): Document ucs-insert.
2305
2306 * mule.texi (International Chars): Define "multibyte". Note that
2307 internal representation is unicode-based. Simplify definition of raw
2308 bytes. Mention ucs-insert.
2309 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2310 (Language Environments): Add language environments new to Emacs 23.
2311 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2312 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2313 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2314 (Output Coding): Copyedits.
2315
2316 * emacs.texi (Top): Update node listing.
2317
d4ad7b96
CY
23182009-05-05 Per Starbäck <per@starback.se> (tiny change)
2319
2320 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2321
5bd66204
SM
23222009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2323
2324 * building.texi (Lisp Libraries): `load-library' does offer completion.
2325
bc36ad1c
CY
23262009-04-28 Chong Yidong <cyd@stupidchicken.com>
2327
2328 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2329 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2330
f1a47884
EZ
23312009-04-25 Eli Zaretskii <eliz@gnu.org>
2332
2333 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2334
be77bd45
CY
23352009-04-22 Chong Yidong <cyd@stupidchicken.com>
2336
2337 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2338
2339 * building.texi (Lisp Interaction): Document initial-scratch-message.
2340
d3b82927
JB
23412009-04-18 Juanma Barranquero <lekktu@gmail.com>
2342
ed6e7b11
JB
2343 * msdog.texi (Windows Fonts): Fix typos.
2344
d3b82927
JB
2345 * files.texi (Save Commands): Fix pxref.
2346
bc323c04
CY
23472009-04-18 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * files.texi (Save Commands): Mention diff-buffer-with-file.
2350 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2351 Henoch (Bug#3036).
2352
2186d13f
GM
23532009-03-15 Glenn Morris <rgm@gnu.org>
2354
2355 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2356 the former is not always used.
2357 (Mail Headers): Use active voice. Add "Mail-reply-to".
2358 Change case of "Id". Avoid repeated "appropriate".
2359 (Mail Aliases): Fix previous change - use an example with a ".", so it
2360 does actually get quoted when expanded.
2361 (Mail Sending): Mailclient is the default on some systems.
2362 (Citing Mail): Mention mail-indentation-spaces.
2363 (Mail Mode Misc): Add an @dfn for "mail signature".
2364
71e454fc
CY
23652009-03-15 Chong Yidong <cyd@stupidchicken.com>
2366
2367 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2368 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2369 read-buffer-completion-ignore-case, and completion-styles.
2370 Remove description of partial-completion-mode.
71e454fc 2371
df1a3e06
GM
23722009-03-14 Glenn Morris <rgm@gnu.org>
2373
2374 * sending.texi (Mail Format): Fix typo. Add index entry for
2375 mail-header-separator.
2376 (Mail Headers): Put info about initialization and changing in one place
2377 at the start. Update FCC section for mbox Rmail. Clarify From
2378 section, mention mail-setup-with-from. Clarify Reply-to section.
2379 Add Mail-followup-to and mail-mailing-lists. Clarify References
2380 section.
2381 (Mail Aliases): Update example, make less contentious.
2382 Update for name change of mail-interactive-insert-alias.
2383 (Mail Mode): Remove mention of `%' as a word separator.
2384 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2385 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2386 commands. Clarify FCC handling. In mail-complete, add reference to
2387 Mail Aliases section, and mention mail-complete-function.
2388 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2389 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2390 signature netiquette. Explain how the mail hooks work when continuing
2391 a composition.
2392 (Mail Amusements): Internationalize the spook section a bit.
2393 Remove the spook mail-setup-hook example, since it doesn't work well.
2394 Mention fortune-file.
2395 (Mail Methods): Mention read-mail-command.
2396
ed6e7b11 23972009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2398
df1a3e06
GM
2399 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2400 and NS resources following recent changes.
959d68bd 2401
86dca3e8
JR
24022009-03-10 Jason Rumney <jasonr@gnu.org>
2403
2404 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2405 w32-use-visible-system-caret doc to indicate that it should get set
2406 automatically.
2407 (Windows Fonts): Add doc for the uniscribe backend.
2408
042fe98f
DN
24092009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2410
2411 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2412 vc-dir. (Bug#2598)
2413
7f8dba73
RS
24142009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2415
2416 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2417
505e70c3
GM
24182009-03-05 Glenn Morris <rgm@gnu.org>
2419
04242bdc
GM
2420 * rmail.texi (Rmail Basics): Add reference to sorting.
2421 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2422 Minor re-wordings.
2423 (Rmail Motion): Mention rmail-next-same-subject.
2424 (Rmail Deletion): Expunging is not the only way to change the numbers.
2425 (Rmail Labels): Labels can also be used in sorting.
2426 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2427 (Rmail Display): Mention rmail-mime.
2428
00cfe22c
GM
24292009-03-04 Glenn Morris <rgm@gnu.org>
2430
2431 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2432 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2433 summary. Mention sorts cannot be undone.
2434 (Rmail Display): Give an example of how to use goto-address-mode.
2435 (Rmail Editing): It's keybindings that are redefined, not commands.
2436 Fix some typos.
2437 (Movemail): Some minor rewording.
2438 (Remote Mailboxes): Emacs movemail supports pop by default.
2439 Fix some minor grammatical issues. The "two alternative ways" to
2440 specify a POP mailbox are really just one. Remove all reference to the
2441 variables rmail-pop-password and rmail-pop-password-required, obsolete
2442 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2443 can support Kerberos.
2444
3d963b67
GM
24452009-03-03 Glenn Morris <rgm@gnu.org>
2446
2447 * rmail.texi (Rmail Deletion): Revert previous change, which was
2448 describing the Rmail summary versions.
2449 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2450 Minor re-wording for rmail-resend.
2451 (Rmail Make Summary): Summaries apply to buffers rather than files.
2452 <rmail-summary-by-topic>: Headers includes the subject.
2453 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2454 details, including prefix arguments.
2340abde 2455 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2456 Not counting lines might be faster.
2457 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2458 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2459 Name the commands bound to the various keys. Mention prefix argument
2460 for searching.
3d963b67
GM
2461 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2462 Simplify rmail-highlighted-headers description. Update face name.
2463
a8ce3d17
JB
24642009-03-02 Juanma Barranquero <lekktu@gmail.com>
2465
2466 * mark.texi (Marking Objects): Fix typo.
2467
130a29b6
CY
24682009-03-01 Chong Yidong <cyd@stupidchicken.com>
2469
2470 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2471 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2472
9d5de6f8
GM
24732009-03-01 Glenn Morris <rgm@gnu.org>
2474
79fc530e 2475 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2476 (Rmail Motion): - M-s searches from the end of messages.
2477 (Rmail Deletion): Minor clarification. Fix numeric argument
2478 description.
2479 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2480 newmail and RMAILOSE files need not be in home-directory.
2481 (Rmail Files): Mention I/O menus are unselectable if no files match.
2482 Mention `MAIL' env-var.
2483
b545ff9c
JR
24842009-02-24 Jason Rumney <jasonr@gnu.org>
2485
2486 * mule.texi (Fontsets): Mention fontset-default, font specs and
2487 fallback fontsets.
2488 (Defining Fontsets): Mention ns and w32 variants of
2489 standard-fontset-spec. Update description of startup fontset to match
2490 Emacs 23 behavior.
a93be82a 2491 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2492 (International): Link to Modifying Fontsets.
b545ff9c 2493
75da0618 24942009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2495
2496 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2497 Mention ns-extended-platform-support-mode.
2498
6be93a16
KB
24992009-02-22 Karl Berry <karl@gnu.org>
2500
2501 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2502
867d4bb3
JB
25032009-02-19 Juanma Barranquero <lekktu@gmail.com>
2504
2505 * basic.texi (Moving Point, Position Info):
2506 * files.texi (Visiting):
2507 * mini.texi (Completion Options):
2508 * text.texi (HTML Mode): Remove duplicate words.
2509
49b5c0e8
GM
25102009-02-20 Glenn Morris <rgm@gnu.org>
2511
2512 * rmail.texi: Minor updates for mbox rather than Babyl.
2513
f43a822c
KB
25142009-02-17 Karl Berry <karl@gnu.org>
2515
49b5c0e8 2516 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2517
80d634b8
RS
25182009-02-17 Richard M Stallman <rms@gnu.org>
2519
2520 * anti.texi (Antinews): Mention Babyl format.
2521
2522 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2523
2524 * rmail.texi: Update for mbox format.
2525 Various small fixes, as well as the following.
2526 (Out of Rmail): Node deleted.
2527 (Rmail): Update menu.
2528 (Rmail Files): Comment out set-rmail-inbox-list.
2529 Document rmail-inbox-list instead.
2530 (Rmail Output): Substantial changes since C-o is now
2531 rmail-output-as-seen and o is rmail-output.
2532 (Rmail Attributes): Delete `stored', add `retried'.
2533 (Rmail Display): Editing headers works in all cases.
2534
f0d129c6
GM
25352009-02-17 Glenn Morris <rgm@gnu.org>
2536
2537 * basic.texi (Position Info): M-x count-lines-region is not always on
2538 M-=. (Bug#2269)
2539
160f11d3
GM
25402009-02-09 Glenn Morris <rgm@gnu.org>
2541
2542 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2543 defaults.
2544
763e01c4
EZ
25452009-02-07 Eli Zaretskii <eliz@gnu.org>
2546
2547 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2548 documentation of possible problems with redecoding.
2549
f5e1441d
GM
25502009-02-03 Glenn Morris <rgm@gnu.org>
2551
2552 * rmail.texi (Out of Rmail): Mention b2m.pl.
2553
e1eabe41
GM
25542009-01-31 Glenn Morris <rgm@gnu.org>
2555
2556 * rmail.texi (Out of Rmail): Correct b2m location.
2557
dd05f9de
CY
25582009-01-27 Chong Yidong <cyd@stupidchicken.com>
2559
2560 * fixit.texi (Undo): Update undo limit values.
2561
d74d846e
GM
25622009-01-27 Glenn Morris <rgm@gnu.org>
2563
2564 * emacs.texi (Top): Fix Antinews menu entry.
2565
49ffdce8
KB
25662009-01-25 Karl Berry <karl@gnu.org>
2567
2568 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2569 item with no marker, instead of the syntactically incorrect
2570 @itemize @asis.
2571
467e8d77
JL
25722009-01-25 Juri Linkov <juri@jurta.org>
2573
2574 * building.texi (Grep Searching): Fix index entry for lgrep.
2575
6c60bbdb
EZ
25762009-01-24 Eli Zaretskii <eliz@gnu.org>
2577
2578 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2579
9ce5a36f
AR
25802009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2581
2582 * macos.texi (Preferences Panel): Update description of font setting to
2583 reflect that prior frame selection is no longer needed.
2584
9aa5f2fb
NR
25852009-01-20 Nick Roberts <nickrob@snap.net.nz>
2586
2587 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2588 raise GUD subsections.
2589
3892ff9c
GM
25902009-01-15 Glenn Morris <rgm@gnu.org>
2591
2592 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2593
14731c8f
GM
25942009-01-10 Glenn Morris <rgm@gnu.org>
2595
2596 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2597
45c55e53
CY
25982009-01-04 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2601 logical lines.
2602
2e4667d1
JL
26032008-12-29 Juri Linkov <juri@jurta.org>
2604
2605 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2606
2607 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2608
2a3eac47
CY
26092008-12-28 Chong Yidong <cyd@stupidchicken.com>
2610
2611 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2612 goto-address-mode instead of goto-address.
2613
3da8da94
CY
2614 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2615 mode.
2616
2a3eac47
CY
2617 * emacs.texi (Top): Update node listing.
2618
057f6dd3
EZ
26192008-12-26 Eli Zaretskii <eliz@gnu.org>
2620
2621 * custom.texi (Directory Variables): Explain what is a "project".
2622 Add indexing. Improve wording. Add a footnote about using
2623 _dir-locals.el on MS-DOS.
2624
e6979067
DN
26252008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2626
2627 * files.texi (Misc File Ops): Mention chmod as an alias for
2628 set-file-modes.
2629
9de15963
MR
26302008-12-24 Martin Rudalics <rudalics@gmx.at>
2631
2632 * help.texi (Help): Fix typos and reword.
2633 (Help Summary): Add entries for C-h n and C-h r, reorder
2634 entries, and do some minor fixes.
2635 (Name Help): Say that C-h F works for commands only.
2636 (Misc Help): Say that view-lossage displays 300 keystrokes.
2637
236fd60d
GM
26382008-12-20 Glenn Morris <rgm@gnu.org>
2639
2640 * ack.texi (Acknowledgments): General update based on AUTHORS,
2641 including removal of some stuff no longer distributed.
2642
349b3256
AM
26432008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2644
2645 * fixit.texi: Mention hunspell
2646
e840fca5
GM
26472008-12-19 Glenn Morris <rgm@gnu.org>
2648
2649 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2650 Consolidate explanatory text at start.
e840fca5
GM
2651
2652 * display.texi (Text Display):
2653 * indent.texi (Indentation): Use @acronym with ASCII.
2654
9dfa7983
GM
26552008-12-18 Glenn Morris <rgm@gnu.org>
2656
2657 * ack.texi: Various small updates and fixes.
2658
97b3a00b
JL
26592008-12-18 Juri Linkov <juri@jurta.org>
2660
2661 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2662 as a key binding to start a forward nonincremental word search.
2663 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2664 a backward nonincremental word search. Add index for `M-s w'
2665 `isearch-forward-word'.
2666 (Regexp Search): Add a short summary of regexp key commands like
2667 in the node "Basic Isearch".
2668 (Other Repeating Search): Fix typo.
2669
26702008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2671
2672 * misc.texi (PostScript Variables): Fix doc.
2673
31ce6a07
CY
26742008-12-10 Chong Yidong <cyd@stupidchicken.com>
2675
2676 * programs.texi (Program Modes): Mention Ruby mode.
2677
636b507b
DN
26782008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2679
2680 * misc.texi (emacsclient Options): Describe what an empty string
2681 argument does for --alternate-editor.
2682
a323fa14
CY
26832008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2684
2685 * cmdargs.texi (Font X): Distinguish between client-side and
2686 server-side fonts. List valid Fontconfig properties. Add reference to
2687 Fontconfig manual. List valid GTK font properties. Explain use of
2688 fc-list.
2689
c5ca6cd0
CY
26902008-12-09 Chong Yidong <cyd@stupidchicken.com>
2691
2692 * cmdargs.texi (Font X): Move discussion of quoting to top.
2693
e5136377
GM
26942008-12-06 Glenn Morris <rgm@gnu.org>
2695
2696 * maintaining.texi (Old Revisions): Improve previous change.
2697
248c026b
RS
26982008-12-05 Richard M Stallman <rms@gnu.org>
2699
2700 * anti.texi (Antinews): Minor fixes.
2701
a9253a1e
GM
27022008-12-03 Glenn Morris <rgm@gnu.org>
2703
2704 * maintaining.texi (Old Revisions): Fix diff-switches description.
2705
fa687b02
MR
27062008-12-01 Martin Rudalics <rudalics@gmx.at>
2707
2708 * emacs.texi (Top): Fix typo.
2709
72e6decd
CY
27102008-11-30 Chong Yidong <cyd@stupidchicken.com>
2711
320ee034
CY
2712 * misc.texi (Document View): Explain dependence on gs at the top.
2713 Copyedits.
2714
2715 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2716
72e6decd
CY
2717 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2718 (Comment Commands): Discuss region-active behavior of M-; first.
2719
2a472ee4
MR
27202008-11-29 Martin Rudalics <rudalics@gmx.at>
2721
9c6361c9
MR
2722 * display.texi (Line Truncation): Add reference to Continuation
2723 Lines.
2724
2a472ee4
MR
2725 * windows.texi (Pop Up Window): Mention split-height-threshold
2726 and split-width-threshold.
9c6361c9 2727 (Split Window): Add reference to Continuation Lines.
2a472ee4 2728
e93bc142
AR
27292008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2730
2731 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2732 (GNUstep Support): New node.
2733 * anti.texi:
2734 * emacs.texi:
2735 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2736
43b978db
RS
27372008-11-28 Richard M Stallman <rms@gnu.org>
2738
2739 * misc.texi (Dissociated Press): Minor cleanups.
2740
2741 * dired.texi (Image-Dired): Avoid passive.
2742
e8e2bd93
EZ
27432008-11-28 Eli Zaretskii <eliz@gnu.org>
2744
2745 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2746 representation.
2747
8d2d45da
CY
27482008-11-26 Richard M. Stallman <rms@gnu.org>
2749
2750 * files.texi (Visiting): Rewrite paragraph for clarity.
2751
2752 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2753
a5f7bbcc
AM
27542008-11-25 Alan Mackenzie <acm@muc.de>
2755
2756 * programs.texi (Moving by Parens): Clarify that parens inside strings
2757 and comments are ignored, and that the commands assume the starting
2758 point isn't in a string or comment.
2759
a71703d3
AR
27602008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2761
2762 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2763 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2764 version.
2765 (Mac Customization): Rewrite Preferences Panel section and merge in to
2766 this node, add Open files by dragging to an Emacs window.
2767
2768 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2769
aa5ab79a
CY
27702008-11-26 Chong Yidong <cyd@stupidchicken.com>
2771
0cc92c19
CY
2772 * files.texi (Misc File Ops): Document set-file-modes.
2773
c366b4e4
CY
2774 * windows.texi (Split Window): Document integer values of
2775 truncate-partial-width-windows.
2776
aa5ab79a
CY
2777 * text.texi (Text): Simplify description of markup languages.
2778 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2779 (TeX Editing): Note that `""' inserts one `"' character.
2780 (HTML Mode): Note in the introduction that XML mode is an alias for
2781 SGML mode. Mention nXML mode.
2782
56221db7
CY
27832008-11-25 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * building.texi (Watch Expressions): Fix typo.
2786
90effe33
CY
27872008-11-24 Chong Yidong <cyd@stupidchicken.com>
2788
f90a5ae3
CY
2789 * files.texi (Visiting): Document new behavior of
2790 confirm-nonexistent-file-or-buffer.
2791
1c6c854e
CS
2792 * buffers.texi (Select Buffer):
2793 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2794
a18ffb4a
CY
2795 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2796 edit-picture.
2797
90effe33
CY
2798 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2799 edit-picture', since that is just an alias for picture-mode.
2800 (Sentences): Note that repeated M-@ extends the region.
2801 (Pages): Make terminology more consistent. Link to Regexps node.
2802 (Longlines): Discuss relationship with Visual Line mode.
2803 (Text Mode): Remove extraneous discussion of other modes, since they
2804 were already introduced in the parent node.
2805
e85103ec
CY
28062008-11-23 Chong Yidong <cyd@stupidchicken.com>
2807
5cb2fe30
CY
2808 * anti.texi (Antinews): Rewrite.
2809
1eb9b307 2810 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2811
2812 * frames.texi (Frame Commands): Mention "minimize" terminology.
2813
e85103ec
CY
2814 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2815 formats.
b908332f
CY
2816 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2817 (Misc X): Don't document useless -hb option.
e85103ec 2818
607f5f88
JL
28192008-11-22 Juri Linkov <juri@jurta.org>
2820
2821 * dired.texi (Dired Navigation): Change normal file name search option
2822 from `non-nil' to `t'. Add `dwim' option.
2823
e1b867a0
JL
28242008-11-22 Juri Linkov <juri@jurta.org>
2825
2826 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2827 ".dir-locals.el". Rename `define-project-bindings' to
2828 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2829 `dir-locals-set-directory-class'.
2830
dd186936
LK
28312008-11-22 Lute Kamstra <lute@gnu.org>
2832
2833 * buffers.texi (Select Buffer): Index goto-line.
2834 * basic.texi (Moving Point): Mention the use of a numeric prefix
2835 argument with goto-line and refer to Select Buffer for the use of a
2836 plain prefix argument.
2837
4b121911
GM
28382008-11-19 Glenn Morris <rgm@gnu.org>
2839
2840 * doclicense.texi: Update to FDL 1.3.
2841 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2842
27267e4c
CY
28432008-11-17 Chong Yidong <cyd@stupidchicken.com>
2844
696f351d
CY
2845 * custom.texi (Minor Modes): Define mode commands and mode variables
2846 more precisely. Recommend using mode commands instead of setting
2847 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2848 (Easy Customization): Use "init file" instead of .emacs.
2849 (Customization Groups): Update to new Custom buffer appearance.
2850 (Saving Customizations): Copyedits. Update example.
2851 (Variables): Give example of variable type-sensitivity.
2852 (Examining): Update example.
2853 (Hooks): Copyedits.
2854 (Specifying File Variables): Use C comments instead of an artificial
2855 Lisp for the example.
2856 (Keymaps): Move internals discussion to Prefix Keymaps.
2857 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2858 (Init Rebinding): Document kbd macro.
2859 (Init File): Link to Find Init.
696f351d
CY
2860
2861 * mark.texi (Using Region): Document Delete Selection Mode more
2862 thoroughly.
2863
2864 * frames.texi (Mouse Commands): Move most of the description of Delete
2865 Selection Mode to Using Region, and link to it.
1bc9c425 2866 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2867
b0570c25
CY
2868 * building.texi (Compilation): Document first-error value of
2869 compilation-scroll-output.
2870 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2871 works as soon as an error is available. Suggested by Juri Linkov.
2872
27267e4c
CY
2873 * mini.texi (Passwords): New node.
2874
2875 * files.texi (Remote Files): Link to Passwords node.
2876
2877 * emacs.texi (Top): Update node listings.
2878
122eb807
CY
28792008-11-16 Chong Yidong <cyd@stupidchicken.com>
2880
9c9855a3
CY
2881 * ack.texi (Acknowledgments): Some updating of credits.
2882
bd6fdcad
CY
2883 * emacs.texi (Acknowledgments): Add a couple more names.
2884
dd1eef46
CY
2885 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2886
122eb807 2887 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2888 (Misc File Ops): Document use of trash.
122eb807 2889
801a8da1
JB
28902008-11-16 Juanma Barranquero <lekktu@gmail.com>
2891
2892 * macos.texi (Mac Customization): Fix typos.
2893
0b4f2253
CY
28942008-11-14 Chong Yidong <cyd@stupidchicken.com>
2895
2896 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2897 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2898 the conventions of the main Emacs manual.
2899
2900 * emacs.texi (Top): Update node listings.
2901
517e2b89
CY
29022008-11-12 Chong Yidong <cyd@stupidchicken.com>
2903
07a85685
CY
2904 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2905 command-line-args is processed during startup.
2906 (Action Arguments): Correctly describe how file arguments interact with
2907 the startup screen. Link to Lisp Interaction for scratch buffer.
2908 (Initial Options): Link to Command Example for -batch option.
2909 (Environment): Document initial-environment.
2910
517e2b89
CY
2911 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2912 can't be changed in the site-start file.
2913
6337bbde
CY
29142008-11-07 Chong Yidong <cyd@stupidchicken.com>
2915
2916 * dired.texi (Dired): Mention C-x C-d too.
2917 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2918 (Dired Navigation): Explain dired-goto-file more clearly.
2919 Document dired-isearch-filenames.
6337bbde
CY
2920 (Dired Deletion): Remove unnecessary "expunged" terminology.
2921 (Flagging Many Files): & is now rebound to `% &'.
2922 (Shell Commands in Dired): Document dired-do-async-shell-command.
2923 Clarify how multi-file arguments are passed.
2924 (Misc Dired Features): Document dired-do-isearch.
2925
9e8eeff9
CY
29262008-11-06 Chong Yidong <cyd@stupidchicken.com>
2927
2928 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2929
e071f849
CY
29302008-11-03 Chong Yidong <cyd@stupidchicken.com>
2931
2932 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2933
05482eb1
CY
29342008-11-01 Chong Yidong <cyd@stupidchicken.com>
2935
e2346dea
CY
2936 * programs.texi (Program Modes): Link to Program Indent node.
2937 (Left Margin Paren): Explain consequences of changing
2938 open-paren-in-column-0-is-defun-start more concisely.
2939 (Which Function, Program Indent, Info Lookup): Minor edits.
2940 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2941 (Multi-line Indent): If region is active, TAB indents the region.
2942 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2943 (Matching): The delimiter at the cursor is highlighted---the character
2944 changes color.
2945 (Symbol Completion): Link to Completion node.
2946
e4b6428c
CY
2947 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2948 a strictly text-only system.
2949
05482eb1
CY
2950 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2951 batch mode.
2952
a11d3737
RS
29532008-11-01 Richard M. Stallman <rms@gnu.org>
2954
5abad626
RS
2955 * misc.texi (Document View): Major rewrite.
2956
a11d3737
RS
2957 * maintaining.texi (Types of Log File): Change logs are older than
2958 version control.
2959 (VCS Concepts): Simplify and rearrange.
2960 (Version Control Systems): Make it clear that Linux is only the kernel.
2961 (VC Mode Line): Shorten reference to menu item.
2962 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2963 (VC Directory Mode): Minor cleanup.
2964 Unchanged files are hidden, not omitted.
2965 (VC Directory Commands): Shorten and simplify.
2966 (Change Log Commands): New node, split from Change Logs.
2967 (VC Directory Buffer): New node, split from VC Directory Mode.
2968
c55a4acb
CY
29692008-10-31 Chong Yidong <cyd@stupidchicken.com>
2970
1c6c854e 2971 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2972 from files.texi.
2973
1c6c854e
CS
2974 * files.texi (Version Control): Move to maintaining.texi.
2975 Subnodes moved as well.
2976 (Document Files): Move to misc.texi.
df0356f6 2977
c55a4acb
CY
2978 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2979 vc-update-change-log.
df0356f6
CY
2980 (Version Control): Move here from files.texi.
2981 (Format of ChangeLog): Make it a subnode of Change Log.
2982
2983 * emacs.texi (Top): Update node listing.
c55a4acb 2984
ef082374
TH
29852008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2986
2987 * files.texi (Files): Add a section about document
2988 files (doc-view-mode).
2989
d52582c3
CY
29902008-10-31 Chong Yidong <cyd@stupidchicken.com>
2991
1c6c854e
CS
2992 * building.texi (Compilation Mode):
2993 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2994 (Debuggers): Lower GUD subsections to subsubsections.
2995 (Starting GUD): Add cindex.
2996 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2997
4e0a0968
CY
29982008-10-30 Chong Yidong <cyd@stupidchicken.com>
2999
03625b47
CY
3000 * indent.texi (Indentation): Link to Program Indent.
3001
4e0a0968
CY
3002 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3003 now uses emacsclient's terminal.
3004
8bd3f7ef
CY
30052008-10-29 Chong Yidong <cyd@stupidchicken.com>
3006
80e5620e
CY
3007 * mark.texi (Using Region): Document use-empty-active-region.
3008
97d5c404
CY
3009 * emacs.texi (Top): Update node listings.
3010
1c6c854e
CS
3011 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3012 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3013 (Invoking emacsclient): Rewrite, moving optional arguments to
3014 emacsclient Options.
21d2bae3
CY
3015 (emacsclient Options): New node. Document server-use-tcp and
3016 server-host.
8bd3f7ef 3017
5fda2cbd
CY
30182008-10-28 Chong Yidong <cyd@stupidchicken.com>
3019
3020 * indent.texi (Indentation): Replace list with paragraphed text,
3021 putting description of syntax-driven indentation first. Document new
3022 effect of active regions on tab.
3023 (Tab Stops): Note that editable tab stops affect indentation commands.
3024
4ff029f6
DN
30252008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3026
3027 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3028
996cd6e4
CY
30292008-10-23 Chong Yidong <cyd@stupidchicken.com>
3030
f28815e3
CY
3031 * custom.texi (Function Keys): Note that modified keypad keys are not
3032 translated.
3033
996cd6e4
CY
3034 * basic.texi (Arguments): Explain how to insert multiple digits.
3035
49545fe2
MA
30362008-10-22 Michael Albinus <michael.albinus@gmx.de>
3037
3038 * files.texi (Remote Files): Precise selection of default method.
3039 Rewrite paragraph about disabling remote file names.
3040
edac0b53
CY
30412008-10-22 Chong Yidong <cyd@stupidchicken.com>
3042
e752c544
CY
3043 * search.texi (Special Isearch): Document M-TAB is isearch.
3044
edac0b53
CY
3045 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3046 command.
3047
3048 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3049
20a36054
TH
30502008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3051
1c6c854e 3052 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3053 section.
3054
69051ab6
CY
30552008-10-21 Chong Yidong <cyd@stupidchicken.com>
3056
c4b1a32a
CY
3057 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3058 to files.texi. Move contents of vc2-xtra.texi here.
3059
3060 * vc2-xtra.texi: File removed.
3061
3062 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3063 Directory Commands from the submenu. Don't include deleted file
3064 vc2-xtra.texi.
3065
3066 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3067 (Version Control): Add VC Directory Mode and VC Directory Commands to
3068 the submenu.
3069 (Why Version Control?): Use table format.
3070 (Version Control Systems): Note that Meta-CVS support is gone.
3071 (VCS Concepts): Note precisely when VC started supporting filesets.
3072 Remove bogus xref to CVS Options node.
3073 (Types of Log File): Copyedits.
3074 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3075 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3076 The Right Thing.
3077 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3078 (Log Buffer): Reorganize node, putting C-c C-c description first.
3079 (Old Revisions): Use CVS for example, not RCS.
3080 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3081 Commands from the submenu, putting them under Version Control.
3082 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3083 need to include it in the manual unconditionally, since it is now
3084 crucial to using distributed version control systems.
1a6e2954
CY
3085 (Comparing Files): Note that diff uses the minibuffer, and that the
3086 output is shown using Diff mode.
1c6c854e
CS
3087 (Diff Mode): Explain what "patch" and "hunk" mean.
3088 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3089 diff-show-trailing-whitespaces.
1a6e2954 3090 (File Archives): Add rar support.
c4b1a32a 3091
69051ab6
CY
3092 * major.texi (Choosing Modes): Make mode selection sequence more
3093 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3094 magic-mode-alist is nil by default.
3095 Document magic-fallback-mode-alist.
69051ab6 3096
e7421e03
CY
30972008-10-20 Chong Yidong <cyd@stupidchicken.com>
3098
3099 * frames.texi (Mouse References): Copyedits.
3100
6b2efdc2
TH
31012008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3102
3103 * ack.texi (Acknowledgments): Add myself as doc-view author.
3104
9c5e9396
EZ
31052008-10-20 Eli Zaretskii <eliz@gnu.org>
3106
3107 * frames.texi (Dialog Boxes): Add @cindex entries.
3108
dac94f8e
CY
31092008-10-20 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3112 (Text-Only Mouse): Copyedit.
3113
25597d40
CY
31142008-10-19 Chong Yidong <cyd@stupidchicken.com>
3115
f8a447f6
CY
3116 * frames.texi: Use @key throughout for mouse clicks.
3117 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3118 (Secondary Selection): Fix modified mouse click syntax.
3119 (Clipboard): Describe Cut, Copy and Paste commands.
3120 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3121 Copyedits.
3122 (Creating Frames): Add xref to Init File.
3123 (Frame Commands): Add xref to Exiting.
3124 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3125
b0f95216
CY
31262008-10-15 Chong Yidong <cyd@stupidchicken.com>
3127
b0817f00
CY
3128 * files.texi (Version Control): Copyedits. Add Bazaar.
3129 (Version Control Systems): List different VCS's using an itemized list.
3130 Add Bazaar.
3131 (VCS Concepts): Copyedits. Tweak description of file merging.
3132
b0f95216
CY
3133 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3134 (Cut/Paste Other App): Document select-active-regions and
3135 x-select-enable-primary.
3136
69d0d701
CY
31372008-10-13 Chong Yidong <cyd@stupidchicken.com>
3138
3139 * mark.texi (Shift Selection): Correct case in node name.
3140
3141 * emacs.texi (Top): Update node order in Mark chapter.
3142
375e8351
EZ
31432008-10-12 Eli Zaretskii <eliz@gnu.org>
3144
3145 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3146
3147 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3148 elsewhere in the manual instead of describing yet again the intricacies
3149 of $HOME on MS-Windows and MS-DOS.
3150
ab58114f
CY
31512008-10-12 Chong Yidong <cyd@stupidchicken.com>
3152
4f959513 3153 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3154 (Minibuffer File): Add discussion of `~' in file names.
3155 Add insert-default-directory index reference.
4f959513 3156
ab58114f
CY
3157 * files.texi (File Names): Reorganize description.
3158 (Visiting): Add xref to Mode Line. Copyedits.
3159 (Save Commands): Mention prefix behavior of C-x C-s.
3160 (Numbered Backups): Node deleted.
3161 (Backup Names): Contents of Numbered Backups moved here. State default
3162 of version-control variable.
3163 (Reverting): Copyedits.
3164 (Version Control): Add additional version control systems.
3165
3166 * emacs.texi (Top): Delete Numbered Backups node.
3167
3168 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3169 Backup Names.
f2884f63 3170 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3171
b0b5100a
RF
31722008-10-11 Romain Francoise <romain@orebokech.com>
3173
3174 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3175
89774b5f
CY
31762008-10-11 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3179 (Select Buffer): Mention use of minibuffer history. Describe default
3180 value of default-major-mode. Mention that C-x 4 b selects the other
3181 window.
3182 (List Buffers): Document CRM indicators in the order they appear.
3183 (Kill Buffer): Document new command kill-matching buffers.
3184 (Several Buffers): Move explanation of the relationship between buffer
3185 list and buffer menu to the top.
3186 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3187
4c72bf27
CY
31882008-10-10 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * entering.texi (Exiting): Document change of C-x C-c to
3191 save-buffers-kill-terminal. Document kill-emacs.
3192
f68eb991
EZ
31932008-09-30 Eli Zaretskii <eliz@gnu.org>
3194
3195 * mule.texi (Coding Systems): Don't mention codepage-setup.
3196
3197 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3198 cpNNN coding systems anymore.
3199 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3200 for unibyte mode. Don't mention line-drawing characters.
3201 Don't mention dos-unsupported-char-glyph.
f68eb991 3202
1a2dd44d
CY
32032008-09-25 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * search.texi (Search): Shorten introduction.
3206 (Basic Isearch): Add command table. Discuss reverse isearch and
3207 isearch highlighting.
3208 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3209 ring to cindex.
3210 (Special Isearch): Move input methods discussion here.
3211 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3212 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3213 Repeat Isearch.
3214 (Isearch Minibuffer): New node.
3215 (Word Search): Document new word search commands.
3216 (Regexp Example): Simplify example using sentence-end-base variable.
3217 (Replace): Reword introduction.
3218 (Unconditional Replace): Remove unnecessary example.
3219 (Other Repeating Search): Document new `M-s o' binding.
3220
3221 * emacs.texi (Top): Update node listings.
3222
e45da31d
JB
32232008-09-22 Juanma Barranquero <lekktu@gmail.com>
3224
3225 * emacs.texi (Top): Remove Kill Errors from menu.
3226
841c8096
CY
32272008-09-22 Chong Yidong <cyd@stupidchicken.com>
3228
402168fa
CY
3229 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3230 interface for defining macros. Simplify examples. Note that C-g quits
3231 macro definitions.
1c6c854e
CS
3232 (Keyboard Macro Counter): Document using F3 to insert counter.
3233 Give usage example.
402168fa
CY
3234 (Keyboard Macro Query): Organize query responses in a table.
3235
1c6c854e
CS
3236 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3237 Link to Erasing node.
841c8096
CY
3238 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3239 rationale to a footnote.
3240 (Kill Errors): Remove node, due to redundancy with Erasing.
3241 (Spelling): Move discussion of flyspell to end. Note new behavior of
3242 M-$ in active region. Remove non-ispell-specific keybindings from
3243 table.
3244
eab2ee89
DN
32452008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3246
3247 * cmdargs.texi (Initial Options): Document --daemon.
3248
3d53e905
GM
32492008-09-20 Glenn Morris <rgm@gnu.org>
3250
3251 * files.texi (Numbered Backups): Mention that some modes set
3252 version-control.
3253
1c90484d
GM
32542008-09-20 Jim Blandy <jimb@red-bean.com>
3255
3256 * files.texi (Numbered Backups): Reference File Variables, as well.
3257 Remove discussion of Rmail's implementation.
3258
0fc0d844
CY
32592008-09-06 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * misc.texi (Recursive Edit): Note that top-level exits active
3262 minibuffers.
3263
3264 * trouble.texi (Quitting): Likewise.
3265
b18d283d
CY
32662008-08-31 Chong Yidong <cyd@stupidchicken.com>
3267
3268 * emacs.texi (Top): Add Temporary Face Changes xref.
3269
3270 * display.texi (Display): Move Temporary Face Changes node to just
3271 after Standard Faces.
3272 (Scrolling): Document recenter-top-bottom instead of recenter.
3273 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3274 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3275 (Display Custom): Copyedits.
3276 (Optional Mode Line): Document display-battery-mode.
3277
180135fc
RF
32782008-08-27 Romain Francoise <romain@orebokech.com>
3279
3280 * custom.texi (Directory Variables): Minor fix.
3281
d3fe3475
GM
32822008-08-27 Glenn Morris <rgm@gnu.org>
3283
3284 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3285 descriptions.
3286 (Calendar Customizing): Tweak layout description.
183080b6 3287 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3288 markers. Condense calendar-star-date and calendar-mark-today
3289 description.
3290 (Holiday Customizing): Add oriental and solar holidays.
3291 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3292 Fix holiday-float description. Use zerop in examples. Be less verbose.
3293 (Date Display Format): Change ISO format. Be less verbose.
3294 (Diary Customizing): Mention day and month abbrev arrays.
3295 Mention the date-form variables by name. Update European example.
3296 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3297 Condense examples. Mention diary-entry-symbols by name.
3298 Condense table for insertion commands.
3299 (Fancy Diary Display): Mention diary-include-string and
3300 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3301 Ethiopic, Persian date functions. Condense descriptions.
3302
3303 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3304 (Adding to Diary): Adapt for changed node name.
3305
71755807
GM
33062008-08-26 Glenn Morris <rgm@gnu.org>
3307
3308 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3309 node "Hebrew/Islamic Entries".
3310
3311 * calendar.texi (Specified Dates): Fix names of iso functions.
3312 (General Calendar): There may not be another window.
3313 (Writing Calendar Files, Holidays): Tweak intro.
3314 (Holidays): Mention Baha'i and Chinese holidays.
3315 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3316 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3317 (To Other Calendar): Add calendar-print-other-dates.
3318 Refer to "graphic display" rather than "X.
3319 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3320 (Displaying the Diary): Fix whitespace after reference.
3321 Fix `diary-number-of-entries' reference.
3322 (Date Formats): Explicitly mention that day names can be abbreviated.
3323 (Adding to Diary): Add some references to other sections.
3324 (Special Diary Entries): Fix reference.
3325 (Appointments): Simplify appt-message-warning-time entry.
3326 Clarify where times must be.
3327 (Importing Diary): Comment out icalendar paragraph that does not apply.
3328 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3329
d76ebc75
GM
33302008-08-23 Glenn Morris <rgm@gnu.org>
3331
3332 * fortran-xtra.texi (Fortran): Change description of free form and
3333 fixed form a bit. Mention hideshow and imenu.
3334 (Fortran Motion): Mention fortran-end-of-subprogram,
3335 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3336 (Fortran Indent): Minor re-word.
3337 (ForIndent Commands): Mention fortran-fill-paragraph and
3338 fortran-fill-statement.
3339 (ForIndent Cont): Mention fortran-tab-mode-string.
3340 (Fortran Comments): Mention fortran-comment-line-start-skip.
3341 (Fortran Columns): Mention font-locking.
3342 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3343
1fc0ce04 33442008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3345
3346 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3347
5c52e13c
CY
33482008-08-22 Chong Yidong <cyd@stupidchicken.com>
3349
3350 * mini.texi (Minibuffer): Simplify introduction.
3351 (Minibuffer File): Document tilde in minibuffer filenames.
3352 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3353 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3354 (Completion Example): Update example to current command list.
3355 (Completion Options): Document `lazy' value of completion-auto-help.
3356 Update contents of completion-ignored-extensions.
3357 (Minibuffer History): Describe "future history" list. State default
3358 value of history-delete-duplicates.
3359
77a00355
GM
33602008-08-21 Glenn Morris <rgm@gnu.org>
3361
3362 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3363 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3364
39ee1d04
CY
33652008-08-17 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * regs.texi (Registers): Clarify valid register names.
3368 (RegPos): Note that buffer is saved and restored too.
3369 (RegText): Note that mark is reactivated/deactivated.
3370 (RegConfig): Xref to Windows node.
3371
b12c348f
CY
33722008-08-16 Chong Yidong <cyd@stupidchicken.com>
3373
3ae7ba79
CY
3374 * basic.texi (Inserting Text): Provide command name for C-q.
3375
b12c348f
CY
3376 * killing.texi (Killing): Copyedit. Define read-only text.
3377 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3378 (Killing by Lines): Copyedit.
3379 (Other Kill Commands): Move M-w description here.
3380 (Yanking): Move M-w to Other Kill Commands.
3381 (Kill Ring): Also mention saving text in registers. Link to Text
3382 Properties in elisp manual.
3383 (Accumulating Text): Copyedit.
3384 (CUA Bindings): Shift selection is now the default.
3385
d8ff7692
TZ
33862008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3387
3388 * maintaining.texi (Change Log): Mention next-error is available.
3389
a43a8a2e
GM
33902008-08-10 Glenn Morris <rgm@gnu.org>
3391
3392 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3393 and intermonth text.
3394 (Holiday Customizing): Add holiday-chinese.
3395
eba27308
EZ
33962008-08-08 Eli Zaretskii <eliz@gnu.org>
3397
3398 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3399
5f14a5b3
DN
34002008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3401
3402 * files.texi (Log Buffer): Describe C-c C-d.
3403 (Diff Mode): Describe C-x 4 A.
3404
49989bff
EZ
34052008-08-06 Eli Zaretskii <eliz@gnu.org>
3406
3407 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3408
5c915c02
DN
34092008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3410
2beaf97a
DN
3411 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3412 describe the new bindings to show the changeset diff, toggle annotation
3413 visibility, show revisions.
3414 (VC Status): Describe key bindings for modifying the change comments,
3415 displaying changeset diffs and annotations.
3416
5c915c02
DN
3417 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3418
71798ace
NR
34192008-08-05 Nick Roberts <nickrob@snap.net.nz>
3420
3421 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3422
b8949644
EZ
34232008-08-02 Eli Zaretskii <eliz@gnu.org>
3424
3425 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3426 and wording.
3427
819567d1
DN
34282008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3429
3430 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3431 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3432 commands. Improve some old info.
3433
5f38310a
CY
34342008-07-31 Chong Yidong <cyd@stupidchicken.com>
3435
0dc3906b
CY
3436 * display.texi (Visual Line Mode): New node.
3437
5f38310a 3438 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3439 (Moving Point): Add additional alternative key bindings.
3440 Describe line-move-visual.
5f38310a
CY
3441 (Erasing): Describe DEL.
3442 (Basic Undo, Blank Lines, Arguments): Copyedit.
3443 (Continuation Lines): Mention Visual Line mode.
3444 (Position Info): Move extended discussion to mule.texi.
3445
3446 * mule.texi (International Chars): Describe C-x =.
3447
3448 * emacs.texi (Top): Add Visual Line Mode node.
3449
7c2fb837
DN
34502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3451
3452 * emacs.texi: Remove VMS support.
3453
3f6b73ef
DN
34542008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3455
3456 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3457 the vc-dir command name.
3458
9e2a2647
DN
34592008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3460
3461 * xresources.texi: Remove mentions of Mac Carbon.
3462
568beaa2
AS
34632008-07-19 Andreas Schwab <schwab@suse.de>
3464
3465 * ns-emacs.texi: Move to ../misc.
3466
0ef94706
CY
34672008-07-15 Chong Yidong <cyd@stupidchicken.com>
3468
3469 * entering.texi (Exiting): Don't describe text-only terminals as the
3470 default. Describe the new startup screen.
3471 (Exiting): Describe how to kill Emacs first. Change description of
3472 iconification to handle modern window systems.
3473
ba60bd44 34742008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3475
3476 * ns-emacs.texi: New file, documents features of Emacs port under
3477 NeXTstep windowing.
3478
9f30aa73
CY
34792008-07-15 Chong Yidong <cyd@stupidchicken.com>
3480
938a5d2e
CY
3481 * entering.texi (Entering Emacs): Update prev node.
3482
3483 * glossary.texi (Glossary): Remove xref to Text Characters.
3484
9f30aa73
CY
3485 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3486 directly, rather than in the context of ASCII. Move description of
3487 special properties of modifier key to new Modifier Keys node.
3488 (Keys): Copyedit.
3489 (Text Characters): Delete node. Multibyte is the default nowadays, and
3490 the node contents are obsolete.
3491
3492 * custom.texi (Modifier Keys): New node.
3493
3494 * emacs.texi (Top): Update node list.
3495
7e53d36c
CY
34962008-07-13 Chong Yidong <cyd@stupidchicken.com>
3497
3498 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3499 saying that Emacs provides menus and mouse support (which is par for
3500 the course).
3501
3502 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3503 early on.
3504 (Point): Copyedit. Relegate historical trivia to a footnote.
3505 (Mode Line): Explain mode-line format more consistently.
3506 (Menu Bar): Copyedit.
3507
1e9fa96d
GM
35082008-06-27 Glenn Morris <rgm@gnu.org>
3509
3510 * cal-xtra.texi (Sexp Diary Entries):
3511 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3512
dc9bebb8
CY
35132008-06-26 Chong Yidong <cyd@stupidchicken.com>
3514
3515 * mark.texi (Shift selection): New node.
3516 (Mark): Copyedits.
3517 (Persistent Mark): Move to the end of the chapter.
3518
e7881076
EZ
35192008-06-20 Eli Zaretskii <eliz@gnu.org>
3520
3521 * makefile.w32-in (distclean): Remove makefile.
3522
f427400c
NR
35232008-06-17 Nick Roberts <nickrob@snap.net.nz>
3524
3525 * building.texi (Starting GUD): Add an entry for gud-gdb.
3526 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3527 command mode.
3528
b597d348
GM
35292008-06-17 Glenn Morris <rgm@gnu.org>
3530
3531 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3532
647b7094
NR
35332008-06-17 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * building.texi (Starting GUD): Expand on remote debugging.
3536 (Other GDB-UI Buffers): Mention new keyboard bindings.
3537
47a30023
GM
35382008-06-15 Glenn Morris <rgm@gnu.org>
3539
3540 * gnu.texi: Use a verbatim license for this invariant section,
3541 as per etc/GNU.
3542
37e5d54a
GM
35432008-06-13 Daniel Engeler <engeler@gmail.com>
3544
3545 * emacs.texi, misc.texi: Add documentation about serial port access.
3546
8e65d46c
GM
35472008-06-13 Glenn Morris <rgm@gnu.org>
3548
c1473b4c
MB
3549 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3550 maintain.info.
8e65d46c 3551
e40a85cd
MB
35522008-06-05 Miles Bader <miles@gnu.org>
3553
3554 * display.texi (Temporary Face Changes): Update to reflect function
3555 renamings in face-remap.el.
3556
56c73dec
MB
35572008-06-04 Miles Bader <miles@gnu.org>
3558
1c6c854e
CS
3559 * display.texi (Temporary Face Changes):
3560 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3561 `increase-buffer-face-height' and `decrease-default-face-height' now
3562 that they aren't bound by default.
3563
9d3d42fb
MB
35642008-06-03 Miles Bader <miles@gnu.org>
3565
3566 * display.texi (Temporary Face Changes): New node.
3567
2be6bfe2
EZ
35682008-05-31 Eli Zaretskii <eliz@gnu.org>
3569
3570 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3571
daf7e339
GM
35722008-05-31 Glenn Morris <rgm@gnu.org>
3573
3574 * cal-xtra.texi (Fancy Diary Display): Simplify.
3575
d21d2618
GM
35762008-05-30 Glenn Morris <rgm@gnu.org>
3577
3578 * cal-xtra.texi (Fancy Diary Display): Update for
3579 diary-display-function replacing diary-display-hook.
3580
71ce5fd0
JB
35812008-05-29 Drew Adams <drew.adams@oracle.com>
3582
3583 * msdog.texi (Windows Keyboard): Add descriptions of
3584 w32-register-hot-key and w32-unregister-hot-key.
3585
a3cdbdf8
MO
35862008-05-21 Tom Tromey <tromey@redhat.com>
3587
3588 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3589 Variables node.
3590
854a574c
MO
35912008-05-19 Tom Tromey <tromey@redhat.com>
3592
3593 * custom.texi (Variables): Add Directory Variables to menu.
3594 (Directory Variables): New node.
3595
7c2ec3f9
ER
35962008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3597
71ce5fd0 3598 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3599
370fded4
ER
36002008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3601
3602 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3603 Revision Tags and rewritten. Section now uses modern terminology,
3604 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3605 accurately.
3606
6af511e3
EZ
36072008-05-10 Eli Zaretskii <eliz@gnu.org>
3608
3609 * msdog.texi (Windows Files): Update documentation of
3610 w32-get-true-file-attributes.
3611
7a78b6e7
ER
36122008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3613
3614 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3615 directory mode.
3616
1bcfc24e
CY
36172008-05-08 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3620 entry "television".
1bcfc24e 3621
db86064f
ER
36222008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3623
ab5ec32c 3624 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3625
a31b405e
ER
36262008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3627
3628 * emacs/buffers.texi, emacs/files.texi (Version-control):
3629 vc-toggle-read-only is no longer a good idea...
3630
ff2c14fc
GM
36312008-04-29 Glenn Morris <rgm@gnu.org>
3632
3633 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3634
367c9b7c
JL
36352008-04-22 Juri Linkov <juri@jurta.org>
3636
3637 * dired.texi (Subdirectories in Dired): Describe using `^'
3638 to return to the parent directory.
3639
4ac1e9b4
NR
36402008-04-22 Nick Roberts <nickrob@snap.net.nz>
3641
3642 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3643 recent changes.
3644
b9b3bf2b
NR
36452008-04-19 Nick Roberts <nickrob@snap.net.nz>
3646
3647 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3648 (Other GDB-UI Buffers): Update for recent thread related changes.
3649
4d120d6a
SM
36502008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3651
3652 * maintaining.texi (Maintaining):
3653 * emacs.texi (Top): Typo.
3654
a152877d
SM
36552008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3656
b9b3bf2b
NR
3657 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3658 arg in `font-lock-add-keywords'.
a152877d 3659
36c0514c
GM
36602008-04-08 Glenn Morris <rgm@gnu.org>
3661
3662 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3663 Also add Baha'i calendar references where appropriate.
3664
06a97d46
GM
36652008-04-05 Glenn Morris <rgm@gnu.org>
3666
3667 * custom.texi (Init File): Byte-compiling .emacs is bad.
3668
6adc6eed
SM
36692008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3670
3671 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3672
571388b0
GM
36732008-03-29 Glenn Morris <rgm@gnu.org>
3674
3675 * calendar.texi: Update for `calendar-date-style' replacing
3676 `european-calendar'.
3677
3ae8f876
JR
36782008-03-28 Jason Rumney <jasonr@gnu.org>
3679
3680 * display.texi (Display Custom): Mention overlay-margin in text.
3681
5bc6ddff 36822008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3683
5bc6ddff
MB
3684 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3685 tutorial' comments.
03a864d5 3686
7186a830
CY
36872008-03-28 Chong Yidong <cyd@stupidchicken.com>
3688
3689 * mark.texi (Mark): Rearrange nodes.
3690 (Persistent Mark): Rename from Transient Mark.
3691 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3692 Describe Transient Mark mode as the default.
3693
3694 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3695 the default behavior with Transient Mark mode off.
3696 (Position Info): Fix typo.
3697
71ce5fd0
JB
3698 * display.texi (Standard Faces): Reference the Mark node.
3699 Remove discussion of the region face, which is discussed there.
7186a830
CY
3700
3701 * emacs.texi (Top): Update node listings.
3702
3703 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3704 as the default.
3705
3706 * fixit.texi (Undo): Standardize choice of undo key sequence.
3707 (Undo, Spelling): Describe Transient Mark mode as the default.
3708
3709 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3710 default.
3711
3712 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3713
3714 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3715 mode is the default, and note that the mark is not activated when set.
3716
3717 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3718 Describe Transient Mark mode as the default.
3719
3720 * search.texi (Basic Isearch): Reference the Mark Ring node.
3721 (Replace, Unconditional Replace, Other Repeating Search):
3722 Describe Transient Mark mode as the default.
3723
1c6c854e
CS
3724 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3725 Describe Transient Mark mode as the default.
7186a830
CY
3726 (Paragraphs): Describe how M-h behaves when region is active.
3727
3728 * trouble.texi (Quitting): Clarify effects of C-g.
3729
dc47d1ff
GM
37302008-03-13 Glenn Morris <rgm@gnu.org>
3731
3732 * emacs.texi (EMACSVER): Set to 23.0.60.
3733
e3e0fb39 37342008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3735
e3e0fb39
GM
3736 * dired.texi (Hiding Subdirectories): Fix previous change.
3737
37382008-03-05 Drew Adams <drew.adams@oracle.com>
3739
3740 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3741
5e14abf8
KS
37422008-02-28 Kim F. Storm <storm@cua.dk>
3743
3744 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3745 Move describe-distribution to C-h C-o.
3746 Move view-emacs-problems to C-h C-p.
3747 Add view-emacs-debugging on C-h C-d.
3748 Add view-external-packages on C-h C-e.
d0207bf3 3749 Add view-order-manuals on C-h C-m.
5e14abf8 3750
d0207bf3 37512008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3752
3753 * msdog-xtra.texi (MS-DOS): Docstring fix.
3754
87e391bb
EZ
37552008-02-09 Eli Zaretskii <eliz@gnu.org>
3756
3757 * msdog.texi (Windows Fonts): Use a @table for describing font
3758 properties.
3759
5662e503
JR
37602008-02-07 Jason Rumney <jasonr@gnu.org>
3761
3762 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3763 value has changed.
3764 (Windows HOME): Clarify what is meant by "if that fails as well".
3765 (Windows Fonts): New section.
3766
72463824
GM
37672008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3768
3769 * basic.texi (Basic Undo): Remove duplicate "you can".
3770
7ff926e0
EZ
37712008-02-02 Eli Zaretskii <eliz@gnu.org>
3772
3773 * maintaining.texi (Tags): Fix last change.
3774
6ab7aef1
MA
37752008-02-02 Michael Albinus <michael.albinus@gmx.de>
3776
093571c3 3777 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3778
ace67e7e
NR
37792008-01-31 Nick Roberts <nickrob@snap.net.nz>
3780
3781 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3782
ae068fdf
RS
37832008-01-26 Richard Stallman <rms@gnu.org>
3784
3785 * maintaining.texi (Tags): Delete redundant index entry.
3786
a56d9a08
EZ
37872008-01-26 Eli Zaretskii <eliz@gnu.org>
3788
3789 * programs.texi (Imenu): Move "@cindex tags" from here...
3790 * maintaining.texi (Tags): ...to here.
3791
e941ed90
NR
37922008-01-23 Kevin Ryde <user42@zip.com.au>
3793
3794 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3795 click count.
3796
650276d5
JB
37972008-01-21 Juanma Barranquero <lekktu@gmail.com>
3798
3799 * entering.texi (Exiting): Fix typo.
3800 Reported by D. E. Evans <sinuhe@gnu.org>.
3801
8dc17977
MR
38022007-12-31 Martin Rudalics <rudalics@gmx.at>
3803
3804 * glossary.texi (Glossary): Fix typo.
3805
9f9695a6
RS
38062007-12-27 Richard Stallman <rms@gnu.org>
3807
3808 * text.texi (Formatted Text): Improve menu tag.
3809 (Editing Format Info): In Info, add duplicate menu of nodes
3810 about the submenus.
3811 (Format Faces): Say where Faces menu is found. Mention Other.
3812 (Format Colors): Say where these submenus are found.
3813 (Format Indentation, Format Justification): Likewise.
3814 (Format Properties): Likewise.
3815
abfd0191
RS
38162007-12-22 Richard Stallman <rms@gnu.org>
3817
3818 * search.texi (Query Replace): Make exp of query-replace more
3819 self-contained, and clarify.
8dc17977 3820
abfd0191
RS
3821 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3822
a2586785
RS
38232007-12-15 Richard Stallman <rms@gnu.org>
3824
3825 * files.texi (Auto Save): Clarify definition of auto-saving.
3826
a67cf2bb
RS
38272007-11-26 Richard Stallman <rms@gnu.org>
3828
3829 * help.texi (Help Echo): Cleanups.
3830
448b33b1
TTN
38312007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3832
3833 * files.texi (Why Version Control?): Fix typo.
3834 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3835 (Selecting a Fileset): Fix typos; small rewording.
3836 (Log Buffer): Likewise.
3837 (Old Revisions): Likewise.
448b33b1 3838
221bb7f6
EZ
38392007-11-17 Eli Zaretskii <eliz@gnu.org>
3840
3841 * mule.texi (Communication Coding): Fix wording of last change.
3842
d0207bf3 38432007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3844
630cb3b7
JB
3845 * custom.texi (Specifying File Variables):
3846 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3847
53b7759e
KH
38482007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3849
a5ab2e0c 3850 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3851
3852 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3853
c8763fb6 38542007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3855
630cb3b7 3856 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3857 --output=file.
3858
ff98e024
MR
38592007-11-13 Martin Rudalics <rudalics@gmx.at>
3860
3861 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3862 (Help Echo): Avoid mentioning the term "region" here and
3863 consistently use the term "active text".
3864
37b11c22
GM
38652007-11-11 Glenn Morris <rgm@gnu.org>
3866
3867 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3868
21d50ba1
JL
38692007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3870
1c6c854e
CS
3871 * search.texi (Query Replace):
3872 Mention `query-replace-show-replacement'.
21d50ba1 3873
c12ecb0a 38742007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3875
3876 * building.texi (Watch Expressions): Remove obscure sentence.
3877
3b4201f4
KH
38782007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3879
3880 * mule.texi (Select Input Method): Describe how to activate an input
3881 method in the text mode.
3882
07e5c0b0
DN
38832007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3884
3885 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3886
52dd7391
NR
38872007-10-30 Nick Roberts <nickrob@snap.net.nz>
3888
3889 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3890
c004e539
GM
38912007-10-30 Glenn Morris <rgm@gnu.org>
3892
3893 * misc.texi (Directory Tracking): Explain a bit more about
3894 dirtrack-mode.
3895
ca8c5b8c
GM
38962007-10-25 Glenn Morris <rgm@gnu.org>
3897
3898 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3899
b6c764ef
RS
39002007-10-24 Richard Stallman <rms@gnu.org>
3901
3902 * misc.texi (Interactive Shell): Cleanup last change.
3903
eabd84c9
JL
39042007-10-22 Juri Linkov <juri@jurta.org>
3905
3906 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3907 default values.
3908
0b43c7e2
ER
39092007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3910
ca8c5b8c 3911 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3912 'filesets'.
3913
a80859d4
MR
39142007-10-18 Martin Rudalics <rudalics@gmx.at>
3915
3916 * trouble.texi (Quitting): Fix typo.
3917
c9447ae1
GM
39182007-10-18 Glenn Morris <rgm@gnu.org>
3919
3920 * frames.texi (Mode Line Mouse): Mention minor mode names.
3921
168b980f
JL
39222007-10-17 Juri Linkov <juri@jurta.org>
3923
3924 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3925 fill-paragraph operates on the active region in Transient Mark mode.
3926 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3927 with fill-paragraph.
3928
3929 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3930 fill-paragraph.
3931
3932 * fixit.texi (Spelling): ispell-word operates on the active region
3933 in Transient Mark mode.
3934
5a331f34
JB
39352007-10-17 Aaron S. Hawley <aaronh@garden.org>
3936
3937 * building.texi (Source Buffers):
3938 * custom.texi (Init Non-ASCII):
3939 * glossary.texi (Glossary): Use "key binding" consistently.
3940
2a9f4d55
JB
39412007-10-17 Juanma Barranquero <lekktu@gmail.com>
3942
3943 * calendar.texi (Diary): Fix directive.
3944
de13cecf
RS
39452007-10-16 Richard Stallman <rms@gnu.org>
3946
3947 * calendar.texi (Diary): Clarify text about diary file example.
3948
5f90d53e
ER
39492007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3950
3951 * files.texi: Capitalize node names according to convention.
3952
3aa491bc
GM
39532007-10-13 Glenn Morris <rgm@gnu.org>
3954
3955 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3956
8a3106d3
ER
39572007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3958
3959 * emacs.texi:
3960 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3961 suggested by RMS and Robert J. Chassell.
8a3106d3 3962
da1080a2
ER
39632007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3964
3aa491bc 3965 * files.texi (Version Systems):
0870a421
ER
3966 * vc-xtra.texi:
3967 * vc1-xtra.texi:
ac3f4c6f 3968 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3969 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3970 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3971 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3972
58ade22b
ER
39732007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3974
da1080a2 3975 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3976 Reorder the descriptions to be chronological.
3977
93870ce2
RS
39782007-10-09 Richard Stallman <rms@gnu.org>
3979
3980 * display.texi (Cursor Display): Correct how cursor appears
3981 in nonselected windows.
3982
568c7288
NR
39832007-10-04 Nick Roberts <nickrob@snap.net.nz>
3984
3985 * building.texi (GDB Graphical Interface): Remove references to gdba
3986 and mention gud-gdb.
3987
1af74d06 39882007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3989
1af74d06 3990 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3991
0d8fb755
JL
39922007-10-06 Juri Linkov <juri@jurta.org>
3993
3994 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3995 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3996 fill-paragraph-or-region.
3997
3998 * basic.texi (Arguments): Replace fill-paragraph with
3999 fill-paragraph-or-region.
4000
b981e2c6
ER
40012007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4002
4003 * files.texi: Update the section on version control for 2007
2a9f4d55 4004 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4005 will come later.
4006
5fceaf9c
GM
40072007-09-15 Glenn Morris <rgm@gnu.org>
4008
4009 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4010 to `list-holidays'.
4011
b0e44b17
GM
40122007-09-14 Glenn Morris <rgm@gnu.org>
4013
4014 * calendar.texi: Update all instances of mark-calendar-holidays,
4015 list-calendar-holidays, list-holidays with the new names.
4016
8cf51b2c
GM
40172007-09-06 Glenn Morris <rgm@gnu.org>
4018
46a367db 4019 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4020 Split into the Emacs manual in emacs/, and other manuals in misc/.
4021 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4022 manual.
4023 (infodir): New variable.
4024 (info): Use $infodir.
4025 (emacsman): Delete target, not needed any more.
4026 Move all targets that are not the Emacs manual to misc/Makefile.in.
4027 (mostlyclean): Remove `gnustmp'.
4028 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4029 manual.
92f9b43f 4030 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4031 (emacsman): Delete target, not needed any more.
4032 (clean): Remove all info files but Emacs manual.
4033 Move all targets that are not the Emacs manual to misc/Makefile.in.
4034 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4035
4036 * Makefile.in (INFOSOURCES): Delete.
4037 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4038 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4039 *.vrs *.toc here...
4040 (maintainer-clean): ...from here.
4041
40422007-09-05 Glenn Morris <rgm@gnu.org>
4043
4044 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4045
8cf51b2c
GM
40462007-08-29 Glenn Morris <rgm@gnu.org>
4047
4048 * emacs.texi (EMACSVER): Increase to 23.0.50.
4049
3420c522
RS
40502007-08-27 Richard Stallman <rms@gnu.org>
4051
4052 * emacs.texi (Top): Clarify menu item for Glossary.
4053
4054 * display.texi (Faces): Change secn title.
4055 Clarify not all fonts come from Font Lock.
4056
8cf51b2c
GM
40572007-08-17 Eli Zaretskii <eliz@gnu.org>
4058
4059 * basic.texi (Position Info): Add index entry for face at point.
4060 Mention that character faces are also displayed by "C-u C-x =".
4061
8cf51b2c
GM
40622007-08-08 Glenn Morris <rgm@gnu.org>
4063
4064 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4065
40662007-08-07 Chong Yidong <cyd@stupidchicken.com>
4067
4068 * files.texi (File Conveniences): Document point motion keys in Image
4069 mode.
4070
8cf51b2c
GM
40712007-07-27 Glenn Morris <rgm@gnu.org>
4072
8cf51b2c
GM
4073 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4074 in-line.
4075
4076 * gpl.texi: New file with text of GPL.
4077 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4078
40792007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4080
4081 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4082
4083 * dired.texi (Wdired): Mention C-x C-q key binding.
4084
40852007-07-28 Nick Roberts <nickrob@snap.net.nz>
4086
4087 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4088
40892007-07-25 Glenn Morris <rgm@gnu.org>
4090
8cf51b2c
GM
4091 * emacs.texi (Copying): Replace license with GPLv3.
4092
4093 * Relicense all FSF files to GPLv3 or later.
4094
40952007-07-24 Glenn Morris <rgm@gnu.org>
4096
4097 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4098 for some calendars.
4099
41002007-07-23 Nick Roberts <nickrob@snap.net.nz>
4101
4102 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4103 default-directory for the current buffer is on a remote machine.
4104
8cf51b2c
GM
41052007-07-21 Eli Zaretskii <eliz@gnu.org>
4106
4107 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4108 default value.
4109
41102007-07-21 Richard Stallman <rms@gnu.org>
4111
4112 * files.texi (Why Version Control?): Improve previous change.
4113
41142007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4115
4116 * files.texi (Why Version Control?): New node.
4117
8cf51b2c
GM
41182007-07-12 Nick Roberts <nickrob@snap.net.nz>
4119
8cf51b2c
GM
4120 * building.texi (Starting GUD): Add xref to this anchor.
4121
8cf51b2c
GM
41222007-06-24 Karl Berry <karl@gnu.org>
4123
2a9f4d55 4124 * emacs.texi: New Back-Cover Text.
8cf51b2c 4125
8cf51b2c
GM
41262007-06-07 Alan Mackenzie <acm@muc.de>
4127
4128 * display.texi (Optional Mode Line): Document the new form of
4129 line+column numbers, "(561,2)".
4130
41312007-06-06 Juanma Barranquero <lekktu@gmail.com>
4132
49823426 4133 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4134
41352007-06-02 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * Version 22.1 released.
4138
8cf51b2c
GM
41392007-05-07 Karl Berry <karl@gnu.org>
4140
4141 * emacs.texi (EMACSVER): Back to 22.
4142
41432007-05-06 Richard Stallman <rms@gnu.org>
4144
4145 * maintaining.texi (Create Tags Table): Clean up previous change.
4146
c8763fb6 41472007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4148
4149 * maintaining.texi (Create Tags Table): Add text about the dangers of
4150 making symbolic links to tags files.
4151
41522007-05-04 Karl Berry <karl@gnu.org>
4153
4154 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4155
41562007-05-03 Karl Berry <karl@gnu.org>
4157
4158 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4159
4160 * .cvsignore (*.pdf): New entry.
4161
8cf51b2c
GM
4162 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4163 for printing.
4164
41652007-05-01 Richard Stallman <rms@gnu.org>
4166
4167 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4168
8cf51b2c
GM
41692007-04-28 Glenn Morris <rgm@gnu.org>
4170
4171 * ack.texi (Acknowledgments):
4172 * anti.texi (Antinews):
8cf51b2c
GM
4173 * programs.texi (Program Modes): Restore mention of python.el pending
4174 consideration of legal status.
4175
41762007-04-28 Richard Stallman <rms@gnu.org>
4177
4178 * files.texi (File Names): Fixes to ~ description on MS systems.
4179
8cf51b2c
GM
41802007-04-26 Glenn Morris <rgm@gnu.org>
4181
4182 * emacs.texi (EMACSVER): Increase to 22.1.50.
4183
41842007-04-25 Karl Berry <karl@gnu.org>
4185
4186 * emacs.texi: Improve line breaks on copyright page,
4187 similar layout to lispref, 8.5x11 by default.
4188
4189 * dired.texi (Image-Dired): Improve line break, fix typo.
4190
41912007-04-24 Chong Yidong <cyd@stupidchicken.com>
4192
4193 * programs.texi (Program Modes):
8cf51b2c
GM
4194 * anti.texi (Antinews):
4195 * ack.texi (Acknowledgments): python.el removed.
4196
8cf51b2c
GM
41972007-04-23 Chong Yidong <cyd@stupidchicken.com>
4198
4199 * display.texi (Highlight Interactively): Correct description of
4200 hi-lock-file-patterns-policy.
4201
4202 * files.texi (File Archives): Mention self-extracting executables.
4203
42042007-04-23 Eli Zaretskii <eliz@gnu.org>
4205
4206 * search.texi (Unconditional Replace, Query Replace): Add xref to
4207 "Replacement and Case".
4208
42092007-04-22 Chong Yidong <cyd@stupidchicken.com>
4210
4211 * dired.texi (Image-Dired): Move from Thumbnails node.
4212 * misc.texi (Thumbnails): Node deleted.
4213 * emacs.texi (Top): Update node listing.
4214
4215 * files.texi (File Conveniences):
49823426 4216 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4217
42182007-04-21 Richard Stallman <rms@gnu.org>
4219
4220 * display.texi (Highlight Interactively): Correct previous change.
4221 Clarify doc of hi-lock-find-patterns, and move new features into it.
4222
42232007-04-20 David Koppelman <koppel@ece.lsu.edu>
4224
1c6c854e
CS
4225 * display.texi (Highlight Interactively):
4226 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4227
42282007-04-20 Martin Rudalics <rudalics@gmx.at>
4229
4230 * display.texi (Scrolling): Fix typo.
4231
8cf51b2c
GM
42322007-04-15 Chong Yidong <cyd@stupidchicken.com>
4233
8cf51b2c
GM
4234 * doclicense.texi: Remove node heading, so that it can be included by
4235 other files.
4236
4237 * emacs.texi: Insert node heading for GFDL.
4238
8cf51b2c
GM
42392007-04-14 Eli Zaretskii <eliz@gnu.org>
4240
4241 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4242 "command line".
4243
4244 * display.texi (Faces): Refer to "Creating Frames" for face
4245 and other frame customizations in .emacs.
4246
4247 * frames.texi (Creating Frames): Mention that face customizations can
4248 be put in .emacs. Add index entries.
4249
42502007-04-12 Richard Stallman <rms@gnu.org>
4251
4252 * glossary.texi (Glossary): Explain `iff'.
4253
42542007-04-11 Karl Berry <karl@gnu.org>
4255
4256 * gnu.texi (Top),
4257 * macos.texi (Mac Font Specs),
4258 * anti.texi (Antinews),
4259 * xresources.texi (Resources),
4260 * misc.texi (Emulation),
4261 * calendar.texi (Daylight Saving),
4262 * dired.texi (Dired and Find),
4263 * rmail.texi (Remote Mailboxes),
4264 * sending.texi (Mail Headers),
4265 * programs.texi (Which Function),
4266 * files.texi (Recover),
4267 * buffers.texi (Uniquify),
4268 * frames.texi (Wheeled Mice),
4269 * killing.texi (Rectangles): Wording to improve breaks in
4270 8.5x11 format.
4271 * mule.texi (Language Environments): \hbadness=10000 since there's
4272 no way to reword.
4273 * emacs.texi (smallbook): New @set to more easily switch between
4274 smallbook and 8.5x11.
4275
42762007-04-11 Richard Stallman <rms@gnu.org>
4277
4278 * files.texi (File Conveniences): Add xref to Tumme.
4279 Delete text about Thumbnail mode.
4280
8cf51b2c
GM
42812007-04-09 Alan Mackenzie <acm@muc.de>
4282
4283 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4284 new name. Insert concept index entries.
4285
8cf51b2c
GM
42862007-04-08 Chong Yidong <cyd@stupidchicken.com>
4287
4288 * display.texi (Standard Faces): Document prefix arg for
4289 list-faces-display.
4290
4291 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4292
8cf51b2c
GM
42932007-04-07 Chong Yidong <cyd@stupidchicken.com>
4294
8cf51b2c
GM
4295 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4296
4297 * files.texi (Misc File Ops): Rewrite description of
4298 insert-file-literally.
4299
8cf51b2c
GM
43002007-03-31 Eli Zaretskii <eliz@gnu.org>
4301
4302 * misc.texi (Printing): Postscript -> PostScript.
4303
8cf51b2c
GM
4304 * ack.texi (Acknowledgments): Postscript -> PostScript.
4305
4306 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4307
4308 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4309 below.
4310
43112007-03-30 Chong Yidong <cyd@stupidchicken.com>
4312
4313 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4314 Init Non-ASCII.
4315 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4316 (Init Non-ASCII): New node.
4317
43182007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4319
4320 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4321
8cf51b2c
GM
43222007-03-12 Glenn Morris <rgm@gnu.org>
4323
8cf51b2c
GM
4324 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4325 "Daylight Savings".
4326
49823426 4327 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4328 saving" in text throughout.
4329
8cf51b2c
GM
43302007-03-04 Richard Stallman <rms@gnu.org>
4331
4332 * custom.texi (Safe File Variables): Minor correction.
4333
8cf51b2c
GM
43342007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4335
4336 * rmail.texi (Movemail): Add internal ref.
4337 Don't indent the intro for the PROTO table.
4338 Format PROTO table items with @code.
4339
8cf51b2c
GM
43402007-02-26 Nick Roberts <nickrob@snap.net.nz>
4341
4342 * building.texi: Remove references to bashdb.
4343
8cf51b2c
GM
43442007-02-19 Juanma Barranquero <lekktu@gmail.com>
4345
4346 * mule.texi (Language Environments): Update list of supported language
4347 environments.
4348
8cf51b2c
GM
43492007-02-14 Kim F. Storm <storm@cua.dk>
4350
4351 * building.texi (Grep Searching): Fix lgrep doc.
4352
43532007-02-12 Chong Yidong <cyd@stupidchicken.com>
4354
4355 * back.texi: Remove unused file.
4356
c8763fb6 43572007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4358
4359 * maintaining.texi (Tag Syntax): Now --members is the default for
4360 etags, not for ctags yet.
4361
8cf51b2c
GM
43622007-02-03 Eli Zaretskii <eliz@gnu.org>
4363
4364 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4365 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4366 expects. Add comments to prevent people from inadvertently modifying
4367 the key parts needed by `texinfo-multiple-files-update'.
4368
43692007-01-29 Chong Yidong <cyd@stupidchicken.com>
4370
4371 * frames.texi (Secondary Selection): Window clicked does not matter
4372 when mouse-yank-at-point is non-nil.
4373
8cf51b2c
GM
43742007-01-16 Glenn Morris <rgm@gnu.org>
4375
4376 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4377 system abbrev.
4378
43792007-01-11 Richard Stallman <rms@gnu.org>
4380
4381 * msdog.texi (Windows Keyboard): Another small cleanup.
4382
43832007-01-10 Richard Stallman <rms@gnu.org>
4384
4385 * msdog.texi (Windows Keyboard): Yet another try to make
4386 everyone happy with that passage.
4387
43882007-01-05 Richard Stallman <rms@gnu.org>
4389
4390 * anti.texi (Antinews): Mention M-x shell scrolling.
4391
43922007-01-05 Nick Roberts <nickrob@snap.net.nz>
4393
4394 * building.texi (Watch Expressions): Describe gdb-max-children.
4395
8cf51b2c
GM
43962007-01-04 Richard Stallman <rms@gnu.org>
4397
8cf51b2c
GM
4398 * msdog.texi (Windows Keyboard): Clarify previous change.
4399
8cf51b2c
GM
44002007-01-02 Richard Stallman <rms@gnu.org>
4401
4402 * custom.texi (Changing a Variable): Minor clarification.
4403 (Specific Customization): customize-customized => customize-unsaved.
4404
4405 * entering.texi (Entering Emacs): Clean up text about restarting
4406 Emacs for each file.
4407
4408 * misc.texi (Shell Options): Minor cleanup.
4409
4410 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4411 with Emacs, not vice versa.
4412
4413 * programs.texi (Symbol Completion): Recommend customizing
4414 window manager.
4415
4416 * xresources.texi (Resources): Minor fix.
4417
c8763fb6 44182007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4419
4420 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4421
44222007-01-01 Richard Stallman <rms@gnu.org>
4423
4424 * commands.texi (User Input): Document keys stolen by window mangers.
4425
44262006-12-31 Richard Stallman <rms@gnu.org>
4427
4428 * custom.texi (Specific Customization): Document customize-option
4429 instead of customize-variable.
4430
44312006-12-31 Kim F. Storm <storm@cua.dk>
4432
4433 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4434
44352006-12-30 Kim F. Storm <storm@cua.dk>
4436
4437 * killing.texi (CUA Bindings): Fix typo.
4438
4439 * xresources.texi (Table of Resources): Mention grow-only value for
4440 auto-resize-tool-bars.
4441
8cf51b2c
GM
44422006-12-27 Eli Zaretskii <eliz@gnu.org>
4443
4444 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4445 and how to get them back.
4446
44472006-12-26 Richard Stallman <rms@gnu.org>
4448
4449 * calendar.texi (Holidays): Holiday listing is based on current
4450 practice, but DST is not.
4451
44522006-12-25 Richard Stallman <rms@gnu.org>
4453
4454 * emacs.texi (Top): Update subnode menus.
4455
4456 * mark.texi (Transient Mark): Fix xref.
4457
4458 * killing.texi (Graphical Kill): Node deleted.
4459 (Killing): Add xref to Cut and Paste.
4460 (CUA Bindings): Update xref.
4461
4462 * frames.texi (Cut and Paste): New section to hold other nodes.
4463 (Mouse Commands): Node demoted.
4464 (Cut/Paste Other App): Split out from Mouse Commands.
4465 (Word and Line Mouse): Likewise.
4466 (Secondary Selection, Clipboard): Nodes demoted.
4467
8cf51b2c
GM
44682006-12-24 Kevin Ryde <user42@zip.com.au>
4469
4470 * calendar.texi (Holidays): US daylight saving begins second Sunday
4471 in March for 2007 onwards.
4472 (Daylight Savings): Show new US default daylight saving rules, 2nd
4473 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4474
44752006-12-23 Chong Yidong <cyd@stupidchicken.com>
4476
4477 * calendar.texi (Scroll Calendar): < and > are switched.
4478
44792006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4480
4481 * killing.texi (Deletion): Describe M-\ prefix argument.
4482
44832006-12-23 Richard Stallman <rms@gnu.org>
4484
4485 * search.texi (Regexp Search): Explain why forward and reverse regexp
4486 search are not mirror images.
4487
8cf51b2c
GM
44882006-12-19 Kim F. Storm <storm@cua.dk>
4489
4490 * major.texi (Choosing Modes): Describe match-function elements for
4491 magic-mode-alist.
4492
8cf51b2c
GM
44932006-12-18 Eli Zaretskii <eliz@gnu.org>
4494
4495 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4496 peculiarities.
4497
44982006-12-18 Richard Stallman <rms@gnu.org>
4499
4500 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4501
8cf51b2c
GM
45022006-12-17 Alan Mackenzie <acm@muc.de>
4503
4504 * programs.texi (Left Margin Paren): Remove the bit which says
4505 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4506 Discuss some of the issues of setting this option to nil.
4507
45082006-12-17 Glenn Morris <rgm@gnu.org>
4509
4510 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4511
45122006-12-16 Eli Zaretskii <eliz@gnu.org>
4513
4514 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4515 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4516 NTFS volumes.
4517 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4518 volumes.
4519
45202006-12-15 Eli Zaretskii <eliz@gnu.org>
4521
4522 * text.texi (HTML Mode): Fix "C-c TAB".
4523
8cf51b2c
GM
45242006-12-09 Richard Stallman <rms@gnu.org>
4525
4526 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4527
45282006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4529
4530 * files.texi (Misc File Ops): Document insert-file-literally.
4531
45322006-12-08 Eli Zaretskii <eliz@gnu.org>
4533
4534 * cmdargs.texi (Colors): Note that --color is intended for overriding
4535 the terminal defaults, not for normal invocation.
4536
4537 * misc.texi (Emacs Server): Improve wording. Don't mention the
4538 ``server program''. Add a cross-reference to "Init File" node.
4539 (Invoking emacsclient): Add index entries. Document both short and
4540 long versions of command-line options. Document the -f option.
4541
8cf51b2c
GM
45422006-12-06 Richard Stallman <rms@gnu.org>
4543
4544 * text.texi (Outline Format): Say to set outline-regexp
4545 and outline-level with major modes and file local variables.
4546
c8763fb6 45472006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4548
4549 * anti.texi (Antinews): Mention the alternative to
4550 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4551
8cf51b2c
GM
4552 * misc.texi (Interactive Shell): Ditto.
4553
45542006-12-04 Eli Zaretskii <eliz@gnu.org>
4555
4556 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4557
4558 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4559
45602006-12-01 Eli Zaretskii <eliz@gnu.org>
4561
4562 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4563 colon in the mode line.
4564
4565 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4566
45672006-11-26 Nick Roberts <nickrob@snap.net.nz>
4568
4569 * building.texi (Watch Expressions): Mention SPC for expanding/
4570 contracting watch expressions.
4571
45722006-11-26 Kim F. Storm <storm@cua.dk>
4573
4574 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4575
45762006-11-26 Nick Roberts <nickrob@snap.net.nz>
4577
4578 * building.texi (Debugger Operation): Define text command mode.
4579 Clarify how tooltips work.
4580 (GDB Graphical Interface): Explain how to run in text command mode
4581 more clearly.
4582
45832006-11-25 Juanma Barranquero <lekktu@gmail.com>
4584
4585 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4586
45872006-11-22 Juanma Barranquero <lekktu@gmail.com>
4588
4589 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4590
8cf51b2c
GM
45912006-11-18 Chong Yidong <cyd@stupidchicken.com>
4592
4593 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4594 and EMACS is deprecated.
4595
45962006-11-18 Juanma Barranquero <lekktu@gmail.com>
4597
4598 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4599
c8763fb6 46002006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4601
4602 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4603
4604 * emacs.texi: Include xresources.texi both for info and dvi.
4605
4606 * xresources.texi: Merge text from xresmini.texi.
4607
c8763fb6 46082006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4609
4610 * glossary.texi: Fix typos.
4611
8cf51b2c
GM
46122006-11-06 Richard Stallman <rms@gnu.org>
4613
4614 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4615
4616 * ack.texi (Acknowledgments): Fix name spelling.
4617
46182006-11-01 Juri Linkov <juri@jurta.org>
4619
4620 * search.texi (Word Search): Document incremental word search.
4621
46222006-10-28 Glenn Morris <rgm@gnu.org>
4623
4624 * ack.texi (Acknowledgments): Add cal-html author.
4625
4626 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4627 Calendar"). Describe new package cal-html.
4628 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4629 Calendar Files."
4630
8cf51b2c
GM
46312006-10-23 Richard Stallman <rms@gnu.org>
4632
4633 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4634 Abbrev mode is enabled.
4635
8cf51b2c
GM
46362006-10-16 Richard Stallman <rms@gnu.org>
4637
8cf51b2c
GM
4638 * emacs.texi: Update ISBN.
4639
8cf51b2c
GM
46402006-10-11 Kim F. Storm <storm@cua.dk>
4641
4642 * emacs.texi (Acknowledgments): Use @dotless{i}.
4643
46442006-10-08 Nick Roberts <nickrob@snap.net.nz>
4645
4646 * building.texi (Breakpoints Buffer): Mention catchpoints.
4647
46482006-10-08 Kim F. Storm <storm@cua.dk>
4649
4650 * ack.texi (Acknowledgments): Update.
4651
4652 * emacs.texi (Acknowledgments): Fix bad @/ form.
4653
8cf51b2c
GM
46542006-10-05 Kim F. Storm <storm@cua.dk>
4655
4656 * emacs.texi (Acknowledgments): Add more contributors.
4657
46582006-10-03 Richard Stallman <rms@gnu.org>
4659
4660 * emacs.texi (Acknowledgments): Update version and edition.
4661
8cf51b2c
GM
46622006-10-01 Karl Berry <karl@gnu.org>
4663
4664 * custom.texi (Customization Groups): Page break to keep example buffer
4665 on one page.
4666
46672006-09-30 Karl Berry <karl@gnu.org>
4668
4669 * programs.texi (Basic Indent): @need to improve page break.
4670 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4671
46722006-09-29 Glenn Morris <rgm@gnu.org>
4673
4674 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4675
46762006-09-29 Karl Berry <karl@gnu.org>
4677
4678 * windows.texi (Basic Window): Remove forced @break, no longer
4679 desirable.
4680 * frames.texi (Frame Commands),
4681 * mark.texi (Marking Objects): Reword to avoid bad page break.
4682 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4683
46842006-09-19 Richard Stallman <rms@gnu.org>
4685
4686 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4687 stick to present tense.
4688
c8763fb6 46892006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4690
4691 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4692 to x-gtk-use-old-file-dialog.
4693 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4694
46952006-09-15 Jay Belanger <belanger@truman.edu>
4696
49823426 4697 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4698 Change "Library Public License" to "Lesser Public License"
4699 throughout. Use "yyyy" to represent year.
4700
8cf51b2c
GM
47012006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4702
4703 * files.texi (Visiting): Add index entry "open file".
4704
8cf51b2c
GM
47052006-09-11 Richard Stallman <rms@gnu.org>
4706
4707 * building.texi (Compilation Mode): Clarification.
4708 (Grep Searching): Add xref to Compilation Mode.
4709
8cf51b2c
GM
47102006-09-08 Richard Stallman <rms@gnu.org>
4711
4712 * search.texi (Search): Ref multi-file search commands here.
4713 (Other Repeating Search): Not here.
4714
8cf51b2c
GM
47152006-08-28 Richard Stallman <rms@gnu.org>
4716
4717 * windows.texi (Split Window): Update xref.
4718
4719 * basic.texi (Continuation Lines): Update xref.
4720
4721 * indent.texi (Tab Stops): Update xref.
4722
4723 * emacs.texi (Top): Update subnode menu.
4724
4725 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4726 split out of Display Custom.
4727
47282006-08-25 Kim F. Storm <storm@cua.dk>
4729
4730 * display.texi (Display Custom): Add variables overline-margin
4731 and x-underline-at-descent-line.
4732
47332006-08-25 Richard Stallman <rms@gnu.org>
4734
4735 * entering.texi (Exiting): Rewrite to give graphical displays
4736 priority over text terminals.
4737
4738 * search.texi (Incremental Search): Move index entries.
4739
47402006-08-23 Chong Yidong <cyd@stupidchicken.com>
4741
4742 * custom.texi (Init File): Reference Find Init to avoid "home
4743 directory" confusion.
4744
47452006-08-22 Nick Roberts <nickrob@snap.net.nz>
4746
4747 * building.texi (Other GDB-UI Buffers): Describe how to edit
4748 a value in the locals buffer.
4749
47502006-08-21 Richard Stallman <rms@gnu.org>
4751
4752 * search.texi (Basic Isearch): Add `isearch' index entry.
4753
47542006-08-16 Richard Stallman <rms@gnu.org>
4755
4756 * misc.texi (Saving Emacs Sessions): Clean up wording.
4757
4758 * mark.texi (Marking Objects): Mention term "select all".
4759
4760 * emacs.texi (Top): Update subnode menu.
4761
4762 * help.texi (Help Mode): Move node up in file.
4763
8cf51b2c
GM
47642006-08-15 Nick Roberts <nickrob@snap.net.nz>
4765
4766 * building.texi (Stack Buffer): Explain fringe arrow.
4767
8cf51b2c
GM
47682006-08-12 Eli Zaretskii <eliz@gnu.org>
4769
8cf51b2c
GM
4770 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4771 on startup.
4772
47732006-08-11 Romain Francoise <romain@orebokech.com>
4774
4775 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4776
47772006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4778
4779 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4780
47812006-08-10 Richard Stallman <rms@gnu.org>
4782
4783 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4784 with face merging. Empty regions don't count.
4785 Clarify face property inheritance.
8cf51b2c
GM
4786
47872006-08-08 Romain Francoise <romain@orebokech.com>
4788
4789 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4790 <arjuropo@cc.jyu.fi>.
4791
8cf51b2c
GM
47922006-08-04 Eli Zaretskii <eliz@gnu.org>
4793
4794 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4795 apply to all frames.
4796
8cf51b2c
GM
47972006-08-01 Richard Stallman <rms@gnu.org>
4798
4799 * help.texi (Name Help): Add index entries for describe-variable.
4800
48012006-08-01 Nick Roberts <nickrob@snap.net.nz>
4802
4803 * building.texi (GDB Graphical Interface): Shorten node names.
4804 (GDB-UI Layout): Use GDB-related.
4805 (Other GDB-UI Buffers): Simplify English.
4806
48072006-07-31 Richard Stallman <rms@gnu.org>
4808
4809 * search.texi (Query Replace): Add xref for Dired's Q command.
4810
8cf51b2c
GM
48112006-07-31 Nick Roberts <nickrob@snap.net.nz>
4812
4813 * building.texi (GDB commands in Fringe): Rename to...
4814 (Source Buffers): ..this and move forward. Describe hollow arrow and
4815 new option gdb-find-source-frame.
4816
48172006-07-29 Richard Stallman <rms@gnu.org>
4818
4819 * dired.texi (Operating on Files): Simplify previous change
4820 and fix Texinfo usage.
4821
48222006-07-29 Eli Zaretskii <eliz@gnu.org>
4823
4824 * dired.texi (Operating on Files): Add cross-references. State the
4825 Unix commands that do similar things.
4826
48272006-07-28 Richard Stallman <rms@gnu.org>
4828
4829 * mark.texi (Transient Mark): Clarify that region never disappears
4830 when Transient Mark mode is off, and not when it is on.
4831
48322006-07-27 Richard Stallman <rms@gnu.org>
4833
4834 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4835
48362006-07-24 Richard Stallman <rms@gnu.org>
4837
4838 * xresources.texi (GTK styles): Fix texinfo usage.
4839
8cf51b2c
GM
4840 * commands.texi (User Input): Explain why we teach keyboard cmds.
4841
4842 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4843 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4844 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4845 * doclicense.texi, display.texi, dired.texi, basic.texi:
4846 * anti.texi, ack.texi: Move periods and commas inside quotes.
4847
48482006-07-22 Eli Zaretskii <eliz@gnu.org>
4849
4850 * cmdargs.texi (General Variables): Document EMAIL.
4851
48522006-07-21 Eli Zaretskii <eliz@gnu.org>
4853
4854 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4855 doesn't have effect on MS-Windows.
4856
8cf51b2c
GM
48572006-07-17 Richard Stallman <rms@gnu.org>
4858
4859 * building.texi (Grep Searching): Explain about chaining grep commands.
4860
8cf51b2c
GM
48612006-07-10 Nick Roberts <nickrob@snap.net.nz>
4862
49823426 4863 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4864
48652006-07-09 Chong Yidong <cyd@stupidchicken.com>
4866
4867 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4868 is invoked for multiple files.
4869
48702006-07-08 Eli Zaretskii <eliz@gnu.org>
4871
4872 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4873 on-line manual for the rest of this node.
4874 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4875 unconditionally.
4876 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4877 Improve wording.
4878 (Windows Printing): Improve wording.
4879 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4880 rest of this node.
4881
8cf51b2c
GM
48822006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4883
49823426
GM
4884 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4885 with eval-buffer.
8cf51b2c
GM
4886
48872006-07-05 Nick Roberts <nickrob@snap.net.nz>
4888
4889 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4890 of character translation.
4891
48922006-07-04 Nick Roberts <nickrob@snap.net.nz>
4893
4894 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4895
48962006-07-03 Karl Berry <karl@gnu.org>
4897
4898 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4899 not-too-underfull hboxes in the TeX output.
4900 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4901 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4902 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4903 * sending.texi, text.texi: Fix overfull/underfull boxes.
4904
49052006-07-03 Romain Francoise <romain@orebokech.com>
4906
4907 * m-x.texi (M-x): Fix.
4908
49092006-07-03 Richard Stallman <rms@gnu.org>
4910
8cf51b2c
GM
4911 * search.texi (Other Repeating Search): filename -> file name.
4912
4913 * misc.texi (Narrowing): Minor cleanups.
4914
4915 * files.texi (Visiting): filename -> file name.
4916
4917 * emacs.texi (Top): Update subnode menus.
4918
4919 * mule.texi (Coding Systems): Move char translation stuff here.
4920 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4921 (Recognize Coding): Substantial local rewrites.
4922 (International): Update menu.
4923
4924 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4925 (Scrolling): Substantial local rewrites.
4926 (Display): Update menu and intro.
4927
4928 * dired.texi: filename -> file name.
4929
4930 * custom.texi (Safe File Variables): Texinfo usage fix.
4931
f0131492 49322006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4933
4934 * help.texi, m-x.texi: Lots of cleanups.
4935
8cf51b2c
GM
49362006-06-30 Eli Zaretskii <eliz@gnu.org>
4937
4938 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4939 (Windows Processes, Windows Misc): Shorten the printed version by
4940 selectively conditioning less important portions by @ifnottex.
4941
8cf51b2c
GM
49422006-06-27 Richard Stallman <rms@gnu.org>
4943
4944 * mini.texi (Minibuffer File): Minor cleanup.
4945
49462006-06-25 Nick Roberts <nickrob@snap.net.nz>
4947
4948 * frames.texi (XTerm Mouse): Rename to...
4949 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4950
4951 * emacs.texi (Top): Use new node name.
4952
49532006-06-24 Eli Zaretskii <eliz@gnu.org>
4954
4955 * emacs.texi (Top): Update the detailed menu according to changes in
4956 msdog.texi.
4957
4958 * msdog.texi (Windows Keyboard): New section.
4959 (Windows Mouse): New section.
4960 (Windows System Menu): Remove section (text merged with "Windows
4961 Keyboard").
4962 (Windows Misc): New section.
4963
4964 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4965
4966 * msdog.texi (ls in Lisp): New section.
4967
4968 * files.texi (Visiting): Document case-insensitive wildcard matching
4969 under find-file-wildcards.
4970
8cf51b2c
GM
49712006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4972
4973 * macos.texi (Mac Input): Add description of mac-function-modifier.
4974 Now Unicode keyboard layouts work.
4975
8cf51b2c
GM
49762006-06-10 Richard Stallman <rms@gnu.org>
4977
4978 * mule.texi (Recognize Coding): Clarify previous change.
4979
49802006-06-09 Kenichi Handa <handa@m17n.org>
4981
4982 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4983 notation.
4984
49852006-06-07 Kevin Ryde <user42@zip.com.au>
4986
4987 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4988 manual for @ifnottex, but in emacs-extra for @iftex.
4989
4990 * cmdargs.texi (General Variables): Fix smtpmail xref.
4991
49922006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4993
8cf51b2c 4994 * programs.texi (Comment Commands):
8cf51b2c 4995 * custom.texi (Specifying File Variables):
49823426 4996 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4997
49982006-06-07 Nick Roberts <nickrob@snap.net.nz>
4999
5000 * building.texi (Watch Expressions): Move node to end.
5001 (GDB Graphical Interface): Move description of clicks in fringe...
5002 (GDB commands in the Fringe): ...to here. New node.
5003
8cf51b2c
GM
50042006-06-05 Romain Francoise <romain@orebokech.com>
5005
49823426 5006 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5007
50082006-06-05 Nick Roberts <nickrob@snap.net.nz>
5009
5010 * building.texi (GDB Graphical Interface): Update bindings.
5011 (Commands of GUD): Add gud-print. Remove gud-run.
5012 Restate availability more generally.
5013
f0131492 50142006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5015
5016 * mini.texi: Lots of cleanups.
5017
50182006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5021 and Mouse-2.
5022
c8763fb6 50232006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5024
5025 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5026
8cf51b2c
GM
50272006-05-31 Richard Stallman <rms@gnu.org>
5028
5029 * basic.texi (Moving Point): Fix previous change.
5030
c8763fb6 50312006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5032
5033 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5034
f0131492 50352006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5036
5037 * basic.texi: Many simplifications and improvements in wording.
5038
8cf51b2c
GM
50392006-05-26 Nick Roberts <nickrob@snap.net.nz>
5040
5041 * anti.texi (Antinews): Create a node for gdb-ui.
5042
8cf51b2c
GM
50432006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5044
5045 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5046
50472006-05-20 Richard Stallman <rms@gnu.org>
5048
5049 * dired.texi (Dired Navigation): dired-goto-file is now j.
5050
8cf51b2c
GM
50512006-05-20 Eli Zaretskii <eliz@gnu.org>
5052
5053 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5054 and their aliases.
5055
5056 * msdog.texi (Windows Printing): Mention non-support of plain text
5057 printing with some el-cheapo printers, and suggest a workaround.
5058
50592006-05-20 Kevin Ryde <user42@zip.com.au>
5060
5061 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5062 remove the bit saying you must set it.
5063
50642006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5065
5066 * trouble.texi (Checklist):
5067 * text.texi (Text, Auto Fill, Text Mode):
5068 * search.texi (Nonincremental Search):
5069 * rmail.texi (Rmail Labels):
5070 * mule.texi (Input Methods, Multibyte Conversion):
5071 * misc.texi (Gnus, Where to Look, PostScript):
5072 * maintaining.texi (Create Tags Table):
5073 * indent.texi (Indentation Commands):
5074 * fixit.texi (Spelling):
5075 * emacs.texi (Copying):
5076 * custom.texi (Init File): ifinfo -> ifnottex.
5077
8cf51b2c
GM
50782006-05-17 Richard Stallman <rms@gnu.org>
5079
5080 * files.texi (Diff Mode): Mention C-x `.
5081
50822006-05-08 Richard Stallman <rms@gnu.org>
5083
5084 * custom.texi (Disabling): Textual cleanups.
5085
8cf51b2c
GM
50862006-05-12 Glenn Morris <rgm@gnu.org>
5087
5088 * calendar.texi (Displaying the Diary, Format of Diary File):
5089 Refer to diary-view-entries, diary-list-entries,
5090 diary-show-all-entries rather than obsolete aliases.
5091
50922006-05-12 Eli Zaretskii <eliz@gnu.org>
5093
5094 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5095 (Displaying the Diary, Special Diary Entries, Importing Diary):
5096 * building.texi (Compilation Shell):
5097 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5098 emacs-xtra with @inforef's.
5099
5100 * files.texi (Visiting): Fix wording.
5101
5102 * mule.texi (Coding Systems, Text Coding): More indexing.
5103 Mention that C-x RET f can set eol conversion.
5104
c8763fb6 51052006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5106
5107 * xresmini.texi (GTK resources): Insert GTK description.
5108
5109 * xresources.texi (GTK resources): metafont should be menufont.
5110
8cf51b2c
GM
51112006-05-06 Michael Albinus <michael.albinus@gmx.de>
5112
49823426 5113 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5114 method, user name and host name is active only in partial
5115 completion mode.
5116
8cf51b2c
GM
51172006-05-06 Eli Zaretskii <eliz@gnu.org>
5118
5119 * makefile.w32-in (emacs.dvi):
5120 * Makefile.in (emacs.dvi): Add xresmini.texi.
5121
5122 * xresmini.texi (Table of Resources): Remove xref to non-existent
5123 node "LessTif Resources".
5124
5125 * msdog.texi (Microsoft Windows):
5126 * calendar.texi (Calendar/Diary, Displaying the Diary)
5127 (Special Diary Entries, Importing Diary, Holidays):
5128 * programs.texi (Program Modes):
5129 * text.texi (Text):
5130 * buffers.texi (Several Buffers):
5131 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5132
51332006-05-06 Eli Zaretskii <eliz@gnu.org>
5134
5135 The following changes merge the emacs-xtra manual into the main
5136 manual, but only for on-line version of the manual.
5137
5138 * vc2-xtra.texi (Version Backups, Local Version Control)
5139 (Making Snapshots, Change Logs and VC, Version Headers)
5140 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5141 on-line manual.
5142
5143 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5144 for on-line manual.
5145
5146 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5147 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5148 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5149 for on-line manual.
5150
5151 * fortran-xtra.texi (Fortran, Fortran Autofill)
5152 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5153 for on-line manual.
5154
5155 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5156 Conditional xref's for on-line manual.
5157
5158 * emerge-xtra.texi (Emerge, Overview of Emerge)
5159 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5160 manual.
5161
5162 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5163 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5164 (EMACSSOURCES): Use EMACS_XTRA.
5165 (../info/emacs-xtra): Remove.
5166 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5167
5168 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5169 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5170 (EMACSSOURCES): Use EMACS_XTRA.
5171 ($(infodir)/emacs-xtra): Remove.
5172 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5173
5174 * trouble.texi (Quitting):
5175 * text.texi (Text):
5176 * programs.texi (Program Modes):
5177 * msdog.texi (Microsoft Windows):
5178 * frames.texi (Frames):
5179 * files.texi (Backup, Version Control, VC Concepts)
5180 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5181 (Registering, VC Status, VC Undo, Multi-User Branching)
5182 (Comparing Files):
5183 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5184 (Displaying the Diary, Special Diary Entries, Importing Diary):
5185 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5186 conditional xref's, depending on @iftex/@ifnottex.
5187
5188 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5189 "MS-DOS". @include msdog-xtra.texi.
5190
5191 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5192 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5193
5194 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5195 for vc-xtra.texi subsections.
5196 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5197 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5198
5199 * sending.texi (Sending Mail): A @node line without explicit Prev,
5200 Next, and Up links.
5201
5202 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5203 Next, and Up links.
5204
5205 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5206 and its sections. @include picture-xtra.texi.
5207
5208 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5209 "Emerge".
5210 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5211
5212 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5213 exact duplicate of its name-sake in calendar.texi.
5214
5215 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5216 "Advanced Calendar/Diary Usage".
5217 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5218
5219 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5220 dired-xtra.texi.
5221 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5222
5223 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5224 (Files) [ifnottex]: Add menu entry for Autorevert.
5225
5226 * emacs-xtra.texi (Introduction): Reword to make consistent with
5227 printed version only.
5228 <Top level>: Remove the body of all chapters and move them to the
5229 new *-xtra.texi files. Use @raisesections and @lowersections to
5230 convert sections to chapters etc.
5231
5232 * msdog-xtra.texi:
5233 * fortran-xtra.texi:
5234 * vc-xtra.texi:
5235 * vc1-xtra.texi:
5236 * vc2-xtra.texi:
5237 * emerge-xtra.texi:
5238 * cal-xtra.texi:
5239 * dired-xtra.texi:
5240 * arevert-xtra.texi: New files, with text from respective chapters
5241 of emacs-xtra.texi. Convert each @chapter into @section, @section
5242 into @subsection, etc.
5243
1c6c854e 5244 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5245 updated.
5246
5247 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5248 Windows". All references updated.
5249
52502006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5251
5252 * macos.texi (Mac Input): Mention input from Character Palette.
5253 (Mac Font Specs): Fix typo.
5254
52552006-05-05 Richard Stallman <rms@gnu.org>
5256
5257 * files.texi (Diff Mode): Minor cleanup.
5258
52592006-05-05 Karl Berry <karl@gnu.org>
5260
8cf51b2c
GM
5261 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5262 errors from the current release of makeinfo (4.8).
5263 * help.texi (Library Keywords): Change widest word in multitable
5264 template from `emulations' to `convenience'. (Not sure if this is
5265 related to the font change.)
5266
52672006-05-05 Eli Zaretskii <eliz@gnu.org>
5268
5269 * files.texi (File Names): Add a footnote about limited support of
5270 ~USER on MS-Windows.
5271
5272 * cmdargs.texi (Initial Options): Add a footnote about limited
5273 support of ~USER on MS-Windows.
5274
52752006-05-03 Richard Stallman <rms@gnu.org>
5276
5277 * files.texi (Diff Mode): Node moved here.
5278 (Comparing Files): Delete what duplicates new node.
5279 (Files): Put Diff Mode in menu.
5280
1c6c854e 5281 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5282
5283 * emacs.texi (Top): Update menu for Diff Mode.
5284
5285 * trouble.texi (Emergency Escape): Simplify.
5286
5287 * emacs.texi (Top): Minor clarification.
5288
52892006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5290
5291 * commands.texi, entering.texi, screen.texi: Many simplifications.
5292
52932006-05-03 Richard Stallman <rms@gnu.org>
5294
5295 * commands.texi (Text Characters): Delete paragraph about unibyte
5296 non-ASCII printing chars.
5297
5298 * killing.texi (Killing): Say "graphical displays".
5299 * display.texi: Say "graphical displays".
5300
5301 * cmdargs.texi (Misc X): Say "graphical displays".
5302
53032006-05-01 Richard Stallman <rms@gnu.org>
5304
5305 * emacs.texi (Top): Add Diff Mode to menu.
5306
53072006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5308
5309 * misc.texi (Diff Mode): New node.
5310
53112006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5312
5313 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5314 (Mac Environment Variables): Shorten example line.
5315 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5316
53172006-05-01 Nick Roberts <nickrob@snap.net.nz>
5318
5319 * building.texi (GUD Customization): Describe cases %d and %c.
5320 Update description for %e.
5321
53222006-04-30 Glenn Morris <rgm@gnu.org>
5323
5324 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5325
53262006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5327
5328 * custom.texi (Examining): Update C-h v output example.
5329
53302006-04-29 Kim F. Storm <storm@cua.dk>
5331
5332 * building.texi (Grep Searching): Add lgrep and rgrep.
5333
8cf51b2c
GM
53342006-04-23 Richard Stallman <rms@gnu.org>
5335
5336 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5337
5338 * xresmini.texi: New file.
5339
5340 * xresources.texi (Face Resources): Split table into font resources
5341 and the rest. Combine similar attributes for brevity.
5342
8cf51b2c
GM
53432006-04-21 Eli Zaretskii <eliz@gnu.org>
5344
5345 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5346 backslashes and case-insensitivity in file names (moved to the
5347 main manual).
5348 (MS-DOS Printing): Move most of the text to the main manual.
5349
5350 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5351 New nodes.
5352 (Windows Processes, Windows System Menu): Add index entries and
5353 fix wording.
5354
8cf51b2c
GM
53552006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5356
5357 * misc.texi (Shell Ring): Add notes on saved input when
5358 navigating off the end of the history list.
5359
53602006-04-18 Chong Yidong <cyd@mit.edu>
5361
5362 * misc.texi (Shell Options): Correct default value of
5363 comint-scroll-show-maximum-output.
5364
8cf51b2c
GM
53652006-04-18 Nick Roberts <nickrob@snap.net.nz>
5366
5367 * building.texi (Watch Expressions): Update.
5368
8cf51b2c
GM
53692006-04-12 Richard Stallman <rms@gnu.org>
5370
5371 * search.texi: Clean up previous change.
5372
53732006-04-12 Eli Zaretskii <eliz@gnu.org>
5374
5375 * search.texi (Regexp Backslash, Regexp Replace): Add index
5376 entries for ``back reference'' and mention the term itself in the
5377 text.
5378
53792006-04-11 Richard Stallman <rms@gnu.org>
5380
5381 * custom.texi (Safe File Variables):
5382 Document enable-local-variables = :safe.
5383
53842006-04-11 Karl Berry <karl@gnu.org>
5385
5386 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5387 (Remote Repositories, Version Backups, Local Version Control)
5388 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5389 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5390 (Renaming VC Work Files and Master Files)
5391 (Inserting Version Control Headers, Customizing VC, General Options)
5392 (Options for RCS and SCCS, Options specific for CVS): Move all
5393 these nodes to emacs-xtra.texi, for brevity.
5394 * cmdargs.texi, files.texi: Change cross-references.
5395
8cf51b2c
GM
53962006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5397
5398 * files.texi (Old Versions): Update description of vc-annotate's
5399 use of color to indicate date ranges.
5400
8cf51b2c
GM
54012006-04-09 Kevin Ryde <user42@zip.com.au>
5402
8cf51b2c
GM
5403 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5404 put info and printed manual names the right way around.
5405
54062006-04-09 Karl Berry <karl@gnu.org>
5407
5408 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5409 emacs-xtra.texi, leaving only MS Windows information.
5410 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5411 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5412 node names.
5413
5414 * emacs.texi: Move @summarycontents and @contents to the beginning
5415 of the file.
5416
8cf51b2c
GM
54172006-04-08 Kevin Ryde <user42@zip.com.au>
5418
5419 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5420
54212006-04-07 Richard Stallman <rms@gnu.org>
5422
5423 * programs.texi (Comments, Comment Commands, Options for Comments)
5424 (Multi-Line Comments): "Align", not "indent".
5425 (Basic Indent): C-j deletes trailing whitespace before the newline.
5426
54272006-04-06 Richard Stallman <rms@gnu.org>
5428
8cf51b2c
GM
5429 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5430
54312006-04-06 Eli Zaretskii <eliz@gnu.org>
5432
5433 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5434
8cf51b2c
GM
54352006-04-05 Richard Stallman <rms@gnu.org>
5436
5437 * emacs.texi (Top): Update subnode menu.
5438
5439 * trouble.texi (Unasked-for Search): Node deleted.
5440 (Lossage): Delete from menu.
5441
54422006-04-04 Richard Stallman <rms@gnu.org>
5443
5444 * trouble.texi: Various cleanups.
5445 (Checklist): Don't bother saying how to snail a bug report.
5446 (Emergency Escape): Much rewriting.
5447 (After a Crash): Rename the core dump immediately.
5448 (Total Frustration): Call it a psychotherapist.
5449 (Bug Criteria): Avoid "illegal instruction".
5450 (Sending Patches): We always put the contributor's name in.
5451
5452 * misc.texi (Thumbnails): Minor correction.
5453
8cf51b2c
GM
54542006-04-03 Richard Stallman <rms@gnu.org>
5455
5456 * misc.texi (Thumbnails): Minor cleanup.
5457
54582006-04-02 Karl Berry <karl@gnu.org>
5459
5460 * sending.texi (Mail Sending): pxref to Top needs five args.
5461
5462 * texinfo.tex: Update to current version (2006-03-21.13).
5463
8cf51b2c
GM
54642006-03-31 Richard Stallman <rms@gnu.org>
5465
5466 * emacs.texi (Top): Update subnode menu.
5467
5468 * help.texi (Help Mode): Cleanup.
5469
5470 * dired.texi: Many cleanups.
5471 (Dired Deletion): Describe dired-recursive-deletes.
5472 (Operating on Files): dired-create-directory moved.
5473 (Misc Dired Features): Move to here.
5474 (Tumme): Node moved to misc.texi.
5475
5476 * custom.texi: Many cleanups.
5477 (Minor Modes): Don't mention ISO Accents Mode.
5478 (Examining): Update C-h v output example.
5479 (Hooks): Add index and xref for add-hook.
5480 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5481 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5482
5483 * misc.texi: Many cleanups.
5484 (beginning): Add to summary of topics.
5485 (Shell): Put eshell xref at the end. Remove eshell from table.
5486 (Thumbnails): New node.
5487
8cf51b2c
GM
54882006-03-28 Eli Zaretskii <eliz@gnu.org>
5489
5490 * files.texi (File Name Cache): Make it clear that the cache is
5491 not persistent.
5492
8cf51b2c
GM
54932006-03-25 Karl Berry <karl@gnu.org>
5494
49823426
GM
5495 * emacs-xtra.texi, emacs.texi, gnu.texi:
5496 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5497 (2) do not indent copyright year list (or anything else).
5498
8cf51b2c
GM
54992006-03-21 Juanma Barranquero <lekktu@gmail.com>
5500
5501 * files.texi (VC Dired Mode): Remove misplaced brackets.
5502
55032006-03-21 Andre Spiegel <spiegel@gnu.org>
5504
5505 * files.texi: Various updates and clarifications in the VC chapter.
5506
55072006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5508
5509 * help.texi (Help Mode): Document "C-c C-c".
5510
8cf51b2c
GM
55112006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5514 menu in the standalone Info reader.
5515
55162006-03-15 Chong Yidong <cyd@stupidchicken.com>
5517
5518 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5519 moved here from Emacs manual.
5520
5521 * programs.texi (Fortran): Section moved to emacs-xtra.
5522 (Program Modes): Xref to Fortran in emacs-xtra.
5523
5524 * maintaining.texi (Emerge): Move to emacs-xtra.
5525 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5526
5527 * picture.texi: File deleted.
5528 * Makefile.in:
5529 * makefile.w32-in: Remove picture.texi.
5530
5531 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5532 * abbrevs.texi (Abbrevs):
5533 * sending.texi (Sending Mail): Picture node removed.
5534
5535 * emacs.texi (Top): Update node listings.
5536
8cf51b2c
GM
55372006-03-12 Richard Stallman <rms@gnu.org>
5538
5539 * calendar.texi: Various cleanups.
5540
8cf51b2c
GM
55412006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5542
5543 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5544 syntax.
5545
8cf51b2c
GM
55462006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5547
5548 * search.texi (Regexps): More accurately describe which characters
5549 are special in which situations. Recommend _not_ to quote `]' or
5550 `-' when they are not special.
5551
8cf51b2c
GM
55522006-02-28 Andre Spiegel <spiegel@gnu.org>
5553
5554 * files.texi (Old Versions): Clarify operation of C-x v =.
5555
8cf51b2c
GM
55562006-02-21 Nick Roberts <nickrob@snap.net.nz>
5557
5558 * building.texi (Watch Expressions): Update and describe
5559 gdb-speedbar-auto-raise.
5560
55612006-02-19 Richard M. Stallman <rms@gnu.org>
5562
5563 * emacs.texi: Use @smallbook.
5564 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5565 Update subnode menu.
5566
5567 * building.texi (Lisp Interaction): Minor addition.
5568
55692006-02-18 Nick Roberts <nickrob@snap.net.nz>
5570
5571 * building.texi (Watch Expressions): Update and be more precise.
5572
c8763fb6 55732006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5574
5575 * maintaining.texi (Create Tags Table): Explain why the
5576 exception when etags writes to files under the /dev tree.
5577
55782006-02-14 Richard M. Stallman <rms@gnu.org>
5579
5580 * custom.texi (Safe File Variables): Lots of clarification.
5581 Renamed from Unsafe File Variables.
5582
55832006-02-14 Chong Yidong <cyd@stupidchicken.com>
5584
5585 * custom.texi (Unsafe File Variables): File variable confirmation
5586 assumed denied in batch mode.
5587
55882006-02-14 Richard M. Stallman <rms@gnu.org>
5589
5590 * building.texi (GDB User Interface Layout): Don't say `inferior'
5591 for program being debugged.
5592
55932006-02-15 Nick Roberts <nickrob@snap.net.nz>
5594
5595 * building.texi (GDB Graphical Interface):
5596 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5597
55982006-02-13 Chong Yidong <cyd@stupidchicken.com>
5599
5600 * custom.texi (Specifying File Variables, Unsafe File Variables):
5601 New nodes, split from File Variables. Document new file local
5602 variable behavior.
5603
56042006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5605
5606 * display.texi (Standard Faces):
8cf51b2c
GM
5607 * files.texi (Visiting):
5608 * frames.texi (Clipboard):
5609 * glossary.texi (Glossary) <Clipboard>:
5610 * xresources.texi (X Resources): Mention Mac OS port.
5611
8cf51b2c
GM
56122006-02-12 Richard M. Stallman <rms@gnu.org>
5613
5614 * building.texi (Building): Clarify topic in intro.
5615
5616 * maintaining.texi (Maintaining): Change title; clarify topic.
5617 Delete duplicate index entries.
5618
5619 * building.texi (Other GDB User Interface Buffers): Clarifications.
5620
5621 * text.texi (Cell Commands): Clarifications.
5622
5623 * programs.texi (Defuns): Delete duplicate explanation of
5624 left-margin paren convention.
5625 (Hungry Delete): Minor cleanup.
5626
56272006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5628
5629 * dired.texi (Tumme): More tumme documentation.
5630
56312006-02-11 Alan Mackenzie <acm@muc.de>
5632
5633 * programs.texi ("Hungry Delete"): Correct the appellation of the
5634 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5635
56362006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5637
5638 * dired.texi (Tumme): Fix small bug.
5639
56402006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5641
5642 * macos.texi (Mac International): Rename "fontset-mac" to
5643 "fontset-standard".
5644
8cf51b2c
GM
56452006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5646
5647 * dired.texi (Tumme): Basic documentation for Tumme added.
5648
8cf51b2c
GM
56492006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5650
5651 * mule.texi (International):
5652 * programs.texi (Basic Indent): Fix typos.
5653
8cf51b2c
GM
5654 * custom.texi (Minor Modes):
5655 * display.texi (Text Display):
5656 * commands.texi (Text Characters): Update xrefs.
5657
56582006-02-07 Richard M. Stallman <rms@gnu.org>
5659
5660 * emacs.texi (Top): Update subnode menu.
5661 Update info on old Emacs papers.
5662 (Intro): "Graphical display", not window system.
5663
5664 * xresources.texi (GTK styles): Minor clarifications.
5665
5666 * trouble.texi: "Graphical display", not window system.
5667 (Stuck Recursive): Minor clarification.
5668
5669 * text.texi: Minor clarifications.
5670 (Sentences): Explain why two-space convention is better.
5671 Explain sentence-end-without-period here.
5672 (Fill Commands): Not here.
5673 (Refill): Node moved down.
5674 (Filling): Update menu.
5675 (Table Creation, Cell Justification, Column Commands): Clarify.
5676
5677 * sending.texi: Minor clarifications.
5678
5679 * search.texi (Regexp Backslash): Clarification.
5680
5681 * rmail.texi: Minor cleanups.
5682 (Rmail): Delete digression about `rmail-mode'.
5683 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5684 (Rmail Files): Mention C-u M-x rmail.
5685 (Rmail Reply): Mention References.
5686 (Rmail Display): Mention rmail-nonignored-headers.
5687
5688 * programs.texi: Minor cleanups.
5689 (Comment Commands): Mention momentary Transient Mark mode.
5690 (Matching): Be more specific about customizing show-paren-mode.
5691 (Info Lookup): Don't list the modes that support C-h S.
5692 Just say what it does in an unsupported mode.
5693 (Man Page): Delete excessive info on customizing woman.
5694 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5695
5696 * abbrevs.texi: Minor clarifications.
5697 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5698 not "dynamic abbrevs" as if they were a kind of abbrev.
5699
5700 * picture.texi (Picture): Minor cleanup.
5701
5702 * mule.texi (Communication Coding): Say "other applications".
5703 (Fontsets): Not specific to X. Add xref to X Resources.
5704 (Unibyte Mode): Rename from Single-Byte Character Support.
5705 "Graphical display", not window system.
5706 (International): Update menu.
5707
5708 * maintaining.texi (Format of ChangeLog):
5709 New node, split out from ChangeLog.
5710 (ChangeLog): Clarifications in the remaining text.
5711 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5712 (Find Tag): Add @w.
5713 (Tags Search): Explain tag table order here. Simplify grep ref.
5714 (List Tags): tags-tag-face is a variable, not a face.
5715 (Emerge): Cleanups.
5716
5717 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5718 (Keyboard Macros): Avoid "the user".
5719
5720 * killing.texi: "Graphical display", not window system.
5721
5722 * help.texi (Help Echo): "Graphical display", not window system.
5723
5724 * glossary.texi: Say "you", not "the user". Say "graphical display".
5725
5726 * frames.texi: Minor cleanups. "Graphical display", not window system.
5727
5728 * files.texi (Visiting): Make drag-and-drop not X-specific.
5729
5730 * custom.texi: Minor cleanups. "Graphical display", not window system.
5731
5732 * cmdargs.texi: Minor cleanups.
5733
5734 * building.texi (Compilation): Move and split kill-compilation para.
5735 Add para about multiple compilers.
5736 (Compilation Mode): Commands also available in grep mode and others.
5737 Mention C-u C-x ` more tutorially. Clarify C-x `.
5738 (Compilation Shell): Clarify. Put Bash example first.
5739 (Grep Searching): Minor cleanups; add @w.
5740 (Debuggers): Minor cleanups.
5741 (Starting GUD): Make GDB xgraphical mode issue clearer.
5742 (Debugger Operation): Lots of clarifications including
5743 GDB tooltip side-effect issue.
5744 (Commands of GUD): Clarify.
5745 (GUD Customization): Add bashdb-mode-hook.
5746 (GDB Graphical Interface): Rewrite for clarity.
5747 (GDB User Interface Layout): Rewrite for clarity.
5748 (Stack Buffer, Watch Expressions): Likewise.
5749 (Other GDB User Interface Buffers): Cleanups.
5750 (Lisp Libraries, External Lisp): Cleanup.
5751
5752 * basic.texi (Position Info): "Graphical displays", rather than
5753 window systems.
5754
5755 * anti.texi: Minor cleanup.
5756
8cf51b2c
GM
57572006-02-03 Eli Zaretskii <eliz@gnu.org>
5758
5759 * custom.texi (Init File, Find Init): Add cross-references to
5760 where $HOME is described.
5761
57622006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5763
5764 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5765 is not inside the @table.
5766
5767 * emacs.texi (Top): Correct node name.
5768
5769 * files.texi (File Names): Fix @xref.
5770 (Reverting): Fix typo.
5771
5772 * mule.texi (International): Correct node name.
5773
5774 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5775
57762006-02-01 Richard M. Stallman <rms@gnu.org>
5777
5778 * emacs.texi (Top): Update subnode menu.
5779
5780 * mule.texi: Minor clarifications.
5781 Reduce the specific references to X Windows.
5782 Refer to "graphical" terminals, rather than window systems.
5783 (Text Coding): Rename from Specify Coding.
5784 (Communication Coding, File Name Coding, Terminal Coding):
5785 New nodes split out from Text Coding.
5786
5787 * kmacro.texi: Minor clarifications.
5788 (Keyboard Macro Ring): Comment out some excessive commands.
5789 (Basic Keyboard Macro): Split up the table, putting part in each node.
5790
5791 * major.texi: Minor clarifications.
5792
5793 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5794
5795 * windows.texi: Minor clarifications.
5796 (Change Window): Don't describe mode-line mouse cmds here.
5797 Add xref to Mode Line Mouse.
5798
5799 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5800
5801 * macos.texi (Mac International): Fix xref.
5802
5803 * indent.texi: Minor clarifications.
5804
5805 * frames.texi: Minor clarifications.
5806 Reduce the specific references to X Windows.
5807 Refer to "graphical" terminals, rather than window systems.
5808 (Frame Parameters): Don't mention commands like
5809 set-foreground-color. Just say to customize a face.
5810 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5811
5812 * files.texi: Minor clarifications.
5813 (Numbered Backups): New node, split out from Backup Names.
5814
5815 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5816
5817 * cmdargs.texi (General Variables): Fix xref.
5818
5819 * buffers.texi: Minor clarifications.
5820
8cf51b2c
GM
58212006-01-31 Richard M. Stallman <rms@gnu.org>
5822
5823 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5824 Nodes moved to top.
5825
5826 * display.texi: Minor clarifications.
5827 (Display): Rearrange menu.
5828 (Standard Faces): Mention query-replace face.
5829 (Faces): Simplify.
5830 (Font Lock): Simplify face customization info.
5831 (Highlight Changes): Node merged into Highlight Interactively.
5832 (Highlight Interactively): Much rewriting and cleanup.
5833 (Optional Mode Line): Narrowed line number not good for goto-line.
5834 Simplify face customization advice.
5835 (Text Display): Mention use of escape-glyph face.
5836 Move ctl-arrow and tab-width here.
5837 (Display Custom): Move no-redraw-on-reenter to end of node.
5838
5839 * search.texi: Minor clarifications.
5840 (Isearch Scroll): Simplify.
5841 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5842
5843 * regs.texi (Registers): Mention bookmarks here.
5844
5845 * mark.texi: Minor clarifications.
5846 (Selective Undo): Node deleted.
5847
5848 * m-x.texi: Minor clarifications.
5849
5850 * killing.texi: Minor clarifications.
5851 Refer to "graphical" terminals, rather than window systems.
5852
5853 * help.texi: Clarifications.
5854 (Help): Don't describe C-h F and C-h K here.
5855 (Key Help): Describe C-h K here.
5856 (Name Help): Mention Emacs Lisp Intro.
5857 Describe C-h F here.
5858 (Misc Help): Mention C-h F and C-h K only briefly.
5859
5860 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5861 Selective undo text merged in.
5862 (Spelling): Mention Aspell along with Ispell.
5863
5864 * emacs.texi (Top): Update subnode menus.
5865
5866 * basic.texi (Basic Undo): Rename from Undo. Most of text
5867 moved to new Undo node.
5868
8cf51b2c
GM
58692006-01-29 Chong Yidong <cyd@stupidchicken.com>
5870
5871 * basic.texi (Continuation Lines, Inserting Text):
5872 Mention longlines mode.
5873
58742006-01-29 Richard M. Stallman <rms@gnu.org>
5875
10d1d0af 5876 * screen.texi: Minor cleanups.
8cf51b2c
GM
5877 (Screen): Clean up the intro paragraphs.
5878 (Mode Line): Lots of rewriting. Handle frame-name better.
5879 eol-mnemonic-... vars moved out.
5880
5881 * emacs.texi (Top): Change menu item for MS-DOS node.
5882 Update subnode menu.
5883
5884 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5885 chapter relates to Windows. Title changed.
5886
5887 * mini.texi: Minor cleanups.
5888
5889 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5890 (Mark): Put it in the menu.
5891
5892 * entering.texi: Minor cleanups.
5893
5894 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5895 (Intro): Refer to "graphical" terminals, rather than X.
5896
5897 * display.texi (Display Custom): Add xref to Variables.
5898 (Optional Mode Line): eol-mnemonic-... vars moved here.
5899
5900 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5901 rather than X.
5902
8cf51b2c
GM
5903 * basic.texi: Minor cleanups.
5904 (Undo): selective-undo moved.
5905
8cf51b2c
GM
59062006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5907
5908 * anti.texi (Antinews): Various corrections and additions.
5909
59102006-01-23 Juri Linkov <juri@jurta.org>
5911
5912 * custom.texi (Easy Customization, Customization Groups)
5913 (Browsing Custom): Mention links along with buttons.
5914
8cf51b2c
GM
59152006-01-21 Eli Zaretskii <eliz@gnu.org>
5916
8cf51b2c
GM
5917 * text.texi (TeX Print): Use @key for TAB.
5918
8cf51b2c
GM
5919 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5920
8cf51b2c
GM
59212006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5922
5923 * files.texi (File Aliases): Don't claim that usually separate
5924 buffers are created for two file names that name the same data.
5925 Mention additional situations where different names mean the same
5926 file on disk.
5927
59282006-01-19 Richard M. Stallman <rms@gnu.org>
5929
5930 * killing.texi (Deletion): Upcase @key argument.
5931
5932 * custom.texi (Custom Themes): Minor cleanup.
5933
5934 * programs.texi (Hungry Delete): Upcase @key argument.
5935
8cf51b2c
GM
59362006-01-16 Juri Linkov <juri@jurta.org>
5937
5938 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5939 Move `mode-line-highlight' before `mode-line-buffer-id'.
5940
8cf51b2c
GM
59412006-01-14 Richard M. Stallman <rms@gnu.org>
5942
5943 * basic.texi (Inserting Text): Minor cleanup.
5944
8cf51b2c
GM
59452006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5946
5947 * custom.texi (Changing a Variable, Face Customization):
5948 Update for changes in Custom menus.
5949
8cf51b2c
GM
59502006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5951
5952 * macos.texi (Mac International): Undo last change.
5953
8cf51b2c
GM
59542006-01-02 Chong Yidong <cyd@stupidchicken.com>
5955
5956 * custom.texi (Custom Themes): Describe the new
5957 customize-create-theme interface.
5958
59592005-12-30 Juri Linkov <juri@jurta.org>
5960
5961 * basic.texi (Position Info): Update example.
5962
c8763fb6 59632005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5964
5965 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5966
59672005-12-24 Chong Yidong <cyd@stupidchicken.com>
5968
5969 * custom.texi (Custom Themes): `load-theme' always loads.
5970
59712005-12-23 Juri Linkov <juri@jurta.org>
5972
5973 * display.texi (Highlight Interactively): Use double space to
5974 separate sentences. Replace C-p with M-p, and C-n with M-n.
5975
59762005-12-22 Richard M. Stallman <rms@gnu.org>
5977
5978 * custom.texi (Easy Customization and subnodes):
5979 Replace "active field" with "button".
5980 Use "user option" only for variables.
5981 Use "setting" for variable-or-face.
5982
59832005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5984
5985 * buffers.texi (Select Buffer): Change order in table to make
5986 "Similar" refer to the correct item.
5987 (Indirect Buffers): Minor rewording.
5988
8cf51b2c
GM
59892005-12-20 Juri Linkov <juri@jurta.org>
5990
5991 * files.texi (VC Status): Put P and N near p and n.
5992
8cf51b2c
GM
59932005-12-19 Richard M. Stallman <rms@gnu.org>
5994
5995 * programs.texi (Electric C): Delete the info about newline control.
5996 (Other C Commands): Minor cleanup.
5997 (Left Margin Paren): Minor cleanup.
5998
59992005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6000
6001 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6002 (Customization Groups): Delete text moved to "Browsing Custom".
6003 (Browsing Custom): New node.
6004 (Specific Customization): Clarify which commands only work for
6005 loaded options.
6006
60072005-12-18 Bill Wohler <wohler@newt.com>
6008
6009 * frames.texi (Tool Bars): Shorten text of previous change.
6010
60112005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6012
6013 * files.texi (VC Status): Document log-view mode.
6014
60152005-12-18 Bill Wohler <wohler@newt.com>
6016
6017 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6018 permanently via the customize interface.
6019
8cf51b2c
GM
60202005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6021
6022 * killing.texi (Killing by Lines): Document `kill-whole-line'
6023 function.
6024
c8763fb6 60252005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6026
6027 * buffers.texi (Select Buffer): Change `prev-buffer' to
6028 `previous-buffer'. Indicate that these functions use a frame
6029 local buffer list.
6030
8cf51b2c
GM
60312005-12-12 Richard M. Stallman <rms@gnu.org>
6032
6033 * custom.texi (Easy Customization): Change menu comment.
6034 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6035
6036 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6037 (Help): Among the Apropos commands, describe only C-h a here.
6038
60392005-12-11 Richard M. Stallman <rms@gnu.org>
6040
6041 * programs.texi (Options for Comments): Comment-end starts with space.
6042
6043 * glossary.texi (Glossary): Minor cleanup.
6044
6045 * files.texi (Old Versions): Use @table.
6046
8cf51b2c
GM
60472005-12-10 David Koppelman <koppel@ece.lsu.edu>
6048
6049 * display.texi (Highlight Interactively): Include
6050 global-hi-lock-mode. Add miscellaneous details and elaborations.
6051
60522005-12-09 Richard M. Stallman <rms@gnu.org>
6053
6054 * display.texi (Font Lock): Delete the Global FL menu item.
6055
60562005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6057
6058 * custom.texi (Minibuffer Maps): Mention the maps for file name
6059 completion.
6060
60612005-12-09 Kim F. Storm <storm@cua.dk>
6062
6063 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6064 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6065 cursor to next corner in rectangle; clarify insert around rectangle.
6066
8cf51b2c
GM
60672005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6068
6069 * custom.texi (Customization): Use xref to elisp manual for
6070 non-TeX output.
6071 (Minor Modes): Update.
6072 (Customization Groups, Changing a Variable, Face Customization):
6073 Update for new appearance of Custom buffers.
6074 (Changing a Variable): `custom-buffer-done-function' has been
6075 replaced by `custom-buffer-done-kill'.
6076 (Specific Customization): In the `customize-group' buffer, a
6077 subgroup's contents are not "hidden". They are not included at
6078 all. They have no [Show] button.
6079 (Mouse Buttons): Add pxref to description of mouse event lists in
6080 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6081 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6082 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6083
60842005-12-08 Richard M. Stallman <rms@gnu.org>
6085
6086 * mini.texi (Completion Commands, Completion):
6087 In file name input, SPC does not do completion.
6088
8cf51b2c
GM
60892005-12-08 Nick Roberts <nickrob@snap.net.nz>
6090
6091 * building.texi (GDB Graphical Interface): Explain screen size
6092 setting.
6093 (Other GDB User Interface Buffers): Describe features specific to
6094 GDB 6.4.
6095
8cf51b2c
GM
60962005-12-01 Nick Roberts <nickrob@snap.net.nz>
6097
6098 * building.texi (GDB User Interface Layout): Describe how to
6099 kill associated buffers.
6100 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6101 (Watch Expressions): Be more precise.
6102 (Other GDB User Interface Buffers): Describe how to change a
6103 register value.
6104
8cf51b2c
GM
61052005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6106
6107 * macos.texi (Mac Input): Remove description of
6108 mac-command-key-is-meta. Add descriptions of
6109 mac-control-modifier, mac-command-modifier, and
6110 mac-option-modifier.
6111 (Mac International): Fix description of conversion of clipboard data.
6112 (Mac Font Specs): Add example of font customization by face attributes.
6113
61142005-11-22 Nick Roberts <nickrob@snap.net.nz>
6115
6116 * building.texi (Watch Expressions): Expand description.
6117 (Other GDB User Interface Buffers): Describe local map for
6118 gud-watch.
6119
61202005-11-21 Chong Yidong <cyd@stupidchicken.com>
6121
6122 * display.texi (Font Lock): Font lock is enabled by default now.
6123
61242005-11-20 Juri Linkov <juri@jurta.org>
6125
6126 * basic.texi (Position Info): Update examples of the output.
6127 Remove the fact that examples are produced in the TeXinfo buffer,
6128 because in the Info reader users will get a different output from
6129 `C-x ='.
6130
6131 * building.texi (Compilation Mode): Remove paragraph duplicated
6132 from the node `Compilation'. Add `compilation-skip-threshold'.
6133
6134 * display.texi (Font Lock): Suggest more user-friendly method of
6135 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6136
61372005-11-18 Richard M. Stallman <rms@gnu.org>
6138
6139 * files.texi (Registering): Mention @@ in mode line.
6140
6141 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6142
61432005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6144
6145 * files.texi (Renaming and VC): Some back-ends don't
6146 handle renaming.
6147
8cf51b2c
GM
61482005-11-17 Juri Linkov <juri@jurta.org>
6149
6150 * emacs.texi (Top):
6151 * display.texi (Highlight Interactively): Put this font-lock based
6152 mode near Font Lock node.
6153
61542005-11-16 Chong Yidong <cyd@stupidchicken.com>
6155
6156 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6157 icons.
6158
61592005-11-12 Kim F. Storm <storm@cua.dk>
6160
6161 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6162 (Help Summary): Add C-h d and C-h e.
6163 (Apropos): Clarify that all apropos commands may search for either
6164 list of words or a regexp. Add C-h d for apropos-documentation.
6165 Describe apropos-documentation-sort-by-scores user option.
6166
8cf51b2c
GM
61672005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6168
6169 * killing.texi (CUA Bindings): Add @section.
6170
61712005-11-10 Kim F. Storm <storm@cua.dk>
6172
6173 * emacs.texi (Top): Add CUA Bindings entry to menu.
6174
6175 * killing.texi (CUA Bindings): New node. Moved here from
6176 misc.texi and extended with info on rectangle commands and
6177 rectangle highlighting, interface to registers, and the global
6178 mark feature.
6179
6180 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6181
6182 * regs.texi: Prev link points to CUA Bindings node.
6183
61842005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6185
6186 * help.texi (Help Echo): By default, help echos are only shown on
6187 mouse-over, not on point-over.
6188
c8763fb6 61892005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6190
6191 * misc.texi (Shell Mode): Describe how to activate password echoing.
6192
8cf51b2c
GM
61932005-11-04 Romain Francoise <romain@orebokech.com>
6194
6195 * mark.texi (Mark Ring): Fix typo.
6196
61972005-11-03 Richard M. Stallman <rms@gnu.org>
6198
6199 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6200
62012005-11-01 Bill Wohler <wohler@newt.com>
6202
6203 * help.texi (Help Mode): Fix typo.
6204
62052005-11-01 Nick Roberts <nickrob@snap.net.nz>
6206
1c6c854e
CS
6207 * building.texi (Other GDB User Interface Buffers):
6208 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6209
62102005-10-31 Romain Francoise <romain@orebokech.com>
6211
6212 * files.texi (Compressed Files): Fix typo.
6213
6214 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6215
6216 * windows.texi (Force Same Window): Likewise.
6217
62182005-10-30 Bill Wohler <wohler@newt.com>
6219
6220 * help.texi (Help Mode): URLs viewed with browse-url.
6221
62222005-10-31 Nick Roberts <nickrob@snap.net.nz>
6223
6224 * building.texi (GDB Graphical Interface): Don't reference
6225 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6226 must stay in same frame.
6227
62282005-10-29 Chong Yidong <cyd@stupidchicken.com>
6229
6230 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6231
6232 * anti.texi (Antinews): Likewise.
6233
8cf51b2c
GM
62342005-10-28 Bill Wohler <wohler@newt.com>
6235
6236 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6237
62382005-10-28 Richard M. Stallman <rms@gnu.org>
6239
6240 * files.texi (Visiting): Explain how to enter ? in a file name.
6241
6242 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6243
8cf51b2c
GM
62442005-10-25 Nick Roberts <nickrob@snap.net.nz>
6245
1c6c854e
CS
6246 * building.texi (GDB Graphical Interface):
6247 Describe gdb-mouse-until.
8cf51b2c
GM
6248
62492005-10-23 Richard M. Stallman <rms@gnu.org>
6250
6251 * custom.texi (Init File): Recommend when to use site-start.el.
6252
8cf51b2c
GM
62532005-10-21 Juri Linkov <juri@jurta.org>
6254
6255 * custom.texi (Examining): Mention accessing the old variable
6256 value via M-n in set-variable.
6257
8cf51b2c
GM
62582005-10-18 Romain Francoise <romain@orebokech.com>
6259
6260 * files.texi (Version Systems): Capitalize GNU.
6261
8cf51b2c
GM
62622005-10-18 Nick Roberts <nickrob@snap.net.nz>
6263
6264 * building.texi (Compilation Mode): Remove redundant paragraph.
6265 (Watch Expressions): Remove paragraph to reflect code change.
6266
8cf51b2c
GM
62672005-10-16 Richard M. Stallman <rms@gnu.org>
6268
6269 * building.texi (Compilation Mode, Compilation): Clarified.
6270
62712005-10-15 Richard M. Stallman <rms@gnu.org>
6272
6273 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6274
8cf51b2c
GM
62752005-10-13 Kenichi Handa <handa@m17n.org>
6276
6277 * basic.texi (Position Info): Fix previous change.
6278
c8763fb6 62792005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6280
6281 * cmdargs.texi (Icons X): Fix typo.
6282
62832005-10-12 Kenichi Handa <handa@m17n.org>
6284
6285 * basic.texi (Position Info): Describe the case that Emacs shows
6286 "part of display ...".
6287
c8763fb6 62882005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6289
6290 * cmdargs.texi (Icons X): -nb => -nbi.
6291
62922005-10-10 Chong Yidong <cyd@stupidchicken.com>
6293
6294 * frames.texi (Speedbar): A couple more clarifications.
6295
62962005-10-11 Nick Roberts <nickrob@snap.net.nz>
6297
6298 * building.texi (GDB User Interface Layout): Improve diagram.
6299 (Watch Expressions): Explain how to make speedbar global.
6300 (Other GDB User Interface Buffers): Make references more precise.
6301
8cf51b2c
GM
63022005-10-09 Richard M. Stallman <rms@gnu.org>
6303
6304 * frames.texi (Speedbar): Clarify the text.
6305
63062005-10-09 Chong Yidong <cyd@stupidchicken.com>
6307
6308 * frames.texi (Speedbar): Add information on keybindings,
6309 dismissing the speedbar, and buffer display mode. Link to
6310 speedbar manual.
6311
c8763fb6 63122005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6313
1c6c854e 6314 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6315 added -nb, --no-bitmap-icon.
6316
8cf51b2c
GM
63172005-10-07 Nick Roberts <nickrob@snap.net.nz>
6318
6319 * building.texi (GDB Graphical Interface): Add variables and
6320 functions to indices. Be more precise.
6321
c8763fb6 63222005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6323
6324 * frames.texi (Drag and Drop): Remove the x- from
6325 x-dnd-open-file-other-window and xdnd-protocol-alist.
6326
63272005-09-30 Romain Francoise <romain@orebokech.com>
6328
6329 * mini.texi (Minibuffer): The default value now appears before the
6330 colon in minibuffer prompts.
6331
8cf51b2c
GM
63322005-09-25 Richard M. Stallman <rms@gnu.org>
6333
6334 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6335
8cf51b2c
GM
63362005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6337
6338 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6339
8cf51b2c
GM
63402005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6341
6342 * emacs.texi (Top): Update submenus from macos.texi.
6343
6344 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6345 (Mac OS): Update feature support status.
6346 (Mac Input): List supported input scripts. Remove description
6347 about `mac-keyboard-text-encoding'. Mention mouse button
6348 emulation and related variables.
6349 (Mac International): Mention Central European and Cyrillic
6350 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6351 Add description about coding system for selection.
6352 Add description about language environment.
6353 (Mac Environment Variables):
6354 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6355 arguments. Add Preferences support.
6356 (Mac Directories): Explicitly state that this node is for Mac OS
6357 Classic only.
1c6c854e
CS
6358 (Mac Font Specs): Mention specification for scalable fonts.
6359 List supported charsets. Add preferred way of creating fontsets.
6360 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6361 (Mac Functions): Add descriptions about `mac-set-file-creator',
6362 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6363 and `mac-get-preference'.
6364
8cf51b2c
GM
63652005-09-16 Romain Francoise <romain@orebokech.com>
6366
6367 Update all files to specify GFDL version 1.2.
6368
6369 * doclicense.texi (GNU Free Documentation License): Update to
6370 version 1.2.
6371
63722005-09-15 Richard M. Stallman <rms@gnu.org>
6373
6374 * buffers.texi (List Buffers): Fix xref.
6375
6376 * rmail.texi (Rmail Basics): Fix xref.
6377
6378 * emacs.texi (Top): Update subnode menus.
6379
6380 * files.texi (Saving Commands): New node, broken out of Saving.
6381 (Customize Save): New node, broken out of Saving.
6382 Clarify effect of write-region-inhibit-fsync.
6383 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6384
8cf51b2c
GM
63852005-09-14 Romain Francoise <romain@orebokech.com>
6386
6387 * files.texi (Saving): Mention write-region-inhibit-fsync.
6388
63892005-09-05 Chong Yidong <cyd@stupidchicken.com>
6390
6391 * custom.texi (Custom Themes): New node.
6392
63932005-09-03 Richard M. Stallman <rms@gnu.org>
6394
49823426
GM
6395 * search.texi (Search Case): Mention vars that control
6396 case-fold-search for various operations.
8cf51b2c
GM
6397
63982005-08-22 Juri Linkov <juri@jurta.org>
6399
6400 * display.texi (Standard Faces): Merge the text from
6401 `(elisp)Standard Faces' into this node.
6402
64032005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6404
6405 * emacs.texi (Top): Delete menu item for deleted node
6406 Keyboard Translations.
6407
64082005-08-18 Richard M. Stallman <rms@gnu.org>
6409
8cf51b2c
GM
6410 * trouble.texi (Unasked-for Search):
6411 Delete xref to Keyboard Translations.
6412
6413 * glossary.texi (Glossary): Delete xref.
6414
8cf51b2c
GM
6415 * custom.texi (Minor Modes): Say that the list here is not complete.
6416 (Keyboard Translations): Node deleted.
6417 (Disabling): Delete xref to it.
6418 (Customization Groups): Fix Custom buffer example.
6419 (Hooks): Mention remove-hooks.
6420
64212005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6422
6423 * building.texi (GDB Graphical Interface): Improve filling of menu
6424 item.
6425
64262005-08-18 Nick Roberts <nickrob@snap.net.nz>
6427
6428 * building.texi (GDB Graphical Interface): Use better node names.
6429
64302005-08-14 Richard M. Stallman <rms@gnu.org>
6431
6432 * text.texi (Sentences): Fix xref.
6433
64342005-08-14 Juri Linkov <juri@jurta.org>
6435
6436 * building.texi (Compilation, Grep Searching): Move grep command
6437 headings from `Compilation' to `Grep Searching'.
6438
6439 * dired.texi (Dired and Find):
6440 * maintaining.texi (Tags Search): Replace grep xref to
6441 `Compilation' node with `Grep Searching'.
6442
6443 * files.texi (Comparing Files): Replace xref to `Compilation' with
6444 `Compilation Mode'.
6445
64462005-08-13 Alan Mackenzie <acm@muc.de>
6447
6448 * search.texi (Non-ASCII Isearch): Correct a typo.
6449 (Replacement Commands): Mention query-replace key binding.
6450
64512005-08-11 Richard M. Stallman <rms@gnu.org>
6452
6453 * programs.texi (Options for Comments): Fix xref.
6454
6455 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6456 out of Regexps.
6457
8cf51b2c
GM
64582005-08-09 Juri Linkov <juri@jurta.org>
6459
6460 * building.texi (Compilation): Use `itemx' instead of `item'.
6461 (Grep Searching): Simplify phrase.
6462
6463 * display.texi (Standard Faces): Describe vertical-border on
6464 window systems.
6465
6466 * windows.texi (Split Window): Simplify phrase and mention
6467 vertical-border face.
6468
64692005-08-09 Richard M. Stallman <rms@gnu.org>
6470
6471 * files.texi (Comparing Files): Clarify compare-windows.
6472
6473 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6474
8cf51b2c
GM
64752005-08-06 Eli Zaretskii <eliz@gnu.org>
6476
6477 * mule.texi (Coding Systems): Rephrase the paragraph about
6478 codepages: no need for "M-x codepage-setup" anymore, except on
6479 MS-DOS.
6480
6481 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6482 the MS-DOS port only.
6483
64842005-07-30 Eli Zaretskii <eliz@gnu.org>
6485
6486 * makefile.w32-in (info): Don't run multi-install-info.bat.
6487 ($(infodir)/dir): New target, produced by running
6488 multi-install-info.bat.
6489
8cf51b2c
GM
64902005-07-22 Eli Zaretskii <eliz@gnu.org>
6491
6492 * files.texi (Quoted File Names): Add index entry.
6493
8cf51b2c
GM
64942005-07-19 Juri Linkov <juri@jurta.org>
6495
6496 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6497
64982005-07-18 Juri Linkov <juri@jurta.org>
6499
8cf51b2c
GM
6500 * custom.texi (Easy Customization):
6501 * files.texi (Old Versions):
6502 * frames.texi (Wheeled Mice):
6503 * mule.texi (Specify Coding):
8cf51b2c
GM
6504 * text.texi (Cell Justification):
6505 * trouble.texi (After a Crash):
8cf51b2c
GM
6506 * xresources.texi (GTK styles):
6507 Delete duplicate duplicate words.
6508
65092005-07-17 Richard M. Stallman <rms@gnu.org>
6510
6511 * frames.texi (Creating Frames): Fix foreground color example.
6512
6513 * custom.texi (Init Examples): Clean up text about conditionals.
6514
65152005-07-16 Richard M. Stallman <rms@gnu.org>
6516
6517 * mini.texi (Completion Commands): Fix command name for ?.
6518
8cf51b2c
GM
65192005-07-16 Eli Zaretskii <eliz@gnu.org>
6520
6521 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6522 `menu' face has no effect on w32 and with GTK.
6523 Add cross-references.
8cf51b2c
GM
6524
6525 * cmdargs.texi (General Variables): Clarify the default location
6526 of $HOME on w32 systems.
6527
65282005-07-15 Jason Rumney <jasonr@gnu.org>
6529
6530 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6531 changed.
6532
65332005-07-08 Kenichi Handa <handa@m17n.org>
6534
1c6c854e
CS
6535 * mule.texi (Recognize Coding):
6536 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6537
65382005-07-07 Richard M. Stallman <rms@gnu.org>
6539
6540 * anti.texi (Antinews): Mention mode-line-inverse-video.
6541
6542 * files.texi (Saving): Minor correction about C-x C-w.
6543
6544 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6545
65462005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6547
6548 * search.texi (Isearch Scroll): Add example of using the
6549 `isearch-scroll' property.
6550 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6551 `Display Custom' node.
6552 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6553 and de-emphasize it.
6554 (Other Repeating Search): `occur' currently can not correctly
6555 handle multiline matches. Correct, clarify and update description
6556 of `flush-lines' and `keep-lines'.
6557
6558 * display.texi (Display Custom): Add anchor for `baud-rate'.
6559
65602005-07-07 Richard M. Stallman <rms@gnu.org>
6561
6562 * gnu.texi: Update where to get GNU status; add refs for how to help.
6563 Add footnotes 6 and 7.
6564
65652005-07-04 Lute Kamstra <lute@gnu.org>
6566
6567 Update FSF's address in GPL notices.
6568
8cf51b2c 6569 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6570 * trouble.texi (Checklist): Update FSF's address.
6571
8cf51b2c
GM
65722005-06-24 Richard M. Stallman <rms@gnu.org>
6573
6574 * display.texi (Text Display): Change index entries.
6575
65762005-06-24 Eli Zaretskii <eliz@gnu.org>
6577
6578 * makefile.w32-in (MAKEINFO): Use --force.
6579 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6580 Makefile.in.
8cf51b2c
GM
6581
65822005-06-23 Richard M. Stallman <rms@gnu.org>
6583
1c6c854e 6584 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6585 nobreak-char-display.
6586
6587 * emacs.texi (Top): Update detailed node listing.
6588
1c6c854e 6589 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6590 to nobreak-char-display and no-break-space to nobreak-space.
6591 (Standard Faces): Split up the list of standard faces
6592 and put it in a separate node. Add nobreak-space and
6593 escape-glyph.
6594
8cf51b2c
GM
65952005-06-23 Lute Kamstra <lute@gnu.org>
6596
6597 * mule.texi (Select Input Method): Fix typo.
6598
65992005-06-23 Kenichi Handa <handa@m17n.org>
6600
1c6c854e
CS
6601 * mule.texi (International): List all supported scripts.
6602 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6603 distribution.
6604 (Language Environments): List all language environments.
6605 Intlfonts contains fonts for most supported scripts, not all..
6606 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6607 input a specific character.
8cf51b2c
GM
6608 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6609
66102005-06-23 Juanma Barranquero <lekktu@gmail.com>
6611
49823426 6612 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6613
66142005-06-22 Miles Bader <miles@gnu.org>
6615
6616 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6617
66182005-06-20 Miles Bader <miles@gnu.org>
6619
6620 * display.texi (Faces): Add `vertical-divider'.
6621
66222005-06-17 Richard M. Stallman <rms@gnu.org>
6623
6624 * text.texi (Adaptive Fill): Minor clarification.
6625
8cf51b2c
GM
66262005-06-10 Lute Kamstra <lute@gnu.org>
6627
6628 * emacs.texi (Top): Correct version number.
6629 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6630 refer to the current version of Emacs.
6631
66322005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6633
6634 * files.texi (Log Buffer): Document when there can be more than
6635 one file to be committed.
6636
66372005-06-08 Juri Linkov <juri@jurta.org>
6638
6639 * display.texi (Faces): Add `shadow' face.
6640
66412005-06-07 Masatake YAMATO <jet@gyve.org>
6642
6643 * display.texi (Faces): Write about mode-line-highlight.
6644
66452005-06-06 Richard M. Stallman <rms@gnu.org>
6646
6647 * misc.texi (Printing Package): Explain how to initialize
6648 printing package.
6649
6650 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6651
66522005-06-05 Chong Yidong <cyd@stupidchicken.com>
6653
6654 * emacs.texi: Rename Hardcopy to Printing.
6655 Make PostScript and PostScript Variables subnodes of it.
6656
6657 * misc.texi (Printing): Rename node from Hardcopy.
6658 Mention menu bar options.
6659 Move PostScript and PostScript Variables to submenu.
6660 (Printing package): New node.
6661
6662 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6663
6664 * dired.texi (Operating on Files): Likewise.
6665
6666 * calendar.texi (Displaying the Diary): Likewise.
6667
6668 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6669
6670 * glossary.texi (Glossary): Likewise.
6671
6672 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6673 effect.
6674
66752005-06-04 Richard M. Stallman <rms@gnu.org>
6676
6677 * trouble.texi (After a Crash): Polish previous change.
6678
8cf51b2c
GM
66792005-05-30 Noah Friedman <friedman@splode.com>
6680
6681 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6682 recovery mechanism.
6683
8cf51b2c
GM
66842005-05-28 Nick Roberts <nickrob@snap.net.nz>
6685
6686 * building.texi (Other Buffers): SPC toggles display of
6687 floating point registers.
6688
8cf51b2c
GM
66892005-05-27 Nick Roberts <nickrob@snap.net.nz>
6690
6691 * files.texi (Log Buffer): Merge in description of Log Edit
6692 mode from pcl-cvs.texi.
6693
66942005-05-26 Richard M. Stallman <rms@gnu.org>
6695
6696 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6697
8cf51b2c
GM
66982005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6699
6700 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6701 not enabled by default.
6702 When not on a word, `ispell-word' by default checks the word
6703 before point.
6704
67052005-05-24 Nick Roberts <nickrob@snap.net.nz>
6706
6707 * building.texi (Debugger Operation): Simplify last sentence.
6708
67092005-05-23 Lute Kamstra <lute@gnu.org>
6710
6711 * emacs.texi: Update FSF's address throughout.
6712 (Preface): Use @cite.
6713 (Distrib): Add cross reference to the node "Copying". Mention the
6714 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6715 printed manuals.
6716 (Intro): Use @xref for the Emacs Lisp Intro.
6717
8cf51b2c
GM
67182005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6719
6720 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6721
6722 * basic.texi (Moving Point): Mention default for `goto-line'.
6723
6724 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6725 of a variable's docstring.
6726
67272005-05-18 Lute Kamstra <lute@gnu.org>
6728
6729 * maintaining.texi (Overview of Emerge): Add cross reference.
6730 Remove duplication.
6731
6732 * emacs.texi (Top): Update to the current structure of the manual.
6733 * misc.texi (Emacs Server): Add menu description.
6734 * files.texi (Saving): Fix menu.
6735 * custom.texi (Customization): Fix menu.
6736 * mule.texi (International): Fix menu.
6737 * kmacro.texi (Keyboard Macros): Fix menu.
6738
67392005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6740
6741 * display.texi: Various minor changes.
6742 (Faces): Delete text that is repeated in the next section.
6743
67442005-05-16 Nick Roberts <nickrob@snap.net.nz>
6745
6746 * building.texi (Debugger Operation): Mention GUD tooltips are
6747 disabled with GDB in text command mode.
6748
8cf51b2c
GM
67492005-05-16 Nick Roberts <nickrob@snap.net.nz>
6750
6751 * building.texi: Replace toolbar with "tool bar" for consistency.
6752 (Compilation Mode): Describe compilation-context-lines
6753 and use of arrow in compilation buffer.
6754 (Debugger Operation): Replace help text with variable's value.
6755
6756 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6757 consistency.
6758
67592005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6760
6761 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6762 Add xref.
6763
8cf51b2c
GM
67642005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6767 (Position Info): Delete discussion of `goto-line'. It is already
6768 described in `Moving point'.
6769
6770 * mini.texi (Completion Commands): Correct reference.
6771 (Completion Options): Fix typo.
6772
6773 * killing.texi (Deletion): Complete description of `C-x C-o'.
6774
8cf51b2c
GM
67752005-05-10 Richard M. Stallman <rms@gnu.org>
6776
6777 * building.texi (Compilation): Clarify recompile's directory choice.
6778
6779 * frames.texi (Tooltips): Cleanups.
6780
6781 * basic.texi (Arguments): Fix punctuation.
6782
67832005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * screen.texi (Menu Bar): The up and down (not left and right)
6786 arrow keys move through a keyboard menu.
6787
67882005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6789
6790 * basic.texi: Various typo and grammar fixes.
6791 (Moving Point): C-a now runs move-beginning-of-line.
6792
67932005-05-08 Nick Roberts <nickrob@snap.net.nz>
6794
6795 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6796
6797 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6798 as different animals.
6799
68002005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6801
6802 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6803 Correct index entry.
6804
68052005-05-07 Nick Roberts <nickrob@snap.net.nz>
6806
6807 * building.texi (Debugger Operation): Update to reflect changes
6808 in GUD tooltips.
6809
68102005-04-30 Richard M. Stallman <rms@gnu.org>
6811
6812 * files.texi (Compressed Files): Auto Compression normally enabled.
6813
6814 * building.texi (Debugger Operation): Clarify previous change.
6815
8cf51b2c
GM
68162005-04-28 Nick Roberts <nickrob@snap.net.nz>
6817
6818 * building.texi (Debugger Operation): Add description for
6819 GUD tooltips when program is not running.
6820
68212005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6822
6823 * misc.texi (Shell): Add `Shell Prompts' to menu.
6824 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6825 description. Delete remarks moved to new node.
6826 (Shell Prompts): New node.
6827 (History References): Replace remarks moved to `Shell Prompts'
6828 with xref to that node.
6829 (Remote Host): Clarify how to specify the terminal type when
6830 logging in to a different machine.
6831
68322005-04-26 Richard M. Stallman <rms@gnu.org>
6833
6834 * emacs.texi (Top): Update submenus from files.texi.
6835
6836 * files.texi (Filesets): Clarify previous change.
6837
6838 * dired.texi (Misc Dired Features): Clarify previous change.
6839
68402005-04-25 Chong Yidong <cyd@stupidchicken.com>
6841
6842 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6843
1c6c854e
CS
6844 * dired.texi (Misc Dired Features):
6845 Document dired-compare-directories.
8cf51b2c
GM
6846
6847 * files.texi (Filesets): New node.
6848 (File Conveniences): Document Image mode.
6849
6850 * text.texi (TeX Print): Document tex-compile.
6851
68522005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6853
6854 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6855 Delete redundant reference to tooltip Custom group. It is
6856 referred too again in the next paragraph.
6857
68582005-04-24 Richard M. Stallman <rms@gnu.org>
6859
6860 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6861
8cf51b2c
GM
68622005-04-19 Kim F. Storm <storm@cua.dk>
6863
6864 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6865
68662005-04-18 Lars Hansen <larsh@math.ku.dk>
6867
6868 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6869 turns off desktop-save-mode.
6870
68712005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6872
6873 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6874 by default in terminals compatible with xterm. Mention that
6875 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6876 node.
6877
8cf51b2c
GM
68782005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6879
6880 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6881
c8763fb6 68822005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6883
6884 * xresources.texi (Table of Resources): Add cursorBlink.
6885
68862005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6887
6888 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6889 `d', `C-d' and `u'.
6890
68912005-04-11 Richard M. Stallman <rms@gnu.org>
6892
6893 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6894 (Misc X): Add -D, --basic-display.
6895
6896 * maintaining.texi (Change Log): Correct the description of
6897 the example.
6898
6899 * major.texi (Choosing Modes): Document magic-mode-alist.
6900
8cf51b2c
GM
69012005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6902
6903 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6904 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6905 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6906 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6907 `w', respectively.
6908 (Rmail Labels): Mention `l'.
6909 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6910 (Rmail Summary Edit): Describe `j' and RET.
6911
c8763fb6 69122005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6913
6914 * xresources.texi (Lucid Resources): Add fontSet resource.
6915
8cf51b2c
GM
69162005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6917
6918 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6919 now called `indicate-empty-lines'.
6920
69212005-04-06 Kim F. Storm <storm@cua.dk>
6922
6923 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6924
69252005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6926
6927 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6928 deleted.
6929 (Marks vs Flags): Add some convenient key bindings.
6930 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6931 (Misc Dired Features): Correct and expand description of `w' command.
6932
6933 * frames.texi (XTerm Mouse): Delete apparently false info.
6934 The GNU/Linux console currently does not appear to support
6935 `xterm-mouse-mode'.
6936
8cf51b2c
GM
69372005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6938
6939 * calendar.texi (Diary): Mention shell utility `calendar'.
6940
69412005-04-01 Richard M. Stallman <rms@gnu.org>
6942
6943 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6944
8cf51b2c
GM
69452005-04-01 Lute Kamstra <lute@gnu.org>
6946
6947 * maintaining.texi (Change Log): add-change-log-entry uses
6948 add-log-mailing-address.
6949
69502005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6951
6952 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6953 `VC Mode Line' and put in an xref to that node.
6954 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6955 its description.
6956
69572005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6958
6959 * calendar.texi (Calendar Systems): Say that the Persian calendar
6960 implemented here is the arithmetical one championed by Birashk.
6961
69622005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6963
6964 * programs.texi (Fortran Motion): Fix previous change.
6965
8cf51b2c
GM
69662005-03-29 Richard M. Stallman <rms@gnu.org>
6967
6968 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6969
69702005-03-29 Chong Yidong <cyd@stupidchicken.com>
6971
6972 * text.texi (Refill): Refer to Long Lines Mode.
6973 (Longlines): New node.
6974 (Auto Fill): Don't index "word wrap" here.
6975 (Filling): Add Longlines to menu.
6976
69772005-03-29 Richard M. Stallman <rms@gnu.org>
6978
6979 * xresources.texi: Minor fixes.
6980
6981 * misc.texi (Emacs Server): Fix Texinfo usage.
6982
6983 * emacs.texi (Top): Don't use a real section heading for
6984 "Detailed Node Listing". Fake it instead.
6985
6986 * basic.texi (Position Info): Minor cleanup.
6987
6988 * mule.texi (Input Methods): Minor cleanup.
6989
69902005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6991
6992 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6993 constructs as well.
6994 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6995
69962005-03-29 Kenichi Handa <handa@m17n.org>
6997
6998 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6999
7000 * basic.texi (Position Info): Update the description about the
7001 command C-u C-x =.
7002
70032005-03-28 Richard M. Stallman <rms@gnu.org>
7004
7005 * emacs.texi (Top): Use @section for the detailed node listing.
7006
7007 * calendar.texi: Minor fixes to previous change.
7008
7009 * programs.texi (Fortran): Small fixes to previous changes.
7010
7011 * emacs.texi (Top): Update list of subnodes of Dired.
7012 Likewise for building.texi.
7013
7014 * files.texi (File Conveniences): Delete Auto Image File mode.
7015
70162005-03-28 Chong Yidong <cyd@stupidchicken.com>
7017
7018 * building.texi (Flymake): New node.
7019
7020 * custom.texi (Function Keys): Document kp- event types and
7021 keypad-setup package.
7022
7023 * dired.texi (Wdired): New node.
7024
7025 * files.texi (File Conveniences): Reorder entries.
7026 Explain how to turn on Auto-image-file mode.
7027 Document Thumbs mode.
7028
7029 * mule.texi (Specify Coding): Document recode-region and
7030 recode-file-name.
7031
7032 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7033
70342005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7035
7036 * commands.texi (Keys): M-o is now a prefix key.
7037
70382005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7039
7040 * programs.texi: Reformat and update copyright years.
7041 (Fortran): Update section.
7042
70432005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7044
7045 * files.texi: Several small changes in addition to:
7046 (Visiting): Change xref for Dialog Boxes to ref.
7047 (Version Headers): Replace references to obsolete var
7048 `vc-header-alist' with `vc-BACKEND-header'.
7049 (Customizing VC): Update value of `vc-handled-backends'.
7050
70512005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7052
7053 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7054 move here from Emacs Lisp Reference Manual.
7055 * calendar.texi (Calendar/Diary, Diary Commands)
7056 (Special Diary Entries, Importing Diary): Change some xrefs to
7057 point to emacs-xtra rather than elisp.
7058
7059 * emacs-xtra.texi (Calendar Customizing):
7060 Move view-diary-entries-initially, view-calendar-holidays-initially,
7061 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7062 Emacs Manual.
7063 (Appt Customizing): Merge entire section into main Emacs Manual.
7064 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7065 mark-holidays-in-calendar here from emacs-xtra.
7066 (Displaying the Diary): Move view-diary-entries-initially,
7067 mark-diary-entries-in-calendar here from emacs-xtra.
7068 (Appointments): Move appt-display-mode-line,
7069 appt-display-duration, appt-disp-window-function,
7070 appt-delete-window-function here from emacs-xtra.
7071
7072 * calendar.texi: Update and reformat copyright.
7073 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7074 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7075 (Diary): Refer to `diary-file' rather than ~/diary.
7076 (Diary Commands): Rename node to "Displaying the Diary".
7077 * emacs.texi (Top): Rename "Diary Commands" section.
7078 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7079
70802005-03-26 Eli Zaretskii <eliz@gnu.org>
7081
7082 * misc.texi (Emacs Server): Fix the command for setting
7083 server-name. Add an xref to Invoking emacsclient.
7084
7085 * help.texi (Help Summary): Clarify when "C-h ." will do something
7086 nontrivial.
7087 (Apropos): Add cindex entry for apropos-sort-by-scores.
7088
7089 * display.texi (Text Display): Add index entries for how no-break
7090 characters are displayed.
7091
8cf51b2c
GM
70922005-03-26 Eli Zaretskii <eliz@gnu.org>
7093
7094 * files.texi (Visiting): Fix cross-references introduced with the
7095 last change.
7096
7097 * xresources.texi (GTK resources): Fix last change.
7098
8cf51b2c
GM
70992005-03-25 Chong Yidong <cyd@stupidchicken.com>
7100
7101 * xresources.texi (X Resources): GTK options documented too.
7102 (Resources): Clarify meaning of program name.
7103 (Table of Resources): Add visualClass.
7104 (GTK resources): Rewrite.
7105 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7106
7107 * display.texi (Text Display): Mention non-breaking spaces.
7108
7109 * files.texi (Reverting): Document auto-revert-check-vc-info.
7110
7111 * frames.texi (Mouse Commands): Document
7112 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7113
7114 * help.texi (Help Summary): Add `C-h .'.
7115 (Apropos): Apropos accepts a list of search terms.
7116 Document apropos-sort-by-scores.
7117 (Help Echo): Document display-local-help.
7118
7119 * misc.texi (Emacs Server): Document server-name.
7120 (Invoking emacsclient): Document -s option for server names.
7121
7122 * text.texi (Outline Visibility): Introduce "current heading
7123 line" (commands can be called with point on a body line).
7124 Re-order table to follow the sequence of discussion.
7125 hide-body won't hide lines before first header line.
7126 (TeX Mode): Add DocTeX mode.
7127
8cf51b2c
GM
71282005-03-24 Richard M. Stallman <rms@gnu.org>
7129
7130 * mule.texi (Single-Byte Character Support): Delete mention
7131 of iso-acc.el and iso-transl.el.
7132
8cf51b2c
GM
71332005-03-23 Lute Kamstra <lute@gnu.org>
7134
7135 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7136
71372005-03-23 Richard M. Stallman <rms@gnu.org>
7138
8cf51b2c
GM
7139 * search.texi: Delete explicit node pointers.
7140 (Incremental Search): New menu.
7141 (Basic Isearch, Repeat Isearch, Error in Isearch)
7142 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7143 (Slow Isearch): New subnodes.
7144 (Configuring Scrolling): Node deleted.
7145 (Search Case): Doc default-case-fold-search.
7146 (Regexp Replace): Move replace-regexp doc here.
7147
7148 * rmail.texi (Movemail): Put commas inside closequotes.
7149
7150 * picture.texi (Insert in Picture): Document C-c arrow combos.
7151 (Basic Picture): Clarify erasure.
7152
7153 * display.texi (Font Lock): Put commas inside closequotes.
7154
7155 * cmdargs.texi (General Variables): Put commas inside closequotes.
7156
71572005-03-23 Nick Roberts <nickrob@snap.net.nz>
7158
7159 * building.texi (Stack Buffer): Mention reverse contrast for
7160 *selected* frame (might not be current frame).
7161
8cf51b2c
GM
71622005-03-21 Richard M. Stallman <rms@gnu.org>
7163
7164 * building.texi (Starting GUD): Add bashdb.
7165
71662005-03-20 Chong Yidong <cyd@stupidchicken.com>
7167
7168 * basic.texi (Moving Point): Add M-g M-g binding.
7169 (Undo): Document undo-only.
7170 (Position Info): Document M-g M-g and C-u M-g M-g.
7171
7172 * building.texi (Building): Put Grep Searching after Compilation
7173 Shell.
7174 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7175 Document next-error-highlight.
7176 (Grep Searching): Document grep-highlight-matches.
7177 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7178
7179 * calendar.texi (Importing Diary): Rename node from iCalendar.
7180 Document diary-from-outlook.
7181
7182 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7183 Commands.
7184 Mention effect of X drag and drop on Dired buffers.
7185
7186 * files.texi (Visiting): Document large-file-warning-threshold.
7187 Move paragraph on file-selection dialog.
7188 Mention visiting files using X drag and drop.
7189 (Reverting): Mention using Auto-Revert mode to tail files.
7190 Document auto-revert-tail-mode.
7191 (Version Systems): Minor correction.
7192 (Comparing Files): Diff-mode is no longer based on Compilation
7193 mode.
7194 Document compare-ignore-whitespace.
7195 (Misc File Ops): Explain passing a directory to rename-file.
7196 Likewise for copy-file and make-symbolic-link.
7197
7198 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7199 Document mouse-wheel-progressive speed.
7200
7201 * help.texi (Misc Help): Document numeric argument for C-h i.
7202 Correctly explain the effect of just C-u as argument.
7203
7204 * killing.texi (Deletion): Document numeric argument for
7205 just-one-space.
7206
7207 * mini.texi (Completion): Completion acts on text before point.
7208
7209 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7210 (Emulation): CUA mode replaces pc-bindings-mode,
7211 pc-selection-mode, and s-region.
7212
7213 * mule.texi (Input Methods): Leim is now built-in.
7214 (Select Input Method): Document quail-show-key.
7215 (Specify Coding): Document revert-buffer-with-coding-system.
7216
7217 * programs.texi (Fortran Motion): Document f90-next-statement,
7218 f90-previous-statement, f90-next-block, f90-previous-block,
7219 f90-end-of-block, and f90-beginning-of-block.
7220
7221 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7222
7223 * emacs.texi (Acknowledgments): Updated.
7224
7225 * anti.texi: Total rewrite.
7226
8cf51b2c
GM
72272005-03-19 Chong Yidong <cyd@stupidchicken.com>
7228
7229 * ack.texi (Acknowledgments): Update.
7230
72312005-03-19 Eli Zaretskii <eliz@gnu.org>
7232
1c6c854e
CS
7233 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7234 Update copyright years.
8cf51b2c
GM
7235
72362005-03-14 Nick Roberts <nickrob@snap.net.nz>
7237
7238 * building.texi (Commands of GUD): Move paragraph on setting
7239 breakpoints with mouse to the GDB Graphical Interface node.
7240
72412005-03-07 Richard M. Stallman <rms@gnu.org>
7242
8cf51b2c
GM
7243 * misc.texi (Single Shell, Shell Options): Fix previous change.
7244
7245 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7246
72472005-03-06 Richard M. Stallman <rms@gnu.org>
7248
7249 * building.texi (Starting GUD): Don't explain text vs graphical
7250 GDB here. Just mention it and xref.
7251 Delete "just one debugger process".
7252 (Debugger Operation): Move GUD tooltip info here.
7253 (GUD Tooltips): Node deleted.
7254 (GDB Graphical Interface): Explain the two GDB modes here.
7255
8cf51b2c
GM
7256 * sending.texi (Sending Mail): Minor cleanup.
7257 (Mail Aliases): Explain quoting conventions.
7258 Update key rebinding example.
7259 (Header Editing): C-M-i is like M-TAB.
7260 (Mail Mode Misc): mail-attach-file does not do MIME.
7261
7262 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7263 that really belongs here.
7264 (Remote Mailboxes): Text moved to Rmail Inbox.
7265 (Rmail Display): Mention Mouse-1.
7266 (Movemail): Clarify two movemail versions.
7267 Clarify rmail-movemail-program.
7268
8cf51b2c
GM
7269 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7270 Document async shell commands.
7271 (Shell History): Clarify.
7272 (Shell Ring): Mention C-UP an C-DOWN.
7273 (Shell Options): Add comint-prompt-read-only.
7274 (Invoking emacsclient): Set EDITOR to run Emacs.
7275 (Sorting): No need to explain what region is.
7276 (Saving Emacs Sessions): Fix typo.
7277 (Recursive Edit): Fix punctuation.
7278 (Emulation): Don't mention "PC bindings" which are standard.
7279 (Hyperlinking): Explain Mouse-1 convention here.
7280 (Find Func): Node deleted.
7281
8cf51b2c
GM
7282 * help.texi (Name Help): Xref to Hyperlinking.
7283
7284 * glossary.texi (Glossary):
7285 Rename "Balance Parentheses" to "Balancing...".
7286 Add "Byte Compilation". Correct "Copyleft".
7287 New xref in "Customization".
7288 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7289 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7290 Rename "Registers" to "Register".
7291 Replace "Selecting" with "Selected Frame",
7292 "Selected Window", and "Selecting a Buffer".
7293
7294 * files.texi (Types of Log File): Explain how projects'
7295 methods can vary.
7296
8cf51b2c
GM
7297 * display.texi (Faces): Delete "Emacs 21".
7298
7299 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7300 * fixit.texi (Spelling): C-M-i like M-TAB.
7301 * mini.texi (Completion Options): C-M-i like M-TAB.
7302 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7303 * text.texi (Text Mode): C-M-i like M-TAB.
7304
7305 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7306
7307 * calendar.texi (Specified Dates): Mention `g w'.
7308 (Appointments): appt-activate toggles with no arg.
7309
8cf51b2c
GM
73102005-03-05 Juri Linkov <juri@jurta.org>
7311
7312 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7313 "invocation (command line arguments)".
8cf51b2c
GM
7314 (Misc X): Add -nbc, --no-blinking-cursor.
7315
73162005-03-04 Ulf Jasper <ulf.jasper@web.de>
7317
7318 * calendar.texi (iCalendar): No need to require it now.
7319
8cf51b2c
GM
73202005-03-03 Nick Roberts <nickrob@snap.net.nz>
7321
7322 * trouble.texi (Contributing): Mention Savannah. Direct users to
7323 emacs-devel.
7324
73252005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7326
7327 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7328 window.
7329
8cf51b2c
GM
73302005-02-27 Richard M. Stallman <rms@gnu.org>
7331
7332 * building.texi (Compilation): Update mode line status info.
7333
73342005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7335
7336 * calendar.texi (General Calendar): Document binding of
7337 scroll-other-window-down.
7338 (Mayan Calendar): Fix earliest date.
7339 (Time Intervals): Document timeclock-change.
7340 Fix timeclock-ask-before-exiting documentation.
7341
73422005-02-26 Kim F. Storm <storm@cua.dk>
7343
7344 * frames.texi (Mouse References):
7345 Add mouse-1-click-in-non-selected-windows.
7346
73472005-02-25 Richard M. Stallman <rms@gnu.org>
7348
7349 * screen.texi (Screen): Explain better about cursors and mode lines;
7350 don't presuppose text terminals.
7351 (Point): Don't assume just one cursor.
7352 Clarify explanation of cursors.
7353 (Echo Area, Menu Bar): Cleanups.
7354
7355 * mini.texi (Minibuffer): Prompts are highlighted.
7356 (Minibuffer Edit): Newline = C-j only on text terminals.
7357 Clarify resize-mini-windows values.
7358 Mention M-PAGEUP and M-PAGEDOWN.
7359 (Completion Commands): Mouse-1 like Mouse-2.
7360 (Minibuffer History): Explain history commands better.
7361 (Repetition): Add xref to Incremental Search.
7362
7363 * mark.texi (Setting Mark): Clarify info about displaying mark.
7364 Clarify explanation of C-@ and C-SPC.
7365 (Transient Mark): Mention Delete Selection mode.
7366 (Marking Objects): Clean up text about extending the region.
7367
7368 * m-x.texi (M-x): One C-g doesn't always go to top level.
7369 No delay before suggest-key-bindings output.
7370
7371 * fixit.texi (Fixit): Mention C-/ for undo.
7372 (Spelling): Mention ESC TAB like M-TAB.
7373 Replacement words with r and R are rechecked.
7374 Say where C-g leaves point. Mention ? as input.
7375
73762005-02-23 Lute Kamstra <lute@gnu.org>
7377
7378 * cmdargs.texi (Initial Options): Add cross reference.
7379
8cf51b2c
GM
73802005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7381
7382 * emacs.texi (Top): Update menu for splitting of node in
7383 msdog.texi.
7384 * frames.texi (Frames): Update xref for splitting of node in
7385 msdog.texi.
7386 * trouble.texi (Quitting): Ditto.
7387
73882005-02-16 Richard M. Stallman <rms@gnu.org>
7389
7390 * windows.texi (Split Window): Simplify line truncation info
7391 and xref to Display Custom.
7392
7393 * trouble.texi (Quitting): Emergency escape only for text terminal.
7394 (Screen Garbled): C-l for ungarbling is only for text terminal.
7395
7396 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7397
7398 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7399
7400 * programs.texi (Program Modes): Mention Python mode.
7401 (Moving by Defuns): Repeating C-M-h extends region.
7402 (Basic Indent): Clarify.
7403 (Custom C Indent): Clarify.
7404 (Expressions): Repeating C-M-@ extends region.
7405 (Info Lookup): Clarify for C-h S.
7406 (Symbol Completion): ESC TAB alternative for M-TAB.
7407 (Electric C): Clarify.
7408
7409 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7410
7411 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7412 MS-DOS Input node.
7413 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7414 (MS-DOS and MULE): Clarify.
7415 (MS-DOS Processes, Windows Processes): Fix typos.
7416
7417 * major.texi (Choosing Modes): Clarify.
7418
7419 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7420 (Keyboard Macro Step-Edit): Clarify.
7421
7422 * indent.texi (Indentation): Clarifications.
7423
7424 * help.texi (Help): Correct error about C-h in query-replace.
7425 Clarify apropos vs C-h a. Fix how to search in FAQ.
7426 (Key Help): Describe C-h w here.
7427 (Name Help): Minor cleanup. C-h w moved to Key Help.
7428 Clarify the "object" joke.
7429 (Apropos): Clarify. Mouse-1 like Mouse-2.
7430 (Help Mode): Mouse-1 like Mouse-2.
7431
7432 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7433
7434 * display.texi (Display): Reorder menu.
7435 (Faces): Cleanup.
7436 (Font Lock): Cleanup. Mention Options menu.
7437 Delete obsolete text.
7438 (Scrolling): For C-l, don't presume text terminal.
7439 (Horizontal Scrolling): Simplify intro.
7440 (Follow Mode): Clarify.
1c6c854e 7441 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7442 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7443 Doc default-tab-width. Doc line truncation more thoroughly.
7444
7445 * dired.texi (Dired Enter): C-x C-f can run Dired.
7446 (Dired Visiting): Comment out `a' command.
7447 Mouse-1 is like Mouse-2.
7448 (Shell Commands in Dired): ? can be used more than once.
7449
7450 * basic.texi (Continuation Lines): Simplify description of truncation,
7451 and refer to Display Custom for the rest of it.
7452
8cf51b2c
GM
74532005-02-06 Lute Kamstra <lute@gnu.org>
7454
7455 * basic.texi (Undo): Fix typo.
7456
7457 * cmdargs.texi (Emacs Invocation): Fix typo.
7458
7459 * custom.texi (Init Examples): Fix typo.
7460
7461 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7462
74632005-02-06 Richard M. Stallman <rms@gnu.org>
7464
7465 * regs.texi (Registers): Registers can hold numbers, too.
7466
7467 * killing.texi (Other Kill Commands): Cleanup.
7468 Delete redundant explanation of kill in read-only buffer.
7469 (Yanking): Mention term "copying".
7470 (Accumulating Text): Fix typo.
7471
7472 * entering.texi (Entering Emacs): Update rationale at start.
7473 (Exiting): Treat iconifying on a par with suspension.
7474
7475 * custom.texi (Minor Modes): Fix typo.
7476 (Easy Customization): Fix menu style.
7477 (Variables): Add xref.
7478 (Examining): Setting for future sessions works through .emacs.
7479 (Keymaps): "Text terminals", not "Many".
7480 (Init Rebinding): Explain \C-. Show example of \M-.
7481 Fix minor wording errors.
7482 (Function Keys): Explain vector syntax just once.
7483 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7484 (Init File): Mention .emacs.d directory.
7485 (Init Examples): Add xref.
7486 (Find Init): Mention .emacs.d directory.
7487
7488 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7489 (Action Arguments): Explain which kinds of -l args are found how.
7490 (Initial Options): --batch does not inhibit site-start.
7491 Add xrefs.
7492 (Command Example): Use --batch, not -batch.
7493
7494 * basic.texi (Inserting Text): Cleanup wording.
7495 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7496 C-n is not error at end of buffer.
7497 (Undo): Doc C-/ like C-_. Add xrefs.
7498 (Arguments): META key may be labeled ALT.
7499 Peculiar arg meanings are explained in doc strings.
7500
7501 * abbrevs.texi (Expanding Abbrevs): Clarify.
7502
75032005-02-05 Eli Zaretskii <eliz@gnu.org>
7504
7505 * frames.texi (Frame Parameters): Add an xref to the description
7506 of list-colors-display. Add a pointer to the X docs about colors.
7507
7508 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7509 Improve docs of list-colors-display.
8cf51b2c
GM
7510
75112005-02-03 Lute Kamstra <lute@gnu.org>
7512
7513 * frames.texi (Frames, Drag and Drop): Fix typos.
7514
75152005-02-03 Richard M. Stallman <rms@gnu.org>
7516
7517 * windows.texi (Basic Window): Mention color-change in mode line.
7518 (Change Window): Explain dragging vertical boundaries.
7519
7520 * text.texi (Sentences): Clarify.
7521 (Paragraphs): Explain M-a and blank lines.
7522 (Outline Mode): Clarify text and menu.
7523 (Hard and Soft Newlines): Mention use-hard-newlines.
7524
7525 * frames.texi (Frames): Delete unnecessary mention of Windows.
7526 (Mouse Commands): Likewise. Mention xterm mouse support.
7527 (Clipboard): Clarify.
7528 (Mouse References): Mention use of Mouse-1 for following links.
7529 (Menu Mouse Clicks): Clarify.
7530 (Mode Line Mouse): Clarify.
7531 (Drag and Drop): Rewrite.
7532
7533 * fixit.texi (Spelling): Fix typo.
7534
7535 * files.texi (File Names): Clarify.
7536 (Visiting): Update conditions for use of file dialog. Clarify.
7537 (Saving): Doc d as answer in save-some-buffers.
7538 (Remote Files): Clean up the text.
7539
7540 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7541
7542 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7543 (List Buffers): Clarify.
7544 (Several Buffers): Doc T command.
7545 (Buffer Convenience): Clarify menu.
7546
7547 * basic.texi (Undo): Clarify last change.
7548
75492005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7550
7551 * fixit.texi (Spelling): Fix typo.
7552
75532005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7554
7555 * basic.texi (Undo): Update description of `undo-outer-limit'.
7556
75572005-02-01 Nick Roberts <nickrob@snap.net.nz>
7558
7559 * building.texi: Update documentation relating to GDB Graphical
7560 Interface.
7561
75622005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7563
7564 * custom.texi (Easy Customization): Adapt menu to node name change.
7565
75662005-01-30 Richard M. Stallman <rms@gnu.org>
7567
7568 * custom.texi (Easy Customization): Defn of "User Option" now
7569 includes faces. Don't say just "option" when talking about variables.
7570 Do say just "options" to mean "anything customizable".
7571 (Specific Customization): Describe `customize-variable',
7572 not `customize-option'.
7573
7574 * glossary.texi (Glossary) <Faces>: Add xref.
7575 <User Option>: Change definition--include faces. Change xref.
7576
7577 * picture.texi (Picture): Mention artist.el.
7578
7579 * sending.texi, screen.texi, programs.texi, misc.texi:
7580 * mini.texi, major.texi, maintaining.texi, macos.texi:
7581 * help.texi, frames.texi, files.texi:
7582 Don't say just "option" when talking about variables.
7583
7584 * display.texi, mule.texi: Don't say just "option" when talking
7585 about variables. Other minor cleanups.
7586
8cf51b2c
GM
75872005-01-26 Lute Kamstra <lute@gnu.org>
7588
7589 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7590 File'. Mention the `-Q' option at the `--no-site-file' option.
7591
8cf51b2c
GM
75922005-01-22 David Kastrup <dak@gnu.org>
7593
7594 * building.texi (Grep Searching): Mention alias `find-grep' for
7595 `grep-find'.
7596
75972005-01-20 Richard M. Stallman <rms@gnu.org>
7598
7599 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7600
8cf51b2c
GM
76012005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7602
7603 * rmail.texi (Movemail): Explain differences
7604 between standard and mailutils versions of movemail.
7605 Describe command line and configuration options introduced
7606 with the latter.
7607 Explain the notion of mailbox URL, provide examples and
7608 cross-references to mailutils documentation.
7609 Describe various methods of specifying mailbox names,
7610 user names and user passwords for rmail.
1c6c854e
CS
7611 (Remote Mailboxes): New section.
7612 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7613 options used to control its behavior.
7614 (Other Mailbox Formats): Explain handling of various mailbox
7615 formats.
7616
76172005-01-13 Richard M. Stallman <rms@gnu.org>
7618
7619 * commands.texi (Commands): Clarification.
7620
76212005-01-11 Richard M. Stallman <rms@gnu.org>
7622
7623 * programs.texi (Multi-line Indent): Fix previous change.
7624 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7625
8cf51b2c
GM
76262005-01-08 Richard M. Stallman <rms@gnu.org>
7627
7628 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7629 lazy-highlight.
7630
7631 * search.texi (Query Replace): Mention faces query-replace
7632 and lazy-highlight.
7633 (Incremental Search): Update isearch highlighting info.
7634
8cf51b2c
GM
76352005-01-04 Richard M. Stallman <rms@gnu.org>
7636
7637 * custom.texi (Saving Customizations): Minor improvement.
7638
8cf51b2c
GM
76392005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7640
7641 * custom.texi (Saving Customizations): Emacs no longer loads
7642 `custom-file' after .emacs. No longer mention customizing through
7643 Custom.
7644
8cf51b2c
GM
76452005-01-01 Andreas Schwab <schwab@suse.de>
7646
7647 * killing.texi (Graphical Kill): Move up under node Killing,
7648 change @section to @subsection.
7649
76502005-01-01 Richard M. Stallman <rms@gnu.org>
7651
7652 * custom.texi (Face Customization): Mention hex color specs.
7653
7654 * emacs.texi (Top): Update Killing submenu.
7655
7656 * killing.texi (Killing): Reorganize section.
7657 No more TeX-only text; put the node command at start of chapter.
7658 But the first section heading is used only in TeX.
7659 Rewrite the text to read better in this mode.
7660 (Graphical Kill): New subnode gets some of the text that
7661 used to be in the first section.
7662
76632004-12-31 Richard M. Stallman <rms@gnu.org>
7664
7665 * dired.texi (Shell Commands in Dired): Delete the ? example.
7666
7667 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7668
7669 * files.texi (Saving): Describe new require-final-newline features
7670 and mode-require-final-newline.
7671
8cf51b2c
GM
76722004-12-29 Richard M. Stallman <rms@gnu.org>
7673
7674 * custom.texi (File Variables): Clarify previous change.
7675
c8763fb6 76762004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7677
7678 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7679 out now.
7680
76812004-12-27 Richard M. Stallman <rms@gnu.org>
7682
7683 * Makefile.in (MAKEINFO): Specify --force.
7684
7685 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7686 (Undo): Doc undo-outer-limit.
7687
8cf51b2c
GM
76882004-12-15 Juri Linkov <juri@jurta.org>
7689
7690 * mark.texi (Transient Mark, Mark Ring): M-< and other
7691 movement commands don't set mark in Transient Mark mode
7692 if mark is active.
7693
8cf51b2c
GM
76942004-12-12 Juri Linkov <juri@jurta.org>
7695
7696 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7697 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7698
7699 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7700 (Misc Dired Commands): Add @r{(Dired)} to w.
7701
77022004-12-12 Juri Linkov <juri@jurta.org>
7703
7704 * mark.texi (Marking Objects): Marking commands also extend the
7705 region when mark is active in Transient Mark mode.
7706
8cf51b2c
GM
77072004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7708
7709 * custom.texi (Saving Customizations): Emacs only loads the custom
7710 file automatically after the init file in version 22.1 or later.
7711 Adapt text and examples to this fact.
7712
8cf51b2c
GM
77132004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7714
7715 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7716 be set through Custom. Otherwise, it has no effect.
7717
8cf51b2c
GM
77182004-12-05 Richard M. Stallman <rms@gnu.org>
7719
7720 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7721 * entering.texi: Rename Command Line to Emacs Invocation.
7722
10d1d0af 7723 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7724
7725 * custom.texi (Easy Customization): Move up to section level,
7726 before Variables. Avoid using the term "variable"; say "option".
7727 New initial explanation.
7728 (Variables): In initial explanation, connect "variable" to the
7729 already-explained "user option".
7730
7731 * emacs.texi (Top): Fix ref to Command Line.
7732 Move reference to Easy Customization.
7733
7734 * xresources.texi (X Resources): Fix From link.
7735
7736 * doclicense.texi (GNU Free Documentation License): Fix To link.
7737
7738 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7739
7740 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7741
77422004-12-03 Richard M. Stallman <rms@gnu.org>
7743
7744 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7745
77462004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7747
7748 * kmacro.texi: Several small changes in addition to the following.
7749 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7750 defining a keyboard macro.
7751 Mention `kmacro-ring-max'.
7752 (Keyboard Macro Counter): Clarify description of
7753 `kmacro-insert-counter', `kmacro-set-counter',
7754 `kmacro-add-counter' and `kmacro-set-format'.
7755
77562004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7757
7758 * custom.texi (File Variables): Add `unibyte' and make it more
7759 clear that `unibyte' and `coding' are special. Suggested by Simon
7760 Krahnke <overlord@gmx.li>.
7761
7762 * mule.texi (Enabling Multibyte): Refer to File Variables.
7763 Suggested by Simon Krahnke <overlord@gmx.li>.
7764
c8763fb6 77652004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7766
7767 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7768 x-use-old-gtk-file-dialog.
7769
8cf51b2c
GM
77702004-11-20 Richard M. Stallman <rms@gnu.org>
7771
7772 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7773
77742004-11-09 Lars Brinkhoff <lars@nocrew.org>
7775
7776 * building.texi (Lisp Eval): Delete hyphen in section name.
7777
77782004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7779
7780 * files.texi (Old Versions):
7781 No longer document annotation as "CVS only".
7782
77832004-11-10 Andre Spiegel <spiegel@gnu.org>
7784
7785 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7786 version systems, mentioning the new ones that we support.
7787 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7788 suggestions.
7789
c8763fb6 77902004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7791
49823426 7792 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7793
c8763fb6 77942004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7795
7796 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7797
77982004-10-23 Eli Zaretskii <eliz@gnu.org>
7799
7800 * text.texi (Text Based Tables, Table Definition)
7801 (Table Creation, Table Recognition, Cell Commands)
7802 (Cell Justification, Row Commands, Column Commands)
7803 (Fixed Width Mode, Table Conversion, Measuring Tables)
7804 (Table Misc): New nodes, documenting the Table Mode.
7805
8cf51b2c
GM
78062004-10-19 Jason Rumney <jasonr@gnu.org>
7807
7808 * makefile.w32-in (info): Change order of arguments to makeinfo.
7809
78102004-10-19 Ulf Jasper <ulf.jasper@web.de>
7811
7812 * calendar.texi (iCalendar): Update for package changes.
7813
8cf51b2c
GM
78142004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7815
7816 * files.texi (Misc File Ops): View mode is a minor mode.
7817
8cf51b2c
GM
78182004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7819
7820 * calendar.texi (iCalendar): Style changes.
7821
78222004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7823
7824 * search.texi (Regexps): The regexp described in the example is no
7825 longer stored in the variable `sentence-end'.
7826
8cf51b2c
GM
78272004-10-06 Nick Roberts <nickrob@snap.net.nz>
7828
7829 * building.texi (Starting GUD): Note that multiple debugging
7830 sessions requires `gdb --fullname'.
7831
78322004-10-05 Ulf Jasper <ulf.jasper@web.de>
7833
7834 * calendar.texi (iCalendar): New section for a new package.
7835
8cf51b2c
GM
78362004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7837
7838 * text.texi: Various small changes in addition to the following.
7839 (Text): Replace xref for autotype with inforef.
7840 (Sentences): Explain nil value for `sentence-end'.
7841 (Paragraphs): Update default values for `paragraph-start' and
7842 `paragraph-separate'.
7843 (Text Mode): Correct description of Text mode's effect on the
7844 syntax table.
7845 (Outline Visibility): `hide-other' does not hide top level headings.
7846 `selective-display-ellipses' no longer has an effect on Outline mode.
7847 (TeX Misc): Add missing @cindex.
7848 Replace xref for RefTeX with inforef.
7849 (Requesting Formatted Text): The variable
7850 `enriched-fill-after-visiting' no longer exists.
7851 (Editing Format Info): Update names of menu items and commands.
7852 (Format Faces): Mention special effect of specifying the default face.
7853 Describe inheritance of text properties.
7854 Correct description of `fixed' face.
7855 (Format Indentation): Correct description of effect of setting
7856 margins. Mention `set-left-margin' and `set-right-margin'.
7857 (Format Justification): Update names of menu items.
7858 `set-justification-full' is now bound to `M-j b'.
7859 Mention that `default-justification' is a per buffer variable.
7860 (Format Properties): Update name of menu item.
7861 (Forcing Enriched Mode): `format-decode-buffer' automatically
7862 turns on Enriched mode if the buffer is in text/enriched format.
7863
78642004-10-05 Emilio C. Lopes <eclig@gmx.net>
7865
7866 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7867
78682004-09-28 Kim F. Storm <storm@cua.dk>
7869
7870 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7871 Align with new functionality.
7872
8cf51b2c
GM
78732004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7874
7875 * display.texi (Display Custom): Remove stray `@end defvar'.
7876
78772004-09-23 Kim F. Storm <storm@cua.dk>
7878
7879 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7880 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7881
8cf51b2c
GM
78822004-09-20 Richard M. Stallman <rms@gnu.org>
7883
7884 * custom.texi (Hooks): Explain using setq to clear out a hook.
7885 (File Variables): Explain multiline string constants.
7886 (Non-ASCII Rebinding): Explain when you need to update
7887 non-ASCII char codes in .emacs.
7888
7889 * building.texi (Compilation): Explain how to make a silent
7890 subprocess that won't be terminated. Explain compilation-environment.
7891
78922004-09-13 Kim F. Storm <storm@cua.dk>
7893
7894 * mini.texi (Repetition): Rename isearch-resume-enabled to
7895 isearch-resume-in-command-history and change default to disabled.
7896
8cf51b2c
GM
78972004-09-09 Kim F. Storm <storm@cua.dk>
7898
7899 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7900 with new `kmacro-name-last-macro'.
7901
8cf51b2c
GM
79022004-09-08 Juri Linkov <juri@jurta.org>
7903
7904 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7905
8cf51b2c
GM
79062004-09-03 Juri Linkov <juri@jurta.org>
7907
7908 * search.texi (Incremental Search): Update wording for M-%.
7909
79102004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7911
7912 * killing.texi (Killing): Correct description of kill commands in
7913 read-only buffer.
7914
79152004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7916
7917 * building.texi (Compilation Mode): Add a paragraph about rules
7918 for finding the compilation buffer for `next-error'.
7919
7920 * search.texi (Other Repeating Search): Mention that Occur mode
7921 supports the next-error functionality.
7922
79232004-09-02 Juri Linkov <juri@jurta.org>
7924
7925 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7926
79272004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7928
7929 * kmacro.texi (Basic Keyboard Macro):
7930 `apply-macro-to-region-lines' now operates on all lines that begin
7931 in the region, rather than on all complete lines in the region.
7932
c8763fb6 79332004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7934
7935 * frames.texi (Drag and drop): Add documentation about
7936 x-dnd-test-function and x-dnd-known-types.
7937
79382004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7939
7940 * indent.texi: Various minor changes in addition to:
7941 (Indentation Commands): Correct description of `indent-relative'.
7942 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7943 mode. The *Tab Stops* buffer uses Overwrite Mode.
7944 (Just Spaces): `tabify' converts sequences of at least two spaces
7945 to tabs.
7946
8cf51b2c
GM
79472004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7948
7949 * frames.texi (Secondary Selection): Setting the secondary
7950 selection with M-Drag-Mouse-1 does not alter the kill ring,
7951 setting it with M-Mouse-1 and M-Mouse-3 does.
7952 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7953 toolkit scroll bars.
7954 (Scroll Bars): Ditto.
7955
7956 * windows.texi (Basic Window): When using a window system, the value
7957 of point in a non-selected window is indicated by a hollow box.
7958 (Split Window): Side by side windows are separated by a scroll bar,
7959 if scroll bars are used.
7960 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7961 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7962 (Window Convenience): Update bindings for `winner-undo' and
7963 `winner-redo'.
7964
7965 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7966 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7967 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7968 of "Using Emacs as a Server".
7969 * building.texi (Building): Interchange nodes (for correct numbering).
7970 * programs.texi (Programs): Interchange nodes (for correct numbering).
7971 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7972 Info to the node structure.
7973 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7974 Rearrange order of nodes and sections such that both "GNU GENERAL
7975 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7976 end, as appropriate for appendices.
7977 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7978 Use `@unnumberedsec'.
7979 * trouble.texi: Adapt sectioning in Info to the node structure.
7980 Adapt node pointers to change in emacs.texi.
7981 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7982
8cf51b2c
GM
79832004-08-25 Kenichi Handa <handa@m17n.org>
7984
7985 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7986 description for unibyte mode.
7987
79882004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7989
7990 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7991
7992 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7993 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7994 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7995 in @pxref.
7996
79972004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7998
7999 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8000 Change section names.
8001
8cf51b2c
GM
80022004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8003
8004 * kmacro.texi (Keyboard Macro Ring): Rename section.
8005 Emacs treats the head of the macro ring as the `last keyboard macro'.
8006 (Keyboard Macro Counter): Minor change.
8007 (Save Keyboard Macro): Some clarifications.
8008 (Edit Keyboard Macro): Rename section.
8009
8010 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8011 32-bit machines.
8012 (Several Buffers): Clarify which buffer is selected if `2' is
8013 pressed in the Buffer Menu.
8014 Auto Revert mode can be used to update the Buffer Menu
8015 automatically.
8016
80172004-08-21 Eli Zaretskii <eliz@gnu.org>
8018
8019 * help.texi (Misc Help): Add an index entry for finding an Info
8020 manual by its file name.
8021
80222004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8023
8024 * files.texi (Backup Deletion): Correct description of
8025 `delete-old-versions'.
8026 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8027 (Auto Save Files): Recommend `auto-save-mode' to reenable
8028 auto-saving, rather than the abbreviation `auto-save'.
8029
80302004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8031
8032 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8033 for "killing" and "yanking" in main menu.
8034
80352004-08-16 Richard M. Stallman <rms@gnu.org>
8036
8037 * killing.texi (Yanking, Killing): Minor cleanups.
8038
8039 * mark.texi (Momentary Mark): Minor cleanups.
8040
80412004-08-15 Kenichi Handa <handa@etl.go.jp>
8042
8043 * custom.texi (Non-ASCII Rebinding):
8044 C-q always inserts the right code to pass to global-set-key.
8045
8cf51b2c
GM
80462004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8047
8048 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8049 `insert-register', instead of `C-x r g' binding, for consistency.
8050
80512004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8052
8053 * fixit.texi (Spelling): Fix typo.
8054
80552004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8056
8057 * help.texi (Help): Fix Texinfo usage.
8058
8cf51b2c
GM
80592004-07-24 Richard M. Stallman <rms@gnu.org>
8060
8061 * text.texi (Paragraphs): Update how paragraphs are separated
8062 and the default for paragraph-separate.
8063
8064 * search.texi (Regexp Replace): Further update text for new
8065 replacement operators.
8066
8cf51b2c
GM
80672004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8068
8069 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8070 `R' switch.
8071
8072 * dired.texi (Dired Updating): `k' only deletes inserted
8073 subdirectories from the Dired buffer if a prefix argument was given.
8074
8075 * search.texi (Regexps): Delete redundant definition of `symbol' in
8076 description of `\_>'. It already occurs in the description of `\_<'.
8077
8cf51b2c
GM
80782004-07-01 Juri Linkov <juri@jurta.org>
8079
8080 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8081 (Regexp Search): Add M-r.
8082
80832004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8084
8085 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8086
80872004-06-29 Jesper Harder <harder@ifa.au.dk>
8088
49823426 8089 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8090
80912004-06-25 Richard M. Stallman <rms@gnu.org>
8092
8093 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8094
80952004-06-25 David Kastrup <dak@gnu.org>
8096
8097 * search.texi (Regexp Replace): Some typo corrections and
8098 rearrangement.
8099
81002004-06-24 David Kastrup <dak@gnu.org>
8101
8102 * search.texi (Unconditional Replace): Use replace-string instead
8103 of query-replace in example.
8104 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8105 sequences.
8106 (Query Replace): Correct explanation of `^' which does not use
8107 the mark stack.
8108
81092004-06-21 Nick Roberts <nickrob@gnu.org>
8110
8111 * misc.texi (Shell History Copying): Document comint-insert-input.
8112 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8113
8cf51b2c
GM
81142004-06-20 Jesper Harder <harder@ifa.au.dk>
8115
8116 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8117 * custom.texi (Customization): Do.
8118 * anti.texi (Antinews): Do.
8119 * abbrevs.texi (Defining Abbrevs): Do.
8120
8121 * programs.texi (Info Lookup): Fix keybinding for
8122 info-lookup-symbol.
8123
81242004-06-16 Juanma Barranquero <lektu@terra.es>
8125
8126 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8127 Add emacs-xtra.
8128 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8129 (clean): Add emacs-xtra and flymake. Remove redundancies.
8130
81312004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8132
8133 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8134 Add emacs-xtra.
8135 * emacs-xtra.texi: New file.
8136
81372004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8138
8139 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8140 (Dired and Find): Mention differences with ordinary Dired buffers.
8141
8cf51b2c
GM
81422004-06-13 Richard M. Stallman <rms@gnu.org>
8143
8144 * custom.texi (Init Syntax): Explain about vars that do special
8145 things when set with setq or with Custom.
8146 (Init Examples): Add line-number-mode example.
8147
8cf51b2c
GM
81482004-06-12 Juri Linkov <juri@jurta.org>
8149
8150 * dired.texi (Operating on Files): Add dired-do-touch.
8151
8cf51b2c
GM
81522004-06-10 Juri Linkov <juri@jurta.org>
8153
8154 * building.texi (Lisp Eval): Add C-M-x on defface.
8155
81562004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8157
8158 * files.texi (Reverting): Auto-Revert mode and
8159 Global Auto-Revert mode no longer revert remote files.
8160
8cf51b2c
GM
81612004-05-29 Richard M. Stallman <rms@gnu.org>
8162
8163 * custom.texi (Init File): Two dashes start --no-site-file.
8164
8cf51b2c
GM
81652004-05-29 Alan Mackenzie <acm@muc.de>
8166
8167 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8168 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8169 (AWK, Pike): Document as "C-like modes".
8170 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8171 (M-x man): Supersedes M-x manual-entry.
8172 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8173
8174 ("Comments in C"): Delete node; the info is in CC Mode manual.
8175 (c-comment-only-line-offset): Remove description.
8176
8177 (C-c ., C-c C-c): Describe new C Mode bindings.
8178
8179 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8180 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8181 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8182 Amend definitions.
8183
8184 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8185 Describe functions.
8186
8187 (c-comment-start-regexp, c-hanging-comment-ender-p)
8188 (c-hanging-comment-starter-p): Remove obsolete definitions.
8189
8190 * emacs.texi: Remove the menu entry "Comments in C".
8191
8cf51b2c
GM
81922004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8193
8194 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8195 `M-x locate'.
8196
81972004-05-16 Karl Berry <karl@gnu.org>
8198
8199 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8200 makeinfo --html fails.
8201 * help.texi (Help Summary) [@ifnottex]: Likewise.
8202
82032004-05-13 Nick Roberts <nickrob@gnu.org>
8204
8205 * building.texi (GDB Graphical Interface): Update and describe
8206 layout first.
8207
8cf51b2c
GM
82082004-05-04 Jason Rumney <jasonr@gnu.org>
8209
8210 * makefile.w32-in: Revert last change.
8211
82122004-05-03 Jason Rumney <jasonr@gnu.org>
8213
8214 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8215
8cf51b2c
GM
82162004-04-23 Juanma Barranquero <lektu@terra.es>
8217
8218 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8219
82202004-04-18 Juri Linkov <juri@jurta.org>
8221
8222 * fixit.texi (Spelling): Remove file extension from ispell xref.
8223
82242004-04-15 Kim F. Storm <storm@cua.dk>
8225
8226 * cmdargs.texi (Initial Options): Add -Q.
8227
82282004-04-05 Kim F. Storm <storm@cua.dk>
8229
8230 * custom.texi (File Variables): Add safe-local-eval-forms.
8231
8cf51b2c
GM
82322004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8233
8234 * files.texi (Reverting): Correct description of revert-buffer's
8235 handling of point.
8236
82372004-03-22 Juri Linkov <juri@jurta.org>
8238
8239 * emacs.texi (Top): Add `Misc X'.
8240
49823426 8241 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8242
8243 * glossary.texi: Improve references.
8244
8245 * help.texi: Sync keywords with finder.el.
8246
8247 * mini.texi (Completion): Add description for menu items.
8248
8249 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8250
8251 * sending.texi (Mail Methods): Fix xref to Message manual.
8252
8cf51b2c
GM
82532004-03-12 Richard M. Stallman <rms@gnu.org>
8254
8cf51b2c
GM
8255 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8256
8cf51b2c
GM
82572004-03-04 Richard M. Stallman <rms@gnu.org>
8258
8259 * search.texi (Regexps): Explain that ^ and $ have their
8260 special meanings only in certain contexts.
8261
8262 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8263
8264 * mule.texi (Specify Coding): Doc C-x RET F.
8265
8266 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8267 for multiple compile and grep buffers.
8268 (Indirect Buffers): Don't recommand clone-indirect-buffer
8269 for multiple compile and grep buffers.
8270
8cf51b2c
GM
82712004-02-29 Juanma Barranquero <lektu@terra.es>
8272
8273 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8274 Use $(DEL) instead of rm, and ignore exit code.
8275
8cf51b2c
GM
82762004-02-23 Nick Roberts <nick@nick.uklinux.net>
8277
8278 * building.texi (Watch Expressions): Update.
8279
82802004-02-21 Juri Linkov <juri@jurta.org>
8281
1c6c854e
CS
8282 * cmdargs.texi (Action Arguments): Add alias --find-file.
8283 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8284 to Command Arguments.
8285 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8286 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8287 (Window Size X): Join -g and --geometry. Add @cindex.
8288 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8289 (Title X): Remove alias -title.
8290 (Misc X): New node.
8291
c8763fb6 82922004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8293
8294 * frames.texi (Drag and drop): Add Motif to list of supported
8295 protocols.
8296
c8763fb6 82972004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8298
8299 * frames.texi (Drag and drop): New section.
8300
83012004-01-24 Richard M. Stallman <rms@gnu.org>
8302
1c6c854e 8303 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8304 Include it only @ifnotinfo. Patch the preceding and following
8305 node headers to point to each other.
8306
83072004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8308
8309 * calendar.texi (Appointments): Update section.
8310
83112003-12-29 Kevin Ryde <user42@zip.com.au>
8312
8cf51b2c
GM
8313 * programs.texi (C Modes): Fix the xref.
8314
83152003-12-23 Nick Roberts <nick@nick.uklinux.net>
8316
8317 * building.texi (Watch Expressions): Update.
8318 (Commands of GUD): Include use of toolbar + breakpoints set from
8319 fringe/margin.
8320
83212003-12-03 Andre Spiegel <spiegel@gnu.org>
8322
8323 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8324 <acm@muc.de>.
8325
c8763fb6 83262003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8327
8328 * frames.texi (Dialog Boxes): Add use-file-dialog.
8329
8cf51b2c
GM
83302003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8331
8332 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8333 in CC Mode.
8334
8cf51b2c
GM
83352003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8336
8337 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8338 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8339 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8340 * man/frames.texi, man/glossary.texi, man/killing.texi:
8341 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8342 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8343 * man/sending.texi, man/text.texi, man/trouble.texi:
8344 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8345
83462003-11-01 Alan Mackenzie <acm@muc.de>
8347
8348 * search.texi (Scrolling During Incremental Search): Document a
8349 new scrolling facility in isearch mode.
8350
8cf51b2c
GM
83512003-10-22 Miles Bader <miles@gnu.org>
8352
8353 * Makefile.in (info): Move before $(top_srcdir)/info.
8354
83552003-10-22 Nick Roberts <nick@nick.uklinux.net>
8356
8357 * building.texi (Watch Expressions): Update section on data display
8358 to reflect code changes (GDB Graphical Interface).
8359
8cf51b2c
GM
83602003-10-13 Richard M. Stallman <rms@gnu.org>
8361
8362 * xresources.texi (GTK resources): Clean up previous change.
8363
c8763fb6 83642003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8365
8366 * xresources.texi (GTK resources): Add a note that some themes
8367 disallow customizations. Add scroll theme example.
8368
8cf51b2c
GM
83692003-09-30 Richard M. Stallman <rms@gnu.org>
8370
8cf51b2c
GM
8371 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8372
8373 * misc.texi (Saving Emacs Sessions): Shorten the section,
8374 collapsing back into one node.
8375
83762003-09-30 Lars Hansen <larsh@math.ku.dk>
8377
8378 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8379
ce058493 83802003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8381
8382 * xresources.texi (GTK names in Emacs): Correct typo.
8383
8cf51b2c
GM
83842003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8385
1c6c854e
CS
8386 * cmdargs.texi (Font X): Mention new default font.
8387 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8388 problems involved. (Result of discussion on emacs-devel.)
8389
83902003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8391
8392 * emacs.texi (Acknowledgements): Correct typo.
8393
83942003-09-22 Richard M. Stallman <rms@gnu.org>
8395
8396 * dired.texi (Misc Dired Commands): New node.
8397 (Dired Navigation): Add dired-goto-file.
8398
8399 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8400
8401 * emacs.texi (Acknowledgements): New node, split from Distribution.
8402
8403 * cmdargs.texi (Action Arguments): -f reads interactive args.
8404
8cf51b2c
GM
84052003-09-08 Lute Kamstra <lute@gnu.org>
8406
8407 * screen.texi (Mode Line): Say that POS comes before LINE.
8408 Mention `size-indication-mode'.
1c6c854e
CS
8409 * display.texi (Optional Mode Line):
8410 Document `size-indication-mode'.
8cf51b2c
GM
8411 * basic.texi (Position Info): Mention `size-indication-mode'.
8412
84132003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8414
8415 * xresources.texi (Resources): Refer to `editres' man page.
8416 (Lucid Resources): Update defaults. Expand description of
8417 `shadowThickness'.
8418
84192003-09-04 Miles Bader <miles@gnu.org>
8420
8421 * Makefile.in (top_srcdir): New variable.
8422 ($(top_srcdir)/info): New rule.
8423 (info): Depend on it.
8424
84252003-09-03 Peter Runestig <peter@runestig.com>
8426
8427 * makefile.w32-in: New file.
8428
84292003-08-29 Richard M. Stallman <rms@gnu.org>
8430
8431 * misc.texi (Saving Emacs Sessions): Correct previous change.
8432
8cf51b2c
GM
84332003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8434
8cf51b2c
GM
8435 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8436 (Intro): Include kmacro.texi after fixit.texi instead of after
8437 custom.texi. (As suggested by Kim Storm.)
8438
84392003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8440
8441 * fixit.texi (Fixit): Update `Next' pointer.
8442 * files.texi (Files): Update `Previous' pointer.
8443 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8444 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8445 (Suggested by Kim Storm.)
8446 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8447
84482003-08-18 Kim F. Storm <storm@cua.dk>
8449
8450 * kmacro.texi: New file describing enhanced keyboard macro
8451 functionality. Replaces old description in custom.texi.
8452
8453 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8454 (Keyboard Macros): Move to new kmacro.texi file.
8455
8456 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8457
8cf51b2c
GM
84582003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8459
8460 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8461
84622003-08-17 Alex Schroeder <alex@gnu.org>
8463
8464 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8465 required.
8466
8cf51b2c
GM
84672003-08-05 Richard M. Stallman <rms@gnu.org>
8468
8469 * programs.texi (Lisp Indent): Don't describe
8470 lisp-indent-function property here. Use xref to Lisp Manual.
8471
8cf51b2c
GM
84722003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8473
fffa137c 8474 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8475 abbreviations.
8476
84772003-07-24 Markus Rost <rost@math.ohio-state.edu>
8478
8479 * buffers.texi (List Buffers): Fix previous change.
8480
8cf51b2c
GM
84812003-07-13 Markus Rost <rost@math.ohio-state.edu>
8482
8483 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8484 List*.
8485
84862003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8487
8cf51b2c
GM
8488 * display.texi (Font Lock): Fix typo.
8489
84902003-07-07 Richard M. Stallman <rms@gnu.org>
8491
8492 * display.texi (Font Lock): Add xref for format info on
8493 font-lock-remove-keywords.
8494
8495 * building.texi (Compilation): Document what happens with asynch
8496 children of compiler process.
8497
8498 * help.texi (Library Keywords): Use @multitable.
8499
8cf51b2c
GM
85002003-06-04 Richard M. Stallman <rms@gnu.org>
8501
8502 * programs.texi (Expressions): Delete C-M-DEL.
8503
8504 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8505 comint-move-point-for-output renamed from
8506 comint-scroll-to-bottom-on-output.
8507
8508 * custom.texi (Init Rebinding): Replace previous change with xref.
8509 (Non-ASCII Rebinding): Explain that issue more briefly here.
8510
85112003-05-28 Richard M. Stallman <rms@gnu.org>
8512
8513 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8514
85152003-05-28 Nick Roberts <nick@nick.uklinux.net>
8516
8517 * building.texi (GDB Graphical Interface): New node.
8518 (Rewritten somewhat by RMS.)
8519
c8763fb6 85202003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8521
8522 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8523 non-English letters. Explain how to set coding systems correctly
8524 and how to include the right coding cookie in the file.
8525
c8763fb6 85262003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8527
8528 * indent.texi (Indentation): Explain the concepts.
8529 (Just Spaces): Explain why preventing tabs for indentation might
8530 be useful.
8531
8cf51b2c
GM
85322003-04-16 Richard M. Stallman <rms@gnu.org>
8533
8534 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8535
8cf51b2c
GM
85362003-02-22 Alex Schroeder <alex@emacswiki.org>
8537
8538 * cmdargs.texi (General Variables): Document SMTPSERVER.
8539
8cf51b2c
GM
8540 * sending.texi: Remove SMTP node.
8541 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8542 library.
8543
8cf51b2c
GM
85442003-02-22 Alex Schroeder <alex@emacswiki.org>
8545
8546 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8547
85482003-02-22 Simon Josefsson <jas@extundo.com>
8549
8550 * sending.texi (Mail Methods): Add node about SMTP.
8551
c8763fb6 85522003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8553
8554 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8555
8cf51b2c
GM
85562003-02-01 Kevin Ryde <user42@zip.com.au>
8557
8558 * glossary.texi (Glossary): Correction to cl cross reference.
8559
85602003-01-20 Richard M. Stallman <rms@gnu.org>
8561
8562 * killing.texi (Rectangles): Document C-x c r.
8563
c8763fb6 85642003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8565
8566 * xresources.texi (GTK resources): New node.
8567 (GTK widget names): New node.
8568 (GTK names in Emacs): New node.
8569 (GTK styles): New node.
8570
c8763fb6 85712003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8572
8573 * maintaining.texi (Create Tags Table): Add reference to the new
8574 `etags --help --lang=LANG' option.
8575
8cf51b2c
GM
85762002-10-02 Karl Berry <karl@gnu.org>
8577
49823426 8578 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8579 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8580 where needed for the sake of the HTML output.
8cf51b2c
GM
8581
85822001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8583
8584 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8585 source files.
8586
85872001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8588
8589 * Makefile.in (emacsman): New target.
8590
8cf51b2c
GM
85912001-10-20 Gerd Moellmann <gerd@gnu.org>
8592
8593 * (Version 21.1 released.)
8594
85952001-10-05 Gerd Moellmann <gerd@gnu.org>
8596
8597 * Branch for 21.1.
8598
8cf51b2c
GM
85992001-03-05 Gerd Moellmann <gerd@gnu.org>
8600
8601 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8602
8cf51b2c
GM
86032000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8604
8605 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8606
8cf51b2c
GM
86071999-07-12 Richard Stallman <rms@gnu.org>
8608
8609 * Version 20.4 released.
8610
86111998-12-04 Markus Rost <rost@delysid.gnu.org>
8612
8613 * Makefile.in (INFO_TARGETS): Delete customize.info.
8614 (DVI_TARGETS): Delete customize.dvi.
8615 (../info/customize, customize.dvi): Targets deleted.
8616
86171998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8618
8619 * Version 20.3 released.
8620
86211998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8622
8623 * Makefile.in (EMACSSOURCES): Add mule.texi.
8624 Add msdog.texi, ack.texi. Remove gnu1.texi.
8625
86261998-04-06 Andreas Schwab <schwab@gnu.org>
8627
768c0c0f
JB
8628 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8629 Use it in dvi targets.
8cf51b2c
GM
8630
86311997-09-23 Paul Eggert <eggert@twinsun.com>
8632
8633 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8634 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8635 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8636
86371997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8638
8639 * Version 20.2 released.
8640
86411997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8642
8643 * Version 20.1 released.
8644
86451997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8646
8647 * Makefile (../info/customize, customize.dvi): New targets.
8648 (INFO_TARGETS): Add ../info/customize.
8649 (DVI_TARGETS): Add customize.dvi.
8650
8cf51b2c
GM
86511996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8652
8653 * Version 19.33 released.
8654
86551996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8656
8657 * Version 19.32 released.
8658
8cf51b2c
GM
86591996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8660
8661 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8662
86631996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8664
8665 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8666 Specify -I option.
8667 (All dvi targets): Set the TEXINPUTS variable.
8668
86691996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8670
8671 * Version 19.31 released.
8672
8cf51b2c
GM
86731995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8674
8675 * Version 19.30 released.
8676
8cf51b2c
GM
86771995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8678
8679 * Makefile.in (maintainer-clean): Rename from realclean.
8680
86811994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8682
8683 * Makefile.in: New file.
8684 * Makefile: File deleted.
8685
86861994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8687
8688 * Makefile (TEXINDEX_OBJS): Variable deleted.
8689 (texindex, texindex.o, getopt.o): Rules deleted.
8690 All deps on texindex deleted.
8691 (distclean): Don't delete texindex.
8692 (mostlyclean): Don't delete *.o.
8693 * texindex.c, getopt.c: Files deleted.
8694
86951994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8696
8697 * Version 19.26 released.
8698
86991994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8700
8701 * Makefile (EMACSSOURCES): Exclude undo.texi.
8702
87031994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8704
8705 * Version 19.25 released.
8706
87071994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8708
8709 * Version 19.24 released.
8710
87111994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8712
8713 * Version 19.23 released.
8714
87151994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8716
8717 * Makefile: Delete spurious tab.
8718
87191994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8720
8721 * Makefile (.SUFFIXES): New rule.
8722
8cf51b2c
GM
87231993-12-04 Richard Stallman (rms@srarc2)
8724
8725 * getopt.c: New file.
8726 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8727 (getopt.o): New rule.
8728 (dvi): Don't depend on texindex.
49823426 8729 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8730
87311993-12-03 Richard Stallman (rms@srarc2)
8732
49823426
GM
8733 * Makefile (TEXI2DVI): New variable.
8734 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8735 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8736
87371993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8738
8739 * Version 19.22 released.
8740
87411993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8742
8743 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8744
87451993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8746
8747 * Version 19.21 released.
8748
8cf51b2c
GM
87491993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8750
8751 * Makefile (realclean): Don't delete the Info files.
8752
f0131492 87531993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8754
8cf51b2c
GM
8755 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8756 4' where appropriate.
8757
f0131492 87581993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8759
49823426 8760 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8761
8762 * texindex.c: Include "../src/config.h" if building in emacs.
8763
8764 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8765 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8766 Add target to build texindex.c, defining `emacs'.
8767
8cf51b2c
GM
87681993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8769
8770 * Version 19.19 released.
8771
8cf51b2c
GM
87721993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8773
8774 * Version 19.18 released.
8775
87761993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8777
8778 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8779
87801993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8781
8782 * Version 19.17 released.
8783
87841993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8785
8786 * split-man: Fix typos in last change.
8787
87881993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8789
8790 * Version 19.16 released.
8791
87921993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8793
8794 * version 19.15 released.
8795
87961993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8797
8798 * Makefile (distclean): It's rm, not rf.
8799
88001993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8801
8802 * Version 19.14 released.
8803
88041993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8805
8806 * Makefile: New file.
8807
88081993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8809
8810 * Version 19.13 released.
8811
88121993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8813
8814 * Version 19.9 released.
8815
88161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8817
8818 * Version 19.8 released.
8819
88201993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8821
8822 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8823
8824 * trouble.texi: It's `enable-flow-control-on', not
8825 `evade-flow-control-on'.
8826
88271993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8828
8829 * display.texi: Document standard-display-european.
8830
88311993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8832
8833 * Version 19.7 released.
8834
8835 * emacs.texi: Add a sentence to the top menu mentioning the
8836 specific version of Emacs this manual applies to.
8837
88381993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8839
8840 * basic.texi: Document next-line-add-lines variable used to
8841 implement down-arrow.
8842
8843 * killing.texi: Document kill-whole-line.
8844
88451993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8846
8847 * text.texi: Update unix TeX ordering information.
8848
88491993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8850
8851 * news.texi: Mention fill-rectangle in keybinding list.
8852
8853 * killing.texi: Document fill-rectangle.
8854
88551993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8856
8857 * vc.texi: Bring the docs up to date with VC 5.2.
8858
88591992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8860
8861 * emacs.tex: Mention blackbox and gomoku under Amusements.
8862 Assembler mode is now mentioned and appropriately indexed
8863 under Programming Modes.
8864
88651991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8866
8867 * emacs.tex: Update TeX ordering information.
8868
8cf51b2c
GM
88691990-06-26 David Lawrence (tale@geech)
8870
8871 * emacs.tex: Note that completion-ignored-extensions is not used
8872 to filter out names when all completions are displayed in
8873 *Completions*.
8874
88751990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8876
8877 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8878
88791990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8880
8881 * emacs.tex: Add @findex grep.
8882
8cf51b2c
GM
88831988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8884
8885 * emacs.tex: Correct two typos. No other changes before
8886 Version 19 will be made.
8887
8cf51b2c
GM
88881988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8889
8890 * emacs.tex: Update information for obtaining TeX distribution from the
8891 University of Washington.
8892
8893;; Local Variables:
c8763fb6 8894;; coding: utf-8
8cf51b2c
GM
8895;; End:
8896
01ec1eed 8897 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
8898
8899 This file is part of GNU Emacs.
8900
352c8b4a 8901 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8902 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8903 the Free Software Foundation, either version 3 of the License, or
8904 (at your option) any later version.
8cf51b2c
GM
8905
8906 GNU Emacs is distributed in the hope that it will be useful,
8907 but WITHOUT ANY WARRANTY; without even the implied warranty of
8908 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8909 GNU General Public License for more details.
8910
8911 You should have received a copy of the GNU General Public License
352c8b4a 8912 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.