Add missing :version tags for new erc defcustoms.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
e74e58c9
GM
12012-02-08 Glenn Morris <rgm@gnu.org>
2
3 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
4
fe93bc91
GM
52012-02-07 Glenn Morris <rgm@gnu.org>
6
7 * files.texi (File Conveniences): Mention ImageMagick images.
8
d273439c
GM
92012-02-05 Glenn Morris <rgm@gnu.org>
10
649f602c
GM
11 * trouble.texi (Checklist): Mention debug-on-event.
12
d273439c
GM
13 * maintaining.texi (Maintaining): Add cross-ref to ERT.
14
a9410bdf
GM
152012-02-04 Glenn Morris <rgm@gnu.org>
16
1f5e1a16
GM
17 * macos.texi (Customization options specific to Mac OS / GNUstep):
18 New subsection.
19
b7314ef7
GM
20 * display.texi (Colors): Mention list-colors-sort.
21
a9410bdf
GM
22 * files.texi (File Conveniences): Mention image animation.
23
75319d7f
CY
242012-01-31 Chong Yidong <cyd@gnu.org>
25
26 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
27 scroll bars (Bug#10666).
28
2680c309
CY
292012-01-28 Chong Yidong <cyd@gnu.org>
30
691db250
CY
31 * files.texi (Filesets): Fix typos.
32
2680c309
CY
33 * display.texi (Faces): Add xref to Colors node.
34
2a90dfca
DM
352012-01-27 Dani Moncayo <dmoncayo@gmail.com>
36
37 * buffers.texi (Select Buffer): Clarify explanation of switching
38 to new buffers. Fix description of next-buffer and
6df6ae42 39 previous-buffer (Bug#10334).
2a90dfca
DM
40 (Misc Buffer): Add xref to View Mode.
41
42 * text.texi (Fill Commands): Fix description of
43 sentence-end-double-space.
44
20d2304d
CY
452012-01-23 Chong Yidong <cyd@gnu.org>
46
f088cb8b 47 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 48
01ec1eed
VS
492012-01-16 Volker Sobek <reklov@live.com> (tiny change)
50
51 * programs.texi (Comment Commands): Typo (bug#10514).
52
06848b82
CY
532012-01-15 Chong Yidong <cyd@gnu.org>
54
55 * xresources.texi (X Resources): Describe GTK+ case first.
56 (Resources): Don't use borderWidth as an example, since it doesn't
57 work with GTK+.
58 (Table of Resources): Clarify role of several resources, including
59 the Emacs 24 behavior of cursorBlink etc.
60 (Face Resources): Node deleted. Recommend using Customize
61 instead. Add paragraph to `Table of Resources' node summarizing
62 how to use X resources for changing faces.
63 (Lucid Resources): Rewrite, omitting description of font names,
64 referring to the Fonts node instead.
65 (LessTif Resources): Copyedits.
66 (GTK resources): Rewrite, describing the difference between gtk2
67 and gtk3.
68 (GTK Resource Basics): New node.
69 (GTK Widget Names, GTK Names in Emacs): Rewrite.
70 (GTK styles): Just refer to Fonts node for GTK font format.
71
72 * display.texi (Faces): Document the cursor face.
73
a73a3461
CY
742012-01-14 Chong Yidong <cyd@gnu.org>
75
01ec1eed 76 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
77 (General Variables): Add xref to Lisp Libraries.
78 (Initial Options): Copyedits.
79 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
80 (Environment): Clarify what getenv does.
81 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
82 light backgrounds on xterms.
83 (Misc Variables): TEMP and TMP are not Windows-specific.
84 (Display X): Copyedits.
85 (Colors X): -bd does nothing for GTK.
86 (Icons X): Gnome 3 doesn't use taskbars.
87
88 * misc.texi (Shell): Document exec-path here.
89
90 * rmail.texi (Movemail): Add xref for exec-path.
91
e517eda4
GM
922012-01-13 Glenn Morris <rgm@gnu.org>
93
94 * dired.texi (Dired and Find): Clarify find-ls-options.
95
1de76afe
CY
962012-01-09 Chong Yidong <cyd@gnu.org>
97
98 * custom.texi (Custom Themes): Switched custom-safe-themes to use
99 SHA-256.
100
c61ab18c
CY
1012012-01-07 Chong Yidong <cyd@gnu.org>
102
e490b289
CY
103 * display.texi (Useless Whitespace): Add Whitespace mode.
104
1de77c4c
CY
105 * custom.texi (Hooks): Discuss how to disable minor modes.
106
107 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 108 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 109
c61ab18c
CY
110 * trouble.texi (Lossage): Refer to Bugs node for problems.
111 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
112 (Screen Garbled): Don't refer to terminal "manufacturers".
113 (Total Frustration): Node deleted. Eliza is documented in
114 Amusements now.
115 (Known Problems): More info about using the bug tracker. Mention
116 debbugs package.
117 (Bug Criteria): Copyedits.
118 (Understanding Bug Reporting): Mention emacs -Q.
119
89bd9ccd
CY
1202012-01-06 Chong Yidong <cyd@gnu.org>
121
122 * custom.texi (Specifying File Variables): The mode: keyword
123 doesn't have to be first anymore. Add example of specifying minor
124 modes.
125 (Directory Variables): Simplify example. Mention application to
126 non-file buffers.
127 (Disabling): Use "initialization file" terminology.
128 (Init Examples): Fix hook example.
129
8034735f
EZ
1302012-01-06 Eli Zaretskii <eliz@gnu.org>
131
132 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
133 (Bug#10422)
134 Move the stuff about resources to xresources.texi.
135
136 * xresources.texi (Resources): Move information about setting X
137 resources in the Registry from cmdargs.texi. Make the index entry
138 be similar to the one in cmdargs.texi.
139
b0d7d8af
CY
1402012-01-05 Chong Yidong <cyd@gnu.org>
141
142 * custom.texi (Customization Groups): Update example.
143 (Browsing Custom): Document the new search field.
144 (Changing a Variable): Update example for Emacs 24 changes.
145 Document Custom-set and Custom-save commands.
146 (Face Customization): Document Emacs 24 changes. De-document
147 modify-face.
148 (Specific Customization): Mention customize-variable.
149 (Custom Themes): Add customize-themes, custom-theme-load-path,
150 custom-theme-directory, and describe-theme.
151 (Creating Custom Themes): New node.
152 (Examining): Mention M-:.
153
154 * package.texi (Packages): Fix typo.
155
88c5c7c8
CY
1562012-01-03 Chong Yidong <cyd@gnu.org>
157
158 * misc.texi (Single Shell): Don't document Lisp usage of
159 shell-command. Tidy up discussion of synchronicity. Add index
160 entries for async-shell-command.
161 (Interactive Shell): Note that M-x shell uses shell-file-name.
162 Note change in behavior in Emacs 24.
163 (Shell Mode): Shell mode now uses completion-at-point.
164 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
165 default method for recognizing prompts nowadays.
166 (Shell Ring): Add xref to Minibuffer History.
167 (Directory Tracking): Explain Dirtrack mode in more detail.
168 (Term Mode): Fix index entries.
169 (Paging in Term): Merge into Term Mode.
170 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
171 (Printing): Fix xref. State default of lpr-switches.
172 (PostScript): Remove obsolete sentence. Omit description of
173 non-interactive behaviors.
174 (Hyperlinking): Improve description.
175 (Browse-URL): Using compose-mail for mailto URLs is the default.
176 Document browse-url-mailto-function.
177 (Goto Address mode): Add index entries. Add xref to Browse-URL.
178 (FFAP): FFAP is not a minor mode.
179 (Amusements): M-x lm was renamed to M-x landmark. Document
180 nato-region.
181
b8ecfdfe
CY
1822012-01-01 Chong Yidong <cyd@gnu.org>
183
184 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
185 (Gnus Startup): Note that the system might not be set up for news.
186 Describe group levels more clearly.
187 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
188 Summary of Gnus.
189 (Document View): Copyedits. Move zoom commads to DocView
190 Navigation node.
191 (DocView Navigation, DocView Searching, DocView Slicing)
192 (DocView Conversion): Nodes renamed from Navigation, etc.
193
194 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
195
7bc7d2aa
EZ
1962011-12-31 Eli Zaretskii <eliz@gnu.org>
197
198 * basic.texi (Moving Point): Fix the description of C-n and C-p.
199 (Bug#10380)
200
b30941db
CY
2012011-12-30 Chong Yidong <cyd@gnu.org>
202
203 * sending.texi (Sending Mail): Document initial mail buffer name,
204 and changed multiple mail buffer behavior.
205 (Mail Format): Put the example at the top of the section.
206 (Mail Headers): Move discussion of "From" to the top.
207 (Mail Sending): Document sendmail-query-once.
208 (Citing Mail): Make it less Rmail-specific.
209
0ed49f93
CY
2102011-12-29 Chong Yidong <cyd@gnu.org>
211
212 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
213 example. Add index entries.
214 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
215
c40a7de7
CY
2162011-12-26 Chong Yidong <cyd@gnu.org>
217
218 * dired.texi (Dired Enter, Misc Dired Features): Document
219 dired-use-ls-dired changes. Mention quit-window.
220 (Dired Navigation): Add index entries.
221 (Dired Visiting): Fix View Mode xref.
222 (Marks vs Flags): Prefer C-/ binding for undo.
223 (Subdirectories in Dired): Add xrefs.
224 (Misc Dired Features): Document some Emacs 24 changes. Add index
225 entries.
226
227 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
228 variable, since it is explained in Minor Modes node.
229 (Defining Abbrevs): Copyedits.
230 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
231 C-/ binding for undo.
232 (Dabbrev Customization): Add xrefs for case-fold-search and
233 case-replace.
234
235 * dired-xtra.texi (Subdir Switches): Add xref.
236
237 * maintaining.texi (VC Directory Commands): Mention quit-window.
238
3d992aa0
CY
2392011-12-25 Chong Yidong <cyd@gnu.org>
240
241 * maintaining.texi (Tags): Mention Semantic.
242 (Create Tags Table, Etags Regexps): Copyedits.
243 (Find Tag): Mention minibuffer completion.
244 (List Tags): Mention completion-at-point. Completion is actually
245 available in M-x list-tags.
246
247 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
248 Document vc-delete-file.
249
250 * files.texi (Misc File Ops): Mention vc-delete-file.
251
252 * programs.texi (Symbol Completion): Mention completion-at-point
253 explicitly.
254
2785d024
CY
2552011-12-22 Chong Yidong <cyd@gnu.org>
256
257 * maintaining.texi (Change Log Commands): Don't specially mention
258 vc-update-change-log which is CVS-only.
259
260 * vc1-xtra.texi (Version Headers): Note that these are for
261 Subversion, CVS, etc. only.
262 (General VC Options): De-document vc-keep-workfiles. Fix
263 RCS-isms.
264
0ab39399
EZ
2652011-12-22 Eli Zaretskii <eliz@gnu.org>
266
267 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
268 should be @end iftex".
269
d3098e1e
CY
2702011-12-21 Chong Yidong <cyd@gnu.org>
271
272 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
273 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
274 (VC Pull): Mention vc-log-incoming.
275 (Log Buffer): Add CVS/RCS only disclaimer.
276
277 * vc1-xtra.texi (Remote Repositories): Update introduction.
278 (Local Version Control): Node deleted (obsolete with DVCSes).
279 (Remote Repositories, Version Backups): Node deleted. Move
280 documentation of vc-cvs-stay-local to CVS Options.
281 (CVS Options): Reduce verbosity of description of obscure CVS
282 locking feature.
283 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
284 Tags node.
285 (Revision Tags): Move under Miscellaneous VC subsection.
286 (Change Logs and VC): Note that this is wrong for DVCSs.
287 De-document log entry manipulating features.
288 (Renaming and VC): Describe how it works on modern VCSes.
289
290 * files.texi (Misc File Ops): Mention vc-rename-file.
291
292 * programs.texi (Custom C Indent): Add index entries.
293
47d42d81
AM
2942011-12-20 Alan Mackenzie <acm@muc.de>
295
296 * programs.texi (Motion in C): Update the description of C-M-a and
297 C-M-e, they now DTRT in enclosing scopes.
298 (Custom C Indent): Add @dfn{guessing} of the indentation style.
299
2edef1a0
CY
3002011-12-20 Chong Yidong <cyd@gnu.org>
301
302 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
303 (Old Revisions): Use it.
304 (VCS Repositories): Add "distributed" terminology.
305 (Log Buffer): Remove duplicate description
306 about changesets. Fix "current VC fileset" ambiguity.
307 (Multi-User Branching): Node deleted.
308 (Branches, Switching Branches): Discuss decentralized version
309 control systems.
310 (VC Pull): New node.
311 (Merging): Document merging on decentralized systems.
312 (Creating Branches): Note that this is specific to CVS and related
313 systems.
314
bc859d5f
CY
3152011-12-19 Chong Yidong <cyd@gnu.org>
316
317 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
318 (VC Mode Line): Add index entry for "version control status".
319 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
320 Document vc-revert-show-diff. De-document vc-rollback.
321 (VC Directory Mode): Rewrite introduction. Move prefix arg
322 documentation here from VC Directory Buffer node.
323 (VC Directory Buffer): Use a decentralized VCS example.
324 (VC Directory Commands): Use a table. Remove material duplicated
325 in previous nodes on multi-file VC filsets.
326
9cff91f8
CY
3272011-12-17 Chong Yidong <cyd@gnu.org>
328
329 * maintaining.texi (VCS Concepts): Make "revision" terminology
330 less CVS-specific.
331 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
332 Registering node.
333 (Secondary VC Commands): Deleted. Promote subnodes.
334 (Log Buffer): Add command name for C-c C-c. Fix the name of the
335 log buffer. Add index entries.
336 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
337 "commit" terminology.
338 (Old Revisions): Move it to just before VC Change Log. "Tag" here
339 doesn't refer to tags tables. Note other possible forms of the
340 revision ID. C-x v = does not save.
341 (Registering): Note similarity to C-x v v action. Fix description
342 of how backends are chosen. De-document vc-default-init-revision.
343 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
344 in root log buffers.
345
f3b316df
CY
3462011-12-16 Chong Yidong <cyd@gnu.org>
347
348 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
349 (Basic VC Editing): Remove redundant descriptions.
350 (VC With A Merging VCS): Make description more general instead of
351 CVS-specific.
352 (VC With A Locking VCS): Use VC fileset terminology.
353
29eabb8e
CY
3542011-12-12 Chong Yidong <cyd@gnu.org>
355
356 * building.texi (Executing Lisp): Fix xref for C-M-x.
357 (Lisp Libraries): Add xref to node explaining `load' in Lisp
358 manual. Note that load-path is not customizable.
359 (Lisp Eval): Note that listed commands are available globally.
360 Explain the meaning of "defun" in the C-M-x context.
361 (Lisp Interaction): Copyedits.
362 (External Lisp): Fix name of inferior Lisp buffer. Mention
363 Scheme.
364 (Compilation): Define "inferior process".
365
cd0314dd
EZ
3662011-12-10 Eli Zaretskii <eliz@gnu.org>
367
368 * msdog.texi (Windows Fonts): Document how to force GDI font
369 backend on MS-Windows.
370
0595bd7e 3712011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
372
373 * building.texi (Compilation): Say what the -k flag to make does.
374 Move subprocess discussion to Compilation Shell.
375 (Compilation Mode): Add xref for grep, occur, and mouse
376 references. Define "locus".
377 (Grep Searching): Use @command.
0595bd7e
CY
378 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
379 intro.
380 (Starting GUD): Clarify how arguments are specified.
381 (Debugger Operation): Index entry for "GUD interaction buffer",
382 and move basic description here from Commands of GUD node.
383 (GDB User Interface Layout): Copyedits.
384 (Source Buffers): Remove gdb-find-source-frame, which is not in
385 gdb-mi.el.
386 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
387 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
388 re-document GUD interaction buffers.
b09d01da
CY
389
390 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
391 (Semantic): Add cindex entries for Semantic.
392
2a185919
CY
3932011-12-06 Chong Yidong <cyd@gnu.org>
394
395 * programs.texi (Man Page): Clarify how to use Man-switches.
396 Don't bother documenting Man-fontify-manpage-flag.
397 (Lisp Doc): Add xref to Name Help node.
398 (Hideshow): Add cindex. Mention role of ellipses, and default
399 value of hs-isearch-open. Don't bother documenting
400 hs-special-modes-alist.
401 (Symbol Completion): Add kindex for C-M-i. Don't recommend
402 changing the window manager binding of M-TAB.
403
ebf10822
CY
4042011-12-05 Chong Yidong <cyd@gnu.org>
405
406 * programs.texi (Comment Commands): Fix description of for M-; on
407 blank lines. Move documentation of comment-region here.
408 (Multi-Line Comments): Clarify the role of comment-multi-line.
409 Refer to Comment Commands for comment-region doc.
410 (Options for Comments): Refer to Multi-Line Comments for
411 comment-multi-line doc, instead of duplicating it. Fix default
412 values of comment-padding and comment-start-skip.
413
ec7ae032
CY
4142011-12-04 Chong Yidong <cyd@gnu.org>
415
416 * programs.texi (Program Modes): Mention modes that are not
417 included with Emacs. Fix references to other manuals for tex.
418 Add index entry for backward-delete-char-untabify. Mention
419 prog-mode-hook.
420 (Which Function): Use "global minor mode" terminology.
421 (Basic Indent, Multi-line Indent): Refer to previous descriptions
422 in Indentation chapter to avoid duplication.
423 (Expressions): Copyedit.
424 (Matching): Document Electric Pair mode.
425
426 * ack.texi (Acknowledgments):
427 * rmail.texi (Movemail, Other Mailbox Formats):
428 * frames.texi (Frames): Don't capitalize "Unix".
429
a24bf23e
CY
4302011-12-04 Chong Yidong <cyd@gnu.org>
431
432 * text.texi (Nroff Mode): Mention what nroff is.
433 (Text Based Tables, Table Recognition): Don't say "Table mode"
434 since it's not a major or minor mode.
435 (Text Based Tables): Reduce the size of the example.
436 (Table Definition): Clarify definitions.
437 (Table Creation): Add key table.
438 (Cell Commands): Use kbd for commands.
439 (Table Rows and Columns): Combine nodes Row Commands and Column
440 Commands.
441 (Fixed Width Mode): Node deleted; contents moved to parent.
442 (Table Conversion): Shorten example.
443 (Measuring Tables): Merge into Table Misc.
444
8863a584
CY
4452011-12-03 Chong Yidong <cyd@gnu.org>
446
447 * text.texi (TeX Mode): Mention AUCTeX package.
448 (TeX Editing): Add xref to documentation for Occur.
449 (LaTeX Editing): Add xref to Completion node.
450 (TeX Print): Fix description of tex-directory.
451 (Enriched Text): Renamed from Formatted Text. Make this node and
452 its subnodes less verbose, since text/enriched files are
453 practically unused.
454 (Enriched Mode): Renamed from Requesting Formatted Text.
455 (Format Colors): Node deleted.
456 (Enriched Faces): Renamed from Format Faces. Describe commands
457 for applying colors too.
458 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
459
460 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
461
462 * display.texi (Colors): New node.
463
464 * cmdargs.texi (Colors X):
465 * xresources.texi (GTK styles):
466 * custom.texi (Face Customization): Reference it.
467
468 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
469 Link to Fill Commands for Justification entry.
470
6fdebe93
EZ
4712011-12-03 Eli Zaretskii <eliz@gnu.org>
472
473 * display.texi (Auto Scrolling): More accurate description of what
474 scroll-*-aggressively does, including the effect of non-zero
475 margin. Fix "i.e." markup.
476
95ca9bc7
CY
4772011-12-02 Chong Yidong <cyd@gnu.org>
478
479 * text.texi (Pages): Mention how formfeed chars are displayed.
480 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
481 Describe adaptive filling more precisely.
482 (Fill Commands): Note that filling removes excess whitespace.
483 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
484 now bound to indent-for-tab-command in Text mode.
485 (Outline Mode): Copyedits.
486 (Outline Visibility): Note that Reveal mode is a buffer-local
487 minor mode.
488
489 * modes.texi (Major Modes): Move note about checking major-mode in
490 a hook function here, from Text mode.
491
6d262977
CY
4922011-11-28 Chong Yidong <cyd@gnu.org>
493
b22b1918
CY
494 * text.texi (Words): Add xref to Position Info.
495 (Paragraphs): Add xref to Regexps.
496
6d262977
CY
497 * indent.texi (Indentation): Rewrite introduction. Move table to
498 Indentation Commands node.
499 (Indentation Commands): Add index entries to table. Copyedits.
500 (Tab Stops, Just Spaces): Copyedits.
501 (Indent Convenience): New node. Document electric-indent-mode.
502
503 * programs.texi (Basic Indent):
504 * windows.texi (Pop Up Window): Fix kindex entry.
505
dc95a8b0
CY
5062011-11-28 Chong Yidong <cyd@gnu.org>
507
508 * modes.texi (Major Modes): Move major-mode variable doc here from
509 Choosing Modes. Document describe-mode. Document prog-mode-hook
510 and text-mode-hook. Add example of using hooks.
511 (Minor Modes): Document behavior of mode command calls from Lisp.
512 Note that setting the mode variable using Customize will DTRT.
513 (Choosing Modes): Add example of setting a minor mode using a
514 local variable.
515
b63a8e8e
CY
5162011-11-27 Chong Yidong <cyd@gnu.org>
517
518 * frames.texi (Creating Frames): Move frame parameter example to
519 Frame Parameters node.
520 (Frame Commands): C-x 5 o does not warp the mouse by default.
521 (Fonts): Add more GTK-style properties; also, they should be
522 capitalized.
523 (Special Buffer Frames): Node deleted; special-display is on the
524 way out.
525 (Frame Parameters): Example moved here from Creating Frames.
526 Clarify that default-frame-alist affects the initial frame too.
527 Delete auto-raise-mode and auto-lower-mode.
528 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
529 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
530
531 * windows.texi (Window Choice): Add xref to Lisp manual for
532 special-display-*.
533
a3dcc84e
EZ
5342011-11-26 Eli Zaretskii <eliz@gnu.org>
535
536 * display.texi (Text Display): Update the description,
537 cross-references, and indexing related to display of control
538 characters and raw bytes.
539
4ad3bc2a
CY
5402011-11-25 Chong Yidong <cyd@gnu.org>
541
542 * frames.texi (Frames): Rewrite introduction.
543 (Mouse Commands): Default for mouse-drag-copy-region is now t.
544 Mouse-3 does not copy to kill ring by default. DEL does not
545 behave specially for mouse commands any more.
546 (Mouse References): Document mouse-1-click-follows-link more
547 thoroughly.
548 (Menu Mouse Clicks): Move footnote to the main text and add xref
549 to Init Rebinding node.
550 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
551
552 * files.texi (Visiting): `C-x 5 f' works on ttys too.
553
20db1522
JB
5542011-11-24 Juanma Barranquero <lekktu@gmail.com>
555
556 * display.texi (Font Lock): Fix typo.
557
01d06b1f
GM
5582011-11-24 Glenn Morris <rgm@gnu.org>
559
560 * rmail.texi (Rmail Output):
561 Mention rmail-automatic-folder-directives. (Bug#9657)
562
0cbaa1d5
CY
5632011-11-21 Chong Yidong <cyd@gnu.org>
564
565 * mark.texi (Global Mark Ring): Fix description of global mark
566 ring (Bug#10032).
567
fe7a3057
JB
5682011-11-20 Juanma Barranquero <lekktu@gmail.com>
569
570 * msdog.texi (Windows Fonts): Fix typo.
571
b6e63cbe
GM
5722011-11-17 Glenn Morris <rgm@gnu.org>
573
574 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
575
58179cce
JB
5762011-11-16 Juanma Barranquero <lekktu@gmail.com>
577
578 * killing.texi (Rectangles):
7877f373
JB
579 * misc.texi (Document View):
580 * modes.texi (Choosing Modes):
581 * msdog.texi (Windows Fonts):
58179cce
JB
582 * regs.texi (Rectangle Registers):
583 * search.texi (Isearch Yank): Fix typos.
584
291d142b
CY
5852011-11-06 Chong Yidong <cyd@gnu.org>
586
587 * windows.texi (Basic Window): Add xref to Cursor Display.
588 (Split Window): Document negative arg for splitting commands.
589 (Other Window): Document mouse-1 in text area of window.
590 (Change Window): Don't mention window attributes, since they
591 aren't defined. C-x 1 can't be used with minibuffer windows.
592 Windows are no longer auto-deleted.
593 (Window Choice): Add xref to Choosing Window in Lisp manual.
594 (Window Convenience): Note that windmove disables shift-selection.
595 Move M-x compare-windows here from Other Window node.
596
597 * custom.texi (Mouse Buttons):
598 * search.texi (Isearch Scroll):
599 * windows.texi (Split Window): Use new names split-window-below
600 and split-window-right.
601
a7ef684b
JB
6022011-10-26 Juanma Barranquero <lekktu@gmail.com>
603
604 * emacs.texi (Top): Fix typo.
605
d53e1747
GM
6062011-10-25 Glenn Morris <rgm@gnu.org>
607
608 * abbrevs.texi (Saving Abbrevs):
609 quietly-read-abbrev-file is not a command. (Bug#9866)
610
e7a3ff06
CY
6112011-10-24 Chong Yidong <cyd@gnu.org>
612
613 * display.texi (Scrolling): Document scroll-up-line and
614 scroll-down-line. Document scroll-command property.
615 (Recentering): New node, split off from Scrolling.
616
86c60681
CY
6172011-10-23 Chong Yidong <cyd@gnu.org>
618
da97a9e6
CY
619 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
620 (Tool Bars): Copyedits.
621
86c60681
CY
622 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
623
d195726a
CY
6242011-10-22 Chong Yidong <cyd@gnu.org>
625
626 * windows.texi (Displaying Buffers): Fix broken lispref link.
627
a70e06c1
CY
6282011-10-22 Chong Yidong <cyd@gnu.org>
629
630 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
631 Move confirm-nonexistent-file-or-buffer discussion here.
632
633 * files.texi (File Names, Visiting): Move detailed discussion of
634 minibuffer confirmation to Minibuffer Exit.
635
636 * buffers.texi (Buffers): Tweak mention of mail buffer name.
637 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
638
bfd779dd
CY
6392011-10-21 Chong Yidong <cyd@gnu.org>
640
641 * files.texi (File Names, Visiting, Interlocking): Copyedits.
642 (Backup Copying): backup-by-copying-when-mismatch is now t.
643 (Customize Save): Fix description of require-final-newline.
644 (Reverting): Note that revert-buffer can't be undone. Mention VC.
645 (Auto Save Control): Clarify.
646 (File Archives): Add 7z.
647 (Remote Files): ange-ftp-make-backup-files defaults to nil.
648
649 * arevert-xtra.texi (Autorevert): Copyedits.
650
6e317956
CY
6512011-10-20 Chong Yidong <cyd@gnu.org>
652
653 * custom.texi (Hooks, Init Examples):
654 * display.texi (Font Lock):
655 * fixit.texi (Spelling):
656 * rmail.texi (Rmail Display): Minor mode function with no arg now
657 enables it.
658
659 * fixit.texi (Spelling): Fix description of inline completion.
660
5abc31ef
CY
6612011-10-19 Chong Yidong <cyd@gnu.org>
662
663 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
664 entries.
665 (Isearch Yank): Document isearch-yank-pop.
666 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
667 (Other Repeating Search): Document Occur Edit mode.
668
939db9ac
CY
6692011-10-18 Chong Yidong <cyd@gnu.org>
670
671 * display.texi (Fringes): Move overflow-newline-into-fringe here,
672 from Line Truncation node.
673 (Standard Faces): Note that only the background of the cursor face
674 has an effect.
675 (Cursor Display): Fix descriptions of cursor face
676 and bar cursor blinking.
677 (Text Display): Document nobreak-char-display more clearly.
678 (Line Truncation): Add xref to Split Window node.
679 (Display Custom): Don't bother documenting baud-rate or
680 no-redraw-on-reenter.
681
682 * search.texi (Slow Isearch): Node removed.
683
80c6d77f
GM
6842011-10-18 Glenn Morris <rgm@gnu.org>
685
686 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
687
d366bd53
CY
6882011-10-18 Chong Yidong <cyd@gnu.org>
689
690 * display.texi (Faces): Simplify discussion. Move documentation
691 of list-faces-display here, from Standard Faces node. Note
692 special role of `default' background.
693 (Standard Faces): Note special role of `default' background. Note
694 that region face may be taken fom GTK. Add xref to Text Display.
695 (Text Scale): Rename from "Temporary Face Changes". Callers
696 changed. Don't bother documenting variable-pitch-mode.
697 (Font Lock): Copyedits. Remove font-lock-maximum-size.
698 (Useless Whitespace): Simplify description of
699 delete-trailing-whitespace. Note active region case.
700 (Text Display): Fix description of escape-glyph face assignment.
701 Remove unibye mode discussion. Update some parts for Unicode.
702 Move glyphless chars documentation to Lisp manual.
703
704 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
705
21100e7d
CY
7062011-10-15 Chong Yidong <cyd@stupidchicken.com>
707
708 * display.texi (Scrolling): Tweak explanation of scroll direction.
709 (View Mode): Add index entries.
710
711 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
712
713 * regs.texi (Text Registers): C-x r i does not activate the mark.
714 (Bookmarks): Document new default bookmark location.
715
50b063c3
CY
7162011-10-13 Chong Yidong <cyd@stupidchicken.com>
717
718 * killing.texi (Deletion): Add xref to Using Region. Document
719 delete-forward-char.
720 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
721 description here. Recommend C-u C-SPC for jumping to mark.
722 (Kill Ring): Move kill ring variable documentation here.
723 (Primary Selection): Copyedits.
724 (Rectangles): Document new command rectangle-number-lines.
725 (CUA Bindings): Note that this disables the mark-even-if-inactive
726 behavior for C-x and C-c.
727
728 * mark.texi (Mark): Mention "active region" terminology.
729 (Using Region): Document delete-active-region.
730
e1a3f5b1
CY
7312011-10-12 Chong Yidong <cyd@stupidchicken.com>
732
733 * mark.texi (Mark): Clarify description of disabled Transient Mark
734 mode (Bug#9689).
735 (Setting Mark): Document prefix arg for C-x C-x. Document primary
736 selection changes. Mention that commands like C-y set the mark.
737 (Marking Objects): Add xref to Words node. Note that mark-word
738 and mark-sexp also have the "extend region" behavior.
739 (Using Region): Mention M-$ in the table. Document
740 mark-even-if-inactive here instead of in Mark Ring.
741 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
742 note of the "Mark Set" behavior.
743 (Disabled Transient Mark): Rename from "Persistent Mark"
744 (Bug#9688). Callers changed.
745
746 * programs.texi (Expressions):
747 * text.texi (Words): Defer to Marking Objects for mark-word doc.
748
3dc62b2b
CY
7492011-10-09 Chong Yidong <cyd@stupidchicken.com>
750
751 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
752 option" terminology.
753 (Key Help): Add command names. Define "documentation string".
754 (Name Help): Remove an over-long joke.
755 (Apropos): Document prefix args. Remove duplicated descriptions.
756 (Help Mode): Add C-c C-b to table. Update TAB binding.
757 (Package Keywords): Rename from "Library by Keyword". Describe
758 new package menu interface.
759 (Help Files, Help Echo): Tweak description.
de09aa52
CY
760
761 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 762 (Minibuffer History): Document numeric args to history commands.
de09aa52 763
2d3fe5d7
EZ
7642011-10-08 Eli Zaretskii <eliz@gnu.org>
765
766 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
767
b2b0776e
CY
7682011-10-08 Chong Yidong <cyd@stupidchicken.com>
769
770 * basic.texi (Position Info): Omit page commands. Document
771 count-words-region and count-words.
772
773 * text.texi (Pages): Move what-page documentation here.
774
27a16462
CY
7752011-10-08 Chong Yidong <cyd@stupidchicken.com>
776
777 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
778 Remote Files node instead of linking directly to the Tramp manual.
779 (Minibuffer Edit): Add xref to Blank Lines.
780 (Completion): Add xref to Symbol Completion. Remove redundant
781 example, which is repeated in the next node.
782 (Completion Commands): Minor clarifications.
783 (Completion Styles): New node, split from Completion Commands.
784 Document substring and initials styles.
785 (Strict Completion): Remove information duplicated in other nodes.
786 (Completion Options): Consolidate case difference discussion here.
787
788 * help.texi (Help Mode): Fix kindex entries.
789
790 * files.texi (File Names): Add index entries.
791
de0bde62
CY
7922011-10-07 Chong Yidong <cyd@stupidchicken.com>
793
794 * basic.texi (Inserting Text): Add xref to Completion. Add
795 ucs-insert example, and document prefix argument.
796 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
797 to left/right. Tweak left-char and right-char descriptions.
798 M-left and M-right are now bound to left-word/right-word.
799 (Erasing): Document delete-forward-char.
800
801 * screen.texi (Screen, Menu Bar): Copyedits.
802 (Point): Remove duplicate paragraph on cursors, also in Screen.
803 (Mode Line): Trailing dashes no longer shown on X displays.
804
805 * frames.texi (Non-Window Terminals): Index just "text-only
806 terminal", which is used throughout the manual now.
807
808 * entering.texi (Entering Emacs): Define "startup screen".
809 Document window-splitting behavior with command-line inputs.
810 (Exiting): Remove obsolete paragraph about shells without suspend
811 functionality.
812
813 * commands.texi (User Input): Define "input event" more clearly.
814 (Keys): Add xref to Echo Area.
815 (Commands): Clarify relation between commands and functions.
816
453e4522
CY
8172011-10-06 Chong Yidong <cyd@stupidchicken.com>
818
819 * misc.texi (emacsclient Options): Document how emacsclient runs
820 the Emacs daemon (Bug#9674).
821
550f41cd
CY
8222011-10-01 Chong Yidong <cyd@stupidchicken.com>
823
824 * basic.texi (Moving Point):
825 * custom.texi (Mouse Buttons):
826 * rmail.texi (Rmail Scrolling):
827 * search.texi (Isearch Scroll):
828
829 * display.texi (Scrolling): Replace scroll-up/down with
830 scroll-up/down-command. Fix scroll-preserve-screen-position
831 description. Document scroll-error-top-bottom.
832
9229fe87
GM
8332011-09-30 Glenn Morris <rgm@gnu.org>
834
835 * commands.texi (Keys): Whitespace fix. (Bug#9635)
836
0a2132ba
CY
8372011-09-24 Chong Yidong <cyd@stupidchicken.com>
838
839 * windows.texi (Pop Up Window): Defer discussion of window
840 splitting to the Window Choice node. Add index entries.
841 (Force Same Window): Node deleted.
842 (Displaying Buffers, Window Choice): New nodes.
843
844 * buffers.texi (Select Buffer): Clarify description of
845 buffer-switching commands. Add xref to Window Display node.
846 Don't repeat confirm-nonexistent-file-or-buffer description from
847 Visiting node. Remove even-window-heights.
848
849 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
850
33ed493b
CY
8512011-09-18 Chong Yidong <cyd@stupidchicken.com>
852
853 * cmdargs.texi (Icons X): Fix description of Emacs icon.
854
855 * xresources.texi (Table of Resources): Fix documentation of
856 bitmapIcon.
857
92fa95ad
CY
8582011-09-15 Chong Yidong <cyd@stupidchicken.com>
859
860 * package.texi (Package Menu): Add package-menu-mark-upgrades.
861
16254627
EH
8622011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
863
864 * frames.texi (Frame Commands): Note that delete-other-frames only
865 deletes frames on current terminal.
866
c3760c17
EZ
8672011-09-10 Eli Zaretskii <eliz@gnu.org>
868
869 * sending.texi (Mail Misc): Document mail-add-attachment.
870
69b8be97
EZ
8712011-09-04 Eli Zaretskii <eliz@gnu.org>
872
873 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
874
3fd50d5c
CY
8752011-08-29 Chong Yidong <cyd@stupidchicken.com>
876
877 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
878
e2aeef63
CY
8792011-08-28 Chong Yidong <cyd@stupidchicken.com>
880
881 * files.texi (File Archives):
882 * cal-xtra.texi (Diary Display):
883 * help.texi (Help Mode): Add xref to View Mode.
884
ddb54206
CY
8852011-08-28 Chong Yidong <cyd@stupidchicken.com>
886
a6326082
CY
887 * display.texi (View Mode): New node. Move view-file here from
888 Misc File Ops. Move view-buffer here from Misc Buffer.
889
890 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
891
04e2ce72 892 * files.texi (Misc File Ops): Document new
a6326082 893 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
894
895 * dired.texi (Dired Deletion): Shorten description of Trash.
896
ddb54206
CY
897 * misc.texi (emacsclient Options): Document server-port.
898
bd206ce5
EZ
8992011-08-27 Eli Zaretskii <eliz@gnu.org>
900
901 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
902 even on MS-Windows. Fix a typo.
903
d43f5a42
CY
9042011-08-26 Chong Yidong <cyd@stupidchicken.com>
905
906 * package.texi: New file, documenting the package manager.
907
908 * emacs.texi: Include it.
909
910 * help.texi (Help Summary): Add describe-package.
911
e0b1591b
CY
9122011-08-25 Chong Yidong <cyd@stupidchicken.com>
913
856ce114
CY
914 * misc.texi (Printing): Convert subnodes into subsections.
915
f404f8bc
CY
916 * text.texi (Two-Column): Move into Text chapter.
917
918 * picture-xtra.texi (Picture Mode): Group with Editing Binary
919 Files section. Convert from chapter into section.
920
921 * display.texi (Narrowing): Move into display chapter.
922
e0b1591b
CY
923 * sending.texi (Sending Mail):
924 * rmail.texi (Rmail):
925 * misc.texi (Gnus, Document View):
926 * dired.texi (Dired):
927 * emacs.texi: Group the mail, rmail, and gnus chapters together.
928
75bfc667
JL
9292011-08-07 Juri Linkov <juri@jurta.org>
930
931 * dired.texi (Operating on Files): Rewrite according to the fact
932 that `dired-do-chmod' doesn't use the `chmod' program anymore.
933
fe676f91
MA
9342011-07-30 Michael Albinus <michael.albinus@gmx.de>
935
936 * mini.texi (Minibuffer File): Insert a reference to Tramp for
937 remote file name completion. (Bug#9197)
938
4cc60b9b
EZ
9392011-07-28 Eli Zaretskii <eliz@gnu.org>
940
941 * mule.texi (Bidirectional Editing): Document the fact that
942 bidi-display-reordering is t by default.
943
89671e16
LMI
9442011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
945
946 * help.texi (Misc Help): Mention `describe-prefix-bindings'
947 explicitly (bug#8904).
948
fb23ecc2
LMI
9492011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
950
951 * trouble.texi (Checklist): Use an `M-x' example instead of an
952 Emacs Lisp form to switch on the dribble file (bug#8056).
953
465c5fc8
LMI
9542011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
955
956 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
957
90a6258b
GM
9582011-07-13 Glenn Morris <rgm@gnu.org>
959
960 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
961
c7588364
LMI
9622011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
963
964 * mark.texi (Mark Ring): Clarify how many locations are saved
965 (bug#5770).
966 (Global Mark Ring): Ditto.
967
4cb4f3ba
LMI
9682011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
969
d648feab
LMI
970 * text.texi (Table Recognition): Use "at point" instead of "under
971 point" (bug#4345).
972
4cb4f3ba
LMI
973 * display.texi (Cursor Display): Mention `cursor-type'.
974
975 * screen.texi (Point): Clarify that it's only if you use a block
976 cursor that it appears to be on a character (bug#4345).
977
ecd0b990
CY
9782011-07-12 Chong Yidong <cyd@stupidchicken.com>
979
980 * misc.texi (Amusements): Move dissociated press here, from its
981 own section.
982
983 * emacs.texi (Top): Update node listing.
984
c2fd0368
LMI
9852011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
986
987 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
988 clarity (bug#3523).
989
fdeb32ec
CY
9902011-07-12 Chong Yidong <cyd@stupidchicken.com>
991
992 * cmdargs.texi (Initial Options): Document --no-site-lisp.
993 (Misc X): Document --parent-id.
994
995 * frames.texi (Frame Commands): Note that focus-follows-mouse now
996 defaults to nil.
997
998 * misc.texi (emacsclient Options): Document --parent-id.
999
1000 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1001
f584ca38
LMI
10022011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1003
1004 * emacs.texi: Use "..." instead of ``...'' in the menus
1005 (bug#3503).
1006
963578d3
CY
10072011-07-11 Chong Yidong <cyd@stupidchicken.com>
1008
1009 * killing.texi (Primary Selection): Document `only' setting for
1010 select-active-regions.
1011
1012 * mark.texi (Setting Mark): Reference Shift Selection node.
1013
1014 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1015
a30ed87b
LMI
10162011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1017
47076272
LMI
1018 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1019 motion keys" (bug#3503).
1020
a30ed87b
LMI
1021 * emacs.texi: Change all the register node names from "RegPos"
1022 (etc.) to "Positional Registers" (etc.) (bug#3314).
1023
4d45a8b7
CY
10242011-07-11 Chong Yidong <cyd@stupidchicken.com>
1025
1026 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1027 (Other Kill Commands, Kill Options): Copyedits.
1028 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1029 (Yanking): Move yank-excluded properties discussion here.
1030 (Cut and Paste): Move from frames.texi. Update subnodes to
1031 describe x-select-enable-clipboard case.
1032
1033 * frames.texi: Move Cut and Paste node and subnodes into
1034 killing.texi, except Mouse Commands and Word and Line Mouse.
1035
c160ddee
AM
10362011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1037
1038 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1039
3329e6e3
LMI
10402011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1041
32a214fe
LMI
1042 * screen.texi (Mode Line): Clarify that coding systems are
1043 characters, not letters (bug#1749).
1044
3329e6e3
LMI
1045 * cmdargs.texi (Environment): Mention removing variables
1046 (bug#1615). Text suggested by Kevin Rodgers.
1047
8875da1e
CY
10482011-07-10 Chong Yidong <cyd@stupidchicken.com>
1049
54806e45
CY
1050 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1051
8875da1e
CY
1052 * modes.texi: Rename from major.texi.
1053 (Modes): New node. Make Major Modes and Minor Modes subsections
1054 of this. All callers changed.
1055
1056 * custom.texi (Minor Modes): Move to modes.texi.
1057
7847b2a1
CY
10582011-07-10 Chong Yidong <cyd@stupidchicken.com>
1059
6cfd0fa2
CY
1060 * custom.texi (Syntax): Node deleted.
1061
1062 * help.texi (Help Summary):
1063 * major.texi (Major Modes):
1064 * programs.texi (Parentheses):
1065 * search.texi (Regexp Backslash, Regexp Backslash)
1066 (Regexp Backslash):
1067 * text.texi (Words): Callers changed.
1068
7847b2a1
CY
1069 * text.texi (Refill, Longlines): Delete nodes.
1070
1071 * ack.texi (Acknowledgments): Longlines removed from manual.
1072
1073 * emacs.texi (Top): Update node listing.
1074
2a71c436
GM
10752011-07-09 Glenn Morris <rgm@gnu.org>
1076
1077 * fortran-xtra.texi (Fortran): Update handled extensions.
1078
61436e9f
LMI
10792011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1080
1081 * display.texi (Scrolling): `C-v' (etc) are now bound to
1082 `scroll-*-command' (bug#8349).
1083
6e560c71
LMI
10842011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1085
48954a09 1086 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1087 doesn't actually delete any files (bug#7125).
1088
2904fd97
LMI
1089 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1090 argument for `C-c C-k' (bug#7391).
1091
6e560c71
LMI
1092 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1093 you're currently using (bug#8489).
1094
978ff6c5
EZ
10952011-07-01 Eli Zaretskii <eliz@gnu.org>
1096
1097 * mule.texi (Coding Systems): Move index entries from the previous
1098 change into their proper places.
1099
0d742084
LMI
11002011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1101
31976bd5
LMI
1102 * help.texi (Help Files): Document view-external-packages (bug#8902).
1103
0d742084
LMI
1104 * mule.texi (Coding Systems): Put a few more of the coding systems
1105 into the index (bug#8900).
1106
9f678528
GM
11072011-06-26 Glenn Morris <rgm@gnu.org>
1108
1109 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1110
18a4ce5e
AR
11112011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1112
1113 * misc.texi (emacsclient Options): Mention --frame-parameters.
1114
f0da764a
GM
11152011-06-09 Glenn Morris <rgm@gnu.org>
1116
1117 * custom.texi (Specifying File Variables):
1118 Recommend explicit arguments for minor modes.
1119
b047e7ac
PE
11202011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1121
1122 Document wide integers better.
1123 * buffers.texi (Buffers):
001903b5
PE
1124 * files.texi (Visiting): Document maxima for 64-bit machines,
1125 and mention virtual memory limits.
b047e7ac 1126
bf41276f
CY
11272011-05-28 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1130
1131 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1132 prog mode (Bug#8240).
1133
e145f188
GM
11342011-05-27 Glenn Morris <rgm@gnu.org>
1135
1136 * custom.texi (Specifying File Variables):
1137 Major modes no longer need come first.
1138
313f790e
CY
11392011-05-22 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1142 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1143
c136e5cd
GM
11442011-05-18 Glenn Morris <rgm@gnu.org>
1145
1146 * ack.texi (Acknowledgments): Remove fakemail.c.
1147
c71a0d48 11482011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1149
1150 Fixes for fitting text into 7x9 printed manual.
1151 * building.texi (Flymake, Breakpoints Buffer):
1152 * calendar.texi (Appointments):
1153 * cmdargs.texi (General Variables, Display X):
1154 * custom.texi (Saving Customizations, Face Customization)
1155 (Directory Variables, Minibuffer Maps, Init Rebinding):
1156 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1157 * fixit.texi (Spelling):
1158 * frames.texi (Creating Frames, Fonts):
1159 * help.texi (Help Files):
1160 * mini.texi (Minibuffer File):
1161 * misc.texi (emacsclient Options, Emulation):
1162 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1163 * mule.texi (International Chars, Language Environments)
1164 (Select Input Method, Modifying Fontsets, Charsets):
1165 * programs.texi (Custom C Indent):
1166 * rmail.texi (Rmail Labels):
1167 * text.texi (Table Conversion):
1168 * trouble.texi (Known Problems, Known Problems):
1169 * windows.texi (Change Window):
1170 * xresources.texi (GTK resources): Reflow text and re-indent code
1171 examples to avoid TeX overflows and underflows on 7x9 paper.
1172
1173 * emacs.texi: Fix the (commented out) smallbook command.
1174
1175 * macos.texi (Mac / GNUstep Events):
1176 * xresources.texi (Lucid Resources): Remove extraneous examples.
1177
b8f82dc1
GM
11782011-05-10 Glenn Morris <rgm@gnu.org>
1179
1180 * custom.texi (Specifying File Variables):
1181 Deprecate using mode: for minor modes.
1182
d306b4da
GM
11832011-05-07 Glenn Morris <rgm@gnu.org>
1184
1185 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1186
548d0a63
GM
11872011-05-06 Glenn Morris <rgm@gnu.org>
1188
5006e634
GM
1189 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1190
548d0a63
GM
1191 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1192
e793a940
LMI
11932011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1194
1195 * misc.texi (Emacs Server): Document `server-eval-at'.
1196
7031be6d
UR
11972011-04-24 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * maintaining.texi (List Tags): Document next-file. Suggested by
1200 Uday S Reddy.
1201
4ffd0d6b 12022011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1203
1204 * mini.texi (Minibuffer Edit):
1205 * screen.texi (Mode Line): Fix typo.
1206
1c6c854e
CS
12072011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1208
024ff170 1209 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1210
c5c9f40f
CY
12112011-03-26 Chong Yidong <cyd@stupidchicken.com>
1212
1213 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1214
09725d26
EZ
12152011-03-30 Eli Zaretskii <eliz@gnu.org>
1216
1217 * display.texi (Auto Scrolling): Document the limit of 100 lines
1218 for never-recentering scrolling with `scroll-conservatively'.
1219 (Bug#6671)
1220
09d9db2c 12212011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1222
1223 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1224 HOME on Windows and where it looks for init files. (Bug#8221)
1225
62d94509
EZ
12262011-03-10 Eli Zaretskii <eliz@gnu.org>
1227
1228 * search.texi (Regexp Example):
1229 * mule.texi (International Chars):
1230 * building.texi (External Lisp): Don't use characters outside
1231 ISO-8859-1.
1232
0286d9de
EZ
12332011-03-09 Eli Zaretskii <eliz@gnu.org>
1234
1c6c854e
CS
1235 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1236 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1237
1238 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1239
114902a5 1240 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1241 (Bug#8210)
1242
0afb4571
J
12432011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1244
1245 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1246 for Gtk+ 3.
1247
bb3865e8
GM
12482011-03-08 Glenn Morris <rgm@gnu.org>
1249
6446548e
GM
1250 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1251 * emacs.texi (Acknowledgments):
1252 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1253 * emacs.texi: Set documentencoding.
6446548e 1254
bb3865e8
GM
1255 * display.texi (Optional Mode Line): Don't mention exactly where
1256 display-time appears. (Bug#8193)
1257
33383987
JB
12582011-03-07 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * Version 23.3 released.
1261
892777ba
CY
12622011-03-06 Chong Yidong <cyd@stupidchicken.com>
1263
1264 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1265
0b973fc5
DW
12662011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1267
1268 * misc.texi (emacsclient Options): Add q/quiet.
1269
8ef5a2f2
GM
12702011-03-02 Glenn Morris <rgm@gnu.org>
1271
1272 * mule.texi (Communication Coding) <x-select-request-type>:
1273 Remove duplicate (essentially) paragraph. (Bug#8148)
1274
bd106056
CS
12752011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1276
1277 * maintaining.texi (Format of ChangeLog): Add reference to
1278 add-log-full-name.
1279 (Change Log Commands): Add documentation for combining multiple
1280 symbols in one change.
1281
6640b281
GM
12822011-03-01 Glenn Morris <rgm@gnu.org>
1283
1284 * custom.texi (Directory Variables):
1285 Give an example of excluding subdirectories.
1286
2b0c7330 12872011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1288
1289 * search.texi (Regexp Search): Move index entries about regexps to the
1290 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1291
8c62c205
GM
12922011-02-19 Glenn Morris <rgm@gnu.org>
1293
1294 * dired.texi (Dired): Dired-X version number was dropped.
1295
3928f2b6
JD
12962011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1297
1298 * xresources.texi (X Resources): Remove *faceName and replace it with
1299 *font for Lucid.
1300
a41c8660
CY
13012011-02-05 Chong Yidong <cyd@stupidchicken.com>
1302
1303 * rmail.texi (Rmail Display): Document Rmail MIME support more
1304 accurately.
1305
1306 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1307 vc-log-outgoing.
1308 (Merging): Document vc-find-conflicted-file.
1309
233ba4d9 13102011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1311
1312 * custom.texi (Variables): Fix typo.
1313
14beddf4 13142011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1315
65401ee3
CY
1316 * search.texi (Regexps): Copyedits. Mention character classes
1317 (Bug#7809).
1318
19f81ecf
CY
1319 * files.texi (File Aliases): Restore explanatory text from Eli
1320 Zaretskii, accidentally removed in 2011-01-08 commit.
1321
bf3dae7e
EZ
13222011-01-29 Eli Zaretskii <eliz@gnu.org>
1323
1324 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1325 (MAKEINFO_OPTS): New variable.
1326 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1327 (emacs.html): New target.
1328 (clean): Remove emacs.html.
1329
45eb2a5d
WL
13302011-01-23 Werner Lemberg <wl@gnu.org>
1331
1332 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1333 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1334 (ENVADD): Updated.
1335
9acfe703
GM
13362011-01-18 Glenn Morris <rgm@gnu.org>
1337
1338 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1339
1340 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1341
362b9d48
GM
13422011-01-15 Chong Yidong <cyd@stupidchicken.com>
1343
bb033b5f
CY
1344 * building.texi (Compilation): Improve instructions for running two
1345 compilations (Bug#7573).
1346
b024d9f0
MD
1347 * files.texi (Backup Names): Document the new location of the
1348 last-resort backup file.
1349
362b9d48
GM
1350 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1351 manual. Explain why directory-abbrev-alist elements should be anchored
1352 (Bug#7777).
1353
13542011-01-15 Eli Zaretskii <eliz@gnu.org>
1355
1356 * msdog.texi (Windows Startup): Correct inaccurate description of
1357 differences between emacsclient.exe and emacsclientw.exe.
1358
7c420169 13592011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1360
1361 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1362
7c420169 13632011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1364
1365 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1366
7c420169 13672011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1368
2d34d523
EZ
1369 * frames.texi (Cut and Paste): Modify the section's name and text:
1370 don't mix "cut/paste" with "kill/yank".
1371 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1372 (Bug#7702)
1373
88ab4340
EZ
1374 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1375
7c420169 13762011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1377
1378 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1379 matches its position in the menu. (Bug#7674)
1380
7c420169 13812011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1382
1383 * trouble.texi (Checklist): Mention not replying via news either.
1384
92bb6c52
TH
13852010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1386
1387 * misc.texi (Document View): Update DocView section with newly
1388 supported document formats.
1389
b103c904
CY
13902010-12-21 Chong Yidong <cyd@stupidchicken.com>
1391
1392 * killing.texi: Resection the Info version to conform to the
1393 printed manual, to avoid making sections on Accumulating Text, CUA
1394 and Rectangles into full chapters.
1395
f49d1f52 13962010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1397
1398 * custom.texi (Init Syntax): Add index entries for "character syntax".
1399 (Bug#7576)
1400
f49d1f52 14012010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1402
1403 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1404
f49d1f52 14052010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1406
1407 * trouble.texi (Checklist): Fix typo in newsgroup name.
1408
f49d1f52 14092010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1410
1411 * search.texi (Word Search): Note that the lazy highlight always
1412 matches to whole words (Bug#7470).
1413
f49d1f52 14142010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1415
4f1948eb
EZ
1416 * display.texi (Optional Mode Line): Make the description of
1417 load-average more accurate.
1418
b8a9e136
EZ
1419 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1420 registry, with a cross-reference.
62d72a4a
EZ
1421 (Windows Startup): New node. Move the stuff about the current
1422 directory from "Windows HOME".
b8a9e136 1423
07976ae3 14242010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1425
1426 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1427 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1428
07976ae3 14292010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1430
1431 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1432 Suggested by Štěpán Němec.
1433
07976ae3 14342010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1435
1aaae3f3
CY
1436 * maintaining.texi (Version Control): Say "commit", not "check in".
1437 (Version Control Systems): Simplify descriptions.
1438 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1439 VCS Concepts.
1440 (VC Mode Line): Update example.
1441 (Old Revisions): Document revert-buffer for vc-diff.
1442 (Log Buffer): Promote to a subsection. Document header lines.
1443
1c6c854e
CS
1444 * macos.texi (Mac / GNUstep Basics):
1445 Document ns-right-alternate-modifier.
ec8a6295 1446
1aaae3f3
CY
1447 * emacs.texi (Top): Update node listing.
1448
0eb025fb
EZ
14492010-11-13 Eli Zaretskii <eliz@gnu.org>
1450
1451 * rmail.texi (Rmail Coding): Characters with no fonts are not
1452 necessarily displayed as empty boxes.
1453
1454 * mule.texi (Language Environments, Fontsets): Characters with no
1455 fonts are not necessarily displayed as empty boxes.
1456
1457 * display.texi (Text Display): Document display of glyphless
1458 characters.
1459
ea4f7750
GM
14602010-11-13 Glenn Morris <rgm@gnu.org>
1461
1462 * basic.texi (Position Info): Add M-x count-words-region.
1463
90639cea
GM
14642010-11-11 Glenn Morris <rgm@gnu.org>
1465
1466 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1467
d607b96b 14682010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1469
1470 * msdog.texi (Windows HOME): Add information regarding startup
1471 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1472
c12e4a81
GM
14732010-10-11 Glenn Morris <rgm@gnu.org>
1474
df187c62
GM
1475 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1476
c12e4a81
GM
1477 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1478 (DVIPS): New variable.
234db610
GM
1479 (.PHONY): Add html, ps.
1480 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1481 (clean): Delete html, ps files.
c12e4a81 1482
6513b232
EZ
14832010-10-09 Eli Zaretskii <eliz@gnu.org>
1484
1485 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1486
f4f358f1
GM
14872010-10-09 Glenn Morris <rgm@gnu.org>
1488
c1dc72b3
GM
1489 * Makefile.in (VPATH): Remove.
1490 (infodir): Make it absolute.
1491 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1492
4393405b
GM
1493 * Makefile.in (dist): Anchor regexps.
1494
eef3ab94
GM
1495 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1496 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1497 (emacs-xtra.pdf): Use $<.
1498
aa9db089
GM
1499 * Makefile.in (infoclean): Remove harmless, long-standing error.
1500
abd40fb4
GM
1501 * Makefile.in ($(infodir)): Delete rule.
1502 (mkinfodir): New.
1503 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1504
f4f358f1 1505 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1506 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1507 * emacsver.texi: New file, replacing emacsver.texi.in.
1508
ea274122
GM
15092010-10-09 Glenn Morris <rgm@gnu.org>
1510
f7a31f11
GM
1511 * emacsver.texi.in: New file.
1512 * emacs.texi: Set EMACSVER by including emacsver.texi.
1513 * Makefile.in (distclean): Delete emacsver.texi.
1514 (dist): Copy emacsver.texi.
b13254e7 1515 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1516
3fb78d1f
GM
1517 * ack.texi (Acknowledgments): No more b2m.c.
1518
ea274122
GM
1519 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1520 (emacs): Remove rule.
1521 (dist): No need to deal with the emacs rule any more.
1522
17ca7950
GM
15232010-10-07 Glenn Morris <rgm@gnu.org>
1524
1525 * Makefile.in (version): New, set by configure.
1526 (clean): Delete dist tar file.
1527 (dist): Use version in tar name.
1528
4c83f6e1
GM
15292010-10-06 Glenn Morris <rgm@gnu.org>
1530
1531 * Makefile.in (EMACS_XTRA): Add the main source file.
1532 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1533 (mostlyclean): No core files, reorder other files.
1534 (clean): Delete specific dvi and pdf files.
1535 (infoclean, dist): New rules.
1536 (maintainer-clean): Use infoclean.
8a944cea 1537 ($(infodir)): Add parallel build workaround.
4c83f6e1 1538
0264072d
GM
15392010-10-04 Glenn Morris <rgm@gnu.org>
1540
1541 * Makefile.in (SHELL): Set it.
1542 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1543 (info, dvi): Replace above variables with their expansions.
1544 (info): Move mkdir from here...
1545 ($(infodir)/emacs): ... to here (for parallel builds).
1546 (pdf): New target.
1547 ($(infodir)/emacs): Pass -o option to makeinfo.
1548 (.PHONY): Declare clean rules.
1549 (maintainer-clean): Delete dvi and pdf files.
1550 Guard against cd failures. Use a more restrictive delete.
1551
3226d6ca
GM
15522010-10-02 Glenn Morris <rgm@gnu.org>
1553
1554 * misc.texi (Shell Mode): Remove reference to old function name.
1555
cad90f3b
EZ
15562010-09-30 Eli Zaretskii <eliz@gnu.org>
1557
1558 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1559 indicator characters.
1560
5f874327
GM
15612010-09-29 Glenn Morris <rgm@gnu.org>
1562
1563 * Makefile.in (top_srcdir): Remove unused variable.
1564
0ab9cff3
GM
15652010-09-14 Glenn Morris <rgm@gnu.org>
1566
67ae9766
GM
1567 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1568 the last hook item.
1569
0ab9cff3
GM
1570 * calendar.texi (Appointments): Also updated when a diary include file
1571 is saved.
1572
6664fc59 15732010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1574
1575 * trouble.texi (Bugs): Update the section intro.
1576 (Known Problems): New section.
1577 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1578 (Sending Patches): Bug fixes are best as responses to existing bugs.
1579 * emacs.texi (Known Problems): Add menu entry for new section.
1580
be3283d7
GM
15812010-09-09 Glenn Morris <rgm@gnu.org>
1582
1583 * xresources.texi: Untabify.
1584
10999305 15852010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1586
1587 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1588
10999305 15892010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1590
1591 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1592
30641319
JD
15932010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1594
1595 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1596
50dd7bc6
GM
15972010-08-21 Glenn Morris <rgm@gnu.org>
1598
1599 * misc.texi (Amusements): Mention bubbles and animate.
1600
5e620eca
EZ
16012010-07-31 Eli Zaretskii <eliz@gnu.org>
1602
1603 * files.texi (Visiting): Add more index entries for
1604 large-file-warning-threshold.
1605
8b2dd508
JD
16062010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1607
1608 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1609
8838673e
GM
16102010-06-23 Glenn Morris <rgm@gnu.org>
1611
1612 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1613 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1614 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1615 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1616 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1617 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1618 Untabify Texinfo files.
1619
04d3bb6c
GM
16202010-06-10 Glenn Morris <rgm@gnu.org>
1621
103dd3a8
GM
1622 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1623
04d3bb6c
GM
1624 * basic.texi (Inserting Text): Fix typo.
1625
50b79479
GM
16262010-06-10 Glenn Morris <rgm@gnu.org>
1627
1628 * ack.texi (Acknowledgments):
1629 * emacs.texi (Acknowledgments): Update for notifications.el.
1630
86d7a550
DU
16312010-05-31 Daiki Ueno <ueno@unixuser.org>
1632
1633 * dired.texi (Operating on Files): Mention encryption commands
1634 (Bug#6315).
1635
db5dce9d
EZ
16362010-05-29 Eli Zaretskii <eliz@gnu.org>
1637
1638 * basic.texi (Moving Point): Update due to renaming of commands bound
1639 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1640
34313041
EZ
16412010-05-18 Eli Zaretskii <eliz@gnu.org>
1642
1643 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1644 paragraphs.
1645 (Line Truncation): Fix wording for bidi display.
1646
1fc0ce04 1647 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1648 keys.
1649
0235128c 16502010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1651
1652 * building.texi (GDB Graphical Interface): Remove misleading comparison
1653 to an IDE (Bug#6128).
1654
0235128c 16552010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1656
1657 * programs.texi (Man Page):
1658 * misc.texi (Invoking emacsclient):
1659 * mini.texi (Repetition):
1660 * mark.texi (Setting Mark): Fix typos.
1661
0235128c 16622010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1663
1664 * misc.texi (Printing): Document htmlfontify-buffer.
1665
0235128c 16662010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1667
1668 * calendar.texi (Displaying the Diary, Format of Diary File):
1669 Fix external cross-references for TeX format output.
1670
0235128c
SM
16712010-05-07 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * Version 23.2 released.
1674
f63d0028
JD
16752010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1676
1677 * cmdargs.texi (Initial Options): Mention --chdir.
1678
20fe03ad
JD
16792010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1680
1681 * frames.texi (Tool Bars): Add tool-bar-style.
1682
b7d65a5f
GM
16832010-04-21 Glenn Morris <rgm@gnu.org>
1684
1685 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1686
a42dbee1
CY
16872010-04-18 Chong Yidong <cyd@stupidchicken.com>
1688
1689 * programs.texi (Semantic): New node.
1690
1691 * maintaining.texi (EDE): New node.
1692
1693 * emacs.texi: Update node listing.
1694
1695 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1696
6e104790 16972010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1698
d52dbd3d
GM
1699 * emacs.texi (Acknowledgments): Remove duplicate.
1700
a77fe20c
GM
1701 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1702
6e104790 17032010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1704
4ebe9902
GM
1705 * dired.texi (Misc Dired Features): Mention VC diff and log.
1706 * maintaining.texi (Old Revisions, VC Change Log):
1707 Mention that diff and log work in Dired buffers.
1708
98932641
GM
1709 * help.texi (Help Summary): Mention M-x info-finder.
1710
d5b22ab2 1711 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1712
4d4e9522
GM
1713 * custom.texi (Specifying File Variables, Directory Variables):
1714 Document new commands for manipulating local variable lists.
1715
6e104790 17162010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1717
1718 * trouble.texi (Contributing): Add cindex entry.
1719 Mention etc/CONTRIBUTE.
1720
6e104790 17212010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1722
1723 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1724 query-replace (Bug#5774).
1725
a20a9df3
GM
17262010-04-16 Glenn Morris <rgm@gnu.org>
1727
1728 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1729
1ecb2d3f
JD
17302010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1731
1732 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1733
99852628
JD
17342010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1735
1736 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1737
ce79424f
EZ
17382010-03-30 Eli Zaretskii <eliz@gnu.org>
1739
1740 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1741 cross-reference to "Inserting Text".
1742
1743 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1744 Mention completion provided by `ucs-insert'.
1745
85738751 17462010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1747
1748 * sending.texi (Sending Mail): Note variables that may need
1749 customizing.
1750 (Mail Sending): Expand discussion of send-mail-function.
1751
85738751 17522010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1753
1754 Document Message mode as the default mail mode.
1755
1756 * sending.texi (Sending Mail): Copyedits.
1757 (Mail Format, Mail Headers): Document mail-from-style changes.
1758 (Mail Commands): Rename from Mail mode. Document Message mode.
1759 (Mail Misc): Rename from Mail mode Misc.
1760 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1761 command names and update keybindings.
1762 (Header Editing): Document message-tab. De-document
1763 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1764 favor of mail-default-headers. Ad index entries for user-full-name and
1765 user-mail-address.
1c6c854e
CS
1766 (Citing Mail): Update changes in Message mode behavior.
1767 Document mail-yank-prefix.
e73c2434
CY
1768 (Mail Signature): New node, moved from Mail Misc.
1769 (Mail Aliases): Mail abbrevs are the default with Message mode.
1770 (Mail Methods): Note that Message mode is now the default.
1771
1772 * rmail.texi (Rmail Reply):
1773 * text.texi (Text Mode):
1774 * major.texi (Major Modes):
1775 * mule.texi (Output Coding): Refer to Message mode.
1776
1777 * custom.texi (Init Examples): Add xref to Mail Header.
1778
1fc0ce04 1779 * emacs.texi (Top): Fix xrefs.
e73c2434 1780
85738751 17812010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1782
c0c035fa
CY
1783 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1784 repository if there is none.
1785 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1786 vc-print-root-log.
ef7b27ef 1787 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1788
71785b7a
CY
1789 * programs.texi (Program Modes): Mention Javascript mode.
1790
f67c5dd0
CY
1791 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1792 * emacs.texi: Update node description.
1793
0f72a391 1794 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1795 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1796
dc2d2590
JL
17972010-03-30 Juri Linkov <juri@jurta.org>
1798
1799 * search.texi (Other Repeating Search): Remove line that `occur'
1800 can not handle multiline matches.
1801
a7b02820
EZ
18022010-03-30 Eli Zaretskii <eliz@gnu.org>
1803
1804 * mule.texi (International): Mention support of bidirectional editing.
1805 (Bidirectional Editing): New section.
1806
22ef1944
NR
18072010-03-28 Nick Roberts <nickrob@snap.net.nz>
1808
1809 * emacs.texi (Top): Update node names to those in building.texi.
1810
146b8b16
NR
18112010-03-27 Nick Roberts <nickrob@snap.net.nz>
1812
c5e87d10
PE
1813 doc/emacs/building.texi: Describe restored GDB/MI functionality
1814 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1815 doc/emacs/emacs.texi: Update node names for building.texi.
1816
6d98672d
GM
18172010-03-24 Glenn Morris <rgm@gnu.org>
1818
1819 * ack.texi (Acknowledgments):
1820 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1821
93318cbd
JD
18222010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1823
1824 * xresources.texi (Table of Resources): Clarify toolBar number
1825 for Gtk+.
1826
1827 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1828
15cf2f52
CY
18292010-03-21 Chong Yidong <cyd@stupidchicken.com>
1830
4102856c
CY
1831 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1832
15cf2f52
CY
1833 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1834 and multi-isearch-buffers-regexp.
1835
1836 * indent.texi (Indentation): Clarify description of
1837 indent-for-tab-command. Document tab-always-indent.
1838
d68eb23c
CY
18392010-03-20 Chong Yidong <cyd@stupidchicken.com>
1840
1841 * cmdargs.texi (Font X): Move most content to Fonts.
1842
1843 * frames.texi (Fonts): New node. Document font-use-system-font.
1844
1845 * emacs.texi (Top):
1846 * xresources.texi (Table of Resources):
1847 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1848
288f9fc0
CY
18492010-03-10 Chong Yidong <cyd@stupidchicken.com>
1850
1851 * Branch for 23.2.
1852
17782bec
CY
18532010-03-06 Chong Yidong <cyd@stupidchicken.com>
1854
1855 * custom.texi (Init Examples): Add xref to Locals.
1856
1857 * major.texi (Choosing Modes): Mention usage of setq-default for
1858 setting the default value of major-mode (Bug#5688).
1859
b4a1a8b2
CY
18602010-03-02 Chong Yidong <cyd@stupidchicken.com>
1861
1862 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1863
1864 * display.texi (Display Custom): Document make-pointer-invisible and
1865 underline-minimum-offset. Remove inverse-video.
1866
a1e759cd
CY
18672010-02-21 Chong Yidong <cyd@stupidchicken.com>
1868
1869 * frames.texi (Frame Commands): Note that the last ordinary frame can
1870 be deleted in daemon mode (Bug#5616).
1871
4f3bc373
GM
18722010-02-18 Glenn Morris <rgm@gnu.org>
1873
1874 * trouble.texi (Contributing): Repository is no longer CVS.
1875
5dbbdd33
GM
18762010-02-08 Glenn Morris <rgm@gnu.org>
1877
1878 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1879
cd61af01
SM
18802010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1881
1882 * display.texi (Useless Whitespace, Text Display):
1883 * custom.texi (Init Examples): Avoid obsolete special default variables
1884 like default-major-mode.
1885
b1bb0a25 18862010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1887
1888 * programs.texi (Other C Commands): Replace reference to obsolete
1889 c-subword-mode.
1890
99d0985b
GM
18912010-01-21 Glenn Morris <rgm@gnu.org>
1892
1893 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1894
893db5bc
GM
18952010-01-12 Glenn Morris <rgm@gnu.org>
1896
1897 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1898 emacs-pretest-bug for bug reports for development versions.
1899
0419b8d6
GM
19002010-01-11 Glenn Morris <rgm@gnu.org>
1901
1902 * display.texi (Highlight Interactively): `t' does not mean highlight
1903 all patterns. (Bug#5335)
1904
26e533e2
CY
19052009-12-29 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * misc.texi (Shell): Document async-shell-command.
1908
1909 * building.texi (Grep Searching): Document zrgrep.
1910
484eaeac 1911 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1912
7ee6c59b
NR
19132009-12-29 Nick Roberts <nickrob@snap.net.nz>
1914
1915 * building.texi: Import GDB Graphical Interface description from
1916 EMACS_23_1_RC.
1917
91ed7ea8
CY
19182009-12-24 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * emacs.texi (Top): Update node listing.
1921
1922 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1923
1924 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1925
1926 * cmdargs.texi (Initial Options):
1927 * xresources.texi (Resources): Document inhibit-x-resources.
1928
1929 * custom.texi (Specifying File Variables): Note that minor modes are
1930 enabled unconditionally.
1931
1932 * display.texi (Scrolling): Briefly document the old recenter command,
1933 and document recenter-positions.
1934
1935 * files.texi (Visiting):
1936 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1937
1c6c854e
CS
1938 * frames.texi (Cut/Paste Other App):
1939 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1940
1941 * killing.texi (Kill Options): New node.
1942
6ca89aaa
CY
19432009-12-05 Chong Yidong <cyd@stupidchicken.com>
1944
1945 * misc.texi (Shell Options): ansi-color is now default.
1946
806642d4
GM
19472009-12-05 Glenn Morris <rgm@gnu.org>
1948
806642d4
GM
1949 * emacs.texi (Top): Update menu for cal-xtra node changes.
1950 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1951 or mode line. Don't mention invisible text or the details of
1952 diary-print-entries here, only in cal-xtra.
1953 (Format of Diary File): Mention that the "date on first line" format
1954 only really affects the simple display.
1955 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1956 (Diary Customizing): Holidays may be in the buffer or mode line.
1957 Move diary-print-entries to the "Diary Display" section.
1958 (Diary Display): New section, split out from "Fancy Diary Display".
1959 Explain the limitations of simple display, and how to print it.
1960
1a4f0c0a
GM
1961 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1962
e11adbd8
GM
1963 * cal-xtra.texi (Diary Display): Mention View mode.
1964
29a483ac
JL
19652009-11-29 Juri Linkov <juri@jurta.org>
1966
1967 * display.texi (Highlight Interactively): Actually a list of
1968 default faces is pre-loaded into a list of default values
1969 instead of the history.
1970
83d60c79
GM
19712009-11-20 Glenn Morris <rgm@gnu.org>
1972
1973 * ack.texi (Acknowledgments):
1974 * emacs.texi (Acknowledgments): Add htmlfontify.
1975
276bbe96
GM
19762009-11-14 Glenn Morris <rgm@gnu.org>
1977
98ad1bae
GM
1978 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1979
276bbe96
GM
1980 * ack.texi (Acknowledgments):
1981 * emacs.texi (Acknowledgments): Update for recent Org changes.
1982
18430066
CY
19832009-10-31 Chong Yidong <cyd@stupidchicken.com>
1984
1985 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1986 `charset' property, which is irrelevant to the user manual (Bug#3526).
1987
522ddc9f
JB
19882009-10-14 Juanma Barranquero <lekktu@gmail.com>
1989
1990 * trouble.texi (DEL Does Not Delete): Fix typo.
1991
50b49ade
MA
19922009-10-05 Michael Albinus <michael.albinus@gmx.de>
1993
1994 * files.texi (Misc File Ops): Mention copy-directory.
1995
6308321a
EZ
19962009-10-04 Eli Zaretskii <eliz@gnu.org>
1997
43b3b4d1
EZ
1998 * mule.texi (Unibyte Mode): Emphasize that
1999 unibyte-display-via-language-environment affects only the display.
2000
6308321a
EZ
2001 * display.texi (Horizontal Scrolling): Document cursor behavior under
2002 horizontal scrolling when point moves off the screen (Bug#4564).
2003 Improve wording.
2004
bd51ea7f
MA
20052009-10-01 Michael Albinus <michael.albinus@gmx.de>
2006
2007 * files.texi (Directories): delete-directory prompts for recursive
2008 deletion.
2009
55381962
GM
20102009-09-30 Glenn Morris <rgm@gnu.org>
2011
2012 * ack.texi (Acknowledgments):
2013 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2014
13989ab1
TH
20152009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2016
2017 * dired.texi (Dired Navigation): Use @code instead of @var for
2018 dired-isearch-filenames, so that it's not capitalized.
2019
8ba46c89
CY
20202009-09-19 Chong Yidong <cyd@stupidchicken.com>
2021
2022 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2023
2024 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2025
2026 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2027 (Key Bindings): Reference Init Rebinding in introductory text.
2028 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2029 (Keymaps): Simplify.
2030 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2031 (Minibuffer Maps): Remove mention of Mocklisp.
2032 (Init Rebinding): Move mode-local rebinding example here from Local
2033 Keymaps.
2034 (Modifier Keys): Clarify.
1e11b018 2035 (Rebinding): Add cindex for "binding keys".
8ba46c89 2036
6a5ca7c8
CY
20372009-09-13 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2040
0e1cba51
NR
20412009-08-31 Nick Roberts <nickrob@snap.net.nz>
2042
6a5ca7c8 2043 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2044 Reorganize these two sections.
0e1cba51 2045
76a87a4d
EZ
20462009-08-29 Eli Zaretskii <eliz@gnu.org>
2047
2048 * cmdargs.texi (Initial Options): Fix last change.
2049
82e98df4
SM
20502009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2051
2052 * mule.texi (Enabling Multibyte):
2053 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2054 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2055
fb89fad9
GM
20562009-08-20 Glenn Morris <rgm@gnu.org>
2057
2058 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2059
e99652b0
GM
20602009-08-19 Glenn Morris <rgm@gnu.org>
2061
2062 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2063
5cca97ad
GM
20642009-08-18 Glenn Morris <rgm@gnu.org>
2065
2066 * ack.texi (Acknowledgments):
2067 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2068
997797ae 2069 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2070
985bf85b
GM
20712009-08-09 Glenn Morris <rgm@gnu.org>
2072
2073 * ack.texi (Acknowledgments):
2074 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2075
8d6bb99e
DD
20762009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2077
2078 * emacs.texi (Top): Add new menu items for GDB-UI.
2079
2080 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2081 section. Threads buffer is in separate section now.
8d6bb99e 2082
8353da9c
GM
20832009-08-08 Glenn Morris <rgm@gnu.org>
2084
2085 * ack.texi (Acknowledgments):
2086 * emacs.texi (Acknowledgments):
2087 Update for js2-mode and org changes.
2088
f2074faf
MA
20892009-08-02 Michael Albinus <michael.albinus@gmx.de>
2090
2091 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2092 files.
2093
e8d2d3fb
CY
20942009-07-28 Chong Yidong <cyd@stupidchicken.com>
2095
2096 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2097
324a4f6a
GM
20982009-07-23 Glenn Morris <rgm@gnu.org>
2099
2100 * programs.texi (Matching): Update blink-matching-paren-distance.
2101
b6937a70
CY
21022009-07-21 Chong Yidong <cyd@stupidchicken.com>
2103
2104 * frames.texi (Cut/Paste Other App): For select-active-regions,
2105 selection is now updated on moving point.
2106
bd8aaa36
RS
21072009-07-21 Richard Stallman <rms@gnu.org>
2108
2109 * glossary.texi (GNU, Daemon): Update information.
2110
8d9b5eba
JL
21112009-07-19 Juri Linkov <juri@jurta.org>
2112
2113 * custom.texi (Specifying File Variables, Safe File Variables):
2114 "variables/value pairs" -> "variable/value pairs".
2115
a2acc1db
GM
21162009-07-15 Glenn Morris <rgm@gnu.org>
2117
2118 * misc.texi (Gnus): Remove widow.
2119
c5ae942b
GM
21202009-07-11 Glenn Morris <rgm@gnu.org>
2121
703d26ba
GM
2122 * Makefile.in (TEXI2PDF): New.
2123 (emacs.pdf, emacs-xtra.pdf): New targets.
2124
522ddc9f 2125 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2126
2127 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2128
2129 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2130 Don't print the copying notice twice in the printed version.
2131 Update the menu and detailmenu.
2132 (Preface): The meaning of "on-line" has changed.
2133 Correct name for "Common Problems" chapter.
2134 (Distrib): Update FSF shop URL.
2135 (Intro): Showing two files at once is not so exciting.
2136
2137 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2138 (Mac / GNUstep Basics): Minor grammar changes.
2139 (Mac / GNUstep Events): Fix typo.
2140 (GNUstep Support): CANNOT_DUMP no longer applies.
2141
2142 * misc.texi (Document View): Fix typos.
2143
2144 * dired.texi (Dired):
2145 * help.texi (Help):
2146 * macos.texi (Mac OS / GNUstep):
2147 * maintaining.texi (Version Control, Introduction to VC):
2148 End menu descriptions with a period.
c5ae942b 2149
b1c8242b
EZ
21502009-07-09 Eli Zaretskii <eliz@gnu.org>
2151
2152 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2153 so categorical in saying that the option is only useful on NTFS.
2154
220d9aa6
GM
21552009-07-09 Glenn Morris <rgm@gnu.org>
2156
2157 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2158 (ENVADD): Add texinfodir to TEXINPUTS.
2159
2160 * emacs.texi (Top): Fix cross-reference.
2161
2162 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2163
2164 * vc1-xtra.texi (Revision Tags): Fix typo.
2165
d07e72d3
GM
21662009-07-03 Glenn Morris <rgm@gnu.org>
2167
2168 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2169 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2170 (Merge Commands): `.' does not seem to work in A or B buffer.
2171 `l' can recreate the 3-window display.
2172
2173 * glossary.texi (Glossary): Minor phrasing changes throughout.
2174 Add more internal cross-references.
2175 <Autoloading>: You can't really autoload a variable.
2176 <C-M->: Move details here from `M-C-' item.
2177 <Continuation Line>: Refer to `Truncation.'
2178 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2179 <Home Directory, Unix>: New entries.
2180 <Deletion of Files>: Mention recycle bins.
2181 <Directory>: Mention ``folders.''
2182 <Error>: Don't mention ``type-ahead.''
2183 <Fringe>: Refer to the manual node.
2184 <Minor Mode>: Can be global or local.
2185 <Spell Checking>: There are other checkers besides Ispell.
2186
f144038a
GM
21872009-07-02 Glenn Morris <rgm@gnu.org>
2188
2189 * anti.texi (Antinews): Minor changes in phrasing.
2190
2191 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2192 some underfull lines in dvi output.
2193
2194 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2195
2196 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2197
2198 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2199
3f1c6666
JD
22002009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2201
2202 * xresources.texi (Table of Resources): Mention maximized for
2203 fullscreen.
2204
2205 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2206
62aadce7
CY
22072009-07-01 Chong Yidong <cyd@stupidchicken.com>
2208
2209 * anti.texi (Antinews): Correct the list of removed platforms.
2210
82ec412e
GM
22112009-06-28 Glenn Morris <rgm@gnu.org>
2212
2213 * arevert-xtra.texi: Minor language tweaks.
2214
09964e7d
GM
2215 * dired-xtra.texi: Minor revisions.
2216
666e158e
MB
22172009-06-23 Miles Bader <miles@gnu.org>
2218
c4cc8b9a 2219 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2220 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2221
70243478
CY
22222009-06-21 Chong Yidong <cyd@stupidchicken.com>
2223
2224 * Branch for 23.1.
2225
67cbe681
KH
22262009-06-17 Kenichi Handa <handa@m17n.org>
2227
2228 * mule.texi (Charsets): Update the description for the new charset.
2229 (list-character-sets): New findex.
125dd7c5 2230 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2231
40e67246
CY
22322009-06-10 Chong Yidong <cyd@stupidchicken.com>
2233
b5700de6
CY
2234 * basic.texi (Moving Point): Fix tag.
2235
2236 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2237
2238 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2239 use camel-case for PageUp and PageDown.
2240
2241 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2242 camel-case for PageUp and PageDown.
2243
2244 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2245
40e67246 2246 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2247 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2248
522ddc9f 22492009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2250
522ddc9f
JB
2251 * fixit.texi (Spelling): Set default dictionary.
2252 Improve descriptions (Bug#2554)
6f591cf4 2253
53483c76
DR
22542009-06-08 David Reitter <david.reitter@gmail.com>
2255
2256 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2257 since saving colors and faces set this way is not implemented.
2258 (Environment variables): Remove mention of mac-fix-env, which is
2259 scheduled to be removed.
2260
1557ef4f
CY
22612009-06-04 Chong Yidong <cyd@stupidchicken.com>
2262
91056528
CY
2263 * custom.texi (Init Examples): Add example of changing load-path.
2264
1557ef4f
CY
2265 * building.texi (Lisp Libraries): Add example of changing
2266 load-path (Bug#3446).
2267
623cec4c
CY
22682009-05-28 Chong Yidong <cyd@stupidchicken.com>
2269
2270 * mark.texi (Mark): Further clarifications.
2271 (Setting Mark): Emphasize that C-SPC activates the mark.
2272
0fcca8ee
CY
22732009-05-28 Chong Yidong <cyd@stupidchicken.com>
2274
702b10e1
CY
2275 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2276 Mark mode.
0fcca8ee
CY
2277 (Using Region, Persistent Mark): Use "active mark" instead of "active
2278 region".
2279
d3b396e4
CY
22802009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2281
2282 * mule.texi (Select Input Method): Fix typo.
2283
3f698a06
CY
22842009-05-13 Chong Yidong <cyd@stupidchicken.com>
2285
2286 * anti.texi (Antinews): Document completion changes. Some additional
2287 copyedits and rearrangement of entries.
2288
b2a42eb7
CY
22892009-05-12 Chong Yidong <cyd@stupidchicken.com>
2290
932fd020
CY
2291 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2292 (Shell History Copying, Terminal emulator): Copyedits.
2293
1c6c854e
CS
2294 * xresources.texi (Resources): Simplify descriptions.
2295 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2296 (Table of Resources): Document fontBackend resource.
2297
b2a42eb7 2298 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2299 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2300 "Backspace". Remove discussion of obscure Xmodmap issue.
2301
c6ea7fb8
CY
23022009-05-07 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * files.texi (Visiting): Copyedits.
2305
ad36c422
CY
23062009-05-06 Chong Yidong <cyd@stupidchicken.com>
2307
2308 * basic.texi (Inserting Text): Document ucs-insert.
2309
2310 * mule.texi (International Chars): Define "multibyte". Note that
2311 internal representation is unicode-based. Simplify definition of raw
2312 bytes. Mention ucs-insert.
2313 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2314 (Language Environments): Add language environments new to Emacs 23.
2315 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2316 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2317 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2318 (Output Coding): Copyedits.
2319
2320 * emacs.texi (Top): Update node listing.
2321
d4ad7b96
CY
23222009-05-05 Per Starbäck <per@starback.se> (tiny change)
2323
2324 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2325
5bd66204
SM
23262009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2327
2328 * building.texi (Lisp Libraries): `load-library' does offer completion.
2329
bc36ad1c
CY
23302009-04-28 Chong Yidong <cyd@stupidchicken.com>
2331
2332 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2333 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2334
f1a47884
EZ
23352009-04-25 Eli Zaretskii <eliz@gnu.org>
2336
2337 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2338
be77bd45
CY
23392009-04-22 Chong Yidong <cyd@stupidchicken.com>
2340
2341 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2342
2343 * building.texi (Lisp Interaction): Document initial-scratch-message.
2344
d3b82927
JB
23452009-04-18 Juanma Barranquero <lekktu@gmail.com>
2346
ed6e7b11
JB
2347 * msdog.texi (Windows Fonts): Fix typos.
2348
d3b82927
JB
2349 * files.texi (Save Commands): Fix pxref.
2350
bc323c04
CY
23512009-04-18 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * files.texi (Save Commands): Mention diff-buffer-with-file.
2354 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2355 Henoch (Bug#3036).
2356
2186d13f
GM
23572009-03-15 Glenn Morris <rgm@gnu.org>
2358
2359 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2360 the former is not always used.
2361 (Mail Headers): Use active voice. Add "Mail-reply-to".
2362 Change case of "Id". Avoid repeated "appropriate".
2363 (Mail Aliases): Fix previous change - use an example with a ".", so it
2364 does actually get quoted when expanded.
2365 (Mail Sending): Mailclient is the default on some systems.
2366 (Citing Mail): Mention mail-indentation-spaces.
2367 (Mail Mode Misc): Add an @dfn for "mail signature".
2368
71e454fc
CY
23692009-03-15 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2372 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2373 read-buffer-completion-ignore-case, and completion-styles.
2374 Remove description of partial-completion-mode.
71e454fc 2375
df1a3e06
GM
23762009-03-14 Glenn Morris <rgm@gnu.org>
2377
2378 * sending.texi (Mail Format): Fix typo. Add index entry for
2379 mail-header-separator.
2380 (Mail Headers): Put info about initialization and changing in one place
2381 at the start. Update FCC section for mbox Rmail. Clarify From
2382 section, mention mail-setup-with-from. Clarify Reply-to section.
2383 Add Mail-followup-to and mail-mailing-lists. Clarify References
2384 section.
2385 (Mail Aliases): Update example, make less contentious.
2386 Update for name change of mail-interactive-insert-alias.
2387 (Mail Mode): Remove mention of `%' as a word separator.
2388 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2389 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2390 commands. Clarify FCC handling. In mail-complete, add reference to
2391 Mail Aliases section, and mention mail-complete-function.
2392 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2393 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2394 signature netiquette. Explain how the mail hooks work when continuing
2395 a composition.
2396 (Mail Amusements): Internationalize the spook section a bit.
2397 Remove the spook mail-setup-hook example, since it doesn't work well.
2398 Mention fortune-file.
2399 (Mail Methods): Mention read-mail-command.
2400
ed6e7b11 24012009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2402
df1a3e06
GM
2403 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2404 and NS resources following recent changes.
959d68bd 2405
86dca3e8
JR
24062009-03-10 Jason Rumney <jasonr@gnu.org>
2407
2408 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2409 w32-use-visible-system-caret doc to indicate that it should get set
2410 automatically.
2411 (Windows Fonts): Add doc for the uniscribe backend.
2412
042fe98f
DN
24132009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2414
2415 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2416 vc-dir. (Bug#2598)
2417
7f8dba73
RS
24182009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2419
2420 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2421
505e70c3
GM
24222009-03-05 Glenn Morris <rgm@gnu.org>
2423
04242bdc
GM
2424 * rmail.texi (Rmail Basics): Add reference to sorting.
2425 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2426 Minor re-wordings.
2427 (Rmail Motion): Mention rmail-next-same-subject.
2428 (Rmail Deletion): Expunging is not the only way to change the numbers.
2429 (Rmail Labels): Labels can also be used in sorting.
2430 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2431 (Rmail Display): Mention rmail-mime.
2432
00cfe22c
GM
24332009-03-04 Glenn Morris <rgm@gnu.org>
2434
2435 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2436 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2437 summary. Mention sorts cannot be undone.
2438 (Rmail Display): Give an example of how to use goto-address-mode.
2439 (Rmail Editing): It's keybindings that are redefined, not commands.
2440 Fix some typos.
2441 (Movemail): Some minor rewording.
2442 (Remote Mailboxes): Emacs movemail supports pop by default.
2443 Fix some minor grammatical issues. The "two alternative ways" to
2444 specify a POP mailbox are really just one. Remove all reference to the
2445 variables rmail-pop-password and rmail-pop-password-required, obsolete
2446 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2447 can support Kerberos.
2448
3d963b67
GM
24492009-03-03 Glenn Morris <rgm@gnu.org>
2450
2451 * rmail.texi (Rmail Deletion): Revert previous change, which was
2452 describing the Rmail summary versions.
2453 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2454 Minor re-wording for rmail-resend.
2455 (Rmail Make Summary): Summaries apply to buffers rather than files.
2456 <rmail-summary-by-topic>: Headers includes the subject.
2457 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2458 details, including prefix arguments.
2340abde 2459 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2460 Not counting lines might be faster.
2461 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2462 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2463 Name the commands bound to the various keys. Mention prefix argument
2464 for searching.
3d963b67
GM
2465 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2466 Simplify rmail-highlighted-headers description. Update face name.
2467
a8ce3d17
JB
24682009-03-02 Juanma Barranquero <lekktu@gmail.com>
2469
2470 * mark.texi (Marking Objects): Fix typo.
2471
130a29b6
CY
24722009-03-01 Chong Yidong <cyd@stupidchicken.com>
2473
2474 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2475 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2476
9d5de6f8
GM
24772009-03-01 Glenn Morris <rgm@gnu.org>
2478
79fc530e 2479 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2480 (Rmail Motion): - M-s searches from the end of messages.
2481 (Rmail Deletion): Minor clarification. Fix numeric argument
2482 description.
2483 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2484 newmail and RMAILOSE files need not be in home-directory.
2485 (Rmail Files): Mention I/O menus are unselectable if no files match.
2486 Mention `MAIL' env-var.
2487
b545ff9c
JR
24882009-02-24 Jason Rumney <jasonr@gnu.org>
2489
2490 * mule.texi (Fontsets): Mention fontset-default, font specs and
2491 fallback fontsets.
2492 (Defining Fontsets): Mention ns and w32 variants of
2493 standard-fontset-spec. Update description of startup fontset to match
2494 Emacs 23 behavior.
a93be82a 2495 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2496 (International): Link to Modifying Fontsets.
b545ff9c 2497
75da0618 24982009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2499
2500 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2501 Mention ns-extended-platform-support-mode.
2502
6be93a16
KB
25032009-02-22 Karl Berry <karl@gnu.org>
2504
2505 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2506
867d4bb3
JB
25072009-02-19 Juanma Barranquero <lekktu@gmail.com>
2508
2509 * basic.texi (Moving Point, Position Info):
2510 * files.texi (Visiting):
2511 * mini.texi (Completion Options):
2512 * text.texi (HTML Mode): Remove duplicate words.
2513
49b5c0e8
GM
25142009-02-20 Glenn Morris <rgm@gnu.org>
2515
2516 * rmail.texi: Minor updates for mbox rather than Babyl.
2517
f43a822c
KB
25182009-02-17 Karl Berry <karl@gnu.org>
2519
49b5c0e8 2520 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2521
80d634b8
RS
25222009-02-17 Richard M Stallman <rms@gnu.org>
2523
2524 * anti.texi (Antinews): Mention Babyl format.
2525
2526 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2527
2528 * rmail.texi: Update for mbox format.
2529 Various small fixes, as well as the following.
2530 (Out of Rmail): Node deleted.
2531 (Rmail): Update menu.
2532 (Rmail Files): Comment out set-rmail-inbox-list.
2533 Document rmail-inbox-list instead.
2534 (Rmail Output): Substantial changes since C-o is now
2535 rmail-output-as-seen and o is rmail-output.
2536 (Rmail Attributes): Delete `stored', add `retried'.
2537 (Rmail Display): Editing headers works in all cases.
2538
f0d129c6
GM
25392009-02-17 Glenn Morris <rgm@gnu.org>
2540
2541 * basic.texi (Position Info): M-x count-lines-region is not always on
2542 M-=. (Bug#2269)
2543
160f11d3
GM
25442009-02-09 Glenn Morris <rgm@gnu.org>
2545
2546 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2547 defaults.
2548
763e01c4
EZ
25492009-02-07 Eli Zaretskii <eliz@gnu.org>
2550
2551 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2552 documentation of possible problems with redecoding.
2553
f5e1441d
GM
25542009-02-03 Glenn Morris <rgm@gnu.org>
2555
2556 * rmail.texi (Out of Rmail): Mention b2m.pl.
2557
e1eabe41
GM
25582009-01-31 Glenn Morris <rgm@gnu.org>
2559
2560 * rmail.texi (Out of Rmail): Correct b2m location.
2561
dd05f9de
CY
25622009-01-27 Chong Yidong <cyd@stupidchicken.com>
2563
2564 * fixit.texi (Undo): Update undo limit values.
2565
d74d846e
GM
25662009-01-27 Glenn Morris <rgm@gnu.org>
2567
2568 * emacs.texi (Top): Fix Antinews menu entry.
2569
49ffdce8
KB
25702009-01-25 Karl Berry <karl@gnu.org>
2571
2572 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2573 item with no marker, instead of the syntactically incorrect
2574 @itemize @asis.
2575
467e8d77
JL
25762009-01-25 Juri Linkov <juri@jurta.org>
2577
2578 * building.texi (Grep Searching): Fix index entry for lgrep.
2579
6c60bbdb
EZ
25802009-01-24 Eli Zaretskii <eliz@gnu.org>
2581
2582 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2583
9ce5a36f
AR
25842009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2585
2586 * macos.texi (Preferences Panel): Update description of font setting to
2587 reflect that prior frame selection is no longer needed.
2588
9aa5f2fb
NR
25892009-01-20 Nick Roberts <nickrob@snap.net.nz>
2590
2591 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2592 raise GUD subsections.
2593
3892ff9c
GM
25942009-01-15 Glenn Morris <rgm@gnu.org>
2595
2596 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2597
14731c8f
GM
25982009-01-10 Glenn Morris <rgm@gnu.org>
2599
2600 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2601
45c55e53
CY
26022009-01-04 Chong Yidong <cyd@stupidchicken.com>
2603
2604 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2605 logical lines.
2606
2e4667d1
JL
26072008-12-29 Juri Linkov <juri@jurta.org>
2608
2609 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2610
2611 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2612
2a3eac47
CY
26132008-12-28 Chong Yidong <cyd@stupidchicken.com>
2614
2615 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2616 goto-address-mode instead of goto-address.
2617
3da8da94
CY
2618 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2619 mode.
2620
2a3eac47
CY
2621 * emacs.texi (Top): Update node listing.
2622
057f6dd3
EZ
26232008-12-26 Eli Zaretskii <eliz@gnu.org>
2624
2625 * custom.texi (Directory Variables): Explain what is a "project".
2626 Add indexing. Improve wording. Add a footnote about using
2627 _dir-locals.el on MS-DOS.
2628
e6979067
DN
26292008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2630
2631 * files.texi (Misc File Ops): Mention chmod as an alias for
2632 set-file-modes.
2633
9de15963
MR
26342008-12-24 Martin Rudalics <rudalics@gmx.at>
2635
2636 * help.texi (Help): Fix typos and reword.
2637 (Help Summary): Add entries for C-h n and C-h r, reorder
2638 entries, and do some minor fixes.
2639 (Name Help): Say that C-h F works for commands only.
2640 (Misc Help): Say that view-lossage displays 300 keystrokes.
2641
236fd60d
GM
26422008-12-20 Glenn Morris <rgm@gnu.org>
2643
2644 * ack.texi (Acknowledgments): General update based on AUTHORS,
2645 including removal of some stuff no longer distributed.
2646
349b3256
AM
26472008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2648
2649 * fixit.texi: Mention hunspell
2650
e840fca5
GM
26512008-12-19 Glenn Morris <rgm@gnu.org>
2652
2653 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2654 Consolidate explanatory text at start.
e840fca5
GM
2655
2656 * display.texi (Text Display):
2657 * indent.texi (Indentation): Use @acronym with ASCII.
2658
9dfa7983
GM
26592008-12-18 Glenn Morris <rgm@gnu.org>
2660
2661 * ack.texi: Various small updates and fixes.
2662
97b3a00b
JL
26632008-12-18 Juri Linkov <juri@jurta.org>
2664
2665 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2666 as a key binding to start a forward nonincremental word search.
2667 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2668 a backward nonincremental word search. Add index for `M-s w'
2669 `isearch-forward-word'.
2670 (Regexp Search): Add a short summary of regexp key commands like
2671 in the node "Basic Isearch".
2672 (Other Repeating Search): Fix typo.
2673
26742008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2675
2676 * misc.texi (PostScript Variables): Fix doc.
2677
31ce6a07
CY
26782008-12-10 Chong Yidong <cyd@stupidchicken.com>
2679
2680 * programs.texi (Program Modes): Mention Ruby mode.
2681
636b507b
DN
26822008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2683
2684 * misc.texi (emacsclient Options): Describe what an empty string
2685 argument does for --alternate-editor.
2686
a323fa14
CY
26872008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2688
2689 * cmdargs.texi (Font X): Distinguish between client-side and
2690 server-side fonts. List valid Fontconfig properties. Add reference to
2691 Fontconfig manual. List valid GTK font properties. Explain use of
2692 fc-list.
2693
c5ca6cd0
CY
26942008-12-09 Chong Yidong <cyd@stupidchicken.com>
2695
2696 * cmdargs.texi (Font X): Move discussion of quoting to top.
2697
e5136377
GM
26982008-12-06 Glenn Morris <rgm@gnu.org>
2699
2700 * maintaining.texi (Old Revisions): Improve previous change.
2701
248c026b
RS
27022008-12-05 Richard M Stallman <rms@gnu.org>
2703
2704 * anti.texi (Antinews): Minor fixes.
2705
a9253a1e
GM
27062008-12-03 Glenn Morris <rgm@gnu.org>
2707
2708 * maintaining.texi (Old Revisions): Fix diff-switches description.
2709
fa687b02
MR
27102008-12-01 Martin Rudalics <rudalics@gmx.at>
2711
2712 * emacs.texi (Top): Fix typo.
2713
72e6decd
CY
27142008-11-30 Chong Yidong <cyd@stupidchicken.com>
2715
320ee034
CY
2716 * misc.texi (Document View): Explain dependence on gs at the top.
2717 Copyedits.
2718
2719 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2720
72e6decd
CY
2721 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2722 (Comment Commands): Discuss region-active behavior of M-; first.
2723
2a472ee4
MR
27242008-11-29 Martin Rudalics <rudalics@gmx.at>
2725
9c6361c9
MR
2726 * display.texi (Line Truncation): Add reference to Continuation
2727 Lines.
2728
2a472ee4
MR
2729 * windows.texi (Pop Up Window): Mention split-height-threshold
2730 and split-width-threshold.
9c6361c9 2731 (Split Window): Add reference to Continuation Lines.
2a472ee4 2732
e93bc142
AR
27332008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2734
2735 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2736 (GNUstep Support): New node.
2737 * anti.texi:
2738 * emacs.texi:
2739 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2740
43b978db
RS
27412008-11-28 Richard M Stallman <rms@gnu.org>
2742
2743 * misc.texi (Dissociated Press): Minor cleanups.
2744
2745 * dired.texi (Image-Dired): Avoid passive.
2746
e8e2bd93
EZ
27472008-11-28 Eli Zaretskii <eliz@gnu.org>
2748
2749 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2750 representation.
2751
8d2d45da
CY
27522008-11-26 Richard M. Stallman <rms@gnu.org>
2753
2754 * files.texi (Visiting): Rewrite paragraph for clarity.
2755
2756 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2757
a5f7bbcc
AM
27582008-11-25 Alan Mackenzie <acm@muc.de>
2759
2760 * programs.texi (Moving by Parens): Clarify that parens inside strings
2761 and comments are ignored, and that the commands assume the starting
2762 point isn't in a string or comment.
2763
a71703d3
AR
27642008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2765
2766 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2767 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2768 version.
2769 (Mac Customization): Rewrite Preferences Panel section and merge in to
2770 this node, add Open files by dragging to an Emacs window.
2771
2772 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2773
aa5ab79a
CY
27742008-11-26 Chong Yidong <cyd@stupidchicken.com>
2775
0cc92c19
CY
2776 * files.texi (Misc File Ops): Document set-file-modes.
2777
c366b4e4
CY
2778 * windows.texi (Split Window): Document integer values of
2779 truncate-partial-width-windows.
2780
aa5ab79a
CY
2781 * text.texi (Text): Simplify description of markup languages.
2782 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2783 (TeX Editing): Note that `""' inserts one `"' character.
2784 (HTML Mode): Note in the introduction that XML mode is an alias for
2785 SGML mode. Mention nXML mode.
2786
56221db7
CY
27872008-11-25 Chong Yidong <cyd@stupidchicken.com>
2788
2789 * building.texi (Watch Expressions): Fix typo.
2790
90effe33
CY
27912008-11-24 Chong Yidong <cyd@stupidchicken.com>
2792
f90a5ae3
CY
2793 * files.texi (Visiting): Document new behavior of
2794 confirm-nonexistent-file-or-buffer.
2795
1c6c854e
CS
2796 * buffers.texi (Select Buffer):
2797 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2798
a18ffb4a
CY
2799 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2800 edit-picture.
2801
90effe33
CY
2802 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2803 edit-picture', since that is just an alias for picture-mode.
2804 (Sentences): Note that repeated M-@ extends the region.
2805 (Pages): Make terminology more consistent. Link to Regexps node.
2806 (Longlines): Discuss relationship with Visual Line mode.
2807 (Text Mode): Remove extraneous discussion of other modes, since they
2808 were already introduced in the parent node.
2809
e85103ec
CY
28102008-11-23 Chong Yidong <cyd@stupidchicken.com>
2811
5cb2fe30
CY
2812 * anti.texi (Antinews): Rewrite.
2813
1eb9b307 2814 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2815
2816 * frames.texi (Frame Commands): Mention "minimize" terminology.
2817
e85103ec
CY
2818 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2819 formats.
b908332f
CY
2820 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2821 (Misc X): Don't document useless -hb option.
e85103ec 2822
607f5f88
JL
28232008-11-22 Juri Linkov <juri@jurta.org>
2824
2825 * dired.texi (Dired Navigation): Change normal file name search option
2826 from `non-nil' to `t'. Add `dwim' option.
2827
e1b867a0
JL
28282008-11-22 Juri Linkov <juri@jurta.org>
2829
2830 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2831 ".dir-locals.el". Rename `define-project-bindings' to
2832 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2833 `dir-locals-set-directory-class'.
2834
dd186936
LK
28352008-11-22 Lute Kamstra <lute@gnu.org>
2836
2837 * buffers.texi (Select Buffer): Index goto-line.
2838 * basic.texi (Moving Point): Mention the use of a numeric prefix
2839 argument with goto-line and refer to Select Buffer for the use of a
2840 plain prefix argument.
2841
4b121911
GM
28422008-11-19 Glenn Morris <rgm@gnu.org>
2843
2844 * doclicense.texi: Update to FDL 1.3.
2845 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2846
27267e4c
CY
28472008-11-17 Chong Yidong <cyd@stupidchicken.com>
2848
696f351d
CY
2849 * custom.texi (Minor Modes): Define mode commands and mode variables
2850 more precisely. Recommend using mode commands instead of setting
2851 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2852 (Easy Customization): Use "init file" instead of .emacs.
2853 (Customization Groups): Update to new Custom buffer appearance.
2854 (Saving Customizations): Copyedits. Update example.
2855 (Variables): Give example of variable type-sensitivity.
2856 (Examining): Update example.
2857 (Hooks): Copyedits.
2858 (Specifying File Variables): Use C comments instead of an artificial
2859 Lisp for the example.
2860 (Keymaps): Move internals discussion to Prefix Keymaps.
2861 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2862 (Init Rebinding): Document kbd macro.
2863 (Init File): Link to Find Init.
696f351d
CY
2864
2865 * mark.texi (Using Region): Document Delete Selection Mode more
2866 thoroughly.
2867
2868 * frames.texi (Mouse Commands): Move most of the description of Delete
2869 Selection Mode to Using Region, and link to it.
1bc9c425 2870 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2871
b0570c25
CY
2872 * building.texi (Compilation): Document first-error value of
2873 compilation-scroll-output.
2874 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2875 works as soon as an error is available. Suggested by Juri Linkov.
2876
27267e4c
CY
2877 * mini.texi (Passwords): New node.
2878
2879 * files.texi (Remote Files): Link to Passwords node.
2880
2881 * emacs.texi (Top): Update node listings.
2882
122eb807
CY
28832008-11-16 Chong Yidong <cyd@stupidchicken.com>
2884
9c9855a3
CY
2885 * ack.texi (Acknowledgments): Some updating of credits.
2886
bd6fdcad
CY
2887 * emacs.texi (Acknowledgments): Add a couple more names.
2888
dd1eef46
CY
2889 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2890
122eb807 2891 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2892 (Misc File Ops): Document use of trash.
122eb807 2893
801a8da1
JB
28942008-11-16 Juanma Barranquero <lekktu@gmail.com>
2895
2896 * macos.texi (Mac Customization): Fix typos.
2897
0b4f2253
CY
28982008-11-14 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2901 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2902 the conventions of the main Emacs manual.
2903
2904 * emacs.texi (Top): Update node listings.
2905
517e2b89
CY
29062008-11-12 Chong Yidong <cyd@stupidchicken.com>
2907
07a85685
CY
2908 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2909 command-line-args is processed during startup.
2910 (Action Arguments): Correctly describe how file arguments interact with
2911 the startup screen. Link to Lisp Interaction for scratch buffer.
2912 (Initial Options): Link to Command Example for -batch option.
2913 (Environment): Document initial-environment.
2914
517e2b89
CY
2915 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2916 can't be changed in the site-start file.
2917
6337bbde
CY
29182008-11-07 Chong Yidong <cyd@stupidchicken.com>
2919
2920 * dired.texi (Dired): Mention C-x C-d too.
2921 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2922 (Dired Navigation): Explain dired-goto-file more clearly.
2923 Document dired-isearch-filenames.
6337bbde
CY
2924 (Dired Deletion): Remove unnecessary "expunged" terminology.
2925 (Flagging Many Files): & is now rebound to `% &'.
2926 (Shell Commands in Dired): Document dired-do-async-shell-command.
2927 Clarify how multi-file arguments are passed.
2928 (Misc Dired Features): Document dired-do-isearch.
2929
9e8eeff9
CY
29302008-11-06 Chong Yidong <cyd@stupidchicken.com>
2931
2932 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2933
e071f849
CY
29342008-11-03 Chong Yidong <cyd@stupidchicken.com>
2935
2936 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2937
05482eb1
CY
29382008-11-01 Chong Yidong <cyd@stupidchicken.com>
2939
e2346dea
CY
2940 * programs.texi (Program Modes): Link to Program Indent node.
2941 (Left Margin Paren): Explain consequences of changing
2942 open-paren-in-column-0-is-defun-start more concisely.
2943 (Which Function, Program Indent, Info Lookup): Minor edits.
2944 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2945 (Multi-line Indent): If region is active, TAB indents the region.
2946 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2947 (Matching): The delimiter at the cursor is highlighted---the character
2948 changes color.
2949 (Symbol Completion): Link to Completion node.
2950
e4b6428c
CY
2951 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2952 a strictly text-only system.
2953
05482eb1
CY
2954 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2955 batch mode.
2956
a11d3737
RS
29572008-11-01 Richard M. Stallman <rms@gnu.org>
2958
5abad626
RS
2959 * misc.texi (Document View): Major rewrite.
2960
a11d3737
RS
2961 * maintaining.texi (Types of Log File): Change logs are older than
2962 version control.
2963 (VCS Concepts): Simplify and rearrange.
2964 (Version Control Systems): Make it clear that Linux is only the kernel.
2965 (VC Mode Line): Shorten reference to menu item.
2966 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2967 (VC Directory Mode): Minor cleanup.
2968 Unchanged files are hidden, not omitted.
2969 (VC Directory Commands): Shorten and simplify.
2970 (Change Log Commands): New node, split from Change Logs.
2971 (VC Directory Buffer): New node, split from VC Directory Mode.
2972
c55a4acb
CY
29732008-10-31 Chong Yidong <cyd@stupidchicken.com>
2974
1c6c854e 2975 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2976 from files.texi.
2977
1c6c854e
CS
2978 * files.texi (Version Control): Move to maintaining.texi.
2979 Subnodes moved as well.
2980 (Document Files): Move to misc.texi.
df0356f6 2981
c55a4acb
CY
2982 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2983 vc-update-change-log.
df0356f6
CY
2984 (Version Control): Move here from files.texi.
2985 (Format of ChangeLog): Make it a subnode of Change Log.
2986
2987 * emacs.texi (Top): Update node listing.
c55a4acb 2988
ef082374
TH
29892008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2990
2991 * files.texi (Files): Add a section about document
2992 files (doc-view-mode).
2993
d52582c3
CY
29942008-10-31 Chong Yidong <cyd@stupidchicken.com>
2995
1c6c854e
CS
2996 * building.texi (Compilation Mode):
2997 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2998 (Debuggers): Lower GUD subsections to subsubsections.
2999 (Starting GUD): Add cindex.
3000 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3001
4e0a0968
CY
30022008-10-30 Chong Yidong <cyd@stupidchicken.com>
3003
03625b47
CY
3004 * indent.texi (Indentation): Link to Program Indent.
3005
4e0a0968
CY
3006 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3007 now uses emacsclient's terminal.
3008
8bd3f7ef
CY
30092008-10-29 Chong Yidong <cyd@stupidchicken.com>
3010
80e5620e
CY
3011 * mark.texi (Using Region): Document use-empty-active-region.
3012
97d5c404
CY
3013 * emacs.texi (Top): Update node listings.
3014
1c6c854e
CS
3015 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3016 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3017 (Invoking emacsclient): Rewrite, moving optional arguments to
3018 emacsclient Options.
21d2bae3
CY
3019 (emacsclient Options): New node. Document server-use-tcp and
3020 server-host.
8bd3f7ef 3021
5fda2cbd
CY
30222008-10-28 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * indent.texi (Indentation): Replace list with paragraphed text,
3025 putting description of syntax-driven indentation first. Document new
3026 effect of active regions on tab.
3027 (Tab Stops): Note that editable tab stops affect indentation commands.
3028
4ff029f6
DN
30292008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3030
3031 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3032
996cd6e4
CY
30332008-10-23 Chong Yidong <cyd@stupidchicken.com>
3034
f28815e3
CY
3035 * custom.texi (Function Keys): Note that modified keypad keys are not
3036 translated.
3037
996cd6e4
CY
3038 * basic.texi (Arguments): Explain how to insert multiple digits.
3039
49545fe2
MA
30402008-10-22 Michael Albinus <michael.albinus@gmx.de>
3041
3042 * files.texi (Remote Files): Precise selection of default method.
3043 Rewrite paragraph about disabling remote file names.
3044
edac0b53
CY
30452008-10-22 Chong Yidong <cyd@stupidchicken.com>
3046
e752c544
CY
3047 * search.texi (Special Isearch): Document M-TAB is isearch.
3048
edac0b53
CY
3049 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3050 command.
3051
3052 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3053
20a36054
TH
30542008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3055
1c6c854e 3056 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3057 section.
3058
69051ab6
CY
30592008-10-21 Chong Yidong <cyd@stupidchicken.com>
3060
c4b1a32a
CY
3061 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3062 to files.texi. Move contents of vc2-xtra.texi here.
3063
3064 * vc2-xtra.texi: File removed.
3065
3066 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3067 Directory Commands from the submenu. Don't include deleted file
3068 vc2-xtra.texi.
3069
3070 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3071 (Version Control): Add VC Directory Mode and VC Directory Commands to
3072 the submenu.
3073 (Why Version Control?): Use table format.
3074 (Version Control Systems): Note that Meta-CVS support is gone.
3075 (VCS Concepts): Note precisely when VC started supporting filesets.
3076 Remove bogus xref to CVS Options node.
3077 (Types of Log File): Copyedits.
3078 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3079 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3080 The Right Thing.
3081 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3082 (Log Buffer): Reorganize node, putting C-c C-c description first.
3083 (Old Revisions): Use CVS for example, not RCS.
3084 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3085 Commands from the submenu, putting them under Version Control.
3086 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3087 need to include it in the manual unconditionally, since it is now
3088 crucial to using distributed version control systems.
1a6e2954
CY
3089 (Comparing Files): Note that diff uses the minibuffer, and that the
3090 output is shown using Diff mode.
1c6c854e
CS
3091 (Diff Mode): Explain what "patch" and "hunk" mean.
3092 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3093 diff-show-trailing-whitespaces.
1a6e2954 3094 (File Archives): Add rar support.
c4b1a32a 3095
69051ab6
CY
3096 * major.texi (Choosing Modes): Make mode selection sequence more
3097 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3098 magic-mode-alist is nil by default.
3099 Document magic-fallback-mode-alist.
69051ab6 3100
e7421e03
CY
31012008-10-20 Chong Yidong <cyd@stupidchicken.com>
3102
3103 * frames.texi (Mouse References): Copyedits.
3104
6b2efdc2
TH
31052008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3106
3107 * ack.texi (Acknowledgments): Add myself as doc-view author.
3108
9c5e9396
EZ
31092008-10-20 Eli Zaretskii <eliz@gnu.org>
3110
3111 * frames.texi (Dialog Boxes): Add @cindex entries.
3112
dac94f8e
CY
31132008-10-20 Chong Yidong <cyd@stupidchicken.com>
3114
3115 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3116 (Text-Only Mouse): Copyedit.
3117
25597d40
CY
31182008-10-19 Chong Yidong <cyd@stupidchicken.com>
3119
f8a447f6
CY
3120 * frames.texi: Use @key throughout for mouse clicks.
3121 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3122 (Secondary Selection): Fix modified mouse click syntax.
3123 (Clipboard): Describe Cut, Copy and Paste commands.
3124 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3125 Copyedits.
3126 (Creating Frames): Add xref to Init File.
3127 (Frame Commands): Add xref to Exiting.
3128 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3129
b0f95216
CY
31302008-10-15 Chong Yidong <cyd@stupidchicken.com>
3131
b0817f00
CY
3132 * files.texi (Version Control): Copyedits. Add Bazaar.
3133 (Version Control Systems): List different VCS's using an itemized list.
3134 Add Bazaar.
3135 (VCS Concepts): Copyedits. Tweak description of file merging.
3136
b0f95216
CY
3137 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3138 (Cut/Paste Other App): Document select-active-regions and
3139 x-select-enable-primary.
3140
69d0d701
CY
31412008-10-13 Chong Yidong <cyd@stupidchicken.com>
3142
3143 * mark.texi (Shift Selection): Correct case in node name.
3144
3145 * emacs.texi (Top): Update node order in Mark chapter.
3146
375e8351
EZ
31472008-10-12 Eli Zaretskii <eliz@gnu.org>
3148
3149 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3150
3151 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3152 elsewhere in the manual instead of describing yet again the intricacies
3153 of $HOME on MS-Windows and MS-DOS.
3154
ab58114f
CY
31552008-10-12 Chong Yidong <cyd@stupidchicken.com>
3156
4f959513 3157 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3158 (Minibuffer File): Add discussion of `~' in file names.
3159 Add insert-default-directory index reference.
4f959513 3160
ab58114f
CY
3161 * files.texi (File Names): Reorganize description.
3162 (Visiting): Add xref to Mode Line. Copyedits.
3163 (Save Commands): Mention prefix behavior of C-x C-s.
3164 (Numbered Backups): Node deleted.
3165 (Backup Names): Contents of Numbered Backups moved here. State default
3166 of version-control variable.
3167 (Reverting): Copyedits.
3168 (Version Control): Add additional version control systems.
3169
3170 * emacs.texi (Top): Delete Numbered Backups node.
3171
3172 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3173 Backup Names.
f2884f63 3174 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3175
b0b5100a
RF
31762008-10-11 Romain Francoise <romain@orebokech.com>
3177
3178 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3179
89774b5f
CY
31802008-10-11 Chong Yidong <cyd@stupidchicken.com>
3181
3182 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3183 (Select Buffer): Mention use of minibuffer history. Describe default
3184 value of default-major-mode. Mention that C-x 4 b selects the other
3185 window.
3186 (List Buffers): Document CRM indicators in the order they appear.
3187 (Kill Buffer): Document new command kill-matching buffers.
3188 (Several Buffers): Move explanation of the relationship between buffer
3189 list and buffer menu to the top.
3190 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3191
4c72bf27
CY
31922008-10-10 Chong Yidong <cyd@stupidchicken.com>
3193
3194 * entering.texi (Exiting): Document change of C-x C-c to
3195 save-buffers-kill-terminal. Document kill-emacs.
3196
f68eb991
EZ
31972008-09-30 Eli Zaretskii <eliz@gnu.org>
3198
3199 * mule.texi (Coding Systems): Don't mention codepage-setup.
3200
3201 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3202 cpNNN coding systems anymore.
3203 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3204 for unibyte mode. Don't mention line-drawing characters.
3205 Don't mention dos-unsupported-char-glyph.
f68eb991 3206
1a2dd44d
CY
32072008-09-25 Chong Yidong <cyd@stupidchicken.com>
3208
3209 * search.texi (Search): Shorten introduction.
3210 (Basic Isearch): Add command table. Discuss reverse isearch and
3211 isearch highlighting.
3212 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3213 ring to cindex.
3214 (Special Isearch): Move input methods discussion here.
3215 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3216 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3217 Repeat Isearch.
3218 (Isearch Minibuffer): New node.
3219 (Word Search): Document new word search commands.
3220 (Regexp Example): Simplify example using sentence-end-base variable.
3221 (Replace): Reword introduction.
3222 (Unconditional Replace): Remove unnecessary example.
3223 (Other Repeating Search): Document new `M-s o' binding.
3224
3225 * emacs.texi (Top): Update node listings.
3226
e45da31d
JB
32272008-09-22 Juanma Barranquero <lekktu@gmail.com>
3228
3229 * emacs.texi (Top): Remove Kill Errors from menu.
3230
841c8096
CY
32312008-09-22 Chong Yidong <cyd@stupidchicken.com>
3232
402168fa
CY
3233 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3234 interface for defining macros. Simplify examples. Note that C-g quits
3235 macro definitions.
1c6c854e
CS
3236 (Keyboard Macro Counter): Document using F3 to insert counter.
3237 Give usage example.
402168fa
CY
3238 (Keyboard Macro Query): Organize query responses in a table.
3239
1c6c854e
CS
3240 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3241 Link to Erasing node.
841c8096
CY
3242 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3243 rationale to a footnote.
3244 (Kill Errors): Remove node, due to redundancy with Erasing.
3245 (Spelling): Move discussion of flyspell to end. Note new behavior of
3246 M-$ in active region. Remove non-ispell-specific keybindings from
3247 table.
3248
eab2ee89
DN
32492008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3250
3251 * cmdargs.texi (Initial Options): Document --daemon.
3252
3d53e905
GM
32532008-09-20 Glenn Morris <rgm@gnu.org>
3254
3255 * files.texi (Numbered Backups): Mention that some modes set
3256 version-control.
3257
1c90484d
GM
32582008-09-20 Jim Blandy <jimb@red-bean.com>
3259
3260 * files.texi (Numbered Backups): Reference File Variables, as well.
3261 Remove discussion of Rmail's implementation.
3262
0fc0d844
CY
32632008-09-06 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * misc.texi (Recursive Edit): Note that top-level exits active
3266 minibuffers.
3267
3268 * trouble.texi (Quitting): Likewise.
3269
b18d283d
CY
32702008-08-31 Chong Yidong <cyd@stupidchicken.com>
3271
3272 * emacs.texi (Top): Add Temporary Face Changes xref.
3273
3274 * display.texi (Display): Move Temporary Face Changes node to just
3275 after Standard Faces.
3276 (Scrolling): Document recenter-top-bottom instead of recenter.
3277 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3278 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3279 (Display Custom): Copyedits.
3280 (Optional Mode Line): Document display-battery-mode.
3281
180135fc
RF
32822008-08-27 Romain Francoise <romain@orebokech.com>
3283
3284 * custom.texi (Directory Variables): Minor fix.
3285
d3fe3475
GM
32862008-08-27 Glenn Morris <rgm@gnu.org>
3287
3288 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3289 descriptions.
3290 (Calendar Customizing): Tweak layout description.
183080b6 3291 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3292 markers. Condense calendar-star-date and calendar-mark-today
3293 description.
3294 (Holiday Customizing): Add oriental and solar holidays.
3295 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3296 Fix holiday-float description. Use zerop in examples. Be less verbose.
3297 (Date Display Format): Change ISO format. Be less verbose.
3298 (Diary Customizing): Mention day and month abbrev arrays.
3299 Mention the date-form variables by name. Update European example.
3300 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3301 Condense examples. Mention diary-entry-symbols by name.
3302 Condense table for insertion commands.
3303 (Fancy Diary Display): Mention diary-include-string and
3304 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3305 Ethiopic, Persian date functions. Condense descriptions.
3306
3307 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3308 (Adding to Diary): Adapt for changed node name.
3309
71755807
GM
33102008-08-26 Glenn Morris <rgm@gnu.org>
3311
3312 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3313 node "Hebrew/Islamic Entries".
3314
3315 * calendar.texi (Specified Dates): Fix names of iso functions.
3316 (General Calendar): There may not be another window.
3317 (Writing Calendar Files, Holidays): Tweak intro.
3318 (Holidays): Mention Baha'i and Chinese holidays.
3319 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3320 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3321 (To Other Calendar): Add calendar-print-other-dates.
3322 Refer to "graphic display" rather than "X.
3323 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3324 (Displaying the Diary): Fix whitespace after reference.
3325 Fix `diary-number-of-entries' reference.
3326 (Date Formats): Explicitly mention that day names can be abbreviated.
3327 (Adding to Diary): Add some references to other sections.
3328 (Special Diary Entries): Fix reference.
3329 (Appointments): Simplify appt-message-warning-time entry.
3330 Clarify where times must be.
3331 (Importing Diary): Comment out icalendar paragraph that does not apply.
3332 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3333
d76ebc75
GM
33342008-08-23 Glenn Morris <rgm@gnu.org>
3335
3336 * fortran-xtra.texi (Fortran): Change description of free form and
3337 fixed form a bit. Mention hideshow and imenu.
3338 (Fortran Motion): Mention fortran-end-of-subprogram,
3339 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3340 (Fortran Indent): Minor re-word.
3341 (ForIndent Commands): Mention fortran-fill-paragraph and
3342 fortran-fill-statement.
3343 (ForIndent Cont): Mention fortran-tab-mode-string.
3344 (Fortran Comments): Mention fortran-comment-line-start-skip.
3345 (Fortran Columns): Mention font-locking.
3346 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3347
1fc0ce04 33482008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3349
3350 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3351
5c52e13c
CY
33522008-08-22 Chong Yidong <cyd@stupidchicken.com>
3353
3354 * mini.texi (Minibuffer): Simplify introduction.
3355 (Minibuffer File): Document tilde in minibuffer filenames.
3356 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3357 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3358 (Completion Example): Update example to current command list.
3359 (Completion Options): Document `lazy' value of completion-auto-help.
3360 Update contents of completion-ignored-extensions.
3361 (Minibuffer History): Describe "future history" list. State default
3362 value of history-delete-duplicates.
3363
77a00355
GM
33642008-08-21 Glenn Morris <rgm@gnu.org>
3365
3366 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3367 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3368
39ee1d04
CY
33692008-08-17 Chong Yidong <cyd@stupidchicken.com>
3370
3371 * regs.texi (Registers): Clarify valid register names.
3372 (RegPos): Note that buffer is saved and restored too.
3373 (RegText): Note that mark is reactivated/deactivated.
3374 (RegConfig): Xref to Windows node.
3375
b12c348f
CY
33762008-08-16 Chong Yidong <cyd@stupidchicken.com>
3377
3ae7ba79
CY
3378 * basic.texi (Inserting Text): Provide command name for C-q.
3379
b12c348f
CY
3380 * killing.texi (Killing): Copyedit. Define read-only text.
3381 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3382 (Killing by Lines): Copyedit.
3383 (Other Kill Commands): Move M-w description here.
3384 (Yanking): Move M-w to Other Kill Commands.
3385 (Kill Ring): Also mention saving text in registers. Link to Text
3386 Properties in elisp manual.
3387 (Accumulating Text): Copyedit.
3388 (CUA Bindings): Shift selection is now the default.
3389
d8ff7692
TZ
33902008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3391
3392 * maintaining.texi (Change Log): Mention next-error is available.
3393
a43a8a2e
GM
33942008-08-10 Glenn Morris <rgm@gnu.org>
3395
3396 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3397 and intermonth text.
3398 (Holiday Customizing): Add holiday-chinese.
3399
eba27308
EZ
34002008-08-08 Eli Zaretskii <eliz@gnu.org>
3401
3402 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3403
5f14a5b3
DN
34042008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3405
3406 * files.texi (Log Buffer): Describe C-c C-d.
3407 (Diff Mode): Describe C-x 4 A.
3408
49989bff
EZ
34092008-08-06 Eli Zaretskii <eliz@gnu.org>
3410
3411 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3412
5c915c02
DN
34132008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3414
2beaf97a
DN
3415 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3416 describe the new bindings to show the changeset diff, toggle annotation
3417 visibility, show revisions.
3418 (VC Status): Describe key bindings for modifying the change comments,
3419 displaying changeset diffs and annotations.
3420
5c915c02
DN
3421 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3422
71798ace
NR
34232008-08-05 Nick Roberts <nickrob@snap.net.nz>
3424
3425 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3426
b8949644
EZ
34272008-08-02 Eli Zaretskii <eliz@gnu.org>
3428
3429 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3430 and wording.
3431
819567d1
DN
34322008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3433
3434 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3435 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3436 commands. Improve some old info.
3437
5f38310a
CY
34382008-07-31 Chong Yidong <cyd@stupidchicken.com>
3439
0dc3906b
CY
3440 * display.texi (Visual Line Mode): New node.
3441
5f38310a 3442 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3443 (Moving Point): Add additional alternative key bindings.
3444 Describe line-move-visual.
5f38310a
CY
3445 (Erasing): Describe DEL.
3446 (Basic Undo, Blank Lines, Arguments): Copyedit.
3447 (Continuation Lines): Mention Visual Line mode.
3448 (Position Info): Move extended discussion to mule.texi.
3449
3450 * mule.texi (International Chars): Describe C-x =.
3451
3452 * emacs.texi (Top): Add Visual Line Mode node.
3453
7c2fb837
DN
34542008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3455
3456 * emacs.texi: Remove VMS support.
3457
3f6b73ef
DN
34582008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3459
3460 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3461 the vc-dir command name.
3462
9e2a2647
DN
34632008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3464
3465 * xresources.texi: Remove mentions of Mac Carbon.
3466
568beaa2
AS
34672008-07-19 Andreas Schwab <schwab@suse.de>
3468
3469 * ns-emacs.texi: Move to ../misc.
3470
0ef94706
CY
34712008-07-15 Chong Yidong <cyd@stupidchicken.com>
3472
3473 * entering.texi (Exiting): Don't describe text-only terminals as the
3474 default. Describe the new startup screen.
3475 (Exiting): Describe how to kill Emacs first. Change description of
3476 iconification to handle modern window systems.
3477
ba60bd44 34782008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3479
3480 * ns-emacs.texi: New file, documents features of Emacs port under
3481 NeXTstep windowing.
3482
9f30aa73
CY
34832008-07-15 Chong Yidong <cyd@stupidchicken.com>
3484
938a5d2e
CY
3485 * entering.texi (Entering Emacs): Update prev node.
3486
3487 * glossary.texi (Glossary): Remove xref to Text Characters.
3488
9f30aa73
CY
3489 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3490 directly, rather than in the context of ASCII. Move description of
3491 special properties of modifier key to new Modifier Keys node.
3492 (Keys): Copyedit.
3493 (Text Characters): Delete node. Multibyte is the default nowadays, and
3494 the node contents are obsolete.
3495
3496 * custom.texi (Modifier Keys): New node.
3497
3498 * emacs.texi (Top): Update node list.
3499
7e53d36c
CY
35002008-07-13 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3503 saying that Emacs provides menus and mouse support (which is par for
3504 the course).
3505
3506 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3507 early on.
3508 (Point): Copyedit. Relegate historical trivia to a footnote.
3509 (Mode Line): Explain mode-line format more consistently.
3510 (Menu Bar): Copyedit.
3511
1e9fa96d
GM
35122008-06-27 Glenn Morris <rgm@gnu.org>
3513
3514 * cal-xtra.texi (Sexp Diary Entries):
3515 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3516
dc9bebb8
CY
35172008-06-26 Chong Yidong <cyd@stupidchicken.com>
3518
3519 * mark.texi (Shift selection): New node.
3520 (Mark): Copyedits.
3521 (Persistent Mark): Move to the end of the chapter.
3522
e7881076
EZ
35232008-06-20 Eli Zaretskii <eliz@gnu.org>
3524
3525 * makefile.w32-in (distclean): Remove makefile.
3526
f427400c
NR
35272008-06-17 Nick Roberts <nickrob@snap.net.nz>
3528
3529 * building.texi (Starting GUD): Add an entry for gud-gdb.
3530 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3531 command mode.
3532
b597d348
GM
35332008-06-17 Glenn Morris <rgm@gnu.org>
3534
3535 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3536
647b7094
NR
35372008-06-17 Nick Roberts <nickrob@snap.net.nz>
3538
3539 * building.texi (Starting GUD): Expand on remote debugging.
3540 (Other GDB-UI Buffers): Mention new keyboard bindings.
3541
47a30023
GM
35422008-06-15 Glenn Morris <rgm@gnu.org>
3543
3544 * gnu.texi: Use a verbatim license for this invariant section,
3545 as per etc/GNU.
3546
37e5d54a
GM
35472008-06-13 Daniel Engeler <engeler@gmail.com>
3548
3549 * emacs.texi, misc.texi: Add documentation about serial port access.
3550
8e65d46c
GM
35512008-06-13 Glenn Morris <rgm@gnu.org>
3552
c1473b4c
MB
3553 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3554 maintain.info.
8e65d46c 3555
e40a85cd
MB
35562008-06-05 Miles Bader <miles@gnu.org>
3557
3558 * display.texi (Temporary Face Changes): Update to reflect function
3559 renamings in face-remap.el.
3560
56c73dec
MB
35612008-06-04 Miles Bader <miles@gnu.org>
3562
1c6c854e
CS
3563 * display.texi (Temporary Face Changes):
3564 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3565 `increase-buffer-face-height' and `decrease-default-face-height' now
3566 that they aren't bound by default.
3567
9d3d42fb
MB
35682008-06-03 Miles Bader <miles@gnu.org>
3569
3570 * display.texi (Temporary Face Changes): New node.
3571
2be6bfe2
EZ
35722008-05-31 Eli Zaretskii <eliz@gnu.org>
3573
3574 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3575
daf7e339
GM
35762008-05-31 Glenn Morris <rgm@gnu.org>
3577
3578 * cal-xtra.texi (Fancy Diary Display): Simplify.
3579
d21d2618
GM
35802008-05-30 Glenn Morris <rgm@gnu.org>
3581
3582 * cal-xtra.texi (Fancy Diary Display): Update for
3583 diary-display-function replacing diary-display-hook.
3584
71ce5fd0
JB
35852008-05-29 Drew Adams <drew.adams@oracle.com>
3586
3587 * msdog.texi (Windows Keyboard): Add descriptions of
3588 w32-register-hot-key and w32-unregister-hot-key.
3589
a3cdbdf8
MO
35902008-05-21 Tom Tromey <tromey@redhat.com>
3591
3592 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3593 Variables node.
3594
854a574c
MO
35952008-05-19 Tom Tromey <tromey@redhat.com>
3596
3597 * custom.texi (Variables): Add Directory Variables to menu.
3598 (Directory Variables): New node.
3599
7c2ec3f9
ER
36002008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3601
71ce5fd0 3602 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3603
370fded4
ER
36042008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3605
3606 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3607 Revision Tags and rewritten. Section now uses modern terminology,
3608 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3609 accurately.
3610
6af511e3
EZ
36112008-05-10 Eli Zaretskii <eliz@gnu.org>
3612
3613 * msdog.texi (Windows Files): Update documentation of
3614 w32-get-true-file-attributes.
3615
7a78b6e7
ER
36162008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3617
3618 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3619 directory mode.
3620
1bcfc24e
CY
36212008-05-08 Chong Yidong <cyd@stupidchicken.com>
3622
3623 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3624 entry "television".
1bcfc24e 3625
db86064f
ER
36262008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3627
ab5ec32c 3628 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3629
a31b405e
ER
36302008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3631
3632 * emacs/buffers.texi, emacs/files.texi (Version-control):
3633 vc-toggle-read-only is no longer a good idea...
3634
ff2c14fc
GM
36352008-04-29 Glenn Morris <rgm@gnu.org>
3636
3637 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3638
367c9b7c
JL
36392008-04-22 Juri Linkov <juri@jurta.org>
3640
3641 * dired.texi (Subdirectories in Dired): Describe using `^'
3642 to return to the parent directory.
3643
4ac1e9b4
NR
36442008-04-22 Nick Roberts <nickrob@snap.net.nz>
3645
3646 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3647 recent changes.
3648
b9b3bf2b
NR
36492008-04-19 Nick Roberts <nickrob@snap.net.nz>
3650
3651 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3652 (Other GDB-UI Buffers): Update for recent thread related changes.
3653
4d120d6a
SM
36542008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3655
3656 * maintaining.texi (Maintaining):
3657 * emacs.texi (Top): Typo.
3658
a152877d
SM
36592008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3660
b9b3bf2b
NR
3661 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3662 arg in `font-lock-add-keywords'.
a152877d 3663
36c0514c
GM
36642008-04-08 Glenn Morris <rgm@gnu.org>
3665
3666 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3667 Also add Baha'i calendar references where appropriate.
3668
06a97d46
GM
36692008-04-05 Glenn Morris <rgm@gnu.org>
3670
3671 * custom.texi (Init File): Byte-compiling .emacs is bad.
3672
6adc6eed
SM
36732008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3674
3675 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3676
571388b0
GM
36772008-03-29 Glenn Morris <rgm@gnu.org>
3678
3679 * calendar.texi: Update for `calendar-date-style' replacing
3680 `european-calendar'.
3681
3ae8f876
JR
36822008-03-28 Jason Rumney <jasonr@gnu.org>
3683
3684 * display.texi (Display Custom): Mention overlay-margin in text.
3685
5bc6ddff 36862008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3687
5bc6ddff
MB
3688 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3689 tutorial' comments.
03a864d5 3690
7186a830
CY
36912008-03-28 Chong Yidong <cyd@stupidchicken.com>
3692
3693 * mark.texi (Mark): Rearrange nodes.
3694 (Persistent Mark): Rename from Transient Mark.
3695 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3696 Describe Transient Mark mode as the default.
3697
3698 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3699 the default behavior with Transient Mark mode off.
3700 (Position Info): Fix typo.
3701
71ce5fd0
JB
3702 * display.texi (Standard Faces): Reference the Mark node.
3703 Remove discussion of the region face, which is discussed there.
7186a830
CY
3704
3705 * emacs.texi (Top): Update node listings.
3706
3707 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3708 as the default.
3709
3710 * fixit.texi (Undo): Standardize choice of undo key sequence.
3711 (Undo, Spelling): Describe Transient Mark mode as the default.
3712
3713 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3714 default.
3715
3716 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3717
3718 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3719 mode is the default, and note that the mark is not activated when set.
3720
3721 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3722 Describe Transient Mark mode as the default.
3723
3724 * search.texi (Basic Isearch): Reference the Mark Ring node.
3725 (Replace, Unconditional Replace, Other Repeating Search):
3726 Describe Transient Mark mode as the default.
3727
1c6c854e
CS
3728 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3729 Describe Transient Mark mode as the default.
7186a830
CY
3730 (Paragraphs): Describe how M-h behaves when region is active.
3731
3732 * trouble.texi (Quitting): Clarify effects of C-g.
3733
dc47d1ff
GM
37342008-03-13 Glenn Morris <rgm@gnu.org>
3735
3736 * emacs.texi (EMACSVER): Set to 23.0.60.
3737
e3e0fb39 37382008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3739
e3e0fb39
GM
3740 * dired.texi (Hiding Subdirectories): Fix previous change.
3741
37422008-03-05 Drew Adams <drew.adams@oracle.com>
3743
3744 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3745
5e14abf8
KS
37462008-02-28 Kim F. Storm <storm@cua.dk>
3747
3748 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3749 Move describe-distribution to C-h C-o.
3750 Move view-emacs-problems to C-h C-p.
3751 Add view-emacs-debugging on C-h C-d.
3752 Add view-external-packages on C-h C-e.
d0207bf3 3753 Add view-order-manuals on C-h C-m.
5e14abf8 3754
d0207bf3 37552008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3756
3757 * msdog-xtra.texi (MS-DOS): Docstring fix.
3758
87e391bb
EZ
37592008-02-09 Eli Zaretskii <eliz@gnu.org>
3760
3761 * msdog.texi (Windows Fonts): Use a @table for describing font
3762 properties.
3763
5662e503
JR
37642008-02-07 Jason Rumney <jasonr@gnu.org>
3765
3766 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3767 value has changed.
3768 (Windows HOME): Clarify what is meant by "if that fails as well".
3769 (Windows Fonts): New section.
3770
72463824
GM
37712008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3772
3773 * basic.texi (Basic Undo): Remove duplicate "you can".
3774
7ff926e0
EZ
37752008-02-02 Eli Zaretskii <eliz@gnu.org>
3776
3777 * maintaining.texi (Tags): Fix last change.
3778
6ab7aef1
MA
37792008-02-02 Michael Albinus <michael.albinus@gmx.de>
3780
093571c3 3781 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3782
ace67e7e
NR
37832008-01-31 Nick Roberts <nickrob@snap.net.nz>
3784
3785 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3786
ae068fdf
RS
37872008-01-26 Richard Stallman <rms@gnu.org>
3788
3789 * maintaining.texi (Tags): Delete redundant index entry.
3790
a56d9a08
EZ
37912008-01-26 Eli Zaretskii <eliz@gnu.org>
3792
3793 * programs.texi (Imenu): Move "@cindex tags" from here...
3794 * maintaining.texi (Tags): ...to here.
3795
e941ed90
NR
37962008-01-23 Kevin Ryde <user42@zip.com.au>
3797
3798 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3799 click count.
3800
650276d5
JB
38012008-01-21 Juanma Barranquero <lekktu@gmail.com>
3802
3803 * entering.texi (Exiting): Fix typo.
3804 Reported by D. E. Evans <sinuhe@gnu.org>.
3805
8dc17977
MR
38062007-12-31 Martin Rudalics <rudalics@gmx.at>
3807
3808 * glossary.texi (Glossary): Fix typo.
3809
9f9695a6
RS
38102007-12-27 Richard Stallman <rms@gnu.org>
3811
3812 * text.texi (Formatted Text): Improve menu tag.
3813 (Editing Format Info): In Info, add duplicate menu of nodes
3814 about the submenus.
3815 (Format Faces): Say where Faces menu is found. Mention Other.
3816 (Format Colors): Say where these submenus are found.
3817 (Format Indentation, Format Justification): Likewise.
3818 (Format Properties): Likewise.
3819
abfd0191
RS
38202007-12-22 Richard Stallman <rms@gnu.org>
3821
3822 * search.texi (Query Replace): Make exp of query-replace more
3823 self-contained, and clarify.
8dc17977 3824
abfd0191
RS
3825 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3826
a2586785
RS
38272007-12-15 Richard Stallman <rms@gnu.org>
3828
3829 * files.texi (Auto Save): Clarify definition of auto-saving.
3830
a67cf2bb
RS
38312007-11-26 Richard Stallman <rms@gnu.org>
3832
3833 * help.texi (Help Echo): Cleanups.
3834
448b33b1
TTN
38352007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3836
3837 * files.texi (Why Version Control?): Fix typo.
3838 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3839 (Selecting a Fileset): Fix typos; small rewording.
3840 (Log Buffer): Likewise.
3841 (Old Revisions): Likewise.
448b33b1 3842
221bb7f6
EZ
38432007-11-17 Eli Zaretskii <eliz@gnu.org>
3844
3845 * mule.texi (Communication Coding): Fix wording of last change.
3846
d0207bf3 38472007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3848
630cb3b7
JB
3849 * custom.texi (Specifying File Variables):
3850 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3851
53b7759e
KH
38522007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3853
a5ab2e0c 3854 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3855
3856 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3857
c8763fb6 38582007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3859
630cb3b7 3860 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3861 --output=file.
3862
ff98e024
MR
38632007-11-13 Martin Rudalics <rudalics@gmx.at>
3864
3865 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3866 (Help Echo): Avoid mentioning the term "region" here and
3867 consistently use the term "active text".
3868
37b11c22
GM
38692007-11-11 Glenn Morris <rgm@gnu.org>
3870
3871 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3872
21d50ba1
JL
38732007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3874
1c6c854e
CS
3875 * search.texi (Query Replace):
3876 Mention `query-replace-show-replacement'.
21d50ba1 3877
c12ecb0a 38782007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3879
3880 * building.texi (Watch Expressions): Remove obscure sentence.
3881
3b4201f4
KH
38822007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3883
3884 * mule.texi (Select Input Method): Describe how to activate an input
3885 method in the text mode.
3886
07e5c0b0
DN
38872007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3888
3889 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3890
52dd7391
NR
38912007-10-30 Nick Roberts <nickrob@snap.net.nz>
3892
3893 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3894
c004e539
GM
38952007-10-30 Glenn Morris <rgm@gnu.org>
3896
3897 * misc.texi (Directory Tracking): Explain a bit more about
3898 dirtrack-mode.
3899
ca8c5b8c
GM
39002007-10-25 Glenn Morris <rgm@gnu.org>
3901
3902 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3903
b6c764ef
RS
39042007-10-24 Richard Stallman <rms@gnu.org>
3905
3906 * misc.texi (Interactive Shell): Cleanup last change.
3907
eabd84c9
JL
39082007-10-22 Juri Linkov <juri@jurta.org>
3909
3910 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3911 default values.
3912
0b43c7e2
ER
39132007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3914
ca8c5b8c 3915 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3916 'filesets'.
3917
a80859d4
MR
39182007-10-18 Martin Rudalics <rudalics@gmx.at>
3919
3920 * trouble.texi (Quitting): Fix typo.
3921
c9447ae1
GM
39222007-10-18 Glenn Morris <rgm@gnu.org>
3923
3924 * frames.texi (Mode Line Mouse): Mention minor mode names.
3925
168b980f
JL
39262007-10-17 Juri Linkov <juri@jurta.org>
3927
3928 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3929 fill-paragraph operates on the active region in Transient Mark mode.
3930 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3931 with fill-paragraph.
3932
3933 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3934 fill-paragraph.
3935
3936 * fixit.texi (Spelling): ispell-word operates on the active region
3937 in Transient Mark mode.
3938
5a331f34
JB
39392007-10-17 Aaron S. Hawley <aaronh@garden.org>
3940
3941 * building.texi (Source Buffers):
3942 * custom.texi (Init Non-ASCII):
3943 * glossary.texi (Glossary): Use "key binding" consistently.
3944
2a9f4d55
JB
39452007-10-17 Juanma Barranquero <lekktu@gmail.com>
3946
3947 * calendar.texi (Diary): Fix directive.
3948
de13cecf
RS
39492007-10-16 Richard Stallman <rms@gnu.org>
3950
3951 * calendar.texi (Diary): Clarify text about diary file example.
3952
5f90d53e
ER
39532007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3954
3955 * files.texi: Capitalize node names according to convention.
3956
3aa491bc
GM
39572007-10-13 Glenn Morris <rgm@gnu.org>
3958
3959 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3960
8a3106d3
ER
39612007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3962
3963 * emacs.texi:
3964 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3965 suggested by RMS and Robert J. Chassell.
8a3106d3 3966
da1080a2
ER
39672007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3968
3aa491bc 3969 * files.texi (Version Systems):
0870a421
ER
3970 * vc-xtra.texi:
3971 * vc1-xtra.texi:
ac3f4c6f 3972 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3973 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3974 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3975 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3976
58ade22b
ER
39772007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3978
da1080a2 3979 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3980 Reorder the descriptions to be chronological.
3981
93870ce2
RS
39822007-10-09 Richard Stallman <rms@gnu.org>
3983
3984 * display.texi (Cursor Display): Correct how cursor appears
3985 in nonselected windows.
3986
568c7288
NR
39872007-10-04 Nick Roberts <nickrob@snap.net.nz>
3988
3989 * building.texi (GDB Graphical Interface): Remove references to gdba
3990 and mention gud-gdb.
3991
1af74d06 39922007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3993
1af74d06 3994 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3995
0d8fb755
JL
39962007-10-06 Juri Linkov <juri@jurta.org>
3997
3998 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3999 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4000 fill-paragraph-or-region.
4001
4002 * basic.texi (Arguments): Replace fill-paragraph with
4003 fill-paragraph-or-region.
4004
b981e2c6
ER
40052007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4006
4007 * files.texi: Update the section on version control for 2007
2a9f4d55 4008 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4009 will come later.
4010
5fceaf9c
GM
40112007-09-15 Glenn Morris <rgm@gnu.org>
4012
4013 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4014 to `list-holidays'.
4015
b0e44b17
GM
40162007-09-14 Glenn Morris <rgm@gnu.org>
4017
4018 * calendar.texi: Update all instances of mark-calendar-holidays,
4019 list-calendar-holidays, list-holidays with the new names.
4020
8cf51b2c
GM
40212007-09-06 Glenn Morris <rgm@gnu.org>
4022
46a367db 4023 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4024 Split into the Emacs manual in emacs/, and other manuals in misc/.
4025 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4026 manual.
4027 (infodir): New variable.
4028 (info): Use $infodir.
4029 (emacsman): Delete target, not needed any more.
4030 Move all targets that are not the Emacs manual to misc/Makefile.in.
4031 (mostlyclean): Remove `gnustmp'.
4032 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4033 manual.
92f9b43f 4034 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4035 (emacsman): Delete target, not needed any more.
4036 (clean): Remove all info files but Emacs manual.
4037 Move all targets that are not the Emacs manual to misc/Makefile.in.
4038 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4039
4040 * Makefile.in (INFOSOURCES): Delete.
4041 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4042 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4043 *.vrs *.toc here...
4044 (maintainer-clean): ...from here.
4045
40462007-09-05 Glenn Morris <rgm@gnu.org>
4047
4048 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4049
8cf51b2c
GM
40502007-08-29 Glenn Morris <rgm@gnu.org>
4051
4052 * emacs.texi (EMACSVER): Increase to 23.0.50.
4053
3420c522
RS
40542007-08-27 Richard Stallman <rms@gnu.org>
4055
4056 * emacs.texi (Top): Clarify menu item for Glossary.
4057
4058 * display.texi (Faces): Change secn title.
4059 Clarify not all fonts come from Font Lock.
4060
8cf51b2c
GM
40612007-08-17 Eli Zaretskii <eliz@gnu.org>
4062
4063 * basic.texi (Position Info): Add index entry for face at point.
4064 Mention that character faces are also displayed by "C-u C-x =".
4065
8cf51b2c
GM
40662007-08-08 Glenn Morris <rgm@gnu.org>
4067
4068 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4069
40702007-08-07 Chong Yidong <cyd@stupidchicken.com>
4071
4072 * files.texi (File Conveniences): Document point motion keys in Image
4073 mode.
4074
8cf51b2c
GM
40752007-07-27 Glenn Morris <rgm@gnu.org>
4076
8cf51b2c
GM
4077 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4078 in-line.
4079
4080 * gpl.texi: New file with text of GPL.
4081 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4082
40832007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4084
4085 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4086
4087 * dired.texi (Wdired): Mention C-x C-q key binding.
4088
40892007-07-28 Nick Roberts <nickrob@snap.net.nz>
4090
4091 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4092
40932007-07-25 Glenn Morris <rgm@gnu.org>
4094
8cf51b2c
GM
4095 * emacs.texi (Copying): Replace license with GPLv3.
4096
4097 * Relicense all FSF files to GPLv3 or later.
4098
40992007-07-24 Glenn Morris <rgm@gnu.org>
4100
4101 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4102 for some calendars.
4103
41042007-07-23 Nick Roberts <nickrob@snap.net.nz>
4105
4106 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4107 default-directory for the current buffer is on a remote machine.
4108
8cf51b2c
GM
41092007-07-21 Eli Zaretskii <eliz@gnu.org>
4110
4111 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4112 default value.
4113
41142007-07-21 Richard Stallman <rms@gnu.org>
4115
4116 * files.texi (Why Version Control?): Improve previous change.
4117
41182007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4119
4120 * files.texi (Why Version Control?): New node.
4121
8cf51b2c
GM
41222007-07-12 Nick Roberts <nickrob@snap.net.nz>
4123
8cf51b2c
GM
4124 * building.texi (Starting GUD): Add xref to this anchor.
4125
8cf51b2c
GM
41262007-06-24 Karl Berry <karl@gnu.org>
4127
2a9f4d55 4128 * emacs.texi: New Back-Cover Text.
8cf51b2c 4129
8cf51b2c
GM
41302007-06-07 Alan Mackenzie <acm@muc.de>
4131
4132 * display.texi (Optional Mode Line): Document the new form of
4133 line+column numbers, "(561,2)".
4134
41352007-06-06 Juanma Barranquero <lekktu@gmail.com>
4136
49823426 4137 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4138
41392007-06-02 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * Version 22.1 released.
4142
8cf51b2c
GM
41432007-05-07 Karl Berry <karl@gnu.org>
4144
4145 * emacs.texi (EMACSVER): Back to 22.
4146
41472007-05-06 Richard Stallman <rms@gnu.org>
4148
4149 * maintaining.texi (Create Tags Table): Clean up previous change.
4150
c8763fb6 41512007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4152
4153 * maintaining.texi (Create Tags Table): Add text about the dangers of
4154 making symbolic links to tags files.
4155
41562007-05-04 Karl Berry <karl@gnu.org>
4157
4158 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4159
41602007-05-03 Karl Berry <karl@gnu.org>
4161
4162 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4163
4164 * .cvsignore (*.pdf): New entry.
4165
8cf51b2c
GM
4166 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4167 for printing.
4168
41692007-05-01 Richard Stallman <rms@gnu.org>
4170
4171 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4172
8cf51b2c
GM
41732007-04-28 Glenn Morris <rgm@gnu.org>
4174
4175 * ack.texi (Acknowledgments):
4176 * anti.texi (Antinews):
8cf51b2c
GM
4177 * programs.texi (Program Modes): Restore mention of python.el pending
4178 consideration of legal status.
4179
41802007-04-28 Richard Stallman <rms@gnu.org>
4181
4182 * files.texi (File Names): Fixes to ~ description on MS systems.
4183
8cf51b2c
GM
41842007-04-26 Glenn Morris <rgm@gnu.org>
4185
4186 * emacs.texi (EMACSVER): Increase to 22.1.50.
4187
41882007-04-25 Karl Berry <karl@gnu.org>
4189
4190 * emacs.texi: Improve line breaks on copyright page,
4191 similar layout to lispref, 8.5x11 by default.
4192
4193 * dired.texi (Image-Dired): Improve line break, fix typo.
4194
41952007-04-24 Chong Yidong <cyd@stupidchicken.com>
4196
4197 * programs.texi (Program Modes):
8cf51b2c
GM
4198 * anti.texi (Antinews):
4199 * ack.texi (Acknowledgments): python.el removed.
4200
8cf51b2c
GM
42012007-04-23 Chong Yidong <cyd@stupidchicken.com>
4202
4203 * display.texi (Highlight Interactively): Correct description of
4204 hi-lock-file-patterns-policy.
4205
4206 * files.texi (File Archives): Mention self-extracting executables.
4207
42082007-04-23 Eli Zaretskii <eliz@gnu.org>
4209
4210 * search.texi (Unconditional Replace, Query Replace): Add xref to
4211 "Replacement and Case".
4212
42132007-04-22 Chong Yidong <cyd@stupidchicken.com>
4214
4215 * dired.texi (Image-Dired): Move from Thumbnails node.
4216 * misc.texi (Thumbnails): Node deleted.
4217 * emacs.texi (Top): Update node listing.
4218
4219 * files.texi (File Conveniences):
49823426 4220 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4221
42222007-04-21 Richard Stallman <rms@gnu.org>
4223
4224 * display.texi (Highlight Interactively): Correct previous change.
4225 Clarify doc of hi-lock-find-patterns, and move new features into it.
4226
42272007-04-20 David Koppelman <koppel@ece.lsu.edu>
4228
1c6c854e
CS
4229 * display.texi (Highlight Interactively):
4230 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4231
42322007-04-20 Martin Rudalics <rudalics@gmx.at>
4233
4234 * display.texi (Scrolling): Fix typo.
4235
8cf51b2c
GM
42362007-04-15 Chong Yidong <cyd@stupidchicken.com>
4237
8cf51b2c
GM
4238 * doclicense.texi: Remove node heading, so that it can be included by
4239 other files.
4240
4241 * emacs.texi: Insert node heading for GFDL.
4242
8cf51b2c
GM
42432007-04-14 Eli Zaretskii <eliz@gnu.org>
4244
4245 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4246 "command line".
4247
4248 * display.texi (Faces): Refer to "Creating Frames" for face
4249 and other frame customizations in .emacs.
4250
4251 * frames.texi (Creating Frames): Mention that face customizations can
4252 be put in .emacs. Add index entries.
4253
42542007-04-12 Richard Stallman <rms@gnu.org>
4255
4256 * glossary.texi (Glossary): Explain `iff'.
4257
42582007-04-11 Karl Berry <karl@gnu.org>
4259
4260 * gnu.texi (Top),
4261 * macos.texi (Mac Font Specs),
4262 * anti.texi (Antinews),
4263 * xresources.texi (Resources),
4264 * misc.texi (Emulation),
4265 * calendar.texi (Daylight Saving),
4266 * dired.texi (Dired and Find),
4267 * rmail.texi (Remote Mailboxes),
4268 * sending.texi (Mail Headers),
4269 * programs.texi (Which Function),
4270 * files.texi (Recover),
4271 * buffers.texi (Uniquify),
4272 * frames.texi (Wheeled Mice),
4273 * killing.texi (Rectangles): Wording to improve breaks in
4274 8.5x11 format.
4275 * mule.texi (Language Environments): \hbadness=10000 since there's
4276 no way to reword.
4277 * emacs.texi (smallbook): New @set to more easily switch between
4278 smallbook and 8.5x11.
4279
42802007-04-11 Richard Stallman <rms@gnu.org>
4281
4282 * files.texi (File Conveniences): Add xref to Tumme.
4283 Delete text about Thumbnail mode.
4284
8cf51b2c
GM
42852007-04-09 Alan Mackenzie <acm@muc.de>
4286
4287 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4288 new name. Insert concept index entries.
4289
8cf51b2c
GM
42902007-04-08 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * display.texi (Standard Faces): Document prefix arg for
4293 list-faces-display.
4294
4295 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4296
8cf51b2c
GM
42972007-04-07 Chong Yidong <cyd@stupidchicken.com>
4298
8cf51b2c
GM
4299 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4300
4301 * files.texi (Misc File Ops): Rewrite description of
4302 insert-file-literally.
4303
8cf51b2c
GM
43042007-03-31 Eli Zaretskii <eliz@gnu.org>
4305
4306 * misc.texi (Printing): Postscript -> PostScript.
4307
8cf51b2c
GM
4308 * ack.texi (Acknowledgments): Postscript -> PostScript.
4309
4310 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4311
4312 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4313 below.
4314
43152007-03-30 Chong Yidong <cyd@stupidchicken.com>
4316
4317 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4318 Init Non-ASCII.
4319 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4320 (Init Non-ASCII): New node.
4321
43222007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4323
4324 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4325
8cf51b2c
GM
43262007-03-12 Glenn Morris <rgm@gnu.org>
4327
8cf51b2c
GM
4328 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4329 "Daylight Savings".
4330
49823426 4331 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4332 saving" in text throughout.
4333
8cf51b2c
GM
43342007-03-04 Richard Stallman <rms@gnu.org>
4335
4336 * custom.texi (Safe File Variables): Minor correction.
4337
8cf51b2c
GM
43382007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4339
4340 * rmail.texi (Movemail): Add internal ref.
4341 Don't indent the intro for the PROTO table.
4342 Format PROTO table items with @code.
4343
8cf51b2c
GM
43442007-02-26 Nick Roberts <nickrob@snap.net.nz>
4345
4346 * building.texi: Remove references to bashdb.
4347
8cf51b2c
GM
43482007-02-19 Juanma Barranquero <lekktu@gmail.com>
4349
4350 * mule.texi (Language Environments): Update list of supported language
4351 environments.
4352
8cf51b2c
GM
43532007-02-14 Kim F. Storm <storm@cua.dk>
4354
4355 * building.texi (Grep Searching): Fix lgrep doc.
4356
43572007-02-12 Chong Yidong <cyd@stupidchicken.com>
4358
4359 * back.texi: Remove unused file.
4360
c8763fb6 43612007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4362
4363 * maintaining.texi (Tag Syntax): Now --members is the default for
4364 etags, not for ctags yet.
4365
8cf51b2c
GM
43662007-02-03 Eli Zaretskii <eliz@gnu.org>
4367
4368 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4369 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4370 expects. Add comments to prevent people from inadvertently modifying
4371 the key parts needed by `texinfo-multiple-files-update'.
4372
43732007-01-29 Chong Yidong <cyd@stupidchicken.com>
4374
4375 * frames.texi (Secondary Selection): Window clicked does not matter
4376 when mouse-yank-at-point is non-nil.
4377
8cf51b2c
GM
43782007-01-16 Glenn Morris <rgm@gnu.org>
4379
4380 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4381 system abbrev.
4382
43832007-01-11 Richard Stallman <rms@gnu.org>
4384
4385 * msdog.texi (Windows Keyboard): Another small cleanup.
4386
43872007-01-10 Richard Stallman <rms@gnu.org>
4388
4389 * msdog.texi (Windows Keyboard): Yet another try to make
4390 everyone happy with that passage.
4391
43922007-01-05 Richard Stallman <rms@gnu.org>
4393
4394 * anti.texi (Antinews): Mention M-x shell scrolling.
4395
43962007-01-05 Nick Roberts <nickrob@snap.net.nz>
4397
4398 * building.texi (Watch Expressions): Describe gdb-max-children.
4399
8cf51b2c
GM
44002007-01-04 Richard Stallman <rms@gnu.org>
4401
8cf51b2c
GM
4402 * msdog.texi (Windows Keyboard): Clarify previous change.
4403
8cf51b2c
GM
44042007-01-02 Richard Stallman <rms@gnu.org>
4405
4406 * custom.texi (Changing a Variable): Minor clarification.
4407 (Specific Customization): customize-customized => customize-unsaved.
4408
4409 * entering.texi (Entering Emacs): Clean up text about restarting
4410 Emacs for each file.
4411
4412 * misc.texi (Shell Options): Minor cleanup.
4413
4414 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4415 with Emacs, not vice versa.
4416
4417 * programs.texi (Symbol Completion): Recommend customizing
4418 window manager.
4419
4420 * xresources.texi (Resources): Minor fix.
4421
c8763fb6 44222007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4423
4424 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4425
44262007-01-01 Richard Stallman <rms@gnu.org>
4427
4428 * commands.texi (User Input): Document keys stolen by window mangers.
4429
44302006-12-31 Richard Stallman <rms@gnu.org>
4431
4432 * custom.texi (Specific Customization): Document customize-option
4433 instead of customize-variable.
4434
44352006-12-31 Kim F. Storm <storm@cua.dk>
4436
4437 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4438
44392006-12-30 Kim F. Storm <storm@cua.dk>
4440
4441 * killing.texi (CUA Bindings): Fix typo.
4442
4443 * xresources.texi (Table of Resources): Mention grow-only value for
4444 auto-resize-tool-bars.
4445
8cf51b2c
GM
44462006-12-27 Eli Zaretskii <eliz@gnu.org>
4447
4448 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4449 and how to get them back.
4450
44512006-12-26 Richard Stallman <rms@gnu.org>
4452
4453 * calendar.texi (Holidays): Holiday listing is based on current
4454 practice, but DST is not.
4455
44562006-12-25 Richard Stallman <rms@gnu.org>
4457
4458 * emacs.texi (Top): Update subnode menus.
4459
4460 * mark.texi (Transient Mark): Fix xref.
4461
4462 * killing.texi (Graphical Kill): Node deleted.
4463 (Killing): Add xref to Cut and Paste.
4464 (CUA Bindings): Update xref.
4465
4466 * frames.texi (Cut and Paste): New section to hold other nodes.
4467 (Mouse Commands): Node demoted.
4468 (Cut/Paste Other App): Split out from Mouse Commands.
4469 (Word and Line Mouse): Likewise.
4470 (Secondary Selection, Clipboard): Nodes demoted.
4471
8cf51b2c
GM
44722006-12-24 Kevin Ryde <user42@zip.com.au>
4473
4474 * calendar.texi (Holidays): US daylight saving begins second Sunday
4475 in March for 2007 onwards.
4476 (Daylight Savings): Show new US default daylight saving rules, 2nd
4477 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4478
44792006-12-23 Chong Yidong <cyd@stupidchicken.com>
4480
4481 * calendar.texi (Scroll Calendar): < and > are switched.
4482
44832006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4484
4485 * killing.texi (Deletion): Describe M-\ prefix argument.
4486
44872006-12-23 Richard Stallman <rms@gnu.org>
4488
4489 * search.texi (Regexp Search): Explain why forward and reverse regexp
4490 search are not mirror images.
4491
8cf51b2c
GM
44922006-12-19 Kim F. Storm <storm@cua.dk>
4493
4494 * major.texi (Choosing Modes): Describe match-function elements for
4495 magic-mode-alist.
4496
8cf51b2c
GM
44972006-12-18 Eli Zaretskii <eliz@gnu.org>
4498
4499 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4500 peculiarities.
4501
45022006-12-18 Richard Stallman <rms@gnu.org>
4503
4504 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4505
8cf51b2c
GM
45062006-12-17 Alan Mackenzie <acm@muc.de>
4507
4508 * programs.texi (Left Margin Paren): Remove the bit which says
4509 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4510 Discuss some of the issues of setting this option to nil.
4511
45122006-12-17 Glenn Morris <rgm@gnu.org>
4513
4514 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4515
45162006-12-16 Eli Zaretskii <eliz@gnu.org>
4517
4518 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4519 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4520 NTFS volumes.
4521 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4522 volumes.
4523
45242006-12-15 Eli Zaretskii <eliz@gnu.org>
4525
4526 * text.texi (HTML Mode): Fix "C-c TAB".
4527
8cf51b2c
GM
45282006-12-09 Richard Stallman <rms@gnu.org>
4529
4530 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4531
45322006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4533
4534 * files.texi (Misc File Ops): Document insert-file-literally.
4535
45362006-12-08 Eli Zaretskii <eliz@gnu.org>
4537
4538 * cmdargs.texi (Colors): Note that --color is intended for overriding
4539 the terminal defaults, not for normal invocation.
4540
4541 * misc.texi (Emacs Server): Improve wording. Don't mention the
4542 ``server program''. Add a cross-reference to "Init File" node.
4543 (Invoking emacsclient): Add index entries. Document both short and
4544 long versions of command-line options. Document the -f option.
4545
8cf51b2c
GM
45462006-12-06 Richard Stallman <rms@gnu.org>
4547
4548 * text.texi (Outline Format): Say to set outline-regexp
4549 and outline-level with major modes and file local variables.
4550
c8763fb6 45512006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4552
4553 * anti.texi (Antinews): Mention the alternative to
4554 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4555
8cf51b2c
GM
4556 * misc.texi (Interactive Shell): Ditto.
4557
45582006-12-04 Eli Zaretskii <eliz@gnu.org>
4559
4560 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4561
4562 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4563
45642006-12-01 Eli Zaretskii <eliz@gnu.org>
4565
4566 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4567 colon in the mode line.
4568
4569 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4570
45712006-11-26 Nick Roberts <nickrob@snap.net.nz>
4572
4573 * building.texi (Watch Expressions): Mention SPC for expanding/
4574 contracting watch expressions.
4575
45762006-11-26 Kim F. Storm <storm@cua.dk>
4577
4578 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4579
45802006-11-26 Nick Roberts <nickrob@snap.net.nz>
4581
4582 * building.texi (Debugger Operation): Define text command mode.
4583 Clarify how tooltips work.
4584 (GDB Graphical Interface): Explain how to run in text command mode
4585 more clearly.
4586
45872006-11-25 Juanma Barranquero <lekktu@gmail.com>
4588
4589 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4590
45912006-11-22 Juanma Barranquero <lekktu@gmail.com>
4592
4593 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4594
8cf51b2c
GM
45952006-11-18 Chong Yidong <cyd@stupidchicken.com>
4596
4597 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4598 and EMACS is deprecated.
4599
46002006-11-18 Juanma Barranquero <lekktu@gmail.com>
4601
4602 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4603
c8763fb6 46042006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4605
4606 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4607
4608 * emacs.texi: Include xresources.texi both for info and dvi.
4609
4610 * xresources.texi: Merge text from xresmini.texi.
4611
c8763fb6 46122006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4613
4614 * glossary.texi: Fix typos.
4615
8cf51b2c
GM
46162006-11-06 Richard Stallman <rms@gnu.org>
4617
4618 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4619
4620 * ack.texi (Acknowledgments): Fix name spelling.
4621
46222006-11-01 Juri Linkov <juri@jurta.org>
4623
4624 * search.texi (Word Search): Document incremental word search.
4625
46262006-10-28 Glenn Morris <rgm@gnu.org>
4627
4628 * ack.texi (Acknowledgments): Add cal-html author.
4629
4630 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4631 Calendar"). Describe new package cal-html.
4632 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4633 Calendar Files."
4634
8cf51b2c
GM
46352006-10-23 Richard Stallman <rms@gnu.org>
4636
4637 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4638 Abbrev mode is enabled.
4639
8cf51b2c
GM
46402006-10-16 Richard Stallman <rms@gnu.org>
4641
8cf51b2c
GM
4642 * emacs.texi: Update ISBN.
4643
8cf51b2c
GM
46442006-10-11 Kim F. Storm <storm@cua.dk>
4645
4646 * emacs.texi (Acknowledgments): Use @dotless{i}.
4647
46482006-10-08 Nick Roberts <nickrob@snap.net.nz>
4649
4650 * building.texi (Breakpoints Buffer): Mention catchpoints.
4651
46522006-10-08 Kim F. Storm <storm@cua.dk>
4653
4654 * ack.texi (Acknowledgments): Update.
4655
4656 * emacs.texi (Acknowledgments): Fix bad @/ form.
4657
8cf51b2c
GM
46582006-10-05 Kim F. Storm <storm@cua.dk>
4659
4660 * emacs.texi (Acknowledgments): Add more contributors.
4661
46622006-10-03 Richard Stallman <rms@gnu.org>
4663
4664 * emacs.texi (Acknowledgments): Update version and edition.
4665
8cf51b2c
GM
46662006-10-01 Karl Berry <karl@gnu.org>
4667
4668 * custom.texi (Customization Groups): Page break to keep example buffer
4669 on one page.
4670
46712006-09-30 Karl Berry <karl@gnu.org>
4672
4673 * programs.texi (Basic Indent): @need to improve page break.
4674 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4675
46762006-09-29 Glenn Morris <rgm@gnu.org>
4677
4678 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4679
46802006-09-29 Karl Berry <karl@gnu.org>
4681
4682 * windows.texi (Basic Window): Remove forced @break, no longer
4683 desirable.
4684 * frames.texi (Frame Commands),
4685 * mark.texi (Marking Objects): Reword to avoid bad page break.
4686 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4687
46882006-09-19 Richard Stallman <rms@gnu.org>
4689
4690 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4691 stick to present tense.
4692
c8763fb6 46932006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4694
4695 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4696 to x-gtk-use-old-file-dialog.
4697 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4698
46992006-09-15 Jay Belanger <belanger@truman.edu>
4700
49823426 4701 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4702 Change "Library Public License" to "Lesser Public License"
4703 throughout. Use "yyyy" to represent year.
4704
8cf51b2c
GM
47052006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4706
4707 * files.texi (Visiting): Add index entry "open file".
4708
8cf51b2c
GM
47092006-09-11 Richard Stallman <rms@gnu.org>
4710
4711 * building.texi (Compilation Mode): Clarification.
4712 (Grep Searching): Add xref to Compilation Mode.
4713
8cf51b2c
GM
47142006-09-08 Richard Stallman <rms@gnu.org>
4715
4716 * search.texi (Search): Ref multi-file search commands here.
4717 (Other Repeating Search): Not here.
4718
8cf51b2c
GM
47192006-08-28 Richard Stallman <rms@gnu.org>
4720
4721 * windows.texi (Split Window): Update xref.
4722
4723 * basic.texi (Continuation Lines): Update xref.
4724
4725 * indent.texi (Tab Stops): Update xref.
4726
4727 * emacs.texi (Top): Update subnode menu.
4728
4729 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4730 split out of Display Custom.
4731
47322006-08-25 Kim F. Storm <storm@cua.dk>
4733
4734 * display.texi (Display Custom): Add variables overline-margin
4735 and x-underline-at-descent-line.
4736
47372006-08-25 Richard Stallman <rms@gnu.org>
4738
4739 * entering.texi (Exiting): Rewrite to give graphical displays
4740 priority over text terminals.
4741
4742 * search.texi (Incremental Search): Move index entries.
4743
47442006-08-23 Chong Yidong <cyd@stupidchicken.com>
4745
4746 * custom.texi (Init File): Reference Find Init to avoid "home
4747 directory" confusion.
4748
47492006-08-22 Nick Roberts <nickrob@snap.net.nz>
4750
4751 * building.texi (Other GDB-UI Buffers): Describe how to edit
4752 a value in the locals buffer.
4753
47542006-08-21 Richard Stallman <rms@gnu.org>
4755
4756 * search.texi (Basic Isearch): Add `isearch' index entry.
4757
47582006-08-16 Richard Stallman <rms@gnu.org>
4759
4760 * misc.texi (Saving Emacs Sessions): Clean up wording.
4761
4762 * mark.texi (Marking Objects): Mention term "select all".
4763
4764 * emacs.texi (Top): Update subnode menu.
4765
4766 * help.texi (Help Mode): Move node up in file.
4767
8cf51b2c
GM
47682006-08-15 Nick Roberts <nickrob@snap.net.nz>
4769
4770 * building.texi (Stack Buffer): Explain fringe arrow.
4771
8cf51b2c
GM
47722006-08-12 Eli Zaretskii <eliz@gnu.org>
4773
8cf51b2c
GM
4774 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4775 on startup.
4776
47772006-08-11 Romain Francoise <romain@orebokech.com>
4778
4779 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4780
47812006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4782
4783 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4784
47852006-08-10 Richard Stallman <rms@gnu.org>
4786
4787 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4788 with face merging. Empty regions don't count.
4789 Clarify face property inheritance.
8cf51b2c
GM
4790
47912006-08-08 Romain Francoise <romain@orebokech.com>
4792
4793 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4794 <arjuropo@cc.jyu.fi>.
4795
8cf51b2c
GM
47962006-08-04 Eli Zaretskii <eliz@gnu.org>
4797
4798 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4799 apply to all frames.
4800
8cf51b2c
GM
48012006-08-01 Richard Stallman <rms@gnu.org>
4802
4803 * help.texi (Name Help): Add index entries for describe-variable.
4804
48052006-08-01 Nick Roberts <nickrob@snap.net.nz>
4806
4807 * building.texi (GDB Graphical Interface): Shorten node names.
4808 (GDB-UI Layout): Use GDB-related.
4809 (Other GDB-UI Buffers): Simplify English.
4810
48112006-07-31 Richard Stallman <rms@gnu.org>
4812
4813 * search.texi (Query Replace): Add xref for Dired's Q command.
4814
8cf51b2c
GM
48152006-07-31 Nick Roberts <nickrob@snap.net.nz>
4816
4817 * building.texi (GDB commands in Fringe): Rename to...
4818 (Source Buffers): ..this and move forward. Describe hollow arrow and
4819 new option gdb-find-source-frame.
4820
48212006-07-29 Richard Stallman <rms@gnu.org>
4822
4823 * dired.texi (Operating on Files): Simplify previous change
4824 and fix Texinfo usage.
4825
48262006-07-29 Eli Zaretskii <eliz@gnu.org>
4827
4828 * dired.texi (Operating on Files): Add cross-references. State the
4829 Unix commands that do similar things.
4830
48312006-07-28 Richard Stallman <rms@gnu.org>
4832
4833 * mark.texi (Transient Mark): Clarify that region never disappears
4834 when Transient Mark mode is off, and not when it is on.
4835
48362006-07-27 Richard Stallman <rms@gnu.org>
4837
4838 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4839
48402006-07-24 Richard Stallman <rms@gnu.org>
4841
4842 * xresources.texi (GTK styles): Fix texinfo usage.
4843
8cf51b2c
GM
4844 * commands.texi (User Input): Explain why we teach keyboard cmds.
4845
4846 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4847 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4848 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4849 * doclicense.texi, display.texi, dired.texi, basic.texi:
4850 * anti.texi, ack.texi: Move periods and commas inside quotes.
4851
48522006-07-22 Eli Zaretskii <eliz@gnu.org>
4853
4854 * cmdargs.texi (General Variables): Document EMAIL.
4855
48562006-07-21 Eli Zaretskii <eliz@gnu.org>
4857
4858 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4859 doesn't have effect on MS-Windows.
4860
8cf51b2c
GM
48612006-07-17 Richard Stallman <rms@gnu.org>
4862
4863 * building.texi (Grep Searching): Explain about chaining grep commands.
4864
8cf51b2c
GM
48652006-07-10 Nick Roberts <nickrob@snap.net.nz>
4866
49823426 4867 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4868
48692006-07-09 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4872 is invoked for multiple files.
4873
48742006-07-08 Eli Zaretskii <eliz@gnu.org>
4875
4876 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4877 on-line manual for the rest of this node.
4878 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4879 unconditionally.
4880 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4881 Improve wording.
4882 (Windows Printing): Improve wording.
4883 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4884 rest of this node.
4885
8cf51b2c
GM
48862006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4887
49823426
GM
4888 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4889 with eval-buffer.
8cf51b2c
GM
4890
48912006-07-05 Nick Roberts <nickrob@snap.net.nz>
4892
4893 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4894 of character translation.
4895
48962006-07-04 Nick Roberts <nickrob@snap.net.nz>
4897
4898 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4899
49002006-07-03 Karl Berry <karl@gnu.org>
4901
4902 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4903 not-too-underfull hboxes in the TeX output.
4904 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4905 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4906 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4907 * sending.texi, text.texi: Fix overfull/underfull boxes.
4908
49092006-07-03 Romain Francoise <romain@orebokech.com>
4910
4911 * m-x.texi (M-x): Fix.
4912
49132006-07-03 Richard Stallman <rms@gnu.org>
4914
8cf51b2c
GM
4915 * search.texi (Other Repeating Search): filename -> file name.
4916
4917 * misc.texi (Narrowing): Minor cleanups.
4918
4919 * files.texi (Visiting): filename -> file name.
4920
4921 * emacs.texi (Top): Update subnode menus.
4922
4923 * mule.texi (Coding Systems): Move char translation stuff here.
4924 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4925 (Recognize Coding): Substantial local rewrites.
4926 (International): Update menu.
4927
4928 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4929 (Scrolling): Substantial local rewrites.
4930 (Display): Update menu and intro.
4931
4932 * dired.texi: filename -> file name.
4933
4934 * custom.texi (Safe File Variables): Texinfo usage fix.
4935
f0131492 49362006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4937
4938 * help.texi, m-x.texi: Lots of cleanups.
4939
8cf51b2c
GM
49402006-06-30 Eli Zaretskii <eliz@gnu.org>
4941
4942 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4943 (Windows Processes, Windows Misc): Shorten the printed version by
4944 selectively conditioning less important portions by @ifnottex.
4945
8cf51b2c
GM
49462006-06-27 Richard Stallman <rms@gnu.org>
4947
4948 * mini.texi (Minibuffer File): Minor cleanup.
4949
49502006-06-25 Nick Roberts <nickrob@snap.net.nz>
4951
4952 * frames.texi (XTerm Mouse): Rename to...
4953 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4954
4955 * emacs.texi (Top): Use new node name.
4956
49572006-06-24 Eli Zaretskii <eliz@gnu.org>
4958
4959 * emacs.texi (Top): Update the detailed menu according to changes in
4960 msdog.texi.
4961
4962 * msdog.texi (Windows Keyboard): New section.
4963 (Windows Mouse): New section.
4964 (Windows System Menu): Remove section (text merged with "Windows
4965 Keyboard").
4966 (Windows Misc): New section.
4967
4968 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4969
4970 * msdog.texi (ls in Lisp): New section.
4971
4972 * files.texi (Visiting): Document case-insensitive wildcard matching
4973 under find-file-wildcards.
4974
8cf51b2c
GM
49752006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4976
4977 * macos.texi (Mac Input): Add description of mac-function-modifier.
4978 Now Unicode keyboard layouts work.
4979
8cf51b2c
GM
49802006-06-10 Richard Stallman <rms@gnu.org>
4981
4982 * mule.texi (Recognize Coding): Clarify previous change.
4983
49842006-06-09 Kenichi Handa <handa@m17n.org>
4985
4986 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4987 notation.
4988
49892006-06-07 Kevin Ryde <user42@zip.com.au>
4990
4991 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4992 manual for @ifnottex, but in emacs-extra for @iftex.
4993
4994 * cmdargs.texi (General Variables): Fix smtpmail xref.
4995
49962006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4997
8cf51b2c 4998 * programs.texi (Comment Commands):
8cf51b2c 4999 * custom.texi (Specifying File Variables):
49823426 5000 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5001
50022006-06-07 Nick Roberts <nickrob@snap.net.nz>
5003
5004 * building.texi (Watch Expressions): Move node to end.
5005 (GDB Graphical Interface): Move description of clicks in fringe...
5006 (GDB commands in the Fringe): ...to here. New node.
5007
8cf51b2c
GM
50082006-06-05 Romain Francoise <romain@orebokech.com>
5009
49823426 5010 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5011
50122006-06-05 Nick Roberts <nickrob@snap.net.nz>
5013
5014 * building.texi (GDB Graphical Interface): Update bindings.
5015 (Commands of GUD): Add gud-print. Remove gud-run.
5016 Restate availability more generally.
5017
f0131492 50182006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5019
5020 * mini.texi: Lots of cleanups.
5021
50222006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5023
5024 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5025 and Mouse-2.
5026
c8763fb6 50272006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5028
5029 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5030
8cf51b2c
GM
50312006-05-31 Richard Stallman <rms@gnu.org>
5032
5033 * basic.texi (Moving Point): Fix previous change.
5034
c8763fb6 50352006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5036
5037 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5038
f0131492 50392006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5040
5041 * basic.texi: Many simplifications and improvements in wording.
5042
8cf51b2c
GM
50432006-05-26 Nick Roberts <nickrob@snap.net.nz>
5044
5045 * anti.texi (Antinews): Create a node for gdb-ui.
5046
8cf51b2c
GM
50472006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5048
5049 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5050
50512006-05-20 Richard Stallman <rms@gnu.org>
5052
5053 * dired.texi (Dired Navigation): dired-goto-file is now j.
5054
8cf51b2c
GM
50552006-05-20 Eli Zaretskii <eliz@gnu.org>
5056
5057 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5058 and their aliases.
5059
5060 * msdog.texi (Windows Printing): Mention non-support of plain text
5061 printing with some el-cheapo printers, and suggest a workaround.
5062
50632006-05-20 Kevin Ryde <user42@zip.com.au>
5064
5065 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5066 remove the bit saying you must set it.
5067
50682006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5069
5070 * trouble.texi (Checklist):
5071 * text.texi (Text, Auto Fill, Text Mode):
5072 * search.texi (Nonincremental Search):
5073 * rmail.texi (Rmail Labels):
5074 * mule.texi (Input Methods, Multibyte Conversion):
5075 * misc.texi (Gnus, Where to Look, PostScript):
5076 * maintaining.texi (Create Tags Table):
5077 * indent.texi (Indentation Commands):
5078 * fixit.texi (Spelling):
5079 * emacs.texi (Copying):
5080 * custom.texi (Init File): ifinfo -> ifnottex.
5081
8cf51b2c
GM
50822006-05-17 Richard Stallman <rms@gnu.org>
5083
5084 * files.texi (Diff Mode): Mention C-x `.
5085
50862006-05-08 Richard Stallman <rms@gnu.org>
5087
5088 * custom.texi (Disabling): Textual cleanups.
5089
8cf51b2c
GM
50902006-05-12 Glenn Morris <rgm@gnu.org>
5091
5092 * calendar.texi (Displaying the Diary, Format of Diary File):
5093 Refer to diary-view-entries, diary-list-entries,
5094 diary-show-all-entries rather than obsolete aliases.
5095
50962006-05-12 Eli Zaretskii <eliz@gnu.org>
5097
5098 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5099 (Displaying the Diary, Special Diary Entries, Importing Diary):
5100 * building.texi (Compilation Shell):
5101 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5102 emacs-xtra with @inforef's.
5103
5104 * files.texi (Visiting): Fix wording.
5105
5106 * mule.texi (Coding Systems, Text Coding): More indexing.
5107 Mention that C-x RET f can set eol conversion.
5108
c8763fb6 51092006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5110
5111 * xresmini.texi (GTK resources): Insert GTK description.
5112
5113 * xresources.texi (GTK resources): metafont should be menufont.
5114
8cf51b2c
GM
51152006-05-06 Michael Albinus <michael.albinus@gmx.de>
5116
49823426 5117 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5118 method, user name and host name is active only in partial
5119 completion mode.
5120
8cf51b2c
GM
51212006-05-06 Eli Zaretskii <eliz@gnu.org>
5122
5123 * makefile.w32-in (emacs.dvi):
5124 * Makefile.in (emacs.dvi): Add xresmini.texi.
5125
5126 * xresmini.texi (Table of Resources): Remove xref to non-existent
5127 node "LessTif Resources".
5128
5129 * msdog.texi (Microsoft Windows):
5130 * calendar.texi (Calendar/Diary, Displaying the Diary)
5131 (Special Diary Entries, Importing Diary, Holidays):
5132 * programs.texi (Program Modes):
5133 * text.texi (Text):
5134 * buffers.texi (Several Buffers):
5135 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5136
51372006-05-06 Eli Zaretskii <eliz@gnu.org>
5138
5139 The following changes merge the emacs-xtra manual into the main
5140 manual, but only for on-line version of the manual.
5141
5142 * vc2-xtra.texi (Version Backups, Local Version Control)
5143 (Making Snapshots, Change Logs and VC, Version Headers)
5144 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5145 on-line manual.
5146
5147 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5148 for on-line manual.
5149
5150 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5151 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5152 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5153 for on-line manual.
5154
5155 * fortran-xtra.texi (Fortran, Fortran Autofill)
5156 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5157 for on-line manual.
5158
5159 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5160 Conditional xref's for on-line manual.
5161
5162 * emerge-xtra.texi (Emerge, Overview of Emerge)
5163 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5164 manual.
5165
5166 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5167 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5168 (EMACSSOURCES): Use EMACS_XTRA.
5169 (../info/emacs-xtra): Remove.
5170 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5171
5172 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5173 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5174 (EMACSSOURCES): Use EMACS_XTRA.
5175 ($(infodir)/emacs-xtra): Remove.
5176 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5177
5178 * trouble.texi (Quitting):
5179 * text.texi (Text):
5180 * programs.texi (Program Modes):
5181 * msdog.texi (Microsoft Windows):
5182 * frames.texi (Frames):
5183 * files.texi (Backup, Version Control, VC Concepts)
5184 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5185 (Registering, VC Status, VC Undo, Multi-User Branching)
5186 (Comparing Files):
5187 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5188 (Displaying the Diary, Special Diary Entries, Importing Diary):
5189 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5190 conditional xref's, depending on @iftex/@ifnottex.
5191
5192 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5193 "MS-DOS". @include msdog-xtra.texi.
5194
5195 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5196 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5197
5198 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5199 for vc-xtra.texi subsections.
5200 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5201 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5202
5203 * sending.texi (Sending Mail): A @node line without explicit Prev,
5204 Next, and Up links.
5205
5206 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5207 Next, and Up links.
5208
5209 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5210 and its sections. @include picture-xtra.texi.
5211
5212 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5213 "Emerge".
5214 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5215
5216 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5217 exact duplicate of its name-sake in calendar.texi.
5218
5219 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5220 "Advanced Calendar/Diary Usage".
5221 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5222
5223 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5224 dired-xtra.texi.
5225 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5226
5227 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5228 (Files) [ifnottex]: Add menu entry for Autorevert.
5229
5230 * emacs-xtra.texi (Introduction): Reword to make consistent with
5231 printed version only.
5232 <Top level>: Remove the body of all chapters and move them to the
5233 new *-xtra.texi files. Use @raisesections and @lowersections to
5234 convert sections to chapters etc.
5235
5236 * msdog-xtra.texi:
5237 * fortran-xtra.texi:
5238 * vc-xtra.texi:
5239 * vc1-xtra.texi:
5240 * vc2-xtra.texi:
5241 * emerge-xtra.texi:
5242 * cal-xtra.texi:
5243 * dired-xtra.texi:
5244 * arevert-xtra.texi: New files, with text from respective chapters
5245 of emacs-xtra.texi. Convert each @chapter into @section, @section
5246 into @subsection, etc.
5247
1c6c854e 5248 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5249 updated.
5250
5251 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5252 Windows". All references updated.
5253
52542006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5255
5256 * macos.texi (Mac Input): Mention input from Character Palette.
5257 (Mac Font Specs): Fix typo.
5258
52592006-05-05 Richard Stallman <rms@gnu.org>
5260
5261 * files.texi (Diff Mode): Minor cleanup.
5262
52632006-05-05 Karl Berry <karl@gnu.org>
5264
8cf51b2c
GM
5265 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5266 errors from the current release of makeinfo (4.8).
5267 * help.texi (Library Keywords): Change widest word in multitable
5268 template from `emulations' to `convenience'. (Not sure if this is
5269 related to the font change.)
5270
52712006-05-05 Eli Zaretskii <eliz@gnu.org>
5272
5273 * files.texi (File Names): Add a footnote about limited support of
5274 ~USER on MS-Windows.
5275
5276 * cmdargs.texi (Initial Options): Add a footnote about limited
5277 support of ~USER on MS-Windows.
5278
52792006-05-03 Richard Stallman <rms@gnu.org>
5280
5281 * files.texi (Diff Mode): Node moved here.
5282 (Comparing Files): Delete what duplicates new node.
5283 (Files): Put Diff Mode in menu.
5284
1c6c854e 5285 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5286
5287 * emacs.texi (Top): Update menu for Diff Mode.
5288
5289 * trouble.texi (Emergency Escape): Simplify.
5290
5291 * emacs.texi (Top): Minor clarification.
5292
52932006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5294
5295 * commands.texi, entering.texi, screen.texi: Many simplifications.
5296
52972006-05-03 Richard Stallman <rms@gnu.org>
5298
5299 * commands.texi (Text Characters): Delete paragraph about unibyte
5300 non-ASCII printing chars.
5301
5302 * killing.texi (Killing): Say "graphical displays".
5303 * display.texi: Say "graphical displays".
5304
5305 * cmdargs.texi (Misc X): Say "graphical displays".
5306
53072006-05-01 Richard Stallman <rms@gnu.org>
5308
5309 * emacs.texi (Top): Add Diff Mode to menu.
5310
53112006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5312
5313 * misc.texi (Diff Mode): New node.
5314
53152006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5316
5317 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5318 (Mac Environment Variables): Shorten example line.
5319 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5320
53212006-05-01 Nick Roberts <nickrob@snap.net.nz>
5322
5323 * building.texi (GUD Customization): Describe cases %d and %c.
5324 Update description for %e.
5325
53262006-04-30 Glenn Morris <rgm@gnu.org>
5327
5328 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5329
53302006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5331
5332 * custom.texi (Examining): Update C-h v output example.
5333
53342006-04-29 Kim F. Storm <storm@cua.dk>
5335
5336 * building.texi (Grep Searching): Add lgrep and rgrep.
5337
8cf51b2c
GM
53382006-04-23 Richard Stallman <rms@gnu.org>
5339
5340 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5341
5342 * xresmini.texi: New file.
5343
5344 * xresources.texi (Face Resources): Split table into font resources
5345 and the rest. Combine similar attributes for brevity.
5346
8cf51b2c
GM
53472006-04-21 Eli Zaretskii <eliz@gnu.org>
5348
5349 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5350 backslashes and case-insensitivity in file names (moved to the
5351 main manual).
5352 (MS-DOS Printing): Move most of the text to the main manual.
5353
5354 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5355 New nodes.
5356 (Windows Processes, Windows System Menu): Add index entries and
5357 fix wording.
5358
8cf51b2c
GM
53592006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5360
5361 * misc.texi (Shell Ring): Add notes on saved input when
5362 navigating off the end of the history list.
5363
53642006-04-18 Chong Yidong <cyd@mit.edu>
5365
5366 * misc.texi (Shell Options): Correct default value of
5367 comint-scroll-show-maximum-output.
5368
8cf51b2c
GM
53692006-04-18 Nick Roberts <nickrob@snap.net.nz>
5370
5371 * building.texi (Watch Expressions): Update.
5372
8cf51b2c
GM
53732006-04-12 Richard Stallman <rms@gnu.org>
5374
5375 * search.texi: Clean up previous change.
5376
53772006-04-12 Eli Zaretskii <eliz@gnu.org>
5378
5379 * search.texi (Regexp Backslash, Regexp Replace): Add index
5380 entries for ``back reference'' and mention the term itself in the
5381 text.
5382
53832006-04-11 Richard Stallman <rms@gnu.org>
5384
5385 * custom.texi (Safe File Variables):
5386 Document enable-local-variables = :safe.
5387
53882006-04-11 Karl Berry <karl@gnu.org>
5389
5390 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5391 (Remote Repositories, Version Backups, Local Version Control)
5392 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5393 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5394 (Renaming VC Work Files and Master Files)
5395 (Inserting Version Control Headers, Customizing VC, General Options)
5396 (Options for RCS and SCCS, Options specific for CVS): Move all
5397 these nodes to emacs-xtra.texi, for brevity.
5398 * cmdargs.texi, files.texi: Change cross-references.
5399
8cf51b2c
GM
54002006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5401
5402 * files.texi (Old Versions): Update description of vc-annotate's
5403 use of color to indicate date ranges.
5404
8cf51b2c
GM
54052006-04-09 Kevin Ryde <user42@zip.com.au>
5406
8cf51b2c
GM
5407 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5408 put info and printed manual names the right way around.
5409
54102006-04-09 Karl Berry <karl@gnu.org>
5411
5412 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5413 emacs-xtra.texi, leaving only MS Windows information.
5414 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5415 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5416 node names.
5417
5418 * emacs.texi: Move @summarycontents and @contents to the beginning
5419 of the file.
5420
8cf51b2c
GM
54212006-04-08 Kevin Ryde <user42@zip.com.au>
5422
5423 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5424
54252006-04-07 Richard Stallman <rms@gnu.org>
5426
5427 * programs.texi (Comments, Comment Commands, Options for Comments)
5428 (Multi-Line Comments): "Align", not "indent".
5429 (Basic Indent): C-j deletes trailing whitespace before the newline.
5430
54312006-04-06 Richard Stallman <rms@gnu.org>
5432
8cf51b2c
GM
5433 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5434
54352006-04-06 Eli Zaretskii <eliz@gnu.org>
5436
5437 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5438
8cf51b2c
GM
54392006-04-05 Richard Stallman <rms@gnu.org>
5440
5441 * emacs.texi (Top): Update subnode menu.
5442
5443 * trouble.texi (Unasked-for Search): Node deleted.
5444 (Lossage): Delete from menu.
5445
54462006-04-04 Richard Stallman <rms@gnu.org>
5447
5448 * trouble.texi: Various cleanups.
5449 (Checklist): Don't bother saying how to snail a bug report.
5450 (Emergency Escape): Much rewriting.
5451 (After a Crash): Rename the core dump immediately.
5452 (Total Frustration): Call it a psychotherapist.
5453 (Bug Criteria): Avoid "illegal instruction".
5454 (Sending Patches): We always put the contributor's name in.
5455
5456 * misc.texi (Thumbnails): Minor correction.
5457
8cf51b2c
GM
54582006-04-03 Richard Stallman <rms@gnu.org>
5459
5460 * misc.texi (Thumbnails): Minor cleanup.
5461
54622006-04-02 Karl Berry <karl@gnu.org>
5463
5464 * sending.texi (Mail Sending): pxref to Top needs five args.
5465
5466 * texinfo.tex: Update to current version (2006-03-21.13).
5467
8cf51b2c
GM
54682006-03-31 Richard Stallman <rms@gnu.org>
5469
5470 * emacs.texi (Top): Update subnode menu.
5471
5472 * help.texi (Help Mode): Cleanup.
5473
5474 * dired.texi: Many cleanups.
5475 (Dired Deletion): Describe dired-recursive-deletes.
5476 (Operating on Files): dired-create-directory moved.
5477 (Misc Dired Features): Move to here.
5478 (Tumme): Node moved to misc.texi.
5479
5480 * custom.texi: Many cleanups.
5481 (Minor Modes): Don't mention ISO Accents Mode.
5482 (Examining): Update C-h v output example.
5483 (Hooks): Add index and xref for add-hook.
5484 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5485 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5486
5487 * misc.texi: Many cleanups.
5488 (beginning): Add to summary of topics.
5489 (Shell): Put eshell xref at the end. Remove eshell from table.
5490 (Thumbnails): New node.
5491
8cf51b2c
GM
54922006-03-28 Eli Zaretskii <eliz@gnu.org>
5493
5494 * files.texi (File Name Cache): Make it clear that the cache is
5495 not persistent.
5496
8cf51b2c
GM
54972006-03-25 Karl Berry <karl@gnu.org>
5498
49823426
GM
5499 * emacs-xtra.texi, emacs.texi, gnu.texi:
5500 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5501 (2) do not indent copyright year list (or anything else).
5502
8cf51b2c
GM
55032006-03-21 Juanma Barranquero <lekktu@gmail.com>
5504
5505 * files.texi (VC Dired Mode): Remove misplaced brackets.
5506
55072006-03-21 Andre Spiegel <spiegel@gnu.org>
5508
5509 * files.texi: Various updates and clarifications in the VC chapter.
5510
55112006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * help.texi (Help Mode): Document "C-c C-c".
5514
8cf51b2c
GM
55152006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5516
5517 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5518 menu in the standalone Info reader.
5519
55202006-03-15 Chong Yidong <cyd@stupidchicken.com>
5521
5522 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5523 moved here from Emacs manual.
5524
5525 * programs.texi (Fortran): Section moved to emacs-xtra.
5526 (Program Modes): Xref to Fortran in emacs-xtra.
5527
5528 * maintaining.texi (Emerge): Move to emacs-xtra.
5529 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5530
5531 * picture.texi: File deleted.
5532 * Makefile.in:
5533 * makefile.w32-in: Remove picture.texi.
5534
5535 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5536 * abbrevs.texi (Abbrevs):
5537 * sending.texi (Sending Mail): Picture node removed.
5538
5539 * emacs.texi (Top): Update node listings.
5540
8cf51b2c
GM
55412006-03-12 Richard Stallman <rms@gnu.org>
5542
5543 * calendar.texi: Various cleanups.
5544
8cf51b2c
GM
55452006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5546
5547 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5548 syntax.
5549
8cf51b2c
GM
55502006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5551
5552 * search.texi (Regexps): More accurately describe which characters
5553 are special in which situations. Recommend _not_ to quote `]' or
5554 `-' when they are not special.
5555
8cf51b2c
GM
55562006-02-28 Andre Spiegel <spiegel@gnu.org>
5557
5558 * files.texi (Old Versions): Clarify operation of C-x v =.
5559
8cf51b2c
GM
55602006-02-21 Nick Roberts <nickrob@snap.net.nz>
5561
5562 * building.texi (Watch Expressions): Update and describe
5563 gdb-speedbar-auto-raise.
5564
55652006-02-19 Richard M. Stallman <rms@gnu.org>
5566
5567 * emacs.texi: Use @smallbook.
5568 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5569 Update subnode menu.
5570
5571 * building.texi (Lisp Interaction): Minor addition.
5572
55732006-02-18 Nick Roberts <nickrob@snap.net.nz>
5574
5575 * building.texi (Watch Expressions): Update and be more precise.
5576
c8763fb6 55772006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5578
5579 * maintaining.texi (Create Tags Table): Explain why the
5580 exception when etags writes to files under the /dev tree.
5581
55822006-02-14 Richard M. Stallman <rms@gnu.org>
5583
5584 * custom.texi (Safe File Variables): Lots of clarification.
5585 Renamed from Unsafe File Variables.
5586
55872006-02-14 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * custom.texi (Unsafe File Variables): File variable confirmation
5590 assumed denied in batch mode.
5591
55922006-02-14 Richard M. Stallman <rms@gnu.org>
5593
5594 * building.texi (GDB User Interface Layout): Don't say `inferior'
5595 for program being debugged.
5596
55972006-02-15 Nick Roberts <nickrob@snap.net.nz>
5598
5599 * building.texi (GDB Graphical Interface):
5600 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5601
56022006-02-13 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * custom.texi (Specifying File Variables, Unsafe File Variables):
5605 New nodes, split from File Variables. Document new file local
5606 variable behavior.
5607
56082006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5609
5610 * display.texi (Standard Faces):
8cf51b2c
GM
5611 * files.texi (Visiting):
5612 * frames.texi (Clipboard):
5613 * glossary.texi (Glossary) <Clipboard>:
5614 * xresources.texi (X Resources): Mention Mac OS port.
5615
8cf51b2c
GM
56162006-02-12 Richard M. Stallman <rms@gnu.org>
5617
5618 * building.texi (Building): Clarify topic in intro.
5619
5620 * maintaining.texi (Maintaining): Change title; clarify topic.
5621 Delete duplicate index entries.
5622
5623 * building.texi (Other GDB User Interface Buffers): Clarifications.
5624
5625 * text.texi (Cell Commands): Clarifications.
5626
5627 * programs.texi (Defuns): Delete duplicate explanation of
5628 left-margin paren convention.
5629 (Hungry Delete): Minor cleanup.
5630
56312006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5632
5633 * dired.texi (Tumme): More tumme documentation.
5634
56352006-02-11 Alan Mackenzie <acm@muc.de>
5636
5637 * programs.texi ("Hungry Delete"): Correct the appellation of the
5638 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5639
56402006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5641
5642 * dired.texi (Tumme): Fix small bug.
5643
56442006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5645
5646 * macos.texi (Mac International): Rename "fontset-mac" to
5647 "fontset-standard".
5648
8cf51b2c
GM
56492006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5650
5651 * dired.texi (Tumme): Basic documentation for Tumme added.
5652
8cf51b2c
GM
56532006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5654
5655 * mule.texi (International):
5656 * programs.texi (Basic Indent): Fix typos.
5657
8cf51b2c
GM
5658 * custom.texi (Minor Modes):
5659 * display.texi (Text Display):
5660 * commands.texi (Text Characters): Update xrefs.
5661
56622006-02-07 Richard M. Stallman <rms@gnu.org>
5663
5664 * emacs.texi (Top): Update subnode menu.
5665 Update info on old Emacs papers.
5666 (Intro): "Graphical display", not window system.
5667
5668 * xresources.texi (GTK styles): Minor clarifications.
5669
5670 * trouble.texi: "Graphical display", not window system.
5671 (Stuck Recursive): Minor clarification.
5672
5673 * text.texi: Minor clarifications.
5674 (Sentences): Explain why two-space convention is better.
5675 Explain sentence-end-without-period here.
5676 (Fill Commands): Not here.
5677 (Refill): Node moved down.
5678 (Filling): Update menu.
5679 (Table Creation, Cell Justification, Column Commands): Clarify.
5680
5681 * sending.texi: Minor clarifications.
5682
5683 * search.texi (Regexp Backslash): Clarification.
5684
5685 * rmail.texi: Minor cleanups.
5686 (Rmail): Delete digression about `rmail-mode'.
5687 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5688 (Rmail Files): Mention C-u M-x rmail.
5689 (Rmail Reply): Mention References.
5690 (Rmail Display): Mention rmail-nonignored-headers.
5691
5692 * programs.texi: Minor cleanups.
5693 (Comment Commands): Mention momentary Transient Mark mode.
5694 (Matching): Be more specific about customizing show-paren-mode.
5695 (Info Lookup): Don't list the modes that support C-h S.
5696 Just say what it does in an unsupported mode.
5697 (Man Page): Delete excessive info on customizing woman.
5698 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5699
5700 * abbrevs.texi: Minor clarifications.
5701 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5702 not "dynamic abbrevs" as if they were a kind of abbrev.
5703
5704 * picture.texi (Picture): Minor cleanup.
5705
5706 * mule.texi (Communication Coding): Say "other applications".
5707 (Fontsets): Not specific to X. Add xref to X Resources.
5708 (Unibyte Mode): Rename from Single-Byte Character Support.
5709 "Graphical display", not window system.
5710 (International): Update menu.
5711
5712 * maintaining.texi (Format of ChangeLog):
5713 New node, split out from ChangeLog.
5714 (ChangeLog): Clarifications in the remaining text.
5715 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5716 (Find Tag): Add @w.
5717 (Tags Search): Explain tag table order here. Simplify grep ref.
5718 (List Tags): tags-tag-face is a variable, not a face.
5719 (Emerge): Cleanups.
5720
5721 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5722 (Keyboard Macros): Avoid "the user".
5723
5724 * killing.texi: "Graphical display", not window system.
5725
5726 * help.texi (Help Echo): "Graphical display", not window system.
5727
5728 * glossary.texi: Say "you", not "the user". Say "graphical display".
5729
5730 * frames.texi: Minor cleanups. "Graphical display", not window system.
5731
5732 * files.texi (Visiting): Make drag-and-drop not X-specific.
5733
5734 * custom.texi: Minor cleanups. "Graphical display", not window system.
5735
5736 * cmdargs.texi: Minor cleanups.
5737
5738 * building.texi (Compilation): Move and split kill-compilation para.
5739 Add para about multiple compilers.
5740 (Compilation Mode): Commands also available in grep mode and others.
5741 Mention C-u C-x ` more tutorially. Clarify C-x `.
5742 (Compilation Shell): Clarify. Put Bash example first.
5743 (Grep Searching): Minor cleanups; add @w.
5744 (Debuggers): Minor cleanups.
5745 (Starting GUD): Make GDB xgraphical mode issue clearer.
5746 (Debugger Operation): Lots of clarifications including
5747 GDB tooltip side-effect issue.
5748 (Commands of GUD): Clarify.
5749 (GUD Customization): Add bashdb-mode-hook.
5750 (GDB Graphical Interface): Rewrite for clarity.
5751 (GDB User Interface Layout): Rewrite for clarity.
5752 (Stack Buffer, Watch Expressions): Likewise.
5753 (Other GDB User Interface Buffers): Cleanups.
5754 (Lisp Libraries, External Lisp): Cleanup.
5755
5756 * basic.texi (Position Info): "Graphical displays", rather than
5757 window systems.
5758
5759 * anti.texi: Minor cleanup.
5760
8cf51b2c
GM
57612006-02-03 Eli Zaretskii <eliz@gnu.org>
5762
5763 * custom.texi (Init File, Find Init): Add cross-references to
5764 where $HOME is described.
5765
57662006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5767
5768 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5769 is not inside the @table.
5770
5771 * emacs.texi (Top): Correct node name.
5772
5773 * files.texi (File Names): Fix @xref.
5774 (Reverting): Fix typo.
5775
5776 * mule.texi (International): Correct node name.
5777
5778 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5779
57802006-02-01 Richard M. Stallman <rms@gnu.org>
5781
5782 * emacs.texi (Top): Update subnode menu.
5783
5784 * mule.texi: Minor clarifications.
5785 Reduce the specific references to X Windows.
5786 Refer to "graphical" terminals, rather than window systems.
5787 (Text Coding): Rename from Specify Coding.
5788 (Communication Coding, File Name Coding, Terminal Coding):
5789 New nodes split out from Text Coding.
5790
5791 * kmacro.texi: Minor clarifications.
5792 (Keyboard Macro Ring): Comment out some excessive commands.
5793 (Basic Keyboard Macro): Split up the table, putting part in each node.
5794
5795 * major.texi: Minor clarifications.
5796
5797 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5798
5799 * windows.texi: Minor clarifications.
5800 (Change Window): Don't describe mode-line mouse cmds here.
5801 Add xref to Mode Line Mouse.
5802
5803 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5804
5805 * macos.texi (Mac International): Fix xref.
5806
5807 * indent.texi: Minor clarifications.
5808
5809 * frames.texi: Minor clarifications.
5810 Reduce the specific references to X Windows.
5811 Refer to "graphical" terminals, rather than window systems.
5812 (Frame Parameters): Don't mention commands like
5813 set-foreground-color. Just say to customize a face.
5814 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5815
5816 * files.texi: Minor clarifications.
5817 (Numbered Backups): New node, split out from Backup Names.
5818
5819 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5820
5821 * cmdargs.texi (General Variables): Fix xref.
5822
5823 * buffers.texi: Minor clarifications.
5824
8cf51b2c
GM
58252006-01-31 Richard M. Stallman <rms@gnu.org>
5826
5827 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5828 Nodes moved to top.
5829
5830 * display.texi: Minor clarifications.
5831 (Display): Rearrange menu.
5832 (Standard Faces): Mention query-replace face.
5833 (Faces): Simplify.
5834 (Font Lock): Simplify face customization info.
5835 (Highlight Changes): Node merged into Highlight Interactively.
5836 (Highlight Interactively): Much rewriting and cleanup.
5837 (Optional Mode Line): Narrowed line number not good for goto-line.
5838 Simplify face customization advice.
5839 (Text Display): Mention use of escape-glyph face.
5840 Move ctl-arrow and tab-width here.
5841 (Display Custom): Move no-redraw-on-reenter to end of node.
5842
5843 * search.texi: Minor clarifications.
5844 (Isearch Scroll): Simplify.
5845 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5846
5847 * regs.texi (Registers): Mention bookmarks here.
5848
5849 * mark.texi: Minor clarifications.
5850 (Selective Undo): Node deleted.
5851
5852 * m-x.texi: Minor clarifications.
5853
5854 * killing.texi: Minor clarifications.
5855 Refer to "graphical" terminals, rather than window systems.
5856
5857 * help.texi: Clarifications.
5858 (Help): Don't describe C-h F and C-h K here.
5859 (Key Help): Describe C-h K here.
5860 (Name Help): Mention Emacs Lisp Intro.
5861 Describe C-h F here.
5862 (Misc Help): Mention C-h F and C-h K only briefly.
5863
5864 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5865 Selective undo text merged in.
5866 (Spelling): Mention Aspell along with Ispell.
5867
5868 * emacs.texi (Top): Update subnode menus.
5869
5870 * basic.texi (Basic Undo): Rename from Undo. Most of text
5871 moved to new Undo node.
5872
8cf51b2c
GM
58732006-01-29 Chong Yidong <cyd@stupidchicken.com>
5874
5875 * basic.texi (Continuation Lines, Inserting Text):
5876 Mention longlines mode.
5877
58782006-01-29 Richard M. Stallman <rms@gnu.org>
5879
10d1d0af 5880 * screen.texi: Minor cleanups.
8cf51b2c
GM
5881 (Screen): Clean up the intro paragraphs.
5882 (Mode Line): Lots of rewriting. Handle frame-name better.
5883 eol-mnemonic-... vars moved out.
5884
5885 * emacs.texi (Top): Change menu item for MS-DOS node.
5886 Update subnode menu.
5887
5888 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5889 chapter relates to Windows. Title changed.
5890
5891 * mini.texi: Minor cleanups.
5892
5893 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5894 (Mark): Put it in the menu.
5895
5896 * entering.texi: Minor cleanups.
5897
5898 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5899 (Intro): Refer to "graphical" terminals, rather than X.
5900
5901 * display.texi (Display Custom): Add xref to Variables.
5902 (Optional Mode Line): eol-mnemonic-... vars moved here.
5903
5904 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5905 rather than X.
5906
8cf51b2c
GM
5907 * basic.texi: Minor cleanups.
5908 (Undo): selective-undo moved.
5909
8cf51b2c
GM
59102006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5911
5912 * anti.texi (Antinews): Various corrections and additions.
5913
59142006-01-23 Juri Linkov <juri@jurta.org>
5915
5916 * custom.texi (Easy Customization, Customization Groups)
5917 (Browsing Custom): Mention links along with buttons.
5918
8cf51b2c
GM
59192006-01-21 Eli Zaretskii <eliz@gnu.org>
5920
8cf51b2c
GM
5921 * text.texi (TeX Print): Use @key for TAB.
5922
8cf51b2c
GM
5923 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5924
8cf51b2c
GM
59252006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5926
5927 * files.texi (File Aliases): Don't claim that usually separate
5928 buffers are created for two file names that name the same data.
5929 Mention additional situations where different names mean the same
5930 file on disk.
5931
59322006-01-19 Richard M. Stallman <rms@gnu.org>
5933
5934 * killing.texi (Deletion): Upcase @key argument.
5935
5936 * custom.texi (Custom Themes): Minor cleanup.
5937
5938 * programs.texi (Hungry Delete): Upcase @key argument.
5939
8cf51b2c
GM
59402006-01-16 Juri Linkov <juri@jurta.org>
5941
5942 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5943 Move `mode-line-highlight' before `mode-line-buffer-id'.
5944
8cf51b2c
GM
59452006-01-14 Richard M. Stallman <rms@gnu.org>
5946
5947 * basic.texi (Inserting Text): Minor cleanup.
5948
8cf51b2c
GM
59492006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5950
5951 * custom.texi (Changing a Variable, Face Customization):
5952 Update for changes in Custom menus.
5953
8cf51b2c
GM
59542006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5955
5956 * macos.texi (Mac International): Undo last change.
5957
8cf51b2c
GM
59582006-01-02 Chong Yidong <cyd@stupidchicken.com>
5959
5960 * custom.texi (Custom Themes): Describe the new
5961 customize-create-theme interface.
5962
59632005-12-30 Juri Linkov <juri@jurta.org>
5964
5965 * basic.texi (Position Info): Update example.
5966
c8763fb6 59672005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5968
5969 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5970
59712005-12-24 Chong Yidong <cyd@stupidchicken.com>
5972
5973 * custom.texi (Custom Themes): `load-theme' always loads.
5974
59752005-12-23 Juri Linkov <juri@jurta.org>
5976
5977 * display.texi (Highlight Interactively): Use double space to
5978 separate sentences. Replace C-p with M-p, and C-n with M-n.
5979
59802005-12-22 Richard M. Stallman <rms@gnu.org>
5981
5982 * custom.texi (Easy Customization and subnodes):
5983 Replace "active field" with "button".
5984 Use "user option" only for variables.
5985 Use "setting" for variable-or-face.
5986
59872005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5988
5989 * buffers.texi (Select Buffer): Change order in table to make
5990 "Similar" refer to the correct item.
5991 (Indirect Buffers): Minor rewording.
5992
8cf51b2c
GM
59932005-12-20 Juri Linkov <juri@jurta.org>
5994
5995 * files.texi (VC Status): Put P and N near p and n.
5996
8cf51b2c
GM
59972005-12-19 Richard M. Stallman <rms@gnu.org>
5998
5999 * programs.texi (Electric C): Delete the info about newline control.
6000 (Other C Commands): Minor cleanup.
6001 (Left Margin Paren): Minor cleanup.
6002
60032005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6004
6005 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6006 (Customization Groups): Delete text moved to "Browsing Custom".
6007 (Browsing Custom): New node.
6008 (Specific Customization): Clarify which commands only work for
6009 loaded options.
6010
60112005-12-18 Bill Wohler <wohler@newt.com>
6012
6013 * frames.texi (Tool Bars): Shorten text of previous change.
6014
60152005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6016
6017 * files.texi (VC Status): Document log-view mode.
6018
60192005-12-18 Bill Wohler <wohler@newt.com>
6020
6021 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6022 permanently via the customize interface.
6023
8cf51b2c
GM
60242005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6025
6026 * killing.texi (Killing by Lines): Document `kill-whole-line'
6027 function.
6028
c8763fb6 60292005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6030
6031 * buffers.texi (Select Buffer): Change `prev-buffer' to
6032 `previous-buffer'. Indicate that these functions use a frame
6033 local buffer list.
6034
8cf51b2c
GM
60352005-12-12 Richard M. Stallman <rms@gnu.org>
6036
6037 * custom.texi (Easy Customization): Change menu comment.
6038 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6039
6040 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6041 (Help): Among the Apropos commands, describe only C-h a here.
6042
60432005-12-11 Richard M. Stallman <rms@gnu.org>
6044
6045 * programs.texi (Options for Comments): Comment-end starts with space.
6046
6047 * glossary.texi (Glossary): Minor cleanup.
6048
6049 * files.texi (Old Versions): Use @table.
6050
8cf51b2c
GM
60512005-12-10 David Koppelman <koppel@ece.lsu.edu>
6052
6053 * display.texi (Highlight Interactively): Include
6054 global-hi-lock-mode. Add miscellaneous details and elaborations.
6055
60562005-12-09 Richard M. Stallman <rms@gnu.org>
6057
6058 * display.texi (Font Lock): Delete the Global FL menu item.
6059
60602005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6061
6062 * custom.texi (Minibuffer Maps): Mention the maps for file name
6063 completion.
6064
60652005-12-09 Kim F. Storm <storm@cua.dk>
6066
6067 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6068 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6069 cursor to next corner in rectangle; clarify insert around rectangle.
6070
8cf51b2c
GM
60712005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6072
6073 * custom.texi (Customization): Use xref to elisp manual for
6074 non-TeX output.
6075 (Minor Modes): Update.
6076 (Customization Groups, Changing a Variable, Face Customization):
6077 Update for new appearance of Custom buffers.
6078 (Changing a Variable): `custom-buffer-done-function' has been
6079 replaced by `custom-buffer-done-kill'.
6080 (Specific Customization): In the `customize-group' buffer, a
6081 subgroup's contents are not "hidden". They are not included at
6082 all. They have no [Show] button.
6083 (Mouse Buttons): Add pxref to description of mouse event lists in
6084 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6085 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6086 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6087
60882005-12-08 Richard M. Stallman <rms@gnu.org>
6089
6090 * mini.texi (Completion Commands, Completion):
6091 In file name input, SPC does not do completion.
6092
8cf51b2c
GM
60932005-12-08 Nick Roberts <nickrob@snap.net.nz>
6094
6095 * building.texi (GDB Graphical Interface): Explain screen size
6096 setting.
6097 (Other GDB User Interface Buffers): Describe features specific to
6098 GDB 6.4.
6099
8cf51b2c
GM
61002005-12-01 Nick Roberts <nickrob@snap.net.nz>
6101
6102 * building.texi (GDB User Interface Layout): Describe how to
6103 kill associated buffers.
6104 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6105 (Watch Expressions): Be more precise.
6106 (Other GDB User Interface Buffers): Describe how to change a
6107 register value.
6108
8cf51b2c
GM
61092005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6110
6111 * macos.texi (Mac Input): Remove description of
6112 mac-command-key-is-meta. Add descriptions of
6113 mac-control-modifier, mac-command-modifier, and
6114 mac-option-modifier.
6115 (Mac International): Fix description of conversion of clipboard data.
6116 (Mac Font Specs): Add example of font customization by face attributes.
6117
61182005-11-22 Nick Roberts <nickrob@snap.net.nz>
6119
6120 * building.texi (Watch Expressions): Expand description.
6121 (Other GDB User Interface Buffers): Describe local map for
6122 gud-watch.
6123
61242005-11-21 Chong Yidong <cyd@stupidchicken.com>
6125
6126 * display.texi (Font Lock): Font lock is enabled by default now.
6127
61282005-11-20 Juri Linkov <juri@jurta.org>
6129
6130 * basic.texi (Position Info): Update examples of the output.
6131 Remove the fact that examples are produced in the TeXinfo buffer,
6132 because in the Info reader users will get a different output from
6133 `C-x ='.
6134
6135 * building.texi (Compilation Mode): Remove paragraph duplicated
6136 from the node `Compilation'. Add `compilation-skip-threshold'.
6137
6138 * display.texi (Font Lock): Suggest more user-friendly method of
6139 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6140
61412005-11-18 Richard M. Stallman <rms@gnu.org>
6142
6143 * files.texi (Registering): Mention @@ in mode line.
6144
6145 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6146
61472005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6148
6149 * files.texi (Renaming and VC): Some back-ends don't
6150 handle renaming.
6151
8cf51b2c
GM
61522005-11-17 Juri Linkov <juri@jurta.org>
6153
6154 * emacs.texi (Top):
6155 * display.texi (Highlight Interactively): Put this font-lock based
6156 mode near Font Lock node.
6157
61582005-11-16 Chong Yidong <cyd@stupidchicken.com>
6159
6160 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6161 icons.
6162
61632005-11-12 Kim F. Storm <storm@cua.dk>
6164
6165 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6166 (Help Summary): Add C-h d and C-h e.
6167 (Apropos): Clarify that all apropos commands may search for either
6168 list of words or a regexp. Add C-h d for apropos-documentation.
6169 Describe apropos-documentation-sort-by-scores user option.
6170
8cf51b2c
GM
61712005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6172
6173 * killing.texi (CUA Bindings): Add @section.
6174
61752005-11-10 Kim F. Storm <storm@cua.dk>
6176
6177 * emacs.texi (Top): Add CUA Bindings entry to menu.
6178
6179 * killing.texi (CUA Bindings): New node. Moved here from
6180 misc.texi and extended with info on rectangle commands and
6181 rectangle highlighting, interface to registers, and the global
6182 mark feature.
6183
6184 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6185
6186 * regs.texi: Prev link points to CUA Bindings node.
6187
61882005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6189
6190 * help.texi (Help Echo): By default, help echos are only shown on
6191 mouse-over, not on point-over.
6192
c8763fb6 61932005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6194
6195 * misc.texi (Shell Mode): Describe how to activate password echoing.
6196
8cf51b2c
GM
61972005-11-04 Romain Francoise <romain@orebokech.com>
6198
6199 * mark.texi (Mark Ring): Fix typo.
6200
62012005-11-03 Richard M. Stallman <rms@gnu.org>
6202
6203 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6204
62052005-11-01 Bill Wohler <wohler@newt.com>
6206
6207 * help.texi (Help Mode): Fix typo.
6208
62092005-11-01 Nick Roberts <nickrob@snap.net.nz>
6210
1c6c854e
CS
6211 * building.texi (Other GDB User Interface Buffers):
6212 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6213
62142005-10-31 Romain Francoise <romain@orebokech.com>
6215
6216 * files.texi (Compressed Files): Fix typo.
6217
6218 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6219
6220 * windows.texi (Force Same Window): Likewise.
6221
62222005-10-30 Bill Wohler <wohler@newt.com>
6223
6224 * help.texi (Help Mode): URLs viewed with browse-url.
6225
62262005-10-31 Nick Roberts <nickrob@snap.net.nz>
6227
6228 * building.texi (GDB Graphical Interface): Don't reference
6229 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6230 must stay in same frame.
6231
62322005-10-29 Chong Yidong <cyd@stupidchicken.com>
6233
6234 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6235
6236 * anti.texi (Antinews): Likewise.
6237
8cf51b2c
GM
62382005-10-28 Bill Wohler <wohler@newt.com>
6239
6240 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6241
62422005-10-28 Richard M. Stallman <rms@gnu.org>
6243
6244 * files.texi (Visiting): Explain how to enter ? in a file name.
6245
6246 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6247
8cf51b2c
GM
62482005-10-25 Nick Roberts <nickrob@snap.net.nz>
6249
1c6c854e
CS
6250 * building.texi (GDB Graphical Interface):
6251 Describe gdb-mouse-until.
8cf51b2c
GM
6252
62532005-10-23 Richard M. Stallman <rms@gnu.org>
6254
6255 * custom.texi (Init File): Recommend when to use site-start.el.
6256
8cf51b2c
GM
62572005-10-21 Juri Linkov <juri@jurta.org>
6258
6259 * custom.texi (Examining): Mention accessing the old variable
6260 value via M-n in set-variable.
6261
8cf51b2c
GM
62622005-10-18 Romain Francoise <romain@orebokech.com>
6263
6264 * files.texi (Version Systems): Capitalize GNU.
6265
8cf51b2c
GM
62662005-10-18 Nick Roberts <nickrob@snap.net.nz>
6267
6268 * building.texi (Compilation Mode): Remove redundant paragraph.
6269 (Watch Expressions): Remove paragraph to reflect code change.
6270
8cf51b2c
GM
62712005-10-16 Richard M. Stallman <rms@gnu.org>
6272
6273 * building.texi (Compilation Mode, Compilation): Clarified.
6274
62752005-10-15 Richard M. Stallman <rms@gnu.org>
6276
6277 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6278
8cf51b2c
GM
62792005-10-13 Kenichi Handa <handa@m17n.org>
6280
6281 * basic.texi (Position Info): Fix previous change.
6282
c8763fb6 62832005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6284
6285 * cmdargs.texi (Icons X): Fix typo.
6286
62872005-10-12 Kenichi Handa <handa@m17n.org>
6288
6289 * basic.texi (Position Info): Describe the case that Emacs shows
6290 "part of display ...".
6291
c8763fb6 62922005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6293
6294 * cmdargs.texi (Icons X): -nb => -nbi.
6295
62962005-10-10 Chong Yidong <cyd@stupidchicken.com>
6297
6298 * frames.texi (Speedbar): A couple more clarifications.
6299
63002005-10-11 Nick Roberts <nickrob@snap.net.nz>
6301
6302 * building.texi (GDB User Interface Layout): Improve diagram.
6303 (Watch Expressions): Explain how to make speedbar global.
6304 (Other GDB User Interface Buffers): Make references more precise.
6305
8cf51b2c
GM
63062005-10-09 Richard M. Stallman <rms@gnu.org>
6307
6308 * frames.texi (Speedbar): Clarify the text.
6309
63102005-10-09 Chong Yidong <cyd@stupidchicken.com>
6311
6312 * frames.texi (Speedbar): Add information on keybindings,
6313 dismissing the speedbar, and buffer display mode. Link to
6314 speedbar manual.
6315
c8763fb6 63162005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6317
1c6c854e 6318 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6319 added -nb, --no-bitmap-icon.
6320
8cf51b2c
GM
63212005-10-07 Nick Roberts <nickrob@snap.net.nz>
6322
6323 * building.texi (GDB Graphical Interface): Add variables and
6324 functions to indices. Be more precise.
6325
c8763fb6 63262005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6327
6328 * frames.texi (Drag and Drop): Remove the x- from
6329 x-dnd-open-file-other-window and xdnd-protocol-alist.
6330
63312005-09-30 Romain Francoise <romain@orebokech.com>
6332
6333 * mini.texi (Minibuffer): The default value now appears before the
6334 colon in minibuffer prompts.
6335
8cf51b2c
GM
63362005-09-25 Richard M. Stallman <rms@gnu.org>
6337
6338 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6339
8cf51b2c
GM
63402005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6341
6342 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6343
8cf51b2c
GM
63442005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6345
6346 * emacs.texi (Top): Update submenus from macos.texi.
6347
6348 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6349 (Mac OS): Update feature support status.
6350 (Mac Input): List supported input scripts. Remove description
6351 about `mac-keyboard-text-encoding'. Mention mouse button
6352 emulation and related variables.
6353 (Mac International): Mention Central European and Cyrillic
6354 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6355 Add description about coding system for selection.
6356 Add description about language environment.
6357 (Mac Environment Variables):
6358 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6359 arguments. Add Preferences support.
6360 (Mac Directories): Explicitly state that this node is for Mac OS
6361 Classic only.
1c6c854e
CS
6362 (Mac Font Specs): Mention specification for scalable fonts.
6363 List supported charsets. Add preferred way of creating fontsets.
6364 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6365 (Mac Functions): Add descriptions about `mac-set-file-creator',
6366 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6367 and `mac-get-preference'.
6368
8cf51b2c
GM
63692005-09-16 Romain Francoise <romain@orebokech.com>
6370
6371 Update all files to specify GFDL version 1.2.
6372
6373 * doclicense.texi (GNU Free Documentation License): Update to
6374 version 1.2.
6375
63762005-09-15 Richard M. Stallman <rms@gnu.org>
6377
6378 * buffers.texi (List Buffers): Fix xref.
6379
6380 * rmail.texi (Rmail Basics): Fix xref.
6381
6382 * emacs.texi (Top): Update subnode menus.
6383
6384 * files.texi (Saving Commands): New node, broken out of Saving.
6385 (Customize Save): New node, broken out of Saving.
6386 Clarify effect of write-region-inhibit-fsync.
6387 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6388
8cf51b2c
GM
63892005-09-14 Romain Francoise <romain@orebokech.com>
6390
6391 * files.texi (Saving): Mention write-region-inhibit-fsync.
6392
63932005-09-05 Chong Yidong <cyd@stupidchicken.com>
6394
6395 * custom.texi (Custom Themes): New node.
6396
63972005-09-03 Richard M. Stallman <rms@gnu.org>
6398
49823426
GM
6399 * search.texi (Search Case): Mention vars that control
6400 case-fold-search for various operations.
8cf51b2c
GM
6401
64022005-08-22 Juri Linkov <juri@jurta.org>
6403
6404 * display.texi (Standard Faces): Merge the text from
6405 `(elisp)Standard Faces' into this node.
6406
64072005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6408
6409 * emacs.texi (Top): Delete menu item for deleted node
6410 Keyboard Translations.
6411
64122005-08-18 Richard M. Stallman <rms@gnu.org>
6413
8cf51b2c
GM
6414 * trouble.texi (Unasked-for Search):
6415 Delete xref to Keyboard Translations.
6416
6417 * glossary.texi (Glossary): Delete xref.
6418
8cf51b2c
GM
6419 * custom.texi (Minor Modes): Say that the list here is not complete.
6420 (Keyboard Translations): Node deleted.
6421 (Disabling): Delete xref to it.
6422 (Customization Groups): Fix Custom buffer example.
6423 (Hooks): Mention remove-hooks.
6424
64252005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6426
6427 * building.texi (GDB Graphical Interface): Improve filling of menu
6428 item.
6429
64302005-08-18 Nick Roberts <nickrob@snap.net.nz>
6431
6432 * building.texi (GDB Graphical Interface): Use better node names.
6433
64342005-08-14 Richard M. Stallman <rms@gnu.org>
6435
6436 * text.texi (Sentences): Fix xref.
6437
64382005-08-14 Juri Linkov <juri@jurta.org>
6439
6440 * building.texi (Compilation, Grep Searching): Move grep command
6441 headings from `Compilation' to `Grep Searching'.
6442
6443 * dired.texi (Dired and Find):
6444 * maintaining.texi (Tags Search): Replace grep xref to
6445 `Compilation' node with `Grep Searching'.
6446
6447 * files.texi (Comparing Files): Replace xref to `Compilation' with
6448 `Compilation Mode'.
6449
64502005-08-13 Alan Mackenzie <acm@muc.de>
6451
6452 * search.texi (Non-ASCII Isearch): Correct a typo.
6453 (Replacement Commands): Mention query-replace key binding.
6454
64552005-08-11 Richard M. Stallman <rms@gnu.org>
6456
6457 * programs.texi (Options for Comments): Fix xref.
6458
6459 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6460 out of Regexps.
6461
8cf51b2c
GM
64622005-08-09 Juri Linkov <juri@jurta.org>
6463
6464 * building.texi (Compilation): Use `itemx' instead of `item'.
6465 (Grep Searching): Simplify phrase.
6466
6467 * display.texi (Standard Faces): Describe vertical-border on
6468 window systems.
6469
6470 * windows.texi (Split Window): Simplify phrase and mention
6471 vertical-border face.
6472
64732005-08-09 Richard M. Stallman <rms@gnu.org>
6474
6475 * files.texi (Comparing Files): Clarify compare-windows.
6476
6477 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6478
8cf51b2c
GM
64792005-08-06 Eli Zaretskii <eliz@gnu.org>
6480
6481 * mule.texi (Coding Systems): Rephrase the paragraph about
6482 codepages: no need for "M-x codepage-setup" anymore, except on
6483 MS-DOS.
6484
6485 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6486 the MS-DOS port only.
6487
64882005-07-30 Eli Zaretskii <eliz@gnu.org>
6489
6490 * makefile.w32-in (info): Don't run multi-install-info.bat.
6491 ($(infodir)/dir): New target, produced by running
6492 multi-install-info.bat.
6493
8cf51b2c
GM
64942005-07-22 Eli Zaretskii <eliz@gnu.org>
6495
6496 * files.texi (Quoted File Names): Add index entry.
6497
8cf51b2c
GM
64982005-07-19 Juri Linkov <juri@jurta.org>
6499
6500 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6501
65022005-07-18 Juri Linkov <juri@jurta.org>
6503
8cf51b2c
GM
6504 * custom.texi (Easy Customization):
6505 * files.texi (Old Versions):
6506 * frames.texi (Wheeled Mice):
6507 * mule.texi (Specify Coding):
8cf51b2c
GM
6508 * text.texi (Cell Justification):
6509 * trouble.texi (After a Crash):
8cf51b2c
GM
6510 * xresources.texi (GTK styles):
6511 Delete duplicate duplicate words.
6512
65132005-07-17 Richard M. Stallman <rms@gnu.org>
6514
6515 * frames.texi (Creating Frames): Fix foreground color example.
6516
6517 * custom.texi (Init Examples): Clean up text about conditionals.
6518
65192005-07-16 Richard M. Stallman <rms@gnu.org>
6520
6521 * mini.texi (Completion Commands): Fix command name for ?.
6522
8cf51b2c
GM
65232005-07-16 Eli Zaretskii <eliz@gnu.org>
6524
6525 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6526 `menu' face has no effect on w32 and with GTK.
6527 Add cross-references.
8cf51b2c
GM
6528
6529 * cmdargs.texi (General Variables): Clarify the default location
6530 of $HOME on w32 systems.
6531
65322005-07-15 Jason Rumney <jasonr@gnu.org>
6533
6534 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6535 changed.
6536
65372005-07-08 Kenichi Handa <handa@m17n.org>
6538
1c6c854e
CS
6539 * mule.texi (Recognize Coding):
6540 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6541
65422005-07-07 Richard M. Stallman <rms@gnu.org>
6543
6544 * anti.texi (Antinews): Mention mode-line-inverse-video.
6545
6546 * files.texi (Saving): Minor correction about C-x C-w.
6547
6548 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6549
65502005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6551
6552 * search.texi (Isearch Scroll): Add example of using the
6553 `isearch-scroll' property.
6554 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6555 `Display Custom' node.
6556 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6557 and de-emphasize it.
6558 (Other Repeating Search): `occur' currently can not correctly
6559 handle multiline matches. Correct, clarify and update description
6560 of `flush-lines' and `keep-lines'.
6561
6562 * display.texi (Display Custom): Add anchor for `baud-rate'.
6563
65642005-07-07 Richard M. Stallman <rms@gnu.org>
6565
6566 * gnu.texi: Update where to get GNU status; add refs for how to help.
6567 Add footnotes 6 and 7.
6568
65692005-07-04 Lute Kamstra <lute@gnu.org>
6570
6571 Update FSF's address in GPL notices.
6572
8cf51b2c 6573 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6574 * trouble.texi (Checklist): Update FSF's address.
6575
8cf51b2c
GM
65762005-06-24 Richard M. Stallman <rms@gnu.org>
6577
6578 * display.texi (Text Display): Change index entries.
6579
65802005-06-24 Eli Zaretskii <eliz@gnu.org>
6581
6582 * makefile.w32-in (MAKEINFO): Use --force.
6583 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6584 Makefile.in.
8cf51b2c
GM
6585
65862005-06-23 Richard M. Stallman <rms@gnu.org>
6587
1c6c854e 6588 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6589 nobreak-char-display.
6590
6591 * emacs.texi (Top): Update detailed node listing.
6592
1c6c854e 6593 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6594 to nobreak-char-display and no-break-space to nobreak-space.
6595 (Standard Faces): Split up the list of standard faces
6596 and put it in a separate node. Add nobreak-space and
6597 escape-glyph.
6598
8cf51b2c
GM
65992005-06-23 Lute Kamstra <lute@gnu.org>
6600
6601 * mule.texi (Select Input Method): Fix typo.
6602
66032005-06-23 Kenichi Handa <handa@m17n.org>
6604
1c6c854e
CS
6605 * mule.texi (International): List all supported scripts.
6606 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6607 distribution.
6608 (Language Environments): List all language environments.
6609 Intlfonts contains fonts for most supported scripts, not all..
6610 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6611 input a specific character.
8cf51b2c
GM
6612 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6613
66142005-06-23 Juanma Barranquero <lekktu@gmail.com>
6615
49823426 6616 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6617
66182005-06-22 Miles Bader <miles@gnu.org>
6619
6620 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6621
66222005-06-20 Miles Bader <miles@gnu.org>
6623
6624 * display.texi (Faces): Add `vertical-divider'.
6625
66262005-06-17 Richard M. Stallman <rms@gnu.org>
6627
6628 * text.texi (Adaptive Fill): Minor clarification.
6629
8cf51b2c
GM
66302005-06-10 Lute Kamstra <lute@gnu.org>
6631
6632 * emacs.texi (Top): Correct version number.
6633 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6634 refer to the current version of Emacs.
6635
66362005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6637
6638 * files.texi (Log Buffer): Document when there can be more than
6639 one file to be committed.
6640
66412005-06-08 Juri Linkov <juri@jurta.org>
6642
6643 * display.texi (Faces): Add `shadow' face.
6644
66452005-06-07 Masatake YAMATO <jet@gyve.org>
6646
6647 * display.texi (Faces): Write about mode-line-highlight.
6648
66492005-06-06 Richard M. Stallman <rms@gnu.org>
6650
6651 * misc.texi (Printing Package): Explain how to initialize
6652 printing package.
6653
6654 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6655
66562005-06-05 Chong Yidong <cyd@stupidchicken.com>
6657
6658 * emacs.texi: Rename Hardcopy to Printing.
6659 Make PostScript and PostScript Variables subnodes of it.
6660
6661 * misc.texi (Printing): Rename node from Hardcopy.
6662 Mention menu bar options.
6663 Move PostScript and PostScript Variables to submenu.
6664 (Printing package): New node.
6665
6666 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6667
6668 * dired.texi (Operating on Files): Likewise.
6669
6670 * calendar.texi (Displaying the Diary): Likewise.
6671
6672 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6673
6674 * glossary.texi (Glossary): Likewise.
6675
6676 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6677 effect.
6678
66792005-06-04 Richard M. Stallman <rms@gnu.org>
6680
6681 * trouble.texi (After a Crash): Polish previous change.
6682
8cf51b2c
GM
66832005-05-30 Noah Friedman <friedman@splode.com>
6684
6685 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6686 recovery mechanism.
6687
8cf51b2c
GM
66882005-05-28 Nick Roberts <nickrob@snap.net.nz>
6689
6690 * building.texi (Other Buffers): SPC toggles display of
6691 floating point registers.
6692
8cf51b2c
GM
66932005-05-27 Nick Roberts <nickrob@snap.net.nz>
6694
6695 * files.texi (Log Buffer): Merge in description of Log Edit
6696 mode from pcl-cvs.texi.
6697
66982005-05-26 Richard M. Stallman <rms@gnu.org>
6699
6700 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6701
8cf51b2c
GM
67022005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6703
6704 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6705 not enabled by default.
6706 When not on a word, `ispell-word' by default checks the word
6707 before point.
6708
67092005-05-24 Nick Roberts <nickrob@snap.net.nz>
6710
6711 * building.texi (Debugger Operation): Simplify last sentence.
6712
67132005-05-23 Lute Kamstra <lute@gnu.org>
6714
6715 * emacs.texi: Update FSF's address throughout.
6716 (Preface): Use @cite.
6717 (Distrib): Add cross reference to the node "Copying". Mention the
6718 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6719 printed manuals.
6720 (Intro): Use @xref for the Emacs Lisp Intro.
6721
8cf51b2c
GM
67222005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6723
6724 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6725
6726 * basic.texi (Moving Point): Mention default for `goto-line'.
6727
6728 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6729 of a variable's docstring.
6730
67312005-05-18 Lute Kamstra <lute@gnu.org>
6732
6733 * maintaining.texi (Overview of Emerge): Add cross reference.
6734 Remove duplication.
6735
6736 * emacs.texi (Top): Update to the current structure of the manual.
6737 * misc.texi (Emacs Server): Add menu description.
6738 * files.texi (Saving): Fix menu.
6739 * custom.texi (Customization): Fix menu.
6740 * mule.texi (International): Fix menu.
6741 * kmacro.texi (Keyboard Macros): Fix menu.
6742
67432005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6744
6745 * display.texi: Various minor changes.
6746 (Faces): Delete text that is repeated in the next section.
6747
67482005-05-16 Nick Roberts <nickrob@snap.net.nz>
6749
6750 * building.texi (Debugger Operation): Mention GUD tooltips are
6751 disabled with GDB in text command mode.
6752
8cf51b2c
GM
67532005-05-16 Nick Roberts <nickrob@snap.net.nz>
6754
6755 * building.texi: Replace toolbar with "tool bar" for consistency.
6756 (Compilation Mode): Describe compilation-context-lines
6757 and use of arrow in compilation buffer.
6758 (Debugger Operation): Replace help text with variable's value.
6759
6760 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6761 consistency.
6762
67632005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6764
6765 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6766 Add xref.
6767
8cf51b2c
GM
67682005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6769
6770 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6771 (Position Info): Delete discussion of `goto-line'. It is already
6772 described in `Moving point'.
6773
6774 * mini.texi (Completion Commands): Correct reference.
6775 (Completion Options): Fix typo.
6776
6777 * killing.texi (Deletion): Complete description of `C-x C-o'.
6778
8cf51b2c
GM
67792005-05-10 Richard M. Stallman <rms@gnu.org>
6780
6781 * building.texi (Compilation): Clarify recompile's directory choice.
6782
6783 * frames.texi (Tooltips): Cleanups.
6784
6785 * basic.texi (Arguments): Fix punctuation.
6786
67872005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6788
6789 * screen.texi (Menu Bar): The up and down (not left and right)
6790 arrow keys move through a keyboard menu.
6791
67922005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6793
6794 * basic.texi: Various typo and grammar fixes.
6795 (Moving Point): C-a now runs move-beginning-of-line.
6796
67972005-05-08 Nick Roberts <nickrob@snap.net.nz>
6798
6799 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6800
6801 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6802 as different animals.
6803
68042005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6805
6806 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6807 Correct index entry.
6808
68092005-05-07 Nick Roberts <nickrob@snap.net.nz>
6810
6811 * building.texi (Debugger Operation): Update to reflect changes
6812 in GUD tooltips.
6813
68142005-04-30 Richard M. Stallman <rms@gnu.org>
6815
6816 * files.texi (Compressed Files): Auto Compression normally enabled.
6817
6818 * building.texi (Debugger Operation): Clarify previous change.
6819
8cf51b2c
GM
68202005-04-28 Nick Roberts <nickrob@snap.net.nz>
6821
6822 * building.texi (Debugger Operation): Add description for
6823 GUD tooltips when program is not running.
6824
68252005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6826
6827 * misc.texi (Shell): Add `Shell Prompts' to menu.
6828 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6829 description. Delete remarks moved to new node.
6830 (Shell Prompts): New node.
6831 (History References): Replace remarks moved to `Shell Prompts'
6832 with xref to that node.
6833 (Remote Host): Clarify how to specify the terminal type when
6834 logging in to a different machine.
6835
68362005-04-26 Richard M. Stallman <rms@gnu.org>
6837
6838 * emacs.texi (Top): Update submenus from files.texi.
6839
6840 * files.texi (Filesets): Clarify previous change.
6841
6842 * dired.texi (Misc Dired Features): Clarify previous change.
6843
68442005-04-25 Chong Yidong <cyd@stupidchicken.com>
6845
6846 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6847
1c6c854e
CS
6848 * dired.texi (Misc Dired Features):
6849 Document dired-compare-directories.
8cf51b2c
GM
6850
6851 * files.texi (Filesets): New node.
6852 (File Conveniences): Document Image mode.
6853
6854 * text.texi (TeX Print): Document tex-compile.
6855
68562005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6857
6858 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6859 Delete redundant reference to tooltip Custom group. It is
6860 referred too again in the next paragraph.
6861
68622005-04-24 Richard M. Stallman <rms@gnu.org>
6863
6864 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6865
8cf51b2c
GM
68662005-04-19 Kim F. Storm <storm@cua.dk>
6867
6868 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6869
68702005-04-18 Lars Hansen <larsh@math.ku.dk>
6871
6872 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6873 turns off desktop-save-mode.
6874
68752005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6876
6877 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6878 by default in terminals compatible with xterm. Mention that
6879 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6880 node.
6881
8cf51b2c
GM
68822005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6883
6884 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6885
c8763fb6 68862005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6887
6888 * xresources.texi (Table of Resources): Add cursorBlink.
6889
68902005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6891
6892 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6893 `d', `C-d' and `u'.
6894
68952005-04-11 Richard M. Stallman <rms@gnu.org>
6896
6897 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6898 (Misc X): Add -D, --basic-display.
6899
6900 * maintaining.texi (Change Log): Correct the description of
6901 the example.
6902
6903 * major.texi (Choosing Modes): Document magic-mode-alist.
6904
8cf51b2c
GM
69052005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6906
6907 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6908 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6909 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6910 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6911 `w', respectively.
6912 (Rmail Labels): Mention `l'.
6913 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6914 (Rmail Summary Edit): Describe `j' and RET.
6915
c8763fb6 69162005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6917
6918 * xresources.texi (Lucid Resources): Add fontSet resource.
6919
8cf51b2c
GM
69202005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6921
6922 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6923 now called `indicate-empty-lines'.
6924
69252005-04-06 Kim F. Storm <storm@cua.dk>
6926
6927 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6928
69292005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6930
6931 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6932 deleted.
6933 (Marks vs Flags): Add some convenient key bindings.
6934 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6935 (Misc Dired Features): Correct and expand description of `w' command.
6936
6937 * frames.texi (XTerm Mouse): Delete apparently false info.
6938 The GNU/Linux console currently does not appear to support
6939 `xterm-mouse-mode'.
6940
8cf51b2c
GM
69412005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6942
6943 * calendar.texi (Diary): Mention shell utility `calendar'.
6944
69452005-04-01 Richard M. Stallman <rms@gnu.org>
6946
6947 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6948
8cf51b2c
GM
69492005-04-01 Lute Kamstra <lute@gnu.org>
6950
6951 * maintaining.texi (Change Log): add-change-log-entry uses
6952 add-log-mailing-address.
6953
69542005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6957 `VC Mode Line' and put in an xref to that node.
6958 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6959 its description.
6960
69612005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6962
6963 * calendar.texi (Calendar Systems): Say that the Persian calendar
6964 implemented here is the arithmetical one championed by Birashk.
6965
69662005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6967
6968 * programs.texi (Fortran Motion): Fix previous change.
6969
8cf51b2c
GM
69702005-03-29 Richard M. Stallman <rms@gnu.org>
6971
6972 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6973
69742005-03-29 Chong Yidong <cyd@stupidchicken.com>
6975
6976 * text.texi (Refill): Refer to Long Lines Mode.
6977 (Longlines): New node.
6978 (Auto Fill): Don't index "word wrap" here.
6979 (Filling): Add Longlines to menu.
6980
69812005-03-29 Richard M. Stallman <rms@gnu.org>
6982
6983 * xresources.texi: Minor fixes.
6984
6985 * misc.texi (Emacs Server): Fix Texinfo usage.
6986
6987 * emacs.texi (Top): Don't use a real section heading for
6988 "Detailed Node Listing". Fake it instead.
6989
6990 * basic.texi (Position Info): Minor cleanup.
6991
6992 * mule.texi (Input Methods): Minor cleanup.
6993
69942005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6995
6996 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6997 constructs as well.
6998 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6999
70002005-03-29 Kenichi Handa <handa@m17n.org>
7001
7002 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7003
7004 * basic.texi (Position Info): Update the description about the
7005 command C-u C-x =.
7006
70072005-03-28 Richard M. Stallman <rms@gnu.org>
7008
7009 * emacs.texi (Top): Use @section for the detailed node listing.
7010
7011 * calendar.texi: Minor fixes to previous change.
7012
7013 * programs.texi (Fortran): Small fixes to previous changes.
7014
7015 * emacs.texi (Top): Update list of subnodes of Dired.
7016 Likewise for building.texi.
7017
7018 * files.texi (File Conveniences): Delete Auto Image File mode.
7019
70202005-03-28 Chong Yidong <cyd@stupidchicken.com>
7021
7022 * building.texi (Flymake): New node.
7023
7024 * custom.texi (Function Keys): Document kp- event types and
7025 keypad-setup package.
7026
7027 * dired.texi (Wdired): New node.
7028
7029 * files.texi (File Conveniences): Reorder entries.
7030 Explain how to turn on Auto-image-file mode.
7031 Document Thumbs mode.
7032
7033 * mule.texi (Specify Coding): Document recode-region and
7034 recode-file-name.
7035
7036 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7037
70382005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7039
7040 * commands.texi (Keys): M-o is now a prefix key.
7041
70422005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7043
7044 * programs.texi: Reformat and update copyright years.
7045 (Fortran): Update section.
7046
70472005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7048
7049 * files.texi: Several small changes in addition to:
7050 (Visiting): Change xref for Dialog Boxes to ref.
7051 (Version Headers): Replace references to obsolete var
7052 `vc-header-alist' with `vc-BACKEND-header'.
7053 (Customizing VC): Update value of `vc-handled-backends'.
7054
70552005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7056
7057 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7058 move here from Emacs Lisp Reference Manual.
7059 * calendar.texi (Calendar/Diary, Diary Commands)
7060 (Special Diary Entries, Importing Diary): Change some xrefs to
7061 point to emacs-xtra rather than elisp.
7062
7063 * emacs-xtra.texi (Calendar Customizing):
7064 Move view-diary-entries-initially, view-calendar-holidays-initially,
7065 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7066 Emacs Manual.
7067 (Appt Customizing): Merge entire section into main Emacs Manual.
7068 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7069 mark-holidays-in-calendar here from emacs-xtra.
7070 (Displaying the Diary): Move view-diary-entries-initially,
7071 mark-diary-entries-in-calendar here from emacs-xtra.
7072 (Appointments): Move appt-display-mode-line,
7073 appt-display-duration, appt-disp-window-function,
7074 appt-delete-window-function here from emacs-xtra.
7075
7076 * calendar.texi: Update and reformat copyright.
7077 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7078 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7079 (Diary): Refer to `diary-file' rather than ~/diary.
7080 (Diary Commands): Rename node to "Displaying the Diary".
7081 * emacs.texi (Top): Rename "Diary Commands" section.
7082 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7083
70842005-03-26 Eli Zaretskii <eliz@gnu.org>
7085
7086 * misc.texi (Emacs Server): Fix the command for setting
7087 server-name. Add an xref to Invoking emacsclient.
7088
7089 * help.texi (Help Summary): Clarify when "C-h ." will do something
7090 nontrivial.
7091 (Apropos): Add cindex entry for apropos-sort-by-scores.
7092
7093 * display.texi (Text Display): Add index entries for how no-break
7094 characters are displayed.
7095
8cf51b2c
GM
70962005-03-26 Eli Zaretskii <eliz@gnu.org>
7097
7098 * files.texi (Visiting): Fix cross-references introduced with the
7099 last change.
7100
7101 * xresources.texi (GTK resources): Fix last change.
7102
8cf51b2c
GM
71032005-03-25 Chong Yidong <cyd@stupidchicken.com>
7104
7105 * xresources.texi (X Resources): GTK options documented too.
7106 (Resources): Clarify meaning of program name.
7107 (Table of Resources): Add visualClass.
7108 (GTK resources): Rewrite.
7109 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7110
7111 * display.texi (Text Display): Mention non-breaking spaces.
7112
7113 * files.texi (Reverting): Document auto-revert-check-vc-info.
7114
7115 * frames.texi (Mouse Commands): Document
7116 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7117
7118 * help.texi (Help Summary): Add `C-h .'.
7119 (Apropos): Apropos accepts a list of search terms.
7120 Document apropos-sort-by-scores.
7121 (Help Echo): Document display-local-help.
7122
7123 * misc.texi (Emacs Server): Document server-name.
7124 (Invoking emacsclient): Document -s option for server names.
7125
7126 * text.texi (Outline Visibility): Introduce "current heading
7127 line" (commands can be called with point on a body line).
7128 Re-order table to follow the sequence of discussion.
7129 hide-body won't hide lines before first header line.
7130 (TeX Mode): Add DocTeX mode.
7131
8cf51b2c
GM
71322005-03-24 Richard M. Stallman <rms@gnu.org>
7133
7134 * mule.texi (Single-Byte Character Support): Delete mention
7135 of iso-acc.el and iso-transl.el.
7136
8cf51b2c
GM
71372005-03-23 Lute Kamstra <lute@gnu.org>
7138
7139 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7140
71412005-03-23 Richard M. Stallman <rms@gnu.org>
7142
8cf51b2c
GM
7143 * search.texi: Delete explicit node pointers.
7144 (Incremental Search): New menu.
7145 (Basic Isearch, Repeat Isearch, Error in Isearch)
7146 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7147 (Slow Isearch): New subnodes.
7148 (Configuring Scrolling): Node deleted.
7149 (Search Case): Doc default-case-fold-search.
7150 (Regexp Replace): Move replace-regexp doc here.
7151
7152 * rmail.texi (Movemail): Put commas inside closequotes.
7153
7154 * picture.texi (Insert in Picture): Document C-c arrow combos.
7155 (Basic Picture): Clarify erasure.
7156
7157 * display.texi (Font Lock): Put commas inside closequotes.
7158
7159 * cmdargs.texi (General Variables): Put commas inside closequotes.
7160
71612005-03-23 Nick Roberts <nickrob@snap.net.nz>
7162
7163 * building.texi (Stack Buffer): Mention reverse contrast for
7164 *selected* frame (might not be current frame).
7165
8cf51b2c
GM
71662005-03-21 Richard M. Stallman <rms@gnu.org>
7167
7168 * building.texi (Starting GUD): Add bashdb.
7169
71702005-03-20 Chong Yidong <cyd@stupidchicken.com>
7171
7172 * basic.texi (Moving Point): Add M-g M-g binding.
7173 (Undo): Document undo-only.
7174 (Position Info): Document M-g M-g and C-u M-g M-g.
7175
7176 * building.texi (Building): Put Grep Searching after Compilation
7177 Shell.
7178 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7179 Document next-error-highlight.
7180 (Grep Searching): Document grep-highlight-matches.
7181 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7182
7183 * calendar.texi (Importing Diary): Rename node from iCalendar.
7184 Document diary-from-outlook.
7185
7186 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7187 Commands.
7188 Mention effect of X drag and drop on Dired buffers.
7189
7190 * files.texi (Visiting): Document large-file-warning-threshold.
7191 Move paragraph on file-selection dialog.
7192 Mention visiting files using X drag and drop.
7193 (Reverting): Mention using Auto-Revert mode to tail files.
7194 Document auto-revert-tail-mode.
7195 (Version Systems): Minor correction.
7196 (Comparing Files): Diff-mode is no longer based on Compilation
7197 mode.
7198 Document compare-ignore-whitespace.
7199 (Misc File Ops): Explain passing a directory to rename-file.
7200 Likewise for copy-file and make-symbolic-link.
7201
7202 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7203 Document mouse-wheel-progressive speed.
7204
7205 * help.texi (Misc Help): Document numeric argument for C-h i.
7206 Correctly explain the effect of just C-u as argument.
7207
7208 * killing.texi (Deletion): Document numeric argument for
7209 just-one-space.
7210
7211 * mini.texi (Completion): Completion acts on text before point.
7212
7213 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7214 (Emulation): CUA mode replaces pc-bindings-mode,
7215 pc-selection-mode, and s-region.
7216
7217 * mule.texi (Input Methods): Leim is now built-in.
7218 (Select Input Method): Document quail-show-key.
7219 (Specify Coding): Document revert-buffer-with-coding-system.
7220
7221 * programs.texi (Fortran Motion): Document f90-next-statement,
7222 f90-previous-statement, f90-next-block, f90-previous-block,
7223 f90-end-of-block, and f90-beginning-of-block.
7224
7225 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7226
7227 * emacs.texi (Acknowledgments): Updated.
7228
7229 * anti.texi: Total rewrite.
7230
8cf51b2c
GM
72312005-03-19 Chong Yidong <cyd@stupidchicken.com>
7232
7233 * ack.texi (Acknowledgments): Update.
7234
72352005-03-19 Eli Zaretskii <eliz@gnu.org>
7236
1c6c854e
CS
7237 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7238 Update copyright years.
8cf51b2c
GM
7239
72402005-03-14 Nick Roberts <nickrob@snap.net.nz>
7241
7242 * building.texi (Commands of GUD): Move paragraph on setting
7243 breakpoints with mouse to the GDB Graphical Interface node.
7244
72452005-03-07 Richard M. Stallman <rms@gnu.org>
7246
8cf51b2c
GM
7247 * misc.texi (Single Shell, Shell Options): Fix previous change.
7248
7249 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7250
72512005-03-06 Richard M. Stallman <rms@gnu.org>
7252
7253 * building.texi (Starting GUD): Don't explain text vs graphical
7254 GDB here. Just mention it and xref.
7255 Delete "just one debugger process".
7256 (Debugger Operation): Move GUD tooltip info here.
7257 (GUD Tooltips): Node deleted.
7258 (GDB Graphical Interface): Explain the two GDB modes here.
7259
8cf51b2c
GM
7260 * sending.texi (Sending Mail): Minor cleanup.
7261 (Mail Aliases): Explain quoting conventions.
7262 Update key rebinding example.
7263 (Header Editing): C-M-i is like M-TAB.
7264 (Mail Mode Misc): mail-attach-file does not do MIME.
7265
7266 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7267 that really belongs here.
7268 (Remote Mailboxes): Text moved to Rmail Inbox.
7269 (Rmail Display): Mention Mouse-1.
7270 (Movemail): Clarify two movemail versions.
7271 Clarify rmail-movemail-program.
7272
8cf51b2c
GM
7273 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7274 Document async shell commands.
7275 (Shell History): Clarify.
7276 (Shell Ring): Mention C-UP an C-DOWN.
7277 (Shell Options): Add comint-prompt-read-only.
7278 (Invoking emacsclient): Set EDITOR to run Emacs.
7279 (Sorting): No need to explain what region is.
7280 (Saving Emacs Sessions): Fix typo.
7281 (Recursive Edit): Fix punctuation.
7282 (Emulation): Don't mention "PC bindings" which are standard.
7283 (Hyperlinking): Explain Mouse-1 convention here.
7284 (Find Func): Node deleted.
7285
8cf51b2c
GM
7286 * help.texi (Name Help): Xref to Hyperlinking.
7287
7288 * glossary.texi (Glossary):
7289 Rename "Balance Parentheses" to "Balancing...".
7290 Add "Byte Compilation". Correct "Copyleft".
7291 New xref in "Customization".
7292 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7293 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7294 Rename "Registers" to "Register".
7295 Replace "Selecting" with "Selected Frame",
7296 "Selected Window", and "Selecting a Buffer".
7297
7298 * files.texi (Types of Log File): Explain how projects'
7299 methods can vary.
7300
8cf51b2c
GM
7301 * display.texi (Faces): Delete "Emacs 21".
7302
7303 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7304 * fixit.texi (Spelling): C-M-i like M-TAB.
7305 * mini.texi (Completion Options): C-M-i like M-TAB.
7306 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7307 * text.texi (Text Mode): C-M-i like M-TAB.
7308
7309 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7310
7311 * calendar.texi (Specified Dates): Mention `g w'.
7312 (Appointments): appt-activate toggles with no arg.
7313
8cf51b2c
GM
73142005-03-05 Juri Linkov <juri@jurta.org>
7315
7316 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7317 "invocation (command line arguments)".
8cf51b2c
GM
7318 (Misc X): Add -nbc, --no-blinking-cursor.
7319
73202005-03-04 Ulf Jasper <ulf.jasper@web.de>
7321
7322 * calendar.texi (iCalendar): No need to require it now.
7323
8cf51b2c
GM
73242005-03-03 Nick Roberts <nickrob@snap.net.nz>
7325
7326 * trouble.texi (Contributing): Mention Savannah. Direct users to
7327 emacs-devel.
7328
73292005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7330
7331 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7332 window.
7333
8cf51b2c
GM
73342005-02-27 Richard M. Stallman <rms@gnu.org>
7335
7336 * building.texi (Compilation): Update mode line status info.
7337
73382005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7339
7340 * calendar.texi (General Calendar): Document binding of
7341 scroll-other-window-down.
7342 (Mayan Calendar): Fix earliest date.
7343 (Time Intervals): Document timeclock-change.
7344 Fix timeclock-ask-before-exiting documentation.
7345
73462005-02-26 Kim F. Storm <storm@cua.dk>
7347
7348 * frames.texi (Mouse References):
7349 Add mouse-1-click-in-non-selected-windows.
7350
73512005-02-25 Richard M. Stallman <rms@gnu.org>
7352
7353 * screen.texi (Screen): Explain better about cursors and mode lines;
7354 don't presuppose text terminals.
7355 (Point): Don't assume just one cursor.
7356 Clarify explanation of cursors.
7357 (Echo Area, Menu Bar): Cleanups.
7358
7359 * mini.texi (Minibuffer): Prompts are highlighted.
7360 (Minibuffer Edit): Newline = C-j only on text terminals.
7361 Clarify resize-mini-windows values.
7362 Mention M-PAGEUP and M-PAGEDOWN.
7363 (Completion Commands): Mouse-1 like Mouse-2.
7364 (Minibuffer History): Explain history commands better.
7365 (Repetition): Add xref to Incremental Search.
7366
7367 * mark.texi (Setting Mark): Clarify info about displaying mark.
7368 Clarify explanation of C-@ and C-SPC.
7369 (Transient Mark): Mention Delete Selection mode.
7370 (Marking Objects): Clean up text about extending the region.
7371
7372 * m-x.texi (M-x): One C-g doesn't always go to top level.
7373 No delay before suggest-key-bindings output.
7374
7375 * fixit.texi (Fixit): Mention C-/ for undo.
7376 (Spelling): Mention ESC TAB like M-TAB.
7377 Replacement words with r and R are rechecked.
7378 Say where C-g leaves point. Mention ? as input.
7379
73802005-02-23 Lute Kamstra <lute@gnu.org>
7381
7382 * cmdargs.texi (Initial Options): Add cross reference.
7383
8cf51b2c
GM
73842005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7385
7386 * emacs.texi (Top): Update menu for splitting of node in
7387 msdog.texi.
7388 * frames.texi (Frames): Update xref for splitting of node in
7389 msdog.texi.
7390 * trouble.texi (Quitting): Ditto.
7391
73922005-02-16 Richard M. Stallman <rms@gnu.org>
7393
7394 * windows.texi (Split Window): Simplify line truncation info
7395 and xref to Display Custom.
7396
7397 * trouble.texi (Quitting): Emergency escape only for text terminal.
7398 (Screen Garbled): C-l for ungarbling is only for text terminal.
7399
7400 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7401
7402 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7403
7404 * programs.texi (Program Modes): Mention Python mode.
7405 (Moving by Defuns): Repeating C-M-h extends region.
7406 (Basic Indent): Clarify.
7407 (Custom C Indent): Clarify.
7408 (Expressions): Repeating C-M-@ extends region.
7409 (Info Lookup): Clarify for C-h S.
7410 (Symbol Completion): ESC TAB alternative for M-TAB.
7411 (Electric C): Clarify.
7412
7413 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7414
7415 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7416 MS-DOS Input node.
7417 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7418 (MS-DOS and MULE): Clarify.
7419 (MS-DOS Processes, Windows Processes): Fix typos.
7420
7421 * major.texi (Choosing Modes): Clarify.
7422
7423 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7424 (Keyboard Macro Step-Edit): Clarify.
7425
7426 * indent.texi (Indentation): Clarifications.
7427
7428 * help.texi (Help): Correct error about C-h in query-replace.
7429 Clarify apropos vs C-h a. Fix how to search in FAQ.
7430 (Key Help): Describe C-h w here.
7431 (Name Help): Minor cleanup. C-h w moved to Key Help.
7432 Clarify the "object" joke.
7433 (Apropos): Clarify. Mouse-1 like Mouse-2.
7434 (Help Mode): Mouse-1 like Mouse-2.
7435
7436 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7437
7438 * display.texi (Display): Reorder menu.
7439 (Faces): Cleanup.
7440 (Font Lock): Cleanup. Mention Options menu.
7441 Delete obsolete text.
7442 (Scrolling): For C-l, don't presume text terminal.
7443 (Horizontal Scrolling): Simplify intro.
7444 (Follow Mode): Clarify.
1c6c854e 7445 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7446 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7447 Doc default-tab-width. Doc line truncation more thoroughly.
7448
7449 * dired.texi (Dired Enter): C-x C-f can run Dired.
7450 (Dired Visiting): Comment out `a' command.
7451 Mouse-1 is like Mouse-2.
7452 (Shell Commands in Dired): ? can be used more than once.
7453
7454 * basic.texi (Continuation Lines): Simplify description of truncation,
7455 and refer to Display Custom for the rest of it.
7456
8cf51b2c
GM
74572005-02-06 Lute Kamstra <lute@gnu.org>
7458
7459 * basic.texi (Undo): Fix typo.
7460
7461 * cmdargs.texi (Emacs Invocation): Fix typo.
7462
7463 * custom.texi (Init Examples): Fix typo.
7464
7465 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7466
74672005-02-06 Richard M. Stallman <rms@gnu.org>
7468
7469 * regs.texi (Registers): Registers can hold numbers, too.
7470
7471 * killing.texi (Other Kill Commands): Cleanup.
7472 Delete redundant explanation of kill in read-only buffer.
7473 (Yanking): Mention term "copying".
7474 (Accumulating Text): Fix typo.
7475
7476 * entering.texi (Entering Emacs): Update rationale at start.
7477 (Exiting): Treat iconifying on a par with suspension.
7478
7479 * custom.texi (Minor Modes): Fix typo.
7480 (Easy Customization): Fix menu style.
7481 (Variables): Add xref.
7482 (Examining): Setting for future sessions works through .emacs.
7483 (Keymaps): "Text terminals", not "Many".
7484 (Init Rebinding): Explain \C-. Show example of \M-.
7485 Fix minor wording errors.
7486 (Function Keys): Explain vector syntax just once.
7487 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7488 (Init File): Mention .emacs.d directory.
7489 (Init Examples): Add xref.
7490 (Find Init): Mention .emacs.d directory.
7491
7492 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7493 (Action Arguments): Explain which kinds of -l args are found how.
7494 (Initial Options): --batch does not inhibit site-start.
7495 Add xrefs.
7496 (Command Example): Use --batch, not -batch.
7497
7498 * basic.texi (Inserting Text): Cleanup wording.
7499 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7500 C-n is not error at end of buffer.
7501 (Undo): Doc C-/ like C-_. Add xrefs.
7502 (Arguments): META key may be labeled ALT.
7503 Peculiar arg meanings are explained in doc strings.
7504
7505 * abbrevs.texi (Expanding Abbrevs): Clarify.
7506
75072005-02-05 Eli Zaretskii <eliz@gnu.org>
7508
7509 * frames.texi (Frame Parameters): Add an xref to the description
7510 of list-colors-display. Add a pointer to the X docs about colors.
7511
7512 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7513 Improve docs of list-colors-display.
8cf51b2c
GM
7514
75152005-02-03 Lute Kamstra <lute@gnu.org>
7516
7517 * frames.texi (Frames, Drag and Drop): Fix typos.
7518
75192005-02-03 Richard M. Stallman <rms@gnu.org>
7520
7521 * windows.texi (Basic Window): Mention color-change in mode line.
7522 (Change Window): Explain dragging vertical boundaries.
7523
7524 * text.texi (Sentences): Clarify.
7525 (Paragraphs): Explain M-a and blank lines.
7526 (Outline Mode): Clarify text and menu.
7527 (Hard and Soft Newlines): Mention use-hard-newlines.
7528
7529 * frames.texi (Frames): Delete unnecessary mention of Windows.
7530 (Mouse Commands): Likewise. Mention xterm mouse support.
7531 (Clipboard): Clarify.
7532 (Mouse References): Mention use of Mouse-1 for following links.
7533 (Menu Mouse Clicks): Clarify.
7534 (Mode Line Mouse): Clarify.
7535 (Drag and Drop): Rewrite.
7536
7537 * fixit.texi (Spelling): Fix typo.
7538
7539 * files.texi (File Names): Clarify.
7540 (Visiting): Update conditions for use of file dialog. Clarify.
7541 (Saving): Doc d as answer in save-some-buffers.
7542 (Remote Files): Clean up the text.
7543
7544 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7545
7546 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7547 (List Buffers): Clarify.
7548 (Several Buffers): Doc T command.
7549 (Buffer Convenience): Clarify menu.
7550
7551 * basic.texi (Undo): Clarify last change.
7552
75532005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7554
7555 * fixit.texi (Spelling): Fix typo.
7556
75572005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7558
7559 * basic.texi (Undo): Update description of `undo-outer-limit'.
7560
75612005-02-01 Nick Roberts <nickrob@snap.net.nz>
7562
7563 * building.texi: Update documentation relating to GDB Graphical
7564 Interface.
7565
75662005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7567
7568 * custom.texi (Easy Customization): Adapt menu to node name change.
7569
75702005-01-30 Richard M. Stallman <rms@gnu.org>
7571
7572 * custom.texi (Easy Customization): Defn of "User Option" now
7573 includes faces. Don't say just "option" when talking about variables.
7574 Do say just "options" to mean "anything customizable".
7575 (Specific Customization): Describe `customize-variable',
7576 not `customize-option'.
7577
7578 * glossary.texi (Glossary) <Faces>: Add xref.
7579 <User Option>: Change definition--include faces. Change xref.
7580
7581 * picture.texi (Picture): Mention artist.el.
7582
7583 * sending.texi, screen.texi, programs.texi, misc.texi:
7584 * mini.texi, major.texi, maintaining.texi, macos.texi:
7585 * help.texi, frames.texi, files.texi:
7586 Don't say just "option" when talking about variables.
7587
7588 * display.texi, mule.texi: Don't say just "option" when talking
7589 about variables. Other minor cleanups.
7590
8cf51b2c
GM
75912005-01-26 Lute Kamstra <lute@gnu.org>
7592
7593 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7594 File'. Mention the `-Q' option at the `--no-site-file' option.
7595
8cf51b2c
GM
75962005-01-22 David Kastrup <dak@gnu.org>
7597
7598 * building.texi (Grep Searching): Mention alias `find-grep' for
7599 `grep-find'.
7600
76012005-01-20 Richard M. Stallman <rms@gnu.org>
7602
7603 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7604
8cf51b2c
GM
76052005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7606
7607 * rmail.texi (Movemail): Explain differences
7608 between standard and mailutils versions of movemail.
7609 Describe command line and configuration options introduced
7610 with the latter.
7611 Explain the notion of mailbox URL, provide examples and
7612 cross-references to mailutils documentation.
7613 Describe various methods of specifying mailbox names,
7614 user names and user passwords for rmail.
1c6c854e
CS
7615 (Remote Mailboxes): New section.
7616 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7617 options used to control its behavior.
7618 (Other Mailbox Formats): Explain handling of various mailbox
7619 formats.
7620
76212005-01-13 Richard M. Stallman <rms@gnu.org>
7622
7623 * commands.texi (Commands): Clarification.
7624
76252005-01-11 Richard M. Stallman <rms@gnu.org>
7626
7627 * programs.texi (Multi-line Indent): Fix previous change.
7628 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7629
8cf51b2c
GM
76302005-01-08 Richard M. Stallman <rms@gnu.org>
7631
7632 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7633 lazy-highlight.
7634
7635 * search.texi (Query Replace): Mention faces query-replace
7636 and lazy-highlight.
7637 (Incremental Search): Update isearch highlighting info.
7638
8cf51b2c
GM
76392005-01-04 Richard M. Stallman <rms@gnu.org>
7640
7641 * custom.texi (Saving Customizations): Minor improvement.
7642
8cf51b2c
GM
76432005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7644
7645 * custom.texi (Saving Customizations): Emacs no longer loads
7646 `custom-file' after .emacs. No longer mention customizing through
7647 Custom.
7648
8cf51b2c
GM
76492005-01-01 Andreas Schwab <schwab@suse.de>
7650
7651 * killing.texi (Graphical Kill): Move up under node Killing,
7652 change @section to @subsection.
7653
76542005-01-01 Richard M. Stallman <rms@gnu.org>
7655
7656 * custom.texi (Face Customization): Mention hex color specs.
7657
7658 * emacs.texi (Top): Update Killing submenu.
7659
7660 * killing.texi (Killing): Reorganize section.
7661 No more TeX-only text; put the node command at start of chapter.
7662 But the first section heading is used only in TeX.
7663 Rewrite the text to read better in this mode.
7664 (Graphical Kill): New subnode gets some of the text that
7665 used to be in the first section.
7666
76672004-12-31 Richard M. Stallman <rms@gnu.org>
7668
7669 * dired.texi (Shell Commands in Dired): Delete the ? example.
7670
7671 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7672
7673 * files.texi (Saving): Describe new require-final-newline features
7674 and mode-require-final-newline.
7675
8cf51b2c
GM
76762004-12-29 Richard M. Stallman <rms@gnu.org>
7677
7678 * custom.texi (File Variables): Clarify previous change.
7679
c8763fb6 76802004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7681
7682 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7683 out now.
7684
76852004-12-27 Richard M. Stallman <rms@gnu.org>
7686
7687 * Makefile.in (MAKEINFO): Specify --force.
7688
7689 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7690 (Undo): Doc undo-outer-limit.
7691
8cf51b2c
GM
76922004-12-15 Juri Linkov <juri@jurta.org>
7693
7694 * mark.texi (Transient Mark, Mark Ring): M-< and other
7695 movement commands don't set mark in Transient Mark mode
7696 if mark is active.
7697
8cf51b2c
GM
76982004-12-12 Juri Linkov <juri@jurta.org>
7699
7700 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7701 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7702
7703 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7704 (Misc Dired Commands): Add @r{(Dired)} to w.
7705
77062004-12-12 Juri Linkov <juri@jurta.org>
7707
7708 * mark.texi (Marking Objects): Marking commands also extend the
7709 region when mark is active in Transient Mark mode.
7710
8cf51b2c
GM
77112004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7712
7713 * custom.texi (Saving Customizations): Emacs only loads the custom
7714 file automatically after the init file in version 22.1 or later.
7715 Adapt text and examples to this fact.
7716
8cf51b2c
GM
77172004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7718
7719 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7720 be set through Custom. Otherwise, it has no effect.
7721
8cf51b2c
GM
77222004-12-05 Richard M. Stallman <rms@gnu.org>
7723
7724 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7725 * entering.texi: Rename Command Line to Emacs Invocation.
7726
10d1d0af 7727 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7728
7729 * custom.texi (Easy Customization): Move up to section level,
7730 before Variables. Avoid using the term "variable"; say "option".
7731 New initial explanation.
7732 (Variables): In initial explanation, connect "variable" to the
7733 already-explained "user option".
7734
7735 * emacs.texi (Top): Fix ref to Command Line.
7736 Move reference to Easy Customization.
7737
7738 * xresources.texi (X Resources): Fix From link.
7739
7740 * doclicense.texi (GNU Free Documentation License): Fix To link.
7741
7742 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7743
7744 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7745
77462004-12-03 Richard M. Stallman <rms@gnu.org>
7747
7748 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7749
77502004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * kmacro.texi: Several small changes in addition to the following.
7753 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7754 defining a keyboard macro.
7755 Mention `kmacro-ring-max'.
7756 (Keyboard Macro Counter): Clarify description of
7757 `kmacro-insert-counter', `kmacro-set-counter',
7758 `kmacro-add-counter' and `kmacro-set-format'.
7759
77602004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7761
7762 * custom.texi (File Variables): Add `unibyte' and make it more
7763 clear that `unibyte' and `coding' are special. Suggested by Simon
7764 Krahnke <overlord@gmx.li>.
7765
7766 * mule.texi (Enabling Multibyte): Refer to File Variables.
7767 Suggested by Simon Krahnke <overlord@gmx.li>.
7768
c8763fb6 77692004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7770
7771 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7772 x-use-old-gtk-file-dialog.
7773
8cf51b2c
GM
77742004-11-20 Richard M. Stallman <rms@gnu.org>
7775
7776 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7777
77782004-11-09 Lars Brinkhoff <lars@nocrew.org>
7779
7780 * building.texi (Lisp Eval): Delete hyphen in section name.
7781
77822004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7783
7784 * files.texi (Old Versions):
7785 No longer document annotation as "CVS only".
7786
77872004-11-10 Andre Spiegel <spiegel@gnu.org>
7788
7789 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7790 version systems, mentioning the new ones that we support.
7791 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7792 suggestions.
7793
c8763fb6 77942004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7795
49823426 7796 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7797
c8763fb6 77982004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7799
7800 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7801
78022004-10-23 Eli Zaretskii <eliz@gnu.org>
7803
7804 * text.texi (Text Based Tables, Table Definition)
7805 (Table Creation, Table Recognition, Cell Commands)
7806 (Cell Justification, Row Commands, Column Commands)
7807 (Fixed Width Mode, Table Conversion, Measuring Tables)
7808 (Table Misc): New nodes, documenting the Table Mode.
7809
8cf51b2c
GM
78102004-10-19 Jason Rumney <jasonr@gnu.org>
7811
7812 * makefile.w32-in (info): Change order of arguments to makeinfo.
7813
78142004-10-19 Ulf Jasper <ulf.jasper@web.de>
7815
7816 * calendar.texi (iCalendar): Update for package changes.
7817
8cf51b2c
GM
78182004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7819
7820 * files.texi (Misc File Ops): View mode is a minor mode.
7821
8cf51b2c
GM
78222004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7823
7824 * calendar.texi (iCalendar): Style changes.
7825
78262004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7827
7828 * search.texi (Regexps): The regexp described in the example is no
7829 longer stored in the variable `sentence-end'.
7830
8cf51b2c
GM
78312004-10-06 Nick Roberts <nickrob@snap.net.nz>
7832
7833 * building.texi (Starting GUD): Note that multiple debugging
7834 sessions requires `gdb --fullname'.
7835
78362004-10-05 Ulf Jasper <ulf.jasper@web.de>
7837
7838 * calendar.texi (iCalendar): New section for a new package.
7839
8cf51b2c
GM
78402004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7841
7842 * text.texi: Various small changes in addition to the following.
7843 (Text): Replace xref for autotype with inforef.
7844 (Sentences): Explain nil value for `sentence-end'.
7845 (Paragraphs): Update default values for `paragraph-start' and
7846 `paragraph-separate'.
7847 (Text Mode): Correct description of Text mode's effect on the
7848 syntax table.
7849 (Outline Visibility): `hide-other' does not hide top level headings.
7850 `selective-display-ellipses' no longer has an effect on Outline mode.
7851 (TeX Misc): Add missing @cindex.
7852 Replace xref for RefTeX with inforef.
7853 (Requesting Formatted Text): The variable
7854 `enriched-fill-after-visiting' no longer exists.
7855 (Editing Format Info): Update names of menu items and commands.
7856 (Format Faces): Mention special effect of specifying the default face.
7857 Describe inheritance of text properties.
7858 Correct description of `fixed' face.
7859 (Format Indentation): Correct description of effect of setting
7860 margins. Mention `set-left-margin' and `set-right-margin'.
7861 (Format Justification): Update names of menu items.
7862 `set-justification-full' is now bound to `M-j b'.
7863 Mention that `default-justification' is a per buffer variable.
7864 (Format Properties): Update name of menu item.
7865 (Forcing Enriched Mode): `format-decode-buffer' automatically
7866 turns on Enriched mode if the buffer is in text/enriched format.
7867
78682004-10-05 Emilio C. Lopes <eclig@gmx.net>
7869
7870 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7871
78722004-09-28 Kim F. Storm <storm@cua.dk>
7873
7874 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7875 Align with new functionality.
7876
8cf51b2c
GM
78772004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7878
7879 * display.texi (Display Custom): Remove stray `@end defvar'.
7880
78812004-09-23 Kim F. Storm <storm@cua.dk>
7882
7883 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7884 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7885
8cf51b2c
GM
78862004-09-20 Richard M. Stallman <rms@gnu.org>
7887
7888 * custom.texi (Hooks): Explain using setq to clear out a hook.
7889 (File Variables): Explain multiline string constants.
7890 (Non-ASCII Rebinding): Explain when you need to update
7891 non-ASCII char codes in .emacs.
7892
7893 * building.texi (Compilation): Explain how to make a silent
7894 subprocess that won't be terminated. Explain compilation-environment.
7895
78962004-09-13 Kim F. Storm <storm@cua.dk>
7897
7898 * mini.texi (Repetition): Rename isearch-resume-enabled to
7899 isearch-resume-in-command-history and change default to disabled.
7900
8cf51b2c
GM
79012004-09-09 Kim F. Storm <storm@cua.dk>
7902
7903 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7904 with new `kmacro-name-last-macro'.
7905
8cf51b2c
GM
79062004-09-08 Juri Linkov <juri@jurta.org>
7907
7908 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7909
8cf51b2c
GM
79102004-09-03 Juri Linkov <juri@jurta.org>
7911
7912 * search.texi (Incremental Search): Update wording for M-%.
7913
79142004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7915
7916 * killing.texi (Killing): Correct description of kill commands in
7917 read-only buffer.
7918
79192004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7920
7921 * building.texi (Compilation Mode): Add a paragraph about rules
7922 for finding the compilation buffer for `next-error'.
7923
7924 * search.texi (Other Repeating Search): Mention that Occur mode
7925 supports the next-error functionality.
7926
79272004-09-02 Juri Linkov <juri@jurta.org>
7928
7929 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7930
79312004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7932
7933 * kmacro.texi (Basic Keyboard Macro):
7934 `apply-macro-to-region-lines' now operates on all lines that begin
7935 in the region, rather than on all complete lines in the region.
7936
c8763fb6 79372004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7938
7939 * frames.texi (Drag and drop): Add documentation about
7940 x-dnd-test-function and x-dnd-known-types.
7941
79422004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7943
7944 * indent.texi: Various minor changes in addition to:
7945 (Indentation Commands): Correct description of `indent-relative'.
7946 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7947 mode. The *Tab Stops* buffer uses Overwrite Mode.
7948 (Just Spaces): `tabify' converts sequences of at least two spaces
7949 to tabs.
7950
8cf51b2c
GM
79512004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7952
7953 * frames.texi (Secondary Selection): Setting the secondary
7954 selection with M-Drag-Mouse-1 does not alter the kill ring,
7955 setting it with M-Mouse-1 and M-Mouse-3 does.
7956 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7957 toolkit scroll bars.
7958 (Scroll Bars): Ditto.
7959
7960 * windows.texi (Basic Window): When using a window system, the value
7961 of point in a non-selected window is indicated by a hollow box.
7962 (Split Window): Side by side windows are separated by a scroll bar,
7963 if scroll bars are used.
7964 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7965 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7966 (Window Convenience): Update bindings for `winner-undo' and
7967 `winner-redo'.
7968
7969 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7970 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7971 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7972 of "Using Emacs as a Server".
7973 * building.texi (Building): Interchange nodes (for correct numbering).
7974 * programs.texi (Programs): Interchange nodes (for correct numbering).
7975 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7976 Info to the node structure.
7977 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7978 Rearrange order of nodes and sections such that both "GNU GENERAL
7979 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7980 end, as appropriate for appendices.
7981 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7982 Use `@unnumberedsec'.
7983 * trouble.texi: Adapt sectioning in Info to the node structure.
7984 Adapt node pointers to change in emacs.texi.
7985 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7986
8cf51b2c
GM
79872004-08-25 Kenichi Handa <handa@m17n.org>
7988
7989 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7990 description for unibyte mode.
7991
79922004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7993
7994 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7995
7996 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7997 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7998 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7999 in @pxref.
8000
80012004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8002
8003 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8004 Change section names.
8005
8cf51b2c
GM
80062004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8007
8008 * kmacro.texi (Keyboard Macro Ring): Rename section.
8009 Emacs treats the head of the macro ring as the `last keyboard macro'.
8010 (Keyboard Macro Counter): Minor change.
8011 (Save Keyboard Macro): Some clarifications.
8012 (Edit Keyboard Macro): Rename section.
8013
8014 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8015 32-bit machines.
8016 (Several Buffers): Clarify which buffer is selected if `2' is
8017 pressed in the Buffer Menu.
8018 Auto Revert mode can be used to update the Buffer Menu
8019 automatically.
8020
80212004-08-21 Eli Zaretskii <eliz@gnu.org>
8022
8023 * help.texi (Misc Help): Add an index entry for finding an Info
8024 manual by its file name.
8025
80262004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8027
8028 * files.texi (Backup Deletion): Correct description of
8029 `delete-old-versions'.
8030 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8031 (Auto Save Files): Recommend `auto-save-mode' to reenable
8032 auto-saving, rather than the abbreviation `auto-save'.
8033
80342004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8035
8036 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8037 for "killing" and "yanking" in main menu.
8038
80392004-08-16 Richard M. Stallman <rms@gnu.org>
8040
8041 * killing.texi (Yanking, Killing): Minor cleanups.
8042
8043 * mark.texi (Momentary Mark): Minor cleanups.
8044
80452004-08-15 Kenichi Handa <handa@etl.go.jp>
8046
8047 * custom.texi (Non-ASCII Rebinding):
8048 C-q always inserts the right code to pass to global-set-key.
8049
8cf51b2c
GM
80502004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8051
8052 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8053 `insert-register', instead of `C-x r g' binding, for consistency.
8054
80552004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8056
8057 * fixit.texi (Spelling): Fix typo.
8058
80592004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8060
8061 * help.texi (Help): Fix Texinfo usage.
8062
8cf51b2c
GM
80632004-07-24 Richard M. Stallman <rms@gnu.org>
8064
8065 * text.texi (Paragraphs): Update how paragraphs are separated
8066 and the default for paragraph-separate.
8067
8068 * search.texi (Regexp Replace): Further update text for new
8069 replacement operators.
8070
8cf51b2c
GM
80712004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8072
8073 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8074 `R' switch.
8075
8076 * dired.texi (Dired Updating): `k' only deletes inserted
8077 subdirectories from the Dired buffer if a prefix argument was given.
8078
8079 * search.texi (Regexps): Delete redundant definition of `symbol' in
8080 description of `\_>'. It already occurs in the description of `\_<'.
8081
8cf51b2c
GM
80822004-07-01 Juri Linkov <juri@jurta.org>
8083
8084 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8085 (Regexp Search): Add M-r.
8086
80872004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8088
8089 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8090
80912004-06-29 Jesper Harder <harder@ifa.au.dk>
8092
49823426 8093 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8094
80952004-06-25 Richard M. Stallman <rms@gnu.org>
8096
8097 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8098
80992004-06-25 David Kastrup <dak@gnu.org>
8100
8101 * search.texi (Regexp Replace): Some typo corrections and
8102 rearrangement.
8103
81042004-06-24 David Kastrup <dak@gnu.org>
8105
8106 * search.texi (Unconditional Replace): Use replace-string instead
8107 of query-replace in example.
8108 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8109 sequences.
8110 (Query Replace): Correct explanation of `^' which does not use
8111 the mark stack.
8112
81132004-06-21 Nick Roberts <nickrob@gnu.org>
8114
8115 * misc.texi (Shell History Copying): Document comint-insert-input.
8116 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8117
8cf51b2c
GM
81182004-06-20 Jesper Harder <harder@ifa.au.dk>
8119
8120 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8121 * custom.texi (Customization): Do.
8122 * anti.texi (Antinews): Do.
8123 * abbrevs.texi (Defining Abbrevs): Do.
8124
8125 * programs.texi (Info Lookup): Fix keybinding for
8126 info-lookup-symbol.
8127
81282004-06-16 Juanma Barranquero <lektu@terra.es>
8129
8130 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8131 Add emacs-xtra.
8132 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8133 (clean): Add emacs-xtra and flymake. Remove redundancies.
8134
81352004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8136
8137 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8138 Add emacs-xtra.
8139 * emacs-xtra.texi: New file.
8140
81412004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8142
8143 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8144 (Dired and Find): Mention differences with ordinary Dired buffers.
8145
8cf51b2c
GM
81462004-06-13 Richard M. Stallman <rms@gnu.org>
8147
8148 * custom.texi (Init Syntax): Explain about vars that do special
8149 things when set with setq or with Custom.
8150 (Init Examples): Add line-number-mode example.
8151
8cf51b2c
GM
81522004-06-12 Juri Linkov <juri@jurta.org>
8153
8154 * dired.texi (Operating on Files): Add dired-do-touch.
8155
8cf51b2c
GM
81562004-06-10 Juri Linkov <juri@jurta.org>
8157
8158 * building.texi (Lisp Eval): Add C-M-x on defface.
8159
81602004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8161
8162 * files.texi (Reverting): Auto-Revert mode and
8163 Global Auto-Revert mode no longer revert remote files.
8164
8cf51b2c
GM
81652004-05-29 Richard M. Stallman <rms@gnu.org>
8166
8167 * custom.texi (Init File): Two dashes start --no-site-file.
8168
8cf51b2c
GM
81692004-05-29 Alan Mackenzie <acm@muc.de>
8170
8171 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8172 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8173 (AWK, Pike): Document as "C-like modes".
8174 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8175 (M-x man): Supersedes M-x manual-entry.
8176 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8177
8178 ("Comments in C"): Delete node; the info is in CC Mode manual.
8179 (c-comment-only-line-offset): Remove description.
8180
8181 (C-c ., C-c C-c): Describe new C Mode bindings.
8182
8183 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8184 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8185 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8186 Amend definitions.
8187
8188 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8189 Describe functions.
8190
8191 (c-comment-start-regexp, c-hanging-comment-ender-p)
8192 (c-hanging-comment-starter-p): Remove obsolete definitions.
8193
8194 * emacs.texi: Remove the menu entry "Comments in C".
8195
8cf51b2c
GM
81962004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8197
8198 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8199 `M-x locate'.
8200
82012004-05-16 Karl Berry <karl@gnu.org>
8202
8203 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8204 makeinfo --html fails.
8205 * help.texi (Help Summary) [@ifnottex]: Likewise.
8206
82072004-05-13 Nick Roberts <nickrob@gnu.org>
8208
8209 * building.texi (GDB Graphical Interface): Update and describe
8210 layout first.
8211
8cf51b2c
GM
82122004-05-04 Jason Rumney <jasonr@gnu.org>
8213
8214 * makefile.w32-in: Revert last change.
8215
82162004-05-03 Jason Rumney <jasonr@gnu.org>
8217
8218 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8219
8cf51b2c
GM
82202004-04-23 Juanma Barranquero <lektu@terra.es>
8221
8222 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8223
82242004-04-18 Juri Linkov <juri@jurta.org>
8225
8226 * fixit.texi (Spelling): Remove file extension from ispell xref.
8227
82282004-04-15 Kim F. Storm <storm@cua.dk>
8229
8230 * cmdargs.texi (Initial Options): Add -Q.
8231
82322004-04-05 Kim F. Storm <storm@cua.dk>
8233
8234 * custom.texi (File Variables): Add safe-local-eval-forms.
8235
8cf51b2c
GM
82362004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8237
8238 * files.texi (Reverting): Correct description of revert-buffer's
8239 handling of point.
8240
82412004-03-22 Juri Linkov <juri@jurta.org>
8242
8243 * emacs.texi (Top): Add `Misc X'.
8244
49823426 8245 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8246
8247 * glossary.texi: Improve references.
8248
8249 * help.texi: Sync keywords with finder.el.
8250
8251 * mini.texi (Completion): Add description for menu items.
8252
8253 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8254
8255 * sending.texi (Mail Methods): Fix xref to Message manual.
8256
8cf51b2c
GM
82572004-03-12 Richard M. Stallman <rms@gnu.org>
8258
8cf51b2c
GM
8259 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8260
8cf51b2c
GM
82612004-03-04 Richard M. Stallman <rms@gnu.org>
8262
8263 * search.texi (Regexps): Explain that ^ and $ have their
8264 special meanings only in certain contexts.
8265
8266 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8267
8268 * mule.texi (Specify Coding): Doc C-x RET F.
8269
8270 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8271 for multiple compile and grep buffers.
8272 (Indirect Buffers): Don't recommand clone-indirect-buffer
8273 for multiple compile and grep buffers.
8274
8cf51b2c
GM
82752004-02-29 Juanma Barranquero <lektu@terra.es>
8276
8277 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8278 Use $(DEL) instead of rm, and ignore exit code.
8279
8cf51b2c
GM
82802004-02-23 Nick Roberts <nick@nick.uklinux.net>
8281
8282 * building.texi (Watch Expressions): Update.
8283
82842004-02-21 Juri Linkov <juri@jurta.org>
8285
1c6c854e
CS
8286 * cmdargs.texi (Action Arguments): Add alias --find-file.
8287 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8288 to Command Arguments.
8289 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8290 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8291 (Window Size X): Join -g and --geometry. Add @cindex.
8292 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8293 (Title X): Remove alias -title.
8294 (Misc X): New node.
8295
c8763fb6 82962004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8297
8298 * frames.texi (Drag and drop): Add Motif to list of supported
8299 protocols.
8300
c8763fb6 83012004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8302
8303 * frames.texi (Drag and drop): New section.
8304
83052004-01-24 Richard M. Stallman <rms@gnu.org>
8306
1c6c854e 8307 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8308 Include it only @ifnotinfo. Patch the preceding and following
8309 node headers to point to each other.
8310
83112004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8312
8313 * calendar.texi (Appointments): Update section.
8314
83152003-12-29 Kevin Ryde <user42@zip.com.au>
8316
8cf51b2c
GM
8317 * programs.texi (C Modes): Fix the xref.
8318
83192003-12-23 Nick Roberts <nick@nick.uklinux.net>
8320
8321 * building.texi (Watch Expressions): Update.
8322 (Commands of GUD): Include use of toolbar + breakpoints set from
8323 fringe/margin.
8324
83252003-12-03 Andre Spiegel <spiegel@gnu.org>
8326
8327 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8328 <acm@muc.de>.
8329
c8763fb6 83302003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8331
8332 * frames.texi (Dialog Boxes): Add use-file-dialog.
8333
8cf51b2c
GM
83342003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8335
8336 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8337 in CC Mode.
8338
8cf51b2c
GM
83392003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8340
8341 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8342 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8343 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8344 * man/frames.texi, man/glossary.texi, man/killing.texi:
8345 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8346 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8347 * man/sending.texi, man/text.texi, man/trouble.texi:
8348 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8349
83502003-11-01 Alan Mackenzie <acm@muc.de>
8351
8352 * search.texi (Scrolling During Incremental Search): Document a
8353 new scrolling facility in isearch mode.
8354
8cf51b2c
GM
83552003-10-22 Miles Bader <miles@gnu.org>
8356
8357 * Makefile.in (info): Move before $(top_srcdir)/info.
8358
83592003-10-22 Nick Roberts <nick@nick.uklinux.net>
8360
8361 * building.texi (Watch Expressions): Update section on data display
8362 to reflect code changes (GDB Graphical Interface).
8363
8cf51b2c
GM
83642003-10-13 Richard M. Stallman <rms@gnu.org>
8365
8366 * xresources.texi (GTK resources): Clean up previous change.
8367
c8763fb6 83682003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8369
8370 * xresources.texi (GTK resources): Add a note that some themes
8371 disallow customizations. Add scroll theme example.
8372
8cf51b2c
GM
83732003-09-30 Richard M. Stallman <rms@gnu.org>
8374
8cf51b2c
GM
8375 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8376
8377 * misc.texi (Saving Emacs Sessions): Shorten the section,
8378 collapsing back into one node.
8379
83802003-09-30 Lars Hansen <larsh@math.ku.dk>
8381
8382 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8383
ce058493 83842003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8385
8386 * xresources.texi (GTK names in Emacs): Correct typo.
8387
8cf51b2c
GM
83882003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8389
1c6c854e
CS
8390 * cmdargs.texi (Font X): Mention new default font.
8391 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8392 problems involved. (Result of discussion on emacs-devel.)
8393
83942003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8395
8396 * emacs.texi (Acknowledgements): Correct typo.
8397
83982003-09-22 Richard M. Stallman <rms@gnu.org>
8399
8400 * dired.texi (Misc Dired Commands): New node.
8401 (Dired Navigation): Add dired-goto-file.
8402
8403 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8404
8405 * emacs.texi (Acknowledgements): New node, split from Distribution.
8406
8407 * cmdargs.texi (Action Arguments): -f reads interactive args.
8408
8cf51b2c
GM
84092003-09-08 Lute Kamstra <lute@gnu.org>
8410
8411 * screen.texi (Mode Line): Say that POS comes before LINE.
8412 Mention `size-indication-mode'.
1c6c854e
CS
8413 * display.texi (Optional Mode Line):
8414 Document `size-indication-mode'.
8cf51b2c
GM
8415 * basic.texi (Position Info): Mention `size-indication-mode'.
8416
84172003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8418
8419 * xresources.texi (Resources): Refer to `editres' man page.
8420 (Lucid Resources): Update defaults. Expand description of
8421 `shadowThickness'.
8422
84232003-09-04 Miles Bader <miles@gnu.org>
8424
8425 * Makefile.in (top_srcdir): New variable.
8426 ($(top_srcdir)/info): New rule.
8427 (info): Depend on it.
8428
84292003-09-03 Peter Runestig <peter@runestig.com>
8430
8431 * makefile.w32-in: New file.
8432
84332003-08-29 Richard M. Stallman <rms@gnu.org>
8434
8435 * misc.texi (Saving Emacs Sessions): Correct previous change.
8436
8cf51b2c
GM
84372003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8438
8cf51b2c
GM
8439 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8440 (Intro): Include kmacro.texi after fixit.texi instead of after
8441 custom.texi. (As suggested by Kim Storm.)
8442
84432003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8444
8445 * fixit.texi (Fixit): Update `Next' pointer.
8446 * files.texi (Files): Update `Previous' pointer.
8447 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8448 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8449 (Suggested by Kim Storm.)
8450 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8451
84522003-08-18 Kim F. Storm <storm@cua.dk>
8453
8454 * kmacro.texi: New file describing enhanced keyboard macro
8455 functionality. Replaces old description in custom.texi.
8456
8457 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8458 (Keyboard Macros): Move to new kmacro.texi file.
8459
8460 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8461
8cf51b2c
GM
84622003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8463
8464 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8465
84662003-08-17 Alex Schroeder <alex@gnu.org>
8467
8468 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8469 required.
8470
8cf51b2c
GM
84712003-08-05 Richard M. Stallman <rms@gnu.org>
8472
8473 * programs.texi (Lisp Indent): Don't describe
8474 lisp-indent-function property here. Use xref to Lisp Manual.
8475
8cf51b2c
GM
84762003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8477
fffa137c 8478 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8479 abbreviations.
8480
84812003-07-24 Markus Rost <rost@math.ohio-state.edu>
8482
8483 * buffers.texi (List Buffers): Fix previous change.
8484
8cf51b2c
GM
84852003-07-13 Markus Rost <rost@math.ohio-state.edu>
8486
8487 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8488 List*.
8489
84902003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8491
8cf51b2c
GM
8492 * display.texi (Font Lock): Fix typo.
8493
84942003-07-07 Richard M. Stallman <rms@gnu.org>
8495
8496 * display.texi (Font Lock): Add xref for format info on
8497 font-lock-remove-keywords.
8498
8499 * building.texi (Compilation): Document what happens with asynch
8500 children of compiler process.
8501
8502 * help.texi (Library Keywords): Use @multitable.
8503
8cf51b2c
GM
85042003-06-04 Richard M. Stallman <rms@gnu.org>
8505
8506 * programs.texi (Expressions): Delete C-M-DEL.
8507
8508 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8509 comint-move-point-for-output renamed from
8510 comint-scroll-to-bottom-on-output.
8511
8512 * custom.texi (Init Rebinding): Replace previous change with xref.
8513 (Non-ASCII Rebinding): Explain that issue more briefly here.
8514
85152003-05-28 Richard M. Stallman <rms@gnu.org>
8516
8517 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8518
85192003-05-28 Nick Roberts <nick@nick.uklinux.net>
8520
8521 * building.texi (GDB Graphical Interface): New node.
8522 (Rewritten somewhat by RMS.)
8523
c8763fb6 85242003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8525
8526 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8527 non-English letters. Explain how to set coding systems correctly
8528 and how to include the right coding cookie in the file.
8529
c8763fb6 85302003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8531
8532 * indent.texi (Indentation): Explain the concepts.
8533 (Just Spaces): Explain why preventing tabs for indentation might
8534 be useful.
8535
8cf51b2c
GM
85362003-04-16 Richard M. Stallman <rms@gnu.org>
8537
8538 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8539
8cf51b2c
GM
85402003-02-22 Alex Schroeder <alex@emacswiki.org>
8541
8542 * cmdargs.texi (General Variables): Document SMTPSERVER.
8543
8cf51b2c
GM
8544 * sending.texi: Remove SMTP node.
8545 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8546 library.
8547
8cf51b2c
GM
85482003-02-22 Alex Schroeder <alex@emacswiki.org>
8549
8550 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8551
85522003-02-22 Simon Josefsson <jas@extundo.com>
8553
8554 * sending.texi (Mail Methods): Add node about SMTP.
8555
c8763fb6 85562003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8557
8558 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8559
8cf51b2c
GM
85602003-02-01 Kevin Ryde <user42@zip.com.au>
8561
8562 * glossary.texi (Glossary): Correction to cl cross reference.
8563
85642003-01-20 Richard M. Stallman <rms@gnu.org>
8565
8566 * killing.texi (Rectangles): Document C-x c r.
8567
c8763fb6 85682003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8569
8570 * xresources.texi (GTK resources): New node.
8571 (GTK widget names): New node.
8572 (GTK names in Emacs): New node.
8573 (GTK styles): New node.
8574
c8763fb6 85752003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8576
8577 * maintaining.texi (Create Tags Table): Add reference to the new
8578 `etags --help --lang=LANG' option.
8579
8cf51b2c
GM
85802002-10-02 Karl Berry <karl@gnu.org>
8581
49823426 8582 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8583 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8584 where needed for the sake of the HTML output.
8cf51b2c
GM
8585
85862001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8587
8588 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8589 source files.
8590
85912001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8592
8593 * Makefile.in (emacsman): New target.
8594
8cf51b2c
GM
85952001-10-20 Gerd Moellmann <gerd@gnu.org>
8596
8597 * (Version 21.1 released.)
8598
85992001-10-05 Gerd Moellmann <gerd@gnu.org>
8600
8601 * Branch for 21.1.
8602
8cf51b2c
GM
86032001-03-05 Gerd Moellmann <gerd@gnu.org>
8604
8605 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8606
8cf51b2c
GM
86072000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8608
8609 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8610
8cf51b2c
GM
86111999-07-12 Richard Stallman <rms@gnu.org>
8612
8613 * Version 20.4 released.
8614
86151998-12-04 Markus Rost <rost@delysid.gnu.org>
8616
8617 * Makefile.in (INFO_TARGETS): Delete customize.info.
8618 (DVI_TARGETS): Delete customize.dvi.
8619 (../info/customize, customize.dvi): Targets deleted.
8620
86211998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8622
8623 * Version 20.3 released.
8624
86251998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8626
8627 * Makefile.in (EMACSSOURCES): Add mule.texi.
8628 Add msdog.texi, ack.texi. Remove gnu1.texi.
8629
86301998-04-06 Andreas Schwab <schwab@gnu.org>
8631
768c0c0f
JB
8632 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8633 Use it in dvi targets.
8cf51b2c
GM
8634
86351997-09-23 Paul Eggert <eggert@twinsun.com>
8636
8637 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8638 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8639 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8640
86411997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8642
8643 * Version 20.2 released.
8644
86451997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8646
8647 * Version 20.1 released.
8648
86491997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8650
8651 * Makefile (../info/customize, customize.dvi): New targets.
8652 (INFO_TARGETS): Add ../info/customize.
8653 (DVI_TARGETS): Add customize.dvi.
8654
8cf51b2c
GM
86551996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8656
8657 * Version 19.33 released.
8658
86591996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8660
8661 * Version 19.32 released.
8662
8cf51b2c
GM
86631996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8664
8665 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8666
86671996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8668
8669 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8670 Specify -I option.
8671 (All dvi targets): Set the TEXINPUTS variable.
8672
86731996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8674
8675 * Version 19.31 released.
8676
8cf51b2c
GM
86771995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8678
8679 * Version 19.30 released.
8680
8cf51b2c
GM
86811995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8682
8683 * Makefile.in (maintainer-clean): Rename from realclean.
8684
86851994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8686
8687 * Makefile.in: New file.
8688 * Makefile: File deleted.
8689
86901994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8691
8692 * Makefile (TEXINDEX_OBJS): Variable deleted.
8693 (texindex, texindex.o, getopt.o): Rules deleted.
8694 All deps on texindex deleted.
8695 (distclean): Don't delete texindex.
8696 (mostlyclean): Don't delete *.o.
8697 * texindex.c, getopt.c: Files deleted.
8698
86991994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8700
8701 * Version 19.26 released.
8702
87031994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8704
8705 * Makefile (EMACSSOURCES): Exclude undo.texi.
8706
87071994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8708
8709 * Version 19.25 released.
8710
87111994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8712
8713 * Version 19.24 released.
8714
87151994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8716
8717 * Version 19.23 released.
8718
87191994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8720
8721 * Makefile: Delete spurious tab.
8722
87231994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8724
8725 * Makefile (.SUFFIXES): New rule.
8726
8cf51b2c
GM
87271993-12-04 Richard Stallman (rms@srarc2)
8728
8729 * getopt.c: New file.
8730 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8731 (getopt.o): New rule.
8732 (dvi): Don't depend on texindex.
49823426 8733 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8734
87351993-12-03 Richard Stallman (rms@srarc2)
8736
49823426
GM
8737 * Makefile (TEXI2DVI): New variable.
8738 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8739 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8740
87411993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8742
8743 * Version 19.22 released.
8744
87451993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8746
8747 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8748
87491993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8750
8751 * Version 19.21 released.
8752
8cf51b2c
GM
87531993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8754
8755 * Makefile (realclean): Don't delete the Info files.
8756
f0131492 87571993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8758
8cf51b2c
GM
8759 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8760 4' where appropriate.
8761
f0131492 87621993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8763
49823426 8764 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8765
8766 * texindex.c: Include "../src/config.h" if building in emacs.
8767
8768 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8769 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8770 Add target to build texindex.c, defining `emacs'.
8771
8cf51b2c
GM
87721993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8773
8774 * Version 19.19 released.
8775
8cf51b2c
GM
87761993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8777
8778 * Version 19.18 released.
8779
87801993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8781
8782 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8783
87841993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8785
8786 * Version 19.17 released.
8787
87881993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8789
8790 * split-man: Fix typos in last change.
8791
87921993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8793
8794 * Version 19.16 released.
8795
87961993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8797
8798 * version 19.15 released.
8799
88001993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8801
8802 * Makefile (distclean): It's rm, not rf.
8803
88041993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8805
8806 * Version 19.14 released.
8807
88081993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8809
8810 * Makefile: New file.
8811
88121993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8813
8814 * Version 19.13 released.
8815
88161993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8817
8818 * Version 19.9 released.
8819
88201993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8821
8822 * Version 19.8 released.
8823
88241993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8825
8826 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8827
8828 * trouble.texi: It's `enable-flow-control-on', not
8829 `evade-flow-control-on'.
8830
88311993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8832
8833 * display.texi: Document standard-display-european.
8834
88351993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8836
8837 * Version 19.7 released.
8838
8839 * emacs.texi: Add a sentence to the top menu mentioning the
8840 specific version of Emacs this manual applies to.
8841
88421993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8843
8844 * basic.texi: Document next-line-add-lines variable used to
8845 implement down-arrow.
8846
8847 * killing.texi: Document kill-whole-line.
8848
88491993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8850
8851 * text.texi: Update unix TeX ordering information.
8852
88531993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8854
8855 * news.texi: Mention fill-rectangle in keybinding list.
8856
8857 * killing.texi: Document fill-rectangle.
8858
88591993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8860
8861 * vc.texi: Bring the docs up to date with VC 5.2.
8862
88631992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8864
8865 * emacs.tex: Mention blackbox and gomoku under Amusements.
8866 Assembler mode is now mentioned and appropriately indexed
8867 under Programming Modes.
8868
88691991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8870
8871 * emacs.tex: Update TeX ordering information.
8872
8cf51b2c
GM
88731990-06-26 David Lawrence (tale@geech)
8874
8875 * emacs.tex: Note that completion-ignored-extensions is not used
8876 to filter out names when all completions are displayed in
8877 *Completions*.
8878
88791990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8880
8881 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8882
88831990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8884
8885 * emacs.tex: Add @findex grep.
8886
8cf51b2c
GM
88871988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8888
8889 * emacs.tex: Correct two typos. No other changes before
8890 Version 19 will be made.
8891
8cf51b2c
GM
88921988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8893
8894 * emacs.tex: Update information for obtaining TeX distribution from the
8895 University of Washington.
8896
8897;; Local Variables:
c8763fb6 8898;; coding: utf-8
8cf51b2c
GM
8899;; End:
8900
01ec1eed 8901 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
8902
8903 This file is part of GNU Emacs.
8904
352c8b4a 8905 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8906 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8907 the Free Software Foundation, either version 3 of the License, or
8908 (at your option) any later version.
8cf51b2c
GM
8909
8910 GNU Emacs is distributed in the hope that it will be useful,
8911 but WITHOUT ANY WARRANTY; without even the implied warranty of
8912 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8913 GNU General Public License for more details.
8914
8915 You should have received a copy of the GNU General Public License
352c8b4a 8916 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.