More updates to Maintaining chapter of Emacs manual.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
3d992aa0
CY
12011-12-25 Chong Yidong <cyd@gnu.org>
2
3 * maintaining.texi (Tags): Mention Semantic.
4 (Create Tags Table, Etags Regexps): Copyedits.
5 (Find Tag): Mention minibuffer completion.
6 (List Tags): Mention completion-at-point. Completion is actually
7 available in M-x list-tags.
8
9 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
10 Document vc-delete-file.
11
12 * files.texi (Misc File Ops): Mention vc-delete-file.
13
14 * programs.texi (Symbol Completion): Mention completion-at-point
15 explicitly.
16
2785d024
CY
172011-12-22 Chong Yidong <cyd@gnu.org>
18
19 * maintaining.texi (Change Log Commands): Don't specially mention
20 vc-update-change-log which is CVS-only.
21
22 * vc1-xtra.texi (Version Headers): Note that these are for
23 Subversion, CVS, etc. only.
24 (General VC Options): De-document vc-keep-workfiles. Fix
25 RCS-isms.
26
0ab39399
EZ
272011-12-22 Eli Zaretskii <eliz@gnu.org>
28
29 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
30 should be @end iftex".
31
d3098e1e
CY
322011-12-21 Chong Yidong <cyd@gnu.org>
33
34 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
35 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
36 (VC Pull): Mention vc-log-incoming.
37 (Log Buffer): Add CVS/RCS only disclaimer.
38
39 * vc1-xtra.texi (Remote Repositories): Update introduction.
40 (Local Version Control): Node deleted (obsolete with DVCSes).
41 (Remote Repositories, Version Backups): Node deleted. Move
42 documentation of vc-cvs-stay-local to CVS Options.
43 (CVS Options): Reduce verbosity of description of obscure CVS
44 locking feature.
45 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
46 Tags node.
47 (Revision Tags): Move under Miscellaneous VC subsection.
48 (Change Logs and VC): Note that this is wrong for DVCSs.
49 De-document log entry manipulating features.
50 (Renaming and VC): Describe how it works on modern VCSes.
51
52 * files.texi (Misc File Ops): Mention vc-rename-file.
53
54 * programs.texi (Custom C Indent): Add index entries.
55
47d42d81
AM
562011-12-20 Alan Mackenzie <acm@muc.de>
57
58 * programs.texi (Motion in C): Update the description of C-M-a and
59 C-M-e, they now DTRT in enclosing scopes.
60 (Custom C Indent): Add @dfn{guessing} of the indentation style.
61
2edef1a0
CY
622011-12-20 Chong Yidong <cyd@gnu.org>
63
64 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
65 (Old Revisions): Use it.
66 (VCS Repositories): Add "distributed" terminology.
67 (Log Buffer): Remove duplicate description
68 about changesets. Fix "current VC fileset" ambiguity.
69 (Multi-User Branching): Node deleted.
70 (Branches, Switching Branches): Discuss decentralized version
71 control systems.
72 (VC Pull): New node.
73 (Merging): Document merging on decentralized systems.
74 (Creating Branches): Note that this is specific to CVS and related
75 systems.
76
bc859d5f
CY
772011-12-19 Chong Yidong <cyd@gnu.org>
78
79 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
80 (VC Mode Line): Add index entry for "version control status".
81 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
82 Document vc-revert-show-diff. De-document vc-rollback.
83 (VC Directory Mode): Rewrite introduction. Move prefix arg
84 documentation here from VC Directory Buffer node.
85 (VC Directory Buffer): Use a decentralized VCS example.
86 (VC Directory Commands): Use a table. Remove material duplicated
87 in previous nodes on multi-file VC filsets.
88
9cff91f8
CY
892011-12-17 Chong Yidong <cyd@gnu.org>
90
91 * maintaining.texi (VCS Concepts): Make "revision" terminology
92 less CVS-specific.
93 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
94 Registering node.
95 (Secondary VC Commands): Deleted. Promote subnodes.
96 (Log Buffer): Add command name for C-c C-c. Fix the name of the
97 log buffer. Add index entries.
98 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
99 "commit" terminology.
100 (Old Revisions): Move it to just before VC Change Log. "Tag" here
101 doesn't refer to tags tables. Note other possible forms of the
102 revision ID. C-x v = does not save.
103 (Registering): Note similarity to C-x v v action. Fix description
104 of how backends are chosen. De-document vc-default-init-revision.
105 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
106 in root log buffers.
107
f3b316df
CY
1082011-12-16 Chong Yidong <cyd@gnu.org>
109
110 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
111 (Basic VC Editing): Remove redundant descriptions.
112 (VC With A Merging VCS): Make description more general instead of
113 CVS-specific.
114 (VC With A Locking VCS): Use VC fileset terminology.
115
29eabb8e
CY
1162011-12-12 Chong Yidong <cyd@gnu.org>
117
118 * building.texi (Executing Lisp): Fix xref for C-M-x.
119 (Lisp Libraries): Add xref to node explaining `load' in Lisp
120 manual. Note that load-path is not customizable.
121 (Lisp Eval): Note that listed commands are available globally.
122 Explain the meaning of "defun" in the C-M-x context.
123 (Lisp Interaction): Copyedits.
124 (External Lisp): Fix name of inferior Lisp buffer. Mention
125 Scheme.
126 (Compilation): Define "inferior process".
127
cd0314dd
EZ
1282011-12-10 Eli Zaretskii <eliz@gnu.org>
129
130 * msdog.texi (Windows Fonts): Document how to force GDI font
131 backend on MS-Windows.
132
0595bd7e 1332011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
134
135 * building.texi (Compilation): Say what the -k flag to make does.
136 Move subprocess discussion to Compilation Shell.
137 (Compilation Mode): Add xref for grep, occur, and mouse
138 references. Define "locus".
139 (Grep Searching): Use @command.
0595bd7e
CY
140 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
141 intro.
142 (Starting GUD): Clarify how arguments are specified.
143 (Debugger Operation): Index entry for "GUD interaction buffer",
144 and move basic description here from Commands of GUD node.
145 (GDB User Interface Layout): Copyedits.
146 (Source Buffers): Remove gdb-find-source-frame, which is not in
147 gdb-mi.el.
148 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
149 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
150 re-document GUD interaction buffers.
b09d01da
CY
151
152 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
153 (Semantic): Add cindex entries for Semantic.
154
2a185919
CY
1552011-12-06 Chong Yidong <cyd@gnu.org>
156
157 * programs.texi (Man Page): Clarify how to use Man-switches.
158 Don't bother documenting Man-fontify-manpage-flag.
159 (Lisp Doc): Add xref to Name Help node.
160 (Hideshow): Add cindex. Mention role of ellipses, and default
161 value of hs-isearch-open. Don't bother documenting
162 hs-special-modes-alist.
163 (Symbol Completion): Add kindex for C-M-i. Don't recommend
164 changing the window manager binding of M-TAB.
165
ebf10822
CY
1662011-12-05 Chong Yidong <cyd@gnu.org>
167
168 * programs.texi (Comment Commands): Fix description of for M-; on
169 blank lines. Move documentation of comment-region here.
170 (Multi-Line Comments): Clarify the role of comment-multi-line.
171 Refer to Comment Commands for comment-region doc.
172 (Options for Comments): Refer to Multi-Line Comments for
173 comment-multi-line doc, instead of duplicating it. Fix default
174 values of comment-padding and comment-start-skip.
175
ec7ae032
CY
1762011-12-04 Chong Yidong <cyd@gnu.org>
177
178 * programs.texi (Program Modes): Mention modes that are not
179 included with Emacs. Fix references to other manuals for tex.
180 Add index entry for backward-delete-char-untabify. Mention
181 prog-mode-hook.
182 (Which Function): Use "global minor mode" terminology.
183 (Basic Indent, Multi-line Indent): Refer to previous descriptions
184 in Indentation chapter to avoid duplication.
185 (Expressions): Copyedit.
186 (Matching): Document Electric Pair mode.
187
188 * ack.texi (Acknowledgments):
189 * rmail.texi (Movemail, Other Mailbox Formats):
190 * frames.texi (Frames): Don't capitalize "Unix".
191
a24bf23e
CY
1922011-12-04 Chong Yidong <cyd@gnu.org>
193
194 * text.texi (Nroff Mode): Mention what nroff is.
195 (Text Based Tables, Table Recognition): Don't say "Table mode"
196 since it's not a major or minor mode.
197 (Text Based Tables): Reduce the size of the example.
198 (Table Definition): Clarify definitions.
199 (Table Creation): Add key table.
200 (Cell Commands): Use kbd for commands.
201 (Table Rows and Columns): Combine nodes Row Commands and Column
202 Commands.
203 (Fixed Width Mode): Node deleted; contents moved to parent.
204 (Table Conversion): Shorten example.
205 (Measuring Tables): Merge into Table Misc.
206
8863a584
CY
2072011-12-03 Chong Yidong <cyd@gnu.org>
208
209 * text.texi (TeX Mode): Mention AUCTeX package.
210 (TeX Editing): Add xref to documentation for Occur.
211 (LaTeX Editing): Add xref to Completion node.
212 (TeX Print): Fix description of tex-directory.
213 (Enriched Text): Renamed from Formatted Text. Make this node and
214 its subnodes less verbose, since text/enriched files are
215 practically unused.
216 (Enriched Mode): Renamed from Requesting Formatted Text.
217 (Format Colors): Node deleted.
218 (Enriched Faces): Renamed from Format Faces. Describe commands
219 for applying colors too.
220 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
221
222 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
223
224 * display.texi (Colors): New node.
225
226 * cmdargs.texi (Colors X):
227 * xresources.texi (GTK styles):
228 * custom.texi (Face Customization): Reference it.
229
230 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
231 Link to Fill Commands for Justification entry.
232
6fdebe93
EZ
2332011-12-03 Eli Zaretskii <eliz@gnu.org>
234
235 * display.texi (Auto Scrolling): More accurate description of what
236 scroll-*-aggressively does, including the effect of non-zero
237 margin. Fix "i.e." markup.
238
95ca9bc7
CY
2392011-12-02 Chong Yidong <cyd@gnu.org>
240
241 * text.texi (Pages): Mention how formfeed chars are displayed.
242 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
243 Describe adaptive filling more precisely.
244 (Fill Commands): Note that filling removes excess whitespace.
245 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
246 now bound to indent-for-tab-command in Text mode.
247 (Outline Mode): Copyedits.
248 (Outline Visibility): Note that Reveal mode is a buffer-local
249 minor mode.
250
251 * modes.texi (Major Modes): Move note about checking major-mode in
252 a hook function here, from Text mode.
253
6d262977
CY
2542011-11-28 Chong Yidong <cyd@gnu.org>
255
b22b1918
CY
256 * text.texi (Words): Add xref to Position Info.
257 (Paragraphs): Add xref to Regexps.
258
6d262977
CY
259 * indent.texi (Indentation): Rewrite introduction. Move table to
260 Indentation Commands node.
261 (Indentation Commands): Add index entries to table. Copyedits.
262 (Tab Stops, Just Spaces): Copyedits.
263 (Indent Convenience): New node. Document electric-indent-mode.
264
265 * programs.texi (Basic Indent):
266 * windows.texi (Pop Up Window): Fix kindex entry.
267
dc95a8b0
CY
2682011-11-28 Chong Yidong <cyd@gnu.org>
269
270 * modes.texi (Major Modes): Move major-mode variable doc here from
271 Choosing Modes. Document describe-mode. Document prog-mode-hook
272 and text-mode-hook. Add example of using hooks.
273 (Minor Modes): Document behavior of mode command calls from Lisp.
274 Note that setting the mode variable using Customize will DTRT.
275 (Choosing Modes): Add example of setting a minor mode using a
276 local variable.
277
b63a8e8e
CY
2782011-11-27 Chong Yidong <cyd@gnu.org>
279
280 * frames.texi (Creating Frames): Move frame parameter example to
281 Frame Parameters node.
282 (Frame Commands): C-x 5 o does not warp the mouse by default.
283 (Fonts): Add more GTK-style properties; also, they should be
284 capitalized.
285 (Special Buffer Frames): Node deleted; special-display is on the
286 way out.
287 (Frame Parameters): Example moved here from Creating Frames.
288 Clarify that default-frame-alist affects the initial frame too.
289 Delete auto-raise-mode and auto-lower-mode.
290 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
291 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
292
293 * windows.texi (Window Choice): Add xref to Lisp manual for
294 special-display-*.
295
a3dcc84e
EZ
2962011-11-26 Eli Zaretskii <eliz@gnu.org>
297
298 * display.texi (Text Display): Update the description,
299 cross-references, and indexing related to display of control
300 characters and raw bytes.
301
4ad3bc2a
CY
3022011-11-25 Chong Yidong <cyd@gnu.org>
303
304 * frames.texi (Frames): Rewrite introduction.
305 (Mouse Commands): Default for mouse-drag-copy-region is now t.
306 Mouse-3 does not copy to kill ring by default. DEL does not
307 behave specially for mouse commands any more.
308 (Mouse References): Document mouse-1-click-follows-link more
309 thoroughly.
310 (Menu Mouse Clicks): Move footnote to the main text and add xref
311 to Init Rebinding node.
312 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
313
314 * files.texi (Visiting): `C-x 5 f' works on ttys too.
315
20db1522
JB
3162011-11-24 Juanma Barranquero <lekktu@gmail.com>
317
318 * display.texi (Font Lock): Fix typo.
319
01d06b1f
GM
3202011-11-24 Glenn Morris <rgm@gnu.org>
321
322 * rmail.texi (Rmail Output):
323 Mention rmail-automatic-folder-directives. (Bug#9657)
324
0cbaa1d5
CY
3252011-11-21 Chong Yidong <cyd@gnu.org>
326
327 * mark.texi (Global Mark Ring): Fix description of global mark
328 ring (Bug#10032).
329
fe7a3057
JB
3302011-11-20 Juanma Barranquero <lekktu@gmail.com>
331
332 * msdog.texi (Windows Fonts): Fix typo.
333
b6e63cbe
GM
3342011-11-17 Glenn Morris <rgm@gnu.org>
335
336 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
337
58179cce
JB
3382011-11-16 Juanma Barranquero <lekktu@gmail.com>
339
340 * killing.texi (Rectangles):
7877f373
JB
341 * misc.texi (Document View):
342 * modes.texi (Choosing Modes):
343 * msdog.texi (Windows Fonts):
58179cce
JB
344 * regs.texi (Rectangle Registers):
345 * search.texi (Isearch Yank): Fix typos.
346
291d142b
CY
3472011-11-06 Chong Yidong <cyd@gnu.org>
348
349 * windows.texi (Basic Window): Add xref to Cursor Display.
350 (Split Window): Document negative arg for splitting commands.
351 (Other Window): Document mouse-1 in text area of window.
352 (Change Window): Don't mention window attributes, since they
353 aren't defined. C-x 1 can't be used with minibuffer windows.
354 Windows are no longer auto-deleted.
355 (Window Choice): Add xref to Choosing Window in Lisp manual.
356 (Window Convenience): Note that windmove disables shift-selection.
357 Move M-x compare-windows here from Other Window node.
358
359 * custom.texi (Mouse Buttons):
360 * search.texi (Isearch Scroll):
361 * windows.texi (Split Window): Use new names split-window-below
362 and split-window-right.
363
a7ef684b
JB
3642011-10-26 Juanma Barranquero <lekktu@gmail.com>
365
366 * emacs.texi (Top): Fix typo.
367
d53e1747
GM
3682011-10-25 Glenn Morris <rgm@gnu.org>
369
370 * abbrevs.texi (Saving Abbrevs):
371 quietly-read-abbrev-file is not a command. (Bug#9866)
372
e7a3ff06
CY
3732011-10-24 Chong Yidong <cyd@gnu.org>
374
375 * display.texi (Scrolling): Document scroll-up-line and
376 scroll-down-line. Document scroll-command property.
377 (Recentering): New node, split off from Scrolling.
378
86c60681
CY
3792011-10-23 Chong Yidong <cyd@gnu.org>
380
da97a9e6
CY
381 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
382 (Tool Bars): Copyedits.
383
86c60681
CY
384 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
385
d195726a
CY
3862011-10-22 Chong Yidong <cyd@gnu.org>
387
388 * windows.texi (Displaying Buffers): Fix broken lispref link.
389
a70e06c1
CY
3902011-10-22 Chong Yidong <cyd@gnu.org>
391
392 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
393 Move confirm-nonexistent-file-or-buffer discussion here.
394
395 * files.texi (File Names, Visiting): Move detailed discussion of
396 minibuffer confirmation to Minibuffer Exit.
397
398 * buffers.texi (Buffers): Tweak mention of mail buffer name.
399 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
400
bfd779dd
CY
4012011-10-21 Chong Yidong <cyd@gnu.org>
402
403 * files.texi (File Names, Visiting, Interlocking): Copyedits.
404 (Backup Copying): backup-by-copying-when-mismatch is now t.
405 (Customize Save): Fix description of require-final-newline.
406 (Reverting): Note that revert-buffer can't be undone. Mention VC.
407 (Auto Save Control): Clarify.
408 (File Archives): Add 7z.
409 (Remote Files): ange-ftp-make-backup-files defaults to nil.
410
411 * arevert-xtra.texi (Autorevert): Copyedits.
412
6e317956
CY
4132011-10-20 Chong Yidong <cyd@gnu.org>
414
415 * custom.texi (Hooks, Init Examples):
416 * display.texi (Font Lock):
417 * fixit.texi (Spelling):
418 * rmail.texi (Rmail Display): Minor mode function with no arg now
419 enables it.
420
421 * fixit.texi (Spelling): Fix description of inline completion.
422
5abc31ef
CY
4232011-10-19 Chong Yidong <cyd@gnu.org>
424
425 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
426 entries.
427 (Isearch Yank): Document isearch-yank-pop.
428 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
429 (Other Repeating Search): Document Occur Edit mode.
430
939db9ac
CY
4312011-10-18 Chong Yidong <cyd@gnu.org>
432
433 * display.texi (Fringes): Move overflow-newline-into-fringe here,
434 from Line Truncation node.
435 (Standard Faces): Note that only the background of the cursor face
436 has an effect.
437 (Cursor Display): Fix descriptions of cursor face
438 and bar cursor blinking.
439 (Text Display): Document nobreak-char-display more clearly.
440 (Line Truncation): Add xref to Split Window node.
441 (Display Custom): Don't bother documenting baud-rate or
442 no-redraw-on-reenter.
443
444 * search.texi (Slow Isearch): Node removed.
445
80c6d77f
GM
4462011-10-18 Glenn Morris <rgm@gnu.org>
447
448 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
449
d366bd53
CY
4502011-10-18 Chong Yidong <cyd@gnu.org>
451
452 * display.texi (Faces): Simplify discussion. Move documentation
453 of list-faces-display here, from Standard Faces node. Note
454 special role of `default' background.
455 (Standard Faces): Note special role of `default' background. Note
456 that region face may be taken fom GTK. Add xref to Text Display.
457 (Text Scale): Rename from "Temporary Face Changes". Callers
458 changed. Don't bother documenting variable-pitch-mode.
459 (Font Lock): Copyedits. Remove font-lock-maximum-size.
460 (Useless Whitespace): Simplify description of
461 delete-trailing-whitespace. Note active region case.
462 (Text Display): Fix description of escape-glyph face assignment.
463 Remove unibye mode discussion. Update some parts for Unicode.
464 Move glyphless chars documentation to Lisp manual.
465
466 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
467
21100e7d
CY
4682011-10-15 Chong Yidong <cyd@stupidchicken.com>
469
470 * display.texi (Scrolling): Tweak explanation of scroll direction.
471 (View Mode): Add index entries.
472
473 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
474
475 * regs.texi (Text Registers): C-x r i does not activate the mark.
476 (Bookmarks): Document new default bookmark location.
477
50b063c3
CY
4782011-10-13 Chong Yidong <cyd@stupidchicken.com>
479
480 * killing.texi (Deletion): Add xref to Using Region. Document
481 delete-forward-char.
482 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
483 description here. Recommend C-u C-SPC for jumping to mark.
484 (Kill Ring): Move kill ring variable documentation here.
485 (Primary Selection): Copyedits.
486 (Rectangles): Document new command rectangle-number-lines.
487 (CUA Bindings): Note that this disables the mark-even-if-inactive
488 behavior for C-x and C-c.
489
490 * mark.texi (Mark): Mention "active region" terminology.
491 (Using Region): Document delete-active-region.
492
e1a3f5b1
CY
4932011-10-12 Chong Yidong <cyd@stupidchicken.com>
494
495 * mark.texi (Mark): Clarify description of disabled Transient Mark
496 mode (Bug#9689).
497 (Setting Mark): Document prefix arg for C-x C-x. Document primary
498 selection changes. Mention that commands like C-y set the mark.
499 (Marking Objects): Add xref to Words node. Note that mark-word
500 and mark-sexp also have the "extend region" behavior.
501 (Using Region): Mention M-$ in the table. Document
502 mark-even-if-inactive here instead of in Mark Ring.
503 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
504 note of the "Mark Set" behavior.
505 (Disabled Transient Mark): Rename from "Persistent Mark"
506 (Bug#9688). Callers changed.
507
508 * programs.texi (Expressions):
509 * text.texi (Words): Defer to Marking Objects for mark-word doc.
510
3dc62b2b
CY
5112011-10-09 Chong Yidong <cyd@stupidchicken.com>
512
513 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
514 option" terminology.
515 (Key Help): Add command names. Define "documentation string".
516 (Name Help): Remove an over-long joke.
517 (Apropos): Document prefix args. Remove duplicated descriptions.
518 (Help Mode): Add C-c C-b to table. Update TAB binding.
519 (Package Keywords): Rename from "Library by Keyword". Describe
520 new package menu interface.
521 (Help Files, Help Echo): Tweak description.
de09aa52
CY
522
523 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 524 (Minibuffer History): Document numeric args to history commands.
de09aa52 525
2d3fe5d7
EZ
5262011-10-08 Eli Zaretskii <eliz@gnu.org>
527
528 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
529
b2b0776e
CY
5302011-10-08 Chong Yidong <cyd@stupidchicken.com>
531
532 * basic.texi (Position Info): Omit page commands. Document
533 count-words-region and count-words.
534
535 * text.texi (Pages): Move what-page documentation here.
536
27a16462
CY
5372011-10-08 Chong Yidong <cyd@stupidchicken.com>
538
539 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
540 Remote Files node instead of linking directly to the Tramp manual.
541 (Minibuffer Edit): Add xref to Blank Lines.
542 (Completion): Add xref to Symbol Completion. Remove redundant
543 example, which is repeated in the next node.
544 (Completion Commands): Minor clarifications.
545 (Completion Styles): New node, split from Completion Commands.
546 Document substring and initials styles.
547 (Strict Completion): Remove information duplicated in other nodes.
548 (Completion Options): Consolidate case difference discussion here.
549
550 * help.texi (Help Mode): Fix kindex entries.
551
552 * files.texi (File Names): Add index entries.
553
de0bde62
CY
5542011-10-07 Chong Yidong <cyd@stupidchicken.com>
555
556 * basic.texi (Inserting Text): Add xref to Completion. Add
557 ucs-insert example, and document prefix argument.
558 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
559 to left/right. Tweak left-char and right-char descriptions.
560 M-left and M-right are now bound to left-word/right-word.
561 (Erasing): Document delete-forward-char.
562
563 * screen.texi (Screen, Menu Bar): Copyedits.
564 (Point): Remove duplicate paragraph on cursors, also in Screen.
565 (Mode Line): Trailing dashes no longer shown on X displays.
566
567 * frames.texi (Non-Window Terminals): Index just "text-only
568 terminal", which is used throughout the manual now.
569
570 * entering.texi (Entering Emacs): Define "startup screen".
571 Document window-splitting behavior with command-line inputs.
572 (Exiting): Remove obsolete paragraph about shells without suspend
573 functionality.
574
575 * commands.texi (User Input): Define "input event" more clearly.
576 (Keys): Add xref to Echo Area.
577 (Commands): Clarify relation between commands and functions.
578
453e4522
CY
5792011-10-06 Chong Yidong <cyd@stupidchicken.com>
580
581 * misc.texi (emacsclient Options): Document how emacsclient runs
582 the Emacs daemon (Bug#9674).
583
550f41cd
CY
5842011-10-01 Chong Yidong <cyd@stupidchicken.com>
585
586 * basic.texi (Moving Point):
587 * custom.texi (Mouse Buttons):
588 * rmail.texi (Rmail Scrolling):
589 * search.texi (Isearch Scroll):
590
591 * display.texi (Scrolling): Replace scroll-up/down with
592 scroll-up/down-command. Fix scroll-preserve-screen-position
593 description. Document scroll-error-top-bottom.
594
9229fe87
GM
5952011-09-30 Glenn Morris <rgm@gnu.org>
596
597 * commands.texi (Keys): Whitespace fix. (Bug#9635)
598
0a2132ba
CY
5992011-09-24 Chong Yidong <cyd@stupidchicken.com>
600
601 * windows.texi (Pop Up Window): Defer discussion of window
602 splitting to the Window Choice node. Add index entries.
603 (Force Same Window): Node deleted.
604 (Displaying Buffers, Window Choice): New nodes.
605
606 * buffers.texi (Select Buffer): Clarify description of
607 buffer-switching commands. Add xref to Window Display node.
608 Don't repeat confirm-nonexistent-file-or-buffer description from
609 Visiting node. Remove even-window-heights.
610
611 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
612
33ed493b
CY
6132011-09-18 Chong Yidong <cyd@stupidchicken.com>
614
615 * cmdargs.texi (Icons X): Fix description of Emacs icon.
616
617 * xresources.texi (Table of Resources): Fix documentation of
618 bitmapIcon.
619
92fa95ad
CY
6202011-09-15 Chong Yidong <cyd@stupidchicken.com>
621
622 * package.texi (Package Menu): Add package-menu-mark-upgrades.
623
16254627
EH
6242011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
625
626 * frames.texi (Frame Commands): Note that delete-other-frames only
627 deletes frames on current terminal.
628
c3760c17
EZ
6292011-09-10 Eli Zaretskii <eliz@gnu.org>
630
631 * sending.texi (Mail Misc): Document mail-add-attachment.
632
69b8be97
EZ
6332011-09-04 Eli Zaretskii <eliz@gnu.org>
634
635 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
636
3fd50d5c
CY
6372011-08-29 Chong Yidong <cyd@stupidchicken.com>
638
639 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
640
e2aeef63
CY
6412011-08-28 Chong Yidong <cyd@stupidchicken.com>
642
643 * files.texi (File Archives):
644 * cal-xtra.texi (Diary Display):
645 * help.texi (Help Mode): Add xref to View Mode.
646
ddb54206
CY
6472011-08-28 Chong Yidong <cyd@stupidchicken.com>
648
a6326082
CY
649 * display.texi (View Mode): New node. Move view-file here from
650 Misc File Ops. Move view-buffer here from Misc Buffer.
651
652 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
653
04e2ce72 654 * files.texi (Misc File Ops): Document new
a6326082 655 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
656
657 * dired.texi (Dired Deletion): Shorten description of Trash.
658
ddb54206
CY
659 * misc.texi (emacsclient Options): Document server-port.
660
bd206ce5
EZ
6612011-08-27 Eli Zaretskii <eliz@gnu.org>
662
663 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
664 even on MS-Windows. Fix a typo.
665
d43f5a42
CY
6662011-08-26 Chong Yidong <cyd@stupidchicken.com>
667
668 * package.texi: New file, documenting the package manager.
669
670 * emacs.texi: Include it.
671
672 * help.texi (Help Summary): Add describe-package.
673
e0b1591b
CY
6742011-08-25 Chong Yidong <cyd@stupidchicken.com>
675
856ce114
CY
676 * misc.texi (Printing): Convert subnodes into subsections.
677
f404f8bc
CY
678 * text.texi (Two-Column): Move into Text chapter.
679
680 * picture-xtra.texi (Picture Mode): Group with Editing Binary
681 Files section. Convert from chapter into section.
682
683 * display.texi (Narrowing): Move into display chapter.
684
e0b1591b
CY
685 * sending.texi (Sending Mail):
686 * rmail.texi (Rmail):
687 * misc.texi (Gnus, Document View):
688 * dired.texi (Dired):
689 * emacs.texi: Group the mail, rmail, and gnus chapters together.
690
75bfc667
JL
6912011-08-07 Juri Linkov <juri@jurta.org>
692
693 * dired.texi (Operating on Files): Rewrite according to the fact
694 that `dired-do-chmod' doesn't use the `chmod' program anymore.
695
fe676f91
MA
6962011-07-30 Michael Albinus <michael.albinus@gmx.de>
697
698 * mini.texi (Minibuffer File): Insert a reference to Tramp for
699 remote file name completion. (Bug#9197)
700
4cc60b9b
EZ
7012011-07-28 Eli Zaretskii <eliz@gnu.org>
702
703 * mule.texi (Bidirectional Editing): Document the fact that
704 bidi-display-reordering is t by default.
705
89671e16
LMI
7062011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
707
708 * help.texi (Misc Help): Mention `describe-prefix-bindings'
709 explicitly (bug#8904).
710
fb23ecc2
LMI
7112011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
712
713 * trouble.texi (Checklist): Use an `M-x' example instead of an
714 Emacs Lisp form to switch on the dribble file (bug#8056).
715
465c5fc8
LMI
7162011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
717
718 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
719
90a6258b
GM
7202011-07-13 Glenn Morris <rgm@gnu.org>
721
722 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
723
c7588364
LMI
7242011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
725
726 * mark.texi (Mark Ring): Clarify how many locations are saved
727 (bug#5770).
728 (Global Mark Ring): Ditto.
729
4cb4f3ba
LMI
7302011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
731
d648feab
LMI
732 * text.texi (Table Recognition): Use "at point" instead of "under
733 point" (bug#4345).
734
4cb4f3ba
LMI
735 * display.texi (Cursor Display): Mention `cursor-type'.
736
737 * screen.texi (Point): Clarify that it's only if you use a block
738 cursor that it appears to be on a character (bug#4345).
739
ecd0b990
CY
7402011-07-12 Chong Yidong <cyd@stupidchicken.com>
741
742 * misc.texi (Amusements): Move dissociated press here, from its
743 own section.
744
745 * emacs.texi (Top): Update node listing.
746
c2fd0368
LMI
7472011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
748
749 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
750 clarity (bug#3523).
751
fdeb32ec
CY
7522011-07-12 Chong Yidong <cyd@stupidchicken.com>
753
754 * cmdargs.texi (Initial Options): Document --no-site-lisp.
755 (Misc X): Document --parent-id.
756
757 * frames.texi (Frame Commands): Note that focus-follows-mouse now
758 defaults to nil.
759
760 * misc.texi (emacsclient Options): Document --parent-id.
761
762 * msdog.texi (Windows HOME): Document _emacs as obsolete.
763
f584ca38
LMI
7642011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
765
766 * emacs.texi: Use "..." instead of ``...'' in the menus
767 (bug#3503).
768
963578d3
CY
7692011-07-11 Chong Yidong <cyd@stupidchicken.com>
770
771 * killing.texi (Primary Selection): Document `only' setting for
772 select-active-regions.
773
774 * mark.texi (Setting Mark): Reference Shift Selection node.
775
776 * frames.texi (Mouse Commands): Document mouse-yank-primary.
777
a30ed87b
LMI
7782011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
779
47076272
LMI
780 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
781 motion keys" (bug#3503).
782
a30ed87b
LMI
783 * emacs.texi: Change all the register node names from "RegPos"
784 (etc.) to "Positional Registers" (etc.) (bug#3314).
785
4d45a8b7
CY
7862011-07-11 Chong Yidong <cyd@stupidchicken.com>
787
788 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
789 (Other Kill Commands, Kill Options): Copyedits.
790 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
791 (Yanking): Move yank-excluded properties discussion here.
792 (Cut and Paste): Move from frames.texi. Update subnodes to
793 describe x-select-enable-clipboard case.
794
795 * frames.texi: Move Cut and Paste node and subnodes into
796 killing.texi, except Mouse Commands and Word and Line Mouse.
797
c160ddee
AM
7982011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
799
800 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
801
3329e6e3
LMI
8022011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
803
32a214fe
LMI
804 * screen.texi (Mode Line): Clarify that coding systems are
805 characters, not letters (bug#1749).
806
3329e6e3
LMI
807 * cmdargs.texi (Environment): Mention removing variables
808 (bug#1615). Text suggested by Kevin Rodgers.
809
8875da1e
CY
8102011-07-10 Chong Yidong <cyd@stupidchicken.com>
811
54806e45
CY
812 * misc.texi (Amusements): Don't mention Yow; it's crippled.
813
8875da1e
CY
814 * modes.texi: Rename from major.texi.
815 (Modes): New node. Make Major Modes and Minor Modes subsections
816 of this. All callers changed.
817
818 * custom.texi (Minor Modes): Move to modes.texi.
819
7847b2a1
CY
8202011-07-10 Chong Yidong <cyd@stupidchicken.com>
821
6cfd0fa2
CY
822 * custom.texi (Syntax): Node deleted.
823
824 * help.texi (Help Summary):
825 * major.texi (Major Modes):
826 * programs.texi (Parentheses):
827 * search.texi (Regexp Backslash, Regexp Backslash)
828 (Regexp Backslash):
829 * text.texi (Words): Callers changed.
830
7847b2a1
CY
831 * text.texi (Refill, Longlines): Delete nodes.
832
833 * ack.texi (Acknowledgments): Longlines removed from manual.
834
835 * emacs.texi (Top): Update node listing.
836
2a71c436
GM
8372011-07-09 Glenn Morris <rgm@gnu.org>
838
839 * fortran-xtra.texi (Fortran): Update handled extensions.
840
61436e9f
LMI
8412011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
842
843 * display.texi (Scrolling): `C-v' (etc) are now bound to
844 `scroll-*-command' (bug#8349).
845
6e560c71
LMI
8462011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
847
48954a09 848 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
849 doesn't actually delete any files (bug#7125).
850
2904fd97
LMI
851 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
852 argument for `C-c C-k' (bug#7391).
853
6e560c71
LMI
854 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
855 you're currently using (bug#8489).
856
978ff6c5
EZ
8572011-07-01 Eli Zaretskii <eliz@gnu.org>
858
859 * mule.texi (Coding Systems): Move index entries from the previous
860 change into their proper places.
861
0d742084
LMI
8622011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
863
31976bd5
LMI
864 * help.texi (Help Files): Document view-external-packages (bug#8902).
865
0d742084
LMI
866 * mule.texi (Coding Systems): Put a few more of the coding systems
867 into the index (bug#8900).
868
9f678528
GM
8692011-06-26 Glenn Morris <rgm@gnu.org>
870
871 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
872
18a4ce5e
AR
8732011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
874
875 * misc.texi (emacsclient Options): Mention --frame-parameters.
876
f0da764a
GM
8772011-06-09 Glenn Morris <rgm@gnu.org>
878
879 * custom.texi (Specifying File Variables):
880 Recommend explicit arguments for minor modes.
881
b047e7ac
PE
8822011-06-02 Paul Eggert <eggert@cs.ucla.edu>
883
884 Document wide integers better.
885 * buffers.texi (Buffers):
001903b5
PE
886 * files.texi (Visiting): Document maxima for 64-bit machines,
887 and mention virtual memory limits.
b047e7ac 888
bf41276f
CY
8892011-05-28 Chong Yidong <cyd@stupidchicken.com>
890
891 * custom.texi (Hooks): Reorganize. Mention Prog mode.
892
893 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
894 prog mode (Bug#8240).
895
e145f188
GM
8962011-05-27 Glenn Morris <rgm@gnu.org>
897
898 * custom.texi (Specifying File Variables):
899 Major modes no longer need come first.
900
313f790e
CY
9012011-05-22 Chong Yidong <cyd@stupidchicken.com>
902
903 * mule.texi (Specify Coding, Text Coding, Communication Coding):
904 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
905
c136e5cd
GM
9062011-05-18 Glenn Morris <rgm@gnu.org>
907
908 * ack.texi (Acknowledgments): Remove fakemail.c.
909
c71a0d48 9102011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
911
912 Fixes for fitting text into 7x9 printed manual.
913 * building.texi (Flymake, Breakpoints Buffer):
914 * calendar.texi (Appointments):
915 * cmdargs.texi (General Variables, Display X):
916 * custom.texi (Saving Customizations, Face Customization)
917 (Directory Variables, Minibuffer Maps, Init Rebinding):
918 * display.texi (Font Lock, Font Lock, Useless Whitespace):
919 * fixit.texi (Spelling):
920 * frames.texi (Creating Frames, Fonts):
921 * help.texi (Help Files):
922 * mini.texi (Minibuffer File):
923 * misc.texi (emacsclient Options, Emulation):
924 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
925 * mule.texi (International Chars, Language Environments)
926 (Select Input Method, Modifying Fontsets, Charsets):
927 * programs.texi (Custom C Indent):
928 * rmail.texi (Rmail Labels):
929 * text.texi (Table Conversion):
930 * trouble.texi (Known Problems, Known Problems):
931 * windows.texi (Change Window):
932 * xresources.texi (GTK resources): Reflow text and re-indent code
933 examples to avoid TeX overflows and underflows on 7x9 paper.
934
935 * emacs.texi: Fix the (commented out) smallbook command.
936
937 * macos.texi (Mac / GNUstep Events):
938 * xresources.texi (Lucid Resources): Remove extraneous examples.
939
b8f82dc1
GM
9402011-05-10 Glenn Morris <rgm@gnu.org>
941
942 * custom.texi (Specifying File Variables):
943 Deprecate using mode: for minor modes.
944
d306b4da
GM
9452011-05-07 Glenn Morris <rgm@gnu.org>
946
947 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
948
548d0a63
GM
9492011-05-06 Glenn Morris <rgm@gnu.org>
950
5006e634
GM
951 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
952
548d0a63
GM
953 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
954
e793a940
LMI
9552011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
956
957 * misc.texi (Emacs Server): Document `server-eval-at'.
958
7031be6d
UR
9592011-04-24 Chong Yidong <cyd@stupidchicken.com>
960
961 * maintaining.texi (List Tags): Document next-file. Suggested by
962 Uday S Reddy.
963
4ffd0d6b 9642011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
965
966 * mini.texi (Minibuffer Edit):
967 * screen.texi (Mode Line): Fix typo.
968
1c6c854e
CS
9692011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
970
024ff170 971 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 972
c5c9f40f
CY
9732011-03-26 Chong Yidong <cyd@stupidchicken.com>
974
975 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
976
09725d26
EZ
9772011-03-30 Eli Zaretskii <eliz@gnu.org>
978
979 * display.texi (Auto Scrolling): Document the limit of 100 lines
980 for never-recentering scrolling with `scroll-conservatively'.
981 (Bug#6671)
982
09d9db2c 9832011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
984
985 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
986 HOME on Windows and where it looks for init files. (Bug#8221)
987
62d94509
EZ
9882011-03-10 Eli Zaretskii <eliz@gnu.org>
989
990 * search.texi (Regexp Example):
991 * mule.texi (International Chars):
992 * building.texi (External Lisp): Don't use characters outside
993 ISO-8859-1.
994
0286d9de
EZ
9952011-03-09 Eli Zaretskii <eliz@gnu.org>
996
1c6c854e
CS
997 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
998 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
999
1000 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1001
114902a5 1002 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1003 (Bug#8210)
1004
0afb4571
J
10052011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1006
1007 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1008 for Gtk+ 3.
1009
bb3865e8
GM
10102011-03-08 Glenn Morris <rgm@gnu.org>
1011
6446548e
GM
1012 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1013 * emacs.texi (Acknowledgments):
1014 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1015 * emacs.texi: Set documentencoding.
6446548e 1016
bb3865e8
GM
1017 * display.texi (Optional Mode Line): Don't mention exactly where
1018 display-time appears. (Bug#8193)
1019
33383987
JB
10202011-03-07 Chong Yidong <cyd@stupidchicken.com>
1021
1022 * Version 23.3 released.
1023
892777ba
CY
10242011-03-06 Chong Yidong <cyd@stupidchicken.com>
1025
1026 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1027
0b973fc5
DW
10282011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1029
1030 * misc.texi (emacsclient Options): Add q/quiet.
1031
8ef5a2f2
GM
10322011-03-02 Glenn Morris <rgm@gnu.org>
1033
1034 * mule.texi (Communication Coding) <x-select-request-type>:
1035 Remove duplicate (essentially) paragraph. (Bug#8148)
1036
bd106056
CS
10372011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1038
1039 * maintaining.texi (Format of ChangeLog): Add reference to
1040 add-log-full-name.
1041 (Change Log Commands): Add documentation for combining multiple
1042 symbols in one change.
1043
6640b281
GM
10442011-03-01 Glenn Morris <rgm@gnu.org>
1045
1046 * custom.texi (Directory Variables):
1047 Give an example of excluding subdirectories.
1048
2b0c7330 10492011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1050
1051 * search.texi (Regexp Search): Move index entries about regexps to the
1052 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1053
8c62c205
GM
10542011-02-19 Glenn Morris <rgm@gnu.org>
1055
1056 * dired.texi (Dired): Dired-X version number was dropped.
1057
3928f2b6
JD
10582011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1059
1060 * xresources.texi (X Resources): Remove *faceName and replace it with
1061 *font for Lucid.
1062
a41c8660
CY
10632011-02-05 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * rmail.texi (Rmail Display): Document Rmail MIME support more
1066 accurately.
1067
1068 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1069 vc-log-outgoing.
1070 (Merging): Document vc-find-conflicted-file.
1071
233ba4d9 10722011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1073
1074 * custom.texi (Variables): Fix typo.
1075
14beddf4 10762011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1077
65401ee3
CY
1078 * search.texi (Regexps): Copyedits. Mention character classes
1079 (Bug#7809).
1080
19f81ecf
CY
1081 * files.texi (File Aliases): Restore explanatory text from Eli
1082 Zaretskii, accidentally removed in 2011-01-08 commit.
1083
bf3dae7e
EZ
10842011-01-29 Eli Zaretskii <eliz@gnu.org>
1085
1086 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1087 (MAKEINFO_OPTS): New variable.
1088 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1089 (emacs.html): New target.
1090 (clean): Remove emacs.html.
1091
45eb2a5d
WL
10922011-01-23 Werner Lemberg <wl@gnu.org>
1093
1094 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1095 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1096 (ENVADD): Updated.
1097
9acfe703
GM
10982011-01-18 Glenn Morris <rgm@gnu.org>
1099
1100 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1101
1102 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1103
362b9d48
GM
11042011-01-15 Chong Yidong <cyd@stupidchicken.com>
1105
bb033b5f
CY
1106 * building.texi (Compilation): Improve instructions for running two
1107 compilations (Bug#7573).
1108
b024d9f0
MD
1109 * files.texi (Backup Names): Document the new location of the
1110 last-resort backup file.
1111
362b9d48
GM
1112 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1113 manual. Explain why directory-abbrev-alist elements should be anchored
1114 (Bug#7777).
1115
11162011-01-15 Eli Zaretskii <eliz@gnu.org>
1117
1118 * msdog.texi (Windows Startup): Correct inaccurate description of
1119 differences between emacsclient.exe and emacsclientw.exe.
1120
7c420169 11212011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1122
1123 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1124
7c420169 11252011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1126
1127 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1128
7c420169 11292011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1130
2d34d523
EZ
1131 * frames.texi (Cut and Paste): Modify the section's name and text:
1132 don't mix "cut/paste" with "kill/yank".
1133 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1134 (Bug#7702)
1135
88ab4340
EZ
1136 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1137
7c420169 11382011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1139
1140 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1141 matches its position in the menu. (Bug#7674)
1142
7c420169 11432011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1144
1145 * trouble.texi (Checklist): Mention not replying via news either.
1146
92bb6c52
TH
11472010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1148
1149 * misc.texi (Document View): Update DocView section with newly
1150 supported document formats.
1151
b103c904
CY
11522010-12-21 Chong Yidong <cyd@stupidchicken.com>
1153
1154 * killing.texi: Resection the Info version to conform to the
1155 printed manual, to avoid making sections on Accumulating Text, CUA
1156 and Rectangles into full chapters.
1157
f49d1f52 11582010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1159
1160 * custom.texi (Init Syntax): Add index entries for "character syntax".
1161 (Bug#7576)
1162
f49d1f52 11632010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1164
1165 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1166
f49d1f52 11672010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1168
1169 * trouble.texi (Checklist): Fix typo in newsgroup name.
1170
f49d1f52 11712010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1172
1173 * search.texi (Word Search): Note that the lazy highlight always
1174 matches to whole words (Bug#7470).
1175
f49d1f52 11762010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1177
4f1948eb
EZ
1178 * display.texi (Optional Mode Line): Make the description of
1179 load-average more accurate.
1180
b8a9e136
EZ
1181 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1182 registry, with a cross-reference.
62d72a4a
EZ
1183 (Windows Startup): New node. Move the stuff about the current
1184 directory from "Windows HOME".
b8a9e136 1185
07976ae3 11862010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1187
1188 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1189 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1190
07976ae3 11912010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1192
1193 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1194 Suggested by Štěpán Němec.
1195
07976ae3 11962010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1197
1aaae3f3
CY
1198 * maintaining.texi (Version Control): Say "commit", not "check in".
1199 (Version Control Systems): Simplify descriptions.
1200 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1201 VCS Concepts.
1202 (VC Mode Line): Update example.
1203 (Old Revisions): Document revert-buffer for vc-diff.
1204 (Log Buffer): Promote to a subsection. Document header lines.
1205
1c6c854e
CS
1206 * macos.texi (Mac / GNUstep Basics):
1207 Document ns-right-alternate-modifier.
ec8a6295 1208
1aaae3f3
CY
1209 * emacs.texi (Top): Update node listing.
1210
0eb025fb
EZ
12112010-11-13 Eli Zaretskii <eliz@gnu.org>
1212
1213 * rmail.texi (Rmail Coding): Characters with no fonts are not
1214 necessarily displayed as empty boxes.
1215
1216 * mule.texi (Language Environments, Fontsets): Characters with no
1217 fonts are not necessarily displayed as empty boxes.
1218
1219 * display.texi (Text Display): Document display of glyphless
1220 characters.
1221
ea4f7750
GM
12222010-11-13 Glenn Morris <rgm@gnu.org>
1223
1224 * basic.texi (Position Info): Add M-x count-words-region.
1225
90639cea
GM
12262010-11-11 Glenn Morris <rgm@gnu.org>
1227
1228 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1229
d607b96b 12302010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1231
1232 * msdog.texi (Windows HOME): Add information regarding startup
1233 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1234
c12e4a81
GM
12352010-10-11 Glenn Morris <rgm@gnu.org>
1236
df187c62
GM
1237 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1238
c12e4a81
GM
1239 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1240 (DVIPS): New variable.
234db610
GM
1241 (.PHONY): Add html, ps.
1242 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1243 (clean): Delete html, ps files.
c12e4a81 1244
6513b232
EZ
12452010-10-09 Eli Zaretskii <eliz@gnu.org>
1246
1247 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1248
f4f358f1
GM
12492010-10-09 Glenn Morris <rgm@gnu.org>
1250
c1dc72b3
GM
1251 * Makefile.in (VPATH): Remove.
1252 (infodir): Make it absolute.
1253 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1254
4393405b
GM
1255 * Makefile.in (dist): Anchor regexps.
1256
eef3ab94
GM
1257 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1258 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1259 (emacs-xtra.pdf): Use $<.
1260
aa9db089
GM
1261 * Makefile.in (infoclean): Remove harmless, long-standing error.
1262
abd40fb4
GM
1263 * Makefile.in ($(infodir)): Delete rule.
1264 (mkinfodir): New.
1265 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1266
f4f358f1 1267 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1268 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1269 * emacsver.texi: New file, replacing emacsver.texi.in.
1270
ea274122
GM
12712010-10-09 Glenn Morris <rgm@gnu.org>
1272
f7a31f11
GM
1273 * emacsver.texi.in: New file.
1274 * emacs.texi: Set EMACSVER by including emacsver.texi.
1275 * Makefile.in (distclean): Delete emacsver.texi.
1276 (dist): Copy emacsver.texi.
b13254e7 1277 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1278
3fb78d1f
GM
1279 * ack.texi (Acknowledgments): No more b2m.c.
1280
ea274122
GM
1281 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1282 (emacs): Remove rule.
1283 (dist): No need to deal with the emacs rule any more.
1284
17ca7950
GM
12852010-10-07 Glenn Morris <rgm@gnu.org>
1286
1287 * Makefile.in (version): New, set by configure.
1288 (clean): Delete dist tar file.
1289 (dist): Use version in tar name.
1290
4c83f6e1
GM
12912010-10-06 Glenn Morris <rgm@gnu.org>
1292
1293 * Makefile.in (EMACS_XTRA): Add the main source file.
1294 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1295 (mostlyclean): No core files, reorder other files.
1296 (clean): Delete specific dvi and pdf files.
1297 (infoclean, dist): New rules.
1298 (maintainer-clean): Use infoclean.
8a944cea 1299 ($(infodir)): Add parallel build workaround.
4c83f6e1 1300
0264072d
GM
13012010-10-04 Glenn Morris <rgm@gnu.org>
1302
1303 * Makefile.in (SHELL): Set it.
1304 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1305 (info, dvi): Replace above variables with their expansions.
1306 (info): Move mkdir from here...
1307 ($(infodir)/emacs): ... to here (for parallel builds).
1308 (pdf): New target.
1309 ($(infodir)/emacs): Pass -o option to makeinfo.
1310 (.PHONY): Declare clean rules.
1311 (maintainer-clean): Delete dvi and pdf files.
1312 Guard against cd failures. Use a more restrictive delete.
1313
3226d6ca
GM
13142010-10-02 Glenn Morris <rgm@gnu.org>
1315
1316 * misc.texi (Shell Mode): Remove reference to old function name.
1317
cad90f3b
EZ
13182010-09-30 Eli Zaretskii <eliz@gnu.org>
1319
1320 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1321 indicator characters.
1322
5f874327
GM
13232010-09-29 Glenn Morris <rgm@gnu.org>
1324
1325 * Makefile.in (top_srcdir): Remove unused variable.
1326
0ab9cff3
GM
13272010-09-14 Glenn Morris <rgm@gnu.org>
1328
67ae9766
GM
1329 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1330 the last hook item.
1331
0ab9cff3
GM
1332 * calendar.texi (Appointments): Also updated when a diary include file
1333 is saved.
1334
6664fc59 13352010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1336
1337 * trouble.texi (Bugs): Update the section intro.
1338 (Known Problems): New section.
1339 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1340 (Sending Patches): Bug fixes are best as responses to existing bugs.
1341 * emacs.texi (Known Problems): Add menu entry for new section.
1342
be3283d7
GM
13432010-09-09 Glenn Morris <rgm@gnu.org>
1344
1345 * xresources.texi: Untabify.
1346
10999305 13472010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1348
1349 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1350
10999305 13512010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1352
1353 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1354
30641319
JD
13552010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1356
1357 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1358
50dd7bc6
GM
13592010-08-21 Glenn Morris <rgm@gnu.org>
1360
1361 * misc.texi (Amusements): Mention bubbles and animate.
1362
5e620eca
EZ
13632010-07-31 Eli Zaretskii <eliz@gnu.org>
1364
1365 * files.texi (Visiting): Add more index entries for
1366 large-file-warning-threshold.
1367
8b2dd508
JD
13682010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1369
1370 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1371
8838673e
GM
13722010-06-23 Glenn Morris <rgm@gnu.org>
1373
1374 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1375 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1376 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1377 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1378 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1379 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1380 Untabify Texinfo files.
1381
04d3bb6c
GM
13822010-06-10 Glenn Morris <rgm@gnu.org>
1383
103dd3a8
GM
1384 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1385
04d3bb6c
GM
1386 * basic.texi (Inserting Text): Fix typo.
1387
50b79479
GM
13882010-06-10 Glenn Morris <rgm@gnu.org>
1389
1390 * ack.texi (Acknowledgments):
1391 * emacs.texi (Acknowledgments): Update for notifications.el.
1392
86d7a550
DU
13932010-05-31 Daiki Ueno <ueno@unixuser.org>
1394
1395 * dired.texi (Operating on Files): Mention encryption commands
1396 (Bug#6315).
1397
db5dce9d
EZ
13982010-05-29 Eli Zaretskii <eliz@gnu.org>
1399
1400 * basic.texi (Moving Point): Update due to renaming of commands bound
1401 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1402
34313041
EZ
14032010-05-18 Eli Zaretskii <eliz@gnu.org>
1404
1405 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1406 paragraphs.
1407 (Line Truncation): Fix wording for bidi display.
1408
1fc0ce04 1409 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1410 keys.
1411
0235128c 14122010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1413
1414 * building.texi (GDB Graphical Interface): Remove misleading comparison
1415 to an IDE (Bug#6128).
1416
0235128c 14172010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1418
1419 * programs.texi (Man Page):
1420 * misc.texi (Invoking emacsclient):
1421 * mini.texi (Repetition):
1422 * mark.texi (Setting Mark): Fix typos.
1423
0235128c 14242010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1425
1426 * misc.texi (Printing): Document htmlfontify-buffer.
1427
0235128c 14282010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1429
1430 * calendar.texi (Displaying the Diary, Format of Diary File):
1431 Fix external cross-references for TeX format output.
1432
0235128c
SM
14332010-05-07 Chong Yidong <cyd@stupidchicken.com>
1434
1435 * Version 23.2 released.
1436
f63d0028
JD
14372010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1438
1439 * cmdargs.texi (Initial Options): Mention --chdir.
1440
20fe03ad
JD
14412010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1442
1443 * frames.texi (Tool Bars): Add tool-bar-style.
1444
b7d65a5f
GM
14452010-04-21 Glenn Morris <rgm@gnu.org>
1446
1447 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1448
a42dbee1
CY
14492010-04-18 Chong Yidong <cyd@stupidchicken.com>
1450
1451 * programs.texi (Semantic): New node.
1452
1453 * maintaining.texi (EDE): New node.
1454
1455 * emacs.texi: Update node listing.
1456
1457 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1458
6e104790 14592010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1460
d52dbd3d
GM
1461 * emacs.texi (Acknowledgments): Remove duplicate.
1462
a77fe20c
GM
1463 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1464
6e104790 14652010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1466
4ebe9902
GM
1467 * dired.texi (Misc Dired Features): Mention VC diff and log.
1468 * maintaining.texi (Old Revisions, VC Change Log):
1469 Mention that diff and log work in Dired buffers.
1470
98932641
GM
1471 * help.texi (Help Summary): Mention M-x info-finder.
1472
d5b22ab2 1473 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1474
4d4e9522
GM
1475 * custom.texi (Specifying File Variables, Directory Variables):
1476 Document new commands for manipulating local variable lists.
1477
6e104790 14782010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1479
1480 * trouble.texi (Contributing): Add cindex entry.
1481 Mention etc/CONTRIBUTE.
1482
6e104790 14832010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1484
1485 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1486 query-replace (Bug#5774).
1487
a20a9df3
GM
14882010-04-16 Glenn Morris <rgm@gnu.org>
1489
1490 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1491
1ecb2d3f
JD
14922010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1493
1494 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1495
99852628
JD
14962010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1497
1498 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1499
ce79424f
EZ
15002010-03-30 Eli Zaretskii <eliz@gnu.org>
1501
1502 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1503 cross-reference to "Inserting Text".
1504
1505 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1506 Mention completion provided by `ucs-insert'.
1507
85738751 15082010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1509
1510 * sending.texi (Sending Mail): Note variables that may need
1511 customizing.
1512 (Mail Sending): Expand discussion of send-mail-function.
1513
85738751 15142010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1515
1516 Document Message mode as the default mail mode.
1517
1518 * sending.texi (Sending Mail): Copyedits.
1519 (Mail Format, Mail Headers): Document mail-from-style changes.
1520 (Mail Commands): Rename from Mail mode. Document Message mode.
1521 (Mail Misc): Rename from Mail mode Misc.
1522 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1523 command names and update keybindings.
1524 (Header Editing): Document message-tab. De-document
1525 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1526 favor of mail-default-headers. Ad index entries for user-full-name and
1527 user-mail-address.
1c6c854e
CS
1528 (Citing Mail): Update changes in Message mode behavior.
1529 Document mail-yank-prefix.
e73c2434
CY
1530 (Mail Signature): New node, moved from Mail Misc.
1531 (Mail Aliases): Mail abbrevs are the default with Message mode.
1532 (Mail Methods): Note that Message mode is now the default.
1533
1534 * rmail.texi (Rmail Reply):
1535 * text.texi (Text Mode):
1536 * major.texi (Major Modes):
1537 * mule.texi (Output Coding): Refer to Message mode.
1538
1539 * custom.texi (Init Examples): Add xref to Mail Header.
1540
1fc0ce04 1541 * emacs.texi (Top): Fix xrefs.
e73c2434 1542
85738751 15432010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1544
c0c035fa
CY
1545 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1546 repository if there is none.
1547 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1548 vc-print-root-log.
ef7b27ef 1549 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1550
71785b7a
CY
1551 * programs.texi (Program Modes): Mention Javascript mode.
1552
f67c5dd0
CY
1553 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1554 * emacs.texi: Update node description.
1555
0f72a391 1556 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1557 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1558
dc2d2590
JL
15592010-03-30 Juri Linkov <juri@jurta.org>
1560
1561 * search.texi (Other Repeating Search): Remove line that `occur'
1562 can not handle multiline matches.
1563
a7b02820
EZ
15642010-03-30 Eli Zaretskii <eliz@gnu.org>
1565
1566 * mule.texi (International): Mention support of bidirectional editing.
1567 (Bidirectional Editing): New section.
1568
22ef1944
NR
15692010-03-28 Nick Roberts <nickrob@snap.net.nz>
1570
1571 * emacs.texi (Top): Update node names to those in building.texi.
1572
146b8b16
NR
15732010-03-27 Nick Roberts <nickrob@snap.net.nz>
1574
c5e87d10
PE
1575 doc/emacs/building.texi: Describe restored GDB/MI functionality
1576 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1577 doc/emacs/emacs.texi: Update node names for building.texi.
1578
6d98672d
GM
15792010-03-24 Glenn Morris <rgm@gnu.org>
1580
1581 * ack.texi (Acknowledgments):
1582 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1583
93318cbd
JD
15842010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1585
1586 * xresources.texi (Table of Resources): Clarify toolBar number
1587 for Gtk+.
1588
1589 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1590
15cf2f52
CY
15912010-03-21 Chong Yidong <cyd@stupidchicken.com>
1592
4102856c
CY
1593 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1594
15cf2f52
CY
1595 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1596 and multi-isearch-buffers-regexp.
1597
1598 * indent.texi (Indentation): Clarify description of
1599 indent-for-tab-command. Document tab-always-indent.
1600
d68eb23c
CY
16012010-03-20 Chong Yidong <cyd@stupidchicken.com>
1602
1603 * cmdargs.texi (Font X): Move most content to Fonts.
1604
1605 * frames.texi (Fonts): New node. Document font-use-system-font.
1606
1607 * emacs.texi (Top):
1608 * xresources.texi (Table of Resources):
1609 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1610
288f9fc0
CY
16112010-03-10 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * Branch for 23.2.
1614
17782bec
CY
16152010-03-06 Chong Yidong <cyd@stupidchicken.com>
1616
1617 * custom.texi (Init Examples): Add xref to Locals.
1618
1619 * major.texi (Choosing Modes): Mention usage of setq-default for
1620 setting the default value of major-mode (Bug#5688).
1621
b4a1a8b2
CY
16222010-03-02 Chong Yidong <cyd@stupidchicken.com>
1623
1624 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1625
1626 * display.texi (Display Custom): Document make-pointer-invisible and
1627 underline-minimum-offset. Remove inverse-video.
1628
a1e759cd
CY
16292010-02-21 Chong Yidong <cyd@stupidchicken.com>
1630
1631 * frames.texi (Frame Commands): Note that the last ordinary frame can
1632 be deleted in daemon mode (Bug#5616).
1633
4f3bc373
GM
16342010-02-18 Glenn Morris <rgm@gnu.org>
1635
1636 * trouble.texi (Contributing): Repository is no longer CVS.
1637
5dbbdd33
GM
16382010-02-08 Glenn Morris <rgm@gnu.org>
1639
1640 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1641
cd61af01
SM
16422010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1643
1644 * display.texi (Useless Whitespace, Text Display):
1645 * custom.texi (Init Examples): Avoid obsolete special default variables
1646 like default-major-mode.
1647
b1bb0a25 16482010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1649
1650 * programs.texi (Other C Commands): Replace reference to obsolete
1651 c-subword-mode.
1652
99d0985b
GM
16532010-01-21 Glenn Morris <rgm@gnu.org>
1654
1655 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1656
893db5bc
GM
16572010-01-12 Glenn Morris <rgm@gnu.org>
1658
1659 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1660 emacs-pretest-bug for bug reports for development versions.
1661
0419b8d6
GM
16622010-01-11 Glenn Morris <rgm@gnu.org>
1663
1664 * display.texi (Highlight Interactively): `t' does not mean highlight
1665 all patterns. (Bug#5335)
1666
26e533e2
CY
16672009-12-29 Chong Yidong <cyd@stupidchicken.com>
1668
1669 * misc.texi (Shell): Document async-shell-command.
1670
1671 * building.texi (Grep Searching): Document zrgrep.
1672
484eaeac 1673 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1674
7ee6c59b
NR
16752009-12-29 Nick Roberts <nickrob@snap.net.nz>
1676
1677 * building.texi: Import GDB Graphical Interface description from
1678 EMACS_23_1_RC.
1679
91ed7ea8
CY
16802009-12-24 Chong Yidong <cyd@stupidchicken.com>
1681
1682 * emacs.texi (Top): Update node listing.
1683
1684 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1685
1686 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1687
1688 * cmdargs.texi (Initial Options):
1689 * xresources.texi (Resources): Document inhibit-x-resources.
1690
1691 * custom.texi (Specifying File Variables): Note that minor modes are
1692 enabled unconditionally.
1693
1694 * display.texi (Scrolling): Briefly document the old recenter command,
1695 and document recenter-positions.
1696
1697 * files.texi (Visiting):
1698 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1699
1c6c854e
CS
1700 * frames.texi (Cut/Paste Other App):
1701 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1702
1703 * killing.texi (Kill Options): New node.
1704
6ca89aaa
CY
17052009-12-05 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * misc.texi (Shell Options): ansi-color is now default.
1708
806642d4
GM
17092009-12-05 Glenn Morris <rgm@gnu.org>
1710
806642d4
GM
1711 * emacs.texi (Top): Update menu for cal-xtra node changes.
1712 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1713 or mode line. Don't mention invisible text or the details of
1714 diary-print-entries here, only in cal-xtra.
1715 (Format of Diary File): Mention that the "date on first line" format
1716 only really affects the simple display.
1717 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1718 (Diary Customizing): Holidays may be in the buffer or mode line.
1719 Move diary-print-entries to the "Diary Display" section.
1720 (Diary Display): New section, split out from "Fancy Diary Display".
1721 Explain the limitations of simple display, and how to print it.
1722
1a4f0c0a
GM
1723 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1724
e11adbd8
GM
1725 * cal-xtra.texi (Diary Display): Mention View mode.
1726
29a483ac
JL
17272009-11-29 Juri Linkov <juri@jurta.org>
1728
1729 * display.texi (Highlight Interactively): Actually a list of
1730 default faces is pre-loaded into a list of default values
1731 instead of the history.
1732
83d60c79
GM
17332009-11-20 Glenn Morris <rgm@gnu.org>
1734
1735 * ack.texi (Acknowledgments):
1736 * emacs.texi (Acknowledgments): Add htmlfontify.
1737
276bbe96
GM
17382009-11-14 Glenn Morris <rgm@gnu.org>
1739
98ad1bae
GM
1740 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1741
276bbe96
GM
1742 * ack.texi (Acknowledgments):
1743 * emacs.texi (Acknowledgments): Update for recent Org changes.
1744
18430066
CY
17452009-10-31 Chong Yidong <cyd@stupidchicken.com>
1746
1747 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1748 `charset' property, which is irrelevant to the user manual (Bug#3526).
1749
522ddc9f
JB
17502009-10-14 Juanma Barranquero <lekktu@gmail.com>
1751
1752 * trouble.texi (DEL Does Not Delete): Fix typo.
1753
50b49ade
MA
17542009-10-05 Michael Albinus <michael.albinus@gmx.de>
1755
1756 * files.texi (Misc File Ops): Mention copy-directory.
1757
6308321a
EZ
17582009-10-04 Eli Zaretskii <eliz@gnu.org>
1759
43b3b4d1
EZ
1760 * mule.texi (Unibyte Mode): Emphasize that
1761 unibyte-display-via-language-environment affects only the display.
1762
6308321a
EZ
1763 * display.texi (Horizontal Scrolling): Document cursor behavior under
1764 horizontal scrolling when point moves off the screen (Bug#4564).
1765 Improve wording.
1766
bd51ea7f
MA
17672009-10-01 Michael Albinus <michael.albinus@gmx.de>
1768
1769 * files.texi (Directories): delete-directory prompts for recursive
1770 deletion.
1771
55381962
GM
17722009-09-30 Glenn Morris <rgm@gnu.org>
1773
1774 * ack.texi (Acknowledgments):
1775 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1776
13989ab1
TH
17772009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1778
1779 * dired.texi (Dired Navigation): Use @code instead of @var for
1780 dired-isearch-filenames, so that it's not capitalized.
1781
8ba46c89
CY
17822009-09-19 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1785
1786 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1787
1788 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1789 (Key Bindings): Reference Init Rebinding in introductory text.
1790 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1791 (Keymaps): Simplify.
1792 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1793 (Minibuffer Maps): Remove mention of Mocklisp.
1794 (Init Rebinding): Move mode-local rebinding example here from Local
1795 Keymaps.
1796 (Modifier Keys): Clarify.
1e11b018 1797 (Rebinding): Add cindex for "binding keys".
8ba46c89 1798
6a5ca7c8
CY
17992009-09-13 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1802
0e1cba51
NR
18032009-08-31 Nick Roberts <nickrob@snap.net.nz>
1804
6a5ca7c8 1805 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1806 Reorganize these two sections.
0e1cba51 1807
76a87a4d
EZ
18082009-08-29 Eli Zaretskii <eliz@gnu.org>
1809
1810 * cmdargs.texi (Initial Options): Fix last change.
1811
82e98df4
SM
18122009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1813
1814 * mule.texi (Enabling Multibyte):
1815 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1816 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1817
fb89fad9
GM
18182009-08-20 Glenn Morris <rgm@gnu.org>
1819
1820 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1821
e99652b0
GM
18222009-08-19 Glenn Morris <rgm@gnu.org>
1823
1824 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1825
5cca97ad
GM
18262009-08-18 Glenn Morris <rgm@gnu.org>
1827
1828 * ack.texi (Acknowledgments):
1829 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1830
997797ae 1831 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1832
985bf85b
GM
18332009-08-09 Glenn Morris <rgm@gnu.org>
1834
1835 * ack.texi (Acknowledgments):
1836 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1837
8d6bb99e
DD
18382009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1839
1840 * emacs.texi (Top): Add new menu items for GDB-UI.
1841
1842 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1843 section. Threads buffer is in separate section now.
8d6bb99e 1844
8353da9c
GM
18452009-08-08 Glenn Morris <rgm@gnu.org>
1846
1847 * ack.texi (Acknowledgments):
1848 * emacs.texi (Acknowledgments):
1849 Update for js2-mode and org changes.
1850
f2074faf
MA
18512009-08-02 Michael Albinus <michael.albinus@gmx.de>
1852
1853 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1854 files.
1855
e8d2d3fb
CY
18562009-07-28 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1859
324a4f6a
GM
18602009-07-23 Glenn Morris <rgm@gnu.org>
1861
1862 * programs.texi (Matching): Update blink-matching-paren-distance.
1863
b6937a70
CY
18642009-07-21 Chong Yidong <cyd@stupidchicken.com>
1865
1866 * frames.texi (Cut/Paste Other App): For select-active-regions,
1867 selection is now updated on moving point.
1868
bd8aaa36
RS
18692009-07-21 Richard Stallman <rms@gnu.org>
1870
1871 * glossary.texi (GNU, Daemon): Update information.
1872
8d9b5eba
JL
18732009-07-19 Juri Linkov <juri@jurta.org>
1874
1875 * custom.texi (Specifying File Variables, Safe File Variables):
1876 "variables/value pairs" -> "variable/value pairs".
1877
a2acc1db
GM
18782009-07-15 Glenn Morris <rgm@gnu.org>
1879
1880 * misc.texi (Gnus): Remove widow.
1881
c5ae942b
GM
18822009-07-11 Glenn Morris <rgm@gnu.org>
1883
703d26ba
GM
1884 * Makefile.in (TEXI2PDF): New.
1885 (emacs.pdf, emacs-xtra.pdf): New targets.
1886
522ddc9f 1887 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1888
1889 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1890
1891 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1892 Don't print the copying notice twice in the printed version.
1893 Update the menu and detailmenu.
1894 (Preface): The meaning of "on-line" has changed.
1895 Correct name for "Common Problems" chapter.
1896 (Distrib): Update FSF shop URL.
1897 (Intro): Showing two files at once is not so exciting.
1898
1899 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1900 (Mac / GNUstep Basics): Minor grammar changes.
1901 (Mac / GNUstep Events): Fix typo.
1902 (GNUstep Support): CANNOT_DUMP no longer applies.
1903
1904 * misc.texi (Document View): Fix typos.
1905
1906 * dired.texi (Dired):
1907 * help.texi (Help):
1908 * macos.texi (Mac OS / GNUstep):
1909 * maintaining.texi (Version Control, Introduction to VC):
1910 End menu descriptions with a period.
c5ae942b 1911
b1c8242b
EZ
19122009-07-09 Eli Zaretskii <eliz@gnu.org>
1913
1914 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1915 so categorical in saying that the option is only useful on NTFS.
1916
220d9aa6
GM
19172009-07-09 Glenn Morris <rgm@gnu.org>
1918
1919 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1920 (ENVADD): Add texinfodir to TEXINPUTS.
1921
1922 * emacs.texi (Top): Fix cross-reference.
1923
1924 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1925
1926 * vc1-xtra.texi (Revision Tags): Fix typo.
1927
d07e72d3
GM
19282009-07-03 Glenn Morris <rgm@gnu.org>
1929
1930 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1931 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1932 (Merge Commands): `.' does not seem to work in A or B buffer.
1933 `l' can recreate the 3-window display.
1934
1935 * glossary.texi (Glossary): Minor phrasing changes throughout.
1936 Add more internal cross-references.
1937 <Autoloading>: You can't really autoload a variable.
1938 <C-M->: Move details here from `M-C-' item.
1939 <Continuation Line>: Refer to `Truncation.'
1940 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1941 <Home Directory, Unix>: New entries.
1942 <Deletion of Files>: Mention recycle bins.
1943 <Directory>: Mention ``folders.''
1944 <Error>: Don't mention ``type-ahead.''
1945 <Fringe>: Refer to the manual node.
1946 <Minor Mode>: Can be global or local.
1947 <Spell Checking>: There are other checkers besides Ispell.
1948
f144038a
GM
19492009-07-02 Glenn Morris <rgm@gnu.org>
1950
1951 * anti.texi (Antinews): Minor changes in phrasing.
1952
1953 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1954 some underfull lines in dvi output.
1955
1956 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1957
1958 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1959
1960 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1961
3f1c6666
JD
19622009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1963
1964 * xresources.texi (Table of Resources): Mention maximized for
1965 fullscreen.
1966
1967 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1968
62aadce7
CY
19692009-07-01 Chong Yidong <cyd@stupidchicken.com>
1970
1971 * anti.texi (Antinews): Correct the list of removed platforms.
1972
82ec412e
GM
19732009-06-28 Glenn Morris <rgm@gnu.org>
1974
1975 * arevert-xtra.texi: Minor language tweaks.
1976
09964e7d
GM
1977 * dired-xtra.texi: Minor revisions.
1978
666e158e
MB
19792009-06-23 Miles Bader <miles@gnu.org>
1980
c4cc8b9a 1981 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1982 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1983
70243478
CY
19842009-06-21 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * Branch for 23.1.
1987
67cbe681
KH
19882009-06-17 Kenichi Handa <handa@m17n.org>
1989
1990 * mule.texi (Charsets): Update the description for the new charset.
1991 (list-character-sets): New findex.
125dd7c5 1992 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1993
40e67246
CY
19942009-06-10 Chong Yidong <cyd@stupidchicken.com>
1995
b5700de6
CY
1996 * basic.texi (Moving Point): Fix tag.
1997
1998 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1999
2000 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2001 use camel-case for PageUp and PageDown.
2002
2003 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2004 camel-case for PageUp and PageDown.
2005
2006 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2007
40e67246 2008 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2009 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2010
522ddc9f 20112009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2012
522ddc9f
JB
2013 * fixit.texi (Spelling): Set default dictionary.
2014 Improve descriptions (Bug#2554)
6f591cf4 2015
53483c76
DR
20162009-06-08 David Reitter <david.reitter@gmail.com>
2017
2018 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2019 since saving colors and faces set this way is not implemented.
2020 (Environment variables): Remove mention of mac-fix-env, which is
2021 scheduled to be removed.
2022
1557ef4f
CY
20232009-06-04 Chong Yidong <cyd@stupidchicken.com>
2024
91056528
CY
2025 * custom.texi (Init Examples): Add example of changing load-path.
2026
1557ef4f
CY
2027 * building.texi (Lisp Libraries): Add example of changing
2028 load-path (Bug#3446).
2029
623cec4c
CY
20302009-05-28 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * mark.texi (Mark): Further clarifications.
2033 (Setting Mark): Emphasize that C-SPC activates the mark.
2034
0fcca8ee
CY
20352009-05-28 Chong Yidong <cyd@stupidchicken.com>
2036
702b10e1
CY
2037 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2038 Mark mode.
0fcca8ee
CY
2039 (Using Region, Persistent Mark): Use "active mark" instead of "active
2040 region".
2041
d3b396e4
CY
20422009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2043
2044 * mule.texi (Select Input Method): Fix typo.
2045
3f698a06
CY
20462009-05-13 Chong Yidong <cyd@stupidchicken.com>
2047
2048 * anti.texi (Antinews): Document completion changes. Some additional
2049 copyedits and rearrangement of entries.
2050
b2a42eb7
CY
20512009-05-12 Chong Yidong <cyd@stupidchicken.com>
2052
932fd020
CY
2053 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2054 (Shell History Copying, Terminal emulator): Copyedits.
2055
1c6c854e
CS
2056 * xresources.texi (Resources): Simplify descriptions.
2057 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2058 (Table of Resources): Document fontBackend resource.
2059
b2a42eb7 2060 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2061 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2062 "Backspace". Remove discussion of obscure Xmodmap issue.
2063
c6ea7fb8
CY
20642009-05-07 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * files.texi (Visiting): Copyedits.
2067
ad36c422
CY
20682009-05-06 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * basic.texi (Inserting Text): Document ucs-insert.
2071
2072 * mule.texi (International Chars): Define "multibyte". Note that
2073 internal representation is unicode-based. Simplify definition of raw
2074 bytes. Mention ucs-insert.
2075 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2076 (Language Environments): Add language environments new to Emacs 23.
2077 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2078 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2079 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2080 (Output Coding): Copyedits.
2081
2082 * emacs.texi (Top): Update node listing.
2083
d4ad7b96
CY
20842009-05-05 Per Starbäck <per@starback.se> (tiny change)
2085
2086 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2087
5bd66204
SM
20882009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2089
2090 * building.texi (Lisp Libraries): `load-library' does offer completion.
2091
bc36ad1c
CY
20922009-04-28 Chong Yidong <cyd@stupidchicken.com>
2093
2094 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2095 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2096
f1a47884
EZ
20972009-04-25 Eli Zaretskii <eliz@gnu.org>
2098
2099 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2100
be77bd45
CY
21012009-04-22 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2104
2105 * building.texi (Lisp Interaction): Document initial-scratch-message.
2106
d3b82927
JB
21072009-04-18 Juanma Barranquero <lekktu@gmail.com>
2108
ed6e7b11
JB
2109 * msdog.texi (Windows Fonts): Fix typos.
2110
d3b82927
JB
2111 * files.texi (Save Commands): Fix pxref.
2112
bc323c04
CY
21132009-04-18 Chong Yidong <cyd@stupidchicken.com>
2114
2115 * files.texi (Save Commands): Mention diff-buffer-with-file.
2116 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2117 Henoch (Bug#3036).
2118
2186d13f
GM
21192009-03-15 Glenn Morris <rgm@gnu.org>
2120
2121 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2122 the former is not always used.
2123 (Mail Headers): Use active voice. Add "Mail-reply-to".
2124 Change case of "Id". Avoid repeated "appropriate".
2125 (Mail Aliases): Fix previous change - use an example with a ".", so it
2126 does actually get quoted when expanded.
2127 (Mail Sending): Mailclient is the default on some systems.
2128 (Citing Mail): Mention mail-indentation-spaces.
2129 (Mail Mode Misc): Add an @dfn for "mail signature".
2130
71e454fc
CY
21312009-03-15 Chong Yidong <cyd@stupidchicken.com>
2132
2133 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2134 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2135 read-buffer-completion-ignore-case, and completion-styles.
2136 Remove description of partial-completion-mode.
71e454fc 2137
df1a3e06
GM
21382009-03-14 Glenn Morris <rgm@gnu.org>
2139
2140 * sending.texi (Mail Format): Fix typo. Add index entry for
2141 mail-header-separator.
2142 (Mail Headers): Put info about initialization and changing in one place
2143 at the start. Update FCC section for mbox Rmail. Clarify From
2144 section, mention mail-setup-with-from. Clarify Reply-to section.
2145 Add Mail-followup-to and mail-mailing-lists. Clarify References
2146 section.
2147 (Mail Aliases): Update example, make less contentious.
2148 Update for name change of mail-interactive-insert-alias.
2149 (Mail Mode): Remove mention of `%' as a word separator.
2150 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2151 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2152 commands. Clarify FCC handling. In mail-complete, add reference to
2153 Mail Aliases section, and mention mail-complete-function.
2154 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2155 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2156 signature netiquette. Explain how the mail hooks work when continuing
2157 a composition.
2158 (Mail Amusements): Internationalize the spook section a bit.
2159 Remove the spook mail-setup-hook example, since it doesn't work well.
2160 Mention fortune-file.
2161 (Mail Methods): Mention read-mail-command.
2162
ed6e7b11 21632009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2164
df1a3e06
GM
2165 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2166 and NS resources following recent changes.
959d68bd 2167
86dca3e8
JR
21682009-03-10 Jason Rumney <jasonr@gnu.org>
2169
2170 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2171 w32-use-visible-system-caret doc to indicate that it should get set
2172 automatically.
2173 (Windows Fonts): Add doc for the uniscribe backend.
2174
042fe98f
DN
21752009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2176
2177 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2178 vc-dir. (Bug#2598)
2179
7f8dba73
RS
21802009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2181
2182 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2183
505e70c3
GM
21842009-03-05 Glenn Morris <rgm@gnu.org>
2185
04242bdc
GM
2186 * rmail.texi (Rmail Basics): Add reference to sorting.
2187 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2188 Minor re-wordings.
2189 (Rmail Motion): Mention rmail-next-same-subject.
2190 (Rmail Deletion): Expunging is not the only way to change the numbers.
2191 (Rmail Labels): Labels can also be used in sorting.
2192 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2193 (Rmail Display): Mention rmail-mime.
2194
00cfe22c
GM
21952009-03-04 Glenn Morris <rgm@gnu.org>
2196
2197 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2198 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2199 summary. Mention sorts cannot be undone.
2200 (Rmail Display): Give an example of how to use goto-address-mode.
2201 (Rmail Editing): It's keybindings that are redefined, not commands.
2202 Fix some typos.
2203 (Movemail): Some minor rewording.
2204 (Remote Mailboxes): Emacs movemail supports pop by default.
2205 Fix some minor grammatical issues. The "two alternative ways" to
2206 specify a POP mailbox are really just one. Remove all reference to the
2207 variables rmail-pop-password and rmail-pop-password-required, obsolete
2208 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2209 can support Kerberos.
2210
3d963b67
GM
22112009-03-03 Glenn Morris <rgm@gnu.org>
2212
2213 * rmail.texi (Rmail Deletion): Revert previous change, which was
2214 describing the Rmail summary versions.
2215 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2216 Minor re-wording for rmail-resend.
2217 (Rmail Make Summary): Summaries apply to buffers rather than files.
2218 <rmail-summary-by-topic>: Headers includes the subject.
2219 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2220 details, including prefix arguments.
2340abde 2221 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2222 Not counting lines might be faster.
2223 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2224 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2225 Name the commands bound to the various keys. Mention prefix argument
2226 for searching.
3d963b67
GM
2227 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2228 Simplify rmail-highlighted-headers description. Update face name.
2229
a8ce3d17
JB
22302009-03-02 Juanma Barranquero <lekktu@gmail.com>
2231
2232 * mark.texi (Marking Objects): Fix typo.
2233
130a29b6
CY
22342009-03-01 Chong Yidong <cyd@stupidchicken.com>
2235
2236 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2237 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2238
9d5de6f8
GM
22392009-03-01 Glenn Morris <rgm@gnu.org>
2240
79fc530e 2241 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2242 (Rmail Motion): - M-s searches from the end of messages.
2243 (Rmail Deletion): Minor clarification. Fix numeric argument
2244 description.
2245 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2246 newmail and RMAILOSE files need not be in home-directory.
2247 (Rmail Files): Mention I/O menus are unselectable if no files match.
2248 Mention `MAIL' env-var.
2249
b545ff9c
JR
22502009-02-24 Jason Rumney <jasonr@gnu.org>
2251
2252 * mule.texi (Fontsets): Mention fontset-default, font specs and
2253 fallback fontsets.
2254 (Defining Fontsets): Mention ns and w32 variants of
2255 standard-fontset-spec. Update description of startup fontset to match
2256 Emacs 23 behavior.
a93be82a 2257 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2258 (International): Link to Modifying Fontsets.
b545ff9c 2259
75da0618 22602009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2261
2262 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2263 Mention ns-extended-platform-support-mode.
2264
6be93a16
KB
22652009-02-22 Karl Berry <karl@gnu.org>
2266
2267 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2268
867d4bb3
JB
22692009-02-19 Juanma Barranquero <lekktu@gmail.com>
2270
2271 * basic.texi (Moving Point, Position Info):
2272 * files.texi (Visiting):
2273 * mini.texi (Completion Options):
2274 * text.texi (HTML Mode): Remove duplicate words.
2275
49b5c0e8
GM
22762009-02-20 Glenn Morris <rgm@gnu.org>
2277
2278 * rmail.texi: Minor updates for mbox rather than Babyl.
2279
f43a822c
KB
22802009-02-17 Karl Berry <karl@gnu.org>
2281
49b5c0e8 2282 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2283
80d634b8
RS
22842009-02-17 Richard M Stallman <rms@gnu.org>
2285
2286 * anti.texi (Antinews): Mention Babyl format.
2287
2288 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2289
2290 * rmail.texi: Update for mbox format.
2291 Various small fixes, as well as the following.
2292 (Out of Rmail): Node deleted.
2293 (Rmail): Update menu.
2294 (Rmail Files): Comment out set-rmail-inbox-list.
2295 Document rmail-inbox-list instead.
2296 (Rmail Output): Substantial changes since C-o is now
2297 rmail-output-as-seen and o is rmail-output.
2298 (Rmail Attributes): Delete `stored', add `retried'.
2299 (Rmail Display): Editing headers works in all cases.
2300
f0d129c6
GM
23012009-02-17 Glenn Morris <rgm@gnu.org>
2302
2303 * basic.texi (Position Info): M-x count-lines-region is not always on
2304 M-=. (Bug#2269)
2305
160f11d3
GM
23062009-02-09 Glenn Morris <rgm@gnu.org>
2307
2308 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2309 defaults.
2310
763e01c4
EZ
23112009-02-07 Eli Zaretskii <eliz@gnu.org>
2312
2313 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2314 documentation of possible problems with redecoding.
2315
f5e1441d
GM
23162009-02-03 Glenn Morris <rgm@gnu.org>
2317
2318 * rmail.texi (Out of Rmail): Mention b2m.pl.
2319
e1eabe41
GM
23202009-01-31 Glenn Morris <rgm@gnu.org>
2321
2322 * rmail.texi (Out of Rmail): Correct b2m location.
2323
dd05f9de
CY
23242009-01-27 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * fixit.texi (Undo): Update undo limit values.
2327
d74d846e
GM
23282009-01-27 Glenn Morris <rgm@gnu.org>
2329
2330 * emacs.texi (Top): Fix Antinews menu entry.
2331
49ffdce8
KB
23322009-01-25 Karl Berry <karl@gnu.org>
2333
2334 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2335 item with no marker, instead of the syntactically incorrect
2336 @itemize @asis.
2337
467e8d77
JL
23382009-01-25 Juri Linkov <juri@jurta.org>
2339
2340 * building.texi (Grep Searching): Fix index entry for lgrep.
2341
6c60bbdb
EZ
23422009-01-24 Eli Zaretskii <eliz@gnu.org>
2343
2344 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2345
9ce5a36f
AR
23462009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2347
2348 * macos.texi (Preferences Panel): Update description of font setting to
2349 reflect that prior frame selection is no longer needed.
2350
9aa5f2fb
NR
23512009-01-20 Nick Roberts <nickrob@snap.net.nz>
2352
2353 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2354 raise GUD subsections.
2355
3892ff9c
GM
23562009-01-15 Glenn Morris <rgm@gnu.org>
2357
2358 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2359
14731c8f
GM
23602009-01-10 Glenn Morris <rgm@gnu.org>
2361
2362 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2363
45c55e53
CY
23642009-01-04 Chong Yidong <cyd@stupidchicken.com>
2365
2366 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2367 logical lines.
2368
2e4667d1
JL
23692008-12-29 Juri Linkov <juri@jurta.org>
2370
2371 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2372
2373 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2374
2a3eac47
CY
23752008-12-28 Chong Yidong <cyd@stupidchicken.com>
2376
2377 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2378 goto-address-mode instead of goto-address.
2379
3da8da94
CY
2380 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2381 mode.
2382
2a3eac47
CY
2383 * emacs.texi (Top): Update node listing.
2384
057f6dd3
EZ
23852008-12-26 Eli Zaretskii <eliz@gnu.org>
2386
2387 * custom.texi (Directory Variables): Explain what is a "project".
2388 Add indexing. Improve wording. Add a footnote about using
2389 _dir-locals.el on MS-DOS.
2390
e6979067
DN
23912008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2392
2393 * files.texi (Misc File Ops): Mention chmod as an alias for
2394 set-file-modes.
2395
9de15963
MR
23962008-12-24 Martin Rudalics <rudalics@gmx.at>
2397
2398 * help.texi (Help): Fix typos and reword.
2399 (Help Summary): Add entries for C-h n and C-h r, reorder
2400 entries, and do some minor fixes.
2401 (Name Help): Say that C-h F works for commands only.
2402 (Misc Help): Say that view-lossage displays 300 keystrokes.
2403
236fd60d
GM
24042008-12-20 Glenn Morris <rgm@gnu.org>
2405
2406 * ack.texi (Acknowledgments): General update based on AUTHORS,
2407 including removal of some stuff no longer distributed.
2408
349b3256
AM
24092008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2410
2411 * fixit.texi: Mention hunspell
2412
e840fca5
GM
24132008-12-19 Glenn Morris <rgm@gnu.org>
2414
2415 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2416 Consolidate explanatory text at start.
e840fca5
GM
2417
2418 * display.texi (Text Display):
2419 * indent.texi (Indentation): Use @acronym with ASCII.
2420
9dfa7983
GM
24212008-12-18 Glenn Morris <rgm@gnu.org>
2422
2423 * ack.texi: Various small updates and fixes.
2424
97b3a00b
JL
24252008-12-18 Juri Linkov <juri@jurta.org>
2426
2427 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2428 as a key binding to start a forward nonincremental word search.
2429 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2430 a backward nonincremental word search. Add index for `M-s w'
2431 `isearch-forward-word'.
2432 (Regexp Search): Add a short summary of regexp key commands like
2433 in the node "Basic Isearch".
2434 (Other Repeating Search): Fix typo.
2435
24362008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2437
2438 * misc.texi (PostScript Variables): Fix doc.
2439
31ce6a07
CY
24402008-12-10 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * programs.texi (Program Modes): Mention Ruby mode.
2443
636b507b
DN
24442008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2445
2446 * misc.texi (emacsclient Options): Describe what an empty string
2447 argument does for --alternate-editor.
2448
a323fa14
CY
24492008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2450
2451 * cmdargs.texi (Font X): Distinguish between client-side and
2452 server-side fonts. List valid Fontconfig properties. Add reference to
2453 Fontconfig manual. List valid GTK font properties. Explain use of
2454 fc-list.
2455
c5ca6cd0
CY
24562008-12-09 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * cmdargs.texi (Font X): Move discussion of quoting to top.
2459
e5136377
GM
24602008-12-06 Glenn Morris <rgm@gnu.org>
2461
2462 * maintaining.texi (Old Revisions): Improve previous change.
2463
248c026b
RS
24642008-12-05 Richard M Stallman <rms@gnu.org>
2465
2466 * anti.texi (Antinews): Minor fixes.
2467
a9253a1e
GM
24682008-12-03 Glenn Morris <rgm@gnu.org>
2469
2470 * maintaining.texi (Old Revisions): Fix diff-switches description.
2471
fa687b02
MR
24722008-12-01 Martin Rudalics <rudalics@gmx.at>
2473
2474 * emacs.texi (Top): Fix typo.
2475
72e6decd
CY
24762008-11-30 Chong Yidong <cyd@stupidchicken.com>
2477
320ee034
CY
2478 * misc.texi (Document View): Explain dependence on gs at the top.
2479 Copyedits.
2480
2481 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2482
72e6decd
CY
2483 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2484 (Comment Commands): Discuss region-active behavior of M-; first.
2485
2a472ee4
MR
24862008-11-29 Martin Rudalics <rudalics@gmx.at>
2487
9c6361c9
MR
2488 * display.texi (Line Truncation): Add reference to Continuation
2489 Lines.
2490
2a472ee4
MR
2491 * windows.texi (Pop Up Window): Mention split-height-threshold
2492 and split-width-threshold.
9c6361c9 2493 (Split Window): Add reference to Continuation Lines.
2a472ee4 2494
e93bc142
AR
24952008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2496
2497 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2498 (GNUstep Support): New node.
2499 * anti.texi:
2500 * emacs.texi:
2501 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2502
43b978db
RS
25032008-11-28 Richard M Stallman <rms@gnu.org>
2504
2505 * misc.texi (Dissociated Press): Minor cleanups.
2506
2507 * dired.texi (Image-Dired): Avoid passive.
2508
e8e2bd93
EZ
25092008-11-28 Eli Zaretskii <eliz@gnu.org>
2510
2511 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2512 representation.
2513
8d2d45da
CY
25142008-11-26 Richard M. Stallman <rms@gnu.org>
2515
2516 * files.texi (Visiting): Rewrite paragraph for clarity.
2517
2518 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2519
a5f7bbcc
AM
25202008-11-25 Alan Mackenzie <acm@muc.de>
2521
2522 * programs.texi (Moving by Parens): Clarify that parens inside strings
2523 and comments are ignored, and that the commands assume the starting
2524 point isn't in a string or comment.
2525
a71703d3
AR
25262008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2527
2528 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2529 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2530 version.
2531 (Mac Customization): Rewrite Preferences Panel section and merge in to
2532 this node, add Open files by dragging to an Emacs window.
2533
2534 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2535
aa5ab79a
CY
25362008-11-26 Chong Yidong <cyd@stupidchicken.com>
2537
0cc92c19
CY
2538 * files.texi (Misc File Ops): Document set-file-modes.
2539
c366b4e4
CY
2540 * windows.texi (Split Window): Document integer values of
2541 truncate-partial-width-windows.
2542
aa5ab79a
CY
2543 * text.texi (Text): Simplify description of markup languages.
2544 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2545 (TeX Editing): Note that `""' inserts one `"' character.
2546 (HTML Mode): Note in the introduction that XML mode is an alias for
2547 SGML mode. Mention nXML mode.
2548
56221db7
CY
25492008-11-25 Chong Yidong <cyd@stupidchicken.com>
2550
2551 * building.texi (Watch Expressions): Fix typo.
2552
90effe33
CY
25532008-11-24 Chong Yidong <cyd@stupidchicken.com>
2554
f90a5ae3
CY
2555 * files.texi (Visiting): Document new behavior of
2556 confirm-nonexistent-file-or-buffer.
2557
1c6c854e
CS
2558 * buffers.texi (Select Buffer):
2559 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2560
a18ffb4a
CY
2561 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2562 edit-picture.
2563
90effe33
CY
2564 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2565 edit-picture', since that is just an alias for picture-mode.
2566 (Sentences): Note that repeated M-@ extends the region.
2567 (Pages): Make terminology more consistent. Link to Regexps node.
2568 (Longlines): Discuss relationship with Visual Line mode.
2569 (Text Mode): Remove extraneous discussion of other modes, since they
2570 were already introduced in the parent node.
2571
e85103ec
CY
25722008-11-23 Chong Yidong <cyd@stupidchicken.com>
2573
5cb2fe30
CY
2574 * anti.texi (Antinews): Rewrite.
2575
1eb9b307 2576 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2577
2578 * frames.texi (Frame Commands): Mention "minimize" terminology.
2579
e85103ec
CY
2580 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2581 formats.
b908332f
CY
2582 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2583 (Misc X): Don't document useless -hb option.
e85103ec 2584
607f5f88
JL
25852008-11-22 Juri Linkov <juri@jurta.org>
2586
2587 * dired.texi (Dired Navigation): Change normal file name search option
2588 from `non-nil' to `t'. Add `dwim' option.
2589
e1b867a0
JL
25902008-11-22 Juri Linkov <juri@jurta.org>
2591
2592 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2593 ".dir-locals.el". Rename `define-project-bindings' to
2594 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2595 `dir-locals-set-directory-class'.
2596
dd186936
LK
25972008-11-22 Lute Kamstra <lute@gnu.org>
2598
2599 * buffers.texi (Select Buffer): Index goto-line.
2600 * basic.texi (Moving Point): Mention the use of a numeric prefix
2601 argument with goto-line and refer to Select Buffer for the use of a
2602 plain prefix argument.
2603
4b121911
GM
26042008-11-19 Glenn Morris <rgm@gnu.org>
2605
2606 * doclicense.texi: Update to FDL 1.3.
2607 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2608
27267e4c
CY
26092008-11-17 Chong Yidong <cyd@stupidchicken.com>
2610
696f351d
CY
2611 * custom.texi (Minor Modes): Define mode commands and mode variables
2612 more precisely. Recommend using mode commands instead of setting
2613 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2614 (Easy Customization): Use "init file" instead of .emacs.
2615 (Customization Groups): Update to new Custom buffer appearance.
2616 (Saving Customizations): Copyedits. Update example.
2617 (Variables): Give example of variable type-sensitivity.
2618 (Examining): Update example.
2619 (Hooks): Copyedits.
2620 (Specifying File Variables): Use C comments instead of an artificial
2621 Lisp for the example.
2622 (Keymaps): Move internals discussion to Prefix Keymaps.
2623 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2624 (Init Rebinding): Document kbd macro.
2625 (Init File): Link to Find Init.
696f351d
CY
2626
2627 * mark.texi (Using Region): Document Delete Selection Mode more
2628 thoroughly.
2629
2630 * frames.texi (Mouse Commands): Move most of the description of Delete
2631 Selection Mode to Using Region, and link to it.
1bc9c425 2632 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2633
b0570c25
CY
2634 * building.texi (Compilation): Document first-error value of
2635 compilation-scroll-output.
2636 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2637 works as soon as an error is available. Suggested by Juri Linkov.
2638
27267e4c
CY
2639 * mini.texi (Passwords): New node.
2640
2641 * files.texi (Remote Files): Link to Passwords node.
2642
2643 * emacs.texi (Top): Update node listings.
2644
122eb807
CY
26452008-11-16 Chong Yidong <cyd@stupidchicken.com>
2646
9c9855a3
CY
2647 * ack.texi (Acknowledgments): Some updating of credits.
2648
bd6fdcad
CY
2649 * emacs.texi (Acknowledgments): Add a couple more names.
2650
dd1eef46
CY
2651 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2652
122eb807 2653 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2654 (Misc File Ops): Document use of trash.
122eb807 2655
801a8da1
JB
26562008-11-16 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * macos.texi (Mac Customization): Fix typos.
2659
0b4f2253
CY
26602008-11-14 Chong Yidong <cyd@stupidchicken.com>
2661
2662 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2663 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2664 the conventions of the main Emacs manual.
2665
2666 * emacs.texi (Top): Update node listings.
2667
517e2b89
CY
26682008-11-12 Chong Yidong <cyd@stupidchicken.com>
2669
07a85685
CY
2670 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2671 command-line-args is processed during startup.
2672 (Action Arguments): Correctly describe how file arguments interact with
2673 the startup screen. Link to Lisp Interaction for scratch buffer.
2674 (Initial Options): Link to Command Example for -batch option.
2675 (Environment): Document initial-environment.
2676
517e2b89
CY
2677 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2678 can't be changed in the site-start file.
2679
6337bbde
CY
26802008-11-07 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * dired.texi (Dired): Mention C-x C-d too.
2683 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2684 (Dired Navigation): Explain dired-goto-file more clearly.
2685 Document dired-isearch-filenames.
6337bbde
CY
2686 (Dired Deletion): Remove unnecessary "expunged" terminology.
2687 (Flagging Many Files): & is now rebound to `% &'.
2688 (Shell Commands in Dired): Document dired-do-async-shell-command.
2689 Clarify how multi-file arguments are passed.
2690 (Misc Dired Features): Document dired-do-isearch.
2691
9e8eeff9
CY
26922008-11-06 Chong Yidong <cyd@stupidchicken.com>
2693
2694 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2695
e071f849
CY
26962008-11-03 Chong Yidong <cyd@stupidchicken.com>
2697
2698 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2699
05482eb1
CY
27002008-11-01 Chong Yidong <cyd@stupidchicken.com>
2701
e2346dea
CY
2702 * programs.texi (Program Modes): Link to Program Indent node.
2703 (Left Margin Paren): Explain consequences of changing
2704 open-paren-in-column-0-is-defun-start more concisely.
2705 (Which Function, Program Indent, Info Lookup): Minor edits.
2706 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2707 (Multi-line Indent): If region is active, TAB indents the region.
2708 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2709 (Matching): The delimiter at the cursor is highlighted---the character
2710 changes color.
2711 (Symbol Completion): Link to Completion node.
2712
e4b6428c
CY
2713 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2714 a strictly text-only system.
2715
05482eb1
CY
2716 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2717 batch mode.
2718
a11d3737
RS
27192008-11-01 Richard M. Stallman <rms@gnu.org>
2720
5abad626
RS
2721 * misc.texi (Document View): Major rewrite.
2722
a11d3737
RS
2723 * maintaining.texi (Types of Log File): Change logs are older than
2724 version control.
2725 (VCS Concepts): Simplify and rearrange.
2726 (Version Control Systems): Make it clear that Linux is only the kernel.
2727 (VC Mode Line): Shorten reference to menu item.
2728 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2729 (VC Directory Mode): Minor cleanup.
2730 Unchanged files are hidden, not omitted.
2731 (VC Directory Commands): Shorten and simplify.
2732 (Change Log Commands): New node, split from Change Logs.
2733 (VC Directory Buffer): New node, split from VC Directory Mode.
2734
c55a4acb
CY
27352008-10-31 Chong Yidong <cyd@stupidchicken.com>
2736
1c6c854e 2737 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2738 from files.texi.
2739
1c6c854e
CS
2740 * files.texi (Version Control): Move to maintaining.texi.
2741 Subnodes moved as well.
2742 (Document Files): Move to misc.texi.
df0356f6 2743
c55a4acb
CY
2744 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2745 vc-update-change-log.
df0356f6
CY
2746 (Version Control): Move here from files.texi.
2747 (Format of ChangeLog): Make it a subnode of Change Log.
2748
2749 * emacs.texi (Top): Update node listing.
c55a4acb 2750
ef082374
TH
27512008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2752
2753 * files.texi (Files): Add a section about document
2754 files (doc-view-mode).
2755
d52582c3
CY
27562008-10-31 Chong Yidong <cyd@stupidchicken.com>
2757
1c6c854e
CS
2758 * building.texi (Compilation Mode):
2759 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2760 (Debuggers): Lower GUD subsections to subsubsections.
2761 (Starting GUD): Add cindex.
2762 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2763
4e0a0968
CY
27642008-10-30 Chong Yidong <cyd@stupidchicken.com>
2765
03625b47
CY
2766 * indent.texi (Indentation): Link to Program Indent.
2767
4e0a0968
CY
2768 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2769 now uses emacsclient's terminal.
2770
8bd3f7ef
CY
27712008-10-29 Chong Yidong <cyd@stupidchicken.com>
2772
80e5620e
CY
2773 * mark.texi (Using Region): Document use-empty-active-region.
2774
97d5c404
CY
2775 * emacs.texi (Top): Update node listings.
2776
1c6c854e
CS
2777 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2778 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2779 (Invoking emacsclient): Rewrite, moving optional arguments to
2780 emacsclient Options.
21d2bae3
CY
2781 (emacsclient Options): New node. Document server-use-tcp and
2782 server-host.
8bd3f7ef 2783
5fda2cbd
CY
27842008-10-28 Chong Yidong <cyd@stupidchicken.com>
2785
2786 * indent.texi (Indentation): Replace list with paragraphed text,
2787 putting description of syntax-driven indentation first. Document new
2788 effect of active regions on tab.
2789 (Tab Stops): Note that editable tab stops affect indentation commands.
2790
4ff029f6
DN
27912008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2792
2793 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2794
996cd6e4
CY
27952008-10-23 Chong Yidong <cyd@stupidchicken.com>
2796
f28815e3
CY
2797 * custom.texi (Function Keys): Note that modified keypad keys are not
2798 translated.
2799
996cd6e4
CY
2800 * basic.texi (Arguments): Explain how to insert multiple digits.
2801
49545fe2
MA
28022008-10-22 Michael Albinus <michael.albinus@gmx.de>
2803
2804 * files.texi (Remote Files): Precise selection of default method.
2805 Rewrite paragraph about disabling remote file names.
2806
edac0b53
CY
28072008-10-22 Chong Yidong <cyd@stupidchicken.com>
2808
e752c544
CY
2809 * search.texi (Special Isearch): Document M-TAB is isearch.
2810
edac0b53
CY
2811 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2812 command.
2813
2814 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2815
20a36054
TH
28162008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2817
1c6c854e 2818 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2819 section.
2820
69051ab6
CY
28212008-10-21 Chong Yidong <cyd@stupidchicken.com>
2822
c4b1a32a
CY
2823 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2824 to files.texi. Move contents of vc2-xtra.texi here.
2825
2826 * vc2-xtra.texi: File removed.
2827
2828 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2829 Directory Commands from the submenu. Don't include deleted file
2830 vc2-xtra.texi.
2831
2832 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2833 (Version Control): Add VC Directory Mode and VC Directory Commands to
2834 the submenu.
2835 (Why Version Control?): Use table format.
2836 (Version Control Systems): Note that Meta-CVS support is gone.
2837 (VCS Concepts): Note precisely when VC started supporting filesets.
2838 Remove bogus xref to CVS Options node.
2839 (Types of Log File): Copyedits.
2840 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2841 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2842 The Right Thing.
2843 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2844 (Log Buffer): Reorganize node, putting C-c C-c description first.
2845 (Old Revisions): Use CVS for example, not RCS.
2846 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2847 Commands from the submenu, putting them under Version Control.
2848 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2849 need to include it in the manual unconditionally, since it is now
2850 crucial to using distributed version control systems.
1a6e2954
CY
2851 (Comparing Files): Note that diff uses the minibuffer, and that the
2852 output is shown using Diff mode.
1c6c854e
CS
2853 (Diff Mode): Explain what "patch" and "hunk" mean.
2854 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2855 diff-show-trailing-whitespaces.
1a6e2954 2856 (File Archives): Add rar support.
c4b1a32a 2857
69051ab6
CY
2858 * major.texi (Choosing Modes): Make mode selection sequence more
2859 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2860 magic-mode-alist is nil by default.
2861 Document magic-fallback-mode-alist.
69051ab6 2862
e7421e03
CY
28632008-10-20 Chong Yidong <cyd@stupidchicken.com>
2864
2865 * frames.texi (Mouse References): Copyedits.
2866
6b2efdc2
TH
28672008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2868
2869 * ack.texi (Acknowledgments): Add myself as doc-view author.
2870
9c5e9396
EZ
28712008-10-20 Eli Zaretskii <eliz@gnu.org>
2872
2873 * frames.texi (Dialog Boxes): Add @cindex entries.
2874
dac94f8e
CY
28752008-10-20 Chong Yidong <cyd@stupidchicken.com>
2876
2877 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2878 (Text-Only Mouse): Copyedit.
2879
25597d40
CY
28802008-10-19 Chong Yidong <cyd@stupidchicken.com>
2881
f8a447f6
CY
2882 * frames.texi: Use @key throughout for mouse clicks.
2883 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2884 (Secondary Selection): Fix modified mouse click syntax.
2885 (Clipboard): Describe Cut, Copy and Paste commands.
2886 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2887 Copyedits.
2888 (Creating Frames): Add xref to Init File.
2889 (Frame Commands): Add xref to Exiting.
2890 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2891
b0f95216
CY
28922008-10-15 Chong Yidong <cyd@stupidchicken.com>
2893
b0817f00
CY
2894 * files.texi (Version Control): Copyedits. Add Bazaar.
2895 (Version Control Systems): List different VCS's using an itemized list.
2896 Add Bazaar.
2897 (VCS Concepts): Copyedits. Tweak description of file merging.
2898
b0f95216
CY
2899 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2900 (Cut/Paste Other App): Document select-active-regions and
2901 x-select-enable-primary.
2902
69d0d701
CY
29032008-10-13 Chong Yidong <cyd@stupidchicken.com>
2904
2905 * mark.texi (Shift Selection): Correct case in node name.
2906
2907 * emacs.texi (Top): Update node order in Mark chapter.
2908
375e8351
EZ
29092008-10-12 Eli Zaretskii <eliz@gnu.org>
2910
2911 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2912
2913 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2914 elsewhere in the manual instead of describing yet again the intricacies
2915 of $HOME on MS-Windows and MS-DOS.
2916
ab58114f
CY
29172008-10-12 Chong Yidong <cyd@stupidchicken.com>
2918
4f959513 2919 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2920 (Minibuffer File): Add discussion of `~' in file names.
2921 Add insert-default-directory index reference.
4f959513 2922
ab58114f
CY
2923 * files.texi (File Names): Reorganize description.
2924 (Visiting): Add xref to Mode Line. Copyedits.
2925 (Save Commands): Mention prefix behavior of C-x C-s.
2926 (Numbered Backups): Node deleted.
2927 (Backup Names): Contents of Numbered Backups moved here. State default
2928 of version-control variable.
2929 (Reverting): Copyedits.
2930 (Version Control): Add additional version control systems.
2931
2932 * emacs.texi (Top): Delete Numbered Backups node.
2933
2934 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2935 Backup Names.
f2884f63 2936 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2937
b0b5100a
RF
29382008-10-11 Romain Francoise <romain@orebokech.com>
2939
2940 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2941
89774b5f
CY
29422008-10-11 Chong Yidong <cyd@stupidchicken.com>
2943
2944 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2945 (Select Buffer): Mention use of minibuffer history. Describe default
2946 value of default-major-mode. Mention that C-x 4 b selects the other
2947 window.
2948 (List Buffers): Document CRM indicators in the order they appear.
2949 (Kill Buffer): Document new command kill-matching buffers.
2950 (Several Buffers): Move explanation of the relationship between buffer
2951 list and buffer menu to the top.
2952 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2953
4c72bf27
CY
29542008-10-10 Chong Yidong <cyd@stupidchicken.com>
2955
2956 * entering.texi (Exiting): Document change of C-x C-c to
2957 save-buffers-kill-terminal. Document kill-emacs.
2958
f68eb991
EZ
29592008-09-30 Eli Zaretskii <eliz@gnu.org>
2960
2961 * mule.texi (Coding Systems): Don't mention codepage-setup.
2962
2963 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2964 cpNNN coding systems anymore.
2965 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2966 for unibyte mode. Don't mention line-drawing characters.
2967 Don't mention dos-unsupported-char-glyph.
f68eb991 2968
1a2dd44d
CY
29692008-09-25 Chong Yidong <cyd@stupidchicken.com>
2970
2971 * search.texi (Search): Shorten introduction.
2972 (Basic Isearch): Add command table. Discuss reverse isearch and
2973 isearch highlighting.
2974 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2975 ring to cindex.
2976 (Special Isearch): Move input methods discussion here.
2977 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2978 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2979 Repeat Isearch.
2980 (Isearch Minibuffer): New node.
2981 (Word Search): Document new word search commands.
2982 (Regexp Example): Simplify example using sentence-end-base variable.
2983 (Replace): Reword introduction.
2984 (Unconditional Replace): Remove unnecessary example.
2985 (Other Repeating Search): Document new `M-s o' binding.
2986
2987 * emacs.texi (Top): Update node listings.
2988
e45da31d
JB
29892008-09-22 Juanma Barranquero <lekktu@gmail.com>
2990
2991 * emacs.texi (Top): Remove Kill Errors from menu.
2992
841c8096
CY
29932008-09-22 Chong Yidong <cyd@stupidchicken.com>
2994
402168fa
CY
2995 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2996 interface for defining macros. Simplify examples. Note that C-g quits
2997 macro definitions.
1c6c854e
CS
2998 (Keyboard Macro Counter): Document using F3 to insert counter.
2999 Give usage example.
402168fa
CY
3000 (Keyboard Macro Query): Organize query responses in a table.
3001
1c6c854e
CS
3002 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3003 Link to Erasing node.
841c8096
CY
3004 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3005 rationale to a footnote.
3006 (Kill Errors): Remove node, due to redundancy with Erasing.
3007 (Spelling): Move discussion of flyspell to end. Note new behavior of
3008 M-$ in active region. Remove non-ispell-specific keybindings from
3009 table.
3010
eab2ee89
DN
30112008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3012
3013 * cmdargs.texi (Initial Options): Document --daemon.
3014
3d53e905
GM
30152008-09-20 Glenn Morris <rgm@gnu.org>
3016
3017 * files.texi (Numbered Backups): Mention that some modes set
3018 version-control.
3019
1c90484d
GM
30202008-09-20 Jim Blandy <jimb@red-bean.com>
3021
3022 * files.texi (Numbered Backups): Reference File Variables, as well.
3023 Remove discussion of Rmail's implementation.
3024
0fc0d844
CY
30252008-09-06 Chong Yidong <cyd@stupidchicken.com>
3026
3027 * misc.texi (Recursive Edit): Note that top-level exits active
3028 minibuffers.
3029
3030 * trouble.texi (Quitting): Likewise.
3031
b18d283d
CY
30322008-08-31 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * emacs.texi (Top): Add Temporary Face Changes xref.
3035
3036 * display.texi (Display): Move Temporary Face Changes node to just
3037 after Standard Faces.
3038 (Scrolling): Document recenter-top-bottom instead of recenter.
3039 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3040 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3041 (Display Custom): Copyedits.
3042 (Optional Mode Line): Document display-battery-mode.
3043
180135fc
RF
30442008-08-27 Romain Francoise <romain@orebokech.com>
3045
3046 * custom.texi (Directory Variables): Minor fix.
3047
d3fe3475
GM
30482008-08-27 Glenn Morris <rgm@gnu.org>
3049
3050 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3051 descriptions.
3052 (Calendar Customizing): Tweak layout description.
183080b6 3053 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3054 markers. Condense calendar-star-date and calendar-mark-today
3055 description.
3056 (Holiday Customizing): Add oriental and solar holidays.
3057 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3058 Fix holiday-float description. Use zerop in examples. Be less verbose.
3059 (Date Display Format): Change ISO format. Be less verbose.
3060 (Diary Customizing): Mention day and month abbrev arrays.
3061 Mention the date-form variables by name. Update European example.
3062 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3063 Condense examples. Mention diary-entry-symbols by name.
3064 Condense table for insertion commands.
3065 (Fancy Diary Display): Mention diary-include-string and
3066 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3067 Ethiopic, Persian date functions. Condense descriptions.
3068
3069 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3070 (Adding to Diary): Adapt for changed node name.
3071
71755807
GM
30722008-08-26 Glenn Morris <rgm@gnu.org>
3073
3074 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3075 node "Hebrew/Islamic Entries".
3076
3077 * calendar.texi (Specified Dates): Fix names of iso functions.
3078 (General Calendar): There may not be another window.
3079 (Writing Calendar Files, Holidays): Tweak intro.
3080 (Holidays): Mention Baha'i and Chinese holidays.
3081 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3082 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3083 (To Other Calendar): Add calendar-print-other-dates.
3084 Refer to "graphic display" rather than "X.
3085 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3086 (Displaying the Diary): Fix whitespace after reference.
3087 Fix `diary-number-of-entries' reference.
3088 (Date Formats): Explicitly mention that day names can be abbreviated.
3089 (Adding to Diary): Add some references to other sections.
3090 (Special Diary Entries): Fix reference.
3091 (Appointments): Simplify appt-message-warning-time entry.
3092 Clarify where times must be.
3093 (Importing Diary): Comment out icalendar paragraph that does not apply.
3094 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3095
d76ebc75
GM
30962008-08-23 Glenn Morris <rgm@gnu.org>
3097
3098 * fortran-xtra.texi (Fortran): Change description of free form and
3099 fixed form a bit. Mention hideshow and imenu.
3100 (Fortran Motion): Mention fortran-end-of-subprogram,
3101 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3102 (Fortran Indent): Minor re-word.
3103 (ForIndent Commands): Mention fortran-fill-paragraph and
3104 fortran-fill-statement.
3105 (ForIndent Cont): Mention fortran-tab-mode-string.
3106 (Fortran Comments): Mention fortran-comment-line-start-skip.
3107 (Fortran Columns): Mention font-locking.
3108 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3109
1fc0ce04 31102008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3111
3112 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3113
5c52e13c
CY
31142008-08-22 Chong Yidong <cyd@stupidchicken.com>
3115
3116 * mini.texi (Minibuffer): Simplify introduction.
3117 (Minibuffer File): Document tilde in minibuffer filenames.
3118 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3119 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3120 (Completion Example): Update example to current command list.
3121 (Completion Options): Document `lazy' value of completion-auto-help.
3122 Update contents of completion-ignored-extensions.
3123 (Minibuffer History): Describe "future history" list. State default
3124 value of history-delete-duplicates.
3125
77a00355
GM
31262008-08-21 Glenn Morris <rgm@gnu.org>
3127
3128 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3129 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3130
39ee1d04
CY
31312008-08-17 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * regs.texi (Registers): Clarify valid register names.
3134 (RegPos): Note that buffer is saved and restored too.
3135 (RegText): Note that mark is reactivated/deactivated.
3136 (RegConfig): Xref to Windows node.
3137
b12c348f
CY
31382008-08-16 Chong Yidong <cyd@stupidchicken.com>
3139
3ae7ba79
CY
3140 * basic.texi (Inserting Text): Provide command name for C-q.
3141
b12c348f
CY
3142 * killing.texi (Killing): Copyedit. Define read-only text.
3143 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3144 (Killing by Lines): Copyedit.
3145 (Other Kill Commands): Move M-w description here.
3146 (Yanking): Move M-w to Other Kill Commands.
3147 (Kill Ring): Also mention saving text in registers. Link to Text
3148 Properties in elisp manual.
3149 (Accumulating Text): Copyedit.
3150 (CUA Bindings): Shift selection is now the default.
3151
d8ff7692
TZ
31522008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3153
3154 * maintaining.texi (Change Log): Mention next-error is available.
3155
a43a8a2e
GM
31562008-08-10 Glenn Morris <rgm@gnu.org>
3157
3158 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3159 and intermonth text.
3160 (Holiday Customizing): Add holiday-chinese.
3161
eba27308
EZ
31622008-08-08 Eli Zaretskii <eliz@gnu.org>
3163
3164 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3165
5f14a5b3
DN
31662008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3167
3168 * files.texi (Log Buffer): Describe C-c C-d.
3169 (Diff Mode): Describe C-x 4 A.
3170
49989bff
EZ
31712008-08-06 Eli Zaretskii <eliz@gnu.org>
3172
3173 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3174
5c915c02
DN
31752008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3176
2beaf97a
DN
3177 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3178 describe the new bindings to show the changeset diff, toggle annotation
3179 visibility, show revisions.
3180 (VC Status): Describe key bindings for modifying the change comments,
3181 displaying changeset diffs and annotations.
3182
5c915c02
DN
3183 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3184
71798ace
NR
31852008-08-05 Nick Roberts <nickrob@snap.net.nz>
3186
3187 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3188
b8949644
EZ
31892008-08-02 Eli Zaretskii <eliz@gnu.org>
3190
3191 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3192 and wording.
3193
819567d1
DN
31942008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3195
3196 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3197 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3198 commands. Improve some old info.
3199
5f38310a
CY
32002008-07-31 Chong Yidong <cyd@stupidchicken.com>
3201
0dc3906b
CY
3202 * display.texi (Visual Line Mode): New node.
3203
5f38310a 3204 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3205 (Moving Point): Add additional alternative key bindings.
3206 Describe line-move-visual.
5f38310a
CY
3207 (Erasing): Describe DEL.
3208 (Basic Undo, Blank Lines, Arguments): Copyedit.
3209 (Continuation Lines): Mention Visual Line mode.
3210 (Position Info): Move extended discussion to mule.texi.
3211
3212 * mule.texi (International Chars): Describe C-x =.
3213
3214 * emacs.texi (Top): Add Visual Line Mode node.
3215
7c2fb837
DN
32162008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3217
3218 * emacs.texi: Remove VMS support.
3219
3f6b73ef
DN
32202008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3221
3222 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3223 the vc-dir command name.
3224
9e2a2647
DN
32252008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3226
3227 * xresources.texi: Remove mentions of Mac Carbon.
3228
568beaa2
AS
32292008-07-19 Andreas Schwab <schwab@suse.de>
3230
3231 * ns-emacs.texi: Move to ../misc.
3232
0ef94706
CY
32332008-07-15 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * entering.texi (Exiting): Don't describe text-only terminals as the
3236 default. Describe the new startup screen.
3237 (Exiting): Describe how to kill Emacs first. Change description of
3238 iconification to handle modern window systems.
3239
ba60bd44 32402008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3241
3242 * ns-emacs.texi: New file, documents features of Emacs port under
3243 NeXTstep windowing.
3244
9f30aa73
CY
32452008-07-15 Chong Yidong <cyd@stupidchicken.com>
3246
938a5d2e
CY
3247 * entering.texi (Entering Emacs): Update prev node.
3248
3249 * glossary.texi (Glossary): Remove xref to Text Characters.
3250
9f30aa73
CY
3251 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3252 directly, rather than in the context of ASCII. Move description of
3253 special properties of modifier key to new Modifier Keys node.
3254 (Keys): Copyedit.
3255 (Text Characters): Delete node. Multibyte is the default nowadays, and
3256 the node contents are obsolete.
3257
3258 * custom.texi (Modifier Keys): New node.
3259
3260 * emacs.texi (Top): Update node list.
3261
7e53d36c
CY
32622008-07-13 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3265 saying that Emacs provides menus and mouse support (which is par for
3266 the course).
3267
3268 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3269 early on.
3270 (Point): Copyedit. Relegate historical trivia to a footnote.
3271 (Mode Line): Explain mode-line format more consistently.
3272 (Menu Bar): Copyedit.
3273
1e9fa96d
GM
32742008-06-27 Glenn Morris <rgm@gnu.org>
3275
3276 * cal-xtra.texi (Sexp Diary Entries):
3277 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3278
dc9bebb8
CY
32792008-06-26 Chong Yidong <cyd@stupidchicken.com>
3280
3281 * mark.texi (Shift selection): New node.
3282 (Mark): Copyedits.
3283 (Persistent Mark): Move to the end of the chapter.
3284
e7881076
EZ
32852008-06-20 Eli Zaretskii <eliz@gnu.org>
3286
3287 * makefile.w32-in (distclean): Remove makefile.
3288
f427400c
NR
32892008-06-17 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * building.texi (Starting GUD): Add an entry for gud-gdb.
3292 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3293 command mode.
3294
b597d348
GM
32952008-06-17 Glenn Morris <rgm@gnu.org>
3296
3297 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3298
647b7094
NR
32992008-06-17 Nick Roberts <nickrob@snap.net.nz>
3300
3301 * building.texi (Starting GUD): Expand on remote debugging.
3302 (Other GDB-UI Buffers): Mention new keyboard bindings.
3303
47a30023
GM
33042008-06-15 Glenn Morris <rgm@gnu.org>
3305
3306 * gnu.texi: Use a verbatim license for this invariant section,
3307 as per etc/GNU.
3308
37e5d54a
GM
33092008-06-13 Daniel Engeler <engeler@gmail.com>
3310
3311 * emacs.texi, misc.texi: Add documentation about serial port access.
3312
8e65d46c
GM
33132008-06-13 Glenn Morris <rgm@gnu.org>
3314
c1473b4c
MB
3315 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3316 maintain.info.
8e65d46c 3317
e40a85cd
MB
33182008-06-05 Miles Bader <miles@gnu.org>
3319
3320 * display.texi (Temporary Face Changes): Update to reflect function
3321 renamings in face-remap.el.
3322
56c73dec
MB
33232008-06-04 Miles Bader <miles@gnu.org>
3324
1c6c854e
CS
3325 * display.texi (Temporary Face Changes):
3326 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3327 `increase-buffer-face-height' and `decrease-default-face-height' now
3328 that they aren't bound by default.
3329
9d3d42fb
MB
33302008-06-03 Miles Bader <miles@gnu.org>
3331
3332 * display.texi (Temporary Face Changes): New node.
3333
2be6bfe2
EZ
33342008-05-31 Eli Zaretskii <eliz@gnu.org>
3335
3336 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3337
daf7e339
GM
33382008-05-31 Glenn Morris <rgm@gnu.org>
3339
3340 * cal-xtra.texi (Fancy Diary Display): Simplify.
3341
d21d2618
GM
33422008-05-30 Glenn Morris <rgm@gnu.org>
3343
3344 * cal-xtra.texi (Fancy Diary Display): Update for
3345 diary-display-function replacing diary-display-hook.
3346
71ce5fd0
JB
33472008-05-29 Drew Adams <drew.adams@oracle.com>
3348
3349 * msdog.texi (Windows Keyboard): Add descriptions of
3350 w32-register-hot-key and w32-unregister-hot-key.
3351
a3cdbdf8
MO
33522008-05-21 Tom Tromey <tromey@redhat.com>
3353
3354 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3355 Variables node.
3356
854a574c
MO
33572008-05-19 Tom Tromey <tromey@redhat.com>
3358
3359 * custom.texi (Variables): Add Directory Variables to menu.
3360 (Directory Variables): New node.
3361
7c2ec3f9
ER
33622008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3363
71ce5fd0 3364 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3365
370fded4
ER
33662008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3367
3368 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3369 Revision Tags and rewritten. Section now uses modern terminology,
3370 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3371 accurately.
3372
6af511e3
EZ
33732008-05-10 Eli Zaretskii <eliz@gnu.org>
3374
3375 * msdog.texi (Windows Files): Update documentation of
3376 w32-get-true-file-attributes.
3377
7a78b6e7
ER
33782008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3379
3380 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3381 directory mode.
3382
1bcfc24e
CY
33832008-05-08 Chong Yidong <cyd@stupidchicken.com>
3384
3385 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3386 entry "television".
1bcfc24e 3387
db86064f
ER
33882008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3389
ab5ec32c 3390 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3391
a31b405e
ER
33922008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3393
3394 * emacs/buffers.texi, emacs/files.texi (Version-control):
3395 vc-toggle-read-only is no longer a good idea...
3396
ff2c14fc
GM
33972008-04-29 Glenn Morris <rgm@gnu.org>
3398
3399 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3400
367c9b7c
JL
34012008-04-22 Juri Linkov <juri@jurta.org>
3402
3403 * dired.texi (Subdirectories in Dired): Describe using `^'
3404 to return to the parent directory.
3405
4ac1e9b4
NR
34062008-04-22 Nick Roberts <nickrob@snap.net.nz>
3407
3408 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3409 recent changes.
3410
b9b3bf2b
NR
34112008-04-19 Nick Roberts <nickrob@snap.net.nz>
3412
3413 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3414 (Other GDB-UI Buffers): Update for recent thread related changes.
3415
4d120d6a
SM
34162008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3417
3418 * maintaining.texi (Maintaining):
3419 * emacs.texi (Top): Typo.
3420
a152877d
SM
34212008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3422
b9b3bf2b
NR
3423 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3424 arg in `font-lock-add-keywords'.
a152877d 3425
36c0514c
GM
34262008-04-08 Glenn Morris <rgm@gnu.org>
3427
3428 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3429 Also add Baha'i calendar references where appropriate.
3430
06a97d46
GM
34312008-04-05 Glenn Morris <rgm@gnu.org>
3432
3433 * custom.texi (Init File): Byte-compiling .emacs is bad.
3434
6adc6eed
SM
34352008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3436
3437 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3438
571388b0
GM
34392008-03-29 Glenn Morris <rgm@gnu.org>
3440
3441 * calendar.texi: Update for `calendar-date-style' replacing
3442 `european-calendar'.
3443
3ae8f876
JR
34442008-03-28 Jason Rumney <jasonr@gnu.org>
3445
3446 * display.texi (Display Custom): Mention overlay-margin in text.
3447
5bc6ddff 34482008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3449
5bc6ddff
MB
3450 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3451 tutorial' comments.
03a864d5 3452
7186a830
CY
34532008-03-28 Chong Yidong <cyd@stupidchicken.com>
3454
3455 * mark.texi (Mark): Rearrange nodes.
3456 (Persistent Mark): Rename from Transient Mark.
3457 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3458 Describe Transient Mark mode as the default.
3459
3460 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3461 the default behavior with Transient Mark mode off.
3462 (Position Info): Fix typo.
3463
71ce5fd0
JB
3464 * display.texi (Standard Faces): Reference the Mark node.
3465 Remove discussion of the region face, which is discussed there.
7186a830
CY
3466
3467 * emacs.texi (Top): Update node listings.
3468
3469 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3470 as the default.
3471
3472 * fixit.texi (Undo): Standardize choice of undo key sequence.
3473 (Undo, Spelling): Describe Transient Mark mode as the default.
3474
3475 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3476 default.
3477
3478 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3479
3480 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3481 mode is the default, and note that the mark is not activated when set.
3482
3483 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3484 Describe Transient Mark mode as the default.
3485
3486 * search.texi (Basic Isearch): Reference the Mark Ring node.
3487 (Replace, Unconditional Replace, Other Repeating Search):
3488 Describe Transient Mark mode as the default.
3489
1c6c854e
CS
3490 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3491 Describe Transient Mark mode as the default.
7186a830
CY
3492 (Paragraphs): Describe how M-h behaves when region is active.
3493
3494 * trouble.texi (Quitting): Clarify effects of C-g.
3495
dc47d1ff
GM
34962008-03-13 Glenn Morris <rgm@gnu.org>
3497
3498 * emacs.texi (EMACSVER): Set to 23.0.60.
3499
e3e0fb39 35002008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3501
e3e0fb39
GM
3502 * dired.texi (Hiding Subdirectories): Fix previous change.
3503
35042008-03-05 Drew Adams <drew.adams@oracle.com>
3505
3506 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3507
5e14abf8
KS
35082008-02-28 Kim F. Storm <storm@cua.dk>
3509
3510 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3511 Move describe-distribution to C-h C-o.
3512 Move view-emacs-problems to C-h C-p.
3513 Add view-emacs-debugging on C-h C-d.
3514 Add view-external-packages on C-h C-e.
d0207bf3 3515 Add view-order-manuals on C-h C-m.
5e14abf8 3516
d0207bf3 35172008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3518
3519 * msdog-xtra.texi (MS-DOS): Docstring fix.
3520
87e391bb
EZ
35212008-02-09 Eli Zaretskii <eliz@gnu.org>
3522
3523 * msdog.texi (Windows Fonts): Use a @table for describing font
3524 properties.
3525
5662e503
JR
35262008-02-07 Jason Rumney <jasonr@gnu.org>
3527
3528 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3529 value has changed.
3530 (Windows HOME): Clarify what is meant by "if that fails as well".
3531 (Windows Fonts): New section.
3532
72463824
GM
35332008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3534
3535 * basic.texi (Basic Undo): Remove duplicate "you can".
3536
7ff926e0
EZ
35372008-02-02 Eli Zaretskii <eliz@gnu.org>
3538
3539 * maintaining.texi (Tags): Fix last change.
3540
6ab7aef1
MA
35412008-02-02 Michael Albinus <michael.albinus@gmx.de>
3542
093571c3 3543 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3544
ace67e7e
NR
35452008-01-31 Nick Roberts <nickrob@snap.net.nz>
3546
3547 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3548
ae068fdf
RS
35492008-01-26 Richard Stallman <rms@gnu.org>
3550
3551 * maintaining.texi (Tags): Delete redundant index entry.
3552
a56d9a08
EZ
35532008-01-26 Eli Zaretskii <eliz@gnu.org>
3554
3555 * programs.texi (Imenu): Move "@cindex tags" from here...
3556 * maintaining.texi (Tags): ...to here.
3557
e941ed90
NR
35582008-01-23 Kevin Ryde <user42@zip.com.au>
3559
3560 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3561 click count.
3562
650276d5
JB
35632008-01-21 Juanma Barranquero <lekktu@gmail.com>
3564
3565 * entering.texi (Exiting): Fix typo.
3566 Reported by D. E. Evans <sinuhe@gnu.org>.
3567
8dc17977
MR
35682007-12-31 Martin Rudalics <rudalics@gmx.at>
3569
3570 * glossary.texi (Glossary): Fix typo.
3571
9f9695a6
RS
35722007-12-27 Richard Stallman <rms@gnu.org>
3573
3574 * text.texi (Formatted Text): Improve menu tag.
3575 (Editing Format Info): In Info, add duplicate menu of nodes
3576 about the submenus.
3577 (Format Faces): Say where Faces menu is found. Mention Other.
3578 (Format Colors): Say where these submenus are found.
3579 (Format Indentation, Format Justification): Likewise.
3580 (Format Properties): Likewise.
3581
abfd0191
RS
35822007-12-22 Richard Stallman <rms@gnu.org>
3583
3584 * search.texi (Query Replace): Make exp of query-replace more
3585 self-contained, and clarify.
8dc17977 3586
abfd0191
RS
3587 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3588
a2586785
RS
35892007-12-15 Richard Stallman <rms@gnu.org>
3590
3591 * files.texi (Auto Save): Clarify definition of auto-saving.
3592
a67cf2bb
RS
35932007-11-26 Richard Stallman <rms@gnu.org>
3594
3595 * help.texi (Help Echo): Cleanups.
3596
448b33b1
TTN
35972007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3598
3599 * files.texi (Why Version Control?): Fix typo.
3600 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3601 (Selecting a Fileset): Fix typos; small rewording.
3602 (Log Buffer): Likewise.
3603 (Old Revisions): Likewise.
448b33b1 3604
221bb7f6
EZ
36052007-11-17 Eli Zaretskii <eliz@gnu.org>
3606
3607 * mule.texi (Communication Coding): Fix wording of last change.
3608
d0207bf3 36092007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3610
630cb3b7
JB
3611 * custom.texi (Specifying File Variables):
3612 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3613
53b7759e
KH
36142007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3615
a5ab2e0c 3616 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3617
3618 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3619
c8763fb6 36202007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3621
630cb3b7 3622 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3623 --output=file.
3624
ff98e024
MR
36252007-11-13 Martin Rudalics <rudalics@gmx.at>
3626
3627 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3628 (Help Echo): Avoid mentioning the term "region" here and
3629 consistently use the term "active text".
3630
37b11c22
GM
36312007-11-11 Glenn Morris <rgm@gnu.org>
3632
3633 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3634
21d50ba1
JL
36352007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3636
1c6c854e
CS
3637 * search.texi (Query Replace):
3638 Mention `query-replace-show-replacement'.
21d50ba1 3639
c12ecb0a 36402007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3641
3642 * building.texi (Watch Expressions): Remove obscure sentence.
3643
3b4201f4
KH
36442007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3645
3646 * mule.texi (Select Input Method): Describe how to activate an input
3647 method in the text mode.
3648
07e5c0b0
DN
36492007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3650
3651 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3652
52dd7391
NR
36532007-10-30 Nick Roberts <nickrob@snap.net.nz>
3654
3655 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3656
c004e539
GM
36572007-10-30 Glenn Morris <rgm@gnu.org>
3658
3659 * misc.texi (Directory Tracking): Explain a bit more about
3660 dirtrack-mode.
3661
ca8c5b8c
GM
36622007-10-25 Glenn Morris <rgm@gnu.org>
3663
3664 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3665
b6c764ef
RS
36662007-10-24 Richard Stallman <rms@gnu.org>
3667
3668 * misc.texi (Interactive Shell): Cleanup last change.
3669
eabd84c9
JL
36702007-10-22 Juri Linkov <juri@jurta.org>
3671
3672 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3673 default values.
3674
0b43c7e2
ER
36752007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3676
ca8c5b8c 3677 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3678 'filesets'.
3679
a80859d4
MR
36802007-10-18 Martin Rudalics <rudalics@gmx.at>
3681
3682 * trouble.texi (Quitting): Fix typo.
3683
c9447ae1
GM
36842007-10-18 Glenn Morris <rgm@gnu.org>
3685
3686 * frames.texi (Mode Line Mouse): Mention minor mode names.
3687
168b980f
JL
36882007-10-17 Juri Linkov <juri@jurta.org>
3689
3690 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3691 fill-paragraph operates on the active region in Transient Mark mode.
3692 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3693 with fill-paragraph.
3694
3695 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3696 fill-paragraph.
3697
3698 * fixit.texi (Spelling): ispell-word operates on the active region
3699 in Transient Mark mode.
3700
5a331f34
JB
37012007-10-17 Aaron S. Hawley <aaronh@garden.org>
3702
3703 * building.texi (Source Buffers):
3704 * custom.texi (Init Non-ASCII):
3705 * glossary.texi (Glossary): Use "key binding" consistently.
3706
2a9f4d55
JB
37072007-10-17 Juanma Barranquero <lekktu@gmail.com>
3708
3709 * calendar.texi (Diary): Fix directive.
3710
de13cecf
RS
37112007-10-16 Richard Stallman <rms@gnu.org>
3712
3713 * calendar.texi (Diary): Clarify text about diary file example.
3714
5f90d53e
ER
37152007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3716
3717 * files.texi: Capitalize node names according to convention.
3718
3aa491bc
GM
37192007-10-13 Glenn Morris <rgm@gnu.org>
3720
3721 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3722
8a3106d3
ER
37232007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3724
3725 * emacs.texi:
3726 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3727 suggested by RMS and Robert J. Chassell.
8a3106d3 3728
da1080a2
ER
37292007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3730
3aa491bc 3731 * files.texi (Version Systems):
0870a421
ER
3732 * vc-xtra.texi:
3733 * vc1-xtra.texi:
ac3f4c6f 3734 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3735 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3736 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3737 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3738
58ade22b
ER
37392007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3740
da1080a2 3741 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3742 Reorder the descriptions to be chronological.
3743
93870ce2
RS
37442007-10-09 Richard Stallman <rms@gnu.org>
3745
3746 * display.texi (Cursor Display): Correct how cursor appears
3747 in nonselected windows.
3748
568c7288
NR
37492007-10-04 Nick Roberts <nickrob@snap.net.nz>
3750
3751 * building.texi (GDB Graphical Interface): Remove references to gdba
3752 and mention gud-gdb.
3753
1af74d06 37542007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3755
1af74d06 3756 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3757
0d8fb755
JL
37582007-10-06 Juri Linkov <juri@jurta.org>
3759
3760 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3761 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3762 fill-paragraph-or-region.
3763
3764 * basic.texi (Arguments): Replace fill-paragraph with
3765 fill-paragraph-or-region.
3766
b981e2c6
ER
37672007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3768
3769 * files.texi: Update the section on version control for 2007
2a9f4d55 3770 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3771 will come later.
3772
5fceaf9c
GM
37732007-09-15 Glenn Morris <rgm@gnu.org>
3774
3775 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3776 to `list-holidays'.
3777
b0e44b17
GM
37782007-09-14 Glenn Morris <rgm@gnu.org>
3779
3780 * calendar.texi: Update all instances of mark-calendar-holidays,
3781 list-calendar-holidays, list-holidays with the new names.
3782
8cf51b2c
GM
37832007-09-06 Glenn Morris <rgm@gnu.org>
3784
46a367db 3785 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3786 Split into the Emacs manual in emacs/, and other manuals in misc/.
3787 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3788 manual.
3789 (infodir): New variable.
3790 (info): Use $infodir.
3791 (emacsman): Delete target, not needed any more.
3792 Move all targets that are not the Emacs manual to misc/Makefile.in.
3793 (mostlyclean): Remove `gnustmp'.
3794 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3795 manual.
92f9b43f 3796 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3797 (emacsman): Delete target, not needed any more.
3798 (clean): Remove all info files but Emacs manual.
3799 Move all targets that are not the Emacs manual to misc/Makefile.in.
3800 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3801
3802 * Makefile.in (INFOSOURCES): Delete.
3803 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3804 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3805 *.vrs *.toc here...
3806 (maintainer-clean): ...from here.
3807
38082007-09-05 Glenn Morris <rgm@gnu.org>
3809
3810 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3811
8cf51b2c
GM
38122007-08-29 Glenn Morris <rgm@gnu.org>
3813
3814 * emacs.texi (EMACSVER): Increase to 23.0.50.
3815
3420c522
RS
38162007-08-27 Richard Stallman <rms@gnu.org>
3817
3818 * emacs.texi (Top): Clarify menu item for Glossary.
3819
3820 * display.texi (Faces): Change secn title.
3821 Clarify not all fonts come from Font Lock.
3822
8cf51b2c
GM
38232007-08-17 Eli Zaretskii <eliz@gnu.org>
3824
3825 * basic.texi (Position Info): Add index entry for face at point.
3826 Mention that character faces are also displayed by "C-u C-x =".
3827
8cf51b2c
GM
38282007-08-08 Glenn Morris <rgm@gnu.org>
3829
3830 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3831
38322007-08-07 Chong Yidong <cyd@stupidchicken.com>
3833
3834 * files.texi (File Conveniences): Document point motion keys in Image
3835 mode.
3836
8cf51b2c
GM
38372007-07-27 Glenn Morris <rgm@gnu.org>
3838
8cf51b2c
GM
3839 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3840 in-line.
3841
3842 * gpl.texi: New file with text of GPL.
3843 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3844
38452007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3846
3847 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3848
3849 * dired.texi (Wdired): Mention C-x C-q key binding.
3850
38512007-07-28 Nick Roberts <nickrob@snap.net.nz>
3852
3853 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3854
38552007-07-25 Glenn Morris <rgm@gnu.org>
3856
8cf51b2c
GM
3857 * emacs.texi (Copying): Replace license with GPLv3.
3858
3859 * Relicense all FSF files to GPLv3 or later.
3860
38612007-07-24 Glenn Morris <rgm@gnu.org>
3862
3863 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3864 for some calendars.
3865
38662007-07-23 Nick Roberts <nickrob@snap.net.nz>
3867
3868 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3869 default-directory for the current buffer is on a remote machine.
3870
8cf51b2c
GM
38712007-07-21 Eli Zaretskii <eliz@gnu.org>
3872
3873 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3874 default value.
3875
38762007-07-21 Richard Stallman <rms@gnu.org>
3877
3878 * files.texi (Why Version Control?): Improve previous change.
3879
38802007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3881
3882 * files.texi (Why Version Control?): New node.
3883
8cf51b2c
GM
38842007-07-12 Nick Roberts <nickrob@snap.net.nz>
3885
8cf51b2c
GM
3886 * building.texi (Starting GUD): Add xref to this anchor.
3887
8cf51b2c
GM
38882007-06-24 Karl Berry <karl@gnu.org>
3889
2a9f4d55 3890 * emacs.texi: New Back-Cover Text.
8cf51b2c 3891
8cf51b2c
GM
38922007-06-07 Alan Mackenzie <acm@muc.de>
3893
3894 * display.texi (Optional Mode Line): Document the new form of
3895 line+column numbers, "(561,2)".
3896
38972007-06-06 Juanma Barranquero <lekktu@gmail.com>
3898
49823426 3899 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3900
39012007-06-02 Chong Yidong <cyd@stupidchicken.com>
3902
3903 * Version 22.1 released.
3904
8cf51b2c
GM
39052007-05-07 Karl Berry <karl@gnu.org>
3906
3907 * emacs.texi (EMACSVER): Back to 22.
3908
39092007-05-06 Richard Stallman <rms@gnu.org>
3910
3911 * maintaining.texi (Create Tags Table): Clean up previous change.
3912
c8763fb6 39132007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3914
3915 * maintaining.texi (Create Tags Table): Add text about the dangers of
3916 making symbolic links to tags files.
3917
39182007-05-04 Karl Berry <karl@gnu.org>
3919
3920 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3921
39222007-05-03 Karl Berry <karl@gnu.org>
3923
3924 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3925
3926 * .cvsignore (*.pdf): New entry.
3927
8cf51b2c
GM
3928 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3929 for printing.
3930
39312007-05-01 Richard Stallman <rms@gnu.org>
3932
3933 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3934
8cf51b2c
GM
39352007-04-28 Glenn Morris <rgm@gnu.org>
3936
3937 * ack.texi (Acknowledgments):
3938 * anti.texi (Antinews):
8cf51b2c
GM
3939 * programs.texi (Program Modes): Restore mention of python.el pending
3940 consideration of legal status.
3941
39422007-04-28 Richard Stallman <rms@gnu.org>
3943
3944 * files.texi (File Names): Fixes to ~ description on MS systems.
3945
8cf51b2c
GM
39462007-04-26 Glenn Morris <rgm@gnu.org>
3947
3948 * emacs.texi (EMACSVER): Increase to 22.1.50.
3949
39502007-04-25 Karl Berry <karl@gnu.org>
3951
3952 * emacs.texi: Improve line breaks on copyright page,
3953 similar layout to lispref, 8.5x11 by default.
3954
3955 * dired.texi (Image-Dired): Improve line break, fix typo.
3956
39572007-04-24 Chong Yidong <cyd@stupidchicken.com>
3958
3959 * programs.texi (Program Modes):
8cf51b2c
GM
3960 * anti.texi (Antinews):
3961 * ack.texi (Acknowledgments): python.el removed.
3962
8cf51b2c
GM
39632007-04-23 Chong Yidong <cyd@stupidchicken.com>
3964
3965 * display.texi (Highlight Interactively): Correct description of
3966 hi-lock-file-patterns-policy.
3967
3968 * files.texi (File Archives): Mention self-extracting executables.
3969
39702007-04-23 Eli Zaretskii <eliz@gnu.org>
3971
3972 * search.texi (Unconditional Replace, Query Replace): Add xref to
3973 "Replacement and Case".
3974
39752007-04-22 Chong Yidong <cyd@stupidchicken.com>
3976
3977 * dired.texi (Image-Dired): Move from Thumbnails node.
3978 * misc.texi (Thumbnails): Node deleted.
3979 * emacs.texi (Top): Update node listing.
3980
3981 * files.texi (File Conveniences):
49823426 3982 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3983
39842007-04-21 Richard Stallman <rms@gnu.org>
3985
3986 * display.texi (Highlight Interactively): Correct previous change.
3987 Clarify doc of hi-lock-find-patterns, and move new features into it.
3988
39892007-04-20 David Koppelman <koppel@ece.lsu.edu>
3990
1c6c854e
CS
3991 * display.texi (Highlight Interactively):
3992 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3993
39942007-04-20 Martin Rudalics <rudalics@gmx.at>
3995
3996 * display.texi (Scrolling): Fix typo.
3997
8cf51b2c
GM
39982007-04-15 Chong Yidong <cyd@stupidchicken.com>
3999
8cf51b2c
GM
4000 * doclicense.texi: Remove node heading, so that it can be included by
4001 other files.
4002
4003 * emacs.texi: Insert node heading for GFDL.
4004
8cf51b2c
GM
40052007-04-14 Eli Zaretskii <eliz@gnu.org>
4006
4007 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4008 "command line".
4009
4010 * display.texi (Faces): Refer to "Creating Frames" for face
4011 and other frame customizations in .emacs.
4012
4013 * frames.texi (Creating Frames): Mention that face customizations can
4014 be put in .emacs. Add index entries.
4015
40162007-04-12 Richard Stallman <rms@gnu.org>
4017
4018 * glossary.texi (Glossary): Explain `iff'.
4019
40202007-04-11 Karl Berry <karl@gnu.org>
4021
4022 * gnu.texi (Top),
4023 * macos.texi (Mac Font Specs),
4024 * anti.texi (Antinews),
4025 * xresources.texi (Resources),
4026 * misc.texi (Emulation),
4027 * calendar.texi (Daylight Saving),
4028 * dired.texi (Dired and Find),
4029 * rmail.texi (Remote Mailboxes),
4030 * sending.texi (Mail Headers),
4031 * programs.texi (Which Function),
4032 * files.texi (Recover),
4033 * buffers.texi (Uniquify),
4034 * frames.texi (Wheeled Mice),
4035 * killing.texi (Rectangles): Wording to improve breaks in
4036 8.5x11 format.
4037 * mule.texi (Language Environments): \hbadness=10000 since there's
4038 no way to reword.
4039 * emacs.texi (smallbook): New @set to more easily switch between
4040 smallbook and 8.5x11.
4041
40422007-04-11 Richard Stallman <rms@gnu.org>
4043
4044 * files.texi (File Conveniences): Add xref to Tumme.
4045 Delete text about Thumbnail mode.
4046
8cf51b2c
GM
40472007-04-09 Alan Mackenzie <acm@muc.de>
4048
4049 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4050 new name. Insert concept index entries.
4051
8cf51b2c
GM
40522007-04-08 Chong Yidong <cyd@stupidchicken.com>
4053
4054 * display.texi (Standard Faces): Document prefix arg for
4055 list-faces-display.
4056
4057 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4058
8cf51b2c
GM
40592007-04-07 Chong Yidong <cyd@stupidchicken.com>
4060
8cf51b2c
GM
4061 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4062
4063 * files.texi (Misc File Ops): Rewrite description of
4064 insert-file-literally.
4065
8cf51b2c
GM
40662007-03-31 Eli Zaretskii <eliz@gnu.org>
4067
4068 * misc.texi (Printing): Postscript -> PostScript.
4069
8cf51b2c
GM
4070 * ack.texi (Acknowledgments): Postscript -> PostScript.
4071
4072 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4073
4074 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4075 below.
4076
40772007-03-30 Chong Yidong <cyd@stupidchicken.com>
4078
4079 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4080 Init Non-ASCII.
4081 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4082 (Init Non-ASCII): New node.
4083
40842007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4085
4086 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4087
8cf51b2c
GM
40882007-03-12 Glenn Morris <rgm@gnu.org>
4089
8cf51b2c
GM
4090 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4091 "Daylight Savings".
4092
49823426 4093 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4094 saving" in text throughout.
4095
8cf51b2c
GM
40962007-03-04 Richard Stallman <rms@gnu.org>
4097
4098 * custom.texi (Safe File Variables): Minor correction.
4099
8cf51b2c
GM
41002007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4101
4102 * rmail.texi (Movemail): Add internal ref.
4103 Don't indent the intro for the PROTO table.
4104 Format PROTO table items with @code.
4105
8cf51b2c
GM
41062007-02-26 Nick Roberts <nickrob@snap.net.nz>
4107
4108 * building.texi: Remove references to bashdb.
4109
8cf51b2c
GM
41102007-02-19 Juanma Barranquero <lekktu@gmail.com>
4111
4112 * mule.texi (Language Environments): Update list of supported language
4113 environments.
4114
8cf51b2c
GM
41152007-02-14 Kim F. Storm <storm@cua.dk>
4116
4117 * building.texi (Grep Searching): Fix lgrep doc.
4118
41192007-02-12 Chong Yidong <cyd@stupidchicken.com>
4120
4121 * back.texi: Remove unused file.
4122
c8763fb6 41232007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4124
4125 * maintaining.texi (Tag Syntax): Now --members is the default for
4126 etags, not for ctags yet.
4127
8cf51b2c
GM
41282007-02-03 Eli Zaretskii <eliz@gnu.org>
4129
4130 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4131 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4132 expects. Add comments to prevent people from inadvertently modifying
4133 the key parts needed by `texinfo-multiple-files-update'.
4134
41352007-01-29 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * frames.texi (Secondary Selection): Window clicked does not matter
4138 when mouse-yank-at-point is non-nil.
4139
8cf51b2c
GM
41402007-01-16 Glenn Morris <rgm@gnu.org>
4141
4142 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4143 system abbrev.
4144
41452007-01-11 Richard Stallman <rms@gnu.org>
4146
4147 * msdog.texi (Windows Keyboard): Another small cleanup.
4148
41492007-01-10 Richard Stallman <rms@gnu.org>
4150
4151 * msdog.texi (Windows Keyboard): Yet another try to make
4152 everyone happy with that passage.
4153
41542007-01-05 Richard Stallman <rms@gnu.org>
4155
4156 * anti.texi (Antinews): Mention M-x shell scrolling.
4157
41582007-01-05 Nick Roberts <nickrob@snap.net.nz>
4159
4160 * building.texi (Watch Expressions): Describe gdb-max-children.
4161
8cf51b2c
GM
41622007-01-04 Richard Stallman <rms@gnu.org>
4163
8cf51b2c
GM
4164 * msdog.texi (Windows Keyboard): Clarify previous change.
4165
8cf51b2c
GM
41662007-01-02 Richard Stallman <rms@gnu.org>
4167
4168 * custom.texi (Changing a Variable): Minor clarification.
4169 (Specific Customization): customize-customized => customize-unsaved.
4170
4171 * entering.texi (Entering Emacs): Clean up text about restarting
4172 Emacs for each file.
4173
4174 * misc.texi (Shell Options): Minor cleanup.
4175
4176 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4177 with Emacs, not vice versa.
4178
4179 * programs.texi (Symbol Completion): Recommend customizing
4180 window manager.
4181
4182 * xresources.texi (Resources): Minor fix.
4183
c8763fb6 41842007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4185
4186 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4187
41882007-01-01 Richard Stallman <rms@gnu.org>
4189
4190 * commands.texi (User Input): Document keys stolen by window mangers.
4191
41922006-12-31 Richard Stallman <rms@gnu.org>
4193
4194 * custom.texi (Specific Customization): Document customize-option
4195 instead of customize-variable.
4196
41972006-12-31 Kim F. Storm <storm@cua.dk>
4198
4199 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4200
42012006-12-30 Kim F. Storm <storm@cua.dk>
4202
4203 * killing.texi (CUA Bindings): Fix typo.
4204
4205 * xresources.texi (Table of Resources): Mention grow-only value for
4206 auto-resize-tool-bars.
4207
8cf51b2c
GM
42082006-12-27 Eli Zaretskii <eliz@gnu.org>
4209
4210 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4211 and how to get them back.
4212
42132006-12-26 Richard Stallman <rms@gnu.org>
4214
4215 * calendar.texi (Holidays): Holiday listing is based on current
4216 practice, but DST is not.
4217
42182006-12-25 Richard Stallman <rms@gnu.org>
4219
4220 * emacs.texi (Top): Update subnode menus.
4221
4222 * mark.texi (Transient Mark): Fix xref.
4223
4224 * killing.texi (Graphical Kill): Node deleted.
4225 (Killing): Add xref to Cut and Paste.
4226 (CUA Bindings): Update xref.
4227
4228 * frames.texi (Cut and Paste): New section to hold other nodes.
4229 (Mouse Commands): Node demoted.
4230 (Cut/Paste Other App): Split out from Mouse Commands.
4231 (Word and Line Mouse): Likewise.
4232 (Secondary Selection, Clipboard): Nodes demoted.
4233
8cf51b2c
GM
42342006-12-24 Kevin Ryde <user42@zip.com.au>
4235
4236 * calendar.texi (Holidays): US daylight saving begins second Sunday
4237 in March for 2007 onwards.
4238 (Daylight Savings): Show new US default daylight saving rules, 2nd
4239 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4240
42412006-12-23 Chong Yidong <cyd@stupidchicken.com>
4242
4243 * calendar.texi (Scroll Calendar): < and > are switched.
4244
42452006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4246
4247 * killing.texi (Deletion): Describe M-\ prefix argument.
4248
42492006-12-23 Richard Stallman <rms@gnu.org>
4250
4251 * search.texi (Regexp Search): Explain why forward and reverse regexp
4252 search are not mirror images.
4253
8cf51b2c
GM
42542006-12-19 Kim F. Storm <storm@cua.dk>
4255
4256 * major.texi (Choosing Modes): Describe match-function elements for
4257 magic-mode-alist.
4258
8cf51b2c
GM
42592006-12-18 Eli Zaretskii <eliz@gnu.org>
4260
4261 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4262 peculiarities.
4263
42642006-12-18 Richard Stallman <rms@gnu.org>
4265
4266 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4267
8cf51b2c
GM
42682006-12-17 Alan Mackenzie <acm@muc.de>
4269
4270 * programs.texi (Left Margin Paren): Remove the bit which says
4271 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4272 Discuss some of the issues of setting this option to nil.
4273
42742006-12-17 Glenn Morris <rgm@gnu.org>
4275
4276 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4277
42782006-12-16 Eli Zaretskii <eliz@gnu.org>
4279
4280 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4281 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4282 NTFS volumes.
4283 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4284 volumes.
4285
42862006-12-15 Eli Zaretskii <eliz@gnu.org>
4287
4288 * text.texi (HTML Mode): Fix "C-c TAB".
4289
8cf51b2c
GM
42902006-12-09 Richard Stallman <rms@gnu.org>
4291
4292 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4293
42942006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4295
4296 * files.texi (Misc File Ops): Document insert-file-literally.
4297
42982006-12-08 Eli Zaretskii <eliz@gnu.org>
4299
4300 * cmdargs.texi (Colors): Note that --color is intended for overriding
4301 the terminal defaults, not for normal invocation.
4302
4303 * misc.texi (Emacs Server): Improve wording. Don't mention the
4304 ``server program''. Add a cross-reference to "Init File" node.
4305 (Invoking emacsclient): Add index entries. Document both short and
4306 long versions of command-line options. Document the -f option.
4307
8cf51b2c
GM
43082006-12-06 Richard Stallman <rms@gnu.org>
4309
4310 * text.texi (Outline Format): Say to set outline-regexp
4311 and outline-level with major modes and file local variables.
4312
c8763fb6 43132006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4314
4315 * anti.texi (Antinews): Mention the alternative to
4316 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4317
8cf51b2c
GM
4318 * misc.texi (Interactive Shell): Ditto.
4319
43202006-12-04 Eli Zaretskii <eliz@gnu.org>
4321
4322 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4323
4324 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4325
43262006-12-01 Eli Zaretskii <eliz@gnu.org>
4327
4328 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4329 colon in the mode line.
4330
4331 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4332
43332006-11-26 Nick Roberts <nickrob@snap.net.nz>
4334
4335 * building.texi (Watch Expressions): Mention SPC for expanding/
4336 contracting watch expressions.
4337
43382006-11-26 Kim F. Storm <storm@cua.dk>
4339
4340 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4341
43422006-11-26 Nick Roberts <nickrob@snap.net.nz>
4343
4344 * building.texi (Debugger Operation): Define text command mode.
4345 Clarify how tooltips work.
4346 (GDB Graphical Interface): Explain how to run in text command mode
4347 more clearly.
4348
43492006-11-25 Juanma Barranquero <lekktu@gmail.com>
4350
4351 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4352
43532006-11-22 Juanma Barranquero <lekktu@gmail.com>
4354
4355 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4356
8cf51b2c
GM
43572006-11-18 Chong Yidong <cyd@stupidchicken.com>
4358
4359 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4360 and EMACS is deprecated.
4361
43622006-11-18 Juanma Barranquero <lekktu@gmail.com>
4363
4364 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4365
c8763fb6 43662006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4367
4368 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4369
4370 * emacs.texi: Include xresources.texi both for info and dvi.
4371
4372 * xresources.texi: Merge text from xresmini.texi.
4373
c8763fb6 43742006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4375
4376 * glossary.texi: Fix typos.
4377
8cf51b2c
GM
43782006-11-06 Richard Stallman <rms@gnu.org>
4379
4380 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4381
4382 * ack.texi (Acknowledgments): Fix name spelling.
4383
43842006-11-01 Juri Linkov <juri@jurta.org>
4385
4386 * search.texi (Word Search): Document incremental word search.
4387
43882006-10-28 Glenn Morris <rgm@gnu.org>
4389
4390 * ack.texi (Acknowledgments): Add cal-html author.
4391
4392 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4393 Calendar"). Describe new package cal-html.
4394 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4395 Calendar Files."
4396
8cf51b2c
GM
43972006-10-23 Richard Stallman <rms@gnu.org>
4398
4399 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4400 Abbrev mode is enabled.
4401
8cf51b2c
GM
44022006-10-16 Richard Stallman <rms@gnu.org>
4403
8cf51b2c
GM
4404 * emacs.texi: Update ISBN.
4405
8cf51b2c
GM
44062006-10-11 Kim F. Storm <storm@cua.dk>
4407
4408 * emacs.texi (Acknowledgments): Use @dotless{i}.
4409
44102006-10-08 Nick Roberts <nickrob@snap.net.nz>
4411
4412 * building.texi (Breakpoints Buffer): Mention catchpoints.
4413
44142006-10-08 Kim F. Storm <storm@cua.dk>
4415
4416 * ack.texi (Acknowledgments): Update.
4417
4418 * emacs.texi (Acknowledgments): Fix bad @/ form.
4419
8cf51b2c
GM
44202006-10-05 Kim F. Storm <storm@cua.dk>
4421
4422 * emacs.texi (Acknowledgments): Add more contributors.
4423
44242006-10-03 Richard Stallman <rms@gnu.org>
4425
4426 * emacs.texi (Acknowledgments): Update version and edition.
4427
8cf51b2c
GM
44282006-10-01 Karl Berry <karl@gnu.org>
4429
4430 * custom.texi (Customization Groups): Page break to keep example buffer
4431 on one page.
4432
44332006-09-30 Karl Berry <karl@gnu.org>
4434
4435 * programs.texi (Basic Indent): @need to improve page break.
4436 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4437
44382006-09-29 Glenn Morris <rgm@gnu.org>
4439
4440 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4441
44422006-09-29 Karl Berry <karl@gnu.org>
4443
4444 * windows.texi (Basic Window): Remove forced @break, no longer
4445 desirable.
4446 * frames.texi (Frame Commands),
4447 * mark.texi (Marking Objects): Reword to avoid bad page break.
4448 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4449
44502006-09-19 Richard Stallman <rms@gnu.org>
4451
4452 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4453 stick to present tense.
4454
c8763fb6 44552006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4456
4457 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4458 to x-gtk-use-old-file-dialog.
4459 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4460
44612006-09-15 Jay Belanger <belanger@truman.edu>
4462
49823426 4463 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4464 Change "Library Public License" to "Lesser Public License"
4465 throughout. Use "yyyy" to represent year.
4466
8cf51b2c
GM
44672006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4468
4469 * files.texi (Visiting): Add index entry "open file".
4470
8cf51b2c
GM
44712006-09-11 Richard Stallman <rms@gnu.org>
4472
4473 * building.texi (Compilation Mode): Clarification.
4474 (Grep Searching): Add xref to Compilation Mode.
4475
8cf51b2c
GM
44762006-09-08 Richard Stallman <rms@gnu.org>
4477
4478 * search.texi (Search): Ref multi-file search commands here.
4479 (Other Repeating Search): Not here.
4480
8cf51b2c
GM
44812006-08-28 Richard Stallman <rms@gnu.org>
4482
4483 * windows.texi (Split Window): Update xref.
4484
4485 * basic.texi (Continuation Lines): Update xref.
4486
4487 * indent.texi (Tab Stops): Update xref.
4488
4489 * emacs.texi (Top): Update subnode menu.
4490
4491 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4492 split out of Display Custom.
4493
44942006-08-25 Kim F. Storm <storm@cua.dk>
4495
4496 * display.texi (Display Custom): Add variables overline-margin
4497 and x-underline-at-descent-line.
4498
44992006-08-25 Richard Stallman <rms@gnu.org>
4500
4501 * entering.texi (Exiting): Rewrite to give graphical displays
4502 priority over text terminals.
4503
4504 * search.texi (Incremental Search): Move index entries.
4505
45062006-08-23 Chong Yidong <cyd@stupidchicken.com>
4507
4508 * custom.texi (Init File): Reference Find Init to avoid "home
4509 directory" confusion.
4510
45112006-08-22 Nick Roberts <nickrob@snap.net.nz>
4512
4513 * building.texi (Other GDB-UI Buffers): Describe how to edit
4514 a value in the locals buffer.
4515
45162006-08-21 Richard Stallman <rms@gnu.org>
4517
4518 * search.texi (Basic Isearch): Add `isearch' index entry.
4519
45202006-08-16 Richard Stallman <rms@gnu.org>
4521
4522 * misc.texi (Saving Emacs Sessions): Clean up wording.
4523
4524 * mark.texi (Marking Objects): Mention term "select all".
4525
4526 * emacs.texi (Top): Update subnode menu.
4527
4528 * help.texi (Help Mode): Move node up in file.
4529
8cf51b2c
GM
45302006-08-15 Nick Roberts <nickrob@snap.net.nz>
4531
4532 * building.texi (Stack Buffer): Explain fringe arrow.
4533
8cf51b2c
GM
45342006-08-12 Eli Zaretskii <eliz@gnu.org>
4535
8cf51b2c
GM
4536 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4537 on startup.
4538
45392006-08-11 Romain Francoise <romain@orebokech.com>
4540
4541 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4542
45432006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4544
4545 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4546
45472006-08-10 Richard Stallman <rms@gnu.org>
4548
4549 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4550 with face merging. Empty regions don't count.
4551 Clarify face property inheritance.
8cf51b2c
GM
4552
45532006-08-08 Romain Francoise <romain@orebokech.com>
4554
4555 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4556 <arjuropo@cc.jyu.fi>.
4557
8cf51b2c
GM
45582006-08-04 Eli Zaretskii <eliz@gnu.org>
4559
4560 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4561 apply to all frames.
4562
8cf51b2c
GM
45632006-08-01 Richard Stallman <rms@gnu.org>
4564
4565 * help.texi (Name Help): Add index entries for describe-variable.
4566
45672006-08-01 Nick Roberts <nickrob@snap.net.nz>
4568
4569 * building.texi (GDB Graphical Interface): Shorten node names.
4570 (GDB-UI Layout): Use GDB-related.
4571 (Other GDB-UI Buffers): Simplify English.
4572
45732006-07-31 Richard Stallman <rms@gnu.org>
4574
4575 * search.texi (Query Replace): Add xref for Dired's Q command.
4576
8cf51b2c
GM
45772006-07-31 Nick Roberts <nickrob@snap.net.nz>
4578
4579 * building.texi (GDB commands in Fringe): Rename to...
4580 (Source Buffers): ..this and move forward. Describe hollow arrow and
4581 new option gdb-find-source-frame.
4582
45832006-07-29 Richard Stallman <rms@gnu.org>
4584
4585 * dired.texi (Operating on Files): Simplify previous change
4586 and fix Texinfo usage.
4587
45882006-07-29 Eli Zaretskii <eliz@gnu.org>
4589
4590 * dired.texi (Operating on Files): Add cross-references. State the
4591 Unix commands that do similar things.
4592
45932006-07-28 Richard Stallman <rms@gnu.org>
4594
4595 * mark.texi (Transient Mark): Clarify that region never disappears
4596 when Transient Mark mode is off, and not when it is on.
4597
45982006-07-27 Richard Stallman <rms@gnu.org>
4599
4600 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4601
46022006-07-24 Richard Stallman <rms@gnu.org>
4603
4604 * xresources.texi (GTK styles): Fix texinfo usage.
4605
8cf51b2c
GM
4606 * commands.texi (User Input): Explain why we teach keyboard cmds.
4607
4608 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4609 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4610 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4611 * doclicense.texi, display.texi, dired.texi, basic.texi:
4612 * anti.texi, ack.texi: Move periods and commas inside quotes.
4613
46142006-07-22 Eli Zaretskii <eliz@gnu.org>
4615
4616 * cmdargs.texi (General Variables): Document EMAIL.
4617
46182006-07-21 Eli Zaretskii <eliz@gnu.org>
4619
4620 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4621 doesn't have effect on MS-Windows.
4622
8cf51b2c
GM
46232006-07-17 Richard Stallman <rms@gnu.org>
4624
4625 * building.texi (Grep Searching): Explain about chaining grep commands.
4626
8cf51b2c
GM
46272006-07-10 Nick Roberts <nickrob@snap.net.nz>
4628
49823426 4629 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4630
46312006-07-09 Chong Yidong <cyd@stupidchicken.com>
4632
4633 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4634 is invoked for multiple files.
4635
46362006-07-08 Eli Zaretskii <eliz@gnu.org>
4637
4638 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4639 on-line manual for the rest of this node.
4640 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4641 unconditionally.
4642 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4643 Improve wording.
4644 (Windows Printing): Improve wording.
4645 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4646 rest of this node.
4647
8cf51b2c
GM
46482006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4649
49823426
GM
4650 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4651 with eval-buffer.
8cf51b2c
GM
4652
46532006-07-05 Nick Roberts <nickrob@snap.net.nz>
4654
4655 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4656 of character translation.
4657
46582006-07-04 Nick Roberts <nickrob@snap.net.nz>
4659
4660 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4661
46622006-07-03 Karl Berry <karl@gnu.org>
4663
4664 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4665 not-too-underfull hboxes in the TeX output.
4666 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4667 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4668 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4669 * sending.texi, text.texi: Fix overfull/underfull boxes.
4670
46712006-07-03 Romain Francoise <romain@orebokech.com>
4672
4673 * m-x.texi (M-x): Fix.
4674
46752006-07-03 Richard Stallman <rms@gnu.org>
4676
8cf51b2c
GM
4677 * search.texi (Other Repeating Search): filename -> file name.
4678
4679 * misc.texi (Narrowing): Minor cleanups.
4680
4681 * files.texi (Visiting): filename -> file name.
4682
4683 * emacs.texi (Top): Update subnode menus.
4684
4685 * mule.texi (Coding Systems): Move char translation stuff here.
4686 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4687 (Recognize Coding): Substantial local rewrites.
4688 (International): Update menu.
4689
4690 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4691 (Scrolling): Substantial local rewrites.
4692 (Display): Update menu and intro.
4693
4694 * dired.texi: filename -> file name.
4695
4696 * custom.texi (Safe File Variables): Texinfo usage fix.
4697
f0131492 46982006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4699
4700 * help.texi, m-x.texi: Lots of cleanups.
4701
8cf51b2c
GM
47022006-06-30 Eli Zaretskii <eliz@gnu.org>
4703
4704 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4705 (Windows Processes, Windows Misc): Shorten the printed version by
4706 selectively conditioning less important portions by @ifnottex.
4707
8cf51b2c
GM
47082006-06-27 Richard Stallman <rms@gnu.org>
4709
4710 * mini.texi (Minibuffer File): Minor cleanup.
4711
47122006-06-25 Nick Roberts <nickrob@snap.net.nz>
4713
4714 * frames.texi (XTerm Mouse): Rename to...
4715 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4716
4717 * emacs.texi (Top): Use new node name.
4718
47192006-06-24 Eli Zaretskii <eliz@gnu.org>
4720
4721 * emacs.texi (Top): Update the detailed menu according to changes in
4722 msdog.texi.
4723
4724 * msdog.texi (Windows Keyboard): New section.
4725 (Windows Mouse): New section.
4726 (Windows System Menu): Remove section (text merged with "Windows
4727 Keyboard").
4728 (Windows Misc): New section.
4729
4730 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4731
4732 * msdog.texi (ls in Lisp): New section.
4733
4734 * files.texi (Visiting): Document case-insensitive wildcard matching
4735 under find-file-wildcards.
4736
8cf51b2c
GM
47372006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4738
4739 * macos.texi (Mac Input): Add description of mac-function-modifier.
4740 Now Unicode keyboard layouts work.
4741
8cf51b2c
GM
47422006-06-10 Richard Stallman <rms@gnu.org>
4743
4744 * mule.texi (Recognize Coding): Clarify previous change.
4745
47462006-06-09 Kenichi Handa <handa@m17n.org>
4747
4748 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4749 notation.
4750
47512006-06-07 Kevin Ryde <user42@zip.com.au>
4752
4753 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4754 manual for @ifnottex, but in emacs-extra for @iftex.
4755
4756 * cmdargs.texi (General Variables): Fix smtpmail xref.
4757
47582006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4759
8cf51b2c 4760 * programs.texi (Comment Commands):
8cf51b2c 4761 * custom.texi (Specifying File Variables):
49823426 4762 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4763
47642006-06-07 Nick Roberts <nickrob@snap.net.nz>
4765
4766 * building.texi (Watch Expressions): Move node to end.
4767 (GDB Graphical Interface): Move description of clicks in fringe...
4768 (GDB commands in the Fringe): ...to here. New node.
4769
8cf51b2c
GM
47702006-06-05 Romain Francoise <romain@orebokech.com>
4771
49823426 4772 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4773
47742006-06-05 Nick Roberts <nickrob@snap.net.nz>
4775
4776 * building.texi (GDB Graphical Interface): Update bindings.
4777 (Commands of GUD): Add gud-print. Remove gud-run.
4778 Restate availability more generally.
4779
f0131492 47802006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4781
4782 * mini.texi: Lots of cleanups.
4783
47842006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4785
4786 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4787 and Mouse-2.
4788
c8763fb6 47892006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4790
4791 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4792
8cf51b2c
GM
47932006-05-31 Richard Stallman <rms@gnu.org>
4794
4795 * basic.texi (Moving Point): Fix previous change.
4796
c8763fb6 47972006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4798
4799 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4800
f0131492 48012006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4802
4803 * basic.texi: Many simplifications and improvements in wording.
4804
8cf51b2c
GM
48052006-05-26 Nick Roberts <nickrob@snap.net.nz>
4806
4807 * anti.texi (Antinews): Create a node for gdb-ui.
4808
8cf51b2c
GM
48092006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4810
4811 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4812
48132006-05-20 Richard Stallman <rms@gnu.org>
4814
4815 * dired.texi (Dired Navigation): dired-goto-file is now j.
4816
8cf51b2c
GM
48172006-05-20 Eli Zaretskii <eliz@gnu.org>
4818
4819 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4820 and their aliases.
4821
4822 * msdog.texi (Windows Printing): Mention non-support of plain text
4823 printing with some el-cheapo printers, and suggest a workaround.
4824
48252006-05-20 Kevin Ryde <user42@zip.com.au>
4826
4827 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4828 remove the bit saying you must set it.
4829
48302006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4831
4832 * trouble.texi (Checklist):
4833 * text.texi (Text, Auto Fill, Text Mode):
4834 * search.texi (Nonincremental Search):
4835 * rmail.texi (Rmail Labels):
4836 * mule.texi (Input Methods, Multibyte Conversion):
4837 * misc.texi (Gnus, Where to Look, PostScript):
4838 * maintaining.texi (Create Tags Table):
4839 * indent.texi (Indentation Commands):
4840 * fixit.texi (Spelling):
4841 * emacs.texi (Copying):
4842 * custom.texi (Init File): ifinfo -> ifnottex.
4843
8cf51b2c
GM
48442006-05-17 Richard Stallman <rms@gnu.org>
4845
4846 * files.texi (Diff Mode): Mention C-x `.
4847
48482006-05-08 Richard Stallman <rms@gnu.org>
4849
4850 * custom.texi (Disabling): Textual cleanups.
4851
8cf51b2c
GM
48522006-05-12 Glenn Morris <rgm@gnu.org>
4853
4854 * calendar.texi (Displaying the Diary, Format of Diary File):
4855 Refer to diary-view-entries, diary-list-entries,
4856 diary-show-all-entries rather than obsolete aliases.
4857
48582006-05-12 Eli Zaretskii <eliz@gnu.org>
4859
4860 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4861 (Displaying the Diary, Special Diary Entries, Importing Diary):
4862 * building.texi (Compilation Shell):
4863 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4864 emacs-xtra with @inforef's.
4865
4866 * files.texi (Visiting): Fix wording.
4867
4868 * mule.texi (Coding Systems, Text Coding): More indexing.
4869 Mention that C-x RET f can set eol conversion.
4870
c8763fb6 48712006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4872
4873 * xresmini.texi (GTK resources): Insert GTK description.
4874
4875 * xresources.texi (GTK resources): metafont should be menufont.
4876
8cf51b2c
GM
48772006-05-06 Michael Albinus <michael.albinus@gmx.de>
4878
49823426 4879 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4880 method, user name and host name is active only in partial
4881 completion mode.
4882
8cf51b2c
GM
48832006-05-06 Eli Zaretskii <eliz@gnu.org>
4884
4885 * makefile.w32-in (emacs.dvi):
4886 * Makefile.in (emacs.dvi): Add xresmini.texi.
4887
4888 * xresmini.texi (Table of Resources): Remove xref to non-existent
4889 node "LessTif Resources".
4890
4891 * msdog.texi (Microsoft Windows):
4892 * calendar.texi (Calendar/Diary, Displaying the Diary)
4893 (Special Diary Entries, Importing Diary, Holidays):
4894 * programs.texi (Program Modes):
4895 * text.texi (Text):
4896 * buffers.texi (Several Buffers):
4897 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4898
48992006-05-06 Eli Zaretskii <eliz@gnu.org>
4900
4901 The following changes merge the emacs-xtra manual into the main
4902 manual, but only for on-line version of the manual.
4903
4904 * vc2-xtra.texi (Version Backups, Local Version Control)
4905 (Making Snapshots, Change Logs and VC, Version Headers)
4906 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4907 on-line manual.
4908
4909 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4910 for on-line manual.
4911
4912 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4913 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4914 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4915 for on-line manual.
4916
4917 * fortran-xtra.texi (Fortran, Fortran Autofill)
4918 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4919 for on-line manual.
4920
4921 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4922 Conditional xref's for on-line manual.
4923
4924 * emerge-xtra.texi (Emerge, Overview of Emerge)
4925 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4926 manual.
4927
4928 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4929 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4930 (EMACSSOURCES): Use EMACS_XTRA.
4931 (../info/emacs-xtra): Remove.
4932 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4933
4934 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4935 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4936 (EMACSSOURCES): Use EMACS_XTRA.
4937 ($(infodir)/emacs-xtra): Remove.
4938 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4939
4940 * trouble.texi (Quitting):
4941 * text.texi (Text):
4942 * programs.texi (Program Modes):
4943 * msdog.texi (Microsoft Windows):
4944 * frames.texi (Frames):
4945 * files.texi (Backup, Version Control, VC Concepts)
4946 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4947 (Registering, VC Status, VC Undo, Multi-User Branching)
4948 (Comparing Files):
4949 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4950 (Displaying the Diary, Special Diary Entries, Importing Diary):
4951 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4952 conditional xref's, depending on @iftex/@ifnottex.
4953
4954 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4955 "MS-DOS". @include msdog-xtra.texi.
4956
4957 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4958 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4959
4960 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4961 for vc-xtra.texi subsections.
4962 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4963 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4964
4965 * sending.texi (Sending Mail): A @node line without explicit Prev,
4966 Next, and Up links.
4967
4968 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4969 Next, and Up links.
4970
4971 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4972 and its sections. @include picture-xtra.texi.
4973
4974 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4975 "Emerge".
4976 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4977
4978 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4979 exact duplicate of its name-sake in calendar.texi.
4980
4981 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4982 "Advanced Calendar/Diary Usage".
4983 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4984
4985 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4986 dired-xtra.texi.
4987 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4988
4989 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4990 (Files) [ifnottex]: Add menu entry for Autorevert.
4991
4992 * emacs-xtra.texi (Introduction): Reword to make consistent with
4993 printed version only.
4994 <Top level>: Remove the body of all chapters and move them to the
4995 new *-xtra.texi files. Use @raisesections and @lowersections to
4996 convert sections to chapters etc.
4997
4998 * msdog-xtra.texi:
4999 * fortran-xtra.texi:
5000 * vc-xtra.texi:
5001 * vc1-xtra.texi:
5002 * vc2-xtra.texi:
5003 * emerge-xtra.texi:
5004 * cal-xtra.texi:
5005 * dired-xtra.texi:
5006 * arevert-xtra.texi: New files, with text from respective chapters
5007 of emacs-xtra.texi. Convert each @chapter into @section, @section
5008 into @subsection, etc.
5009
1c6c854e 5010 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5011 updated.
5012
5013 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5014 Windows". All references updated.
5015
50162006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5017
5018 * macos.texi (Mac Input): Mention input from Character Palette.
5019 (Mac Font Specs): Fix typo.
5020
50212006-05-05 Richard Stallman <rms@gnu.org>
5022
5023 * files.texi (Diff Mode): Minor cleanup.
5024
50252006-05-05 Karl Berry <karl@gnu.org>
5026
8cf51b2c
GM
5027 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5028 errors from the current release of makeinfo (4.8).
5029 * help.texi (Library Keywords): Change widest word in multitable
5030 template from `emulations' to `convenience'. (Not sure if this is
5031 related to the font change.)
5032
50332006-05-05 Eli Zaretskii <eliz@gnu.org>
5034
5035 * files.texi (File Names): Add a footnote about limited support of
5036 ~USER on MS-Windows.
5037
5038 * cmdargs.texi (Initial Options): Add a footnote about limited
5039 support of ~USER on MS-Windows.
5040
50412006-05-03 Richard Stallman <rms@gnu.org>
5042
5043 * files.texi (Diff Mode): Node moved here.
5044 (Comparing Files): Delete what duplicates new node.
5045 (Files): Put Diff Mode in menu.
5046
1c6c854e 5047 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5048
5049 * emacs.texi (Top): Update menu for Diff Mode.
5050
5051 * trouble.texi (Emergency Escape): Simplify.
5052
5053 * emacs.texi (Top): Minor clarification.
5054
50552006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5056
5057 * commands.texi, entering.texi, screen.texi: Many simplifications.
5058
50592006-05-03 Richard Stallman <rms@gnu.org>
5060
5061 * commands.texi (Text Characters): Delete paragraph about unibyte
5062 non-ASCII printing chars.
5063
5064 * killing.texi (Killing): Say "graphical displays".
5065 * display.texi: Say "graphical displays".
5066
5067 * cmdargs.texi (Misc X): Say "graphical displays".
5068
50692006-05-01 Richard Stallman <rms@gnu.org>
5070
5071 * emacs.texi (Top): Add Diff Mode to menu.
5072
50732006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5074
5075 * misc.texi (Diff Mode): New node.
5076
50772006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5078
5079 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5080 (Mac Environment Variables): Shorten example line.
5081 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5082
50832006-05-01 Nick Roberts <nickrob@snap.net.nz>
5084
5085 * building.texi (GUD Customization): Describe cases %d and %c.
5086 Update description for %e.
5087
50882006-04-30 Glenn Morris <rgm@gnu.org>
5089
5090 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5091
50922006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5093
5094 * custom.texi (Examining): Update C-h v output example.
5095
50962006-04-29 Kim F. Storm <storm@cua.dk>
5097
5098 * building.texi (Grep Searching): Add lgrep and rgrep.
5099
8cf51b2c
GM
51002006-04-23 Richard Stallman <rms@gnu.org>
5101
5102 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5103
5104 * xresmini.texi: New file.
5105
5106 * xresources.texi (Face Resources): Split table into font resources
5107 and the rest. Combine similar attributes for brevity.
5108
8cf51b2c
GM
51092006-04-21 Eli Zaretskii <eliz@gnu.org>
5110
5111 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5112 backslashes and case-insensitivity in file names (moved to the
5113 main manual).
5114 (MS-DOS Printing): Move most of the text to the main manual.
5115
5116 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5117 New nodes.
5118 (Windows Processes, Windows System Menu): Add index entries and
5119 fix wording.
5120
8cf51b2c
GM
51212006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5122
5123 * misc.texi (Shell Ring): Add notes on saved input when
5124 navigating off the end of the history list.
5125
51262006-04-18 Chong Yidong <cyd@mit.edu>
5127
5128 * misc.texi (Shell Options): Correct default value of
5129 comint-scroll-show-maximum-output.
5130
8cf51b2c
GM
51312006-04-18 Nick Roberts <nickrob@snap.net.nz>
5132
5133 * building.texi (Watch Expressions): Update.
5134
8cf51b2c
GM
51352006-04-12 Richard Stallman <rms@gnu.org>
5136
5137 * search.texi: Clean up previous change.
5138
51392006-04-12 Eli Zaretskii <eliz@gnu.org>
5140
5141 * search.texi (Regexp Backslash, Regexp Replace): Add index
5142 entries for ``back reference'' and mention the term itself in the
5143 text.
5144
51452006-04-11 Richard Stallman <rms@gnu.org>
5146
5147 * custom.texi (Safe File Variables):
5148 Document enable-local-variables = :safe.
5149
51502006-04-11 Karl Berry <karl@gnu.org>
5151
5152 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5153 (Remote Repositories, Version Backups, Local Version Control)
5154 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5155 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5156 (Renaming VC Work Files and Master Files)
5157 (Inserting Version Control Headers, Customizing VC, General Options)
5158 (Options for RCS and SCCS, Options specific for CVS): Move all
5159 these nodes to emacs-xtra.texi, for brevity.
5160 * cmdargs.texi, files.texi: Change cross-references.
5161
8cf51b2c
GM
51622006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5163
5164 * files.texi (Old Versions): Update description of vc-annotate's
5165 use of color to indicate date ranges.
5166
8cf51b2c
GM
51672006-04-09 Kevin Ryde <user42@zip.com.au>
5168
8cf51b2c
GM
5169 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5170 put info and printed manual names the right way around.
5171
51722006-04-09 Karl Berry <karl@gnu.org>
5173
5174 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5175 emacs-xtra.texi, leaving only MS Windows information.
5176 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5177 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5178 node names.
5179
5180 * emacs.texi: Move @summarycontents and @contents to the beginning
5181 of the file.
5182
8cf51b2c
GM
51832006-04-08 Kevin Ryde <user42@zip.com.au>
5184
5185 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5186
51872006-04-07 Richard Stallman <rms@gnu.org>
5188
5189 * programs.texi (Comments, Comment Commands, Options for Comments)
5190 (Multi-Line Comments): "Align", not "indent".
5191 (Basic Indent): C-j deletes trailing whitespace before the newline.
5192
51932006-04-06 Richard Stallman <rms@gnu.org>
5194
8cf51b2c
GM
5195 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5196
51972006-04-06 Eli Zaretskii <eliz@gnu.org>
5198
5199 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5200
8cf51b2c
GM
52012006-04-05 Richard Stallman <rms@gnu.org>
5202
5203 * emacs.texi (Top): Update subnode menu.
5204
5205 * trouble.texi (Unasked-for Search): Node deleted.
5206 (Lossage): Delete from menu.
5207
52082006-04-04 Richard Stallman <rms@gnu.org>
5209
5210 * trouble.texi: Various cleanups.
5211 (Checklist): Don't bother saying how to snail a bug report.
5212 (Emergency Escape): Much rewriting.
5213 (After a Crash): Rename the core dump immediately.
5214 (Total Frustration): Call it a psychotherapist.
5215 (Bug Criteria): Avoid "illegal instruction".
5216 (Sending Patches): We always put the contributor's name in.
5217
5218 * misc.texi (Thumbnails): Minor correction.
5219
8cf51b2c
GM
52202006-04-03 Richard Stallman <rms@gnu.org>
5221
5222 * misc.texi (Thumbnails): Minor cleanup.
5223
52242006-04-02 Karl Berry <karl@gnu.org>
5225
5226 * sending.texi (Mail Sending): pxref to Top needs five args.
5227
5228 * texinfo.tex: Update to current version (2006-03-21.13).
5229
8cf51b2c
GM
52302006-03-31 Richard Stallman <rms@gnu.org>
5231
5232 * emacs.texi (Top): Update subnode menu.
5233
5234 * help.texi (Help Mode): Cleanup.
5235
5236 * dired.texi: Many cleanups.
5237 (Dired Deletion): Describe dired-recursive-deletes.
5238 (Operating on Files): dired-create-directory moved.
5239 (Misc Dired Features): Move to here.
5240 (Tumme): Node moved to misc.texi.
5241
5242 * custom.texi: Many cleanups.
5243 (Minor Modes): Don't mention ISO Accents Mode.
5244 (Examining): Update C-h v output example.
5245 (Hooks): Add index and xref for add-hook.
5246 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5247 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5248
5249 * misc.texi: Many cleanups.
5250 (beginning): Add to summary of topics.
5251 (Shell): Put eshell xref at the end. Remove eshell from table.
5252 (Thumbnails): New node.
5253
8cf51b2c
GM
52542006-03-28 Eli Zaretskii <eliz@gnu.org>
5255
5256 * files.texi (File Name Cache): Make it clear that the cache is
5257 not persistent.
5258
8cf51b2c
GM
52592006-03-25 Karl Berry <karl@gnu.org>
5260
49823426
GM
5261 * emacs-xtra.texi, emacs.texi, gnu.texi:
5262 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5263 (2) do not indent copyright year list (or anything else).
5264
8cf51b2c
GM
52652006-03-21 Juanma Barranquero <lekktu@gmail.com>
5266
5267 * files.texi (VC Dired Mode): Remove misplaced brackets.
5268
52692006-03-21 Andre Spiegel <spiegel@gnu.org>
5270
5271 * files.texi: Various updates and clarifications in the VC chapter.
5272
52732006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5274
5275 * help.texi (Help Mode): Document "C-c C-c".
5276
8cf51b2c
GM
52772006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5278
5279 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5280 menu in the standalone Info reader.
5281
52822006-03-15 Chong Yidong <cyd@stupidchicken.com>
5283
5284 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5285 moved here from Emacs manual.
5286
5287 * programs.texi (Fortran): Section moved to emacs-xtra.
5288 (Program Modes): Xref to Fortran in emacs-xtra.
5289
5290 * maintaining.texi (Emerge): Move to emacs-xtra.
5291 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5292
5293 * picture.texi: File deleted.
5294 * Makefile.in:
5295 * makefile.w32-in: Remove picture.texi.
5296
5297 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5298 * abbrevs.texi (Abbrevs):
5299 * sending.texi (Sending Mail): Picture node removed.
5300
5301 * emacs.texi (Top): Update node listings.
5302
8cf51b2c
GM
53032006-03-12 Richard Stallman <rms@gnu.org>
5304
5305 * calendar.texi: Various cleanups.
5306
8cf51b2c
GM
53072006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5308
5309 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5310 syntax.
5311
8cf51b2c
GM
53122006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5313
5314 * search.texi (Regexps): More accurately describe which characters
5315 are special in which situations. Recommend _not_ to quote `]' or
5316 `-' when they are not special.
5317
8cf51b2c
GM
53182006-02-28 Andre Spiegel <spiegel@gnu.org>
5319
5320 * files.texi (Old Versions): Clarify operation of C-x v =.
5321
8cf51b2c
GM
53222006-02-21 Nick Roberts <nickrob@snap.net.nz>
5323
5324 * building.texi (Watch Expressions): Update and describe
5325 gdb-speedbar-auto-raise.
5326
53272006-02-19 Richard M. Stallman <rms@gnu.org>
5328
5329 * emacs.texi: Use @smallbook.
5330 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5331 Update subnode menu.
5332
5333 * building.texi (Lisp Interaction): Minor addition.
5334
53352006-02-18 Nick Roberts <nickrob@snap.net.nz>
5336
5337 * building.texi (Watch Expressions): Update and be more precise.
5338
c8763fb6 53392006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5340
5341 * maintaining.texi (Create Tags Table): Explain why the
5342 exception when etags writes to files under the /dev tree.
5343
53442006-02-14 Richard M. Stallman <rms@gnu.org>
5345
5346 * custom.texi (Safe File Variables): Lots of clarification.
5347 Renamed from Unsafe File Variables.
5348
53492006-02-14 Chong Yidong <cyd@stupidchicken.com>
5350
5351 * custom.texi (Unsafe File Variables): File variable confirmation
5352 assumed denied in batch mode.
5353
53542006-02-14 Richard M. Stallman <rms@gnu.org>
5355
5356 * building.texi (GDB User Interface Layout): Don't say `inferior'
5357 for program being debugged.
5358
53592006-02-15 Nick Roberts <nickrob@snap.net.nz>
5360
5361 * building.texi (GDB Graphical Interface):
5362 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5363
53642006-02-13 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * custom.texi (Specifying File Variables, Unsafe File Variables):
5367 New nodes, split from File Variables. Document new file local
5368 variable behavior.
5369
53702006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5371
5372 * display.texi (Standard Faces):
8cf51b2c
GM
5373 * files.texi (Visiting):
5374 * frames.texi (Clipboard):
5375 * glossary.texi (Glossary) <Clipboard>:
5376 * xresources.texi (X Resources): Mention Mac OS port.
5377
8cf51b2c
GM
53782006-02-12 Richard M. Stallman <rms@gnu.org>
5379
5380 * building.texi (Building): Clarify topic in intro.
5381
5382 * maintaining.texi (Maintaining): Change title; clarify topic.
5383 Delete duplicate index entries.
5384
5385 * building.texi (Other GDB User Interface Buffers): Clarifications.
5386
5387 * text.texi (Cell Commands): Clarifications.
5388
5389 * programs.texi (Defuns): Delete duplicate explanation of
5390 left-margin paren convention.
5391 (Hungry Delete): Minor cleanup.
5392
53932006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5394
5395 * dired.texi (Tumme): More tumme documentation.
5396
53972006-02-11 Alan Mackenzie <acm@muc.de>
5398
5399 * programs.texi ("Hungry Delete"): Correct the appellation of the
5400 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5401
54022006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5403
5404 * dired.texi (Tumme): Fix small bug.
5405
54062006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5407
5408 * macos.texi (Mac International): Rename "fontset-mac" to
5409 "fontset-standard".
5410
8cf51b2c
GM
54112006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5412
5413 * dired.texi (Tumme): Basic documentation for Tumme added.
5414
8cf51b2c
GM
54152006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5416
5417 * mule.texi (International):
5418 * programs.texi (Basic Indent): Fix typos.
5419
8cf51b2c
GM
5420 * custom.texi (Minor Modes):
5421 * display.texi (Text Display):
5422 * commands.texi (Text Characters): Update xrefs.
5423
54242006-02-07 Richard M. Stallman <rms@gnu.org>
5425
5426 * emacs.texi (Top): Update subnode menu.
5427 Update info on old Emacs papers.
5428 (Intro): "Graphical display", not window system.
5429
5430 * xresources.texi (GTK styles): Minor clarifications.
5431
5432 * trouble.texi: "Graphical display", not window system.
5433 (Stuck Recursive): Minor clarification.
5434
5435 * text.texi: Minor clarifications.
5436 (Sentences): Explain why two-space convention is better.
5437 Explain sentence-end-without-period here.
5438 (Fill Commands): Not here.
5439 (Refill): Node moved down.
5440 (Filling): Update menu.
5441 (Table Creation, Cell Justification, Column Commands): Clarify.
5442
5443 * sending.texi: Minor clarifications.
5444
5445 * search.texi (Regexp Backslash): Clarification.
5446
5447 * rmail.texi: Minor cleanups.
5448 (Rmail): Delete digression about `rmail-mode'.
5449 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5450 (Rmail Files): Mention C-u M-x rmail.
5451 (Rmail Reply): Mention References.
5452 (Rmail Display): Mention rmail-nonignored-headers.
5453
5454 * programs.texi: Minor cleanups.
5455 (Comment Commands): Mention momentary Transient Mark mode.
5456 (Matching): Be more specific about customizing show-paren-mode.
5457 (Info Lookup): Don't list the modes that support C-h S.
5458 Just say what it does in an unsupported mode.
5459 (Man Page): Delete excessive info on customizing woman.
5460 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5461
5462 * abbrevs.texi: Minor clarifications.
5463 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5464 not "dynamic abbrevs" as if they were a kind of abbrev.
5465
5466 * picture.texi (Picture): Minor cleanup.
5467
5468 * mule.texi (Communication Coding): Say "other applications".
5469 (Fontsets): Not specific to X. Add xref to X Resources.
5470 (Unibyte Mode): Rename from Single-Byte Character Support.
5471 "Graphical display", not window system.
5472 (International): Update menu.
5473
5474 * maintaining.texi (Format of ChangeLog):
5475 New node, split out from ChangeLog.
5476 (ChangeLog): Clarifications in the remaining text.
5477 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5478 (Find Tag): Add @w.
5479 (Tags Search): Explain tag table order here. Simplify grep ref.
5480 (List Tags): tags-tag-face is a variable, not a face.
5481 (Emerge): Cleanups.
5482
5483 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5484 (Keyboard Macros): Avoid "the user".
5485
5486 * killing.texi: "Graphical display", not window system.
5487
5488 * help.texi (Help Echo): "Graphical display", not window system.
5489
5490 * glossary.texi: Say "you", not "the user". Say "graphical display".
5491
5492 * frames.texi: Minor cleanups. "Graphical display", not window system.
5493
5494 * files.texi (Visiting): Make drag-and-drop not X-specific.
5495
5496 * custom.texi: Minor cleanups. "Graphical display", not window system.
5497
5498 * cmdargs.texi: Minor cleanups.
5499
5500 * building.texi (Compilation): Move and split kill-compilation para.
5501 Add para about multiple compilers.
5502 (Compilation Mode): Commands also available in grep mode and others.
5503 Mention C-u C-x ` more tutorially. Clarify C-x `.
5504 (Compilation Shell): Clarify. Put Bash example first.
5505 (Grep Searching): Minor cleanups; add @w.
5506 (Debuggers): Minor cleanups.
5507 (Starting GUD): Make GDB xgraphical mode issue clearer.
5508 (Debugger Operation): Lots of clarifications including
5509 GDB tooltip side-effect issue.
5510 (Commands of GUD): Clarify.
5511 (GUD Customization): Add bashdb-mode-hook.
5512 (GDB Graphical Interface): Rewrite for clarity.
5513 (GDB User Interface Layout): Rewrite for clarity.
5514 (Stack Buffer, Watch Expressions): Likewise.
5515 (Other GDB User Interface Buffers): Cleanups.
5516 (Lisp Libraries, External Lisp): Cleanup.
5517
5518 * basic.texi (Position Info): "Graphical displays", rather than
5519 window systems.
5520
5521 * anti.texi: Minor cleanup.
5522
8cf51b2c
GM
55232006-02-03 Eli Zaretskii <eliz@gnu.org>
5524
5525 * custom.texi (Init File, Find Init): Add cross-references to
5526 where $HOME is described.
5527
55282006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5529
5530 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5531 is not inside the @table.
5532
5533 * emacs.texi (Top): Correct node name.
5534
5535 * files.texi (File Names): Fix @xref.
5536 (Reverting): Fix typo.
5537
5538 * mule.texi (International): Correct node name.
5539
5540 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5541
55422006-02-01 Richard M. Stallman <rms@gnu.org>
5543
5544 * emacs.texi (Top): Update subnode menu.
5545
5546 * mule.texi: Minor clarifications.
5547 Reduce the specific references to X Windows.
5548 Refer to "graphical" terminals, rather than window systems.
5549 (Text Coding): Rename from Specify Coding.
5550 (Communication Coding, File Name Coding, Terminal Coding):
5551 New nodes split out from Text Coding.
5552
5553 * kmacro.texi: Minor clarifications.
5554 (Keyboard Macro Ring): Comment out some excessive commands.
5555 (Basic Keyboard Macro): Split up the table, putting part in each node.
5556
5557 * major.texi: Minor clarifications.
5558
5559 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5560
5561 * windows.texi: Minor clarifications.
5562 (Change Window): Don't describe mode-line mouse cmds here.
5563 Add xref to Mode Line Mouse.
5564
5565 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5566
5567 * macos.texi (Mac International): Fix xref.
5568
5569 * indent.texi: Minor clarifications.
5570
5571 * frames.texi: Minor clarifications.
5572 Reduce the specific references to X Windows.
5573 Refer to "graphical" terminals, rather than window systems.
5574 (Frame Parameters): Don't mention commands like
5575 set-foreground-color. Just say to customize a face.
5576 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5577
5578 * files.texi: Minor clarifications.
5579 (Numbered Backups): New node, split out from Backup Names.
5580
5581 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5582
5583 * cmdargs.texi (General Variables): Fix xref.
5584
5585 * buffers.texi: Minor clarifications.
5586
8cf51b2c
GM
55872006-01-31 Richard M. Stallman <rms@gnu.org>
5588
5589 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5590 Nodes moved to top.
5591
5592 * display.texi: Minor clarifications.
5593 (Display): Rearrange menu.
5594 (Standard Faces): Mention query-replace face.
5595 (Faces): Simplify.
5596 (Font Lock): Simplify face customization info.
5597 (Highlight Changes): Node merged into Highlight Interactively.
5598 (Highlight Interactively): Much rewriting and cleanup.
5599 (Optional Mode Line): Narrowed line number not good for goto-line.
5600 Simplify face customization advice.
5601 (Text Display): Mention use of escape-glyph face.
5602 Move ctl-arrow and tab-width here.
5603 (Display Custom): Move no-redraw-on-reenter to end of node.
5604
5605 * search.texi: Minor clarifications.
5606 (Isearch Scroll): Simplify.
5607 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5608
5609 * regs.texi (Registers): Mention bookmarks here.
5610
5611 * mark.texi: Minor clarifications.
5612 (Selective Undo): Node deleted.
5613
5614 * m-x.texi: Minor clarifications.
5615
5616 * killing.texi: Minor clarifications.
5617 Refer to "graphical" terminals, rather than window systems.
5618
5619 * help.texi: Clarifications.
5620 (Help): Don't describe C-h F and C-h K here.
5621 (Key Help): Describe C-h K here.
5622 (Name Help): Mention Emacs Lisp Intro.
5623 Describe C-h F here.
5624 (Misc Help): Mention C-h F and C-h K only briefly.
5625
5626 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5627 Selective undo text merged in.
5628 (Spelling): Mention Aspell along with Ispell.
5629
5630 * emacs.texi (Top): Update subnode menus.
5631
5632 * basic.texi (Basic Undo): Rename from Undo. Most of text
5633 moved to new Undo node.
5634
8cf51b2c
GM
56352006-01-29 Chong Yidong <cyd@stupidchicken.com>
5636
5637 * basic.texi (Continuation Lines, Inserting Text):
5638 Mention longlines mode.
5639
56402006-01-29 Richard M. Stallman <rms@gnu.org>
5641
10d1d0af 5642 * screen.texi: Minor cleanups.
8cf51b2c
GM
5643 (Screen): Clean up the intro paragraphs.
5644 (Mode Line): Lots of rewriting. Handle frame-name better.
5645 eol-mnemonic-... vars moved out.
5646
5647 * emacs.texi (Top): Change menu item for MS-DOS node.
5648 Update subnode menu.
5649
5650 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5651 chapter relates to Windows. Title changed.
5652
5653 * mini.texi: Minor cleanups.
5654
5655 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5656 (Mark): Put it in the menu.
5657
5658 * entering.texi: Minor cleanups.
5659
5660 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5661 (Intro): Refer to "graphical" terminals, rather than X.
5662
5663 * display.texi (Display Custom): Add xref to Variables.
5664 (Optional Mode Line): eol-mnemonic-... vars moved here.
5665
5666 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5667 rather than X.
5668
8cf51b2c
GM
5669 * basic.texi: Minor cleanups.
5670 (Undo): selective-undo moved.
5671
8cf51b2c
GM
56722006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5673
5674 * anti.texi (Antinews): Various corrections and additions.
5675
56762006-01-23 Juri Linkov <juri@jurta.org>
5677
5678 * custom.texi (Easy Customization, Customization Groups)
5679 (Browsing Custom): Mention links along with buttons.
5680
8cf51b2c
GM
56812006-01-21 Eli Zaretskii <eliz@gnu.org>
5682
8cf51b2c
GM
5683 * text.texi (TeX Print): Use @key for TAB.
5684
8cf51b2c
GM
5685 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5686
8cf51b2c
GM
56872006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5688
5689 * files.texi (File Aliases): Don't claim that usually separate
5690 buffers are created for two file names that name the same data.
5691 Mention additional situations where different names mean the same
5692 file on disk.
5693
56942006-01-19 Richard M. Stallman <rms@gnu.org>
5695
5696 * killing.texi (Deletion): Upcase @key argument.
5697
5698 * custom.texi (Custom Themes): Minor cleanup.
5699
5700 * programs.texi (Hungry Delete): Upcase @key argument.
5701
8cf51b2c
GM
57022006-01-16 Juri Linkov <juri@jurta.org>
5703
5704 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5705 Move `mode-line-highlight' before `mode-line-buffer-id'.
5706
8cf51b2c
GM
57072006-01-14 Richard M. Stallman <rms@gnu.org>
5708
5709 * basic.texi (Inserting Text): Minor cleanup.
5710
8cf51b2c
GM
57112006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5712
5713 * custom.texi (Changing a Variable, Face Customization):
5714 Update for changes in Custom menus.
5715
8cf51b2c
GM
57162006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5717
5718 * macos.texi (Mac International): Undo last change.
5719
8cf51b2c
GM
57202006-01-02 Chong Yidong <cyd@stupidchicken.com>
5721
5722 * custom.texi (Custom Themes): Describe the new
5723 customize-create-theme interface.
5724
57252005-12-30 Juri Linkov <juri@jurta.org>
5726
5727 * basic.texi (Position Info): Update example.
5728
c8763fb6 57292005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5730
5731 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5732
57332005-12-24 Chong Yidong <cyd@stupidchicken.com>
5734
5735 * custom.texi (Custom Themes): `load-theme' always loads.
5736
57372005-12-23 Juri Linkov <juri@jurta.org>
5738
5739 * display.texi (Highlight Interactively): Use double space to
5740 separate sentences. Replace C-p with M-p, and C-n with M-n.
5741
57422005-12-22 Richard M. Stallman <rms@gnu.org>
5743
5744 * custom.texi (Easy Customization and subnodes):
5745 Replace "active field" with "button".
5746 Use "user option" only for variables.
5747 Use "setting" for variable-or-face.
5748
57492005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5750
5751 * buffers.texi (Select Buffer): Change order in table to make
5752 "Similar" refer to the correct item.
5753 (Indirect Buffers): Minor rewording.
5754
8cf51b2c
GM
57552005-12-20 Juri Linkov <juri@jurta.org>
5756
5757 * files.texi (VC Status): Put P and N near p and n.
5758
8cf51b2c
GM
57592005-12-19 Richard M. Stallman <rms@gnu.org>
5760
5761 * programs.texi (Electric C): Delete the info about newline control.
5762 (Other C Commands): Minor cleanup.
5763 (Left Margin Paren): Minor cleanup.
5764
57652005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5768 (Customization Groups): Delete text moved to "Browsing Custom".
5769 (Browsing Custom): New node.
5770 (Specific Customization): Clarify which commands only work for
5771 loaded options.
5772
57732005-12-18 Bill Wohler <wohler@newt.com>
5774
5775 * frames.texi (Tool Bars): Shorten text of previous change.
5776
57772005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5778
5779 * files.texi (VC Status): Document log-view mode.
5780
57812005-12-18 Bill Wohler <wohler@newt.com>
5782
5783 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5784 permanently via the customize interface.
5785
8cf51b2c
GM
57862005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5787
5788 * killing.texi (Killing by Lines): Document `kill-whole-line'
5789 function.
5790
c8763fb6 57912005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5792
5793 * buffers.texi (Select Buffer): Change `prev-buffer' to
5794 `previous-buffer'. Indicate that these functions use a frame
5795 local buffer list.
5796
8cf51b2c
GM
57972005-12-12 Richard M. Stallman <rms@gnu.org>
5798
5799 * custom.texi (Easy Customization): Change menu comment.
5800 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5801
5802 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5803 (Help): Among the Apropos commands, describe only C-h a here.
5804
58052005-12-11 Richard M. Stallman <rms@gnu.org>
5806
5807 * programs.texi (Options for Comments): Comment-end starts with space.
5808
5809 * glossary.texi (Glossary): Minor cleanup.
5810
5811 * files.texi (Old Versions): Use @table.
5812
8cf51b2c
GM
58132005-12-10 David Koppelman <koppel@ece.lsu.edu>
5814
5815 * display.texi (Highlight Interactively): Include
5816 global-hi-lock-mode. Add miscellaneous details and elaborations.
5817
58182005-12-09 Richard M. Stallman <rms@gnu.org>
5819
5820 * display.texi (Font Lock): Delete the Global FL menu item.
5821
58222005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5823
5824 * custom.texi (Minibuffer Maps): Mention the maps for file name
5825 completion.
5826
58272005-12-09 Kim F. Storm <storm@cua.dk>
5828
5829 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5830 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5831 cursor to next corner in rectangle; clarify insert around rectangle.
5832
8cf51b2c
GM
58332005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5834
5835 * custom.texi (Customization): Use xref to elisp manual for
5836 non-TeX output.
5837 (Minor Modes): Update.
5838 (Customization Groups, Changing a Variable, Face Customization):
5839 Update for new appearance of Custom buffers.
5840 (Changing a Variable): `custom-buffer-done-function' has been
5841 replaced by `custom-buffer-done-kill'.
5842 (Specific Customization): In the `customize-group' buffer, a
5843 subgroup's contents are not "hidden". They are not included at
5844 all. They have no [Show] button.
5845 (Mouse Buttons): Add pxref to description of mouse event lists in
5846 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5847 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5848 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5849
58502005-12-08 Richard M. Stallman <rms@gnu.org>
5851
5852 * mini.texi (Completion Commands, Completion):
5853 In file name input, SPC does not do completion.
5854
8cf51b2c
GM
58552005-12-08 Nick Roberts <nickrob@snap.net.nz>
5856
5857 * building.texi (GDB Graphical Interface): Explain screen size
5858 setting.
5859 (Other GDB User Interface Buffers): Describe features specific to
5860 GDB 6.4.
5861
8cf51b2c
GM
58622005-12-01 Nick Roberts <nickrob@snap.net.nz>
5863
5864 * building.texi (GDB User Interface Layout): Describe how to
5865 kill associated buffers.
5866 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5867 (Watch Expressions): Be more precise.
5868 (Other GDB User Interface Buffers): Describe how to change a
5869 register value.
5870
8cf51b2c
GM
58712005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5872
5873 * macos.texi (Mac Input): Remove description of
5874 mac-command-key-is-meta. Add descriptions of
5875 mac-control-modifier, mac-command-modifier, and
5876 mac-option-modifier.
5877 (Mac International): Fix description of conversion of clipboard data.
5878 (Mac Font Specs): Add example of font customization by face attributes.
5879
58802005-11-22 Nick Roberts <nickrob@snap.net.nz>
5881
5882 * building.texi (Watch Expressions): Expand description.
5883 (Other GDB User Interface Buffers): Describe local map for
5884 gud-watch.
5885
58862005-11-21 Chong Yidong <cyd@stupidchicken.com>
5887
5888 * display.texi (Font Lock): Font lock is enabled by default now.
5889
58902005-11-20 Juri Linkov <juri@jurta.org>
5891
5892 * basic.texi (Position Info): Update examples of the output.
5893 Remove the fact that examples are produced in the TeXinfo buffer,
5894 because in the Info reader users will get a different output from
5895 `C-x ='.
5896
5897 * building.texi (Compilation Mode): Remove paragraph duplicated
5898 from the node `Compilation'. Add `compilation-skip-threshold'.
5899
5900 * display.texi (Font Lock): Suggest more user-friendly method of
5901 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5902
59032005-11-18 Richard M. Stallman <rms@gnu.org>
5904
5905 * files.texi (Registering): Mention @@ in mode line.
5906
5907 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5908
59092005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5910
5911 * files.texi (Renaming and VC): Some back-ends don't
5912 handle renaming.
5913
8cf51b2c
GM
59142005-11-17 Juri Linkov <juri@jurta.org>
5915
5916 * emacs.texi (Top):
5917 * display.texi (Highlight Interactively): Put this font-lock based
5918 mode near Font Lock node.
5919
59202005-11-16 Chong Yidong <cyd@stupidchicken.com>
5921
5922 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5923 icons.
5924
59252005-11-12 Kim F. Storm <storm@cua.dk>
5926
5927 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5928 (Help Summary): Add C-h d and C-h e.
5929 (Apropos): Clarify that all apropos commands may search for either
5930 list of words or a regexp. Add C-h d for apropos-documentation.
5931 Describe apropos-documentation-sort-by-scores user option.
5932
8cf51b2c
GM
59332005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5934
5935 * killing.texi (CUA Bindings): Add @section.
5936
59372005-11-10 Kim F. Storm <storm@cua.dk>
5938
5939 * emacs.texi (Top): Add CUA Bindings entry to menu.
5940
5941 * killing.texi (CUA Bindings): New node. Moved here from
5942 misc.texi and extended with info on rectangle commands and
5943 rectangle highlighting, interface to registers, and the global
5944 mark feature.
5945
5946 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5947
5948 * regs.texi: Prev link points to CUA Bindings node.
5949
59502005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5951
5952 * help.texi (Help Echo): By default, help echos are only shown on
5953 mouse-over, not on point-over.
5954
c8763fb6 59552005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5956
5957 * misc.texi (Shell Mode): Describe how to activate password echoing.
5958
8cf51b2c
GM
59592005-11-04 Romain Francoise <romain@orebokech.com>
5960
5961 * mark.texi (Mark Ring): Fix typo.
5962
59632005-11-03 Richard M. Stallman <rms@gnu.org>
5964
5965 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5966
59672005-11-01 Bill Wohler <wohler@newt.com>
5968
5969 * help.texi (Help Mode): Fix typo.
5970
59712005-11-01 Nick Roberts <nickrob@snap.net.nz>
5972
1c6c854e
CS
5973 * building.texi (Other GDB User Interface Buffers):
5974 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5975
59762005-10-31 Romain Francoise <romain@orebokech.com>
5977
5978 * files.texi (Compressed Files): Fix typo.
5979
5980 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5981
5982 * windows.texi (Force Same Window): Likewise.
5983
59842005-10-30 Bill Wohler <wohler@newt.com>
5985
5986 * help.texi (Help Mode): URLs viewed with browse-url.
5987
59882005-10-31 Nick Roberts <nickrob@snap.net.nz>
5989
5990 * building.texi (GDB Graphical Interface): Don't reference
5991 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5992 must stay in same frame.
5993
59942005-10-29 Chong Yidong <cyd@stupidchicken.com>
5995
5996 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5997
5998 * anti.texi (Antinews): Likewise.
5999
8cf51b2c
GM
60002005-10-28 Bill Wohler <wohler@newt.com>
6001
6002 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6003
60042005-10-28 Richard M. Stallman <rms@gnu.org>
6005
6006 * files.texi (Visiting): Explain how to enter ? in a file name.
6007
6008 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6009
8cf51b2c
GM
60102005-10-25 Nick Roberts <nickrob@snap.net.nz>
6011
1c6c854e
CS
6012 * building.texi (GDB Graphical Interface):
6013 Describe gdb-mouse-until.
8cf51b2c
GM
6014
60152005-10-23 Richard M. Stallman <rms@gnu.org>
6016
6017 * custom.texi (Init File): Recommend when to use site-start.el.
6018
8cf51b2c
GM
60192005-10-21 Juri Linkov <juri@jurta.org>
6020
6021 * custom.texi (Examining): Mention accessing the old variable
6022 value via M-n in set-variable.
6023
8cf51b2c
GM
60242005-10-18 Romain Francoise <romain@orebokech.com>
6025
6026 * files.texi (Version Systems): Capitalize GNU.
6027
8cf51b2c
GM
60282005-10-18 Nick Roberts <nickrob@snap.net.nz>
6029
6030 * building.texi (Compilation Mode): Remove redundant paragraph.
6031 (Watch Expressions): Remove paragraph to reflect code change.
6032
8cf51b2c
GM
60332005-10-16 Richard M. Stallman <rms@gnu.org>
6034
6035 * building.texi (Compilation Mode, Compilation): Clarified.
6036
60372005-10-15 Richard M. Stallman <rms@gnu.org>
6038
6039 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6040
8cf51b2c
GM
60412005-10-13 Kenichi Handa <handa@m17n.org>
6042
6043 * basic.texi (Position Info): Fix previous change.
6044
c8763fb6 60452005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6046
6047 * cmdargs.texi (Icons X): Fix typo.
6048
60492005-10-12 Kenichi Handa <handa@m17n.org>
6050
6051 * basic.texi (Position Info): Describe the case that Emacs shows
6052 "part of display ...".
6053
c8763fb6 60542005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6055
6056 * cmdargs.texi (Icons X): -nb => -nbi.
6057
60582005-10-10 Chong Yidong <cyd@stupidchicken.com>
6059
6060 * frames.texi (Speedbar): A couple more clarifications.
6061
60622005-10-11 Nick Roberts <nickrob@snap.net.nz>
6063
6064 * building.texi (GDB User Interface Layout): Improve diagram.
6065 (Watch Expressions): Explain how to make speedbar global.
6066 (Other GDB User Interface Buffers): Make references more precise.
6067
8cf51b2c
GM
60682005-10-09 Richard M. Stallman <rms@gnu.org>
6069
6070 * frames.texi (Speedbar): Clarify the text.
6071
60722005-10-09 Chong Yidong <cyd@stupidchicken.com>
6073
6074 * frames.texi (Speedbar): Add information on keybindings,
6075 dismissing the speedbar, and buffer display mode. Link to
6076 speedbar manual.
6077
c8763fb6 60782005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6079
1c6c854e 6080 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6081 added -nb, --no-bitmap-icon.
6082
8cf51b2c
GM
60832005-10-07 Nick Roberts <nickrob@snap.net.nz>
6084
6085 * building.texi (GDB Graphical Interface): Add variables and
6086 functions to indices. Be more precise.
6087
c8763fb6 60882005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6089
6090 * frames.texi (Drag and Drop): Remove the x- from
6091 x-dnd-open-file-other-window and xdnd-protocol-alist.
6092
60932005-09-30 Romain Francoise <romain@orebokech.com>
6094
6095 * mini.texi (Minibuffer): The default value now appears before the
6096 colon in minibuffer prompts.
6097
8cf51b2c
GM
60982005-09-25 Richard M. Stallman <rms@gnu.org>
6099
6100 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6101
8cf51b2c
GM
61022005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6103
6104 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6105
8cf51b2c
GM
61062005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6107
6108 * emacs.texi (Top): Update submenus from macos.texi.
6109
6110 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6111 (Mac OS): Update feature support status.
6112 (Mac Input): List supported input scripts. Remove description
6113 about `mac-keyboard-text-encoding'. Mention mouse button
6114 emulation and related variables.
6115 (Mac International): Mention Central European and Cyrillic
6116 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6117 Add description about coding system for selection.
6118 Add description about language environment.
6119 (Mac Environment Variables):
6120 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6121 arguments. Add Preferences support.
6122 (Mac Directories): Explicitly state that this node is for Mac OS
6123 Classic only.
1c6c854e
CS
6124 (Mac Font Specs): Mention specification for scalable fonts.
6125 List supported charsets. Add preferred way of creating fontsets.
6126 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6127 (Mac Functions): Add descriptions about `mac-set-file-creator',
6128 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6129 and `mac-get-preference'.
6130
8cf51b2c
GM
61312005-09-16 Romain Francoise <romain@orebokech.com>
6132
6133 Update all files to specify GFDL version 1.2.
6134
6135 * doclicense.texi (GNU Free Documentation License): Update to
6136 version 1.2.
6137
61382005-09-15 Richard M. Stallman <rms@gnu.org>
6139
6140 * buffers.texi (List Buffers): Fix xref.
6141
6142 * rmail.texi (Rmail Basics): Fix xref.
6143
6144 * emacs.texi (Top): Update subnode menus.
6145
6146 * files.texi (Saving Commands): New node, broken out of Saving.
6147 (Customize Save): New node, broken out of Saving.
6148 Clarify effect of write-region-inhibit-fsync.
6149 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6150
8cf51b2c
GM
61512005-09-14 Romain Francoise <romain@orebokech.com>
6152
6153 * files.texi (Saving): Mention write-region-inhibit-fsync.
6154
61552005-09-05 Chong Yidong <cyd@stupidchicken.com>
6156
6157 * custom.texi (Custom Themes): New node.
6158
61592005-09-03 Richard M. Stallman <rms@gnu.org>
6160
49823426
GM
6161 * search.texi (Search Case): Mention vars that control
6162 case-fold-search for various operations.
8cf51b2c
GM
6163
61642005-08-22 Juri Linkov <juri@jurta.org>
6165
6166 * display.texi (Standard Faces): Merge the text from
6167 `(elisp)Standard Faces' into this node.
6168
61692005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6170
6171 * emacs.texi (Top): Delete menu item for deleted node
6172 Keyboard Translations.
6173
61742005-08-18 Richard M. Stallman <rms@gnu.org>
6175
8cf51b2c
GM
6176 * trouble.texi (Unasked-for Search):
6177 Delete xref to Keyboard Translations.
6178
6179 * glossary.texi (Glossary): Delete xref.
6180
8cf51b2c
GM
6181 * custom.texi (Minor Modes): Say that the list here is not complete.
6182 (Keyboard Translations): Node deleted.
6183 (Disabling): Delete xref to it.
6184 (Customization Groups): Fix Custom buffer example.
6185 (Hooks): Mention remove-hooks.
6186
61872005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6188
6189 * building.texi (GDB Graphical Interface): Improve filling of menu
6190 item.
6191
61922005-08-18 Nick Roberts <nickrob@snap.net.nz>
6193
6194 * building.texi (GDB Graphical Interface): Use better node names.
6195
61962005-08-14 Richard M. Stallman <rms@gnu.org>
6197
6198 * text.texi (Sentences): Fix xref.
6199
62002005-08-14 Juri Linkov <juri@jurta.org>
6201
6202 * building.texi (Compilation, Grep Searching): Move grep command
6203 headings from `Compilation' to `Grep Searching'.
6204
6205 * dired.texi (Dired and Find):
6206 * maintaining.texi (Tags Search): Replace grep xref to
6207 `Compilation' node with `Grep Searching'.
6208
6209 * files.texi (Comparing Files): Replace xref to `Compilation' with
6210 `Compilation Mode'.
6211
62122005-08-13 Alan Mackenzie <acm@muc.de>
6213
6214 * search.texi (Non-ASCII Isearch): Correct a typo.
6215 (Replacement Commands): Mention query-replace key binding.
6216
62172005-08-11 Richard M. Stallman <rms@gnu.org>
6218
6219 * programs.texi (Options for Comments): Fix xref.
6220
6221 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6222 out of Regexps.
6223
8cf51b2c
GM
62242005-08-09 Juri Linkov <juri@jurta.org>
6225
6226 * building.texi (Compilation): Use `itemx' instead of `item'.
6227 (Grep Searching): Simplify phrase.
6228
6229 * display.texi (Standard Faces): Describe vertical-border on
6230 window systems.
6231
6232 * windows.texi (Split Window): Simplify phrase and mention
6233 vertical-border face.
6234
62352005-08-09 Richard M. Stallman <rms@gnu.org>
6236
6237 * files.texi (Comparing Files): Clarify compare-windows.
6238
6239 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6240
8cf51b2c
GM
62412005-08-06 Eli Zaretskii <eliz@gnu.org>
6242
6243 * mule.texi (Coding Systems): Rephrase the paragraph about
6244 codepages: no need for "M-x codepage-setup" anymore, except on
6245 MS-DOS.
6246
6247 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6248 the MS-DOS port only.
6249
62502005-07-30 Eli Zaretskii <eliz@gnu.org>
6251
6252 * makefile.w32-in (info): Don't run multi-install-info.bat.
6253 ($(infodir)/dir): New target, produced by running
6254 multi-install-info.bat.
6255
8cf51b2c
GM
62562005-07-22 Eli Zaretskii <eliz@gnu.org>
6257
6258 * files.texi (Quoted File Names): Add index entry.
6259
8cf51b2c
GM
62602005-07-19 Juri Linkov <juri@jurta.org>
6261
6262 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6263
62642005-07-18 Juri Linkov <juri@jurta.org>
6265
8cf51b2c
GM
6266 * custom.texi (Easy Customization):
6267 * files.texi (Old Versions):
6268 * frames.texi (Wheeled Mice):
6269 * mule.texi (Specify Coding):
8cf51b2c
GM
6270 * text.texi (Cell Justification):
6271 * trouble.texi (After a Crash):
8cf51b2c
GM
6272 * xresources.texi (GTK styles):
6273 Delete duplicate duplicate words.
6274
62752005-07-17 Richard M. Stallman <rms@gnu.org>
6276
6277 * frames.texi (Creating Frames): Fix foreground color example.
6278
6279 * custom.texi (Init Examples): Clean up text about conditionals.
6280
62812005-07-16 Richard M. Stallman <rms@gnu.org>
6282
6283 * mini.texi (Completion Commands): Fix command name for ?.
6284
8cf51b2c
GM
62852005-07-16 Eli Zaretskii <eliz@gnu.org>
6286
6287 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6288 `menu' face has no effect on w32 and with GTK.
6289 Add cross-references.
8cf51b2c
GM
6290
6291 * cmdargs.texi (General Variables): Clarify the default location
6292 of $HOME on w32 systems.
6293
62942005-07-15 Jason Rumney <jasonr@gnu.org>
6295
6296 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6297 changed.
6298
62992005-07-08 Kenichi Handa <handa@m17n.org>
6300
1c6c854e
CS
6301 * mule.texi (Recognize Coding):
6302 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6303
63042005-07-07 Richard M. Stallman <rms@gnu.org>
6305
6306 * anti.texi (Antinews): Mention mode-line-inverse-video.
6307
6308 * files.texi (Saving): Minor correction about C-x C-w.
6309
6310 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6311
63122005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6313
6314 * search.texi (Isearch Scroll): Add example of using the
6315 `isearch-scroll' property.
6316 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6317 `Display Custom' node.
6318 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6319 and de-emphasize it.
6320 (Other Repeating Search): `occur' currently can not correctly
6321 handle multiline matches. Correct, clarify and update description
6322 of `flush-lines' and `keep-lines'.
6323
6324 * display.texi (Display Custom): Add anchor for `baud-rate'.
6325
63262005-07-07 Richard M. Stallman <rms@gnu.org>
6327
6328 * gnu.texi: Update where to get GNU status; add refs for how to help.
6329 Add footnotes 6 and 7.
6330
63312005-07-04 Lute Kamstra <lute@gnu.org>
6332
6333 Update FSF's address in GPL notices.
6334
8cf51b2c 6335 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6336 * trouble.texi (Checklist): Update FSF's address.
6337
8cf51b2c
GM
63382005-06-24 Richard M. Stallman <rms@gnu.org>
6339
6340 * display.texi (Text Display): Change index entries.
6341
63422005-06-24 Eli Zaretskii <eliz@gnu.org>
6343
6344 * makefile.w32-in (MAKEINFO): Use --force.
6345 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6346 Makefile.in.
8cf51b2c
GM
6347
63482005-06-23 Richard M. Stallman <rms@gnu.org>
6349
1c6c854e 6350 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6351 nobreak-char-display.
6352
6353 * emacs.texi (Top): Update detailed node listing.
6354
1c6c854e 6355 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6356 to nobreak-char-display and no-break-space to nobreak-space.
6357 (Standard Faces): Split up the list of standard faces
6358 and put it in a separate node. Add nobreak-space and
6359 escape-glyph.
6360
8cf51b2c
GM
63612005-06-23 Lute Kamstra <lute@gnu.org>
6362
6363 * mule.texi (Select Input Method): Fix typo.
6364
63652005-06-23 Kenichi Handa <handa@m17n.org>
6366
1c6c854e
CS
6367 * mule.texi (International): List all supported scripts.
6368 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6369 distribution.
6370 (Language Environments): List all language environments.
6371 Intlfonts contains fonts for most supported scripts, not all..
6372 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6373 input a specific character.
8cf51b2c
GM
6374 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6375
63762005-06-23 Juanma Barranquero <lekktu@gmail.com>
6377
49823426 6378 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6379
63802005-06-22 Miles Bader <miles@gnu.org>
6381
6382 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6383
63842005-06-20 Miles Bader <miles@gnu.org>
6385
6386 * display.texi (Faces): Add `vertical-divider'.
6387
63882005-06-17 Richard M. Stallman <rms@gnu.org>
6389
6390 * text.texi (Adaptive Fill): Minor clarification.
6391
8cf51b2c
GM
63922005-06-10 Lute Kamstra <lute@gnu.org>
6393
6394 * emacs.texi (Top): Correct version number.
6395 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6396 refer to the current version of Emacs.
6397
63982005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6399
6400 * files.texi (Log Buffer): Document when there can be more than
6401 one file to be committed.
6402
64032005-06-08 Juri Linkov <juri@jurta.org>
6404
6405 * display.texi (Faces): Add `shadow' face.
6406
64072005-06-07 Masatake YAMATO <jet@gyve.org>
6408
6409 * display.texi (Faces): Write about mode-line-highlight.
6410
64112005-06-06 Richard M. Stallman <rms@gnu.org>
6412
6413 * misc.texi (Printing Package): Explain how to initialize
6414 printing package.
6415
6416 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6417
64182005-06-05 Chong Yidong <cyd@stupidchicken.com>
6419
6420 * emacs.texi: Rename Hardcopy to Printing.
6421 Make PostScript and PostScript Variables subnodes of it.
6422
6423 * misc.texi (Printing): Rename node from Hardcopy.
6424 Mention menu bar options.
6425 Move PostScript and PostScript Variables to submenu.
6426 (Printing package): New node.
6427
6428 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6429
6430 * dired.texi (Operating on Files): Likewise.
6431
6432 * calendar.texi (Displaying the Diary): Likewise.
6433
6434 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6435
6436 * glossary.texi (Glossary): Likewise.
6437
6438 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6439 effect.
6440
64412005-06-04 Richard M. Stallman <rms@gnu.org>
6442
6443 * trouble.texi (After a Crash): Polish previous change.
6444
8cf51b2c
GM
64452005-05-30 Noah Friedman <friedman@splode.com>
6446
6447 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6448 recovery mechanism.
6449
8cf51b2c
GM
64502005-05-28 Nick Roberts <nickrob@snap.net.nz>
6451
6452 * building.texi (Other Buffers): SPC toggles display of
6453 floating point registers.
6454
8cf51b2c
GM
64552005-05-27 Nick Roberts <nickrob@snap.net.nz>
6456
6457 * files.texi (Log Buffer): Merge in description of Log Edit
6458 mode from pcl-cvs.texi.
6459
64602005-05-26 Richard M. Stallman <rms@gnu.org>
6461
6462 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6463
8cf51b2c
GM
64642005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6465
6466 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6467 not enabled by default.
6468 When not on a word, `ispell-word' by default checks the word
6469 before point.
6470
64712005-05-24 Nick Roberts <nickrob@snap.net.nz>
6472
6473 * building.texi (Debugger Operation): Simplify last sentence.
6474
64752005-05-23 Lute Kamstra <lute@gnu.org>
6476
6477 * emacs.texi: Update FSF's address throughout.
6478 (Preface): Use @cite.
6479 (Distrib): Add cross reference to the node "Copying". Mention the
6480 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6481 printed manuals.
6482 (Intro): Use @xref for the Emacs Lisp Intro.
6483
8cf51b2c
GM
64842005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6485
6486 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6487
6488 * basic.texi (Moving Point): Mention default for `goto-line'.
6489
6490 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6491 of a variable's docstring.
6492
64932005-05-18 Lute Kamstra <lute@gnu.org>
6494
6495 * maintaining.texi (Overview of Emerge): Add cross reference.
6496 Remove duplication.
6497
6498 * emacs.texi (Top): Update to the current structure of the manual.
6499 * misc.texi (Emacs Server): Add menu description.
6500 * files.texi (Saving): Fix menu.
6501 * custom.texi (Customization): Fix menu.
6502 * mule.texi (International): Fix menu.
6503 * kmacro.texi (Keyboard Macros): Fix menu.
6504
65052005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6506
6507 * display.texi: Various minor changes.
6508 (Faces): Delete text that is repeated in the next section.
6509
65102005-05-16 Nick Roberts <nickrob@snap.net.nz>
6511
6512 * building.texi (Debugger Operation): Mention GUD tooltips are
6513 disabled with GDB in text command mode.
6514
8cf51b2c
GM
65152005-05-16 Nick Roberts <nickrob@snap.net.nz>
6516
6517 * building.texi: Replace toolbar with "tool bar" for consistency.
6518 (Compilation Mode): Describe compilation-context-lines
6519 and use of arrow in compilation buffer.
6520 (Debugger Operation): Replace help text with variable's value.
6521
6522 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6523 consistency.
6524
65252005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6526
6527 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6528 Add xref.
6529
8cf51b2c
GM
65302005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6531
6532 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6533 (Position Info): Delete discussion of `goto-line'. It is already
6534 described in `Moving point'.
6535
6536 * mini.texi (Completion Commands): Correct reference.
6537 (Completion Options): Fix typo.
6538
6539 * killing.texi (Deletion): Complete description of `C-x C-o'.
6540
8cf51b2c
GM
65412005-05-10 Richard M. Stallman <rms@gnu.org>
6542
6543 * building.texi (Compilation): Clarify recompile's directory choice.
6544
6545 * frames.texi (Tooltips): Cleanups.
6546
6547 * basic.texi (Arguments): Fix punctuation.
6548
65492005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6550
6551 * screen.texi (Menu Bar): The up and down (not left and right)
6552 arrow keys move through a keyboard menu.
6553
65542005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6555
6556 * basic.texi: Various typo and grammar fixes.
6557 (Moving Point): C-a now runs move-beginning-of-line.
6558
65592005-05-08 Nick Roberts <nickrob@snap.net.nz>
6560
6561 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6562
6563 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6564 as different animals.
6565
65662005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6567
6568 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6569 Correct index entry.
6570
65712005-05-07 Nick Roberts <nickrob@snap.net.nz>
6572
6573 * building.texi (Debugger Operation): Update to reflect changes
6574 in GUD tooltips.
6575
65762005-04-30 Richard M. Stallman <rms@gnu.org>
6577
6578 * files.texi (Compressed Files): Auto Compression normally enabled.
6579
6580 * building.texi (Debugger Operation): Clarify previous change.
6581
8cf51b2c
GM
65822005-04-28 Nick Roberts <nickrob@snap.net.nz>
6583
6584 * building.texi (Debugger Operation): Add description for
6585 GUD tooltips when program is not running.
6586
65872005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6588
6589 * misc.texi (Shell): Add `Shell Prompts' to menu.
6590 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6591 description. Delete remarks moved to new node.
6592 (Shell Prompts): New node.
6593 (History References): Replace remarks moved to `Shell Prompts'
6594 with xref to that node.
6595 (Remote Host): Clarify how to specify the terminal type when
6596 logging in to a different machine.
6597
65982005-04-26 Richard M. Stallman <rms@gnu.org>
6599
6600 * emacs.texi (Top): Update submenus from files.texi.
6601
6602 * files.texi (Filesets): Clarify previous change.
6603
6604 * dired.texi (Misc Dired Features): Clarify previous change.
6605
66062005-04-25 Chong Yidong <cyd@stupidchicken.com>
6607
6608 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6609
1c6c854e
CS
6610 * dired.texi (Misc Dired Features):
6611 Document dired-compare-directories.
8cf51b2c
GM
6612
6613 * files.texi (Filesets): New node.
6614 (File Conveniences): Document Image mode.
6615
6616 * text.texi (TeX Print): Document tex-compile.
6617
66182005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6619
6620 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6621 Delete redundant reference to tooltip Custom group. It is
6622 referred too again in the next paragraph.
6623
66242005-04-24 Richard M. Stallman <rms@gnu.org>
6625
6626 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6627
8cf51b2c
GM
66282005-04-19 Kim F. Storm <storm@cua.dk>
6629
6630 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6631
66322005-04-18 Lars Hansen <larsh@math.ku.dk>
6633
6634 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6635 turns off desktop-save-mode.
6636
66372005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6638
6639 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6640 by default in terminals compatible with xterm. Mention that
6641 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6642 node.
6643
8cf51b2c
GM
66442005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6645
6646 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6647
c8763fb6 66482005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6649
6650 * xresources.texi (Table of Resources): Add cursorBlink.
6651
66522005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6653
6654 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6655 `d', `C-d' and `u'.
6656
66572005-04-11 Richard M. Stallman <rms@gnu.org>
6658
6659 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6660 (Misc X): Add -D, --basic-display.
6661
6662 * maintaining.texi (Change Log): Correct the description of
6663 the example.
6664
6665 * major.texi (Choosing Modes): Document magic-mode-alist.
6666
8cf51b2c
GM
66672005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6668
6669 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6670 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6671 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6672 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6673 `w', respectively.
6674 (Rmail Labels): Mention `l'.
6675 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6676 (Rmail Summary Edit): Describe `j' and RET.
6677
c8763fb6 66782005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6679
6680 * xresources.texi (Lucid Resources): Add fontSet resource.
6681
8cf51b2c
GM
66822005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6683
6684 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6685 now called `indicate-empty-lines'.
6686
66872005-04-06 Kim F. Storm <storm@cua.dk>
6688
6689 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6690
66912005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6692
6693 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6694 deleted.
6695 (Marks vs Flags): Add some convenient key bindings.
6696 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6697 (Misc Dired Features): Correct and expand description of `w' command.
6698
6699 * frames.texi (XTerm Mouse): Delete apparently false info.
6700 The GNU/Linux console currently does not appear to support
6701 `xterm-mouse-mode'.
6702
8cf51b2c
GM
67032005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6704
6705 * calendar.texi (Diary): Mention shell utility `calendar'.
6706
67072005-04-01 Richard M. Stallman <rms@gnu.org>
6708
6709 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6710
8cf51b2c
GM
67112005-04-01 Lute Kamstra <lute@gnu.org>
6712
6713 * maintaining.texi (Change Log): add-change-log-entry uses
6714 add-log-mailing-address.
6715
67162005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6717
6718 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6719 `VC Mode Line' and put in an xref to that node.
6720 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6721 its description.
6722
67232005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6724
6725 * calendar.texi (Calendar Systems): Say that the Persian calendar
6726 implemented here is the arithmetical one championed by Birashk.
6727
67282005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6729
6730 * programs.texi (Fortran Motion): Fix previous change.
6731
8cf51b2c
GM
67322005-03-29 Richard M. Stallman <rms@gnu.org>
6733
6734 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6735
67362005-03-29 Chong Yidong <cyd@stupidchicken.com>
6737
6738 * text.texi (Refill): Refer to Long Lines Mode.
6739 (Longlines): New node.
6740 (Auto Fill): Don't index "word wrap" here.
6741 (Filling): Add Longlines to menu.
6742
67432005-03-29 Richard M. Stallman <rms@gnu.org>
6744
6745 * xresources.texi: Minor fixes.
6746
6747 * misc.texi (Emacs Server): Fix Texinfo usage.
6748
6749 * emacs.texi (Top): Don't use a real section heading for
6750 "Detailed Node Listing". Fake it instead.
6751
6752 * basic.texi (Position Info): Minor cleanup.
6753
6754 * mule.texi (Input Methods): Minor cleanup.
6755
67562005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6757
6758 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6759 constructs as well.
6760 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6761
67622005-03-29 Kenichi Handa <handa@m17n.org>
6763
6764 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6765
6766 * basic.texi (Position Info): Update the description about the
6767 command C-u C-x =.
6768
67692005-03-28 Richard M. Stallman <rms@gnu.org>
6770
6771 * emacs.texi (Top): Use @section for the detailed node listing.
6772
6773 * calendar.texi: Minor fixes to previous change.
6774
6775 * programs.texi (Fortran): Small fixes to previous changes.
6776
6777 * emacs.texi (Top): Update list of subnodes of Dired.
6778 Likewise for building.texi.
6779
6780 * files.texi (File Conveniences): Delete Auto Image File mode.
6781
67822005-03-28 Chong Yidong <cyd@stupidchicken.com>
6783
6784 * building.texi (Flymake): New node.
6785
6786 * custom.texi (Function Keys): Document kp- event types and
6787 keypad-setup package.
6788
6789 * dired.texi (Wdired): New node.
6790
6791 * files.texi (File Conveniences): Reorder entries.
6792 Explain how to turn on Auto-image-file mode.
6793 Document Thumbs mode.
6794
6795 * mule.texi (Specify Coding): Document recode-region and
6796 recode-file-name.
6797
6798 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6799
68002005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6801
6802 * commands.texi (Keys): M-o is now a prefix key.
6803
68042005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6805
6806 * programs.texi: Reformat and update copyright years.
6807 (Fortran): Update section.
6808
68092005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6810
6811 * files.texi: Several small changes in addition to:
6812 (Visiting): Change xref for Dialog Boxes to ref.
6813 (Version Headers): Replace references to obsolete var
6814 `vc-header-alist' with `vc-BACKEND-header'.
6815 (Customizing VC): Update value of `vc-handled-backends'.
6816
68172005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6818
6819 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6820 move here from Emacs Lisp Reference Manual.
6821 * calendar.texi (Calendar/Diary, Diary Commands)
6822 (Special Diary Entries, Importing Diary): Change some xrefs to
6823 point to emacs-xtra rather than elisp.
6824
6825 * emacs-xtra.texi (Calendar Customizing):
6826 Move view-diary-entries-initially, view-calendar-holidays-initially,
6827 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6828 Emacs Manual.
6829 (Appt Customizing): Merge entire section into main Emacs Manual.
6830 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6831 mark-holidays-in-calendar here from emacs-xtra.
6832 (Displaying the Diary): Move view-diary-entries-initially,
6833 mark-diary-entries-in-calendar here from emacs-xtra.
6834 (Appointments): Move appt-display-mode-line,
6835 appt-display-duration, appt-disp-window-function,
6836 appt-delete-window-function here from emacs-xtra.
6837
6838 * calendar.texi: Update and reformat copyright.
6839 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6840 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6841 (Diary): Refer to `diary-file' rather than ~/diary.
6842 (Diary Commands): Rename node to "Displaying the Diary".
6843 * emacs.texi (Top): Rename "Diary Commands" section.
6844 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6845
68462005-03-26 Eli Zaretskii <eliz@gnu.org>
6847
6848 * misc.texi (Emacs Server): Fix the command for setting
6849 server-name. Add an xref to Invoking emacsclient.
6850
6851 * help.texi (Help Summary): Clarify when "C-h ." will do something
6852 nontrivial.
6853 (Apropos): Add cindex entry for apropos-sort-by-scores.
6854
6855 * display.texi (Text Display): Add index entries for how no-break
6856 characters are displayed.
6857
8cf51b2c
GM
68582005-03-26 Eli Zaretskii <eliz@gnu.org>
6859
6860 * files.texi (Visiting): Fix cross-references introduced with the
6861 last change.
6862
6863 * xresources.texi (GTK resources): Fix last change.
6864
8cf51b2c
GM
68652005-03-25 Chong Yidong <cyd@stupidchicken.com>
6866
6867 * xresources.texi (X Resources): GTK options documented too.
6868 (Resources): Clarify meaning of program name.
6869 (Table of Resources): Add visualClass.
6870 (GTK resources): Rewrite.
6871 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6872
6873 * display.texi (Text Display): Mention non-breaking spaces.
6874
6875 * files.texi (Reverting): Document auto-revert-check-vc-info.
6876
6877 * frames.texi (Mouse Commands): Document
6878 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6879
6880 * help.texi (Help Summary): Add `C-h .'.
6881 (Apropos): Apropos accepts a list of search terms.
6882 Document apropos-sort-by-scores.
6883 (Help Echo): Document display-local-help.
6884
6885 * misc.texi (Emacs Server): Document server-name.
6886 (Invoking emacsclient): Document -s option for server names.
6887
6888 * text.texi (Outline Visibility): Introduce "current heading
6889 line" (commands can be called with point on a body line).
6890 Re-order table to follow the sequence of discussion.
6891 hide-body won't hide lines before first header line.
6892 (TeX Mode): Add DocTeX mode.
6893
8cf51b2c
GM
68942005-03-24 Richard M. Stallman <rms@gnu.org>
6895
6896 * mule.texi (Single-Byte Character Support): Delete mention
6897 of iso-acc.el and iso-transl.el.
6898
8cf51b2c
GM
68992005-03-23 Lute Kamstra <lute@gnu.org>
6900
6901 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6902
69032005-03-23 Richard M. Stallman <rms@gnu.org>
6904
8cf51b2c
GM
6905 * search.texi: Delete explicit node pointers.
6906 (Incremental Search): New menu.
6907 (Basic Isearch, Repeat Isearch, Error in Isearch)
6908 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6909 (Slow Isearch): New subnodes.
6910 (Configuring Scrolling): Node deleted.
6911 (Search Case): Doc default-case-fold-search.
6912 (Regexp Replace): Move replace-regexp doc here.
6913
6914 * rmail.texi (Movemail): Put commas inside closequotes.
6915
6916 * picture.texi (Insert in Picture): Document C-c arrow combos.
6917 (Basic Picture): Clarify erasure.
6918
6919 * display.texi (Font Lock): Put commas inside closequotes.
6920
6921 * cmdargs.texi (General Variables): Put commas inside closequotes.
6922
69232005-03-23 Nick Roberts <nickrob@snap.net.nz>
6924
6925 * building.texi (Stack Buffer): Mention reverse contrast for
6926 *selected* frame (might not be current frame).
6927
8cf51b2c
GM
69282005-03-21 Richard M. Stallman <rms@gnu.org>
6929
6930 * building.texi (Starting GUD): Add bashdb.
6931
69322005-03-20 Chong Yidong <cyd@stupidchicken.com>
6933
6934 * basic.texi (Moving Point): Add M-g M-g binding.
6935 (Undo): Document undo-only.
6936 (Position Info): Document M-g M-g and C-u M-g M-g.
6937
6938 * building.texi (Building): Put Grep Searching after Compilation
6939 Shell.
6940 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6941 Document next-error-highlight.
6942 (Grep Searching): Document grep-highlight-matches.
6943 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6944
6945 * calendar.texi (Importing Diary): Rename node from iCalendar.
6946 Document diary-from-outlook.
6947
6948 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6949 Commands.
6950 Mention effect of X drag and drop on Dired buffers.
6951
6952 * files.texi (Visiting): Document large-file-warning-threshold.
6953 Move paragraph on file-selection dialog.
6954 Mention visiting files using X drag and drop.
6955 (Reverting): Mention using Auto-Revert mode to tail files.
6956 Document auto-revert-tail-mode.
6957 (Version Systems): Minor correction.
6958 (Comparing Files): Diff-mode is no longer based on Compilation
6959 mode.
6960 Document compare-ignore-whitespace.
6961 (Misc File Ops): Explain passing a directory to rename-file.
6962 Likewise for copy-file and make-symbolic-link.
6963
6964 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6965 Document mouse-wheel-progressive speed.
6966
6967 * help.texi (Misc Help): Document numeric argument for C-h i.
6968 Correctly explain the effect of just C-u as argument.
6969
6970 * killing.texi (Deletion): Document numeric argument for
6971 just-one-space.
6972
6973 * mini.texi (Completion): Completion acts on text before point.
6974
6975 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6976 (Emulation): CUA mode replaces pc-bindings-mode,
6977 pc-selection-mode, and s-region.
6978
6979 * mule.texi (Input Methods): Leim is now built-in.
6980 (Select Input Method): Document quail-show-key.
6981 (Specify Coding): Document revert-buffer-with-coding-system.
6982
6983 * programs.texi (Fortran Motion): Document f90-next-statement,
6984 f90-previous-statement, f90-next-block, f90-previous-block,
6985 f90-end-of-block, and f90-beginning-of-block.
6986
6987 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6988
6989 * emacs.texi (Acknowledgments): Updated.
6990
6991 * anti.texi: Total rewrite.
6992
8cf51b2c
GM
69932005-03-19 Chong Yidong <cyd@stupidchicken.com>
6994
6995 * ack.texi (Acknowledgments): Update.
6996
69972005-03-19 Eli Zaretskii <eliz@gnu.org>
6998
1c6c854e
CS
6999 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7000 Update copyright years.
8cf51b2c
GM
7001
70022005-03-14 Nick Roberts <nickrob@snap.net.nz>
7003
7004 * building.texi (Commands of GUD): Move paragraph on setting
7005 breakpoints with mouse to the GDB Graphical Interface node.
7006
70072005-03-07 Richard M. Stallman <rms@gnu.org>
7008
8cf51b2c
GM
7009 * misc.texi (Single Shell, Shell Options): Fix previous change.
7010
7011 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7012
70132005-03-06 Richard M. Stallman <rms@gnu.org>
7014
7015 * building.texi (Starting GUD): Don't explain text vs graphical
7016 GDB here. Just mention it and xref.
7017 Delete "just one debugger process".
7018 (Debugger Operation): Move GUD tooltip info here.
7019 (GUD Tooltips): Node deleted.
7020 (GDB Graphical Interface): Explain the two GDB modes here.
7021
8cf51b2c
GM
7022 * sending.texi (Sending Mail): Minor cleanup.
7023 (Mail Aliases): Explain quoting conventions.
7024 Update key rebinding example.
7025 (Header Editing): C-M-i is like M-TAB.
7026 (Mail Mode Misc): mail-attach-file does not do MIME.
7027
7028 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7029 that really belongs here.
7030 (Remote Mailboxes): Text moved to Rmail Inbox.
7031 (Rmail Display): Mention Mouse-1.
7032 (Movemail): Clarify two movemail versions.
7033 Clarify rmail-movemail-program.
7034
8cf51b2c
GM
7035 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7036 Document async shell commands.
7037 (Shell History): Clarify.
7038 (Shell Ring): Mention C-UP an C-DOWN.
7039 (Shell Options): Add comint-prompt-read-only.
7040 (Invoking emacsclient): Set EDITOR to run Emacs.
7041 (Sorting): No need to explain what region is.
7042 (Saving Emacs Sessions): Fix typo.
7043 (Recursive Edit): Fix punctuation.
7044 (Emulation): Don't mention "PC bindings" which are standard.
7045 (Hyperlinking): Explain Mouse-1 convention here.
7046 (Find Func): Node deleted.
7047
8cf51b2c
GM
7048 * help.texi (Name Help): Xref to Hyperlinking.
7049
7050 * glossary.texi (Glossary):
7051 Rename "Balance Parentheses" to "Balancing...".
7052 Add "Byte Compilation". Correct "Copyleft".
7053 New xref in "Customization".
7054 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7055 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7056 Rename "Registers" to "Register".
7057 Replace "Selecting" with "Selected Frame",
7058 "Selected Window", and "Selecting a Buffer".
7059
7060 * files.texi (Types of Log File): Explain how projects'
7061 methods can vary.
7062
8cf51b2c
GM
7063 * display.texi (Faces): Delete "Emacs 21".
7064
7065 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7066 * fixit.texi (Spelling): C-M-i like M-TAB.
7067 * mini.texi (Completion Options): C-M-i like M-TAB.
7068 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7069 * text.texi (Text Mode): C-M-i like M-TAB.
7070
7071 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7072
7073 * calendar.texi (Specified Dates): Mention `g w'.
7074 (Appointments): appt-activate toggles with no arg.
7075
8cf51b2c
GM
70762005-03-05 Juri Linkov <juri@jurta.org>
7077
7078 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7079 "invocation (command line arguments)".
8cf51b2c
GM
7080 (Misc X): Add -nbc, --no-blinking-cursor.
7081
70822005-03-04 Ulf Jasper <ulf.jasper@web.de>
7083
7084 * calendar.texi (iCalendar): No need to require it now.
7085
8cf51b2c
GM
70862005-03-03 Nick Roberts <nickrob@snap.net.nz>
7087
7088 * trouble.texi (Contributing): Mention Savannah. Direct users to
7089 emacs-devel.
7090
70912005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7092
7093 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7094 window.
7095
8cf51b2c
GM
70962005-02-27 Richard M. Stallman <rms@gnu.org>
7097
7098 * building.texi (Compilation): Update mode line status info.
7099
71002005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7101
7102 * calendar.texi (General Calendar): Document binding of
7103 scroll-other-window-down.
7104 (Mayan Calendar): Fix earliest date.
7105 (Time Intervals): Document timeclock-change.
7106 Fix timeclock-ask-before-exiting documentation.
7107
71082005-02-26 Kim F. Storm <storm@cua.dk>
7109
7110 * frames.texi (Mouse References):
7111 Add mouse-1-click-in-non-selected-windows.
7112
71132005-02-25 Richard M. Stallman <rms@gnu.org>
7114
7115 * screen.texi (Screen): Explain better about cursors and mode lines;
7116 don't presuppose text terminals.
7117 (Point): Don't assume just one cursor.
7118 Clarify explanation of cursors.
7119 (Echo Area, Menu Bar): Cleanups.
7120
7121 * mini.texi (Minibuffer): Prompts are highlighted.
7122 (Minibuffer Edit): Newline = C-j only on text terminals.
7123 Clarify resize-mini-windows values.
7124 Mention M-PAGEUP and M-PAGEDOWN.
7125 (Completion Commands): Mouse-1 like Mouse-2.
7126 (Minibuffer History): Explain history commands better.
7127 (Repetition): Add xref to Incremental Search.
7128
7129 * mark.texi (Setting Mark): Clarify info about displaying mark.
7130 Clarify explanation of C-@ and C-SPC.
7131 (Transient Mark): Mention Delete Selection mode.
7132 (Marking Objects): Clean up text about extending the region.
7133
7134 * m-x.texi (M-x): One C-g doesn't always go to top level.
7135 No delay before suggest-key-bindings output.
7136
7137 * fixit.texi (Fixit): Mention C-/ for undo.
7138 (Spelling): Mention ESC TAB like M-TAB.
7139 Replacement words with r and R are rechecked.
7140 Say where C-g leaves point. Mention ? as input.
7141
71422005-02-23 Lute Kamstra <lute@gnu.org>
7143
7144 * cmdargs.texi (Initial Options): Add cross reference.
7145
8cf51b2c
GM
71462005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7147
7148 * emacs.texi (Top): Update menu for splitting of node in
7149 msdog.texi.
7150 * frames.texi (Frames): Update xref for splitting of node in
7151 msdog.texi.
7152 * trouble.texi (Quitting): Ditto.
7153
71542005-02-16 Richard M. Stallman <rms@gnu.org>
7155
7156 * windows.texi (Split Window): Simplify line truncation info
7157 and xref to Display Custom.
7158
7159 * trouble.texi (Quitting): Emergency escape only for text terminal.
7160 (Screen Garbled): C-l for ungarbling is only for text terminal.
7161
7162 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7163
7164 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7165
7166 * programs.texi (Program Modes): Mention Python mode.
7167 (Moving by Defuns): Repeating C-M-h extends region.
7168 (Basic Indent): Clarify.
7169 (Custom C Indent): Clarify.
7170 (Expressions): Repeating C-M-@ extends region.
7171 (Info Lookup): Clarify for C-h S.
7172 (Symbol Completion): ESC TAB alternative for M-TAB.
7173 (Electric C): Clarify.
7174
7175 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7176
7177 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7178 MS-DOS Input node.
7179 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7180 (MS-DOS and MULE): Clarify.
7181 (MS-DOS Processes, Windows Processes): Fix typos.
7182
7183 * major.texi (Choosing Modes): Clarify.
7184
7185 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7186 (Keyboard Macro Step-Edit): Clarify.
7187
7188 * indent.texi (Indentation): Clarifications.
7189
7190 * help.texi (Help): Correct error about C-h in query-replace.
7191 Clarify apropos vs C-h a. Fix how to search in FAQ.
7192 (Key Help): Describe C-h w here.
7193 (Name Help): Minor cleanup. C-h w moved to Key Help.
7194 Clarify the "object" joke.
7195 (Apropos): Clarify. Mouse-1 like Mouse-2.
7196 (Help Mode): Mouse-1 like Mouse-2.
7197
7198 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7199
7200 * display.texi (Display): Reorder menu.
7201 (Faces): Cleanup.
7202 (Font Lock): Cleanup. Mention Options menu.
7203 Delete obsolete text.
7204 (Scrolling): For C-l, don't presume text terminal.
7205 (Horizontal Scrolling): Simplify intro.
7206 (Follow Mode): Clarify.
1c6c854e 7207 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7208 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7209 Doc default-tab-width. Doc line truncation more thoroughly.
7210
7211 * dired.texi (Dired Enter): C-x C-f can run Dired.
7212 (Dired Visiting): Comment out `a' command.
7213 Mouse-1 is like Mouse-2.
7214 (Shell Commands in Dired): ? can be used more than once.
7215
7216 * basic.texi (Continuation Lines): Simplify description of truncation,
7217 and refer to Display Custom for the rest of it.
7218
8cf51b2c
GM
72192005-02-06 Lute Kamstra <lute@gnu.org>
7220
7221 * basic.texi (Undo): Fix typo.
7222
7223 * cmdargs.texi (Emacs Invocation): Fix typo.
7224
7225 * custom.texi (Init Examples): Fix typo.
7226
7227 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7228
72292005-02-06 Richard M. Stallman <rms@gnu.org>
7230
7231 * regs.texi (Registers): Registers can hold numbers, too.
7232
7233 * killing.texi (Other Kill Commands): Cleanup.
7234 Delete redundant explanation of kill in read-only buffer.
7235 (Yanking): Mention term "copying".
7236 (Accumulating Text): Fix typo.
7237
7238 * entering.texi (Entering Emacs): Update rationale at start.
7239 (Exiting): Treat iconifying on a par with suspension.
7240
7241 * custom.texi (Minor Modes): Fix typo.
7242 (Easy Customization): Fix menu style.
7243 (Variables): Add xref.
7244 (Examining): Setting for future sessions works through .emacs.
7245 (Keymaps): "Text terminals", not "Many".
7246 (Init Rebinding): Explain \C-. Show example of \M-.
7247 Fix minor wording errors.
7248 (Function Keys): Explain vector syntax just once.
7249 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7250 (Init File): Mention .emacs.d directory.
7251 (Init Examples): Add xref.
7252 (Find Init): Mention .emacs.d directory.
7253
7254 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7255 (Action Arguments): Explain which kinds of -l args are found how.
7256 (Initial Options): --batch does not inhibit site-start.
7257 Add xrefs.
7258 (Command Example): Use --batch, not -batch.
7259
7260 * basic.texi (Inserting Text): Cleanup wording.
7261 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7262 C-n is not error at end of buffer.
7263 (Undo): Doc C-/ like C-_. Add xrefs.
7264 (Arguments): META key may be labeled ALT.
7265 Peculiar arg meanings are explained in doc strings.
7266
7267 * abbrevs.texi (Expanding Abbrevs): Clarify.
7268
72692005-02-05 Eli Zaretskii <eliz@gnu.org>
7270
7271 * frames.texi (Frame Parameters): Add an xref to the description
7272 of list-colors-display. Add a pointer to the X docs about colors.
7273
7274 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7275 Improve docs of list-colors-display.
8cf51b2c
GM
7276
72772005-02-03 Lute Kamstra <lute@gnu.org>
7278
7279 * frames.texi (Frames, Drag and Drop): Fix typos.
7280
72812005-02-03 Richard M. Stallman <rms@gnu.org>
7282
7283 * windows.texi (Basic Window): Mention color-change in mode line.
7284 (Change Window): Explain dragging vertical boundaries.
7285
7286 * text.texi (Sentences): Clarify.
7287 (Paragraphs): Explain M-a and blank lines.
7288 (Outline Mode): Clarify text and menu.
7289 (Hard and Soft Newlines): Mention use-hard-newlines.
7290
7291 * frames.texi (Frames): Delete unnecessary mention of Windows.
7292 (Mouse Commands): Likewise. Mention xterm mouse support.
7293 (Clipboard): Clarify.
7294 (Mouse References): Mention use of Mouse-1 for following links.
7295 (Menu Mouse Clicks): Clarify.
7296 (Mode Line Mouse): Clarify.
7297 (Drag and Drop): Rewrite.
7298
7299 * fixit.texi (Spelling): Fix typo.
7300
7301 * files.texi (File Names): Clarify.
7302 (Visiting): Update conditions for use of file dialog. Clarify.
7303 (Saving): Doc d as answer in save-some-buffers.
7304 (Remote Files): Clean up the text.
7305
7306 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7307
7308 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7309 (List Buffers): Clarify.
7310 (Several Buffers): Doc T command.
7311 (Buffer Convenience): Clarify menu.
7312
7313 * basic.texi (Undo): Clarify last change.
7314
73152005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7316
7317 * fixit.texi (Spelling): Fix typo.
7318
73192005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7320
7321 * basic.texi (Undo): Update description of `undo-outer-limit'.
7322
73232005-02-01 Nick Roberts <nickrob@snap.net.nz>
7324
7325 * building.texi: Update documentation relating to GDB Graphical
7326 Interface.
7327
73282005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7329
7330 * custom.texi (Easy Customization): Adapt menu to node name change.
7331
73322005-01-30 Richard M. Stallman <rms@gnu.org>
7333
7334 * custom.texi (Easy Customization): Defn of "User Option" now
7335 includes faces. Don't say just "option" when talking about variables.
7336 Do say just "options" to mean "anything customizable".
7337 (Specific Customization): Describe `customize-variable',
7338 not `customize-option'.
7339
7340 * glossary.texi (Glossary) <Faces>: Add xref.
7341 <User Option>: Change definition--include faces. Change xref.
7342
7343 * picture.texi (Picture): Mention artist.el.
7344
7345 * sending.texi, screen.texi, programs.texi, misc.texi:
7346 * mini.texi, major.texi, maintaining.texi, macos.texi:
7347 * help.texi, frames.texi, files.texi:
7348 Don't say just "option" when talking about variables.
7349
7350 * display.texi, mule.texi: Don't say just "option" when talking
7351 about variables. Other minor cleanups.
7352
8cf51b2c
GM
73532005-01-26 Lute Kamstra <lute@gnu.org>
7354
7355 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7356 File'. Mention the `-Q' option at the `--no-site-file' option.
7357
8cf51b2c
GM
73582005-01-22 David Kastrup <dak@gnu.org>
7359
7360 * building.texi (Grep Searching): Mention alias `find-grep' for
7361 `grep-find'.
7362
73632005-01-20 Richard M. Stallman <rms@gnu.org>
7364
7365 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7366
8cf51b2c
GM
73672005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7368
7369 * rmail.texi (Movemail): Explain differences
7370 between standard and mailutils versions of movemail.
7371 Describe command line and configuration options introduced
7372 with the latter.
7373 Explain the notion of mailbox URL, provide examples and
7374 cross-references to mailutils documentation.
7375 Describe various methods of specifying mailbox names,
7376 user names and user passwords for rmail.
1c6c854e
CS
7377 (Remote Mailboxes): New section.
7378 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7379 options used to control its behavior.
7380 (Other Mailbox Formats): Explain handling of various mailbox
7381 formats.
7382
73832005-01-13 Richard M. Stallman <rms@gnu.org>
7384
7385 * commands.texi (Commands): Clarification.
7386
73872005-01-11 Richard M. Stallman <rms@gnu.org>
7388
7389 * programs.texi (Multi-line Indent): Fix previous change.
7390 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7391
8cf51b2c
GM
73922005-01-08 Richard M. Stallman <rms@gnu.org>
7393
7394 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7395 lazy-highlight.
7396
7397 * search.texi (Query Replace): Mention faces query-replace
7398 and lazy-highlight.
7399 (Incremental Search): Update isearch highlighting info.
7400
8cf51b2c
GM
74012005-01-04 Richard M. Stallman <rms@gnu.org>
7402
7403 * custom.texi (Saving Customizations): Minor improvement.
7404
8cf51b2c
GM
74052005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7406
7407 * custom.texi (Saving Customizations): Emacs no longer loads
7408 `custom-file' after .emacs. No longer mention customizing through
7409 Custom.
7410
8cf51b2c
GM
74112005-01-01 Andreas Schwab <schwab@suse.de>
7412
7413 * killing.texi (Graphical Kill): Move up under node Killing,
7414 change @section to @subsection.
7415
74162005-01-01 Richard M. Stallman <rms@gnu.org>
7417
7418 * custom.texi (Face Customization): Mention hex color specs.
7419
7420 * emacs.texi (Top): Update Killing submenu.
7421
7422 * killing.texi (Killing): Reorganize section.
7423 No more TeX-only text; put the node command at start of chapter.
7424 But the first section heading is used only in TeX.
7425 Rewrite the text to read better in this mode.
7426 (Graphical Kill): New subnode gets some of the text that
7427 used to be in the first section.
7428
74292004-12-31 Richard M. Stallman <rms@gnu.org>
7430
7431 * dired.texi (Shell Commands in Dired): Delete the ? example.
7432
7433 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7434
7435 * files.texi (Saving): Describe new require-final-newline features
7436 and mode-require-final-newline.
7437
8cf51b2c
GM
74382004-12-29 Richard M. Stallman <rms@gnu.org>
7439
7440 * custom.texi (File Variables): Clarify previous change.
7441
c8763fb6 74422004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7443
7444 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7445 out now.
7446
74472004-12-27 Richard M. Stallman <rms@gnu.org>
7448
7449 * Makefile.in (MAKEINFO): Specify --force.
7450
7451 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7452 (Undo): Doc undo-outer-limit.
7453
8cf51b2c
GM
74542004-12-15 Juri Linkov <juri@jurta.org>
7455
7456 * mark.texi (Transient Mark, Mark Ring): M-< and other
7457 movement commands don't set mark in Transient Mark mode
7458 if mark is active.
7459
8cf51b2c
GM
74602004-12-12 Juri Linkov <juri@jurta.org>
7461
7462 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7463 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7464
7465 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7466 (Misc Dired Commands): Add @r{(Dired)} to w.
7467
74682004-12-12 Juri Linkov <juri@jurta.org>
7469
7470 * mark.texi (Marking Objects): Marking commands also extend the
7471 region when mark is active in Transient Mark mode.
7472
8cf51b2c
GM
74732004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7474
7475 * custom.texi (Saving Customizations): Emacs only loads the custom
7476 file automatically after the init file in version 22.1 or later.
7477 Adapt text and examples to this fact.
7478
8cf51b2c
GM
74792004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7480
7481 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7482 be set through Custom. Otherwise, it has no effect.
7483
8cf51b2c
GM
74842004-12-05 Richard M. Stallman <rms@gnu.org>
7485
7486 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7487 * entering.texi: Rename Command Line to Emacs Invocation.
7488
10d1d0af 7489 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7490
7491 * custom.texi (Easy Customization): Move up to section level,
7492 before Variables. Avoid using the term "variable"; say "option".
7493 New initial explanation.
7494 (Variables): In initial explanation, connect "variable" to the
7495 already-explained "user option".
7496
7497 * emacs.texi (Top): Fix ref to Command Line.
7498 Move reference to Easy Customization.
7499
7500 * xresources.texi (X Resources): Fix From link.
7501
7502 * doclicense.texi (GNU Free Documentation License): Fix To link.
7503
7504 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7505
7506 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7507
75082004-12-03 Richard M. Stallman <rms@gnu.org>
7509
7510 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7511
75122004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7513
7514 * kmacro.texi: Several small changes in addition to the following.
7515 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7516 defining a keyboard macro.
7517 Mention `kmacro-ring-max'.
7518 (Keyboard Macro Counter): Clarify description of
7519 `kmacro-insert-counter', `kmacro-set-counter',
7520 `kmacro-add-counter' and `kmacro-set-format'.
7521
75222004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7523
7524 * custom.texi (File Variables): Add `unibyte' and make it more
7525 clear that `unibyte' and `coding' are special. Suggested by Simon
7526 Krahnke <overlord@gmx.li>.
7527
7528 * mule.texi (Enabling Multibyte): Refer to File Variables.
7529 Suggested by Simon Krahnke <overlord@gmx.li>.
7530
c8763fb6 75312004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7532
7533 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7534 x-use-old-gtk-file-dialog.
7535
8cf51b2c
GM
75362004-11-20 Richard M. Stallman <rms@gnu.org>
7537
7538 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7539
75402004-11-09 Lars Brinkhoff <lars@nocrew.org>
7541
7542 * building.texi (Lisp Eval): Delete hyphen in section name.
7543
75442004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7545
7546 * files.texi (Old Versions):
7547 No longer document annotation as "CVS only".
7548
75492004-11-10 Andre Spiegel <spiegel@gnu.org>
7550
7551 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7552 version systems, mentioning the new ones that we support.
7553 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7554 suggestions.
7555
c8763fb6 75562004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7557
49823426 7558 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7559
c8763fb6 75602004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7561
7562 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7563
75642004-10-23 Eli Zaretskii <eliz@gnu.org>
7565
7566 * text.texi (Text Based Tables, Table Definition)
7567 (Table Creation, Table Recognition, Cell Commands)
7568 (Cell Justification, Row Commands, Column Commands)
7569 (Fixed Width Mode, Table Conversion, Measuring Tables)
7570 (Table Misc): New nodes, documenting the Table Mode.
7571
8cf51b2c
GM
75722004-10-19 Jason Rumney <jasonr@gnu.org>
7573
7574 * makefile.w32-in (info): Change order of arguments to makeinfo.
7575
75762004-10-19 Ulf Jasper <ulf.jasper@web.de>
7577
7578 * calendar.texi (iCalendar): Update for package changes.
7579
8cf51b2c
GM
75802004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * files.texi (Misc File Ops): View mode is a minor mode.
7583
8cf51b2c
GM
75842004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7585
7586 * calendar.texi (iCalendar): Style changes.
7587
75882004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7589
7590 * search.texi (Regexps): The regexp described in the example is no
7591 longer stored in the variable `sentence-end'.
7592
8cf51b2c
GM
75932004-10-06 Nick Roberts <nickrob@snap.net.nz>
7594
7595 * building.texi (Starting GUD): Note that multiple debugging
7596 sessions requires `gdb --fullname'.
7597
75982004-10-05 Ulf Jasper <ulf.jasper@web.de>
7599
7600 * calendar.texi (iCalendar): New section for a new package.
7601
8cf51b2c
GM
76022004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7603
7604 * text.texi: Various small changes in addition to the following.
7605 (Text): Replace xref for autotype with inforef.
7606 (Sentences): Explain nil value for `sentence-end'.
7607 (Paragraphs): Update default values for `paragraph-start' and
7608 `paragraph-separate'.
7609 (Text Mode): Correct description of Text mode's effect on the
7610 syntax table.
7611 (Outline Visibility): `hide-other' does not hide top level headings.
7612 `selective-display-ellipses' no longer has an effect on Outline mode.
7613 (TeX Misc): Add missing @cindex.
7614 Replace xref for RefTeX with inforef.
7615 (Requesting Formatted Text): The variable
7616 `enriched-fill-after-visiting' no longer exists.
7617 (Editing Format Info): Update names of menu items and commands.
7618 (Format Faces): Mention special effect of specifying the default face.
7619 Describe inheritance of text properties.
7620 Correct description of `fixed' face.
7621 (Format Indentation): Correct description of effect of setting
7622 margins. Mention `set-left-margin' and `set-right-margin'.
7623 (Format Justification): Update names of menu items.
7624 `set-justification-full' is now bound to `M-j b'.
7625 Mention that `default-justification' is a per buffer variable.
7626 (Format Properties): Update name of menu item.
7627 (Forcing Enriched Mode): `format-decode-buffer' automatically
7628 turns on Enriched mode if the buffer is in text/enriched format.
7629
76302004-10-05 Emilio C. Lopes <eclig@gmx.net>
7631
7632 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7633
76342004-09-28 Kim F. Storm <storm@cua.dk>
7635
7636 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7637 Align with new functionality.
7638
8cf51b2c
GM
76392004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7640
7641 * display.texi (Display Custom): Remove stray `@end defvar'.
7642
76432004-09-23 Kim F. Storm <storm@cua.dk>
7644
7645 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7646 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7647
8cf51b2c
GM
76482004-09-20 Richard M. Stallman <rms@gnu.org>
7649
7650 * custom.texi (Hooks): Explain using setq to clear out a hook.
7651 (File Variables): Explain multiline string constants.
7652 (Non-ASCII Rebinding): Explain when you need to update
7653 non-ASCII char codes in .emacs.
7654
7655 * building.texi (Compilation): Explain how to make a silent
7656 subprocess that won't be terminated. Explain compilation-environment.
7657
76582004-09-13 Kim F. Storm <storm@cua.dk>
7659
7660 * mini.texi (Repetition): Rename isearch-resume-enabled to
7661 isearch-resume-in-command-history and change default to disabled.
7662
8cf51b2c
GM
76632004-09-09 Kim F. Storm <storm@cua.dk>
7664
7665 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7666 with new `kmacro-name-last-macro'.
7667
8cf51b2c
GM
76682004-09-08 Juri Linkov <juri@jurta.org>
7669
7670 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7671
8cf51b2c
GM
76722004-09-03 Juri Linkov <juri@jurta.org>
7673
7674 * search.texi (Incremental Search): Update wording for M-%.
7675
76762004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7677
7678 * killing.texi (Killing): Correct description of kill commands in
7679 read-only buffer.
7680
76812004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7682
7683 * building.texi (Compilation Mode): Add a paragraph about rules
7684 for finding the compilation buffer for `next-error'.
7685
7686 * search.texi (Other Repeating Search): Mention that Occur mode
7687 supports the next-error functionality.
7688
76892004-09-02 Juri Linkov <juri@jurta.org>
7690
7691 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7692
76932004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7694
7695 * kmacro.texi (Basic Keyboard Macro):
7696 `apply-macro-to-region-lines' now operates on all lines that begin
7697 in the region, rather than on all complete lines in the region.
7698
c8763fb6 76992004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7700
7701 * frames.texi (Drag and drop): Add documentation about
7702 x-dnd-test-function and x-dnd-known-types.
7703
77042004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7705
7706 * indent.texi: Various minor changes in addition to:
7707 (Indentation Commands): Correct description of `indent-relative'.
7708 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7709 mode. The *Tab Stops* buffer uses Overwrite Mode.
7710 (Just Spaces): `tabify' converts sequences of at least two spaces
7711 to tabs.
7712
8cf51b2c
GM
77132004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7714
7715 * frames.texi (Secondary Selection): Setting the secondary
7716 selection with M-Drag-Mouse-1 does not alter the kill ring,
7717 setting it with M-Mouse-1 and M-Mouse-3 does.
7718 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7719 toolkit scroll bars.
7720 (Scroll Bars): Ditto.
7721
7722 * windows.texi (Basic Window): When using a window system, the value
7723 of point in a non-selected window is indicated by a hollow box.
7724 (Split Window): Side by side windows are separated by a scroll bar,
7725 if scroll bars are used.
7726 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7727 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7728 (Window Convenience): Update bindings for `winner-undo' and
7729 `winner-redo'.
7730
7731 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7732 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7733 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7734 of "Using Emacs as a Server".
7735 * building.texi (Building): Interchange nodes (for correct numbering).
7736 * programs.texi (Programs): Interchange nodes (for correct numbering).
7737 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7738 Info to the node structure.
7739 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7740 Rearrange order of nodes and sections such that both "GNU GENERAL
7741 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7742 end, as appropriate for appendices.
7743 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7744 Use `@unnumberedsec'.
7745 * trouble.texi: Adapt sectioning in Info to the node structure.
7746 Adapt node pointers to change in emacs.texi.
7747 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7748
8cf51b2c
GM
77492004-08-25 Kenichi Handa <handa@m17n.org>
7750
7751 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7752 description for unibyte mode.
7753
77542004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7755
7756 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7757
7758 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7759 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7760 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7761 in @pxref.
7762
77632004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7764
7765 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7766 Change section names.
7767
8cf51b2c
GM
77682004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * kmacro.texi (Keyboard Macro Ring): Rename section.
7771 Emacs treats the head of the macro ring as the `last keyboard macro'.
7772 (Keyboard Macro Counter): Minor change.
7773 (Save Keyboard Macro): Some clarifications.
7774 (Edit Keyboard Macro): Rename section.
7775
7776 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7777 32-bit machines.
7778 (Several Buffers): Clarify which buffer is selected if `2' is
7779 pressed in the Buffer Menu.
7780 Auto Revert mode can be used to update the Buffer Menu
7781 automatically.
7782
77832004-08-21 Eli Zaretskii <eliz@gnu.org>
7784
7785 * help.texi (Misc Help): Add an index entry for finding an Info
7786 manual by its file name.
7787
77882004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7789
7790 * files.texi (Backup Deletion): Correct description of
7791 `delete-old-versions'.
7792 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7793 (Auto Save Files): Recommend `auto-save-mode' to reenable
7794 auto-saving, rather than the abbreviation `auto-save'.
7795
77962004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7797
7798 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7799 for "killing" and "yanking" in main menu.
7800
78012004-08-16 Richard M. Stallman <rms@gnu.org>
7802
7803 * killing.texi (Yanking, Killing): Minor cleanups.
7804
7805 * mark.texi (Momentary Mark): Minor cleanups.
7806
78072004-08-15 Kenichi Handa <handa@etl.go.jp>
7808
7809 * custom.texi (Non-ASCII Rebinding):
7810 C-q always inserts the right code to pass to global-set-key.
7811
8cf51b2c
GM
78122004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7815 `insert-register', instead of `C-x r g' binding, for consistency.
7816
78172004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7818
7819 * fixit.texi (Spelling): Fix typo.
7820
78212004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7822
7823 * help.texi (Help): Fix Texinfo usage.
7824
8cf51b2c
GM
78252004-07-24 Richard M. Stallman <rms@gnu.org>
7826
7827 * text.texi (Paragraphs): Update how paragraphs are separated
7828 and the default for paragraph-separate.
7829
7830 * search.texi (Regexp Replace): Further update text for new
7831 replacement operators.
7832
8cf51b2c
GM
78332004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7834
7835 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7836 `R' switch.
7837
7838 * dired.texi (Dired Updating): `k' only deletes inserted
7839 subdirectories from the Dired buffer if a prefix argument was given.
7840
7841 * search.texi (Regexps): Delete redundant definition of `symbol' in
7842 description of `\_>'. It already occurs in the description of `\_<'.
7843
8cf51b2c
GM
78442004-07-01 Juri Linkov <juri@jurta.org>
7845
7846 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7847 (Regexp Search): Add M-r.
7848
78492004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7850
7851 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7852
78532004-06-29 Jesper Harder <harder@ifa.au.dk>
7854
49823426 7855 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7856
78572004-06-25 Richard M. Stallman <rms@gnu.org>
7858
7859 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7860
78612004-06-25 David Kastrup <dak@gnu.org>
7862
7863 * search.texi (Regexp Replace): Some typo corrections and
7864 rearrangement.
7865
78662004-06-24 David Kastrup <dak@gnu.org>
7867
7868 * search.texi (Unconditional Replace): Use replace-string instead
7869 of query-replace in example.
7870 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7871 sequences.
7872 (Query Replace): Correct explanation of `^' which does not use
7873 the mark stack.
7874
78752004-06-21 Nick Roberts <nickrob@gnu.org>
7876
7877 * misc.texi (Shell History Copying): Document comint-insert-input.
7878 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7879
8cf51b2c
GM
78802004-06-20 Jesper Harder <harder@ifa.au.dk>
7881
7882 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7883 * custom.texi (Customization): Do.
7884 * anti.texi (Antinews): Do.
7885 * abbrevs.texi (Defining Abbrevs): Do.
7886
7887 * programs.texi (Info Lookup): Fix keybinding for
7888 info-lookup-symbol.
7889
78902004-06-16 Juanma Barranquero <lektu@terra.es>
7891
7892 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7893 Add emacs-xtra.
7894 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7895 (clean): Add emacs-xtra and flymake. Remove redundancies.
7896
78972004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7898
7899 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7900 Add emacs-xtra.
7901 * emacs-xtra.texi: New file.
7902
79032004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7904
7905 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7906 (Dired and Find): Mention differences with ordinary Dired buffers.
7907
8cf51b2c
GM
79082004-06-13 Richard M. Stallman <rms@gnu.org>
7909
7910 * custom.texi (Init Syntax): Explain about vars that do special
7911 things when set with setq or with Custom.
7912 (Init Examples): Add line-number-mode example.
7913
8cf51b2c
GM
79142004-06-12 Juri Linkov <juri@jurta.org>
7915
7916 * dired.texi (Operating on Files): Add dired-do-touch.
7917
8cf51b2c
GM
79182004-06-10 Juri Linkov <juri@jurta.org>
7919
7920 * building.texi (Lisp Eval): Add C-M-x on defface.
7921
79222004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7923
7924 * files.texi (Reverting): Auto-Revert mode and
7925 Global Auto-Revert mode no longer revert remote files.
7926
8cf51b2c
GM
79272004-05-29 Richard M. Stallman <rms@gnu.org>
7928
7929 * custom.texi (Init File): Two dashes start --no-site-file.
7930
8cf51b2c
GM
79312004-05-29 Alan Mackenzie <acm@muc.de>
7932
7933 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7934 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7935 (AWK, Pike): Document as "C-like modes".
7936 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7937 (M-x man): Supersedes M-x manual-entry.
7938 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7939
7940 ("Comments in C"): Delete node; the info is in CC Mode manual.
7941 (c-comment-only-line-offset): Remove description.
7942
7943 (C-c ., C-c C-c): Describe new C Mode bindings.
7944
7945 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7946 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7947 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7948 Amend definitions.
7949
7950 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7951 Describe functions.
7952
7953 (c-comment-start-regexp, c-hanging-comment-ender-p)
7954 (c-hanging-comment-starter-p): Remove obsolete definitions.
7955
7956 * emacs.texi: Remove the menu entry "Comments in C".
7957
8cf51b2c
GM
79582004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7961 `M-x locate'.
7962
79632004-05-16 Karl Berry <karl@gnu.org>
7964
7965 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7966 makeinfo --html fails.
7967 * help.texi (Help Summary) [@ifnottex]: Likewise.
7968
79692004-05-13 Nick Roberts <nickrob@gnu.org>
7970
7971 * building.texi (GDB Graphical Interface): Update and describe
7972 layout first.
7973
8cf51b2c
GM
79742004-05-04 Jason Rumney <jasonr@gnu.org>
7975
7976 * makefile.w32-in: Revert last change.
7977
79782004-05-03 Jason Rumney <jasonr@gnu.org>
7979
7980 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7981
8cf51b2c
GM
79822004-04-23 Juanma Barranquero <lektu@terra.es>
7983
7984 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7985
79862004-04-18 Juri Linkov <juri@jurta.org>
7987
7988 * fixit.texi (Spelling): Remove file extension from ispell xref.
7989
79902004-04-15 Kim F. Storm <storm@cua.dk>
7991
7992 * cmdargs.texi (Initial Options): Add -Q.
7993
79942004-04-05 Kim F. Storm <storm@cua.dk>
7995
7996 * custom.texi (File Variables): Add safe-local-eval-forms.
7997
8cf51b2c
GM
79982004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7999
8000 * files.texi (Reverting): Correct description of revert-buffer's
8001 handling of point.
8002
80032004-03-22 Juri Linkov <juri@jurta.org>
8004
8005 * emacs.texi (Top): Add `Misc X'.
8006
49823426 8007 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8008
8009 * glossary.texi: Improve references.
8010
8011 * help.texi: Sync keywords with finder.el.
8012
8013 * mini.texi (Completion): Add description for menu items.
8014
8015 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8016
8017 * sending.texi (Mail Methods): Fix xref to Message manual.
8018
8cf51b2c
GM
80192004-03-12 Richard M. Stallman <rms@gnu.org>
8020
8cf51b2c
GM
8021 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8022
8cf51b2c
GM
80232004-03-04 Richard M. Stallman <rms@gnu.org>
8024
8025 * search.texi (Regexps): Explain that ^ and $ have their
8026 special meanings only in certain contexts.
8027
8028 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8029
8030 * mule.texi (Specify Coding): Doc C-x RET F.
8031
8032 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8033 for multiple compile and grep buffers.
8034 (Indirect Buffers): Don't recommand clone-indirect-buffer
8035 for multiple compile and grep buffers.
8036
8cf51b2c
GM
80372004-02-29 Juanma Barranquero <lektu@terra.es>
8038
8039 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8040 Use $(DEL) instead of rm, and ignore exit code.
8041
8cf51b2c
GM
80422004-02-23 Nick Roberts <nick@nick.uklinux.net>
8043
8044 * building.texi (Watch Expressions): Update.
8045
80462004-02-21 Juri Linkov <juri@jurta.org>
8047
1c6c854e
CS
8048 * cmdargs.texi (Action Arguments): Add alias --find-file.
8049 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8050 to Command Arguments.
8051 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8052 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8053 (Window Size X): Join -g and --geometry. Add @cindex.
8054 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8055 (Title X): Remove alias -title.
8056 (Misc X): New node.
8057
c8763fb6 80582004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8059
8060 * frames.texi (Drag and drop): Add Motif to list of supported
8061 protocols.
8062
c8763fb6 80632004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8064
8065 * frames.texi (Drag and drop): New section.
8066
80672004-01-24 Richard M. Stallman <rms@gnu.org>
8068
1c6c854e 8069 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8070 Include it only @ifnotinfo. Patch the preceding and following
8071 node headers to point to each other.
8072
80732004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8074
8075 * calendar.texi (Appointments): Update section.
8076
80772003-12-29 Kevin Ryde <user42@zip.com.au>
8078
8cf51b2c
GM
8079 * programs.texi (C Modes): Fix the xref.
8080
80812003-12-23 Nick Roberts <nick@nick.uklinux.net>
8082
8083 * building.texi (Watch Expressions): Update.
8084 (Commands of GUD): Include use of toolbar + breakpoints set from
8085 fringe/margin.
8086
80872003-12-03 Andre Spiegel <spiegel@gnu.org>
8088
8089 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8090 <acm@muc.de>.
8091
c8763fb6 80922003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8093
8094 * frames.texi (Dialog Boxes): Add use-file-dialog.
8095
8cf51b2c
GM
80962003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8097
8098 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8099 in CC Mode.
8100
8cf51b2c
GM
81012003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8102
8103 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8104 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8105 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8106 * man/frames.texi, man/glossary.texi, man/killing.texi:
8107 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8108 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8109 * man/sending.texi, man/text.texi, man/trouble.texi:
8110 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8111
81122003-11-01 Alan Mackenzie <acm@muc.de>
8113
8114 * search.texi (Scrolling During Incremental Search): Document a
8115 new scrolling facility in isearch mode.
8116
8cf51b2c
GM
81172003-10-22 Miles Bader <miles@gnu.org>
8118
8119 * Makefile.in (info): Move before $(top_srcdir)/info.
8120
81212003-10-22 Nick Roberts <nick@nick.uklinux.net>
8122
8123 * building.texi (Watch Expressions): Update section on data display
8124 to reflect code changes (GDB Graphical Interface).
8125
8cf51b2c
GM
81262003-10-13 Richard M. Stallman <rms@gnu.org>
8127
8128 * xresources.texi (GTK resources): Clean up previous change.
8129
c8763fb6 81302003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8131
8132 * xresources.texi (GTK resources): Add a note that some themes
8133 disallow customizations. Add scroll theme example.
8134
8cf51b2c
GM
81352003-09-30 Richard M. Stallman <rms@gnu.org>
8136
8cf51b2c
GM
8137 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8138
8139 * misc.texi (Saving Emacs Sessions): Shorten the section,
8140 collapsing back into one node.
8141
81422003-09-30 Lars Hansen <larsh@math.ku.dk>
8143
8144 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8145
ce058493 81462003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8147
8148 * xresources.texi (GTK names in Emacs): Correct typo.
8149
8cf51b2c
GM
81502003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8151
1c6c854e
CS
8152 * cmdargs.texi (Font X): Mention new default font.
8153 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8154 problems involved. (Result of discussion on emacs-devel.)
8155
81562003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8157
8158 * emacs.texi (Acknowledgements): Correct typo.
8159
81602003-09-22 Richard M. Stallman <rms@gnu.org>
8161
8162 * dired.texi (Misc Dired Commands): New node.
8163 (Dired Navigation): Add dired-goto-file.
8164
8165 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8166
8167 * emacs.texi (Acknowledgements): New node, split from Distribution.
8168
8169 * cmdargs.texi (Action Arguments): -f reads interactive args.
8170
8cf51b2c
GM
81712003-09-08 Lute Kamstra <lute@gnu.org>
8172
8173 * screen.texi (Mode Line): Say that POS comes before LINE.
8174 Mention `size-indication-mode'.
1c6c854e
CS
8175 * display.texi (Optional Mode Line):
8176 Document `size-indication-mode'.
8cf51b2c
GM
8177 * basic.texi (Position Info): Mention `size-indication-mode'.
8178
81792003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8180
8181 * xresources.texi (Resources): Refer to `editres' man page.
8182 (Lucid Resources): Update defaults. Expand description of
8183 `shadowThickness'.
8184
81852003-09-04 Miles Bader <miles@gnu.org>
8186
8187 * Makefile.in (top_srcdir): New variable.
8188 ($(top_srcdir)/info): New rule.
8189 (info): Depend on it.
8190
81912003-09-03 Peter Runestig <peter@runestig.com>
8192
8193 * makefile.w32-in: New file.
8194
81952003-08-29 Richard M. Stallman <rms@gnu.org>
8196
8197 * misc.texi (Saving Emacs Sessions): Correct previous change.
8198
8cf51b2c
GM
81992003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8200
8cf51b2c
GM
8201 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8202 (Intro): Include kmacro.texi after fixit.texi instead of after
8203 custom.texi. (As suggested by Kim Storm.)
8204
82052003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8206
8207 * fixit.texi (Fixit): Update `Next' pointer.
8208 * files.texi (Files): Update `Previous' pointer.
8209 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8210 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8211 (Suggested by Kim Storm.)
8212 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8213
82142003-08-18 Kim F. Storm <storm@cua.dk>
8215
8216 * kmacro.texi: New file describing enhanced keyboard macro
8217 functionality. Replaces old description in custom.texi.
8218
8219 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8220 (Keyboard Macros): Move to new kmacro.texi file.
8221
8222 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8223
8cf51b2c
GM
82242003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8225
8226 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8227
82282003-08-17 Alex Schroeder <alex@gnu.org>
8229
8230 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8231 required.
8232
8cf51b2c
GM
82332003-08-05 Richard M. Stallman <rms@gnu.org>
8234
8235 * programs.texi (Lisp Indent): Don't describe
8236 lisp-indent-function property here. Use xref to Lisp Manual.
8237
8cf51b2c
GM
82382003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8239
fffa137c 8240 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8241 abbreviations.
8242
82432003-07-24 Markus Rost <rost@math.ohio-state.edu>
8244
8245 * buffers.texi (List Buffers): Fix previous change.
8246
8cf51b2c
GM
82472003-07-13 Markus Rost <rost@math.ohio-state.edu>
8248
8249 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8250 List*.
8251
82522003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8253
8cf51b2c
GM
8254 * display.texi (Font Lock): Fix typo.
8255
82562003-07-07 Richard M. Stallman <rms@gnu.org>
8257
8258 * display.texi (Font Lock): Add xref for format info on
8259 font-lock-remove-keywords.
8260
8261 * building.texi (Compilation): Document what happens with asynch
8262 children of compiler process.
8263
8264 * help.texi (Library Keywords): Use @multitable.
8265
8cf51b2c
GM
82662003-06-04 Richard M. Stallman <rms@gnu.org>
8267
8268 * programs.texi (Expressions): Delete C-M-DEL.
8269
8270 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8271 comint-move-point-for-output renamed from
8272 comint-scroll-to-bottom-on-output.
8273
8274 * custom.texi (Init Rebinding): Replace previous change with xref.
8275 (Non-ASCII Rebinding): Explain that issue more briefly here.
8276
82772003-05-28 Richard M. Stallman <rms@gnu.org>
8278
8279 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8280
82812003-05-28 Nick Roberts <nick@nick.uklinux.net>
8282
8283 * building.texi (GDB Graphical Interface): New node.
8284 (Rewritten somewhat by RMS.)
8285
c8763fb6 82862003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8287
8288 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8289 non-English letters. Explain how to set coding systems correctly
8290 and how to include the right coding cookie in the file.
8291
c8763fb6 82922003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8293
8294 * indent.texi (Indentation): Explain the concepts.
8295 (Just Spaces): Explain why preventing tabs for indentation might
8296 be useful.
8297
8cf51b2c
GM
82982003-04-16 Richard M. Stallman <rms@gnu.org>
8299
8300 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8301
8cf51b2c
GM
83022003-02-22 Alex Schroeder <alex@emacswiki.org>
8303
8304 * cmdargs.texi (General Variables): Document SMTPSERVER.
8305
8cf51b2c
GM
8306 * sending.texi: Remove SMTP node.
8307 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8308 library.
8309
8cf51b2c
GM
83102003-02-22 Alex Schroeder <alex@emacswiki.org>
8311
8312 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8313
83142003-02-22 Simon Josefsson <jas@extundo.com>
8315
8316 * sending.texi (Mail Methods): Add node about SMTP.
8317
c8763fb6 83182003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8319
8320 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8321
8cf51b2c
GM
83222003-02-01 Kevin Ryde <user42@zip.com.au>
8323
8324 * glossary.texi (Glossary): Correction to cl cross reference.
8325
83262003-01-20 Richard M. Stallman <rms@gnu.org>
8327
8328 * killing.texi (Rectangles): Document C-x c r.
8329
c8763fb6 83302003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8331
8332 * xresources.texi (GTK resources): New node.
8333 (GTK widget names): New node.
8334 (GTK names in Emacs): New node.
8335 (GTK styles): New node.
8336
c8763fb6 83372003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8338
8339 * maintaining.texi (Create Tags Table): Add reference to the new
8340 `etags --help --lang=LANG' option.
8341
8cf51b2c
GM
83422002-10-02 Karl Berry <karl@gnu.org>
8343
49823426 8344 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8345 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8346 where needed for the sake of the HTML output.
8cf51b2c
GM
8347
83482001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8349
8350 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8351 source files.
8352
83532001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8354
8355 * Makefile.in (emacsman): New target.
8356
8cf51b2c
GM
83572001-10-20 Gerd Moellmann <gerd@gnu.org>
8358
8359 * (Version 21.1 released.)
8360
83612001-10-05 Gerd Moellmann <gerd@gnu.org>
8362
8363 * Branch for 21.1.
8364
8cf51b2c
GM
83652001-03-05 Gerd Moellmann <gerd@gnu.org>
8366
8367 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8368
8cf51b2c
GM
83692000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8370
8371 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8372
8cf51b2c
GM
83731999-07-12 Richard Stallman <rms@gnu.org>
8374
8375 * Version 20.4 released.
8376
83771998-12-04 Markus Rost <rost@delysid.gnu.org>
8378
8379 * Makefile.in (INFO_TARGETS): Delete customize.info.
8380 (DVI_TARGETS): Delete customize.dvi.
8381 (../info/customize, customize.dvi): Targets deleted.
8382
83831998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8384
8385 * Version 20.3 released.
8386
83871998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8388
8389 * Makefile.in (EMACSSOURCES): Add mule.texi.
8390 Add msdog.texi, ack.texi. Remove gnu1.texi.
8391
83921998-04-06 Andreas Schwab <schwab@gnu.org>
8393
768c0c0f
JB
8394 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8395 Use it in dvi targets.
8cf51b2c
GM
8396
83971997-09-23 Paul Eggert <eggert@twinsun.com>
8398
8399 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8400 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8401 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8402
84031997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8404
8405 * Version 20.2 released.
8406
84071997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8408
8409 * Version 20.1 released.
8410
84111997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8412
8413 * Makefile (../info/customize, customize.dvi): New targets.
8414 (INFO_TARGETS): Add ../info/customize.
8415 (DVI_TARGETS): Add customize.dvi.
8416
8cf51b2c
GM
84171996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8418
8419 * Version 19.33 released.
8420
84211996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8422
8423 * Version 19.32 released.
8424
8cf51b2c
GM
84251996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8426
8427 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8428
84291996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8430
8431 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8432 Specify -I option.
8433 (All dvi targets): Set the TEXINPUTS variable.
8434
84351996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8436
8437 * Version 19.31 released.
8438
8cf51b2c
GM
84391995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8440
8441 * Version 19.30 released.
8442
8cf51b2c
GM
84431995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8444
8445 * Makefile.in (maintainer-clean): Rename from realclean.
8446
84471994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8448
8449 * Makefile.in: New file.
8450 * Makefile: File deleted.
8451
84521994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8453
8454 * Makefile (TEXINDEX_OBJS): Variable deleted.
8455 (texindex, texindex.o, getopt.o): Rules deleted.
8456 All deps on texindex deleted.
8457 (distclean): Don't delete texindex.
8458 (mostlyclean): Don't delete *.o.
8459 * texindex.c, getopt.c: Files deleted.
8460
84611994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8462
8463 * Version 19.26 released.
8464
84651994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8466
8467 * Makefile (EMACSSOURCES): Exclude undo.texi.
8468
84691994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8470
8471 * Version 19.25 released.
8472
84731994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8474
8475 * Version 19.24 released.
8476
84771994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8478
8479 * Version 19.23 released.
8480
84811994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8482
8483 * Makefile: Delete spurious tab.
8484
84851994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8486
8487 * Makefile (.SUFFIXES): New rule.
8488
8cf51b2c
GM
84891993-12-04 Richard Stallman (rms@srarc2)
8490
8491 * getopt.c: New file.
8492 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8493 (getopt.o): New rule.
8494 (dvi): Don't depend on texindex.
49823426 8495 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8496
84971993-12-03 Richard Stallman (rms@srarc2)
8498
49823426
GM
8499 * Makefile (TEXI2DVI): New variable.
8500 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8501 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8502
85031993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8504
8505 * Version 19.22 released.
8506
85071993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8508
8509 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8510
85111993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8512
8513 * Version 19.21 released.
8514
8cf51b2c
GM
85151993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8516
8517 * Makefile (realclean): Don't delete the Info files.
8518
f0131492 85191993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8520
8cf51b2c
GM
8521 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8522 4' where appropriate.
8523
f0131492 85241993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8525
49823426 8526 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8527
8528 * texindex.c: Include "../src/config.h" if building in emacs.
8529
8530 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8531 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8532 Add target to build texindex.c, defining `emacs'.
8533
8cf51b2c
GM
85341993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8535
8536 * Version 19.19 released.
8537
8cf51b2c
GM
85381993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8539
8540 * Version 19.18 released.
8541
85421993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8543
8544 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8545
85461993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8547
8548 * Version 19.17 released.
8549
85501993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8551
8552 * split-man: Fix typos in last change.
8553
85541993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8555
8556 * Version 19.16 released.
8557
85581993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8559
8560 * version 19.15 released.
8561
85621993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8563
8564 * Makefile (distclean): It's rm, not rf.
8565
85661993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8567
8568 * Version 19.14 released.
8569
85701993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8571
8572 * Makefile: New file.
8573
85741993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8575
8576 * Version 19.13 released.
8577
85781993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8579
8580 * Version 19.9 released.
8581
85821993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8583
8584 * Version 19.8 released.
8585
85861993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8587
8588 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8589
8590 * trouble.texi: It's `enable-flow-control-on', not
8591 `evade-flow-control-on'.
8592
85931993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8594
8595 * display.texi: Document standard-display-european.
8596
85971993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8598
8599 * Version 19.7 released.
8600
8601 * emacs.texi: Add a sentence to the top menu mentioning the
8602 specific version of Emacs this manual applies to.
8603
86041993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8605
8606 * basic.texi: Document next-line-add-lines variable used to
8607 implement down-arrow.
8608
8609 * killing.texi: Document kill-whole-line.
8610
86111993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8612
8613 * text.texi: Update unix TeX ordering information.
8614
86151993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8616
8617 * news.texi: Mention fill-rectangle in keybinding list.
8618
8619 * killing.texi: Document fill-rectangle.
8620
86211993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8622
8623 * vc.texi: Bring the docs up to date with VC 5.2.
8624
86251992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8626
8627 * emacs.tex: Mention blackbox and gomoku under Amusements.
8628 Assembler mode is now mentioned and appropriately indexed
8629 under Programming Modes.
8630
86311991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8632
8633 * emacs.tex: Update TeX ordering information.
8634
8cf51b2c
GM
86351990-06-26 David Lawrence (tale@geech)
8636
8637 * emacs.tex: Note that completion-ignored-extensions is not used
8638 to filter out names when all completions are displayed in
8639 *Completions*.
8640
86411990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8642
8643 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8644
86451990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8646
8647 * emacs.tex: Add @findex grep.
8648
8cf51b2c
GM
86491988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8650
8651 * emacs.tex: Correct two typos. No other changes before
8652 Version 19 will be made.
8653
8cf51b2c
GM
86541988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8655
8656 * emacs.tex: Update information for obtaining TeX distribution from the
8657 University of Washington.
8658
8659;; Local Variables:
c8763fb6 8660;; coding: utf-8
8cf51b2c
GM
8661;; End:
8662
95df8112 8663 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8664
8665 This file is part of GNU Emacs.
8666
352c8b4a 8667 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8668 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8669 the Free Software Foundation, either version 3 of the License, or
8670 (at your option) any later version.
8cf51b2c
GM
8671
8672 GNU Emacs is distributed in the hope that it will be useful,
8673 but WITHOUT ANY WARRANTY; without even the implied warranty of
8674 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8675 GNU General Public License for more details.
8676
8677 You should have received a copy of the GNU General Public License
352c8b4a 8678 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.