* emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
7bc7d2aa
EZ
12011-12-31 Eli Zaretskii <eliz@gnu.org>
2
3 * basic.texi (Moving Point): Fix the description of C-n and C-p.
4 (Bug#10380)
5
b30941db
CY
62011-12-30 Chong Yidong <cyd@gnu.org>
7
8 * sending.texi (Sending Mail): Document initial mail buffer name,
9 and changed multiple mail buffer behavior.
10 (Mail Format): Put the example at the top of the section.
11 (Mail Headers): Move discussion of "From" to the top.
12 (Mail Sending): Document sendmail-query-once.
13 (Citing Mail): Make it less Rmail-specific.
14
0ed49f93
CY
152011-12-29 Chong Yidong <cyd@gnu.org>
16
17 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
18 example. Add index entries.
19 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
20
c40a7de7
CY
212011-12-26 Chong Yidong <cyd@gnu.org>
22
23 * dired.texi (Dired Enter, Misc Dired Features): Document
24 dired-use-ls-dired changes. Mention quit-window.
25 (Dired Navigation): Add index entries.
26 (Dired Visiting): Fix View Mode xref.
27 (Marks vs Flags): Prefer C-/ binding for undo.
28 (Subdirectories in Dired): Add xrefs.
29 (Misc Dired Features): Document some Emacs 24 changes. Add index
30 entries.
31
32 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
33 variable, since it is explained in Minor Modes node.
34 (Defining Abbrevs): Copyedits.
35 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
36 C-/ binding for undo.
37 (Dabbrev Customization): Add xrefs for case-fold-search and
38 case-replace.
39
40 * dired-xtra.texi (Subdir Switches): Add xref.
41
42 * maintaining.texi (VC Directory Commands): Mention quit-window.
43
3d992aa0
CY
442011-12-25 Chong Yidong <cyd@gnu.org>
45
46 * maintaining.texi (Tags): Mention Semantic.
47 (Create Tags Table, Etags Regexps): Copyedits.
48 (Find Tag): Mention minibuffer completion.
49 (List Tags): Mention completion-at-point. Completion is actually
50 available in M-x list-tags.
51
52 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
53 Document vc-delete-file.
54
55 * files.texi (Misc File Ops): Mention vc-delete-file.
56
57 * programs.texi (Symbol Completion): Mention completion-at-point
58 explicitly.
59
2785d024
CY
602011-12-22 Chong Yidong <cyd@gnu.org>
61
62 * maintaining.texi (Change Log Commands): Don't specially mention
63 vc-update-change-log which is CVS-only.
64
65 * vc1-xtra.texi (Version Headers): Note that these are for
66 Subversion, CVS, etc. only.
67 (General VC Options): De-document vc-keep-workfiles. Fix
68 RCS-isms.
69
0ab39399
EZ
702011-12-22 Eli Zaretskii <eliz@gnu.org>
71
72 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
73 should be @end iftex".
74
d3098e1e
CY
752011-12-21 Chong Yidong <cyd@gnu.org>
76
77 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
78 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
79 (VC Pull): Mention vc-log-incoming.
80 (Log Buffer): Add CVS/RCS only disclaimer.
81
82 * vc1-xtra.texi (Remote Repositories): Update introduction.
83 (Local Version Control): Node deleted (obsolete with DVCSes).
84 (Remote Repositories, Version Backups): Node deleted. Move
85 documentation of vc-cvs-stay-local to CVS Options.
86 (CVS Options): Reduce verbosity of description of obscure CVS
87 locking feature.
88 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
89 Tags node.
90 (Revision Tags): Move under Miscellaneous VC subsection.
91 (Change Logs and VC): Note that this is wrong for DVCSs.
92 De-document log entry manipulating features.
93 (Renaming and VC): Describe how it works on modern VCSes.
94
95 * files.texi (Misc File Ops): Mention vc-rename-file.
96
97 * programs.texi (Custom C Indent): Add index entries.
98
47d42d81
AM
992011-12-20 Alan Mackenzie <acm@muc.de>
100
101 * programs.texi (Motion in C): Update the description of C-M-a and
102 C-M-e, they now DTRT in enclosing scopes.
103 (Custom C Indent): Add @dfn{guessing} of the indentation style.
104
2edef1a0
CY
1052011-12-20 Chong Yidong <cyd@gnu.org>
106
107 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
108 (Old Revisions): Use it.
109 (VCS Repositories): Add "distributed" terminology.
110 (Log Buffer): Remove duplicate description
111 about changesets. Fix "current VC fileset" ambiguity.
112 (Multi-User Branching): Node deleted.
113 (Branches, Switching Branches): Discuss decentralized version
114 control systems.
115 (VC Pull): New node.
116 (Merging): Document merging on decentralized systems.
117 (Creating Branches): Note that this is specific to CVS and related
118 systems.
119
bc859d5f
CY
1202011-12-19 Chong Yidong <cyd@gnu.org>
121
122 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
123 (VC Mode Line): Add index entry for "version control status".
124 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
125 Document vc-revert-show-diff. De-document vc-rollback.
126 (VC Directory Mode): Rewrite introduction. Move prefix arg
127 documentation here from VC Directory Buffer node.
128 (VC Directory Buffer): Use a decentralized VCS example.
129 (VC Directory Commands): Use a table. Remove material duplicated
130 in previous nodes on multi-file VC filsets.
131
9cff91f8
CY
1322011-12-17 Chong Yidong <cyd@gnu.org>
133
134 * maintaining.texi (VCS Concepts): Make "revision" terminology
135 less CVS-specific.
136 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
137 Registering node.
138 (Secondary VC Commands): Deleted. Promote subnodes.
139 (Log Buffer): Add command name for C-c C-c. Fix the name of the
140 log buffer. Add index entries.
141 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
142 "commit" terminology.
143 (Old Revisions): Move it to just before VC Change Log. "Tag" here
144 doesn't refer to tags tables. Note other possible forms of the
145 revision ID. C-x v = does not save.
146 (Registering): Note similarity to C-x v v action. Fix description
147 of how backends are chosen. De-document vc-default-init-revision.
148 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
149 in root log buffers.
150
f3b316df
CY
1512011-12-16 Chong Yidong <cyd@gnu.org>
152
153 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
154 (Basic VC Editing): Remove redundant descriptions.
155 (VC With A Merging VCS): Make description more general instead of
156 CVS-specific.
157 (VC With A Locking VCS): Use VC fileset terminology.
158
29eabb8e
CY
1592011-12-12 Chong Yidong <cyd@gnu.org>
160
161 * building.texi (Executing Lisp): Fix xref for C-M-x.
162 (Lisp Libraries): Add xref to node explaining `load' in Lisp
163 manual. Note that load-path is not customizable.
164 (Lisp Eval): Note that listed commands are available globally.
165 Explain the meaning of "defun" in the C-M-x context.
166 (Lisp Interaction): Copyedits.
167 (External Lisp): Fix name of inferior Lisp buffer. Mention
168 Scheme.
169 (Compilation): Define "inferior process".
170
cd0314dd
EZ
1712011-12-10 Eli Zaretskii <eliz@gnu.org>
172
173 * msdog.texi (Windows Fonts): Document how to force GDI font
174 backend on MS-Windows.
175
0595bd7e 1762011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
177
178 * building.texi (Compilation): Say what the -k flag to make does.
179 Move subprocess discussion to Compilation Shell.
180 (Compilation Mode): Add xref for grep, occur, and mouse
181 references. Define "locus".
182 (Grep Searching): Use @command.
0595bd7e
CY
183 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
184 intro.
185 (Starting GUD): Clarify how arguments are specified.
186 (Debugger Operation): Index entry for "GUD interaction buffer",
187 and move basic description here from Commands of GUD node.
188 (GDB User Interface Layout): Copyedits.
189 (Source Buffers): Remove gdb-find-source-frame, which is not in
190 gdb-mi.el.
191 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
192 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
193 re-document GUD interaction buffers.
b09d01da
CY
194
195 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
196 (Semantic): Add cindex entries for Semantic.
197
2a185919
CY
1982011-12-06 Chong Yidong <cyd@gnu.org>
199
200 * programs.texi (Man Page): Clarify how to use Man-switches.
201 Don't bother documenting Man-fontify-manpage-flag.
202 (Lisp Doc): Add xref to Name Help node.
203 (Hideshow): Add cindex. Mention role of ellipses, and default
204 value of hs-isearch-open. Don't bother documenting
205 hs-special-modes-alist.
206 (Symbol Completion): Add kindex for C-M-i. Don't recommend
207 changing the window manager binding of M-TAB.
208
ebf10822
CY
2092011-12-05 Chong Yidong <cyd@gnu.org>
210
211 * programs.texi (Comment Commands): Fix description of for M-; on
212 blank lines. Move documentation of comment-region here.
213 (Multi-Line Comments): Clarify the role of comment-multi-line.
214 Refer to Comment Commands for comment-region doc.
215 (Options for Comments): Refer to Multi-Line Comments for
216 comment-multi-line doc, instead of duplicating it. Fix default
217 values of comment-padding and comment-start-skip.
218
ec7ae032
CY
2192011-12-04 Chong Yidong <cyd@gnu.org>
220
221 * programs.texi (Program Modes): Mention modes that are not
222 included with Emacs. Fix references to other manuals for tex.
223 Add index entry for backward-delete-char-untabify. Mention
224 prog-mode-hook.
225 (Which Function): Use "global minor mode" terminology.
226 (Basic Indent, Multi-line Indent): Refer to previous descriptions
227 in Indentation chapter to avoid duplication.
228 (Expressions): Copyedit.
229 (Matching): Document Electric Pair mode.
230
231 * ack.texi (Acknowledgments):
232 * rmail.texi (Movemail, Other Mailbox Formats):
233 * frames.texi (Frames): Don't capitalize "Unix".
234
a24bf23e
CY
2352011-12-04 Chong Yidong <cyd@gnu.org>
236
237 * text.texi (Nroff Mode): Mention what nroff is.
238 (Text Based Tables, Table Recognition): Don't say "Table mode"
239 since it's not a major or minor mode.
240 (Text Based Tables): Reduce the size of the example.
241 (Table Definition): Clarify definitions.
242 (Table Creation): Add key table.
243 (Cell Commands): Use kbd for commands.
244 (Table Rows and Columns): Combine nodes Row Commands and Column
245 Commands.
246 (Fixed Width Mode): Node deleted; contents moved to parent.
247 (Table Conversion): Shorten example.
248 (Measuring Tables): Merge into Table Misc.
249
8863a584
CY
2502011-12-03 Chong Yidong <cyd@gnu.org>
251
252 * text.texi (TeX Mode): Mention AUCTeX package.
253 (TeX Editing): Add xref to documentation for Occur.
254 (LaTeX Editing): Add xref to Completion node.
255 (TeX Print): Fix description of tex-directory.
256 (Enriched Text): Renamed from Formatted Text. Make this node and
257 its subnodes less verbose, since text/enriched files are
258 practically unused.
259 (Enriched Mode): Renamed from Requesting Formatted Text.
260 (Format Colors): Node deleted.
261 (Enriched Faces): Renamed from Format Faces. Describe commands
262 for applying colors too.
263 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
264
265 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
266
267 * display.texi (Colors): New node.
268
269 * cmdargs.texi (Colors X):
270 * xresources.texi (GTK styles):
271 * custom.texi (Face Customization): Reference it.
272
273 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
274 Link to Fill Commands for Justification entry.
275
6fdebe93
EZ
2762011-12-03 Eli Zaretskii <eliz@gnu.org>
277
278 * display.texi (Auto Scrolling): More accurate description of what
279 scroll-*-aggressively does, including the effect of non-zero
280 margin. Fix "i.e." markup.
281
95ca9bc7
CY
2822011-12-02 Chong Yidong <cyd@gnu.org>
283
284 * text.texi (Pages): Mention how formfeed chars are displayed.
285 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
286 Describe adaptive filling more precisely.
287 (Fill Commands): Note that filling removes excess whitespace.
288 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
289 now bound to indent-for-tab-command in Text mode.
290 (Outline Mode): Copyedits.
291 (Outline Visibility): Note that Reveal mode is a buffer-local
292 minor mode.
293
294 * modes.texi (Major Modes): Move note about checking major-mode in
295 a hook function here, from Text mode.
296
6d262977
CY
2972011-11-28 Chong Yidong <cyd@gnu.org>
298
b22b1918
CY
299 * text.texi (Words): Add xref to Position Info.
300 (Paragraphs): Add xref to Regexps.
301
6d262977
CY
302 * indent.texi (Indentation): Rewrite introduction. Move table to
303 Indentation Commands node.
304 (Indentation Commands): Add index entries to table. Copyedits.
305 (Tab Stops, Just Spaces): Copyedits.
306 (Indent Convenience): New node. Document electric-indent-mode.
307
308 * programs.texi (Basic Indent):
309 * windows.texi (Pop Up Window): Fix kindex entry.
310
dc95a8b0
CY
3112011-11-28 Chong Yidong <cyd@gnu.org>
312
313 * modes.texi (Major Modes): Move major-mode variable doc here from
314 Choosing Modes. Document describe-mode. Document prog-mode-hook
315 and text-mode-hook. Add example of using hooks.
316 (Minor Modes): Document behavior of mode command calls from Lisp.
317 Note that setting the mode variable using Customize will DTRT.
318 (Choosing Modes): Add example of setting a minor mode using a
319 local variable.
320
b63a8e8e
CY
3212011-11-27 Chong Yidong <cyd@gnu.org>
322
323 * frames.texi (Creating Frames): Move frame parameter example to
324 Frame Parameters node.
325 (Frame Commands): C-x 5 o does not warp the mouse by default.
326 (Fonts): Add more GTK-style properties; also, they should be
327 capitalized.
328 (Special Buffer Frames): Node deleted; special-display is on the
329 way out.
330 (Frame Parameters): Example moved here from Creating Frames.
331 Clarify that default-frame-alist affects the initial frame too.
332 Delete auto-raise-mode and auto-lower-mode.
333 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
334 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
335
336 * windows.texi (Window Choice): Add xref to Lisp manual for
337 special-display-*.
338
a3dcc84e
EZ
3392011-11-26 Eli Zaretskii <eliz@gnu.org>
340
341 * display.texi (Text Display): Update the description,
342 cross-references, and indexing related to display of control
343 characters and raw bytes.
344
4ad3bc2a
CY
3452011-11-25 Chong Yidong <cyd@gnu.org>
346
347 * frames.texi (Frames): Rewrite introduction.
348 (Mouse Commands): Default for mouse-drag-copy-region is now t.
349 Mouse-3 does not copy to kill ring by default. DEL does not
350 behave specially for mouse commands any more.
351 (Mouse References): Document mouse-1-click-follows-link more
352 thoroughly.
353 (Menu Mouse Clicks): Move footnote to the main text and add xref
354 to Init Rebinding node.
355 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
356
357 * files.texi (Visiting): `C-x 5 f' works on ttys too.
358
20db1522
JB
3592011-11-24 Juanma Barranquero <lekktu@gmail.com>
360
361 * display.texi (Font Lock): Fix typo.
362
01d06b1f
GM
3632011-11-24 Glenn Morris <rgm@gnu.org>
364
365 * rmail.texi (Rmail Output):
366 Mention rmail-automatic-folder-directives. (Bug#9657)
367
0cbaa1d5
CY
3682011-11-21 Chong Yidong <cyd@gnu.org>
369
370 * mark.texi (Global Mark Ring): Fix description of global mark
371 ring (Bug#10032).
372
fe7a3057
JB
3732011-11-20 Juanma Barranquero <lekktu@gmail.com>
374
375 * msdog.texi (Windows Fonts): Fix typo.
376
b6e63cbe
GM
3772011-11-17 Glenn Morris <rgm@gnu.org>
378
379 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
380
58179cce
JB
3812011-11-16 Juanma Barranquero <lekktu@gmail.com>
382
383 * killing.texi (Rectangles):
7877f373
JB
384 * misc.texi (Document View):
385 * modes.texi (Choosing Modes):
386 * msdog.texi (Windows Fonts):
58179cce
JB
387 * regs.texi (Rectangle Registers):
388 * search.texi (Isearch Yank): Fix typos.
389
291d142b
CY
3902011-11-06 Chong Yidong <cyd@gnu.org>
391
392 * windows.texi (Basic Window): Add xref to Cursor Display.
393 (Split Window): Document negative arg for splitting commands.
394 (Other Window): Document mouse-1 in text area of window.
395 (Change Window): Don't mention window attributes, since they
396 aren't defined. C-x 1 can't be used with minibuffer windows.
397 Windows are no longer auto-deleted.
398 (Window Choice): Add xref to Choosing Window in Lisp manual.
399 (Window Convenience): Note that windmove disables shift-selection.
400 Move M-x compare-windows here from Other Window node.
401
402 * custom.texi (Mouse Buttons):
403 * search.texi (Isearch Scroll):
404 * windows.texi (Split Window): Use new names split-window-below
405 and split-window-right.
406
a7ef684b
JB
4072011-10-26 Juanma Barranquero <lekktu@gmail.com>
408
409 * emacs.texi (Top): Fix typo.
410
d53e1747
GM
4112011-10-25 Glenn Morris <rgm@gnu.org>
412
413 * abbrevs.texi (Saving Abbrevs):
414 quietly-read-abbrev-file is not a command. (Bug#9866)
415
e7a3ff06
CY
4162011-10-24 Chong Yidong <cyd@gnu.org>
417
418 * display.texi (Scrolling): Document scroll-up-line and
419 scroll-down-line. Document scroll-command property.
420 (Recentering): New node, split off from Scrolling.
421
86c60681
CY
4222011-10-23 Chong Yidong <cyd@gnu.org>
423
da97a9e6
CY
424 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
425 (Tool Bars): Copyedits.
426
86c60681
CY
427 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
428
d195726a
CY
4292011-10-22 Chong Yidong <cyd@gnu.org>
430
431 * windows.texi (Displaying Buffers): Fix broken lispref link.
432
a70e06c1
CY
4332011-10-22 Chong Yidong <cyd@gnu.org>
434
435 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
436 Move confirm-nonexistent-file-or-buffer discussion here.
437
438 * files.texi (File Names, Visiting): Move detailed discussion of
439 minibuffer confirmation to Minibuffer Exit.
440
441 * buffers.texi (Buffers): Tweak mention of mail buffer name.
442 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
443
bfd779dd
CY
4442011-10-21 Chong Yidong <cyd@gnu.org>
445
446 * files.texi (File Names, Visiting, Interlocking): Copyedits.
447 (Backup Copying): backup-by-copying-when-mismatch is now t.
448 (Customize Save): Fix description of require-final-newline.
449 (Reverting): Note that revert-buffer can't be undone. Mention VC.
450 (Auto Save Control): Clarify.
451 (File Archives): Add 7z.
452 (Remote Files): ange-ftp-make-backup-files defaults to nil.
453
454 * arevert-xtra.texi (Autorevert): Copyedits.
455
6e317956
CY
4562011-10-20 Chong Yidong <cyd@gnu.org>
457
458 * custom.texi (Hooks, Init Examples):
459 * display.texi (Font Lock):
460 * fixit.texi (Spelling):
461 * rmail.texi (Rmail Display): Minor mode function with no arg now
462 enables it.
463
464 * fixit.texi (Spelling): Fix description of inline completion.
465
5abc31ef
CY
4662011-10-19 Chong Yidong <cyd@gnu.org>
467
468 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
469 entries.
470 (Isearch Yank): Document isearch-yank-pop.
471 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
472 (Other Repeating Search): Document Occur Edit mode.
473
939db9ac
CY
4742011-10-18 Chong Yidong <cyd@gnu.org>
475
476 * display.texi (Fringes): Move overflow-newline-into-fringe here,
477 from Line Truncation node.
478 (Standard Faces): Note that only the background of the cursor face
479 has an effect.
480 (Cursor Display): Fix descriptions of cursor face
481 and bar cursor blinking.
482 (Text Display): Document nobreak-char-display more clearly.
483 (Line Truncation): Add xref to Split Window node.
484 (Display Custom): Don't bother documenting baud-rate or
485 no-redraw-on-reenter.
486
487 * search.texi (Slow Isearch): Node removed.
488
80c6d77f
GM
4892011-10-18 Glenn Morris <rgm@gnu.org>
490
491 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
492
d366bd53
CY
4932011-10-18 Chong Yidong <cyd@gnu.org>
494
495 * display.texi (Faces): Simplify discussion. Move documentation
496 of list-faces-display here, from Standard Faces node. Note
497 special role of `default' background.
498 (Standard Faces): Note special role of `default' background. Note
499 that region face may be taken fom GTK. Add xref to Text Display.
500 (Text Scale): Rename from "Temporary Face Changes". Callers
501 changed. Don't bother documenting variable-pitch-mode.
502 (Font Lock): Copyedits. Remove font-lock-maximum-size.
503 (Useless Whitespace): Simplify description of
504 delete-trailing-whitespace. Note active region case.
505 (Text Display): Fix description of escape-glyph face assignment.
506 Remove unibye mode discussion. Update some parts for Unicode.
507 Move glyphless chars documentation to Lisp manual.
508
509 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
510
21100e7d
CY
5112011-10-15 Chong Yidong <cyd@stupidchicken.com>
512
513 * display.texi (Scrolling): Tweak explanation of scroll direction.
514 (View Mode): Add index entries.
515
516 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
517
518 * regs.texi (Text Registers): C-x r i does not activate the mark.
519 (Bookmarks): Document new default bookmark location.
520
50b063c3
CY
5212011-10-13 Chong Yidong <cyd@stupidchicken.com>
522
523 * killing.texi (Deletion): Add xref to Using Region. Document
524 delete-forward-char.
525 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
526 description here. Recommend C-u C-SPC for jumping to mark.
527 (Kill Ring): Move kill ring variable documentation here.
528 (Primary Selection): Copyedits.
529 (Rectangles): Document new command rectangle-number-lines.
530 (CUA Bindings): Note that this disables the mark-even-if-inactive
531 behavior for C-x and C-c.
532
533 * mark.texi (Mark): Mention "active region" terminology.
534 (Using Region): Document delete-active-region.
535
e1a3f5b1
CY
5362011-10-12 Chong Yidong <cyd@stupidchicken.com>
537
538 * mark.texi (Mark): Clarify description of disabled Transient Mark
539 mode (Bug#9689).
540 (Setting Mark): Document prefix arg for C-x C-x. Document primary
541 selection changes. Mention that commands like C-y set the mark.
542 (Marking Objects): Add xref to Words node. Note that mark-word
543 and mark-sexp also have the "extend region" behavior.
544 (Using Region): Mention M-$ in the table. Document
545 mark-even-if-inactive here instead of in Mark Ring.
546 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
547 note of the "Mark Set" behavior.
548 (Disabled Transient Mark): Rename from "Persistent Mark"
549 (Bug#9688). Callers changed.
550
551 * programs.texi (Expressions):
552 * text.texi (Words): Defer to Marking Objects for mark-word doc.
553
3dc62b2b
CY
5542011-10-09 Chong Yidong <cyd@stupidchicken.com>
555
556 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
557 option" terminology.
558 (Key Help): Add command names. Define "documentation string".
559 (Name Help): Remove an over-long joke.
560 (Apropos): Document prefix args. Remove duplicated descriptions.
561 (Help Mode): Add C-c C-b to table. Update TAB binding.
562 (Package Keywords): Rename from "Library by Keyword". Describe
563 new package menu interface.
564 (Help Files, Help Echo): Tweak description.
de09aa52
CY
565
566 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 567 (Minibuffer History): Document numeric args to history commands.
de09aa52 568
2d3fe5d7
EZ
5692011-10-08 Eli Zaretskii <eliz@gnu.org>
570
571 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
572
b2b0776e
CY
5732011-10-08 Chong Yidong <cyd@stupidchicken.com>
574
575 * basic.texi (Position Info): Omit page commands. Document
576 count-words-region and count-words.
577
578 * text.texi (Pages): Move what-page documentation here.
579
27a16462
CY
5802011-10-08 Chong Yidong <cyd@stupidchicken.com>
581
582 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
583 Remote Files node instead of linking directly to the Tramp manual.
584 (Minibuffer Edit): Add xref to Blank Lines.
585 (Completion): Add xref to Symbol Completion. Remove redundant
586 example, which is repeated in the next node.
587 (Completion Commands): Minor clarifications.
588 (Completion Styles): New node, split from Completion Commands.
589 Document substring and initials styles.
590 (Strict Completion): Remove information duplicated in other nodes.
591 (Completion Options): Consolidate case difference discussion here.
592
593 * help.texi (Help Mode): Fix kindex entries.
594
595 * files.texi (File Names): Add index entries.
596
de0bde62
CY
5972011-10-07 Chong Yidong <cyd@stupidchicken.com>
598
599 * basic.texi (Inserting Text): Add xref to Completion. Add
600 ucs-insert example, and document prefix argument.
601 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
602 to left/right. Tweak left-char and right-char descriptions.
603 M-left and M-right are now bound to left-word/right-word.
604 (Erasing): Document delete-forward-char.
605
606 * screen.texi (Screen, Menu Bar): Copyedits.
607 (Point): Remove duplicate paragraph on cursors, also in Screen.
608 (Mode Line): Trailing dashes no longer shown on X displays.
609
610 * frames.texi (Non-Window Terminals): Index just "text-only
611 terminal", which is used throughout the manual now.
612
613 * entering.texi (Entering Emacs): Define "startup screen".
614 Document window-splitting behavior with command-line inputs.
615 (Exiting): Remove obsolete paragraph about shells without suspend
616 functionality.
617
618 * commands.texi (User Input): Define "input event" more clearly.
619 (Keys): Add xref to Echo Area.
620 (Commands): Clarify relation between commands and functions.
621
453e4522
CY
6222011-10-06 Chong Yidong <cyd@stupidchicken.com>
623
624 * misc.texi (emacsclient Options): Document how emacsclient runs
625 the Emacs daemon (Bug#9674).
626
550f41cd
CY
6272011-10-01 Chong Yidong <cyd@stupidchicken.com>
628
629 * basic.texi (Moving Point):
630 * custom.texi (Mouse Buttons):
631 * rmail.texi (Rmail Scrolling):
632 * search.texi (Isearch Scroll):
633
634 * display.texi (Scrolling): Replace scroll-up/down with
635 scroll-up/down-command. Fix scroll-preserve-screen-position
636 description. Document scroll-error-top-bottom.
637
9229fe87
GM
6382011-09-30 Glenn Morris <rgm@gnu.org>
639
640 * commands.texi (Keys): Whitespace fix. (Bug#9635)
641
0a2132ba
CY
6422011-09-24 Chong Yidong <cyd@stupidchicken.com>
643
644 * windows.texi (Pop Up Window): Defer discussion of window
645 splitting to the Window Choice node. Add index entries.
646 (Force Same Window): Node deleted.
647 (Displaying Buffers, Window Choice): New nodes.
648
649 * buffers.texi (Select Buffer): Clarify description of
650 buffer-switching commands. Add xref to Window Display node.
651 Don't repeat confirm-nonexistent-file-or-buffer description from
652 Visiting node. Remove even-window-heights.
653
654 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
655
33ed493b
CY
6562011-09-18 Chong Yidong <cyd@stupidchicken.com>
657
658 * cmdargs.texi (Icons X): Fix description of Emacs icon.
659
660 * xresources.texi (Table of Resources): Fix documentation of
661 bitmapIcon.
662
92fa95ad
CY
6632011-09-15 Chong Yidong <cyd@stupidchicken.com>
664
665 * package.texi (Package Menu): Add package-menu-mark-upgrades.
666
16254627
EH
6672011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
668
669 * frames.texi (Frame Commands): Note that delete-other-frames only
670 deletes frames on current terminal.
671
c3760c17
EZ
6722011-09-10 Eli Zaretskii <eliz@gnu.org>
673
674 * sending.texi (Mail Misc): Document mail-add-attachment.
675
69b8be97
EZ
6762011-09-04 Eli Zaretskii <eliz@gnu.org>
677
678 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
679
3fd50d5c
CY
6802011-08-29 Chong Yidong <cyd@stupidchicken.com>
681
682 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
683
e2aeef63
CY
6842011-08-28 Chong Yidong <cyd@stupidchicken.com>
685
686 * files.texi (File Archives):
687 * cal-xtra.texi (Diary Display):
688 * help.texi (Help Mode): Add xref to View Mode.
689
ddb54206
CY
6902011-08-28 Chong Yidong <cyd@stupidchicken.com>
691
a6326082
CY
692 * display.texi (View Mode): New node. Move view-file here from
693 Misc File Ops. Move view-buffer here from Misc Buffer.
694
695 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
696
04e2ce72 697 * files.texi (Misc File Ops): Document new
a6326082 698 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
699
700 * dired.texi (Dired Deletion): Shorten description of Trash.
701
ddb54206
CY
702 * misc.texi (emacsclient Options): Document server-port.
703
bd206ce5
EZ
7042011-08-27 Eli Zaretskii <eliz@gnu.org>
705
706 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
707 even on MS-Windows. Fix a typo.
708
d43f5a42
CY
7092011-08-26 Chong Yidong <cyd@stupidchicken.com>
710
711 * package.texi: New file, documenting the package manager.
712
713 * emacs.texi: Include it.
714
715 * help.texi (Help Summary): Add describe-package.
716
e0b1591b
CY
7172011-08-25 Chong Yidong <cyd@stupidchicken.com>
718
856ce114
CY
719 * misc.texi (Printing): Convert subnodes into subsections.
720
f404f8bc
CY
721 * text.texi (Two-Column): Move into Text chapter.
722
723 * picture-xtra.texi (Picture Mode): Group with Editing Binary
724 Files section. Convert from chapter into section.
725
726 * display.texi (Narrowing): Move into display chapter.
727
e0b1591b
CY
728 * sending.texi (Sending Mail):
729 * rmail.texi (Rmail):
730 * misc.texi (Gnus, Document View):
731 * dired.texi (Dired):
732 * emacs.texi: Group the mail, rmail, and gnus chapters together.
733
75bfc667
JL
7342011-08-07 Juri Linkov <juri@jurta.org>
735
736 * dired.texi (Operating on Files): Rewrite according to the fact
737 that `dired-do-chmod' doesn't use the `chmod' program anymore.
738
fe676f91
MA
7392011-07-30 Michael Albinus <michael.albinus@gmx.de>
740
741 * mini.texi (Minibuffer File): Insert a reference to Tramp for
742 remote file name completion. (Bug#9197)
743
4cc60b9b
EZ
7442011-07-28 Eli Zaretskii <eliz@gnu.org>
745
746 * mule.texi (Bidirectional Editing): Document the fact that
747 bidi-display-reordering is t by default.
748
89671e16
LMI
7492011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
750
751 * help.texi (Misc Help): Mention `describe-prefix-bindings'
752 explicitly (bug#8904).
753
fb23ecc2
LMI
7542011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
755
756 * trouble.texi (Checklist): Use an `M-x' example instead of an
757 Emacs Lisp form to switch on the dribble file (bug#8056).
758
465c5fc8
LMI
7592011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
760
761 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
762
90a6258b
GM
7632011-07-13 Glenn Morris <rgm@gnu.org>
764
765 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
766
c7588364
LMI
7672011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
768
769 * mark.texi (Mark Ring): Clarify how many locations are saved
770 (bug#5770).
771 (Global Mark Ring): Ditto.
772
4cb4f3ba
LMI
7732011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
774
d648feab
LMI
775 * text.texi (Table Recognition): Use "at point" instead of "under
776 point" (bug#4345).
777
4cb4f3ba
LMI
778 * display.texi (Cursor Display): Mention `cursor-type'.
779
780 * screen.texi (Point): Clarify that it's only if you use a block
781 cursor that it appears to be on a character (bug#4345).
782
ecd0b990
CY
7832011-07-12 Chong Yidong <cyd@stupidchicken.com>
784
785 * misc.texi (Amusements): Move dissociated press here, from its
786 own section.
787
788 * emacs.texi (Top): Update node listing.
789
c2fd0368
LMI
7902011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
791
792 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
793 clarity (bug#3523).
794
fdeb32ec
CY
7952011-07-12 Chong Yidong <cyd@stupidchicken.com>
796
797 * cmdargs.texi (Initial Options): Document --no-site-lisp.
798 (Misc X): Document --parent-id.
799
800 * frames.texi (Frame Commands): Note that focus-follows-mouse now
801 defaults to nil.
802
803 * misc.texi (emacsclient Options): Document --parent-id.
804
805 * msdog.texi (Windows HOME): Document _emacs as obsolete.
806
f584ca38
LMI
8072011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
808
809 * emacs.texi: Use "..." instead of ``...'' in the menus
810 (bug#3503).
811
963578d3
CY
8122011-07-11 Chong Yidong <cyd@stupidchicken.com>
813
814 * killing.texi (Primary Selection): Document `only' setting for
815 select-active-regions.
816
817 * mark.texi (Setting Mark): Reference Shift Selection node.
818
819 * frames.texi (Mouse Commands): Document mouse-yank-primary.
820
a30ed87b
LMI
8212011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
822
47076272
LMI
823 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
824 motion keys" (bug#3503).
825
a30ed87b
LMI
826 * emacs.texi: Change all the register node names from "RegPos"
827 (etc.) to "Positional Registers" (etc.) (bug#3314).
828
4d45a8b7
CY
8292011-07-11 Chong Yidong <cyd@stupidchicken.com>
830
831 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
832 (Other Kill Commands, Kill Options): Copyedits.
833 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
834 (Yanking): Move yank-excluded properties discussion here.
835 (Cut and Paste): Move from frames.texi. Update subnodes to
836 describe x-select-enable-clipboard case.
837
838 * frames.texi: Move Cut and Paste node and subnodes into
839 killing.texi, except Mouse Commands and Word and Line Mouse.
840
c160ddee
AM
8412011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
842
843 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
844
3329e6e3
LMI
8452011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
846
32a214fe
LMI
847 * screen.texi (Mode Line): Clarify that coding systems are
848 characters, not letters (bug#1749).
849
3329e6e3
LMI
850 * cmdargs.texi (Environment): Mention removing variables
851 (bug#1615). Text suggested by Kevin Rodgers.
852
8875da1e
CY
8532011-07-10 Chong Yidong <cyd@stupidchicken.com>
854
54806e45
CY
855 * misc.texi (Amusements): Don't mention Yow; it's crippled.
856
8875da1e
CY
857 * modes.texi: Rename from major.texi.
858 (Modes): New node. Make Major Modes and Minor Modes subsections
859 of this. All callers changed.
860
861 * custom.texi (Minor Modes): Move to modes.texi.
862
7847b2a1
CY
8632011-07-10 Chong Yidong <cyd@stupidchicken.com>
864
6cfd0fa2
CY
865 * custom.texi (Syntax): Node deleted.
866
867 * help.texi (Help Summary):
868 * major.texi (Major Modes):
869 * programs.texi (Parentheses):
870 * search.texi (Regexp Backslash, Regexp Backslash)
871 (Regexp Backslash):
872 * text.texi (Words): Callers changed.
873
7847b2a1
CY
874 * text.texi (Refill, Longlines): Delete nodes.
875
876 * ack.texi (Acknowledgments): Longlines removed from manual.
877
878 * emacs.texi (Top): Update node listing.
879
2a71c436
GM
8802011-07-09 Glenn Morris <rgm@gnu.org>
881
882 * fortran-xtra.texi (Fortran): Update handled extensions.
883
61436e9f
LMI
8842011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
885
886 * display.texi (Scrolling): `C-v' (etc) are now bound to
887 `scroll-*-command' (bug#8349).
888
6e560c71
LMI
8892011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
890
48954a09 891 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
892 doesn't actually delete any files (bug#7125).
893
2904fd97
LMI
894 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
895 argument for `C-c C-k' (bug#7391).
896
6e560c71
LMI
897 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
898 you're currently using (bug#8489).
899
978ff6c5
EZ
9002011-07-01 Eli Zaretskii <eliz@gnu.org>
901
902 * mule.texi (Coding Systems): Move index entries from the previous
903 change into their proper places.
904
0d742084
LMI
9052011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
906
31976bd5
LMI
907 * help.texi (Help Files): Document view-external-packages (bug#8902).
908
0d742084
LMI
909 * mule.texi (Coding Systems): Put a few more of the coding systems
910 into the index (bug#8900).
911
9f678528
GM
9122011-06-26 Glenn Morris <rgm@gnu.org>
913
914 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
915
18a4ce5e
AR
9162011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
917
918 * misc.texi (emacsclient Options): Mention --frame-parameters.
919
f0da764a
GM
9202011-06-09 Glenn Morris <rgm@gnu.org>
921
922 * custom.texi (Specifying File Variables):
923 Recommend explicit arguments for minor modes.
924
b047e7ac
PE
9252011-06-02 Paul Eggert <eggert@cs.ucla.edu>
926
927 Document wide integers better.
928 * buffers.texi (Buffers):
001903b5
PE
929 * files.texi (Visiting): Document maxima for 64-bit machines,
930 and mention virtual memory limits.
b047e7ac 931
bf41276f
CY
9322011-05-28 Chong Yidong <cyd@stupidchicken.com>
933
934 * custom.texi (Hooks): Reorganize. Mention Prog mode.
935
936 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
937 prog mode (Bug#8240).
938
e145f188
GM
9392011-05-27 Glenn Morris <rgm@gnu.org>
940
941 * custom.texi (Specifying File Variables):
942 Major modes no longer need come first.
943
313f790e
CY
9442011-05-22 Chong Yidong <cyd@stupidchicken.com>
945
946 * mule.texi (Specify Coding, Text Coding, Communication Coding):
947 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
948
c136e5cd
GM
9492011-05-18 Glenn Morris <rgm@gnu.org>
950
951 * ack.texi (Acknowledgments): Remove fakemail.c.
952
c71a0d48 9532011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
954
955 Fixes for fitting text into 7x9 printed manual.
956 * building.texi (Flymake, Breakpoints Buffer):
957 * calendar.texi (Appointments):
958 * cmdargs.texi (General Variables, Display X):
959 * custom.texi (Saving Customizations, Face Customization)
960 (Directory Variables, Minibuffer Maps, Init Rebinding):
961 * display.texi (Font Lock, Font Lock, Useless Whitespace):
962 * fixit.texi (Spelling):
963 * frames.texi (Creating Frames, Fonts):
964 * help.texi (Help Files):
965 * mini.texi (Minibuffer File):
966 * misc.texi (emacsclient Options, Emulation):
967 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
968 * mule.texi (International Chars, Language Environments)
969 (Select Input Method, Modifying Fontsets, Charsets):
970 * programs.texi (Custom C Indent):
971 * rmail.texi (Rmail Labels):
972 * text.texi (Table Conversion):
973 * trouble.texi (Known Problems, Known Problems):
974 * windows.texi (Change Window):
975 * xresources.texi (GTK resources): Reflow text and re-indent code
976 examples to avoid TeX overflows and underflows on 7x9 paper.
977
978 * emacs.texi: Fix the (commented out) smallbook command.
979
980 * macos.texi (Mac / GNUstep Events):
981 * xresources.texi (Lucid Resources): Remove extraneous examples.
982
b8f82dc1
GM
9832011-05-10 Glenn Morris <rgm@gnu.org>
984
985 * custom.texi (Specifying File Variables):
986 Deprecate using mode: for minor modes.
987
d306b4da
GM
9882011-05-07 Glenn Morris <rgm@gnu.org>
989
990 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
991
548d0a63
GM
9922011-05-06 Glenn Morris <rgm@gnu.org>
993
5006e634
GM
994 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
995
548d0a63
GM
996 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
997
e793a940
LMI
9982011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
999
1000 * misc.texi (Emacs Server): Document `server-eval-at'.
1001
7031be6d
UR
10022011-04-24 Chong Yidong <cyd@stupidchicken.com>
1003
1004 * maintaining.texi (List Tags): Document next-file. Suggested by
1005 Uday S Reddy.
1006
4ffd0d6b 10072011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1008
1009 * mini.texi (Minibuffer Edit):
1010 * screen.texi (Mode Line): Fix typo.
1011
1c6c854e
CS
10122011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1013
024ff170 1014 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1015
c5c9f40f
CY
10162011-03-26 Chong Yidong <cyd@stupidchicken.com>
1017
1018 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1019
09725d26
EZ
10202011-03-30 Eli Zaretskii <eliz@gnu.org>
1021
1022 * display.texi (Auto Scrolling): Document the limit of 100 lines
1023 for never-recentering scrolling with `scroll-conservatively'.
1024 (Bug#6671)
1025
09d9db2c 10262011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1027
1028 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1029 HOME on Windows and where it looks for init files. (Bug#8221)
1030
62d94509
EZ
10312011-03-10 Eli Zaretskii <eliz@gnu.org>
1032
1033 * search.texi (Regexp Example):
1034 * mule.texi (International Chars):
1035 * building.texi (External Lisp): Don't use characters outside
1036 ISO-8859-1.
1037
0286d9de
EZ
10382011-03-09 Eli Zaretskii <eliz@gnu.org>
1039
1c6c854e
CS
1040 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1041 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1042
1043 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1044
114902a5 1045 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1046 (Bug#8210)
1047
0afb4571
J
10482011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1049
1050 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1051 for Gtk+ 3.
1052
bb3865e8
GM
10532011-03-08 Glenn Morris <rgm@gnu.org>
1054
6446548e
GM
1055 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1056 * emacs.texi (Acknowledgments):
1057 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1058 * emacs.texi: Set documentencoding.
6446548e 1059
bb3865e8
GM
1060 * display.texi (Optional Mode Line): Don't mention exactly where
1061 display-time appears. (Bug#8193)
1062
33383987
JB
10632011-03-07 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * Version 23.3 released.
1066
892777ba
CY
10672011-03-06 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1070
0b973fc5
DW
10712011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1072
1073 * misc.texi (emacsclient Options): Add q/quiet.
1074
8ef5a2f2
GM
10752011-03-02 Glenn Morris <rgm@gnu.org>
1076
1077 * mule.texi (Communication Coding) <x-select-request-type>:
1078 Remove duplicate (essentially) paragraph. (Bug#8148)
1079
bd106056
CS
10802011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1081
1082 * maintaining.texi (Format of ChangeLog): Add reference to
1083 add-log-full-name.
1084 (Change Log Commands): Add documentation for combining multiple
1085 symbols in one change.
1086
6640b281
GM
10872011-03-01 Glenn Morris <rgm@gnu.org>
1088
1089 * custom.texi (Directory Variables):
1090 Give an example of excluding subdirectories.
1091
2b0c7330 10922011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1093
1094 * search.texi (Regexp Search): Move index entries about regexps to the
1095 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1096
8c62c205
GM
10972011-02-19 Glenn Morris <rgm@gnu.org>
1098
1099 * dired.texi (Dired): Dired-X version number was dropped.
1100
3928f2b6
JD
11012011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1102
1103 * xresources.texi (X Resources): Remove *faceName and replace it with
1104 *font for Lucid.
1105
a41c8660
CY
11062011-02-05 Chong Yidong <cyd@stupidchicken.com>
1107
1108 * rmail.texi (Rmail Display): Document Rmail MIME support more
1109 accurately.
1110
1111 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1112 vc-log-outgoing.
1113 (Merging): Document vc-find-conflicted-file.
1114
233ba4d9 11152011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1116
1117 * custom.texi (Variables): Fix typo.
1118
14beddf4 11192011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1120
65401ee3
CY
1121 * search.texi (Regexps): Copyedits. Mention character classes
1122 (Bug#7809).
1123
19f81ecf
CY
1124 * files.texi (File Aliases): Restore explanatory text from Eli
1125 Zaretskii, accidentally removed in 2011-01-08 commit.
1126
bf3dae7e
EZ
11272011-01-29 Eli Zaretskii <eliz@gnu.org>
1128
1129 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1130 (MAKEINFO_OPTS): New variable.
1131 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1132 (emacs.html): New target.
1133 (clean): Remove emacs.html.
1134
45eb2a5d
WL
11352011-01-23 Werner Lemberg <wl@gnu.org>
1136
1137 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1138 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1139 (ENVADD): Updated.
1140
9acfe703
GM
11412011-01-18 Glenn Morris <rgm@gnu.org>
1142
1143 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1144
1145 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1146
362b9d48
GM
11472011-01-15 Chong Yidong <cyd@stupidchicken.com>
1148
bb033b5f
CY
1149 * building.texi (Compilation): Improve instructions for running two
1150 compilations (Bug#7573).
1151
b024d9f0
MD
1152 * files.texi (Backup Names): Document the new location of the
1153 last-resort backup file.
1154
362b9d48
GM
1155 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1156 manual. Explain why directory-abbrev-alist elements should be anchored
1157 (Bug#7777).
1158
11592011-01-15 Eli Zaretskii <eliz@gnu.org>
1160
1161 * msdog.texi (Windows Startup): Correct inaccurate description of
1162 differences between emacsclient.exe and emacsclientw.exe.
1163
7c420169 11642011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1165
1166 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1167
7c420169 11682011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1169
1170 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1171
7c420169 11722011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1173
2d34d523
EZ
1174 * frames.texi (Cut and Paste): Modify the section's name and text:
1175 don't mix "cut/paste" with "kill/yank".
1176 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1177 (Bug#7702)
1178
88ab4340
EZ
1179 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1180
7c420169 11812011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1182
1183 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1184 matches its position in the menu. (Bug#7674)
1185
7c420169 11862011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1187
1188 * trouble.texi (Checklist): Mention not replying via news either.
1189
92bb6c52
TH
11902010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1191
1192 * misc.texi (Document View): Update DocView section with newly
1193 supported document formats.
1194
b103c904
CY
11952010-12-21 Chong Yidong <cyd@stupidchicken.com>
1196
1197 * killing.texi: Resection the Info version to conform to the
1198 printed manual, to avoid making sections on Accumulating Text, CUA
1199 and Rectangles into full chapters.
1200
f49d1f52 12012010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1202
1203 * custom.texi (Init Syntax): Add index entries for "character syntax".
1204 (Bug#7576)
1205
f49d1f52 12062010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1207
1208 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1209
f49d1f52 12102010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1211
1212 * trouble.texi (Checklist): Fix typo in newsgroup name.
1213
f49d1f52 12142010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1215
1216 * search.texi (Word Search): Note that the lazy highlight always
1217 matches to whole words (Bug#7470).
1218
f49d1f52 12192010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1220
4f1948eb
EZ
1221 * display.texi (Optional Mode Line): Make the description of
1222 load-average more accurate.
1223
b8a9e136
EZ
1224 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1225 registry, with a cross-reference.
62d72a4a
EZ
1226 (Windows Startup): New node. Move the stuff about the current
1227 directory from "Windows HOME".
b8a9e136 1228
07976ae3 12292010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1230
1231 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1232 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1233
07976ae3 12342010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1235
1236 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1237 Suggested by Štěpán Němec.
1238
07976ae3 12392010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1240
1aaae3f3
CY
1241 * maintaining.texi (Version Control): Say "commit", not "check in".
1242 (Version Control Systems): Simplify descriptions.
1243 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1244 VCS Concepts.
1245 (VC Mode Line): Update example.
1246 (Old Revisions): Document revert-buffer for vc-diff.
1247 (Log Buffer): Promote to a subsection. Document header lines.
1248
1c6c854e
CS
1249 * macos.texi (Mac / GNUstep Basics):
1250 Document ns-right-alternate-modifier.
ec8a6295 1251
1aaae3f3
CY
1252 * emacs.texi (Top): Update node listing.
1253
0eb025fb
EZ
12542010-11-13 Eli Zaretskii <eliz@gnu.org>
1255
1256 * rmail.texi (Rmail Coding): Characters with no fonts are not
1257 necessarily displayed as empty boxes.
1258
1259 * mule.texi (Language Environments, Fontsets): Characters with no
1260 fonts are not necessarily displayed as empty boxes.
1261
1262 * display.texi (Text Display): Document display of glyphless
1263 characters.
1264
ea4f7750
GM
12652010-11-13 Glenn Morris <rgm@gnu.org>
1266
1267 * basic.texi (Position Info): Add M-x count-words-region.
1268
90639cea
GM
12692010-11-11 Glenn Morris <rgm@gnu.org>
1270
1271 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1272
d607b96b 12732010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1274
1275 * msdog.texi (Windows HOME): Add information regarding startup
1276 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1277
c12e4a81
GM
12782010-10-11 Glenn Morris <rgm@gnu.org>
1279
df187c62
GM
1280 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1281
c12e4a81
GM
1282 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1283 (DVIPS): New variable.
234db610
GM
1284 (.PHONY): Add html, ps.
1285 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1286 (clean): Delete html, ps files.
c12e4a81 1287
6513b232
EZ
12882010-10-09 Eli Zaretskii <eliz@gnu.org>
1289
1290 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1291
f4f358f1
GM
12922010-10-09 Glenn Morris <rgm@gnu.org>
1293
c1dc72b3
GM
1294 * Makefile.in (VPATH): Remove.
1295 (infodir): Make it absolute.
1296 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1297
4393405b
GM
1298 * Makefile.in (dist): Anchor regexps.
1299
eef3ab94
GM
1300 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1301 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1302 (emacs-xtra.pdf): Use $<.
1303
aa9db089
GM
1304 * Makefile.in (infoclean): Remove harmless, long-standing error.
1305
abd40fb4
GM
1306 * Makefile.in ($(infodir)): Delete rule.
1307 (mkinfodir): New.
1308 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1309
f4f358f1 1310 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1311 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1312 * emacsver.texi: New file, replacing emacsver.texi.in.
1313
ea274122
GM
13142010-10-09 Glenn Morris <rgm@gnu.org>
1315
f7a31f11
GM
1316 * emacsver.texi.in: New file.
1317 * emacs.texi: Set EMACSVER by including emacsver.texi.
1318 * Makefile.in (distclean): Delete emacsver.texi.
1319 (dist): Copy emacsver.texi.
b13254e7 1320 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1321
3fb78d1f
GM
1322 * ack.texi (Acknowledgments): No more b2m.c.
1323
ea274122
GM
1324 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1325 (emacs): Remove rule.
1326 (dist): No need to deal with the emacs rule any more.
1327
17ca7950
GM
13282010-10-07 Glenn Morris <rgm@gnu.org>
1329
1330 * Makefile.in (version): New, set by configure.
1331 (clean): Delete dist tar file.
1332 (dist): Use version in tar name.
1333
4c83f6e1
GM
13342010-10-06 Glenn Morris <rgm@gnu.org>
1335
1336 * Makefile.in (EMACS_XTRA): Add the main source file.
1337 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1338 (mostlyclean): No core files, reorder other files.
1339 (clean): Delete specific dvi and pdf files.
1340 (infoclean, dist): New rules.
1341 (maintainer-clean): Use infoclean.
8a944cea 1342 ($(infodir)): Add parallel build workaround.
4c83f6e1 1343
0264072d
GM
13442010-10-04 Glenn Morris <rgm@gnu.org>
1345
1346 * Makefile.in (SHELL): Set it.
1347 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1348 (info, dvi): Replace above variables with their expansions.
1349 (info): Move mkdir from here...
1350 ($(infodir)/emacs): ... to here (for parallel builds).
1351 (pdf): New target.
1352 ($(infodir)/emacs): Pass -o option to makeinfo.
1353 (.PHONY): Declare clean rules.
1354 (maintainer-clean): Delete dvi and pdf files.
1355 Guard against cd failures. Use a more restrictive delete.
1356
3226d6ca
GM
13572010-10-02 Glenn Morris <rgm@gnu.org>
1358
1359 * misc.texi (Shell Mode): Remove reference to old function name.
1360
cad90f3b
EZ
13612010-09-30 Eli Zaretskii <eliz@gnu.org>
1362
1363 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1364 indicator characters.
1365
5f874327
GM
13662010-09-29 Glenn Morris <rgm@gnu.org>
1367
1368 * Makefile.in (top_srcdir): Remove unused variable.
1369
0ab9cff3
GM
13702010-09-14 Glenn Morris <rgm@gnu.org>
1371
67ae9766
GM
1372 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1373 the last hook item.
1374
0ab9cff3
GM
1375 * calendar.texi (Appointments): Also updated when a diary include file
1376 is saved.
1377
6664fc59 13782010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1379
1380 * trouble.texi (Bugs): Update the section intro.
1381 (Known Problems): New section.
1382 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1383 (Sending Patches): Bug fixes are best as responses to existing bugs.
1384 * emacs.texi (Known Problems): Add menu entry for new section.
1385
be3283d7
GM
13862010-09-09 Glenn Morris <rgm@gnu.org>
1387
1388 * xresources.texi: Untabify.
1389
10999305 13902010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1391
1392 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1393
10999305 13942010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1395
1396 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1397
30641319
JD
13982010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1399
1400 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1401
50dd7bc6
GM
14022010-08-21 Glenn Morris <rgm@gnu.org>
1403
1404 * misc.texi (Amusements): Mention bubbles and animate.
1405
5e620eca
EZ
14062010-07-31 Eli Zaretskii <eliz@gnu.org>
1407
1408 * files.texi (Visiting): Add more index entries for
1409 large-file-warning-threshold.
1410
8b2dd508
JD
14112010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1412
1413 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1414
8838673e
GM
14152010-06-23 Glenn Morris <rgm@gnu.org>
1416
1417 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1418 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1419 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1420 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1421 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1422 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1423 Untabify Texinfo files.
1424
04d3bb6c
GM
14252010-06-10 Glenn Morris <rgm@gnu.org>
1426
103dd3a8
GM
1427 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1428
04d3bb6c
GM
1429 * basic.texi (Inserting Text): Fix typo.
1430
50b79479
GM
14312010-06-10 Glenn Morris <rgm@gnu.org>
1432
1433 * ack.texi (Acknowledgments):
1434 * emacs.texi (Acknowledgments): Update for notifications.el.
1435
86d7a550
DU
14362010-05-31 Daiki Ueno <ueno@unixuser.org>
1437
1438 * dired.texi (Operating on Files): Mention encryption commands
1439 (Bug#6315).
1440
db5dce9d
EZ
14412010-05-29 Eli Zaretskii <eliz@gnu.org>
1442
1443 * basic.texi (Moving Point): Update due to renaming of commands bound
1444 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1445
34313041
EZ
14462010-05-18 Eli Zaretskii <eliz@gnu.org>
1447
1448 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1449 paragraphs.
1450 (Line Truncation): Fix wording for bidi display.
1451
1fc0ce04 1452 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1453 keys.
1454
0235128c 14552010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1456
1457 * building.texi (GDB Graphical Interface): Remove misleading comparison
1458 to an IDE (Bug#6128).
1459
0235128c 14602010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1461
1462 * programs.texi (Man Page):
1463 * misc.texi (Invoking emacsclient):
1464 * mini.texi (Repetition):
1465 * mark.texi (Setting Mark): Fix typos.
1466
0235128c 14672010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1468
1469 * misc.texi (Printing): Document htmlfontify-buffer.
1470
0235128c 14712010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1472
1473 * calendar.texi (Displaying the Diary, Format of Diary File):
1474 Fix external cross-references for TeX format output.
1475
0235128c
SM
14762010-05-07 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * Version 23.2 released.
1479
f63d0028
JD
14802010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1481
1482 * cmdargs.texi (Initial Options): Mention --chdir.
1483
20fe03ad
JD
14842010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1485
1486 * frames.texi (Tool Bars): Add tool-bar-style.
1487
b7d65a5f
GM
14882010-04-21 Glenn Morris <rgm@gnu.org>
1489
1490 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1491
a42dbee1
CY
14922010-04-18 Chong Yidong <cyd@stupidchicken.com>
1493
1494 * programs.texi (Semantic): New node.
1495
1496 * maintaining.texi (EDE): New node.
1497
1498 * emacs.texi: Update node listing.
1499
1500 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1501
6e104790 15022010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1503
d52dbd3d
GM
1504 * emacs.texi (Acknowledgments): Remove duplicate.
1505
a77fe20c
GM
1506 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1507
6e104790 15082010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1509
4ebe9902
GM
1510 * dired.texi (Misc Dired Features): Mention VC diff and log.
1511 * maintaining.texi (Old Revisions, VC Change Log):
1512 Mention that diff and log work in Dired buffers.
1513
98932641
GM
1514 * help.texi (Help Summary): Mention M-x info-finder.
1515
d5b22ab2 1516 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1517
4d4e9522
GM
1518 * custom.texi (Specifying File Variables, Directory Variables):
1519 Document new commands for manipulating local variable lists.
1520
6e104790 15212010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1522
1523 * trouble.texi (Contributing): Add cindex entry.
1524 Mention etc/CONTRIBUTE.
1525
6e104790 15262010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1527
1528 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1529 query-replace (Bug#5774).
1530
a20a9df3
GM
15312010-04-16 Glenn Morris <rgm@gnu.org>
1532
1533 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1534
1ecb2d3f
JD
15352010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1536
1537 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1538
99852628
JD
15392010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1540
1541 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1542
ce79424f
EZ
15432010-03-30 Eli Zaretskii <eliz@gnu.org>
1544
1545 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1546 cross-reference to "Inserting Text".
1547
1548 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1549 Mention completion provided by `ucs-insert'.
1550
85738751 15512010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1552
1553 * sending.texi (Sending Mail): Note variables that may need
1554 customizing.
1555 (Mail Sending): Expand discussion of send-mail-function.
1556
85738751 15572010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1558
1559 Document Message mode as the default mail mode.
1560
1561 * sending.texi (Sending Mail): Copyedits.
1562 (Mail Format, Mail Headers): Document mail-from-style changes.
1563 (Mail Commands): Rename from Mail mode. Document Message mode.
1564 (Mail Misc): Rename from Mail mode Misc.
1565 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1566 command names and update keybindings.
1567 (Header Editing): Document message-tab. De-document
1568 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1569 favor of mail-default-headers. Ad index entries for user-full-name and
1570 user-mail-address.
1c6c854e
CS
1571 (Citing Mail): Update changes in Message mode behavior.
1572 Document mail-yank-prefix.
e73c2434
CY
1573 (Mail Signature): New node, moved from Mail Misc.
1574 (Mail Aliases): Mail abbrevs are the default with Message mode.
1575 (Mail Methods): Note that Message mode is now the default.
1576
1577 * rmail.texi (Rmail Reply):
1578 * text.texi (Text Mode):
1579 * major.texi (Major Modes):
1580 * mule.texi (Output Coding): Refer to Message mode.
1581
1582 * custom.texi (Init Examples): Add xref to Mail Header.
1583
1fc0ce04 1584 * emacs.texi (Top): Fix xrefs.
e73c2434 1585
85738751 15862010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1587
c0c035fa
CY
1588 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1589 repository if there is none.
1590 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1591 vc-print-root-log.
ef7b27ef 1592 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1593
71785b7a
CY
1594 * programs.texi (Program Modes): Mention Javascript mode.
1595
f67c5dd0
CY
1596 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1597 * emacs.texi: Update node description.
1598
0f72a391 1599 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1600 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1601
dc2d2590
JL
16022010-03-30 Juri Linkov <juri@jurta.org>
1603
1604 * search.texi (Other Repeating Search): Remove line that `occur'
1605 can not handle multiline matches.
1606
a7b02820
EZ
16072010-03-30 Eli Zaretskii <eliz@gnu.org>
1608
1609 * mule.texi (International): Mention support of bidirectional editing.
1610 (Bidirectional Editing): New section.
1611
22ef1944
NR
16122010-03-28 Nick Roberts <nickrob@snap.net.nz>
1613
1614 * emacs.texi (Top): Update node names to those in building.texi.
1615
146b8b16
NR
16162010-03-27 Nick Roberts <nickrob@snap.net.nz>
1617
c5e87d10
PE
1618 doc/emacs/building.texi: Describe restored GDB/MI functionality
1619 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1620 doc/emacs/emacs.texi: Update node names for building.texi.
1621
6d98672d
GM
16222010-03-24 Glenn Morris <rgm@gnu.org>
1623
1624 * ack.texi (Acknowledgments):
1625 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1626
93318cbd
JD
16272010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1628
1629 * xresources.texi (Table of Resources): Clarify toolBar number
1630 for Gtk+.
1631
1632 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1633
15cf2f52
CY
16342010-03-21 Chong Yidong <cyd@stupidchicken.com>
1635
4102856c
CY
1636 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1637
15cf2f52
CY
1638 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1639 and multi-isearch-buffers-regexp.
1640
1641 * indent.texi (Indentation): Clarify description of
1642 indent-for-tab-command. Document tab-always-indent.
1643
d68eb23c
CY
16442010-03-20 Chong Yidong <cyd@stupidchicken.com>
1645
1646 * cmdargs.texi (Font X): Move most content to Fonts.
1647
1648 * frames.texi (Fonts): New node. Document font-use-system-font.
1649
1650 * emacs.texi (Top):
1651 * xresources.texi (Table of Resources):
1652 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1653
288f9fc0
CY
16542010-03-10 Chong Yidong <cyd@stupidchicken.com>
1655
1656 * Branch for 23.2.
1657
17782bec
CY
16582010-03-06 Chong Yidong <cyd@stupidchicken.com>
1659
1660 * custom.texi (Init Examples): Add xref to Locals.
1661
1662 * major.texi (Choosing Modes): Mention usage of setq-default for
1663 setting the default value of major-mode (Bug#5688).
1664
b4a1a8b2
CY
16652010-03-02 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1668
1669 * display.texi (Display Custom): Document make-pointer-invisible and
1670 underline-minimum-offset. Remove inverse-video.
1671
a1e759cd
CY
16722010-02-21 Chong Yidong <cyd@stupidchicken.com>
1673
1674 * frames.texi (Frame Commands): Note that the last ordinary frame can
1675 be deleted in daemon mode (Bug#5616).
1676
4f3bc373
GM
16772010-02-18 Glenn Morris <rgm@gnu.org>
1678
1679 * trouble.texi (Contributing): Repository is no longer CVS.
1680
5dbbdd33
GM
16812010-02-08 Glenn Morris <rgm@gnu.org>
1682
1683 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1684
cd61af01
SM
16852010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1686
1687 * display.texi (Useless Whitespace, Text Display):
1688 * custom.texi (Init Examples): Avoid obsolete special default variables
1689 like default-major-mode.
1690
b1bb0a25 16912010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1692
1693 * programs.texi (Other C Commands): Replace reference to obsolete
1694 c-subword-mode.
1695
99d0985b
GM
16962010-01-21 Glenn Morris <rgm@gnu.org>
1697
1698 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1699
893db5bc
GM
17002010-01-12 Glenn Morris <rgm@gnu.org>
1701
1702 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1703 emacs-pretest-bug for bug reports for development versions.
1704
0419b8d6
GM
17052010-01-11 Glenn Morris <rgm@gnu.org>
1706
1707 * display.texi (Highlight Interactively): `t' does not mean highlight
1708 all patterns. (Bug#5335)
1709
26e533e2
CY
17102009-12-29 Chong Yidong <cyd@stupidchicken.com>
1711
1712 * misc.texi (Shell): Document async-shell-command.
1713
1714 * building.texi (Grep Searching): Document zrgrep.
1715
484eaeac 1716 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1717
7ee6c59b
NR
17182009-12-29 Nick Roberts <nickrob@snap.net.nz>
1719
1720 * building.texi: Import GDB Graphical Interface description from
1721 EMACS_23_1_RC.
1722
91ed7ea8
CY
17232009-12-24 Chong Yidong <cyd@stupidchicken.com>
1724
1725 * emacs.texi (Top): Update node listing.
1726
1727 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1728
1729 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1730
1731 * cmdargs.texi (Initial Options):
1732 * xresources.texi (Resources): Document inhibit-x-resources.
1733
1734 * custom.texi (Specifying File Variables): Note that minor modes are
1735 enabled unconditionally.
1736
1737 * display.texi (Scrolling): Briefly document the old recenter command,
1738 and document recenter-positions.
1739
1740 * files.texi (Visiting):
1741 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1742
1c6c854e
CS
1743 * frames.texi (Cut/Paste Other App):
1744 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1745
1746 * killing.texi (Kill Options): New node.
1747
6ca89aaa
CY
17482009-12-05 Chong Yidong <cyd@stupidchicken.com>
1749
1750 * misc.texi (Shell Options): ansi-color is now default.
1751
806642d4
GM
17522009-12-05 Glenn Morris <rgm@gnu.org>
1753
806642d4
GM
1754 * emacs.texi (Top): Update menu for cal-xtra node changes.
1755 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1756 or mode line. Don't mention invisible text or the details of
1757 diary-print-entries here, only in cal-xtra.
1758 (Format of Diary File): Mention that the "date on first line" format
1759 only really affects the simple display.
1760 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1761 (Diary Customizing): Holidays may be in the buffer or mode line.
1762 Move diary-print-entries to the "Diary Display" section.
1763 (Diary Display): New section, split out from "Fancy Diary Display".
1764 Explain the limitations of simple display, and how to print it.
1765
1a4f0c0a
GM
1766 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1767
e11adbd8
GM
1768 * cal-xtra.texi (Diary Display): Mention View mode.
1769
29a483ac
JL
17702009-11-29 Juri Linkov <juri@jurta.org>
1771
1772 * display.texi (Highlight Interactively): Actually a list of
1773 default faces is pre-loaded into a list of default values
1774 instead of the history.
1775
83d60c79
GM
17762009-11-20 Glenn Morris <rgm@gnu.org>
1777
1778 * ack.texi (Acknowledgments):
1779 * emacs.texi (Acknowledgments): Add htmlfontify.
1780
276bbe96
GM
17812009-11-14 Glenn Morris <rgm@gnu.org>
1782
98ad1bae
GM
1783 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1784
276bbe96
GM
1785 * ack.texi (Acknowledgments):
1786 * emacs.texi (Acknowledgments): Update for recent Org changes.
1787
18430066
CY
17882009-10-31 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1791 `charset' property, which is irrelevant to the user manual (Bug#3526).
1792
522ddc9f
JB
17932009-10-14 Juanma Barranquero <lekktu@gmail.com>
1794
1795 * trouble.texi (DEL Does Not Delete): Fix typo.
1796
50b49ade
MA
17972009-10-05 Michael Albinus <michael.albinus@gmx.de>
1798
1799 * files.texi (Misc File Ops): Mention copy-directory.
1800
6308321a
EZ
18012009-10-04 Eli Zaretskii <eliz@gnu.org>
1802
43b3b4d1
EZ
1803 * mule.texi (Unibyte Mode): Emphasize that
1804 unibyte-display-via-language-environment affects only the display.
1805
6308321a
EZ
1806 * display.texi (Horizontal Scrolling): Document cursor behavior under
1807 horizontal scrolling when point moves off the screen (Bug#4564).
1808 Improve wording.
1809
bd51ea7f
MA
18102009-10-01 Michael Albinus <michael.albinus@gmx.de>
1811
1812 * files.texi (Directories): delete-directory prompts for recursive
1813 deletion.
1814
55381962
GM
18152009-09-30 Glenn Morris <rgm@gnu.org>
1816
1817 * ack.texi (Acknowledgments):
1818 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1819
13989ab1
TH
18202009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1821
1822 * dired.texi (Dired Navigation): Use @code instead of @var for
1823 dired-isearch-filenames, so that it's not capitalized.
1824
8ba46c89
CY
18252009-09-19 Chong Yidong <cyd@stupidchicken.com>
1826
1827 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1828
1829 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1830
1831 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1832 (Key Bindings): Reference Init Rebinding in introductory text.
1833 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1834 (Keymaps): Simplify.
1835 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1836 (Minibuffer Maps): Remove mention of Mocklisp.
1837 (Init Rebinding): Move mode-local rebinding example here from Local
1838 Keymaps.
1839 (Modifier Keys): Clarify.
1e11b018 1840 (Rebinding): Add cindex for "binding keys".
8ba46c89 1841
6a5ca7c8
CY
18422009-09-13 Chong Yidong <cyd@stupidchicken.com>
1843
1844 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1845
0e1cba51
NR
18462009-08-31 Nick Roberts <nickrob@snap.net.nz>
1847
6a5ca7c8 1848 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1849 Reorganize these two sections.
0e1cba51 1850
76a87a4d
EZ
18512009-08-29 Eli Zaretskii <eliz@gnu.org>
1852
1853 * cmdargs.texi (Initial Options): Fix last change.
1854
82e98df4
SM
18552009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1856
1857 * mule.texi (Enabling Multibyte):
1858 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1859 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1860
fb89fad9
GM
18612009-08-20 Glenn Morris <rgm@gnu.org>
1862
1863 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1864
e99652b0
GM
18652009-08-19 Glenn Morris <rgm@gnu.org>
1866
1867 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1868
5cca97ad
GM
18692009-08-18 Glenn Morris <rgm@gnu.org>
1870
1871 * ack.texi (Acknowledgments):
1872 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1873
997797ae 1874 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1875
985bf85b
GM
18762009-08-09 Glenn Morris <rgm@gnu.org>
1877
1878 * ack.texi (Acknowledgments):
1879 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1880
8d6bb99e
DD
18812009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1882
1883 * emacs.texi (Top): Add new menu items for GDB-UI.
1884
1885 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1886 section. Threads buffer is in separate section now.
8d6bb99e 1887
8353da9c
GM
18882009-08-08 Glenn Morris <rgm@gnu.org>
1889
1890 * ack.texi (Acknowledgments):
1891 * emacs.texi (Acknowledgments):
1892 Update for js2-mode and org changes.
1893
f2074faf
MA
18942009-08-02 Michael Albinus <michael.albinus@gmx.de>
1895
1896 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1897 files.
1898
e8d2d3fb
CY
18992009-07-28 Chong Yidong <cyd@stupidchicken.com>
1900
1901 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1902
324a4f6a
GM
19032009-07-23 Glenn Morris <rgm@gnu.org>
1904
1905 * programs.texi (Matching): Update blink-matching-paren-distance.
1906
b6937a70
CY
19072009-07-21 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * frames.texi (Cut/Paste Other App): For select-active-regions,
1910 selection is now updated on moving point.
1911
bd8aaa36
RS
19122009-07-21 Richard Stallman <rms@gnu.org>
1913
1914 * glossary.texi (GNU, Daemon): Update information.
1915
8d9b5eba
JL
19162009-07-19 Juri Linkov <juri@jurta.org>
1917
1918 * custom.texi (Specifying File Variables, Safe File Variables):
1919 "variables/value pairs" -> "variable/value pairs".
1920
a2acc1db
GM
19212009-07-15 Glenn Morris <rgm@gnu.org>
1922
1923 * misc.texi (Gnus): Remove widow.
1924
c5ae942b
GM
19252009-07-11 Glenn Morris <rgm@gnu.org>
1926
703d26ba
GM
1927 * Makefile.in (TEXI2PDF): New.
1928 (emacs.pdf, emacs-xtra.pdf): New targets.
1929
522ddc9f 1930 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1931
1932 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1933
1934 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1935 Don't print the copying notice twice in the printed version.
1936 Update the menu and detailmenu.
1937 (Preface): The meaning of "on-line" has changed.
1938 Correct name for "Common Problems" chapter.
1939 (Distrib): Update FSF shop URL.
1940 (Intro): Showing two files at once is not so exciting.
1941
1942 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1943 (Mac / GNUstep Basics): Minor grammar changes.
1944 (Mac / GNUstep Events): Fix typo.
1945 (GNUstep Support): CANNOT_DUMP no longer applies.
1946
1947 * misc.texi (Document View): Fix typos.
1948
1949 * dired.texi (Dired):
1950 * help.texi (Help):
1951 * macos.texi (Mac OS / GNUstep):
1952 * maintaining.texi (Version Control, Introduction to VC):
1953 End menu descriptions with a period.
c5ae942b 1954
b1c8242b
EZ
19552009-07-09 Eli Zaretskii <eliz@gnu.org>
1956
1957 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1958 so categorical in saying that the option is only useful on NTFS.
1959
220d9aa6
GM
19602009-07-09 Glenn Morris <rgm@gnu.org>
1961
1962 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1963 (ENVADD): Add texinfodir to TEXINPUTS.
1964
1965 * emacs.texi (Top): Fix cross-reference.
1966
1967 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1968
1969 * vc1-xtra.texi (Revision Tags): Fix typo.
1970
d07e72d3
GM
19712009-07-03 Glenn Morris <rgm@gnu.org>
1972
1973 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1974 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1975 (Merge Commands): `.' does not seem to work in A or B buffer.
1976 `l' can recreate the 3-window display.
1977
1978 * glossary.texi (Glossary): Minor phrasing changes throughout.
1979 Add more internal cross-references.
1980 <Autoloading>: You can't really autoload a variable.
1981 <C-M->: Move details here from `M-C-' item.
1982 <Continuation Line>: Refer to `Truncation.'
1983 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1984 <Home Directory, Unix>: New entries.
1985 <Deletion of Files>: Mention recycle bins.
1986 <Directory>: Mention ``folders.''
1987 <Error>: Don't mention ``type-ahead.''
1988 <Fringe>: Refer to the manual node.
1989 <Minor Mode>: Can be global or local.
1990 <Spell Checking>: There are other checkers besides Ispell.
1991
f144038a
GM
19922009-07-02 Glenn Morris <rgm@gnu.org>
1993
1994 * anti.texi (Antinews): Minor changes in phrasing.
1995
1996 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1997 some underfull lines in dvi output.
1998
1999 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2000
2001 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2002
2003 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2004
3f1c6666
JD
20052009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2006
2007 * xresources.texi (Table of Resources): Mention maximized for
2008 fullscreen.
2009
2010 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2011
62aadce7
CY
20122009-07-01 Chong Yidong <cyd@stupidchicken.com>
2013
2014 * anti.texi (Antinews): Correct the list of removed platforms.
2015
82ec412e
GM
20162009-06-28 Glenn Morris <rgm@gnu.org>
2017
2018 * arevert-xtra.texi: Minor language tweaks.
2019
09964e7d
GM
2020 * dired-xtra.texi: Minor revisions.
2021
666e158e
MB
20222009-06-23 Miles Bader <miles@gnu.org>
2023
c4cc8b9a 2024 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2025 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2026
70243478
CY
20272009-06-21 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * Branch for 23.1.
2030
67cbe681
KH
20312009-06-17 Kenichi Handa <handa@m17n.org>
2032
2033 * mule.texi (Charsets): Update the description for the new charset.
2034 (list-character-sets): New findex.
125dd7c5 2035 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2036
40e67246
CY
20372009-06-10 Chong Yidong <cyd@stupidchicken.com>
2038
b5700de6
CY
2039 * basic.texi (Moving Point): Fix tag.
2040
2041 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2042
2043 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2044 use camel-case for PageUp and PageDown.
2045
2046 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2047 camel-case for PageUp and PageDown.
2048
2049 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2050
40e67246 2051 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2052 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2053
522ddc9f 20542009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2055
522ddc9f
JB
2056 * fixit.texi (Spelling): Set default dictionary.
2057 Improve descriptions (Bug#2554)
6f591cf4 2058
53483c76
DR
20592009-06-08 David Reitter <david.reitter@gmail.com>
2060
2061 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2062 since saving colors and faces set this way is not implemented.
2063 (Environment variables): Remove mention of mac-fix-env, which is
2064 scheduled to be removed.
2065
1557ef4f
CY
20662009-06-04 Chong Yidong <cyd@stupidchicken.com>
2067
91056528
CY
2068 * custom.texi (Init Examples): Add example of changing load-path.
2069
1557ef4f
CY
2070 * building.texi (Lisp Libraries): Add example of changing
2071 load-path (Bug#3446).
2072
623cec4c
CY
20732009-05-28 Chong Yidong <cyd@stupidchicken.com>
2074
2075 * mark.texi (Mark): Further clarifications.
2076 (Setting Mark): Emphasize that C-SPC activates the mark.
2077
0fcca8ee
CY
20782009-05-28 Chong Yidong <cyd@stupidchicken.com>
2079
702b10e1
CY
2080 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2081 Mark mode.
0fcca8ee
CY
2082 (Using Region, Persistent Mark): Use "active mark" instead of "active
2083 region".
2084
d3b396e4
CY
20852009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2086
2087 * mule.texi (Select Input Method): Fix typo.
2088
3f698a06
CY
20892009-05-13 Chong Yidong <cyd@stupidchicken.com>
2090
2091 * anti.texi (Antinews): Document completion changes. Some additional
2092 copyedits and rearrangement of entries.
2093
b2a42eb7
CY
20942009-05-12 Chong Yidong <cyd@stupidchicken.com>
2095
932fd020
CY
2096 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2097 (Shell History Copying, Terminal emulator): Copyedits.
2098
1c6c854e
CS
2099 * xresources.texi (Resources): Simplify descriptions.
2100 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2101 (Table of Resources): Document fontBackend resource.
2102
b2a42eb7 2103 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2104 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2105 "Backspace". Remove discussion of obscure Xmodmap issue.
2106
c6ea7fb8
CY
21072009-05-07 Chong Yidong <cyd@stupidchicken.com>
2108
2109 * files.texi (Visiting): Copyedits.
2110
ad36c422
CY
21112009-05-06 Chong Yidong <cyd@stupidchicken.com>
2112
2113 * basic.texi (Inserting Text): Document ucs-insert.
2114
2115 * mule.texi (International Chars): Define "multibyte". Note that
2116 internal representation is unicode-based. Simplify definition of raw
2117 bytes. Mention ucs-insert.
2118 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2119 (Language Environments): Add language environments new to Emacs 23.
2120 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2121 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2122 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2123 (Output Coding): Copyedits.
2124
2125 * emacs.texi (Top): Update node listing.
2126
d4ad7b96
CY
21272009-05-05 Per Starbäck <per@starback.se> (tiny change)
2128
2129 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2130
5bd66204
SM
21312009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2132
2133 * building.texi (Lisp Libraries): `load-library' does offer completion.
2134
bc36ad1c
CY
21352009-04-28 Chong Yidong <cyd@stupidchicken.com>
2136
2137 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2138 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2139
f1a47884
EZ
21402009-04-25 Eli Zaretskii <eliz@gnu.org>
2141
2142 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2143
be77bd45
CY
21442009-04-22 Chong Yidong <cyd@stupidchicken.com>
2145
2146 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2147
2148 * building.texi (Lisp Interaction): Document initial-scratch-message.
2149
d3b82927
JB
21502009-04-18 Juanma Barranquero <lekktu@gmail.com>
2151
ed6e7b11
JB
2152 * msdog.texi (Windows Fonts): Fix typos.
2153
d3b82927
JB
2154 * files.texi (Save Commands): Fix pxref.
2155
bc323c04
CY
21562009-04-18 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * files.texi (Save Commands): Mention diff-buffer-with-file.
2159 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2160 Henoch (Bug#3036).
2161
2186d13f
GM
21622009-03-15 Glenn Morris <rgm@gnu.org>
2163
2164 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2165 the former is not always used.
2166 (Mail Headers): Use active voice. Add "Mail-reply-to".
2167 Change case of "Id". Avoid repeated "appropriate".
2168 (Mail Aliases): Fix previous change - use an example with a ".", so it
2169 does actually get quoted when expanded.
2170 (Mail Sending): Mailclient is the default on some systems.
2171 (Citing Mail): Mention mail-indentation-spaces.
2172 (Mail Mode Misc): Add an @dfn for "mail signature".
2173
71e454fc
CY
21742009-03-15 Chong Yidong <cyd@stupidchicken.com>
2175
2176 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2177 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2178 read-buffer-completion-ignore-case, and completion-styles.
2179 Remove description of partial-completion-mode.
71e454fc 2180
df1a3e06
GM
21812009-03-14 Glenn Morris <rgm@gnu.org>
2182
2183 * sending.texi (Mail Format): Fix typo. Add index entry for
2184 mail-header-separator.
2185 (Mail Headers): Put info about initialization and changing in one place
2186 at the start. Update FCC section for mbox Rmail. Clarify From
2187 section, mention mail-setup-with-from. Clarify Reply-to section.
2188 Add Mail-followup-to and mail-mailing-lists. Clarify References
2189 section.
2190 (Mail Aliases): Update example, make less contentious.
2191 Update for name change of mail-interactive-insert-alias.
2192 (Mail Mode): Remove mention of `%' as a word separator.
2193 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2194 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2195 commands. Clarify FCC handling. In mail-complete, add reference to
2196 Mail Aliases section, and mention mail-complete-function.
2197 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2198 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2199 signature netiquette. Explain how the mail hooks work when continuing
2200 a composition.
2201 (Mail Amusements): Internationalize the spook section a bit.
2202 Remove the spook mail-setup-hook example, since it doesn't work well.
2203 Mention fortune-file.
2204 (Mail Methods): Mention read-mail-command.
2205
ed6e7b11 22062009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2207
df1a3e06
GM
2208 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2209 and NS resources following recent changes.
959d68bd 2210
86dca3e8
JR
22112009-03-10 Jason Rumney <jasonr@gnu.org>
2212
2213 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2214 w32-use-visible-system-caret doc to indicate that it should get set
2215 automatically.
2216 (Windows Fonts): Add doc for the uniscribe backend.
2217
042fe98f
DN
22182009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2219
2220 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2221 vc-dir. (Bug#2598)
2222
7f8dba73
RS
22232009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2224
2225 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2226
505e70c3
GM
22272009-03-05 Glenn Morris <rgm@gnu.org>
2228
04242bdc
GM
2229 * rmail.texi (Rmail Basics): Add reference to sorting.
2230 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2231 Minor re-wordings.
2232 (Rmail Motion): Mention rmail-next-same-subject.
2233 (Rmail Deletion): Expunging is not the only way to change the numbers.
2234 (Rmail Labels): Labels can also be used in sorting.
2235 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2236 (Rmail Display): Mention rmail-mime.
2237
00cfe22c
GM
22382009-03-04 Glenn Morris <rgm@gnu.org>
2239
2240 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2241 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2242 summary. Mention sorts cannot be undone.
2243 (Rmail Display): Give an example of how to use goto-address-mode.
2244 (Rmail Editing): It's keybindings that are redefined, not commands.
2245 Fix some typos.
2246 (Movemail): Some minor rewording.
2247 (Remote Mailboxes): Emacs movemail supports pop by default.
2248 Fix some minor grammatical issues. The "two alternative ways" to
2249 specify a POP mailbox are really just one. Remove all reference to the
2250 variables rmail-pop-password and rmail-pop-password-required, obsolete
2251 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2252 can support Kerberos.
2253
3d963b67
GM
22542009-03-03 Glenn Morris <rgm@gnu.org>
2255
2256 * rmail.texi (Rmail Deletion): Revert previous change, which was
2257 describing the Rmail summary versions.
2258 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2259 Minor re-wording for rmail-resend.
2260 (Rmail Make Summary): Summaries apply to buffers rather than files.
2261 <rmail-summary-by-topic>: Headers includes the subject.
2262 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2263 details, including prefix arguments.
2340abde 2264 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2265 Not counting lines might be faster.
2266 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2267 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2268 Name the commands bound to the various keys. Mention prefix argument
2269 for searching.
3d963b67
GM
2270 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2271 Simplify rmail-highlighted-headers description. Update face name.
2272
a8ce3d17
JB
22732009-03-02 Juanma Barranquero <lekktu@gmail.com>
2274
2275 * mark.texi (Marking Objects): Fix typo.
2276
130a29b6
CY
22772009-03-01 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2280 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2281
9d5de6f8
GM
22822009-03-01 Glenn Morris <rgm@gnu.org>
2283
79fc530e 2284 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2285 (Rmail Motion): - M-s searches from the end of messages.
2286 (Rmail Deletion): Minor clarification. Fix numeric argument
2287 description.
2288 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2289 newmail and RMAILOSE files need not be in home-directory.
2290 (Rmail Files): Mention I/O menus are unselectable if no files match.
2291 Mention `MAIL' env-var.
2292
b545ff9c
JR
22932009-02-24 Jason Rumney <jasonr@gnu.org>
2294
2295 * mule.texi (Fontsets): Mention fontset-default, font specs and
2296 fallback fontsets.
2297 (Defining Fontsets): Mention ns and w32 variants of
2298 standard-fontset-spec. Update description of startup fontset to match
2299 Emacs 23 behavior.
a93be82a 2300 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2301 (International): Link to Modifying Fontsets.
b545ff9c 2302
75da0618 23032009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2304
2305 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2306 Mention ns-extended-platform-support-mode.
2307
6be93a16
KB
23082009-02-22 Karl Berry <karl@gnu.org>
2309
2310 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2311
867d4bb3
JB
23122009-02-19 Juanma Barranquero <lekktu@gmail.com>
2313
2314 * basic.texi (Moving Point, Position Info):
2315 * files.texi (Visiting):
2316 * mini.texi (Completion Options):
2317 * text.texi (HTML Mode): Remove duplicate words.
2318
49b5c0e8
GM
23192009-02-20 Glenn Morris <rgm@gnu.org>
2320
2321 * rmail.texi: Minor updates for mbox rather than Babyl.
2322
f43a822c
KB
23232009-02-17 Karl Berry <karl@gnu.org>
2324
49b5c0e8 2325 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2326
80d634b8
RS
23272009-02-17 Richard M Stallman <rms@gnu.org>
2328
2329 * anti.texi (Antinews): Mention Babyl format.
2330
2331 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2332
2333 * rmail.texi: Update for mbox format.
2334 Various small fixes, as well as the following.
2335 (Out of Rmail): Node deleted.
2336 (Rmail): Update menu.
2337 (Rmail Files): Comment out set-rmail-inbox-list.
2338 Document rmail-inbox-list instead.
2339 (Rmail Output): Substantial changes since C-o is now
2340 rmail-output-as-seen and o is rmail-output.
2341 (Rmail Attributes): Delete `stored', add `retried'.
2342 (Rmail Display): Editing headers works in all cases.
2343
f0d129c6
GM
23442009-02-17 Glenn Morris <rgm@gnu.org>
2345
2346 * basic.texi (Position Info): M-x count-lines-region is not always on
2347 M-=. (Bug#2269)
2348
160f11d3
GM
23492009-02-09 Glenn Morris <rgm@gnu.org>
2350
2351 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2352 defaults.
2353
763e01c4
EZ
23542009-02-07 Eli Zaretskii <eliz@gnu.org>
2355
2356 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2357 documentation of possible problems with redecoding.
2358
f5e1441d
GM
23592009-02-03 Glenn Morris <rgm@gnu.org>
2360
2361 * rmail.texi (Out of Rmail): Mention b2m.pl.
2362
e1eabe41
GM
23632009-01-31 Glenn Morris <rgm@gnu.org>
2364
2365 * rmail.texi (Out of Rmail): Correct b2m location.
2366
dd05f9de
CY
23672009-01-27 Chong Yidong <cyd@stupidchicken.com>
2368
2369 * fixit.texi (Undo): Update undo limit values.
2370
d74d846e
GM
23712009-01-27 Glenn Morris <rgm@gnu.org>
2372
2373 * emacs.texi (Top): Fix Antinews menu entry.
2374
49ffdce8
KB
23752009-01-25 Karl Berry <karl@gnu.org>
2376
2377 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2378 item with no marker, instead of the syntactically incorrect
2379 @itemize @asis.
2380
467e8d77
JL
23812009-01-25 Juri Linkov <juri@jurta.org>
2382
2383 * building.texi (Grep Searching): Fix index entry for lgrep.
2384
6c60bbdb
EZ
23852009-01-24 Eli Zaretskii <eliz@gnu.org>
2386
2387 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2388
9ce5a36f
AR
23892009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2390
2391 * macos.texi (Preferences Panel): Update description of font setting to
2392 reflect that prior frame selection is no longer needed.
2393
9aa5f2fb
NR
23942009-01-20 Nick Roberts <nickrob@snap.net.nz>
2395
2396 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2397 raise GUD subsections.
2398
3892ff9c
GM
23992009-01-15 Glenn Morris <rgm@gnu.org>
2400
2401 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2402
14731c8f
GM
24032009-01-10 Glenn Morris <rgm@gnu.org>
2404
2405 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2406
45c55e53
CY
24072009-01-04 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2410 logical lines.
2411
2e4667d1
JL
24122008-12-29 Juri Linkov <juri@jurta.org>
2413
2414 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2415
2416 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2417
2a3eac47
CY
24182008-12-28 Chong Yidong <cyd@stupidchicken.com>
2419
2420 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2421 goto-address-mode instead of goto-address.
2422
3da8da94
CY
2423 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2424 mode.
2425
2a3eac47
CY
2426 * emacs.texi (Top): Update node listing.
2427
057f6dd3
EZ
24282008-12-26 Eli Zaretskii <eliz@gnu.org>
2429
2430 * custom.texi (Directory Variables): Explain what is a "project".
2431 Add indexing. Improve wording. Add a footnote about using
2432 _dir-locals.el on MS-DOS.
2433
e6979067
DN
24342008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2435
2436 * files.texi (Misc File Ops): Mention chmod as an alias for
2437 set-file-modes.
2438
9de15963
MR
24392008-12-24 Martin Rudalics <rudalics@gmx.at>
2440
2441 * help.texi (Help): Fix typos and reword.
2442 (Help Summary): Add entries for C-h n and C-h r, reorder
2443 entries, and do some minor fixes.
2444 (Name Help): Say that C-h F works for commands only.
2445 (Misc Help): Say that view-lossage displays 300 keystrokes.
2446
236fd60d
GM
24472008-12-20 Glenn Morris <rgm@gnu.org>
2448
2449 * ack.texi (Acknowledgments): General update based on AUTHORS,
2450 including removal of some stuff no longer distributed.
2451
349b3256
AM
24522008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2453
2454 * fixit.texi: Mention hunspell
2455
e840fca5
GM
24562008-12-19 Glenn Morris <rgm@gnu.org>
2457
2458 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2459 Consolidate explanatory text at start.
e840fca5
GM
2460
2461 * display.texi (Text Display):
2462 * indent.texi (Indentation): Use @acronym with ASCII.
2463
9dfa7983
GM
24642008-12-18 Glenn Morris <rgm@gnu.org>
2465
2466 * ack.texi: Various small updates and fixes.
2467
97b3a00b
JL
24682008-12-18 Juri Linkov <juri@jurta.org>
2469
2470 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2471 as a key binding to start a forward nonincremental word search.
2472 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2473 a backward nonincremental word search. Add index for `M-s w'
2474 `isearch-forward-word'.
2475 (Regexp Search): Add a short summary of regexp key commands like
2476 in the node "Basic Isearch".
2477 (Other Repeating Search): Fix typo.
2478
24792008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2480
2481 * misc.texi (PostScript Variables): Fix doc.
2482
31ce6a07
CY
24832008-12-10 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * programs.texi (Program Modes): Mention Ruby mode.
2486
636b507b
DN
24872008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2488
2489 * misc.texi (emacsclient Options): Describe what an empty string
2490 argument does for --alternate-editor.
2491
a323fa14
CY
24922008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2493
2494 * cmdargs.texi (Font X): Distinguish between client-side and
2495 server-side fonts. List valid Fontconfig properties. Add reference to
2496 Fontconfig manual. List valid GTK font properties. Explain use of
2497 fc-list.
2498
c5ca6cd0
CY
24992008-12-09 Chong Yidong <cyd@stupidchicken.com>
2500
2501 * cmdargs.texi (Font X): Move discussion of quoting to top.
2502
e5136377
GM
25032008-12-06 Glenn Morris <rgm@gnu.org>
2504
2505 * maintaining.texi (Old Revisions): Improve previous change.
2506
248c026b
RS
25072008-12-05 Richard M Stallman <rms@gnu.org>
2508
2509 * anti.texi (Antinews): Minor fixes.
2510
a9253a1e
GM
25112008-12-03 Glenn Morris <rgm@gnu.org>
2512
2513 * maintaining.texi (Old Revisions): Fix diff-switches description.
2514
fa687b02
MR
25152008-12-01 Martin Rudalics <rudalics@gmx.at>
2516
2517 * emacs.texi (Top): Fix typo.
2518
72e6decd
CY
25192008-11-30 Chong Yidong <cyd@stupidchicken.com>
2520
320ee034
CY
2521 * misc.texi (Document View): Explain dependence on gs at the top.
2522 Copyedits.
2523
2524 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2525
72e6decd
CY
2526 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2527 (Comment Commands): Discuss region-active behavior of M-; first.
2528
2a472ee4
MR
25292008-11-29 Martin Rudalics <rudalics@gmx.at>
2530
9c6361c9
MR
2531 * display.texi (Line Truncation): Add reference to Continuation
2532 Lines.
2533
2a472ee4
MR
2534 * windows.texi (Pop Up Window): Mention split-height-threshold
2535 and split-width-threshold.
9c6361c9 2536 (Split Window): Add reference to Continuation Lines.
2a472ee4 2537
e93bc142
AR
25382008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2539
2540 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2541 (GNUstep Support): New node.
2542 * anti.texi:
2543 * emacs.texi:
2544 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2545
43b978db
RS
25462008-11-28 Richard M Stallman <rms@gnu.org>
2547
2548 * misc.texi (Dissociated Press): Minor cleanups.
2549
2550 * dired.texi (Image-Dired): Avoid passive.
2551
e8e2bd93
EZ
25522008-11-28 Eli Zaretskii <eliz@gnu.org>
2553
2554 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2555 representation.
2556
8d2d45da
CY
25572008-11-26 Richard M. Stallman <rms@gnu.org>
2558
2559 * files.texi (Visiting): Rewrite paragraph for clarity.
2560
2561 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2562
a5f7bbcc
AM
25632008-11-25 Alan Mackenzie <acm@muc.de>
2564
2565 * programs.texi (Moving by Parens): Clarify that parens inside strings
2566 and comments are ignored, and that the commands assume the starting
2567 point isn't in a string or comment.
2568
a71703d3
AR
25692008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2570
2571 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2572 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2573 version.
2574 (Mac Customization): Rewrite Preferences Panel section and merge in to
2575 this node, add Open files by dragging to an Emacs window.
2576
2577 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2578
aa5ab79a
CY
25792008-11-26 Chong Yidong <cyd@stupidchicken.com>
2580
0cc92c19
CY
2581 * files.texi (Misc File Ops): Document set-file-modes.
2582
c366b4e4
CY
2583 * windows.texi (Split Window): Document integer values of
2584 truncate-partial-width-windows.
2585
aa5ab79a
CY
2586 * text.texi (Text): Simplify description of markup languages.
2587 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2588 (TeX Editing): Note that `""' inserts one `"' character.
2589 (HTML Mode): Note in the introduction that XML mode is an alias for
2590 SGML mode. Mention nXML mode.
2591
56221db7
CY
25922008-11-25 Chong Yidong <cyd@stupidchicken.com>
2593
2594 * building.texi (Watch Expressions): Fix typo.
2595
90effe33
CY
25962008-11-24 Chong Yidong <cyd@stupidchicken.com>
2597
f90a5ae3
CY
2598 * files.texi (Visiting): Document new behavior of
2599 confirm-nonexistent-file-or-buffer.
2600
1c6c854e
CS
2601 * buffers.texi (Select Buffer):
2602 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2603
a18ffb4a
CY
2604 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2605 edit-picture.
2606
90effe33
CY
2607 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2608 edit-picture', since that is just an alias for picture-mode.
2609 (Sentences): Note that repeated M-@ extends the region.
2610 (Pages): Make terminology more consistent. Link to Regexps node.
2611 (Longlines): Discuss relationship with Visual Line mode.
2612 (Text Mode): Remove extraneous discussion of other modes, since they
2613 were already introduced in the parent node.
2614
e85103ec
CY
26152008-11-23 Chong Yidong <cyd@stupidchicken.com>
2616
5cb2fe30
CY
2617 * anti.texi (Antinews): Rewrite.
2618
1eb9b307 2619 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2620
2621 * frames.texi (Frame Commands): Mention "minimize" terminology.
2622
e85103ec
CY
2623 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2624 formats.
b908332f
CY
2625 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2626 (Misc X): Don't document useless -hb option.
e85103ec 2627
607f5f88
JL
26282008-11-22 Juri Linkov <juri@jurta.org>
2629
2630 * dired.texi (Dired Navigation): Change normal file name search option
2631 from `non-nil' to `t'. Add `dwim' option.
2632
e1b867a0
JL
26332008-11-22 Juri Linkov <juri@jurta.org>
2634
2635 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2636 ".dir-locals.el". Rename `define-project-bindings' to
2637 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2638 `dir-locals-set-directory-class'.
2639
dd186936
LK
26402008-11-22 Lute Kamstra <lute@gnu.org>
2641
2642 * buffers.texi (Select Buffer): Index goto-line.
2643 * basic.texi (Moving Point): Mention the use of a numeric prefix
2644 argument with goto-line and refer to Select Buffer for the use of a
2645 plain prefix argument.
2646
4b121911
GM
26472008-11-19 Glenn Morris <rgm@gnu.org>
2648
2649 * doclicense.texi: Update to FDL 1.3.
2650 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2651
27267e4c
CY
26522008-11-17 Chong Yidong <cyd@stupidchicken.com>
2653
696f351d
CY
2654 * custom.texi (Minor Modes): Define mode commands and mode variables
2655 more precisely. Recommend using mode commands instead of setting
2656 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2657 (Easy Customization): Use "init file" instead of .emacs.
2658 (Customization Groups): Update to new Custom buffer appearance.
2659 (Saving Customizations): Copyedits. Update example.
2660 (Variables): Give example of variable type-sensitivity.
2661 (Examining): Update example.
2662 (Hooks): Copyedits.
2663 (Specifying File Variables): Use C comments instead of an artificial
2664 Lisp for the example.
2665 (Keymaps): Move internals discussion to Prefix Keymaps.
2666 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2667 (Init Rebinding): Document kbd macro.
2668 (Init File): Link to Find Init.
696f351d
CY
2669
2670 * mark.texi (Using Region): Document Delete Selection Mode more
2671 thoroughly.
2672
2673 * frames.texi (Mouse Commands): Move most of the description of Delete
2674 Selection Mode to Using Region, and link to it.
1bc9c425 2675 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2676
b0570c25
CY
2677 * building.texi (Compilation): Document first-error value of
2678 compilation-scroll-output.
2679 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2680 works as soon as an error is available. Suggested by Juri Linkov.
2681
27267e4c
CY
2682 * mini.texi (Passwords): New node.
2683
2684 * files.texi (Remote Files): Link to Passwords node.
2685
2686 * emacs.texi (Top): Update node listings.
2687
122eb807
CY
26882008-11-16 Chong Yidong <cyd@stupidchicken.com>
2689
9c9855a3
CY
2690 * ack.texi (Acknowledgments): Some updating of credits.
2691
bd6fdcad
CY
2692 * emacs.texi (Acknowledgments): Add a couple more names.
2693
dd1eef46
CY
2694 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2695
122eb807 2696 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2697 (Misc File Ops): Document use of trash.
122eb807 2698
801a8da1
JB
26992008-11-16 Juanma Barranquero <lekktu@gmail.com>
2700
2701 * macos.texi (Mac Customization): Fix typos.
2702
0b4f2253
CY
27032008-11-14 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2706 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2707 the conventions of the main Emacs manual.
2708
2709 * emacs.texi (Top): Update node listings.
2710
517e2b89
CY
27112008-11-12 Chong Yidong <cyd@stupidchicken.com>
2712
07a85685
CY
2713 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2714 command-line-args is processed during startup.
2715 (Action Arguments): Correctly describe how file arguments interact with
2716 the startup screen. Link to Lisp Interaction for scratch buffer.
2717 (Initial Options): Link to Command Example for -batch option.
2718 (Environment): Document initial-environment.
2719
517e2b89
CY
2720 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2721 can't be changed in the site-start file.
2722
6337bbde
CY
27232008-11-07 Chong Yidong <cyd@stupidchicken.com>
2724
2725 * dired.texi (Dired): Mention C-x C-d too.
2726 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2727 (Dired Navigation): Explain dired-goto-file more clearly.
2728 Document dired-isearch-filenames.
6337bbde
CY
2729 (Dired Deletion): Remove unnecessary "expunged" terminology.
2730 (Flagging Many Files): & is now rebound to `% &'.
2731 (Shell Commands in Dired): Document dired-do-async-shell-command.
2732 Clarify how multi-file arguments are passed.
2733 (Misc Dired Features): Document dired-do-isearch.
2734
9e8eeff9
CY
27352008-11-06 Chong Yidong <cyd@stupidchicken.com>
2736
2737 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2738
e071f849
CY
27392008-11-03 Chong Yidong <cyd@stupidchicken.com>
2740
2741 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2742
05482eb1
CY
27432008-11-01 Chong Yidong <cyd@stupidchicken.com>
2744
e2346dea
CY
2745 * programs.texi (Program Modes): Link to Program Indent node.
2746 (Left Margin Paren): Explain consequences of changing
2747 open-paren-in-column-0-is-defun-start more concisely.
2748 (Which Function, Program Indent, Info Lookup): Minor edits.
2749 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2750 (Multi-line Indent): If region is active, TAB indents the region.
2751 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2752 (Matching): The delimiter at the cursor is highlighted---the character
2753 changes color.
2754 (Symbol Completion): Link to Completion node.
2755
e4b6428c
CY
2756 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2757 a strictly text-only system.
2758
05482eb1
CY
2759 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2760 batch mode.
2761
a11d3737
RS
27622008-11-01 Richard M. Stallman <rms@gnu.org>
2763
5abad626
RS
2764 * misc.texi (Document View): Major rewrite.
2765
a11d3737
RS
2766 * maintaining.texi (Types of Log File): Change logs are older than
2767 version control.
2768 (VCS Concepts): Simplify and rearrange.
2769 (Version Control Systems): Make it clear that Linux is only the kernel.
2770 (VC Mode Line): Shorten reference to menu item.
2771 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2772 (VC Directory Mode): Minor cleanup.
2773 Unchanged files are hidden, not omitted.
2774 (VC Directory Commands): Shorten and simplify.
2775 (Change Log Commands): New node, split from Change Logs.
2776 (VC Directory Buffer): New node, split from VC Directory Mode.
2777
c55a4acb
CY
27782008-10-31 Chong Yidong <cyd@stupidchicken.com>
2779
1c6c854e 2780 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2781 from files.texi.
2782
1c6c854e
CS
2783 * files.texi (Version Control): Move to maintaining.texi.
2784 Subnodes moved as well.
2785 (Document Files): Move to misc.texi.
df0356f6 2786
c55a4acb
CY
2787 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2788 vc-update-change-log.
df0356f6
CY
2789 (Version Control): Move here from files.texi.
2790 (Format of ChangeLog): Make it a subnode of Change Log.
2791
2792 * emacs.texi (Top): Update node listing.
c55a4acb 2793
ef082374
TH
27942008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2795
2796 * files.texi (Files): Add a section about document
2797 files (doc-view-mode).
2798
d52582c3
CY
27992008-10-31 Chong Yidong <cyd@stupidchicken.com>
2800
1c6c854e
CS
2801 * building.texi (Compilation Mode):
2802 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2803 (Debuggers): Lower GUD subsections to subsubsections.
2804 (Starting GUD): Add cindex.
2805 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2806
4e0a0968
CY
28072008-10-30 Chong Yidong <cyd@stupidchicken.com>
2808
03625b47
CY
2809 * indent.texi (Indentation): Link to Program Indent.
2810
4e0a0968
CY
2811 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2812 now uses emacsclient's terminal.
2813
8bd3f7ef
CY
28142008-10-29 Chong Yidong <cyd@stupidchicken.com>
2815
80e5620e
CY
2816 * mark.texi (Using Region): Document use-empty-active-region.
2817
97d5c404
CY
2818 * emacs.texi (Top): Update node listings.
2819
1c6c854e
CS
2820 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2821 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2822 (Invoking emacsclient): Rewrite, moving optional arguments to
2823 emacsclient Options.
21d2bae3
CY
2824 (emacsclient Options): New node. Document server-use-tcp and
2825 server-host.
8bd3f7ef 2826
5fda2cbd
CY
28272008-10-28 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * indent.texi (Indentation): Replace list with paragraphed text,
2830 putting description of syntax-driven indentation first. Document new
2831 effect of active regions on tab.
2832 (Tab Stops): Note that editable tab stops affect indentation commands.
2833
4ff029f6
DN
28342008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2835
2836 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2837
996cd6e4
CY
28382008-10-23 Chong Yidong <cyd@stupidchicken.com>
2839
f28815e3
CY
2840 * custom.texi (Function Keys): Note that modified keypad keys are not
2841 translated.
2842
996cd6e4
CY
2843 * basic.texi (Arguments): Explain how to insert multiple digits.
2844
49545fe2
MA
28452008-10-22 Michael Albinus <michael.albinus@gmx.de>
2846
2847 * files.texi (Remote Files): Precise selection of default method.
2848 Rewrite paragraph about disabling remote file names.
2849
edac0b53
CY
28502008-10-22 Chong Yidong <cyd@stupidchicken.com>
2851
e752c544
CY
2852 * search.texi (Special Isearch): Document M-TAB is isearch.
2853
edac0b53
CY
2854 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2855 command.
2856
2857 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2858
20a36054
TH
28592008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2860
1c6c854e 2861 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2862 section.
2863
69051ab6
CY
28642008-10-21 Chong Yidong <cyd@stupidchicken.com>
2865
c4b1a32a
CY
2866 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2867 to files.texi. Move contents of vc2-xtra.texi here.
2868
2869 * vc2-xtra.texi: File removed.
2870
2871 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2872 Directory Commands from the submenu. Don't include deleted file
2873 vc2-xtra.texi.
2874
2875 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2876 (Version Control): Add VC Directory Mode and VC Directory Commands to
2877 the submenu.
2878 (Why Version Control?): Use table format.
2879 (Version Control Systems): Note that Meta-CVS support is gone.
2880 (VCS Concepts): Note precisely when VC started supporting filesets.
2881 Remove bogus xref to CVS Options node.
2882 (Types of Log File): Copyedits.
2883 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2884 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2885 The Right Thing.
2886 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2887 (Log Buffer): Reorganize node, putting C-c C-c description first.
2888 (Old Revisions): Use CVS for example, not RCS.
2889 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2890 Commands from the submenu, putting them under Version Control.
2891 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2892 need to include it in the manual unconditionally, since it is now
2893 crucial to using distributed version control systems.
1a6e2954
CY
2894 (Comparing Files): Note that diff uses the minibuffer, and that the
2895 output is shown using Diff mode.
1c6c854e
CS
2896 (Diff Mode): Explain what "patch" and "hunk" mean.
2897 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2898 diff-show-trailing-whitespaces.
1a6e2954 2899 (File Archives): Add rar support.
c4b1a32a 2900
69051ab6
CY
2901 * major.texi (Choosing Modes): Make mode selection sequence more
2902 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2903 magic-mode-alist is nil by default.
2904 Document magic-fallback-mode-alist.
69051ab6 2905
e7421e03
CY
29062008-10-20 Chong Yidong <cyd@stupidchicken.com>
2907
2908 * frames.texi (Mouse References): Copyedits.
2909
6b2efdc2
TH
29102008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2911
2912 * ack.texi (Acknowledgments): Add myself as doc-view author.
2913
9c5e9396
EZ
29142008-10-20 Eli Zaretskii <eliz@gnu.org>
2915
2916 * frames.texi (Dialog Boxes): Add @cindex entries.
2917
dac94f8e
CY
29182008-10-20 Chong Yidong <cyd@stupidchicken.com>
2919
2920 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2921 (Text-Only Mouse): Copyedit.
2922
25597d40
CY
29232008-10-19 Chong Yidong <cyd@stupidchicken.com>
2924
f8a447f6
CY
2925 * frames.texi: Use @key throughout for mouse clicks.
2926 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2927 (Secondary Selection): Fix modified mouse click syntax.
2928 (Clipboard): Describe Cut, Copy and Paste commands.
2929 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2930 Copyedits.
2931 (Creating Frames): Add xref to Init File.
2932 (Frame Commands): Add xref to Exiting.
2933 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2934
b0f95216
CY
29352008-10-15 Chong Yidong <cyd@stupidchicken.com>
2936
b0817f00
CY
2937 * files.texi (Version Control): Copyedits. Add Bazaar.
2938 (Version Control Systems): List different VCS's using an itemized list.
2939 Add Bazaar.
2940 (VCS Concepts): Copyedits. Tweak description of file merging.
2941
b0f95216
CY
2942 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2943 (Cut/Paste Other App): Document select-active-regions and
2944 x-select-enable-primary.
2945
69d0d701
CY
29462008-10-13 Chong Yidong <cyd@stupidchicken.com>
2947
2948 * mark.texi (Shift Selection): Correct case in node name.
2949
2950 * emacs.texi (Top): Update node order in Mark chapter.
2951
375e8351
EZ
29522008-10-12 Eli Zaretskii <eliz@gnu.org>
2953
2954 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2955
2956 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2957 elsewhere in the manual instead of describing yet again the intricacies
2958 of $HOME on MS-Windows and MS-DOS.
2959
ab58114f
CY
29602008-10-12 Chong Yidong <cyd@stupidchicken.com>
2961
4f959513 2962 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2963 (Minibuffer File): Add discussion of `~' in file names.
2964 Add insert-default-directory index reference.
4f959513 2965
ab58114f
CY
2966 * files.texi (File Names): Reorganize description.
2967 (Visiting): Add xref to Mode Line. Copyedits.
2968 (Save Commands): Mention prefix behavior of C-x C-s.
2969 (Numbered Backups): Node deleted.
2970 (Backup Names): Contents of Numbered Backups moved here. State default
2971 of version-control variable.
2972 (Reverting): Copyedits.
2973 (Version Control): Add additional version control systems.
2974
2975 * emacs.texi (Top): Delete Numbered Backups node.
2976
2977 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2978 Backup Names.
f2884f63 2979 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2980
b0b5100a
RF
29812008-10-11 Romain Francoise <romain@orebokech.com>
2982
2983 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2984
89774b5f
CY
29852008-10-11 Chong Yidong <cyd@stupidchicken.com>
2986
2987 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2988 (Select Buffer): Mention use of minibuffer history. Describe default
2989 value of default-major-mode. Mention that C-x 4 b selects the other
2990 window.
2991 (List Buffers): Document CRM indicators in the order they appear.
2992 (Kill Buffer): Document new command kill-matching buffers.
2993 (Several Buffers): Move explanation of the relationship between buffer
2994 list and buffer menu to the top.
2995 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2996
4c72bf27
CY
29972008-10-10 Chong Yidong <cyd@stupidchicken.com>
2998
2999 * entering.texi (Exiting): Document change of C-x C-c to
3000 save-buffers-kill-terminal. Document kill-emacs.
3001
f68eb991
EZ
30022008-09-30 Eli Zaretskii <eliz@gnu.org>
3003
3004 * mule.texi (Coding Systems): Don't mention codepage-setup.
3005
3006 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3007 cpNNN coding systems anymore.
3008 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3009 for unibyte mode. Don't mention line-drawing characters.
3010 Don't mention dos-unsupported-char-glyph.
f68eb991 3011
1a2dd44d
CY
30122008-09-25 Chong Yidong <cyd@stupidchicken.com>
3013
3014 * search.texi (Search): Shorten introduction.
3015 (Basic Isearch): Add command table. Discuss reverse isearch and
3016 isearch highlighting.
3017 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3018 ring to cindex.
3019 (Special Isearch): Move input methods discussion here.
3020 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3021 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3022 Repeat Isearch.
3023 (Isearch Minibuffer): New node.
3024 (Word Search): Document new word search commands.
3025 (Regexp Example): Simplify example using sentence-end-base variable.
3026 (Replace): Reword introduction.
3027 (Unconditional Replace): Remove unnecessary example.
3028 (Other Repeating Search): Document new `M-s o' binding.
3029
3030 * emacs.texi (Top): Update node listings.
3031
e45da31d
JB
30322008-09-22 Juanma Barranquero <lekktu@gmail.com>
3033
3034 * emacs.texi (Top): Remove Kill Errors from menu.
3035
841c8096
CY
30362008-09-22 Chong Yidong <cyd@stupidchicken.com>
3037
402168fa
CY
3038 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3039 interface for defining macros. Simplify examples. Note that C-g quits
3040 macro definitions.
1c6c854e
CS
3041 (Keyboard Macro Counter): Document using F3 to insert counter.
3042 Give usage example.
402168fa
CY
3043 (Keyboard Macro Query): Organize query responses in a table.
3044
1c6c854e
CS
3045 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3046 Link to Erasing node.
841c8096
CY
3047 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3048 rationale to a footnote.
3049 (Kill Errors): Remove node, due to redundancy with Erasing.
3050 (Spelling): Move discussion of flyspell to end. Note new behavior of
3051 M-$ in active region. Remove non-ispell-specific keybindings from
3052 table.
3053
eab2ee89
DN
30542008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3055
3056 * cmdargs.texi (Initial Options): Document --daemon.
3057
3d53e905
GM
30582008-09-20 Glenn Morris <rgm@gnu.org>
3059
3060 * files.texi (Numbered Backups): Mention that some modes set
3061 version-control.
3062
1c90484d
GM
30632008-09-20 Jim Blandy <jimb@red-bean.com>
3064
3065 * files.texi (Numbered Backups): Reference File Variables, as well.
3066 Remove discussion of Rmail's implementation.
3067
0fc0d844
CY
30682008-09-06 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * misc.texi (Recursive Edit): Note that top-level exits active
3071 minibuffers.
3072
3073 * trouble.texi (Quitting): Likewise.
3074
b18d283d
CY
30752008-08-31 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * emacs.texi (Top): Add Temporary Face Changes xref.
3078
3079 * display.texi (Display): Move Temporary Face Changes node to just
3080 after Standard Faces.
3081 (Scrolling): Document recenter-top-bottom instead of recenter.
3082 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3083 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3084 (Display Custom): Copyedits.
3085 (Optional Mode Line): Document display-battery-mode.
3086
180135fc
RF
30872008-08-27 Romain Francoise <romain@orebokech.com>
3088
3089 * custom.texi (Directory Variables): Minor fix.
3090
d3fe3475
GM
30912008-08-27 Glenn Morris <rgm@gnu.org>
3092
3093 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3094 descriptions.
3095 (Calendar Customizing): Tweak layout description.
183080b6 3096 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3097 markers. Condense calendar-star-date and calendar-mark-today
3098 description.
3099 (Holiday Customizing): Add oriental and solar holidays.
3100 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3101 Fix holiday-float description. Use zerop in examples. Be less verbose.
3102 (Date Display Format): Change ISO format. Be less verbose.
3103 (Diary Customizing): Mention day and month abbrev arrays.
3104 Mention the date-form variables by name. Update European example.
3105 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3106 Condense examples. Mention diary-entry-symbols by name.
3107 Condense table for insertion commands.
3108 (Fancy Diary Display): Mention diary-include-string and
3109 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3110 Ethiopic, Persian date functions. Condense descriptions.
3111
3112 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3113 (Adding to Diary): Adapt for changed node name.
3114
71755807
GM
31152008-08-26 Glenn Morris <rgm@gnu.org>
3116
3117 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3118 node "Hebrew/Islamic Entries".
3119
3120 * calendar.texi (Specified Dates): Fix names of iso functions.
3121 (General Calendar): There may not be another window.
3122 (Writing Calendar Files, Holidays): Tweak intro.
3123 (Holidays): Mention Baha'i and Chinese holidays.
3124 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3125 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3126 (To Other Calendar): Add calendar-print-other-dates.
3127 Refer to "graphic display" rather than "X.
3128 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3129 (Displaying the Diary): Fix whitespace after reference.
3130 Fix `diary-number-of-entries' reference.
3131 (Date Formats): Explicitly mention that day names can be abbreviated.
3132 (Adding to Diary): Add some references to other sections.
3133 (Special Diary Entries): Fix reference.
3134 (Appointments): Simplify appt-message-warning-time entry.
3135 Clarify where times must be.
3136 (Importing Diary): Comment out icalendar paragraph that does not apply.
3137 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3138
d76ebc75
GM
31392008-08-23 Glenn Morris <rgm@gnu.org>
3140
3141 * fortran-xtra.texi (Fortran): Change description of free form and
3142 fixed form a bit. Mention hideshow and imenu.
3143 (Fortran Motion): Mention fortran-end-of-subprogram,
3144 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3145 (Fortran Indent): Minor re-word.
3146 (ForIndent Commands): Mention fortran-fill-paragraph and
3147 fortran-fill-statement.
3148 (ForIndent Cont): Mention fortran-tab-mode-string.
3149 (Fortran Comments): Mention fortran-comment-line-start-skip.
3150 (Fortran Columns): Mention font-locking.
3151 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3152
1fc0ce04 31532008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3154
3155 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3156
5c52e13c
CY
31572008-08-22 Chong Yidong <cyd@stupidchicken.com>
3158
3159 * mini.texi (Minibuffer): Simplify introduction.
3160 (Minibuffer File): Document tilde in minibuffer filenames.
3161 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3162 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3163 (Completion Example): Update example to current command list.
3164 (Completion Options): Document `lazy' value of completion-auto-help.
3165 Update contents of completion-ignored-extensions.
3166 (Minibuffer History): Describe "future history" list. State default
3167 value of history-delete-duplicates.
3168
77a00355
GM
31692008-08-21 Glenn Morris <rgm@gnu.org>
3170
3171 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3172 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3173
39ee1d04
CY
31742008-08-17 Chong Yidong <cyd@stupidchicken.com>
3175
3176 * regs.texi (Registers): Clarify valid register names.
3177 (RegPos): Note that buffer is saved and restored too.
3178 (RegText): Note that mark is reactivated/deactivated.
3179 (RegConfig): Xref to Windows node.
3180
b12c348f
CY
31812008-08-16 Chong Yidong <cyd@stupidchicken.com>
3182
3ae7ba79
CY
3183 * basic.texi (Inserting Text): Provide command name for C-q.
3184
b12c348f
CY
3185 * killing.texi (Killing): Copyedit. Define read-only text.
3186 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3187 (Killing by Lines): Copyedit.
3188 (Other Kill Commands): Move M-w description here.
3189 (Yanking): Move M-w to Other Kill Commands.
3190 (Kill Ring): Also mention saving text in registers. Link to Text
3191 Properties in elisp manual.
3192 (Accumulating Text): Copyedit.
3193 (CUA Bindings): Shift selection is now the default.
3194
d8ff7692
TZ
31952008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3196
3197 * maintaining.texi (Change Log): Mention next-error is available.
3198
a43a8a2e
GM
31992008-08-10 Glenn Morris <rgm@gnu.org>
3200
3201 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3202 and intermonth text.
3203 (Holiday Customizing): Add holiday-chinese.
3204
eba27308
EZ
32052008-08-08 Eli Zaretskii <eliz@gnu.org>
3206
3207 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3208
5f14a5b3
DN
32092008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3210
3211 * files.texi (Log Buffer): Describe C-c C-d.
3212 (Diff Mode): Describe C-x 4 A.
3213
49989bff
EZ
32142008-08-06 Eli Zaretskii <eliz@gnu.org>
3215
3216 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3217
5c915c02
DN
32182008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3219
2beaf97a
DN
3220 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3221 describe the new bindings to show the changeset diff, toggle annotation
3222 visibility, show revisions.
3223 (VC Status): Describe key bindings for modifying the change comments,
3224 displaying changeset diffs and annotations.
3225
5c915c02
DN
3226 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3227
71798ace
NR
32282008-08-05 Nick Roberts <nickrob@snap.net.nz>
3229
3230 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3231
b8949644
EZ
32322008-08-02 Eli Zaretskii <eliz@gnu.org>
3233
3234 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3235 and wording.
3236
819567d1
DN
32372008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3238
3239 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3240 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3241 commands. Improve some old info.
3242
5f38310a
CY
32432008-07-31 Chong Yidong <cyd@stupidchicken.com>
3244
0dc3906b
CY
3245 * display.texi (Visual Line Mode): New node.
3246
5f38310a 3247 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3248 (Moving Point): Add additional alternative key bindings.
3249 Describe line-move-visual.
5f38310a
CY
3250 (Erasing): Describe DEL.
3251 (Basic Undo, Blank Lines, Arguments): Copyedit.
3252 (Continuation Lines): Mention Visual Line mode.
3253 (Position Info): Move extended discussion to mule.texi.
3254
3255 * mule.texi (International Chars): Describe C-x =.
3256
3257 * emacs.texi (Top): Add Visual Line Mode node.
3258
7c2fb837
DN
32592008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3260
3261 * emacs.texi: Remove VMS support.
3262
3f6b73ef
DN
32632008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3264
3265 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3266 the vc-dir command name.
3267
9e2a2647
DN
32682008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3269
3270 * xresources.texi: Remove mentions of Mac Carbon.
3271
568beaa2
AS
32722008-07-19 Andreas Schwab <schwab@suse.de>
3273
3274 * ns-emacs.texi: Move to ../misc.
3275
0ef94706
CY
32762008-07-15 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * entering.texi (Exiting): Don't describe text-only terminals as the
3279 default. Describe the new startup screen.
3280 (Exiting): Describe how to kill Emacs first. Change description of
3281 iconification to handle modern window systems.
3282
ba60bd44 32832008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3284
3285 * ns-emacs.texi: New file, documents features of Emacs port under
3286 NeXTstep windowing.
3287
9f30aa73
CY
32882008-07-15 Chong Yidong <cyd@stupidchicken.com>
3289
938a5d2e
CY
3290 * entering.texi (Entering Emacs): Update prev node.
3291
3292 * glossary.texi (Glossary): Remove xref to Text Characters.
3293
9f30aa73
CY
3294 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3295 directly, rather than in the context of ASCII. Move description of
3296 special properties of modifier key to new Modifier Keys node.
3297 (Keys): Copyedit.
3298 (Text Characters): Delete node. Multibyte is the default nowadays, and
3299 the node contents are obsolete.
3300
3301 * custom.texi (Modifier Keys): New node.
3302
3303 * emacs.texi (Top): Update node list.
3304
7e53d36c
CY
33052008-07-13 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3308 saying that Emacs provides menus and mouse support (which is par for
3309 the course).
3310
3311 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3312 early on.
3313 (Point): Copyedit. Relegate historical trivia to a footnote.
3314 (Mode Line): Explain mode-line format more consistently.
3315 (Menu Bar): Copyedit.
3316
1e9fa96d
GM
33172008-06-27 Glenn Morris <rgm@gnu.org>
3318
3319 * cal-xtra.texi (Sexp Diary Entries):
3320 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3321
dc9bebb8
CY
33222008-06-26 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * mark.texi (Shift selection): New node.
3325 (Mark): Copyedits.
3326 (Persistent Mark): Move to the end of the chapter.
3327
e7881076
EZ
33282008-06-20 Eli Zaretskii <eliz@gnu.org>
3329
3330 * makefile.w32-in (distclean): Remove makefile.
3331
f427400c
NR
33322008-06-17 Nick Roberts <nickrob@snap.net.nz>
3333
3334 * building.texi (Starting GUD): Add an entry for gud-gdb.
3335 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3336 command mode.
3337
b597d348
GM
33382008-06-17 Glenn Morris <rgm@gnu.org>
3339
3340 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3341
647b7094
NR
33422008-06-17 Nick Roberts <nickrob@snap.net.nz>
3343
3344 * building.texi (Starting GUD): Expand on remote debugging.
3345 (Other GDB-UI Buffers): Mention new keyboard bindings.
3346
47a30023
GM
33472008-06-15 Glenn Morris <rgm@gnu.org>
3348
3349 * gnu.texi: Use a verbatim license for this invariant section,
3350 as per etc/GNU.
3351
37e5d54a
GM
33522008-06-13 Daniel Engeler <engeler@gmail.com>
3353
3354 * emacs.texi, misc.texi: Add documentation about serial port access.
3355
8e65d46c
GM
33562008-06-13 Glenn Morris <rgm@gnu.org>
3357
c1473b4c
MB
3358 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3359 maintain.info.
8e65d46c 3360
e40a85cd
MB
33612008-06-05 Miles Bader <miles@gnu.org>
3362
3363 * display.texi (Temporary Face Changes): Update to reflect function
3364 renamings in face-remap.el.
3365
56c73dec
MB
33662008-06-04 Miles Bader <miles@gnu.org>
3367
1c6c854e
CS
3368 * display.texi (Temporary Face Changes):
3369 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3370 `increase-buffer-face-height' and `decrease-default-face-height' now
3371 that they aren't bound by default.
3372
9d3d42fb
MB
33732008-06-03 Miles Bader <miles@gnu.org>
3374
3375 * display.texi (Temporary Face Changes): New node.
3376
2be6bfe2
EZ
33772008-05-31 Eli Zaretskii <eliz@gnu.org>
3378
3379 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3380
daf7e339
GM
33812008-05-31 Glenn Morris <rgm@gnu.org>
3382
3383 * cal-xtra.texi (Fancy Diary Display): Simplify.
3384
d21d2618
GM
33852008-05-30 Glenn Morris <rgm@gnu.org>
3386
3387 * cal-xtra.texi (Fancy Diary Display): Update for
3388 diary-display-function replacing diary-display-hook.
3389
71ce5fd0
JB
33902008-05-29 Drew Adams <drew.adams@oracle.com>
3391
3392 * msdog.texi (Windows Keyboard): Add descriptions of
3393 w32-register-hot-key and w32-unregister-hot-key.
3394
a3cdbdf8
MO
33952008-05-21 Tom Tromey <tromey@redhat.com>
3396
3397 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3398 Variables node.
3399
854a574c
MO
34002008-05-19 Tom Tromey <tromey@redhat.com>
3401
3402 * custom.texi (Variables): Add Directory Variables to menu.
3403 (Directory Variables): New node.
3404
7c2ec3f9
ER
34052008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3406
71ce5fd0 3407 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3408
370fded4
ER
34092008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3410
3411 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3412 Revision Tags and rewritten. Section now uses modern terminology,
3413 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3414 accurately.
3415
6af511e3
EZ
34162008-05-10 Eli Zaretskii <eliz@gnu.org>
3417
3418 * msdog.texi (Windows Files): Update documentation of
3419 w32-get-true-file-attributes.
3420
7a78b6e7
ER
34212008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3422
3423 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3424 directory mode.
3425
1bcfc24e
CY
34262008-05-08 Chong Yidong <cyd@stupidchicken.com>
3427
3428 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3429 entry "television".
1bcfc24e 3430
db86064f
ER
34312008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3432
ab5ec32c 3433 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3434
a31b405e
ER
34352008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3436
3437 * emacs/buffers.texi, emacs/files.texi (Version-control):
3438 vc-toggle-read-only is no longer a good idea...
3439
ff2c14fc
GM
34402008-04-29 Glenn Morris <rgm@gnu.org>
3441
3442 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3443
367c9b7c
JL
34442008-04-22 Juri Linkov <juri@jurta.org>
3445
3446 * dired.texi (Subdirectories in Dired): Describe using `^'
3447 to return to the parent directory.
3448
4ac1e9b4
NR
34492008-04-22 Nick Roberts <nickrob@snap.net.nz>
3450
3451 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3452 recent changes.
3453
b9b3bf2b
NR
34542008-04-19 Nick Roberts <nickrob@snap.net.nz>
3455
3456 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3457 (Other GDB-UI Buffers): Update for recent thread related changes.
3458
4d120d6a
SM
34592008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3460
3461 * maintaining.texi (Maintaining):
3462 * emacs.texi (Top): Typo.
3463
a152877d
SM
34642008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3465
b9b3bf2b
NR
3466 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3467 arg in `font-lock-add-keywords'.
a152877d 3468
36c0514c
GM
34692008-04-08 Glenn Morris <rgm@gnu.org>
3470
3471 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3472 Also add Baha'i calendar references where appropriate.
3473
06a97d46
GM
34742008-04-05 Glenn Morris <rgm@gnu.org>
3475
3476 * custom.texi (Init File): Byte-compiling .emacs is bad.
3477
6adc6eed
SM
34782008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3479
3480 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3481
571388b0
GM
34822008-03-29 Glenn Morris <rgm@gnu.org>
3483
3484 * calendar.texi: Update for `calendar-date-style' replacing
3485 `european-calendar'.
3486
3ae8f876
JR
34872008-03-28 Jason Rumney <jasonr@gnu.org>
3488
3489 * display.texi (Display Custom): Mention overlay-margin in text.
3490
5bc6ddff 34912008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3492
5bc6ddff
MB
3493 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3494 tutorial' comments.
03a864d5 3495
7186a830
CY
34962008-03-28 Chong Yidong <cyd@stupidchicken.com>
3497
3498 * mark.texi (Mark): Rearrange nodes.
3499 (Persistent Mark): Rename from Transient Mark.
3500 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3501 Describe Transient Mark mode as the default.
3502
3503 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3504 the default behavior with Transient Mark mode off.
3505 (Position Info): Fix typo.
3506
71ce5fd0
JB
3507 * display.texi (Standard Faces): Reference the Mark node.
3508 Remove discussion of the region face, which is discussed there.
7186a830
CY
3509
3510 * emacs.texi (Top): Update node listings.
3511
3512 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3513 as the default.
3514
3515 * fixit.texi (Undo): Standardize choice of undo key sequence.
3516 (Undo, Spelling): Describe Transient Mark mode as the default.
3517
3518 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3519 default.
3520
3521 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3522
3523 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3524 mode is the default, and note that the mark is not activated when set.
3525
3526 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3527 Describe Transient Mark mode as the default.
3528
3529 * search.texi (Basic Isearch): Reference the Mark Ring node.
3530 (Replace, Unconditional Replace, Other Repeating Search):
3531 Describe Transient Mark mode as the default.
3532
1c6c854e
CS
3533 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3534 Describe Transient Mark mode as the default.
7186a830
CY
3535 (Paragraphs): Describe how M-h behaves when region is active.
3536
3537 * trouble.texi (Quitting): Clarify effects of C-g.
3538
dc47d1ff
GM
35392008-03-13 Glenn Morris <rgm@gnu.org>
3540
3541 * emacs.texi (EMACSVER): Set to 23.0.60.
3542
e3e0fb39 35432008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3544
e3e0fb39
GM
3545 * dired.texi (Hiding Subdirectories): Fix previous change.
3546
35472008-03-05 Drew Adams <drew.adams@oracle.com>
3548
3549 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3550
5e14abf8
KS
35512008-02-28 Kim F. Storm <storm@cua.dk>
3552
3553 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3554 Move describe-distribution to C-h C-o.
3555 Move view-emacs-problems to C-h C-p.
3556 Add view-emacs-debugging on C-h C-d.
3557 Add view-external-packages on C-h C-e.
d0207bf3 3558 Add view-order-manuals on C-h C-m.
5e14abf8 3559
d0207bf3 35602008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3561
3562 * msdog-xtra.texi (MS-DOS): Docstring fix.
3563
87e391bb
EZ
35642008-02-09 Eli Zaretskii <eliz@gnu.org>
3565
3566 * msdog.texi (Windows Fonts): Use a @table for describing font
3567 properties.
3568
5662e503
JR
35692008-02-07 Jason Rumney <jasonr@gnu.org>
3570
3571 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3572 value has changed.
3573 (Windows HOME): Clarify what is meant by "if that fails as well".
3574 (Windows Fonts): New section.
3575
72463824
GM
35762008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3577
3578 * basic.texi (Basic Undo): Remove duplicate "you can".
3579
7ff926e0
EZ
35802008-02-02 Eli Zaretskii <eliz@gnu.org>
3581
3582 * maintaining.texi (Tags): Fix last change.
3583
6ab7aef1
MA
35842008-02-02 Michael Albinus <michael.albinus@gmx.de>
3585
093571c3 3586 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3587
ace67e7e
NR
35882008-01-31 Nick Roberts <nickrob@snap.net.nz>
3589
3590 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3591
ae068fdf
RS
35922008-01-26 Richard Stallman <rms@gnu.org>
3593
3594 * maintaining.texi (Tags): Delete redundant index entry.
3595
a56d9a08
EZ
35962008-01-26 Eli Zaretskii <eliz@gnu.org>
3597
3598 * programs.texi (Imenu): Move "@cindex tags" from here...
3599 * maintaining.texi (Tags): ...to here.
3600
e941ed90
NR
36012008-01-23 Kevin Ryde <user42@zip.com.au>
3602
3603 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3604 click count.
3605
650276d5
JB
36062008-01-21 Juanma Barranquero <lekktu@gmail.com>
3607
3608 * entering.texi (Exiting): Fix typo.
3609 Reported by D. E. Evans <sinuhe@gnu.org>.
3610
8dc17977
MR
36112007-12-31 Martin Rudalics <rudalics@gmx.at>
3612
3613 * glossary.texi (Glossary): Fix typo.
3614
9f9695a6
RS
36152007-12-27 Richard Stallman <rms@gnu.org>
3616
3617 * text.texi (Formatted Text): Improve menu tag.
3618 (Editing Format Info): In Info, add duplicate menu of nodes
3619 about the submenus.
3620 (Format Faces): Say where Faces menu is found. Mention Other.
3621 (Format Colors): Say where these submenus are found.
3622 (Format Indentation, Format Justification): Likewise.
3623 (Format Properties): Likewise.
3624
abfd0191
RS
36252007-12-22 Richard Stallman <rms@gnu.org>
3626
3627 * search.texi (Query Replace): Make exp of query-replace more
3628 self-contained, and clarify.
8dc17977 3629
abfd0191
RS
3630 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3631
a2586785
RS
36322007-12-15 Richard Stallman <rms@gnu.org>
3633
3634 * files.texi (Auto Save): Clarify definition of auto-saving.
3635
a67cf2bb
RS
36362007-11-26 Richard Stallman <rms@gnu.org>
3637
3638 * help.texi (Help Echo): Cleanups.
3639
448b33b1
TTN
36402007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3641
3642 * files.texi (Why Version Control?): Fix typo.
3643 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3644 (Selecting a Fileset): Fix typos; small rewording.
3645 (Log Buffer): Likewise.
3646 (Old Revisions): Likewise.
448b33b1 3647
221bb7f6
EZ
36482007-11-17 Eli Zaretskii <eliz@gnu.org>
3649
3650 * mule.texi (Communication Coding): Fix wording of last change.
3651
d0207bf3 36522007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3653
630cb3b7
JB
3654 * custom.texi (Specifying File Variables):
3655 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3656
53b7759e
KH
36572007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3658
a5ab2e0c 3659 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3660
3661 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3662
c8763fb6 36632007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3664
630cb3b7 3665 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3666 --output=file.
3667
ff98e024
MR
36682007-11-13 Martin Rudalics <rudalics@gmx.at>
3669
3670 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3671 (Help Echo): Avoid mentioning the term "region" here and
3672 consistently use the term "active text".
3673
37b11c22
GM
36742007-11-11 Glenn Morris <rgm@gnu.org>
3675
3676 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3677
21d50ba1
JL
36782007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3679
1c6c854e
CS
3680 * search.texi (Query Replace):
3681 Mention `query-replace-show-replacement'.
21d50ba1 3682
c12ecb0a 36832007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3684
3685 * building.texi (Watch Expressions): Remove obscure sentence.
3686
3b4201f4
KH
36872007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3688
3689 * mule.texi (Select Input Method): Describe how to activate an input
3690 method in the text mode.
3691
07e5c0b0
DN
36922007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3693
3694 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3695
52dd7391
NR
36962007-10-30 Nick Roberts <nickrob@snap.net.nz>
3697
3698 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3699
c004e539
GM
37002007-10-30 Glenn Morris <rgm@gnu.org>
3701
3702 * misc.texi (Directory Tracking): Explain a bit more about
3703 dirtrack-mode.
3704
ca8c5b8c
GM
37052007-10-25 Glenn Morris <rgm@gnu.org>
3706
3707 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3708
b6c764ef
RS
37092007-10-24 Richard Stallman <rms@gnu.org>
3710
3711 * misc.texi (Interactive Shell): Cleanup last change.
3712
eabd84c9
JL
37132007-10-22 Juri Linkov <juri@jurta.org>
3714
3715 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3716 default values.
3717
0b43c7e2
ER
37182007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3719
ca8c5b8c 3720 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3721 'filesets'.
3722
a80859d4
MR
37232007-10-18 Martin Rudalics <rudalics@gmx.at>
3724
3725 * trouble.texi (Quitting): Fix typo.
3726
c9447ae1
GM
37272007-10-18 Glenn Morris <rgm@gnu.org>
3728
3729 * frames.texi (Mode Line Mouse): Mention minor mode names.
3730
168b980f
JL
37312007-10-17 Juri Linkov <juri@jurta.org>
3732
3733 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3734 fill-paragraph operates on the active region in Transient Mark mode.
3735 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3736 with fill-paragraph.
3737
3738 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3739 fill-paragraph.
3740
3741 * fixit.texi (Spelling): ispell-word operates on the active region
3742 in Transient Mark mode.
3743
5a331f34
JB
37442007-10-17 Aaron S. Hawley <aaronh@garden.org>
3745
3746 * building.texi (Source Buffers):
3747 * custom.texi (Init Non-ASCII):
3748 * glossary.texi (Glossary): Use "key binding" consistently.
3749
2a9f4d55
JB
37502007-10-17 Juanma Barranquero <lekktu@gmail.com>
3751
3752 * calendar.texi (Diary): Fix directive.
3753
de13cecf
RS
37542007-10-16 Richard Stallman <rms@gnu.org>
3755
3756 * calendar.texi (Diary): Clarify text about diary file example.
3757
5f90d53e
ER
37582007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3759
3760 * files.texi: Capitalize node names according to convention.
3761
3aa491bc
GM
37622007-10-13 Glenn Morris <rgm@gnu.org>
3763
3764 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3765
8a3106d3
ER
37662007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3767
3768 * emacs.texi:
3769 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3770 suggested by RMS and Robert J. Chassell.
8a3106d3 3771
da1080a2
ER
37722007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3773
3aa491bc 3774 * files.texi (Version Systems):
0870a421
ER
3775 * vc-xtra.texi:
3776 * vc1-xtra.texi:
ac3f4c6f 3777 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3778 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3779 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3780 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3781
58ade22b
ER
37822007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3783
da1080a2 3784 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3785 Reorder the descriptions to be chronological.
3786
93870ce2
RS
37872007-10-09 Richard Stallman <rms@gnu.org>
3788
3789 * display.texi (Cursor Display): Correct how cursor appears
3790 in nonselected windows.
3791
568c7288
NR
37922007-10-04 Nick Roberts <nickrob@snap.net.nz>
3793
3794 * building.texi (GDB Graphical Interface): Remove references to gdba
3795 and mention gud-gdb.
3796
1af74d06 37972007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3798
1af74d06 3799 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3800
0d8fb755
JL
38012007-10-06 Juri Linkov <juri@jurta.org>
3802
3803 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3804 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3805 fill-paragraph-or-region.
3806
3807 * basic.texi (Arguments): Replace fill-paragraph with
3808 fill-paragraph-or-region.
3809
b981e2c6
ER
38102007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3811
3812 * files.texi: Update the section on version control for 2007
2a9f4d55 3813 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3814 will come later.
3815
5fceaf9c
GM
38162007-09-15 Glenn Morris <rgm@gnu.org>
3817
3818 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3819 to `list-holidays'.
3820
b0e44b17
GM
38212007-09-14 Glenn Morris <rgm@gnu.org>
3822
3823 * calendar.texi: Update all instances of mark-calendar-holidays,
3824 list-calendar-holidays, list-holidays with the new names.
3825
8cf51b2c
GM
38262007-09-06 Glenn Morris <rgm@gnu.org>
3827
46a367db 3828 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3829 Split into the Emacs manual in emacs/, and other manuals in misc/.
3830 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3831 manual.
3832 (infodir): New variable.
3833 (info): Use $infodir.
3834 (emacsman): Delete target, not needed any more.
3835 Move all targets that are not the Emacs manual to misc/Makefile.in.
3836 (mostlyclean): Remove `gnustmp'.
3837 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3838 manual.
92f9b43f 3839 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3840 (emacsman): Delete target, not needed any more.
3841 (clean): Remove all info files but Emacs manual.
3842 Move all targets that are not the Emacs manual to misc/Makefile.in.
3843 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3844
3845 * Makefile.in (INFOSOURCES): Delete.
3846 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3847 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3848 *.vrs *.toc here...
3849 (maintainer-clean): ...from here.
3850
38512007-09-05 Glenn Morris <rgm@gnu.org>
3852
3853 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3854
8cf51b2c
GM
38552007-08-29 Glenn Morris <rgm@gnu.org>
3856
3857 * emacs.texi (EMACSVER): Increase to 23.0.50.
3858
3420c522
RS
38592007-08-27 Richard Stallman <rms@gnu.org>
3860
3861 * emacs.texi (Top): Clarify menu item for Glossary.
3862
3863 * display.texi (Faces): Change secn title.
3864 Clarify not all fonts come from Font Lock.
3865
8cf51b2c
GM
38662007-08-17 Eli Zaretskii <eliz@gnu.org>
3867
3868 * basic.texi (Position Info): Add index entry for face at point.
3869 Mention that character faces are also displayed by "C-u C-x =".
3870
8cf51b2c
GM
38712007-08-08 Glenn Morris <rgm@gnu.org>
3872
3873 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3874
38752007-08-07 Chong Yidong <cyd@stupidchicken.com>
3876
3877 * files.texi (File Conveniences): Document point motion keys in Image
3878 mode.
3879
8cf51b2c
GM
38802007-07-27 Glenn Morris <rgm@gnu.org>
3881
8cf51b2c
GM
3882 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3883 in-line.
3884
3885 * gpl.texi: New file with text of GPL.
3886 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3887
38882007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3889
3890 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3891
3892 * dired.texi (Wdired): Mention C-x C-q key binding.
3893
38942007-07-28 Nick Roberts <nickrob@snap.net.nz>
3895
3896 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3897
38982007-07-25 Glenn Morris <rgm@gnu.org>
3899
8cf51b2c
GM
3900 * emacs.texi (Copying): Replace license with GPLv3.
3901
3902 * Relicense all FSF files to GPLv3 or later.
3903
39042007-07-24 Glenn Morris <rgm@gnu.org>
3905
3906 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3907 for some calendars.
3908
39092007-07-23 Nick Roberts <nickrob@snap.net.nz>
3910
3911 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3912 default-directory for the current buffer is on a remote machine.
3913
8cf51b2c
GM
39142007-07-21 Eli Zaretskii <eliz@gnu.org>
3915
3916 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3917 default value.
3918
39192007-07-21 Richard Stallman <rms@gnu.org>
3920
3921 * files.texi (Why Version Control?): Improve previous change.
3922
39232007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3924
3925 * files.texi (Why Version Control?): New node.
3926
8cf51b2c
GM
39272007-07-12 Nick Roberts <nickrob@snap.net.nz>
3928
8cf51b2c
GM
3929 * building.texi (Starting GUD): Add xref to this anchor.
3930
8cf51b2c
GM
39312007-06-24 Karl Berry <karl@gnu.org>
3932
2a9f4d55 3933 * emacs.texi: New Back-Cover Text.
8cf51b2c 3934
8cf51b2c
GM
39352007-06-07 Alan Mackenzie <acm@muc.de>
3936
3937 * display.texi (Optional Mode Line): Document the new form of
3938 line+column numbers, "(561,2)".
3939
39402007-06-06 Juanma Barranquero <lekktu@gmail.com>
3941
49823426 3942 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3943
39442007-06-02 Chong Yidong <cyd@stupidchicken.com>
3945
3946 * Version 22.1 released.
3947
8cf51b2c
GM
39482007-05-07 Karl Berry <karl@gnu.org>
3949
3950 * emacs.texi (EMACSVER): Back to 22.
3951
39522007-05-06 Richard Stallman <rms@gnu.org>
3953
3954 * maintaining.texi (Create Tags Table): Clean up previous change.
3955
c8763fb6 39562007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3957
3958 * maintaining.texi (Create Tags Table): Add text about the dangers of
3959 making symbolic links to tags files.
3960
39612007-05-04 Karl Berry <karl@gnu.org>
3962
3963 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3964
39652007-05-03 Karl Berry <karl@gnu.org>
3966
3967 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3968
3969 * .cvsignore (*.pdf): New entry.
3970
8cf51b2c
GM
3971 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3972 for printing.
3973
39742007-05-01 Richard Stallman <rms@gnu.org>
3975
3976 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3977
8cf51b2c
GM
39782007-04-28 Glenn Morris <rgm@gnu.org>
3979
3980 * ack.texi (Acknowledgments):
3981 * anti.texi (Antinews):
8cf51b2c
GM
3982 * programs.texi (Program Modes): Restore mention of python.el pending
3983 consideration of legal status.
3984
39852007-04-28 Richard Stallman <rms@gnu.org>
3986
3987 * files.texi (File Names): Fixes to ~ description on MS systems.
3988
8cf51b2c
GM
39892007-04-26 Glenn Morris <rgm@gnu.org>
3990
3991 * emacs.texi (EMACSVER): Increase to 22.1.50.
3992
39932007-04-25 Karl Berry <karl@gnu.org>
3994
3995 * emacs.texi: Improve line breaks on copyright page,
3996 similar layout to lispref, 8.5x11 by default.
3997
3998 * dired.texi (Image-Dired): Improve line break, fix typo.
3999
40002007-04-24 Chong Yidong <cyd@stupidchicken.com>
4001
4002 * programs.texi (Program Modes):
8cf51b2c
GM
4003 * anti.texi (Antinews):
4004 * ack.texi (Acknowledgments): python.el removed.
4005
8cf51b2c
GM
40062007-04-23 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * display.texi (Highlight Interactively): Correct description of
4009 hi-lock-file-patterns-policy.
4010
4011 * files.texi (File Archives): Mention self-extracting executables.
4012
40132007-04-23 Eli Zaretskii <eliz@gnu.org>
4014
4015 * search.texi (Unconditional Replace, Query Replace): Add xref to
4016 "Replacement and Case".
4017
40182007-04-22 Chong Yidong <cyd@stupidchicken.com>
4019
4020 * dired.texi (Image-Dired): Move from Thumbnails node.
4021 * misc.texi (Thumbnails): Node deleted.
4022 * emacs.texi (Top): Update node listing.
4023
4024 * files.texi (File Conveniences):
49823426 4025 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4026
40272007-04-21 Richard Stallman <rms@gnu.org>
4028
4029 * display.texi (Highlight Interactively): Correct previous change.
4030 Clarify doc of hi-lock-find-patterns, and move new features into it.
4031
40322007-04-20 David Koppelman <koppel@ece.lsu.edu>
4033
1c6c854e
CS
4034 * display.texi (Highlight Interactively):
4035 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4036
40372007-04-20 Martin Rudalics <rudalics@gmx.at>
4038
4039 * display.texi (Scrolling): Fix typo.
4040
8cf51b2c
GM
40412007-04-15 Chong Yidong <cyd@stupidchicken.com>
4042
8cf51b2c
GM
4043 * doclicense.texi: Remove node heading, so that it can be included by
4044 other files.
4045
4046 * emacs.texi: Insert node heading for GFDL.
4047
8cf51b2c
GM
40482007-04-14 Eli Zaretskii <eliz@gnu.org>
4049
4050 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4051 "command line".
4052
4053 * display.texi (Faces): Refer to "Creating Frames" for face
4054 and other frame customizations in .emacs.
4055
4056 * frames.texi (Creating Frames): Mention that face customizations can
4057 be put in .emacs. Add index entries.
4058
40592007-04-12 Richard Stallman <rms@gnu.org>
4060
4061 * glossary.texi (Glossary): Explain `iff'.
4062
40632007-04-11 Karl Berry <karl@gnu.org>
4064
4065 * gnu.texi (Top),
4066 * macos.texi (Mac Font Specs),
4067 * anti.texi (Antinews),
4068 * xresources.texi (Resources),
4069 * misc.texi (Emulation),
4070 * calendar.texi (Daylight Saving),
4071 * dired.texi (Dired and Find),
4072 * rmail.texi (Remote Mailboxes),
4073 * sending.texi (Mail Headers),
4074 * programs.texi (Which Function),
4075 * files.texi (Recover),
4076 * buffers.texi (Uniquify),
4077 * frames.texi (Wheeled Mice),
4078 * killing.texi (Rectangles): Wording to improve breaks in
4079 8.5x11 format.
4080 * mule.texi (Language Environments): \hbadness=10000 since there's
4081 no way to reword.
4082 * emacs.texi (smallbook): New @set to more easily switch between
4083 smallbook and 8.5x11.
4084
40852007-04-11 Richard Stallman <rms@gnu.org>
4086
4087 * files.texi (File Conveniences): Add xref to Tumme.
4088 Delete text about Thumbnail mode.
4089
8cf51b2c
GM
40902007-04-09 Alan Mackenzie <acm@muc.de>
4091
4092 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4093 new name. Insert concept index entries.
4094
8cf51b2c
GM
40952007-04-08 Chong Yidong <cyd@stupidchicken.com>
4096
4097 * display.texi (Standard Faces): Document prefix arg for
4098 list-faces-display.
4099
4100 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4101
8cf51b2c
GM
41022007-04-07 Chong Yidong <cyd@stupidchicken.com>
4103
8cf51b2c
GM
4104 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4105
4106 * files.texi (Misc File Ops): Rewrite description of
4107 insert-file-literally.
4108
8cf51b2c
GM
41092007-03-31 Eli Zaretskii <eliz@gnu.org>
4110
4111 * misc.texi (Printing): Postscript -> PostScript.
4112
8cf51b2c
GM
4113 * ack.texi (Acknowledgments): Postscript -> PostScript.
4114
4115 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4116
4117 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4118 below.
4119
41202007-03-30 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4123 Init Non-ASCII.
4124 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4125 (Init Non-ASCII): New node.
4126
41272007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4128
4129 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4130
8cf51b2c
GM
41312007-03-12 Glenn Morris <rgm@gnu.org>
4132
8cf51b2c
GM
4133 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4134 "Daylight Savings".
4135
49823426 4136 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4137 saving" in text throughout.
4138
8cf51b2c
GM
41392007-03-04 Richard Stallman <rms@gnu.org>
4140
4141 * custom.texi (Safe File Variables): Minor correction.
4142
8cf51b2c
GM
41432007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4144
4145 * rmail.texi (Movemail): Add internal ref.
4146 Don't indent the intro for the PROTO table.
4147 Format PROTO table items with @code.
4148
8cf51b2c
GM
41492007-02-26 Nick Roberts <nickrob@snap.net.nz>
4150
4151 * building.texi: Remove references to bashdb.
4152
8cf51b2c
GM
41532007-02-19 Juanma Barranquero <lekktu@gmail.com>
4154
4155 * mule.texi (Language Environments): Update list of supported language
4156 environments.
4157
8cf51b2c
GM
41582007-02-14 Kim F. Storm <storm@cua.dk>
4159
4160 * building.texi (Grep Searching): Fix lgrep doc.
4161
41622007-02-12 Chong Yidong <cyd@stupidchicken.com>
4163
4164 * back.texi: Remove unused file.
4165
c8763fb6 41662007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4167
4168 * maintaining.texi (Tag Syntax): Now --members is the default for
4169 etags, not for ctags yet.
4170
8cf51b2c
GM
41712007-02-03 Eli Zaretskii <eliz@gnu.org>
4172
4173 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4174 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4175 expects. Add comments to prevent people from inadvertently modifying
4176 the key parts needed by `texinfo-multiple-files-update'.
4177
41782007-01-29 Chong Yidong <cyd@stupidchicken.com>
4179
4180 * frames.texi (Secondary Selection): Window clicked does not matter
4181 when mouse-yank-at-point is non-nil.
4182
8cf51b2c
GM
41832007-01-16 Glenn Morris <rgm@gnu.org>
4184
4185 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4186 system abbrev.
4187
41882007-01-11 Richard Stallman <rms@gnu.org>
4189
4190 * msdog.texi (Windows Keyboard): Another small cleanup.
4191
41922007-01-10 Richard Stallman <rms@gnu.org>
4193
4194 * msdog.texi (Windows Keyboard): Yet another try to make
4195 everyone happy with that passage.
4196
41972007-01-05 Richard Stallman <rms@gnu.org>
4198
4199 * anti.texi (Antinews): Mention M-x shell scrolling.
4200
42012007-01-05 Nick Roberts <nickrob@snap.net.nz>
4202
4203 * building.texi (Watch Expressions): Describe gdb-max-children.
4204
8cf51b2c
GM
42052007-01-04 Richard Stallman <rms@gnu.org>
4206
8cf51b2c
GM
4207 * msdog.texi (Windows Keyboard): Clarify previous change.
4208
8cf51b2c
GM
42092007-01-02 Richard Stallman <rms@gnu.org>
4210
4211 * custom.texi (Changing a Variable): Minor clarification.
4212 (Specific Customization): customize-customized => customize-unsaved.
4213
4214 * entering.texi (Entering Emacs): Clean up text about restarting
4215 Emacs for each file.
4216
4217 * misc.texi (Shell Options): Minor cleanup.
4218
4219 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4220 with Emacs, not vice versa.
4221
4222 * programs.texi (Symbol Completion): Recommend customizing
4223 window manager.
4224
4225 * xresources.texi (Resources): Minor fix.
4226
c8763fb6 42272007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4228
4229 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4230
42312007-01-01 Richard Stallman <rms@gnu.org>
4232
4233 * commands.texi (User Input): Document keys stolen by window mangers.
4234
42352006-12-31 Richard Stallman <rms@gnu.org>
4236
4237 * custom.texi (Specific Customization): Document customize-option
4238 instead of customize-variable.
4239
42402006-12-31 Kim F. Storm <storm@cua.dk>
4241
4242 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4243
42442006-12-30 Kim F. Storm <storm@cua.dk>
4245
4246 * killing.texi (CUA Bindings): Fix typo.
4247
4248 * xresources.texi (Table of Resources): Mention grow-only value for
4249 auto-resize-tool-bars.
4250
8cf51b2c
GM
42512006-12-27 Eli Zaretskii <eliz@gnu.org>
4252
4253 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4254 and how to get them back.
4255
42562006-12-26 Richard Stallman <rms@gnu.org>
4257
4258 * calendar.texi (Holidays): Holiday listing is based on current
4259 practice, but DST is not.
4260
42612006-12-25 Richard Stallman <rms@gnu.org>
4262
4263 * emacs.texi (Top): Update subnode menus.
4264
4265 * mark.texi (Transient Mark): Fix xref.
4266
4267 * killing.texi (Graphical Kill): Node deleted.
4268 (Killing): Add xref to Cut and Paste.
4269 (CUA Bindings): Update xref.
4270
4271 * frames.texi (Cut and Paste): New section to hold other nodes.
4272 (Mouse Commands): Node demoted.
4273 (Cut/Paste Other App): Split out from Mouse Commands.
4274 (Word and Line Mouse): Likewise.
4275 (Secondary Selection, Clipboard): Nodes demoted.
4276
8cf51b2c
GM
42772006-12-24 Kevin Ryde <user42@zip.com.au>
4278
4279 * calendar.texi (Holidays): US daylight saving begins second Sunday
4280 in March for 2007 onwards.
4281 (Daylight Savings): Show new US default daylight saving rules, 2nd
4282 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4283
42842006-12-23 Chong Yidong <cyd@stupidchicken.com>
4285
4286 * calendar.texi (Scroll Calendar): < and > are switched.
4287
42882006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4289
4290 * killing.texi (Deletion): Describe M-\ prefix argument.
4291
42922006-12-23 Richard Stallman <rms@gnu.org>
4293
4294 * search.texi (Regexp Search): Explain why forward and reverse regexp
4295 search are not mirror images.
4296
8cf51b2c
GM
42972006-12-19 Kim F. Storm <storm@cua.dk>
4298
4299 * major.texi (Choosing Modes): Describe match-function elements for
4300 magic-mode-alist.
4301
8cf51b2c
GM
43022006-12-18 Eli Zaretskii <eliz@gnu.org>
4303
4304 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4305 peculiarities.
4306
43072006-12-18 Richard Stallman <rms@gnu.org>
4308
4309 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4310
8cf51b2c
GM
43112006-12-17 Alan Mackenzie <acm@muc.de>
4312
4313 * programs.texi (Left Margin Paren): Remove the bit which says
4314 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4315 Discuss some of the issues of setting this option to nil.
4316
43172006-12-17 Glenn Morris <rgm@gnu.org>
4318
4319 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4320
43212006-12-16 Eli Zaretskii <eliz@gnu.org>
4322
4323 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4324 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4325 NTFS volumes.
4326 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4327 volumes.
4328
43292006-12-15 Eli Zaretskii <eliz@gnu.org>
4330
4331 * text.texi (HTML Mode): Fix "C-c TAB".
4332
8cf51b2c
GM
43332006-12-09 Richard Stallman <rms@gnu.org>
4334
4335 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4336
43372006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4338
4339 * files.texi (Misc File Ops): Document insert-file-literally.
4340
43412006-12-08 Eli Zaretskii <eliz@gnu.org>
4342
4343 * cmdargs.texi (Colors): Note that --color is intended for overriding
4344 the terminal defaults, not for normal invocation.
4345
4346 * misc.texi (Emacs Server): Improve wording. Don't mention the
4347 ``server program''. Add a cross-reference to "Init File" node.
4348 (Invoking emacsclient): Add index entries. Document both short and
4349 long versions of command-line options. Document the -f option.
4350
8cf51b2c
GM
43512006-12-06 Richard Stallman <rms@gnu.org>
4352
4353 * text.texi (Outline Format): Say to set outline-regexp
4354 and outline-level with major modes and file local variables.
4355
c8763fb6 43562006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4357
4358 * anti.texi (Antinews): Mention the alternative to
4359 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4360
8cf51b2c
GM
4361 * misc.texi (Interactive Shell): Ditto.
4362
43632006-12-04 Eli Zaretskii <eliz@gnu.org>
4364
4365 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4366
4367 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4368
43692006-12-01 Eli Zaretskii <eliz@gnu.org>
4370
4371 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4372 colon in the mode line.
4373
4374 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4375
43762006-11-26 Nick Roberts <nickrob@snap.net.nz>
4377
4378 * building.texi (Watch Expressions): Mention SPC for expanding/
4379 contracting watch expressions.
4380
43812006-11-26 Kim F. Storm <storm@cua.dk>
4382
4383 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4384
43852006-11-26 Nick Roberts <nickrob@snap.net.nz>
4386
4387 * building.texi (Debugger Operation): Define text command mode.
4388 Clarify how tooltips work.
4389 (GDB Graphical Interface): Explain how to run in text command mode
4390 more clearly.
4391
43922006-11-25 Juanma Barranquero <lekktu@gmail.com>
4393
4394 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4395
43962006-11-22 Juanma Barranquero <lekktu@gmail.com>
4397
4398 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4399
8cf51b2c
GM
44002006-11-18 Chong Yidong <cyd@stupidchicken.com>
4401
4402 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4403 and EMACS is deprecated.
4404
44052006-11-18 Juanma Barranquero <lekktu@gmail.com>
4406
4407 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4408
c8763fb6 44092006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4410
4411 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4412
4413 * emacs.texi: Include xresources.texi both for info and dvi.
4414
4415 * xresources.texi: Merge text from xresmini.texi.
4416
c8763fb6 44172006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4418
4419 * glossary.texi: Fix typos.
4420
8cf51b2c
GM
44212006-11-06 Richard Stallman <rms@gnu.org>
4422
4423 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4424
4425 * ack.texi (Acknowledgments): Fix name spelling.
4426
44272006-11-01 Juri Linkov <juri@jurta.org>
4428
4429 * search.texi (Word Search): Document incremental word search.
4430
44312006-10-28 Glenn Morris <rgm@gnu.org>
4432
4433 * ack.texi (Acknowledgments): Add cal-html author.
4434
4435 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4436 Calendar"). Describe new package cal-html.
4437 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4438 Calendar Files."
4439
8cf51b2c
GM
44402006-10-23 Richard Stallman <rms@gnu.org>
4441
4442 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4443 Abbrev mode is enabled.
4444
8cf51b2c
GM
44452006-10-16 Richard Stallman <rms@gnu.org>
4446
8cf51b2c
GM
4447 * emacs.texi: Update ISBN.
4448
8cf51b2c
GM
44492006-10-11 Kim F. Storm <storm@cua.dk>
4450
4451 * emacs.texi (Acknowledgments): Use @dotless{i}.
4452
44532006-10-08 Nick Roberts <nickrob@snap.net.nz>
4454
4455 * building.texi (Breakpoints Buffer): Mention catchpoints.
4456
44572006-10-08 Kim F. Storm <storm@cua.dk>
4458
4459 * ack.texi (Acknowledgments): Update.
4460
4461 * emacs.texi (Acknowledgments): Fix bad @/ form.
4462
8cf51b2c
GM
44632006-10-05 Kim F. Storm <storm@cua.dk>
4464
4465 * emacs.texi (Acknowledgments): Add more contributors.
4466
44672006-10-03 Richard Stallman <rms@gnu.org>
4468
4469 * emacs.texi (Acknowledgments): Update version and edition.
4470
8cf51b2c
GM
44712006-10-01 Karl Berry <karl@gnu.org>
4472
4473 * custom.texi (Customization Groups): Page break to keep example buffer
4474 on one page.
4475
44762006-09-30 Karl Berry <karl@gnu.org>
4477
4478 * programs.texi (Basic Indent): @need to improve page break.
4479 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4480
44812006-09-29 Glenn Morris <rgm@gnu.org>
4482
4483 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4484
44852006-09-29 Karl Berry <karl@gnu.org>
4486
4487 * windows.texi (Basic Window): Remove forced @break, no longer
4488 desirable.
4489 * frames.texi (Frame Commands),
4490 * mark.texi (Marking Objects): Reword to avoid bad page break.
4491 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4492
44932006-09-19 Richard Stallman <rms@gnu.org>
4494
4495 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4496 stick to present tense.
4497
c8763fb6 44982006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4499
4500 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4501 to x-gtk-use-old-file-dialog.
4502 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4503
45042006-09-15 Jay Belanger <belanger@truman.edu>
4505
49823426 4506 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4507 Change "Library Public License" to "Lesser Public License"
4508 throughout. Use "yyyy" to represent year.
4509
8cf51b2c
GM
45102006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4511
4512 * files.texi (Visiting): Add index entry "open file".
4513
8cf51b2c
GM
45142006-09-11 Richard Stallman <rms@gnu.org>
4515
4516 * building.texi (Compilation Mode): Clarification.
4517 (Grep Searching): Add xref to Compilation Mode.
4518
8cf51b2c
GM
45192006-09-08 Richard Stallman <rms@gnu.org>
4520
4521 * search.texi (Search): Ref multi-file search commands here.
4522 (Other Repeating Search): Not here.
4523
8cf51b2c
GM
45242006-08-28 Richard Stallman <rms@gnu.org>
4525
4526 * windows.texi (Split Window): Update xref.
4527
4528 * basic.texi (Continuation Lines): Update xref.
4529
4530 * indent.texi (Tab Stops): Update xref.
4531
4532 * emacs.texi (Top): Update subnode menu.
4533
4534 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4535 split out of Display Custom.
4536
45372006-08-25 Kim F. Storm <storm@cua.dk>
4538
4539 * display.texi (Display Custom): Add variables overline-margin
4540 and x-underline-at-descent-line.
4541
45422006-08-25 Richard Stallman <rms@gnu.org>
4543
4544 * entering.texi (Exiting): Rewrite to give graphical displays
4545 priority over text terminals.
4546
4547 * search.texi (Incremental Search): Move index entries.
4548
45492006-08-23 Chong Yidong <cyd@stupidchicken.com>
4550
4551 * custom.texi (Init File): Reference Find Init to avoid "home
4552 directory" confusion.
4553
45542006-08-22 Nick Roberts <nickrob@snap.net.nz>
4555
4556 * building.texi (Other GDB-UI Buffers): Describe how to edit
4557 a value in the locals buffer.
4558
45592006-08-21 Richard Stallman <rms@gnu.org>
4560
4561 * search.texi (Basic Isearch): Add `isearch' index entry.
4562
45632006-08-16 Richard Stallman <rms@gnu.org>
4564
4565 * misc.texi (Saving Emacs Sessions): Clean up wording.
4566
4567 * mark.texi (Marking Objects): Mention term "select all".
4568
4569 * emacs.texi (Top): Update subnode menu.
4570
4571 * help.texi (Help Mode): Move node up in file.
4572
8cf51b2c
GM
45732006-08-15 Nick Roberts <nickrob@snap.net.nz>
4574
4575 * building.texi (Stack Buffer): Explain fringe arrow.
4576
8cf51b2c
GM
45772006-08-12 Eli Zaretskii <eliz@gnu.org>
4578
8cf51b2c
GM
4579 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4580 on startup.
4581
45822006-08-11 Romain Francoise <romain@orebokech.com>
4583
4584 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4585
45862006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4587
4588 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4589
45902006-08-10 Richard Stallman <rms@gnu.org>
4591
4592 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4593 with face merging. Empty regions don't count.
4594 Clarify face property inheritance.
8cf51b2c
GM
4595
45962006-08-08 Romain Francoise <romain@orebokech.com>
4597
4598 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4599 <arjuropo@cc.jyu.fi>.
4600
8cf51b2c
GM
46012006-08-04 Eli Zaretskii <eliz@gnu.org>
4602
4603 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4604 apply to all frames.
4605
8cf51b2c
GM
46062006-08-01 Richard Stallman <rms@gnu.org>
4607
4608 * help.texi (Name Help): Add index entries for describe-variable.
4609
46102006-08-01 Nick Roberts <nickrob@snap.net.nz>
4611
4612 * building.texi (GDB Graphical Interface): Shorten node names.
4613 (GDB-UI Layout): Use GDB-related.
4614 (Other GDB-UI Buffers): Simplify English.
4615
46162006-07-31 Richard Stallman <rms@gnu.org>
4617
4618 * search.texi (Query Replace): Add xref for Dired's Q command.
4619
8cf51b2c
GM
46202006-07-31 Nick Roberts <nickrob@snap.net.nz>
4621
4622 * building.texi (GDB commands in Fringe): Rename to...
4623 (Source Buffers): ..this and move forward. Describe hollow arrow and
4624 new option gdb-find-source-frame.
4625
46262006-07-29 Richard Stallman <rms@gnu.org>
4627
4628 * dired.texi (Operating on Files): Simplify previous change
4629 and fix Texinfo usage.
4630
46312006-07-29 Eli Zaretskii <eliz@gnu.org>
4632
4633 * dired.texi (Operating on Files): Add cross-references. State the
4634 Unix commands that do similar things.
4635
46362006-07-28 Richard Stallman <rms@gnu.org>
4637
4638 * mark.texi (Transient Mark): Clarify that region never disappears
4639 when Transient Mark mode is off, and not when it is on.
4640
46412006-07-27 Richard Stallman <rms@gnu.org>
4642
4643 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4644
46452006-07-24 Richard Stallman <rms@gnu.org>
4646
4647 * xresources.texi (GTK styles): Fix texinfo usage.
4648
8cf51b2c
GM
4649 * commands.texi (User Input): Explain why we teach keyboard cmds.
4650
4651 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4652 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4653 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4654 * doclicense.texi, display.texi, dired.texi, basic.texi:
4655 * anti.texi, ack.texi: Move periods and commas inside quotes.
4656
46572006-07-22 Eli Zaretskii <eliz@gnu.org>
4658
4659 * cmdargs.texi (General Variables): Document EMAIL.
4660
46612006-07-21 Eli Zaretskii <eliz@gnu.org>
4662
4663 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4664 doesn't have effect on MS-Windows.
4665
8cf51b2c
GM
46662006-07-17 Richard Stallman <rms@gnu.org>
4667
4668 * building.texi (Grep Searching): Explain about chaining grep commands.
4669
8cf51b2c
GM
46702006-07-10 Nick Roberts <nickrob@snap.net.nz>
4671
49823426 4672 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4673
46742006-07-09 Chong Yidong <cyd@stupidchicken.com>
4675
4676 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4677 is invoked for multiple files.
4678
46792006-07-08 Eli Zaretskii <eliz@gnu.org>
4680
4681 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4682 on-line manual for the rest of this node.
4683 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4684 unconditionally.
4685 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4686 Improve wording.
4687 (Windows Printing): Improve wording.
4688 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4689 rest of this node.
4690
8cf51b2c
GM
46912006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4692
49823426
GM
4693 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4694 with eval-buffer.
8cf51b2c
GM
4695
46962006-07-05 Nick Roberts <nickrob@snap.net.nz>
4697
4698 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4699 of character translation.
4700
47012006-07-04 Nick Roberts <nickrob@snap.net.nz>
4702
4703 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4704
47052006-07-03 Karl Berry <karl@gnu.org>
4706
4707 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4708 not-too-underfull hboxes in the TeX output.
4709 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4710 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4711 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4712 * sending.texi, text.texi: Fix overfull/underfull boxes.
4713
47142006-07-03 Romain Francoise <romain@orebokech.com>
4715
4716 * m-x.texi (M-x): Fix.
4717
47182006-07-03 Richard Stallman <rms@gnu.org>
4719
8cf51b2c
GM
4720 * search.texi (Other Repeating Search): filename -> file name.
4721
4722 * misc.texi (Narrowing): Minor cleanups.
4723
4724 * files.texi (Visiting): filename -> file name.
4725
4726 * emacs.texi (Top): Update subnode menus.
4727
4728 * mule.texi (Coding Systems): Move char translation stuff here.
4729 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4730 (Recognize Coding): Substantial local rewrites.
4731 (International): Update menu.
4732
4733 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4734 (Scrolling): Substantial local rewrites.
4735 (Display): Update menu and intro.
4736
4737 * dired.texi: filename -> file name.
4738
4739 * custom.texi (Safe File Variables): Texinfo usage fix.
4740
f0131492 47412006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4742
4743 * help.texi, m-x.texi: Lots of cleanups.
4744
8cf51b2c
GM
47452006-06-30 Eli Zaretskii <eliz@gnu.org>
4746
4747 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4748 (Windows Processes, Windows Misc): Shorten the printed version by
4749 selectively conditioning less important portions by @ifnottex.
4750
8cf51b2c
GM
47512006-06-27 Richard Stallman <rms@gnu.org>
4752
4753 * mini.texi (Minibuffer File): Minor cleanup.
4754
47552006-06-25 Nick Roberts <nickrob@snap.net.nz>
4756
4757 * frames.texi (XTerm Mouse): Rename to...
4758 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4759
4760 * emacs.texi (Top): Use new node name.
4761
47622006-06-24 Eli Zaretskii <eliz@gnu.org>
4763
4764 * emacs.texi (Top): Update the detailed menu according to changes in
4765 msdog.texi.
4766
4767 * msdog.texi (Windows Keyboard): New section.
4768 (Windows Mouse): New section.
4769 (Windows System Menu): Remove section (text merged with "Windows
4770 Keyboard").
4771 (Windows Misc): New section.
4772
4773 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4774
4775 * msdog.texi (ls in Lisp): New section.
4776
4777 * files.texi (Visiting): Document case-insensitive wildcard matching
4778 under find-file-wildcards.
4779
8cf51b2c
GM
47802006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4781
4782 * macos.texi (Mac Input): Add description of mac-function-modifier.
4783 Now Unicode keyboard layouts work.
4784
8cf51b2c
GM
47852006-06-10 Richard Stallman <rms@gnu.org>
4786
4787 * mule.texi (Recognize Coding): Clarify previous change.
4788
47892006-06-09 Kenichi Handa <handa@m17n.org>
4790
4791 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4792 notation.
4793
47942006-06-07 Kevin Ryde <user42@zip.com.au>
4795
4796 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4797 manual for @ifnottex, but in emacs-extra for @iftex.
4798
4799 * cmdargs.texi (General Variables): Fix smtpmail xref.
4800
48012006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4802
8cf51b2c 4803 * programs.texi (Comment Commands):
8cf51b2c 4804 * custom.texi (Specifying File Variables):
49823426 4805 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4806
48072006-06-07 Nick Roberts <nickrob@snap.net.nz>
4808
4809 * building.texi (Watch Expressions): Move node to end.
4810 (GDB Graphical Interface): Move description of clicks in fringe...
4811 (GDB commands in the Fringe): ...to here. New node.
4812
8cf51b2c
GM
48132006-06-05 Romain Francoise <romain@orebokech.com>
4814
49823426 4815 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4816
48172006-06-05 Nick Roberts <nickrob@snap.net.nz>
4818
4819 * building.texi (GDB Graphical Interface): Update bindings.
4820 (Commands of GUD): Add gud-print. Remove gud-run.
4821 Restate availability more generally.
4822
f0131492 48232006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4824
4825 * mini.texi: Lots of cleanups.
4826
48272006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4830 and Mouse-2.
4831
c8763fb6 48322006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4833
4834 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4835
8cf51b2c
GM
48362006-05-31 Richard Stallman <rms@gnu.org>
4837
4838 * basic.texi (Moving Point): Fix previous change.
4839
c8763fb6 48402006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4841
4842 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4843
f0131492 48442006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4845
4846 * basic.texi: Many simplifications and improvements in wording.
4847
8cf51b2c
GM
48482006-05-26 Nick Roberts <nickrob@snap.net.nz>
4849
4850 * anti.texi (Antinews): Create a node for gdb-ui.
4851
8cf51b2c
GM
48522006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4853
4854 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4855
48562006-05-20 Richard Stallman <rms@gnu.org>
4857
4858 * dired.texi (Dired Navigation): dired-goto-file is now j.
4859
8cf51b2c
GM
48602006-05-20 Eli Zaretskii <eliz@gnu.org>
4861
4862 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4863 and their aliases.
4864
4865 * msdog.texi (Windows Printing): Mention non-support of plain text
4866 printing with some el-cheapo printers, and suggest a workaround.
4867
48682006-05-20 Kevin Ryde <user42@zip.com.au>
4869
4870 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4871 remove the bit saying you must set it.
4872
48732006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4874
4875 * trouble.texi (Checklist):
4876 * text.texi (Text, Auto Fill, Text Mode):
4877 * search.texi (Nonincremental Search):
4878 * rmail.texi (Rmail Labels):
4879 * mule.texi (Input Methods, Multibyte Conversion):
4880 * misc.texi (Gnus, Where to Look, PostScript):
4881 * maintaining.texi (Create Tags Table):
4882 * indent.texi (Indentation Commands):
4883 * fixit.texi (Spelling):
4884 * emacs.texi (Copying):
4885 * custom.texi (Init File): ifinfo -> ifnottex.
4886
8cf51b2c
GM
48872006-05-17 Richard Stallman <rms@gnu.org>
4888
4889 * files.texi (Diff Mode): Mention C-x `.
4890
48912006-05-08 Richard Stallman <rms@gnu.org>
4892
4893 * custom.texi (Disabling): Textual cleanups.
4894
8cf51b2c
GM
48952006-05-12 Glenn Morris <rgm@gnu.org>
4896
4897 * calendar.texi (Displaying the Diary, Format of Diary File):
4898 Refer to diary-view-entries, diary-list-entries,
4899 diary-show-all-entries rather than obsolete aliases.
4900
49012006-05-12 Eli Zaretskii <eliz@gnu.org>
4902
4903 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4904 (Displaying the Diary, Special Diary Entries, Importing Diary):
4905 * building.texi (Compilation Shell):
4906 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4907 emacs-xtra with @inforef's.
4908
4909 * files.texi (Visiting): Fix wording.
4910
4911 * mule.texi (Coding Systems, Text Coding): More indexing.
4912 Mention that C-x RET f can set eol conversion.
4913
c8763fb6 49142006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4915
4916 * xresmini.texi (GTK resources): Insert GTK description.
4917
4918 * xresources.texi (GTK resources): metafont should be menufont.
4919
8cf51b2c
GM
49202006-05-06 Michael Albinus <michael.albinus@gmx.de>
4921
49823426 4922 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4923 method, user name and host name is active only in partial
4924 completion mode.
4925
8cf51b2c
GM
49262006-05-06 Eli Zaretskii <eliz@gnu.org>
4927
4928 * makefile.w32-in (emacs.dvi):
4929 * Makefile.in (emacs.dvi): Add xresmini.texi.
4930
4931 * xresmini.texi (Table of Resources): Remove xref to non-existent
4932 node "LessTif Resources".
4933
4934 * msdog.texi (Microsoft Windows):
4935 * calendar.texi (Calendar/Diary, Displaying the Diary)
4936 (Special Diary Entries, Importing Diary, Holidays):
4937 * programs.texi (Program Modes):
4938 * text.texi (Text):
4939 * buffers.texi (Several Buffers):
4940 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4941
49422006-05-06 Eli Zaretskii <eliz@gnu.org>
4943
4944 The following changes merge the emacs-xtra manual into the main
4945 manual, but only for on-line version of the manual.
4946
4947 * vc2-xtra.texi (Version Backups, Local Version Control)
4948 (Making Snapshots, Change Logs and VC, Version Headers)
4949 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4950 on-line manual.
4951
4952 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4953 for on-line manual.
4954
4955 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4956 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4957 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4958 for on-line manual.
4959
4960 * fortran-xtra.texi (Fortran, Fortran Autofill)
4961 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4962 for on-line manual.
4963
4964 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4965 Conditional xref's for on-line manual.
4966
4967 * emerge-xtra.texi (Emerge, Overview of Emerge)
4968 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4969 manual.
4970
4971 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4972 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4973 (EMACSSOURCES): Use EMACS_XTRA.
4974 (../info/emacs-xtra): Remove.
4975 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4976
4977 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4978 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4979 (EMACSSOURCES): Use EMACS_XTRA.
4980 ($(infodir)/emacs-xtra): Remove.
4981 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4982
4983 * trouble.texi (Quitting):
4984 * text.texi (Text):
4985 * programs.texi (Program Modes):
4986 * msdog.texi (Microsoft Windows):
4987 * frames.texi (Frames):
4988 * files.texi (Backup, Version Control, VC Concepts)
4989 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4990 (Registering, VC Status, VC Undo, Multi-User Branching)
4991 (Comparing Files):
4992 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4993 (Displaying the Diary, Special Diary Entries, Importing Diary):
4994 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4995 conditional xref's, depending on @iftex/@ifnottex.
4996
4997 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4998 "MS-DOS". @include msdog-xtra.texi.
4999
5000 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5001 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5002
5003 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5004 for vc-xtra.texi subsections.
5005 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5006 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5007
5008 * sending.texi (Sending Mail): A @node line without explicit Prev,
5009 Next, and Up links.
5010
5011 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5012 Next, and Up links.
5013
5014 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5015 and its sections. @include picture-xtra.texi.
5016
5017 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5018 "Emerge".
5019 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5020
5021 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5022 exact duplicate of its name-sake in calendar.texi.
5023
5024 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5025 "Advanced Calendar/Diary Usage".
5026 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5027
5028 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5029 dired-xtra.texi.
5030 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5031
5032 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5033 (Files) [ifnottex]: Add menu entry for Autorevert.
5034
5035 * emacs-xtra.texi (Introduction): Reword to make consistent with
5036 printed version only.
5037 <Top level>: Remove the body of all chapters and move them to the
5038 new *-xtra.texi files. Use @raisesections and @lowersections to
5039 convert sections to chapters etc.
5040
5041 * msdog-xtra.texi:
5042 * fortran-xtra.texi:
5043 * vc-xtra.texi:
5044 * vc1-xtra.texi:
5045 * vc2-xtra.texi:
5046 * emerge-xtra.texi:
5047 * cal-xtra.texi:
5048 * dired-xtra.texi:
5049 * arevert-xtra.texi: New files, with text from respective chapters
5050 of emacs-xtra.texi. Convert each @chapter into @section, @section
5051 into @subsection, etc.
5052
1c6c854e 5053 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5054 updated.
5055
5056 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5057 Windows". All references updated.
5058
50592006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5060
5061 * macos.texi (Mac Input): Mention input from Character Palette.
5062 (Mac Font Specs): Fix typo.
5063
50642006-05-05 Richard Stallman <rms@gnu.org>
5065
5066 * files.texi (Diff Mode): Minor cleanup.
5067
50682006-05-05 Karl Berry <karl@gnu.org>
5069
8cf51b2c
GM
5070 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5071 errors from the current release of makeinfo (4.8).
5072 * help.texi (Library Keywords): Change widest word in multitable
5073 template from `emulations' to `convenience'. (Not sure if this is
5074 related to the font change.)
5075
50762006-05-05 Eli Zaretskii <eliz@gnu.org>
5077
5078 * files.texi (File Names): Add a footnote about limited support of
5079 ~USER on MS-Windows.
5080
5081 * cmdargs.texi (Initial Options): Add a footnote about limited
5082 support of ~USER on MS-Windows.
5083
50842006-05-03 Richard Stallman <rms@gnu.org>
5085
5086 * files.texi (Diff Mode): Node moved here.
5087 (Comparing Files): Delete what duplicates new node.
5088 (Files): Put Diff Mode in menu.
5089
1c6c854e 5090 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5091
5092 * emacs.texi (Top): Update menu for Diff Mode.
5093
5094 * trouble.texi (Emergency Escape): Simplify.
5095
5096 * emacs.texi (Top): Minor clarification.
5097
50982006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5099
5100 * commands.texi, entering.texi, screen.texi: Many simplifications.
5101
51022006-05-03 Richard Stallman <rms@gnu.org>
5103
5104 * commands.texi (Text Characters): Delete paragraph about unibyte
5105 non-ASCII printing chars.
5106
5107 * killing.texi (Killing): Say "graphical displays".
5108 * display.texi: Say "graphical displays".
5109
5110 * cmdargs.texi (Misc X): Say "graphical displays".
5111
51122006-05-01 Richard Stallman <rms@gnu.org>
5113
5114 * emacs.texi (Top): Add Diff Mode to menu.
5115
51162006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5117
5118 * misc.texi (Diff Mode): New node.
5119
51202006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5121
5122 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5123 (Mac Environment Variables): Shorten example line.
5124 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5125
51262006-05-01 Nick Roberts <nickrob@snap.net.nz>
5127
5128 * building.texi (GUD Customization): Describe cases %d and %c.
5129 Update description for %e.
5130
51312006-04-30 Glenn Morris <rgm@gnu.org>
5132
5133 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5134
51352006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5136
5137 * custom.texi (Examining): Update C-h v output example.
5138
51392006-04-29 Kim F. Storm <storm@cua.dk>
5140
5141 * building.texi (Grep Searching): Add lgrep and rgrep.
5142
8cf51b2c
GM
51432006-04-23 Richard Stallman <rms@gnu.org>
5144
5145 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5146
5147 * xresmini.texi: New file.
5148
5149 * xresources.texi (Face Resources): Split table into font resources
5150 and the rest. Combine similar attributes for brevity.
5151
8cf51b2c
GM
51522006-04-21 Eli Zaretskii <eliz@gnu.org>
5153
5154 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5155 backslashes and case-insensitivity in file names (moved to the
5156 main manual).
5157 (MS-DOS Printing): Move most of the text to the main manual.
5158
5159 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5160 New nodes.
5161 (Windows Processes, Windows System Menu): Add index entries and
5162 fix wording.
5163
8cf51b2c
GM
51642006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5165
5166 * misc.texi (Shell Ring): Add notes on saved input when
5167 navigating off the end of the history list.
5168
51692006-04-18 Chong Yidong <cyd@mit.edu>
5170
5171 * misc.texi (Shell Options): Correct default value of
5172 comint-scroll-show-maximum-output.
5173
8cf51b2c
GM
51742006-04-18 Nick Roberts <nickrob@snap.net.nz>
5175
5176 * building.texi (Watch Expressions): Update.
5177
8cf51b2c
GM
51782006-04-12 Richard Stallman <rms@gnu.org>
5179
5180 * search.texi: Clean up previous change.
5181
51822006-04-12 Eli Zaretskii <eliz@gnu.org>
5183
5184 * search.texi (Regexp Backslash, Regexp Replace): Add index
5185 entries for ``back reference'' and mention the term itself in the
5186 text.
5187
51882006-04-11 Richard Stallman <rms@gnu.org>
5189
5190 * custom.texi (Safe File Variables):
5191 Document enable-local-variables = :safe.
5192
51932006-04-11 Karl Berry <karl@gnu.org>
5194
5195 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5196 (Remote Repositories, Version Backups, Local Version Control)
5197 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5198 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5199 (Renaming VC Work Files and Master Files)
5200 (Inserting Version Control Headers, Customizing VC, General Options)
5201 (Options for RCS and SCCS, Options specific for CVS): Move all
5202 these nodes to emacs-xtra.texi, for brevity.
5203 * cmdargs.texi, files.texi: Change cross-references.
5204
8cf51b2c
GM
52052006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5206
5207 * files.texi (Old Versions): Update description of vc-annotate's
5208 use of color to indicate date ranges.
5209
8cf51b2c
GM
52102006-04-09 Kevin Ryde <user42@zip.com.au>
5211
8cf51b2c
GM
5212 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5213 put info and printed manual names the right way around.
5214
52152006-04-09 Karl Berry <karl@gnu.org>
5216
5217 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5218 emacs-xtra.texi, leaving only MS Windows information.
5219 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5220 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5221 node names.
5222
5223 * emacs.texi: Move @summarycontents and @contents to the beginning
5224 of the file.
5225
8cf51b2c
GM
52262006-04-08 Kevin Ryde <user42@zip.com.au>
5227
5228 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5229
52302006-04-07 Richard Stallman <rms@gnu.org>
5231
5232 * programs.texi (Comments, Comment Commands, Options for Comments)
5233 (Multi-Line Comments): "Align", not "indent".
5234 (Basic Indent): C-j deletes trailing whitespace before the newline.
5235
52362006-04-06 Richard Stallman <rms@gnu.org>
5237
8cf51b2c
GM
5238 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5239
52402006-04-06 Eli Zaretskii <eliz@gnu.org>
5241
5242 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5243
8cf51b2c
GM
52442006-04-05 Richard Stallman <rms@gnu.org>
5245
5246 * emacs.texi (Top): Update subnode menu.
5247
5248 * trouble.texi (Unasked-for Search): Node deleted.
5249 (Lossage): Delete from menu.
5250
52512006-04-04 Richard Stallman <rms@gnu.org>
5252
5253 * trouble.texi: Various cleanups.
5254 (Checklist): Don't bother saying how to snail a bug report.
5255 (Emergency Escape): Much rewriting.
5256 (After a Crash): Rename the core dump immediately.
5257 (Total Frustration): Call it a psychotherapist.
5258 (Bug Criteria): Avoid "illegal instruction".
5259 (Sending Patches): We always put the contributor's name in.
5260
5261 * misc.texi (Thumbnails): Minor correction.
5262
8cf51b2c
GM
52632006-04-03 Richard Stallman <rms@gnu.org>
5264
5265 * misc.texi (Thumbnails): Minor cleanup.
5266
52672006-04-02 Karl Berry <karl@gnu.org>
5268
5269 * sending.texi (Mail Sending): pxref to Top needs five args.
5270
5271 * texinfo.tex: Update to current version (2006-03-21.13).
5272
8cf51b2c
GM
52732006-03-31 Richard Stallman <rms@gnu.org>
5274
5275 * emacs.texi (Top): Update subnode menu.
5276
5277 * help.texi (Help Mode): Cleanup.
5278
5279 * dired.texi: Many cleanups.
5280 (Dired Deletion): Describe dired-recursive-deletes.
5281 (Operating on Files): dired-create-directory moved.
5282 (Misc Dired Features): Move to here.
5283 (Tumme): Node moved to misc.texi.
5284
5285 * custom.texi: Many cleanups.
5286 (Minor Modes): Don't mention ISO Accents Mode.
5287 (Examining): Update C-h v output example.
5288 (Hooks): Add index and xref for add-hook.
5289 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5290 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5291
5292 * misc.texi: Many cleanups.
5293 (beginning): Add to summary of topics.
5294 (Shell): Put eshell xref at the end. Remove eshell from table.
5295 (Thumbnails): New node.
5296
8cf51b2c
GM
52972006-03-28 Eli Zaretskii <eliz@gnu.org>
5298
5299 * files.texi (File Name Cache): Make it clear that the cache is
5300 not persistent.
5301
8cf51b2c
GM
53022006-03-25 Karl Berry <karl@gnu.org>
5303
49823426
GM
5304 * emacs-xtra.texi, emacs.texi, gnu.texi:
5305 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5306 (2) do not indent copyright year list (or anything else).
5307
8cf51b2c
GM
53082006-03-21 Juanma Barranquero <lekktu@gmail.com>
5309
5310 * files.texi (VC Dired Mode): Remove misplaced brackets.
5311
53122006-03-21 Andre Spiegel <spiegel@gnu.org>
5313
5314 * files.texi: Various updates and clarifications in the VC chapter.
5315
53162006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5317
5318 * help.texi (Help Mode): Document "C-c C-c".
5319
8cf51b2c
GM
53202006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5321
5322 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5323 menu in the standalone Info reader.
5324
53252006-03-15 Chong Yidong <cyd@stupidchicken.com>
5326
5327 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5328 moved here from Emacs manual.
5329
5330 * programs.texi (Fortran): Section moved to emacs-xtra.
5331 (Program Modes): Xref to Fortran in emacs-xtra.
5332
5333 * maintaining.texi (Emerge): Move to emacs-xtra.
5334 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5335
5336 * picture.texi: File deleted.
5337 * Makefile.in:
5338 * makefile.w32-in: Remove picture.texi.
5339
5340 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5341 * abbrevs.texi (Abbrevs):
5342 * sending.texi (Sending Mail): Picture node removed.
5343
5344 * emacs.texi (Top): Update node listings.
5345
8cf51b2c
GM
53462006-03-12 Richard Stallman <rms@gnu.org>
5347
5348 * calendar.texi: Various cleanups.
5349
8cf51b2c
GM
53502006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5351
5352 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5353 syntax.
5354
8cf51b2c
GM
53552006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5356
5357 * search.texi (Regexps): More accurately describe which characters
5358 are special in which situations. Recommend _not_ to quote `]' or
5359 `-' when they are not special.
5360
8cf51b2c
GM
53612006-02-28 Andre Spiegel <spiegel@gnu.org>
5362
5363 * files.texi (Old Versions): Clarify operation of C-x v =.
5364
8cf51b2c
GM
53652006-02-21 Nick Roberts <nickrob@snap.net.nz>
5366
5367 * building.texi (Watch Expressions): Update and describe
5368 gdb-speedbar-auto-raise.
5369
53702006-02-19 Richard M. Stallman <rms@gnu.org>
5371
5372 * emacs.texi: Use @smallbook.
5373 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5374 Update subnode menu.
5375
5376 * building.texi (Lisp Interaction): Minor addition.
5377
53782006-02-18 Nick Roberts <nickrob@snap.net.nz>
5379
5380 * building.texi (Watch Expressions): Update and be more precise.
5381
c8763fb6 53822006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5383
5384 * maintaining.texi (Create Tags Table): Explain why the
5385 exception when etags writes to files under the /dev tree.
5386
53872006-02-14 Richard M. Stallman <rms@gnu.org>
5388
5389 * custom.texi (Safe File Variables): Lots of clarification.
5390 Renamed from Unsafe File Variables.
5391
53922006-02-14 Chong Yidong <cyd@stupidchicken.com>
5393
5394 * custom.texi (Unsafe File Variables): File variable confirmation
5395 assumed denied in batch mode.
5396
53972006-02-14 Richard M. Stallman <rms@gnu.org>
5398
5399 * building.texi (GDB User Interface Layout): Don't say `inferior'
5400 for program being debugged.
5401
54022006-02-15 Nick Roberts <nickrob@snap.net.nz>
5403
5404 * building.texi (GDB Graphical Interface):
5405 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5406
54072006-02-13 Chong Yidong <cyd@stupidchicken.com>
5408
5409 * custom.texi (Specifying File Variables, Unsafe File Variables):
5410 New nodes, split from File Variables. Document new file local
5411 variable behavior.
5412
54132006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5414
5415 * display.texi (Standard Faces):
8cf51b2c
GM
5416 * files.texi (Visiting):
5417 * frames.texi (Clipboard):
5418 * glossary.texi (Glossary) <Clipboard>:
5419 * xresources.texi (X Resources): Mention Mac OS port.
5420
8cf51b2c
GM
54212006-02-12 Richard M. Stallman <rms@gnu.org>
5422
5423 * building.texi (Building): Clarify topic in intro.
5424
5425 * maintaining.texi (Maintaining): Change title; clarify topic.
5426 Delete duplicate index entries.
5427
5428 * building.texi (Other GDB User Interface Buffers): Clarifications.
5429
5430 * text.texi (Cell Commands): Clarifications.
5431
5432 * programs.texi (Defuns): Delete duplicate explanation of
5433 left-margin paren convention.
5434 (Hungry Delete): Minor cleanup.
5435
54362006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5437
5438 * dired.texi (Tumme): More tumme documentation.
5439
54402006-02-11 Alan Mackenzie <acm@muc.de>
5441
5442 * programs.texi ("Hungry Delete"): Correct the appellation of the
5443 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5444
54452006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5446
5447 * dired.texi (Tumme): Fix small bug.
5448
54492006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5450
5451 * macos.texi (Mac International): Rename "fontset-mac" to
5452 "fontset-standard".
5453
8cf51b2c
GM
54542006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5455
5456 * dired.texi (Tumme): Basic documentation for Tumme added.
5457
8cf51b2c
GM
54582006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5459
5460 * mule.texi (International):
5461 * programs.texi (Basic Indent): Fix typos.
5462
8cf51b2c
GM
5463 * custom.texi (Minor Modes):
5464 * display.texi (Text Display):
5465 * commands.texi (Text Characters): Update xrefs.
5466
54672006-02-07 Richard M. Stallman <rms@gnu.org>
5468
5469 * emacs.texi (Top): Update subnode menu.
5470 Update info on old Emacs papers.
5471 (Intro): "Graphical display", not window system.
5472
5473 * xresources.texi (GTK styles): Minor clarifications.
5474
5475 * trouble.texi: "Graphical display", not window system.
5476 (Stuck Recursive): Minor clarification.
5477
5478 * text.texi: Minor clarifications.
5479 (Sentences): Explain why two-space convention is better.
5480 Explain sentence-end-without-period here.
5481 (Fill Commands): Not here.
5482 (Refill): Node moved down.
5483 (Filling): Update menu.
5484 (Table Creation, Cell Justification, Column Commands): Clarify.
5485
5486 * sending.texi: Minor clarifications.
5487
5488 * search.texi (Regexp Backslash): Clarification.
5489
5490 * rmail.texi: Minor cleanups.
5491 (Rmail): Delete digression about `rmail-mode'.
5492 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5493 (Rmail Files): Mention C-u M-x rmail.
5494 (Rmail Reply): Mention References.
5495 (Rmail Display): Mention rmail-nonignored-headers.
5496
5497 * programs.texi: Minor cleanups.
5498 (Comment Commands): Mention momentary Transient Mark mode.
5499 (Matching): Be more specific about customizing show-paren-mode.
5500 (Info Lookup): Don't list the modes that support C-h S.
5501 Just say what it does in an unsupported mode.
5502 (Man Page): Delete excessive info on customizing woman.
5503 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5504
5505 * abbrevs.texi: Minor clarifications.
5506 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5507 not "dynamic abbrevs" as if they were a kind of abbrev.
5508
5509 * picture.texi (Picture): Minor cleanup.
5510
5511 * mule.texi (Communication Coding): Say "other applications".
5512 (Fontsets): Not specific to X. Add xref to X Resources.
5513 (Unibyte Mode): Rename from Single-Byte Character Support.
5514 "Graphical display", not window system.
5515 (International): Update menu.
5516
5517 * maintaining.texi (Format of ChangeLog):
5518 New node, split out from ChangeLog.
5519 (ChangeLog): Clarifications in the remaining text.
5520 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5521 (Find Tag): Add @w.
5522 (Tags Search): Explain tag table order here. Simplify grep ref.
5523 (List Tags): tags-tag-face is a variable, not a face.
5524 (Emerge): Cleanups.
5525
5526 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5527 (Keyboard Macros): Avoid "the user".
5528
5529 * killing.texi: "Graphical display", not window system.
5530
5531 * help.texi (Help Echo): "Graphical display", not window system.
5532
5533 * glossary.texi: Say "you", not "the user". Say "graphical display".
5534
5535 * frames.texi: Minor cleanups. "Graphical display", not window system.
5536
5537 * files.texi (Visiting): Make drag-and-drop not X-specific.
5538
5539 * custom.texi: Minor cleanups. "Graphical display", not window system.
5540
5541 * cmdargs.texi: Minor cleanups.
5542
5543 * building.texi (Compilation): Move and split kill-compilation para.
5544 Add para about multiple compilers.
5545 (Compilation Mode): Commands also available in grep mode and others.
5546 Mention C-u C-x ` more tutorially. Clarify C-x `.
5547 (Compilation Shell): Clarify. Put Bash example first.
5548 (Grep Searching): Minor cleanups; add @w.
5549 (Debuggers): Minor cleanups.
5550 (Starting GUD): Make GDB xgraphical mode issue clearer.
5551 (Debugger Operation): Lots of clarifications including
5552 GDB tooltip side-effect issue.
5553 (Commands of GUD): Clarify.
5554 (GUD Customization): Add bashdb-mode-hook.
5555 (GDB Graphical Interface): Rewrite for clarity.
5556 (GDB User Interface Layout): Rewrite for clarity.
5557 (Stack Buffer, Watch Expressions): Likewise.
5558 (Other GDB User Interface Buffers): Cleanups.
5559 (Lisp Libraries, External Lisp): Cleanup.
5560
5561 * basic.texi (Position Info): "Graphical displays", rather than
5562 window systems.
5563
5564 * anti.texi: Minor cleanup.
5565
8cf51b2c
GM
55662006-02-03 Eli Zaretskii <eliz@gnu.org>
5567
5568 * custom.texi (Init File, Find Init): Add cross-references to
5569 where $HOME is described.
5570
55712006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5572
5573 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5574 is not inside the @table.
5575
5576 * emacs.texi (Top): Correct node name.
5577
5578 * files.texi (File Names): Fix @xref.
5579 (Reverting): Fix typo.
5580
5581 * mule.texi (International): Correct node name.
5582
5583 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5584
55852006-02-01 Richard M. Stallman <rms@gnu.org>
5586
5587 * emacs.texi (Top): Update subnode menu.
5588
5589 * mule.texi: Minor clarifications.
5590 Reduce the specific references to X Windows.
5591 Refer to "graphical" terminals, rather than window systems.
5592 (Text Coding): Rename from Specify Coding.
5593 (Communication Coding, File Name Coding, Terminal Coding):
5594 New nodes split out from Text Coding.
5595
5596 * kmacro.texi: Minor clarifications.
5597 (Keyboard Macro Ring): Comment out some excessive commands.
5598 (Basic Keyboard Macro): Split up the table, putting part in each node.
5599
5600 * major.texi: Minor clarifications.
5601
5602 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5603
5604 * windows.texi: Minor clarifications.
5605 (Change Window): Don't describe mode-line mouse cmds here.
5606 Add xref to Mode Line Mouse.
5607
5608 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5609
5610 * macos.texi (Mac International): Fix xref.
5611
5612 * indent.texi: Minor clarifications.
5613
5614 * frames.texi: Minor clarifications.
5615 Reduce the specific references to X Windows.
5616 Refer to "graphical" terminals, rather than window systems.
5617 (Frame Parameters): Don't mention commands like
5618 set-foreground-color. Just say to customize a face.
5619 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5620
5621 * files.texi: Minor clarifications.
5622 (Numbered Backups): New node, split out from Backup Names.
5623
5624 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5625
5626 * cmdargs.texi (General Variables): Fix xref.
5627
5628 * buffers.texi: Minor clarifications.
5629
8cf51b2c
GM
56302006-01-31 Richard M. Stallman <rms@gnu.org>
5631
5632 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5633 Nodes moved to top.
5634
5635 * display.texi: Minor clarifications.
5636 (Display): Rearrange menu.
5637 (Standard Faces): Mention query-replace face.
5638 (Faces): Simplify.
5639 (Font Lock): Simplify face customization info.
5640 (Highlight Changes): Node merged into Highlight Interactively.
5641 (Highlight Interactively): Much rewriting and cleanup.
5642 (Optional Mode Line): Narrowed line number not good for goto-line.
5643 Simplify face customization advice.
5644 (Text Display): Mention use of escape-glyph face.
5645 Move ctl-arrow and tab-width here.
5646 (Display Custom): Move no-redraw-on-reenter to end of node.
5647
5648 * search.texi: Minor clarifications.
5649 (Isearch Scroll): Simplify.
5650 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5651
5652 * regs.texi (Registers): Mention bookmarks here.
5653
5654 * mark.texi: Minor clarifications.
5655 (Selective Undo): Node deleted.
5656
5657 * m-x.texi: Minor clarifications.
5658
5659 * killing.texi: Minor clarifications.
5660 Refer to "graphical" terminals, rather than window systems.
5661
5662 * help.texi: Clarifications.
5663 (Help): Don't describe C-h F and C-h K here.
5664 (Key Help): Describe C-h K here.
5665 (Name Help): Mention Emacs Lisp Intro.
5666 Describe C-h F here.
5667 (Misc Help): Mention C-h F and C-h K only briefly.
5668
5669 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5670 Selective undo text merged in.
5671 (Spelling): Mention Aspell along with Ispell.
5672
5673 * emacs.texi (Top): Update subnode menus.
5674
5675 * basic.texi (Basic Undo): Rename from Undo. Most of text
5676 moved to new Undo node.
5677
8cf51b2c
GM
56782006-01-29 Chong Yidong <cyd@stupidchicken.com>
5679
5680 * basic.texi (Continuation Lines, Inserting Text):
5681 Mention longlines mode.
5682
56832006-01-29 Richard M. Stallman <rms@gnu.org>
5684
10d1d0af 5685 * screen.texi: Minor cleanups.
8cf51b2c
GM
5686 (Screen): Clean up the intro paragraphs.
5687 (Mode Line): Lots of rewriting. Handle frame-name better.
5688 eol-mnemonic-... vars moved out.
5689
5690 * emacs.texi (Top): Change menu item for MS-DOS node.
5691 Update subnode menu.
5692
5693 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5694 chapter relates to Windows. Title changed.
5695
5696 * mini.texi: Minor cleanups.
5697
5698 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5699 (Mark): Put it in the menu.
5700
5701 * entering.texi: Minor cleanups.
5702
5703 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5704 (Intro): Refer to "graphical" terminals, rather than X.
5705
5706 * display.texi (Display Custom): Add xref to Variables.
5707 (Optional Mode Line): eol-mnemonic-... vars moved here.
5708
5709 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5710 rather than X.
5711
8cf51b2c
GM
5712 * basic.texi: Minor cleanups.
5713 (Undo): selective-undo moved.
5714
8cf51b2c
GM
57152006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5716
5717 * anti.texi (Antinews): Various corrections and additions.
5718
57192006-01-23 Juri Linkov <juri@jurta.org>
5720
5721 * custom.texi (Easy Customization, Customization Groups)
5722 (Browsing Custom): Mention links along with buttons.
5723
8cf51b2c
GM
57242006-01-21 Eli Zaretskii <eliz@gnu.org>
5725
8cf51b2c
GM
5726 * text.texi (TeX Print): Use @key for TAB.
5727
8cf51b2c
GM
5728 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5729
8cf51b2c
GM
57302006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5731
5732 * files.texi (File Aliases): Don't claim that usually separate
5733 buffers are created for two file names that name the same data.
5734 Mention additional situations where different names mean the same
5735 file on disk.
5736
57372006-01-19 Richard M. Stallman <rms@gnu.org>
5738
5739 * killing.texi (Deletion): Upcase @key argument.
5740
5741 * custom.texi (Custom Themes): Minor cleanup.
5742
5743 * programs.texi (Hungry Delete): Upcase @key argument.
5744
8cf51b2c
GM
57452006-01-16 Juri Linkov <juri@jurta.org>
5746
5747 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5748 Move `mode-line-highlight' before `mode-line-buffer-id'.
5749
8cf51b2c
GM
57502006-01-14 Richard M. Stallman <rms@gnu.org>
5751
5752 * basic.texi (Inserting Text): Minor cleanup.
5753
8cf51b2c
GM
57542006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5755
5756 * custom.texi (Changing a Variable, Face Customization):
5757 Update for changes in Custom menus.
5758
8cf51b2c
GM
57592006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5760
5761 * macos.texi (Mac International): Undo last change.
5762
8cf51b2c
GM
57632006-01-02 Chong Yidong <cyd@stupidchicken.com>
5764
5765 * custom.texi (Custom Themes): Describe the new
5766 customize-create-theme interface.
5767
57682005-12-30 Juri Linkov <juri@jurta.org>
5769
5770 * basic.texi (Position Info): Update example.
5771
c8763fb6 57722005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5773
5774 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5775
57762005-12-24 Chong Yidong <cyd@stupidchicken.com>
5777
5778 * custom.texi (Custom Themes): `load-theme' always loads.
5779
57802005-12-23 Juri Linkov <juri@jurta.org>
5781
5782 * display.texi (Highlight Interactively): Use double space to
5783 separate sentences. Replace C-p with M-p, and C-n with M-n.
5784
57852005-12-22 Richard M. Stallman <rms@gnu.org>
5786
5787 * custom.texi (Easy Customization and subnodes):
5788 Replace "active field" with "button".
5789 Use "user option" only for variables.
5790 Use "setting" for variable-or-face.
5791
57922005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5793
5794 * buffers.texi (Select Buffer): Change order in table to make
5795 "Similar" refer to the correct item.
5796 (Indirect Buffers): Minor rewording.
5797
8cf51b2c
GM
57982005-12-20 Juri Linkov <juri@jurta.org>
5799
5800 * files.texi (VC Status): Put P and N near p and n.
5801
8cf51b2c
GM
58022005-12-19 Richard M. Stallman <rms@gnu.org>
5803
5804 * programs.texi (Electric C): Delete the info about newline control.
5805 (Other C Commands): Minor cleanup.
5806 (Left Margin Paren): Minor cleanup.
5807
58082005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5809
5810 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5811 (Customization Groups): Delete text moved to "Browsing Custom".
5812 (Browsing Custom): New node.
5813 (Specific Customization): Clarify which commands only work for
5814 loaded options.
5815
58162005-12-18 Bill Wohler <wohler@newt.com>
5817
5818 * frames.texi (Tool Bars): Shorten text of previous change.
5819
58202005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5821
5822 * files.texi (VC Status): Document log-view mode.
5823
58242005-12-18 Bill Wohler <wohler@newt.com>
5825
5826 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5827 permanently via the customize interface.
5828
8cf51b2c
GM
58292005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5830
5831 * killing.texi (Killing by Lines): Document `kill-whole-line'
5832 function.
5833
c8763fb6 58342005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5835
5836 * buffers.texi (Select Buffer): Change `prev-buffer' to
5837 `previous-buffer'. Indicate that these functions use a frame
5838 local buffer list.
5839
8cf51b2c
GM
58402005-12-12 Richard M. Stallman <rms@gnu.org>
5841
5842 * custom.texi (Easy Customization): Change menu comment.
5843 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5844
5845 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5846 (Help): Among the Apropos commands, describe only C-h a here.
5847
58482005-12-11 Richard M. Stallman <rms@gnu.org>
5849
5850 * programs.texi (Options for Comments): Comment-end starts with space.
5851
5852 * glossary.texi (Glossary): Minor cleanup.
5853
5854 * files.texi (Old Versions): Use @table.
5855
8cf51b2c
GM
58562005-12-10 David Koppelman <koppel@ece.lsu.edu>
5857
5858 * display.texi (Highlight Interactively): Include
5859 global-hi-lock-mode. Add miscellaneous details and elaborations.
5860
58612005-12-09 Richard M. Stallman <rms@gnu.org>
5862
5863 * display.texi (Font Lock): Delete the Global FL menu item.
5864
58652005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5866
5867 * custom.texi (Minibuffer Maps): Mention the maps for file name
5868 completion.
5869
58702005-12-09 Kim F. Storm <storm@cua.dk>
5871
5872 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5873 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5874 cursor to next corner in rectangle; clarify insert around rectangle.
5875
8cf51b2c
GM
58762005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5877
5878 * custom.texi (Customization): Use xref to elisp manual for
5879 non-TeX output.
5880 (Minor Modes): Update.
5881 (Customization Groups, Changing a Variable, Face Customization):
5882 Update for new appearance of Custom buffers.
5883 (Changing a Variable): `custom-buffer-done-function' has been
5884 replaced by `custom-buffer-done-kill'.
5885 (Specific Customization): In the `customize-group' buffer, a
5886 subgroup's contents are not "hidden". They are not included at
5887 all. They have no [Show] button.
5888 (Mouse Buttons): Add pxref to description of mouse event lists in
5889 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5890 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5891 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5892
58932005-12-08 Richard M. Stallman <rms@gnu.org>
5894
5895 * mini.texi (Completion Commands, Completion):
5896 In file name input, SPC does not do completion.
5897
8cf51b2c
GM
58982005-12-08 Nick Roberts <nickrob@snap.net.nz>
5899
5900 * building.texi (GDB Graphical Interface): Explain screen size
5901 setting.
5902 (Other GDB User Interface Buffers): Describe features specific to
5903 GDB 6.4.
5904
8cf51b2c
GM
59052005-12-01 Nick Roberts <nickrob@snap.net.nz>
5906
5907 * building.texi (GDB User Interface Layout): Describe how to
5908 kill associated buffers.
5909 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5910 (Watch Expressions): Be more precise.
5911 (Other GDB User Interface Buffers): Describe how to change a
5912 register value.
5913
8cf51b2c
GM
59142005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5915
5916 * macos.texi (Mac Input): Remove description of
5917 mac-command-key-is-meta. Add descriptions of
5918 mac-control-modifier, mac-command-modifier, and
5919 mac-option-modifier.
5920 (Mac International): Fix description of conversion of clipboard data.
5921 (Mac Font Specs): Add example of font customization by face attributes.
5922
59232005-11-22 Nick Roberts <nickrob@snap.net.nz>
5924
5925 * building.texi (Watch Expressions): Expand description.
5926 (Other GDB User Interface Buffers): Describe local map for
5927 gud-watch.
5928
59292005-11-21 Chong Yidong <cyd@stupidchicken.com>
5930
5931 * display.texi (Font Lock): Font lock is enabled by default now.
5932
59332005-11-20 Juri Linkov <juri@jurta.org>
5934
5935 * basic.texi (Position Info): Update examples of the output.
5936 Remove the fact that examples are produced in the TeXinfo buffer,
5937 because in the Info reader users will get a different output from
5938 `C-x ='.
5939
5940 * building.texi (Compilation Mode): Remove paragraph duplicated
5941 from the node `Compilation'. Add `compilation-skip-threshold'.
5942
5943 * display.texi (Font Lock): Suggest more user-friendly method of
5944 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5945
59462005-11-18 Richard M. Stallman <rms@gnu.org>
5947
5948 * files.texi (Registering): Mention @@ in mode line.
5949
5950 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5951
59522005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5953
5954 * files.texi (Renaming and VC): Some back-ends don't
5955 handle renaming.
5956
8cf51b2c
GM
59572005-11-17 Juri Linkov <juri@jurta.org>
5958
5959 * emacs.texi (Top):
5960 * display.texi (Highlight Interactively): Put this font-lock based
5961 mode near Font Lock node.
5962
59632005-11-16 Chong Yidong <cyd@stupidchicken.com>
5964
5965 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5966 icons.
5967
59682005-11-12 Kim F. Storm <storm@cua.dk>
5969
5970 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5971 (Help Summary): Add C-h d and C-h e.
5972 (Apropos): Clarify that all apropos commands may search for either
5973 list of words or a regexp. Add C-h d for apropos-documentation.
5974 Describe apropos-documentation-sort-by-scores user option.
5975
8cf51b2c
GM
59762005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * killing.texi (CUA Bindings): Add @section.
5979
59802005-11-10 Kim F. Storm <storm@cua.dk>
5981
5982 * emacs.texi (Top): Add CUA Bindings entry to menu.
5983
5984 * killing.texi (CUA Bindings): New node. Moved here from
5985 misc.texi and extended with info on rectangle commands and
5986 rectangle highlighting, interface to registers, and the global
5987 mark feature.
5988
5989 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5990
5991 * regs.texi: Prev link points to CUA Bindings node.
5992
59932005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5994
5995 * help.texi (Help Echo): By default, help echos are only shown on
5996 mouse-over, not on point-over.
5997
c8763fb6 59982005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5999
6000 * misc.texi (Shell Mode): Describe how to activate password echoing.
6001
8cf51b2c
GM
60022005-11-04 Romain Francoise <romain@orebokech.com>
6003
6004 * mark.texi (Mark Ring): Fix typo.
6005
60062005-11-03 Richard M. Stallman <rms@gnu.org>
6007
6008 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6009
60102005-11-01 Bill Wohler <wohler@newt.com>
6011
6012 * help.texi (Help Mode): Fix typo.
6013
60142005-11-01 Nick Roberts <nickrob@snap.net.nz>
6015
1c6c854e
CS
6016 * building.texi (Other GDB User Interface Buffers):
6017 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6018
60192005-10-31 Romain Francoise <romain@orebokech.com>
6020
6021 * files.texi (Compressed Files): Fix typo.
6022
6023 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6024
6025 * windows.texi (Force Same Window): Likewise.
6026
60272005-10-30 Bill Wohler <wohler@newt.com>
6028
6029 * help.texi (Help Mode): URLs viewed with browse-url.
6030
60312005-10-31 Nick Roberts <nickrob@snap.net.nz>
6032
6033 * building.texi (GDB Graphical Interface): Don't reference
6034 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6035 must stay in same frame.
6036
60372005-10-29 Chong Yidong <cyd@stupidchicken.com>
6038
6039 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6040
6041 * anti.texi (Antinews): Likewise.
6042
8cf51b2c
GM
60432005-10-28 Bill Wohler <wohler@newt.com>
6044
6045 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6046
60472005-10-28 Richard M. Stallman <rms@gnu.org>
6048
6049 * files.texi (Visiting): Explain how to enter ? in a file name.
6050
6051 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6052
8cf51b2c
GM
60532005-10-25 Nick Roberts <nickrob@snap.net.nz>
6054
1c6c854e
CS
6055 * building.texi (GDB Graphical Interface):
6056 Describe gdb-mouse-until.
8cf51b2c
GM
6057
60582005-10-23 Richard M. Stallman <rms@gnu.org>
6059
6060 * custom.texi (Init File): Recommend when to use site-start.el.
6061
8cf51b2c
GM
60622005-10-21 Juri Linkov <juri@jurta.org>
6063
6064 * custom.texi (Examining): Mention accessing the old variable
6065 value via M-n in set-variable.
6066
8cf51b2c
GM
60672005-10-18 Romain Francoise <romain@orebokech.com>
6068
6069 * files.texi (Version Systems): Capitalize GNU.
6070
8cf51b2c
GM
60712005-10-18 Nick Roberts <nickrob@snap.net.nz>
6072
6073 * building.texi (Compilation Mode): Remove redundant paragraph.
6074 (Watch Expressions): Remove paragraph to reflect code change.
6075
8cf51b2c
GM
60762005-10-16 Richard M. Stallman <rms@gnu.org>
6077
6078 * building.texi (Compilation Mode, Compilation): Clarified.
6079
60802005-10-15 Richard M. Stallman <rms@gnu.org>
6081
6082 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6083
8cf51b2c
GM
60842005-10-13 Kenichi Handa <handa@m17n.org>
6085
6086 * basic.texi (Position Info): Fix previous change.
6087
c8763fb6 60882005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6089
6090 * cmdargs.texi (Icons X): Fix typo.
6091
60922005-10-12 Kenichi Handa <handa@m17n.org>
6093
6094 * basic.texi (Position Info): Describe the case that Emacs shows
6095 "part of display ...".
6096
c8763fb6 60972005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6098
6099 * cmdargs.texi (Icons X): -nb => -nbi.
6100
61012005-10-10 Chong Yidong <cyd@stupidchicken.com>
6102
6103 * frames.texi (Speedbar): A couple more clarifications.
6104
61052005-10-11 Nick Roberts <nickrob@snap.net.nz>
6106
6107 * building.texi (GDB User Interface Layout): Improve diagram.
6108 (Watch Expressions): Explain how to make speedbar global.
6109 (Other GDB User Interface Buffers): Make references more precise.
6110
8cf51b2c
GM
61112005-10-09 Richard M. Stallman <rms@gnu.org>
6112
6113 * frames.texi (Speedbar): Clarify the text.
6114
61152005-10-09 Chong Yidong <cyd@stupidchicken.com>
6116
6117 * frames.texi (Speedbar): Add information on keybindings,
6118 dismissing the speedbar, and buffer display mode. Link to
6119 speedbar manual.
6120
c8763fb6 61212005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6122
1c6c854e 6123 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6124 added -nb, --no-bitmap-icon.
6125
8cf51b2c
GM
61262005-10-07 Nick Roberts <nickrob@snap.net.nz>
6127
6128 * building.texi (GDB Graphical Interface): Add variables and
6129 functions to indices. Be more precise.
6130
c8763fb6 61312005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6132
6133 * frames.texi (Drag and Drop): Remove the x- from
6134 x-dnd-open-file-other-window and xdnd-protocol-alist.
6135
61362005-09-30 Romain Francoise <romain@orebokech.com>
6137
6138 * mini.texi (Minibuffer): The default value now appears before the
6139 colon in minibuffer prompts.
6140
8cf51b2c
GM
61412005-09-25 Richard M. Stallman <rms@gnu.org>
6142
6143 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6144
8cf51b2c
GM
61452005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6146
6147 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6148
8cf51b2c
GM
61492005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6150
6151 * emacs.texi (Top): Update submenus from macos.texi.
6152
6153 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6154 (Mac OS): Update feature support status.
6155 (Mac Input): List supported input scripts. Remove description
6156 about `mac-keyboard-text-encoding'. Mention mouse button
6157 emulation and related variables.
6158 (Mac International): Mention Central European and Cyrillic
6159 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6160 Add description about coding system for selection.
6161 Add description about language environment.
6162 (Mac Environment Variables):
6163 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6164 arguments. Add Preferences support.
6165 (Mac Directories): Explicitly state that this node is for Mac OS
6166 Classic only.
1c6c854e
CS
6167 (Mac Font Specs): Mention specification for scalable fonts.
6168 List supported charsets. Add preferred way of creating fontsets.
6169 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6170 (Mac Functions): Add descriptions about `mac-set-file-creator',
6171 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6172 and `mac-get-preference'.
6173
8cf51b2c
GM
61742005-09-16 Romain Francoise <romain@orebokech.com>
6175
6176 Update all files to specify GFDL version 1.2.
6177
6178 * doclicense.texi (GNU Free Documentation License): Update to
6179 version 1.2.
6180
61812005-09-15 Richard M. Stallman <rms@gnu.org>
6182
6183 * buffers.texi (List Buffers): Fix xref.
6184
6185 * rmail.texi (Rmail Basics): Fix xref.
6186
6187 * emacs.texi (Top): Update subnode menus.
6188
6189 * files.texi (Saving Commands): New node, broken out of Saving.
6190 (Customize Save): New node, broken out of Saving.
6191 Clarify effect of write-region-inhibit-fsync.
6192 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6193
8cf51b2c
GM
61942005-09-14 Romain Francoise <romain@orebokech.com>
6195
6196 * files.texi (Saving): Mention write-region-inhibit-fsync.
6197
61982005-09-05 Chong Yidong <cyd@stupidchicken.com>
6199
6200 * custom.texi (Custom Themes): New node.
6201
62022005-09-03 Richard M. Stallman <rms@gnu.org>
6203
49823426
GM
6204 * search.texi (Search Case): Mention vars that control
6205 case-fold-search for various operations.
8cf51b2c
GM
6206
62072005-08-22 Juri Linkov <juri@jurta.org>
6208
6209 * display.texi (Standard Faces): Merge the text from
6210 `(elisp)Standard Faces' into this node.
6211
62122005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6213
6214 * emacs.texi (Top): Delete menu item for deleted node
6215 Keyboard Translations.
6216
62172005-08-18 Richard M. Stallman <rms@gnu.org>
6218
8cf51b2c
GM
6219 * trouble.texi (Unasked-for Search):
6220 Delete xref to Keyboard Translations.
6221
6222 * glossary.texi (Glossary): Delete xref.
6223
8cf51b2c
GM
6224 * custom.texi (Minor Modes): Say that the list here is not complete.
6225 (Keyboard Translations): Node deleted.
6226 (Disabling): Delete xref to it.
6227 (Customization Groups): Fix Custom buffer example.
6228 (Hooks): Mention remove-hooks.
6229
62302005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6231
6232 * building.texi (GDB Graphical Interface): Improve filling of menu
6233 item.
6234
62352005-08-18 Nick Roberts <nickrob@snap.net.nz>
6236
6237 * building.texi (GDB Graphical Interface): Use better node names.
6238
62392005-08-14 Richard M. Stallman <rms@gnu.org>
6240
6241 * text.texi (Sentences): Fix xref.
6242
62432005-08-14 Juri Linkov <juri@jurta.org>
6244
6245 * building.texi (Compilation, Grep Searching): Move grep command
6246 headings from `Compilation' to `Grep Searching'.
6247
6248 * dired.texi (Dired and Find):
6249 * maintaining.texi (Tags Search): Replace grep xref to
6250 `Compilation' node with `Grep Searching'.
6251
6252 * files.texi (Comparing Files): Replace xref to `Compilation' with
6253 `Compilation Mode'.
6254
62552005-08-13 Alan Mackenzie <acm@muc.de>
6256
6257 * search.texi (Non-ASCII Isearch): Correct a typo.
6258 (Replacement Commands): Mention query-replace key binding.
6259
62602005-08-11 Richard M. Stallman <rms@gnu.org>
6261
6262 * programs.texi (Options for Comments): Fix xref.
6263
6264 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6265 out of Regexps.
6266
8cf51b2c
GM
62672005-08-09 Juri Linkov <juri@jurta.org>
6268
6269 * building.texi (Compilation): Use `itemx' instead of `item'.
6270 (Grep Searching): Simplify phrase.
6271
6272 * display.texi (Standard Faces): Describe vertical-border on
6273 window systems.
6274
6275 * windows.texi (Split Window): Simplify phrase and mention
6276 vertical-border face.
6277
62782005-08-09 Richard M. Stallman <rms@gnu.org>
6279
6280 * files.texi (Comparing Files): Clarify compare-windows.
6281
6282 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6283
8cf51b2c
GM
62842005-08-06 Eli Zaretskii <eliz@gnu.org>
6285
6286 * mule.texi (Coding Systems): Rephrase the paragraph about
6287 codepages: no need for "M-x codepage-setup" anymore, except on
6288 MS-DOS.
6289
6290 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6291 the MS-DOS port only.
6292
62932005-07-30 Eli Zaretskii <eliz@gnu.org>
6294
6295 * makefile.w32-in (info): Don't run multi-install-info.bat.
6296 ($(infodir)/dir): New target, produced by running
6297 multi-install-info.bat.
6298
8cf51b2c
GM
62992005-07-22 Eli Zaretskii <eliz@gnu.org>
6300
6301 * files.texi (Quoted File Names): Add index entry.
6302
8cf51b2c
GM
63032005-07-19 Juri Linkov <juri@jurta.org>
6304
6305 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6306
63072005-07-18 Juri Linkov <juri@jurta.org>
6308
8cf51b2c
GM
6309 * custom.texi (Easy Customization):
6310 * files.texi (Old Versions):
6311 * frames.texi (Wheeled Mice):
6312 * mule.texi (Specify Coding):
8cf51b2c
GM
6313 * text.texi (Cell Justification):
6314 * trouble.texi (After a Crash):
8cf51b2c
GM
6315 * xresources.texi (GTK styles):
6316 Delete duplicate duplicate words.
6317
63182005-07-17 Richard M. Stallman <rms@gnu.org>
6319
6320 * frames.texi (Creating Frames): Fix foreground color example.
6321
6322 * custom.texi (Init Examples): Clean up text about conditionals.
6323
63242005-07-16 Richard M. Stallman <rms@gnu.org>
6325
6326 * mini.texi (Completion Commands): Fix command name for ?.
6327
8cf51b2c
GM
63282005-07-16 Eli Zaretskii <eliz@gnu.org>
6329
6330 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6331 `menu' face has no effect on w32 and with GTK.
6332 Add cross-references.
8cf51b2c
GM
6333
6334 * cmdargs.texi (General Variables): Clarify the default location
6335 of $HOME on w32 systems.
6336
63372005-07-15 Jason Rumney <jasonr@gnu.org>
6338
6339 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6340 changed.
6341
63422005-07-08 Kenichi Handa <handa@m17n.org>
6343
1c6c854e
CS
6344 * mule.texi (Recognize Coding):
6345 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6346
63472005-07-07 Richard M. Stallman <rms@gnu.org>
6348
6349 * anti.texi (Antinews): Mention mode-line-inverse-video.
6350
6351 * files.texi (Saving): Minor correction about C-x C-w.
6352
6353 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6354
63552005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * search.texi (Isearch Scroll): Add example of using the
6358 `isearch-scroll' property.
6359 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6360 `Display Custom' node.
6361 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6362 and de-emphasize it.
6363 (Other Repeating Search): `occur' currently can not correctly
6364 handle multiline matches. Correct, clarify and update description
6365 of `flush-lines' and `keep-lines'.
6366
6367 * display.texi (Display Custom): Add anchor for `baud-rate'.
6368
63692005-07-07 Richard M. Stallman <rms@gnu.org>
6370
6371 * gnu.texi: Update where to get GNU status; add refs for how to help.
6372 Add footnotes 6 and 7.
6373
63742005-07-04 Lute Kamstra <lute@gnu.org>
6375
6376 Update FSF's address in GPL notices.
6377
8cf51b2c 6378 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6379 * trouble.texi (Checklist): Update FSF's address.
6380
8cf51b2c
GM
63812005-06-24 Richard M. Stallman <rms@gnu.org>
6382
6383 * display.texi (Text Display): Change index entries.
6384
63852005-06-24 Eli Zaretskii <eliz@gnu.org>
6386
6387 * makefile.w32-in (MAKEINFO): Use --force.
6388 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6389 Makefile.in.
8cf51b2c
GM
6390
63912005-06-23 Richard M. Stallman <rms@gnu.org>
6392
1c6c854e 6393 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6394 nobreak-char-display.
6395
6396 * emacs.texi (Top): Update detailed node listing.
6397
1c6c854e 6398 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6399 to nobreak-char-display and no-break-space to nobreak-space.
6400 (Standard Faces): Split up the list of standard faces
6401 and put it in a separate node. Add nobreak-space and
6402 escape-glyph.
6403
8cf51b2c
GM
64042005-06-23 Lute Kamstra <lute@gnu.org>
6405
6406 * mule.texi (Select Input Method): Fix typo.
6407
64082005-06-23 Kenichi Handa <handa@m17n.org>
6409
1c6c854e
CS
6410 * mule.texi (International): List all supported scripts.
6411 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6412 distribution.
6413 (Language Environments): List all language environments.
6414 Intlfonts contains fonts for most supported scripts, not all..
6415 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6416 input a specific character.
8cf51b2c
GM
6417 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6418
64192005-06-23 Juanma Barranquero <lekktu@gmail.com>
6420
49823426 6421 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6422
64232005-06-22 Miles Bader <miles@gnu.org>
6424
6425 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6426
64272005-06-20 Miles Bader <miles@gnu.org>
6428
6429 * display.texi (Faces): Add `vertical-divider'.
6430
64312005-06-17 Richard M. Stallman <rms@gnu.org>
6432
6433 * text.texi (Adaptive Fill): Minor clarification.
6434
8cf51b2c
GM
64352005-06-10 Lute Kamstra <lute@gnu.org>
6436
6437 * emacs.texi (Top): Correct version number.
6438 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6439 refer to the current version of Emacs.
6440
64412005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6442
6443 * files.texi (Log Buffer): Document when there can be more than
6444 one file to be committed.
6445
64462005-06-08 Juri Linkov <juri@jurta.org>
6447
6448 * display.texi (Faces): Add `shadow' face.
6449
64502005-06-07 Masatake YAMATO <jet@gyve.org>
6451
6452 * display.texi (Faces): Write about mode-line-highlight.
6453
64542005-06-06 Richard M. Stallman <rms@gnu.org>
6455
6456 * misc.texi (Printing Package): Explain how to initialize
6457 printing package.
6458
6459 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6460
64612005-06-05 Chong Yidong <cyd@stupidchicken.com>
6462
6463 * emacs.texi: Rename Hardcopy to Printing.
6464 Make PostScript and PostScript Variables subnodes of it.
6465
6466 * misc.texi (Printing): Rename node from Hardcopy.
6467 Mention menu bar options.
6468 Move PostScript and PostScript Variables to submenu.
6469 (Printing package): New node.
6470
6471 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6472
6473 * dired.texi (Operating on Files): Likewise.
6474
6475 * calendar.texi (Displaying the Diary): Likewise.
6476
6477 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6478
6479 * glossary.texi (Glossary): Likewise.
6480
6481 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6482 effect.
6483
64842005-06-04 Richard M. Stallman <rms@gnu.org>
6485
6486 * trouble.texi (After a Crash): Polish previous change.
6487
8cf51b2c
GM
64882005-05-30 Noah Friedman <friedman@splode.com>
6489
6490 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6491 recovery mechanism.
6492
8cf51b2c
GM
64932005-05-28 Nick Roberts <nickrob@snap.net.nz>
6494
6495 * building.texi (Other Buffers): SPC toggles display of
6496 floating point registers.
6497
8cf51b2c
GM
64982005-05-27 Nick Roberts <nickrob@snap.net.nz>
6499
6500 * files.texi (Log Buffer): Merge in description of Log Edit
6501 mode from pcl-cvs.texi.
6502
65032005-05-26 Richard M. Stallman <rms@gnu.org>
6504
6505 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6506
8cf51b2c
GM
65072005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6508
6509 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6510 not enabled by default.
6511 When not on a word, `ispell-word' by default checks the word
6512 before point.
6513
65142005-05-24 Nick Roberts <nickrob@snap.net.nz>
6515
6516 * building.texi (Debugger Operation): Simplify last sentence.
6517
65182005-05-23 Lute Kamstra <lute@gnu.org>
6519
6520 * emacs.texi: Update FSF's address throughout.
6521 (Preface): Use @cite.
6522 (Distrib): Add cross reference to the node "Copying". Mention the
6523 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6524 printed manuals.
6525 (Intro): Use @xref for the Emacs Lisp Intro.
6526
8cf51b2c
GM
65272005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6528
6529 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6530
6531 * basic.texi (Moving Point): Mention default for `goto-line'.
6532
6533 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6534 of a variable's docstring.
6535
65362005-05-18 Lute Kamstra <lute@gnu.org>
6537
6538 * maintaining.texi (Overview of Emerge): Add cross reference.
6539 Remove duplication.
6540
6541 * emacs.texi (Top): Update to the current structure of the manual.
6542 * misc.texi (Emacs Server): Add menu description.
6543 * files.texi (Saving): Fix menu.
6544 * custom.texi (Customization): Fix menu.
6545 * mule.texi (International): Fix menu.
6546 * kmacro.texi (Keyboard Macros): Fix menu.
6547
65482005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6549
6550 * display.texi: Various minor changes.
6551 (Faces): Delete text that is repeated in the next section.
6552
65532005-05-16 Nick Roberts <nickrob@snap.net.nz>
6554
6555 * building.texi (Debugger Operation): Mention GUD tooltips are
6556 disabled with GDB in text command mode.
6557
8cf51b2c
GM
65582005-05-16 Nick Roberts <nickrob@snap.net.nz>
6559
6560 * building.texi: Replace toolbar with "tool bar" for consistency.
6561 (Compilation Mode): Describe compilation-context-lines
6562 and use of arrow in compilation buffer.
6563 (Debugger Operation): Replace help text with variable's value.
6564
6565 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6566 consistency.
6567
65682005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6569
6570 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6571 Add xref.
6572
8cf51b2c
GM
65732005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6574
6575 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6576 (Position Info): Delete discussion of `goto-line'. It is already
6577 described in `Moving point'.
6578
6579 * mini.texi (Completion Commands): Correct reference.
6580 (Completion Options): Fix typo.
6581
6582 * killing.texi (Deletion): Complete description of `C-x C-o'.
6583
8cf51b2c
GM
65842005-05-10 Richard M. Stallman <rms@gnu.org>
6585
6586 * building.texi (Compilation): Clarify recompile's directory choice.
6587
6588 * frames.texi (Tooltips): Cleanups.
6589
6590 * basic.texi (Arguments): Fix punctuation.
6591
65922005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6593
6594 * screen.texi (Menu Bar): The up and down (not left and right)
6595 arrow keys move through a keyboard menu.
6596
65972005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6598
6599 * basic.texi: Various typo and grammar fixes.
6600 (Moving Point): C-a now runs move-beginning-of-line.
6601
66022005-05-08 Nick Roberts <nickrob@snap.net.nz>
6603
6604 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6605
6606 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6607 as different animals.
6608
66092005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6610
6611 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6612 Correct index entry.
6613
66142005-05-07 Nick Roberts <nickrob@snap.net.nz>
6615
6616 * building.texi (Debugger Operation): Update to reflect changes
6617 in GUD tooltips.
6618
66192005-04-30 Richard M. Stallman <rms@gnu.org>
6620
6621 * files.texi (Compressed Files): Auto Compression normally enabled.
6622
6623 * building.texi (Debugger Operation): Clarify previous change.
6624
8cf51b2c
GM
66252005-04-28 Nick Roberts <nickrob@snap.net.nz>
6626
6627 * building.texi (Debugger Operation): Add description for
6628 GUD tooltips when program is not running.
6629
66302005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6631
6632 * misc.texi (Shell): Add `Shell Prompts' to menu.
6633 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6634 description. Delete remarks moved to new node.
6635 (Shell Prompts): New node.
6636 (History References): Replace remarks moved to `Shell Prompts'
6637 with xref to that node.
6638 (Remote Host): Clarify how to specify the terminal type when
6639 logging in to a different machine.
6640
66412005-04-26 Richard M. Stallman <rms@gnu.org>
6642
6643 * emacs.texi (Top): Update submenus from files.texi.
6644
6645 * files.texi (Filesets): Clarify previous change.
6646
6647 * dired.texi (Misc Dired Features): Clarify previous change.
6648
66492005-04-25 Chong Yidong <cyd@stupidchicken.com>
6650
6651 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6652
1c6c854e
CS
6653 * dired.texi (Misc Dired Features):
6654 Document dired-compare-directories.
8cf51b2c
GM
6655
6656 * files.texi (Filesets): New node.
6657 (File Conveniences): Document Image mode.
6658
6659 * text.texi (TeX Print): Document tex-compile.
6660
66612005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6662
6663 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6664 Delete redundant reference to tooltip Custom group. It is
6665 referred too again in the next paragraph.
6666
66672005-04-24 Richard M. Stallman <rms@gnu.org>
6668
6669 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6670
8cf51b2c
GM
66712005-04-19 Kim F. Storm <storm@cua.dk>
6672
6673 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6674
66752005-04-18 Lars Hansen <larsh@math.ku.dk>
6676
6677 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6678 turns off desktop-save-mode.
6679
66802005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6681
6682 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6683 by default in terminals compatible with xterm. Mention that
6684 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6685 node.
6686
8cf51b2c
GM
66872005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6688
6689 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6690
c8763fb6 66912005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6692
6693 * xresources.texi (Table of Resources): Add cursorBlink.
6694
66952005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6696
6697 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6698 `d', `C-d' and `u'.
6699
67002005-04-11 Richard M. Stallman <rms@gnu.org>
6701
6702 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6703 (Misc X): Add -D, --basic-display.
6704
6705 * maintaining.texi (Change Log): Correct the description of
6706 the example.
6707
6708 * major.texi (Choosing Modes): Document magic-mode-alist.
6709
8cf51b2c
GM
67102005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6711
6712 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6713 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6714 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6715 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6716 `w', respectively.
6717 (Rmail Labels): Mention `l'.
6718 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6719 (Rmail Summary Edit): Describe `j' and RET.
6720
c8763fb6 67212005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6722
6723 * xresources.texi (Lucid Resources): Add fontSet resource.
6724
8cf51b2c
GM
67252005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6726
6727 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6728 now called `indicate-empty-lines'.
6729
67302005-04-06 Kim F. Storm <storm@cua.dk>
6731
6732 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6733
67342005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6737 deleted.
6738 (Marks vs Flags): Add some convenient key bindings.
6739 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6740 (Misc Dired Features): Correct and expand description of `w' command.
6741
6742 * frames.texi (XTerm Mouse): Delete apparently false info.
6743 The GNU/Linux console currently does not appear to support
6744 `xterm-mouse-mode'.
6745
8cf51b2c
GM
67462005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6747
6748 * calendar.texi (Diary): Mention shell utility `calendar'.
6749
67502005-04-01 Richard M. Stallman <rms@gnu.org>
6751
6752 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6753
8cf51b2c
GM
67542005-04-01 Lute Kamstra <lute@gnu.org>
6755
6756 * maintaining.texi (Change Log): add-change-log-entry uses
6757 add-log-mailing-address.
6758
67592005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6760
6761 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6762 `VC Mode Line' and put in an xref to that node.
6763 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6764 its description.
6765
67662005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6767
6768 * calendar.texi (Calendar Systems): Say that the Persian calendar
6769 implemented here is the arithmetical one championed by Birashk.
6770
67712005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6772
6773 * programs.texi (Fortran Motion): Fix previous change.
6774
8cf51b2c
GM
67752005-03-29 Richard M. Stallman <rms@gnu.org>
6776
6777 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6778
67792005-03-29 Chong Yidong <cyd@stupidchicken.com>
6780
6781 * text.texi (Refill): Refer to Long Lines Mode.
6782 (Longlines): New node.
6783 (Auto Fill): Don't index "word wrap" here.
6784 (Filling): Add Longlines to menu.
6785
67862005-03-29 Richard M. Stallman <rms@gnu.org>
6787
6788 * xresources.texi: Minor fixes.
6789
6790 * misc.texi (Emacs Server): Fix Texinfo usage.
6791
6792 * emacs.texi (Top): Don't use a real section heading for
6793 "Detailed Node Listing". Fake it instead.
6794
6795 * basic.texi (Position Info): Minor cleanup.
6796
6797 * mule.texi (Input Methods): Minor cleanup.
6798
67992005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6800
6801 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6802 constructs as well.
6803 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6804
68052005-03-29 Kenichi Handa <handa@m17n.org>
6806
6807 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6808
6809 * basic.texi (Position Info): Update the description about the
6810 command C-u C-x =.
6811
68122005-03-28 Richard M. Stallman <rms@gnu.org>
6813
6814 * emacs.texi (Top): Use @section for the detailed node listing.
6815
6816 * calendar.texi: Minor fixes to previous change.
6817
6818 * programs.texi (Fortran): Small fixes to previous changes.
6819
6820 * emacs.texi (Top): Update list of subnodes of Dired.
6821 Likewise for building.texi.
6822
6823 * files.texi (File Conveniences): Delete Auto Image File mode.
6824
68252005-03-28 Chong Yidong <cyd@stupidchicken.com>
6826
6827 * building.texi (Flymake): New node.
6828
6829 * custom.texi (Function Keys): Document kp- event types and
6830 keypad-setup package.
6831
6832 * dired.texi (Wdired): New node.
6833
6834 * files.texi (File Conveniences): Reorder entries.
6835 Explain how to turn on Auto-image-file mode.
6836 Document Thumbs mode.
6837
6838 * mule.texi (Specify Coding): Document recode-region and
6839 recode-file-name.
6840
6841 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6842
68432005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6844
6845 * commands.texi (Keys): M-o is now a prefix key.
6846
68472005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6848
6849 * programs.texi: Reformat and update copyright years.
6850 (Fortran): Update section.
6851
68522005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6853
6854 * files.texi: Several small changes in addition to:
6855 (Visiting): Change xref for Dialog Boxes to ref.
6856 (Version Headers): Replace references to obsolete var
6857 `vc-header-alist' with `vc-BACKEND-header'.
6858 (Customizing VC): Update value of `vc-handled-backends'.
6859
68602005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6861
6862 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6863 move here from Emacs Lisp Reference Manual.
6864 * calendar.texi (Calendar/Diary, Diary Commands)
6865 (Special Diary Entries, Importing Diary): Change some xrefs to
6866 point to emacs-xtra rather than elisp.
6867
6868 * emacs-xtra.texi (Calendar Customizing):
6869 Move view-diary-entries-initially, view-calendar-holidays-initially,
6870 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6871 Emacs Manual.
6872 (Appt Customizing): Merge entire section into main Emacs Manual.
6873 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6874 mark-holidays-in-calendar here from emacs-xtra.
6875 (Displaying the Diary): Move view-diary-entries-initially,
6876 mark-diary-entries-in-calendar here from emacs-xtra.
6877 (Appointments): Move appt-display-mode-line,
6878 appt-display-duration, appt-disp-window-function,
6879 appt-delete-window-function here from emacs-xtra.
6880
6881 * calendar.texi: Update and reformat copyright.
6882 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6883 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6884 (Diary): Refer to `diary-file' rather than ~/diary.
6885 (Diary Commands): Rename node to "Displaying the Diary".
6886 * emacs.texi (Top): Rename "Diary Commands" section.
6887 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6888
68892005-03-26 Eli Zaretskii <eliz@gnu.org>
6890
6891 * misc.texi (Emacs Server): Fix the command for setting
6892 server-name. Add an xref to Invoking emacsclient.
6893
6894 * help.texi (Help Summary): Clarify when "C-h ." will do something
6895 nontrivial.
6896 (Apropos): Add cindex entry for apropos-sort-by-scores.
6897
6898 * display.texi (Text Display): Add index entries for how no-break
6899 characters are displayed.
6900
8cf51b2c
GM
69012005-03-26 Eli Zaretskii <eliz@gnu.org>
6902
6903 * files.texi (Visiting): Fix cross-references introduced with the
6904 last change.
6905
6906 * xresources.texi (GTK resources): Fix last change.
6907
8cf51b2c
GM
69082005-03-25 Chong Yidong <cyd@stupidchicken.com>
6909
6910 * xresources.texi (X Resources): GTK options documented too.
6911 (Resources): Clarify meaning of program name.
6912 (Table of Resources): Add visualClass.
6913 (GTK resources): Rewrite.
6914 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6915
6916 * display.texi (Text Display): Mention non-breaking spaces.
6917
6918 * files.texi (Reverting): Document auto-revert-check-vc-info.
6919
6920 * frames.texi (Mouse Commands): Document
6921 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6922
6923 * help.texi (Help Summary): Add `C-h .'.
6924 (Apropos): Apropos accepts a list of search terms.
6925 Document apropos-sort-by-scores.
6926 (Help Echo): Document display-local-help.
6927
6928 * misc.texi (Emacs Server): Document server-name.
6929 (Invoking emacsclient): Document -s option for server names.
6930
6931 * text.texi (Outline Visibility): Introduce "current heading
6932 line" (commands can be called with point on a body line).
6933 Re-order table to follow the sequence of discussion.
6934 hide-body won't hide lines before first header line.
6935 (TeX Mode): Add DocTeX mode.
6936
8cf51b2c
GM
69372005-03-24 Richard M. Stallman <rms@gnu.org>
6938
6939 * mule.texi (Single-Byte Character Support): Delete mention
6940 of iso-acc.el and iso-transl.el.
6941
8cf51b2c
GM
69422005-03-23 Lute Kamstra <lute@gnu.org>
6943
6944 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6945
69462005-03-23 Richard M. Stallman <rms@gnu.org>
6947
8cf51b2c
GM
6948 * search.texi: Delete explicit node pointers.
6949 (Incremental Search): New menu.
6950 (Basic Isearch, Repeat Isearch, Error in Isearch)
6951 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6952 (Slow Isearch): New subnodes.
6953 (Configuring Scrolling): Node deleted.
6954 (Search Case): Doc default-case-fold-search.
6955 (Regexp Replace): Move replace-regexp doc here.
6956
6957 * rmail.texi (Movemail): Put commas inside closequotes.
6958
6959 * picture.texi (Insert in Picture): Document C-c arrow combos.
6960 (Basic Picture): Clarify erasure.
6961
6962 * display.texi (Font Lock): Put commas inside closequotes.
6963
6964 * cmdargs.texi (General Variables): Put commas inside closequotes.
6965
69662005-03-23 Nick Roberts <nickrob@snap.net.nz>
6967
6968 * building.texi (Stack Buffer): Mention reverse contrast for
6969 *selected* frame (might not be current frame).
6970
8cf51b2c
GM
69712005-03-21 Richard M. Stallman <rms@gnu.org>
6972
6973 * building.texi (Starting GUD): Add bashdb.
6974
69752005-03-20 Chong Yidong <cyd@stupidchicken.com>
6976
6977 * basic.texi (Moving Point): Add M-g M-g binding.
6978 (Undo): Document undo-only.
6979 (Position Info): Document M-g M-g and C-u M-g M-g.
6980
6981 * building.texi (Building): Put Grep Searching after Compilation
6982 Shell.
6983 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6984 Document next-error-highlight.
6985 (Grep Searching): Document grep-highlight-matches.
6986 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6987
6988 * calendar.texi (Importing Diary): Rename node from iCalendar.
6989 Document diary-from-outlook.
6990
6991 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6992 Commands.
6993 Mention effect of X drag and drop on Dired buffers.
6994
6995 * files.texi (Visiting): Document large-file-warning-threshold.
6996 Move paragraph on file-selection dialog.
6997 Mention visiting files using X drag and drop.
6998 (Reverting): Mention using Auto-Revert mode to tail files.
6999 Document auto-revert-tail-mode.
7000 (Version Systems): Minor correction.
7001 (Comparing Files): Diff-mode is no longer based on Compilation
7002 mode.
7003 Document compare-ignore-whitespace.
7004 (Misc File Ops): Explain passing a directory to rename-file.
7005 Likewise for copy-file and make-symbolic-link.
7006
7007 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7008 Document mouse-wheel-progressive speed.
7009
7010 * help.texi (Misc Help): Document numeric argument for C-h i.
7011 Correctly explain the effect of just C-u as argument.
7012
7013 * killing.texi (Deletion): Document numeric argument for
7014 just-one-space.
7015
7016 * mini.texi (Completion): Completion acts on text before point.
7017
7018 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7019 (Emulation): CUA mode replaces pc-bindings-mode,
7020 pc-selection-mode, and s-region.
7021
7022 * mule.texi (Input Methods): Leim is now built-in.
7023 (Select Input Method): Document quail-show-key.
7024 (Specify Coding): Document revert-buffer-with-coding-system.
7025
7026 * programs.texi (Fortran Motion): Document f90-next-statement,
7027 f90-previous-statement, f90-next-block, f90-previous-block,
7028 f90-end-of-block, and f90-beginning-of-block.
7029
7030 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7031
7032 * emacs.texi (Acknowledgments): Updated.
7033
7034 * anti.texi: Total rewrite.
7035
8cf51b2c
GM
70362005-03-19 Chong Yidong <cyd@stupidchicken.com>
7037
7038 * ack.texi (Acknowledgments): Update.
7039
70402005-03-19 Eli Zaretskii <eliz@gnu.org>
7041
1c6c854e
CS
7042 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7043 Update copyright years.
8cf51b2c
GM
7044
70452005-03-14 Nick Roberts <nickrob@snap.net.nz>
7046
7047 * building.texi (Commands of GUD): Move paragraph on setting
7048 breakpoints with mouse to the GDB Graphical Interface node.
7049
70502005-03-07 Richard M. Stallman <rms@gnu.org>
7051
8cf51b2c
GM
7052 * misc.texi (Single Shell, Shell Options): Fix previous change.
7053
7054 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7055
70562005-03-06 Richard M. Stallman <rms@gnu.org>
7057
7058 * building.texi (Starting GUD): Don't explain text vs graphical
7059 GDB here. Just mention it and xref.
7060 Delete "just one debugger process".
7061 (Debugger Operation): Move GUD tooltip info here.
7062 (GUD Tooltips): Node deleted.
7063 (GDB Graphical Interface): Explain the two GDB modes here.
7064
8cf51b2c
GM
7065 * sending.texi (Sending Mail): Minor cleanup.
7066 (Mail Aliases): Explain quoting conventions.
7067 Update key rebinding example.
7068 (Header Editing): C-M-i is like M-TAB.
7069 (Mail Mode Misc): mail-attach-file does not do MIME.
7070
7071 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7072 that really belongs here.
7073 (Remote Mailboxes): Text moved to Rmail Inbox.
7074 (Rmail Display): Mention Mouse-1.
7075 (Movemail): Clarify two movemail versions.
7076 Clarify rmail-movemail-program.
7077
8cf51b2c
GM
7078 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7079 Document async shell commands.
7080 (Shell History): Clarify.
7081 (Shell Ring): Mention C-UP an C-DOWN.
7082 (Shell Options): Add comint-prompt-read-only.
7083 (Invoking emacsclient): Set EDITOR to run Emacs.
7084 (Sorting): No need to explain what region is.
7085 (Saving Emacs Sessions): Fix typo.
7086 (Recursive Edit): Fix punctuation.
7087 (Emulation): Don't mention "PC bindings" which are standard.
7088 (Hyperlinking): Explain Mouse-1 convention here.
7089 (Find Func): Node deleted.
7090
8cf51b2c
GM
7091 * help.texi (Name Help): Xref to Hyperlinking.
7092
7093 * glossary.texi (Glossary):
7094 Rename "Balance Parentheses" to "Balancing...".
7095 Add "Byte Compilation". Correct "Copyleft".
7096 New xref in "Customization".
7097 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7098 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7099 Rename "Registers" to "Register".
7100 Replace "Selecting" with "Selected Frame",
7101 "Selected Window", and "Selecting a Buffer".
7102
7103 * files.texi (Types of Log File): Explain how projects'
7104 methods can vary.
7105
8cf51b2c
GM
7106 * display.texi (Faces): Delete "Emacs 21".
7107
7108 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7109 * fixit.texi (Spelling): C-M-i like M-TAB.
7110 * mini.texi (Completion Options): C-M-i like M-TAB.
7111 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7112 * text.texi (Text Mode): C-M-i like M-TAB.
7113
7114 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7115
7116 * calendar.texi (Specified Dates): Mention `g w'.
7117 (Appointments): appt-activate toggles with no arg.
7118
8cf51b2c
GM
71192005-03-05 Juri Linkov <juri@jurta.org>
7120
7121 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7122 "invocation (command line arguments)".
8cf51b2c
GM
7123 (Misc X): Add -nbc, --no-blinking-cursor.
7124
71252005-03-04 Ulf Jasper <ulf.jasper@web.de>
7126
7127 * calendar.texi (iCalendar): No need to require it now.
7128
8cf51b2c
GM
71292005-03-03 Nick Roberts <nickrob@snap.net.nz>
7130
7131 * trouble.texi (Contributing): Mention Savannah. Direct users to
7132 emacs-devel.
7133
71342005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7135
7136 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7137 window.
7138
8cf51b2c
GM
71392005-02-27 Richard M. Stallman <rms@gnu.org>
7140
7141 * building.texi (Compilation): Update mode line status info.
7142
71432005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7144
7145 * calendar.texi (General Calendar): Document binding of
7146 scroll-other-window-down.
7147 (Mayan Calendar): Fix earliest date.
7148 (Time Intervals): Document timeclock-change.
7149 Fix timeclock-ask-before-exiting documentation.
7150
71512005-02-26 Kim F. Storm <storm@cua.dk>
7152
7153 * frames.texi (Mouse References):
7154 Add mouse-1-click-in-non-selected-windows.
7155
71562005-02-25 Richard M. Stallman <rms@gnu.org>
7157
7158 * screen.texi (Screen): Explain better about cursors and mode lines;
7159 don't presuppose text terminals.
7160 (Point): Don't assume just one cursor.
7161 Clarify explanation of cursors.
7162 (Echo Area, Menu Bar): Cleanups.
7163
7164 * mini.texi (Minibuffer): Prompts are highlighted.
7165 (Minibuffer Edit): Newline = C-j only on text terminals.
7166 Clarify resize-mini-windows values.
7167 Mention M-PAGEUP and M-PAGEDOWN.
7168 (Completion Commands): Mouse-1 like Mouse-2.
7169 (Minibuffer History): Explain history commands better.
7170 (Repetition): Add xref to Incremental Search.
7171
7172 * mark.texi (Setting Mark): Clarify info about displaying mark.
7173 Clarify explanation of C-@ and C-SPC.
7174 (Transient Mark): Mention Delete Selection mode.
7175 (Marking Objects): Clean up text about extending the region.
7176
7177 * m-x.texi (M-x): One C-g doesn't always go to top level.
7178 No delay before suggest-key-bindings output.
7179
7180 * fixit.texi (Fixit): Mention C-/ for undo.
7181 (Spelling): Mention ESC TAB like M-TAB.
7182 Replacement words with r and R are rechecked.
7183 Say where C-g leaves point. Mention ? as input.
7184
71852005-02-23 Lute Kamstra <lute@gnu.org>
7186
7187 * cmdargs.texi (Initial Options): Add cross reference.
7188
8cf51b2c
GM
71892005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7190
7191 * emacs.texi (Top): Update menu for splitting of node in
7192 msdog.texi.
7193 * frames.texi (Frames): Update xref for splitting of node in
7194 msdog.texi.
7195 * trouble.texi (Quitting): Ditto.
7196
71972005-02-16 Richard M. Stallman <rms@gnu.org>
7198
7199 * windows.texi (Split Window): Simplify line truncation info
7200 and xref to Display Custom.
7201
7202 * trouble.texi (Quitting): Emergency escape only for text terminal.
7203 (Screen Garbled): C-l for ungarbling is only for text terminal.
7204
7205 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7206
7207 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7208
7209 * programs.texi (Program Modes): Mention Python mode.
7210 (Moving by Defuns): Repeating C-M-h extends region.
7211 (Basic Indent): Clarify.
7212 (Custom C Indent): Clarify.
7213 (Expressions): Repeating C-M-@ extends region.
7214 (Info Lookup): Clarify for C-h S.
7215 (Symbol Completion): ESC TAB alternative for M-TAB.
7216 (Electric C): Clarify.
7217
7218 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7219
7220 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7221 MS-DOS Input node.
7222 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7223 (MS-DOS and MULE): Clarify.
7224 (MS-DOS Processes, Windows Processes): Fix typos.
7225
7226 * major.texi (Choosing Modes): Clarify.
7227
7228 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7229 (Keyboard Macro Step-Edit): Clarify.
7230
7231 * indent.texi (Indentation): Clarifications.
7232
7233 * help.texi (Help): Correct error about C-h in query-replace.
7234 Clarify apropos vs C-h a. Fix how to search in FAQ.
7235 (Key Help): Describe C-h w here.
7236 (Name Help): Minor cleanup. C-h w moved to Key Help.
7237 Clarify the "object" joke.
7238 (Apropos): Clarify. Mouse-1 like Mouse-2.
7239 (Help Mode): Mouse-1 like Mouse-2.
7240
7241 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7242
7243 * display.texi (Display): Reorder menu.
7244 (Faces): Cleanup.
7245 (Font Lock): Cleanup. Mention Options menu.
7246 Delete obsolete text.
7247 (Scrolling): For C-l, don't presume text terminal.
7248 (Horizontal Scrolling): Simplify intro.
7249 (Follow Mode): Clarify.
1c6c854e 7250 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7251 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7252 Doc default-tab-width. Doc line truncation more thoroughly.
7253
7254 * dired.texi (Dired Enter): C-x C-f can run Dired.
7255 (Dired Visiting): Comment out `a' command.
7256 Mouse-1 is like Mouse-2.
7257 (Shell Commands in Dired): ? can be used more than once.
7258
7259 * basic.texi (Continuation Lines): Simplify description of truncation,
7260 and refer to Display Custom for the rest of it.
7261
8cf51b2c
GM
72622005-02-06 Lute Kamstra <lute@gnu.org>
7263
7264 * basic.texi (Undo): Fix typo.
7265
7266 * cmdargs.texi (Emacs Invocation): Fix typo.
7267
7268 * custom.texi (Init Examples): Fix typo.
7269
7270 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7271
72722005-02-06 Richard M. Stallman <rms@gnu.org>
7273
7274 * regs.texi (Registers): Registers can hold numbers, too.
7275
7276 * killing.texi (Other Kill Commands): Cleanup.
7277 Delete redundant explanation of kill in read-only buffer.
7278 (Yanking): Mention term "copying".
7279 (Accumulating Text): Fix typo.
7280
7281 * entering.texi (Entering Emacs): Update rationale at start.
7282 (Exiting): Treat iconifying on a par with suspension.
7283
7284 * custom.texi (Minor Modes): Fix typo.
7285 (Easy Customization): Fix menu style.
7286 (Variables): Add xref.
7287 (Examining): Setting for future sessions works through .emacs.
7288 (Keymaps): "Text terminals", not "Many".
7289 (Init Rebinding): Explain \C-. Show example of \M-.
7290 Fix minor wording errors.
7291 (Function Keys): Explain vector syntax just once.
7292 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7293 (Init File): Mention .emacs.d directory.
7294 (Init Examples): Add xref.
7295 (Find Init): Mention .emacs.d directory.
7296
7297 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7298 (Action Arguments): Explain which kinds of -l args are found how.
7299 (Initial Options): --batch does not inhibit site-start.
7300 Add xrefs.
7301 (Command Example): Use --batch, not -batch.
7302
7303 * basic.texi (Inserting Text): Cleanup wording.
7304 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7305 C-n is not error at end of buffer.
7306 (Undo): Doc C-/ like C-_. Add xrefs.
7307 (Arguments): META key may be labeled ALT.
7308 Peculiar arg meanings are explained in doc strings.
7309
7310 * abbrevs.texi (Expanding Abbrevs): Clarify.
7311
73122005-02-05 Eli Zaretskii <eliz@gnu.org>
7313
7314 * frames.texi (Frame Parameters): Add an xref to the description
7315 of list-colors-display. Add a pointer to the X docs about colors.
7316
7317 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7318 Improve docs of list-colors-display.
8cf51b2c
GM
7319
73202005-02-03 Lute Kamstra <lute@gnu.org>
7321
7322 * frames.texi (Frames, Drag and Drop): Fix typos.
7323
73242005-02-03 Richard M. Stallman <rms@gnu.org>
7325
7326 * windows.texi (Basic Window): Mention color-change in mode line.
7327 (Change Window): Explain dragging vertical boundaries.
7328
7329 * text.texi (Sentences): Clarify.
7330 (Paragraphs): Explain M-a and blank lines.
7331 (Outline Mode): Clarify text and menu.
7332 (Hard and Soft Newlines): Mention use-hard-newlines.
7333
7334 * frames.texi (Frames): Delete unnecessary mention of Windows.
7335 (Mouse Commands): Likewise. Mention xterm mouse support.
7336 (Clipboard): Clarify.
7337 (Mouse References): Mention use of Mouse-1 for following links.
7338 (Menu Mouse Clicks): Clarify.
7339 (Mode Line Mouse): Clarify.
7340 (Drag and Drop): Rewrite.
7341
7342 * fixit.texi (Spelling): Fix typo.
7343
7344 * files.texi (File Names): Clarify.
7345 (Visiting): Update conditions for use of file dialog. Clarify.
7346 (Saving): Doc d as answer in save-some-buffers.
7347 (Remote Files): Clean up the text.
7348
7349 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7350
7351 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7352 (List Buffers): Clarify.
7353 (Several Buffers): Doc T command.
7354 (Buffer Convenience): Clarify menu.
7355
7356 * basic.texi (Undo): Clarify last change.
7357
73582005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7359
7360 * fixit.texi (Spelling): Fix typo.
7361
73622005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7363
7364 * basic.texi (Undo): Update description of `undo-outer-limit'.
7365
73662005-02-01 Nick Roberts <nickrob@snap.net.nz>
7367
7368 * building.texi: Update documentation relating to GDB Graphical
7369 Interface.
7370
73712005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * custom.texi (Easy Customization): Adapt menu to node name change.
7374
73752005-01-30 Richard M. Stallman <rms@gnu.org>
7376
7377 * custom.texi (Easy Customization): Defn of "User Option" now
7378 includes faces. Don't say just "option" when talking about variables.
7379 Do say just "options" to mean "anything customizable".
7380 (Specific Customization): Describe `customize-variable',
7381 not `customize-option'.
7382
7383 * glossary.texi (Glossary) <Faces>: Add xref.
7384 <User Option>: Change definition--include faces. Change xref.
7385
7386 * picture.texi (Picture): Mention artist.el.
7387
7388 * sending.texi, screen.texi, programs.texi, misc.texi:
7389 * mini.texi, major.texi, maintaining.texi, macos.texi:
7390 * help.texi, frames.texi, files.texi:
7391 Don't say just "option" when talking about variables.
7392
7393 * display.texi, mule.texi: Don't say just "option" when talking
7394 about variables. Other minor cleanups.
7395
8cf51b2c
GM
73962005-01-26 Lute Kamstra <lute@gnu.org>
7397
7398 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7399 File'. Mention the `-Q' option at the `--no-site-file' option.
7400
8cf51b2c
GM
74012005-01-22 David Kastrup <dak@gnu.org>
7402
7403 * building.texi (Grep Searching): Mention alias `find-grep' for
7404 `grep-find'.
7405
74062005-01-20 Richard M. Stallman <rms@gnu.org>
7407
7408 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7409
8cf51b2c
GM
74102005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7411
7412 * rmail.texi (Movemail): Explain differences
7413 between standard and mailutils versions of movemail.
7414 Describe command line and configuration options introduced
7415 with the latter.
7416 Explain the notion of mailbox URL, provide examples and
7417 cross-references to mailutils documentation.
7418 Describe various methods of specifying mailbox names,
7419 user names and user passwords for rmail.
1c6c854e
CS
7420 (Remote Mailboxes): New section.
7421 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7422 options used to control its behavior.
7423 (Other Mailbox Formats): Explain handling of various mailbox
7424 formats.
7425
74262005-01-13 Richard M. Stallman <rms@gnu.org>
7427
7428 * commands.texi (Commands): Clarification.
7429
74302005-01-11 Richard M. Stallman <rms@gnu.org>
7431
7432 * programs.texi (Multi-line Indent): Fix previous change.
7433 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7434
8cf51b2c
GM
74352005-01-08 Richard M. Stallman <rms@gnu.org>
7436
7437 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7438 lazy-highlight.
7439
7440 * search.texi (Query Replace): Mention faces query-replace
7441 and lazy-highlight.
7442 (Incremental Search): Update isearch highlighting info.
7443
8cf51b2c
GM
74442005-01-04 Richard M. Stallman <rms@gnu.org>
7445
7446 * custom.texi (Saving Customizations): Minor improvement.
7447
8cf51b2c
GM
74482005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7449
7450 * custom.texi (Saving Customizations): Emacs no longer loads
7451 `custom-file' after .emacs. No longer mention customizing through
7452 Custom.
7453
8cf51b2c
GM
74542005-01-01 Andreas Schwab <schwab@suse.de>
7455
7456 * killing.texi (Graphical Kill): Move up under node Killing,
7457 change @section to @subsection.
7458
74592005-01-01 Richard M. Stallman <rms@gnu.org>
7460
7461 * custom.texi (Face Customization): Mention hex color specs.
7462
7463 * emacs.texi (Top): Update Killing submenu.
7464
7465 * killing.texi (Killing): Reorganize section.
7466 No more TeX-only text; put the node command at start of chapter.
7467 But the first section heading is used only in TeX.
7468 Rewrite the text to read better in this mode.
7469 (Graphical Kill): New subnode gets some of the text that
7470 used to be in the first section.
7471
74722004-12-31 Richard M. Stallman <rms@gnu.org>
7473
7474 * dired.texi (Shell Commands in Dired): Delete the ? example.
7475
7476 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7477
7478 * files.texi (Saving): Describe new require-final-newline features
7479 and mode-require-final-newline.
7480
8cf51b2c
GM
74812004-12-29 Richard M. Stallman <rms@gnu.org>
7482
7483 * custom.texi (File Variables): Clarify previous change.
7484
c8763fb6 74852004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7486
7487 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7488 out now.
7489
74902004-12-27 Richard M. Stallman <rms@gnu.org>
7491
7492 * Makefile.in (MAKEINFO): Specify --force.
7493
7494 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7495 (Undo): Doc undo-outer-limit.
7496
8cf51b2c
GM
74972004-12-15 Juri Linkov <juri@jurta.org>
7498
7499 * mark.texi (Transient Mark, Mark Ring): M-< and other
7500 movement commands don't set mark in Transient Mark mode
7501 if mark is active.
7502
8cf51b2c
GM
75032004-12-12 Juri Linkov <juri@jurta.org>
7504
7505 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7506 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7507
7508 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7509 (Misc Dired Commands): Add @r{(Dired)} to w.
7510
75112004-12-12 Juri Linkov <juri@jurta.org>
7512
7513 * mark.texi (Marking Objects): Marking commands also extend the
7514 region when mark is active in Transient Mark mode.
7515
8cf51b2c
GM
75162004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7517
7518 * custom.texi (Saving Customizations): Emacs only loads the custom
7519 file automatically after the init file in version 22.1 or later.
7520 Adapt text and examples to this fact.
7521
8cf51b2c
GM
75222004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7523
7524 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7525 be set through Custom. Otherwise, it has no effect.
7526
8cf51b2c
GM
75272004-12-05 Richard M. Stallman <rms@gnu.org>
7528
7529 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7530 * entering.texi: Rename Command Line to Emacs Invocation.
7531
10d1d0af 7532 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7533
7534 * custom.texi (Easy Customization): Move up to section level,
7535 before Variables. Avoid using the term "variable"; say "option".
7536 New initial explanation.
7537 (Variables): In initial explanation, connect "variable" to the
7538 already-explained "user option".
7539
7540 * emacs.texi (Top): Fix ref to Command Line.
7541 Move reference to Easy Customization.
7542
7543 * xresources.texi (X Resources): Fix From link.
7544
7545 * doclicense.texi (GNU Free Documentation License): Fix To link.
7546
7547 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7548
7549 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7550
75512004-12-03 Richard M. Stallman <rms@gnu.org>
7552
7553 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7554
75552004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7556
7557 * kmacro.texi: Several small changes in addition to the following.
7558 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7559 defining a keyboard macro.
7560 Mention `kmacro-ring-max'.
7561 (Keyboard Macro Counter): Clarify description of
7562 `kmacro-insert-counter', `kmacro-set-counter',
7563 `kmacro-add-counter' and `kmacro-set-format'.
7564
75652004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7566
7567 * custom.texi (File Variables): Add `unibyte' and make it more
7568 clear that `unibyte' and `coding' are special. Suggested by Simon
7569 Krahnke <overlord@gmx.li>.
7570
7571 * mule.texi (Enabling Multibyte): Refer to File Variables.
7572 Suggested by Simon Krahnke <overlord@gmx.li>.
7573
c8763fb6 75742004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7575
7576 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7577 x-use-old-gtk-file-dialog.
7578
8cf51b2c
GM
75792004-11-20 Richard M. Stallman <rms@gnu.org>
7580
7581 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7582
75832004-11-09 Lars Brinkhoff <lars@nocrew.org>
7584
7585 * building.texi (Lisp Eval): Delete hyphen in section name.
7586
75872004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7588
7589 * files.texi (Old Versions):
7590 No longer document annotation as "CVS only".
7591
75922004-11-10 Andre Spiegel <spiegel@gnu.org>
7593
7594 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7595 version systems, mentioning the new ones that we support.
7596 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7597 suggestions.
7598
c8763fb6 75992004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7600
49823426 7601 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7602
c8763fb6 76032004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7604
7605 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7606
76072004-10-23 Eli Zaretskii <eliz@gnu.org>
7608
7609 * text.texi (Text Based Tables, Table Definition)
7610 (Table Creation, Table Recognition, Cell Commands)
7611 (Cell Justification, Row Commands, Column Commands)
7612 (Fixed Width Mode, Table Conversion, Measuring Tables)
7613 (Table Misc): New nodes, documenting the Table Mode.
7614
8cf51b2c
GM
76152004-10-19 Jason Rumney <jasonr@gnu.org>
7616
7617 * makefile.w32-in (info): Change order of arguments to makeinfo.
7618
76192004-10-19 Ulf Jasper <ulf.jasper@web.de>
7620
7621 * calendar.texi (iCalendar): Update for package changes.
7622
8cf51b2c
GM
76232004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7624
7625 * files.texi (Misc File Ops): View mode is a minor mode.
7626
8cf51b2c
GM
76272004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7628
7629 * calendar.texi (iCalendar): Style changes.
7630
76312004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7632
7633 * search.texi (Regexps): The regexp described in the example is no
7634 longer stored in the variable `sentence-end'.
7635
8cf51b2c
GM
76362004-10-06 Nick Roberts <nickrob@snap.net.nz>
7637
7638 * building.texi (Starting GUD): Note that multiple debugging
7639 sessions requires `gdb --fullname'.
7640
76412004-10-05 Ulf Jasper <ulf.jasper@web.de>
7642
7643 * calendar.texi (iCalendar): New section for a new package.
7644
8cf51b2c
GM
76452004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7646
7647 * text.texi: Various small changes in addition to the following.
7648 (Text): Replace xref for autotype with inforef.
7649 (Sentences): Explain nil value for `sentence-end'.
7650 (Paragraphs): Update default values for `paragraph-start' and
7651 `paragraph-separate'.
7652 (Text Mode): Correct description of Text mode's effect on the
7653 syntax table.
7654 (Outline Visibility): `hide-other' does not hide top level headings.
7655 `selective-display-ellipses' no longer has an effect on Outline mode.
7656 (TeX Misc): Add missing @cindex.
7657 Replace xref for RefTeX with inforef.
7658 (Requesting Formatted Text): The variable
7659 `enriched-fill-after-visiting' no longer exists.
7660 (Editing Format Info): Update names of menu items and commands.
7661 (Format Faces): Mention special effect of specifying the default face.
7662 Describe inheritance of text properties.
7663 Correct description of `fixed' face.
7664 (Format Indentation): Correct description of effect of setting
7665 margins. Mention `set-left-margin' and `set-right-margin'.
7666 (Format Justification): Update names of menu items.
7667 `set-justification-full' is now bound to `M-j b'.
7668 Mention that `default-justification' is a per buffer variable.
7669 (Format Properties): Update name of menu item.
7670 (Forcing Enriched Mode): `format-decode-buffer' automatically
7671 turns on Enriched mode if the buffer is in text/enriched format.
7672
76732004-10-05 Emilio C. Lopes <eclig@gmx.net>
7674
7675 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7676
76772004-09-28 Kim F. Storm <storm@cua.dk>
7678
7679 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7680 Align with new functionality.
7681
8cf51b2c
GM
76822004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7683
7684 * display.texi (Display Custom): Remove stray `@end defvar'.
7685
76862004-09-23 Kim F. Storm <storm@cua.dk>
7687
7688 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7689 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7690
8cf51b2c
GM
76912004-09-20 Richard M. Stallman <rms@gnu.org>
7692
7693 * custom.texi (Hooks): Explain using setq to clear out a hook.
7694 (File Variables): Explain multiline string constants.
7695 (Non-ASCII Rebinding): Explain when you need to update
7696 non-ASCII char codes in .emacs.
7697
7698 * building.texi (Compilation): Explain how to make a silent
7699 subprocess that won't be terminated. Explain compilation-environment.
7700
77012004-09-13 Kim F. Storm <storm@cua.dk>
7702
7703 * mini.texi (Repetition): Rename isearch-resume-enabled to
7704 isearch-resume-in-command-history and change default to disabled.
7705
8cf51b2c
GM
77062004-09-09 Kim F. Storm <storm@cua.dk>
7707
7708 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7709 with new `kmacro-name-last-macro'.
7710
8cf51b2c
GM
77112004-09-08 Juri Linkov <juri@jurta.org>
7712
7713 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7714
8cf51b2c
GM
77152004-09-03 Juri Linkov <juri@jurta.org>
7716
7717 * search.texi (Incremental Search): Update wording for M-%.
7718
77192004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7720
7721 * killing.texi (Killing): Correct description of kill commands in
7722 read-only buffer.
7723
77242004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7725
7726 * building.texi (Compilation Mode): Add a paragraph about rules
7727 for finding the compilation buffer for `next-error'.
7728
7729 * search.texi (Other Repeating Search): Mention that Occur mode
7730 supports the next-error functionality.
7731
77322004-09-02 Juri Linkov <juri@jurta.org>
7733
7734 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7735
77362004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7737
7738 * kmacro.texi (Basic Keyboard Macro):
7739 `apply-macro-to-region-lines' now operates on all lines that begin
7740 in the region, rather than on all complete lines in the region.
7741
c8763fb6 77422004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7743
7744 * frames.texi (Drag and drop): Add documentation about
7745 x-dnd-test-function and x-dnd-known-types.
7746
77472004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7748
7749 * indent.texi: Various minor changes in addition to:
7750 (Indentation Commands): Correct description of `indent-relative'.
7751 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7752 mode. The *Tab Stops* buffer uses Overwrite Mode.
7753 (Just Spaces): `tabify' converts sequences of at least two spaces
7754 to tabs.
7755
8cf51b2c
GM
77562004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7757
7758 * frames.texi (Secondary Selection): Setting the secondary
7759 selection with M-Drag-Mouse-1 does not alter the kill ring,
7760 setting it with M-Mouse-1 and M-Mouse-3 does.
7761 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7762 toolkit scroll bars.
7763 (Scroll Bars): Ditto.
7764
7765 * windows.texi (Basic Window): When using a window system, the value
7766 of point in a non-selected window is indicated by a hollow box.
7767 (Split Window): Side by side windows are separated by a scroll bar,
7768 if scroll bars are used.
7769 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7770 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7771 (Window Convenience): Update bindings for `winner-undo' and
7772 `winner-redo'.
7773
7774 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7775 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7776 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7777 of "Using Emacs as a Server".
7778 * building.texi (Building): Interchange nodes (for correct numbering).
7779 * programs.texi (Programs): Interchange nodes (for correct numbering).
7780 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7781 Info to the node structure.
7782 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7783 Rearrange order of nodes and sections such that both "GNU GENERAL
7784 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7785 end, as appropriate for appendices.
7786 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7787 Use `@unnumberedsec'.
7788 * trouble.texi: Adapt sectioning in Info to the node structure.
7789 Adapt node pointers to change in emacs.texi.
7790 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7791
8cf51b2c
GM
77922004-08-25 Kenichi Handa <handa@m17n.org>
7793
7794 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7795 description for unibyte mode.
7796
77972004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7798
7799 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7800
7801 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7802 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7803 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7804 in @pxref.
7805
78062004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7807
7808 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7809 Change section names.
7810
8cf51b2c
GM
78112004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7812
7813 * kmacro.texi (Keyboard Macro Ring): Rename section.
7814 Emacs treats the head of the macro ring as the `last keyboard macro'.
7815 (Keyboard Macro Counter): Minor change.
7816 (Save Keyboard Macro): Some clarifications.
7817 (Edit Keyboard Macro): Rename section.
7818
7819 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7820 32-bit machines.
7821 (Several Buffers): Clarify which buffer is selected if `2' is
7822 pressed in the Buffer Menu.
7823 Auto Revert mode can be used to update the Buffer Menu
7824 automatically.
7825
78262004-08-21 Eli Zaretskii <eliz@gnu.org>
7827
7828 * help.texi (Misc Help): Add an index entry for finding an Info
7829 manual by its file name.
7830
78312004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7832
7833 * files.texi (Backup Deletion): Correct description of
7834 `delete-old-versions'.
7835 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7836 (Auto Save Files): Recommend `auto-save-mode' to reenable
7837 auto-saving, rather than the abbreviation `auto-save'.
7838
78392004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7840
7841 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7842 for "killing" and "yanking" in main menu.
7843
78442004-08-16 Richard M. Stallman <rms@gnu.org>
7845
7846 * killing.texi (Yanking, Killing): Minor cleanups.
7847
7848 * mark.texi (Momentary Mark): Minor cleanups.
7849
78502004-08-15 Kenichi Handa <handa@etl.go.jp>
7851
7852 * custom.texi (Non-ASCII Rebinding):
7853 C-q always inserts the right code to pass to global-set-key.
7854
8cf51b2c
GM
78552004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7856
7857 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7858 `insert-register', instead of `C-x r g' binding, for consistency.
7859
78602004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7861
7862 * fixit.texi (Spelling): Fix typo.
7863
78642004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7865
7866 * help.texi (Help): Fix Texinfo usage.
7867
8cf51b2c
GM
78682004-07-24 Richard M. Stallman <rms@gnu.org>
7869
7870 * text.texi (Paragraphs): Update how paragraphs are separated
7871 and the default for paragraph-separate.
7872
7873 * search.texi (Regexp Replace): Further update text for new
7874 replacement operators.
7875
8cf51b2c
GM
78762004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7877
7878 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7879 `R' switch.
7880
7881 * dired.texi (Dired Updating): `k' only deletes inserted
7882 subdirectories from the Dired buffer if a prefix argument was given.
7883
7884 * search.texi (Regexps): Delete redundant definition of `symbol' in
7885 description of `\_>'. It already occurs in the description of `\_<'.
7886
8cf51b2c
GM
78872004-07-01 Juri Linkov <juri@jurta.org>
7888
7889 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7890 (Regexp Search): Add M-r.
7891
78922004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7893
7894 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7895
78962004-06-29 Jesper Harder <harder@ifa.au.dk>
7897
49823426 7898 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7899
79002004-06-25 Richard M. Stallman <rms@gnu.org>
7901
7902 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7903
79042004-06-25 David Kastrup <dak@gnu.org>
7905
7906 * search.texi (Regexp Replace): Some typo corrections and
7907 rearrangement.
7908
79092004-06-24 David Kastrup <dak@gnu.org>
7910
7911 * search.texi (Unconditional Replace): Use replace-string instead
7912 of query-replace in example.
7913 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7914 sequences.
7915 (Query Replace): Correct explanation of `^' which does not use
7916 the mark stack.
7917
79182004-06-21 Nick Roberts <nickrob@gnu.org>
7919
7920 * misc.texi (Shell History Copying): Document comint-insert-input.
7921 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7922
8cf51b2c
GM
79232004-06-20 Jesper Harder <harder@ifa.au.dk>
7924
7925 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7926 * custom.texi (Customization): Do.
7927 * anti.texi (Antinews): Do.
7928 * abbrevs.texi (Defining Abbrevs): Do.
7929
7930 * programs.texi (Info Lookup): Fix keybinding for
7931 info-lookup-symbol.
7932
79332004-06-16 Juanma Barranquero <lektu@terra.es>
7934
7935 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7936 Add emacs-xtra.
7937 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7938 (clean): Add emacs-xtra and flymake. Remove redundancies.
7939
79402004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7941
7942 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7943 Add emacs-xtra.
7944 * emacs-xtra.texi: New file.
7945
79462004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7947
7948 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7949 (Dired and Find): Mention differences with ordinary Dired buffers.
7950
8cf51b2c
GM
79512004-06-13 Richard M. Stallman <rms@gnu.org>
7952
7953 * custom.texi (Init Syntax): Explain about vars that do special
7954 things when set with setq or with Custom.
7955 (Init Examples): Add line-number-mode example.
7956
8cf51b2c
GM
79572004-06-12 Juri Linkov <juri@jurta.org>
7958
7959 * dired.texi (Operating on Files): Add dired-do-touch.
7960
8cf51b2c
GM
79612004-06-10 Juri Linkov <juri@jurta.org>
7962
7963 * building.texi (Lisp Eval): Add C-M-x on defface.
7964
79652004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7966
7967 * files.texi (Reverting): Auto-Revert mode and
7968 Global Auto-Revert mode no longer revert remote files.
7969
8cf51b2c
GM
79702004-05-29 Richard M. Stallman <rms@gnu.org>
7971
7972 * custom.texi (Init File): Two dashes start --no-site-file.
7973
8cf51b2c
GM
79742004-05-29 Alan Mackenzie <acm@muc.de>
7975
7976 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7977 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7978 (AWK, Pike): Document as "C-like modes".
7979 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7980 (M-x man): Supersedes M-x manual-entry.
7981 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7982
7983 ("Comments in C"): Delete node; the info is in CC Mode manual.
7984 (c-comment-only-line-offset): Remove description.
7985
7986 (C-c ., C-c C-c): Describe new C Mode bindings.
7987
7988 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7989 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7990 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7991 Amend definitions.
7992
7993 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7994 Describe functions.
7995
7996 (c-comment-start-regexp, c-hanging-comment-ender-p)
7997 (c-hanging-comment-starter-p): Remove obsolete definitions.
7998
7999 * emacs.texi: Remove the menu entry "Comments in C".
8000
8cf51b2c
GM
80012004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8002
8003 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8004 `M-x locate'.
8005
80062004-05-16 Karl Berry <karl@gnu.org>
8007
8008 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8009 makeinfo --html fails.
8010 * help.texi (Help Summary) [@ifnottex]: Likewise.
8011
80122004-05-13 Nick Roberts <nickrob@gnu.org>
8013
8014 * building.texi (GDB Graphical Interface): Update and describe
8015 layout first.
8016
8cf51b2c
GM
80172004-05-04 Jason Rumney <jasonr@gnu.org>
8018
8019 * makefile.w32-in: Revert last change.
8020
80212004-05-03 Jason Rumney <jasonr@gnu.org>
8022
8023 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8024
8cf51b2c
GM
80252004-04-23 Juanma Barranquero <lektu@terra.es>
8026
8027 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8028
80292004-04-18 Juri Linkov <juri@jurta.org>
8030
8031 * fixit.texi (Spelling): Remove file extension from ispell xref.
8032
80332004-04-15 Kim F. Storm <storm@cua.dk>
8034
8035 * cmdargs.texi (Initial Options): Add -Q.
8036
80372004-04-05 Kim F. Storm <storm@cua.dk>
8038
8039 * custom.texi (File Variables): Add safe-local-eval-forms.
8040
8cf51b2c
GM
80412004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8042
8043 * files.texi (Reverting): Correct description of revert-buffer's
8044 handling of point.
8045
80462004-03-22 Juri Linkov <juri@jurta.org>
8047
8048 * emacs.texi (Top): Add `Misc X'.
8049
49823426 8050 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8051
8052 * glossary.texi: Improve references.
8053
8054 * help.texi: Sync keywords with finder.el.
8055
8056 * mini.texi (Completion): Add description for menu items.
8057
8058 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8059
8060 * sending.texi (Mail Methods): Fix xref to Message manual.
8061
8cf51b2c
GM
80622004-03-12 Richard M. Stallman <rms@gnu.org>
8063
8cf51b2c
GM
8064 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8065
8cf51b2c
GM
80662004-03-04 Richard M. Stallman <rms@gnu.org>
8067
8068 * search.texi (Regexps): Explain that ^ and $ have their
8069 special meanings only in certain contexts.
8070
8071 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8072
8073 * mule.texi (Specify Coding): Doc C-x RET F.
8074
8075 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8076 for multiple compile and grep buffers.
8077 (Indirect Buffers): Don't recommand clone-indirect-buffer
8078 for multiple compile and grep buffers.
8079
8cf51b2c
GM
80802004-02-29 Juanma Barranquero <lektu@terra.es>
8081
8082 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8083 Use $(DEL) instead of rm, and ignore exit code.
8084
8cf51b2c
GM
80852004-02-23 Nick Roberts <nick@nick.uklinux.net>
8086
8087 * building.texi (Watch Expressions): Update.
8088
80892004-02-21 Juri Linkov <juri@jurta.org>
8090
1c6c854e
CS
8091 * cmdargs.texi (Action Arguments): Add alias --find-file.
8092 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8093 to Command Arguments.
8094 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8095 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8096 (Window Size X): Join -g and --geometry. Add @cindex.
8097 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8098 (Title X): Remove alias -title.
8099 (Misc X): New node.
8100
c8763fb6 81012004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8102
8103 * frames.texi (Drag and drop): Add Motif to list of supported
8104 protocols.
8105
c8763fb6 81062004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8107
8108 * frames.texi (Drag and drop): New section.
8109
81102004-01-24 Richard M. Stallman <rms@gnu.org>
8111
1c6c854e 8112 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8113 Include it only @ifnotinfo. Patch the preceding and following
8114 node headers to point to each other.
8115
81162004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8117
8118 * calendar.texi (Appointments): Update section.
8119
81202003-12-29 Kevin Ryde <user42@zip.com.au>
8121
8cf51b2c
GM
8122 * programs.texi (C Modes): Fix the xref.
8123
81242003-12-23 Nick Roberts <nick@nick.uklinux.net>
8125
8126 * building.texi (Watch Expressions): Update.
8127 (Commands of GUD): Include use of toolbar + breakpoints set from
8128 fringe/margin.
8129
81302003-12-03 Andre Spiegel <spiegel@gnu.org>
8131
8132 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8133 <acm@muc.de>.
8134
c8763fb6 81352003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8136
8137 * frames.texi (Dialog Boxes): Add use-file-dialog.
8138
8cf51b2c
GM
81392003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8140
8141 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8142 in CC Mode.
8143
8cf51b2c
GM
81442003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8145
8146 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8147 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8148 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8149 * man/frames.texi, man/glossary.texi, man/killing.texi:
8150 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8151 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8152 * man/sending.texi, man/text.texi, man/trouble.texi:
8153 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8154
81552003-11-01 Alan Mackenzie <acm@muc.de>
8156
8157 * search.texi (Scrolling During Incremental Search): Document a
8158 new scrolling facility in isearch mode.
8159
8cf51b2c
GM
81602003-10-22 Miles Bader <miles@gnu.org>
8161
8162 * Makefile.in (info): Move before $(top_srcdir)/info.
8163
81642003-10-22 Nick Roberts <nick@nick.uklinux.net>
8165
8166 * building.texi (Watch Expressions): Update section on data display
8167 to reflect code changes (GDB Graphical Interface).
8168
8cf51b2c
GM
81692003-10-13 Richard M. Stallman <rms@gnu.org>
8170
8171 * xresources.texi (GTK resources): Clean up previous change.
8172
c8763fb6 81732003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8174
8175 * xresources.texi (GTK resources): Add a note that some themes
8176 disallow customizations. Add scroll theme example.
8177
8cf51b2c
GM
81782003-09-30 Richard M. Stallman <rms@gnu.org>
8179
8cf51b2c
GM
8180 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8181
8182 * misc.texi (Saving Emacs Sessions): Shorten the section,
8183 collapsing back into one node.
8184
81852003-09-30 Lars Hansen <larsh@math.ku.dk>
8186
8187 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8188
ce058493 81892003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8190
8191 * xresources.texi (GTK names in Emacs): Correct typo.
8192
8cf51b2c
GM
81932003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8194
1c6c854e
CS
8195 * cmdargs.texi (Font X): Mention new default font.
8196 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8197 problems involved. (Result of discussion on emacs-devel.)
8198
81992003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8200
8201 * emacs.texi (Acknowledgements): Correct typo.
8202
82032003-09-22 Richard M. Stallman <rms@gnu.org>
8204
8205 * dired.texi (Misc Dired Commands): New node.
8206 (Dired Navigation): Add dired-goto-file.
8207
8208 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8209
8210 * emacs.texi (Acknowledgements): New node, split from Distribution.
8211
8212 * cmdargs.texi (Action Arguments): -f reads interactive args.
8213
8cf51b2c
GM
82142003-09-08 Lute Kamstra <lute@gnu.org>
8215
8216 * screen.texi (Mode Line): Say that POS comes before LINE.
8217 Mention `size-indication-mode'.
1c6c854e
CS
8218 * display.texi (Optional Mode Line):
8219 Document `size-indication-mode'.
8cf51b2c
GM
8220 * basic.texi (Position Info): Mention `size-indication-mode'.
8221
82222003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8223
8224 * xresources.texi (Resources): Refer to `editres' man page.
8225 (Lucid Resources): Update defaults. Expand description of
8226 `shadowThickness'.
8227
82282003-09-04 Miles Bader <miles@gnu.org>
8229
8230 * Makefile.in (top_srcdir): New variable.
8231 ($(top_srcdir)/info): New rule.
8232 (info): Depend on it.
8233
82342003-09-03 Peter Runestig <peter@runestig.com>
8235
8236 * makefile.w32-in: New file.
8237
82382003-08-29 Richard M. Stallman <rms@gnu.org>
8239
8240 * misc.texi (Saving Emacs Sessions): Correct previous change.
8241
8cf51b2c
GM
82422003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8243
8cf51b2c
GM
8244 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8245 (Intro): Include kmacro.texi after fixit.texi instead of after
8246 custom.texi. (As suggested by Kim Storm.)
8247
82482003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8249
8250 * fixit.texi (Fixit): Update `Next' pointer.
8251 * files.texi (Files): Update `Previous' pointer.
8252 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8253 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8254 (Suggested by Kim Storm.)
8255 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8256
82572003-08-18 Kim F. Storm <storm@cua.dk>
8258
8259 * kmacro.texi: New file describing enhanced keyboard macro
8260 functionality. Replaces old description in custom.texi.
8261
8262 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8263 (Keyboard Macros): Move to new kmacro.texi file.
8264
8265 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8266
8cf51b2c
GM
82672003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8268
8269 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8270
82712003-08-17 Alex Schroeder <alex@gnu.org>
8272
8273 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8274 required.
8275
8cf51b2c
GM
82762003-08-05 Richard M. Stallman <rms@gnu.org>
8277
8278 * programs.texi (Lisp Indent): Don't describe
8279 lisp-indent-function property here. Use xref to Lisp Manual.
8280
8cf51b2c
GM
82812003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8282
fffa137c 8283 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8284 abbreviations.
8285
82862003-07-24 Markus Rost <rost@math.ohio-state.edu>
8287
8288 * buffers.texi (List Buffers): Fix previous change.
8289
8cf51b2c
GM
82902003-07-13 Markus Rost <rost@math.ohio-state.edu>
8291
8292 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8293 List*.
8294
82952003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8296
8cf51b2c
GM
8297 * display.texi (Font Lock): Fix typo.
8298
82992003-07-07 Richard M. Stallman <rms@gnu.org>
8300
8301 * display.texi (Font Lock): Add xref for format info on
8302 font-lock-remove-keywords.
8303
8304 * building.texi (Compilation): Document what happens with asynch
8305 children of compiler process.
8306
8307 * help.texi (Library Keywords): Use @multitable.
8308
8cf51b2c
GM
83092003-06-04 Richard M. Stallman <rms@gnu.org>
8310
8311 * programs.texi (Expressions): Delete C-M-DEL.
8312
8313 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8314 comint-move-point-for-output renamed from
8315 comint-scroll-to-bottom-on-output.
8316
8317 * custom.texi (Init Rebinding): Replace previous change with xref.
8318 (Non-ASCII Rebinding): Explain that issue more briefly here.
8319
83202003-05-28 Richard M. Stallman <rms@gnu.org>
8321
8322 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8323
83242003-05-28 Nick Roberts <nick@nick.uklinux.net>
8325
8326 * building.texi (GDB Graphical Interface): New node.
8327 (Rewritten somewhat by RMS.)
8328
c8763fb6 83292003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8330
8331 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8332 non-English letters. Explain how to set coding systems correctly
8333 and how to include the right coding cookie in the file.
8334
c8763fb6 83352003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8336
8337 * indent.texi (Indentation): Explain the concepts.
8338 (Just Spaces): Explain why preventing tabs for indentation might
8339 be useful.
8340
8cf51b2c
GM
83412003-04-16 Richard M. Stallman <rms@gnu.org>
8342
8343 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8344
8cf51b2c
GM
83452003-02-22 Alex Schroeder <alex@emacswiki.org>
8346
8347 * cmdargs.texi (General Variables): Document SMTPSERVER.
8348
8cf51b2c
GM
8349 * sending.texi: Remove SMTP node.
8350 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8351 library.
8352
8cf51b2c
GM
83532003-02-22 Alex Schroeder <alex@emacswiki.org>
8354
8355 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8356
83572003-02-22 Simon Josefsson <jas@extundo.com>
8358
8359 * sending.texi (Mail Methods): Add node about SMTP.
8360
c8763fb6 83612003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8362
8363 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8364
8cf51b2c
GM
83652003-02-01 Kevin Ryde <user42@zip.com.au>
8366
8367 * glossary.texi (Glossary): Correction to cl cross reference.
8368
83692003-01-20 Richard M. Stallman <rms@gnu.org>
8370
8371 * killing.texi (Rectangles): Document C-x c r.
8372
c8763fb6 83732003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8374
8375 * xresources.texi (GTK resources): New node.
8376 (GTK widget names): New node.
8377 (GTK names in Emacs): New node.
8378 (GTK styles): New node.
8379
c8763fb6 83802003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8381
8382 * maintaining.texi (Create Tags Table): Add reference to the new
8383 `etags --help --lang=LANG' option.
8384
8cf51b2c
GM
83852002-10-02 Karl Berry <karl@gnu.org>
8386
49823426 8387 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8388 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8389 where needed for the sake of the HTML output.
8cf51b2c
GM
8390
83912001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8392
8393 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8394 source files.
8395
83962001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8397
8398 * Makefile.in (emacsman): New target.
8399
8cf51b2c
GM
84002001-10-20 Gerd Moellmann <gerd@gnu.org>
8401
8402 * (Version 21.1 released.)
8403
84042001-10-05 Gerd Moellmann <gerd@gnu.org>
8405
8406 * Branch for 21.1.
8407
8cf51b2c
GM
84082001-03-05 Gerd Moellmann <gerd@gnu.org>
8409
8410 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8411
8cf51b2c
GM
84122000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8413
8414 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8415
8cf51b2c
GM
84161999-07-12 Richard Stallman <rms@gnu.org>
8417
8418 * Version 20.4 released.
8419
84201998-12-04 Markus Rost <rost@delysid.gnu.org>
8421
8422 * Makefile.in (INFO_TARGETS): Delete customize.info.
8423 (DVI_TARGETS): Delete customize.dvi.
8424 (../info/customize, customize.dvi): Targets deleted.
8425
84261998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8427
8428 * Version 20.3 released.
8429
84301998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8431
8432 * Makefile.in (EMACSSOURCES): Add mule.texi.
8433 Add msdog.texi, ack.texi. Remove gnu1.texi.
8434
84351998-04-06 Andreas Schwab <schwab@gnu.org>
8436
768c0c0f
JB
8437 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8438 Use it in dvi targets.
8cf51b2c
GM
8439
84401997-09-23 Paul Eggert <eggert@twinsun.com>
8441
8442 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8443 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8444 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8445
84461997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8447
8448 * Version 20.2 released.
8449
84501997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8451
8452 * Version 20.1 released.
8453
84541997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8455
8456 * Makefile (../info/customize, customize.dvi): New targets.
8457 (INFO_TARGETS): Add ../info/customize.
8458 (DVI_TARGETS): Add customize.dvi.
8459
8cf51b2c
GM
84601996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8461
8462 * Version 19.33 released.
8463
84641996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8465
8466 * Version 19.32 released.
8467
8cf51b2c
GM
84681996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8469
8470 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8471
84721996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8473
8474 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8475 Specify -I option.
8476 (All dvi targets): Set the TEXINPUTS variable.
8477
84781996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8479
8480 * Version 19.31 released.
8481
8cf51b2c
GM
84821995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8483
8484 * Version 19.30 released.
8485
8cf51b2c
GM
84861995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8487
8488 * Makefile.in (maintainer-clean): Rename from realclean.
8489
84901994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8491
8492 * Makefile.in: New file.
8493 * Makefile: File deleted.
8494
84951994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8496
8497 * Makefile (TEXINDEX_OBJS): Variable deleted.
8498 (texindex, texindex.o, getopt.o): Rules deleted.
8499 All deps on texindex deleted.
8500 (distclean): Don't delete texindex.
8501 (mostlyclean): Don't delete *.o.
8502 * texindex.c, getopt.c: Files deleted.
8503
85041994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8505
8506 * Version 19.26 released.
8507
85081994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8509
8510 * Makefile (EMACSSOURCES): Exclude undo.texi.
8511
85121994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8513
8514 * Version 19.25 released.
8515
85161994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8517
8518 * Version 19.24 released.
8519
85201994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8521
8522 * Version 19.23 released.
8523
85241994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8525
8526 * Makefile: Delete spurious tab.
8527
85281994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8529
8530 * Makefile (.SUFFIXES): New rule.
8531
8cf51b2c
GM
85321993-12-04 Richard Stallman (rms@srarc2)
8533
8534 * getopt.c: New file.
8535 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8536 (getopt.o): New rule.
8537 (dvi): Don't depend on texindex.
49823426 8538 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8539
85401993-12-03 Richard Stallman (rms@srarc2)
8541
49823426
GM
8542 * Makefile (TEXI2DVI): New variable.
8543 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8544 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8545
85461993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8547
8548 * Version 19.22 released.
8549
85501993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8551
8552 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8553
85541993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8555
8556 * Version 19.21 released.
8557
8cf51b2c
GM
85581993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8559
8560 * Makefile (realclean): Don't delete the Info files.
8561
f0131492 85621993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8563
8cf51b2c
GM
8564 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8565 4' where appropriate.
8566
f0131492 85671993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8568
49823426 8569 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8570
8571 * texindex.c: Include "../src/config.h" if building in emacs.
8572
8573 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8574 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8575 Add target to build texindex.c, defining `emacs'.
8576
8cf51b2c
GM
85771993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8578
8579 * Version 19.19 released.
8580
8cf51b2c
GM
85811993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8582
8583 * Version 19.18 released.
8584
85851993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8586
8587 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8588
85891993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8590
8591 * Version 19.17 released.
8592
85931993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8594
8595 * split-man: Fix typos in last change.
8596
85971993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8598
8599 * Version 19.16 released.
8600
86011993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8602
8603 * version 19.15 released.
8604
86051993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8606
8607 * Makefile (distclean): It's rm, not rf.
8608
86091993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8610
8611 * Version 19.14 released.
8612
86131993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8614
8615 * Makefile: New file.
8616
86171993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8618
8619 * Version 19.13 released.
8620
86211993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8622
8623 * Version 19.9 released.
8624
86251993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8626
8627 * Version 19.8 released.
8628
86291993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8630
8631 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8632
8633 * trouble.texi: It's `enable-flow-control-on', not
8634 `evade-flow-control-on'.
8635
86361993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8637
8638 * display.texi: Document standard-display-european.
8639
86401993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8641
8642 * Version 19.7 released.
8643
8644 * emacs.texi: Add a sentence to the top menu mentioning the
8645 specific version of Emacs this manual applies to.
8646
86471993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8648
8649 * basic.texi: Document next-line-add-lines variable used to
8650 implement down-arrow.
8651
8652 * killing.texi: Document kill-whole-line.
8653
86541993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8655
8656 * text.texi: Update unix TeX ordering information.
8657
86581993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8659
8660 * news.texi: Mention fill-rectangle in keybinding list.
8661
8662 * killing.texi: Document fill-rectangle.
8663
86641993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8665
8666 * vc.texi: Bring the docs up to date with VC 5.2.
8667
86681992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8669
8670 * emacs.tex: Mention blackbox and gomoku under Amusements.
8671 Assembler mode is now mentioned and appropriately indexed
8672 under Programming Modes.
8673
86741991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8675
8676 * emacs.tex: Update TeX ordering information.
8677
8cf51b2c
GM
86781990-06-26 David Lawrence (tale@geech)
8679
8680 * emacs.tex: Note that completion-ignored-extensions is not used
8681 to filter out names when all completions are displayed in
8682 *Completions*.
8683
86841990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8685
8686 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8687
86881990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8689
8690 * emacs.tex: Add @findex grep.
8691
8cf51b2c
GM
86921988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8693
8694 * emacs.tex: Correct two typos. No other changes before
8695 Version 19 will be made.
8696
8cf51b2c
GM
86971988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8698
8699 * emacs.tex: Update information for obtaining TeX distribution from the
8700 University of Washington.
8701
8702;; Local Variables:
c8763fb6 8703;; coding: utf-8
8cf51b2c
GM
8704;; End:
8705
95df8112 8706 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8707
8708 This file is part of GNU Emacs.
8709
352c8b4a 8710 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8711 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8712 the Free Software Foundation, either version 3 of the License, or
8713 (at your option) any later version.
8cf51b2c
GM
8714
8715 GNU Emacs is distributed in the hope that it will be useful,
8716 but WITHOUT ANY WARRANTY; without even the implied warranty of
8717 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8718 GNU General Public License for more details.
8719
8720 You should have received a copy of the GNU General Public License
352c8b4a 8721 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.