* doc/emacs/emacs-xtra.texi: Set encoding to ISO-8859-1.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
37863f20
GM
12012-02-18 Glenn Morris <rgm@gnu.org>
2
3 * emacs-xtra.texi: Set encoding to ISO-8859-1.
4
112d1241
GM
52012-02-17 Glenn Morris <rgm@gnu.org>
6
0fd2c9a3
GM
7 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
8
1d6ecbfa
GM
9 * ack.texi (Acknowledgments): Mention Gnulib.
10
102f1b54
GM
11 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
12
112d1241
GM
13 * calendar.texi: Misc small changes, including updating the dates
14 of examples.
15
3a05ff1d
GM
162012-02-16 Glenn Morris <rgm@gnu.org>
17
d1354af0
GM
18 * calendar.texi: Misc small changes.
19
5f9756ec
GM
20 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
21 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
22
3b19a30d
GM
23 * dired-xtra.texi (Subdir Switches): Small fixes.
24
3a05ff1d
GM
25 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
26
9f26dc24
GM
272012-02-15 Glenn Morris <rgm@gnu.org>
28
29 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
30
fb969a57
GM
312012-02-12 Glenn Morris <rgm@gnu.org>
32
33 * ack.texi (Acknowledgments):
34 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
35
0aca1292
GM
362012-02-10 Glenn Morris <rgm@gnu.org>
37
104dc9c6
GM
38 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
39
0aca1292
GM
40 * programs.texi (Misc for Programs): Mention electric-layout-mode.
41
91af9d2e
GM
422012-02-09 Glenn Morris <rgm@gnu.org>
43
0aca1292
GM
44 * buffers.texi (Misc Buffer): M-x info does not seem to require a
45 buffer switch after M-x rename-uniquely.
63c727b2 46
91af9d2e
GM
47 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
48
1ef1990c
JB
492012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
50
51 * text.texi (Org Mode): Fix typo.
52
e74e58c9
GM
532012-02-08 Glenn Morris <rgm@gnu.org>
54
cefee440
GM
55 * ack.texi (Acknowledgments): Update emacs-lock info.
56
a7686350
GM
57 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
58
e74e58c9
GM
59 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
60
fe93bc91
GM
612012-02-07 Glenn Morris <rgm@gnu.org>
62
63 * files.texi (File Conveniences): Mention ImageMagick images.
64
d273439c
GM
652012-02-05 Glenn Morris <rgm@gnu.org>
66
649f602c
GM
67 * trouble.texi (Checklist): Mention debug-on-event.
68
d273439c
GM
69 * maintaining.texi (Maintaining): Add cross-ref to ERT.
70
a9410bdf
GM
712012-02-04 Glenn Morris <rgm@gnu.org>
72
1f5e1a16
GM
73 * macos.texi (Customization options specific to Mac OS / GNUstep):
74 New subsection.
75
b7314ef7
GM
76 * display.texi (Colors): Mention list-colors-sort.
77
a9410bdf
GM
78 * files.texi (File Conveniences): Mention image animation.
79
75319d7f
CY
802012-01-31 Chong Yidong <cyd@gnu.org>
81
82 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
83 scroll bars (Bug#10666).
84
2680c309
CY
852012-01-28 Chong Yidong <cyd@gnu.org>
86
691db250
CY
87 * files.texi (Filesets): Fix typos.
88
2680c309
CY
89 * display.texi (Faces): Add xref to Colors node.
90
2a90dfca
DM
912012-01-27 Dani Moncayo <dmoncayo@gmail.com>
92
93 * buffers.texi (Select Buffer): Clarify explanation of switching
94 to new buffers. Fix description of next-buffer and
6df6ae42 95 previous-buffer (Bug#10334).
2a90dfca
DM
96 (Misc Buffer): Add xref to View Mode.
97
98 * text.texi (Fill Commands): Fix description of
99 sentence-end-double-space.
100
20d2304d
CY
1012012-01-23 Chong Yidong <cyd@gnu.org>
102
f088cb8b 103 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 104
01ec1eed
VS
1052012-01-16 Volker Sobek <reklov@live.com> (tiny change)
106
107 * programs.texi (Comment Commands): Typo (bug#10514).
108
06848b82
CY
1092012-01-15 Chong Yidong <cyd@gnu.org>
110
111 * xresources.texi (X Resources): Describe GTK+ case first.
112 (Resources): Don't use borderWidth as an example, since it doesn't
113 work with GTK+.
114 (Table of Resources): Clarify role of several resources, including
115 the Emacs 24 behavior of cursorBlink etc.
116 (Face Resources): Node deleted. Recommend using Customize
117 instead. Add paragraph to `Table of Resources' node summarizing
118 how to use X resources for changing faces.
119 (Lucid Resources): Rewrite, omitting description of font names,
120 referring to the Fonts node instead.
121 (LessTif Resources): Copyedits.
122 (GTK resources): Rewrite, describing the difference between gtk2
123 and gtk3.
124 (GTK Resource Basics): New node.
125 (GTK Widget Names, GTK Names in Emacs): Rewrite.
126 (GTK styles): Just refer to Fonts node for GTK font format.
127
128 * display.texi (Faces): Document the cursor face.
129
a73a3461
CY
1302012-01-14 Chong Yidong <cyd@gnu.org>
131
01ec1eed 132 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
133 (General Variables): Add xref to Lisp Libraries.
134 (Initial Options): Copyedits.
135 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
136 (Environment): Clarify what getenv does.
137 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
138 light backgrounds on xterms.
139 (Misc Variables): TEMP and TMP are not Windows-specific.
140 (Display X): Copyedits.
141 (Colors X): -bd does nothing for GTK.
142 (Icons X): Gnome 3 doesn't use taskbars.
143
144 * misc.texi (Shell): Document exec-path here.
145
146 * rmail.texi (Movemail): Add xref for exec-path.
147
e517eda4
GM
1482012-01-13 Glenn Morris <rgm@gnu.org>
149
150 * dired.texi (Dired and Find): Clarify find-ls-options.
151
1de76afe
CY
1522012-01-09 Chong Yidong <cyd@gnu.org>
153
154 * custom.texi (Custom Themes): Switched custom-safe-themes to use
155 SHA-256.
156
c61ab18c
CY
1572012-01-07 Chong Yidong <cyd@gnu.org>
158
e490b289
CY
159 * display.texi (Useless Whitespace): Add Whitespace mode.
160
1de77c4c
CY
161 * custom.texi (Hooks): Discuss how to disable minor modes.
162
163 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 164 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 165
c61ab18c
CY
166 * trouble.texi (Lossage): Refer to Bugs node for problems.
167 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
168 (Screen Garbled): Don't refer to terminal "manufacturers".
169 (Total Frustration): Node deleted. Eliza is documented in
170 Amusements now.
171 (Known Problems): More info about using the bug tracker. Mention
172 debbugs package.
173 (Bug Criteria): Copyedits.
174 (Understanding Bug Reporting): Mention emacs -Q.
175
89bd9ccd
CY
1762012-01-06 Chong Yidong <cyd@gnu.org>
177
178 * custom.texi (Specifying File Variables): The mode: keyword
179 doesn't have to be first anymore. Add example of specifying minor
180 modes.
181 (Directory Variables): Simplify example. Mention application to
182 non-file buffers.
183 (Disabling): Use "initialization file" terminology.
184 (Init Examples): Fix hook example.
185
8034735f
EZ
1862012-01-06 Eli Zaretskii <eliz@gnu.org>
187
188 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
189 (Bug#10422)
190 Move the stuff about resources to xresources.texi.
191
192 * xresources.texi (Resources): Move information about setting X
193 resources in the Registry from cmdargs.texi. Make the index entry
194 be similar to the one in cmdargs.texi.
195
b0d7d8af
CY
1962012-01-05 Chong Yidong <cyd@gnu.org>
197
198 * custom.texi (Customization Groups): Update example.
199 (Browsing Custom): Document the new search field.
200 (Changing a Variable): Update example for Emacs 24 changes.
201 Document Custom-set and Custom-save commands.
202 (Face Customization): Document Emacs 24 changes. De-document
203 modify-face.
204 (Specific Customization): Mention customize-variable.
205 (Custom Themes): Add customize-themes, custom-theme-load-path,
206 custom-theme-directory, and describe-theme.
207 (Creating Custom Themes): New node.
208 (Examining): Mention M-:.
209
210 * package.texi (Packages): Fix typo.
211
88c5c7c8
CY
2122012-01-03 Chong Yidong <cyd@gnu.org>
213
214 * misc.texi (Single Shell): Don't document Lisp usage of
215 shell-command. Tidy up discussion of synchronicity. Add index
216 entries for async-shell-command.
217 (Interactive Shell): Note that M-x shell uses shell-file-name.
218 Note change in behavior in Emacs 24.
219 (Shell Mode): Shell mode now uses completion-at-point.
220 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
221 default method for recognizing prompts nowadays.
222 (Shell Ring): Add xref to Minibuffer History.
223 (Directory Tracking): Explain Dirtrack mode in more detail.
224 (Term Mode): Fix index entries.
225 (Paging in Term): Merge into Term Mode.
226 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
227 (Printing): Fix xref. State default of lpr-switches.
228 (PostScript): Remove obsolete sentence. Omit description of
229 non-interactive behaviors.
230 (Hyperlinking): Improve description.
231 (Browse-URL): Using compose-mail for mailto URLs is the default.
232 Document browse-url-mailto-function.
233 (Goto Address mode): Add index entries. Add xref to Browse-URL.
234 (FFAP): FFAP is not a minor mode.
235 (Amusements): M-x lm was renamed to M-x landmark. Document
236 nato-region.
237
b8ecfdfe
CY
2382012-01-01 Chong Yidong <cyd@gnu.org>
239
240 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
241 (Gnus Startup): Note that the system might not be set up for news.
242 Describe group levels more clearly.
243 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
244 Summary of Gnus.
245 (Document View): Copyedits. Move zoom commads to DocView
246 Navigation node.
247 (DocView Navigation, DocView Searching, DocView Slicing)
248 (DocView Conversion): Nodes renamed from Navigation, etc.
249
250 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
251
7bc7d2aa
EZ
2522011-12-31 Eli Zaretskii <eliz@gnu.org>
253
254 * basic.texi (Moving Point): Fix the description of C-n and C-p.
255 (Bug#10380)
256
b30941db
CY
2572011-12-30 Chong Yidong <cyd@gnu.org>
258
259 * sending.texi (Sending Mail): Document initial mail buffer name,
260 and changed multiple mail buffer behavior.
261 (Mail Format): Put the example at the top of the section.
262 (Mail Headers): Move discussion of "From" to the top.
263 (Mail Sending): Document sendmail-query-once.
264 (Citing Mail): Make it less Rmail-specific.
265
0ed49f93
CY
2662011-12-29 Chong Yidong <cyd@gnu.org>
267
268 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
269 example. Add index entries.
270 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
271
c40a7de7
CY
2722011-12-26 Chong Yidong <cyd@gnu.org>
273
274 * dired.texi (Dired Enter, Misc Dired Features): Document
275 dired-use-ls-dired changes. Mention quit-window.
276 (Dired Navigation): Add index entries.
277 (Dired Visiting): Fix View Mode xref.
278 (Marks vs Flags): Prefer C-/ binding for undo.
279 (Subdirectories in Dired): Add xrefs.
280 (Misc Dired Features): Document some Emacs 24 changes. Add index
281 entries.
282
283 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
284 variable, since it is explained in Minor Modes node.
285 (Defining Abbrevs): Copyedits.
286 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
287 C-/ binding for undo.
288 (Dabbrev Customization): Add xrefs for case-fold-search and
289 case-replace.
290
291 * dired-xtra.texi (Subdir Switches): Add xref.
292
293 * maintaining.texi (VC Directory Commands): Mention quit-window.
294
3d992aa0
CY
2952011-12-25 Chong Yidong <cyd@gnu.org>
296
297 * maintaining.texi (Tags): Mention Semantic.
298 (Create Tags Table, Etags Regexps): Copyedits.
299 (Find Tag): Mention minibuffer completion.
300 (List Tags): Mention completion-at-point. Completion is actually
301 available in M-x list-tags.
302
303 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
304 Document vc-delete-file.
305
306 * files.texi (Misc File Ops): Mention vc-delete-file.
307
308 * programs.texi (Symbol Completion): Mention completion-at-point
309 explicitly.
310
2785d024
CY
3112011-12-22 Chong Yidong <cyd@gnu.org>
312
313 * maintaining.texi (Change Log Commands): Don't specially mention
314 vc-update-change-log which is CVS-only.
315
316 * vc1-xtra.texi (Version Headers): Note that these are for
317 Subversion, CVS, etc. only.
318 (General VC Options): De-document vc-keep-workfiles. Fix
319 RCS-isms.
320
0ab39399
EZ
3212011-12-22 Eli Zaretskii <eliz@gnu.org>
322
323 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
324 should be @end iftex".
325
d3098e1e
CY
3262011-12-21 Chong Yidong <cyd@gnu.org>
327
328 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
329 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
330 (VC Pull): Mention vc-log-incoming.
331 (Log Buffer): Add CVS/RCS only disclaimer.
332
333 * vc1-xtra.texi (Remote Repositories): Update introduction.
334 (Local Version Control): Node deleted (obsolete with DVCSes).
335 (Remote Repositories, Version Backups): Node deleted. Move
336 documentation of vc-cvs-stay-local to CVS Options.
337 (CVS Options): Reduce verbosity of description of obscure CVS
338 locking feature.
339 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
340 Tags node.
341 (Revision Tags): Move under Miscellaneous VC subsection.
342 (Change Logs and VC): Note that this is wrong for DVCSs.
343 De-document log entry manipulating features.
344 (Renaming and VC): Describe how it works on modern VCSes.
345
346 * files.texi (Misc File Ops): Mention vc-rename-file.
347
348 * programs.texi (Custom C Indent): Add index entries.
349
47d42d81
AM
3502011-12-20 Alan Mackenzie <acm@muc.de>
351
352 * programs.texi (Motion in C): Update the description of C-M-a and
353 C-M-e, they now DTRT in enclosing scopes.
354 (Custom C Indent): Add @dfn{guessing} of the indentation style.
355
2edef1a0
CY
3562011-12-20 Chong Yidong <cyd@gnu.org>
357
358 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
359 (Old Revisions): Use it.
360 (VCS Repositories): Add "distributed" terminology.
361 (Log Buffer): Remove duplicate description
362 about changesets. Fix "current VC fileset" ambiguity.
363 (Multi-User Branching): Node deleted.
364 (Branches, Switching Branches): Discuss decentralized version
365 control systems.
366 (VC Pull): New node.
367 (Merging): Document merging on decentralized systems.
368 (Creating Branches): Note that this is specific to CVS and related
369 systems.
370
bc859d5f
CY
3712011-12-19 Chong Yidong <cyd@gnu.org>
372
373 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
374 (VC Mode Line): Add index entry for "version control status".
375 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
376 Document vc-revert-show-diff. De-document vc-rollback.
377 (VC Directory Mode): Rewrite introduction. Move prefix arg
378 documentation here from VC Directory Buffer node.
379 (VC Directory Buffer): Use a decentralized VCS example.
380 (VC Directory Commands): Use a table. Remove material duplicated
381 in previous nodes on multi-file VC filsets.
382
9cff91f8
CY
3832011-12-17 Chong Yidong <cyd@gnu.org>
384
385 * maintaining.texi (VCS Concepts): Make "revision" terminology
386 less CVS-specific.
387 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
388 Registering node.
389 (Secondary VC Commands): Deleted. Promote subnodes.
390 (Log Buffer): Add command name for C-c C-c. Fix the name of the
391 log buffer. Add index entries.
392 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
393 "commit" terminology.
394 (Old Revisions): Move it to just before VC Change Log. "Tag" here
395 doesn't refer to tags tables. Note other possible forms of the
396 revision ID. C-x v = does not save.
397 (Registering): Note similarity to C-x v v action. Fix description
398 of how backends are chosen. De-document vc-default-init-revision.
399 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
400 in root log buffers.
401
f3b316df
CY
4022011-12-16 Chong Yidong <cyd@gnu.org>
403
404 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
405 (Basic VC Editing): Remove redundant descriptions.
406 (VC With A Merging VCS): Make description more general instead of
407 CVS-specific.
408 (VC With A Locking VCS): Use VC fileset terminology.
409
29eabb8e
CY
4102011-12-12 Chong Yidong <cyd@gnu.org>
411
412 * building.texi (Executing Lisp): Fix xref for C-M-x.
413 (Lisp Libraries): Add xref to node explaining `load' in Lisp
414 manual. Note that load-path is not customizable.
415 (Lisp Eval): Note that listed commands are available globally.
416 Explain the meaning of "defun" in the C-M-x context.
417 (Lisp Interaction): Copyedits.
418 (External Lisp): Fix name of inferior Lisp buffer. Mention
419 Scheme.
420 (Compilation): Define "inferior process".
421
cd0314dd
EZ
4222011-12-10 Eli Zaretskii <eliz@gnu.org>
423
424 * msdog.texi (Windows Fonts): Document how to force GDI font
425 backend on MS-Windows.
426
0595bd7e 4272011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
428
429 * building.texi (Compilation): Say what the -k flag to make does.
430 Move subprocess discussion to Compilation Shell.
431 (Compilation Mode): Add xref for grep, occur, and mouse
432 references. Define "locus".
433 (Grep Searching): Use @command.
0595bd7e
CY
434 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
435 intro.
436 (Starting GUD): Clarify how arguments are specified.
437 (Debugger Operation): Index entry for "GUD interaction buffer",
438 and move basic description here from Commands of GUD node.
439 (GDB User Interface Layout): Copyedits.
440 (Source Buffers): Remove gdb-find-source-frame, which is not in
441 gdb-mi.el.
442 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
443 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
444 re-document GUD interaction buffers.
b09d01da
CY
445
446 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
447 (Semantic): Add cindex entries for Semantic.
448
2a185919
CY
4492011-12-06 Chong Yidong <cyd@gnu.org>
450
451 * programs.texi (Man Page): Clarify how to use Man-switches.
452 Don't bother documenting Man-fontify-manpage-flag.
453 (Lisp Doc): Add xref to Name Help node.
454 (Hideshow): Add cindex. Mention role of ellipses, and default
455 value of hs-isearch-open. Don't bother documenting
456 hs-special-modes-alist.
457 (Symbol Completion): Add kindex for C-M-i. Don't recommend
458 changing the window manager binding of M-TAB.
459
ebf10822
CY
4602011-12-05 Chong Yidong <cyd@gnu.org>
461
462 * programs.texi (Comment Commands): Fix description of for M-; on
463 blank lines. Move documentation of comment-region here.
464 (Multi-Line Comments): Clarify the role of comment-multi-line.
465 Refer to Comment Commands for comment-region doc.
466 (Options for Comments): Refer to Multi-Line Comments for
467 comment-multi-line doc, instead of duplicating it. Fix default
468 values of comment-padding and comment-start-skip.
469
ec7ae032
CY
4702011-12-04 Chong Yidong <cyd@gnu.org>
471
472 * programs.texi (Program Modes): Mention modes that are not
473 included with Emacs. Fix references to other manuals for tex.
474 Add index entry for backward-delete-char-untabify. Mention
475 prog-mode-hook.
476 (Which Function): Use "global minor mode" terminology.
477 (Basic Indent, Multi-line Indent): Refer to previous descriptions
478 in Indentation chapter to avoid duplication.
479 (Expressions): Copyedit.
480 (Matching): Document Electric Pair mode.
481
482 * ack.texi (Acknowledgments):
483 * rmail.texi (Movemail, Other Mailbox Formats):
484 * frames.texi (Frames): Don't capitalize "Unix".
485
a24bf23e
CY
4862011-12-04 Chong Yidong <cyd@gnu.org>
487
488 * text.texi (Nroff Mode): Mention what nroff is.
489 (Text Based Tables, Table Recognition): Don't say "Table mode"
490 since it's not a major or minor mode.
491 (Text Based Tables): Reduce the size of the example.
492 (Table Definition): Clarify definitions.
493 (Table Creation): Add key table.
494 (Cell Commands): Use kbd for commands.
495 (Table Rows and Columns): Combine nodes Row Commands and Column
496 Commands.
497 (Fixed Width Mode): Node deleted; contents moved to parent.
498 (Table Conversion): Shorten example.
499 (Measuring Tables): Merge into Table Misc.
500
8863a584
CY
5012011-12-03 Chong Yidong <cyd@gnu.org>
502
503 * text.texi (TeX Mode): Mention AUCTeX package.
504 (TeX Editing): Add xref to documentation for Occur.
505 (LaTeX Editing): Add xref to Completion node.
506 (TeX Print): Fix description of tex-directory.
507 (Enriched Text): Renamed from Formatted Text. Make this node and
508 its subnodes less verbose, since text/enriched files are
509 practically unused.
510 (Enriched Mode): Renamed from Requesting Formatted Text.
511 (Format Colors): Node deleted.
512 (Enriched Faces): Renamed from Format Faces. Describe commands
513 for applying colors too.
514 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
515
516 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
517
518 * display.texi (Colors): New node.
519
520 * cmdargs.texi (Colors X):
521 * xresources.texi (GTK styles):
522 * custom.texi (Face Customization): Reference it.
523
524 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
525 Link to Fill Commands for Justification entry.
526
6fdebe93
EZ
5272011-12-03 Eli Zaretskii <eliz@gnu.org>
528
529 * display.texi (Auto Scrolling): More accurate description of what
530 scroll-*-aggressively does, including the effect of non-zero
531 margin. Fix "i.e." markup.
532
95ca9bc7
CY
5332011-12-02 Chong Yidong <cyd@gnu.org>
534
535 * text.texi (Pages): Mention how formfeed chars are displayed.
536 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
537 Describe adaptive filling more precisely.
538 (Fill Commands): Note that filling removes excess whitespace.
539 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
540 now bound to indent-for-tab-command in Text mode.
541 (Outline Mode): Copyedits.
542 (Outline Visibility): Note that Reveal mode is a buffer-local
543 minor mode.
544
545 * modes.texi (Major Modes): Move note about checking major-mode in
546 a hook function here, from Text mode.
547
6d262977
CY
5482011-11-28 Chong Yidong <cyd@gnu.org>
549
b22b1918
CY
550 * text.texi (Words): Add xref to Position Info.
551 (Paragraphs): Add xref to Regexps.
552
6d262977
CY
553 * indent.texi (Indentation): Rewrite introduction. Move table to
554 Indentation Commands node.
555 (Indentation Commands): Add index entries to table. Copyedits.
556 (Tab Stops, Just Spaces): Copyedits.
557 (Indent Convenience): New node. Document electric-indent-mode.
558
559 * programs.texi (Basic Indent):
560 * windows.texi (Pop Up Window): Fix kindex entry.
561
dc95a8b0
CY
5622011-11-28 Chong Yidong <cyd@gnu.org>
563
564 * modes.texi (Major Modes): Move major-mode variable doc here from
565 Choosing Modes. Document describe-mode. Document prog-mode-hook
566 and text-mode-hook. Add example of using hooks.
567 (Minor Modes): Document behavior of mode command calls from Lisp.
568 Note that setting the mode variable using Customize will DTRT.
569 (Choosing Modes): Add example of setting a minor mode using a
570 local variable.
571
b63a8e8e
CY
5722011-11-27 Chong Yidong <cyd@gnu.org>
573
574 * frames.texi (Creating Frames): Move frame parameter example to
575 Frame Parameters node.
576 (Frame Commands): C-x 5 o does not warp the mouse by default.
577 (Fonts): Add more GTK-style properties; also, they should be
578 capitalized.
579 (Special Buffer Frames): Node deleted; special-display is on the
580 way out.
581 (Frame Parameters): Example moved here from Creating Frames.
582 Clarify that default-frame-alist affects the initial frame too.
583 Delete auto-raise-mode and auto-lower-mode.
584 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
585 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
586
587 * windows.texi (Window Choice): Add xref to Lisp manual for
588 special-display-*.
589
a3dcc84e
EZ
5902011-11-26 Eli Zaretskii <eliz@gnu.org>
591
592 * display.texi (Text Display): Update the description,
593 cross-references, and indexing related to display of control
594 characters and raw bytes.
595
4ad3bc2a
CY
5962011-11-25 Chong Yidong <cyd@gnu.org>
597
598 * frames.texi (Frames): Rewrite introduction.
599 (Mouse Commands): Default for mouse-drag-copy-region is now t.
600 Mouse-3 does not copy to kill ring by default. DEL does not
601 behave specially for mouse commands any more.
602 (Mouse References): Document mouse-1-click-follows-link more
603 thoroughly.
604 (Menu Mouse Clicks): Move footnote to the main text and add xref
605 to Init Rebinding node.
606 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
607
608 * files.texi (Visiting): `C-x 5 f' works on ttys too.
609
20db1522
JB
6102011-11-24 Juanma Barranquero <lekktu@gmail.com>
611
612 * display.texi (Font Lock): Fix typo.
613
01d06b1f
GM
6142011-11-24 Glenn Morris <rgm@gnu.org>
615
616 * rmail.texi (Rmail Output):
617 Mention rmail-automatic-folder-directives. (Bug#9657)
618
0cbaa1d5
CY
6192011-11-21 Chong Yidong <cyd@gnu.org>
620
621 * mark.texi (Global Mark Ring): Fix description of global mark
622 ring (Bug#10032).
623
fe7a3057
JB
6242011-11-20 Juanma Barranquero <lekktu@gmail.com>
625
626 * msdog.texi (Windows Fonts): Fix typo.
627
b6e63cbe
GM
6282011-11-17 Glenn Morris <rgm@gnu.org>
629
630 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
631
58179cce
JB
6322011-11-16 Juanma Barranquero <lekktu@gmail.com>
633
634 * killing.texi (Rectangles):
7877f373
JB
635 * misc.texi (Document View):
636 * modes.texi (Choosing Modes):
637 * msdog.texi (Windows Fonts):
58179cce
JB
638 * regs.texi (Rectangle Registers):
639 * search.texi (Isearch Yank): Fix typos.
640
291d142b
CY
6412011-11-06 Chong Yidong <cyd@gnu.org>
642
643 * windows.texi (Basic Window): Add xref to Cursor Display.
644 (Split Window): Document negative arg for splitting commands.
645 (Other Window): Document mouse-1 in text area of window.
646 (Change Window): Don't mention window attributes, since they
647 aren't defined. C-x 1 can't be used with minibuffer windows.
648 Windows are no longer auto-deleted.
649 (Window Choice): Add xref to Choosing Window in Lisp manual.
650 (Window Convenience): Note that windmove disables shift-selection.
651 Move M-x compare-windows here from Other Window node.
652
653 * custom.texi (Mouse Buttons):
654 * search.texi (Isearch Scroll):
655 * windows.texi (Split Window): Use new names split-window-below
656 and split-window-right.
657
a7ef684b
JB
6582011-10-26 Juanma Barranquero <lekktu@gmail.com>
659
660 * emacs.texi (Top): Fix typo.
661
d53e1747
GM
6622011-10-25 Glenn Morris <rgm@gnu.org>
663
664 * abbrevs.texi (Saving Abbrevs):
665 quietly-read-abbrev-file is not a command. (Bug#9866)
666
e7a3ff06
CY
6672011-10-24 Chong Yidong <cyd@gnu.org>
668
669 * display.texi (Scrolling): Document scroll-up-line and
670 scroll-down-line. Document scroll-command property.
671 (Recentering): New node, split off from Scrolling.
672
86c60681
CY
6732011-10-23 Chong Yidong <cyd@gnu.org>
674
da97a9e6
CY
675 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
676 (Tool Bars): Copyedits.
677
86c60681
CY
678 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
679
d195726a
CY
6802011-10-22 Chong Yidong <cyd@gnu.org>
681
682 * windows.texi (Displaying Buffers): Fix broken lispref link.
683
a70e06c1
CY
6842011-10-22 Chong Yidong <cyd@gnu.org>
685
686 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
687 Move confirm-nonexistent-file-or-buffer discussion here.
688
689 * files.texi (File Names, Visiting): Move detailed discussion of
690 minibuffer confirmation to Minibuffer Exit.
691
692 * buffers.texi (Buffers): Tweak mention of mail buffer name.
693 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
694
bfd779dd
CY
6952011-10-21 Chong Yidong <cyd@gnu.org>
696
697 * files.texi (File Names, Visiting, Interlocking): Copyedits.
698 (Backup Copying): backup-by-copying-when-mismatch is now t.
699 (Customize Save): Fix description of require-final-newline.
700 (Reverting): Note that revert-buffer can't be undone. Mention VC.
701 (Auto Save Control): Clarify.
702 (File Archives): Add 7z.
703 (Remote Files): ange-ftp-make-backup-files defaults to nil.
704
705 * arevert-xtra.texi (Autorevert): Copyedits.
706
6e317956
CY
7072011-10-20 Chong Yidong <cyd@gnu.org>
708
709 * custom.texi (Hooks, Init Examples):
710 * display.texi (Font Lock):
711 * fixit.texi (Spelling):
712 * rmail.texi (Rmail Display): Minor mode function with no arg now
713 enables it.
714
715 * fixit.texi (Spelling): Fix description of inline completion.
716
5abc31ef
CY
7172011-10-19 Chong Yidong <cyd@gnu.org>
718
719 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
720 entries.
721 (Isearch Yank): Document isearch-yank-pop.
722 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
723 (Other Repeating Search): Document Occur Edit mode.
724
939db9ac
CY
7252011-10-18 Chong Yidong <cyd@gnu.org>
726
727 * display.texi (Fringes): Move overflow-newline-into-fringe here,
728 from Line Truncation node.
729 (Standard Faces): Note that only the background of the cursor face
730 has an effect.
731 (Cursor Display): Fix descriptions of cursor face
732 and bar cursor blinking.
733 (Text Display): Document nobreak-char-display more clearly.
734 (Line Truncation): Add xref to Split Window node.
735 (Display Custom): Don't bother documenting baud-rate or
736 no-redraw-on-reenter.
737
738 * search.texi (Slow Isearch): Node removed.
739
80c6d77f
GM
7402011-10-18 Glenn Morris <rgm@gnu.org>
741
742 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
743
d366bd53
CY
7442011-10-18 Chong Yidong <cyd@gnu.org>
745
746 * display.texi (Faces): Simplify discussion. Move documentation
747 of list-faces-display here, from Standard Faces node. Note
748 special role of `default' background.
749 (Standard Faces): Note special role of `default' background. Note
750 that region face may be taken fom GTK. Add xref to Text Display.
751 (Text Scale): Rename from "Temporary Face Changes". Callers
752 changed. Don't bother documenting variable-pitch-mode.
753 (Font Lock): Copyedits. Remove font-lock-maximum-size.
754 (Useless Whitespace): Simplify description of
755 delete-trailing-whitespace. Note active region case.
756 (Text Display): Fix description of escape-glyph face assignment.
757 Remove unibye mode discussion. Update some parts for Unicode.
758 Move glyphless chars documentation to Lisp manual.
759
760 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
761
21100e7d
CY
7622011-10-15 Chong Yidong <cyd@stupidchicken.com>
763
764 * display.texi (Scrolling): Tweak explanation of scroll direction.
765 (View Mode): Add index entries.
766
767 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
768
769 * regs.texi (Text Registers): C-x r i does not activate the mark.
770 (Bookmarks): Document new default bookmark location.
771
50b063c3
CY
7722011-10-13 Chong Yidong <cyd@stupidchicken.com>
773
774 * killing.texi (Deletion): Add xref to Using Region. Document
775 delete-forward-char.
776 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
777 description here. Recommend C-u C-SPC for jumping to mark.
778 (Kill Ring): Move kill ring variable documentation here.
779 (Primary Selection): Copyedits.
780 (Rectangles): Document new command rectangle-number-lines.
781 (CUA Bindings): Note that this disables the mark-even-if-inactive
782 behavior for C-x and C-c.
783
784 * mark.texi (Mark): Mention "active region" terminology.
785 (Using Region): Document delete-active-region.
786
e1a3f5b1
CY
7872011-10-12 Chong Yidong <cyd@stupidchicken.com>
788
789 * mark.texi (Mark): Clarify description of disabled Transient Mark
790 mode (Bug#9689).
791 (Setting Mark): Document prefix arg for C-x C-x. Document primary
792 selection changes. Mention that commands like C-y set the mark.
793 (Marking Objects): Add xref to Words node. Note that mark-word
794 and mark-sexp also have the "extend region" behavior.
795 (Using Region): Mention M-$ in the table. Document
796 mark-even-if-inactive here instead of in Mark Ring.
797 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
798 note of the "Mark Set" behavior.
799 (Disabled Transient Mark): Rename from "Persistent Mark"
800 (Bug#9688). Callers changed.
801
802 * programs.texi (Expressions):
803 * text.texi (Words): Defer to Marking Objects for mark-word doc.
804
3dc62b2b
CY
8052011-10-09 Chong Yidong <cyd@stupidchicken.com>
806
807 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
808 option" terminology.
809 (Key Help): Add command names. Define "documentation string".
810 (Name Help): Remove an over-long joke.
811 (Apropos): Document prefix args. Remove duplicated descriptions.
812 (Help Mode): Add C-c C-b to table. Update TAB binding.
813 (Package Keywords): Rename from "Library by Keyword". Describe
814 new package menu interface.
815 (Help Files, Help Echo): Tweak description.
de09aa52
CY
816
817 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 818 (Minibuffer History): Document numeric args to history commands.
de09aa52 819
2d3fe5d7
EZ
8202011-10-08 Eli Zaretskii <eliz@gnu.org>
821
822 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
823
b2b0776e
CY
8242011-10-08 Chong Yidong <cyd@stupidchicken.com>
825
826 * basic.texi (Position Info): Omit page commands. Document
827 count-words-region and count-words.
828
829 * text.texi (Pages): Move what-page documentation here.
830
27a16462
CY
8312011-10-08 Chong Yidong <cyd@stupidchicken.com>
832
833 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
834 Remote Files node instead of linking directly to the Tramp manual.
835 (Minibuffer Edit): Add xref to Blank Lines.
836 (Completion): Add xref to Symbol Completion. Remove redundant
837 example, which is repeated in the next node.
838 (Completion Commands): Minor clarifications.
839 (Completion Styles): New node, split from Completion Commands.
840 Document substring and initials styles.
841 (Strict Completion): Remove information duplicated in other nodes.
842 (Completion Options): Consolidate case difference discussion here.
843
844 * help.texi (Help Mode): Fix kindex entries.
845
846 * files.texi (File Names): Add index entries.
847
de0bde62
CY
8482011-10-07 Chong Yidong <cyd@stupidchicken.com>
849
850 * basic.texi (Inserting Text): Add xref to Completion. Add
851 ucs-insert example, and document prefix argument.
852 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
853 to left/right. Tweak left-char and right-char descriptions.
854 M-left and M-right are now bound to left-word/right-word.
855 (Erasing): Document delete-forward-char.
856
857 * screen.texi (Screen, Menu Bar): Copyedits.
858 (Point): Remove duplicate paragraph on cursors, also in Screen.
859 (Mode Line): Trailing dashes no longer shown on X displays.
860
861 * frames.texi (Non-Window Terminals): Index just "text-only
862 terminal", which is used throughout the manual now.
863
864 * entering.texi (Entering Emacs): Define "startup screen".
865 Document window-splitting behavior with command-line inputs.
866 (Exiting): Remove obsolete paragraph about shells without suspend
867 functionality.
868
869 * commands.texi (User Input): Define "input event" more clearly.
870 (Keys): Add xref to Echo Area.
871 (Commands): Clarify relation between commands and functions.
872
453e4522
CY
8732011-10-06 Chong Yidong <cyd@stupidchicken.com>
874
875 * misc.texi (emacsclient Options): Document how emacsclient runs
876 the Emacs daemon (Bug#9674).
877
550f41cd
CY
8782011-10-01 Chong Yidong <cyd@stupidchicken.com>
879
880 * basic.texi (Moving Point):
881 * custom.texi (Mouse Buttons):
882 * rmail.texi (Rmail Scrolling):
883 * search.texi (Isearch Scroll):
884
885 * display.texi (Scrolling): Replace scroll-up/down with
886 scroll-up/down-command. Fix scroll-preserve-screen-position
887 description. Document scroll-error-top-bottom.
888
9229fe87
GM
8892011-09-30 Glenn Morris <rgm@gnu.org>
890
891 * commands.texi (Keys): Whitespace fix. (Bug#9635)
892
0a2132ba
CY
8932011-09-24 Chong Yidong <cyd@stupidchicken.com>
894
895 * windows.texi (Pop Up Window): Defer discussion of window
896 splitting to the Window Choice node. Add index entries.
897 (Force Same Window): Node deleted.
898 (Displaying Buffers, Window Choice): New nodes.
899
900 * buffers.texi (Select Buffer): Clarify description of
901 buffer-switching commands. Add xref to Window Display node.
902 Don't repeat confirm-nonexistent-file-or-buffer description from
903 Visiting node. Remove even-window-heights.
904
905 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
906
33ed493b
CY
9072011-09-18 Chong Yidong <cyd@stupidchicken.com>
908
909 * cmdargs.texi (Icons X): Fix description of Emacs icon.
910
911 * xresources.texi (Table of Resources): Fix documentation of
912 bitmapIcon.
913
92fa95ad
CY
9142011-09-15 Chong Yidong <cyd@stupidchicken.com>
915
916 * package.texi (Package Menu): Add package-menu-mark-upgrades.
917
16254627
EH
9182011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
919
920 * frames.texi (Frame Commands): Note that delete-other-frames only
921 deletes frames on current terminal.
922
c3760c17
EZ
9232011-09-10 Eli Zaretskii <eliz@gnu.org>
924
925 * sending.texi (Mail Misc): Document mail-add-attachment.
926
69b8be97
EZ
9272011-09-04 Eli Zaretskii <eliz@gnu.org>
928
929 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
930
3fd50d5c
CY
9312011-08-29 Chong Yidong <cyd@stupidchicken.com>
932
933 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
934
e2aeef63
CY
9352011-08-28 Chong Yidong <cyd@stupidchicken.com>
936
937 * files.texi (File Archives):
938 * cal-xtra.texi (Diary Display):
939 * help.texi (Help Mode): Add xref to View Mode.
940
ddb54206
CY
9412011-08-28 Chong Yidong <cyd@stupidchicken.com>
942
a6326082
CY
943 * display.texi (View Mode): New node. Move view-file here from
944 Misc File Ops. Move view-buffer here from Misc Buffer.
945
946 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
947
04e2ce72 948 * files.texi (Misc File Ops): Document new
a6326082 949 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
950
951 * dired.texi (Dired Deletion): Shorten description of Trash.
952
ddb54206
CY
953 * misc.texi (emacsclient Options): Document server-port.
954
bd206ce5
EZ
9552011-08-27 Eli Zaretskii <eliz@gnu.org>
956
957 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
958 even on MS-Windows. Fix a typo.
959
d43f5a42
CY
9602011-08-26 Chong Yidong <cyd@stupidchicken.com>
961
962 * package.texi: New file, documenting the package manager.
963
964 * emacs.texi: Include it.
965
966 * help.texi (Help Summary): Add describe-package.
967
e0b1591b
CY
9682011-08-25 Chong Yidong <cyd@stupidchicken.com>
969
856ce114
CY
970 * misc.texi (Printing): Convert subnodes into subsections.
971
f404f8bc
CY
972 * text.texi (Two-Column): Move into Text chapter.
973
974 * picture-xtra.texi (Picture Mode): Group with Editing Binary
975 Files section. Convert from chapter into section.
976
977 * display.texi (Narrowing): Move into display chapter.
978
e0b1591b
CY
979 * sending.texi (Sending Mail):
980 * rmail.texi (Rmail):
981 * misc.texi (Gnus, Document View):
982 * dired.texi (Dired):
983 * emacs.texi: Group the mail, rmail, and gnus chapters together.
984
75bfc667
JL
9852011-08-07 Juri Linkov <juri@jurta.org>
986
987 * dired.texi (Operating on Files): Rewrite according to the fact
988 that `dired-do-chmod' doesn't use the `chmod' program anymore.
989
fe676f91
MA
9902011-07-30 Michael Albinus <michael.albinus@gmx.de>
991
992 * mini.texi (Minibuffer File): Insert a reference to Tramp for
993 remote file name completion. (Bug#9197)
994
4cc60b9b
EZ
9952011-07-28 Eli Zaretskii <eliz@gnu.org>
996
997 * mule.texi (Bidirectional Editing): Document the fact that
998 bidi-display-reordering is t by default.
999
89671e16
LMI
10002011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1001
1002 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1003 explicitly (bug#8904).
1004
fb23ecc2
LMI
10052011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1006
1007 * trouble.texi (Checklist): Use an `M-x' example instead of an
1008 Emacs Lisp form to switch on the dribble file (bug#8056).
1009
465c5fc8
LMI
10102011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1011
1012 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1013
90a6258b
GM
10142011-07-13 Glenn Morris <rgm@gnu.org>
1015
1016 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1017
c7588364
LMI
10182011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1019
1020 * mark.texi (Mark Ring): Clarify how many locations are saved
1021 (bug#5770).
1022 (Global Mark Ring): Ditto.
1023
4cb4f3ba
LMI
10242011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1025
d648feab
LMI
1026 * text.texi (Table Recognition): Use "at point" instead of "under
1027 point" (bug#4345).
1028
4cb4f3ba
LMI
1029 * display.texi (Cursor Display): Mention `cursor-type'.
1030
1031 * screen.texi (Point): Clarify that it's only if you use a block
1032 cursor that it appears to be on a character (bug#4345).
1033
ecd0b990
CY
10342011-07-12 Chong Yidong <cyd@stupidchicken.com>
1035
1036 * misc.texi (Amusements): Move dissociated press here, from its
1037 own section.
1038
1039 * emacs.texi (Top): Update node listing.
1040
c2fd0368
LMI
10412011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1042
1043 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1044 clarity (bug#3523).
1045
fdeb32ec
CY
10462011-07-12 Chong Yidong <cyd@stupidchicken.com>
1047
1048 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1049 (Misc X): Document --parent-id.
1050
1051 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1052 defaults to nil.
1053
1054 * misc.texi (emacsclient Options): Document --parent-id.
1055
1056 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1057
f584ca38
LMI
10582011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1059
1060 * emacs.texi: Use "..." instead of ``...'' in the menus
1061 (bug#3503).
1062
963578d3
CY
10632011-07-11 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * killing.texi (Primary Selection): Document `only' setting for
1066 select-active-regions.
1067
1068 * mark.texi (Setting Mark): Reference Shift Selection node.
1069
1070 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1071
a30ed87b
LMI
10722011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1073
47076272
LMI
1074 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1075 motion keys" (bug#3503).
1076
a30ed87b
LMI
1077 * emacs.texi: Change all the register node names from "RegPos"
1078 (etc.) to "Positional Registers" (etc.) (bug#3314).
1079
4d45a8b7
CY
10802011-07-11 Chong Yidong <cyd@stupidchicken.com>
1081
1082 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1083 (Other Kill Commands, Kill Options): Copyedits.
1084 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1085 (Yanking): Move yank-excluded properties discussion here.
1086 (Cut and Paste): Move from frames.texi. Update subnodes to
1087 describe x-select-enable-clipboard case.
1088
1089 * frames.texi: Move Cut and Paste node and subnodes into
1090 killing.texi, except Mouse Commands and Word and Line Mouse.
1091
c160ddee
AM
10922011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1093
1094 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1095
3329e6e3
LMI
10962011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1097
32a214fe
LMI
1098 * screen.texi (Mode Line): Clarify that coding systems are
1099 characters, not letters (bug#1749).
1100
3329e6e3
LMI
1101 * cmdargs.texi (Environment): Mention removing variables
1102 (bug#1615). Text suggested by Kevin Rodgers.
1103
8875da1e
CY
11042011-07-10 Chong Yidong <cyd@stupidchicken.com>
1105
54806e45
CY
1106 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1107
8875da1e
CY
1108 * modes.texi: Rename from major.texi.
1109 (Modes): New node. Make Major Modes and Minor Modes subsections
1110 of this. All callers changed.
1111
1112 * custom.texi (Minor Modes): Move to modes.texi.
1113
7847b2a1
CY
11142011-07-10 Chong Yidong <cyd@stupidchicken.com>
1115
6cfd0fa2
CY
1116 * custom.texi (Syntax): Node deleted.
1117
1118 * help.texi (Help Summary):
1119 * major.texi (Major Modes):
1120 * programs.texi (Parentheses):
1121 * search.texi (Regexp Backslash, Regexp Backslash)
1122 (Regexp Backslash):
1123 * text.texi (Words): Callers changed.
1124
7847b2a1
CY
1125 * text.texi (Refill, Longlines): Delete nodes.
1126
1127 * ack.texi (Acknowledgments): Longlines removed from manual.
1128
1129 * emacs.texi (Top): Update node listing.
1130
2a71c436
GM
11312011-07-09 Glenn Morris <rgm@gnu.org>
1132
1133 * fortran-xtra.texi (Fortran): Update handled extensions.
1134
61436e9f
LMI
11352011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1136
1137 * display.texi (Scrolling): `C-v' (etc) are now bound to
1138 `scroll-*-command' (bug#8349).
1139
6e560c71
LMI
11402011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1141
48954a09 1142 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1143 doesn't actually delete any files (bug#7125).
1144
2904fd97
LMI
1145 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1146 argument for `C-c C-k' (bug#7391).
1147
6e560c71
LMI
1148 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1149 you're currently using (bug#8489).
1150
978ff6c5
EZ
11512011-07-01 Eli Zaretskii <eliz@gnu.org>
1152
1153 * mule.texi (Coding Systems): Move index entries from the previous
1154 change into their proper places.
1155
0d742084
LMI
11562011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1157
31976bd5
LMI
1158 * help.texi (Help Files): Document view-external-packages (bug#8902).
1159
0d742084
LMI
1160 * mule.texi (Coding Systems): Put a few more of the coding systems
1161 into the index (bug#8900).
1162
9f678528
GM
11632011-06-26 Glenn Morris <rgm@gnu.org>
1164
1165 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1166
18a4ce5e
AR
11672011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1168
1169 * misc.texi (emacsclient Options): Mention --frame-parameters.
1170
f0da764a
GM
11712011-06-09 Glenn Morris <rgm@gnu.org>
1172
1173 * custom.texi (Specifying File Variables):
1174 Recommend explicit arguments for minor modes.
1175
b047e7ac
PE
11762011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1177
1178 Document wide integers better.
1179 * buffers.texi (Buffers):
001903b5
PE
1180 * files.texi (Visiting): Document maxima for 64-bit machines,
1181 and mention virtual memory limits.
b047e7ac 1182
bf41276f
CY
11832011-05-28 Chong Yidong <cyd@stupidchicken.com>
1184
1185 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1186
1187 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1188 prog mode (Bug#8240).
1189
e145f188
GM
11902011-05-27 Glenn Morris <rgm@gnu.org>
1191
1192 * custom.texi (Specifying File Variables):
1193 Major modes no longer need come first.
1194
313f790e
CY
11952011-05-22 Chong Yidong <cyd@stupidchicken.com>
1196
1197 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1198 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1199
c136e5cd
GM
12002011-05-18 Glenn Morris <rgm@gnu.org>
1201
1202 * ack.texi (Acknowledgments): Remove fakemail.c.
1203
c71a0d48 12042011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1205
1206 Fixes for fitting text into 7x9 printed manual.
1207 * building.texi (Flymake, Breakpoints Buffer):
1208 * calendar.texi (Appointments):
1209 * cmdargs.texi (General Variables, Display X):
1210 * custom.texi (Saving Customizations, Face Customization)
1211 (Directory Variables, Minibuffer Maps, Init Rebinding):
1212 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1213 * fixit.texi (Spelling):
1214 * frames.texi (Creating Frames, Fonts):
1215 * help.texi (Help Files):
1216 * mini.texi (Minibuffer File):
1217 * misc.texi (emacsclient Options, Emulation):
1218 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1219 * mule.texi (International Chars, Language Environments)
1220 (Select Input Method, Modifying Fontsets, Charsets):
1221 * programs.texi (Custom C Indent):
1222 * rmail.texi (Rmail Labels):
1223 * text.texi (Table Conversion):
1224 * trouble.texi (Known Problems, Known Problems):
1225 * windows.texi (Change Window):
1226 * xresources.texi (GTK resources): Reflow text and re-indent code
1227 examples to avoid TeX overflows and underflows on 7x9 paper.
1228
1229 * emacs.texi: Fix the (commented out) smallbook command.
1230
1231 * macos.texi (Mac / GNUstep Events):
1232 * xresources.texi (Lucid Resources): Remove extraneous examples.
1233
b8f82dc1
GM
12342011-05-10 Glenn Morris <rgm@gnu.org>
1235
1236 * custom.texi (Specifying File Variables):
1237 Deprecate using mode: for minor modes.
1238
d306b4da
GM
12392011-05-07 Glenn Morris <rgm@gnu.org>
1240
1241 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1242
548d0a63
GM
12432011-05-06 Glenn Morris <rgm@gnu.org>
1244
5006e634
GM
1245 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1246
548d0a63
GM
1247 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1248
e793a940
LMI
12492011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1250
1251 * misc.texi (Emacs Server): Document `server-eval-at'.
1252
7031be6d
UR
12532011-04-24 Chong Yidong <cyd@stupidchicken.com>
1254
1255 * maintaining.texi (List Tags): Document next-file. Suggested by
1256 Uday S Reddy.
1257
4ffd0d6b 12582011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1259
1260 * mini.texi (Minibuffer Edit):
1261 * screen.texi (Mode Line): Fix typo.
1262
1c6c854e
CS
12632011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1264
024ff170 1265 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1266
c5c9f40f
CY
12672011-03-26 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1270
09725d26
EZ
12712011-03-30 Eli Zaretskii <eliz@gnu.org>
1272
1273 * display.texi (Auto Scrolling): Document the limit of 100 lines
1274 for never-recentering scrolling with `scroll-conservatively'.
1275 (Bug#6671)
1276
09d9db2c 12772011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1278
1279 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1280 HOME on Windows and where it looks for init files. (Bug#8221)
1281
62d94509
EZ
12822011-03-10 Eli Zaretskii <eliz@gnu.org>
1283
1284 * search.texi (Regexp Example):
1285 * mule.texi (International Chars):
1286 * building.texi (External Lisp): Don't use characters outside
1287 ISO-8859-1.
1288
0286d9de
EZ
12892011-03-09 Eli Zaretskii <eliz@gnu.org>
1290
1c6c854e
CS
1291 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1292 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1293
1294 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1295
114902a5 1296 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1297 (Bug#8210)
1298
0afb4571
J
12992011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1300
1301 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1302 for Gtk+ 3.
1303
bb3865e8
GM
13042011-03-08 Glenn Morris <rgm@gnu.org>
1305
6446548e
GM
1306 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1307 * emacs.texi (Acknowledgments):
1308 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1309 * emacs.texi: Set documentencoding.
6446548e 1310
bb3865e8
GM
1311 * display.texi (Optional Mode Line): Don't mention exactly where
1312 display-time appears. (Bug#8193)
1313
33383987
JB
13142011-03-07 Chong Yidong <cyd@stupidchicken.com>
1315
1316 * Version 23.3 released.
1317
892777ba
CY
13182011-03-06 Chong Yidong <cyd@stupidchicken.com>
1319
1320 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1321
0b973fc5
DW
13222011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1323
1324 * misc.texi (emacsclient Options): Add q/quiet.
1325
8ef5a2f2
GM
13262011-03-02 Glenn Morris <rgm@gnu.org>
1327
1328 * mule.texi (Communication Coding) <x-select-request-type>:
1329 Remove duplicate (essentially) paragraph. (Bug#8148)
1330
bd106056
CS
13312011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1332
1333 * maintaining.texi (Format of ChangeLog): Add reference to
1334 add-log-full-name.
1335 (Change Log Commands): Add documentation for combining multiple
1336 symbols in one change.
1337
6640b281
GM
13382011-03-01 Glenn Morris <rgm@gnu.org>
1339
1340 * custom.texi (Directory Variables):
1341 Give an example of excluding subdirectories.
1342
2b0c7330 13432011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1344
1345 * search.texi (Regexp Search): Move index entries about regexps to the
1346 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1347
8c62c205
GM
13482011-02-19 Glenn Morris <rgm@gnu.org>
1349
1350 * dired.texi (Dired): Dired-X version number was dropped.
1351
3928f2b6
JD
13522011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1353
1354 * xresources.texi (X Resources): Remove *faceName and replace it with
1355 *font for Lucid.
1356
a41c8660
CY
13572011-02-05 Chong Yidong <cyd@stupidchicken.com>
1358
1359 * rmail.texi (Rmail Display): Document Rmail MIME support more
1360 accurately.
1361
1362 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1363 vc-log-outgoing.
1364 (Merging): Document vc-find-conflicted-file.
1365
233ba4d9 13662011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1367
1368 * custom.texi (Variables): Fix typo.
1369
14beddf4 13702011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1371
65401ee3
CY
1372 * search.texi (Regexps): Copyedits. Mention character classes
1373 (Bug#7809).
1374
19f81ecf
CY
1375 * files.texi (File Aliases): Restore explanatory text from Eli
1376 Zaretskii, accidentally removed in 2011-01-08 commit.
1377
bf3dae7e
EZ
13782011-01-29 Eli Zaretskii <eliz@gnu.org>
1379
1380 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1381 (MAKEINFO_OPTS): New variable.
1382 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1383 (emacs.html): New target.
1384 (clean): Remove emacs.html.
1385
45eb2a5d
WL
13862011-01-23 Werner Lemberg <wl@gnu.org>
1387
1388 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1389 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1390 (ENVADD): Updated.
1391
9acfe703
GM
13922011-01-18 Glenn Morris <rgm@gnu.org>
1393
1394 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1395
1396 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1397
362b9d48
GM
13982011-01-15 Chong Yidong <cyd@stupidchicken.com>
1399
bb033b5f
CY
1400 * building.texi (Compilation): Improve instructions for running two
1401 compilations (Bug#7573).
1402
b024d9f0
MD
1403 * files.texi (Backup Names): Document the new location of the
1404 last-resort backup file.
1405
362b9d48
GM
1406 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1407 manual. Explain why directory-abbrev-alist elements should be anchored
1408 (Bug#7777).
1409
14102011-01-15 Eli Zaretskii <eliz@gnu.org>
1411
1412 * msdog.texi (Windows Startup): Correct inaccurate description of
1413 differences between emacsclient.exe and emacsclientw.exe.
1414
7c420169 14152011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1416
1417 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1418
7c420169 14192011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1420
1421 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1422
7c420169 14232011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1424
2d34d523
EZ
1425 * frames.texi (Cut and Paste): Modify the section's name and text:
1426 don't mix "cut/paste" with "kill/yank".
1427 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1428 (Bug#7702)
1429
88ab4340
EZ
1430 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1431
7c420169 14322011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1433
1434 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1435 matches its position in the menu. (Bug#7674)
1436
7c420169 14372011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1438
1439 * trouble.texi (Checklist): Mention not replying via news either.
1440
92bb6c52
TH
14412010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1442
1443 * misc.texi (Document View): Update DocView section with newly
1444 supported document formats.
1445
b103c904
CY
14462010-12-21 Chong Yidong <cyd@stupidchicken.com>
1447
1448 * killing.texi: Resection the Info version to conform to the
1449 printed manual, to avoid making sections on Accumulating Text, CUA
1450 and Rectangles into full chapters.
1451
f49d1f52 14522010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1453
1454 * custom.texi (Init Syntax): Add index entries for "character syntax".
1455 (Bug#7576)
1456
f49d1f52 14572010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1458
1459 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1460
f49d1f52 14612010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1462
1463 * trouble.texi (Checklist): Fix typo in newsgroup name.
1464
f49d1f52 14652010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1466
1467 * search.texi (Word Search): Note that the lazy highlight always
1468 matches to whole words (Bug#7470).
1469
f49d1f52 14702010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1471
4f1948eb
EZ
1472 * display.texi (Optional Mode Line): Make the description of
1473 load-average more accurate.
1474
b8a9e136
EZ
1475 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1476 registry, with a cross-reference.
62d72a4a
EZ
1477 (Windows Startup): New node. Move the stuff about the current
1478 directory from "Windows HOME".
b8a9e136 1479
07976ae3 14802010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1481
1482 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1483 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1484
07976ae3 14852010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1486
1487 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1488 Suggested by Štěpán Němec.
1489
07976ae3 14902010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1491
1aaae3f3
CY
1492 * maintaining.texi (Version Control): Say "commit", not "check in".
1493 (Version Control Systems): Simplify descriptions.
1494 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1495 VCS Concepts.
1496 (VC Mode Line): Update example.
1497 (Old Revisions): Document revert-buffer for vc-diff.
1498 (Log Buffer): Promote to a subsection. Document header lines.
1499
1c6c854e
CS
1500 * macos.texi (Mac / GNUstep Basics):
1501 Document ns-right-alternate-modifier.
ec8a6295 1502
1aaae3f3
CY
1503 * emacs.texi (Top): Update node listing.
1504
0eb025fb
EZ
15052010-11-13 Eli Zaretskii <eliz@gnu.org>
1506
1507 * rmail.texi (Rmail Coding): Characters with no fonts are not
1508 necessarily displayed as empty boxes.
1509
1510 * mule.texi (Language Environments, Fontsets): Characters with no
1511 fonts are not necessarily displayed as empty boxes.
1512
1513 * display.texi (Text Display): Document display of glyphless
1514 characters.
1515
ea4f7750
GM
15162010-11-13 Glenn Morris <rgm@gnu.org>
1517
1518 * basic.texi (Position Info): Add M-x count-words-region.
1519
90639cea
GM
15202010-11-11 Glenn Morris <rgm@gnu.org>
1521
1522 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1523
d607b96b 15242010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1525
1526 * msdog.texi (Windows HOME): Add information regarding startup
1527 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1528
c12e4a81
GM
15292010-10-11 Glenn Morris <rgm@gnu.org>
1530
df187c62
GM
1531 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1532
c12e4a81
GM
1533 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1534 (DVIPS): New variable.
234db610
GM
1535 (.PHONY): Add html, ps.
1536 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1537 (clean): Delete html, ps files.
c12e4a81 1538
6513b232
EZ
15392010-10-09 Eli Zaretskii <eliz@gnu.org>
1540
1541 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1542
f4f358f1
GM
15432010-10-09 Glenn Morris <rgm@gnu.org>
1544
c1dc72b3
GM
1545 * Makefile.in (VPATH): Remove.
1546 (infodir): Make it absolute.
1547 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1548
4393405b
GM
1549 * Makefile.in (dist): Anchor regexps.
1550
eef3ab94
GM
1551 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1552 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1553 (emacs-xtra.pdf): Use $<.
1554
aa9db089
GM
1555 * Makefile.in (infoclean): Remove harmless, long-standing error.
1556
abd40fb4
GM
1557 * Makefile.in ($(infodir)): Delete rule.
1558 (mkinfodir): New.
1559 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1560
f4f358f1 1561 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1562 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1563 * emacsver.texi: New file, replacing emacsver.texi.in.
1564
ea274122
GM
15652010-10-09 Glenn Morris <rgm@gnu.org>
1566
f7a31f11
GM
1567 * emacsver.texi.in: New file.
1568 * emacs.texi: Set EMACSVER by including emacsver.texi.
1569 * Makefile.in (distclean): Delete emacsver.texi.
1570 (dist): Copy emacsver.texi.
b13254e7 1571 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1572
3fb78d1f
GM
1573 * ack.texi (Acknowledgments): No more b2m.c.
1574
ea274122
GM
1575 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1576 (emacs): Remove rule.
1577 (dist): No need to deal with the emacs rule any more.
1578
17ca7950
GM
15792010-10-07 Glenn Morris <rgm@gnu.org>
1580
1581 * Makefile.in (version): New, set by configure.
1582 (clean): Delete dist tar file.
1583 (dist): Use version in tar name.
1584
4c83f6e1
GM
15852010-10-06 Glenn Morris <rgm@gnu.org>
1586
1587 * Makefile.in (EMACS_XTRA): Add the main source file.
1588 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1589 (mostlyclean): No core files, reorder other files.
1590 (clean): Delete specific dvi and pdf files.
1591 (infoclean, dist): New rules.
1592 (maintainer-clean): Use infoclean.
8a944cea 1593 ($(infodir)): Add parallel build workaround.
4c83f6e1 1594
0264072d
GM
15952010-10-04 Glenn Morris <rgm@gnu.org>
1596
1597 * Makefile.in (SHELL): Set it.
1598 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1599 (info, dvi): Replace above variables with their expansions.
1600 (info): Move mkdir from here...
1601 ($(infodir)/emacs): ... to here (for parallel builds).
1602 (pdf): New target.
1603 ($(infodir)/emacs): Pass -o option to makeinfo.
1604 (.PHONY): Declare clean rules.
1605 (maintainer-clean): Delete dvi and pdf files.
1606 Guard against cd failures. Use a more restrictive delete.
1607
3226d6ca
GM
16082010-10-02 Glenn Morris <rgm@gnu.org>
1609
1610 * misc.texi (Shell Mode): Remove reference to old function name.
1611
cad90f3b
EZ
16122010-09-30 Eli Zaretskii <eliz@gnu.org>
1613
1614 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1615 indicator characters.
1616
5f874327
GM
16172010-09-29 Glenn Morris <rgm@gnu.org>
1618
1619 * Makefile.in (top_srcdir): Remove unused variable.
1620
0ab9cff3
GM
16212010-09-14 Glenn Morris <rgm@gnu.org>
1622
67ae9766
GM
1623 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1624 the last hook item.
1625
0ab9cff3
GM
1626 * calendar.texi (Appointments): Also updated when a diary include file
1627 is saved.
1628
6664fc59 16292010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1630
1631 * trouble.texi (Bugs): Update the section intro.
1632 (Known Problems): New section.
1633 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1634 (Sending Patches): Bug fixes are best as responses to existing bugs.
1635 * emacs.texi (Known Problems): Add menu entry for new section.
1636
be3283d7
GM
16372010-09-09 Glenn Morris <rgm@gnu.org>
1638
1639 * xresources.texi: Untabify.
1640
10999305 16412010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1642
1643 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1644
10999305 16452010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1646
1647 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1648
30641319
JD
16492010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1650
1651 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1652
50dd7bc6
GM
16532010-08-21 Glenn Morris <rgm@gnu.org>
1654
1655 * misc.texi (Amusements): Mention bubbles and animate.
1656
5e620eca
EZ
16572010-07-31 Eli Zaretskii <eliz@gnu.org>
1658
1659 * files.texi (Visiting): Add more index entries for
1660 large-file-warning-threshold.
1661
8b2dd508
JD
16622010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1663
1664 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1665
8838673e
GM
16662010-06-23 Glenn Morris <rgm@gnu.org>
1667
1668 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1669 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1670 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1671 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1672 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1673 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1674 Untabify Texinfo files.
1675
04d3bb6c
GM
16762010-06-10 Glenn Morris <rgm@gnu.org>
1677
103dd3a8
GM
1678 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1679
04d3bb6c
GM
1680 * basic.texi (Inserting Text): Fix typo.
1681
50b79479
GM
16822010-06-10 Glenn Morris <rgm@gnu.org>
1683
1684 * ack.texi (Acknowledgments):
1685 * emacs.texi (Acknowledgments): Update for notifications.el.
1686
86d7a550
DU
16872010-05-31 Daiki Ueno <ueno@unixuser.org>
1688
1689 * dired.texi (Operating on Files): Mention encryption commands
1690 (Bug#6315).
1691
db5dce9d
EZ
16922010-05-29 Eli Zaretskii <eliz@gnu.org>
1693
1694 * basic.texi (Moving Point): Update due to renaming of commands bound
1695 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1696
34313041
EZ
16972010-05-18 Eli Zaretskii <eliz@gnu.org>
1698
1699 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1700 paragraphs.
1701 (Line Truncation): Fix wording for bidi display.
1702
1fc0ce04 1703 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1704 keys.
1705
0235128c 17062010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1707
1708 * building.texi (GDB Graphical Interface): Remove misleading comparison
1709 to an IDE (Bug#6128).
1710
0235128c 17112010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1712
1713 * programs.texi (Man Page):
1714 * misc.texi (Invoking emacsclient):
1715 * mini.texi (Repetition):
1716 * mark.texi (Setting Mark): Fix typos.
1717
0235128c 17182010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1719
1720 * misc.texi (Printing): Document htmlfontify-buffer.
1721
0235128c 17222010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1723
1724 * calendar.texi (Displaying the Diary, Format of Diary File):
1725 Fix external cross-references for TeX format output.
1726
0235128c
SM
17272010-05-07 Chong Yidong <cyd@stupidchicken.com>
1728
1729 * Version 23.2 released.
1730
f63d0028
JD
17312010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1732
1733 * cmdargs.texi (Initial Options): Mention --chdir.
1734
20fe03ad
JD
17352010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1736
1737 * frames.texi (Tool Bars): Add tool-bar-style.
1738
b7d65a5f
GM
17392010-04-21 Glenn Morris <rgm@gnu.org>
1740
1741 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1742
a42dbee1
CY
17432010-04-18 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * programs.texi (Semantic): New node.
1746
1747 * maintaining.texi (EDE): New node.
1748
1749 * emacs.texi: Update node listing.
1750
1751 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1752
6e104790 17532010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1754
d52dbd3d
GM
1755 * emacs.texi (Acknowledgments): Remove duplicate.
1756
a77fe20c
GM
1757 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1758
6e104790 17592010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1760
4ebe9902
GM
1761 * dired.texi (Misc Dired Features): Mention VC diff and log.
1762 * maintaining.texi (Old Revisions, VC Change Log):
1763 Mention that diff and log work in Dired buffers.
1764
98932641
GM
1765 * help.texi (Help Summary): Mention M-x info-finder.
1766
d5b22ab2 1767 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1768
4d4e9522
GM
1769 * custom.texi (Specifying File Variables, Directory Variables):
1770 Document new commands for manipulating local variable lists.
1771
6e104790 17722010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1773
1774 * trouble.texi (Contributing): Add cindex entry.
1775 Mention etc/CONTRIBUTE.
1776
6e104790 17772010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1778
1779 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1780 query-replace (Bug#5774).
1781
a20a9df3
GM
17822010-04-16 Glenn Morris <rgm@gnu.org>
1783
1784 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1785
1ecb2d3f
JD
17862010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1787
1788 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1789
99852628
JD
17902010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1791
1792 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1793
ce79424f
EZ
17942010-03-30 Eli Zaretskii <eliz@gnu.org>
1795
1796 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1797 cross-reference to "Inserting Text".
1798
1799 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1800 Mention completion provided by `ucs-insert'.
1801
85738751 18022010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1803
1804 * sending.texi (Sending Mail): Note variables that may need
1805 customizing.
1806 (Mail Sending): Expand discussion of send-mail-function.
1807
85738751 18082010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1809
1810 Document Message mode as the default mail mode.
1811
1812 * sending.texi (Sending Mail): Copyedits.
1813 (Mail Format, Mail Headers): Document mail-from-style changes.
1814 (Mail Commands): Rename from Mail mode. Document Message mode.
1815 (Mail Misc): Rename from Mail mode Misc.
1816 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1817 command names and update keybindings.
1818 (Header Editing): Document message-tab. De-document
1819 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1820 favor of mail-default-headers. Ad index entries for user-full-name and
1821 user-mail-address.
1c6c854e
CS
1822 (Citing Mail): Update changes in Message mode behavior.
1823 Document mail-yank-prefix.
e73c2434
CY
1824 (Mail Signature): New node, moved from Mail Misc.
1825 (Mail Aliases): Mail abbrevs are the default with Message mode.
1826 (Mail Methods): Note that Message mode is now the default.
1827
1828 * rmail.texi (Rmail Reply):
1829 * text.texi (Text Mode):
1830 * major.texi (Major Modes):
1831 * mule.texi (Output Coding): Refer to Message mode.
1832
1833 * custom.texi (Init Examples): Add xref to Mail Header.
1834
1fc0ce04 1835 * emacs.texi (Top): Fix xrefs.
e73c2434 1836
85738751 18372010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1838
c0c035fa
CY
1839 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1840 repository if there is none.
1841 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1842 vc-print-root-log.
ef7b27ef 1843 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1844
71785b7a
CY
1845 * programs.texi (Program Modes): Mention Javascript mode.
1846
f67c5dd0
CY
1847 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1848 * emacs.texi: Update node description.
1849
0f72a391 1850 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1851 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1852
dc2d2590
JL
18532010-03-30 Juri Linkov <juri@jurta.org>
1854
1855 * search.texi (Other Repeating Search): Remove line that `occur'
1856 can not handle multiline matches.
1857
a7b02820
EZ
18582010-03-30 Eli Zaretskii <eliz@gnu.org>
1859
1860 * mule.texi (International): Mention support of bidirectional editing.
1861 (Bidirectional Editing): New section.
1862
22ef1944
NR
18632010-03-28 Nick Roberts <nickrob@snap.net.nz>
1864
1865 * emacs.texi (Top): Update node names to those in building.texi.
1866
146b8b16
NR
18672010-03-27 Nick Roberts <nickrob@snap.net.nz>
1868
c5e87d10
PE
1869 doc/emacs/building.texi: Describe restored GDB/MI functionality
1870 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1871 doc/emacs/emacs.texi: Update node names for building.texi.
1872
6d98672d
GM
18732010-03-24 Glenn Morris <rgm@gnu.org>
1874
1875 * ack.texi (Acknowledgments):
1876 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1877
93318cbd
JD
18782010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1879
1880 * xresources.texi (Table of Resources): Clarify toolBar number
1881 for Gtk+.
1882
1883 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1884
15cf2f52
CY
18852010-03-21 Chong Yidong <cyd@stupidchicken.com>
1886
4102856c
CY
1887 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1888
15cf2f52
CY
1889 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1890 and multi-isearch-buffers-regexp.
1891
1892 * indent.texi (Indentation): Clarify description of
1893 indent-for-tab-command. Document tab-always-indent.
1894
d68eb23c
CY
18952010-03-20 Chong Yidong <cyd@stupidchicken.com>
1896
1897 * cmdargs.texi (Font X): Move most content to Fonts.
1898
1899 * frames.texi (Fonts): New node. Document font-use-system-font.
1900
1901 * emacs.texi (Top):
1902 * xresources.texi (Table of Resources):
1903 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1904
288f9fc0
CY
19052010-03-10 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * Branch for 23.2.
1908
17782bec
CY
19092010-03-06 Chong Yidong <cyd@stupidchicken.com>
1910
1911 * custom.texi (Init Examples): Add xref to Locals.
1912
1913 * major.texi (Choosing Modes): Mention usage of setq-default for
1914 setting the default value of major-mode (Bug#5688).
1915
b4a1a8b2
CY
19162010-03-02 Chong Yidong <cyd@stupidchicken.com>
1917
1918 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1919
1920 * display.texi (Display Custom): Document make-pointer-invisible and
1921 underline-minimum-offset. Remove inverse-video.
1922
a1e759cd
CY
19232010-02-21 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * frames.texi (Frame Commands): Note that the last ordinary frame can
1926 be deleted in daemon mode (Bug#5616).
1927
4f3bc373
GM
19282010-02-18 Glenn Morris <rgm@gnu.org>
1929
1930 * trouble.texi (Contributing): Repository is no longer CVS.
1931
5dbbdd33
GM
19322010-02-08 Glenn Morris <rgm@gnu.org>
1933
1934 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1935
cd61af01
SM
19362010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1937
1938 * display.texi (Useless Whitespace, Text Display):
1939 * custom.texi (Init Examples): Avoid obsolete special default variables
1940 like default-major-mode.
1941
b1bb0a25 19422010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1943
1944 * programs.texi (Other C Commands): Replace reference to obsolete
1945 c-subword-mode.
1946
99d0985b
GM
19472010-01-21 Glenn Morris <rgm@gnu.org>
1948
1949 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1950
893db5bc
GM
19512010-01-12 Glenn Morris <rgm@gnu.org>
1952
1953 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1954 emacs-pretest-bug for bug reports for development versions.
1955
0419b8d6
GM
19562010-01-11 Glenn Morris <rgm@gnu.org>
1957
1958 * display.texi (Highlight Interactively): `t' does not mean highlight
1959 all patterns. (Bug#5335)
1960
26e533e2
CY
19612009-12-29 Chong Yidong <cyd@stupidchicken.com>
1962
1963 * misc.texi (Shell): Document async-shell-command.
1964
1965 * building.texi (Grep Searching): Document zrgrep.
1966
484eaeac 1967 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1968
7ee6c59b
NR
19692009-12-29 Nick Roberts <nickrob@snap.net.nz>
1970
1971 * building.texi: Import GDB Graphical Interface description from
1972 EMACS_23_1_RC.
1973
91ed7ea8
CY
19742009-12-24 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * emacs.texi (Top): Update node listing.
1977
1978 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1979
1980 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1981
1982 * cmdargs.texi (Initial Options):
1983 * xresources.texi (Resources): Document inhibit-x-resources.
1984
1985 * custom.texi (Specifying File Variables): Note that minor modes are
1986 enabled unconditionally.
1987
1988 * display.texi (Scrolling): Briefly document the old recenter command,
1989 and document recenter-positions.
1990
1991 * files.texi (Visiting):
1992 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1993
1c6c854e
CS
1994 * frames.texi (Cut/Paste Other App):
1995 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1996
1997 * killing.texi (Kill Options): New node.
1998
6ca89aaa
CY
19992009-12-05 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * misc.texi (Shell Options): ansi-color is now default.
2002
806642d4
GM
20032009-12-05 Glenn Morris <rgm@gnu.org>
2004
806642d4
GM
2005 * emacs.texi (Top): Update menu for cal-xtra node changes.
2006 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2007 or mode line. Don't mention invisible text or the details of
2008 diary-print-entries here, only in cal-xtra.
2009 (Format of Diary File): Mention that the "date on first line" format
2010 only really affects the simple display.
2011 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2012 (Diary Customizing): Holidays may be in the buffer or mode line.
2013 Move diary-print-entries to the "Diary Display" section.
2014 (Diary Display): New section, split out from "Fancy Diary Display".
2015 Explain the limitations of simple display, and how to print it.
2016
1a4f0c0a
GM
2017 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2018
e11adbd8
GM
2019 * cal-xtra.texi (Diary Display): Mention View mode.
2020
29a483ac
JL
20212009-11-29 Juri Linkov <juri@jurta.org>
2022
2023 * display.texi (Highlight Interactively): Actually a list of
2024 default faces is pre-loaded into a list of default values
2025 instead of the history.
2026
83d60c79
GM
20272009-11-20 Glenn Morris <rgm@gnu.org>
2028
2029 * ack.texi (Acknowledgments):
2030 * emacs.texi (Acknowledgments): Add htmlfontify.
2031
276bbe96
GM
20322009-11-14 Glenn Morris <rgm@gnu.org>
2033
98ad1bae
GM
2034 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2035
276bbe96
GM
2036 * ack.texi (Acknowledgments):
2037 * emacs.texi (Acknowledgments): Update for recent Org changes.
2038
18430066
CY
20392009-10-31 Chong Yidong <cyd@stupidchicken.com>
2040
2041 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2042 `charset' property, which is irrelevant to the user manual (Bug#3526).
2043
522ddc9f
JB
20442009-10-14 Juanma Barranquero <lekktu@gmail.com>
2045
2046 * trouble.texi (DEL Does Not Delete): Fix typo.
2047
50b49ade
MA
20482009-10-05 Michael Albinus <michael.albinus@gmx.de>
2049
2050 * files.texi (Misc File Ops): Mention copy-directory.
2051
6308321a
EZ
20522009-10-04 Eli Zaretskii <eliz@gnu.org>
2053
43b3b4d1
EZ
2054 * mule.texi (Unibyte Mode): Emphasize that
2055 unibyte-display-via-language-environment affects only the display.
2056
6308321a
EZ
2057 * display.texi (Horizontal Scrolling): Document cursor behavior under
2058 horizontal scrolling when point moves off the screen (Bug#4564).
2059 Improve wording.
2060
bd51ea7f
MA
20612009-10-01 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * files.texi (Directories): delete-directory prompts for recursive
2064 deletion.
2065
55381962
GM
20662009-09-30 Glenn Morris <rgm@gnu.org>
2067
2068 * ack.texi (Acknowledgments):
2069 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2070
13989ab1
TH
20712009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2072
2073 * dired.texi (Dired Navigation): Use @code instead of @var for
2074 dired-isearch-filenames, so that it's not capitalized.
2075
8ba46c89
CY
20762009-09-19 Chong Yidong <cyd@stupidchicken.com>
2077
2078 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2079
2080 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2081
2082 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2083 (Key Bindings): Reference Init Rebinding in introductory text.
2084 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2085 (Keymaps): Simplify.
2086 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2087 (Minibuffer Maps): Remove mention of Mocklisp.
2088 (Init Rebinding): Move mode-local rebinding example here from Local
2089 Keymaps.
2090 (Modifier Keys): Clarify.
1e11b018 2091 (Rebinding): Add cindex for "binding keys".
8ba46c89 2092
6a5ca7c8
CY
20932009-09-13 Chong Yidong <cyd@stupidchicken.com>
2094
2095 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2096
0e1cba51
NR
20972009-08-31 Nick Roberts <nickrob@snap.net.nz>
2098
6a5ca7c8 2099 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2100 Reorganize these two sections.
0e1cba51 2101
76a87a4d
EZ
21022009-08-29 Eli Zaretskii <eliz@gnu.org>
2103
2104 * cmdargs.texi (Initial Options): Fix last change.
2105
82e98df4
SM
21062009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2107
2108 * mule.texi (Enabling Multibyte):
2109 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2110 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2111
fb89fad9
GM
21122009-08-20 Glenn Morris <rgm@gnu.org>
2113
2114 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2115
e99652b0
GM
21162009-08-19 Glenn Morris <rgm@gnu.org>
2117
2118 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2119
5cca97ad
GM
21202009-08-18 Glenn Morris <rgm@gnu.org>
2121
2122 * ack.texi (Acknowledgments):
2123 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2124
997797ae 2125 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2126
985bf85b
GM
21272009-08-09 Glenn Morris <rgm@gnu.org>
2128
2129 * ack.texi (Acknowledgments):
2130 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2131
8d6bb99e
DD
21322009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2133
2134 * emacs.texi (Top): Add new menu items for GDB-UI.
2135
2136 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2137 section. Threads buffer is in separate section now.
8d6bb99e 2138
8353da9c
GM
21392009-08-08 Glenn Morris <rgm@gnu.org>
2140
2141 * ack.texi (Acknowledgments):
2142 * emacs.texi (Acknowledgments):
2143 Update for js2-mode and org changes.
2144
f2074faf
MA
21452009-08-02 Michael Albinus <michael.albinus@gmx.de>
2146
2147 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2148 files.
2149
e8d2d3fb
CY
21502009-07-28 Chong Yidong <cyd@stupidchicken.com>
2151
2152 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2153
324a4f6a
GM
21542009-07-23 Glenn Morris <rgm@gnu.org>
2155
2156 * programs.texi (Matching): Update blink-matching-paren-distance.
2157
b6937a70
CY
21582009-07-21 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * frames.texi (Cut/Paste Other App): For select-active-regions,
2161 selection is now updated on moving point.
2162
bd8aaa36
RS
21632009-07-21 Richard Stallman <rms@gnu.org>
2164
2165 * glossary.texi (GNU, Daemon): Update information.
2166
8d9b5eba
JL
21672009-07-19 Juri Linkov <juri@jurta.org>
2168
2169 * custom.texi (Specifying File Variables, Safe File Variables):
2170 "variables/value pairs" -> "variable/value pairs".
2171
a2acc1db
GM
21722009-07-15 Glenn Morris <rgm@gnu.org>
2173
2174 * misc.texi (Gnus): Remove widow.
2175
c5ae942b
GM
21762009-07-11 Glenn Morris <rgm@gnu.org>
2177
703d26ba
GM
2178 * Makefile.in (TEXI2PDF): New.
2179 (emacs.pdf, emacs-xtra.pdf): New targets.
2180
522ddc9f 2181 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2182
2183 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2184
2185 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2186 Don't print the copying notice twice in the printed version.
2187 Update the menu and detailmenu.
2188 (Preface): The meaning of "on-line" has changed.
2189 Correct name for "Common Problems" chapter.
2190 (Distrib): Update FSF shop URL.
2191 (Intro): Showing two files at once is not so exciting.
2192
2193 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2194 (Mac / GNUstep Basics): Minor grammar changes.
2195 (Mac / GNUstep Events): Fix typo.
2196 (GNUstep Support): CANNOT_DUMP no longer applies.
2197
2198 * misc.texi (Document View): Fix typos.
2199
2200 * dired.texi (Dired):
2201 * help.texi (Help):
2202 * macos.texi (Mac OS / GNUstep):
2203 * maintaining.texi (Version Control, Introduction to VC):
2204 End menu descriptions with a period.
c5ae942b 2205
b1c8242b
EZ
22062009-07-09 Eli Zaretskii <eliz@gnu.org>
2207
2208 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2209 so categorical in saying that the option is only useful on NTFS.
2210
220d9aa6
GM
22112009-07-09 Glenn Morris <rgm@gnu.org>
2212
2213 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2214 (ENVADD): Add texinfodir to TEXINPUTS.
2215
2216 * emacs.texi (Top): Fix cross-reference.
2217
2218 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2219
2220 * vc1-xtra.texi (Revision Tags): Fix typo.
2221
d07e72d3
GM
22222009-07-03 Glenn Morris <rgm@gnu.org>
2223
2224 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2225 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2226 (Merge Commands): `.' does not seem to work in A or B buffer.
2227 `l' can recreate the 3-window display.
2228
2229 * glossary.texi (Glossary): Minor phrasing changes throughout.
2230 Add more internal cross-references.
2231 <Autoloading>: You can't really autoload a variable.
2232 <C-M->: Move details here from `M-C-' item.
2233 <Continuation Line>: Refer to `Truncation.'
2234 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2235 <Home Directory, Unix>: New entries.
2236 <Deletion of Files>: Mention recycle bins.
2237 <Directory>: Mention ``folders.''
2238 <Error>: Don't mention ``type-ahead.''
2239 <Fringe>: Refer to the manual node.
2240 <Minor Mode>: Can be global or local.
2241 <Spell Checking>: There are other checkers besides Ispell.
2242
f144038a
GM
22432009-07-02 Glenn Morris <rgm@gnu.org>
2244
2245 * anti.texi (Antinews): Minor changes in phrasing.
2246
2247 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2248 some underfull lines in dvi output.
2249
2250 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2251
2252 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2253
2254 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2255
3f1c6666
JD
22562009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2257
2258 * xresources.texi (Table of Resources): Mention maximized for
2259 fullscreen.
2260
2261 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2262
62aadce7
CY
22632009-07-01 Chong Yidong <cyd@stupidchicken.com>
2264
2265 * anti.texi (Antinews): Correct the list of removed platforms.
2266
82ec412e
GM
22672009-06-28 Glenn Morris <rgm@gnu.org>
2268
2269 * arevert-xtra.texi: Minor language tweaks.
2270
09964e7d
GM
2271 * dired-xtra.texi: Minor revisions.
2272
666e158e
MB
22732009-06-23 Miles Bader <miles@gnu.org>
2274
c4cc8b9a 2275 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2276 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2277
70243478
CY
22782009-06-21 Chong Yidong <cyd@stupidchicken.com>
2279
2280 * Branch for 23.1.
2281
67cbe681
KH
22822009-06-17 Kenichi Handa <handa@m17n.org>
2283
2284 * mule.texi (Charsets): Update the description for the new charset.
2285 (list-character-sets): New findex.
125dd7c5 2286 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2287
40e67246
CY
22882009-06-10 Chong Yidong <cyd@stupidchicken.com>
2289
b5700de6
CY
2290 * basic.texi (Moving Point): Fix tag.
2291
2292 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2293
2294 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2295 use camel-case for PageUp and PageDown.
2296
2297 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2298 camel-case for PageUp and PageDown.
2299
2300 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2301
40e67246 2302 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2303 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2304
522ddc9f 23052009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2306
522ddc9f
JB
2307 * fixit.texi (Spelling): Set default dictionary.
2308 Improve descriptions (Bug#2554)
6f591cf4 2309
53483c76
DR
23102009-06-08 David Reitter <david.reitter@gmail.com>
2311
2312 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2313 since saving colors and faces set this way is not implemented.
2314 (Environment variables): Remove mention of mac-fix-env, which is
2315 scheduled to be removed.
2316
1557ef4f
CY
23172009-06-04 Chong Yidong <cyd@stupidchicken.com>
2318
91056528
CY
2319 * custom.texi (Init Examples): Add example of changing load-path.
2320
1557ef4f
CY
2321 * building.texi (Lisp Libraries): Add example of changing
2322 load-path (Bug#3446).
2323
623cec4c
CY
23242009-05-28 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * mark.texi (Mark): Further clarifications.
2327 (Setting Mark): Emphasize that C-SPC activates the mark.
2328
0fcca8ee
CY
23292009-05-28 Chong Yidong <cyd@stupidchicken.com>
2330
702b10e1
CY
2331 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2332 Mark mode.
0fcca8ee
CY
2333 (Using Region, Persistent Mark): Use "active mark" instead of "active
2334 region".
2335
d3b396e4
CY
23362009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2337
2338 * mule.texi (Select Input Method): Fix typo.
2339
3f698a06
CY
23402009-05-13 Chong Yidong <cyd@stupidchicken.com>
2341
2342 * anti.texi (Antinews): Document completion changes. Some additional
2343 copyedits and rearrangement of entries.
2344
b2a42eb7
CY
23452009-05-12 Chong Yidong <cyd@stupidchicken.com>
2346
932fd020
CY
2347 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2348 (Shell History Copying, Terminal emulator): Copyedits.
2349
1c6c854e
CS
2350 * xresources.texi (Resources): Simplify descriptions.
2351 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2352 (Table of Resources): Document fontBackend resource.
2353
b2a42eb7 2354 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2355 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2356 "Backspace". Remove discussion of obscure Xmodmap issue.
2357
c6ea7fb8
CY
23582009-05-07 Chong Yidong <cyd@stupidchicken.com>
2359
2360 * files.texi (Visiting): Copyedits.
2361
ad36c422
CY
23622009-05-06 Chong Yidong <cyd@stupidchicken.com>
2363
2364 * basic.texi (Inserting Text): Document ucs-insert.
2365
2366 * mule.texi (International Chars): Define "multibyte". Note that
2367 internal representation is unicode-based. Simplify definition of raw
2368 bytes. Mention ucs-insert.
2369 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2370 (Language Environments): Add language environments new to Emacs 23.
2371 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2372 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2373 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2374 (Output Coding): Copyedits.
2375
2376 * emacs.texi (Top): Update node listing.
2377
d4ad7b96
CY
23782009-05-05 Per Starbäck <per@starback.se> (tiny change)
2379
2380 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2381
5bd66204
SM
23822009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2383
2384 * building.texi (Lisp Libraries): `load-library' does offer completion.
2385
bc36ad1c
CY
23862009-04-28 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2389 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2390
f1a47884
EZ
23912009-04-25 Eli Zaretskii <eliz@gnu.org>
2392
2393 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2394
be77bd45
CY
23952009-04-22 Chong Yidong <cyd@stupidchicken.com>
2396
2397 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2398
2399 * building.texi (Lisp Interaction): Document initial-scratch-message.
2400
d3b82927
JB
24012009-04-18 Juanma Barranquero <lekktu@gmail.com>
2402
ed6e7b11
JB
2403 * msdog.texi (Windows Fonts): Fix typos.
2404
d3b82927
JB
2405 * files.texi (Save Commands): Fix pxref.
2406
bc323c04
CY
24072009-04-18 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * files.texi (Save Commands): Mention diff-buffer-with-file.
2410 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2411 Henoch (Bug#3036).
2412
2186d13f
GM
24132009-03-15 Glenn Morris <rgm@gnu.org>
2414
2415 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2416 the former is not always used.
2417 (Mail Headers): Use active voice. Add "Mail-reply-to".
2418 Change case of "Id". Avoid repeated "appropriate".
2419 (Mail Aliases): Fix previous change - use an example with a ".", so it
2420 does actually get quoted when expanded.
2421 (Mail Sending): Mailclient is the default on some systems.
2422 (Citing Mail): Mention mail-indentation-spaces.
2423 (Mail Mode Misc): Add an @dfn for "mail signature".
2424
71e454fc
CY
24252009-03-15 Chong Yidong <cyd@stupidchicken.com>
2426
2427 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2428 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2429 read-buffer-completion-ignore-case, and completion-styles.
2430 Remove description of partial-completion-mode.
71e454fc 2431
df1a3e06
GM
24322009-03-14 Glenn Morris <rgm@gnu.org>
2433
2434 * sending.texi (Mail Format): Fix typo. Add index entry for
2435 mail-header-separator.
2436 (Mail Headers): Put info about initialization and changing in one place
2437 at the start. Update FCC section for mbox Rmail. Clarify From
2438 section, mention mail-setup-with-from. Clarify Reply-to section.
2439 Add Mail-followup-to and mail-mailing-lists. Clarify References
2440 section.
2441 (Mail Aliases): Update example, make less contentious.
2442 Update for name change of mail-interactive-insert-alias.
2443 (Mail Mode): Remove mention of `%' as a word separator.
2444 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2445 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2446 commands. Clarify FCC handling. In mail-complete, add reference to
2447 Mail Aliases section, and mention mail-complete-function.
2448 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2449 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2450 signature netiquette. Explain how the mail hooks work when continuing
2451 a composition.
2452 (Mail Amusements): Internationalize the spook section a bit.
2453 Remove the spook mail-setup-hook example, since it doesn't work well.
2454 Mention fortune-file.
2455 (Mail Methods): Mention read-mail-command.
2456
ed6e7b11 24572009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2458
df1a3e06
GM
2459 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2460 and NS resources following recent changes.
959d68bd 2461
86dca3e8
JR
24622009-03-10 Jason Rumney <jasonr@gnu.org>
2463
2464 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2465 w32-use-visible-system-caret doc to indicate that it should get set
2466 automatically.
2467 (Windows Fonts): Add doc for the uniscribe backend.
2468
042fe98f
DN
24692009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2470
2471 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2472 vc-dir. (Bug#2598)
2473
7f8dba73
RS
24742009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2475
2476 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2477
505e70c3
GM
24782009-03-05 Glenn Morris <rgm@gnu.org>
2479
04242bdc
GM
2480 * rmail.texi (Rmail Basics): Add reference to sorting.
2481 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2482 Minor re-wordings.
2483 (Rmail Motion): Mention rmail-next-same-subject.
2484 (Rmail Deletion): Expunging is not the only way to change the numbers.
2485 (Rmail Labels): Labels can also be used in sorting.
2486 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2487 (Rmail Display): Mention rmail-mime.
2488
00cfe22c
GM
24892009-03-04 Glenn Morris <rgm@gnu.org>
2490
2491 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2492 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2493 summary. Mention sorts cannot be undone.
2494 (Rmail Display): Give an example of how to use goto-address-mode.
2495 (Rmail Editing): It's keybindings that are redefined, not commands.
2496 Fix some typos.
2497 (Movemail): Some minor rewording.
2498 (Remote Mailboxes): Emacs movemail supports pop by default.
2499 Fix some minor grammatical issues. The "two alternative ways" to
2500 specify a POP mailbox are really just one. Remove all reference to the
2501 variables rmail-pop-password and rmail-pop-password-required, obsolete
2502 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2503 can support Kerberos.
2504
3d963b67
GM
25052009-03-03 Glenn Morris <rgm@gnu.org>
2506
2507 * rmail.texi (Rmail Deletion): Revert previous change, which was
2508 describing the Rmail summary versions.
2509 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2510 Minor re-wording for rmail-resend.
2511 (Rmail Make Summary): Summaries apply to buffers rather than files.
2512 <rmail-summary-by-topic>: Headers includes the subject.
2513 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2514 details, including prefix arguments.
2340abde 2515 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2516 Not counting lines might be faster.
2517 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2518 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2519 Name the commands bound to the various keys. Mention prefix argument
2520 for searching.
3d963b67
GM
2521 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2522 Simplify rmail-highlighted-headers description. Update face name.
2523
a8ce3d17
JB
25242009-03-02 Juanma Barranquero <lekktu@gmail.com>
2525
2526 * mark.texi (Marking Objects): Fix typo.
2527
130a29b6
CY
25282009-03-01 Chong Yidong <cyd@stupidchicken.com>
2529
2530 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2531 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2532
9d5de6f8
GM
25332009-03-01 Glenn Morris <rgm@gnu.org>
2534
79fc530e 2535 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2536 (Rmail Motion): - M-s searches from the end of messages.
2537 (Rmail Deletion): Minor clarification. Fix numeric argument
2538 description.
2539 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2540 newmail and RMAILOSE files need not be in home-directory.
2541 (Rmail Files): Mention I/O menus are unselectable if no files match.
2542 Mention `MAIL' env-var.
2543
b545ff9c
JR
25442009-02-24 Jason Rumney <jasonr@gnu.org>
2545
2546 * mule.texi (Fontsets): Mention fontset-default, font specs and
2547 fallback fontsets.
2548 (Defining Fontsets): Mention ns and w32 variants of
2549 standard-fontset-spec. Update description of startup fontset to match
2550 Emacs 23 behavior.
a93be82a 2551 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2552 (International): Link to Modifying Fontsets.
b545ff9c 2553
75da0618 25542009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2555
2556 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2557 Mention ns-extended-platform-support-mode.
2558
6be93a16
KB
25592009-02-22 Karl Berry <karl@gnu.org>
2560
2561 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2562
867d4bb3
JB
25632009-02-19 Juanma Barranquero <lekktu@gmail.com>
2564
2565 * basic.texi (Moving Point, Position Info):
2566 * files.texi (Visiting):
2567 * mini.texi (Completion Options):
2568 * text.texi (HTML Mode): Remove duplicate words.
2569
49b5c0e8
GM
25702009-02-20 Glenn Morris <rgm@gnu.org>
2571
2572 * rmail.texi: Minor updates for mbox rather than Babyl.
2573
f43a822c
KB
25742009-02-17 Karl Berry <karl@gnu.org>
2575
49b5c0e8 2576 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2577
80d634b8
RS
25782009-02-17 Richard M Stallman <rms@gnu.org>
2579
2580 * anti.texi (Antinews): Mention Babyl format.
2581
2582 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2583
2584 * rmail.texi: Update for mbox format.
2585 Various small fixes, as well as the following.
2586 (Out of Rmail): Node deleted.
2587 (Rmail): Update menu.
2588 (Rmail Files): Comment out set-rmail-inbox-list.
2589 Document rmail-inbox-list instead.
2590 (Rmail Output): Substantial changes since C-o is now
2591 rmail-output-as-seen and o is rmail-output.
2592 (Rmail Attributes): Delete `stored', add `retried'.
2593 (Rmail Display): Editing headers works in all cases.
2594
f0d129c6
GM
25952009-02-17 Glenn Morris <rgm@gnu.org>
2596
2597 * basic.texi (Position Info): M-x count-lines-region is not always on
2598 M-=. (Bug#2269)
2599
160f11d3
GM
26002009-02-09 Glenn Morris <rgm@gnu.org>
2601
2602 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2603 defaults.
2604
763e01c4
EZ
26052009-02-07 Eli Zaretskii <eliz@gnu.org>
2606
2607 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2608 documentation of possible problems with redecoding.
2609
f5e1441d
GM
26102009-02-03 Glenn Morris <rgm@gnu.org>
2611
2612 * rmail.texi (Out of Rmail): Mention b2m.pl.
2613
e1eabe41
GM
26142009-01-31 Glenn Morris <rgm@gnu.org>
2615
2616 * rmail.texi (Out of Rmail): Correct b2m location.
2617
dd05f9de
CY
26182009-01-27 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * fixit.texi (Undo): Update undo limit values.
2621
d74d846e
GM
26222009-01-27 Glenn Morris <rgm@gnu.org>
2623
2624 * emacs.texi (Top): Fix Antinews menu entry.
2625
49ffdce8
KB
26262009-01-25 Karl Berry <karl@gnu.org>
2627
2628 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2629 item with no marker, instead of the syntactically incorrect
2630 @itemize @asis.
2631
467e8d77
JL
26322009-01-25 Juri Linkov <juri@jurta.org>
2633
2634 * building.texi (Grep Searching): Fix index entry for lgrep.
2635
6c60bbdb
EZ
26362009-01-24 Eli Zaretskii <eliz@gnu.org>
2637
2638 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2639
9ce5a36f
AR
26402009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2641
2642 * macos.texi (Preferences Panel): Update description of font setting to
2643 reflect that prior frame selection is no longer needed.
2644
9aa5f2fb
NR
26452009-01-20 Nick Roberts <nickrob@snap.net.nz>
2646
2647 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2648 raise GUD subsections.
2649
3892ff9c
GM
26502009-01-15 Glenn Morris <rgm@gnu.org>
2651
2652 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2653
14731c8f
GM
26542009-01-10 Glenn Morris <rgm@gnu.org>
2655
2656 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2657
45c55e53
CY
26582009-01-04 Chong Yidong <cyd@stupidchicken.com>
2659
2660 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2661 logical lines.
2662
2e4667d1
JL
26632008-12-29 Juri Linkov <juri@jurta.org>
2664
2665 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2666
2667 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2668
2a3eac47
CY
26692008-12-28 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2672 goto-address-mode instead of goto-address.
2673
3da8da94
CY
2674 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2675 mode.
2676
2a3eac47
CY
2677 * emacs.texi (Top): Update node listing.
2678
057f6dd3
EZ
26792008-12-26 Eli Zaretskii <eliz@gnu.org>
2680
2681 * custom.texi (Directory Variables): Explain what is a "project".
2682 Add indexing. Improve wording. Add a footnote about using
2683 _dir-locals.el on MS-DOS.
2684
e6979067
DN
26852008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2686
2687 * files.texi (Misc File Ops): Mention chmod as an alias for
2688 set-file-modes.
2689
9de15963
MR
26902008-12-24 Martin Rudalics <rudalics@gmx.at>
2691
2692 * help.texi (Help): Fix typos and reword.
2693 (Help Summary): Add entries for C-h n and C-h r, reorder
2694 entries, and do some minor fixes.
2695 (Name Help): Say that C-h F works for commands only.
2696 (Misc Help): Say that view-lossage displays 300 keystrokes.
2697
236fd60d
GM
26982008-12-20 Glenn Morris <rgm@gnu.org>
2699
2700 * ack.texi (Acknowledgments): General update based on AUTHORS,
2701 including removal of some stuff no longer distributed.
2702
349b3256
AM
27032008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2704
2705 * fixit.texi: Mention hunspell
2706
e840fca5
GM
27072008-12-19 Glenn Morris <rgm@gnu.org>
2708
2709 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2710 Consolidate explanatory text at start.
e840fca5
GM
2711
2712 * display.texi (Text Display):
2713 * indent.texi (Indentation): Use @acronym with ASCII.
2714
9dfa7983
GM
27152008-12-18 Glenn Morris <rgm@gnu.org>
2716
2717 * ack.texi: Various small updates and fixes.
2718
97b3a00b
JL
27192008-12-18 Juri Linkov <juri@jurta.org>
2720
2721 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2722 as a key binding to start a forward nonincremental word search.
2723 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2724 a backward nonincremental word search. Add index for `M-s w'
2725 `isearch-forward-word'.
2726 (Regexp Search): Add a short summary of regexp key commands like
2727 in the node "Basic Isearch".
2728 (Other Repeating Search): Fix typo.
2729
27302008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2731
2732 * misc.texi (PostScript Variables): Fix doc.
2733
31ce6a07
CY
27342008-12-10 Chong Yidong <cyd@stupidchicken.com>
2735
2736 * programs.texi (Program Modes): Mention Ruby mode.
2737
636b507b
DN
27382008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2739
2740 * misc.texi (emacsclient Options): Describe what an empty string
2741 argument does for --alternate-editor.
2742
a323fa14
CY
27432008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2744
2745 * cmdargs.texi (Font X): Distinguish between client-side and
2746 server-side fonts. List valid Fontconfig properties. Add reference to
2747 Fontconfig manual. List valid GTK font properties. Explain use of
2748 fc-list.
2749
c5ca6cd0
CY
27502008-12-09 Chong Yidong <cyd@stupidchicken.com>
2751
2752 * cmdargs.texi (Font X): Move discussion of quoting to top.
2753
e5136377
GM
27542008-12-06 Glenn Morris <rgm@gnu.org>
2755
2756 * maintaining.texi (Old Revisions): Improve previous change.
2757
248c026b
RS
27582008-12-05 Richard M Stallman <rms@gnu.org>
2759
2760 * anti.texi (Antinews): Minor fixes.
2761
a9253a1e
GM
27622008-12-03 Glenn Morris <rgm@gnu.org>
2763
2764 * maintaining.texi (Old Revisions): Fix diff-switches description.
2765
fa687b02
MR
27662008-12-01 Martin Rudalics <rudalics@gmx.at>
2767
2768 * emacs.texi (Top): Fix typo.
2769
72e6decd
CY
27702008-11-30 Chong Yidong <cyd@stupidchicken.com>
2771
320ee034
CY
2772 * misc.texi (Document View): Explain dependence on gs at the top.
2773 Copyedits.
2774
2775 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2776
72e6decd
CY
2777 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2778 (Comment Commands): Discuss region-active behavior of M-; first.
2779
2a472ee4
MR
27802008-11-29 Martin Rudalics <rudalics@gmx.at>
2781
9c6361c9
MR
2782 * display.texi (Line Truncation): Add reference to Continuation
2783 Lines.
2784
2a472ee4
MR
2785 * windows.texi (Pop Up Window): Mention split-height-threshold
2786 and split-width-threshold.
9c6361c9 2787 (Split Window): Add reference to Continuation Lines.
2a472ee4 2788
e93bc142
AR
27892008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2790
2791 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2792 (GNUstep Support): New node.
2793 * anti.texi:
2794 * emacs.texi:
2795 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2796
43b978db
RS
27972008-11-28 Richard M Stallman <rms@gnu.org>
2798
2799 * misc.texi (Dissociated Press): Minor cleanups.
2800
2801 * dired.texi (Image-Dired): Avoid passive.
2802
e8e2bd93
EZ
28032008-11-28 Eli Zaretskii <eliz@gnu.org>
2804
2805 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2806 representation.
2807
8d2d45da
CY
28082008-11-26 Richard M. Stallman <rms@gnu.org>
2809
2810 * files.texi (Visiting): Rewrite paragraph for clarity.
2811
2812 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2813
a5f7bbcc
AM
28142008-11-25 Alan Mackenzie <acm@muc.de>
2815
2816 * programs.texi (Moving by Parens): Clarify that parens inside strings
2817 and comments are ignored, and that the commands assume the starting
2818 point isn't in a string or comment.
2819
a71703d3
AR
28202008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2821
2822 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2823 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2824 version.
2825 (Mac Customization): Rewrite Preferences Panel section and merge in to
2826 this node, add Open files by dragging to an Emacs window.
2827
2828 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2829
aa5ab79a
CY
28302008-11-26 Chong Yidong <cyd@stupidchicken.com>
2831
0cc92c19
CY
2832 * files.texi (Misc File Ops): Document set-file-modes.
2833
c366b4e4
CY
2834 * windows.texi (Split Window): Document integer values of
2835 truncate-partial-width-windows.
2836
aa5ab79a
CY
2837 * text.texi (Text): Simplify description of markup languages.
2838 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2839 (TeX Editing): Note that `""' inserts one `"' character.
2840 (HTML Mode): Note in the introduction that XML mode is an alias for
2841 SGML mode. Mention nXML mode.
2842
56221db7
CY
28432008-11-25 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * building.texi (Watch Expressions): Fix typo.
2846
90effe33
CY
28472008-11-24 Chong Yidong <cyd@stupidchicken.com>
2848
f90a5ae3
CY
2849 * files.texi (Visiting): Document new behavior of
2850 confirm-nonexistent-file-or-buffer.
2851
1c6c854e
CS
2852 * buffers.texi (Select Buffer):
2853 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2854
a18ffb4a
CY
2855 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2856 edit-picture.
2857
90effe33
CY
2858 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2859 edit-picture', since that is just an alias for picture-mode.
2860 (Sentences): Note that repeated M-@ extends the region.
2861 (Pages): Make terminology more consistent. Link to Regexps node.
2862 (Longlines): Discuss relationship with Visual Line mode.
2863 (Text Mode): Remove extraneous discussion of other modes, since they
2864 were already introduced in the parent node.
2865
e85103ec
CY
28662008-11-23 Chong Yidong <cyd@stupidchicken.com>
2867
5cb2fe30
CY
2868 * anti.texi (Antinews): Rewrite.
2869
1eb9b307 2870 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2871
2872 * frames.texi (Frame Commands): Mention "minimize" terminology.
2873
e85103ec
CY
2874 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2875 formats.
b908332f
CY
2876 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2877 (Misc X): Don't document useless -hb option.
e85103ec 2878
607f5f88
JL
28792008-11-22 Juri Linkov <juri@jurta.org>
2880
2881 * dired.texi (Dired Navigation): Change normal file name search option
2882 from `non-nil' to `t'. Add `dwim' option.
2883
e1b867a0
JL
28842008-11-22 Juri Linkov <juri@jurta.org>
2885
2886 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2887 ".dir-locals.el". Rename `define-project-bindings' to
2888 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2889 `dir-locals-set-directory-class'.
2890
dd186936
LK
28912008-11-22 Lute Kamstra <lute@gnu.org>
2892
2893 * buffers.texi (Select Buffer): Index goto-line.
2894 * basic.texi (Moving Point): Mention the use of a numeric prefix
2895 argument with goto-line and refer to Select Buffer for the use of a
2896 plain prefix argument.
2897
4b121911
GM
28982008-11-19 Glenn Morris <rgm@gnu.org>
2899
2900 * doclicense.texi: Update to FDL 1.3.
2901 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2902
27267e4c
CY
29032008-11-17 Chong Yidong <cyd@stupidchicken.com>
2904
696f351d
CY
2905 * custom.texi (Minor Modes): Define mode commands and mode variables
2906 more precisely. Recommend using mode commands instead of setting
2907 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2908 (Easy Customization): Use "init file" instead of .emacs.
2909 (Customization Groups): Update to new Custom buffer appearance.
2910 (Saving Customizations): Copyedits. Update example.
2911 (Variables): Give example of variable type-sensitivity.
2912 (Examining): Update example.
2913 (Hooks): Copyedits.
2914 (Specifying File Variables): Use C comments instead of an artificial
2915 Lisp for the example.
2916 (Keymaps): Move internals discussion to Prefix Keymaps.
2917 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2918 (Init Rebinding): Document kbd macro.
2919 (Init File): Link to Find Init.
696f351d
CY
2920
2921 * mark.texi (Using Region): Document Delete Selection Mode more
2922 thoroughly.
2923
2924 * frames.texi (Mouse Commands): Move most of the description of Delete
2925 Selection Mode to Using Region, and link to it.
1bc9c425 2926 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2927
b0570c25
CY
2928 * building.texi (Compilation): Document first-error value of
2929 compilation-scroll-output.
2930 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2931 works as soon as an error is available. Suggested by Juri Linkov.
2932
27267e4c
CY
2933 * mini.texi (Passwords): New node.
2934
2935 * files.texi (Remote Files): Link to Passwords node.
2936
2937 * emacs.texi (Top): Update node listings.
2938
122eb807
CY
29392008-11-16 Chong Yidong <cyd@stupidchicken.com>
2940
9c9855a3
CY
2941 * ack.texi (Acknowledgments): Some updating of credits.
2942
bd6fdcad
CY
2943 * emacs.texi (Acknowledgments): Add a couple more names.
2944
dd1eef46
CY
2945 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2946
122eb807 2947 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2948 (Misc File Ops): Document use of trash.
122eb807 2949
801a8da1
JB
29502008-11-16 Juanma Barranquero <lekktu@gmail.com>
2951
2952 * macos.texi (Mac Customization): Fix typos.
2953
0b4f2253
CY
29542008-11-14 Chong Yidong <cyd@stupidchicken.com>
2955
2956 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2957 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2958 the conventions of the main Emacs manual.
2959
2960 * emacs.texi (Top): Update node listings.
2961
517e2b89
CY
29622008-11-12 Chong Yidong <cyd@stupidchicken.com>
2963
07a85685
CY
2964 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2965 command-line-args is processed during startup.
2966 (Action Arguments): Correctly describe how file arguments interact with
2967 the startup screen. Link to Lisp Interaction for scratch buffer.
2968 (Initial Options): Link to Command Example for -batch option.
2969 (Environment): Document initial-environment.
2970
517e2b89
CY
2971 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2972 can't be changed in the site-start file.
2973
6337bbde
CY
29742008-11-07 Chong Yidong <cyd@stupidchicken.com>
2975
2976 * dired.texi (Dired): Mention C-x C-d too.
2977 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2978 (Dired Navigation): Explain dired-goto-file more clearly.
2979 Document dired-isearch-filenames.
6337bbde
CY
2980 (Dired Deletion): Remove unnecessary "expunged" terminology.
2981 (Flagging Many Files): & is now rebound to `% &'.
2982 (Shell Commands in Dired): Document dired-do-async-shell-command.
2983 Clarify how multi-file arguments are passed.
2984 (Misc Dired Features): Document dired-do-isearch.
2985
9e8eeff9
CY
29862008-11-06 Chong Yidong <cyd@stupidchicken.com>
2987
2988 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2989
e071f849
CY
29902008-11-03 Chong Yidong <cyd@stupidchicken.com>
2991
2992 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2993
05482eb1
CY
29942008-11-01 Chong Yidong <cyd@stupidchicken.com>
2995
e2346dea
CY
2996 * programs.texi (Program Modes): Link to Program Indent node.
2997 (Left Margin Paren): Explain consequences of changing
2998 open-paren-in-column-0-is-defun-start more concisely.
2999 (Which Function, Program Indent, Info Lookup): Minor edits.
3000 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3001 (Multi-line Indent): If region is active, TAB indents the region.
3002 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3003 (Matching): The delimiter at the cursor is highlighted---the character
3004 changes color.
3005 (Symbol Completion): Link to Completion node.
3006
e4b6428c
CY
3007 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3008 a strictly text-only system.
3009
05482eb1
CY
3010 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3011 batch mode.
3012
a11d3737
RS
30132008-11-01 Richard M. Stallman <rms@gnu.org>
3014
5abad626
RS
3015 * misc.texi (Document View): Major rewrite.
3016
a11d3737
RS
3017 * maintaining.texi (Types of Log File): Change logs are older than
3018 version control.
3019 (VCS Concepts): Simplify and rearrange.
3020 (Version Control Systems): Make it clear that Linux is only the kernel.
3021 (VC Mode Line): Shorten reference to menu item.
3022 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3023 (VC Directory Mode): Minor cleanup.
3024 Unchanged files are hidden, not omitted.
3025 (VC Directory Commands): Shorten and simplify.
3026 (Change Log Commands): New node, split from Change Logs.
3027 (VC Directory Buffer): New node, split from VC Directory Mode.
3028
c55a4acb
CY
30292008-10-31 Chong Yidong <cyd@stupidchicken.com>
3030
1c6c854e 3031 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3032 from files.texi.
3033
1c6c854e
CS
3034 * files.texi (Version Control): Move to maintaining.texi.
3035 Subnodes moved as well.
3036 (Document Files): Move to misc.texi.
df0356f6 3037
c55a4acb
CY
3038 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3039 vc-update-change-log.
df0356f6
CY
3040 (Version Control): Move here from files.texi.
3041 (Format of ChangeLog): Make it a subnode of Change Log.
3042
3043 * emacs.texi (Top): Update node listing.
c55a4acb 3044
ef082374
TH
30452008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3046
3047 * files.texi (Files): Add a section about document
3048 files (doc-view-mode).
3049
d52582c3
CY
30502008-10-31 Chong Yidong <cyd@stupidchicken.com>
3051
1c6c854e
CS
3052 * building.texi (Compilation Mode):
3053 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3054 (Debuggers): Lower GUD subsections to subsubsections.
3055 (Starting GUD): Add cindex.
3056 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3057
4e0a0968
CY
30582008-10-30 Chong Yidong <cyd@stupidchicken.com>
3059
03625b47
CY
3060 * indent.texi (Indentation): Link to Program Indent.
3061
4e0a0968
CY
3062 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3063 now uses emacsclient's terminal.
3064
8bd3f7ef
CY
30652008-10-29 Chong Yidong <cyd@stupidchicken.com>
3066
80e5620e
CY
3067 * mark.texi (Using Region): Document use-empty-active-region.
3068
97d5c404
CY
3069 * emacs.texi (Top): Update node listings.
3070
1c6c854e
CS
3071 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3072 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3073 (Invoking emacsclient): Rewrite, moving optional arguments to
3074 emacsclient Options.
21d2bae3
CY
3075 (emacsclient Options): New node. Document server-use-tcp and
3076 server-host.
8bd3f7ef 3077
5fda2cbd
CY
30782008-10-28 Chong Yidong <cyd@stupidchicken.com>
3079
3080 * indent.texi (Indentation): Replace list with paragraphed text,
3081 putting description of syntax-driven indentation first. Document new
3082 effect of active regions on tab.
3083 (Tab Stops): Note that editable tab stops affect indentation commands.
3084
4ff029f6
DN
30852008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3086
3087 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3088
996cd6e4
CY
30892008-10-23 Chong Yidong <cyd@stupidchicken.com>
3090
f28815e3
CY
3091 * custom.texi (Function Keys): Note that modified keypad keys are not
3092 translated.
3093
996cd6e4
CY
3094 * basic.texi (Arguments): Explain how to insert multiple digits.
3095
49545fe2
MA
30962008-10-22 Michael Albinus <michael.albinus@gmx.de>
3097
3098 * files.texi (Remote Files): Precise selection of default method.
3099 Rewrite paragraph about disabling remote file names.
3100
edac0b53
CY
31012008-10-22 Chong Yidong <cyd@stupidchicken.com>
3102
e752c544
CY
3103 * search.texi (Special Isearch): Document M-TAB is isearch.
3104
edac0b53
CY
3105 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3106 command.
3107
3108 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3109
20a36054
TH
31102008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3111
1c6c854e 3112 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3113 section.
3114
69051ab6
CY
31152008-10-21 Chong Yidong <cyd@stupidchicken.com>
3116
c4b1a32a
CY
3117 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3118 to files.texi. Move contents of vc2-xtra.texi here.
3119
3120 * vc2-xtra.texi: File removed.
3121
3122 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3123 Directory Commands from the submenu. Don't include deleted file
3124 vc2-xtra.texi.
3125
3126 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3127 (Version Control): Add VC Directory Mode and VC Directory Commands to
3128 the submenu.
3129 (Why Version Control?): Use table format.
3130 (Version Control Systems): Note that Meta-CVS support is gone.
3131 (VCS Concepts): Note precisely when VC started supporting filesets.
3132 Remove bogus xref to CVS Options node.
3133 (Types of Log File): Copyedits.
3134 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3135 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3136 The Right Thing.
3137 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3138 (Log Buffer): Reorganize node, putting C-c C-c description first.
3139 (Old Revisions): Use CVS for example, not RCS.
3140 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3141 Commands from the submenu, putting them under Version Control.
3142 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3143 need to include it in the manual unconditionally, since it is now
3144 crucial to using distributed version control systems.
1a6e2954
CY
3145 (Comparing Files): Note that diff uses the minibuffer, and that the
3146 output is shown using Diff mode.
1c6c854e
CS
3147 (Diff Mode): Explain what "patch" and "hunk" mean.
3148 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3149 diff-show-trailing-whitespaces.
1a6e2954 3150 (File Archives): Add rar support.
c4b1a32a 3151
69051ab6
CY
3152 * major.texi (Choosing Modes): Make mode selection sequence more
3153 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3154 magic-mode-alist is nil by default.
3155 Document magic-fallback-mode-alist.
69051ab6 3156
e7421e03
CY
31572008-10-20 Chong Yidong <cyd@stupidchicken.com>
3158
3159 * frames.texi (Mouse References): Copyedits.
3160
6b2efdc2
TH
31612008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3162
3163 * ack.texi (Acknowledgments): Add myself as doc-view author.
3164
9c5e9396
EZ
31652008-10-20 Eli Zaretskii <eliz@gnu.org>
3166
3167 * frames.texi (Dialog Boxes): Add @cindex entries.
3168
dac94f8e
CY
31692008-10-20 Chong Yidong <cyd@stupidchicken.com>
3170
3171 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3172 (Text-Only Mouse): Copyedit.
3173
25597d40
CY
31742008-10-19 Chong Yidong <cyd@stupidchicken.com>
3175
f8a447f6
CY
3176 * frames.texi: Use @key throughout for mouse clicks.
3177 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3178 (Secondary Selection): Fix modified mouse click syntax.
3179 (Clipboard): Describe Cut, Copy and Paste commands.
3180 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3181 Copyedits.
3182 (Creating Frames): Add xref to Init File.
3183 (Frame Commands): Add xref to Exiting.
3184 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3185
b0f95216
CY
31862008-10-15 Chong Yidong <cyd@stupidchicken.com>
3187
b0817f00
CY
3188 * files.texi (Version Control): Copyedits. Add Bazaar.
3189 (Version Control Systems): List different VCS's using an itemized list.
3190 Add Bazaar.
3191 (VCS Concepts): Copyedits. Tweak description of file merging.
3192
b0f95216
CY
3193 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3194 (Cut/Paste Other App): Document select-active-regions and
3195 x-select-enable-primary.
3196
69d0d701
CY
31972008-10-13 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * mark.texi (Shift Selection): Correct case in node name.
3200
3201 * emacs.texi (Top): Update node order in Mark chapter.
3202
375e8351
EZ
32032008-10-12 Eli Zaretskii <eliz@gnu.org>
3204
3205 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3206
3207 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3208 elsewhere in the manual instead of describing yet again the intricacies
3209 of $HOME on MS-Windows and MS-DOS.
3210
ab58114f
CY
32112008-10-12 Chong Yidong <cyd@stupidchicken.com>
3212
4f959513 3213 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3214 (Minibuffer File): Add discussion of `~' in file names.
3215 Add insert-default-directory index reference.
4f959513 3216
ab58114f
CY
3217 * files.texi (File Names): Reorganize description.
3218 (Visiting): Add xref to Mode Line. Copyedits.
3219 (Save Commands): Mention prefix behavior of C-x C-s.
3220 (Numbered Backups): Node deleted.
3221 (Backup Names): Contents of Numbered Backups moved here. State default
3222 of version-control variable.
3223 (Reverting): Copyedits.
3224 (Version Control): Add additional version control systems.
3225
3226 * emacs.texi (Top): Delete Numbered Backups node.
3227
3228 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3229 Backup Names.
f2884f63 3230 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3231
b0b5100a
RF
32322008-10-11 Romain Francoise <romain@orebokech.com>
3233
3234 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3235
89774b5f
CY
32362008-10-11 Chong Yidong <cyd@stupidchicken.com>
3237
3238 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3239 (Select Buffer): Mention use of minibuffer history. Describe default
3240 value of default-major-mode. Mention that C-x 4 b selects the other
3241 window.
3242 (List Buffers): Document CRM indicators in the order they appear.
3243 (Kill Buffer): Document new command kill-matching buffers.
3244 (Several Buffers): Move explanation of the relationship between buffer
3245 list and buffer menu to the top.
3246 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3247
4c72bf27
CY
32482008-10-10 Chong Yidong <cyd@stupidchicken.com>
3249
3250 * entering.texi (Exiting): Document change of C-x C-c to
3251 save-buffers-kill-terminal. Document kill-emacs.
3252
f68eb991
EZ
32532008-09-30 Eli Zaretskii <eliz@gnu.org>
3254
3255 * mule.texi (Coding Systems): Don't mention codepage-setup.
3256
3257 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3258 cpNNN coding systems anymore.
3259 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3260 for unibyte mode. Don't mention line-drawing characters.
3261 Don't mention dos-unsupported-char-glyph.
f68eb991 3262
1a2dd44d
CY
32632008-09-25 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * search.texi (Search): Shorten introduction.
3266 (Basic Isearch): Add command table. Discuss reverse isearch and
3267 isearch highlighting.
3268 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3269 ring to cindex.
3270 (Special Isearch): Move input methods discussion here.
3271 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3272 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3273 Repeat Isearch.
3274 (Isearch Minibuffer): New node.
3275 (Word Search): Document new word search commands.
3276 (Regexp Example): Simplify example using sentence-end-base variable.
3277 (Replace): Reword introduction.
3278 (Unconditional Replace): Remove unnecessary example.
3279 (Other Repeating Search): Document new `M-s o' binding.
3280
3281 * emacs.texi (Top): Update node listings.
3282
e45da31d
JB
32832008-09-22 Juanma Barranquero <lekktu@gmail.com>
3284
3285 * emacs.texi (Top): Remove Kill Errors from menu.
3286
841c8096
CY
32872008-09-22 Chong Yidong <cyd@stupidchicken.com>
3288
402168fa
CY
3289 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3290 interface for defining macros. Simplify examples. Note that C-g quits
3291 macro definitions.
1c6c854e
CS
3292 (Keyboard Macro Counter): Document using F3 to insert counter.
3293 Give usage example.
402168fa
CY
3294 (Keyboard Macro Query): Organize query responses in a table.
3295
1c6c854e
CS
3296 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3297 Link to Erasing node.
841c8096
CY
3298 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3299 rationale to a footnote.
3300 (Kill Errors): Remove node, due to redundancy with Erasing.
3301 (Spelling): Move discussion of flyspell to end. Note new behavior of
3302 M-$ in active region. Remove non-ispell-specific keybindings from
3303 table.
3304
eab2ee89
DN
33052008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3306
3307 * cmdargs.texi (Initial Options): Document --daemon.
3308
3d53e905
GM
33092008-09-20 Glenn Morris <rgm@gnu.org>
3310
3311 * files.texi (Numbered Backups): Mention that some modes set
3312 version-control.
3313
1c90484d
GM
33142008-09-20 Jim Blandy <jimb@red-bean.com>
3315
3316 * files.texi (Numbered Backups): Reference File Variables, as well.
3317 Remove discussion of Rmail's implementation.
3318
0fc0d844
CY
33192008-09-06 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * misc.texi (Recursive Edit): Note that top-level exits active
3322 minibuffers.
3323
3324 * trouble.texi (Quitting): Likewise.
3325
b18d283d
CY
33262008-08-31 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * emacs.texi (Top): Add Temporary Face Changes xref.
3329
3330 * display.texi (Display): Move Temporary Face Changes node to just
3331 after Standard Faces.
3332 (Scrolling): Document recenter-top-bottom instead of recenter.
3333 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3334 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3335 (Display Custom): Copyedits.
3336 (Optional Mode Line): Document display-battery-mode.
3337
180135fc
RF
33382008-08-27 Romain Francoise <romain@orebokech.com>
3339
3340 * custom.texi (Directory Variables): Minor fix.
3341
d3fe3475
GM
33422008-08-27 Glenn Morris <rgm@gnu.org>
3343
3344 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3345 descriptions.
3346 (Calendar Customizing): Tweak layout description.
183080b6 3347 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3348 markers. Condense calendar-star-date and calendar-mark-today
3349 description.
3350 (Holiday Customizing): Add oriental and solar holidays.
3351 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3352 Fix holiday-float description. Use zerop in examples. Be less verbose.
3353 (Date Display Format): Change ISO format. Be less verbose.
3354 (Diary Customizing): Mention day and month abbrev arrays.
3355 Mention the date-form variables by name. Update European example.
3356 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3357 Condense examples. Mention diary-entry-symbols by name.
3358 Condense table for insertion commands.
3359 (Fancy Diary Display): Mention diary-include-string and
3360 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3361 Ethiopic, Persian date functions. Condense descriptions.
3362
3363 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3364 (Adding to Diary): Adapt for changed node name.
3365
71755807
GM
33662008-08-26 Glenn Morris <rgm@gnu.org>
3367
3368 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3369 node "Hebrew/Islamic Entries".
3370
3371 * calendar.texi (Specified Dates): Fix names of iso functions.
3372 (General Calendar): There may not be another window.
3373 (Writing Calendar Files, Holidays): Tweak intro.
3374 (Holidays): Mention Baha'i and Chinese holidays.
3375 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3376 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3377 (To Other Calendar): Add calendar-print-other-dates.
3378 Refer to "graphic display" rather than "X.
3379 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3380 (Displaying the Diary): Fix whitespace after reference.
3381 Fix `diary-number-of-entries' reference.
3382 (Date Formats): Explicitly mention that day names can be abbreviated.
3383 (Adding to Diary): Add some references to other sections.
3384 (Special Diary Entries): Fix reference.
3385 (Appointments): Simplify appt-message-warning-time entry.
3386 Clarify where times must be.
3387 (Importing Diary): Comment out icalendar paragraph that does not apply.
3388 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3389
d76ebc75
GM
33902008-08-23 Glenn Morris <rgm@gnu.org>
3391
3392 * fortran-xtra.texi (Fortran): Change description of free form and
3393 fixed form a bit. Mention hideshow and imenu.
3394 (Fortran Motion): Mention fortran-end-of-subprogram,
3395 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3396 (Fortran Indent): Minor re-word.
3397 (ForIndent Commands): Mention fortran-fill-paragraph and
3398 fortran-fill-statement.
3399 (ForIndent Cont): Mention fortran-tab-mode-string.
3400 (Fortran Comments): Mention fortran-comment-line-start-skip.
3401 (Fortran Columns): Mention font-locking.
3402 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3403
1fc0ce04 34042008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3405
3406 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3407
5c52e13c
CY
34082008-08-22 Chong Yidong <cyd@stupidchicken.com>
3409
3410 * mini.texi (Minibuffer): Simplify introduction.
3411 (Minibuffer File): Document tilde in minibuffer filenames.
3412 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3413 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3414 (Completion Example): Update example to current command list.
3415 (Completion Options): Document `lazy' value of completion-auto-help.
3416 Update contents of completion-ignored-extensions.
3417 (Minibuffer History): Describe "future history" list. State default
3418 value of history-delete-duplicates.
3419
77a00355
GM
34202008-08-21 Glenn Morris <rgm@gnu.org>
3421
3422 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3423 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3424
39ee1d04
CY
34252008-08-17 Chong Yidong <cyd@stupidchicken.com>
3426
3427 * regs.texi (Registers): Clarify valid register names.
3428 (RegPos): Note that buffer is saved and restored too.
3429 (RegText): Note that mark is reactivated/deactivated.
3430 (RegConfig): Xref to Windows node.
3431
b12c348f
CY
34322008-08-16 Chong Yidong <cyd@stupidchicken.com>
3433
3ae7ba79
CY
3434 * basic.texi (Inserting Text): Provide command name for C-q.
3435
b12c348f
CY
3436 * killing.texi (Killing): Copyedit. Define read-only text.
3437 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3438 (Killing by Lines): Copyedit.
3439 (Other Kill Commands): Move M-w description here.
3440 (Yanking): Move M-w to Other Kill Commands.
3441 (Kill Ring): Also mention saving text in registers. Link to Text
3442 Properties in elisp manual.
3443 (Accumulating Text): Copyedit.
3444 (CUA Bindings): Shift selection is now the default.
3445
d8ff7692
TZ
34462008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3447
3448 * maintaining.texi (Change Log): Mention next-error is available.
3449
a43a8a2e
GM
34502008-08-10 Glenn Morris <rgm@gnu.org>
3451
3452 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3453 and intermonth text.
3454 (Holiday Customizing): Add holiday-chinese.
3455
eba27308
EZ
34562008-08-08 Eli Zaretskii <eliz@gnu.org>
3457
3458 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3459
5f14a5b3
DN
34602008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3461
3462 * files.texi (Log Buffer): Describe C-c C-d.
3463 (Diff Mode): Describe C-x 4 A.
3464
49989bff
EZ
34652008-08-06 Eli Zaretskii <eliz@gnu.org>
3466
3467 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3468
5c915c02
DN
34692008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3470
2beaf97a
DN
3471 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3472 describe the new bindings to show the changeset diff, toggle annotation
3473 visibility, show revisions.
3474 (VC Status): Describe key bindings for modifying the change comments,
3475 displaying changeset diffs and annotations.
3476
5c915c02
DN
3477 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3478
71798ace
NR
34792008-08-05 Nick Roberts <nickrob@snap.net.nz>
3480
3481 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3482
b8949644
EZ
34832008-08-02 Eli Zaretskii <eliz@gnu.org>
3484
3485 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3486 and wording.
3487
819567d1
DN
34882008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3489
3490 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3491 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3492 commands. Improve some old info.
3493
5f38310a
CY
34942008-07-31 Chong Yidong <cyd@stupidchicken.com>
3495
0dc3906b
CY
3496 * display.texi (Visual Line Mode): New node.
3497
5f38310a 3498 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3499 (Moving Point): Add additional alternative key bindings.
3500 Describe line-move-visual.
5f38310a
CY
3501 (Erasing): Describe DEL.
3502 (Basic Undo, Blank Lines, Arguments): Copyedit.
3503 (Continuation Lines): Mention Visual Line mode.
3504 (Position Info): Move extended discussion to mule.texi.
3505
3506 * mule.texi (International Chars): Describe C-x =.
3507
3508 * emacs.texi (Top): Add Visual Line Mode node.
3509
7c2fb837
DN
35102008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3511
3512 * emacs.texi: Remove VMS support.
3513
3f6b73ef
DN
35142008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3515
3516 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3517 the vc-dir command name.
3518
9e2a2647
DN
35192008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3520
3521 * xresources.texi: Remove mentions of Mac Carbon.
3522
568beaa2
AS
35232008-07-19 Andreas Schwab <schwab@suse.de>
3524
3525 * ns-emacs.texi: Move to ../misc.
3526
0ef94706
CY
35272008-07-15 Chong Yidong <cyd@stupidchicken.com>
3528
3529 * entering.texi (Exiting): Don't describe text-only terminals as the
3530 default. Describe the new startup screen.
3531 (Exiting): Describe how to kill Emacs first. Change description of
3532 iconification to handle modern window systems.
3533
ba60bd44 35342008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3535
3536 * ns-emacs.texi: New file, documents features of Emacs port under
3537 NeXTstep windowing.
3538
9f30aa73
CY
35392008-07-15 Chong Yidong <cyd@stupidchicken.com>
3540
938a5d2e
CY
3541 * entering.texi (Entering Emacs): Update prev node.
3542
3543 * glossary.texi (Glossary): Remove xref to Text Characters.
3544
9f30aa73
CY
3545 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3546 directly, rather than in the context of ASCII. Move description of
3547 special properties of modifier key to new Modifier Keys node.
3548 (Keys): Copyedit.
3549 (Text Characters): Delete node. Multibyte is the default nowadays, and
3550 the node contents are obsolete.
3551
3552 * custom.texi (Modifier Keys): New node.
3553
3554 * emacs.texi (Top): Update node list.
3555
7e53d36c
CY
35562008-07-13 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3559 saying that Emacs provides menus and mouse support (which is par for
3560 the course).
3561
3562 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3563 early on.
3564 (Point): Copyedit. Relegate historical trivia to a footnote.
3565 (Mode Line): Explain mode-line format more consistently.
3566 (Menu Bar): Copyedit.
3567
1e9fa96d
GM
35682008-06-27 Glenn Morris <rgm@gnu.org>
3569
3570 * cal-xtra.texi (Sexp Diary Entries):
3571 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3572
dc9bebb8
CY
35732008-06-26 Chong Yidong <cyd@stupidchicken.com>
3574
3575 * mark.texi (Shift selection): New node.
3576 (Mark): Copyedits.
3577 (Persistent Mark): Move to the end of the chapter.
3578
e7881076
EZ
35792008-06-20 Eli Zaretskii <eliz@gnu.org>
3580
3581 * makefile.w32-in (distclean): Remove makefile.
3582
f427400c
NR
35832008-06-17 Nick Roberts <nickrob@snap.net.nz>
3584
3585 * building.texi (Starting GUD): Add an entry for gud-gdb.
3586 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3587 command mode.
3588
b597d348
GM
35892008-06-17 Glenn Morris <rgm@gnu.org>
3590
3591 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3592
647b7094
NR
35932008-06-17 Nick Roberts <nickrob@snap.net.nz>
3594
3595 * building.texi (Starting GUD): Expand on remote debugging.
3596 (Other GDB-UI Buffers): Mention new keyboard bindings.
3597
47a30023
GM
35982008-06-15 Glenn Morris <rgm@gnu.org>
3599
3600 * gnu.texi: Use a verbatim license for this invariant section,
3601 as per etc/GNU.
3602
37e5d54a
GM
36032008-06-13 Daniel Engeler <engeler@gmail.com>
3604
3605 * emacs.texi, misc.texi: Add documentation about serial port access.
3606
8e65d46c
GM
36072008-06-13 Glenn Morris <rgm@gnu.org>
3608
c1473b4c
MB
3609 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3610 maintain.info.
8e65d46c 3611
e40a85cd
MB
36122008-06-05 Miles Bader <miles@gnu.org>
3613
3614 * display.texi (Temporary Face Changes): Update to reflect function
3615 renamings in face-remap.el.
3616
56c73dec
MB
36172008-06-04 Miles Bader <miles@gnu.org>
3618
1c6c854e
CS
3619 * display.texi (Temporary Face Changes):
3620 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3621 `increase-buffer-face-height' and `decrease-default-face-height' now
3622 that they aren't bound by default.
3623
9d3d42fb
MB
36242008-06-03 Miles Bader <miles@gnu.org>
3625
3626 * display.texi (Temporary Face Changes): New node.
3627
2be6bfe2
EZ
36282008-05-31 Eli Zaretskii <eliz@gnu.org>
3629
3630 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3631
daf7e339
GM
36322008-05-31 Glenn Morris <rgm@gnu.org>
3633
3634 * cal-xtra.texi (Fancy Diary Display): Simplify.
3635
d21d2618
GM
36362008-05-30 Glenn Morris <rgm@gnu.org>
3637
3638 * cal-xtra.texi (Fancy Diary Display): Update for
3639 diary-display-function replacing diary-display-hook.
3640
71ce5fd0
JB
36412008-05-29 Drew Adams <drew.adams@oracle.com>
3642
3643 * msdog.texi (Windows Keyboard): Add descriptions of
3644 w32-register-hot-key and w32-unregister-hot-key.
3645
a3cdbdf8
MO
36462008-05-21 Tom Tromey <tromey@redhat.com>
3647
3648 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3649 Variables node.
3650
854a574c
MO
36512008-05-19 Tom Tromey <tromey@redhat.com>
3652
3653 * custom.texi (Variables): Add Directory Variables to menu.
3654 (Directory Variables): New node.
3655
7c2ec3f9
ER
36562008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3657
71ce5fd0 3658 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3659
370fded4
ER
36602008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3661
3662 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3663 Revision Tags and rewritten. Section now uses modern terminology,
3664 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3665 accurately.
3666
6af511e3
EZ
36672008-05-10 Eli Zaretskii <eliz@gnu.org>
3668
3669 * msdog.texi (Windows Files): Update documentation of
3670 w32-get-true-file-attributes.
3671
7a78b6e7
ER
36722008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3673
3674 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3675 directory mode.
3676
1bcfc24e
CY
36772008-05-08 Chong Yidong <cyd@stupidchicken.com>
3678
3679 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3680 entry "television".
1bcfc24e 3681
db86064f
ER
36822008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3683
ab5ec32c 3684 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3685
a31b405e
ER
36862008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3687
3688 * emacs/buffers.texi, emacs/files.texi (Version-control):
3689 vc-toggle-read-only is no longer a good idea...
3690
ff2c14fc
GM
36912008-04-29 Glenn Morris <rgm@gnu.org>
3692
3693 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3694
367c9b7c
JL
36952008-04-22 Juri Linkov <juri@jurta.org>
3696
3697 * dired.texi (Subdirectories in Dired): Describe using `^'
3698 to return to the parent directory.
3699
4ac1e9b4
NR
37002008-04-22 Nick Roberts <nickrob@snap.net.nz>
3701
3702 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3703 recent changes.
3704
b9b3bf2b
NR
37052008-04-19 Nick Roberts <nickrob@snap.net.nz>
3706
3707 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3708 (Other GDB-UI Buffers): Update for recent thread related changes.
3709
4d120d6a
SM
37102008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3711
3712 * maintaining.texi (Maintaining):
3713 * emacs.texi (Top): Typo.
3714
a152877d
SM
37152008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3716
b9b3bf2b
NR
3717 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3718 arg in `font-lock-add-keywords'.
a152877d 3719
36c0514c
GM
37202008-04-08 Glenn Morris <rgm@gnu.org>
3721
3722 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3723 Also add Baha'i calendar references where appropriate.
3724
06a97d46
GM
37252008-04-05 Glenn Morris <rgm@gnu.org>
3726
3727 * custom.texi (Init File): Byte-compiling .emacs is bad.
3728
6adc6eed
SM
37292008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3730
3731 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3732
571388b0
GM
37332008-03-29 Glenn Morris <rgm@gnu.org>
3734
3735 * calendar.texi: Update for `calendar-date-style' replacing
3736 `european-calendar'.
3737
3ae8f876
JR
37382008-03-28 Jason Rumney <jasonr@gnu.org>
3739
3740 * display.texi (Display Custom): Mention overlay-margin in text.
3741
5bc6ddff 37422008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3743
5bc6ddff
MB
3744 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3745 tutorial' comments.
03a864d5 3746
7186a830
CY
37472008-03-28 Chong Yidong <cyd@stupidchicken.com>
3748
3749 * mark.texi (Mark): Rearrange nodes.
3750 (Persistent Mark): Rename from Transient Mark.
3751 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3752 Describe Transient Mark mode as the default.
3753
3754 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3755 the default behavior with Transient Mark mode off.
3756 (Position Info): Fix typo.
3757
71ce5fd0
JB
3758 * display.texi (Standard Faces): Reference the Mark node.
3759 Remove discussion of the region face, which is discussed there.
7186a830
CY
3760
3761 * emacs.texi (Top): Update node listings.
3762
3763 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3764 as the default.
3765
3766 * fixit.texi (Undo): Standardize choice of undo key sequence.
3767 (Undo, Spelling): Describe Transient Mark mode as the default.
3768
3769 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3770 default.
3771
3772 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3773
3774 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3775 mode is the default, and note that the mark is not activated when set.
3776
3777 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3778 Describe Transient Mark mode as the default.
3779
3780 * search.texi (Basic Isearch): Reference the Mark Ring node.
3781 (Replace, Unconditional Replace, Other Repeating Search):
3782 Describe Transient Mark mode as the default.
3783
1c6c854e
CS
3784 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3785 Describe Transient Mark mode as the default.
7186a830
CY
3786 (Paragraphs): Describe how M-h behaves when region is active.
3787
3788 * trouble.texi (Quitting): Clarify effects of C-g.
3789
dc47d1ff
GM
37902008-03-13 Glenn Morris <rgm@gnu.org>
3791
3792 * emacs.texi (EMACSVER): Set to 23.0.60.
3793
e3e0fb39 37942008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3795
e3e0fb39
GM
3796 * dired.texi (Hiding Subdirectories): Fix previous change.
3797
37982008-03-05 Drew Adams <drew.adams@oracle.com>
3799
3800 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3801
5e14abf8
KS
38022008-02-28 Kim F. Storm <storm@cua.dk>
3803
3804 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3805 Move describe-distribution to C-h C-o.
3806 Move view-emacs-problems to C-h C-p.
3807 Add view-emacs-debugging on C-h C-d.
3808 Add view-external-packages on C-h C-e.
d0207bf3 3809 Add view-order-manuals on C-h C-m.
5e14abf8 3810
d0207bf3 38112008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3812
3813 * msdog-xtra.texi (MS-DOS): Docstring fix.
3814
87e391bb
EZ
38152008-02-09 Eli Zaretskii <eliz@gnu.org>
3816
3817 * msdog.texi (Windows Fonts): Use a @table for describing font
3818 properties.
3819
5662e503
JR
38202008-02-07 Jason Rumney <jasonr@gnu.org>
3821
3822 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3823 value has changed.
3824 (Windows HOME): Clarify what is meant by "if that fails as well".
3825 (Windows Fonts): New section.
3826
72463824
GM
38272008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3828
3829 * basic.texi (Basic Undo): Remove duplicate "you can".
3830
7ff926e0
EZ
38312008-02-02 Eli Zaretskii <eliz@gnu.org>
3832
3833 * maintaining.texi (Tags): Fix last change.
3834
6ab7aef1
MA
38352008-02-02 Michael Albinus <michael.albinus@gmx.de>
3836
093571c3 3837 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3838
ace67e7e
NR
38392008-01-31 Nick Roberts <nickrob@snap.net.nz>
3840
3841 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3842
ae068fdf
RS
38432008-01-26 Richard Stallman <rms@gnu.org>
3844
3845 * maintaining.texi (Tags): Delete redundant index entry.
3846
a56d9a08
EZ
38472008-01-26 Eli Zaretskii <eliz@gnu.org>
3848
3849 * programs.texi (Imenu): Move "@cindex tags" from here...
3850 * maintaining.texi (Tags): ...to here.
3851
e941ed90
NR
38522008-01-23 Kevin Ryde <user42@zip.com.au>
3853
3854 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3855 click count.
3856
650276d5
JB
38572008-01-21 Juanma Barranquero <lekktu@gmail.com>
3858
3859 * entering.texi (Exiting): Fix typo.
3860 Reported by D. E. Evans <sinuhe@gnu.org>.
3861
8dc17977
MR
38622007-12-31 Martin Rudalics <rudalics@gmx.at>
3863
3864 * glossary.texi (Glossary): Fix typo.
3865
9f9695a6
RS
38662007-12-27 Richard Stallman <rms@gnu.org>
3867
3868 * text.texi (Formatted Text): Improve menu tag.
3869 (Editing Format Info): In Info, add duplicate menu of nodes
3870 about the submenus.
3871 (Format Faces): Say where Faces menu is found. Mention Other.
3872 (Format Colors): Say where these submenus are found.
3873 (Format Indentation, Format Justification): Likewise.
3874 (Format Properties): Likewise.
3875
abfd0191
RS
38762007-12-22 Richard Stallman <rms@gnu.org>
3877
3878 * search.texi (Query Replace): Make exp of query-replace more
3879 self-contained, and clarify.
8dc17977 3880
abfd0191
RS
3881 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3882
a2586785
RS
38832007-12-15 Richard Stallman <rms@gnu.org>
3884
3885 * files.texi (Auto Save): Clarify definition of auto-saving.
3886
a67cf2bb
RS
38872007-11-26 Richard Stallman <rms@gnu.org>
3888
3889 * help.texi (Help Echo): Cleanups.
3890
448b33b1
TTN
38912007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3892
3893 * files.texi (Why Version Control?): Fix typo.
3894 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3895 (Selecting a Fileset): Fix typos; small rewording.
3896 (Log Buffer): Likewise.
3897 (Old Revisions): Likewise.
448b33b1 3898
221bb7f6
EZ
38992007-11-17 Eli Zaretskii <eliz@gnu.org>
3900
3901 * mule.texi (Communication Coding): Fix wording of last change.
3902
d0207bf3 39032007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3904
630cb3b7
JB
3905 * custom.texi (Specifying File Variables):
3906 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3907
53b7759e
KH
39082007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3909
a5ab2e0c 3910 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3911
3912 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3913
c8763fb6 39142007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3915
630cb3b7 3916 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3917 --output=file.
3918
ff98e024
MR
39192007-11-13 Martin Rudalics <rudalics@gmx.at>
3920
3921 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3922 (Help Echo): Avoid mentioning the term "region" here and
3923 consistently use the term "active text".
3924
37b11c22
GM
39252007-11-11 Glenn Morris <rgm@gnu.org>
3926
3927 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3928
21d50ba1
JL
39292007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3930
1c6c854e
CS
3931 * search.texi (Query Replace):
3932 Mention `query-replace-show-replacement'.
21d50ba1 3933
c12ecb0a 39342007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3935
3936 * building.texi (Watch Expressions): Remove obscure sentence.
3937
3b4201f4
KH
39382007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3939
3940 * mule.texi (Select Input Method): Describe how to activate an input
3941 method in the text mode.
3942
07e5c0b0
DN
39432007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3944
3945 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3946
52dd7391
NR
39472007-10-30 Nick Roberts <nickrob@snap.net.nz>
3948
3949 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3950
c004e539
GM
39512007-10-30 Glenn Morris <rgm@gnu.org>
3952
3953 * misc.texi (Directory Tracking): Explain a bit more about
3954 dirtrack-mode.
3955
ca8c5b8c
GM
39562007-10-25 Glenn Morris <rgm@gnu.org>
3957
3958 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3959
b6c764ef
RS
39602007-10-24 Richard Stallman <rms@gnu.org>
3961
3962 * misc.texi (Interactive Shell): Cleanup last change.
3963
eabd84c9
JL
39642007-10-22 Juri Linkov <juri@jurta.org>
3965
3966 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3967 default values.
3968
0b43c7e2
ER
39692007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3970
ca8c5b8c 3971 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3972 'filesets'.
3973
a80859d4
MR
39742007-10-18 Martin Rudalics <rudalics@gmx.at>
3975
3976 * trouble.texi (Quitting): Fix typo.
3977
c9447ae1
GM
39782007-10-18 Glenn Morris <rgm@gnu.org>
3979
3980 * frames.texi (Mode Line Mouse): Mention minor mode names.
3981
168b980f
JL
39822007-10-17 Juri Linkov <juri@jurta.org>
3983
3984 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3985 fill-paragraph operates on the active region in Transient Mark mode.
3986 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3987 with fill-paragraph.
3988
3989 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3990 fill-paragraph.
3991
3992 * fixit.texi (Spelling): ispell-word operates on the active region
3993 in Transient Mark mode.
3994
5a331f34
JB
39952007-10-17 Aaron S. Hawley <aaronh@garden.org>
3996
3997 * building.texi (Source Buffers):
3998 * custom.texi (Init Non-ASCII):
3999 * glossary.texi (Glossary): Use "key binding" consistently.
4000
2a9f4d55
JB
40012007-10-17 Juanma Barranquero <lekktu@gmail.com>
4002
4003 * calendar.texi (Diary): Fix directive.
4004
de13cecf
RS
40052007-10-16 Richard Stallman <rms@gnu.org>
4006
4007 * calendar.texi (Diary): Clarify text about diary file example.
4008
5f90d53e
ER
40092007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4010
4011 * files.texi: Capitalize node names according to convention.
4012
3aa491bc
GM
40132007-10-13 Glenn Morris <rgm@gnu.org>
4014
4015 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4016
8a3106d3
ER
40172007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4018
4019 * emacs.texi:
4020 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4021 suggested by RMS and Robert J. Chassell.
8a3106d3 4022
da1080a2
ER
40232007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4024
3aa491bc 4025 * files.texi (Version Systems):
0870a421
ER
4026 * vc-xtra.texi:
4027 * vc1-xtra.texi:
ac3f4c6f 4028 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4029 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4030 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4031 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4032
58ade22b
ER
40332007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4034
da1080a2 4035 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4036 Reorder the descriptions to be chronological.
4037
93870ce2
RS
40382007-10-09 Richard Stallman <rms@gnu.org>
4039
4040 * display.texi (Cursor Display): Correct how cursor appears
4041 in nonselected windows.
4042
568c7288
NR
40432007-10-04 Nick Roberts <nickrob@snap.net.nz>
4044
4045 * building.texi (GDB Graphical Interface): Remove references to gdba
4046 and mention gud-gdb.
4047
1af74d06 40482007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4049
1af74d06 4050 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4051
0d8fb755
JL
40522007-10-06 Juri Linkov <juri@jurta.org>
4053
4054 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4055 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4056 fill-paragraph-or-region.
4057
4058 * basic.texi (Arguments): Replace fill-paragraph with
4059 fill-paragraph-or-region.
4060
b981e2c6
ER
40612007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4062
4063 * files.texi: Update the section on version control for 2007
2a9f4d55 4064 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4065 will come later.
4066
5fceaf9c
GM
40672007-09-15 Glenn Morris <rgm@gnu.org>
4068
4069 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4070 to `list-holidays'.
4071
b0e44b17
GM
40722007-09-14 Glenn Morris <rgm@gnu.org>
4073
4074 * calendar.texi: Update all instances of mark-calendar-holidays,
4075 list-calendar-holidays, list-holidays with the new names.
4076
8cf51b2c
GM
40772007-09-06 Glenn Morris <rgm@gnu.org>
4078
46a367db 4079 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4080 Split into the Emacs manual in emacs/, and other manuals in misc/.
4081 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4082 manual.
4083 (infodir): New variable.
4084 (info): Use $infodir.
4085 (emacsman): Delete target, not needed any more.
4086 Move all targets that are not the Emacs manual to misc/Makefile.in.
4087 (mostlyclean): Remove `gnustmp'.
4088 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4089 manual.
92f9b43f 4090 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4091 (emacsman): Delete target, not needed any more.
4092 (clean): Remove all info files but Emacs manual.
4093 Move all targets that are not the Emacs manual to misc/Makefile.in.
4094 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4095
4096 * Makefile.in (INFOSOURCES): Delete.
4097 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4098 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4099 *.vrs *.toc here...
4100 (maintainer-clean): ...from here.
4101
41022007-09-05 Glenn Morris <rgm@gnu.org>
4103
4104 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4105
8cf51b2c
GM
41062007-08-29 Glenn Morris <rgm@gnu.org>
4107
4108 * emacs.texi (EMACSVER): Increase to 23.0.50.
4109
3420c522
RS
41102007-08-27 Richard Stallman <rms@gnu.org>
4111
4112 * emacs.texi (Top): Clarify menu item for Glossary.
4113
4114 * display.texi (Faces): Change secn title.
4115 Clarify not all fonts come from Font Lock.
4116
8cf51b2c
GM
41172007-08-17 Eli Zaretskii <eliz@gnu.org>
4118
4119 * basic.texi (Position Info): Add index entry for face at point.
4120 Mention that character faces are also displayed by "C-u C-x =".
4121
8cf51b2c
GM
41222007-08-08 Glenn Morris <rgm@gnu.org>
4123
4124 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4125
41262007-08-07 Chong Yidong <cyd@stupidchicken.com>
4127
4128 * files.texi (File Conveniences): Document point motion keys in Image
4129 mode.
4130
8cf51b2c
GM
41312007-07-27 Glenn Morris <rgm@gnu.org>
4132
8cf51b2c
GM
4133 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4134 in-line.
4135
4136 * gpl.texi: New file with text of GPL.
4137 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4138
41392007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4140
4141 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4142
4143 * dired.texi (Wdired): Mention C-x C-q key binding.
4144
41452007-07-28 Nick Roberts <nickrob@snap.net.nz>
4146
4147 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4148
41492007-07-25 Glenn Morris <rgm@gnu.org>
4150
8cf51b2c
GM
4151 * emacs.texi (Copying): Replace license with GPLv3.
4152
4153 * Relicense all FSF files to GPLv3 or later.
4154
41552007-07-24 Glenn Morris <rgm@gnu.org>
4156
4157 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4158 for some calendars.
4159
41602007-07-23 Nick Roberts <nickrob@snap.net.nz>
4161
4162 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4163 default-directory for the current buffer is on a remote machine.
4164
8cf51b2c
GM
41652007-07-21 Eli Zaretskii <eliz@gnu.org>
4166
4167 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4168 default value.
4169
41702007-07-21 Richard Stallman <rms@gnu.org>
4171
4172 * files.texi (Why Version Control?): Improve previous change.
4173
41742007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4175
4176 * files.texi (Why Version Control?): New node.
4177
8cf51b2c
GM
41782007-07-12 Nick Roberts <nickrob@snap.net.nz>
4179
8cf51b2c
GM
4180 * building.texi (Starting GUD): Add xref to this anchor.
4181
8cf51b2c
GM
41822007-06-24 Karl Berry <karl@gnu.org>
4183
2a9f4d55 4184 * emacs.texi: New Back-Cover Text.
8cf51b2c 4185
8cf51b2c
GM
41862007-06-07 Alan Mackenzie <acm@muc.de>
4187
4188 * display.texi (Optional Mode Line): Document the new form of
4189 line+column numbers, "(561,2)".
4190
41912007-06-06 Juanma Barranquero <lekktu@gmail.com>
4192
49823426 4193 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4194
41952007-06-02 Chong Yidong <cyd@stupidchicken.com>
4196
4197 * Version 22.1 released.
4198
8cf51b2c
GM
41992007-05-07 Karl Berry <karl@gnu.org>
4200
4201 * emacs.texi (EMACSVER): Back to 22.
4202
42032007-05-06 Richard Stallman <rms@gnu.org>
4204
4205 * maintaining.texi (Create Tags Table): Clean up previous change.
4206
c8763fb6 42072007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4208
4209 * maintaining.texi (Create Tags Table): Add text about the dangers of
4210 making symbolic links to tags files.
4211
42122007-05-04 Karl Berry <karl@gnu.org>
4213
4214 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4215
42162007-05-03 Karl Berry <karl@gnu.org>
4217
4218 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4219
4220 * .cvsignore (*.pdf): New entry.
4221
8cf51b2c
GM
4222 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4223 for printing.
4224
42252007-05-01 Richard Stallman <rms@gnu.org>
4226
4227 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4228
8cf51b2c
GM
42292007-04-28 Glenn Morris <rgm@gnu.org>
4230
4231 * ack.texi (Acknowledgments):
4232 * anti.texi (Antinews):
8cf51b2c
GM
4233 * programs.texi (Program Modes): Restore mention of python.el pending
4234 consideration of legal status.
4235
42362007-04-28 Richard Stallman <rms@gnu.org>
4237
4238 * files.texi (File Names): Fixes to ~ description on MS systems.
4239
8cf51b2c
GM
42402007-04-26 Glenn Morris <rgm@gnu.org>
4241
4242 * emacs.texi (EMACSVER): Increase to 22.1.50.
4243
42442007-04-25 Karl Berry <karl@gnu.org>
4245
4246 * emacs.texi: Improve line breaks on copyright page,
4247 similar layout to lispref, 8.5x11 by default.
4248
4249 * dired.texi (Image-Dired): Improve line break, fix typo.
4250
42512007-04-24 Chong Yidong <cyd@stupidchicken.com>
4252
4253 * programs.texi (Program Modes):
8cf51b2c
GM
4254 * anti.texi (Antinews):
4255 * ack.texi (Acknowledgments): python.el removed.
4256
8cf51b2c
GM
42572007-04-23 Chong Yidong <cyd@stupidchicken.com>
4258
4259 * display.texi (Highlight Interactively): Correct description of
4260 hi-lock-file-patterns-policy.
4261
4262 * files.texi (File Archives): Mention self-extracting executables.
4263
42642007-04-23 Eli Zaretskii <eliz@gnu.org>
4265
4266 * search.texi (Unconditional Replace, Query Replace): Add xref to
4267 "Replacement and Case".
4268
42692007-04-22 Chong Yidong <cyd@stupidchicken.com>
4270
4271 * dired.texi (Image-Dired): Move from Thumbnails node.
4272 * misc.texi (Thumbnails): Node deleted.
4273 * emacs.texi (Top): Update node listing.
4274
4275 * files.texi (File Conveniences):
49823426 4276 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4277
42782007-04-21 Richard Stallman <rms@gnu.org>
4279
4280 * display.texi (Highlight Interactively): Correct previous change.
4281 Clarify doc of hi-lock-find-patterns, and move new features into it.
4282
42832007-04-20 David Koppelman <koppel@ece.lsu.edu>
4284
1c6c854e
CS
4285 * display.texi (Highlight Interactively):
4286 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4287
42882007-04-20 Martin Rudalics <rudalics@gmx.at>
4289
4290 * display.texi (Scrolling): Fix typo.
4291
8cf51b2c
GM
42922007-04-15 Chong Yidong <cyd@stupidchicken.com>
4293
8cf51b2c
GM
4294 * doclicense.texi: Remove node heading, so that it can be included by
4295 other files.
4296
4297 * emacs.texi: Insert node heading for GFDL.
4298
8cf51b2c
GM
42992007-04-14 Eli Zaretskii <eliz@gnu.org>
4300
4301 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4302 "command line".
4303
4304 * display.texi (Faces): Refer to "Creating Frames" for face
4305 and other frame customizations in .emacs.
4306
4307 * frames.texi (Creating Frames): Mention that face customizations can
4308 be put in .emacs. Add index entries.
4309
43102007-04-12 Richard Stallman <rms@gnu.org>
4311
4312 * glossary.texi (Glossary): Explain `iff'.
4313
43142007-04-11 Karl Berry <karl@gnu.org>
4315
4316 * gnu.texi (Top),
4317 * macos.texi (Mac Font Specs),
4318 * anti.texi (Antinews),
4319 * xresources.texi (Resources),
4320 * misc.texi (Emulation),
4321 * calendar.texi (Daylight Saving),
4322 * dired.texi (Dired and Find),
4323 * rmail.texi (Remote Mailboxes),
4324 * sending.texi (Mail Headers),
4325 * programs.texi (Which Function),
4326 * files.texi (Recover),
4327 * buffers.texi (Uniquify),
4328 * frames.texi (Wheeled Mice),
4329 * killing.texi (Rectangles): Wording to improve breaks in
4330 8.5x11 format.
4331 * mule.texi (Language Environments): \hbadness=10000 since there's
4332 no way to reword.
4333 * emacs.texi (smallbook): New @set to more easily switch between
4334 smallbook and 8.5x11.
4335
43362007-04-11 Richard Stallman <rms@gnu.org>
4337
4338 * files.texi (File Conveniences): Add xref to Tumme.
4339 Delete text about Thumbnail mode.
4340
8cf51b2c
GM
43412007-04-09 Alan Mackenzie <acm@muc.de>
4342
4343 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4344 new name. Insert concept index entries.
4345
8cf51b2c
GM
43462007-04-08 Chong Yidong <cyd@stupidchicken.com>
4347
4348 * display.texi (Standard Faces): Document prefix arg for
4349 list-faces-display.
4350
4351 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4352
8cf51b2c
GM
43532007-04-07 Chong Yidong <cyd@stupidchicken.com>
4354
8cf51b2c
GM
4355 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4356
4357 * files.texi (Misc File Ops): Rewrite description of
4358 insert-file-literally.
4359
8cf51b2c
GM
43602007-03-31 Eli Zaretskii <eliz@gnu.org>
4361
4362 * misc.texi (Printing): Postscript -> PostScript.
4363
8cf51b2c
GM
4364 * ack.texi (Acknowledgments): Postscript -> PostScript.
4365
4366 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4367
4368 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4369 below.
4370
43712007-03-30 Chong Yidong <cyd@stupidchicken.com>
4372
4373 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4374 Init Non-ASCII.
4375 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4376 (Init Non-ASCII): New node.
4377
43782007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4379
4380 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4381
8cf51b2c
GM
43822007-03-12 Glenn Morris <rgm@gnu.org>
4383
8cf51b2c
GM
4384 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4385 "Daylight Savings".
4386
49823426 4387 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4388 saving" in text throughout.
4389
8cf51b2c
GM
43902007-03-04 Richard Stallman <rms@gnu.org>
4391
4392 * custom.texi (Safe File Variables): Minor correction.
4393
8cf51b2c
GM
43942007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4395
4396 * rmail.texi (Movemail): Add internal ref.
4397 Don't indent the intro for the PROTO table.
4398 Format PROTO table items with @code.
4399
8cf51b2c
GM
44002007-02-26 Nick Roberts <nickrob@snap.net.nz>
4401
4402 * building.texi: Remove references to bashdb.
4403
8cf51b2c
GM
44042007-02-19 Juanma Barranquero <lekktu@gmail.com>
4405
4406 * mule.texi (Language Environments): Update list of supported language
4407 environments.
4408
8cf51b2c
GM
44092007-02-14 Kim F. Storm <storm@cua.dk>
4410
4411 * building.texi (Grep Searching): Fix lgrep doc.
4412
44132007-02-12 Chong Yidong <cyd@stupidchicken.com>
4414
4415 * back.texi: Remove unused file.
4416
c8763fb6 44172007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4418
4419 * maintaining.texi (Tag Syntax): Now --members is the default for
4420 etags, not for ctags yet.
4421
8cf51b2c
GM
44222007-02-03 Eli Zaretskii <eliz@gnu.org>
4423
4424 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4425 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4426 expects. Add comments to prevent people from inadvertently modifying
4427 the key parts needed by `texinfo-multiple-files-update'.
4428
44292007-01-29 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * frames.texi (Secondary Selection): Window clicked does not matter
4432 when mouse-yank-at-point is non-nil.
4433
8cf51b2c
GM
44342007-01-16 Glenn Morris <rgm@gnu.org>
4435
4436 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4437 system abbrev.
4438
44392007-01-11 Richard Stallman <rms@gnu.org>
4440
4441 * msdog.texi (Windows Keyboard): Another small cleanup.
4442
44432007-01-10 Richard Stallman <rms@gnu.org>
4444
4445 * msdog.texi (Windows Keyboard): Yet another try to make
4446 everyone happy with that passage.
4447
44482007-01-05 Richard Stallman <rms@gnu.org>
4449
4450 * anti.texi (Antinews): Mention M-x shell scrolling.
4451
44522007-01-05 Nick Roberts <nickrob@snap.net.nz>
4453
4454 * building.texi (Watch Expressions): Describe gdb-max-children.
4455
8cf51b2c
GM
44562007-01-04 Richard Stallman <rms@gnu.org>
4457
8cf51b2c
GM
4458 * msdog.texi (Windows Keyboard): Clarify previous change.
4459
8cf51b2c
GM
44602007-01-02 Richard Stallman <rms@gnu.org>
4461
4462 * custom.texi (Changing a Variable): Minor clarification.
4463 (Specific Customization): customize-customized => customize-unsaved.
4464
4465 * entering.texi (Entering Emacs): Clean up text about restarting
4466 Emacs for each file.
4467
4468 * misc.texi (Shell Options): Minor cleanup.
4469
4470 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4471 with Emacs, not vice versa.
4472
4473 * programs.texi (Symbol Completion): Recommend customizing
4474 window manager.
4475
4476 * xresources.texi (Resources): Minor fix.
4477
c8763fb6 44782007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4479
4480 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4481
44822007-01-01 Richard Stallman <rms@gnu.org>
4483
4484 * commands.texi (User Input): Document keys stolen by window mangers.
4485
44862006-12-31 Richard Stallman <rms@gnu.org>
4487
4488 * custom.texi (Specific Customization): Document customize-option
4489 instead of customize-variable.
4490
44912006-12-31 Kim F. Storm <storm@cua.dk>
4492
4493 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4494
44952006-12-30 Kim F. Storm <storm@cua.dk>
4496
4497 * killing.texi (CUA Bindings): Fix typo.
4498
4499 * xresources.texi (Table of Resources): Mention grow-only value for
4500 auto-resize-tool-bars.
4501
8cf51b2c
GM
45022006-12-27 Eli Zaretskii <eliz@gnu.org>
4503
4504 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4505 and how to get them back.
4506
45072006-12-26 Richard Stallman <rms@gnu.org>
4508
4509 * calendar.texi (Holidays): Holiday listing is based on current
4510 practice, but DST is not.
4511
45122006-12-25 Richard Stallman <rms@gnu.org>
4513
4514 * emacs.texi (Top): Update subnode menus.
4515
4516 * mark.texi (Transient Mark): Fix xref.
4517
4518 * killing.texi (Graphical Kill): Node deleted.
4519 (Killing): Add xref to Cut and Paste.
4520 (CUA Bindings): Update xref.
4521
4522 * frames.texi (Cut and Paste): New section to hold other nodes.
4523 (Mouse Commands): Node demoted.
4524 (Cut/Paste Other App): Split out from Mouse Commands.
4525 (Word and Line Mouse): Likewise.
4526 (Secondary Selection, Clipboard): Nodes demoted.
4527
8cf51b2c
GM
45282006-12-24 Kevin Ryde <user42@zip.com.au>
4529
4530 * calendar.texi (Holidays): US daylight saving begins second Sunday
4531 in March for 2007 onwards.
4532 (Daylight Savings): Show new US default daylight saving rules, 2nd
4533 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4534
45352006-12-23 Chong Yidong <cyd@stupidchicken.com>
4536
4537 * calendar.texi (Scroll Calendar): < and > are switched.
4538
45392006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4540
4541 * killing.texi (Deletion): Describe M-\ prefix argument.
4542
45432006-12-23 Richard Stallman <rms@gnu.org>
4544
4545 * search.texi (Regexp Search): Explain why forward and reverse regexp
4546 search are not mirror images.
4547
8cf51b2c
GM
45482006-12-19 Kim F. Storm <storm@cua.dk>
4549
4550 * major.texi (Choosing Modes): Describe match-function elements for
4551 magic-mode-alist.
4552
8cf51b2c
GM
45532006-12-18 Eli Zaretskii <eliz@gnu.org>
4554
4555 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4556 peculiarities.
4557
45582006-12-18 Richard Stallman <rms@gnu.org>
4559
4560 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4561
8cf51b2c
GM
45622006-12-17 Alan Mackenzie <acm@muc.de>
4563
4564 * programs.texi (Left Margin Paren): Remove the bit which says
4565 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4566 Discuss some of the issues of setting this option to nil.
4567
45682006-12-17 Glenn Morris <rgm@gnu.org>
4569
4570 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4571
45722006-12-16 Eli Zaretskii <eliz@gnu.org>
4573
4574 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4575 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4576 NTFS volumes.
4577 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4578 volumes.
4579
45802006-12-15 Eli Zaretskii <eliz@gnu.org>
4581
4582 * text.texi (HTML Mode): Fix "C-c TAB".
4583
8cf51b2c
GM
45842006-12-09 Richard Stallman <rms@gnu.org>
4585
4586 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4587
45882006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4589
4590 * files.texi (Misc File Ops): Document insert-file-literally.
4591
45922006-12-08 Eli Zaretskii <eliz@gnu.org>
4593
4594 * cmdargs.texi (Colors): Note that --color is intended for overriding
4595 the terminal defaults, not for normal invocation.
4596
4597 * misc.texi (Emacs Server): Improve wording. Don't mention the
4598 ``server program''. Add a cross-reference to "Init File" node.
4599 (Invoking emacsclient): Add index entries. Document both short and
4600 long versions of command-line options. Document the -f option.
4601
8cf51b2c
GM
46022006-12-06 Richard Stallman <rms@gnu.org>
4603
4604 * text.texi (Outline Format): Say to set outline-regexp
4605 and outline-level with major modes and file local variables.
4606
c8763fb6 46072006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4608
4609 * anti.texi (Antinews): Mention the alternative to
4610 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4611
8cf51b2c
GM
4612 * misc.texi (Interactive Shell): Ditto.
4613
46142006-12-04 Eli Zaretskii <eliz@gnu.org>
4615
4616 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4617
4618 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4619
46202006-12-01 Eli Zaretskii <eliz@gnu.org>
4621
4622 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4623 colon in the mode line.
4624
4625 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4626
46272006-11-26 Nick Roberts <nickrob@snap.net.nz>
4628
4629 * building.texi (Watch Expressions): Mention SPC for expanding/
4630 contracting watch expressions.
4631
46322006-11-26 Kim F. Storm <storm@cua.dk>
4633
4634 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4635
46362006-11-26 Nick Roberts <nickrob@snap.net.nz>
4637
4638 * building.texi (Debugger Operation): Define text command mode.
4639 Clarify how tooltips work.
4640 (GDB Graphical Interface): Explain how to run in text command mode
4641 more clearly.
4642
46432006-11-25 Juanma Barranquero <lekktu@gmail.com>
4644
4645 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4646
46472006-11-22 Juanma Barranquero <lekktu@gmail.com>
4648
4649 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4650
8cf51b2c
GM
46512006-11-18 Chong Yidong <cyd@stupidchicken.com>
4652
4653 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4654 and EMACS is deprecated.
4655
46562006-11-18 Juanma Barranquero <lekktu@gmail.com>
4657
4658 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4659
c8763fb6 46602006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4661
4662 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4663
4664 * emacs.texi: Include xresources.texi both for info and dvi.
4665
4666 * xresources.texi: Merge text from xresmini.texi.
4667
c8763fb6 46682006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4669
4670 * glossary.texi: Fix typos.
4671
8cf51b2c
GM
46722006-11-06 Richard Stallman <rms@gnu.org>
4673
4674 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4675
4676 * ack.texi (Acknowledgments): Fix name spelling.
4677
46782006-11-01 Juri Linkov <juri@jurta.org>
4679
4680 * search.texi (Word Search): Document incremental word search.
4681
46822006-10-28 Glenn Morris <rgm@gnu.org>
4683
4684 * ack.texi (Acknowledgments): Add cal-html author.
4685
4686 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4687 Calendar"). Describe new package cal-html.
4688 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4689 Calendar Files."
4690
8cf51b2c
GM
46912006-10-23 Richard Stallman <rms@gnu.org>
4692
4693 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4694 Abbrev mode is enabled.
4695
8cf51b2c
GM
46962006-10-16 Richard Stallman <rms@gnu.org>
4697
8cf51b2c
GM
4698 * emacs.texi: Update ISBN.
4699
8cf51b2c
GM
47002006-10-11 Kim F. Storm <storm@cua.dk>
4701
4702 * emacs.texi (Acknowledgments): Use @dotless{i}.
4703
47042006-10-08 Nick Roberts <nickrob@snap.net.nz>
4705
4706 * building.texi (Breakpoints Buffer): Mention catchpoints.
4707
47082006-10-08 Kim F. Storm <storm@cua.dk>
4709
4710 * ack.texi (Acknowledgments): Update.
4711
4712 * emacs.texi (Acknowledgments): Fix bad @/ form.
4713
8cf51b2c
GM
47142006-10-05 Kim F. Storm <storm@cua.dk>
4715
4716 * emacs.texi (Acknowledgments): Add more contributors.
4717
47182006-10-03 Richard Stallman <rms@gnu.org>
4719
4720 * emacs.texi (Acknowledgments): Update version and edition.
4721
8cf51b2c
GM
47222006-10-01 Karl Berry <karl@gnu.org>
4723
4724 * custom.texi (Customization Groups): Page break to keep example buffer
4725 on one page.
4726
47272006-09-30 Karl Berry <karl@gnu.org>
4728
4729 * programs.texi (Basic Indent): @need to improve page break.
4730 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4731
47322006-09-29 Glenn Morris <rgm@gnu.org>
4733
4734 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4735
47362006-09-29 Karl Berry <karl@gnu.org>
4737
4738 * windows.texi (Basic Window): Remove forced @break, no longer
4739 desirable.
4740 * frames.texi (Frame Commands),
4741 * mark.texi (Marking Objects): Reword to avoid bad page break.
4742 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4743
47442006-09-19 Richard Stallman <rms@gnu.org>
4745
4746 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4747 stick to present tense.
4748
c8763fb6 47492006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4750
4751 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4752 to x-gtk-use-old-file-dialog.
4753 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4754
47552006-09-15 Jay Belanger <belanger@truman.edu>
4756
49823426 4757 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4758 Change "Library Public License" to "Lesser Public License"
4759 throughout. Use "yyyy" to represent year.
4760
8cf51b2c
GM
47612006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4762
4763 * files.texi (Visiting): Add index entry "open file".
4764
8cf51b2c
GM
47652006-09-11 Richard Stallman <rms@gnu.org>
4766
4767 * building.texi (Compilation Mode): Clarification.
4768 (Grep Searching): Add xref to Compilation Mode.
4769
8cf51b2c
GM
47702006-09-08 Richard Stallman <rms@gnu.org>
4771
4772 * search.texi (Search): Ref multi-file search commands here.
4773 (Other Repeating Search): Not here.
4774
8cf51b2c
GM
47752006-08-28 Richard Stallman <rms@gnu.org>
4776
4777 * windows.texi (Split Window): Update xref.
4778
4779 * basic.texi (Continuation Lines): Update xref.
4780
4781 * indent.texi (Tab Stops): Update xref.
4782
4783 * emacs.texi (Top): Update subnode menu.
4784
4785 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4786 split out of Display Custom.
4787
47882006-08-25 Kim F. Storm <storm@cua.dk>
4789
4790 * display.texi (Display Custom): Add variables overline-margin
4791 and x-underline-at-descent-line.
4792
47932006-08-25 Richard Stallman <rms@gnu.org>
4794
4795 * entering.texi (Exiting): Rewrite to give graphical displays
4796 priority over text terminals.
4797
4798 * search.texi (Incremental Search): Move index entries.
4799
48002006-08-23 Chong Yidong <cyd@stupidchicken.com>
4801
4802 * custom.texi (Init File): Reference Find Init to avoid "home
4803 directory" confusion.
4804
48052006-08-22 Nick Roberts <nickrob@snap.net.nz>
4806
4807 * building.texi (Other GDB-UI Buffers): Describe how to edit
4808 a value in the locals buffer.
4809
48102006-08-21 Richard Stallman <rms@gnu.org>
4811
4812 * search.texi (Basic Isearch): Add `isearch' index entry.
4813
48142006-08-16 Richard Stallman <rms@gnu.org>
4815
4816 * misc.texi (Saving Emacs Sessions): Clean up wording.
4817
4818 * mark.texi (Marking Objects): Mention term "select all".
4819
4820 * emacs.texi (Top): Update subnode menu.
4821
4822 * help.texi (Help Mode): Move node up in file.
4823
8cf51b2c
GM
48242006-08-15 Nick Roberts <nickrob@snap.net.nz>
4825
4826 * building.texi (Stack Buffer): Explain fringe arrow.
4827
8cf51b2c
GM
48282006-08-12 Eli Zaretskii <eliz@gnu.org>
4829
8cf51b2c
GM
4830 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4831 on startup.
4832
48332006-08-11 Romain Francoise <romain@orebokech.com>
4834
4835 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4836
48372006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4838
4839 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4840
48412006-08-10 Richard Stallman <rms@gnu.org>
4842
4843 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4844 with face merging. Empty regions don't count.
4845 Clarify face property inheritance.
8cf51b2c
GM
4846
48472006-08-08 Romain Francoise <romain@orebokech.com>
4848
4849 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4850 <arjuropo@cc.jyu.fi>.
4851
8cf51b2c
GM
48522006-08-04 Eli Zaretskii <eliz@gnu.org>
4853
4854 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4855 apply to all frames.
4856
8cf51b2c
GM
48572006-08-01 Richard Stallman <rms@gnu.org>
4858
4859 * help.texi (Name Help): Add index entries for describe-variable.
4860
48612006-08-01 Nick Roberts <nickrob@snap.net.nz>
4862
4863 * building.texi (GDB Graphical Interface): Shorten node names.
4864 (GDB-UI Layout): Use GDB-related.
4865 (Other GDB-UI Buffers): Simplify English.
4866
48672006-07-31 Richard Stallman <rms@gnu.org>
4868
4869 * search.texi (Query Replace): Add xref for Dired's Q command.
4870
8cf51b2c
GM
48712006-07-31 Nick Roberts <nickrob@snap.net.nz>
4872
4873 * building.texi (GDB commands in Fringe): Rename to...
4874 (Source Buffers): ..this and move forward. Describe hollow arrow and
4875 new option gdb-find-source-frame.
4876
48772006-07-29 Richard Stallman <rms@gnu.org>
4878
4879 * dired.texi (Operating on Files): Simplify previous change
4880 and fix Texinfo usage.
4881
48822006-07-29 Eli Zaretskii <eliz@gnu.org>
4883
4884 * dired.texi (Operating on Files): Add cross-references. State the
4885 Unix commands that do similar things.
4886
48872006-07-28 Richard Stallman <rms@gnu.org>
4888
4889 * mark.texi (Transient Mark): Clarify that region never disappears
4890 when Transient Mark mode is off, and not when it is on.
4891
48922006-07-27 Richard Stallman <rms@gnu.org>
4893
4894 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4895
48962006-07-24 Richard Stallman <rms@gnu.org>
4897
4898 * xresources.texi (GTK styles): Fix texinfo usage.
4899
8cf51b2c
GM
4900 * commands.texi (User Input): Explain why we teach keyboard cmds.
4901
4902 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4903 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4904 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4905 * doclicense.texi, display.texi, dired.texi, basic.texi:
4906 * anti.texi, ack.texi: Move periods and commas inside quotes.
4907
49082006-07-22 Eli Zaretskii <eliz@gnu.org>
4909
4910 * cmdargs.texi (General Variables): Document EMAIL.
4911
49122006-07-21 Eli Zaretskii <eliz@gnu.org>
4913
4914 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4915 doesn't have effect on MS-Windows.
4916
8cf51b2c
GM
49172006-07-17 Richard Stallman <rms@gnu.org>
4918
4919 * building.texi (Grep Searching): Explain about chaining grep commands.
4920
8cf51b2c
GM
49212006-07-10 Nick Roberts <nickrob@snap.net.nz>
4922
49823426 4923 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4924
49252006-07-09 Chong Yidong <cyd@stupidchicken.com>
4926
4927 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4928 is invoked for multiple files.
4929
49302006-07-08 Eli Zaretskii <eliz@gnu.org>
4931
4932 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4933 on-line manual for the rest of this node.
4934 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4935 unconditionally.
4936 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4937 Improve wording.
4938 (Windows Printing): Improve wording.
4939 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4940 rest of this node.
4941
8cf51b2c
GM
49422006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4943
49823426
GM
4944 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4945 with eval-buffer.
8cf51b2c
GM
4946
49472006-07-05 Nick Roberts <nickrob@snap.net.nz>
4948
4949 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4950 of character translation.
4951
49522006-07-04 Nick Roberts <nickrob@snap.net.nz>
4953
4954 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4955
49562006-07-03 Karl Berry <karl@gnu.org>
4957
4958 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4959 not-too-underfull hboxes in the TeX output.
4960 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4961 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4962 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4963 * sending.texi, text.texi: Fix overfull/underfull boxes.
4964
49652006-07-03 Romain Francoise <romain@orebokech.com>
4966
4967 * m-x.texi (M-x): Fix.
4968
49692006-07-03 Richard Stallman <rms@gnu.org>
4970
8cf51b2c
GM
4971 * search.texi (Other Repeating Search): filename -> file name.
4972
4973 * misc.texi (Narrowing): Minor cleanups.
4974
4975 * files.texi (Visiting): filename -> file name.
4976
4977 * emacs.texi (Top): Update subnode menus.
4978
4979 * mule.texi (Coding Systems): Move char translation stuff here.
4980 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4981 (Recognize Coding): Substantial local rewrites.
4982 (International): Update menu.
4983
4984 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4985 (Scrolling): Substantial local rewrites.
4986 (Display): Update menu and intro.
4987
4988 * dired.texi: filename -> file name.
4989
4990 * custom.texi (Safe File Variables): Texinfo usage fix.
4991
f0131492 49922006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4993
4994 * help.texi, m-x.texi: Lots of cleanups.
4995
8cf51b2c
GM
49962006-06-30 Eli Zaretskii <eliz@gnu.org>
4997
4998 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4999 (Windows Processes, Windows Misc): Shorten the printed version by
5000 selectively conditioning less important portions by @ifnottex.
5001
8cf51b2c
GM
50022006-06-27 Richard Stallman <rms@gnu.org>
5003
5004 * mini.texi (Minibuffer File): Minor cleanup.
5005
50062006-06-25 Nick Roberts <nickrob@snap.net.nz>
5007
5008 * frames.texi (XTerm Mouse): Rename to...
5009 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5010
5011 * emacs.texi (Top): Use new node name.
5012
50132006-06-24 Eli Zaretskii <eliz@gnu.org>
5014
5015 * emacs.texi (Top): Update the detailed menu according to changes in
5016 msdog.texi.
5017
5018 * msdog.texi (Windows Keyboard): New section.
5019 (Windows Mouse): New section.
5020 (Windows System Menu): Remove section (text merged with "Windows
5021 Keyboard").
5022 (Windows Misc): New section.
5023
5024 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5025
5026 * msdog.texi (ls in Lisp): New section.
5027
5028 * files.texi (Visiting): Document case-insensitive wildcard matching
5029 under find-file-wildcards.
5030
8cf51b2c
GM
50312006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5032
5033 * macos.texi (Mac Input): Add description of mac-function-modifier.
5034 Now Unicode keyboard layouts work.
5035
8cf51b2c
GM
50362006-06-10 Richard Stallman <rms@gnu.org>
5037
5038 * mule.texi (Recognize Coding): Clarify previous change.
5039
50402006-06-09 Kenichi Handa <handa@m17n.org>
5041
5042 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5043 notation.
5044
50452006-06-07 Kevin Ryde <user42@zip.com.au>
5046
5047 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5048 manual for @ifnottex, but in emacs-extra for @iftex.
5049
5050 * cmdargs.texi (General Variables): Fix smtpmail xref.
5051
50522006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5053
8cf51b2c 5054 * programs.texi (Comment Commands):
8cf51b2c 5055 * custom.texi (Specifying File Variables):
49823426 5056 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5057
50582006-06-07 Nick Roberts <nickrob@snap.net.nz>
5059
5060 * building.texi (Watch Expressions): Move node to end.
5061 (GDB Graphical Interface): Move description of clicks in fringe...
5062 (GDB commands in the Fringe): ...to here. New node.
5063
8cf51b2c
GM
50642006-06-05 Romain Francoise <romain@orebokech.com>
5065
49823426 5066 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5067
50682006-06-05 Nick Roberts <nickrob@snap.net.nz>
5069
5070 * building.texi (GDB Graphical Interface): Update bindings.
5071 (Commands of GUD): Add gud-print. Remove gud-run.
5072 Restate availability more generally.
5073
f0131492 50742006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5075
5076 * mini.texi: Lots of cleanups.
5077
50782006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5081 and Mouse-2.
5082
c8763fb6 50832006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5084
5085 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5086
8cf51b2c
GM
50872006-05-31 Richard Stallman <rms@gnu.org>
5088
5089 * basic.texi (Moving Point): Fix previous change.
5090
c8763fb6 50912006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5092
5093 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5094
f0131492 50952006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5096
5097 * basic.texi: Many simplifications and improvements in wording.
5098
8cf51b2c
GM
50992006-05-26 Nick Roberts <nickrob@snap.net.nz>
5100
5101 * anti.texi (Antinews): Create a node for gdb-ui.
5102
8cf51b2c
GM
51032006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5104
5105 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5106
51072006-05-20 Richard Stallman <rms@gnu.org>
5108
5109 * dired.texi (Dired Navigation): dired-goto-file is now j.
5110
8cf51b2c
GM
51112006-05-20 Eli Zaretskii <eliz@gnu.org>
5112
5113 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5114 and their aliases.
5115
5116 * msdog.texi (Windows Printing): Mention non-support of plain text
5117 printing with some el-cheapo printers, and suggest a workaround.
5118
51192006-05-20 Kevin Ryde <user42@zip.com.au>
5120
5121 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5122 remove the bit saying you must set it.
5123
51242006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5125
5126 * trouble.texi (Checklist):
5127 * text.texi (Text, Auto Fill, Text Mode):
5128 * search.texi (Nonincremental Search):
5129 * rmail.texi (Rmail Labels):
5130 * mule.texi (Input Methods, Multibyte Conversion):
5131 * misc.texi (Gnus, Where to Look, PostScript):
5132 * maintaining.texi (Create Tags Table):
5133 * indent.texi (Indentation Commands):
5134 * fixit.texi (Spelling):
5135 * emacs.texi (Copying):
5136 * custom.texi (Init File): ifinfo -> ifnottex.
5137
8cf51b2c
GM
51382006-05-17 Richard Stallman <rms@gnu.org>
5139
5140 * files.texi (Diff Mode): Mention C-x `.
5141
51422006-05-08 Richard Stallman <rms@gnu.org>
5143
5144 * custom.texi (Disabling): Textual cleanups.
5145
8cf51b2c
GM
51462006-05-12 Glenn Morris <rgm@gnu.org>
5147
5148 * calendar.texi (Displaying the Diary, Format of Diary File):
5149 Refer to diary-view-entries, diary-list-entries,
5150 diary-show-all-entries rather than obsolete aliases.
5151
51522006-05-12 Eli Zaretskii <eliz@gnu.org>
5153
5154 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5155 (Displaying the Diary, Special Diary Entries, Importing Diary):
5156 * building.texi (Compilation Shell):
5157 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5158 emacs-xtra with @inforef's.
5159
5160 * files.texi (Visiting): Fix wording.
5161
5162 * mule.texi (Coding Systems, Text Coding): More indexing.
5163 Mention that C-x RET f can set eol conversion.
5164
c8763fb6 51652006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5166
5167 * xresmini.texi (GTK resources): Insert GTK description.
5168
5169 * xresources.texi (GTK resources): metafont should be menufont.
5170
8cf51b2c
GM
51712006-05-06 Michael Albinus <michael.albinus@gmx.de>
5172
49823426 5173 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5174 method, user name and host name is active only in partial
5175 completion mode.
5176
8cf51b2c
GM
51772006-05-06 Eli Zaretskii <eliz@gnu.org>
5178
5179 * makefile.w32-in (emacs.dvi):
5180 * Makefile.in (emacs.dvi): Add xresmini.texi.
5181
5182 * xresmini.texi (Table of Resources): Remove xref to non-existent
5183 node "LessTif Resources".
5184
5185 * msdog.texi (Microsoft Windows):
5186 * calendar.texi (Calendar/Diary, Displaying the Diary)
5187 (Special Diary Entries, Importing Diary, Holidays):
5188 * programs.texi (Program Modes):
5189 * text.texi (Text):
5190 * buffers.texi (Several Buffers):
5191 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5192
51932006-05-06 Eli Zaretskii <eliz@gnu.org>
5194
5195 The following changes merge the emacs-xtra manual into the main
5196 manual, but only for on-line version of the manual.
5197
5198 * vc2-xtra.texi (Version Backups, Local Version Control)
5199 (Making Snapshots, Change Logs and VC, Version Headers)
5200 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5201 on-line manual.
5202
5203 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5204 for on-line manual.
5205
5206 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5207 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5208 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5209 for on-line manual.
5210
5211 * fortran-xtra.texi (Fortran, Fortran Autofill)
5212 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5213 for on-line manual.
5214
5215 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5216 Conditional xref's for on-line manual.
5217
5218 * emerge-xtra.texi (Emerge, Overview of Emerge)
5219 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5220 manual.
5221
5222 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5223 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5224 (EMACSSOURCES): Use EMACS_XTRA.
5225 (../info/emacs-xtra): Remove.
5226 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5227
5228 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5229 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5230 (EMACSSOURCES): Use EMACS_XTRA.
5231 ($(infodir)/emacs-xtra): Remove.
5232 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5233
5234 * trouble.texi (Quitting):
5235 * text.texi (Text):
5236 * programs.texi (Program Modes):
5237 * msdog.texi (Microsoft Windows):
5238 * frames.texi (Frames):
5239 * files.texi (Backup, Version Control, VC Concepts)
5240 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5241 (Registering, VC Status, VC Undo, Multi-User Branching)
5242 (Comparing Files):
5243 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5244 (Displaying the Diary, Special Diary Entries, Importing Diary):
5245 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5246 conditional xref's, depending on @iftex/@ifnottex.
5247
5248 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5249 "MS-DOS". @include msdog-xtra.texi.
5250
5251 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5252 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5253
5254 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5255 for vc-xtra.texi subsections.
5256 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5257 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5258
5259 * sending.texi (Sending Mail): A @node line without explicit Prev,
5260 Next, and Up links.
5261
5262 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5263 Next, and Up links.
5264
5265 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5266 and its sections. @include picture-xtra.texi.
5267
5268 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5269 "Emerge".
5270 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5271
5272 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5273 exact duplicate of its name-sake in calendar.texi.
5274
5275 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5276 "Advanced Calendar/Diary Usage".
5277 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5278
5279 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5280 dired-xtra.texi.
5281 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5282
5283 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5284 (Files) [ifnottex]: Add menu entry for Autorevert.
5285
5286 * emacs-xtra.texi (Introduction): Reword to make consistent with
5287 printed version only.
5288 <Top level>: Remove the body of all chapters and move them to the
5289 new *-xtra.texi files. Use @raisesections and @lowersections to
5290 convert sections to chapters etc.
5291
5292 * msdog-xtra.texi:
5293 * fortran-xtra.texi:
5294 * vc-xtra.texi:
5295 * vc1-xtra.texi:
5296 * vc2-xtra.texi:
5297 * emerge-xtra.texi:
5298 * cal-xtra.texi:
5299 * dired-xtra.texi:
5300 * arevert-xtra.texi: New files, with text from respective chapters
5301 of emacs-xtra.texi. Convert each @chapter into @section, @section
5302 into @subsection, etc.
5303
1c6c854e 5304 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5305 updated.
5306
5307 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5308 Windows". All references updated.
5309
53102006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5311
5312 * macos.texi (Mac Input): Mention input from Character Palette.
5313 (Mac Font Specs): Fix typo.
5314
53152006-05-05 Richard Stallman <rms@gnu.org>
5316
5317 * files.texi (Diff Mode): Minor cleanup.
5318
53192006-05-05 Karl Berry <karl@gnu.org>
5320
8cf51b2c
GM
5321 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5322 errors from the current release of makeinfo (4.8).
5323 * help.texi (Library Keywords): Change widest word in multitable
5324 template from `emulations' to `convenience'. (Not sure if this is
5325 related to the font change.)
5326
53272006-05-05 Eli Zaretskii <eliz@gnu.org>
5328
5329 * files.texi (File Names): Add a footnote about limited support of
5330 ~USER on MS-Windows.
5331
5332 * cmdargs.texi (Initial Options): Add a footnote about limited
5333 support of ~USER on MS-Windows.
5334
53352006-05-03 Richard Stallman <rms@gnu.org>
5336
5337 * files.texi (Diff Mode): Node moved here.
5338 (Comparing Files): Delete what duplicates new node.
5339 (Files): Put Diff Mode in menu.
5340
1c6c854e 5341 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5342
5343 * emacs.texi (Top): Update menu for Diff Mode.
5344
5345 * trouble.texi (Emergency Escape): Simplify.
5346
5347 * emacs.texi (Top): Minor clarification.
5348
53492006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5350
5351 * commands.texi, entering.texi, screen.texi: Many simplifications.
5352
53532006-05-03 Richard Stallman <rms@gnu.org>
5354
5355 * commands.texi (Text Characters): Delete paragraph about unibyte
5356 non-ASCII printing chars.
5357
5358 * killing.texi (Killing): Say "graphical displays".
5359 * display.texi: Say "graphical displays".
5360
5361 * cmdargs.texi (Misc X): Say "graphical displays".
5362
53632006-05-01 Richard Stallman <rms@gnu.org>
5364
5365 * emacs.texi (Top): Add Diff Mode to menu.
5366
53672006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5368
5369 * misc.texi (Diff Mode): New node.
5370
53712006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5372
5373 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5374 (Mac Environment Variables): Shorten example line.
5375 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5376
53772006-05-01 Nick Roberts <nickrob@snap.net.nz>
5378
5379 * building.texi (GUD Customization): Describe cases %d and %c.
5380 Update description for %e.
5381
53822006-04-30 Glenn Morris <rgm@gnu.org>
5383
5384 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5385
53862006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5387
5388 * custom.texi (Examining): Update C-h v output example.
5389
53902006-04-29 Kim F. Storm <storm@cua.dk>
5391
5392 * building.texi (Grep Searching): Add lgrep and rgrep.
5393
8cf51b2c
GM
53942006-04-23 Richard Stallman <rms@gnu.org>
5395
5396 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5397
5398 * xresmini.texi: New file.
5399
5400 * xresources.texi (Face Resources): Split table into font resources
5401 and the rest. Combine similar attributes for brevity.
5402
8cf51b2c
GM
54032006-04-21 Eli Zaretskii <eliz@gnu.org>
5404
5405 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5406 backslashes and case-insensitivity in file names (moved to the
5407 main manual).
5408 (MS-DOS Printing): Move most of the text to the main manual.
5409
5410 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5411 New nodes.
5412 (Windows Processes, Windows System Menu): Add index entries and
5413 fix wording.
5414
8cf51b2c
GM
54152006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5416
5417 * misc.texi (Shell Ring): Add notes on saved input when
5418 navigating off the end of the history list.
5419
54202006-04-18 Chong Yidong <cyd@mit.edu>
5421
5422 * misc.texi (Shell Options): Correct default value of
5423 comint-scroll-show-maximum-output.
5424
8cf51b2c
GM
54252006-04-18 Nick Roberts <nickrob@snap.net.nz>
5426
5427 * building.texi (Watch Expressions): Update.
5428
8cf51b2c
GM
54292006-04-12 Richard Stallman <rms@gnu.org>
5430
5431 * search.texi: Clean up previous change.
5432
54332006-04-12 Eli Zaretskii <eliz@gnu.org>
5434
5435 * search.texi (Regexp Backslash, Regexp Replace): Add index
5436 entries for ``back reference'' and mention the term itself in the
5437 text.
5438
54392006-04-11 Richard Stallman <rms@gnu.org>
5440
5441 * custom.texi (Safe File Variables):
5442 Document enable-local-variables = :safe.
5443
54442006-04-11 Karl Berry <karl@gnu.org>
5445
5446 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5447 (Remote Repositories, Version Backups, Local Version Control)
5448 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5449 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5450 (Renaming VC Work Files and Master Files)
5451 (Inserting Version Control Headers, Customizing VC, General Options)
5452 (Options for RCS and SCCS, Options specific for CVS): Move all
5453 these nodes to emacs-xtra.texi, for brevity.
5454 * cmdargs.texi, files.texi: Change cross-references.
5455
8cf51b2c
GM
54562006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5457
5458 * files.texi (Old Versions): Update description of vc-annotate's
5459 use of color to indicate date ranges.
5460
8cf51b2c
GM
54612006-04-09 Kevin Ryde <user42@zip.com.au>
5462
8cf51b2c
GM
5463 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5464 put info and printed manual names the right way around.
5465
54662006-04-09 Karl Berry <karl@gnu.org>
5467
5468 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5469 emacs-xtra.texi, leaving only MS Windows information.
5470 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5471 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5472 node names.
5473
5474 * emacs.texi: Move @summarycontents and @contents to the beginning
5475 of the file.
5476
8cf51b2c
GM
54772006-04-08 Kevin Ryde <user42@zip.com.au>
5478
5479 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5480
54812006-04-07 Richard Stallman <rms@gnu.org>
5482
5483 * programs.texi (Comments, Comment Commands, Options for Comments)
5484 (Multi-Line Comments): "Align", not "indent".
5485 (Basic Indent): C-j deletes trailing whitespace before the newline.
5486
54872006-04-06 Richard Stallman <rms@gnu.org>
5488
8cf51b2c
GM
5489 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5490
54912006-04-06 Eli Zaretskii <eliz@gnu.org>
5492
5493 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5494
8cf51b2c
GM
54952006-04-05 Richard Stallman <rms@gnu.org>
5496
5497 * emacs.texi (Top): Update subnode menu.
5498
5499 * trouble.texi (Unasked-for Search): Node deleted.
5500 (Lossage): Delete from menu.
5501
55022006-04-04 Richard Stallman <rms@gnu.org>
5503
5504 * trouble.texi: Various cleanups.
5505 (Checklist): Don't bother saying how to snail a bug report.
5506 (Emergency Escape): Much rewriting.
5507 (After a Crash): Rename the core dump immediately.
5508 (Total Frustration): Call it a psychotherapist.
5509 (Bug Criteria): Avoid "illegal instruction".
5510 (Sending Patches): We always put the contributor's name in.
5511
5512 * misc.texi (Thumbnails): Minor correction.
5513
8cf51b2c
GM
55142006-04-03 Richard Stallman <rms@gnu.org>
5515
5516 * misc.texi (Thumbnails): Minor cleanup.
5517
55182006-04-02 Karl Berry <karl@gnu.org>
5519
5520 * sending.texi (Mail Sending): pxref to Top needs five args.
5521
5522 * texinfo.tex: Update to current version (2006-03-21.13).
5523
8cf51b2c
GM
55242006-03-31 Richard Stallman <rms@gnu.org>
5525
5526 * emacs.texi (Top): Update subnode menu.
5527
5528 * help.texi (Help Mode): Cleanup.
5529
5530 * dired.texi: Many cleanups.
5531 (Dired Deletion): Describe dired-recursive-deletes.
5532 (Operating on Files): dired-create-directory moved.
5533 (Misc Dired Features): Move to here.
5534 (Tumme): Node moved to misc.texi.
5535
5536 * custom.texi: Many cleanups.
5537 (Minor Modes): Don't mention ISO Accents Mode.
5538 (Examining): Update C-h v output example.
5539 (Hooks): Add index and xref for add-hook.
5540 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5541 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5542
5543 * misc.texi: Many cleanups.
5544 (beginning): Add to summary of topics.
5545 (Shell): Put eshell xref at the end. Remove eshell from table.
5546 (Thumbnails): New node.
5547
8cf51b2c
GM
55482006-03-28 Eli Zaretskii <eliz@gnu.org>
5549
5550 * files.texi (File Name Cache): Make it clear that the cache is
5551 not persistent.
5552
8cf51b2c
GM
55532006-03-25 Karl Berry <karl@gnu.org>
5554
49823426
GM
5555 * emacs-xtra.texi, emacs.texi, gnu.texi:
5556 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5557 (2) do not indent copyright year list (or anything else).
5558
8cf51b2c
GM
55592006-03-21 Juanma Barranquero <lekktu@gmail.com>
5560
5561 * files.texi (VC Dired Mode): Remove misplaced brackets.
5562
55632006-03-21 Andre Spiegel <spiegel@gnu.org>
5564
5565 * files.texi: Various updates and clarifications in the VC chapter.
5566
55672006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5568
5569 * help.texi (Help Mode): Document "C-c C-c".
5570
8cf51b2c
GM
55712006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5572
5573 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5574 menu in the standalone Info reader.
5575
55762006-03-15 Chong Yidong <cyd@stupidchicken.com>
5577
5578 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5579 moved here from Emacs manual.
5580
5581 * programs.texi (Fortran): Section moved to emacs-xtra.
5582 (Program Modes): Xref to Fortran in emacs-xtra.
5583
5584 * maintaining.texi (Emerge): Move to emacs-xtra.
5585 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5586
5587 * picture.texi: File deleted.
5588 * Makefile.in:
5589 * makefile.w32-in: Remove picture.texi.
5590
5591 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5592 * abbrevs.texi (Abbrevs):
5593 * sending.texi (Sending Mail): Picture node removed.
5594
5595 * emacs.texi (Top): Update node listings.
5596
8cf51b2c
GM
55972006-03-12 Richard Stallman <rms@gnu.org>
5598
5599 * calendar.texi: Various cleanups.
5600
8cf51b2c
GM
56012006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5602
5603 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5604 syntax.
5605
8cf51b2c
GM
56062006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5607
5608 * search.texi (Regexps): More accurately describe which characters
5609 are special in which situations. Recommend _not_ to quote `]' or
5610 `-' when they are not special.
5611
8cf51b2c
GM
56122006-02-28 Andre Spiegel <spiegel@gnu.org>
5613
5614 * files.texi (Old Versions): Clarify operation of C-x v =.
5615
8cf51b2c
GM
56162006-02-21 Nick Roberts <nickrob@snap.net.nz>
5617
5618 * building.texi (Watch Expressions): Update and describe
5619 gdb-speedbar-auto-raise.
5620
56212006-02-19 Richard M. Stallman <rms@gnu.org>
5622
5623 * emacs.texi: Use @smallbook.
5624 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5625 Update subnode menu.
5626
5627 * building.texi (Lisp Interaction): Minor addition.
5628
56292006-02-18 Nick Roberts <nickrob@snap.net.nz>
5630
5631 * building.texi (Watch Expressions): Update and be more precise.
5632
c8763fb6 56332006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5634
5635 * maintaining.texi (Create Tags Table): Explain why the
5636 exception when etags writes to files under the /dev tree.
5637
56382006-02-14 Richard M. Stallman <rms@gnu.org>
5639
5640 * custom.texi (Safe File Variables): Lots of clarification.
5641 Renamed from Unsafe File Variables.
5642
56432006-02-14 Chong Yidong <cyd@stupidchicken.com>
5644
5645 * custom.texi (Unsafe File Variables): File variable confirmation
5646 assumed denied in batch mode.
5647
56482006-02-14 Richard M. Stallman <rms@gnu.org>
5649
5650 * building.texi (GDB User Interface Layout): Don't say `inferior'
5651 for program being debugged.
5652
56532006-02-15 Nick Roberts <nickrob@snap.net.nz>
5654
5655 * building.texi (GDB Graphical Interface):
5656 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5657
56582006-02-13 Chong Yidong <cyd@stupidchicken.com>
5659
5660 * custom.texi (Specifying File Variables, Unsafe File Variables):
5661 New nodes, split from File Variables. Document new file local
5662 variable behavior.
5663
56642006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5665
5666 * display.texi (Standard Faces):
8cf51b2c
GM
5667 * files.texi (Visiting):
5668 * frames.texi (Clipboard):
5669 * glossary.texi (Glossary) <Clipboard>:
5670 * xresources.texi (X Resources): Mention Mac OS port.
5671
8cf51b2c
GM
56722006-02-12 Richard M. Stallman <rms@gnu.org>
5673
5674 * building.texi (Building): Clarify topic in intro.
5675
5676 * maintaining.texi (Maintaining): Change title; clarify topic.
5677 Delete duplicate index entries.
5678
5679 * building.texi (Other GDB User Interface Buffers): Clarifications.
5680
5681 * text.texi (Cell Commands): Clarifications.
5682
5683 * programs.texi (Defuns): Delete duplicate explanation of
5684 left-margin paren convention.
5685 (Hungry Delete): Minor cleanup.
5686
56872006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5688
5689 * dired.texi (Tumme): More tumme documentation.
5690
56912006-02-11 Alan Mackenzie <acm@muc.de>
5692
5693 * programs.texi ("Hungry Delete"): Correct the appellation of the
5694 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5695
56962006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5697
5698 * dired.texi (Tumme): Fix small bug.
5699
57002006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5701
5702 * macos.texi (Mac International): Rename "fontset-mac" to
5703 "fontset-standard".
5704
8cf51b2c
GM
57052006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5706
5707 * dired.texi (Tumme): Basic documentation for Tumme added.
5708
8cf51b2c
GM
57092006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5710
5711 * mule.texi (International):
5712 * programs.texi (Basic Indent): Fix typos.
5713
8cf51b2c
GM
5714 * custom.texi (Minor Modes):
5715 * display.texi (Text Display):
5716 * commands.texi (Text Characters): Update xrefs.
5717
57182006-02-07 Richard M. Stallman <rms@gnu.org>
5719
5720 * emacs.texi (Top): Update subnode menu.
5721 Update info on old Emacs papers.
5722 (Intro): "Graphical display", not window system.
5723
5724 * xresources.texi (GTK styles): Minor clarifications.
5725
5726 * trouble.texi: "Graphical display", not window system.
5727 (Stuck Recursive): Minor clarification.
5728
5729 * text.texi: Minor clarifications.
5730 (Sentences): Explain why two-space convention is better.
5731 Explain sentence-end-without-period here.
5732 (Fill Commands): Not here.
5733 (Refill): Node moved down.
5734 (Filling): Update menu.
5735 (Table Creation, Cell Justification, Column Commands): Clarify.
5736
5737 * sending.texi: Minor clarifications.
5738
5739 * search.texi (Regexp Backslash): Clarification.
5740
5741 * rmail.texi: Minor cleanups.
5742 (Rmail): Delete digression about `rmail-mode'.
5743 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5744 (Rmail Files): Mention C-u M-x rmail.
5745 (Rmail Reply): Mention References.
5746 (Rmail Display): Mention rmail-nonignored-headers.
5747
5748 * programs.texi: Minor cleanups.
5749 (Comment Commands): Mention momentary Transient Mark mode.
5750 (Matching): Be more specific about customizing show-paren-mode.
5751 (Info Lookup): Don't list the modes that support C-h S.
5752 Just say what it does in an unsupported mode.
5753 (Man Page): Delete excessive info on customizing woman.
5754 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5755
5756 * abbrevs.texi: Minor clarifications.
5757 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5758 not "dynamic abbrevs" as if they were a kind of abbrev.
5759
5760 * picture.texi (Picture): Minor cleanup.
5761
5762 * mule.texi (Communication Coding): Say "other applications".
5763 (Fontsets): Not specific to X. Add xref to X Resources.
5764 (Unibyte Mode): Rename from Single-Byte Character Support.
5765 "Graphical display", not window system.
5766 (International): Update menu.
5767
5768 * maintaining.texi (Format of ChangeLog):
5769 New node, split out from ChangeLog.
5770 (ChangeLog): Clarifications in the remaining text.
5771 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5772 (Find Tag): Add @w.
5773 (Tags Search): Explain tag table order here. Simplify grep ref.
5774 (List Tags): tags-tag-face is a variable, not a face.
5775 (Emerge): Cleanups.
5776
5777 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5778 (Keyboard Macros): Avoid "the user".
5779
5780 * killing.texi: "Graphical display", not window system.
5781
5782 * help.texi (Help Echo): "Graphical display", not window system.
5783
5784 * glossary.texi: Say "you", not "the user". Say "graphical display".
5785
5786 * frames.texi: Minor cleanups. "Graphical display", not window system.
5787
5788 * files.texi (Visiting): Make drag-and-drop not X-specific.
5789
5790 * custom.texi: Minor cleanups. "Graphical display", not window system.
5791
5792 * cmdargs.texi: Minor cleanups.
5793
5794 * building.texi (Compilation): Move and split kill-compilation para.
5795 Add para about multiple compilers.
5796 (Compilation Mode): Commands also available in grep mode and others.
5797 Mention C-u C-x ` more tutorially. Clarify C-x `.
5798 (Compilation Shell): Clarify. Put Bash example first.
5799 (Grep Searching): Minor cleanups; add @w.
5800 (Debuggers): Minor cleanups.
5801 (Starting GUD): Make GDB xgraphical mode issue clearer.
5802 (Debugger Operation): Lots of clarifications including
5803 GDB tooltip side-effect issue.
5804 (Commands of GUD): Clarify.
5805 (GUD Customization): Add bashdb-mode-hook.
5806 (GDB Graphical Interface): Rewrite for clarity.
5807 (GDB User Interface Layout): Rewrite for clarity.
5808 (Stack Buffer, Watch Expressions): Likewise.
5809 (Other GDB User Interface Buffers): Cleanups.
5810 (Lisp Libraries, External Lisp): Cleanup.
5811
5812 * basic.texi (Position Info): "Graphical displays", rather than
5813 window systems.
5814
5815 * anti.texi: Minor cleanup.
5816
8cf51b2c
GM
58172006-02-03 Eli Zaretskii <eliz@gnu.org>
5818
5819 * custom.texi (Init File, Find Init): Add cross-references to
5820 where $HOME is described.
5821
58222006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5823
5824 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5825 is not inside the @table.
5826
5827 * emacs.texi (Top): Correct node name.
5828
5829 * files.texi (File Names): Fix @xref.
5830 (Reverting): Fix typo.
5831
5832 * mule.texi (International): Correct node name.
5833
5834 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5835
58362006-02-01 Richard M. Stallman <rms@gnu.org>
5837
5838 * emacs.texi (Top): Update subnode menu.
5839
5840 * mule.texi: Minor clarifications.
5841 Reduce the specific references to X Windows.
5842 Refer to "graphical" terminals, rather than window systems.
5843 (Text Coding): Rename from Specify Coding.
5844 (Communication Coding, File Name Coding, Terminal Coding):
5845 New nodes split out from Text Coding.
5846
5847 * kmacro.texi: Minor clarifications.
5848 (Keyboard Macro Ring): Comment out some excessive commands.
5849 (Basic Keyboard Macro): Split up the table, putting part in each node.
5850
5851 * major.texi: Minor clarifications.
5852
5853 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5854
5855 * windows.texi: Minor clarifications.
5856 (Change Window): Don't describe mode-line mouse cmds here.
5857 Add xref to Mode Line Mouse.
5858
5859 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5860
5861 * macos.texi (Mac International): Fix xref.
5862
5863 * indent.texi: Minor clarifications.
5864
5865 * frames.texi: Minor clarifications.
5866 Reduce the specific references to X Windows.
5867 Refer to "graphical" terminals, rather than window systems.
5868 (Frame Parameters): Don't mention commands like
5869 set-foreground-color. Just say to customize a face.
5870 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5871
5872 * files.texi: Minor clarifications.
5873 (Numbered Backups): New node, split out from Backup Names.
5874
5875 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5876
5877 * cmdargs.texi (General Variables): Fix xref.
5878
5879 * buffers.texi: Minor clarifications.
5880
8cf51b2c
GM
58812006-01-31 Richard M. Stallman <rms@gnu.org>
5882
5883 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5884 Nodes moved to top.
5885
5886 * display.texi: Minor clarifications.
5887 (Display): Rearrange menu.
5888 (Standard Faces): Mention query-replace face.
5889 (Faces): Simplify.
5890 (Font Lock): Simplify face customization info.
5891 (Highlight Changes): Node merged into Highlight Interactively.
5892 (Highlight Interactively): Much rewriting and cleanup.
5893 (Optional Mode Line): Narrowed line number not good for goto-line.
5894 Simplify face customization advice.
5895 (Text Display): Mention use of escape-glyph face.
5896 Move ctl-arrow and tab-width here.
5897 (Display Custom): Move no-redraw-on-reenter to end of node.
5898
5899 * search.texi: Minor clarifications.
5900 (Isearch Scroll): Simplify.
5901 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5902
5903 * regs.texi (Registers): Mention bookmarks here.
5904
5905 * mark.texi: Minor clarifications.
5906 (Selective Undo): Node deleted.
5907
5908 * m-x.texi: Minor clarifications.
5909
5910 * killing.texi: Minor clarifications.
5911 Refer to "graphical" terminals, rather than window systems.
5912
5913 * help.texi: Clarifications.
5914 (Help): Don't describe C-h F and C-h K here.
5915 (Key Help): Describe C-h K here.
5916 (Name Help): Mention Emacs Lisp Intro.
5917 Describe C-h F here.
5918 (Misc Help): Mention C-h F and C-h K only briefly.
5919
5920 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5921 Selective undo text merged in.
5922 (Spelling): Mention Aspell along with Ispell.
5923
5924 * emacs.texi (Top): Update subnode menus.
5925
5926 * basic.texi (Basic Undo): Rename from Undo. Most of text
5927 moved to new Undo node.
5928
8cf51b2c
GM
59292006-01-29 Chong Yidong <cyd@stupidchicken.com>
5930
5931 * basic.texi (Continuation Lines, Inserting Text):
5932 Mention longlines mode.
5933
59342006-01-29 Richard M. Stallman <rms@gnu.org>
5935
10d1d0af 5936 * screen.texi: Minor cleanups.
8cf51b2c
GM
5937 (Screen): Clean up the intro paragraphs.
5938 (Mode Line): Lots of rewriting. Handle frame-name better.
5939 eol-mnemonic-... vars moved out.
5940
5941 * emacs.texi (Top): Change menu item for MS-DOS node.
5942 Update subnode menu.
5943
5944 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5945 chapter relates to Windows. Title changed.
5946
5947 * mini.texi: Minor cleanups.
5948
5949 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5950 (Mark): Put it in the menu.
5951
5952 * entering.texi: Minor cleanups.
5953
5954 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5955 (Intro): Refer to "graphical" terminals, rather than X.
5956
5957 * display.texi (Display Custom): Add xref to Variables.
5958 (Optional Mode Line): eol-mnemonic-... vars moved here.
5959
5960 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5961 rather than X.
5962
8cf51b2c
GM
5963 * basic.texi: Minor cleanups.
5964 (Undo): selective-undo moved.
5965
8cf51b2c
GM
59662006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5967
5968 * anti.texi (Antinews): Various corrections and additions.
5969
59702006-01-23 Juri Linkov <juri@jurta.org>
5971
5972 * custom.texi (Easy Customization, Customization Groups)
5973 (Browsing Custom): Mention links along with buttons.
5974
8cf51b2c
GM
59752006-01-21 Eli Zaretskii <eliz@gnu.org>
5976
8cf51b2c
GM
5977 * text.texi (TeX Print): Use @key for TAB.
5978
8cf51b2c
GM
5979 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5980
8cf51b2c
GM
59812006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5982
5983 * files.texi (File Aliases): Don't claim that usually separate
5984 buffers are created for two file names that name the same data.
5985 Mention additional situations where different names mean the same
5986 file on disk.
5987
59882006-01-19 Richard M. Stallman <rms@gnu.org>
5989
5990 * killing.texi (Deletion): Upcase @key argument.
5991
5992 * custom.texi (Custom Themes): Minor cleanup.
5993
5994 * programs.texi (Hungry Delete): Upcase @key argument.
5995
8cf51b2c
GM
59962006-01-16 Juri Linkov <juri@jurta.org>
5997
5998 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5999 Move `mode-line-highlight' before `mode-line-buffer-id'.
6000
8cf51b2c
GM
60012006-01-14 Richard M. Stallman <rms@gnu.org>
6002
6003 * basic.texi (Inserting Text): Minor cleanup.
6004
8cf51b2c
GM
60052006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6006
6007 * custom.texi (Changing a Variable, Face Customization):
6008 Update for changes in Custom menus.
6009
8cf51b2c
GM
60102006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6011
6012 * macos.texi (Mac International): Undo last change.
6013
8cf51b2c
GM
60142006-01-02 Chong Yidong <cyd@stupidchicken.com>
6015
6016 * custom.texi (Custom Themes): Describe the new
6017 customize-create-theme interface.
6018
60192005-12-30 Juri Linkov <juri@jurta.org>
6020
6021 * basic.texi (Position Info): Update example.
6022
c8763fb6 60232005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6024
6025 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6026
60272005-12-24 Chong Yidong <cyd@stupidchicken.com>
6028
6029 * custom.texi (Custom Themes): `load-theme' always loads.
6030
60312005-12-23 Juri Linkov <juri@jurta.org>
6032
6033 * display.texi (Highlight Interactively): Use double space to
6034 separate sentences. Replace C-p with M-p, and C-n with M-n.
6035
60362005-12-22 Richard M. Stallman <rms@gnu.org>
6037
6038 * custom.texi (Easy Customization and subnodes):
6039 Replace "active field" with "button".
6040 Use "user option" only for variables.
6041 Use "setting" for variable-or-face.
6042
60432005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * buffers.texi (Select Buffer): Change order in table to make
6046 "Similar" refer to the correct item.
6047 (Indirect Buffers): Minor rewording.
6048
8cf51b2c
GM
60492005-12-20 Juri Linkov <juri@jurta.org>
6050
6051 * files.texi (VC Status): Put P and N near p and n.
6052
8cf51b2c
GM
60532005-12-19 Richard M. Stallman <rms@gnu.org>
6054
6055 * programs.texi (Electric C): Delete the info about newline control.
6056 (Other C Commands): Minor cleanup.
6057 (Left Margin Paren): Minor cleanup.
6058
60592005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6060
6061 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6062 (Customization Groups): Delete text moved to "Browsing Custom".
6063 (Browsing Custom): New node.
6064 (Specific Customization): Clarify which commands only work for
6065 loaded options.
6066
60672005-12-18 Bill Wohler <wohler@newt.com>
6068
6069 * frames.texi (Tool Bars): Shorten text of previous change.
6070
60712005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6072
6073 * files.texi (VC Status): Document log-view mode.
6074
60752005-12-18 Bill Wohler <wohler@newt.com>
6076
6077 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6078 permanently via the customize interface.
6079
8cf51b2c
GM
60802005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6081
6082 * killing.texi (Killing by Lines): Document `kill-whole-line'
6083 function.
6084
c8763fb6 60852005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6086
6087 * buffers.texi (Select Buffer): Change `prev-buffer' to
6088 `previous-buffer'. Indicate that these functions use a frame
6089 local buffer list.
6090
8cf51b2c
GM
60912005-12-12 Richard M. Stallman <rms@gnu.org>
6092
6093 * custom.texi (Easy Customization): Change menu comment.
6094 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6095
6096 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6097 (Help): Among the Apropos commands, describe only C-h a here.
6098
60992005-12-11 Richard M. Stallman <rms@gnu.org>
6100
6101 * programs.texi (Options for Comments): Comment-end starts with space.
6102
6103 * glossary.texi (Glossary): Minor cleanup.
6104
6105 * files.texi (Old Versions): Use @table.
6106
8cf51b2c
GM
61072005-12-10 David Koppelman <koppel@ece.lsu.edu>
6108
6109 * display.texi (Highlight Interactively): Include
6110 global-hi-lock-mode. Add miscellaneous details and elaborations.
6111
61122005-12-09 Richard M. Stallman <rms@gnu.org>
6113
6114 * display.texi (Font Lock): Delete the Global FL menu item.
6115
61162005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6117
6118 * custom.texi (Minibuffer Maps): Mention the maps for file name
6119 completion.
6120
61212005-12-09 Kim F. Storm <storm@cua.dk>
6122
6123 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6124 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6125 cursor to next corner in rectangle; clarify insert around rectangle.
6126
8cf51b2c
GM
61272005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6128
6129 * custom.texi (Customization): Use xref to elisp manual for
6130 non-TeX output.
6131 (Minor Modes): Update.
6132 (Customization Groups, Changing a Variable, Face Customization):
6133 Update for new appearance of Custom buffers.
6134 (Changing a Variable): `custom-buffer-done-function' has been
6135 replaced by `custom-buffer-done-kill'.
6136 (Specific Customization): In the `customize-group' buffer, a
6137 subgroup's contents are not "hidden". They are not included at
6138 all. They have no [Show] button.
6139 (Mouse Buttons): Add pxref to description of mouse event lists in
6140 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6141 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6142 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6143
61442005-12-08 Richard M. Stallman <rms@gnu.org>
6145
6146 * mini.texi (Completion Commands, Completion):
6147 In file name input, SPC does not do completion.
6148
8cf51b2c
GM
61492005-12-08 Nick Roberts <nickrob@snap.net.nz>
6150
6151 * building.texi (GDB Graphical Interface): Explain screen size
6152 setting.
6153 (Other GDB User Interface Buffers): Describe features specific to
6154 GDB 6.4.
6155
8cf51b2c
GM
61562005-12-01 Nick Roberts <nickrob@snap.net.nz>
6157
6158 * building.texi (GDB User Interface Layout): Describe how to
6159 kill associated buffers.
6160 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6161 (Watch Expressions): Be more precise.
6162 (Other GDB User Interface Buffers): Describe how to change a
6163 register value.
6164
8cf51b2c
GM
61652005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6166
6167 * macos.texi (Mac Input): Remove description of
6168 mac-command-key-is-meta. Add descriptions of
6169 mac-control-modifier, mac-command-modifier, and
6170 mac-option-modifier.
6171 (Mac International): Fix description of conversion of clipboard data.
6172 (Mac Font Specs): Add example of font customization by face attributes.
6173
61742005-11-22 Nick Roberts <nickrob@snap.net.nz>
6175
6176 * building.texi (Watch Expressions): Expand description.
6177 (Other GDB User Interface Buffers): Describe local map for
6178 gud-watch.
6179
61802005-11-21 Chong Yidong <cyd@stupidchicken.com>
6181
6182 * display.texi (Font Lock): Font lock is enabled by default now.
6183
61842005-11-20 Juri Linkov <juri@jurta.org>
6185
6186 * basic.texi (Position Info): Update examples of the output.
6187 Remove the fact that examples are produced in the TeXinfo buffer,
6188 because in the Info reader users will get a different output from
6189 `C-x ='.
6190
6191 * building.texi (Compilation Mode): Remove paragraph duplicated
6192 from the node `Compilation'. Add `compilation-skip-threshold'.
6193
6194 * display.texi (Font Lock): Suggest more user-friendly method of
6195 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6196
61972005-11-18 Richard M. Stallman <rms@gnu.org>
6198
6199 * files.texi (Registering): Mention @@ in mode line.
6200
6201 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6202
62032005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6204
6205 * files.texi (Renaming and VC): Some back-ends don't
6206 handle renaming.
6207
8cf51b2c
GM
62082005-11-17 Juri Linkov <juri@jurta.org>
6209
6210 * emacs.texi (Top):
6211 * display.texi (Highlight Interactively): Put this font-lock based
6212 mode near Font Lock node.
6213
62142005-11-16 Chong Yidong <cyd@stupidchicken.com>
6215
6216 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6217 icons.
6218
62192005-11-12 Kim F. Storm <storm@cua.dk>
6220
6221 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6222 (Help Summary): Add C-h d and C-h e.
6223 (Apropos): Clarify that all apropos commands may search for either
6224 list of words or a regexp. Add C-h d for apropos-documentation.
6225 Describe apropos-documentation-sort-by-scores user option.
6226
8cf51b2c
GM
62272005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6228
6229 * killing.texi (CUA Bindings): Add @section.
6230
62312005-11-10 Kim F. Storm <storm@cua.dk>
6232
6233 * emacs.texi (Top): Add CUA Bindings entry to menu.
6234
6235 * killing.texi (CUA Bindings): New node. Moved here from
6236 misc.texi and extended with info on rectangle commands and
6237 rectangle highlighting, interface to registers, and the global
6238 mark feature.
6239
6240 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6241
6242 * regs.texi: Prev link points to CUA Bindings node.
6243
62442005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6245
6246 * help.texi (Help Echo): By default, help echos are only shown on
6247 mouse-over, not on point-over.
6248
c8763fb6 62492005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6250
6251 * misc.texi (Shell Mode): Describe how to activate password echoing.
6252
8cf51b2c
GM
62532005-11-04 Romain Francoise <romain@orebokech.com>
6254
6255 * mark.texi (Mark Ring): Fix typo.
6256
62572005-11-03 Richard M. Stallman <rms@gnu.org>
6258
6259 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6260
62612005-11-01 Bill Wohler <wohler@newt.com>
6262
6263 * help.texi (Help Mode): Fix typo.
6264
62652005-11-01 Nick Roberts <nickrob@snap.net.nz>
6266
1c6c854e
CS
6267 * building.texi (Other GDB User Interface Buffers):
6268 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6269
62702005-10-31 Romain Francoise <romain@orebokech.com>
6271
6272 * files.texi (Compressed Files): Fix typo.
6273
6274 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6275
6276 * windows.texi (Force Same Window): Likewise.
6277
62782005-10-30 Bill Wohler <wohler@newt.com>
6279
6280 * help.texi (Help Mode): URLs viewed with browse-url.
6281
62822005-10-31 Nick Roberts <nickrob@snap.net.nz>
6283
6284 * building.texi (GDB Graphical Interface): Don't reference
6285 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6286 must stay in same frame.
6287
62882005-10-29 Chong Yidong <cyd@stupidchicken.com>
6289
6290 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6291
6292 * anti.texi (Antinews): Likewise.
6293
8cf51b2c
GM
62942005-10-28 Bill Wohler <wohler@newt.com>
6295
6296 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6297
62982005-10-28 Richard M. Stallman <rms@gnu.org>
6299
6300 * files.texi (Visiting): Explain how to enter ? in a file name.
6301
6302 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6303
8cf51b2c
GM
63042005-10-25 Nick Roberts <nickrob@snap.net.nz>
6305
1c6c854e
CS
6306 * building.texi (GDB Graphical Interface):
6307 Describe gdb-mouse-until.
8cf51b2c
GM
6308
63092005-10-23 Richard M. Stallman <rms@gnu.org>
6310
6311 * custom.texi (Init File): Recommend when to use site-start.el.
6312
8cf51b2c
GM
63132005-10-21 Juri Linkov <juri@jurta.org>
6314
6315 * custom.texi (Examining): Mention accessing the old variable
6316 value via M-n in set-variable.
6317
8cf51b2c
GM
63182005-10-18 Romain Francoise <romain@orebokech.com>
6319
6320 * files.texi (Version Systems): Capitalize GNU.
6321
8cf51b2c
GM
63222005-10-18 Nick Roberts <nickrob@snap.net.nz>
6323
6324 * building.texi (Compilation Mode): Remove redundant paragraph.
6325 (Watch Expressions): Remove paragraph to reflect code change.
6326
8cf51b2c
GM
63272005-10-16 Richard M. Stallman <rms@gnu.org>
6328
6329 * building.texi (Compilation Mode, Compilation): Clarified.
6330
63312005-10-15 Richard M. Stallman <rms@gnu.org>
6332
6333 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6334
8cf51b2c
GM
63352005-10-13 Kenichi Handa <handa@m17n.org>
6336
6337 * basic.texi (Position Info): Fix previous change.
6338
c8763fb6 63392005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6340
6341 * cmdargs.texi (Icons X): Fix typo.
6342
63432005-10-12 Kenichi Handa <handa@m17n.org>
6344
6345 * basic.texi (Position Info): Describe the case that Emacs shows
6346 "part of display ...".
6347
c8763fb6 63482005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6349
6350 * cmdargs.texi (Icons X): -nb => -nbi.
6351
63522005-10-10 Chong Yidong <cyd@stupidchicken.com>
6353
6354 * frames.texi (Speedbar): A couple more clarifications.
6355
63562005-10-11 Nick Roberts <nickrob@snap.net.nz>
6357
6358 * building.texi (GDB User Interface Layout): Improve diagram.
6359 (Watch Expressions): Explain how to make speedbar global.
6360 (Other GDB User Interface Buffers): Make references more precise.
6361
8cf51b2c
GM
63622005-10-09 Richard M. Stallman <rms@gnu.org>
6363
6364 * frames.texi (Speedbar): Clarify the text.
6365
63662005-10-09 Chong Yidong <cyd@stupidchicken.com>
6367
6368 * frames.texi (Speedbar): Add information on keybindings,
6369 dismissing the speedbar, and buffer display mode. Link to
6370 speedbar manual.
6371
c8763fb6 63722005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6373
1c6c854e 6374 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6375 added -nb, --no-bitmap-icon.
6376
8cf51b2c
GM
63772005-10-07 Nick Roberts <nickrob@snap.net.nz>
6378
6379 * building.texi (GDB Graphical Interface): Add variables and
6380 functions to indices. Be more precise.
6381
c8763fb6 63822005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6383
6384 * frames.texi (Drag and Drop): Remove the x- from
6385 x-dnd-open-file-other-window and xdnd-protocol-alist.
6386
63872005-09-30 Romain Francoise <romain@orebokech.com>
6388
6389 * mini.texi (Minibuffer): The default value now appears before the
6390 colon in minibuffer prompts.
6391
8cf51b2c
GM
63922005-09-25 Richard M. Stallman <rms@gnu.org>
6393
6394 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6395
8cf51b2c
GM
63962005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6397
6398 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6399
8cf51b2c
GM
64002005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6401
6402 * emacs.texi (Top): Update submenus from macos.texi.
6403
6404 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6405 (Mac OS): Update feature support status.
6406 (Mac Input): List supported input scripts. Remove description
6407 about `mac-keyboard-text-encoding'. Mention mouse button
6408 emulation and related variables.
6409 (Mac International): Mention Central European and Cyrillic
6410 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6411 Add description about coding system for selection.
6412 Add description about language environment.
6413 (Mac Environment Variables):
6414 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6415 arguments. Add Preferences support.
6416 (Mac Directories): Explicitly state that this node is for Mac OS
6417 Classic only.
1c6c854e
CS
6418 (Mac Font Specs): Mention specification for scalable fonts.
6419 List supported charsets. Add preferred way of creating fontsets.
6420 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6421 (Mac Functions): Add descriptions about `mac-set-file-creator',
6422 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6423 and `mac-get-preference'.
6424
8cf51b2c
GM
64252005-09-16 Romain Francoise <romain@orebokech.com>
6426
6427 Update all files to specify GFDL version 1.2.
6428
6429 * doclicense.texi (GNU Free Documentation License): Update to
6430 version 1.2.
6431
64322005-09-15 Richard M. Stallman <rms@gnu.org>
6433
6434 * buffers.texi (List Buffers): Fix xref.
6435
6436 * rmail.texi (Rmail Basics): Fix xref.
6437
6438 * emacs.texi (Top): Update subnode menus.
6439
6440 * files.texi (Saving Commands): New node, broken out of Saving.
6441 (Customize Save): New node, broken out of Saving.
6442 Clarify effect of write-region-inhibit-fsync.
6443 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6444
8cf51b2c
GM
64452005-09-14 Romain Francoise <romain@orebokech.com>
6446
6447 * files.texi (Saving): Mention write-region-inhibit-fsync.
6448
64492005-09-05 Chong Yidong <cyd@stupidchicken.com>
6450
6451 * custom.texi (Custom Themes): New node.
6452
64532005-09-03 Richard M. Stallman <rms@gnu.org>
6454
49823426
GM
6455 * search.texi (Search Case): Mention vars that control
6456 case-fold-search for various operations.
8cf51b2c
GM
6457
64582005-08-22 Juri Linkov <juri@jurta.org>
6459
6460 * display.texi (Standard Faces): Merge the text from
6461 `(elisp)Standard Faces' into this node.
6462
64632005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6464
6465 * emacs.texi (Top): Delete menu item for deleted node
6466 Keyboard Translations.
6467
64682005-08-18 Richard M. Stallman <rms@gnu.org>
6469
8cf51b2c
GM
6470 * trouble.texi (Unasked-for Search):
6471 Delete xref to Keyboard Translations.
6472
6473 * glossary.texi (Glossary): Delete xref.
6474
8cf51b2c
GM
6475 * custom.texi (Minor Modes): Say that the list here is not complete.
6476 (Keyboard Translations): Node deleted.
6477 (Disabling): Delete xref to it.
6478 (Customization Groups): Fix Custom buffer example.
6479 (Hooks): Mention remove-hooks.
6480
64812005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6482
6483 * building.texi (GDB Graphical Interface): Improve filling of menu
6484 item.
6485
64862005-08-18 Nick Roberts <nickrob@snap.net.nz>
6487
6488 * building.texi (GDB Graphical Interface): Use better node names.
6489
64902005-08-14 Richard M. Stallman <rms@gnu.org>
6491
6492 * text.texi (Sentences): Fix xref.
6493
64942005-08-14 Juri Linkov <juri@jurta.org>
6495
6496 * building.texi (Compilation, Grep Searching): Move grep command
6497 headings from `Compilation' to `Grep Searching'.
6498
6499 * dired.texi (Dired and Find):
6500 * maintaining.texi (Tags Search): Replace grep xref to
6501 `Compilation' node with `Grep Searching'.
6502
6503 * files.texi (Comparing Files): Replace xref to `Compilation' with
6504 `Compilation Mode'.
6505
65062005-08-13 Alan Mackenzie <acm@muc.de>
6507
6508 * search.texi (Non-ASCII Isearch): Correct a typo.
6509 (Replacement Commands): Mention query-replace key binding.
6510
65112005-08-11 Richard M. Stallman <rms@gnu.org>
6512
6513 * programs.texi (Options for Comments): Fix xref.
6514
6515 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6516 out of Regexps.
6517
8cf51b2c
GM
65182005-08-09 Juri Linkov <juri@jurta.org>
6519
6520 * building.texi (Compilation): Use `itemx' instead of `item'.
6521 (Grep Searching): Simplify phrase.
6522
6523 * display.texi (Standard Faces): Describe vertical-border on
6524 window systems.
6525
6526 * windows.texi (Split Window): Simplify phrase and mention
6527 vertical-border face.
6528
65292005-08-09 Richard M. Stallman <rms@gnu.org>
6530
6531 * files.texi (Comparing Files): Clarify compare-windows.
6532
6533 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6534
8cf51b2c
GM
65352005-08-06 Eli Zaretskii <eliz@gnu.org>
6536
6537 * mule.texi (Coding Systems): Rephrase the paragraph about
6538 codepages: no need for "M-x codepage-setup" anymore, except on
6539 MS-DOS.
6540
6541 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6542 the MS-DOS port only.
6543
65442005-07-30 Eli Zaretskii <eliz@gnu.org>
6545
6546 * makefile.w32-in (info): Don't run multi-install-info.bat.
6547 ($(infodir)/dir): New target, produced by running
6548 multi-install-info.bat.
6549
8cf51b2c
GM
65502005-07-22 Eli Zaretskii <eliz@gnu.org>
6551
6552 * files.texi (Quoted File Names): Add index entry.
6553
8cf51b2c
GM
65542005-07-19 Juri Linkov <juri@jurta.org>
6555
6556 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6557
65582005-07-18 Juri Linkov <juri@jurta.org>
6559
8cf51b2c
GM
6560 * custom.texi (Easy Customization):
6561 * files.texi (Old Versions):
6562 * frames.texi (Wheeled Mice):
6563 * mule.texi (Specify Coding):
8cf51b2c
GM
6564 * text.texi (Cell Justification):
6565 * trouble.texi (After a Crash):
8cf51b2c
GM
6566 * xresources.texi (GTK styles):
6567 Delete duplicate duplicate words.
6568
65692005-07-17 Richard M. Stallman <rms@gnu.org>
6570
6571 * frames.texi (Creating Frames): Fix foreground color example.
6572
6573 * custom.texi (Init Examples): Clean up text about conditionals.
6574
65752005-07-16 Richard M. Stallman <rms@gnu.org>
6576
6577 * mini.texi (Completion Commands): Fix command name for ?.
6578
8cf51b2c
GM
65792005-07-16 Eli Zaretskii <eliz@gnu.org>
6580
6581 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6582 `menu' face has no effect on w32 and with GTK.
6583 Add cross-references.
8cf51b2c
GM
6584
6585 * cmdargs.texi (General Variables): Clarify the default location
6586 of $HOME on w32 systems.
6587
65882005-07-15 Jason Rumney <jasonr@gnu.org>
6589
6590 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6591 changed.
6592
65932005-07-08 Kenichi Handa <handa@m17n.org>
6594
1c6c854e
CS
6595 * mule.texi (Recognize Coding):
6596 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6597
65982005-07-07 Richard M. Stallman <rms@gnu.org>
6599
6600 * anti.texi (Antinews): Mention mode-line-inverse-video.
6601
6602 * files.texi (Saving): Minor correction about C-x C-w.
6603
6604 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6605
66062005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6607
6608 * search.texi (Isearch Scroll): Add example of using the
6609 `isearch-scroll' property.
6610 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6611 `Display Custom' node.
6612 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6613 and de-emphasize it.
6614 (Other Repeating Search): `occur' currently can not correctly
6615 handle multiline matches. Correct, clarify and update description
6616 of `flush-lines' and `keep-lines'.
6617
6618 * display.texi (Display Custom): Add anchor for `baud-rate'.
6619
66202005-07-07 Richard M. Stallman <rms@gnu.org>
6621
6622 * gnu.texi: Update where to get GNU status; add refs for how to help.
6623 Add footnotes 6 and 7.
6624
66252005-07-04 Lute Kamstra <lute@gnu.org>
6626
6627 Update FSF's address in GPL notices.
6628
8cf51b2c 6629 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6630 * trouble.texi (Checklist): Update FSF's address.
6631
8cf51b2c
GM
66322005-06-24 Richard M. Stallman <rms@gnu.org>
6633
6634 * display.texi (Text Display): Change index entries.
6635
66362005-06-24 Eli Zaretskii <eliz@gnu.org>
6637
6638 * makefile.w32-in (MAKEINFO): Use --force.
6639 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6640 Makefile.in.
8cf51b2c
GM
6641
66422005-06-23 Richard M. Stallman <rms@gnu.org>
6643
1c6c854e 6644 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6645 nobreak-char-display.
6646
6647 * emacs.texi (Top): Update detailed node listing.
6648
1c6c854e 6649 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6650 to nobreak-char-display and no-break-space to nobreak-space.
6651 (Standard Faces): Split up the list of standard faces
6652 and put it in a separate node. Add nobreak-space and
6653 escape-glyph.
6654
8cf51b2c
GM
66552005-06-23 Lute Kamstra <lute@gnu.org>
6656
6657 * mule.texi (Select Input Method): Fix typo.
6658
66592005-06-23 Kenichi Handa <handa@m17n.org>
6660
1c6c854e
CS
6661 * mule.texi (International): List all supported scripts.
6662 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6663 distribution.
6664 (Language Environments): List all language environments.
6665 Intlfonts contains fonts for most supported scripts, not all..
6666 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6667 input a specific character.
8cf51b2c
GM
6668 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6669
66702005-06-23 Juanma Barranquero <lekktu@gmail.com>
6671
49823426 6672 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6673
66742005-06-22 Miles Bader <miles@gnu.org>
6675
6676 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6677
66782005-06-20 Miles Bader <miles@gnu.org>
6679
6680 * display.texi (Faces): Add `vertical-divider'.
6681
66822005-06-17 Richard M. Stallman <rms@gnu.org>
6683
6684 * text.texi (Adaptive Fill): Minor clarification.
6685
8cf51b2c
GM
66862005-06-10 Lute Kamstra <lute@gnu.org>
6687
6688 * emacs.texi (Top): Correct version number.
6689 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6690 refer to the current version of Emacs.
6691
66922005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6693
6694 * files.texi (Log Buffer): Document when there can be more than
6695 one file to be committed.
6696
66972005-06-08 Juri Linkov <juri@jurta.org>
6698
6699 * display.texi (Faces): Add `shadow' face.
6700
67012005-06-07 Masatake YAMATO <jet@gyve.org>
6702
6703 * display.texi (Faces): Write about mode-line-highlight.
6704
67052005-06-06 Richard M. Stallman <rms@gnu.org>
6706
6707 * misc.texi (Printing Package): Explain how to initialize
6708 printing package.
6709
6710 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6711
67122005-06-05 Chong Yidong <cyd@stupidchicken.com>
6713
6714 * emacs.texi: Rename Hardcopy to Printing.
6715 Make PostScript and PostScript Variables subnodes of it.
6716
6717 * misc.texi (Printing): Rename node from Hardcopy.
6718 Mention menu bar options.
6719 Move PostScript and PostScript Variables to submenu.
6720 (Printing package): New node.
6721
6722 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6723
6724 * dired.texi (Operating on Files): Likewise.
6725
6726 * calendar.texi (Displaying the Diary): Likewise.
6727
6728 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6729
6730 * glossary.texi (Glossary): Likewise.
6731
6732 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6733 effect.
6734
67352005-06-04 Richard M. Stallman <rms@gnu.org>
6736
6737 * trouble.texi (After a Crash): Polish previous change.
6738
8cf51b2c
GM
67392005-05-30 Noah Friedman <friedman@splode.com>
6740
6741 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6742 recovery mechanism.
6743
8cf51b2c
GM
67442005-05-28 Nick Roberts <nickrob@snap.net.nz>
6745
6746 * building.texi (Other Buffers): SPC toggles display of
6747 floating point registers.
6748
8cf51b2c
GM
67492005-05-27 Nick Roberts <nickrob@snap.net.nz>
6750
6751 * files.texi (Log Buffer): Merge in description of Log Edit
6752 mode from pcl-cvs.texi.
6753
67542005-05-26 Richard M. Stallman <rms@gnu.org>
6755
6756 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6757
8cf51b2c
GM
67582005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6759
6760 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6761 not enabled by default.
6762 When not on a word, `ispell-word' by default checks the word
6763 before point.
6764
67652005-05-24 Nick Roberts <nickrob@snap.net.nz>
6766
6767 * building.texi (Debugger Operation): Simplify last sentence.
6768
67692005-05-23 Lute Kamstra <lute@gnu.org>
6770
6771 * emacs.texi: Update FSF's address throughout.
6772 (Preface): Use @cite.
6773 (Distrib): Add cross reference to the node "Copying". Mention the
6774 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6775 printed manuals.
6776 (Intro): Use @xref for the Emacs Lisp Intro.
6777
8cf51b2c
GM
67782005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6779
6780 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6781
6782 * basic.texi (Moving Point): Mention default for `goto-line'.
6783
6784 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6785 of a variable's docstring.
6786
67872005-05-18 Lute Kamstra <lute@gnu.org>
6788
6789 * maintaining.texi (Overview of Emerge): Add cross reference.
6790 Remove duplication.
6791
6792 * emacs.texi (Top): Update to the current structure of the manual.
6793 * misc.texi (Emacs Server): Add menu description.
6794 * files.texi (Saving): Fix menu.
6795 * custom.texi (Customization): Fix menu.
6796 * mule.texi (International): Fix menu.
6797 * kmacro.texi (Keyboard Macros): Fix menu.
6798
67992005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6800
6801 * display.texi: Various minor changes.
6802 (Faces): Delete text that is repeated in the next section.
6803
68042005-05-16 Nick Roberts <nickrob@snap.net.nz>
6805
6806 * building.texi (Debugger Operation): Mention GUD tooltips are
6807 disabled with GDB in text command mode.
6808
8cf51b2c
GM
68092005-05-16 Nick Roberts <nickrob@snap.net.nz>
6810
6811 * building.texi: Replace toolbar with "tool bar" for consistency.
6812 (Compilation Mode): Describe compilation-context-lines
6813 and use of arrow in compilation buffer.
6814 (Debugger Operation): Replace help text with variable's value.
6815
6816 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6817 consistency.
6818
68192005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6822 Add xref.
6823
8cf51b2c
GM
68242005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6825
6826 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6827 (Position Info): Delete discussion of `goto-line'. It is already
6828 described in `Moving point'.
6829
6830 * mini.texi (Completion Commands): Correct reference.
6831 (Completion Options): Fix typo.
6832
6833 * killing.texi (Deletion): Complete description of `C-x C-o'.
6834
8cf51b2c
GM
68352005-05-10 Richard M. Stallman <rms@gnu.org>
6836
6837 * building.texi (Compilation): Clarify recompile's directory choice.
6838
6839 * frames.texi (Tooltips): Cleanups.
6840
6841 * basic.texi (Arguments): Fix punctuation.
6842
68432005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * screen.texi (Menu Bar): The up and down (not left and right)
6846 arrow keys move through a keyboard menu.
6847
68482005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6849
6850 * basic.texi: Various typo and grammar fixes.
6851 (Moving Point): C-a now runs move-beginning-of-line.
6852
68532005-05-08 Nick Roberts <nickrob@snap.net.nz>
6854
6855 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6856
6857 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6858 as different animals.
6859
68602005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6861
6862 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6863 Correct index entry.
6864
68652005-05-07 Nick Roberts <nickrob@snap.net.nz>
6866
6867 * building.texi (Debugger Operation): Update to reflect changes
6868 in GUD tooltips.
6869
68702005-04-30 Richard M. Stallman <rms@gnu.org>
6871
6872 * files.texi (Compressed Files): Auto Compression normally enabled.
6873
6874 * building.texi (Debugger Operation): Clarify previous change.
6875
8cf51b2c
GM
68762005-04-28 Nick Roberts <nickrob@snap.net.nz>
6877
6878 * building.texi (Debugger Operation): Add description for
6879 GUD tooltips when program is not running.
6880
68812005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6882
6883 * misc.texi (Shell): Add `Shell Prompts' to menu.
6884 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6885 description. Delete remarks moved to new node.
6886 (Shell Prompts): New node.
6887 (History References): Replace remarks moved to `Shell Prompts'
6888 with xref to that node.
6889 (Remote Host): Clarify how to specify the terminal type when
6890 logging in to a different machine.
6891
68922005-04-26 Richard M. Stallman <rms@gnu.org>
6893
6894 * emacs.texi (Top): Update submenus from files.texi.
6895
6896 * files.texi (Filesets): Clarify previous change.
6897
6898 * dired.texi (Misc Dired Features): Clarify previous change.
6899
69002005-04-25 Chong Yidong <cyd@stupidchicken.com>
6901
6902 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6903
1c6c854e
CS
6904 * dired.texi (Misc Dired Features):
6905 Document dired-compare-directories.
8cf51b2c
GM
6906
6907 * files.texi (Filesets): New node.
6908 (File Conveniences): Document Image mode.
6909
6910 * text.texi (TeX Print): Document tex-compile.
6911
69122005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6913
6914 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6915 Delete redundant reference to tooltip Custom group. It is
6916 referred too again in the next paragraph.
6917
69182005-04-24 Richard M. Stallman <rms@gnu.org>
6919
6920 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6921
8cf51b2c
GM
69222005-04-19 Kim F. Storm <storm@cua.dk>
6923
6924 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6925
69262005-04-18 Lars Hansen <larsh@math.ku.dk>
6927
6928 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6929 turns off desktop-save-mode.
6930
69312005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6932
6933 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6934 by default in terminals compatible with xterm. Mention that
6935 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6936 node.
6937
8cf51b2c
GM
69382005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6939
6940 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6941
c8763fb6 69422005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6943
6944 * xresources.texi (Table of Resources): Add cursorBlink.
6945
69462005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6947
6948 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6949 `d', `C-d' and `u'.
6950
69512005-04-11 Richard M. Stallman <rms@gnu.org>
6952
6953 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6954 (Misc X): Add -D, --basic-display.
6955
6956 * maintaining.texi (Change Log): Correct the description of
6957 the example.
6958
6959 * major.texi (Choosing Modes): Document magic-mode-alist.
6960
8cf51b2c
GM
69612005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6962
6963 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6964 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6965 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6966 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6967 `w', respectively.
6968 (Rmail Labels): Mention `l'.
6969 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6970 (Rmail Summary Edit): Describe `j' and RET.
6971
c8763fb6 69722005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6973
6974 * xresources.texi (Lucid Resources): Add fontSet resource.
6975
8cf51b2c
GM
69762005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6977
6978 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6979 now called `indicate-empty-lines'.
6980
69812005-04-06 Kim F. Storm <storm@cua.dk>
6982
6983 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6984
69852005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6986
6987 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6988 deleted.
6989 (Marks vs Flags): Add some convenient key bindings.
6990 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6991 (Misc Dired Features): Correct and expand description of `w' command.
6992
6993 * frames.texi (XTerm Mouse): Delete apparently false info.
6994 The GNU/Linux console currently does not appear to support
6995 `xterm-mouse-mode'.
6996
8cf51b2c
GM
69972005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6998
6999 * calendar.texi (Diary): Mention shell utility `calendar'.
7000
70012005-04-01 Richard M. Stallman <rms@gnu.org>
7002
7003 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7004
8cf51b2c
GM
70052005-04-01 Lute Kamstra <lute@gnu.org>
7006
7007 * maintaining.texi (Change Log): add-change-log-entry uses
7008 add-log-mailing-address.
7009
70102005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7011
7012 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7013 `VC Mode Line' and put in an xref to that node.
7014 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7015 its description.
7016
70172005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7018
7019 * calendar.texi (Calendar Systems): Say that the Persian calendar
7020 implemented here is the arithmetical one championed by Birashk.
7021
70222005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7023
7024 * programs.texi (Fortran Motion): Fix previous change.
7025
8cf51b2c
GM
70262005-03-29 Richard M. Stallman <rms@gnu.org>
7027
7028 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7029
70302005-03-29 Chong Yidong <cyd@stupidchicken.com>
7031
7032 * text.texi (Refill): Refer to Long Lines Mode.
7033 (Longlines): New node.
7034 (Auto Fill): Don't index "word wrap" here.
7035 (Filling): Add Longlines to menu.
7036
70372005-03-29 Richard M. Stallman <rms@gnu.org>
7038
7039 * xresources.texi: Minor fixes.
7040
7041 * misc.texi (Emacs Server): Fix Texinfo usage.
7042
7043 * emacs.texi (Top): Don't use a real section heading for
7044 "Detailed Node Listing". Fake it instead.
7045
7046 * basic.texi (Position Info): Minor cleanup.
7047
7048 * mule.texi (Input Methods): Minor cleanup.
7049
70502005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7051
7052 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7053 constructs as well.
7054 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7055
70562005-03-29 Kenichi Handa <handa@m17n.org>
7057
7058 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7059
7060 * basic.texi (Position Info): Update the description about the
7061 command C-u C-x =.
7062
70632005-03-28 Richard M. Stallman <rms@gnu.org>
7064
7065 * emacs.texi (Top): Use @section for the detailed node listing.
7066
7067 * calendar.texi: Minor fixes to previous change.
7068
7069 * programs.texi (Fortran): Small fixes to previous changes.
7070
7071 * emacs.texi (Top): Update list of subnodes of Dired.
7072 Likewise for building.texi.
7073
7074 * files.texi (File Conveniences): Delete Auto Image File mode.
7075
70762005-03-28 Chong Yidong <cyd@stupidchicken.com>
7077
7078 * building.texi (Flymake): New node.
7079
7080 * custom.texi (Function Keys): Document kp- event types and
7081 keypad-setup package.
7082
7083 * dired.texi (Wdired): New node.
7084
7085 * files.texi (File Conveniences): Reorder entries.
7086 Explain how to turn on Auto-image-file mode.
7087 Document Thumbs mode.
7088
7089 * mule.texi (Specify Coding): Document recode-region and
7090 recode-file-name.
7091
7092 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7093
70942005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7095
7096 * commands.texi (Keys): M-o is now a prefix key.
7097
70982005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7099
7100 * programs.texi: Reformat and update copyright years.
7101 (Fortran): Update section.
7102
71032005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7104
7105 * files.texi: Several small changes in addition to:
7106 (Visiting): Change xref for Dialog Boxes to ref.
7107 (Version Headers): Replace references to obsolete var
7108 `vc-header-alist' with `vc-BACKEND-header'.
7109 (Customizing VC): Update value of `vc-handled-backends'.
7110
71112005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7112
7113 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7114 move here from Emacs Lisp Reference Manual.
7115 * calendar.texi (Calendar/Diary, Diary Commands)
7116 (Special Diary Entries, Importing Diary): Change some xrefs to
7117 point to emacs-xtra rather than elisp.
7118
7119 * emacs-xtra.texi (Calendar Customizing):
7120 Move view-diary-entries-initially, view-calendar-holidays-initially,
7121 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7122 Emacs Manual.
7123 (Appt Customizing): Merge entire section into main Emacs Manual.
7124 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7125 mark-holidays-in-calendar here from emacs-xtra.
7126 (Displaying the Diary): Move view-diary-entries-initially,
7127 mark-diary-entries-in-calendar here from emacs-xtra.
7128 (Appointments): Move appt-display-mode-line,
7129 appt-display-duration, appt-disp-window-function,
7130 appt-delete-window-function here from emacs-xtra.
7131
7132 * calendar.texi: Update and reformat copyright.
7133 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7134 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7135 (Diary): Refer to `diary-file' rather than ~/diary.
7136 (Diary Commands): Rename node to "Displaying the Diary".
7137 * emacs.texi (Top): Rename "Diary Commands" section.
7138 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7139
71402005-03-26 Eli Zaretskii <eliz@gnu.org>
7141
7142 * misc.texi (Emacs Server): Fix the command for setting
7143 server-name. Add an xref to Invoking emacsclient.
7144
7145 * help.texi (Help Summary): Clarify when "C-h ." will do something
7146 nontrivial.
7147 (Apropos): Add cindex entry for apropos-sort-by-scores.
7148
7149 * display.texi (Text Display): Add index entries for how no-break
7150 characters are displayed.
7151
8cf51b2c
GM
71522005-03-26 Eli Zaretskii <eliz@gnu.org>
7153
7154 * files.texi (Visiting): Fix cross-references introduced with the
7155 last change.
7156
7157 * xresources.texi (GTK resources): Fix last change.
7158
8cf51b2c
GM
71592005-03-25 Chong Yidong <cyd@stupidchicken.com>
7160
7161 * xresources.texi (X Resources): GTK options documented too.
7162 (Resources): Clarify meaning of program name.
7163 (Table of Resources): Add visualClass.
7164 (GTK resources): Rewrite.
7165 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7166
7167 * display.texi (Text Display): Mention non-breaking spaces.
7168
7169 * files.texi (Reverting): Document auto-revert-check-vc-info.
7170
7171 * frames.texi (Mouse Commands): Document
7172 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7173
7174 * help.texi (Help Summary): Add `C-h .'.
7175 (Apropos): Apropos accepts a list of search terms.
7176 Document apropos-sort-by-scores.
7177 (Help Echo): Document display-local-help.
7178
7179 * misc.texi (Emacs Server): Document server-name.
7180 (Invoking emacsclient): Document -s option for server names.
7181
7182 * text.texi (Outline Visibility): Introduce "current heading
7183 line" (commands can be called with point on a body line).
7184 Re-order table to follow the sequence of discussion.
7185 hide-body won't hide lines before first header line.
7186 (TeX Mode): Add DocTeX mode.
7187
8cf51b2c
GM
71882005-03-24 Richard M. Stallman <rms@gnu.org>
7189
7190 * mule.texi (Single-Byte Character Support): Delete mention
7191 of iso-acc.el and iso-transl.el.
7192
8cf51b2c
GM
71932005-03-23 Lute Kamstra <lute@gnu.org>
7194
7195 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7196
71972005-03-23 Richard M. Stallman <rms@gnu.org>
7198
8cf51b2c
GM
7199 * search.texi: Delete explicit node pointers.
7200 (Incremental Search): New menu.
7201 (Basic Isearch, Repeat Isearch, Error in Isearch)
7202 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7203 (Slow Isearch): New subnodes.
7204 (Configuring Scrolling): Node deleted.
7205 (Search Case): Doc default-case-fold-search.
7206 (Regexp Replace): Move replace-regexp doc here.
7207
7208 * rmail.texi (Movemail): Put commas inside closequotes.
7209
7210 * picture.texi (Insert in Picture): Document C-c arrow combos.
7211 (Basic Picture): Clarify erasure.
7212
7213 * display.texi (Font Lock): Put commas inside closequotes.
7214
7215 * cmdargs.texi (General Variables): Put commas inside closequotes.
7216
72172005-03-23 Nick Roberts <nickrob@snap.net.nz>
7218
7219 * building.texi (Stack Buffer): Mention reverse contrast for
7220 *selected* frame (might not be current frame).
7221
8cf51b2c
GM
72222005-03-21 Richard M. Stallman <rms@gnu.org>
7223
7224 * building.texi (Starting GUD): Add bashdb.
7225
72262005-03-20 Chong Yidong <cyd@stupidchicken.com>
7227
7228 * basic.texi (Moving Point): Add M-g M-g binding.
7229 (Undo): Document undo-only.
7230 (Position Info): Document M-g M-g and C-u M-g M-g.
7231
7232 * building.texi (Building): Put Grep Searching after Compilation
7233 Shell.
7234 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7235 Document next-error-highlight.
7236 (Grep Searching): Document grep-highlight-matches.
7237 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7238
7239 * calendar.texi (Importing Diary): Rename node from iCalendar.
7240 Document diary-from-outlook.
7241
7242 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7243 Commands.
7244 Mention effect of X drag and drop on Dired buffers.
7245
7246 * files.texi (Visiting): Document large-file-warning-threshold.
7247 Move paragraph on file-selection dialog.
7248 Mention visiting files using X drag and drop.
7249 (Reverting): Mention using Auto-Revert mode to tail files.
7250 Document auto-revert-tail-mode.
7251 (Version Systems): Minor correction.
7252 (Comparing Files): Diff-mode is no longer based on Compilation
7253 mode.
7254 Document compare-ignore-whitespace.
7255 (Misc File Ops): Explain passing a directory to rename-file.
7256 Likewise for copy-file and make-symbolic-link.
7257
7258 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7259 Document mouse-wheel-progressive speed.
7260
7261 * help.texi (Misc Help): Document numeric argument for C-h i.
7262 Correctly explain the effect of just C-u as argument.
7263
7264 * killing.texi (Deletion): Document numeric argument for
7265 just-one-space.
7266
7267 * mini.texi (Completion): Completion acts on text before point.
7268
7269 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7270 (Emulation): CUA mode replaces pc-bindings-mode,
7271 pc-selection-mode, and s-region.
7272
7273 * mule.texi (Input Methods): Leim is now built-in.
7274 (Select Input Method): Document quail-show-key.
7275 (Specify Coding): Document revert-buffer-with-coding-system.
7276
7277 * programs.texi (Fortran Motion): Document f90-next-statement,
7278 f90-previous-statement, f90-next-block, f90-previous-block,
7279 f90-end-of-block, and f90-beginning-of-block.
7280
7281 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7282
7283 * emacs.texi (Acknowledgments): Updated.
7284
7285 * anti.texi: Total rewrite.
7286
8cf51b2c
GM
72872005-03-19 Chong Yidong <cyd@stupidchicken.com>
7288
7289 * ack.texi (Acknowledgments): Update.
7290
72912005-03-19 Eli Zaretskii <eliz@gnu.org>
7292
1c6c854e
CS
7293 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7294 Update copyright years.
8cf51b2c
GM
7295
72962005-03-14 Nick Roberts <nickrob@snap.net.nz>
7297
7298 * building.texi (Commands of GUD): Move paragraph on setting
7299 breakpoints with mouse to the GDB Graphical Interface node.
7300
73012005-03-07 Richard M. Stallman <rms@gnu.org>
7302
8cf51b2c
GM
7303 * misc.texi (Single Shell, Shell Options): Fix previous change.
7304
7305 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7306
73072005-03-06 Richard M. Stallman <rms@gnu.org>
7308
7309 * building.texi (Starting GUD): Don't explain text vs graphical
7310 GDB here. Just mention it and xref.
7311 Delete "just one debugger process".
7312 (Debugger Operation): Move GUD tooltip info here.
7313 (GUD Tooltips): Node deleted.
7314 (GDB Graphical Interface): Explain the two GDB modes here.
7315
8cf51b2c
GM
7316 * sending.texi (Sending Mail): Minor cleanup.
7317 (Mail Aliases): Explain quoting conventions.
7318 Update key rebinding example.
7319 (Header Editing): C-M-i is like M-TAB.
7320 (Mail Mode Misc): mail-attach-file does not do MIME.
7321
7322 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7323 that really belongs here.
7324 (Remote Mailboxes): Text moved to Rmail Inbox.
7325 (Rmail Display): Mention Mouse-1.
7326 (Movemail): Clarify two movemail versions.
7327 Clarify rmail-movemail-program.
7328
8cf51b2c
GM
7329 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7330 Document async shell commands.
7331 (Shell History): Clarify.
7332 (Shell Ring): Mention C-UP an C-DOWN.
7333 (Shell Options): Add comint-prompt-read-only.
7334 (Invoking emacsclient): Set EDITOR to run Emacs.
7335 (Sorting): No need to explain what region is.
7336 (Saving Emacs Sessions): Fix typo.
7337 (Recursive Edit): Fix punctuation.
7338 (Emulation): Don't mention "PC bindings" which are standard.
7339 (Hyperlinking): Explain Mouse-1 convention here.
7340 (Find Func): Node deleted.
7341
8cf51b2c
GM
7342 * help.texi (Name Help): Xref to Hyperlinking.
7343
7344 * glossary.texi (Glossary):
7345 Rename "Balance Parentheses" to "Balancing...".
7346 Add "Byte Compilation". Correct "Copyleft".
7347 New xref in "Customization".
7348 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7349 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7350 Rename "Registers" to "Register".
7351 Replace "Selecting" with "Selected Frame",
7352 "Selected Window", and "Selecting a Buffer".
7353
7354 * files.texi (Types of Log File): Explain how projects'
7355 methods can vary.
7356
8cf51b2c
GM
7357 * display.texi (Faces): Delete "Emacs 21".
7358
7359 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7360 * fixit.texi (Spelling): C-M-i like M-TAB.
7361 * mini.texi (Completion Options): C-M-i like M-TAB.
7362 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7363 * text.texi (Text Mode): C-M-i like M-TAB.
7364
7365 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7366
7367 * calendar.texi (Specified Dates): Mention `g w'.
7368 (Appointments): appt-activate toggles with no arg.
7369
8cf51b2c
GM
73702005-03-05 Juri Linkov <juri@jurta.org>
7371
7372 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7373 "invocation (command line arguments)".
8cf51b2c
GM
7374 (Misc X): Add -nbc, --no-blinking-cursor.
7375
73762005-03-04 Ulf Jasper <ulf.jasper@web.de>
7377
7378 * calendar.texi (iCalendar): No need to require it now.
7379
8cf51b2c
GM
73802005-03-03 Nick Roberts <nickrob@snap.net.nz>
7381
7382 * trouble.texi (Contributing): Mention Savannah. Direct users to
7383 emacs-devel.
7384
73852005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7386
7387 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7388 window.
7389
8cf51b2c
GM
73902005-02-27 Richard M. Stallman <rms@gnu.org>
7391
7392 * building.texi (Compilation): Update mode line status info.
7393
73942005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7395
7396 * calendar.texi (General Calendar): Document binding of
7397 scroll-other-window-down.
7398 (Mayan Calendar): Fix earliest date.
7399 (Time Intervals): Document timeclock-change.
7400 Fix timeclock-ask-before-exiting documentation.
7401
74022005-02-26 Kim F. Storm <storm@cua.dk>
7403
7404 * frames.texi (Mouse References):
7405 Add mouse-1-click-in-non-selected-windows.
7406
74072005-02-25 Richard M. Stallman <rms@gnu.org>
7408
7409 * screen.texi (Screen): Explain better about cursors and mode lines;
7410 don't presuppose text terminals.
7411 (Point): Don't assume just one cursor.
7412 Clarify explanation of cursors.
7413 (Echo Area, Menu Bar): Cleanups.
7414
7415 * mini.texi (Minibuffer): Prompts are highlighted.
7416 (Minibuffer Edit): Newline = C-j only on text terminals.
7417 Clarify resize-mini-windows values.
7418 Mention M-PAGEUP and M-PAGEDOWN.
7419 (Completion Commands): Mouse-1 like Mouse-2.
7420 (Minibuffer History): Explain history commands better.
7421 (Repetition): Add xref to Incremental Search.
7422
7423 * mark.texi (Setting Mark): Clarify info about displaying mark.
7424 Clarify explanation of C-@ and C-SPC.
7425 (Transient Mark): Mention Delete Selection mode.
7426 (Marking Objects): Clean up text about extending the region.
7427
7428 * m-x.texi (M-x): One C-g doesn't always go to top level.
7429 No delay before suggest-key-bindings output.
7430
7431 * fixit.texi (Fixit): Mention C-/ for undo.
7432 (Spelling): Mention ESC TAB like M-TAB.
7433 Replacement words with r and R are rechecked.
7434 Say where C-g leaves point. Mention ? as input.
7435
74362005-02-23 Lute Kamstra <lute@gnu.org>
7437
7438 * cmdargs.texi (Initial Options): Add cross reference.
7439
8cf51b2c
GM
74402005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7441
7442 * emacs.texi (Top): Update menu for splitting of node in
7443 msdog.texi.
7444 * frames.texi (Frames): Update xref for splitting of node in
7445 msdog.texi.
7446 * trouble.texi (Quitting): Ditto.
7447
74482005-02-16 Richard M. Stallman <rms@gnu.org>
7449
7450 * windows.texi (Split Window): Simplify line truncation info
7451 and xref to Display Custom.
7452
7453 * trouble.texi (Quitting): Emergency escape only for text terminal.
7454 (Screen Garbled): C-l for ungarbling is only for text terminal.
7455
7456 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7457
7458 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7459
7460 * programs.texi (Program Modes): Mention Python mode.
7461 (Moving by Defuns): Repeating C-M-h extends region.
7462 (Basic Indent): Clarify.
7463 (Custom C Indent): Clarify.
7464 (Expressions): Repeating C-M-@ extends region.
7465 (Info Lookup): Clarify for C-h S.
7466 (Symbol Completion): ESC TAB alternative for M-TAB.
7467 (Electric C): Clarify.
7468
7469 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7470
7471 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7472 MS-DOS Input node.
7473 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7474 (MS-DOS and MULE): Clarify.
7475 (MS-DOS Processes, Windows Processes): Fix typos.
7476
7477 * major.texi (Choosing Modes): Clarify.
7478
7479 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7480 (Keyboard Macro Step-Edit): Clarify.
7481
7482 * indent.texi (Indentation): Clarifications.
7483
7484 * help.texi (Help): Correct error about C-h in query-replace.
7485 Clarify apropos vs C-h a. Fix how to search in FAQ.
7486 (Key Help): Describe C-h w here.
7487 (Name Help): Minor cleanup. C-h w moved to Key Help.
7488 Clarify the "object" joke.
7489 (Apropos): Clarify. Mouse-1 like Mouse-2.
7490 (Help Mode): Mouse-1 like Mouse-2.
7491
7492 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7493
7494 * display.texi (Display): Reorder menu.
7495 (Faces): Cleanup.
7496 (Font Lock): Cleanup. Mention Options menu.
7497 Delete obsolete text.
7498 (Scrolling): For C-l, don't presume text terminal.
7499 (Horizontal Scrolling): Simplify intro.
7500 (Follow Mode): Clarify.
1c6c854e 7501 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7502 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7503 Doc default-tab-width. Doc line truncation more thoroughly.
7504
7505 * dired.texi (Dired Enter): C-x C-f can run Dired.
7506 (Dired Visiting): Comment out `a' command.
7507 Mouse-1 is like Mouse-2.
7508 (Shell Commands in Dired): ? can be used more than once.
7509
7510 * basic.texi (Continuation Lines): Simplify description of truncation,
7511 and refer to Display Custom for the rest of it.
7512
8cf51b2c
GM
75132005-02-06 Lute Kamstra <lute@gnu.org>
7514
7515 * basic.texi (Undo): Fix typo.
7516
7517 * cmdargs.texi (Emacs Invocation): Fix typo.
7518
7519 * custom.texi (Init Examples): Fix typo.
7520
7521 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7522
75232005-02-06 Richard M. Stallman <rms@gnu.org>
7524
7525 * regs.texi (Registers): Registers can hold numbers, too.
7526
7527 * killing.texi (Other Kill Commands): Cleanup.
7528 Delete redundant explanation of kill in read-only buffer.
7529 (Yanking): Mention term "copying".
7530 (Accumulating Text): Fix typo.
7531
7532 * entering.texi (Entering Emacs): Update rationale at start.
7533 (Exiting): Treat iconifying on a par with suspension.
7534
7535 * custom.texi (Minor Modes): Fix typo.
7536 (Easy Customization): Fix menu style.
7537 (Variables): Add xref.
7538 (Examining): Setting for future sessions works through .emacs.
7539 (Keymaps): "Text terminals", not "Many".
7540 (Init Rebinding): Explain \C-. Show example of \M-.
7541 Fix minor wording errors.
7542 (Function Keys): Explain vector syntax just once.
7543 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7544 (Init File): Mention .emacs.d directory.
7545 (Init Examples): Add xref.
7546 (Find Init): Mention .emacs.d directory.
7547
7548 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7549 (Action Arguments): Explain which kinds of -l args are found how.
7550 (Initial Options): --batch does not inhibit site-start.
7551 Add xrefs.
7552 (Command Example): Use --batch, not -batch.
7553
7554 * basic.texi (Inserting Text): Cleanup wording.
7555 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7556 C-n is not error at end of buffer.
7557 (Undo): Doc C-/ like C-_. Add xrefs.
7558 (Arguments): META key may be labeled ALT.
7559 Peculiar arg meanings are explained in doc strings.
7560
7561 * abbrevs.texi (Expanding Abbrevs): Clarify.
7562
75632005-02-05 Eli Zaretskii <eliz@gnu.org>
7564
7565 * frames.texi (Frame Parameters): Add an xref to the description
7566 of list-colors-display. Add a pointer to the X docs about colors.
7567
7568 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7569 Improve docs of list-colors-display.
8cf51b2c
GM
7570
75712005-02-03 Lute Kamstra <lute@gnu.org>
7572
7573 * frames.texi (Frames, Drag and Drop): Fix typos.
7574
75752005-02-03 Richard M. Stallman <rms@gnu.org>
7576
7577 * windows.texi (Basic Window): Mention color-change in mode line.
7578 (Change Window): Explain dragging vertical boundaries.
7579
7580 * text.texi (Sentences): Clarify.
7581 (Paragraphs): Explain M-a and blank lines.
7582 (Outline Mode): Clarify text and menu.
7583 (Hard and Soft Newlines): Mention use-hard-newlines.
7584
7585 * frames.texi (Frames): Delete unnecessary mention of Windows.
7586 (Mouse Commands): Likewise. Mention xterm mouse support.
7587 (Clipboard): Clarify.
7588 (Mouse References): Mention use of Mouse-1 for following links.
7589 (Menu Mouse Clicks): Clarify.
7590 (Mode Line Mouse): Clarify.
7591 (Drag and Drop): Rewrite.
7592
7593 * fixit.texi (Spelling): Fix typo.
7594
7595 * files.texi (File Names): Clarify.
7596 (Visiting): Update conditions for use of file dialog. Clarify.
7597 (Saving): Doc d as answer in save-some-buffers.
7598 (Remote Files): Clean up the text.
7599
7600 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7601
7602 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7603 (List Buffers): Clarify.
7604 (Several Buffers): Doc T command.
7605 (Buffer Convenience): Clarify menu.
7606
7607 * basic.texi (Undo): Clarify last change.
7608
76092005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7610
7611 * fixit.texi (Spelling): Fix typo.
7612
76132005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7614
7615 * basic.texi (Undo): Update description of `undo-outer-limit'.
7616
76172005-02-01 Nick Roberts <nickrob@snap.net.nz>
7618
7619 * building.texi: Update documentation relating to GDB Graphical
7620 Interface.
7621
76222005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7623
7624 * custom.texi (Easy Customization): Adapt menu to node name change.
7625
76262005-01-30 Richard M. Stallman <rms@gnu.org>
7627
7628 * custom.texi (Easy Customization): Defn of "User Option" now
7629 includes faces. Don't say just "option" when talking about variables.
7630 Do say just "options" to mean "anything customizable".
7631 (Specific Customization): Describe `customize-variable',
7632 not `customize-option'.
7633
7634 * glossary.texi (Glossary) <Faces>: Add xref.
7635 <User Option>: Change definition--include faces. Change xref.
7636
7637 * picture.texi (Picture): Mention artist.el.
7638
7639 * sending.texi, screen.texi, programs.texi, misc.texi:
7640 * mini.texi, major.texi, maintaining.texi, macos.texi:
7641 * help.texi, frames.texi, files.texi:
7642 Don't say just "option" when talking about variables.
7643
7644 * display.texi, mule.texi: Don't say just "option" when talking
7645 about variables. Other minor cleanups.
7646
8cf51b2c
GM
76472005-01-26 Lute Kamstra <lute@gnu.org>
7648
7649 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7650 File'. Mention the `-Q' option at the `--no-site-file' option.
7651
8cf51b2c
GM
76522005-01-22 David Kastrup <dak@gnu.org>
7653
7654 * building.texi (Grep Searching): Mention alias `find-grep' for
7655 `grep-find'.
7656
76572005-01-20 Richard M. Stallman <rms@gnu.org>
7658
7659 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7660
8cf51b2c
GM
76612005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7662
7663 * rmail.texi (Movemail): Explain differences
7664 between standard and mailutils versions of movemail.
7665 Describe command line and configuration options introduced
7666 with the latter.
7667 Explain the notion of mailbox URL, provide examples and
7668 cross-references to mailutils documentation.
7669 Describe various methods of specifying mailbox names,
7670 user names and user passwords for rmail.
1c6c854e
CS
7671 (Remote Mailboxes): New section.
7672 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7673 options used to control its behavior.
7674 (Other Mailbox Formats): Explain handling of various mailbox
7675 formats.
7676
76772005-01-13 Richard M. Stallman <rms@gnu.org>
7678
7679 * commands.texi (Commands): Clarification.
7680
76812005-01-11 Richard M. Stallman <rms@gnu.org>
7682
7683 * programs.texi (Multi-line Indent): Fix previous change.
7684 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7685
8cf51b2c
GM
76862005-01-08 Richard M. Stallman <rms@gnu.org>
7687
7688 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7689 lazy-highlight.
7690
7691 * search.texi (Query Replace): Mention faces query-replace
7692 and lazy-highlight.
7693 (Incremental Search): Update isearch highlighting info.
7694
8cf51b2c
GM
76952005-01-04 Richard M. Stallman <rms@gnu.org>
7696
7697 * custom.texi (Saving Customizations): Minor improvement.
7698
8cf51b2c
GM
76992005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7700
7701 * custom.texi (Saving Customizations): Emacs no longer loads
7702 `custom-file' after .emacs. No longer mention customizing through
7703 Custom.
7704
8cf51b2c
GM
77052005-01-01 Andreas Schwab <schwab@suse.de>
7706
7707 * killing.texi (Graphical Kill): Move up under node Killing,
7708 change @section to @subsection.
7709
77102005-01-01 Richard M. Stallman <rms@gnu.org>
7711
7712 * custom.texi (Face Customization): Mention hex color specs.
7713
7714 * emacs.texi (Top): Update Killing submenu.
7715
7716 * killing.texi (Killing): Reorganize section.
7717 No more TeX-only text; put the node command at start of chapter.
7718 But the first section heading is used only in TeX.
7719 Rewrite the text to read better in this mode.
7720 (Graphical Kill): New subnode gets some of the text that
7721 used to be in the first section.
7722
77232004-12-31 Richard M. Stallman <rms@gnu.org>
7724
7725 * dired.texi (Shell Commands in Dired): Delete the ? example.
7726
7727 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7728
7729 * files.texi (Saving): Describe new require-final-newline features
7730 and mode-require-final-newline.
7731
8cf51b2c
GM
77322004-12-29 Richard M. Stallman <rms@gnu.org>
7733
7734 * custom.texi (File Variables): Clarify previous change.
7735
c8763fb6 77362004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7737
7738 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7739 out now.
7740
77412004-12-27 Richard M. Stallman <rms@gnu.org>
7742
7743 * Makefile.in (MAKEINFO): Specify --force.
7744
7745 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7746 (Undo): Doc undo-outer-limit.
7747
8cf51b2c
GM
77482004-12-15 Juri Linkov <juri@jurta.org>
7749
7750 * mark.texi (Transient Mark, Mark Ring): M-< and other
7751 movement commands don't set mark in Transient Mark mode
7752 if mark is active.
7753
8cf51b2c
GM
77542004-12-12 Juri Linkov <juri@jurta.org>
7755
7756 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7757 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7758
7759 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7760 (Misc Dired Commands): Add @r{(Dired)} to w.
7761
77622004-12-12 Juri Linkov <juri@jurta.org>
7763
7764 * mark.texi (Marking Objects): Marking commands also extend the
7765 region when mark is active in Transient Mark mode.
7766
8cf51b2c
GM
77672004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7768
7769 * custom.texi (Saving Customizations): Emacs only loads the custom
7770 file automatically after the init file in version 22.1 or later.
7771 Adapt text and examples to this fact.
7772
8cf51b2c
GM
77732004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7774
7775 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7776 be set through Custom. Otherwise, it has no effect.
7777
8cf51b2c
GM
77782004-12-05 Richard M. Stallman <rms@gnu.org>
7779
7780 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7781 * entering.texi: Rename Command Line to Emacs Invocation.
7782
10d1d0af 7783 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7784
7785 * custom.texi (Easy Customization): Move up to section level,
7786 before Variables. Avoid using the term "variable"; say "option".
7787 New initial explanation.
7788 (Variables): In initial explanation, connect "variable" to the
7789 already-explained "user option".
7790
7791 * emacs.texi (Top): Fix ref to Command Line.
7792 Move reference to Easy Customization.
7793
7794 * xresources.texi (X Resources): Fix From link.
7795
7796 * doclicense.texi (GNU Free Documentation License): Fix To link.
7797
7798 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7799
7800 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7801
78022004-12-03 Richard M. Stallman <rms@gnu.org>
7803
7804 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7805
78062004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7807
7808 * kmacro.texi: Several small changes in addition to the following.
7809 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7810 defining a keyboard macro.
7811 Mention `kmacro-ring-max'.
7812 (Keyboard Macro Counter): Clarify description of
7813 `kmacro-insert-counter', `kmacro-set-counter',
7814 `kmacro-add-counter' and `kmacro-set-format'.
7815
78162004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7817
7818 * custom.texi (File Variables): Add `unibyte' and make it more
7819 clear that `unibyte' and `coding' are special. Suggested by Simon
7820 Krahnke <overlord@gmx.li>.
7821
7822 * mule.texi (Enabling Multibyte): Refer to File Variables.
7823 Suggested by Simon Krahnke <overlord@gmx.li>.
7824
c8763fb6 78252004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7826
7827 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7828 x-use-old-gtk-file-dialog.
7829
8cf51b2c
GM
78302004-11-20 Richard M. Stallman <rms@gnu.org>
7831
7832 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7833
78342004-11-09 Lars Brinkhoff <lars@nocrew.org>
7835
7836 * building.texi (Lisp Eval): Delete hyphen in section name.
7837
78382004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7839
7840 * files.texi (Old Versions):
7841 No longer document annotation as "CVS only".
7842
78432004-11-10 Andre Spiegel <spiegel@gnu.org>
7844
7845 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7846 version systems, mentioning the new ones that we support.
7847 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7848 suggestions.
7849
c8763fb6 78502004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7851
49823426 7852 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7853
c8763fb6 78542004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7855
7856 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7857
78582004-10-23 Eli Zaretskii <eliz@gnu.org>
7859
7860 * text.texi (Text Based Tables, Table Definition)
7861 (Table Creation, Table Recognition, Cell Commands)
7862 (Cell Justification, Row Commands, Column Commands)
7863 (Fixed Width Mode, Table Conversion, Measuring Tables)
7864 (Table Misc): New nodes, documenting the Table Mode.
7865
8cf51b2c
GM
78662004-10-19 Jason Rumney <jasonr@gnu.org>
7867
7868 * makefile.w32-in (info): Change order of arguments to makeinfo.
7869
78702004-10-19 Ulf Jasper <ulf.jasper@web.de>
7871
7872 * calendar.texi (iCalendar): Update for package changes.
7873
8cf51b2c
GM
78742004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7875
7876 * files.texi (Misc File Ops): View mode is a minor mode.
7877
8cf51b2c
GM
78782004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7879
7880 * calendar.texi (iCalendar): Style changes.
7881
78822004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7883
7884 * search.texi (Regexps): The regexp described in the example is no
7885 longer stored in the variable `sentence-end'.
7886
8cf51b2c
GM
78872004-10-06 Nick Roberts <nickrob@snap.net.nz>
7888
7889 * building.texi (Starting GUD): Note that multiple debugging
7890 sessions requires `gdb --fullname'.
7891
78922004-10-05 Ulf Jasper <ulf.jasper@web.de>
7893
7894 * calendar.texi (iCalendar): New section for a new package.
7895
8cf51b2c
GM
78962004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7897
7898 * text.texi: Various small changes in addition to the following.
7899 (Text): Replace xref for autotype with inforef.
7900 (Sentences): Explain nil value for `sentence-end'.
7901 (Paragraphs): Update default values for `paragraph-start' and
7902 `paragraph-separate'.
7903 (Text Mode): Correct description of Text mode's effect on the
7904 syntax table.
7905 (Outline Visibility): `hide-other' does not hide top level headings.
7906 `selective-display-ellipses' no longer has an effect on Outline mode.
7907 (TeX Misc): Add missing @cindex.
7908 Replace xref for RefTeX with inforef.
7909 (Requesting Formatted Text): The variable
7910 `enriched-fill-after-visiting' no longer exists.
7911 (Editing Format Info): Update names of menu items and commands.
7912 (Format Faces): Mention special effect of specifying the default face.
7913 Describe inheritance of text properties.
7914 Correct description of `fixed' face.
7915 (Format Indentation): Correct description of effect of setting
7916 margins. Mention `set-left-margin' and `set-right-margin'.
7917 (Format Justification): Update names of menu items.
7918 `set-justification-full' is now bound to `M-j b'.
7919 Mention that `default-justification' is a per buffer variable.
7920 (Format Properties): Update name of menu item.
7921 (Forcing Enriched Mode): `format-decode-buffer' automatically
7922 turns on Enriched mode if the buffer is in text/enriched format.
7923
79242004-10-05 Emilio C. Lopes <eclig@gmx.net>
7925
7926 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7927
79282004-09-28 Kim F. Storm <storm@cua.dk>
7929
7930 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7931 Align with new functionality.
7932
8cf51b2c
GM
79332004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7934
7935 * display.texi (Display Custom): Remove stray `@end defvar'.
7936
79372004-09-23 Kim F. Storm <storm@cua.dk>
7938
7939 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7940 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7941
8cf51b2c
GM
79422004-09-20 Richard M. Stallman <rms@gnu.org>
7943
7944 * custom.texi (Hooks): Explain using setq to clear out a hook.
7945 (File Variables): Explain multiline string constants.
7946 (Non-ASCII Rebinding): Explain when you need to update
7947 non-ASCII char codes in .emacs.
7948
7949 * building.texi (Compilation): Explain how to make a silent
7950 subprocess that won't be terminated. Explain compilation-environment.
7951
79522004-09-13 Kim F. Storm <storm@cua.dk>
7953
7954 * mini.texi (Repetition): Rename isearch-resume-enabled to
7955 isearch-resume-in-command-history and change default to disabled.
7956
8cf51b2c
GM
79572004-09-09 Kim F. Storm <storm@cua.dk>
7958
7959 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7960 with new `kmacro-name-last-macro'.
7961
8cf51b2c
GM
79622004-09-08 Juri Linkov <juri@jurta.org>
7963
7964 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7965
8cf51b2c
GM
79662004-09-03 Juri Linkov <juri@jurta.org>
7967
7968 * search.texi (Incremental Search): Update wording for M-%.
7969
79702004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7971
7972 * killing.texi (Killing): Correct description of kill commands in
7973 read-only buffer.
7974
79752004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7976
7977 * building.texi (Compilation Mode): Add a paragraph about rules
7978 for finding the compilation buffer for `next-error'.
7979
7980 * search.texi (Other Repeating Search): Mention that Occur mode
7981 supports the next-error functionality.
7982
79832004-09-02 Juri Linkov <juri@jurta.org>
7984
7985 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7986
79872004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7988
7989 * kmacro.texi (Basic Keyboard Macro):
7990 `apply-macro-to-region-lines' now operates on all lines that begin
7991 in the region, rather than on all complete lines in the region.
7992
c8763fb6 79932004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7994
7995 * frames.texi (Drag and drop): Add documentation about
7996 x-dnd-test-function and x-dnd-known-types.
7997
79982004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7999
8000 * indent.texi: Various minor changes in addition to:
8001 (Indentation Commands): Correct description of `indent-relative'.
8002 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8003 mode. The *Tab Stops* buffer uses Overwrite Mode.
8004 (Just Spaces): `tabify' converts sequences of at least two spaces
8005 to tabs.
8006
8cf51b2c
GM
80072004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8008
8009 * frames.texi (Secondary Selection): Setting the secondary
8010 selection with M-Drag-Mouse-1 does not alter the kill ring,
8011 setting it with M-Mouse-1 and M-Mouse-3 does.
8012 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8013 toolkit scroll bars.
8014 (Scroll Bars): Ditto.
8015
8016 * windows.texi (Basic Window): When using a window system, the value
8017 of point in a non-selected window is indicated by a hollow box.
8018 (Split Window): Side by side windows are separated by a scroll bar,
8019 if scroll bars are used.
8020 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8021 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8022 (Window Convenience): Update bindings for `winner-undo' and
8023 `winner-redo'.
8024
8025 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8026 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8027 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8028 of "Using Emacs as a Server".
8029 * building.texi (Building): Interchange nodes (for correct numbering).
8030 * programs.texi (Programs): Interchange nodes (for correct numbering).
8031 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8032 Info to the node structure.
8033 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8034 Rearrange order of nodes and sections such that both "GNU GENERAL
8035 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8036 end, as appropriate for appendices.
8037 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8038 Use `@unnumberedsec'.
8039 * trouble.texi: Adapt sectioning in Info to the node structure.
8040 Adapt node pointers to change in emacs.texi.
8041 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8042
8cf51b2c
GM
80432004-08-25 Kenichi Handa <handa@m17n.org>
8044
8045 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8046 description for unibyte mode.
8047
80482004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8049
8050 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8051
8052 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8053 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8054 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8055 in @pxref.
8056
80572004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8060 Change section names.
8061
8cf51b2c
GM
80622004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8063
8064 * kmacro.texi (Keyboard Macro Ring): Rename section.
8065 Emacs treats the head of the macro ring as the `last keyboard macro'.
8066 (Keyboard Macro Counter): Minor change.
8067 (Save Keyboard Macro): Some clarifications.
8068 (Edit Keyboard Macro): Rename section.
8069
8070 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8071 32-bit machines.
8072 (Several Buffers): Clarify which buffer is selected if `2' is
8073 pressed in the Buffer Menu.
8074 Auto Revert mode can be used to update the Buffer Menu
8075 automatically.
8076
80772004-08-21 Eli Zaretskii <eliz@gnu.org>
8078
8079 * help.texi (Misc Help): Add an index entry for finding an Info
8080 manual by its file name.
8081
80822004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8083
8084 * files.texi (Backup Deletion): Correct description of
8085 `delete-old-versions'.
8086 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8087 (Auto Save Files): Recommend `auto-save-mode' to reenable
8088 auto-saving, rather than the abbreviation `auto-save'.
8089
80902004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8091
8092 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8093 for "killing" and "yanking" in main menu.
8094
80952004-08-16 Richard M. Stallman <rms@gnu.org>
8096
8097 * killing.texi (Yanking, Killing): Minor cleanups.
8098
8099 * mark.texi (Momentary Mark): Minor cleanups.
8100
81012004-08-15 Kenichi Handa <handa@etl.go.jp>
8102
8103 * custom.texi (Non-ASCII Rebinding):
8104 C-q always inserts the right code to pass to global-set-key.
8105
8cf51b2c
GM
81062004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8107
8108 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8109 `insert-register', instead of `C-x r g' binding, for consistency.
8110
81112004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8112
8113 * fixit.texi (Spelling): Fix typo.
8114
81152004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8116
8117 * help.texi (Help): Fix Texinfo usage.
8118
8cf51b2c
GM
81192004-07-24 Richard M. Stallman <rms@gnu.org>
8120
8121 * text.texi (Paragraphs): Update how paragraphs are separated
8122 and the default for paragraph-separate.
8123
8124 * search.texi (Regexp Replace): Further update text for new
8125 replacement operators.
8126
8cf51b2c
GM
81272004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8128
8129 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8130 `R' switch.
8131
8132 * dired.texi (Dired Updating): `k' only deletes inserted
8133 subdirectories from the Dired buffer if a prefix argument was given.
8134
8135 * search.texi (Regexps): Delete redundant definition of `symbol' in
8136 description of `\_>'. It already occurs in the description of `\_<'.
8137
8cf51b2c
GM
81382004-07-01 Juri Linkov <juri@jurta.org>
8139
8140 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8141 (Regexp Search): Add M-r.
8142
81432004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8144
8145 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8146
81472004-06-29 Jesper Harder <harder@ifa.au.dk>
8148
49823426 8149 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8150
81512004-06-25 Richard M. Stallman <rms@gnu.org>
8152
8153 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8154
81552004-06-25 David Kastrup <dak@gnu.org>
8156
8157 * search.texi (Regexp Replace): Some typo corrections and
8158 rearrangement.
8159
81602004-06-24 David Kastrup <dak@gnu.org>
8161
8162 * search.texi (Unconditional Replace): Use replace-string instead
8163 of query-replace in example.
8164 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8165 sequences.
8166 (Query Replace): Correct explanation of `^' which does not use
8167 the mark stack.
8168
81692004-06-21 Nick Roberts <nickrob@gnu.org>
8170
8171 * misc.texi (Shell History Copying): Document comint-insert-input.
8172 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8173
8cf51b2c
GM
81742004-06-20 Jesper Harder <harder@ifa.au.dk>
8175
8176 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8177 * custom.texi (Customization): Do.
8178 * anti.texi (Antinews): Do.
8179 * abbrevs.texi (Defining Abbrevs): Do.
8180
8181 * programs.texi (Info Lookup): Fix keybinding for
8182 info-lookup-symbol.
8183
81842004-06-16 Juanma Barranquero <lektu@terra.es>
8185
8186 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8187 Add emacs-xtra.
8188 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8189 (clean): Add emacs-xtra and flymake. Remove redundancies.
8190
81912004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8192
8193 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8194 Add emacs-xtra.
8195 * emacs-xtra.texi: New file.
8196
81972004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8198
8199 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8200 (Dired and Find): Mention differences with ordinary Dired buffers.
8201
8cf51b2c
GM
82022004-06-13 Richard M. Stallman <rms@gnu.org>
8203
8204 * custom.texi (Init Syntax): Explain about vars that do special
8205 things when set with setq or with Custom.
8206 (Init Examples): Add line-number-mode example.
8207
8cf51b2c
GM
82082004-06-12 Juri Linkov <juri@jurta.org>
8209
8210 * dired.texi (Operating on Files): Add dired-do-touch.
8211
8cf51b2c
GM
82122004-06-10 Juri Linkov <juri@jurta.org>
8213
8214 * building.texi (Lisp Eval): Add C-M-x on defface.
8215
82162004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8217
8218 * files.texi (Reverting): Auto-Revert mode and
8219 Global Auto-Revert mode no longer revert remote files.
8220
8cf51b2c
GM
82212004-05-29 Richard M. Stallman <rms@gnu.org>
8222
8223 * custom.texi (Init File): Two dashes start --no-site-file.
8224
8cf51b2c
GM
82252004-05-29 Alan Mackenzie <acm@muc.de>
8226
8227 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8228 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8229 (AWK, Pike): Document as "C-like modes".
8230 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8231 (M-x man): Supersedes M-x manual-entry.
8232 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8233
8234 ("Comments in C"): Delete node; the info is in CC Mode manual.
8235 (c-comment-only-line-offset): Remove description.
8236
8237 (C-c ., C-c C-c): Describe new C Mode bindings.
8238
8239 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8240 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8241 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8242 Amend definitions.
8243
8244 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8245 Describe functions.
8246
8247 (c-comment-start-regexp, c-hanging-comment-ender-p)
8248 (c-hanging-comment-starter-p): Remove obsolete definitions.
8249
8250 * emacs.texi: Remove the menu entry "Comments in C".
8251
8cf51b2c
GM
82522004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8253
8254 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8255 `M-x locate'.
8256
82572004-05-16 Karl Berry <karl@gnu.org>
8258
8259 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8260 makeinfo --html fails.
8261 * help.texi (Help Summary) [@ifnottex]: Likewise.
8262
82632004-05-13 Nick Roberts <nickrob@gnu.org>
8264
8265 * building.texi (GDB Graphical Interface): Update and describe
8266 layout first.
8267
8cf51b2c
GM
82682004-05-04 Jason Rumney <jasonr@gnu.org>
8269
8270 * makefile.w32-in: Revert last change.
8271
82722004-05-03 Jason Rumney <jasonr@gnu.org>
8273
8274 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8275
8cf51b2c
GM
82762004-04-23 Juanma Barranquero <lektu@terra.es>
8277
8278 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8279
82802004-04-18 Juri Linkov <juri@jurta.org>
8281
8282 * fixit.texi (Spelling): Remove file extension from ispell xref.
8283
82842004-04-15 Kim F. Storm <storm@cua.dk>
8285
8286 * cmdargs.texi (Initial Options): Add -Q.
8287
82882004-04-05 Kim F. Storm <storm@cua.dk>
8289
8290 * custom.texi (File Variables): Add safe-local-eval-forms.
8291
8cf51b2c
GM
82922004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8293
8294 * files.texi (Reverting): Correct description of revert-buffer's
8295 handling of point.
8296
82972004-03-22 Juri Linkov <juri@jurta.org>
8298
8299 * emacs.texi (Top): Add `Misc X'.
8300
49823426 8301 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8302
8303 * glossary.texi: Improve references.
8304
8305 * help.texi: Sync keywords with finder.el.
8306
8307 * mini.texi (Completion): Add description for menu items.
8308
8309 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8310
8311 * sending.texi (Mail Methods): Fix xref to Message manual.
8312
8cf51b2c
GM
83132004-03-12 Richard M. Stallman <rms@gnu.org>
8314
8cf51b2c
GM
8315 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8316
8cf51b2c
GM
83172004-03-04 Richard M. Stallman <rms@gnu.org>
8318
8319 * search.texi (Regexps): Explain that ^ and $ have their
8320 special meanings only in certain contexts.
8321
8322 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8323
8324 * mule.texi (Specify Coding): Doc C-x RET F.
8325
8326 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8327 for multiple compile and grep buffers.
8328 (Indirect Buffers): Don't recommand clone-indirect-buffer
8329 for multiple compile and grep buffers.
8330
8cf51b2c
GM
83312004-02-29 Juanma Barranquero <lektu@terra.es>
8332
8333 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8334 Use $(DEL) instead of rm, and ignore exit code.
8335
8cf51b2c
GM
83362004-02-23 Nick Roberts <nick@nick.uklinux.net>
8337
8338 * building.texi (Watch Expressions): Update.
8339
83402004-02-21 Juri Linkov <juri@jurta.org>
8341
1c6c854e
CS
8342 * cmdargs.texi (Action Arguments): Add alias --find-file.
8343 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8344 to Command Arguments.
8345 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8346 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8347 (Window Size X): Join -g and --geometry. Add @cindex.
8348 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8349 (Title X): Remove alias -title.
8350 (Misc X): New node.
8351
c8763fb6 83522004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8353
8354 * frames.texi (Drag and drop): Add Motif to list of supported
8355 protocols.
8356
c8763fb6 83572004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8358
8359 * frames.texi (Drag and drop): New section.
8360
83612004-01-24 Richard M. Stallman <rms@gnu.org>
8362
1c6c854e 8363 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8364 Include it only @ifnotinfo. Patch the preceding and following
8365 node headers to point to each other.
8366
83672004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8368
8369 * calendar.texi (Appointments): Update section.
8370
83712003-12-29 Kevin Ryde <user42@zip.com.au>
8372
8cf51b2c
GM
8373 * programs.texi (C Modes): Fix the xref.
8374
83752003-12-23 Nick Roberts <nick@nick.uklinux.net>
8376
8377 * building.texi (Watch Expressions): Update.
8378 (Commands of GUD): Include use of toolbar + breakpoints set from
8379 fringe/margin.
8380
83812003-12-03 Andre Spiegel <spiegel@gnu.org>
8382
8383 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8384 <acm@muc.de>.
8385
c8763fb6 83862003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8387
8388 * frames.texi (Dialog Boxes): Add use-file-dialog.
8389
8cf51b2c
GM
83902003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8391
8392 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8393 in CC Mode.
8394
8cf51b2c
GM
83952003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8396
8397 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8398 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8399 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8400 * man/frames.texi, man/glossary.texi, man/killing.texi:
8401 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8402 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8403 * man/sending.texi, man/text.texi, man/trouble.texi:
8404 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8405
84062003-11-01 Alan Mackenzie <acm@muc.de>
8407
8408 * search.texi (Scrolling During Incremental Search): Document a
8409 new scrolling facility in isearch mode.
8410
8cf51b2c
GM
84112003-10-22 Miles Bader <miles@gnu.org>
8412
8413 * Makefile.in (info): Move before $(top_srcdir)/info.
8414
84152003-10-22 Nick Roberts <nick@nick.uklinux.net>
8416
8417 * building.texi (Watch Expressions): Update section on data display
8418 to reflect code changes (GDB Graphical Interface).
8419
8cf51b2c
GM
84202003-10-13 Richard M. Stallman <rms@gnu.org>
8421
8422 * xresources.texi (GTK resources): Clean up previous change.
8423
c8763fb6 84242003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8425
8426 * xresources.texi (GTK resources): Add a note that some themes
8427 disallow customizations. Add scroll theme example.
8428
8cf51b2c
GM
84292003-09-30 Richard M. Stallman <rms@gnu.org>
8430
8cf51b2c
GM
8431 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8432
8433 * misc.texi (Saving Emacs Sessions): Shorten the section,
8434 collapsing back into one node.
8435
84362003-09-30 Lars Hansen <larsh@math.ku.dk>
8437
8438 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8439
ce058493 84402003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8441
8442 * xresources.texi (GTK names in Emacs): Correct typo.
8443
8cf51b2c
GM
84442003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8445
1c6c854e
CS
8446 * cmdargs.texi (Font X): Mention new default font.
8447 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8448 problems involved. (Result of discussion on emacs-devel.)
8449
84502003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8451
8452 * emacs.texi (Acknowledgements): Correct typo.
8453
84542003-09-22 Richard M. Stallman <rms@gnu.org>
8455
8456 * dired.texi (Misc Dired Commands): New node.
8457 (Dired Navigation): Add dired-goto-file.
8458
8459 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8460
8461 * emacs.texi (Acknowledgements): New node, split from Distribution.
8462
8463 * cmdargs.texi (Action Arguments): -f reads interactive args.
8464
8cf51b2c
GM
84652003-09-08 Lute Kamstra <lute@gnu.org>
8466
8467 * screen.texi (Mode Line): Say that POS comes before LINE.
8468 Mention `size-indication-mode'.
1c6c854e
CS
8469 * display.texi (Optional Mode Line):
8470 Document `size-indication-mode'.
8cf51b2c
GM
8471 * basic.texi (Position Info): Mention `size-indication-mode'.
8472
84732003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8474
8475 * xresources.texi (Resources): Refer to `editres' man page.
8476 (Lucid Resources): Update defaults. Expand description of
8477 `shadowThickness'.
8478
84792003-09-04 Miles Bader <miles@gnu.org>
8480
8481 * Makefile.in (top_srcdir): New variable.
8482 ($(top_srcdir)/info): New rule.
8483 (info): Depend on it.
8484
84852003-09-03 Peter Runestig <peter@runestig.com>
8486
8487 * makefile.w32-in: New file.
8488
84892003-08-29 Richard M. Stallman <rms@gnu.org>
8490
8491 * misc.texi (Saving Emacs Sessions): Correct previous change.
8492
8cf51b2c
GM
84932003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8494
8cf51b2c
GM
8495 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8496 (Intro): Include kmacro.texi after fixit.texi instead of after
8497 custom.texi. (As suggested by Kim Storm.)
8498
84992003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8500
8501 * fixit.texi (Fixit): Update `Next' pointer.
8502 * files.texi (Files): Update `Previous' pointer.
8503 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8504 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8505 (Suggested by Kim Storm.)
8506 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8507
85082003-08-18 Kim F. Storm <storm@cua.dk>
8509
8510 * kmacro.texi: New file describing enhanced keyboard macro
8511 functionality. Replaces old description in custom.texi.
8512
8513 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8514 (Keyboard Macros): Move to new kmacro.texi file.
8515
8516 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8517
8cf51b2c
GM
85182003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8519
8520 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8521
85222003-08-17 Alex Schroeder <alex@gnu.org>
8523
8524 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8525 required.
8526
8cf51b2c
GM
85272003-08-05 Richard M. Stallman <rms@gnu.org>
8528
8529 * programs.texi (Lisp Indent): Don't describe
8530 lisp-indent-function property here. Use xref to Lisp Manual.
8531
8cf51b2c
GM
85322003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8533
fffa137c 8534 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8535 abbreviations.
8536
85372003-07-24 Markus Rost <rost@math.ohio-state.edu>
8538
8539 * buffers.texi (List Buffers): Fix previous change.
8540
8cf51b2c
GM
85412003-07-13 Markus Rost <rost@math.ohio-state.edu>
8542
8543 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8544 List*.
8545
85462003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8547
8cf51b2c
GM
8548 * display.texi (Font Lock): Fix typo.
8549
85502003-07-07 Richard M. Stallman <rms@gnu.org>
8551
8552 * display.texi (Font Lock): Add xref for format info on
8553 font-lock-remove-keywords.
8554
8555 * building.texi (Compilation): Document what happens with asynch
8556 children of compiler process.
8557
8558 * help.texi (Library Keywords): Use @multitable.
8559
8cf51b2c
GM
85602003-06-04 Richard M. Stallman <rms@gnu.org>
8561
8562 * programs.texi (Expressions): Delete C-M-DEL.
8563
8564 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8565 comint-move-point-for-output renamed from
8566 comint-scroll-to-bottom-on-output.
8567
8568 * custom.texi (Init Rebinding): Replace previous change with xref.
8569 (Non-ASCII Rebinding): Explain that issue more briefly here.
8570
85712003-05-28 Richard M. Stallman <rms@gnu.org>
8572
8573 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8574
85752003-05-28 Nick Roberts <nick@nick.uklinux.net>
8576
8577 * building.texi (GDB Graphical Interface): New node.
8578 (Rewritten somewhat by RMS.)
8579
c8763fb6 85802003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8581
8582 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8583 non-English letters. Explain how to set coding systems correctly
8584 and how to include the right coding cookie in the file.
8585
c8763fb6 85862003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8587
8588 * indent.texi (Indentation): Explain the concepts.
8589 (Just Spaces): Explain why preventing tabs for indentation might
8590 be useful.
8591
8cf51b2c
GM
85922003-04-16 Richard M. Stallman <rms@gnu.org>
8593
8594 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8595
8cf51b2c
GM
85962003-02-22 Alex Schroeder <alex@emacswiki.org>
8597
8598 * cmdargs.texi (General Variables): Document SMTPSERVER.
8599
8cf51b2c
GM
8600 * sending.texi: Remove SMTP node.
8601 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8602 library.
8603
8cf51b2c
GM
86042003-02-22 Alex Schroeder <alex@emacswiki.org>
8605
8606 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8607
86082003-02-22 Simon Josefsson <jas@extundo.com>
8609
8610 * sending.texi (Mail Methods): Add node about SMTP.
8611
c8763fb6 86122003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8613
8614 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8615
8cf51b2c
GM
86162003-02-01 Kevin Ryde <user42@zip.com.au>
8617
8618 * glossary.texi (Glossary): Correction to cl cross reference.
8619
86202003-01-20 Richard M. Stallman <rms@gnu.org>
8621
8622 * killing.texi (Rectangles): Document C-x c r.
8623
c8763fb6 86242003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8625
8626 * xresources.texi (GTK resources): New node.
8627 (GTK widget names): New node.
8628 (GTK names in Emacs): New node.
8629 (GTK styles): New node.
8630
c8763fb6 86312003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8632
8633 * maintaining.texi (Create Tags Table): Add reference to the new
8634 `etags --help --lang=LANG' option.
8635
8cf51b2c
GM
86362002-10-02 Karl Berry <karl@gnu.org>
8637
49823426 8638 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8639 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8640 where needed for the sake of the HTML output.
8cf51b2c
GM
8641
86422001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8643
8644 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8645 source files.
8646
86472001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8648
8649 * Makefile.in (emacsman): New target.
8650
8cf51b2c
GM
86512001-10-20 Gerd Moellmann <gerd@gnu.org>
8652
8653 * (Version 21.1 released.)
8654
86552001-10-05 Gerd Moellmann <gerd@gnu.org>
8656
8657 * Branch for 21.1.
8658
8cf51b2c
GM
86592001-03-05 Gerd Moellmann <gerd@gnu.org>
8660
8661 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8662
8cf51b2c
GM
86632000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8664
8665 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8666
8cf51b2c
GM
86671999-07-12 Richard Stallman <rms@gnu.org>
8668
8669 * Version 20.4 released.
8670
86711998-12-04 Markus Rost <rost@delysid.gnu.org>
8672
8673 * Makefile.in (INFO_TARGETS): Delete customize.info.
8674 (DVI_TARGETS): Delete customize.dvi.
8675 (../info/customize, customize.dvi): Targets deleted.
8676
86771998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8678
8679 * Version 20.3 released.
8680
86811998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8682
8683 * Makefile.in (EMACSSOURCES): Add mule.texi.
8684 Add msdog.texi, ack.texi. Remove gnu1.texi.
8685
86861998-04-06 Andreas Schwab <schwab@gnu.org>
8687
768c0c0f
JB
8688 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8689 Use it in dvi targets.
8cf51b2c
GM
8690
86911997-09-23 Paul Eggert <eggert@twinsun.com>
8692
8693 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8694 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8695 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8696
86971997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8698
8699 * Version 20.2 released.
8700
87011997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8702
8703 * Version 20.1 released.
8704
87051997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8706
8707 * Makefile (../info/customize, customize.dvi): New targets.
8708 (INFO_TARGETS): Add ../info/customize.
8709 (DVI_TARGETS): Add customize.dvi.
8710
8cf51b2c
GM
87111996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8712
8713 * Version 19.33 released.
8714
87151996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8716
8717 * Version 19.32 released.
8718
8cf51b2c
GM
87191996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8720
8721 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8722
87231996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8724
8725 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8726 Specify -I option.
8727 (All dvi targets): Set the TEXINPUTS variable.
8728
87291996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8730
8731 * Version 19.31 released.
8732
8cf51b2c
GM
87331995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8734
8735 * Version 19.30 released.
8736
8cf51b2c
GM
87371995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8738
8739 * Makefile.in (maintainer-clean): Rename from realclean.
8740
87411994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8742
8743 * Makefile.in: New file.
8744 * Makefile: File deleted.
8745
87461994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8747
8748 * Makefile (TEXINDEX_OBJS): Variable deleted.
8749 (texindex, texindex.o, getopt.o): Rules deleted.
8750 All deps on texindex deleted.
8751 (distclean): Don't delete texindex.
8752 (mostlyclean): Don't delete *.o.
8753 * texindex.c, getopt.c: Files deleted.
8754
87551994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8756
8757 * Version 19.26 released.
8758
87591994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8760
8761 * Makefile (EMACSSOURCES): Exclude undo.texi.
8762
87631994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8764
8765 * Version 19.25 released.
8766
87671994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8768
8769 * Version 19.24 released.
8770
87711994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8772
8773 * Version 19.23 released.
8774
87751994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8776
8777 * Makefile: Delete spurious tab.
8778
87791994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8780
8781 * Makefile (.SUFFIXES): New rule.
8782
8cf51b2c
GM
87831993-12-04 Richard Stallman (rms@srarc2)
8784
8785 * getopt.c: New file.
8786 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8787 (getopt.o): New rule.
8788 (dvi): Don't depend on texindex.
49823426 8789 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8790
87911993-12-03 Richard Stallman (rms@srarc2)
8792
49823426
GM
8793 * Makefile (TEXI2DVI): New variable.
8794 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8795 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8796
87971993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8798
8799 * Version 19.22 released.
8800
88011993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8802
8803 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8804
88051993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8806
8807 * Version 19.21 released.
8808
8cf51b2c
GM
88091993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8810
8811 * Makefile (realclean): Don't delete the Info files.
8812
f0131492 88131993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8814
8cf51b2c
GM
8815 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8816 4' where appropriate.
8817
f0131492 88181993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8819
49823426 8820 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8821
8822 * texindex.c: Include "../src/config.h" if building in emacs.
8823
8824 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8825 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8826 Add target to build texindex.c, defining `emacs'.
8827
8cf51b2c
GM
88281993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8829
8830 * Version 19.19 released.
8831
8cf51b2c
GM
88321993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8833
8834 * Version 19.18 released.
8835
88361993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8837
8838 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8839
88401993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8841
8842 * Version 19.17 released.
8843
88441993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8845
8846 * split-man: Fix typos in last change.
8847
88481993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8849
8850 * Version 19.16 released.
8851
88521993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8853
8854 * version 19.15 released.
8855
88561993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8857
8858 * Makefile (distclean): It's rm, not rf.
8859
88601993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8861
8862 * Version 19.14 released.
8863
88641993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8865
8866 * Makefile: New file.
8867
88681993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8869
8870 * Version 19.13 released.
8871
88721993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8873
8874 * Version 19.9 released.
8875
88761993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8877
8878 * Version 19.8 released.
8879
88801993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8881
8882 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8883
8884 * trouble.texi: It's `enable-flow-control-on', not
8885 `evade-flow-control-on'.
8886
88871993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8888
8889 * display.texi: Document standard-display-european.
8890
88911993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8892
8893 * Version 19.7 released.
8894
8895 * emacs.texi: Add a sentence to the top menu mentioning the
8896 specific version of Emacs this manual applies to.
8897
88981993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8899
8900 * basic.texi: Document next-line-add-lines variable used to
8901 implement down-arrow.
8902
8903 * killing.texi: Document kill-whole-line.
8904
89051993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8906
8907 * text.texi: Update unix TeX ordering information.
8908
89091993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8910
8911 * news.texi: Mention fill-rectangle in keybinding list.
8912
8913 * killing.texi: Document fill-rectangle.
8914
89151993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8916
8917 * vc.texi: Bring the docs up to date with VC 5.2.
8918
89191992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8920
8921 * emacs.tex: Mention blackbox and gomoku under Amusements.
8922 Assembler mode is now mentioned and appropriately indexed
8923 under Programming Modes.
8924
89251991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8926
8927 * emacs.tex: Update TeX ordering information.
8928
8cf51b2c
GM
89291990-06-26 David Lawrence (tale@geech)
8930
8931 * emacs.tex: Note that completion-ignored-extensions is not used
8932 to filter out names when all completions are displayed in
8933 *Completions*.
8934
89351990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8936
8937 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8938
89391990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8940
8941 * emacs.tex: Add @findex grep.
8942
8cf51b2c
GM
89431988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8944
8945 * emacs.tex: Correct two typos. No other changes before
8946 Version 19 will be made.
8947
8cf51b2c
GM
89481988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8949
8950 * emacs.tex: Update information for obtaining TeX distribution from the
8951 University of Washington.
8952
8953;; Local Variables:
c8763fb6 8954;; coding: utf-8
8cf51b2c
GM
8955;; End:
8956
01ec1eed 8957 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
8958
8959 This file is part of GNU Emacs.
8960
352c8b4a 8961 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8962 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8963 the Free Software Foundation, either version 3 of the License, or
8964 (at your option) any later version.
8cf51b2c
GM
8965
8966 GNU Emacs is distributed in the hope that it will be useful,
8967 but WITHOUT ANY WARRANTY; without even the implied warranty of
8968 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8969 GNU General Public License for more details.
8970
8971 You should have received a copy of the GNU General Public License
352c8b4a 8972 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.