Fix shell completion regression.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
b8ecfdfe
CY
12012-01-01 Chong Yidong <cyd@gnu.org>
2
3 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
4 (Gnus Startup): Note that the system might not be set up for news.
5 Describe group levels more clearly.
6 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
7 Summary of Gnus.
8 (Document View): Copyedits. Move zoom commads to DocView
9 Navigation node.
10 (DocView Navigation, DocView Searching, DocView Slicing)
11 (DocView Conversion): Nodes renamed from Navigation, etc.
12
13 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
14
7bc7d2aa
EZ
152011-12-31 Eli Zaretskii <eliz@gnu.org>
16
17 * basic.texi (Moving Point): Fix the description of C-n and C-p.
18 (Bug#10380)
19
b30941db
CY
202011-12-30 Chong Yidong <cyd@gnu.org>
21
22 * sending.texi (Sending Mail): Document initial mail buffer name,
23 and changed multiple mail buffer behavior.
24 (Mail Format): Put the example at the top of the section.
25 (Mail Headers): Move discussion of "From" to the top.
26 (Mail Sending): Document sendmail-query-once.
27 (Citing Mail): Make it less Rmail-specific.
28
0ed49f93
CY
292011-12-29 Chong Yidong <cyd@gnu.org>
30
31 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
32 example. Add index entries.
33 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
34
c40a7de7
CY
352011-12-26 Chong Yidong <cyd@gnu.org>
36
37 * dired.texi (Dired Enter, Misc Dired Features): Document
38 dired-use-ls-dired changes. Mention quit-window.
39 (Dired Navigation): Add index entries.
40 (Dired Visiting): Fix View Mode xref.
41 (Marks vs Flags): Prefer C-/ binding for undo.
42 (Subdirectories in Dired): Add xrefs.
43 (Misc Dired Features): Document some Emacs 24 changes. Add index
44 entries.
45
46 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
47 variable, since it is explained in Minor Modes node.
48 (Defining Abbrevs): Copyedits.
49 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
50 C-/ binding for undo.
51 (Dabbrev Customization): Add xrefs for case-fold-search and
52 case-replace.
53
54 * dired-xtra.texi (Subdir Switches): Add xref.
55
56 * maintaining.texi (VC Directory Commands): Mention quit-window.
57
3d992aa0
CY
582011-12-25 Chong Yidong <cyd@gnu.org>
59
60 * maintaining.texi (Tags): Mention Semantic.
61 (Create Tags Table, Etags Regexps): Copyedits.
62 (Find Tag): Mention minibuffer completion.
63 (List Tags): Mention completion-at-point. Completion is actually
64 available in M-x list-tags.
65
66 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
67 Document vc-delete-file.
68
69 * files.texi (Misc File Ops): Mention vc-delete-file.
70
71 * programs.texi (Symbol Completion): Mention completion-at-point
72 explicitly.
73
2785d024
CY
742011-12-22 Chong Yidong <cyd@gnu.org>
75
76 * maintaining.texi (Change Log Commands): Don't specially mention
77 vc-update-change-log which is CVS-only.
78
79 * vc1-xtra.texi (Version Headers): Note that these are for
80 Subversion, CVS, etc. only.
81 (General VC Options): De-document vc-keep-workfiles. Fix
82 RCS-isms.
83
0ab39399
EZ
842011-12-22 Eli Zaretskii <eliz@gnu.org>
85
86 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
87 should be @end iftex".
88
d3098e1e
CY
892011-12-21 Chong Yidong <cyd@gnu.org>
90
91 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
92 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
93 (VC Pull): Mention vc-log-incoming.
94 (Log Buffer): Add CVS/RCS only disclaimer.
95
96 * vc1-xtra.texi (Remote Repositories): Update introduction.
97 (Local Version Control): Node deleted (obsolete with DVCSes).
98 (Remote Repositories, Version Backups): Node deleted. Move
99 documentation of vc-cvs-stay-local to CVS Options.
100 (CVS Options): Reduce verbosity of description of obscure CVS
101 locking feature.
102 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
103 Tags node.
104 (Revision Tags): Move under Miscellaneous VC subsection.
105 (Change Logs and VC): Note that this is wrong for DVCSs.
106 De-document log entry manipulating features.
107 (Renaming and VC): Describe how it works on modern VCSes.
108
109 * files.texi (Misc File Ops): Mention vc-rename-file.
110
111 * programs.texi (Custom C Indent): Add index entries.
112
47d42d81
AM
1132011-12-20 Alan Mackenzie <acm@muc.de>
114
115 * programs.texi (Motion in C): Update the description of C-M-a and
116 C-M-e, they now DTRT in enclosing scopes.
117 (Custom C Indent): Add @dfn{guessing} of the indentation style.
118
2edef1a0
CY
1192011-12-20 Chong Yidong <cyd@gnu.org>
120
121 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
122 (Old Revisions): Use it.
123 (VCS Repositories): Add "distributed" terminology.
124 (Log Buffer): Remove duplicate description
125 about changesets. Fix "current VC fileset" ambiguity.
126 (Multi-User Branching): Node deleted.
127 (Branches, Switching Branches): Discuss decentralized version
128 control systems.
129 (VC Pull): New node.
130 (Merging): Document merging on decentralized systems.
131 (Creating Branches): Note that this is specific to CVS and related
132 systems.
133
bc859d5f
CY
1342011-12-19 Chong Yidong <cyd@gnu.org>
135
136 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
137 (VC Mode Line): Add index entry for "version control status".
138 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
139 Document vc-revert-show-diff. De-document vc-rollback.
140 (VC Directory Mode): Rewrite introduction. Move prefix arg
141 documentation here from VC Directory Buffer node.
142 (VC Directory Buffer): Use a decentralized VCS example.
143 (VC Directory Commands): Use a table. Remove material duplicated
144 in previous nodes on multi-file VC filsets.
145
9cff91f8
CY
1462011-12-17 Chong Yidong <cyd@gnu.org>
147
148 * maintaining.texi (VCS Concepts): Make "revision" terminology
149 less CVS-specific.
150 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
151 Registering node.
152 (Secondary VC Commands): Deleted. Promote subnodes.
153 (Log Buffer): Add command name for C-c C-c. Fix the name of the
154 log buffer. Add index entries.
155 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
156 "commit" terminology.
157 (Old Revisions): Move it to just before VC Change Log. "Tag" here
158 doesn't refer to tags tables. Note other possible forms of the
159 revision ID. C-x v = does not save.
160 (Registering): Note similarity to C-x v v action. Fix description
161 of how backends are chosen. De-document vc-default-init-revision.
162 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
163 in root log buffers.
164
f3b316df
CY
1652011-12-16 Chong Yidong <cyd@gnu.org>
166
167 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
168 (Basic VC Editing): Remove redundant descriptions.
169 (VC With A Merging VCS): Make description more general instead of
170 CVS-specific.
171 (VC With A Locking VCS): Use VC fileset terminology.
172
29eabb8e
CY
1732011-12-12 Chong Yidong <cyd@gnu.org>
174
175 * building.texi (Executing Lisp): Fix xref for C-M-x.
176 (Lisp Libraries): Add xref to node explaining `load' in Lisp
177 manual. Note that load-path is not customizable.
178 (Lisp Eval): Note that listed commands are available globally.
179 Explain the meaning of "defun" in the C-M-x context.
180 (Lisp Interaction): Copyedits.
181 (External Lisp): Fix name of inferior Lisp buffer. Mention
182 Scheme.
183 (Compilation): Define "inferior process".
184
cd0314dd
EZ
1852011-12-10 Eli Zaretskii <eliz@gnu.org>
186
187 * msdog.texi (Windows Fonts): Document how to force GDI font
188 backend on MS-Windows.
189
0595bd7e 1902011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
191
192 * building.texi (Compilation): Say what the -k flag to make does.
193 Move subprocess discussion to Compilation Shell.
194 (Compilation Mode): Add xref for grep, occur, and mouse
195 references. Define "locus".
196 (Grep Searching): Use @command.
0595bd7e
CY
197 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
198 intro.
199 (Starting GUD): Clarify how arguments are specified.
200 (Debugger Operation): Index entry for "GUD interaction buffer",
201 and move basic description here from Commands of GUD node.
202 (GDB User Interface Layout): Copyedits.
203 (Source Buffers): Remove gdb-find-source-frame, which is not in
204 gdb-mi.el.
205 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
206 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
207 re-document GUD interaction buffers.
b09d01da
CY
208
209 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
210 (Semantic): Add cindex entries for Semantic.
211
2a185919
CY
2122011-12-06 Chong Yidong <cyd@gnu.org>
213
214 * programs.texi (Man Page): Clarify how to use Man-switches.
215 Don't bother documenting Man-fontify-manpage-flag.
216 (Lisp Doc): Add xref to Name Help node.
217 (Hideshow): Add cindex. Mention role of ellipses, and default
218 value of hs-isearch-open. Don't bother documenting
219 hs-special-modes-alist.
220 (Symbol Completion): Add kindex for C-M-i. Don't recommend
221 changing the window manager binding of M-TAB.
222
ebf10822
CY
2232011-12-05 Chong Yidong <cyd@gnu.org>
224
225 * programs.texi (Comment Commands): Fix description of for M-; on
226 blank lines. Move documentation of comment-region here.
227 (Multi-Line Comments): Clarify the role of comment-multi-line.
228 Refer to Comment Commands for comment-region doc.
229 (Options for Comments): Refer to Multi-Line Comments for
230 comment-multi-line doc, instead of duplicating it. Fix default
231 values of comment-padding and comment-start-skip.
232
ec7ae032
CY
2332011-12-04 Chong Yidong <cyd@gnu.org>
234
235 * programs.texi (Program Modes): Mention modes that are not
236 included with Emacs. Fix references to other manuals for tex.
237 Add index entry for backward-delete-char-untabify. Mention
238 prog-mode-hook.
239 (Which Function): Use "global minor mode" terminology.
240 (Basic Indent, Multi-line Indent): Refer to previous descriptions
241 in Indentation chapter to avoid duplication.
242 (Expressions): Copyedit.
243 (Matching): Document Electric Pair mode.
244
245 * ack.texi (Acknowledgments):
246 * rmail.texi (Movemail, Other Mailbox Formats):
247 * frames.texi (Frames): Don't capitalize "Unix".
248
a24bf23e
CY
2492011-12-04 Chong Yidong <cyd@gnu.org>
250
251 * text.texi (Nroff Mode): Mention what nroff is.
252 (Text Based Tables, Table Recognition): Don't say "Table mode"
253 since it's not a major or minor mode.
254 (Text Based Tables): Reduce the size of the example.
255 (Table Definition): Clarify definitions.
256 (Table Creation): Add key table.
257 (Cell Commands): Use kbd for commands.
258 (Table Rows and Columns): Combine nodes Row Commands and Column
259 Commands.
260 (Fixed Width Mode): Node deleted; contents moved to parent.
261 (Table Conversion): Shorten example.
262 (Measuring Tables): Merge into Table Misc.
263
8863a584
CY
2642011-12-03 Chong Yidong <cyd@gnu.org>
265
266 * text.texi (TeX Mode): Mention AUCTeX package.
267 (TeX Editing): Add xref to documentation for Occur.
268 (LaTeX Editing): Add xref to Completion node.
269 (TeX Print): Fix description of tex-directory.
270 (Enriched Text): Renamed from Formatted Text. Make this node and
271 its subnodes less verbose, since text/enriched files are
272 practically unused.
273 (Enriched Mode): Renamed from Requesting Formatted Text.
274 (Format Colors): Node deleted.
275 (Enriched Faces): Renamed from Format Faces. Describe commands
276 for applying colors too.
277 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
278
279 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
280
281 * display.texi (Colors): New node.
282
283 * cmdargs.texi (Colors X):
284 * xresources.texi (GTK styles):
285 * custom.texi (Face Customization): Reference it.
286
287 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
288 Link to Fill Commands for Justification entry.
289
6fdebe93
EZ
2902011-12-03 Eli Zaretskii <eliz@gnu.org>
291
292 * display.texi (Auto Scrolling): More accurate description of what
293 scroll-*-aggressively does, including the effect of non-zero
294 margin. Fix "i.e." markup.
295
95ca9bc7
CY
2962011-12-02 Chong Yidong <cyd@gnu.org>
297
298 * text.texi (Pages): Mention how formfeed chars are displayed.
299 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
300 Describe adaptive filling more precisely.
301 (Fill Commands): Note that filling removes excess whitespace.
302 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
303 now bound to indent-for-tab-command in Text mode.
304 (Outline Mode): Copyedits.
305 (Outline Visibility): Note that Reveal mode is a buffer-local
306 minor mode.
307
308 * modes.texi (Major Modes): Move note about checking major-mode in
309 a hook function here, from Text mode.
310
6d262977
CY
3112011-11-28 Chong Yidong <cyd@gnu.org>
312
b22b1918
CY
313 * text.texi (Words): Add xref to Position Info.
314 (Paragraphs): Add xref to Regexps.
315
6d262977
CY
316 * indent.texi (Indentation): Rewrite introduction. Move table to
317 Indentation Commands node.
318 (Indentation Commands): Add index entries to table. Copyedits.
319 (Tab Stops, Just Spaces): Copyedits.
320 (Indent Convenience): New node. Document electric-indent-mode.
321
322 * programs.texi (Basic Indent):
323 * windows.texi (Pop Up Window): Fix kindex entry.
324
dc95a8b0
CY
3252011-11-28 Chong Yidong <cyd@gnu.org>
326
327 * modes.texi (Major Modes): Move major-mode variable doc here from
328 Choosing Modes. Document describe-mode. Document prog-mode-hook
329 and text-mode-hook. Add example of using hooks.
330 (Minor Modes): Document behavior of mode command calls from Lisp.
331 Note that setting the mode variable using Customize will DTRT.
332 (Choosing Modes): Add example of setting a minor mode using a
333 local variable.
334
b63a8e8e
CY
3352011-11-27 Chong Yidong <cyd@gnu.org>
336
337 * frames.texi (Creating Frames): Move frame parameter example to
338 Frame Parameters node.
339 (Frame Commands): C-x 5 o does not warp the mouse by default.
340 (Fonts): Add more GTK-style properties; also, they should be
341 capitalized.
342 (Special Buffer Frames): Node deleted; special-display is on the
343 way out.
344 (Frame Parameters): Example moved here from Creating Frames.
345 Clarify that default-frame-alist affects the initial frame too.
346 Delete auto-raise-mode and auto-lower-mode.
347 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
348 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
349
350 * windows.texi (Window Choice): Add xref to Lisp manual for
351 special-display-*.
352
a3dcc84e
EZ
3532011-11-26 Eli Zaretskii <eliz@gnu.org>
354
355 * display.texi (Text Display): Update the description,
356 cross-references, and indexing related to display of control
357 characters and raw bytes.
358
4ad3bc2a
CY
3592011-11-25 Chong Yidong <cyd@gnu.org>
360
361 * frames.texi (Frames): Rewrite introduction.
362 (Mouse Commands): Default for mouse-drag-copy-region is now t.
363 Mouse-3 does not copy to kill ring by default. DEL does not
364 behave specially for mouse commands any more.
365 (Mouse References): Document mouse-1-click-follows-link more
366 thoroughly.
367 (Menu Mouse Clicks): Move footnote to the main text and add xref
368 to Init Rebinding node.
369 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
370
371 * files.texi (Visiting): `C-x 5 f' works on ttys too.
372
20db1522
JB
3732011-11-24 Juanma Barranquero <lekktu@gmail.com>
374
375 * display.texi (Font Lock): Fix typo.
376
01d06b1f
GM
3772011-11-24 Glenn Morris <rgm@gnu.org>
378
379 * rmail.texi (Rmail Output):
380 Mention rmail-automatic-folder-directives. (Bug#9657)
381
0cbaa1d5
CY
3822011-11-21 Chong Yidong <cyd@gnu.org>
383
384 * mark.texi (Global Mark Ring): Fix description of global mark
385 ring (Bug#10032).
386
fe7a3057
JB
3872011-11-20 Juanma Barranquero <lekktu@gmail.com>
388
389 * msdog.texi (Windows Fonts): Fix typo.
390
b6e63cbe
GM
3912011-11-17 Glenn Morris <rgm@gnu.org>
392
393 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
394
58179cce
JB
3952011-11-16 Juanma Barranquero <lekktu@gmail.com>
396
397 * killing.texi (Rectangles):
7877f373
JB
398 * misc.texi (Document View):
399 * modes.texi (Choosing Modes):
400 * msdog.texi (Windows Fonts):
58179cce
JB
401 * regs.texi (Rectangle Registers):
402 * search.texi (Isearch Yank): Fix typos.
403
291d142b
CY
4042011-11-06 Chong Yidong <cyd@gnu.org>
405
406 * windows.texi (Basic Window): Add xref to Cursor Display.
407 (Split Window): Document negative arg for splitting commands.
408 (Other Window): Document mouse-1 in text area of window.
409 (Change Window): Don't mention window attributes, since they
410 aren't defined. C-x 1 can't be used with minibuffer windows.
411 Windows are no longer auto-deleted.
412 (Window Choice): Add xref to Choosing Window in Lisp manual.
413 (Window Convenience): Note that windmove disables shift-selection.
414 Move M-x compare-windows here from Other Window node.
415
416 * custom.texi (Mouse Buttons):
417 * search.texi (Isearch Scroll):
418 * windows.texi (Split Window): Use new names split-window-below
419 and split-window-right.
420
a7ef684b
JB
4212011-10-26 Juanma Barranquero <lekktu@gmail.com>
422
423 * emacs.texi (Top): Fix typo.
424
d53e1747
GM
4252011-10-25 Glenn Morris <rgm@gnu.org>
426
427 * abbrevs.texi (Saving Abbrevs):
428 quietly-read-abbrev-file is not a command. (Bug#9866)
429
e7a3ff06
CY
4302011-10-24 Chong Yidong <cyd@gnu.org>
431
432 * display.texi (Scrolling): Document scroll-up-line and
433 scroll-down-line. Document scroll-command property.
434 (Recentering): New node, split off from Scrolling.
435
86c60681
CY
4362011-10-23 Chong Yidong <cyd@gnu.org>
437
da97a9e6
CY
438 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
439 (Tool Bars): Copyedits.
440
86c60681
CY
441 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
442
d195726a
CY
4432011-10-22 Chong Yidong <cyd@gnu.org>
444
445 * windows.texi (Displaying Buffers): Fix broken lispref link.
446
a70e06c1
CY
4472011-10-22 Chong Yidong <cyd@gnu.org>
448
449 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
450 Move confirm-nonexistent-file-or-buffer discussion here.
451
452 * files.texi (File Names, Visiting): Move detailed discussion of
453 minibuffer confirmation to Minibuffer Exit.
454
455 * buffers.texi (Buffers): Tweak mention of mail buffer name.
456 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
457
bfd779dd
CY
4582011-10-21 Chong Yidong <cyd@gnu.org>
459
460 * files.texi (File Names, Visiting, Interlocking): Copyedits.
461 (Backup Copying): backup-by-copying-when-mismatch is now t.
462 (Customize Save): Fix description of require-final-newline.
463 (Reverting): Note that revert-buffer can't be undone. Mention VC.
464 (Auto Save Control): Clarify.
465 (File Archives): Add 7z.
466 (Remote Files): ange-ftp-make-backup-files defaults to nil.
467
468 * arevert-xtra.texi (Autorevert): Copyedits.
469
6e317956
CY
4702011-10-20 Chong Yidong <cyd@gnu.org>
471
472 * custom.texi (Hooks, Init Examples):
473 * display.texi (Font Lock):
474 * fixit.texi (Spelling):
475 * rmail.texi (Rmail Display): Minor mode function with no arg now
476 enables it.
477
478 * fixit.texi (Spelling): Fix description of inline completion.
479
5abc31ef
CY
4802011-10-19 Chong Yidong <cyd@gnu.org>
481
482 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
483 entries.
484 (Isearch Yank): Document isearch-yank-pop.
485 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
486 (Other Repeating Search): Document Occur Edit mode.
487
939db9ac
CY
4882011-10-18 Chong Yidong <cyd@gnu.org>
489
490 * display.texi (Fringes): Move overflow-newline-into-fringe here,
491 from Line Truncation node.
492 (Standard Faces): Note that only the background of the cursor face
493 has an effect.
494 (Cursor Display): Fix descriptions of cursor face
495 and bar cursor blinking.
496 (Text Display): Document nobreak-char-display more clearly.
497 (Line Truncation): Add xref to Split Window node.
498 (Display Custom): Don't bother documenting baud-rate or
499 no-redraw-on-reenter.
500
501 * search.texi (Slow Isearch): Node removed.
502
80c6d77f
GM
5032011-10-18 Glenn Morris <rgm@gnu.org>
504
505 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
506
d366bd53
CY
5072011-10-18 Chong Yidong <cyd@gnu.org>
508
509 * display.texi (Faces): Simplify discussion. Move documentation
510 of list-faces-display here, from Standard Faces node. Note
511 special role of `default' background.
512 (Standard Faces): Note special role of `default' background. Note
513 that region face may be taken fom GTK. Add xref to Text Display.
514 (Text Scale): Rename from "Temporary Face Changes". Callers
515 changed. Don't bother documenting variable-pitch-mode.
516 (Font Lock): Copyedits. Remove font-lock-maximum-size.
517 (Useless Whitespace): Simplify description of
518 delete-trailing-whitespace. Note active region case.
519 (Text Display): Fix description of escape-glyph face assignment.
520 Remove unibye mode discussion. Update some parts for Unicode.
521 Move glyphless chars documentation to Lisp manual.
522
523 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
524
21100e7d
CY
5252011-10-15 Chong Yidong <cyd@stupidchicken.com>
526
527 * display.texi (Scrolling): Tweak explanation of scroll direction.
528 (View Mode): Add index entries.
529
530 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
531
532 * regs.texi (Text Registers): C-x r i does not activate the mark.
533 (Bookmarks): Document new default bookmark location.
534
50b063c3
CY
5352011-10-13 Chong Yidong <cyd@stupidchicken.com>
536
537 * killing.texi (Deletion): Add xref to Using Region. Document
538 delete-forward-char.
539 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
540 description here. Recommend C-u C-SPC for jumping to mark.
541 (Kill Ring): Move kill ring variable documentation here.
542 (Primary Selection): Copyedits.
543 (Rectangles): Document new command rectangle-number-lines.
544 (CUA Bindings): Note that this disables the mark-even-if-inactive
545 behavior for C-x and C-c.
546
547 * mark.texi (Mark): Mention "active region" terminology.
548 (Using Region): Document delete-active-region.
549
e1a3f5b1
CY
5502011-10-12 Chong Yidong <cyd@stupidchicken.com>
551
552 * mark.texi (Mark): Clarify description of disabled Transient Mark
553 mode (Bug#9689).
554 (Setting Mark): Document prefix arg for C-x C-x. Document primary
555 selection changes. Mention that commands like C-y set the mark.
556 (Marking Objects): Add xref to Words node. Note that mark-word
557 and mark-sexp also have the "extend region" behavior.
558 (Using Region): Mention M-$ in the table. Document
559 mark-even-if-inactive here instead of in Mark Ring.
560 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
561 note of the "Mark Set" behavior.
562 (Disabled Transient Mark): Rename from "Persistent Mark"
563 (Bug#9688). Callers changed.
564
565 * programs.texi (Expressions):
566 * text.texi (Words): Defer to Marking Objects for mark-word doc.
567
3dc62b2b
CY
5682011-10-09 Chong Yidong <cyd@stupidchicken.com>
569
570 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
571 option" terminology.
572 (Key Help): Add command names. Define "documentation string".
573 (Name Help): Remove an over-long joke.
574 (Apropos): Document prefix args. Remove duplicated descriptions.
575 (Help Mode): Add C-c C-b to table. Update TAB binding.
576 (Package Keywords): Rename from "Library by Keyword". Describe
577 new package menu interface.
578 (Help Files, Help Echo): Tweak description.
de09aa52
CY
579
580 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 581 (Minibuffer History): Document numeric args to history commands.
de09aa52 582
2d3fe5d7
EZ
5832011-10-08 Eli Zaretskii <eliz@gnu.org>
584
585 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
586
b2b0776e
CY
5872011-10-08 Chong Yidong <cyd@stupidchicken.com>
588
589 * basic.texi (Position Info): Omit page commands. Document
590 count-words-region and count-words.
591
592 * text.texi (Pages): Move what-page documentation here.
593
27a16462
CY
5942011-10-08 Chong Yidong <cyd@stupidchicken.com>
595
596 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
597 Remote Files node instead of linking directly to the Tramp manual.
598 (Minibuffer Edit): Add xref to Blank Lines.
599 (Completion): Add xref to Symbol Completion. Remove redundant
600 example, which is repeated in the next node.
601 (Completion Commands): Minor clarifications.
602 (Completion Styles): New node, split from Completion Commands.
603 Document substring and initials styles.
604 (Strict Completion): Remove information duplicated in other nodes.
605 (Completion Options): Consolidate case difference discussion here.
606
607 * help.texi (Help Mode): Fix kindex entries.
608
609 * files.texi (File Names): Add index entries.
610
de0bde62
CY
6112011-10-07 Chong Yidong <cyd@stupidchicken.com>
612
613 * basic.texi (Inserting Text): Add xref to Completion. Add
614 ucs-insert example, and document prefix argument.
615 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
616 to left/right. Tweak left-char and right-char descriptions.
617 M-left and M-right are now bound to left-word/right-word.
618 (Erasing): Document delete-forward-char.
619
620 * screen.texi (Screen, Menu Bar): Copyedits.
621 (Point): Remove duplicate paragraph on cursors, also in Screen.
622 (Mode Line): Trailing dashes no longer shown on X displays.
623
624 * frames.texi (Non-Window Terminals): Index just "text-only
625 terminal", which is used throughout the manual now.
626
627 * entering.texi (Entering Emacs): Define "startup screen".
628 Document window-splitting behavior with command-line inputs.
629 (Exiting): Remove obsolete paragraph about shells without suspend
630 functionality.
631
632 * commands.texi (User Input): Define "input event" more clearly.
633 (Keys): Add xref to Echo Area.
634 (Commands): Clarify relation between commands and functions.
635
453e4522
CY
6362011-10-06 Chong Yidong <cyd@stupidchicken.com>
637
638 * misc.texi (emacsclient Options): Document how emacsclient runs
639 the Emacs daemon (Bug#9674).
640
550f41cd
CY
6412011-10-01 Chong Yidong <cyd@stupidchicken.com>
642
643 * basic.texi (Moving Point):
644 * custom.texi (Mouse Buttons):
645 * rmail.texi (Rmail Scrolling):
646 * search.texi (Isearch Scroll):
647
648 * display.texi (Scrolling): Replace scroll-up/down with
649 scroll-up/down-command. Fix scroll-preserve-screen-position
650 description. Document scroll-error-top-bottom.
651
9229fe87
GM
6522011-09-30 Glenn Morris <rgm@gnu.org>
653
654 * commands.texi (Keys): Whitespace fix. (Bug#9635)
655
0a2132ba
CY
6562011-09-24 Chong Yidong <cyd@stupidchicken.com>
657
658 * windows.texi (Pop Up Window): Defer discussion of window
659 splitting to the Window Choice node. Add index entries.
660 (Force Same Window): Node deleted.
661 (Displaying Buffers, Window Choice): New nodes.
662
663 * buffers.texi (Select Buffer): Clarify description of
664 buffer-switching commands. Add xref to Window Display node.
665 Don't repeat confirm-nonexistent-file-or-buffer description from
666 Visiting node. Remove even-window-heights.
667
668 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
669
33ed493b
CY
6702011-09-18 Chong Yidong <cyd@stupidchicken.com>
671
672 * cmdargs.texi (Icons X): Fix description of Emacs icon.
673
674 * xresources.texi (Table of Resources): Fix documentation of
675 bitmapIcon.
676
92fa95ad
CY
6772011-09-15 Chong Yidong <cyd@stupidchicken.com>
678
679 * package.texi (Package Menu): Add package-menu-mark-upgrades.
680
16254627
EH
6812011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
682
683 * frames.texi (Frame Commands): Note that delete-other-frames only
684 deletes frames on current terminal.
685
c3760c17
EZ
6862011-09-10 Eli Zaretskii <eliz@gnu.org>
687
688 * sending.texi (Mail Misc): Document mail-add-attachment.
689
69b8be97
EZ
6902011-09-04 Eli Zaretskii <eliz@gnu.org>
691
692 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
693
3fd50d5c
CY
6942011-08-29 Chong Yidong <cyd@stupidchicken.com>
695
696 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
697
e2aeef63
CY
6982011-08-28 Chong Yidong <cyd@stupidchicken.com>
699
700 * files.texi (File Archives):
701 * cal-xtra.texi (Diary Display):
702 * help.texi (Help Mode): Add xref to View Mode.
703
ddb54206
CY
7042011-08-28 Chong Yidong <cyd@stupidchicken.com>
705
a6326082
CY
706 * display.texi (View Mode): New node. Move view-file here from
707 Misc File Ops. Move view-buffer here from Misc Buffer.
708
709 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
710
04e2ce72 711 * files.texi (Misc File Ops): Document new
a6326082 712 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
713
714 * dired.texi (Dired Deletion): Shorten description of Trash.
715
ddb54206
CY
716 * misc.texi (emacsclient Options): Document server-port.
717
bd206ce5
EZ
7182011-08-27 Eli Zaretskii <eliz@gnu.org>
719
720 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
721 even on MS-Windows. Fix a typo.
722
d43f5a42
CY
7232011-08-26 Chong Yidong <cyd@stupidchicken.com>
724
725 * package.texi: New file, documenting the package manager.
726
727 * emacs.texi: Include it.
728
729 * help.texi (Help Summary): Add describe-package.
730
e0b1591b
CY
7312011-08-25 Chong Yidong <cyd@stupidchicken.com>
732
856ce114
CY
733 * misc.texi (Printing): Convert subnodes into subsections.
734
f404f8bc
CY
735 * text.texi (Two-Column): Move into Text chapter.
736
737 * picture-xtra.texi (Picture Mode): Group with Editing Binary
738 Files section. Convert from chapter into section.
739
740 * display.texi (Narrowing): Move into display chapter.
741
e0b1591b
CY
742 * sending.texi (Sending Mail):
743 * rmail.texi (Rmail):
744 * misc.texi (Gnus, Document View):
745 * dired.texi (Dired):
746 * emacs.texi: Group the mail, rmail, and gnus chapters together.
747
75bfc667
JL
7482011-08-07 Juri Linkov <juri@jurta.org>
749
750 * dired.texi (Operating on Files): Rewrite according to the fact
751 that `dired-do-chmod' doesn't use the `chmod' program anymore.
752
fe676f91
MA
7532011-07-30 Michael Albinus <michael.albinus@gmx.de>
754
755 * mini.texi (Minibuffer File): Insert a reference to Tramp for
756 remote file name completion. (Bug#9197)
757
4cc60b9b
EZ
7582011-07-28 Eli Zaretskii <eliz@gnu.org>
759
760 * mule.texi (Bidirectional Editing): Document the fact that
761 bidi-display-reordering is t by default.
762
89671e16
LMI
7632011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
764
765 * help.texi (Misc Help): Mention `describe-prefix-bindings'
766 explicitly (bug#8904).
767
fb23ecc2
LMI
7682011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
769
770 * trouble.texi (Checklist): Use an `M-x' example instead of an
771 Emacs Lisp form to switch on the dribble file (bug#8056).
772
465c5fc8
LMI
7732011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
774
775 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
776
90a6258b
GM
7772011-07-13 Glenn Morris <rgm@gnu.org>
778
779 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
780
c7588364
LMI
7812011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
782
783 * mark.texi (Mark Ring): Clarify how many locations are saved
784 (bug#5770).
785 (Global Mark Ring): Ditto.
786
4cb4f3ba
LMI
7872011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
788
d648feab
LMI
789 * text.texi (Table Recognition): Use "at point" instead of "under
790 point" (bug#4345).
791
4cb4f3ba
LMI
792 * display.texi (Cursor Display): Mention `cursor-type'.
793
794 * screen.texi (Point): Clarify that it's only if you use a block
795 cursor that it appears to be on a character (bug#4345).
796
ecd0b990
CY
7972011-07-12 Chong Yidong <cyd@stupidchicken.com>
798
799 * misc.texi (Amusements): Move dissociated press here, from its
800 own section.
801
802 * emacs.texi (Top): Update node listing.
803
c2fd0368
LMI
8042011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
805
806 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
807 clarity (bug#3523).
808
fdeb32ec
CY
8092011-07-12 Chong Yidong <cyd@stupidchicken.com>
810
811 * cmdargs.texi (Initial Options): Document --no-site-lisp.
812 (Misc X): Document --parent-id.
813
814 * frames.texi (Frame Commands): Note that focus-follows-mouse now
815 defaults to nil.
816
817 * misc.texi (emacsclient Options): Document --parent-id.
818
819 * msdog.texi (Windows HOME): Document _emacs as obsolete.
820
f584ca38
LMI
8212011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
822
823 * emacs.texi: Use "..." instead of ``...'' in the menus
824 (bug#3503).
825
963578d3
CY
8262011-07-11 Chong Yidong <cyd@stupidchicken.com>
827
828 * killing.texi (Primary Selection): Document `only' setting for
829 select-active-regions.
830
831 * mark.texi (Setting Mark): Reference Shift Selection node.
832
833 * frames.texi (Mouse Commands): Document mouse-yank-primary.
834
a30ed87b
LMI
8352011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
836
47076272
LMI
837 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
838 motion keys" (bug#3503).
839
a30ed87b
LMI
840 * emacs.texi: Change all the register node names from "RegPos"
841 (etc.) to "Positional Registers" (etc.) (bug#3314).
842
4d45a8b7
CY
8432011-07-11 Chong Yidong <cyd@stupidchicken.com>
844
845 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
846 (Other Kill Commands, Kill Options): Copyedits.
847 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
848 (Yanking): Move yank-excluded properties discussion here.
849 (Cut and Paste): Move from frames.texi. Update subnodes to
850 describe x-select-enable-clipboard case.
851
852 * frames.texi: Move Cut and Paste node and subnodes into
853 killing.texi, except Mouse Commands and Word and Line Mouse.
854
c160ddee
AM
8552011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
856
857 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
858
3329e6e3
LMI
8592011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
860
32a214fe
LMI
861 * screen.texi (Mode Line): Clarify that coding systems are
862 characters, not letters (bug#1749).
863
3329e6e3
LMI
864 * cmdargs.texi (Environment): Mention removing variables
865 (bug#1615). Text suggested by Kevin Rodgers.
866
8875da1e
CY
8672011-07-10 Chong Yidong <cyd@stupidchicken.com>
868
54806e45
CY
869 * misc.texi (Amusements): Don't mention Yow; it's crippled.
870
8875da1e
CY
871 * modes.texi: Rename from major.texi.
872 (Modes): New node. Make Major Modes and Minor Modes subsections
873 of this. All callers changed.
874
875 * custom.texi (Minor Modes): Move to modes.texi.
876
7847b2a1
CY
8772011-07-10 Chong Yidong <cyd@stupidchicken.com>
878
6cfd0fa2
CY
879 * custom.texi (Syntax): Node deleted.
880
881 * help.texi (Help Summary):
882 * major.texi (Major Modes):
883 * programs.texi (Parentheses):
884 * search.texi (Regexp Backslash, Regexp Backslash)
885 (Regexp Backslash):
886 * text.texi (Words): Callers changed.
887
7847b2a1
CY
888 * text.texi (Refill, Longlines): Delete nodes.
889
890 * ack.texi (Acknowledgments): Longlines removed from manual.
891
892 * emacs.texi (Top): Update node listing.
893
2a71c436
GM
8942011-07-09 Glenn Morris <rgm@gnu.org>
895
896 * fortran-xtra.texi (Fortran): Update handled extensions.
897
61436e9f
LMI
8982011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
899
900 * display.texi (Scrolling): `C-v' (etc) are now bound to
901 `scroll-*-command' (bug#8349).
902
6e560c71
LMI
9032011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
904
48954a09 905 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
906 doesn't actually delete any files (bug#7125).
907
2904fd97
LMI
908 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
909 argument for `C-c C-k' (bug#7391).
910
6e560c71
LMI
911 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
912 you're currently using (bug#8489).
913
978ff6c5
EZ
9142011-07-01 Eli Zaretskii <eliz@gnu.org>
915
916 * mule.texi (Coding Systems): Move index entries from the previous
917 change into their proper places.
918
0d742084
LMI
9192011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
920
31976bd5
LMI
921 * help.texi (Help Files): Document view-external-packages (bug#8902).
922
0d742084
LMI
923 * mule.texi (Coding Systems): Put a few more of the coding systems
924 into the index (bug#8900).
925
9f678528
GM
9262011-06-26 Glenn Morris <rgm@gnu.org>
927
928 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
929
18a4ce5e
AR
9302011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
931
932 * misc.texi (emacsclient Options): Mention --frame-parameters.
933
f0da764a
GM
9342011-06-09 Glenn Morris <rgm@gnu.org>
935
936 * custom.texi (Specifying File Variables):
937 Recommend explicit arguments for minor modes.
938
b047e7ac
PE
9392011-06-02 Paul Eggert <eggert@cs.ucla.edu>
940
941 Document wide integers better.
942 * buffers.texi (Buffers):
001903b5
PE
943 * files.texi (Visiting): Document maxima for 64-bit machines,
944 and mention virtual memory limits.
b047e7ac 945
bf41276f
CY
9462011-05-28 Chong Yidong <cyd@stupidchicken.com>
947
948 * custom.texi (Hooks): Reorganize. Mention Prog mode.
949
950 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
951 prog mode (Bug#8240).
952
e145f188
GM
9532011-05-27 Glenn Morris <rgm@gnu.org>
954
955 * custom.texi (Specifying File Variables):
956 Major modes no longer need come first.
957
313f790e
CY
9582011-05-22 Chong Yidong <cyd@stupidchicken.com>
959
960 * mule.texi (Specify Coding, Text Coding, Communication Coding):
961 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
962
c136e5cd
GM
9632011-05-18 Glenn Morris <rgm@gnu.org>
964
965 * ack.texi (Acknowledgments): Remove fakemail.c.
966
c71a0d48 9672011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
968
969 Fixes for fitting text into 7x9 printed manual.
970 * building.texi (Flymake, Breakpoints Buffer):
971 * calendar.texi (Appointments):
972 * cmdargs.texi (General Variables, Display X):
973 * custom.texi (Saving Customizations, Face Customization)
974 (Directory Variables, Minibuffer Maps, Init Rebinding):
975 * display.texi (Font Lock, Font Lock, Useless Whitespace):
976 * fixit.texi (Spelling):
977 * frames.texi (Creating Frames, Fonts):
978 * help.texi (Help Files):
979 * mini.texi (Minibuffer File):
980 * misc.texi (emacsclient Options, Emulation):
981 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
982 * mule.texi (International Chars, Language Environments)
983 (Select Input Method, Modifying Fontsets, Charsets):
984 * programs.texi (Custom C Indent):
985 * rmail.texi (Rmail Labels):
986 * text.texi (Table Conversion):
987 * trouble.texi (Known Problems, Known Problems):
988 * windows.texi (Change Window):
989 * xresources.texi (GTK resources): Reflow text and re-indent code
990 examples to avoid TeX overflows and underflows on 7x9 paper.
991
992 * emacs.texi: Fix the (commented out) smallbook command.
993
994 * macos.texi (Mac / GNUstep Events):
995 * xresources.texi (Lucid Resources): Remove extraneous examples.
996
b8f82dc1
GM
9972011-05-10 Glenn Morris <rgm@gnu.org>
998
999 * custom.texi (Specifying File Variables):
1000 Deprecate using mode: for minor modes.
1001
d306b4da
GM
10022011-05-07 Glenn Morris <rgm@gnu.org>
1003
1004 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1005
548d0a63
GM
10062011-05-06 Glenn Morris <rgm@gnu.org>
1007
5006e634
GM
1008 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1009
548d0a63
GM
1010 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1011
e793a940
LMI
10122011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1013
1014 * misc.texi (Emacs Server): Document `server-eval-at'.
1015
7031be6d
UR
10162011-04-24 Chong Yidong <cyd@stupidchicken.com>
1017
1018 * maintaining.texi (List Tags): Document next-file. Suggested by
1019 Uday S Reddy.
1020
4ffd0d6b 10212011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1022
1023 * mini.texi (Minibuffer Edit):
1024 * screen.texi (Mode Line): Fix typo.
1025
1c6c854e
CS
10262011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1027
024ff170 1028 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1029
c5c9f40f
CY
10302011-03-26 Chong Yidong <cyd@stupidchicken.com>
1031
1032 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1033
09725d26
EZ
10342011-03-30 Eli Zaretskii <eliz@gnu.org>
1035
1036 * display.texi (Auto Scrolling): Document the limit of 100 lines
1037 for never-recentering scrolling with `scroll-conservatively'.
1038 (Bug#6671)
1039
09d9db2c 10402011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1041
1042 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1043 HOME on Windows and where it looks for init files. (Bug#8221)
1044
62d94509
EZ
10452011-03-10 Eli Zaretskii <eliz@gnu.org>
1046
1047 * search.texi (Regexp Example):
1048 * mule.texi (International Chars):
1049 * building.texi (External Lisp): Don't use characters outside
1050 ISO-8859-1.
1051
0286d9de
EZ
10522011-03-09 Eli Zaretskii <eliz@gnu.org>
1053
1c6c854e
CS
1054 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1055 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1056
1057 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1058
114902a5 1059 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1060 (Bug#8210)
1061
0afb4571
J
10622011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1063
1064 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1065 for Gtk+ 3.
1066
bb3865e8
GM
10672011-03-08 Glenn Morris <rgm@gnu.org>
1068
6446548e
GM
1069 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1070 * emacs.texi (Acknowledgments):
1071 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1072 * emacs.texi: Set documentencoding.
6446548e 1073
bb3865e8
GM
1074 * display.texi (Optional Mode Line): Don't mention exactly where
1075 display-time appears. (Bug#8193)
1076
33383987
JB
10772011-03-07 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * Version 23.3 released.
1080
892777ba
CY
10812011-03-06 Chong Yidong <cyd@stupidchicken.com>
1082
1083 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1084
0b973fc5
DW
10852011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1086
1087 * misc.texi (emacsclient Options): Add q/quiet.
1088
8ef5a2f2
GM
10892011-03-02 Glenn Morris <rgm@gnu.org>
1090
1091 * mule.texi (Communication Coding) <x-select-request-type>:
1092 Remove duplicate (essentially) paragraph. (Bug#8148)
1093
bd106056
CS
10942011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1095
1096 * maintaining.texi (Format of ChangeLog): Add reference to
1097 add-log-full-name.
1098 (Change Log Commands): Add documentation for combining multiple
1099 symbols in one change.
1100
6640b281
GM
11012011-03-01 Glenn Morris <rgm@gnu.org>
1102
1103 * custom.texi (Directory Variables):
1104 Give an example of excluding subdirectories.
1105
2b0c7330 11062011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1107
1108 * search.texi (Regexp Search): Move index entries about regexps to the
1109 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1110
8c62c205
GM
11112011-02-19 Glenn Morris <rgm@gnu.org>
1112
1113 * dired.texi (Dired): Dired-X version number was dropped.
1114
3928f2b6
JD
11152011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1116
1117 * xresources.texi (X Resources): Remove *faceName and replace it with
1118 *font for Lucid.
1119
a41c8660
CY
11202011-02-05 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * rmail.texi (Rmail Display): Document Rmail MIME support more
1123 accurately.
1124
1125 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1126 vc-log-outgoing.
1127 (Merging): Document vc-find-conflicted-file.
1128
233ba4d9 11292011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1130
1131 * custom.texi (Variables): Fix typo.
1132
14beddf4 11332011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1134
65401ee3
CY
1135 * search.texi (Regexps): Copyedits. Mention character classes
1136 (Bug#7809).
1137
19f81ecf
CY
1138 * files.texi (File Aliases): Restore explanatory text from Eli
1139 Zaretskii, accidentally removed in 2011-01-08 commit.
1140
bf3dae7e
EZ
11412011-01-29 Eli Zaretskii <eliz@gnu.org>
1142
1143 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1144 (MAKEINFO_OPTS): New variable.
1145 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1146 (emacs.html): New target.
1147 (clean): Remove emacs.html.
1148
45eb2a5d
WL
11492011-01-23 Werner Lemberg <wl@gnu.org>
1150
1151 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1152 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1153 (ENVADD): Updated.
1154
9acfe703
GM
11552011-01-18 Glenn Morris <rgm@gnu.org>
1156
1157 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1158
1159 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1160
362b9d48
GM
11612011-01-15 Chong Yidong <cyd@stupidchicken.com>
1162
bb033b5f
CY
1163 * building.texi (Compilation): Improve instructions for running two
1164 compilations (Bug#7573).
1165
b024d9f0
MD
1166 * files.texi (Backup Names): Document the new location of the
1167 last-resort backup file.
1168
362b9d48
GM
1169 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1170 manual. Explain why directory-abbrev-alist elements should be anchored
1171 (Bug#7777).
1172
11732011-01-15 Eli Zaretskii <eliz@gnu.org>
1174
1175 * msdog.texi (Windows Startup): Correct inaccurate description of
1176 differences between emacsclient.exe and emacsclientw.exe.
1177
7c420169 11782011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1179
1180 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1181
7c420169 11822011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1183
1184 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1185
7c420169 11862011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1187
2d34d523
EZ
1188 * frames.texi (Cut and Paste): Modify the section's name and text:
1189 don't mix "cut/paste" with "kill/yank".
1190 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1191 (Bug#7702)
1192
88ab4340
EZ
1193 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1194
7c420169 11952011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1196
1197 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1198 matches its position in the menu. (Bug#7674)
1199
7c420169 12002011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1201
1202 * trouble.texi (Checklist): Mention not replying via news either.
1203
92bb6c52
TH
12042010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1205
1206 * misc.texi (Document View): Update DocView section with newly
1207 supported document formats.
1208
b103c904
CY
12092010-12-21 Chong Yidong <cyd@stupidchicken.com>
1210
1211 * killing.texi: Resection the Info version to conform to the
1212 printed manual, to avoid making sections on Accumulating Text, CUA
1213 and Rectangles into full chapters.
1214
f49d1f52 12152010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1216
1217 * custom.texi (Init Syntax): Add index entries for "character syntax".
1218 (Bug#7576)
1219
f49d1f52 12202010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1221
1222 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1223
f49d1f52 12242010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1225
1226 * trouble.texi (Checklist): Fix typo in newsgroup name.
1227
f49d1f52 12282010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1229
1230 * search.texi (Word Search): Note that the lazy highlight always
1231 matches to whole words (Bug#7470).
1232
f49d1f52 12332010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1234
4f1948eb
EZ
1235 * display.texi (Optional Mode Line): Make the description of
1236 load-average more accurate.
1237
b8a9e136
EZ
1238 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1239 registry, with a cross-reference.
62d72a4a
EZ
1240 (Windows Startup): New node. Move the stuff about the current
1241 directory from "Windows HOME".
b8a9e136 1242
07976ae3 12432010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1244
1245 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1246 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1247
07976ae3 12482010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1249
1250 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1251 Suggested by Štěpán Němec.
1252
07976ae3 12532010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1254
1aaae3f3
CY
1255 * maintaining.texi (Version Control): Say "commit", not "check in".
1256 (Version Control Systems): Simplify descriptions.
1257 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1258 VCS Concepts.
1259 (VC Mode Line): Update example.
1260 (Old Revisions): Document revert-buffer for vc-diff.
1261 (Log Buffer): Promote to a subsection. Document header lines.
1262
1c6c854e
CS
1263 * macos.texi (Mac / GNUstep Basics):
1264 Document ns-right-alternate-modifier.
ec8a6295 1265
1aaae3f3
CY
1266 * emacs.texi (Top): Update node listing.
1267
0eb025fb
EZ
12682010-11-13 Eli Zaretskii <eliz@gnu.org>
1269
1270 * rmail.texi (Rmail Coding): Characters with no fonts are not
1271 necessarily displayed as empty boxes.
1272
1273 * mule.texi (Language Environments, Fontsets): Characters with no
1274 fonts are not necessarily displayed as empty boxes.
1275
1276 * display.texi (Text Display): Document display of glyphless
1277 characters.
1278
ea4f7750
GM
12792010-11-13 Glenn Morris <rgm@gnu.org>
1280
1281 * basic.texi (Position Info): Add M-x count-words-region.
1282
90639cea
GM
12832010-11-11 Glenn Morris <rgm@gnu.org>
1284
1285 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1286
d607b96b 12872010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1288
1289 * msdog.texi (Windows HOME): Add information regarding startup
1290 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1291
c12e4a81
GM
12922010-10-11 Glenn Morris <rgm@gnu.org>
1293
df187c62
GM
1294 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1295
c12e4a81
GM
1296 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1297 (DVIPS): New variable.
234db610
GM
1298 (.PHONY): Add html, ps.
1299 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1300 (clean): Delete html, ps files.
c12e4a81 1301
6513b232
EZ
13022010-10-09 Eli Zaretskii <eliz@gnu.org>
1303
1304 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1305
f4f358f1
GM
13062010-10-09 Glenn Morris <rgm@gnu.org>
1307
c1dc72b3
GM
1308 * Makefile.in (VPATH): Remove.
1309 (infodir): Make it absolute.
1310 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1311
4393405b
GM
1312 * Makefile.in (dist): Anchor regexps.
1313
eef3ab94
GM
1314 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1315 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1316 (emacs-xtra.pdf): Use $<.
1317
aa9db089
GM
1318 * Makefile.in (infoclean): Remove harmless, long-standing error.
1319
abd40fb4
GM
1320 * Makefile.in ($(infodir)): Delete rule.
1321 (mkinfodir): New.
1322 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1323
f4f358f1 1324 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1325 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1326 * emacsver.texi: New file, replacing emacsver.texi.in.
1327
ea274122
GM
13282010-10-09 Glenn Morris <rgm@gnu.org>
1329
f7a31f11
GM
1330 * emacsver.texi.in: New file.
1331 * emacs.texi: Set EMACSVER by including emacsver.texi.
1332 * Makefile.in (distclean): Delete emacsver.texi.
1333 (dist): Copy emacsver.texi.
b13254e7 1334 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1335
3fb78d1f
GM
1336 * ack.texi (Acknowledgments): No more b2m.c.
1337
ea274122
GM
1338 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1339 (emacs): Remove rule.
1340 (dist): No need to deal with the emacs rule any more.
1341
17ca7950
GM
13422010-10-07 Glenn Morris <rgm@gnu.org>
1343
1344 * Makefile.in (version): New, set by configure.
1345 (clean): Delete dist tar file.
1346 (dist): Use version in tar name.
1347
4c83f6e1
GM
13482010-10-06 Glenn Morris <rgm@gnu.org>
1349
1350 * Makefile.in (EMACS_XTRA): Add the main source file.
1351 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1352 (mostlyclean): No core files, reorder other files.
1353 (clean): Delete specific dvi and pdf files.
1354 (infoclean, dist): New rules.
1355 (maintainer-clean): Use infoclean.
8a944cea 1356 ($(infodir)): Add parallel build workaround.
4c83f6e1 1357
0264072d
GM
13582010-10-04 Glenn Morris <rgm@gnu.org>
1359
1360 * Makefile.in (SHELL): Set it.
1361 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1362 (info, dvi): Replace above variables with their expansions.
1363 (info): Move mkdir from here...
1364 ($(infodir)/emacs): ... to here (for parallel builds).
1365 (pdf): New target.
1366 ($(infodir)/emacs): Pass -o option to makeinfo.
1367 (.PHONY): Declare clean rules.
1368 (maintainer-clean): Delete dvi and pdf files.
1369 Guard against cd failures. Use a more restrictive delete.
1370
3226d6ca
GM
13712010-10-02 Glenn Morris <rgm@gnu.org>
1372
1373 * misc.texi (Shell Mode): Remove reference to old function name.
1374
cad90f3b
EZ
13752010-09-30 Eli Zaretskii <eliz@gnu.org>
1376
1377 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1378 indicator characters.
1379
5f874327
GM
13802010-09-29 Glenn Morris <rgm@gnu.org>
1381
1382 * Makefile.in (top_srcdir): Remove unused variable.
1383
0ab9cff3
GM
13842010-09-14 Glenn Morris <rgm@gnu.org>
1385
67ae9766
GM
1386 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1387 the last hook item.
1388
0ab9cff3
GM
1389 * calendar.texi (Appointments): Also updated when a diary include file
1390 is saved.
1391
6664fc59 13922010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1393
1394 * trouble.texi (Bugs): Update the section intro.
1395 (Known Problems): New section.
1396 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1397 (Sending Patches): Bug fixes are best as responses to existing bugs.
1398 * emacs.texi (Known Problems): Add menu entry for new section.
1399
be3283d7
GM
14002010-09-09 Glenn Morris <rgm@gnu.org>
1401
1402 * xresources.texi: Untabify.
1403
10999305 14042010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1405
1406 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1407
10999305 14082010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1409
1410 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1411
30641319
JD
14122010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1413
1414 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1415
50dd7bc6
GM
14162010-08-21 Glenn Morris <rgm@gnu.org>
1417
1418 * misc.texi (Amusements): Mention bubbles and animate.
1419
5e620eca
EZ
14202010-07-31 Eli Zaretskii <eliz@gnu.org>
1421
1422 * files.texi (Visiting): Add more index entries for
1423 large-file-warning-threshold.
1424
8b2dd508
JD
14252010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1426
1427 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1428
8838673e
GM
14292010-06-23 Glenn Morris <rgm@gnu.org>
1430
1431 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1432 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1433 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1434 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1435 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1436 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1437 Untabify Texinfo files.
1438
04d3bb6c
GM
14392010-06-10 Glenn Morris <rgm@gnu.org>
1440
103dd3a8
GM
1441 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1442
04d3bb6c
GM
1443 * basic.texi (Inserting Text): Fix typo.
1444
50b79479
GM
14452010-06-10 Glenn Morris <rgm@gnu.org>
1446
1447 * ack.texi (Acknowledgments):
1448 * emacs.texi (Acknowledgments): Update for notifications.el.
1449
86d7a550
DU
14502010-05-31 Daiki Ueno <ueno@unixuser.org>
1451
1452 * dired.texi (Operating on Files): Mention encryption commands
1453 (Bug#6315).
1454
db5dce9d
EZ
14552010-05-29 Eli Zaretskii <eliz@gnu.org>
1456
1457 * basic.texi (Moving Point): Update due to renaming of commands bound
1458 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1459
34313041
EZ
14602010-05-18 Eli Zaretskii <eliz@gnu.org>
1461
1462 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1463 paragraphs.
1464 (Line Truncation): Fix wording for bidi display.
1465
1fc0ce04 1466 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1467 keys.
1468
0235128c 14692010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1470
1471 * building.texi (GDB Graphical Interface): Remove misleading comparison
1472 to an IDE (Bug#6128).
1473
0235128c 14742010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1475
1476 * programs.texi (Man Page):
1477 * misc.texi (Invoking emacsclient):
1478 * mini.texi (Repetition):
1479 * mark.texi (Setting Mark): Fix typos.
1480
0235128c 14812010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1482
1483 * misc.texi (Printing): Document htmlfontify-buffer.
1484
0235128c 14852010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1486
1487 * calendar.texi (Displaying the Diary, Format of Diary File):
1488 Fix external cross-references for TeX format output.
1489
0235128c
SM
14902010-05-07 Chong Yidong <cyd@stupidchicken.com>
1491
1492 * Version 23.2 released.
1493
f63d0028
JD
14942010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1495
1496 * cmdargs.texi (Initial Options): Mention --chdir.
1497
20fe03ad
JD
14982010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1499
1500 * frames.texi (Tool Bars): Add tool-bar-style.
1501
b7d65a5f
GM
15022010-04-21 Glenn Morris <rgm@gnu.org>
1503
1504 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1505
a42dbee1
CY
15062010-04-18 Chong Yidong <cyd@stupidchicken.com>
1507
1508 * programs.texi (Semantic): New node.
1509
1510 * maintaining.texi (EDE): New node.
1511
1512 * emacs.texi: Update node listing.
1513
1514 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1515
6e104790 15162010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1517
d52dbd3d
GM
1518 * emacs.texi (Acknowledgments): Remove duplicate.
1519
a77fe20c
GM
1520 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1521
6e104790 15222010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1523
4ebe9902
GM
1524 * dired.texi (Misc Dired Features): Mention VC diff and log.
1525 * maintaining.texi (Old Revisions, VC Change Log):
1526 Mention that diff and log work in Dired buffers.
1527
98932641
GM
1528 * help.texi (Help Summary): Mention M-x info-finder.
1529
d5b22ab2 1530 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1531
4d4e9522
GM
1532 * custom.texi (Specifying File Variables, Directory Variables):
1533 Document new commands for manipulating local variable lists.
1534
6e104790 15352010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1536
1537 * trouble.texi (Contributing): Add cindex entry.
1538 Mention etc/CONTRIBUTE.
1539
6e104790 15402010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1541
1542 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1543 query-replace (Bug#5774).
1544
a20a9df3
GM
15452010-04-16 Glenn Morris <rgm@gnu.org>
1546
1547 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1548
1ecb2d3f
JD
15492010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1550
1551 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1552
99852628
JD
15532010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1554
1555 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1556
ce79424f
EZ
15572010-03-30 Eli Zaretskii <eliz@gnu.org>
1558
1559 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1560 cross-reference to "Inserting Text".
1561
1562 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1563 Mention completion provided by `ucs-insert'.
1564
85738751 15652010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1566
1567 * sending.texi (Sending Mail): Note variables that may need
1568 customizing.
1569 (Mail Sending): Expand discussion of send-mail-function.
1570
85738751 15712010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1572
1573 Document Message mode as the default mail mode.
1574
1575 * sending.texi (Sending Mail): Copyedits.
1576 (Mail Format, Mail Headers): Document mail-from-style changes.
1577 (Mail Commands): Rename from Mail mode. Document Message mode.
1578 (Mail Misc): Rename from Mail mode Misc.
1579 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1580 command names and update keybindings.
1581 (Header Editing): Document message-tab. De-document
1582 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1583 favor of mail-default-headers. Ad index entries for user-full-name and
1584 user-mail-address.
1c6c854e
CS
1585 (Citing Mail): Update changes in Message mode behavior.
1586 Document mail-yank-prefix.
e73c2434
CY
1587 (Mail Signature): New node, moved from Mail Misc.
1588 (Mail Aliases): Mail abbrevs are the default with Message mode.
1589 (Mail Methods): Note that Message mode is now the default.
1590
1591 * rmail.texi (Rmail Reply):
1592 * text.texi (Text Mode):
1593 * major.texi (Major Modes):
1594 * mule.texi (Output Coding): Refer to Message mode.
1595
1596 * custom.texi (Init Examples): Add xref to Mail Header.
1597
1fc0ce04 1598 * emacs.texi (Top): Fix xrefs.
e73c2434 1599
85738751 16002010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1601
c0c035fa
CY
1602 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1603 repository if there is none.
1604 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1605 vc-print-root-log.
ef7b27ef 1606 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1607
71785b7a
CY
1608 * programs.texi (Program Modes): Mention Javascript mode.
1609
f67c5dd0
CY
1610 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1611 * emacs.texi: Update node description.
1612
0f72a391 1613 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1614 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1615
dc2d2590
JL
16162010-03-30 Juri Linkov <juri@jurta.org>
1617
1618 * search.texi (Other Repeating Search): Remove line that `occur'
1619 can not handle multiline matches.
1620
a7b02820
EZ
16212010-03-30 Eli Zaretskii <eliz@gnu.org>
1622
1623 * mule.texi (International): Mention support of bidirectional editing.
1624 (Bidirectional Editing): New section.
1625
22ef1944
NR
16262010-03-28 Nick Roberts <nickrob@snap.net.nz>
1627
1628 * emacs.texi (Top): Update node names to those in building.texi.
1629
146b8b16
NR
16302010-03-27 Nick Roberts <nickrob@snap.net.nz>
1631
c5e87d10
PE
1632 doc/emacs/building.texi: Describe restored GDB/MI functionality
1633 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1634 doc/emacs/emacs.texi: Update node names for building.texi.
1635
6d98672d
GM
16362010-03-24 Glenn Morris <rgm@gnu.org>
1637
1638 * ack.texi (Acknowledgments):
1639 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1640
93318cbd
JD
16412010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1642
1643 * xresources.texi (Table of Resources): Clarify toolBar number
1644 for Gtk+.
1645
1646 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1647
15cf2f52
CY
16482010-03-21 Chong Yidong <cyd@stupidchicken.com>
1649
4102856c
CY
1650 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1651
15cf2f52
CY
1652 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1653 and multi-isearch-buffers-regexp.
1654
1655 * indent.texi (Indentation): Clarify description of
1656 indent-for-tab-command. Document tab-always-indent.
1657
d68eb23c
CY
16582010-03-20 Chong Yidong <cyd@stupidchicken.com>
1659
1660 * cmdargs.texi (Font X): Move most content to Fonts.
1661
1662 * frames.texi (Fonts): New node. Document font-use-system-font.
1663
1664 * emacs.texi (Top):
1665 * xresources.texi (Table of Resources):
1666 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1667
288f9fc0
CY
16682010-03-10 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * Branch for 23.2.
1671
17782bec
CY
16722010-03-06 Chong Yidong <cyd@stupidchicken.com>
1673
1674 * custom.texi (Init Examples): Add xref to Locals.
1675
1676 * major.texi (Choosing Modes): Mention usage of setq-default for
1677 setting the default value of major-mode (Bug#5688).
1678
b4a1a8b2
CY
16792010-03-02 Chong Yidong <cyd@stupidchicken.com>
1680
1681 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1682
1683 * display.texi (Display Custom): Document make-pointer-invisible and
1684 underline-minimum-offset. Remove inverse-video.
1685
a1e759cd
CY
16862010-02-21 Chong Yidong <cyd@stupidchicken.com>
1687
1688 * frames.texi (Frame Commands): Note that the last ordinary frame can
1689 be deleted in daemon mode (Bug#5616).
1690
4f3bc373
GM
16912010-02-18 Glenn Morris <rgm@gnu.org>
1692
1693 * trouble.texi (Contributing): Repository is no longer CVS.
1694
5dbbdd33
GM
16952010-02-08 Glenn Morris <rgm@gnu.org>
1696
1697 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1698
cd61af01
SM
16992010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1700
1701 * display.texi (Useless Whitespace, Text Display):
1702 * custom.texi (Init Examples): Avoid obsolete special default variables
1703 like default-major-mode.
1704
b1bb0a25 17052010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1706
1707 * programs.texi (Other C Commands): Replace reference to obsolete
1708 c-subword-mode.
1709
99d0985b
GM
17102010-01-21 Glenn Morris <rgm@gnu.org>
1711
1712 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1713
893db5bc
GM
17142010-01-12 Glenn Morris <rgm@gnu.org>
1715
1716 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1717 emacs-pretest-bug for bug reports for development versions.
1718
0419b8d6
GM
17192010-01-11 Glenn Morris <rgm@gnu.org>
1720
1721 * display.texi (Highlight Interactively): `t' does not mean highlight
1722 all patterns. (Bug#5335)
1723
26e533e2
CY
17242009-12-29 Chong Yidong <cyd@stupidchicken.com>
1725
1726 * misc.texi (Shell): Document async-shell-command.
1727
1728 * building.texi (Grep Searching): Document zrgrep.
1729
484eaeac 1730 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1731
7ee6c59b
NR
17322009-12-29 Nick Roberts <nickrob@snap.net.nz>
1733
1734 * building.texi: Import GDB Graphical Interface description from
1735 EMACS_23_1_RC.
1736
91ed7ea8
CY
17372009-12-24 Chong Yidong <cyd@stupidchicken.com>
1738
1739 * emacs.texi (Top): Update node listing.
1740
1741 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1742
1743 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1744
1745 * cmdargs.texi (Initial Options):
1746 * xresources.texi (Resources): Document inhibit-x-resources.
1747
1748 * custom.texi (Specifying File Variables): Note that minor modes are
1749 enabled unconditionally.
1750
1751 * display.texi (Scrolling): Briefly document the old recenter command,
1752 and document recenter-positions.
1753
1754 * files.texi (Visiting):
1755 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1756
1c6c854e
CS
1757 * frames.texi (Cut/Paste Other App):
1758 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1759
1760 * killing.texi (Kill Options): New node.
1761
6ca89aaa
CY
17622009-12-05 Chong Yidong <cyd@stupidchicken.com>
1763
1764 * misc.texi (Shell Options): ansi-color is now default.
1765
806642d4
GM
17662009-12-05 Glenn Morris <rgm@gnu.org>
1767
806642d4
GM
1768 * emacs.texi (Top): Update menu for cal-xtra node changes.
1769 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1770 or mode line. Don't mention invisible text or the details of
1771 diary-print-entries here, only in cal-xtra.
1772 (Format of Diary File): Mention that the "date on first line" format
1773 only really affects the simple display.
1774 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1775 (Diary Customizing): Holidays may be in the buffer or mode line.
1776 Move diary-print-entries to the "Diary Display" section.
1777 (Diary Display): New section, split out from "Fancy Diary Display".
1778 Explain the limitations of simple display, and how to print it.
1779
1a4f0c0a
GM
1780 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1781
e11adbd8
GM
1782 * cal-xtra.texi (Diary Display): Mention View mode.
1783
29a483ac
JL
17842009-11-29 Juri Linkov <juri@jurta.org>
1785
1786 * display.texi (Highlight Interactively): Actually a list of
1787 default faces is pre-loaded into a list of default values
1788 instead of the history.
1789
83d60c79
GM
17902009-11-20 Glenn Morris <rgm@gnu.org>
1791
1792 * ack.texi (Acknowledgments):
1793 * emacs.texi (Acknowledgments): Add htmlfontify.
1794
276bbe96
GM
17952009-11-14 Glenn Morris <rgm@gnu.org>
1796
98ad1bae
GM
1797 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1798
276bbe96
GM
1799 * ack.texi (Acknowledgments):
1800 * emacs.texi (Acknowledgments): Update for recent Org changes.
1801
18430066
CY
18022009-10-31 Chong Yidong <cyd@stupidchicken.com>
1803
1804 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1805 `charset' property, which is irrelevant to the user manual (Bug#3526).
1806
522ddc9f
JB
18072009-10-14 Juanma Barranquero <lekktu@gmail.com>
1808
1809 * trouble.texi (DEL Does Not Delete): Fix typo.
1810
50b49ade
MA
18112009-10-05 Michael Albinus <michael.albinus@gmx.de>
1812
1813 * files.texi (Misc File Ops): Mention copy-directory.
1814
6308321a
EZ
18152009-10-04 Eli Zaretskii <eliz@gnu.org>
1816
43b3b4d1
EZ
1817 * mule.texi (Unibyte Mode): Emphasize that
1818 unibyte-display-via-language-environment affects only the display.
1819
6308321a
EZ
1820 * display.texi (Horizontal Scrolling): Document cursor behavior under
1821 horizontal scrolling when point moves off the screen (Bug#4564).
1822 Improve wording.
1823
bd51ea7f
MA
18242009-10-01 Michael Albinus <michael.albinus@gmx.de>
1825
1826 * files.texi (Directories): delete-directory prompts for recursive
1827 deletion.
1828
55381962
GM
18292009-09-30 Glenn Morris <rgm@gnu.org>
1830
1831 * ack.texi (Acknowledgments):
1832 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1833
13989ab1
TH
18342009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1835
1836 * dired.texi (Dired Navigation): Use @code instead of @var for
1837 dired-isearch-filenames, so that it's not capitalized.
1838
8ba46c89
CY
18392009-09-19 Chong Yidong <cyd@stupidchicken.com>
1840
1841 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1842
1843 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1844
1845 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1846 (Key Bindings): Reference Init Rebinding in introductory text.
1847 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1848 (Keymaps): Simplify.
1849 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1850 (Minibuffer Maps): Remove mention of Mocklisp.
1851 (Init Rebinding): Move mode-local rebinding example here from Local
1852 Keymaps.
1853 (Modifier Keys): Clarify.
1e11b018 1854 (Rebinding): Add cindex for "binding keys".
8ba46c89 1855
6a5ca7c8
CY
18562009-09-13 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1859
0e1cba51
NR
18602009-08-31 Nick Roberts <nickrob@snap.net.nz>
1861
6a5ca7c8 1862 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1863 Reorganize these two sections.
0e1cba51 1864
76a87a4d
EZ
18652009-08-29 Eli Zaretskii <eliz@gnu.org>
1866
1867 * cmdargs.texi (Initial Options): Fix last change.
1868
82e98df4
SM
18692009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1870
1871 * mule.texi (Enabling Multibyte):
1872 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1873 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1874
fb89fad9
GM
18752009-08-20 Glenn Morris <rgm@gnu.org>
1876
1877 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1878
e99652b0
GM
18792009-08-19 Glenn Morris <rgm@gnu.org>
1880
1881 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1882
5cca97ad
GM
18832009-08-18 Glenn Morris <rgm@gnu.org>
1884
1885 * ack.texi (Acknowledgments):
1886 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1887
997797ae 1888 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1889
985bf85b
GM
18902009-08-09 Glenn Morris <rgm@gnu.org>
1891
1892 * ack.texi (Acknowledgments):
1893 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1894
8d6bb99e
DD
18952009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1896
1897 * emacs.texi (Top): Add new menu items for GDB-UI.
1898
1899 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1900 section. Threads buffer is in separate section now.
8d6bb99e 1901
8353da9c
GM
19022009-08-08 Glenn Morris <rgm@gnu.org>
1903
1904 * ack.texi (Acknowledgments):
1905 * emacs.texi (Acknowledgments):
1906 Update for js2-mode and org changes.
1907
f2074faf
MA
19082009-08-02 Michael Albinus <michael.albinus@gmx.de>
1909
1910 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1911 files.
1912
e8d2d3fb
CY
19132009-07-28 Chong Yidong <cyd@stupidchicken.com>
1914
1915 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1916
324a4f6a
GM
19172009-07-23 Glenn Morris <rgm@gnu.org>
1918
1919 * programs.texi (Matching): Update blink-matching-paren-distance.
1920
b6937a70
CY
19212009-07-21 Chong Yidong <cyd@stupidchicken.com>
1922
1923 * frames.texi (Cut/Paste Other App): For select-active-regions,
1924 selection is now updated on moving point.
1925
bd8aaa36
RS
19262009-07-21 Richard Stallman <rms@gnu.org>
1927
1928 * glossary.texi (GNU, Daemon): Update information.
1929
8d9b5eba
JL
19302009-07-19 Juri Linkov <juri@jurta.org>
1931
1932 * custom.texi (Specifying File Variables, Safe File Variables):
1933 "variables/value pairs" -> "variable/value pairs".
1934
a2acc1db
GM
19352009-07-15 Glenn Morris <rgm@gnu.org>
1936
1937 * misc.texi (Gnus): Remove widow.
1938
c5ae942b
GM
19392009-07-11 Glenn Morris <rgm@gnu.org>
1940
703d26ba
GM
1941 * Makefile.in (TEXI2PDF): New.
1942 (emacs.pdf, emacs-xtra.pdf): New targets.
1943
522ddc9f 1944 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1945
1946 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1947
1948 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1949 Don't print the copying notice twice in the printed version.
1950 Update the menu and detailmenu.
1951 (Preface): The meaning of "on-line" has changed.
1952 Correct name for "Common Problems" chapter.
1953 (Distrib): Update FSF shop URL.
1954 (Intro): Showing two files at once is not so exciting.
1955
1956 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1957 (Mac / GNUstep Basics): Minor grammar changes.
1958 (Mac / GNUstep Events): Fix typo.
1959 (GNUstep Support): CANNOT_DUMP no longer applies.
1960
1961 * misc.texi (Document View): Fix typos.
1962
1963 * dired.texi (Dired):
1964 * help.texi (Help):
1965 * macos.texi (Mac OS / GNUstep):
1966 * maintaining.texi (Version Control, Introduction to VC):
1967 End menu descriptions with a period.
c5ae942b 1968
b1c8242b
EZ
19692009-07-09 Eli Zaretskii <eliz@gnu.org>
1970
1971 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1972 so categorical in saying that the option is only useful on NTFS.
1973
220d9aa6
GM
19742009-07-09 Glenn Morris <rgm@gnu.org>
1975
1976 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1977 (ENVADD): Add texinfodir to TEXINPUTS.
1978
1979 * emacs.texi (Top): Fix cross-reference.
1980
1981 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1982
1983 * vc1-xtra.texi (Revision Tags): Fix typo.
1984
d07e72d3
GM
19852009-07-03 Glenn Morris <rgm@gnu.org>
1986
1987 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1988 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1989 (Merge Commands): `.' does not seem to work in A or B buffer.
1990 `l' can recreate the 3-window display.
1991
1992 * glossary.texi (Glossary): Minor phrasing changes throughout.
1993 Add more internal cross-references.
1994 <Autoloading>: You can't really autoload a variable.
1995 <C-M->: Move details here from `M-C-' item.
1996 <Continuation Line>: Refer to `Truncation.'
1997 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1998 <Home Directory, Unix>: New entries.
1999 <Deletion of Files>: Mention recycle bins.
2000 <Directory>: Mention ``folders.''
2001 <Error>: Don't mention ``type-ahead.''
2002 <Fringe>: Refer to the manual node.
2003 <Minor Mode>: Can be global or local.
2004 <Spell Checking>: There are other checkers besides Ispell.
2005
f144038a
GM
20062009-07-02 Glenn Morris <rgm@gnu.org>
2007
2008 * anti.texi (Antinews): Minor changes in phrasing.
2009
2010 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2011 some underfull lines in dvi output.
2012
2013 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2014
2015 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2016
2017 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2018
3f1c6666
JD
20192009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2020
2021 * xresources.texi (Table of Resources): Mention maximized for
2022 fullscreen.
2023
2024 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2025
62aadce7
CY
20262009-07-01 Chong Yidong <cyd@stupidchicken.com>
2027
2028 * anti.texi (Antinews): Correct the list of removed platforms.
2029
82ec412e
GM
20302009-06-28 Glenn Morris <rgm@gnu.org>
2031
2032 * arevert-xtra.texi: Minor language tweaks.
2033
09964e7d
GM
2034 * dired-xtra.texi: Minor revisions.
2035
666e158e
MB
20362009-06-23 Miles Bader <miles@gnu.org>
2037
c4cc8b9a 2038 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2039 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2040
70243478
CY
20412009-06-21 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * Branch for 23.1.
2044
67cbe681
KH
20452009-06-17 Kenichi Handa <handa@m17n.org>
2046
2047 * mule.texi (Charsets): Update the description for the new charset.
2048 (list-character-sets): New findex.
125dd7c5 2049 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2050
40e67246
CY
20512009-06-10 Chong Yidong <cyd@stupidchicken.com>
2052
b5700de6
CY
2053 * basic.texi (Moving Point): Fix tag.
2054
2055 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2056
2057 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2058 use camel-case for PageUp and PageDown.
2059
2060 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2061 camel-case for PageUp and PageDown.
2062
2063 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2064
40e67246 2065 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2066 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2067
522ddc9f 20682009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2069
522ddc9f
JB
2070 * fixit.texi (Spelling): Set default dictionary.
2071 Improve descriptions (Bug#2554)
6f591cf4 2072
53483c76
DR
20732009-06-08 David Reitter <david.reitter@gmail.com>
2074
2075 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2076 since saving colors and faces set this way is not implemented.
2077 (Environment variables): Remove mention of mac-fix-env, which is
2078 scheduled to be removed.
2079
1557ef4f
CY
20802009-06-04 Chong Yidong <cyd@stupidchicken.com>
2081
91056528
CY
2082 * custom.texi (Init Examples): Add example of changing load-path.
2083
1557ef4f
CY
2084 * building.texi (Lisp Libraries): Add example of changing
2085 load-path (Bug#3446).
2086
623cec4c
CY
20872009-05-28 Chong Yidong <cyd@stupidchicken.com>
2088
2089 * mark.texi (Mark): Further clarifications.
2090 (Setting Mark): Emphasize that C-SPC activates the mark.
2091
0fcca8ee
CY
20922009-05-28 Chong Yidong <cyd@stupidchicken.com>
2093
702b10e1
CY
2094 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2095 Mark mode.
0fcca8ee
CY
2096 (Using Region, Persistent Mark): Use "active mark" instead of "active
2097 region".
2098
d3b396e4
CY
20992009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2100
2101 * mule.texi (Select Input Method): Fix typo.
2102
3f698a06
CY
21032009-05-13 Chong Yidong <cyd@stupidchicken.com>
2104
2105 * anti.texi (Antinews): Document completion changes. Some additional
2106 copyedits and rearrangement of entries.
2107
b2a42eb7
CY
21082009-05-12 Chong Yidong <cyd@stupidchicken.com>
2109
932fd020
CY
2110 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2111 (Shell History Copying, Terminal emulator): Copyedits.
2112
1c6c854e
CS
2113 * xresources.texi (Resources): Simplify descriptions.
2114 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2115 (Table of Resources): Document fontBackend resource.
2116
b2a42eb7 2117 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2118 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2119 "Backspace". Remove discussion of obscure Xmodmap issue.
2120
c6ea7fb8
CY
21212009-05-07 Chong Yidong <cyd@stupidchicken.com>
2122
2123 * files.texi (Visiting): Copyedits.
2124
ad36c422
CY
21252009-05-06 Chong Yidong <cyd@stupidchicken.com>
2126
2127 * basic.texi (Inserting Text): Document ucs-insert.
2128
2129 * mule.texi (International Chars): Define "multibyte". Note that
2130 internal representation is unicode-based. Simplify definition of raw
2131 bytes. Mention ucs-insert.
2132 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2133 (Language Environments): Add language environments new to Emacs 23.
2134 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2135 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2136 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2137 (Output Coding): Copyedits.
2138
2139 * emacs.texi (Top): Update node listing.
2140
d4ad7b96
CY
21412009-05-05 Per Starbäck <per@starback.se> (tiny change)
2142
2143 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2144
5bd66204
SM
21452009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2146
2147 * building.texi (Lisp Libraries): `load-library' does offer completion.
2148
bc36ad1c
CY
21492009-04-28 Chong Yidong <cyd@stupidchicken.com>
2150
2151 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2152 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2153
f1a47884
EZ
21542009-04-25 Eli Zaretskii <eliz@gnu.org>
2155
2156 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2157
be77bd45
CY
21582009-04-22 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2161
2162 * building.texi (Lisp Interaction): Document initial-scratch-message.
2163
d3b82927
JB
21642009-04-18 Juanma Barranquero <lekktu@gmail.com>
2165
ed6e7b11
JB
2166 * msdog.texi (Windows Fonts): Fix typos.
2167
d3b82927
JB
2168 * files.texi (Save Commands): Fix pxref.
2169
bc323c04
CY
21702009-04-18 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * files.texi (Save Commands): Mention diff-buffer-with-file.
2173 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2174 Henoch (Bug#3036).
2175
2186d13f
GM
21762009-03-15 Glenn Morris <rgm@gnu.org>
2177
2178 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2179 the former is not always used.
2180 (Mail Headers): Use active voice. Add "Mail-reply-to".
2181 Change case of "Id". Avoid repeated "appropriate".
2182 (Mail Aliases): Fix previous change - use an example with a ".", so it
2183 does actually get quoted when expanded.
2184 (Mail Sending): Mailclient is the default on some systems.
2185 (Citing Mail): Mention mail-indentation-spaces.
2186 (Mail Mode Misc): Add an @dfn for "mail signature".
2187
71e454fc
CY
21882009-03-15 Chong Yidong <cyd@stupidchicken.com>
2189
2190 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2191 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2192 read-buffer-completion-ignore-case, and completion-styles.
2193 Remove description of partial-completion-mode.
71e454fc 2194
df1a3e06
GM
21952009-03-14 Glenn Morris <rgm@gnu.org>
2196
2197 * sending.texi (Mail Format): Fix typo. Add index entry for
2198 mail-header-separator.
2199 (Mail Headers): Put info about initialization and changing in one place
2200 at the start. Update FCC section for mbox Rmail. Clarify From
2201 section, mention mail-setup-with-from. Clarify Reply-to section.
2202 Add Mail-followup-to and mail-mailing-lists. Clarify References
2203 section.
2204 (Mail Aliases): Update example, make less contentious.
2205 Update for name change of mail-interactive-insert-alias.
2206 (Mail Mode): Remove mention of `%' as a word separator.
2207 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2208 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2209 commands. Clarify FCC handling. In mail-complete, add reference to
2210 Mail Aliases section, and mention mail-complete-function.
2211 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2212 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2213 signature netiquette. Explain how the mail hooks work when continuing
2214 a composition.
2215 (Mail Amusements): Internationalize the spook section a bit.
2216 Remove the spook mail-setup-hook example, since it doesn't work well.
2217 Mention fortune-file.
2218 (Mail Methods): Mention read-mail-command.
2219
ed6e7b11 22202009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2221
df1a3e06
GM
2222 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2223 and NS resources following recent changes.
959d68bd 2224
86dca3e8
JR
22252009-03-10 Jason Rumney <jasonr@gnu.org>
2226
2227 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2228 w32-use-visible-system-caret doc to indicate that it should get set
2229 automatically.
2230 (Windows Fonts): Add doc for the uniscribe backend.
2231
042fe98f
DN
22322009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2233
2234 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2235 vc-dir. (Bug#2598)
2236
7f8dba73
RS
22372009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2238
2239 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2240
505e70c3
GM
22412009-03-05 Glenn Morris <rgm@gnu.org>
2242
04242bdc
GM
2243 * rmail.texi (Rmail Basics): Add reference to sorting.
2244 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2245 Minor re-wordings.
2246 (Rmail Motion): Mention rmail-next-same-subject.
2247 (Rmail Deletion): Expunging is not the only way to change the numbers.
2248 (Rmail Labels): Labels can also be used in sorting.
2249 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2250 (Rmail Display): Mention rmail-mime.
2251
00cfe22c
GM
22522009-03-04 Glenn Morris <rgm@gnu.org>
2253
2254 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2255 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2256 summary. Mention sorts cannot be undone.
2257 (Rmail Display): Give an example of how to use goto-address-mode.
2258 (Rmail Editing): It's keybindings that are redefined, not commands.
2259 Fix some typos.
2260 (Movemail): Some minor rewording.
2261 (Remote Mailboxes): Emacs movemail supports pop by default.
2262 Fix some minor grammatical issues. The "two alternative ways" to
2263 specify a POP mailbox are really just one. Remove all reference to the
2264 variables rmail-pop-password and rmail-pop-password-required, obsolete
2265 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2266 can support Kerberos.
2267
3d963b67
GM
22682009-03-03 Glenn Morris <rgm@gnu.org>
2269
2270 * rmail.texi (Rmail Deletion): Revert previous change, which was
2271 describing the Rmail summary versions.
2272 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2273 Minor re-wording for rmail-resend.
2274 (Rmail Make Summary): Summaries apply to buffers rather than files.
2275 <rmail-summary-by-topic>: Headers includes the subject.
2276 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2277 details, including prefix arguments.
2340abde 2278 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2279 Not counting lines might be faster.
2280 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2281 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2282 Name the commands bound to the various keys. Mention prefix argument
2283 for searching.
3d963b67
GM
2284 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2285 Simplify rmail-highlighted-headers description. Update face name.
2286
a8ce3d17
JB
22872009-03-02 Juanma Barranquero <lekktu@gmail.com>
2288
2289 * mark.texi (Marking Objects): Fix typo.
2290
130a29b6
CY
22912009-03-01 Chong Yidong <cyd@stupidchicken.com>
2292
2293 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2294 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2295
9d5de6f8
GM
22962009-03-01 Glenn Morris <rgm@gnu.org>
2297
79fc530e 2298 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2299 (Rmail Motion): - M-s searches from the end of messages.
2300 (Rmail Deletion): Minor clarification. Fix numeric argument
2301 description.
2302 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2303 newmail and RMAILOSE files need not be in home-directory.
2304 (Rmail Files): Mention I/O menus are unselectable if no files match.
2305 Mention `MAIL' env-var.
2306
b545ff9c
JR
23072009-02-24 Jason Rumney <jasonr@gnu.org>
2308
2309 * mule.texi (Fontsets): Mention fontset-default, font specs and
2310 fallback fontsets.
2311 (Defining Fontsets): Mention ns and w32 variants of
2312 standard-fontset-spec. Update description of startup fontset to match
2313 Emacs 23 behavior.
a93be82a 2314 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2315 (International): Link to Modifying Fontsets.
b545ff9c 2316
75da0618 23172009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2318
2319 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2320 Mention ns-extended-platform-support-mode.
2321
6be93a16
KB
23222009-02-22 Karl Berry <karl@gnu.org>
2323
2324 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2325
867d4bb3
JB
23262009-02-19 Juanma Barranquero <lekktu@gmail.com>
2327
2328 * basic.texi (Moving Point, Position Info):
2329 * files.texi (Visiting):
2330 * mini.texi (Completion Options):
2331 * text.texi (HTML Mode): Remove duplicate words.
2332
49b5c0e8
GM
23332009-02-20 Glenn Morris <rgm@gnu.org>
2334
2335 * rmail.texi: Minor updates for mbox rather than Babyl.
2336
f43a822c
KB
23372009-02-17 Karl Berry <karl@gnu.org>
2338
49b5c0e8 2339 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2340
80d634b8
RS
23412009-02-17 Richard M Stallman <rms@gnu.org>
2342
2343 * anti.texi (Antinews): Mention Babyl format.
2344
2345 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2346
2347 * rmail.texi: Update for mbox format.
2348 Various small fixes, as well as the following.
2349 (Out of Rmail): Node deleted.
2350 (Rmail): Update menu.
2351 (Rmail Files): Comment out set-rmail-inbox-list.
2352 Document rmail-inbox-list instead.
2353 (Rmail Output): Substantial changes since C-o is now
2354 rmail-output-as-seen and o is rmail-output.
2355 (Rmail Attributes): Delete `stored', add `retried'.
2356 (Rmail Display): Editing headers works in all cases.
2357
f0d129c6
GM
23582009-02-17 Glenn Morris <rgm@gnu.org>
2359
2360 * basic.texi (Position Info): M-x count-lines-region is not always on
2361 M-=. (Bug#2269)
2362
160f11d3
GM
23632009-02-09 Glenn Morris <rgm@gnu.org>
2364
2365 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2366 defaults.
2367
763e01c4
EZ
23682009-02-07 Eli Zaretskii <eliz@gnu.org>
2369
2370 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2371 documentation of possible problems with redecoding.
2372
f5e1441d
GM
23732009-02-03 Glenn Morris <rgm@gnu.org>
2374
2375 * rmail.texi (Out of Rmail): Mention b2m.pl.
2376
e1eabe41
GM
23772009-01-31 Glenn Morris <rgm@gnu.org>
2378
2379 * rmail.texi (Out of Rmail): Correct b2m location.
2380
dd05f9de
CY
23812009-01-27 Chong Yidong <cyd@stupidchicken.com>
2382
2383 * fixit.texi (Undo): Update undo limit values.
2384
d74d846e
GM
23852009-01-27 Glenn Morris <rgm@gnu.org>
2386
2387 * emacs.texi (Top): Fix Antinews menu entry.
2388
49ffdce8
KB
23892009-01-25 Karl Berry <karl@gnu.org>
2390
2391 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2392 item with no marker, instead of the syntactically incorrect
2393 @itemize @asis.
2394
467e8d77
JL
23952009-01-25 Juri Linkov <juri@jurta.org>
2396
2397 * building.texi (Grep Searching): Fix index entry for lgrep.
2398
6c60bbdb
EZ
23992009-01-24 Eli Zaretskii <eliz@gnu.org>
2400
2401 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2402
9ce5a36f
AR
24032009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2404
2405 * macos.texi (Preferences Panel): Update description of font setting to
2406 reflect that prior frame selection is no longer needed.
2407
9aa5f2fb
NR
24082009-01-20 Nick Roberts <nickrob@snap.net.nz>
2409
2410 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2411 raise GUD subsections.
2412
3892ff9c
GM
24132009-01-15 Glenn Morris <rgm@gnu.org>
2414
2415 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2416
14731c8f
GM
24172009-01-10 Glenn Morris <rgm@gnu.org>
2418
2419 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2420
45c55e53
CY
24212009-01-04 Chong Yidong <cyd@stupidchicken.com>
2422
2423 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2424 logical lines.
2425
2e4667d1
JL
24262008-12-29 Juri Linkov <juri@jurta.org>
2427
2428 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2429
2430 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2431
2a3eac47
CY
24322008-12-28 Chong Yidong <cyd@stupidchicken.com>
2433
2434 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2435 goto-address-mode instead of goto-address.
2436
3da8da94
CY
2437 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2438 mode.
2439
2a3eac47
CY
2440 * emacs.texi (Top): Update node listing.
2441
057f6dd3
EZ
24422008-12-26 Eli Zaretskii <eliz@gnu.org>
2443
2444 * custom.texi (Directory Variables): Explain what is a "project".
2445 Add indexing. Improve wording. Add a footnote about using
2446 _dir-locals.el on MS-DOS.
2447
e6979067
DN
24482008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2449
2450 * files.texi (Misc File Ops): Mention chmod as an alias for
2451 set-file-modes.
2452
9de15963
MR
24532008-12-24 Martin Rudalics <rudalics@gmx.at>
2454
2455 * help.texi (Help): Fix typos and reword.
2456 (Help Summary): Add entries for C-h n and C-h r, reorder
2457 entries, and do some minor fixes.
2458 (Name Help): Say that C-h F works for commands only.
2459 (Misc Help): Say that view-lossage displays 300 keystrokes.
2460
236fd60d
GM
24612008-12-20 Glenn Morris <rgm@gnu.org>
2462
2463 * ack.texi (Acknowledgments): General update based on AUTHORS,
2464 including removal of some stuff no longer distributed.
2465
349b3256
AM
24662008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2467
2468 * fixit.texi: Mention hunspell
2469
e840fca5
GM
24702008-12-19 Glenn Morris <rgm@gnu.org>
2471
2472 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2473 Consolidate explanatory text at start.
e840fca5
GM
2474
2475 * display.texi (Text Display):
2476 * indent.texi (Indentation): Use @acronym with ASCII.
2477
9dfa7983
GM
24782008-12-18 Glenn Morris <rgm@gnu.org>
2479
2480 * ack.texi: Various small updates and fixes.
2481
97b3a00b
JL
24822008-12-18 Juri Linkov <juri@jurta.org>
2483
2484 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2485 as a key binding to start a forward nonincremental word search.
2486 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2487 a backward nonincremental word search. Add index for `M-s w'
2488 `isearch-forward-word'.
2489 (Regexp Search): Add a short summary of regexp key commands like
2490 in the node "Basic Isearch".
2491 (Other Repeating Search): Fix typo.
2492
24932008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2494
2495 * misc.texi (PostScript Variables): Fix doc.
2496
31ce6a07
CY
24972008-12-10 Chong Yidong <cyd@stupidchicken.com>
2498
2499 * programs.texi (Program Modes): Mention Ruby mode.
2500
636b507b
DN
25012008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2502
2503 * misc.texi (emacsclient Options): Describe what an empty string
2504 argument does for --alternate-editor.
2505
a323fa14
CY
25062008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2507
2508 * cmdargs.texi (Font X): Distinguish between client-side and
2509 server-side fonts. List valid Fontconfig properties. Add reference to
2510 Fontconfig manual. List valid GTK font properties. Explain use of
2511 fc-list.
2512
c5ca6cd0
CY
25132008-12-09 Chong Yidong <cyd@stupidchicken.com>
2514
2515 * cmdargs.texi (Font X): Move discussion of quoting to top.
2516
e5136377
GM
25172008-12-06 Glenn Morris <rgm@gnu.org>
2518
2519 * maintaining.texi (Old Revisions): Improve previous change.
2520
248c026b
RS
25212008-12-05 Richard M Stallman <rms@gnu.org>
2522
2523 * anti.texi (Antinews): Minor fixes.
2524
a9253a1e
GM
25252008-12-03 Glenn Morris <rgm@gnu.org>
2526
2527 * maintaining.texi (Old Revisions): Fix diff-switches description.
2528
fa687b02
MR
25292008-12-01 Martin Rudalics <rudalics@gmx.at>
2530
2531 * emacs.texi (Top): Fix typo.
2532
72e6decd
CY
25332008-11-30 Chong Yidong <cyd@stupidchicken.com>
2534
320ee034
CY
2535 * misc.texi (Document View): Explain dependence on gs at the top.
2536 Copyedits.
2537
2538 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2539
72e6decd
CY
2540 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2541 (Comment Commands): Discuss region-active behavior of M-; first.
2542
2a472ee4
MR
25432008-11-29 Martin Rudalics <rudalics@gmx.at>
2544
9c6361c9
MR
2545 * display.texi (Line Truncation): Add reference to Continuation
2546 Lines.
2547
2a472ee4
MR
2548 * windows.texi (Pop Up Window): Mention split-height-threshold
2549 and split-width-threshold.
9c6361c9 2550 (Split Window): Add reference to Continuation Lines.
2a472ee4 2551
e93bc142
AR
25522008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2553
2554 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2555 (GNUstep Support): New node.
2556 * anti.texi:
2557 * emacs.texi:
2558 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2559
43b978db
RS
25602008-11-28 Richard M Stallman <rms@gnu.org>
2561
2562 * misc.texi (Dissociated Press): Minor cleanups.
2563
2564 * dired.texi (Image-Dired): Avoid passive.
2565
e8e2bd93
EZ
25662008-11-28 Eli Zaretskii <eliz@gnu.org>
2567
2568 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2569 representation.
2570
8d2d45da
CY
25712008-11-26 Richard M. Stallman <rms@gnu.org>
2572
2573 * files.texi (Visiting): Rewrite paragraph for clarity.
2574
2575 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2576
a5f7bbcc
AM
25772008-11-25 Alan Mackenzie <acm@muc.de>
2578
2579 * programs.texi (Moving by Parens): Clarify that parens inside strings
2580 and comments are ignored, and that the commands assume the starting
2581 point isn't in a string or comment.
2582
a71703d3
AR
25832008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2584
2585 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2586 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2587 version.
2588 (Mac Customization): Rewrite Preferences Panel section and merge in to
2589 this node, add Open files by dragging to an Emacs window.
2590
2591 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2592
aa5ab79a
CY
25932008-11-26 Chong Yidong <cyd@stupidchicken.com>
2594
0cc92c19
CY
2595 * files.texi (Misc File Ops): Document set-file-modes.
2596
c366b4e4
CY
2597 * windows.texi (Split Window): Document integer values of
2598 truncate-partial-width-windows.
2599
aa5ab79a
CY
2600 * text.texi (Text): Simplify description of markup languages.
2601 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2602 (TeX Editing): Note that `""' inserts one `"' character.
2603 (HTML Mode): Note in the introduction that XML mode is an alias for
2604 SGML mode. Mention nXML mode.
2605
56221db7
CY
26062008-11-25 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * building.texi (Watch Expressions): Fix typo.
2609
90effe33
CY
26102008-11-24 Chong Yidong <cyd@stupidchicken.com>
2611
f90a5ae3
CY
2612 * files.texi (Visiting): Document new behavior of
2613 confirm-nonexistent-file-or-buffer.
2614
1c6c854e
CS
2615 * buffers.texi (Select Buffer):
2616 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2617
a18ffb4a
CY
2618 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2619 edit-picture.
2620
90effe33
CY
2621 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2622 edit-picture', since that is just an alias for picture-mode.
2623 (Sentences): Note that repeated M-@ extends the region.
2624 (Pages): Make terminology more consistent. Link to Regexps node.
2625 (Longlines): Discuss relationship with Visual Line mode.
2626 (Text Mode): Remove extraneous discussion of other modes, since they
2627 were already introduced in the parent node.
2628
e85103ec
CY
26292008-11-23 Chong Yidong <cyd@stupidchicken.com>
2630
5cb2fe30
CY
2631 * anti.texi (Antinews): Rewrite.
2632
1eb9b307 2633 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2634
2635 * frames.texi (Frame Commands): Mention "minimize" terminology.
2636
e85103ec
CY
2637 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2638 formats.
b908332f
CY
2639 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2640 (Misc X): Don't document useless -hb option.
e85103ec 2641
607f5f88
JL
26422008-11-22 Juri Linkov <juri@jurta.org>
2643
2644 * dired.texi (Dired Navigation): Change normal file name search option
2645 from `non-nil' to `t'. Add `dwim' option.
2646
e1b867a0
JL
26472008-11-22 Juri Linkov <juri@jurta.org>
2648
2649 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2650 ".dir-locals.el". Rename `define-project-bindings' to
2651 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2652 `dir-locals-set-directory-class'.
2653
dd186936
LK
26542008-11-22 Lute Kamstra <lute@gnu.org>
2655
2656 * buffers.texi (Select Buffer): Index goto-line.
2657 * basic.texi (Moving Point): Mention the use of a numeric prefix
2658 argument with goto-line and refer to Select Buffer for the use of a
2659 plain prefix argument.
2660
4b121911
GM
26612008-11-19 Glenn Morris <rgm@gnu.org>
2662
2663 * doclicense.texi: Update to FDL 1.3.
2664 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2665
27267e4c
CY
26662008-11-17 Chong Yidong <cyd@stupidchicken.com>
2667
696f351d
CY
2668 * custom.texi (Minor Modes): Define mode commands and mode variables
2669 more precisely. Recommend using mode commands instead of setting
2670 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2671 (Easy Customization): Use "init file" instead of .emacs.
2672 (Customization Groups): Update to new Custom buffer appearance.
2673 (Saving Customizations): Copyedits. Update example.
2674 (Variables): Give example of variable type-sensitivity.
2675 (Examining): Update example.
2676 (Hooks): Copyedits.
2677 (Specifying File Variables): Use C comments instead of an artificial
2678 Lisp for the example.
2679 (Keymaps): Move internals discussion to Prefix Keymaps.
2680 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2681 (Init Rebinding): Document kbd macro.
2682 (Init File): Link to Find Init.
696f351d
CY
2683
2684 * mark.texi (Using Region): Document Delete Selection Mode more
2685 thoroughly.
2686
2687 * frames.texi (Mouse Commands): Move most of the description of Delete
2688 Selection Mode to Using Region, and link to it.
1bc9c425 2689 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2690
b0570c25
CY
2691 * building.texi (Compilation): Document first-error value of
2692 compilation-scroll-output.
2693 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2694 works as soon as an error is available. Suggested by Juri Linkov.
2695
27267e4c
CY
2696 * mini.texi (Passwords): New node.
2697
2698 * files.texi (Remote Files): Link to Passwords node.
2699
2700 * emacs.texi (Top): Update node listings.
2701
122eb807
CY
27022008-11-16 Chong Yidong <cyd@stupidchicken.com>
2703
9c9855a3
CY
2704 * ack.texi (Acknowledgments): Some updating of credits.
2705
bd6fdcad
CY
2706 * emacs.texi (Acknowledgments): Add a couple more names.
2707
dd1eef46
CY
2708 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2709
122eb807 2710 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2711 (Misc File Ops): Document use of trash.
122eb807 2712
801a8da1
JB
27132008-11-16 Juanma Barranquero <lekktu@gmail.com>
2714
2715 * macos.texi (Mac Customization): Fix typos.
2716
0b4f2253
CY
27172008-11-14 Chong Yidong <cyd@stupidchicken.com>
2718
2719 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2720 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2721 the conventions of the main Emacs manual.
2722
2723 * emacs.texi (Top): Update node listings.
2724
517e2b89
CY
27252008-11-12 Chong Yidong <cyd@stupidchicken.com>
2726
07a85685
CY
2727 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2728 command-line-args is processed during startup.
2729 (Action Arguments): Correctly describe how file arguments interact with
2730 the startup screen. Link to Lisp Interaction for scratch buffer.
2731 (Initial Options): Link to Command Example for -batch option.
2732 (Environment): Document initial-environment.
2733
517e2b89
CY
2734 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2735 can't be changed in the site-start file.
2736
6337bbde
CY
27372008-11-07 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * dired.texi (Dired): Mention C-x C-d too.
2740 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2741 (Dired Navigation): Explain dired-goto-file more clearly.
2742 Document dired-isearch-filenames.
6337bbde
CY
2743 (Dired Deletion): Remove unnecessary "expunged" terminology.
2744 (Flagging Many Files): & is now rebound to `% &'.
2745 (Shell Commands in Dired): Document dired-do-async-shell-command.
2746 Clarify how multi-file arguments are passed.
2747 (Misc Dired Features): Document dired-do-isearch.
2748
9e8eeff9
CY
27492008-11-06 Chong Yidong <cyd@stupidchicken.com>
2750
2751 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2752
e071f849
CY
27532008-11-03 Chong Yidong <cyd@stupidchicken.com>
2754
2755 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2756
05482eb1
CY
27572008-11-01 Chong Yidong <cyd@stupidchicken.com>
2758
e2346dea
CY
2759 * programs.texi (Program Modes): Link to Program Indent node.
2760 (Left Margin Paren): Explain consequences of changing
2761 open-paren-in-column-0-is-defun-start more concisely.
2762 (Which Function, Program Indent, Info Lookup): Minor edits.
2763 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2764 (Multi-line Indent): If region is active, TAB indents the region.
2765 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2766 (Matching): The delimiter at the cursor is highlighted---the character
2767 changes color.
2768 (Symbol Completion): Link to Completion node.
2769
e4b6428c
CY
2770 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2771 a strictly text-only system.
2772
05482eb1
CY
2773 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2774 batch mode.
2775
a11d3737
RS
27762008-11-01 Richard M. Stallman <rms@gnu.org>
2777
5abad626
RS
2778 * misc.texi (Document View): Major rewrite.
2779
a11d3737
RS
2780 * maintaining.texi (Types of Log File): Change logs are older than
2781 version control.
2782 (VCS Concepts): Simplify and rearrange.
2783 (Version Control Systems): Make it clear that Linux is only the kernel.
2784 (VC Mode Line): Shorten reference to menu item.
2785 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2786 (VC Directory Mode): Minor cleanup.
2787 Unchanged files are hidden, not omitted.
2788 (VC Directory Commands): Shorten and simplify.
2789 (Change Log Commands): New node, split from Change Logs.
2790 (VC Directory Buffer): New node, split from VC Directory Mode.
2791
c55a4acb
CY
27922008-10-31 Chong Yidong <cyd@stupidchicken.com>
2793
1c6c854e 2794 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2795 from files.texi.
2796
1c6c854e
CS
2797 * files.texi (Version Control): Move to maintaining.texi.
2798 Subnodes moved as well.
2799 (Document Files): Move to misc.texi.
df0356f6 2800
c55a4acb
CY
2801 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2802 vc-update-change-log.
df0356f6
CY
2803 (Version Control): Move here from files.texi.
2804 (Format of ChangeLog): Make it a subnode of Change Log.
2805
2806 * emacs.texi (Top): Update node listing.
c55a4acb 2807
ef082374
TH
28082008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2809
2810 * files.texi (Files): Add a section about document
2811 files (doc-view-mode).
2812
d52582c3
CY
28132008-10-31 Chong Yidong <cyd@stupidchicken.com>
2814
1c6c854e
CS
2815 * building.texi (Compilation Mode):
2816 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2817 (Debuggers): Lower GUD subsections to subsubsections.
2818 (Starting GUD): Add cindex.
2819 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2820
4e0a0968
CY
28212008-10-30 Chong Yidong <cyd@stupidchicken.com>
2822
03625b47
CY
2823 * indent.texi (Indentation): Link to Program Indent.
2824
4e0a0968
CY
2825 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2826 now uses emacsclient's terminal.
2827
8bd3f7ef
CY
28282008-10-29 Chong Yidong <cyd@stupidchicken.com>
2829
80e5620e
CY
2830 * mark.texi (Using Region): Document use-empty-active-region.
2831
97d5c404
CY
2832 * emacs.texi (Top): Update node listings.
2833
1c6c854e
CS
2834 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2835 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2836 (Invoking emacsclient): Rewrite, moving optional arguments to
2837 emacsclient Options.
21d2bae3
CY
2838 (emacsclient Options): New node. Document server-use-tcp and
2839 server-host.
8bd3f7ef 2840
5fda2cbd
CY
28412008-10-28 Chong Yidong <cyd@stupidchicken.com>
2842
2843 * indent.texi (Indentation): Replace list with paragraphed text,
2844 putting description of syntax-driven indentation first. Document new
2845 effect of active regions on tab.
2846 (Tab Stops): Note that editable tab stops affect indentation commands.
2847
4ff029f6
DN
28482008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2849
2850 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2851
996cd6e4
CY
28522008-10-23 Chong Yidong <cyd@stupidchicken.com>
2853
f28815e3
CY
2854 * custom.texi (Function Keys): Note that modified keypad keys are not
2855 translated.
2856
996cd6e4
CY
2857 * basic.texi (Arguments): Explain how to insert multiple digits.
2858
49545fe2
MA
28592008-10-22 Michael Albinus <michael.albinus@gmx.de>
2860
2861 * files.texi (Remote Files): Precise selection of default method.
2862 Rewrite paragraph about disabling remote file names.
2863
edac0b53
CY
28642008-10-22 Chong Yidong <cyd@stupidchicken.com>
2865
e752c544
CY
2866 * search.texi (Special Isearch): Document M-TAB is isearch.
2867
edac0b53
CY
2868 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2869 command.
2870
2871 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2872
20a36054
TH
28732008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2874
1c6c854e 2875 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2876 section.
2877
69051ab6
CY
28782008-10-21 Chong Yidong <cyd@stupidchicken.com>
2879
c4b1a32a
CY
2880 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2881 to files.texi. Move contents of vc2-xtra.texi here.
2882
2883 * vc2-xtra.texi: File removed.
2884
2885 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2886 Directory Commands from the submenu. Don't include deleted file
2887 vc2-xtra.texi.
2888
2889 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2890 (Version Control): Add VC Directory Mode and VC Directory Commands to
2891 the submenu.
2892 (Why Version Control?): Use table format.
2893 (Version Control Systems): Note that Meta-CVS support is gone.
2894 (VCS Concepts): Note precisely when VC started supporting filesets.
2895 Remove bogus xref to CVS Options node.
2896 (Types of Log File): Copyedits.
2897 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2898 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2899 The Right Thing.
2900 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2901 (Log Buffer): Reorganize node, putting C-c C-c description first.
2902 (Old Revisions): Use CVS for example, not RCS.
2903 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2904 Commands from the submenu, putting them under Version Control.
2905 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2906 need to include it in the manual unconditionally, since it is now
2907 crucial to using distributed version control systems.
1a6e2954
CY
2908 (Comparing Files): Note that diff uses the minibuffer, and that the
2909 output is shown using Diff mode.
1c6c854e
CS
2910 (Diff Mode): Explain what "patch" and "hunk" mean.
2911 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2912 diff-show-trailing-whitespaces.
1a6e2954 2913 (File Archives): Add rar support.
c4b1a32a 2914
69051ab6
CY
2915 * major.texi (Choosing Modes): Make mode selection sequence more
2916 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2917 magic-mode-alist is nil by default.
2918 Document magic-fallback-mode-alist.
69051ab6 2919
e7421e03
CY
29202008-10-20 Chong Yidong <cyd@stupidchicken.com>
2921
2922 * frames.texi (Mouse References): Copyedits.
2923
6b2efdc2
TH
29242008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2925
2926 * ack.texi (Acknowledgments): Add myself as doc-view author.
2927
9c5e9396
EZ
29282008-10-20 Eli Zaretskii <eliz@gnu.org>
2929
2930 * frames.texi (Dialog Boxes): Add @cindex entries.
2931
dac94f8e
CY
29322008-10-20 Chong Yidong <cyd@stupidchicken.com>
2933
2934 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2935 (Text-Only Mouse): Copyedit.
2936
25597d40
CY
29372008-10-19 Chong Yidong <cyd@stupidchicken.com>
2938
f8a447f6
CY
2939 * frames.texi: Use @key throughout for mouse clicks.
2940 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2941 (Secondary Selection): Fix modified mouse click syntax.
2942 (Clipboard): Describe Cut, Copy and Paste commands.
2943 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2944 Copyedits.
2945 (Creating Frames): Add xref to Init File.
2946 (Frame Commands): Add xref to Exiting.
2947 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2948
b0f95216
CY
29492008-10-15 Chong Yidong <cyd@stupidchicken.com>
2950
b0817f00
CY
2951 * files.texi (Version Control): Copyedits. Add Bazaar.
2952 (Version Control Systems): List different VCS's using an itemized list.
2953 Add Bazaar.
2954 (VCS Concepts): Copyedits. Tweak description of file merging.
2955
b0f95216
CY
2956 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2957 (Cut/Paste Other App): Document select-active-regions and
2958 x-select-enable-primary.
2959
69d0d701
CY
29602008-10-13 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * mark.texi (Shift Selection): Correct case in node name.
2963
2964 * emacs.texi (Top): Update node order in Mark chapter.
2965
375e8351
EZ
29662008-10-12 Eli Zaretskii <eliz@gnu.org>
2967
2968 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2969
2970 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2971 elsewhere in the manual instead of describing yet again the intricacies
2972 of $HOME on MS-Windows and MS-DOS.
2973
ab58114f
CY
29742008-10-12 Chong Yidong <cyd@stupidchicken.com>
2975
4f959513 2976 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2977 (Minibuffer File): Add discussion of `~' in file names.
2978 Add insert-default-directory index reference.
4f959513 2979
ab58114f
CY
2980 * files.texi (File Names): Reorganize description.
2981 (Visiting): Add xref to Mode Line. Copyedits.
2982 (Save Commands): Mention prefix behavior of C-x C-s.
2983 (Numbered Backups): Node deleted.
2984 (Backup Names): Contents of Numbered Backups moved here. State default
2985 of version-control variable.
2986 (Reverting): Copyedits.
2987 (Version Control): Add additional version control systems.
2988
2989 * emacs.texi (Top): Delete Numbered Backups node.
2990
2991 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2992 Backup Names.
f2884f63 2993 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2994
b0b5100a
RF
29952008-10-11 Romain Francoise <romain@orebokech.com>
2996
2997 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2998
89774b5f
CY
29992008-10-11 Chong Yidong <cyd@stupidchicken.com>
3000
3001 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3002 (Select Buffer): Mention use of minibuffer history. Describe default
3003 value of default-major-mode. Mention that C-x 4 b selects the other
3004 window.
3005 (List Buffers): Document CRM indicators in the order they appear.
3006 (Kill Buffer): Document new command kill-matching buffers.
3007 (Several Buffers): Move explanation of the relationship between buffer
3008 list and buffer menu to the top.
3009 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3010
4c72bf27
CY
30112008-10-10 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * entering.texi (Exiting): Document change of C-x C-c to
3014 save-buffers-kill-terminal. Document kill-emacs.
3015
f68eb991
EZ
30162008-09-30 Eli Zaretskii <eliz@gnu.org>
3017
3018 * mule.texi (Coding Systems): Don't mention codepage-setup.
3019
3020 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3021 cpNNN coding systems anymore.
3022 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3023 for unibyte mode. Don't mention line-drawing characters.
3024 Don't mention dos-unsupported-char-glyph.
f68eb991 3025
1a2dd44d
CY
30262008-09-25 Chong Yidong <cyd@stupidchicken.com>
3027
3028 * search.texi (Search): Shorten introduction.
3029 (Basic Isearch): Add command table. Discuss reverse isearch and
3030 isearch highlighting.
3031 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3032 ring to cindex.
3033 (Special Isearch): Move input methods discussion here.
3034 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3035 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3036 Repeat Isearch.
3037 (Isearch Minibuffer): New node.
3038 (Word Search): Document new word search commands.
3039 (Regexp Example): Simplify example using sentence-end-base variable.
3040 (Replace): Reword introduction.
3041 (Unconditional Replace): Remove unnecessary example.
3042 (Other Repeating Search): Document new `M-s o' binding.
3043
3044 * emacs.texi (Top): Update node listings.
3045
e45da31d
JB
30462008-09-22 Juanma Barranquero <lekktu@gmail.com>
3047
3048 * emacs.texi (Top): Remove Kill Errors from menu.
3049
841c8096
CY
30502008-09-22 Chong Yidong <cyd@stupidchicken.com>
3051
402168fa
CY
3052 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3053 interface for defining macros. Simplify examples. Note that C-g quits
3054 macro definitions.
1c6c854e
CS
3055 (Keyboard Macro Counter): Document using F3 to insert counter.
3056 Give usage example.
402168fa
CY
3057 (Keyboard Macro Query): Organize query responses in a table.
3058
1c6c854e
CS
3059 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3060 Link to Erasing node.
841c8096
CY
3061 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3062 rationale to a footnote.
3063 (Kill Errors): Remove node, due to redundancy with Erasing.
3064 (Spelling): Move discussion of flyspell to end. Note new behavior of
3065 M-$ in active region. Remove non-ispell-specific keybindings from
3066 table.
3067
eab2ee89
DN
30682008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3069
3070 * cmdargs.texi (Initial Options): Document --daemon.
3071
3d53e905
GM
30722008-09-20 Glenn Morris <rgm@gnu.org>
3073
3074 * files.texi (Numbered Backups): Mention that some modes set
3075 version-control.
3076
1c90484d
GM
30772008-09-20 Jim Blandy <jimb@red-bean.com>
3078
3079 * files.texi (Numbered Backups): Reference File Variables, as well.
3080 Remove discussion of Rmail's implementation.
3081
0fc0d844
CY
30822008-09-06 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * misc.texi (Recursive Edit): Note that top-level exits active
3085 minibuffers.
3086
3087 * trouble.texi (Quitting): Likewise.
3088
b18d283d
CY
30892008-08-31 Chong Yidong <cyd@stupidchicken.com>
3090
3091 * emacs.texi (Top): Add Temporary Face Changes xref.
3092
3093 * display.texi (Display): Move Temporary Face Changes node to just
3094 after Standard Faces.
3095 (Scrolling): Document recenter-top-bottom instead of recenter.
3096 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3097 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3098 (Display Custom): Copyedits.
3099 (Optional Mode Line): Document display-battery-mode.
3100
180135fc
RF
31012008-08-27 Romain Francoise <romain@orebokech.com>
3102
3103 * custom.texi (Directory Variables): Minor fix.
3104
d3fe3475
GM
31052008-08-27 Glenn Morris <rgm@gnu.org>
3106
3107 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3108 descriptions.
3109 (Calendar Customizing): Tweak layout description.
183080b6 3110 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3111 markers. Condense calendar-star-date and calendar-mark-today
3112 description.
3113 (Holiday Customizing): Add oriental and solar holidays.
3114 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3115 Fix holiday-float description. Use zerop in examples. Be less verbose.
3116 (Date Display Format): Change ISO format. Be less verbose.
3117 (Diary Customizing): Mention day and month abbrev arrays.
3118 Mention the date-form variables by name. Update European example.
3119 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3120 Condense examples. Mention diary-entry-symbols by name.
3121 Condense table for insertion commands.
3122 (Fancy Diary Display): Mention diary-include-string and
3123 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3124 Ethiopic, Persian date functions. Condense descriptions.
3125
3126 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3127 (Adding to Diary): Adapt for changed node name.
3128
71755807
GM
31292008-08-26 Glenn Morris <rgm@gnu.org>
3130
3131 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3132 node "Hebrew/Islamic Entries".
3133
3134 * calendar.texi (Specified Dates): Fix names of iso functions.
3135 (General Calendar): There may not be another window.
3136 (Writing Calendar Files, Holidays): Tweak intro.
3137 (Holidays): Mention Baha'i and Chinese holidays.
3138 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3139 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3140 (To Other Calendar): Add calendar-print-other-dates.
3141 Refer to "graphic display" rather than "X.
3142 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3143 (Displaying the Diary): Fix whitespace after reference.
3144 Fix `diary-number-of-entries' reference.
3145 (Date Formats): Explicitly mention that day names can be abbreviated.
3146 (Adding to Diary): Add some references to other sections.
3147 (Special Diary Entries): Fix reference.
3148 (Appointments): Simplify appt-message-warning-time entry.
3149 Clarify where times must be.
3150 (Importing Diary): Comment out icalendar paragraph that does not apply.
3151 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3152
d76ebc75
GM
31532008-08-23 Glenn Morris <rgm@gnu.org>
3154
3155 * fortran-xtra.texi (Fortran): Change description of free form and
3156 fixed form a bit. Mention hideshow and imenu.
3157 (Fortran Motion): Mention fortran-end-of-subprogram,
3158 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3159 (Fortran Indent): Minor re-word.
3160 (ForIndent Commands): Mention fortran-fill-paragraph and
3161 fortran-fill-statement.
3162 (ForIndent Cont): Mention fortran-tab-mode-string.
3163 (Fortran Comments): Mention fortran-comment-line-start-skip.
3164 (Fortran Columns): Mention font-locking.
3165 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3166
1fc0ce04 31672008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3168
3169 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3170
5c52e13c
CY
31712008-08-22 Chong Yidong <cyd@stupidchicken.com>
3172
3173 * mini.texi (Minibuffer): Simplify introduction.
3174 (Minibuffer File): Document tilde in minibuffer filenames.
3175 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3176 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3177 (Completion Example): Update example to current command list.
3178 (Completion Options): Document `lazy' value of completion-auto-help.
3179 Update contents of completion-ignored-extensions.
3180 (Minibuffer History): Describe "future history" list. State default
3181 value of history-delete-duplicates.
3182
77a00355
GM
31832008-08-21 Glenn Morris <rgm@gnu.org>
3184
3185 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3186 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3187
39ee1d04
CY
31882008-08-17 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * regs.texi (Registers): Clarify valid register names.
3191 (RegPos): Note that buffer is saved and restored too.
3192 (RegText): Note that mark is reactivated/deactivated.
3193 (RegConfig): Xref to Windows node.
3194
b12c348f
CY
31952008-08-16 Chong Yidong <cyd@stupidchicken.com>
3196
3ae7ba79
CY
3197 * basic.texi (Inserting Text): Provide command name for C-q.
3198
b12c348f
CY
3199 * killing.texi (Killing): Copyedit. Define read-only text.
3200 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3201 (Killing by Lines): Copyedit.
3202 (Other Kill Commands): Move M-w description here.
3203 (Yanking): Move M-w to Other Kill Commands.
3204 (Kill Ring): Also mention saving text in registers. Link to Text
3205 Properties in elisp manual.
3206 (Accumulating Text): Copyedit.
3207 (CUA Bindings): Shift selection is now the default.
3208
d8ff7692
TZ
32092008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3210
3211 * maintaining.texi (Change Log): Mention next-error is available.
3212
a43a8a2e
GM
32132008-08-10 Glenn Morris <rgm@gnu.org>
3214
3215 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3216 and intermonth text.
3217 (Holiday Customizing): Add holiday-chinese.
3218
eba27308
EZ
32192008-08-08 Eli Zaretskii <eliz@gnu.org>
3220
3221 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3222
5f14a5b3
DN
32232008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3224
3225 * files.texi (Log Buffer): Describe C-c C-d.
3226 (Diff Mode): Describe C-x 4 A.
3227
49989bff
EZ
32282008-08-06 Eli Zaretskii <eliz@gnu.org>
3229
3230 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3231
5c915c02
DN
32322008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3233
2beaf97a
DN
3234 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3235 describe the new bindings to show the changeset diff, toggle annotation
3236 visibility, show revisions.
3237 (VC Status): Describe key bindings for modifying the change comments,
3238 displaying changeset diffs and annotations.
3239
5c915c02
DN
3240 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3241
71798ace
NR
32422008-08-05 Nick Roberts <nickrob@snap.net.nz>
3243
3244 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3245
b8949644
EZ
32462008-08-02 Eli Zaretskii <eliz@gnu.org>
3247
3248 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3249 and wording.
3250
819567d1
DN
32512008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3252
3253 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3254 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3255 commands. Improve some old info.
3256
5f38310a
CY
32572008-07-31 Chong Yidong <cyd@stupidchicken.com>
3258
0dc3906b
CY
3259 * display.texi (Visual Line Mode): New node.
3260
5f38310a 3261 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3262 (Moving Point): Add additional alternative key bindings.
3263 Describe line-move-visual.
5f38310a
CY
3264 (Erasing): Describe DEL.
3265 (Basic Undo, Blank Lines, Arguments): Copyedit.
3266 (Continuation Lines): Mention Visual Line mode.
3267 (Position Info): Move extended discussion to mule.texi.
3268
3269 * mule.texi (International Chars): Describe C-x =.
3270
3271 * emacs.texi (Top): Add Visual Line Mode node.
3272
7c2fb837
DN
32732008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3274
3275 * emacs.texi: Remove VMS support.
3276
3f6b73ef
DN
32772008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3278
3279 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3280 the vc-dir command name.
3281
9e2a2647
DN
32822008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3283
3284 * xresources.texi: Remove mentions of Mac Carbon.
3285
568beaa2
AS
32862008-07-19 Andreas Schwab <schwab@suse.de>
3287
3288 * ns-emacs.texi: Move to ../misc.
3289
0ef94706
CY
32902008-07-15 Chong Yidong <cyd@stupidchicken.com>
3291
3292 * entering.texi (Exiting): Don't describe text-only terminals as the
3293 default. Describe the new startup screen.
3294 (Exiting): Describe how to kill Emacs first. Change description of
3295 iconification to handle modern window systems.
3296
ba60bd44 32972008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3298
3299 * ns-emacs.texi: New file, documents features of Emacs port under
3300 NeXTstep windowing.
3301
9f30aa73
CY
33022008-07-15 Chong Yidong <cyd@stupidchicken.com>
3303
938a5d2e
CY
3304 * entering.texi (Entering Emacs): Update prev node.
3305
3306 * glossary.texi (Glossary): Remove xref to Text Characters.
3307
9f30aa73
CY
3308 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3309 directly, rather than in the context of ASCII. Move description of
3310 special properties of modifier key to new Modifier Keys node.
3311 (Keys): Copyedit.
3312 (Text Characters): Delete node. Multibyte is the default nowadays, and
3313 the node contents are obsolete.
3314
3315 * custom.texi (Modifier Keys): New node.
3316
3317 * emacs.texi (Top): Update node list.
3318
7e53d36c
CY
33192008-07-13 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3322 saying that Emacs provides menus and mouse support (which is par for
3323 the course).
3324
3325 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3326 early on.
3327 (Point): Copyedit. Relegate historical trivia to a footnote.
3328 (Mode Line): Explain mode-line format more consistently.
3329 (Menu Bar): Copyedit.
3330
1e9fa96d
GM
33312008-06-27 Glenn Morris <rgm@gnu.org>
3332
3333 * cal-xtra.texi (Sexp Diary Entries):
3334 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3335
dc9bebb8
CY
33362008-06-26 Chong Yidong <cyd@stupidchicken.com>
3337
3338 * mark.texi (Shift selection): New node.
3339 (Mark): Copyedits.
3340 (Persistent Mark): Move to the end of the chapter.
3341
e7881076
EZ
33422008-06-20 Eli Zaretskii <eliz@gnu.org>
3343
3344 * makefile.w32-in (distclean): Remove makefile.
3345
f427400c
NR
33462008-06-17 Nick Roberts <nickrob@snap.net.nz>
3347
3348 * building.texi (Starting GUD): Add an entry for gud-gdb.
3349 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3350 command mode.
3351
b597d348
GM
33522008-06-17 Glenn Morris <rgm@gnu.org>
3353
3354 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3355
647b7094
NR
33562008-06-17 Nick Roberts <nickrob@snap.net.nz>
3357
3358 * building.texi (Starting GUD): Expand on remote debugging.
3359 (Other GDB-UI Buffers): Mention new keyboard bindings.
3360
47a30023
GM
33612008-06-15 Glenn Morris <rgm@gnu.org>
3362
3363 * gnu.texi: Use a verbatim license for this invariant section,
3364 as per etc/GNU.
3365
37e5d54a
GM
33662008-06-13 Daniel Engeler <engeler@gmail.com>
3367
3368 * emacs.texi, misc.texi: Add documentation about serial port access.
3369
8e65d46c
GM
33702008-06-13 Glenn Morris <rgm@gnu.org>
3371
c1473b4c
MB
3372 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3373 maintain.info.
8e65d46c 3374
e40a85cd
MB
33752008-06-05 Miles Bader <miles@gnu.org>
3376
3377 * display.texi (Temporary Face Changes): Update to reflect function
3378 renamings in face-remap.el.
3379
56c73dec
MB
33802008-06-04 Miles Bader <miles@gnu.org>
3381
1c6c854e
CS
3382 * display.texi (Temporary Face Changes):
3383 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3384 `increase-buffer-face-height' and `decrease-default-face-height' now
3385 that they aren't bound by default.
3386
9d3d42fb
MB
33872008-06-03 Miles Bader <miles@gnu.org>
3388
3389 * display.texi (Temporary Face Changes): New node.
3390
2be6bfe2
EZ
33912008-05-31 Eli Zaretskii <eliz@gnu.org>
3392
3393 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3394
daf7e339
GM
33952008-05-31 Glenn Morris <rgm@gnu.org>
3396
3397 * cal-xtra.texi (Fancy Diary Display): Simplify.
3398
d21d2618
GM
33992008-05-30 Glenn Morris <rgm@gnu.org>
3400
3401 * cal-xtra.texi (Fancy Diary Display): Update for
3402 diary-display-function replacing diary-display-hook.
3403
71ce5fd0
JB
34042008-05-29 Drew Adams <drew.adams@oracle.com>
3405
3406 * msdog.texi (Windows Keyboard): Add descriptions of
3407 w32-register-hot-key and w32-unregister-hot-key.
3408
a3cdbdf8
MO
34092008-05-21 Tom Tromey <tromey@redhat.com>
3410
3411 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3412 Variables node.
3413
854a574c
MO
34142008-05-19 Tom Tromey <tromey@redhat.com>
3415
3416 * custom.texi (Variables): Add Directory Variables to menu.
3417 (Directory Variables): New node.
3418
7c2ec3f9
ER
34192008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3420
71ce5fd0 3421 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3422
370fded4
ER
34232008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3424
3425 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3426 Revision Tags and rewritten. Section now uses modern terminology,
3427 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3428 accurately.
3429
6af511e3
EZ
34302008-05-10 Eli Zaretskii <eliz@gnu.org>
3431
3432 * msdog.texi (Windows Files): Update documentation of
3433 w32-get-true-file-attributes.
3434
7a78b6e7
ER
34352008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3436
3437 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3438 directory mode.
3439
1bcfc24e
CY
34402008-05-08 Chong Yidong <cyd@stupidchicken.com>
3441
3442 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3443 entry "television".
1bcfc24e 3444
db86064f
ER
34452008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3446
ab5ec32c 3447 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3448
a31b405e
ER
34492008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3450
3451 * emacs/buffers.texi, emacs/files.texi (Version-control):
3452 vc-toggle-read-only is no longer a good idea...
3453
ff2c14fc
GM
34542008-04-29 Glenn Morris <rgm@gnu.org>
3455
3456 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3457
367c9b7c
JL
34582008-04-22 Juri Linkov <juri@jurta.org>
3459
3460 * dired.texi (Subdirectories in Dired): Describe using `^'
3461 to return to the parent directory.
3462
4ac1e9b4
NR
34632008-04-22 Nick Roberts <nickrob@snap.net.nz>
3464
3465 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3466 recent changes.
3467
b9b3bf2b
NR
34682008-04-19 Nick Roberts <nickrob@snap.net.nz>
3469
3470 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3471 (Other GDB-UI Buffers): Update for recent thread related changes.
3472
4d120d6a
SM
34732008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3474
3475 * maintaining.texi (Maintaining):
3476 * emacs.texi (Top): Typo.
3477
a152877d
SM
34782008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3479
b9b3bf2b
NR
3480 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3481 arg in `font-lock-add-keywords'.
a152877d 3482
36c0514c
GM
34832008-04-08 Glenn Morris <rgm@gnu.org>
3484
3485 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3486 Also add Baha'i calendar references where appropriate.
3487
06a97d46
GM
34882008-04-05 Glenn Morris <rgm@gnu.org>
3489
3490 * custom.texi (Init File): Byte-compiling .emacs is bad.
3491
6adc6eed
SM
34922008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3493
3494 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3495
571388b0
GM
34962008-03-29 Glenn Morris <rgm@gnu.org>
3497
3498 * calendar.texi: Update for `calendar-date-style' replacing
3499 `european-calendar'.
3500
3ae8f876
JR
35012008-03-28 Jason Rumney <jasonr@gnu.org>
3502
3503 * display.texi (Display Custom): Mention overlay-margin in text.
3504
5bc6ddff 35052008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3506
5bc6ddff
MB
3507 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3508 tutorial' comments.
03a864d5 3509
7186a830
CY
35102008-03-28 Chong Yidong <cyd@stupidchicken.com>
3511
3512 * mark.texi (Mark): Rearrange nodes.
3513 (Persistent Mark): Rename from Transient Mark.
3514 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3515 Describe Transient Mark mode as the default.
3516
3517 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3518 the default behavior with Transient Mark mode off.
3519 (Position Info): Fix typo.
3520
71ce5fd0
JB
3521 * display.texi (Standard Faces): Reference the Mark node.
3522 Remove discussion of the region face, which is discussed there.
7186a830
CY
3523
3524 * emacs.texi (Top): Update node listings.
3525
3526 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3527 as the default.
3528
3529 * fixit.texi (Undo): Standardize choice of undo key sequence.
3530 (Undo, Spelling): Describe Transient Mark mode as the default.
3531
3532 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3533 default.
3534
3535 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3536
3537 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3538 mode is the default, and note that the mark is not activated when set.
3539
3540 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3541 Describe Transient Mark mode as the default.
3542
3543 * search.texi (Basic Isearch): Reference the Mark Ring node.
3544 (Replace, Unconditional Replace, Other Repeating Search):
3545 Describe Transient Mark mode as the default.
3546
1c6c854e
CS
3547 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3548 Describe Transient Mark mode as the default.
7186a830
CY
3549 (Paragraphs): Describe how M-h behaves when region is active.
3550
3551 * trouble.texi (Quitting): Clarify effects of C-g.
3552
dc47d1ff
GM
35532008-03-13 Glenn Morris <rgm@gnu.org>
3554
3555 * emacs.texi (EMACSVER): Set to 23.0.60.
3556
e3e0fb39 35572008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3558
e3e0fb39
GM
3559 * dired.texi (Hiding Subdirectories): Fix previous change.
3560
35612008-03-05 Drew Adams <drew.adams@oracle.com>
3562
3563 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3564
5e14abf8
KS
35652008-02-28 Kim F. Storm <storm@cua.dk>
3566
3567 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3568 Move describe-distribution to C-h C-o.
3569 Move view-emacs-problems to C-h C-p.
3570 Add view-emacs-debugging on C-h C-d.
3571 Add view-external-packages on C-h C-e.
d0207bf3 3572 Add view-order-manuals on C-h C-m.
5e14abf8 3573
d0207bf3 35742008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3575
3576 * msdog-xtra.texi (MS-DOS): Docstring fix.
3577
87e391bb
EZ
35782008-02-09 Eli Zaretskii <eliz@gnu.org>
3579
3580 * msdog.texi (Windows Fonts): Use a @table for describing font
3581 properties.
3582
5662e503
JR
35832008-02-07 Jason Rumney <jasonr@gnu.org>
3584
3585 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3586 value has changed.
3587 (Windows HOME): Clarify what is meant by "if that fails as well".
3588 (Windows Fonts): New section.
3589
72463824
GM
35902008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3591
3592 * basic.texi (Basic Undo): Remove duplicate "you can".
3593
7ff926e0
EZ
35942008-02-02 Eli Zaretskii <eliz@gnu.org>
3595
3596 * maintaining.texi (Tags): Fix last change.
3597
6ab7aef1
MA
35982008-02-02 Michael Albinus <michael.albinus@gmx.de>
3599
093571c3 3600 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3601
ace67e7e
NR
36022008-01-31 Nick Roberts <nickrob@snap.net.nz>
3603
3604 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3605
ae068fdf
RS
36062008-01-26 Richard Stallman <rms@gnu.org>
3607
3608 * maintaining.texi (Tags): Delete redundant index entry.
3609
a56d9a08
EZ
36102008-01-26 Eli Zaretskii <eliz@gnu.org>
3611
3612 * programs.texi (Imenu): Move "@cindex tags" from here...
3613 * maintaining.texi (Tags): ...to here.
3614
e941ed90
NR
36152008-01-23 Kevin Ryde <user42@zip.com.au>
3616
3617 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3618 click count.
3619
650276d5
JB
36202008-01-21 Juanma Barranquero <lekktu@gmail.com>
3621
3622 * entering.texi (Exiting): Fix typo.
3623 Reported by D. E. Evans <sinuhe@gnu.org>.
3624
8dc17977
MR
36252007-12-31 Martin Rudalics <rudalics@gmx.at>
3626
3627 * glossary.texi (Glossary): Fix typo.
3628
9f9695a6
RS
36292007-12-27 Richard Stallman <rms@gnu.org>
3630
3631 * text.texi (Formatted Text): Improve menu tag.
3632 (Editing Format Info): In Info, add duplicate menu of nodes
3633 about the submenus.
3634 (Format Faces): Say where Faces menu is found. Mention Other.
3635 (Format Colors): Say where these submenus are found.
3636 (Format Indentation, Format Justification): Likewise.
3637 (Format Properties): Likewise.
3638
abfd0191
RS
36392007-12-22 Richard Stallman <rms@gnu.org>
3640
3641 * search.texi (Query Replace): Make exp of query-replace more
3642 self-contained, and clarify.
8dc17977 3643
abfd0191
RS
3644 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3645
a2586785
RS
36462007-12-15 Richard Stallman <rms@gnu.org>
3647
3648 * files.texi (Auto Save): Clarify definition of auto-saving.
3649
a67cf2bb
RS
36502007-11-26 Richard Stallman <rms@gnu.org>
3651
3652 * help.texi (Help Echo): Cleanups.
3653
448b33b1
TTN
36542007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3655
3656 * files.texi (Why Version Control?): Fix typo.
3657 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3658 (Selecting a Fileset): Fix typos; small rewording.
3659 (Log Buffer): Likewise.
3660 (Old Revisions): Likewise.
448b33b1 3661
221bb7f6
EZ
36622007-11-17 Eli Zaretskii <eliz@gnu.org>
3663
3664 * mule.texi (Communication Coding): Fix wording of last change.
3665
d0207bf3 36662007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3667
630cb3b7
JB
3668 * custom.texi (Specifying File Variables):
3669 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3670
53b7759e
KH
36712007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3672
a5ab2e0c 3673 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3674
3675 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3676
c8763fb6 36772007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3678
630cb3b7 3679 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3680 --output=file.
3681
ff98e024
MR
36822007-11-13 Martin Rudalics <rudalics@gmx.at>
3683
3684 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3685 (Help Echo): Avoid mentioning the term "region" here and
3686 consistently use the term "active text".
3687
37b11c22
GM
36882007-11-11 Glenn Morris <rgm@gnu.org>
3689
3690 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3691
21d50ba1
JL
36922007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3693
1c6c854e
CS
3694 * search.texi (Query Replace):
3695 Mention `query-replace-show-replacement'.
21d50ba1 3696
c12ecb0a 36972007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3698
3699 * building.texi (Watch Expressions): Remove obscure sentence.
3700
3b4201f4
KH
37012007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3702
3703 * mule.texi (Select Input Method): Describe how to activate an input
3704 method in the text mode.
3705
07e5c0b0
DN
37062007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3707
3708 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3709
52dd7391
NR
37102007-10-30 Nick Roberts <nickrob@snap.net.nz>
3711
3712 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3713
c004e539
GM
37142007-10-30 Glenn Morris <rgm@gnu.org>
3715
3716 * misc.texi (Directory Tracking): Explain a bit more about
3717 dirtrack-mode.
3718
ca8c5b8c
GM
37192007-10-25 Glenn Morris <rgm@gnu.org>
3720
3721 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3722
b6c764ef
RS
37232007-10-24 Richard Stallman <rms@gnu.org>
3724
3725 * misc.texi (Interactive Shell): Cleanup last change.
3726
eabd84c9
JL
37272007-10-22 Juri Linkov <juri@jurta.org>
3728
3729 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3730 default values.
3731
0b43c7e2
ER
37322007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3733
ca8c5b8c 3734 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3735 'filesets'.
3736
a80859d4
MR
37372007-10-18 Martin Rudalics <rudalics@gmx.at>
3738
3739 * trouble.texi (Quitting): Fix typo.
3740
c9447ae1
GM
37412007-10-18 Glenn Morris <rgm@gnu.org>
3742
3743 * frames.texi (Mode Line Mouse): Mention minor mode names.
3744
168b980f
JL
37452007-10-17 Juri Linkov <juri@jurta.org>
3746
3747 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3748 fill-paragraph operates on the active region in Transient Mark mode.
3749 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3750 with fill-paragraph.
3751
3752 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3753 fill-paragraph.
3754
3755 * fixit.texi (Spelling): ispell-word operates on the active region
3756 in Transient Mark mode.
3757
5a331f34
JB
37582007-10-17 Aaron S. Hawley <aaronh@garden.org>
3759
3760 * building.texi (Source Buffers):
3761 * custom.texi (Init Non-ASCII):
3762 * glossary.texi (Glossary): Use "key binding" consistently.
3763
2a9f4d55
JB
37642007-10-17 Juanma Barranquero <lekktu@gmail.com>
3765
3766 * calendar.texi (Diary): Fix directive.
3767
de13cecf
RS
37682007-10-16 Richard Stallman <rms@gnu.org>
3769
3770 * calendar.texi (Diary): Clarify text about diary file example.
3771
5f90d53e
ER
37722007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3773
3774 * files.texi: Capitalize node names according to convention.
3775
3aa491bc
GM
37762007-10-13 Glenn Morris <rgm@gnu.org>
3777
3778 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3779
8a3106d3
ER
37802007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3781
3782 * emacs.texi:
3783 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3784 suggested by RMS and Robert J. Chassell.
8a3106d3 3785
da1080a2
ER
37862007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3787
3aa491bc 3788 * files.texi (Version Systems):
0870a421
ER
3789 * vc-xtra.texi:
3790 * vc1-xtra.texi:
ac3f4c6f 3791 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3792 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3793 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3794 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3795
58ade22b
ER
37962007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3797
da1080a2 3798 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3799 Reorder the descriptions to be chronological.
3800
93870ce2
RS
38012007-10-09 Richard Stallman <rms@gnu.org>
3802
3803 * display.texi (Cursor Display): Correct how cursor appears
3804 in nonselected windows.
3805
568c7288
NR
38062007-10-04 Nick Roberts <nickrob@snap.net.nz>
3807
3808 * building.texi (GDB Graphical Interface): Remove references to gdba
3809 and mention gud-gdb.
3810
1af74d06 38112007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3812
1af74d06 3813 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3814
0d8fb755
JL
38152007-10-06 Juri Linkov <juri@jurta.org>
3816
3817 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3818 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3819 fill-paragraph-or-region.
3820
3821 * basic.texi (Arguments): Replace fill-paragraph with
3822 fill-paragraph-or-region.
3823
b981e2c6
ER
38242007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3825
3826 * files.texi: Update the section on version control for 2007
2a9f4d55 3827 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3828 will come later.
3829
5fceaf9c
GM
38302007-09-15 Glenn Morris <rgm@gnu.org>
3831
3832 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3833 to `list-holidays'.
3834
b0e44b17
GM
38352007-09-14 Glenn Morris <rgm@gnu.org>
3836
3837 * calendar.texi: Update all instances of mark-calendar-holidays,
3838 list-calendar-holidays, list-holidays with the new names.
3839
8cf51b2c
GM
38402007-09-06 Glenn Morris <rgm@gnu.org>
3841
46a367db 3842 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3843 Split into the Emacs manual in emacs/, and other manuals in misc/.
3844 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3845 manual.
3846 (infodir): New variable.
3847 (info): Use $infodir.
3848 (emacsman): Delete target, not needed any more.
3849 Move all targets that are not the Emacs manual to misc/Makefile.in.
3850 (mostlyclean): Remove `gnustmp'.
3851 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3852 manual.
92f9b43f 3853 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3854 (emacsman): Delete target, not needed any more.
3855 (clean): Remove all info files but Emacs manual.
3856 Move all targets that are not the Emacs manual to misc/Makefile.in.
3857 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3858
3859 * Makefile.in (INFOSOURCES): Delete.
3860 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3861 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3862 *.vrs *.toc here...
3863 (maintainer-clean): ...from here.
3864
38652007-09-05 Glenn Morris <rgm@gnu.org>
3866
3867 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3868
8cf51b2c
GM
38692007-08-29 Glenn Morris <rgm@gnu.org>
3870
3871 * emacs.texi (EMACSVER): Increase to 23.0.50.
3872
3420c522
RS
38732007-08-27 Richard Stallman <rms@gnu.org>
3874
3875 * emacs.texi (Top): Clarify menu item for Glossary.
3876
3877 * display.texi (Faces): Change secn title.
3878 Clarify not all fonts come from Font Lock.
3879
8cf51b2c
GM
38802007-08-17 Eli Zaretskii <eliz@gnu.org>
3881
3882 * basic.texi (Position Info): Add index entry for face at point.
3883 Mention that character faces are also displayed by "C-u C-x =".
3884
8cf51b2c
GM
38852007-08-08 Glenn Morris <rgm@gnu.org>
3886
3887 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3888
38892007-08-07 Chong Yidong <cyd@stupidchicken.com>
3890
3891 * files.texi (File Conveniences): Document point motion keys in Image
3892 mode.
3893
8cf51b2c
GM
38942007-07-27 Glenn Morris <rgm@gnu.org>
3895
8cf51b2c
GM
3896 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3897 in-line.
3898
3899 * gpl.texi: New file with text of GPL.
3900 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3901
39022007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3903
3904 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3905
3906 * dired.texi (Wdired): Mention C-x C-q key binding.
3907
39082007-07-28 Nick Roberts <nickrob@snap.net.nz>
3909
3910 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3911
39122007-07-25 Glenn Morris <rgm@gnu.org>
3913
8cf51b2c
GM
3914 * emacs.texi (Copying): Replace license with GPLv3.
3915
3916 * Relicense all FSF files to GPLv3 or later.
3917
39182007-07-24 Glenn Morris <rgm@gnu.org>
3919
3920 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3921 for some calendars.
3922
39232007-07-23 Nick Roberts <nickrob@snap.net.nz>
3924
3925 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3926 default-directory for the current buffer is on a remote machine.
3927
8cf51b2c
GM
39282007-07-21 Eli Zaretskii <eliz@gnu.org>
3929
3930 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3931 default value.
3932
39332007-07-21 Richard Stallman <rms@gnu.org>
3934
3935 * files.texi (Why Version Control?): Improve previous change.
3936
39372007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3938
3939 * files.texi (Why Version Control?): New node.
3940
8cf51b2c
GM
39412007-07-12 Nick Roberts <nickrob@snap.net.nz>
3942
8cf51b2c
GM
3943 * building.texi (Starting GUD): Add xref to this anchor.
3944
8cf51b2c
GM
39452007-06-24 Karl Berry <karl@gnu.org>
3946
2a9f4d55 3947 * emacs.texi: New Back-Cover Text.
8cf51b2c 3948
8cf51b2c
GM
39492007-06-07 Alan Mackenzie <acm@muc.de>
3950
3951 * display.texi (Optional Mode Line): Document the new form of
3952 line+column numbers, "(561,2)".
3953
39542007-06-06 Juanma Barranquero <lekktu@gmail.com>
3955
49823426 3956 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3957
39582007-06-02 Chong Yidong <cyd@stupidchicken.com>
3959
3960 * Version 22.1 released.
3961
8cf51b2c
GM
39622007-05-07 Karl Berry <karl@gnu.org>
3963
3964 * emacs.texi (EMACSVER): Back to 22.
3965
39662007-05-06 Richard Stallman <rms@gnu.org>
3967
3968 * maintaining.texi (Create Tags Table): Clean up previous change.
3969
c8763fb6 39702007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3971
3972 * maintaining.texi (Create Tags Table): Add text about the dangers of
3973 making symbolic links to tags files.
3974
39752007-05-04 Karl Berry <karl@gnu.org>
3976
3977 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3978
39792007-05-03 Karl Berry <karl@gnu.org>
3980
3981 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3982
3983 * .cvsignore (*.pdf): New entry.
3984
8cf51b2c
GM
3985 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3986 for printing.
3987
39882007-05-01 Richard Stallman <rms@gnu.org>
3989
3990 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3991
8cf51b2c
GM
39922007-04-28 Glenn Morris <rgm@gnu.org>
3993
3994 * ack.texi (Acknowledgments):
3995 * anti.texi (Antinews):
8cf51b2c
GM
3996 * programs.texi (Program Modes): Restore mention of python.el pending
3997 consideration of legal status.
3998
39992007-04-28 Richard Stallman <rms@gnu.org>
4000
4001 * files.texi (File Names): Fixes to ~ description on MS systems.
4002
8cf51b2c
GM
40032007-04-26 Glenn Morris <rgm@gnu.org>
4004
4005 * emacs.texi (EMACSVER): Increase to 22.1.50.
4006
40072007-04-25 Karl Berry <karl@gnu.org>
4008
4009 * emacs.texi: Improve line breaks on copyright page,
4010 similar layout to lispref, 8.5x11 by default.
4011
4012 * dired.texi (Image-Dired): Improve line break, fix typo.
4013
40142007-04-24 Chong Yidong <cyd@stupidchicken.com>
4015
4016 * programs.texi (Program Modes):
8cf51b2c
GM
4017 * anti.texi (Antinews):
4018 * ack.texi (Acknowledgments): python.el removed.
4019
8cf51b2c
GM
40202007-04-23 Chong Yidong <cyd@stupidchicken.com>
4021
4022 * display.texi (Highlight Interactively): Correct description of
4023 hi-lock-file-patterns-policy.
4024
4025 * files.texi (File Archives): Mention self-extracting executables.
4026
40272007-04-23 Eli Zaretskii <eliz@gnu.org>
4028
4029 * search.texi (Unconditional Replace, Query Replace): Add xref to
4030 "Replacement and Case".
4031
40322007-04-22 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * dired.texi (Image-Dired): Move from Thumbnails node.
4035 * misc.texi (Thumbnails): Node deleted.
4036 * emacs.texi (Top): Update node listing.
4037
4038 * files.texi (File Conveniences):
49823426 4039 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4040
40412007-04-21 Richard Stallman <rms@gnu.org>
4042
4043 * display.texi (Highlight Interactively): Correct previous change.
4044 Clarify doc of hi-lock-find-patterns, and move new features into it.
4045
40462007-04-20 David Koppelman <koppel@ece.lsu.edu>
4047
1c6c854e
CS
4048 * display.texi (Highlight Interactively):
4049 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4050
40512007-04-20 Martin Rudalics <rudalics@gmx.at>
4052
4053 * display.texi (Scrolling): Fix typo.
4054
8cf51b2c
GM
40552007-04-15 Chong Yidong <cyd@stupidchicken.com>
4056
8cf51b2c
GM
4057 * doclicense.texi: Remove node heading, so that it can be included by
4058 other files.
4059
4060 * emacs.texi: Insert node heading for GFDL.
4061
8cf51b2c
GM
40622007-04-14 Eli Zaretskii <eliz@gnu.org>
4063
4064 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4065 "command line".
4066
4067 * display.texi (Faces): Refer to "Creating Frames" for face
4068 and other frame customizations in .emacs.
4069
4070 * frames.texi (Creating Frames): Mention that face customizations can
4071 be put in .emacs. Add index entries.
4072
40732007-04-12 Richard Stallman <rms@gnu.org>
4074
4075 * glossary.texi (Glossary): Explain `iff'.
4076
40772007-04-11 Karl Berry <karl@gnu.org>
4078
4079 * gnu.texi (Top),
4080 * macos.texi (Mac Font Specs),
4081 * anti.texi (Antinews),
4082 * xresources.texi (Resources),
4083 * misc.texi (Emulation),
4084 * calendar.texi (Daylight Saving),
4085 * dired.texi (Dired and Find),
4086 * rmail.texi (Remote Mailboxes),
4087 * sending.texi (Mail Headers),
4088 * programs.texi (Which Function),
4089 * files.texi (Recover),
4090 * buffers.texi (Uniquify),
4091 * frames.texi (Wheeled Mice),
4092 * killing.texi (Rectangles): Wording to improve breaks in
4093 8.5x11 format.
4094 * mule.texi (Language Environments): \hbadness=10000 since there's
4095 no way to reword.
4096 * emacs.texi (smallbook): New @set to more easily switch between
4097 smallbook and 8.5x11.
4098
40992007-04-11 Richard Stallman <rms@gnu.org>
4100
4101 * files.texi (File Conveniences): Add xref to Tumme.
4102 Delete text about Thumbnail mode.
4103
8cf51b2c
GM
41042007-04-09 Alan Mackenzie <acm@muc.de>
4105
4106 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4107 new name. Insert concept index entries.
4108
8cf51b2c
GM
41092007-04-08 Chong Yidong <cyd@stupidchicken.com>
4110
4111 * display.texi (Standard Faces): Document prefix arg for
4112 list-faces-display.
4113
4114 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4115
8cf51b2c
GM
41162007-04-07 Chong Yidong <cyd@stupidchicken.com>
4117
8cf51b2c
GM
4118 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4119
4120 * files.texi (Misc File Ops): Rewrite description of
4121 insert-file-literally.
4122
8cf51b2c
GM
41232007-03-31 Eli Zaretskii <eliz@gnu.org>
4124
4125 * misc.texi (Printing): Postscript -> PostScript.
4126
8cf51b2c
GM
4127 * ack.texi (Acknowledgments): Postscript -> PostScript.
4128
4129 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4130
4131 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4132 below.
4133
41342007-03-30 Chong Yidong <cyd@stupidchicken.com>
4135
4136 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4137 Init Non-ASCII.
4138 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4139 (Init Non-ASCII): New node.
4140
41412007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4142
4143 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4144
8cf51b2c
GM
41452007-03-12 Glenn Morris <rgm@gnu.org>
4146
8cf51b2c
GM
4147 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4148 "Daylight Savings".
4149
49823426 4150 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4151 saving" in text throughout.
4152
8cf51b2c
GM
41532007-03-04 Richard Stallman <rms@gnu.org>
4154
4155 * custom.texi (Safe File Variables): Minor correction.
4156
8cf51b2c
GM
41572007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4158
4159 * rmail.texi (Movemail): Add internal ref.
4160 Don't indent the intro for the PROTO table.
4161 Format PROTO table items with @code.
4162
8cf51b2c
GM
41632007-02-26 Nick Roberts <nickrob@snap.net.nz>
4164
4165 * building.texi: Remove references to bashdb.
4166
8cf51b2c
GM
41672007-02-19 Juanma Barranquero <lekktu@gmail.com>
4168
4169 * mule.texi (Language Environments): Update list of supported language
4170 environments.
4171
8cf51b2c
GM
41722007-02-14 Kim F. Storm <storm@cua.dk>
4173
4174 * building.texi (Grep Searching): Fix lgrep doc.
4175
41762007-02-12 Chong Yidong <cyd@stupidchicken.com>
4177
4178 * back.texi: Remove unused file.
4179
c8763fb6 41802007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4181
4182 * maintaining.texi (Tag Syntax): Now --members is the default for
4183 etags, not for ctags yet.
4184
8cf51b2c
GM
41852007-02-03 Eli Zaretskii <eliz@gnu.org>
4186
4187 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4188 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4189 expects. Add comments to prevent people from inadvertently modifying
4190 the key parts needed by `texinfo-multiple-files-update'.
4191
41922007-01-29 Chong Yidong <cyd@stupidchicken.com>
4193
4194 * frames.texi (Secondary Selection): Window clicked does not matter
4195 when mouse-yank-at-point is non-nil.
4196
8cf51b2c
GM
41972007-01-16 Glenn Morris <rgm@gnu.org>
4198
4199 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4200 system abbrev.
4201
42022007-01-11 Richard Stallman <rms@gnu.org>
4203
4204 * msdog.texi (Windows Keyboard): Another small cleanup.
4205
42062007-01-10 Richard Stallman <rms@gnu.org>
4207
4208 * msdog.texi (Windows Keyboard): Yet another try to make
4209 everyone happy with that passage.
4210
42112007-01-05 Richard Stallman <rms@gnu.org>
4212
4213 * anti.texi (Antinews): Mention M-x shell scrolling.
4214
42152007-01-05 Nick Roberts <nickrob@snap.net.nz>
4216
4217 * building.texi (Watch Expressions): Describe gdb-max-children.
4218
8cf51b2c
GM
42192007-01-04 Richard Stallman <rms@gnu.org>
4220
8cf51b2c
GM
4221 * msdog.texi (Windows Keyboard): Clarify previous change.
4222
8cf51b2c
GM
42232007-01-02 Richard Stallman <rms@gnu.org>
4224
4225 * custom.texi (Changing a Variable): Minor clarification.
4226 (Specific Customization): customize-customized => customize-unsaved.
4227
4228 * entering.texi (Entering Emacs): Clean up text about restarting
4229 Emacs for each file.
4230
4231 * misc.texi (Shell Options): Minor cleanup.
4232
4233 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4234 with Emacs, not vice versa.
4235
4236 * programs.texi (Symbol Completion): Recommend customizing
4237 window manager.
4238
4239 * xresources.texi (Resources): Minor fix.
4240
c8763fb6 42412007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4242
4243 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4244
42452007-01-01 Richard Stallman <rms@gnu.org>
4246
4247 * commands.texi (User Input): Document keys stolen by window mangers.
4248
42492006-12-31 Richard Stallman <rms@gnu.org>
4250
4251 * custom.texi (Specific Customization): Document customize-option
4252 instead of customize-variable.
4253
42542006-12-31 Kim F. Storm <storm@cua.dk>
4255
4256 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4257
42582006-12-30 Kim F. Storm <storm@cua.dk>
4259
4260 * killing.texi (CUA Bindings): Fix typo.
4261
4262 * xresources.texi (Table of Resources): Mention grow-only value for
4263 auto-resize-tool-bars.
4264
8cf51b2c
GM
42652006-12-27 Eli Zaretskii <eliz@gnu.org>
4266
4267 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4268 and how to get them back.
4269
42702006-12-26 Richard Stallman <rms@gnu.org>
4271
4272 * calendar.texi (Holidays): Holiday listing is based on current
4273 practice, but DST is not.
4274
42752006-12-25 Richard Stallman <rms@gnu.org>
4276
4277 * emacs.texi (Top): Update subnode menus.
4278
4279 * mark.texi (Transient Mark): Fix xref.
4280
4281 * killing.texi (Graphical Kill): Node deleted.
4282 (Killing): Add xref to Cut and Paste.
4283 (CUA Bindings): Update xref.
4284
4285 * frames.texi (Cut and Paste): New section to hold other nodes.
4286 (Mouse Commands): Node demoted.
4287 (Cut/Paste Other App): Split out from Mouse Commands.
4288 (Word and Line Mouse): Likewise.
4289 (Secondary Selection, Clipboard): Nodes demoted.
4290
8cf51b2c
GM
42912006-12-24 Kevin Ryde <user42@zip.com.au>
4292
4293 * calendar.texi (Holidays): US daylight saving begins second Sunday
4294 in March for 2007 onwards.
4295 (Daylight Savings): Show new US default daylight saving rules, 2nd
4296 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4297
42982006-12-23 Chong Yidong <cyd@stupidchicken.com>
4299
4300 * calendar.texi (Scroll Calendar): < and > are switched.
4301
43022006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4303
4304 * killing.texi (Deletion): Describe M-\ prefix argument.
4305
43062006-12-23 Richard Stallman <rms@gnu.org>
4307
4308 * search.texi (Regexp Search): Explain why forward and reverse regexp
4309 search are not mirror images.
4310
8cf51b2c
GM
43112006-12-19 Kim F. Storm <storm@cua.dk>
4312
4313 * major.texi (Choosing Modes): Describe match-function elements for
4314 magic-mode-alist.
4315
8cf51b2c
GM
43162006-12-18 Eli Zaretskii <eliz@gnu.org>
4317
4318 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4319 peculiarities.
4320
43212006-12-18 Richard Stallman <rms@gnu.org>
4322
4323 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4324
8cf51b2c
GM
43252006-12-17 Alan Mackenzie <acm@muc.de>
4326
4327 * programs.texi (Left Margin Paren): Remove the bit which says
4328 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4329 Discuss some of the issues of setting this option to nil.
4330
43312006-12-17 Glenn Morris <rgm@gnu.org>
4332
4333 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4334
43352006-12-16 Eli Zaretskii <eliz@gnu.org>
4336
4337 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4338 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4339 NTFS volumes.
4340 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4341 volumes.
4342
43432006-12-15 Eli Zaretskii <eliz@gnu.org>
4344
4345 * text.texi (HTML Mode): Fix "C-c TAB".
4346
8cf51b2c
GM
43472006-12-09 Richard Stallman <rms@gnu.org>
4348
4349 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4350
43512006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4352
4353 * files.texi (Misc File Ops): Document insert-file-literally.
4354
43552006-12-08 Eli Zaretskii <eliz@gnu.org>
4356
4357 * cmdargs.texi (Colors): Note that --color is intended for overriding
4358 the terminal defaults, not for normal invocation.
4359
4360 * misc.texi (Emacs Server): Improve wording. Don't mention the
4361 ``server program''. Add a cross-reference to "Init File" node.
4362 (Invoking emacsclient): Add index entries. Document both short and
4363 long versions of command-line options. Document the -f option.
4364
8cf51b2c
GM
43652006-12-06 Richard Stallman <rms@gnu.org>
4366
4367 * text.texi (Outline Format): Say to set outline-regexp
4368 and outline-level with major modes and file local variables.
4369
c8763fb6 43702006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4371
4372 * anti.texi (Antinews): Mention the alternative to
4373 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4374
8cf51b2c
GM
4375 * misc.texi (Interactive Shell): Ditto.
4376
43772006-12-04 Eli Zaretskii <eliz@gnu.org>
4378
4379 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4380
4381 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4382
43832006-12-01 Eli Zaretskii <eliz@gnu.org>
4384
4385 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4386 colon in the mode line.
4387
4388 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4389
43902006-11-26 Nick Roberts <nickrob@snap.net.nz>
4391
4392 * building.texi (Watch Expressions): Mention SPC for expanding/
4393 contracting watch expressions.
4394
43952006-11-26 Kim F. Storm <storm@cua.dk>
4396
4397 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4398
43992006-11-26 Nick Roberts <nickrob@snap.net.nz>
4400
4401 * building.texi (Debugger Operation): Define text command mode.
4402 Clarify how tooltips work.
4403 (GDB Graphical Interface): Explain how to run in text command mode
4404 more clearly.
4405
44062006-11-25 Juanma Barranquero <lekktu@gmail.com>
4407
4408 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4409
44102006-11-22 Juanma Barranquero <lekktu@gmail.com>
4411
4412 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4413
8cf51b2c
GM
44142006-11-18 Chong Yidong <cyd@stupidchicken.com>
4415
4416 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4417 and EMACS is deprecated.
4418
44192006-11-18 Juanma Barranquero <lekktu@gmail.com>
4420
4421 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4422
c8763fb6 44232006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4424
4425 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4426
4427 * emacs.texi: Include xresources.texi both for info and dvi.
4428
4429 * xresources.texi: Merge text from xresmini.texi.
4430
c8763fb6 44312006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4432
4433 * glossary.texi: Fix typos.
4434
8cf51b2c
GM
44352006-11-06 Richard Stallman <rms@gnu.org>
4436
4437 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4438
4439 * ack.texi (Acknowledgments): Fix name spelling.
4440
44412006-11-01 Juri Linkov <juri@jurta.org>
4442
4443 * search.texi (Word Search): Document incremental word search.
4444
44452006-10-28 Glenn Morris <rgm@gnu.org>
4446
4447 * ack.texi (Acknowledgments): Add cal-html author.
4448
4449 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4450 Calendar"). Describe new package cal-html.
4451 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4452 Calendar Files."
4453
8cf51b2c
GM
44542006-10-23 Richard Stallman <rms@gnu.org>
4455
4456 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4457 Abbrev mode is enabled.
4458
8cf51b2c
GM
44592006-10-16 Richard Stallman <rms@gnu.org>
4460
8cf51b2c
GM
4461 * emacs.texi: Update ISBN.
4462
8cf51b2c
GM
44632006-10-11 Kim F. Storm <storm@cua.dk>
4464
4465 * emacs.texi (Acknowledgments): Use @dotless{i}.
4466
44672006-10-08 Nick Roberts <nickrob@snap.net.nz>
4468
4469 * building.texi (Breakpoints Buffer): Mention catchpoints.
4470
44712006-10-08 Kim F. Storm <storm@cua.dk>
4472
4473 * ack.texi (Acknowledgments): Update.
4474
4475 * emacs.texi (Acknowledgments): Fix bad @/ form.
4476
8cf51b2c
GM
44772006-10-05 Kim F. Storm <storm@cua.dk>
4478
4479 * emacs.texi (Acknowledgments): Add more contributors.
4480
44812006-10-03 Richard Stallman <rms@gnu.org>
4482
4483 * emacs.texi (Acknowledgments): Update version and edition.
4484
8cf51b2c
GM
44852006-10-01 Karl Berry <karl@gnu.org>
4486
4487 * custom.texi (Customization Groups): Page break to keep example buffer
4488 on one page.
4489
44902006-09-30 Karl Berry <karl@gnu.org>
4491
4492 * programs.texi (Basic Indent): @need to improve page break.
4493 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4494
44952006-09-29 Glenn Morris <rgm@gnu.org>
4496
4497 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4498
44992006-09-29 Karl Berry <karl@gnu.org>
4500
4501 * windows.texi (Basic Window): Remove forced @break, no longer
4502 desirable.
4503 * frames.texi (Frame Commands),
4504 * mark.texi (Marking Objects): Reword to avoid bad page break.
4505 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4506
45072006-09-19 Richard Stallman <rms@gnu.org>
4508
4509 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4510 stick to present tense.
4511
c8763fb6 45122006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4513
4514 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4515 to x-gtk-use-old-file-dialog.
4516 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4517
45182006-09-15 Jay Belanger <belanger@truman.edu>
4519
49823426 4520 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4521 Change "Library Public License" to "Lesser Public License"
4522 throughout. Use "yyyy" to represent year.
4523
8cf51b2c
GM
45242006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4525
4526 * files.texi (Visiting): Add index entry "open file".
4527
8cf51b2c
GM
45282006-09-11 Richard Stallman <rms@gnu.org>
4529
4530 * building.texi (Compilation Mode): Clarification.
4531 (Grep Searching): Add xref to Compilation Mode.
4532
8cf51b2c
GM
45332006-09-08 Richard Stallman <rms@gnu.org>
4534
4535 * search.texi (Search): Ref multi-file search commands here.
4536 (Other Repeating Search): Not here.
4537
8cf51b2c
GM
45382006-08-28 Richard Stallman <rms@gnu.org>
4539
4540 * windows.texi (Split Window): Update xref.
4541
4542 * basic.texi (Continuation Lines): Update xref.
4543
4544 * indent.texi (Tab Stops): Update xref.
4545
4546 * emacs.texi (Top): Update subnode menu.
4547
4548 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4549 split out of Display Custom.
4550
45512006-08-25 Kim F. Storm <storm@cua.dk>
4552
4553 * display.texi (Display Custom): Add variables overline-margin
4554 and x-underline-at-descent-line.
4555
45562006-08-25 Richard Stallman <rms@gnu.org>
4557
4558 * entering.texi (Exiting): Rewrite to give graphical displays
4559 priority over text terminals.
4560
4561 * search.texi (Incremental Search): Move index entries.
4562
45632006-08-23 Chong Yidong <cyd@stupidchicken.com>
4564
4565 * custom.texi (Init File): Reference Find Init to avoid "home
4566 directory" confusion.
4567
45682006-08-22 Nick Roberts <nickrob@snap.net.nz>
4569
4570 * building.texi (Other GDB-UI Buffers): Describe how to edit
4571 a value in the locals buffer.
4572
45732006-08-21 Richard Stallman <rms@gnu.org>
4574
4575 * search.texi (Basic Isearch): Add `isearch' index entry.
4576
45772006-08-16 Richard Stallman <rms@gnu.org>
4578
4579 * misc.texi (Saving Emacs Sessions): Clean up wording.
4580
4581 * mark.texi (Marking Objects): Mention term "select all".
4582
4583 * emacs.texi (Top): Update subnode menu.
4584
4585 * help.texi (Help Mode): Move node up in file.
4586
8cf51b2c
GM
45872006-08-15 Nick Roberts <nickrob@snap.net.nz>
4588
4589 * building.texi (Stack Buffer): Explain fringe arrow.
4590
8cf51b2c
GM
45912006-08-12 Eli Zaretskii <eliz@gnu.org>
4592
8cf51b2c
GM
4593 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4594 on startup.
4595
45962006-08-11 Romain Francoise <romain@orebokech.com>
4597
4598 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4599
46002006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4601
4602 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4603
46042006-08-10 Richard Stallman <rms@gnu.org>
4605
4606 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4607 with face merging. Empty regions don't count.
4608 Clarify face property inheritance.
8cf51b2c
GM
4609
46102006-08-08 Romain Francoise <romain@orebokech.com>
4611
4612 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4613 <arjuropo@cc.jyu.fi>.
4614
8cf51b2c
GM
46152006-08-04 Eli Zaretskii <eliz@gnu.org>
4616
4617 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4618 apply to all frames.
4619
8cf51b2c
GM
46202006-08-01 Richard Stallman <rms@gnu.org>
4621
4622 * help.texi (Name Help): Add index entries for describe-variable.
4623
46242006-08-01 Nick Roberts <nickrob@snap.net.nz>
4625
4626 * building.texi (GDB Graphical Interface): Shorten node names.
4627 (GDB-UI Layout): Use GDB-related.
4628 (Other GDB-UI Buffers): Simplify English.
4629
46302006-07-31 Richard Stallman <rms@gnu.org>
4631
4632 * search.texi (Query Replace): Add xref for Dired's Q command.
4633
8cf51b2c
GM
46342006-07-31 Nick Roberts <nickrob@snap.net.nz>
4635
4636 * building.texi (GDB commands in Fringe): Rename to...
4637 (Source Buffers): ..this and move forward. Describe hollow arrow and
4638 new option gdb-find-source-frame.
4639
46402006-07-29 Richard Stallman <rms@gnu.org>
4641
4642 * dired.texi (Operating on Files): Simplify previous change
4643 and fix Texinfo usage.
4644
46452006-07-29 Eli Zaretskii <eliz@gnu.org>
4646
4647 * dired.texi (Operating on Files): Add cross-references. State the
4648 Unix commands that do similar things.
4649
46502006-07-28 Richard Stallman <rms@gnu.org>
4651
4652 * mark.texi (Transient Mark): Clarify that region never disappears
4653 when Transient Mark mode is off, and not when it is on.
4654
46552006-07-27 Richard Stallman <rms@gnu.org>
4656
4657 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4658
46592006-07-24 Richard Stallman <rms@gnu.org>
4660
4661 * xresources.texi (GTK styles): Fix texinfo usage.
4662
8cf51b2c
GM
4663 * commands.texi (User Input): Explain why we teach keyboard cmds.
4664
4665 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4666 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4667 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4668 * doclicense.texi, display.texi, dired.texi, basic.texi:
4669 * anti.texi, ack.texi: Move periods and commas inside quotes.
4670
46712006-07-22 Eli Zaretskii <eliz@gnu.org>
4672
4673 * cmdargs.texi (General Variables): Document EMAIL.
4674
46752006-07-21 Eli Zaretskii <eliz@gnu.org>
4676
4677 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4678 doesn't have effect on MS-Windows.
4679
8cf51b2c
GM
46802006-07-17 Richard Stallman <rms@gnu.org>
4681
4682 * building.texi (Grep Searching): Explain about chaining grep commands.
4683
8cf51b2c
GM
46842006-07-10 Nick Roberts <nickrob@snap.net.nz>
4685
49823426 4686 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4687
46882006-07-09 Chong Yidong <cyd@stupidchicken.com>
4689
4690 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4691 is invoked for multiple files.
4692
46932006-07-08 Eli Zaretskii <eliz@gnu.org>
4694
4695 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4696 on-line manual for the rest of this node.
4697 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4698 unconditionally.
4699 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4700 Improve wording.
4701 (Windows Printing): Improve wording.
4702 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4703 rest of this node.
4704
8cf51b2c
GM
47052006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4706
49823426
GM
4707 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4708 with eval-buffer.
8cf51b2c
GM
4709
47102006-07-05 Nick Roberts <nickrob@snap.net.nz>
4711
4712 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4713 of character translation.
4714
47152006-07-04 Nick Roberts <nickrob@snap.net.nz>
4716
4717 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4718
47192006-07-03 Karl Berry <karl@gnu.org>
4720
4721 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4722 not-too-underfull hboxes in the TeX output.
4723 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4724 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4725 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4726 * sending.texi, text.texi: Fix overfull/underfull boxes.
4727
47282006-07-03 Romain Francoise <romain@orebokech.com>
4729
4730 * m-x.texi (M-x): Fix.
4731
47322006-07-03 Richard Stallman <rms@gnu.org>
4733
8cf51b2c
GM
4734 * search.texi (Other Repeating Search): filename -> file name.
4735
4736 * misc.texi (Narrowing): Minor cleanups.
4737
4738 * files.texi (Visiting): filename -> file name.
4739
4740 * emacs.texi (Top): Update subnode menus.
4741
4742 * mule.texi (Coding Systems): Move char translation stuff here.
4743 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4744 (Recognize Coding): Substantial local rewrites.
4745 (International): Update menu.
4746
4747 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4748 (Scrolling): Substantial local rewrites.
4749 (Display): Update menu and intro.
4750
4751 * dired.texi: filename -> file name.
4752
4753 * custom.texi (Safe File Variables): Texinfo usage fix.
4754
f0131492 47552006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4756
4757 * help.texi, m-x.texi: Lots of cleanups.
4758
8cf51b2c
GM
47592006-06-30 Eli Zaretskii <eliz@gnu.org>
4760
4761 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4762 (Windows Processes, Windows Misc): Shorten the printed version by
4763 selectively conditioning less important portions by @ifnottex.
4764
8cf51b2c
GM
47652006-06-27 Richard Stallman <rms@gnu.org>
4766
4767 * mini.texi (Minibuffer File): Minor cleanup.
4768
47692006-06-25 Nick Roberts <nickrob@snap.net.nz>
4770
4771 * frames.texi (XTerm Mouse): Rename to...
4772 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4773
4774 * emacs.texi (Top): Use new node name.
4775
47762006-06-24 Eli Zaretskii <eliz@gnu.org>
4777
4778 * emacs.texi (Top): Update the detailed menu according to changes in
4779 msdog.texi.
4780
4781 * msdog.texi (Windows Keyboard): New section.
4782 (Windows Mouse): New section.
4783 (Windows System Menu): Remove section (text merged with "Windows
4784 Keyboard").
4785 (Windows Misc): New section.
4786
4787 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4788
4789 * msdog.texi (ls in Lisp): New section.
4790
4791 * files.texi (Visiting): Document case-insensitive wildcard matching
4792 under find-file-wildcards.
4793
8cf51b2c
GM
47942006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4795
4796 * macos.texi (Mac Input): Add description of mac-function-modifier.
4797 Now Unicode keyboard layouts work.
4798
8cf51b2c
GM
47992006-06-10 Richard Stallman <rms@gnu.org>
4800
4801 * mule.texi (Recognize Coding): Clarify previous change.
4802
48032006-06-09 Kenichi Handa <handa@m17n.org>
4804
4805 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4806 notation.
4807
48082006-06-07 Kevin Ryde <user42@zip.com.au>
4809
4810 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4811 manual for @ifnottex, but in emacs-extra for @iftex.
4812
4813 * cmdargs.texi (General Variables): Fix smtpmail xref.
4814
48152006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4816
8cf51b2c 4817 * programs.texi (Comment Commands):
8cf51b2c 4818 * custom.texi (Specifying File Variables):
49823426 4819 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4820
48212006-06-07 Nick Roberts <nickrob@snap.net.nz>
4822
4823 * building.texi (Watch Expressions): Move node to end.
4824 (GDB Graphical Interface): Move description of clicks in fringe...
4825 (GDB commands in the Fringe): ...to here. New node.
4826
8cf51b2c
GM
48272006-06-05 Romain Francoise <romain@orebokech.com>
4828
49823426 4829 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4830
48312006-06-05 Nick Roberts <nickrob@snap.net.nz>
4832
4833 * building.texi (GDB Graphical Interface): Update bindings.
4834 (Commands of GUD): Add gud-print. Remove gud-run.
4835 Restate availability more generally.
4836
f0131492 48372006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4838
4839 * mini.texi: Lots of cleanups.
4840
48412006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4842
4843 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4844 and Mouse-2.
4845
c8763fb6 48462006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4847
4848 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4849
8cf51b2c
GM
48502006-05-31 Richard Stallman <rms@gnu.org>
4851
4852 * basic.texi (Moving Point): Fix previous change.
4853
c8763fb6 48542006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4855
4856 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4857
f0131492 48582006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4859
4860 * basic.texi: Many simplifications and improvements in wording.
4861
8cf51b2c
GM
48622006-05-26 Nick Roberts <nickrob@snap.net.nz>
4863
4864 * anti.texi (Antinews): Create a node for gdb-ui.
4865
8cf51b2c
GM
48662006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4867
4868 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4869
48702006-05-20 Richard Stallman <rms@gnu.org>
4871
4872 * dired.texi (Dired Navigation): dired-goto-file is now j.
4873
8cf51b2c
GM
48742006-05-20 Eli Zaretskii <eliz@gnu.org>
4875
4876 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4877 and their aliases.
4878
4879 * msdog.texi (Windows Printing): Mention non-support of plain text
4880 printing with some el-cheapo printers, and suggest a workaround.
4881
48822006-05-20 Kevin Ryde <user42@zip.com.au>
4883
4884 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4885 remove the bit saying you must set it.
4886
48872006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4888
4889 * trouble.texi (Checklist):
4890 * text.texi (Text, Auto Fill, Text Mode):
4891 * search.texi (Nonincremental Search):
4892 * rmail.texi (Rmail Labels):
4893 * mule.texi (Input Methods, Multibyte Conversion):
4894 * misc.texi (Gnus, Where to Look, PostScript):
4895 * maintaining.texi (Create Tags Table):
4896 * indent.texi (Indentation Commands):
4897 * fixit.texi (Spelling):
4898 * emacs.texi (Copying):
4899 * custom.texi (Init File): ifinfo -> ifnottex.
4900
8cf51b2c
GM
49012006-05-17 Richard Stallman <rms@gnu.org>
4902
4903 * files.texi (Diff Mode): Mention C-x `.
4904
49052006-05-08 Richard Stallman <rms@gnu.org>
4906
4907 * custom.texi (Disabling): Textual cleanups.
4908
8cf51b2c
GM
49092006-05-12 Glenn Morris <rgm@gnu.org>
4910
4911 * calendar.texi (Displaying the Diary, Format of Diary File):
4912 Refer to diary-view-entries, diary-list-entries,
4913 diary-show-all-entries rather than obsolete aliases.
4914
49152006-05-12 Eli Zaretskii <eliz@gnu.org>
4916
4917 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4918 (Displaying the Diary, Special Diary Entries, Importing Diary):
4919 * building.texi (Compilation Shell):
4920 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4921 emacs-xtra with @inforef's.
4922
4923 * files.texi (Visiting): Fix wording.
4924
4925 * mule.texi (Coding Systems, Text Coding): More indexing.
4926 Mention that C-x RET f can set eol conversion.
4927
c8763fb6 49282006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4929
4930 * xresmini.texi (GTK resources): Insert GTK description.
4931
4932 * xresources.texi (GTK resources): metafont should be menufont.
4933
8cf51b2c
GM
49342006-05-06 Michael Albinus <michael.albinus@gmx.de>
4935
49823426 4936 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4937 method, user name and host name is active only in partial
4938 completion mode.
4939
8cf51b2c
GM
49402006-05-06 Eli Zaretskii <eliz@gnu.org>
4941
4942 * makefile.w32-in (emacs.dvi):
4943 * Makefile.in (emacs.dvi): Add xresmini.texi.
4944
4945 * xresmini.texi (Table of Resources): Remove xref to non-existent
4946 node "LessTif Resources".
4947
4948 * msdog.texi (Microsoft Windows):
4949 * calendar.texi (Calendar/Diary, Displaying the Diary)
4950 (Special Diary Entries, Importing Diary, Holidays):
4951 * programs.texi (Program Modes):
4952 * text.texi (Text):
4953 * buffers.texi (Several Buffers):
4954 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4955
49562006-05-06 Eli Zaretskii <eliz@gnu.org>
4957
4958 The following changes merge the emacs-xtra manual into the main
4959 manual, but only for on-line version of the manual.
4960
4961 * vc2-xtra.texi (Version Backups, Local Version Control)
4962 (Making Snapshots, Change Logs and VC, Version Headers)
4963 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4964 on-line manual.
4965
4966 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4967 for on-line manual.
4968
4969 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4970 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4971 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4972 for on-line manual.
4973
4974 * fortran-xtra.texi (Fortran, Fortran Autofill)
4975 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4976 for on-line manual.
4977
4978 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4979 Conditional xref's for on-line manual.
4980
4981 * emerge-xtra.texi (Emerge, Overview of Emerge)
4982 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4983 manual.
4984
4985 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4986 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4987 (EMACSSOURCES): Use EMACS_XTRA.
4988 (../info/emacs-xtra): Remove.
4989 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4990
4991 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4992 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4993 (EMACSSOURCES): Use EMACS_XTRA.
4994 ($(infodir)/emacs-xtra): Remove.
4995 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4996
4997 * trouble.texi (Quitting):
4998 * text.texi (Text):
4999 * programs.texi (Program Modes):
5000 * msdog.texi (Microsoft Windows):
5001 * frames.texi (Frames):
5002 * files.texi (Backup, Version Control, VC Concepts)
5003 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5004 (Registering, VC Status, VC Undo, Multi-User Branching)
5005 (Comparing Files):
5006 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5007 (Displaying the Diary, Special Diary Entries, Importing Diary):
5008 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5009 conditional xref's, depending on @iftex/@ifnottex.
5010
5011 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5012 "MS-DOS". @include msdog-xtra.texi.
5013
5014 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5015 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5016
5017 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5018 for vc-xtra.texi subsections.
5019 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5020 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5021
5022 * sending.texi (Sending Mail): A @node line without explicit Prev,
5023 Next, and Up links.
5024
5025 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5026 Next, and Up links.
5027
5028 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5029 and its sections. @include picture-xtra.texi.
5030
5031 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5032 "Emerge".
5033 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5034
5035 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5036 exact duplicate of its name-sake in calendar.texi.
5037
5038 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5039 "Advanced Calendar/Diary Usage".
5040 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5041
5042 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5043 dired-xtra.texi.
5044 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5045
5046 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5047 (Files) [ifnottex]: Add menu entry for Autorevert.
5048
5049 * emacs-xtra.texi (Introduction): Reword to make consistent with
5050 printed version only.
5051 <Top level>: Remove the body of all chapters and move them to the
5052 new *-xtra.texi files. Use @raisesections and @lowersections to
5053 convert sections to chapters etc.
5054
5055 * msdog-xtra.texi:
5056 * fortran-xtra.texi:
5057 * vc-xtra.texi:
5058 * vc1-xtra.texi:
5059 * vc2-xtra.texi:
5060 * emerge-xtra.texi:
5061 * cal-xtra.texi:
5062 * dired-xtra.texi:
5063 * arevert-xtra.texi: New files, with text from respective chapters
5064 of emacs-xtra.texi. Convert each @chapter into @section, @section
5065 into @subsection, etc.
5066
1c6c854e 5067 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5068 updated.
5069
5070 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5071 Windows". All references updated.
5072
50732006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5074
5075 * macos.texi (Mac Input): Mention input from Character Palette.
5076 (Mac Font Specs): Fix typo.
5077
50782006-05-05 Richard Stallman <rms@gnu.org>
5079
5080 * files.texi (Diff Mode): Minor cleanup.
5081
50822006-05-05 Karl Berry <karl@gnu.org>
5083
8cf51b2c
GM
5084 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5085 errors from the current release of makeinfo (4.8).
5086 * help.texi (Library Keywords): Change widest word in multitable
5087 template from `emulations' to `convenience'. (Not sure if this is
5088 related to the font change.)
5089
50902006-05-05 Eli Zaretskii <eliz@gnu.org>
5091
5092 * files.texi (File Names): Add a footnote about limited support of
5093 ~USER on MS-Windows.
5094
5095 * cmdargs.texi (Initial Options): Add a footnote about limited
5096 support of ~USER on MS-Windows.
5097
50982006-05-03 Richard Stallman <rms@gnu.org>
5099
5100 * files.texi (Diff Mode): Node moved here.
5101 (Comparing Files): Delete what duplicates new node.
5102 (Files): Put Diff Mode in menu.
5103
1c6c854e 5104 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5105
5106 * emacs.texi (Top): Update menu for Diff Mode.
5107
5108 * trouble.texi (Emergency Escape): Simplify.
5109
5110 * emacs.texi (Top): Minor clarification.
5111
51122006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5113
5114 * commands.texi, entering.texi, screen.texi: Many simplifications.
5115
51162006-05-03 Richard Stallman <rms@gnu.org>
5117
5118 * commands.texi (Text Characters): Delete paragraph about unibyte
5119 non-ASCII printing chars.
5120
5121 * killing.texi (Killing): Say "graphical displays".
5122 * display.texi: Say "graphical displays".
5123
5124 * cmdargs.texi (Misc X): Say "graphical displays".
5125
51262006-05-01 Richard Stallman <rms@gnu.org>
5127
5128 * emacs.texi (Top): Add Diff Mode to menu.
5129
51302006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5131
5132 * misc.texi (Diff Mode): New node.
5133
51342006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5135
5136 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5137 (Mac Environment Variables): Shorten example line.
5138 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5139
51402006-05-01 Nick Roberts <nickrob@snap.net.nz>
5141
5142 * building.texi (GUD Customization): Describe cases %d and %c.
5143 Update description for %e.
5144
51452006-04-30 Glenn Morris <rgm@gnu.org>
5146
5147 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5148
51492006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5150
5151 * custom.texi (Examining): Update C-h v output example.
5152
51532006-04-29 Kim F. Storm <storm@cua.dk>
5154
5155 * building.texi (Grep Searching): Add lgrep and rgrep.
5156
8cf51b2c
GM
51572006-04-23 Richard Stallman <rms@gnu.org>
5158
5159 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5160
5161 * xresmini.texi: New file.
5162
5163 * xresources.texi (Face Resources): Split table into font resources
5164 and the rest. Combine similar attributes for brevity.
5165
8cf51b2c
GM
51662006-04-21 Eli Zaretskii <eliz@gnu.org>
5167
5168 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5169 backslashes and case-insensitivity in file names (moved to the
5170 main manual).
5171 (MS-DOS Printing): Move most of the text to the main manual.
5172
5173 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5174 New nodes.
5175 (Windows Processes, Windows System Menu): Add index entries and
5176 fix wording.
5177
8cf51b2c
GM
51782006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5179
5180 * misc.texi (Shell Ring): Add notes on saved input when
5181 navigating off the end of the history list.
5182
51832006-04-18 Chong Yidong <cyd@mit.edu>
5184
5185 * misc.texi (Shell Options): Correct default value of
5186 comint-scroll-show-maximum-output.
5187
8cf51b2c
GM
51882006-04-18 Nick Roberts <nickrob@snap.net.nz>
5189
5190 * building.texi (Watch Expressions): Update.
5191
8cf51b2c
GM
51922006-04-12 Richard Stallman <rms@gnu.org>
5193
5194 * search.texi: Clean up previous change.
5195
51962006-04-12 Eli Zaretskii <eliz@gnu.org>
5197
5198 * search.texi (Regexp Backslash, Regexp Replace): Add index
5199 entries for ``back reference'' and mention the term itself in the
5200 text.
5201
52022006-04-11 Richard Stallman <rms@gnu.org>
5203
5204 * custom.texi (Safe File Variables):
5205 Document enable-local-variables = :safe.
5206
52072006-04-11 Karl Berry <karl@gnu.org>
5208
5209 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5210 (Remote Repositories, Version Backups, Local Version Control)
5211 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5212 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5213 (Renaming VC Work Files and Master Files)
5214 (Inserting Version Control Headers, Customizing VC, General Options)
5215 (Options for RCS and SCCS, Options specific for CVS): Move all
5216 these nodes to emacs-xtra.texi, for brevity.
5217 * cmdargs.texi, files.texi: Change cross-references.
5218
8cf51b2c
GM
52192006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5220
5221 * files.texi (Old Versions): Update description of vc-annotate's
5222 use of color to indicate date ranges.
5223
8cf51b2c
GM
52242006-04-09 Kevin Ryde <user42@zip.com.au>
5225
8cf51b2c
GM
5226 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5227 put info and printed manual names the right way around.
5228
52292006-04-09 Karl Berry <karl@gnu.org>
5230
5231 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5232 emacs-xtra.texi, leaving only MS Windows information.
5233 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5234 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5235 node names.
5236
5237 * emacs.texi: Move @summarycontents and @contents to the beginning
5238 of the file.
5239
8cf51b2c
GM
52402006-04-08 Kevin Ryde <user42@zip.com.au>
5241
5242 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5243
52442006-04-07 Richard Stallman <rms@gnu.org>
5245
5246 * programs.texi (Comments, Comment Commands, Options for Comments)
5247 (Multi-Line Comments): "Align", not "indent".
5248 (Basic Indent): C-j deletes trailing whitespace before the newline.
5249
52502006-04-06 Richard Stallman <rms@gnu.org>
5251
8cf51b2c
GM
5252 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5253
52542006-04-06 Eli Zaretskii <eliz@gnu.org>
5255
5256 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5257
8cf51b2c
GM
52582006-04-05 Richard Stallman <rms@gnu.org>
5259
5260 * emacs.texi (Top): Update subnode menu.
5261
5262 * trouble.texi (Unasked-for Search): Node deleted.
5263 (Lossage): Delete from menu.
5264
52652006-04-04 Richard Stallman <rms@gnu.org>
5266
5267 * trouble.texi: Various cleanups.
5268 (Checklist): Don't bother saying how to snail a bug report.
5269 (Emergency Escape): Much rewriting.
5270 (After a Crash): Rename the core dump immediately.
5271 (Total Frustration): Call it a psychotherapist.
5272 (Bug Criteria): Avoid "illegal instruction".
5273 (Sending Patches): We always put the contributor's name in.
5274
5275 * misc.texi (Thumbnails): Minor correction.
5276
8cf51b2c
GM
52772006-04-03 Richard Stallman <rms@gnu.org>
5278
5279 * misc.texi (Thumbnails): Minor cleanup.
5280
52812006-04-02 Karl Berry <karl@gnu.org>
5282
5283 * sending.texi (Mail Sending): pxref to Top needs five args.
5284
5285 * texinfo.tex: Update to current version (2006-03-21.13).
5286
8cf51b2c
GM
52872006-03-31 Richard Stallman <rms@gnu.org>
5288
5289 * emacs.texi (Top): Update subnode menu.
5290
5291 * help.texi (Help Mode): Cleanup.
5292
5293 * dired.texi: Many cleanups.
5294 (Dired Deletion): Describe dired-recursive-deletes.
5295 (Operating on Files): dired-create-directory moved.
5296 (Misc Dired Features): Move to here.
5297 (Tumme): Node moved to misc.texi.
5298
5299 * custom.texi: Many cleanups.
5300 (Minor Modes): Don't mention ISO Accents Mode.
5301 (Examining): Update C-h v output example.
5302 (Hooks): Add index and xref for add-hook.
5303 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5304 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5305
5306 * misc.texi: Many cleanups.
5307 (beginning): Add to summary of topics.
5308 (Shell): Put eshell xref at the end. Remove eshell from table.
5309 (Thumbnails): New node.
5310
8cf51b2c
GM
53112006-03-28 Eli Zaretskii <eliz@gnu.org>
5312
5313 * files.texi (File Name Cache): Make it clear that the cache is
5314 not persistent.
5315
8cf51b2c
GM
53162006-03-25 Karl Berry <karl@gnu.org>
5317
49823426
GM
5318 * emacs-xtra.texi, emacs.texi, gnu.texi:
5319 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5320 (2) do not indent copyright year list (or anything else).
5321
8cf51b2c
GM
53222006-03-21 Juanma Barranquero <lekktu@gmail.com>
5323
5324 * files.texi (VC Dired Mode): Remove misplaced brackets.
5325
53262006-03-21 Andre Spiegel <spiegel@gnu.org>
5327
5328 * files.texi: Various updates and clarifications in the VC chapter.
5329
53302006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5331
5332 * help.texi (Help Mode): Document "C-c C-c".
5333
8cf51b2c
GM
53342006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5335
5336 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5337 menu in the standalone Info reader.
5338
53392006-03-15 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5342 moved here from Emacs manual.
5343
5344 * programs.texi (Fortran): Section moved to emacs-xtra.
5345 (Program Modes): Xref to Fortran in emacs-xtra.
5346
5347 * maintaining.texi (Emerge): Move to emacs-xtra.
5348 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5349
5350 * picture.texi: File deleted.
5351 * Makefile.in:
5352 * makefile.w32-in: Remove picture.texi.
5353
5354 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5355 * abbrevs.texi (Abbrevs):
5356 * sending.texi (Sending Mail): Picture node removed.
5357
5358 * emacs.texi (Top): Update node listings.
5359
8cf51b2c
GM
53602006-03-12 Richard Stallman <rms@gnu.org>
5361
5362 * calendar.texi: Various cleanups.
5363
8cf51b2c
GM
53642006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5365
5366 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5367 syntax.
5368
8cf51b2c
GM
53692006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5370
5371 * search.texi (Regexps): More accurately describe which characters
5372 are special in which situations. Recommend _not_ to quote `]' or
5373 `-' when they are not special.
5374
8cf51b2c
GM
53752006-02-28 Andre Spiegel <spiegel@gnu.org>
5376
5377 * files.texi (Old Versions): Clarify operation of C-x v =.
5378
8cf51b2c
GM
53792006-02-21 Nick Roberts <nickrob@snap.net.nz>
5380
5381 * building.texi (Watch Expressions): Update and describe
5382 gdb-speedbar-auto-raise.
5383
53842006-02-19 Richard M. Stallman <rms@gnu.org>
5385
5386 * emacs.texi: Use @smallbook.
5387 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5388 Update subnode menu.
5389
5390 * building.texi (Lisp Interaction): Minor addition.
5391
53922006-02-18 Nick Roberts <nickrob@snap.net.nz>
5393
5394 * building.texi (Watch Expressions): Update and be more precise.
5395
c8763fb6 53962006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5397
5398 * maintaining.texi (Create Tags Table): Explain why the
5399 exception when etags writes to files under the /dev tree.
5400
54012006-02-14 Richard M. Stallman <rms@gnu.org>
5402
5403 * custom.texi (Safe File Variables): Lots of clarification.
5404 Renamed from Unsafe File Variables.
5405
54062006-02-14 Chong Yidong <cyd@stupidchicken.com>
5407
5408 * custom.texi (Unsafe File Variables): File variable confirmation
5409 assumed denied in batch mode.
5410
54112006-02-14 Richard M. Stallman <rms@gnu.org>
5412
5413 * building.texi (GDB User Interface Layout): Don't say `inferior'
5414 for program being debugged.
5415
54162006-02-15 Nick Roberts <nickrob@snap.net.nz>
5417
5418 * building.texi (GDB Graphical Interface):
5419 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5420
54212006-02-13 Chong Yidong <cyd@stupidchicken.com>
5422
5423 * custom.texi (Specifying File Variables, Unsafe File Variables):
5424 New nodes, split from File Variables. Document new file local
5425 variable behavior.
5426
54272006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5428
5429 * display.texi (Standard Faces):
8cf51b2c
GM
5430 * files.texi (Visiting):
5431 * frames.texi (Clipboard):
5432 * glossary.texi (Glossary) <Clipboard>:
5433 * xresources.texi (X Resources): Mention Mac OS port.
5434
8cf51b2c
GM
54352006-02-12 Richard M. Stallman <rms@gnu.org>
5436
5437 * building.texi (Building): Clarify topic in intro.
5438
5439 * maintaining.texi (Maintaining): Change title; clarify topic.
5440 Delete duplicate index entries.
5441
5442 * building.texi (Other GDB User Interface Buffers): Clarifications.
5443
5444 * text.texi (Cell Commands): Clarifications.
5445
5446 * programs.texi (Defuns): Delete duplicate explanation of
5447 left-margin paren convention.
5448 (Hungry Delete): Minor cleanup.
5449
54502006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5451
5452 * dired.texi (Tumme): More tumme documentation.
5453
54542006-02-11 Alan Mackenzie <acm@muc.de>
5455
5456 * programs.texi ("Hungry Delete"): Correct the appellation of the
5457 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5458
54592006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5460
5461 * dired.texi (Tumme): Fix small bug.
5462
54632006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5464
5465 * macos.texi (Mac International): Rename "fontset-mac" to
5466 "fontset-standard".
5467
8cf51b2c
GM
54682006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5469
5470 * dired.texi (Tumme): Basic documentation for Tumme added.
5471
8cf51b2c
GM
54722006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5473
5474 * mule.texi (International):
5475 * programs.texi (Basic Indent): Fix typos.
5476
8cf51b2c
GM
5477 * custom.texi (Minor Modes):
5478 * display.texi (Text Display):
5479 * commands.texi (Text Characters): Update xrefs.
5480
54812006-02-07 Richard M. Stallman <rms@gnu.org>
5482
5483 * emacs.texi (Top): Update subnode menu.
5484 Update info on old Emacs papers.
5485 (Intro): "Graphical display", not window system.
5486
5487 * xresources.texi (GTK styles): Minor clarifications.
5488
5489 * trouble.texi: "Graphical display", not window system.
5490 (Stuck Recursive): Minor clarification.
5491
5492 * text.texi: Minor clarifications.
5493 (Sentences): Explain why two-space convention is better.
5494 Explain sentence-end-without-period here.
5495 (Fill Commands): Not here.
5496 (Refill): Node moved down.
5497 (Filling): Update menu.
5498 (Table Creation, Cell Justification, Column Commands): Clarify.
5499
5500 * sending.texi: Minor clarifications.
5501
5502 * search.texi (Regexp Backslash): Clarification.
5503
5504 * rmail.texi: Minor cleanups.
5505 (Rmail): Delete digression about `rmail-mode'.
5506 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5507 (Rmail Files): Mention C-u M-x rmail.
5508 (Rmail Reply): Mention References.
5509 (Rmail Display): Mention rmail-nonignored-headers.
5510
5511 * programs.texi: Minor cleanups.
5512 (Comment Commands): Mention momentary Transient Mark mode.
5513 (Matching): Be more specific about customizing show-paren-mode.
5514 (Info Lookup): Don't list the modes that support C-h S.
5515 Just say what it does in an unsupported mode.
5516 (Man Page): Delete excessive info on customizing woman.
5517 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5518
5519 * abbrevs.texi: Minor clarifications.
5520 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5521 not "dynamic abbrevs" as if they were a kind of abbrev.
5522
5523 * picture.texi (Picture): Minor cleanup.
5524
5525 * mule.texi (Communication Coding): Say "other applications".
5526 (Fontsets): Not specific to X. Add xref to X Resources.
5527 (Unibyte Mode): Rename from Single-Byte Character Support.
5528 "Graphical display", not window system.
5529 (International): Update menu.
5530
5531 * maintaining.texi (Format of ChangeLog):
5532 New node, split out from ChangeLog.
5533 (ChangeLog): Clarifications in the remaining text.
5534 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5535 (Find Tag): Add @w.
5536 (Tags Search): Explain tag table order here. Simplify grep ref.
5537 (List Tags): tags-tag-face is a variable, not a face.
5538 (Emerge): Cleanups.
5539
5540 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5541 (Keyboard Macros): Avoid "the user".
5542
5543 * killing.texi: "Graphical display", not window system.
5544
5545 * help.texi (Help Echo): "Graphical display", not window system.
5546
5547 * glossary.texi: Say "you", not "the user". Say "graphical display".
5548
5549 * frames.texi: Minor cleanups. "Graphical display", not window system.
5550
5551 * files.texi (Visiting): Make drag-and-drop not X-specific.
5552
5553 * custom.texi: Minor cleanups. "Graphical display", not window system.
5554
5555 * cmdargs.texi: Minor cleanups.
5556
5557 * building.texi (Compilation): Move and split kill-compilation para.
5558 Add para about multiple compilers.
5559 (Compilation Mode): Commands also available in grep mode and others.
5560 Mention C-u C-x ` more tutorially. Clarify C-x `.
5561 (Compilation Shell): Clarify. Put Bash example first.
5562 (Grep Searching): Minor cleanups; add @w.
5563 (Debuggers): Minor cleanups.
5564 (Starting GUD): Make GDB xgraphical mode issue clearer.
5565 (Debugger Operation): Lots of clarifications including
5566 GDB tooltip side-effect issue.
5567 (Commands of GUD): Clarify.
5568 (GUD Customization): Add bashdb-mode-hook.
5569 (GDB Graphical Interface): Rewrite for clarity.
5570 (GDB User Interface Layout): Rewrite for clarity.
5571 (Stack Buffer, Watch Expressions): Likewise.
5572 (Other GDB User Interface Buffers): Cleanups.
5573 (Lisp Libraries, External Lisp): Cleanup.
5574
5575 * basic.texi (Position Info): "Graphical displays", rather than
5576 window systems.
5577
5578 * anti.texi: Minor cleanup.
5579
8cf51b2c
GM
55802006-02-03 Eli Zaretskii <eliz@gnu.org>
5581
5582 * custom.texi (Init File, Find Init): Add cross-references to
5583 where $HOME is described.
5584
55852006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5586
5587 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5588 is not inside the @table.
5589
5590 * emacs.texi (Top): Correct node name.
5591
5592 * files.texi (File Names): Fix @xref.
5593 (Reverting): Fix typo.
5594
5595 * mule.texi (International): Correct node name.
5596
5597 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5598
55992006-02-01 Richard M. Stallman <rms@gnu.org>
5600
5601 * emacs.texi (Top): Update subnode menu.
5602
5603 * mule.texi: Minor clarifications.
5604 Reduce the specific references to X Windows.
5605 Refer to "graphical" terminals, rather than window systems.
5606 (Text Coding): Rename from Specify Coding.
5607 (Communication Coding, File Name Coding, Terminal Coding):
5608 New nodes split out from Text Coding.
5609
5610 * kmacro.texi: Minor clarifications.
5611 (Keyboard Macro Ring): Comment out some excessive commands.
5612 (Basic Keyboard Macro): Split up the table, putting part in each node.
5613
5614 * major.texi: Minor clarifications.
5615
5616 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5617
5618 * windows.texi: Minor clarifications.
5619 (Change Window): Don't describe mode-line mouse cmds here.
5620 Add xref to Mode Line Mouse.
5621
5622 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5623
5624 * macos.texi (Mac International): Fix xref.
5625
5626 * indent.texi: Minor clarifications.
5627
5628 * frames.texi: Minor clarifications.
5629 Reduce the specific references to X Windows.
5630 Refer to "graphical" terminals, rather than window systems.
5631 (Frame Parameters): Don't mention commands like
5632 set-foreground-color. Just say to customize a face.
5633 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5634
5635 * files.texi: Minor clarifications.
5636 (Numbered Backups): New node, split out from Backup Names.
5637
5638 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5639
5640 * cmdargs.texi (General Variables): Fix xref.
5641
5642 * buffers.texi: Minor clarifications.
5643
8cf51b2c
GM
56442006-01-31 Richard M. Stallman <rms@gnu.org>
5645
5646 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5647 Nodes moved to top.
5648
5649 * display.texi: Minor clarifications.
5650 (Display): Rearrange menu.
5651 (Standard Faces): Mention query-replace face.
5652 (Faces): Simplify.
5653 (Font Lock): Simplify face customization info.
5654 (Highlight Changes): Node merged into Highlight Interactively.
5655 (Highlight Interactively): Much rewriting and cleanup.
5656 (Optional Mode Line): Narrowed line number not good for goto-line.
5657 Simplify face customization advice.
5658 (Text Display): Mention use of escape-glyph face.
5659 Move ctl-arrow and tab-width here.
5660 (Display Custom): Move no-redraw-on-reenter to end of node.
5661
5662 * search.texi: Minor clarifications.
5663 (Isearch Scroll): Simplify.
5664 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5665
5666 * regs.texi (Registers): Mention bookmarks here.
5667
5668 * mark.texi: Minor clarifications.
5669 (Selective Undo): Node deleted.
5670
5671 * m-x.texi: Minor clarifications.
5672
5673 * killing.texi: Minor clarifications.
5674 Refer to "graphical" terminals, rather than window systems.
5675
5676 * help.texi: Clarifications.
5677 (Help): Don't describe C-h F and C-h K here.
5678 (Key Help): Describe C-h K here.
5679 (Name Help): Mention Emacs Lisp Intro.
5680 Describe C-h F here.
5681 (Misc Help): Mention C-h F and C-h K only briefly.
5682
5683 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5684 Selective undo text merged in.
5685 (Spelling): Mention Aspell along with Ispell.
5686
5687 * emacs.texi (Top): Update subnode menus.
5688
5689 * basic.texi (Basic Undo): Rename from Undo. Most of text
5690 moved to new Undo node.
5691
8cf51b2c
GM
56922006-01-29 Chong Yidong <cyd@stupidchicken.com>
5693
5694 * basic.texi (Continuation Lines, Inserting Text):
5695 Mention longlines mode.
5696
56972006-01-29 Richard M. Stallman <rms@gnu.org>
5698
10d1d0af 5699 * screen.texi: Minor cleanups.
8cf51b2c
GM
5700 (Screen): Clean up the intro paragraphs.
5701 (Mode Line): Lots of rewriting. Handle frame-name better.
5702 eol-mnemonic-... vars moved out.
5703
5704 * emacs.texi (Top): Change menu item for MS-DOS node.
5705 Update subnode menu.
5706
5707 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5708 chapter relates to Windows. Title changed.
5709
5710 * mini.texi: Minor cleanups.
5711
5712 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5713 (Mark): Put it in the menu.
5714
5715 * entering.texi: Minor cleanups.
5716
5717 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5718 (Intro): Refer to "graphical" terminals, rather than X.
5719
5720 * display.texi (Display Custom): Add xref to Variables.
5721 (Optional Mode Line): eol-mnemonic-... vars moved here.
5722
5723 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5724 rather than X.
5725
8cf51b2c
GM
5726 * basic.texi: Minor cleanups.
5727 (Undo): selective-undo moved.
5728
8cf51b2c
GM
57292006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5730
5731 * anti.texi (Antinews): Various corrections and additions.
5732
57332006-01-23 Juri Linkov <juri@jurta.org>
5734
5735 * custom.texi (Easy Customization, Customization Groups)
5736 (Browsing Custom): Mention links along with buttons.
5737
8cf51b2c
GM
57382006-01-21 Eli Zaretskii <eliz@gnu.org>
5739
8cf51b2c
GM
5740 * text.texi (TeX Print): Use @key for TAB.
5741
8cf51b2c
GM
5742 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5743
8cf51b2c
GM
57442006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5745
5746 * files.texi (File Aliases): Don't claim that usually separate
5747 buffers are created for two file names that name the same data.
5748 Mention additional situations where different names mean the same
5749 file on disk.
5750
57512006-01-19 Richard M. Stallman <rms@gnu.org>
5752
5753 * killing.texi (Deletion): Upcase @key argument.
5754
5755 * custom.texi (Custom Themes): Minor cleanup.
5756
5757 * programs.texi (Hungry Delete): Upcase @key argument.
5758
8cf51b2c
GM
57592006-01-16 Juri Linkov <juri@jurta.org>
5760
5761 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5762 Move `mode-line-highlight' before `mode-line-buffer-id'.
5763
8cf51b2c
GM
57642006-01-14 Richard M. Stallman <rms@gnu.org>
5765
5766 * basic.texi (Inserting Text): Minor cleanup.
5767
8cf51b2c
GM
57682006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5769
5770 * custom.texi (Changing a Variable, Face Customization):
5771 Update for changes in Custom menus.
5772
8cf51b2c
GM
57732006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5774
5775 * macos.texi (Mac International): Undo last change.
5776
8cf51b2c
GM
57772006-01-02 Chong Yidong <cyd@stupidchicken.com>
5778
5779 * custom.texi (Custom Themes): Describe the new
5780 customize-create-theme interface.
5781
57822005-12-30 Juri Linkov <juri@jurta.org>
5783
5784 * basic.texi (Position Info): Update example.
5785
c8763fb6 57862005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5787
5788 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5789
57902005-12-24 Chong Yidong <cyd@stupidchicken.com>
5791
5792 * custom.texi (Custom Themes): `load-theme' always loads.
5793
57942005-12-23 Juri Linkov <juri@jurta.org>
5795
5796 * display.texi (Highlight Interactively): Use double space to
5797 separate sentences. Replace C-p with M-p, and C-n with M-n.
5798
57992005-12-22 Richard M. Stallman <rms@gnu.org>
5800
5801 * custom.texi (Easy Customization and subnodes):
5802 Replace "active field" with "button".
5803 Use "user option" only for variables.
5804 Use "setting" for variable-or-face.
5805
58062005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5807
5808 * buffers.texi (Select Buffer): Change order in table to make
5809 "Similar" refer to the correct item.
5810 (Indirect Buffers): Minor rewording.
5811
8cf51b2c
GM
58122005-12-20 Juri Linkov <juri@jurta.org>
5813
5814 * files.texi (VC Status): Put P and N near p and n.
5815
8cf51b2c
GM
58162005-12-19 Richard M. Stallman <rms@gnu.org>
5817
5818 * programs.texi (Electric C): Delete the info about newline control.
5819 (Other C Commands): Minor cleanup.
5820 (Left Margin Paren): Minor cleanup.
5821
58222005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5823
5824 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5825 (Customization Groups): Delete text moved to "Browsing Custom".
5826 (Browsing Custom): New node.
5827 (Specific Customization): Clarify which commands only work for
5828 loaded options.
5829
58302005-12-18 Bill Wohler <wohler@newt.com>
5831
5832 * frames.texi (Tool Bars): Shorten text of previous change.
5833
58342005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5835
5836 * files.texi (VC Status): Document log-view mode.
5837
58382005-12-18 Bill Wohler <wohler@newt.com>
5839
5840 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5841 permanently via the customize interface.
5842
8cf51b2c
GM
58432005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5844
5845 * killing.texi (Killing by Lines): Document `kill-whole-line'
5846 function.
5847
c8763fb6 58482005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5849
5850 * buffers.texi (Select Buffer): Change `prev-buffer' to
5851 `previous-buffer'. Indicate that these functions use a frame
5852 local buffer list.
5853
8cf51b2c
GM
58542005-12-12 Richard M. Stallman <rms@gnu.org>
5855
5856 * custom.texi (Easy Customization): Change menu comment.
5857 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5858
5859 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5860 (Help): Among the Apropos commands, describe only C-h a here.
5861
58622005-12-11 Richard M. Stallman <rms@gnu.org>
5863
5864 * programs.texi (Options for Comments): Comment-end starts with space.
5865
5866 * glossary.texi (Glossary): Minor cleanup.
5867
5868 * files.texi (Old Versions): Use @table.
5869
8cf51b2c
GM
58702005-12-10 David Koppelman <koppel@ece.lsu.edu>
5871
5872 * display.texi (Highlight Interactively): Include
5873 global-hi-lock-mode. Add miscellaneous details and elaborations.
5874
58752005-12-09 Richard M. Stallman <rms@gnu.org>
5876
5877 * display.texi (Font Lock): Delete the Global FL menu item.
5878
58792005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5880
5881 * custom.texi (Minibuffer Maps): Mention the maps for file name
5882 completion.
5883
58842005-12-09 Kim F. Storm <storm@cua.dk>
5885
5886 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5887 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5888 cursor to next corner in rectangle; clarify insert around rectangle.
5889
8cf51b2c
GM
58902005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5891
5892 * custom.texi (Customization): Use xref to elisp manual for
5893 non-TeX output.
5894 (Minor Modes): Update.
5895 (Customization Groups, Changing a Variable, Face Customization):
5896 Update for new appearance of Custom buffers.
5897 (Changing a Variable): `custom-buffer-done-function' has been
5898 replaced by `custom-buffer-done-kill'.
5899 (Specific Customization): In the `customize-group' buffer, a
5900 subgroup's contents are not "hidden". They are not included at
5901 all. They have no [Show] button.
5902 (Mouse Buttons): Add pxref to description of mouse event lists in
5903 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5904 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5905 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5906
59072005-12-08 Richard M. Stallman <rms@gnu.org>
5908
5909 * mini.texi (Completion Commands, Completion):
5910 In file name input, SPC does not do completion.
5911
8cf51b2c
GM
59122005-12-08 Nick Roberts <nickrob@snap.net.nz>
5913
5914 * building.texi (GDB Graphical Interface): Explain screen size
5915 setting.
5916 (Other GDB User Interface Buffers): Describe features specific to
5917 GDB 6.4.
5918
8cf51b2c
GM
59192005-12-01 Nick Roberts <nickrob@snap.net.nz>
5920
5921 * building.texi (GDB User Interface Layout): Describe how to
5922 kill associated buffers.
5923 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5924 (Watch Expressions): Be more precise.
5925 (Other GDB User Interface Buffers): Describe how to change a
5926 register value.
5927
8cf51b2c
GM
59282005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5929
5930 * macos.texi (Mac Input): Remove description of
5931 mac-command-key-is-meta. Add descriptions of
5932 mac-control-modifier, mac-command-modifier, and
5933 mac-option-modifier.
5934 (Mac International): Fix description of conversion of clipboard data.
5935 (Mac Font Specs): Add example of font customization by face attributes.
5936
59372005-11-22 Nick Roberts <nickrob@snap.net.nz>
5938
5939 * building.texi (Watch Expressions): Expand description.
5940 (Other GDB User Interface Buffers): Describe local map for
5941 gud-watch.
5942
59432005-11-21 Chong Yidong <cyd@stupidchicken.com>
5944
5945 * display.texi (Font Lock): Font lock is enabled by default now.
5946
59472005-11-20 Juri Linkov <juri@jurta.org>
5948
5949 * basic.texi (Position Info): Update examples of the output.
5950 Remove the fact that examples are produced in the TeXinfo buffer,
5951 because in the Info reader users will get a different output from
5952 `C-x ='.
5953
5954 * building.texi (Compilation Mode): Remove paragraph duplicated
5955 from the node `Compilation'. Add `compilation-skip-threshold'.
5956
5957 * display.texi (Font Lock): Suggest more user-friendly method of
5958 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5959
59602005-11-18 Richard M. Stallman <rms@gnu.org>
5961
5962 * files.texi (Registering): Mention @@ in mode line.
5963
5964 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5965
59662005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5967
5968 * files.texi (Renaming and VC): Some back-ends don't
5969 handle renaming.
5970
8cf51b2c
GM
59712005-11-17 Juri Linkov <juri@jurta.org>
5972
5973 * emacs.texi (Top):
5974 * display.texi (Highlight Interactively): Put this font-lock based
5975 mode near Font Lock node.
5976
59772005-11-16 Chong Yidong <cyd@stupidchicken.com>
5978
5979 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5980 icons.
5981
59822005-11-12 Kim F. Storm <storm@cua.dk>
5983
5984 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5985 (Help Summary): Add C-h d and C-h e.
5986 (Apropos): Clarify that all apropos commands may search for either
5987 list of words or a regexp. Add C-h d for apropos-documentation.
5988 Describe apropos-documentation-sort-by-scores user option.
5989
8cf51b2c
GM
59902005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5991
5992 * killing.texi (CUA Bindings): Add @section.
5993
59942005-11-10 Kim F. Storm <storm@cua.dk>
5995
5996 * emacs.texi (Top): Add CUA Bindings entry to menu.
5997
5998 * killing.texi (CUA Bindings): New node. Moved here from
5999 misc.texi and extended with info on rectangle commands and
6000 rectangle highlighting, interface to registers, and the global
6001 mark feature.
6002
6003 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6004
6005 * regs.texi: Prev link points to CUA Bindings node.
6006
60072005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6008
6009 * help.texi (Help Echo): By default, help echos are only shown on
6010 mouse-over, not on point-over.
6011
c8763fb6 60122005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6013
6014 * misc.texi (Shell Mode): Describe how to activate password echoing.
6015
8cf51b2c
GM
60162005-11-04 Romain Francoise <romain@orebokech.com>
6017
6018 * mark.texi (Mark Ring): Fix typo.
6019
60202005-11-03 Richard M. Stallman <rms@gnu.org>
6021
6022 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6023
60242005-11-01 Bill Wohler <wohler@newt.com>
6025
6026 * help.texi (Help Mode): Fix typo.
6027
60282005-11-01 Nick Roberts <nickrob@snap.net.nz>
6029
1c6c854e
CS
6030 * building.texi (Other GDB User Interface Buffers):
6031 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6032
60332005-10-31 Romain Francoise <romain@orebokech.com>
6034
6035 * files.texi (Compressed Files): Fix typo.
6036
6037 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6038
6039 * windows.texi (Force Same Window): Likewise.
6040
60412005-10-30 Bill Wohler <wohler@newt.com>
6042
6043 * help.texi (Help Mode): URLs viewed with browse-url.
6044
60452005-10-31 Nick Roberts <nickrob@snap.net.nz>
6046
6047 * building.texi (GDB Graphical Interface): Don't reference
6048 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6049 must stay in same frame.
6050
60512005-10-29 Chong Yidong <cyd@stupidchicken.com>
6052
6053 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6054
6055 * anti.texi (Antinews): Likewise.
6056
8cf51b2c
GM
60572005-10-28 Bill Wohler <wohler@newt.com>
6058
6059 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6060
60612005-10-28 Richard M. Stallman <rms@gnu.org>
6062
6063 * files.texi (Visiting): Explain how to enter ? in a file name.
6064
6065 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6066
8cf51b2c
GM
60672005-10-25 Nick Roberts <nickrob@snap.net.nz>
6068
1c6c854e
CS
6069 * building.texi (GDB Graphical Interface):
6070 Describe gdb-mouse-until.
8cf51b2c
GM
6071
60722005-10-23 Richard M. Stallman <rms@gnu.org>
6073
6074 * custom.texi (Init File): Recommend when to use site-start.el.
6075
8cf51b2c
GM
60762005-10-21 Juri Linkov <juri@jurta.org>
6077
6078 * custom.texi (Examining): Mention accessing the old variable
6079 value via M-n in set-variable.
6080
8cf51b2c
GM
60812005-10-18 Romain Francoise <romain@orebokech.com>
6082
6083 * files.texi (Version Systems): Capitalize GNU.
6084
8cf51b2c
GM
60852005-10-18 Nick Roberts <nickrob@snap.net.nz>
6086
6087 * building.texi (Compilation Mode): Remove redundant paragraph.
6088 (Watch Expressions): Remove paragraph to reflect code change.
6089
8cf51b2c
GM
60902005-10-16 Richard M. Stallman <rms@gnu.org>
6091
6092 * building.texi (Compilation Mode, Compilation): Clarified.
6093
60942005-10-15 Richard M. Stallman <rms@gnu.org>
6095
6096 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6097
8cf51b2c
GM
60982005-10-13 Kenichi Handa <handa@m17n.org>
6099
6100 * basic.texi (Position Info): Fix previous change.
6101
c8763fb6 61022005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6103
6104 * cmdargs.texi (Icons X): Fix typo.
6105
61062005-10-12 Kenichi Handa <handa@m17n.org>
6107
6108 * basic.texi (Position Info): Describe the case that Emacs shows
6109 "part of display ...".
6110
c8763fb6 61112005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6112
6113 * cmdargs.texi (Icons X): -nb => -nbi.
6114
61152005-10-10 Chong Yidong <cyd@stupidchicken.com>
6116
6117 * frames.texi (Speedbar): A couple more clarifications.
6118
61192005-10-11 Nick Roberts <nickrob@snap.net.nz>
6120
6121 * building.texi (GDB User Interface Layout): Improve diagram.
6122 (Watch Expressions): Explain how to make speedbar global.
6123 (Other GDB User Interface Buffers): Make references more precise.
6124
8cf51b2c
GM
61252005-10-09 Richard M. Stallman <rms@gnu.org>
6126
6127 * frames.texi (Speedbar): Clarify the text.
6128
61292005-10-09 Chong Yidong <cyd@stupidchicken.com>
6130
6131 * frames.texi (Speedbar): Add information on keybindings,
6132 dismissing the speedbar, and buffer display mode. Link to
6133 speedbar manual.
6134
c8763fb6 61352005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6136
1c6c854e 6137 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6138 added -nb, --no-bitmap-icon.
6139
8cf51b2c
GM
61402005-10-07 Nick Roberts <nickrob@snap.net.nz>
6141
6142 * building.texi (GDB Graphical Interface): Add variables and
6143 functions to indices. Be more precise.
6144
c8763fb6 61452005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6146
6147 * frames.texi (Drag and Drop): Remove the x- from
6148 x-dnd-open-file-other-window and xdnd-protocol-alist.
6149
61502005-09-30 Romain Francoise <romain@orebokech.com>
6151
6152 * mini.texi (Minibuffer): The default value now appears before the
6153 colon in minibuffer prompts.
6154
8cf51b2c
GM
61552005-09-25 Richard M. Stallman <rms@gnu.org>
6156
6157 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6158
8cf51b2c
GM
61592005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6160
6161 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6162
8cf51b2c
GM
61632005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6164
6165 * emacs.texi (Top): Update submenus from macos.texi.
6166
6167 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6168 (Mac OS): Update feature support status.
6169 (Mac Input): List supported input scripts. Remove description
6170 about `mac-keyboard-text-encoding'. Mention mouse button
6171 emulation and related variables.
6172 (Mac International): Mention Central European and Cyrillic
6173 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6174 Add description about coding system for selection.
6175 Add description about language environment.
6176 (Mac Environment Variables):
6177 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6178 arguments. Add Preferences support.
6179 (Mac Directories): Explicitly state that this node is for Mac OS
6180 Classic only.
1c6c854e
CS
6181 (Mac Font Specs): Mention specification for scalable fonts.
6182 List supported charsets. Add preferred way of creating fontsets.
6183 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6184 (Mac Functions): Add descriptions about `mac-set-file-creator',
6185 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6186 and `mac-get-preference'.
6187
8cf51b2c
GM
61882005-09-16 Romain Francoise <romain@orebokech.com>
6189
6190 Update all files to specify GFDL version 1.2.
6191
6192 * doclicense.texi (GNU Free Documentation License): Update to
6193 version 1.2.
6194
61952005-09-15 Richard M. Stallman <rms@gnu.org>
6196
6197 * buffers.texi (List Buffers): Fix xref.
6198
6199 * rmail.texi (Rmail Basics): Fix xref.
6200
6201 * emacs.texi (Top): Update subnode menus.
6202
6203 * files.texi (Saving Commands): New node, broken out of Saving.
6204 (Customize Save): New node, broken out of Saving.
6205 Clarify effect of write-region-inhibit-fsync.
6206 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6207
8cf51b2c
GM
62082005-09-14 Romain Francoise <romain@orebokech.com>
6209
6210 * files.texi (Saving): Mention write-region-inhibit-fsync.
6211
62122005-09-05 Chong Yidong <cyd@stupidchicken.com>
6213
6214 * custom.texi (Custom Themes): New node.
6215
62162005-09-03 Richard M. Stallman <rms@gnu.org>
6217
49823426
GM
6218 * search.texi (Search Case): Mention vars that control
6219 case-fold-search for various operations.
8cf51b2c
GM
6220
62212005-08-22 Juri Linkov <juri@jurta.org>
6222
6223 * display.texi (Standard Faces): Merge the text from
6224 `(elisp)Standard Faces' into this node.
6225
62262005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6227
6228 * emacs.texi (Top): Delete menu item for deleted node
6229 Keyboard Translations.
6230
62312005-08-18 Richard M. Stallman <rms@gnu.org>
6232
8cf51b2c
GM
6233 * trouble.texi (Unasked-for Search):
6234 Delete xref to Keyboard Translations.
6235
6236 * glossary.texi (Glossary): Delete xref.
6237
8cf51b2c
GM
6238 * custom.texi (Minor Modes): Say that the list here is not complete.
6239 (Keyboard Translations): Node deleted.
6240 (Disabling): Delete xref to it.
6241 (Customization Groups): Fix Custom buffer example.
6242 (Hooks): Mention remove-hooks.
6243
62442005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6245
6246 * building.texi (GDB Graphical Interface): Improve filling of menu
6247 item.
6248
62492005-08-18 Nick Roberts <nickrob@snap.net.nz>
6250
6251 * building.texi (GDB Graphical Interface): Use better node names.
6252
62532005-08-14 Richard M. Stallman <rms@gnu.org>
6254
6255 * text.texi (Sentences): Fix xref.
6256
62572005-08-14 Juri Linkov <juri@jurta.org>
6258
6259 * building.texi (Compilation, Grep Searching): Move grep command
6260 headings from `Compilation' to `Grep Searching'.
6261
6262 * dired.texi (Dired and Find):
6263 * maintaining.texi (Tags Search): Replace grep xref to
6264 `Compilation' node with `Grep Searching'.
6265
6266 * files.texi (Comparing Files): Replace xref to `Compilation' with
6267 `Compilation Mode'.
6268
62692005-08-13 Alan Mackenzie <acm@muc.de>
6270
6271 * search.texi (Non-ASCII Isearch): Correct a typo.
6272 (Replacement Commands): Mention query-replace key binding.
6273
62742005-08-11 Richard M. Stallman <rms@gnu.org>
6275
6276 * programs.texi (Options for Comments): Fix xref.
6277
6278 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6279 out of Regexps.
6280
8cf51b2c
GM
62812005-08-09 Juri Linkov <juri@jurta.org>
6282
6283 * building.texi (Compilation): Use `itemx' instead of `item'.
6284 (Grep Searching): Simplify phrase.
6285
6286 * display.texi (Standard Faces): Describe vertical-border on
6287 window systems.
6288
6289 * windows.texi (Split Window): Simplify phrase and mention
6290 vertical-border face.
6291
62922005-08-09 Richard M. Stallman <rms@gnu.org>
6293
6294 * files.texi (Comparing Files): Clarify compare-windows.
6295
6296 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6297
8cf51b2c
GM
62982005-08-06 Eli Zaretskii <eliz@gnu.org>
6299
6300 * mule.texi (Coding Systems): Rephrase the paragraph about
6301 codepages: no need for "M-x codepage-setup" anymore, except on
6302 MS-DOS.
6303
6304 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6305 the MS-DOS port only.
6306
63072005-07-30 Eli Zaretskii <eliz@gnu.org>
6308
6309 * makefile.w32-in (info): Don't run multi-install-info.bat.
6310 ($(infodir)/dir): New target, produced by running
6311 multi-install-info.bat.
6312
8cf51b2c
GM
63132005-07-22 Eli Zaretskii <eliz@gnu.org>
6314
6315 * files.texi (Quoted File Names): Add index entry.
6316
8cf51b2c
GM
63172005-07-19 Juri Linkov <juri@jurta.org>
6318
6319 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6320
63212005-07-18 Juri Linkov <juri@jurta.org>
6322
8cf51b2c
GM
6323 * custom.texi (Easy Customization):
6324 * files.texi (Old Versions):
6325 * frames.texi (Wheeled Mice):
6326 * mule.texi (Specify Coding):
8cf51b2c
GM
6327 * text.texi (Cell Justification):
6328 * trouble.texi (After a Crash):
8cf51b2c
GM
6329 * xresources.texi (GTK styles):
6330 Delete duplicate duplicate words.
6331
63322005-07-17 Richard M. Stallman <rms@gnu.org>
6333
6334 * frames.texi (Creating Frames): Fix foreground color example.
6335
6336 * custom.texi (Init Examples): Clean up text about conditionals.
6337
63382005-07-16 Richard M. Stallman <rms@gnu.org>
6339
6340 * mini.texi (Completion Commands): Fix command name for ?.
6341
8cf51b2c
GM
63422005-07-16 Eli Zaretskii <eliz@gnu.org>
6343
6344 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6345 `menu' face has no effect on w32 and with GTK.
6346 Add cross-references.
8cf51b2c
GM
6347
6348 * cmdargs.texi (General Variables): Clarify the default location
6349 of $HOME on w32 systems.
6350
63512005-07-15 Jason Rumney <jasonr@gnu.org>
6352
6353 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6354 changed.
6355
63562005-07-08 Kenichi Handa <handa@m17n.org>
6357
1c6c854e
CS
6358 * mule.texi (Recognize Coding):
6359 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6360
63612005-07-07 Richard M. Stallman <rms@gnu.org>
6362
6363 * anti.texi (Antinews): Mention mode-line-inverse-video.
6364
6365 * files.texi (Saving): Minor correction about C-x C-w.
6366
6367 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6368
63692005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * search.texi (Isearch Scroll): Add example of using the
6372 `isearch-scroll' property.
6373 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6374 `Display Custom' node.
6375 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6376 and de-emphasize it.
6377 (Other Repeating Search): `occur' currently can not correctly
6378 handle multiline matches. Correct, clarify and update description
6379 of `flush-lines' and `keep-lines'.
6380
6381 * display.texi (Display Custom): Add anchor for `baud-rate'.
6382
63832005-07-07 Richard M. Stallman <rms@gnu.org>
6384
6385 * gnu.texi: Update where to get GNU status; add refs for how to help.
6386 Add footnotes 6 and 7.
6387
63882005-07-04 Lute Kamstra <lute@gnu.org>
6389
6390 Update FSF's address in GPL notices.
6391
8cf51b2c 6392 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6393 * trouble.texi (Checklist): Update FSF's address.
6394
8cf51b2c
GM
63952005-06-24 Richard M. Stallman <rms@gnu.org>
6396
6397 * display.texi (Text Display): Change index entries.
6398
63992005-06-24 Eli Zaretskii <eliz@gnu.org>
6400
6401 * makefile.w32-in (MAKEINFO): Use --force.
6402 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6403 Makefile.in.
8cf51b2c
GM
6404
64052005-06-23 Richard M. Stallman <rms@gnu.org>
6406
1c6c854e 6407 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6408 nobreak-char-display.
6409
6410 * emacs.texi (Top): Update detailed node listing.
6411
1c6c854e 6412 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6413 to nobreak-char-display and no-break-space to nobreak-space.
6414 (Standard Faces): Split up the list of standard faces
6415 and put it in a separate node. Add nobreak-space and
6416 escape-glyph.
6417
8cf51b2c
GM
64182005-06-23 Lute Kamstra <lute@gnu.org>
6419
6420 * mule.texi (Select Input Method): Fix typo.
6421
64222005-06-23 Kenichi Handa <handa@m17n.org>
6423
1c6c854e
CS
6424 * mule.texi (International): List all supported scripts.
6425 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6426 distribution.
6427 (Language Environments): List all language environments.
6428 Intlfonts contains fonts for most supported scripts, not all..
6429 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6430 input a specific character.
8cf51b2c
GM
6431 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6432
64332005-06-23 Juanma Barranquero <lekktu@gmail.com>
6434
49823426 6435 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6436
64372005-06-22 Miles Bader <miles@gnu.org>
6438
6439 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6440
64412005-06-20 Miles Bader <miles@gnu.org>
6442
6443 * display.texi (Faces): Add `vertical-divider'.
6444
64452005-06-17 Richard M. Stallman <rms@gnu.org>
6446
6447 * text.texi (Adaptive Fill): Minor clarification.
6448
8cf51b2c
GM
64492005-06-10 Lute Kamstra <lute@gnu.org>
6450
6451 * emacs.texi (Top): Correct version number.
6452 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6453 refer to the current version of Emacs.
6454
64552005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6456
6457 * files.texi (Log Buffer): Document when there can be more than
6458 one file to be committed.
6459
64602005-06-08 Juri Linkov <juri@jurta.org>
6461
6462 * display.texi (Faces): Add `shadow' face.
6463
64642005-06-07 Masatake YAMATO <jet@gyve.org>
6465
6466 * display.texi (Faces): Write about mode-line-highlight.
6467
64682005-06-06 Richard M. Stallman <rms@gnu.org>
6469
6470 * misc.texi (Printing Package): Explain how to initialize
6471 printing package.
6472
6473 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6474
64752005-06-05 Chong Yidong <cyd@stupidchicken.com>
6476
6477 * emacs.texi: Rename Hardcopy to Printing.
6478 Make PostScript and PostScript Variables subnodes of it.
6479
6480 * misc.texi (Printing): Rename node from Hardcopy.
6481 Mention menu bar options.
6482 Move PostScript and PostScript Variables to submenu.
6483 (Printing package): New node.
6484
6485 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6486
6487 * dired.texi (Operating on Files): Likewise.
6488
6489 * calendar.texi (Displaying the Diary): Likewise.
6490
6491 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6492
6493 * glossary.texi (Glossary): Likewise.
6494
6495 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6496 effect.
6497
64982005-06-04 Richard M. Stallman <rms@gnu.org>
6499
6500 * trouble.texi (After a Crash): Polish previous change.
6501
8cf51b2c
GM
65022005-05-30 Noah Friedman <friedman@splode.com>
6503
6504 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6505 recovery mechanism.
6506
8cf51b2c
GM
65072005-05-28 Nick Roberts <nickrob@snap.net.nz>
6508
6509 * building.texi (Other Buffers): SPC toggles display of
6510 floating point registers.
6511
8cf51b2c
GM
65122005-05-27 Nick Roberts <nickrob@snap.net.nz>
6513
6514 * files.texi (Log Buffer): Merge in description of Log Edit
6515 mode from pcl-cvs.texi.
6516
65172005-05-26 Richard M. Stallman <rms@gnu.org>
6518
6519 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6520
8cf51b2c
GM
65212005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6522
6523 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6524 not enabled by default.
6525 When not on a word, `ispell-word' by default checks the word
6526 before point.
6527
65282005-05-24 Nick Roberts <nickrob@snap.net.nz>
6529
6530 * building.texi (Debugger Operation): Simplify last sentence.
6531
65322005-05-23 Lute Kamstra <lute@gnu.org>
6533
6534 * emacs.texi: Update FSF's address throughout.
6535 (Preface): Use @cite.
6536 (Distrib): Add cross reference to the node "Copying". Mention the
6537 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6538 printed manuals.
6539 (Intro): Use @xref for the Emacs Lisp Intro.
6540
8cf51b2c
GM
65412005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6542
6543 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6544
6545 * basic.texi (Moving Point): Mention default for `goto-line'.
6546
6547 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6548 of a variable's docstring.
6549
65502005-05-18 Lute Kamstra <lute@gnu.org>
6551
6552 * maintaining.texi (Overview of Emerge): Add cross reference.
6553 Remove duplication.
6554
6555 * emacs.texi (Top): Update to the current structure of the manual.
6556 * misc.texi (Emacs Server): Add menu description.
6557 * files.texi (Saving): Fix menu.
6558 * custom.texi (Customization): Fix menu.
6559 * mule.texi (International): Fix menu.
6560 * kmacro.texi (Keyboard Macros): Fix menu.
6561
65622005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * display.texi: Various minor changes.
6565 (Faces): Delete text that is repeated in the next section.
6566
65672005-05-16 Nick Roberts <nickrob@snap.net.nz>
6568
6569 * building.texi (Debugger Operation): Mention GUD tooltips are
6570 disabled with GDB in text command mode.
6571
8cf51b2c
GM
65722005-05-16 Nick Roberts <nickrob@snap.net.nz>
6573
6574 * building.texi: Replace toolbar with "tool bar" for consistency.
6575 (Compilation Mode): Describe compilation-context-lines
6576 and use of arrow in compilation buffer.
6577 (Debugger Operation): Replace help text with variable's value.
6578
6579 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6580 consistency.
6581
65822005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6583
6584 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6585 Add xref.
6586
8cf51b2c
GM
65872005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6588
6589 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6590 (Position Info): Delete discussion of `goto-line'. It is already
6591 described in `Moving point'.
6592
6593 * mini.texi (Completion Commands): Correct reference.
6594 (Completion Options): Fix typo.
6595
6596 * killing.texi (Deletion): Complete description of `C-x C-o'.
6597
8cf51b2c
GM
65982005-05-10 Richard M. Stallman <rms@gnu.org>
6599
6600 * building.texi (Compilation): Clarify recompile's directory choice.
6601
6602 * frames.texi (Tooltips): Cleanups.
6603
6604 * basic.texi (Arguments): Fix punctuation.
6605
66062005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6607
6608 * screen.texi (Menu Bar): The up and down (not left and right)
6609 arrow keys move through a keyboard menu.
6610
66112005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6612
6613 * basic.texi: Various typo and grammar fixes.
6614 (Moving Point): C-a now runs move-beginning-of-line.
6615
66162005-05-08 Nick Roberts <nickrob@snap.net.nz>
6617
6618 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6619
6620 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6621 as different animals.
6622
66232005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6624
6625 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6626 Correct index entry.
6627
66282005-05-07 Nick Roberts <nickrob@snap.net.nz>
6629
6630 * building.texi (Debugger Operation): Update to reflect changes
6631 in GUD tooltips.
6632
66332005-04-30 Richard M. Stallman <rms@gnu.org>
6634
6635 * files.texi (Compressed Files): Auto Compression normally enabled.
6636
6637 * building.texi (Debugger Operation): Clarify previous change.
6638
8cf51b2c
GM
66392005-04-28 Nick Roberts <nickrob@snap.net.nz>
6640
6641 * building.texi (Debugger Operation): Add description for
6642 GUD tooltips when program is not running.
6643
66442005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6645
6646 * misc.texi (Shell): Add `Shell Prompts' to menu.
6647 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6648 description. Delete remarks moved to new node.
6649 (Shell Prompts): New node.
6650 (History References): Replace remarks moved to `Shell Prompts'
6651 with xref to that node.
6652 (Remote Host): Clarify how to specify the terminal type when
6653 logging in to a different machine.
6654
66552005-04-26 Richard M. Stallman <rms@gnu.org>
6656
6657 * emacs.texi (Top): Update submenus from files.texi.
6658
6659 * files.texi (Filesets): Clarify previous change.
6660
6661 * dired.texi (Misc Dired Features): Clarify previous change.
6662
66632005-04-25 Chong Yidong <cyd@stupidchicken.com>
6664
6665 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6666
1c6c854e
CS
6667 * dired.texi (Misc Dired Features):
6668 Document dired-compare-directories.
8cf51b2c
GM
6669
6670 * files.texi (Filesets): New node.
6671 (File Conveniences): Document Image mode.
6672
6673 * text.texi (TeX Print): Document tex-compile.
6674
66752005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6676
6677 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6678 Delete redundant reference to tooltip Custom group. It is
6679 referred too again in the next paragraph.
6680
66812005-04-24 Richard M. Stallman <rms@gnu.org>
6682
6683 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6684
8cf51b2c
GM
66852005-04-19 Kim F. Storm <storm@cua.dk>
6686
6687 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6688
66892005-04-18 Lars Hansen <larsh@math.ku.dk>
6690
6691 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6692 turns off desktop-save-mode.
6693
66942005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6695
6696 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6697 by default in terminals compatible with xterm. Mention that
6698 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6699 node.
6700
8cf51b2c
GM
67012005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6704
c8763fb6 67052005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6706
6707 * xresources.texi (Table of Resources): Add cursorBlink.
6708
67092005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6710
6711 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6712 `d', `C-d' and `u'.
6713
67142005-04-11 Richard M. Stallman <rms@gnu.org>
6715
6716 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6717 (Misc X): Add -D, --basic-display.
6718
6719 * maintaining.texi (Change Log): Correct the description of
6720 the example.
6721
6722 * major.texi (Choosing Modes): Document magic-mode-alist.
6723
8cf51b2c
GM
67242005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6727 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6728 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6729 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6730 `w', respectively.
6731 (Rmail Labels): Mention `l'.
6732 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6733 (Rmail Summary Edit): Describe `j' and RET.
6734
c8763fb6 67352005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6736
6737 * xresources.texi (Lucid Resources): Add fontSet resource.
6738
8cf51b2c
GM
67392005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6740
6741 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6742 now called `indicate-empty-lines'.
6743
67442005-04-06 Kim F. Storm <storm@cua.dk>
6745
6746 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6747
67482005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6749
6750 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6751 deleted.
6752 (Marks vs Flags): Add some convenient key bindings.
6753 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6754 (Misc Dired Features): Correct and expand description of `w' command.
6755
6756 * frames.texi (XTerm Mouse): Delete apparently false info.
6757 The GNU/Linux console currently does not appear to support
6758 `xterm-mouse-mode'.
6759
8cf51b2c
GM
67602005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6761
6762 * calendar.texi (Diary): Mention shell utility `calendar'.
6763
67642005-04-01 Richard M. Stallman <rms@gnu.org>
6765
6766 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6767
8cf51b2c
GM
67682005-04-01 Lute Kamstra <lute@gnu.org>
6769
6770 * maintaining.texi (Change Log): add-change-log-entry uses
6771 add-log-mailing-address.
6772
67732005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6774
6775 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6776 `VC Mode Line' and put in an xref to that node.
6777 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6778 its description.
6779
67802005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6781
6782 * calendar.texi (Calendar Systems): Say that the Persian calendar
6783 implemented here is the arithmetical one championed by Birashk.
6784
67852005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6786
6787 * programs.texi (Fortran Motion): Fix previous change.
6788
8cf51b2c
GM
67892005-03-29 Richard M. Stallman <rms@gnu.org>
6790
6791 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6792
67932005-03-29 Chong Yidong <cyd@stupidchicken.com>
6794
6795 * text.texi (Refill): Refer to Long Lines Mode.
6796 (Longlines): New node.
6797 (Auto Fill): Don't index "word wrap" here.
6798 (Filling): Add Longlines to menu.
6799
68002005-03-29 Richard M. Stallman <rms@gnu.org>
6801
6802 * xresources.texi: Minor fixes.
6803
6804 * misc.texi (Emacs Server): Fix Texinfo usage.
6805
6806 * emacs.texi (Top): Don't use a real section heading for
6807 "Detailed Node Listing". Fake it instead.
6808
6809 * basic.texi (Position Info): Minor cleanup.
6810
6811 * mule.texi (Input Methods): Minor cleanup.
6812
68132005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6814
6815 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6816 constructs as well.
6817 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6818
68192005-03-29 Kenichi Handa <handa@m17n.org>
6820
6821 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6822
6823 * basic.texi (Position Info): Update the description about the
6824 command C-u C-x =.
6825
68262005-03-28 Richard M. Stallman <rms@gnu.org>
6827
6828 * emacs.texi (Top): Use @section for the detailed node listing.
6829
6830 * calendar.texi: Minor fixes to previous change.
6831
6832 * programs.texi (Fortran): Small fixes to previous changes.
6833
6834 * emacs.texi (Top): Update list of subnodes of Dired.
6835 Likewise for building.texi.
6836
6837 * files.texi (File Conveniences): Delete Auto Image File mode.
6838
68392005-03-28 Chong Yidong <cyd@stupidchicken.com>
6840
6841 * building.texi (Flymake): New node.
6842
6843 * custom.texi (Function Keys): Document kp- event types and
6844 keypad-setup package.
6845
6846 * dired.texi (Wdired): New node.
6847
6848 * files.texi (File Conveniences): Reorder entries.
6849 Explain how to turn on Auto-image-file mode.
6850 Document Thumbs mode.
6851
6852 * mule.texi (Specify Coding): Document recode-region and
6853 recode-file-name.
6854
6855 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6856
68572005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6858
6859 * commands.texi (Keys): M-o is now a prefix key.
6860
68612005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6862
6863 * programs.texi: Reformat and update copyright years.
6864 (Fortran): Update section.
6865
68662005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6867
6868 * files.texi: Several small changes in addition to:
6869 (Visiting): Change xref for Dialog Boxes to ref.
6870 (Version Headers): Replace references to obsolete var
6871 `vc-header-alist' with `vc-BACKEND-header'.
6872 (Customizing VC): Update value of `vc-handled-backends'.
6873
68742005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6875
6876 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6877 move here from Emacs Lisp Reference Manual.
6878 * calendar.texi (Calendar/Diary, Diary Commands)
6879 (Special Diary Entries, Importing Diary): Change some xrefs to
6880 point to emacs-xtra rather than elisp.
6881
6882 * emacs-xtra.texi (Calendar Customizing):
6883 Move view-diary-entries-initially, view-calendar-holidays-initially,
6884 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6885 Emacs Manual.
6886 (Appt Customizing): Merge entire section into main Emacs Manual.
6887 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6888 mark-holidays-in-calendar here from emacs-xtra.
6889 (Displaying the Diary): Move view-diary-entries-initially,
6890 mark-diary-entries-in-calendar here from emacs-xtra.
6891 (Appointments): Move appt-display-mode-line,
6892 appt-display-duration, appt-disp-window-function,
6893 appt-delete-window-function here from emacs-xtra.
6894
6895 * calendar.texi: Update and reformat copyright.
6896 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6897 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6898 (Diary): Refer to `diary-file' rather than ~/diary.
6899 (Diary Commands): Rename node to "Displaying the Diary".
6900 * emacs.texi (Top): Rename "Diary Commands" section.
6901 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6902
69032005-03-26 Eli Zaretskii <eliz@gnu.org>
6904
6905 * misc.texi (Emacs Server): Fix the command for setting
6906 server-name. Add an xref to Invoking emacsclient.
6907
6908 * help.texi (Help Summary): Clarify when "C-h ." will do something
6909 nontrivial.
6910 (Apropos): Add cindex entry for apropos-sort-by-scores.
6911
6912 * display.texi (Text Display): Add index entries for how no-break
6913 characters are displayed.
6914
8cf51b2c
GM
69152005-03-26 Eli Zaretskii <eliz@gnu.org>
6916
6917 * files.texi (Visiting): Fix cross-references introduced with the
6918 last change.
6919
6920 * xresources.texi (GTK resources): Fix last change.
6921
8cf51b2c
GM
69222005-03-25 Chong Yidong <cyd@stupidchicken.com>
6923
6924 * xresources.texi (X Resources): GTK options documented too.
6925 (Resources): Clarify meaning of program name.
6926 (Table of Resources): Add visualClass.
6927 (GTK resources): Rewrite.
6928 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6929
6930 * display.texi (Text Display): Mention non-breaking spaces.
6931
6932 * files.texi (Reverting): Document auto-revert-check-vc-info.
6933
6934 * frames.texi (Mouse Commands): Document
6935 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6936
6937 * help.texi (Help Summary): Add `C-h .'.
6938 (Apropos): Apropos accepts a list of search terms.
6939 Document apropos-sort-by-scores.
6940 (Help Echo): Document display-local-help.
6941
6942 * misc.texi (Emacs Server): Document server-name.
6943 (Invoking emacsclient): Document -s option for server names.
6944
6945 * text.texi (Outline Visibility): Introduce "current heading
6946 line" (commands can be called with point on a body line).
6947 Re-order table to follow the sequence of discussion.
6948 hide-body won't hide lines before first header line.
6949 (TeX Mode): Add DocTeX mode.
6950
8cf51b2c
GM
69512005-03-24 Richard M. Stallman <rms@gnu.org>
6952
6953 * mule.texi (Single-Byte Character Support): Delete mention
6954 of iso-acc.el and iso-transl.el.
6955
8cf51b2c
GM
69562005-03-23 Lute Kamstra <lute@gnu.org>
6957
6958 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6959
69602005-03-23 Richard M. Stallman <rms@gnu.org>
6961
8cf51b2c
GM
6962 * search.texi: Delete explicit node pointers.
6963 (Incremental Search): New menu.
6964 (Basic Isearch, Repeat Isearch, Error in Isearch)
6965 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6966 (Slow Isearch): New subnodes.
6967 (Configuring Scrolling): Node deleted.
6968 (Search Case): Doc default-case-fold-search.
6969 (Regexp Replace): Move replace-regexp doc here.
6970
6971 * rmail.texi (Movemail): Put commas inside closequotes.
6972
6973 * picture.texi (Insert in Picture): Document C-c arrow combos.
6974 (Basic Picture): Clarify erasure.
6975
6976 * display.texi (Font Lock): Put commas inside closequotes.
6977
6978 * cmdargs.texi (General Variables): Put commas inside closequotes.
6979
69802005-03-23 Nick Roberts <nickrob@snap.net.nz>
6981
6982 * building.texi (Stack Buffer): Mention reverse contrast for
6983 *selected* frame (might not be current frame).
6984
8cf51b2c
GM
69852005-03-21 Richard M. Stallman <rms@gnu.org>
6986
6987 * building.texi (Starting GUD): Add bashdb.
6988
69892005-03-20 Chong Yidong <cyd@stupidchicken.com>
6990
6991 * basic.texi (Moving Point): Add M-g M-g binding.
6992 (Undo): Document undo-only.
6993 (Position Info): Document M-g M-g and C-u M-g M-g.
6994
6995 * building.texi (Building): Put Grep Searching after Compilation
6996 Shell.
6997 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6998 Document next-error-highlight.
6999 (Grep Searching): Document grep-highlight-matches.
7000 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7001
7002 * calendar.texi (Importing Diary): Rename node from iCalendar.
7003 Document diary-from-outlook.
7004
7005 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7006 Commands.
7007 Mention effect of X drag and drop on Dired buffers.
7008
7009 * files.texi (Visiting): Document large-file-warning-threshold.
7010 Move paragraph on file-selection dialog.
7011 Mention visiting files using X drag and drop.
7012 (Reverting): Mention using Auto-Revert mode to tail files.
7013 Document auto-revert-tail-mode.
7014 (Version Systems): Minor correction.
7015 (Comparing Files): Diff-mode is no longer based on Compilation
7016 mode.
7017 Document compare-ignore-whitespace.
7018 (Misc File Ops): Explain passing a directory to rename-file.
7019 Likewise for copy-file and make-symbolic-link.
7020
7021 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7022 Document mouse-wheel-progressive speed.
7023
7024 * help.texi (Misc Help): Document numeric argument for C-h i.
7025 Correctly explain the effect of just C-u as argument.
7026
7027 * killing.texi (Deletion): Document numeric argument for
7028 just-one-space.
7029
7030 * mini.texi (Completion): Completion acts on text before point.
7031
7032 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7033 (Emulation): CUA mode replaces pc-bindings-mode,
7034 pc-selection-mode, and s-region.
7035
7036 * mule.texi (Input Methods): Leim is now built-in.
7037 (Select Input Method): Document quail-show-key.
7038 (Specify Coding): Document revert-buffer-with-coding-system.
7039
7040 * programs.texi (Fortran Motion): Document f90-next-statement,
7041 f90-previous-statement, f90-next-block, f90-previous-block,
7042 f90-end-of-block, and f90-beginning-of-block.
7043
7044 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7045
7046 * emacs.texi (Acknowledgments): Updated.
7047
7048 * anti.texi: Total rewrite.
7049
8cf51b2c
GM
70502005-03-19 Chong Yidong <cyd@stupidchicken.com>
7051
7052 * ack.texi (Acknowledgments): Update.
7053
70542005-03-19 Eli Zaretskii <eliz@gnu.org>
7055
1c6c854e
CS
7056 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7057 Update copyright years.
8cf51b2c
GM
7058
70592005-03-14 Nick Roberts <nickrob@snap.net.nz>
7060
7061 * building.texi (Commands of GUD): Move paragraph on setting
7062 breakpoints with mouse to the GDB Graphical Interface node.
7063
70642005-03-07 Richard M. Stallman <rms@gnu.org>
7065
8cf51b2c
GM
7066 * misc.texi (Single Shell, Shell Options): Fix previous change.
7067
7068 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7069
70702005-03-06 Richard M. Stallman <rms@gnu.org>
7071
7072 * building.texi (Starting GUD): Don't explain text vs graphical
7073 GDB here. Just mention it and xref.
7074 Delete "just one debugger process".
7075 (Debugger Operation): Move GUD tooltip info here.
7076 (GUD Tooltips): Node deleted.
7077 (GDB Graphical Interface): Explain the two GDB modes here.
7078
8cf51b2c
GM
7079 * sending.texi (Sending Mail): Minor cleanup.
7080 (Mail Aliases): Explain quoting conventions.
7081 Update key rebinding example.
7082 (Header Editing): C-M-i is like M-TAB.
7083 (Mail Mode Misc): mail-attach-file does not do MIME.
7084
7085 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7086 that really belongs here.
7087 (Remote Mailboxes): Text moved to Rmail Inbox.
7088 (Rmail Display): Mention Mouse-1.
7089 (Movemail): Clarify two movemail versions.
7090 Clarify rmail-movemail-program.
7091
8cf51b2c
GM
7092 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7093 Document async shell commands.
7094 (Shell History): Clarify.
7095 (Shell Ring): Mention C-UP an C-DOWN.
7096 (Shell Options): Add comint-prompt-read-only.
7097 (Invoking emacsclient): Set EDITOR to run Emacs.
7098 (Sorting): No need to explain what region is.
7099 (Saving Emacs Sessions): Fix typo.
7100 (Recursive Edit): Fix punctuation.
7101 (Emulation): Don't mention "PC bindings" which are standard.
7102 (Hyperlinking): Explain Mouse-1 convention here.
7103 (Find Func): Node deleted.
7104
8cf51b2c
GM
7105 * help.texi (Name Help): Xref to Hyperlinking.
7106
7107 * glossary.texi (Glossary):
7108 Rename "Balance Parentheses" to "Balancing...".
7109 Add "Byte Compilation". Correct "Copyleft".
7110 New xref in "Customization".
7111 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7112 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7113 Rename "Registers" to "Register".
7114 Replace "Selecting" with "Selected Frame",
7115 "Selected Window", and "Selecting a Buffer".
7116
7117 * files.texi (Types of Log File): Explain how projects'
7118 methods can vary.
7119
8cf51b2c
GM
7120 * display.texi (Faces): Delete "Emacs 21".
7121
7122 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7123 * fixit.texi (Spelling): C-M-i like M-TAB.
7124 * mini.texi (Completion Options): C-M-i like M-TAB.
7125 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7126 * text.texi (Text Mode): C-M-i like M-TAB.
7127
7128 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7129
7130 * calendar.texi (Specified Dates): Mention `g w'.
7131 (Appointments): appt-activate toggles with no arg.
7132
8cf51b2c
GM
71332005-03-05 Juri Linkov <juri@jurta.org>
7134
7135 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7136 "invocation (command line arguments)".
8cf51b2c
GM
7137 (Misc X): Add -nbc, --no-blinking-cursor.
7138
71392005-03-04 Ulf Jasper <ulf.jasper@web.de>
7140
7141 * calendar.texi (iCalendar): No need to require it now.
7142
8cf51b2c
GM
71432005-03-03 Nick Roberts <nickrob@snap.net.nz>
7144
7145 * trouble.texi (Contributing): Mention Savannah. Direct users to
7146 emacs-devel.
7147
71482005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7149
7150 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7151 window.
7152
8cf51b2c
GM
71532005-02-27 Richard M. Stallman <rms@gnu.org>
7154
7155 * building.texi (Compilation): Update mode line status info.
7156
71572005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7158
7159 * calendar.texi (General Calendar): Document binding of
7160 scroll-other-window-down.
7161 (Mayan Calendar): Fix earliest date.
7162 (Time Intervals): Document timeclock-change.
7163 Fix timeclock-ask-before-exiting documentation.
7164
71652005-02-26 Kim F. Storm <storm@cua.dk>
7166
7167 * frames.texi (Mouse References):
7168 Add mouse-1-click-in-non-selected-windows.
7169
71702005-02-25 Richard M. Stallman <rms@gnu.org>
7171
7172 * screen.texi (Screen): Explain better about cursors and mode lines;
7173 don't presuppose text terminals.
7174 (Point): Don't assume just one cursor.
7175 Clarify explanation of cursors.
7176 (Echo Area, Menu Bar): Cleanups.
7177
7178 * mini.texi (Minibuffer): Prompts are highlighted.
7179 (Minibuffer Edit): Newline = C-j only on text terminals.
7180 Clarify resize-mini-windows values.
7181 Mention M-PAGEUP and M-PAGEDOWN.
7182 (Completion Commands): Mouse-1 like Mouse-2.
7183 (Minibuffer History): Explain history commands better.
7184 (Repetition): Add xref to Incremental Search.
7185
7186 * mark.texi (Setting Mark): Clarify info about displaying mark.
7187 Clarify explanation of C-@ and C-SPC.
7188 (Transient Mark): Mention Delete Selection mode.
7189 (Marking Objects): Clean up text about extending the region.
7190
7191 * m-x.texi (M-x): One C-g doesn't always go to top level.
7192 No delay before suggest-key-bindings output.
7193
7194 * fixit.texi (Fixit): Mention C-/ for undo.
7195 (Spelling): Mention ESC TAB like M-TAB.
7196 Replacement words with r and R are rechecked.
7197 Say where C-g leaves point. Mention ? as input.
7198
71992005-02-23 Lute Kamstra <lute@gnu.org>
7200
7201 * cmdargs.texi (Initial Options): Add cross reference.
7202
8cf51b2c
GM
72032005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7204
7205 * emacs.texi (Top): Update menu for splitting of node in
7206 msdog.texi.
7207 * frames.texi (Frames): Update xref for splitting of node in
7208 msdog.texi.
7209 * trouble.texi (Quitting): Ditto.
7210
72112005-02-16 Richard M. Stallman <rms@gnu.org>
7212
7213 * windows.texi (Split Window): Simplify line truncation info
7214 and xref to Display Custom.
7215
7216 * trouble.texi (Quitting): Emergency escape only for text terminal.
7217 (Screen Garbled): C-l for ungarbling is only for text terminal.
7218
7219 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7220
7221 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7222
7223 * programs.texi (Program Modes): Mention Python mode.
7224 (Moving by Defuns): Repeating C-M-h extends region.
7225 (Basic Indent): Clarify.
7226 (Custom C Indent): Clarify.
7227 (Expressions): Repeating C-M-@ extends region.
7228 (Info Lookup): Clarify for C-h S.
7229 (Symbol Completion): ESC TAB alternative for M-TAB.
7230 (Electric C): Clarify.
7231
7232 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7233
7234 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7235 MS-DOS Input node.
7236 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7237 (MS-DOS and MULE): Clarify.
7238 (MS-DOS Processes, Windows Processes): Fix typos.
7239
7240 * major.texi (Choosing Modes): Clarify.
7241
7242 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7243 (Keyboard Macro Step-Edit): Clarify.
7244
7245 * indent.texi (Indentation): Clarifications.
7246
7247 * help.texi (Help): Correct error about C-h in query-replace.
7248 Clarify apropos vs C-h a. Fix how to search in FAQ.
7249 (Key Help): Describe C-h w here.
7250 (Name Help): Minor cleanup. C-h w moved to Key Help.
7251 Clarify the "object" joke.
7252 (Apropos): Clarify. Mouse-1 like Mouse-2.
7253 (Help Mode): Mouse-1 like Mouse-2.
7254
7255 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7256
7257 * display.texi (Display): Reorder menu.
7258 (Faces): Cleanup.
7259 (Font Lock): Cleanup. Mention Options menu.
7260 Delete obsolete text.
7261 (Scrolling): For C-l, don't presume text terminal.
7262 (Horizontal Scrolling): Simplify intro.
7263 (Follow Mode): Clarify.
1c6c854e 7264 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7265 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7266 Doc default-tab-width. Doc line truncation more thoroughly.
7267
7268 * dired.texi (Dired Enter): C-x C-f can run Dired.
7269 (Dired Visiting): Comment out `a' command.
7270 Mouse-1 is like Mouse-2.
7271 (Shell Commands in Dired): ? can be used more than once.
7272
7273 * basic.texi (Continuation Lines): Simplify description of truncation,
7274 and refer to Display Custom for the rest of it.
7275
8cf51b2c
GM
72762005-02-06 Lute Kamstra <lute@gnu.org>
7277
7278 * basic.texi (Undo): Fix typo.
7279
7280 * cmdargs.texi (Emacs Invocation): Fix typo.
7281
7282 * custom.texi (Init Examples): Fix typo.
7283
7284 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7285
72862005-02-06 Richard M. Stallman <rms@gnu.org>
7287
7288 * regs.texi (Registers): Registers can hold numbers, too.
7289
7290 * killing.texi (Other Kill Commands): Cleanup.
7291 Delete redundant explanation of kill in read-only buffer.
7292 (Yanking): Mention term "copying".
7293 (Accumulating Text): Fix typo.
7294
7295 * entering.texi (Entering Emacs): Update rationale at start.
7296 (Exiting): Treat iconifying on a par with suspension.
7297
7298 * custom.texi (Minor Modes): Fix typo.
7299 (Easy Customization): Fix menu style.
7300 (Variables): Add xref.
7301 (Examining): Setting for future sessions works through .emacs.
7302 (Keymaps): "Text terminals", not "Many".
7303 (Init Rebinding): Explain \C-. Show example of \M-.
7304 Fix minor wording errors.
7305 (Function Keys): Explain vector syntax just once.
7306 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7307 (Init File): Mention .emacs.d directory.
7308 (Init Examples): Add xref.
7309 (Find Init): Mention .emacs.d directory.
7310
7311 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7312 (Action Arguments): Explain which kinds of -l args are found how.
7313 (Initial Options): --batch does not inhibit site-start.
7314 Add xrefs.
7315 (Command Example): Use --batch, not -batch.
7316
7317 * basic.texi (Inserting Text): Cleanup wording.
7318 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7319 C-n is not error at end of buffer.
7320 (Undo): Doc C-/ like C-_. Add xrefs.
7321 (Arguments): META key may be labeled ALT.
7322 Peculiar arg meanings are explained in doc strings.
7323
7324 * abbrevs.texi (Expanding Abbrevs): Clarify.
7325
73262005-02-05 Eli Zaretskii <eliz@gnu.org>
7327
7328 * frames.texi (Frame Parameters): Add an xref to the description
7329 of list-colors-display. Add a pointer to the X docs about colors.
7330
7331 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7332 Improve docs of list-colors-display.
8cf51b2c
GM
7333
73342005-02-03 Lute Kamstra <lute@gnu.org>
7335
7336 * frames.texi (Frames, Drag and Drop): Fix typos.
7337
73382005-02-03 Richard M. Stallman <rms@gnu.org>
7339
7340 * windows.texi (Basic Window): Mention color-change in mode line.
7341 (Change Window): Explain dragging vertical boundaries.
7342
7343 * text.texi (Sentences): Clarify.
7344 (Paragraphs): Explain M-a and blank lines.
7345 (Outline Mode): Clarify text and menu.
7346 (Hard and Soft Newlines): Mention use-hard-newlines.
7347
7348 * frames.texi (Frames): Delete unnecessary mention of Windows.
7349 (Mouse Commands): Likewise. Mention xterm mouse support.
7350 (Clipboard): Clarify.
7351 (Mouse References): Mention use of Mouse-1 for following links.
7352 (Menu Mouse Clicks): Clarify.
7353 (Mode Line Mouse): Clarify.
7354 (Drag and Drop): Rewrite.
7355
7356 * fixit.texi (Spelling): Fix typo.
7357
7358 * files.texi (File Names): Clarify.
7359 (Visiting): Update conditions for use of file dialog. Clarify.
7360 (Saving): Doc d as answer in save-some-buffers.
7361 (Remote Files): Clean up the text.
7362
7363 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7364
7365 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7366 (List Buffers): Clarify.
7367 (Several Buffers): Doc T command.
7368 (Buffer Convenience): Clarify menu.
7369
7370 * basic.texi (Undo): Clarify last change.
7371
73722005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7373
7374 * fixit.texi (Spelling): Fix typo.
7375
73762005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7377
7378 * basic.texi (Undo): Update description of `undo-outer-limit'.
7379
73802005-02-01 Nick Roberts <nickrob@snap.net.nz>
7381
7382 * building.texi: Update documentation relating to GDB Graphical
7383 Interface.
7384
73852005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7386
7387 * custom.texi (Easy Customization): Adapt menu to node name change.
7388
73892005-01-30 Richard M. Stallman <rms@gnu.org>
7390
7391 * custom.texi (Easy Customization): Defn of "User Option" now
7392 includes faces. Don't say just "option" when talking about variables.
7393 Do say just "options" to mean "anything customizable".
7394 (Specific Customization): Describe `customize-variable',
7395 not `customize-option'.
7396
7397 * glossary.texi (Glossary) <Faces>: Add xref.
7398 <User Option>: Change definition--include faces. Change xref.
7399
7400 * picture.texi (Picture): Mention artist.el.
7401
7402 * sending.texi, screen.texi, programs.texi, misc.texi:
7403 * mini.texi, major.texi, maintaining.texi, macos.texi:
7404 * help.texi, frames.texi, files.texi:
7405 Don't say just "option" when talking about variables.
7406
7407 * display.texi, mule.texi: Don't say just "option" when talking
7408 about variables. Other minor cleanups.
7409
8cf51b2c
GM
74102005-01-26 Lute Kamstra <lute@gnu.org>
7411
7412 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7413 File'. Mention the `-Q' option at the `--no-site-file' option.
7414
8cf51b2c
GM
74152005-01-22 David Kastrup <dak@gnu.org>
7416
7417 * building.texi (Grep Searching): Mention alias `find-grep' for
7418 `grep-find'.
7419
74202005-01-20 Richard M. Stallman <rms@gnu.org>
7421
7422 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7423
8cf51b2c
GM
74242005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7425
7426 * rmail.texi (Movemail): Explain differences
7427 between standard and mailutils versions of movemail.
7428 Describe command line and configuration options introduced
7429 with the latter.
7430 Explain the notion of mailbox URL, provide examples and
7431 cross-references to mailutils documentation.
7432 Describe various methods of specifying mailbox names,
7433 user names and user passwords for rmail.
1c6c854e
CS
7434 (Remote Mailboxes): New section.
7435 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7436 options used to control its behavior.
7437 (Other Mailbox Formats): Explain handling of various mailbox
7438 formats.
7439
74402005-01-13 Richard M. Stallman <rms@gnu.org>
7441
7442 * commands.texi (Commands): Clarification.
7443
74442005-01-11 Richard M. Stallman <rms@gnu.org>
7445
7446 * programs.texi (Multi-line Indent): Fix previous change.
7447 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7448
8cf51b2c
GM
74492005-01-08 Richard M. Stallman <rms@gnu.org>
7450
7451 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7452 lazy-highlight.
7453
7454 * search.texi (Query Replace): Mention faces query-replace
7455 and lazy-highlight.
7456 (Incremental Search): Update isearch highlighting info.
7457
8cf51b2c
GM
74582005-01-04 Richard M. Stallman <rms@gnu.org>
7459
7460 * custom.texi (Saving Customizations): Minor improvement.
7461
8cf51b2c
GM
74622005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7463
7464 * custom.texi (Saving Customizations): Emacs no longer loads
7465 `custom-file' after .emacs. No longer mention customizing through
7466 Custom.
7467
8cf51b2c
GM
74682005-01-01 Andreas Schwab <schwab@suse.de>
7469
7470 * killing.texi (Graphical Kill): Move up under node Killing,
7471 change @section to @subsection.
7472
74732005-01-01 Richard M. Stallman <rms@gnu.org>
7474
7475 * custom.texi (Face Customization): Mention hex color specs.
7476
7477 * emacs.texi (Top): Update Killing submenu.
7478
7479 * killing.texi (Killing): Reorganize section.
7480 No more TeX-only text; put the node command at start of chapter.
7481 But the first section heading is used only in TeX.
7482 Rewrite the text to read better in this mode.
7483 (Graphical Kill): New subnode gets some of the text that
7484 used to be in the first section.
7485
74862004-12-31 Richard M. Stallman <rms@gnu.org>
7487
7488 * dired.texi (Shell Commands in Dired): Delete the ? example.
7489
7490 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7491
7492 * files.texi (Saving): Describe new require-final-newline features
7493 and mode-require-final-newline.
7494
8cf51b2c
GM
74952004-12-29 Richard M. Stallman <rms@gnu.org>
7496
7497 * custom.texi (File Variables): Clarify previous change.
7498
c8763fb6 74992004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7500
7501 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7502 out now.
7503
75042004-12-27 Richard M. Stallman <rms@gnu.org>
7505
7506 * Makefile.in (MAKEINFO): Specify --force.
7507
7508 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7509 (Undo): Doc undo-outer-limit.
7510
8cf51b2c
GM
75112004-12-15 Juri Linkov <juri@jurta.org>
7512
7513 * mark.texi (Transient Mark, Mark Ring): M-< and other
7514 movement commands don't set mark in Transient Mark mode
7515 if mark is active.
7516
8cf51b2c
GM
75172004-12-12 Juri Linkov <juri@jurta.org>
7518
7519 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7520 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7521
7522 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7523 (Misc Dired Commands): Add @r{(Dired)} to w.
7524
75252004-12-12 Juri Linkov <juri@jurta.org>
7526
7527 * mark.texi (Marking Objects): Marking commands also extend the
7528 region when mark is active in Transient Mark mode.
7529
8cf51b2c
GM
75302004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7531
7532 * custom.texi (Saving Customizations): Emacs only loads the custom
7533 file automatically after the init file in version 22.1 or later.
7534 Adapt text and examples to this fact.
7535
8cf51b2c
GM
75362004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7537
7538 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7539 be set through Custom. Otherwise, it has no effect.
7540
8cf51b2c
GM
75412004-12-05 Richard M. Stallman <rms@gnu.org>
7542
7543 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7544 * entering.texi: Rename Command Line to Emacs Invocation.
7545
10d1d0af 7546 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7547
7548 * custom.texi (Easy Customization): Move up to section level,
7549 before Variables. Avoid using the term "variable"; say "option".
7550 New initial explanation.
7551 (Variables): In initial explanation, connect "variable" to the
7552 already-explained "user option".
7553
7554 * emacs.texi (Top): Fix ref to Command Line.
7555 Move reference to Easy Customization.
7556
7557 * xresources.texi (X Resources): Fix From link.
7558
7559 * doclicense.texi (GNU Free Documentation License): Fix To link.
7560
7561 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7562
7563 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7564
75652004-12-03 Richard M. Stallman <rms@gnu.org>
7566
7567 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7568
75692004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7570
7571 * kmacro.texi: Several small changes in addition to the following.
7572 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7573 defining a keyboard macro.
7574 Mention `kmacro-ring-max'.
7575 (Keyboard Macro Counter): Clarify description of
7576 `kmacro-insert-counter', `kmacro-set-counter',
7577 `kmacro-add-counter' and `kmacro-set-format'.
7578
75792004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7580
7581 * custom.texi (File Variables): Add `unibyte' and make it more
7582 clear that `unibyte' and `coding' are special. Suggested by Simon
7583 Krahnke <overlord@gmx.li>.
7584
7585 * mule.texi (Enabling Multibyte): Refer to File Variables.
7586 Suggested by Simon Krahnke <overlord@gmx.li>.
7587
c8763fb6 75882004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7589
7590 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7591 x-use-old-gtk-file-dialog.
7592
8cf51b2c
GM
75932004-11-20 Richard M. Stallman <rms@gnu.org>
7594
7595 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7596
75972004-11-09 Lars Brinkhoff <lars@nocrew.org>
7598
7599 * building.texi (Lisp Eval): Delete hyphen in section name.
7600
76012004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7602
7603 * files.texi (Old Versions):
7604 No longer document annotation as "CVS only".
7605
76062004-11-10 Andre Spiegel <spiegel@gnu.org>
7607
7608 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7609 version systems, mentioning the new ones that we support.
7610 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7611 suggestions.
7612
c8763fb6 76132004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7614
49823426 7615 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7616
c8763fb6 76172004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7618
7619 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7620
76212004-10-23 Eli Zaretskii <eliz@gnu.org>
7622
7623 * text.texi (Text Based Tables, Table Definition)
7624 (Table Creation, Table Recognition, Cell Commands)
7625 (Cell Justification, Row Commands, Column Commands)
7626 (Fixed Width Mode, Table Conversion, Measuring Tables)
7627 (Table Misc): New nodes, documenting the Table Mode.
7628
8cf51b2c
GM
76292004-10-19 Jason Rumney <jasonr@gnu.org>
7630
7631 * makefile.w32-in (info): Change order of arguments to makeinfo.
7632
76332004-10-19 Ulf Jasper <ulf.jasper@web.de>
7634
7635 * calendar.texi (iCalendar): Update for package changes.
7636
8cf51b2c
GM
76372004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7638
7639 * files.texi (Misc File Ops): View mode is a minor mode.
7640
8cf51b2c
GM
76412004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7642
7643 * calendar.texi (iCalendar): Style changes.
7644
76452004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7646
7647 * search.texi (Regexps): The regexp described in the example is no
7648 longer stored in the variable `sentence-end'.
7649
8cf51b2c
GM
76502004-10-06 Nick Roberts <nickrob@snap.net.nz>
7651
7652 * building.texi (Starting GUD): Note that multiple debugging
7653 sessions requires `gdb --fullname'.
7654
76552004-10-05 Ulf Jasper <ulf.jasper@web.de>
7656
7657 * calendar.texi (iCalendar): New section for a new package.
7658
8cf51b2c
GM
76592004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7660
7661 * text.texi: Various small changes in addition to the following.
7662 (Text): Replace xref for autotype with inforef.
7663 (Sentences): Explain nil value for `sentence-end'.
7664 (Paragraphs): Update default values for `paragraph-start' and
7665 `paragraph-separate'.
7666 (Text Mode): Correct description of Text mode's effect on the
7667 syntax table.
7668 (Outline Visibility): `hide-other' does not hide top level headings.
7669 `selective-display-ellipses' no longer has an effect on Outline mode.
7670 (TeX Misc): Add missing @cindex.
7671 Replace xref for RefTeX with inforef.
7672 (Requesting Formatted Text): The variable
7673 `enriched-fill-after-visiting' no longer exists.
7674 (Editing Format Info): Update names of menu items and commands.
7675 (Format Faces): Mention special effect of specifying the default face.
7676 Describe inheritance of text properties.
7677 Correct description of `fixed' face.
7678 (Format Indentation): Correct description of effect of setting
7679 margins. Mention `set-left-margin' and `set-right-margin'.
7680 (Format Justification): Update names of menu items.
7681 `set-justification-full' is now bound to `M-j b'.
7682 Mention that `default-justification' is a per buffer variable.
7683 (Format Properties): Update name of menu item.
7684 (Forcing Enriched Mode): `format-decode-buffer' automatically
7685 turns on Enriched mode if the buffer is in text/enriched format.
7686
76872004-10-05 Emilio C. Lopes <eclig@gmx.net>
7688
7689 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7690
76912004-09-28 Kim F. Storm <storm@cua.dk>
7692
7693 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7694 Align with new functionality.
7695
8cf51b2c
GM
76962004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7697
7698 * display.texi (Display Custom): Remove stray `@end defvar'.
7699
77002004-09-23 Kim F. Storm <storm@cua.dk>
7701
7702 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7703 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7704
8cf51b2c
GM
77052004-09-20 Richard M. Stallman <rms@gnu.org>
7706
7707 * custom.texi (Hooks): Explain using setq to clear out a hook.
7708 (File Variables): Explain multiline string constants.
7709 (Non-ASCII Rebinding): Explain when you need to update
7710 non-ASCII char codes in .emacs.
7711
7712 * building.texi (Compilation): Explain how to make a silent
7713 subprocess that won't be terminated. Explain compilation-environment.
7714
77152004-09-13 Kim F. Storm <storm@cua.dk>
7716
7717 * mini.texi (Repetition): Rename isearch-resume-enabled to
7718 isearch-resume-in-command-history and change default to disabled.
7719
8cf51b2c
GM
77202004-09-09 Kim F. Storm <storm@cua.dk>
7721
7722 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7723 with new `kmacro-name-last-macro'.
7724
8cf51b2c
GM
77252004-09-08 Juri Linkov <juri@jurta.org>
7726
7727 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7728
8cf51b2c
GM
77292004-09-03 Juri Linkov <juri@jurta.org>
7730
7731 * search.texi (Incremental Search): Update wording for M-%.
7732
77332004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7734
7735 * killing.texi (Killing): Correct description of kill commands in
7736 read-only buffer.
7737
77382004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7739
7740 * building.texi (Compilation Mode): Add a paragraph about rules
7741 for finding the compilation buffer for `next-error'.
7742
7743 * search.texi (Other Repeating Search): Mention that Occur mode
7744 supports the next-error functionality.
7745
77462004-09-02 Juri Linkov <juri@jurta.org>
7747
7748 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7749
77502004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * kmacro.texi (Basic Keyboard Macro):
7753 `apply-macro-to-region-lines' now operates on all lines that begin
7754 in the region, rather than on all complete lines in the region.
7755
c8763fb6 77562004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7757
7758 * frames.texi (Drag and drop): Add documentation about
7759 x-dnd-test-function and x-dnd-known-types.
7760
77612004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7762
7763 * indent.texi: Various minor changes in addition to:
7764 (Indentation Commands): Correct description of `indent-relative'.
7765 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7766 mode. The *Tab Stops* buffer uses Overwrite Mode.
7767 (Just Spaces): `tabify' converts sequences of at least two spaces
7768 to tabs.
7769
8cf51b2c
GM
77702004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7771
7772 * frames.texi (Secondary Selection): Setting the secondary
7773 selection with M-Drag-Mouse-1 does not alter the kill ring,
7774 setting it with M-Mouse-1 and M-Mouse-3 does.
7775 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7776 toolkit scroll bars.
7777 (Scroll Bars): Ditto.
7778
7779 * windows.texi (Basic Window): When using a window system, the value
7780 of point in a non-selected window is indicated by a hollow box.
7781 (Split Window): Side by side windows are separated by a scroll bar,
7782 if scroll bars are used.
7783 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7784 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7785 (Window Convenience): Update bindings for `winner-undo' and
7786 `winner-redo'.
7787
7788 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7789 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7790 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7791 of "Using Emacs as a Server".
7792 * building.texi (Building): Interchange nodes (for correct numbering).
7793 * programs.texi (Programs): Interchange nodes (for correct numbering).
7794 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7795 Info to the node structure.
7796 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7797 Rearrange order of nodes and sections such that both "GNU GENERAL
7798 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7799 end, as appropriate for appendices.
7800 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7801 Use `@unnumberedsec'.
7802 * trouble.texi: Adapt sectioning in Info to the node structure.
7803 Adapt node pointers to change in emacs.texi.
7804 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7805
8cf51b2c
GM
78062004-08-25 Kenichi Handa <handa@m17n.org>
7807
7808 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7809 description for unibyte mode.
7810
78112004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7812
7813 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7814
7815 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7816 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7817 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7818 in @pxref.
7819
78202004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7821
7822 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7823 Change section names.
7824
8cf51b2c
GM
78252004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7826
7827 * kmacro.texi (Keyboard Macro Ring): Rename section.
7828 Emacs treats the head of the macro ring as the `last keyboard macro'.
7829 (Keyboard Macro Counter): Minor change.
7830 (Save Keyboard Macro): Some clarifications.
7831 (Edit Keyboard Macro): Rename section.
7832
7833 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7834 32-bit machines.
7835 (Several Buffers): Clarify which buffer is selected if `2' is
7836 pressed in the Buffer Menu.
7837 Auto Revert mode can be used to update the Buffer Menu
7838 automatically.
7839
78402004-08-21 Eli Zaretskii <eliz@gnu.org>
7841
7842 * help.texi (Misc Help): Add an index entry for finding an Info
7843 manual by its file name.
7844
78452004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7846
7847 * files.texi (Backup Deletion): Correct description of
7848 `delete-old-versions'.
7849 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7850 (Auto Save Files): Recommend `auto-save-mode' to reenable
7851 auto-saving, rather than the abbreviation `auto-save'.
7852
78532004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7854
7855 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7856 for "killing" and "yanking" in main menu.
7857
78582004-08-16 Richard M. Stallman <rms@gnu.org>
7859
7860 * killing.texi (Yanking, Killing): Minor cleanups.
7861
7862 * mark.texi (Momentary Mark): Minor cleanups.
7863
78642004-08-15 Kenichi Handa <handa@etl.go.jp>
7865
7866 * custom.texi (Non-ASCII Rebinding):
7867 C-q always inserts the right code to pass to global-set-key.
7868
8cf51b2c
GM
78692004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7870
7871 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7872 `insert-register', instead of `C-x r g' binding, for consistency.
7873
78742004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7875
7876 * fixit.texi (Spelling): Fix typo.
7877
78782004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7879
7880 * help.texi (Help): Fix Texinfo usage.
7881
8cf51b2c
GM
78822004-07-24 Richard M. Stallman <rms@gnu.org>
7883
7884 * text.texi (Paragraphs): Update how paragraphs are separated
7885 and the default for paragraph-separate.
7886
7887 * search.texi (Regexp Replace): Further update text for new
7888 replacement operators.
7889
8cf51b2c
GM
78902004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7891
7892 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7893 `R' switch.
7894
7895 * dired.texi (Dired Updating): `k' only deletes inserted
7896 subdirectories from the Dired buffer if a prefix argument was given.
7897
7898 * search.texi (Regexps): Delete redundant definition of `symbol' in
7899 description of `\_>'. It already occurs in the description of `\_<'.
7900
8cf51b2c
GM
79012004-07-01 Juri Linkov <juri@jurta.org>
7902
7903 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7904 (Regexp Search): Add M-r.
7905
79062004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7907
7908 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7909
79102004-06-29 Jesper Harder <harder@ifa.au.dk>
7911
49823426 7912 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7913
79142004-06-25 Richard M. Stallman <rms@gnu.org>
7915
7916 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7917
79182004-06-25 David Kastrup <dak@gnu.org>
7919
7920 * search.texi (Regexp Replace): Some typo corrections and
7921 rearrangement.
7922
79232004-06-24 David Kastrup <dak@gnu.org>
7924
7925 * search.texi (Unconditional Replace): Use replace-string instead
7926 of query-replace in example.
7927 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7928 sequences.
7929 (Query Replace): Correct explanation of `^' which does not use
7930 the mark stack.
7931
79322004-06-21 Nick Roberts <nickrob@gnu.org>
7933
7934 * misc.texi (Shell History Copying): Document comint-insert-input.
7935 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7936
8cf51b2c
GM
79372004-06-20 Jesper Harder <harder@ifa.au.dk>
7938
7939 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7940 * custom.texi (Customization): Do.
7941 * anti.texi (Antinews): Do.
7942 * abbrevs.texi (Defining Abbrevs): Do.
7943
7944 * programs.texi (Info Lookup): Fix keybinding for
7945 info-lookup-symbol.
7946
79472004-06-16 Juanma Barranquero <lektu@terra.es>
7948
7949 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7950 Add emacs-xtra.
7951 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7952 (clean): Add emacs-xtra and flymake. Remove redundancies.
7953
79542004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7955
7956 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7957 Add emacs-xtra.
7958 * emacs-xtra.texi: New file.
7959
79602004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7961
7962 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7963 (Dired and Find): Mention differences with ordinary Dired buffers.
7964
8cf51b2c
GM
79652004-06-13 Richard M. Stallman <rms@gnu.org>
7966
7967 * custom.texi (Init Syntax): Explain about vars that do special
7968 things when set with setq or with Custom.
7969 (Init Examples): Add line-number-mode example.
7970
8cf51b2c
GM
79712004-06-12 Juri Linkov <juri@jurta.org>
7972
7973 * dired.texi (Operating on Files): Add dired-do-touch.
7974
8cf51b2c
GM
79752004-06-10 Juri Linkov <juri@jurta.org>
7976
7977 * building.texi (Lisp Eval): Add C-M-x on defface.
7978
79792004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7980
7981 * files.texi (Reverting): Auto-Revert mode and
7982 Global Auto-Revert mode no longer revert remote files.
7983
8cf51b2c
GM
79842004-05-29 Richard M. Stallman <rms@gnu.org>
7985
7986 * custom.texi (Init File): Two dashes start --no-site-file.
7987
8cf51b2c
GM
79882004-05-29 Alan Mackenzie <acm@muc.de>
7989
7990 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7991 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7992 (AWK, Pike): Document as "C-like modes".
7993 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7994 (M-x man): Supersedes M-x manual-entry.
7995 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7996
7997 ("Comments in C"): Delete node; the info is in CC Mode manual.
7998 (c-comment-only-line-offset): Remove description.
7999
8000 (C-c ., C-c C-c): Describe new C Mode bindings.
8001
8002 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8003 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8004 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8005 Amend definitions.
8006
8007 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8008 Describe functions.
8009
8010 (c-comment-start-regexp, c-hanging-comment-ender-p)
8011 (c-hanging-comment-starter-p): Remove obsolete definitions.
8012
8013 * emacs.texi: Remove the menu entry "Comments in C".
8014
8cf51b2c
GM
80152004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8016
8017 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8018 `M-x locate'.
8019
80202004-05-16 Karl Berry <karl@gnu.org>
8021
8022 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8023 makeinfo --html fails.
8024 * help.texi (Help Summary) [@ifnottex]: Likewise.
8025
80262004-05-13 Nick Roberts <nickrob@gnu.org>
8027
8028 * building.texi (GDB Graphical Interface): Update and describe
8029 layout first.
8030
8cf51b2c
GM
80312004-05-04 Jason Rumney <jasonr@gnu.org>
8032
8033 * makefile.w32-in: Revert last change.
8034
80352004-05-03 Jason Rumney <jasonr@gnu.org>
8036
8037 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8038
8cf51b2c
GM
80392004-04-23 Juanma Barranquero <lektu@terra.es>
8040
8041 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8042
80432004-04-18 Juri Linkov <juri@jurta.org>
8044
8045 * fixit.texi (Spelling): Remove file extension from ispell xref.
8046
80472004-04-15 Kim F. Storm <storm@cua.dk>
8048
8049 * cmdargs.texi (Initial Options): Add -Q.
8050
80512004-04-05 Kim F. Storm <storm@cua.dk>
8052
8053 * custom.texi (File Variables): Add safe-local-eval-forms.
8054
8cf51b2c
GM
80552004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8056
8057 * files.texi (Reverting): Correct description of revert-buffer's
8058 handling of point.
8059
80602004-03-22 Juri Linkov <juri@jurta.org>
8061
8062 * emacs.texi (Top): Add `Misc X'.
8063
49823426 8064 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8065
8066 * glossary.texi: Improve references.
8067
8068 * help.texi: Sync keywords with finder.el.
8069
8070 * mini.texi (Completion): Add description for menu items.
8071
8072 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8073
8074 * sending.texi (Mail Methods): Fix xref to Message manual.
8075
8cf51b2c
GM
80762004-03-12 Richard M. Stallman <rms@gnu.org>
8077
8cf51b2c
GM
8078 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8079
8cf51b2c
GM
80802004-03-04 Richard M. Stallman <rms@gnu.org>
8081
8082 * search.texi (Regexps): Explain that ^ and $ have their
8083 special meanings only in certain contexts.
8084
8085 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8086
8087 * mule.texi (Specify Coding): Doc C-x RET F.
8088
8089 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8090 for multiple compile and grep buffers.
8091 (Indirect Buffers): Don't recommand clone-indirect-buffer
8092 for multiple compile and grep buffers.
8093
8cf51b2c
GM
80942004-02-29 Juanma Barranquero <lektu@terra.es>
8095
8096 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8097 Use $(DEL) instead of rm, and ignore exit code.
8098
8cf51b2c
GM
80992004-02-23 Nick Roberts <nick@nick.uklinux.net>
8100
8101 * building.texi (Watch Expressions): Update.
8102
81032004-02-21 Juri Linkov <juri@jurta.org>
8104
1c6c854e
CS
8105 * cmdargs.texi (Action Arguments): Add alias --find-file.
8106 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8107 to Command Arguments.
8108 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8109 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8110 (Window Size X): Join -g and --geometry. Add @cindex.
8111 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8112 (Title X): Remove alias -title.
8113 (Misc X): New node.
8114
c8763fb6 81152004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8116
8117 * frames.texi (Drag and drop): Add Motif to list of supported
8118 protocols.
8119
c8763fb6 81202004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8121
8122 * frames.texi (Drag and drop): New section.
8123
81242004-01-24 Richard M. Stallman <rms@gnu.org>
8125
1c6c854e 8126 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8127 Include it only @ifnotinfo. Patch the preceding and following
8128 node headers to point to each other.
8129
81302004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8131
8132 * calendar.texi (Appointments): Update section.
8133
81342003-12-29 Kevin Ryde <user42@zip.com.au>
8135
8cf51b2c
GM
8136 * programs.texi (C Modes): Fix the xref.
8137
81382003-12-23 Nick Roberts <nick@nick.uklinux.net>
8139
8140 * building.texi (Watch Expressions): Update.
8141 (Commands of GUD): Include use of toolbar + breakpoints set from
8142 fringe/margin.
8143
81442003-12-03 Andre Spiegel <spiegel@gnu.org>
8145
8146 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8147 <acm@muc.de>.
8148
c8763fb6 81492003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8150
8151 * frames.texi (Dialog Boxes): Add use-file-dialog.
8152
8cf51b2c
GM
81532003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8154
8155 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8156 in CC Mode.
8157
8cf51b2c
GM
81582003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8159
8160 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8161 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8162 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8163 * man/frames.texi, man/glossary.texi, man/killing.texi:
8164 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8165 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8166 * man/sending.texi, man/text.texi, man/trouble.texi:
8167 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8168
81692003-11-01 Alan Mackenzie <acm@muc.de>
8170
8171 * search.texi (Scrolling During Incremental Search): Document a
8172 new scrolling facility in isearch mode.
8173
8cf51b2c
GM
81742003-10-22 Miles Bader <miles@gnu.org>
8175
8176 * Makefile.in (info): Move before $(top_srcdir)/info.
8177
81782003-10-22 Nick Roberts <nick@nick.uklinux.net>
8179
8180 * building.texi (Watch Expressions): Update section on data display
8181 to reflect code changes (GDB Graphical Interface).
8182
8cf51b2c
GM
81832003-10-13 Richard M. Stallman <rms@gnu.org>
8184
8185 * xresources.texi (GTK resources): Clean up previous change.
8186
c8763fb6 81872003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8188
8189 * xresources.texi (GTK resources): Add a note that some themes
8190 disallow customizations. Add scroll theme example.
8191
8cf51b2c
GM
81922003-09-30 Richard M. Stallman <rms@gnu.org>
8193
8cf51b2c
GM
8194 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8195
8196 * misc.texi (Saving Emacs Sessions): Shorten the section,
8197 collapsing back into one node.
8198
81992003-09-30 Lars Hansen <larsh@math.ku.dk>
8200
8201 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8202
ce058493 82032003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8204
8205 * xresources.texi (GTK names in Emacs): Correct typo.
8206
8cf51b2c
GM
82072003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8208
1c6c854e
CS
8209 * cmdargs.texi (Font X): Mention new default font.
8210 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8211 problems involved. (Result of discussion on emacs-devel.)
8212
82132003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8214
8215 * emacs.texi (Acknowledgements): Correct typo.
8216
82172003-09-22 Richard M. Stallman <rms@gnu.org>
8218
8219 * dired.texi (Misc Dired Commands): New node.
8220 (Dired Navigation): Add dired-goto-file.
8221
8222 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8223
8224 * emacs.texi (Acknowledgements): New node, split from Distribution.
8225
8226 * cmdargs.texi (Action Arguments): -f reads interactive args.
8227
8cf51b2c
GM
82282003-09-08 Lute Kamstra <lute@gnu.org>
8229
8230 * screen.texi (Mode Line): Say that POS comes before LINE.
8231 Mention `size-indication-mode'.
1c6c854e
CS
8232 * display.texi (Optional Mode Line):
8233 Document `size-indication-mode'.
8cf51b2c
GM
8234 * basic.texi (Position Info): Mention `size-indication-mode'.
8235
82362003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8237
8238 * xresources.texi (Resources): Refer to `editres' man page.
8239 (Lucid Resources): Update defaults. Expand description of
8240 `shadowThickness'.
8241
82422003-09-04 Miles Bader <miles@gnu.org>
8243
8244 * Makefile.in (top_srcdir): New variable.
8245 ($(top_srcdir)/info): New rule.
8246 (info): Depend on it.
8247
82482003-09-03 Peter Runestig <peter@runestig.com>
8249
8250 * makefile.w32-in: New file.
8251
82522003-08-29 Richard M. Stallman <rms@gnu.org>
8253
8254 * misc.texi (Saving Emacs Sessions): Correct previous change.
8255
8cf51b2c
GM
82562003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8257
8cf51b2c
GM
8258 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8259 (Intro): Include kmacro.texi after fixit.texi instead of after
8260 custom.texi. (As suggested by Kim Storm.)
8261
82622003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8263
8264 * fixit.texi (Fixit): Update `Next' pointer.
8265 * files.texi (Files): Update `Previous' pointer.
8266 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8267 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8268 (Suggested by Kim Storm.)
8269 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8270
82712003-08-18 Kim F. Storm <storm@cua.dk>
8272
8273 * kmacro.texi: New file describing enhanced keyboard macro
8274 functionality. Replaces old description in custom.texi.
8275
8276 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8277 (Keyboard Macros): Move to new kmacro.texi file.
8278
8279 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8280
8cf51b2c
GM
82812003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8282
8283 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8284
82852003-08-17 Alex Schroeder <alex@gnu.org>
8286
8287 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8288 required.
8289
8cf51b2c
GM
82902003-08-05 Richard M. Stallman <rms@gnu.org>
8291
8292 * programs.texi (Lisp Indent): Don't describe
8293 lisp-indent-function property here. Use xref to Lisp Manual.
8294
8cf51b2c
GM
82952003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8296
fffa137c 8297 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8298 abbreviations.
8299
83002003-07-24 Markus Rost <rost@math.ohio-state.edu>
8301
8302 * buffers.texi (List Buffers): Fix previous change.
8303
8cf51b2c
GM
83042003-07-13 Markus Rost <rost@math.ohio-state.edu>
8305
8306 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8307 List*.
8308
83092003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8310
8cf51b2c
GM
8311 * display.texi (Font Lock): Fix typo.
8312
83132003-07-07 Richard M. Stallman <rms@gnu.org>
8314
8315 * display.texi (Font Lock): Add xref for format info on
8316 font-lock-remove-keywords.
8317
8318 * building.texi (Compilation): Document what happens with asynch
8319 children of compiler process.
8320
8321 * help.texi (Library Keywords): Use @multitable.
8322
8cf51b2c
GM
83232003-06-04 Richard M. Stallman <rms@gnu.org>
8324
8325 * programs.texi (Expressions): Delete C-M-DEL.
8326
8327 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8328 comint-move-point-for-output renamed from
8329 comint-scroll-to-bottom-on-output.
8330
8331 * custom.texi (Init Rebinding): Replace previous change with xref.
8332 (Non-ASCII Rebinding): Explain that issue more briefly here.
8333
83342003-05-28 Richard M. Stallman <rms@gnu.org>
8335
8336 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8337
83382003-05-28 Nick Roberts <nick@nick.uklinux.net>
8339
8340 * building.texi (GDB Graphical Interface): New node.
8341 (Rewritten somewhat by RMS.)
8342
c8763fb6 83432003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8344
8345 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8346 non-English letters. Explain how to set coding systems correctly
8347 and how to include the right coding cookie in the file.
8348
c8763fb6 83492003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8350
8351 * indent.texi (Indentation): Explain the concepts.
8352 (Just Spaces): Explain why preventing tabs for indentation might
8353 be useful.
8354
8cf51b2c
GM
83552003-04-16 Richard M. Stallman <rms@gnu.org>
8356
8357 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8358
8cf51b2c
GM
83592003-02-22 Alex Schroeder <alex@emacswiki.org>
8360
8361 * cmdargs.texi (General Variables): Document SMTPSERVER.
8362
8cf51b2c
GM
8363 * sending.texi: Remove SMTP node.
8364 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8365 library.
8366
8cf51b2c
GM
83672003-02-22 Alex Schroeder <alex@emacswiki.org>
8368
8369 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8370
83712003-02-22 Simon Josefsson <jas@extundo.com>
8372
8373 * sending.texi (Mail Methods): Add node about SMTP.
8374
c8763fb6 83752003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8376
8377 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8378
8cf51b2c
GM
83792003-02-01 Kevin Ryde <user42@zip.com.au>
8380
8381 * glossary.texi (Glossary): Correction to cl cross reference.
8382
83832003-01-20 Richard M. Stallman <rms@gnu.org>
8384
8385 * killing.texi (Rectangles): Document C-x c r.
8386
c8763fb6 83872003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8388
8389 * xresources.texi (GTK resources): New node.
8390 (GTK widget names): New node.
8391 (GTK names in Emacs): New node.
8392 (GTK styles): New node.
8393
c8763fb6 83942003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8395
8396 * maintaining.texi (Create Tags Table): Add reference to the new
8397 `etags --help --lang=LANG' option.
8398
8cf51b2c
GM
83992002-10-02 Karl Berry <karl@gnu.org>
8400
49823426 8401 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8402 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8403 where needed for the sake of the HTML output.
8cf51b2c
GM
8404
84052001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8406
8407 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8408 source files.
8409
84102001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8411
8412 * Makefile.in (emacsman): New target.
8413
8cf51b2c
GM
84142001-10-20 Gerd Moellmann <gerd@gnu.org>
8415
8416 * (Version 21.1 released.)
8417
84182001-10-05 Gerd Moellmann <gerd@gnu.org>
8419
8420 * Branch for 21.1.
8421
8cf51b2c
GM
84222001-03-05 Gerd Moellmann <gerd@gnu.org>
8423
8424 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8425
8cf51b2c
GM
84262000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8427
8428 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8429
8cf51b2c
GM
84301999-07-12 Richard Stallman <rms@gnu.org>
8431
8432 * Version 20.4 released.
8433
84341998-12-04 Markus Rost <rost@delysid.gnu.org>
8435
8436 * Makefile.in (INFO_TARGETS): Delete customize.info.
8437 (DVI_TARGETS): Delete customize.dvi.
8438 (../info/customize, customize.dvi): Targets deleted.
8439
84401998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8441
8442 * Version 20.3 released.
8443
84441998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8445
8446 * Makefile.in (EMACSSOURCES): Add mule.texi.
8447 Add msdog.texi, ack.texi. Remove gnu1.texi.
8448
84491998-04-06 Andreas Schwab <schwab@gnu.org>
8450
768c0c0f
JB
8451 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8452 Use it in dvi targets.
8cf51b2c
GM
8453
84541997-09-23 Paul Eggert <eggert@twinsun.com>
8455
8456 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8457 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8458 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8459
84601997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8461
8462 * Version 20.2 released.
8463
84641997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8465
8466 * Version 20.1 released.
8467
84681997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8469
8470 * Makefile (../info/customize, customize.dvi): New targets.
8471 (INFO_TARGETS): Add ../info/customize.
8472 (DVI_TARGETS): Add customize.dvi.
8473
8cf51b2c
GM
84741996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8475
8476 * Version 19.33 released.
8477
84781996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8479
8480 * Version 19.32 released.
8481
8cf51b2c
GM
84821996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8483
8484 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8485
84861996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8487
8488 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8489 Specify -I option.
8490 (All dvi targets): Set the TEXINPUTS variable.
8491
84921996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8493
8494 * Version 19.31 released.
8495
8cf51b2c
GM
84961995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8497
8498 * Version 19.30 released.
8499
8cf51b2c
GM
85001995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8501
8502 * Makefile.in (maintainer-clean): Rename from realclean.
8503
85041994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8505
8506 * Makefile.in: New file.
8507 * Makefile: File deleted.
8508
85091994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8510
8511 * Makefile (TEXINDEX_OBJS): Variable deleted.
8512 (texindex, texindex.o, getopt.o): Rules deleted.
8513 All deps on texindex deleted.
8514 (distclean): Don't delete texindex.
8515 (mostlyclean): Don't delete *.o.
8516 * texindex.c, getopt.c: Files deleted.
8517
85181994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8519
8520 * Version 19.26 released.
8521
85221994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8523
8524 * Makefile (EMACSSOURCES): Exclude undo.texi.
8525
85261994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8527
8528 * Version 19.25 released.
8529
85301994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8531
8532 * Version 19.24 released.
8533
85341994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8535
8536 * Version 19.23 released.
8537
85381994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8539
8540 * Makefile: Delete spurious tab.
8541
85421994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8543
8544 * Makefile (.SUFFIXES): New rule.
8545
8cf51b2c
GM
85461993-12-04 Richard Stallman (rms@srarc2)
8547
8548 * getopt.c: New file.
8549 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8550 (getopt.o): New rule.
8551 (dvi): Don't depend on texindex.
49823426 8552 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8553
85541993-12-03 Richard Stallman (rms@srarc2)
8555
49823426
GM
8556 * Makefile (TEXI2DVI): New variable.
8557 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8558 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8559
85601993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8561
8562 * Version 19.22 released.
8563
85641993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8565
8566 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8567
85681993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8569
8570 * Version 19.21 released.
8571
8cf51b2c
GM
85721993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8573
8574 * Makefile (realclean): Don't delete the Info files.
8575
f0131492 85761993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8577
8cf51b2c
GM
8578 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8579 4' where appropriate.
8580
f0131492 85811993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8582
49823426 8583 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8584
8585 * texindex.c: Include "../src/config.h" if building in emacs.
8586
8587 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8588 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8589 Add target to build texindex.c, defining `emacs'.
8590
8cf51b2c
GM
85911993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8592
8593 * Version 19.19 released.
8594
8cf51b2c
GM
85951993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8596
8597 * Version 19.18 released.
8598
85991993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8600
8601 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8602
86031993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8604
8605 * Version 19.17 released.
8606
86071993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8608
8609 * split-man: Fix typos in last change.
8610
86111993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8612
8613 * Version 19.16 released.
8614
86151993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8616
8617 * version 19.15 released.
8618
86191993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8620
8621 * Makefile (distclean): It's rm, not rf.
8622
86231993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8624
8625 * Version 19.14 released.
8626
86271993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8628
8629 * Makefile: New file.
8630
86311993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8632
8633 * Version 19.13 released.
8634
86351993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8636
8637 * Version 19.9 released.
8638
86391993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8640
8641 * Version 19.8 released.
8642
86431993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8644
8645 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8646
8647 * trouble.texi: It's `enable-flow-control-on', not
8648 `evade-flow-control-on'.
8649
86501993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8651
8652 * display.texi: Document standard-display-european.
8653
86541993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8655
8656 * Version 19.7 released.
8657
8658 * emacs.texi: Add a sentence to the top menu mentioning the
8659 specific version of Emacs this manual applies to.
8660
86611993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8662
8663 * basic.texi: Document next-line-add-lines variable used to
8664 implement down-arrow.
8665
8666 * killing.texi: Document kill-whole-line.
8667
86681993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8669
8670 * text.texi: Update unix TeX ordering information.
8671
86721993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8673
8674 * news.texi: Mention fill-rectangle in keybinding list.
8675
8676 * killing.texi: Document fill-rectangle.
8677
86781993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8679
8680 * vc.texi: Bring the docs up to date with VC 5.2.
8681
86821992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8683
8684 * emacs.tex: Mention blackbox and gomoku under Amusements.
8685 Assembler mode is now mentioned and appropriately indexed
8686 under Programming Modes.
8687
86881991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8689
8690 * emacs.tex: Update TeX ordering information.
8691
8cf51b2c
GM
86921990-06-26 David Lawrence (tale@geech)
8693
8694 * emacs.tex: Note that completion-ignored-extensions is not used
8695 to filter out names when all completions are displayed in
8696 *Completions*.
8697
86981990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8699
8700 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8701
87021990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8703
8704 * emacs.tex: Add @findex grep.
8705
8cf51b2c
GM
87061988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8707
8708 * emacs.tex: Correct two typos. No other changes before
8709 Version 19 will be made.
8710
8cf51b2c
GM
87111988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8712
8713 * emacs.tex: Update information for obtaining TeX distribution from the
8714 University of Washington.
8715
8716;; Local Variables:
c8763fb6 8717;; coding: utf-8
8cf51b2c
GM
8718;; End:
8719
95df8112 8720 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8721
8722 This file is part of GNU Emacs.
8723
352c8b4a 8724 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8725 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8726 the Free Software Foundation, either version 3 of the License, or
8727 (at your option) any later version.
8cf51b2c
GM
8728
8729 GNU Emacs is distributed in the hope that it will be useful,
8730 but WITHOUT ANY WARRANTY; without even the implied warranty of
8731 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8732 GNU General Public License for more details.
8733
8734 You should have received a copy of the GNU General Public License
352c8b4a 8735 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.