Updates to Font Lock docs in Lisp manual.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
9f26dc24
GM
12012-02-15 Glenn Morris <rgm@gnu.org>
2
3 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
4
fb969a57
GM
52012-02-12 Glenn Morris <rgm@gnu.org>
6
7 * ack.texi (Acknowledgments):
8 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
9
0aca1292
GM
102012-02-10 Glenn Morris <rgm@gnu.org>
11
104dc9c6
GM
12 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
13
0aca1292
GM
14 * programs.texi (Misc for Programs): Mention electric-layout-mode.
15
91af9d2e
GM
162012-02-09 Glenn Morris <rgm@gnu.org>
17
0aca1292
GM
18 * buffers.texi (Misc Buffer): M-x info does not seem to require a
19 buffer switch after M-x rename-uniquely.
63c727b2 20
91af9d2e
GM
21 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
22
1ef1990c
JB
232012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
24
25 * text.texi (Org Mode): Fix typo.
26
e74e58c9
GM
272012-02-08 Glenn Morris <rgm@gnu.org>
28
cefee440
GM
29 * ack.texi (Acknowledgments): Update emacs-lock info.
30
a7686350
GM
31 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
32
e74e58c9
GM
33 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
34
fe93bc91
GM
352012-02-07 Glenn Morris <rgm@gnu.org>
36
37 * files.texi (File Conveniences): Mention ImageMagick images.
38
d273439c
GM
392012-02-05 Glenn Morris <rgm@gnu.org>
40
649f602c
GM
41 * trouble.texi (Checklist): Mention debug-on-event.
42
d273439c
GM
43 * maintaining.texi (Maintaining): Add cross-ref to ERT.
44
a9410bdf
GM
452012-02-04 Glenn Morris <rgm@gnu.org>
46
1f5e1a16
GM
47 * macos.texi (Customization options specific to Mac OS / GNUstep):
48 New subsection.
49
b7314ef7
GM
50 * display.texi (Colors): Mention list-colors-sort.
51
a9410bdf
GM
52 * files.texi (File Conveniences): Mention image animation.
53
75319d7f
CY
542012-01-31 Chong Yidong <cyd@gnu.org>
55
56 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
57 scroll bars (Bug#10666).
58
2680c309
CY
592012-01-28 Chong Yidong <cyd@gnu.org>
60
691db250
CY
61 * files.texi (Filesets): Fix typos.
62
2680c309
CY
63 * display.texi (Faces): Add xref to Colors node.
64
2a90dfca
DM
652012-01-27 Dani Moncayo <dmoncayo@gmail.com>
66
67 * buffers.texi (Select Buffer): Clarify explanation of switching
68 to new buffers. Fix description of next-buffer and
6df6ae42 69 previous-buffer (Bug#10334).
2a90dfca
DM
70 (Misc Buffer): Add xref to View Mode.
71
72 * text.texi (Fill Commands): Fix description of
73 sentence-end-double-space.
74
20d2304d
CY
752012-01-23 Chong Yidong <cyd@gnu.org>
76
f088cb8b 77 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 78
01ec1eed
VS
792012-01-16 Volker Sobek <reklov@live.com> (tiny change)
80
81 * programs.texi (Comment Commands): Typo (bug#10514).
82
06848b82
CY
832012-01-15 Chong Yidong <cyd@gnu.org>
84
85 * xresources.texi (X Resources): Describe GTK+ case first.
86 (Resources): Don't use borderWidth as an example, since it doesn't
87 work with GTK+.
88 (Table of Resources): Clarify role of several resources, including
89 the Emacs 24 behavior of cursorBlink etc.
90 (Face Resources): Node deleted. Recommend using Customize
91 instead. Add paragraph to `Table of Resources' node summarizing
92 how to use X resources for changing faces.
93 (Lucid Resources): Rewrite, omitting description of font names,
94 referring to the Fonts node instead.
95 (LessTif Resources): Copyedits.
96 (GTK resources): Rewrite, describing the difference between gtk2
97 and gtk3.
98 (GTK Resource Basics): New node.
99 (GTK Widget Names, GTK Names in Emacs): Rewrite.
100 (GTK styles): Just refer to Fonts node for GTK font format.
101
102 * display.texi (Faces): Document the cursor face.
103
a73a3461
CY
1042012-01-14 Chong Yidong <cyd@gnu.org>
105
01ec1eed 106 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
107 (General Variables): Add xref to Lisp Libraries.
108 (Initial Options): Copyedits.
109 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
110 (Environment): Clarify what getenv does.
111 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
112 light backgrounds on xterms.
113 (Misc Variables): TEMP and TMP are not Windows-specific.
114 (Display X): Copyedits.
115 (Colors X): -bd does nothing for GTK.
116 (Icons X): Gnome 3 doesn't use taskbars.
117
118 * misc.texi (Shell): Document exec-path here.
119
120 * rmail.texi (Movemail): Add xref for exec-path.
121
e517eda4
GM
1222012-01-13 Glenn Morris <rgm@gnu.org>
123
124 * dired.texi (Dired and Find): Clarify find-ls-options.
125
1de76afe
CY
1262012-01-09 Chong Yidong <cyd@gnu.org>
127
128 * custom.texi (Custom Themes): Switched custom-safe-themes to use
129 SHA-256.
130
c61ab18c
CY
1312012-01-07 Chong Yidong <cyd@gnu.org>
132
e490b289
CY
133 * display.texi (Useless Whitespace): Add Whitespace mode.
134
1de77c4c
CY
135 * custom.texi (Hooks): Discuss how to disable minor modes.
136
137 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 138 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 139
c61ab18c
CY
140 * trouble.texi (Lossage): Refer to Bugs node for problems.
141 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
142 (Screen Garbled): Don't refer to terminal "manufacturers".
143 (Total Frustration): Node deleted. Eliza is documented in
144 Amusements now.
145 (Known Problems): More info about using the bug tracker. Mention
146 debbugs package.
147 (Bug Criteria): Copyedits.
148 (Understanding Bug Reporting): Mention emacs -Q.
149
89bd9ccd
CY
1502012-01-06 Chong Yidong <cyd@gnu.org>
151
152 * custom.texi (Specifying File Variables): The mode: keyword
153 doesn't have to be first anymore. Add example of specifying minor
154 modes.
155 (Directory Variables): Simplify example. Mention application to
156 non-file buffers.
157 (Disabling): Use "initialization file" terminology.
158 (Init Examples): Fix hook example.
159
8034735f
EZ
1602012-01-06 Eli Zaretskii <eliz@gnu.org>
161
162 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
163 (Bug#10422)
164 Move the stuff about resources to xresources.texi.
165
166 * xresources.texi (Resources): Move information about setting X
167 resources in the Registry from cmdargs.texi. Make the index entry
168 be similar to the one in cmdargs.texi.
169
b0d7d8af
CY
1702012-01-05 Chong Yidong <cyd@gnu.org>
171
172 * custom.texi (Customization Groups): Update example.
173 (Browsing Custom): Document the new search field.
174 (Changing a Variable): Update example for Emacs 24 changes.
175 Document Custom-set and Custom-save commands.
176 (Face Customization): Document Emacs 24 changes. De-document
177 modify-face.
178 (Specific Customization): Mention customize-variable.
179 (Custom Themes): Add customize-themes, custom-theme-load-path,
180 custom-theme-directory, and describe-theme.
181 (Creating Custom Themes): New node.
182 (Examining): Mention M-:.
183
184 * package.texi (Packages): Fix typo.
185
88c5c7c8
CY
1862012-01-03 Chong Yidong <cyd@gnu.org>
187
188 * misc.texi (Single Shell): Don't document Lisp usage of
189 shell-command. Tidy up discussion of synchronicity. Add index
190 entries for async-shell-command.
191 (Interactive Shell): Note that M-x shell uses shell-file-name.
192 Note change in behavior in Emacs 24.
193 (Shell Mode): Shell mode now uses completion-at-point.
194 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
195 default method for recognizing prompts nowadays.
196 (Shell Ring): Add xref to Minibuffer History.
197 (Directory Tracking): Explain Dirtrack mode in more detail.
198 (Term Mode): Fix index entries.
199 (Paging in Term): Merge into Term Mode.
200 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
201 (Printing): Fix xref. State default of lpr-switches.
202 (PostScript): Remove obsolete sentence. Omit description of
203 non-interactive behaviors.
204 (Hyperlinking): Improve description.
205 (Browse-URL): Using compose-mail for mailto URLs is the default.
206 Document browse-url-mailto-function.
207 (Goto Address mode): Add index entries. Add xref to Browse-URL.
208 (FFAP): FFAP is not a minor mode.
209 (Amusements): M-x lm was renamed to M-x landmark. Document
210 nato-region.
211
b8ecfdfe
CY
2122012-01-01 Chong Yidong <cyd@gnu.org>
213
214 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
215 (Gnus Startup): Note that the system might not be set up for news.
216 Describe group levels more clearly.
217 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
218 Summary of Gnus.
219 (Document View): Copyedits. Move zoom commads to DocView
220 Navigation node.
221 (DocView Navigation, DocView Searching, DocView Slicing)
222 (DocView Conversion): Nodes renamed from Navigation, etc.
223
224 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
225
7bc7d2aa
EZ
2262011-12-31 Eli Zaretskii <eliz@gnu.org>
227
228 * basic.texi (Moving Point): Fix the description of C-n and C-p.
229 (Bug#10380)
230
b30941db
CY
2312011-12-30 Chong Yidong <cyd@gnu.org>
232
233 * sending.texi (Sending Mail): Document initial mail buffer name,
234 and changed multiple mail buffer behavior.
235 (Mail Format): Put the example at the top of the section.
236 (Mail Headers): Move discussion of "From" to the top.
237 (Mail Sending): Document sendmail-query-once.
238 (Citing Mail): Make it less Rmail-specific.
239
0ed49f93
CY
2402011-12-29 Chong Yidong <cyd@gnu.org>
241
242 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
243 example. Add index entries.
244 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
245
c40a7de7
CY
2462011-12-26 Chong Yidong <cyd@gnu.org>
247
248 * dired.texi (Dired Enter, Misc Dired Features): Document
249 dired-use-ls-dired changes. Mention quit-window.
250 (Dired Navigation): Add index entries.
251 (Dired Visiting): Fix View Mode xref.
252 (Marks vs Flags): Prefer C-/ binding for undo.
253 (Subdirectories in Dired): Add xrefs.
254 (Misc Dired Features): Document some Emacs 24 changes. Add index
255 entries.
256
257 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
258 variable, since it is explained in Minor Modes node.
259 (Defining Abbrevs): Copyedits.
260 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
261 C-/ binding for undo.
262 (Dabbrev Customization): Add xrefs for case-fold-search and
263 case-replace.
264
265 * dired-xtra.texi (Subdir Switches): Add xref.
266
267 * maintaining.texi (VC Directory Commands): Mention quit-window.
268
3d992aa0
CY
2692011-12-25 Chong Yidong <cyd@gnu.org>
270
271 * maintaining.texi (Tags): Mention Semantic.
272 (Create Tags Table, Etags Regexps): Copyedits.
273 (Find Tag): Mention minibuffer completion.
274 (List Tags): Mention completion-at-point. Completion is actually
275 available in M-x list-tags.
276
277 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
278 Document vc-delete-file.
279
280 * files.texi (Misc File Ops): Mention vc-delete-file.
281
282 * programs.texi (Symbol Completion): Mention completion-at-point
283 explicitly.
284
2785d024
CY
2852011-12-22 Chong Yidong <cyd@gnu.org>
286
287 * maintaining.texi (Change Log Commands): Don't specially mention
288 vc-update-change-log which is CVS-only.
289
290 * vc1-xtra.texi (Version Headers): Note that these are for
291 Subversion, CVS, etc. only.
292 (General VC Options): De-document vc-keep-workfiles. Fix
293 RCS-isms.
294
0ab39399
EZ
2952011-12-22 Eli Zaretskii <eliz@gnu.org>
296
297 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
298 should be @end iftex".
299
d3098e1e
CY
3002011-12-21 Chong Yidong <cyd@gnu.org>
301
302 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
303 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
304 (VC Pull): Mention vc-log-incoming.
305 (Log Buffer): Add CVS/RCS only disclaimer.
306
307 * vc1-xtra.texi (Remote Repositories): Update introduction.
308 (Local Version Control): Node deleted (obsolete with DVCSes).
309 (Remote Repositories, Version Backups): Node deleted. Move
310 documentation of vc-cvs-stay-local to CVS Options.
311 (CVS Options): Reduce verbosity of description of obscure CVS
312 locking feature.
313 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
314 Tags node.
315 (Revision Tags): Move under Miscellaneous VC subsection.
316 (Change Logs and VC): Note that this is wrong for DVCSs.
317 De-document log entry manipulating features.
318 (Renaming and VC): Describe how it works on modern VCSes.
319
320 * files.texi (Misc File Ops): Mention vc-rename-file.
321
322 * programs.texi (Custom C Indent): Add index entries.
323
47d42d81
AM
3242011-12-20 Alan Mackenzie <acm@muc.de>
325
326 * programs.texi (Motion in C): Update the description of C-M-a and
327 C-M-e, they now DTRT in enclosing scopes.
328 (Custom C Indent): Add @dfn{guessing} of the indentation style.
329
2edef1a0
CY
3302011-12-20 Chong Yidong <cyd@gnu.org>
331
332 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
333 (Old Revisions): Use it.
334 (VCS Repositories): Add "distributed" terminology.
335 (Log Buffer): Remove duplicate description
336 about changesets. Fix "current VC fileset" ambiguity.
337 (Multi-User Branching): Node deleted.
338 (Branches, Switching Branches): Discuss decentralized version
339 control systems.
340 (VC Pull): New node.
341 (Merging): Document merging on decentralized systems.
342 (Creating Branches): Note that this is specific to CVS and related
343 systems.
344
bc859d5f
CY
3452011-12-19 Chong Yidong <cyd@gnu.org>
346
347 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
348 (VC Mode Line): Add index entry for "version control status".
349 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
350 Document vc-revert-show-diff. De-document vc-rollback.
351 (VC Directory Mode): Rewrite introduction. Move prefix arg
352 documentation here from VC Directory Buffer node.
353 (VC Directory Buffer): Use a decentralized VCS example.
354 (VC Directory Commands): Use a table. Remove material duplicated
355 in previous nodes on multi-file VC filsets.
356
9cff91f8
CY
3572011-12-17 Chong Yidong <cyd@gnu.org>
358
359 * maintaining.texi (VCS Concepts): Make "revision" terminology
360 less CVS-specific.
361 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
362 Registering node.
363 (Secondary VC Commands): Deleted. Promote subnodes.
364 (Log Buffer): Add command name for C-c C-c. Fix the name of the
365 log buffer. Add index entries.
366 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
367 "commit" terminology.
368 (Old Revisions): Move it to just before VC Change Log. "Tag" here
369 doesn't refer to tags tables. Note other possible forms of the
370 revision ID. C-x v = does not save.
371 (Registering): Note similarity to C-x v v action. Fix description
372 of how backends are chosen. De-document vc-default-init-revision.
373 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
374 in root log buffers.
375
f3b316df
CY
3762011-12-16 Chong Yidong <cyd@gnu.org>
377
378 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
379 (Basic VC Editing): Remove redundant descriptions.
380 (VC With A Merging VCS): Make description more general instead of
381 CVS-specific.
382 (VC With A Locking VCS): Use VC fileset terminology.
383
29eabb8e
CY
3842011-12-12 Chong Yidong <cyd@gnu.org>
385
386 * building.texi (Executing Lisp): Fix xref for C-M-x.
387 (Lisp Libraries): Add xref to node explaining `load' in Lisp
388 manual. Note that load-path is not customizable.
389 (Lisp Eval): Note that listed commands are available globally.
390 Explain the meaning of "defun" in the C-M-x context.
391 (Lisp Interaction): Copyedits.
392 (External Lisp): Fix name of inferior Lisp buffer. Mention
393 Scheme.
394 (Compilation): Define "inferior process".
395
cd0314dd
EZ
3962011-12-10 Eli Zaretskii <eliz@gnu.org>
397
398 * msdog.texi (Windows Fonts): Document how to force GDI font
399 backend on MS-Windows.
400
0595bd7e 4012011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
402
403 * building.texi (Compilation): Say what the -k flag to make does.
404 Move subprocess discussion to Compilation Shell.
405 (Compilation Mode): Add xref for grep, occur, and mouse
406 references. Define "locus".
407 (Grep Searching): Use @command.
0595bd7e
CY
408 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
409 intro.
410 (Starting GUD): Clarify how arguments are specified.
411 (Debugger Operation): Index entry for "GUD interaction buffer",
412 and move basic description here from Commands of GUD node.
413 (GDB User Interface Layout): Copyedits.
414 (Source Buffers): Remove gdb-find-source-frame, which is not in
415 gdb-mi.el.
416 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
417 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
418 re-document GUD interaction buffers.
b09d01da
CY
419
420 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
421 (Semantic): Add cindex entries for Semantic.
422
2a185919
CY
4232011-12-06 Chong Yidong <cyd@gnu.org>
424
425 * programs.texi (Man Page): Clarify how to use Man-switches.
426 Don't bother documenting Man-fontify-manpage-flag.
427 (Lisp Doc): Add xref to Name Help node.
428 (Hideshow): Add cindex. Mention role of ellipses, and default
429 value of hs-isearch-open. Don't bother documenting
430 hs-special-modes-alist.
431 (Symbol Completion): Add kindex for C-M-i. Don't recommend
432 changing the window manager binding of M-TAB.
433
ebf10822
CY
4342011-12-05 Chong Yidong <cyd@gnu.org>
435
436 * programs.texi (Comment Commands): Fix description of for M-; on
437 blank lines. Move documentation of comment-region here.
438 (Multi-Line Comments): Clarify the role of comment-multi-line.
439 Refer to Comment Commands for comment-region doc.
440 (Options for Comments): Refer to Multi-Line Comments for
441 comment-multi-line doc, instead of duplicating it. Fix default
442 values of comment-padding and comment-start-skip.
443
ec7ae032
CY
4442011-12-04 Chong Yidong <cyd@gnu.org>
445
446 * programs.texi (Program Modes): Mention modes that are not
447 included with Emacs. Fix references to other manuals for tex.
448 Add index entry for backward-delete-char-untabify. Mention
449 prog-mode-hook.
450 (Which Function): Use "global minor mode" terminology.
451 (Basic Indent, Multi-line Indent): Refer to previous descriptions
452 in Indentation chapter to avoid duplication.
453 (Expressions): Copyedit.
454 (Matching): Document Electric Pair mode.
455
456 * ack.texi (Acknowledgments):
457 * rmail.texi (Movemail, Other Mailbox Formats):
458 * frames.texi (Frames): Don't capitalize "Unix".
459
a24bf23e
CY
4602011-12-04 Chong Yidong <cyd@gnu.org>
461
462 * text.texi (Nroff Mode): Mention what nroff is.
463 (Text Based Tables, Table Recognition): Don't say "Table mode"
464 since it's not a major or minor mode.
465 (Text Based Tables): Reduce the size of the example.
466 (Table Definition): Clarify definitions.
467 (Table Creation): Add key table.
468 (Cell Commands): Use kbd for commands.
469 (Table Rows and Columns): Combine nodes Row Commands and Column
470 Commands.
471 (Fixed Width Mode): Node deleted; contents moved to parent.
472 (Table Conversion): Shorten example.
473 (Measuring Tables): Merge into Table Misc.
474
8863a584
CY
4752011-12-03 Chong Yidong <cyd@gnu.org>
476
477 * text.texi (TeX Mode): Mention AUCTeX package.
478 (TeX Editing): Add xref to documentation for Occur.
479 (LaTeX Editing): Add xref to Completion node.
480 (TeX Print): Fix description of tex-directory.
481 (Enriched Text): Renamed from Formatted Text. Make this node and
482 its subnodes less verbose, since text/enriched files are
483 practically unused.
484 (Enriched Mode): Renamed from Requesting Formatted Text.
485 (Format Colors): Node deleted.
486 (Enriched Faces): Renamed from Format Faces. Describe commands
487 for applying colors too.
488 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
489
490 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
491
492 * display.texi (Colors): New node.
493
494 * cmdargs.texi (Colors X):
495 * xresources.texi (GTK styles):
496 * custom.texi (Face Customization): Reference it.
497
498 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
499 Link to Fill Commands for Justification entry.
500
6fdebe93
EZ
5012011-12-03 Eli Zaretskii <eliz@gnu.org>
502
503 * display.texi (Auto Scrolling): More accurate description of what
504 scroll-*-aggressively does, including the effect of non-zero
505 margin. Fix "i.e." markup.
506
95ca9bc7
CY
5072011-12-02 Chong Yidong <cyd@gnu.org>
508
509 * text.texi (Pages): Mention how formfeed chars are displayed.
510 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
511 Describe adaptive filling more precisely.
512 (Fill Commands): Note that filling removes excess whitespace.
513 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
514 now bound to indent-for-tab-command in Text mode.
515 (Outline Mode): Copyedits.
516 (Outline Visibility): Note that Reveal mode is a buffer-local
517 minor mode.
518
519 * modes.texi (Major Modes): Move note about checking major-mode in
520 a hook function here, from Text mode.
521
6d262977
CY
5222011-11-28 Chong Yidong <cyd@gnu.org>
523
b22b1918
CY
524 * text.texi (Words): Add xref to Position Info.
525 (Paragraphs): Add xref to Regexps.
526
6d262977
CY
527 * indent.texi (Indentation): Rewrite introduction. Move table to
528 Indentation Commands node.
529 (Indentation Commands): Add index entries to table. Copyedits.
530 (Tab Stops, Just Spaces): Copyedits.
531 (Indent Convenience): New node. Document electric-indent-mode.
532
533 * programs.texi (Basic Indent):
534 * windows.texi (Pop Up Window): Fix kindex entry.
535
dc95a8b0
CY
5362011-11-28 Chong Yidong <cyd@gnu.org>
537
538 * modes.texi (Major Modes): Move major-mode variable doc here from
539 Choosing Modes. Document describe-mode. Document prog-mode-hook
540 and text-mode-hook. Add example of using hooks.
541 (Minor Modes): Document behavior of mode command calls from Lisp.
542 Note that setting the mode variable using Customize will DTRT.
543 (Choosing Modes): Add example of setting a minor mode using a
544 local variable.
545
b63a8e8e
CY
5462011-11-27 Chong Yidong <cyd@gnu.org>
547
548 * frames.texi (Creating Frames): Move frame parameter example to
549 Frame Parameters node.
550 (Frame Commands): C-x 5 o does not warp the mouse by default.
551 (Fonts): Add more GTK-style properties; also, they should be
552 capitalized.
553 (Special Buffer Frames): Node deleted; special-display is on the
554 way out.
555 (Frame Parameters): Example moved here from Creating Frames.
556 Clarify that default-frame-alist affects the initial frame too.
557 Delete auto-raise-mode and auto-lower-mode.
558 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
559 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
560
561 * windows.texi (Window Choice): Add xref to Lisp manual for
562 special-display-*.
563
a3dcc84e
EZ
5642011-11-26 Eli Zaretskii <eliz@gnu.org>
565
566 * display.texi (Text Display): Update the description,
567 cross-references, and indexing related to display of control
568 characters and raw bytes.
569
4ad3bc2a
CY
5702011-11-25 Chong Yidong <cyd@gnu.org>
571
572 * frames.texi (Frames): Rewrite introduction.
573 (Mouse Commands): Default for mouse-drag-copy-region is now t.
574 Mouse-3 does not copy to kill ring by default. DEL does not
575 behave specially for mouse commands any more.
576 (Mouse References): Document mouse-1-click-follows-link more
577 thoroughly.
578 (Menu Mouse Clicks): Move footnote to the main text and add xref
579 to Init Rebinding node.
580 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
581
582 * files.texi (Visiting): `C-x 5 f' works on ttys too.
583
20db1522
JB
5842011-11-24 Juanma Barranquero <lekktu@gmail.com>
585
586 * display.texi (Font Lock): Fix typo.
587
01d06b1f
GM
5882011-11-24 Glenn Morris <rgm@gnu.org>
589
590 * rmail.texi (Rmail Output):
591 Mention rmail-automatic-folder-directives. (Bug#9657)
592
0cbaa1d5
CY
5932011-11-21 Chong Yidong <cyd@gnu.org>
594
595 * mark.texi (Global Mark Ring): Fix description of global mark
596 ring (Bug#10032).
597
fe7a3057
JB
5982011-11-20 Juanma Barranquero <lekktu@gmail.com>
599
600 * msdog.texi (Windows Fonts): Fix typo.
601
b6e63cbe
GM
6022011-11-17 Glenn Morris <rgm@gnu.org>
603
604 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
605
58179cce
JB
6062011-11-16 Juanma Barranquero <lekktu@gmail.com>
607
608 * killing.texi (Rectangles):
7877f373
JB
609 * misc.texi (Document View):
610 * modes.texi (Choosing Modes):
611 * msdog.texi (Windows Fonts):
58179cce
JB
612 * regs.texi (Rectangle Registers):
613 * search.texi (Isearch Yank): Fix typos.
614
291d142b
CY
6152011-11-06 Chong Yidong <cyd@gnu.org>
616
617 * windows.texi (Basic Window): Add xref to Cursor Display.
618 (Split Window): Document negative arg for splitting commands.
619 (Other Window): Document mouse-1 in text area of window.
620 (Change Window): Don't mention window attributes, since they
621 aren't defined. C-x 1 can't be used with minibuffer windows.
622 Windows are no longer auto-deleted.
623 (Window Choice): Add xref to Choosing Window in Lisp manual.
624 (Window Convenience): Note that windmove disables shift-selection.
625 Move M-x compare-windows here from Other Window node.
626
627 * custom.texi (Mouse Buttons):
628 * search.texi (Isearch Scroll):
629 * windows.texi (Split Window): Use new names split-window-below
630 and split-window-right.
631
a7ef684b
JB
6322011-10-26 Juanma Barranquero <lekktu@gmail.com>
633
634 * emacs.texi (Top): Fix typo.
635
d53e1747
GM
6362011-10-25 Glenn Morris <rgm@gnu.org>
637
638 * abbrevs.texi (Saving Abbrevs):
639 quietly-read-abbrev-file is not a command. (Bug#9866)
640
e7a3ff06
CY
6412011-10-24 Chong Yidong <cyd@gnu.org>
642
643 * display.texi (Scrolling): Document scroll-up-line and
644 scroll-down-line. Document scroll-command property.
645 (Recentering): New node, split off from Scrolling.
646
86c60681
CY
6472011-10-23 Chong Yidong <cyd@gnu.org>
648
da97a9e6
CY
649 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
650 (Tool Bars): Copyedits.
651
86c60681
CY
652 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
653
d195726a
CY
6542011-10-22 Chong Yidong <cyd@gnu.org>
655
656 * windows.texi (Displaying Buffers): Fix broken lispref link.
657
a70e06c1
CY
6582011-10-22 Chong Yidong <cyd@gnu.org>
659
660 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
661 Move confirm-nonexistent-file-or-buffer discussion here.
662
663 * files.texi (File Names, Visiting): Move detailed discussion of
664 minibuffer confirmation to Minibuffer Exit.
665
666 * buffers.texi (Buffers): Tweak mention of mail buffer name.
667 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
668
bfd779dd
CY
6692011-10-21 Chong Yidong <cyd@gnu.org>
670
671 * files.texi (File Names, Visiting, Interlocking): Copyedits.
672 (Backup Copying): backup-by-copying-when-mismatch is now t.
673 (Customize Save): Fix description of require-final-newline.
674 (Reverting): Note that revert-buffer can't be undone. Mention VC.
675 (Auto Save Control): Clarify.
676 (File Archives): Add 7z.
677 (Remote Files): ange-ftp-make-backup-files defaults to nil.
678
679 * arevert-xtra.texi (Autorevert): Copyedits.
680
6e317956
CY
6812011-10-20 Chong Yidong <cyd@gnu.org>
682
683 * custom.texi (Hooks, Init Examples):
684 * display.texi (Font Lock):
685 * fixit.texi (Spelling):
686 * rmail.texi (Rmail Display): Minor mode function with no arg now
687 enables it.
688
689 * fixit.texi (Spelling): Fix description of inline completion.
690
5abc31ef
CY
6912011-10-19 Chong Yidong <cyd@gnu.org>
692
693 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
694 entries.
695 (Isearch Yank): Document isearch-yank-pop.
696 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
697 (Other Repeating Search): Document Occur Edit mode.
698
939db9ac
CY
6992011-10-18 Chong Yidong <cyd@gnu.org>
700
701 * display.texi (Fringes): Move overflow-newline-into-fringe here,
702 from Line Truncation node.
703 (Standard Faces): Note that only the background of the cursor face
704 has an effect.
705 (Cursor Display): Fix descriptions of cursor face
706 and bar cursor blinking.
707 (Text Display): Document nobreak-char-display more clearly.
708 (Line Truncation): Add xref to Split Window node.
709 (Display Custom): Don't bother documenting baud-rate or
710 no-redraw-on-reenter.
711
712 * search.texi (Slow Isearch): Node removed.
713
80c6d77f
GM
7142011-10-18 Glenn Morris <rgm@gnu.org>
715
716 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
717
d366bd53
CY
7182011-10-18 Chong Yidong <cyd@gnu.org>
719
720 * display.texi (Faces): Simplify discussion. Move documentation
721 of list-faces-display here, from Standard Faces node. Note
722 special role of `default' background.
723 (Standard Faces): Note special role of `default' background. Note
724 that region face may be taken fom GTK. Add xref to Text Display.
725 (Text Scale): Rename from "Temporary Face Changes". Callers
726 changed. Don't bother documenting variable-pitch-mode.
727 (Font Lock): Copyedits. Remove font-lock-maximum-size.
728 (Useless Whitespace): Simplify description of
729 delete-trailing-whitespace. Note active region case.
730 (Text Display): Fix description of escape-glyph face assignment.
731 Remove unibye mode discussion. Update some parts for Unicode.
732 Move glyphless chars documentation to Lisp manual.
733
734 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
735
21100e7d
CY
7362011-10-15 Chong Yidong <cyd@stupidchicken.com>
737
738 * display.texi (Scrolling): Tweak explanation of scroll direction.
739 (View Mode): Add index entries.
740
741 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
742
743 * regs.texi (Text Registers): C-x r i does not activate the mark.
744 (Bookmarks): Document new default bookmark location.
745
50b063c3
CY
7462011-10-13 Chong Yidong <cyd@stupidchicken.com>
747
748 * killing.texi (Deletion): Add xref to Using Region. Document
749 delete-forward-char.
750 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
751 description here. Recommend C-u C-SPC for jumping to mark.
752 (Kill Ring): Move kill ring variable documentation here.
753 (Primary Selection): Copyedits.
754 (Rectangles): Document new command rectangle-number-lines.
755 (CUA Bindings): Note that this disables the mark-even-if-inactive
756 behavior for C-x and C-c.
757
758 * mark.texi (Mark): Mention "active region" terminology.
759 (Using Region): Document delete-active-region.
760
e1a3f5b1
CY
7612011-10-12 Chong Yidong <cyd@stupidchicken.com>
762
763 * mark.texi (Mark): Clarify description of disabled Transient Mark
764 mode (Bug#9689).
765 (Setting Mark): Document prefix arg for C-x C-x. Document primary
766 selection changes. Mention that commands like C-y set the mark.
767 (Marking Objects): Add xref to Words node. Note that mark-word
768 and mark-sexp also have the "extend region" behavior.
769 (Using Region): Mention M-$ in the table. Document
770 mark-even-if-inactive here instead of in Mark Ring.
771 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
772 note of the "Mark Set" behavior.
773 (Disabled Transient Mark): Rename from "Persistent Mark"
774 (Bug#9688). Callers changed.
775
776 * programs.texi (Expressions):
777 * text.texi (Words): Defer to Marking Objects for mark-word doc.
778
3dc62b2b
CY
7792011-10-09 Chong Yidong <cyd@stupidchicken.com>
780
781 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
782 option" terminology.
783 (Key Help): Add command names. Define "documentation string".
784 (Name Help): Remove an over-long joke.
785 (Apropos): Document prefix args. Remove duplicated descriptions.
786 (Help Mode): Add C-c C-b to table. Update TAB binding.
787 (Package Keywords): Rename from "Library by Keyword". Describe
788 new package menu interface.
789 (Help Files, Help Echo): Tweak description.
de09aa52
CY
790
791 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 792 (Minibuffer History): Document numeric args to history commands.
de09aa52 793
2d3fe5d7
EZ
7942011-10-08 Eli Zaretskii <eliz@gnu.org>
795
796 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
797
b2b0776e
CY
7982011-10-08 Chong Yidong <cyd@stupidchicken.com>
799
800 * basic.texi (Position Info): Omit page commands. Document
801 count-words-region and count-words.
802
803 * text.texi (Pages): Move what-page documentation here.
804
27a16462
CY
8052011-10-08 Chong Yidong <cyd@stupidchicken.com>
806
807 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
808 Remote Files node instead of linking directly to the Tramp manual.
809 (Minibuffer Edit): Add xref to Blank Lines.
810 (Completion): Add xref to Symbol Completion. Remove redundant
811 example, which is repeated in the next node.
812 (Completion Commands): Minor clarifications.
813 (Completion Styles): New node, split from Completion Commands.
814 Document substring and initials styles.
815 (Strict Completion): Remove information duplicated in other nodes.
816 (Completion Options): Consolidate case difference discussion here.
817
818 * help.texi (Help Mode): Fix kindex entries.
819
820 * files.texi (File Names): Add index entries.
821
de0bde62
CY
8222011-10-07 Chong Yidong <cyd@stupidchicken.com>
823
824 * basic.texi (Inserting Text): Add xref to Completion. Add
825 ucs-insert example, and document prefix argument.
826 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
827 to left/right. Tweak left-char and right-char descriptions.
828 M-left and M-right are now bound to left-word/right-word.
829 (Erasing): Document delete-forward-char.
830
831 * screen.texi (Screen, Menu Bar): Copyedits.
832 (Point): Remove duplicate paragraph on cursors, also in Screen.
833 (Mode Line): Trailing dashes no longer shown on X displays.
834
835 * frames.texi (Non-Window Terminals): Index just "text-only
836 terminal", which is used throughout the manual now.
837
838 * entering.texi (Entering Emacs): Define "startup screen".
839 Document window-splitting behavior with command-line inputs.
840 (Exiting): Remove obsolete paragraph about shells without suspend
841 functionality.
842
843 * commands.texi (User Input): Define "input event" more clearly.
844 (Keys): Add xref to Echo Area.
845 (Commands): Clarify relation between commands and functions.
846
453e4522
CY
8472011-10-06 Chong Yidong <cyd@stupidchicken.com>
848
849 * misc.texi (emacsclient Options): Document how emacsclient runs
850 the Emacs daemon (Bug#9674).
851
550f41cd
CY
8522011-10-01 Chong Yidong <cyd@stupidchicken.com>
853
854 * basic.texi (Moving Point):
855 * custom.texi (Mouse Buttons):
856 * rmail.texi (Rmail Scrolling):
857 * search.texi (Isearch Scroll):
858
859 * display.texi (Scrolling): Replace scroll-up/down with
860 scroll-up/down-command. Fix scroll-preserve-screen-position
861 description. Document scroll-error-top-bottom.
862
9229fe87
GM
8632011-09-30 Glenn Morris <rgm@gnu.org>
864
865 * commands.texi (Keys): Whitespace fix. (Bug#9635)
866
0a2132ba
CY
8672011-09-24 Chong Yidong <cyd@stupidchicken.com>
868
869 * windows.texi (Pop Up Window): Defer discussion of window
870 splitting to the Window Choice node. Add index entries.
871 (Force Same Window): Node deleted.
872 (Displaying Buffers, Window Choice): New nodes.
873
874 * buffers.texi (Select Buffer): Clarify description of
875 buffer-switching commands. Add xref to Window Display node.
876 Don't repeat confirm-nonexistent-file-or-buffer description from
877 Visiting node. Remove even-window-heights.
878
879 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
880
33ed493b
CY
8812011-09-18 Chong Yidong <cyd@stupidchicken.com>
882
883 * cmdargs.texi (Icons X): Fix description of Emacs icon.
884
885 * xresources.texi (Table of Resources): Fix documentation of
886 bitmapIcon.
887
92fa95ad
CY
8882011-09-15 Chong Yidong <cyd@stupidchicken.com>
889
890 * package.texi (Package Menu): Add package-menu-mark-upgrades.
891
16254627
EH
8922011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
893
894 * frames.texi (Frame Commands): Note that delete-other-frames only
895 deletes frames on current terminal.
896
c3760c17
EZ
8972011-09-10 Eli Zaretskii <eliz@gnu.org>
898
899 * sending.texi (Mail Misc): Document mail-add-attachment.
900
69b8be97
EZ
9012011-09-04 Eli Zaretskii <eliz@gnu.org>
902
903 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
904
3fd50d5c
CY
9052011-08-29 Chong Yidong <cyd@stupidchicken.com>
906
907 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
908
e2aeef63
CY
9092011-08-28 Chong Yidong <cyd@stupidchicken.com>
910
911 * files.texi (File Archives):
912 * cal-xtra.texi (Diary Display):
913 * help.texi (Help Mode): Add xref to View Mode.
914
ddb54206
CY
9152011-08-28 Chong Yidong <cyd@stupidchicken.com>
916
a6326082
CY
917 * display.texi (View Mode): New node. Move view-file here from
918 Misc File Ops. Move view-buffer here from Misc Buffer.
919
920 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
921
04e2ce72 922 * files.texi (Misc File Ops): Document new
a6326082 923 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
924
925 * dired.texi (Dired Deletion): Shorten description of Trash.
926
ddb54206
CY
927 * misc.texi (emacsclient Options): Document server-port.
928
bd206ce5
EZ
9292011-08-27 Eli Zaretskii <eliz@gnu.org>
930
931 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
932 even on MS-Windows. Fix a typo.
933
d43f5a42
CY
9342011-08-26 Chong Yidong <cyd@stupidchicken.com>
935
936 * package.texi: New file, documenting the package manager.
937
938 * emacs.texi: Include it.
939
940 * help.texi (Help Summary): Add describe-package.
941
e0b1591b
CY
9422011-08-25 Chong Yidong <cyd@stupidchicken.com>
943
856ce114
CY
944 * misc.texi (Printing): Convert subnodes into subsections.
945
f404f8bc
CY
946 * text.texi (Two-Column): Move into Text chapter.
947
948 * picture-xtra.texi (Picture Mode): Group with Editing Binary
949 Files section. Convert from chapter into section.
950
951 * display.texi (Narrowing): Move into display chapter.
952
e0b1591b
CY
953 * sending.texi (Sending Mail):
954 * rmail.texi (Rmail):
955 * misc.texi (Gnus, Document View):
956 * dired.texi (Dired):
957 * emacs.texi: Group the mail, rmail, and gnus chapters together.
958
75bfc667
JL
9592011-08-07 Juri Linkov <juri@jurta.org>
960
961 * dired.texi (Operating on Files): Rewrite according to the fact
962 that `dired-do-chmod' doesn't use the `chmod' program anymore.
963
fe676f91
MA
9642011-07-30 Michael Albinus <michael.albinus@gmx.de>
965
966 * mini.texi (Minibuffer File): Insert a reference to Tramp for
967 remote file name completion. (Bug#9197)
968
4cc60b9b
EZ
9692011-07-28 Eli Zaretskii <eliz@gnu.org>
970
971 * mule.texi (Bidirectional Editing): Document the fact that
972 bidi-display-reordering is t by default.
973
89671e16
LMI
9742011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
975
976 * help.texi (Misc Help): Mention `describe-prefix-bindings'
977 explicitly (bug#8904).
978
fb23ecc2
LMI
9792011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
980
981 * trouble.texi (Checklist): Use an `M-x' example instead of an
982 Emacs Lisp form to switch on the dribble file (bug#8056).
983
465c5fc8
LMI
9842011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
985
986 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
987
90a6258b
GM
9882011-07-13 Glenn Morris <rgm@gnu.org>
989
990 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
991
c7588364
LMI
9922011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
993
994 * mark.texi (Mark Ring): Clarify how many locations are saved
995 (bug#5770).
996 (Global Mark Ring): Ditto.
997
4cb4f3ba
LMI
9982011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
999
d648feab
LMI
1000 * text.texi (Table Recognition): Use "at point" instead of "under
1001 point" (bug#4345).
1002
4cb4f3ba
LMI
1003 * display.texi (Cursor Display): Mention `cursor-type'.
1004
1005 * screen.texi (Point): Clarify that it's only if you use a block
1006 cursor that it appears to be on a character (bug#4345).
1007
ecd0b990
CY
10082011-07-12 Chong Yidong <cyd@stupidchicken.com>
1009
1010 * misc.texi (Amusements): Move dissociated press here, from its
1011 own section.
1012
1013 * emacs.texi (Top): Update node listing.
1014
c2fd0368
LMI
10152011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1016
1017 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1018 clarity (bug#3523).
1019
fdeb32ec
CY
10202011-07-12 Chong Yidong <cyd@stupidchicken.com>
1021
1022 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1023 (Misc X): Document --parent-id.
1024
1025 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1026 defaults to nil.
1027
1028 * misc.texi (emacsclient Options): Document --parent-id.
1029
1030 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1031
f584ca38
LMI
10322011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1033
1034 * emacs.texi: Use "..." instead of ``...'' in the menus
1035 (bug#3503).
1036
963578d3
CY
10372011-07-11 Chong Yidong <cyd@stupidchicken.com>
1038
1039 * killing.texi (Primary Selection): Document `only' setting for
1040 select-active-regions.
1041
1042 * mark.texi (Setting Mark): Reference Shift Selection node.
1043
1044 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1045
a30ed87b
LMI
10462011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1047
47076272
LMI
1048 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1049 motion keys" (bug#3503).
1050
a30ed87b
LMI
1051 * emacs.texi: Change all the register node names from "RegPos"
1052 (etc.) to "Positional Registers" (etc.) (bug#3314).
1053
4d45a8b7
CY
10542011-07-11 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1057 (Other Kill Commands, Kill Options): Copyedits.
1058 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1059 (Yanking): Move yank-excluded properties discussion here.
1060 (Cut and Paste): Move from frames.texi. Update subnodes to
1061 describe x-select-enable-clipboard case.
1062
1063 * frames.texi: Move Cut and Paste node and subnodes into
1064 killing.texi, except Mouse Commands and Word and Line Mouse.
1065
c160ddee
AM
10662011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1067
1068 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1069
3329e6e3
LMI
10702011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
32a214fe
LMI
1072 * screen.texi (Mode Line): Clarify that coding systems are
1073 characters, not letters (bug#1749).
1074
3329e6e3
LMI
1075 * cmdargs.texi (Environment): Mention removing variables
1076 (bug#1615). Text suggested by Kevin Rodgers.
1077
8875da1e
CY
10782011-07-10 Chong Yidong <cyd@stupidchicken.com>
1079
54806e45
CY
1080 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1081
8875da1e
CY
1082 * modes.texi: Rename from major.texi.
1083 (Modes): New node. Make Major Modes and Minor Modes subsections
1084 of this. All callers changed.
1085
1086 * custom.texi (Minor Modes): Move to modes.texi.
1087
7847b2a1
CY
10882011-07-10 Chong Yidong <cyd@stupidchicken.com>
1089
6cfd0fa2
CY
1090 * custom.texi (Syntax): Node deleted.
1091
1092 * help.texi (Help Summary):
1093 * major.texi (Major Modes):
1094 * programs.texi (Parentheses):
1095 * search.texi (Regexp Backslash, Regexp Backslash)
1096 (Regexp Backslash):
1097 * text.texi (Words): Callers changed.
1098
7847b2a1
CY
1099 * text.texi (Refill, Longlines): Delete nodes.
1100
1101 * ack.texi (Acknowledgments): Longlines removed from manual.
1102
1103 * emacs.texi (Top): Update node listing.
1104
2a71c436
GM
11052011-07-09 Glenn Morris <rgm@gnu.org>
1106
1107 * fortran-xtra.texi (Fortran): Update handled extensions.
1108
61436e9f
LMI
11092011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1110
1111 * display.texi (Scrolling): `C-v' (etc) are now bound to
1112 `scroll-*-command' (bug#8349).
1113
6e560c71
LMI
11142011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1115
48954a09 1116 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1117 doesn't actually delete any files (bug#7125).
1118
2904fd97
LMI
1119 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1120 argument for `C-c C-k' (bug#7391).
1121
6e560c71
LMI
1122 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1123 you're currently using (bug#8489).
1124
978ff6c5
EZ
11252011-07-01 Eli Zaretskii <eliz@gnu.org>
1126
1127 * mule.texi (Coding Systems): Move index entries from the previous
1128 change into their proper places.
1129
0d742084
LMI
11302011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1131
31976bd5
LMI
1132 * help.texi (Help Files): Document view-external-packages (bug#8902).
1133
0d742084
LMI
1134 * mule.texi (Coding Systems): Put a few more of the coding systems
1135 into the index (bug#8900).
1136
9f678528
GM
11372011-06-26 Glenn Morris <rgm@gnu.org>
1138
1139 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1140
18a4ce5e
AR
11412011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1142
1143 * misc.texi (emacsclient Options): Mention --frame-parameters.
1144
f0da764a
GM
11452011-06-09 Glenn Morris <rgm@gnu.org>
1146
1147 * custom.texi (Specifying File Variables):
1148 Recommend explicit arguments for minor modes.
1149
b047e7ac
PE
11502011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1151
1152 Document wide integers better.
1153 * buffers.texi (Buffers):
001903b5
PE
1154 * files.texi (Visiting): Document maxima for 64-bit machines,
1155 and mention virtual memory limits.
b047e7ac 1156
bf41276f
CY
11572011-05-28 Chong Yidong <cyd@stupidchicken.com>
1158
1159 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1160
1161 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1162 prog mode (Bug#8240).
1163
e145f188
GM
11642011-05-27 Glenn Morris <rgm@gnu.org>
1165
1166 * custom.texi (Specifying File Variables):
1167 Major modes no longer need come first.
1168
313f790e
CY
11692011-05-22 Chong Yidong <cyd@stupidchicken.com>
1170
1171 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1172 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1173
c136e5cd
GM
11742011-05-18 Glenn Morris <rgm@gnu.org>
1175
1176 * ack.texi (Acknowledgments): Remove fakemail.c.
1177
c71a0d48 11782011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1179
1180 Fixes for fitting text into 7x9 printed manual.
1181 * building.texi (Flymake, Breakpoints Buffer):
1182 * calendar.texi (Appointments):
1183 * cmdargs.texi (General Variables, Display X):
1184 * custom.texi (Saving Customizations, Face Customization)
1185 (Directory Variables, Minibuffer Maps, Init Rebinding):
1186 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1187 * fixit.texi (Spelling):
1188 * frames.texi (Creating Frames, Fonts):
1189 * help.texi (Help Files):
1190 * mini.texi (Minibuffer File):
1191 * misc.texi (emacsclient Options, Emulation):
1192 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1193 * mule.texi (International Chars, Language Environments)
1194 (Select Input Method, Modifying Fontsets, Charsets):
1195 * programs.texi (Custom C Indent):
1196 * rmail.texi (Rmail Labels):
1197 * text.texi (Table Conversion):
1198 * trouble.texi (Known Problems, Known Problems):
1199 * windows.texi (Change Window):
1200 * xresources.texi (GTK resources): Reflow text and re-indent code
1201 examples to avoid TeX overflows and underflows on 7x9 paper.
1202
1203 * emacs.texi: Fix the (commented out) smallbook command.
1204
1205 * macos.texi (Mac / GNUstep Events):
1206 * xresources.texi (Lucid Resources): Remove extraneous examples.
1207
b8f82dc1
GM
12082011-05-10 Glenn Morris <rgm@gnu.org>
1209
1210 * custom.texi (Specifying File Variables):
1211 Deprecate using mode: for minor modes.
1212
d306b4da
GM
12132011-05-07 Glenn Morris <rgm@gnu.org>
1214
1215 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1216
548d0a63
GM
12172011-05-06 Glenn Morris <rgm@gnu.org>
1218
5006e634
GM
1219 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1220
548d0a63
GM
1221 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1222
e793a940
LMI
12232011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224
1225 * misc.texi (Emacs Server): Document `server-eval-at'.
1226
7031be6d
UR
12272011-04-24 Chong Yidong <cyd@stupidchicken.com>
1228
1229 * maintaining.texi (List Tags): Document next-file. Suggested by
1230 Uday S Reddy.
1231
4ffd0d6b 12322011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1233
1234 * mini.texi (Minibuffer Edit):
1235 * screen.texi (Mode Line): Fix typo.
1236
1c6c854e
CS
12372011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1238
024ff170 1239 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1240
c5c9f40f
CY
12412011-03-26 Chong Yidong <cyd@stupidchicken.com>
1242
1243 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1244
09725d26
EZ
12452011-03-30 Eli Zaretskii <eliz@gnu.org>
1246
1247 * display.texi (Auto Scrolling): Document the limit of 100 lines
1248 for never-recentering scrolling with `scroll-conservatively'.
1249 (Bug#6671)
1250
09d9db2c 12512011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1252
1253 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1254 HOME on Windows and where it looks for init files. (Bug#8221)
1255
62d94509
EZ
12562011-03-10 Eli Zaretskii <eliz@gnu.org>
1257
1258 * search.texi (Regexp Example):
1259 * mule.texi (International Chars):
1260 * building.texi (External Lisp): Don't use characters outside
1261 ISO-8859-1.
1262
0286d9de
EZ
12632011-03-09 Eli Zaretskii <eliz@gnu.org>
1264
1c6c854e
CS
1265 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1266 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1267
1268 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1269
114902a5 1270 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1271 (Bug#8210)
1272
0afb4571
J
12732011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1274
1275 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1276 for Gtk+ 3.
1277
bb3865e8
GM
12782011-03-08 Glenn Morris <rgm@gnu.org>
1279
6446548e
GM
1280 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1281 * emacs.texi (Acknowledgments):
1282 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1283 * emacs.texi: Set documentencoding.
6446548e 1284
bb3865e8
GM
1285 * display.texi (Optional Mode Line): Don't mention exactly where
1286 display-time appears. (Bug#8193)
1287
33383987
JB
12882011-03-07 Chong Yidong <cyd@stupidchicken.com>
1289
1290 * Version 23.3 released.
1291
892777ba
CY
12922011-03-06 Chong Yidong <cyd@stupidchicken.com>
1293
1294 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1295
0b973fc5
DW
12962011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1297
1298 * misc.texi (emacsclient Options): Add q/quiet.
1299
8ef5a2f2
GM
13002011-03-02 Glenn Morris <rgm@gnu.org>
1301
1302 * mule.texi (Communication Coding) <x-select-request-type>:
1303 Remove duplicate (essentially) paragraph. (Bug#8148)
1304
bd106056
CS
13052011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1306
1307 * maintaining.texi (Format of ChangeLog): Add reference to
1308 add-log-full-name.
1309 (Change Log Commands): Add documentation for combining multiple
1310 symbols in one change.
1311
6640b281
GM
13122011-03-01 Glenn Morris <rgm@gnu.org>
1313
1314 * custom.texi (Directory Variables):
1315 Give an example of excluding subdirectories.
1316
2b0c7330 13172011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1318
1319 * search.texi (Regexp Search): Move index entries about regexps to the
1320 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1321
8c62c205
GM
13222011-02-19 Glenn Morris <rgm@gnu.org>
1323
1324 * dired.texi (Dired): Dired-X version number was dropped.
1325
3928f2b6
JD
13262011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1327
1328 * xresources.texi (X Resources): Remove *faceName and replace it with
1329 *font for Lucid.
1330
a41c8660
CY
13312011-02-05 Chong Yidong <cyd@stupidchicken.com>
1332
1333 * rmail.texi (Rmail Display): Document Rmail MIME support more
1334 accurately.
1335
1336 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1337 vc-log-outgoing.
1338 (Merging): Document vc-find-conflicted-file.
1339
233ba4d9 13402011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1341
1342 * custom.texi (Variables): Fix typo.
1343
14beddf4 13442011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1345
65401ee3
CY
1346 * search.texi (Regexps): Copyedits. Mention character classes
1347 (Bug#7809).
1348
19f81ecf
CY
1349 * files.texi (File Aliases): Restore explanatory text from Eli
1350 Zaretskii, accidentally removed in 2011-01-08 commit.
1351
bf3dae7e
EZ
13522011-01-29 Eli Zaretskii <eliz@gnu.org>
1353
1354 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1355 (MAKEINFO_OPTS): New variable.
1356 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1357 (emacs.html): New target.
1358 (clean): Remove emacs.html.
1359
45eb2a5d
WL
13602011-01-23 Werner Lemberg <wl@gnu.org>
1361
1362 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1363 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1364 (ENVADD): Updated.
1365
9acfe703
GM
13662011-01-18 Glenn Morris <rgm@gnu.org>
1367
1368 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1369
1370 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1371
362b9d48
GM
13722011-01-15 Chong Yidong <cyd@stupidchicken.com>
1373
bb033b5f
CY
1374 * building.texi (Compilation): Improve instructions for running two
1375 compilations (Bug#7573).
1376
b024d9f0
MD
1377 * files.texi (Backup Names): Document the new location of the
1378 last-resort backup file.
1379
362b9d48
GM
1380 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1381 manual. Explain why directory-abbrev-alist elements should be anchored
1382 (Bug#7777).
1383
13842011-01-15 Eli Zaretskii <eliz@gnu.org>
1385
1386 * msdog.texi (Windows Startup): Correct inaccurate description of
1387 differences between emacsclient.exe and emacsclientw.exe.
1388
7c420169 13892011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1390
1391 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1392
7c420169 13932011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1394
1395 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1396
7c420169 13972011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1398
2d34d523
EZ
1399 * frames.texi (Cut and Paste): Modify the section's name and text:
1400 don't mix "cut/paste" with "kill/yank".
1401 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1402 (Bug#7702)
1403
88ab4340
EZ
1404 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1405
7c420169 14062011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1407
1408 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1409 matches its position in the menu. (Bug#7674)
1410
7c420169 14112011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1412
1413 * trouble.texi (Checklist): Mention not replying via news either.
1414
92bb6c52
TH
14152010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1416
1417 * misc.texi (Document View): Update DocView section with newly
1418 supported document formats.
1419
b103c904
CY
14202010-12-21 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * killing.texi: Resection the Info version to conform to the
1423 printed manual, to avoid making sections on Accumulating Text, CUA
1424 and Rectangles into full chapters.
1425
f49d1f52 14262010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1427
1428 * custom.texi (Init Syntax): Add index entries for "character syntax".
1429 (Bug#7576)
1430
f49d1f52 14312010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1432
1433 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1434
f49d1f52 14352010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1436
1437 * trouble.texi (Checklist): Fix typo in newsgroup name.
1438
f49d1f52 14392010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1440
1441 * search.texi (Word Search): Note that the lazy highlight always
1442 matches to whole words (Bug#7470).
1443
f49d1f52 14442010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1445
4f1948eb
EZ
1446 * display.texi (Optional Mode Line): Make the description of
1447 load-average more accurate.
1448
b8a9e136
EZ
1449 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1450 registry, with a cross-reference.
62d72a4a
EZ
1451 (Windows Startup): New node. Move the stuff about the current
1452 directory from "Windows HOME".
b8a9e136 1453
07976ae3 14542010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1455
1456 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1457 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1458
07976ae3 14592010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1460
1461 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1462 Suggested by Štěpán Němec.
1463
07976ae3 14642010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1465
1aaae3f3
CY
1466 * maintaining.texi (Version Control): Say "commit", not "check in".
1467 (Version Control Systems): Simplify descriptions.
1468 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1469 VCS Concepts.
1470 (VC Mode Line): Update example.
1471 (Old Revisions): Document revert-buffer for vc-diff.
1472 (Log Buffer): Promote to a subsection. Document header lines.
1473
1c6c854e
CS
1474 * macos.texi (Mac / GNUstep Basics):
1475 Document ns-right-alternate-modifier.
ec8a6295 1476
1aaae3f3
CY
1477 * emacs.texi (Top): Update node listing.
1478
0eb025fb
EZ
14792010-11-13 Eli Zaretskii <eliz@gnu.org>
1480
1481 * rmail.texi (Rmail Coding): Characters with no fonts are not
1482 necessarily displayed as empty boxes.
1483
1484 * mule.texi (Language Environments, Fontsets): Characters with no
1485 fonts are not necessarily displayed as empty boxes.
1486
1487 * display.texi (Text Display): Document display of glyphless
1488 characters.
1489
ea4f7750
GM
14902010-11-13 Glenn Morris <rgm@gnu.org>
1491
1492 * basic.texi (Position Info): Add M-x count-words-region.
1493
90639cea
GM
14942010-11-11 Glenn Morris <rgm@gnu.org>
1495
1496 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1497
d607b96b 14982010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1499
1500 * msdog.texi (Windows HOME): Add information regarding startup
1501 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1502
c12e4a81
GM
15032010-10-11 Glenn Morris <rgm@gnu.org>
1504
df187c62
GM
1505 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1506
c12e4a81
GM
1507 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1508 (DVIPS): New variable.
234db610
GM
1509 (.PHONY): Add html, ps.
1510 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1511 (clean): Delete html, ps files.
c12e4a81 1512
6513b232
EZ
15132010-10-09 Eli Zaretskii <eliz@gnu.org>
1514
1515 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1516
f4f358f1
GM
15172010-10-09 Glenn Morris <rgm@gnu.org>
1518
c1dc72b3
GM
1519 * Makefile.in (VPATH): Remove.
1520 (infodir): Make it absolute.
1521 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1522
4393405b
GM
1523 * Makefile.in (dist): Anchor regexps.
1524
eef3ab94
GM
1525 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1526 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1527 (emacs-xtra.pdf): Use $<.
1528
aa9db089
GM
1529 * Makefile.in (infoclean): Remove harmless, long-standing error.
1530
abd40fb4
GM
1531 * Makefile.in ($(infodir)): Delete rule.
1532 (mkinfodir): New.
1533 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1534
f4f358f1 1535 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1536 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1537 * emacsver.texi: New file, replacing emacsver.texi.in.
1538
ea274122
GM
15392010-10-09 Glenn Morris <rgm@gnu.org>
1540
f7a31f11
GM
1541 * emacsver.texi.in: New file.
1542 * emacs.texi: Set EMACSVER by including emacsver.texi.
1543 * Makefile.in (distclean): Delete emacsver.texi.
1544 (dist): Copy emacsver.texi.
b13254e7 1545 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1546
3fb78d1f
GM
1547 * ack.texi (Acknowledgments): No more b2m.c.
1548
ea274122
GM
1549 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1550 (emacs): Remove rule.
1551 (dist): No need to deal with the emacs rule any more.
1552
17ca7950
GM
15532010-10-07 Glenn Morris <rgm@gnu.org>
1554
1555 * Makefile.in (version): New, set by configure.
1556 (clean): Delete dist tar file.
1557 (dist): Use version in tar name.
1558
4c83f6e1
GM
15592010-10-06 Glenn Morris <rgm@gnu.org>
1560
1561 * Makefile.in (EMACS_XTRA): Add the main source file.
1562 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1563 (mostlyclean): No core files, reorder other files.
1564 (clean): Delete specific dvi and pdf files.
1565 (infoclean, dist): New rules.
1566 (maintainer-clean): Use infoclean.
8a944cea 1567 ($(infodir)): Add parallel build workaround.
4c83f6e1 1568
0264072d
GM
15692010-10-04 Glenn Morris <rgm@gnu.org>
1570
1571 * Makefile.in (SHELL): Set it.
1572 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1573 (info, dvi): Replace above variables with their expansions.
1574 (info): Move mkdir from here...
1575 ($(infodir)/emacs): ... to here (for parallel builds).
1576 (pdf): New target.
1577 ($(infodir)/emacs): Pass -o option to makeinfo.
1578 (.PHONY): Declare clean rules.
1579 (maintainer-clean): Delete dvi and pdf files.
1580 Guard against cd failures. Use a more restrictive delete.
1581
3226d6ca
GM
15822010-10-02 Glenn Morris <rgm@gnu.org>
1583
1584 * misc.texi (Shell Mode): Remove reference to old function name.
1585
cad90f3b
EZ
15862010-09-30 Eli Zaretskii <eliz@gnu.org>
1587
1588 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1589 indicator characters.
1590
5f874327
GM
15912010-09-29 Glenn Morris <rgm@gnu.org>
1592
1593 * Makefile.in (top_srcdir): Remove unused variable.
1594
0ab9cff3
GM
15952010-09-14 Glenn Morris <rgm@gnu.org>
1596
67ae9766
GM
1597 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1598 the last hook item.
1599
0ab9cff3
GM
1600 * calendar.texi (Appointments): Also updated when a diary include file
1601 is saved.
1602
6664fc59 16032010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1604
1605 * trouble.texi (Bugs): Update the section intro.
1606 (Known Problems): New section.
1607 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1608 (Sending Patches): Bug fixes are best as responses to existing bugs.
1609 * emacs.texi (Known Problems): Add menu entry for new section.
1610
be3283d7
GM
16112010-09-09 Glenn Morris <rgm@gnu.org>
1612
1613 * xresources.texi: Untabify.
1614
10999305 16152010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1616
1617 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1618
10999305 16192010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1620
1621 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1622
30641319
JD
16232010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1624
1625 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1626
50dd7bc6
GM
16272010-08-21 Glenn Morris <rgm@gnu.org>
1628
1629 * misc.texi (Amusements): Mention bubbles and animate.
1630
5e620eca
EZ
16312010-07-31 Eli Zaretskii <eliz@gnu.org>
1632
1633 * files.texi (Visiting): Add more index entries for
1634 large-file-warning-threshold.
1635
8b2dd508
JD
16362010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1637
1638 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1639
8838673e
GM
16402010-06-23 Glenn Morris <rgm@gnu.org>
1641
1642 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1643 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1644 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1645 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1646 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1647 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1648 Untabify Texinfo files.
1649
04d3bb6c
GM
16502010-06-10 Glenn Morris <rgm@gnu.org>
1651
103dd3a8
GM
1652 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1653
04d3bb6c
GM
1654 * basic.texi (Inserting Text): Fix typo.
1655
50b79479
GM
16562010-06-10 Glenn Morris <rgm@gnu.org>
1657
1658 * ack.texi (Acknowledgments):
1659 * emacs.texi (Acknowledgments): Update for notifications.el.
1660
86d7a550
DU
16612010-05-31 Daiki Ueno <ueno@unixuser.org>
1662
1663 * dired.texi (Operating on Files): Mention encryption commands
1664 (Bug#6315).
1665
db5dce9d
EZ
16662010-05-29 Eli Zaretskii <eliz@gnu.org>
1667
1668 * basic.texi (Moving Point): Update due to renaming of commands bound
1669 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1670
34313041
EZ
16712010-05-18 Eli Zaretskii <eliz@gnu.org>
1672
1673 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1674 paragraphs.
1675 (Line Truncation): Fix wording for bidi display.
1676
1fc0ce04 1677 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1678 keys.
1679
0235128c 16802010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1681
1682 * building.texi (GDB Graphical Interface): Remove misleading comparison
1683 to an IDE (Bug#6128).
1684
0235128c 16852010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1686
1687 * programs.texi (Man Page):
1688 * misc.texi (Invoking emacsclient):
1689 * mini.texi (Repetition):
1690 * mark.texi (Setting Mark): Fix typos.
1691
0235128c 16922010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1693
1694 * misc.texi (Printing): Document htmlfontify-buffer.
1695
0235128c 16962010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1697
1698 * calendar.texi (Displaying the Diary, Format of Diary File):
1699 Fix external cross-references for TeX format output.
1700
0235128c
SM
17012010-05-07 Chong Yidong <cyd@stupidchicken.com>
1702
1703 * Version 23.2 released.
1704
f63d0028
JD
17052010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1706
1707 * cmdargs.texi (Initial Options): Mention --chdir.
1708
20fe03ad
JD
17092010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1710
1711 * frames.texi (Tool Bars): Add tool-bar-style.
1712
b7d65a5f
GM
17132010-04-21 Glenn Morris <rgm@gnu.org>
1714
1715 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1716
a42dbee1
CY
17172010-04-18 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * programs.texi (Semantic): New node.
1720
1721 * maintaining.texi (EDE): New node.
1722
1723 * emacs.texi: Update node listing.
1724
1725 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1726
6e104790 17272010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1728
d52dbd3d
GM
1729 * emacs.texi (Acknowledgments): Remove duplicate.
1730
a77fe20c
GM
1731 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1732
6e104790 17332010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1734
4ebe9902
GM
1735 * dired.texi (Misc Dired Features): Mention VC diff and log.
1736 * maintaining.texi (Old Revisions, VC Change Log):
1737 Mention that diff and log work in Dired buffers.
1738
98932641
GM
1739 * help.texi (Help Summary): Mention M-x info-finder.
1740
d5b22ab2 1741 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1742
4d4e9522
GM
1743 * custom.texi (Specifying File Variables, Directory Variables):
1744 Document new commands for manipulating local variable lists.
1745
6e104790 17462010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1747
1748 * trouble.texi (Contributing): Add cindex entry.
1749 Mention etc/CONTRIBUTE.
1750
6e104790 17512010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1752
1753 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1754 query-replace (Bug#5774).
1755
a20a9df3
GM
17562010-04-16 Glenn Morris <rgm@gnu.org>
1757
1758 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1759
1ecb2d3f
JD
17602010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1761
1762 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1763
99852628
JD
17642010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1765
1766 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1767
ce79424f
EZ
17682010-03-30 Eli Zaretskii <eliz@gnu.org>
1769
1770 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1771 cross-reference to "Inserting Text".
1772
1773 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1774 Mention completion provided by `ucs-insert'.
1775
85738751 17762010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1777
1778 * sending.texi (Sending Mail): Note variables that may need
1779 customizing.
1780 (Mail Sending): Expand discussion of send-mail-function.
1781
85738751 17822010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1783
1784 Document Message mode as the default mail mode.
1785
1786 * sending.texi (Sending Mail): Copyedits.
1787 (Mail Format, Mail Headers): Document mail-from-style changes.
1788 (Mail Commands): Rename from Mail mode. Document Message mode.
1789 (Mail Misc): Rename from Mail mode Misc.
1790 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1791 command names and update keybindings.
1792 (Header Editing): Document message-tab. De-document
1793 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1794 favor of mail-default-headers. Ad index entries for user-full-name and
1795 user-mail-address.
1c6c854e
CS
1796 (Citing Mail): Update changes in Message mode behavior.
1797 Document mail-yank-prefix.
e73c2434
CY
1798 (Mail Signature): New node, moved from Mail Misc.
1799 (Mail Aliases): Mail abbrevs are the default with Message mode.
1800 (Mail Methods): Note that Message mode is now the default.
1801
1802 * rmail.texi (Rmail Reply):
1803 * text.texi (Text Mode):
1804 * major.texi (Major Modes):
1805 * mule.texi (Output Coding): Refer to Message mode.
1806
1807 * custom.texi (Init Examples): Add xref to Mail Header.
1808
1fc0ce04 1809 * emacs.texi (Top): Fix xrefs.
e73c2434 1810
85738751 18112010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1812
c0c035fa
CY
1813 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1814 repository if there is none.
1815 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1816 vc-print-root-log.
ef7b27ef 1817 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1818
71785b7a
CY
1819 * programs.texi (Program Modes): Mention Javascript mode.
1820
f67c5dd0
CY
1821 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1822 * emacs.texi: Update node description.
1823
0f72a391 1824 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1825 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1826
dc2d2590
JL
18272010-03-30 Juri Linkov <juri@jurta.org>
1828
1829 * search.texi (Other Repeating Search): Remove line that `occur'
1830 can not handle multiline matches.
1831
a7b02820
EZ
18322010-03-30 Eli Zaretskii <eliz@gnu.org>
1833
1834 * mule.texi (International): Mention support of bidirectional editing.
1835 (Bidirectional Editing): New section.
1836
22ef1944
NR
18372010-03-28 Nick Roberts <nickrob@snap.net.nz>
1838
1839 * emacs.texi (Top): Update node names to those in building.texi.
1840
146b8b16
NR
18412010-03-27 Nick Roberts <nickrob@snap.net.nz>
1842
c5e87d10
PE
1843 doc/emacs/building.texi: Describe restored GDB/MI functionality
1844 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1845 doc/emacs/emacs.texi: Update node names for building.texi.
1846
6d98672d
GM
18472010-03-24 Glenn Morris <rgm@gnu.org>
1848
1849 * ack.texi (Acknowledgments):
1850 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1851
93318cbd
JD
18522010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1853
1854 * xresources.texi (Table of Resources): Clarify toolBar number
1855 for Gtk+.
1856
1857 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1858
15cf2f52
CY
18592010-03-21 Chong Yidong <cyd@stupidchicken.com>
1860
4102856c
CY
1861 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1862
15cf2f52
CY
1863 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1864 and multi-isearch-buffers-regexp.
1865
1866 * indent.texi (Indentation): Clarify description of
1867 indent-for-tab-command. Document tab-always-indent.
1868
d68eb23c
CY
18692010-03-20 Chong Yidong <cyd@stupidchicken.com>
1870
1871 * cmdargs.texi (Font X): Move most content to Fonts.
1872
1873 * frames.texi (Fonts): New node. Document font-use-system-font.
1874
1875 * emacs.texi (Top):
1876 * xresources.texi (Table of Resources):
1877 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1878
288f9fc0
CY
18792010-03-10 Chong Yidong <cyd@stupidchicken.com>
1880
1881 * Branch for 23.2.
1882
17782bec
CY
18832010-03-06 Chong Yidong <cyd@stupidchicken.com>
1884
1885 * custom.texi (Init Examples): Add xref to Locals.
1886
1887 * major.texi (Choosing Modes): Mention usage of setq-default for
1888 setting the default value of major-mode (Bug#5688).
1889
b4a1a8b2
CY
18902010-03-02 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1893
1894 * display.texi (Display Custom): Document make-pointer-invisible and
1895 underline-minimum-offset. Remove inverse-video.
1896
a1e759cd
CY
18972010-02-21 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * frames.texi (Frame Commands): Note that the last ordinary frame can
1900 be deleted in daemon mode (Bug#5616).
1901
4f3bc373
GM
19022010-02-18 Glenn Morris <rgm@gnu.org>
1903
1904 * trouble.texi (Contributing): Repository is no longer CVS.
1905
5dbbdd33
GM
19062010-02-08 Glenn Morris <rgm@gnu.org>
1907
1908 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1909
cd61af01
SM
19102010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1911
1912 * display.texi (Useless Whitespace, Text Display):
1913 * custom.texi (Init Examples): Avoid obsolete special default variables
1914 like default-major-mode.
1915
b1bb0a25 19162010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1917
1918 * programs.texi (Other C Commands): Replace reference to obsolete
1919 c-subword-mode.
1920
99d0985b
GM
19212010-01-21 Glenn Morris <rgm@gnu.org>
1922
1923 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1924
893db5bc
GM
19252010-01-12 Glenn Morris <rgm@gnu.org>
1926
1927 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1928 emacs-pretest-bug for bug reports for development versions.
1929
0419b8d6
GM
19302010-01-11 Glenn Morris <rgm@gnu.org>
1931
1932 * display.texi (Highlight Interactively): `t' does not mean highlight
1933 all patterns. (Bug#5335)
1934
26e533e2
CY
19352009-12-29 Chong Yidong <cyd@stupidchicken.com>
1936
1937 * misc.texi (Shell): Document async-shell-command.
1938
1939 * building.texi (Grep Searching): Document zrgrep.
1940
484eaeac 1941 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1942
7ee6c59b
NR
19432009-12-29 Nick Roberts <nickrob@snap.net.nz>
1944
1945 * building.texi: Import GDB Graphical Interface description from
1946 EMACS_23_1_RC.
1947
91ed7ea8
CY
19482009-12-24 Chong Yidong <cyd@stupidchicken.com>
1949
1950 * emacs.texi (Top): Update node listing.
1951
1952 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1953
1954 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1955
1956 * cmdargs.texi (Initial Options):
1957 * xresources.texi (Resources): Document inhibit-x-resources.
1958
1959 * custom.texi (Specifying File Variables): Note that minor modes are
1960 enabled unconditionally.
1961
1962 * display.texi (Scrolling): Briefly document the old recenter command,
1963 and document recenter-positions.
1964
1965 * files.texi (Visiting):
1966 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1967
1c6c854e
CS
1968 * frames.texi (Cut/Paste Other App):
1969 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1970
1971 * killing.texi (Kill Options): New node.
1972
6ca89aaa
CY
19732009-12-05 Chong Yidong <cyd@stupidchicken.com>
1974
1975 * misc.texi (Shell Options): ansi-color is now default.
1976
806642d4
GM
19772009-12-05 Glenn Morris <rgm@gnu.org>
1978
806642d4
GM
1979 * emacs.texi (Top): Update menu for cal-xtra node changes.
1980 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1981 or mode line. Don't mention invisible text or the details of
1982 diary-print-entries here, only in cal-xtra.
1983 (Format of Diary File): Mention that the "date on first line" format
1984 only really affects the simple display.
1985 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1986 (Diary Customizing): Holidays may be in the buffer or mode line.
1987 Move diary-print-entries to the "Diary Display" section.
1988 (Diary Display): New section, split out from "Fancy Diary Display".
1989 Explain the limitations of simple display, and how to print it.
1990
1a4f0c0a
GM
1991 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1992
e11adbd8
GM
1993 * cal-xtra.texi (Diary Display): Mention View mode.
1994
29a483ac
JL
19952009-11-29 Juri Linkov <juri@jurta.org>
1996
1997 * display.texi (Highlight Interactively): Actually a list of
1998 default faces is pre-loaded into a list of default values
1999 instead of the history.
2000
83d60c79
GM
20012009-11-20 Glenn Morris <rgm@gnu.org>
2002
2003 * ack.texi (Acknowledgments):
2004 * emacs.texi (Acknowledgments): Add htmlfontify.
2005
276bbe96
GM
20062009-11-14 Glenn Morris <rgm@gnu.org>
2007
98ad1bae
GM
2008 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2009
276bbe96
GM
2010 * ack.texi (Acknowledgments):
2011 * emacs.texi (Acknowledgments): Update for recent Org changes.
2012
18430066
CY
20132009-10-31 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2016 `charset' property, which is irrelevant to the user manual (Bug#3526).
2017
522ddc9f
JB
20182009-10-14 Juanma Barranquero <lekktu@gmail.com>
2019
2020 * trouble.texi (DEL Does Not Delete): Fix typo.
2021
50b49ade
MA
20222009-10-05 Michael Albinus <michael.albinus@gmx.de>
2023
2024 * files.texi (Misc File Ops): Mention copy-directory.
2025
6308321a
EZ
20262009-10-04 Eli Zaretskii <eliz@gnu.org>
2027
43b3b4d1
EZ
2028 * mule.texi (Unibyte Mode): Emphasize that
2029 unibyte-display-via-language-environment affects only the display.
2030
6308321a
EZ
2031 * display.texi (Horizontal Scrolling): Document cursor behavior under
2032 horizontal scrolling when point moves off the screen (Bug#4564).
2033 Improve wording.
2034
bd51ea7f
MA
20352009-10-01 Michael Albinus <michael.albinus@gmx.de>
2036
2037 * files.texi (Directories): delete-directory prompts for recursive
2038 deletion.
2039
55381962
GM
20402009-09-30 Glenn Morris <rgm@gnu.org>
2041
2042 * ack.texi (Acknowledgments):
2043 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2044
13989ab1
TH
20452009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2046
2047 * dired.texi (Dired Navigation): Use @code instead of @var for
2048 dired-isearch-filenames, so that it's not capitalized.
2049
8ba46c89
CY
20502009-09-19 Chong Yidong <cyd@stupidchicken.com>
2051
2052 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2053
2054 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2055
2056 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2057 (Key Bindings): Reference Init Rebinding in introductory text.
2058 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2059 (Keymaps): Simplify.
2060 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2061 (Minibuffer Maps): Remove mention of Mocklisp.
2062 (Init Rebinding): Move mode-local rebinding example here from Local
2063 Keymaps.
2064 (Modifier Keys): Clarify.
1e11b018 2065 (Rebinding): Add cindex for "binding keys".
8ba46c89 2066
6a5ca7c8
CY
20672009-09-13 Chong Yidong <cyd@stupidchicken.com>
2068
2069 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2070
0e1cba51
NR
20712009-08-31 Nick Roberts <nickrob@snap.net.nz>
2072
6a5ca7c8 2073 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2074 Reorganize these two sections.
0e1cba51 2075
76a87a4d
EZ
20762009-08-29 Eli Zaretskii <eliz@gnu.org>
2077
2078 * cmdargs.texi (Initial Options): Fix last change.
2079
82e98df4
SM
20802009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2081
2082 * mule.texi (Enabling Multibyte):
2083 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2084 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2085
fb89fad9
GM
20862009-08-20 Glenn Morris <rgm@gnu.org>
2087
2088 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2089
e99652b0
GM
20902009-08-19 Glenn Morris <rgm@gnu.org>
2091
2092 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2093
5cca97ad
GM
20942009-08-18 Glenn Morris <rgm@gnu.org>
2095
2096 * ack.texi (Acknowledgments):
2097 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2098
997797ae 2099 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2100
985bf85b
GM
21012009-08-09 Glenn Morris <rgm@gnu.org>
2102
2103 * ack.texi (Acknowledgments):
2104 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2105
8d6bb99e
DD
21062009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2107
2108 * emacs.texi (Top): Add new menu items for GDB-UI.
2109
2110 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2111 section. Threads buffer is in separate section now.
8d6bb99e 2112
8353da9c
GM
21132009-08-08 Glenn Morris <rgm@gnu.org>
2114
2115 * ack.texi (Acknowledgments):
2116 * emacs.texi (Acknowledgments):
2117 Update for js2-mode and org changes.
2118
f2074faf
MA
21192009-08-02 Michael Albinus <michael.albinus@gmx.de>
2120
2121 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2122 files.
2123
e8d2d3fb
CY
21242009-07-28 Chong Yidong <cyd@stupidchicken.com>
2125
2126 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2127
324a4f6a
GM
21282009-07-23 Glenn Morris <rgm@gnu.org>
2129
2130 * programs.texi (Matching): Update blink-matching-paren-distance.
2131
b6937a70
CY
21322009-07-21 Chong Yidong <cyd@stupidchicken.com>
2133
2134 * frames.texi (Cut/Paste Other App): For select-active-regions,
2135 selection is now updated on moving point.
2136
bd8aaa36
RS
21372009-07-21 Richard Stallman <rms@gnu.org>
2138
2139 * glossary.texi (GNU, Daemon): Update information.
2140
8d9b5eba
JL
21412009-07-19 Juri Linkov <juri@jurta.org>
2142
2143 * custom.texi (Specifying File Variables, Safe File Variables):
2144 "variables/value pairs" -> "variable/value pairs".
2145
a2acc1db
GM
21462009-07-15 Glenn Morris <rgm@gnu.org>
2147
2148 * misc.texi (Gnus): Remove widow.
2149
c5ae942b
GM
21502009-07-11 Glenn Morris <rgm@gnu.org>
2151
703d26ba
GM
2152 * Makefile.in (TEXI2PDF): New.
2153 (emacs.pdf, emacs-xtra.pdf): New targets.
2154
522ddc9f 2155 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2156
2157 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2158
2159 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2160 Don't print the copying notice twice in the printed version.
2161 Update the menu and detailmenu.
2162 (Preface): The meaning of "on-line" has changed.
2163 Correct name for "Common Problems" chapter.
2164 (Distrib): Update FSF shop URL.
2165 (Intro): Showing two files at once is not so exciting.
2166
2167 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2168 (Mac / GNUstep Basics): Minor grammar changes.
2169 (Mac / GNUstep Events): Fix typo.
2170 (GNUstep Support): CANNOT_DUMP no longer applies.
2171
2172 * misc.texi (Document View): Fix typos.
2173
2174 * dired.texi (Dired):
2175 * help.texi (Help):
2176 * macos.texi (Mac OS / GNUstep):
2177 * maintaining.texi (Version Control, Introduction to VC):
2178 End menu descriptions with a period.
c5ae942b 2179
b1c8242b
EZ
21802009-07-09 Eli Zaretskii <eliz@gnu.org>
2181
2182 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2183 so categorical in saying that the option is only useful on NTFS.
2184
220d9aa6
GM
21852009-07-09 Glenn Morris <rgm@gnu.org>
2186
2187 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2188 (ENVADD): Add texinfodir to TEXINPUTS.
2189
2190 * emacs.texi (Top): Fix cross-reference.
2191
2192 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2193
2194 * vc1-xtra.texi (Revision Tags): Fix typo.
2195
d07e72d3
GM
21962009-07-03 Glenn Morris <rgm@gnu.org>
2197
2198 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2199 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2200 (Merge Commands): `.' does not seem to work in A or B buffer.
2201 `l' can recreate the 3-window display.
2202
2203 * glossary.texi (Glossary): Minor phrasing changes throughout.
2204 Add more internal cross-references.
2205 <Autoloading>: You can't really autoload a variable.
2206 <C-M->: Move details here from `M-C-' item.
2207 <Continuation Line>: Refer to `Truncation.'
2208 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2209 <Home Directory, Unix>: New entries.
2210 <Deletion of Files>: Mention recycle bins.
2211 <Directory>: Mention ``folders.''
2212 <Error>: Don't mention ``type-ahead.''
2213 <Fringe>: Refer to the manual node.
2214 <Minor Mode>: Can be global or local.
2215 <Spell Checking>: There are other checkers besides Ispell.
2216
f144038a
GM
22172009-07-02 Glenn Morris <rgm@gnu.org>
2218
2219 * anti.texi (Antinews): Minor changes in phrasing.
2220
2221 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2222 some underfull lines in dvi output.
2223
2224 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2225
2226 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2227
2228 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2229
3f1c6666
JD
22302009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2231
2232 * xresources.texi (Table of Resources): Mention maximized for
2233 fullscreen.
2234
2235 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2236
62aadce7
CY
22372009-07-01 Chong Yidong <cyd@stupidchicken.com>
2238
2239 * anti.texi (Antinews): Correct the list of removed platforms.
2240
82ec412e
GM
22412009-06-28 Glenn Morris <rgm@gnu.org>
2242
2243 * arevert-xtra.texi: Minor language tweaks.
2244
09964e7d
GM
2245 * dired-xtra.texi: Minor revisions.
2246
666e158e
MB
22472009-06-23 Miles Bader <miles@gnu.org>
2248
c4cc8b9a 2249 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2250 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2251
70243478
CY
22522009-06-21 Chong Yidong <cyd@stupidchicken.com>
2253
2254 * Branch for 23.1.
2255
67cbe681
KH
22562009-06-17 Kenichi Handa <handa@m17n.org>
2257
2258 * mule.texi (Charsets): Update the description for the new charset.
2259 (list-character-sets): New findex.
125dd7c5 2260 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2261
40e67246
CY
22622009-06-10 Chong Yidong <cyd@stupidchicken.com>
2263
b5700de6
CY
2264 * basic.texi (Moving Point): Fix tag.
2265
2266 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2267
2268 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2269 use camel-case for PageUp and PageDown.
2270
2271 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2272 camel-case for PageUp and PageDown.
2273
2274 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2275
40e67246 2276 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2277 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2278
522ddc9f 22792009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2280
522ddc9f
JB
2281 * fixit.texi (Spelling): Set default dictionary.
2282 Improve descriptions (Bug#2554)
6f591cf4 2283
53483c76
DR
22842009-06-08 David Reitter <david.reitter@gmail.com>
2285
2286 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2287 since saving colors and faces set this way is not implemented.
2288 (Environment variables): Remove mention of mac-fix-env, which is
2289 scheduled to be removed.
2290
1557ef4f
CY
22912009-06-04 Chong Yidong <cyd@stupidchicken.com>
2292
91056528
CY
2293 * custom.texi (Init Examples): Add example of changing load-path.
2294
1557ef4f
CY
2295 * building.texi (Lisp Libraries): Add example of changing
2296 load-path (Bug#3446).
2297
623cec4c
CY
22982009-05-28 Chong Yidong <cyd@stupidchicken.com>
2299
2300 * mark.texi (Mark): Further clarifications.
2301 (Setting Mark): Emphasize that C-SPC activates the mark.
2302
0fcca8ee
CY
23032009-05-28 Chong Yidong <cyd@stupidchicken.com>
2304
702b10e1
CY
2305 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2306 Mark mode.
0fcca8ee
CY
2307 (Using Region, Persistent Mark): Use "active mark" instead of "active
2308 region".
2309
d3b396e4
CY
23102009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2311
2312 * mule.texi (Select Input Method): Fix typo.
2313
3f698a06
CY
23142009-05-13 Chong Yidong <cyd@stupidchicken.com>
2315
2316 * anti.texi (Antinews): Document completion changes. Some additional
2317 copyedits and rearrangement of entries.
2318
b2a42eb7
CY
23192009-05-12 Chong Yidong <cyd@stupidchicken.com>
2320
932fd020
CY
2321 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2322 (Shell History Copying, Terminal emulator): Copyedits.
2323
1c6c854e
CS
2324 * xresources.texi (Resources): Simplify descriptions.
2325 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2326 (Table of Resources): Document fontBackend resource.
2327
b2a42eb7 2328 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2329 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2330 "Backspace". Remove discussion of obscure Xmodmap issue.
2331
c6ea7fb8
CY
23322009-05-07 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * files.texi (Visiting): Copyedits.
2335
ad36c422
CY
23362009-05-06 Chong Yidong <cyd@stupidchicken.com>
2337
2338 * basic.texi (Inserting Text): Document ucs-insert.
2339
2340 * mule.texi (International Chars): Define "multibyte". Note that
2341 internal representation is unicode-based. Simplify definition of raw
2342 bytes. Mention ucs-insert.
2343 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2344 (Language Environments): Add language environments new to Emacs 23.
2345 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2346 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2347 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2348 (Output Coding): Copyedits.
2349
2350 * emacs.texi (Top): Update node listing.
2351
d4ad7b96
CY
23522009-05-05 Per Starbäck <per@starback.se> (tiny change)
2353
2354 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2355
5bd66204
SM
23562009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2357
2358 * building.texi (Lisp Libraries): `load-library' does offer completion.
2359
bc36ad1c
CY
23602009-04-28 Chong Yidong <cyd@stupidchicken.com>
2361
2362 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2363 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2364
f1a47884
EZ
23652009-04-25 Eli Zaretskii <eliz@gnu.org>
2366
2367 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2368
be77bd45
CY
23692009-04-22 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2372
2373 * building.texi (Lisp Interaction): Document initial-scratch-message.
2374
d3b82927
JB
23752009-04-18 Juanma Barranquero <lekktu@gmail.com>
2376
ed6e7b11
JB
2377 * msdog.texi (Windows Fonts): Fix typos.
2378
d3b82927
JB
2379 * files.texi (Save Commands): Fix pxref.
2380
bc323c04
CY
23812009-04-18 Chong Yidong <cyd@stupidchicken.com>
2382
2383 * files.texi (Save Commands): Mention diff-buffer-with-file.
2384 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2385 Henoch (Bug#3036).
2386
2186d13f
GM
23872009-03-15 Glenn Morris <rgm@gnu.org>
2388
2389 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2390 the former is not always used.
2391 (Mail Headers): Use active voice. Add "Mail-reply-to".
2392 Change case of "Id". Avoid repeated "appropriate".
2393 (Mail Aliases): Fix previous change - use an example with a ".", so it
2394 does actually get quoted when expanded.
2395 (Mail Sending): Mailclient is the default on some systems.
2396 (Citing Mail): Mention mail-indentation-spaces.
2397 (Mail Mode Misc): Add an @dfn for "mail signature".
2398
71e454fc
CY
23992009-03-15 Chong Yidong <cyd@stupidchicken.com>
2400
2401 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2402 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2403 read-buffer-completion-ignore-case, and completion-styles.
2404 Remove description of partial-completion-mode.
71e454fc 2405
df1a3e06
GM
24062009-03-14 Glenn Morris <rgm@gnu.org>
2407
2408 * sending.texi (Mail Format): Fix typo. Add index entry for
2409 mail-header-separator.
2410 (Mail Headers): Put info about initialization and changing in one place
2411 at the start. Update FCC section for mbox Rmail. Clarify From
2412 section, mention mail-setup-with-from. Clarify Reply-to section.
2413 Add Mail-followup-to and mail-mailing-lists. Clarify References
2414 section.
2415 (Mail Aliases): Update example, make less contentious.
2416 Update for name change of mail-interactive-insert-alias.
2417 (Mail Mode): Remove mention of `%' as a word separator.
2418 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2419 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2420 commands. Clarify FCC handling. In mail-complete, add reference to
2421 Mail Aliases section, and mention mail-complete-function.
2422 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2423 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2424 signature netiquette. Explain how the mail hooks work when continuing
2425 a composition.
2426 (Mail Amusements): Internationalize the spook section a bit.
2427 Remove the spook mail-setup-hook example, since it doesn't work well.
2428 Mention fortune-file.
2429 (Mail Methods): Mention read-mail-command.
2430
ed6e7b11 24312009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2432
df1a3e06
GM
2433 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2434 and NS resources following recent changes.
959d68bd 2435
86dca3e8
JR
24362009-03-10 Jason Rumney <jasonr@gnu.org>
2437
2438 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2439 w32-use-visible-system-caret doc to indicate that it should get set
2440 automatically.
2441 (Windows Fonts): Add doc for the uniscribe backend.
2442
042fe98f
DN
24432009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2444
2445 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2446 vc-dir. (Bug#2598)
2447
7f8dba73
RS
24482009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2449
2450 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2451
505e70c3
GM
24522009-03-05 Glenn Morris <rgm@gnu.org>
2453
04242bdc
GM
2454 * rmail.texi (Rmail Basics): Add reference to sorting.
2455 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2456 Minor re-wordings.
2457 (Rmail Motion): Mention rmail-next-same-subject.
2458 (Rmail Deletion): Expunging is not the only way to change the numbers.
2459 (Rmail Labels): Labels can also be used in sorting.
2460 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2461 (Rmail Display): Mention rmail-mime.
2462
00cfe22c
GM
24632009-03-04 Glenn Morris <rgm@gnu.org>
2464
2465 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2466 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2467 summary. Mention sorts cannot be undone.
2468 (Rmail Display): Give an example of how to use goto-address-mode.
2469 (Rmail Editing): It's keybindings that are redefined, not commands.
2470 Fix some typos.
2471 (Movemail): Some minor rewording.
2472 (Remote Mailboxes): Emacs movemail supports pop by default.
2473 Fix some minor grammatical issues. The "two alternative ways" to
2474 specify a POP mailbox are really just one. Remove all reference to the
2475 variables rmail-pop-password and rmail-pop-password-required, obsolete
2476 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2477 can support Kerberos.
2478
3d963b67
GM
24792009-03-03 Glenn Morris <rgm@gnu.org>
2480
2481 * rmail.texi (Rmail Deletion): Revert previous change, which was
2482 describing the Rmail summary versions.
2483 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2484 Minor re-wording for rmail-resend.
2485 (Rmail Make Summary): Summaries apply to buffers rather than files.
2486 <rmail-summary-by-topic>: Headers includes the subject.
2487 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2488 details, including prefix arguments.
2340abde 2489 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2490 Not counting lines might be faster.
2491 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2492 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2493 Name the commands bound to the various keys. Mention prefix argument
2494 for searching.
3d963b67
GM
2495 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2496 Simplify rmail-highlighted-headers description. Update face name.
2497
a8ce3d17
JB
24982009-03-02 Juanma Barranquero <lekktu@gmail.com>
2499
2500 * mark.texi (Marking Objects): Fix typo.
2501
130a29b6
CY
25022009-03-01 Chong Yidong <cyd@stupidchicken.com>
2503
2504 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2505 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2506
9d5de6f8
GM
25072009-03-01 Glenn Morris <rgm@gnu.org>
2508
79fc530e 2509 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2510 (Rmail Motion): - M-s searches from the end of messages.
2511 (Rmail Deletion): Minor clarification. Fix numeric argument
2512 description.
2513 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2514 newmail and RMAILOSE files need not be in home-directory.
2515 (Rmail Files): Mention I/O menus are unselectable if no files match.
2516 Mention `MAIL' env-var.
2517
b545ff9c
JR
25182009-02-24 Jason Rumney <jasonr@gnu.org>
2519
2520 * mule.texi (Fontsets): Mention fontset-default, font specs and
2521 fallback fontsets.
2522 (Defining Fontsets): Mention ns and w32 variants of
2523 standard-fontset-spec. Update description of startup fontset to match
2524 Emacs 23 behavior.
a93be82a 2525 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2526 (International): Link to Modifying Fontsets.
b545ff9c 2527
75da0618 25282009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2529
2530 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2531 Mention ns-extended-platform-support-mode.
2532
6be93a16
KB
25332009-02-22 Karl Berry <karl@gnu.org>
2534
2535 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2536
867d4bb3
JB
25372009-02-19 Juanma Barranquero <lekktu@gmail.com>
2538
2539 * basic.texi (Moving Point, Position Info):
2540 * files.texi (Visiting):
2541 * mini.texi (Completion Options):
2542 * text.texi (HTML Mode): Remove duplicate words.
2543
49b5c0e8
GM
25442009-02-20 Glenn Morris <rgm@gnu.org>
2545
2546 * rmail.texi: Minor updates for mbox rather than Babyl.
2547
f43a822c
KB
25482009-02-17 Karl Berry <karl@gnu.org>
2549
49b5c0e8 2550 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2551
80d634b8
RS
25522009-02-17 Richard M Stallman <rms@gnu.org>
2553
2554 * anti.texi (Antinews): Mention Babyl format.
2555
2556 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2557
2558 * rmail.texi: Update for mbox format.
2559 Various small fixes, as well as the following.
2560 (Out of Rmail): Node deleted.
2561 (Rmail): Update menu.
2562 (Rmail Files): Comment out set-rmail-inbox-list.
2563 Document rmail-inbox-list instead.
2564 (Rmail Output): Substantial changes since C-o is now
2565 rmail-output-as-seen and o is rmail-output.
2566 (Rmail Attributes): Delete `stored', add `retried'.
2567 (Rmail Display): Editing headers works in all cases.
2568
f0d129c6
GM
25692009-02-17 Glenn Morris <rgm@gnu.org>
2570
2571 * basic.texi (Position Info): M-x count-lines-region is not always on
2572 M-=. (Bug#2269)
2573
160f11d3
GM
25742009-02-09 Glenn Morris <rgm@gnu.org>
2575
2576 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2577 defaults.
2578
763e01c4
EZ
25792009-02-07 Eli Zaretskii <eliz@gnu.org>
2580
2581 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2582 documentation of possible problems with redecoding.
2583
f5e1441d
GM
25842009-02-03 Glenn Morris <rgm@gnu.org>
2585
2586 * rmail.texi (Out of Rmail): Mention b2m.pl.
2587
e1eabe41
GM
25882009-01-31 Glenn Morris <rgm@gnu.org>
2589
2590 * rmail.texi (Out of Rmail): Correct b2m location.
2591
dd05f9de
CY
25922009-01-27 Chong Yidong <cyd@stupidchicken.com>
2593
2594 * fixit.texi (Undo): Update undo limit values.
2595
d74d846e
GM
25962009-01-27 Glenn Morris <rgm@gnu.org>
2597
2598 * emacs.texi (Top): Fix Antinews menu entry.
2599
49ffdce8
KB
26002009-01-25 Karl Berry <karl@gnu.org>
2601
2602 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2603 item with no marker, instead of the syntactically incorrect
2604 @itemize @asis.
2605
467e8d77
JL
26062009-01-25 Juri Linkov <juri@jurta.org>
2607
2608 * building.texi (Grep Searching): Fix index entry for lgrep.
2609
6c60bbdb
EZ
26102009-01-24 Eli Zaretskii <eliz@gnu.org>
2611
2612 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2613
9ce5a36f
AR
26142009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2615
2616 * macos.texi (Preferences Panel): Update description of font setting to
2617 reflect that prior frame selection is no longer needed.
2618
9aa5f2fb
NR
26192009-01-20 Nick Roberts <nickrob@snap.net.nz>
2620
2621 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2622 raise GUD subsections.
2623
3892ff9c
GM
26242009-01-15 Glenn Morris <rgm@gnu.org>
2625
2626 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2627
14731c8f
GM
26282009-01-10 Glenn Morris <rgm@gnu.org>
2629
2630 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2631
45c55e53
CY
26322009-01-04 Chong Yidong <cyd@stupidchicken.com>
2633
2634 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2635 logical lines.
2636
2e4667d1
JL
26372008-12-29 Juri Linkov <juri@jurta.org>
2638
2639 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2640
2641 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2642
2a3eac47
CY
26432008-12-28 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2646 goto-address-mode instead of goto-address.
2647
3da8da94
CY
2648 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2649 mode.
2650
2a3eac47
CY
2651 * emacs.texi (Top): Update node listing.
2652
057f6dd3
EZ
26532008-12-26 Eli Zaretskii <eliz@gnu.org>
2654
2655 * custom.texi (Directory Variables): Explain what is a "project".
2656 Add indexing. Improve wording. Add a footnote about using
2657 _dir-locals.el on MS-DOS.
2658
e6979067
DN
26592008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2660
2661 * files.texi (Misc File Ops): Mention chmod as an alias for
2662 set-file-modes.
2663
9de15963
MR
26642008-12-24 Martin Rudalics <rudalics@gmx.at>
2665
2666 * help.texi (Help): Fix typos and reword.
2667 (Help Summary): Add entries for C-h n and C-h r, reorder
2668 entries, and do some minor fixes.
2669 (Name Help): Say that C-h F works for commands only.
2670 (Misc Help): Say that view-lossage displays 300 keystrokes.
2671
236fd60d
GM
26722008-12-20 Glenn Morris <rgm@gnu.org>
2673
2674 * ack.texi (Acknowledgments): General update based on AUTHORS,
2675 including removal of some stuff no longer distributed.
2676
349b3256
AM
26772008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2678
2679 * fixit.texi: Mention hunspell
2680
e840fca5
GM
26812008-12-19 Glenn Morris <rgm@gnu.org>
2682
2683 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2684 Consolidate explanatory text at start.
e840fca5
GM
2685
2686 * display.texi (Text Display):
2687 * indent.texi (Indentation): Use @acronym with ASCII.
2688
9dfa7983
GM
26892008-12-18 Glenn Morris <rgm@gnu.org>
2690
2691 * ack.texi: Various small updates and fixes.
2692
97b3a00b
JL
26932008-12-18 Juri Linkov <juri@jurta.org>
2694
2695 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2696 as a key binding to start a forward nonincremental word search.
2697 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2698 a backward nonincremental word search. Add index for `M-s w'
2699 `isearch-forward-word'.
2700 (Regexp Search): Add a short summary of regexp key commands like
2701 in the node "Basic Isearch".
2702 (Other Repeating Search): Fix typo.
2703
27042008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2705
2706 * misc.texi (PostScript Variables): Fix doc.
2707
31ce6a07
CY
27082008-12-10 Chong Yidong <cyd@stupidchicken.com>
2709
2710 * programs.texi (Program Modes): Mention Ruby mode.
2711
636b507b
DN
27122008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2713
2714 * misc.texi (emacsclient Options): Describe what an empty string
2715 argument does for --alternate-editor.
2716
a323fa14
CY
27172008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2718
2719 * cmdargs.texi (Font X): Distinguish between client-side and
2720 server-side fonts. List valid Fontconfig properties. Add reference to
2721 Fontconfig manual. List valid GTK font properties. Explain use of
2722 fc-list.
2723
c5ca6cd0
CY
27242008-12-09 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * cmdargs.texi (Font X): Move discussion of quoting to top.
2727
e5136377
GM
27282008-12-06 Glenn Morris <rgm@gnu.org>
2729
2730 * maintaining.texi (Old Revisions): Improve previous change.
2731
248c026b
RS
27322008-12-05 Richard M Stallman <rms@gnu.org>
2733
2734 * anti.texi (Antinews): Minor fixes.
2735
a9253a1e
GM
27362008-12-03 Glenn Morris <rgm@gnu.org>
2737
2738 * maintaining.texi (Old Revisions): Fix diff-switches description.
2739
fa687b02
MR
27402008-12-01 Martin Rudalics <rudalics@gmx.at>
2741
2742 * emacs.texi (Top): Fix typo.
2743
72e6decd
CY
27442008-11-30 Chong Yidong <cyd@stupidchicken.com>
2745
320ee034
CY
2746 * misc.texi (Document View): Explain dependence on gs at the top.
2747 Copyedits.
2748
2749 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2750
72e6decd
CY
2751 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2752 (Comment Commands): Discuss region-active behavior of M-; first.
2753
2a472ee4
MR
27542008-11-29 Martin Rudalics <rudalics@gmx.at>
2755
9c6361c9
MR
2756 * display.texi (Line Truncation): Add reference to Continuation
2757 Lines.
2758
2a472ee4
MR
2759 * windows.texi (Pop Up Window): Mention split-height-threshold
2760 and split-width-threshold.
9c6361c9 2761 (Split Window): Add reference to Continuation Lines.
2a472ee4 2762
e93bc142
AR
27632008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2764
2765 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2766 (GNUstep Support): New node.
2767 * anti.texi:
2768 * emacs.texi:
2769 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2770
43b978db
RS
27712008-11-28 Richard M Stallman <rms@gnu.org>
2772
2773 * misc.texi (Dissociated Press): Minor cleanups.
2774
2775 * dired.texi (Image-Dired): Avoid passive.
2776
e8e2bd93
EZ
27772008-11-28 Eli Zaretskii <eliz@gnu.org>
2778
2779 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2780 representation.
2781
8d2d45da
CY
27822008-11-26 Richard M. Stallman <rms@gnu.org>
2783
2784 * files.texi (Visiting): Rewrite paragraph for clarity.
2785
2786 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2787
a5f7bbcc
AM
27882008-11-25 Alan Mackenzie <acm@muc.de>
2789
2790 * programs.texi (Moving by Parens): Clarify that parens inside strings
2791 and comments are ignored, and that the commands assume the starting
2792 point isn't in a string or comment.
2793
a71703d3
AR
27942008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2795
2796 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2797 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2798 version.
2799 (Mac Customization): Rewrite Preferences Panel section and merge in to
2800 this node, add Open files by dragging to an Emacs window.
2801
2802 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2803
aa5ab79a
CY
28042008-11-26 Chong Yidong <cyd@stupidchicken.com>
2805
0cc92c19
CY
2806 * files.texi (Misc File Ops): Document set-file-modes.
2807
c366b4e4
CY
2808 * windows.texi (Split Window): Document integer values of
2809 truncate-partial-width-windows.
2810
aa5ab79a
CY
2811 * text.texi (Text): Simplify description of markup languages.
2812 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2813 (TeX Editing): Note that `""' inserts one `"' character.
2814 (HTML Mode): Note in the introduction that XML mode is an alias for
2815 SGML mode. Mention nXML mode.
2816
56221db7
CY
28172008-11-25 Chong Yidong <cyd@stupidchicken.com>
2818
2819 * building.texi (Watch Expressions): Fix typo.
2820
90effe33
CY
28212008-11-24 Chong Yidong <cyd@stupidchicken.com>
2822
f90a5ae3
CY
2823 * files.texi (Visiting): Document new behavior of
2824 confirm-nonexistent-file-or-buffer.
2825
1c6c854e
CS
2826 * buffers.texi (Select Buffer):
2827 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2828
a18ffb4a
CY
2829 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2830 edit-picture.
2831
90effe33
CY
2832 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2833 edit-picture', since that is just an alias for picture-mode.
2834 (Sentences): Note that repeated M-@ extends the region.
2835 (Pages): Make terminology more consistent. Link to Regexps node.
2836 (Longlines): Discuss relationship with Visual Line mode.
2837 (Text Mode): Remove extraneous discussion of other modes, since they
2838 were already introduced in the parent node.
2839
e85103ec
CY
28402008-11-23 Chong Yidong <cyd@stupidchicken.com>
2841
5cb2fe30
CY
2842 * anti.texi (Antinews): Rewrite.
2843
1eb9b307 2844 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2845
2846 * frames.texi (Frame Commands): Mention "minimize" terminology.
2847
e85103ec
CY
2848 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2849 formats.
b908332f
CY
2850 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2851 (Misc X): Don't document useless -hb option.
e85103ec 2852
607f5f88
JL
28532008-11-22 Juri Linkov <juri@jurta.org>
2854
2855 * dired.texi (Dired Navigation): Change normal file name search option
2856 from `non-nil' to `t'. Add `dwim' option.
2857
e1b867a0
JL
28582008-11-22 Juri Linkov <juri@jurta.org>
2859
2860 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2861 ".dir-locals.el". Rename `define-project-bindings' to
2862 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2863 `dir-locals-set-directory-class'.
2864
dd186936
LK
28652008-11-22 Lute Kamstra <lute@gnu.org>
2866
2867 * buffers.texi (Select Buffer): Index goto-line.
2868 * basic.texi (Moving Point): Mention the use of a numeric prefix
2869 argument with goto-line and refer to Select Buffer for the use of a
2870 plain prefix argument.
2871
4b121911
GM
28722008-11-19 Glenn Morris <rgm@gnu.org>
2873
2874 * doclicense.texi: Update to FDL 1.3.
2875 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2876
27267e4c
CY
28772008-11-17 Chong Yidong <cyd@stupidchicken.com>
2878
696f351d
CY
2879 * custom.texi (Minor Modes): Define mode commands and mode variables
2880 more precisely. Recommend using mode commands instead of setting
2881 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2882 (Easy Customization): Use "init file" instead of .emacs.
2883 (Customization Groups): Update to new Custom buffer appearance.
2884 (Saving Customizations): Copyedits. Update example.
2885 (Variables): Give example of variable type-sensitivity.
2886 (Examining): Update example.
2887 (Hooks): Copyedits.
2888 (Specifying File Variables): Use C comments instead of an artificial
2889 Lisp for the example.
2890 (Keymaps): Move internals discussion to Prefix Keymaps.
2891 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2892 (Init Rebinding): Document kbd macro.
2893 (Init File): Link to Find Init.
696f351d
CY
2894
2895 * mark.texi (Using Region): Document Delete Selection Mode more
2896 thoroughly.
2897
2898 * frames.texi (Mouse Commands): Move most of the description of Delete
2899 Selection Mode to Using Region, and link to it.
1bc9c425 2900 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2901
b0570c25
CY
2902 * building.texi (Compilation): Document first-error value of
2903 compilation-scroll-output.
2904 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2905 works as soon as an error is available. Suggested by Juri Linkov.
2906
27267e4c
CY
2907 * mini.texi (Passwords): New node.
2908
2909 * files.texi (Remote Files): Link to Passwords node.
2910
2911 * emacs.texi (Top): Update node listings.
2912
122eb807
CY
29132008-11-16 Chong Yidong <cyd@stupidchicken.com>
2914
9c9855a3
CY
2915 * ack.texi (Acknowledgments): Some updating of credits.
2916
bd6fdcad
CY
2917 * emacs.texi (Acknowledgments): Add a couple more names.
2918
dd1eef46
CY
2919 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2920
122eb807 2921 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2922 (Misc File Ops): Document use of trash.
122eb807 2923
801a8da1
JB
29242008-11-16 Juanma Barranquero <lekktu@gmail.com>
2925
2926 * macos.texi (Mac Customization): Fix typos.
2927
0b4f2253
CY
29282008-11-14 Chong Yidong <cyd@stupidchicken.com>
2929
2930 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2931 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2932 the conventions of the main Emacs manual.
2933
2934 * emacs.texi (Top): Update node listings.
2935
517e2b89
CY
29362008-11-12 Chong Yidong <cyd@stupidchicken.com>
2937
07a85685
CY
2938 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2939 command-line-args is processed during startup.
2940 (Action Arguments): Correctly describe how file arguments interact with
2941 the startup screen. Link to Lisp Interaction for scratch buffer.
2942 (Initial Options): Link to Command Example for -batch option.
2943 (Environment): Document initial-environment.
2944
517e2b89
CY
2945 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2946 can't be changed in the site-start file.
2947
6337bbde
CY
29482008-11-07 Chong Yidong <cyd@stupidchicken.com>
2949
2950 * dired.texi (Dired): Mention C-x C-d too.
2951 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2952 (Dired Navigation): Explain dired-goto-file more clearly.
2953 Document dired-isearch-filenames.
6337bbde
CY
2954 (Dired Deletion): Remove unnecessary "expunged" terminology.
2955 (Flagging Many Files): & is now rebound to `% &'.
2956 (Shell Commands in Dired): Document dired-do-async-shell-command.
2957 Clarify how multi-file arguments are passed.
2958 (Misc Dired Features): Document dired-do-isearch.
2959
9e8eeff9
CY
29602008-11-06 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2963
e071f849
CY
29642008-11-03 Chong Yidong <cyd@stupidchicken.com>
2965
2966 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2967
05482eb1
CY
29682008-11-01 Chong Yidong <cyd@stupidchicken.com>
2969
e2346dea
CY
2970 * programs.texi (Program Modes): Link to Program Indent node.
2971 (Left Margin Paren): Explain consequences of changing
2972 open-paren-in-column-0-is-defun-start more concisely.
2973 (Which Function, Program Indent, Info Lookup): Minor edits.
2974 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2975 (Multi-line Indent): If region is active, TAB indents the region.
2976 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2977 (Matching): The delimiter at the cursor is highlighted---the character
2978 changes color.
2979 (Symbol Completion): Link to Completion node.
2980
e4b6428c
CY
2981 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2982 a strictly text-only system.
2983
05482eb1
CY
2984 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2985 batch mode.
2986
a11d3737
RS
29872008-11-01 Richard M. Stallman <rms@gnu.org>
2988
5abad626
RS
2989 * misc.texi (Document View): Major rewrite.
2990
a11d3737
RS
2991 * maintaining.texi (Types of Log File): Change logs are older than
2992 version control.
2993 (VCS Concepts): Simplify and rearrange.
2994 (Version Control Systems): Make it clear that Linux is only the kernel.
2995 (VC Mode Line): Shorten reference to menu item.
2996 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2997 (VC Directory Mode): Minor cleanup.
2998 Unchanged files are hidden, not omitted.
2999 (VC Directory Commands): Shorten and simplify.
3000 (Change Log Commands): New node, split from Change Logs.
3001 (VC Directory Buffer): New node, split from VC Directory Mode.
3002
c55a4acb
CY
30032008-10-31 Chong Yidong <cyd@stupidchicken.com>
3004
1c6c854e 3005 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3006 from files.texi.
3007
1c6c854e
CS
3008 * files.texi (Version Control): Move to maintaining.texi.
3009 Subnodes moved as well.
3010 (Document Files): Move to misc.texi.
df0356f6 3011
c55a4acb
CY
3012 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3013 vc-update-change-log.
df0356f6
CY
3014 (Version Control): Move here from files.texi.
3015 (Format of ChangeLog): Make it a subnode of Change Log.
3016
3017 * emacs.texi (Top): Update node listing.
c55a4acb 3018
ef082374
TH
30192008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3020
3021 * files.texi (Files): Add a section about document
3022 files (doc-view-mode).
3023
d52582c3
CY
30242008-10-31 Chong Yidong <cyd@stupidchicken.com>
3025
1c6c854e
CS
3026 * building.texi (Compilation Mode):
3027 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3028 (Debuggers): Lower GUD subsections to subsubsections.
3029 (Starting GUD): Add cindex.
3030 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3031
4e0a0968
CY
30322008-10-30 Chong Yidong <cyd@stupidchicken.com>
3033
03625b47
CY
3034 * indent.texi (Indentation): Link to Program Indent.
3035
4e0a0968
CY
3036 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3037 now uses emacsclient's terminal.
3038
8bd3f7ef
CY
30392008-10-29 Chong Yidong <cyd@stupidchicken.com>
3040
80e5620e
CY
3041 * mark.texi (Using Region): Document use-empty-active-region.
3042
97d5c404
CY
3043 * emacs.texi (Top): Update node listings.
3044
1c6c854e
CS
3045 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3046 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3047 (Invoking emacsclient): Rewrite, moving optional arguments to
3048 emacsclient Options.
21d2bae3
CY
3049 (emacsclient Options): New node. Document server-use-tcp and
3050 server-host.
8bd3f7ef 3051
5fda2cbd
CY
30522008-10-28 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * indent.texi (Indentation): Replace list with paragraphed text,
3055 putting description of syntax-driven indentation first. Document new
3056 effect of active regions on tab.
3057 (Tab Stops): Note that editable tab stops affect indentation commands.
3058
4ff029f6
DN
30592008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3060
3061 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3062
996cd6e4
CY
30632008-10-23 Chong Yidong <cyd@stupidchicken.com>
3064
f28815e3
CY
3065 * custom.texi (Function Keys): Note that modified keypad keys are not
3066 translated.
3067
996cd6e4
CY
3068 * basic.texi (Arguments): Explain how to insert multiple digits.
3069
49545fe2
MA
30702008-10-22 Michael Albinus <michael.albinus@gmx.de>
3071
3072 * files.texi (Remote Files): Precise selection of default method.
3073 Rewrite paragraph about disabling remote file names.
3074
edac0b53
CY
30752008-10-22 Chong Yidong <cyd@stupidchicken.com>
3076
e752c544
CY
3077 * search.texi (Special Isearch): Document M-TAB is isearch.
3078
edac0b53
CY
3079 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3080 command.
3081
3082 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3083
20a36054
TH
30842008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3085
1c6c854e 3086 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3087 section.
3088
69051ab6
CY
30892008-10-21 Chong Yidong <cyd@stupidchicken.com>
3090
c4b1a32a
CY
3091 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3092 to files.texi. Move contents of vc2-xtra.texi here.
3093
3094 * vc2-xtra.texi: File removed.
3095
3096 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3097 Directory Commands from the submenu. Don't include deleted file
3098 vc2-xtra.texi.
3099
3100 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3101 (Version Control): Add VC Directory Mode and VC Directory Commands to
3102 the submenu.
3103 (Why Version Control?): Use table format.
3104 (Version Control Systems): Note that Meta-CVS support is gone.
3105 (VCS Concepts): Note precisely when VC started supporting filesets.
3106 Remove bogus xref to CVS Options node.
3107 (Types of Log File): Copyedits.
3108 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3109 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3110 The Right Thing.
3111 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3112 (Log Buffer): Reorganize node, putting C-c C-c description first.
3113 (Old Revisions): Use CVS for example, not RCS.
3114 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3115 Commands from the submenu, putting them under Version Control.
3116 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3117 need to include it in the manual unconditionally, since it is now
3118 crucial to using distributed version control systems.
1a6e2954
CY
3119 (Comparing Files): Note that diff uses the minibuffer, and that the
3120 output is shown using Diff mode.
1c6c854e
CS
3121 (Diff Mode): Explain what "patch" and "hunk" mean.
3122 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3123 diff-show-trailing-whitespaces.
1a6e2954 3124 (File Archives): Add rar support.
c4b1a32a 3125
69051ab6
CY
3126 * major.texi (Choosing Modes): Make mode selection sequence more
3127 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3128 magic-mode-alist is nil by default.
3129 Document magic-fallback-mode-alist.
69051ab6 3130
e7421e03
CY
31312008-10-20 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * frames.texi (Mouse References): Copyedits.
3134
6b2efdc2
TH
31352008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3136
3137 * ack.texi (Acknowledgments): Add myself as doc-view author.
3138
9c5e9396
EZ
31392008-10-20 Eli Zaretskii <eliz@gnu.org>
3140
3141 * frames.texi (Dialog Boxes): Add @cindex entries.
3142
dac94f8e
CY
31432008-10-20 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3146 (Text-Only Mouse): Copyedit.
3147
25597d40
CY
31482008-10-19 Chong Yidong <cyd@stupidchicken.com>
3149
f8a447f6
CY
3150 * frames.texi: Use @key throughout for mouse clicks.
3151 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3152 (Secondary Selection): Fix modified mouse click syntax.
3153 (Clipboard): Describe Cut, Copy and Paste commands.
3154 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3155 Copyedits.
3156 (Creating Frames): Add xref to Init File.
3157 (Frame Commands): Add xref to Exiting.
3158 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3159
b0f95216
CY
31602008-10-15 Chong Yidong <cyd@stupidchicken.com>
3161
b0817f00
CY
3162 * files.texi (Version Control): Copyedits. Add Bazaar.
3163 (Version Control Systems): List different VCS's using an itemized list.
3164 Add Bazaar.
3165 (VCS Concepts): Copyedits. Tweak description of file merging.
3166
b0f95216
CY
3167 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3168 (Cut/Paste Other App): Document select-active-regions and
3169 x-select-enable-primary.
3170
69d0d701
CY
31712008-10-13 Chong Yidong <cyd@stupidchicken.com>
3172
3173 * mark.texi (Shift Selection): Correct case in node name.
3174
3175 * emacs.texi (Top): Update node order in Mark chapter.
3176
375e8351
EZ
31772008-10-12 Eli Zaretskii <eliz@gnu.org>
3178
3179 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3180
3181 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3182 elsewhere in the manual instead of describing yet again the intricacies
3183 of $HOME on MS-Windows and MS-DOS.
3184
ab58114f
CY
31852008-10-12 Chong Yidong <cyd@stupidchicken.com>
3186
4f959513 3187 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3188 (Minibuffer File): Add discussion of `~' in file names.
3189 Add insert-default-directory index reference.
4f959513 3190
ab58114f
CY
3191 * files.texi (File Names): Reorganize description.
3192 (Visiting): Add xref to Mode Line. Copyedits.
3193 (Save Commands): Mention prefix behavior of C-x C-s.
3194 (Numbered Backups): Node deleted.
3195 (Backup Names): Contents of Numbered Backups moved here. State default
3196 of version-control variable.
3197 (Reverting): Copyedits.
3198 (Version Control): Add additional version control systems.
3199
3200 * emacs.texi (Top): Delete Numbered Backups node.
3201
3202 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3203 Backup Names.
f2884f63 3204 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3205
b0b5100a
RF
32062008-10-11 Romain Francoise <romain@orebokech.com>
3207
3208 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3209
89774b5f
CY
32102008-10-11 Chong Yidong <cyd@stupidchicken.com>
3211
3212 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3213 (Select Buffer): Mention use of minibuffer history. Describe default
3214 value of default-major-mode. Mention that C-x 4 b selects the other
3215 window.
3216 (List Buffers): Document CRM indicators in the order they appear.
3217 (Kill Buffer): Document new command kill-matching buffers.
3218 (Several Buffers): Move explanation of the relationship between buffer
3219 list and buffer menu to the top.
3220 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3221
4c72bf27
CY
32222008-10-10 Chong Yidong <cyd@stupidchicken.com>
3223
3224 * entering.texi (Exiting): Document change of C-x C-c to
3225 save-buffers-kill-terminal. Document kill-emacs.
3226
f68eb991
EZ
32272008-09-30 Eli Zaretskii <eliz@gnu.org>
3228
3229 * mule.texi (Coding Systems): Don't mention codepage-setup.
3230
3231 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3232 cpNNN coding systems anymore.
3233 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3234 for unibyte mode. Don't mention line-drawing characters.
3235 Don't mention dos-unsupported-char-glyph.
f68eb991 3236
1a2dd44d
CY
32372008-09-25 Chong Yidong <cyd@stupidchicken.com>
3238
3239 * search.texi (Search): Shorten introduction.
3240 (Basic Isearch): Add command table. Discuss reverse isearch and
3241 isearch highlighting.
3242 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3243 ring to cindex.
3244 (Special Isearch): Move input methods discussion here.
3245 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3246 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3247 Repeat Isearch.
3248 (Isearch Minibuffer): New node.
3249 (Word Search): Document new word search commands.
3250 (Regexp Example): Simplify example using sentence-end-base variable.
3251 (Replace): Reword introduction.
3252 (Unconditional Replace): Remove unnecessary example.
3253 (Other Repeating Search): Document new `M-s o' binding.
3254
3255 * emacs.texi (Top): Update node listings.
3256
e45da31d
JB
32572008-09-22 Juanma Barranquero <lekktu@gmail.com>
3258
3259 * emacs.texi (Top): Remove Kill Errors from menu.
3260
841c8096
CY
32612008-09-22 Chong Yidong <cyd@stupidchicken.com>
3262
402168fa
CY
3263 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3264 interface for defining macros. Simplify examples. Note that C-g quits
3265 macro definitions.
1c6c854e
CS
3266 (Keyboard Macro Counter): Document using F3 to insert counter.
3267 Give usage example.
402168fa
CY
3268 (Keyboard Macro Query): Organize query responses in a table.
3269
1c6c854e
CS
3270 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3271 Link to Erasing node.
841c8096
CY
3272 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3273 rationale to a footnote.
3274 (Kill Errors): Remove node, due to redundancy with Erasing.
3275 (Spelling): Move discussion of flyspell to end. Note new behavior of
3276 M-$ in active region. Remove non-ispell-specific keybindings from
3277 table.
3278
eab2ee89
DN
32792008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3280
3281 * cmdargs.texi (Initial Options): Document --daemon.
3282
3d53e905
GM
32832008-09-20 Glenn Morris <rgm@gnu.org>
3284
3285 * files.texi (Numbered Backups): Mention that some modes set
3286 version-control.
3287
1c90484d
GM
32882008-09-20 Jim Blandy <jimb@red-bean.com>
3289
3290 * files.texi (Numbered Backups): Reference File Variables, as well.
3291 Remove discussion of Rmail's implementation.
3292
0fc0d844
CY
32932008-09-06 Chong Yidong <cyd@stupidchicken.com>
3294
3295 * misc.texi (Recursive Edit): Note that top-level exits active
3296 minibuffers.
3297
3298 * trouble.texi (Quitting): Likewise.
3299
b18d283d
CY
33002008-08-31 Chong Yidong <cyd@stupidchicken.com>
3301
3302 * emacs.texi (Top): Add Temporary Face Changes xref.
3303
3304 * display.texi (Display): Move Temporary Face Changes node to just
3305 after Standard Faces.
3306 (Scrolling): Document recenter-top-bottom instead of recenter.
3307 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3308 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3309 (Display Custom): Copyedits.
3310 (Optional Mode Line): Document display-battery-mode.
3311
180135fc
RF
33122008-08-27 Romain Francoise <romain@orebokech.com>
3313
3314 * custom.texi (Directory Variables): Minor fix.
3315
d3fe3475
GM
33162008-08-27 Glenn Morris <rgm@gnu.org>
3317
3318 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3319 descriptions.
3320 (Calendar Customizing): Tweak layout description.
183080b6 3321 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3322 markers. Condense calendar-star-date and calendar-mark-today
3323 description.
3324 (Holiday Customizing): Add oriental and solar holidays.
3325 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3326 Fix holiday-float description. Use zerop in examples. Be less verbose.
3327 (Date Display Format): Change ISO format. Be less verbose.
3328 (Diary Customizing): Mention day and month abbrev arrays.
3329 Mention the date-form variables by name. Update European example.
3330 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3331 Condense examples. Mention diary-entry-symbols by name.
3332 Condense table for insertion commands.
3333 (Fancy Diary Display): Mention diary-include-string and
3334 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3335 Ethiopic, Persian date functions. Condense descriptions.
3336
3337 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3338 (Adding to Diary): Adapt for changed node name.
3339
71755807
GM
33402008-08-26 Glenn Morris <rgm@gnu.org>
3341
3342 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3343 node "Hebrew/Islamic Entries".
3344
3345 * calendar.texi (Specified Dates): Fix names of iso functions.
3346 (General Calendar): There may not be another window.
3347 (Writing Calendar Files, Holidays): Tweak intro.
3348 (Holidays): Mention Baha'i and Chinese holidays.
3349 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3350 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3351 (To Other Calendar): Add calendar-print-other-dates.
3352 Refer to "graphic display" rather than "X.
3353 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3354 (Displaying the Diary): Fix whitespace after reference.
3355 Fix `diary-number-of-entries' reference.
3356 (Date Formats): Explicitly mention that day names can be abbreviated.
3357 (Adding to Diary): Add some references to other sections.
3358 (Special Diary Entries): Fix reference.
3359 (Appointments): Simplify appt-message-warning-time entry.
3360 Clarify where times must be.
3361 (Importing Diary): Comment out icalendar paragraph that does not apply.
3362 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3363
d76ebc75
GM
33642008-08-23 Glenn Morris <rgm@gnu.org>
3365
3366 * fortran-xtra.texi (Fortran): Change description of free form and
3367 fixed form a bit. Mention hideshow and imenu.
3368 (Fortran Motion): Mention fortran-end-of-subprogram,
3369 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3370 (Fortran Indent): Minor re-word.
3371 (ForIndent Commands): Mention fortran-fill-paragraph and
3372 fortran-fill-statement.
3373 (ForIndent Cont): Mention fortran-tab-mode-string.
3374 (Fortran Comments): Mention fortran-comment-line-start-skip.
3375 (Fortran Columns): Mention font-locking.
3376 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3377
1fc0ce04 33782008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3379
3380 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3381
5c52e13c
CY
33822008-08-22 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * mini.texi (Minibuffer): Simplify introduction.
3385 (Minibuffer File): Document tilde in minibuffer filenames.
3386 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3387 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3388 (Completion Example): Update example to current command list.
3389 (Completion Options): Document `lazy' value of completion-auto-help.
3390 Update contents of completion-ignored-extensions.
3391 (Minibuffer History): Describe "future history" list. State default
3392 value of history-delete-duplicates.
3393
77a00355
GM
33942008-08-21 Glenn Morris <rgm@gnu.org>
3395
3396 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3397 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3398
39ee1d04
CY
33992008-08-17 Chong Yidong <cyd@stupidchicken.com>
3400
3401 * regs.texi (Registers): Clarify valid register names.
3402 (RegPos): Note that buffer is saved and restored too.
3403 (RegText): Note that mark is reactivated/deactivated.
3404 (RegConfig): Xref to Windows node.
3405
b12c348f
CY
34062008-08-16 Chong Yidong <cyd@stupidchicken.com>
3407
3ae7ba79
CY
3408 * basic.texi (Inserting Text): Provide command name for C-q.
3409
b12c348f
CY
3410 * killing.texi (Killing): Copyedit. Define read-only text.
3411 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3412 (Killing by Lines): Copyedit.
3413 (Other Kill Commands): Move M-w description here.
3414 (Yanking): Move M-w to Other Kill Commands.
3415 (Kill Ring): Also mention saving text in registers. Link to Text
3416 Properties in elisp manual.
3417 (Accumulating Text): Copyedit.
3418 (CUA Bindings): Shift selection is now the default.
3419
d8ff7692
TZ
34202008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3421
3422 * maintaining.texi (Change Log): Mention next-error is available.
3423
a43a8a2e
GM
34242008-08-10 Glenn Morris <rgm@gnu.org>
3425
3426 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3427 and intermonth text.
3428 (Holiday Customizing): Add holiday-chinese.
3429
eba27308
EZ
34302008-08-08 Eli Zaretskii <eliz@gnu.org>
3431
3432 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3433
5f14a5b3
DN
34342008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3435
3436 * files.texi (Log Buffer): Describe C-c C-d.
3437 (Diff Mode): Describe C-x 4 A.
3438
49989bff
EZ
34392008-08-06 Eli Zaretskii <eliz@gnu.org>
3440
3441 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3442
5c915c02
DN
34432008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3444
2beaf97a
DN
3445 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3446 describe the new bindings to show the changeset diff, toggle annotation
3447 visibility, show revisions.
3448 (VC Status): Describe key bindings for modifying the change comments,
3449 displaying changeset diffs and annotations.
3450
5c915c02
DN
3451 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3452
71798ace
NR
34532008-08-05 Nick Roberts <nickrob@snap.net.nz>
3454
3455 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3456
b8949644
EZ
34572008-08-02 Eli Zaretskii <eliz@gnu.org>
3458
3459 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3460 and wording.
3461
819567d1
DN
34622008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3463
3464 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3465 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3466 commands. Improve some old info.
3467
5f38310a
CY
34682008-07-31 Chong Yidong <cyd@stupidchicken.com>
3469
0dc3906b
CY
3470 * display.texi (Visual Line Mode): New node.
3471
5f38310a 3472 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3473 (Moving Point): Add additional alternative key bindings.
3474 Describe line-move-visual.
5f38310a
CY
3475 (Erasing): Describe DEL.
3476 (Basic Undo, Blank Lines, Arguments): Copyedit.
3477 (Continuation Lines): Mention Visual Line mode.
3478 (Position Info): Move extended discussion to mule.texi.
3479
3480 * mule.texi (International Chars): Describe C-x =.
3481
3482 * emacs.texi (Top): Add Visual Line Mode node.
3483
7c2fb837
DN
34842008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3485
3486 * emacs.texi: Remove VMS support.
3487
3f6b73ef
DN
34882008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3489
3490 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3491 the vc-dir command name.
3492
9e2a2647
DN
34932008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3494
3495 * xresources.texi: Remove mentions of Mac Carbon.
3496
568beaa2
AS
34972008-07-19 Andreas Schwab <schwab@suse.de>
3498
3499 * ns-emacs.texi: Move to ../misc.
3500
0ef94706
CY
35012008-07-15 Chong Yidong <cyd@stupidchicken.com>
3502
3503 * entering.texi (Exiting): Don't describe text-only terminals as the
3504 default. Describe the new startup screen.
3505 (Exiting): Describe how to kill Emacs first. Change description of
3506 iconification to handle modern window systems.
3507
ba60bd44 35082008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3509
3510 * ns-emacs.texi: New file, documents features of Emacs port under
3511 NeXTstep windowing.
3512
9f30aa73
CY
35132008-07-15 Chong Yidong <cyd@stupidchicken.com>
3514
938a5d2e
CY
3515 * entering.texi (Entering Emacs): Update prev node.
3516
3517 * glossary.texi (Glossary): Remove xref to Text Characters.
3518
9f30aa73
CY
3519 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3520 directly, rather than in the context of ASCII. Move description of
3521 special properties of modifier key to new Modifier Keys node.
3522 (Keys): Copyedit.
3523 (Text Characters): Delete node. Multibyte is the default nowadays, and
3524 the node contents are obsolete.
3525
3526 * custom.texi (Modifier Keys): New node.
3527
3528 * emacs.texi (Top): Update node list.
3529
7e53d36c
CY
35302008-07-13 Chong Yidong <cyd@stupidchicken.com>
3531
3532 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3533 saying that Emacs provides menus and mouse support (which is par for
3534 the course).
3535
3536 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3537 early on.
3538 (Point): Copyedit. Relegate historical trivia to a footnote.
3539 (Mode Line): Explain mode-line format more consistently.
3540 (Menu Bar): Copyedit.
3541
1e9fa96d
GM
35422008-06-27 Glenn Morris <rgm@gnu.org>
3543
3544 * cal-xtra.texi (Sexp Diary Entries):
3545 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3546
dc9bebb8
CY
35472008-06-26 Chong Yidong <cyd@stupidchicken.com>
3548
3549 * mark.texi (Shift selection): New node.
3550 (Mark): Copyedits.
3551 (Persistent Mark): Move to the end of the chapter.
3552
e7881076
EZ
35532008-06-20 Eli Zaretskii <eliz@gnu.org>
3554
3555 * makefile.w32-in (distclean): Remove makefile.
3556
f427400c
NR
35572008-06-17 Nick Roberts <nickrob@snap.net.nz>
3558
3559 * building.texi (Starting GUD): Add an entry for gud-gdb.
3560 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3561 command mode.
3562
b597d348
GM
35632008-06-17 Glenn Morris <rgm@gnu.org>
3564
3565 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3566
647b7094
NR
35672008-06-17 Nick Roberts <nickrob@snap.net.nz>
3568
3569 * building.texi (Starting GUD): Expand on remote debugging.
3570 (Other GDB-UI Buffers): Mention new keyboard bindings.
3571
47a30023
GM
35722008-06-15 Glenn Morris <rgm@gnu.org>
3573
3574 * gnu.texi: Use a verbatim license for this invariant section,
3575 as per etc/GNU.
3576
37e5d54a
GM
35772008-06-13 Daniel Engeler <engeler@gmail.com>
3578
3579 * emacs.texi, misc.texi: Add documentation about serial port access.
3580
8e65d46c
GM
35812008-06-13 Glenn Morris <rgm@gnu.org>
3582
c1473b4c
MB
3583 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3584 maintain.info.
8e65d46c 3585
e40a85cd
MB
35862008-06-05 Miles Bader <miles@gnu.org>
3587
3588 * display.texi (Temporary Face Changes): Update to reflect function
3589 renamings in face-remap.el.
3590
56c73dec
MB
35912008-06-04 Miles Bader <miles@gnu.org>
3592
1c6c854e
CS
3593 * display.texi (Temporary Face Changes):
3594 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3595 `increase-buffer-face-height' and `decrease-default-face-height' now
3596 that they aren't bound by default.
3597
9d3d42fb
MB
35982008-06-03 Miles Bader <miles@gnu.org>
3599
3600 * display.texi (Temporary Face Changes): New node.
3601
2be6bfe2
EZ
36022008-05-31 Eli Zaretskii <eliz@gnu.org>
3603
3604 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3605
daf7e339
GM
36062008-05-31 Glenn Morris <rgm@gnu.org>
3607
3608 * cal-xtra.texi (Fancy Diary Display): Simplify.
3609
d21d2618
GM
36102008-05-30 Glenn Morris <rgm@gnu.org>
3611
3612 * cal-xtra.texi (Fancy Diary Display): Update for
3613 diary-display-function replacing diary-display-hook.
3614
71ce5fd0
JB
36152008-05-29 Drew Adams <drew.adams@oracle.com>
3616
3617 * msdog.texi (Windows Keyboard): Add descriptions of
3618 w32-register-hot-key and w32-unregister-hot-key.
3619
a3cdbdf8
MO
36202008-05-21 Tom Tromey <tromey@redhat.com>
3621
3622 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3623 Variables node.
3624
854a574c
MO
36252008-05-19 Tom Tromey <tromey@redhat.com>
3626
3627 * custom.texi (Variables): Add Directory Variables to menu.
3628 (Directory Variables): New node.
3629
7c2ec3f9
ER
36302008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3631
71ce5fd0 3632 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3633
370fded4
ER
36342008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3635
3636 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3637 Revision Tags and rewritten. Section now uses modern terminology,
3638 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3639 accurately.
3640
6af511e3
EZ
36412008-05-10 Eli Zaretskii <eliz@gnu.org>
3642
3643 * msdog.texi (Windows Files): Update documentation of
3644 w32-get-true-file-attributes.
3645
7a78b6e7
ER
36462008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3647
3648 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3649 directory mode.
3650
1bcfc24e
CY
36512008-05-08 Chong Yidong <cyd@stupidchicken.com>
3652
3653 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3654 entry "television".
1bcfc24e 3655
db86064f
ER
36562008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3657
ab5ec32c 3658 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3659
a31b405e
ER
36602008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3661
3662 * emacs/buffers.texi, emacs/files.texi (Version-control):
3663 vc-toggle-read-only is no longer a good idea...
3664
ff2c14fc
GM
36652008-04-29 Glenn Morris <rgm@gnu.org>
3666
3667 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3668
367c9b7c
JL
36692008-04-22 Juri Linkov <juri@jurta.org>
3670
3671 * dired.texi (Subdirectories in Dired): Describe using `^'
3672 to return to the parent directory.
3673
4ac1e9b4
NR
36742008-04-22 Nick Roberts <nickrob@snap.net.nz>
3675
3676 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3677 recent changes.
3678
b9b3bf2b
NR
36792008-04-19 Nick Roberts <nickrob@snap.net.nz>
3680
3681 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3682 (Other GDB-UI Buffers): Update for recent thread related changes.
3683
4d120d6a
SM
36842008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3685
3686 * maintaining.texi (Maintaining):
3687 * emacs.texi (Top): Typo.
3688
a152877d
SM
36892008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3690
b9b3bf2b
NR
3691 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3692 arg in `font-lock-add-keywords'.
a152877d 3693
36c0514c
GM
36942008-04-08 Glenn Morris <rgm@gnu.org>
3695
3696 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3697 Also add Baha'i calendar references where appropriate.
3698
06a97d46
GM
36992008-04-05 Glenn Morris <rgm@gnu.org>
3700
3701 * custom.texi (Init File): Byte-compiling .emacs is bad.
3702
6adc6eed
SM
37032008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3704
3705 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3706
571388b0
GM
37072008-03-29 Glenn Morris <rgm@gnu.org>
3708
3709 * calendar.texi: Update for `calendar-date-style' replacing
3710 `european-calendar'.
3711
3ae8f876
JR
37122008-03-28 Jason Rumney <jasonr@gnu.org>
3713
3714 * display.texi (Display Custom): Mention overlay-margin in text.
3715
5bc6ddff 37162008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3717
5bc6ddff
MB
3718 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3719 tutorial' comments.
03a864d5 3720
7186a830
CY
37212008-03-28 Chong Yidong <cyd@stupidchicken.com>
3722
3723 * mark.texi (Mark): Rearrange nodes.
3724 (Persistent Mark): Rename from Transient Mark.
3725 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3726 Describe Transient Mark mode as the default.
3727
3728 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3729 the default behavior with Transient Mark mode off.
3730 (Position Info): Fix typo.
3731
71ce5fd0
JB
3732 * display.texi (Standard Faces): Reference the Mark node.
3733 Remove discussion of the region face, which is discussed there.
7186a830
CY
3734
3735 * emacs.texi (Top): Update node listings.
3736
3737 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3738 as the default.
3739
3740 * fixit.texi (Undo): Standardize choice of undo key sequence.
3741 (Undo, Spelling): Describe Transient Mark mode as the default.
3742
3743 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3744 default.
3745
3746 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3747
3748 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3749 mode is the default, and note that the mark is not activated when set.
3750
3751 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3752 Describe Transient Mark mode as the default.
3753
3754 * search.texi (Basic Isearch): Reference the Mark Ring node.
3755 (Replace, Unconditional Replace, Other Repeating Search):
3756 Describe Transient Mark mode as the default.
3757
1c6c854e
CS
3758 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3759 Describe Transient Mark mode as the default.
7186a830
CY
3760 (Paragraphs): Describe how M-h behaves when region is active.
3761
3762 * trouble.texi (Quitting): Clarify effects of C-g.
3763
dc47d1ff
GM
37642008-03-13 Glenn Morris <rgm@gnu.org>
3765
3766 * emacs.texi (EMACSVER): Set to 23.0.60.
3767
e3e0fb39 37682008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3769
e3e0fb39
GM
3770 * dired.texi (Hiding Subdirectories): Fix previous change.
3771
37722008-03-05 Drew Adams <drew.adams@oracle.com>
3773
3774 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3775
5e14abf8
KS
37762008-02-28 Kim F. Storm <storm@cua.dk>
3777
3778 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3779 Move describe-distribution to C-h C-o.
3780 Move view-emacs-problems to C-h C-p.
3781 Add view-emacs-debugging on C-h C-d.
3782 Add view-external-packages on C-h C-e.
d0207bf3 3783 Add view-order-manuals on C-h C-m.
5e14abf8 3784
d0207bf3 37852008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3786
3787 * msdog-xtra.texi (MS-DOS): Docstring fix.
3788
87e391bb
EZ
37892008-02-09 Eli Zaretskii <eliz@gnu.org>
3790
3791 * msdog.texi (Windows Fonts): Use a @table for describing font
3792 properties.
3793
5662e503
JR
37942008-02-07 Jason Rumney <jasonr@gnu.org>
3795
3796 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3797 value has changed.
3798 (Windows HOME): Clarify what is meant by "if that fails as well".
3799 (Windows Fonts): New section.
3800
72463824
GM
38012008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3802
3803 * basic.texi (Basic Undo): Remove duplicate "you can".
3804
7ff926e0
EZ
38052008-02-02 Eli Zaretskii <eliz@gnu.org>
3806
3807 * maintaining.texi (Tags): Fix last change.
3808
6ab7aef1
MA
38092008-02-02 Michael Albinus <michael.albinus@gmx.de>
3810
093571c3 3811 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3812
ace67e7e
NR
38132008-01-31 Nick Roberts <nickrob@snap.net.nz>
3814
3815 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3816
ae068fdf
RS
38172008-01-26 Richard Stallman <rms@gnu.org>
3818
3819 * maintaining.texi (Tags): Delete redundant index entry.
3820
a56d9a08
EZ
38212008-01-26 Eli Zaretskii <eliz@gnu.org>
3822
3823 * programs.texi (Imenu): Move "@cindex tags" from here...
3824 * maintaining.texi (Tags): ...to here.
3825
e941ed90
NR
38262008-01-23 Kevin Ryde <user42@zip.com.au>
3827
3828 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3829 click count.
3830
650276d5
JB
38312008-01-21 Juanma Barranquero <lekktu@gmail.com>
3832
3833 * entering.texi (Exiting): Fix typo.
3834 Reported by D. E. Evans <sinuhe@gnu.org>.
3835
8dc17977
MR
38362007-12-31 Martin Rudalics <rudalics@gmx.at>
3837
3838 * glossary.texi (Glossary): Fix typo.
3839
9f9695a6
RS
38402007-12-27 Richard Stallman <rms@gnu.org>
3841
3842 * text.texi (Formatted Text): Improve menu tag.
3843 (Editing Format Info): In Info, add duplicate menu of nodes
3844 about the submenus.
3845 (Format Faces): Say where Faces menu is found. Mention Other.
3846 (Format Colors): Say where these submenus are found.
3847 (Format Indentation, Format Justification): Likewise.
3848 (Format Properties): Likewise.
3849
abfd0191
RS
38502007-12-22 Richard Stallman <rms@gnu.org>
3851
3852 * search.texi (Query Replace): Make exp of query-replace more
3853 self-contained, and clarify.
8dc17977 3854
abfd0191
RS
3855 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3856
a2586785
RS
38572007-12-15 Richard Stallman <rms@gnu.org>
3858
3859 * files.texi (Auto Save): Clarify definition of auto-saving.
3860
a67cf2bb
RS
38612007-11-26 Richard Stallman <rms@gnu.org>
3862
3863 * help.texi (Help Echo): Cleanups.
3864
448b33b1
TTN
38652007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3866
3867 * files.texi (Why Version Control?): Fix typo.
3868 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3869 (Selecting a Fileset): Fix typos; small rewording.
3870 (Log Buffer): Likewise.
3871 (Old Revisions): Likewise.
448b33b1 3872
221bb7f6
EZ
38732007-11-17 Eli Zaretskii <eliz@gnu.org>
3874
3875 * mule.texi (Communication Coding): Fix wording of last change.
3876
d0207bf3 38772007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3878
630cb3b7
JB
3879 * custom.texi (Specifying File Variables):
3880 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3881
53b7759e
KH
38822007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3883
a5ab2e0c 3884 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3885
3886 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3887
c8763fb6 38882007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3889
630cb3b7 3890 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3891 --output=file.
3892
ff98e024
MR
38932007-11-13 Martin Rudalics <rudalics@gmx.at>
3894
3895 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3896 (Help Echo): Avoid mentioning the term "region" here and
3897 consistently use the term "active text".
3898
37b11c22
GM
38992007-11-11 Glenn Morris <rgm@gnu.org>
3900
3901 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3902
21d50ba1
JL
39032007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3904
1c6c854e
CS
3905 * search.texi (Query Replace):
3906 Mention `query-replace-show-replacement'.
21d50ba1 3907
c12ecb0a 39082007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3909
3910 * building.texi (Watch Expressions): Remove obscure sentence.
3911
3b4201f4
KH
39122007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3913
3914 * mule.texi (Select Input Method): Describe how to activate an input
3915 method in the text mode.
3916
07e5c0b0
DN
39172007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3918
3919 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3920
52dd7391
NR
39212007-10-30 Nick Roberts <nickrob@snap.net.nz>
3922
3923 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3924
c004e539
GM
39252007-10-30 Glenn Morris <rgm@gnu.org>
3926
3927 * misc.texi (Directory Tracking): Explain a bit more about
3928 dirtrack-mode.
3929
ca8c5b8c
GM
39302007-10-25 Glenn Morris <rgm@gnu.org>
3931
3932 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3933
b6c764ef
RS
39342007-10-24 Richard Stallman <rms@gnu.org>
3935
3936 * misc.texi (Interactive Shell): Cleanup last change.
3937
eabd84c9
JL
39382007-10-22 Juri Linkov <juri@jurta.org>
3939
3940 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3941 default values.
3942
0b43c7e2
ER
39432007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3944
ca8c5b8c 3945 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3946 'filesets'.
3947
a80859d4
MR
39482007-10-18 Martin Rudalics <rudalics@gmx.at>
3949
3950 * trouble.texi (Quitting): Fix typo.
3951
c9447ae1
GM
39522007-10-18 Glenn Morris <rgm@gnu.org>
3953
3954 * frames.texi (Mode Line Mouse): Mention minor mode names.
3955
168b980f
JL
39562007-10-17 Juri Linkov <juri@jurta.org>
3957
3958 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3959 fill-paragraph operates on the active region in Transient Mark mode.
3960 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3961 with fill-paragraph.
3962
3963 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3964 fill-paragraph.
3965
3966 * fixit.texi (Spelling): ispell-word operates on the active region
3967 in Transient Mark mode.
3968
5a331f34
JB
39692007-10-17 Aaron S. Hawley <aaronh@garden.org>
3970
3971 * building.texi (Source Buffers):
3972 * custom.texi (Init Non-ASCII):
3973 * glossary.texi (Glossary): Use "key binding" consistently.
3974
2a9f4d55
JB
39752007-10-17 Juanma Barranquero <lekktu@gmail.com>
3976
3977 * calendar.texi (Diary): Fix directive.
3978
de13cecf
RS
39792007-10-16 Richard Stallman <rms@gnu.org>
3980
3981 * calendar.texi (Diary): Clarify text about diary file example.
3982
5f90d53e
ER
39832007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3984
3985 * files.texi: Capitalize node names according to convention.
3986
3aa491bc
GM
39872007-10-13 Glenn Morris <rgm@gnu.org>
3988
3989 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3990
8a3106d3
ER
39912007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3992
3993 * emacs.texi:
3994 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3995 suggested by RMS and Robert J. Chassell.
8a3106d3 3996
da1080a2
ER
39972007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3998
3aa491bc 3999 * files.texi (Version Systems):
0870a421
ER
4000 * vc-xtra.texi:
4001 * vc1-xtra.texi:
ac3f4c6f 4002 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4003 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4004 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4005 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4006
58ade22b
ER
40072007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4008
da1080a2 4009 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4010 Reorder the descriptions to be chronological.
4011
93870ce2
RS
40122007-10-09 Richard Stallman <rms@gnu.org>
4013
4014 * display.texi (Cursor Display): Correct how cursor appears
4015 in nonselected windows.
4016
568c7288
NR
40172007-10-04 Nick Roberts <nickrob@snap.net.nz>
4018
4019 * building.texi (GDB Graphical Interface): Remove references to gdba
4020 and mention gud-gdb.
4021
1af74d06 40222007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4023
1af74d06 4024 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4025
0d8fb755
JL
40262007-10-06 Juri Linkov <juri@jurta.org>
4027
4028 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4029 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4030 fill-paragraph-or-region.
4031
4032 * basic.texi (Arguments): Replace fill-paragraph with
4033 fill-paragraph-or-region.
4034
b981e2c6
ER
40352007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4036
4037 * files.texi: Update the section on version control for 2007
2a9f4d55 4038 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4039 will come later.
4040
5fceaf9c
GM
40412007-09-15 Glenn Morris <rgm@gnu.org>
4042
4043 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4044 to `list-holidays'.
4045
b0e44b17
GM
40462007-09-14 Glenn Morris <rgm@gnu.org>
4047
4048 * calendar.texi: Update all instances of mark-calendar-holidays,
4049 list-calendar-holidays, list-holidays with the new names.
4050
8cf51b2c
GM
40512007-09-06 Glenn Morris <rgm@gnu.org>
4052
46a367db 4053 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4054 Split into the Emacs manual in emacs/, and other manuals in misc/.
4055 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4056 manual.
4057 (infodir): New variable.
4058 (info): Use $infodir.
4059 (emacsman): Delete target, not needed any more.
4060 Move all targets that are not the Emacs manual to misc/Makefile.in.
4061 (mostlyclean): Remove `gnustmp'.
4062 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4063 manual.
92f9b43f 4064 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4065 (emacsman): Delete target, not needed any more.
4066 (clean): Remove all info files but Emacs manual.
4067 Move all targets that are not the Emacs manual to misc/Makefile.in.
4068 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4069
4070 * Makefile.in (INFOSOURCES): Delete.
4071 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4072 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4073 *.vrs *.toc here...
4074 (maintainer-clean): ...from here.
4075
40762007-09-05 Glenn Morris <rgm@gnu.org>
4077
4078 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4079
8cf51b2c
GM
40802007-08-29 Glenn Morris <rgm@gnu.org>
4081
4082 * emacs.texi (EMACSVER): Increase to 23.0.50.
4083
3420c522
RS
40842007-08-27 Richard Stallman <rms@gnu.org>
4085
4086 * emacs.texi (Top): Clarify menu item for Glossary.
4087
4088 * display.texi (Faces): Change secn title.
4089 Clarify not all fonts come from Font Lock.
4090
8cf51b2c
GM
40912007-08-17 Eli Zaretskii <eliz@gnu.org>
4092
4093 * basic.texi (Position Info): Add index entry for face at point.
4094 Mention that character faces are also displayed by "C-u C-x =".
4095
8cf51b2c
GM
40962007-08-08 Glenn Morris <rgm@gnu.org>
4097
4098 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4099
41002007-08-07 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * files.texi (File Conveniences): Document point motion keys in Image
4103 mode.
4104
8cf51b2c
GM
41052007-07-27 Glenn Morris <rgm@gnu.org>
4106
8cf51b2c
GM
4107 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4108 in-line.
4109
4110 * gpl.texi: New file with text of GPL.
4111 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4112
41132007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4114
4115 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4116
4117 * dired.texi (Wdired): Mention C-x C-q key binding.
4118
41192007-07-28 Nick Roberts <nickrob@snap.net.nz>
4120
4121 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4122
41232007-07-25 Glenn Morris <rgm@gnu.org>
4124
8cf51b2c
GM
4125 * emacs.texi (Copying): Replace license with GPLv3.
4126
4127 * Relicense all FSF files to GPLv3 or later.
4128
41292007-07-24 Glenn Morris <rgm@gnu.org>
4130
4131 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4132 for some calendars.
4133
41342007-07-23 Nick Roberts <nickrob@snap.net.nz>
4135
4136 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4137 default-directory for the current buffer is on a remote machine.
4138
8cf51b2c
GM
41392007-07-21 Eli Zaretskii <eliz@gnu.org>
4140
4141 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4142 default value.
4143
41442007-07-21 Richard Stallman <rms@gnu.org>
4145
4146 * files.texi (Why Version Control?): Improve previous change.
4147
41482007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4149
4150 * files.texi (Why Version Control?): New node.
4151
8cf51b2c
GM
41522007-07-12 Nick Roberts <nickrob@snap.net.nz>
4153
8cf51b2c
GM
4154 * building.texi (Starting GUD): Add xref to this anchor.
4155
8cf51b2c
GM
41562007-06-24 Karl Berry <karl@gnu.org>
4157
2a9f4d55 4158 * emacs.texi: New Back-Cover Text.
8cf51b2c 4159
8cf51b2c
GM
41602007-06-07 Alan Mackenzie <acm@muc.de>
4161
4162 * display.texi (Optional Mode Line): Document the new form of
4163 line+column numbers, "(561,2)".
4164
41652007-06-06 Juanma Barranquero <lekktu@gmail.com>
4166
49823426 4167 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4168
41692007-06-02 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * Version 22.1 released.
4172
8cf51b2c
GM
41732007-05-07 Karl Berry <karl@gnu.org>
4174
4175 * emacs.texi (EMACSVER): Back to 22.
4176
41772007-05-06 Richard Stallman <rms@gnu.org>
4178
4179 * maintaining.texi (Create Tags Table): Clean up previous change.
4180
c8763fb6 41812007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4182
4183 * maintaining.texi (Create Tags Table): Add text about the dangers of
4184 making symbolic links to tags files.
4185
41862007-05-04 Karl Berry <karl@gnu.org>
4187
4188 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4189
41902007-05-03 Karl Berry <karl@gnu.org>
4191
4192 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4193
4194 * .cvsignore (*.pdf): New entry.
4195
8cf51b2c
GM
4196 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4197 for printing.
4198
41992007-05-01 Richard Stallman <rms@gnu.org>
4200
4201 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4202
8cf51b2c
GM
42032007-04-28 Glenn Morris <rgm@gnu.org>
4204
4205 * ack.texi (Acknowledgments):
4206 * anti.texi (Antinews):
8cf51b2c
GM
4207 * programs.texi (Program Modes): Restore mention of python.el pending
4208 consideration of legal status.
4209
42102007-04-28 Richard Stallman <rms@gnu.org>
4211
4212 * files.texi (File Names): Fixes to ~ description on MS systems.
4213
8cf51b2c
GM
42142007-04-26 Glenn Morris <rgm@gnu.org>
4215
4216 * emacs.texi (EMACSVER): Increase to 22.1.50.
4217
42182007-04-25 Karl Berry <karl@gnu.org>
4219
4220 * emacs.texi: Improve line breaks on copyright page,
4221 similar layout to lispref, 8.5x11 by default.
4222
4223 * dired.texi (Image-Dired): Improve line break, fix typo.
4224
42252007-04-24 Chong Yidong <cyd@stupidchicken.com>
4226
4227 * programs.texi (Program Modes):
8cf51b2c
GM
4228 * anti.texi (Antinews):
4229 * ack.texi (Acknowledgments): python.el removed.
4230
8cf51b2c
GM
42312007-04-23 Chong Yidong <cyd@stupidchicken.com>
4232
4233 * display.texi (Highlight Interactively): Correct description of
4234 hi-lock-file-patterns-policy.
4235
4236 * files.texi (File Archives): Mention self-extracting executables.
4237
42382007-04-23 Eli Zaretskii <eliz@gnu.org>
4239
4240 * search.texi (Unconditional Replace, Query Replace): Add xref to
4241 "Replacement and Case".
4242
42432007-04-22 Chong Yidong <cyd@stupidchicken.com>
4244
4245 * dired.texi (Image-Dired): Move from Thumbnails node.
4246 * misc.texi (Thumbnails): Node deleted.
4247 * emacs.texi (Top): Update node listing.
4248
4249 * files.texi (File Conveniences):
49823426 4250 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4251
42522007-04-21 Richard Stallman <rms@gnu.org>
4253
4254 * display.texi (Highlight Interactively): Correct previous change.
4255 Clarify doc of hi-lock-find-patterns, and move new features into it.
4256
42572007-04-20 David Koppelman <koppel@ece.lsu.edu>
4258
1c6c854e
CS
4259 * display.texi (Highlight Interactively):
4260 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4261
42622007-04-20 Martin Rudalics <rudalics@gmx.at>
4263
4264 * display.texi (Scrolling): Fix typo.
4265
8cf51b2c
GM
42662007-04-15 Chong Yidong <cyd@stupidchicken.com>
4267
8cf51b2c
GM
4268 * doclicense.texi: Remove node heading, so that it can be included by
4269 other files.
4270
4271 * emacs.texi: Insert node heading for GFDL.
4272
8cf51b2c
GM
42732007-04-14 Eli Zaretskii <eliz@gnu.org>
4274
4275 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4276 "command line".
4277
4278 * display.texi (Faces): Refer to "Creating Frames" for face
4279 and other frame customizations in .emacs.
4280
4281 * frames.texi (Creating Frames): Mention that face customizations can
4282 be put in .emacs. Add index entries.
4283
42842007-04-12 Richard Stallman <rms@gnu.org>
4285
4286 * glossary.texi (Glossary): Explain `iff'.
4287
42882007-04-11 Karl Berry <karl@gnu.org>
4289
4290 * gnu.texi (Top),
4291 * macos.texi (Mac Font Specs),
4292 * anti.texi (Antinews),
4293 * xresources.texi (Resources),
4294 * misc.texi (Emulation),
4295 * calendar.texi (Daylight Saving),
4296 * dired.texi (Dired and Find),
4297 * rmail.texi (Remote Mailboxes),
4298 * sending.texi (Mail Headers),
4299 * programs.texi (Which Function),
4300 * files.texi (Recover),
4301 * buffers.texi (Uniquify),
4302 * frames.texi (Wheeled Mice),
4303 * killing.texi (Rectangles): Wording to improve breaks in
4304 8.5x11 format.
4305 * mule.texi (Language Environments): \hbadness=10000 since there's
4306 no way to reword.
4307 * emacs.texi (smallbook): New @set to more easily switch between
4308 smallbook and 8.5x11.
4309
43102007-04-11 Richard Stallman <rms@gnu.org>
4311
4312 * files.texi (File Conveniences): Add xref to Tumme.
4313 Delete text about Thumbnail mode.
4314
8cf51b2c
GM
43152007-04-09 Alan Mackenzie <acm@muc.de>
4316
4317 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4318 new name. Insert concept index entries.
4319
8cf51b2c
GM
43202007-04-08 Chong Yidong <cyd@stupidchicken.com>
4321
4322 * display.texi (Standard Faces): Document prefix arg for
4323 list-faces-display.
4324
4325 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4326
8cf51b2c
GM
43272007-04-07 Chong Yidong <cyd@stupidchicken.com>
4328
8cf51b2c
GM
4329 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4330
4331 * files.texi (Misc File Ops): Rewrite description of
4332 insert-file-literally.
4333
8cf51b2c
GM
43342007-03-31 Eli Zaretskii <eliz@gnu.org>
4335
4336 * misc.texi (Printing): Postscript -> PostScript.
4337
8cf51b2c
GM
4338 * ack.texi (Acknowledgments): Postscript -> PostScript.
4339
4340 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4341
4342 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4343 below.
4344
43452007-03-30 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4348 Init Non-ASCII.
4349 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4350 (Init Non-ASCII): New node.
4351
43522007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4353
4354 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4355
8cf51b2c
GM
43562007-03-12 Glenn Morris <rgm@gnu.org>
4357
8cf51b2c
GM
4358 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4359 "Daylight Savings".
4360
49823426 4361 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4362 saving" in text throughout.
4363
8cf51b2c
GM
43642007-03-04 Richard Stallman <rms@gnu.org>
4365
4366 * custom.texi (Safe File Variables): Minor correction.
4367
8cf51b2c
GM
43682007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4369
4370 * rmail.texi (Movemail): Add internal ref.
4371 Don't indent the intro for the PROTO table.
4372 Format PROTO table items with @code.
4373
8cf51b2c
GM
43742007-02-26 Nick Roberts <nickrob@snap.net.nz>
4375
4376 * building.texi: Remove references to bashdb.
4377
8cf51b2c
GM
43782007-02-19 Juanma Barranquero <lekktu@gmail.com>
4379
4380 * mule.texi (Language Environments): Update list of supported language
4381 environments.
4382
8cf51b2c
GM
43832007-02-14 Kim F. Storm <storm@cua.dk>
4384
4385 * building.texi (Grep Searching): Fix lgrep doc.
4386
43872007-02-12 Chong Yidong <cyd@stupidchicken.com>
4388
4389 * back.texi: Remove unused file.
4390
c8763fb6 43912007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4392
4393 * maintaining.texi (Tag Syntax): Now --members is the default for
4394 etags, not for ctags yet.
4395
8cf51b2c
GM
43962007-02-03 Eli Zaretskii <eliz@gnu.org>
4397
4398 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4399 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4400 expects. Add comments to prevent people from inadvertently modifying
4401 the key parts needed by `texinfo-multiple-files-update'.
4402
44032007-01-29 Chong Yidong <cyd@stupidchicken.com>
4404
4405 * frames.texi (Secondary Selection): Window clicked does not matter
4406 when mouse-yank-at-point is non-nil.
4407
8cf51b2c
GM
44082007-01-16 Glenn Morris <rgm@gnu.org>
4409
4410 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4411 system abbrev.
4412
44132007-01-11 Richard Stallman <rms@gnu.org>
4414
4415 * msdog.texi (Windows Keyboard): Another small cleanup.
4416
44172007-01-10 Richard Stallman <rms@gnu.org>
4418
4419 * msdog.texi (Windows Keyboard): Yet another try to make
4420 everyone happy with that passage.
4421
44222007-01-05 Richard Stallman <rms@gnu.org>
4423
4424 * anti.texi (Antinews): Mention M-x shell scrolling.
4425
44262007-01-05 Nick Roberts <nickrob@snap.net.nz>
4427
4428 * building.texi (Watch Expressions): Describe gdb-max-children.
4429
8cf51b2c
GM
44302007-01-04 Richard Stallman <rms@gnu.org>
4431
8cf51b2c
GM
4432 * msdog.texi (Windows Keyboard): Clarify previous change.
4433
8cf51b2c
GM
44342007-01-02 Richard Stallman <rms@gnu.org>
4435
4436 * custom.texi (Changing a Variable): Minor clarification.
4437 (Specific Customization): customize-customized => customize-unsaved.
4438
4439 * entering.texi (Entering Emacs): Clean up text about restarting
4440 Emacs for each file.
4441
4442 * misc.texi (Shell Options): Minor cleanup.
4443
4444 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4445 with Emacs, not vice versa.
4446
4447 * programs.texi (Symbol Completion): Recommend customizing
4448 window manager.
4449
4450 * xresources.texi (Resources): Minor fix.
4451
c8763fb6 44522007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4453
4454 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4455
44562007-01-01 Richard Stallman <rms@gnu.org>
4457
4458 * commands.texi (User Input): Document keys stolen by window mangers.
4459
44602006-12-31 Richard Stallman <rms@gnu.org>
4461
4462 * custom.texi (Specific Customization): Document customize-option
4463 instead of customize-variable.
4464
44652006-12-31 Kim F. Storm <storm@cua.dk>
4466
4467 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4468
44692006-12-30 Kim F. Storm <storm@cua.dk>
4470
4471 * killing.texi (CUA Bindings): Fix typo.
4472
4473 * xresources.texi (Table of Resources): Mention grow-only value for
4474 auto-resize-tool-bars.
4475
8cf51b2c
GM
44762006-12-27 Eli Zaretskii <eliz@gnu.org>
4477
4478 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4479 and how to get them back.
4480
44812006-12-26 Richard Stallman <rms@gnu.org>
4482
4483 * calendar.texi (Holidays): Holiday listing is based on current
4484 practice, but DST is not.
4485
44862006-12-25 Richard Stallman <rms@gnu.org>
4487
4488 * emacs.texi (Top): Update subnode menus.
4489
4490 * mark.texi (Transient Mark): Fix xref.
4491
4492 * killing.texi (Graphical Kill): Node deleted.
4493 (Killing): Add xref to Cut and Paste.
4494 (CUA Bindings): Update xref.
4495
4496 * frames.texi (Cut and Paste): New section to hold other nodes.
4497 (Mouse Commands): Node demoted.
4498 (Cut/Paste Other App): Split out from Mouse Commands.
4499 (Word and Line Mouse): Likewise.
4500 (Secondary Selection, Clipboard): Nodes demoted.
4501
8cf51b2c
GM
45022006-12-24 Kevin Ryde <user42@zip.com.au>
4503
4504 * calendar.texi (Holidays): US daylight saving begins second Sunday
4505 in March for 2007 onwards.
4506 (Daylight Savings): Show new US default daylight saving rules, 2nd
4507 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4508
45092006-12-23 Chong Yidong <cyd@stupidchicken.com>
4510
4511 * calendar.texi (Scroll Calendar): < and > are switched.
4512
45132006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4514
4515 * killing.texi (Deletion): Describe M-\ prefix argument.
4516
45172006-12-23 Richard Stallman <rms@gnu.org>
4518
4519 * search.texi (Regexp Search): Explain why forward and reverse regexp
4520 search are not mirror images.
4521
8cf51b2c
GM
45222006-12-19 Kim F. Storm <storm@cua.dk>
4523
4524 * major.texi (Choosing Modes): Describe match-function elements for
4525 magic-mode-alist.
4526
8cf51b2c
GM
45272006-12-18 Eli Zaretskii <eliz@gnu.org>
4528
4529 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4530 peculiarities.
4531
45322006-12-18 Richard Stallman <rms@gnu.org>
4533
4534 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4535
8cf51b2c
GM
45362006-12-17 Alan Mackenzie <acm@muc.de>
4537
4538 * programs.texi (Left Margin Paren): Remove the bit which says
4539 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4540 Discuss some of the issues of setting this option to nil.
4541
45422006-12-17 Glenn Morris <rgm@gnu.org>
4543
4544 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4545
45462006-12-16 Eli Zaretskii <eliz@gnu.org>
4547
4548 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4549 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4550 NTFS volumes.
4551 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4552 volumes.
4553
45542006-12-15 Eli Zaretskii <eliz@gnu.org>
4555
4556 * text.texi (HTML Mode): Fix "C-c TAB".
4557
8cf51b2c
GM
45582006-12-09 Richard Stallman <rms@gnu.org>
4559
4560 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4561
45622006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4563
4564 * files.texi (Misc File Ops): Document insert-file-literally.
4565
45662006-12-08 Eli Zaretskii <eliz@gnu.org>
4567
4568 * cmdargs.texi (Colors): Note that --color is intended for overriding
4569 the terminal defaults, not for normal invocation.
4570
4571 * misc.texi (Emacs Server): Improve wording. Don't mention the
4572 ``server program''. Add a cross-reference to "Init File" node.
4573 (Invoking emacsclient): Add index entries. Document both short and
4574 long versions of command-line options. Document the -f option.
4575
8cf51b2c
GM
45762006-12-06 Richard Stallman <rms@gnu.org>
4577
4578 * text.texi (Outline Format): Say to set outline-regexp
4579 and outline-level with major modes and file local variables.
4580
c8763fb6 45812006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4582
4583 * anti.texi (Antinews): Mention the alternative to
4584 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4585
8cf51b2c
GM
4586 * misc.texi (Interactive Shell): Ditto.
4587
45882006-12-04 Eli Zaretskii <eliz@gnu.org>
4589
4590 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4591
4592 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4593
45942006-12-01 Eli Zaretskii <eliz@gnu.org>
4595
4596 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4597 colon in the mode line.
4598
4599 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4600
46012006-11-26 Nick Roberts <nickrob@snap.net.nz>
4602
4603 * building.texi (Watch Expressions): Mention SPC for expanding/
4604 contracting watch expressions.
4605
46062006-11-26 Kim F. Storm <storm@cua.dk>
4607
4608 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4609
46102006-11-26 Nick Roberts <nickrob@snap.net.nz>
4611
4612 * building.texi (Debugger Operation): Define text command mode.
4613 Clarify how tooltips work.
4614 (GDB Graphical Interface): Explain how to run in text command mode
4615 more clearly.
4616
46172006-11-25 Juanma Barranquero <lekktu@gmail.com>
4618
4619 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4620
46212006-11-22 Juanma Barranquero <lekktu@gmail.com>
4622
4623 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4624
8cf51b2c
GM
46252006-11-18 Chong Yidong <cyd@stupidchicken.com>
4626
4627 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4628 and EMACS is deprecated.
4629
46302006-11-18 Juanma Barranquero <lekktu@gmail.com>
4631
4632 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4633
c8763fb6 46342006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4635
4636 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4637
4638 * emacs.texi: Include xresources.texi both for info and dvi.
4639
4640 * xresources.texi: Merge text from xresmini.texi.
4641
c8763fb6 46422006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4643
4644 * glossary.texi: Fix typos.
4645
8cf51b2c
GM
46462006-11-06 Richard Stallman <rms@gnu.org>
4647
4648 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4649
4650 * ack.texi (Acknowledgments): Fix name spelling.
4651
46522006-11-01 Juri Linkov <juri@jurta.org>
4653
4654 * search.texi (Word Search): Document incremental word search.
4655
46562006-10-28 Glenn Morris <rgm@gnu.org>
4657
4658 * ack.texi (Acknowledgments): Add cal-html author.
4659
4660 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4661 Calendar"). Describe new package cal-html.
4662 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4663 Calendar Files."
4664
8cf51b2c
GM
46652006-10-23 Richard Stallman <rms@gnu.org>
4666
4667 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4668 Abbrev mode is enabled.
4669
8cf51b2c
GM
46702006-10-16 Richard Stallman <rms@gnu.org>
4671
8cf51b2c
GM
4672 * emacs.texi: Update ISBN.
4673
8cf51b2c
GM
46742006-10-11 Kim F. Storm <storm@cua.dk>
4675
4676 * emacs.texi (Acknowledgments): Use @dotless{i}.
4677
46782006-10-08 Nick Roberts <nickrob@snap.net.nz>
4679
4680 * building.texi (Breakpoints Buffer): Mention catchpoints.
4681
46822006-10-08 Kim F. Storm <storm@cua.dk>
4683
4684 * ack.texi (Acknowledgments): Update.
4685
4686 * emacs.texi (Acknowledgments): Fix bad @/ form.
4687
8cf51b2c
GM
46882006-10-05 Kim F. Storm <storm@cua.dk>
4689
4690 * emacs.texi (Acknowledgments): Add more contributors.
4691
46922006-10-03 Richard Stallman <rms@gnu.org>
4693
4694 * emacs.texi (Acknowledgments): Update version and edition.
4695
8cf51b2c
GM
46962006-10-01 Karl Berry <karl@gnu.org>
4697
4698 * custom.texi (Customization Groups): Page break to keep example buffer
4699 on one page.
4700
47012006-09-30 Karl Berry <karl@gnu.org>
4702
4703 * programs.texi (Basic Indent): @need to improve page break.
4704 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4705
47062006-09-29 Glenn Morris <rgm@gnu.org>
4707
4708 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4709
47102006-09-29 Karl Berry <karl@gnu.org>
4711
4712 * windows.texi (Basic Window): Remove forced @break, no longer
4713 desirable.
4714 * frames.texi (Frame Commands),
4715 * mark.texi (Marking Objects): Reword to avoid bad page break.
4716 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4717
47182006-09-19 Richard Stallman <rms@gnu.org>
4719
4720 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4721 stick to present tense.
4722
c8763fb6 47232006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4724
4725 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4726 to x-gtk-use-old-file-dialog.
4727 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4728
47292006-09-15 Jay Belanger <belanger@truman.edu>
4730
49823426 4731 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4732 Change "Library Public License" to "Lesser Public License"
4733 throughout. Use "yyyy" to represent year.
4734
8cf51b2c
GM
47352006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4736
4737 * files.texi (Visiting): Add index entry "open file".
4738
8cf51b2c
GM
47392006-09-11 Richard Stallman <rms@gnu.org>
4740
4741 * building.texi (Compilation Mode): Clarification.
4742 (Grep Searching): Add xref to Compilation Mode.
4743
8cf51b2c
GM
47442006-09-08 Richard Stallman <rms@gnu.org>
4745
4746 * search.texi (Search): Ref multi-file search commands here.
4747 (Other Repeating Search): Not here.
4748
8cf51b2c
GM
47492006-08-28 Richard Stallman <rms@gnu.org>
4750
4751 * windows.texi (Split Window): Update xref.
4752
4753 * basic.texi (Continuation Lines): Update xref.
4754
4755 * indent.texi (Tab Stops): Update xref.
4756
4757 * emacs.texi (Top): Update subnode menu.
4758
4759 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4760 split out of Display Custom.
4761
47622006-08-25 Kim F. Storm <storm@cua.dk>
4763
4764 * display.texi (Display Custom): Add variables overline-margin
4765 and x-underline-at-descent-line.
4766
47672006-08-25 Richard Stallman <rms@gnu.org>
4768
4769 * entering.texi (Exiting): Rewrite to give graphical displays
4770 priority over text terminals.
4771
4772 * search.texi (Incremental Search): Move index entries.
4773
47742006-08-23 Chong Yidong <cyd@stupidchicken.com>
4775
4776 * custom.texi (Init File): Reference Find Init to avoid "home
4777 directory" confusion.
4778
47792006-08-22 Nick Roberts <nickrob@snap.net.nz>
4780
4781 * building.texi (Other GDB-UI Buffers): Describe how to edit
4782 a value in the locals buffer.
4783
47842006-08-21 Richard Stallman <rms@gnu.org>
4785
4786 * search.texi (Basic Isearch): Add `isearch' index entry.
4787
47882006-08-16 Richard Stallman <rms@gnu.org>
4789
4790 * misc.texi (Saving Emacs Sessions): Clean up wording.
4791
4792 * mark.texi (Marking Objects): Mention term "select all".
4793
4794 * emacs.texi (Top): Update subnode menu.
4795
4796 * help.texi (Help Mode): Move node up in file.
4797
8cf51b2c
GM
47982006-08-15 Nick Roberts <nickrob@snap.net.nz>
4799
4800 * building.texi (Stack Buffer): Explain fringe arrow.
4801
8cf51b2c
GM
48022006-08-12 Eli Zaretskii <eliz@gnu.org>
4803
8cf51b2c
GM
4804 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4805 on startup.
4806
48072006-08-11 Romain Francoise <romain@orebokech.com>
4808
4809 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4810
48112006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4812
4813 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4814
48152006-08-10 Richard Stallman <rms@gnu.org>
4816
4817 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4818 with face merging. Empty regions don't count.
4819 Clarify face property inheritance.
8cf51b2c
GM
4820
48212006-08-08 Romain Francoise <romain@orebokech.com>
4822
4823 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4824 <arjuropo@cc.jyu.fi>.
4825
8cf51b2c
GM
48262006-08-04 Eli Zaretskii <eliz@gnu.org>
4827
4828 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4829 apply to all frames.
4830
8cf51b2c
GM
48312006-08-01 Richard Stallman <rms@gnu.org>
4832
4833 * help.texi (Name Help): Add index entries for describe-variable.
4834
48352006-08-01 Nick Roberts <nickrob@snap.net.nz>
4836
4837 * building.texi (GDB Graphical Interface): Shorten node names.
4838 (GDB-UI Layout): Use GDB-related.
4839 (Other GDB-UI Buffers): Simplify English.
4840
48412006-07-31 Richard Stallman <rms@gnu.org>
4842
4843 * search.texi (Query Replace): Add xref for Dired's Q command.
4844
8cf51b2c
GM
48452006-07-31 Nick Roberts <nickrob@snap.net.nz>
4846
4847 * building.texi (GDB commands in Fringe): Rename to...
4848 (Source Buffers): ..this and move forward. Describe hollow arrow and
4849 new option gdb-find-source-frame.
4850
48512006-07-29 Richard Stallman <rms@gnu.org>
4852
4853 * dired.texi (Operating on Files): Simplify previous change
4854 and fix Texinfo usage.
4855
48562006-07-29 Eli Zaretskii <eliz@gnu.org>
4857
4858 * dired.texi (Operating on Files): Add cross-references. State the
4859 Unix commands that do similar things.
4860
48612006-07-28 Richard Stallman <rms@gnu.org>
4862
4863 * mark.texi (Transient Mark): Clarify that region never disappears
4864 when Transient Mark mode is off, and not when it is on.
4865
48662006-07-27 Richard Stallman <rms@gnu.org>
4867
4868 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4869
48702006-07-24 Richard Stallman <rms@gnu.org>
4871
4872 * xresources.texi (GTK styles): Fix texinfo usage.
4873
8cf51b2c
GM
4874 * commands.texi (User Input): Explain why we teach keyboard cmds.
4875
4876 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4877 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4878 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4879 * doclicense.texi, display.texi, dired.texi, basic.texi:
4880 * anti.texi, ack.texi: Move periods and commas inside quotes.
4881
48822006-07-22 Eli Zaretskii <eliz@gnu.org>
4883
4884 * cmdargs.texi (General Variables): Document EMAIL.
4885
48862006-07-21 Eli Zaretskii <eliz@gnu.org>
4887
4888 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4889 doesn't have effect on MS-Windows.
4890
8cf51b2c
GM
48912006-07-17 Richard Stallman <rms@gnu.org>
4892
4893 * building.texi (Grep Searching): Explain about chaining grep commands.
4894
8cf51b2c
GM
48952006-07-10 Nick Roberts <nickrob@snap.net.nz>
4896
49823426 4897 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4898
48992006-07-09 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4902 is invoked for multiple files.
4903
49042006-07-08 Eli Zaretskii <eliz@gnu.org>
4905
4906 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4907 on-line manual for the rest of this node.
4908 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4909 unconditionally.
4910 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4911 Improve wording.
4912 (Windows Printing): Improve wording.
4913 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4914 rest of this node.
4915
8cf51b2c
GM
49162006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4917
49823426
GM
4918 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4919 with eval-buffer.
8cf51b2c
GM
4920
49212006-07-05 Nick Roberts <nickrob@snap.net.nz>
4922
4923 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4924 of character translation.
4925
49262006-07-04 Nick Roberts <nickrob@snap.net.nz>
4927
4928 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4929
49302006-07-03 Karl Berry <karl@gnu.org>
4931
4932 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4933 not-too-underfull hboxes in the TeX output.
4934 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4935 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4936 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4937 * sending.texi, text.texi: Fix overfull/underfull boxes.
4938
49392006-07-03 Romain Francoise <romain@orebokech.com>
4940
4941 * m-x.texi (M-x): Fix.
4942
49432006-07-03 Richard Stallman <rms@gnu.org>
4944
8cf51b2c
GM
4945 * search.texi (Other Repeating Search): filename -> file name.
4946
4947 * misc.texi (Narrowing): Minor cleanups.
4948
4949 * files.texi (Visiting): filename -> file name.
4950
4951 * emacs.texi (Top): Update subnode menus.
4952
4953 * mule.texi (Coding Systems): Move char translation stuff here.
4954 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4955 (Recognize Coding): Substantial local rewrites.
4956 (International): Update menu.
4957
4958 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4959 (Scrolling): Substantial local rewrites.
4960 (Display): Update menu and intro.
4961
4962 * dired.texi: filename -> file name.
4963
4964 * custom.texi (Safe File Variables): Texinfo usage fix.
4965
f0131492 49662006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4967
4968 * help.texi, m-x.texi: Lots of cleanups.
4969
8cf51b2c
GM
49702006-06-30 Eli Zaretskii <eliz@gnu.org>
4971
4972 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4973 (Windows Processes, Windows Misc): Shorten the printed version by
4974 selectively conditioning less important portions by @ifnottex.
4975
8cf51b2c
GM
49762006-06-27 Richard Stallman <rms@gnu.org>
4977
4978 * mini.texi (Minibuffer File): Minor cleanup.
4979
49802006-06-25 Nick Roberts <nickrob@snap.net.nz>
4981
4982 * frames.texi (XTerm Mouse): Rename to...
4983 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4984
4985 * emacs.texi (Top): Use new node name.
4986
49872006-06-24 Eli Zaretskii <eliz@gnu.org>
4988
4989 * emacs.texi (Top): Update the detailed menu according to changes in
4990 msdog.texi.
4991
4992 * msdog.texi (Windows Keyboard): New section.
4993 (Windows Mouse): New section.
4994 (Windows System Menu): Remove section (text merged with "Windows
4995 Keyboard").
4996 (Windows Misc): New section.
4997
4998 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4999
5000 * msdog.texi (ls in Lisp): New section.
5001
5002 * files.texi (Visiting): Document case-insensitive wildcard matching
5003 under find-file-wildcards.
5004
8cf51b2c
GM
50052006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5006
5007 * macos.texi (Mac Input): Add description of mac-function-modifier.
5008 Now Unicode keyboard layouts work.
5009
8cf51b2c
GM
50102006-06-10 Richard Stallman <rms@gnu.org>
5011
5012 * mule.texi (Recognize Coding): Clarify previous change.
5013
50142006-06-09 Kenichi Handa <handa@m17n.org>
5015
5016 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5017 notation.
5018
50192006-06-07 Kevin Ryde <user42@zip.com.au>
5020
5021 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5022 manual for @ifnottex, but in emacs-extra for @iftex.
5023
5024 * cmdargs.texi (General Variables): Fix smtpmail xref.
5025
50262006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5027
8cf51b2c 5028 * programs.texi (Comment Commands):
8cf51b2c 5029 * custom.texi (Specifying File Variables):
49823426 5030 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5031
50322006-06-07 Nick Roberts <nickrob@snap.net.nz>
5033
5034 * building.texi (Watch Expressions): Move node to end.
5035 (GDB Graphical Interface): Move description of clicks in fringe...
5036 (GDB commands in the Fringe): ...to here. New node.
5037
8cf51b2c
GM
50382006-06-05 Romain Francoise <romain@orebokech.com>
5039
49823426 5040 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5041
50422006-06-05 Nick Roberts <nickrob@snap.net.nz>
5043
5044 * building.texi (GDB Graphical Interface): Update bindings.
5045 (Commands of GUD): Add gud-print. Remove gud-run.
5046 Restate availability more generally.
5047
f0131492 50482006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5049
5050 * mini.texi: Lots of cleanups.
5051
50522006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5053
5054 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5055 and Mouse-2.
5056
c8763fb6 50572006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5058
5059 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5060
8cf51b2c
GM
50612006-05-31 Richard Stallman <rms@gnu.org>
5062
5063 * basic.texi (Moving Point): Fix previous change.
5064
c8763fb6 50652006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5066
5067 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5068
f0131492 50692006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5070
5071 * basic.texi: Many simplifications and improvements in wording.
5072
8cf51b2c
GM
50732006-05-26 Nick Roberts <nickrob@snap.net.nz>
5074
5075 * anti.texi (Antinews): Create a node for gdb-ui.
5076
8cf51b2c
GM
50772006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5078
5079 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5080
50812006-05-20 Richard Stallman <rms@gnu.org>
5082
5083 * dired.texi (Dired Navigation): dired-goto-file is now j.
5084
8cf51b2c
GM
50852006-05-20 Eli Zaretskii <eliz@gnu.org>
5086
5087 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5088 and their aliases.
5089
5090 * msdog.texi (Windows Printing): Mention non-support of plain text
5091 printing with some el-cheapo printers, and suggest a workaround.
5092
50932006-05-20 Kevin Ryde <user42@zip.com.au>
5094
5095 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5096 remove the bit saying you must set it.
5097
50982006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5099
5100 * trouble.texi (Checklist):
5101 * text.texi (Text, Auto Fill, Text Mode):
5102 * search.texi (Nonincremental Search):
5103 * rmail.texi (Rmail Labels):
5104 * mule.texi (Input Methods, Multibyte Conversion):
5105 * misc.texi (Gnus, Where to Look, PostScript):
5106 * maintaining.texi (Create Tags Table):
5107 * indent.texi (Indentation Commands):
5108 * fixit.texi (Spelling):
5109 * emacs.texi (Copying):
5110 * custom.texi (Init File): ifinfo -> ifnottex.
5111
8cf51b2c
GM
51122006-05-17 Richard Stallman <rms@gnu.org>
5113
5114 * files.texi (Diff Mode): Mention C-x `.
5115
51162006-05-08 Richard Stallman <rms@gnu.org>
5117
5118 * custom.texi (Disabling): Textual cleanups.
5119
8cf51b2c
GM
51202006-05-12 Glenn Morris <rgm@gnu.org>
5121
5122 * calendar.texi (Displaying the Diary, Format of Diary File):
5123 Refer to diary-view-entries, diary-list-entries,
5124 diary-show-all-entries rather than obsolete aliases.
5125
51262006-05-12 Eli Zaretskii <eliz@gnu.org>
5127
5128 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5129 (Displaying the Diary, Special Diary Entries, Importing Diary):
5130 * building.texi (Compilation Shell):
5131 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5132 emacs-xtra with @inforef's.
5133
5134 * files.texi (Visiting): Fix wording.
5135
5136 * mule.texi (Coding Systems, Text Coding): More indexing.
5137 Mention that C-x RET f can set eol conversion.
5138
c8763fb6 51392006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5140
5141 * xresmini.texi (GTK resources): Insert GTK description.
5142
5143 * xresources.texi (GTK resources): metafont should be menufont.
5144
8cf51b2c
GM
51452006-05-06 Michael Albinus <michael.albinus@gmx.de>
5146
49823426 5147 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5148 method, user name and host name is active only in partial
5149 completion mode.
5150
8cf51b2c
GM
51512006-05-06 Eli Zaretskii <eliz@gnu.org>
5152
5153 * makefile.w32-in (emacs.dvi):
5154 * Makefile.in (emacs.dvi): Add xresmini.texi.
5155
5156 * xresmini.texi (Table of Resources): Remove xref to non-existent
5157 node "LessTif Resources".
5158
5159 * msdog.texi (Microsoft Windows):
5160 * calendar.texi (Calendar/Diary, Displaying the Diary)
5161 (Special Diary Entries, Importing Diary, Holidays):
5162 * programs.texi (Program Modes):
5163 * text.texi (Text):
5164 * buffers.texi (Several Buffers):
5165 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5166
51672006-05-06 Eli Zaretskii <eliz@gnu.org>
5168
5169 The following changes merge the emacs-xtra manual into the main
5170 manual, but only for on-line version of the manual.
5171
5172 * vc2-xtra.texi (Version Backups, Local Version Control)
5173 (Making Snapshots, Change Logs and VC, Version Headers)
5174 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5175 on-line manual.
5176
5177 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5178 for on-line manual.
5179
5180 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5181 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5182 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5183 for on-line manual.
5184
5185 * fortran-xtra.texi (Fortran, Fortran Autofill)
5186 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5187 for on-line manual.
5188
5189 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5190 Conditional xref's for on-line manual.
5191
5192 * emerge-xtra.texi (Emerge, Overview of Emerge)
5193 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5194 manual.
5195
5196 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5197 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5198 (EMACSSOURCES): Use EMACS_XTRA.
5199 (../info/emacs-xtra): Remove.
5200 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5201
5202 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5203 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5204 (EMACSSOURCES): Use EMACS_XTRA.
5205 ($(infodir)/emacs-xtra): Remove.
5206 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5207
5208 * trouble.texi (Quitting):
5209 * text.texi (Text):
5210 * programs.texi (Program Modes):
5211 * msdog.texi (Microsoft Windows):
5212 * frames.texi (Frames):
5213 * files.texi (Backup, Version Control, VC Concepts)
5214 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5215 (Registering, VC Status, VC Undo, Multi-User Branching)
5216 (Comparing Files):
5217 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5218 (Displaying the Diary, Special Diary Entries, Importing Diary):
5219 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5220 conditional xref's, depending on @iftex/@ifnottex.
5221
5222 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5223 "MS-DOS". @include msdog-xtra.texi.
5224
5225 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5226 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5227
5228 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5229 for vc-xtra.texi subsections.
5230 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5231 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5232
5233 * sending.texi (Sending Mail): A @node line without explicit Prev,
5234 Next, and Up links.
5235
5236 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5237 Next, and Up links.
5238
5239 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5240 and its sections. @include picture-xtra.texi.
5241
5242 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5243 "Emerge".
5244 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5245
5246 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5247 exact duplicate of its name-sake in calendar.texi.
5248
5249 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5250 "Advanced Calendar/Diary Usage".
5251 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5252
5253 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5254 dired-xtra.texi.
5255 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5256
5257 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5258 (Files) [ifnottex]: Add menu entry for Autorevert.
5259
5260 * emacs-xtra.texi (Introduction): Reword to make consistent with
5261 printed version only.
5262 <Top level>: Remove the body of all chapters and move them to the
5263 new *-xtra.texi files. Use @raisesections and @lowersections to
5264 convert sections to chapters etc.
5265
5266 * msdog-xtra.texi:
5267 * fortran-xtra.texi:
5268 * vc-xtra.texi:
5269 * vc1-xtra.texi:
5270 * vc2-xtra.texi:
5271 * emerge-xtra.texi:
5272 * cal-xtra.texi:
5273 * dired-xtra.texi:
5274 * arevert-xtra.texi: New files, with text from respective chapters
5275 of emacs-xtra.texi. Convert each @chapter into @section, @section
5276 into @subsection, etc.
5277
1c6c854e 5278 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5279 updated.
5280
5281 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5282 Windows". All references updated.
5283
52842006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5285
5286 * macos.texi (Mac Input): Mention input from Character Palette.
5287 (Mac Font Specs): Fix typo.
5288
52892006-05-05 Richard Stallman <rms@gnu.org>
5290
5291 * files.texi (Diff Mode): Minor cleanup.
5292
52932006-05-05 Karl Berry <karl@gnu.org>
5294
8cf51b2c
GM
5295 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5296 errors from the current release of makeinfo (4.8).
5297 * help.texi (Library Keywords): Change widest word in multitable
5298 template from `emulations' to `convenience'. (Not sure if this is
5299 related to the font change.)
5300
53012006-05-05 Eli Zaretskii <eliz@gnu.org>
5302
5303 * files.texi (File Names): Add a footnote about limited support of
5304 ~USER on MS-Windows.
5305
5306 * cmdargs.texi (Initial Options): Add a footnote about limited
5307 support of ~USER on MS-Windows.
5308
53092006-05-03 Richard Stallman <rms@gnu.org>
5310
5311 * files.texi (Diff Mode): Node moved here.
5312 (Comparing Files): Delete what duplicates new node.
5313 (Files): Put Diff Mode in menu.
5314
1c6c854e 5315 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5316
5317 * emacs.texi (Top): Update menu for Diff Mode.
5318
5319 * trouble.texi (Emergency Escape): Simplify.
5320
5321 * emacs.texi (Top): Minor clarification.
5322
53232006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5324
5325 * commands.texi, entering.texi, screen.texi: Many simplifications.
5326
53272006-05-03 Richard Stallman <rms@gnu.org>
5328
5329 * commands.texi (Text Characters): Delete paragraph about unibyte
5330 non-ASCII printing chars.
5331
5332 * killing.texi (Killing): Say "graphical displays".
5333 * display.texi: Say "graphical displays".
5334
5335 * cmdargs.texi (Misc X): Say "graphical displays".
5336
53372006-05-01 Richard Stallman <rms@gnu.org>
5338
5339 * emacs.texi (Top): Add Diff Mode to menu.
5340
53412006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5342
5343 * misc.texi (Diff Mode): New node.
5344
53452006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5346
5347 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5348 (Mac Environment Variables): Shorten example line.
5349 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5350
53512006-05-01 Nick Roberts <nickrob@snap.net.nz>
5352
5353 * building.texi (GUD Customization): Describe cases %d and %c.
5354 Update description for %e.
5355
53562006-04-30 Glenn Morris <rgm@gnu.org>
5357
5358 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5359
53602006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5361
5362 * custom.texi (Examining): Update C-h v output example.
5363
53642006-04-29 Kim F. Storm <storm@cua.dk>
5365
5366 * building.texi (Grep Searching): Add lgrep and rgrep.
5367
8cf51b2c
GM
53682006-04-23 Richard Stallman <rms@gnu.org>
5369
5370 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5371
5372 * xresmini.texi: New file.
5373
5374 * xresources.texi (Face Resources): Split table into font resources
5375 and the rest. Combine similar attributes for brevity.
5376
8cf51b2c
GM
53772006-04-21 Eli Zaretskii <eliz@gnu.org>
5378
5379 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5380 backslashes and case-insensitivity in file names (moved to the
5381 main manual).
5382 (MS-DOS Printing): Move most of the text to the main manual.
5383
5384 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5385 New nodes.
5386 (Windows Processes, Windows System Menu): Add index entries and
5387 fix wording.
5388
8cf51b2c
GM
53892006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5390
5391 * misc.texi (Shell Ring): Add notes on saved input when
5392 navigating off the end of the history list.
5393
53942006-04-18 Chong Yidong <cyd@mit.edu>
5395
5396 * misc.texi (Shell Options): Correct default value of
5397 comint-scroll-show-maximum-output.
5398
8cf51b2c
GM
53992006-04-18 Nick Roberts <nickrob@snap.net.nz>
5400
5401 * building.texi (Watch Expressions): Update.
5402
8cf51b2c
GM
54032006-04-12 Richard Stallman <rms@gnu.org>
5404
5405 * search.texi: Clean up previous change.
5406
54072006-04-12 Eli Zaretskii <eliz@gnu.org>
5408
5409 * search.texi (Regexp Backslash, Regexp Replace): Add index
5410 entries for ``back reference'' and mention the term itself in the
5411 text.
5412
54132006-04-11 Richard Stallman <rms@gnu.org>
5414
5415 * custom.texi (Safe File Variables):
5416 Document enable-local-variables = :safe.
5417
54182006-04-11 Karl Berry <karl@gnu.org>
5419
5420 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5421 (Remote Repositories, Version Backups, Local Version Control)
5422 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5423 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5424 (Renaming VC Work Files and Master Files)
5425 (Inserting Version Control Headers, Customizing VC, General Options)
5426 (Options for RCS and SCCS, Options specific for CVS): Move all
5427 these nodes to emacs-xtra.texi, for brevity.
5428 * cmdargs.texi, files.texi: Change cross-references.
5429
8cf51b2c
GM
54302006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5431
5432 * files.texi (Old Versions): Update description of vc-annotate's
5433 use of color to indicate date ranges.
5434
8cf51b2c
GM
54352006-04-09 Kevin Ryde <user42@zip.com.au>
5436
8cf51b2c
GM
5437 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5438 put info and printed manual names the right way around.
5439
54402006-04-09 Karl Berry <karl@gnu.org>
5441
5442 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5443 emacs-xtra.texi, leaving only MS Windows information.
5444 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5445 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5446 node names.
5447
5448 * emacs.texi: Move @summarycontents and @contents to the beginning
5449 of the file.
5450
8cf51b2c
GM
54512006-04-08 Kevin Ryde <user42@zip.com.au>
5452
5453 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5454
54552006-04-07 Richard Stallman <rms@gnu.org>
5456
5457 * programs.texi (Comments, Comment Commands, Options for Comments)
5458 (Multi-Line Comments): "Align", not "indent".
5459 (Basic Indent): C-j deletes trailing whitespace before the newline.
5460
54612006-04-06 Richard Stallman <rms@gnu.org>
5462
8cf51b2c
GM
5463 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5464
54652006-04-06 Eli Zaretskii <eliz@gnu.org>
5466
5467 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5468
8cf51b2c
GM
54692006-04-05 Richard Stallman <rms@gnu.org>
5470
5471 * emacs.texi (Top): Update subnode menu.
5472
5473 * trouble.texi (Unasked-for Search): Node deleted.
5474 (Lossage): Delete from menu.
5475
54762006-04-04 Richard Stallman <rms@gnu.org>
5477
5478 * trouble.texi: Various cleanups.
5479 (Checklist): Don't bother saying how to snail a bug report.
5480 (Emergency Escape): Much rewriting.
5481 (After a Crash): Rename the core dump immediately.
5482 (Total Frustration): Call it a psychotherapist.
5483 (Bug Criteria): Avoid "illegal instruction".
5484 (Sending Patches): We always put the contributor's name in.
5485
5486 * misc.texi (Thumbnails): Minor correction.
5487
8cf51b2c
GM
54882006-04-03 Richard Stallman <rms@gnu.org>
5489
5490 * misc.texi (Thumbnails): Minor cleanup.
5491
54922006-04-02 Karl Berry <karl@gnu.org>
5493
5494 * sending.texi (Mail Sending): pxref to Top needs five args.
5495
5496 * texinfo.tex: Update to current version (2006-03-21.13).
5497
8cf51b2c
GM
54982006-03-31 Richard Stallman <rms@gnu.org>
5499
5500 * emacs.texi (Top): Update subnode menu.
5501
5502 * help.texi (Help Mode): Cleanup.
5503
5504 * dired.texi: Many cleanups.
5505 (Dired Deletion): Describe dired-recursive-deletes.
5506 (Operating on Files): dired-create-directory moved.
5507 (Misc Dired Features): Move to here.
5508 (Tumme): Node moved to misc.texi.
5509
5510 * custom.texi: Many cleanups.
5511 (Minor Modes): Don't mention ISO Accents Mode.
5512 (Examining): Update C-h v output example.
5513 (Hooks): Add index and xref for add-hook.
5514 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5515 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5516
5517 * misc.texi: Many cleanups.
5518 (beginning): Add to summary of topics.
5519 (Shell): Put eshell xref at the end. Remove eshell from table.
5520 (Thumbnails): New node.
5521
8cf51b2c
GM
55222006-03-28 Eli Zaretskii <eliz@gnu.org>
5523
5524 * files.texi (File Name Cache): Make it clear that the cache is
5525 not persistent.
5526
8cf51b2c
GM
55272006-03-25 Karl Berry <karl@gnu.org>
5528
49823426
GM
5529 * emacs-xtra.texi, emacs.texi, gnu.texi:
5530 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5531 (2) do not indent copyright year list (or anything else).
5532
8cf51b2c
GM
55332006-03-21 Juanma Barranquero <lekktu@gmail.com>
5534
5535 * files.texi (VC Dired Mode): Remove misplaced brackets.
5536
55372006-03-21 Andre Spiegel <spiegel@gnu.org>
5538
5539 * files.texi: Various updates and clarifications in the VC chapter.
5540
55412006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5542
5543 * help.texi (Help Mode): Document "C-c C-c".
5544
8cf51b2c
GM
55452006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5546
5547 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5548 menu in the standalone Info reader.
5549
55502006-03-15 Chong Yidong <cyd@stupidchicken.com>
5551
5552 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5553 moved here from Emacs manual.
5554
5555 * programs.texi (Fortran): Section moved to emacs-xtra.
5556 (Program Modes): Xref to Fortran in emacs-xtra.
5557
5558 * maintaining.texi (Emerge): Move to emacs-xtra.
5559 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5560
5561 * picture.texi: File deleted.
5562 * Makefile.in:
5563 * makefile.w32-in: Remove picture.texi.
5564
5565 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5566 * abbrevs.texi (Abbrevs):
5567 * sending.texi (Sending Mail): Picture node removed.
5568
5569 * emacs.texi (Top): Update node listings.
5570
8cf51b2c
GM
55712006-03-12 Richard Stallman <rms@gnu.org>
5572
5573 * calendar.texi: Various cleanups.
5574
8cf51b2c
GM
55752006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5576
5577 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5578 syntax.
5579
8cf51b2c
GM
55802006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5581
5582 * search.texi (Regexps): More accurately describe which characters
5583 are special in which situations. Recommend _not_ to quote `]' or
5584 `-' when they are not special.
5585
8cf51b2c
GM
55862006-02-28 Andre Spiegel <spiegel@gnu.org>
5587
5588 * files.texi (Old Versions): Clarify operation of C-x v =.
5589
8cf51b2c
GM
55902006-02-21 Nick Roberts <nickrob@snap.net.nz>
5591
5592 * building.texi (Watch Expressions): Update and describe
5593 gdb-speedbar-auto-raise.
5594
55952006-02-19 Richard M. Stallman <rms@gnu.org>
5596
5597 * emacs.texi: Use @smallbook.
5598 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5599 Update subnode menu.
5600
5601 * building.texi (Lisp Interaction): Minor addition.
5602
56032006-02-18 Nick Roberts <nickrob@snap.net.nz>
5604
5605 * building.texi (Watch Expressions): Update and be more precise.
5606
c8763fb6 56072006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5608
5609 * maintaining.texi (Create Tags Table): Explain why the
5610 exception when etags writes to files under the /dev tree.
5611
56122006-02-14 Richard M. Stallman <rms@gnu.org>
5613
5614 * custom.texi (Safe File Variables): Lots of clarification.
5615 Renamed from Unsafe File Variables.
5616
56172006-02-14 Chong Yidong <cyd@stupidchicken.com>
5618
5619 * custom.texi (Unsafe File Variables): File variable confirmation
5620 assumed denied in batch mode.
5621
56222006-02-14 Richard M. Stallman <rms@gnu.org>
5623
5624 * building.texi (GDB User Interface Layout): Don't say `inferior'
5625 for program being debugged.
5626
56272006-02-15 Nick Roberts <nickrob@snap.net.nz>
5628
5629 * building.texi (GDB Graphical Interface):
5630 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5631
56322006-02-13 Chong Yidong <cyd@stupidchicken.com>
5633
5634 * custom.texi (Specifying File Variables, Unsafe File Variables):
5635 New nodes, split from File Variables. Document new file local
5636 variable behavior.
5637
56382006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5639
5640 * display.texi (Standard Faces):
8cf51b2c
GM
5641 * files.texi (Visiting):
5642 * frames.texi (Clipboard):
5643 * glossary.texi (Glossary) <Clipboard>:
5644 * xresources.texi (X Resources): Mention Mac OS port.
5645
8cf51b2c
GM
56462006-02-12 Richard M. Stallman <rms@gnu.org>
5647
5648 * building.texi (Building): Clarify topic in intro.
5649
5650 * maintaining.texi (Maintaining): Change title; clarify topic.
5651 Delete duplicate index entries.
5652
5653 * building.texi (Other GDB User Interface Buffers): Clarifications.
5654
5655 * text.texi (Cell Commands): Clarifications.
5656
5657 * programs.texi (Defuns): Delete duplicate explanation of
5658 left-margin paren convention.
5659 (Hungry Delete): Minor cleanup.
5660
56612006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5662
5663 * dired.texi (Tumme): More tumme documentation.
5664
56652006-02-11 Alan Mackenzie <acm@muc.de>
5666
5667 * programs.texi ("Hungry Delete"): Correct the appellation of the
5668 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5669
56702006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5671
5672 * dired.texi (Tumme): Fix small bug.
5673
56742006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5675
5676 * macos.texi (Mac International): Rename "fontset-mac" to
5677 "fontset-standard".
5678
8cf51b2c
GM
56792006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5680
5681 * dired.texi (Tumme): Basic documentation for Tumme added.
5682
8cf51b2c
GM
56832006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5684
5685 * mule.texi (International):
5686 * programs.texi (Basic Indent): Fix typos.
5687
8cf51b2c
GM
5688 * custom.texi (Minor Modes):
5689 * display.texi (Text Display):
5690 * commands.texi (Text Characters): Update xrefs.
5691
56922006-02-07 Richard M. Stallman <rms@gnu.org>
5693
5694 * emacs.texi (Top): Update subnode menu.
5695 Update info on old Emacs papers.
5696 (Intro): "Graphical display", not window system.
5697
5698 * xresources.texi (GTK styles): Minor clarifications.
5699
5700 * trouble.texi: "Graphical display", not window system.
5701 (Stuck Recursive): Minor clarification.
5702
5703 * text.texi: Minor clarifications.
5704 (Sentences): Explain why two-space convention is better.
5705 Explain sentence-end-without-period here.
5706 (Fill Commands): Not here.
5707 (Refill): Node moved down.
5708 (Filling): Update menu.
5709 (Table Creation, Cell Justification, Column Commands): Clarify.
5710
5711 * sending.texi: Minor clarifications.
5712
5713 * search.texi (Regexp Backslash): Clarification.
5714
5715 * rmail.texi: Minor cleanups.
5716 (Rmail): Delete digression about `rmail-mode'.
5717 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5718 (Rmail Files): Mention C-u M-x rmail.
5719 (Rmail Reply): Mention References.
5720 (Rmail Display): Mention rmail-nonignored-headers.
5721
5722 * programs.texi: Minor cleanups.
5723 (Comment Commands): Mention momentary Transient Mark mode.
5724 (Matching): Be more specific about customizing show-paren-mode.
5725 (Info Lookup): Don't list the modes that support C-h S.
5726 Just say what it does in an unsupported mode.
5727 (Man Page): Delete excessive info on customizing woman.
5728 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5729
5730 * abbrevs.texi: Minor clarifications.
5731 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5732 not "dynamic abbrevs" as if they were a kind of abbrev.
5733
5734 * picture.texi (Picture): Minor cleanup.
5735
5736 * mule.texi (Communication Coding): Say "other applications".
5737 (Fontsets): Not specific to X. Add xref to X Resources.
5738 (Unibyte Mode): Rename from Single-Byte Character Support.
5739 "Graphical display", not window system.
5740 (International): Update menu.
5741
5742 * maintaining.texi (Format of ChangeLog):
5743 New node, split out from ChangeLog.
5744 (ChangeLog): Clarifications in the remaining text.
5745 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5746 (Find Tag): Add @w.
5747 (Tags Search): Explain tag table order here. Simplify grep ref.
5748 (List Tags): tags-tag-face is a variable, not a face.
5749 (Emerge): Cleanups.
5750
5751 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5752 (Keyboard Macros): Avoid "the user".
5753
5754 * killing.texi: "Graphical display", not window system.
5755
5756 * help.texi (Help Echo): "Graphical display", not window system.
5757
5758 * glossary.texi: Say "you", not "the user". Say "graphical display".
5759
5760 * frames.texi: Minor cleanups. "Graphical display", not window system.
5761
5762 * files.texi (Visiting): Make drag-and-drop not X-specific.
5763
5764 * custom.texi: Minor cleanups. "Graphical display", not window system.
5765
5766 * cmdargs.texi: Minor cleanups.
5767
5768 * building.texi (Compilation): Move and split kill-compilation para.
5769 Add para about multiple compilers.
5770 (Compilation Mode): Commands also available in grep mode and others.
5771 Mention C-u C-x ` more tutorially. Clarify C-x `.
5772 (Compilation Shell): Clarify. Put Bash example first.
5773 (Grep Searching): Minor cleanups; add @w.
5774 (Debuggers): Minor cleanups.
5775 (Starting GUD): Make GDB xgraphical mode issue clearer.
5776 (Debugger Operation): Lots of clarifications including
5777 GDB tooltip side-effect issue.
5778 (Commands of GUD): Clarify.
5779 (GUD Customization): Add bashdb-mode-hook.
5780 (GDB Graphical Interface): Rewrite for clarity.
5781 (GDB User Interface Layout): Rewrite for clarity.
5782 (Stack Buffer, Watch Expressions): Likewise.
5783 (Other GDB User Interface Buffers): Cleanups.
5784 (Lisp Libraries, External Lisp): Cleanup.
5785
5786 * basic.texi (Position Info): "Graphical displays", rather than
5787 window systems.
5788
5789 * anti.texi: Minor cleanup.
5790
8cf51b2c
GM
57912006-02-03 Eli Zaretskii <eliz@gnu.org>
5792
5793 * custom.texi (Init File, Find Init): Add cross-references to
5794 where $HOME is described.
5795
57962006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5799 is not inside the @table.
5800
5801 * emacs.texi (Top): Correct node name.
5802
5803 * files.texi (File Names): Fix @xref.
5804 (Reverting): Fix typo.
5805
5806 * mule.texi (International): Correct node name.
5807
5808 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5809
58102006-02-01 Richard M. Stallman <rms@gnu.org>
5811
5812 * emacs.texi (Top): Update subnode menu.
5813
5814 * mule.texi: Minor clarifications.
5815 Reduce the specific references to X Windows.
5816 Refer to "graphical" terminals, rather than window systems.
5817 (Text Coding): Rename from Specify Coding.
5818 (Communication Coding, File Name Coding, Terminal Coding):
5819 New nodes split out from Text Coding.
5820
5821 * kmacro.texi: Minor clarifications.
5822 (Keyboard Macro Ring): Comment out some excessive commands.
5823 (Basic Keyboard Macro): Split up the table, putting part in each node.
5824
5825 * major.texi: Minor clarifications.
5826
5827 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5828
5829 * windows.texi: Minor clarifications.
5830 (Change Window): Don't describe mode-line mouse cmds here.
5831 Add xref to Mode Line Mouse.
5832
5833 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5834
5835 * macos.texi (Mac International): Fix xref.
5836
5837 * indent.texi: Minor clarifications.
5838
5839 * frames.texi: Minor clarifications.
5840 Reduce the specific references to X Windows.
5841 Refer to "graphical" terminals, rather than window systems.
5842 (Frame Parameters): Don't mention commands like
5843 set-foreground-color. Just say to customize a face.
5844 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5845
5846 * files.texi: Minor clarifications.
5847 (Numbered Backups): New node, split out from Backup Names.
5848
5849 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5850
5851 * cmdargs.texi (General Variables): Fix xref.
5852
5853 * buffers.texi: Minor clarifications.
5854
8cf51b2c
GM
58552006-01-31 Richard M. Stallman <rms@gnu.org>
5856
5857 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5858 Nodes moved to top.
5859
5860 * display.texi: Minor clarifications.
5861 (Display): Rearrange menu.
5862 (Standard Faces): Mention query-replace face.
5863 (Faces): Simplify.
5864 (Font Lock): Simplify face customization info.
5865 (Highlight Changes): Node merged into Highlight Interactively.
5866 (Highlight Interactively): Much rewriting and cleanup.
5867 (Optional Mode Line): Narrowed line number not good for goto-line.
5868 Simplify face customization advice.
5869 (Text Display): Mention use of escape-glyph face.
5870 Move ctl-arrow and tab-width here.
5871 (Display Custom): Move no-redraw-on-reenter to end of node.
5872
5873 * search.texi: Minor clarifications.
5874 (Isearch Scroll): Simplify.
5875 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5876
5877 * regs.texi (Registers): Mention bookmarks here.
5878
5879 * mark.texi: Minor clarifications.
5880 (Selective Undo): Node deleted.
5881
5882 * m-x.texi: Minor clarifications.
5883
5884 * killing.texi: Minor clarifications.
5885 Refer to "graphical" terminals, rather than window systems.
5886
5887 * help.texi: Clarifications.
5888 (Help): Don't describe C-h F and C-h K here.
5889 (Key Help): Describe C-h K here.
5890 (Name Help): Mention Emacs Lisp Intro.
5891 Describe C-h F here.
5892 (Misc Help): Mention C-h F and C-h K only briefly.
5893
5894 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5895 Selective undo text merged in.
5896 (Spelling): Mention Aspell along with Ispell.
5897
5898 * emacs.texi (Top): Update subnode menus.
5899
5900 * basic.texi (Basic Undo): Rename from Undo. Most of text
5901 moved to new Undo node.
5902
8cf51b2c
GM
59032006-01-29 Chong Yidong <cyd@stupidchicken.com>
5904
5905 * basic.texi (Continuation Lines, Inserting Text):
5906 Mention longlines mode.
5907
59082006-01-29 Richard M. Stallman <rms@gnu.org>
5909
10d1d0af 5910 * screen.texi: Minor cleanups.
8cf51b2c
GM
5911 (Screen): Clean up the intro paragraphs.
5912 (Mode Line): Lots of rewriting. Handle frame-name better.
5913 eol-mnemonic-... vars moved out.
5914
5915 * emacs.texi (Top): Change menu item for MS-DOS node.
5916 Update subnode menu.
5917
5918 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5919 chapter relates to Windows. Title changed.
5920
5921 * mini.texi: Minor cleanups.
5922
5923 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5924 (Mark): Put it in the menu.
5925
5926 * entering.texi: Minor cleanups.
5927
5928 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5929 (Intro): Refer to "graphical" terminals, rather than X.
5930
5931 * display.texi (Display Custom): Add xref to Variables.
5932 (Optional Mode Line): eol-mnemonic-... vars moved here.
5933
5934 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5935 rather than X.
5936
8cf51b2c
GM
5937 * basic.texi: Minor cleanups.
5938 (Undo): selective-undo moved.
5939
8cf51b2c
GM
59402006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5941
5942 * anti.texi (Antinews): Various corrections and additions.
5943
59442006-01-23 Juri Linkov <juri@jurta.org>
5945
5946 * custom.texi (Easy Customization, Customization Groups)
5947 (Browsing Custom): Mention links along with buttons.
5948
8cf51b2c
GM
59492006-01-21 Eli Zaretskii <eliz@gnu.org>
5950
8cf51b2c
GM
5951 * text.texi (TeX Print): Use @key for TAB.
5952
8cf51b2c
GM
5953 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5954
8cf51b2c
GM
59552006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5956
5957 * files.texi (File Aliases): Don't claim that usually separate
5958 buffers are created for two file names that name the same data.
5959 Mention additional situations where different names mean the same
5960 file on disk.
5961
59622006-01-19 Richard M. Stallman <rms@gnu.org>
5963
5964 * killing.texi (Deletion): Upcase @key argument.
5965
5966 * custom.texi (Custom Themes): Minor cleanup.
5967
5968 * programs.texi (Hungry Delete): Upcase @key argument.
5969
8cf51b2c
GM
59702006-01-16 Juri Linkov <juri@jurta.org>
5971
5972 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5973 Move `mode-line-highlight' before `mode-line-buffer-id'.
5974
8cf51b2c
GM
59752006-01-14 Richard M. Stallman <rms@gnu.org>
5976
5977 * basic.texi (Inserting Text): Minor cleanup.
5978
8cf51b2c
GM
59792006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5980
5981 * custom.texi (Changing a Variable, Face Customization):
5982 Update for changes in Custom menus.
5983
8cf51b2c
GM
59842006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5985
5986 * macos.texi (Mac International): Undo last change.
5987
8cf51b2c
GM
59882006-01-02 Chong Yidong <cyd@stupidchicken.com>
5989
5990 * custom.texi (Custom Themes): Describe the new
5991 customize-create-theme interface.
5992
59932005-12-30 Juri Linkov <juri@jurta.org>
5994
5995 * basic.texi (Position Info): Update example.
5996
c8763fb6 59972005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5998
5999 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6000
60012005-12-24 Chong Yidong <cyd@stupidchicken.com>
6002
6003 * custom.texi (Custom Themes): `load-theme' always loads.
6004
60052005-12-23 Juri Linkov <juri@jurta.org>
6006
6007 * display.texi (Highlight Interactively): Use double space to
6008 separate sentences. Replace C-p with M-p, and C-n with M-n.
6009
60102005-12-22 Richard M. Stallman <rms@gnu.org>
6011
6012 * custom.texi (Easy Customization and subnodes):
6013 Replace "active field" with "button".
6014 Use "user option" only for variables.
6015 Use "setting" for variable-or-face.
6016
60172005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6018
6019 * buffers.texi (Select Buffer): Change order in table to make
6020 "Similar" refer to the correct item.
6021 (Indirect Buffers): Minor rewording.
6022
8cf51b2c
GM
60232005-12-20 Juri Linkov <juri@jurta.org>
6024
6025 * files.texi (VC Status): Put P and N near p and n.
6026
8cf51b2c
GM
60272005-12-19 Richard M. Stallman <rms@gnu.org>
6028
6029 * programs.texi (Electric C): Delete the info about newline control.
6030 (Other C Commands): Minor cleanup.
6031 (Left Margin Paren): Minor cleanup.
6032
60332005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6034
6035 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6036 (Customization Groups): Delete text moved to "Browsing Custom".
6037 (Browsing Custom): New node.
6038 (Specific Customization): Clarify which commands only work for
6039 loaded options.
6040
60412005-12-18 Bill Wohler <wohler@newt.com>
6042
6043 * frames.texi (Tool Bars): Shorten text of previous change.
6044
60452005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6046
6047 * files.texi (VC Status): Document log-view mode.
6048
60492005-12-18 Bill Wohler <wohler@newt.com>
6050
6051 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6052 permanently via the customize interface.
6053
8cf51b2c
GM
60542005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6055
6056 * killing.texi (Killing by Lines): Document `kill-whole-line'
6057 function.
6058
c8763fb6 60592005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6060
6061 * buffers.texi (Select Buffer): Change `prev-buffer' to
6062 `previous-buffer'. Indicate that these functions use a frame
6063 local buffer list.
6064
8cf51b2c
GM
60652005-12-12 Richard M. Stallman <rms@gnu.org>
6066
6067 * custom.texi (Easy Customization): Change menu comment.
6068 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6069
6070 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6071 (Help): Among the Apropos commands, describe only C-h a here.
6072
60732005-12-11 Richard M. Stallman <rms@gnu.org>
6074
6075 * programs.texi (Options for Comments): Comment-end starts with space.
6076
6077 * glossary.texi (Glossary): Minor cleanup.
6078
6079 * files.texi (Old Versions): Use @table.
6080
8cf51b2c
GM
60812005-12-10 David Koppelman <koppel@ece.lsu.edu>
6082
6083 * display.texi (Highlight Interactively): Include
6084 global-hi-lock-mode. Add miscellaneous details and elaborations.
6085
60862005-12-09 Richard M. Stallman <rms@gnu.org>
6087
6088 * display.texi (Font Lock): Delete the Global FL menu item.
6089
60902005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6091
6092 * custom.texi (Minibuffer Maps): Mention the maps for file name
6093 completion.
6094
60952005-12-09 Kim F. Storm <storm@cua.dk>
6096
6097 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6098 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6099 cursor to next corner in rectangle; clarify insert around rectangle.
6100
8cf51b2c
GM
61012005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * custom.texi (Customization): Use xref to elisp manual for
6104 non-TeX output.
6105 (Minor Modes): Update.
6106 (Customization Groups, Changing a Variable, Face Customization):
6107 Update for new appearance of Custom buffers.
6108 (Changing a Variable): `custom-buffer-done-function' has been
6109 replaced by `custom-buffer-done-kill'.
6110 (Specific Customization): In the `customize-group' buffer, a
6111 subgroup's contents are not "hidden". They are not included at
6112 all. They have no [Show] button.
6113 (Mouse Buttons): Add pxref to description of mouse event lists in
6114 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6115 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6116 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6117
61182005-12-08 Richard M. Stallman <rms@gnu.org>
6119
6120 * mini.texi (Completion Commands, Completion):
6121 In file name input, SPC does not do completion.
6122
8cf51b2c
GM
61232005-12-08 Nick Roberts <nickrob@snap.net.nz>
6124
6125 * building.texi (GDB Graphical Interface): Explain screen size
6126 setting.
6127 (Other GDB User Interface Buffers): Describe features specific to
6128 GDB 6.4.
6129
8cf51b2c
GM
61302005-12-01 Nick Roberts <nickrob@snap.net.nz>
6131
6132 * building.texi (GDB User Interface Layout): Describe how to
6133 kill associated buffers.
6134 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6135 (Watch Expressions): Be more precise.
6136 (Other GDB User Interface Buffers): Describe how to change a
6137 register value.
6138
8cf51b2c
GM
61392005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6140
6141 * macos.texi (Mac Input): Remove description of
6142 mac-command-key-is-meta. Add descriptions of
6143 mac-control-modifier, mac-command-modifier, and
6144 mac-option-modifier.
6145 (Mac International): Fix description of conversion of clipboard data.
6146 (Mac Font Specs): Add example of font customization by face attributes.
6147
61482005-11-22 Nick Roberts <nickrob@snap.net.nz>
6149
6150 * building.texi (Watch Expressions): Expand description.
6151 (Other GDB User Interface Buffers): Describe local map for
6152 gud-watch.
6153
61542005-11-21 Chong Yidong <cyd@stupidchicken.com>
6155
6156 * display.texi (Font Lock): Font lock is enabled by default now.
6157
61582005-11-20 Juri Linkov <juri@jurta.org>
6159
6160 * basic.texi (Position Info): Update examples of the output.
6161 Remove the fact that examples are produced in the TeXinfo buffer,
6162 because in the Info reader users will get a different output from
6163 `C-x ='.
6164
6165 * building.texi (Compilation Mode): Remove paragraph duplicated
6166 from the node `Compilation'. Add `compilation-skip-threshold'.
6167
6168 * display.texi (Font Lock): Suggest more user-friendly method of
6169 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6170
61712005-11-18 Richard M. Stallman <rms@gnu.org>
6172
6173 * files.texi (Registering): Mention @@ in mode line.
6174
6175 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6176
61772005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6178
6179 * files.texi (Renaming and VC): Some back-ends don't
6180 handle renaming.
6181
8cf51b2c
GM
61822005-11-17 Juri Linkov <juri@jurta.org>
6183
6184 * emacs.texi (Top):
6185 * display.texi (Highlight Interactively): Put this font-lock based
6186 mode near Font Lock node.
6187
61882005-11-16 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6191 icons.
6192
61932005-11-12 Kim F. Storm <storm@cua.dk>
6194
6195 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6196 (Help Summary): Add C-h d and C-h e.
6197 (Apropos): Clarify that all apropos commands may search for either
6198 list of words or a regexp. Add C-h d for apropos-documentation.
6199 Describe apropos-documentation-sort-by-scores user option.
6200
8cf51b2c
GM
62012005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6202
6203 * killing.texi (CUA Bindings): Add @section.
6204
62052005-11-10 Kim F. Storm <storm@cua.dk>
6206
6207 * emacs.texi (Top): Add CUA Bindings entry to menu.
6208
6209 * killing.texi (CUA Bindings): New node. Moved here from
6210 misc.texi and extended with info on rectangle commands and
6211 rectangle highlighting, interface to registers, and the global
6212 mark feature.
6213
6214 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6215
6216 * regs.texi: Prev link points to CUA Bindings node.
6217
62182005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6219
6220 * help.texi (Help Echo): By default, help echos are only shown on
6221 mouse-over, not on point-over.
6222
c8763fb6 62232005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6224
6225 * misc.texi (Shell Mode): Describe how to activate password echoing.
6226
8cf51b2c
GM
62272005-11-04 Romain Francoise <romain@orebokech.com>
6228
6229 * mark.texi (Mark Ring): Fix typo.
6230
62312005-11-03 Richard M. Stallman <rms@gnu.org>
6232
6233 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6234
62352005-11-01 Bill Wohler <wohler@newt.com>
6236
6237 * help.texi (Help Mode): Fix typo.
6238
62392005-11-01 Nick Roberts <nickrob@snap.net.nz>
6240
1c6c854e
CS
6241 * building.texi (Other GDB User Interface Buffers):
6242 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6243
62442005-10-31 Romain Francoise <romain@orebokech.com>
6245
6246 * files.texi (Compressed Files): Fix typo.
6247
6248 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6249
6250 * windows.texi (Force Same Window): Likewise.
6251
62522005-10-30 Bill Wohler <wohler@newt.com>
6253
6254 * help.texi (Help Mode): URLs viewed with browse-url.
6255
62562005-10-31 Nick Roberts <nickrob@snap.net.nz>
6257
6258 * building.texi (GDB Graphical Interface): Don't reference
6259 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6260 must stay in same frame.
6261
62622005-10-29 Chong Yidong <cyd@stupidchicken.com>
6263
6264 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6265
6266 * anti.texi (Antinews): Likewise.
6267
8cf51b2c
GM
62682005-10-28 Bill Wohler <wohler@newt.com>
6269
6270 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6271
62722005-10-28 Richard M. Stallman <rms@gnu.org>
6273
6274 * files.texi (Visiting): Explain how to enter ? in a file name.
6275
6276 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6277
8cf51b2c
GM
62782005-10-25 Nick Roberts <nickrob@snap.net.nz>
6279
1c6c854e
CS
6280 * building.texi (GDB Graphical Interface):
6281 Describe gdb-mouse-until.
8cf51b2c
GM
6282
62832005-10-23 Richard M. Stallman <rms@gnu.org>
6284
6285 * custom.texi (Init File): Recommend when to use site-start.el.
6286
8cf51b2c
GM
62872005-10-21 Juri Linkov <juri@jurta.org>
6288
6289 * custom.texi (Examining): Mention accessing the old variable
6290 value via M-n in set-variable.
6291
8cf51b2c
GM
62922005-10-18 Romain Francoise <romain@orebokech.com>
6293
6294 * files.texi (Version Systems): Capitalize GNU.
6295
8cf51b2c
GM
62962005-10-18 Nick Roberts <nickrob@snap.net.nz>
6297
6298 * building.texi (Compilation Mode): Remove redundant paragraph.
6299 (Watch Expressions): Remove paragraph to reflect code change.
6300
8cf51b2c
GM
63012005-10-16 Richard M. Stallman <rms@gnu.org>
6302
6303 * building.texi (Compilation Mode, Compilation): Clarified.
6304
63052005-10-15 Richard M. Stallman <rms@gnu.org>
6306
6307 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6308
8cf51b2c
GM
63092005-10-13 Kenichi Handa <handa@m17n.org>
6310
6311 * basic.texi (Position Info): Fix previous change.
6312
c8763fb6 63132005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6314
6315 * cmdargs.texi (Icons X): Fix typo.
6316
63172005-10-12 Kenichi Handa <handa@m17n.org>
6318
6319 * basic.texi (Position Info): Describe the case that Emacs shows
6320 "part of display ...".
6321
c8763fb6 63222005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6323
6324 * cmdargs.texi (Icons X): -nb => -nbi.
6325
63262005-10-10 Chong Yidong <cyd@stupidchicken.com>
6327
6328 * frames.texi (Speedbar): A couple more clarifications.
6329
63302005-10-11 Nick Roberts <nickrob@snap.net.nz>
6331
6332 * building.texi (GDB User Interface Layout): Improve diagram.
6333 (Watch Expressions): Explain how to make speedbar global.
6334 (Other GDB User Interface Buffers): Make references more precise.
6335
8cf51b2c
GM
63362005-10-09 Richard M. Stallman <rms@gnu.org>
6337
6338 * frames.texi (Speedbar): Clarify the text.
6339
63402005-10-09 Chong Yidong <cyd@stupidchicken.com>
6341
6342 * frames.texi (Speedbar): Add information on keybindings,
6343 dismissing the speedbar, and buffer display mode. Link to
6344 speedbar manual.
6345
c8763fb6 63462005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6347
1c6c854e 6348 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6349 added -nb, --no-bitmap-icon.
6350
8cf51b2c
GM
63512005-10-07 Nick Roberts <nickrob@snap.net.nz>
6352
6353 * building.texi (GDB Graphical Interface): Add variables and
6354 functions to indices. Be more precise.
6355
c8763fb6 63562005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6357
6358 * frames.texi (Drag and Drop): Remove the x- from
6359 x-dnd-open-file-other-window and xdnd-protocol-alist.
6360
63612005-09-30 Romain Francoise <romain@orebokech.com>
6362
6363 * mini.texi (Minibuffer): The default value now appears before the
6364 colon in minibuffer prompts.
6365
8cf51b2c
GM
63662005-09-25 Richard M. Stallman <rms@gnu.org>
6367
6368 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6369
8cf51b2c
GM
63702005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6371
6372 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6373
8cf51b2c
GM
63742005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6375
6376 * emacs.texi (Top): Update submenus from macos.texi.
6377
6378 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6379 (Mac OS): Update feature support status.
6380 (Mac Input): List supported input scripts. Remove description
6381 about `mac-keyboard-text-encoding'. Mention mouse button
6382 emulation and related variables.
6383 (Mac International): Mention Central European and Cyrillic
6384 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6385 Add description about coding system for selection.
6386 Add description about language environment.
6387 (Mac Environment Variables):
6388 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6389 arguments. Add Preferences support.
6390 (Mac Directories): Explicitly state that this node is for Mac OS
6391 Classic only.
1c6c854e
CS
6392 (Mac Font Specs): Mention specification for scalable fonts.
6393 List supported charsets. Add preferred way of creating fontsets.
6394 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6395 (Mac Functions): Add descriptions about `mac-set-file-creator',
6396 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6397 and `mac-get-preference'.
6398
8cf51b2c
GM
63992005-09-16 Romain Francoise <romain@orebokech.com>
6400
6401 Update all files to specify GFDL version 1.2.
6402
6403 * doclicense.texi (GNU Free Documentation License): Update to
6404 version 1.2.
6405
64062005-09-15 Richard M. Stallman <rms@gnu.org>
6407
6408 * buffers.texi (List Buffers): Fix xref.
6409
6410 * rmail.texi (Rmail Basics): Fix xref.
6411
6412 * emacs.texi (Top): Update subnode menus.
6413
6414 * files.texi (Saving Commands): New node, broken out of Saving.
6415 (Customize Save): New node, broken out of Saving.
6416 Clarify effect of write-region-inhibit-fsync.
6417 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6418
8cf51b2c
GM
64192005-09-14 Romain Francoise <romain@orebokech.com>
6420
6421 * files.texi (Saving): Mention write-region-inhibit-fsync.
6422
64232005-09-05 Chong Yidong <cyd@stupidchicken.com>
6424
6425 * custom.texi (Custom Themes): New node.
6426
64272005-09-03 Richard M. Stallman <rms@gnu.org>
6428
49823426
GM
6429 * search.texi (Search Case): Mention vars that control
6430 case-fold-search for various operations.
8cf51b2c
GM
6431
64322005-08-22 Juri Linkov <juri@jurta.org>
6433
6434 * display.texi (Standard Faces): Merge the text from
6435 `(elisp)Standard Faces' into this node.
6436
64372005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6438
6439 * emacs.texi (Top): Delete menu item for deleted node
6440 Keyboard Translations.
6441
64422005-08-18 Richard M. Stallman <rms@gnu.org>
6443
8cf51b2c
GM
6444 * trouble.texi (Unasked-for Search):
6445 Delete xref to Keyboard Translations.
6446
6447 * glossary.texi (Glossary): Delete xref.
6448
8cf51b2c
GM
6449 * custom.texi (Minor Modes): Say that the list here is not complete.
6450 (Keyboard Translations): Node deleted.
6451 (Disabling): Delete xref to it.
6452 (Customization Groups): Fix Custom buffer example.
6453 (Hooks): Mention remove-hooks.
6454
64552005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6456
6457 * building.texi (GDB Graphical Interface): Improve filling of menu
6458 item.
6459
64602005-08-18 Nick Roberts <nickrob@snap.net.nz>
6461
6462 * building.texi (GDB Graphical Interface): Use better node names.
6463
64642005-08-14 Richard M. Stallman <rms@gnu.org>
6465
6466 * text.texi (Sentences): Fix xref.
6467
64682005-08-14 Juri Linkov <juri@jurta.org>
6469
6470 * building.texi (Compilation, Grep Searching): Move grep command
6471 headings from `Compilation' to `Grep Searching'.
6472
6473 * dired.texi (Dired and Find):
6474 * maintaining.texi (Tags Search): Replace grep xref to
6475 `Compilation' node with `Grep Searching'.
6476
6477 * files.texi (Comparing Files): Replace xref to `Compilation' with
6478 `Compilation Mode'.
6479
64802005-08-13 Alan Mackenzie <acm@muc.de>
6481
6482 * search.texi (Non-ASCII Isearch): Correct a typo.
6483 (Replacement Commands): Mention query-replace key binding.
6484
64852005-08-11 Richard M. Stallman <rms@gnu.org>
6486
6487 * programs.texi (Options for Comments): Fix xref.
6488
6489 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6490 out of Regexps.
6491
8cf51b2c
GM
64922005-08-09 Juri Linkov <juri@jurta.org>
6493
6494 * building.texi (Compilation): Use `itemx' instead of `item'.
6495 (Grep Searching): Simplify phrase.
6496
6497 * display.texi (Standard Faces): Describe vertical-border on
6498 window systems.
6499
6500 * windows.texi (Split Window): Simplify phrase and mention
6501 vertical-border face.
6502
65032005-08-09 Richard M. Stallman <rms@gnu.org>
6504
6505 * files.texi (Comparing Files): Clarify compare-windows.
6506
6507 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6508
8cf51b2c
GM
65092005-08-06 Eli Zaretskii <eliz@gnu.org>
6510
6511 * mule.texi (Coding Systems): Rephrase the paragraph about
6512 codepages: no need for "M-x codepage-setup" anymore, except on
6513 MS-DOS.
6514
6515 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6516 the MS-DOS port only.
6517
65182005-07-30 Eli Zaretskii <eliz@gnu.org>
6519
6520 * makefile.w32-in (info): Don't run multi-install-info.bat.
6521 ($(infodir)/dir): New target, produced by running
6522 multi-install-info.bat.
6523
8cf51b2c
GM
65242005-07-22 Eli Zaretskii <eliz@gnu.org>
6525
6526 * files.texi (Quoted File Names): Add index entry.
6527
8cf51b2c
GM
65282005-07-19 Juri Linkov <juri@jurta.org>
6529
6530 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6531
65322005-07-18 Juri Linkov <juri@jurta.org>
6533
8cf51b2c
GM
6534 * custom.texi (Easy Customization):
6535 * files.texi (Old Versions):
6536 * frames.texi (Wheeled Mice):
6537 * mule.texi (Specify Coding):
8cf51b2c
GM
6538 * text.texi (Cell Justification):
6539 * trouble.texi (After a Crash):
8cf51b2c
GM
6540 * xresources.texi (GTK styles):
6541 Delete duplicate duplicate words.
6542
65432005-07-17 Richard M. Stallman <rms@gnu.org>
6544
6545 * frames.texi (Creating Frames): Fix foreground color example.
6546
6547 * custom.texi (Init Examples): Clean up text about conditionals.
6548
65492005-07-16 Richard M. Stallman <rms@gnu.org>
6550
6551 * mini.texi (Completion Commands): Fix command name for ?.
6552
8cf51b2c
GM
65532005-07-16 Eli Zaretskii <eliz@gnu.org>
6554
6555 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6556 `menu' face has no effect on w32 and with GTK.
6557 Add cross-references.
8cf51b2c
GM
6558
6559 * cmdargs.texi (General Variables): Clarify the default location
6560 of $HOME on w32 systems.
6561
65622005-07-15 Jason Rumney <jasonr@gnu.org>
6563
6564 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6565 changed.
6566
65672005-07-08 Kenichi Handa <handa@m17n.org>
6568
1c6c854e
CS
6569 * mule.texi (Recognize Coding):
6570 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6571
65722005-07-07 Richard M. Stallman <rms@gnu.org>
6573
6574 * anti.texi (Antinews): Mention mode-line-inverse-video.
6575
6576 * files.texi (Saving): Minor correction about C-x C-w.
6577
6578 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6579
65802005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6581
6582 * search.texi (Isearch Scroll): Add example of using the
6583 `isearch-scroll' property.
6584 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6585 `Display Custom' node.
6586 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6587 and de-emphasize it.
6588 (Other Repeating Search): `occur' currently can not correctly
6589 handle multiline matches. Correct, clarify and update description
6590 of `flush-lines' and `keep-lines'.
6591
6592 * display.texi (Display Custom): Add anchor for `baud-rate'.
6593
65942005-07-07 Richard M. Stallman <rms@gnu.org>
6595
6596 * gnu.texi: Update where to get GNU status; add refs for how to help.
6597 Add footnotes 6 and 7.
6598
65992005-07-04 Lute Kamstra <lute@gnu.org>
6600
6601 Update FSF's address in GPL notices.
6602
8cf51b2c 6603 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6604 * trouble.texi (Checklist): Update FSF's address.
6605
8cf51b2c
GM
66062005-06-24 Richard M. Stallman <rms@gnu.org>
6607
6608 * display.texi (Text Display): Change index entries.
6609
66102005-06-24 Eli Zaretskii <eliz@gnu.org>
6611
6612 * makefile.w32-in (MAKEINFO): Use --force.
6613 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6614 Makefile.in.
8cf51b2c
GM
6615
66162005-06-23 Richard M. Stallman <rms@gnu.org>
6617
1c6c854e 6618 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6619 nobreak-char-display.
6620
6621 * emacs.texi (Top): Update detailed node listing.
6622
1c6c854e 6623 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6624 to nobreak-char-display and no-break-space to nobreak-space.
6625 (Standard Faces): Split up the list of standard faces
6626 and put it in a separate node. Add nobreak-space and
6627 escape-glyph.
6628
8cf51b2c
GM
66292005-06-23 Lute Kamstra <lute@gnu.org>
6630
6631 * mule.texi (Select Input Method): Fix typo.
6632
66332005-06-23 Kenichi Handa <handa@m17n.org>
6634
1c6c854e
CS
6635 * mule.texi (International): List all supported scripts.
6636 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6637 distribution.
6638 (Language Environments): List all language environments.
6639 Intlfonts contains fonts for most supported scripts, not all..
6640 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6641 input a specific character.
8cf51b2c
GM
6642 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6643
66442005-06-23 Juanma Barranquero <lekktu@gmail.com>
6645
49823426 6646 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6647
66482005-06-22 Miles Bader <miles@gnu.org>
6649
6650 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6651
66522005-06-20 Miles Bader <miles@gnu.org>
6653
6654 * display.texi (Faces): Add `vertical-divider'.
6655
66562005-06-17 Richard M. Stallman <rms@gnu.org>
6657
6658 * text.texi (Adaptive Fill): Minor clarification.
6659
8cf51b2c
GM
66602005-06-10 Lute Kamstra <lute@gnu.org>
6661
6662 * emacs.texi (Top): Correct version number.
6663 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6664 refer to the current version of Emacs.
6665
66662005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6667
6668 * files.texi (Log Buffer): Document when there can be more than
6669 one file to be committed.
6670
66712005-06-08 Juri Linkov <juri@jurta.org>
6672
6673 * display.texi (Faces): Add `shadow' face.
6674
66752005-06-07 Masatake YAMATO <jet@gyve.org>
6676
6677 * display.texi (Faces): Write about mode-line-highlight.
6678
66792005-06-06 Richard M. Stallman <rms@gnu.org>
6680
6681 * misc.texi (Printing Package): Explain how to initialize
6682 printing package.
6683
6684 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6685
66862005-06-05 Chong Yidong <cyd@stupidchicken.com>
6687
6688 * emacs.texi: Rename Hardcopy to Printing.
6689 Make PostScript and PostScript Variables subnodes of it.
6690
6691 * misc.texi (Printing): Rename node from Hardcopy.
6692 Mention menu bar options.
6693 Move PostScript and PostScript Variables to submenu.
6694 (Printing package): New node.
6695
6696 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6697
6698 * dired.texi (Operating on Files): Likewise.
6699
6700 * calendar.texi (Displaying the Diary): Likewise.
6701
6702 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6703
6704 * glossary.texi (Glossary): Likewise.
6705
6706 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6707 effect.
6708
67092005-06-04 Richard M. Stallman <rms@gnu.org>
6710
6711 * trouble.texi (After a Crash): Polish previous change.
6712
8cf51b2c
GM
67132005-05-30 Noah Friedman <friedman@splode.com>
6714
6715 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6716 recovery mechanism.
6717
8cf51b2c
GM
67182005-05-28 Nick Roberts <nickrob@snap.net.nz>
6719
6720 * building.texi (Other Buffers): SPC toggles display of
6721 floating point registers.
6722
8cf51b2c
GM
67232005-05-27 Nick Roberts <nickrob@snap.net.nz>
6724
6725 * files.texi (Log Buffer): Merge in description of Log Edit
6726 mode from pcl-cvs.texi.
6727
67282005-05-26 Richard M. Stallman <rms@gnu.org>
6729
6730 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6731
8cf51b2c
GM
67322005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6733
6734 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6735 not enabled by default.
6736 When not on a word, `ispell-word' by default checks the word
6737 before point.
6738
67392005-05-24 Nick Roberts <nickrob@snap.net.nz>
6740
6741 * building.texi (Debugger Operation): Simplify last sentence.
6742
67432005-05-23 Lute Kamstra <lute@gnu.org>
6744
6745 * emacs.texi: Update FSF's address throughout.
6746 (Preface): Use @cite.
6747 (Distrib): Add cross reference to the node "Copying". Mention the
6748 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6749 printed manuals.
6750 (Intro): Use @xref for the Emacs Lisp Intro.
6751
8cf51b2c
GM
67522005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6753
6754 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6755
6756 * basic.texi (Moving Point): Mention default for `goto-line'.
6757
6758 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6759 of a variable's docstring.
6760
67612005-05-18 Lute Kamstra <lute@gnu.org>
6762
6763 * maintaining.texi (Overview of Emerge): Add cross reference.
6764 Remove duplication.
6765
6766 * emacs.texi (Top): Update to the current structure of the manual.
6767 * misc.texi (Emacs Server): Add menu description.
6768 * files.texi (Saving): Fix menu.
6769 * custom.texi (Customization): Fix menu.
6770 * mule.texi (International): Fix menu.
6771 * kmacro.texi (Keyboard Macros): Fix menu.
6772
67732005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6774
6775 * display.texi: Various minor changes.
6776 (Faces): Delete text that is repeated in the next section.
6777
67782005-05-16 Nick Roberts <nickrob@snap.net.nz>
6779
6780 * building.texi (Debugger Operation): Mention GUD tooltips are
6781 disabled with GDB in text command mode.
6782
8cf51b2c
GM
67832005-05-16 Nick Roberts <nickrob@snap.net.nz>
6784
6785 * building.texi: Replace toolbar with "tool bar" for consistency.
6786 (Compilation Mode): Describe compilation-context-lines
6787 and use of arrow in compilation buffer.
6788 (Debugger Operation): Replace help text with variable's value.
6789
6790 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6791 consistency.
6792
67932005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6794
6795 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6796 Add xref.
6797
8cf51b2c
GM
67982005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6799
6800 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6801 (Position Info): Delete discussion of `goto-line'. It is already
6802 described in `Moving point'.
6803
6804 * mini.texi (Completion Commands): Correct reference.
6805 (Completion Options): Fix typo.
6806
6807 * killing.texi (Deletion): Complete description of `C-x C-o'.
6808
8cf51b2c
GM
68092005-05-10 Richard M. Stallman <rms@gnu.org>
6810
6811 * building.texi (Compilation): Clarify recompile's directory choice.
6812
6813 * frames.texi (Tooltips): Cleanups.
6814
6815 * basic.texi (Arguments): Fix punctuation.
6816
68172005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * screen.texi (Menu Bar): The up and down (not left and right)
6820 arrow keys move through a keyboard menu.
6821
68222005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6823
6824 * basic.texi: Various typo and grammar fixes.
6825 (Moving Point): C-a now runs move-beginning-of-line.
6826
68272005-05-08 Nick Roberts <nickrob@snap.net.nz>
6828
6829 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6830
6831 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6832 as different animals.
6833
68342005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6835
6836 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6837 Correct index entry.
6838
68392005-05-07 Nick Roberts <nickrob@snap.net.nz>
6840
6841 * building.texi (Debugger Operation): Update to reflect changes
6842 in GUD tooltips.
6843
68442005-04-30 Richard M. Stallman <rms@gnu.org>
6845
6846 * files.texi (Compressed Files): Auto Compression normally enabled.
6847
6848 * building.texi (Debugger Operation): Clarify previous change.
6849
8cf51b2c
GM
68502005-04-28 Nick Roberts <nickrob@snap.net.nz>
6851
6852 * building.texi (Debugger Operation): Add description for
6853 GUD tooltips when program is not running.
6854
68552005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6856
6857 * misc.texi (Shell): Add `Shell Prompts' to menu.
6858 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6859 description. Delete remarks moved to new node.
6860 (Shell Prompts): New node.
6861 (History References): Replace remarks moved to `Shell Prompts'
6862 with xref to that node.
6863 (Remote Host): Clarify how to specify the terminal type when
6864 logging in to a different machine.
6865
68662005-04-26 Richard M. Stallman <rms@gnu.org>
6867
6868 * emacs.texi (Top): Update submenus from files.texi.
6869
6870 * files.texi (Filesets): Clarify previous change.
6871
6872 * dired.texi (Misc Dired Features): Clarify previous change.
6873
68742005-04-25 Chong Yidong <cyd@stupidchicken.com>
6875
6876 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6877
1c6c854e
CS
6878 * dired.texi (Misc Dired Features):
6879 Document dired-compare-directories.
8cf51b2c
GM
6880
6881 * files.texi (Filesets): New node.
6882 (File Conveniences): Document Image mode.
6883
6884 * text.texi (TeX Print): Document tex-compile.
6885
68862005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6887
6888 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6889 Delete redundant reference to tooltip Custom group. It is
6890 referred too again in the next paragraph.
6891
68922005-04-24 Richard M. Stallman <rms@gnu.org>
6893
6894 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6895
8cf51b2c
GM
68962005-04-19 Kim F. Storm <storm@cua.dk>
6897
6898 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6899
69002005-04-18 Lars Hansen <larsh@math.ku.dk>
6901
6902 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6903 turns off desktop-save-mode.
6904
69052005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6906
6907 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6908 by default in terminals compatible with xterm. Mention that
6909 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6910 node.
6911
8cf51b2c
GM
69122005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6913
6914 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6915
c8763fb6 69162005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6917
6918 * xresources.texi (Table of Resources): Add cursorBlink.
6919
69202005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6921
6922 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6923 `d', `C-d' and `u'.
6924
69252005-04-11 Richard M. Stallman <rms@gnu.org>
6926
6927 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6928 (Misc X): Add -D, --basic-display.
6929
6930 * maintaining.texi (Change Log): Correct the description of
6931 the example.
6932
6933 * major.texi (Choosing Modes): Document magic-mode-alist.
6934
8cf51b2c
GM
69352005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6936
6937 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6938 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6939 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6940 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6941 `w', respectively.
6942 (Rmail Labels): Mention `l'.
6943 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6944 (Rmail Summary Edit): Describe `j' and RET.
6945
c8763fb6 69462005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6947
6948 * xresources.texi (Lucid Resources): Add fontSet resource.
6949
8cf51b2c
GM
69502005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6951
6952 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6953 now called `indicate-empty-lines'.
6954
69552005-04-06 Kim F. Storm <storm@cua.dk>
6956
6957 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6958
69592005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6960
6961 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6962 deleted.
6963 (Marks vs Flags): Add some convenient key bindings.
6964 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6965 (Misc Dired Features): Correct and expand description of `w' command.
6966
6967 * frames.texi (XTerm Mouse): Delete apparently false info.
6968 The GNU/Linux console currently does not appear to support
6969 `xterm-mouse-mode'.
6970
8cf51b2c
GM
69712005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6972
6973 * calendar.texi (Diary): Mention shell utility `calendar'.
6974
69752005-04-01 Richard M. Stallman <rms@gnu.org>
6976
6977 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6978
8cf51b2c
GM
69792005-04-01 Lute Kamstra <lute@gnu.org>
6980
6981 * maintaining.texi (Change Log): add-change-log-entry uses
6982 add-log-mailing-address.
6983
69842005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6985
6986 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6987 `VC Mode Line' and put in an xref to that node.
6988 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6989 its description.
6990
69912005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6992
6993 * calendar.texi (Calendar Systems): Say that the Persian calendar
6994 implemented here is the arithmetical one championed by Birashk.
6995
69962005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6997
6998 * programs.texi (Fortran Motion): Fix previous change.
6999
8cf51b2c
GM
70002005-03-29 Richard M. Stallman <rms@gnu.org>
7001
7002 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7003
70042005-03-29 Chong Yidong <cyd@stupidchicken.com>
7005
7006 * text.texi (Refill): Refer to Long Lines Mode.
7007 (Longlines): New node.
7008 (Auto Fill): Don't index "word wrap" here.
7009 (Filling): Add Longlines to menu.
7010
70112005-03-29 Richard M. Stallman <rms@gnu.org>
7012
7013 * xresources.texi: Minor fixes.
7014
7015 * misc.texi (Emacs Server): Fix Texinfo usage.
7016
7017 * emacs.texi (Top): Don't use a real section heading for
7018 "Detailed Node Listing". Fake it instead.
7019
7020 * basic.texi (Position Info): Minor cleanup.
7021
7022 * mule.texi (Input Methods): Minor cleanup.
7023
70242005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7025
7026 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7027 constructs as well.
7028 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7029
70302005-03-29 Kenichi Handa <handa@m17n.org>
7031
7032 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7033
7034 * basic.texi (Position Info): Update the description about the
7035 command C-u C-x =.
7036
70372005-03-28 Richard M. Stallman <rms@gnu.org>
7038
7039 * emacs.texi (Top): Use @section for the detailed node listing.
7040
7041 * calendar.texi: Minor fixes to previous change.
7042
7043 * programs.texi (Fortran): Small fixes to previous changes.
7044
7045 * emacs.texi (Top): Update list of subnodes of Dired.
7046 Likewise for building.texi.
7047
7048 * files.texi (File Conveniences): Delete Auto Image File mode.
7049
70502005-03-28 Chong Yidong <cyd@stupidchicken.com>
7051
7052 * building.texi (Flymake): New node.
7053
7054 * custom.texi (Function Keys): Document kp- event types and
7055 keypad-setup package.
7056
7057 * dired.texi (Wdired): New node.
7058
7059 * files.texi (File Conveniences): Reorder entries.
7060 Explain how to turn on Auto-image-file mode.
7061 Document Thumbs mode.
7062
7063 * mule.texi (Specify Coding): Document recode-region and
7064 recode-file-name.
7065
7066 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7067
70682005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7069
7070 * commands.texi (Keys): M-o is now a prefix key.
7071
70722005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7073
7074 * programs.texi: Reformat and update copyright years.
7075 (Fortran): Update section.
7076
70772005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7078
7079 * files.texi: Several small changes in addition to:
7080 (Visiting): Change xref for Dialog Boxes to ref.
7081 (Version Headers): Replace references to obsolete var
7082 `vc-header-alist' with `vc-BACKEND-header'.
7083 (Customizing VC): Update value of `vc-handled-backends'.
7084
70852005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7086
7087 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7088 move here from Emacs Lisp Reference Manual.
7089 * calendar.texi (Calendar/Diary, Diary Commands)
7090 (Special Diary Entries, Importing Diary): Change some xrefs to
7091 point to emacs-xtra rather than elisp.
7092
7093 * emacs-xtra.texi (Calendar Customizing):
7094 Move view-diary-entries-initially, view-calendar-holidays-initially,
7095 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7096 Emacs Manual.
7097 (Appt Customizing): Merge entire section into main Emacs Manual.
7098 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7099 mark-holidays-in-calendar here from emacs-xtra.
7100 (Displaying the Diary): Move view-diary-entries-initially,
7101 mark-diary-entries-in-calendar here from emacs-xtra.
7102 (Appointments): Move appt-display-mode-line,
7103 appt-display-duration, appt-disp-window-function,
7104 appt-delete-window-function here from emacs-xtra.
7105
7106 * calendar.texi: Update and reformat copyright.
7107 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7108 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7109 (Diary): Refer to `diary-file' rather than ~/diary.
7110 (Diary Commands): Rename node to "Displaying the Diary".
7111 * emacs.texi (Top): Rename "Diary Commands" section.
7112 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7113
71142005-03-26 Eli Zaretskii <eliz@gnu.org>
7115
7116 * misc.texi (Emacs Server): Fix the command for setting
7117 server-name. Add an xref to Invoking emacsclient.
7118
7119 * help.texi (Help Summary): Clarify when "C-h ." will do something
7120 nontrivial.
7121 (Apropos): Add cindex entry for apropos-sort-by-scores.
7122
7123 * display.texi (Text Display): Add index entries for how no-break
7124 characters are displayed.
7125
8cf51b2c
GM
71262005-03-26 Eli Zaretskii <eliz@gnu.org>
7127
7128 * files.texi (Visiting): Fix cross-references introduced with the
7129 last change.
7130
7131 * xresources.texi (GTK resources): Fix last change.
7132
8cf51b2c
GM
71332005-03-25 Chong Yidong <cyd@stupidchicken.com>
7134
7135 * xresources.texi (X Resources): GTK options documented too.
7136 (Resources): Clarify meaning of program name.
7137 (Table of Resources): Add visualClass.
7138 (GTK resources): Rewrite.
7139 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7140
7141 * display.texi (Text Display): Mention non-breaking spaces.
7142
7143 * files.texi (Reverting): Document auto-revert-check-vc-info.
7144
7145 * frames.texi (Mouse Commands): Document
7146 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7147
7148 * help.texi (Help Summary): Add `C-h .'.
7149 (Apropos): Apropos accepts a list of search terms.
7150 Document apropos-sort-by-scores.
7151 (Help Echo): Document display-local-help.
7152
7153 * misc.texi (Emacs Server): Document server-name.
7154 (Invoking emacsclient): Document -s option for server names.
7155
7156 * text.texi (Outline Visibility): Introduce "current heading
7157 line" (commands can be called with point on a body line).
7158 Re-order table to follow the sequence of discussion.
7159 hide-body won't hide lines before first header line.
7160 (TeX Mode): Add DocTeX mode.
7161
8cf51b2c
GM
71622005-03-24 Richard M. Stallman <rms@gnu.org>
7163
7164 * mule.texi (Single-Byte Character Support): Delete mention
7165 of iso-acc.el and iso-transl.el.
7166
8cf51b2c
GM
71672005-03-23 Lute Kamstra <lute@gnu.org>
7168
7169 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7170
71712005-03-23 Richard M. Stallman <rms@gnu.org>
7172
8cf51b2c
GM
7173 * search.texi: Delete explicit node pointers.
7174 (Incremental Search): New menu.
7175 (Basic Isearch, Repeat Isearch, Error in Isearch)
7176 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7177 (Slow Isearch): New subnodes.
7178 (Configuring Scrolling): Node deleted.
7179 (Search Case): Doc default-case-fold-search.
7180 (Regexp Replace): Move replace-regexp doc here.
7181
7182 * rmail.texi (Movemail): Put commas inside closequotes.
7183
7184 * picture.texi (Insert in Picture): Document C-c arrow combos.
7185 (Basic Picture): Clarify erasure.
7186
7187 * display.texi (Font Lock): Put commas inside closequotes.
7188
7189 * cmdargs.texi (General Variables): Put commas inside closequotes.
7190
71912005-03-23 Nick Roberts <nickrob@snap.net.nz>
7192
7193 * building.texi (Stack Buffer): Mention reverse contrast for
7194 *selected* frame (might not be current frame).
7195
8cf51b2c
GM
71962005-03-21 Richard M. Stallman <rms@gnu.org>
7197
7198 * building.texi (Starting GUD): Add bashdb.
7199
72002005-03-20 Chong Yidong <cyd@stupidchicken.com>
7201
7202 * basic.texi (Moving Point): Add M-g M-g binding.
7203 (Undo): Document undo-only.
7204 (Position Info): Document M-g M-g and C-u M-g M-g.
7205
7206 * building.texi (Building): Put Grep Searching after Compilation
7207 Shell.
7208 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7209 Document next-error-highlight.
7210 (Grep Searching): Document grep-highlight-matches.
7211 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7212
7213 * calendar.texi (Importing Diary): Rename node from iCalendar.
7214 Document diary-from-outlook.
7215
7216 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7217 Commands.
7218 Mention effect of X drag and drop on Dired buffers.
7219
7220 * files.texi (Visiting): Document large-file-warning-threshold.
7221 Move paragraph on file-selection dialog.
7222 Mention visiting files using X drag and drop.
7223 (Reverting): Mention using Auto-Revert mode to tail files.
7224 Document auto-revert-tail-mode.
7225 (Version Systems): Minor correction.
7226 (Comparing Files): Diff-mode is no longer based on Compilation
7227 mode.
7228 Document compare-ignore-whitespace.
7229 (Misc File Ops): Explain passing a directory to rename-file.
7230 Likewise for copy-file and make-symbolic-link.
7231
7232 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7233 Document mouse-wheel-progressive speed.
7234
7235 * help.texi (Misc Help): Document numeric argument for C-h i.
7236 Correctly explain the effect of just C-u as argument.
7237
7238 * killing.texi (Deletion): Document numeric argument for
7239 just-one-space.
7240
7241 * mini.texi (Completion): Completion acts on text before point.
7242
7243 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7244 (Emulation): CUA mode replaces pc-bindings-mode,
7245 pc-selection-mode, and s-region.
7246
7247 * mule.texi (Input Methods): Leim is now built-in.
7248 (Select Input Method): Document quail-show-key.
7249 (Specify Coding): Document revert-buffer-with-coding-system.
7250
7251 * programs.texi (Fortran Motion): Document f90-next-statement,
7252 f90-previous-statement, f90-next-block, f90-previous-block,
7253 f90-end-of-block, and f90-beginning-of-block.
7254
7255 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7256
7257 * emacs.texi (Acknowledgments): Updated.
7258
7259 * anti.texi: Total rewrite.
7260
8cf51b2c
GM
72612005-03-19 Chong Yidong <cyd@stupidchicken.com>
7262
7263 * ack.texi (Acknowledgments): Update.
7264
72652005-03-19 Eli Zaretskii <eliz@gnu.org>
7266
1c6c854e
CS
7267 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7268 Update copyright years.
8cf51b2c
GM
7269
72702005-03-14 Nick Roberts <nickrob@snap.net.nz>
7271
7272 * building.texi (Commands of GUD): Move paragraph on setting
7273 breakpoints with mouse to the GDB Graphical Interface node.
7274
72752005-03-07 Richard M. Stallman <rms@gnu.org>
7276
8cf51b2c
GM
7277 * misc.texi (Single Shell, Shell Options): Fix previous change.
7278
7279 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7280
72812005-03-06 Richard M. Stallman <rms@gnu.org>
7282
7283 * building.texi (Starting GUD): Don't explain text vs graphical
7284 GDB here. Just mention it and xref.
7285 Delete "just one debugger process".
7286 (Debugger Operation): Move GUD tooltip info here.
7287 (GUD Tooltips): Node deleted.
7288 (GDB Graphical Interface): Explain the two GDB modes here.
7289
8cf51b2c
GM
7290 * sending.texi (Sending Mail): Minor cleanup.
7291 (Mail Aliases): Explain quoting conventions.
7292 Update key rebinding example.
7293 (Header Editing): C-M-i is like M-TAB.
7294 (Mail Mode Misc): mail-attach-file does not do MIME.
7295
7296 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7297 that really belongs here.
7298 (Remote Mailboxes): Text moved to Rmail Inbox.
7299 (Rmail Display): Mention Mouse-1.
7300 (Movemail): Clarify two movemail versions.
7301 Clarify rmail-movemail-program.
7302
8cf51b2c
GM
7303 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7304 Document async shell commands.
7305 (Shell History): Clarify.
7306 (Shell Ring): Mention C-UP an C-DOWN.
7307 (Shell Options): Add comint-prompt-read-only.
7308 (Invoking emacsclient): Set EDITOR to run Emacs.
7309 (Sorting): No need to explain what region is.
7310 (Saving Emacs Sessions): Fix typo.
7311 (Recursive Edit): Fix punctuation.
7312 (Emulation): Don't mention "PC bindings" which are standard.
7313 (Hyperlinking): Explain Mouse-1 convention here.
7314 (Find Func): Node deleted.
7315
8cf51b2c
GM
7316 * help.texi (Name Help): Xref to Hyperlinking.
7317
7318 * glossary.texi (Glossary):
7319 Rename "Balance Parentheses" to "Balancing...".
7320 Add "Byte Compilation". Correct "Copyleft".
7321 New xref in "Customization".
7322 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7323 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7324 Rename "Registers" to "Register".
7325 Replace "Selecting" with "Selected Frame",
7326 "Selected Window", and "Selecting a Buffer".
7327
7328 * files.texi (Types of Log File): Explain how projects'
7329 methods can vary.
7330
8cf51b2c
GM
7331 * display.texi (Faces): Delete "Emacs 21".
7332
7333 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7334 * fixit.texi (Spelling): C-M-i like M-TAB.
7335 * mini.texi (Completion Options): C-M-i like M-TAB.
7336 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7337 * text.texi (Text Mode): C-M-i like M-TAB.
7338
7339 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7340
7341 * calendar.texi (Specified Dates): Mention `g w'.
7342 (Appointments): appt-activate toggles with no arg.
7343
8cf51b2c
GM
73442005-03-05 Juri Linkov <juri@jurta.org>
7345
7346 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7347 "invocation (command line arguments)".
8cf51b2c
GM
7348 (Misc X): Add -nbc, --no-blinking-cursor.
7349
73502005-03-04 Ulf Jasper <ulf.jasper@web.de>
7351
7352 * calendar.texi (iCalendar): No need to require it now.
7353
8cf51b2c
GM
73542005-03-03 Nick Roberts <nickrob@snap.net.nz>
7355
7356 * trouble.texi (Contributing): Mention Savannah. Direct users to
7357 emacs-devel.
7358
73592005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7360
7361 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7362 window.
7363
8cf51b2c
GM
73642005-02-27 Richard M. Stallman <rms@gnu.org>
7365
7366 * building.texi (Compilation): Update mode line status info.
7367
73682005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7369
7370 * calendar.texi (General Calendar): Document binding of
7371 scroll-other-window-down.
7372 (Mayan Calendar): Fix earliest date.
7373 (Time Intervals): Document timeclock-change.
7374 Fix timeclock-ask-before-exiting documentation.
7375
73762005-02-26 Kim F. Storm <storm@cua.dk>
7377
7378 * frames.texi (Mouse References):
7379 Add mouse-1-click-in-non-selected-windows.
7380
73812005-02-25 Richard M. Stallman <rms@gnu.org>
7382
7383 * screen.texi (Screen): Explain better about cursors and mode lines;
7384 don't presuppose text terminals.
7385 (Point): Don't assume just one cursor.
7386 Clarify explanation of cursors.
7387 (Echo Area, Menu Bar): Cleanups.
7388
7389 * mini.texi (Minibuffer): Prompts are highlighted.
7390 (Minibuffer Edit): Newline = C-j only on text terminals.
7391 Clarify resize-mini-windows values.
7392 Mention M-PAGEUP and M-PAGEDOWN.
7393 (Completion Commands): Mouse-1 like Mouse-2.
7394 (Minibuffer History): Explain history commands better.
7395 (Repetition): Add xref to Incremental Search.
7396
7397 * mark.texi (Setting Mark): Clarify info about displaying mark.
7398 Clarify explanation of C-@ and C-SPC.
7399 (Transient Mark): Mention Delete Selection mode.
7400 (Marking Objects): Clean up text about extending the region.
7401
7402 * m-x.texi (M-x): One C-g doesn't always go to top level.
7403 No delay before suggest-key-bindings output.
7404
7405 * fixit.texi (Fixit): Mention C-/ for undo.
7406 (Spelling): Mention ESC TAB like M-TAB.
7407 Replacement words with r and R are rechecked.
7408 Say where C-g leaves point. Mention ? as input.
7409
74102005-02-23 Lute Kamstra <lute@gnu.org>
7411
7412 * cmdargs.texi (Initial Options): Add cross reference.
7413
8cf51b2c
GM
74142005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7415
7416 * emacs.texi (Top): Update menu for splitting of node in
7417 msdog.texi.
7418 * frames.texi (Frames): Update xref for splitting of node in
7419 msdog.texi.
7420 * trouble.texi (Quitting): Ditto.
7421
74222005-02-16 Richard M. Stallman <rms@gnu.org>
7423
7424 * windows.texi (Split Window): Simplify line truncation info
7425 and xref to Display Custom.
7426
7427 * trouble.texi (Quitting): Emergency escape only for text terminal.
7428 (Screen Garbled): C-l for ungarbling is only for text terminal.
7429
7430 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7431
7432 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7433
7434 * programs.texi (Program Modes): Mention Python mode.
7435 (Moving by Defuns): Repeating C-M-h extends region.
7436 (Basic Indent): Clarify.
7437 (Custom C Indent): Clarify.
7438 (Expressions): Repeating C-M-@ extends region.
7439 (Info Lookup): Clarify for C-h S.
7440 (Symbol Completion): ESC TAB alternative for M-TAB.
7441 (Electric C): Clarify.
7442
7443 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7444
7445 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7446 MS-DOS Input node.
7447 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7448 (MS-DOS and MULE): Clarify.
7449 (MS-DOS Processes, Windows Processes): Fix typos.
7450
7451 * major.texi (Choosing Modes): Clarify.
7452
7453 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7454 (Keyboard Macro Step-Edit): Clarify.
7455
7456 * indent.texi (Indentation): Clarifications.
7457
7458 * help.texi (Help): Correct error about C-h in query-replace.
7459 Clarify apropos vs C-h a. Fix how to search in FAQ.
7460 (Key Help): Describe C-h w here.
7461 (Name Help): Minor cleanup. C-h w moved to Key Help.
7462 Clarify the "object" joke.
7463 (Apropos): Clarify. Mouse-1 like Mouse-2.
7464 (Help Mode): Mouse-1 like Mouse-2.
7465
7466 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7467
7468 * display.texi (Display): Reorder menu.
7469 (Faces): Cleanup.
7470 (Font Lock): Cleanup. Mention Options menu.
7471 Delete obsolete text.
7472 (Scrolling): For C-l, don't presume text terminal.
7473 (Horizontal Scrolling): Simplify intro.
7474 (Follow Mode): Clarify.
1c6c854e 7475 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7476 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7477 Doc default-tab-width. Doc line truncation more thoroughly.
7478
7479 * dired.texi (Dired Enter): C-x C-f can run Dired.
7480 (Dired Visiting): Comment out `a' command.
7481 Mouse-1 is like Mouse-2.
7482 (Shell Commands in Dired): ? can be used more than once.
7483
7484 * basic.texi (Continuation Lines): Simplify description of truncation,
7485 and refer to Display Custom for the rest of it.
7486
8cf51b2c
GM
74872005-02-06 Lute Kamstra <lute@gnu.org>
7488
7489 * basic.texi (Undo): Fix typo.
7490
7491 * cmdargs.texi (Emacs Invocation): Fix typo.
7492
7493 * custom.texi (Init Examples): Fix typo.
7494
7495 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7496
74972005-02-06 Richard M. Stallman <rms@gnu.org>
7498
7499 * regs.texi (Registers): Registers can hold numbers, too.
7500
7501 * killing.texi (Other Kill Commands): Cleanup.
7502 Delete redundant explanation of kill in read-only buffer.
7503 (Yanking): Mention term "copying".
7504 (Accumulating Text): Fix typo.
7505
7506 * entering.texi (Entering Emacs): Update rationale at start.
7507 (Exiting): Treat iconifying on a par with suspension.
7508
7509 * custom.texi (Minor Modes): Fix typo.
7510 (Easy Customization): Fix menu style.
7511 (Variables): Add xref.
7512 (Examining): Setting for future sessions works through .emacs.
7513 (Keymaps): "Text terminals", not "Many".
7514 (Init Rebinding): Explain \C-. Show example of \M-.
7515 Fix minor wording errors.
7516 (Function Keys): Explain vector syntax just once.
7517 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7518 (Init File): Mention .emacs.d directory.
7519 (Init Examples): Add xref.
7520 (Find Init): Mention .emacs.d directory.
7521
7522 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7523 (Action Arguments): Explain which kinds of -l args are found how.
7524 (Initial Options): --batch does not inhibit site-start.
7525 Add xrefs.
7526 (Command Example): Use --batch, not -batch.
7527
7528 * basic.texi (Inserting Text): Cleanup wording.
7529 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7530 C-n is not error at end of buffer.
7531 (Undo): Doc C-/ like C-_. Add xrefs.
7532 (Arguments): META key may be labeled ALT.
7533 Peculiar arg meanings are explained in doc strings.
7534
7535 * abbrevs.texi (Expanding Abbrevs): Clarify.
7536
75372005-02-05 Eli Zaretskii <eliz@gnu.org>
7538
7539 * frames.texi (Frame Parameters): Add an xref to the description
7540 of list-colors-display. Add a pointer to the X docs about colors.
7541
7542 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7543 Improve docs of list-colors-display.
8cf51b2c
GM
7544
75452005-02-03 Lute Kamstra <lute@gnu.org>
7546
7547 * frames.texi (Frames, Drag and Drop): Fix typos.
7548
75492005-02-03 Richard M. Stallman <rms@gnu.org>
7550
7551 * windows.texi (Basic Window): Mention color-change in mode line.
7552 (Change Window): Explain dragging vertical boundaries.
7553
7554 * text.texi (Sentences): Clarify.
7555 (Paragraphs): Explain M-a and blank lines.
7556 (Outline Mode): Clarify text and menu.
7557 (Hard and Soft Newlines): Mention use-hard-newlines.
7558
7559 * frames.texi (Frames): Delete unnecessary mention of Windows.
7560 (Mouse Commands): Likewise. Mention xterm mouse support.
7561 (Clipboard): Clarify.
7562 (Mouse References): Mention use of Mouse-1 for following links.
7563 (Menu Mouse Clicks): Clarify.
7564 (Mode Line Mouse): Clarify.
7565 (Drag and Drop): Rewrite.
7566
7567 * fixit.texi (Spelling): Fix typo.
7568
7569 * files.texi (File Names): Clarify.
7570 (Visiting): Update conditions for use of file dialog. Clarify.
7571 (Saving): Doc d as answer in save-some-buffers.
7572 (Remote Files): Clean up the text.
7573
7574 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7575
7576 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7577 (List Buffers): Clarify.
7578 (Several Buffers): Doc T command.
7579 (Buffer Convenience): Clarify menu.
7580
7581 * basic.texi (Undo): Clarify last change.
7582
75832005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7584
7585 * fixit.texi (Spelling): Fix typo.
7586
75872005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * basic.texi (Undo): Update description of `undo-outer-limit'.
7590
75912005-02-01 Nick Roberts <nickrob@snap.net.nz>
7592
7593 * building.texi: Update documentation relating to GDB Graphical
7594 Interface.
7595
75962005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7597
7598 * custom.texi (Easy Customization): Adapt menu to node name change.
7599
76002005-01-30 Richard M. Stallman <rms@gnu.org>
7601
7602 * custom.texi (Easy Customization): Defn of "User Option" now
7603 includes faces. Don't say just "option" when talking about variables.
7604 Do say just "options" to mean "anything customizable".
7605 (Specific Customization): Describe `customize-variable',
7606 not `customize-option'.
7607
7608 * glossary.texi (Glossary) <Faces>: Add xref.
7609 <User Option>: Change definition--include faces. Change xref.
7610
7611 * picture.texi (Picture): Mention artist.el.
7612
7613 * sending.texi, screen.texi, programs.texi, misc.texi:
7614 * mini.texi, major.texi, maintaining.texi, macos.texi:
7615 * help.texi, frames.texi, files.texi:
7616 Don't say just "option" when talking about variables.
7617
7618 * display.texi, mule.texi: Don't say just "option" when talking
7619 about variables. Other minor cleanups.
7620
8cf51b2c
GM
76212005-01-26 Lute Kamstra <lute@gnu.org>
7622
7623 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7624 File'. Mention the `-Q' option at the `--no-site-file' option.
7625
8cf51b2c
GM
76262005-01-22 David Kastrup <dak@gnu.org>
7627
7628 * building.texi (Grep Searching): Mention alias `find-grep' for
7629 `grep-find'.
7630
76312005-01-20 Richard M. Stallman <rms@gnu.org>
7632
7633 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7634
8cf51b2c
GM
76352005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7636
7637 * rmail.texi (Movemail): Explain differences
7638 between standard and mailutils versions of movemail.
7639 Describe command line and configuration options introduced
7640 with the latter.
7641 Explain the notion of mailbox URL, provide examples and
7642 cross-references to mailutils documentation.
7643 Describe various methods of specifying mailbox names,
7644 user names and user passwords for rmail.
1c6c854e
CS
7645 (Remote Mailboxes): New section.
7646 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7647 options used to control its behavior.
7648 (Other Mailbox Formats): Explain handling of various mailbox
7649 formats.
7650
76512005-01-13 Richard M. Stallman <rms@gnu.org>
7652
7653 * commands.texi (Commands): Clarification.
7654
76552005-01-11 Richard M. Stallman <rms@gnu.org>
7656
7657 * programs.texi (Multi-line Indent): Fix previous change.
7658 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7659
8cf51b2c
GM
76602005-01-08 Richard M. Stallman <rms@gnu.org>
7661
7662 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7663 lazy-highlight.
7664
7665 * search.texi (Query Replace): Mention faces query-replace
7666 and lazy-highlight.
7667 (Incremental Search): Update isearch highlighting info.
7668
8cf51b2c
GM
76692005-01-04 Richard M. Stallman <rms@gnu.org>
7670
7671 * custom.texi (Saving Customizations): Minor improvement.
7672
8cf51b2c
GM
76732005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7674
7675 * custom.texi (Saving Customizations): Emacs no longer loads
7676 `custom-file' after .emacs. No longer mention customizing through
7677 Custom.
7678
8cf51b2c
GM
76792005-01-01 Andreas Schwab <schwab@suse.de>
7680
7681 * killing.texi (Graphical Kill): Move up under node Killing,
7682 change @section to @subsection.
7683
76842005-01-01 Richard M. Stallman <rms@gnu.org>
7685
7686 * custom.texi (Face Customization): Mention hex color specs.
7687
7688 * emacs.texi (Top): Update Killing submenu.
7689
7690 * killing.texi (Killing): Reorganize section.
7691 No more TeX-only text; put the node command at start of chapter.
7692 But the first section heading is used only in TeX.
7693 Rewrite the text to read better in this mode.
7694 (Graphical Kill): New subnode gets some of the text that
7695 used to be in the first section.
7696
76972004-12-31 Richard M. Stallman <rms@gnu.org>
7698
7699 * dired.texi (Shell Commands in Dired): Delete the ? example.
7700
7701 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7702
7703 * files.texi (Saving): Describe new require-final-newline features
7704 and mode-require-final-newline.
7705
8cf51b2c
GM
77062004-12-29 Richard M. Stallman <rms@gnu.org>
7707
7708 * custom.texi (File Variables): Clarify previous change.
7709
c8763fb6 77102004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7711
7712 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7713 out now.
7714
77152004-12-27 Richard M. Stallman <rms@gnu.org>
7716
7717 * Makefile.in (MAKEINFO): Specify --force.
7718
7719 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7720 (Undo): Doc undo-outer-limit.
7721
8cf51b2c
GM
77222004-12-15 Juri Linkov <juri@jurta.org>
7723
7724 * mark.texi (Transient Mark, Mark Ring): M-< and other
7725 movement commands don't set mark in Transient Mark mode
7726 if mark is active.
7727
8cf51b2c
GM
77282004-12-12 Juri Linkov <juri@jurta.org>
7729
7730 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7731 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7732
7733 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7734 (Misc Dired Commands): Add @r{(Dired)} to w.
7735
77362004-12-12 Juri Linkov <juri@jurta.org>
7737
7738 * mark.texi (Marking Objects): Marking commands also extend the
7739 region when mark is active in Transient Mark mode.
7740
8cf51b2c
GM
77412004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7742
7743 * custom.texi (Saving Customizations): Emacs only loads the custom
7744 file automatically after the init file in version 22.1 or later.
7745 Adapt text and examples to this fact.
7746
8cf51b2c
GM
77472004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7748
7749 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7750 be set through Custom. Otherwise, it has no effect.
7751
8cf51b2c
GM
77522004-12-05 Richard M. Stallman <rms@gnu.org>
7753
7754 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7755 * entering.texi: Rename Command Line to Emacs Invocation.
7756
10d1d0af 7757 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7758
7759 * custom.texi (Easy Customization): Move up to section level,
7760 before Variables. Avoid using the term "variable"; say "option".
7761 New initial explanation.
7762 (Variables): In initial explanation, connect "variable" to the
7763 already-explained "user option".
7764
7765 * emacs.texi (Top): Fix ref to Command Line.
7766 Move reference to Easy Customization.
7767
7768 * xresources.texi (X Resources): Fix From link.
7769
7770 * doclicense.texi (GNU Free Documentation License): Fix To link.
7771
7772 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7773
7774 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7775
77762004-12-03 Richard M. Stallman <rms@gnu.org>
7777
7778 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7779
77802004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7781
7782 * kmacro.texi: Several small changes in addition to the following.
7783 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7784 defining a keyboard macro.
7785 Mention `kmacro-ring-max'.
7786 (Keyboard Macro Counter): Clarify description of
7787 `kmacro-insert-counter', `kmacro-set-counter',
7788 `kmacro-add-counter' and `kmacro-set-format'.
7789
77902004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7791
7792 * custom.texi (File Variables): Add `unibyte' and make it more
7793 clear that `unibyte' and `coding' are special. Suggested by Simon
7794 Krahnke <overlord@gmx.li>.
7795
7796 * mule.texi (Enabling Multibyte): Refer to File Variables.
7797 Suggested by Simon Krahnke <overlord@gmx.li>.
7798
c8763fb6 77992004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7800
7801 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7802 x-use-old-gtk-file-dialog.
7803
8cf51b2c
GM
78042004-11-20 Richard M. Stallman <rms@gnu.org>
7805
7806 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7807
78082004-11-09 Lars Brinkhoff <lars@nocrew.org>
7809
7810 * building.texi (Lisp Eval): Delete hyphen in section name.
7811
78122004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7813
7814 * files.texi (Old Versions):
7815 No longer document annotation as "CVS only".
7816
78172004-11-10 Andre Spiegel <spiegel@gnu.org>
7818
7819 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7820 version systems, mentioning the new ones that we support.
7821 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7822 suggestions.
7823
c8763fb6 78242004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7825
49823426 7826 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7827
c8763fb6 78282004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7829
7830 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7831
78322004-10-23 Eli Zaretskii <eliz@gnu.org>
7833
7834 * text.texi (Text Based Tables, Table Definition)
7835 (Table Creation, Table Recognition, Cell Commands)
7836 (Cell Justification, Row Commands, Column Commands)
7837 (Fixed Width Mode, Table Conversion, Measuring Tables)
7838 (Table Misc): New nodes, documenting the Table Mode.
7839
8cf51b2c
GM
78402004-10-19 Jason Rumney <jasonr@gnu.org>
7841
7842 * makefile.w32-in (info): Change order of arguments to makeinfo.
7843
78442004-10-19 Ulf Jasper <ulf.jasper@web.de>
7845
7846 * calendar.texi (iCalendar): Update for package changes.
7847
8cf51b2c
GM
78482004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7849
7850 * files.texi (Misc File Ops): View mode is a minor mode.
7851
8cf51b2c
GM
78522004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7853
7854 * calendar.texi (iCalendar): Style changes.
7855
78562004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * search.texi (Regexps): The regexp described in the example is no
7859 longer stored in the variable `sentence-end'.
7860
8cf51b2c
GM
78612004-10-06 Nick Roberts <nickrob@snap.net.nz>
7862
7863 * building.texi (Starting GUD): Note that multiple debugging
7864 sessions requires `gdb --fullname'.
7865
78662004-10-05 Ulf Jasper <ulf.jasper@web.de>
7867
7868 * calendar.texi (iCalendar): New section for a new package.
7869
8cf51b2c
GM
78702004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7871
7872 * text.texi: Various small changes in addition to the following.
7873 (Text): Replace xref for autotype with inforef.
7874 (Sentences): Explain nil value for `sentence-end'.
7875 (Paragraphs): Update default values for `paragraph-start' and
7876 `paragraph-separate'.
7877 (Text Mode): Correct description of Text mode's effect on the
7878 syntax table.
7879 (Outline Visibility): `hide-other' does not hide top level headings.
7880 `selective-display-ellipses' no longer has an effect on Outline mode.
7881 (TeX Misc): Add missing @cindex.
7882 Replace xref for RefTeX with inforef.
7883 (Requesting Formatted Text): The variable
7884 `enriched-fill-after-visiting' no longer exists.
7885 (Editing Format Info): Update names of menu items and commands.
7886 (Format Faces): Mention special effect of specifying the default face.
7887 Describe inheritance of text properties.
7888 Correct description of `fixed' face.
7889 (Format Indentation): Correct description of effect of setting
7890 margins. Mention `set-left-margin' and `set-right-margin'.
7891 (Format Justification): Update names of menu items.
7892 `set-justification-full' is now bound to `M-j b'.
7893 Mention that `default-justification' is a per buffer variable.
7894 (Format Properties): Update name of menu item.
7895 (Forcing Enriched Mode): `format-decode-buffer' automatically
7896 turns on Enriched mode if the buffer is in text/enriched format.
7897
78982004-10-05 Emilio C. Lopes <eclig@gmx.net>
7899
7900 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7901
79022004-09-28 Kim F. Storm <storm@cua.dk>
7903
7904 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7905 Align with new functionality.
7906
8cf51b2c
GM
79072004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7908
7909 * display.texi (Display Custom): Remove stray `@end defvar'.
7910
79112004-09-23 Kim F. Storm <storm@cua.dk>
7912
7913 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7914 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7915
8cf51b2c
GM
79162004-09-20 Richard M. Stallman <rms@gnu.org>
7917
7918 * custom.texi (Hooks): Explain using setq to clear out a hook.
7919 (File Variables): Explain multiline string constants.
7920 (Non-ASCII Rebinding): Explain when you need to update
7921 non-ASCII char codes in .emacs.
7922
7923 * building.texi (Compilation): Explain how to make a silent
7924 subprocess that won't be terminated. Explain compilation-environment.
7925
79262004-09-13 Kim F. Storm <storm@cua.dk>
7927
7928 * mini.texi (Repetition): Rename isearch-resume-enabled to
7929 isearch-resume-in-command-history and change default to disabled.
7930
8cf51b2c
GM
79312004-09-09 Kim F. Storm <storm@cua.dk>
7932
7933 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7934 with new `kmacro-name-last-macro'.
7935
8cf51b2c
GM
79362004-09-08 Juri Linkov <juri@jurta.org>
7937
7938 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7939
8cf51b2c
GM
79402004-09-03 Juri Linkov <juri@jurta.org>
7941
7942 * search.texi (Incremental Search): Update wording for M-%.
7943
79442004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7945
7946 * killing.texi (Killing): Correct description of kill commands in
7947 read-only buffer.
7948
79492004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7950
7951 * building.texi (Compilation Mode): Add a paragraph about rules
7952 for finding the compilation buffer for `next-error'.
7953
7954 * search.texi (Other Repeating Search): Mention that Occur mode
7955 supports the next-error functionality.
7956
79572004-09-02 Juri Linkov <juri@jurta.org>
7958
7959 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7960
79612004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7962
7963 * kmacro.texi (Basic Keyboard Macro):
7964 `apply-macro-to-region-lines' now operates on all lines that begin
7965 in the region, rather than on all complete lines in the region.
7966
c8763fb6 79672004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7968
7969 * frames.texi (Drag and drop): Add documentation about
7970 x-dnd-test-function and x-dnd-known-types.
7971
79722004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7973
7974 * indent.texi: Various minor changes in addition to:
7975 (Indentation Commands): Correct description of `indent-relative'.
7976 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7977 mode. The *Tab Stops* buffer uses Overwrite Mode.
7978 (Just Spaces): `tabify' converts sequences of at least two spaces
7979 to tabs.
7980
8cf51b2c
GM
79812004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7982
7983 * frames.texi (Secondary Selection): Setting the secondary
7984 selection with M-Drag-Mouse-1 does not alter the kill ring,
7985 setting it with M-Mouse-1 and M-Mouse-3 does.
7986 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7987 toolkit scroll bars.
7988 (Scroll Bars): Ditto.
7989
7990 * windows.texi (Basic Window): When using a window system, the value
7991 of point in a non-selected window is indicated by a hollow box.
7992 (Split Window): Side by side windows are separated by a scroll bar,
7993 if scroll bars are used.
7994 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7995 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7996 (Window Convenience): Update bindings for `winner-undo' and
7997 `winner-redo'.
7998
7999 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8000 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8001 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8002 of "Using Emacs as a Server".
8003 * building.texi (Building): Interchange nodes (for correct numbering).
8004 * programs.texi (Programs): Interchange nodes (for correct numbering).
8005 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8006 Info to the node structure.
8007 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8008 Rearrange order of nodes and sections such that both "GNU GENERAL
8009 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8010 end, as appropriate for appendices.
8011 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8012 Use `@unnumberedsec'.
8013 * trouble.texi: Adapt sectioning in Info to the node structure.
8014 Adapt node pointers to change in emacs.texi.
8015 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8016
8cf51b2c
GM
80172004-08-25 Kenichi Handa <handa@m17n.org>
8018
8019 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8020 description for unibyte mode.
8021
80222004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8023
8024 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8025
8026 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8027 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8028 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8029 in @pxref.
8030
80312004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8032
8033 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8034 Change section names.
8035
8cf51b2c
GM
80362004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8037
8038 * kmacro.texi (Keyboard Macro Ring): Rename section.
8039 Emacs treats the head of the macro ring as the `last keyboard macro'.
8040 (Keyboard Macro Counter): Minor change.
8041 (Save Keyboard Macro): Some clarifications.
8042 (Edit Keyboard Macro): Rename section.
8043
8044 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8045 32-bit machines.
8046 (Several Buffers): Clarify which buffer is selected if `2' is
8047 pressed in the Buffer Menu.
8048 Auto Revert mode can be used to update the Buffer Menu
8049 automatically.
8050
80512004-08-21 Eli Zaretskii <eliz@gnu.org>
8052
8053 * help.texi (Misc Help): Add an index entry for finding an Info
8054 manual by its file name.
8055
80562004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8057
8058 * files.texi (Backup Deletion): Correct description of
8059 `delete-old-versions'.
8060 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8061 (Auto Save Files): Recommend `auto-save-mode' to reenable
8062 auto-saving, rather than the abbreviation `auto-save'.
8063
80642004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8065
8066 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8067 for "killing" and "yanking" in main menu.
8068
80692004-08-16 Richard M. Stallman <rms@gnu.org>
8070
8071 * killing.texi (Yanking, Killing): Minor cleanups.
8072
8073 * mark.texi (Momentary Mark): Minor cleanups.
8074
80752004-08-15 Kenichi Handa <handa@etl.go.jp>
8076
8077 * custom.texi (Non-ASCII Rebinding):
8078 C-q always inserts the right code to pass to global-set-key.
8079
8cf51b2c
GM
80802004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8081
8082 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8083 `insert-register', instead of `C-x r g' binding, for consistency.
8084
80852004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8086
8087 * fixit.texi (Spelling): Fix typo.
8088
80892004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8090
8091 * help.texi (Help): Fix Texinfo usage.
8092
8cf51b2c
GM
80932004-07-24 Richard M. Stallman <rms@gnu.org>
8094
8095 * text.texi (Paragraphs): Update how paragraphs are separated
8096 and the default for paragraph-separate.
8097
8098 * search.texi (Regexp Replace): Further update text for new
8099 replacement operators.
8100
8cf51b2c
GM
81012004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8102
8103 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8104 `R' switch.
8105
8106 * dired.texi (Dired Updating): `k' only deletes inserted
8107 subdirectories from the Dired buffer if a prefix argument was given.
8108
8109 * search.texi (Regexps): Delete redundant definition of `symbol' in
8110 description of `\_>'. It already occurs in the description of `\_<'.
8111
8cf51b2c
GM
81122004-07-01 Juri Linkov <juri@jurta.org>
8113
8114 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8115 (Regexp Search): Add M-r.
8116
81172004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8118
8119 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8120
81212004-06-29 Jesper Harder <harder@ifa.au.dk>
8122
49823426 8123 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8124
81252004-06-25 Richard M. Stallman <rms@gnu.org>
8126
8127 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8128
81292004-06-25 David Kastrup <dak@gnu.org>
8130
8131 * search.texi (Regexp Replace): Some typo corrections and
8132 rearrangement.
8133
81342004-06-24 David Kastrup <dak@gnu.org>
8135
8136 * search.texi (Unconditional Replace): Use replace-string instead
8137 of query-replace in example.
8138 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8139 sequences.
8140 (Query Replace): Correct explanation of `^' which does not use
8141 the mark stack.
8142
81432004-06-21 Nick Roberts <nickrob@gnu.org>
8144
8145 * misc.texi (Shell History Copying): Document comint-insert-input.
8146 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8147
8cf51b2c
GM
81482004-06-20 Jesper Harder <harder@ifa.au.dk>
8149
8150 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8151 * custom.texi (Customization): Do.
8152 * anti.texi (Antinews): Do.
8153 * abbrevs.texi (Defining Abbrevs): Do.
8154
8155 * programs.texi (Info Lookup): Fix keybinding for
8156 info-lookup-symbol.
8157
81582004-06-16 Juanma Barranquero <lektu@terra.es>
8159
8160 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8161 Add emacs-xtra.
8162 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8163 (clean): Add emacs-xtra and flymake. Remove redundancies.
8164
81652004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8166
8167 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8168 Add emacs-xtra.
8169 * emacs-xtra.texi: New file.
8170
81712004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8172
8173 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8174 (Dired and Find): Mention differences with ordinary Dired buffers.
8175
8cf51b2c
GM
81762004-06-13 Richard M. Stallman <rms@gnu.org>
8177
8178 * custom.texi (Init Syntax): Explain about vars that do special
8179 things when set with setq or with Custom.
8180 (Init Examples): Add line-number-mode example.
8181
8cf51b2c
GM
81822004-06-12 Juri Linkov <juri@jurta.org>
8183
8184 * dired.texi (Operating on Files): Add dired-do-touch.
8185
8cf51b2c
GM
81862004-06-10 Juri Linkov <juri@jurta.org>
8187
8188 * building.texi (Lisp Eval): Add C-M-x on defface.
8189
81902004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8191
8192 * files.texi (Reverting): Auto-Revert mode and
8193 Global Auto-Revert mode no longer revert remote files.
8194
8cf51b2c
GM
81952004-05-29 Richard M. Stallman <rms@gnu.org>
8196
8197 * custom.texi (Init File): Two dashes start --no-site-file.
8198
8cf51b2c
GM
81992004-05-29 Alan Mackenzie <acm@muc.de>
8200
8201 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8202 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8203 (AWK, Pike): Document as "C-like modes".
8204 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8205 (M-x man): Supersedes M-x manual-entry.
8206 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8207
8208 ("Comments in C"): Delete node; the info is in CC Mode manual.
8209 (c-comment-only-line-offset): Remove description.
8210
8211 (C-c ., C-c C-c): Describe new C Mode bindings.
8212
8213 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8214 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8215 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8216 Amend definitions.
8217
8218 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8219 Describe functions.
8220
8221 (c-comment-start-regexp, c-hanging-comment-ender-p)
8222 (c-hanging-comment-starter-p): Remove obsolete definitions.
8223
8224 * emacs.texi: Remove the menu entry "Comments in C".
8225
8cf51b2c
GM
82262004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8227
8228 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8229 `M-x locate'.
8230
82312004-05-16 Karl Berry <karl@gnu.org>
8232
8233 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8234 makeinfo --html fails.
8235 * help.texi (Help Summary) [@ifnottex]: Likewise.
8236
82372004-05-13 Nick Roberts <nickrob@gnu.org>
8238
8239 * building.texi (GDB Graphical Interface): Update and describe
8240 layout first.
8241
8cf51b2c
GM
82422004-05-04 Jason Rumney <jasonr@gnu.org>
8243
8244 * makefile.w32-in: Revert last change.
8245
82462004-05-03 Jason Rumney <jasonr@gnu.org>
8247
8248 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8249
8cf51b2c
GM
82502004-04-23 Juanma Barranquero <lektu@terra.es>
8251
8252 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8253
82542004-04-18 Juri Linkov <juri@jurta.org>
8255
8256 * fixit.texi (Spelling): Remove file extension from ispell xref.
8257
82582004-04-15 Kim F. Storm <storm@cua.dk>
8259
8260 * cmdargs.texi (Initial Options): Add -Q.
8261
82622004-04-05 Kim F. Storm <storm@cua.dk>
8263
8264 * custom.texi (File Variables): Add safe-local-eval-forms.
8265
8cf51b2c
GM
82662004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8267
8268 * files.texi (Reverting): Correct description of revert-buffer's
8269 handling of point.
8270
82712004-03-22 Juri Linkov <juri@jurta.org>
8272
8273 * emacs.texi (Top): Add `Misc X'.
8274
49823426 8275 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8276
8277 * glossary.texi: Improve references.
8278
8279 * help.texi: Sync keywords with finder.el.
8280
8281 * mini.texi (Completion): Add description for menu items.
8282
8283 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8284
8285 * sending.texi (Mail Methods): Fix xref to Message manual.
8286
8cf51b2c
GM
82872004-03-12 Richard M. Stallman <rms@gnu.org>
8288
8cf51b2c
GM
8289 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8290
8cf51b2c
GM
82912004-03-04 Richard M. Stallman <rms@gnu.org>
8292
8293 * search.texi (Regexps): Explain that ^ and $ have their
8294 special meanings only in certain contexts.
8295
8296 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8297
8298 * mule.texi (Specify Coding): Doc C-x RET F.
8299
8300 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8301 for multiple compile and grep buffers.
8302 (Indirect Buffers): Don't recommand clone-indirect-buffer
8303 for multiple compile and grep buffers.
8304
8cf51b2c
GM
83052004-02-29 Juanma Barranquero <lektu@terra.es>
8306
8307 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8308 Use $(DEL) instead of rm, and ignore exit code.
8309
8cf51b2c
GM
83102004-02-23 Nick Roberts <nick@nick.uklinux.net>
8311
8312 * building.texi (Watch Expressions): Update.
8313
83142004-02-21 Juri Linkov <juri@jurta.org>
8315
1c6c854e
CS
8316 * cmdargs.texi (Action Arguments): Add alias --find-file.
8317 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8318 to Command Arguments.
8319 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8320 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8321 (Window Size X): Join -g and --geometry. Add @cindex.
8322 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8323 (Title X): Remove alias -title.
8324 (Misc X): New node.
8325
c8763fb6 83262004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8327
8328 * frames.texi (Drag and drop): Add Motif to list of supported
8329 protocols.
8330
c8763fb6 83312004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8332
8333 * frames.texi (Drag and drop): New section.
8334
83352004-01-24 Richard M. Stallman <rms@gnu.org>
8336
1c6c854e 8337 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8338 Include it only @ifnotinfo. Patch the preceding and following
8339 node headers to point to each other.
8340
83412004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8342
8343 * calendar.texi (Appointments): Update section.
8344
83452003-12-29 Kevin Ryde <user42@zip.com.au>
8346
8cf51b2c
GM
8347 * programs.texi (C Modes): Fix the xref.
8348
83492003-12-23 Nick Roberts <nick@nick.uklinux.net>
8350
8351 * building.texi (Watch Expressions): Update.
8352 (Commands of GUD): Include use of toolbar + breakpoints set from
8353 fringe/margin.
8354
83552003-12-03 Andre Spiegel <spiegel@gnu.org>
8356
8357 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8358 <acm@muc.de>.
8359
c8763fb6 83602003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8361
8362 * frames.texi (Dialog Boxes): Add use-file-dialog.
8363
8cf51b2c
GM
83642003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8365
8366 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8367 in CC Mode.
8368
8cf51b2c
GM
83692003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8370
8371 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8372 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8373 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8374 * man/frames.texi, man/glossary.texi, man/killing.texi:
8375 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8376 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8377 * man/sending.texi, man/text.texi, man/trouble.texi:
8378 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8379
83802003-11-01 Alan Mackenzie <acm@muc.de>
8381
8382 * search.texi (Scrolling During Incremental Search): Document a
8383 new scrolling facility in isearch mode.
8384
8cf51b2c
GM
83852003-10-22 Miles Bader <miles@gnu.org>
8386
8387 * Makefile.in (info): Move before $(top_srcdir)/info.
8388
83892003-10-22 Nick Roberts <nick@nick.uklinux.net>
8390
8391 * building.texi (Watch Expressions): Update section on data display
8392 to reflect code changes (GDB Graphical Interface).
8393
8cf51b2c
GM
83942003-10-13 Richard M. Stallman <rms@gnu.org>
8395
8396 * xresources.texi (GTK resources): Clean up previous change.
8397
c8763fb6 83982003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8399
8400 * xresources.texi (GTK resources): Add a note that some themes
8401 disallow customizations. Add scroll theme example.
8402
8cf51b2c
GM
84032003-09-30 Richard M. Stallman <rms@gnu.org>
8404
8cf51b2c
GM
8405 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8406
8407 * misc.texi (Saving Emacs Sessions): Shorten the section,
8408 collapsing back into one node.
8409
84102003-09-30 Lars Hansen <larsh@math.ku.dk>
8411
8412 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8413
ce058493 84142003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8415
8416 * xresources.texi (GTK names in Emacs): Correct typo.
8417
8cf51b2c
GM
84182003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8419
1c6c854e
CS
8420 * cmdargs.texi (Font X): Mention new default font.
8421 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8422 problems involved. (Result of discussion on emacs-devel.)
8423
84242003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8425
8426 * emacs.texi (Acknowledgements): Correct typo.
8427
84282003-09-22 Richard M. Stallman <rms@gnu.org>
8429
8430 * dired.texi (Misc Dired Commands): New node.
8431 (Dired Navigation): Add dired-goto-file.
8432
8433 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8434
8435 * emacs.texi (Acknowledgements): New node, split from Distribution.
8436
8437 * cmdargs.texi (Action Arguments): -f reads interactive args.
8438
8cf51b2c
GM
84392003-09-08 Lute Kamstra <lute@gnu.org>
8440
8441 * screen.texi (Mode Line): Say that POS comes before LINE.
8442 Mention `size-indication-mode'.
1c6c854e
CS
8443 * display.texi (Optional Mode Line):
8444 Document `size-indication-mode'.
8cf51b2c
GM
8445 * basic.texi (Position Info): Mention `size-indication-mode'.
8446
84472003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8448
8449 * xresources.texi (Resources): Refer to `editres' man page.
8450 (Lucid Resources): Update defaults. Expand description of
8451 `shadowThickness'.
8452
84532003-09-04 Miles Bader <miles@gnu.org>
8454
8455 * Makefile.in (top_srcdir): New variable.
8456 ($(top_srcdir)/info): New rule.
8457 (info): Depend on it.
8458
84592003-09-03 Peter Runestig <peter@runestig.com>
8460
8461 * makefile.w32-in: New file.
8462
84632003-08-29 Richard M. Stallman <rms@gnu.org>
8464
8465 * misc.texi (Saving Emacs Sessions): Correct previous change.
8466
8cf51b2c
GM
84672003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8468
8cf51b2c
GM
8469 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8470 (Intro): Include kmacro.texi after fixit.texi instead of after
8471 custom.texi. (As suggested by Kim Storm.)
8472
84732003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8474
8475 * fixit.texi (Fixit): Update `Next' pointer.
8476 * files.texi (Files): Update `Previous' pointer.
8477 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8478 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8479 (Suggested by Kim Storm.)
8480 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8481
84822003-08-18 Kim F. Storm <storm@cua.dk>
8483
8484 * kmacro.texi: New file describing enhanced keyboard macro
8485 functionality. Replaces old description in custom.texi.
8486
8487 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8488 (Keyboard Macros): Move to new kmacro.texi file.
8489
8490 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8491
8cf51b2c
GM
84922003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8493
8494 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8495
84962003-08-17 Alex Schroeder <alex@gnu.org>
8497
8498 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8499 required.
8500
8cf51b2c
GM
85012003-08-05 Richard M. Stallman <rms@gnu.org>
8502
8503 * programs.texi (Lisp Indent): Don't describe
8504 lisp-indent-function property here. Use xref to Lisp Manual.
8505
8cf51b2c
GM
85062003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8507
fffa137c 8508 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8509 abbreviations.
8510
85112003-07-24 Markus Rost <rost@math.ohio-state.edu>
8512
8513 * buffers.texi (List Buffers): Fix previous change.
8514
8cf51b2c
GM
85152003-07-13 Markus Rost <rost@math.ohio-state.edu>
8516
8517 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8518 List*.
8519
85202003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8521
8cf51b2c
GM
8522 * display.texi (Font Lock): Fix typo.
8523
85242003-07-07 Richard M. Stallman <rms@gnu.org>
8525
8526 * display.texi (Font Lock): Add xref for format info on
8527 font-lock-remove-keywords.
8528
8529 * building.texi (Compilation): Document what happens with asynch
8530 children of compiler process.
8531
8532 * help.texi (Library Keywords): Use @multitable.
8533
8cf51b2c
GM
85342003-06-04 Richard M. Stallman <rms@gnu.org>
8535
8536 * programs.texi (Expressions): Delete C-M-DEL.
8537
8538 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8539 comint-move-point-for-output renamed from
8540 comint-scroll-to-bottom-on-output.
8541
8542 * custom.texi (Init Rebinding): Replace previous change with xref.
8543 (Non-ASCII Rebinding): Explain that issue more briefly here.
8544
85452003-05-28 Richard M. Stallman <rms@gnu.org>
8546
8547 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8548
85492003-05-28 Nick Roberts <nick@nick.uklinux.net>
8550
8551 * building.texi (GDB Graphical Interface): New node.
8552 (Rewritten somewhat by RMS.)
8553
c8763fb6 85542003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8555
8556 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8557 non-English letters. Explain how to set coding systems correctly
8558 and how to include the right coding cookie in the file.
8559
c8763fb6 85602003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8561
8562 * indent.texi (Indentation): Explain the concepts.
8563 (Just Spaces): Explain why preventing tabs for indentation might
8564 be useful.
8565
8cf51b2c
GM
85662003-04-16 Richard M. Stallman <rms@gnu.org>
8567
8568 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8569
8cf51b2c
GM
85702003-02-22 Alex Schroeder <alex@emacswiki.org>
8571
8572 * cmdargs.texi (General Variables): Document SMTPSERVER.
8573
8cf51b2c
GM
8574 * sending.texi: Remove SMTP node.
8575 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8576 library.
8577
8cf51b2c
GM
85782003-02-22 Alex Schroeder <alex@emacswiki.org>
8579
8580 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8581
85822003-02-22 Simon Josefsson <jas@extundo.com>
8583
8584 * sending.texi (Mail Methods): Add node about SMTP.
8585
c8763fb6 85862003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8587
8588 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8589
8cf51b2c
GM
85902003-02-01 Kevin Ryde <user42@zip.com.au>
8591
8592 * glossary.texi (Glossary): Correction to cl cross reference.
8593
85942003-01-20 Richard M. Stallman <rms@gnu.org>
8595
8596 * killing.texi (Rectangles): Document C-x c r.
8597
c8763fb6 85982003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8599
8600 * xresources.texi (GTK resources): New node.
8601 (GTK widget names): New node.
8602 (GTK names in Emacs): New node.
8603 (GTK styles): New node.
8604
c8763fb6 86052003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8606
8607 * maintaining.texi (Create Tags Table): Add reference to the new
8608 `etags --help --lang=LANG' option.
8609
8cf51b2c
GM
86102002-10-02 Karl Berry <karl@gnu.org>
8611
49823426 8612 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8613 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8614 where needed for the sake of the HTML output.
8cf51b2c
GM
8615
86162001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8617
8618 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8619 source files.
8620
86212001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8622
8623 * Makefile.in (emacsman): New target.
8624
8cf51b2c
GM
86252001-10-20 Gerd Moellmann <gerd@gnu.org>
8626
8627 * (Version 21.1 released.)
8628
86292001-10-05 Gerd Moellmann <gerd@gnu.org>
8630
8631 * Branch for 21.1.
8632
8cf51b2c
GM
86332001-03-05 Gerd Moellmann <gerd@gnu.org>
8634
8635 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8636
8cf51b2c
GM
86372000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8638
8639 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8640
8cf51b2c
GM
86411999-07-12 Richard Stallman <rms@gnu.org>
8642
8643 * Version 20.4 released.
8644
86451998-12-04 Markus Rost <rost@delysid.gnu.org>
8646
8647 * Makefile.in (INFO_TARGETS): Delete customize.info.
8648 (DVI_TARGETS): Delete customize.dvi.
8649 (../info/customize, customize.dvi): Targets deleted.
8650
86511998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8652
8653 * Version 20.3 released.
8654
86551998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8656
8657 * Makefile.in (EMACSSOURCES): Add mule.texi.
8658 Add msdog.texi, ack.texi. Remove gnu1.texi.
8659
86601998-04-06 Andreas Schwab <schwab@gnu.org>
8661
768c0c0f
JB
8662 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8663 Use it in dvi targets.
8cf51b2c
GM
8664
86651997-09-23 Paul Eggert <eggert@twinsun.com>
8666
8667 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8668 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8669 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8670
86711997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8672
8673 * Version 20.2 released.
8674
86751997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8676
8677 * Version 20.1 released.
8678
86791997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8680
8681 * Makefile (../info/customize, customize.dvi): New targets.
8682 (INFO_TARGETS): Add ../info/customize.
8683 (DVI_TARGETS): Add customize.dvi.
8684
8cf51b2c
GM
86851996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8686
8687 * Version 19.33 released.
8688
86891996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8690
8691 * Version 19.32 released.
8692
8cf51b2c
GM
86931996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8694
8695 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8696
86971996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8698
8699 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8700 Specify -I option.
8701 (All dvi targets): Set the TEXINPUTS variable.
8702
87031996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8704
8705 * Version 19.31 released.
8706
8cf51b2c
GM
87071995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8708
8709 * Version 19.30 released.
8710
8cf51b2c
GM
87111995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8712
8713 * Makefile.in (maintainer-clean): Rename from realclean.
8714
87151994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8716
8717 * Makefile.in: New file.
8718 * Makefile: File deleted.
8719
87201994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8721
8722 * Makefile (TEXINDEX_OBJS): Variable deleted.
8723 (texindex, texindex.o, getopt.o): Rules deleted.
8724 All deps on texindex deleted.
8725 (distclean): Don't delete texindex.
8726 (mostlyclean): Don't delete *.o.
8727 * texindex.c, getopt.c: Files deleted.
8728
87291994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8730
8731 * Version 19.26 released.
8732
87331994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8734
8735 * Makefile (EMACSSOURCES): Exclude undo.texi.
8736
87371994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8738
8739 * Version 19.25 released.
8740
87411994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8742
8743 * Version 19.24 released.
8744
87451994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8746
8747 * Version 19.23 released.
8748
87491994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8750
8751 * Makefile: Delete spurious tab.
8752
87531994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8754
8755 * Makefile (.SUFFIXES): New rule.
8756
8cf51b2c
GM
87571993-12-04 Richard Stallman (rms@srarc2)
8758
8759 * getopt.c: New file.
8760 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8761 (getopt.o): New rule.
8762 (dvi): Don't depend on texindex.
49823426 8763 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8764
87651993-12-03 Richard Stallman (rms@srarc2)
8766
49823426
GM
8767 * Makefile (TEXI2DVI): New variable.
8768 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8769 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8770
87711993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8772
8773 * Version 19.22 released.
8774
87751993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8776
8777 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8778
87791993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8780
8781 * Version 19.21 released.
8782
8cf51b2c
GM
87831993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8784
8785 * Makefile (realclean): Don't delete the Info files.
8786
f0131492 87871993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8788
8cf51b2c
GM
8789 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8790 4' where appropriate.
8791
f0131492 87921993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8793
49823426 8794 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8795
8796 * texindex.c: Include "../src/config.h" if building in emacs.
8797
8798 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8799 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8800 Add target to build texindex.c, defining `emacs'.
8801
8cf51b2c
GM
88021993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8803
8804 * Version 19.19 released.
8805
8cf51b2c
GM
88061993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8807
8808 * Version 19.18 released.
8809
88101993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8811
8812 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8813
88141993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8815
8816 * Version 19.17 released.
8817
88181993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8819
8820 * split-man: Fix typos in last change.
8821
88221993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8823
8824 * Version 19.16 released.
8825
88261993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8827
8828 * version 19.15 released.
8829
88301993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8831
8832 * Makefile (distclean): It's rm, not rf.
8833
88341993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8835
8836 * Version 19.14 released.
8837
88381993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8839
8840 * Makefile: New file.
8841
88421993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8843
8844 * Version 19.13 released.
8845
88461993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8847
8848 * Version 19.9 released.
8849
88501993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8851
8852 * Version 19.8 released.
8853
88541993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8855
8856 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8857
8858 * trouble.texi: It's `enable-flow-control-on', not
8859 `evade-flow-control-on'.
8860
88611993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8862
8863 * display.texi: Document standard-display-european.
8864
88651993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8866
8867 * Version 19.7 released.
8868
8869 * emacs.texi: Add a sentence to the top menu mentioning the
8870 specific version of Emacs this manual applies to.
8871
88721993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8873
8874 * basic.texi: Document next-line-add-lines variable used to
8875 implement down-arrow.
8876
8877 * killing.texi: Document kill-whole-line.
8878
88791993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8880
8881 * text.texi: Update unix TeX ordering information.
8882
88831993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8884
8885 * news.texi: Mention fill-rectangle in keybinding list.
8886
8887 * killing.texi: Document fill-rectangle.
8888
88891993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8890
8891 * vc.texi: Bring the docs up to date with VC 5.2.
8892
88931992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8894
8895 * emacs.tex: Mention blackbox and gomoku under Amusements.
8896 Assembler mode is now mentioned and appropriately indexed
8897 under Programming Modes.
8898
88991991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8900
8901 * emacs.tex: Update TeX ordering information.
8902
8cf51b2c
GM
89031990-06-26 David Lawrence (tale@geech)
8904
8905 * emacs.tex: Note that completion-ignored-extensions is not used
8906 to filter out names when all completions are displayed in
8907 *Completions*.
8908
89091990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8910
8911 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8912
89131990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8914
8915 * emacs.tex: Add @findex grep.
8916
8cf51b2c
GM
89171988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8918
8919 * emacs.tex: Correct two typos. No other changes before
8920 Version 19 will be made.
8921
8cf51b2c
GM
89221988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8923
8924 * emacs.tex: Update information for obtaining TeX distribution from the
8925 University of Washington.
8926
8927;; Local Variables:
c8763fb6 8928;; coding: utf-8
8cf51b2c
GM
8929;; End:
8930
01ec1eed 8931 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
8932
8933 This file is part of GNU Emacs.
8934
352c8b4a 8935 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8936 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8937 the Free Software Foundation, either version 3 of the License, or
8938 (at your option) any later version.
8cf51b2c
GM
8939
8940 GNU Emacs is distributed in the hope that it will be useful,
8941 but WITHOUT ANY WARRANTY; without even the implied warranty of
8942 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8943 GNU General Public License for more details.
8944
8945 You should have received a copy of the GNU General Public License
352c8b4a 8946 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.