Fix bug #10422 with Registry-related index entries.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
8034735f
EZ
12012-01-06 Eli Zaretskii <eliz@gnu.org>
2
3 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
4 (Bug#10422)
5 Move the stuff about resources to xresources.texi.
6
7 * xresources.texi (Resources): Move information about setting X
8 resources in the Registry from cmdargs.texi. Make the index entry
9 be similar to the one in cmdargs.texi.
10
b0d7d8af
CY
112012-01-05 Chong Yidong <cyd@gnu.org>
12
13 * custom.texi (Customization Groups): Update example.
14 (Browsing Custom): Document the new search field.
15 (Changing a Variable): Update example for Emacs 24 changes.
16 Document Custom-set and Custom-save commands.
17 (Face Customization): Document Emacs 24 changes. De-document
18 modify-face.
19 (Specific Customization): Mention customize-variable.
20 (Custom Themes): Add customize-themes, custom-theme-load-path,
21 custom-theme-directory, and describe-theme.
22 (Creating Custom Themes): New node.
23 (Examining): Mention M-:.
24
25 * package.texi (Packages): Fix typo.
26
88c5c7c8
CY
272012-01-03 Chong Yidong <cyd@gnu.org>
28
29 * misc.texi (Single Shell): Don't document Lisp usage of
30 shell-command. Tidy up discussion of synchronicity. Add index
31 entries for async-shell-command.
32 (Interactive Shell): Note that M-x shell uses shell-file-name.
33 Note change in behavior in Emacs 24.
34 (Shell Mode): Shell mode now uses completion-at-point.
35 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
36 default method for recognizing prompts nowadays.
37 (Shell Ring): Add xref to Minibuffer History.
38 (Directory Tracking): Explain Dirtrack mode in more detail.
39 (Term Mode): Fix index entries.
40 (Paging in Term): Merge into Term Mode.
41 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
42 (Printing): Fix xref. State default of lpr-switches.
43 (PostScript): Remove obsolete sentence. Omit description of
44 non-interactive behaviors.
45 (Hyperlinking): Improve description.
46 (Browse-URL): Using compose-mail for mailto URLs is the default.
47 Document browse-url-mailto-function.
48 (Goto Address mode): Add index entries. Add xref to Browse-URL.
49 (FFAP): FFAP is not a minor mode.
50 (Amusements): M-x lm was renamed to M-x landmark. Document
51 nato-region.
52
b8ecfdfe
CY
532012-01-01 Chong Yidong <cyd@gnu.org>
54
55 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
56 (Gnus Startup): Note that the system might not be set up for news.
57 Describe group levels more clearly.
58 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
59 Summary of Gnus.
60 (Document View): Copyedits. Move zoom commads to DocView
61 Navigation node.
62 (DocView Navigation, DocView Searching, DocView Slicing)
63 (DocView Conversion): Nodes renamed from Navigation, etc.
64
65 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
66
7bc7d2aa
EZ
672011-12-31 Eli Zaretskii <eliz@gnu.org>
68
69 * basic.texi (Moving Point): Fix the description of C-n and C-p.
70 (Bug#10380)
71
b30941db
CY
722011-12-30 Chong Yidong <cyd@gnu.org>
73
74 * sending.texi (Sending Mail): Document initial mail buffer name,
75 and changed multiple mail buffer behavior.
76 (Mail Format): Put the example at the top of the section.
77 (Mail Headers): Move discussion of "From" to the top.
78 (Mail Sending): Document sendmail-query-once.
79 (Citing Mail): Make it less Rmail-specific.
80
0ed49f93
CY
812011-12-29 Chong Yidong <cyd@gnu.org>
82
83 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
84 example. Add index entries.
85 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
86
c40a7de7
CY
872011-12-26 Chong Yidong <cyd@gnu.org>
88
89 * dired.texi (Dired Enter, Misc Dired Features): Document
90 dired-use-ls-dired changes. Mention quit-window.
91 (Dired Navigation): Add index entries.
92 (Dired Visiting): Fix View Mode xref.
93 (Marks vs Flags): Prefer C-/ binding for undo.
94 (Subdirectories in Dired): Add xrefs.
95 (Misc Dired Features): Document some Emacs 24 changes. Add index
96 entries.
97
98 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
99 variable, since it is explained in Minor Modes node.
100 (Defining Abbrevs): Copyedits.
101 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
102 C-/ binding for undo.
103 (Dabbrev Customization): Add xrefs for case-fold-search and
104 case-replace.
105
106 * dired-xtra.texi (Subdir Switches): Add xref.
107
108 * maintaining.texi (VC Directory Commands): Mention quit-window.
109
3d992aa0
CY
1102011-12-25 Chong Yidong <cyd@gnu.org>
111
112 * maintaining.texi (Tags): Mention Semantic.
113 (Create Tags Table, Etags Regexps): Copyedits.
114 (Find Tag): Mention minibuffer completion.
115 (List Tags): Mention completion-at-point. Completion is actually
116 available in M-x list-tags.
117
118 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
119 Document vc-delete-file.
120
121 * files.texi (Misc File Ops): Mention vc-delete-file.
122
123 * programs.texi (Symbol Completion): Mention completion-at-point
124 explicitly.
125
2785d024
CY
1262011-12-22 Chong Yidong <cyd@gnu.org>
127
128 * maintaining.texi (Change Log Commands): Don't specially mention
129 vc-update-change-log which is CVS-only.
130
131 * vc1-xtra.texi (Version Headers): Note that these are for
132 Subversion, CVS, etc. only.
133 (General VC Options): De-document vc-keep-workfiles. Fix
134 RCS-isms.
135
0ab39399
EZ
1362011-12-22 Eli Zaretskii <eliz@gnu.org>
137
138 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
139 should be @end iftex".
140
d3098e1e
CY
1412011-12-21 Chong Yidong <cyd@gnu.org>
142
143 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
144 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
145 (VC Pull): Mention vc-log-incoming.
146 (Log Buffer): Add CVS/RCS only disclaimer.
147
148 * vc1-xtra.texi (Remote Repositories): Update introduction.
149 (Local Version Control): Node deleted (obsolete with DVCSes).
150 (Remote Repositories, Version Backups): Node deleted. Move
151 documentation of vc-cvs-stay-local to CVS Options.
152 (CVS Options): Reduce verbosity of description of obscure CVS
153 locking feature.
154 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
155 Tags node.
156 (Revision Tags): Move under Miscellaneous VC subsection.
157 (Change Logs and VC): Note that this is wrong for DVCSs.
158 De-document log entry manipulating features.
159 (Renaming and VC): Describe how it works on modern VCSes.
160
161 * files.texi (Misc File Ops): Mention vc-rename-file.
162
163 * programs.texi (Custom C Indent): Add index entries.
164
47d42d81
AM
1652011-12-20 Alan Mackenzie <acm@muc.de>
166
167 * programs.texi (Motion in C): Update the description of C-M-a and
168 C-M-e, they now DTRT in enclosing scopes.
169 (Custom C Indent): Add @dfn{guessing} of the indentation style.
170
2edef1a0
CY
1712011-12-20 Chong Yidong <cyd@gnu.org>
172
173 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
174 (Old Revisions): Use it.
175 (VCS Repositories): Add "distributed" terminology.
176 (Log Buffer): Remove duplicate description
177 about changesets. Fix "current VC fileset" ambiguity.
178 (Multi-User Branching): Node deleted.
179 (Branches, Switching Branches): Discuss decentralized version
180 control systems.
181 (VC Pull): New node.
182 (Merging): Document merging on decentralized systems.
183 (Creating Branches): Note that this is specific to CVS and related
184 systems.
185
bc859d5f
CY
1862011-12-19 Chong Yidong <cyd@gnu.org>
187
188 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
189 (VC Mode Line): Add index entry for "version control status".
190 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
191 Document vc-revert-show-diff. De-document vc-rollback.
192 (VC Directory Mode): Rewrite introduction. Move prefix arg
193 documentation here from VC Directory Buffer node.
194 (VC Directory Buffer): Use a decentralized VCS example.
195 (VC Directory Commands): Use a table. Remove material duplicated
196 in previous nodes on multi-file VC filsets.
197
9cff91f8
CY
1982011-12-17 Chong Yidong <cyd@gnu.org>
199
200 * maintaining.texi (VCS Concepts): Make "revision" terminology
201 less CVS-specific.
202 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
203 Registering node.
204 (Secondary VC Commands): Deleted. Promote subnodes.
205 (Log Buffer): Add command name for C-c C-c. Fix the name of the
206 log buffer. Add index entries.
207 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
208 "commit" terminology.
209 (Old Revisions): Move it to just before VC Change Log. "Tag" here
210 doesn't refer to tags tables. Note other possible forms of the
211 revision ID. C-x v = does not save.
212 (Registering): Note similarity to C-x v v action. Fix description
213 of how backends are chosen. De-document vc-default-init-revision.
214 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
215 in root log buffers.
216
f3b316df
CY
2172011-12-16 Chong Yidong <cyd@gnu.org>
218
219 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
220 (Basic VC Editing): Remove redundant descriptions.
221 (VC With A Merging VCS): Make description more general instead of
222 CVS-specific.
223 (VC With A Locking VCS): Use VC fileset terminology.
224
29eabb8e
CY
2252011-12-12 Chong Yidong <cyd@gnu.org>
226
227 * building.texi (Executing Lisp): Fix xref for C-M-x.
228 (Lisp Libraries): Add xref to node explaining `load' in Lisp
229 manual. Note that load-path is not customizable.
230 (Lisp Eval): Note that listed commands are available globally.
231 Explain the meaning of "defun" in the C-M-x context.
232 (Lisp Interaction): Copyedits.
233 (External Lisp): Fix name of inferior Lisp buffer. Mention
234 Scheme.
235 (Compilation): Define "inferior process".
236
cd0314dd
EZ
2372011-12-10 Eli Zaretskii <eliz@gnu.org>
238
239 * msdog.texi (Windows Fonts): Document how to force GDI font
240 backend on MS-Windows.
241
0595bd7e 2422011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
243
244 * building.texi (Compilation): Say what the -k flag to make does.
245 Move subprocess discussion to Compilation Shell.
246 (Compilation Mode): Add xref for grep, occur, and mouse
247 references. Define "locus".
248 (Grep Searching): Use @command.
0595bd7e
CY
249 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
250 intro.
251 (Starting GUD): Clarify how arguments are specified.
252 (Debugger Operation): Index entry for "GUD interaction buffer",
253 and move basic description here from Commands of GUD node.
254 (GDB User Interface Layout): Copyedits.
255 (Source Buffers): Remove gdb-find-source-frame, which is not in
256 gdb-mi.el.
257 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
258 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
259 re-document GUD interaction buffers.
b09d01da
CY
260
261 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
262 (Semantic): Add cindex entries for Semantic.
263
2a185919
CY
2642011-12-06 Chong Yidong <cyd@gnu.org>
265
266 * programs.texi (Man Page): Clarify how to use Man-switches.
267 Don't bother documenting Man-fontify-manpage-flag.
268 (Lisp Doc): Add xref to Name Help node.
269 (Hideshow): Add cindex. Mention role of ellipses, and default
270 value of hs-isearch-open. Don't bother documenting
271 hs-special-modes-alist.
272 (Symbol Completion): Add kindex for C-M-i. Don't recommend
273 changing the window manager binding of M-TAB.
274
ebf10822
CY
2752011-12-05 Chong Yidong <cyd@gnu.org>
276
277 * programs.texi (Comment Commands): Fix description of for M-; on
278 blank lines. Move documentation of comment-region here.
279 (Multi-Line Comments): Clarify the role of comment-multi-line.
280 Refer to Comment Commands for comment-region doc.
281 (Options for Comments): Refer to Multi-Line Comments for
282 comment-multi-line doc, instead of duplicating it. Fix default
283 values of comment-padding and comment-start-skip.
284
ec7ae032
CY
2852011-12-04 Chong Yidong <cyd@gnu.org>
286
287 * programs.texi (Program Modes): Mention modes that are not
288 included with Emacs. Fix references to other manuals for tex.
289 Add index entry for backward-delete-char-untabify. Mention
290 prog-mode-hook.
291 (Which Function): Use "global minor mode" terminology.
292 (Basic Indent, Multi-line Indent): Refer to previous descriptions
293 in Indentation chapter to avoid duplication.
294 (Expressions): Copyedit.
295 (Matching): Document Electric Pair mode.
296
297 * ack.texi (Acknowledgments):
298 * rmail.texi (Movemail, Other Mailbox Formats):
299 * frames.texi (Frames): Don't capitalize "Unix".
300
a24bf23e
CY
3012011-12-04 Chong Yidong <cyd@gnu.org>
302
303 * text.texi (Nroff Mode): Mention what nroff is.
304 (Text Based Tables, Table Recognition): Don't say "Table mode"
305 since it's not a major or minor mode.
306 (Text Based Tables): Reduce the size of the example.
307 (Table Definition): Clarify definitions.
308 (Table Creation): Add key table.
309 (Cell Commands): Use kbd for commands.
310 (Table Rows and Columns): Combine nodes Row Commands and Column
311 Commands.
312 (Fixed Width Mode): Node deleted; contents moved to parent.
313 (Table Conversion): Shorten example.
314 (Measuring Tables): Merge into Table Misc.
315
8863a584
CY
3162011-12-03 Chong Yidong <cyd@gnu.org>
317
318 * text.texi (TeX Mode): Mention AUCTeX package.
319 (TeX Editing): Add xref to documentation for Occur.
320 (LaTeX Editing): Add xref to Completion node.
321 (TeX Print): Fix description of tex-directory.
322 (Enriched Text): Renamed from Formatted Text. Make this node and
323 its subnodes less verbose, since text/enriched files are
324 practically unused.
325 (Enriched Mode): Renamed from Requesting Formatted Text.
326 (Format Colors): Node deleted.
327 (Enriched Faces): Renamed from Format Faces. Describe commands
328 for applying colors too.
329 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
330
331 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
332
333 * display.texi (Colors): New node.
334
335 * cmdargs.texi (Colors X):
336 * xresources.texi (GTK styles):
337 * custom.texi (Face Customization): Reference it.
338
339 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
340 Link to Fill Commands for Justification entry.
341
6fdebe93
EZ
3422011-12-03 Eli Zaretskii <eliz@gnu.org>
343
344 * display.texi (Auto Scrolling): More accurate description of what
345 scroll-*-aggressively does, including the effect of non-zero
346 margin. Fix "i.e." markup.
347
95ca9bc7
CY
3482011-12-02 Chong Yidong <cyd@gnu.org>
349
350 * text.texi (Pages): Mention how formfeed chars are displayed.
351 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
352 Describe adaptive filling more precisely.
353 (Fill Commands): Note that filling removes excess whitespace.
354 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
355 now bound to indent-for-tab-command in Text mode.
356 (Outline Mode): Copyedits.
357 (Outline Visibility): Note that Reveal mode is a buffer-local
358 minor mode.
359
360 * modes.texi (Major Modes): Move note about checking major-mode in
361 a hook function here, from Text mode.
362
6d262977
CY
3632011-11-28 Chong Yidong <cyd@gnu.org>
364
b22b1918
CY
365 * text.texi (Words): Add xref to Position Info.
366 (Paragraphs): Add xref to Regexps.
367
6d262977
CY
368 * indent.texi (Indentation): Rewrite introduction. Move table to
369 Indentation Commands node.
370 (Indentation Commands): Add index entries to table. Copyedits.
371 (Tab Stops, Just Spaces): Copyedits.
372 (Indent Convenience): New node. Document electric-indent-mode.
373
374 * programs.texi (Basic Indent):
375 * windows.texi (Pop Up Window): Fix kindex entry.
376
dc95a8b0
CY
3772011-11-28 Chong Yidong <cyd@gnu.org>
378
379 * modes.texi (Major Modes): Move major-mode variable doc here from
380 Choosing Modes. Document describe-mode. Document prog-mode-hook
381 and text-mode-hook. Add example of using hooks.
382 (Minor Modes): Document behavior of mode command calls from Lisp.
383 Note that setting the mode variable using Customize will DTRT.
384 (Choosing Modes): Add example of setting a minor mode using a
385 local variable.
386
b63a8e8e
CY
3872011-11-27 Chong Yidong <cyd@gnu.org>
388
389 * frames.texi (Creating Frames): Move frame parameter example to
390 Frame Parameters node.
391 (Frame Commands): C-x 5 o does not warp the mouse by default.
392 (Fonts): Add more GTK-style properties; also, they should be
393 capitalized.
394 (Special Buffer Frames): Node deleted; special-display is on the
395 way out.
396 (Frame Parameters): Example moved here from Creating Frames.
397 Clarify that default-frame-alist affects the initial frame too.
398 Delete auto-raise-mode and auto-lower-mode.
399 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
400 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
401
402 * windows.texi (Window Choice): Add xref to Lisp manual for
403 special-display-*.
404
a3dcc84e
EZ
4052011-11-26 Eli Zaretskii <eliz@gnu.org>
406
407 * display.texi (Text Display): Update the description,
408 cross-references, and indexing related to display of control
409 characters and raw bytes.
410
4ad3bc2a
CY
4112011-11-25 Chong Yidong <cyd@gnu.org>
412
413 * frames.texi (Frames): Rewrite introduction.
414 (Mouse Commands): Default for mouse-drag-copy-region is now t.
415 Mouse-3 does not copy to kill ring by default. DEL does not
416 behave specially for mouse commands any more.
417 (Mouse References): Document mouse-1-click-follows-link more
418 thoroughly.
419 (Menu Mouse Clicks): Move footnote to the main text and add xref
420 to Init Rebinding node.
421 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
422
423 * files.texi (Visiting): `C-x 5 f' works on ttys too.
424
20db1522
JB
4252011-11-24 Juanma Barranquero <lekktu@gmail.com>
426
427 * display.texi (Font Lock): Fix typo.
428
01d06b1f
GM
4292011-11-24 Glenn Morris <rgm@gnu.org>
430
431 * rmail.texi (Rmail Output):
432 Mention rmail-automatic-folder-directives. (Bug#9657)
433
0cbaa1d5
CY
4342011-11-21 Chong Yidong <cyd@gnu.org>
435
436 * mark.texi (Global Mark Ring): Fix description of global mark
437 ring (Bug#10032).
438
fe7a3057
JB
4392011-11-20 Juanma Barranquero <lekktu@gmail.com>
440
441 * msdog.texi (Windows Fonts): Fix typo.
442
b6e63cbe
GM
4432011-11-17 Glenn Morris <rgm@gnu.org>
444
445 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
446
58179cce
JB
4472011-11-16 Juanma Barranquero <lekktu@gmail.com>
448
449 * killing.texi (Rectangles):
7877f373
JB
450 * misc.texi (Document View):
451 * modes.texi (Choosing Modes):
452 * msdog.texi (Windows Fonts):
58179cce
JB
453 * regs.texi (Rectangle Registers):
454 * search.texi (Isearch Yank): Fix typos.
455
291d142b
CY
4562011-11-06 Chong Yidong <cyd@gnu.org>
457
458 * windows.texi (Basic Window): Add xref to Cursor Display.
459 (Split Window): Document negative arg for splitting commands.
460 (Other Window): Document mouse-1 in text area of window.
461 (Change Window): Don't mention window attributes, since they
462 aren't defined. C-x 1 can't be used with minibuffer windows.
463 Windows are no longer auto-deleted.
464 (Window Choice): Add xref to Choosing Window in Lisp manual.
465 (Window Convenience): Note that windmove disables shift-selection.
466 Move M-x compare-windows here from Other Window node.
467
468 * custom.texi (Mouse Buttons):
469 * search.texi (Isearch Scroll):
470 * windows.texi (Split Window): Use new names split-window-below
471 and split-window-right.
472
a7ef684b
JB
4732011-10-26 Juanma Barranquero <lekktu@gmail.com>
474
475 * emacs.texi (Top): Fix typo.
476
d53e1747
GM
4772011-10-25 Glenn Morris <rgm@gnu.org>
478
479 * abbrevs.texi (Saving Abbrevs):
480 quietly-read-abbrev-file is not a command. (Bug#9866)
481
e7a3ff06
CY
4822011-10-24 Chong Yidong <cyd@gnu.org>
483
484 * display.texi (Scrolling): Document scroll-up-line and
485 scroll-down-line. Document scroll-command property.
486 (Recentering): New node, split off from Scrolling.
487
86c60681
CY
4882011-10-23 Chong Yidong <cyd@gnu.org>
489
da97a9e6
CY
490 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
491 (Tool Bars): Copyedits.
492
86c60681
CY
493 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
494
d195726a
CY
4952011-10-22 Chong Yidong <cyd@gnu.org>
496
497 * windows.texi (Displaying Buffers): Fix broken lispref link.
498
a70e06c1
CY
4992011-10-22 Chong Yidong <cyd@gnu.org>
500
501 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
502 Move confirm-nonexistent-file-or-buffer discussion here.
503
504 * files.texi (File Names, Visiting): Move detailed discussion of
505 minibuffer confirmation to Minibuffer Exit.
506
507 * buffers.texi (Buffers): Tweak mention of mail buffer name.
508 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
509
bfd779dd
CY
5102011-10-21 Chong Yidong <cyd@gnu.org>
511
512 * files.texi (File Names, Visiting, Interlocking): Copyedits.
513 (Backup Copying): backup-by-copying-when-mismatch is now t.
514 (Customize Save): Fix description of require-final-newline.
515 (Reverting): Note that revert-buffer can't be undone. Mention VC.
516 (Auto Save Control): Clarify.
517 (File Archives): Add 7z.
518 (Remote Files): ange-ftp-make-backup-files defaults to nil.
519
520 * arevert-xtra.texi (Autorevert): Copyedits.
521
6e317956
CY
5222011-10-20 Chong Yidong <cyd@gnu.org>
523
524 * custom.texi (Hooks, Init Examples):
525 * display.texi (Font Lock):
526 * fixit.texi (Spelling):
527 * rmail.texi (Rmail Display): Minor mode function with no arg now
528 enables it.
529
530 * fixit.texi (Spelling): Fix description of inline completion.
531
5abc31ef
CY
5322011-10-19 Chong Yidong <cyd@gnu.org>
533
534 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
535 entries.
536 (Isearch Yank): Document isearch-yank-pop.
537 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
538 (Other Repeating Search): Document Occur Edit mode.
539
939db9ac
CY
5402011-10-18 Chong Yidong <cyd@gnu.org>
541
542 * display.texi (Fringes): Move overflow-newline-into-fringe here,
543 from Line Truncation node.
544 (Standard Faces): Note that only the background of the cursor face
545 has an effect.
546 (Cursor Display): Fix descriptions of cursor face
547 and bar cursor blinking.
548 (Text Display): Document nobreak-char-display more clearly.
549 (Line Truncation): Add xref to Split Window node.
550 (Display Custom): Don't bother documenting baud-rate or
551 no-redraw-on-reenter.
552
553 * search.texi (Slow Isearch): Node removed.
554
80c6d77f
GM
5552011-10-18 Glenn Morris <rgm@gnu.org>
556
557 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
558
d366bd53
CY
5592011-10-18 Chong Yidong <cyd@gnu.org>
560
561 * display.texi (Faces): Simplify discussion. Move documentation
562 of list-faces-display here, from Standard Faces node. Note
563 special role of `default' background.
564 (Standard Faces): Note special role of `default' background. Note
565 that region face may be taken fom GTK. Add xref to Text Display.
566 (Text Scale): Rename from "Temporary Face Changes". Callers
567 changed. Don't bother documenting variable-pitch-mode.
568 (Font Lock): Copyedits. Remove font-lock-maximum-size.
569 (Useless Whitespace): Simplify description of
570 delete-trailing-whitespace. Note active region case.
571 (Text Display): Fix description of escape-glyph face assignment.
572 Remove unibye mode discussion. Update some parts for Unicode.
573 Move glyphless chars documentation to Lisp manual.
574
575 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
576
21100e7d
CY
5772011-10-15 Chong Yidong <cyd@stupidchicken.com>
578
579 * display.texi (Scrolling): Tweak explanation of scroll direction.
580 (View Mode): Add index entries.
581
582 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
583
584 * regs.texi (Text Registers): C-x r i does not activate the mark.
585 (Bookmarks): Document new default bookmark location.
586
50b063c3
CY
5872011-10-13 Chong Yidong <cyd@stupidchicken.com>
588
589 * killing.texi (Deletion): Add xref to Using Region. Document
590 delete-forward-char.
591 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
592 description here. Recommend C-u C-SPC for jumping to mark.
593 (Kill Ring): Move kill ring variable documentation here.
594 (Primary Selection): Copyedits.
595 (Rectangles): Document new command rectangle-number-lines.
596 (CUA Bindings): Note that this disables the mark-even-if-inactive
597 behavior for C-x and C-c.
598
599 * mark.texi (Mark): Mention "active region" terminology.
600 (Using Region): Document delete-active-region.
601
e1a3f5b1
CY
6022011-10-12 Chong Yidong <cyd@stupidchicken.com>
603
604 * mark.texi (Mark): Clarify description of disabled Transient Mark
605 mode (Bug#9689).
606 (Setting Mark): Document prefix arg for C-x C-x. Document primary
607 selection changes. Mention that commands like C-y set the mark.
608 (Marking Objects): Add xref to Words node. Note that mark-word
609 and mark-sexp also have the "extend region" behavior.
610 (Using Region): Mention M-$ in the table. Document
611 mark-even-if-inactive here instead of in Mark Ring.
612 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
613 note of the "Mark Set" behavior.
614 (Disabled Transient Mark): Rename from "Persistent Mark"
615 (Bug#9688). Callers changed.
616
617 * programs.texi (Expressions):
618 * text.texi (Words): Defer to Marking Objects for mark-word doc.
619
3dc62b2b
CY
6202011-10-09 Chong Yidong <cyd@stupidchicken.com>
621
622 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
623 option" terminology.
624 (Key Help): Add command names. Define "documentation string".
625 (Name Help): Remove an over-long joke.
626 (Apropos): Document prefix args. Remove duplicated descriptions.
627 (Help Mode): Add C-c C-b to table. Update TAB binding.
628 (Package Keywords): Rename from "Library by Keyword". Describe
629 new package menu interface.
630 (Help Files, Help Echo): Tweak description.
de09aa52
CY
631
632 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 633 (Minibuffer History): Document numeric args to history commands.
de09aa52 634
2d3fe5d7
EZ
6352011-10-08 Eli Zaretskii <eliz@gnu.org>
636
637 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
638
b2b0776e
CY
6392011-10-08 Chong Yidong <cyd@stupidchicken.com>
640
641 * basic.texi (Position Info): Omit page commands. Document
642 count-words-region and count-words.
643
644 * text.texi (Pages): Move what-page documentation here.
645
27a16462
CY
6462011-10-08 Chong Yidong <cyd@stupidchicken.com>
647
648 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
649 Remote Files node instead of linking directly to the Tramp manual.
650 (Minibuffer Edit): Add xref to Blank Lines.
651 (Completion): Add xref to Symbol Completion. Remove redundant
652 example, which is repeated in the next node.
653 (Completion Commands): Minor clarifications.
654 (Completion Styles): New node, split from Completion Commands.
655 Document substring and initials styles.
656 (Strict Completion): Remove information duplicated in other nodes.
657 (Completion Options): Consolidate case difference discussion here.
658
659 * help.texi (Help Mode): Fix kindex entries.
660
661 * files.texi (File Names): Add index entries.
662
de0bde62
CY
6632011-10-07 Chong Yidong <cyd@stupidchicken.com>
664
665 * basic.texi (Inserting Text): Add xref to Completion. Add
666 ucs-insert example, and document prefix argument.
667 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
668 to left/right. Tweak left-char and right-char descriptions.
669 M-left and M-right are now bound to left-word/right-word.
670 (Erasing): Document delete-forward-char.
671
672 * screen.texi (Screen, Menu Bar): Copyedits.
673 (Point): Remove duplicate paragraph on cursors, also in Screen.
674 (Mode Line): Trailing dashes no longer shown on X displays.
675
676 * frames.texi (Non-Window Terminals): Index just "text-only
677 terminal", which is used throughout the manual now.
678
679 * entering.texi (Entering Emacs): Define "startup screen".
680 Document window-splitting behavior with command-line inputs.
681 (Exiting): Remove obsolete paragraph about shells without suspend
682 functionality.
683
684 * commands.texi (User Input): Define "input event" more clearly.
685 (Keys): Add xref to Echo Area.
686 (Commands): Clarify relation between commands and functions.
687
453e4522
CY
6882011-10-06 Chong Yidong <cyd@stupidchicken.com>
689
690 * misc.texi (emacsclient Options): Document how emacsclient runs
691 the Emacs daemon (Bug#9674).
692
550f41cd
CY
6932011-10-01 Chong Yidong <cyd@stupidchicken.com>
694
695 * basic.texi (Moving Point):
696 * custom.texi (Mouse Buttons):
697 * rmail.texi (Rmail Scrolling):
698 * search.texi (Isearch Scroll):
699
700 * display.texi (Scrolling): Replace scroll-up/down with
701 scroll-up/down-command. Fix scroll-preserve-screen-position
702 description. Document scroll-error-top-bottom.
703
9229fe87
GM
7042011-09-30 Glenn Morris <rgm@gnu.org>
705
706 * commands.texi (Keys): Whitespace fix. (Bug#9635)
707
0a2132ba
CY
7082011-09-24 Chong Yidong <cyd@stupidchicken.com>
709
710 * windows.texi (Pop Up Window): Defer discussion of window
711 splitting to the Window Choice node. Add index entries.
712 (Force Same Window): Node deleted.
713 (Displaying Buffers, Window Choice): New nodes.
714
715 * buffers.texi (Select Buffer): Clarify description of
716 buffer-switching commands. Add xref to Window Display node.
717 Don't repeat confirm-nonexistent-file-or-buffer description from
718 Visiting node. Remove even-window-heights.
719
720 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
721
33ed493b
CY
7222011-09-18 Chong Yidong <cyd@stupidchicken.com>
723
724 * cmdargs.texi (Icons X): Fix description of Emacs icon.
725
726 * xresources.texi (Table of Resources): Fix documentation of
727 bitmapIcon.
728
92fa95ad
CY
7292011-09-15 Chong Yidong <cyd@stupidchicken.com>
730
731 * package.texi (Package Menu): Add package-menu-mark-upgrades.
732
16254627
EH
7332011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
734
735 * frames.texi (Frame Commands): Note that delete-other-frames only
736 deletes frames on current terminal.
737
c3760c17
EZ
7382011-09-10 Eli Zaretskii <eliz@gnu.org>
739
740 * sending.texi (Mail Misc): Document mail-add-attachment.
741
69b8be97
EZ
7422011-09-04 Eli Zaretskii <eliz@gnu.org>
743
744 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
745
3fd50d5c
CY
7462011-08-29 Chong Yidong <cyd@stupidchicken.com>
747
748 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
749
e2aeef63
CY
7502011-08-28 Chong Yidong <cyd@stupidchicken.com>
751
752 * files.texi (File Archives):
753 * cal-xtra.texi (Diary Display):
754 * help.texi (Help Mode): Add xref to View Mode.
755
ddb54206
CY
7562011-08-28 Chong Yidong <cyd@stupidchicken.com>
757
a6326082
CY
758 * display.texi (View Mode): New node. Move view-file here from
759 Misc File Ops. Move view-buffer here from Misc Buffer.
760
761 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
762
04e2ce72 763 * files.texi (Misc File Ops): Document new
a6326082 764 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
765
766 * dired.texi (Dired Deletion): Shorten description of Trash.
767
ddb54206
CY
768 * misc.texi (emacsclient Options): Document server-port.
769
bd206ce5
EZ
7702011-08-27 Eli Zaretskii <eliz@gnu.org>
771
772 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
773 even on MS-Windows. Fix a typo.
774
d43f5a42
CY
7752011-08-26 Chong Yidong <cyd@stupidchicken.com>
776
777 * package.texi: New file, documenting the package manager.
778
779 * emacs.texi: Include it.
780
781 * help.texi (Help Summary): Add describe-package.
782
e0b1591b
CY
7832011-08-25 Chong Yidong <cyd@stupidchicken.com>
784
856ce114
CY
785 * misc.texi (Printing): Convert subnodes into subsections.
786
f404f8bc
CY
787 * text.texi (Two-Column): Move into Text chapter.
788
789 * picture-xtra.texi (Picture Mode): Group with Editing Binary
790 Files section. Convert from chapter into section.
791
792 * display.texi (Narrowing): Move into display chapter.
793
e0b1591b
CY
794 * sending.texi (Sending Mail):
795 * rmail.texi (Rmail):
796 * misc.texi (Gnus, Document View):
797 * dired.texi (Dired):
798 * emacs.texi: Group the mail, rmail, and gnus chapters together.
799
75bfc667
JL
8002011-08-07 Juri Linkov <juri@jurta.org>
801
802 * dired.texi (Operating on Files): Rewrite according to the fact
803 that `dired-do-chmod' doesn't use the `chmod' program anymore.
804
fe676f91
MA
8052011-07-30 Michael Albinus <michael.albinus@gmx.de>
806
807 * mini.texi (Minibuffer File): Insert a reference to Tramp for
808 remote file name completion. (Bug#9197)
809
4cc60b9b
EZ
8102011-07-28 Eli Zaretskii <eliz@gnu.org>
811
812 * mule.texi (Bidirectional Editing): Document the fact that
813 bidi-display-reordering is t by default.
814
89671e16
LMI
8152011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
816
817 * help.texi (Misc Help): Mention `describe-prefix-bindings'
818 explicitly (bug#8904).
819
fb23ecc2
LMI
8202011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
821
822 * trouble.texi (Checklist): Use an `M-x' example instead of an
823 Emacs Lisp form to switch on the dribble file (bug#8056).
824
465c5fc8
LMI
8252011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
826
827 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
828
90a6258b
GM
8292011-07-13 Glenn Morris <rgm@gnu.org>
830
831 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
832
c7588364
LMI
8332011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
834
835 * mark.texi (Mark Ring): Clarify how many locations are saved
836 (bug#5770).
837 (Global Mark Ring): Ditto.
838
4cb4f3ba
LMI
8392011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
840
d648feab
LMI
841 * text.texi (Table Recognition): Use "at point" instead of "under
842 point" (bug#4345).
843
4cb4f3ba
LMI
844 * display.texi (Cursor Display): Mention `cursor-type'.
845
846 * screen.texi (Point): Clarify that it's only if you use a block
847 cursor that it appears to be on a character (bug#4345).
848
ecd0b990
CY
8492011-07-12 Chong Yidong <cyd@stupidchicken.com>
850
851 * misc.texi (Amusements): Move dissociated press here, from its
852 own section.
853
854 * emacs.texi (Top): Update node listing.
855
c2fd0368
LMI
8562011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
857
858 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
859 clarity (bug#3523).
860
fdeb32ec
CY
8612011-07-12 Chong Yidong <cyd@stupidchicken.com>
862
863 * cmdargs.texi (Initial Options): Document --no-site-lisp.
864 (Misc X): Document --parent-id.
865
866 * frames.texi (Frame Commands): Note that focus-follows-mouse now
867 defaults to nil.
868
869 * misc.texi (emacsclient Options): Document --parent-id.
870
871 * msdog.texi (Windows HOME): Document _emacs as obsolete.
872
f584ca38
LMI
8732011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
874
875 * emacs.texi: Use "..." instead of ``...'' in the menus
876 (bug#3503).
877
963578d3
CY
8782011-07-11 Chong Yidong <cyd@stupidchicken.com>
879
880 * killing.texi (Primary Selection): Document `only' setting for
881 select-active-regions.
882
883 * mark.texi (Setting Mark): Reference Shift Selection node.
884
885 * frames.texi (Mouse Commands): Document mouse-yank-primary.
886
a30ed87b
LMI
8872011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
888
47076272
LMI
889 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
890 motion keys" (bug#3503).
891
a30ed87b
LMI
892 * emacs.texi: Change all the register node names from "RegPos"
893 (etc.) to "Positional Registers" (etc.) (bug#3314).
894
4d45a8b7
CY
8952011-07-11 Chong Yidong <cyd@stupidchicken.com>
896
897 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
898 (Other Kill Commands, Kill Options): Copyedits.
899 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
900 (Yanking): Move yank-excluded properties discussion here.
901 (Cut and Paste): Move from frames.texi. Update subnodes to
902 describe x-select-enable-clipboard case.
903
904 * frames.texi: Move Cut and Paste node and subnodes into
905 killing.texi, except Mouse Commands and Word and Line Mouse.
906
c160ddee
AM
9072011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
908
909 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
910
3329e6e3
LMI
9112011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
912
32a214fe
LMI
913 * screen.texi (Mode Line): Clarify that coding systems are
914 characters, not letters (bug#1749).
915
3329e6e3
LMI
916 * cmdargs.texi (Environment): Mention removing variables
917 (bug#1615). Text suggested by Kevin Rodgers.
918
8875da1e
CY
9192011-07-10 Chong Yidong <cyd@stupidchicken.com>
920
54806e45
CY
921 * misc.texi (Amusements): Don't mention Yow; it's crippled.
922
8875da1e
CY
923 * modes.texi: Rename from major.texi.
924 (Modes): New node. Make Major Modes and Minor Modes subsections
925 of this. All callers changed.
926
927 * custom.texi (Minor Modes): Move to modes.texi.
928
7847b2a1
CY
9292011-07-10 Chong Yidong <cyd@stupidchicken.com>
930
6cfd0fa2
CY
931 * custom.texi (Syntax): Node deleted.
932
933 * help.texi (Help Summary):
934 * major.texi (Major Modes):
935 * programs.texi (Parentheses):
936 * search.texi (Regexp Backslash, Regexp Backslash)
937 (Regexp Backslash):
938 * text.texi (Words): Callers changed.
939
7847b2a1
CY
940 * text.texi (Refill, Longlines): Delete nodes.
941
942 * ack.texi (Acknowledgments): Longlines removed from manual.
943
944 * emacs.texi (Top): Update node listing.
945
2a71c436
GM
9462011-07-09 Glenn Morris <rgm@gnu.org>
947
948 * fortran-xtra.texi (Fortran): Update handled extensions.
949
61436e9f
LMI
9502011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
951
952 * display.texi (Scrolling): `C-v' (etc) are now bound to
953 `scroll-*-command' (bug#8349).
954
6e560c71
LMI
9552011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
956
48954a09 957 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
958 doesn't actually delete any files (bug#7125).
959
2904fd97
LMI
960 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
961 argument for `C-c C-k' (bug#7391).
962
6e560c71
LMI
963 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
964 you're currently using (bug#8489).
965
978ff6c5
EZ
9662011-07-01 Eli Zaretskii <eliz@gnu.org>
967
968 * mule.texi (Coding Systems): Move index entries from the previous
969 change into their proper places.
970
0d742084
LMI
9712011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
972
31976bd5
LMI
973 * help.texi (Help Files): Document view-external-packages (bug#8902).
974
0d742084
LMI
975 * mule.texi (Coding Systems): Put a few more of the coding systems
976 into the index (bug#8900).
977
9f678528
GM
9782011-06-26 Glenn Morris <rgm@gnu.org>
979
980 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
981
18a4ce5e
AR
9822011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
983
984 * misc.texi (emacsclient Options): Mention --frame-parameters.
985
f0da764a
GM
9862011-06-09 Glenn Morris <rgm@gnu.org>
987
988 * custom.texi (Specifying File Variables):
989 Recommend explicit arguments for minor modes.
990
b047e7ac
PE
9912011-06-02 Paul Eggert <eggert@cs.ucla.edu>
992
993 Document wide integers better.
994 * buffers.texi (Buffers):
001903b5
PE
995 * files.texi (Visiting): Document maxima for 64-bit machines,
996 and mention virtual memory limits.
b047e7ac 997
bf41276f
CY
9982011-05-28 Chong Yidong <cyd@stupidchicken.com>
999
1000 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1001
1002 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1003 prog mode (Bug#8240).
1004
e145f188
GM
10052011-05-27 Glenn Morris <rgm@gnu.org>
1006
1007 * custom.texi (Specifying File Variables):
1008 Major modes no longer need come first.
1009
313f790e
CY
10102011-05-22 Chong Yidong <cyd@stupidchicken.com>
1011
1012 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1013 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1014
c136e5cd
GM
10152011-05-18 Glenn Morris <rgm@gnu.org>
1016
1017 * ack.texi (Acknowledgments): Remove fakemail.c.
1018
c71a0d48 10192011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1020
1021 Fixes for fitting text into 7x9 printed manual.
1022 * building.texi (Flymake, Breakpoints Buffer):
1023 * calendar.texi (Appointments):
1024 * cmdargs.texi (General Variables, Display X):
1025 * custom.texi (Saving Customizations, Face Customization)
1026 (Directory Variables, Minibuffer Maps, Init Rebinding):
1027 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1028 * fixit.texi (Spelling):
1029 * frames.texi (Creating Frames, Fonts):
1030 * help.texi (Help Files):
1031 * mini.texi (Minibuffer File):
1032 * misc.texi (emacsclient Options, Emulation):
1033 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1034 * mule.texi (International Chars, Language Environments)
1035 (Select Input Method, Modifying Fontsets, Charsets):
1036 * programs.texi (Custom C Indent):
1037 * rmail.texi (Rmail Labels):
1038 * text.texi (Table Conversion):
1039 * trouble.texi (Known Problems, Known Problems):
1040 * windows.texi (Change Window):
1041 * xresources.texi (GTK resources): Reflow text and re-indent code
1042 examples to avoid TeX overflows and underflows on 7x9 paper.
1043
1044 * emacs.texi: Fix the (commented out) smallbook command.
1045
1046 * macos.texi (Mac / GNUstep Events):
1047 * xresources.texi (Lucid Resources): Remove extraneous examples.
1048
b8f82dc1
GM
10492011-05-10 Glenn Morris <rgm@gnu.org>
1050
1051 * custom.texi (Specifying File Variables):
1052 Deprecate using mode: for minor modes.
1053
d306b4da
GM
10542011-05-07 Glenn Morris <rgm@gnu.org>
1055
1056 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1057
548d0a63
GM
10582011-05-06 Glenn Morris <rgm@gnu.org>
1059
5006e634
GM
1060 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1061
548d0a63
GM
1062 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1063
e793a940
LMI
10642011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1065
1066 * misc.texi (Emacs Server): Document `server-eval-at'.
1067
7031be6d
UR
10682011-04-24 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * maintaining.texi (List Tags): Document next-file. Suggested by
1071 Uday S Reddy.
1072
4ffd0d6b 10732011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1074
1075 * mini.texi (Minibuffer Edit):
1076 * screen.texi (Mode Line): Fix typo.
1077
1c6c854e
CS
10782011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1079
024ff170 1080 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1081
c5c9f40f
CY
10822011-03-26 Chong Yidong <cyd@stupidchicken.com>
1083
1084 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1085
09725d26
EZ
10862011-03-30 Eli Zaretskii <eliz@gnu.org>
1087
1088 * display.texi (Auto Scrolling): Document the limit of 100 lines
1089 for never-recentering scrolling with `scroll-conservatively'.
1090 (Bug#6671)
1091
09d9db2c 10922011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1093
1094 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1095 HOME on Windows and where it looks for init files. (Bug#8221)
1096
62d94509
EZ
10972011-03-10 Eli Zaretskii <eliz@gnu.org>
1098
1099 * search.texi (Regexp Example):
1100 * mule.texi (International Chars):
1101 * building.texi (External Lisp): Don't use characters outside
1102 ISO-8859-1.
1103
0286d9de
EZ
11042011-03-09 Eli Zaretskii <eliz@gnu.org>
1105
1c6c854e
CS
1106 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1107 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1108
1109 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1110
114902a5 1111 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1112 (Bug#8210)
1113
0afb4571
J
11142011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1115
1116 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1117 for Gtk+ 3.
1118
bb3865e8
GM
11192011-03-08 Glenn Morris <rgm@gnu.org>
1120
6446548e
GM
1121 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1122 * emacs.texi (Acknowledgments):
1123 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1124 * emacs.texi: Set documentencoding.
6446548e 1125
bb3865e8
GM
1126 * display.texi (Optional Mode Line): Don't mention exactly where
1127 display-time appears. (Bug#8193)
1128
33383987
JB
11292011-03-07 Chong Yidong <cyd@stupidchicken.com>
1130
1131 * Version 23.3 released.
1132
892777ba
CY
11332011-03-06 Chong Yidong <cyd@stupidchicken.com>
1134
1135 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1136
0b973fc5
DW
11372011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1138
1139 * misc.texi (emacsclient Options): Add q/quiet.
1140
8ef5a2f2
GM
11412011-03-02 Glenn Morris <rgm@gnu.org>
1142
1143 * mule.texi (Communication Coding) <x-select-request-type>:
1144 Remove duplicate (essentially) paragraph. (Bug#8148)
1145
bd106056
CS
11462011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1147
1148 * maintaining.texi (Format of ChangeLog): Add reference to
1149 add-log-full-name.
1150 (Change Log Commands): Add documentation for combining multiple
1151 symbols in one change.
1152
6640b281
GM
11532011-03-01 Glenn Morris <rgm@gnu.org>
1154
1155 * custom.texi (Directory Variables):
1156 Give an example of excluding subdirectories.
1157
2b0c7330 11582011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1159
1160 * search.texi (Regexp Search): Move index entries about regexps to the
1161 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1162
8c62c205
GM
11632011-02-19 Glenn Morris <rgm@gnu.org>
1164
1165 * dired.texi (Dired): Dired-X version number was dropped.
1166
3928f2b6
JD
11672011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1168
1169 * xresources.texi (X Resources): Remove *faceName and replace it with
1170 *font for Lucid.
1171
a41c8660
CY
11722011-02-05 Chong Yidong <cyd@stupidchicken.com>
1173
1174 * rmail.texi (Rmail Display): Document Rmail MIME support more
1175 accurately.
1176
1177 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1178 vc-log-outgoing.
1179 (Merging): Document vc-find-conflicted-file.
1180
233ba4d9 11812011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1182
1183 * custom.texi (Variables): Fix typo.
1184
14beddf4 11852011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1186
65401ee3
CY
1187 * search.texi (Regexps): Copyedits. Mention character classes
1188 (Bug#7809).
1189
19f81ecf
CY
1190 * files.texi (File Aliases): Restore explanatory text from Eli
1191 Zaretskii, accidentally removed in 2011-01-08 commit.
1192
bf3dae7e
EZ
11932011-01-29 Eli Zaretskii <eliz@gnu.org>
1194
1195 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1196 (MAKEINFO_OPTS): New variable.
1197 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1198 (emacs.html): New target.
1199 (clean): Remove emacs.html.
1200
45eb2a5d
WL
12012011-01-23 Werner Lemberg <wl@gnu.org>
1202
1203 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1204 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1205 (ENVADD): Updated.
1206
9acfe703
GM
12072011-01-18 Glenn Morris <rgm@gnu.org>
1208
1209 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1210
1211 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1212
362b9d48
GM
12132011-01-15 Chong Yidong <cyd@stupidchicken.com>
1214
bb033b5f
CY
1215 * building.texi (Compilation): Improve instructions for running two
1216 compilations (Bug#7573).
1217
b024d9f0
MD
1218 * files.texi (Backup Names): Document the new location of the
1219 last-resort backup file.
1220
362b9d48
GM
1221 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1222 manual. Explain why directory-abbrev-alist elements should be anchored
1223 (Bug#7777).
1224
12252011-01-15 Eli Zaretskii <eliz@gnu.org>
1226
1227 * msdog.texi (Windows Startup): Correct inaccurate description of
1228 differences between emacsclient.exe and emacsclientw.exe.
1229
7c420169 12302011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1231
1232 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1233
7c420169 12342011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1235
1236 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1237
7c420169 12382011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1239
2d34d523
EZ
1240 * frames.texi (Cut and Paste): Modify the section's name and text:
1241 don't mix "cut/paste" with "kill/yank".
1242 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1243 (Bug#7702)
1244
88ab4340
EZ
1245 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1246
7c420169 12472011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1248
1249 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1250 matches its position in the menu. (Bug#7674)
1251
7c420169 12522011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1253
1254 * trouble.texi (Checklist): Mention not replying via news either.
1255
92bb6c52
TH
12562010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1257
1258 * misc.texi (Document View): Update DocView section with newly
1259 supported document formats.
1260
b103c904
CY
12612010-12-21 Chong Yidong <cyd@stupidchicken.com>
1262
1263 * killing.texi: Resection the Info version to conform to the
1264 printed manual, to avoid making sections on Accumulating Text, CUA
1265 and Rectangles into full chapters.
1266
f49d1f52 12672010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1268
1269 * custom.texi (Init Syntax): Add index entries for "character syntax".
1270 (Bug#7576)
1271
f49d1f52 12722010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1273
1274 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1275
f49d1f52 12762010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1277
1278 * trouble.texi (Checklist): Fix typo in newsgroup name.
1279
f49d1f52 12802010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1281
1282 * search.texi (Word Search): Note that the lazy highlight always
1283 matches to whole words (Bug#7470).
1284
f49d1f52 12852010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1286
4f1948eb
EZ
1287 * display.texi (Optional Mode Line): Make the description of
1288 load-average more accurate.
1289
b8a9e136
EZ
1290 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1291 registry, with a cross-reference.
62d72a4a
EZ
1292 (Windows Startup): New node. Move the stuff about the current
1293 directory from "Windows HOME".
b8a9e136 1294
07976ae3 12952010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1296
1297 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1298 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1299
07976ae3 13002010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1301
1302 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1303 Suggested by Štěpán Němec.
1304
07976ae3 13052010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1306
1aaae3f3
CY
1307 * maintaining.texi (Version Control): Say "commit", not "check in".
1308 (Version Control Systems): Simplify descriptions.
1309 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1310 VCS Concepts.
1311 (VC Mode Line): Update example.
1312 (Old Revisions): Document revert-buffer for vc-diff.
1313 (Log Buffer): Promote to a subsection. Document header lines.
1314
1c6c854e
CS
1315 * macos.texi (Mac / GNUstep Basics):
1316 Document ns-right-alternate-modifier.
ec8a6295 1317
1aaae3f3
CY
1318 * emacs.texi (Top): Update node listing.
1319
0eb025fb
EZ
13202010-11-13 Eli Zaretskii <eliz@gnu.org>
1321
1322 * rmail.texi (Rmail Coding): Characters with no fonts are not
1323 necessarily displayed as empty boxes.
1324
1325 * mule.texi (Language Environments, Fontsets): Characters with no
1326 fonts are not necessarily displayed as empty boxes.
1327
1328 * display.texi (Text Display): Document display of glyphless
1329 characters.
1330
ea4f7750
GM
13312010-11-13 Glenn Morris <rgm@gnu.org>
1332
1333 * basic.texi (Position Info): Add M-x count-words-region.
1334
90639cea
GM
13352010-11-11 Glenn Morris <rgm@gnu.org>
1336
1337 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1338
d607b96b 13392010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1340
1341 * msdog.texi (Windows HOME): Add information regarding startup
1342 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1343
c12e4a81
GM
13442010-10-11 Glenn Morris <rgm@gnu.org>
1345
df187c62
GM
1346 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1347
c12e4a81
GM
1348 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1349 (DVIPS): New variable.
234db610
GM
1350 (.PHONY): Add html, ps.
1351 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1352 (clean): Delete html, ps files.
c12e4a81 1353
6513b232
EZ
13542010-10-09 Eli Zaretskii <eliz@gnu.org>
1355
1356 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1357
f4f358f1
GM
13582010-10-09 Glenn Morris <rgm@gnu.org>
1359
c1dc72b3
GM
1360 * Makefile.in (VPATH): Remove.
1361 (infodir): Make it absolute.
1362 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1363
4393405b
GM
1364 * Makefile.in (dist): Anchor regexps.
1365
eef3ab94
GM
1366 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1367 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1368 (emacs-xtra.pdf): Use $<.
1369
aa9db089
GM
1370 * Makefile.in (infoclean): Remove harmless, long-standing error.
1371
abd40fb4
GM
1372 * Makefile.in ($(infodir)): Delete rule.
1373 (mkinfodir): New.
1374 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1375
f4f358f1 1376 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1377 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1378 * emacsver.texi: New file, replacing emacsver.texi.in.
1379
ea274122
GM
13802010-10-09 Glenn Morris <rgm@gnu.org>
1381
f7a31f11
GM
1382 * emacsver.texi.in: New file.
1383 * emacs.texi: Set EMACSVER by including emacsver.texi.
1384 * Makefile.in (distclean): Delete emacsver.texi.
1385 (dist): Copy emacsver.texi.
b13254e7 1386 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1387
3fb78d1f
GM
1388 * ack.texi (Acknowledgments): No more b2m.c.
1389
ea274122
GM
1390 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1391 (emacs): Remove rule.
1392 (dist): No need to deal with the emacs rule any more.
1393
17ca7950
GM
13942010-10-07 Glenn Morris <rgm@gnu.org>
1395
1396 * Makefile.in (version): New, set by configure.
1397 (clean): Delete dist tar file.
1398 (dist): Use version in tar name.
1399
4c83f6e1
GM
14002010-10-06 Glenn Morris <rgm@gnu.org>
1401
1402 * Makefile.in (EMACS_XTRA): Add the main source file.
1403 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1404 (mostlyclean): No core files, reorder other files.
1405 (clean): Delete specific dvi and pdf files.
1406 (infoclean, dist): New rules.
1407 (maintainer-clean): Use infoclean.
8a944cea 1408 ($(infodir)): Add parallel build workaround.
4c83f6e1 1409
0264072d
GM
14102010-10-04 Glenn Morris <rgm@gnu.org>
1411
1412 * Makefile.in (SHELL): Set it.
1413 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1414 (info, dvi): Replace above variables with their expansions.
1415 (info): Move mkdir from here...
1416 ($(infodir)/emacs): ... to here (for parallel builds).
1417 (pdf): New target.
1418 ($(infodir)/emacs): Pass -o option to makeinfo.
1419 (.PHONY): Declare clean rules.
1420 (maintainer-clean): Delete dvi and pdf files.
1421 Guard against cd failures. Use a more restrictive delete.
1422
3226d6ca
GM
14232010-10-02 Glenn Morris <rgm@gnu.org>
1424
1425 * misc.texi (Shell Mode): Remove reference to old function name.
1426
cad90f3b
EZ
14272010-09-30 Eli Zaretskii <eliz@gnu.org>
1428
1429 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1430 indicator characters.
1431
5f874327
GM
14322010-09-29 Glenn Morris <rgm@gnu.org>
1433
1434 * Makefile.in (top_srcdir): Remove unused variable.
1435
0ab9cff3
GM
14362010-09-14 Glenn Morris <rgm@gnu.org>
1437
67ae9766
GM
1438 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1439 the last hook item.
1440
0ab9cff3
GM
1441 * calendar.texi (Appointments): Also updated when a diary include file
1442 is saved.
1443
6664fc59 14442010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1445
1446 * trouble.texi (Bugs): Update the section intro.
1447 (Known Problems): New section.
1448 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1449 (Sending Patches): Bug fixes are best as responses to existing bugs.
1450 * emacs.texi (Known Problems): Add menu entry for new section.
1451
be3283d7
GM
14522010-09-09 Glenn Morris <rgm@gnu.org>
1453
1454 * xresources.texi: Untabify.
1455
10999305 14562010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1457
1458 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1459
10999305 14602010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1461
1462 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1463
30641319
JD
14642010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1465
1466 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1467
50dd7bc6
GM
14682010-08-21 Glenn Morris <rgm@gnu.org>
1469
1470 * misc.texi (Amusements): Mention bubbles and animate.
1471
5e620eca
EZ
14722010-07-31 Eli Zaretskii <eliz@gnu.org>
1473
1474 * files.texi (Visiting): Add more index entries for
1475 large-file-warning-threshold.
1476
8b2dd508
JD
14772010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1478
1479 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1480
8838673e
GM
14812010-06-23 Glenn Morris <rgm@gnu.org>
1482
1483 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1484 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1485 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1486 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1487 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1488 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1489 Untabify Texinfo files.
1490
04d3bb6c
GM
14912010-06-10 Glenn Morris <rgm@gnu.org>
1492
103dd3a8
GM
1493 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1494
04d3bb6c
GM
1495 * basic.texi (Inserting Text): Fix typo.
1496
50b79479
GM
14972010-06-10 Glenn Morris <rgm@gnu.org>
1498
1499 * ack.texi (Acknowledgments):
1500 * emacs.texi (Acknowledgments): Update for notifications.el.
1501
86d7a550
DU
15022010-05-31 Daiki Ueno <ueno@unixuser.org>
1503
1504 * dired.texi (Operating on Files): Mention encryption commands
1505 (Bug#6315).
1506
db5dce9d
EZ
15072010-05-29 Eli Zaretskii <eliz@gnu.org>
1508
1509 * basic.texi (Moving Point): Update due to renaming of commands bound
1510 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1511
34313041
EZ
15122010-05-18 Eli Zaretskii <eliz@gnu.org>
1513
1514 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1515 paragraphs.
1516 (Line Truncation): Fix wording for bidi display.
1517
1fc0ce04 1518 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1519 keys.
1520
0235128c 15212010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1522
1523 * building.texi (GDB Graphical Interface): Remove misleading comparison
1524 to an IDE (Bug#6128).
1525
0235128c 15262010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1527
1528 * programs.texi (Man Page):
1529 * misc.texi (Invoking emacsclient):
1530 * mini.texi (Repetition):
1531 * mark.texi (Setting Mark): Fix typos.
1532
0235128c 15332010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1534
1535 * misc.texi (Printing): Document htmlfontify-buffer.
1536
0235128c 15372010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1538
1539 * calendar.texi (Displaying the Diary, Format of Diary File):
1540 Fix external cross-references for TeX format output.
1541
0235128c
SM
15422010-05-07 Chong Yidong <cyd@stupidchicken.com>
1543
1544 * Version 23.2 released.
1545
f63d0028
JD
15462010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1547
1548 * cmdargs.texi (Initial Options): Mention --chdir.
1549
20fe03ad
JD
15502010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1551
1552 * frames.texi (Tool Bars): Add tool-bar-style.
1553
b7d65a5f
GM
15542010-04-21 Glenn Morris <rgm@gnu.org>
1555
1556 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1557
a42dbee1
CY
15582010-04-18 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * programs.texi (Semantic): New node.
1561
1562 * maintaining.texi (EDE): New node.
1563
1564 * emacs.texi: Update node listing.
1565
1566 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1567
6e104790 15682010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1569
d52dbd3d
GM
1570 * emacs.texi (Acknowledgments): Remove duplicate.
1571
a77fe20c
GM
1572 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1573
6e104790 15742010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1575
4ebe9902
GM
1576 * dired.texi (Misc Dired Features): Mention VC diff and log.
1577 * maintaining.texi (Old Revisions, VC Change Log):
1578 Mention that diff and log work in Dired buffers.
1579
98932641
GM
1580 * help.texi (Help Summary): Mention M-x info-finder.
1581
d5b22ab2 1582 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1583
4d4e9522
GM
1584 * custom.texi (Specifying File Variables, Directory Variables):
1585 Document new commands for manipulating local variable lists.
1586
6e104790 15872010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1588
1589 * trouble.texi (Contributing): Add cindex entry.
1590 Mention etc/CONTRIBUTE.
1591
6e104790 15922010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1593
1594 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1595 query-replace (Bug#5774).
1596
a20a9df3
GM
15972010-04-16 Glenn Morris <rgm@gnu.org>
1598
1599 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1600
1ecb2d3f
JD
16012010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1602
1603 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1604
99852628
JD
16052010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1606
1607 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1608
ce79424f
EZ
16092010-03-30 Eli Zaretskii <eliz@gnu.org>
1610
1611 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1612 cross-reference to "Inserting Text".
1613
1614 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1615 Mention completion provided by `ucs-insert'.
1616
85738751 16172010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1618
1619 * sending.texi (Sending Mail): Note variables that may need
1620 customizing.
1621 (Mail Sending): Expand discussion of send-mail-function.
1622
85738751 16232010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1624
1625 Document Message mode as the default mail mode.
1626
1627 * sending.texi (Sending Mail): Copyedits.
1628 (Mail Format, Mail Headers): Document mail-from-style changes.
1629 (Mail Commands): Rename from Mail mode. Document Message mode.
1630 (Mail Misc): Rename from Mail mode Misc.
1631 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1632 command names and update keybindings.
1633 (Header Editing): Document message-tab. De-document
1634 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1635 favor of mail-default-headers. Ad index entries for user-full-name and
1636 user-mail-address.
1c6c854e
CS
1637 (Citing Mail): Update changes in Message mode behavior.
1638 Document mail-yank-prefix.
e73c2434
CY
1639 (Mail Signature): New node, moved from Mail Misc.
1640 (Mail Aliases): Mail abbrevs are the default with Message mode.
1641 (Mail Methods): Note that Message mode is now the default.
1642
1643 * rmail.texi (Rmail Reply):
1644 * text.texi (Text Mode):
1645 * major.texi (Major Modes):
1646 * mule.texi (Output Coding): Refer to Message mode.
1647
1648 * custom.texi (Init Examples): Add xref to Mail Header.
1649
1fc0ce04 1650 * emacs.texi (Top): Fix xrefs.
e73c2434 1651
85738751 16522010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1653
c0c035fa
CY
1654 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1655 repository if there is none.
1656 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1657 vc-print-root-log.
ef7b27ef 1658 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1659
71785b7a
CY
1660 * programs.texi (Program Modes): Mention Javascript mode.
1661
f67c5dd0
CY
1662 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1663 * emacs.texi: Update node description.
1664
0f72a391 1665 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1666 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1667
dc2d2590
JL
16682010-03-30 Juri Linkov <juri@jurta.org>
1669
1670 * search.texi (Other Repeating Search): Remove line that `occur'
1671 can not handle multiline matches.
1672
a7b02820
EZ
16732010-03-30 Eli Zaretskii <eliz@gnu.org>
1674
1675 * mule.texi (International): Mention support of bidirectional editing.
1676 (Bidirectional Editing): New section.
1677
22ef1944
NR
16782010-03-28 Nick Roberts <nickrob@snap.net.nz>
1679
1680 * emacs.texi (Top): Update node names to those in building.texi.
1681
146b8b16
NR
16822010-03-27 Nick Roberts <nickrob@snap.net.nz>
1683
c5e87d10
PE
1684 doc/emacs/building.texi: Describe restored GDB/MI functionality
1685 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1686 doc/emacs/emacs.texi: Update node names for building.texi.
1687
6d98672d
GM
16882010-03-24 Glenn Morris <rgm@gnu.org>
1689
1690 * ack.texi (Acknowledgments):
1691 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1692
93318cbd
JD
16932010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1694
1695 * xresources.texi (Table of Resources): Clarify toolBar number
1696 for Gtk+.
1697
1698 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1699
15cf2f52
CY
17002010-03-21 Chong Yidong <cyd@stupidchicken.com>
1701
4102856c
CY
1702 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1703
15cf2f52
CY
1704 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1705 and multi-isearch-buffers-regexp.
1706
1707 * indent.texi (Indentation): Clarify description of
1708 indent-for-tab-command. Document tab-always-indent.
1709
d68eb23c
CY
17102010-03-20 Chong Yidong <cyd@stupidchicken.com>
1711
1712 * cmdargs.texi (Font X): Move most content to Fonts.
1713
1714 * frames.texi (Fonts): New node. Document font-use-system-font.
1715
1716 * emacs.texi (Top):
1717 * xresources.texi (Table of Resources):
1718 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1719
288f9fc0
CY
17202010-03-10 Chong Yidong <cyd@stupidchicken.com>
1721
1722 * Branch for 23.2.
1723
17782bec
CY
17242010-03-06 Chong Yidong <cyd@stupidchicken.com>
1725
1726 * custom.texi (Init Examples): Add xref to Locals.
1727
1728 * major.texi (Choosing Modes): Mention usage of setq-default for
1729 setting the default value of major-mode (Bug#5688).
1730
b4a1a8b2
CY
17312010-03-02 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1734
1735 * display.texi (Display Custom): Document make-pointer-invisible and
1736 underline-minimum-offset. Remove inverse-video.
1737
a1e759cd
CY
17382010-02-21 Chong Yidong <cyd@stupidchicken.com>
1739
1740 * frames.texi (Frame Commands): Note that the last ordinary frame can
1741 be deleted in daemon mode (Bug#5616).
1742
4f3bc373
GM
17432010-02-18 Glenn Morris <rgm@gnu.org>
1744
1745 * trouble.texi (Contributing): Repository is no longer CVS.
1746
5dbbdd33
GM
17472010-02-08 Glenn Morris <rgm@gnu.org>
1748
1749 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1750
cd61af01
SM
17512010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1752
1753 * display.texi (Useless Whitespace, Text Display):
1754 * custom.texi (Init Examples): Avoid obsolete special default variables
1755 like default-major-mode.
1756
b1bb0a25 17572010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1758
1759 * programs.texi (Other C Commands): Replace reference to obsolete
1760 c-subword-mode.
1761
99d0985b
GM
17622010-01-21 Glenn Morris <rgm@gnu.org>
1763
1764 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1765
893db5bc
GM
17662010-01-12 Glenn Morris <rgm@gnu.org>
1767
1768 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1769 emacs-pretest-bug for bug reports for development versions.
1770
0419b8d6
GM
17712010-01-11 Glenn Morris <rgm@gnu.org>
1772
1773 * display.texi (Highlight Interactively): `t' does not mean highlight
1774 all patterns. (Bug#5335)
1775
26e533e2
CY
17762009-12-29 Chong Yidong <cyd@stupidchicken.com>
1777
1778 * misc.texi (Shell): Document async-shell-command.
1779
1780 * building.texi (Grep Searching): Document zrgrep.
1781
484eaeac 1782 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1783
7ee6c59b
NR
17842009-12-29 Nick Roberts <nickrob@snap.net.nz>
1785
1786 * building.texi: Import GDB Graphical Interface description from
1787 EMACS_23_1_RC.
1788
91ed7ea8
CY
17892009-12-24 Chong Yidong <cyd@stupidchicken.com>
1790
1791 * emacs.texi (Top): Update node listing.
1792
1793 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1794
1795 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1796
1797 * cmdargs.texi (Initial Options):
1798 * xresources.texi (Resources): Document inhibit-x-resources.
1799
1800 * custom.texi (Specifying File Variables): Note that minor modes are
1801 enabled unconditionally.
1802
1803 * display.texi (Scrolling): Briefly document the old recenter command,
1804 and document recenter-positions.
1805
1806 * files.texi (Visiting):
1807 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1808
1c6c854e
CS
1809 * frames.texi (Cut/Paste Other App):
1810 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1811
1812 * killing.texi (Kill Options): New node.
1813
6ca89aaa
CY
18142009-12-05 Chong Yidong <cyd@stupidchicken.com>
1815
1816 * misc.texi (Shell Options): ansi-color is now default.
1817
806642d4
GM
18182009-12-05 Glenn Morris <rgm@gnu.org>
1819
806642d4
GM
1820 * emacs.texi (Top): Update menu for cal-xtra node changes.
1821 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1822 or mode line. Don't mention invisible text or the details of
1823 diary-print-entries here, only in cal-xtra.
1824 (Format of Diary File): Mention that the "date on first line" format
1825 only really affects the simple display.
1826 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1827 (Diary Customizing): Holidays may be in the buffer or mode line.
1828 Move diary-print-entries to the "Diary Display" section.
1829 (Diary Display): New section, split out from "Fancy Diary Display".
1830 Explain the limitations of simple display, and how to print it.
1831
1a4f0c0a
GM
1832 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1833
e11adbd8
GM
1834 * cal-xtra.texi (Diary Display): Mention View mode.
1835
29a483ac
JL
18362009-11-29 Juri Linkov <juri@jurta.org>
1837
1838 * display.texi (Highlight Interactively): Actually a list of
1839 default faces is pre-loaded into a list of default values
1840 instead of the history.
1841
83d60c79
GM
18422009-11-20 Glenn Morris <rgm@gnu.org>
1843
1844 * ack.texi (Acknowledgments):
1845 * emacs.texi (Acknowledgments): Add htmlfontify.
1846
276bbe96
GM
18472009-11-14 Glenn Morris <rgm@gnu.org>
1848
98ad1bae
GM
1849 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1850
276bbe96
GM
1851 * ack.texi (Acknowledgments):
1852 * emacs.texi (Acknowledgments): Update for recent Org changes.
1853
18430066
CY
18542009-10-31 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1857 `charset' property, which is irrelevant to the user manual (Bug#3526).
1858
522ddc9f
JB
18592009-10-14 Juanma Barranquero <lekktu@gmail.com>
1860
1861 * trouble.texi (DEL Does Not Delete): Fix typo.
1862
50b49ade
MA
18632009-10-05 Michael Albinus <michael.albinus@gmx.de>
1864
1865 * files.texi (Misc File Ops): Mention copy-directory.
1866
6308321a
EZ
18672009-10-04 Eli Zaretskii <eliz@gnu.org>
1868
43b3b4d1
EZ
1869 * mule.texi (Unibyte Mode): Emphasize that
1870 unibyte-display-via-language-environment affects only the display.
1871
6308321a
EZ
1872 * display.texi (Horizontal Scrolling): Document cursor behavior under
1873 horizontal scrolling when point moves off the screen (Bug#4564).
1874 Improve wording.
1875
bd51ea7f
MA
18762009-10-01 Michael Albinus <michael.albinus@gmx.de>
1877
1878 * files.texi (Directories): delete-directory prompts for recursive
1879 deletion.
1880
55381962
GM
18812009-09-30 Glenn Morris <rgm@gnu.org>
1882
1883 * ack.texi (Acknowledgments):
1884 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1885
13989ab1
TH
18862009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1887
1888 * dired.texi (Dired Navigation): Use @code instead of @var for
1889 dired-isearch-filenames, so that it's not capitalized.
1890
8ba46c89
CY
18912009-09-19 Chong Yidong <cyd@stupidchicken.com>
1892
1893 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1894
1895 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1896
1897 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1898 (Key Bindings): Reference Init Rebinding in introductory text.
1899 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1900 (Keymaps): Simplify.
1901 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1902 (Minibuffer Maps): Remove mention of Mocklisp.
1903 (Init Rebinding): Move mode-local rebinding example here from Local
1904 Keymaps.
1905 (Modifier Keys): Clarify.
1e11b018 1906 (Rebinding): Add cindex for "binding keys".
8ba46c89 1907
6a5ca7c8
CY
19082009-09-13 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1911
0e1cba51
NR
19122009-08-31 Nick Roberts <nickrob@snap.net.nz>
1913
6a5ca7c8 1914 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1915 Reorganize these two sections.
0e1cba51 1916
76a87a4d
EZ
19172009-08-29 Eli Zaretskii <eliz@gnu.org>
1918
1919 * cmdargs.texi (Initial Options): Fix last change.
1920
82e98df4
SM
19212009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1922
1923 * mule.texi (Enabling Multibyte):
1924 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1925 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1926
fb89fad9
GM
19272009-08-20 Glenn Morris <rgm@gnu.org>
1928
1929 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1930
e99652b0
GM
19312009-08-19 Glenn Morris <rgm@gnu.org>
1932
1933 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1934
5cca97ad
GM
19352009-08-18 Glenn Morris <rgm@gnu.org>
1936
1937 * ack.texi (Acknowledgments):
1938 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1939
997797ae 1940 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1941
985bf85b
GM
19422009-08-09 Glenn Morris <rgm@gnu.org>
1943
1944 * ack.texi (Acknowledgments):
1945 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1946
8d6bb99e
DD
19472009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1948
1949 * emacs.texi (Top): Add new menu items for GDB-UI.
1950
1951 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1952 section. Threads buffer is in separate section now.
8d6bb99e 1953
8353da9c
GM
19542009-08-08 Glenn Morris <rgm@gnu.org>
1955
1956 * ack.texi (Acknowledgments):
1957 * emacs.texi (Acknowledgments):
1958 Update for js2-mode and org changes.
1959
f2074faf
MA
19602009-08-02 Michael Albinus <michael.albinus@gmx.de>
1961
1962 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1963 files.
1964
e8d2d3fb
CY
19652009-07-28 Chong Yidong <cyd@stupidchicken.com>
1966
1967 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1968
324a4f6a
GM
19692009-07-23 Glenn Morris <rgm@gnu.org>
1970
1971 * programs.texi (Matching): Update blink-matching-paren-distance.
1972
b6937a70
CY
19732009-07-21 Chong Yidong <cyd@stupidchicken.com>
1974
1975 * frames.texi (Cut/Paste Other App): For select-active-regions,
1976 selection is now updated on moving point.
1977
bd8aaa36
RS
19782009-07-21 Richard Stallman <rms@gnu.org>
1979
1980 * glossary.texi (GNU, Daemon): Update information.
1981
8d9b5eba
JL
19822009-07-19 Juri Linkov <juri@jurta.org>
1983
1984 * custom.texi (Specifying File Variables, Safe File Variables):
1985 "variables/value pairs" -> "variable/value pairs".
1986
a2acc1db
GM
19872009-07-15 Glenn Morris <rgm@gnu.org>
1988
1989 * misc.texi (Gnus): Remove widow.
1990
c5ae942b
GM
19912009-07-11 Glenn Morris <rgm@gnu.org>
1992
703d26ba
GM
1993 * Makefile.in (TEXI2PDF): New.
1994 (emacs.pdf, emacs-xtra.pdf): New targets.
1995
522ddc9f 1996 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1997
1998 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1999
2000 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2001 Don't print the copying notice twice in the printed version.
2002 Update the menu and detailmenu.
2003 (Preface): The meaning of "on-line" has changed.
2004 Correct name for "Common Problems" chapter.
2005 (Distrib): Update FSF shop URL.
2006 (Intro): Showing two files at once is not so exciting.
2007
2008 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2009 (Mac / GNUstep Basics): Minor grammar changes.
2010 (Mac / GNUstep Events): Fix typo.
2011 (GNUstep Support): CANNOT_DUMP no longer applies.
2012
2013 * misc.texi (Document View): Fix typos.
2014
2015 * dired.texi (Dired):
2016 * help.texi (Help):
2017 * macos.texi (Mac OS / GNUstep):
2018 * maintaining.texi (Version Control, Introduction to VC):
2019 End menu descriptions with a period.
c5ae942b 2020
b1c8242b
EZ
20212009-07-09 Eli Zaretskii <eliz@gnu.org>
2022
2023 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2024 so categorical in saying that the option is only useful on NTFS.
2025
220d9aa6
GM
20262009-07-09 Glenn Morris <rgm@gnu.org>
2027
2028 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2029 (ENVADD): Add texinfodir to TEXINPUTS.
2030
2031 * emacs.texi (Top): Fix cross-reference.
2032
2033 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2034
2035 * vc1-xtra.texi (Revision Tags): Fix typo.
2036
d07e72d3
GM
20372009-07-03 Glenn Morris <rgm@gnu.org>
2038
2039 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2040 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2041 (Merge Commands): `.' does not seem to work in A or B buffer.
2042 `l' can recreate the 3-window display.
2043
2044 * glossary.texi (Glossary): Minor phrasing changes throughout.
2045 Add more internal cross-references.
2046 <Autoloading>: You can't really autoload a variable.
2047 <C-M->: Move details here from `M-C-' item.
2048 <Continuation Line>: Refer to `Truncation.'
2049 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2050 <Home Directory, Unix>: New entries.
2051 <Deletion of Files>: Mention recycle bins.
2052 <Directory>: Mention ``folders.''
2053 <Error>: Don't mention ``type-ahead.''
2054 <Fringe>: Refer to the manual node.
2055 <Minor Mode>: Can be global or local.
2056 <Spell Checking>: There are other checkers besides Ispell.
2057
f144038a
GM
20582009-07-02 Glenn Morris <rgm@gnu.org>
2059
2060 * anti.texi (Antinews): Minor changes in phrasing.
2061
2062 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2063 some underfull lines in dvi output.
2064
2065 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2066
2067 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2068
2069 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2070
3f1c6666
JD
20712009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2072
2073 * xresources.texi (Table of Resources): Mention maximized for
2074 fullscreen.
2075
2076 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2077
62aadce7
CY
20782009-07-01 Chong Yidong <cyd@stupidchicken.com>
2079
2080 * anti.texi (Antinews): Correct the list of removed platforms.
2081
82ec412e
GM
20822009-06-28 Glenn Morris <rgm@gnu.org>
2083
2084 * arevert-xtra.texi: Minor language tweaks.
2085
09964e7d
GM
2086 * dired-xtra.texi: Minor revisions.
2087
666e158e
MB
20882009-06-23 Miles Bader <miles@gnu.org>
2089
c4cc8b9a 2090 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2091 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2092
70243478
CY
20932009-06-21 Chong Yidong <cyd@stupidchicken.com>
2094
2095 * Branch for 23.1.
2096
67cbe681
KH
20972009-06-17 Kenichi Handa <handa@m17n.org>
2098
2099 * mule.texi (Charsets): Update the description for the new charset.
2100 (list-character-sets): New findex.
125dd7c5 2101 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2102
40e67246
CY
21032009-06-10 Chong Yidong <cyd@stupidchicken.com>
2104
b5700de6
CY
2105 * basic.texi (Moving Point): Fix tag.
2106
2107 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2108
2109 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2110 use camel-case for PageUp and PageDown.
2111
2112 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2113 camel-case for PageUp and PageDown.
2114
2115 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2116
40e67246 2117 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2118 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2119
522ddc9f 21202009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2121
522ddc9f
JB
2122 * fixit.texi (Spelling): Set default dictionary.
2123 Improve descriptions (Bug#2554)
6f591cf4 2124
53483c76
DR
21252009-06-08 David Reitter <david.reitter@gmail.com>
2126
2127 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2128 since saving colors and faces set this way is not implemented.
2129 (Environment variables): Remove mention of mac-fix-env, which is
2130 scheduled to be removed.
2131
1557ef4f
CY
21322009-06-04 Chong Yidong <cyd@stupidchicken.com>
2133
91056528
CY
2134 * custom.texi (Init Examples): Add example of changing load-path.
2135
1557ef4f
CY
2136 * building.texi (Lisp Libraries): Add example of changing
2137 load-path (Bug#3446).
2138
623cec4c
CY
21392009-05-28 Chong Yidong <cyd@stupidchicken.com>
2140
2141 * mark.texi (Mark): Further clarifications.
2142 (Setting Mark): Emphasize that C-SPC activates the mark.
2143
0fcca8ee
CY
21442009-05-28 Chong Yidong <cyd@stupidchicken.com>
2145
702b10e1
CY
2146 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2147 Mark mode.
0fcca8ee
CY
2148 (Using Region, Persistent Mark): Use "active mark" instead of "active
2149 region".
2150
d3b396e4
CY
21512009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2152
2153 * mule.texi (Select Input Method): Fix typo.
2154
3f698a06
CY
21552009-05-13 Chong Yidong <cyd@stupidchicken.com>
2156
2157 * anti.texi (Antinews): Document completion changes. Some additional
2158 copyedits and rearrangement of entries.
2159
b2a42eb7
CY
21602009-05-12 Chong Yidong <cyd@stupidchicken.com>
2161
932fd020
CY
2162 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2163 (Shell History Copying, Terminal emulator): Copyedits.
2164
1c6c854e
CS
2165 * xresources.texi (Resources): Simplify descriptions.
2166 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2167 (Table of Resources): Document fontBackend resource.
2168
b2a42eb7 2169 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2170 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2171 "Backspace". Remove discussion of obscure Xmodmap issue.
2172
c6ea7fb8
CY
21732009-05-07 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * files.texi (Visiting): Copyedits.
2176
ad36c422
CY
21772009-05-06 Chong Yidong <cyd@stupidchicken.com>
2178
2179 * basic.texi (Inserting Text): Document ucs-insert.
2180
2181 * mule.texi (International Chars): Define "multibyte". Note that
2182 internal representation is unicode-based. Simplify definition of raw
2183 bytes. Mention ucs-insert.
2184 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2185 (Language Environments): Add language environments new to Emacs 23.
2186 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2187 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2188 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2189 (Output Coding): Copyedits.
2190
2191 * emacs.texi (Top): Update node listing.
2192
d4ad7b96
CY
21932009-05-05 Per Starbäck <per@starback.se> (tiny change)
2194
2195 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2196
5bd66204
SM
21972009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2198
2199 * building.texi (Lisp Libraries): `load-library' does offer completion.
2200
bc36ad1c
CY
22012009-04-28 Chong Yidong <cyd@stupidchicken.com>
2202
2203 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2204 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2205
f1a47884
EZ
22062009-04-25 Eli Zaretskii <eliz@gnu.org>
2207
2208 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2209
be77bd45
CY
22102009-04-22 Chong Yidong <cyd@stupidchicken.com>
2211
2212 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2213
2214 * building.texi (Lisp Interaction): Document initial-scratch-message.
2215
d3b82927
JB
22162009-04-18 Juanma Barranquero <lekktu@gmail.com>
2217
ed6e7b11
JB
2218 * msdog.texi (Windows Fonts): Fix typos.
2219
d3b82927
JB
2220 * files.texi (Save Commands): Fix pxref.
2221
bc323c04
CY
22222009-04-18 Chong Yidong <cyd@stupidchicken.com>
2223
2224 * files.texi (Save Commands): Mention diff-buffer-with-file.
2225 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2226 Henoch (Bug#3036).
2227
2186d13f
GM
22282009-03-15 Glenn Morris <rgm@gnu.org>
2229
2230 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2231 the former is not always used.
2232 (Mail Headers): Use active voice. Add "Mail-reply-to".
2233 Change case of "Id". Avoid repeated "appropriate".
2234 (Mail Aliases): Fix previous change - use an example with a ".", so it
2235 does actually get quoted when expanded.
2236 (Mail Sending): Mailclient is the default on some systems.
2237 (Citing Mail): Mention mail-indentation-spaces.
2238 (Mail Mode Misc): Add an @dfn for "mail signature".
2239
71e454fc
CY
22402009-03-15 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2243 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2244 read-buffer-completion-ignore-case, and completion-styles.
2245 Remove description of partial-completion-mode.
71e454fc 2246
df1a3e06
GM
22472009-03-14 Glenn Morris <rgm@gnu.org>
2248
2249 * sending.texi (Mail Format): Fix typo. Add index entry for
2250 mail-header-separator.
2251 (Mail Headers): Put info about initialization and changing in one place
2252 at the start. Update FCC section for mbox Rmail. Clarify From
2253 section, mention mail-setup-with-from. Clarify Reply-to section.
2254 Add Mail-followup-to and mail-mailing-lists. Clarify References
2255 section.
2256 (Mail Aliases): Update example, make less contentious.
2257 Update for name change of mail-interactive-insert-alias.
2258 (Mail Mode): Remove mention of `%' as a word separator.
2259 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2260 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2261 commands. Clarify FCC handling. In mail-complete, add reference to
2262 Mail Aliases section, and mention mail-complete-function.
2263 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2264 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2265 signature netiquette. Explain how the mail hooks work when continuing
2266 a composition.
2267 (Mail Amusements): Internationalize the spook section a bit.
2268 Remove the spook mail-setup-hook example, since it doesn't work well.
2269 Mention fortune-file.
2270 (Mail Methods): Mention read-mail-command.
2271
ed6e7b11 22722009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2273
df1a3e06
GM
2274 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2275 and NS resources following recent changes.
959d68bd 2276
86dca3e8
JR
22772009-03-10 Jason Rumney <jasonr@gnu.org>
2278
2279 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2280 w32-use-visible-system-caret doc to indicate that it should get set
2281 automatically.
2282 (Windows Fonts): Add doc for the uniscribe backend.
2283
042fe98f
DN
22842009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2285
2286 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2287 vc-dir. (Bug#2598)
2288
7f8dba73
RS
22892009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2290
2291 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2292
505e70c3
GM
22932009-03-05 Glenn Morris <rgm@gnu.org>
2294
04242bdc
GM
2295 * rmail.texi (Rmail Basics): Add reference to sorting.
2296 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2297 Minor re-wordings.
2298 (Rmail Motion): Mention rmail-next-same-subject.
2299 (Rmail Deletion): Expunging is not the only way to change the numbers.
2300 (Rmail Labels): Labels can also be used in sorting.
2301 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2302 (Rmail Display): Mention rmail-mime.
2303
00cfe22c
GM
23042009-03-04 Glenn Morris <rgm@gnu.org>
2305
2306 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2307 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2308 summary. Mention sorts cannot be undone.
2309 (Rmail Display): Give an example of how to use goto-address-mode.
2310 (Rmail Editing): It's keybindings that are redefined, not commands.
2311 Fix some typos.
2312 (Movemail): Some minor rewording.
2313 (Remote Mailboxes): Emacs movemail supports pop by default.
2314 Fix some minor grammatical issues. The "two alternative ways" to
2315 specify a POP mailbox are really just one. Remove all reference to the
2316 variables rmail-pop-password and rmail-pop-password-required, obsolete
2317 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2318 can support Kerberos.
2319
3d963b67
GM
23202009-03-03 Glenn Morris <rgm@gnu.org>
2321
2322 * rmail.texi (Rmail Deletion): Revert previous change, which was
2323 describing the Rmail summary versions.
2324 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2325 Minor re-wording for rmail-resend.
2326 (Rmail Make Summary): Summaries apply to buffers rather than files.
2327 <rmail-summary-by-topic>: Headers includes the subject.
2328 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2329 details, including prefix arguments.
2340abde 2330 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2331 Not counting lines might be faster.
2332 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2333 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2334 Name the commands bound to the various keys. Mention prefix argument
2335 for searching.
3d963b67
GM
2336 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2337 Simplify rmail-highlighted-headers description. Update face name.
2338
a8ce3d17
JB
23392009-03-02 Juanma Barranquero <lekktu@gmail.com>
2340
2341 * mark.texi (Marking Objects): Fix typo.
2342
130a29b6
CY
23432009-03-01 Chong Yidong <cyd@stupidchicken.com>
2344
2345 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2346 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2347
9d5de6f8
GM
23482009-03-01 Glenn Morris <rgm@gnu.org>
2349
79fc530e 2350 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2351 (Rmail Motion): - M-s searches from the end of messages.
2352 (Rmail Deletion): Minor clarification. Fix numeric argument
2353 description.
2354 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2355 newmail and RMAILOSE files need not be in home-directory.
2356 (Rmail Files): Mention I/O menus are unselectable if no files match.
2357 Mention `MAIL' env-var.
2358
b545ff9c
JR
23592009-02-24 Jason Rumney <jasonr@gnu.org>
2360
2361 * mule.texi (Fontsets): Mention fontset-default, font specs and
2362 fallback fontsets.
2363 (Defining Fontsets): Mention ns and w32 variants of
2364 standard-fontset-spec. Update description of startup fontset to match
2365 Emacs 23 behavior.
a93be82a 2366 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2367 (International): Link to Modifying Fontsets.
b545ff9c 2368
75da0618 23692009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2370
2371 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2372 Mention ns-extended-platform-support-mode.
2373
6be93a16
KB
23742009-02-22 Karl Berry <karl@gnu.org>
2375
2376 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2377
867d4bb3
JB
23782009-02-19 Juanma Barranquero <lekktu@gmail.com>
2379
2380 * basic.texi (Moving Point, Position Info):
2381 * files.texi (Visiting):
2382 * mini.texi (Completion Options):
2383 * text.texi (HTML Mode): Remove duplicate words.
2384
49b5c0e8
GM
23852009-02-20 Glenn Morris <rgm@gnu.org>
2386
2387 * rmail.texi: Minor updates for mbox rather than Babyl.
2388
f43a822c
KB
23892009-02-17 Karl Berry <karl@gnu.org>
2390
49b5c0e8 2391 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2392
80d634b8
RS
23932009-02-17 Richard M Stallman <rms@gnu.org>
2394
2395 * anti.texi (Antinews): Mention Babyl format.
2396
2397 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2398
2399 * rmail.texi: Update for mbox format.
2400 Various small fixes, as well as the following.
2401 (Out of Rmail): Node deleted.
2402 (Rmail): Update menu.
2403 (Rmail Files): Comment out set-rmail-inbox-list.
2404 Document rmail-inbox-list instead.
2405 (Rmail Output): Substantial changes since C-o is now
2406 rmail-output-as-seen and o is rmail-output.
2407 (Rmail Attributes): Delete `stored', add `retried'.
2408 (Rmail Display): Editing headers works in all cases.
2409
f0d129c6
GM
24102009-02-17 Glenn Morris <rgm@gnu.org>
2411
2412 * basic.texi (Position Info): M-x count-lines-region is not always on
2413 M-=. (Bug#2269)
2414
160f11d3
GM
24152009-02-09 Glenn Morris <rgm@gnu.org>
2416
2417 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2418 defaults.
2419
763e01c4
EZ
24202009-02-07 Eli Zaretskii <eliz@gnu.org>
2421
2422 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2423 documentation of possible problems with redecoding.
2424
f5e1441d
GM
24252009-02-03 Glenn Morris <rgm@gnu.org>
2426
2427 * rmail.texi (Out of Rmail): Mention b2m.pl.
2428
e1eabe41
GM
24292009-01-31 Glenn Morris <rgm@gnu.org>
2430
2431 * rmail.texi (Out of Rmail): Correct b2m location.
2432
dd05f9de
CY
24332009-01-27 Chong Yidong <cyd@stupidchicken.com>
2434
2435 * fixit.texi (Undo): Update undo limit values.
2436
d74d846e
GM
24372009-01-27 Glenn Morris <rgm@gnu.org>
2438
2439 * emacs.texi (Top): Fix Antinews menu entry.
2440
49ffdce8
KB
24412009-01-25 Karl Berry <karl@gnu.org>
2442
2443 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2444 item with no marker, instead of the syntactically incorrect
2445 @itemize @asis.
2446
467e8d77
JL
24472009-01-25 Juri Linkov <juri@jurta.org>
2448
2449 * building.texi (Grep Searching): Fix index entry for lgrep.
2450
6c60bbdb
EZ
24512009-01-24 Eli Zaretskii <eliz@gnu.org>
2452
2453 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2454
9ce5a36f
AR
24552009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2456
2457 * macos.texi (Preferences Panel): Update description of font setting to
2458 reflect that prior frame selection is no longer needed.
2459
9aa5f2fb
NR
24602009-01-20 Nick Roberts <nickrob@snap.net.nz>
2461
2462 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2463 raise GUD subsections.
2464
3892ff9c
GM
24652009-01-15 Glenn Morris <rgm@gnu.org>
2466
2467 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2468
14731c8f
GM
24692009-01-10 Glenn Morris <rgm@gnu.org>
2470
2471 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2472
45c55e53
CY
24732009-01-04 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2476 logical lines.
2477
2e4667d1
JL
24782008-12-29 Juri Linkov <juri@jurta.org>
2479
2480 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2481
2482 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2483
2a3eac47
CY
24842008-12-28 Chong Yidong <cyd@stupidchicken.com>
2485
2486 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2487 goto-address-mode instead of goto-address.
2488
3da8da94
CY
2489 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2490 mode.
2491
2a3eac47
CY
2492 * emacs.texi (Top): Update node listing.
2493
057f6dd3
EZ
24942008-12-26 Eli Zaretskii <eliz@gnu.org>
2495
2496 * custom.texi (Directory Variables): Explain what is a "project".
2497 Add indexing. Improve wording. Add a footnote about using
2498 _dir-locals.el on MS-DOS.
2499
e6979067
DN
25002008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2501
2502 * files.texi (Misc File Ops): Mention chmod as an alias for
2503 set-file-modes.
2504
9de15963
MR
25052008-12-24 Martin Rudalics <rudalics@gmx.at>
2506
2507 * help.texi (Help): Fix typos and reword.
2508 (Help Summary): Add entries for C-h n and C-h r, reorder
2509 entries, and do some minor fixes.
2510 (Name Help): Say that C-h F works for commands only.
2511 (Misc Help): Say that view-lossage displays 300 keystrokes.
2512
236fd60d
GM
25132008-12-20 Glenn Morris <rgm@gnu.org>
2514
2515 * ack.texi (Acknowledgments): General update based on AUTHORS,
2516 including removal of some stuff no longer distributed.
2517
349b3256
AM
25182008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2519
2520 * fixit.texi: Mention hunspell
2521
e840fca5
GM
25222008-12-19 Glenn Morris <rgm@gnu.org>
2523
2524 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2525 Consolidate explanatory text at start.
e840fca5
GM
2526
2527 * display.texi (Text Display):
2528 * indent.texi (Indentation): Use @acronym with ASCII.
2529
9dfa7983
GM
25302008-12-18 Glenn Morris <rgm@gnu.org>
2531
2532 * ack.texi: Various small updates and fixes.
2533
97b3a00b
JL
25342008-12-18 Juri Linkov <juri@jurta.org>
2535
2536 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2537 as a key binding to start a forward nonincremental word search.
2538 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2539 a backward nonincremental word search. Add index for `M-s w'
2540 `isearch-forward-word'.
2541 (Regexp Search): Add a short summary of regexp key commands like
2542 in the node "Basic Isearch".
2543 (Other Repeating Search): Fix typo.
2544
25452008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2546
2547 * misc.texi (PostScript Variables): Fix doc.
2548
31ce6a07
CY
25492008-12-10 Chong Yidong <cyd@stupidchicken.com>
2550
2551 * programs.texi (Program Modes): Mention Ruby mode.
2552
636b507b
DN
25532008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2554
2555 * misc.texi (emacsclient Options): Describe what an empty string
2556 argument does for --alternate-editor.
2557
a323fa14
CY
25582008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2559
2560 * cmdargs.texi (Font X): Distinguish between client-side and
2561 server-side fonts. List valid Fontconfig properties. Add reference to
2562 Fontconfig manual. List valid GTK font properties. Explain use of
2563 fc-list.
2564
c5ca6cd0
CY
25652008-12-09 Chong Yidong <cyd@stupidchicken.com>
2566
2567 * cmdargs.texi (Font X): Move discussion of quoting to top.
2568
e5136377
GM
25692008-12-06 Glenn Morris <rgm@gnu.org>
2570
2571 * maintaining.texi (Old Revisions): Improve previous change.
2572
248c026b
RS
25732008-12-05 Richard M Stallman <rms@gnu.org>
2574
2575 * anti.texi (Antinews): Minor fixes.
2576
a9253a1e
GM
25772008-12-03 Glenn Morris <rgm@gnu.org>
2578
2579 * maintaining.texi (Old Revisions): Fix diff-switches description.
2580
fa687b02
MR
25812008-12-01 Martin Rudalics <rudalics@gmx.at>
2582
2583 * emacs.texi (Top): Fix typo.
2584
72e6decd
CY
25852008-11-30 Chong Yidong <cyd@stupidchicken.com>
2586
320ee034
CY
2587 * misc.texi (Document View): Explain dependence on gs at the top.
2588 Copyedits.
2589
2590 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2591
72e6decd
CY
2592 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2593 (Comment Commands): Discuss region-active behavior of M-; first.
2594
2a472ee4
MR
25952008-11-29 Martin Rudalics <rudalics@gmx.at>
2596
9c6361c9
MR
2597 * display.texi (Line Truncation): Add reference to Continuation
2598 Lines.
2599
2a472ee4
MR
2600 * windows.texi (Pop Up Window): Mention split-height-threshold
2601 and split-width-threshold.
9c6361c9 2602 (Split Window): Add reference to Continuation Lines.
2a472ee4 2603
e93bc142
AR
26042008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2605
2606 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2607 (GNUstep Support): New node.
2608 * anti.texi:
2609 * emacs.texi:
2610 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2611
43b978db
RS
26122008-11-28 Richard M Stallman <rms@gnu.org>
2613
2614 * misc.texi (Dissociated Press): Minor cleanups.
2615
2616 * dired.texi (Image-Dired): Avoid passive.
2617
e8e2bd93
EZ
26182008-11-28 Eli Zaretskii <eliz@gnu.org>
2619
2620 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2621 representation.
2622
8d2d45da
CY
26232008-11-26 Richard M. Stallman <rms@gnu.org>
2624
2625 * files.texi (Visiting): Rewrite paragraph for clarity.
2626
2627 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2628
a5f7bbcc
AM
26292008-11-25 Alan Mackenzie <acm@muc.de>
2630
2631 * programs.texi (Moving by Parens): Clarify that parens inside strings
2632 and comments are ignored, and that the commands assume the starting
2633 point isn't in a string or comment.
2634
a71703d3
AR
26352008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2636
2637 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2638 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2639 version.
2640 (Mac Customization): Rewrite Preferences Panel section and merge in to
2641 this node, add Open files by dragging to an Emacs window.
2642
2643 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2644
aa5ab79a
CY
26452008-11-26 Chong Yidong <cyd@stupidchicken.com>
2646
0cc92c19
CY
2647 * files.texi (Misc File Ops): Document set-file-modes.
2648
c366b4e4
CY
2649 * windows.texi (Split Window): Document integer values of
2650 truncate-partial-width-windows.
2651
aa5ab79a
CY
2652 * text.texi (Text): Simplify description of markup languages.
2653 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2654 (TeX Editing): Note that `""' inserts one `"' character.
2655 (HTML Mode): Note in the introduction that XML mode is an alias for
2656 SGML mode. Mention nXML mode.
2657
56221db7
CY
26582008-11-25 Chong Yidong <cyd@stupidchicken.com>
2659
2660 * building.texi (Watch Expressions): Fix typo.
2661
90effe33
CY
26622008-11-24 Chong Yidong <cyd@stupidchicken.com>
2663
f90a5ae3
CY
2664 * files.texi (Visiting): Document new behavior of
2665 confirm-nonexistent-file-or-buffer.
2666
1c6c854e
CS
2667 * buffers.texi (Select Buffer):
2668 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2669
a18ffb4a
CY
2670 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2671 edit-picture.
2672
90effe33
CY
2673 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2674 edit-picture', since that is just an alias for picture-mode.
2675 (Sentences): Note that repeated M-@ extends the region.
2676 (Pages): Make terminology more consistent. Link to Regexps node.
2677 (Longlines): Discuss relationship with Visual Line mode.
2678 (Text Mode): Remove extraneous discussion of other modes, since they
2679 were already introduced in the parent node.
2680
e85103ec
CY
26812008-11-23 Chong Yidong <cyd@stupidchicken.com>
2682
5cb2fe30
CY
2683 * anti.texi (Antinews): Rewrite.
2684
1eb9b307 2685 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2686
2687 * frames.texi (Frame Commands): Mention "minimize" terminology.
2688
e85103ec
CY
2689 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2690 formats.
b908332f
CY
2691 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2692 (Misc X): Don't document useless -hb option.
e85103ec 2693
607f5f88
JL
26942008-11-22 Juri Linkov <juri@jurta.org>
2695
2696 * dired.texi (Dired Navigation): Change normal file name search option
2697 from `non-nil' to `t'. Add `dwim' option.
2698
e1b867a0
JL
26992008-11-22 Juri Linkov <juri@jurta.org>
2700
2701 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2702 ".dir-locals.el". Rename `define-project-bindings' to
2703 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2704 `dir-locals-set-directory-class'.
2705
dd186936
LK
27062008-11-22 Lute Kamstra <lute@gnu.org>
2707
2708 * buffers.texi (Select Buffer): Index goto-line.
2709 * basic.texi (Moving Point): Mention the use of a numeric prefix
2710 argument with goto-line and refer to Select Buffer for the use of a
2711 plain prefix argument.
2712
4b121911
GM
27132008-11-19 Glenn Morris <rgm@gnu.org>
2714
2715 * doclicense.texi: Update to FDL 1.3.
2716 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2717
27267e4c
CY
27182008-11-17 Chong Yidong <cyd@stupidchicken.com>
2719
696f351d
CY
2720 * custom.texi (Minor Modes): Define mode commands and mode variables
2721 more precisely. Recommend using mode commands instead of setting
2722 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2723 (Easy Customization): Use "init file" instead of .emacs.
2724 (Customization Groups): Update to new Custom buffer appearance.
2725 (Saving Customizations): Copyedits. Update example.
2726 (Variables): Give example of variable type-sensitivity.
2727 (Examining): Update example.
2728 (Hooks): Copyedits.
2729 (Specifying File Variables): Use C comments instead of an artificial
2730 Lisp for the example.
2731 (Keymaps): Move internals discussion to Prefix Keymaps.
2732 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2733 (Init Rebinding): Document kbd macro.
2734 (Init File): Link to Find Init.
696f351d
CY
2735
2736 * mark.texi (Using Region): Document Delete Selection Mode more
2737 thoroughly.
2738
2739 * frames.texi (Mouse Commands): Move most of the description of Delete
2740 Selection Mode to Using Region, and link to it.
1bc9c425 2741 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2742
b0570c25
CY
2743 * building.texi (Compilation): Document first-error value of
2744 compilation-scroll-output.
2745 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2746 works as soon as an error is available. Suggested by Juri Linkov.
2747
27267e4c
CY
2748 * mini.texi (Passwords): New node.
2749
2750 * files.texi (Remote Files): Link to Passwords node.
2751
2752 * emacs.texi (Top): Update node listings.
2753
122eb807
CY
27542008-11-16 Chong Yidong <cyd@stupidchicken.com>
2755
9c9855a3
CY
2756 * ack.texi (Acknowledgments): Some updating of credits.
2757
bd6fdcad
CY
2758 * emacs.texi (Acknowledgments): Add a couple more names.
2759
dd1eef46
CY
2760 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2761
122eb807 2762 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2763 (Misc File Ops): Document use of trash.
122eb807 2764
801a8da1
JB
27652008-11-16 Juanma Barranquero <lekktu@gmail.com>
2766
2767 * macos.texi (Mac Customization): Fix typos.
2768
0b4f2253
CY
27692008-11-14 Chong Yidong <cyd@stupidchicken.com>
2770
2771 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2772 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2773 the conventions of the main Emacs manual.
2774
2775 * emacs.texi (Top): Update node listings.
2776
517e2b89
CY
27772008-11-12 Chong Yidong <cyd@stupidchicken.com>
2778
07a85685
CY
2779 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2780 command-line-args is processed during startup.
2781 (Action Arguments): Correctly describe how file arguments interact with
2782 the startup screen. Link to Lisp Interaction for scratch buffer.
2783 (Initial Options): Link to Command Example for -batch option.
2784 (Environment): Document initial-environment.
2785
517e2b89
CY
2786 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2787 can't be changed in the site-start file.
2788
6337bbde
CY
27892008-11-07 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * dired.texi (Dired): Mention C-x C-d too.
2792 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2793 (Dired Navigation): Explain dired-goto-file more clearly.
2794 Document dired-isearch-filenames.
6337bbde
CY
2795 (Dired Deletion): Remove unnecessary "expunged" terminology.
2796 (Flagging Many Files): & is now rebound to `% &'.
2797 (Shell Commands in Dired): Document dired-do-async-shell-command.
2798 Clarify how multi-file arguments are passed.
2799 (Misc Dired Features): Document dired-do-isearch.
2800
9e8eeff9
CY
28012008-11-06 Chong Yidong <cyd@stupidchicken.com>
2802
2803 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2804
e071f849
CY
28052008-11-03 Chong Yidong <cyd@stupidchicken.com>
2806
2807 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2808
05482eb1
CY
28092008-11-01 Chong Yidong <cyd@stupidchicken.com>
2810
e2346dea
CY
2811 * programs.texi (Program Modes): Link to Program Indent node.
2812 (Left Margin Paren): Explain consequences of changing
2813 open-paren-in-column-0-is-defun-start more concisely.
2814 (Which Function, Program Indent, Info Lookup): Minor edits.
2815 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2816 (Multi-line Indent): If region is active, TAB indents the region.
2817 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2818 (Matching): The delimiter at the cursor is highlighted---the character
2819 changes color.
2820 (Symbol Completion): Link to Completion node.
2821
e4b6428c
CY
2822 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2823 a strictly text-only system.
2824
05482eb1
CY
2825 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2826 batch mode.
2827
a11d3737
RS
28282008-11-01 Richard M. Stallman <rms@gnu.org>
2829
5abad626
RS
2830 * misc.texi (Document View): Major rewrite.
2831
a11d3737
RS
2832 * maintaining.texi (Types of Log File): Change logs are older than
2833 version control.
2834 (VCS Concepts): Simplify and rearrange.
2835 (Version Control Systems): Make it clear that Linux is only the kernel.
2836 (VC Mode Line): Shorten reference to menu item.
2837 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2838 (VC Directory Mode): Minor cleanup.
2839 Unchanged files are hidden, not omitted.
2840 (VC Directory Commands): Shorten and simplify.
2841 (Change Log Commands): New node, split from Change Logs.
2842 (VC Directory Buffer): New node, split from VC Directory Mode.
2843
c55a4acb
CY
28442008-10-31 Chong Yidong <cyd@stupidchicken.com>
2845
1c6c854e 2846 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2847 from files.texi.
2848
1c6c854e
CS
2849 * files.texi (Version Control): Move to maintaining.texi.
2850 Subnodes moved as well.
2851 (Document Files): Move to misc.texi.
df0356f6 2852
c55a4acb
CY
2853 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2854 vc-update-change-log.
df0356f6
CY
2855 (Version Control): Move here from files.texi.
2856 (Format of ChangeLog): Make it a subnode of Change Log.
2857
2858 * emacs.texi (Top): Update node listing.
c55a4acb 2859
ef082374
TH
28602008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2861
2862 * files.texi (Files): Add a section about document
2863 files (doc-view-mode).
2864
d52582c3
CY
28652008-10-31 Chong Yidong <cyd@stupidchicken.com>
2866
1c6c854e
CS
2867 * building.texi (Compilation Mode):
2868 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2869 (Debuggers): Lower GUD subsections to subsubsections.
2870 (Starting GUD): Add cindex.
2871 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2872
4e0a0968
CY
28732008-10-30 Chong Yidong <cyd@stupidchicken.com>
2874
03625b47
CY
2875 * indent.texi (Indentation): Link to Program Indent.
2876
4e0a0968
CY
2877 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2878 now uses emacsclient's terminal.
2879
8bd3f7ef
CY
28802008-10-29 Chong Yidong <cyd@stupidchicken.com>
2881
80e5620e
CY
2882 * mark.texi (Using Region): Document use-empty-active-region.
2883
97d5c404
CY
2884 * emacs.texi (Top): Update node listings.
2885
1c6c854e
CS
2886 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2887 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2888 (Invoking emacsclient): Rewrite, moving optional arguments to
2889 emacsclient Options.
21d2bae3
CY
2890 (emacsclient Options): New node. Document server-use-tcp and
2891 server-host.
8bd3f7ef 2892
5fda2cbd
CY
28932008-10-28 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * indent.texi (Indentation): Replace list with paragraphed text,
2896 putting description of syntax-driven indentation first. Document new
2897 effect of active regions on tab.
2898 (Tab Stops): Note that editable tab stops affect indentation commands.
2899
4ff029f6
DN
29002008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2901
2902 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2903
996cd6e4
CY
29042008-10-23 Chong Yidong <cyd@stupidchicken.com>
2905
f28815e3
CY
2906 * custom.texi (Function Keys): Note that modified keypad keys are not
2907 translated.
2908
996cd6e4
CY
2909 * basic.texi (Arguments): Explain how to insert multiple digits.
2910
49545fe2
MA
29112008-10-22 Michael Albinus <michael.albinus@gmx.de>
2912
2913 * files.texi (Remote Files): Precise selection of default method.
2914 Rewrite paragraph about disabling remote file names.
2915
edac0b53
CY
29162008-10-22 Chong Yidong <cyd@stupidchicken.com>
2917
e752c544
CY
2918 * search.texi (Special Isearch): Document M-TAB is isearch.
2919
edac0b53
CY
2920 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2921 command.
2922
2923 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2924
20a36054
TH
29252008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2926
1c6c854e 2927 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2928 section.
2929
69051ab6
CY
29302008-10-21 Chong Yidong <cyd@stupidchicken.com>
2931
c4b1a32a
CY
2932 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2933 to files.texi. Move contents of vc2-xtra.texi here.
2934
2935 * vc2-xtra.texi: File removed.
2936
2937 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2938 Directory Commands from the submenu. Don't include deleted file
2939 vc2-xtra.texi.
2940
2941 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2942 (Version Control): Add VC Directory Mode and VC Directory Commands to
2943 the submenu.
2944 (Why Version Control?): Use table format.
2945 (Version Control Systems): Note that Meta-CVS support is gone.
2946 (VCS Concepts): Note precisely when VC started supporting filesets.
2947 Remove bogus xref to CVS Options node.
2948 (Types of Log File): Copyedits.
2949 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2950 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2951 The Right Thing.
2952 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2953 (Log Buffer): Reorganize node, putting C-c C-c description first.
2954 (Old Revisions): Use CVS for example, not RCS.
2955 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2956 Commands from the submenu, putting them under Version Control.
2957 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2958 need to include it in the manual unconditionally, since it is now
2959 crucial to using distributed version control systems.
1a6e2954
CY
2960 (Comparing Files): Note that diff uses the minibuffer, and that the
2961 output is shown using Diff mode.
1c6c854e
CS
2962 (Diff Mode): Explain what "patch" and "hunk" mean.
2963 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2964 diff-show-trailing-whitespaces.
1a6e2954 2965 (File Archives): Add rar support.
c4b1a32a 2966
69051ab6
CY
2967 * major.texi (Choosing Modes): Make mode selection sequence more
2968 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2969 magic-mode-alist is nil by default.
2970 Document magic-fallback-mode-alist.
69051ab6 2971
e7421e03
CY
29722008-10-20 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * frames.texi (Mouse References): Copyedits.
2975
6b2efdc2
TH
29762008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2977
2978 * ack.texi (Acknowledgments): Add myself as doc-view author.
2979
9c5e9396
EZ
29802008-10-20 Eli Zaretskii <eliz@gnu.org>
2981
2982 * frames.texi (Dialog Boxes): Add @cindex entries.
2983
dac94f8e
CY
29842008-10-20 Chong Yidong <cyd@stupidchicken.com>
2985
2986 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2987 (Text-Only Mouse): Copyedit.
2988
25597d40
CY
29892008-10-19 Chong Yidong <cyd@stupidchicken.com>
2990
f8a447f6
CY
2991 * frames.texi: Use @key throughout for mouse clicks.
2992 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2993 (Secondary Selection): Fix modified mouse click syntax.
2994 (Clipboard): Describe Cut, Copy and Paste commands.
2995 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2996 Copyedits.
2997 (Creating Frames): Add xref to Init File.
2998 (Frame Commands): Add xref to Exiting.
2999 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3000
b0f95216
CY
30012008-10-15 Chong Yidong <cyd@stupidchicken.com>
3002
b0817f00
CY
3003 * files.texi (Version Control): Copyedits. Add Bazaar.
3004 (Version Control Systems): List different VCS's using an itemized list.
3005 Add Bazaar.
3006 (VCS Concepts): Copyedits. Tweak description of file merging.
3007
b0f95216
CY
3008 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3009 (Cut/Paste Other App): Document select-active-regions and
3010 x-select-enable-primary.
3011
69d0d701
CY
30122008-10-13 Chong Yidong <cyd@stupidchicken.com>
3013
3014 * mark.texi (Shift Selection): Correct case in node name.
3015
3016 * emacs.texi (Top): Update node order in Mark chapter.
3017
375e8351
EZ
30182008-10-12 Eli Zaretskii <eliz@gnu.org>
3019
3020 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3021
3022 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3023 elsewhere in the manual instead of describing yet again the intricacies
3024 of $HOME on MS-Windows and MS-DOS.
3025
ab58114f
CY
30262008-10-12 Chong Yidong <cyd@stupidchicken.com>
3027
4f959513 3028 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3029 (Minibuffer File): Add discussion of `~' in file names.
3030 Add insert-default-directory index reference.
4f959513 3031
ab58114f
CY
3032 * files.texi (File Names): Reorganize description.
3033 (Visiting): Add xref to Mode Line. Copyedits.
3034 (Save Commands): Mention prefix behavior of C-x C-s.
3035 (Numbered Backups): Node deleted.
3036 (Backup Names): Contents of Numbered Backups moved here. State default
3037 of version-control variable.
3038 (Reverting): Copyedits.
3039 (Version Control): Add additional version control systems.
3040
3041 * emacs.texi (Top): Delete Numbered Backups node.
3042
3043 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3044 Backup Names.
f2884f63 3045 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3046
b0b5100a
RF
30472008-10-11 Romain Francoise <romain@orebokech.com>
3048
3049 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3050
89774b5f
CY
30512008-10-11 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3054 (Select Buffer): Mention use of minibuffer history. Describe default
3055 value of default-major-mode. Mention that C-x 4 b selects the other
3056 window.
3057 (List Buffers): Document CRM indicators in the order they appear.
3058 (Kill Buffer): Document new command kill-matching buffers.
3059 (Several Buffers): Move explanation of the relationship between buffer
3060 list and buffer menu to the top.
3061 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3062
4c72bf27
CY
30632008-10-10 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * entering.texi (Exiting): Document change of C-x C-c to
3066 save-buffers-kill-terminal. Document kill-emacs.
3067
f68eb991
EZ
30682008-09-30 Eli Zaretskii <eliz@gnu.org>
3069
3070 * mule.texi (Coding Systems): Don't mention codepage-setup.
3071
3072 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3073 cpNNN coding systems anymore.
3074 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3075 for unibyte mode. Don't mention line-drawing characters.
3076 Don't mention dos-unsupported-char-glyph.
f68eb991 3077
1a2dd44d
CY
30782008-09-25 Chong Yidong <cyd@stupidchicken.com>
3079
3080 * search.texi (Search): Shorten introduction.
3081 (Basic Isearch): Add command table. Discuss reverse isearch and
3082 isearch highlighting.
3083 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3084 ring to cindex.
3085 (Special Isearch): Move input methods discussion here.
3086 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3087 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3088 Repeat Isearch.
3089 (Isearch Minibuffer): New node.
3090 (Word Search): Document new word search commands.
3091 (Regexp Example): Simplify example using sentence-end-base variable.
3092 (Replace): Reword introduction.
3093 (Unconditional Replace): Remove unnecessary example.
3094 (Other Repeating Search): Document new `M-s o' binding.
3095
3096 * emacs.texi (Top): Update node listings.
3097
e45da31d
JB
30982008-09-22 Juanma Barranquero <lekktu@gmail.com>
3099
3100 * emacs.texi (Top): Remove Kill Errors from menu.
3101
841c8096
CY
31022008-09-22 Chong Yidong <cyd@stupidchicken.com>
3103
402168fa
CY
3104 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3105 interface for defining macros. Simplify examples. Note that C-g quits
3106 macro definitions.
1c6c854e
CS
3107 (Keyboard Macro Counter): Document using F3 to insert counter.
3108 Give usage example.
402168fa
CY
3109 (Keyboard Macro Query): Organize query responses in a table.
3110
1c6c854e
CS
3111 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3112 Link to Erasing node.
841c8096
CY
3113 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3114 rationale to a footnote.
3115 (Kill Errors): Remove node, due to redundancy with Erasing.
3116 (Spelling): Move discussion of flyspell to end. Note new behavior of
3117 M-$ in active region. Remove non-ispell-specific keybindings from
3118 table.
3119
eab2ee89
DN
31202008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3121
3122 * cmdargs.texi (Initial Options): Document --daemon.
3123
3d53e905
GM
31242008-09-20 Glenn Morris <rgm@gnu.org>
3125
3126 * files.texi (Numbered Backups): Mention that some modes set
3127 version-control.
3128
1c90484d
GM
31292008-09-20 Jim Blandy <jimb@red-bean.com>
3130
3131 * files.texi (Numbered Backups): Reference File Variables, as well.
3132 Remove discussion of Rmail's implementation.
3133
0fc0d844
CY
31342008-09-06 Chong Yidong <cyd@stupidchicken.com>
3135
3136 * misc.texi (Recursive Edit): Note that top-level exits active
3137 minibuffers.
3138
3139 * trouble.texi (Quitting): Likewise.
3140
b18d283d
CY
31412008-08-31 Chong Yidong <cyd@stupidchicken.com>
3142
3143 * emacs.texi (Top): Add Temporary Face Changes xref.
3144
3145 * display.texi (Display): Move Temporary Face Changes node to just
3146 after Standard Faces.
3147 (Scrolling): Document recenter-top-bottom instead of recenter.
3148 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3149 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3150 (Display Custom): Copyedits.
3151 (Optional Mode Line): Document display-battery-mode.
3152
180135fc
RF
31532008-08-27 Romain Francoise <romain@orebokech.com>
3154
3155 * custom.texi (Directory Variables): Minor fix.
3156
d3fe3475
GM
31572008-08-27 Glenn Morris <rgm@gnu.org>
3158
3159 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3160 descriptions.
3161 (Calendar Customizing): Tweak layout description.
183080b6 3162 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3163 markers. Condense calendar-star-date and calendar-mark-today
3164 description.
3165 (Holiday Customizing): Add oriental and solar holidays.
3166 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3167 Fix holiday-float description. Use zerop in examples. Be less verbose.
3168 (Date Display Format): Change ISO format. Be less verbose.
3169 (Diary Customizing): Mention day and month abbrev arrays.
3170 Mention the date-form variables by name. Update European example.
3171 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3172 Condense examples. Mention diary-entry-symbols by name.
3173 Condense table for insertion commands.
3174 (Fancy Diary Display): Mention diary-include-string and
3175 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3176 Ethiopic, Persian date functions. Condense descriptions.
3177
3178 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3179 (Adding to Diary): Adapt for changed node name.
3180
71755807
GM
31812008-08-26 Glenn Morris <rgm@gnu.org>
3182
3183 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3184 node "Hebrew/Islamic Entries".
3185
3186 * calendar.texi (Specified Dates): Fix names of iso functions.
3187 (General Calendar): There may not be another window.
3188 (Writing Calendar Files, Holidays): Tweak intro.
3189 (Holidays): Mention Baha'i and Chinese holidays.
3190 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3191 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3192 (To Other Calendar): Add calendar-print-other-dates.
3193 Refer to "graphic display" rather than "X.
3194 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3195 (Displaying the Diary): Fix whitespace after reference.
3196 Fix `diary-number-of-entries' reference.
3197 (Date Formats): Explicitly mention that day names can be abbreviated.
3198 (Adding to Diary): Add some references to other sections.
3199 (Special Diary Entries): Fix reference.
3200 (Appointments): Simplify appt-message-warning-time entry.
3201 Clarify where times must be.
3202 (Importing Diary): Comment out icalendar paragraph that does not apply.
3203 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3204
d76ebc75
GM
32052008-08-23 Glenn Morris <rgm@gnu.org>
3206
3207 * fortran-xtra.texi (Fortran): Change description of free form and
3208 fixed form a bit. Mention hideshow and imenu.
3209 (Fortran Motion): Mention fortran-end-of-subprogram,
3210 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3211 (Fortran Indent): Minor re-word.
3212 (ForIndent Commands): Mention fortran-fill-paragraph and
3213 fortran-fill-statement.
3214 (ForIndent Cont): Mention fortran-tab-mode-string.
3215 (Fortran Comments): Mention fortran-comment-line-start-skip.
3216 (Fortran Columns): Mention font-locking.
3217 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3218
1fc0ce04 32192008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3220
3221 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3222
5c52e13c
CY
32232008-08-22 Chong Yidong <cyd@stupidchicken.com>
3224
3225 * mini.texi (Minibuffer): Simplify introduction.
3226 (Minibuffer File): Document tilde in minibuffer filenames.
3227 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3228 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3229 (Completion Example): Update example to current command list.
3230 (Completion Options): Document `lazy' value of completion-auto-help.
3231 Update contents of completion-ignored-extensions.
3232 (Minibuffer History): Describe "future history" list. State default
3233 value of history-delete-duplicates.
3234
77a00355
GM
32352008-08-21 Glenn Morris <rgm@gnu.org>
3236
3237 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3238 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3239
39ee1d04
CY
32402008-08-17 Chong Yidong <cyd@stupidchicken.com>
3241
3242 * regs.texi (Registers): Clarify valid register names.
3243 (RegPos): Note that buffer is saved and restored too.
3244 (RegText): Note that mark is reactivated/deactivated.
3245 (RegConfig): Xref to Windows node.
3246
b12c348f
CY
32472008-08-16 Chong Yidong <cyd@stupidchicken.com>
3248
3ae7ba79
CY
3249 * basic.texi (Inserting Text): Provide command name for C-q.
3250
b12c348f
CY
3251 * killing.texi (Killing): Copyedit. Define read-only text.
3252 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3253 (Killing by Lines): Copyedit.
3254 (Other Kill Commands): Move M-w description here.
3255 (Yanking): Move M-w to Other Kill Commands.
3256 (Kill Ring): Also mention saving text in registers. Link to Text
3257 Properties in elisp manual.
3258 (Accumulating Text): Copyedit.
3259 (CUA Bindings): Shift selection is now the default.
3260
d8ff7692
TZ
32612008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3262
3263 * maintaining.texi (Change Log): Mention next-error is available.
3264
a43a8a2e
GM
32652008-08-10 Glenn Morris <rgm@gnu.org>
3266
3267 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3268 and intermonth text.
3269 (Holiday Customizing): Add holiday-chinese.
3270
eba27308
EZ
32712008-08-08 Eli Zaretskii <eliz@gnu.org>
3272
3273 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3274
5f14a5b3
DN
32752008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3276
3277 * files.texi (Log Buffer): Describe C-c C-d.
3278 (Diff Mode): Describe C-x 4 A.
3279
49989bff
EZ
32802008-08-06 Eli Zaretskii <eliz@gnu.org>
3281
3282 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3283
5c915c02
DN
32842008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3285
2beaf97a
DN
3286 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3287 describe the new bindings to show the changeset diff, toggle annotation
3288 visibility, show revisions.
3289 (VC Status): Describe key bindings for modifying the change comments,
3290 displaying changeset diffs and annotations.
3291
5c915c02
DN
3292 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3293
71798ace
NR
32942008-08-05 Nick Roberts <nickrob@snap.net.nz>
3295
3296 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3297
b8949644
EZ
32982008-08-02 Eli Zaretskii <eliz@gnu.org>
3299
3300 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3301 and wording.
3302
819567d1
DN
33032008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3304
3305 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3306 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3307 commands. Improve some old info.
3308
5f38310a
CY
33092008-07-31 Chong Yidong <cyd@stupidchicken.com>
3310
0dc3906b
CY
3311 * display.texi (Visual Line Mode): New node.
3312
5f38310a 3313 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3314 (Moving Point): Add additional alternative key bindings.
3315 Describe line-move-visual.
5f38310a
CY
3316 (Erasing): Describe DEL.
3317 (Basic Undo, Blank Lines, Arguments): Copyedit.
3318 (Continuation Lines): Mention Visual Line mode.
3319 (Position Info): Move extended discussion to mule.texi.
3320
3321 * mule.texi (International Chars): Describe C-x =.
3322
3323 * emacs.texi (Top): Add Visual Line Mode node.
3324
7c2fb837
DN
33252008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3326
3327 * emacs.texi: Remove VMS support.
3328
3f6b73ef
DN
33292008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3330
3331 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3332 the vc-dir command name.
3333
9e2a2647
DN
33342008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3335
3336 * xresources.texi: Remove mentions of Mac Carbon.
3337
568beaa2
AS
33382008-07-19 Andreas Schwab <schwab@suse.de>
3339
3340 * ns-emacs.texi: Move to ../misc.
3341
0ef94706
CY
33422008-07-15 Chong Yidong <cyd@stupidchicken.com>
3343
3344 * entering.texi (Exiting): Don't describe text-only terminals as the
3345 default. Describe the new startup screen.
3346 (Exiting): Describe how to kill Emacs first. Change description of
3347 iconification to handle modern window systems.
3348
ba60bd44 33492008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3350
3351 * ns-emacs.texi: New file, documents features of Emacs port under
3352 NeXTstep windowing.
3353
9f30aa73
CY
33542008-07-15 Chong Yidong <cyd@stupidchicken.com>
3355
938a5d2e
CY
3356 * entering.texi (Entering Emacs): Update prev node.
3357
3358 * glossary.texi (Glossary): Remove xref to Text Characters.
3359
9f30aa73
CY
3360 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3361 directly, rather than in the context of ASCII. Move description of
3362 special properties of modifier key to new Modifier Keys node.
3363 (Keys): Copyedit.
3364 (Text Characters): Delete node. Multibyte is the default nowadays, and
3365 the node contents are obsolete.
3366
3367 * custom.texi (Modifier Keys): New node.
3368
3369 * emacs.texi (Top): Update node list.
3370
7e53d36c
CY
33712008-07-13 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3374 saying that Emacs provides menus and mouse support (which is par for
3375 the course).
3376
3377 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3378 early on.
3379 (Point): Copyedit. Relegate historical trivia to a footnote.
3380 (Mode Line): Explain mode-line format more consistently.
3381 (Menu Bar): Copyedit.
3382
1e9fa96d
GM
33832008-06-27 Glenn Morris <rgm@gnu.org>
3384
3385 * cal-xtra.texi (Sexp Diary Entries):
3386 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3387
dc9bebb8
CY
33882008-06-26 Chong Yidong <cyd@stupidchicken.com>
3389
3390 * mark.texi (Shift selection): New node.
3391 (Mark): Copyedits.
3392 (Persistent Mark): Move to the end of the chapter.
3393
e7881076
EZ
33942008-06-20 Eli Zaretskii <eliz@gnu.org>
3395
3396 * makefile.w32-in (distclean): Remove makefile.
3397
f427400c
NR
33982008-06-17 Nick Roberts <nickrob@snap.net.nz>
3399
3400 * building.texi (Starting GUD): Add an entry for gud-gdb.
3401 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3402 command mode.
3403
b597d348
GM
34042008-06-17 Glenn Morris <rgm@gnu.org>
3405
3406 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3407
647b7094
NR
34082008-06-17 Nick Roberts <nickrob@snap.net.nz>
3409
3410 * building.texi (Starting GUD): Expand on remote debugging.
3411 (Other GDB-UI Buffers): Mention new keyboard bindings.
3412
47a30023
GM
34132008-06-15 Glenn Morris <rgm@gnu.org>
3414
3415 * gnu.texi: Use a verbatim license for this invariant section,
3416 as per etc/GNU.
3417
37e5d54a
GM
34182008-06-13 Daniel Engeler <engeler@gmail.com>
3419
3420 * emacs.texi, misc.texi: Add documentation about serial port access.
3421
8e65d46c
GM
34222008-06-13 Glenn Morris <rgm@gnu.org>
3423
c1473b4c
MB
3424 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3425 maintain.info.
8e65d46c 3426
e40a85cd
MB
34272008-06-05 Miles Bader <miles@gnu.org>
3428
3429 * display.texi (Temporary Face Changes): Update to reflect function
3430 renamings in face-remap.el.
3431
56c73dec
MB
34322008-06-04 Miles Bader <miles@gnu.org>
3433
1c6c854e
CS
3434 * display.texi (Temporary Face Changes):
3435 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3436 `increase-buffer-face-height' and `decrease-default-face-height' now
3437 that they aren't bound by default.
3438
9d3d42fb
MB
34392008-06-03 Miles Bader <miles@gnu.org>
3440
3441 * display.texi (Temporary Face Changes): New node.
3442
2be6bfe2
EZ
34432008-05-31 Eli Zaretskii <eliz@gnu.org>
3444
3445 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3446
daf7e339
GM
34472008-05-31 Glenn Morris <rgm@gnu.org>
3448
3449 * cal-xtra.texi (Fancy Diary Display): Simplify.
3450
d21d2618
GM
34512008-05-30 Glenn Morris <rgm@gnu.org>
3452
3453 * cal-xtra.texi (Fancy Diary Display): Update for
3454 diary-display-function replacing diary-display-hook.
3455
71ce5fd0
JB
34562008-05-29 Drew Adams <drew.adams@oracle.com>
3457
3458 * msdog.texi (Windows Keyboard): Add descriptions of
3459 w32-register-hot-key and w32-unregister-hot-key.
3460
a3cdbdf8
MO
34612008-05-21 Tom Tromey <tromey@redhat.com>
3462
3463 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3464 Variables node.
3465
854a574c
MO
34662008-05-19 Tom Tromey <tromey@redhat.com>
3467
3468 * custom.texi (Variables): Add Directory Variables to menu.
3469 (Directory Variables): New node.
3470
7c2ec3f9
ER
34712008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3472
71ce5fd0 3473 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3474
370fded4
ER
34752008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3476
3477 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3478 Revision Tags and rewritten. Section now uses modern terminology,
3479 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3480 accurately.
3481
6af511e3
EZ
34822008-05-10 Eli Zaretskii <eliz@gnu.org>
3483
3484 * msdog.texi (Windows Files): Update documentation of
3485 w32-get-true-file-attributes.
3486
7a78b6e7
ER
34872008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3488
3489 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3490 directory mode.
3491
1bcfc24e
CY
34922008-05-08 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3495 entry "television".
1bcfc24e 3496
db86064f
ER
34972008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3498
ab5ec32c 3499 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3500
a31b405e
ER
35012008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3502
3503 * emacs/buffers.texi, emacs/files.texi (Version-control):
3504 vc-toggle-read-only is no longer a good idea...
3505
ff2c14fc
GM
35062008-04-29 Glenn Morris <rgm@gnu.org>
3507
3508 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3509
367c9b7c
JL
35102008-04-22 Juri Linkov <juri@jurta.org>
3511
3512 * dired.texi (Subdirectories in Dired): Describe using `^'
3513 to return to the parent directory.
3514
4ac1e9b4
NR
35152008-04-22 Nick Roberts <nickrob@snap.net.nz>
3516
3517 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3518 recent changes.
3519
b9b3bf2b
NR
35202008-04-19 Nick Roberts <nickrob@snap.net.nz>
3521
3522 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3523 (Other GDB-UI Buffers): Update for recent thread related changes.
3524
4d120d6a
SM
35252008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3526
3527 * maintaining.texi (Maintaining):
3528 * emacs.texi (Top): Typo.
3529
a152877d
SM
35302008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3531
b9b3bf2b
NR
3532 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3533 arg in `font-lock-add-keywords'.
a152877d 3534
36c0514c
GM
35352008-04-08 Glenn Morris <rgm@gnu.org>
3536
3537 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3538 Also add Baha'i calendar references where appropriate.
3539
06a97d46
GM
35402008-04-05 Glenn Morris <rgm@gnu.org>
3541
3542 * custom.texi (Init File): Byte-compiling .emacs is bad.
3543
6adc6eed
SM
35442008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3547
571388b0
GM
35482008-03-29 Glenn Morris <rgm@gnu.org>
3549
3550 * calendar.texi: Update for `calendar-date-style' replacing
3551 `european-calendar'.
3552
3ae8f876
JR
35532008-03-28 Jason Rumney <jasonr@gnu.org>
3554
3555 * display.texi (Display Custom): Mention overlay-margin in text.
3556
5bc6ddff 35572008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3558
5bc6ddff
MB
3559 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3560 tutorial' comments.
03a864d5 3561
7186a830
CY
35622008-03-28 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * mark.texi (Mark): Rearrange nodes.
3565 (Persistent Mark): Rename from Transient Mark.
3566 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3567 Describe Transient Mark mode as the default.
3568
3569 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3570 the default behavior with Transient Mark mode off.
3571 (Position Info): Fix typo.
3572
71ce5fd0
JB
3573 * display.texi (Standard Faces): Reference the Mark node.
3574 Remove discussion of the region face, which is discussed there.
7186a830
CY
3575
3576 * emacs.texi (Top): Update node listings.
3577
3578 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3579 as the default.
3580
3581 * fixit.texi (Undo): Standardize choice of undo key sequence.
3582 (Undo, Spelling): Describe Transient Mark mode as the default.
3583
3584 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3585 default.
3586
3587 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3588
3589 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3590 mode is the default, and note that the mark is not activated when set.
3591
3592 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3593 Describe Transient Mark mode as the default.
3594
3595 * search.texi (Basic Isearch): Reference the Mark Ring node.
3596 (Replace, Unconditional Replace, Other Repeating Search):
3597 Describe Transient Mark mode as the default.
3598
1c6c854e
CS
3599 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3600 Describe Transient Mark mode as the default.
7186a830
CY
3601 (Paragraphs): Describe how M-h behaves when region is active.
3602
3603 * trouble.texi (Quitting): Clarify effects of C-g.
3604
dc47d1ff
GM
36052008-03-13 Glenn Morris <rgm@gnu.org>
3606
3607 * emacs.texi (EMACSVER): Set to 23.0.60.
3608
e3e0fb39 36092008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3610
e3e0fb39
GM
3611 * dired.texi (Hiding Subdirectories): Fix previous change.
3612
36132008-03-05 Drew Adams <drew.adams@oracle.com>
3614
3615 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3616
5e14abf8
KS
36172008-02-28 Kim F. Storm <storm@cua.dk>
3618
3619 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3620 Move describe-distribution to C-h C-o.
3621 Move view-emacs-problems to C-h C-p.
3622 Add view-emacs-debugging on C-h C-d.
3623 Add view-external-packages on C-h C-e.
d0207bf3 3624 Add view-order-manuals on C-h C-m.
5e14abf8 3625
d0207bf3 36262008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3627
3628 * msdog-xtra.texi (MS-DOS): Docstring fix.
3629
87e391bb
EZ
36302008-02-09 Eli Zaretskii <eliz@gnu.org>
3631
3632 * msdog.texi (Windows Fonts): Use a @table for describing font
3633 properties.
3634
5662e503
JR
36352008-02-07 Jason Rumney <jasonr@gnu.org>
3636
3637 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3638 value has changed.
3639 (Windows HOME): Clarify what is meant by "if that fails as well".
3640 (Windows Fonts): New section.
3641
72463824
GM
36422008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3643
3644 * basic.texi (Basic Undo): Remove duplicate "you can".
3645
7ff926e0
EZ
36462008-02-02 Eli Zaretskii <eliz@gnu.org>
3647
3648 * maintaining.texi (Tags): Fix last change.
3649
6ab7aef1
MA
36502008-02-02 Michael Albinus <michael.albinus@gmx.de>
3651
093571c3 3652 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3653
ace67e7e
NR
36542008-01-31 Nick Roberts <nickrob@snap.net.nz>
3655
3656 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3657
ae068fdf
RS
36582008-01-26 Richard Stallman <rms@gnu.org>
3659
3660 * maintaining.texi (Tags): Delete redundant index entry.
3661
a56d9a08
EZ
36622008-01-26 Eli Zaretskii <eliz@gnu.org>
3663
3664 * programs.texi (Imenu): Move "@cindex tags" from here...
3665 * maintaining.texi (Tags): ...to here.
3666
e941ed90
NR
36672008-01-23 Kevin Ryde <user42@zip.com.au>
3668
3669 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3670 click count.
3671
650276d5
JB
36722008-01-21 Juanma Barranquero <lekktu@gmail.com>
3673
3674 * entering.texi (Exiting): Fix typo.
3675 Reported by D. E. Evans <sinuhe@gnu.org>.
3676
8dc17977
MR
36772007-12-31 Martin Rudalics <rudalics@gmx.at>
3678
3679 * glossary.texi (Glossary): Fix typo.
3680
9f9695a6
RS
36812007-12-27 Richard Stallman <rms@gnu.org>
3682
3683 * text.texi (Formatted Text): Improve menu tag.
3684 (Editing Format Info): In Info, add duplicate menu of nodes
3685 about the submenus.
3686 (Format Faces): Say where Faces menu is found. Mention Other.
3687 (Format Colors): Say where these submenus are found.
3688 (Format Indentation, Format Justification): Likewise.
3689 (Format Properties): Likewise.
3690
abfd0191
RS
36912007-12-22 Richard Stallman <rms@gnu.org>
3692
3693 * search.texi (Query Replace): Make exp of query-replace more
3694 self-contained, and clarify.
8dc17977 3695
abfd0191
RS
3696 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3697
a2586785
RS
36982007-12-15 Richard Stallman <rms@gnu.org>
3699
3700 * files.texi (Auto Save): Clarify definition of auto-saving.
3701
a67cf2bb
RS
37022007-11-26 Richard Stallman <rms@gnu.org>
3703
3704 * help.texi (Help Echo): Cleanups.
3705
448b33b1
TTN
37062007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3707
3708 * files.texi (Why Version Control?): Fix typo.
3709 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3710 (Selecting a Fileset): Fix typos; small rewording.
3711 (Log Buffer): Likewise.
3712 (Old Revisions): Likewise.
448b33b1 3713
221bb7f6
EZ
37142007-11-17 Eli Zaretskii <eliz@gnu.org>
3715
3716 * mule.texi (Communication Coding): Fix wording of last change.
3717
d0207bf3 37182007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3719
630cb3b7
JB
3720 * custom.texi (Specifying File Variables):
3721 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3722
53b7759e
KH
37232007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3724
a5ab2e0c 3725 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3726
3727 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3728
c8763fb6 37292007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3730
630cb3b7 3731 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3732 --output=file.
3733
ff98e024
MR
37342007-11-13 Martin Rudalics <rudalics@gmx.at>
3735
3736 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3737 (Help Echo): Avoid mentioning the term "region" here and
3738 consistently use the term "active text".
3739
37b11c22
GM
37402007-11-11 Glenn Morris <rgm@gnu.org>
3741
3742 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3743
21d50ba1
JL
37442007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3745
1c6c854e
CS
3746 * search.texi (Query Replace):
3747 Mention `query-replace-show-replacement'.
21d50ba1 3748
c12ecb0a 37492007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3750
3751 * building.texi (Watch Expressions): Remove obscure sentence.
3752
3b4201f4
KH
37532007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3754
3755 * mule.texi (Select Input Method): Describe how to activate an input
3756 method in the text mode.
3757
07e5c0b0
DN
37582007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3759
3760 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3761
52dd7391
NR
37622007-10-30 Nick Roberts <nickrob@snap.net.nz>
3763
3764 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3765
c004e539
GM
37662007-10-30 Glenn Morris <rgm@gnu.org>
3767
3768 * misc.texi (Directory Tracking): Explain a bit more about
3769 dirtrack-mode.
3770
ca8c5b8c
GM
37712007-10-25 Glenn Morris <rgm@gnu.org>
3772
3773 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3774
b6c764ef
RS
37752007-10-24 Richard Stallman <rms@gnu.org>
3776
3777 * misc.texi (Interactive Shell): Cleanup last change.
3778
eabd84c9
JL
37792007-10-22 Juri Linkov <juri@jurta.org>
3780
3781 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3782 default values.
3783
0b43c7e2
ER
37842007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3785
ca8c5b8c 3786 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3787 'filesets'.
3788
a80859d4
MR
37892007-10-18 Martin Rudalics <rudalics@gmx.at>
3790
3791 * trouble.texi (Quitting): Fix typo.
3792
c9447ae1
GM
37932007-10-18 Glenn Morris <rgm@gnu.org>
3794
3795 * frames.texi (Mode Line Mouse): Mention minor mode names.
3796
168b980f
JL
37972007-10-17 Juri Linkov <juri@jurta.org>
3798
3799 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3800 fill-paragraph operates on the active region in Transient Mark mode.
3801 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3802 with fill-paragraph.
3803
3804 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3805 fill-paragraph.
3806
3807 * fixit.texi (Spelling): ispell-word operates on the active region
3808 in Transient Mark mode.
3809
5a331f34
JB
38102007-10-17 Aaron S. Hawley <aaronh@garden.org>
3811
3812 * building.texi (Source Buffers):
3813 * custom.texi (Init Non-ASCII):
3814 * glossary.texi (Glossary): Use "key binding" consistently.
3815
2a9f4d55
JB
38162007-10-17 Juanma Barranquero <lekktu@gmail.com>
3817
3818 * calendar.texi (Diary): Fix directive.
3819
de13cecf
RS
38202007-10-16 Richard Stallman <rms@gnu.org>
3821
3822 * calendar.texi (Diary): Clarify text about diary file example.
3823
5f90d53e
ER
38242007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3825
3826 * files.texi: Capitalize node names according to convention.
3827
3aa491bc
GM
38282007-10-13 Glenn Morris <rgm@gnu.org>
3829
3830 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3831
8a3106d3
ER
38322007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3833
3834 * emacs.texi:
3835 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3836 suggested by RMS and Robert J. Chassell.
8a3106d3 3837
da1080a2
ER
38382007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3839
3aa491bc 3840 * files.texi (Version Systems):
0870a421
ER
3841 * vc-xtra.texi:
3842 * vc1-xtra.texi:
ac3f4c6f 3843 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3844 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3845 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3846 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3847
58ade22b
ER
38482007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3849
da1080a2 3850 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3851 Reorder the descriptions to be chronological.
3852
93870ce2
RS
38532007-10-09 Richard Stallman <rms@gnu.org>
3854
3855 * display.texi (Cursor Display): Correct how cursor appears
3856 in nonselected windows.
3857
568c7288
NR
38582007-10-04 Nick Roberts <nickrob@snap.net.nz>
3859
3860 * building.texi (GDB Graphical Interface): Remove references to gdba
3861 and mention gud-gdb.
3862
1af74d06 38632007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3864
1af74d06 3865 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3866
0d8fb755
JL
38672007-10-06 Juri Linkov <juri@jurta.org>
3868
3869 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3870 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3871 fill-paragraph-or-region.
3872
3873 * basic.texi (Arguments): Replace fill-paragraph with
3874 fill-paragraph-or-region.
3875
b981e2c6
ER
38762007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3877
3878 * files.texi: Update the section on version control for 2007
2a9f4d55 3879 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3880 will come later.
3881
5fceaf9c
GM
38822007-09-15 Glenn Morris <rgm@gnu.org>
3883
3884 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3885 to `list-holidays'.
3886
b0e44b17
GM
38872007-09-14 Glenn Morris <rgm@gnu.org>
3888
3889 * calendar.texi: Update all instances of mark-calendar-holidays,
3890 list-calendar-holidays, list-holidays with the new names.
3891
8cf51b2c
GM
38922007-09-06 Glenn Morris <rgm@gnu.org>
3893
46a367db 3894 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3895 Split into the Emacs manual in emacs/, and other manuals in misc/.
3896 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3897 manual.
3898 (infodir): New variable.
3899 (info): Use $infodir.
3900 (emacsman): Delete target, not needed any more.
3901 Move all targets that are not the Emacs manual to misc/Makefile.in.
3902 (mostlyclean): Remove `gnustmp'.
3903 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3904 manual.
92f9b43f 3905 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3906 (emacsman): Delete target, not needed any more.
3907 (clean): Remove all info files but Emacs manual.
3908 Move all targets that are not the Emacs manual to misc/Makefile.in.
3909 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3910
3911 * Makefile.in (INFOSOURCES): Delete.
3912 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3913 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3914 *.vrs *.toc here...
3915 (maintainer-clean): ...from here.
3916
39172007-09-05 Glenn Morris <rgm@gnu.org>
3918
3919 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3920
8cf51b2c
GM
39212007-08-29 Glenn Morris <rgm@gnu.org>
3922
3923 * emacs.texi (EMACSVER): Increase to 23.0.50.
3924
3420c522
RS
39252007-08-27 Richard Stallman <rms@gnu.org>
3926
3927 * emacs.texi (Top): Clarify menu item for Glossary.
3928
3929 * display.texi (Faces): Change secn title.
3930 Clarify not all fonts come from Font Lock.
3931
8cf51b2c
GM
39322007-08-17 Eli Zaretskii <eliz@gnu.org>
3933
3934 * basic.texi (Position Info): Add index entry for face at point.
3935 Mention that character faces are also displayed by "C-u C-x =".
3936
8cf51b2c
GM
39372007-08-08 Glenn Morris <rgm@gnu.org>
3938
3939 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3940
39412007-08-07 Chong Yidong <cyd@stupidchicken.com>
3942
3943 * files.texi (File Conveniences): Document point motion keys in Image
3944 mode.
3945
8cf51b2c
GM
39462007-07-27 Glenn Morris <rgm@gnu.org>
3947
8cf51b2c
GM
3948 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3949 in-line.
3950
3951 * gpl.texi: New file with text of GPL.
3952 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3953
39542007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3955
3956 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3957
3958 * dired.texi (Wdired): Mention C-x C-q key binding.
3959
39602007-07-28 Nick Roberts <nickrob@snap.net.nz>
3961
3962 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3963
39642007-07-25 Glenn Morris <rgm@gnu.org>
3965
8cf51b2c
GM
3966 * emacs.texi (Copying): Replace license with GPLv3.
3967
3968 * Relicense all FSF files to GPLv3 or later.
3969
39702007-07-24 Glenn Morris <rgm@gnu.org>
3971
3972 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3973 for some calendars.
3974
39752007-07-23 Nick Roberts <nickrob@snap.net.nz>
3976
3977 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3978 default-directory for the current buffer is on a remote machine.
3979
8cf51b2c
GM
39802007-07-21 Eli Zaretskii <eliz@gnu.org>
3981
3982 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3983 default value.
3984
39852007-07-21 Richard Stallman <rms@gnu.org>
3986
3987 * files.texi (Why Version Control?): Improve previous change.
3988
39892007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3990
3991 * files.texi (Why Version Control?): New node.
3992
8cf51b2c
GM
39932007-07-12 Nick Roberts <nickrob@snap.net.nz>
3994
8cf51b2c
GM
3995 * building.texi (Starting GUD): Add xref to this anchor.
3996
8cf51b2c
GM
39972007-06-24 Karl Berry <karl@gnu.org>
3998
2a9f4d55 3999 * emacs.texi: New Back-Cover Text.
8cf51b2c 4000
8cf51b2c
GM
40012007-06-07 Alan Mackenzie <acm@muc.de>
4002
4003 * display.texi (Optional Mode Line): Document the new form of
4004 line+column numbers, "(561,2)".
4005
40062007-06-06 Juanma Barranquero <lekktu@gmail.com>
4007
49823426 4008 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4009
40102007-06-02 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * Version 22.1 released.
4013
8cf51b2c
GM
40142007-05-07 Karl Berry <karl@gnu.org>
4015
4016 * emacs.texi (EMACSVER): Back to 22.
4017
40182007-05-06 Richard Stallman <rms@gnu.org>
4019
4020 * maintaining.texi (Create Tags Table): Clean up previous change.
4021
c8763fb6 40222007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4023
4024 * maintaining.texi (Create Tags Table): Add text about the dangers of
4025 making symbolic links to tags files.
4026
40272007-05-04 Karl Berry <karl@gnu.org>
4028
4029 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4030
40312007-05-03 Karl Berry <karl@gnu.org>
4032
4033 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4034
4035 * .cvsignore (*.pdf): New entry.
4036
8cf51b2c
GM
4037 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4038 for printing.
4039
40402007-05-01 Richard Stallman <rms@gnu.org>
4041
4042 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4043
8cf51b2c
GM
40442007-04-28 Glenn Morris <rgm@gnu.org>
4045
4046 * ack.texi (Acknowledgments):
4047 * anti.texi (Antinews):
8cf51b2c
GM
4048 * programs.texi (Program Modes): Restore mention of python.el pending
4049 consideration of legal status.
4050
40512007-04-28 Richard Stallman <rms@gnu.org>
4052
4053 * files.texi (File Names): Fixes to ~ description on MS systems.
4054
8cf51b2c
GM
40552007-04-26 Glenn Morris <rgm@gnu.org>
4056
4057 * emacs.texi (EMACSVER): Increase to 22.1.50.
4058
40592007-04-25 Karl Berry <karl@gnu.org>
4060
4061 * emacs.texi: Improve line breaks on copyright page,
4062 similar layout to lispref, 8.5x11 by default.
4063
4064 * dired.texi (Image-Dired): Improve line break, fix typo.
4065
40662007-04-24 Chong Yidong <cyd@stupidchicken.com>
4067
4068 * programs.texi (Program Modes):
8cf51b2c
GM
4069 * anti.texi (Antinews):
4070 * ack.texi (Acknowledgments): python.el removed.
4071
8cf51b2c
GM
40722007-04-23 Chong Yidong <cyd@stupidchicken.com>
4073
4074 * display.texi (Highlight Interactively): Correct description of
4075 hi-lock-file-patterns-policy.
4076
4077 * files.texi (File Archives): Mention self-extracting executables.
4078
40792007-04-23 Eli Zaretskii <eliz@gnu.org>
4080
4081 * search.texi (Unconditional Replace, Query Replace): Add xref to
4082 "Replacement and Case".
4083
40842007-04-22 Chong Yidong <cyd@stupidchicken.com>
4085
4086 * dired.texi (Image-Dired): Move from Thumbnails node.
4087 * misc.texi (Thumbnails): Node deleted.
4088 * emacs.texi (Top): Update node listing.
4089
4090 * files.texi (File Conveniences):
49823426 4091 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4092
40932007-04-21 Richard Stallman <rms@gnu.org>
4094
4095 * display.texi (Highlight Interactively): Correct previous change.
4096 Clarify doc of hi-lock-find-patterns, and move new features into it.
4097
40982007-04-20 David Koppelman <koppel@ece.lsu.edu>
4099
1c6c854e
CS
4100 * display.texi (Highlight Interactively):
4101 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4102
41032007-04-20 Martin Rudalics <rudalics@gmx.at>
4104
4105 * display.texi (Scrolling): Fix typo.
4106
8cf51b2c
GM
41072007-04-15 Chong Yidong <cyd@stupidchicken.com>
4108
8cf51b2c
GM
4109 * doclicense.texi: Remove node heading, so that it can be included by
4110 other files.
4111
4112 * emacs.texi: Insert node heading for GFDL.
4113
8cf51b2c
GM
41142007-04-14 Eli Zaretskii <eliz@gnu.org>
4115
4116 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4117 "command line".
4118
4119 * display.texi (Faces): Refer to "Creating Frames" for face
4120 and other frame customizations in .emacs.
4121
4122 * frames.texi (Creating Frames): Mention that face customizations can
4123 be put in .emacs. Add index entries.
4124
41252007-04-12 Richard Stallman <rms@gnu.org>
4126
4127 * glossary.texi (Glossary): Explain `iff'.
4128
41292007-04-11 Karl Berry <karl@gnu.org>
4130
4131 * gnu.texi (Top),
4132 * macos.texi (Mac Font Specs),
4133 * anti.texi (Antinews),
4134 * xresources.texi (Resources),
4135 * misc.texi (Emulation),
4136 * calendar.texi (Daylight Saving),
4137 * dired.texi (Dired and Find),
4138 * rmail.texi (Remote Mailboxes),
4139 * sending.texi (Mail Headers),
4140 * programs.texi (Which Function),
4141 * files.texi (Recover),
4142 * buffers.texi (Uniquify),
4143 * frames.texi (Wheeled Mice),
4144 * killing.texi (Rectangles): Wording to improve breaks in
4145 8.5x11 format.
4146 * mule.texi (Language Environments): \hbadness=10000 since there's
4147 no way to reword.
4148 * emacs.texi (smallbook): New @set to more easily switch between
4149 smallbook and 8.5x11.
4150
41512007-04-11 Richard Stallman <rms@gnu.org>
4152
4153 * files.texi (File Conveniences): Add xref to Tumme.
4154 Delete text about Thumbnail mode.
4155
8cf51b2c
GM
41562007-04-09 Alan Mackenzie <acm@muc.de>
4157
4158 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4159 new name. Insert concept index entries.
4160
8cf51b2c
GM
41612007-04-08 Chong Yidong <cyd@stupidchicken.com>
4162
4163 * display.texi (Standard Faces): Document prefix arg for
4164 list-faces-display.
4165
4166 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4167
8cf51b2c
GM
41682007-04-07 Chong Yidong <cyd@stupidchicken.com>
4169
8cf51b2c
GM
4170 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4171
4172 * files.texi (Misc File Ops): Rewrite description of
4173 insert-file-literally.
4174
8cf51b2c
GM
41752007-03-31 Eli Zaretskii <eliz@gnu.org>
4176
4177 * misc.texi (Printing): Postscript -> PostScript.
4178
8cf51b2c
GM
4179 * ack.texi (Acknowledgments): Postscript -> PostScript.
4180
4181 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4182
4183 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4184 below.
4185
41862007-03-30 Chong Yidong <cyd@stupidchicken.com>
4187
4188 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4189 Init Non-ASCII.
4190 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4191 (Init Non-ASCII): New node.
4192
41932007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4194
4195 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4196
8cf51b2c
GM
41972007-03-12 Glenn Morris <rgm@gnu.org>
4198
8cf51b2c
GM
4199 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4200 "Daylight Savings".
4201
49823426 4202 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4203 saving" in text throughout.
4204
8cf51b2c
GM
42052007-03-04 Richard Stallman <rms@gnu.org>
4206
4207 * custom.texi (Safe File Variables): Minor correction.
4208
8cf51b2c
GM
42092007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4210
4211 * rmail.texi (Movemail): Add internal ref.
4212 Don't indent the intro for the PROTO table.
4213 Format PROTO table items with @code.
4214
8cf51b2c
GM
42152007-02-26 Nick Roberts <nickrob@snap.net.nz>
4216
4217 * building.texi: Remove references to bashdb.
4218
8cf51b2c
GM
42192007-02-19 Juanma Barranquero <lekktu@gmail.com>
4220
4221 * mule.texi (Language Environments): Update list of supported language
4222 environments.
4223
8cf51b2c
GM
42242007-02-14 Kim F. Storm <storm@cua.dk>
4225
4226 * building.texi (Grep Searching): Fix lgrep doc.
4227
42282007-02-12 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * back.texi: Remove unused file.
4231
c8763fb6 42322007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4233
4234 * maintaining.texi (Tag Syntax): Now --members is the default for
4235 etags, not for ctags yet.
4236
8cf51b2c
GM
42372007-02-03 Eli Zaretskii <eliz@gnu.org>
4238
4239 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4240 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4241 expects. Add comments to prevent people from inadvertently modifying
4242 the key parts needed by `texinfo-multiple-files-update'.
4243
42442007-01-29 Chong Yidong <cyd@stupidchicken.com>
4245
4246 * frames.texi (Secondary Selection): Window clicked does not matter
4247 when mouse-yank-at-point is non-nil.
4248
8cf51b2c
GM
42492007-01-16 Glenn Morris <rgm@gnu.org>
4250
4251 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4252 system abbrev.
4253
42542007-01-11 Richard Stallman <rms@gnu.org>
4255
4256 * msdog.texi (Windows Keyboard): Another small cleanup.
4257
42582007-01-10 Richard Stallman <rms@gnu.org>
4259
4260 * msdog.texi (Windows Keyboard): Yet another try to make
4261 everyone happy with that passage.
4262
42632007-01-05 Richard Stallman <rms@gnu.org>
4264
4265 * anti.texi (Antinews): Mention M-x shell scrolling.
4266
42672007-01-05 Nick Roberts <nickrob@snap.net.nz>
4268
4269 * building.texi (Watch Expressions): Describe gdb-max-children.
4270
8cf51b2c
GM
42712007-01-04 Richard Stallman <rms@gnu.org>
4272
8cf51b2c
GM
4273 * msdog.texi (Windows Keyboard): Clarify previous change.
4274
8cf51b2c
GM
42752007-01-02 Richard Stallman <rms@gnu.org>
4276
4277 * custom.texi (Changing a Variable): Minor clarification.
4278 (Specific Customization): customize-customized => customize-unsaved.
4279
4280 * entering.texi (Entering Emacs): Clean up text about restarting
4281 Emacs for each file.
4282
4283 * misc.texi (Shell Options): Minor cleanup.
4284
4285 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4286 with Emacs, not vice versa.
4287
4288 * programs.texi (Symbol Completion): Recommend customizing
4289 window manager.
4290
4291 * xresources.texi (Resources): Minor fix.
4292
c8763fb6 42932007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4294
4295 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4296
42972007-01-01 Richard Stallman <rms@gnu.org>
4298
4299 * commands.texi (User Input): Document keys stolen by window mangers.
4300
43012006-12-31 Richard Stallman <rms@gnu.org>
4302
4303 * custom.texi (Specific Customization): Document customize-option
4304 instead of customize-variable.
4305
43062006-12-31 Kim F. Storm <storm@cua.dk>
4307
4308 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4309
43102006-12-30 Kim F. Storm <storm@cua.dk>
4311
4312 * killing.texi (CUA Bindings): Fix typo.
4313
4314 * xresources.texi (Table of Resources): Mention grow-only value for
4315 auto-resize-tool-bars.
4316
8cf51b2c
GM
43172006-12-27 Eli Zaretskii <eliz@gnu.org>
4318
4319 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4320 and how to get them back.
4321
43222006-12-26 Richard Stallman <rms@gnu.org>
4323
4324 * calendar.texi (Holidays): Holiday listing is based on current
4325 practice, but DST is not.
4326
43272006-12-25 Richard Stallman <rms@gnu.org>
4328
4329 * emacs.texi (Top): Update subnode menus.
4330
4331 * mark.texi (Transient Mark): Fix xref.
4332
4333 * killing.texi (Graphical Kill): Node deleted.
4334 (Killing): Add xref to Cut and Paste.
4335 (CUA Bindings): Update xref.
4336
4337 * frames.texi (Cut and Paste): New section to hold other nodes.
4338 (Mouse Commands): Node demoted.
4339 (Cut/Paste Other App): Split out from Mouse Commands.
4340 (Word and Line Mouse): Likewise.
4341 (Secondary Selection, Clipboard): Nodes demoted.
4342
8cf51b2c
GM
43432006-12-24 Kevin Ryde <user42@zip.com.au>
4344
4345 * calendar.texi (Holidays): US daylight saving begins second Sunday
4346 in March for 2007 onwards.
4347 (Daylight Savings): Show new US default daylight saving rules, 2nd
4348 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4349
43502006-12-23 Chong Yidong <cyd@stupidchicken.com>
4351
4352 * calendar.texi (Scroll Calendar): < and > are switched.
4353
43542006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4355
4356 * killing.texi (Deletion): Describe M-\ prefix argument.
4357
43582006-12-23 Richard Stallman <rms@gnu.org>
4359
4360 * search.texi (Regexp Search): Explain why forward and reverse regexp
4361 search are not mirror images.
4362
8cf51b2c
GM
43632006-12-19 Kim F. Storm <storm@cua.dk>
4364
4365 * major.texi (Choosing Modes): Describe match-function elements for
4366 magic-mode-alist.
4367
8cf51b2c
GM
43682006-12-18 Eli Zaretskii <eliz@gnu.org>
4369
4370 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4371 peculiarities.
4372
43732006-12-18 Richard Stallman <rms@gnu.org>
4374
4375 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4376
8cf51b2c
GM
43772006-12-17 Alan Mackenzie <acm@muc.de>
4378
4379 * programs.texi (Left Margin Paren): Remove the bit which says
4380 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4381 Discuss some of the issues of setting this option to nil.
4382
43832006-12-17 Glenn Morris <rgm@gnu.org>
4384
4385 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4386
43872006-12-16 Eli Zaretskii <eliz@gnu.org>
4388
4389 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4390 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4391 NTFS volumes.
4392 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4393 volumes.
4394
43952006-12-15 Eli Zaretskii <eliz@gnu.org>
4396
4397 * text.texi (HTML Mode): Fix "C-c TAB".
4398
8cf51b2c
GM
43992006-12-09 Richard Stallman <rms@gnu.org>
4400
4401 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4402
44032006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4404
4405 * files.texi (Misc File Ops): Document insert-file-literally.
4406
44072006-12-08 Eli Zaretskii <eliz@gnu.org>
4408
4409 * cmdargs.texi (Colors): Note that --color is intended for overriding
4410 the terminal defaults, not for normal invocation.
4411
4412 * misc.texi (Emacs Server): Improve wording. Don't mention the
4413 ``server program''. Add a cross-reference to "Init File" node.
4414 (Invoking emacsclient): Add index entries. Document both short and
4415 long versions of command-line options. Document the -f option.
4416
8cf51b2c
GM
44172006-12-06 Richard Stallman <rms@gnu.org>
4418
4419 * text.texi (Outline Format): Say to set outline-regexp
4420 and outline-level with major modes and file local variables.
4421
c8763fb6 44222006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4423
4424 * anti.texi (Antinews): Mention the alternative to
4425 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4426
8cf51b2c
GM
4427 * misc.texi (Interactive Shell): Ditto.
4428
44292006-12-04 Eli Zaretskii <eliz@gnu.org>
4430
4431 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4432
4433 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4434
44352006-12-01 Eli Zaretskii <eliz@gnu.org>
4436
4437 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4438 colon in the mode line.
4439
4440 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4441
44422006-11-26 Nick Roberts <nickrob@snap.net.nz>
4443
4444 * building.texi (Watch Expressions): Mention SPC for expanding/
4445 contracting watch expressions.
4446
44472006-11-26 Kim F. Storm <storm@cua.dk>
4448
4449 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4450
44512006-11-26 Nick Roberts <nickrob@snap.net.nz>
4452
4453 * building.texi (Debugger Operation): Define text command mode.
4454 Clarify how tooltips work.
4455 (GDB Graphical Interface): Explain how to run in text command mode
4456 more clearly.
4457
44582006-11-25 Juanma Barranquero <lekktu@gmail.com>
4459
4460 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4461
44622006-11-22 Juanma Barranquero <lekktu@gmail.com>
4463
4464 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4465
8cf51b2c
GM
44662006-11-18 Chong Yidong <cyd@stupidchicken.com>
4467
4468 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4469 and EMACS is deprecated.
4470
44712006-11-18 Juanma Barranquero <lekktu@gmail.com>
4472
4473 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4474
c8763fb6 44752006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4476
4477 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4478
4479 * emacs.texi: Include xresources.texi both for info and dvi.
4480
4481 * xresources.texi: Merge text from xresmini.texi.
4482
c8763fb6 44832006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4484
4485 * glossary.texi: Fix typos.
4486
8cf51b2c
GM
44872006-11-06 Richard Stallman <rms@gnu.org>
4488
4489 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4490
4491 * ack.texi (Acknowledgments): Fix name spelling.
4492
44932006-11-01 Juri Linkov <juri@jurta.org>
4494
4495 * search.texi (Word Search): Document incremental word search.
4496
44972006-10-28 Glenn Morris <rgm@gnu.org>
4498
4499 * ack.texi (Acknowledgments): Add cal-html author.
4500
4501 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4502 Calendar"). Describe new package cal-html.
4503 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4504 Calendar Files."
4505
8cf51b2c
GM
45062006-10-23 Richard Stallman <rms@gnu.org>
4507
4508 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4509 Abbrev mode is enabled.
4510
8cf51b2c
GM
45112006-10-16 Richard Stallman <rms@gnu.org>
4512
8cf51b2c
GM
4513 * emacs.texi: Update ISBN.
4514
8cf51b2c
GM
45152006-10-11 Kim F. Storm <storm@cua.dk>
4516
4517 * emacs.texi (Acknowledgments): Use @dotless{i}.
4518
45192006-10-08 Nick Roberts <nickrob@snap.net.nz>
4520
4521 * building.texi (Breakpoints Buffer): Mention catchpoints.
4522
45232006-10-08 Kim F. Storm <storm@cua.dk>
4524
4525 * ack.texi (Acknowledgments): Update.
4526
4527 * emacs.texi (Acknowledgments): Fix bad @/ form.
4528
8cf51b2c
GM
45292006-10-05 Kim F. Storm <storm@cua.dk>
4530
4531 * emacs.texi (Acknowledgments): Add more contributors.
4532
45332006-10-03 Richard Stallman <rms@gnu.org>
4534
4535 * emacs.texi (Acknowledgments): Update version and edition.
4536
8cf51b2c
GM
45372006-10-01 Karl Berry <karl@gnu.org>
4538
4539 * custom.texi (Customization Groups): Page break to keep example buffer
4540 on one page.
4541
45422006-09-30 Karl Berry <karl@gnu.org>
4543
4544 * programs.texi (Basic Indent): @need to improve page break.
4545 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4546
45472006-09-29 Glenn Morris <rgm@gnu.org>
4548
4549 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4550
45512006-09-29 Karl Berry <karl@gnu.org>
4552
4553 * windows.texi (Basic Window): Remove forced @break, no longer
4554 desirable.
4555 * frames.texi (Frame Commands),
4556 * mark.texi (Marking Objects): Reword to avoid bad page break.
4557 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4558
45592006-09-19 Richard Stallman <rms@gnu.org>
4560
4561 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4562 stick to present tense.
4563
c8763fb6 45642006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4565
4566 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4567 to x-gtk-use-old-file-dialog.
4568 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4569
45702006-09-15 Jay Belanger <belanger@truman.edu>
4571
49823426 4572 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4573 Change "Library Public License" to "Lesser Public License"
4574 throughout. Use "yyyy" to represent year.
4575
8cf51b2c
GM
45762006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4577
4578 * files.texi (Visiting): Add index entry "open file".
4579
8cf51b2c
GM
45802006-09-11 Richard Stallman <rms@gnu.org>
4581
4582 * building.texi (Compilation Mode): Clarification.
4583 (Grep Searching): Add xref to Compilation Mode.
4584
8cf51b2c
GM
45852006-09-08 Richard Stallman <rms@gnu.org>
4586
4587 * search.texi (Search): Ref multi-file search commands here.
4588 (Other Repeating Search): Not here.
4589
8cf51b2c
GM
45902006-08-28 Richard Stallman <rms@gnu.org>
4591
4592 * windows.texi (Split Window): Update xref.
4593
4594 * basic.texi (Continuation Lines): Update xref.
4595
4596 * indent.texi (Tab Stops): Update xref.
4597
4598 * emacs.texi (Top): Update subnode menu.
4599
4600 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4601 split out of Display Custom.
4602
46032006-08-25 Kim F. Storm <storm@cua.dk>
4604
4605 * display.texi (Display Custom): Add variables overline-margin
4606 and x-underline-at-descent-line.
4607
46082006-08-25 Richard Stallman <rms@gnu.org>
4609
4610 * entering.texi (Exiting): Rewrite to give graphical displays
4611 priority over text terminals.
4612
4613 * search.texi (Incremental Search): Move index entries.
4614
46152006-08-23 Chong Yidong <cyd@stupidchicken.com>
4616
4617 * custom.texi (Init File): Reference Find Init to avoid "home
4618 directory" confusion.
4619
46202006-08-22 Nick Roberts <nickrob@snap.net.nz>
4621
4622 * building.texi (Other GDB-UI Buffers): Describe how to edit
4623 a value in the locals buffer.
4624
46252006-08-21 Richard Stallman <rms@gnu.org>
4626
4627 * search.texi (Basic Isearch): Add `isearch' index entry.
4628
46292006-08-16 Richard Stallman <rms@gnu.org>
4630
4631 * misc.texi (Saving Emacs Sessions): Clean up wording.
4632
4633 * mark.texi (Marking Objects): Mention term "select all".
4634
4635 * emacs.texi (Top): Update subnode menu.
4636
4637 * help.texi (Help Mode): Move node up in file.
4638
8cf51b2c
GM
46392006-08-15 Nick Roberts <nickrob@snap.net.nz>
4640
4641 * building.texi (Stack Buffer): Explain fringe arrow.
4642
8cf51b2c
GM
46432006-08-12 Eli Zaretskii <eliz@gnu.org>
4644
8cf51b2c
GM
4645 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4646 on startup.
4647
46482006-08-11 Romain Francoise <romain@orebokech.com>
4649
4650 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4651
46522006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4653
4654 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4655
46562006-08-10 Richard Stallman <rms@gnu.org>
4657
4658 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4659 with face merging. Empty regions don't count.
4660 Clarify face property inheritance.
8cf51b2c
GM
4661
46622006-08-08 Romain Francoise <romain@orebokech.com>
4663
4664 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4665 <arjuropo@cc.jyu.fi>.
4666
8cf51b2c
GM
46672006-08-04 Eli Zaretskii <eliz@gnu.org>
4668
4669 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4670 apply to all frames.
4671
8cf51b2c
GM
46722006-08-01 Richard Stallman <rms@gnu.org>
4673
4674 * help.texi (Name Help): Add index entries for describe-variable.
4675
46762006-08-01 Nick Roberts <nickrob@snap.net.nz>
4677
4678 * building.texi (GDB Graphical Interface): Shorten node names.
4679 (GDB-UI Layout): Use GDB-related.
4680 (Other GDB-UI Buffers): Simplify English.
4681
46822006-07-31 Richard Stallman <rms@gnu.org>
4683
4684 * search.texi (Query Replace): Add xref for Dired's Q command.
4685
8cf51b2c
GM
46862006-07-31 Nick Roberts <nickrob@snap.net.nz>
4687
4688 * building.texi (GDB commands in Fringe): Rename to...
4689 (Source Buffers): ..this and move forward. Describe hollow arrow and
4690 new option gdb-find-source-frame.
4691
46922006-07-29 Richard Stallman <rms@gnu.org>
4693
4694 * dired.texi (Operating on Files): Simplify previous change
4695 and fix Texinfo usage.
4696
46972006-07-29 Eli Zaretskii <eliz@gnu.org>
4698
4699 * dired.texi (Operating on Files): Add cross-references. State the
4700 Unix commands that do similar things.
4701
47022006-07-28 Richard Stallman <rms@gnu.org>
4703
4704 * mark.texi (Transient Mark): Clarify that region never disappears
4705 when Transient Mark mode is off, and not when it is on.
4706
47072006-07-27 Richard Stallman <rms@gnu.org>
4708
4709 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4710
47112006-07-24 Richard Stallman <rms@gnu.org>
4712
4713 * xresources.texi (GTK styles): Fix texinfo usage.
4714
8cf51b2c
GM
4715 * commands.texi (User Input): Explain why we teach keyboard cmds.
4716
4717 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4718 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4719 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4720 * doclicense.texi, display.texi, dired.texi, basic.texi:
4721 * anti.texi, ack.texi: Move periods and commas inside quotes.
4722
47232006-07-22 Eli Zaretskii <eliz@gnu.org>
4724
4725 * cmdargs.texi (General Variables): Document EMAIL.
4726
47272006-07-21 Eli Zaretskii <eliz@gnu.org>
4728
4729 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4730 doesn't have effect on MS-Windows.
4731
8cf51b2c
GM
47322006-07-17 Richard Stallman <rms@gnu.org>
4733
4734 * building.texi (Grep Searching): Explain about chaining grep commands.
4735
8cf51b2c
GM
47362006-07-10 Nick Roberts <nickrob@snap.net.nz>
4737
49823426 4738 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4739
47402006-07-09 Chong Yidong <cyd@stupidchicken.com>
4741
4742 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4743 is invoked for multiple files.
4744
47452006-07-08 Eli Zaretskii <eliz@gnu.org>
4746
4747 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4748 on-line manual for the rest of this node.
4749 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4750 unconditionally.
4751 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4752 Improve wording.
4753 (Windows Printing): Improve wording.
4754 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4755 rest of this node.
4756
8cf51b2c
GM
47572006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4758
49823426
GM
4759 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4760 with eval-buffer.
8cf51b2c
GM
4761
47622006-07-05 Nick Roberts <nickrob@snap.net.nz>
4763
4764 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4765 of character translation.
4766
47672006-07-04 Nick Roberts <nickrob@snap.net.nz>
4768
4769 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4770
47712006-07-03 Karl Berry <karl@gnu.org>
4772
4773 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4774 not-too-underfull hboxes in the TeX output.
4775 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4776 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4777 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4778 * sending.texi, text.texi: Fix overfull/underfull boxes.
4779
47802006-07-03 Romain Francoise <romain@orebokech.com>
4781
4782 * m-x.texi (M-x): Fix.
4783
47842006-07-03 Richard Stallman <rms@gnu.org>
4785
8cf51b2c
GM
4786 * search.texi (Other Repeating Search): filename -> file name.
4787
4788 * misc.texi (Narrowing): Minor cleanups.
4789
4790 * files.texi (Visiting): filename -> file name.
4791
4792 * emacs.texi (Top): Update subnode menus.
4793
4794 * mule.texi (Coding Systems): Move char translation stuff here.
4795 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4796 (Recognize Coding): Substantial local rewrites.
4797 (International): Update menu.
4798
4799 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4800 (Scrolling): Substantial local rewrites.
4801 (Display): Update menu and intro.
4802
4803 * dired.texi: filename -> file name.
4804
4805 * custom.texi (Safe File Variables): Texinfo usage fix.
4806
f0131492 48072006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4808
4809 * help.texi, m-x.texi: Lots of cleanups.
4810
8cf51b2c
GM
48112006-06-30 Eli Zaretskii <eliz@gnu.org>
4812
4813 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4814 (Windows Processes, Windows Misc): Shorten the printed version by
4815 selectively conditioning less important portions by @ifnottex.
4816
8cf51b2c
GM
48172006-06-27 Richard Stallman <rms@gnu.org>
4818
4819 * mini.texi (Minibuffer File): Minor cleanup.
4820
48212006-06-25 Nick Roberts <nickrob@snap.net.nz>
4822
4823 * frames.texi (XTerm Mouse): Rename to...
4824 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4825
4826 * emacs.texi (Top): Use new node name.
4827
48282006-06-24 Eli Zaretskii <eliz@gnu.org>
4829
4830 * emacs.texi (Top): Update the detailed menu according to changes in
4831 msdog.texi.
4832
4833 * msdog.texi (Windows Keyboard): New section.
4834 (Windows Mouse): New section.
4835 (Windows System Menu): Remove section (text merged with "Windows
4836 Keyboard").
4837 (Windows Misc): New section.
4838
4839 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4840
4841 * msdog.texi (ls in Lisp): New section.
4842
4843 * files.texi (Visiting): Document case-insensitive wildcard matching
4844 under find-file-wildcards.
4845
8cf51b2c
GM
48462006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4847
4848 * macos.texi (Mac Input): Add description of mac-function-modifier.
4849 Now Unicode keyboard layouts work.
4850
8cf51b2c
GM
48512006-06-10 Richard Stallman <rms@gnu.org>
4852
4853 * mule.texi (Recognize Coding): Clarify previous change.
4854
48552006-06-09 Kenichi Handa <handa@m17n.org>
4856
4857 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4858 notation.
4859
48602006-06-07 Kevin Ryde <user42@zip.com.au>
4861
4862 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4863 manual for @ifnottex, but in emacs-extra for @iftex.
4864
4865 * cmdargs.texi (General Variables): Fix smtpmail xref.
4866
48672006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4868
8cf51b2c 4869 * programs.texi (Comment Commands):
8cf51b2c 4870 * custom.texi (Specifying File Variables):
49823426 4871 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4872
48732006-06-07 Nick Roberts <nickrob@snap.net.nz>
4874
4875 * building.texi (Watch Expressions): Move node to end.
4876 (GDB Graphical Interface): Move description of clicks in fringe...
4877 (GDB commands in the Fringe): ...to here. New node.
4878
8cf51b2c
GM
48792006-06-05 Romain Francoise <romain@orebokech.com>
4880
49823426 4881 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4882
48832006-06-05 Nick Roberts <nickrob@snap.net.nz>
4884
4885 * building.texi (GDB Graphical Interface): Update bindings.
4886 (Commands of GUD): Add gud-print. Remove gud-run.
4887 Restate availability more generally.
4888
f0131492 48892006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4890
4891 * mini.texi: Lots of cleanups.
4892
48932006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4896 and Mouse-2.
4897
c8763fb6 48982006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4899
4900 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4901
8cf51b2c
GM
49022006-05-31 Richard Stallman <rms@gnu.org>
4903
4904 * basic.texi (Moving Point): Fix previous change.
4905
c8763fb6 49062006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4907
4908 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4909
f0131492 49102006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4911
4912 * basic.texi: Many simplifications and improvements in wording.
4913
8cf51b2c
GM
49142006-05-26 Nick Roberts <nickrob@snap.net.nz>
4915
4916 * anti.texi (Antinews): Create a node for gdb-ui.
4917
8cf51b2c
GM
49182006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4919
4920 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4921
49222006-05-20 Richard Stallman <rms@gnu.org>
4923
4924 * dired.texi (Dired Navigation): dired-goto-file is now j.
4925
8cf51b2c
GM
49262006-05-20 Eli Zaretskii <eliz@gnu.org>
4927
4928 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4929 and their aliases.
4930
4931 * msdog.texi (Windows Printing): Mention non-support of plain text
4932 printing with some el-cheapo printers, and suggest a workaround.
4933
49342006-05-20 Kevin Ryde <user42@zip.com.au>
4935
4936 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4937 remove the bit saying you must set it.
4938
49392006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4940
4941 * trouble.texi (Checklist):
4942 * text.texi (Text, Auto Fill, Text Mode):
4943 * search.texi (Nonincremental Search):
4944 * rmail.texi (Rmail Labels):
4945 * mule.texi (Input Methods, Multibyte Conversion):
4946 * misc.texi (Gnus, Where to Look, PostScript):
4947 * maintaining.texi (Create Tags Table):
4948 * indent.texi (Indentation Commands):
4949 * fixit.texi (Spelling):
4950 * emacs.texi (Copying):
4951 * custom.texi (Init File): ifinfo -> ifnottex.
4952
8cf51b2c
GM
49532006-05-17 Richard Stallman <rms@gnu.org>
4954
4955 * files.texi (Diff Mode): Mention C-x `.
4956
49572006-05-08 Richard Stallman <rms@gnu.org>
4958
4959 * custom.texi (Disabling): Textual cleanups.
4960
8cf51b2c
GM
49612006-05-12 Glenn Morris <rgm@gnu.org>
4962
4963 * calendar.texi (Displaying the Diary, Format of Diary File):
4964 Refer to diary-view-entries, diary-list-entries,
4965 diary-show-all-entries rather than obsolete aliases.
4966
49672006-05-12 Eli Zaretskii <eliz@gnu.org>
4968
4969 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4970 (Displaying the Diary, Special Diary Entries, Importing Diary):
4971 * building.texi (Compilation Shell):
4972 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4973 emacs-xtra with @inforef's.
4974
4975 * files.texi (Visiting): Fix wording.
4976
4977 * mule.texi (Coding Systems, Text Coding): More indexing.
4978 Mention that C-x RET f can set eol conversion.
4979
c8763fb6 49802006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4981
4982 * xresmini.texi (GTK resources): Insert GTK description.
4983
4984 * xresources.texi (GTK resources): metafont should be menufont.
4985
8cf51b2c
GM
49862006-05-06 Michael Albinus <michael.albinus@gmx.de>
4987
49823426 4988 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4989 method, user name and host name is active only in partial
4990 completion mode.
4991
8cf51b2c
GM
49922006-05-06 Eli Zaretskii <eliz@gnu.org>
4993
4994 * makefile.w32-in (emacs.dvi):
4995 * Makefile.in (emacs.dvi): Add xresmini.texi.
4996
4997 * xresmini.texi (Table of Resources): Remove xref to non-existent
4998 node "LessTif Resources".
4999
5000 * msdog.texi (Microsoft Windows):
5001 * calendar.texi (Calendar/Diary, Displaying the Diary)
5002 (Special Diary Entries, Importing Diary, Holidays):
5003 * programs.texi (Program Modes):
5004 * text.texi (Text):
5005 * buffers.texi (Several Buffers):
5006 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5007
50082006-05-06 Eli Zaretskii <eliz@gnu.org>
5009
5010 The following changes merge the emacs-xtra manual into the main
5011 manual, but only for on-line version of the manual.
5012
5013 * vc2-xtra.texi (Version Backups, Local Version Control)
5014 (Making Snapshots, Change Logs and VC, Version Headers)
5015 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5016 on-line manual.
5017
5018 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5019 for on-line manual.
5020
5021 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5022 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5023 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5024 for on-line manual.
5025
5026 * fortran-xtra.texi (Fortran, Fortran Autofill)
5027 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5028 for on-line manual.
5029
5030 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5031 Conditional xref's for on-line manual.
5032
5033 * emerge-xtra.texi (Emerge, Overview of Emerge)
5034 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5035 manual.
5036
5037 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5038 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5039 (EMACSSOURCES): Use EMACS_XTRA.
5040 (../info/emacs-xtra): Remove.
5041 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5042
5043 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5044 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5045 (EMACSSOURCES): Use EMACS_XTRA.
5046 ($(infodir)/emacs-xtra): Remove.
5047 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5048
5049 * trouble.texi (Quitting):
5050 * text.texi (Text):
5051 * programs.texi (Program Modes):
5052 * msdog.texi (Microsoft Windows):
5053 * frames.texi (Frames):
5054 * files.texi (Backup, Version Control, VC Concepts)
5055 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5056 (Registering, VC Status, VC Undo, Multi-User Branching)
5057 (Comparing Files):
5058 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5059 (Displaying the Diary, Special Diary Entries, Importing Diary):
5060 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5061 conditional xref's, depending on @iftex/@ifnottex.
5062
5063 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5064 "MS-DOS". @include msdog-xtra.texi.
5065
5066 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5067 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5068
5069 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5070 for vc-xtra.texi subsections.
5071 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5072 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5073
5074 * sending.texi (Sending Mail): A @node line without explicit Prev,
5075 Next, and Up links.
5076
5077 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5078 Next, and Up links.
5079
5080 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5081 and its sections. @include picture-xtra.texi.
5082
5083 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5084 "Emerge".
5085 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5086
5087 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5088 exact duplicate of its name-sake in calendar.texi.
5089
5090 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5091 "Advanced Calendar/Diary Usage".
5092 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5093
5094 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5095 dired-xtra.texi.
5096 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5097
5098 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5099 (Files) [ifnottex]: Add menu entry for Autorevert.
5100
5101 * emacs-xtra.texi (Introduction): Reword to make consistent with
5102 printed version only.
5103 <Top level>: Remove the body of all chapters and move them to the
5104 new *-xtra.texi files. Use @raisesections and @lowersections to
5105 convert sections to chapters etc.
5106
5107 * msdog-xtra.texi:
5108 * fortran-xtra.texi:
5109 * vc-xtra.texi:
5110 * vc1-xtra.texi:
5111 * vc2-xtra.texi:
5112 * emerge-xtra.texi:
5113 * cal-xtra.texi:
5114 * dired-xtra.texi:
5115 * arevert-xtra.texi: New files, with text from respective chapters
5116 of emacs-xtra.texi. Convert each @chapter into @section, @section
5117 into @subsection, etc.
5118
1c6c854e 5119 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5120 updated.
5121
5122 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5123 Windows". All references updated.
5124
51252006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5126
5127 * macos.texi (Mac Input): Mention input from Character Palette.
5128 (Mac Font Specs): Fix typo.
5129
51302006-05-05 Richard Stallman <rms@gnu.org>
5131
5132 * files.texi (Diff Mode): Minor cleanup.
5133
51342006-05-05 Karl Berry <karl@gnu.org>
5135
8cf51b2c
GM
5136 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5137 errors from the current release of makeinfo (4.8).
5138 * help.texi (Library Keywords): Change widest word in multitable
5139 template from `emulations' to `convenience'. (Not sure if this is
5140 related to the font change.)
5141
51422006-05-05 Eli Zaretskii <eliz@gnu.org>
5143
5144 * files.texi (File Names): Add a footnote about limited support of
5145 ~USER on MS-Windows.
5146
5147 * cmdargs.texi (Initial Options): Add a footnote about limited
5148 support of ~USER on MS-Windows.
5149
51502006-05-03 Richard Stallman <rms@gnu.org>
5151
5152 * files.texi (Diff Mode): Node moved here.
5153 (Comparing Files): Delete what duplicates new node.
5154 (Files): Put Diff Mode in menu.
5155
1c6c854e 5156 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5157
5158 * emacs.texi (Top): Update menu for Diff Mode.
5159
5160 * trouble.texi (Emergency Escape): Simplify.
5161
5162 * emacs.texi (Top): Minor clarification.
5163
51642006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5165
5166 * commands.texi, entering.texi, screen.texi: Many simplifications.
5167
51682006-05-03 Richard Stallman <rms@gnu.org>
5169
5170 * commands.texi (Text Characters): Delete paragraph about unibyte
5171 non-ASCII printing chars.
5172
5173 * killing.texi (Killing): Say "graphical displays".
5174 * display.texi: Say "graphical displays".
5175
5176 * cmdargs.texi (Misc X): Say "graphical displays".
5177
51782006-05-01 Richard Stallman <rms@gnu.org>
5179
5180 * emacs.texi (Top): Add Diff Mode to menu.
5181
51822006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5183
5184 * misc.texi (Diff Mode): New node.
5185
51862006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5187
5188 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5189 (Mac Environment Variables): Shorten example line.
5190 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5191
51922006-05-01 Nick Roberts <nickrob@snap.net.nz>
5193
5194 * building.texi (GUD Customization): Describe cases %d and %c.
5195 Update description for %e.
5196
51972006-04-30 Glenn Morris <rgm@gnu.org>
5198
5199 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5200
52012006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5202
5203 * custom.texi (Examining): Update C-h v output example.
5204
52052006-04-29 Kim F. Storm <storm@cua.dk>
5206
5207 * building.texi (Grep Searching): Add lgrep and rgrep.
5208
8cf51b2c
GM
52092006-04-23 Richard Stallman <rms@gnu.org>
5210
5211 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5212
5213 * xresmini.texi: New file.
5214
5215 * xresources.texi (Face Resources): Split table into font resources
5216 and the rest. Combine similar attributes for brevity.
5217
8cf51b2c
GM
52182006-04-21 Eli Zaretskii <eliz@gnu.org>
5219
5220 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5221 backslashes and case-insensitivity in file names (moved to the
5222 main manual).
5223 (MS-DOS Printing): Move most of the text to the main manual.
5224
5225 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5226 New nodes.
5227 (Windows Processes, Windows System Menu): Add index entries and
5228 fix wording.
5229
8cf51b2c
GM
52302006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5231
5232 * misc.texi (Shell Ring): Add notes on saved input when
5233 navigating off the end of the history list.
5234
52352006-04-18 Chong Yidong <cyd@mit.edu>
5236
5237 * misc.texi (Shell Options): Correct default value of
5238 comint-scroll-show-maximum-output.
5239
8cf51b2c
GM
52402006-04-18 Nick Roberts <nickrob@snap.net.nz>
5241
5242 * building.texi (Watch Expressions): Update.
5243
8cf51b2c
GM
52442006-04-12 Richard Stallman <rms@gnu.org>
5245
5246 * search.texi: Clean up previous change.
5247
52482006-04-12 Eli Zaretskii <eliz@gnu.org>
5249
5250 * search.texi (Regexp Backslash, Regexp Replace): Add index
5251 entries for ``back reference'' and mention the term itself in the
5252 text.
5253
52542006-04-11 Richard Stallman <rms@gnu.org>
5255
5256 * custom.texi (Safe File Variables):
5257 Document enable-local-variables = :safe.
5258
52592006-04-11 Karl Berry <karl@gnu.org>
5260
5261 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5262 (Remote Repositories, Version Backups, Local Version Control)
5263 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5264 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5265 (Renaming VC Work Files and Master Files)
5266 (Inserting Version Control Headers, Customizing VC, General Options)
5267 (Options for RCS and SCCS, Options specific for CVS): Move all
5268 these nodes to emacs-xtra.texi, for brevity.
5269 * cmdargs.texi, files.texi: Change cross-references.
5270
8cf51b2c
GM
52712006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5272
5273 * files.texi (Old Versions): Update description of vc-annotate's
5274 use of color to indicate date ranges.
5275
8cf51b2c
GM
52762006-04-09 Kevin Ryde <user42@zip.com.au>
5277
8cf51b2c
GM
5278 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5279 put info and printed manual names the right way around.
5280
52812006-04-09 Karl Berry <karl@gnu.org>
5282
5283 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5284 emacs-xtra.texi, leaving only MS Windows information.
5285 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5286 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5287 node names.
5288
5289 * emacs.texi: Move @summarycontents and @contents to the beginning
5290 of the file.
5291
8cf51b2c
GM
52922006-04-08 Kevin Ryde <user42@zip.com.au>
5293
5294 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5295
52962006-04-07 Richard Stallman <rms@gnu.org>
5297
5298 * programs.texi (Comments, Comment Commands, Options for Comments)
5299 (Multi-Line Comments): "Align", not "indent".
5300 (Basic Indent): C-j deletes trailing whitespace before the newline.
5301
53022006-04-06 Richard Stallman <rms@gnu.org>
5303
8cf51b2c
GM
5304 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5305
53062006-04-06 Eli Zaretskii <eliz@gnu.org>
5307
5308 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5309
8cf51b2c
GM
53102006-04-05 Richard Stallman <rms@gnu.org>
5311
5312 * emacs.texi (Top): Update subnode menu.
5313
5314 * trouble.texi (Unasked-for Search): Node deleted.
5315 (Lossage): Delete from menu.
5316
53172006-04-04 Richard Stallman <rms@gnu.org>
5318
5319 * trouble.texi: Various cleanups.
5320 (Checklist): Don't bother saying how to snail a bug report.
5321 (Emergency Escape): Much rewriting.
5322 (After a Crash): Rename the core dump immediately.
5323 (Total Frustration): Call it a psychotherapist.
5324 (Bug Criteria): Avoid "illegal instruction".
5325 (Sending Patches): We always put the contributor's name in.
5326
5327 * misc.texi (Thumbnails): Minor correction.
5328
8cf51b2c
GM
53292006-04-03 Richard Stallman <rms@gnu.org>
5330
5331 * misc.texi (Thumbnails): Minor cleanup.
5332
53332006-04-02 Karl Berry <karl@gnu.org>
5334
5335 * sending.texi (Mail Sending): pxref to Top needs five args.
5336
5337 * texinfo.tex: Update to current version (2006-03-21.13).
5338
8cf51b2c
GM
53392006-03-31 Richard Stallman <rms@gnu.org>
5340
5341 * emacs.texi (Top): Update subnode menu.
5342
5343 * help.texi (Help Mode): Cleanup.
5344
5345 * dired.texi: Many cleanups.
5346 (Dired Deletion): Describe dired-recursive-deletes.
5347 (Operating on Files): dired-create-directory moved.
5348 (Misc Dired Features): Move to here.
5349 (Tumme): Node moved to misc.texi.
5350
5351 * custom.texi: Many cleanups.
5352 (Minor Modes): Don't mention ISO Accents Mode.
5353 (Examining): Update C-h v output example.
5354 (Hooks): Add index and xref for add-hook.
5355 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5356 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5357
5358 * misc.texi: Many cleanups.
5359 (beginning): Add to summary of topics.
5360 (Shell): Put eshell xref at the end. Remove eshell from table.
5361 (Thumbnails): New node.
5362
8cf51b2c
GM
53632006-03-28 Eli Zaretskii <eliz@gnu.org>
5364
5365 * files.texi (File Name Cache): Make it clear that the cache is
5366 not persistent.
5367
8cf51b2c
GM
53682006-03-25 Karl Berry <karl@gnu.org>
5369
49823426
GM
5370 * emacs-xtra.texi, emacs.texi, gnu.texi:
5371 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5372 (2) do not indent copyright year list (or anything else).
5373
8cf51b2c
GM
53742006-03-21 Juanma Barranquero <lekktu@gmail.com>
5375
5376 * files.texi (VC Dired Mode): Remove misplaced brackets.
5377
53782006-03-21 Andre Spiegel <spiegel@gnu.org>
5379
5380 * files.texi: Various updates and clarifications in the VC chapter.
5381
53822006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5383
5384 * help.texi (Help Mode): Document "C-c C-c".
5385
8cf51b2c
GM
53862006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5387
5388 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5389 menu in the standalone Info reader.
5390
53912006-03-15 Chong Yidong <cyd@stupidchicken.com>
5392
5393 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5394 moved here from Emacs manual.
5395
5396 * programs.texi (Fortran): Section moved to emacs-xtra.
5397 (Program Modes): Xref to Fortran in emacs-xtra.
5398
5399 * maintaining.texi (Emerge): Move to emacs-xtra.
5400 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5401
5402 * picture.texi: File deleted.
5403 * Makefile.in:
5404 * makefile.w32-in: Remove picture.texi.
5405
5406 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5407 * abbrevs.texi (Abbrevs):
5408 * sending.texi (Sending Mail): Picture node removed.
5409
5410 * emacs.texi (Top): Update node listings.
5411
8cf51b2c
GM
54122006-03-12 Richard Stallman <rms@gnu.org>
5413
5414 * calendar.texi: Various cleanups.
5415
8cf51b2c
GM
54162006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5417
5418 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5419 syntax.
5420
8cf51b2c
GM
54212006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5422
5423 * search.texi (Regexps): More accurately describe which characters
5424 are special in which situations. Recommend _not_ to quote `]' or
5425 `-' when they are not special.
5426
8cf51b2c
GM
54272006-02-28 Andre Spiegel <spiegel@gnu.org>
5428
5429 * files.texi (Old Versions): Clarify operation of C-x v =.
5430
8cf51b2c
GM
54312006-02-21 Nick Roberts <nickrob@snap.net.nz>
5432
5433 * building.texi (Watch Expressions): Update and describe
5434 gdb-speedbar-auto-raise.
5435
54362006-02-19 Richard M. Stallman <rms@gnu.org>
5437
5438 * emacs.texi: Use @smallbook.
5439 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5440 Update subnode menu.
5441
5442 * building.texi (Lisp Interaction): Minor addition.
5443
54442006-02-18 Nick Roberts <nickrob@snap.net.nz>
5445
5446 * building.texi (Watch Expressions): Update and be more precise.
5447
c8763fb6 54482006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5449
5450 * maintaining.texi (Create Tags Table): Explain why the
5451 exception when etags writes to files under the /dev tree.
5452
54532006-02-14 Richard M. Stallman <rms@gnu.org>
5454
5455 * custom.texi (Safe File Variables): Lots of clarification.
5456 Renamed from Unsafe File Variables.
5457
54582006-02-14 Chong Yidong <cyd@stupidchicken.com>
5459
5460 * custom.texi (Unsafe File Variables): File variable confirmation
5461 assumed denied in batch mode.
5462
54632006-02-14 Richard M. Stallman <rms@gnu.org>
5464
5465 * building.texi (GDB User Interface Layout): Don't say `inferior'
5466 for program being debugged.
5467
54682006-02-15 Nick Roberts <nickrob@snap.net.nz>
5469
5470 * building.texi (GDB Graphical Interface):
5471 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5472
54732006-02-13 Chong Yidong <cyd@stupidchicken.com>
5474
5475 * custom.texi (Specifying File Variables, Unsafe File Variables):
5476 New nodes, split from File Variables. Document new file local
5477 variable behavior.
5478
54792006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5480
5481 * display.texi (Standard Faces):
8cf51b2c
GM
5482 * files.texi (Visiting):
5483 * frames.texi (Clipboard):
5484 * glossary.texi (Glossary) <Clipboard>:
5485 * xresources.texi (X Resources): Mention Mac OS port.
5486
8cf51b2c
GM
54872006-02-12 Richard M. Stallman <rms@gnu.org>
5488
5489 * building.texi (Building): Clarify topic in intro.
5490
5491 * maintaining.texi (Maintaining): Change title; clarify topic.
5492 Delete duplicate index entries.
5493
5494 * building.texi (Other GDB User Interface Buffers): Clarifications.
5495
5496 * text.texi (Cell Commands): Clarifications.
5497
5498 * programs.texi (Defuns): Delete duplicate explanation of
5499 left-margin paren convention.
5500 (Hungry Delete): Minor cleanup.
5501
55022006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5503
5504 * dired.texi (Tumme): More tumme documentation.
5505
55062006-02-11 Alan Mackenzie <acm@muc.de>
5507
5508 * programs.texi ("Hungry Delete"): Correct the appellation of the
5509 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5510
55112006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5512
5513 * dired.texi (Tumme): Fix small bug.
5514
55152006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5516
5517 * macos.texi (Mac International): Rename "fontset-mac" to
5518 "fontset-standard".
5519
8cf51b2c
GM
55202006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5521
5522 * dired.texi (Tumme): Basic documentation for Tumme added.
5523
8cf51b2c
GM
55242006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5525
5526 * mule.texi (International):
5527 * programs.texi (Basic Indent): Fix typos.
5528
8cf51b2c
GM
5529 * custom.texi (Minor Modes):
5530 * display.texi (Text Display):
5531 * commands.texi (Text Characters): Update xrefs.
5532
55332006-02-07 Richard M. Stallman <rms@gnu.org>
5534
5535 * emacs.texi (Top): Update subnode menu.
5536 Update info on old Emacs papers.
5537 (Intro): "Graphical display", not window system.
5538
5539 * xresources.texi (GTK styles): Minor clarifications.
5540
5541 * trouble.texi: "Graphical display", not window system.
5542 (Stuck Recursive): Minor clarification.
5543
5544 * text.texi: Minor clarifications.
5545 (Sentences): Explain why two-space convention is better.
5546 Explain sentence-end-without-period here.
5547 (Fill Commands): Not here.
5548 (Refill): Node moved down.
5549 (Filling): Update menu.
5550 (Table Creation, Cell Justification, Column Commands): Clarify.
5551
5552 * sending.texi: Minor clarifications.
5553
5554 * search.texi (Regexp Backslash): Clarification.
5555
5556 * rmail.texi: Minor cleanups.
5557 (Rmail): Delete digression about `rmail-mode'.
5558 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5559 (Rmail Files): Mention C-u M-x rmail.
5560 (Rmail Reply): Mention References.
5561 (Rmail Display): Mention rmail-nonignored-headers.
5562
5563 * programs.texi: Minor cleanups.
5564 (Comment Commands): Mention momentary Transient Mark mode.
5565 (Matching): Be more specific about customizing show-paren-mode.
5566 (Info Lookup): Don't list the modes that support C-h S.
5567 Just say what it does in an unsupported mode.
5568 (Man Page): Delete excessive info on customizing woman.
5569 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5570
5571 * abbrevs.texi: Minor clarifications.
5572 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5573 not "dynamic abbrevs" as if they were a kind of abbrev.
5574
5575 * picture.texi (Picture): Minor cleanup.
5576
5577 * mule.texi (Communication Coding): Say "other applications".
5578 (Fontsets): Not specific to X. Add xref to X Resources.
5579 (Unibyte Mode): Rename from Single-Byte Character Support.
5580 "Graphical display", not window system.
5581 (International): Update menu.
5582
5583 * maintaining.texi (Format of ChangeLog):
5584 New node, split out from ChangeLog.
5585 (ChangeLog): Clarifications in the remaining text.
5586 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5587 (Find Tag): Add @w.
5588 (Tags Search): Explain tag table order here. Simplify grep ref.
5589 (List Tags): tags-tag-face is a variable, not a face.
5590 (Emerge): Cleanups.
5591
5592 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5593 (Keyboard Macros): Avoid "the user".
5594
5595 * killing.texi: "Graphical display", not window system.
5596
5597 * help.texi (Help Echo): "Graphical display", not window system.
5598
5599 * glossary.texi: Say "you", not "the user". Say "graphical display".
5600
5601 * frames.texi: Minor cleanups. "Graphical display", not window system.
5602
5603 * files.texi (Visiting): Make drag-and-drop not X-specific.
5604
5605 * custom.texi: Minor cleanups. "Graphical display", not window system.
5606
5607 * cmdargs.texi: Minor cleanups.
5608
5609 * building.texi (Compilation): Move and split kill-compilation para.
5610 Add para about multiple compilers.
5611 (Compilation Mode): Commands also available in grep mode and others.
5612 Mention C-u C-x ` more tutorially. Clarify C-x `.
5613 (Compilation Shell): Clarify. Put Bash example first.
5614 (Grep Searching): Minor cleanups; add @w.
5615 (Debuggers): Minor cleanups.
5616 (Starting GUD): Make GDB xgraphical mode issue clearer.
5617 (Debugger Operation): Lots of clarifications including
5618 GDB tooltip side-effect issue.
5619 (Commands of GUD): Clarify.
5620 (GUD Customization): Add bashdb-mode-hook.
5621 (GDB Graphical Interface): Rewrite for clarity.
5622 (GDB User Interface Layout): Rewrite for clarity.
5623 (Stack Buffer, Watch Expressions): Likewise.
5624 (Other GDB User Interface Buffers): Cleanups.
5625 (Lisp Libraries, External Lisp): Cleanup.
5626
5627 * basic.texi (Position Info): "Graphical displays", rather than
5628 window systems.
5629
5630 * anti.texi: Minor cleanup.
5631
8cf51b2c
GM
56322006-02-03 Eli Zaretskii <eliz@gnu.org>
5633
5634 * custom.texi (Init File, Find Init): Add cross-references to
5635 where $HOME is described.
5636
56372006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5638
5639 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5640 is not inside the @table.
5641
5642 * emacs.texi (Top): Correct node name.
5643
5644 * files.texi (File Names): Fix @xref.
5645 (Reverting): Fix typo.
5646
5647 * mule.texi (International): Correct node name.
5648
5649 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5650
56512006-02-01 Richard M. Stallman <rms@gnu.org>
5652
5653 * emacs.texi (Top): Update subnode menu.
5654
5655 * mule.texi: Minor clarifications.
5656 Reduce the specific references to X Windows.
5657 Refer to "graphical" terminals, rather than window systems.
5658 (Text Coding): Rename from Specify Coding.
5659 (Communication Coding, File Name Coding, Terminal Coding):
5660 New nodes split out from Text Coding.
5661
5662 * kmacro.texi: Minor clarifications.
5663 (Keyboard Macro Ring): Comment out some excessive commands.
5664 (Basic Keyboard Macro): Split up the table, putting part in each node.
5665
5666 * major.texi: Minor clarifications.
5667
5668 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5669
5670 * windows.texi: Minor clarifications.
5671 (Change Window): Don't describe mode-line mouse cmds here.
5672 Add xref to Mode Line Mouse.
5673
5674 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5675
5676 * macos.texi (Mac International): Fix xref.
5677
5678 * indent.texi: Minor clarifications.
5679
5680 * frames.texi: Minor clarifications.
5681 Reduce the specific references to X Windows.
5682 Refer to "graphical" terminals, rather than window systems.
5683 (Frame Parameters): Don't mention commands like
5684 set-foreground-color. Just say to customize a face.
5685 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5686
5687 * files.texi: Minor clarifications.
5688 (Numbered Backups): New node, split out from Backup Names.
5689
5690 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5691
5692 * cmdargs.texi (General Variables): Fix xref.
5693
5694 * buffers.texi: Minor clarifications.
5695
8cf51b2c
GM
56962006-01-31 Richard M. Stallman <rms@gnu.org>
5697
5698 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5699 Nodes moved to top.
5700
5701 * display.texi: Minor clarifications.
5702 (Display): Rearrange menu.
5703 (Standard Faces): Mention query-replace face.
5704 (Faces): Simplify.
5705 (Font Lock): Simplify face customization info.
5706 (Highlight Changes): Node merged into Highlight Interactively.
5707 (Highlight Interactively): Much rewriting and cleanup.
5708 (Optional Mode Line): Narrowed line number not good for goto-line.
5709 Simplify face customization advice.
5710 (Text Display): Mention use of escape-glyph face.
5711 Move ctl-arrow and tab-width here.
5712 (Display Custom): Move no-redraw-on-reenter to end of node.
5713
5714 * search.texi: Minor clarifications.
5715 (Isearch Scroll): Simplify.
5716 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5717
5718 * regs.texi (Registers): Mention bookmarks here.
5719
5720 * mark.texi: Minor clarifications.
5721 (Selective Undo): Node deleted.
5722
5723 * m-x.texi: Minor clarifications.
5724
5725 * killing.texi: Minor clarifications.
5726 Refer to "graphical" terminals, rather than window systems.
5727
5728 * help.texi: Clarifications.
5729 (Help): Don't describe C-h F and C-h K here.
5730 (Key Help): Describe C-h K here.
5731 (Name Help): Mention Emacs Lisp Intro.
5732 Describe C-h F here.
5733 (Misc Help): Mention C-h F and C-h K only briefly.
5734
5735 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5736 Selective undo text merged in.
5737 (Spelling): Mention Aspell along with Ispell.
5738
5739 * emacs.texi (Top): Update subnode menus.
5740
5741 * basic.texi (Basic Undo): Rename from Undo. Most of text
5742 moved to new Undo node.
5743
8cf51b2c
GM
57442006-01-29 Chong Yidong <cyd@stupidchicken.com>
5745
5746 * basic.texi (Continuation Lines, Inserting Text):
5747 Mention longlines mode.
5748
57492006-01-29 Richard M. Stallman <rms@gnu.org>
5750
10d1d0af 5751 * screen.texi: Minor cleanups.
8cf51b2c
GM
5752 (Screen): Clean up the intro paragraphs.
5753 (Mode Line): Lots of rewriting. Handle frame-name better.
5754 eol-mnemonic-... vars moved out.
5755
5756 * emacs.texi (Top): Change menu item for MS-DOS node.
5757 Update subnode menu.
5758
5759 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5760 chapter relates to Windows. Title changed.
5761
5762 * mini.texi: Minor cleanups.
5763
5764 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5765 (Mark): Put it in the menu.
5766
5767 * entering.texi: Minor cleanups.
5768
5769 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5770 (Intro): Refer to "graphical" terminals, rather than X.
5771
5772 * display.texi (Display Custom): Add xref to Variables.
5773 (Optional Mode Line): eol-mnemonic-... vars moved here.
5774
5775 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5776 rather than X.
5777
8cf51b2c
GM
5778 * basic.texi: Minor cleanups.
5779 (Undo): selective-undo moved.
5780
8cf51b2c
GM
57812006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * anti.texi (Antinews): Various corrections and additions.
5784
57852006-01-23 Juri Linkov <juri@jurta.org>
5786
5787 * custom.texi (Easy Customization, Customization Groups)
5788 (Browsing Custom): Mention links along with buttons.
5789
8cf51b2c
GM
57902006-01-21 Eli Zaretskii <eliz@gnu.org>
5791
8cf51b2c
GM
5792 * text.texi (TeX Print): Use @key for TAB.
5793
8cf51b2c
GM
5794 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5795
8cf51b2c
GM
57962006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5797
5798 * files.texi (File Aliases): Don't claim that usually separate
5799 buffers are created for two file names that name the same data.
5800 Mention additional situations where different names mean the same
5801 file on disk.
5802
58032006-01-19 Richard M. Stallman <rms@gnu.org>
5804
5805 * killing.texi (Deletion): Upcase @key argument.
5806
5807 * custom.texi (Custom Themes): Minor cleanup.
5808
5809 * programs.texi (Hungry Delete): Upcase @key argument.
5810
8cf51b2c
GM
58112006-01-16 Juri Linkov <juri@jurta.org>
5812
5813 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5814 Move `mode-line-highlight' before `mode-line-buffer-id'.
5815
8cf51b2c
GM
58162006-01-14 Richard M. Stallman <rms@gnu.org>
5817
5818 * basic.texi (Inserting Text): Minor cleanup.
5819
8cf51b2c
GM
58202006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5821
5822 * custom.texi (Changing a Variable, Face Customization):
5823 Update for changes in Custom menus.
5824
8cf51b2c
GM
58252006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5826
5827 * macos.texi (Mac International): Undo last change.
5828
8cf51b2c
GM
58292006-01-02 Chong Yidong <cyd@stupidchicken.com>
5830
5831 * custom.texi (Custom Themes): Describe the new
5832 customize-create-theme interface.
5833
58342005-12-30 Juri Linkov <juri@jurta.org>
5835
5836 * basic.texi (Position Info): Update example.
5837
c8763fb6 58382005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5839
5840 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5841
58422005-12-24 Chong Yidong <cyd@stupidchicken.com>
5843
5844 * custom.texi (Custom Themes): `load-theme' always loads.
5845
58462005-12-23 Juri Linkov <juri@jurta.org>
5847
5848 * display.texi (Highlight Interactively): Use double space to
5849 separate sentences. Replace C-p with M-p, and C-n with M-n.
5850
58512005-12-22 Richard M. Stallman <rms@gnu.org>
5852
5853 * custom.texi (Easy Customization and subnodes):
5854 Replace "active field" with "button".
5855 Use "user option" only for variables.
5856 Use "setting" for variable-or-face.
5857
58582005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5859
5860 * buffers.texi (Select Buffer): Change order in table to make
5861 "Similar" refer to the correct item.
5862 (Indirect Buffers): Minor rewording.
5863
8cf51b2c
GM
58642005-12-20 Juri Linkov <juri@jurta.org>
5865
5866 * files.texi (VC Status): Put P and N near p and n.
5867
8cf51b2c
GM
58682005-12-19 Richard M. Stallman <rms@gnu.org>
5869
5870 * programs.texi (Electric C): Delete the info about newline control.
5871 (Other C Commands): Minor cleanup.
5872 (Left Margin Paren): Minor cleanup.
5873
58742005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5875
5876 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5877 (Customization Groups): Delete text moved to "Browsing Custom".
5878 (Browsing Custom): New node.
5879 (Specific Customization): Clarify which commands only work for
5880 loaded options.
5881
58822005-12-18 Bill Wohler <wohler@newt.com>
5883
5884 * frames.texi (Tool Bars): Shorten text of previous change.
5885
58862005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5887
5888 * files.texi (VC Status): Document log-view mode.
5889
58902005-12-18 Bill Wohler <wohler@newt.com>
5891
5892 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5893 permanently via the customize interface.
5894
8cf51b2c
GM
58952005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5896
5897 * killing.texi (Killing by Lines): Document `kill-whole-line'
5898 function.
5899
c8763fb6 59002005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5901
5902 * buffers.texi (Select Buffer): Change `prev-buffer' to
5903 `previous-buffer'. Indicate that these functions use a frame
5904 local buffer list.
5905
8cf51b2c
GM
59062005-12-12 Richard M. Stallman <rms@gnu.org>
5907
5908 * custom.texi (Easy Customization): Change menu comment.
5909 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5910
5911 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5912 (Help): Among the Apropos commands, describe only C-h a here.
5913
59142005-12-11 Richard M. Stallman <rms@gnu.org>
5915
5916 * programs.texi (Options for Comments): Comment-end starts with space.
5917
5918 * glossary.texi (Glossary): Minor cleanup.
5919
5920 * files.texi (Old Versions): Use @table.
5921
8cf51b2c
GM
59222005-12-10 David Koppelman <koppel@ece.lsu.edu>
5923
5924 * display.texi (Highlight Interactively): Include
5925 global-hi-lock-mode. Add miscellaneous details and elaborations.
5926
59272005-12-09 Richard M. Stallman <rms@gnu.org>
5928
5929 * display.texi (Font Lock): Delete the Global FL menu item.
5930
59312005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5932
5933 * custom.texi (Minibuffer Maps): Mention the maps for file name
5934 completion.
5935
59362005-12-09 Kim F. Storm <storm@cua.dk>
5937
5938 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5939 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5940 cursor to next corner in rectangle; clarify insert around rectangle.
5941
8cf51b2c
GM
59422005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5943
5944 * custom.texi (Customization): Use xref to elisp manual for
5945 non-TeX output.
5946 (Minor Modes): Update.
5947 (Customization Groups, Changing a Variable, Face Customization):
5948 Update for new appearance of Custom buffers.
5949 (Changing a Variable): `custom-buffer-done-function' has been
5950 replaced by `custom-buffer-done-kill'.
5951 (Specific Customization): In the `customize-group' buffer, a
5952 subgroup's contents are not "hidden". They are not included at
5953 all. They have no [Show] button.
5954 (Mouse Buttons): Add pxref to description of mouse event lists in
5955 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5956 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5957 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5958
59592005-12-08 Richard M. Stallman <rms@gnu.org>
5960
5961 * mini.texi (Completion Commands, Completion):
5962 In file name input, SPC does not do completion.
5963
8cf51b2c
GM
59642005-12-08 Nick Roberts <nickrob@snap.net.nz>
5965
5966 * building.texi (GDB Graphical Interface): Explain screen size
5967 setting.
5968 (Other GDB User Interface Buffers): Describe features specific to
5969 GDB 6.4.
5970
8cf51b2c
GM
59712005-12-01 Nick Roberts <nickrob@snap.net.nz>
5972
5973 * building.texi (GDB User Interface Layout): Describe how to
5974 kill associated buffers.
5975 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5976 (Watch Expressions): Be more precise.
5977 (Other GDB User Interface Buffers): Describe how to change a
5978 register value.
5979
8cf51b2c
GM
59802005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5981
5982 * macos.texi (Mac Input): Remove description of
5983 mac-command-key-is-meta. Add descriptions of
5984 mac-control-modifier, mac-command-modifier, and
5985 mac-option-modifier.
5986 (Mac International): Fix description of conversion of clipboard data.
5987 (Mac Font Specs): Add example of font customization by face attributes.
5988
59892005-11-22 Nick Roberts <nickrob@snap.net.nz>
5990
5991 * building.texi (Watch Expressions): Expand description.
5992 (Other GDB User Interface Buffers): Describe local map for
5993 gud-watch.
5994
59952005-11-21 Chong Yidong <cyd@stupidchicken.com>
5996
5997 * display.texi (Font Lock): Font lock is enabled by default now.
5998
59992005-11-20 Juri Linkov <juri@jurta.org>
6000
6001 * basic.texi (Position Info): Update examples of the output.
6002 Remove the fact that examples are produced in the TeXinfo buffer,
6003 because in the Info reader users will get a different output from
6004 `C-x ='.
6005
6006 * building.texi (Compilation Mode): Remove paragraph duplicated
6007 from the node `Compilation'. Add `compilation-skip-threshold'.
6008
6009 * display.texi (Font Lock): Suggest more user-friendly method of
6010 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6011
60122005-11-18 Richard M. Stallman <rms@gnu.org>
6013
6014 * files.texi (Registering): Mention @@ in mode line.
6015
6016 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6017
60182005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6019
6020 * files.texi (Renaming and VC): Some back-ends don't
6021 handle renaming.
6022
8cf51b2c
GM
60232005-11-17 Juri Linkov <juri@jurta.org>
6024
6025 * emacs.texi (Top):
6026 * display.texi (Highlight Interactively): Put this font-lock based
6027 mode near Font Lock node.
6028
60292005-11-16 Chong Yidong <cyd@stupidchicken.com>
6030
6031 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6032 icons.
6033
60342005-11-12 Kim F. Storm <storm@cua.dk>
6035
6036 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6037 (Help Summary): Add C-h d and C-h e.
6038 (Apropos): Clarify that all apropos commands may search for either
6039 list of words or a regexp. Add C-h d for apropos-documentation.
6040 Describe apropos-documentation-sort-by-scores user option.
6041
8cf51b2c
GM
60422005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6043
6044 * killing.texi (CUA Bindings): Add @section.
6045
60462005-11-10 Kim F. Storm <storm@cua.dk>
6047
6048 * emacs.texi (Top): Add CUA Bindings entry to menu.
6049
6050 * killing.texi (CUA Bindings): New node. Moved here from
6051 misc.texi and extended with info on rectangle commands and
6052 rectangle highlighting, interface to registers, and the global
6053 mark feature.
6054
6055 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6056
6057 * regs.texi: Prev link points to CUA Bindings node.
6058
60592005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6060
6061 * help.texi (Help Echo): By default, help echos are only shown on
6062 mouse-over, not on point-over.
6063
c8763fb6 60642005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6065
6066 * misc.texi (Shell Mode): Describe how to activate password echoing.
6067
8cf51b2c
GM
60682005-11-04 Romain Francoise <romain@orebokech.com>
6069
6070 * mark.texi (Mark Ring): Fix typo.
6071
60722005-11-03 Richard M. Stallman <rms@gnu.org>
6073
6074 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6075
60762005-11-01 Bill Wohler <wohler@newt.com>
6077
6078 * help.texi (Help Mode): Fix typo.
6079
60802005-11-01 Nick Roberts <nickrob@snap.net.nz>
6081
1c6c854e
CS
6082 * building.texi (Other GDB User Interface Buffers):
6083 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6084
60852005-10-31 Romain Francoise <romain@orebokech.com>
6086
6087 * files.texi (Compressed Files): Fix typo.
6088
6089 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6090
6091 * windows.texi (Force Same Window): Likewise.
6092
60932005-10-30 Bill Wohler <wohler@newt.com>
6094
6095 * help.texi (Help Mode): URLs viewed with browse-url.
6096
60972005-10-31 Nick Roberts <nickrob@snap.net.nz>
6098
6099 * building.texi (GDB Graphical Interface): Don't reference
6100 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6101 must stay in same frame.
6102
61032005-10-29 Chong Yidong <cyd@stupidchicken.com>
6104
6105 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6106
6107 * anti.texi (Antinews): Likewise.
6108
8cf51b2c
GM
61092005-10-28 Bill Wohler <wohler@newt.com>
6110
6111 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6112
61132005-10-28 Richard M. Stallman <rms@gnu.org>
6114
6115 * files.texi (Visiting): Explain how to enter ? in a file name.
6116
6117 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6118
8cf51b2c
GM
61192005-10-25 Nick Roberts <nickrob@snap.net.nz>
6120
1c6c854e
CS
6121 * building.texi (GDB Graphical Interface):
6122 Describe gdb-mouse-until.
8cf51b2c
GM
6123
61242005-10-23 Richard M. Stallman <rms@gnu.org>
6125
6126 * custom.texi (Init File): Recommend when to use site-start.el.
6127
8cf51b2c
GM
61282005-10-21 Juri Linkov <juri@jurta.org>
6129
6130 * custom.texi (Examining): Mention accessing the old variable
6131 value via M-n in set-variable.
6132
8cf51b2c
GM
61332005-10-18 Romain Francoise <romain@orebokech.com>
6134
6135 * files.texi (Version Systems): Capitalize GNU.
6136
8cf51b2c
GM
61372005-10-18 Nick Roberts <nickrob@snap.net.nz>
6138
6139 * building.texi (Compilation Mode): Remove redundant paragraph.
6140 (Watch Expressions): Remove paragraph to reflect code change.
6141
8cf51b2c
GM
61422005-10-16 Richard M. Stallman <rms@gnu.org>
6143
6144 * building.texi (Compilation Mode, Compilation): Clarified.
6145
61462005-10-15 Richard M. Stallman <rms@gnu.org>
6147
6148 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6149
8cf51b2c
GM
61502005-10-13 Kenichi Handa <handa@m17n.org>
6151
6152 * basic.texi (Position Info): Fix previous change.
6153
c8763fb6 61542005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6155
6156 * cmdargs.texi (Icons X): Fix typo.
6157
61582005-10-12 Kenichi Handa <handa@m17n.org>
6159
6160 * basic.texi (Position Info): Describe the case that Emacs shows
6161 "part of display ...".
6162
c8763fb6 61632005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6164
6165 * cmdargs.texi (Icons X): -nb => -nbi.
6166
61672005-10-10 Chong Yidong <cyd@stupidchicken.com>
6168
6169 * frames.texi (Speedbar): A couple more clarifications.
6170
61712005-10-11 Nick Roberts <nickrob@snap.net.nz>
6172
6173 * building.texi (GDB User Interface Layout): Improve diagram.
6174 (Watch Expressions): Explain how to make speedbar global.
6175 (Other GDB User Interface Buffers): Make references more precise.
6176
8cf51b2c
GM
61772005-10-09 Richard M. Stallman <rms@gnu.org>
6178
6179 * frames.texi (Speedbar): Clarify the text.
6180
61812005-10-09 Chong Yidong <cyd@stupidchicken.com>
6182
6183 * frames.texi (Speedbar): Add information on keybindings,
6184 dismissing the speedbar, and buffer display mode. Link to
6185 speedbar manual.
6186
c8763fb6 61872005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6188
1c6c854e 6189 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6190 added -nb, --no-bitmap-icon.
6191
8cf51b2c
GM
61922005-10-07 Nick Roberts <nickrob@snap.net.nz>
6193
6194 * building.texi (GDB Graphical Interface): Add variables and
6195 functions to indices. Be more precise.
6196
c8763fb6 61972005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6198
6199 * frames.texi (Drag and Drop): Remove the x- from
6200 x-dnd-open-file-other-window and xdnd-protocol-alist.
6201
62022005-09-30 Romain Francoise <romain@orebokech.com>
6203
6204 * mini.texi (Minibuffer): The default value now appears before the
6205 colon in minibuffer prompts.
6206
8cf51b2c
GM
62072005-09-25 Richard M. Stallman <rms@gnu.org>
6208
6209 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6210
8cf51b2c
GM
62112005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6212
6213 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6214
8cf51b2c
GM
62152005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6216
6217 * emacs.texi (Top): Update submenus from macos.texi.
6218
6219 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6220 (Mac OS): Update feature support status.
6221 (Mac Input): List supported input scripts. Remove description
6222 about `mac-keyboard-text-encoding'. Mention mouse button
6223 emulation and related variables.
6224 (Mac International): Mention Central European and Cyrillic
6225 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6226 Add description about coding system for selection.
6227 Add description about language environment.
6228 (Mac Environment Variables):
6229 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6230 arguments. Add Preferences support.
6231 (Mac Directories): Explicitly state that this node is for Mac OS
6232 Classic only.
1c6c854e
CS
6233 (Mac Font Specs): Mention specification for scalable fonts.
6234 List supported charsets. Add preferred way of creating fontsets.
6235 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6236 (Mac Functions): Add descriptions about `mac-set-file-creator',
6237 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6238 and `mac-get-preference'.
6239
8cf51b2c
GM
62402005-09-16 Romain Francoise <romain@orebokech.com>
6241
6242 Update all files to specify GFDL version 1.2.
6243
6244 * doclicense.texi (GNU Free Documentation License): Update to
6245 version 1.2.
6246
62472005-09-15 Richard M. Stallman <rms@gnu.org>
6248
6249 * buffers.texi (List Buffers): Fix xref.
6250
6251 * rmail.texi (Rmail Basics): Fix xref.
6252
6253 * emacs.texi (Top): Update subnode menus.
6254
6255 * files.texi (Saving Commands): New node, broken out of Saving.
6256 (Customize Save): New node, broken out of Saving.
6257 Clarify effect of write-region-inhibit-fsync.
6258 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6259
8cf51b2c
GM
62602005-09-14 Romain Francoise <romain@orebokech.com>
6261
6262 * files.texi (Saving): Mention write-region-inhibit-fsync.
6263
62642005-09-05 Chong Yidong <cyd@stupidchicken.com>
6265
6266 * custom.texi (Custom Themes): New node.
6267
62682005-09-03 Richard M. Stallman <rms@gnu.org>
6269
49823426
GM
6270 * search.texi (Search Case): Mention vars that control
6271 case-fold-search for various operations.
8cf51b2c
GM
6272
62732005-08-22 Juri Linkov <juri@jurta.org>
6274
6275 * display.texi (Standard Faces): Merge the text from
6276 `(elisp)Standard Faces' into this node.
6277
62782005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6279
6280 * emacs.texi (Top): Delete menu item for deleted node
6281 Keyboard Translations.
6282
62832005-08-18 Richard M. Stallman <rms@gnu.org>
6284
8cf51b2c
GM
6285 * trouble.texi (Unasked-for Search):
6286 Delete xref to Keyboard Translations.
6287
6288 * glossary.texi (Glossary): Delete xref.
6289
8cf51b2c
GM
6290 * custom.texi (Minor Modes): Say that the list here is not complete.
6291 (Keyboard Translations): Node deleted.
6292 (Disabling): Delete xref to it.
6293 (Customization Groups): Fix Custom buffer example.
6294 (Hooks): Mention remove-hooks.
6295
62962005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6297
6298 * building.texi (GDB Graphical Interface): Improve filling of menu
6299 item.
6300
63012005-08-18 Nick Roberts <nickrob@snap.net.nz>
6302
6303 * building.texi (GDB Graphical Interface): Use better node names.
6304
63052005-08-14 Richard M. Stallman <rms@gnu.org>
6306
6307 * text.texi (Sentences): Fix xref.
6308
63092005-08-14 Juri Linkov <juri@jurta.org>
6310
6311 * building.texi (Compilation, Grep Searching): Move grep command
6312 headings from `Compilation' to `Grep Searching'.
6313
6314 * dired.texi (Dired and Find):
6315 * maintaining.texi (Tags Search): Replace grep xref to
6316 `Compilation' node with `Grep Searching'.
6317
6318 * files.texi (Comparing Files): Replace xref to `Compilation' with
6319 `Compilation Mode'.
6320
63212005-08-13 Alan Mackenzie <acm@muc.de>
6322
6323 * search.texi (Non-ASCII Isearch): Correct a typo.
6324 (Replacement Commands): Mention query-replace key binding.
6325
63262005-08-11 Richard M. Stallman <rms@gnu.org>
6327
6328 * programs.texi (Options for Comments): Fix xref.
6329
6330 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6331 out of Regexps.
6332
8cf51b2c
GM
63332005-08-09 Juri Linkov <juri@jurta.org>
6334
6335 * building.texi (Compilation): Use `itemx' instead of `item'.
6336 (Grep Searching): Simplify phrase.
6337
6338 * display.texi (Standard Faces): Describe vertical-border on
6339 window systems.
6340
6341 * windows.texi (Split Window): Simplify phrase and mention
6342 vertical-border face.
6343
63442005-08-09 Richard M. Stallman <rms@gnu.org>
6345
6346 * files.texi (Comparing Files): Clarify compare-windows.
6347
6348 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6349
8cf51b2c
GM
63502005-08-06 Eli Zaretskii <eliz@gnu.org>
6351
6352 * mule.texi (Coding Systems): Rephrase the paragraph about
6353 codepages: no need for "M-x codepage-setup" anymore, except on
6354 MS-DOS.
6355
6356 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6357 the MS-DOS port only.
6358
63592005-07-30 Eli Zaretskii <eliz@gnu.org>
6360
6361 * makefile.w32-in (info): Don't run multi-install-info.bat.
6362 ($(infodir)/dir): New target, produced by running
6363 multi-install-info.bat.
6364
8cf51b2c
GM
63652005-07-22 Eli Zaretskii <eliz@gnu.org>
6366
6367 * files.texi (Quoted File Names): Add index entry.
6368
8cf51b2c
GM
63692005-07-19 Juri Linkov <juri@jurta.org>
6370
6371 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6372
63732005-07-18 Juri Linkov <juri@jurta.org>
6374
8cf51b2c
GM
6375 * custom.texi (Easy Customization):
6376 * files.texi (Old Versions):
6377 * frames.texi (Wheeled Mice):
6378 * mule.texi (Specify Coding):
8cf51b2c
GM
6379 * text.texi (Cell Justification):
6380 * trouble.texi (After a Crash):
8cf51b2c
GM
6381 * xresources.texi (GTK styles):
6382 Delete duplicate duplicate words.
6383
63842005-07-17 Richard M. Stallman <rms@gnu.org>
6385
6386 * frames.texi (Creating Frames): Fix foreground color example.
6387
6388 * custom.texi (Init Examples): Clean up text about conditionals.
6389
63902005-07-16 Richard M. Stallman <rms@gnu.org>
6391
6392 * mini.texi (Completion Commands): Fix command name for ?.
6393
8cf51b2c
GM
63942005-07-16 Eli Zaretskii <eliz@gnu.org>
6395
6396 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6397 `menu' face has no effect on w32 and with GTK.
6398 Add cross-references.
8cf51b2c
GM
6399
6400 * cmdargs.texi (General Variables): Clarify the default location
6401 of $HOME on w32 systems.
6402
64032005-07-15 Jason Rumney <jasonr@gnu.org>
6404
6405 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6406 changed.
6407
64082005-07-08 Kenichi Handa <handa@m17n.org>
6409
1c6c854e
CS
6410 * mule.texi (Recognize Coding):
6411 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6412
64132005-07-07 Richard M. Stallman <rms@gnu.org>
6414
6415 * anti.texi (Antinews): Mention mode-line-inverse-video.
6416
6417 * files.texi (Saving): Minor correction about C-x C-w.
6418
6419 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6420
64212005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6422
6423 * search.texi (Isearch Scroll): Add example of using the
6424 `isearch-scroll' property.
6425 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6426 `Display Custom' node.
6427 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6428 and de-emphasize it.
6429 (Other Repeating Search): `occur' currently can not correctly
6430 handle multiline matches. Correct, clarify and update description
6431 of `flush-lines' and `keep-lines'.
6432
6433 * display.texi (Display Custom): Add anchor for `baud-rate'.
6434
64352005-07-07 Richard M. Stallman <rms@gnu.org>
6436
6437 * gnu.texi: Update where to get GNU status; add refs for how to help.
6438 Add footnotes 6 and 7.
6439
64402005-07-04 Lute Kamstra <lute@gnu.org>
6441
6442 Update FSF's address in GPL notices.
6443
8cf51b2c 6444 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6445 * trouble.texi (Checklist): Update FSF's address.
6446
8cf51b2c
GM
64472005-06-24 Richard M. Stallman <rms@gnu.org>
6448
6449 * display.texi (Text Display): Change index entries.
6450
64512005-06-24 Eli Zaretskii <eliz@gnu.org>
6452
6453 * makefile.w32-in (MAKEINFO): Use --force.
6454 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6455 Makefile.in.
8cf51b2c
GM
6456
64572005-06-23 Richard M. Stallman <rms@gnu.org>
6458
1c6c854e 6459 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6460 nobreak-char-display.
6461
6462 * emacs.texi (Top): Update detailed node listing.
6463
1c6c854e 6464 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6465 to nobreak-char-display and no-break-space to nobreak-space.
6466 (Standard Faces): Split up the list of standard faces
6467 and put it in a separate node. Add nobreak-space and
6468 escape-glyph.
6469
8cf51b2c
GM
64702005-06-23 Lute Kamstra <lute@gnu.org>
6471
6472 * mule.texi (Select Input Method): Fix typo.
6473
64742005-06-23 Kenichi Handa <handa@m17n.org>
6475
1c6c854e
CS
6476 * mule.texi (International): List all supported scripts.
6477 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6478 distribution.
6479 (Language Environments): List all language environments.
6480 Intlfonts contains fonts for most supported scripts, not all..
6481 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6482 input a specific character.
8cf51b2c
GM
6483 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6484
64852005-06-23 Juanma Barranquero <lekktu@gmail.com>
6486
49823426 6487 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6488
64892005-06-22 Miles Bader <miles@gnu.org>
6490
6491 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6492
64932005-06-20 Miles Bader <miles@gnu.org>
6494
6495 * display.texi (Faces): Add `vertical-divider'.
6496
64972005-06-17 Richard M. Stallman <rms@gnu.org>
6498
6499 * text.texi (Adaptive Fill): Minor clarification.
6500
8cf51b2c
GM
65012005-06-10 Lute Kamstra <lute@gnu.org>
6502
6503 * emacs.texi (Top): Correct version number.
6504 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6505 refer to the current version of Emacs.
6506
65072005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6508
6509 * files.texi (Log Buffer): Document when there can be more than
6510 one file to be committed.
6511
65122005-06-08 Juri Linkov <juri@jurta.org>
6513
6514 * display.texi (Faces): Add `shadow' face.
6515
65162005-06-07 Masatake YAMATO <jet@gyve.org>
6517
6518 * display.texi (Faces): Write about mode-line-highlight.
6519
65202005-06-06 Richard M. Stallman <rms@gnu.org>
6521
6522 * misc.texi (Printing Package): Explain how to initialize
6523 printing package.
6524
6525 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6526
65272005-06-05 Chong Yidong <cyd@stupidchicken.com>
6528
6529 * emacs.texi: Rename Hardcopy to Printing.
6530 Make PostScript and PostScript Variables subnodes of it.
6531
6532 * misc.texi (Printing): Rename node from Hardcopy.
6533 Mention menu bar options.
6534 Move PostScript and PostScript Variables to submenu.
6535 (Printing package): New node.
6536
6537 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6538
6539 * dired.texi (Operating on Files): Likewise.
6540
6541 * calendar.texi (Displaying the Diary): Likewise.
6542
6543 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6544
6545 * glossary.texi (Glossary): Likewise.
6546
6547 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6548 effect.
6549
65502005-06-04 Richard M. Stallman <rms@gnu.org>
6551
6552 * trouble.texi (After a Crash): Polish previous change.
6553
8cf51b2c
GM
65542005-05-30 Noah Friedman <friedman@splode.com>
6555
6556 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6557 recovery mechanism.
6558
8cf51b2c
GM
65592005-05-28 Nick Roberts <nickrob@snap.net.nz>
6560
6561 * building.texi (Other Buffers): SPC toggles display of
6562 floating point registers.
6563
8cf51b2c
GM
65642005-05-27 Nick Roberts <nickrob@snap.net.nz>
6565
6566 * files.texi (Log Buffer): Merge in description of Log Edit
6567 mode from pcl-cvs.texi.
6568
65692005-05-26 Richard M. Stallman <rms@gnu.org>
6570
6571 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6572
8cf51b2c
GM
65732005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6574
6575 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6576 not enabled by default.
6577 When not on a word, `ispell-word' by default checks the word
6578 before point.
6579
65802005-05-24 Nick Roberts <nickrob@snap.net.nz>
6581
6582 * building.texi (Debugger Operation): Simplify last sentence.
6583
65842005-05-23 Lute Kamstra <lute@gnu.org>
6585
6586 * emacs.texi: Update FSF's address throughout.
6587 (Preface): Use @cite.
6588 (Distrib): Add cross reference to the node "Copying". Mention the
6589 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6590 printed manuals.
6591 (Intro): Use @xref for the Emacs Lisp Intro.
6592
8cf51b2c
GM
65932005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6594
6595 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6596
6597 * basic.texi (Moving Point): Mention default for `goto-line'.
6598
6599 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6600 of a variable's docstring.
6601
66022005-05-18 Lute Kamstra <lute@gnu.org>
6603
6604 * maintaining.texi (Overview of Emerge): Add cross reference.
6605 Remove duplication.
6606
6607 * emacs.texi (Top): Update to the current structure of the manual.
6608 * misc.texi (Emacs Server): Add menu description.
6609 * files.texi (Saving): Fix menu.
6610 * custom.texi (Customization): Fix menu.
6611 * mule.texi (International): Fix menu.
6612 * kmacro.texi (Keyboard Macros): Fix menu.
6613
66142005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6615
6616 * display.texi: Various minor changes.
6617 (Faces): Delete text that is repeated in the next section.
6618
66192005-05-16 Nick Roberts <nickrob@snap.net.nz>
6620
6621 * building.texi (Debugger Operation): Mention GUD tooltips are
6622 disabled with GDB in text command mode.
6623
8cf51b2c
GM
66242005-05-16 Nick Roberts <nickrob@snap.net.nz>
6625
6626 * building.texi: Replace toolbar with "tool bar" for consistency.
6627 (Compilation Mode): Describe compilation-context-lines
6628 and use of arrow in compilation buffer.
6629 (Debugger Operation): Replace help text with variable's value.
6630
6631 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6632 consistency.
6633
66342005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6635
6636 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6637 Add xref.
6638
8cf51b2c
GM
66392005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6640
6641 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6642 (Position Info): Delete discussion of `goto-line'. It is already
6643 described in `Moving point'.
6644
6645 * mini.texi (Completion Commands): Correct reference.
6646 (Completion Options): Fix typo.
6647
6648 * killing.texi (Deletion): Complete description of `C-x C-o'.
6649
8cf51b2c
GM
66502005-05-10 Richard M. Stallman <rms@gnu.org>
6651
6652 * building.texi (Compilation): Clarify recompile's directory choice.
6653
6654 * frames.texi (Tooltips): Cleanups.
6655
6656 * basic.texi (Arguments): Fix punctuation.
6657
66582005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6659
6660 * screen.texi (Menu Bar): The up and down (not left and right)
6661 arrow keys move through a keyboard menu.
6662
66632005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6664
6665 * basic.texi: Various typo and grammar fixes.
6666 (Moving Point): C-a now runs move-beginning-of-line.
6667
66682005-05-08 Nick Roberts <nickrob@snap.net.nz>
6669
6670 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6671
6672 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6673 as different animals.
6674
66752005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6676
6677 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6678 Correct index entry.
6679
66802005-05-07 Nick Roberts <nickrob@snap.net.nz>
6681
6682 * building.texi (Debugger Operation): Update to reflect changes
6683 in GUD tooltips.
6684
66852005-04-30 Richard M. Stallman <rms@gnu.org>
6686
6687 * files.texi (Compressed Files): Auto Compression normally enabled.
6688
6689 * building.texi (Debugger Operation): Clarify previous change.
6690
8cf51b2c
GM
66912005-04-28 Nick Roberts <nickrob@snap.net.nz>
6692
6693 * building.texi (Debugger Operation): Add description for
6694 GUD tooltips when program is not running.
6695
66962005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6697
6698 * misc.texi (Shell): Add `Shell Prompts' to menu.
6699 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6700 description. Delete remarks moved to new node.
6701 (Shell Prompts): New node.
6702 (History References): Replace remarks moved to `Shell Prompts'
6703 with xref to that node.
6704 (Remote Host): Clarify how to specify the terminal type when
6705 logging in to a different machine.
6706
67072005-04-26 Richard M. Stallman <rms@gnu.org>
6708
6709 * emacs.texi (Top): Update submenus from files.texi.
6710
6711 * files.texi (Filesets): Clarify previous change.
6712
6713 * dired.texi (Misc Dired Features): Clarify previous change.
6714
67152005-04-25 Chong Yidong <cyd@stupidchicken.com>
6716
6717 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6718
1c6c854e
CS
6719 * dired.texi (Misc Dired Features):
6720 Document dired-compare-directories.
8cf51b2c
GM
6721
6722 * files.texi (Filesets): New node.
6723 (File Conveniences): Document Image mode.
6724
6725 * text.texi (TeX Print): Document tex-compile.
6726
67272005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6728
6729 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6730 Delete redundant reference to tooltip Custom group. It is
6731 referred too again in the next paragraph.
6732
67332005-04-24 Richard M. Stallman <rms@gnu.org>
6734
6735 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6736
8cf51b2c
GM
67372005-04-19 Kim F. Storm <storm@cua.dk>
6738
6739 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6740
67412005-04-18 Lars Hansen <larsh@math.ku.dk>
6742
6743 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6744 turns off desktop-save-mode.
6745
67462005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6747
6748 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6749 by default in terminals compatible with xterm. Mention that
6750 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6751 node.
6752
8cf51b2c
GM
67532005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6754
6755 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6756
c8763fb6 67572005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6758
6759 * xresources.texi (Table of Resources): Add cursorBlink.
6760
67612005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6762
6763 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6764 `d', `C-d' and `u'.
6765
67662005-04-11 Richard M. Stallman <rms@gnu.org>
6767
6768 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6769 (Misc X): Add -D, --basic-display.
6770
6771 * maintaining.texi (Change Log): Correct the description of
6772 the example.
6773
6774 * major.texi (Choosing Modes): Document magic-mode-alist.
6775
8cf51b2c
GM
67762005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6777
6778 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6779 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6780 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6781 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6782 `w', respectively.
6783 (Rmail Labels): Mention `l'.
6784 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6785 (Rmail Summary Edit): Describe `j' and RET.
6786
c8763fb6 67872005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6788
6789 * xresources.texi (Lucid Resources): Add fontSet resource.
6790
8cf51b2c
GM
67912005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6792
6793 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6794 now called `indicate-empty-lines'.
6795
67962005-04-06 Kim F. Storm <storm@cua.dk>
6797
6798 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6799
68002005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6801
6802 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6803 deleted.
6804 (Marks vs Flags): Add some convenient key bindings.
6805 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6806 (Misc Dired Features): Correct and expand description of `w' command.
6807
6808 * frames.texi (XTerm Mouse): Delete apparently false info.
6809 The GNU/Linux console currently does not appear to support
6810 `xterm-mouse-mode'.
6811
8cf51b2c
GM
68122005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6813
6814 * calendar.texi (Diary): Mention shell utility `calendar'.
6815
68162005-04-01 Richard M. Stallman <rms@gnu.org>
6817
6818 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6819
8cf51b2c
GM
68202005-04-01 Lute Kamstra <lute@gnu.org>
6821
6822 * maintaining.texi (Change Log): add-change-log-entry uses
6823 add-log-mailing-address.
6824
68252005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6826
6827 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6828 `VC Mode Line' and put in an xref to that node.
6829 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6830 its description.
6831
68322005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6833
6834 * calendar.texi (Calendar Systems): Say that the Persian calendar
6835 implemented here is the arithmetical one championed by Birashk.
6836
68372005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6838
6839 * programs.texi (Fortran Motion): Fix previous change.
6840
8cf51b2c
GM
68412005-03-29 Richard M. Stallman <rms@gnu.org>
6842
6843 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6844
68452005-03-29 Chong Yidong <cyd@stupidchicken.com>
6846
6847 * text.texi (Refill): Refer to Long Lines Mode.
6848 (Longlines): New node.
6849 (Auto Fill): Don't index "word wrap" here.
6850 (Filling): Add Longlines to menu.
6851
68522005-03-29 Richard M. Stallman <rms@gnu.org>
6853
6854 * xresources.texi: Minor fixes.
6855
6856 * misc.texi (Emacs Server): Fix Texinfo usage.
6857
6858 * emacs.texi (Top): Don't use a real section heading for
6859 "Detailed Node Listing". Fake it instead.
6860
6861 * basic.texi (Position Info): Minor cleanup.
6862
6863 * mule.texi (Input Methods): Minor cleanup.
6864
68652005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6866
6867 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6868 constructs as well.
6869 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6870
68712005-03-29 Kenichi Handa <handa@m17n.org>
6872
6873 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6874
6875 * basic.texi (Position Info): Update the description about the
6876 command C-u C-x =.
6877
68782005-03-28 Richard M. Stallman <rms@gnu.org>
6879
6880 * emacs.texi (Top): Use @section for the detailed node listing.
6881
6882 * calendar.texi: Minor fixes to previous change.
6883
6884 * programs.texi (Fortran): Small fixes to previous changes.
6885
6886 * emacs.texi (Top): Update list of subnodes of Dired.
6887 Likewise for building.texi.
6888
6889 * files.texi (File Conveniences): Delete Auto Image File mode.
6890
68912005-03-28 Chong Yidong <cyd@stupidchicken.com>
6892
6893 * building.texi (Flymake): New node.
6894
6895 * custom.texi (Function Keys): Document kp- event types and
6896 keypad-setup package.
6897
6898 * dired.texi (Wdired): New node.
6899
6900 * files.texi (File Conveniences): Reorder entries.
6901 Explain how to turn on Auto-image-file mode.
6902 Document Thumbs mode.
6903
6904 * mule.texi (Specify Coding): Document recode-region and
6905 recode-file-name.
6906
6907 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6908
69092005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6910
6911 * commands.texi (Keys): M-o is now a prefix key.
6912
69132005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6914
6915 * programs.texi: Reformat and update copyright years.
6916 (Fortran): Update section.
6917
69182005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6919
6920 * files.texi: Several small changes in addition to:
6921 (Visiting): Change xref for Dialog Boxes to ref.
6922 (Version Headers): Replace references to obsolete var
6923 `vc-header-alist' with `vc-BACKEND-header'.
6924 (Customizing VC): Update value of `vc-handled-backends'.
6925
69262005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6927
6928 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6929 move here from Emacs Lisp Reference Manual.
6930 * calendar.texi (Calendar/Diary, Diary Commands)
6931 (Special Diary Entries, Importing Diary): Change some xrefs to
6932 point to emacs-xtra rather than elisp.
6933
6934 * emacs-xtra.texi (Calendar Customizing):
6935 Move view-diary-entries-initially, view-calendar-holidays-initially,
6936 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6937 Emacs Manual.
6938 (Appt Customizing): Merge entire section into main Emacs Manual.
6939 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6940 mark-holidays-in-calendar here from emacs-xtra.
6941 (Displaying the Diary): Move view-diary-entries-initially,
6942 mark-diary-entries-in-calendar here from emacs-xtra.
6943 (Appointments): Move appt-display-mode-line,
6944 appt-display-duration, appt-disp-window-function,
6945 appt-delete-window-function here from emacs-xtra.
6946
6947 * calendar.texi: Update and reformat copyright.
6948 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6949 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6950 (Diary): Refer to `diary-file' rather than ~/diary.
6951 (Diary Commands): Rename node to "Displaying the Diary".
6952 * emacs.texi (Top): Rename "Diary Commands" section.
6953 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6954
69552005-03-26 Eli Zaretskii <eliz@gnu.org>
6956
6957 * misc.texi (Emacs Server): Fix the command for setting
6958 server-name. Add an xref to Invoking emacsclient.
6959
6960 * help.texi (Help Summary): Clarify when "C-h ." will do something
6961 nontrivial.
6962 (Apropos): Add cindex entry for apropos-sort-by-scores.
6963
6964 * display.texi (Text Display): Add index entries for how no-break
6965 characters are displayed.
6966
8cf51b2c
GM
69672005-03-26 Eli Zaretskii <eliz@gnu.org>
6968
6969 * files.texi (Visiting): Fix cross-references introduced with the
6970 last change.
6971
6972 * xresources.texi (GTK resources): Fix last change.
6973
8cf51b2c
GM
69742005-03-25 Chong Yidong <cyd@stupidchicken.com>
6975
6976 * xresources.texi (X Resources): GTK options documented too.
6977 (Resources): Clarify meaning of program name.
6978 (Table of Resources): Add visualClass.
6979 (GTK resources): Rewrite.
6980 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6981
6982 * display.texi (Text Display): Mention non-breaking spaces.
6983
6984 * files.texi (Reverting): Document auto-revert-check-vc-info.
6985
6986 * frames.texi (Mouse Commands): Document
6987 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6988
6989 * help.texi (Help Summary): Add `C-h .'.
6990 (Apropos): Apropos accepts a list of search terms.
6991 Document apropos-sort-by-scores.
6992 (Help Echo): Document display-local-help.
6993
6994 * misc.texi (Emacs Server): Document server-name.
6995 (Invoking emacsclient): Document -s option for server names.
6996
6997 * text.texi (Outline Visibility): Introduce "current heading
6998 line" (commands can be called with point on a body line).
6999 Re-order table to follow the sequence of discussion.
7000 hide-body won't hide lines before first header line.
7001 (TeX Mode): Add DocTeX mode.
7002
8cf51b2c
GM
70032005-03-24 Richard M. Stallman <rms@gnu.org>
7004
7005 * mule.texi (Single-Byte Character Support): Delete mention
7006 of iso-acc.el and iso-transl.el.
7007
8cf51b2c
GM
70082005-03-23 Lute Kamstra <lute@gnu.org>
7009
7010 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7011
70122005-03-23 Richard M. Stallman <rms@gnu.org>
7013
8cf51b2c
GM
7014 * search.texi: Delete explicit node pointers.
7015 (Incremental Search): New menu.
7016 (Basic Isearch, Repeat Isearch, Error in Isearch)
7017 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7018 (Slow Isearch): New subnodes.
7019 (Configuring Scrolling): Node deleted.
7020 (Search Case): Doc default-case-fold-search.
7021 (Regexp Replace): Move replace-regexp doc here.
7022
7023 * rmail.texi (Movemail): Put commas inside closequotes.
7024
7025 * picture.texi (Insert in Picture): Document C-c arrow combos.
7026 (Basic Picture): Clarify erasure.
7027
7028 * display.texi (Font Lock): Put commas inside closequotes.
7029
7030 * cmdargs.texi (General Variables): Put commas inside closequotes.
7031
70322005-03-23 Nick Roberts <nickrob@snap.net.nz>
7033
7034 * building.texi (Stack Buffer): Mention reverse contrast for
7035 *selected* frame (might not be current frame).
7036
8cf51b2c
GM
70372005-03-21 Richard M. Stallman <rms@gnu.org>
7038
7039 * building.texi (Starting GUD): Add bashdb.
7040
70412005-03-20 Chong Yidong <cyd@stupidchicken.com>
7042
7043 * basic.texi (Moving Point): Add M-g M-g binding.
7044 (Undo): Document undo-only.
7045 (Position Info): Document M-g M-g and C-u M-g M-g.
7046
7047 * building.texi (Building): Put Grep Searching after Compilation
7048 Shell.
7049 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7050 Document next-error-highlight.
7051 (Grep Searching): Document grep-highlight-matches.
7052 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7053
7054 * calendar.texi (Importing Diary): Rename node from iCalendar.
7055 Document diary-from-outlook.
7056
7057 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7058 Commands.
7059 Mention effect of X drag and drop on Dired buffers.
7060
7061 * files.texi (Visiting): Document large-file-warning-threshold.
7062 Move paragraph on file-selection dialog.
7063 Mention visiting files using X drag and drop.
7064 (Reverting): Mention using Auto-Revert mode to tail files.
7065 Document auto-revert-tail-mode.
7066 (Version Systems): Minor correction.
7067 (Comparing Files): Diff-mode is no longer based on Compilation
7068 mode.
7069 Document compare-ignore-whitespace.
7070 (Misc File Ops): Explain passing a directory to rename-file.
7071 Likewise for copy-file and make-symbolic-link.
7072
7073 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7074 Document mouse-wheel-progressive speed.
7075
7076 * help.texi (Misc Help): Document numeric argument for C-h i.
7077 Correctly explain the effect of just C-u as argument.
7078
7079 * killing.texi (Deletion): Document numeric argument for
7080 just-one-space.
7081
7082 * mini.texi (Completion): Completion acts on text before point.
7083
7084 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7085 (Emulation): CUA mode replaces pc-bindings-mode,
7086 pc-selection-mode, and s-region.
7087
7088 * mule.texi (Input Methods): Leim is now built-in.
7089 (Select Input Method): Document quail-show-key.
7090 (Specify Coding): Document revert-buffer-with-coding-system.
7091
7092 * programs.texi (Fortran Motion): Document f90-next-statement,
7093 f90-previous-statement, f90-next-block, f90-previous-block,
7094 f90-end-of-block, and f90-beginning-of-block.
7095
7096 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7097
7098 * emacs.texi (Acknowledgments): Updated.
7099
7100 * anti.texi: Total rewrite.
7101
8cf51b2c
GM
71022005-03-19 Chong Yidong <cyd@stupidchicken.com>
7103
7104 * ack.texi (Acknowledgments): Update.
7105
71062005-03-19 Eli Zaretskii <eliz@gnu.org>
7107
1c6c854e
CS
7108 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7109 Update copyright years.
8cf51b2c
GM
7110
71112005-03-14 Nick Roberts <nickrob@snap.net.nz>
7112
7113 * building.texi (Commands of GUD): Move paragraph on setting
7114 breakpoints with mouse to the GDB Graphical Interface node.
7115
71162005-03-07 Richard M. Stallman <rms@gnu.org>
7117
8cf51b2c
GM
7118 * misc.texi (Single Shell, Shell Options): Fix previous change.
7119
7120 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7121
71222005-03-06 Richard M. Stallman <rms@gnu.org>
7123
7124 * building.texi (Starting GUD): Don't explain text vs graphical
7125 GDB here. Just mention it and xref.
7126 Delete "just one debugger process".
7127 (Debugger Operation): Move GUD tooltip info here.
7128 (GUD Tooltips): Node deleted.
7129 (GDB Graphical Interface): Explain the two GDB modes here.
7130
8cf51b2c
GM
7131 * sending.texi (Sending Mail): Minor cleanup.
7132 (Mail Aliases): Explain quoting conventions.
7133 Update key rebinding example.
7134 (Header Editing): C-M-i is like M-TAB.
7135 (Mail Mode Misc): mail-attach-file does not do MIME.
7136
7137 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7138 that really belongs here.
7139 (Remote Mailboxes): Text moved to Rmail Inbox.
7140 (Rmail Display): Mention Mouse-1.
7141 (Movemail): Clarify two movemail versions.
7142 Clarify rmail-movemail-program.
7143
8cf51b2c
GM
7144 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7145 Document async shell commands.
7146 (Shell History): Clarify.
7147 (Shell Ring): Mention C-UP an C-DOWN.
7148 (Shell Options): Add comint-prompt-read-only.
7149 (Invoking emacsclient): Set EDITOR to run Emacs.
7150 (Sorting): No need to explain what region is.
7151 (Saving Emacs Sessions): Fix typo.
7152 (Recursive Edit): Fix punctuation.
7153 (Emulation): Don't mention "PC bindings" which are standard.
7154 (Hyperlinking): Explain Mouse-1 convention here.
7155 (Find Func): Node deleted.
7156
8cf51b2c
GM
7157 * help.texi (Name Help): Xref to Hyperlinking.
7158
7159 * glossary.texi (Glossary):
7160 Rename "Balance Parentheses" to "Balancing...".
7161 Add "Byte Compilation". Correct "Copyleft".
7162 New xref in "Customization".
7163 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7164 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7165 Rename "Registers" to "Register".
7166 Replace "Selecting" with "Selected Frame",
7167 "Selected Window", and "Selecting a Buffer".
7168
7169 * files.texi (Types of Log File): Explain how projects'
7170 methods can vary.
7171
8cf51b2c
GM
7172 * display.texi (Faces): Delete "Emacs 21".
7173
7174 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7175 * fixit.texi (Spelling): C-M-i like M-TAB.
7176 * mini.texi (Completion Options): C-M-i like M-TAB.
7177 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7178 * text.texi (Text Mode): C-M-i like M-TAB.
7179
7180 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7181
7182 * calendar.texi (Specified Dates): Mention `g w'.
7183 (Appointments): appt-activate toggles with no arg.
7184
8cf51b2c
GM
71852005-03-05 Juri Linkov <juri@jurta.org>
7186
7187 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7188 "invocation (command line arguments)".
8cf51b2c
GM
7189 (Misc X): Add -nbc, --no-blinking-cursor.
7190
71912005-03-04 Ulf Jasper <ulf.jasper@web.de>
7192
7193 * calendar.texi (iCalendar): No need to require it now.
7194
8cf51b2c
GM
71952005-03-03 Nick Roberts <nickrob@snap.net.nz>
7196
7197 * trouble.texi (Contributing): Mention Savannah. Direct users to
7198 emacs-devel.
7199
72002005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7201
7202 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7203 window.
7204
8cf51b2c
GM
72052005-02-27 Richard M. Stallman <rms@gnu.org>
7206
7207 * building.texi (Compilation): Update mode line status info.
7208
72092005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7210
7211 * calendar.texi (General Calendar): Document binding of
7212 scroll-other-window-down.
7213 (Mayan Calendar): Fix earliest date.
7214 (Time Intervals): Document timeclock-change.
7215 Fix timeclock-ask-before-exiting documentation.
7216
72172005-02-26 Kim F. Storm <storm@cua.dk>
7218
7219 * frames.texi (Mouse References):
7220 Add mouse-1-click-in-non-selected-windows.
7221
72222005-02-25 Richard M. Stallman <rms@gnu.org>
7223
7224 * screen.texi (Screen): Explain better about cursors and mode lines;
7225 don't presuppose text terminals.
7226 (Point): Don't assume just one cursor.
7227 Clarify explanation of cursors.
7228 (Echo Area, Menu Bar): Cleanups.
7229
7230 * mini.texi (Minibuffer): Prompts are highlighted.
7231 (Minibuffer Edit): Newline = C-j only on text terminals.
7232 Clarify resize-mini-windows values.
7233 Mention M-PAGEUP and M-PAGEDOWN.
7234 (Completion Commands): Mouse-1 like Mouse-2.
7235 (Minibuffer History): Explain history commands better.
7236 (Repetition): Add xref to Incremental Search.
7237
7238 * mark.texi (Setting Mark): Clarify info about displaying mark.
7239 Clarify explanation of C-@ and C-SPC.
7240 (Transient Mark): Mention Delete Selection mode.
7241 (Marking Objects): Clean up text about extending the region.
7242
7243 * m-x.texi (M-x): One C-g doesn't always go to top level.
7244 No delay before suggest-key-bindings output.
7245
7246 * fixit.texi (Fixit): Mention C-/ for undo.
7247 (Spelling): Mention ESC TAB like M-TAB.
7248 Replacement words with r and R are rechecked.
7249 Say where C-g leaves point. Mention ? as input.
7250
72512005-02-23 Lute Kamstra <lute@gnu.org>
7252
7253 * cmdargs.texi (Initial Options): Add cross reference.
7254
8cf51b2c
GM
72552005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7256
7257 * emacs.texi (Top): Update menu for splitting of node in
7258 msdog.texi.
7259 * frames.texi (Frames): Update xref for splitting of node in
7260 msdog.texi.
7261 * trouble.texi (Quitting): Ditto.
7262
72632005-02-16 Richard M. Stallman <rms@gnu.org>
7264
7265 * windows.texi (Split Window): Simplify line truncation info
7266 and xref to Display Custom.
7267
7268 * trouble.texi (Quitting): Emergency escape only for text terminal.
7269 (Screen Garbled): C-l for ungarbling is only for text terminal.
7270
7271 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7272
7273 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7274
7275 * programs.texi (Program Modes): Mention Python mode.
7276 (Moving by Defuns): Repeating C-M-h extends region.
7277 (Basic Indent): Clarify.
7278 (Custom C Indent): Clarify.
7279 (Expressions): Repeating C-M-@ extends region.
7280 (Info Lookup): Clarify for C-h S.
7281 (Symbol Completion): ESC TAB alternative for M-TAB.
7282 (Electric C): Clarify.
7283
7284 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7285
7286 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7287 MS-DOS Input node.
7288 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7289 (MS-DOS and MULE): Clarify.
7290 (MS-DOS Processes, Windows Processes): Fix typos.
7291
7292 * major.texi (Choosing Modes): Clarify.
7293
7294 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7295 (Keyboard Macro Step-Edit): Clarify.
7296
7297 * indent.texi (Indentation): Clarifications.
7298
7299 * help.texi (Help): Correct error about C-h in query-replace.
7300 Clarify apropos vs C-h a. Fix how to search in FAQ.
7301 (Key Help): Describe C-h w here.
7302 (Name Help): Minor cleanup. C-h w moved to Key Help.
7303 Clarify the "object" joke.
7304 (Apropos): Clarify. Mouse-1 like Mouse-2.
7305 (Help Mode): Mouse-1 like Mouse-2.
7306
7307 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7308
7309 * display.texi (Display): Reorder menu.
7310 (Faces): Cleanup.
7311 (Font Lock): Cleanup. Mention Options menu.
7312 Delete obsolete text.
7313 (Scrolling): For C-l, don't presume text terminal.
7314 (Horizontal Scrolling): Simplify intro.
7315 (Follow Mode): Clarify.
1c6c854e 7316 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7317 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7318 Doc default-tab-width. Doc line truncation more thoroughly.
7319
7320 * dired.texi (Dired Enter): C-x C-f can run Dired.
7321 (Dired Visiting): Comment out `a' command.
7322 Mouse-1 is like Mouse-2.
7323 (Shell Commands in Dired): ? can be used more than once.
7324
7325 * basic.texi (Continuation Lines): Simplify description of truncation,
7326 and refer to Display Custom for the rest of it.
7327
8cf51b2c
GM
73282005-02-06 Lute Kamstra <lute@gnu.org>
7329
7330 * basic.texi (Undo): Fix typo.
7331
7332 * cmdargs.texi (Emacs Invocation): Fix typo.
7333
7334 * custom.texi (Init Examples): Fix typo.
7335
7336 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7337
73382005-02-06 Richard M. Stallman <rms@gnu.org>
7339
7340 * regs.texi (Registers): Registers can hold numbers, too.
7341
7342 * killing.texi (Other Kill Commands): Cleanup.
7343 Delete redundant explanation of kill in read-only buffer.
7344 (Yanking): Mention term "copying".
7345 (Accumulating Text): Fix typo.
7346
7347 * entering.texi (Entering Emacs): Update rationale at start.
7348 (Exiting): Treat iconifying on a par with suspension.
7349
7350 * custom.texi (Minor Modes): Fix typo.
7351 (Easy Customization): Fix menu style.
7352 (Variables): Add xref.
7353 (Examining): Setting for future sessions works through .emacs.
7354 (Keymaps): "Text terminals", not "Many".
7355 (Init Rebinding): Explain \C-. Show example of \M-.
7356 Fix minor wording errors.
7357 (Function Keys): Explain vector syntax just once.
7358 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7359 (Init File): Mention .emacs.d directory.
7360 (Init Examples): Add xref.
7361 (Find Init): Mention .emacs.d directory.
7362
7363 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7364 (Action Arguments): Explain which kinds of -l args are found how.
7365 (Initial Options): --batch does not inhibit site-start.
7366 Add xrefs.
7367 (Command Example): Use --batch, not -batch.
7368
7369 * basic.texi (Inserting Text): Cleanup wording.
7370 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7371 C-n is not error at end of buffer.
7372 (Undo): Doc C-/ like C-_. Add xrefs.
7373 (Arguments): META key may be labeled ALT.
7374 Peculiar arg meanings are explained in doc strings.
7375
7376 * abbrevs.texi (Expanding Abbrevs): Clarify.
7377
73782005-02-05 Eli Zaretskii <eliz@gnu.org>
7379
7380 * frames.texi (Frame Parameters): Add an xref to the description
7381 of list-colors-display. Add a pointer to the X docs about colors.
7382
7383 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7384 Improve docs of list-colors-display.
8cf51b2c
GM
7385
73862005-02-03 Lute Kamstra <lute@gnu.org>
7387
7388 * frames.texi (Frames, Drag and Drop): Fix typos.
7389
73902005-02-03 Richard M. Stallman <rms@gnu.org>
7391
7392 * windows.texi (Basic Window): Mention color-change in mode line.
7393 (Change Window): Explain dragging vertical boundaries.
7394
7395 * text.texi (Sentences): Clarify.
7396 (Paragraphs): Explain M-a and blank lines.
7397 (Outline Mode): Clarify text and menu.
7398 (Hard and Soft Newlines): Mention use-hard-newlines.
7399
7400 * frames.texi (Frames): Delete unnecessary mention of Windows.
7401 (Mouse Commands): Likewise. Mention xterm mouse support.
7402 (Clipboard): Clarify.
7403 (Mouse References): Mention use of Mouse-1 for following links.
7404 (Menu Mouse Clicks): Clarify.
7405 (Mode Line Mouse): Clarify.
7406 (Drag and Drop): Rewrite.
7407
7408 * fixit.texi (Spelling): Fix typo.
7409
7410 * files.texi (File Names): Clarify.
7411 (Visiting): Update conditions for use of file dialog. Clarify.
7412 (Saving): Doc d as answer in save-some-buffers.
7413 (Remote Files): Clean up the text.
7414
7415 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7416
7417 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7418 (List Buffers): Clarify.
7419 (Several Buffers): Doc T command.
7420 (Buffer Convenience): Clarify menu.
7421
7422 * basic.texi (Undo): Clarify last change.
7423
74242005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7425
7426 * fixit.texi (Spelling): Fix typo.
7427
74282005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7429
7430 * basic.texi (Undo): Update description of `undo-outer-limit'.
7431
74322005-02-01 Nick Roberts <nickrob@snap.net.nz>
7433
7434 * building.texi: Update documentation relating to GDB Graphical
7435 Interface.
7436
74372005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7438
7439 * custom.texi (Easy Customization): Adapt menu to node name change.
7440
74412005-01-30 Richard M. Stallman <rms@gnu.org>
7442
7443 * custom.texi (Easy Customization): Defn of "User Option" now
7444 includes faces. Don't say just "option" when talking about variables.
7445 Do say just "options" to mean "anything customizable".
7446 (Specific Customization): Describe `customize-variable',
7447 not `customize-option'.
7448
7449 * glossary.texi (Glossary) <Faces>: Add xref.
7450 <User Option>: Change definition--include faces. Change xref.
7451
7452 * picture.texi (Picture): Mention artist.el.
7453
7454 * sending.texi, screen.texi, programs.texi, misc.texi:
7455 * mini.texi, major.texi, maintaining.texi, macos.texi:
7456 * help.texi, frames.texi, files.texi:
7457 Don't say just "option" when talking about variables.
7458
7459 * display.texi, mule.texi: Don't say just "option" when talking
7460 about variables. Other minor cleanups.
7461
8cf51b2c
GM
74622005-01-26 Lute Kamstra <lute@gnu.org>
7463
7464 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7465 File'. Mention the `-Q' option at the `--no-site-file' option.
7466
8cf51b2c
GM
74672005-01-22 David Kastrup <dak@gnu.org>
7468
7469 * building.texi (Grep Searching): Mention alias `find-grep' for
7470 `grep-find'.
7471
74722005-01-20 Richard M. Stallman <rms@gnu.org>
7473
7474 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7475
8cf51b2c
GM
74762005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7477
7478 * rmail.texi (Movemail): Explain differences
7479 between standard and mailutils versions of movemail.
7480 Describe command line and configuration options introduced
7481 with the latter.
7482 Explain the notion of mailbox URL, provide examples and
7483 cross-references to mailutils documentation.
7484 Describe various methods of specifying mailbox names,
7485 user names and user passwords for rmail.
1c6c854e
CS
7486 (Remote Mailboxes): New section.
7487 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7488 options used to control its behavior.
7489 (Other Mailbox Formats): Explain handling of various mailbox
7490 formats.
7491
74922005-01-13 Richard M. Stallman <rms@gnu.org>
7493
7494 * commands.texi (Commands): Clarification.
7495
74962005-01-11 Richard M. Stallman <rms@gnu.org>
7497
7498 * programs.texi (Multi-line Indent): Fix previous change.
7499 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7500
8cf51b2c
GM
75012005-01-08 Richard M. Stallman <rms@gnu.org>
7502
7503 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7504 lazy-highlight.
7505
7506 * search.texi (Query Replace): Mention faces query-replace
7507 and lazy-highlight.
7508 (Incremental Search): Update isearch highlighting info.
7509
8cf51b2c
GM
75102005-01-04 Richard M. Stallman <rms@gnu.org>
7511
7512 * custom.texi (Saving Customizations): Minor improvement.
7513
8cf51b2c
GM
75142005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7515
7516 * custom.texi (Saving Customizations): Emacs no longer loads
7517 `custom-file' after .emacs. No longer mention customizing through
7518 Custom.
7519
8cf51b2c
GM
75202005-01-01 Andreas Schwab <schwab@suse.de>
7521
7522 * killing.texi (Graphical Kill): Move up under node Killing,
7523 change @section to @subsection.
7524
75252005-01-01 Richard M. Stallman <rms@gnu.org>
7526
7527 * custom.texi (Face Customization): Mention hex color specs.
7528
7529 * emacs.texi (Top): Update Killing submenu.
7530
7531 * killing.texi (Killing): Reorganize section.
7532 No more TeX-only text; put the node command at start of chapter.
7533 But the first section heading is used only in TeX.
7534 Rewrite the text to read better in this mode.
7535 (Graphical Kill): New subnode gets some of the text that
7536 used to be in the first section.
7537
75382004-12-31 Richard M. Stallman <rms@gnu.org>
7539
7540 * dired.texi (Shell Commands in Dired): Delete the ? example.
7541
7542 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7543
7544 * files.texi (Saving): Describe new require-final-newline features
7545 and mode-require-final-newline.
7546
8cf51b2c
GM
75472004-12-29 Richard M. Stallman <rms@gnu.org>
7548
7549 * custom.texi (File Variables): Clarify previous change.
7550
c8763fb6 75512004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7552
7553 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7554 out now.
7555
75562004-12-27 Richard M. Stallman <rms@gnu.org>
7557
7558 * Makefile.in (MAKEINFO): Specify --force.
7559
7560 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7561 (Undo): Doc undo-outer-limit.
7562
8cf51b2c
GM
75632004-12-15 Juri Linkov <juri@jurta.org>
7564
7565 * mark.texi (Transient Mark, Mark Ring): M-< and other
7566 movement commands don't set mark in Transient Mark mode
7567 if mark is active.
7568
8cf51b2c
GM
75692004-12-12 Juri Linkov <juri@jurta.org>
7570
7571 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7572 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7573
7574 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7575 (Misc Dired Commands): Add @r{(Dired)} to w.
7576
75772004-12-12 Juri Linkov <juri@jurta.org>
7578
7579 * mark.texi (Marking Objects): Marking commands also extend the
7580 region when mark is active in Transient Mark mode.
7581
8cf51b2c
GM
75822004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7583
7584 * custom.texi (Saving Customizations): Emacs only loads the custom
7585 file automatically after the init file in version 22.1 or later.
7586 Adapt text and examples to this fact.
7587
8cf51b2c
GM
75882004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7589
7590 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7591 be set through Custom. Otherwise, it has no effect.
7592
8cf51b2c
GM
75932004-12-05 Richard M. Stallman <rms@gnu.org>
7594
7595 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7596 * entering.texi: Rename Command Line to Emacs Invocation.
7597
10d1d0af 7598 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7599
7600 * custom.texi (Easy Customization): Move up to section level,
7601 before Variables. Avoid using the term "variable"; say "option".
7602 New initial explanation.
7603 (Variables): In initial explanation, connect "variable" to the
7604 already-explained "user option".
7605
7606 * emacs.texi (Top): Fix ref to Command Line.
7607 Move reference to Easy Customization.
7608
7609 * xresources.texi (X Resources): Fix From link.
7610
7611 * doclicense.texi (GNU Free Documentation License): Fix To link.
7612
7613 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7614
7615 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7616
76172004-12-03 Richard M. Stallman <rms@gnu.org>
7618
7619 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7620
76212004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7622
7623 * kmacro.texi: Several small changes in addition to the following.
7624 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7625 defining a keyboard macro.
7626 Mention `kmacro-ring-max'.
7627 (Keyboard Macro Counter): Clarify description of
7628 `kmacro-insert-counter', `kmacro-set-counter',
7629 `kmacro-add-counter' and `kmacro-set-format'.
7630
76312004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7632
7633 * custom.texi (File Variables): Add `unibyte' and make it more
7634 clear that `unibyte' and `coding' are special. Suggested by Simon
7635 Krahnke <overlord@gmx.li>.
7636
7637 * mule.texi (Enabling Multibyte): Refer to File Variables.
7638 Suggested by Simon Krahnke <overlord@gmx.li>.
7639
c8763fb6 76402004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7641
7642 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7643 x-use-old-gtk-file-dialog.
7644
8cf51b2c
GM
76452004-11-20 Richard M. Stallman <rms@gnu.org>
7646
7647 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7648
76492004-11-09 Lars Brinkhoff <lars@nocrew.org>
7650
7651 * building.texi (Lisp Eval): Delete hyphen in section name.
7652
76532004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7654
7655 * files.texi (Old Versions):
7656 No longer document annotation as "CVS only".
7657
76582004-11-10 Andre Spiegel <spiegel@gnu.org>
7659
7660 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7661 version systems, mentioning the new ones that we support.
7662 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7663 suggestions.
7664
c8763fb6 76652004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7666
49823426 7667 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7668
c8763fb6 76692004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7670
7671 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7672
76732004-10-23 Eli Zaretskii <eliz@gnu.org>
7674
7675 * text.texi (Text Based Tables, Table Definition)
7676 (Table Creation, Table Recognition, Cell Commands)
7677 (Cell Justification, Row Commands, Column Commands)
7678 (Fixed Width Mode, Table Conversion, Measuring Tables)
7679 (Table Misc): New nodes, documenting the Table Mode.
7680
8cf51b2c
GM
76812004-10-19 Jason Rumney <jasonr@gnu.org>
7682
7683 * makefile.w32-in (info): Change order of arguments to makeinfo.
7684
76852004-10-19 Ulf Jasper <ulf.jasper@web.de>
7686
7687 * calendar.texi (iCalendar): Update for package changes.
7688
8cf51b2c
GM
76892004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7690
7691 * files.texi (Misc File Ops): View mode is a minor mode.
7692
8cf51b2c
GM
76932004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7694
7695 * calendar.texi (iCalendar): Style changes.
7696
76972004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7698
7699 * search.texi (Regexps): The regexp described in the example is no
7700 longer stored in the variable `sentence-end'.
7701
8cf51b2c
GM
77022004-10-06 Nick Roberts <nickrob@snap.net.nz>
7703
7704 * building.texi (Starting GUD): Note that multiple debugging
7705 sessions requires `gdb --fullname'.
7706
77072004-10-05 Ulf Jasper <ulf.jasper@web.de>
7708
7709 * calendar.texi (iCalendar): New section for a new package.
7710
8cf51b2c
GM
77112004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7712
7713 * text.texi: Various small changes in addition to the following.
7714 (Text): Replace xref for autotype with inforef.
7715 (Sentences): Explain nil value for `sentence-end'.
7716 (Paragraphs): Update default values for `paragraph-start' and
7717 `paragraph-separate'.
7718 (Text Mode): Correct description of Text mode's effect on the
7719 syntax table.
7720 (Outline Visibility): `hide-other' does not hide top level headings.
7721 `selective-display-ellipses' no longer has an effect on Outline mode.
7722 (TeX Misc): Add missing @cindex.
7723 Replace xref for RefTeX with inforef.
7724 (Requesting Formatted Text): The variable
7725 `enriched-fill-after-visiting' no longer exists.
7726 (Editing Format Info): Update names of menu items and commands.
7727 (Format Faces): Mention special effect of specifying the default face.
7728 Describe inheritance of text properties.
7729 Correct description of `fixed' face.
7730 (Format Indentation): Correct description of effect of setting
7731 margins. Mention `set-left-margin' and `set-right-margin'.
7732 (Format Justification): Update names of menu items.
7733 `set-justification-full' is now bound to `M-j b'.
7734 Mention that `default-justification' is a per buffer variable.
7735 (Format Properties): Update name of menu item.
7736 (Forcing Enriched Mode): `format-decode-buffer' automatically
7737 turns on Enriched mode if the buffer is in text/enriched format.
7738
77392004-10-05 Emilio C. Lopes <eclig@gmx.net>
7740
7741 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7742
77432004-09-28 Kim F. Storm <storm@cua.dk>
7744
7745 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7746 Align with new functionality.
7747
8cf51b2c
GM
77482004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7749
7750 * display.texi (Display Custom): Remove stray `@end defvar'.
7751
77522004-09-23 Kim F. Storm <storm@cua.dk>
7753
7754 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7755 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7756
8cf51b2c
GM
77572004-09-20 Richard M. Stallman <rms@gnu.org>
7758
7759 * custom.texi (Hooks): Explain using setq to clear out a hook.
7760 (File Variables): Explain multiline string constants.
7761 (Non-ASCII Rebinding): Explain when you need to update
7762 non-ASCII char codes in .emacs.
7763
7764 * building.texi (Compilation): Explain how to make a silent
7765 subprocess that won't be terminated. Explain compilation-environment.
7766
77672004-09-13 Kim F. Storm <storm@cua.dk>
7768
7769 * mini.texi (Repetition): Rename isearch-resume-enabled to
7770 isearch-resume-in-command-history and change default to disabled.
7771
8cf51b2c
GM
77722004-09-09 Kim F. Storm <storm@cua.dk>
7773
7774 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7775 with new `kmacro-name-last-macro'.
7776
8cf51b2c
GM
77772004-09-08 Juri Linkov <juri@jurta.org>
7778
7779 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7780
8cf51b2c
GM
77812004-09-03 Juri Linkov <juri@jurta.org>
7782
7783 * search.texi (Incremental Search): Update wording for M-%.
7784
77852004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7786
7787 * killing.texi (Killing): Correct description of kill commands in
7788 read-only buffer.
7789
77902004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7791
7792 * building.texi (Compilation Mode): Add a paragraph about rules
7793 for finding the compilation buffer for `next-error'.
7794
7795 * search.texi (Other Repeating Search): Mention that Occur mode
7796 supports the next-error functionality.
7797
77982004-09-02 Juri Linkov <juri@jurta.org>
7799
7800 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7801
78022004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7803
7804 * kmacro.texi (Basic Keyboard Macro):
7805 `apply-macro-to-region-lines' now operates on all lines that begin
7806 in the region, rather than on all complete lines in the region.
7807
c8763fb6 78082004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7809
7810 * frames.texi (Drag and drop): Add documentation about
7811 x-dnd-test-function and x-dnd-known-types.
7812
78132004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7814
7815 * indent.texi: Various minor changes in addition to:
7816 (Indentation Commands): Correct description of `indent-relative'.
7817 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7818 mode. The *Tab Stops* buffer uses Overwrite Mode.
7819 (Just Spaces): `tabify' converts sequences of at least two spaces
7820 to tabs.
7821
8cf51b2c
GM
78222004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7823
7824 * frames.texi (Secondary Selection): Setting the secondary
7825 selection with M-Drag-Mouse-1 does not alter the kill ring,
7826 setting it with M-Mouse-1 and M-Mouse-3 does.
7827 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7828 toolkit scroll bars.
7829 (Scroll Bars): Ditto.
7830
7831 * windows.texi (Basic Window): When using a window system, the value
7832 of point in a non-selected window is indicated by a hollow box.
7833 (Split Window): Side by side windows are separated by a scroll bar,
7834 if scroll bars are used.
7835 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7836 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7837 (Window Convenience): Update bindings for `winner-undo' and
7838 `winner-redo'.
7839
7840 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7841 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7842 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7843 of "Using Emacs as a Server".
7844 * building.texi (Building): Interchange nodes (for correct numbering).
7845 * programs.texi (Programs): Interchange nodes (for correct numbering).
7846 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7847 Info to the node structure.
7848 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7849 Rearrange order of nodes and sections such that both "GNU GENERAL
7850 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7851 end, as appropriate for appendices.
7852 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7853 Use `@unnumberedsec'.
7854 * trouble.texi: Adapt sectioning in Info to the node structure.
7855 Adapt node pointers to change in emacs.texi.
7856 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7857
8cf51b2c
GM
78582004-08-25 Kenichi Handa <handa@m17n.org>
7859
7860 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7861 description for unibyte mode.
7862
78632004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7864
7865 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7866
7867 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7868 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7869 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7870 in @pxref.
7871
78722004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7873
7874 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7875 Change section names.
7876
8cf51b2c
GM
78772004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7878
7879 * kmacro.texi (Keyboard Macro Ring): Rename section.
7880 Emacs treats the head of the macro ring as the `last keyboard macro'.
7881 (Keyboard Macro Counter): Minor change.
7882 (Save Keyboard Macro): Some clarifications.
7883 (Edit Keyboard Macro): Rename section.
7884
7885 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7886 32-bit machines.
7887 (Several Buffers): Clarify which buffer is selected if `2' is
7888 pressed in the Buffer Menu.
7889 Auto Revert mode can be used to update the Buffer Menu
7890 automatically.
7891
78922004-08-21 Eli Zaretskii <eliz@gnu.org>
7893
7894 * help.texi (Misc Help): Add an index entry for finding an Info
7895 manual by its file name.
7896
78972004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7898
7899 * files.texi (Backup Deletion): Correct description of
7900 `delete-old-versions'.
7901 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7902 (Auto Save Files): Recommend `auto-save-mode' to reenable
7903 auto-saving, rather than the abbreviation `auto-save'.
7904
79052004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7906
7907 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7908 for "killing" and "yanking" in main menu.
7909
79102004-08-16 Richard M. Stallman <rms@gnu.org>
7911
7912 * killing.texi (Yanking, Killing): Minor cleanups.
7913
7914 * mark.texi (Momentary Mark): Minor cleanups.
7915
79162004-08-15 Kenichi Handa <handa@etl.go.jp>
7917
7918 * custom.texi (Non-ASCII Rebinding):
7919 C-q always inserts the right code to pass to global-set-key.
7920
8cf51b2c
GM
79212004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7922
7923 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7924 `insert-register', instead of `C-x r g' binding, for consistency.
7925
79262004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7927
7928 * fixit.texi (Spelling): Fix typo.
7929
79302004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7931
7932 * help.texi (Help): Fix Texinfo usage.
7933
8cf51b2c
GM
79342004-07-24 Richard M. Stallman <rms@gnu.org>
7935
7936 * text.texi (Paragraphs): Update how paragraphs are separated
7937 and the default for paragraph-separate.
7938
7939 * search.texi (Regexp Replace): Further update text for new
7940 replacement operators.
7941
8cf51b2c
GM
79422004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7943
7944 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7945 `R' switch.
7946
7947 * dired.texi (Dired Updating): `k' only deletes inserted
7948 subdirectories from the Dired buffer if a prefix argument was given.
7949
7950 * search.texi (Regexps): Delete redundant definition of `symbol' in
7951 description of `\_>'. It already occurs in the description of `\_<'.
7952
8cf51b2c
GM
79532004-07-01 Juri Linkov <juri@jurta.org>
7954
7955 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7956 (Regexp Search): Add M-r.
7957
79582004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7961
79622004-06-29 Jesper Harder <harder@ifa.au.dk>
7963
49823426 7964 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7965
79662004-06-25 Richard M. Stallman <rms@gnu.org>
7967
7968 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7969
79702004-06-25 David Kastrup <dak@gnu.org>
7971
7972 * search.texi (Regexp Replace): Some typo corrections and
7973 rearrangement.
7974
79752004-06-24 David Kastrup <dak@gnu.org>
7976
7977 * search.texi (Unconditional Replace): Use replace-string instead
7978 of query-replace in example.
7979 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7980 sequences.
7981 (Query Replace): Correct explanation of `^' which does not use
7982 the mark stack.
7983
79842004-06-21 Nick Roberts <nickrob@gnu.org>
7985
7986 * misc.texi (Shell History Copying): Document comint-insert-input.
7987 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7988
8cf51b2c
GM
79892004-06-20 Jesper Harder <harder@ifa.au.dk>
7990
7991 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7992 * custom.texi (Customization): Do.
7993 * anti.texi (Antinews): Do.
7994 * abbrevs.texi (Defining Abbrevs): Do.
7995
7996 * programs.texi (Info Lookup): Fix keybinding for
7997 info-lookup-symbol.
7998
79992004-06-16 Juanma Barranquero <lektu@terra.es>
8000
8001 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8002 Add emacs-xtra.
8003 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8004 (clean): Add emacs-xtra and flymake. Remove redundancies.
8005
80062004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8007
8008 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8009 Add emacs-xtra.
8010 * emacs-xtra.texi: New file.
8011
80122004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8013
8014 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8015 (Dired and Find): Mention differences with ordinary Dired buffers.
8016
8cf51b2c
GM
80172004-06-13 Richard M. Stallman <rms@gnu.org>
8018
8019 * custom.texi (Init Syntax): Explain about vars that do special
8020 things when set with setq or with Custom.
8021 (Init Examples): Add line-number-mode example.
8022
8cf51b2c
GM
80232004-06-12 Juri Linkov <juri@jurta.org>
8024
8025 * dired.texi (Operating on Files): Add dired-do-touch.
8026
8cf51b2c
GM
80272004-06-10 Juri Linkov <juri@jurta.org>
8028
8029 * building.texi (Lisp Eval): Add C-M-x on defface.
8030
80312004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8032
8033 * files.texi (Reverting): Auto-Revert mode and
8034 Global Auto-Revert mode no longer revert remote files.
8035
8cf51b2c
GM
80362004-05-29 Richard M. Stallman <rms@gnu.org>
8037
8038 * custom.texi (Init File): Two dashes start --no-site-file.
8039
8cf51b2c
GM
80402004-05-29 Alan Mackenzie <acm@muc.de>
8041
8042 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8043 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8044 (AWK, Pike): Document as "C-like modes".
8045 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8046 (M-x man): Supersedes M-x manual-entry.
8047 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8048
8049 ("Comments in C"): Delete node; the info is in CC Mode manual.
8050 (c-comment-only-line-offset): Remove description.
8051
8052 (C-c ., C-c C-c): Describe new C Mode bindings.
8053
8054 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8055 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8056 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8057 Amend definitions.
8058
8059 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8060 Describe functions.
8061
8062 (c-comment-start-regexp, c-hanging-comment-ender-p)
8063 (c-hanging-comment-starter-p): Remove obsolete definitions.
8064
8065 * emacs.texi: Remove the menu entry "Comments in C".
8066
8cf51b2c
GM
80672004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8068
8069 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8070 `M-x locate'.
8071
80722004-05-16 Karl Berry <karl@gnu.org>
8073
8074 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8075 makeinfo --html fails.
8076 * help.texi (Help Summary) [@ifnottex]: Likewise.
8077
80782004-05-13 Nick Roberts <nickrob@gnu.org>
8079
8080 * building.texi (GDB Graphical Interface): Update and describe
8081 layout first.
8082
8cf51b2c
GM
80832004-05-04 Jason Rumney <jasonr@gnu.org>
8084
8085 * makefile.w32-in: Revert last change.
8086
80872004-05-03 Jason Rumney <jasonr@gnu.org>
8088
8089 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8090
8cf51b2c
GM
80912004-04-23 Juanma Barranquero <lektu@terra.es>
8092
8093 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8094
80952004-04-18 Juri Linkov <juri@jurta.org>
8096
8097 * fixit.texi (Spelling): Remove file extension from ispell xref.
8098
80992004-04-15 Kim F. Storm <storm@cua.dk>
8100
8101 * cmdargs.texi (Initial Options): Add -Q.
8102
81032004-04-05 Kim F. Storm <storm@cua.dk>
8104
8105 * custom.texi (File Variables): Add safe-local-eval-forms.
8106
8cf51b2c
GM
81072004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8108
8109 * files.texi (Reverting): Correct description of revert-buffer's
8110 handling of point.
8111
81122004-03-22 Juri Linkov <juri@jurta.org>
8113
8114 * emacs.texi (Top): Add `Misc X'.
8115
49823426 8116 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8117
8118 * glossary.texi: Improve references.
8119
8120 * help.texi: Sync keywords with finder.el.
8121
8122 * mini.texi (Completion): Add description for menu items.
8123
8124 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8125
8126 * sending.texi (Mail Methods): Fix xref to Message manual.
8127
8cf51b2c
GM
81282004-03-12 Richard M. Stallman <rms@gnu.org>
8129
8cf51b2c
GM
8130 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8131
8cf51b2c
GM
81322004-03-04 Richard M. Stallman <rms@gnu.org>
8133
8134 * search.texi (Regexps): Explain that ^ and $ have their
8135 special meanings only in certain contexts.
8136
8137 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8138
8139 * mule.texi (Specify Coding): Doc C-x RET F.
8140
8141 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8142 for multiple compile and grep buffers.
8143 (Indirect Buffers): Don't recommand clone-indirect-buffer
8144 for multiple compile and grep buffers.
8145
8cf51b2c
GM
81462004-02-29 Juanma Barranquero <lektu@terra.es>
8147
8148 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8149 Use $(DEL) instead of rm, and ignore exit code.
8150
8cf51b2c
GM
81512004-02-23 Nick Roberts <nick@nick.uklinux.net>
8152
8153 * building.texi (Watch Expressions): Update.
8154
81552004-02-21 Juri Linkov <juri@jurta.org>
8156
1c6c854e
CS
8157 * cmdargs.texi (Action Arguments): Add alias --find-file.
8158 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8159 to Command Arguments.
8160 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8161 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8162 (Window Size X): Join -g and --geometry. Add @cindex.
8163 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8164 (Title X): Remove alias -title.
8165 (Misc X): New node.
8166
c8763fb6 81672004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8168
8169 * frames.texi (Drag and drop): Add Motif to list of supported
8170 protocols.
8171
c8763fb6 81722004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8173
8174 * frames.texi (Drag and drop): New section.
8175
81762004-01-24 Richard M. Stallman <rms@gnu.org>
8177
1c6c854e 8178 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8179 Include it only @ifnotinfo. Patch the preceding and following
8180 node headers to point to each other.
8181
81822004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8183
8184 * calendar.texi (Appointments): Update section.
8185
81862003-12-29 Kevin Ryde <user42@zip.com.au>
8187
8cf51b2c
GM
8188 * programs.texi (C Modes): Fix the xref.
8189
81902003-12-23 Nick Roberts <nick@nick.uklinux.net>
8191
8192 * building.texi (Watch Expressions): Update.
8193 (Commands of GUD): Include use of toolbar + breakpoints set from
8194 fringe/margin.
8195
81962003-12-03 Andre Spiegel <spiegel@gnu.org>
8197
8198 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8199 <acm@muc.de>.
8200
c8763fb6 82012003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8202
8203 * frames.texi (Dialog Boxes): Add use-file-dialog.
8204
8cf51b2c
GM
82052003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8206
8207 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8208 in CC Mode.
8209
8cf51b2c
GM
82102003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8211
8212 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8213 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8214 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8215 * man/frames.texi, man/glossary.texi, man/killing.texi:
8216 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8217 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8218 * man/sending.texi, man/text.texi, man/trouble.texi:
8219 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8220
82212003-11-01 Alan Mackenzie <acm@muc.de>
8222
8223 * search.texi (Scrolling During Incremental Search): Document a
8224 new scrolling facility in isearch mode.
8225
8cf51b2c
GM
82262003-10-22 Miles Bader <miles@gnu.org>
8227
8228 * Makefile.in (info): Move before $(top_srcdir)/info.
8229
82302003-10-22 Nick Roberts <nick@nick.uklinux.net>
8231
8232 * building.texi (Watch Expressions): Update section on data display
8233 to reflect code changes (GDB Graphical Interface).
8234
8cf51b2c
GM
82352003-10-13 Richard M. Stallman <rms@gnu.org>
8236
8237 * xresources.texi (GTK resources): Clean up previous change.
8238
c8763fb6 82392003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8240
8241 * xresources.texi (GTK resources): Add a note that some themes
8242 disallow customizations. Add scroll theme example.
8243
8cf51b2c
GM
82442003-09-30 Richard M. Stallman <rms@gnu.org>
8245
8cf51b2c
GM
8246 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8247
8248 * misc.texi (Saving Emacs Sessions): Shorten the section,
8249 collapsing back into one node.
8250
82512003-09-30 Lars Hansen <larsh@math.ku.dk>
8252
8253 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8254
ce058493 82552003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8256
8257 * xresources.texi (GTK names in Emacs): Correct typo.
8258
8cf51b2c
GM
82592003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8260
1c6c854e
CS
8261 * cmdargs.texi (Font X): Mention new default font.
8262 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8263 problems involved. (Result of discussion on emacs-devel.)
8264
82652003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8266
8267 * emacs.texi (Acknowledgements): Correct typo.
8268
82692003-09-22 Richard M. Stallman <rms@gnu.org>
8270
8271 * dired.texi (Misc Dired Commands): New node.
8272 (Dired Navigation): Add dired-goto-file.
8273
8274 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8275
8276 * emacs.texi (Acknowledgements): New node, split from Distribution.
8277
8278 * cmdargs.texi (Action Arguments): -f reads interactive args.
8279
8cf51b2c
GM
82802003-09-08 Lute Kamstra <lute@gnu.org>
8281
8282 * screen.texi (Mode Line): Say that POS comes before LINE.
8283 Mention `size-indication-mode'.
1c6c854e
CS
8284 * display.texi (Optional Mode Line):
8285 Document `size-indication-mode'.
8cf51b2c
GM
8286 * basic.texi (Position Info): Mention `size-indication-mode'.
8287
82882003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8289
8290 * xresources.texi (Resources): Refer to `editres' man page.
8291 (Lucid Resources): Update defaults. Expand description of
8292 `shadowThickness'.
8293
82942003-09-04 Miles Bader <miles@gnu.org>
8295
8296 * Makefile.in (top_srcdir): New variable.
8297 ($(top_srcdir)/info): New rule.
8298 (info): Depend on it.
8299
83002003-09-03 Peter Runestig <peter@runestig.com>
8301
8302 * makefile.w32-in: New file.
8303
83042003-08-29 Richard M. Stallman <rms@gnu.org>
8305
8306 * misc.texi (Saving Emacs Sessions): Correct previous change.
8307
8cf51b2c
GM
83082003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8309
8cf51b2c
GM
8310 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8311 (Intro): Include kmacro.texi after fixit.texi instead of after
8312 custom.texi. (As suggested by Kim Storm.)
8313
83142003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8315
8316 * fixit.texi (Fixit): Update `Next' pointer.
8317 * files.texi (Files): Update `Previous' pointer.
8318 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8319 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8320 (Suggested by Kim Storm.)
8321 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8322
83232003-08-18 Kim F. Storm <storm@cua.dk>
8324
8325 * kmacro.texi: New file describing enhanced keyboard macro
8326 functionality. Replaces old description in custom.texi.
8327
8328 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8329 (Keyboard Macros): Move to new kmacro.texi file.
8330
8331 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8332
8cf51b2c
GM
83332003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8334
8335 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8336
83372003-08-17 Alex Schroeder <alex@gnu.org>
8338
8339 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8340 required.
8341
8cf51b2c
GM
83422003-08-05 Richard M. Stallman <rms@gnu.org>
8343
8344 * programs.texi (Lisp Indent): Don't describe
8345 lisp-indent-function property here. Use xref to Lisp Manual.
8346
8cf51b2c
GM
83472003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8348
fffa137c 8349 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8350 abbreviations.
8351
83522003-07-24 Markus Rost <rost@math.ohio-state.edu>
8353
8354 * buffers.texi (List Buffers): Fix previous change.
8355
8cf51b2c
GM
83562003-07-13 Markus Rost <rost@math.ohio-state.edu>
8357
8358 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8359 List*.
8360
83612003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8362
8cf51b2c
GM
8363 * display.texi (Font Lock): Fix typo.
8364
83652003-07-07 Richard M. Stallman <rms@gnu.org>
8366
8367 * display.texi (Font Lock): Add xref for format info on
8368 font-lock-remove-keywords.
8369
8370 * building.texi (Compilation): Document what happens with asynch
8371 children of compiler process.
8372
8373 * help.texi (Library Keywords): Use @multitable.
8374
8cf51b2c
GM
83752003-06-04 Richard M. Stallman <rms@gnu.org>
8376
8377 * programs.texi (Expressions): Delete C-M-DEL.
8378
8379 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8380 comint-move-point-for-output renamed from
8381 comint-scroll-to-bottom-on-output.
8382
8383 * custom.texi (Init Rebinding): Replace previous change with xref.
8384 (Non-ASCII Rebinding): Explain that issue more briefly here.
8385
83862003-05-28 Richard M. Stallman <rms@gnu.org>
8387
8388 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8389
83902003-05-28 Nick Roberts <nick@nick.uklinux.net>
8391
8392 * building.texi (GDB Graphical Interface): New node.
8393 (Rewritten somewhat by RMS.)
8394
c8763fb6 83952003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8396
8397 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8398 non-English letters. Explain how to set coding systems correctly
8399 and how to include the right coding cookie in the file.
8400
c8763fb6 84012003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8402
8403 * indent.texi (Indentation): Explain the concepts.
8404 (Just Spaces): Explain why preventing tabs for indentation might
8405 be useful.
8406
8cf51b2c
GM
84072003-04-16 Richard M. Stallman <rms@gnu.org>
8408
8409 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8410
8cf51b2c
GM
84112003-02-22 Alex Schroeder <alex@emacswiki.org>
8412
8413 * cmdargs.texi (General Variables): Document SMTPSERVER.
8414
8cf51b2c
GM
8415 * sending.texi: Remove SMTP node.
8416 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8417 library.
8418
8cf51b2c
GM
84192003-02-22 Alex Schroeder <alex@emacswiki.org>
8420
8421 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8422
84232003-02-22 Simon Josefsson <jas@extundo.com>
8424
8425 * sending.texi (Mail Methods): Add node about SMTP.
8426
c8763fb6 84272003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8428
8429 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8430
8cf51b2c
GM
84312003-02-01 Kevin Ryde <user42@zip.com.au>
8432
8433 * glossary.texi (Glossary): Correction to cl cross reference.
8434
84352003-01-20 Richard M. Stallman <rms@gnu.org>
8436
8437 * killing.texi (Rectangles): Document C-x c r.
8438
c8763fb6 84392003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8440
8441 * xresources.texi (GTK resources): New node.
8442 (GTK widget names): New node.
8443 (GTK names in Emacs): New node.
8444 (GTK styles): New node.
8445
c8763fb6 84462003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8447
8448 * maintaining.texi (Create Tags Table): Add reference to the new
8449 `etags --help --lang=LANG' option.
8450
8cf51b2c
GM
84512002-10-02 Karl Berry <karl@gnu.org>
8452
49823426 8453 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8454 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8455 where needed for the sake of the HTML output.
8cf51b2c
GM
8456
84572001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8458
8459 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8460 source files.
8461
84622001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8463
8464 * Makefile.in (emacsman): New target.
8465
8cf51b2c
GM
84662001-10-20 Gerd Moellmann <gerd@gnu.org>
8467
8468 * (Version 21.1 released.)
8469
84702001-10-05 Gerd Moellmann <gerd@gnu.org>
8471
8472 * Branch for 21.1.
8473
8cf51b2c
GM
84742001-03-05 Gerd Moellmann <gerd@gnu.org>
8475
8476 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8477
8cf51b2c
GM
84782000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8479
8480 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8481
8cf51b2c
GM
84821999-07-12 Richard Stallman <rms@gnu.org>
8483
8484 * Version 20.4 released.
8485
84861998-12-04 Markus Rost <rost@delysid.gnu.org>
8487
8488 * Makefile.in (INFO_TARGETS): Delete customize.info.
8489 (DVI_TARGETS): Delete customize.dvi.
8490 (../info/customize, customize.dvi): Targets deleted.
8491
84921998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8493
8494 * Version 20.3 released.
8495
84961998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8497
8498 * Makefile.in (EMACSSOURCES): Add mule.texi.
8499 Add msdog.texi, ack.texi. Remove gnu1.texi.
8500
85011998-04-06 Andreas Schwab <schwab@gnu.org>
8502
768c0c0f
JB
8503 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8504 Use it in dvi targets.
8cf51b2c
GM
8505
85061997-09-23 Paul Eggert <eggert@twinsun.com>
8507
8508 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8509 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8510 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8511
85121997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8513
8514 * Version 20.2 released.
8515
85161997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8517
8518 * Version 20.1 released.
8519
85201997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8521
8522 * Makefile (../info/customize, customize.dvi): New targets.
8523 (INFO_TARGETS): Add ../info/customize.
8524 (DVI_TARGETS): Add customize.dvi.
8525
8cf51b2c
GM
85261996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8527
8528 * Version 19.33 released.
8529
85301996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8531
8532 * Version 19.32 released.
8533
8cf51b2c
GM
85341996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8535
8536 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8537
85381996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8539
8540 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8541 Specify -I option.
8542 (All dvi targets): Set the TEXINPUTS variable.
8543
85441996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8545
8546 * Version 19.31 released.
8547
8cf51b2c
GM
85481995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8549
8550 * Version 19.30 released.
8551
8cf51b2c
GM
85521995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8553
8554 * Makefile.in (maintainer-clean): Rename from realclean.
8555
85561994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8557
8558 * Makefile.in: New file.
8559 * Makefile: File deleted.
8560
85611994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8562
8563 * Makefile (TEXINDEX_OBJS): Variable deleted.
8564 (texindex, texindex.o, getopt.o): Rules deleted.
8565 All deps on texindex deleted.
8566 (distclean): Don't delete texindex.
8567 (mostlyclean): Don't delete *.o.
8568 * texindex.c, getopt.c: Files deleted.
8569
85701994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8571
8572 * Version 19.26 released.
8573
85741994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8575
8576 * Makefile (EMACSSOURCES): Exclude undo.texi.
8577
85781994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8579
8580 * Version 19.25 released.
8581
85821994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8583
8584 * Version 19.24 released.
8585
85861994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8587
8588 * Version 19.23 released.
8589
85901994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8591
8592 * Makefile: Delete spurious tab.
8593
85941994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8595
8596 * Makefile (.SUFFIXES): New rule.
8597
8cf51b2c
GM
85981993-12-04 Richard Stallman (rms@srarc2)
8599
8600 * getopt.c: New file.
8601 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8602 (getopt.o): New rule.
8603 (dvi): Don't depend on texindex.
49823426 8604 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8605
86061993-12-03 Richard Stallman (rms@srarc2)
8607
49823426
GM
8608 * Makefile (TEXI2DVI): New variable.
8609 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8610 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8611
86121993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8613
8614 * Version 19.22 released.
8615
86161993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8617
8618 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8619
86201993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8621
8622 * Version 19.21 released.
8623
8cf51b2c
GM
86241993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8625
8626 * Makefile (realclean): Don't delete the Info files.
8627
f0131492 86281993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8629
8cf51b2c
GM
8630 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8631 4' where appropriate.
8632
f0131492 86331993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8634
49823426 8635 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8636
8637 * texindex.c: Include "../src/config.h" if building in emacs.
8638
8639 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8640 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8641 Add target to build texindex.c, defining `emacs'.
8642
8cf51b2c
GM
86431993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8644
8645 * Version 19.19 released.
8646
8cf51b2c
GM
86471993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8648
8649 * Version 19.18 released.
8650
86511993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8652
8653 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8654
86551993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8656
8657 * Version 19.17 released.
8658
86591993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8660
8661 * split-man: Fix typos in last change.
8662
86631993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8664
8665 * Version 19.16 released.
8666
86671993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8668
8669 * version 19.15 released.
8670
86711993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8672
8673 * Makefile (distclean): It's rm, not rf.
8674
86751993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8676
8677 * Version 19.14 released.
8678
86791993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8680
8681 * Makefile: New file.
8682
86831993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8684
8685 * Version 19.13 released.
8686
86871993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8688
8689 * Version 19.9 released.
8690
86911993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8692
8693 * Version 19.8 released.
8694
86951993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8696
8697 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8698
8699 * trouble.texi: It's `enable-flow-control-on', not
8700 `evade-flow-control-on'.
8701
87021993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8703
8704 * display.texi: Document standard-display-european.
8705
87061993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8707
8708 * Version 19.7 released.
8709
8710 * emacs.texi: Add a sentence to the top menu mentioning the
8711 specific version of Emacs this manual applies to.
8712
87131993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8714
8715 * basic.texi: Document next-line-add-lines variable used to
8716 implement down-arrow.
8717
8718 * killing.texi: Document kill-whole-line.
8719
87201993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8721
8722 * text.texi: Update unix TeX ordering information.
8723
87241993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8725
8726 * news.texi: Mention fill-rectangle in keybinding list.
8727
8728 * killing.texi: Document fill-rectangle.
8729
87301993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8731
8732 * vc.texi: Bring the docs up to date with VC 5.2.
8733
87341992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8735
8736 * emacs.tex: Mention blackbox and gomoku under Amusements.
8737 Assembler mode is now mentioned and appropriately indexed
8738 under Programming Modes.
8739
87401991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8741
8742 * emacs.tex: Update TeX ordering information.
8743
8cf51b2c
GM
87441990-06-26 David Lawrence (tale@geech)
8745
8746 * emacs.tex: Note that completion-ignored-extensions is not used
8747 to filter out names when all completions are displayed in
8748 *Completions*.
8749
87501990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8751
8752 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8753
87541990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8755
8756 * emacs.tex: Add @findex grep.
8757
8cf51b2c
GM
87581988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8759
8760 * emacs.tex: Correct two typos. No other changes before
8761 Version 19 will be made.
8762
8cf51b2c
GM
87631988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8764
8765 * emacs.tex: Update information for obtaining TeX distribution from the
8766 University of Washington.
8767
8768;; Local Variables:
c8763fb6 8769;; coding: utf-8
8cf51b2c
GM
8770;; End:
8771
95df8112 8772 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8773
8774 This file is part of GNU Emacs.
8775
352c8b4a 8776 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8777 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8778 the Free Software Foundation, either version 3 of the License, or
8779 (at your option) any later version.
8cf51b2c
GM
8780
8781 GNU Emacs is distributed in the hope that it will be useful,
8782 but WITHOUT ANY WARRANTY; without even the implied warranty of
8783 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8784 GNU General Public License for more details.
8785
8786 You should have received a copy of the GNU General Public License
352c8b4a 8787 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.