gnus-sum.el (gnus-summary-mode): Fix last change.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
20d2304d
CY
12012-01-23 Chong Yidong <cyd@gnu.org>
2
f088cb8b 3 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 4
01ec1eed
VS
52012-01-16 Volker Sobek <reklov@live.com> (tiny change)
6
7 * programs.texi (Comment Commands): Typo (bug#10514).
8
06848b82
CY
92012-01-15 Chong Yidong <cyd@gnu.org>
10
11 * xresources.texi (X Resources): Describe GTK+ case first.
12 (Resources): Don't use borderWidth as an example, since it doesn't
13 work with GTK+.
14 (Table of Resources): Clarify role of several resources, including
15 the Emacs 24 behavior of cursorBlink etc.
16 (Face Resources): Node deleted. Recommend using Customize
17 instead. Add paragraph to `Table of Resources' node summarizing
18 how to use X resources for changing faces.
19 (Lucid Resources): Rewrite, omitting description of font names,
20 referring to the Fonts node instead.
21 (LessTif Resources): Copyedits.
22 (GTK resources): Rewrite, describing the difference between gtk2
23 and gtk3.
24 (GTK Resource Basics): New node.
25 (GTK Widget Names, GTK Names in Emacs): Rewrite.
26 (GTK styles): Just refer to Fonts node for GTK font format.
27
28 * display.texi (Faces): Document the cursor face.
29
a73a3461
CY
302012-01-14 Chong Yidong <cyd@gnu.org>
31
01ec1eed 32 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
33 (General Variables): Add xref to Lisp Libraries.
34 (Initial Options): Copyedits.
35 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
36 (Environment): Clarify what getenv does.
37 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
38 light backgrounds on xterms.
39 (Misc Variables): TEMP and TMP are not Windows-specific.
40 (Display X): Copyedits.
41 (Colors X): -bd does nothing for GTK.
42 (Icons X): Gnome 3 doesn't use taskbars.
43
44 * misc.texi (Shell): Document exec-path here.
45
46 * rmail.texi (Movemail): Add xref for exec-path.
47
e517eda4
GM
482012-01-13 Glenn Morris <rgm@gnu.org>
49
50 * dired.texi (Dired and Find): Clarify find-ls-options.
51
1de76afe
CY
522012-01-09 Chong Yidong <cyd@gnu.org>
53
54 * custom.texi (Custom Themes): Switched custom-safe-themes to use
55 SHA-256.
56
c61ab18c
CY
572012-01-07 Chong Yidong <cyd@gnu.org>
58
e490b289
CY
59 * display.texi (Useless Whitespace): Add Whitespace mode.
60
1de77c4c
CY
61 * custom.texi (Hooks): Discuss how to disable minor modes.
62
63 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 64 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 65
c61ab18c
CY
66 * trouble.texi (Lossage): Refer to Bugs node for problems.
67 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
68 (Screen Garbled): Don't refer to terminal "manufacturers".
69 (Total Frustration): Node deleted. Eliza is documented in
70 Amusements now.
71 (Known Problems): More info about using the bug tracker. Mention
72 debbugs package.
73 (Bug Criteria): Copyedits.
74 (Understanding Bug Reporting): Mention emacs -Q.
75
89bd9ccd
CY
762012-01-06 Chong Yidong <cyd@gnu.org>
77
78 * custom.texi (Specifying File Variables): The mode: keyword
79 doesn't have to be first anymore. Add example of specifying minor
80 modes.
81 (Directory Variables): Simplify example. Mention application to
82 non-file buffers.
83 (Disabling): Use "initialization file" terminology.
84 (Init Examples): Fix hook example.
85
8034735f
EZ
862012-01-06 Eli Zaretskii <eliz@gnu.org>
87
88 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
89 (Bug#10422)
90 Move the stuff about resources to xresources.texi.
91
92 * xresources.texi (Resources): Move information about setting X
93 resources in the Registry from cmdargs.texi. Make the index entry
94 be similar to the one in cmdargs.texi.
95
b0d7d8af
CY
962012-01-05 Chong Yidong <cyd@gnu.org>
97
98 * custom.texi (Customization Groups): Update example.
99 (Browsing Custom): Document the new search field.
100 (Changing a Variable): Update example for Emacs 24 changes.
101 Document Custom-set and Custom-save commands.
102 (Face Customization): Document Emacs 24 changes. De-document
103 modify-face.
104 (Specific Customization): Mention customize-variable.
105 (Custom Themes): Add customize-themes, custom-theme-load-path,
106 custom-theme-directory, and describe-theme.
107 (Creating Custom Themes): New node.
108 (Examining): Mention M-:.
109
110 * package.texi (Packages): Fix typo.
111
88c5c7c8
CY
1122012-01-03 Chong Yidong <cyd@gnu.org>
113
114 * misc.texi (Single Shell): Don't document Lisp usage of
115 shell-command. Tidy up discussion of synchronicity. Add index
116 entries for async-shell-command.
117 (Interactive Shell): Note that M-x shell uses shell-file-name.
118 Note change in behavior in Emacs 24.
119 (Shell Mode): Shell mode now uses completion-at-point.
120 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
121 default method for recognizing prompts nowadays.
122 (Shell Ring): Add xref to Minibuffer History.
123 (Directory Tracking): Explain Dirtrack mode in more detail.
124 (Term Mode): Fix index entries.
125 (Paging in Term): Merge into Term Mode.
126 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
127 (Printing): Fix xref. State default of lpr-switches.
128 (PostScript): Remove obsolete sentence. Omit description of
129 non-interactive behaviors.
130 (Hyperlinking): Improve description.
131 (Browse-URL): Using compose-mail for mailto URLs is the default.
132 Document browse-url-mailto-function.
133 (Goto Address mode): Add index entries. Add xref to Browse-URL.
134 (FFAP): FFAP is not a minor mode.
135 (Amusements): M-x lm was renamed to M-x landmark. Document
136 nato-region.
137
b8ecfdfe
CY
1382012-01-01 Chong Yidong <cyd@gnu.org>
139
140 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
141 (Gnus Startup): Note that the system might not be set up for news.
142 Describe group levels more clearly.
143 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
144 Summary of Gnus.
145 (Document View): Copyedits. Move zoom commads to DocView
146 Navigation node.
147 (DocView Navigation, DocView Searching, DocView Slicing)
148 (DocView Conversion): Nodes renamed from Navigation, etc.
149
150 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
151
7bc7d2aa
EZ
1522011-12-31 Eli Zaretskii <eliz@gnu.org>
153
154 * basic.texi (Moving Point): Fix the description of C-n and C-p.
155 (Bug#10380)
156
b30941db
CY
1572011-12-30 Chong Yidong <cyd@gnu.org>
158
159 * sending.texi (Sending Mail): Document initial mail buffer name,
160 and changed multiple mail buffer behavior.
161 (Mail Format): Put the example at the top of the section.
162 (Mail Headers): Move discussion of "From" to the top.
163 (Mail Sending): Document sendmail-query-once.
164 (Citing Mail): Make it less Rmail-specific.
165
0ed49f93
CY
1662011-12-29 Chong Yidong <cyd@gnu.org>
167
168 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
169 example. Add index entries.
170 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
171
c40a7de7
CY
1722011-12-26 Chong Yidong <cyd@gnu.org>
173
174 * dired.texi (Dired Enter, Misc Dired Features): Document
175 dired-use-ls-dired changes. Mention quit-window.
176 (Dired Navigation): Add index entries.
177 (Dired Visiting): Fix View Mode xref.
178 (Marks vs Flags): Prefer C-/ binding for undo.
179 (Subdirectories in Dired): Add xrefs.
180 (Misc Dired Features): Document some Emacs 24 changes. Add index
181 entries.
182
183 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
184 variable, since it is explained in Minor Modes node.
185 (Defining Abbrevs): Copyedits.
186 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
187 C-/ binding for undo.
188 (Dabbrev Customization): Add xrefs for case-fold-search and
189 case-replace.
190
191 * dired-xtra.texi (Subdir Switches): Add xref.
192
193 * maintaining.texi (VC Directory Commands): Mention quit-window.
194
3d992aa0
CY
1952011-12-25 Chong Yidong <cyd@gnu.org>
196
197 * maintaining.texi (Tags): Mention Semantic.
198 (Create Tags Table, Etags Regexps): Copyedits.
199 (Find Tag): Mention minibuffer completion.
200 (List Tags): Mention completion-at-point. Completion is actually
201 available in M-x list-tags.
202
203 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
204 Document vc-delete-file.
205
206 * files.texi (Misc File Ops): Mention vc-delete-file.
207
208 * programs.texi (Symbol Completion): Mention completion-at-point
209 explicitly.
210
2785d024
CY
2112011-12-22 Chong Yidong <cyd@gnu.org>
212
213 * maintaining.texi (Change Log Commands): Don't specially mention
214 vc-update-change-log which is CVS-only.
215
216 * vc1-xtra.texi (Version Headers): Note that these are for
217 Subversion, CVS, etc. only.
218 (General VC Options): De-document vc-keep-workfiles. Fix
219 RCS-isms.
220
0ab39399
EZ
2212011-12-22 Eli Zaretskii <eliz@gnu.org>
222
223 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
224 should be @end iftex".
225
d3098e1e
CY
2262011-12-21 Chong Yidong <cyd@gnu.org>
227
228 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
229 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
230 (VC Pull): Mention vc-log-incoming.
231 (Log Buffer): Add CVS/RCS only disclaimer.
232
233 * vc1-xtra.texi (Remote Repositories): Update introduction.
234 (Local Version Control): Node deleted (obsolete with DVCSes).
235 (Remote Repositories, Version Backups): Node deleted. Move
236 documentation of vc-cvs-stay-local to CVS Options.
237 (CVS Options): Reduce verbosity of description of obscure CVS
238 locking feature.
239 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
240 Tags node.
241 (Revision Tags): Move under Miscellaneous VC subsection.
242 (Change Logs and VC): Note that this is wrong for DVCSs.
243 De-document log entry manipulating features.
244 (Renaming and VC): Describe how it works on modern VCSes.
245
246 * files.texi (Misc File Ops): Mention vc-rename-file.
247
248 * programs.texi (Custom C Indent): Add index entries.
249
47d42d81
AM
2502011-12-20 Alan Mackenzie <acm@muc.de>
251
252 * programs.texi (Motion in C): Update the description of C-M-a and
253 C-M-e, they now DTRT in enclosing scopes.
254 (Custom C Indent): Add @dfn{guessing} of the indentation style.
255
2edef1a0
CY
2562011-12-20 Chong Yidong <cyd@gnu.org>
257
258 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
259 (Old Revisions): Use it.
260 (VCS Repositories): Add "distributed" terminology.
261 (Log Buffer): Remove duplicate description
262 about changesets. Fix "current VC fileset" ambiguity.
263 (Multi-User Branching): Node deleted.
264 (Branches, Switching Branches): Discuss decentralized version
265 control systems.
266 (VC Pull): New node.
267 (Merging): Document merging on decentralized systems.
268 (Creating Branches): Note that this is specific to CVS and related
269 systems.
270
bc859d5f
CY
2712011-12-19 Chong Yidong <cyd@gnu.org>
272
273 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
274 (VC Mode Line): Add index entry for "version control status".
275 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
276 Document vc-revert-show-diff. De-document vc-rollback.
277 (VC Directory Mode): Rewrite introduction. Move prefix arg
278 documentation here from VC Directory Buffer node.
279 (VC Directory Buffer): Use a decentralized VCS example.
280 (VC Directory Commands): Use a table. Remove material duplicated
281 in previous nodes on multi-file VC filsets.
282
9cff91f8
CY
2832011-12-17 Chong Yidong <cyd@gnu.org>
284
285 * maintaining.texi (VCS Concepts): Make "revision" terminology
286 less CVS-specific.
287 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
288 Registering node.
289 (Secondary VC Commands): Deleted. Promote subnodes.
290 (Log Buffer): Add command name for C-c C-c. Fix the name of the
291 log buffer. Add index entries.
292 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
293 "commit" terminology.
294 (Old Revisions): Move it to just before VC Change Log. "Tag" here
295 doesn't refer to tags tables. Note other possible forms of the
296 revision ID. C-x v = does not save.
297 (Registering): Note similarity to C-x v v action. Fix description
298 of how backends are chosen. De-document vc-default-init-revision.
299 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
300 in root log buffers.
301
f3b316df
CY
3022011-12-16 Chong Yidong <cyd@gnu.org>
303
304 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
305 (Basic VC Editing): Remove redundant descriptions.
306 (VC With A Merging VCS): Make description more general instead of
307 CVS-specific.
308 (VC With A Locking VCS): Use VC fileset terminology.
309
29eabb8e
CY
3102011-12-12 Chong Yidong <cyd@gnu.org>
311
312 * building.texi (Executing Lisp): Fix xref for C-M-x.
313 (Lisp Libraries): Add xref to node explaining `load' in Lisp
314 manual. Note that load-path is not customizable.
315 (Lisp Eval): Note that listed commands are available globally.
316 Explain the meaning of "defun" in the C-M-x context.
317 (Lisp Interaction): Copyedits.
318 (External Lisp): Fix name of inferior Lisp buffer. Mention
319 Scheme.
320 (Compilation): Define "inferior process".
321
cd0314dd
EZ
3222011-12-10 Eli Zaretskii <eliz@gnu.org>
323
324 * msdog.texi (Windows Fonts): Document how to force GDI font
325 backend on MS-Windows.
326
0595bd7e 3272011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
328
329 * building.texi (Compilation): Say what the -k flag to make does.
330 Move subprocess discussion to Compilation Shell.
331 (Compilation Mode): Add xref for grep, occur, and mouse
332 references. Define "locus".
333 (Grep Searching): Use @command.
0595bd7e
CY
334 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
335 intro.
336 (Starting GUD): Clarify how arguments are specified.
337 (Debugger Operation): Index entry for "GUD interaction buffer",
338 and move basic description here from Commands of GUD node.
339 (GDB User Interface Layout): Copyedits.
340 (Source Buffers): Remove gdb-find-source-frame, which is not in
341 gdb-mi.el.
342 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
343 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
344 re-document GUD interaction buffers.
b09d01da
CY
345
346 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
347 (Semantic): Add cindex entries for Semantic.
348
2a185919
CY
3492011-12-06 Chong Yidong <cyd@gnu.org>
350
351 * programs.texi (Man Page): Clarify how to use Man-switches.
352 Don't bother documenting Man-fontify-manpage-flag.
353 (Lisp Doc): Add xref to Name Help node.
354 (Hideshow): Add cindex. Mention role of ellipses, and default
355 value of hs-isearch-open. Don't bother documenting
356 hs-special-modes-alist.
357 (Symbol Completion): Add kindex for C-M-i. Don't recommend
358 changing the window manager binding of M-TAB.
359
ebf10822
CY
3602011-12-05 Chong Yidong <cyd@gnu.org>
361
362 * programs.texi (Comment Commands): Fix description of for M-; on
363 blank lines. Move documentation of comment-region here.
364 (Multi-Line Comments): Clarify the role of comment-multi-line.
365 Refer to Comment Commands for comment-region doc.
366 (Options for Comments): Refer to Multi-Line Comments for
367 comment-multi-line doc, instead of duplicating it. Fix default
368 values of comment-padding and comment-start-skip.
369
ec7ae032
CY
3702011-12-04 Chong Yidong <cyd@gnu.org>
371
372 * programs.texi (Program Modes): Mention modes that are not
373 included with Emacs. Fix references to other manuals for tex.
374 Add index entry for backward-delete-char-untabify. Mention
375 prog-mode-hook.
376 (Which Function): Use "global minor mode" terminology.
377 (Basic Indent, Multi-line Indent): Refer to previous descriptions
378 in Indentation chapter to avoid duplication.
379 (Expressions): Copyedit.
380 (Matching): Document Electric Pair mode.
381
382 * ack.texi (Acknowledgments):
383 * rmail.texi (Movemail, Other Mailbox Formats):
384 * frames.texi (Frames): Don't capitalize "Unix".
385
a24bf23e
CY
3862011-12-04 Chong Yidong <cyd@gnu.org>
387
388 * text.texi (Nroff Mode): Mention what nroff is.
389 (Text Based Tables, Table Recognition): Don't say "Table mode"
390 since it's not a major or minor mode.
391 (Text Based Tables): Reduce the size of the example.
392 (Table Definition): Clarify definitions.
393 (Table Creation): Add key table.
394 (Cell Commands): Use kbd for commands.
395 (Table Rows and Columns): Combine nodes Row Commands and Column
396 Commands.
397 (Fixed Width Mode): Node deleted; contents moved to parent.
398 (Table Conversion): Shorten example.
399 (Measuring Tables): Merge into Table Misc.
400
8863a584
CY
4012011-12-03 Chong Yidong <cyd@gnu.org>
402
403 * text.texi (TeX Mode): Mention AUCTeX package.
404 (TeX Editing): Add xref to documentation for Occur.
405 (LaTeX Editing): Add xref to Completion node.
406 (TeX Print): Fix description of tex-directory.
407 (Enriched Text): Renamed from Formatted Text. Make this node and
408 its subnodes less verbose, since text/enriched files are
409 practically unused.
410 (Enriched Mode): Renamed from Requesting Formatted Text.
411 (Format Colors): Node deleted.
412 (Enriched Faces): Renamed from Format Faces. Describe commands
413 for applying colors too.
414 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
415
416 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
417
418 * display.texi (Colors): New node.
419
420 * cmdargs.texi (Colors X):
421 * xresources.texi (GTK styles):
422 * custom.texi (Face Customization): Reference it.
423
424 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
425 Link to Fill Commands for Justification entry.
426
6fdebe93
EZ
4272011-12-03 Eli Zaretskii <eliz@gnu.org>
428
429 * display.texi (Auto Scrolling): More accurate description of what
430 scroll-*-aggressively does, including the effect of non-zero
431 margin. Fix "i.e." markup.
432
95ca9bc7
CY
4332011-12-02 Chong Yidong <cyd@gnu.org>
434
435 * text.texi (Pages): Mention how formfeed chars are displayed.
436 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
437 Describe adaptive filling more precisely.
438 (Fill Commands): Note that filling removes excess whitespace.
439 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
440 now bound to indent-for-tab-command in Text mode.
441 (Outline Mode): Copyedits.
442 (Outline Visibility): Note that Reveal mode is a buffer-local
443 minor mode.
444
445 * modes.texi (Major Modes): Move note about checking major-mode in
446 a hook function here, from Text mode.
447
6d262977
CY
4482011-11-28 Chong Yidong <cyd@gnu.org>
449
b22b1918
CY
450 * text.texi (Words): Add xref to Position Info.
451 (Paragraphs): Add xref to Regexps.
452
6d262977
CY
453 * indent.texi (Indentation): Rewrite introduction. Move table to
454 Indentation Commands node.
455 (Indentation Commands): Add index entries to table. Copyedits.
456 (Tab Stops, Just Spaces): Copyedits.
457 (Indent Convenience): New node. Document electric-indent-mode.
458
459 * programs.texi (Basic Indent):
460 * windows.texi (Pop Up Window): Fix kindex entry.
461
dc95a8b0
CY
4622011-11-28 Chong Yidong <cyd@gnu.org>
463
464 * modes.texi (Major Modes): Move major-mode variable doc here from
465 Choosing Modes. Document describe-mode. Document prog-mode-hook
466 and text-mode-hook. Add example of using hooks.
467 (Minor Modes): Document behavior of mode command calls from Lisp.
468 Note that setting the mode variable using Customize will DTRT.
469 (Choosing Modes): Add example of setting a minor mode using a
470 local variable.
471
b63a8e8e
CY
4722011-11-27 Chong Yidong <cyd@gnu.org>
473
474 * frames.texi (Creating Frames): Move frame parameter example to
475 Frame Parameters node.
476 (Frame Commands): C-x 5 o does not warp the mouse by default.
477 (Fonts): Add more GTK-style properties; also, they should be
478 capitalized.
479 (Special Buffer Frames): Node deleted; special-display is on the
480 way out.
481 (Frame Parameters): Example moved here from Creating Frames.
482 Clarify that default-frame-alist affects the initial frame too.
483 Delete auto-raise-mode and auto-lower-mode.
484 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
485 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
486
487 * windows.texi (Window Choice): Add xref to Lisp manual for
488 special-display-*.
489
a3dcc84e
EZ
4902011-11-26 Eli Zaretskii <eliz@gnu.org>
491
492 * display.texi (Text Display): Update the description,
493 cross-references, and indexing related to display of control
494 characters and raw bytes.
495
4ad3bc2a
CY
4962011-11-25 Chong Yidong <cyd@gnu.org>
497
498 * frames.texi (Frames): Rewrite introduction.
499 (Mouse Commands): Default for mouse-drag-copy-region is now t.
500 Mouse-3 does not copy to kill ring by default. DEL does not
501 behave specially for mouse commands any more.
502 (Mouse References): Document mouse-1-click-follows-link more
503 thoroughly.
504 (Menu Mouse Clicks): Move footnote to the main text and add xref
505 to Init Rebinding node.
506 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
507
508 * files.texi (Visiting): `C-x 5 f' works on ttys too.
509
20db1522
JB
5102011-11-24 Juanma Barranquero <lekktu@gmail.com>
511
512 * display.texi (Font Lock): Fix typo.
513
01d06b1f
GM
5142011-11-24 Glenn Morris <rgm@gnu.org>
515
516 * rmail.texi (Rmail Output):
517 Mention rmail-automatic-folder-directives. (Bug#9657)
518
0cbaa1d5
CY
5192011-11-21 Chong Yidong <cyd@gnu.org>
520
521 * mark.texi (Global Mark Ring): Fix description of global mark
522 ring (Bug#10032).
523
fe7a3057
JB
5242011-11-20 Juanma Barranquero <lekktu@gmail.com>
525
526 * msdog.texi (Windows Fonts): Fix typo.
527
b6e63cbe
GM
5282011-11-17 Glenn Morris <rgm@gnu.org>
529
530 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
531
58179cce
JB
5322011-11-16 Juanma Barranquero <lekktu@gmail.com>
533
534 * killing.texi (Rectangles):
7877f373
JB
535 * misc.texi (Document View):
536 * modes.texi (Choosing Modes):
537 * msdog.texi (Windows Fonts):
58179cce
JB
538 * regs.texi (Rectangle Registers):
539 * search.texi (Isearch Yank): Fix typos.
540
291d142b
CY
5412011-11-06 Chong Yidong <cyd@gnu.org>
542
543 * windows.texi (Basic Window): Add xref to Cursor Display.
544 (Split Window): Document negative arg for splitting commands.
545 (Other Window): Document mouse-1 in text area of window.
546 (Change Window): Don't mention window attributes, since they
547 aren't defined. C-x 1 can't be used with minibuffer windows.
548 Windows are no longer auto-deleted.
549 (Window Choice): Add xref to Choosing Window in Lisp manual.
550 (Window Convenience): Note that windmove disables shift-selection.
551 Move M-x compare-windows here from Other Window node.
552
553 * custom.texi (Mouse Buttons):
554 * search.texi (Isearch Scroll):
555 * windows.texi (Split Window): Use new names split-window-below
556 and split-window-right.
557
a7ef684b
JB
5582011-10-26 Juanma Barranquero <lekktu@gmail.com>
559
560 * emacs.texi (Top): Fix typo.
561
d53e1747
GM
5622011-10-25 Glenn Morris <rgm@gnu.org>
563
564 * abbrevs.texi (Saving Abbrevs):
565 quietly-read-abbrev-file is not a command. (Bug#9866)
566
e7a3ff06
CY
5672011-10-24 Chong Yidong <cyd@gnu.org>
568
569 * display.texi (Scrolling): Document scroll-up-line and
570 scroll-down-line. Document scroll-command property.
571 (Recentering): New node, split off from Scrolling.
572
86c60681
CY
5732011-10-23 Chong Yidong <cyd@gnu.org>
574
da97a9e6
CY
575 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
576 (Tool Bars): Copyedits.
577
86c60681
CY
578 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
579
d195726a
CY
5802011-10-22 Chong Yidong <cyd@gnu.org>
581
582 * windows.texi (Displaying Buffers): Fix broken lispref link.
583
a70e06c1
CY
5842011-10-22 Chong Yidong <cyd@gnu.org>
585
586 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
587 Move confirm-nonexistent-file-or-buffer discussion here.
588
589 * files.texi (File Names, Visiting): Move detailed discussion of
590 minibuffer confirmation to Minibuffer Exit.
591
592 * buffers.texi (Buffers): Tweak mention of mail buffer name.
593 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
594
bfd779dd
CY
5952011-10-21 Chong Yidong <cyd@gnu.org>
596
597 * files.texi (File Names, Visiting, Interlocking): Copyedits.
598 (Backup Copying): backup-by-copying-when-mismatch is now t.
599 (Customize Save): Fix description of require-final-newline.
600 (Reverting): Note that revert-buffer can't be undone. Mention VC.
601 (Auto Save Control): Clarify.
602 (File Archives): Add 7z.
603 (Remote Files): ange-ftp-make-backup-files defaults to nil.
604
605 * arevert-xtra.texi (Autorevert): Copyedits.
606
6e317956
CY
6072011-10-20 Chong Yidong <cyd@gnu.org>
608
609 * custom.texi (Hooks, Init Examples):
610 * display.texi (Font Lock):
611 * fixit.texi (Spelling):
612 * rmail.texi (Rmail Display): Minor mode function with no arg now
613 enables it.
614
615 * fixit.texi (Spelling): Fix description of inline completion.
616
5abc31ef
CY
6172011-10-19 Chong Yidong <cyd@gnu.org>
618
619 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
620 entries.
621 (Isearch Yank): Document isearch-yank-pop.
622 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
623 (Other Repeating Search): Document Occur Edit mode.
624
939db9ac
CY
6252011-10-18 Chong Yidong <cyd@gnu.org>
626
627 * display.texi (Fringes): Move overflow-newline-into-fringe here,
628 from Line Truncation node.
629 (Standard Faces): Note that only the background of the cursor face
630 has an effect.
631 (Cursor Display): Fix descriptions of cursor face
632 and bar cursor blinking.
633 (Text Display): Document nobreak-char-display more clearly.
634 (Line Truncation): Add xref to Split Window node.
635 (Display Custom): Don't bother documenting baud-rate or
636 no-redraw-on-reenter.
637
638 * search.texi (Slow Isearch): Node removed.
639
80c6d77f
GM
6402011-10-18 Glenn Morris <rgm@gnu.org>
641
642 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
643
d366bd53
CY
6442011-10-18 Chong Yidong <cyd@gnu.org>
645
646 * display.texi (Faces): Simplify discussion. Move documentation
647 of list-faces-display here, from Standard Faces node. Note
648 special role of `default' background.
649 (Standard Faces): Note special role of `default' background. Note
650 that region face may be taken fom GTK. Add xref to Text Display.
651 (Text Scale): Rename from "Temporary Face Changes". Callers
652 changed. Don't bother documenting variable-pitch-mode.
653 (Font Lock): Copyedits. Remove font-lock-maximum-size.
654 (Useless Whitespace): Simplify description of
655 delete-trailing-whitespace. Note active region case.
656 (Text Display): Fix description of escape-glyph face assignment.
657 Remove unibye mode discussion. Update some parts for Unicode.
658 Move glyphless chars documentation to Lisp manual.
659
660 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
661
21100e7d
CY
6622011-10-15 Chong Yidong <cyd@stupidchicken.com>
663
664 * display.texi (Scrolling): Tweak explanation of scroll direction.
665 (View Mode): Add index entries.
666
667 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
668
669 * regs.texi (Text Registers): C-x r i does not activate the mark.
670 (Bookmarks): Document new default bookmark location.
671
50b063c3
CY
6722011-10-13 Chong Yidong <cyd@stupidchicken.com>
673
674 * killing.texi (Deletion): Add xref to Using Region. Document
675 delete-forward-char.
676 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
677 description here. Recommend C-u C-SPC for jumping to mark.
678 (Kill Ring): Move kill ring variable documentation here.
679 (Primary Selection): Copyedits.
680 (Rectangles): Document new command rectangle-number-lines.
681 (CUA Bindings): Note that this disables the mark-even-if-inactive
682 behavior for C-x and C-c.
683
684 * mark.texi (Mark): Mention "active region" terminology.
685 (Using Region): Document delete-active-region.
686
e1a3f5b1
CY
6872011-10-12 Chong Yidong <cyd@stupidchicken.com>
688
689 * mark.texi (Mark): Clarify description of disabled Transient Mark
690 mode (Bug#9689).
691 (Setting Mark): Document prefix arg for C-x C-x. Document primary
692 selection changes. Mention that commands like C-y set the mark.
693 (Marking Objects): Add xref to Words node. Note that mark-word
694 and mark-sexp also have the "extend region" behavior.
695 (Using Region): Mention M-$ in the table. Document
696 mark-even-if-inactive here instead of in Mark Ring.
697 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
698 note of the "Mark Set" behavior.
699 (Disabled Transient Mark): Rename from "Persistent Mark"
700 (Bug#9688). Callers changed.
701
702 * programs.texi (Expressions):
703 * text.texi (Words): Defer to Marking Objects for mark-word doc.
704
3dc62b2b
CY
7052011-10-09 Chong Yidong <cyd@stupidchicken.com>
706
707 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
708 option" terminology.
709 (Key Help): Add command names. Define "documentation string".
710 (Name Help): Remove an over-long joke.
711 (Apropos): Document prefix args. Remove duplicated descriptions.
712 (Help Mode): Add C-c C-b to table. Update TAB binding.
713 (Package Keywords): Rename from "Library by Keyword". Describe
714 new package menu interface.
715 (Help Files, Help Echo): Tweak description.
de09aa52
CY
716
717 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 718 (Minibuffer History): Document numeric args to history commands.
de09aa52 719
2d3fe5d7
EZ
7202011-10-08 Eli Zaretskii <eliz@gnu.org>
721
722 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
723
b2b0776e
CY
7242011-10-08 Chong Yidong <cyd@stupidchicken.com>
725
726 * basic.texi (Position Info): Omit page commands. Document
727 count-words-region and count-words.
728
729 * text.texi (Pages): Move what-page documentation here.
730
27a16462
CY
7312011-10-08 Chong Yidong <cyd@stupidchicken.com>
732
733 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
734 Remote Files node instead of linking directly to the Tramp manual.
735 (Minibuffer Edit): Add xref to Blank Lines.
736 (Completion): Add xref to Symbol Completion. Remove redundant
737 example, which is repeated in the next node.
738 (Completion Commands): Minor clarifications.
739 (Completion Styles): New node, split from Completion Commands.
740 Document substring and initials styles.
741 (Strict Completion): Remove information duplicated in other nodes.
742 (Completion Options): Consolidate case difference discussion here.
743
744 * help.texi (Help Mode): Fix kindex entries.
745
746 * files.texi (File Names): Add index entries.
747
de0bde62
CY
7482011-10-07 Chong Yidong <cyd@stupidchicken.com>
749
750 * basic.texi (Inserting Text): Add xref to Completion. Add
751 ucs-insert example, and document prefix argument.
752 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
753 to left/right. Tweak left-char and right-char descriptions.
754 M-left and M-right are now bound to left-word/right-word.
755 (Erasing): Document delete-forward-char.
756
757 * screen.texi (Screen, Menu Bar): Copyedits.
758 (Point): Remove duplicate paragraph on cursors, also in Screen.
759 (Mode Line): Trailing dashes no longer shown on X displays.
760
761 * frames.texi (Non-Window Terminals): Index just "text-only
762 terminal", which is used throughout the manual now.
763
764 * entering.texi (Entering Emacs): Define "startup screen".
765 Document window-splitting behavior with command-line inputs.
766 (Exiting): Remove obsolete paragraph about shells without suspend
767 functionality.
768
769 * commands.texi (User Input): Define "input event" more clearly.
770 (Keys): Add xref to Echo Area.
771 (Commands): Clarify relation between commands and functions.
772
453e4522
CY
7732011-10-06 Chong Yidong <cyd@stupidchicken.com>
774
775 * misc.texi (emacsclient Options): Document how emacsclient runs
776 the Emacs daemon (Bug#9674).
777
550f41cd
CY
7782011-10-01 Chong Yidong <cyd@stupidchicken.com>
779
780 * basic.texi (Moving Point):
781 * custom.texi (Mouse Buttons):
782 * rmail.texi (Rmail Scrolling):
783 * search.texi (Isearch Scroll):
784
785 * display.texi (Scrolling): Replace scroll-up/down with
786 scroll-up/down-command. Fix scroll-preserve-screen-position
787 description. Document scroll-error-top-bottom.
788
9229fe87
GM
7892011-09-30 Glenn Morris <rgm@gnu.org>
790
791 * commands.texi (Keys): Whitespace fix. (Bug#9635)
792
0a2132ba
CY
7932011-09-24 Chong Yidong <cyd@stupidchicken.com>
794
795 * windows.texi (Pop Up Window): Defer discussion of window
796 splitting to the Window Choice node. Add index entries.
797 (Force Same Window): Node deleted.
798 (Displaying Buffers, Window Choice): New nodes.
799
800 * buffers.texi (Select Buffer): Clarify description of
801 buffer-switching commands. Add xref to Window Display node.
802 Don't repeat confirm-nonexistent-file-or-buffer description from
803 Visiting node. Remove even-window-heights.
804
805 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
806
33ed493b
CY
8072011-09-18 Chong Yidong <cyd@stupidchicken.com>
808
809 * cmdargs.texi (Icons X): Fix description of Emacs icon.
810
811 * xresources.texi (Table of Resources): Fix documentation of
812 bitmapIcon.
813
92fa95ad
CY
8142011-09-15 Chong Yidong <cyd@stupidchicken.com>
815
816 * package.texi (Package Menu): Add package-menu-mark-upgrades.
817
16254627
EH
8182011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
819
820 * frames.texi (Frame Commands): Note that delete-other-frames only
821 deletes frames on current terminal.
822
c3760c17
EZ
8232011-09-10 Eli Zaretskii <eliz@gnu.org>
824
825 * sending.texi (Mail Misc): Document mail-add-attachment.
826
69b8be97
EZ
8272011-09-04 Eli Zaretskii <eliz@gnu.org>
828
829 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
830
3fd50d5c
CY
8312011-08-29 Chong Yidong <cyd@stupidchicken.com>
832
833 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
834
e2aeef63
CY
8352011-08-28 Chong Yidong <cyd@stupidchicken.com>
836
837 * files.texi (File Archives):
838 * cal-xtra.texi (Diary Display):
839 * help.texi (Help Mode): Add xref to View Mode.
840
ddb54206
CY
8412011-08-28 Chong Yidong <cyd@stupidchicken.com>
842
a6326082
CY
843 * display.texi (View Mode): New node. Move view-file here from
844 Misc File Ops. Move view-buffer here from Misc Buffer.
845
846 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
847
04e2ce72 848 * files.texi (Misc File Ops): Document new
a6326082 849 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
850
851 * dired.texi (Dired Deletion): Shorten description of Trash.
852
ddb54206
CY
853 * misc.texi (emacsclient Options): Document server-port.
854
bd206ce5
EZ
8552011-08-27 Eli Zaretskii <eliz@gnu.org>
856
857 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
858 even on MS-Windows. Fix a typo.
859
d43f5a42
CY
8602011-08-26 Chong Yidong <cyd@stupidchicken.com>
861
862 * package.texi: New file, documenting the package manager.
863
864 * emacs.texi: Include it.
865
866 * help.texi (Help Summary): Add describe-package.
867
e0b1591b
CY
8682011-08-25 Chong Yidong <cyd@stupidchicken.com>
869
856ce114
CY
870 * misc.texi (Printing): Convert subnodes into subsections.
871
f404f8bc
CY
872 * text.texi (Two-Column): Move into Text chapter.
873
874 * picture-xtra.texi (Picture Mode): Group with Editing Binary
875 Files section. Convert from chapter into section.
876
877 * display.texi (Narrowing): Move into display chapter.
878
e0b1591b
CY
879 * sending.texi (Sending Mail):
880 * rmail.texi (Rmail):
881 * misc.texi (Gnus, Document View):
882 * dired.texi (Dired):
883 * emacs.texi: Group the mail, rmail, and gnus chapters together.
884
75bfc667
JL
8852011-08-07 Juri Linkov <juri@jurta.org>
886
887 * dired.texi (Operating on Files): Rewrite according to the fact
888 that `dired-do-chmod' doesn't use the `chmod' program anymore.
889
fe676f91
MA
8902011-07-30 Michael Albinus <michael.albinus@gmx.de>
891
892 * mini.texi (Minibuffer File): Insert a reference to Tramp for
893 remote file name completion. (Bug#9197)
894
4cc60b9b
EZ
8952011-07-28 Eli Zaretskii <eliz@gnu.org>
896
897 * mule.texi (Bidirectional Editing): Document the fact that
898 bidi-display-reordering is t by default.
899
89671e16
LMI
9002011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
901
902 * help.texi (Misc Help): Mention `describe-prefix-bindings'
903 explicitly (bug#8904).
904
fb23ecc2
LMI
9052011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
906
907 * trouble.texi (Checklist): Use an `M-x' example instead of an
908 Emacs Lisp form to switch on the dribble file (bug#8056).
909
465c5fc8
LMI
9102011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
911
912 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
913
90a6258b
GM
9142011-07-13 Glenn Morris <rgm@gnu.org>
915
916 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
917
c7588364
LMI
9182011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
919
920 * mark.texi (Mark Ring): Clarify how many locations are saved
921 (bug#5770).
922 (Global Mark Ring): Ditto.
923
4cb4f3ba
LMI
9242011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
925
d648feab
LMI
926 * text.texi (Table Recognition): Use "at point" instead of "under
927 point" (bug#4345).
928
4cb4f3ba
LMI
929 * display.texi (Cursor Display): Mention `cursor-type'.
930
931 * screen.texi (Point): Clarify that it's only if you use a block
932 cursor that it appears to be on a character (bug#4345).
933
ecd0b990
CY
9342011-07-12 Chong Yidong <cyd@stupidchicken.com>
935
936 * misc.texi (Amusements): Move dissociated press here, from its
937 own section.
938
939 * emacs.texi (Top): Update node listing.
940
c2fd0368
LMI
9412011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
942
943 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
944 clarity (bug#3523).
945
fdeb32ec
CY
9462011-07-12 Chong Yidong <cyd@stupidchicken.com>
947
948 * cmdargs.texi (Initial Options): Document --no-site-lisp.
949 (Misc X): Document --parent-id.
950
951 * frames.texi (Frame Commands): Note that focus-follows-mouse now
952 defaults to nil.
953
954 * misc.texi (emacsclient Options): Document --parent-id.
955
956 * msdog.texi (Windows HOME): Document _emacs as obsolete.
957
f584ca38
LMI
9582011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
959
960 * emacs.texi: Use "..." instead of ``...'' in the menus
961 (bug#3503).
962
963578d3
CY
9632011-07-11 Chong Yidong <cyd@stupidchicken.com>
964
965 * killing.texi (Primary Selection): Document `only' setting for
966 select-active-regions.
967
968 * mark.texi (Setting Mark): Reference Shift Selection node.
969
970 * frames.texi (Mouse Commands): Document mouse-yank-primary.
971
a30ed87b
LMI
9722011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
973
47076272
LMI
974 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
975 motion keys" (bug#3503).
976
a30ed87b
LMI
977 * emacs.texi: Change all the register node names from "RegPos"
978 (etc.) to "Positional Registers" (etc.) (bug#3314).
979
4d45a8b7
CY
9802011-07-11 Chong Yidong <cyd@stupidchicken.com>
981
982 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
983 (Other Kill Commands, Kill Options): Copyedits.
984 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
985 (Yanking): Move yank-excluded properties discussion here.
986 (Cut and Paste): Move from frames.texi. Update subnodes to
987 describe x-select-enable-clipboard case.
988
989 * frames.texi: Move Cut and Paste node and subnodes into
990 killing.texi, except Mouse Commands and Word and Line Mouse.
991
c160ddee
AM
9922011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
993
994 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
995
3329e6e3
LMI
9962011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
997
32a214fe
LMI
998 * screen.texi (Mode Line): Clarify that coding systems are
999 characters, not letters (bug#1749).
1000
3329e6e3
LMI
1001 * cmdargs.texi (Environment): Mention removing variables
1002 (bug#1615). Text suggested by Kevin Rodgers.
1003
8875da1e
CY
10042011-07-10 Chong Yidong <cyd@stupidchicken.com>
1005
54806e45
CY
1006 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1007
8875da1e
CY
1008 * modes.texi: Rename from major.texi.
1009 (Modes): New node. Make Major Modes and Minor Modes subsections
1010 of this. All callers changed.
1011
1012 * custom.texi (Minor Modes): Move to modes.texi.
1013
7847b2a1
CY
10142011-07-10 Chong Yidong <cyd@stupidchicken.com>
1015
6cfd0fa2
CY
1016 * custom.texi (Syntax): Node deleted.
1017
1018 * help.texi (Help Summary):
1019 * major.texi (Major Modes):
1020 * programs.texi (Parentheses):
1021 * search.texi (Regexp Backslash, Regexp Backslash)
1022 (Regexp Backslash):
1023 * text.texi (Words): Callers changed.
1024
7847b2a1
CY
1025 * text.texi (Refill, Longlines): Delete nodes.
1026
1027 * ack.texi (Acknowledgments): Longlines removed from manual.
1028
1029 * emacs.texi (Top): Update node listing.
1030
2a71c436
GM
10312011-07-09 Glenn Morris <rgm@gnu.org>
1032
1033 * fortran-xtra.texi (Fortran): Update handled extensions.
1034
61436e9f
LMI
10352011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1036
1037 * display.texi (Scrolling): `C-v' (etc) are now bound to
1038 `scroll-*-command' (bug#8349).
1039
6e560c71
LMI
10402011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1041
48954a09 1042 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1043 doesn't actually delete any files (bug#7125).
1044
2904fd97
LMI
1045 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1046 argument for `C-c C-k' (bug#7391).
1047
6e560c71
LMI
1048 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1049 you're currently using (bug#8489).
1050
978ff6c5
EZ
10512011-07-01 Eli Zaretskii <eliz@gnu.org>
1052
1053 * mule.texi (Coding Systems): Move index entries from the previous
1054 change into their proper places.
1055
0d742084
LMI
10562011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1057
31976bd5
LMI
1058 * help.texi (Help Files): Document view-external-packages (bug#8902).
1059
0d742084
LMI
1060 * mule.texi (Coding Systems): Put a few more of the coding systems
1061 into the index (bug#8900).
1062
9f678528
GM
10632011-06-26 Glenn Morris <rgm@gnu.org>
1064
1065 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1066
18a4ce5e
AR
10672011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1068
1069 * misc.texi (emacsclient Options): Mention --frame-parameters.
1070
f0da764a
GM
10712011-06-09 Glenn Morris <rgm@gnu.org>
1072
1073 * custom.texi (Specifying File Variables):
1074 Recommend explicit arguments for minor modes.
1075
b047e7ac
PE
10762011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1077
1078 Document wide integers better.
1079 * buffers.texi (Buffers):
001903b5
PE
1080 * files.texi (Visiting): Document maxima for 64-bit machines,
1081 and mention virtual memory limits.
b047e7ac 1082
bf41276f
CY
10832011-05-28 Chong Yidong <cyd@stupidchicken.com>
1084
1085 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1086
1087 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1088 prog mode (Bug#8240).
1089
e145f188
GM
10902011-05-27 Glenn Morris <rgm@gnu.org>
1091
1092 * custom.texi (Specifying File Variables):
1093 Major modes no longer need come first.
1094
313f790e
CY
10952011-05-22 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1098 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1099
c136e5cd
GM
11002011-05-18 Glenn Morris <rgm@gnu.org>
1101
1102 * ack.texi (Acknowledgments): Remove fakemail.c.
1103
c71a0d48 11042011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1105
1106 Fixes for fitting text into 7x9 printed manual.
1107 * building.texi (Flymake, Breakpoints Buffer):
1108 * calendar.texi (Appointments):
1109 * cmdargs.texi (General Variables, Display X):
1110 * custom.texi (Saving Customizations, Face Customization)
1111 (Directory Variables, Minibuffer Maps, Init Rebinding):
1112 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1113 * fixit.texi (Spelling):
1114 * frames.texi (Creating Frames, Fonts):
1115 * help.texi (Help Files):
1116 * mini.texi (Minibuffer File):
1117 * misc.texi (emacsclient Options, Emulation):
1118 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1119 * mule.texi (International Chars, Language Environments)
1120 (Select Input Method, Modifying Fontsets, Charsets):
1121 * programs.texi (Custom C Indent):
1122 * rmail.texi (Rmail Labels):
1123 * text.texi (Table Conversion):
1124 * trouble.texi (Known Problems, Known Problems):
1125 * windows.texi (Change Window):
1126 * xresources.texi (GTK resources): Reflow text and re-indent code
1127 examples to avoid TeX overflows and underflows on 7x9 paper.
1128
1129 * emacs.texi: Fix the (commented out) smallbook command.
1130
1131 * macos.texi (Mac / GNUstep Events):
1132 * xresources.texi (Lucid Resources): Remove extraneous examples.
1133
b8f82dc1
GM
11342011-05-10 Glenn Morris <rgm@gnu.org>
1135
1136 * custom.texi (Specifying File Variables):
1137 Deprecate using mode: for minor modes.
1138
d306b4da
GM
11392011-05-07 Glenn Morris <rgm@gnu.org>
1140
1141 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1142
548d0a63
GM
11432011-05-06 Glenn Morris <rgm@gnu.org>
1144
5006e634
GM
1145 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1146
548d0a63
GM
1147 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1148
e793a940
LMI
11492011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1150
1151 * misc.texi (Emacs Server): Document `server-eval-at'.
1152
7031be6d
UR
11532011-04-24 Chong Yidong <cyd@stupidchicken.com>
1154
1155 * maintaining.texi (List Tags): Document next-file. Suggested by
1156 Uday S Reddy.
1157
4ffd0d6b 11582011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1159
1160 * mini.texi (Minibuffer Edit):
1161 * screen.texi (Mode Line): Fix typo.
1162
1c6c854e
CS
11632011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1164
024ff170 1165 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1166
c5c9f40f
CY
11672011-03-26 Chong Yidong <cyd@stupidchicken.com>
1168
1169 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1170
09725d26
EZ
11712011-03-30 Eli Zaretskii <eliz@gnu.org>
1172
1173 * display.texi (Auto Scrolling): Document the limit of 100 lines
1174 for never-recentering scrolling with `scroll-conservatively'.
1175 (Bug#6671)
1176
09d9db2c 11772011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1178
1179 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1180 HOME on Windows and where it looks for init files. (Bug#8221)
1181
62d94509
EZ
11822011-03-10 Eli Zaretskii <eliz@gnu.org>
1183
1184 * search.texi (Regexp Example):
1185 * mule.texi (International Chars):
1186 * building.texi (External Lisp): Don't use characters outside
1187 ISO-8859-1.
1188
0286d9de
EZ
11892011-03-09 Eli Zaretskii <eliz@gnu.org>
1190
1c6c854e
CS
1191 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1192 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1193
1194 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1195
114902a5 1196 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1197 (Bug#8210)
1198
0afb4571
J
11992011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1200
1201 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1202 for Gtk+ 3.
1203
bb3865e8
GM
12042011-03-08 Glenn Morris <rgm@gnu.org>
1205
6446548e
GM
1206 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1207 * emacs.texi (Acknowledgments):
1208 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1209 * emacs.texi: Set documentencoding.
6446548e 1210
bb3865e8
GM
1211 * display.texi (Optional Mode Line): Don't mention exactly where
1212 display-time appears. (Bug#8193)
1213
33383987
JB
12142011-03-07 Chong Yidong <cyd@stupidchicken.com>
1215
1216 * Version 23.3 released.
1217
892777ba
CY
12182011-03-06 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1221
0b973fc5
DW
12222011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1223
1224 * misc.texi (emacsclient Options): Add q/quiet.
1225
8ef5a2f2
GM
12262011-03-02 Glenn Morris <rgm@gnu.org>
1227
1228 * mule.texi (Communication Coding) <x-select-request-type>:
1229 Remove duplicate (essentially) paragraph. (Bug#8148)
1230
bd106056
CS
12312011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1232
1233 * maintaining.texi (Format of ChangeLog): Add reference to
1234 add-log-full-name.
1235 (Change Log Commands): Add documentation for combining multiple
1236 symbols in one change.
1237
6640b281
GM
12382011-03-01 Glenn Morris <rgm@gnu.org>
1239
1240 * custom.texi (Directory Variables):
1241 Give an example of excluding subdirectories.
1242
2b0c7330 12432011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1244
1245 * search.texi (Regexp Search): Move index entries about regexps to the
1246 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1247
8c62c205
GM
12482011-02-19 Glenn Morris <rgm@gnu.org>
1249
1250 * dired.texi (Dired): Dired-X version number was dropped.
1251
3928f2b6
JD
12522011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1253
1254 * xresources.texi (X Resources): Remove *faceName and replace it with
1255 *font for Lucid.
1256
a41c8660
CY
12572011-02-05 Chong Yidong <cyd@stupidchicken.com>
1258
1259 * rmail.texi (Rmail Display): Document Rmail MIME support more
1260 accurately.
1261
1262 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1263 vc-log-outgoing.
1264 (Merging): Document vc-find-conflicted-file.
1265
233ba4d9 12662011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1267
1268 * custom.texi (Variables): Fix typo.
1269
14beddf4 12702011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1271
65401ee3
CY
1272 * search.texi (Regexps): Copyedits. Mention character classes
1273 (Bug#7809).
1274
19f81ecf
CY
1275 * files.texi (File Aliases): Restore explanatory text from Eli
1276 Zaretskii, accidentally removed in 2011-01-08 commit.
1277
bf3dae7e
EZ
12782011-01-29 Eli Zaretskii <eliz@gnu.org>
1279
1280 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1281 (MAKEINFO_OPTS): New variable.
1282 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1283 (emacs.html): New target.
1284 (clean): Remove emacs.html.
1285
45eb2a5d
WL
12862011-01-23 Werner Lemberg <wl@gnu.org>
1287
1288 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1289 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1290 (ENVADD): Updated.
1291
9acfe703
GM
12922011-01-18 Glenn Morris <rgm@gnu.org>
1293
1294 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1295
1296 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1297
362b9d48
GM
12982011-01-15 Chong Yidong <cyd@stupidchicken.com>
1299
bb033b5f
CY
1300 * building.texi (Compilation): Improve instructions for running two
1301 compilations (Bug#7573).
1302
b024d9f0
MD
1303 * files.texi (Backup Names): Document the new location of the
1304 last-resort backup file.
1305
362b9d48
GM
1306 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1307 manual. Explain why directory-abbrev-alist elements should be anchored
1308 (Bug#7777).
1309
13102011-01-15 Eli Zaretskii <eliz@gnu.org>
1311
1312 * msdog.texi (Windows Startup): Correct inaccurate description of
1313 differences between emacsclient.exe and emacsclientw.exe.
1314
7c420169 13152011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1316
1317 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1318
7c420169 13192011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1320
1321 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1322
7c420169 13232011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1324
2d34d523
EZ
1325 * frames.texi (Cut and Paste): Modify the section's name and text:
1326 don't mix "cut/paste" with "kill/yank".
1327 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1328 (Bug#7702)
1329
88ab4340
EZ
1330 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1331
7c420169 13322011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1333
1334 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1335 matches its position in the menu. (Bug#7674)
1336
7c420169 13372011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1338
1339 * trouble.texi (Checklist): Mention not replying via news either.
1340
92bb6c52
TH
13412010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1342
1343 * misc.texi (Document View): Update DocView section with newly
1344 supported document formats.
1345
b103c904
CY
13462010-12-21 Chong Yidong <cyd@stupidchicken.com>
1347
1348 * killing.texi: Resection the Info version to conform to the
1349 printed manual, to avoid making sections on Accumulating Text, CUA
1350 and Rectangles into full chapters.
1351
f49d1f52 13522010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1353
1354 * custom.texi (Init Syntax): Add index entries for "character syntax".
1355 (Bug#7576)
1356
f49d1f52 13572010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1358
1359 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1360
f49d1f52 13612010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1362
1363 * trouble.texi (Checklist): Fix typo in newsgroup name.
1364
f49d1f52 13652010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1366
1367 * search.texi (Word Search): Note that the lazy highlight always
1368 matches to whole words (Bug#7470).
1369
f49d1f52 13702010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1371
4f1948eb
EZ
1372 * display.texi (Optional Mode Line): Make the description of
1373 load-average more accurate.
1374
b8a9e136
EZ
1375 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1376 registry, with a cross-reference.
62d72a4a
EZ
1377 (Windows Startup): New node. Move the stuff about the current
1378 directory from "Windows HOME".
b8a9e136 1379
07976ae3 13802010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1381
1382 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1383 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1384
07976ae3 13852010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1386
1387 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1388 Suggested by Štěpán Němec.
1389
07976ae3 13902010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1391
1aaae3f3
CY
1392 * maintaining.texi (Version Control): Say "commit", not "check in".
1393 (Version Control Systems): Simplify descriptions.
1394 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1395 VCS Concepts.
1396 (VC Mode Line): Update example.
1397 (Old Revisions): Document revert-buffer for vc-diff.
1398 (Log Buffer): Promote to a subsection. Document header lines.
1399
1c6c854e
CS
1400 * macos.texi (Mac / GNUstep Basics):
1401 Document ns-right-alternate-modifier.
ec8a6295 1402
1aaae3f3
CY
1403 * emacs.texi (Top): Update node listing.
1404
0eb025fb
EZ
14052010-11-13 Eli Zaretskii <eliz@gnu.org>
1406
1407 * rmail.texi (Rmail Coding): Characters with no fonts are not
1408 necessarily displayed as empty boxes.
1409
1410 * mule.texi (Language Environments, Fontsets): Characters with no
1411 fonts are not necessarily displayed as empty boxes.
1412
1413 * display.texi (Text Display): Document display of glyphless
1414 characters.
1415
ea4f7750
GM
14162010-11-13 Glenn Morris <rgm@gnu.org>
1417
1418 * basic.texi (Position Info): Add M-x count-words-region.
1419
90639cea
GM
14202010-11-11 Glenn Morris <rgm@gnu.org>
1421
1422 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1423
d607b96b 14242010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1425
1426 * msdog.texi (Windows HOME): Add information regarding startup
1427 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1428
c12e4a81
GM
14292010-10-11 Glenn Morris <rgm@gnu.org>
1430
df187c62
GM
1431 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1432
c12e4a81
GM
1433 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1434 (DVIPS): New variable.
234db610
GM
1435 (.PHONY): Add html, ps.
1436 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1437 (clean): Delete html, ps files.
c12e4a81 1438
6513b232
EZ
14392010-10-09 Eli Zaretskii <eliz@gnu.org>
1440
1441 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1442
f4f358f1
GM
14432010-10-09 Glenn Morris <rgm@gnu.org>
1444
c1dc72b3
GM
1445 * Makefile.in (VPATH): Remove.
1446 (infodir): Make it absolute.
1447 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1448
4393405b
GM
1449 * Makefile.in (dist): Anchor regexps.
1450
eef3ab94
GM
1451 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1452 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1453 (emacs-xtra.pdf): Use $<.
1454
aa9db089
GM
1455 * Makefile.in (infoclean): Remove harmless, long-standing error.
1456
abd40fb4
GM
1457 * Makefile.in ($(infodir)): Delete rule.
1458 (mkinfodir): New.
1459 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1460
f4f358f1 1461 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1462 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1463 * emacsver.texi: New file, replacing emacsver.texi.in.
1464
ea274122
GM
14652010-10-09 Glenn Morris <rgm@gnu.org>
1466
f7a31f11
GM
1467 * emacsver.texi.in: New file.
1468 * emacs.texi: Set EMACSVER by including emacsver.texi.
1469 * Makefile.in (distclean): Delete emacsver.texi.
1470 (dist): Copy emacsver.texi.
b13254e7 1471 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1472
3fb78d1f
GM
1473 * ack.texi (Acknowledgments): No more b2m.c.
1474
ea274122
GM
1475 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1476 (emacs): Remove rule.
1477 (dist): No need to deal with the emacs rule any more.
1478
17ca7950
GM
14792010-10-07 Glenn Morris <rgm@gnu.org>
1480
1481 * Makefile.in (version): New, set by configure.
1482 (clean): Delete dist tar file.
1483 (dist): Use version in tar name.
1484
4c83f6e1
GM
14852010-10-06 Glenn Morris <rgm@gnu.org>
1486
1487 * Makefile.in (EMACS_XTRA): Add the main source file.
1488 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1489 (mostlyclean): No core files, reorder other files.
1490 (clean): Delete specific dvi and pdf files.
1491 (infoclean, dist): New rules.
1492 (maintainer-clean): Use infoclean.
8a944cea 1493 ($(infodir)): Add parallel build workaround.
4c83f6e1 1494
0264072d
GM
14952010-10-04 Glenn Morris <rgm@gnu.org>
1496
1497 * Makefile.in (SHELL): Set it.
1498 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1499 (info, dvi): Replace above variables with their expansions.
1500 (info): Move mkdir from here...
1501 ($(infodir)/emacs): ... to here (for parallel builds).
1502 (pdf): New target.
1503 ($(infodir)/emacs): Pass -o option to makeinfo.
1504 (.PHONY): Declare clean rules.
1505 (maintainer-clean): Delete dvi and pdf files.
1506 Guard against cd failures. Use a more restrictive delete.
1507
3226d6ca
GM
15082010-10-02 Glenn Morris <rgm@gnu.org>
1509
1510 * misc.texi (Shell Mode): Remove reference to old function name.
1511
cad90f3b
EZ
15122010-09-30 Eli Zaretskii <eliz@gnu.org>
1513
1514 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1515 indicator characters.
1516
5f874327
GM
15172010-09-29 Glenn Morris <rgm@gnu.org>
1518
1519 * Makefile.in (top_srcdir): Remove unused variable.
1520
0ab9cff3
GM
15212010-09-14 Glenn Morris <rgm@gnu.org>
1522
67ae9766
GM
1523 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1524 the last hook item.
1525
0ab9cff3
GM
1526 * calendar.texi (Appointments): Also updated when a diary include file
1527 is saved.
1528
6664fc59 15292010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1530
1531 * trouble.texi (Bugs): Update the section intro.
1532 (Known Problems): New section.
1533 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1534 (Sending Patches): Bug fixes are best as responses to existing bugs.
1535 * emacs.texi (Known Problems): Add menu entry for new section.
1536
be3283d7
GM
15372010-09-09 Glenn Morris <rgm@gnu.org>
1538
1539 * xresources.texi: Untabify.
1540
10999305 15412010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1542
1543 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1544
10999305 15452010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1546
1547 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1548
30641319
JD
15492010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1550
1551 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1552
50dd7bc6
GM
15532010-08-21 Glenn Morris <rgm@gnu.org>
1554
1555 * misc.texi (Amusements): Mention bubbles and animate.
1556
5e620eca
EZ
15572010-07-31 Eli Zaretskii <eliz@gnu.org>
1558
1559 * files.texi (Visiting): Add more index entries for
1560 large-file-warning-threshold.
1561
8b2dd508
JD
15622010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1563
1564 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1565
8838673e
GM
15662010-06-23 Glenn Morris <rgm@gnu.org>
1567
1568 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1569 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1570 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1571 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1572 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1573 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1574 Untabify Texinfo files.
1575
04d3bb6c
GM
15762010-06-10 Glenn Morris <rgm@gnu.org>
1577
103dd3a8
GM
1578 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1579
04d3bb6c
GM
1580 * basic.texi (Inserting Text): Fix typo.
1581
50b79479
GM
15822010-06-10 Glenn Morris <rgm@gnu.org>
1583
1584 * ack.texi (Acknowledgments):
1585 * emacs.texi (Acknowledgments): Update for notifications.el.
1586
86d7a550
DU
15872010-05-31 Daiki Ueno <ueno@unixuser.org>
1588
1589 * dired.texi (Operating on Files): Mention encryption commands
1590 (Bug#6315).
1591
db5dce9d
EZ
15922010-05-29 Eli Zaretskii <eliz@gnu.org>
1593
1594 * basic.texi (Moving Point): Update due to renaming of commands bound
1595 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1596
34313041
EZ
15972010-05-18 Eli Zaretskii <eliz@gnu.org>
1598
1599 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1600 paragraphs.
1601 (Line Truncation): Fix wording for bidi display.
1602
1fc0ce04 1603 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1604 keys.
1605
0235128c 16062010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1607
1608 * building.texi (GDB Graphical Interface): Remove misleading comparison
1609 to an IDE (Bug#6128).
1610
0235128c 16112010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1612
1613 * programs.texi (Man Page):
1614 * misc.texi (Invoking emacsclient):
1615 * mini.texi (Repetition):
1616 * mark.texi (Setting Mark): Fix typos.
1617
0235128c 16182010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1619
1620 * misc.texi (Printing): Document htmlfontify-buffer.
1621
0235128c 16222010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1623
1624 * calendar.texi (Displaying the Diary, Format of Diary File):
1625 Fix external cross-references for TeX format output.
1626
0235128c
SM
16272010-05-07 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * Version 23.2 released.
1630
f63d0028
JD
16312010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1632
1633 * cmdargs.texi (Initial Options): Mention --chdir.
1634
20fe03ad
JD
16352010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1636
1637 * frames.texi (Tool Bars): Add tool-bar-style.
1638
b7d65a5f
GM
16392010-04-21 Glenn Morris <rgm@gnu.org>
1640
1641 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1642
a42dbee1
CY
16432010-04-18 Chong Yidong <cyd@stupidchicken.com>
1644
1645 * programs.texi (Semantic): New node.
1646
1647 * maintaining.texi (EDE): New node.
1648
1649 * emacs.texi: Update node listing.
1650
1651 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1652
6e104790 16532010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1654
d52dbd3d
GM
1655 * emacs.texi (Acknowledgments): Remove duplicate.
1656
a77fe20c
GM
1657 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1658
6e104790 16592010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1660
4ebe9902
GM
1661 * dired.texi (Misc Dired Features): Mention VC diff and log.
1662 * maintaining.texi (Old Revisions, VC Change Log):
1663 Mention that diff and log work in Dired buffers.
1664
98932641
GM
1665 * help.texi (Help Summary): Mention M-x info-finder.
1666
d5b22ab2 1667 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1668
4d4e9522
GM
1669 * custom.texi (Specifying File Variables, Directory Variables):
1670 Document new commands for manipulating local variable lists.
1671
6e104790 16722010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1673
1674 * trouble.texi (Contributing): Add cindex entry.
1675 Mention etc/CONTRIBUTE.
1676
6e104790 16772010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1678
1679 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1680 query-replace (Bug#5774).
1681
a20a9df3
GM
16822010-04-16 Glenn Morris <rgm@gnu.org>
1683
1684 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1685
1ecb2d3f
JD
16862010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1687
1688 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1689
99852628
JD
16902010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1691
1692 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1693
ce79424f
EZ
16942010-03-30 Eli Zaretskii <eliz@gnu.org>
1695
1696 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1697 cross-reference to "Inserting Text".
1698
1699 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1700 Mention completion provided by `ucs-insert'.
1701
85738751 17022010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1703
1704 * sending.texi (Sending Mail): Note variables that may need
1705 customizing.
1706 (Mail Sending): Expand discussion of send-mail-function.
1707
85738751 17082010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1709
1710 Document Message mode as the default mail mode.
1711
1712 * sending.texi (Sending Mail): Copyedits.
1713 (Mail Format, Mail Headers): Document mail-from-style changes.
1714 (Mail Commands): Rename from Mail mode. Document Message mode.
1715 (Mail Misc): Rename from Mail mode Misc.
1716 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1717 command names and update keybindings.
1718 (Header Editing): Document message-tab. De-document
1719 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1720 favor of mail-default-headers. Ad index entries for user-full-name and
1721 user-mail-address.
1c6c854e
CS
1722 (Citing Mail): Update changes in Message mode behavior.
1723 Document mail-yank-prefix.
e73c2434
CY
1724 (Mail Signature): New node, moved from Mail Misc.
1725 (Mail Aliases): Mail abbrevs are the default with Message mode.
1726 (Mail Methods): Note that Message mode is now the default.
1727
1728 * rmail.texi (Rmail Reply):
1729 * text.texi (Text Mode):
1730 * major.texi (Major Modes):
1731 * mule.texi (Output Coding): Refer to Message mode.
1732
1733 * custom.texi (Init Examples): Add xref to Mail Header.
1734
1fc0ce04 1735 * emacs.texi (Top): Fix xrefs.
e73c2434 1736
85738751 17372010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1738
c0c035fa
CY
1739 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1740 repository if there is none.
1741 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1742 vc-print-root-log.
ef7b27ef 1743 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1744
71785b7a
CY
1745 * programs.texi (Program Modes): Mention Javascript mode.
1746
f67c5dd0
CY
1747 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1748 * emacs.texi: Update node description.
1749
0f72a391 1750 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1751 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1752
dc2d2590
JL
17532010-03-30 Juri Linkov <juri@jurta.org>
1754
1755 * search.texi (Other Repeating Search): Remove line that `occur'
1756 can not handle multiline matches.
1757
a7b02820
EZ
17582010-03-30 Eli Zaretskii <eliz@gnu.org>
1759
1760 * mule.texi (International): Mention support of bidirectional editing.
1761 (Bidirectional Editing): New section.
1762
22ef1944
NR
17632010-03-28 Nick Roberts <nickrob@snap.net.nz>
1764
1765 * emacs.texi (Top): Update node names to those in building.texi.
1766
146b8b16
NR
17672010-03-27 Nick Roberts <nickrob@snap.net.nz>
1768
c5e87d10
PE
1769 doc/emacs/building.texi: Describe restored GDB/MI functionality
1770 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1771 doc/emacs/emacs.texi: Update node names for building.texi.
1772
6d98672d
GM
17732010-03-24 Glenn Morris <rgm@gnu.org>
1774
1775 * ack.texi (Acknowledgments):
1776 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1777
93318cbd
JD
17782010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1779
1780 * xresources.texi (Table of Resources): Clarify toolBar number
1781 for Gtk+.
1782
1783 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1784
15cf2f52
CY
17852010-03-21 Chong Yidong <cyd@stupidchicken.com>
1786
4102856c
CY
1787 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1788
15cf2f52
CY
1789 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1790 and multi-isearch-buffers-regexp.
1791
1792 * indent.texi (Indentation): Clarify description of
1793 indent-for-tab-command. Document tab-always-indent.
1794
d68eb23c
CY
17952010-03-20 Chong Yidong <cyd@stupidchicken.com>
1796
1797 * cmdargs.texi (Font X): Move most content to Fonts.
1798
1799 * frames.texi (Fonts): New node. Document font-use-system-font.
1800
1801 * emacs.texi (Top):
1802 * xresources.texi (Table of Resources):
1803 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1804
288f9fc0
CY
18052010-03-10 Chong Yidong <cyd@stupidchicken.com>
1806
1807 * Branch for 23.2.
1808
17782bec
CY
18092010-03-06 Chong Yidong <cyd@stupidchicken.com>
1810
1811 * custom.texi (Init Examples): Add xref to Locals.
1812
1813 * major.texi (Choosing Modes): Mention usage of setq-default for
1814 setting the default value of major-mode (Bug#5688).
1815
b4a1a8b2
CY
18162010-03-02 Chong Yidong <cyd@stupidchicken.com>
1817
1818 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1819
1820 * display.texi (Display Custom): Document make-pointer-invisible and
1821 underline-minimum-offset. Remove inverse-video.
1822
a1e759cd
CY
18232010-02-21 Chong Yidong <cyd@stupidchicken.com>
1824
1825 * frames.texi (Frame Commands): Note that the last ordinary frame can
1826 be deleted in daemon mode (Bug#5616).
1827
4f3bc373
GM
18282010-02-18 Glenn Morris <rgm@gnu.org>
1829
1830 * trouble.texi (Contributing): Repository is no longer CVS.
1831
5dbbdd33
GM
18322010-02-08 Glenn Morris <rgm@gnu.org>
1833
1834 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1835
cd61af01
SM
18362010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1837
1838 * display.texi (Useless Whitespace, Text Display):
1839 * custom.texi (Init Examples): Avoid obsolete special default variables
1840 like default-major-mode.
1841
b1bb0a25 18422010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1843
1844 * programs.texi (Other C Commands): Replace reference to obsolete
1845 c-subword-mode.
1846
99d0985b
GM
18472010-01-21 Glenn Morris <rgm@gnu.org>
1848
1849 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1850
893db5bc
GM
18512010-01-12 Glenn Morris <rgm@gnu.org>
1852
1853 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1854 emacs-pretest-bug for bug reports for development versions.
1855
0419b8d6
GM
18562010-01-11 Glenn Morris <rgm@gnu.org>
1857
1858 * display.texi (Highlight Interactively): `t' does not mean highlight
1859 all patterns. (Bug#5335)
1860
26e533e2
CY
18612009-12-29 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * misc.texi (Shell): Document async-shell-command.
1864
1865 * building.texi (Grep Searching): Document zrgrep.
1866
484eaeac 1867 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1868
7ee6c59b
NR
18692009-12-29 Nick Roberts <nickrob@snap.net.nz>
1870
1871 * building.texi: Import GDB Graphical Interface description from
1872 EMACS_23_1_RC.
1873
91ed7ea8
CY
18742009-12-24 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * emacs.texi (Top): Update node listing.
1877
1878 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1879
1880 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1881
1882 * cmdargs.texi (Initial Options):
1883 * xresources.texi (Resources): Document inhibit-x-resources.
1884
1885 * custom.texi (Specifying File Variables): Note that minor modes are
1886 enabled unconditionally.
1887
1888 * display.texi (Scrolling): Briefly document the old recenter command,
1889 and document recenter-positions.
1890
1891 * files.texi (Visiting):
1892 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1893
1c6c854e
CS
1894 * frames.texi (Cut/Paste Other App):
1895 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1896
1897 * killing.texi (Kill Options): New node.
1898
6ca89aaa
CY
18992009-12-05 Chong Yidong <cyd@stupidchicken.com>
1900
1901 * misc.texi (Shell Options): ansi-color is now default.
1902
806642d4
GM
19032009-12-05 Glenn Morris <rgm@gnu.org>
1904
806642d4
GM
1905 * emacs.texi (Top): Update menu for cal-xtra node changes.
1906 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1907 or mode line. Don't mention invisible text or the details of
1908 diary-print-entries here, only in cal-xtra.
1909 (Format of Diary File): Mention that the "date on first line" format
1910 only really affects the simple display.
1911 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1912 (Diary Customizing): Holidays may be in the buffer or mode line.
1913 Move diary-print-entries to the "Diary Display" section.
1914 (Diary Display): New section, split out from "Fancy Diary Display".
1915 Explain the limitations of simple display, and how to print it.
1916
1a4f0c0a
GM
1917 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1918
e11adbd8
GM
1919 * cal-xtra.texi (Diary Display): Mention View mode.
1920
29a483ac
JL
19212009-11-29 Juri Linkov <juri@jurta.org>
1922
1923 * display.texi (Highlight Interactively): Actually a list of
1924 default faces is pre-loaded into a list of default values
1925 instead of the history.
1926
83d60c79
GM
19272009-11-20 Glenn Morris <rgm@gnu.org>
1928
1929 * ack.texi (Acknowledgments):
1930 * emacs.texi (Acknowledgments): Add htmlfontify.
1931
276bbe96
GM
19322009-11-14 Glenn Morris <rgm@gnu.org>
1933
98ad1bae
GM
1934 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1935
276bbe96
GM
1936 * ack.texi (Acknowledgments):
1937 * emacs.texi (Acknowledgments): Update for recent Org changes.
1938
18430066
CY
19392009-10-31 Chong Yidong <cyd@stupidchicken.com>
1940
1941 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1942 `charset' property, which is irrelevant to the user manual (Bug#3526).
1943
522ddc9f
JB
19442009-10-14 Juanma Barranquero <lekktu@gmail.com>
1945
1946 * trouble.texi (DEL Does Not Delete): Fix typo.
1947
50b49ade
MA
19482009-10-05 Michael Albinus <michael.albinus@gmx.de>
1949
1950 * files.texi (Misc File Ops): Mention copy-directory.
1951
6308321a
EZ
19522009-10-04 Eli Zaretskii <eliz@gnu.org>
1953
43b3b4d1
EZ
1954 * mule.texi (Unibyte Mode): Emphasize that
1955 unibyte-display-via-language-environment affects only the display.
1956
6308321a
EZ
1957 * display.texi (Horizontal Scrolling): Document cursor behavior under
1958 horizontal scrolling when point moves off the screen (Bug#4564).
1959 Improve wording.
1960
bd51ea7f
MA
19612009-10-01 Michael Albinus <michael.albinus@gmx.de>
1962
1963 * files.texi (Directories): delete-directory prompts for recursive
1964 deletion.
1965
55381962
GM
19662009-09-30 Glenn Morris <rgm@gnu.org>
1967
1968 * ack.texi (Acknowledgments):
1969 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1970
13989ab1
TH
19712009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1972
1973 * dired.texi (Dired Navigation): Use @code instead of @var for
1974 dired-isearch-filenames, so that it's not capitalized.
1975
8ba46c89
CY
19762009-09-19 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1979
1980 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1981
1982 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1983 (Key Bindings): Reference Init Rebinding in introductory text.
1984 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1985 (Keymaps): Simplify.
1986 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1987 (Minibuffer Maps): Remove mention of Mocklisp.
1988 (Init Rebinding): Move mode-local rebinding example here from Local
1989 Keymaps.
1990 (Modifier Keys): Clarify.
1e11b018 1991 (Rebinding): Add cindex for "binding keys".
8ba46c89 1992
6a5ca7c8
CY
19932009-09-13 Chong Yidong <cyd@stupidchicken.com>
1994
1995 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1996
0e1cba51
NR
19972009-08-31 Nick Roberts <nickrob@snap.net.nz>
1998
6a5ca7c8 1999 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2000 Reorganize these two sections.
0e1cba51 2001
76a87a4d
EZ
20022009-08-29 Eli Zaretskii <eliz@gnu.org>
2003
2004 * cmdargs.texi (Initial Options): Fix last change.
2005
82e98df4
SM
20062009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2007
2008 * mule.texi (Enabling Multibyte):
2009 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2010 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2011
fb89fad9
GM
20122009-08-20 Glenn Morris <rgm@gnu.org>
2013
2014 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2015
e99652b0
GM
20162009-08-19 Glenn Morris <rgm@gnu.org>
2017
2018 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2019
5cca97ad
GM
20202009-08-18 Glenn Morris <rgm@gnu.org>
2021
2022 * ack.texi (Acknowledgments):
2023 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2024
997797ae 2025 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2026
985bf85b
GM
20272009-08-09 Glenn Morris <rgm@gnu.org>
2028
2029 * ack.texi (Acknowledgments):
2030 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2031
8d6bb99e
DD
20322009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2033
2034 * emacs.texi (Top): Add new menu items for GDB-UI.
2035
2036 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2037 section. Threads buffer is in separate section now.
8d6bb99e 2038
8353da9c
GM
20392009-08-08 Glenn Morris <rgm@gnu.org>
2040
2041 * ack.texi (Acknowledgments):
2042 * emacs.texi (Acknowledgments):
2043 Update for js2-mode and org changes.
2044
f2074faf
MA
20452009-08-02 Michael Albinus <michael.albinus@gmx.de>
2046
2047 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2048 files.
2049
e8d2d3fb
CY
20502009-07-28 Chong Yidong <cyd@stupidchicken.com>
2051
2052 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2053
324a4f6a
GM
20542009-07-23 Glenn Morris <rgm@gnu.org>
2055
2056 * programs.texi (Matching): Update blink-matching-paren-distance.
2057
b6937a70
CY
20582009-07-21 Chong Yidong <cyd@stupidchicken.com>
2059
2060 * frames.texi (Cut/Paste Other App): For select-active-regions,
2061 selection is now updated on moving point.
2062
bd8aaa36
RS
20632009-07-21 Richard Stallman <rms@gnu.org>
2064
2065 * glossary.texi (GNU, Daemon): Update information.
2066
8d9b5eba
JL
20672009-07-19 Juri Linkov <juri@jurta.org>
2068
2069 * custom.texi (Specifying File Variables, Safe File Variables):
2070 "variables/value pairs" -> "variable/value pairs".
2071
a2acc1db
GM
20722009-07-15 Glenn Morris <rgm@gnu.org>
2073
2074 * misc.texi (Gnus): Remove widow.
2075
c5ae942b
GM
20762009-07-11 Glenn Morris <rgm@gnu.org>
2077
703d26ba
GM
2078 * Makefile.in (TEXI2PDF): New.
2079 (emacs.pdf, emacs-xtra.pdf): New targets.
2080
522ddc9f 2081 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2082
2083 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2084
2085 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2086 Don't print the copying notice twice in the printed version.
2087 Update the menu and detailmenu.
2088 (Preface): The meaning of "on-line" has changed.
2089 Correct name for "Common Problems" chapter.
2090 (Distrib): Update FSF shop URL.
2091 (Intro): Showing two files at once is not so exciting.
2092
2093 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2094 (Mac / GNUstep Basics): Minor grammar changes.
2095 (Mac / GNUstep Events): Fix typo.
2096 (GNUstep Support): CANNOT_DUMP no longer applies.
2097
2098 * misc.texi (Document View): Fix typos.
2099
2100 * dired.texi (Dired):
2101 * help.texi (Help):
2102 * macos.texi (Mac OS / GNUstep):
2103 * maintaining.texi (Version Control, Introduction to VC):
2104 End menu descriptions with a period.
c5ae942b 2105
b1c8242b
EZ
21062009-07-09 Eli Zaretskii <eliz@gnu.org>
2107
2108 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2109 so categorical in saying that the option is only useful on NTFS.
2110
220d9aa6
GM
21112009-07-09 Glenn Morris <rgm@gnu.org>
2112
2113 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2114 (ENVADD): Add texinfodir to TEXINPUTS.
2115
2116 * emacs.texi (Top): Fix cross-reference.
2117
2118 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2119
2120 * vc1-xtra.texi (Revision Tags): Fix typo.
2121
d07e72d3
GM
21222009-07-03 Glenn Morris <rgm@gnu.org>
2123
2124 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2125 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2126 (Merge Commands): `.' does not seem to work in A or B buffer.
2127 `l' can recreate the 3-window display.
2128
2129 * glossary.texi (Glossary): Minor phrasing changes throughout.
2130 Add more internal cross-references.
2131 <Autoloading>: You can't really autoload a variable.
2132 <C-M->: Move details here from `M-C-' item.
2133 <Continuation Line>: Refer to `Truncation.'
2134 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2135 <Home Directory, Unix>: New entries.
2136 <Deletion of Files>: Mention recycle bins.
2137 <Directory>: Mention ``folders.''
2138 <Error>: Don't mention ``type-ahead.''
2139 <Fringe>: Refer to the manual node.
2140 <Minor Mode>: Can be global or local.
2141 <Spell Checking>: There are other checkers besides Ispell.
2142
f144038a
GM
21432009-07-02 Glenn Morris <rgm@gnu.org>
2144
2145 * anti.texi (Antinews): Minor changes in phrasing.
2146
2147 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2148 some underfull lines in dvi output.
2149
2150 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2151
2152 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2153
2154 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2155
3f1c6666
JD
21562009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2157
2158 * xresources.texi (Table of Resources): Mention maximized for
2159 fullscreen.
2160
2161 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2162
62aadce7
CY
21632009-07-01 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * anti.texi (Antinews): Correct the list of removed platforms.
2166
82ec412e
GM
21672009-06-28 Glenn Morris <rgm@gnu.org>
2168
2169 * arevert-xtra.texi: Minor language tweaks.
2170
09964e7d
GM
2171 * dired-xtra.texi: Minor revisions.
2172
666e158e
MB
21732009-06-23 Miles Bader <miles@gnu.org>
2174
c4cc8b9a 2175 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2176 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2177
70243478
CY
21782009-06-21 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * Branch for 23.1.
2181
67cbe681
KH
21822009-06-17 Kenichi Handa <handa@m17n.org>
2183
2184 * mule.texi (Charsets): Update the description for the new charset.
2185 (list-character-sets): New findex.
125dd7c5 2186 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2187
40e67246
CY
21882009-06-10 Chong Yidong <cyd@stupidchicken.com>
2189
b5700de6
CY
2190 * basic.texi (Moving Point): Fix tag.
2191
2192 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2193
2194 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2195 use camel-case for PageUp and PageDown.
2196
2197 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2198 camel-case for PageUp and PageDown.
2199
2200 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2201
40e67246 2202 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2203 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2204
522ddc9f 22052009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2206
522ddc9f
JB
2207 * fixit.texi (Spelling): Set default dictionary.
2208 Improve descriptions (Bug#2554)
6f591cf4 2209
53483c76
DR
22102009-06-08 David Reitter <david.reitter@gmail.com>
2211
2212 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2213 since saving colors and faces set this way is not implemented.
2214 (Environment variables): Remove mention of mac-fix-env, which is
2215 scheduled to be removed.
2216
1557ef4f
CY
22172009-06-04 Chong Yidong <cyd@stupidchicken.com>
2218
91056528
CY
2219 * custom.texi (Init Examples): Add example of changing load-path.
2220
1557ef4f
CY
2221 * building.texi (Lisp Libraries): Add example of changing
2222 load-path (Bug#3446).
2223
623cec4c
CY
22242009-05-28 Chong Yidong <cyd@stupidchicken.com>
2225
2226 * mark.texi (Mark): Further clarifications.
2227 (Setting Mark): Emphasize that C-SPC activates the mark.
2228
0fcca8ee
CY
22292009-05-28 Chong Yidong <cyd@stupidchicken.com>
2230
702b10e1
CY
2231 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2232 Mark mode.
0fcca8ee
CY
2233 (Using Region, Persistent Mark): Use "active mark" instead of "active
2234 region".
2235
d3b396e4
CY
22362009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2237
2238 * mule.texi (Select Input Method): Fix typo.
2239
3f698a06
CY
22402009-05-13 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * anti.texi (Antinews): Document completion changes. Some additional
2243 copyedits and rearrangement of entries.
2244
b2a42eb7
CY
22452009-05-12 Chong Yidong <cyd@stupidchicken.com>
2246
932fd020
CY
2247 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2248 (Shell History Copying, Terminal emulator): Copyedits.
2249
1c6c854e
CS
2250 * xresources.texi (Resources): Simplify descriptions.
2251 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2252 (Table of Resources): Document fontBackend resource.
2253
b2a42eb7 2254 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2255 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2256 "Backspace". Remove discussion of obscure Xmodmap issue.
2257
c6ea7fb8
CY
22582009-05-07 Chong Yidong <cyd@stupidchicken.com>
2259
2260 * files.texi (Visiting): Copyedits.
2261
ad36c422
CY
22622009-05-06 Chong Yidong <cyd@stupidchicken.com>
2263
2264 * basic.texi (Inserting Text): Document ucs-insert.
2265
2266 * mule.texi (International Chars): Define "multibyte". Note that
2267 internal representation is unicode-based. Simplify definition of raw
2268 bytes. Mention ucs-insert.
2269 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2270 (Language Environments): Add language environments new to Emacs 23.
2271 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2272 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2273 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2274 (Output Coding): Copyedits.
2275
2276 * emacs.texi (Top): Update node listing.
2277
d4ad7b96
CY
22782009-05-05 Per Starbäck <per@starback.se> (tiny change)
2279
2280 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2281
5bd66204
SM
22822009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2283
2284 * building.texi (Lisp Libraries): `load-library' does offer completion.
2285
bc36ad1c
CY
22862009-04-28 Chong Yidong <cyd@stupidchicken.com>
2287
2288 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2289 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2290
f1a47884
EZ
22912009-04-25 Eli Zaretskii <eliz@gnu.org>
2292
2293 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2294
be77bd45
CY
22952009-04-22 Chong Yidong <cyd@stupidchicken.com>
2296
2297 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2298
2299 * building.texi (Lisp Interaction): Document initial-scratch-message.
2300
d3b82927
JB
23012009-04-18 Juanma Barranquero <lekktu@gmail.com>
2302
ed6e7b11
JB
2303 * msdog.texi (Windows Fonts): Fix typos.
2304
d3b82927
JB
2305 * files.texi (Save Commands): Fix pxref.
2306
bc323c04
CY
23072009-04-18 Chong Yidong <cyd@stupidchicken.com>
2308
2309 * files.texi (Save Commands): Mention diff-buffer-with-file.
2310 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2311 Henoch (Bug#3036).
2312
2186d13f
GM
23132009-03-15 Glenn Morris <rgm@gnu.org>
2314
2315 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2316 the former is not always used.
2317 (Mail Headers): Use active voice. Add "Mail-reply-to".
2318 Change case of "Id". Avoid repeated "appropriate".
2319 (Mail Aliases): Fix previous change - use an example with a ".", so it
2320 does actually get quoted when expanded.
2321 (Mail Sending): Mailclient is the default on some systems.
2322 (Citing Mail): Mention mail-indentation-spaces.
2323 (Mail Mode Misc): Add an @dfn for "mail signature".
2324
71e454fc
CY
23252009-03-15 Chong Yidong <cyd@stupidchicken.com>
2326
2327 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2328 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2329 read-buffer-completion-ignore-case, and completion-styles.
2330 Remove description of partial-completion-mode.
71e454fc 2331
df1a3e06
GM
23322009-03-14 Glenn Morris <rgm@gnu.org>
2333
2334 * sending.texi (Mail Format): Fix typo. Add index entry for
2335 mail-header-separator.
2336 (Mail Headers): Put info about initialization and changing in one place
2337 at the start. Update FCC section for mbox Rmail. Clarify From
2338 section, mention mail-setup-with-from. Clarify Reply-to section.
2339 Add Mail-followup-to and mail-mailing-lists. Clarify References
2340 section.
2341 (Mail Aliases): Update example, make less contentious.
2342 Update for name change of mail-interactive-insert-alias.
2343 (Mail Mode): Remove mention of `%' as a word separator.
2344 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2345 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2346 commands. Clarify FCC handling. In mail-complete, add reference to
2347 Mail Aliases section, and mention mail-complete-function.
2348 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2349 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2350 signature netiquette. Explain how the mail hooks work when continuing
2351 a composition.
2352 (Mail Amusements): Internationalize the spook section a bit.
2353 Remove the spook mail-setup-hook example, since it doesn't work well.
2354 Mention fortune-file.
2355 (Mail Methods): Mention read-mail-command.
2356
ed6e7b11 23572009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2358
df1a3e06
GM
2359 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2360 and NS resources following recent changes.
959d68bd 2361
86dca3e8
JR
23622009-03-10 Jason Rumney <jasonr@gnu.org>
2363
2364 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2365 w32-use-visible-system-caret doc to indicate that it should get set
2366 automatically.
2367 (Windows Fonts): Add doc for the uniscribe backend.
2368
042fe98f
DN
23692009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2370
2371 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2372 vc-dir. (Bug#2598)
2373
7f8dba73
RS
23742009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2375
2376 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2377
505e70c3
GM
23782009-03-05 Glenn Morris <rgm@gnu.org>
2379
04242bdc
GM
2380 * rmail.texi (Rmail Basics): Add reference to sorting.
2381 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2382 Minor re-wordings.
2383 (Rmail Motion): Mention rmail-next-same-subject.
2384 (Rmail Deletion): Expunging is not the only way to change the numbers.
2385 (Rmail Labels): Labels can also be used in sorting.
2386 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2387 (Rmail Display): Mention rmail-mime.
2388
00cfe22c
GM
23892009-03-04 Glenn Morris <rgm@gnu.org>
2390
2391 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2392 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2393 summary. Mention sorts cannot be undone.
2394 (Rmail Display): Give an example of how to use goto-address-mode.
2395 (Rmail Editing): It's keybindings that are redefined, not commands.
2396 Fix some typos.
2397 (Movemail): Some minor rewording.
2398 (Remote Mailboxes): Emacs movemail supports pop by default.
2399 Fix some minor grammatical issues. The "two alternative ways" to
2400 specify a POP mailbox are really just one. Remove all reference to the
2401 variables rmail-pop-password and rmail-pop-password-required, obsolete
2402 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2403 can support Kerberos.
2404
3d963b67
GM
24052009-03-03 Glenn Morris <rgm@gnu.org>
2406
2407 * rmail.texi (Rmail Deletion): Revert previous change, which was
2408 describing the Rmail summary versions.
2409 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2410 Minor re-wording for rmail-resend.
2411 (Rmail Make Summary): Summaries apply to buffers rather than files.
2412 <rmail-summary-by-topic>: Headers includes the subject.
2413 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2414 details, including prefix arguments.
2340abde 2415 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2416 Not counting lines might be faster.
2417 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2418 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2419 Name the commands bound to the various keys. Mention prefix argument
2420 for searching.
3d963b67
GM
2421 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2422 Simplify rmail-highlighted-headers description. Update face name.
2423
a8ce3d17
JB
24242009-03-02 Juanma Barranquero <lekktu@gmail.com>
2425
2426 * mark.texi (Marking Objects): Fix typo.
2427
130a29b6
CY
24282009-03-01 Chong Yidong <cyd@stupidchicken.com>
2429
2430 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2431 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2432
9d5de6f8
GM
24332009-03-01 Glenn Morris <rgm@gnu.org>
2434
79fc530e 2435 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2436 (Rmail Motion): - M-s searches from the end of messages.
2437 (Rmail Deletion): Minor clarification. Fix numeric argument
2438 description.
2439 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2440 newmail and RMAILOSE files need not be in home-directory.
2441 (Rmail Files): Mention I/O menus are unselectable if no files match.
2442 Mention `MAIL' env-var.
2443
b545ff9c
JR
24442009-02-24 Jason Rumney <jasonr@gnu.org>
2445
2446 * mule.texi (Fontsets): Mention fontset-default, font specs and
2447 fallback fontsets.
2448 (Defining Fontsets): Mention ns and w32 variants of
2449 standard-fontset-spec. Update description of startup fontset to match
2450 Emacs 23 behavior.
a93be82a 2451 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2452 (International): Link to Modifying Fontsets.
b545ff9c 2453
75da0618 24542009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2455
2456 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2457 Mention ns-extended-platform-support-mode.
2458
6be93a16
KB
24592009-02-22 Karl Berry <karl@gnu.org>
2460
2461 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2462
867d4bb3
JB
24632009-02-19 Juanma Barranquero <lekktu@gmail.com>
2464
2465 * basic.texi (Moving Point, Position Info):
2466 * files.texi (Visiting):
2467 * mini.texi (Completion Options):
2468 * text.texi (HTML Mode): Remove duplicate words.
2469
49b5c0e8
GM
24702009-02-20 Glenn Morris <rgm@gnu.org>
2471
2472 * rmail.texi: Minor updates for mbox rather than Babyl.
2473
f43a822c
KB
24742009-02-17 Karl Berry <karl@gnu.org>
2475
49b5c0e8 2476 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2477
80d634b8
RS
24782009-02-17 Richard M Stallman <rms@gnu.org>
2479
2480 * anti.texi (Antinews): Mention Babyl format.
2481
2482 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2483
2484 * rmail.texi: Update for mbox format.
2485 Various small fixes, as well as the following.
2486 (Out of Rmail): Node deleted.
2487 (Rmail): Update menu.
2488 (Rmail Files): Comment out set-rmail-inbox-list.
2489 Document rmail-inbox-list instead.
2490 (Rmail Output): Substantial changes since C-o is now
2491 rmail-output-as-seen and o is rmail-output.
2492 (Rmail Attributes): Delete `stored', add `retried'.
2493 (Rmail Display): Editing headers works in all cases.
2494
f0d129c6
GM
24952009-02-17 Glenn Morris <rgm@gnu.org>
2496
2497 * basic.texi (Position Info): M-x count-lines-region is not always on
2498 M-=. (Bug#2269)
2499
160f11d3
GM
25002009-02-09 Glenn Morris <rgm@gnu.org>
2501
2502 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2503 defaults.
2504
763e01c4
EZ
25052009-02-07 Eli Zaretskii <eliz@gnu.org>
2506
2507 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2508 documentation of possible problems with redecoding.
2509
f5e1441d
GM
25102009-02-03 Glenn Morris <rgm@gnu.org>
2511
2512 * rmail.texi (Out of Rmail): Mention b2m.pl.
2513
e1eabe41
GM
25142009-01-31 Glenn Morris <rgm@gnu.org>
2515
2516 * rmail.texi (Out of Rmail): Correct b2m location.
2517
dd05f9de
CY
25182009-01-27 Chong Yidong <cyd@stupidchicken.com>
2519
2520 * fixit.texi (Undo): Update undo limit values.
2521
d74d846e
GM
25222009-01-27 Glenn Morris <rgm@gnu.org>
2523
2524 * emacs.texi (Top): Fix Antinews menu entry.
2525
49ffdce8
KB
25262009-01-25 Karl Berry <karl@gnu.org>
2527
2528 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2529 item with no marker, instead of the syntactically incorrect
2530 @itemize @asis.
2531
467e8d77
JL
25322009-01-25 Juri Linkov <juri@jurta.org>
2533
2534 * building.texi (Grep Searching): Fix index entry for lgrep.
2535
6c60bbdb
EZ
25362009-01-24 Eli Zaretskii <eliz@gnu.org>
2537
2538 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2539
9ce5a36f
AR
25402009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2541
2542 * macos.texi (Preferences Panel): Update description of font setting to
2543 reflect that prior frame selection is no longer needed.
2544
9aa5f2fb
NR
25452009-01-20 Nick Roberts <nickrob@snap.net.nz>
2546
2547 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2548 raise GUD subsections.
2549
3892ff9c
GM
25502009-01-15 Glenn Morris <rgm@gnu.org>
2551
2552 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2553
14731c8f
GM
25542009-01-10 Glenn Morris <rgm@gnu.org>
2555
2556 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2557
45c55e53
CY
25582009-01-04 Chong Yidong <cyd@stupidchicken.com>
2559
2560 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2561 logical lines.
2562
2e4667d1
JL
25632008-12-29 Juri Linkov <juri@jurta.org>
2564
2565 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2566
2567 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2568
2a3eac47
CY
25692008-12-28 Chong Yidong <cyd@stupidchicken.com>
2570
2571 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2572 goto-address-mode instead of goto-address.
2573
3da8da94
CY
2574 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2575 mode.
2576
2a3eac47
CY
2577 * emacs.texi (Top): Update node listing.
2578
057f6dd3
EZ
25792008-12-26 Eli Zaretskii <eliz@gnu.org>
2580
2581 * custom.texi (Directory Variables): Explain what is a "project".
2582 Add indexing. Improve wording. Add a footnote about using
2583 _dir-locals.el on MS-DOS.
2584
e6979067
DN
25852008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2586
2587 * files.texi (Misc File Ops): Mention chmod as an alias for
2588 set-file-modes.
2589
9de15963
MR
25902008-12-24 Martin Rudalics <rudalics@gmx.at>
2591
2592 * help.texi (Help): Fix typos and reword.
2593 (Help Summary): Add entries for C-h n and C-h r, reorder
2594 entries, and do some minor fixes.
2595 (Name Help): Say that C-h F works for commands only.
2596 (Misc Help): Say that view-lossage displays 300 keystrokes.
2597
236fd60d
GM
25982008-12-20 Glenn Morris <rgm@gnu.org>
2599
2600 * ack.texi (Acknowledgments): General update based on AUTHORS,
2601 including removal of some stuff no longer distributed.
2602
349b3256
AM
26032008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2604
2605 * fixit.texi: Mention hunspell
2606
e840fca5
GM
26072008-12-19 Glenn Morris <rgm@gnu.org>
2608
2609 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2610 Consolidate explanatory text at start.
e840fca5
GM
2611
2612 * display.texi (Text Display):
2613 * indent.texi (Indentation): Use @acronym with ASCII.
2614
9dfa7983
GM
26152008-12-18 Glenn Morris <rgm@gnu.org>
2616
2617 * ack.texi: Various small updates and fixes.
2618
97b3a00b
JL
26192008-12-18 Juri Linkov <juri@jurta.org>
2620
2621 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2622 as a key binding to start a forward nonincremental word search.
2623 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2624 a backward nonincremental word search. Add index for `M-s w'
2625 `isearch-forward-word'.
2626 (Regexp Search): Add a short summary of regexp key commands like
2627 in the node "Basic Isearch".
2628 (Other Repeating Search): Fix typo.
2629
26302008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2631
2632 * misc.texi (PostScript Variables): Fix doc.
2633
31ce6a07
CY
26342008-12-10 Chong Yidong <cyd@stupidchicken.com>
2635
2636 * programs.texi (Program Modes): Mention Ruby mode.
2637
636b507b
DN
26382008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2639
2640 * misc.texi (emacsclient Options): Describe what an empty string
2641 argument does for --alternate-editor.
2642
a323fa14
CY
26432008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2644
2645 * cmdargs.texi (Font X): Distinguish between client-side and
2646 server-side fonts. List valid Fontconfig properties. Add reference to
2647 Fontconfig manual. List valid GTK font properties. Explain use of
2648 fc-list.
2649
c5ca6cd0
CY
26502008-12-09 Chong Yidong <cyd@stupidchicken.com>
2651
2652 * cmdargs.texi (Font X): Move discussion of quoting to top.
2653
e5136377
GM
26542008-12-06 Glenn Morris <rgm@gnu.org>
2655
2656 * maintaining.texi (Old Revisions): Improve previous change.
2657
248c026b
RS
26582008-12-05 Richard M Stallman <rms@gnu.org>
2659
2660 * anti.texi (Antinews): Minor fixes.
2661
a9253a1e
GM
26622008-12-03 Glenn Morris <rgm@gnu.org>
2663
2664 * maintaining.texi (Old Revisions): Fix diff-switches description.
2665
fa687b02
MR
26662008-12-01 Martin Rudalics <rudalics@gmx.at>
2667
2668 * emacs.texi (Top): Fix typo.
2669
72e6decd
CY
26702008-11-30 Chong Yidong <cyd@stupidchicken.com>
2671
320ee034
CY
2672 * misc.texi (Document View): Explain dependence on gs at the top.
2673 Copyedits.
2674
2675 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2676
72e6decd
CY
2677 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2678 (Comment Commands): Discuss region-active behavior of M-; first.
2679
2a472ee4
MR
26802008-11-29 Martin Rudalics <rudalics@gmx.at>
2681
9c6361c9
MR
2682 * display.texi (Line Truncation): Add reference to Continuation
2683 Lines.
2684
2a472ee4
MR
2685 * windows.texi (Pop Up Window): Mention split-height-threshold
2686 and split-width-threshold.
9c6361c9 2687 (Split Window): Add reference to Continuation Lines.
2a472ee4 2688
e93bc142
AR
26892008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2690
2691 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2692 (GNUstep Support): New node.
2693 * anti.texi:
2694 * emacs.texi:
2695 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2696
43b978db
RS
26972008-11-28 Richard M Stallman <rms@gnu.org>
2698
2699 * misc.texi (Dissociated Press): Minor cleanups.
2700
2701 * dired.texi (Image-Dired): Avoid passive.
2702
e8e2bd93
EZ
27032008-11-28 Eli Zaretskii <eliz@gnu.org>
2704
2705 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2706 representation.
2707
8d2d45da
CY
27082008-11-26 Richard M. Stallman <rms@gnu.org>
2709
2710 * files.texi (Visiting): Rewrite paragraph for clarity.
2711
2712 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2713
a5f7bbcc
AM
27142008-11-25 Alan Mackenzie <acm@muc.de>
2715
2716 * programs.texi (Moving by Parens): Clarify that parens inside strings
2717 and comments are ignored, and that the commands assume the starting
2718 point isn't in a string or comment.
2719
a71703d3
AR
27202008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2721
2722 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2723 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2724 version.
2725 (Mac Customization): Rewrite Preferences Panel section and merge in to
2726 this node, add Open files by dragging to an Emacs window.
2727
2728 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2729
aa5ab79a
CY
27302008-11-26 Chong Yidong <cyd@stupidchicken.com>
2731
0cc92c19
CY
2732 * files.texi (Misc File Ops): Document set-file-modes.
2733
c366b4e4
CY
2734 * windows.texi (Split Window): Document integer values of
2735 truncate-partial-width-windows.
2736
aa5ab79a
CY
2737 * text.texi (Text): Simplify description of markup languages.
2738 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2739 (TeX Editing): Note that `""' inserts one `"' character.
2740 (HTML Mode): Note in the introduction that XML mode is an alias for
2741 SGML mode. Mention nXML mode.
2742
56221db7
CY
27432008-11-25 Chong Yidong <cyd@stupidchicken.com>
2744
2745 * building.texi (Watch Expressions): Fix typo.
2746
90effe33
CY
27472008-11-24 Chong Yidong <cyd@stupidchicken.com>
2748
f90a5ae3
CY
2749 * files.texi (Visiting): Document new behavior of
2750 confirm-nonexistent-file-or-buffer.
2751
1c6c854e
CS
2752 * buffers.texi (Select Buffer):
2753 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2754
a18ffb4a
CY
2755 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2756 edit-picture.
2757
90effe33
CY
2758 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2759 edit-picture', since that is just an alias for picture-mode.
2760 (Sentences): Note that repeated M-@ extends the region.
2761 (Pages): Make terminology more consistent. Link to Regexps node.
2762 (Longlines): Discuss relationship with Visual Line mode.
2763 (Text Mode): Remove extraneous discussion of other modes, since they
2764 were already introduced in the parent node.
2765
e85103ec
CY
27662008-11-23 Chong Yidong <cyd@stupidchicken.com>
2767
5cb2fe30
CY
2768 * anti.texi (Antinews): Rewrite.
2769
1eb9b307 2770 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2771
2772 * frames.texi (Frame Commands): Mention "minimize" terminology.
2773
e85103ec
CY
2774 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2775 formats.
b908332f
CY
2776 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2777 (Misc X): Don't document useless -hb option.
e85103ec 2778
607f5f88
JL
27792008-11-22 Juri Linkov <juri@jurta.org>
2780
2781 * dired.texi (Dired Navigation): Change normal file name search option
2782 from `non-nil' to `t'. Add `dwim' option.
2783
e1b867a0
JL
27842008-11-22 Juri Linkov <juri@jurta.org>
2785
2786 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2787 ".dir-locals.el". Rename `define-project-bindings' to
2788 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2789 `dir-locals-set-directory-class'.
2790
dd186936
LK
27912008-11-22 Lute Kamstra <lute@gnu.org>
2792
2793 * buffers.texi (Select Buffer): Index goto-line.
2794 * basic.texi (Moving Point): Mention the use of a numeric prefix
2795 argument with goto-line and refer to Select Buffer for the use of a
2796 plain prefix argument.
2797
4b121911
GM
27982008-11-19 Glenn Morris <rgm@gnu.org>
2799
2800 * doclicense.texi: Update to FDL 1.3.
2801 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2802
27267e4c
CY
28032008-11-17 Chong Yidong <cyd@stupidchicken.com>
2804
696f351d
CY
2805 * custom.texi (Minor Modes): Define mode commands and mode variables
2806 more precisely. Recommend using mode commands instead of setting
2807 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2808 (Easy Customization): Use "init file" instead of .emacs.
2809 (Customization Groups): Update to new Custom buffer appearance.
2810 (Saving Customizations): Copyedits. Update example.
2811 (Variables): Give example of variable type-sensitivity.
2812 (Examining): Update example.
2813 (Hooks): Copyedits.
2814 (Specifying File Variables): Use C comments instead of an artificial
2815 Lisp for the example.
2816 (Keymaps): Move internals discussion to Prefix Keymaps.
2817 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2818 (Init Rebinding): Document kbd macro.
2819 (Init File): Link to Find Init.
696f351d
CY
2820
2821 * mark.texi (Using Region): Document Delete Selection Mode more
2822 thoroughly.
2823
2824 * frames.texi (Mouse Commands): Move most of the description of Delete
2825 Selection Mode to Using Region, and link to it.
1bc9c425 2826 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2827
b0570c25
CY
2828 * building.texi (Compilation): Document first-error value of
2829 compilation-scroll-output.
2830 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2831 works as soon as an error is available. Suggested by Juri Linkov.
2832
27267e4c
CY
2833 * mini.texi (Passwords): New node.
2834
2835 * files.texi (Remote Files): Link to Passwords node.
2836
2837 * emacs.texi (Top): Update node listings.
2838
122eb807
CY
28392008-11-16 Chong Yidong <cyd@stupidchicken.com>
2840
9c9855a3
CY
2841 * ack.texi (Acknowledgments): Some updating of credits.
2842
bd6fdcad
CY
2843 * emacs.texi (Acknowledgments): Add a couple more names.
2844
dd1eef46
CY
2845 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2846
122eb807 2847 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2848 (Misc File Ops): Document use of trash.
122eb807 2849
801a8da1
JB
28502008-11-16 Juanma Barranquero <lekktu@gmail.com>
2851
2852 * macos.texi (Mac Customization): Fix typos.
2853
0b4f2253
CY
28542008-11-14 Chong Yidong <cyd@stupidchicken.com>
2855
2856 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2857 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2858 the conventions of the main Emacs manual.
2859
2860 * emacs.texi (Top): Update node listings.
2861
517e2b89
CY
28622008-11-12 Chong Yidong <cyd@stupidchicken.com>
2863
07a85685
CY
2864 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2865 command-line-args is processed during startup.
2866 (Action Arguments): Correctly describe how file arguments interact with
2867 the startup screen. Link to Lisp Interaction for scratch buffer.
2868 (Initial Options): Link to Command Example for -batch option.
2869 (Environment): Document initial-environment.
2870
517e2b89
CY
2871 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2872 can't be changed in the site-start file.
2873
6337bbde
CY
28742008-11-07 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * dired.texi (Dired): Mention C-x C-d too.
2877 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2878 (Dired Navigation): Explain dired-goto-file more clearly.
2879 Document dired-isearch-filenames.
6337bbde
CY
2880 (Dired Deletion): Remove unnecessary "expunged" terminology.
2881 (Flagging Many Files): & is now rebound to `% &'.
2882 (Shell Commands in Dired): Document dired-do-async-shell-command.
2883 Clarify how multi-file arguments are passed.
2884 (Misc Dired Features): Document dired-do-isearch.
2885
9e8eeff9
CY
28862008-11-06 Chong Yidong <cyd@stupidchicken.com>
2887
2888 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2889
e071f849
CY
28902008-11-03 Chong Yidong <cyd@stupidchicken.com>
2891
2892 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2893
05482eb1
CY
28942008-11-01 Chong Yidong <cyd@stupidchicken.com>
2895
e2346dea
CY
2896 * programs.texi (Program Modes): Link to Program Indent node.
2897 (Left Margin Paren): Explain consequences of changing
2898 open-paren-in-column-0-is-defun-start more concisely.
2899 (Which Function, Program Indent, Info Lookup): Minor edits.
2900 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2901 (Multi-line Indent): If region is active, TAB indents the region.
2902 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2903 (Matching): The delimiter at the cursor is highlighted---the character
2904 changes color.
2905 (Symbol Completion): Link to Completion node.
2906
e4b6428c
CY
2907 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2908 a strictly text-only system.
2909
05482eb1
CY
2910 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2911 batch mode.
2912
a11d3737
RS
29132008-11-01 Richard M. Stallman <rms@gnu.org>
2914
5abad626
RS
2915 * misc.texi (Document View): Major rewrite.
2916
a11d3737
RS
2917 * maintaining.texi (Types of Log File): Change logs are older than
2918 version control.
2919 (VCS Concepts): Simplify and rearrange.
2920 (Version Control Systems): Make it clear that Linux is only the kernel.
2921 (VC Mode Line): Shorten reference to menu item.
2922 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2923 (VC Directory Mode): Minor cleanup.
2924 Unchanged files are hidden, not omitted.
2925 (VC Directory Commands): Shorten and simplify.
2926 (Change Log Commands): New node, split from Change Logs.
2927 (VC Directory Buffer): New node, split from VC Directory Mode.
2928
c55a4acb
CY
29292008-10-31 Chong Yidong <cyd@stupidchicken.com>
2930
1c6c854e 2931 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2932 from files.texi.
2933
1c6c854e
CS
2934 * files.texi (Version Control): Move to maintaining.texi.
2935 Subnodes moved as well.
2936 (Document Files): Move to misc.texi.
df0356f6 2937
c55a4acb
CY
2938 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2939 vc-update-change-log.
df0356f6
CY
2940 (Version Control): Move here from files.texi.
2941 (Format of ChangeLog): Make it a subnode of Change Log.
2942
2943 * emacs.texi (Top): Update node listing.
c55a4acb 2944
ef082374
TH
29452008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2946
2947 * files.texi (Files): Add a section about document
2948 files (doc-view-mode).
2949
d52582c3
CY
29502008-10-31 Chong Yidong <cyd@stupidchicken.com>
2951
1c6c854e
CS
2952 * building.texi (Compilation Mode):
2953 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2954 (Debuggers): Lower GUD subsections to subsubsections.
2955 (Starting GUD): Add cindex.
2956 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2957
4e0a0968
CY
29582008-10-30 Chong Yidong <cyd@stupidchicken.com>
2959
03625b47
CY
2960 * indent.texi (Indentation): Link to Program Indent.
2961
4e0a0968
CY
2962 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2963 now uses emacsclient's terminal.
2964
8bd3f7ef
CY
29652008-10-29 Chong Yidong <cyd@stupidchicken.com>
2966
80e5620e
CY
2967 * mark.texi (Using Region): Document use-empty-active-region.
2968
97d5c404
CY
2969 * emacs.texi (Top): Update node listings.
2970
1c6c854e
CS
2971 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2972 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2973 (Invoking emacsclient): Rewrite, moving optional arguments to
2974 emacsclient Options.
21d2bae3
CY
2975 (emacsclient Options): New node. Document server-use-tcp and
2976 server-host.
8bd3f7ef 2977
5fda2cbd
CY
29782008-10-28 Chong Yidong <cyd@stupidchicken.com>
2979
2980 * indent.texi (Indentation): Replace list with paragraphed text,
2981 putting description of syntax-driven indentation first. Document new
2982 effect of active regions on tab.
2983 (Tab Stops): Note that editable tab stops affect indentation commands.
2984
4ff029f6
DN
29852008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2986
2987 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2988
996cd6e4
CY
29892008-10-23 Chong Yidong <cyd@stupidchicken.com>
2990
f28815e3
CY
2991 * custom.texi (Function Keys): Note that modified keypad keys are not
2992 translated.
2993
996cd6e4
CY
2994 * basic.texi (Arguments): Explain how to insert multiple digits.
2995
49545fe2
MA
29962008-10-22 Michael Albinus <michael.albinus@gmx.de>
2997
2998 * files.texi (Remote Files): Precise selection of default method.
2999 Rewrite paragraph about disabling remote file names.
3000
edac0b53
CY
30012008-10-22 Chong Yidong <cyd@stupidchicken.com>
3002
e752c544
CY
3003 * search.texi (Special Isearch): Document M-TAB is isearch.
3004
edac0b53
CY
3005 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3006 command.
3007
3008 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3009
20a36054
TH
30102008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3011
1c6c854e 3012 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3013 section.
3014
69051ab6
CY
30152008-10-21 Chong Yidong <cyd@stupidchicken.com>
3016
c4b1a32a
CY
3017 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3018 to files.texi. Move contents of vc2-xtra.texi here.
3019
3020 * vc2-xtra.texi: File removed.
3021
3022 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3023 Directory Commands from the submenu. Don't include deleted file
3024 vc2-xtra.texi.
3025
3026 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3027 (Version Control): Add VC Directory Mode and VC Directory Commands to
3028 the submenu.
3029 (Why Version Control?): Use table format.
3030 (Version Control Systems): Note that Meta-CVS support is gone.
3031 (VCS Concepts): Note precisely when VC started supporting filesets.
3032 Remove bogus xref to CVS Options node.
3033 (Types of Log File): Copyedits.
3034 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3035 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3036 The Right Thing.
3037 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3038 (Log Buffer): Reorganize node, putting C-c C-c description first.
3039 (Old Revisions): Use CVS for example, not RCS.
3040 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3041 Commands from the submenu, putting them under Version Control.
3042 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3043 need to include it in the manual unconditionally, since it is now
3044 crucial to using distributed version control systems.
1a6e2954
CY
3045 (Comparing Files): Note that diff uses the minibuffer, and that the
3046 output is shown using Diff mode.
1c6c854e
CS
3047 (Diff Mode): Explain what "patch" and "hunk" mean.
3048 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3049 diff-show-trailing-whitespaces.
1a6e2954 3050 (File Archives): Add rar support.
c4b1a32a 3051
69051ab6
CY
3052 * major.texi (Choosing Modes): Make mode selection sequence more
3053 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3054 magic-mode-alist is nil by default.
3055 Document magic-fallback-mode-alist.
69051ab6 3056
e7421e03
CY
30572008-10-20 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * frames.texi (Mouse References): Copyedits.
3060
6b2efdc2
TH
30612008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3062
3063 * ack.texi (Acknowledgments): Add myself as doc-view author.
3064
9c5e9396
EZ
30652008-10-20 Eli Zaretskii <eliz@gnu.org>
3066
3067 * frames.texi (Dialog Boxes): Add @cindex entries.
3068
dac94f8e
CY
30692008-10-20 Chong Yidong <cyd@stupidchicken.com>
3070
3071 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3072 (Text-Only Mouse): Copyedit.
3073
25597d40
CY
30742008-10-19 Chong Yidong <cyd@stupidchicken.com>
3075
f8a447f6
CY
3076 * frames.texi: Use @key throughout for mouse clicks.
3077 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3078 (Secondary Selection): Fix modified mouse click syntax.
3079 (Clipboard): Describe Cut, Copy and Paste commands.
3080 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3081 Copyedits.
3082 (Creating Frames): Add xref to Init File.
3083 (Frame Commands): Add xref to Exiting.
3084 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3085
b0f95216
CY
30862008-10-15 Chong Yidong <cyd@stupidchicken.com>
3087
b0817f00
CY
3088 * files.texi (Version Control): Copyedits. Add Bazaar.
3089 (Version Control Systems): List different VCS's using an itemized list.
3090 Add Bazaar.
3091 (VCS Concepts): Copyedits. Tweak description of file merging.
3092
b0f95216
CY
3093 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3094 (Cut/Paste Other App): Document select-active-regions and
3095 x-select-enable-primary.
3096
69d0d701
CY
30972008-10-13 Chong Yidong <cyd@stupidchicken.com>
3098
3099 * mark.texi (Shift Selection): Correct case in node name.
3100
3101 * emacs.texi (Top): Update node order in Mark chapter.
3102
375e8351
EZ
31032008-10-12 Eli Zaretskii <eliz@gnu.org>
3104
3105 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3106
3107 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3108 elsewhere in the manual instead of describing yet again the intricacies
3109 of $HOME on MS-Windows and MS-DOS.
3110
ab58114f
CY
31112008-10-12 Chong Yidong <cyd@stupidchicken.com>
3112
4f959513 3113 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3114 (Minibuffer File): Add discussion of `~' in file names.
3115 Add insert-default-directory index reference.
4f959513 3116
ab58114f
CY
3117 * files.texi (File Names): Reorganize description.
3118 (Visiting): Add xref to Mode Line. Copyedits.
3119 (Save Commands): Mention prefix behavior of C-x C-s.
3120 (Numbered Backups): Node deleted.
3121 (Backup Names): Contents of Numbered Backups moved here. State default
3122 of version-control variable.
3123 (Reverting): Copyedits.
3124 (Version Control): Add additional version control systems.
3125
3126 * emacs.texi (Top): Delete Numbered Backups node.
3127
3128 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3129 Backup Names.
f2884f63 3130 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3131
b0b5100a
RF
31322008-10-11 Romain Francoise <romain@orebokech.com>
3133
3134 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3135
89774b5f
CY
31362008-10-11 Chong Yidong <cyd@stupidchicken.com>
3137
3138 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3139 (Select Buffer): Mention use of minibuffer history. Describe default
3140 value of default-major-mode. Mention that C-x 4 b selects the other
3141 window.
3142 (List Buffers): Document CRM indicators in the order they appear.
3143 (Kill Buffer): Document new command kill-matching buffers.
3144 (Several Buffers): Move explanation of the relationship between buffer
3145 list and buffer menu to the top.
3146 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3147
4c72bf27
CY
31482008-10-10 Chong Yidong <cyd@stupidchicken.com>
3149
3150 * entering.texi (Exiting): Document change of C-x C-c to
3151 save-buffers-kill-terminal. Document kill-emacs.
3152
f68eb991
EZ
31532008-09-30 Eli Zaretskii <eliz@gnu.org>
3154
3155 * mule.texi (Coding Systems): Don't mention codepage-setup.
3156
3157 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3158 cpNNN coding systems anymore.
3159 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3160 for unibyte mode. Don't mention line-drawing characters.
3161 Don't mention dos-unsupported-char-glyph.
f68eb991 3162
1a2dd44d
CY
31632008-09-25 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * search.texi (Search): Shorten introduction.
3166 (Basic Isearch): Add command table. Discuss reverse isearch and
3167 isearch highlighting.
3168 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3169 ring to cindex.
3170 (Special Isearch): Move input methods discussion here.
3171 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3172 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3173 Repeat Isearch.
3174 (Isearch Minibuffer): New node.
3175 (Word Search): Document new word search commands.
3176 (Regexp Example): Simplify example using sentence-end-base variable.
3177 (Replace): Reword introduction.
3178 (Unconditional Replace): Remove unnecessary example.
3179 (Other Repeating Search): Document new `M-s o' binding.
3180
3181 * emacs.texi (Top): Update node listings.
3182
e45da31d
JB
31832008-09-22 Juanma Barranquero <lekktu@gmail.com>
3184
3185 * emacs.texi (Top): Remove Kill Errors from menu.
3186
841c8096
CY
31872008-09-22 Chong Yidong <cyd@stupidchicken.com>
3188
402168fa
CY
3189 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3190 interface for defining macros. Simplify examples. Note that C-g quits
3191 macro definitions.
1c6c854e
CS
3192 (Keyboard Macro Counter): Document using F3 to insert counter.
3193 Give usage example.
402168fa
CY
3194 (Keyboard Macro Query): Organize query responses in a table.
3195
1c6c854e
CS
3196 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3197 Link to Erasing node.
841c8096
CY
3198 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3199 rationale to a footnote.
3200 (Kill Errors): Remove node, due to redundancy with Erasing.
3201 (Spelling): Move discussion of flyspell to end. Note new behavior of
3202 M-$ in active region. Remove non-ispell-specific keybindings from
3203 table.
3204
eab2ee89
DN
32052008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3206
3207 * cmdargs.texi (Initial Options): Document --daemon.
3208
3d53e905
GM
32092008-09-20 Glenn Morris <rgm@gnu.org>
3210
3211 * files.texi (Numbered Backups): Mention that some modes set
3212 version-control.
3213
1c90484d
GM
32142008-09-20 Jim Blandy <jimb@red-bean.com>
3215
3216 * files.texi (Numbered Backups): Reference File Variables, as well.
3217 Remove discussion of Rmail's implementation.
3218
0fc0d844
CY
32192008-09-06 Chong Yidong <cyd@stupidchicken.com>
3220
3221 * misc.texi (Recursive Edit): Note that top-level exits active
3222 minibuffers.
3223
3224 * trouble.texi (Quitting): Likewise.
3225
b18d283d
CY
32262008-08-31 Chong Yidong <cyd@stupidchicken.com>
3227
3228 * emacs.texi (Top): Add Temporary Face Changes xref.
3229
3230 * display.texi (Display): Move Temporary Face Changes node to just
3231 after Standard Faces.
3232 (Scrolling): Document recenter-top-bottom instead of recenter.
3233 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3234 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3235 (Display Custom): Copyedits.
3236 (Optional Mode Line): Document display-battery-mode.
3237
180135fc
RF
32382008-08-27 Romain Francoise <romain@orebokech.com>
3239
3240 * custom.texi (Directory Variables): Minor fix.
3241
d3fe3475
GM
32422008-08-27 Glenn Morris <rgm@gnu.org>
3243
3244 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3245 descriptions.
3246 (Calendar Customizing): Tweak layout description.
183080b6 3247 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3248 markers. Condense calendar-star-date and calendar-mark-today
3249 description.
3250 (Holiday Customizing): Add oriental and solar holidays.
3251 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3252 Fix holiday-float description. Use zerop in examples. Be less verbose.
3253 (Date Display Format): Change ISO format. Be less verbose.
3254 (Diary Customizing): Mention day and month abbrev arrays.
3255 Mention the date-form variables by name. Update European example.
3256 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3257 Condense examples. Mention diary-entry-symbols by name.
3258 Condense table for insertion commands.
3259 (Fancy Diary Display): Mention diary-include-string and
3260 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3261 Ethiopic, Persian date functions. Condense descriptions.
3262
3263 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3264 (Adding to Diary): Adapt for changed node name.
3265
71755807
GM
32662008-08-26 Glenn Morris <rgm@gnu.org>
3267
3268 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3269 node "Hebrew/Islamic Entries".
3270
3271 * calendar.texi (Specified Dates): Fix names of iso functions.
3272 (General Calendar): There may not be another window.
3273 (Writing Calendar Files, Holidays): Tweak intro.
3274 (Holidays): Mention Baha'i and Chinese holidays.
3275 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3276 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3277 (To Other Calendar): Add calendar-print-other-dates.
3278 Refer to "graphic display" rather than "X.
3279 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3280 (Displaying the Diary): Fix whitespace after reference.
3281 Fix `diary-number-of-entries' reference.
3282 (Date Formats): Explicitly mention that day names can be abbreviated.
3283 (Adding to Diary): Add some references to other sections.
3284 (Special Diary Entries): Fix reference.
3285 (Appointments): Simplify appt-message-warning-time entry.
3286 Clarify where times must be.
3287 (Importing Diary): Comment out icalendar paragraph that does not apply.
3288 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3289
d76ebc75
GM
32902008-08-23 Glenn Morris <rgm@gnu.org>
3291
3292 * fortran-xtra.texi (Fortran): Change description of free form and
3293 fixed form a bit. Mention hideshow and imenu.
3294 (Fortran Motion): Mention fortran-end-of-subprogram,
3295 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3296 (Fortran Indent): Minor re-word.
3297 (ForIndent Commands): Mention fortran-fill-paragraph and
3298 fortran-fill-statement.
3299 (ForIndent Cont): Mention fortran-tab-mode-string.
3300 (Fortran Comments): Mention fortran-comment-line-start-skip.
3301 (Fortran Columns): Mention font-locking.
3302 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3303
1fc0ce04 33042008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3305
3306 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3307
5c52e13c
CY
33082008-08-22 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * mini.texi (Minibuffer): Simplify introduction.
3311 (Minibuffer File): Document tilde in minibuffer filenames.
3312 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3313 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3314 (Completion Example): Update example to current command list.
3315 (Completion Options): Document `lazy' value of completion-auto-help.
3316 Update contents of completion-ignored-extensions.
3317 (Minibuffer History): Describe "future history" list. State default
3318 value of history-delete-duplicates.
3319
77a00355
GM
33202008-08-21 Glenn Morris <rgm@gnu.org>
3321
3322 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3323 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3324
39ee1d04
CY
33252008-08-17 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * regs.texi (Registers): Clarify valid register names.
3328 (RegPos): Note that buffer is saved and restored too.
3329 (RegText): Note that mark is reactivated/deactivated.
3330 (RegConfig): Xref to Windows node.
3331
b12c348f
CY
33322008-08-16 Chong Yidong <cyd@stupidchicken.com>
3333
3ae7ba79
CY
3334 * basic.texi (Inserting Text): Provide command name for C-q.
3335
b12c348f
CY
3336 * killing.texi (Killing): Copyedit. Define read-only text.
3337 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3338 (Killing by Lines): Copyedit.
3339 (Other Kill Commands): Move M-w description here.
3340 (Yanking): Move M-w to Other Kill Commands.
3341 (Kill Ring): Also mention saving text in registers. Link to Text
3342 Properties in elisp manual.
3343 (Accumulating Text): Copyedit.
3344 (CUA Bindings): Shift selection is now the default.
3345
d8ff7692
TZ
33462008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3347
3348 * maintaining.texi (Change Log): Mention next-error is available.
3349
a43a8a2e
GM
33502008-08-10 Glenn Morris <rgm@gnu.org>
3351
3352 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3353 and intermonth text.
3354 (Holiday Customizing): Add holiday-chinese.
3355
eba27308
EZ
33562008-08-08 Eli Zaretskii <eliz@gnu.org>
3357
3358 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3359
5f14a5b3
DN
33602008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3361
3362 * files.texi (Log Buffer): Describe C-c C-d.
3363 (Diff Mode): Describe C-x 4 A.
3364
49989bff
EZ
33652008-08-06 Eli Zaretskii <eliz@gnu.org>
3366
3367 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3368
5c915c02
DN
33692008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3370
2beaf97a
DN
3371 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3372 describe the new bindings to show the changeset diff, toggle annotation
3373 visibility, show revisions.
3374 (VC Status): Describe key bindings for modifying the change comments,
3375 displaying changeset diffs and annotations.
3376
5c915c02
DN
3377 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3378
71798ace
NR
33792008-08-05 Nick Roberts <nickrob@snap.net.nz>
3380
3381 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3382
b8949644
EZ
33832008-08-02 Eli Zaretskii <eliz@gnu.org>
3384
3385 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3386 and wording.
3387
819567d1
DN
33882008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3389
3390 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3391 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3392 commands. Improve some old info.
3393
5f38310a
CY
33942008-07-31 Chong Yidong <cyd@stupidchicken.com>
3395
0dc3906b
CY
3396 * display.texi (Visual Line Mode): New node.
3397
5f38310a 3398 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3399 (Moving Point): Add additional alternative key bindings.
3400 Describe line-move-visual.
5f38310a
CY
3401 (Erasing): Describe DEL.
3402 (Basic Undo, Blank Lines, Arguments): Copyedit.
3403 (Continuation Lines): Mention Visual Line mode.
3404 (Position Info): Move extended discussion to mule.texi.
3405
3406 * mule.texi (International Chars): Describe C-x =.
3407
3408 * emacs.texi (Top): Add Visual Line Mode node.
3409
7c2fb837
DN
34102008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3411
3412 * emacs.texi: Remove VMS support.
3413
3f6b73ef
DN
34142008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3415
3416 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3417 the vc-dir command name.
3418
9e2a2647
DN
34192008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3420
3421 * xresources.texi: Remove mentions of Mac Carbon.
3422
568beaa2
AS
34232008-07-19 Andreas Schwab <schwab@suse.de>
3424
3425 * ns-emacs.texi: Move to ../misc.
3426
0ef94706
CY
34272008-07-15 Chong Yidong <cyd@stupidchicken.com>
3428
3429 * entering.texi (Exiting): Don't describe text-only terminals as the
3430 default. Describe the new startup screen.
3431 (Exiting): Describe how to kill Emacs first. Change description of
3432 iconification to handle modern window systems.
3433
ba60bd44 34342008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3435
3436 * ns-emacs.texi: New file, documents features of Emacs port under
3437 NeXTstep windowing.
3438
9f30aa73
CY
34392008-07-15 Chong Yidong <cyd@stupidchicken.com>
3440
938a5d2e
CY
3441 * entering.texi (Entering Emacs): Update prev node.
3442
3443 * glossary.texi (Glossary): Remove xref to Text Characters.
3444
9f30aa73
CY
3445 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3446 directly, rather than in the context of ASCII. Move description of
3447 special properties of modifier key to new Modifier Keys node.
3448 (Keys): Copyedit.
3449 (Text Characters): Delete node. Multibyte is the default nowadays, and
3450 the node contents are obsolete.
3451
3452 * custom.texi (Modifier Keys): New node.
3453
3454 * emacs.texi (Top): Update node list.
3455
7e53d36c
CY
34562008-07-13 Chong Yidong <cyd@stupidchicken.com>
3457
3458 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3459 saying that Emacs provides menus and mouse support (which is par for
3460 the course).
3461
3462 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3463 early on.
3464 (Point): Copyedit. Relegate historical trivia to a footnote.
3465 (Mode Line): Explain mode-line format more consistently.
3466 (Menu Bar): Copyedit.
3467
1e9fa96d
GM
34682008-06-27 Glenn Morris <rgm@gnu.org>
3469
3470 * cal-xtra.texi (Sexp Diary Entries):
3471 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3472
dc9bebb8
CY
34732008-06-26 Chong Yidong <cyd@stupidchicken.com>
3474
3475 * mark.texi (Shift selection): New node.
3476 (Mark): Copyedits.
3477 (Persistent Mark): Move to the end of the chapter.
3478
e7881076
EZ
34792008-06-20 Eli Zaretskii <eliz@gnu.org>
3480
3481 * makefile.w32-in (distclean): Remove makefile.
3482
f427400c
NR
34832008-06-17 Nick Roberts <nickrob@snap.net.nz>
3484
3485 * building.texi (Starting GUD): Add an entry for gud-gdb.
3486 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3487 command mode.
3488
b597d348
GM
34892008-06-17 Glenn Morris <rgm@gnu.org>
3490
3491 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3492
647b7094
NR
34932008-06-17 Nick Roberts <nickrob@snap.net.nz>
3494
3495 * building.texi (Starting GUD): Expand on remote debugging.
3496 (Other GDB-UI Buffers): Mention new keyboard bindings.
3497
47a30023
GM
34982008-06-15 Glenn Morris <rgm@gnu.org>
3499
3500 * gnu.texi: Use a verbatim license for this invariant section,
3501 as per etc/GNU.
3502
37e5d54a
GM
35032008-06-13 Daniel Engeler <engeler@gmail.com>
3504
3505 * emacs.texi, misc.texi: Add documentation about serial port access.
3506
8e65d46c
GM
35072008-06-13 Glenn Morris <rgm@gnu.org>
3508
c1473b4c
MB
3509 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3510 maintain.info.
8e65d46c 3511
e40a85cd
MB
35122008-06-05 Miles Bader <miles@gnu.org>
3513
3514 * display.texi (Temporary Face Changes): Update to reflect function
3515 renamings in face-remap.el.
3516
56c73dec
MB
35172008-06-04 Miles Bader <miles@gnu.org>
3518
1c6c854e
CS
3519 * display.texi (Temporary Face Changes):
3520 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3521 `increase-buffer-face-height' and `decrease-default-face-height' now
3522 that they aren't bound by default.
3523
9d3d42fb
MB
35242008-06-03 Miles Bader <miles@gnu.org>
3525
3526 * display.texi (Temporary Face Changes): New node.
3527
2be6bfe2
EZ
35282008-05-31 Eli Zaretskii <eliz@gnu.org>
3529
3530 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3531
daf7e339
GM
35322008-05-31 Glenn Morris <rgm@gnu.org>
3533
3534 * cal-xtra.texi (Fancy Diary Display): Simplify.
3535
d21d2618
GM
35362008-05-30 Glenn Morris <rgm@gnu.org>
3537
3538 * cal-xtra.texi (Fancy Diary Display): Update for
3539 diary-display-function replacing diary-display-hook.
3540
71ce5fd0
JB
35412008-05-29 Drew Adams <drew.adams@oracle.com>
3542
3543 * msdog.texi (Windows Keyboard): Add descriptions of
3544 w32-register-hot-key and w32-unregister-hot-key.
3545
a3cdbdf8
MO
35462008-05-21 Tom Tromey <tromey@redhat.com>
3547
3548 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3549 Variables node.
3550
854a574c
MO
35512008-05-19 Tom Tromey <tromey@redhat.com>
3552
3553 * custom.texi (Variables): Add Directory Variables to menu.
3554 (Directory Variables): New node.
3555
7c2ec3f9
ER
35562008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3557
71ce5fd0 3558 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3559
370fded4
ER
35602008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3561
3562 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3563 Revision Tags and rewritten. Section now uses modern terminology,
3564 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3565 accurately.
3566
6af511e3
EZ
35672008-05-10 Eli Zaretskii <eliz@gnu.org>
3568
3569 * msdog.texi (Windows Files): Update documentation of
3570 w32-get-true-file-attributes.
3571
7a78b6e7
ER
35722008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3573
3574 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3575 directory mode.
3576
1bcfc24e
CY
35772008-05-08 Chong Yidong <cyd@stupidchicken.com>
3578
3579 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3580 entry "television".
1bcfc24e 3581
db86064f
ER
35822008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3583
ab5ec32c 3584 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3585
a31b405e
ER
35862008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3587
3588 * emacs/buffers.texi, emacs/files.texi (Version-control):
3589 vc-toggle-read-only is no longer a good idea...
3590
ff2c14fc
GM
35912008-04-29 Glenn Morris <rgm@gnu.org>
3592
3593 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3594
367c9b7c
JL
35952008-04-22 Juri Linkov <juri@jurta.org>
3596
3597 * dired.texi (Subdirectories in Dired): Describe using `^'
3598 to return to the parent directory.
3599
4ac1e9b4
NR
36002008-04-22 Nick Roberts <nickrob@snap.net.nz>
3601
3602 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3603 recent changes.
3604
b9b3bf2b
NR
36052008-04-19 Nick Roberts <nickrob@snap.net.nz>
3606
3607 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3608 (Other GDB-UI Buffers): Update for recent thread related changes.
3609
4d120d6a
SM
36102008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3611
3612 * maintaining.texi (Maintaining):
3613 * emacs.texi (Top): Typo.
3614
a152877d
SM
36152008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3616
b9b3bf2b
NR
3617 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3618 arg in `font-lock-add-keywords'.
a152877d 3619
36c0514c
GM
36202008-04-08 Glenn Morris <rgm@gnu.org>
3621
3622 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3623 Also add Baha'i calendar references where appropriate.
3624
06a97d46
GM
36252008-04-05 Glenn Morris <rgm@gnu.org>
3626
3627 * custom.texi (Init File): Byte-compiling .emacs is bad.
3628
6adc6eed
SM
36292008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3630
3631 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3632
571388b0
GM
36332008-03-29 Glenn Morris <rgm@gnu.org>
3634
3635 * calendar.texi: Update for `calendar-date-style' replacing
3636 `european-calendar'.
3637
3ae8f876
JR
36382008-03-28 Jason Rumney <jasonr@gnu.org>
3639
3640 * display.texi (Display Custom): Mention overlay-margin in text.
3641
5bc6ddff 36422008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3643
5bc6ddff
MB
3644 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3645 tutorial' comments.
03a864d5 3646
7186a830
CY
36472008-03-28 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * mark.texi (Mark): Rearrange nodes.
3650 (Persistent Mark): Rename from Transient Mark.
3651 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3652 Describe Transient Mark mode as the default.
3653
3654 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3655 the default behavior with Transient Mark mode off.
3656 (Position Info): Fix typo.
3657
71ce5fd0
JB
3658 * display.texi (Standard Faces): Reference the Mark node.
3659 Remove discussion of the region face, which is discussed there.
7186a830
CY
3660
3661 * emacs.texi (Top): Update node listings.
3662
3663 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3664 as the default.
3665
3666 * fixit.texi (Undo): Standardize choice of undo key sequence.
3667 (Undo, Spelling): Describe Transient Mark mode as the default.
3668
3669 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3670 default.
3671
3672 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3673
3674 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3675 mode is the default, and note that the mark is not activated when set.
3676
3677 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3678 Describe Transient Mark mode as the default.
3679
3680 * search.texi (Basic Isearch): Reference the Mark Ring node.
3681 (Replace, Unconditional Replace, Other Repeating Search):
3682 Describe Transient Mark mode as the default.
3683
1c6c854e
CS
3684 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3685 Describe Transient Mark mode as the default.
7186a830
CY
3686 (Paragraphs): Describe how M-h behaves when region is active.
3687
3688 * trouble.texi (Quitting): Clarify effects of C-g.
3689
dc47d1ff
GM
36902008-03-13 Glenn Morris <rgm@gnu.org>
3691
3692 * emacs.texi (EMACSVER): Set to 23.0.60.
3693
e3e0fb39 36942008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3695
e3e0fb39
GM
3696 * dired.texi (Hiding Subdirectories): Fix previous change.
3697
36982008-03-05 Drew Adams <drew.adams@oracle.com>
3699
3700 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3701
5e14abf8
KS
37022008-02-28 Kim F. Storm <storm@cua.dk>
3703
3704 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3705 Move describe-distribution to C-h C-o.
3706 Move view-emacs-problems to C-h C-p.
3707 Add view-emacs-debugging on C-h C-d.
3708 Add view-external-packages on C-h C-e.
d0207bf3 3709 Add view-order-manuals on C-h C-m.
5e14abf8 3710
d0207bf3 37112008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3712
3713 * msdog-xtra.texi (MS-DOS): Docstring fix.
3714
87e391bb
EZ
37152008-02-09 Eli Zaretskii <eliz@gnu.org>
3716
3717 * msdog.texi (Windows Fonts): Use a @table for describing font
3718 properties.
3719
5662e503
JR
37202008-02-07 Jason Rumney <jasonr@gnu.org>
3721
3722 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3723 value has changed.
3724 (Windows HOME): Clarify what is meant by "if that fails as well".
3725 (Windows Fonts): New section.
3726
72463824
GM
37272008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3728
3729 * basic.texi (Basic Undo): Remove duplicate "you can".
3730
7ff926e0
EZ
37312008-02-02 Eli Zaretskii <eliz@gnu.org>
3732
3733 * maintaining.texi (Tags): Fix last change.
3734
6ab7aef1
MA
37352008-02-02 Michael Albinus <michael.albinus@gmx.de>
3736
093571c3 3737 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3738
ace67e7e
NR
37392008-01-31 Nick Roberts <nickrob@snap.net.nz>
3740
3741 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3742
ae068fdf
RS
37432008-01-26 Richard Stallman <rms@gnu.org>
3744
3745 * maintaining.texi (Tags): Delete redundant index entry.
3746
a56d9a08
EZ
37472008-01-26 Eli Zaretskii <eliz@gnu.org>
3748
3749 * programs.texi (Imenu): Move "@cindex tags" from here...
3750 * maintaining.texi (Tags): ...to here.
3751
e941ed90
NR
37522008-01-23 Kevin Ryde <user42@zip.com.au>
3753
3754 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3755 click count.
3756
650276d5
JB
37572008-01-21 Juanma Barranquero <lekktu@gmail.com>
3758
3759 * entering.texi (Exiting): Fix typo.
3760 Reported by D. E. Evans <sinuhe@gnu.org>.
3761
8dc17977
MR
37622007-12-31 Martin Rudalics <rudalics@gmx.at>
3763
3764 * glossary.texi (Glossary): Fix typo.
3765
9f9695a6
RS
37662007-12-27 Richard Stallman <rms@gnu.org>
3767
3768 * text.texi (Formatted Text): Improve menu tag.
3769 (Editing Format Info): In Info, add duplicate menu of nodes
3770 about the submenus.
3771 (Format Faces): Say where Faces menu is found. Mention Other.
3772 (Format Colors): Say where these submenus are found.
3773 (Format Indentation, Format Justification): Likewise.
3774 (Format Properties): Likewise.
3775
abfd0191
RS
37762007-12-22 Richard Stallman <rms@gnu.org>
3777
3778 * search.texi (Query Replace): Make exp of query-replace more
3779 self-contained, and clarify.
8dc17977 3780
abfd0191
RS
3781 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3782
a2586785
RS
37832007-12-15 Richard Stallman <rms@gnu.org>
3784
3785 * files.texi (Auto Save): Clarify definition of auto-saving.
3786
a67cf2bb
RS
37872007-11-26 Richard Stallman <rms@gnu.org>
3788
3789 * help.texi (Help Echo): Cleanups.
3790
448b33b1
TTN
37912007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3792
3793 * files.texi (Why Version Control?): Fix typo.
3794 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3795 (Selecting a Fileset): Fix typos; small rewording.
3796 (Log Buffer): Likewise.
3797 (Old Revisions): Likewise.
448b33b1 3798
221bb7f6
EZ
37992007-11-17 Eli Zaretskii <eliz@gnu.org>
3800
3801 * mule.texi (Communication Coding): Fix wording of last change.
3802
d0207bf3 38032007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3804
630cb3b7
JB
3805 * custom.texi (Specifying File Variables):
3806 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3807
53b7759e
KH
38082007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3809
a5ab2e0c 3810 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3811
3812 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3813
c8763fb6 38142007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3815
630cb3b7 3816 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3817 --output=file.
3818
ff98e024
MR
38192007-11-13 Martin Rudalics <rudalics@gmx.at>
3820
3821 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3822 (Help Echo): Avoid mentioning the term "region" here and
3823 consistently use the term "active text".
3824
37b11c22
GM
38252007-11-11 Glenn Morris <rgm@gnu.org>
3826
3827 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3828
21d50ba1
JL
38292007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3830
1c6c854e
CS
3831 * search.texi (Query Replace):
3832 Mention `query-replace-show-replacement'.
21d50ba1 3833
c12ecb0a 38342007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3835
3836 * building.texi (Watch Expressions): Remove obscure sentence.
3837
3b4201f4
KH
38382007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3839
3840 * mule.texi (Select Input Method): Describe how to activate an input
3841 method in the text mode.
3842
07e5c0b0
DN
38432007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3844
3845 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3846
52dd7391
NR
38472007-10-30 Nick Roberts <nickrob@snap.net.nz>
3848
3849 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3850
c004e539
GM
38512007-10-30 Glenn Morris <rgm@gnu.org>
3852
3853 * misc.texi (Directory Tracking): Explain a bit more about
3854 dirtrack-mode.
3855
ca8c5b8c
GM
38562007-10-25 Glenn Morris <rgm@gnu.org>
3857
3858 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3859
b6c764ef
RS
38602007-10-24 Richard Stallman <rms@gnu.org>
3861
3862 * misc.texi (Interactive Shell): Cleanup last change.
3863
eabd84c9
JL
38642007-10-22 Juri Linkov <juri@jurta.org>
3865
3866 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3867 default values.
3868
0b43c7e2
ER
38692007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3870
ca8c5b8c 3871 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3872 'filesets'.
3873
a80859d4
MR
38742007-10-18 Martin Rudalics <rudalics@gmx.at>
3875
3876 * trouble.texi (Quitting): Fix typo.
3877
c9447ae1
GM
38782007-10-18 Glenn Morris <rgm@gnu.org>
3879
3880 * frames.texi (Mode Line Mouse): Mention minor mode names.
3881
168b980f
JL
38822007-10-17 Juri Linkov <juri@jurta.org>
3883
3884 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3885 fill-paragraph operates on the active region in Transient Mark mode.
3886 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3887 with fill-paragraph.
3888
3889 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3890 fill-paragraph.
3891
3892 * fixit.texi (Spelling): ispell-word operates on the active region
3893 in Transient Mark mode.
3894
5a331f34
JB
38952007-10-17 Aaron S. Hawley <aaronh@garden.org>
3896
3897 * building.texi (Source Buffers):
3898 * custom.texi (Init Non-ASCII):
3899 * glossary.texi (Glossary): Use "key binding" consistently.
3900
2a9f4d55
JB
39012007-10-17 Juanma Barranquero <lekktu@gmail.com>
3902
3903 * calendar.texi (Diary): Fix directive.
3904
de13cecf
RS
39052007-10-16 Richard Stallman <rms@gnu.org>
3906
3907 * calendar.texi (Diary): Clarify text about diary file example.
3908
5f90d53e
ER
39092007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3910
3911 * files.texi: Capitalize node names according to convention.
3912
3aa491bc
GM
39132007-10-13 Glenn Morris <rgm@gnu.org>
3914
3915 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3916
8a3106d3
ER
39172007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3918
3919 * emacs.texi:
3920 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3921 suggested by RMS and Robert J. Chassell.
8a3106d3 3922
da1080a2
ER
39232007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3924
3aa491bc 3925 * files.texi (Version Systems):
0870a421
ER
3926 * vc-xtra.texi:
3927 * vc1-xtra.texi:
ac3f4c6f 3928 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3929 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3930 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3931 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3932
58ade22b
ER
39332007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3934
da1080a2 3935 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3936 Reorder the descriptions to be chronological.
3937
93870ce2
RS
39382007-10-09 Richard Stallman <rms@gnu.org>
3939
3940 * display.texi (Cursor Display): Correct how cursor appears
3941 in nonselected windows.
3942
568c7288
NR
39432007-10-04 Nick Roberts <nickrob@snap.net.nz>
3944
3945 * building.texi (GDB Graphical Interface): Remove references to gdba
3946 and mention gud-gdb.
3947
1af74d06 39482007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3949
1af74d06 3950 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3951
0d8fb755
JL
39522007-10-06 Juri Linkov <juri@jurta.org>
3953
3954 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3955 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3956 fill-paragraph-or-region.
3957
3958 * basic.texi (Arguments): Replace fill-paragraph with
3959 fill-paragraph-or-region.
3960
b981e2c6
ER
39612007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3962
3963 * files.texi: Update the section on version control for 2007
2a9f4d55 3964 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3965 will come later.
3966
5fceaf9c
GM
39672007-09-15 Glenn Morris <rgm@gnu.org>
3968
3969 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3970 to `list-holidays'.
3971
b0e44b17
GM
39722007-09-14 Glenn Morris <rgm@gnu.org>
3973
3974 * calendar.texi: Update all instances of mark-calendar-holidays,
3975 list-calendar-holidays, list-holidays with the new names.
3976
8cf51b2c
GM
39772007-09-06 Glenn Morris <rgm@gnu.org>
3978
46a367db 3979 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3980 Split into the Emacs manual in emacs/, and other manuals in misc/.
3981 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3982 manual.
3983 (infodir): New variable.
3984 (info): Use $infodir.
3985 (emacsman): Delete target, not needed any more.
3986 Move all targets that are not the Emacs manual to misc/Makefile.in.
3987 (mostlyclean): Remove `gnustmp'.
3988 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3989 manual.
92f9b43f 3990 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3991 (emacsman): Delete target, not needed any more.
3992 (clean): Remove all info files but Emacs manual.
3993 Move all targets that are not the Emacs manual to misc/Makefile.in.
3994 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3995
3996 * Makefile.in (INFOSOURCES): Delete.
3997 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3998 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3999 *.vrs *.toc here...
4000 (maintainer-clean): ...from here.
4001
40022007-09-05 Glenn Morris <rgm@gnu.org>
4003
4004 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4005
8cf51b2c
GM
40062007-08-29 Glenn Morris <rgm@gnu.org>
4007
4008 * emacs.texi (EMACSVER): Increase to 23.0.50.
4009
3420c522
RS
40102007-08-27 Richard Stallman <rms@gnu.org>
4011
4012 * emacs.texi (Top): Clarify menu item for Glossary.
4013
4014 * display.texi (Faces): Change secn title.
4015 Clarify not all fonts come from Font Lock.
4016
8cf51b2c
GM
40172007-08-17 Eli Zaretskii <eliz@gnu.org>
4018
4019 * basic.texi (Position Info): Add index entry for face at point.
4020 Mention that character faces are also displayed by "C-u C-x =".
4021
8cf51b2c
GM
40222007-08-08 Glenn Morris <rgm@gnu.org>
4023
4024 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4025
40262007-08-07 Chong Yidong <cyd@stupidchicken.com>
4027
4028 * files.texi (File Conveniences): Document point motion keys in Image
4029 mode.
4030
8cf51b2c
GM
40312007-07-27 Glenn Morris <rgm@gnu.org>
4032
8cf51b2c
GM
4033 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4034 in-line.
4035
4036 * gpl.texi: New file with text of GPL.
4037 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4038
40392007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4040
4041 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4042
4043 * dired.texi (Wdired): Mention C-x C-q key binding.
4044
40452007-07-28 Nick Roberts <nickrob@snap.net.nz>
4046
4047 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4048
40492007-07-25 Glenn Morris <rgm@gnu.org>
4050
8cf51b2c
GM
4051 * emacs.texi (Copying): Replace license with GPLv3.
4052
4053 * Relicense all FSF files to GPLv3 or later.
4054
40552007-07-24 Glenn Morris <rgm@gnu.org>
4056
4057 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4058 for some calendars.
4059
40602007-07-23 Nick Roberts <nickrob@snap.net.nz>
4061
4062 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4063 default-directory for the current buffer is on a remote machine.
4064
8cf51b2c
GM
40652007-07-21 Eli Zaretskii <eliz@gnu.org>
4066
4067 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4068 default value.
4069
40702007-07-21 Richard Stallman <rms@gnu.org>
4071
4072 * files.texi (Why Version Control?): Improve previous change.
4073
40742007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4075
4076 * files.texi (Why Version Control?): New node.
4077
8cf51b2c
GM
40782007-07-12 Nick Roberts <nickrob@snap.net.nz>
4079
8cf51b2c
GM
4080 * building.texi (Starting GUD): Add xref to this anchor.
4081
8cf51b2c
GM
40822007-06-24 Karl Berry <karl@gnu.org>
4083
2a9f4d55 4084 * emacs.texi: New Back-Cover Text.
8cf51b2c 4085
8cf51b2c
GM
40862007-06-07 Alan Mackenzie <acm@muc.de>
4087
4088 * display.texi (Optional Mode Line): Document the new form of
4089 line+column numbers, "(561,2)".
4090
40912007-06-06 Juanma Barranquero <lekktu@gmail.com>
4092
49823426 4093 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4094
40952007-06-02 Chong Yidong <cyd@stupidchicken.com>
4096
4097 * Version 22.1 released.
4098
8cf51b2c
GM
40992007-05-07 Karl Berry <karl@gnu.org>
4100
4101 * emacs.texi (EMACSVER): Back to 22.
4102
41032007-05-06 Richard Stallman <rms@gnu.org>
4104
4105 * maintaining.texi (Create Tags Table): Clean up previous change.
4106
c8763fb6 41072007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4108
4109 * maintaining.texi (Create Tags Table): Add text about the dangers of
4110 making symbolic links to tags files.
4111
41122007-05-04 Karl Berry <karl@gnu.org>
4113
4114 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4115
41162007-05-03 Karl Berry <karl@gnu.org>
4117
4118 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4119
4120 * .cvsignore (*.pdf): New entry.
4121
8cf51b2c
GM
4122 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4123 for printing.
4124
41252007-05-01 Richard Stallman <rms@gnu.org>
4126
4127 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4128
8cf51b2c
GM
41292007-04-28 Glenn Morris <rgm@gnu.org>
4130
4131 * ack.texi (Acknowledgments):
4132 * anti.texi (Antinews):
8cf51b2c
GM
4133 * programs.texi (Program Modes): Restore mention of python.el pending
4134 consideration of legal status.
4135
41362007-04-28 Richard Stallman <rms@gnu.org>
4137
4138 * files.texi (File Names): Fixes to ~ description on MS systems.
4139
8cf51b2c
GM
41402007-04-26 Glenn Morris <rgm@gnu.org>
4141
4142 * emacs.texi (EMACSVER): Increase to 22.1.50.
4143
41442007-04-25 Karl Berry <karl@gnu.org>
4145
4146 * emacs.texi: Improve line breaks on copyright page,
4147 similar layout to lispref, 8.5x11 by default.
4148
4149 * dired.texi (Image-Dired): Improve line break, fix typo.
4150
41512007-04-24 Chong Yidong <cyd@stupidchicken.com>
4152
4153 * programs.texi (Program Modes):
8cf51b2c
GM
4154 * anti.texi (Antinews):
4155 * ack.texi (Acknowledgments): python.el removed.
4156
8cf51b2c
GM
41572007-04-23 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * display.texi (Highlight Interactively): Correct description of
4160 hi-lock-file-patterns-policy.
4161
4162 * files.texi (File Archives): Mention self-extracting executables.
4163
41642007-04-23 Eli Zaretskii <eliz@gnu.org>
4165
4166 * search.texi (Unconditional Replace, Query Replace): Add xref to
4167 "Replacement and Case".
4168
41692007-04-22 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * dired.texi (Image-Dired): Move from Thumbnails node.
4172 * misc.texi (Thumbnails): Node deleted.
4173 * emacs.texi (Top): Update node listing.
4174
4175 * files.texi (File Conveniences):
49823426 4176 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4177
41782007-04-21 Richard Stallman <rms@gnu.org>
4179
4180 * display.texi (Highlight Interactively): Correct previous change.
4181 Clarify doc of hi-lock-find-patterns, and move new features into it.
4182
41832007-04-20 David Koppelman <koppel@ece.lsu.edu>
4184
1c6c854e
CS
4185 * display.texi (Highlight Interactively):
4186 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4187
41882007-04-20 Martin Rudalics <rudalics@gmx.at>
4189
4190 * display.texi (Scrolling): Fix typo.
4191
8cf51b2c
GM
41922007-04-15 Chong Yidong <cyd@stupidchicken.com>
4193
8cf51b2c
GM
4194 * doclicense.texi: Remove node heading, so that it can be included by
4195 other files.
4196
4197 * emacs.texi: Insert node heading for GFDL.
4198
8cf51b2c
GM
41992007-04-14 Eli Zaretskii <eliz@gnu.org>
4200
4201 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4202 "command line".
4203
4204 * display.texi (Faces): Refer to "Creating Frames" for face
4205 and other frame customizations in .emacs.
4206
4207 * frames.texi (Creating Frames): Mention that face customizations can
4208 be put in .emacs. Add index entries.
4209
42102007-04-12 Richard Stallman <rms@gnu.org>
4211
4212 * glossary.texi (Glossary): Explain `iff'.
4213
42142007-04-11 Karl Berry <karl@gnu.org>
4215
4216 * gnu.texi (Top),
4217 * macos.texi (Mac Font Specs),
4218 * anti.texi (Antinews),
4219 * xresources.texi (Resources),
4220 * misc.texi (Emulation),
4221 * calendar.texi (Daylight Saving),
4222 * dired.texi (Dired and Find),
4223 * rmail.texi (Remote Mailboxes),
4224 * sending.texi (Mail Headers),
4225 * programs.texi (Which Function),
4226 * files.texi (Recover),
4227 * buffers.texi (Uniquify),
4228 * frames.texi (Wheeled Mice),
4229 * killing.texi (Rectangles): Wording to improve breaks in
4230 8.5x11 format.
4231 * mule.texi (Language Environments): \hbadness=10000 since there's
4232 no way to reword.
4233 * emacs.texi (smallbook): New @set to more easily switch between
4234 smallbook and 8.5x11.
4235
42362007-04-11 Richard Stallman <rms@gnu.org>
4237
4238 * files.texi (File Conveniences): Add xref to Tumme.
4239 Delete text about Thumbnail mode.
4240
8cf51b2c
GM
42412007-04-09 Alan Mackenzie <acm@muc.de>
4242
4243 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4244 new name. Insert concept index entries.
4245
8cf51b2c
GM
42462007-04-08 Chong Yidong <cyd@stupidchicken.com>
4247
4248 * display.texi (Standard Faces): Document prefix arg for
4249 list-faces-display.
4250
4251 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4252
8cf51b2c
GM
42532007-04-07 Chong Yidong <cyd@stupidchicken.com>
4254
8cf51b2c
GM
4255 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4256
4257 * files.texi (Misc File Ops): Rewrite description of
4258 insert-file-literally.
4259
8cf51b2c
GM
42602007-03-31 Eli Zaretskii <eliz@gnu.org>
4261
4262 * misc.texi (Printing): Postscript -> PostScript.
4263
8cf51b2c
GM
4264 * ack.texi (Acknowledgments): Postscript -> PostScript.
4265
4266 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4267
4268 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4269 below.
4270
42712007-03-30 Chong Yidong <cyd@stupidchicken.com>
4272
4273 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4274 Init Non-ASCII.
4275 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4276 (Init Non-ASCII): New node.
4277
42782007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4279
4280 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4281
8cf51b2c
GM
42822007-03-12 Glenn Morris <rgm@gnu.org>
4283
8cf51b2c
GM
4284 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4285 "Daylight Savings".
4286
49823426 4287 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4288 saving" in text throughout.
4289
8cf51b2c
GM
42902007-03-04 Richard Stallman <rms@gnu.org>
4291
4292 * custom.texi (Safe File Variables): Minor correction.
4293
8cf51b2c
GM
42942007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4295
4296 * rmail.texi (Movemail): Add internal ref.
4297 Don't indent the intro for the PROTO table.
4298 Format PROTO table items with @code.
4299
8cf51b2c
GM
43002007-02-26 Nick Roberts <nickrob@snap.net.nz>
4301
4302 * building.texi: Remove references to bashdb.
4303
8cf51b2c
GM
43042007-02-19 Juanma Barranquero <lekktu@gmail.com>
4305
4306 * mule.texi (Language Environments): Update list of supported language
4307 environments.
4308
8cf51b2c
GM
43092007-02-14 Kim F. Storm <storm@cua.dk>
4310
4311 * building.texi (Grep Searching): Fix lgrep doc.
4312
43132007-02-12 Chong Yidong <cyd@stupidchicken.com>
4314
4315 * back.texi: Remove unused file.
4316
c8763fb6 43172007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4318
4319 * maintaining.texi (Tag Syntax): Now --members is the default for
4320 etags, not for ctags yet.
4321
8cf51b2c
GM
43222007-02-03 Eli Zaretskii <eliz@gnu.org>
4323
4324 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4325 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4326 expects. Add comments to prevent people from inadvertently modifying
4327 the key parts needed by `texinfo-multiple-files-update'.
4328
43292007-01-29 Chong Yidong <cyd@stupidchicken.com>
4330
4331 * frames.texi (Secondary Selection): Window clicked does not matter
4332 when mouse-yank-at-point is non-nil.
4333
8cf51b2c
GM
43342007-01-16 Glenn Morris <rgm@gnu.org>
4335
4336 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4337 system abbrev.
4338
43392007-01-11 Richard Stallman <rms@gnu.org>
4340
4341 * msdog.texi (Windows Keyboard): Another small cleanup.
4342
43432007-01-10 Richard Stallman <rms@gnu.org>
4344
4345 * msdog.texi (Windows Keyboard): Yet another try to make
4346 everyone happy with that passage.
4347
43482007-01-05 Richard Stallman <rms@gnu.org>
4349
4350 * anti.texi (Antinews): Mention M-x shell scrolling.
4351
43522007-01-05 Nick Roberts <nickrob@snap.net.nz>
4353
4354 * building.texi (Watch Expressions): Describe gdb-max-children.
4355
8cf51b2c
GM
43562007-01-04 Richard Stallman <rms@gnu.org>
4357
8cf51b2c
GM
4358 * msdog.texi (Windows Keyboard): Clarify previous change.
4359
8cf51b2c
GM
43602007-01-02 Richard Stallman <rms@gnu.org>
4361
4362 * custom.texi (Changing a Variable): Minor clarification.
4363 (Specific Customization): customize-customized => customize-unsaved.
4364
4365 * entering.texi (Entering Emacs): Clean up text about restarting
4366 Emacs for each file.
4367
4368 * misc.texi (Shell Options): Minor cleanup.
4369
4370 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4371 with Emacs, not vice versa.
4372
4373 * programs.texi (Symbol Completion): Recommend customizing
4374 window manager.
4375
4376 * xresources.texi (Resources): Minor fix.
4377
c8763fb6 43782007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4379
4380 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4381
43822007-01-01 Richard Stallman <rms@gnu.org>
4383
4384 * commands.texi (User Input): Document keys stolen by window mangers.
4385
43862006-12-31 Richard Stallman <rms@gnu.org>
4387
4388 * custom.texi (Specific Customization): Document customize-option
4389 instead of customize-variable.
4390
43912006-12-31 Kim F. Storm <storm@cua.dk>
4392
4393 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4394
43952006-12-30 Kim F. Storm <storm@cua.dk>
4396
4397 * killing.texi (CUA Bindings): Fix typo.
4398
4399 * xresources.texi (Table of Resources): Mention grow-only value for
4400 auto-resize-tool-bars.
4401
8cf51b2c
GM
44022006-12-27 Eli Zaretskii <eliz@gnu.org>
4403
4404 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4405 and how to get them back.
4406
44072006-12-26 Richard Stallman <rms@gnu.org>
4408
4409 * calendar.texi (Holidays): Holiday listing is based on current
4410 practice, but DST is not.
4411
44122006-12-25 Richard Stallman <rms@gnu.org>
4413
4414 * emacs.texi (Top): Update subnode menus.
4415
4416 * mark.texi (Transient Mark): Fix xref.
4417
4418 * killing.texi (Graphical Kill): Node deleted.
4419 (Killing): Add xref to Cut and Paste.
4420 (CUA Bindings): Update xref.
4421
4422 * frames.texi (Cut and Paste): New section to hold other nodes.
4423 (Mouse Commands): Node demoted.
4424 (Cut/Paste Other App): Split out from Mouse Commands.
4425 (Word and Line Mouse): Likewise.
4426 (Secondary Selection, Clipboard): Nodes demoted.
4427
8cf51b2c
GM
44282006-12-24 Kevin Ryde <user42@zip.com.au>
4429
4430 * calendar.texi (Holidays): US daylight saving begins second Sunday
4431 in March for 2007 onwards.
4432 (Daylight Savings): Show new US default daylight saving rules, 2nd
4433 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4434
44352006-12-23 Chong Yidong <cyd@stupidchicken.com>
4436
4437 * calendar.texi (Scroll Calendar): < and > are switched.
4438
44392006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4440
4441 * killing.texi (Deletion): Describe M-\ prefix argument.
4442
44432006-12-23 Richard Stallman <rms@gnu.org>
4444
4445 * search.texi (Regexp Search): Explain why forward and reverse regexp
4446 search are not mirror images.
4447
8cf51b2c
GM
44482006-12-19 Kim F. Storm <storm@cua.dk>
4449
4450 * major.texi (Choosing Modes): Describe match-function elements for
4451 magic-mode-alist.
4452
8cf51b2c
GM
44532006-12-18 Eli Zaretskii <eliz@gnu.org>
4454
4455 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4456 peculiarities.
4457
44582006-12-18 Richard Stallman <rms@gnu.org>
4459
4460 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4461
8cf51b2c
GM
44622006-12-17 Alan Mackenzie <acm@muc.de>
4463
4464 * programs.texi (Left Margin Paren): Remove the bit which says
4465 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4466 Discuss some of the issues of setting this option to nil.
4467
44682006-12-17 Glenn Morris <rgm@gnu.org>
4469
4470 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4471
44722006-12-16 Eli Zaretskii <eliz@gnu.org>
4473
4474 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4475 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4476 NTFS volumes.
4477 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4478 volumes.
4479
44802006-12-15 Eli Zaretskii <eliz@gnu.org>
4481
4482 * text.texi (HTML Mode): Fix "C-c TAB".
4483
8cf51b2c
GM
44842006-12-09 Richard Stallman <rms@gnu.org>
4485
4486 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4487
44882006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4489
4490 * files.texi (Misc File Ops): Document insert-file-literally.
4491
44922006-12-08 Eli Zaretskii <eliz@gnu.org>
4493
4494 * cmdargs.texi (Colors): Note that --color is intended for overriding
4495 the terminal defaults, not for normal invocation.
4496
4497 * misc.texi (Emacs Server): Improve wording. Don't mention the
4498 ``server program''. Add a cross-reference to "Init File" node.
4499 (Invoking emacsclient): Add index entries. Document both short and
4500 long versions of command-line options. Document the -f option.
4501
8cf51b2c
GM
45022006-12-06 Richard Stallman <rms@gnu.org>
4503
4504 * text.texi (Outline Format): Say to set outline-regexp
4505 and outline-level with major modes and file local variables.
4506
c8763fb6 45072006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4508
4509 * anti.texi (Antinews): Mention the alternative to
4510 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4511
8cf51b2c
GM
4512 * misc.texi (Interactive Shell): Ditto.
4513
45142006-12-04 Eli Zaretskii <eliz@gnu.org>
4515
4516 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4517
4518 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4519
45202006-12-01 Eli Zaretskii <eliz@gnu.org>
4521
4522 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4523 colon in the mode line.
4524
4525 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4526
45272006-11-26 Nick Roberts <nickrob@snap.net.nz>
4528
4529 * building.texi (Watch Expressions): Mention SPC for expanding/
4530 contracting watch expressions.
4531
45322006-11-26 Kim F. Storm <storm@cua.dk>
4533
4534 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4535
45362006-11-26 Nick Roberts <nickrob@snap.net.nz>
4537
4538 * building.texi (Debugger Operation): Define text command mode.
4539 Clarify how tooltips work.
4540 (GDB Graphical Interface): Explain how to run in text command mode
4541 more clearly.
4542
45432006-11-25 Juanma Barranquero <lekktu@gmail.com>
4544
4545 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4546
45472006-11-22 Juanma Barranquero <lekktu@gmail.com>
4548
4549 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4550
8cf51b2c
GM
45512006-11-18 Chong Yidong <cyd@stupidchicken.com>
4552
4553 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4554 and EMACS is deprecated.
4555
45562006-11-18 Juanma Barranquero <lekktu@gmail.com>
4557
4558 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4559
c8763fb6 45602006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4561
4562 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4563
4564 * emacs.texi: Include xresources.texi both for info and dvi.
4565
4566 * xresources.texi: Merge text from xresmini.texi.
4567
c8763fb6 45682006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4569
4570 * glossary.texi: Fix typos.
4571
8cf51b2c
GM
45722006-11-06 Richard Stallman <rms@gnu.org>
4573
4574 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4575
4576 * ack.texi (Acknowledgments): Fix name spelling.
4577
45782006-11-01 Juri Linkov <juri@jurta.org>
4579
4580 * search.texi (Word Search): Document incremental word search.
4581
45822006-10-28 Glenn Morris <rgm@gnu.org>
4583
4584 * ack.texi (Acknowledgments): Add cal-html author.
4585
4586 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4587 Calendar"). Describe new package cal-html.
4588 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4589 Calendar Files."
4590
8cf51b2c
GM
45912006-10-23 Richard Stallman <rms@gnu.org>
4592
4593 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4594 Abbrev mode is enabled.
4595
8cf51b2c
GM
45962006-10-16 Richard Stallman <rms@gnu.org>
4597
8cf51b2c
GM
4598 * emacs.texi: Update ISBN.
4599
8cf51b2c
GM
46002006-10-11 Kim F. Storm <storm@cua.dk>
4601
4602 * emacs.texi (Acknowledgments): Use @dotless{i}.
4603
46042006-10-08 Nick Roberts <nickrob@snap.net.nz>
4605
4606 * building.texi (Breakpoints Buffer): Mention catchpoints.
4607
46082006-10-08 Kim F. Storm <storm@cua.dk>
4609
4610 * ack.texi (Acknowledgments): Update.
4611
4612 * emacs.texi (Acknowledgments): Fix bad @/ form.
4613
8cf51b2c
GM
46142006-10-05 Kim F. Storm <storm@cua.dk>
4615
4616 * emacs.texi (Acknowledgments): Add more contributors.
4617
46182006-10-03 Richard Stallman <rms@gnu.org>
4619
4620 * emacs.texi (Acknowledgments): Update version and edition.
4621
8cf51b2c
GM
46222006-10-01 Karl Berry <karl@gnu.org>
4623
4624 * custom.texi (Customization Groups): Page break to keep example buffer
4625 on one page.
4626
46272006-09-30 Karl Berry <karl@gnu.org>
4628
4629 * programs.texi (Basic Indent): @need to improve page break.
4630 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4631
46322006-09-29 Glenn Morris <rgm@gnu.org>
4633
4634 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4635
46362006-09-29 Karl Berry <karl@gnu.org>
4637
4638 * windows.texi (Basic Window): Remove forced @break, no longer
4639 desirable.
4640 * frames.texi (Frame Commands),
4641 * mark.texi (Marking Objects): Reword to avoid bad page break.
4642 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4643
46442006-09-19 Richard Stallman <rms@gnu.org>
4645
4646 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4647 stick to present tense.
4648
c8763fb6 46492006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4650
4651 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4652 to x-gtk-use-old-file-dialog.
4653 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4654
46552006-09-15 Jay Belanger <belanger@truman.edu>
4656
49823426 4657 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4658 Change "Library Public License" to "Lesser Public License"
4659 throughout. Use "yyyy" to represent year.
4660
8cf51b2c
GM
46612006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4662
4663 * files.texi (Visiting): Add index entry "open file".
4664
8cf51b2c
GM
46652006-09-11 Richard Stallman <rms@gnu.org>
4666
4667 * building.texi (Compilation Mode): Clarification.
4668 (Grep Searching): Add xref to Compilation Mode.
4669
8cf51b2c
GM
46702006-09-08 Richard Stallman <rms@gnu.org>
4671
4672 * search.texi (Search): Ref multi-file search commands here.
4673 (Other Repeating Search): Not here.
4674
8cf51b2c
GM
46752006-08-28 Richard Stallman <rms@gnu.org>
4676
4677 * windows.texi (Split Window): Update xref.
4678
4679 * basic.texi (Continuation Lines): Update xref.
4680
4681 * indent.texi (Tab Stops): Update xref.
4682
4683 * emacs.texi (Top): Update subnode menu.
4684
4685 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4686 split out of Display Custom.
4687
46882006-08-25 Kim F. Storm <storm@cua.dk>
4689
4690 * display.texi (Display Custom): Add variables overline-margin
4691 and x-underline-at-descent-line.
4692
46932006-08-25 Richard Stallman <rms@gnu.org>
4694
4695 * entering.texi (Exiting): Rewrite to give graphical displays
4696 priority over text terminals.
4697
4698 * search.texi (Incremental Search): Move index entries.
4699
47002006-08-23 Chong Yidong <cyd@stupidchicken.com>
4701
4702 * custom.texi (Init File): Reference Find Init to avoid "home
4703 directory" confusion.
4704
47052006-08-22 Nick Roberts <nickrob@snap.net.nz>
4706
4707 * building.texi (Other GDB-UI Buffers): Describe how to edit
4708 a value in the locals buffer.
4709
47102006-08-21 Richard Stallman <rms@gnu.org>
4711
4712 * search.texi (Basic Isearch): Add `isearch' index entry.
4713
47142006-08-16 Richard Stallman <rms@gnu.org>
4715
4716 * misc.texi (Saving Emacs Sessions): Clean up wording.
4717
4718 * mark.texi (Marking Objects): Mention term "select all".
4719
4720 * emacs.texi (Top): Update subnode menu.
4721
4722 * help.texi (Help Mode): Move node up in file.
4723
8cf51b2c
GM
47242006-08-15 Nick Roberts <nickrob@snap.net.nz>
4725
4726 * building.texi (Stack Buffer): Explain fringe arrow.
4727
8cf51b2c
GM
47282006-08-12 Eli Zaretskii <eliz@gnu.org>
4729
8cf51b2c
GM
4730 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4731 on startup.
4732
47332006-08-11 Romain Francoise <romain@orebokech.com>
4734
4735 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4736
47372006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4738
4739 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4740
47412006-08-10 Richard Stallman <rms@gnu.org>
4742
4743 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4744 with face merging. Empty regions don't count.
4745 Clarify face property inheritance.
8cf51b2c
GM
4746
47472006-08-08 Romain Francoise <romain@orebokech.com>
4748
4749 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4750 <arjuropo@cc.jyu.fi>.
4751
8cf51b2c
GM
47522006-08-04 Eli Zaretskii <eliz@gnu.org>
4753
4754 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4755 apply to all frames.
4756
8cf51b2c
GM
47572006-08-01 Richard Stallman <rms@gnu.org>
4758
4759 * help.texi (Name Help): Add index entries for describe-variable.
4760
47612006-08-01 Nick Roberts <nickrob@snap.net.nz>
4762
4763 * building.texi (GDB Graphical Interface): Shorten node names.
4764 (GDB-UI Layout): Use GDB-related.
4765 (Other GDB-UI Buffers): Simplify English.
4766
47672006-07-31 Richard Stallman <rms@gnu.org>
4768
4769 * search.texi (Query Replace): Add xref for Dired's Q command.
4770
8cf51b2c
GM
47712006-07-31 Nick Roberts <nickrob@snap.net.nz>
4772
4773 * building.texi (GDB commands in Fringe): Rename to...
4774 (Source Buffers): ..this and move forward. Describe hollow arrow and
4775 new option gdb-find-source-frame.
4776
47772006-07-29 Richard Stallman <rms@gnu.org>
4778
4779 * dired.texi (Operating on Files): Simplify previous change
4780 and fix Texinfo usage.
4781
47822006-07-29 Eli Zaretskii <eliz@gnu.org>
4783
4784 * dired.texi (Operating on Files): Add cross-references. State the
4785 Unix commands that do similar things.
4786
47872006-07-28 Richard Stallman <rms@gnu.org>
4788
4789 * mark.texi (Transient Mark): Clarify that region never disappears
4790 when Transient Mark mode is off, and not when it is on.
4791
47922006-07-27 Richard Stallman <rms@gnu.org>
4793
4794 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4795
47962006-07-24 Richard Stallman <rms@gnu.org>
4797
4798 * xresources.texi (GTK styles): Fix texinfo usage.
4799
8cf51b2c
GM
4800 * commands.texi (User Input): Explain why we teach keyboard cmds.
4801
4802 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4803 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4804 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4805 * doclicense.texi, display.texi, dired.texi, basic.texi:
4806 * anti.texi, ack.texi: Move periods and commas inside quotes.
4807
48082006-07-22 Eli Zaretskii <eliz@gnu.org>
4809
4810 * cmdargs.texi (General Variables): Document EMAIL.
4811
48122006-07-21 Eli Zaretskii <eliz@gnu.org>
4813
4814 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4815 doesn't have effect on MS-Windows.
4816
8cf51b2c
GM
48172006-07-17 Richard Stallman <rms@gnu.org>
4818
4819 * building.texi (Grep Searching): Explain about chaining grep commands.
4820
8cf51b2c
GM
48212006-07-10 Nick Roberts <nickrob@snap.net.nz>
4822
49823426 4823 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4824
48252006-07-09 Chong Yidong <cyd@stupidchicken.com>
4826
4827 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4828 is invoked for multiple files.
4829
48302006-07-08 Eli Zaretskii <eliz@gnu.org>
4831
4832 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4833 on-line manual for the rest of this node.
4834 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4835 unconditionally.
4836 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4837 Improve wording.
4838 (Windows Printing): Improve wording.
4839 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4840 rest of this node.
4841
8cf51b2c
GM
48422006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4843
49823426
GM
4844 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4845 with eval-buffer.
8cf51b2c
GM
4846
48472006-07-05 Nick Roberts <nickrob@snap.net.nz>
4848
4849 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4850 of character translation.
4851
48522006-07-04 Nick Roberts <nickrob@snap.net.nz>
4853
4854 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4855
48562006-07-03 Karl Berry <karl@gnu.org>
4857
4858 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4859 not-too-underfull hboxes in the TeX output.
4860 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4861 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4862 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4863 * sending.texi, text.texi: Fix overfull/underfull boxes.
4864
48652006-07-03 Romain Francoise <romain@orebokech.com>
4866
4867 * m-x.texi (M-x): Fix.
4868
48692006-07-03 Richard Stallman <rms@gnu.org>
4870
8cf51b2c
GM
4871 * search.texi (Other Repeating Search): filename -> file name.
4872
4873 * misc.texi (Narrowing): Minor cleanups.
4874
4875 * files.texi (Visiting): filename -> file name.
4876
4877 * emacs.texi (Top): Update subnode menus.
4878
4879 * mule.texi (Coding Systems): Move char translation stuff here.
4880 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4881 (Recognize Coding): Substantial local rewrites.
4882 (International): Update menu.
4883
4884 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4885 (Scrolling): Substantial local rewrites.
4886 (Display): Update menu and intro.
4887
4888 * dired.texi: filename -> file name.
4889
4890 * custom.texi (Safe File Variables): Texinfo usage fix.
4891
f0131492 48922006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4893
4894 * help.texi, m-x.texi: Lots of cleanups.
4895
8cf51b2c
GM
48962006-06-30 Eli Zaretskii <eliz@gnu.org>
4897
4898 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4899 (Windows Processes, Windows Misc): Shorten the printed version by
4900 selectively conditioning less important portions by @ifnottex.
4901
8cf51b2c
GM
49022006-06-27 Richard Stallman <rms@gnu.org>
4903
4904 * mini.texi (Minibuffer File): Minor cleanup.
4905
49062006-06-25 Nick Roberts <nickrob@snap.net.nz>
4907
4908 * frames.texi (XTerm Mouse): Rename to...
4909 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4910
4911 * emacs.texi (Top): Use new node name.
4912
49132006-06-24 Eli Zaretskii <eliz@gnu.org>
4914
4915 * emacs.texi (Top): Update the detailed menu according to changes in
4916 msdog.texi.
4917
4918 * msdog.texi (Windows Keyboard): New section.
4919 (Windows Mouse): New section.
4920 (Windows System Menu): Remove section (text merged with "Windows
4921 Keyboard").
4922 (Windows Misc): New section.
4923
4924 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4925
4926 * msdog.texi (ls in Lisp): New section.
4927
4928 * files.texi (Visiting): Document case-insensitive wildcard matching
4929 under find-file-wildcards.
4930
8cf51b2c
GM
49312006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4932
4933 * macos.texi (Mac Input): Add description of mac-function-modifier.
4934 Now Unicode keyboard layouts work.
4935
8cf51b2c
GM
49362006-06-10 Richard Stallman <rms@gnu.org>
4937
4938 * mule.texi (Recognize Coding): Clarify previous change.
4939
49402006-06-09 Kenichi Handa <handa@m17n.org>
4941
4942 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4943 notation.
4944
49452006-06-07 Kevin Ryde <user42@zip.com.au>
4946
4947 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4948 manual for @ifnottex, but in emacs-extra for @iftex.
4949
4950 * cmdargs.texi (General Variables): Fix smtpmail xref.
4951
49522006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4953
8cf51b2c 4954 * programs.texi (Comment Commands):
8cf51b2c 4955 * custom.texi (Specifying File Variables):
49823426 4956 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4957
49582006-06-07 Nick Roberts <nickrob@snap.net.nz>
4959
4960 * building.texi (Watch Expressions): Move node to end.
4961 (GDB Graphical Interface): Move description of clicks in fringe...
4962 (GDB commands in the Fringe): ...to here. New node.
4963
8cf51b2c
GM
49642006-06-05 Romain Francoise <romain@orebokech.com>
4965
49823426 4966 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4967
49682006-06-05 Nick Roberts <nickrob@snap.net.nz>
4969
4970 * building.texi (GDB Graphical Interface): Update bindings.
4971 (Commands of GUD): Add gud-print. Remove gud-run.
4972 Restate availability more generally.
4973
f0131492 49742006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4975
4976 * mini.texi: Lots of cleanups.
4977
49782006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4979
4980 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4981 and Mouse-2.
4982
c8763fb6 49832006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4984
4985 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4986
8cf51b2c
GM
49872006-05-31 Richard Stallman <rms@gnu.org>
4988
4989 * basic.texi (Moving Point): Fix previous change.
4990
c8763fb6 49912006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4992
4993 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4994
f0131492 49952006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4996
4997 * basic.texi: Many simplifications and improvements in wording.
4998
8cf51b2c
GM
49992006-05-26 Nick Roberts <nickrob@snap.net.nz>
5000
5001 * anti.texi (Antinews): Create a node for gdb-ui.
5002
8cf51b2c
GM
50032006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5004
5005 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5006
50072006-05-20 Richard Stallman <rms@gnu.org>
5008
5009 * dired.texi (Dired Navigation): dired-goto-file is now j.
5010
8cf51b2c
GM
50112006-05-20 Eli Zaretskii <eliz@gnu.org>
5012
5013 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5014 and their aliases.
5015
5016 * msdog.texi (Windows Printing): Mention non-support of plain text
5017 printing with some el-cheapo printers, and suggest a workaround.
5018
50192006-05-20 Kevin Ryde <user42@zip.com.au>
5020
5021 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5022 remove the bit saying you must set it.
5023
50242006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5025
5026 * trouble.texi (Checklist):
5027 * text.texi (Text, Auto Fill, Text Mode):
5028 * search.texi (Nonincremental Search):
5029 * rmail.texi (Rmail Labels):
5030 * mule.texi (Input Methods, Multibyte Conversion):
5031 * misc.texi (Gnus, Where to Look, PostScript):
5032 * maintaining.texi (Create Tags Table):
5033 * indent.texi (Indentation Commands):
5034 * fixit.texi (Spelling):
5035 * emacs.texi (Copying):
5036 * custom.texi (Init File): ifinfo -> ifnottex.
5037
8cf51b2c
GM
50382006-05-17 Richard Stallman <rms@gnu.org>
5039
5040 * files.texi (Diff Mode): Mention C-x `.
5041
50422006-05-08 Richard Stallman <rms@gnu.org>
5043
5044 * custom.texi (Disabling): Textual cleanups.
5045
8cf51b2c
GM
50462006-05-12 Glenn Morris <rgm@gnu.org>
5047
5048 * calendar.texi (Displaying the Diary, Format of Diary File):
5049 Refer to diary-view-entries, diary-list-entries,
5050 diary-show-all-entries rather than obsolete aliases.
5051
50522006-05-12 Eli Zaretskii <eliz@gnu.org>
5053
5054 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5055 (Displaying the Diary, Special Diary Entries, Importing Diary):
5056 * building.texi (Compilation Shell):
5057 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5058 emacs-xtra with @inforef's.
5059
5060 * files.texi (Visiting): Fix wording.
5061
5062 * mule.texi (Coding Systems, Text Coding): More indexing.
5063 Mention that C-x RET f can set eol conversion.
5064
c8763fb6 50652006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5066
5067 * xresmini.texi (GTK resources): Insert GTK description.
5068
5069 * xresources.texi (GTK resources): metafont should be menufont.
5070
8cf51b2c
GM
50712006-05-06 Michael Albinus <michael.albinus@gmx.de>
5072
49823426 5073 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5074 method, user name and host name is active only in partial
5075 completion mode.
5076
8cf51b2c
GM
50772006-05-06 Eli Zaretskii <eliz@gnu.org>
5078
5079 * makefile.w32-in (emacs.dvi):
5080 * Makefile.in (emacs.dvi): Add xresmini.texi.
5081
5082 * xresmini.texi (Table of Resources): Remove xref to non-existent
5083 node "LessTif Resources".
5084
5085 * msdog.texi (Microsoft Windows):
5086 * calendar.texi (Calendar/Diary, Displaying the Diary)
5087 (Special Diary Entries, Importing Diary, Holidays):
5088 * programs.texi (Program Modes):
5089 * text.texi (Text):
5090 * buffers.texi (Several Buffers):
5091 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5092
50932006-05-06 Eli Zaretskii <eliz@gnu.org>
5094
5095 The following changes merge the emacs-xtra manual into the main
5096 manual, but only for on-line version of the manual.
5097
5098 * vc2-xtra.texi (Version Backups, Local Version Control)
5099 (Making Snapshots, Change Logs and VC, Version Headers)
5100 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5101 on-line manual.
5102
5103 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5104 for on-line manual.
5105
5106 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5107 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5108 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5109 for on-line manual.
5110
5111 * fortran-xtra.texi (Fortran, Fortran Autofill)
5112 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5113 for on-line manual.
5114
5115 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5116 Conditional xref's for on-line manual.
5117
5118 * emerge-xtra.texi (Emerge, Overview of Emerge)
5119 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5120 manual.
5121
5122 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5123 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5124 (EMACSSOURCES): Use EMACS_XTRA.
5125 (../info/emacs-xtra): Remove.
5126 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5127
5128 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5129 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5130 (EMACSSOURCES): Use EMACS_XTRA.
5131 ($(infodir)/emacs-xtra): Remove.
5132 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5133
5134 * trouble.texi (Quitting):
5135 * text.texi (Text):
5136 * programs.texi (Program Modes):
5137 * msdog.texi (Microsoft Windows):
5138 * frames.texi (Frames):
5139 * files.texi (Backup, Version Control, VC Concepts)
5140 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5141 (Registering, VC Status, VC Undo, Multi-User Branching)
5142 (Comparing Files):
5143 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5144 (Displaying the Diary, Special Diary Entries, Importing Diary):
5145 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5146 conditional xref's, depending on @iftex/@ifnottex.
5147
5148 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5149 "MS-DOS". @include msdog-xtra.texi.
5150
5151 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5152 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5153
5154 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5155 for vc-xtra.texi subsections.
5156 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5157 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5158
5159 * sending.texi (Sending Mail): A @node line without explicit Prev,
5160 Next, and Up links.
5161
5162 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5163 Next, and Up links.
5164
5165 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5166 and its sections. @include picture-xtra.texi.
5167
5168 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5169 "Emerge".
5170 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5171
5172 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5173 exact duplicate of its name-sake in calendar.texi.
5174
5175 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5176 "Advanced Calendar/Diary Usage".
5177 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5178
5179 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5180 dired-xtra.texi.
5181 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5182
5183 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5184 (Files) [ifnottex]: Add menu entry for Autorevert.
5185
5186 * emacs-xtra.texi (Introduction): Reword to make consistent with
5187 printed version only.
5188 <Top level>: Remove the body of all chapters and move them to the
5189 new *-xtra.texi files. Use @raisesections and @lowersections to
5190 convert sections to chapters etc.
5191
5192 * msdog-xtra.texi:
5193 * fortran-xtra.texi:
5194 * vc-xtra.texi:
5195 * vc1-xtra.texi:
5196 * vc2-xtra.texi:
5197 * emerge-xtra.texi:
5198 * cal-xtra.texi:
5199 * dired-xtra.texi:
5200 * arevert-xtra.texi: New files, with text from respective chapters
5201 of emacs-xtra.texi. Convert each @chapter into @section, @section
5202 into @subsection, etc.
5203
1c6c854e 5204 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5205 updated.
5206
5207 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5208 Windows". All references updated.
5209
52102006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5211
5212 * macos.texi (Mac Input): Mention input from Character Palette.
5213 (Mac Font Specs): Fix typo.
5214
52152006-05-05 Richard Stallman <rms@gnu.org>
5216
5217 * files.texi (Diff Mode): Minor cleanup.
5218
52192006-05-05 Karl Berry <karl@gnu.org>
5220
8cf51b2c
GM
5221 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5222 errors from the current release of makeinfo (4.8).
5223 * help.texi (Library Keywords): Change widest word in multitable
5224 template from `emulations' to `convenience'. (Not sure if this is
5225 related to the font change.)
5226
52272006-05-05 Eli Zaretskii <eliz@gnu.org>
5228
5229 * files.texi (File Names): Add a footnote about limited support of
5230 ~USER on MS-Windows.
5231
5232 * cmdargs.texi (Initial Options): Add a footnote about limited
5233 support of ~USER on MS-Windows.
5234
52352006-05-03 Richard Stallman <rms@gnu.org>
5236
5237 * files.texi (Diff Mode): Node moved here.
5238 (Comparing Files): Delete what duplicates new node.
5239 (Files): Put Diff Mode in menu.
5240
1c6c854e 5241 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5242
5243 * emacs.texi (Top): Update menu for Diff Mode.
5244
5245 * trouble.texi (Emergency Escape): Simplify.
5246
5247 * emacs.texi (Top): Minor clarification.
5248
52492006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5250
5251 * commands.texi, entering.texi, screen.texi: Many simplifications.
5252
52532006-05-03 Richard Stallman <rms@gnu.org>
5254
5255 * commands.texi (Text Characters): Delete paragraph about unibyte
5256 non-ASCII printing chars.
5257
5258 * killing.texi (Killing): Say "graphical displays".
5259 * display.texi: Say "graphical displays".
5260
5261 * cmdargs.texi (Misc X): Say "graphical displays".
5262
52632006-05-01 Richard Stallman <rms@gnu.org>
5264
5265 * emacs.texi (Top): Add Diff Mode to menu.
5266
52672006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5268
5269 * misc.texi (Diff Mode): New node.
5270
52712006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5272
5273 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5274 (Mac Environment Variables): Shorten example line.
5275 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5276
52772006-05-01 Nick Roberts <nickrob@snap.net.nz>
5278
5279 * building.texi (GUD Customization): Describe cases %d and %c.
5280 Update description for %e.
5281
52822006-04-30 Glenn Morris <rgm@gnu.org>
5283
5284 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5285
52862006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5287
5288 * custom.texi (Examining): Update C-h v output example.
5289
52902006-04-29 Kim F. Storm <storm@cua.dk>
5291
5292 * building.texi (Grep Searching): Add lgrep and rgrep.
5293
8cf51b2c
GM
52942006-04-23 Richard Stallman <rms@gnu.org>
5295
5296 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5297
5298 * xresmini.texi: New file.
5299
5300 * xresources.texi (Face Resources): Split table into font resources
5301 and the rest. Combine similar attributes for brevity.
5302
8cf51b2c
GM
53032006-04-21 Eli Zaretskii <eliz@gnu.org>
5304
5305 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5306 backslashes and case-insensitivity in file names (moved to the
5307 main manual).
5308 (MS-DOS Printing): Move most of the text to the main manual.
5309
5310 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5311 New nodes.
5312 (Windows Processes, Windows System Menu): Add index entries and
5313 fix wording.
5314
8cf51b2c
GM
53152006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5316
5317 * misc.texi (Shell Ring): Add notes on saved input when
5318 navigating off the end of the history list.
5319
53202006-04-18 Chong Yidong <cyd@mit.edu>
5321
5322 * misc.texi (Shell Options): Correct default value of
5323 comint-scroll-show-maximum-output.
5324
8cf51b2c
GM
53252006-04-18 Nick Roberts <nickrob@snap.net.nz>
5326
5327 * building.texi (Watch Expressions): Update.
5328
8cf51b2c
GM
53292006-04-12 Richard Stallman <rms@gnu.org>
5330
5331 * search.texi: Clean up previous change.
5332
53332006-04-12 Eli Zaretskii <eliz@gnu.org>
5334
5335 * search.texi (Regexp Backslash, Regexp Replace): Add index
5336 entries for ``back reference'' and mention the term itself in the
5337 text.
5338
53392006-04-11 Richard Stallman <rms@gnu.org>
5340
5341 * custom.texi (Safe File Variables):
5342 Document enable-local-variables = :safe.
5343
53442006-04-11 Karl Berry <karl@gnu.org>
5345
5346 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5347 (Remote Repositories, Version Backups, Local Version Control)
5348 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5349 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5350 (Renaming VC Work Files and Master Files)
5351 (Inserting Version Control Headers, Customizing VC, General Options)
5352 (Options for RCS and SCCS, Options specific for CVS): Move all
5353 these nodes to emacs-xtra.texi, for brevity.
5354 * cmdargs.texi, files.texi: Change cross-references.
5355
8cf51b2c
GM
53562006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5357
5358 * files.texi (Old Versions): Update description of vc-annotate's
5359 use of color to indicate date ranges.
5360
8cf51b2c
GM
53612006-04-09 Kevin Ryde <user42@zip.com.au>
5362
8cf51b2c
GM
5363 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5364 put info and printed manual names the right way around.
5365
53662006-04-09 Karl Berry <karl@gnu.org>
5367
5368 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5369 emacs-xtra.texi, leaving only MS Windows information.
5370 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5371 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5372 node names.
5373
5374 * emacs.texi: Move @summarycontents and @contents to the beginning
5375 of the file.
5376
8cf51b2c
GM
53772006-04-08 Kevin Ryde <user42@zip.com.au>
5378
5379 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5380
53812006-04-07 Richard Stallman <rms@gnu.org>
5382
5383 * programs.texi (Comments, Comment Commands, Options for Comments)
5384 (Multi-Line Comments): "Align", not "indent".
5385 (Basic Indent): C-j deletes trailing whitespace before the newline.
5386
53872006-04-06 Richard Stallman <rms@gnu.org>
5388
8cf51b2c
GM
5389 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5390
53912006-04-06 Eli Zaretskii <eliz@gnu.org>
5392
5393 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5394
8cf51b2c
GM
53952006-04-05 Richard Stallman <rms@gnu.org>
5396
5397 * emacs.texi (Top): Update subnode menu.
5398
5399 * trouble.texi (Unasked-for Search): Node deleted.
5400 (Lossage): Delete from menu.
5401
54022006-04-04 Richard Stallman <rms@gnu.org>
5403
5404 * trouble.texi: Various cleanups.
5405 (Checklist): Don't bother saying how to snail a bug report.
5406 (Emergency Escape): Much rewriting.
5407 (After a Crash): Rename the core dump immediately.
5408 (Total Frustration): Call it a psychotherapist.
5409 (Bug Criteria): Avoid "illegal instruction".
5410 (Sending Patches): We always put the contributor's name in.
5411
5412 * misc.texi (Thumbnails): Minor correction.
5413
8cf51b2c
GM
54142006-04-03 Richard Stallman <rms@gnu.org>
5415
5416 * misc.texi (Thumbnails): Minor cleanup.
5417
54182006-04-02 Karl Berry <karl@gnu.org>
5419
5420 * sending.texi (Mail Sending): pxref to Top needs five args.
5421
5422 * texinfo.tex: Update to current version (2006-03-21.13).
5423
8cf51b2c
GM
54242006-03-31 Richard Stallman <rms@gnu.org>
5425
5426 * emacs.texi (Top): Update subnode menu.
5427
5428 * help.texi (Help Mode): Cleanup.
5429
5430 * dired.texi: Many cleanups.
5431 (Dired Deletion): Describe dired-recursive-deletes.
5432 (Operating on Files): dired-create-directory moved.
5433 (Misc Dired Features): Move to here.
5434 (Tumme): Node moved to misc.texi.
5435
5436 * custom.texi: Many cleanups.
5437 (Minor Modes): Don't mention ISO Accents Mode.
5438 (Examining): Update C-h v output example.
5439 (Hooks): Add index and xref for add-hook.
5440 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5441 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5442
5443 * misc.texi: Many cleanups.
5444 (beginning): Add to summary of topics.
5445 (Shell): Put eshell xref at the end. Remove eshell from table.
5446 (Thumbnails): New node.
5447
8cf51b2c
GM
54482006-03-28 Eli Zaretskii <eliz@gnu.org>
5449
5450 * files.texi (File Name Cache): Make it clear that the cache is
5451 not persistent.
5452
8cf51b2c
GM
54532006-03-25 Karl Berry <karl@gnu.org>
5454
49823426
GM
5455 * emacs-xtra.texi, emacs.texi, gnu.texi:
5456 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5457 (2) do not indent copyright year list (or anything else).
5458
8cf51b2c
GM
54592006-03-21 Juanma Barranquero <lekktu@gmail.com>
5460
5461 * files.texi (VC Dired Mode): Remove misplaced brackets.
5462
54632006-03-21 Andre Spiegel <spiegel@gnu.org>
5464
5465 * files.texi: Various updates and clarifications in the VC chapter.
5466
54672006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5468
5469 * help.texi (Help Mode): Document "C-c C-c".
5470
8cf51b2c
GM
54712006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5472
5473 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5474 menu in the standalone Info reader.
5475
54762006-03-15 Chong Yidong <cyd@stupidchicken.com>
5477
5478 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5479 moved here from Emacs manual.
5480
5481 * programs.texi (Fortran): Section moved to emacs-xtra.
5482 (Program Modes): Xref to Fortran in emacs-xtra.
5483
5484 * maintaining.texi (Emerge): Move to emacs-xtra.
5485 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5486
5487 * picture.texi: File deleted.
5488 * Makefile.in:
5489 * makefile.w32-in: Remove picture.texi.
5490
5491 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5492 * abbrevs.texi (Abbrevs):
5493 * sending.texi (Sending Mail): Picture node removed.
5494
5495 * emacs.texi (Top): Update node listings.
5496
8cf51b2c
GM
54972006-03-12 Richard Stallman <rms@gnu.org>
5498
5499 * calendar.texi: Various cleanups.
5500
8cf51b2c
GM
55012006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5502
5503 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5504 syntax.
5505
8cf51b2c
GM
55062006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5507
5508 * search.texi (Regexps): More accurately describe which characters
5509 are special in which situations. Recommend _not_ to quote `]' or
5510 `-' when they are not special.
5511
8cf51b2c
GM
55122006-02-28 Andre Spiegel <spiegel@gnu.org>
5513
5514 * files.texi (Old Versions): Clarify operation of C-x v =.
5515
8cf51b2c
GM
55162006-02-21 Nick Roberts <nickrob@snap.net.nz>
5517
5518 * building.texi (Watch Expressions): Update and describe
5519 gdb-speedbar-auto-raise.
5520
55212006-02-19 Richard M. Stallman <rms@gnu.org>
5522
5523 * emacs.texi: Use @smallbook.
5524 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5525 Update subnode menu.
5526
5527 * building.texi (Lisp Interaction): Minor addition.
5528
55292006-02-18 Nick Roberts <nickrob@snap.net.nz>
5530
5531 * building.texi (Watch Expressions): Update and be more precise.
5532
c8763fb6 55332006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5534
5535 * maintaining.texi (Create Tags Table): Explain why the
5536 exception when etags writes to files under the /dev tree.
5537
55382006-02-14 Richard M. Stallman <rms@gnu.org>
5539
5540 * custom.texi (Safe File Variables): Lots of clarification.
5541 Renamed from Unsafe File Variables.
5542
55432006-02-14 Chong Yidong <cyd@stupidchicken.com>
5544
5545 * custom.texi (Unsafe File Variables): File variable confirmation
5546 assumed denied in batch mode.
5547
55482006-02-14 Richard M. Stallman <rms@gnu.org>
5549
5550 * building.texi (GDB User Interface Layout): Don't say `inferior'
5551 for program being debugged.
5552
55532006-02-15 Nick Roberts <nickrob@snap.net.nz>
5554
5555 * building.texi (GDB Graphical Interface):
5556 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5557
55582006-02-13 Chong Yidong <cyd@stupidchicken.com>
5559
5560 * custom.texi (Specifying File Variables, Unsafe File Variables):
5561 New nodes, split from File Variables. Document new file local
5562 variable behavior.
5563
55642006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5565
5566 * display.texi (Standard Faces):
8cf51b2c
GM
5567 * files.texi (Visiting):
5568 * frames.texi (Clipboard):
5569 * glossary.texi (Glossary) <Clipboard>:
5570 * xresources.texi (X Resources): Mention Mac OS port.
5571
8cf51b2c
GM
55722006-02-12 Richard M. Stallman <rms@gnu.org>
5573
5574 * building.texi (Building): Clarify topic in intro.
5575
5576 * maintaining.texi (Maintaining): Change title; clarify topic.
5577 Delete duplicate index entries.
5578
5579 * building.texi (Other GDB User Interface Buffers): Clarifications.
5580
5581 * text.texi (Cell Commands): Clarifications.
5582
5583 * programs.texi (Defuns): Delete duplicate explanation of
5584 left-margin paren convention.
5585 (Hungry Delete): Minor cleanup.
5586
55872006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5588
5589 * dired.texi (Tumme): More tumme documentation.
5590
55912006-02-11 Alan Mackenzie <acm@muc.de>
5592
5593 * programs.texi ("Hungry Delete"): Correct the appellation of the
5594 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5595
55962006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5597
5598 * dired.texi (Tumme): Fix small bug.
5599
56002006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5601
5602 * macos.texi (Mac International): Rename "fontset-mac" to
5603 "fontset-standard".
5604
8cf51b2c
GM
56052006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5606
5607 * dired.texi (Tumme): Basic documentation for Tumme added.
5608
8cf51b2c
GM
56092006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5610
5611 * mule.texi (International):
5612 * programs.texi (Basic Indent): Fix typos.
5613
8cf51b2c
GM
5614 * custom.texi (Minor Modes):
5615 * display.texi (Text Display):
5616 * commands.texi (Text Characters): Update xrefs.
5617
56182006-02-07 Richard M. Stallman <rms@gnu.org>
5619
5620 * emacs.texi (Top): Update subnode menu.
5621 Update info on old Emacs papers.
5622 (Intro): "Graphical display", not window system.
5623
5624 * xresources.texi (GTK styles): Minor clarifications.
5625
5626 * trouble.texi: "Graphical display", not window system.
5627 (Stuck Recursive): Minor clarification.
5628
5629 * text.texi: Minor clarifications.
5630 (Sentences): Explain why two-space convention is better.
5631 Explain sentence-end-without-period here.
5632 (Fill Commands): Not here.
5633 (Refill): Node moved down.
5634 (Filling): Update menu.
5635 (Table Creation, Cell Justification, Column Commands): Clarify.
5636
5637 * sending.texi: Minor clarifications.
5638
5639 * search.texi (Regexp Backslash): Clarification.
5640
5641 * rmail.texi: Minor cleanups.
5642 (Rmail): Delete digression about `rmail-mode'.
5643 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5644 (Rmail Files): Mention C-u M-x rmail.
5645 (Rmail Reply): Mention References.
5646 (Rmail Display): Mention rmail-nonignored-headers.
5647
5648 * programs.texi: Minor cleanups.
5649 (Comment Commands): Mention momentary Transient Mark mode.
5650 (Matching): Be more specific about customizing show-paren-mode.
5651 (Info Lookup): Don't list the modes that support C-h S.
5652 Just say what it does in an unsupported mode.
5653 (Man Page): Delete excessive info on customizing woman.
5654 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5655
5656 * abbrevs.texi: Minor clarifications.
5657 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5658 not "dynamic abbrevs" as if they were a kind of abbrev.
5659
5660 * picture.texi (Picture): Minor cleanup.
5661
5662 * mule.texi (Communication Coding): Say "other applications".
5663 (Fontsets): Not specific to X. Add xref to X Resources.
5664 (Unibyte Mode): Rename from Single-Byte Character Support.
5665 "Graphical display", not window system.
5666 (International): Update menu.
5667
5668 * maintaining.texi (Format of ChangeLog):
5669 New node, split out from ChangeLog.
5670 (ChangeLog): Clarifications in the remaining text.
5671 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5672 (Find Tag): Add @w.
5673 (Tags Search): Explain tag table order here. Simplify grep ref.
5674 (List Tags): tags-tag-face is a variable, not a face.
5675 (Emerge): Cleanups.
5676
5677 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5678 (Keyboard Macros): Avoid "the user".
5679
5680 * killing.texi: "Graphical display", not window system.
5681
5682 * help.texi (Help Echo): "Graphical display", not window system.
5683
5684 * glossary.texi: Say "you", not "the user". Say "graphical display".
5685
5686 * frames.texi: Minor cleanups. "Graphical display", not window system.
5687
5688 * files.texi (Visiting): Make drag-and-drop not X-specific.
5689
5690 * custom.texi: Minor cleanups. "Graphical display", not window system.
5691
5692 * cmdargs.texi: Minor cleanups.
5693
5694 * building.texi (Compilation): Move and split kill-compilation para.
5695 Add para about multiple compilers.
5696 (Compilation Mode): Commands also available in grep mode and others.
5697 Mention C-u C-x ` more tutorially. Clarify C-x `.
5698 (Compilation Shell): Clarify. Put Bash example first.
5699 (Grep Searching): Minor cleanups; add @w.
5700 (Debuggers): Minor cleanups.
5701 (Starting GUD): Make GDB xgraphical mode issue clearer.
5702 (Debugger Operation): Lots of clarifications including
5703 GDB tooltip side-effect issue.
5704 (Commands of GUD): Clarify.
5705 (GUD Customization): Add bashdb-mode-hook.
5706 (GDB Graphical Interface): Rewrite for clarity.
5707 (GDB User Interface Layout): Rewrite for clarity.
5708 (Stack Buffer, Watch Expressions): Likewise.
5709 (Other GDB User Interface Buffers): Cleanups.
5710 (Lisp Libraries, External Lisp): Cleanup.
5711
5712 * basic.texi (Position Info): "Graphical displays", rather than
5713 window systems.
5714
5715 * anti.texi: Minor cleanup.
5716
8cf51b2c
GM
57172006-02-03 Eli Zaretskii <eliz@gnu.org>
5718
5719 * custom.texi (Init File, Find Init): Add cross-references to
5720 where $HOME is described.
5721
57222006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5723
5724 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5725 is not inside the @table.
5726
5727 * emacs.texi (Top): Correct node name.
5728
5729 * files.texi (File Names): Fix @xref.
5730 (Reverting): Fix typo.
5731
5732 * mule.texi (International): Correct node name.
5733
5734 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5735
57362006-02-01 Richard M. Stallman <rms@gnu.org>
5737
5738 * emacs.texi (Top): Update subnode menu.
5739
5740 * mule.texi: Minor clarifications.
5741 Reduce the specific references to X Windows.
5742 Refer to "graphical" terminals, rather than window systems.
5743 (Text Coding): Rename from Specify Coding.
5744 (Communication Coding, File Name Coding, Terminal Coding):
5745 New nodes split out from Text Coding.
5746
5747 * kmacro.texi: Minor clarifications.
5748 (Keyboard Macro Ring): Comment out some excessive commands.
5749 (Basic Keyboard Macro): Split up the table, putting part in each node.
5750
5751 * major.texi: Minor clarifications.
5752
5753 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5754
5755 * windows.texi: Minor clarifications.
5756 (Change Window): Don't describe mode-line mouse cmds here.
5757 Add xref to Mode Line Mouse.
5758
5759 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5760
5761 * macos.texi (Mac International): Fix xref.
5762
5763 * indent.texi: Minor clarifications.
5764
5765 * frames.texi: Minor clarifications.
5766 Reduce the specific references to X Windows.
5767 Refer to "graphical" terminals, rather than window systems.
5768 (Frame Parameters): Don't mention commands like
5769 set-foreground-color. Just say to customize a face.
5770 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5771
5772 * files.texi: Minor clarifications.
5773 (Numbered Backups): New node, split out from Backup Names.
5774
5775 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5776
5777 * cmdargs.texi (General Variables): Fix xref.
5778
5779 * buffers.texi: Minor clarifications.
5780
8cf51b2c
GM
57812006-01-31 Richard M. Stallman <rms@gnu.org>
5782
5783 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5784 Nodes moved to top.
5785
5786 * display.texi: Minor clarifications.
5787 (Display): Rearrange menu.
5788 (Standard Faces): Mention query-replace face.
5789 (Faces): Simplify.
5790 (Font Lock): Simplify face customization info.
5791 (Highlight Changes): Node merged into Highlight Interactively.
5792 (Highlight Interactively): Much rewriting and cleanup.
5793 (Optional Mode Line): Narrowed line number not good for goto-line.
5794 Simplify face customization advice.
5795 (Text Display): Mention use of escape-glyph face.
5796 Move ctl-arrow and tab-width here.
5797 (Display Custom): Move no-redraw-on-reenter to end of node.
5798
5799 * search.texi: Minor clarifications.
5800 (Isearch Scroll): Simplify.
5801 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5802
5803 * regs.texi (Registers): Mention bookmarks here.
5804
5805 * mark.texi: Minor clarifications.
5806 (Selective Undo): Node deleted.
5807
5808 * m-x.texi: Minor clarifications.
5809
5810 * killing.texi: Minor clarifications.
5811 Refer to "graphical" terminals, rather than window systems.
5812
5813 * help.texi: Clarifications.
5814 (Help): Don't describe C-h F and C-h K here.
5815 (Key Help): Describe C-h K here.
5816 (Name Help): Mention Emacs Lisp Intro.
5817 Describe C-h F here.
5818 (Misc Help): Mention C-h F and C-h K only briefly.
5819
5820 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5821 Selective undo text merged in.
5822 (Spelling): Mention Aspell along with Ispell.
5823
5824 * emacs.texi (Top): Update subnode menus.
5825
5826 * basic.texi (Basic Undo): Rename from Undo. Most of text
5827 moved to new Undo node.
5828
8cf51b2c
GM
58292006-01-29 Chong Yidong <cyd@stupidchicken.com>
5830
5831 * basic.texi (Continuation Lines, Inserting Text):
5832 Mention longlines mode.
5833
58342006-01-29 Richard M. Stallman <rms@gnu.org>
5835
10d1d0af 5836 * screen.texi: Minor cleanups.
8cf51b2c
GM
5837 (Screen): Clean up the intro paragraphs.
5838 (Mode Line): Lots of rewriting. Handle frame-name better.
5839 eol-mnemonic-... vars moved out.
5840
5841 * emacs.texi (Top): Change menu item for MS-DOS node.
5842 Update subnode menu.
5843
5844 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5845 chapter relates to Windows. Title changed.
5846
5847 * mini.texi: Minor cleanups.
5848
5849 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5850 (Mark): Put it in the menu.
5851
5852 * entering.texi: Minor cleanups.
5853
5854 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5855 (Intro): Refer to "graphical" terminals, rather than X.
5856
5857 * display.texi (Display Custom): Add xref to Variables.
5858 (Optional Mode Line): eol-mnemonic-... vars moved here.
5859
5860 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5861 rather than X.
5862
8cf51b2c
GM
5863 * basic.texi: Minor cleanups.
5864 (Undo): selective-undo moved.
5865
8cf51b2c
GM
58662006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5867
5868 * anti.texi (Antinews): Various corrections and additions.
5869
58702006-01-23 Juri Linkov <juri@jurta.org>
5871
5872 * custom.texi (Easy Customization, Customization Groups)
5873 (Browsing Custom): Mention links along with buttons.
5874
8cf51b2c
GM
58752006-01-21 Eli Zaretskii <eliz@gnu.org>
5876
8cf51b2c
GM
5877 * text.texi (TeX Print): Use @key for TAB.
5878
8cf51b2c
GM
5879 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5880
8cf51b2c
GM
58812006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5882
5883 * files.texi (File Aliases): Don't claim that usually separate
5884 buffers are created for two file names that name the same data.
5885 Mention additional situations where different names mean the same
5886 file on disk.
5887
58882006-01-19 Richard M. Stallman <rms@gnu.org>
5889
5890 * killing.texi (Deletion): Upcase @key argument.
5891
5892 * custom.texi (Custom Themes): Minor cleanup.
5893
5894 * programs.texi (Hungry Delete): Upcase @key argument.
5895
8cf51b2c
GM
58962006-01-16 Juri Linkov <juri@jurta.org>
5897
5898 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5899 Move `mode-line-highlight' before `mode-line-buffer-id'.
5900
8cf51b2c
GM
59012006-01-14 Richard M. Stallman <rms@gnu.org>
5902
5903 * basic.texi (Inserting Text): Minor cleanup.
5904
8cf51b2c
GM
59052006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * custom.texi (Changing a Variable, Face Customization):
5908 Update for changes in Custom menus.
5909
8cf51b2c
GM
59102006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5911
5912 * macos.texi (Mac International): Undo last change.
5913
8cf51b2c
GM
59142006-01-02 Chong Yidong <cyd@stupidchicken.com>
5915
5916 * custom.texi (Custom Themes): Describe the new
5917 customize-create-theme interface.
5918
59192005-12-30 Juri Linkov <juri@jurta.org>
5920
5921 * basic.texi (Position Info): Update example.
5922
c8763fb6 59232005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5924
5925 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5926
59272005-12-24 Chong Yidong <cyd@stupidchicken.com>
5928
5929 * custom.texi (Custom Themes): `load-theme' always loads.
5930
59312005-12-23 Juri Linkov <juri@jurta.org>
5932
5933 * display.texi (Highlight Interactively): Use double space to
5934 separate sentences. Replace C-p with M-p, and C-n with M-n.
5935
59362005-12-22 Richard M. Stallman <rms@gnu.org>
5937
5938 * custom.texi (Easy Customization and subnodes):
5939 Replace "active field" with "button".
5940 Use "user option" only for variables.
5941 Use "setting" for variable-or-face.
5942
59432005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5944
5945 * buffers.texi (Select Buffer): Change order in table to make
5946 "Similar" refer to the correct item.
5947 (Indirect Buffers): Minor rewording.
5948
8cf51b2c
GM
59492005-12-20 Juri Linkov <juri@jurta.org>
5950
5951 * files.texi (VC Status): Put P and N near p and n.
5952
8cf51b2c
GM
59532005-12-19 Richard M. Stallman <rms@gnu.org>
5954
5955 * programs.texi (Electric C): Delete the info about newline control.
5956 (Other C Commands): Minor cleanup.
5957 (Left Margin Paren): Minor cleanup.
5958
59592005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5960
5961 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5962 (Customization Groups): Delete text moved to "Browsing Custom".
5963 (Browsing Custom): New node.
5964 (Specific Customization): Clarify which commands only work for
5965 loaded options.
5966
59672005-12-18 Bill Wohler <wohler@newt.com>
5968
5969 * frames.texi (Tool Bars): Shorten text of previous change.
5970
59712005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5972
5973 * files.texi (VC Status): Document log-view mode.
5974
59752005-12-18 Bill Wohler <wohler@newt.com>
5976
5977 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5978 permanently via the customize interface.
5979
8cf51b2c
GM
59802005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5981
5982 * killing.texi (Killing by Lines): Document `kill-whole-line'
5983 function.
5984
c8763fb6 59852005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5986
5987 * buffers.texi (Select Buffer): Change `prev-buffer' to
5988 `previous-buffer'. Indicate that these functions use a frame
5989 local buffer list.
5990
8cf51b2c
GM
59912005-12-12 Richard M. Stallman <rms@gnu.org>
5992
5993 * custom.texi (Easy Customization): Change menu comment.
5994 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5995
5996 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5997 (Help): Among the Apropos commands, describe only C-h a here.
5998
59992005-12-11 Richard M. Stallman <rms@gnu.org>
6000
6001 * programs.texi (Options for Comments): Comment-end starts with space.
6002
6003 * glossary.texi (Glossary): Minor cleanup.
6004
6005 * files.texi (Old Versions): Use @table.
6006
8cf51b2c
GM
60072005-12-10 David Koppelman <koppel@ece.lsu.edu>
6008
6009 * display.texi (Highlight Interactively): Include
6010 global-hi-lock-mode. Add miscellaneous details and elaborations.
6011
60122005-12-09 Richard M. Stallman <rms@gnu.org>
6013
6014 * display.texi (Font Lock): Delete the Global FL menu item.
6015
60162005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6017
6018 * custom.texi (Minibuffer Maps): Mention the maps for file name
6019 completion.
6020
60212005-12-09 Kim F. Storm <storm@cua.dk>
6022
6023 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6024 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6025 cursor to next corner in rectangle; clarify insert around rectangle.
6026
8cf51b2c
GM
60272005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6028
6029 * custom.texi (Customization): Use xref to elisp manual for
6030 non-TeX output.
6031 (Minor Modes): Update.
6032 (Customization Groups, Changing a Variable, Face Customization):
6033 Update for new appearance of Custom buffers.
6034 (Changing a Variable): `custom-buffer-done-function' has been
6035 replaced by `custom-buffer-done-kill'.
6036 (Specific Customization): In the `customize-group' buffer, a
6037 subgroup's contents are not "hidden". They are not included at
6038 all. They have no [Show] button.
6039 (Mouse Buttons): Add pxref to description of mouse event lists in
6040 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6041 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6042 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6043
60442005-12-08 Richard M. Stallman <rms@gnu.org>
6045
6046 * mini.texi (Completion Commands, Completion):
6047 In file name input, SPC does not do completion.
6048
8cf51b2c
GM
60492005-12-08 Nick Roberts <nickrob@snap.net.nz>
6050
6051 * building.texi (GDB Graphical Interface): Explain screen size
6052 setting.
6053 (Other GDB User Interface Buffers): Describe features specific to
6054 GDB 6.4.
6055
8cf51b2c
GM
60562005-12-01 Nick Roberts <nickrob@snap.net.nz>
6057
6058 * building.texi (GDB User Interface Layout): Describe how to
6059 kill associated buffers.
6060 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6061 (Watch Expressions): Be more precise.
6062 (Other GDB User Interface Buffers): Describe how to change a
6063 register value.
6064
8cf51b2c
GM
60652005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6066
6067 * macos.texi (Mac Input): Remove description of
6068 mac-command-key-is-meta. Add descriptions of
6069 mac-control-modifier, mac-command-modifier, and
6070 mac-option-modifier.
6071 (Mac International): Fix description of conversion of clipboard data.
6072 (Mac Font Specs): Add example of font customization by face attributes.
6073
60742005-11-22 Nick Roberts <nickrob@snap.net.nz>
6075
6076 * building.texi (Watch Expressions): Expand description.
6077 (Other GDB User Interface Buffers): Describe local map for
6078 gud-watch.
6079
60802005-11-21 Chong Yidong <cyd@stupidchicken.com>
6081
6082 * display.texi (Font Lock): Font lock is enabled by default now.
6083
60842005-11-20 Juri Linkov <juri@jurta.org>
6085
6086 * basic.texi (Position Info): Update examples of the output.
6087 Remove the fact that examples are produced in the TeXinfo buffer,
6088 because in the Info reader users will get a different output from
6089 `C-x ='.
6090
6091 * building.texi (Compilation Mode): Remove paragraph duplicated
6092 from the node `Compilation'. Add `compilation-skip-threshold'.
6093
6094 * display.texi (Font Lock): Suggest more user-friendly method of
6095 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6096
60972005-11-18 Richard M. Stallman <rms@gnu.org>
6098
6099 * files.texi (Registering): Mention @@ in mode line.
6100
6101 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6102
61032005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6104
6105 * files.texi (Renaming and VC): Some back-ends don't
6106 handle renaming.
6107
8cf51b2c
GM
61082005-11-17 Juri Linkov <juri@jurta.org>
6109
6110 * emacs.texi (Top):
6111 * display.texi (Highlight Interactively): Put this font-lock based
6112 mode near Font Lock node.
6113
61142005-11-16 Chong Yidong <cyd@stupidchicken.com>
6115
6116 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6117 icons.
6118
61192005-11-12 Kim F. Storm <storm@cua.dk>
6120
6121 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6122 (Help Summary): Add C-h d and C-h e.
6123 (Apropos): Clarify that all apropos commands may search for either
6124 list of words or a regexp. Add C-h d for apropos-documentation.
6125 Describe apropos-documentation-sort-by-scores user option.
6126
8cf51b2c
GM
61272005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6128
6129 * killing.texi (CUA Bindings): Add @section.
6130
61312005-11-10 Kim F. Storm <storm@cua.dk>
6132
6133 * emacs.texi (Top): Add CUA Bindings entry to menu.
6134
6135 * killing.texi (CUA Bindings): New node. Moved here from
6136 misc.texi and extended with info on rectangle commands and
6137 rectangle highlighting, interface to registers, and the global
6138 mark feature.
6139
6140 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6141
6142 * regs.texi: Prev link points to CUA Bindings node.
6143
61442005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6145
6146 * help.texi (Help Echo): By default, help echos are only shown on
6147 mouse-over, not on point-over.
6148
c8763fb6 61492005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6150
6151 * misc.texi (Shell Mode): Describe how to activate password echoing.
6152
8cf51b2c
GM
61532005-11-04 Romain Francoise <romain@orebokech.com>
6154
6155 * mark.texi (Mark Ring): Fix typo.
6156
61572005-11-03 Richard M. Stallman <rms@gnu.org>
6158
6159 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6160
61612005-11-01 Bill Wohler <wohler@newt.com>
6162
6163 * help.texi (Help Mode): Fix typo.
6164
61652005-11-01 Nick Roberts <nickrob@snap.net.nz>
6166
1c6c854e
CS
6167 * building.texi (Other GDB User Interface Buffers):
6168 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6169
61702005-10-31 Romain Francoise <romain@orebokech.com>
6171
6172 * files.texi (Compressed Files): Fix typo.
6173
6174 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6175
6176 * windows.texi (Force Same Window): Likewise.
6177
61782005-10-30 Bill Wohler <wohler@newt.com>
6179
6180 * help.texi (Help Mode): URLs viewed with browse-url.
6181
61822005-10-31 Nick Roberts <nickrob@snap.net.nz>
6183
6184 * building.texi (GDB Graphical Interface): Don't reference
6185 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6186 must stay in same frame.
6187
61882005-10-29 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6191
6192 * anti.texi (Antinews): Likewise.
6193
8cf51b2c
GM
61942005-10-28 Bill Wohler <wohler@newt.com>
6195
6196 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6197
61982005-10-28 Richard M. Stallman <rms@gnu.org>
6199
6200 * files.texi (Visiting): Explain how to enter ? in a file name.
6201
6202 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6203
8cf51b2c
GM
62042005-10-25 Nick Roberts <nickrob@snap.net.nz>
6205
1c6c854e
CS
6206 * building.texi (GDB Graphical Interface):
6207 Describe gdb-mouse-until.
8cf51b2c
GM
6208
62092005-10-23 Richard M. Stallman <rms@gnu.org>
6210
6211 * custom.texi (Init File): Recommend when to use site-start.el.
6212
8cf51b2c
GM
62132005-10-21 Juri Linkov <juri@jurta.org>
6214
6215 * custom.texi (Examining): Mention accessing the old variable
6216 value via M-n in set-variable.
6217
8cf51b2c
GM
62182005-10-18 Romain Francoise <romain@orebokech.com>
6219
6220 * files.texi (Version Systems): Capitalize GNU.
6221
8cf51b2c
GM
62222005-10-18 Nick Roberts <nickrob@snap.net.nz>
6223
6224 * building.texi (Compilation Mode): Remove redundant paragraph.
6225 (Watch Expressions): Remove paragraph to reflect code change.
6226
8cf51b2c
GM
62272005-10-16 Richard M. Stallman <rms@gnu.org>
6228
6229 * building.texi (Compilation Mode, Compilation): Clarified.
6230
62312005-10-15 Richard M. Stallman <rms@gnu.org>
6232
6233 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6234
8cf51b2c
GM
62352005-10-13 Kenichi Handa <handa@m17n.org>
6236
6237 * basic.texi (Position Info): Fix previous change.
6238
c8763fb6 62392005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6240
6241 * cmdargs.texi (Icons X): Fix typo.
6242
62432005-10-12 Kenichi Handa <handa@m17n.org>
6244
6245 * basic.texi (Position Info): Describe the case that Emacs shows
6246 "part of display ...".
6247
c8763fb6 62482005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6249
6250 * cmdargs.texi (Icons X): -nb => -nbi.
6251
62522005-10-10 Chong Yidong <cyd@stupidchicken.com>
6253
6254 * frames.texi (Speedbar): A couple more clarifications.
6255
62562005-10-11 Nick Roberts <nickrob@snap.net.nz>
6257
6258 * building.texi (GDB User Interface Layout): Improve diagram.
6259 (Watch Expressions): Explain how to make speedbar global.
6260 (Other GDB User Interface Buffers): Make references more precise.
6261
8cf51b2c
GM
62622005-10-09 Richard M. Stallman <rms@gnu.org>
6263
6264 * frames.texi (Speedbar): Clarify the text.
6265
62662005-10-09 Chong Yidong <cyd@stupidchicken.com>
6267
6268 * frames.texi (Speedbar): Add information on keybindings,
6269 dismissing the speedbar, and buffer display mode. Link to
6270 speedbar manual.
6271
c8763fb6 62722005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6273
1c6c854e 6274 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6275 added -nb, --no-bitmap-icon.
6276
8cf51b2c
GM
62772005-10-07 Nick Roberts <nickrob@snap.net.nz>
6278
6279 * building.texi (GDB Graphical Interface): Add variables and
6280 functions to indices. Be more precise.
6281
c8763fb6 62822005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6283
6284 * frames.texi (Drag and Drop): Remove the x- from
6285 x-dnd-open-file-other-window and xdnd-protocol-alist.
6286
62872005-09-30 Romain Francoise <romain@orebokech.com>
6288
6289 * mini.texi (Minibuffer): The default value now appears before the
6290 colon in minibuffer prompts.
6291
8cf51b2c
GM
62922005-09-25 Richard M. Stallman <rms@gnu.org>
6293
6294 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6295
8cf51b2c
GM
62962005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6297
6298 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6299
8cf51b2c
GM
63002005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6301
6302 * emacs.texi (Top): Update submenus from macos.texi.
6303
6304 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6305 (Mac OS): Update feature support status.
6306 (Mac Input): List supported input scripts. Remove description
6307 about `mac-keyboard-text-encoding'. Mention mouse button
6308 emulation and related variables.
6309 (Mac International): Mention Central European and Cyrillic
6310 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6311 Add description about coding system for selection.
6312 Add description about language environment.
6313 (Mac Environment Variables):
6314 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6315 arguments. Add Preferences support.
6316 (Mac Directories): Explicitly state that this node is for Mac OS
6317 Classic only.
1c6c854e
CS
6318 (Mac Font Specs): Mention specification for scalable fonts.
6319 List supported charsets. Add preferred way of creating fontsets.
6320 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6321 (Mac Functions): Add descriptions about `mac-set-file-creator',
6322 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6323 and `mac-get-preference'.
6324
8cf51b2c
GM
63252005-09-16 Romain Francoise <romain@orebokech.com>
6326
6327 Update all files to specify GFDL version 1.2.
6328
6329 * doclicense.texi (GNU Free Documentation License): Update to
6330 version 1.2.
6331
63322005-09-15 Richard M. Stallman <rms@gnu.org>
6333
6334 * buffers.texi (List Buffers): Fix xref.
6335
6336 * rmail.texi (Rmail Basics): Fix xref.
6337
6338 * emacs.texi (Top): Update subnode menus.
6339
6340 * files.texi (Saving Commands): New node, broken out of Saving.
6341 (Customize Save): New node, broken out of Saving.
6342 Clarify effect of write-region-inhibit-fsync.
6343 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6344
8cf51b2c
GM
63452005-09-14 Romain Francoise <romain@orebokech.com>
6346
6347 * files.texi (Saving): Mention write-region-inhibit-fsync.
6348
63492005-09-05 Chong Yidong <cyd@stupidchicken.com>
6350
6351 * custom.texi (Custom Themes): New node.
6352
63532005-09-03 Richard M. Stallman <rms@gnu.org>
6354
49823426
GM
6355 * search.texi (Search Case): Mention vars that control
6356 case-fold-search for various operations.
8cf51b2c
GM
6357
63582005-08-22 Juri Linkov <juri@jurta.org>
6359
6360 * display.texi (Standard Faces): Merge the text from
6361 `(elisp)Standard Faces' into this node.
6362
63632005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6364
6365 * emacs.texi (Top): Delete menu item for deleted node
6366 Keyboard Translations.
6367
63682005-08-18 Richard M. Stallman <rms@gnu.org>
6369
8cf51b2c
GM
6370 * trouble.texi (Unasked-for Search):
6371 Delete xref to Keyboard Translations.
6372
6373 * glossary.texi (Glossary): Delete xref.
6374
8cf51b2c
GM
6375 * custom.texi (Minor Modes): Say that the list here is not complete.
6376 (Keyboard Translations): Node deleted.
6377 (Disabling): Delete xref to it.
6378 (Customization Groups): Fix Custom buffer example.
6379 (Hooks): Mention remove-hooks.
6380
63812005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6382
6383 * building.texi (GDB Graphical Interface): Improve filling of menu
6384 item.
6385
63862005-08-18 Nick Roberts <nickrob@snap.net.nz>
6387
6388 * building.texi (GDB Graphical Interface): Use better node names.
6389
63902005-08-14 Richard M. Stallman <rms@gnu.org>
6391
6392 * text.texi (Sentences): Fix xref.
6393
63942005-08-14 Juri Linkov <juri@jurta.org>
6395
6396 * building.texi (Compilation, Grep Searching): Move grep command
6397 headings from `Compilation' to `Grep Searching'.
6398
6399 * dired.texi (Dired and Find):
6400 * maintaining.texi (Tags Search): Replace grep xref to
6401 `Compilation' node with `Grep Searching'.
6402
6403 * files.texi (Comparing Files): Replace xref to `Compilation' with
6404 `Compilation Mode'.
6405
64062005-08-13 Alan Mackenzie <acm@muc.de>
6407
6408 * search.texi (Non-ASCII Isearch): Correct a typo.
6409 (Replacement Commands): Mention query-replace key binding.
6410
64112005-08-11 Richard M. Stallman <rms@gnu.org>
6412
6413 * programs.texi (Options for Comments): Fix xref.
6414
6415 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6416 out of Regexps.
6417
8cf51b2c
GM
64182005-08-09 Juri Linkov <juri@jurta.org>
6419
6420 * building.texi (Compilation): Use `itemx' instead of `item'.
6421 (Grep Searching): Simplify phrase.
6422
6423 * display.texi (Standard Faces): Describe vertical-border on
6424 window systems.
6425
6426 * windows.texi (Split Window): Simplify phrase and mention
6427 vertical-border face.
6428
64292005-08-09 Richard M. Stallman <rms@gnu.org>
6430
6431 * files.texi (Comparing Files): Clarify compare-windows.
6432
6433 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6434
8cf51b2c
GM
64352005-08-06 Eli Zaretskii <eliz@gnu.org>
6436
6437 * mule.texi (Coding Systems): Rephrase the paragraph about
6438 codepages: no need for "M-x codepage-setup" anymore, except on
6439 MS-DOS.
6440
6441 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6442 the MS-DOS port only.
6443
64442005-07-30 Eli Zaretskii <eliz@gnu.org>
6445
6446 * makefile.w32-in (info): Don't run multi-install-info.bat.
6447 ($(infodir)/dir): New target, produced by running
6448 multi-install-info.bat.
6449
8cf51b2c
GM
64502005-07-22 Eli Zaretskii <eliz@gnu.org>
6451
6452 * files.texi (Quoted File Names): Add index entry.
6453
8cf51b2c
GM
64542005-07-19 Juri Linkov <juri@jurta.org>
6455
6456 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6457
64582005-07-18 Juri Linkov <juri@jurta.org>
6459
8cf51b2c
GM
6460 * custom.texi (Easy Customization):
6461 * files.texi (Old Versions):
6462 * frames.texi (Wheeled Mice):
6463 * mule.texi (Specify Coding):
8cf51b2c
GM
6464 * text.texi (Cell Justification):
6465 * trouble.texi (After a Crash):
8cf51b2c
GM
6466 * xresources.texi (GTK styles):
6467 Delete duplicate duplicate words.
6468
64692005-07-17 Richard M. Stallman <rms@gnu.org>
6470
6471 * frames.texi (Creating Frames): Fix foreground color example.
6472
6473 * custom.texi (Init Examples): Clean up text about conditionals.
6474
64752005-07-16 Richard M. Stallman <rms@gnu.org>
6476
6477 * mini.texi (Completion Commands): Fix command name for ?.
6478
8cf51b2c
GM
64792005-07-16 Eli Zaretskii <eliz@gnu.org>
6480
6481 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6482 `menu' face has no effect on w32 and with GTK.
6483 Add cross-references.
8cf51b2c
GM
6484
6485 * cmdargs.texi (General Variables): Clarify the default location
6486 of $HOME on w32 systems.
6487
64882005-07-15 Jason Rumney <jasonr@gnu.org>
6489
6490 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6491 changed.
6492
64932005-07-08 Kenichi Handa <handa@m17n.org>
6494
1c6c854e
CS
6495 * mule.texi (Recognize Coding):
6496 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6497
64982005-07-07 Richard M. Stallman <rms@gnu.org>
6499
6500 * anti.texi (Antinews): Mention mode-line-inverse-video.
6501
6502 * files.texi (Saving): Minor correction about C-x C-w.
6503
6504 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6505
65062005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6507
6508 * search.texi (Isearch Scroll): Add example of using the
6509 `isearch-scroll' property.
6510 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6511 `Display Custom' node.
6512 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6513 and de-emphasize it.
6514 (Other Repeating Search): `occur' currently can not correctly
6515 handle multiline matches. Correct, clarify and update description
6516 of `flush-lines' and `keep-lines'.
6517
6518 * display.texi (Display Custom): Add anchor for `baud-rate'.
6519
65202005-07-07 Richard M. Stallman <rms@gnu.org>
6521
6522 * gnu.texi: Update where to get GNU status; add refs for how to help.
6523 Add footnotes 6 and 7.
6524
65252005-07-04 Lute Kamstra <lute@gnu.org>
6526
6527 Update FSF's address in GPL notices.
6528
8cf51b2c 6529 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6530 * trouble.texi (Checklist): Update FSF's address.
6531
8cf51b2c
GM
65322005-06-24 Richard M. Stallman <rms@gnu.org>
6533
6534 * display.texi (Text Display): Change index entries.
6535
65362005-06-24 Eli Zaretskii <eliz@gnu.org>
6537
6538 * makefile.w32-in (MAKEINFO): Use --force.
6539 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6540 Makefile.in.
8cf51b2c
GM
6541
65422005-06-23 Richard M. Stallman <rms@gnu.org>
6543
1c6c854e 6544 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6545 nobreak-char-display.
6546
6547 * emacs.texi (Top): Update detailed node listing.
6548
1c6c854e 6549 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6550 to nobreak-char-display and no-break-space to nobreak-space.
6551 (Standard Faces): Split up the list of standard faces
6552 and put it in a separate node. Add nobreak-space and
6553 escape-glyph.
6554
8cf51b2c
GM
65552005-06-23 Lute Kamstra <lute@gnu.org>
6556
6557 * mule.texi (Select Input Method): Fix typo.
6558
65592005-06-23 Kenichi Handa <handa@m17n.org>
6560
1c6c854e
CS
6561 * mule.texi (International): List all supported scripts.
6562 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6563 distribution.
6564 (Language Environments): List all language environments.
6565 Intlfonts contains fonts for most supported scripts, not all..
6566 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6567 input a specific character.
8cf51b2c
GM
6568 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6569
65702005-06-23 Juanma Barranquero <lekktu@gmail.com>
6571
49823426 6572 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6573
65742005-06-22 Miles Bader <miles@gnu.org>
6575
6576 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6577
65782005-06-20 Miles Bader <miles@gnu.org>
6579
6580 * display.texi (Faces): Add `vertical-divider'.
6581
65822005-06-17 Richard M. Stallman <rms@gnu.org>
6583
6584 * text.texi (Adaptive Fill): Minor clarification.
6585
8cf51b2c
GM
65862005-06-10 Lute Kamstra <lute@gnu.org>
6587
6588 * emacs.texi (Top): Correct version number.
6589 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6590 refer to the current version of Emacs.
6591
65922005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6593
6594 * files.texi (Log Buffer): Document when there can be more than
6595 one file to be committed.
6596
65972005-06-08 Juri Linkov <juri@jurta.org>
6598
6599 * display.texi (Faces): Add `shadow' face.
6600
66012005-06-07 Masatake YAMATO <jet@gyve.org>
6602
6603 * display.texi (Faces): Write about mode-line-highlight.
6604
66052005-06-06 Richard M. Stallman <rms@gnu.org>
6606
6607 * misc.texi (Printing Package): Explain how to initialize
6608 printing package.
6609
6610 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6611
66122005-06-05 Chong Yidong <cyd@stupidchicken.com>
6613
6614 * emacs.texi: Rename Hardcopy to Printing.
6615 Make PostScript and PostScript Variables subnodes of it.
6616
6617 * misc.texi (Printing): Rename node from Hardcopy.
6618 Mention menu bar options.
6619 Move PostScript and PostScript Variables to submenu.
6620 (Printing package): New node.
6621
6622 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6623
6624 * dired.texi (Operating on Files): Likewise.
6625
6626 * calendar.texi (Displaying the Diary): Likewise.
6627
6628 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6629
6630 * glossary.texi (Glossary): Likewise.
6631
6632 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6633 effect.
6634
66352005-06-04 Richard M. Stallman <rms@gnu.org>
6636
6637 * trouble.texi (After a Crash): Polish previous change.
6638
8cf51b2c
GM
66392005-05-30 Noah Friedman <friedman@splode.com>
6640
6641 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6642 recovery mechanism.
6643
8cf51b2c
GM
66442005-05-28 Nick Roberts <nickrob@snap.net.nz>
6645
6646 * building.texi (Other Buffers): SPC toggles display of
6647 floating point registers.
6648
8cf51b2c
GM
66492005-05-27 Nick Roberts <nickrob@snap.net.nz>
6650
6651 * files.texi (Log Buffer): Merge in description of Log Edit
6652 mode from pcl-cvs.texi.
6653
66542005-05-26 Richard M. Stallman <rms@gnu.org>
6655
6656 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6657
8cf51b2c
GM
66582005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6659
6660 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6661 not enabled by default.
6662 When not on a word, `ispell-word' by default checks the word
6663 before point.
6664
66652005-05-24 Nick Roberts <nickrob@snap.net.nz>
6666
6667 * building.texi (Debugger Operation): Simplify last sentence.
6668
66692005-05-23 Lute Kamstra <lute@gnu.org>
6670
6671 * emacs.texi: Update FSF's address throughout.
6672 (Preface): Use @cite.
6673 (Distrib): Add cross reference to the node "Copying". Mention the
6674 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6675 printed manuals.
6676 (Intro): Use @xref for the Emacs Lisp Intro.
6677
8cf51b2c
GM
66782005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6679
6680 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6681
6682 * basic.texi (Moving Point): Mention default for `goto-line'.
6683
6684 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6685 of a variable's docstring.
6686
66872005-05-18 Lute Kamstra <lute@gnu.org>
6688
6689 * maintaining.texi (Overview of Emerge): Add cross reference.
6690 Remove duplication.
6691
6692 * emacs.texi (Top): Update to the current structure of the manual.
6693 * misc.texi (Emacs Server): Add menu description.
6694 * files.texi (Saving): Fix menu.
6695 * custom.texi (Customization): Fix menu.
6696 * mule.texi (International): Fix menu.
6697 * kmacro.texi (Keyboard Macros): Fix menu.
6698
66992005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6700
6701 * display.texi: Various minor changes.
6702 (Faces): Delete text that is repeated in the next section.
6703
67042005-05-16 Nick Roberts <nickrob@snap.net.nz>
6705
6706 * building.texi (Debugger Operation): Mention GUD tooltips are
6707 disabled with GDB in text command mode.
6708
8cf51b2c
GM
67092005-05-16 Nick Roberts <nickrob@snap.net.nz>
6710
6711 * building.texi: Replace toolbar with "tool bar" for consistency.
6712 (Compilation Mode): Describe compilation-context-lines
6713 and use of arrow in compilation buffer.
6714 (Debugger Operation): Replace help text with variable's value.
6715
6716 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6717 consistency.
6718
67192005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6720
6721 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6722 Add xref.
6723
8cf51b2c
GM
67242005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6727 (Position Info): Delete discussion of `goto-line'. It is already
6728 described in `Moving point'.
6729
6730 * mini.texi (Completion Commands): Correct reference.
6731 (Completion Options): Fix typo.
6732
6733 * killing.texi (Deletion): Complete description of `C-x C-o'.
6734
8cf51b2c
GM
67352005-05-10 Richard M. Stallman <rms@gnu.org>
6736
6737 * building.texi (Compilation): Clarify recompile's directory choice.
6738
6739 * frames.texi (Tooltips): Cleanups.
6740
6741 * basic.texi (Arguments): Fix punctuation.
6742
67432005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6744
6745 * screen.texi (Menu Bar): The up and down (not left and right)
6746 arrow keys move through a keyboard menu.
6747
67482005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6749
6750 * basic.texi: Various typo and grammar fixes.
6751 (Moving Point): C-a now runs move-beginning-of-line.
6752
67532005-05-08 Nick Roberts <nickrob@snap.net.nz>
6754
6755 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6756
6757 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6758 as different animals.
6759
67602005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6761
6762 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6763 Correct index entry.
6764
67652005-05-07 Nick Roberts <nickrob@snap.net.nz>
6766
6767 * building.texi (Debugger Operation): Update to reflect changes
6768 in GUD tooltips.
6769
67702005-04-30 Richard M. Stallman <rms@gnu.org>
6771
6772 * files.texi (Compressed Files): Auto Compression normally enabled.
6773
6774 * building.texi (Debugger Operation): Clarify previous change.
6775
8cf51b2c
GM
67762005-04-28 Nick Roberts <nickrob@snap.net.nz>
6777
6778 * building.texi (Debugger Operation): Add description for
6779 GUD tooltips when program is not running.
6780
67812005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6782
6783 * misc.texi (Shell): Add `Shell Prompts' to menu.
6784 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6785 description. Delete remarks moved to new node.
6786 (Shell Prompts): New node.
6787 (History References): Replace remarks moved to `Shell Prompts'
6788 with xref to that node.
6789 (Remote Host): Clarify how to specify the terminal type when
6790 logging in to a different machine.
6791
67922005-04-26 Richard M. Stallman <rms@gnu.org>
6793
6794 * emacs.texi (Top): Update submenus from files.texi.
6795
6796 * files.texi (Filesets): Clarify previous change.
6797
6798 * dired.texi (Misc Dired Features): Clarify previous change.
6799
68002005-04-25 Chong Yidong <cyd@stupidchicken.com>
6801
6802 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6803
1c6c854e
CS
6804 * dired.texi (Misc Dired Features):
6805 Document dired-compare-directories.
8cf51b2c
GM
6806
6807 * files.texi (Filesets): New node.
6808 (File Conveniences): Document Image mode.
6809
6810 * text.texi (TeX Print): Document tex-compile.
6811
68122005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6813
6814 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6815 Delete redundant reference to tooltip Custom group. It is
6816 referred too again in the next paragraph.
6817
68182005-04-24 Richard M. Stallman <rms@gnu.org>
6819
6820 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6821
8cf51b2c
GM
68222005-04-19 Kim F. Storm <storm@cua.dk>
6823
6824 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6825
68262005-04-18 Lars Hansen <larsh@math.ku.dk>
6827
6828 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6829 turns off desktop-save-mode.
6830
68312005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6832
6833 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6834 by default in terminals compatible with xterm. Mention that
6835 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6836 node.
6837
8cf51b2c
GM
68382005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6839
6840 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6841
c8763fb6 68422005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6843
6844 * xresources.texi (Table of Resources): Add cursorBlink.
6845
68462005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6847
6848 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6849 `d', `C-d' and `u'.
6850
68512005-04-11 Richard M. Stallman <rms@gnu.org>
6852
6853 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6854 (Misc X): Add -D, --basic-display.
6855
6856 * maintaining.texi (Change Log): Correct the description of
6857 the example.
6858
6859 * major.texi (Choosing Modes): Document magic-mode-alist.
6860
8cf51b2c
GM
68612005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6864 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6865 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6866 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6867 `w', respectively.
6868 (Rmail Labels): Mention `l'.
6869 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6870 (Rmail Summary Edit): Describe `j' and RET.
6871
c8763fb6 68722005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6873
6874 * xresources.texi (Lucid Resources): Add fontSet resource.
6875
8cf51b2c
GM
68762005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6877
6878 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6879 now called `indicate-empty-lines'.
6880
68812005-04-06 Kim F. Storm <storm@cua.dk>
6882
6883 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6884
68852005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6886
6887 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6888 deleted.
6889 (Marks vs Flags): Add some convenient key bindings.
6890 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6891 (Misc Dired Features): Correct and expand description of `w' command.
6892
6893 * frames.texi (XTerm Mouse): Delete apparently false info.
6894 The GNU/Linux console currently does not appear to support
6895 `xterm-mouse-mode'.
6896
8cf51b2c
GM
68972005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6898
6899 * calendar.texi (Diary): Mention shell utility `calendar'.
6900
69012005-04-01 Richard M. Stallman <rms@gnu.org>
6902
6903 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6904
8cf51b2c
GM
69052005-04-01 Lute Kamstra <lute@gnu.org>
6906
6907 * maintaining.texi (Change Log): add-change-log-entry uses
6908 add-log-mailing-address.
6909
69102005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6911
6912 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6913 `VC Mode Line' and put in an xref to that node.
6914 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6915 its description.
6916
69172005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6918
6919 * calendar.texi (Calendar Systems): Say that the Persian calendar
6920 implemented here is the arithmetical one championed by Birashk.
6921
69222005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6923
6924 * programs.texi (Fortran Motion): Fix previous change.
6925
8cf51b2c
GM
69262005-03-29 Richard M. Stallman <rms@gnu.org>
6927
6928 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6929
69302005-03-29 Chong Yidong <cyd@stupidchicken.com>
6931
6932 * text.texi (Refill): Refer to Long Lines Mode.
6933 (Longlines): New node.
6934 (Auto Fill): Don't index "word wrap" here.
6935 (Filling): Add Longlines to menu.
6936
69372005-03-29 Richard M. Stallman <rms@gnu.org>
6938
6939 * xresources.texi: Minor fixes.
6940
6941 * misc.texi (Emacs Server): Fix Texinfo usage.
6942
6943 * emacs.texi (Top): Don't use a real section heading for
6944 "Detailed Node Listing". Fake it instead.
6945
6946 * basic.texi (Position Info): Minor cleanup.
6947
6948 * mule.texi (Input Methods): Minor cleanup.
6949
69502005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6951
6952 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6953 constructs as well.
6954 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6955
69562005-03-29 Kenichi Handa <handa@m17n.org>
6957
6958 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6959
6960 * basic.texi (Position Info): Update the description about the
6961 command C-u C-x =.
6962
69632005-03-28 Richard M. Stallman <rms@gnu.org>
6964
6965 * emacs.texi (Top): Use @section for the detailed node listing.
6966
6967 * calendar.texi: Minor fixes to previous change.
6968
6969 * programs.texi (Fortran): Small fixes to previous changes.
6970
6971 * emacs.texi (Top): Update list of subnodes of Dired.
6972 Likewise for building.texi.
6973
6974 * files.texi (File Conveniences): Delete Auto Image File mode.
6975
69762005-03-28 Chong Yidong <cyd@stupidchicken.com>
6977
6978 * building.texi (Flymake): New node.
6979
6980 * custom.texi (Function Keys): Document kp- event types and
6981 keypad-setup package.
6982
6983 * dired.texi (Wdired): New node.
6984
6985 * files.texi (File Conveniences): Reorder entries.
6986 Explain how to turn on Auto-image-file mode.
6987 Document Thumbs mode.
6988
6989 * mule.texi (Specify Coding): Document recode-region and
6990 recode-file-name.
6991
6992 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6993
69942005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6995
6996 * commands.texi (Keys): M-o is now a prefix key.
6997
69982005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6999
7000 * programs.texi: Reformat and update copyright years.
7001 (Fortran): Update section.
7002
70032005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7004
7005 * files.texi: Several small changes in addition to:
7006 (Visiting): Change xref for Dialog Boxes to ref.
7007 (Version Headers): Replace references to obsolete var
7008 `vc-header-alist' with `vc-BACKEND-header'.
7009 (Customizing VC): Update value of `vc-handled-backends'.
7010
70112005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7012
7013 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7014 move here from Emacs Lisp Reference Manual.
7015 * calendar.texi (Calendar/Diary, Diary Commands)
7016 (Special Diary Entries, Importing Diary): Change some xrefs to
7017 point to emacs-xtra rather than elisp.
7018
7019 * emacs-xtra.texi (Calendar Customizing):
7020 Move view-diary-entries-initially, view-calendar-holidays-initially,
7021 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7022 Emacs Manual.
7023 (Appt Customizing): Merge entire section into main Emacs Manual.
7024 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7025 mark-holidays-in-calendar here from emacs-xtra.
7026 (Displaying the Diary): Move view-diary-entries-initially,
7027 mark-diary-entries-in-calendar here from emacs-xtra.
7028 (Appointments): Move appt-display-mode-line,
7029 appt-display-duration, appt-disp-window-function,
7030 appt-delete-window-function here from emacs-xtra.
7031
7032 * calendar.texi: Update and reformat copyright.
7033 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7034 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7035 (Diary): Refer to `diary-file' rather than ~/diary.
7036 (Diary Commands): Rename node to "Displaying the Diary".
7037 * emacs.texi (Top): Rename "Diary Commands" section.
7038 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7039
70402005-03-26 Eli Zaretskii <eliz@gnu.org>
7041
7042 * misc.texi (Emacs Server): Fix the command for setting
7043 server-name. Add an xref to Invoking emacsclient.
7044
7045 * help.texi (Help Summary): Clarify when "C-h ." will do something
7046 nontrivial.
7047 (Apropos): Add cindex entry for apropos-sort-by-scores.
7048
7049 * display.texi (Text Display): Add index entries for how no-break
7050 characters are displayed.
7051
8cf51b2c
GM
70522005-03-26 Eli Zaretskii <eliz@gnu.org>
7053
7054 * files.texi (Visiting): Fix cross-references introduced with the
7055 last change.
7056
7057 * xresources.texi (GTK resources): Fix last change.
7058
8cf51b2c
GM
70592005-03-25 Chong Yidong <cyd@stupidchicken.com>
7060
7061 * xresources.texi (X Resources): GTK options documented too.
7062 (Resources): Clarify meaning of program name.
7063 (Table of Resources): Add visualClass.
7064 (GTK resources): Rewrite.
7065 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7066
7067 * display.texi (Text Display): Mention non-breaking spaces.
7068
7069 * files.texi (Reverting): Document auto-revert-check-vc-info.
7070
7071 * frames.texi (Mouse Commands): Document
7072 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7073
7074 * help.texi (Help Summary): Add `C-h .'.
7075 (Apropos): Apropos accepts a list of search terms.
7076 Document apropos-sort-by-scores.
7077 (Help Echo): Document display-local-help.
7078
7079 * misc.texi (Emacs Server): Document server-name.
7080 (Invoking emacsclient): Document -s option for server names.
7081
7082 * text.texi (Outline Visibility): Introduce "current heading
7083 line" (commands can be called with point on a body line).
7084 Re-order table to follow the sequence of discussion.
7085 hide-body won't hide lines before first header line.
7086 (TeX Mode): Add DocTeX mode.
7087
8cf51b2c
GM
70882005-03-24 Richard M. Stallman <rms@gnu.org>
7089
7090 * mule.texi (Single-Byte Character Support): Delete mention
7091 of iso-acc.el and iso-transl.el.
7092
8cf51b2c
GM
70932005-03-23 Lute Kamstra <lute@gnu.org>
7094
7095 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7096
70972005-03-23 Richard M. Stallman <rms@gnu.org>
7098
8cf51b2c
GM
7099 * search.texi: Delete explicit node pointers.
7100 (Incremental Search): New menu.
7101 (Basic Isearch, Repeat Isearch, Error in Isearch)
7102 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7103 (Slow Isearch): New subnodes.
7104 (Configuring Scrolling): Node deleted.
7105 (Search Case): Doc default-case-fold-search.
7106 (Regexp Replace): Move replace-regexp doc here.
7107
7108 * rmail.texi (Movemail): Put commas inside closequotes.
7109
7110 * picture.texi (Insert in Picture): Document C-c arrow combos.
7111 (Basic Picture): Clarify erasure.
7112
7113 * display.texi (Font Lock): Put commas inside closequotes.
7114
7115 * cmdargs.texi (General Variables): Put commas inside closequotes.
7116
71172005-03-23 Nick Roberts <nickrob@snap.net.nz>
7118
7119 * building.texi (Stack Buffer): Mention reverse contrast for
7120 *selected* frame (might not be current frame).
7121
8cf51b2c
GM
71222005-03-21 Richard M. Stallman <rms@gnu.org>
7123
7124 * building.texi (Starting GUD): Add bashdb.
7125
71262005-03-20 Chong Yidong <cyd@stupidchicken.com>
7127
7128 * basic.texi (Moving Point): Add M-g M-g binding.
7129 (Undo): Document undo-only.
7130 (Position Info): Document M-g M-g and C-u M-g M-g.
7131
7132 * building.texi (Building): Put Grep Searching after Compilation
7133 Shell.
7134 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7135 Document next-error-highlight.
7136 (Grep Searching): Document grep-highlight-matches.
7137 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7138
7139 * calendar.texi (Importing Diary): Rename node from iCalendar.
7140 Document diary-from-outlook.
7141
7142 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7143 Commands.
7144 Mention effect of X drag and drop on Dired buffers.
7145
7146 * files.texi (Visiting): Document large-file-warning-threshold.
7147 Move paragraph on file-selection dialog.
7148 Mention visiting files using X drag and drop.
7149 (Reverting): Mention using Auto-Revert mode to tail files.
7150 Document auto-revert-tail-mode.
7151 (Version Systems): Minor correction.
7152 (Comparing Files): Diff-mode is no longer based on Compilation
7153 mode.
7154 Document compare-ignore-whitespace.
7155 (Misc File Ops): Explain passing a directory to rename-file.
7156 Likewise for copy-file and make-symbolic-link.
7157
7158 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7159 Document mouse-wheel-progressive speed.
7160
7161 * help.texi (Misc Help): Document numeric argument for C-h i.
7162 Correctly explain the effect of just C-u as argument.
7163
7164 * killing.texi (Deletion): Document numeric argument for
7165 just-one-space.
7166
7167 * mini.texi (Completion): Completion acts on text before point.
7168
7169 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7170 (Emulation): CUA mode replaces pc-bindings-mode,
7171 pc-selection-mode, and s-region.
7172
7173 * mule.texi (Input Methods): Leim is now built-in.
7174 (Select Input Method): Document quail-show-key.
7175 (Specify Coding): Document revert-buffer-with-coding-system.
7176
7177 * programs.texi (Fortran Motion): Document f90-next-statement,
7178 f90-previous-statement, f90-next-block, f90-previous-block,
7179 f90-end-of-block, and f90-beginning-of-block.
7180
7181 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7182
7183 * emacs.texi (Acknowledgments): Updated.
7184
7185 * anti.texi: Total rewrite.
7186
8cf51b2c
GM
71872005-03-19 Chong Yidong <cyd@stupidchicken.com>
7188
7189 * ack.texi (Acknowledgments): Update.
7190
71912005-03-19 Eli Zaretskii <eliz@gnu.org>
7192
1c6c854e
CS
7193 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7194 Update copyright years.
8cf51b2c
GM
7195
71962005-03-14 Nick Roberts <nickrob@snap.net.nz>
7197
7198 * building.texi (Commands of GUD): Move paragraph on setting
7199 breakpoints with mouse to the GDB Graphical Interface node.
7200
72012005-03-07 Richard M. Stallman <rms@gnu.org>
7202
8cf51b2c
GM
7203 * misc.texi (Single Shell, Shell Options): Fix previous change.
7204
7205 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7206
72072005-03-06 Richard M. Stallman <rms@gnu.org>
7208
7209 * building.texi (Starting GUD): Don't explain text vs graphical
7210 GDB here. Just mention it and xref.
7211 Delete "just one debugger process".
7212 (Debugger Operation): Move GUD tooltip info here.
7213 (GUD Tooltips): Node deleted.
7214 (GDB Graphical Interface): Explain the two GDB modes here.
7215
8cf51b2c
GM
7216 * sending.texi (Sending Mail): Minor cleanup.
7217 (Mail Aliases): Explain quoting conventions.
7218 Update key rebinding example.
7219 (Header Editing): C-M-i is like M-TAB.
7220 (Mail Mode Misc): mail-attach-file does not do MIME.
7221
7222 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7223 that really belongs here.
7224 (Remote Mailboxes): Text moved to Rmail Inbox.
7225 (Rmail Display): Mention Mouse-1.
7226 (Movemail): Clarify two movemail versions.
7227 Clarify rmail-movemail-program.
7228
8cf51b2c
GM
7229 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7230 Document async shell commands.
7231 (Shell History): Clarify.
7232 (Shell Ring): Mention C-UP an C-DOWN.
7233 (Shell Options): Add comint-prompt-read-only.
7234 (Invoking emacsclient): Set EDITOR to run Emacs.
7235 (Sorting): No need to explain what region is.
7236 (Saving Emacs Sessions): Fix typo.
7237 (Recursive Edit): Fix punctuation.
7238 (Emulation): Don't mention "PC bindings" which are standard.
7239 (Hyperlinking): Explain Mouse-1 convention here.
7240 (Find Func): Node deleted.
7241
8cf51b2c
GM
7242 * help.texi (Name Help): Xref to Hyperlinking.
7243
7244 * glossary.texi (Glossary):
7245 Rename "Balance Parentheses" to "Balancing...".
7246 Add "Byte Compilation". Correct "Copyleft".
7247 New xref in "Customization".
7248 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7249 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7250 Rename "Registers" to "Register".
7251 Replace "Selecting" with "Selected Frame",
7252 "Selected Window", and "Selecting a Buffer".
7253
7254 * files.texi (Types of Log File): Explain how projects'
7255 methods can vary.
7256
8cf51b2c
GM
7257 * display.texi (Faces): Delete "Emacs 21".
7258
7259 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7260 * fixit.texi (Spelling): C-M-i like M-TAB.
7261 * mini.texi (Completion Options): C-M-i like M-TAB.
7262 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7263 * text.texi (Text Mode): C-M-i like M-TAB.
7264
7265 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7266
7267 * calendar.texi (Specified Dates): Mention `g w'.
7268 (Appointments): appt-activate toggles with no arg.
7269
8cf51b2c
GM
72702005-03-05 Juri Linkov <juri@jurta.org>
7271
7272 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7273 "invocation (command line arguments)".
8cf51b2c
GM
7274 (Misc X): Add -nbc, --no-blinking-cursor.
7275
72762005-03-04 Ulf Jasper <ulf.jasper@web.de>
7277
7278 * calendar.texi (iCalendar): No need to require it now.
7279
8cf51b2c
GM
72802005-03-03 Nick Roberts <nickrob@snap.net.nz>
7281
7282 * trouble.texi (Contributing): Mention Savannah. Direct users to
7283 emacs-devel.
7284
72852005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7286
7287 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7288 window.
7289
8cf51b2c
GM
72902005-02-27 Richard M. Stallman <rms@gnu.org>
7291
7292 * building.texi (Compilation): Update mode line status info.
7293
72942005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7295
7296 * calendar.texi (General Calendar): Document binding of
7297 scroll-other-window-down.
7298 (Mayan Calendar): Fix earliest date.
7299 (Time Intervals): Document timeclock-change.
7300 Fix timeclock-ask-before-exiting documentation.
7301
73022005-02-26 Kim F. Storm <storm@cua.dk>
7303
7304 * frames.texi (Mouse References):
7305 Add mouse-1-click-in-non-selected-windows.
7306
73072005-02-25 Richard M. Stallman <rms@gnu.org>
7308
7309 * screen.texi (Screen): Explain better about cursors and mode lines;
7310 don't presuppose text terminals.
7311 (Point): Don't assume just one cursor.
7312 Clarify explanation of cursors.
7313 (Echo Area, Menu Bar): Cleanups.
7314
7315 * mini.texi (Minibuffer): Prompts are highlighted.
7316 (Minibuffer Edit): Newline = C-j only on text terminals.
7317 Clarify resize-mini-windows values.
7318 Mention M-PAGEUP and M-PAGEDOWN.
7319 (Completion Commands): Mouse-1 like Mouse-2.
7320 (Minibuffer History): Explain history commands better.
7321 (Repetition): Add xref to Incremental Search.
7322
7323 * mark.texi (Setting Mark): Clarify info about displaying mark.
7324 Clarify explanation of C-@ and C-SPC.
7325 (Transient Mark): Mention Delete Selection mode.
7326 (Marking Objects): Clean up text about extending the region.
7327
7328 * m-x.texi (M-x): One C-g doesn't always go to top level.
7329 No delay before suggest-key-bindings output.
7330
7331 * fixit.texi (Fixit): Mention C-/ for undo.
7332 (Spelling): Mention ESC TAB like M-TAB.
7333 Replacement words with r and R are rechecked.
7334 Say where C-g leaves point. Mention ? as input.
7335
73362005-02-23 Lute Kamstra <lute@gnu.org>
7337
7338 * cmdargs.texi (Initial Options): Add cross reference.
7339
8cf51b2c
GM
73402005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7341
7342 * emacs.texi (Top): Update menu for splitting of node in
7343 msdog.texi.
7344 * frames.texi (Frames): Update xref for splitting of node in
7345 msdog.texi.
7346 * trouble.texi (Quitting): Ditto.
7347
73482005-02-16 Richard M. Stallman <rms@gnu.org>
7349
7350 * windows.texi (Split Window): Simplify line truncation info
7351 and xref to Display Custom.
7352
7353 * trouble.texi (Quitting): Emergency escape only for text terminal.
7354 (Screen Garbled): C-l for ungarbling is only for text terminal.
7355
7356 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7357
7358 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7359
7360 * programs.texi (Program Modes): Mention Python mode.
7361 (Moving by Defuns): Repeating C-M-h extends region.
7362 (Basic Indent): Clarify.
7363 (Custom C Indent): Clarify.
7364 (Expressions): Repeating C-M-@ extends region.
7365 (Info Lookup): Clarify for C-h S.
7366 (Symbol Completion): ESC TAB alternative for M-TAB.
7367 (Electric C): Clarify.
7368
7369 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7370
7371 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7372 MS-DOS Input node.
7373 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7374 (MS-DOS and MULE): Clarify.
7375 (MS-DOS Processes, Windows Processes): Fix typos.
7376
7377 * major.texi (Choosing Modes): Clarify.
7378
7379 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7380 (Keyboard Macro Step-Edit): Clarify.
7381
7382 * indent.texi (Indentation): Clarifications.
7383
7384 * help.texi (Help): Correct error about C-h in query-replace.
7385 Clarify apropos vs C-h a. Fix how to search in FAQ.
7386 (Key Help): Describe C-h w here.
7387 (Name Help): Minor cleanup. C-h w moved to Key Help.
7388 Clarify the "object" joke.
7389 (Apropos): Clarify. Mouse-1 like Mouse-2.
7390 (Help Mode): Mouse-1 like Mouse-2.
7391
7392 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7393
7394 * display.texi (Display): Reorder menu.
7395 (Faces): Cleanup.
7396 (Font Lock): Cleanup. Mention Options menu.
7397 Delete obsolete text.
7398 (Scrolling): For C-l, don't presume text terminal.
7399 (Horizontal Scrolling): Simplify intro.
7400 (Follow Mode): Clarify.
1c6c854e 7401 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7402 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7403 Doc default-tab-width. Doc line truncation more thoroughly.
7404
7405 * dired.texi (Dired Enter): C-x C-f can run Dired.
7406 (Dired Visiting): Comment out `a' command.
7407 Mouse-1 is like Mouse-2.
7408 (Shell Commands in Dired): ? can be used more than once.
7409
7410 * basic.texi (Continuation Lines): Simplify description of truncation,
7411 and refer to Display Custom for the rest of it.
7412
8cf51b2c
GM
74132005-02-06 Lute Kamstra <lute@gnu.org>
7414
7415 * basic.texi (Undo): Fix typo.
7416
7417 * cmdargs.texi (Emacs Invocation): Fix typo.
7418
7419 * custom.texi (Init Examples): Fix typo.
7420
7421 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7422
74232005-02-06 Richard M. Stallman <rms@gnu.org>
7424
7425 * regs.texi (Registers): Registers can hold numbers, too.
7426
7427 * killing.texi (Other Kill Commands): Cleanup.
7428 Delete redundant explanation of kill in read-only buffer.
7429 (Yanking): Mention term "copying".
7430 (Accumulating Text): Fix typo.
7431
7432 * entering.texi (Entering Emacs): Update rationale at start.
7433 (Exiting): Treat iconifying on a par with suspension.
7434
7435 * custom.texi (Minor Modes): Fix typo.
7436 (Easy Customization): Fix menu style.
7437 (Variables): Add xref.
7438 (Examining): Setting for future sessions works through .emacs.
7439 (Keymaps): "Text terminals", not "Many".
7440 (Init Rebinding): Explain \C-. Show example of \M-.
7441 Fix minor wording errors.
7442 (Function Keys): Explain vector syntax just once.
7443 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7444 (Init File): Mention .emacs.d directory.
7445 (Init Examples): Add xref.
7446 (Find Init): Mention .emacs.d directory.
7447
7448 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7449 (Action Arguments): Explain which kinds of -l args are found how.
7450 (Initial Options): --batch does not inhibit site-start.
7451 Add xrefs.
7452 (Command Example): Use --batch, not -batch.
7453
7454 * basic.texi (Inserting Text): Cleanup wording.
7455 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7456 C-n is not error at end of buffer.
7457 (Undo): Doc C-/ like C-_. Add xrefs.
7458 (Arguments): META key may be labeled ALT.
7459 Peculiar arg meanings are explained in doc strings.
7460
7461 * abbrevs.texi (Expanding Abbrevs): Clarify.
7462
74632005-02-05 Eli Zaretskii <eliz@gnu.org>
7464
7465 * frames.texi (Frame Parameters): Add an xref to the description
7466 of list-colors-display. Add a pointer to the X docs about colors.
7467
7468 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7469 Improve docs of list-colors-display.
8cf51b2c
GM
7470
74712005-02-03 Lute Kamstra <lute@gnu.org>
7472
7473 * frames.texi (Frames, Drag and Drop): Fix typos.
7474
74752005-02-03 Richard M. Stallman <rms@gnu.org>
7476
7477 * windows.texi (Basic Window): Mention color-change in mode line.
7478 (Change Window): Explain dragging vertical boundaries.
7479
7480 * text.texi (Sentences): Clarify.
7481 (Paragraphs): Explain M-a and blank lines.
7482 (Outline Mode): Clarify text and menu.
7483 (Hard and Soft Newlines): Mention use-hard-newlines.
7484
7485 * frames.texi (Frames): Delete unnecessary mention of Windows.
7486 (Mouse Commands): Likewise. Mention xterm mouse support.
7487 (Clipboard): Clarify.
7488 (Mouse References): Mention use of Mouse-1 for following links.
7489 (Menu Mouse Clicks): Clarify.
7490 (Mode Line Mouse): Clarify.
7491 (Drag and Drop): Rewrite.
7492
7493 * fixit.texi (Spelling): Fix typo.
7494
7495 * files.texi (File Names): Clarify.
7496 (Visiting): Update conditions for use of file dialog. Clarify.
7497 (Saving): Doc d as answer in save-some-buffers.
7498 (Remote Files): Clean up the text.
7499
7500 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7501
7502 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7503 (List Buffers): Clarify.
7504 (Several Buffers): Doc T command.
7505 (Buffer Convenience): Clarify menu.
7506
7507 * basic.texi (Undo): Clarify last change.
7508
75092005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7510
7511 * fixit.texi (Spelling): Fix typo.
7512
75132005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7514
7515 * basic.texi (Undo): Update description of `undo-outer-limit'.
7516
75172005-02-01 Nick Roberts <nickrob@snap.net.nz>
7518
7519 * building.texi: Update documentation relating to GDB Graphical
7520 Interface.
7521
75222005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7523
7524 * custom.texi (Easy Customization): Adapt menu to node name change.
7525
75262005-01-30 Richard M. Stallman <rms@gnu.org>
7527
7528 * custom.texi (Easy Customization): Defn of "User Option" now
7529 includes faces. Don't say just "option" when talking about variables.
7530 Do say just "options" to mean "anything customizable".
7531 (Specific Customization): Describe `customize-variable',
7532 not `customize-option'.
7533
7534 * glossary.texi (Glossary) <Faces>: Add xref.
7535 <User Option>: Change definition--include faces. Change xref.
7536
7537 * picture.texi (Picture): Mention artist.el.
7538
7539 * sending.texi, screen.texi, programs.texi, misc.texi:
7540 * mini.texi, major.texi, maintaining.texi, macos.texi:
7541 * help.texi, frames.texi, files.texi:
7542 Don't say just "option" when talking about variables.
7543
7544 * display.texi, mule.texi: Don't say just "option" when talking
7545 about variables. Other minor cleanups.
7546
8cf51b2c
GM
75472005-01-26 Lute Kamstra <lute@gnu.org>
7548
7549 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7550 File'. Mention the `-Q' option at the `--no-site-file' option.
7551
8cf51b2c
GM
75522005-01-22 David Kastrup <dak@gnu.org>
7553
7554 * building.texi (Grep Searching): Mention alias `find-grep' for
7555 `grep-find'.
7556
75572005-01-20 Richard M. Stallman <rms@gnu.org>
7558
7559 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7560
8cf51b2c
GM
75612005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7562
7563 * rmail.texi (Movemail): Explain differences
7564 between standard and mailutils versions of movemail.
7565 Describe command line and configuration options introduced
7566 with the latter.
7567 Explain the notion of mailbox URL, provide examples and
7568 cross-references to mailutils documentation.
7569 Describe various methods of specifying mailbox names,
7570 user names and user passwords for rmail.
1c6c854e
CS
7571 (Remote Mailboxes): New section.
7572 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7573 options used to control its behavior.
7574 (Other Mailbox Formats): Explain handling of various mailbox
7575 formats.
7576
75772005-01-13 Richard M. Stallman <rms@gnu.org>
7578
7579 * commands.texi (Commands): Clarification.
7580
75812005-01-11 Richard M. Stallman <rms@gnu.org>
7582
7583 * programs.texi (Multi-line Indent): Fix previous change.
7584 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7585
8cf51b2c
GM
75862005-01-08 Richard M. Stallman <rms@gnu.org>
7587
7588 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7589 lazy-highlight.
7590
7591 * search.texi (Query Replace): Mention faces query-replace
7592 and lazy-highlight.
7593 (Incremental Search): Update isearch highlighting info.
7594
8cf51b2c
GM
75952005-01-04 Richard M. Stallman <rms@gnu.org>
7596
7597 * custom.texi (Saving Customizations): Minor improvement.
7598
8cf51b2c
GM
75992005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7600
7601 * custom.texi (Saving Customizations): Emacs no longer loads
7602 `custom-file' after .emacs. No longer mention customizing through
7603 Custom.
7604
8cf51b2c
GM
76052005-01-01 Andreas Schwab <schwab@suse.de>
7606
7607 * killing.texi (Graphical Kill): Move up under node Killing,
7608 change @section to @subsection.
7609
76102005-01-01 Richard M. Stallman <rms@gnu.org>
7611
7612 * custom.texi (Face Customization): Mention hex color specs.
7613
7614 * emacs.texi (Top): Update Killing submenu.
7615
7616 * killing.texi (Killing): Reorganize section.
7617 No more TeX-only text; put the node command at start of chapter.
7618 But the first section heading is used only in TeX.
7619 Rewrite the text to read better in this mode.
7620 (Graphical Kill): New subnode gets some of the text that
7621 used to be in the first section.
7622
76232004-12-31 Richard M. Stallman <rms@gnu.org>
7624
7625 * dired.texi (Shell Commands in Dired): Delete the ? example.
7626
7627 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7628
7629 * files.texi (Saving): Describe new require-final-newline features
7630 and mode-require-final-newline.
7631
8cf51b2c
GM
76322004-12-29 Richard M. Stallman <rms@gnu.org>
7633
7634 * custom.texi (File Variables): Clarify previous change.
7635
c8763fb6 76362004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7637
7638 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7639 out now.
7640
76412004-12-27 Richard M. Stallman <rms@gnu.org>
7642
7643 * Makefile.in (MAKEINFO): Specify --force.
7644
7645 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7646 (Undo): Doc undo-outer-limit.
7647
8cf51b2c
GM
76482004-12-15 Juri Linkov <juri@jurta.org>
7649
7650 * mark.texi (Transient Mark, Mark Ring): M-< and other
7651 movement commands don't set mark in Transient Mark mode
7652 if mark is active.
7653
8cf51b2c
GM
76542004-12-12 Juri Linkov <juri@jurta.org>
7655
7656 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7657 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7658
7659 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7660 (Misc Dired Commands): Add @r{(Dired)} to w.
7661
76622004-12-12 Juri Linkov <juri@jurta.org>
7663
7664 * mark.texi (Marking Objects): Marking commands also extend the
7665 region when mark is active in Transient Mark mode.
7666
8cf51b2c
GM
76672004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7668
7669 * custom.texi (Saving Customizations): Emacs only loads the custom
7670 file automatically after the init file in version 22.1 or later.
7671 Adapt text and examples to this fact.
7672
8cf51b2c
GM
76732004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7674
7675 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7676 be set through Custom. Otherwise, it has no effect.
7677
8cf51b2c
GM
76782004-12-05 Richard M. Stallman <rms@gnu.org>
7679
7680 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7681 * entering.texi: Rename Command Line to Emacs Invocation.
7682
10d1d0af 7683 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7684
7685 * custom.texi (Easy Customization): Move up to section level,
7686 before Variables. Avoid using the term "variable"; say "option".
7687 New initial explanation.
7688 (Variables): In initial explanation, connect "variable" to the
7689 already-explained "user option".
7690
7691 * emacs.texi (Top): Fix ref to Command Line.
7692 Move reference to Easy Customization.
7693
7694 * xresources.texi (X Resources): Fix From link.
7695
7696 * doclicense.texi (GNU Free Documentation License): Fix To link.
7697
7698 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7699
7700 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7701
77022004-12-03 Richard M. Stallman <rms@gnu.org>
7703
7704 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7705
77062004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7707
7708 * kmacro.texi: Several small changes in addition to the following.
7709 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7710 defining a keyboard macro.
7711 Mention `kmacro-ring-max'.
7712 (Keyboard Macro Counter): Clarify description of
7713 `kmacro-insert-counter', `kmacro-set-counter',
7714 `kmacro-add-counter' and `kmacro-set-format'.
7715
77162004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7717
7718 * custom.texi (File Variables): Add `unibyte' and make it more
7719 clear that `unibyte' and `coding' are special. Suggested by Simon
7720 Krahnke <overlord@gmx.li>.
7721
7722 * mule.texi (Enabling Multibyte): Refer to File Variables.
7723 Suggested by Simon Krahnke <overlord@gmx.li>.
7724
c8763fb6 77252004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7726
7727 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7728 x-use-old-gtk-file-dialog.
7729
8cf51b2c
GM
77302004-11-20 Richard M. Stallman <rms@gnu.org>
7731
7732 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7733
77342004-11-09 Lars Brinkhoff <lars@nocrew.org>
7735
7736 * building.texi (Lisp Eval): Delete hyphen in section name.
7737
77382004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7739
7740 * files.texi (Old Versions):
7741 No longer document annotation as "CVS only".
7742
77432004-11-10 Andre Spiegel <spiegel@gnu.org>
7744
7745 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7746 version systems, mentioning the new ones that we support.
7747 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7748 suggestions.
7749
c8763fb6 77502004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7751
49823426 7752 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7753
c8763fb6 77542004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7755
7756 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7757
77582004-10-23 Eli Zaretskii <eliz@gnu.org>
7759
7760 * text.texi (Text Based Tables, Table Definition)
7761 (Table Creation, Table Recognition, Cell Commands)
7762 (Cell Justification, Row Commands, Column Commands)
7763 (Fixed Width Mode, Table Conversion, Measuring Tables)
7764 (Table Misc): New nodes, documenting the Table Mode.
7765
8cf51b2c
GM
77662004-10-19 Jason Rumney <jasonr@gnu.org>
7767
7768 * makefile.w32-in (info): Change order of arguments to makeinfo.
7769
77702004-10-19 Ulf Jasper <ulf.jasper@web.de>
7771
7772 * calendar.texi (iCalendar): Update for package changes.
7773
8cf51b2c
GM
77742004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7775
7776 * files.texi (Misc File Ops): View mode is a minor mode.
7777
8cf51b2c
GM
77782004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7779
7780 * calendar.texi (iCalendar): Style changes.
7781
77822004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7783
7784 * search.texi (Regexps): The regexp described in the example is no
7785 longer stored in the variable `sentence-end'.
7786
8cf51b2c
GM
77872004-10-06 Nick Roberts <nickrob@snap.net.nz>
7788
7789 * building.texi (Starting GUD): Note that multiple debugging
7790 sessions requires `gdb --fullname'.
7791
77922004-10-05 Ulf Jasper <ulf.jasper@web.de>
7793
7794 * calendar.texi (iCalendar): New section for a new package.
7795
8cf51b2c
GM
77962004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7797
7798 * text.texi: Various small changes in addition to the following.
7799 (Text): Replace xref for autotype with inforef.
7800 (Sentences): Explain nil value for `sentence-end'.
7801 (Paragraphs): Update default values for `paragraph-start' and
7802 `paragraph-separate'.
7803 (Text Mode): Correct description of Text mode's effect on the
7804 syntax table.
7805 (Outline Visibility): `hide-other' does not hide top level headings.
7806 `selective-display-ellipses' no longer has an effect on Outline mode.
7807 (TeX Misc): Add missing @cindex.
7808 Replace xref for RefTeX with inforef.
7809 (Requesting Formatted Text): The variable
7810 `enriched-fill-after-visiting' no longer exists.
7811 (Editing Format Info): Update names of menu items and commands.
7812 (Format Faces): Mention special effect of specifying the default face.
7813 Describe inheritance of text properties.
7814 Correct description of `fixed' face.
7815 (Format Indentation): Correct description of effect of setting
7816 margins. Mention `set-left-margin' and `set-right-margin'.
7817 (Format Justification): Update names of menu items.
7818 `set-justification-full' is now bound to `M-j b'.
7819 Mention that `default-justification' is a per buffer variable.
7820 (Format Properties): Update name of menu item.
7821 (Forcing Enriched Mode): `format-decode-buffer' automatically
7822 turns on Enriched mode if the buffer is in text/enriched format.
7823
78242004-10-05 Emilio C. Lopes <eclig@gmx.net>
7825
7826 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7827
78282004-09-28 Kim F. Storm <storm@cua.dk>
7829
7830 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7831 Align with new functionality.
7832
8cf51b2c
GM
78332004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7834
7835 * display.texi (Display Custom): Remove stray `@end defvar'.
7836
78372004-09-23 Kim F. Storm <storm@cua.dk>
7838
7839 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7840 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7841
8cf51b2c
GM
78422004-09-20 Richard M. Stallman <rms@gnu.org>
7843
7844 * custom.texi (Hooks): Explain using setq to clear out a hook.
7845 (File Variables): Explain multiline string constants.
7846 (Non-ASCII Rebinding): Explain when you need to update
7847 non-ASCII char codes in .emacs.
7848
7849 * building.texi (Compilation): Explain how to make a silent
7850 subprocess that won't be terminated. Explain compilation-environment.
7851
78522004-09-13 Kim F. Storm <storm@cua.dk>
7853
7854 * mini.texi (Repetition): Rename isearch-resume-enabled to
7855 isearch-resume-in-command-history and change default to disabled.
7856
8cf51b2c
GM
78572004-09-09 Kim F. Storm <storm@cua.dk>
7858
7859 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7860 with new `kmacro-name-last-macro'.
7861
8cf51b2c
GM
78622004-09-08 Juri Linkov <juri@jurta.org>
7863
7864 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7865
8cf51b2c
GM
78662004-09-03 Juri Linkov <juri@jurta.org>
7867
7868 * search.texi (Incremental Search): Update wording for M-%.
7869
78702004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7871
7872 * killing.texi (Killing): Correct description of kill commands in
7873 read-only buffer.
7874
78752004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7876
7877 * building.texi (Compilation Mode): Add a paragraph about rules
7878 for finding the compilation buffer for `next-error'.
7879
7880 * search.texi (Other Repeating Search): Mention that Occur mode
7881 supports the next-error functionality.
7882
78832004-09-02 Juri Linkov <juri@jurta.org>
7884
7885 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7886
78872004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * kmacro.texi (Basic Keyboard Macro):
7890 `apply-macro-to-region-lines' now operates on all lines that begin
7891 in the region, rather than on all complete lines in the region.
7892
c8763fb6 78932004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7894
7895 * frames.texi (Drag and drop): Add documentation about
7896 x-dnd-test-function and x-dnd-known-types.
7897
78982004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7899
7900 * indent.texi: Various minor changes in addition to:
7901 (Indentation Commands): Correct description of `indent-relative'.
7902 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7903 mode. The *Tab Stops* buffer uses Overwrite Mode.
7904 (Just Spaces): `tabify' converts sequences of at least two spaces
7905 to tabs.
7906
8cf51b2c
GM
79072004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7908
7909 * frames.texi (Secondary Selection): Setting the secondary
7910 selection with M-Drag-Mouse-1 does not alter the kill ring,
7911 setting it with M-Mouse-1 and M-Mouse-3 does.
7912 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7913 toolkit scroll bars.
7914 (Scroll Bars): Ditto.
7915
7916 * windows.texi (Basic Window): When using a window system, the value
7917 of point in a non-selected window is indicated by a hollow box.
7918 (Split Window): Side by side windows are separated by a scroll bar,
7919 if scroll bars are used.
7920 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7921 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7922 (Window Convenience): Update bindings for `winner-undo' and
7923 `winner-redo'.
7924
7925 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7926 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7927 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7928 of "Using Emacs as a Server".
7929 * building.texi (Building): Interchange nodes (for correct numbering).
7930 * programs.texi (Programs): Interchange nodes (for correct numbering).
7931 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7932 Info to the node structure.
7933 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7934 Rearrange order of nodes and sections such that both "GNU GENERAL
7935 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7936 end, as appropriate for appendices.
7937 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7938 Use `@unnumberedsec'.
7939 * trouble.texi: Adapt sectioning in Info to the node structure.
7940 Adapt node pointers to change in emacs.texi.
7941 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7942
8cf51b2c
GM
79432004-08-25 Kenichi Handa <handa@m17n.org>
7944
7945 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7946 description for unibyte mode.
7947
79482004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7949
7950 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7951
7952 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7953 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7954 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7955 in @pxref.
7956
79572004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7958
7959 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7960 Change section names.
7961
8cf51b2c
GM
79622004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7963
7964 * kmacro.texi (Keyboard Macro Ring): Rename section.
7965 Emacs treats the head of the macro ring as the `last keyboard macro'.
7966 (Keyboard Macro Counter): Minor change.
7967 (Save Keyboard Macro): Some clarifications.
7968 (Edit Keyboard Macro): Rename section.
7969
7970 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7971 32-bit machines.
7972 (Several Buffers): Clarify which buffer is selected if `2' is
7973 pressed in the Buffer Menu.
7974 Auto Revert mode can be used to update the Buffer Menu
7975 automatically.
7976
79772004-08-21 Eli Zaretskii <eliz@gnu.org>
7978
7979 * help.texi (Misc Help): Add an index entry for finding an Info
7980 manual by its file name.
7981
79822004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7983
7984 * files.texi (Backup Deletion): Correct description of
7985 `delete-old-versions'.
7986 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7987 (Auto Save Files): Recommend `auto-save-mode' to reenable
7988 auto-saving, rather than the abbreviation `auto-save'.
7989
79902004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7991
7992 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7993 for "killing" and "yanking" in main menu.
7994
79952004-08-16 Richard M. Stallman <rms@gnu.org>
7996
7997 * killing.texi (Yanking, Killing): Minor cleanups.
7998
7999 * mark.texi (Momentary Mark): Minor cleanups.
8000
80012004-08-15 Kenichi Handa <handa@etl.go.jp>
8002
8003 * custom.texi (Non-ASCII Rebinding):
8004 C-q always inserts the right code to pass to global-set-key.
8005
8cf51b2c
GM
80062004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8007
8008 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8009 `insert-register', instead of `C-x r g' binding, for consistency.
8010
80112004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8012
8013 * fixit.texi (Spelling): Fix typo.
8014
80152004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8016
8017 * help.texi (Help): Fix Texinfo usage.
8018
8cf51b2c
GM
80192004-07-24 Richard M. Stallman <rms@gnu.org>
8020
8021 * text.texi (Paragraphs): Update how paragraphs are separated
8022 and the default for paragraph-separate.
8023
8024 * search.texi (Regexp Replace): Further update text for new
8025 replacement operators.
8026
8cf51b2c
GM
80272004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8028
8029 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8030 `R' switch.
8031
8032 * dired.texi (Dired Updating): `k' only deletes inserted
8033 subdirectories from the Dired buffer if a prefix argument was given.
8034
8035 * search.texi (Regexps): Delete redundant definition of `symbol' in
8036 description of `\_>'. It already occurs in the description of `\_<'.
8037
8cf51b2c
GM
80382004-07-01 Juri Linkov <juri@jurta.org>
8039
8040 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8041 (Regexp Search): Add M-r.
8042
80432004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8044
8045 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8046
80472004-06-29 Jesper Harder <harder@ifa.au.dk>
8048
49823426 8049 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8050
80512004-06-25 Richard M. Stallman <rms@gnu.org>
8052
8053 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8054
80552004-06-25 David Kastrup <dak@gnu.org>
8056
8057 * search.texi (Regexp Replace): Some typo corrections and
8058 rearrangement.
8059
80602004-06-24 David Kastrup <dak@gnu.org>
8061
8062 * search.texi (Unconditional Replace): Use replace-string instead
8063 of query-replace in example.
8064 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8065 sequences.
8066 (Query Replace): Correct explanation of `^' which does not use
8067 the mark stack.
8068
80692004-06-21 Nick Roberts <nickrob@gnu.org>
8070
8071 * misc.texi (Shell History Copying): Document comint-insert-input.
8072 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8073
8cf51b2c
GM
80742004-06-20 Jesper Harder <harder@ifa.au.dk>
8075
8076 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8077 * custom.texi (Customization): Do.
8078 * anti.texi (Antinews): Do.
8079 * abbrevs.texi (Defining Abbrevs): Do.
8080
8081 * programs.texi (Info Lookup): Fix keybinding for
8082 info-lookup-symbol.
8083
80842004-06-16 Juanma Barranquero <lektu@terra.es>
8085
8086 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8087 Add emacs-xtra.
8088 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8089 (clean): Add emacs-xtra and flymake. Remove redundancies.
8090
80912004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8092
8093 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8094 Add emacs-xtra.
8095 * emacs-xtra.texi: New file.
8096
80972004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8098
8099 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8100 (Dired and Find): Mention differences with ordinary Dired buffers.
8101
8cf51b2c
GM
81022004-06-13 Richard M. Stallman <rms@gnu.org>
8103
8104 * custom.texi (Init Syntax): Explain about vars that do special
8105 things when set with setq or with Custom.
8106 (Init Examples): Add line-number-mode example.
8107
8cf51b2c
GM
81082004-06-12 Juri Linkov <juri@jurta.org>
8109
8110 * dired.texi (Operating on Files): Add dired-do-touch.
8111
8cf51b2c
GM
81122004-06-10 Juri Linkov <juri@jurta.org>
8113
8114 * building.texi (Lisp Eval): Add C-M-x on defface.
8115
81162004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8117
8118 * files.texi (Reverting): Auto-Revert mode and
8119 Global Auto-Revert mode no longer revert remote files.
8120
8cf51b2c
GM
81212004-05-29 Richard M. Stallman <rms@gnu.org>
8122
8123 * custom.texi (Init File): Two dashes start --no-site-file.
8124
8cf51b2c
GM
81252004-05-29 Alan Mackenzie <acm@muc.de>
8126
8127 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8128 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8129 (AWK, Pike): Document as "C-like modes".
8130 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8131 (M-x man): Supersedes M-x manual-entry.
8132 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8133
8134 ("Comments in C"): Delete node; the info is in CC Mode manual.
8135 (c-comment-only-line-offset): Remove description.
8136
8137 (C-c ., C-c C-c): Describe new C Mode bindings.
8138
8139 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8140 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8141 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8142 Amend definitions.
8143
8144 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8145 Describe functions.
8146
8147 (c-comment-start-regexp, c-hanging-comment-ender-p)
8148 (c-hanging-comment-starter-p): Remove obsolete definitions.
8149
8150 * emacs.texi: Remove the menu entry "Comments in C".
8151
8cf51b2c
GM
81522004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8153
8154 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8155 `M-x locate'.
8156
81572004-05-16 Karl Berry <karl@gnu.org>
8158
8159 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8160 makeinfo --html fails.
8161 * help.texi (Help Summary) [@ifnottex]: Likewise.
8162
81632004-05-13 Nick Roberts <nickrob@gnu.org>
8164
8165 * building.texi (GDB Graphical Interface): Update and describe
8166 layout first.
8167
8cf51b2c
GM
81682004-05-04 Jason Rumney <jasonr@gnu.org>
8169
8170 * makefile.w32-in: Revert last change.
8171
81722004-05-03 Jason Rumney <jasonr@gnu.org>
8173
8174 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8175
8cf51b2c
GM
81762004-04-23 Juanma Barranquero <lektu@terra.es>
8177
8178 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8179
81802004-04-18 Juri Linkov <juri@jurta.org>
8181
8182 * fixit.texi (Spelling): Remove file extension from ispell xref.
8183
81842004-04-15 Kim F. Storm <storm@cua.dk>
8185
8186 * cmdargs.texi (Initial Options): Add -Q.
8187
81882004-04-05 Kim F. Storm <storm@cua.dk>
8189
8190 * custom.texi (File Variables): Add safe-local-eval-forms.
8191
8cf51b2c
GM
81922004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8193
8194 * files.texi (Reverting): Correct description of revert-buffer's
8195 handling of point.
8196
81972004-03-22 Juri Linkov <juri@jurta.org>
8198
8199 * emacs.texi (Top): Add `Misc X'.
8200
49823426 8201 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8202
8203 * glossary.texi: Improve references.
8204
8205 * help.texi: Sync keywords with finder.el.
8206
8207 * mini.texi (Completion): Add description for menu items.
8208
8209 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8210
8211 * sending.texi (Mail Methods): Fix xref to Message manual.
8212
8cf51b2c
GM
82132004-03-12 Richard M. Stallman <rms@gnu.org>
8214
8cf51b2c
GM
8215 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8216
8cf51b2c
GM
82172004-03-04 Richard M. Stallman <rms@gnu.org>
8218
8219 * search.texi (Regexps): Explain that ^ and $ have their
8220 special meanings only in certain contexts.
8221
8222 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8223
8224 * mule.texi (Specify Coding): Doc C-x RET F.
8225
8226 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8227 for multiple compile and grep buffers.
8228 (Indirect Buffers): Don't recommand clone-indirect-buffer
8229 for multiple compile and grep buffers.
8230
8cf51b2c
GM
82312004-02-29 Juanma Barranquero <lektu@terra.es>
8232
8233 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8234 Use $(DEL) instead of rm, and ignore exit code.
8235
8cf51b2c
GM
82362004-02-23 Nick Roberts <nick@nick.uklinux.net>
8237
8238 * building.texi (Watch Expressions): Update.
8239
82402004-02-21 Juri Linkov <juri@jurta.org>
8241
1c6c854e
CS
8242 * cmdargs.texi (Action Arguments): Add alias --find-file.
8243 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8244 to Command Arguments.
8245 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8246 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8247 (Window Size X): Join -g and --geometry. Add @cindex.
8248 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8249 (Title X): Remove alias -title.
8250 (Misc X): New node.
8251
c8763fb6 82522004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8253
8254 * frames.texi (Drag and drop): Add Motif to list of supported
8255 protocols.
8256
c8763fb6 82572004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8258
8259 * frames.texi (Drag and drop): New section.
8260
82612004-01-24 Richard M. Stallman <rms@gnu.org>
8262
1c6c854e 8263 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8264 Include it only @ifnotinfo. Patch the preceding and following
8265 node headers to point to each other.
8266
82672004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8268
8269 * calendar.texi (Appointments): Update section.
8270
82712003-12-29 Kevin Ryde <user42@zip.com.au>
8272
8cf51b2c
GM
8273 * programs.texi (C Modes): Fix the xref.
8274
82752003-12-23 Nick Roberts <nick@nick.uklinux.net>
8276
8277 * building.texi (Watch Expressions): Update.
8278 (Commands of GUD): Include use of toolbar + breakpoints set from
8279 fringe/margin.
8280
82812003-12-03 Andre Spiegel <spiegel@gnu.org>
8282
8283 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8284 <acm@muc.de>.
8285
c8763fb6 82862003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8287
8288 * frames.texi (Dialog Boxes): Add use-file-dialog.
8289
8cf51b2c
GM
82902003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8291
8292 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8293 in CC Mode.
8294
8cf51b2c
GM
82952003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8296
8297 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8298 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8299 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8300 * man/frames.texi, man/glossary.texi, man/killing.texi:
8301 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8302 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8303 * man/sending.texi, man/text.texi, man/trouble.texi:
8304 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8305
83062003-11-01 Alan Mackenzie <acm@muc.de>
8307
8308 * search.texi (Scrolling During Incremental Search): Document a
8309 new scrolling facility in isearch mode.
8310
8cf51b2c
GM
83112003-10-22 Miles Bader <miles@gnu.org>
8312
8313 * Makefile.in (info): Move before $(top_srcdir)/info.
8314
83152003-10-22 Nick Roberts <nick@nick.uklinux.net>
8316
8317 * building.texi (Watch Expressions): Update section on data display
8318 to reflect code changes (GDB Graphical Interface).
8319
8cf51b2c
GM
83202003-10-13 Richard M. Stallman <rms@gnu.org>
8321
8322 * xresources.texi (GTK resources): Clean up previous change.
8323
c8763fb6 83242003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8325
8326 * xresources.texi (GTK resources): Add a note that some themes
8327 disallow customizations. Add scroll theme example.
8328
8cf51b2c
GM
83292003-09-30 Richard M. Stallman <rms@gnu.org>
8330
8cf51b2c
GM
8331 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8332
8333 * misc.texi (Saving Emacs Sessions): Shorten the section,
8334 collapsing back into one node.
8335
83362003-09-30 Lars Hansen <larsh@math.ku.dk>
8337
8338 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8339
ce058493 83402003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8341
8342 * xresources.texi (GTK names in Emacs): Correct typo.
8343
8cf51b2c
GM
83442003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8345
1c6c854e
CS
8346 * cmdargs.texi (Font X): Mention new default font.
8347 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8348 problems involved. (Result of discussion on emacs-devel.)
8349
83502003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8351
8352 * emacs.texi (Acknowledgements): Correct typo.
8353
83542003-09-22 Richard M. Stallman <rms@gnu.org>
8355
8356 * dired.texi (Misc Dired Commands): New node.
8357 (Dired Navigation): Add dired-goto-file.
8358
8359 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8360
8361 * emacs.texi (Acknowledgements): New node, split from Distribution.
8362
8363 * cmdargs.texi (Action Arguments): -f reads interactive args.
8364
8cf51b2c
GM
83652003-09-08 Lute Kamstra <lute@gnu.org>
8366
8367 * screen.texi (Mode Line): Say that POS comes before LINE.
8368 Mention `size-indication-mode'.
1c6c854e
CS
8369 * display.texi (Optional Mode Line):
8370 Document `size-indication-mode'.
8cf51b2c
GM
8371 * basic.texi (Position Info): Mention `size-indication-mode'.
8372
83732003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8374
8375 * xresources.texi (Resources): Refer to `editres' man page.
8376 (Lucid Resources): Update defaults. Expand description of
8377 `shadowThickness'.
8378
83792003-09-04 Miles Bader <miles@gnu.org>
8380
8381 * Makefile.in (top_srcdir): New variable.
8382 ($(top_srcdir)/info): New rule.
8383 (info): Depend on it.
8384
83852003-09-03 Peter Runestig <peter@runestig.com>
8386
8387 * makefile.w32-in: New file.
8388
83892003-08-29 Richard M. Stallman <rms@gnu.org>
8390
8391 * misc.texi (Saving Emacs Sessions): Correct previous change.
8392
8cf51b2c
GM
83932003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8394
8cf51b2c
GM
8395 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8396 (Intro): Include kmacro.texi after fixit.texi instead of after
8397 custom.texi. (As suggested by Kim Storm.)
8398
83992003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8400
8401 * fixit.texi (Fixit): Update `Next' pointer.
8402 * files.texi (Files): Update `Previous' pointer.
8403 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8404 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8405 (Suggested by Kim Storm.)
8406 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8407
84082003-08-18 Kim F. Storm <storm@cua.dk>
8409
8410 * kmacro.texi: New file describing enhanced keyboard macro
8411 functionality. Replaces old description in custom.texi.
8412
8413 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8414 (Keyboard Macros): Move to new kmacro.texi file.
8415
8416 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8417
8cf51b2c
GM
84182003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8419
8420 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8421
84222003-08-17 Alex Schroeder <alex@gnu.org>
8423
8424 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8425 required.
8426
8cf51b2c
GM
84272003-08-05 Richard M. Stallman <rms@gnu.org>
8428
8429 * programs.texi (Lisp Indent): Don't describe
8430 lisp-indent-function property here. Use xref to Lisp Manual.
8431
8cf51b2c
GM
84322003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8433
fffa137c 8434 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8435 abbreviations.
8436
84372003-07-24 Markus Rost <rost@math.ohio-state.edu>
8438
8439 * buffers.texi (List Buffers): Fix previous change.
8440
8cf51b2c
GM
84412003-07-13 Markus Rost <rost@math.ohio-state.edu>
8442
8443 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8444 List*.
8445
84462003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8447
8cf51b2c
GM
8448 * display.texi (Font Lock): Fix typo.
8449
84502003-07-07 Richard M. Stallman <rms@gnu.org>
8451
8452 * display.texi (Font Lock): Add xref for format info on
8453 font-lock-remove-keywords.
8454
8455 * building.texi (Compilation): Document what happens with asynch
8456 children of compiler process.
8457
8458 * help.texi (Library Keywords): Use @multitable.
8459
8cf51b2c
GM
84602003-06-04 Richard M. Stallman <rms@gnu.org>
8461
8462 * programs.texi (Expressions): Delete C-M-DEL.
8463
8464 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8465 comint-move-point-for-output renamed from
8466 comint-scroll-to-bottom-on-output.
8467
8468 * custom.texi (Init Rebinding): Replace previous change with xref.
8469 (Non-ASCII Rebinding): Explain that issue more briefly here.
8470
84712003-05-28 Richard M. Stallman <rms@gnu.org>
8472
8473 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8474
84752003-05-28 Nick Roberts <nick@nick.uklinux.net>
8476
8477 * building.texi (GDB Graphical Interface): New node.
8478 (Rewritten somewhat by RMS.)
8479
c8763fb6 84802003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8481
8482 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8483 non-English letters. Explain how to set coding systems correctly
8484 and how to include the right coding cookie in the file.
8485
c8763fb6 84862003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8487
8488 * indent.texi (Indentation): Explain the concepts.
8489 (Just Spaces): Explain why preventing tabs for indentation might
8490 be useful.
8491
8cf51b2c
GM
84922003-04-16 Richard M. Stallman <rms@gnu.org>
8493
8494 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8495
8cf51b2c
GM
84962003-02-22 Alex Schroeder <alex@emacswiki.org>
8497
8498 * cmdargs.texi (General Variables): Document SMTPSERVER.
8499
8cf51b2c
GM
8500 * sending.texi: Remove SMTP node.
8501 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8502 library.
8503
8cf51b2c
GM
85042003-02-22 Alex Schroeder <alex@emacswiki.org>
8505
8506 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8507
85082003-02-22 Simon Josefsson <jas@extundo.com>
8509
8510 * sending.texi (Mail Methods): Add node about SMTP.
8511
c8763fb6 85122003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8513
8514 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8515
8cf51b2c
GM
85162003-02-01 Kevin Ryde <user42@zip.com.au>
8517
8518 * glossary.texi (Glossary): Correction to cl cross reference.
8519
85202003-01-20 Richard M. Stallman <rms@gnu.org>
8521
8522 * killing.texi (Rectangles): Document C-x c r.
8523
c8763fb6 85242003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8525
8526 * xresources.texi (GTK resources): New node.
8527 (GTK widget names): New node.
8528 (GTK names in Emacs): New node.
8529 (GTK styles): New node.
8530
c8763fb6 85312003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8532
8533 * maintaining.texi (Create Tags Table): Add reference to the new
8534 `etags --help --lang=LANG' option.
8535
8cf51b2c
GM
85362002-10-02 Karl Berry <karl@gnu.org>
8537
49823426 8538 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8539 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8540 where needed for the sake of the HTML output.
8cf51b2c
GM
8541
85422001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8543
8544 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8545 source files.
8546
85472001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8548
8549 * Makefile.in (emacsman): New target.
8550
8cf51b2c
GM
85512001-10-20 Gerd Moellmann <gerd@gnu.org>
8552
8553 * (Version 21.1 released.)
8554
85552001-10-05 Gerd Moellmann <gerd@gnu.org>
8556
8557 * Branch for 21.1.
8558
8cf51b2c
GM
85592001-03-05 Gerd Moellmann <gerd@gnu.org>
8560
8561 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8562
8cf51b2c
GM
85632000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8564
8565 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8566
8cf51b2c
GM
85671999-07-12 Richard Stallman <rms@gnu.org>
8568
8569 * Version 20.4 released.
8570
85711998-12-04 Markus Rost <rost@delysid.gnu.org>
8572
8573 * Makefile.in (INFO_TARGETS): Delete customize.info.
8574 (DVI_TARGETS): Delete customize.dvi.
8575 (../info/customize, customize.dvi): Targets deleted.
8576
85771998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8578
8579 * Version 20.3 released.
8580
85811998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8582
8583 * Makefile.in (EMACSSOURCES): Add mule.texi.
8584 Add msdog.texi, ack.texi. Remove gnu1.texi.
8585
85861998-04-06 Andreas Schwab <schwab@gnu.org>
8587
768c0c0f
JB
8588 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8589 Use it in dvi targets.
8cf51b2c
GM
8590
85911997-09-23 Paul Eggert <eggert@twinsun.com>
8592
8593 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8594 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8595 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8596
85971997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8598
8599 * Version 20.2 released.
8600
86011997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8602
8603 * Version 20.1 released.
8604
86051997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8606
8607 * Makefile (../info/customize, customize.dvi): New targets.
8608 (INFO_TARGETS): Add ../info/customize.
8609 (DVI_TARGETS): Add customize.dvi.
8610
8cf51b2c
GM
86111996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8612
8613 * Version 19.33 released.
8614
86151996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8616
8617 * Version 19.32 released.
8618
8cf51b2c
GM
86191996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8620
8621 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8622
86231996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8624
8625 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8626 Specify -I option.
8627 (All dvi targets): Set the TEXINPUTS variable.
8628
86291996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8630
8631 * Version 19.31 released.
8632
8cf51b2c
GM
86331995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8634
8635 * Version 19.30 released.
8636
8cf51b2c
GM
86371995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8638
8639 * Makefile.in (maintainer-clean): Rename from realclean.
8640
86411994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8642
8643 * Makefile.in: New file.
8644 * Makefile: File deleted.
8645
86461994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8647
8648 * Makefile (TEXINDEX_OBJS): Variable deleted.
8649 (texindex, texindex.o, getopt.o): Rules deleted.
8650 All deps on texindex deleted.
8651 (distclean): Don't delete texindex.
8652 (mostlyclean): Don't delete *.o.
8653 * texindex.c, getopt.c: Files deleted.
8654
86551994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8656
8657 * Version 19.26 released.
8658
86591994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8660
8661 * Makefile (EMACSSOURCES): Exclude undo.texi.
8662
86631994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8664
8665 * Version 19.25 released.
8666
86671994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8668
8669 * Version 19.24 released.
8670
86711994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8672
8673 * Version 19.23 released.
8674
86751994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8676
8677 * Makefile: Delete spurious tab.
8678
86791994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8680
8681 * Makefile (.SUFFIXES): New rule.
8682
8cf51b2c
GM
86831993-12-04 Richard Stallman (rms@srarc2)
8684
8685 * getopt.c: New file.
8686 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8687 (getopt.o): New rule.
8688 (dvi): Don't depend on texindex.
49823426 8689 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8690
86911993-12-03 Richard Stallman (rms@srarc2)
8692
49823426
GM
8693 * Makefile (TEXI2DVI): New variable.
8694 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8695 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8696
86971993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8698
8699 * Version 19.22 released.
8700
87011993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8702
8703 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8704
87051993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8706
8707 * Version 19.21 released.
8708
8cf51b2c
GM
87091993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8710
8711 * Makefile (realclean): Don't delete the Info files.
8712
f0131492 87131993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8714
8cf51b2c
GM
8715 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8716 4' where appropriate.
8717
f0131492 87181993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8719
49823426 8720 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8721
8722 * texindex.c: Include "../src/config.h" if building in emacs.
8723
8724 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8725 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8726 Add target to build texindex.c, defining `emacs'.
8727
8cf51b2c
GM
87281993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8729
8730 * Version 19.19 released.
8731
8cf51b2c
GM
87321993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8733
8734 * Version 19.18 released.
8735
87361993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8737
8738 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8739
87401993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8741
8742 * Version 19.17 released.
8743
87441993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8745
8746 * split-man: Fix typos in last change.
8747
87481993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8749
8750 * Version 19.16 released.
8751
87521993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8753
8754 * version 19.15 released.
8755
87561993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8757
8758 * Makefile (distclean): It's rm, not rf.
8759
87601993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8761
8762 * Version 19.14 released.
8763
87641993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8765
8766 * Makefile: New file.
8767
87681993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8769
8770 * Version 19.13 released.
8771
87721993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8773
8774 * Version 19.9 released.
8775
87761993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8777
8778 * Version 19.8 released.
8779
87801993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8781
8782 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8783
8784 * trouble.texi: It's `enable-flow-control-on', not
8785 `evade-flow-control-on'.
8786
87871993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8788
8789 * display.texi: Document standard-display-european.
8790
87911993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8792
8793 * Version 19.7 released.
8794
8795 * emacs.texi: Add a sentence to the top menu mentioning the
8796 specific version of Emacs this manual applies to.
8797
87981993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8799
8800 * basic.texi: Document next-line-add-lines variable used to
8801 implement down-arrow.
8802
8803 * killing.texi: Document kill-whole-line.
8804
88051993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8806
8807 * text.texi: Update unix TeX ordering information.
8808
88091993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8810
8811 * news.texi: Mention fill-rectangle in keybinding list.
8812
8813 * killing.texi: Document fill-rectangle.
8814
88151993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8816
8817 * vc.texi: Bring the docs up to date with VC 5.2.
8818
88191992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8820
8821 * emacs.tex: Mention blackbox and gomoku under Amusements.
8822 Assembler mode is now mentioned and appropriately indexed
8823 under Programming Modes.
8824
88251991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8826
8827 * emacs.tex: Update TeX ordering information.
8828
8cf51b2c
GM
88291990-06-26 David Lawrence (tale@geech)
8830
8831 * emacs.tex: Note that completion-ignored-extensions is not used
8832 to filter out names when all completions are displayed in
8833 *Completions*.
8834
88351990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8836
8837 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8838
88391990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8840
8841 * emacs.tex: Add @findex grep.
8842
8cf51b2c
GM
88431988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8844
8845 * emacs.tex: Correct two typos. No other changes before
8846 Version 19 will be made.
8847
8cf51b2c
GM
88481988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8849
8850 * emacs.tex: Update information for obtaining TeX distribution from the
8851 University of Washington.
8852
8853;; Local Variables:
c8763fb6 8854;; coding: utf-8
8cf51b2c
GM
8855;; End:
8856
01ec1eed 8857 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
8858
8859 This file is part of GNU Emacs.
8860
352c8b4a 8861 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8862 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8863 the Free Software Foundation, either version 3 of the License, or
8864 (at your option) any later version.
8cf51b2c
GM
8865
8866 GNU Emacs is distributed in the hope that it will be useful,
8867 but WITHOUT ANY WARRANTY; without even the implied warranty of
8868 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8869 GNU General Public License for more details.
8870
8871 You should have received a copy of the GNU General Public License
352c8b4a 8872 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.