Document ns-auto-hide-menu-bar
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a9410bdf
GM
12012-02-04 Glenn Morris <rgm@gnu.org>
2
1f5e1a16
GM
3 * macos.texi (Customization options specific to Mac OS / GNUstep):
4 New subsection.
5
b7314ef7
GM
6 * display.texi (Colors): Mention list-colors-sort.
7
a9410bdf
GM
8 * files.texi (File Conveniences): Mention image animation.
9
75319d7f
CY
102012-01-31 Chong Yidong <cyd@gnu.org>
11
12 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
13 scroll bars (Bug#10666).
14
2680c309
CY
152012-01-28 Chong Yidong <cyd@gnu.org>
16
691db250
CY
17 * files.texi (Filesets): Fix typos.
18
2680c309
CY
19 * display.texi (Faces): Add xref to Colors node.
20
2a90dfca
DM
212012-01-27 Dani Moncayo <dmoncayo@gmail.com>
22
23 * buffers.texi (Select Buffer): Clarify explanation of switching
24 to new buffers. Fix description of next-buffer and
6df6ae42 25 previous-buffer (Bug#10334).
2a90dfca
DM
26 (Misc Buffer): Add xref to View Mode.
27
28 * text.texi (Fill Commands): Fix description of
29 sentence-end-double-space.
30
20d2304d
CY
312012-01-23 Chong Yidong <cyd@gnu.org>
32
f088cb8b 33 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 34
01ec1eed
VS
352012-01-16 Volker Sobek <reklov@live.com> (tiny change)
36
37 * programs.texi (Comment Commands): Typo (bug#10514).
38
06848b82
CY
392012-01-15 Chong Yidong <cyd@gnu.org>
40
41 * xresources.texi (X Resources): Describe GTK+ case first.
42 (Resources): Don't use borderWidth as an example, since it doesn't
43 work with GTK+.
44 (Table of Resources): Clarify role of several resources, including
45 the Emacs 24 behavior of cursorBlink etc.
46 (Face Resources): Node deleted. Recommend using Customize
47 instead. Add paragraph to `Table of Resources' node summarizing
48 how to use X resources for changing faces.
49 (Lucid Resources): Rewrite, omitting description of font names,
50 referring to the Fonts node instead.
51 (LessTif Resources): Copyedits.
52 (GTK resources): Rewrite, describing the difference between gtk2
53 and gtk3.
54 (GTK Resource Basics): New node.
55 (GTK Widget Names, GTK Names in Emacs): Rewrite.
56 (GTK styles): Just refer to Fonts node for GTK font format.
57
58 * display.texi (Faces): Document the cursor face.
59
a73a3461
CY
602012-01-14 Chong Yidong <cyd@gnu.org>
61
01ec1eed 62 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
63 (General Variables): Add xref to Lisp Libraries.
64 (Initial Options): Copyedits.
65 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
66 (Environment): Clarify what getenv does.
67 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
68 light backgrounds on xterms.
69 (Misc Variables): TEMP and TMP are not Windows-specific.
70 (Display X): Copyedits.
71 (Colors X): -bd does nothing for GTK.
72 (Icons X): Gnome 3 doesn't use taskbars.
73
74 * misc.texi (Shell): Document exec-path here.
75
76 * rmail.texi (Movemail): Add xref for exec-path.
77
e517eda4
GM
782012-01-13 Glenn Morris <rgm@gnu.org>
79
80 * dired.texi (Dired and Find): Clarify find-ls-options.
81
1de76afe
CY
822012-01-09 Chong Yidong <cyd@gnu.org>
83
84 * custom.texi (Custom Themes): Switched custom-safe-themes to use
85 SHA-256.
86
c61ab18c
CY
872012-01-07 Chong Yidong <cyd@gnu.org>
88
e490b289
CY
89 * display.texi (Useless Whitespace): Add Whitespace mode.
90
1de77c4c
CY
91 * custom.texi (Hooks): Discuss how to disable minor modes.
92
93 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 94 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 95
c61ab18c
CY
96 * trouble.texi (Lossage): Refer to Bugs node for problems.
97 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
98 (Screen Garbled): Don't refer to terminal "manufacturers".
99 (Total Frustration): Node deleted. Eliza is documented in
100 Amusements now.
101 (Known Problems): More info about using the bug tracker. Mention
102 debbugs package.
103 (Bug Criteria): Copyedits.
104 (Understanding Bug Reporting): Mention emacs -Q.
105
89bd9ccd
CY
1062012-01-06 Chong Yidong <cyd@gnu.org>
107
108 * custom.texi (Specifying File Variables): The mode: keyword
109 doesn't have to be first anymore. Add example of specifying minor
110 modes.
111 (Directory Variables): Simplify example. Mention application to
112 non-file buffers.
113 (Disabling): Use "initialization file" terminology.
114 (Init Examples): Fix hook example.
115
8034735f
EZ
1162012-01-06 Eli Zaretskii <eliz@gnu.org>
117
118 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
119 (Bug#10422)
120 Move the stuff about resources to xresources.texi.
121
122 * xresources.texi (Resources): Move information about setting X
123 resources in the Registry from cmdargs.texi. Make the index entry
124 be similar to the one in cmdargs.texi.
125
b0d7d8af
CY
1262012-01-05 Chong Yidong <cyd@gnu.org>
127
128 * custom.texi (Customization Groups): Update example.
129 (Browsing Custom): Document the new search field.
130 (Changing a Variable): Update example for Emacs 24 changes.
131 Document Custom-set and Custom-save commands.
132 (Face Customization): Document Emacs 24 changes. De-document
133 modify-face.
134 (Specific Customization): Mention customize-variable.
135 (Custom Themes): Add customize-themes, custom-theme-load-path,
136 custom-theme-directory, and describe-theme.
137 (Creating Custom Themes): New node.
138 (Examining): Mention M-:.
139
140 * package.texi (Packages): Fix typo.
141
88c5c7c8
CY
1422012-01-03 Chong Yidong <cyd@gnu.org>
143
144 * misc.texi (Single Shell): Don't document Lisp usage of
145 shell-command. Tidy up discussion of synchronicity. Add index
146 entries for async-shell-command.
147 (Interactive Shell): Note that M-x shell uses shell-file-name.
148 Note change in behavior in Emacs 24.
149 (Shell Mode): Shell mode now uses completion-at-point.
150 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
151 default method for recognizing prompts nowadays.
152 (Shell Ring): Add xref to Minibuffer History.
153 (Directory Tracking): Explain Dirtrack mode in more detail.
154 (Term Mode): Fix index entries.
155 (Paging in Term): Merge into Term Mode.
156 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
157 (Printing): Fix xref. State default of lpr-switches.
158 (PostScript): Remove obsolete sentence. Omit description of
159 non-interactive behaviors.
160 (Hyperlinking): Improve description.
161 (Browse-URL): Using compose-mail for mailto URLs is the default.
162 Document browse-url-mailto-function.
163 (Goto Address mode): Add index entries. Add xref to Browse-URL.
164 (FFAP): FFAP is not a minor mode.
165 (Amusements): M-x lm was renamed to M-x landmark. Document
166 nato-region.
167
b8ecfdfe
CY
1682012-01-01 Chong Yidong <cyd@gnu.org>
169
170 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
171 (Gnus Startup): Note that the system might not be set up for news.
172 Describe group levels more clearly.
173 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
174 Summary of Gnus.
175 (Document View): Copyedits. Move zoom commads to DocView
176 Navigation node.
177 (DocView Navigation, DocView Searching, DocView Slicing)
178 (DocView Conversion): Nodes renamed from Navigation, etc.
179
180 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
181
7bc7d2aa
EZ
1822011-12-31 Eli Zaretskii <eliz@gnu.org>
183
184 * basic.texi (Moving Point): Fix the description of C-n and C-p.
185 (Bug#10380)
186
b30941db
CY
1872011-12-30 Chong Yidong <cyd@gnu.org>
188
189 * sending.texi (Sending Mail): Document initial mail buffer name,
190 and changed multiple mail buffer behavior.
191 (Mail Format): Put the example at the top of the section.
192 (Mail Headers): Move discussion of "From" to the top.
193 (Mail Sending): Document sendmail-query-once.
194 (Citing Mail): Make it less Rmail-specific.
195
0ed49f93
CY
1962011-12-29 Chong Yidong <cyd@gnu.org>
197
198 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
199 example. Add index entries.
200 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
201
c40a7de7
CY
2022011-12-26 Chong Yidong <cyd@gnu.org>
203
204 * dired.texi (Dired Enter, Misc Dired Features): Document
205 dired-use-ls-dired changes. Mention quit-window.
206 (Dired Navigation): Add index entries.
207 (Dired Visiting): Fix View Mode xref.
208 (Marks vs Flags): Prefer C-/ binding for undo.
209 (Subdirectories in Dired): Add xrefs.
210 (Misc Dired Features): Document some Emacs 24 changes. Add index
211 entries.
212
213 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
214 variable, since it is explained in Minor Modes node.
215 (Defining Abbrevs): Copyedits.
216 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
217 C-/ binding for undo.
218 (Dabbrev Customization): Add xrefs for case-fold-search and
219 case-replace.
220
221 * dired-xtra.texi (Subdir Switches): Add xref.
222
223 * maintaining.texi (VC Directory Commands): Mention quit-window.
224
3d992aa0
CY
2252011-12-25 Chong Yidong <cyd@gnu.org>
226
227 * maintaining.texi (Tags): Mention Semantic.
228 (Create Tags Table, Etags Regexps): Copyedits.
229 (Find Tag): Mention minibuffer completion.
230 (List Tags): Mention completion-at-point. Completion is actually
231 available in M-x list-tags.
232
233 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
234 Document vc-delete-file.
235
236 * files.texi (Misc File Ops): Mention vc-delete-file.
237
238 * programs.texi (Symbol Completion): Mention completion-at-point
239 explicitly.
240
2785d024
CY
2412011-12-22 Chong Yidong <cyd@gnu.org>
242
243 * maintaining.texi (Change Log Commands): Don't specially mention
244 vc-update-change-log which is CVS-only.
245
246 * vc1-xtra.texi (Version Headers): Note that these are for
247 Subversion, CVS, etc. only.
248 (General VC Options): De-document vc-keep-workfiles. Fix
249 RCS-isms.
250
0ab39399
EZ
2512011-12-22 Eli Zaretskii <eliz@gnu.org>
252
253 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
254 should be @end iftex".
255
d3098e1e
CY
2562011-12-21 Chong Yidong <cyd@gnu.org>
257
258 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
259 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
260 (VC Pull): Mention vc-log-incoming.
261 (Log Buffer): Add CVS/RCS only disclaimer.
262
263 * vc1-xtra.texi (Remote Repositories): Update introduction.
264 (Local Version Control): Node deleted (obsolete with DVCSes).
265 (Remote Repositories, Version Backups): Node deleted. Move
266 documentation of vc-cvs-stay-local to CVS Options.
267 (CVS Options): Reduce verbosity of description of obscure CVS
268 locking feature.
269 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
270 Tags node.
271 (Revision Tags): Move under Miscellaneous VC subsection.
272 (Change Logs and VC): Note that this is wrong for DVCSs.
273 De-document log entry manipulating features.
274 (Renaming and VC): Describe how it works on modern VCSes.
275
276 * files.texi (Misc File Ops): Mention vc-rename-file.
277
278 * programs.texi (Custom C Indent): Add index entries.
279
47d42d81
AM
2802011-12-20 Alan Mackenzie <acm@muc.de>
281
282 * programs.texi (Motion in C): Update the description of C-M-a and
283 C-M-e, they now DTRT in enclosing scopes.
284 (Custom C Indent): Add @dfn{guessing} of the indentation style.
285
2edef1a0
CY
2862011-12-20 Chong Yidong <cyd@gnu.org>
287
288 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
289 (Old Revisions): Use it.
290 (VCS Repositories): Add "distributed" terminology.
291 (Log Buffer): Remove duplicate description
292 about changesets. Fix "current VC fileset" ambiguity.
293 (Multi-User Branching): Node deleted.
294 (Branches, Switching Branches): Discuss decentralized version
295 control systems.
296 (VC Pull): New node.
297 (Merging): Document merging on decentralized systems.
298 (Creating Branches): Note that this is specific to CVS and related
299 systems.
300
bc859d5f
CY
3012011-12-19 Chong Yidong <cyd@gnu.org>
302
303 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
304 (VC Mode Line): Add index entry for "version control status".
305 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
306 Document vc-revert-show-diff. De-document vc-rollback.
307 (VC Directory Mode): Rewrite introduction. Move prefix arg
308 documentation here from VC Directory Buffer node.
309 (VC Directory Buffer): Use a decentralized VCS example.
310 (VC Directory Commands): Use a table. Remove material duplicated
311 in previous nodes on multi-file VC filsets.
312
9cff91f8
CY
3132011-12-17 Chong Yidong <cyd@gnu.org>
314
315 * maintaining.texi (VCS Concepts): Make "revision" terminology
316 less CVS-specific.
317 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
318 Registering node.
319 (Secondary VC Commands): Deleted. Promote subnodes.
320 (Log Buffer): Add command name for C-c C-c. Fix the name of the
321 log buffer. Add index entries.
322 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
323 "commit" terminology.
324 (Old Revisions): Move it to just before VC Change Log. "Tag" here
325 doesn't refer to tags tables. Note other possible forms of the
326 revision ID. C-x v = does not save.
327 (Registering): Note similarity to C-x v v action. Fix description
328 of how backends are chosen. De-document vc-default-init-revision.
329 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
330 in root log buffers.
331
f3b316df
CY
3322011-12-16 Chong Yidong <cyd@gnu.org>
333
334 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
335 (Basic VC Editing): Remove redundant descriptions.
336 (VC With A Merging VCS): Make description more general instead of
337 CVS-specific.
338 (VC With A Locking VCS): Use VC fileset terminology.
339
29eabb8e
CY
3402011-12-12 Chong Yidong <cyd@gnu.org>
341
342 * building.texi (Executing Lisp): Fix xref for C-M-x.
343 (Lisp Libraries): Add xref to node explaining `load' in Lisp
344 manual. Note that load-path is not customizable.
345 (Lisp Eval): Note that listed commands are available globally.
346 Explain the meaning of "defun" in the C-M-x context.
347 (Lisp Interaction): Copyedits.
348 (External Lisp): Fix name of inferior Lisp buffer. Mention
349 Scheme.
350 (Compilation): Define "inferior process".
351
cd0314dd
EZ
3522011-12-10 Eli Zaretskii <eliz@gnu.org>
353
354 * msdog.texi (Windows Fonts): Document how to force GDI font
355 backend on MS-Windows.
356
0595bd7e 3572011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
358
359 * building.texi (Compilation): Say what the -k flag to make does.
360 Move subprocess discussion to Compilation Shell.
361 (Compilation Mode): Add xref for grep, occur, and mouse
362 references. Define "locus".
363 (Grep Searching): Use @command.
0595bd7e
CY
364 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
365 intro.
366 (Starting GUD): Clarify how arguments are specified.
367 (Debugger Operation): Index entry for "GUD interaction buffer",
368 and move basic description here from Commands of GUD node.
369 (GDB User Interface Layout): Copyedits.
370 (Source Buffers): Remove gdb-find-source-frame, which is not in
371 gdb-mi.el.
372 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
373 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
374 re-document GUD interaction buffers.
b09d01da
CY
375
376 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
377 (Semantic): Add cindex entries for Semantic.
378
2a185919
CY
3792011-12-06 Chong Yidong <cyd@gnu.org>
380
381 * programs.texi (Man Page): Clarify how to use Man-switches.
382 Don't bother documenting Man-fontify-manpage-flag.
383 (Lisp Doc): Add xref to Name Help node.
384 (Hideshow): Add cindex. Mention role of ellipses, and default
385 value of hs-isearch-open. Don't bother documenting
386 hs-special-modes-alist.
387 (Symbol Completion): Add kindex for C-M-i. Don't recommend
388 changing the window manager binding of M-TAB.
389
ebf10822
CY
3902011-12-05 Chong Yidong <cyd@gnu.org>
391
392 * programs.texi (Comment Commands): Fix description of for M-; on
393 blank lines. Move documentation of comment-region here.
394 (Multi-Line Comments): Clarify the role of comment-multi-line.
395 Refer to Comment Commands for comment-region doc.
396 (Options for Comments): Refer to Multi-Line Comments for
397 comment-multi-line doc, instead of duplicating it. Fix default
398 values of comment-padding and comment-start-skip.
399
ec7ae032
CY
4002011-12-04 Chong Yidong <cyd@gnu.org>
401
402 * programs.texi (Program Modes): Mention modes that are not
403 included with Emacs. Fix references to other manuals for tex.
404 Add index entry for backward-delete-char-untabify. Mention
405 prog-mode-hook.
406 (Which Function): Use "global minor mode" terminology.
407 (Basic Indent, Multi-line Indent): Refer to previous descriptions
408 in Indentation chapter to avoid duplication.
409 (Expressions): Copyedit.
410 (Matching): Document Electric Pair mode.
411
412 * ack.texi (Acknowledgments):
413 * rmail.texi (Movemail, Other Mailbox Formats):
414 * frames.texi (Frames): Don't capitalize "Unix".
415
a24bf23e
CY
4162011-12-04 Chong Yidong <cyd@gnu.org>
417
418 * text.texi (Nroff Mode): Mention what nroff is.
419 (Text Based Tables, Table Recognition): Don't say "Table mode"
420 since it's not a major or minor mode.
421 (Text Based Tables): Reduce the size of the example.
422 (Table Definition): Clarify definitions.
423 (Table Creation): Add key table.
424 (Cell Commands): Use kbd for commands.
425 (Table Rows and Columns): Combine nodes Row Commands and Column
426 Commands.
427 (Fixed Width Mode): Node deleted; contents moved to parent.
428 (Table Conversion): Shorten example.
429 (Measuring Tables): Merge into Table Misc.
430
8863a584
CY
4312011-12-03 Chong Yidong <cyd@gnu.org>
432
433 * text.texi (TeX Mode): Mention AUCTeX package.
434 (TeX Editing): Add xref to documentation for Occur.
435 (LaTeX Editing): Add xref to Completion node.
436 (TeX Print): Fix description of tex-directory.
437 (Enriched Text): Renamed from Formatted Text. Make this node and
438 its subnodes less verbose, since text/enriched files are
439 practically unused.
440 (Enriched Mode): Renamed from Requesting Formatted Text.
441 (Format Colors): Node deleted.
442 (Enriched Faces): Renamed from Format Faces. Describe commands
443 for applying colors too.
444 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
445
446 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
447
448 * display.texi (Colors): New node.
449
450 * cmdargs.texi (Colors X):
451 * xresources.texi (GTK styles):
452 * custom.texi (Face Customization): Reference it.
453
454 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
455 Link to Fill Commands for Justification entry.
456
6fdebe93
EZ
4572011-12-03 Eli Zaretskii <eliz@gnu.org>
458
459 * display.texi (Auto Scrolling): More accurate description of what
460 scroll-*-aggressively does, including the effect of non-zero
461 margin. Fix "i.e." markup.
462
95ca9bc7
CY
4632011-12-02 Chong Yidong <cyd@gnu.org>
464
465 * text.texi (Pages): Mention how formfeed chars are displayed.
466 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
467 Describe adaptive filling more precisely.
468 (Fill Commands): Note that filling removes excess whitespace.
469 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
470 now bound to indent-for-tab-command in Text mode.
471 (Outline Mode): Copyedits.
472 (Outline Visibility): Note that Reveal mode is a buffer-local
473 minor mode.
474
475 * modes.texi (Major Modes): Move note about checking major-mode in
476 a hook function here, from Text mode.
477
6d262977
CY
4782011-11-28 Chong Yidong <cyd@gnu.org>
479
b22b1918
CY
480 * text.texi (Words): Add xref to Position Info.
481 (Paragraphs): Add xref to Regexps.
482
6d262977
CY
483 * indent.texi (Indentation): Rewrite introduction. Move table to
484 Indentation Commands node.
485 (Indentation Commands): Add index entries to table. Copyedits.
486 (Tab Stops, Just Spaces): Copyedits.
487 (Indent Convenience): New node. Document electric-indent-mode.
488
489 * programs.texi (Basic Indent):
490 * windows.texi (Pop Up Window): Fix kindex entry.
491
dc95a8b0
CY
4922011-11-28 Chong Yidong <cyd@gnu.org>
493
494 * modes.texi (Major Modes): Move major-mode variable doc here from
495 Choosing Modes. Document describe-mode. Document prog-mode-hook
496 and text-mode-hook. Add example of using hooks.
497 (Minor Modes): Document behavior of mode command calls from Lisp.
498 Note that setting the mode variable using Customize will DTRT.
499 (Choosing Modes): Add example of setting a minor mode using a
500 local variable.
501
b63a8e8e
CY
5022011-11-27 Chong Yidong <cyd@gnu.org>
503
504 * frames.texi (Creating Frames): Move frame parameter example to
505 Frame Parameters node.
506 (Frame Commands): C-x 5 o does not warp the mouse by default.
507 (Fonts): Add more GTK-style properties; also, they should be
508 capitalized.
509 (Special Buffer Frames): Node deleted; special-display is on the
510 way out.
511 (Frame Parameters): Example moved here from Creating Frames.
512 Clarify that default-frame-alist affects the initial frame too.
513 Delete auto-raise-mode and auto-lower-mode.
514 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
515 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
516
517 * windows.texi (Window Choice): Add xref to Lisp manual for
518 special-display-*.
519
a3dcc84e
EZ
5202011-11-26 Eli Zaretskii <eliz@gnu.org>
521
522 * display.texi (Text Display): Update the description,
523 cross-references, and indexing related to display of control
524 characters and raw bytes.
525
4ad3bc2a
CY
5262011-11-25 Chong Yidong <cyd@gnu.org>
527
528 * frames.texi (Frames): Rewrite introduction.
529 (Mouse Commands): Default for mouse-drag-copy-region is now t.
530 Mouse-3 does not copy to kill ring by default. DEL does not
531 behave specially for mouse commands any more.
532 (Mouse References): Document mouse-1-click-follows-link more
533 thoroughly.
534 (Menu Mouse Clicks): Move footnote to the main text and add xref
535 to Init Rebinding node.
536 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
537
538 * files.texi (Visiting): `C-x 5 f' works on ttys too.
539
20db1522
JB
5402011-11-24 Juanma Barranquero <lekktu@gmail.com>
541
542 * display.texi (Font Lock): Fix typo.
543
01d06b1f
GM
5442011-11-24 Glenn Morris <rgm@gnu.org>
545
546 * rmail.texi (Rmail Output):
547 Mention rmail-automatic-folder-directives. (Bug#9657)
548
0cbaa1d5
CY
5492011-11-21 Chong Yidong <cyd@gnu.org>
550
551 * mark.texi (Global Mark Ring): Fix description of global mark
552 ring (Bug#10032).
553
fe7a3057
JB
5542011-11-20 Juanma Barranquero <lekktu@gmail.com>
555
556 * msdog.texi (Windows Fonts): Fix typo.
557
b6e63cbe
GM
5582011-11-17 Glenn Morris <rgm@gnu.org>
559
560 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
561
58179cce
JB
5622011-11-16 Juanma Barranquero <lekktu@gmail.com>
563
564 * killing.texi (Rectangles):
7877f373
JB
565 * misc.texi (Document View):
566 * modes.texi (Choosing Modes):
567 * msdog.texi (Windows Fonts):
58179cce
JB
568 * regs.texi (Rectangle Registers):
569 * search.texi (Isearch Yank): Fix typos.
570
291d142b
CY
5712011-11-06 Chong Yidong <cyd@gnu.org>
572
573 * windows.texi (Basic Window): Add xref to Cursor Display.
574 (Split Window): Document negative arg for splitting commands.
575 (Other Window): Document mouse-1 in text area of window.
576 (Change Window): Don't mention window attributes, since they
577 aren't defined. C-x 1 can't be used with minibuffer windows.
578 Windows are no longer auto-deleted.
579 (Window Choice): Add xref to Choosing Window in Lisp manual.
580 (Window Convenience): Note that windmove disables shift-selection.
581 Move M-x compare-windows here from Other Window node.
582
583 * custom.texi (Mouse Buttons):
584 * search.texi (Isearch Scroll):
585 * windows.texi (Split Window): Use new names split-window-below
586 and split-window-right.
587
a7ef684b
JB
5882011-10-26 Juanma Barranquero <lekktu@gmail.com>
589
590 * emacs.texi (Top): Fix typo.
591
d53e1747
GM
5922011-10-25 Glenn Morris <rgm@gnu.org>
593
594 * abbrevs.texi (Saving Abbrevs):
595 quietly-read-abbrev-file is not a command. (Bug#9866)
596
e7a3ff06
CY
5972011-10-24 Chong Yidong <cyd@gnu.org>
598
599 * display.texi (Scrolling): Document scroll-up-line and
600 scroll-down-line. Document scroll-command property.
601 (Recentering): New node, split off from Scrolling.
602
86c60681
CY
6032011-10-23 Chong Yidong <cyd@gnu.org>
604
da97a9e6
CY
605 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
606 (Tool Bars): Copyedits.
607
86c60681
CY
608 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
609
d195726a
CY
6102011-10-22 Chong Yidong <cyd@gnu.org>
611
612 * windows.texi (Displaying Buffers): Fix broken lispref link.
613
a70e06c1
CY
6142011-10-22 Chong Yidong <cyd@gnu.org>
615
616 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
617 Move confirm-nonexistent-file-or-buffer discussion here.
618
619 * files.texi (File Names, Visiting): Move detailed discussion of
620 minibuffer confirmation to Minibuffer Exit.
621
622 * buffers.texi (Buffers): Tweak mention of mail buffer name.
623 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
624
bfd779dd
CY
6252011-10-21 Chong Yidong <cyd@gnu.org>
626
627 * files.texi (File Names, Visiting, Interlocking): Copyedits.
628 (Backup Copying): backup-by-copying-when-mismatch is now t.
629 (Customize Save): Fix description of require-final-newline.
630 (Reverting): Note that revert-buffer can't be undone. Mention VC.
631 (Auto Save Control): Clarify.
632 (File Archives): Add 7z.
633 (Remote Files): ange-ftp-make-backup-files defaults to nil.
634
635 * arevert-xtra.texi (Autorevert): Copyedits.
636
6e317956
CY
6372011-10-20 Chong Yidong <cyd@gnu.org>
638
639 * custom.texi (Hooks, Init Examples):
640 * display.texi (Font Lock):
641 * fixit.texi (Spelling):
642 * rmail.texi (Rmail Display): Minor mode function with no arg now
643 enables it.
644
645 * fixit.texi (Spelling): Fix description of inline completion.
646
5abc31ef
CY
6472011-10-19 Chong Yidong <cyd@gnu.org>
648
649 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
650 entries.
651 (Isearch Yank): Document isearch-yank-pop.
652 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
653 (Other Repeating Search): Document Occur Edit mode.
654
939db9ac
CY
6552011-10-18 Chong Yidong <cyd@gnu.org>
656
657 * display.texi (Fringes): Move overflow-newline-into-fringe here,
658 from Line Truncation node.
659 (Standard Faces): Note that only the background of the cursor face
660 has an effect.
661 (Cursor Display): Fix descriptions of cursor face
662 and bar cursor blinking.
663 (Text Display): Document nobreak-char-display more clearly.
664 (Line Truncation): Add xref to Split Window node.
665 (Display Custom): Don't bother documenting baud-rate or
666 no-redraw-on-reenter.
667
668 * search.texi (Slow Isearch): Node removed.
669
80c6d77f
GM
6702011-10-18 Glenn Morris <rgm@gnu.org>
671
672 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
673
d366bd53
CY
6742011-10-18 Chong Yidong <cyd@gnu.org>
675
676 * display.texi (Faces): Simplify discussion. Move documentation
677 of list-faces-display here, from Standard Faces node. Note
678 special role of `default' background.
679 (Standard Faces): Note special role of `default' background. Note
680 that region face may be taken fom GTK. Add xref to Text Display.
681 (Text Scale): Rename from "Temporary Face Changes". Callers
682 changed. Don't bother documenting variable-pitch-mode.
683 (Font Lock): Copyedits. Remove font-lock-maximum-size.
684 (Useless Whitespace): Simplify description of
685 delete-trailing-whitespace. Note active region case.
686 (Text Display): Fix description of escape-glyph face assignment.
687 Remove unibye mode discussion. Update some parts for Unicode.
688 Move glyphless chars documentation to Lisp manual.
689
690 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
691
21100e7d
CY
6922011-10-15 Chong Yidong <cyd@stupidchicken.com>
693
694 * display.texi (Scrolling): Tweak explanation of scroll direction.
695 (View Mode): Add index entries.
696
697 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
698
699 * regs.texi (Text Registers): C-x r i does not activate the mark.
700 (Bookmarks): Document new default bookmark location.
701
50b063c3
CY
7022011-10-13 Chong Yidong <cyd@stupidchicken.com>
703
704 * killing.texi (Deletion): Add xref to Using Region. Document
705 delete-forward-char.
706 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
707 description here. Recommend C-u C-SPC for jumping to mark.
708 (Kill Ring): Move kill ring variable documentation here.
709 (Primary Selection): Copyedits.
710 (Rectangles): Document new command rectangle-number-lines.
711 (CUA Bindings): Note that this disables the mark-even-if-inactive
712 behavior for C-x and C-c.
713
714 * mark.texi (Mark): Mention "active region" terminology.
715 (Using Region): Document delete-active-region.
716
e1a3f5b1
CY
7172011-10-12 Chong Yidong <cyd@stupidchicken.com>
718
719 * mark.texi (Mark): Clarify description of disabled Transient Mark
720 mode (Bug#9689).
721 (Setting Mark): Document prefix arg for C-x C-x. Document primary
722 selection changes. Mention that commands like C-y set the mark.
723 (Marking Objects): Add xref to Words node. Note that mark-word
724 and mark-sexp also have the "extend region" behavior.
725 (Using Region): Mention M-$ in the table. Document
726 mark-even-if-inactive here instead of in Mark Ring.
727 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
728 note of the "Mark Set" behavior.
729 (Disabled Transient Mark): Rename from "Persistent Mark"
730 (Bug#9688). Callers changed.
731
732 * programs.texi (Expressions):
733 * text.texi (Words): Defer to Marking Objects for mark-word doc.
734
3dc62b2b
CY
7352011-10-09 Chong Yidong <cyd@stupidchicken.com>
736
737 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
738 option" terminology.
739 (Key Help): Add command names. Define "documentation string".
740 (Name Help): Remove an over-long joke.
741 (Apropos): Document prefix args. Remove duplicated descriptions.
742 (Help Mode): Add C-c C-b to table. Update TAB binding.
743 (Package Keywords): Rename from "Library by Keyword". Describe
744 new package menu interface.
745 (Help Files, Help Echo): Tweak description.
de09aa52
CY
746
747 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 748 (Minibuffer History): Document numeric args to history commands.
de09aa52 749
2d3fe5d7
EZ
7502011-10-08 Eli Zaretskii <eliz@gnu.org>
751
752 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
753
b2b0776e
CY
7542011-10-08 Chong Yidong <cyd@stupidchicken.com>
755
756 * basic.texi (Position Info): Omit page commands. Document
757 count-words-region and count-words.
758
759 * text.texi (Pages): Move what-page documentation here.
760
27a16462
CY
7612011-10-08 Chong Yidong <cyd@stupidchicken.com>
762
763 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
764 Remote Files node instead of linking directly to the Tramp manual.
765 (Minibuffer Edit): Add xref to Blank Lines.
766 (Completion): Add xref to Symbol Completion. Remove redundant
767 example, which is repeated in the next node.
768 (Completion Commands): Minor clarifications.
769 (Completion Styles): New node, split from Completion Commands.
770 Document substring and initials styles.
771 (Strict Completion): Remove information duplicated in other nodes.
772 (Completion Options): Consolidate case difference discussion here.
773
774 * help.texi (Help Mode): Fix kindex entries.
775
776 * files.texi (File Names): Add index entries.
777
de0bde62
CY
7782011-10-07 Chong Yidong <cyd@stupidchicken.com>
779
780 * basic.texi (Inserting Text): Add xref to Completion. Add
781 ucs-insert example, and document prefix argument.
782 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
783 to left/right. Tweak left-char and right-char descriptions.
784 M-left and M-right are now bound to left-word/right-word.
785 (Erasing): Document delete-forward-char.
786
787 * screen.texi (Screen, Menu Bar): Copyedits.
788 (Point): Remove duplicate paragraph on cursors, also in Screen.
789 (Mode Line): Trailing dashes no longer shown on X displays.
790
791 * frames.texi (Non-Window Terminals): Index just "text-only
792 terminal", which is used throughout the manual now.
793
794 * entering.texi (Entering Emacs): Define "startup screen".
795 Document window-splitting behavior with command-line inputs.
796 (Exiting): Remove obsolete paragraph about shells without suspend
797 functionality.
798
799 * commands.texi (User Input): Define "input event" more clearly.
800 (Keys): Add xref to Echo Area.
801 (Commands): Clarify relation between commands and functions.
802
453e4522
CY
8032011-10-06 Chong Yidong <cyd@stupidchicken.com>
804
805 * misc.texi (emacsclient Options): Document how emacsclient runs
806 the Emacs daemon (Bug#9674).
807
550f41cd
CY
8082011-10-01 Chong Yidong <cyd@stupidchicken.com>
809
810 * basic.texi (Moving Point):
811 * custom.texi (Mouse Buttons):
812 * rmail.texi (Rmail Scrolling):
813 * search.texi (Isearch Scroll):
814
815 * display.texi (Scrolling): Replace scroll-up/down with
816 scroll-up/down-command. Fix scroll-preserve-screen-position
817 description. Document scroll-error-top-bottom.
818
9229fe87
GM
8192011-09-30 Glenn Morris <rgm@gnu.org>
820
821 * commands.texi (Keys): Whitespace fix. (Bug#9635)
822
0a2132ba
CY
8232011-09-24 Chong Yidong <cyd@stupidchicken.com>
824
825 * windows.texi (Pop Up Window): Defer discussion of window
826 splitting to the Window Choice node. Add index entries.
827 (Force Same Window): Node deleted.
828 (Displaying Buffers, Window Choice): New nodes.
829
830 * buffers.texi (Select Buffer): Clarify description of
831 buffer-switching commands. Add xref to Window Display node.
832 Don't repeat confirm-nonexistent-file-or-buffer description from
833 Visiting node. Remove even-window-heights.
834
835 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
836
33ed493b
CY
8372011-09-18 Chong Yidong <cyd@stupidchicken.com>
838
839 * cmdargs.texi (Icons X): Fix description of Emacs icon.
840
841 * xresources.texi (Table of Resources): Fix documentation of
842 bitmapIcon.
843
92fa95ad
CY
8442011-09-15 Chong Yidong <cyd@stupidchicken.com>
845
846 * package.texi (Package Menu): Add package-menu-mark-upgrades.
847
16254627
EH
8482011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
849
850 * frames.texi (Frame Commands): Note that delete-other-frames only
851 deletes frames on current terminal.
852
c3760c17
EZ
8532011-09-10 Eli Zaretskii <eliz@gnu.org>
854
855 * sending.texi (Mail Misc): Document mail-add-attachment.
856
69b8be97
EZ
8572011-09-04 Eli Zaretskii <eliz@gnu.org>
858
859 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
860
3fd50d5c
CY
8612011-08-29 Chong Yidong <cyd@stupidchicken.com>
862
863 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
864
e2aeef63
CY
8652011-08-28 Chong Yidong <cyd@stupidchicken.com>
866
867 * files.texi (File Archives):
868 * cal-xtra.texi (Diary Display):
869 * help.texi (Help Mode): Add xref to View Mode.
870
ddb54206
CY
8712011-08-28 Chong Yidong <cyd@stupidchicken.com>
872
a6326082
CY
873 * display.texi (View Mode): New node. Move view-file here from
874 Misc File Ops. Move view-buffer here from Misc Buffer.
875
876 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
877
04e2ce72 878 * files.texi (Misc File Ops): Document new
a6326082 879 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
880
881 * dired.texi (Dired Deletion): Shorten description of Trash.
882
ddb54206
CY
883 * misc.texi (emacsclient Options): Document server-port.
884
bd206ce5
EZ
8852011-08-27 Eli Zaretskii <eliz@gnu.org>
886
887 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
888 even on MS-Windows. Fix a typo.
889
d43f5a42
CY
8902011-08-26 Chong Yidong <cyd@stupidchicken.com>
891
892 * package.texi: New file, documenting the package manager.
893
894 * emacs.texi: Include it.
895
896 * help.texi (Help Summary): Add describe-package.
897
e0b1591b
CY
8982011-08-25 Chong Yidong <cyd@stupidchicken.com>
899
856ce114
CY
900 * misc.texi (Printing): Convert subnodes into subsections.
901
f404f8bc
CY
902 * text.texi (Two-Column): Move into Text chapter.
903
904 * picture-xtra.texi (Picture Mode): Group with Editing Binary
905 Files section. Convert from chapter into section.
906
907 * display.texi (Narrowing): Move into display chapter.
908
e0b1591b
CY
909 * sending.texi (Sending Mail):
910 * rmail.texi (Rmail):
911 * misc.texi (Gnus, Document View):
912 * dired.texi (Dired):
913 * emacs.texi: Group the mail, rmail, and gnus chapters together.
914
75bfc667
JL
9152011-08-07 Juri Linkov <juri@jurta.org>
916
917 * dired.texi (Operating on Files): Rewrite according to the fact
918 that `dired-do-chmod' doesn't use the `chmod' program anymore.
919
fe676f91
MA
9202011-07-30 Michael Albinus <michael.albinus@gmx.de>
921
922 * mini.texi (Minibuffer File): Insert a reference to Tramp for
923 remote file name completion. (Bug#9197)
924
4cc60b9b
EZ
9252011-07-28 Eli Zaretskii <eliz@gnu.org>
926
927 * mule.texi (Bidirectional Editing): Document the fact that
928 bidi-display-reordering is t by default.
929
89671e16
LMI
9302011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
931
932 * help.texi (Misc Help): Mention `describe-prefix-bindings'
933 explicitly (bug#8904).
934
fb23ecc2
LMI
9352011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
936
937 * trouble.texi (Checklist): Use an `M-x' example instead of an
938 Emacs Lisp form to switch on the dribble file (bug#8056).
939
465c5fc8
LMI
9402011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
941
942 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
943
90a6258b
GM
9442011-07-13 Glenn Morris <rgm@gnu.org>
945
946 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
947
c7588364
LMI
9482011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
949
950 * mark.texi (Mark Ring): Clarify how many locations are saved
951 (bug#5770).
952 (Global Mark Ring): Ditto.
953
4cb4f3ba
LMI
9542011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
955
d648feab
LMI
956 * text.texi (Table Recognition): Use "at point" instead of "under
957 point" (bug#4345).
958
4cb4f3ba
LMI
959 * display.texi (Cursor Display): Mention `cursor-type'.
960
961 * screen.texi (Point): Clarify that it's only if you use a block
962 cursor that it appears to be on a character (bug#4345).
963
ecd0b990
CY
9642011-07-12 Chong Yidong <cyd@stupidchicken.com>
965
966 * misc.texi (Amusements): Move dissociated press here, from its
967 own section.
968
969 * emacs.texi (Top): Update node listing.
970
c2fd0368
LMI
9712011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
972
973 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
974 clarity (bug#3523).
975
fdeb32ec
CY
9762011-07-12 Chong Yidong <cyd@stupidchicken.com>
977
978 * cmdargs.texi (Initial Options): Document --no-site-lisp.
979 (Misc X): Document --parent-id.
980
981 * frames.texi (Frame Commands): Note that focus-follows-mouse now
982 defaults to nil.
983
984 * misc.texi (emacsclient Options): Document --parent-id.
985
986 * msdog.texi (Windows HOME): Document _emacs as obsolete.
987
f584ca38
LMI
9882011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
989
990 * emacs.texi: Use "..." instead of ``...'' in the menus
991 (bug#3503).
992
963578d3
CY
9932011-07-11 Chong Yidong <cyd@stupidchicken.com>
994
995 * killing.texi (Primary Selection): Document `only' setting for
996 select-active-regions.
997
998 * mark.texi (Setting Mark): Reference Shift Selection node.
999
1000 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1001
a30ed87b
LMI
10022011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1003
47076272
LMI
1004 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1005 motion keys" (bug#3503).
1006
a30ed87b
LMI
1007 * emacs.texi: Change all the register node names from "RegPos"
1008 (etc.) to "Positional Registers" (etc.) (bug#3314).
1009
4d45a8b7
CY
10102011-07-11 Chong Yidong <cyd@stupidchicken.com>
1011
1012 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1013 (Other Kill Commands, Kill Options): Copyedits.
1014 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1015 (Yanking): Move yank-excluded properties discussion here.
1016 (Cut and Paste): Move from frames.texi. Update subnodes to
1017 describe x-select-enable-clipboard case.
1018
1019 * frames.texi: Move Cut and Paste node and subnodes into
1020 killing.texi, except Mouse Commands and Word and Line Mouse.
1021
c160ddee
AM
10222011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1023
1024 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1025
3329e6e3
LMI
10262011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1027
32a214fe
LMI
1028 * screen.texi (Mode Line): Clarify that coding systems are
1029 characters, not letters (bug#1749).
1030
3329e6e3
LMI
1031 * cmdargs.texi (Environment): Mention removing variables
1032 (bug#1615). Text suggested by Kevin Rodgers.
1033
8875da1e
CY
10342011-07-10 Chong Yidong <cyd@stupidchicken.com>
1035
54806e45
CY
1036 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1037
8875da1e
CY
1038 * modes.texi: Rename from major.texi.
1039 (Modes): New node. Make Major Modes and Minor Modes subsections
1040 of this. All callers changed.
1041
1042 * custom.texi (Minor Modes): Move to modes.texi.
1043
7847b2a1
CY
10442011-07-10 Chong Yidong <cyd@stupidchicken.com>
1045
6cfd0fa2
CY
1046 * custom.texi (Syntax): Node deleted.
1047
1048 * help.texi (Help Summary):
1049 * major.texi (Major Modes):
1050 * programs.texi (Parentheses):
1051 * search.texi (Regexp Backslash, Regexp Backslash)
1052 (Regexp Backslash):
1053 * text.texi (Words): Callers changed.
1054
7847b2a1
CY
1055 * text.texi (Refill, Longlines): Delete nodes.
1056
1057 * ack.texi (Acknowledgments): Longlines removed from manual.
1058
1059 * emacs.texi (Top): Update node listing.
1060
2a71c436
GM
10612011-07-09 Glenn Morris <rgm@gnu.org>
1062
1063 * fortran-xtra.texi (Fortran): Update handled extensions.
1064
61436e9f
LMI
10652011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1066
1067 * display.texi (Scrolling): `C-v' (etc) are now bound to
1068 `scroll-*-command' (bug#8349).
1069
6e560c71
LMI
10702011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
48954a09 1072 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1073 doesn't actually delete any files (bug#7125).
1074
2904fd97
LMI
1075 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1076 argument for `C-c C-k' (bug#7391).
1077
6e560c71
LMI
1078 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1079 you're currently using (bug#8489).
1080
978ff6c5
EZ
10812011-07-01 Eli Zaretskii <eliz@gnu.org>
1082
1083 * mule.texi (Coding Systems): Move index entries from the previous
1084 change into their proper places.
1085
0d742084
LMI
10862011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1087
31976bd5
LMI
1088 * help.texi (Help Files): Document view-external-packages (bug#8902).
1089
0d742084
LMI
1090 * mule.texi (Coding Systems): Put a few more of the coding systems
1091 into the index (bug#8900).
1092
9f678528
GM
10932011-06-26 Glenn Morris <rgm@gnu.org>
1094
1095 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1096
18a4ce5e
AR
10972011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1098
1099 * misc.texi (emacsclient Options): Mention --frame-parameters.
1100
f0da764a
GM
11012011-06-09 Glenn Morris <rgm@gnu.org>
1102
1103 * custom.texi (Specifying File Variables):
1104 Recommend explicit arguments for minor modes.
1105
b047e7ac
PE
11062011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1107
1108 Document wide integers better.
1109 * buffers.texi (Buffers):
001903b5
PE
1110 * files.texi (Visiting): Document maxima for 64-bit machines,
1111 and mention virtual memory limits.
b047e7ac 1112
bf41276f
CY
11132011-05-28 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1116
1117 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1118 prog mode (Bug#8240).
1119
e145f188
GM
11202011-05-27 Glenn Morris <rgm@gnu.org>
1121
1122 * custom.texi (Specifying File Variables):
1123 Major modes no longer need come first.
1124
313f790e
CY
11252011-05-22 Chong Yidong <cyd@stupidchicken.com>
1126
1127 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1128 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1129
c136e5cd
GM
11302011-05-18 Glenn Morris <rgm@gnu.org>
1131
1132 * ack.texi (Acknowledgments): Remove fakemail.c.
1133
c71a0d48 11342011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1135
1136 Fixes for fitting text into 7x9 printed manual.
1137 * building.texi (Flymake, Breakpoints Buffer):
1138 * calendar.texi (Appointments):
1139 * cmdargs.texi (General Variables, Display X):
1140 * custom.texi (Saving Customizations, Face Customization)
1141 (Directory Variables, Minibuffer Maps, Init Rebinding):
1142 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1143 * fixit.texi (Spelling):
1144 * frames.texi (Creating Frames, Fonts):
1145 * help.texi (Help Files):
1146 * mini.texi (Minibuffer File):
1147 * misc.texi (emacsclient Options, Emulation):
1148 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1149 * mule.texi (International Chars, Language Environments)
1150 (Select Input Method, Modifying Fontsets, Charsets):
1151 * programs.texi (Custom C Indent):
1152 * rmail.texi (Rmail Labels):
1153 * text.texi (Table Conversion):
1154 * trouble.texi (Known Problems, Known Problems):
1155 * windows.texi (Change Window):
1156 * xresources.texi (GTK resources): Reflow text and re-indent code
1157 examples to avoid TeX overflows and underflows on 7x9 paper.
1158
1159 * emacs.texi: Fix the (commented out) smallbook command.
1160
1161 * macos.texi (Mac / GNUstep Events):
1162 * xresources.texi (Lucid Resources): Remove extraneous examples.
1163
b8f82dc1
GM
11642011-05-10 Glenn Morris <rgm@gnu.org>
1165
1166 * custom.texi (Specifying File Variables):
1167 Deprecate using mode: for minor modes.
1168
d306b4da
GM
11692011-05-07 Glenn Morris <rgm@gnu.org>
1170
1171 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1172
548d0a63
GM
11732011-05-06 Glenn Morris <rgm@gnu.org>
1174
5006e634
GM
1175 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1176
548d0a63
GM
1177 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1178
e793a940
LMI
11792011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1180
1181 * misc.texi (Emacs Server): Document `server-eval-at'.
1182
7031be6d
UR
11832011-04-24 Chong Yidong <cyd@stupidchicken.com>
1184
1185 * maintaining.texi (List Tags): Document next-file. Suggested by
1186 Uday S Reddy.
1187
4ffd0d6b 11882011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1189
1190 * mini.texi (Minibuffer Edit):
1191 * screen.texi (Mode Line): Fix typo.
1192
1c6c854e
CS
11932011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1194
024ff170 1195 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1196
c5c9f40f
CY
11972011-03-26 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1200
09725d26
EZ
12012011-03-30 Eli Zaretskii <eliz@gnu.org>
1202
1203 * display.texi (Auto Scrolling): Document the limit of 100 lines
1204 for never-recentering scrolling with `scroll-conservatively'.
1205 (Bug#6671)
1206
09d9db2c 12072011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1208
1209 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1210 HOME on Windows and where it looks for init files. (Bug#8221)
1211
62d94509
EZ
12122011-03-10 Eli Zaretskii <eliz@gnu.org>
1213
1214 * search.texi (Regexp Example):
1215 * mule.texi (International Chars):
1216 * building.texi (External Lisp): Don't use characters outside
1217 ISO-8859-1.
1218
0286d9de
EZ
12192011-03-09 Eli Zaretskii <eliz@gnu.org>
1220
1c6c854e
CS
1221 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1222 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1223
1224 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1225
114902a5 1226 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1227 (Bug#8210)
1228
0afb4571
J
12292011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1230
1231 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1232 for Gtk+ 3.
1233
bb3865e8
GM
12342011-03-08 Glenn Morris <rgm@gnu.org>
1235
6446548e
GM
1236 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1237 * emacs.texi (Acknowledgments):
1238 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1239 * emacs.texi: Set documentencoding.
6446548e 1240
bb3865e8
GM
1241 * display.texi (Optional Mode Line): Don't mention exactly where
1242 display-time appears. (Bug#8193)
1243
33383987
JB
12442011-03-07 Chong Yidong <cyd@stupidchicken.com>
1245
1246 * Version 23.3 released.
1247
892777ba
CY
12482011-03-06 Chong Yidong <cyd@stupidchicken.com>
1249
1250 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1251
0b973fc5
DW
12522011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1253
1254 * misc.texi (emacsclient Options): Add q/quiet.
1255
8ef5a2f2
GM
12562011-03-02 Glenn Morris <rgm@gnu.org>
1257
1258 * mule.texi (Communication Coding) <x-select-request-type>:
1259 Remove duplicate (essentially) paragraph. (Bug#8148)
1260
bd106056
CS
12612011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1262
1263 * maintaining.texi (Format of ChangeLog): Add reference to
1264 add-log-full-name.
1265 (Change Log Commands): Add documentation for combining multiple
1266 symbols in one change.
1267
6640b281
GM
12682011-03-01 Glenn Morris <rgm@gnu.org>
1269
1270 * custom.texi (Directory Variables):
1271 Give an example of excluding subdirectories.
1272
2b0c7330 12732011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1274
1275 * search.texi (Regexp Search): Move index entries about regexps to the
1276 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1277
8c62c205
GM
12782011-02-19 Glenn Morris <rgm@gnu.org>
1279
1280 * dired.texi (Dired): Dired-X version number was dropped.
1281
3928f2b6
JD
12822011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1283
1284 * xresources.texi (X Resources): Remove *faceName and replace it with
1285 *font for Lucid.
1286
a41c8660
CY
12872011-02-05 Chong Yidong <cyd@stupidchicken.com>
1288
1289 * rmail.texi (Rmail Display): Document Rmail MIME support more
1290 accurately.
1291
1292 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1293 vc-log-outgoing.
1294 (Merging): Document vc-find-conflicted-file.
1295
233ba4d9 12962011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1297
1298 * custom.texi (Variables): Fix typo.
1299
14beddf4 13002011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1301
65401ee3
CY
1302 * search.texi (Regexps): Copyedits. Mention character classes
1303 (Bug#7809).
1304
19f81ecf
CY
1305 * files.texi (File Aliases): Restore explanatory text from Eli
1306 Zaretskii, accidentally removed in 2011-01-08 commit.
1307
bf3dae7e
EZ
13082011-01-29 Eli Zaretskii <eliz@gnu.org>
1309
1310 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1311 (MAKEINFO_OPTS): New variable.
1312 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1313 (emacs.html): New target.
1314 (clean): Remove emacs.html.
1315
45eb2a5d
WL
13162011-01-23 Werner Lemberg <wl@gnu.org>
1317
1318 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1319 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1320 (ENVADD): Updated.
1321
9acfe703
GM
13222011-01-18 Glenn Morris <rgm@gnu.org>
1323
1324 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1325
1326 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1327
362b9d48
GM
13282011-01-15 Chong Yidong <cyd@stupidchicken.com>
1329
bb033b5f
CY
1330 * building.texi (Compilation): Improve instructions for running two
1331 compilations (Bug#7573).
1332
b024d9f0
MD
1333 * files.texi (Backup Names): Document the new location of the
1334 last-resort backup file.
1335
362b9d48
GM
1336 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1337 manual. Explain why directory-abbrev-alist elements should be anchored
1338 (Bug#7777).
1339
13402011-01-15 Eli Zaretskii <eliz@gnu.org>
1341
1342 * msdog.texi (Windows Startup): Correct inaccurate description of
1343 differences between emacsclient.exe and emacsclientw.exe.
1344
7c420169 13452011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1346
1347 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1348
7c420169 13492011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1350
1351 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1352
7c420169 13532011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1354
2d34d523
EZ
1355 * frames.texi (Cut and Paste): Modify the section's name and text:
1356 don't mix "cut/paste" with "kill/yank".
1357 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1358 (Bug#7702)
1359
88ab4340
EZ
1360 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1361
7c420169 13622011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1363
1364 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1365 matches its position in the menu. (Bug#7674)
1366
7c420169 13672011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1368
1369 * trouble.texi (Checklist): Mention not replying via news either.
1370
92bb6c52
TH
13712010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1372
1373 * misc.texi (Document View): Update DocView section with newly
1374 supported document formats.
1375
b103c904
CY
13762010-12-21 Chong Yidong <cyd@stupidchicken.com>
1377
1378 * killing.texi: Resection the Info version to conform to the
1379 printed manual, to avoid making sections on Accumulating Text, CUA
1380 and Rectangles into full chapters.
1381
f49d1f52 13822010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1383
1384 * custom.texi (Init Syntax): Add index entries for "character syntax".
1385 (Bug#7576)
1386
f49d1f52 13872010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1388
1389 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1390
f49d1f52 13912010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1392
1393 * trouble.texi (Checklist): Fix typo in newsgroup name.
1394
f49d1f52 13952010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1396
1397 * search.texi (Word Search): Note that the lazy highlight always
1398 matches to whole words (Bug#7470).
1399
f49d1f52 14002010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1401
4f1948eb
EZ
1402 * display.texi (Optional Mode Line): Make the description of
1403 load-average more accurate.
1404
b8a9e136
EZ
1405 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1406 registry, with a cross-reference.
62d72a4a
EZ
1407 (Windows Startup): New node. Move the stuff about the current
1408 directory from "Windows HOME".
b8a9e136 1409
07976ae3 14102010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1411
1412 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1413 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1414
07976ae3 14152010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1416
1417 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1418 Suggested by Štěpán Němec.
1419
07976ae3 14202010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1421
1aaae3f3
CY
1422 * maintaining.texi (Version Control): Say "commit", not "check in".
1423 (Version Control Systems): Simplify descriptions.
1424 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1425 VCS Concepts.
1426 (VC Mode Line): Update example.
1427 (Old Revisions): Document revert-buffer for vc-diff.
1428 (Log Buffer): Promote to a subsection. Document header lines.
1429
1c6c854e
CS
1430 * macos.texi (Mac / GNUstep Basics):
1431 Document ns-right-alternate-modifier.
ec8a6295 1432
1aaae3f3
CY
1433 * emacs.texi (Top): Update node listing.
1434
0eb025fb
EZ
14352010-11-13 Eli Zaretskii <eliz@gnu.org>
1436
1437 * rmail.texi (Rmail Coding): Characters with no fonts are not
1438 necessarily displayed as empty boxes.
1439
1440 * mule.texi (Language Environments, Fontsets): Characters with no
1441 fonts are not necessarily displayed as empty boxes.
1442
1443 * display.texi (Text Display): Document display of glyphless
1444 characters.
1445
ea4f7750
GM
14462010-11-13 Glenn Morris <rgm@gnu.org>
1447
1448 * basic.texi (Position Info): Add M-x count-words-region.
1449
90639cea
GM
14502010-11-11 Glenn Morris <rgm@gnu.org>
1451
1452 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1453
d607b96b 14542010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1455
1456 * msdog.texi (Windows HOME): Add information regarding startup
1457 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1458
c12e4a81
GM
14592010-10-11 Glenn Morris <rgm@gnu.org>
1460
df187c62
GM
1461 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1462
c12e4a81
GM
1463 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1464 (DVIPS): New variable.
234db610
GM
1465 (.PHONY): Add html, ps.
1466 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1467 (clean): Delete html, ps files.
c12e4a81 1468
6513b232
EZ
14692010-10-09 Eli Zaretskii <eliz@gnu.org>
1470
1471 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1472
f4f358f1
GM
14732010-10-09 Glenn Morris <rgm@gnu.org>
1474
c1dc72b3
GM
1475 * Makefile.in (VPATH): Remove.
1476 (infodir): Make it absolute.
1477 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1478
4393405b
GM
1479 * Makefile.in (dist): Anchor regexps.
1480
eef3ab94
GM
1481 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1482 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1483 (emacs-xtra.pdf): Use $<.
1484
aa9db089
GM
1485 * Makefile.in (infoclean): Remove harmless, long-standing error.
1486
abd40fb4
GM
1487 * Makefile.in ($(infodir)): Delete rule.
1488 (mkinfodir): New.
1489 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1490
f4f358f1 1491 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1492 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1493 * emacsver.texi: New file, replacing emacsver.texi.in.
1494
ea274122
GM
14952010-10-09 Glenn Morris <rgm@gnu.org>
1496
f7a31f11
GM
1497 * emacsver.texi.in: New file.
1498 * emacs.texi: Set EMACSVER by including emacsver.texi.
1499 * Makefile.in (distclean): Delete emacsver.texi.
1500 (dist): Copy emacsver.texi.
b13254e7 1501 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1502
3fb78d1f
GM
1503 * ack.texi (Acknowledgments): No more b2m.c.
1504
ea274122
GM
1505 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1506 (emacs): Remove rule.
1507 (dist): No need to deal with the emacs rule any more.
1508
17ca7950
GM
15092010-10-07 Glenn Morris <rgm@gnu.org>
1510
1511 * Makefile.in (version): New, set by configure.
1512 (clean): Delete dist tar file.
1513 (dist): Use version in tar name.
1514
4c83f6e1
GM
15152010-10-06 Glenn Morris <rgm@gnu.org>
1516
1517 * Makefile.in (EMACS_XTRA): Add the main source file.
1518 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1519 (mostlyclean): No core files, reorder other files.
1520 (clean): Delete specific dvi and pdf files.
1521 (infoclean, dist): New rules.
1522 (maintainer-clean): Use infoclean.
8a944cea 1523 ($(infodir)): Add parallel build workaround.
4c83f6e1 1524
0264072d
GM
15252010-10-04 Glenn Morris <rgm@gnu.org>
1526
1527 * Makefile.in (SHELL): Set it.
1528 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1529 (info, dvi): Replace above variables with their expansions.
1530 (info): Move mkdir from here...
1531 ($(infodir)/emacs): ... to here (for parallel builds).
1532 (pdf): New target.
1533 ($(infodir)/emacs): Pass -o option to makeinfo.
1534 (.PHONY): Declare clean rules.
1535 (maintainer-clean): Delete dvi and pdf files.
1536 Guard against cd failures. Use a more restrictive delete.
1537
3226d6ca
GM
15382010-10-02 Glenn Morris <rgm@gnu.org>
1539
1540 * misc.texi (Shell Mode): Remove reference to old function name.
1541
cad90f3b
EZ
15422010-09-30 Eli Zaretskii <eliz@gnu.org>
1543
1544 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1545 indicator characters.
1546
5f874327
GM
15472010-09-29 Glenn Morris <rgm@gnu.org>
1548
1549 * Makefile.in (top_srcdir): Remove unused variable.
1550
0ab9cff3
GM
15512010-09-14 Glenn Morris <rgm@gnu.org>
1552
67ae9766
GM
1553 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1554 the last hook item.
1555
0ab9cff3
GM
1556 * calendar.texi (Appointments): Also updated when a diary include file
1557 is saved.
1558
6664fc59 15592010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1560
1561 * trouble.texi (Bugs): Update the section intro.
1562 (Known Problems): New section.
1563 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1564 (Sending Patches): Bug fixes are best as responses to existing bugs.
1565 * emacs.texi (Known Problems): Add menu entry for new section.
1566
be3283d7
GM
15672010-09-09 Glenn Morris <rgm@gnu.org>
1568
1569 * xresources.texi: Untabify.
1570
10999305 15712010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1572
1573 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1574
10999305 15752010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1576
1577 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1578
30641319
JD
15792010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1580
1581 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1582
50dd7bc6
GM
15832010-08-21 Glenn Morris <rgm@gnu.org>
1584
1585 * misc.texi (Amusements): Mention bubbles and animate.
1586
5e620eca
EZ
15872010-07-31 Eli Zaretskii <eliz@gnu.org>
1588
1589 * files.texi (Visiting): Add more index entries for
1590 large-file-warning-threshold.
1591
8b2dd508
JD
15922010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1593
1594 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1595
8838673e
GM
15962010-06-23 Glenn Morris <rgm@gnu.org>
1597
1598 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1599 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1600 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1601 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1602 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1603 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1604 Untabify Texinfo files.
1605
04d3bb6c
GM
16062010-06-10 Glenn Morris <rgm@gnu.org>
1607
103dd3a8
GM
1608 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1609
04d3bb6c
GM
1610 * basic.texi (Inserting Text): Fix typo.
1611
50b79479
GM
16122010-06-10 Glenn Morris <rgm@gnu.org>
1613
1614 * ack.texi (Acknowledgments):
1615 * emacs.texi (Acknowledgments): Update for notifications.el.
1616
86d7a550
DU
16172010-05-31 Daiki Ueno <ueno@unixuser.org>
1618
1619 * dired.texi (Operating on Files): Mention encryption commands
1620 (Bug#6315).
1621
db5dce9d
EZ
16222010-05-29 Eli Zaretskii <eliz@gnu.org>
1623
1624 * basic.texi (Moving Point): Update due to renaming of commands bound
1625 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1626
34313041
EZ
16272010-05-18 Eli Zaretskii <eliz@gnu.org>
1628
1629 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1630 paragraphs.
1631 (Line Truncation): Fix wording for bidi display.
1632
1fc0ce04 1633 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1634 keys.
1635
0235128c 16362010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1637
1638 * building.texi (GDB Graphical Interface): Remove misleading comparison
1639 to an IDE (Bug#6128).
1640
0235128c 16412010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1642
1643 * programs.texi (Man Page):
1644 * misc.texi (Invoking emacsclient):
1645 * mini.texi (Repetition):
1646 * mark.texi (Setting Mark): Fix typos.
1647
0235128c 16482010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1649
1650 * misc.texi (Printing): Document htmlfontify-buffer.
1651
0235128c 16522010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1653
1654 * calendar.texi (Displaying the Diary, Format of Diary File):
1655 Fix external cross-references for TeX format output.
1656
0235128c
SM
16572010-05-07 Chong Yidong <cyd@stupidchicken.com>
1658
1659 * Version 23.2 released.
1660
f63d0028
JD
16612010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1662
1663 * cmdargs.texi (Initial Options): Mention --chdir.
1664
20fe03ad
JD
16652010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1666
1667 * frames.texi (Tool Bars): Add tool-bar-style.
1668
b7d65a5f
GM
16692010-04-21 Glenn Morris <rgm@gnu.org>
1670
1671 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1672
a42dbee1
CY
16732010-04-18 Chong Yidong <cyd@stupidchicken.com>
1674
1675 * programs.texi (Semantic): New node.
1676
1677 * maintaining.texi (EDE): New node.
1678
1679 * emacs.texi: Update node listing.
1680
1681 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1682
6e104790 16832010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1684
d52dbd3d
GM
1685 * emacs.texi (Acknowledgments): Remove duplicate.
1686
a77fe20c
GM
1687 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1688
6e104790 16892010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1690
4ebe9902
GM
1691 * dired.texi (Misc Dired Features): Mention VC diff and log.
1692 * maintaining.texi (Old Revisions, VC Change Log):
1693 Mention that diff and log work in Dired buffers.
1694
98932641
GM
1695 * help.texi (Help Summary): Mention M-x info-finder.
1696
d5b22ab2 1697 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1698
4d4e9522
GM
1699 * custom.texi (Specifying File Variables, Directory Variables):
1700 Document new commands for manipulating local variable lists.
1701
6e104790 17022010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1703
1704 * trouble.texi (Contributing): Add cindex entry.
1705 Mention etc/CONTRIBUTE.
1706
6e104790 17072010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1708
1709 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1710 query-replace (Bug#5774).
1711
a20a9df3
GM
17122010-04-16 Glenn Morris <rgm@gnu.org>
1713
1714 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1715
1ecb2d3f
JD
17162010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1717
1718 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1719
99852628
JD
17202010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1721
1722 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1723
ce79424f
EZ
17242010-03-30 Eli Zaretskii <eliz@gnu.org>
1725
1726 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1727 cross-reference to "Inserting Text".
1728
1729 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1730 Mention completion provided by `ucs-insert'.
1731
85738751 17322010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1733
1734 * sending.texi (Sending Mail): Note variables that may need
1735 customizing.
1736 (Mail Sending): Expand discussion of send-mail-function.
1737
85738751 17382010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1739
1740 Document Message mode as the default mail mode.
1741
1742 * sending.texi (Sending Mail): Copyedits.
1743 (Mail Format, Mail Headers): Document mail-from-style changes.
1744 (Mail Commands): Rename from Mail mode. Document Message mode.
1745 (Mail Misc): Rename from Mail mode Misc.
1746 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1747 command names and update keybindings.
1748 (Header Editing): Document message-tab. De-document
1749 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1750 favor of mail-default-headers. Ad index entries for user-full-name and
1751 user-mail-address.
1c6c854e
CS
1752 (Citing Mail): Update changes in Message mode behavior.
1753 Document mail-yank-prefix.
e73c2434
CY
1754 (Mail Signature): New node, moved from Mail Misc.
1755 (Mail Aliases): Mail abbrevs are the default with Message mode.
1756 (Mail Methods): Note that Message mode is now the default.
1757
1758 * rmail.texi (Rmail Reply):
1759 * text.texi (Text Mode):
1760 * major.texi (Major Modes):
1761 * mule.texi (Output Coding): Refer to Message mode.
1762
1763 * custom.texi (Init Examples): Add xref to Mail Header.
1764
1fc0ce04 1765 * emacs.texi (Top): Fix xrefs.
e73c2434 1766
85738751 17672010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1768
c0c035fa
CY
1769 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1770 repository if there is none.
1771 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1772 vc-print-root-log.
ef7b27ef 1773 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1774
71785b7a
CY
1775 * programs.texi (Program Modes): Mention Javascript mode.
1776
f67c5dd0
CY
1777 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1778 * emacs.texi: Update node description.
1779
0f72a391 1780 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1781 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1782
dc2d2590
JL
17832010-03-30 Juri Linkov <juri@jurta.org>
1784
1785 * search.texi (Other Repeating Search): Remove line that `occur'
1786 can not handle multiline matches.
1787
a7b02820
EZ
17882010-03-30 Eli Zaretskii <eliz@gnu.org>
1789
1790 * mule.texi (International): Mention support of bidirectional editing.
1791 (Bidirectional Editing): New section.
1792
22ef1944
NR
17932010-03-28 Nick Roberts <nickrob@snap.net.nz>
1794
1795 * emacs.texi (Top): Update node names to those in building.texi.
1796
146b8b16
NR
17972010-03-27 Nick Roberts <nickrob@snap.net.nz>
1798
c5e87d10
PE
1799 doc/emacs/building.texi: Describe restored GDB/MI functionality
1800 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1801 doc/emacs/emacs.texi: Update node names for building.texi.
1802
6d98672d
GM
18032010-03-24 Glenn Morris <rgm@gnu.org>
1804
1805 * ack.texi (Acknowledgments):
1806 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1807
93318cbd
JD
18082010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1809
1810 * xresources.texi (Table of Resources): Clarify toolBar number
1811 for Gtk+.
1812
1813 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1814
15cf2f52
CY
18152010-03-21 Chong Yidong <cyd@stupidchicken.com>
1816
4102856c
CY
1817 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1818
15cf2f52
CY
1819 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1820 and multi-isearch-buffers-regexp.
1821
1822 * indent.texi (Indentation): Clarify description of
1823 indent-for-tab-command. Document tab-always-indent.
1824
d68eb23c
CY
18252010-03-20 Chong Yidong <cyd@stupidchicken.com>
1826
1827 * cmdargs.texi (Font X): Move most content to Fonts.
1828
1829 * frames.texi (Fonts): New node. Document font-use-system-font.
1830
1831 * emacs.texi (Top):
1832 * xresources.texi (Table of Resources):
1833 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1834
288f9fc0
CY
18352010-03-10 Chong Yidong <cyd@stupidchicken.com>
1836
1837 * Branch for 23.2.
1838
17782bec
CY
18392010-03-06 Chong Yidong <cyd@stupidchicken.com>
1840
1841 * custom.texi (Init Examples): Add xref to Locals.
1842
1843 * major.texi (Choosing Modes): Mention usage of setq-default for
1844 setting the default value of major-mode (Bug#5688).
1845
b4a1a8b2
CY
18462010-03-02 Chong Yidong <cyd@stupidchicken.com>
1847
1848 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1849
1850 * display.texi (Display Custom): Document make-pointer-invisible and
1851 underline-minimum-offset. Remove inverse-video.
1852
a1e759cd
CY
18532010-02-21 Chong Yidong <cyd@stupidchicken.com>
1854
1855 * frames.texi (Frame Commands): Note that the last ordinary frame can
1856 be deleted in daemon mode (Bug#5616).
1857
4f3bc373
GM
18582010-02-18 Glenn Morris <rgm@gnu.org>
1859
1860 * trouble.texi (Contributing): Repository is no longer CVS.
1861
5dbbdd33
GM
18622010-02-08 Glenn Morris <rgm@gnu.org>
1863
1864 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1865
cd61af01
SM
18662010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1867
1868 * display.texi (Useless Whitespace, Text Display):
1869 * custom.texi (Init Examples): Avoid obsolete special default variables
1870 like default-major-mode.
1871
b1bb0a25 18722010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1873
1874 * programs.texi (Other C Commands): Replace reference to obsolete
1875 c-subword-mode.
1876
99d0985b
GM
18772010-01-21 Glenn Morris <rgm@gnu.org>
1878
1879 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1880
893db5bc
GM
18812010-01-12 Glenn Morris <rgm@gnu.org>
1882
1883 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1884 emacs-pretest-bug for bug reports for development versions.
1885
0419b8d6
GM
18862010-01-11 Glenn Morris <rgm@gnu.org>
1887
1888 * display.texi (Highlight Interactively): `t' does not mean highlight
1889 all patterns. (Bug#5335)
1890
26e533e2
CY
18912009-12-29 Chong Yidong <cyd@stupidchicken.com>
1892
1893 * misc.texi (Shell): Document async-shell-command.
1894
1895 * building.texi (Grep Searching): Document zrgrep.
1896
484eaeac 1897 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1898
7ee6c59b
NR
18992009-12-29 Nick Roberts <nickrob@snap.net.nz>
1900
1901 * building.texi: Import GDB Graphical Interface description from
1902 EMACS_23_1_RC.
1903
91ed7ea8
CY
19042009-12-24 Chong Yidong <cyd@stupidchicken.com>
1905
1906 * emacs.texi (Top): Update node listing.
1907
1908 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1909
1910 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1911
1912 * cmdargs.texi (Initial Options):
1913 * xresources.texi (Resources): Document inhibit-x-resources.
1914
1915 * custom.texi (Specifying File Variables): Note that minor modes are
1916 enabled unconditionally.
1917
1918 * display.texi (Scrolling): Briefly document the old recenter command,
1919 and document recenter-positions.
1920
1921 * files.texi (Visiting):
1922 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1923
1c6c854e
CS
1924 * frames.texi (Cut/Paste Other App):
1925 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1926
1927 * killing.texi (Kill Options): New node.
1928
6ca89aaa
CY
19292009-12-05 Chong Yidong <cyd@stupidchicken.com>
1930
1931 * misc.texi (Shell Options): ansi-color is now default.
1932
806642d4
GM
19332009-12-05 Glenn Morris <rgm@gnu.org>
1934
806642d4
GM
1935 * emacs.texi (Top): Update menu for cal-xtra node changes.
1936 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1937 or mode line. Don't mention invisible text or the details of
1938 diary-print-entries here, only in cal-xtra.
1939 (Format of Diary File): Mention that the "date on first line" format
1940 only really affects the simple display.
1941 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1942 (Diary Customizing): Holidays may be in the buffer or mode line.
1943 Move diary-print-entries to the "Diary Display" section.
1944 (Diary Display): New section, split out from "Fancy Diary Display".
1945 Explain the limitations of simple display, and how to print it.
1946
1a4f0c0a
GM
1947 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1948
e11adbd8
GM
1949 * cal-xtra.texi (Diary Display): Mention View mode.
1950
29a483ac
JL
19512009-11-29 Juri Linkov <juri@jurta.org>
1952
1953 * display.texi (Highlight Interactively): Actually a list of
1954 default faces is pre-loaded into a list of default values
1955 instead of the history.
1956
83d60c79
GM
19572009-11-20 Glenn Morris <rgm@gnu.org>
1958
1959 * ack.texi (Acknowledgments):
1960 * emacs.texi (Acknowledgments): Add htmlfontify.
1961
276bbe96
GM
19622009-11-14 Glenn Morris <rgm@gnu.org>
1963
98ad1bae
GM
1964 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1965
276bbe96
GM
1966 * ack.texi (Acknowledgments):
1967 * emacs.texi (Acknowledgments): Update for recent Org changes.
1968
18430066
CY
19692009-10-31 Chong Yidong <cyd@stupidchicken.com>
1970
1971 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1972 `charset' property, which is irrelevant to the user manual (Bug#3526).
1973
522ddc9f
JB
19742009-10-14 Juanma Barranquero <lekktu@gmail.com>
1975
1976 * trouble.texi (DEL Does Not Delete): Fix typo.
1977
50b49ade
MA
19782009-10-05 Michael Albinus <michael.albinus@gmx.de>
1979
1980 * files.texi (Misc File Ops): Mention copy-directory.
1981
6308321a
EZ
19822009-10-04 Eli Zaretskii <eliz@gnu.org>
1983
43b3b4d1
EZ
1984 * mule.texi (Unibyte Mode): Emphasize that
1985 unibyte-display-via-language-environment affects only the display.
1986
6308321a
EZ
1987 * display.texi (Horizontal Scrolling): Document cursor behavior under
1988 horizontal scrolling when point moves off the screen (Bug#4564).
1989 Improve wording.
1990
bd51ea7f
MA
19912009-10-01 Michael Albinus <michael.albinus@gmx.de>
1992
1993 * files.texi (Directories): delete-directory prompts for recursive
1994 deletion.
1995
55381962
GM
19962009-09-30 Glenn Morris <rgm@gnu.org>
1997
1998 * ack.texi (Acknowledgments):
1999 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2000
13989ab1
TH
20012009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2002
2003 * dired.texi (Dired Navigation): Use @code instead of @var for
2004 dired-isearch-filenames, so that it's not capitalized.
2005
8ba46c89
CY
20062009-09-19 Chong Yidong <cyd@stupidchicken.com>
2007
2008 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2009
2010 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2011
2012 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2013 (Key Bindings): Reference Init Rebinding in introductory text.
2014 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2015 (Keymaps): Simplify.
2016 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2017 (Minibuffer Maps): Remove mention of Mocklisp.
2018 (Init Rebinding): Move mode-local rebinding example here from Local
2019 Keymaps.
2020 (Modifier Keys): Clarify.
1e11b018 2021 (Rebinding): Add cindex for "binding keys".
8ba46c89 2022
6a5ca7c8
CY
20232009-09-13 Chong Yidong <cyd@stupidchicken.com>
2024
2025 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2026
0e1cba51
NR
20272009-08-31 Nick Roberts <nickrob@snap.net.nz>
2028
6a5ca7c8 2029 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2030 Reorganize these two sections.
0e1cba51 2031
76a87a4d
EZ
20322009-08-29 Eli Zaretskii <eliz@gnu.org>
2033
2034 * cmdargs.texi (Initial Options): Fix last change.
2035
82e98df4
SM
20362009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2037
2038 * mule.texi (Enabling Multibyte):
2039 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2040 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2041
fb89fad9
GM
20422009-08-20 Glenn Morris <rgm@gnu.org>
2043
2044 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2045
e99652b0
GM
20462009-08-19 Glenn Morris <rgm@gnu.org>
2047
2048 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2049
5cca97ad
GM
20502009-08-18 Glenn Morris <rgm@gnu.org>
2051
2052 * ack.texi (Acknowledgments):
2053 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2054
997797ae 2055 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2056
985bf85b
GM
20572009-08-09 Glenn Morris <rgm@gnu.org>
2058
2059 * ack.texi (Acknowledgments):
2060 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2061
8d6bb99e
DD
20622009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2063
2064 * emacs.texi (Top): Add new menu items for GDB-UI.
2065
2066 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2067 section. Threads buffer is in separate section now.
8d6bb99e 2068
8353da9c
GM
20692009-08-08 Glenn Morris <rgm@gnu.org>
2070
2071 * ack.texi (Acknowledgments):
2072 * emacs.texi (Acknowledgments):
2073 Update for js2-mode and org changes.
2074
f2074faf
MA
20752009-08-02 Michael Albinus <michael.albinus@gmx.de>
2076
2077 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2078 files.
2079
e8d2d3fb
CY
20802009-07-28 Chong Yidong <cyd@stupidchicken.com>
2081
2082 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2083
324a4f6a
GM
20842009-07-23 Glenn Morris <rgm@gnu.org>
2085
2086 * programs.texi (Matching): Update blink-matching-paren-distance.
2087
b6937a70
CY
20882009-07-21 Chong Yidong <cyd@stupidchicken.com>
2089
2090 * frames.texi (Cut/Paste Other App): For select-active-regions,
2091 selection is now updated on moving point.
2092
bd8aaa36
RS
20932009-07-21 Richard Stallman <rms@gnu.org>
2094
2095 * glossary.texi (GNU, Daemon): Update information.
2096
8d9b5eba
JL
20972009-07-19 Juri Linkov <juri@jurta.org>
2098
2099 * custom.texi (Specifying File Variables, Safe File Variables):
2100 "variables/value pairs" -> "variable/value pairs".
2101
a2acc1db
GM
21022009-07-15 Glenn Morris <rgm@gnu.org>
2103
2104 * misc.texi (Gnus): Remove widow.
2105
c5ae942b
GM
21062009-07-11 Glenn Morris <rgm@gnu.org>
2107
703d26ba
GM
2108 * Makefile.in (TEXI2PDF): New.
2109 (emacs.pdf, emacs-xtra.pdf): New targets.
2110
522ddc9f 2111 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2112
2113 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2114
2115 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2116 Don't print the copying notice twice in the printed version.
2117 Update the menu and detailmenu.
2118 (Preface): The meaning of "on-line" has changed.
2119 Correct name for "Common Problems" chapter.
2120 (Distrib): Update FSF shop URL.
2121 (Intro): Showing two files at once is not so exciting.
2122
2123 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2124 (Mac / GNUstep Basics): Minor grammar changes.
2125 (Mac / GNUstep Events): Fix typo.
2126 (GNUstep Support): CANNOT_DUMP no longer applies.
2127
2128 * misc.texi (Document View): Fix typos.
2129
2130 * dired.texi (Dired):
2131 * help.texi (Help):
2132 * macos.texi (Mac OS / GNUstep):
2133 * maintaining.texi (Version Control, Introduction to VC):
2134 End menu descriptions with a period.
c5ae942b 2135
b1c8242b
EZ
21362009-07-09 Eli Zaretskii <eliz@gnu.org>
2137
2138 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2139 so categorical in saying that the option is only useful on NTFS.
2140
220d9aa6
GM
21412009-07-09 Glenn Morris <rgm@gnu.org>
2142
2143 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2144 (ENVADD): Add texinfodir to TEXINPUTS.
2145
2146 * emacs.texi (Top): Fix cross-reference.
2147
2148 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2149
2150 * vc1-xtra.texi (Revision Tags): Fix typo.
2151
d07e72d3
GM
21522009-07-03 Glenn Morris <rgm@gnu.org>
2153
2154 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2155 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2156 (Merge Commands): `.' does not seem to work in A or B buffer.
2157 `l' can recreate the 3-window display.
2158
2159 * glossary.texi (Glossary): Minor phrasing changes throughout.
2160 Add more internal cross-references.
2161 <Autoloading>: You can't really autoload a variable.
2162 <C-M->: Move details here from `M-C-' item.
2163 <Continuation Line>: Refer to `Truncation.'
2164 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2165 <Home Directory, Unix>: New entries.
2166 <Deletion of Files>: Mention recycle bins.
2167 <Directory>: Mention ``folders.''
2168 <Error>: Don't mention ``type-ahead.''
2169 <Fringe>: Refer to the manual node.
2170 <Minor Mode>: Can be global or local.
2171 <Spell Checking>: There are other checkers besides Ispell.
2172
f144038a
GM
21732009-07-02 Glenn Morris <rgm@gnu.org>
2174
2175 * anti.texi (Antinews): Minor changes in phrasing.
2176
2177 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2178 some underfull lines in dvi output.
2179
2180 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2181
2182 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2183
2184 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2185
3f1c6666
JD
21862009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2187
2188 * xresources.texi (Table of Resources): Mention maximized for
2189 fullscreen.
2190
2191 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2192
62aadce7
CY
21932009-07-01 Chong Yidong <cyd@stupidchicken.com>
2194
2195 * anti.texi (Antinews): Correct the list of removed platforms.
2196
82ec412e
GM
21972009-06-28 Glenn Morris <rgm@gnu.org>
2198
2199 * arevert-xtra.texi: Minor language tweaks.
2200
09964e7d
GM
2201 * dired-xtra.texi: Minor revisions.
2202
666e158e
MB
22032009-06-23 Miles Bader <miles@gnu.org>
2204
c4cc8b9a 2205 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2206 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2207
70243478
CY
22082009-06-21 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * Branch for 23.1.
2211
67cbe681
KH
22122009-06-17 Kenichi Handa <handa@m17n.org>
2213
2214 * mule.texi (Charsets): Update the description for the new charset.
2215 (list-character-sets): New findex.
125dd7c5 2216 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2217
40e67246
CY
22182009-06-10 Chong Yidong <cyd@stupidchicken.com>
2219
b5700de6
CY
2220 * basic.texi (Moving Point): Fix tag.
2221
2222 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2223
2224 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2225 use camel-case for PageUp and PageDown.
2226
2227 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2228 camel-case for PageUp and PageDown.
2229
2230 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2231
40e67246 2232 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2233 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2234
522ddc9f 22352009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2236
522ddc9f
JB
2237 * fixit.texi (Spelling): Set default dictionary.
2238 Improve descriptions (Bug#2554)
6f591cf4 2239
53483c76
DR
22402009-06-08 David Reitter <david.reitter@gmail.com>
2241
2242 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2243 since saving colors and faces set this way is not implemented.
2244 (Environment variables): Remove mention of mac-fix-env, which is
2245 scheduled to be removed.
2246
1557ef4f
CY
22472009-06-04 Chong Yidong <cyd@stupidchicken.com>
2248
91056528
CY
2249 * custom.texi (Init Examples): Add example of changing load-path.
2250
1557ef4f
CY
2251 * building.texi (Lisp Libraries): Add example of changing
2252 load-path (Bug#3446).
2253
623cec4c
CY
22542009-05-28 Chong Yidong <cyd@stupidchicken.com>
2255
2256 * mark.texi (Mark): Further clarifications.
2257 (Setting Mark): Emphasize that C-SPC activates the mark.
2258
0fcca8ee
CY
22592009-05-28 Chong Yidong <cyd@stupidchicken.com>
2260
702b10e1
CY
2261 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2262 Mark mode.
0fcca8ee
CY
2263 (Using Region, Persistent Mark): Use "active mark" instead of "active
2264 region".
2265
d3b396e4
CY
22662009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2267
2268 * mule.texi (Select Input Method): Fix typo.
2269
3f698a06
CY
22702009-05-13 Chong Yidong <cyd@stupidchicken.com>
2271
2272 * anti.texi (Antinews): Document completion changes. Some additional
2273 copyedits and rearrangement of entries.
2274
b2a42eb7
CY
22752009-05-12 Chong Yidong <cyd@stupidchicken.com>
2276
932fd020
CY
2277 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2278 (Shell History Copying, Terminal emulator): Copyedits.
2279
1c6c854e
CS
2280 * xresources.texi (Resources): Simplify descriptions.
2281 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2282 (Table of Resources): Document fontBackend resource.
2283
b2a42eb7 2284 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2285 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2286 "Backspace". Remove discussion of obscure Xmodmap issue.
2287
c6ea7fb8
CY
22882009-05-07 Chong Yidong <cyd@stupidchicken.com>
2289
2290 * files.texi (Visiting): Copyedits.
2291
ad36c422
CY
22922009-05-06 Chong Yidong <cyd@stupidchicken.com>
2293
2294 * basic.texi (Inserting Text): Document ucs-insert.
2295
2296 * mule.texi (International Chars): Define "multibyte". Note that
2297 internal representation is unicode-based. Simplify definition of raw
2298 bytes. Mention ucs-insert.
2299 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2300 (Language Environments): Add language environments new to Emacs 23.
2301 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2302 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2303 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2304 (Output Coding): Copyedits.
2305
2306 * emacs.texi (Top): Update node listing.
2307
d4ad7b96
CY
23082009-05-05 Per Starbäck <per@starback.se> (tiny change)
2309
2310 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2311
5bd66204
SM
23122009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2313
2314 * building.texi (Lisp Libraries): `load-library' does offer completion.
2315
bc36ad1c
CY
23162009-04-28 Chong Yidong <cyd@stupidchicken.com>
2317
2318 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2319 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2320
f1a47884
EZ
23212009-04-25 Eli Zaretskii <eliz@gnu.org>
2322
2323 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2324
be77bd45
CY
23252009-04-22 Chong Yidong <cyd@stupidchicken.com>
2326
2327 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2328
2329 * building.texi (Lisp Interaction): Document initial-scratch-message.
2330
d3b82927
JB
23312009-04-18 Juanma Barranquero <lekktu@gmail.com>
2332
ed6e7b11
JB
2333 * msdog.texi (Windows Fonts): Fix typos.
2334
d3b82927
JB
2335 * files.texi (Save Commands): Fix pxref.
2336
bc323c04
CY
23372009-04-18 Chong Yidong <cyd@stupidchicken.com>
2338
2339 * files.texi (Save Commands): Mention diff-buffer-with-file.
2340 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2341 Henoch (Bug#3036).
2342
2186d13f
GM
23432009-03-15 Glenn Morris <rgm@gnu.org>
2344
2345 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2346 the former is not always used.
2347 (Mail Headers): Use active voice. Add "Mail-reply-to".
2348 Change case of "Id". Avoid repeated "appropriate".
2349 (Mail Aliases): Fix previous change - use an example with a ".", so it
2350 does actually get quoted when expanded.
2351 (Mail Sending): Mailclient is the default on some systems.
2352 (Citing Mail): Mention mail-indentation-spaces.
2353 (Mail Mode Misc): Add an @dfn for "mail signature".
2354
71e454fc
CY
23552009-03-15 Chong Yidong <cyd@stupidchicken.com>
2356
2357 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2358 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2359 read-buffer-completion-ignore-case, and completion-styles.
2360 Remove description of partial-completion-mode.
71e454fc 2361
df1a3e06
GM
23622009-03-14 Glenn Morris <rgm@gnu.org>
2363
2364 * sending.texi (Mail Format): Fix typo. Add index entry for
2365 mail-header-separator.
2366 (Mail Headers): Put info about initialization and changing in one place
2367 at the start. Update FCC section for mbox Rmail. Clarify From
2368 section, mention mail-setup-with-from. Clarify Reply-to section.
2369 Add Mail-followup-to and mail-mailing-lists. Clarify References
2370 section.
2371 (Mail Aliases): Update example, make less contentious.
2372 Update for name change of mail-interactive-insert-alias.
2373 (Mail Mode): Remove mention of `%' as a word separator.
2374 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2375 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2376 commands. Clarify FCC handling. In mail-complete, add reference to
2377 Mail Aliases section, and mention mail-complete-function.
2378 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2379 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2380 signature netiquette. Explain how the mail hooks work when continuing
2381 a composition.
2382 (Mail Amusements): Internationalize the spook section a bit.
2383 Remove the spook mail-setup-hook example, since it doesn't work well.
2384 Mention fortune-file.
2385 (Mail Methods): Mention read-mail-command.
2386
ed6e7b11 23872009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2388
df1a3e06
GM
2389 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2390 and NS resources following recent changes.
959d68bd 2391
86dca3e8
JR
23922009-03-10 Jason Rumney <jasonr@gnu.org>
2393
2394 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2395 w32-use-visible-system-caret doc to indicate that it should get set
2396 automatically.
2397 (Windows Fonts): Add doc for the uniscribe backend.
2398
042fe98f
DN
23992009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2400
2401 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2402 vc-dir. (Bug#2598)
2403
7f8dba73
RS
24042009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2405
2406 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2407
505e70c3
GM
24082009-03-05 Glenn Morris <rgm@gnu.org>
2409
04242bdc
GM
2410 * rmail.texi (Rmail Basics): Add reference to sorting.
2411 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2412 Minor re-wordings.
2413 (Rmail Motion): Mention rmail-next-same-subject.
2414 (Rmail Deletion): Expunging is not the only way to change the numbers.
2415 (Rmail Labels): Labels can also be used in sorting.
2416 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2417 (Rmail Display): Mention rmail-mime.
2418
00cfe22c
GM
24192009-03-04 Glenn Morris <rgm@gnu.org>
2420
2421 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2422 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2423 summary. Mention sorts cannot be undone.
2424 (Rmail Display): Give an example of how to use goto-address-mode.
2425 (Rmail Editing): It's keybindings that are redefined, not commands.
2426 Fix some typos.
2427 (Movemail): Some minor rewording.
2428 (Remote Mailboxes): Emacs movemail supports pop by default.
2429 Fix some minor grammatical issues. The "two alternative ways" to
2430 specify a POP mailbox are really just one. Remove all reference to the
2431 variables rmail-pop-password and rmail-pop-password-required, obsolete
2432 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2433 can support Kerberos.
2434
3d963b67
GM
24352009-03-03 Glenn Morris <rgm@gnu.org>
2436
2437 * rmail.texi (Rmail Deletion): Revert previous change, which was
2438 describing the Rmail summary versions.
2439 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2440 Minor re-wording for rmail-resend.
2441 (Rmail Make Summary): Summaries apply to buffers rather than files.
2442 <rmail-summary-by-topic>: Headers includes the subject.
2443 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2444 details, including prefix arguments.
2340abde 2445 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2446 Not counting lines might be faster.
2447 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2448 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2449 Name the commands bound to the various keys. Mention prefix argument
2450 for searching.
3d963b67
GM
2451 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2452 Simplify rmail-highlighted-headers description. Update face name.
2453
a8ce3d17
JB
24542009-03-02 Juanma Barranquero <lekktu@gmail.com>
2455
2456 * mark.texi (Marking Objects): Fix typo.
2457
130a29b6
CY
24582009-03-01 Chong Yidong <cyd@stupidchicken.com>
2459
2460 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2461 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2462
9d5de6f8
GM
24632009-03-01 Glenn Morris <rgm@gnu.org>
2464
79fc530e 2465 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2466 (Rmail Motion): - M-s searches from the end of messages.
2467 (Rmail Deletion): Minor clarification. Fix numeric argument
2468 description.
2469 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2470 newmail and RMAILOSE files need not be in home-directory.
2471 (Rmail Files): Mention I/O menus are unselectable if no files match.
2472 Mention `MAIL' env-var.
2473
b545ff9c
JR
24742009-02-24 Jason Rumney <jasonr@gnu.org>
2475
2476 * mule.texi (Fontsets): Mention fontset-default, font specs and
2477 fallback fontsets.
2478 (Defining Fontsets): Mention ns and w32 variants of
2479 standard-fontset-spec. Update description of startup fontset to match
2480 Emacs 23 behavior.
a93be82a 2481 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2482 (International): Link to Modifying Fontsets.
b545ff9c 2483
75da0618 24842009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2485
2486 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2487 Mention ns-extended-platform-support-mode.
2488
6be93a16
KB
24892009-02-22 Karl Berry <karl@gnu.org>
2490
2491 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2492
867d4bb3
JB
24932009-02-19 Juanma Barranquero <lekktu@gmail.com>
2494
2495 * basic.texi (Moving Point, Position Info):
2496 * files.texi (Visiting):
2497 * mini.texi (Completion Options):
2498 * text.texi (HTML Mode): Remove duplicate words.
2499
49b5c0e8
GM
25002009-02-20 Glenn Morris <rgm@gnu.org>
2501
2502 * rmail.texi: Minor updates for mbox rather than Babyl.
2503
f43a822c
KB
25042009-02-17 Karl Berry <karl@gnu.org>
2505
49b5c0e8 2506 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2507
80d634b8
RS
25082009-02-17 Richard M Stallman <rms@gnu.org>
2509
2510 * anti.texi (Antinews): Mention Babyl format.
2511
2512 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2513
2514 * rmail.texi: Update for mbox format.
2515 Various small fixes, as well as the following.
2516 (Out of Rmail): Node deleted.
2517 (Rmail): Update menu.
2518 (Rmail Files): Comment out set-rmail-inbox-list.
2519 Document rmail-inbox-list instead.
2520 (Rmail Output): Substantial changes since C-o is now
2521 rmail-output-as-seen and o is rmail-output.
2522 (Rmail Attributes): Delete `stored', add `retried'.
2523 (Rmail Display): Editing headers works in all cases.
2524
f0d129c6
GM
25252009-02-17 Glenn Morris <rgm@gnu.org>
2526
2527 * basic.texi (Position Info): M-x count-lines-region is not always on
2528 M-=. (Bug#2269)
2529
160f11d3
GM
25302009-02-09 Glenn Morris <rgm@gnu.org>
2531
2532 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2533 defaults.
2534
763e01c4
EZ
25352009-02-07 Eli Zaretskii <eliz@gnu.org>
2536
2537 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2538 documentation of possible problems with redecoding.
2539
f5e1441d
GM
25402009-02-03 Glenn Morris <rgm@gnu.org>
2541
2542 * rmail.texi (Out of Rmail): Mention b2m.pl.
2543
e1eabe41
GM
25442009-01-31 Glenn Morris <rgm@gnu.org>
2545
2546 * rmail.texi (Out of Rmail): Correct b2m location.
2547
dd05f9de
CY
25482009-01-27 Chong Yidong <cyd@stupidchicken.com>
2549
2550 * fixit.texi (Undo): Update undo limit values.
2551
d74d846e
GM
25522009-01-27 Glenn Morris <rgm@gnu.org>
2553
2554 * emacs.texi (Top): Fix Antinews menu entry.
2555
49ffdce8
KB
25562009-01-25 Karl Berry <karl@gnu.org>
2557
2558 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2559 item with no marker, instead of the syntactically incorrect
2560 @itemize @asis.
2561
467e8d77
JL
25622009-01-25 Juri Linkov <juri@jurta.org>
2563
2564 * building.texi (Grep Searching): Fix index entry for lgrep.
2565
6c60bbdb
EZ
25662009-01-24 Eli Zaretskii <eliz@gnu.org>
2567
2568 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2569
9ce5a36f
AR
25702009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2571
2572 * macos.texi (Preferences Panel): Update description of font setting to
2573 reflect that prior frame selection is no longer needed.
2574
9aa5f2fb
NR
25752009-01-20 Nick Roberts <nickrob@snap.net.nz>
2576
2577 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2578 raise GUD subsections.
2579
3892ff9c
GM
25802009-01-15 Glenn Morris <rgm@gnu.org>
2581
2582 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2583
14731c8f
GM
25842009-01-10 Glenn Morris <rgm@gnu.org>
2585
2586 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2587
45c55e53
CY
25882009-01-04 Chong Yidong <cyd@stupidchicken.com>
2589
2590 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2591 logical lines.
2592
2e4667d1
JL
25932008-12-29 Juri Linkov <juri@jurta.org>
2594
2595 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2596
2597 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2598
2a3eac47
CY
25992008-12-28 Chong Yidong <cyd@stupidchicken.com>
2600
2601 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2602 goto-address-mode instead of goto-address.
2603
3da8da94
CY
2604 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2605 mode.
2606
2a3eac47
CY
2607 * emacs.texi (Top): Update node listing.
2608
057f6dd3
EZ
26092008-12-26 Eli Zaretskii <eliz@gnu.org>
2610
2611 * custom.texi (Directory Variables): Explain what is a "project".
2612 Add indexing. Improve wording. Add a footnote about using
2613 _dir-locals.el on MS-DOS.
2614
e6979067
DN
26152008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2616
2617 * files.texi (Misc File Ops): Mention chmod as an alias for
2618 set-file-modes.
2619
9de15963
MR
26202008-12-24 Martin Rudalics <rudalics@gmx.at>
2621
2622 * help.texi (Help): Fix typos and reword.
2623 (Help Summary): Add entries for C-h n and C-h r, reorder
2624 entries, and do some minor fixes.
2625 (Name Help): Say that C-h F works for commands only.
2626 (Misc Help): Say that view-lossage displays 300 keystrokes.
2627
236fd60d
GM
26282008-12-20 Glenn Morris <rgm@gnu.org>
2629
2630 * ack.texi (Acknowledgments): General update based on AUTHORS,
2631 including removal of some stuff no longer distributed.
2632
349b3256
AM
26332008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2634
2635 * fixit.texi: Mention hunspell
2636
e840fca5
GM
26372008-12-19 Glenn Morris <rgm@gnu.org>
2638
2639 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2640 Consolidate explanatory text at start.
e840fca5
GM
2641
2642 * display.texi (Text Display):
2643 * indent.texi (Indentation): Use @acronym with ASCII.
2644
9dfa7983
GM
26452008-12-18 Glenn Morris <rgm@gnu.org>
2646
2647 * ack.texi: Various small updates and fixes.
2648
97b3a00b
JL
26492008-12-18 Juri Linkov <juri@jurta.org>
2650
2651 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2652 as a key binding to start a forward nonincremental word search.
2653 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2654 a backward nonincremental word search. Add index for `M-s w'
2655 `isearch-forward-word'.
2656 (Regexp Search): Add a short summary of regexp key commands like
2657 in the node "Basic Isearch".
2658 (Other Repeating Search): Fix typo.
2659
26602008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2661
2662 * misc.texi (PostScript Variables): Fix doc.
2663
31ce6a07
CY
26642008-12-10 Chong Yidong <cyd@stupidchicken.com>
2665
2666 * programs.texi (Program Modes): Mention Ruby mode.
2667
636b507b
DN
26682008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2669
2670 * misc.texi (emacsclient Options): Describe what an empty string
2671 argument does for --alternate-editor.
2672
a323fa14
CY
26732008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2674
2675 * cmdargs.texi (Font X): Distinguish between client-side and
2676 server-side fonts. List valid Fontconfig properties. Add reference to
2677 Fontconfig manual. List valid GTK font properties. Explain use of
2678 fc-list.
2679
c5ca6cd0
CY
26802008-12-09 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * cmdargs.texi (Font X): Move discussion of quoting to top.
2683
e5136377
GM
26842008-12-06 Glenn Morris <rgm@gnu.org>
2685
2686 * maintaining.texi (Old Revisions): Improve previous change.
2687
248c026b
RS
26882008-12-05 Richard M Stallman <rms@gnu.org>
2689
2690 * anti.texi (Antinews): Minor fixes.
2691
a9253a1e
GM
26922008-12-03 Glenn Morris <rgm@gnu.org>
2693
2694 * maintaining.texi (Old Revisions): Fix diff-switches description.
2695
fa687b02
MR
26962008-12-01 Martin Rudalics <rudalics@gmx.at>
2697
2698 * emacs.texi (Top): Fix typo.
2699
72e6decd
CY
27002008-11-30 Chong Yidong <cyd@stupidchicken.com>
2701
320ee034
CY
2702 * misc.texi (Document View): Explain dependence on gs at the top.
2703 Copyedits.
2704
2705 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2706
72e6decd
CY
2707 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2708 (Comment Commands): Discuss region-active behavior of M-; first.
2709
2a472ee4
MR
27102008-11-29 Martin Rudalics <rudalics@gmx.at>
2711
9c6361c9
MR
2712 * display.texi (Line Truncation): Add reference to Continuation
2713 Lines.
2714
2a472ee4
MR
2715 * windows.texi (Pop Up Window): Mention split-height-threshold
2716 and split-width-threshold.
9c6361c9 2717 (Split Window): Add reference to Continuation Lines.
2a472ee4 2718
e93bc142
AR
27192008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2720
2721 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2722 (GNUstep Support): New node.
2723 * anti.texi:
2724 * emacs.texi:
2725 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2726
43b978db
RS
27272008-11-28 Richard M Stallman <rms@gnu.org>
2728
2729 * misc.texi (Dissociated Press): Minor cleanups.
2730
2731 * dired.texi (Image-Dired): Avoid passive.
2732
e8e2bd93
EZ
27332008-11-28 Eli Zaretskii <eliz@gnu.org>
2734
2735 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2736 representation.
2737
8d2d45da
CY
27382008-11-26 Richard M. Stallman <rms@gnu.org>
2739
2740 * files.texi (Visiting): Rewrite paragraph for clarity.
2741
2742 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2743
a5f7bbcc
AM
27442008-11-25 Alan Mackenzie <acm@muc.de>
2745
2746 * programs.texi (Moving by Parens): Clarify that parens inside strings
2747 and comments are ignored, and that the commands assume the starting
2748 point isn't in a string or comment.
2749
a71703d3
AR
27502008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2751
2752 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2753 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2754 version.
2755 (Mac Customization): Rewrite Preferences Panel section and merge in to
2756 this node, add Open files by dragging to an Emacs window.
2757
2758 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2759
aa5ab79a
CY
27602008-11-26 Chong Yidong <cyd@stupidchicken.com>
2761
0cc92c19
CY
2762 * files.texi (Misc File Ops): Document set-file-modes.
2763
c366b4e4
CY
2764 * windows.texi (Split Window): Document integer values of
2765 truncate-partial-width-windows.
2766
aa5ab79a
CY
2767 * text.texi (Text): Simplify description of markup languages.
2768 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2769 (TeX Editing): Note that `""' inserts one `"' character.
2770 (HTML Mode): Note in the introduction that XML mode is an alias for
2771 SGML mode. Mention nXML mode.
2772
56221db7
CY
27732008-11-25 Chong Yidong <cyd@stupidchicken.com>
2774
2775 * building.texi (Watch Expressions): Fix typo.
2776
90effe33
CY
27772008-11-24 Chong Yidong <cyd@stupidchicken.com>
2778
f90a5ae3
CY
2779 * files.texi (Visiting): Document new behavior of
2780 confirm-nonexistent-file-or-buffer.
2781
1c6c854e
CS
2782 * buffers.texi (Select Buffer):
2783 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2784
a18ffb4a
CY
2785 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2786 edit-picture.
2787
90effe33
CY
2788 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2789 edit-picture', since that is just an alias for picture-mode.
2790 (Sentences): Note that repeated M-@ extends the region.
2791 (Pages): Make terminology more consistent. Link to Regexps node.
2792 (Longlines): Discuss relationship with Visual Line mode.
2793 (Text Mode): Remove extraneous discussion of other modes, since they
2794 were already introduced in the parent node.
2795
e85103ec
CY
27962008-11-23 Chong Yidong <cyd@stupidchicken.com>
2797
5cb2fe30
CY
2798 * anti.texi (Antinews): Rewrite.
2799
1eb9b307 2800 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2801
2802 * frames.texi (Frame Commands): Mention "minimize" terminology.
2803
e85103ec
CY
2804 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2805 formats.
b908332f
CY
2806 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2807 (Misc X): Don't document useless -hb option.
e85103ec 2808
607f5f88
JL
28092008-11-22 Juri Linkov <juri@jurta.org>
2810
2811 * dired.texi (Dired Navigation): Change normal file name search option
2812 from `non-nil' to `t'. Add `dwim' option.
2813
e1b867a0
JL
28142008-11-22 Juri Linkov <juri@jurta.org>
2815
2816 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2817 ".dir-locals.el". Rename `define-project-bindings' to
2818 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2819 `dir-locals-set-directory-class'.
2820
dd186936
LK
28212008-11-22 Lute Kamstra <lute@gnu.org>
2822
2823 * buffers.texi (Select Buffer): Index goto-line.
2824 * basic.texi (Moving Point): Mention the use of a numeric prefix
2825 argument with goto-line and refer to Select Buffer for the use of a
2826 plain prefix argument.
2827
4b121911
GM
28282008-11-19 Glenn Morris <rgm@gnu.org>
2829
2830 * doclicense.texi: Update to FDL 1.3.
2831 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2832
27267e4c
CY
28332008-11-17 Chong Yidong <cyd@stupidchicken.com>
2834
696f351d
CY
2835 * custom.texi (Minor Modes): Define mode commands and mode variables
2836 more precisely. Recommend using mode commands instead of setting
2837 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2838 (Easy Customization): Use "init file" instead of .emacs.
2839 (Customization Groups): Update to new Custom buffer appearance.
2840 (Saving Customizations): Copyedits. Update example.
2841 (Variables): Give example of variable type-sensitivity.
2842 (Examining): Update example.
2843 (Hooks): Copyedits.
2844 (Specifying File Variables): Use C comments instead of an artificial
2845 Lisp for the example.
2846 (Keymaps): Move internals discussion to Prefix Keymaps.
2847 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2848 (Init Rebinding): Document kbd macro.
2849 (Init File): Link to Find Init.
696f351d
CY
2850
2851 * mark.texi (Using Region): Document Delete Selection Mode more
2852 thoroughly.
2853
2854 * frames.texi (Mouse Commands): Move most of the description of Delete
2855 Selection Mode to Using Region, and link to it.
1bc9c425 2856 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2857
b0570c25
CY
2858 * building.texi (Compilation): Document first-error value of
2859 compilation-scroll-output.
2860 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2861 works as soon as an error is available. Suggested by Juri Linkov.
2862
27267e4c
CY
2863 * mini.texi (Passwords): New node.
2864
2865 * files.texi (Remote Files): Link to Passwords node.
2866
2867 * emacs.texi (Top): Update node listings.
2868
122eb807
CY
28692008-11-16 Chong Yidong <cyd@stupidchicken.com>
2870
9c9855a3
CY
2871 * ack.texi (Acknowledgments): Some updating of credits.
2872
bd6fdcad
CY
2873 * emacs.texi (Acknowledgments): Add a couple more names.
2874
dd1eef46
CY
2875 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2876
122eb807 2877 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2878 (Misc File Ops): Document use of trash.
122eb807 2879
801a8da1
JB
28802008-11-16 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * macos.texi (Mac Customization): Fix typos.
2883
0b4f2253
CY
28842008-11-14 Chong Yidong <cyd@stupidchicken.com>
2885
2886 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2887 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2888 the conventions of the main Emacs manual.
2889
2890 * emacs.texi (Top): Update node listings.
2891
517e2b89
CY
28922008-11-12 Chong Yidong <cyd@stupidchicken.com>
2893
07a85685
CY
2894 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2895 command-line-args is processed during startup.
2896 (Action Arguments): Correctly describe how file arguments interact with
2897 the startup screen. Link to Lisp Interaction for scratch buffer.
2898 (Initial Options): Link to Command Example for -batch option.
2899 (Environment): Document initial-environment.
2900
517e2b89
CY
2901 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2902 can't be changed in the site-start file.
2903
6337bbde
CY
29042008-11-07 Chong Yidong <cyd@stupidchicken.com>
2905
2906 * dired.texi (Dired): Mention C-x C-d too.
2907 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2908 (Dired Navigation): Explain dired-goto-file more clearly.
2909 Document dired-isearch-filenames.
6337bbde
CY
2910 (Dired Deletion): Remove unnecessary "expunged" terminology.
2911 (Flagging Many Files): & is now rebound to `% &'.
2912 (Shell Commands in Dired): Document dired-do-async-shell-command.
2913 Clarify how multi-file arguments are passed.
2914 (Misc Dired Features): Document dired-do-isearch.
2915
9e8eeff9
CY
29162008-11-06 Chong Yidong <cyd@stupidchicken.com>
2917
2918 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2919
e071f849
CY
29202008-11-03 Chong Yidong <cyd@stupidchicken.com>
2921
2922 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2923
05482eb1
CY
29242008-11-01 Chong Yidong <cyd@stupidchicken.com>
2925
e2346dea
CY
2926 * programs.texi (Program Modes): Link to Program Indent node.
2927 (Left Margin Paren): Explain consequences of changing
2928 open-paren-in-column-0-is-defun-start more concisely.
2929 (Which Function, Program Indent, Info Lookup): Minor edits.
2930 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2931 (Multi-line Indent): If region is active, TAB indents the region.
2932 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2933 (Matching): The delimiter at the cursor is highlighted---the character
2934 changes color.
2935 (Symbol Completion): Link to Completion node.
2936
e4b6428c
CY
2937 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2938 a strictly text-only system.
2939
05482eb1
CY
2940 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2941 batch mode.
2942
a11d3737
RS
29432008-11-01 Richard M. Stallman <rms@gnu.org>
2944
5abad626
RS
2945 * misc.texi (Document View): Major rewrite.
2946
a11d3737
RS
2947 * maintaining.texi (Types of Log File): Change logs are older than
2948 version control.
2949 (VCS Concepts): Simplify and rearrange.
2950 (Version Control Systems): Make it clear that Linux is only the kernel.
2951 (VC Mode Line): Shorten reference to menu item.
2952 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2953 (VC Directory Mode): Minor cleanup.
2954 Unchanged files are hidden, not omitted.
2955 (VC Directory Commands): Shorten and simplify.
2956 (Change Log Commands): New node, split from Change Logs.
2957 (VC Directory Buffer): New node, split from VC Directory Mode.
2958
c55a4acb
CY
29592008-10-31 Chong Yidong <cyd@stupidchicken.com>
2960
1c6c854e 2961 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2962 from files.texi.
2963
1c6c854e
CS
2964 * files.texi (Version Control): Move to maintaining.texi.
2965 Subnodes moved as well.
2966 (Document Files): Move to misc.texi.
df0356f6 2967
c55a4acb
CY
2968 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2969 vc-update-change-log.
df0356f6
CY
2970 (Version Control): Move here from files.texi.
2971 (Format of ChangeLog): Make it a subnode of Change Log.
2972
2973 * emacs.texi (Top): Update node listing.
c55a4acb 2974
ef082374
TH
29752008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2976
2977 * files.texi (Files): Add a section about document
2978 files (doc-view-mode).
2979
d52582c3
CY
29802008-10-31 Chong Yidong <cyd@stupidchicken.com>
2981
1c6c854e
CS
2982 * building.texi (Compilation Mode):
2983 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2984 (Debuggers): Lower GUD subsections to subsubsections.
2985 (Starting GUD): Add cindex.
2986 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2987
4e0a0968
CY
29882008-10-30 Chong Yidong <cyd@stupidchicken.com>
2989
03625b47
CY
2990 * indent.texi (Indentation): Link to Program Indent.
2991
4e0a0968
CY
2992 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2993 now uses emacsclient's terminal.
2994
8bd3f7ef
CY
29952008-10-29 Chong Yidong <cyd@stupidchicken.com>
2996
80e5620e
CY
2997 * mark.texi (Using Region): Document use-empty-active-region.
2998
97d5c404
CY
2999 * emacs.texi (Top): Update node listings.
3000
1c6c854e
CS
3001 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3002 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3003 (Invoking emacsclient): Rewrite, moving optional arguments to
3004 emacsclient Options.
21d2bae3
CY
3005 (emacsclient Options): New node. Document server-use-tcp and
3006 server-host.
8bd3f7ef 3007
5fda2cbd
CY
30082008-10-28 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * indent.texi (Indentation): Replace list with paragraphed text,
3011 putting description of syntax-driven indentation first. Document new
3012 effect of active regions on tab.
3013 (Tab Stops): Note that editable tab stops affect indentation commands.
3014
4ff029f6
DN
30152008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3016
3017 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3018
996cd6e4
CY
30192008-10-23 Chong Yidong <cyd@stupidchicken.com>
3020
f28815e3
CY
3021 * custom.texi (Function Keys): Note that modified keypad keys are not
3022 translated.
3023
996cd6e4
CY
3024 * basic.texi (Arguments): Explain how to insert multiple digits.
3025
49545fe2
MA
30262008-10-22 Michael Albinus <michael.albinus@gmx.de>
3027
3028 * files.texi (Remote Files): Precise selection of default method.
3029 Rewrite paragraph about disabling remote file names.
3030
edac0b53
CY
30312008-10-22 Chong Yidong <cyd@stupidchicken.com>
3032
e752c544
CY
3033 * search.texi (Special Isearch): Document M-TAB is isearch.
3034
edac0b53
CY
3035 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3036 command.
3037
3038 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3039
20a36054
TH
30402008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3041
1c6c854e 3042 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3043 section.
3044
69051ab6
CY
30452008-10-21 Chong Yidong <cyd@stupidchicken.com>
3046
c4b1a32a
CY
3047 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3048 to files.texi. Move contents of vc2-xtra.texi here.
3049
3050 * vc2-xtra.texi: File removed.
3051
3052 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3053 Directory Commands from the submenu. Don't include deleted file
3054 vc2-xtra.texi.
3055
3056 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3057 (Version Control): Add VC Directory Mode and VC Directory Commands to
3058 the submenu.
3059 (Why Version Control?): Use table format.
3060 (Version Control Systems): Note that Meta-CVS support is gone.
3061 (VCS Concepts): Note precisely when VC started supporting filesets.
3062 Remove bogus xref to CVS Options node.
3063 (Types of Log File): Copyedits.
3064 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3065 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3066 The Right Thing.
3067 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3068 (Log Buffer): Reorganize node, putting C-c C-c description first.
3069 (Old Revisions): Use CVS for example, not RCS.
3070 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3071 Commands from the submenu, putting them under Version Control.
3072 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3073 need to include it in the manual unconditionally, since it is now
3074 crucial to using distributed version control systems.
1a6e2954
CY
3075 (Comparing Files): Note that diff uses the minibuffer, and that the
3076 output is shown using Diff mode.
1c6c854e
CS
3077 (Diff Mode): Explain what "patch" and "hunk" mean.
3078 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3079 diff-show-trailing-whitespaces.
1a6e2954 3080 (File Archives): Add rar support.
c4b1a32a 3081
69051ab6
CY
3082 * major.texi (Choosing Modes): Make mode selection sequence more
3083 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3084 magic-mode-alist is nil by default.
3085 Document magic-fallback-mode-alist.
69051ab6 3086
e7421e03
CY
30872008-10-20 Chong Yidong <cyd@stupidchicken.com>
3088
3089 * frames.texi (Mouse References): Copyedits.
3090
6b2efdc2
TH
30912008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3092
3093 * ack.texi (Acknowledgments): Add myself as doc-view author.
3094
9c5e9396
EZ
30952008-10-20 Eli Zaretskii <eliz@gnu.org>
3096
3097 * frames.texi (Dialog Boxes): Add @cindex entries.
3098
dac94f8e
CY
30992008-10-20 Chong Yidong <cyd@stupidchicken.com>
3100
3101 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3102 (Text-Only Mouse): Copyedit.
3103
25597d40
CY
31042008-10-19 Chong Yidong <cyd@stupidchicken.com>
3105
f8a447f6
CY
3106 * frames.texi: Use @key throughout for mouse clicks.
3107 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3108 (Secondary Selection): Fix modified mouse click syntax.
3109 (Clipboard): Describe Cut, Copy and Paste commands.
3110 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3111 Copyedits.
3112 (Creating Frames): Add xref to Init File.
3113 (Frame Commands): Add xref to Exiting.
3114 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3115
b0f95216
CY
31162008-10-15 Chong Yidong <cyd@stupidchicken.com>
3117
b0817f00
CY
3118 * files.texi (Version Control): Copyedits. Add Bazaar.
3119 (Version Control Systems): List different VCS's using an itemized list.
3120 Add Bazaar.
3121 (VCS Concepts): Copyedits. Tweak description of file merging.
3122
b0f95216
CY
3123 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3124 (Cut/Paste Other App): Document select-active-regions and
3125 x-select-enable-primary.
3126
69d0d701
CY
31272008-10-13 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * mark.texi (Shift Selection): Correct case in node name.
3130
3131 * emacs.texi (Top): Update node order in Mark chapter.
3132
375e8351
EZ
31332008-10-12 Eli Zaretskii <eliz@gnu.org>
3134
3135 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3136
3137 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3138 elsewhere in the manual instead of describing yet again the intricacies
3139 of $HOME on MS-Windows and MS-DOS.
3140
ab58114f
CY
31412008-10-12 Chong Yidong <cyd@stupidchicken.com>
3142
4f959513 3143 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3144 (Minibuffer File): Add discussion of `~' in file names.
3145 Add insert-default-directory index reference.
4f959513 3146
ab58114f
CY
3147 * files.texi (File Names): Reorganize description.
3148 (Visiting): Add xref to Mode Line. Copyedits.
3149 (Save Commands): Mention prefix behavior of C-x C-s.
3150 (Numbered Backups): Node deleted.
3151 (Backup Names): Contents of Numbered Backups moved here. State default
3152 of version-control variable.
3153 (Reverting): Copyedits.
3154 (Version Control): Add additional version control systems.
3155
3156 * emacs.texi (Top): Delete Numbered Backups node.
3157
3158 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3159 Backup Names.
f2884f63 3160 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3161
b0b5100a
RF
31622008-10-11 Romain Francoise <romain@orebokech.com>
3163
3164 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3165
89774b5f
CY
31662008-10-11 Chong Yidong <cyd@stupidchicken.com>
3167
3168 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3169 (Select Buffer): Mention use of minibuffer history. Describe default
3170 value of default-major-mode. Mention that C-x 4 b selects the other
3171 window.
3172 (List Buffers): Document CRM indicators in the order they appear.
3173 (Kill Buffer): Document new command kill-matching buffers.
3174 (Several Buffers): Move explanation of the relationship between buffer
3175 list and buffer menu to the top.
3176 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3177
4c72bf27
CY
31782008-10-10 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * entering.texi (Exiting): Document change of C-x C-c to
3181 save-buffers-kill-terminal. Document kill-emacs.
3182
f68eb991
EZ
31832008-09-30 Eli Zaretskii <eliz@gnu.org>
3184
3185 * mule.texi (Coding Systems): Don't mention codepage-setup.
3186
3187 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3188 cpNNN coding systems anymore.
3189 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3190 for unibyte mode. Don't mention line-drawing characters.
3191 Don't mention dos-unsupported-char-glyph.
f68eb991 3192
1a2dd44d
CY
31932008-09-25 Chong Yidong <cyd@stupidchicken.com>
3194
3195 * search.texi (Search): Shorten introduction.
3196 (Basic Isearch): Add command table. Discuss reverse isearch and
3197 isearch highlighting.
3198 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3199 ring to cindex.
3200 (Special Isearch): Move input methods discussion here.
3201 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3202 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3203 Repeat Isearch.
3204 (Isearch Minibuffer): New node.
3205 (Word Search): Document new word search commands.
3206 (Regexp Example): Simplify example using sentence-end-base variable.
3207 (Replace): Reword introduction.
3208 (Unconditional Replace): Remove unnecessary example.
3209 (Other Repeating Search): Document new `M-s o' binding.
3210
3211 * emacs.texi (Top): Update node listings.
3212
e45da31d
JB
32132008-09-22 Juanma Barranquero <lekktu@gmail.com>
3214
3215 * emacs.texi (Top): Remove Kill Errors from menu.
3216
841c8096
CY
32172008-09-22 Chong Yidong <cyd@stupidchicken.com>
3218
402168fa
CY
3219 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3220 interface for defining macros. Simplify examples. Note that C-g quits
3221 macro definitions.
1c6c854e
CS
3222 (Keyboard Macro Counter): Document using F3 to insert counter.
3223 Give usage example.
402168fa
CY
3224 (Keyboard Macro Query): Organize query responses in a table.
3225
1c6c854e
CS
3226 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3227 Link to Erasing node.
841c8096
CY
3228 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3229 rationale to a footnote.
3230 (Kill Errors): Remove node, due to redundancy with Erasing.
3231 (Spelling): Move discussion of flyspell to end. Note new behavior of
3232 M-$ in active region. Remove non-ispell-specific keybindings from
3233 table.
3234
eab2ee89
DN
32352008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3236
3237 * cmdargs.texi (Initial Options): Document --daemon.
3238
3d53e905
GM
32392008-09-20 Glenn Morris <rgm@gnu.org>
3240
3241 * files.texi (Numbered Backups): Mention that some modes set
3242 version-control.
3243
1c90484d
GM
32442008-09-20 Jim Blandy <jimb@red-bean.com>
3245
3246 * files.texi (Numbered Backups): Reference File Variables, as well.
3247 Remove discussion of Rmail's implementation.
3248
0fc0d844
CY
32492008-09-06 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * misc.texi (Recursive Edit): Note that top-level exits active
3252 minibuffers.
3253
3254 * trouble.texi (Quitting): Likewise.
3255
b18d283d
CY
32562008-08-31 Chong Yidong <cyd@stupidchicken.com>
3257
3258 * emacs.texi (Top): Add Temporary Face Changes xref.
3259
3260 * display.texi (Display): Move Temporary Face Changes node to just
3261 after Standard Faces.
3262 (Scrolling): Document recenter-top-bottom instead of recenter.
3263 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3264 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3265 (Display Custom): Copyedits.
3266 (Optional Mode Line): Document display-battery-mode.
3267
180135fc
RF
32682008-08-27 Romain Francoise <romain@orebokech.com>
3269
3270 * custom.texi (Directory Variables): Minor fix.
3271
d3fe3475
GM
32722008-08-27 Glenn Morris <rgm@gnu.org>
3273
3274 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3275 descriptions.
3276 (Calendar Customizing): Tweak layout description.
183080b6 3277 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3278 markers. Condense calendar-star-date and calendar-mark-today
3279 description.
3280 (Holiday Customizing): Add oriental and solar holidays.
3281 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3282 Fix holiday-float description. Use zerop in examples. Be less verbose.
3283 (Date Display Format): Change ISO format. Be less verbose.
3284 (Diary Customizing): Mention day and month abbrev arrays.
3285 Mention the date-form variables by name. Update European example.
3286 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3287 Condense examples. Mention diary-entry-symbols by name.
3288 Condense table for insertion commands.
3289 (Fancy Diary Display): Mention diary-include-string and
3290 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3291 Ethiopic, Persian date functions. Condense descriptions.
3292
3293 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3294 (Adding to Diary): Adapt for changed node name.
3295
71755807
GM
32962008-08-26 Glenn Morris <rgm@gnu.org>
3297
3298 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3299 node "Hebrew/Islamic Entries".
3300
3301 * calendar.texi (Specified Dates): Fix names of iso functions.
3302 (General Calendar): There may not be another window.
3303 (Writing Calendar Files, Holidays): Tweak intro.
3304 (Holidays): Mention Baha'i and Chinese holidays.
3305 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3306 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3307 (To Other Calendar): Add calendar-print-other-dates.
3308 Refer to "graphic display" rather than "X.
3309 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3310 (Displaying the Diary): Fix whitespace after reference.
3311 Fix `diary-number-of-entries' reference.
3312 (Date Formats): Explicitly mention that day names can be abbreviated.
3313 (Adding to Diary): Add some references to other sections.
3314 (Special Diary Entries): Fix reference.
3315 (Appointments): Simplify appt-message-warning-time entry.
3316 Clarify where times must be.
3317 (Importing Diary): Comment out icalendar paragraph that does not apply.
3318 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3319
d76ebc75
GM
33202008-08-23 Glenn Morris <rgm@gnu.org>
3321
3322 * fortran-xtra.texi (Fortran): Change description of free form and
3323 fixed form a bit. Mention hideshow and imenu.
3324 (Fortran Motion): Mention fortran-end-of-subprogram,
3325 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3326 (Fortran Indent): Minor re-word.
3327 (ForIndent Commands): Mention fortran-fill-paragraph and
3328 fortran-fill-statement.
3329 (ForIndent Cont): Mention fortran-tab-mode-string.
3330 (Fortran Comments): Mention fortran-comment-line-start-skip.
3331 (Fortran Columns): Mention font-locking.
3332 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3333
1fc0ce04 33342008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3335
3336 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3337
5c52e13c
CY
33382008-08-22 Chong Yidong <cyd@stupidchicken.com>
3339
3340 * mini.texi (Minibuffer): Simplify introduction.
3341 (Minibuffer File): Document tilde in minibuffer filenames.
3342 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3343 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3344 (Completion Example): Update example to current command list.
3345 (Completion Options): Document `lazy' value of completion-auto-help.
3346 Update contents of completion-ignored-extensions.
3347 (Minibuffer History): Describe "future history" list. State default
3348 value of history-delete-duplicates.
3349
77a00355
GM
33502008-08-21 Glenn Morris <rgm@gnu.org>
3351
3352 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3353 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3354
39ee1d04
CY
33552008-08-17 Chong Yidong <cyd@stupidchicken.com>
3356
3357 * regs.texi (Registers): Clarify valid register names.
3358 (RegPos): Note that buffer is saved and restored too.
3359 (RegText): Note that mark is reactivated/deactivated.
3360 (RegConfig): Xref to Windows node.
3361
b12c348f
CY
33622008-08-16 Chong Yidong <cyd@stupidchicken.com>
3363
3ae7ba79
CY
3364 * basic.texi (Inserting Text): Provide command name for C-q.
3365
b12c348f
CY
3366 * killing.texi (Killing): Copyedit. Define read-only text.
3367 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3368 (Killing by Lines): Copyedit.
3369 (Other Kill Commands): Move M-w description here.
3370 (Yanking): Move M-w to Other Kill Commands.
3371 (Kill Ring): Also mention saving text in registers. Link to Text
3372 Properties in elisp manual.
3373 (Accumulating Text): Copyedit.
3374 (CUA Bindings): Shift selection is now the default.
3375
d8ff7692
TZ
33762008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3377
3378 * maintaining.texi (Change Log): Mention next-error is available.
3379
a43a8a2e
GM
33802008-08-10 Glenn Morris <rgm@gnu.org>
3381
3382 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3383 and intermonth text.
3384 (Holiday Customizing): Add holiday-chinese.
3385
eba27308
EZ
33862008-08-08 Eli Zaretskii <eliz@gnu.org>
3387
3388 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3389
5f14a5b3
DN
33902008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3391
3392 * files.texi (Log Buffer): Describe C-c C-d.
3393 (Diff Mode): Describe C-x 4 A.
3394
49989bff
EZ
33952008-08-06 Eli Zaretskii <eliz@gnu.org>
3396
3397 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3398
5c915c02
DN
33992008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3400
2beaf97a
DN
3401 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3402 describe the new bindings to show the changeset diff, toggle annotation
3403 visibility, show revisions.
3404 (VC Status): Describe key bindings for modifying the change comments,
3405 displaying changeset diffs and annotations.
3406
5c915c02
DN
3407 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3408
71798ace
NR
34092008-08-05 Nick Roberts <nickrob@snap.net.nz>
3410
3411 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3412
b8949644
EZ
34132008-08-02 Eli Zaretskii <eliz@gnu.org>
3414
3415 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3416 and wording.
3417
819567d1
DN
34182008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3419
3420 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3421 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3422 commands. Improve some old info.
3423
5f38310a
CY
34242008-07-31 Chong Yidong <cyd@stupidchicken.com>
3425
0dc3906b
CY
3426 * display.texi (Visual Line Mode): New node.
3427
5f38310a 3428 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3429 (Moving Point): Add additional alternative key bindings.
3430 Describe line-move-visual.
5f38310a
CY
3431 (Erasing): Describe DEL.
3432 (Basic Undo, Blank Lines, Arguments): Copyedit.
3433 (Continuation Lines): Mention Visual Line mode.
3434 (Position Info): Move extended discussion to mule.texi.
3435
3436 * mule.texi (International Chars): Describe C-x =.
3437
3438 * emacs.texi (Top): Add Visual Line Mode node.
3439
7c2fb837
DN
34402008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3441
3442 * emacs.texi: Remove VMS support.
3443
3f6b73ef
DN
34442008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3445
3446 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3447 the vc-dir command name.
3448
9e2a2647
DN
34492008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3450
3451 * xresources.texi: Remove mentions of Mac Carbon.
3452
568beaa2
AS
34532008-07-19 Andreas Schwab <schwab@suse.de>
3454
3455 * ns-emacs.texi: Move to ../misc.
3456
0ef94706
CY
34572008-07-15 Chong Yidong <cyd@stupidchicken.com>
3458
3459 * entering.texi (Exiting): Don't describe text-only terminals as the
3460 default. Describe the new startup screen.
3461 (Exiting): Describe how to kill Emacs first. Change description of
3462 iconification to handle modern window systems.
3463
ba60bd44 34642008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3465
3466 * ns-emacs.texi: New file, documents features of Emacs port under
3467 NeXTstep windowing.
3468
9f30aa73
CY
34692008-07-15 Chong Yidong <cyd@stupidchicken.com>
3470
938a5d2e
CY
3471 * entering.texi (Entering Emacs): Update prev node.
3472
3473 * glossary.texi (Glossary): Remove xref to Text Characters.
3474
9f30aa73
CY
3475 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3476 directly, rather than in the context of ASCII. Move description of
3477 special properties of modifier key to new Modifier Keys node.
3478 (Keys): Copyedit.
3479 (Text Characters): Delete node. Multibyte is the default nowadays, and
3480 the node contents are obsolete.
3481
3482 * custom.texi (Modifier Keys): New node.
3483
3484 * emacs.texi (Top): Update node list.
3485
7e53d36c
CY
34862008-07-13 Chong Yidong <cyd@stupidchicken.com>
3487
3488 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3489 saying that Emacs provides menus and mouse support (which is par for
3490 the course).
3491
3492 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3493 early on.
3494 (Point): Copyedit. Relegate historical trivia to a footnote.
3495 (Mode Line): Explain mode-line format more consistently.
3496 (Menu Bar): Copyedit.
3497
1e9fa96d
GM
34982008-06-27 Glenn Morris <rgm@gnu.org>
3499
3500 * cal-xtra.texi (Sexp Diary Entries):
3501 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3502
dc9bebb8
CY
35032008-06-26 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * mark.texi (Shift selection): New node.
3506 (Mark): Copyedits.
3507 (Persistent Mark): Move to the end of the chapter.
3508
e7881076
EZ
35092008-06-20 Eli Zaretskii <eliz@gnu.org>
3510
3511 * makefile.w32-in (distclean): Remove makefile.
3512
f427400c
NR
35132008-06-17 Nick Roberts <nickrob@snap.net.nz>
3514
3515 * building.texi (Starting GUD): Add an entry for gud-gdb.
3516 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3517 command mode.
3518
b597d348
GM
35192008-06-17 Glenn Morris <rgm@gnu.org>
3520
3521 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3522
647b7094
NR
35232008-06-17 Nick Roberts <nickrob@snap.net.nz>
3524
3525 * building.texi (Starting GUD): Expand on remote debugging.
3526 (Other GDB-UI Buffers): Mention new keyboard bindings.
3527
47a30023
GM
35282008-06-15 Glenn Morris <rgm@gnu.org>
3529
3530 * gnu.texi: Use a verbatim license for this invariant section,
3531 as per etc/GNU.
3532
37e5d54a
GM
35332008-06-13 Daniel Engeler <engeler@gmail.com>
3534
3535 * emacs.texi, misc.texi: Add documentation about serial port access.
3536
8e65d46c
GM
35372008-06-13 Glenn Morris <rgm@gnu.org>
3538
c1473b4c
MB
3539 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3540 maintain.info.
8e65d46c 3541
e40a85cd
MB
35422008-06-05 Miles Bader <miles@gnu.org>
3543
3544 * display.texi (Temporary Face Changes): Update to reflect function
3545 renamings in face-remap.el.
3546
56c73dec
MB
35472008-06-04 Miles Bader <miles@gnu.org>
3548
1c6c854e
CS
3549 * display.texi (Temporary Face Changes):
3550 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3551 `increase-buffer-face-height' and `decrease-default-face-height' now
3552 that they aren't bound by default.
3553
9d3d42fb
MB
35542008-06-03 Miles Bader <miles@gnu.org>
3555
3556 * display.texi (Temporary Face Changes): New node.
3557
2be6bfe2
EZ
35582008-05-31 Eli Zaretskii <eliz@gnu.org>
3559
3560 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3561
daf7e339
GM
35622008-05-31 Glenn Morris <rgm@gnu.org>
3563
3564 * cal-xtra.texi (Fancy Diary Display): Simplify.
3565
d21d2618
GM
35662008-05-30 Glenn Morris <rgm@gnu.org>
3567
3568 * cal-xtra.texi (Fancy Diary Display): Update for
3569 diary-display-function replacing diary-display-hook.
3570
71ce5fd0
JB
35712008-05-29 Drew Adams <drew.adams@oracle.com>
3572
3573 * msdog.texi (Windows Keyboard): Add descriptions of
3574 w32-register-hot-key and w32-unregister-hot-key.
3575
a3cdbdf8
MO
35762008-05-21 Tom Tromey <tromey@redhat.com>
3577
3578 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3579 Variables node.
3580
854a574c
MO
35812008-05-19 Tom Tromey <tromey@redhat.com>
3582
3583 * custom.texi (Variables): Add Directory Variables to menu.
3584 (Directory Variables): New node.
3585
7c2ec3f9
ER
35862008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3587
71ce5fd0 3588 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3589
370fded4
ER
35902008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3591
3592 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3593 Revision Tags and rewritten. Section now uses modern terminology,
3594 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3595 accurately.
3596
6af511e3
EZ
35972008-05-10 Eli Zaretskii <eliz@gnu.org>
3598
3599 * msdog.texi (Windows Files): Update documentation of
3600 w32-get-true-file-attributes.
3601
7a78b6e7
ER
36022008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3603
3604 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3605 directory mode.
3606
1bcfc24e
CY
36072008-05-08 Chong Yidong <cyd@stupidchicken.com>
3608
3609 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3610 entry "television".
1bcfc24e 3611
db86064f
ER
36122008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3613
ab5ec32c 3614 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3615
a31b405e
ER
36162008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3617
3618 * emacs/buffers.texi, emacs/files.texi (Version-control):
3619 vc-toggle-read-only is no longer a good idea...
3620
ff2c14fc
GM
36212008-04-29 Glenn Morris <rgm@gnu.org>
3622
3623 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3624
367c9b7c
JL
36252008-04-22 Juri Linkov <juri@jurta.org>
3626
3627 * dired.texi (Subdirectories in Dired): Describe using `^'
3628 to return to the parent directory.
3629
4ac1e9b4
NR
36302008-04-22 Nick Roberts <nickrob@snap.net.nz>
3631
3632 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3633 recent changes.
3634
b9b3bf2b
NR
36352008-04-19 Nick Roberts <nickrob@snap.net.nz>
3636
3637 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3638 (Other GDB-UI Buffers): Update for recent thread related changes.
3639
4d120d6a
SM
36402008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3641
3642 * maintaining.texi (Maintaining):
3643 * emacs.texi (Top): Typo.
3644
a152877d
SM
36452008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3646
b9b3bf2b
NR
3647 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3648 arg in `font-lock-add-keywords'.
a152877d 3649
36c0514c
GM
36502008-04-08 Glenn Morris <rgm@gnu.org>
3651
3652 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3653 Also add Baha'i calendar references where appropriate.
3654
06a97d46
GM
36552008-04-05 Glenn Morris <rgm@gnu.org>
3656
3657 * custom.texi (Init File): Byte-compiling .emacs is bad.
3658
6adc6eed
SM
36592008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3660
3661 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3662
571388b0
GM
36632008-03-29 Glenn Morris <rgm@gnu.org>
3664
3665 * calendar.texi: Update for `calendar-date-style' replacing
3666 `european-calendar'.
3667
3ae8f876
JR
36682008-03-28 Jason Rumney <jasonr@gnu.org>
3669
3670 * display.texi (Display Custom): Mention overlay-margin in text.
3671
5bc6ddff 36722008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3673
5bc6ddff
MB
3674 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3675 tutorial' comments.
03a864d5 3676
7186a830
CY
36772008-03-28 Chong Yidong <cyd@stupidchicken.com>
3678
3679 * mark.texi (Mark): Rearrange nodes.
3680 (Persistent Mark): Rename from Transient Mark.
3681 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3682 Describe Transient Mark mode as the default.
3683
3684 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3685 the default behavior with Transient Mark mode off.
3686 (Position Info): Fix typo.
3687
71ce5fd0
JB
3688 * display.texi (Standard Faces): Reference the Mark node.
3689 Remove discussion of the region face, which is discussed there.
7186a830
CY
3690
3691 * emacs.texi (Top): Update node listings.
3692
3693 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3694 as the default.
3695
3696 * fixit.texi (Undo): Standardize choice of undo key sequence.
3697 (Undo, Spelling): Describe Transient Mark mode as the default.
3698
3699 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3700 default.
3701
3702 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3703
3704 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3705 mode is the default, and note that the mark is not activated when set.
3706
3707 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3708 Describe Transient Mark mode as the default.
3709
3710 * search.texi (Basic Isearch): Reference the Mark Ring node.
3711 (Replace, Unconditional Replace, Other Repeating Search):
3712 Describe Transient Mark mode as the default.
3713
1c6c854e
CS
3714 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3715 Describe Transient Mark mode as the default.
7186a830
CY
3716 (Paragraphs): Describe how M-h behaves when region is active.
3717
3718 * trouble.texi (Quitting): Clarify effects of C-g.
3719
dc47d1ff
GM
37202008-03-13 Glenn Morris <rgm@gnu.org>
3721
3722 * emacs.texi (EMACSVER): Set to 23.0.60.
3723
e3e0fb39 37242008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3725
e3e0fb39
GM
3726 * dired.texi (Hiding Subdirectories): Fix previous change.
3727
37282008-03-05 Drew Adams <drew.adams@oracle.com>
3729
3730 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3731
5e14abf8
KS
37322008-02-28 Kim F. Storm <storm@cua.dk>
3733
3734 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3735 Move describe-distribution to C-h C-o.
3736 Move view-emacs-problems to C-h C-p.
3737 Add view-emacs-debugging on C-h C-d.
3738 Add view-external-packages on C-h C-e.
d0207bf3 3739 Add view-order-manuals on C-h C-m.
5e14abf8 3740
d0207bf3 37412008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3742
3743 * msdog-xtra.texi (MS-DOS): Docstring fix.
3744
87e391bb
EZ
37452008-02-09 Eli Zaretskii <eliz@gnu.org>
3746
3747 * msdog.texi (Windows Fonts): Use a @table for describing font
3748 properties.
3749
5662e503
JR
37502008-02-07 Jason Rumney <jasonr@gnu.org>
3751
3752 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3753 value has changed.
3754 (Windows HOME): Clarify what is meant by "if that fails as well".
3755 (Windows Fonts): New section.
3756
72463824
GM
37572008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3758
3759 * basic.texi (Basic Undo): Remove duplicate "you can".
3760
7ff926e0
EZ
37612008-02-02 Eli Zaretskii <eliz@gnu.org>
3762
3763 * maintaining.texi (Tags): Fix last change.
3764
6ab7aef1
MA
37652008-02-02 Michael Albinus <michael.albinus@gmx.de>
3766
093571c3 3767 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3768
ace67e7e
NR
37692008-01-31 Nick Roberts <nickrob@snap.net.nz>
3770
3771 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3772
ae068fdf
RS
37732008-01-26 Richard Stallman <rms@gnu.org>
3774
3775 * maintaining.texi (Tags): Delete redundant index entry.
3776
a56d9a08
EZ
37772008-01-26 Eli Zaretskii <eliz@gnu.org>
3778
3779 * programs.texi (Imenu): Move "@cindex tags" from here...
3780 * maintaining.texi (Tags): ...to here.
3781
e941ed90
NR
37822008-01-23 Kevin Ryde <user42@zip.com.au>
3783
3784 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3785 click count.
3786
650276d5
JB
37872008-01-21 Juanma Barranquero <lekktu@gmail.com>
3788
3789 * entering.texi (Exiting): Fix typo.
3790 Reported by D. E. Evans <sinuhe@gnu.org>.
3791
8dc17977
MR
37922007-12-31 Martin Rudalics <rudalics@gmx.at>
3793
3794 * glossary.texi (Glossary): Fix typo.
3795
9f9695a6
RS
37962007-12-27 Richard Stallman <rms@gnu.org>
3797
3798 * text.texi (Formatted Text): Improve menu tag.
3799 (Editing Format Info): In Info, add duplicate menu of nodes
3800 about the submenus.
3801 (Format Faces): Say where Faces menu is found. Mention Other.
3802 (Format Colors): Say where these submenus are found.
3803 (Format Indentation, Format Justification): Likewise.
3804 (Format Properties): Likewise.
3805
abfd0191
RS
38062007-12-22 Richard Stallman <rms@gnu.org>
3807
3808 * search.texi (Query Replace): Make exp of query-replace more
3809 self-contained, and clarify.
8dc17977 3810
abfd0191
RS
3811 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3812
a2586785
RS
38132007-12-15 Richard Stallman <rms@gnu.org>
3814
3815 * files.texi (Auto Save): Clarify definition of auto-saving.
3816
a67cf2bb
RS
38172007-11-26 Richard Stallman <rms@gnu.org>
3818
3819 * help.texi (Help Echo): Cleanups.
3820
448b33b1
TTN
38212007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3822
3823 * files.texi (Why Version Control?): Fix typo.
3824 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3825 (Selecting a Fileset): Fix typos; small rewording.
3826 (Log Buffer): Likewise.
3827 (Old Revisions): Likewise.
448b33b1 3828
221bb7f6
EZ
38292007-11-17 Eli Zaretskii <eliz@gnu.org>
3830
3831 * mule.texi (Communication Coding): Fix wording of last change.
3832
d0207bf3 38332007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3834
630cb3b7
JB
3835 * custom.texi (Specifying File Variables):
3836 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3837
53b7759e
KH
38382007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3839
a5ab2e0c 3840 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3841
3842 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3843
c8763fb6 38442007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3845
630cb3b7 3846 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3847 --output=file.
3848
ff98e024
MR
38492007-11-13 Martin Rudalics <rudalics@gmx.at>
3850
3851 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3852 (Help Echo): Avoid mentioning the term "region" here and
3853 consistently use the term "active text".
3854
37b11c22
GM
38552007-11-11 Glenn Morris <rgm@gnu.org>
3856
3857 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3858
21d50ba1
JL
38592007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3860
1c6c854e
CS
3861 * search.texi (Query Replace):
3862 Mention `query-replace-show-replacement'.
21d50ba1 3863
c12ecb0a 38642007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3865
3866 * building.texi (Watch Expressions): Remove obscure sentence.
3867
3b4201f4
KH
38682007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3869
3870 * mule.texi (Select Input Method): Describe how to activate an input
3871 method in the text mode.
3872
07e5c0b0
DN
38732007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3874
3875 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3876
52dd7391
NR
38772007-10-30 Nick Roberts <nickrob@snap.net.nz>
3878
3879 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3880
c004e539
GM
38812007-10-30 Glenn Morris <rgm@gnu.org>
3882
3883 * misc.texi (Directory Tracking): Explain a bit more about
3884 dirtrack-mode.
3885
ca8c5b8c
GM
38862007-10-25 Glenn Morris <rgm@gnu.org>
3887
3888 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3889
b6c764ef
RS
38902007-10-24 Richard Stallman <rms@gnu.org>
3891
3892 * misc.texi (Interactive Shell): Cleanup last change.
3893
eabd84c9
JL
38942007-10-22 Juri Linkov <juri@jurta.org>
3895
3896 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3897 default values.
3898
0b43c7e2
ER
38992007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3900
ca8c5b8c 3901 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3902 'filesets'.
3903
a80859d4
MR
39042007-10-18 Martin Rudalics <rudalics@gmx.at>
3905
3906 * trouble.texi (Quitting): Fix typo.
3907
c9447ae1
GM
39082007-10-18 Glenn Morris <rgm@gnu.org>
3909
3910 * frames.texi (Mode Line Mouse): Mention minor mode names.
3911
168b980f
JL
39122007-10-17 Juri Linkov <juri@jurta.org>
3913
3914 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3915 fill-paragraph operates on the active region in Transient Mark mode.
3916 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3917 with fill-paragraph.
3918
3919 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3920 fill-paragraph.
3921
3922 * fixit.texi (Spelling): ispell-word operates on the active region
3923 in Transient Mark mode.
3924
5a331f34
JB
39252007-10-17 Aaron S. Hawley <aaronh@garden.org>
3926
3927 * building.texi (Source Buffers):
3928 * custom.texi (Init Non-ASCII):
3929 * glossary.texi (Glossary): Use "key binding" consistently.
3930
2a9f4d55
JB
39312007-10-17 Juanma Barranquero <lekktu@gmail.com>
3932
3933 * calendar.texi (Diary): Fix directive.
3934
de13cecf
RS
39352007-10-16 Richard Stallman <rms@gnu.org>
3936
3937 * calendar.texi (Diary): Clarify text about diary file example.
3938
5f90d53e
ER
39392007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3940
3941 * files.texi: Capitalize node names according to convention.
3942
3aa491bc
GM
39432007-10-13 Glenn Morris <rgm@gnu.org>
3944
3945 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3946
8a3106d3
ER
39472007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3948
3949 * emacs.texi:
3950 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3951 suggested by RMS and Robert J. Chassell.
8a3106d3 3952
da1080a2
ER
39532007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3954
3aa491bc 3955 * files.texi (Version Systems):
0870a421
ER
3956 * vc-xtra.texi:
3957 * vc1-xtra.texi:
ac3f4c6f 3958 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3959 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3960 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3961 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3962
58ade22b
ER
39632007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3964
da1080a2 3965 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3966 Reorder the descriptions to be chronological.
3967
93870ce2
RS
39682007-10-09 Richard Stallman <rms@gnu.org>
3969
3970 * display.texi (Cursor Display): Correct how cursor appears
3971 in nonselected windows.
3972
568c7288
NR
39732007-10-04 Nick Roberts <nickrob@snap.net.nz>
3974
3975 * building.texi (GDB Graphical Interface): Remove references to gdba
3976 and mention gud-gdb.
3977
1af74d06 39782007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3979
1af74d06 3980 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3981
0d8fb755
JL
39822007-10-06 Juri Linkov <juri@jurta.org>
3983
3984 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3985 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3986 fill-paragraph-or-region.
3987
3988 * basic.texi (Arguments): Replace fill-paragraph with
3989 fill-paragraph-or-region.
3990
b981e2c6
ER
39912007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3992
3993 * files.texi: Update the section on version control for 2007
2a9f4d55 3994 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3995 will come later.
3996
5fceaf9c
GM
39972007-09-15 Glenn Morris <rgm@gnu.org>
3998
3999 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4000 to `list-holidays'.
4001
b0e44b17
GM
40022007-09-14 Glenn Morris <rgm@gnu.org>
4003
4004 * calendar.texi: Update all instances of mark-calendar-holidays,
4005 list-calendar-holidays, list-holidays with the new names.
4006
8cf51b2c
GM
40072007-09-06 Glenn Morris <rgm@gnu.org>
4008
46a367db 4009 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4010 Split into the Emacs manual in emacs/, and other manuals in misc/.
4011 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4012 manual.
4013 (infodir): New variable.
4014 (info): Use $infodir.
4015 (emacsman): Delete target, not needed any more.
4016 Move all targets that are not the Emacs manual to misc/Makefile.in.
4017 (mostlyclean): Remove `gnustmp'.
4018 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4019 manual.
92f9b43f 4020 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4021 (emacsman): Delete target, not needed any more.
4022 (clean): Remove all info files but Emacs manual.
4023 Move all targets that are not the Emacs manual to misc/Makefile.in.
4024 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4025
4026 * Makefile.in (INFOSOURCES): Delete.
4027 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4028 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4029 *.vrs *.toc here...
4030 (maintainer-clean): ...from here.
4031
40322007-09-05 Glenn Morris <rgm@gnu.org>
4033
4034 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4035
8cf51b2c
GM
40362007-08-29 Glenn Morris <rgm@gnu.org>
4037
4038 * emacs.texi (EMACSVER): Increase to 23.0.50.
4039
3420c522
RS
40402007-08-27 Richard Stallman <rms@gnu.org>
4041
4042 * emacs.texi (Top): Clarify menu item for Glossary.
4043
4044 * display.texi (Faces): Change secn title.
4045 Clarify not all fonts come from Font Lock.
4046
8cf51b2c
GM
40472007-08-17 Eli Zaretskii <eliz@gnu.org>
4048
4049 * basic.texi (Position Info): Add index entry for face at point.
4050 Mention that character faces are also displayed by "C-u C-x =".
4051
8cf51b2c
GM
40522007-08-08 Glenn Morris <rgm@gnu.org>
4053
4054 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4055
40562007-08-07 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * files.texi (File Conveniences): Document point motion keys in Image
4059 mode.
4060
8cf51b2c
GM
40612007-07-27 Glenn Morris <rgm@gnu.org>
4062
8cf51b2c
GM
4063 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4064 in-line.
4065
4066 * gpl.texi: New file with text of GPL.
4067 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4068
40692007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4070
4071 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4072
4073 * dired.texi (Wdired): Mention C-x C-q key binding.
4074
40752007-07-28 Nick Roberts <nickrob@snap.net.nz>
4076
4077 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4078
40792007-07-25 Glenn Morris <rgm@gnu.org>
4080
8cf51b2c
GM
4081 * emacs.texi (Copying): Replace license with GPLv3.
4082
4083 * Relicense all FSF files to GPLv3 or later.
4084
40852007-07-24 Glenn Morris <rgm@gnu.org>
4086
4087 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4088 for some calendars.
4089
40902007-07-23 Nick Roberts <nickrob@snap.net.nz>
4091
4092 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4093 default-directory for the current buffer is on a remote machine.
4094
8cf51b2c
GM
40952007-07-21 Eli Zaretskii <eliz@gnu.org>
4096
4097 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4098 default value.
4099
41002007-07-21 Richard Stallman <rms@gnu.org>
4101
4102 * files.texi (Why Version Control?): Improve previous change.
4103
41042007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4105
4106 * files.texi (Why Version Control?): New node.
4107
8cf51b2c
GM
41082007-07-12 Nick Roberts <nickrob@snap.net.nz>
4109
8cf51b2c
GM
4110 * building.texi (Starting GUD): Add xref to this anchor.
4111
8cf51b2c
GM
41122007-06-24 Karl Berry <karl@gnu.org>
4113
2a9f4d55 4114 * emacs.texi: New Back-Cover Text.
8cf51b2c 4115
8cf51b2c
GM
41162007-06-07 Alan Mackenzie <acm@muc.de>
4117
4118 * display.texi (Optional Mode Line): Document the new form of
4119 line+column numbers, "(561,2)".
4120
41212007-06-06 Juanma Barranquero <lekktu@gmail.com>
4122
49823426 4123 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4124
41252007-06-02 Chong Yidong <cyd@stupidchicken.com>
4126
4127 * Version 22.1 released.
4128
8cf51b2c
GM
41292007-05-07 Karl Berry <karl@gnu.org>
4130
4131 * emacs.texi (EMACSVER): Back to 22.
4132
41332007-05-06 Richard Stallman <rms@gnu.org>
4134
4135 * maintaining.texi (Create Tags Table): Clean up previous change.
4136
c8763fb6 41372007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4138
4139 * maintaining.texi (Create Tags Table): Add text about the dangers of
4140 making symbolic links to tags files.
4141
41422007-05-04 Karl Berry <karl@gnu.org>
4143
4144 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4145
41462007-05-03 Karl Berry <karl@gnu.org>
4147
4148 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4149
4150 * .cvsignore (*.pdf): New entry.
4151
8cf51b2c
GM
4152 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4153 for printing.
4154
41552007-05-01 Richard Stallman <rms@gnu.org>
4156
4157 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4158
8cf51b2c
GM
41592007-04-28 Glenn Morris <rgm@gnu.org>
4160
4161 * ack.texi (Acknowledgments):
4162 * anti.texi (Antinews):
8cf51b2c
GM
4163 * programs.texi (Program Modes): Restore mention of python.el pending
4164 consideration of legal status.
4165
41662007-04-28 Richard Stallman <rms@gnu.org>
4167
4168 * files.texi (File Names): Fixes to ~ description on MS systems.
4169
8cf51b2c
GM
41702007-04-26 Glenn Morris <rgm@gnu.org>
4171
4172 * emacs.texi (EMACSVER): Increase to 22.1.50.
4173
41742007-04-25 Karl Berry <karl@gnu.org>
4175
4176 * emacs.texi: Improve line breaks on copyright page,
4177 similar layout to lispref, 8.5x11 by default.
4178
4179 * dired.texi (Image-Dired): Improve line break, fix typo.
4180
41812007-04-24 Chong Yidong <cyd@stupidchicken.com>
4182
4183 * programs.texi (Program Modes):
8cf51b2c
GM
4184 * anti.texi (Antinews):
4185 * ack.texi (Acknowledgments): python.el removed.
4186
8cf51b2c
GM
41872007-04-23 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * display.texi (Highlight Interactively): Correct description of
4190 hi-lock-file-patterns-policy.
4191
4192 * files.texi (File Archives): Mention self-extracting executables.
4193
41942007-04-23 Eli Zaretskii <eliz@gnu.org>
4195
4196 * search.texi (Unconditional Replace, Query Replace): Add xref to
4197 "Replacement and Case".
4198
41992007-04-22 Chong Yidong <cyd@stupidchicken.com>
4200
4201 * dired.texi (Image-Dired): Move from Thumbnails node.
4202 * misc.texi (Thumbnails): Node deleted.
4203 * emacs.texi (Top): Update node listing.
4204
4205 * files.texi (File Conveniences):
49823426 4206 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4207
42082007-04-21 Richard Stallman <rms@gnu.org>
4209
4210 * display.texi (Highlight Interactively): Correct previous change.
4211 Clarify doc of hi-lock-find-patterns, and move new features into it.
4212
42132007-04-20 David Koppelman <koppel@ece.lsu.edu>
4214
1c6c854e
CS
4215 * display.texi (Highlight Interactively):
4216 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4217
42182007-04-20 Martin Rudalics <rudalics@gmx.at>
4219
4220 * display.texi (Scrolling): Fix typo.
4221
8cf51b2c
GM
42222007-04-15 Chong Yidong <cyd@stupidchicken.com>
4223
8cf51b2c
GM
4224 * doclicense.texi: Remove node heading, so that it can be included by
4225 other files.
4226
4227 * emacs.texi: Insert node heading for GFDL.
4228
8cf51b2c
GM
42292007-04-14 Eli Zaretskii <eliz@gnu.org>
4230
4231 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4232 "command line".
4233
4234 * display.texi (Faces): Refer to "Creating Frames" for face
4235 and other frame customizations in .emacs.
4236
4237 * frames.texi (Creating Frames): Mention that face customizations can
4238 be put in .emacs. Add index entries.
4239
42402007-04-12 Richard Stallman <rms@gnu.org>
4241
4242 * glossary.texi (Glossary): Explain `iff'.
4243
42442007-04-11 Karl Berry <karl@gnu.org>
4245
4246 * gnu.texi (Top),
4247 * macos.texi (Mac Font Specs),
4248 * anti.texi (Antinews),
4249 * xresources.texi (Resources),
4250 * misc.texi (Emulation),
4251 * calendar.texi (Daylight Saving),
4252 * dired.texi (Dired and Find),
4253 * rmail.texi (Remote Mailboxes),
4254 * sending.texi (Mail Headers),
4255 * programs.texi (Which Function),
4256 * files.texi (Recover),
4257 * buffers.texi (Uniquify),
4258 * frames.texi (Wheeled Mice),
4259 * killing.texi (Rectangles): Wording to improve breaks in
4260 8.5x11 format.
4261 * mule.texi (Language Environments): \hbadness=10000 since there's
4262 no way to reword.
4263 * emacs.texi (smallbook): New @set to more easily switch between
4264 smallbook and 8.5x11.
4265
42662007-04-11 Richard Stallman <rms@gnu.org>
4267
4268 * files.texi (File Conveniences): Add xref to Tumme.
4269 Delete text about Thumbnail mode.
4270
8cf51b2c
GM
42712007-04-09 Alan Mackenzie <acm@muc.de>
4272
4273 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4274 new name. Insert concept index entries.
4275
8cf51b2c
GM
42762007-04-08 Chong Yidong <cyd@stupidchicken.com>
4277
4278 * display.texi (Standard Faces): Document prefix arg for
4279 list-faces-display.
4280
4281 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4282
8cf51b2c
GM
42832007-04-07 Chong Yidong <cyd@stupidchicken.com>
4284
8cf51b2c
GM
4285 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4286
4287 * files.texi (Misc File Ops): Rewrite description of
4288 insert-file-literally.
4289
8cf51b2c
GM
42902007-03-31 Eli Zaretskii <eliz@gnu.org>
4291
4292 * misc.texi (Printing): Postscript -> PostScript.
4293
8cf51b2c
GM
4294 * ack.texi (Acknowledgments): Postscript -> PostScript.
4295
4296 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4297
4298 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4299 below.
4300
43012007-03-30 Chong Yidong <cyd@stupidchicken.com>
4302
4303 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4304 Init Non-ASCII.
4305 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4306 (Init Non-ASCII): New node.
4307
43082007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4309
4310 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4311
8cf51b2c
GM
43122007-03-12 Glenn Morris <rgm@gnu.org>
4313
8cf51b2c
GM
4314 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4315 "Daylight Savings".
4316
49823426 4317 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4318 saving" in text throughout.
4319
8cf51b2c
GM
43202007-03-04 Richard Stallman <rms@gnu.org>
4321
4322 * custom.texi (Safe File Variables): Minor correction.
4323
8cf51b2c
GM
43242007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4325
4326 * rmail.texi (Movemail): Add internal ref.
4327 Don't indent the intro for the PROTO table.
4328 Format PROTO table items with @code.
4329
8cf51b2c
GM
43302007-02-26 Nick Roberts <nickrob@snap.net.nz>
4331
4332 * building.texi: Remove references to bashdb.
4333
8cf51b2c
GM
43342007-02-19 Juanma Barranquero <lekktu@gmail.com>
4335
4336 * mule.texi (Language Environments): Update list of supported language
4337 environments.
4338
8cf51b2c
GM
43392007-02-14 Kim F. Storm <storm@cua.dk>
4340
4341 * building.texi (Grep Searching): Fix lgrep doc.
4342
43432007-02-12 Chong Yidong <cyd@stupidchicken.com>
4344
4345 * back.texi: Remove unused file.
4346
c8763fb6 43472007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4348
4349 * maintaining.texi (Tag Syntax): Now --members is the default for
4350 etags, not for ctags yet.
4351
8cf51b2c
GM
43522007-02-03 Eli Zaretskii <eliz@gnu.org>
4353
4354 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4355 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4356 expects. Add comments to prevent people from inadvertently modifying
4357 the key parts needed by `texinfo-multiple-files-update'.
4358
43592007-01-29 Chong Yidong <cyd@stupidchicken.com>
4360
4361 * frames.texi (Secondary Selection): Window clicked does not matter
4362 when mouse-yank-at-point is non-nil.
4363
8cf51b2c
GM
43642007-01-16 Glenn Morris <rgm@gnu.org>
4365
4366 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4367 system abbrev.
4368
43692007-01-11 Richard Stallman <rms@gnu.org>
4370
4371 * msdog.texi (Windows Keyboard): Another small cleanup.
4372
43732007-01-10 Richard Stallman <rms@gnu.org>
4374
4375 * msdog.texi (Windows Keyboard): Yet another try to make
4376 everyone happy with that passage.
4377
43782007-01-05 Richard Stallman <rms@gnu.org>
4379
4380 * anti.texi (Antinews): Mention M-x shell scrolling.
4381
43822007-01-05 Nick Roberts <nickrob@snap.net.nz>
4383
4384 * building.texi (Watch Expressions): Describe gdb-max-children.
4385
8cf51b2c
GM
43862007-01-04 Richard Stallman <rms@gnu.org>
4387
8cf51b2c
GM
4388 * msdog.texi (Windows Keyboard): Clarify previous change.
4389
8cf51b2c
GM
43902007-01-02 Richard Stallman <rms@gnu.org>
4391
4392 * custom.texi (Changing a Variable): Minor clarification.
4393 (Specific Customization): customize-customized => customize-unsaved.
4394
4395 * entering.texi (Entering Emacs): Clean up text about restarting
4396 Emacs for each file.
4397
4398 * misc.texi (Shell Options): Minor cleanup.
4399
4400 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4401 with Emacs, not vice versa.
4402
4403 * programs.texi (Symbol Completion): Recommend customizing
4404 window manager.
4405
4406 * xresources.texi (Resources): Minor fix.
4407
c8763fb6 44082007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4409
4410 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4411
44122007-01-01 Richard Stallman <rms@gnu.org>
4413
4414 * commands.texi (User Input): Document keys stolen by window mangers.
4415
44162006-12-31 Richard Stallman <rms@gnu.org>
4417
4418 * custom.texi (Specific Customization): Document customize-option
4419 instead of customize-variable.
4420
44212006-12-31 Kim F. Storm <storm@cua.dk>
4422
4423 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4424
44252006-12-30 Kim F. Storm <storm@cua.dk>
4426
4427 * killing.texi (CUA Bindings): Fix typo.
4428
4429 * xresources.texi (Table of Resources): Mention grow-only value for
4430 auto-resize-tool-bars.
4431
8cf51b2c
GM
44322006-12-27 Eli Zaretskii <eliz@gnu.org>
4433
4434 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4435 and how to get them back.
4436
44372006-12-26 Richard Stallman <rms@gnu.org>
4438
4439 * calendar.texi (Holidays): Holiday listing is based on current
4440 practice, but DST is not.
4441
44422006-12-25 Richard Stallman <rms@gnu.org>
4443
4444 * emacs.texi (Top): Update subnode menus.
4445
4446 * mark.texi (Transient Mark): Fix xref.
4447
4448 * killing.texi (Graphical Kill): Node deleted.
4449 (Killing): Add xref to Cut and Paste.
4450 (CUA Bindings): Update xref.
4451
4452 * frames.texi (Cut and Paste): New section to hold other nodes.
4453 (Mouse Commands): Node demoted.
4454 (Cut/Paste Other App): Split out from Mouse Commands.
4455 (Word and Line Mouse): Likewise.
4456 (Secondary Selection, Clipboard): Nodes demoted.
4457
8cf51b2c
GM
44582006-12-24 Kevin Ryde <user42@zip.com.au>
4459
4460 * calendar.texi (Holidays): US daylight saving begins second Sunday
4461 in March for 2007 onwards.
4462 (Daylight Savings): Show new US default daylight saving rules, 2nd
4463 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4464
44652006-12-23 Chong Yidong <cyd@stupidchicken.com>
4466
4467 * calendar.texi (Scroll Calendar): < and > are switched.
4468
44692006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4470
4471 * killing.texi (Deletion): Describe M-\ prefix argument.
4472
44732006-12-23 Richard Stallman <rms@gnu.org>
4474
4475 * search.texi (Regexp Search): Explain why forward and reverse regexp
4476 search are not mirror images.
4477
8cf51b2c
GM
44782006-12-19 Kim F. Storm <storm@cua.dk>
4479
4480 * major.texi (Choosing Modes): Describe match-function elements for
4481 magic-mode-alist.
4482
8cf51b2c
GM
44832006-12-18 Eli Zaretskii <eliz@gnu.org>
4484
4485 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4486 peculiarities.
4487
44882006-12-18 Richard Stallman <rms@gnu.org>
4489
4490 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4491
8cf51b2c
GM
44922006-12-17 Alan Mackenzie <acm@muc.de>
4493
4494 * programs.texi (Left Margin Paren): Remove the bit which says
4495 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4496 Discuss some of the issues of setting this option to nil.
4497
44982006-12-17 Glenn Morris <rgm@gnu.org>
4499
4500 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4501
45022006-12-16 Eli Zaretskii <eliz@gnu.org>
4503
4504 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4505 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4506 NTFS volumes.
4507 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4508 volumes.
4509
45102006-12-15 Eli Zaretskii <eliz@gnu.org>
4511
4512 * text.texi (HTML Mode): Fix "C-c TAB".
4513
8cf51b2c
GM
45142006-12-09 Richard Stallman <rms@gnu.org>
4515
4516 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4517
45182006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4519
4520 * files.texi (Misc File Ops): Document insert-file-literally.
4521
45222006-12-08 Eli Zaretskii <eliz@gnu.org>
4523
4524 * cmdargs.texi (Colors): Note that --color is intended for overriding
4525 the terminal defaults, not for normal invocation.
4526
4527 * misc.texi (Emacs Server): Improve wording. Don't mention the
4528 ``server program''. Add a cross-reference to "Init File" node.
4529 (Invoking emacsclient): Add index entries. Document both short and
4530 long versions of command-line options. Document the -f option.
4531
8cf51b2c
GM
45322006-12-06 Richard Stallman <rms@gnu.org>
4533
4534 * text.texi (Outline Format): Say to set outline-regexp
4535 and outline-level with major modes and file local variables.
4536
c8763fb6 45372006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4538
4539 * anti.texi (Antinews): Mention the alternative to
4540 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4541
8cf51b2c
GM
4542 * misc.texi (Interactive Shell): Ditto.
4543
45442006-12-04 Eli Zaretskii <eliz@gnu.org>
4545
4546 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4547
4548 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4549
45502006-12-01 Eli Zaretskii <eliz@gnu.org>
4551
4552 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4553 colon in the mode line.
4554
4555 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4556
45572006-11-26 Nick Roberts <nickrob@snap.net.nz>
4558
4559 * building.texi (Watch Expressions): Mention SPC for expanding/
4560 contracting watch expressions.
4561
45622006-11-26 Kim F. Storm <storm@cua.dk>
4563
4564 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4565
45662006-11-26 Nick Roberts <nickrob@snap.net.nz>
4567
4568 * building.texi (Debugger Operation): Define text command mode.
4569 Clarify how tooltips work.
4570 (GDB Graphical Interface): Explain how to run in text command mode
4571 more clearly.
4572
45732006-11-25 Juanma Barranquero <lekktu@gmail.com>
4574
4575 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4576
45772006-11-22 Juanma Barranquero <lekktu@gmail.com>
4578
4579 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4580
8cf51b2c
GM
45812006-11-18 Chong Yidong <cyd@stupidchicken.com>
4582
4583 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4584 and EMACS is deprecated.
4585
45862006-11-18 Juanma Barranquero <lekktu@gmail.com>
4587
4588 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4589
c8763fb6 45902006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4591
4592 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4593
4594 * emacs.texi: Include xresources.texi both for info and dvi.
4595
4596 * xresources.texi: Merge text from xresmini.texi.
4597
c8763fb6 45982006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4599
4600 * glossary.texi: Fix typos.
4601
8cf51b2c
GM
46022006-11-06 Richard Stallman <rms@gnu.org>
4603
4604 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4605
4606 * ack.texi (Acknowledgments): Fix name spelling.
4607
46082006-11-01 Juri Linkov <juri@jurta.org>
4609
4610 * search.texi (Word Search): Document incremental word search.
4611
46122006-10-28 Glenn Morris <rgm@gnu.org>
4613
4614 * ack.texi (Acknowledgments): Add cal-html author.
4615
4616 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4617 Calendar"). Describe new package cal-html.
4618 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4619 Calendar Files."
4620
8cf51b2c
GM
46212006-10-23 Richard Stallman <rms@gnu.org>
4622
4623 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4624 Abbrev mode is enabled.
4625
8cf51b2c
GM
46262006-10-16 Richard Stallman <rms@gnu.org>
4627
8cf51b2c
GM
4628 * emacs.texi: Update ISBN.
4629
8cf51b2c
GM
46302006-10-11 Kim F. Storm <storm@cua.dk>
4631
4632 * emacs.texi (Acknowledgments): Use @dotless{i}.
4633
46342006-10-08 Nick Roberts <nickrob@snap.net.nz>
4635
4636 * building.texi (Breakpoints Buffer): Mention catchpoints.
4637
46382006-10-08 Kim F. Storm <storm@cua.dk>
4639
4640 * ack.texi (Acknowledgments): Update.
4641
4642 * emacs.texi (Acknowledgments): Fix bad @/ form.
4643
8cf51b2c
GM
46442006-10-05 Kim F. Storm <storm@cua.dk>
4645
4646 * emacs.texi (Acknowledgments): Add more contributors.
4647
46482006-10-03 Richard Stallman <rms@gnu.org>
4649
4650 * emacs.texi (Acknowledgments): Update version and edition.
4651
8cf51b2c
GM
46522006-10-01 Karl Berry <karl@gnu.org>
4653
4654 * custom.texi (Customization Groups): Page break to keep example buffer
4655 on one page.
4656
46572006-09-30 Karl Berry <karl@gnu.org>
4658
4659 * programs.texi (Basic Indent): @need to improve page break.
4660 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4661
46622006-09-29 Glenn Morris <rgm@gnu.org>
4663
4664 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4665
46662006-09-29 Karl Berry <karl@gnu.org>
4667
4668 * windows.texi (Basic Window): Remove forced @break, no longer
4669 desirable.
4670 * frames.texi (Frame Commands),
4671 * mark.texi (Marking Objects): Reword to avoid bad page break.
4672 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4673
46742006-09-19 Richard Stallman <rms@gnu.org>
4675
4676 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4677 stick to present tense.
4678
c8763fb6 46792006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4680
4681 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4682 to x-gtk-use-old-file-dialog.
4683 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4684
46852006-09-15 Jay Belanger <belanger@truman.edu>
4686
49823426 4687 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4688 Change "Library Public License" to "Lesser Public License"
4689 throughout. Use "yyyy" to represent year.
4690
8cf51b2c
GM
46912006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4692
4693 * files.texi (Visiting): Add index entry "open file".
4694
8cf51b2c
GM
46952006-09-11 Richard Stallman <rms@gnu.org>
4696
4697 * building.texi (Compilation Mode): Clarification.
4698 (Grep Searching): Add xref to Compilation Mode.
4699
8cf51b2c
GM
47002006-09-08 Richard Stallman <rms@gnu.org>
4701
4702 * search.texi (Search): Ref multi-file search commands here.
4703 (Other Repeating Search): Not here.
4704
8cf51b2c
GM
47052006-08-28 Richard Stallman <rms@gnu.org>
4706
4707 * windows.texi (Split Window): Update xref.
4708
4709 * basic.texi (Continuation Lines): Update xref.
4710
4711 * indent.texi (Tab Stops): Update xref.
4712
4713 * emacs.texi (Top): Update subnode menu.
4714
4715 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4716 split out of Display Custom.
4717
47182006-08-25 Kim F. Storm <storm@cua.dk>
4719
4720 * display.texi (Display Custom): Add variables overline-margin
4721 and x-underline-at-descent-line.
4722
47232006-08-25 Richard Stallman <rms@gnu.org>
4724
4725 * entering.texi (Exiting): Rewrite to give graphical displays
4726 priority over text terminals.
4727
4728 * search.texi (Incremental Search): Move index entries.
4729
47302006-08-23 Chong Yidong <cyd@stupidchicken.com>
4731
4732 * custom.texi (Init File): Reference Find Init to avoid "home
4733 directory" confusion.
4734
47352006-08-22 Nick Roberts <nickrob@snap.net.nz>
4736
4737 * building.texi (Other GDB-UI Buffers): Describe how to edit
4738 a value in the locals buffer.
4739
47402006-08-21 Richard Stallman <rms@gnu.org>
4741
4742 * search.texi (Basic Isearch): Add `isearch' index entry.
4743
47442006-08-16 Richard Stallman <rms@gnu.org>
4745
4746 * misc.texi (Saving Emacs Sessions): Clean up wording.
4747
4748 * mark.texi (Marking Objects): Mention term "select all".
4749
4750 * emacs.texi (Top): Update subnode menu.
4751
4752 * help.texi (Help Mode): Move node up in file.
4753
8cf51b2c
GM
47542006-08-15 Nick Roberts <nickrob@snap.net.nz>
4755
4756 * building.texi (Stack Buffer): Explain fringe arrow.
4757
8cf51b2c
GM
47582006-08-12 Eli Zaretskii <eliz@gnu.org>
4759
8cf51b2c
GM
4760 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4761 on startup.
4762
47632006-08-11 Romain Francoise <romain@orebokech.com>
4764
4765 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4766
47672006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4768
4769 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4770
47712006-08-10 Richard Stallman <rms@gnu.org>
4772
4773 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4774 with face merging. Empty regions don't count.
4775 Clarify face property inheritance.
8cf51b2c
GM
4776
47772006-08-08 Romain Francoise <romain@orebokech.com>
4778
4779 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4780 <arjuropo@cc.jyu.fi>.
4781
8cf51b2c
GM
47822006-08-04 Eli Zaretskii <eliz@gnu.org>
4783
4784 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4785 apply to all frames.
4786
8cf51b2c
GM
47872006-08-01 Richard Stallman <rms@gnu.org>
4788
4789 * help.texi (Name Help): Add index entries for describe-variable.
4790
47912006-08-01 Nick Roberts <nickrob@snap.net.nz>
4792
4793 * building.texi (GDB Graphical Interface): Shorten node names.
4794 (GDB-UI Layout): Use GDB-related.
4795 (Other GDB-UI Buffers): Simplify English.
4796
47972006-07-31 Richard Stallman <rms@gnu.org>
4798
4799 * search.texi (Query Replace): Add xref for Dired's Q command.
4800
8cf51b2c
GM
48012006-07-31 Nick Roberts <nickrob@snap.net.nz>
4802
4803 * building.texi (GDB commands in Fringe): Rename to...
4804 (Source Buffers): ..this and move forward. Describe hollow arrow and
4805 new option gdb-find-source-frame.
4806
48072006-07-29 Richard Stallman <rms@gnu.org>
4808
4809 * dired.texi (Operating on Files): Simplify previous change
4810 and fix Texinfo usage.
4811
48122006-07-29 Eli Zaretskii <eliz@gnu.org>
4813
4814 * dired.texi (Operating on Files): Add cross-references. State the
4815 Unix commands that do similar things.
4816
48172006-07-28 Richard Stallman <rms@gnu.org>
4818
4819 * mark.texi (Transient Mark): Clarify that region never disappears
4820 when Transient Mark mode is off, and not when it is on.
4821
48222006-07-27 Richard Stallman <rms@gnu.org>
4823
4824 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4825
48262006-07-24 Richard Stallman <rms@gnu.org>
4827
4828 * xresources.texi (GTK styles): Fix texinfo usage.
4829
8cf51b2c
GM
4830 * commands.texi (User Input): Explain why we teach keyboard cmds.
4831
4832 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4833 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4834 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4835 * doclicense.texi, display.texi, dired.texi, basic.texi:
4836 * anti.texi, ack.texi: Move periods and commas inside quotes.
4837
48382006-07-22 Eli Zaretskii <eliz@gnu.org>
4839
4840 * cmdargs.texi (General Variables): Document EMAIL.
4841
48422006-07-21 Eli Zaretskii <eliz@gnu.org>
4843
4844 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4845 doesn't have effect on MS-Windows.
4846
8cf51b2c
GM
48472006-07-17 Richard Stallman <rms@gnu.org>
4848
4849 * building.texi (Grep Searching): Explain about chaining grep commands.
4850
8cf51b2c
GM
48512006-07-10 Nick Roberts <nickrob@snap.net.nz>
4852
49823426 4853 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4854
48552006-07-09 Chong Yidong <cyd@stupidchicken.com>
4856
4857 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4858 is invoked for multiple files.
4859
48602006-07-08 Eli Zaretskii <eliz@gnu.org>
4861
4862 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4863 on-line manual for the rest of this node.
4864 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4865 unconditionally.
4866 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4867 Improve wording.
4868 (Windows Printing): Improve wording.
4869 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4870 rest of this node.
4871
8cf51b2c
GM
48722006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4873
49823426
GM
4874 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4875 with eval-buffer.
8cf51b2c
GM
4876
48772006-07-05 Nick Roberts <nickrob@snap.net.nz>
4878
4879 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4880 of character translation.
4881
48822006-07-04 Nick Roberts <nickrob@snap.net.nz>
4883
4884 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4885
48862006-07-03 Karl Berry <karl@gnu.org>
4887
4888 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4889 not-too-underfull hboxes in the TeX output.
4890 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4891 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4892 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4893 * sending.texi, text.texi: Fix overfull/underfull boxes.
4894
48952006-07-03 Romain Francoise <romain@orebokech.com>
4896
4897 * m-x.texi (M-x): Fix.
4898
48992006-07-03 Richard Stallman <rms@gnu.org>
4900
8cf51b2c
GM
4901 * search.texi (Other Repeating Search): filename -> file name.
4902
4903 * misc.texi (Narrowing): Minor cleanups.
4904
4905 * files.texi (Visiting): filename -> file name.
4906
4907 * emacs.texi (Top): Update subnode menus.
4908
4909 * mule.texi (Coding Systems): Move char translation stuff here.
4910 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4911 (Recognize Coding): Substantial local rewrites.
4912 (International): Update menu.
4913
4914 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4915 (Scrolling): Substantial local rewrites.
4916 (Display): Update menu and intro.
4917
4918 * dired.texi: filename -> file name.
4919
4920 * custom.texi (Safe File Variables): Texinfo usage fix.
4921
f0131492 49222006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4923
4924 * help.texi, m-x.texi: Lots of cleanups.
4925
8cf51b2c
GM
49262006-06-30 Eli Zaretskii <eliz@gnu.org>
4927
4928 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4929 (Windows Processes, Windows Misc): Shorten the printed version by
4930 selectively conditioning less important portions by @ifnottex.
4931
8cf51b2c
GM
49322006-06-27 Richard Stallman <rms@gnu.org>
4933
4934 * mini.texi (Minibuffer File): Minor cleanup.
4935
49362006-06-25 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * frames.texi (XTerm Mouse): Rename to...
4939 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4940
4941 * emacs.texi (Top): Use new node name.
4942
49432006-06-24 Eli Zaretskii <eliz@gnu.org>
4944
4945 * emacs.texi (Top): Update the detailed menu according to changes in
4946 msdog.texi.
4947
4948 * msdog.texi (Windows Keyboard): New section.
4949 (Windows Mouse): New section.
4950 (Windows System Menu): Remove section (text merged with "Windows
4951 Keyboard").
4952 (Windows Misc): New section.
4953
4954 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4955
4956 * msdog.texi (ls in Lisp): New section.
4957
4958 * files.texi (Visiting): Document case-insensitive wildcard matching
4959 under find-file-wildcards.
4960
8cf51b2c
GM
49612006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4962
4963 * macos.texi (Mac Input): Add description of mac-function-modifier.
4964 Now Unicode keyboard layouts work.
4965
8cf51b2c
GM
49662006-06-10 Richard Stallman <rms@gnu.org>
4967
4968 * mule.texi (Recognize Coding): Clarify previous change.
4969
49702006-06-09 Kenichi Handa <handa@m17n.org>
4971
4972 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4973 notation.
4974
49752006-06-07 Kevin Ryde <user42@zip.com.au>
4976
4977 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4978 manual for @ifnottex, but in emacs-extra for @iftex.
4979
4980 * cmdargs.texi (General Variables): Fix smtpmail xref.
4981
49822006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4983
8cf51b2c 4984 * programs.texi (Comment Commands):
8cf51b2c 4985 * custom.texi (Specifying File Variables):
49823426 4986 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4987
49882006-06-07 Nick Roberts <nickrob@snap.net.nz>
4989
4990 * building.texi (Watch Expressions): Move node to end.
4991 (GDB Graphical Interface): Move description of clicks in fringe...
4992 (GDB commands in the Fringe): ...to here. New node.
4993
8cf51b2c
GM
49942006-06-05 Romain Francoise <romain@orebokech.com>
4995
49823426 4996 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4997
49982006-06-05 Nick Roberts <nickrob@snap.net.nz>
4999
5000 * building.texi (GDB Graphical Interface): Update bindings.
5001 (Commands of GUD): Add gud-print. Remove gud-run.
5002 Restate availability more generally.
5003
f0131492 50042006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5005
5006 * mini.texi: Lots of cleanups.
5007
50082006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5009
5010 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5011 and Mouse-2.
5012
c8763fb6 50132006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5014
5015 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5016
8cf51b2c
GM
50172006-05-31 Richard Stallman <rms@gnu.org>
5018
5019 * basic.texi (Moving Point): Fix previous change.
5020
c8763fb6 50212006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5022
5023 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5024
f0131492 50252006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5026
5027 * basic.texi: Many simplifications and improvements in wording.
5028
8cf51b2c
GM
50292006-05-26 Nick Roberts <nickrob@snap.net.nz>
5030
5031 * anti.texi (Antinews): Create a node for gdb-ui.
5032
8cf51b2c
GM
50332006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5034
5035 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5036
50372006-05-20 Richard Stallman <rms@gnu.org>
5038
5039 * dired.texi (Dired Navigation): dired-goto-file is now j.
5040
8cf51b2c
GM
50412006-05-20 Eli Zaretskii <eliz@gnu.org>
5042
5043 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5044 and their aliases.
5045
5046 * msdog.texi (Windows Printing): Mention non-support of plain text
5047 printing with some el-cheapo printers, and suggest a workaround.
5048
50492006-05-20 Kevin Ryde <user42@zip.com.au>
5050
5051 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5052 remove the bit saying you must set it.
5053
50542006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5055
5056 * trouble.texi (Checklist):
5057 * text.texi (Text, Auto Fill, Text Mode):
5058 * search.texi (Nonincremental Search):
5059 * rmail.texi (Rmail Labels):
5060 * mule.texi (Input Methods, Multibyte Conversion):
5061 * misc.texi (Gnus, Where to Look, PostScript):
5062 * maintaining.texi (Create Tags Table):
5063 * indent.texi (Indentation Commands):
5064 * fixit.texi (Spelling):
5065 * emacs.texi (Copying):
5066 * custom.texi (Init File): ifinfo -> ifnottex.
5067
8cf51b2c
GM
50682006-05-17 Richard Stallman <rms@gnu.org>
5069
5070 * files.texi (Diff Mode): Mention C-x `.
5071
50722006-05-08 Richard Stallman <rms@gnu.org>
5073
5074 * custom.texi (Disabling): Textual cleanups.
5075
8cf51b2c
GM
50762006-05-12 Glenn Morris <rgm@gnu.org>
5077
5078 * calendar.texi (Displaying the Diary, Format of Diary File):
5079 Refer to diary-view-entries, diary-list-entries,
5080 diary-show-all-entries rather than obsolete aliases.
5081
50822006-05-12 Eli Zaretskii <eliz@gnu.org>
5083
5084 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5085 (Displaying the Diary, Special Diary Entries, Importing Diary):
5086 * building.texi (Compilation Shell):
5087 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5088 emacs-xtra with @inforef's.
5089
5090 * files.texi (Visiting): Fix wording.
5091
5092 * mule.texi (Coding Systems, Text Coding): More indexing.
5093 Mention that C-x RET f can set eol conversion.
5094
c8763fb6 50952006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5096
5097 * xresmini.texi (GTK resources): Insert GTK description.
5098
5099 * xresources.texi (GTK resources): metafont should be menufont.
5100
8cf51b2c
GM
51012006-05-06 Michael Albinus <michael.albinus@gmx.de>
5102
49823426 5103 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5104 method, user name and host name is active only in partial
5105 completion mode.
5106
8cf51b2c
GM
51072006-05-06 Eli Zaretskii <eliz@gnu.org>
5108
5109 * makefile.w32-in (emacs.dvi):
5110 * Makefile.in (emacs.dvi): Add xresmini.texi.
5111
5112 * xresmini.texi (Table of Resources): Remove xref to non-existent
5113 node "LessTif Resources".
5114
5115 * msdog.texi (Microsoft Windows):
5116 * calendar.texi (Calendar/Diary, Displaying the Diary)
5117 (Special Diary Entries, Importing Diary, Holidays):
5118 * programs.texi (Program Modes):
5119 * text.texi (Text):
5120 * buffers.texi (Several Buffers):
5121 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5122
51232006-05-06 Eli Zaretskii <eliz@gnu.org>
5124
5125 The following changes merge the emacs-xtra manual into the main
5126 manual, but only for on-line version of the manual.
5127
5128 * vc2-xtra.texi (Version Backups, Local Version Control)
5129 (Making Snapshots, Change Logs and VC, Version Headers)
5130 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5131 on-line manual.
5132
5133 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5134 for on-line manual.
5135
5136 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5137 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5138 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5139 for on-line manual.
5140
5141 * fortran-xtra.texi (Fortran, Fortran Autofill)
5142 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5143 for on-line manual.
5144
5145 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5146 Conditional xref's for on-line manual.
5147
5148 * emerge-xtra.texi (Emerge, Overview of Emerge)
5149 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5150 manual.
5151
5152 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5153 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5154 (EMACSSOURCES): Use EMACS_XTRA.
5155 (../info/emacs-xtra): Remove.
5156 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5157
5158 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5159 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5160 (EMACSSOURCES): Use EMACS_XTRA.
5161 ($(infodir)/emacs-xtra): Remove.
5162 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5163
5164 * trouble.texi (Quitting):
5165 * text.texi (Text):
5166 * programs.texi (Program Modes):
5167 * msdog.texi (Microsoft Windows):
5168 * frames.texi (Frames):
5169 * files.texi (Backup, Version Control, VC Concepts)
5170 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5171 (Registering, VC Status, VC Undo, Multi-User Branching)
5172 (Comparing Files):
5173 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5174 (Displaying the Diary, Special Diary Entries, Importing Diary):
5175 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5176 conditional xref's, depending on @iftex/@ifnottex.
5177
5178 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5179 "MS-DOS". @include msdog-xtra.texi.
5180
5181 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5182 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5183
5184 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5185 for vc-xtra.texi subsections.
5186 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5187 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5188
5189 * sending.texi (Sending Mail): A @node line without explicit Prev,
5190 Next, and Up links.
5191
5192 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5193 Next, and Up links.
5194
5195 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5196 and its sections. @include picture-xtra.texi.
5197
5198 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5199 "Emerge".
5200 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5201
5202 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5203 exact duplicate of its name-sake in calendar.texi.
5204
5205 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5206 "Advanced Calendar/Diary Usage".
5207 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5208
5209 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5210 dired-xtra.texi.
5211 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5212
5213 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5214 (Files) [ifnottex]: Add menu entry for Autorevert.
5215
5216 * emacs-xtra.texi (Introduction): Reword to make consistent with
5217 printed version only.
5218 <Top level>: Remove the body of all chapters and move them to the
5219 new *-xtra.texi files. Use @raisesections and @lowersections to
5220 convert sections to chapters etc.
5221
5222 * msdog-xtra.texi:
5223 * fortran-xtra.texi:
5224 * vc-xtra.texi:
5225 * vc1-xtra.texi:
5226 * vc2-xtra.texi:
5227 * emerge-xtra.texi:
5228 * cal-xtra.texi:
5229 * dired-xtra.texi:
5230 * arevert-xtra.texi: New files, with text from respective chapters
5231 of emacs-xtra.texi. Convert each @chapter into @section, @section
5232 into @subsection, etc.
5233
1c6c854e 5234 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5235 updated.
5236
5237 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5238 Windows". All references updated.
5239
52402006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5241
5242 * macos.texi (Mac Input): Mention input from Character Palette.
5243 (Mac Font Specs): Fix typo.
5244
52452006-05-05 Richard Stallman <rms@gnu.org>
5246
5247 * files.texi (Diff Mode): Minor cleanup.
5248
52492006-05-05 Karl Berry <karl@gnu.org>
5250
8cf51b2c
GM
5251 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5252 errors from the current release of makeinfo (4.8).
5253 * help.texi (Library Keywords): Change widest word in multitable
5254 template from `emulations' to `convenience'. (Not sure if this is
5255 related to the font change.)
5256
52572006-05-05 Eli Zaretskii <eliz@gnu.org>
5258
5259 * files.texi (File Names): Add a footnote about limited support of
5260 ~USER on MS-Windows.
5261
5262 * cmdargs.texi (Initial Options): Add a footnote about limited
5263 support of ~USER on MS-Windows.
5264
52652006-05-03 Richard Stallman <rms@gnu.org>
5266
5267 * files.texi (Diff Mode): Node moved here.
5268 (Comparing Files): Delete what duplicates new node.
5269 (Files): Put Diff Mode in menu.
5270
1c6c854e 5271 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5272
5273 * emacs.texi (Top): Update menu for Diff Mode.
5274
5275 * trouble.texi (Emergency Escape): Simplify.
5276
5277 * emacs.texi (Top): Minor clarification.
5278
52792006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5280
5281 * commands.texi, entering.texi, screen.texi: Many simplifications.
5282
52832006-05-03 Richard Stallman <rms@gnu.org>
5284
5285 * commands.texi (Text Characters): Delete paragraph about unibyte
5286 non-ASCII printing chars.
5287
5288 * killing.texi (Killing): Say "graphical displays".
5289 * display.texi: Say "graphical displays".
5290
5291 * cmdargs.texi (Misc X): Say "graphical displays".
5292
52932006-05-01 Richard Stallman <rms@gnu.org>
5294
5295 * emacs.texi (Top): Add Diff Mode to menu.
5296
52972006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5298
5299 * misc.texi (Diff Mode): New node.
5300
53012006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5302
5303 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5304 (Mac Environment Variables): Shorten example line.
5305 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5306
53072006-05-01 Nick Roberts <nickrob@snap.net.nz>
5308
5309 * building.texi (GUD Customization): Describe cases %d and %c.
5310 Update description for %e.
5311
53122006-04-30 Glenn Morris <rgm@gnu.org>
5313
5314 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5315
53162006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5317
5318 * custom.texi (Examining): Update C-h v output example.
5319
53202006-04-29 Kim F. Storm <storm@cua.dk>
5321
5322 * building.texi (Grep Searching): Add lgrep and rgrep.
5323
8cf51b2c
GM
53242006-04-23 Richard Stallman <rms@gnu.org>
5325
5326 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5327
5328 * xresmini.texi: New file.
5329
5330 * xresources.texi (Face Resources): Split table into font resources
5331 and the rest. Combine similar attributes for brevity.
5332
8cf51b2c
GM
53332006-04-21 Eli Zaretskii <eliz@gnu.org>
5334
5335 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5336 backslashes and case-insensitivity in file names (moved to the
5337 main manual).
5338 (MS-DOS Printing): Move most of the text to the main manual.
5339
5340 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5341 New nodes.
5342 (Windows Processes, Windows System Menu): Add index entries and
5343 fix wording.
5344
8cf51b2c
GM
53452006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5346
5347 * misc.texi (Shell Ring): Add notes on saved input when
5348 navigating off the end of the history list.
5349
53502006-04-18 Chong Yidong <cyd@mit.edu>
5351
5352 * misc.texi (Shell Options): Correct default value of
5353 comint-scroll-show-maximum-output.
5354
8cf51b2c
GM
53552006-04-18 Nick Roberts <nickrob@snap.net.nz>
5356
5357 * building.texi (Watch Expressions): Update.
5358
8cf51b2c
GM
53592006-04-12 Richard Stallman <rms@gnu.org>
5360
5361 * search.texi: Clean up previous change.
5362
53632006-04-12 Eli Zaretskii <eliz@gnu.org>
5364
5365 * search.texi (Regexp Backslash, Regexp Replace): Add index
5366 entries for ``back reference'' and mention the term itself in the
5367 text.
5368
53692006-04-11 Richard Stallman <rms@gnu.org>
5370
5371 * custom.texi (Safe File Variables):
5372 Document enable-local-variables = :safe.
5373
53742006-04-11 Karl Berry <karl@gnu.org>
5375
5376 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5377 (Remote Repositories, Version Backups, Local Version Control)
5378 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5379 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5380 (Renaming VC Work Files and Master Files)
5381 (Inserting Version Control Headers, Customizing VC, General Options)
5382 (Options for RCS and SCCS, Options specific for CVS): Move all
5383 these nodes to emacs-xtra.texi, for brevity.
5384 * cmdargs.texi, files.texi: Change cross-references.
5385
8cf51b2c
GM
53862006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5387
5388 * files.texi (Old Versions): Update description of vc-annotate's
5389 use of color to indicate date ranges.
5390
8cf51b2c
GM
53912006-04-09 Kevin Ryde <user42@zip.com.au>
5392
8cf51b2c
GM
5393 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5394 put info and printed manual names the right way around.
5395
53962006-04-09 Karl Berry <karl@gnu.org>
5397
5398 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5399 emacs-xtra.texi, leaving only MS Windows information.
5400 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5401 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5402 node names.
5403
5404 * emacs.texi: Move @summarycontents and @contents to the beginning
5405 of the file.
5406
8cf51b2c
GM
54072006-04-08 Kevin Ryde <user42@zip.com.au>
5408
5409 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5410
54112006-04-07 Richard Stallman <rms@gnu.org>
5412
5413 * programs.texi (Comments, Comment Commands, Options for Comments)
5414 (Multi-Line Comments): "Align", not "indent".
5415 (Basic Indent): C-j deletes trailing whitespace before the newline.
5416
54172006-04-06 Richard Stallman <rms@gnu.org>
5418
8cf51b2c
GM
5419 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5420
54212006-04-06 Eli Zaretskii <eliz@gnu.org>
5422
5423 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5424
8cf51b2c
GM
54252006-04-05 Richard Stallman <rms@gnu.org>
5426
5427 * emacs.texi (Top): Update subnode menu.
5428
5429 * trouble.texi (Unasked-for Search): Node deleted.
5430 (Lossage): Delete from menu.
5431
54322006-04-04 Richard Stallman <rms@gnu.org>
5433
5434 * trouble.texi: Various cleanups.
5435 (Checklist): Don't bother saying how to snail a bug report.
5436 (Emergency Escape): Much rewriting.
5437 (After a Crash): Rename the core dump immediately.
5438 (Total Frustration): Call it a psychotherapist.
5439 (Bug Criteria): Avoid "illegal instruction".
5440 (Sending Patches): We always put the contributor's name in.
5441
5442 * misc.texi (Thumbnails): Minor correction.
5443
8cf51b2c
GM
54442006-04-03 Richard Stallman <rms@gnu.org>
5445
5446 * misc.texi (Thumbnails): Minor cleanup.
5447
54482006-04-02 Karl Berry <karl@gnu.org>
5449
5450 * sending.texi (Mail Sending): pxref to Top needs five args.
5451
5452 * texinfo.tex: Update to current version (2006-03-21.13).
5453
8cf51b2c
GM
54542006-03-31 Richard Stallman <rms@gnu.org>
5455
5456 * emacs.texi (Top): Update subnode menu.
5457
5458 * help.texi (Help Mode): Cleanup.
5459
5460 * dired.texi: Many cleanups.
5461 (Dired Deletion): Describe dired-recursive-deletes.
5462 (Operating on Files): dired-create-directory moved.
5463 (Misc Dired Features): Move to here.
5464 (Tumme): Node moved to misc.texi.
5465
5466 * custom.texi: Many cleanups.
5467 (Minor Modes): Don't mention ISO Accents Mode.
5468 (Examining): Update C-h v output example.
5469 (Hooks): Add index and xref for add-hook.
5470 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5471 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5472
5473 * misc.texi: Many cleanups.
5474 (beginning): Add to summary of topics.
5475 (Shell): Put eshell xref at the end. Remove eshell from table.
5476 (Thumbnails): New node.
5477
8cf51b2c
GM
54782006-03-28 Eli Zaretskii <eliz@gnu.org>
5479
5480 * files.texi (File Name Cache): Make it clear that the cache is
5481 not persistent.
5482
8cf51b2c
GM
54832006-03-25 Karl Berry <karl@gnu.org>
5484
49823426
GM
5485 * emacs-xtra.texi, emacs.texi, gnu.texi:
5486 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5487 (2) do not indent copyright year list (or anything else).
5488
8cf51b2c
GM
54892006-03-21 Juanma Barranquero <lekktu@gmail.com>
5490
5491 * files.texi (VC Dired Mode): Remove misplaced brackets.
5492
54932006-03-21 Andre Spiegel <spiegel@gnu.org>
5494
5495 * files.texi: Various updates and clarifications in the VC chapter.
5496
54972006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5498
5499 * help.texi (Help Mode): Document "C-c C-c".
5500
8cf51b2c
GM
55012006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5502
5503 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5504 menu in the standalone Info reader.
5505
55062006-03-15 Chong Yidong <cyd@stupidchicken.com>
5507
5508 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5509 moved here from Emacs manual.
5510
5511 * programs.texi (Fortran): Section moved to emacs-xtra.
5512 (Program Modes): Xref to Fortran in emacs-xtra.
5513
5514 * maintaining.texi (Emerge): Move to emacs-xtra.
5515 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5516
5517 * picture.texi: File deleted.
5518 * Makefile.in:
5519 * makefile.w32-in: Remove picture.texi.
5520
5521 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5522 * abbrevs.texi (Abbrevs):
5523 * sending.texi (Sending Mail): Picture node removed.
5524
5525 * emacs.texi (Top): Update node listings.
5526
8cf51b2c
GM
55272006-03-12 Richard Stallman <rms@gnu.org>
5528
5529 * calendar.texi: Various cleanups.
5530
8cf51b2c
GM
55312006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5532
5533 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5534 syntax.
5535
8cf51b2c
GM
55362006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5537
5538 * search.texi (Regexps): More accurately describe which characters
5539 are special in which situations. Recommend _not_ to quote `]' or
5540 `-' when they are not special.
5541
8cf51b2c
GM
55422006-02-28 Andre Spiegel <spiegel@gnu.org>
5543
5544 * files.texi (Old Versions): Clarify operation of C-x v =.
5545
8cf51b2c
GM
55462006-02-21 Nick Roberts <nickrob@snap.net.nz>
5547
5548 * building.texi (Watch Expressions): Update and describe
5549 gdb-speedbar-auto-raise.
5550
55512006-02-19 Richard M. Stallman <rms@gnu.org>
5552
5553 * emacs.texi: Use @smallbook.
5554 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5555 Update subnode menu.
5556
5557 * building.texi (Lisp Interaction): Minor addition.
5558
55592006-02-18 Nick Roberts <nickrob@snap.net.nz>
5560
5561 * building.texi (Watch Expressions): Update and be more precise.
5562
c8763fb6 55632006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5564
5565 * maintaining.texi (Create Tags Table): Explain why the
5566 exception when etags writes to files under the /dev tree.
5567
55682006-02-14 Richard M. Stallman <rms@gnu.org>
5569
5570 * custom.texi (Safe File Variables): Lots of clarification.
5571 Renamed from Unsafe File Variables.
5572
55732006-02-14 Chong Yidong <cyd@stupidchicken.com>
5574
5575 * custom.texi (Unsafe File Variables): File variable confirmation
5576 assumed denied in batch mode.
5577
55782006-02-14 Richard M. Stallman <rms@gnu.org>
5579
5580 * building.texi (GDB User Interface Layout): Don't say `inferior'
5581 for program being debugged.
5582
55832006-02-15 Nick Roberts <nickrob@snap.net.nz>
5584
5585 * building.texi (GDB Graphical Interface):
5586 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5587
55882006-02-13 Chong Yidong <cyd@stupidchicken.com>
5589
5590 * custom.texi (Specifying File Variables, Unsafe File Variables):
5591 New nodes, split from File Variables. Document new file local
5592 variable behavior.
5593
55942006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5595
5596 * display.texi (Standard Faces):
8cf51b2c
GM
5597 * files.texi (Visiting):
5598 * frames.texi (Clipboard):
5599 * glossary.texi (Glossary) <Clipboard>:
5600 * xresources.texi (X Resources): Mention Mac OS port.
5601
8cf51b2c
GM
56022006-02-12 Richard M. Stallman <rms@gnu.org>
5603
5604 * building.texi (Building): Clarify topic in intro.
5605
5606 * maintaining.texi (Maintaining): Change title; clarify topic.
5607 Delete duplicate index entries.
5608
5609 * building.texi (Other GDB User Interface Buffers): Clarifications.
5610
5611 * text.texi (Cell Commands): Clarifications.
5612
5613 * programs.texi (Defuns): Delete duplicate explanation of
5614 left-margin paren convention.
5615 (Hungry Delete): Minor cleanup.
5616
56172006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5618
5619 * dired.texi (Tumme): More tumme documentation.
5620
56212006-02-11 Alan Mackenzie <acm@muc.de>
5622
5623 * programs.texi ("Hungry Delete"): Correct the appellation of the
5624 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5625
56262006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5627
5628 * dired.texi (Tumme): Fix small bug.
5629
56302006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5631
5632 * macos.texi (Mac International): Rename "fontset-mac" to
5633 "fontset-standard".
5634
8cf51b2c
GM
56352006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5636
5637 * dired.texi (Tumme): Basic documentation for Tumme added.
5638
8cf51b2c
GM
56392006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5640
5641 * mule.texi (International):
5642 * programs.texi (Basic Indent): Fix typos.
5643
8cf51b2c
GM
5644 * custom.texi (Minor Modes):
5645 * display.texi (Text Display):
5646 * commands.texi (Text Characters): Update xrefs.
5647
56482006-02-07 Richard M. Stallman <rms@gnu.org>
5649
5650 * emacs.texi (Top): Update subnode menu.
5651 Update info on old Emacs papers.
5652 (Intro): "Graphical display", not window system.
5653
5654 * xresources.texi (GTK styles): Minor clarifications.
5655
5656 * trouble.texi: "Graphical display", not window system.
5657 (Stuck Recursive): Minor clarification.
5658
5659 * text.texi: Minor clarifications.
5660 (Sentences): Explain why two-space convention is better.
5661 Explain sentence-end-without-period here.
5662 (Fill Commands): Not here.
5663 (Refill): Node moved down.
5664 (Filling): Update menu.
5665 (Table Creation, Cell Justification, Column Commands): Clarify.
5666
5667 * sending.texi: Minor clarifications.
5668
5669 * search.texi (Regexp Backslash): Clarification.
5670
5671 * rmail.texi: Minor cleanups.
5672 (Rmail): Delete digression about `rmail-mode'.
5673 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5674 (Rmail Files): Mention C-u M-x rmail.
5675 (Rmail Reply): Mention References.
5676 (Rmail Display): Mention rmail-nonignored-headers.
5677
5678 * programs.texi: Minor cleanups.
5679 (Comment Commands): Mention momentary Transient Mark mode.
5680 (Matching): Be more specific about customizing show-paren-mode.
5681 (Info Lookup): Don't list the modes that support C-h S.
5682 Just say what it does in an unsupported mode.
5683 (Man Page): Delete excessive info on customizing woman.
5684 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5685
5686 * abbrevs.texi: Minor clarifications.
5687 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5688 not "dynamic abbrevs" as if they were a kind of abbrev.
5689
5690 * picture.texi (Picture): Minor cleanup.
5691
5692 * mule.texi (Communication Coding): Say "other applications".
5693 (Fontsets): Not specific to X. Add xref to X Resources.
5694 (Unibyte Mode): Rename from Single-Byte Character Support.
5695 "Graphical display", not window system.
5696 (International): Update menu.
5697
5698 * maintaining.texi (Format of ChangeLog):
5699 New node, split out from ChangeLog.
5700 (ChangeLog): Clarifications in the remaining text.
5701 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5702 (Find Tag): Add @w.
5703 (Tags Search): Explain tag table order here. Simplify grep ref.
5704 (List Tags): tags-tag-face is a variable, not a face.
5705 (Emerge): Cleanups.
5706
5707 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5708 (Keyboard Macros): Avoid "the user".
5709
5710 * killing.texi: "Graphical display", not window system.
5711
5712 * help.texi (Help Echo): "Graphical display", not window system.
5713
5714 * glossary.texi: Say "you", not "the user". Say "graphical display".
5715
5716 * frames.texi: Minor cleanups. "Graphical display", not window system.
5717
5718 * files.texi (Visiting): Make drag-and-drop not X-specific.
5719
5720 * custom.texi: Minor cleanups. "Graphical display", not window system.
5721
5722 * cmdargs.texi: Minor cleanups.
5723
5724 * building.texi (Compilation): Move and split kill-compilation para.
5725 Add para about multiple compilers.
5726 (Compilation Mode): Commands also available in grep mode and others.
5727 Mention C-u C-x ` more tutorially. Clarify C-x `.
5728 (Compilation Shell): Clarify. Put Bash example first.
5729 (Grep Searching): Minor cleanups; add @w.
5730 (Debuggers): Minor cleanups.
5731 (Starting GUD): Make GDB xgraphical mode issue clearer.
5732 (Debugger Operation): Lots of clarifications including
5733 GDB tooltip side-effect issue.
5734 (Commands of GUD): Clarify.
5735 (GUD Customization): Add bashdb-mode-hook.
5736 (GDB Graphical Interface): Rewrite for clarity.
5737 (GDB User Interface Layout): Rewrite for clarity.
5738 (Stack Buffer, Watch Expressions): Likewise.
5739 (Other GDB User Interface Buffers): Cleanups.
5740 (Lisp Libraries, External Lisp): Cleanup.
5741
5742 * basic.texi (Position Info): "Graphical displays", rather than
5743 window systems.
5744
5745 * anti.texi: Minor cleanup.
5746
8cf51b2c
GM
57472006-02-03 Eli Zaretskii <eliz@gnu.org>
5748
5749 * custom.texi (Init File, Find Init): Add cross-references to
5750 where $HOME is described.
5751
57522006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5753
5754 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5755 is not inside the @table.
5756
5757 * emacs.texi (Top): Correct node name.
5758
5759 * files.texi (File Names): Fix @xref.
5760 (Reverting): Fix typo.
5761
5762 * mule.texi (International): Correct node name.
5763
5764 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5765
57662006-02-01 Richard M. Stallman <rms@gnu.org>
5767
5768 * emacs.texi (Top): Update subnode menu.
5769
5770 * mule.texi: Minor clarifications.
5771 Reduce the specific references to X Windows.
5772 Refer to "graphical" terminals, rather than window systems.
5773 (Text Coding): Rename from Specify Coding.
5774 (Communication Coding, File Name Coding, Terminal Coding):
5775 New nodes split out from Text Coding.
5776
5777 * kmacro.texi: Minor clarifications.
5778 (Keyboard Macro Ring): Comment out some excessive commands.
5779 (Basic Keyboard Macro): Split up the table, putting part in each node.
5780
5781 * major.texi: Minor clarifications.
5782
5783 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5784
5785 * windows.texi: Minor clarifications.
5786 (Change Window): Don't describe mode-line mouse cmds here.
5787 Add xref to Mode Line Mouse.
5788
5789 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5790
5791 * macos.texi (Mac International): Fix xref.
5792
5793 * indent.texi: Minor clarifications.
5794
5795 * frames.texi: Minor clarifications.
5796 Reduce the specific references to X Windows.
5797 Refer to "graphical" terminals, rather than window systems.
5798 (Frame Parameters): Don't mention commands like
5799 set-foreground-color. Just say to customize a face.
5800 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5801
5802 * files.texi: Minor clarifications.
5803 (Numbered Backups): New node, split out from Backup Names.
5804
5805 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5806
5807 * cmdargs.texi (General Variables): Fix xref.
5808
5809 * buffers.texi: Minor clarifications.
5810
8cf51b2c
GM
58112006-01-31 Richard M. Stallman <rms@gnu.org>
5812
5813 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5814 Nodes moved to top.
5815
5816 * display.texi: Minor clarifications.
5817 (Display): Rearrange menu.
5818 (Standard Faces): Mention query-replace face.
5819 (Faces): Simplify.
5820 (Font Lock): Simplify face customization info.
5821 (Highlight Changes): Node merged into Highlight Interactively.
5822 (Highlight Interactively): Much rewriting and cleanup.
5823 (Optional Mode Line): Narrowed line number not good for goto-line.
5824 Simplify face customization advice.
5825 (Text Display): Mention use of escape-glyph face.
5826 Move ctl-arrow and tab-width here.
5827 (Display Custom): Move no-redraw-on-reenter to end of node.
5828
5829 * search.texi: Minor clarifications.
5830 (Isearch Scroll): Simplify.
5831 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5832
5833 * regs.texi (Registers): Mention bookmarks here.
5834
5835 * mark.texi: Minor clarifications.
5836 (Selective Undo): Node deleted.
5837
5838 * m-x.texi: Minor clarifications.
5839
5840 * killing.texi: Minor clarifications.
5841 Refer to "graphical" terminals, rather than window systems.
5842
5843 * help.texi: Clarifications.
5844 (Help): Don't describe C-h F and C-h K here.
5845 (Key Help): Describe C-h K here.
5846 (Name Help): Mention Emacs Lisp Intro.
5847 Describe C-h F here.
5848 (Misc Help): Mention C-h F and C-h K only briefly.
5849
5850 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5851 Selective undo text merged in.
5852 (Spelling): Mention Aspell along with Ispell.
5853
5854 * emacs.texi (Top): Update subnode menus.
5855
5856 * basic.texi (Basic Undo): Rename from Undo. Most of text
5857 moved to new Undo node.
5858
8cf51b2c
GM
58592006-01-29 Chong Yidong <cyd@stupidchicken.com>
5860
5861 * basic.texi (Continuation Lines, Inserting Text):
5862 Mention longlines mode.
5863
58642006-01-29 Richard M. Stallman <rms@gnu.org>
5865
10d1d0af 5866 * screen.texi: Minor cleanups.
8cf51b2c
GM
5867 (Screen): Clean up the intro paragraphs.
5868 (Mode Line): Lots of rewriting. Handle frame-name better.
5869 eol-mnemonic-... vars moved out.
5870
5871 * emacs.texi (Top): Change menu item for MS-DOS node.
5872 Update subnode menu.
5873
5874 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5875 chapter relates to Windows. Title changed.
5876
5877 * mini.texi: Minor cleanups.
5878
5879 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5880 (Mark): Put it in the menu.
5881
5882 * entering.texi: Minor cleanups.
5883
5884 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5885 (Intro): Refer to "graphical" terminals, rather than X.
5886
5887 * display.texi (Display Custom): Add xref to Variables.
5888 (Optional Mode Line): eol-mnemonic-... vars moved here.
5889
5890 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5891 rather than X.
5892
8cf51b2c
GM
5893 * basic.texi: Minor cleanups.
5894 (Undo): selective-undo moved.
5895
8cf51b2c
GM
58962006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5897
5898 * anti.texi (Antinews): Various corrections and additions.
5899
59002006-01-23 Juri Linkov <juri@jurta.org>
5901
5902 * custom.texi (Easy Customization, Customization Groups)
5903 (Browsing Custom): Mention links along with buttons.
5904
8cf51b2c
GM
59052006-01-21 Eli Zaretskii <eliz@gnu.org>
5906
8cf51b2c
GM
5907 * text.texi (TeX Print): Use @key for TAB.
5908
8cf51b2c
GM
5909 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5910
8cf51b2c
GM
59112006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5912
5913 * files.texi (File Aliases): Don't claim that usually separate
5914 buffers are created for two file names that name the same data.
5915 Mention additional situations where different names mean the same
5916 file on disk.
5917
59182006-01-19 Richard M. Stallman <rms@gnu.org>
5919
5920 * killing.texi (Deletion): Upcase @key argument.
5921
5922 * custom.texi (Custom Themes): Minor cleanup.
5923
5924 * programs.texi (Hungry Delete): Upcase @key argument.
5925
8cf51b2c
GM
59262006-01-16 Juri Linkov <juri@jurta.org>
5927
5928 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5929 Move `mode-line-highlight' before `mode-line-buffer-id'.
5930
8cf51b2c
GM
59312006-01-14 Richard M. Stallman <rms@gnu.org>
5932
5933 * basic.texi (Inserting Text): Minor cleanup.
5934
8cf51b2c
GM
59352006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5936
5937 * custom.texi (Changing a Variable, Face Customization):
5938 Update for changes in Custom menus.
5939
8cf51b2c
GM
59402006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5941
5942 * macos.texi (Mac International): Undo last change.
5943
8cf51b2c
GM
59442006-01-02 Chong Yidong <cyd@stupidchicken.com>
5945
5946 * custom.texi (Custom Themes): Describe the new
5947 customize-create-theme interface.
5948
59492005-12-30 Juri Linkov <juri@jurta.org>
5950
5951 * basic.texi (Position Info): Update example.
5952
c8763fb6 59532005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5954
5955 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5956
59572005-12-24 Chong Yidong <cyd@stupidchicken.com>
5958
5959 * custom.texi (Custom Themes): `load-theme' always loads.
5960
59612005-12-23 Juri Linkov <juri@jurta.org>
5962
5963 * display.texi (Highlight Interactively): Use double space to
5964 separate sentences. Replace C-p with M-p, and C-n with M-n.
5965
59662005-12-22 Richard M. Stallman <rms@gnu.org>
5967
5968 * custom.texi (Easy Customization and subnodes):
5969 Replace "active field" with "button".
5970 Use "user option" only for variables.
5971 Use "setting" for variable-or-face.
5972
59732005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5974
5975 * buffers.texi (Select Buffer): Change order in table to make
5976 "Similar" refer to the correct item.
5977 (Indirect Buffers): Minor rewording.
5978
8cf51b2c
GM
59792005-12-20 Juri Linkov <juri@jurta.org>
5980
5981 * files.texi (VC Status): Put P and N near p and n.
5982
8cf51b2c
GM
59832005-12-19 Richard M. Stallman <rms@gnu.org>
5984
5985 * programs.texi (Electric C): Delete the info about newline control.
5986 (Other C Commands): Minor cleanup.
5987 (Left Margin Paren): Minor cleanup.
5988
59892005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5990
5991 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5992 (Customization Groups): Delete text moved to "Browsing Custom".
5993 (Browsing Custom): New node.
5994 (Specific Customization): Clarify which commands only work for
5995 loaded options.
5996
59972005-12-18 Bill Wohler <wohler@newt.com>
5998
5999 * frames.texi (Tool Bars): Shorten text of previous change.
6000
60012005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6002
6003 * files.texi (VC Status): Document log-view mode.
6004
60052005-12-18 Bill Wohler <wohler@newt.com>
6006
6007 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6008 permanently via the customize interface.
6009
8cf51b2c
GM
60102005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6011
6012 * killing.texi (Killing by Lines): Document `kill-whole-line'
6013 function.
6014
c8763fb6 60152005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6016
6017 * buffers.texi (Select Buffer): Change `prev-buffer' to
6018 `previous-buffer'. Indicate that these functions use a frame
6019 local buffer list.
6020
8cf51b2c
GM
60212005-12-12 Richard M. Stallman <rms@gnu.org>
6022
6023 * custom.texi (Easy Customization): Change menu comment.
6024 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6025
6026 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6027 (Help): Among the Apropos commands, describe only C-h a here.
6028
60292005-12-11 Richard M. Stallman <rms@gnu.org>
6030
6031 * programs.texi (Options for Comments): Comment-end starts with space.
6032
6033 * glossary.texi (Glossary): Minor cleanup.
6034
6035 * files.texi (Old Versions): Use @table.
6036
8cf51b2c
GM
60372005-12-10 David Koppelman <koppel@ece.lsu.edu>
6038
6039 * display.texi (Highlight Interactively): Include
6040 global-hi-lock-mode. Add miscellaneous details and elaborations.
6041
60422005-12-09 Richard M. Stallman <rms@gnu.org>
6043
6044 * display.texi (Font Lock): Delete the Global FL menu item.
6045
60462005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6047
6048 * custom.texi (Minibuffer Maps): Mention the maps for file name
6049 completion.
6050
60512005-12-09 Kim F. Storm <storm@cua.dk>
6052
6053 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6054 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6055 cursor to next corner in rectangle; clarify insert around rectangle.
6056
8cf51b2c
GM
60572005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6058
6059 * custom.texi (Customization): Use xref to elisp manual for
6060 non-TeX output.
6061 (Minor Modes): Update.
6062 (Customization Groups, Changing a Variable, Face Customization):
6063 Update for new appearance of Custom buffers.
6064 (Changing a Variable): `custom-buffer-done-function' has been
6065 replaced by `custom-buffer-done-kill'.
6066 (Specific Customization): In the `customize-group' buffer, a
6067 subgroup's contents are not "hidden". They are not included at
6068 all. They have no [Show] button.
6069 (Mouse Buttons): Add pxref to description of mouse event lists in
6070 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6071 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6072 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6073
60742005-12-08 Richard M. Stallman <rms@gnu.org>
6075
6076 * mini.texi (Completion Commands, Completion):
6077 In file name input, SPC does not do completion.
6078
8cf51b2c
GM
60792005-12-08 Nick Roberts <nickrob@snap.net.nz>
6080
6081 * building.texi (GDB Graphical Interface): Explain screen size
6082 setting.
6083 (Other GDB User Interface Buffers): Describe features specific to
6084 GDB 6.4.
6085
8cf51b2c
GM
60862005-12-01 Nick Roberts <nickrob@snap.net.nz>
6087
6088 * building.texi (GDB User Interface Layout): Describe how to
6089 kill associated buffers.
6090 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6091 (Watch Expressions): Be more precise.
6092 (Other GDB User Interface Buffers): Describe how to change a
6093 register value.
6094
8cf51b2c
GM
60952005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6096
6097 * macos.texi (Mac Input): Remove description of
6098 mac-command-key-is-meta. Add descriptions of
6099 mac-control-modifier, mac-command-modifier, and
6100 mac-option-modifier.
6101 (Mac International): Fix description of conversion of clipboard data.
6102 (Mac Font Specs): Add example of font customization by face attributes.
6103
61042005-11-22 Nick Roberts <nickrob@snap.net.nz>
6105
6106 * building.texi (Watch Expressions): Expand description.
6107 (Other GDB User Interface Buffers): Describe local map for
6108 gud-watch.
6109
61102005-11-21 Chong Yidong <cyd@stupidchicken.com>
6111
6112 * display.texi (Font Lock): Font lock is enabled by default now.
6113
61142005-11-20 Juri Linkov <juri@jurta.org>
6115
6116 * basic.texi (Position Info): Update examples of the output.
6117 Remove the fact that examples are produced in the TeXinfo buffer,
6118 because in the Info reader users will get a different output from
6119 `C-x ='.
6120
6121 * building.texi (Compilation Mode): Remove paragraph duplicated
6122 from the node `Compilation'. Add `compilation-skip-threshold'.
6123
6124 * display.texi (Font Lock): Suggest more user-friendly method of
6125 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6126
61272005-11-18 Richard M. Stallman <rms@gnu.org>
6128
6129 * files.texi (Registering): Mention @@ in mode line.
6130
6131 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6132
61332005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6134
6135 * files.texi (Renaming and VC): Some back-ends don't
6136 handle renaming.
6137
8cf51b2c
GM
61382005-11-17 Juri Linkov <juri@jurta.org>
6139
6140 * emacs.texi (Top):
6141 * display.texi (Highlight Interactively): Put this font-lock based
6142 mode near Font Lock node.
6143
61442005-11-16 Chong Yidong <cyd@stupidchicken.com>
6145
6146 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6147 icons.
6148
61492005-11-12 Kim F. Storm <storm@cua.dk>
6150
6151 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6152 (Help Summary): Add C-h d and C-h e.
6153 (Apropos): Clarify that all apropos commands may search for either
6154 list of words or a regexp. Add C-h d for apropos-documentation.
6155 Describe apropos-documentation-sort-by-scores user option.
6156
8cf51b2c
GM
61572005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6158
6159 * killing.texi (CUA Bindings): Add @section.
6160
61612005-11-10 Kim F. Storm <storm@cua.dk>
6162
6163 * emacs.texi (Top): Add CUA Bindings entry to menu.
6164
6165 * killing.texi (CUA Bindings): New node. Moved here from
6166 misc.texi and extended with info on rectangle commands and
6167 rectangle highlighting, interface to registers, and the global
6168 mark feature.
6169
6170 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6171
6172 * regs.texi: Prev link points to CUA Bindings node.
6173
61742005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6175
6176 * help.texi (Help Echo): By default, help echos are only shown on
6177 mouse-over, not on point-over.
6178
c8763fb6 61792005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6180
6181 * misc.texi (Shell Mode): Describe how to activate password echoing.
6182
8cf51b2c
GM
61832005-11-04 Romain Francoise <romain@orebokech.com>
6184
6185 * mark.texi (Mark Ring): Fix typo.
6186
61872005-11-03 Richard M. Stallman <rms@gnu.org>
6188
6189 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6190
61912005-11-01 Bill Wohler <wohler@newt.com>
6192
6193 * help.texi (Help Mode): Fix typo.
6194
61952005-11-01 Nick Roberts <nickrob@snap.net.nz>
6196
1c6c854e
CS
6197 * building.texi (Other GDB User Interface Buffers):
6198 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6199
62002005-10-31 Romain Francoise <romain@orebokech.com>
6201
6202 * files.texi (Compressed Files): Fix typo.
6203
6204 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6205
6206 * windows.texi (Force Same Window): Likewise.
6207
62082005-10-30 Bill Wohler <wohler@newt.com>
6209
6210 * help.texi (Help Mode): URLs viewed with browse-url.
6211
62122005-10-31 Nick Roberts <nickrob@snap.net.nz>
6213
6214 * building.texi (GDB Graphical Interface): Don't reference
6215 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6216 must stay in same frame.
6217
62182005-10-29 Chong Yidong <cyd@stupidchicken.com>
6219
6220 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6221
6222 * anti.texi (Antinews): Likewise.
6223
8cf51b2c
GM
62242005-10-28 Bill Wohler <wohler@newt.com>
6225
6226 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6227
62282005-10-28 Richard M. Stallman <rms@gnu.org>
6229
6230 * files.texi (Visiting): Explain how to enter ? in a file name.
6231
6232 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6233
8cf51b2c
GM
62342005-10-25 Nick Roberts <nickrob@snap.net.nz>
6235
1c6c854e
CS
6236 * building.texi (GDB Graphical Interface):
6237 Describe gdb-mouse-until.
8cf51b2c
GM
6238
62392005-10-23 Richard M. Stallman <rms@gnu.org>
6240
6241 * custom.texi (Init File): Recommend when to use site-start.el.
6242
8cf51b2c
GM
62432005-10-21 Juri Linkov <juri@jurta.org>
6244
6245 * custom.texi (Examining): Mention accessing the old variable
6246 value via M-n in set-variable.
6247
8cf51b2c
GM
62482005-10-18 Romain Francoise <romain@orebokech.com>
6249
6250 * files.texi (Version Systems): Capitalize GNU.
6251
8cf51b2c
GM
62522005-10-18 Nick Roberts <nickrob@snap.net.nz>
6253
6254 * building.texi (Compilation Mode): Remove redundant paragraph.
6255 (Watch Expressions): Remove paragraph to reflect code change.
6256
8cf51b2c
GM
62572005-10-16 Richard M. Stallman <rms@gnu.org>
6258
6259 * building.texi (Compilation Mode, Compilation): Clarified.
6260
62612005-10-15 Richard M. Stallman <rms@gnu.org>
6262
6263 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6264
8cf51b2c
GM
62652005-10-13 Kenichi Handa <handa@m17n.org>
6266
6267 * basic.texi (Position Info): Fix previous change.
6268
c8763fb6 62692005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6270
6271 * cmdargs.texi (Icons X): Fix typo.
6272
62732005-10-12 Kenichi Handa <handa@m17n.org>
6274
6275 * basic.texi (Position Info): Describe the case that Emacs shows
6276 "part of display ...".
6277
c8763fb6 62782005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6279
6280 * cmdargs.texi (Icons X): -nb => -nbi.
6281
62822005-10-10 Chong Yidong <cyd@stupidchicken.com>
6283
6284 * frames.texi (Speedbar): A couple more clarifications.
6285
62862005-10-11 Nick Roberts <nickrob@snap.net.nz>
6287
6288 * building.texi (GDB User Interface Layout): Improve diagram.
6289 (Watch Expressions): Explain how to make speedbar global.
6290 (Other GDB User Interface Buffers): Make references more precise.
6291
8cf51b2c
GM
62922005-10-09 Richard M. Stallman <rms@gnu.org>
6293
6294 * frames.texi (Speedbar): Clarify the text.
6295
62962005-10-09 Chong Yidong <cyd@stupidchicken.com>
6297
6298 * frames.texi (Speedbar): Add information on keybindings,
6299 dismissing the speedbar, and buffer display mode. Link to
6300 speedbar manual.
6301
c8763fb6 63022005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6303
1c6c854e 6304 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6305 added -nb, --no-bitmap-icon.
6306
8cf51b2c
GM
63072005-10-07 Nick Roberts <nickrob@snap.net.nz>
6308
6309 * building.texi (GDB Graphical Interface): Add variables and
6310 functions to indices. Be more precise.
6311
c8763fb6 63122005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6313
6314 * frames.texi (Drag and Drop): Remove the x- from
6315 x-dnd-open-file-other-window and xdnd-protocol-alist.
6316
63172005-09-30 Romain Francoise <romain@orebokech.com>
6318
6319 * mini.texi (Minibuffer): The default value now appears before the
6320 colon in minibuffer prompts.
6321
8cf51b2c
GM
63222005-09-25 Richard M. Stallman <rms@gnu.org>
6323
6324 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6325
8cf51b2c
GM
63262005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6327
6328 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6329
8cf51b2c
GM
63302005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6331
6332 * emacs.texi (Top): Update submenus from macos.texi.
6333
6334 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6335 (Mac OS): Update feature support status.
6336 (Mac Input): List supported input scripts. Remove description
6337 about `mac-keyboard-text-encoding'. Mention mouse button
6338 emulation and related variables.
6339 (Mac International): Mention Central European and Cyrillic
6340 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6341 Add description about coding system for selection.
6342 Add description about language environment.
6343 (Mac Environment Variables):
6344 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6345 arguments. Add Preferences support.
6346 (Mac Directories): Explicitly state that this node is for Mac OS
6347 Classic only.
1c6c854e
CS
6348 (Mac Font Specs): Mention specification for scalable fonts.
6349 List supported charsets. Add preferred way of creating fontsets.
6350 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6351 (Mac Functions): Add descriptions about `mac-set-file-creator',
6352 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6353 and `mac-get-preference'.
6354
8cf51b2c
GM
63552005-09-16 Romain Francoise <romain@orebokech.com>
6356
6357 Update all files to specify GFDL version 1.2.
6358
6359 * doclicense.texi (GNU Free Documentation License): Update to
6360 version 1.2.
6361
63622005-09-15 Richard M. Stallman <rms@gnu.org>
6363
6364 * buffers.texi (List Buffers): Fix xref.
6365
6366 * rmail.texi (Rmail Basics): Fix xref.
6367
6368 * emacs.texi (Top): Update subnode menus.
6369
6370 * files.texi (Saving Commands): New node, broken out of Saving.
6371 (Customize Save): New node, broken out of Saving.
6372 Clarify effect of write-region-inhibit-fsync.
6373 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6374
8cf51b2c
GM
63752005-09-14 Romain Francoise <romain@orebokech.com>
6376
6377 * files.texi (Saving): Mention write-region-inhibit-fsync.
6378
63792005-09-05 Chong Yidong <cyd@stupidchicken.com>
6380
6381 * custom.texi (Custom Themes): New node.
6382
63832005-09-03 Richard M. Stallman <rms@gnu.org>
6384
49823426
GM
6385 * search.texi (Search Case): Mention vars that control
6386 case-fold-search for various operations.
8cf51b2c
GM
6387
63882005-08-22 Juri Linkov <juri@jurta.org>
6389
6390 * display.texi (Standard Faces): Merge the text from
6391 `(elisp)Standard Faces' into this node.
6392
63932005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6394
6395 * emacs.texi (Top): Delete menu item for deleted node
6396 Keyboard Translations.
6397
63982005-08-18 Richard M. Stallman <rms@gnu.org>
6399
8cf51b2c
GM
6400 * trouble.texi (Unasked-for Search):
6401 Delete xref to Keyboard Translations.
6402
6403 * glossary.texi (Glossary): Delete xref.
6404
8cf51b2c
GM
6405 * custom.texi (Minor Modes): Say that the list here is not complete.
6406 (Keyboard Translations): Node deleted.
6407 (Disabling): Delete xref to it.
6408 (Customization Groups): Fix Custom buffer example.
6409 (Hooks): Mention remove-hooks.
6410
64112005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6412
6413 * building.texi (GDB Graphical Interface): Improve filling of menu
6414 item.
6415
64162005-08-18 Nick Roberts <nickrob@snap.net.nz>
6417
6418 * building.texi (GDB Graphical Interface): Use better node names.
6419
64202005-08-14 Richard M. Stallman <rms@gnu.org>
6421
6422 * text.texi (Sentences): Fix xref.
6423
64242005-08-14 Juri Linkov <juri@jurta.org>
6425
6426 * building.texi (Compilation, Grep Searching): Move grep command
6427 headings from `Compilation' to `Grep Searching'.
6428
6429 * dired.texi (Dired and Find):
6430 * maintaining.texi (Tags Search): Replace grep xref to
6431 `Compilation' node with `Grep Searching'.
6432
6433 * files.texi (Comparing Files): Replace xref to `Compilation' with
6434 `Compilation Mode'.
6435
64362005-08-13 Alan Mackenzie <acm@muc.de>
6437
6438 * search.texi (Non-ASCII Isearch): Correct a typo.
6439 (Replacement Commands): Mention query-replace key binding.
6440
64412005-08-11 Richard M. Stallman <rms@gnu.org>
6442
6443 * programs.texi (Options for Comments): Fix xref.
6444
6445 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6446 out of Regexps.
6447
8cf51b2c
GM
64482005-08-09 Juri Linkov <juri@jurta.org>
6449
6450 * building.texi (Compilation): Use `itemx' instead of `item'.
6451 (Grep Searching): Simplify phrase.
6452
6453 * display.texi (Standard Faces): Describe vertical-border on
6454 window systems.
6455
6456 * windows.texi (Split Window): Simplify phrase and mention
6457 vertical-border face.
6458
64592005-08-09 Richard M. Stallman <rms@gnu.org>
6460
6461 * files.texi (Comparing Files): Clarify compare-windows.
6462
6463 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6464
8cf51b2c
GM
64652005-08-06 Eli Zaretskii <eliz@gnu.org>
6466
6467 * mule.texi (Coding Systems): Rephrase the paragraph about
6468 codepages: no need for "M-x codepage-setup" anymore, except on
6469 MS-DOS.
6470
6471 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6472 the MS-DOS port only.
6473
64742005-07-30 Eli Zaretskii <eliz@gnu.org>
6475
6476 * makefile.w32-in (info): Don't run multi-install-info.bat.
6477 ($(infodir)/dir): New target, produced by running
6478 multi-install-info.bat.
6479
8cf51b2c
GM
64802005-07-22 Eli Zaretskii <eliz@gnu.org>
6481
6482 * files.texi (Quoted File Names): Add index entry.
6483
8cf51b2c
GM
64842005-07-19 Juri Linkov <juri@jurta.org>
6485
6486 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6487
64882005-07-18 Juri Linkov <juri@jurta.org>
6489
8cf51b2c
GM
6490 * custom.texi (Easy Customization):
6491 * files.texi (Old Versions):
6492 * frames.texi (Wheeled Mice):
6493 * mule.texi (Specify Coding):
8cf51b2c
GM
6494 * text.texi (Cell Justification):
6495 * trouble.texi (After a Crash):
8cf51b2c
GM
6496 * xresources.texi (GTK styles):
6497 Delete duplicate duplicate words.
6498
64992005-07-17 Richard M. Stallman <rms@gnu.org>
6500
6501 * frames.texi (Creating Frames): Fix foreground color example.
6502
6503 * custom.texi (Init Examples): Clean up text about conditionals.
6504
65052005-07-16 Richard M. Stallman <rms@gnu.org>
6506
6507 * mini.texi (Completion Commands): Fix command name for ?.
6508
8cf51b2c
GM
65092005-07-16 Eli Zaretskii <eliz@gnu.org>
6510
6511 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6512 `menu' face has no effect on w32 and with GTK.
6513 Add cross-references.
8cf51b2c
GM
6514
6515 * cmdargs.texi (General Variables): Clarify the default location
6516 of $HOME on w32 systems.
6517
65182005-07-15 Jason Rumney <jasonr@gnu.org>
6519
6520 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6521 changed.
6522
65232005-07-08 Kenichi Handa <handa@m17n.org>
6524
1c6c854e
CS
6525 * mule.texi (Recognize Coding):
6526 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6527
65282005-07-07 Richard M. Stallman <rms@gnu.org>
6529
6530 * anti.texi (Antinews): Mention mode-line-inverse-video.
6531
6532 * files.texi (Saving): Minor correction about C-x C-w.
6533
6534 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6535
65362005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6537
6538 * search.texi (Isearch Scroll): Add example of using the
6539 `isearch-scroll' property.
6540 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6541 `Display Custom' node.
6542 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6543 and de-emphasize it.
6544 (Other Repeating Search): `occur' currently can not correctly
6545 handle multiline matches. Correct, clarify and update description
6546 of `flush-lines' and `keep-lines'.
6547
6548 * display.texi (Display Custom): Add anchor for `baud-rate'.
6549
65502005-07-07 Richard M. Stallman <rms@gnu.org>
6551
6552 * gnu.texi: Update where to get GNU status; add refs for how to help.
6553 Add footnotes 6 and 7.
6554
65552005-07-04 Lute Kamstra <lute@gnu.org>
6556
6557 Update FSF's address in GPL notices.
6558
8cf51b2c 6559 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6560 * trouble.texi (Checklist): Update FSF's address.
6561
8cf51b2c
GM
65622005-06-24 Richard M. Stallman <rms@gnu.org>
6563
6564 * display.texi (Text Display): Change index entries.
6565
65662005-06-24 Eli Zaretskii <eliz@gnu.org>
6567
6568 * makefile.w32-in (MAKEINFO): Use --force.
6569 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6570 Makefile.in.
8cf51b2c
GM
6571
65722005-06-23 Richard M. Stallman <rms@gnu.org>
6573
1c6c854e 6574 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6575 nobreak-char-display.
6576
6577 * emacs.texi (Top): Update detailed node listing.
6578
1c6c854e 6579 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6580 to nobreak-char-display and no-break-space to nobreak-space.
6581 (Standard Faces): Split up the list of standard faces
6582 and put it in a separate node. Add nobreak-space and
6583 escape-glyph.
6584
8cf51b2c
GM
65852005-06-23 Lute Kamstra <lute@gnu.org>
6586
6587 * mule.texi (Select Input Method): Fix typo.
6588
65892005-06-23 Kenichi Handa <handa@m17n.org>
6590
1c6c854e
CS
6591 * mule.texi (International): List all supported scripts.
6592 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6593 distribution.
6594 (Language Environments): List all language environments.
6595 Intlfonts contains fonts for most supported scripts, not all..
6596 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6597 input a specific character.
8cf51b2c
GM
6598 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6599
66002005-06-23 Juanma Barranquero <lekktu@gmail.com>
6601
49823426 6602 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6603
66042005-06-22 Miles Bader <miles@gnu.org>
6605
6606 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6607
66082005-06-20 Miles Bader <miles@gnu.org>
6609
6610 * display.texi (Faces): Add `vertical-divider'.
6611
66122005-06-17 Richard M. Stallman <rms@gnu.org>
6613
6614 * text.texi (Adaptive Fill): Minor clarification.
6615
8cf51b2c
GM
66162005-06-10 Lute Kamstra <lute@gnu.org>
6617
6618 * emacs.texi (Top): Correct version number.
6619 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6620 refer to the current version of Emacs.
6621
66222005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6623
6624 * files.texi (Log Buffer): Document when there can be more than
6625 one file to be committed.
6626
66272005-06-08 Juri Linkov <juri@jurta.org>
6628
6629 * display.texi (Faces): Add `shadow' face.
6630
66312005-06-07 Masatake YAMATO <jet@gyve.org>
6632
6633 * display.texi (Faces): Write about mode-line-highlight.
6634
66352005-06-06 Richard M. Stallman <rms@gnu.org>
6636
6637 * misc.texi (Printing Package): Explain how to initialize
6638 printing package.
6639
6640 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6641
66422005-06-05 Chong Yidong <cyd@stupidchicken.com>
6643
6644 * emacs.texi: Rename Hardcopy to Printing.
6645 Make PostScript and PostScript Variables subnodes of it.
6646
6647 * misc.texi (Printing): Rename node from Hardcopy.
6648 Mention menu bar options.
6649 Move PostScript and PostScript Variables to submenu.
6650 (Printing package): New node.
6651
6652 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6653
6654 * dired.texi (Operating on Files): Likewise.
6655
6656 * calendar.texi (Displaying the Diary): Likewise.
6657
6658 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6659
6660 * glossary.texi (Glossary): Likewise.
6661
6662 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6663 effect.
6664
66652005-06-04 Richard M. Stallman <rms@gnu.org>
6666
6667 * trouble.texi (After a Crash): Polish previous change.
6668
8cf51b2c
GM
66692005-05-30 Noah Friedman <friedman@splode.com>
6670
6671 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6672 recovery mechanism.
6673
8cf51b2c
GM
66742005-05-28 Nick Roberts <nickrob@snap.net.nz>
6675
6676 * building.texi (Other Buffers): SPC toggles display of
6677 floating point registers.
6678
8cf51b2c
GM
66792005-05-27 Nick Roberts <nickrob@snap.net.nz>
6680
6681 * files.texi (Log Buffer): Merge in description of Log Edit
6682 mode from pcl-cvs.texi.
6683
66842005-05-26 Richard M. Stallman <rms@gnu.org>
6685
6686 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6687
8cf51b2c
GM
66882005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6689
6690 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6691 not enabled by default.
6692 When not on a word, `ispell-word' by default checks the word
6693 before point.
6694
66952005-05-24 Nick Roberts <nickrob@snap.net.nz>
6696
6697 * building.texi (Debugger Operation): Simplify last sentence.
6698
66992005-05-23 Lute Kamstra <lute@gnu.org>
6700
6701 * emacs.texi: Update FSF's address throughout.
6702 (Preface): Use @cite.
6703 (Distrib): Add cross reference to the node "Copying". Mention the
6704 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6705 printed manuals.
6706 (Intro): Use @xref for the Emacs Lisp Intro.
6707
8cf51b2c
GM
67082005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6709
6710 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6711
6712 * basic.texi (Moving Point): Mention default for `goto-line'.
6713
6714 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6715 of a variable's docstring.
6716
67172005-05-18 Lute Kamstra <lute@gnu.org>
6718
6719 * maintaining.texi (Overview of Emerge): Add cross reference.
6720 Remove duplication.
6721
6722 * emacs.texi (Top): Update to the current structure of the manual.
6723 * misc.texi (Emacs Server): Add menu description.
6724 * files.texi (Saving): Fix menu.
6725 * custom.texi (Customization): Fix menu.
6726 * mule.texi (International): Fix menu.
6727 * kmacro.texi (Keyboard Macros): Fix menu.
6728
67292005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6730
6731 * display.texi: Various minor changes.
6732 (Faces): Delete text that is repeated in the next section.
6733
67342005-05-16 Nick Roberts <nickrob@snap.net.nz>
6735
6736 * building.texi (Debugger Operation): Mention GUD tooltips are
6737 disabled with GDB in text command mode.
6738
8cf51b2c
GM
67392005-05-16 Nick Roberts <nickrob@snap.net.nz>
6740
6741 * building.texi: Replace toolbar with "tool bar" for consistency.
6742 (Compilation Mode): Describe compilation-context-lines
6743 and use of arrow in compilation buffer.
6744 (Debugger Operation): Replace help text with variable's value.
6745
6746 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6747 consistency.
6748
67492005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6750
6751 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6752 Add xref.
6753
8cf51b2c
GM
67542005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6755
6756 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6757 (Position Info): Delete discussion of `goto-line'. It is already
6758 described in `Moving point'.
6759
6760 * mini.texi (Completion Commands): Correct reference.
6761 (Completion Options): Fix typo.
6762
6763 * killing.texi (Deletion): Complete description of `C-x C-o'.
6764
8cf51b2c
GM
67652005-05-10 Richard M. Stallman <rms@gnu.org>
6766
6767 * building.texi (Compilation): Clarify recompile's directory choice.
6768
6769 * frames.texi (Tooltips): Cleanups.
6770
6771 * basic.texi (Arguments): Fix punctuation.
6772
67732005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6774
6775 * screen.texi (Menu Bar): The up and down (not left and right)
6776 arrow keys move through a keyboard menu.
6777
67782005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6779
6780 * basic.texi: Various typo and grammar fixes.
6781 (Moving Point): C-a now runs move-beginning-of-line.
6782
67832005-05-08 Nick Roberts <nickrob@snap.net.nz>
6784
6785 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6786
6787 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6788 as different animals.
6789
67902005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6791
6792 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6793 Correct index entry.
6794
67952005-05-07 Nick Roberts <nickrob@snap.net.nz>
6796
6797 * building.texi (Debugger Operation): Update to reflect changes
6798 in GUD tooltips.
6799
68002005-04-30 Richard M. Stallman <rms@gnu.org>
6801
6802 * files.texi (Compressed Files): Auto Compression normally enabled.
6803
6804 * building.texi (Debugger Operation): Clarify previous change.
6805
8cf51b2c
GM
68062005-04-28 Nick Roberts <nickrob@snap.net.nz>
6807
6808 * building.texi (Debugger Operation): Add description for
6809 GUD tooltips when program is not running.
6810
68112005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6812
6813 * misc.texi (Shell): Add `Shell Prompts' to menu.
6814 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6815 description. Delete remarks moved to new node.
6816 (Shell Prompts): New node.
6817 (History References): Replace remarks moved to `Shell Prompts'
6818 with xref to that node.
6819 (Remote Host): Clarify how to specify the terminal type when
6820 logging in to a different machine.
6821
68222005-04-26 Richard M. Stallman <rms@gnu.org>
6823
6824 * emacs.texi (Top): Update submenus from files.texi.
6825
6826 * files.texi (Filesets): Clarify previous change.
6827
6828 * dired.texi (Misc Dired Features): Clarify previous change.
6829
68302005-04-25 Chong Yidong <cyd@stupidchicken.com>
6831
6832 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6833
1c6c854e
CS
6834 * dired.texi (Misc Dired Features):
6835 Document dired-compare-directories.
8cf51b2c
GM
6836
6837 * files.texi (Filesets): New node.
6838 (File Conveniences): Document Image mode.
6839
6840 * text.texi (TeX Print): Document tex-compile.
6841
68422005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6843
6844 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6845 Delete redundant reference to tooltip Custom group. It is
6846 referred too again in the next paragraph.
6847
68482005-04-24 Richard M. Stallman <rms@gnu.org>
6849
6850 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6851
8cf51b2c
GM
68522005-04-19 Kim F. Storm <storm@cua.dk>
6853
6854 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6855
68562005-04-18 Lars Hansen <larsh@math.ku.dk>
6857
6858 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6859 turns off desktop-save-mode.
6860
68612005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6864 by default in terminals compatible with xterm. Mention that
6865 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6866 node.
6867
8cf51b2c
GM
68682005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6869
6870 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6871
c8763fb6 68722005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6873
6874 * xresources.texi (Table of Resources): Add cursorBlink.
6875
68762005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6877
6878 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6879 `d', `C-d' and `u'.
6880
68812005-04-11 Richard M. Stallman <rms@gnu.org>
6882
6883 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6884 (Misc X): Add -D, --basic-display.
6885
6886 * maintaining.texi (Change Log): Correct the description of
6887 the example.
6888
6889 * major.texi (Choosing Modes): Document magic-mode-alist.
6890
8cf51b2c
GM
68912005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6892
6893 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6894 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6895 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6896 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6897 `w', respectively.
6898 (Rmail Labels): Mention `l'.
6899 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6900 (Rmail Summary Edit): Describe `j' and RET.
6901
c8763fb6 69022005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6903
6904 * xresources.texi (Lucid Resources): Add fontSet resource.
6905
8cf51b2c
GM
69062005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6907
6908 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6909 now called `indicate-empty-lines'.
6910
69112005-04-06 Kim F. Storm <storm@cua.dk>
6912
6913 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6914
69152005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6916
6917 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6918 deleted.
6919 (Marks vs Flags): Add some convenient key bindings.
6920 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6921 (Misc Dired Features): Correct and expand description of `w' command.
6922
6923 * frames.texi (XTerm Mouse): Delete apparently false info.
6924 The GNU/Linux console currently does not appear to support
6925 `xterm-mouse-mode'.
6926
8cf51b2c
GM
69272005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6928
6929 * calendar.texi (Diary): Mention shell utility `calendar'.
6930
69312005-04-01 Richard M. Stallman <rms@gnu.org>
6932
6933 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6934
8cf51b2c
GM
69352005-04-01 Lute Kamstra <lute@gnu.org>
6936
6937 * maintaining.texi (Change Log): add-change-log-entry uses
6938 add-log-mailing-address.
6939
69402005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6941
6942 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6943 `VC Mode Line' and put in an xref to that node.
6944 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6945 its description.
6946
69472005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6948
6949 * calendar.texi (Calendar Systems): Say that the Persian calendar
6950 implemented here is the arithmetical one championed by Birashk.
6951
69522005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6953
6954 * programs.texi (Fortran Motion): Fix previous change.
6955
8cf51b2c
GM
69562005-03-29 Richard M. Stallman <rms@gnu.org>
6957
6958 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6959
69602005-03-29 Chong Yidong <cyd@stupidchicken.com>
6961
6962 * text.texi (Refill): Refer to Long Lines Mode.
6963 (Longlines): New node.
6964 (Auto Fill): Don't index "word wrap" here.
6965 (Filling): Add Longlines to menu.
6966
69672005-03-29 Richard M. Stallman <rms@gnu.org>
6968
6969 * xresources.texi: Minor fixes.
6970
6971 * misc.texi (Emacs Server): Fix Texinfo usage.
6972
6973 * emacs.texi (Top): Don't use a real section heading for
6974 "Detailed Node Listing". Fake it instead.
6975
6976 * basic.texi (Position Info): Minor cleanup.
6977
6978 * mule.texi (Input Methods): Minor cleanup.
6979
69802005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6981
6982 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6983 constructs as well.
6984 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6985
69862005-03-29 Kenichi Handa <handa@m17n.org>
6987
6988 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6989
6990 * basic.texi (Position Info): Update the description about the
6991 command C-u C-x =.
6992
69932005-03-28 Richard M. Stallman <rms@gnu.org>
6994
6995 * emacs.texi (Top): Use @section for the detailed node listing.
6996
6997 * calendar.texi: Minor fixes to previous change.
6998
6999 * programs.texi (Fortran): Small fixes to previous changes.
7000
7001 * emacs.texi (Top): Update list of subnodes of Dired.
7002 Likewise for building.texi.
7003
7004 * files.texi (File Conveniences): Delete Auto Image File mode.
7005
70062005-03-28 Chong Yidong <cyd@stupidchicken.com>
7007
7008 * building.texi (Flymake): New node.
7009
7010 * custom.texi (Function Keys): Document kp- event types and
7011 keypad-setup package.
7012
7013 * dired.texi (Wdired): New node.
7014
7015 * files.texi (File Conveniences): Reorder entries.
7016 Explain how to turn on Auto-image-file mode.
7017 Document Thumbs mode.
7018
7019 * mule.texi (Specify Coding): Document recode-region and
7020 recode-file-name.
7021
7022 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7023
70242005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7025
7026 * commands.texi (Keys): M-o is now a prefix key.
7027
70282005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7029
7030 * programs.texi: Reformat and update copyright years.
7031 (Fortran): Update section.
7032
70332005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7034
7035 * files.texi: Several small changes in addition to:
7036 (Visiting): Change xref for Dialog Boxes to ref.
7037 (Version Headers): Replace references to obsolete var
7038 `vc-header-alist' with `vc-BACKEND-header'.
7039 (Customizing VC): Update value of `vc-handled-backends'.
7040
70412005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7042
7043 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7044 move here from Emacs Lisp Reference Manual.
7045 * calendar.texi (Calendar/Diary, Diary Commands)
7046 (Special Diary Entries, Importing Diary): Change some xrefs to
7047 point to emacs-xtra rather than elisp.
7048
7049 * emacs-xtra.texi (Calendar Customizing):
7050 Move view-diary-entries-initially, view-calendar-holidays-initially,
7051 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7052 Emacs Manual.
7053 (Appt Customizing): Merge entire section into main Emacs Manual.
7054 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7055 mark-holidays-in-calendar here from emacs-xtra.
7056 (Displaying the Diary): Move view-diary-entries-initially,
7057 mark-diary-entries-in-calendar here from emacs-xtra.
7058 (Appointments): Move appt-display-mode-line,
7059 appt-display-duration, appt-disp-window-function,
7060 appt-delete-window-function here from emacs-xtra.
7061
7062 * calendar.texi: Update and reformat copyright.
7063 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7064 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7065 (Diary): Refer to `diary-file' rather than ~/diary.
7066 (Diary Commands): Rename node to "Displaying the Diary".
7067 * emacs.texi (Top): Rename "Diary Commands" section.
7068 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7069
70702005-03-26 Eli Zaretskii <eliz@gnu.org>
7071
7072 * misc.texi (Emacs Server): Fix the command for setting
7073 server-name. Add an xref to Invoking emacsclient.
7074
7075 * help.texi (Help Summary): Clarify when "C-h ." will do something
7076 nontrivial.
7077 (Apropos): Add cindex entry for apropos-sort-by-scores.
7078
7079 * display.texi (Text Display): Add index entries for how no-break
7080 characters are displayed.
7081
8cf51b2c
GM
70822005-03-26 Eli Zaretskii <eliz@gnu.org>
7083
7084 * files.texi (Visiting): Fix cross-references introduced with the
7085 last change.
7086
7087 * xresources.texi (GTK resources): Fix last change.
7088
8cf51b2c
GM
70892005-03-25 Chong Yidong <cyd@stupidchicken.com>
7090
7091 * xresources.texi (X Resources): GTK options documented too.
7092 (Resources): Clarify meaning of program name.
7093 (Table of Resources): Add visualClass.
7094 (GTK resources): Rewrite.
7095 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7096
7097 * display.texi (Text Display): Mention non-breaking spaces.
7098
7099 * files.texi (Reverting): Document auto-revert-check-vc-info.
7100
7101 * frames.texi (Mouse Commands): Document
7102 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7103
7104 * help.texi (Help Summary): Add `C-h .'.
7105 (Apropos): Apropos accepts a list of search terms.
7106 Document apropos-sort-by-scores.
7107 (Help Echo): Document display-local-help.
7108
7109 * misc.texi (Emacs Server): Document server-name.
7110 (Invoking emacsclient): Document -s option for server names.
7111
7112 * text.texi (Outline Visibility): Introduce "current heading
7113 line" (commands can be called with point on a body line).
7114 Re-order table to follow the sequence of discussion.
7115 hide-body won't hide lines before first header line.
7116 (TeX Mode): Add DocTeX mode.
7117
8cf51b2c
GM
71182005-03-24 Richard M. Stallman <rms@gnu.org>
7119
7120 * mule.texi (Single-Byte Character Support): Delete mention
7121 of iso-acc.el and iso-transl.el.
7122
8cf51b2c
GM
71232005-03-23 Lute Kamstra <lute@gnu.org>
7124
7125 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7126
71272005-03-23 Richard M. Stallman <rms@gnu.org>
7128
8cf51b2c
GM
7129 * search.texi: Delete explicit node pointers.
7130 (Incremental Search): New menu.
7131 (Basic Isearch, Repeat Isearch, Error in Isearch)
7132 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7133 (Slow Isearch): New subnodes.
7134 (Configuring Scrolling): Node deleted.
7135 (Search Case): Doc default-case-fold-search.
7136 (Regexp Replace): Move replace-regexp doc here.
7137
7138 * rmail.texi (Movemail): Put commas inside closequotes.
7139
7140 * picture.texi (Insert in Picture): Document C-c arrow combos.
7141 (Basic Picture): Clarify erasure.
7142
7143 * display.texi (Font Lock): Put commas inside closequotes.
7144
7145 * cmdargs.texi (General Variables): Put commas inside closequotes.
7146
71472005-03-23 Nick Roberts <nickrob@snap.net.nz>
7148
7149 * building.texi (Stack Buffer): Mention reverse contrast for
7150 *selected* frame (might not be current frame).
7151
8cf51b2c
GM
71522005-03-21 Richard M. Stallman <rms@gnu.org>
7153
7154 * building.texi (Starting GUD): Add bashdb.
7155
71562005-03-20 Chong Yidong <cyd@stupidchicken.com>
7157
7158 * basic.texi (Moving Point): Add M-g M-g binding.
7159 (Undo): Document undo-only.
7160 (Position Info): Document M-g M-g and C-u M-g M-g.
7161
7162 * building.texi (Building): Put Grep Searching after Compilation
7163 Shell.
7164 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7165 Document next-error-highlight.
7166 (Grep Searching): Document grep-highlight-matches.
7167 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7168
7169 * calendar.texi (Importing Diary): Rename node from iCalendar.
7170 Document diary-from-outlook.
7171
7172 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7173 Commands.
7174 Mention effect of X drag and drop on Dired buffers.
7175
7176 * files.texi (Visiting): Document large-file-warning-threshold.
7177 Move paragraph on file-selection dialog.
7178 Mention visiting files using X drag and drop.
7179 (Reverting): Mention using Auto-Revert mode to tail files.
7180 Document auto-revert-tail-mode.
7181 (Version Systems): Minor correction.
7182 (Comparing Files): Diff-mode is no longer based on Compilation
7183 mode.
7184 Document compare-ignore-whitespace.
7185 (Misc File Ops): Explain passing a directory to rename-file.
7186 Likewise for copy-file and make-symbolic-link.
7187
7188 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7189 Document mouse-wheel-progressive speed.
7190
7191 * help.texi (Misc Help): Document numeric argument for C-h i.
7192 Correctly explain the effect of just C-u as argument.
7193
7194 * killing.texi (Deletion): Document numeric argument for
7195 just-one-space.
7196
7197 * mini.texi (Completion): Completion acts on text before point.
7198
7199 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7200 (Emulation): CUA mode replaces pc-bindings-mode,
7201 pc-selection-mode, and s-region.
7202
7203 * mule.texi (Input Methods): Leim is now built-in.
7204 (Select Input Method): Document quail-show-key.
7205 (Specify Coding): Document revert-buffer-with-coding-system.
7206
7207 * programs.texi (Fortran Motion): Document f90-next-statement,
7208 f90-previous-statement, f90-next-block, f90-previous-block,
7209 f90-end-of-block, and f90-beginning-of-block.
7210
7211 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7212
7213 * emacs.texi (Acknowledgments): Updated.
7214
7215 * anti.texi: Total rewrite.
7216
8cf51b2c
GM
72172005-03-19 Chong Yidong <cyd@stupidchicken.com>
7218
7219 * ack.texi (Acknowledgments): Update.
7220
72212005-03-19 Eli Zaretskii <eliz@gnu.org>
7222
1c6c854e
CS
7223 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7224 Update copyright years.
8cf51b2c
GM
7225
72262005-03-14 Nick Roberts <nickrob@snap.net.nz>
7227
7228 * building.texi (Commands of GUD): Move paragraph on setting
7229 breakpoints with mouse to the GDB Graphical Interface node.
7230
72312005-03-07 Richard M. Stallman <rms@gnu.org>
7232
8cf51b2c
GM
7233 * misc.texi (Single Shell, Shell Options): Fix previous change.
7234
7235 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7236
72372005-03-06 Richard M. Stallman <rms@gnu.org>
7238
7239 * building.texi (Starting GUD): Don't explain text vs graphical
7240 GDB here. Just mention it and xref.
7241 Delete "just one debugger process".
7242 (Debugger Operation): Move GUD tooltip info here.
7243 (GUD Tooltips): Node deleted.
7244 (GDB Graphical Interface): Explain the two GDB modes here.
7245
8cf51b2c
GM
7246 * sending.texi (Sending Mail): Minor cleanup.
7247 (Mail Aliases): Explain quoting conventions.
7248 Update key rebinding example.
7249 (Header Editing): C-M-i is like M-TAB.
7250 (Mail Mode Misc): mail-attach-file does not do MIME.
7251
7252 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7253 that really belongs here.
7254 (Remote Mailboxes): Text moved to Rmail Inbox.
7255 (Rmail Display): Mention Mouse-1.
7256 (Movemail): Clarify two movemail versions.
7257 Clarify rmail-movemail-program.
7258
8cf51b2c
GM
7259 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7260 Document async shell commands.
7261 (Shell History): Clarify.
7262 (Shell Ring): Mention C-UP an C-DOWN.
7263 (Shell Options): Add comint-prompt-read-only.
7264 (Invoking emacsclient): Set EDITOR to run Emacs.
7265 (Sorting): No need to explain what region is.
7266 (Saving Emacs Sessions): Fix typo.
7267 (Recursive Edit): Fix punctuation.
7268 (Emulation): Don't mention "PC bindings" which are standard.
7269 (Hyperlinking): Explain Mouse-1 convention here.
7270 (Find Func): Node deleted.
7271
8cf51b2c
GM
7272 * help.texi (Name Help): Xref to Hyperlinking.
7273
7274 * glossary.texi (Glossary):
7275 Rename "Balance Parentheses" to "Balancing...".
7276 Add "Byte Compilation". Correct "Copyleft".
7277 New xref in "Customization".
7278 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7279 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7280 Rename "Registers" to "Register".
7281 Replace "Selecting" with "Selected Frame",
7282 "Selected Window", and "Selecting a Buffer".
7283
7284 * files.texi (Types of Log File): Explain how projects'
7285 methods can vary.
7286
8cf51b2c
GM
7287 * display.texi (Faces): Delete "Emacs 21".
7288
7289 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7290 * fixit.texi (Spelling): C-M-i like M-TAB.
7291 * mini.texi (Completion Options): C-M-i like M-TAB.
7292 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7293 * text.texi (Text Mode): C-M-i like M-TAB.
7294
7295 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7296
7297 * calendar.texi (Specified Dates): Mention `g w'.
7298 (Appointments): appt-activate toggles with no arg.
7299
8cf51b2c
GM
73002005-03-05 Juri Linkov <juri@jurta.org>
7301
7302 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7303 "invocation (command line arguments)".
8cf51b2c
GM
7304 (Misc X): Add -nbc, --no-blinking-cursor.
7305
73062005-03-04 Ulf Jasper <ulf.jasper@web.de>
7307
7308 * calendar.texi (iCalendar): No need to require it now.
7309
8cf51b2c
GM
73102005-03-03 Nick Roberts <nickrob@snap.net.nz>
7311
7312 * trouble.texi (Contributing): Mention Savannah. Direct users to
7313 emacs-devel.
7314
73152005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7316
7317 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7318 window.
7319
8cf51b2c
GM
73202005-02-27 Richard M. Stallman <rms@gnu.org>
7321
7322 * building.texi (Compilation): Update mode line status info.
7323
73242005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7325
7326 * calendar.texi (General Calendar): Document binding of
7327 scroll-other-window-down.
7328 (Mayan Calendar): Fix earliest date.
7329 (Time Intervals): Document timeclock-change.
7330 Fix timeclock-ask-before-exiting documentation.
7331
73322005-02-26 Kim F. Storm <storm@cua.dk>
7333
7334 * frames.texi (Mouse References):
7335 Add mouse-1-click-in-non-selected-windows.
7336
73372005-02-25 Richard M. Stallman <rms@gnu.org>
7338
7339 * screen.texi (Screen): Explain better about cursors and mode lines;
7340 don't presuppose text terminals.
7341 (Point): Don't assume just one cursor.
7342 Clarify explanation of cursors.
7343 (Echo Area, Menu Bar): Cleanups.
7344
7345 * mini.texi (Minibuffer): Prompts are highlighted.
7346 (Minibuffer Edit): Newline = C-j only on text terminals.
7347 Clarify resize-mini-windows values.
7348 Mention M-PAGEUP and M-PAGEDOWN.
7349 (Completion Commands): Mouse-1 like Mouse-2.
7350 (Minibuffer History): Explain history commands better.
7351 (Repetition): Add xref to Incremental Search.
7352
7353 * mark.texi (Setting Mark): Clarify info about displaying mark.
7354 Clarify explanation of C-@ and C-SPC.
7355 (Transient Mark): Mention Delete Selection mode.
7356 (Marking Objects): Clean up text about extending the region.
7357
7358 * m-x.texi (M-x): One C-g doesn't always go to top level.
7359 No delay before suggest-key-bindings output.
7360
7361 * fixit.texi (Fixit): Mention C-/ for undo.
7362 (Spelling): Mention ESC TAB like M-TAB.
7363 Replacement words with r and R are rechecked.
7364 Say where C-g leaves point. Mention ? as input.
7365
73662005-02-23 Lute Kamstra <lute@gnu.org>
7367
7368 * cmdargs.texi (Initial Options): Add cross reference.
7369
8cf51b2c
GM
73702005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7371
7372 * emacs.texi (Top): Update menu for splitting of node in
7373 msdog.texi.
7374 * frames.texi (Frames): Update xref for splitting of node in
7375 msdog.texi.
7376 * trouble.texi (Quitting): Ditto.
7377
73782005-02-16 Richard M. Stallman <rms@gnu.org>
7379
7380 * windows.texi (Split Window): Simplify line truncation info
7381 and xref to Display Custom.
7382
7383 * trouble.texi (Quitting): Emergency escape only for text terminal.
7384 (Screen Garbled): C-l for ungarbling is only for text terminal.
7385
7386 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7387
7388 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7389
7390 * programs.texi (Program Modes): Mention Python mode.
7391 (Moving by Defuns): Repeating C-M-h extends region.
7392 (Basic Indent): Clarify.
7393 (Custom C Indent): Clarify.
7394 (Expressions): Repeating C-M-@ extends region.
7395 (Info Lookup): Clarify for C-h S.
7396 (Symbol Completion): ESC TAB alternative for M-TAB.
7397 (Electric C): Clarify.
7398
7399 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7400
7401 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7402 MS-DOS Input node.
7403 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7404 (MS-DOS and MULE): Clarify.
7405 (MS-DOS Processes, Windows Processes): Fix typos.
7406
7407 * major.texi (Choosing Modes): Clarify.
7408
7409 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7410 (Keyboard Macro Step-Edit): Clarify.
7411
7412 * indent.texi (Indentation): Clarifications.
7413
7414 * help.texi (Help): Correct error about C-h in query-replace.
7415 Clarify apropos vs C-h a. Fix how to search in FAQ.
7416 (Key Help): Describe C-h w here.
7417 (Name Help): Minor cleanup. C-h w moved to Key Help.
7418 Clarify the "object" joke.
7419 (Apropos): Clarify. Mouse-1 like Mouse-2.
7420 (Help Mode): Mouse-1 like Mouse-2.
7421
7422 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7423
7424 * display.texi (Display): Reorder menu.
7425 (Faces): Cleanup.
7426 (Font Lock): Cleanup. Mention Options menu.
7427 Delete obsolete text.
7428 (Scrolling): For C-l, don't presume text terminal.
7429 (Horizontal Scrolling): Simplify intro.
7430 (Follow Mode): Clarify.
1c6c854e 7431 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7432 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7433 Doc default-tab-width. Doc line truncation more thoroughly.
7434
7435 * dired.texi (Dired Enter): C-x C-f can run Dired.
7436 (Dired Visiting): Comment out `a' command.
7437 Mouse-1 is like Mouse-2.
7438 (Shell Commands in Dired): ? can be used more than once.
7439
7440 * basic.texi (Continuation Lines): Simplify description of truncation,
7441 and refer to Display Custom for the rest of it.
7442
8cf51b2c
GM
74432005-02-06 Lute Kamstra <lute@gnu.org>
7444
7445 * basic.texi (Undo): Fix typo.
7446
7447 * cmdargs.texi (Emacs Invocation): Fix typo.
7448
7449 * custom.texi (Init Examples): Fix typo.
7450
7451 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7452
74532005-02-06 Richard M. Stallman <rms@gnu.org>
7454
7455 * regs.texi (Registers): Registers can hold numbers, too.
7456
7457 * killing.texi (Other Kill Commands): Cleanup.
7458 Delete redundant explanation of kill in read-only buffer.
7459 (Yanking): Mention term "copying".
7460 (Accumulating Text): Fix typo.
7461
7462 * entering.texi (Entering Emacs): Update rationale at start.
7463 (Exiting): Treat iconifying on a par with suspension.
7464
7465 * custom.texi (Minor Modes): Fix typo.
7466 (Easy Customization): Fix menu style.
7467 (Variables): Add xref.
7468 (Examining): Setting for future sessions works through .emacs.
7469 (Keymaps): "Text terminals", not "Many".
7470 (Init Rebinding): Explain \C-. Show example of \M-.
7471 Fix minor wording errors.
7472 (Function Keys): Explain vector syntax just once.
7473 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7474 (Init File): Mention .emacs.d directory.
7475 (Init Examples): Add xref.
7476 (Find Init): Mention .emacs.d directory.
7477
7478 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7479 (Action Arguments): Explain which kinds of -l args are found how.
7480 (Initial Options): --batch does not inhibit site-start.
7481 Add xrefs.
7482 (Command Example): Use --batch, not -batch.
7483
7484 * basic.texi (Inserting Text): Cleanup wording.
7485 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7486 C-n is not error at end of buffer.
7487 (Undo): Doc C-/ like C-_. Add xrefs.
7488 (Arguments): META key may be labeled ALT.
7489 Peculiar arg meanings are explained in doc strings.
7490
7491 * abbrevs.texi (Expanding Abbrevs): Clarify.
7492
74932005-02-05 Eli Zaretskii <eliz@gnu.org>
7494
7495 * frames.texi (Frame Parameters): Add an xref to the description
7496 of list-colors-display. Add a pointer to the X docs about colors.
7497
7498 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7499 Improve docs of list-colors-display.
8cf51b2c
GM
7500
75012005-02-03 Lute Kamstra <lute@gnu.org>
7502
7503 * frames.texi (Frames, Drag and Drop): Fix typos.
7504
75052005-02-03 Richard M. Stallman <rms@gnu.org>
7506
7507 * windows.texi (Basic Window): Mention color-change in mode line.
7508 (Change Window): Explain dragging vertical boundaries.
7509
7510 * text.texi (Sentences): Clarify.
7511 (Paragraphs): Explain M-a and blank lines.
7512 (Outline Mode): Clarify text and menu.
7513 (Hard and Soft Newlines): Mention use-hard-newlines.
7514
7515 * frames.texi (Frames): Delete unnecessary mention of Windows.
7516 (Mouse Commands): Likewise. Mention xterm mouse support.
7517 (Clipboard): Clarify.
7518 (Mouse References): Mention use of Mouse-1 for following links.
7519 (Menu Mouse Clicks): Clarify.
7520 (Mode Line Mouse): Clarify.
7521 (Drag and Drop): Rewrite.
7522
7523 * fixit.texi (Spelling): Fix typo.
7524
7525 * files.texi (File Names): Clarify.
7526 (Visiting): Update conditions for use of file dialog. Clarify.
7527 (Saving): Doc d as answer in save-some-buffers.
7528 (Remote Files): Clean up the text.
7529
7530 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7531
7532 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7533 (List Buffers): Clarify.
7534 (Several Buffers): Doc T command.
7535 (Buffer Convenience): Clarify menu.
7536
7537 * basic.texi (Undo): Clarify last change.
7538
75392005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7540
7541 * fixit.texi (Spelling): Fix typo.
7542
75432005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7544
7545 * basic.texi (Undo): Update description of `undo-outer-limit'.
7546
75472005-02-01 Nick Roberts <nickrob@snap.net.nz>
7548
7549 * building.texi: Update documentation relating to GDB Graphical
7550 Interface.
7551
75522005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7553
7554 * custom.texi (Easy Customization): Adapt menu to node name change.
7555
75562005-01-30 Richard M. Stallman <rms@gnu.org>
7557
7558 * custom.texi (Easy Customization): Defn of "User Option" now
7559 includes faces. Don't say just "option" when talking about variables.
7560 Do say just "options" to mean "anything customizable".
7561 (Specific Customization): Describe `customize-variable',
7562 not `customize-option'.
7563
7564 * glossary.texi (Glossary) <Faces>: Add xref.
7565 <User Option>: Change definition--include faces. Change xref.
7566
7567 * picture.texi (Picture): Mention artist.el.
7568
7569 * sending.texi, screen.texi, programs.texi, misc.texi:
7570 * mini.texi, major.texi, maintaining.texi, macos.texi:
7571 * help.texi, frames.texi, files.texi:
7572 Don't say just "option" when talking about variables.
7573
7574 * display.texi, mule.texi: Don't say just "option" when talking
7575 about variables. Other minor cleanups.
7576
8cf51b2c
GM
75772005-01-26 Lute Kamstra <lute@gnu.org>
7578
7579 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7580 File'. Mention the `-Q' option at the `--no-site-file' option.
7581
8cf51b2c
GM
75822005-01-22 David Kastrup <dak@gnu.org>
7583
7584 * building.texi (Grep Searching): Mention alias `find-grep' for
7585 `grep-find'.
7586
75872005-01-20 Richard M. Stallman <rms@gnu.org>
7588
7589 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7590
8cf51b2c
GM
75912005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7592
7593 * rmail.texi (Movemail): Explain differences
7594 between standard and mailutils versions of movemail.
7595 Describe command line and configuration options introduced
7596 with the latter.
7597 Explain the notion of mailbox URL, provide examples and
7598 cross-references to mailutils documentation.
7599 Describe various methods of specifying mailbox names,
7600 user names and user passwords for rmail.
1c6c854e
CS
7601 (Remote Mailboxes): New section.
7602 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7603 options used to control its behavior.
7604 (Other Mailbox Formats): Explain handling of various mailbox
7605 formats.
7606
76072005-01-13 Richard M. Stallman <rms@gnu.org>
7608
7609 * commands.texi (Commands): Clarification.
7610
76112005-01-11 Richard M. Stallman <rms@gnu.org>
7612
7613 * programs.texi (Multi-line Indent): Fix previous change.
7614 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7615
8cf51b2c
GM
76162005-01-08 Richard M. Stallman <rms@gnu.org>
7617
7618 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7619 lazy-highlight.
7620
7621 * search.texi (Query Replace): Mention faces query-replace
7622 and lazy-highlight.
7623 (Incremental Search): Update isearch highlighting info.
7624
8cf51b2c
GM
76252005-01-04 Richard M. Stallman <rms@gnu.org>
7626
7627 * custom.texi (Saving Customizations): Minor improvement.
7628
8cf51b2c
GM
76292005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7630
7631 * custom.texi (Saving Customizations): Emacs no longer loads
7632 `custom-file' after .emacs. No longer mention customizing through
7633 Custom.
7634
8cf51b2c
GM
76352005-01-01 Andreas Schwab <schwab@suse.de>
7636
7637 * killing.texi (Graphical Kill): Move up under node Killing,
7638 change @section to @subsection.
7639
76402005-01-01 Richard M. Stallman <rms@gnu.org>
7641
7642 * custom.texi (Face Customization): Mention hex color specs.
7643
7644 * emacs.texi (Top): Update Killing submenu.
7645
7646 * killing.texi (Killing): Reorganize section.
7647 No more TeX-only text; put the node command at start of chapter.
7648 But the first section heading is used only in TeX.
7649 Rewrite the text to read better in this mode.
7650 (Graphical Kill): New subnode gets some of the text that
7651 used to be in the first section.
7652
76532004-12-31 Richard M. Stallman <rms@gnu.org>
7654
7655 * dired.texi (Shell Commands in Dired): Delete the ? example.
7656
7657 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7658
7659 * files.texi (Saving): Describe new require-final-newline features
7660 and mode-require-final-newline.
7661
8cf51b2c
GM
76622004-12-29 Richard M. Stallman <rms@gnu.org>
7663
7664 * custom.texi (File Variables): Clarify previous change.
7665
c8763fb6 76662004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7667
7668 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7669 out now.
7670
76712004-12-27 Richard M. Stallman <rms@gnu.org>
7672
7673 * Makefile.in (MAKEINFO): Specify --force.
7674
7675 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7676 (Undo): Doc undo-outer-limit.
7677
8cf51b2c
GM
76782004-12-15 Juri Linkov <juri@jurta.org>
7679
7680 * mark.texi (Transient Mark, Mark Ring): M-< and other
7681 movement commands don't set mark in Transient Mark mode
7682 if mark is active.
7683
8cf51b2c
GM
76842004-12-12 Juri Linkov <juri@jurta.org>
7685
7686 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7687 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7688
7689 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7690 (Misc Dired Commands): Add @r{(Dired)} to w.
7691
76922004-12-12 Juri Linkov <juri@jurta.org>
7693
7694 * mark.texi (Marking Objects): Marking commands also extend the
7695 region when mark is active in Transient Mark mode.
7696
8cf51b2c
GM
76972004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7698
7699 * custom.texi (Saving Customizations): Emacs only loads the custom
7700 file automatically after the init file in version 22.1 or later.
7701 Adapt text and examples to this fact.
7702
8cf51b2c
GM
77032004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7704
7705 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7706 be set through Custom. Otherwise, it has no effect.
7707
8cf51b2c
GM
77082004-12-05 Richard M. Stallman <rms@gnu.org>
7709
7710 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7711 * entering.texi: Rename Command Line to Emacs Invocation.
7712
10d1d0af 7713 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7714
7715 * custom.texi (Easy Customization): Move up to section level,
7716 before Variables. Avoid using the term "variable"; say "option".
7717 New initial explanation.
7718 (Variables): In initial explanation, connect "variable" to the
7719 already-explained "user option".
7720
7721 * emacs.texi (Top): Fix ref to Command Line.
7722 Move reference to Easy Customization.
7723
7724 * xresources.texi (X Resources): Fix From link.
7725
7726 * doclicense.texi (GNU Free Documentation License): Fix To link.
7727
7728 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7729
7730 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7731
77322004-12-03 Richard M. Stallman <rms@gnu.org>
7733
7734 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7735
77362004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7737
7738 * kmacro.texi: Several small changes in addition to the following.
7739 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7740 defining a keyboard macro.
7741 Mention `kmacro-ring-max'.
7742 (Keyboard Macro Counter): Clarify description of
7743 `kmacro-insert-counter', `kmacro-set-counter',
7744 `kmacro-add-counter' and `kmacro-set-format'.
7745
77462004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7747
7748 * custom.texi (File Variables): Add `unibyte' and make it more
7749 clear that `unibyte' and `coding' are special. Suggested by Simon
7750 Krahnke <overlord@gmx.li>.
7751
7752 * mule.texi (Enabling Multibyte): Refer to File Variables.
7753 Suggested by Simon Krahnke <overlord@gmx.li>.
7754
c8763fb6 77552004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7756
7757 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7758 x-use-old-gtk-file-dialog.
7759
8cf51b2c
GM
77602004-11-20 Richard M. Stallman <rms@gnu.org>
7761
7762 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7763
77642004-11-09 Lars Brinkhoff <lars@nocrew.org>
7765
7766 * building.texi (Lisp Eval): Delete hyphen in section name.
7767
77682004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7769
7770 * files.texi (Old Versions):
7771 No longer document annotation as "CVS only".
7772
77732004-11-10 Andre Spiegel <spiegel@gnu.org>
7774
7775 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7776 version systems, mentioning the new ones that we support.
7777 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7778 suggestions.
7779
c8763fb6 77802004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7781
49823426 7782 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7783
c8763fb6 77842004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7785
7786 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7787
77882004-10-23 Eli Zaretskii <eliz@gnu.org>
7789
7790 * text.texi (Text Based Tables, Table Definition)
7791 (Table Creation, Table Recognition, Cell Commands)
7792 (Cell Justification, Row Commands, Column Commands)
7793 (Fixed Width Mode, Table Conversion, Measuring Tables)
7794 (Table Misc): New nodes, documenting the Table Mode.
7795
8cf51b2c
GM
77962004-10-19 Jason Rumney <jasonr@gnu.org>
7797
7798 * makefile.w32-in (info): Change order of arguments to makeinfo.
7799
78002004-10-19 Ulf Jasper <ulf.jasper@web.de>
7801
7802 * calendar.texi (iCalendar): Update for package changes.
7803
8cf51b2c
GM
78042004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7805
7806 * files.texi (Misc File Ops): View mode is a minor mode.
7807
8cf51b2c
GM
78082004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7809
7810 * calendar.texi (iCalendar): Style changes.
7811
78122004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * search.texi (Regexps): The regexp described in the example is no
7815 longer stored in the variable `sentence-end'.
7816
8cf51b2c
GM
78172004-10-06 Nick Roberts <nickrob@snap.net.nz>
7818
7819 * building.texi (Starting GUD): Note that multiple debugging
7820 sessions requires `gdb --fullname'.
7821
78222004-10-05 Ulf Jasper <ulf.jasper@web.de>
7823
7824 * calendar.texi (iCalendar): New section for a new package.
7825
8cf51b2c
GM
78262004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7827
7828 * text.texi: Various small changes in addition to the following.
7829 (Text): Replace xref for autotype with inforef.
7830 (Sentences): Explain nil value for `sentence-end'.
7831 (Paragraphs): Update default values for `paragraph-start' and
7832 `paragraph-separate'.
7833 (Text Mode): Correct description of Text mode's effect on the
7834 syntax table.
7835 (Outline Visibility): `hide-other' does not hide top level headings.
7836 `selective-display-ellipses' no longer has an effect on Outline mode.
7837 (TeX Misc): Add missing @cindex.
7838 Replace xref for RefTeX with inforef.
7839 (Requesting Formatted Text): The variable
7840 `enriched-fill-after-visiting' no longer exists.
7841 (Editing Format Info): Update names of menu items and commands.
7842 (Format Faces): Mention special effect of specifying the default face.
7843 Describe inheritance of text properties.
7844 Correct description of `fixed' face.
7845 (Format Indentation): Correct description of effect of setting
7846 margins. Mention `set-left-margin' and `set-right-margin'.
7847 (Format Justification): Update names of menu items.
7848 `set-justification-full' is now bound to `M-j b'.
7849 Mention that `default-justification' is a per buffer variable.
7850 (Format Properties): Update name of menu item.
7851 (Forcing Enriched Mode): `format-decode-buffer' automatically
7852 turns on Enriched mode if the buffer is in text/enriched format.
7853
78542004-10-05 Emilio C. Lopes <eclig@gmx.net>
7855
7856 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7857
78582004-09-28 Kim F. Storm <storm@cua.dk>
7859
7860 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7861 Align with new functionality.
7862
8cf51b2c
GM
78632004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7864
7865 * display.texi (Display Custom): Remove stray `@end defvar'.
7866
78672004-09-23 Kim F. Storm <storm@cua.dk>
7868
7869 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7870 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7871
8cf51b2c
GM
78722004-09-20 Richard M. Stallman <rms@gnu.org>
7873
7874 * custom.texi (Hooks): Explain using setq to clear out a hook.
7875 (File Variables): Explain multiline string constants.
7876 (Non-ASCII Rebinding): Explain when you need to update
7877 non-ASCII char codes in .emacs.
7878
7879 * building.texi (Compilation): Explain how to make a silent
7880 subprocess that won't be terminated. Explain compilation-environment.
7881
78822004-09-13 Kim F. Storm <storm@cua.dk>
7883
7884 * mini.texi (Repetition): Rename isearch-resume-enabled to
7885 isearch-resume-in-command-history and change default to disabled.
7886
8cf51b2c
GM
78872004-09-09 Kim F. Storm <storm@cua.dk>
7888
7889 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7890 with new `kmacro-name-last-macro'.
7891
8cf51b2c
GM
78922004-09-08 Juri Linkov <juri@jurta.org>
7893
7894 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7895
8cf51b2c
GM
78962004-09-03 Juri Linkov <juri@jurta.org>
7897
7898 * search.texi (Incremental Search): Update wording for M-%.
7899
79002004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7901
7902 * killing.texi (Killing): Correct description of kill commands in
7903 read-only buffer.
7904
79052004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7906
7907 * building.texi (Compilation Mode): Add a paragraph about rules
7908 for finding the compilation buffer for `next-error'.
7909
7910 * search.texi (Other Repeating Search): Mention that Occur mode
7911 supports the next-error functionality.
7912
79132004-09-02 Juri Linkov <juri@jurta.org>
7914
7915 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7916
79172004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7918
7919 * kmacro.texi (Basic Keyboard Macro):
7920 `apply-macro-to-region-lines' now operates on all lines that begin
7921 in the region, rather than on all complete lines in the region.
7922
c8763fb6 79232004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7924
7925 * frames.texi (Drag and drop): Add documentation about
7926 x-dnd-test-function and x-dnd-known-types.
7927
79282004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7929
7930 * indent.texi: Various minor changes in addition to:
7931 (Indentation Commands): Correct description of `indent-relative'.
7932 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7933 mode. The *Tab Stops* buffer uses Overwrite Mode.
7934 (Just Spaces): `tabify' converts sequences of at least two spaces
7935 to tabs.
7936
8cf51b2c
GM
79372004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7938
7939 * frames.texi (Secondary Selection): Setting the secondary
7940 selection with M-Drag-Mouse-1 does not alter the kill ring,
7941 setting it with M-Mouse-1 and M-Mouse-3 does.
7942 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7943 toolkit scroll bars.
7944 (Scroll Bars): Ditto.
7945
7946 * windows.texi (Basic Window): When using a window system, the value
7947 of point in a non-selected window is indicated by a hollow box.
7948 (Split Window): Side by side windows are separated by a scroll bar,
7949 if scroll bars are used.
7950 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7951 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7952 (Window Convenience): Update bindings for `winner-undo' and
7953 `winner-redo'.
7954
7955 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7956 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7957 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7958 of "Using Emacs as a Server".
7959 * building.texi (Building): Interchange nodes (for correct numbering).
7960 * programs.texi (Programs): Interchange nodes (for correct numbering).
7961 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7962 Info to the node structure.
7963 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7964 Rearrange order of nodes and sections such that both "GNU GENERAL
7965 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7966 end, as appropriate for appendices.
7967 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7968 Use `@unnumberedsec'.
7969 * trouble.texi: Adapt sectioning in Info to the node structure.
7970 Adapt node pointers to change in emacs.texi.
7971 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7972
8cf51b2c
GM
79732004-08-25 Kenichi Handa <handa@m17n.org>
7974
7975 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7976 description for unibyte mode.
7977
79782004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7979
7980 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7981
7982 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7983 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7984 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7985 in @pxref.
7986
79872004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7988
7989 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7990 Change section names.
7991
8cf51b2c
GM
79922004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7993
7994 * kmacro.texi (Keyboard Macro Ring): Rename section.
7995 Emacs treats the head of the macro ring as the `last keyboard macro'.
7996 (Keyboard Macro Counter): Minor change.
7997 (Save Keyboard Macro): Some clarifications.
7998 (Edit Keyboard Macro): Rename section.
7999
8000 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8001 32-bit machines.
8002 (Several Buffers): Clarify which buffer is selected if `2' is
8003 pressed in the Buffer Menu.
8004 Auto Revert mode can be used to update the Buffer Menu
8005 automatically.
8006
80072004-08-21 Eli Zaretskii <eliz@gnu.org>
8008
8009 * help.texi (Misc Help): Add an index entry for finding an Info
8010 manual by its file name.
8011
80122004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8013
8014 * files.texi (Backup Deletion): Correct description of
8015 `delete-old-versions'.
8016 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8017 (Auto Save Files): Recommend `auto-save-mode' to reenable
8018 auto-saving, rather than the abbreviation `auto-save'.
8019
80202004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8021
8022 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8023 for "killing" and "yanking" in main menu.
8024
80252004-08-16 Richard M. Stallman <rms@gnu.org>
8026
8027 * killing.texi (Yanking, Killing): Minor cleanups.
8028
8029 * mark.texi (Momentary Mark): Minor cleanups.
8030
80312004-08-15 Kenichi Handa <handa@etl.go.jp>
8032
8033 * custom.texi (Non-ASCII Rebinding):
8034 C-q always inserts the right code to pass to global-set-key.
8035
8cf51b2c
GM
80362004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8037
8038 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8039 `insert-register', instead of `C-x r g' binding, for consistency.
8040
80412004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8042
8043 * fixit.texi (Spelling): Fix typo.
8044
80452004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8046
8047 * help.texi (Help): Fix Texinfo usage.
8048
8cf51b2c
GM
80492004-07-24 Richard M. Stallman <rms@gnu.org>
8050
8051 * text.texi (Paragraphs): Update how paragraphs are separated
8052 and the default for paragraph-separate.
8053
8054 * search.texi (Regexp Replace): Further update text for new
8055 replacement operators.
8056
8cf51b2c
GM
80572004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8060 `R' switch.
8061
8062 * dired.texi (Dired Updating): `k' only deletes inserted
8063 subdirectories from the Dired buffer if a prefix argument was given.
8064
8065 * search.texi (Regexps): Delete redundant definition of `symbol' in
8066 description of `\_>'. It already occurs in the description of `\_<'.
8067
8cf51b2c
GM
80682004-07-01 Juri Linkov <juri@jurta.org>
8069
8070 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8071 (Regexp Search): Add M-r.
8072
80732004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8074
8075 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8076
80772004-06-29 Jesper Harder <harder@ifa.au.dk>
8078
49823426 8079 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8080
80812004-06-25 Richard M. Stallman <rms@gnu.org>
8082
8083 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8084
80852004-06-25 David Kastrup <dak@gnu.org>
8086
8087 * search.texi (Regexp Replace): Some typo corrections and
8088 rearrangement.
8089
80902004-06-24 David Kastrup <dak@gnu.org>
8091
8092 * search.texi (Unconditional Replace): Use replace-string instead
8093 of query-replace in example.
8094 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8095 sequences.
8096 (Query Replace): Correct explanation of `^' which does not use
8097 the mark stack.
8098
80992004-06-21 Nick Roberts <nickrob@gnu.org>
8100
8101 * misc.texi (Shell History Copying): Document comint-insert-input.
8102 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8103
8cf51b2c
GM
81042004-06-20 Jesper Harder <harder@ifa.au.dk>
8105
8106 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8107 * custom.texi (Customization): Do.
8108 * anti.texi (Antinews): Do.
8109 * abbrevs.texi (Defining Abbrevs): Do.
8110
8111 * programs.texi (Info Lookup): Fix keybinding for
8112 info-lookup-symbol.
8113
81142004-06-16 Juanma Barranquero <lektu@terra.es>
8115
8116 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8117 Add emacs-xtra.
8118 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8119 (clean): Add emacs-xtra and flymake. Remove redundancies.
8120
81212004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8122
8123 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8124 Add emacs-xtra.
8125 * emacs-xtra.texi: New file.
8126
81272004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8128
8129 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8130 (Dired and Find): Mention differences with ordinary Dired buffers.
8131
8cf51b2c
GM
81322004-06-13 Richard M. Stallman <rms@gnu.org>
8133
8134 * custom.texi (Init Syntax): Explain about vars that do special
8135 things when set with setq or with Custom.
8136 (Init Examples): Add line-number-mode example.
8137
8cf51b2c
GM
81382004-06-12 Juri Linkov <juri@jurta.org>
8139
8140 * dired.texi (Operating on Files): Add dired-do-touch.
8141
8cf51b2c
GM
81422004-06-10 Juri Linkov <juri@jurta.org>
8143
8144 * building.texi (Lisp Eval): Add C-M-x on defface.
8145
81462004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8147
8148 * files.texi (Reverting): Auto-Revert mode and
8149 Global Auto-Revert mode no longer revert remote files.
8150
8cf51b2c
GM
81512004-05-29 Richard M. Stallman <rms@gnu.org>
8152
8153 * custom.texi (Init File): Two dashes start --no-site-file.
8154
8cf51b2c
GM
81552004-05-29 Alan Mackenzie <acm@muc.de>
8156
8157 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8158 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8159 (AWK, Pike): Document as "C-like modes".
8160 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8161 (M-x man): Supersedes M-x manual-entry.
8162 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8163
8164 ("Comments in C"): Delete node; the info is in CC Mode manual.
8165 (c-comment-only-line-offset): Remove description.
8166
8167 (C-c ., C-c C-c): Describe new C Mode bindings.
8168
8169 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8170 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8171 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8172 Amend definitions.
8173
8174 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8175 Describe functions.
8176
8177 (c-comment-start-regexp, c-hanging-comment-ender-p)
8178 (c-hanging-comment-starter-p): Remove obsolete definitions.
8179
8180 * emacs.texi: Remove the menu entry "Comments in C".
8181
8cf51b2c
GM
81822004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8183
8184 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8185 `M-x locate'.
8186
81872004-05-16 Karl Berry <karl@gnu.org>
8188
8189 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8190 makeinfo --html fails.
8191 * help.texi (Help Summary) [@ifnottex]: Likewise.
8192
81932004-05-13 Nick Roberts <nickrob@gnu.org>
8194
8195 * building.texi (GDB Graphical Interface): Update and describe
8196 layout first.
8197
8cf51b2c
GM
81982004-05-04 Jason Rumney <jasonr@gnu.org>
8199
8200 * makefile.w32-in: Revert last change.
8201
82022004-05-03 Jason Rumney <jasonr@gnu.org>
8203
8204 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8205
8cf51b2c
GM
82062004-04-23 Juanma Barranquero <lektu@terra.es>
8207
8208 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8209
82102004-04-18 Juri Linkov <juri@jurta.org>
8211
8212 * fixit.texi (Spelling): Remove file extension from ispell xref.
8213
82142004-04-15 Kim F. Storm <storm@cua.dk>
8215
8216 * cmdargs.texi (Initial Options): Add -Q.
8217
82182004-04-05 Kim F. Storm <storm@cua.dk>
8219
8220 * custom.texi (File Variables): Add safe-local-eval-forms.
8221
8cf51b2c
GM
82222004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8223
8224 * files.texi (Reverting): Correct description of revert-buffer's
8225 handling of point.
8226
82272004-03-22 Juri Linkov <juri@jurta.org>
8228
8229 * emacs.texi (Top): Add `Misc X'.
8230
49823426 8231 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8232
8233 * glossary.texi: Improve references.
8234
8235 * help.texi: Sync keywords with finder.el.
8236
8237 * mini.texi (Completion): Add description for menu items.
8238
8239 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8240
8241 * sending.texi (Mail Methods): Fix xref to Message manual.
8242
8cf51b2c
GM
82432004-03-12 Richard M. Stallman <rms@gnu.org>
8244
8cf51b2c
GM
8245 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8246
8cf51b2c
GM
82472004-03-04 Richard M. Stallman <rms@gnu.org>
8248
8249 * search.texi (Regexps): Explain that ^ and $ have their
8250 special meanings only in certain contexts.
8251
8252 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8253
8254 * mule.texi (Specify Coding): Doc C-x RET F.
8255
8256 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8257 for multiple compile and grep buffers.
8258 (Indirect Buffers): Don't recommand clone-indirect-buffer
8259 for multiple compile and grep buffers.
8260
8cf51b2c
GM
82612004-02-29 Juanma Barranquero <lektu@terra.es>
8262
8263 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8264 Use $(DEL) instead of rm, and ignore exit code.
8265
8cf51b2c
GM
82662004-02-23 Nick Roberts <nick@nick.uklinux.net>
8267
8268 * building.texi (Watch Expressions): Update.
8269
82702004-02-21 Juri Linkov <juri@jurta.org>
8271
1c6c854e
CS
8272 * cmdargs.texi (Action Arguments): Add alias --find-file.
8273 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8274 to Command Arguments.
8275 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8276 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8277 (Window Size X): Join -g and --geometry. Add @cindex.
8278 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8279 (Title X): Remove alias -title.
8280 (Misc X): New node.
8281
c8763fb6 82822004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8283
8284 * frames.texi (Drag and drop): Add Motif to list of supported
8285 protocols.
8286
c8763fb6 82872004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8288
8289 * frames.texi (Drag and drop): New section.
8290
82912004-01-24 Richard M. Stallman <rms@gnu.org>
8292
1c6c854e 8293 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8294 Include it only @ifnotinfo. Patch the preceding and following
8295 node headers to point to each other.
8296
82972004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8298
8299 * calendar.texi (Appointments): Update section.
8300
83012003-12-29 Kevin Ryde <user42@zip.com.au>
8302
8cf51b2c
GM
8303 * programs.texi (C Modes): Fix the xref.
8304
83052003-12-23 Nick Roberts <nick@nick.uklinux.net>
8306
8307 * building.texi (Watch Expressions): Update.
8308 (Commands of GUD): Include use of toolbar + breakpoints set from
8309 fringe/margin.
8310
83112003-12-03 Andre Spiegel <spiegel@gnu.org>
8312
8313 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8314 <acm@muc.de>.
8315
c8763fb6 83162003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8317
8318 * frames.texi (Dialog Boxes): Add use-file-dialog.
8319
8cf51b2c
GM
83202003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8321
8322 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8323 in CC Mode.
8324
8cf51b2c
GM
83252003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8326
8327 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8328 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8329 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8330 * man/frames.texi, man/glossary.texi, man/killing.texi:
8331 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8332 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8333 * man/sending.texi, man/text.texi, man/trouble.texi:
8334 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8335
83362003-11-01 Alan Mackenzie <acm@muc.de>
8337
8338 * search.texi (Scrolling During Incremental Search): Document a
8339 new scrolling facility in isearch mode.
8340
8cf51b2c
GM
83412003-10-22 Miles Bader <miles@gnu.org>
8342
8343 * Makefile.in (info): Move before $(top_srcdir)/info.
8344
83452003-10-22 Nick Roberts <nick@nick.uklinux.net>
8346
8347 * building.texi (Watch Expressions): Update section on data display
8348 to reflect code changes (GDB Graphical Interface).
8349
8cf51b2c
GM
83502003-10-13 Richard M. Stallman <rms@gnu.org>
8351
8352 * xresources.texi (GTK resources): Clean up previous change.
8353
c8763fb6 83542003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8355
8356 * xresources.texi (GTK resources): Add a note that some themes
8357 disallow customizations. Add scroll theme example.
8358
8cf51b2c
GM
83592003-09-30 Richard M. Stallman <rms@gnu.org>
8360
8cf51b2c
GM
8361 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8362
8363 * misc.texi (Saving Emacs Sessions): Shorten the section,
8364 collapsing back into one node.
8365
83662003-09-30 Lars Hansen <larsh@math.ku.dk>
8367
8368 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8369
ce058493 83702003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8371
8372 * xresources.texi (GTK names in Emacs): Correct typo.
8373
8cf51b2c
GM
83742003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8375
1c6c854e
CS
8376 * cmdargs.texi (Font X): Mention new default font.
8377 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8378 problems involved. (Result of discussion on emacs-devel.)
8379
83802003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8381
8382 * emacs.texi (Acknowledgements): Correct typo.
8383
83842003-09-22 Richard M. Stallman <rms@gnu.org>
8385
8386 * dired.texi (Misc Dired Commands): New node.
8387 (Dired Navigation): Add dired-goto-file.
8388
8389 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8390
8391 * emacs.texi (Acknowledgements): New node, split from Distribution.
8392
8393 * cmdargs.texi (Action Arguments): -f reads interactive args.
8394
8cf51b2c
GM
83952003-09-08 Lute Kamstra <lute@gnu.org>
8396
8397 * screen.texi (Mode Line): Say that POS comes before LINE.
8398 Mention `size-indication-mode'.
1c6c854e
CS
8399 * display.texi (Optional Mode Line):
8400 Document `size-indication-mode'.
8cf51b2c
GM
8401 * basic.texi (Position Info): Mention `size-indication-mode'.
8402
84032003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8404
8405 * xresources.texi (Resources): Refer to `editres' man page.
8406 (Lucid Resources): Update defaults. Expand description of
8407 `shadowThickness'.
8408
84092003-09-04 Miles Bader <miles@gnu.org>
8410
8411 * Makefile.in (top_srcdir): New variable.
8412 ($(top_srcdir)/info): New rule.
8413 (info): Depend on it.
8414
84152003-09-03 Peter Runestig <peter@runestig.com>
8416
8417 * makefile.w32-in: New file.
8418
84192003-08-29 Richard M. Stallman <rms@gnu.org>
8420
8421 * misc.texi (Saving Emacs Sessions): Correct previous change.
8422
8cf51b2c
GM
84232003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8424
8cf51b2c
GM
8425 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8426 (Intro): Include kmacro.texi after fixit.texi instead of after
8427 custom.texi. (As suggested by Kim Storm.)
8428
84292003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8430
8431 * fixit.texi (Fixit): Update `Next' pointer.
8432 * files.texi (Files): Update `Previous' pointer.
8433 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8434 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8435 (Suggested by Kim Storm.)
8436 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8437
84382003-08-18 Kim F. Storm <storm@cua.dk>
8439
8440 * kmacro.texi: New file describing enhanced keyboard macro
8441 functionality. Replaces old description in custom.texi.
8442
8443 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8444 (Keyboard Macros): Move to new kmacro.texi file.
8445
8446 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8447
8cf51b2c
GM
84482003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8449
8450 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8451
84522003-08-17 Alex Schroeder <alex@gnu.org>
8453
8454 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8455 required.
8456
8cf51b2c
GM
84572003-08-05 Richard M. Stallman <rms@gnu.org>
8458
8459 * programs.texi (Lisp Indent): Don't describe
8460 lisp-indent-function property here. Use xref to Lisp Manual.
8461
8cf51b2c
GM
84622003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8463
fffa137c 8464 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8465 abbreviations.
8466
84672003-07-24 Markus Rost <rost@math.ohio-state.edu>
8468
8469 * buffers.texi (List Buffers): Fix previous change.
8470
8cf51b2c
GM
84712003-07-13 Markus Rost <rost@math.ohio-state.edu>
8472
8473 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8474 List*.
8475
84762003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8477
8cf51b2c
GM
8478 * display.texi (Font Lock): Fix typo.
8479
84802003-07-07 Richard M. Stallman <rms@gnu.org>
8481
8482 * display.texi (Font Lock): Add xref for format info on
8483 font-lock-remove-keywords.
8484
8485 * building.texi (Compilation): Document what happens with asynch
8486 children of compiler process.
8487
8488 * help.texi (Library Keywords): Use @multitable.
8489
8cf51b2c
GM
84902003-06-04 Richard M. Stallman <rms@gnu.org>
8491
8492 * programs.texi (Expressions): Delete C-M-DEL.
8493
8494 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8495 comint-move-point-for-output renamed from
8496 comint-scroll-to-bottom-on-output.
8497
8498 * custom.texi (Init Rebinding): Replace previous change with xref.
8499 (Non-ASCII Rebinding): Explain that issue more briefly here.
8500
85012003-05-28 Richard M. Stallman <rms@gnu.org>
8502
8503 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8504
85052003-05-28 Nick Roberts <nick@nick.uklinux.net>
8506
8507 * building.texi (GDB Graphical Interface): New node.
8508 (Rewritten somewhat by RMS.)
8509
c8763fb6 85102003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8511
8512 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8513 non-English letters. Explain how to set coding systems correctly
8514 and how to include the right coding cookie in the file.
8515
c8763fb6 85162003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8517
8518 * indent.texi (Indentation): Explain the concepts.
8519 (Just Spaces): Explain why preventing tabs for indentation might
8520 be useful.
8521
8cf51b2c
GM
85222003-04-16 Richard M. Stallman <rms@gnu.org>
8523
8524 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8525
8cf51b2c
GM
85262003-02-22 Alex Schroeder <alex@emacswiki.org>
8527
8528 * cmdargs.texi (General Variables): Document SMTPSERVER.
8529
8cf51b2c
GM
8530 * sending.texi: Remove SMTP node.
8531 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8532 library.
8533
8cf51b2c
GM
85342003-02-22 Alex Schroeder <alex@emacswiki.org>
8535
8536 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8537
85382003-02-22 Simon Josefsson <jas@extundo.com>
8539
8540 * sending.texi (Mail Methods): Add node about SMTP.
8541
c8763fb6 85422003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8543
8544 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8545
8cf51b2c
GM
85462003-02-01 Kevin Ryde <user42@zip.com.au>
8547
8548 * glossary.texi (Glossary): Correction to cl cross reference.
8549
85502003-01-20 Richard M. Stallman <rms@gnu.org>
8551
8552 * killing.texi (Rectangles): Document C-x c r.
8553
c8763fb6 85542003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8555
8556 * xresources.texi (GTK resources): New node.
8557 (GTK widget names): New node.
8558 (GTK names in Emacs): New node.
8559 (GTK styles): New node.
8560
c8763fb6 85612003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8562
8563 * maintaining.texi (Create Tags Table): Add reference to the new
8564 `etags --help --lang=LANG' option.
8565
8cf51b2c
GM
85662002-10-02 Karl Berry <karl@gnu.org>
8567
49823426 8568 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8569 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8570 where needed for the sake of the HTML output.
8cf51b2c
GM
8571
85722001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8573
8574 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8575 source files.
8576
85772001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8578
8579 * Makefile.in (emacsman): New target.
8580
8cf51b2c
GM
85812001-10-20 Gerd Moellmann <gerd@gnu.org>
8582
8583 * (Version 21.1 released.)
8584
85852001-10-05 Gerd Moellmann <gerd@gnu.org>
8586
8587 * Branch for 21.1.
8588
8cf51b2c
GM
85892001-03-05 Gerd Moellmann <gerd@gnu.org>
8590
8591 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8592
8cf51b2c
GM
85932000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8594
8595 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8596
8cf51b2c
GM
85971999-07-12 Richard Stallman <rms@gnu.org>
8598
8599 * Version 20.4 released.
8600
86011998-12-04 Markus Rost <rost@delysid.gnu.org>
8602
8603 * Makefile.in (INFO_TARGETS): Delete customize.info.
8604 (DVI_TARGETS): Delete customize.dvi.
8605 (../info/customize, customize.dvi): Targets deleted.
8606
86071998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8608
8609 * Version 20.3 released.
8610
86111998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8612
8613 * Makefile.in (EMACSSOURCES): Add mule.texi.
8614 Add msdog.texi, ack.texi. Remove gnu1.texi.
8615
86161998-04-06 Andreas Schwab <schwab@gnu.org>
8617
768c0c0f
JB
8618 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8619 Use it in dvi targets.
8cf51b2c
GM
8620
86211997-09-23 Paul Eggert <eggert@twinsun.com>
8622
8623 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8624 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8625 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8626
86271997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8628
8629 * Version 20.2 released.
8630
86311997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8632
8633 * Version 20.1 released.
8634
86351997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8636
8637 * Makefile (../info/customize, customize.dvi): New targets.
8638 (INFO_TARGETS): Add ../info/customize.
8639 (DVI_TARGETS): Add customize.dvi.
8640
8cf51b2c
GM
86411996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8642
8643 * Version 19.33 released.
8644
86451996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8646
8647 * Version 19.32 released.
8648
8cf51b2c
GM
86491996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8650
8651 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8652
86531996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8654
8655 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8656 Specify -I option.
8657 (All dvi targets): Set the TEXINPUTS variable.
8658
86591996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8660
8661 * Version 19.31 released.
8662
8cf51b2c
GM
86631995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8664
8665 * Version 19.30 released.
8666
8cf51b2c
GM
86671995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8668
8669 * Makefile.in (maintainer-clean): Rename from realclean.
8670
86711994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8672
8673 * Makefile.in: New file.
8674 * Makefile: File deleted.
8675
86761994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8677
8678 * Makefile (TEXINDEX_OBJS): Variable deleted.
8679 (texindex, texindex.o, getopt.o): Rules deleted.
8680 All deps on texindex deleted.
8681 (distclean): Don't delete texindex.
8682 (mostlyclean): Don't delete *.o.
8683 * texindex.c, getopt.c: Files deleted.
8684
86851994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8686
8687 * Version 19.26 released.
8688
86891994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8690
8691 * Makefile (EMACSSOURCES): Exclude undo.texi.
8692
86931994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8694
8695 * Version 19.25 released.
8696
86971994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8698
8699 * Version 19.24 released.
8700
87011994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8702
8703 * Version 19.23 released.
8704
87051994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8706
8707 * Makefile: Delete spurious tab.
8708
87091994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8710
8711 * Makefile (.SUFFIXES): New rule.
8712
8cf51b2c
GM
87131993-12-04 Richard Stallman (rms@srarc2)
8714
8715 * getopt.c: New file.
8716 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8717 (getopt.o): New rule.
8718 (dvi): Don't depend on texindex.
49823426 8719 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8720
87211993-12-03 Richard Stallman (rms@srarc2)
8722
49823426
GM
8723 * Makefile (TEXI2DVI): New variable.
8724 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8725 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8726
87271993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8728
8729 * Version 19.22 released.
8730
87311993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8732
8733 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8734
87351993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8736
8737 * Version 19.21 released.
8738
8cf51b2c
GM
87391993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8740
8741 * Makefile (realclean): Don't delete the Info files.
8742
f0131492 87431993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8744
8cf51b2c
GM
8745 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8746 4' where appropriate.
8747
f0131492 87481993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8749
49823426 8750 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8751
8752 * texindex.c: Include "../src/config.h" if building in emacs.
8753
8754 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8755 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8756 Add target to build texindex.c, defining `emacs'.
8757
8cf51b2c
GM
87581993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8759
8760 * Version 19.19 released.
8761
8cf51b2c
GM
87621993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8763
8764 * Version 19.18 released.
8765
87661993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8767
8768 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8769
87701993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8771
8772 * Version 19.17 released.
8773
87741993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8775
8776 * split-man: Fix typos in last change.
8777
87781993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8779
8780 * Version 19.16 released.
8781
87821993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8783
8784 * version 19.15 released.
8785
87861993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8787
8788 * Makefile (distclean): It's rm, not rf.
8789
87901993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8791
8792 * Version 19.14 released.
8793
87941993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8795
8796 * Makefile: New file.
8797
87981993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8799
8800 * Version 19.13 released.
8801
88021993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8803
8804 * Version 19.9 released.
8805
88061993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8807
8808 * Version 19.8 released.
8809
88101993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8811
8812 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8813
8814 * trouble.texi: It's `enable-flow-control-on', not
8815 `evade-flow-control-on'.
8816
88171993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8818
8819 * display.texi: Document standard-display-european.
8820
88211993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8822
8823 * Version 19.7 released.
8824
8825 * emacs.texi: Add a sentence to the top menu mentioning the
8826 specific version of Emacs this manual applies to.
8827
88281993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8829
8830 * basic.texi: Document next-line-add-lines variable used to
8831 implement down-arrow.
8832
8833 * killing.texi: Document kill-whole-line.
8834
88351993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8836
8837 * text.texi: Update unix TeX ordering information.
8838
88391993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8840
8841 * news.texi: Mention fill-rectangle in keybinding list.
8842
8843 * killing.texi: Document fill-rectangle.
8844
88451993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8846
8847 * vc.texi: Bring the docs up to date with VC 5.2.
8848
88491992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8850
8851 * emacs.tex: Mention blackbox and gomoku under Amusements.
8852 Assembler mode is now mentioned and appropriately indexed
8853 under Programming Modes.
8854
88551991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8856
8857 * emacs.tex: Update TeX ordering information.
8858
8cf51b2c
GM
88591990-06-26 David Lawrence (tale@geech)
8860
8861 * emacs.tex: Note that completion-ignored-extensions is not used
8862 to filter out names when all completions are displayed in
8863 *Completions*.
8864
88651990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8866
8867 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8868
88691990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8870
8871 * emacs.tex: Add @findex grep.
8872
8cf51b2c
GM
88731988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8874
8875 * emacs.tex: Correct two typos. No other changes before
8876 Version 19 will be made.
8877
8cf51b2c
GM
88781988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8879
8880 * emacs.tex: Update information for obtaining TeX distribution from the
8881 University of Washington.
8882
8883;; Local Variables:
c8763fb6 8884;; coding: utf-8
8cf51b2c
GM
8885;; End:
8886
01ec1eed 8887 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
8888
8889 This file is part of GNU Emacs.
8890
352c8b4a 8891 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8892 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8893 the Free Software Foundation, either version 3 of the License, or
8894 (at your option) any later version.
8cf51b2c
GM
8895
8896 GNU Emacs is distributed in the hope that it will be useful,
8897 but WITHOUT ANY WARRANTY; without even the implied warranty of
8898 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8899 GNU General Public License for more details.
8900
8901 You should have received a copy of the GNU General Public License
352c8b4a 8902 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.