More customization-related documentation updates.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
89bd9ccd
CY
12012-01-06 Chong Yidong <cyd@gnu.org>
2
3 * custom.texi (Specifying File Variables): The mode: keyword
4 doesn't have to be first anymore. Add example of specifying minor
5 modes.
6 (Directory Variables): Simplify example. Mention application to
7 non-file buffers.
8 (Disabling): Use "initialization file" terminology.
9 (Init Examples): Fix hook example.
10
8034735f
EZ
112012-01-06 Eli Zaretskii <eliz@gnu.org>
12
13 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
14 (Bug#10422)
15 Move the stuff about resources to xresources.texi.
16
17 * xresources.texi (Resources): Move information about setting X
18 resources in the Registry from cmdargs.texi. Make the index entry
19 be similar to the one in cmdargs.texi.
20
b0d7d8af
CY
212012-01-05 Chong Yidong <cyd@gnu.org>
22
23 * custom.texi (Customization Groups): Update example.
24 (Browsing Custom): Document the new search field.
25 (Changing a Variable): Update example for Emacs 24 changes.
26 Document Custom-set and Custom-save commands.
27 (Face Customization): Document Emacs 24 changes. De-document
28 modify-face.
29 (Specific Customization): Mention customize-variable.
30 (Custom Themes): Add customize-themes, custom-theme-load-path,
31 custom-theme-directory, and describe-theme.
32 (Creating Custom Themes): New node.
33 (Examining): Mention M-:.
34
35 * package.texi (Packages): Fix typo.
36
88c5c7c8
CY
372012-01-03 Chong Yidong <cyd@gnu.org>
38
39 * misc.texi (Single Shell): Don't document Lisp usage of
40 shell-command. Tidy up discussion of synchronicity. Add index
41 entries for async-shell-command.
42 (Interactive Shell): Note that M-x shell uses shell-file-name.
43 Note change in behavior in Emacs 24.
44 (Shell Mode): Shell mode now uses completion-at-point.
45 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
46 default method for recognizing prompts nowadays.
47 (Shell Ring): Add xref to Minibuffer History.
48 (Directory Tracking): Explain Dirtrack mode in more detail.
49 (Term Mode): Fix index entries.
50 (Paging in Term): Merge into Term Mode.
51 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
52 (Printing): Fix xref. State default of lpr-switches.
53 (PostScript): Remove obsolete sentence. Omit description of
54 non-interactive behaviors.
55 (Hyperlinking): Improve description.
56 (Browse-URL): Using compose-mail for mailto URLs is the default.
57 Document browse-url-mailto-function.
58 (Goto Address mode): Add index entries. Add xref to Browse-URL.
59 (FFAP): FFAP is not a minor mode.
60 (Amusements): M-x lm was renamed to M-x landmark. Document
61 nato-region.
62
b8ecfdfe
CY
632012-01-01 Chong Yidong <cyd@gnu.org>
64
65 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
66 (Gnus Startup): Note that the system might not be set up for news.
67 Describe group levels more clearly.
68 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
69 Summary of Gnus.
70 (Document View): Copyedits. Move zoom commads to DocView
71 Navigation node.
72 (DocView Navigation, DocView Searching, DocView Slicing)
73 (DocView Conversion): Nodes renamed from Navigation, etc.
74
75 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
76
7bc7d2aa
EZ
772011-12-31 Eli Zaretskii <eliz@gnu.org>
78
79 * basic.texi (Moving Point): Fix the description of C-n and C-p.
80 (Bug#10380)
81
b30941db
CY
822011-12-30 Chong Yidong <cyd@gnu.org>
83
84 * sending.texi (Sending Mail): Document initial mail buffer name,
85 and changed multiple mail buffer behavior.
86 (Mail Format): Put the example at the top of the section.
87 (Mail Headers): Move discussion of "From" to the top.
88 (Mail Sending): Document sendmail-query-once.
89 (Citing Mail): Make it less Rmail-specific.
90
0ed49f93
CY
912011-12-29 Chong Yidong <cyd@gnu.org>
92
93 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
94 example. Add index entries.
95 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
96
c40a7de7
CY
972011-12-26 Chong Yidong <cyd@gnu.org>
98
99 * dired.texi (Dired Enter, Misc Dired Features): Document
100 dired-use-ls-dired changes. Mention quit-window.
101 (Dired Navigation): Add index entries.
102 (Dired Visiting): Fix View Mode xref.
103 (Marks vs Flags): Prefer C-/ binding for undo.
104 (Subdirectories in Dired): Add xrefs.
105 (Misc Dired Features): Document some Emacs 24 changes. Add index
106 entries.
107
108 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
109 variable, since it is explained in Minor Modes node.
110 (Defining Abbrevs): Copyedits.
111 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
112 C-/ binding for undo.
113 (Dabbrev Customization): Add xrefs for case-fold-search and
114 case-replace.
115
116 * dired-xtra.texi (Subdir Switches): Add xref.
117
118 * maintaining.texi (VC Directory Commands): Mention quit-window.
119
3d992aa0
CY
1202011-12-25 Chong Yidong <cyd@gnu.org>
121
122 * maintaining.texi (Tags): Mention Semantic.
123 (Create Tags Table, Etags Regexps): Copyedits.
124 (Find Tag): Mention minibuffer completion.
125 (List Tags): Mention completion-at-point. Completion is actually
126 available in M-x list-tags.
127
128 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
129 Document vc-delete-file.
130
131 * files.texi (Misc File Ops): Mention vc-delete-file.
132
133 * programs.texi (Symbol Completion): Mention completion-at-point
134 explicitly.
135
2785d024
CY
1362011-12-22 Chong Yidong <cyd@gnu.org>
137
138 * maintaining.texi (Change Log Commands): Don't specially mention
139 vc-update-change-log which is CVS-only.
140
141 * vc1-xtra.texi (Version Headers): Note that these are for
142 Subversion, CVS, etc. only.
143 (General VC Options): De-document vc-keep-workfiles. Fix
144 RCS-isms.
145
0ab39399
EZ
1462011-12-22 Eli Zaretskii <eliz@gnu.org>
147
148 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
149 should be @end iftex".
150
d3098e1e
CY
1512011-12-21 Chong Yidong <cyd@gnu.org>
152
153 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
154 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
155 (VC Pull): Mention vc-log-incoming.
156 (Log Buffer): Add CVS/RCS only disclaimer.
157
158 * vc1-xtra.texi (Remote Repositories): Update introduction.
159 (Local Version Control): Node deleted (obsolete with DVCSes).
160 (Remote Repositories, Version Backups): Node deleted. Move
161 documentation of vc-cvs-stay-local to CVS Options.
162 (CVS Options): Reduce verbosity of description of obscure CVS
163 locking feature.
164 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
165 Tags node.
166 (Revision Tags): Move under Miscellaneous VC subsection.
167 (Change Logs and VC): Note that this is wrong for DVCSs.
168 De-document log entry manipulating features.
169 (Renaming and VC): Describe how it works on modern VCSes.
170
171 * files.texi (Misc File Ops): Mention vc-rename-file.
172
173 * programs.texi (Custom C Indent): Add index entries.
174
47d42d81
AM
1752011-12-20 Alan Mackenzie <acm@muc.de>
176
177 * programs.texi (Motion in C): Update the description of C-M-a and
178 C-M-e, they now DTRT in enclosing scopes.
179 (Custom C Indent): Add @dfn{guessing} of the indentation style.
180
2edef1a0
CY
1812011-12-20 Chong Yidong <cyd@gnu.org>
182
183 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
184 (Old Revisions): Use it.
185 (VCS Repositories): Add "distributed" terminology.
186 (Log Buffer): Remove duplicate description
187 about changesets. Fix "current VC fileset" ambiguity.
188 (Multi-User Branching): Node deleted.
189 (Branches, Switching Branches): Discuss decentralized version
190 control systems.
191 (VC Pull): New node.
192 (Merging): Document merging on decentralized systems.
193 (Creating Branches): Note that this is specific to CVS and related
194 systems.
195
bc859d5f
CY
1962011-12-19 Chong Yidong <cyd@gnu.org>
197
198 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
199 (VC Mode Line): Add index entry for "version control status".
200 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
201 Document vc-revert-show-diff. De-document vc-rollback.
202 (VC Directory Mode): Rewrite introduction. Move prefix arg
203 documentation here from VC Directory Buffer node.
204 (VC Directory Buffer): Use a decentralized VCS example.
205 (VC Directory Commands): Use a table. Remove material duplicated
206 in previous nodes on multi-file VC filsets.
207
9cff91f8
CY
2082011-12-17 Chong Yidong <cyd@gnu.org>
209
210 * maintaining.texi (VCS Concepts): Make "revision" terminology
211 less CVS-specific.
212 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
213 Registering node.
214 (Secondary VC Commands): Deleted. Promote subnodes.
215 (Log Buffer): Add command name for C-c C-c. Fix the name of the
216 log buffer. Add index entries.
217 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
218 "commit" terminology.
219 (Old Revisions): Move it to just before VC Change Log. "Tag" here
220 doesn't refer to tags tables. Note other possible forms of the
221 revision ID. C-x v = does not save.
222 (Registering): Note similarity to C-x v v action. Fix description
223 of how backends are chosen. De-document vc-default-init-revision.
224 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
225 in root log buffers.
226
f3b316df
CY
2272011-12-16 Chong Yidong <cyd@gnu.org>
228
229 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
230 (Basic VC Editing): Remove redundant descriptions.
231 (VC With A Merging VCS): Make description more general instead of
232 CVS-specific.
233 (VC With A Locking VCS): Use VC fileset terminology.
234
29eabb8e
CY
2352011-12-12 Chong Yidong <cyd@gnu.org>
236
237 * building.texi (Executing Lisp): Fix xref for C-M-x.
238 (Lisp Libraries): Add xref to node explaining `load' in Lisp
239 manual. Note that load-path is not customizable.
240 (Lisp Eval): Note that listed commands are available globally.
241 Explain the meaning of "defun" in the C-M-x context.
242 (Lisp Interaction): Copyedits.
243 (External Lisp): Fix name of inferior Lisp buffer. Mention
244 Scheme.
245 (Compilation): Define "inferior process".
246
cd0314dd
EZ
2472011-12-10 Eli Zaretskii <eliz@gnu.org>
248
249 * msdog.texi (Windows Fonts): Document how to force GDI font
250 backend on MS-Windows.
251
0595bd7e 2522011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
253
254 * building.texi (Compilation): Say what the -k flag to make does.
255 Move subprocess discussion to Compilation Shell.
256 (Compilation Mode): Add xref for grep, occur, and mouse
257 references. Define "locus".
258 (Grep Searching): Use @command.
0595bd7e
CY
259 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
260 intro.
261 (Starting GUD): Clarify how arguments are specified.
262 (Debugger Operation): Index entry for "GUD interaction buffer",
263 and move basic description here from Commands of GUD node.
264 (GDB User Interface Layout): Copyedits.
265 (Source Buffers): Remove gdb-find-source-frame, which is not in
266 gdb-mi.el.
267 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
268 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
269 re-document GUD interaction buffers.
b09d01da
CY
270
271 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
272 (Semantic): Add cindex entries for Semantic.
273
2a185919
CY
2742011-12-06 Chong Yidong <cyd@gnu.org>
275
276 * programs.texi (Man Page): Clarify how to use Man-switches.
277 Don't bother documenting Man-fontify-manpage-flag.
278 (Lisp Doc): Add xref to Name Help node.
279 (Hideshow): Add cindex. Mention role of ellipses, and default
280 value of hs-isearch-open. Don't bother documenting
281 hs-special-modes-alist.
282 (Symbol Completion): Add kindex for C-M-i. Don't recommend
283 changing the window manager binding of M-TAB.
284
ebf10822
CY
2852011-12-05 Chong Yidong <cyd@gnu.org>
286
287 * programs.texi (Comment Commands): Fix description of for M-; on
288 blank lines. Move documentation of comment-region here.
289 (Multi-Line Comments): Clarify the role of comment-multi-line.
290 Refer to Comment Commands for comment-region doc.
291 (Options for Comments): Refer to Multi-Line Comments for
292 comment-multi-line doc, instead of duplicating it. Fix default
293 values of comment-padding and comment-start-skip.
294
ec7ae032
CY
2952011-12-04 Chong Yidong <cyd@gnu.org>
296
297 * programs.texi (Program Modes): Mention modes that are not
298 included with Emacs. Fix references to other manuals for tex.
299 Add index entry for backward-delete-char-untabify. Mention
300 prog-mode-hook.
301 (Which Function): Use "global minor mode" terminology.
302 (Basic Indent, Multi-line Indent): Refer to previous descriptions
303 in Indentation chapter to avoid duplication.
304 (Expressions): Copyedit.
305 (Matching): Document Electric Pair mode.
306
307 * ack.texi (Acknowledgments):
308 * rmail.texi (Movemail, Other Mailbox Formats):
309 * frames.texi (Frames): Don't capitalize "Unix".
310
a24bf23e
CY
3112011-12-04 Chong Yidong <cyd@gnu.org>
312
313 * text.texi (Nroff Mode): Mention what nroff is.
314 (Text Based Tables, Table Recognition): Don't say "Table mode"
315 since it's not a major or minor mode.
316 (Text Based Tables): Reduce the size of the example.
317 (Table Definition): Clarify definitions.
318 (Table Creation): Add key table.
319 (Cell Commands): Use kbd for commands.
320 (Table Rows and Columns): Combine nodes Row Commands and Column
321 Commands.
322 (Fixed Width Mode): Node deleted; contents moved to parent.
323 (Table Conversion): Shorten example.
324 (Measuring Tables): Merge into Table Misc.
325
8863a584
CY
3262011-12-03 Chong Yidong <cyd@gnu.org>
327
328 * text.texi (TeX Mode): Mention AUCTeX package.
329 (TeX Editing): Add xref to documentation for Occur.
330 (LaTeX Editing): Add xref to Completion node.
331 (TeX Print): Fix description of tex-directory.
332 (Enriched Text): Renamed from Formatted Text. Make this node and
333 its subnodes less verbose, since text/enriched files are
334 practically unused.
335 (Enriched Mode): Renamed from Requesting Formatted Text.
336 (Format Colors): Node deleted.
337 (Enriched Faces): Renamed from Format Faces. Describe commands
338 for applying colors too.
339 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
340
341 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
342
343 * display.texi (Colors): New node.
344
345 * cmdargs.texi (Colors X):
346 * xresources.texi (GTK styles):
347 * custom.texi (Face Customization): Reference it.
348
349 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
350 Link to Fill Commands for Justification entry.
351
6fdebe93
EZ
3522011-12-03 Eli Zaretskii <eliz@gnu.org>
353
354 * display.texi (Auto Scrolling): More accurate description of what
355 scroll-*-aggressively does, including the effect of non-zero
356 margin. Fix "i.e." markup.
357
95ca9bc7
CY
3582011-12-02 Chong Yidong <cyd@gnu.org>
359
360 * text.texi (Pages): Mention how formfeed chars are displayed.
361 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
362 Describe adaptive filling more precisely.
363 (Fill Commands): Note that filling removes excess whitespace.
364 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
365 now bound to indent-for-tab-command in Text mode.
366 (Outline Mode): Copyedits.
367 (Outline Visibility): Note that Reveal mode is a buffer-local
368 minor mode.
369
370 * modes.texi (Major Modes): Move note about checking major-mode in
371 a hook function here, from Text mode.
372
6d262977
CY
3732011-11-28 Chong Yidong <cyd@gnu.org>
374
b22b1918
CY
375 * text.texi (Words): Add xref to Position Info.
376 (Paragraphs): Add xref to Regexps.
377
6d262977
CY
378 * indent.texi (Indentation): Rewrite introduction. Move table to
379 Indentation Commands node.
380 (Indentation Commands): Add index entries to table. Copyedits.
381 (Tab Stops, Just Spaces): Copyedits.
382 (Indent Convenience): New node. Document electric-indent-mode.
383
384 * programs.texi (Basic Indent):
385 * windows.texi (Pop Up Window): Fix kindex entry.
386
dc95a8b0
CY
3872011-11-28 Chong Yidong <cyd@gnu.org>
388
389 * modes.texi (Major Modes): Move major-mode variable doc here from
390 Choosing Modes. Document describe-mode. Document prog-mode-hook
391 and text-mode-hook. Add example of using hooks.
392 (Minor Modes): Document behavior of mode command calls from Lisp.
393 Note that setting the mode variable using Customize will DTRT.
394 (Choosing Modes): Add example of setting a minor mode using a
395 local variable.
396
b63a8e8e
CY
3972011-11-27 Chong Yidong <cyd@gnu.org>
398
399 * frames.texi (Creating Frames): Move frame parameter example to
400 Frame Parameters node.
401 (Frame Commands): C-x 5 o does not warp the mouse by default.
402 (Fonts): Add more GTK-style properties; also, they should be
403 capitalized.
404 (Special Buffer Frames): Node deleted; special-display is on the
405 way out.
406 (Frame Parameters): Example moved here from Creating Frames.
407 Clarify that default-frame-alist affects the initial frame too.
408 Delete auto-raise-mode and auto-lower-mode.
409 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
410 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
411
412 * windows.texi (Window Choice): Add xref to Lisp manual for
413 special-display-*.
414
a3dcc84e
EZ
4152011-11-26 Eli Zaretskii <eliz@gnu.org>
416
417 * display.texi (Text Display): Update the description,
418 cross-references, and indexing related to display of control
419 characters and raw bytes.
420
4ad3bc2a
CY
4212011-11-25 Chong Yidong <cyd@gnu.org>
422
423 * frames.texi (Frames): Rewrite introduction.
424 (Mouse Commands): Default for mouse-drag-copy-region is now t.
425 Mouse-3 does not copy to kill ring by default. DEL does not
426 behave specially for mouse commands any more.
427 (Mouse References): Document mouse-1-click-follows-link more
428 thoroughly.
429 (Menu Mouse Clicks): Move footnote to the main text and add xref
430 to Init Rebinding node.
431 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
432
433 * files.texi (Visiting): `C-x 5 f' works on ttys too.
434
20db1522
JB
4352011-11-24 Juanma Barranquero <lekktu@gmail.com>
436
437 * display.texi (Font Lock): Fix typo.
438
01d06b1f
GM
4392011-11-24 Glenn Morris <rgm@gnu.org>
440
441 * rmail.texi (Rmail Output):
442 Mention rmail-automatic-folder-directives. (Bug#9657)
443
0cbaa1d5
CY
4442011-11-21 Chong Yidong <cyd@gnu.org>
445
446 * mark.texi (Global Mark Ring): Fix description of global mark
447 ring (Bug#10032).
448
fe7a3057
JB
4492011-11-20 Juanma Barranquero <lekktu@gmail.com>
450
451 * msdog.texi (Windows Fonts): Fix typo.
452
b6e63cbe
GM
4532011-11-17 Glenn Morris <rgm@gnu.org>
454
455 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
456
58179cce
JB
4572011-11-16 Juanma Barranquero <lekktu@gmail.com>
458
459 * killing.texi (Rectangles):
7877f373
JB
460 * misc.texi (Document View):
461 * modes.texi (Choosing Modes):
462 * msdog.texi (Windows Fonts):
58179cce
JB
463 * regs.texi (Rectangle Registers):
464 * search.texi (Isearch Yank): Fix typos.
465
291d142b
CY
4662011-11-06 Chong Yidong <cyd@gnu.org>
467
468 * windows.texi (Basic Window): Add xref to Cursor Display.
469 (Split Window): Document negative arg for splitting commands.
470 (Other Window): Document mouse-1 in text area of window.
471 (Change Window): Don't mention window attributes, since they
472 aren't defined. C-x 1 can't be used with minibuffer windows.
473 Windows are no longer auto-deleted.
474 (Window Choice): Add xref to Choosing Window in Lisp manual.
475 (Window Convenience): Note that windmove disables shift-selection.
476 Move M-x compare-windows here from Other Window node.
477
478 * custom.texi (Mouse Buttons):
479 * search.texi (Isearch Scroll):
480 * windows.texi (Split Window): Use new names split-window-below
481 and split-window-right.
482
a7ef684b
JB
4832011-10-26 Juanma Barranquero <lekktu@gmail.com>
484
485 * emacs.texi (Top): Fix typo.
486
d53e1747
GM
4872011-10-25 Glenn Morris <rgm@gnu.org>
488
489 * abbrevs.texi (Saving Abbrevs):
490 quietly-read-abbrev-file is not a command. (Bug#9866)
491
e7a3ff06
CY
4922011-10-24 Chong Yidong <cyd@gnu.org>
493
494 * display.texi (Scrolling): Document scroll-up-line and
495 scroll-down-line. Document scroll-command property.
496 (Recentering): New node, split off from Scrolling.
497
86c60681
CY
4982011-10-23 Chong Yidong <cyd@gnu.org>
499
da97a9e6
CY
500 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
501 (Tool Bars): Copyedits.
502
86c60681
CY
503 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
504
d195726a
CY
5052011-10-22 Chong Yidong <cyd@gnu.org>
506
507 * windows.texi (Displaying Buffers): Fix broken lispref link.
508
a70e06c1
CY
5092011-10-22 Chong Yidong <cyd@gnu.org>
510
511 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
512 Move confirm-nonexistent-file-or-buffer discussion here.
513
514 * files.texi (File Names, Visiting): Move detailed discussion of
515 minibuffer confirmation to Minibuffer Exit.
516
517 * buffers.texi (Buffers): Tweak mention of mail buffer name.
518 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
519
bfd779dd
CY
5202011-10-21 Chong Yidong <cyd@gnu.org>
521
522 * files.texi (File Names, Visiting, Interlocking): Copyedits.
523 (Backup Copying): backup-by-copying-when-mismatch is now t.
524 (Customize Save): Fix description of require-final-newline.
525 (Reverting): Note that revert-buffer can't be undone. Mention VC.
526 (Auto Save Control): Clarify.
527 (File Archives): Add 7z.
528 (Remote Files): ange-ftp-make-backup-files defaults to nil.
529
530 * arevert-xtra.texi (Autorevert): Copyedits.
531
6e317956
CY
5322011-10-20 Chong Yidong <cyd@gnu.org>
533
534 * custom.texi (Hooks, Init Examples):
535 * display.texi (Font Lock):
536 * fixit.texi (Spelling):
537 * rmail.texi (Rmail Display): Minor mode function with no arg now
538 enables it.
539
540 * fixit.texi (Spelling): Fix description of inline completion.
541
5abc31ef
CY
5422011-10-19 Chong Yidong <cyd@gnu.org>
543
544 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
545 entries.
546 (Isearch Yank): Document isearch-yank-pop.
547 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
548 (Other Repeating Search): Document Occur Edit mode.
549
939db9ac
CY
5502011-10-18 Chong Yidong <cyd@gnu.org>
551
552 * display.texi (Fringes): Move overflow-newline-into-fringe here,
553 from Line Truncation node.
554 (Standard Faces): Note that only the background of the cursor face
555 has an effect.
556 (Cursor Display): Fix descriptions of cursor face
557 and bar cursor blinking.
558 (Text Display): Document nobreak-char-display more clearly.
559 (Line Truncation): Add xref to Split Window node.
560 (Display Custom): Don't bother documenting baud-rate or
561 no-redraw-on-reenter.
562
563 * search.texi (Slow Isearch): Node removed.
564
80c6d77f
GM
5652011-10-18 Glenn Morris <rgm@gnu.org>
566
567 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
568
d366bd53
CY
5692011-10-18 Chong Yidong <cyd@gnu.org>
570
571 * display.texi (Faces): Simplify discussion. Move documentation
572 of list-faces-display here, from Standard Faces node. Note
573 special role of `default' background.
574 (Standard Faces): Note special role of `default' background. Note
575 that region face may be taken fom GTK. Add xref to Text Display.
576 (Text Scale): Rename from "Temporary Face Changes". Callers
577 changed. Don't bother documenting variable-pitch-mode.
578 (Font Lock): Copyedits. Remove font-lock-maximum-size.
579 (Useless Whitespace): Simplify description of
580 delete-trailing-whitespace. Note active region case.
581 (Text Display): Fix description of escape-glyph face assignment.
582 Remove unibye mode discussion. Update some parts for Unicode.
583 Move glyphless chars documentation to Lisp manual.
584
585 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
586
21100e7d
CY
5872011-10-15 Chong Yidong <cyd@stupidchicken.com>
588
589 * display.texi (Scrolling): Tweak explanation of scroll direction.
590 (View Mode): Add index entries.
591
592 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
593
594 * regs.texi (Text Registers): C-x r i does not activate the mark.
595 (Bookmarks): Document new default bookmark location.
596
50b063c3
CY
5972011-10-13 Chong Yidong <cyd@stupidchicken.com>
598
599 * killing.texi (Deletion): Add xref to Using Region. Document
600 delete-forward-char.
601 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
602 description here. Recommend C-u C-SPC for jumping to mark.
603 (Kill Ring): Move kill ring variable documentation here.
604 (Primary Selection): Copyedits.
605 (Rectangles): Document new command rectangle-number-lines.
606 (CUA Bindings): Note that this disables the mark-even-if-inactive
607 behavior for C-x and C-c.
608
609 * mark.texi (Mark): Mention "active region" terminology.
610 (Using Region): Document delete-active-region.
611
e1a3f5b1
CY
6122011-10-12 Chong Yidong <cyd@stupidchicken.com>
613
614 * mark.texi (Mark): Clarify description of disabled Transient Mark
615 mode (Bug#9689).
616 (Setting Mark): Document prefix arg for C-x C-x. Document primary
617 selection changes. Mention that commands like C-y set the mark.
618 (Marking Objects): Add xref to Words node. Note that mark-word
619 and mark-sexp also have the "extend region" behavior.
620 (Using Region): Mention M-$ in the table. Document
621 mark-even-if-inactive here instead of in Mark Ring.
622 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
623 note of the "Mark Set" behavior.
624 (Disabled Transient Mark): Rename from "Persistent Mark"
625 (Bug#9688). Callers changed.
626
627 * programs.texi (Expressions):
628 * text.texi (Words): Defer to Marking Objects for mark-word doc.
629
3dc62b2b
CY
6302011-10-09 Chong Yidong <cyd@stupidchicken.com>
631
632 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
633 option" terminology.
634 (Key Help): Add command names. Define "documentation string".
635 (Name Help): Remove an over-long joke.
636 (Apropos): Document prefix args. Remove duplicated descriptions.
637 (Help Mode): Add C-c C-b to table. Update TAB binding.
638 (Package Keywords): Rename from "Library by Keyword". Describe
639 new package menu interface.
640 (Help Files, Help Echo): Tweak description.
de09aa52
CY
641
642 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 643 (Minibuffer History): Document numeric args to history commands.
de09aa52 644
2d3fe5d7
EZ
6452011-10-08 Eli Zaretskii <eliz@gnu.org>
646
647 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
648
b2b0776e
CY
6492011-10-08 Chong Yidong <cyd@stupidchicken.com>
650
651 * basic.texi (Position Info): Omit page commands. Document
652 count-words-region and count-words.
653
654 * text.texi (Pages): Move what-page documentation here.
655
27a16462
CY
6562011-10-08 Chong Yidong <cyd@stupidchicken.com>
657
658 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
659 Remote Files node instead of linking directly to the Tramp manual.
660 (Minibuffer Edit): Add xref to Blank Lines.
661 (Completion): Add xref to Symbol Completion. Remove redundant
662 example, which is repeated in the next node.
663 (Completion Commands): Minor clarifications.
664 (Completion Styles): New node, split from Completion Commands.
665 Document substring and initials styles.
666 (Strict Completion): Remove information duplicated in other nodes.
667 (Completion Options): Consolidate case difference discussion here.
668
669 * help.texi (Help Mode): Fix kindex entries.
670
671 * files.texi (File Names): Add index entries.
672
de0bde62
CY
6732011-10-07 Chong Yidong <cyd@stupidchicken.com>
674
675 * basic.texi (Inserting Text): Add xref to Completion. Add
676 ucs-insert example, and document prefix argument.
677 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
678 to left/right. Tweak left-char and right-char descriptions.
679 M-left and M-right are now bound to left-word/right-word.
680 (Erasing): Document delete-forward-char.
681
682 * screen.texi (Screen, Menu Bar): Copyedits.
683 (Point): Remove duplicate paragraph on cursors, also in Screen.
684 (Mode Line): Trailing dashes no longer shown on X displays.
685
686 * frames.texi (Non-Window Terminals): Index just "text-only
687 terminal", which is used throughout the manual now.
688
689 * entering.texi (Entering Emacs): Define "startup screen".
690 Document window-splitting behavior with command-line inputs.
691 (Exiting): Remove obsolete paragraph about shells without suspend
692 functionality.
693
694 * commands.texi (User Input): Define "input event" more clearly.
695 (Keys): Add xref to Echo Area.
696 (Commands): Clarify relation between commands and functions.
697
453e4522
CY
6982011-10-06 Chong Yidong <cyd@stupidchicken.com>
699
700 * misc.texi (emacsclient Options): Document how emacsclient runs
701 the Emacs daemon (Bug#9674).
702
550f41cd
CY
7032011-10-01 Chong Yidong <cyd@stupidchicken.com>
704
705 * basic.texi (Moving Point):
706 * custom.texi (Mouse Buttons):
707 * rmail.texi (Rmail Scrolling):
708 * search.texi (Isearch Scroll):
709
710 * display.texi (Scrolling): Replace scroll-up/down with
711 scroll-up/down-command. Fix scroll-preserve-screen-position
712 description. Document scroll-error-top-bottom.
713
9229fe87
GM
7142011-09-30 Glenn Morris <rgm@gnu.org>
715
716 * commands.texi (Keys): Whitespace fix. (Bug#9635)
717
0a2132ba
CY
7182011-09-24 Chong Yidong <cyd@stupidchicken.com>
719
720 * windows.texi (Pop Up Window): Defer discussion of window
721 splitting to the Window Choice node. Add index entries.
722 (Force Same Window): Node deleted.
723 (Displaying Buffers, Window Choice): New nodes.
724
725 * buffers.texi (Select Buffer): Clarify description of
726 buffer-switching commands. Add xref to Window Display node.
727 Don't repeat confirm-nonexistent-file-or-buffer description from
728 Visiting node. Remove even-window-heights.
729
730 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
731
33ed493b
CY
7322011-09-18 Chong Yidong <cyd@stupidchicken.com>
733
734 * cmdargs.texi (Icons X): Fix description of Emacs icon.
735
736 * xresources.texi (Table of Resources): Fix documentation of
737 bitmapIcon.
738
92fa95ad
CY
7392011-09-15 Chong Yidong <cyd@stupidchicken.com>
740
741 * package.texi (Package Menu): Add package-menu-mark-upgrades.
742
16254627
EH
7432011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
744
745 * frames.texi (Frame Commands): Note that delete-other-frames only
746 deletes frames on current terminal.
747
c3760c17
EZ
7482011-09-10 Eli Zaretskii <eliz@gnu.org>
749
750 * sending.texi (Mail Misc): Document mail-add-attachment.
751
69b8be97
EZ
7522011-09-04 Eli Zaretskii <eliz@gnu.org>
753
754 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
755
3fd50d5c
CY
7562011-08-29 Chong Yidong <cyd@stupidchicken.com>
757
758 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
759
e2aeef63
CY
7602011-08-28 Chong Yidong <cyd@stupidchicken.com>
761
762 * files.texi (File Archives):
763 * cal-xtra.texi (Diary Display):
764 * help.texi (Help Mode): Add xref to View Mode.
765
ddb54206
CY
7662011-08-28 Chong Yidong <cyd@stupidchicken.com>
767
a6326082
CY
768 * display.texi (View Mode): New node. Move view-file here from
769 Misc File Ops. Move view-buffer here from Misc Buffer.
770
771 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
772
04e2ce72 773 * files.texi (Misc File Ops): Document new
a6326082 774 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
775
776 * dired.texi (Dired Deletion): Shorten description of Trash.
777
ddb54206
CY
778 * misc.texi (emacsclient Options): Document server-port.
779
bd206ce5
EZ
7802011-08-27 Eli Zaretskii <eliz@gnu.org>
781
782 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
783 even on MS-Windows. Fix a typo.
784
d43f5a42
CY
7852011-08-26 Chong Yidong <cyd@stupidchicken.com>
786
787 * package.texi: New file, documenting the package manager.
788
789 * emacs.texi: Include it.
790
791 * help.texi (Help Summary): Add describe-package.
792
e0b1591b
CY
7932011-08-25 Chong Yidong <cyd@stupidchicken.com>
794
856ce114
CY
795 * misc.texi (Printing): Convert subnodes into subsections.
796
f404f8bc
CY
797 * text.texi (Two-Column): Move into Text chapter.
798
799 * picture-xtra.texi (Picture Mode): Group with Editing Binary
800 Files section. Convert from chapter into section.
801
802 * display.texi (Narrowing): Move into display chapter.
803
e0b1591b
CY
804 * sending.texi (Sending Mail):
805 * rmail.texi (Rmail):
806 * misc.texi (Gnus, Document View):
807 * dired.texi (Dired):
808 * emacs.texi: Group the mail, rmail, and gnus chapters together.
809
75bfc667
JL
8102011-08-07 Juri Linkov <juri@jurta.org>
811
812 * dired.texi (Operating on Files): Rewrite according to the fact
813 that `dired-do-chmod' doesn't use the `chmod' program anymore.
814
fe676f91
MA
8152011-07-30 Michael Albinus <michael.albinus@gmx.de>
816
817 * mini.texi (Minibuffer File): Insert a reference to Tramp for
818 remote file name completion. (Bug#9197)
819
4cc60b9b
EZ
8202011-07-28 Eli Zaretskii <eliz@gnu.org>
821
822 * mule.texi (Bidirectional Editing): Document the fact that
823 bidi-display-reordering is t by default.
824
89671e16
LMI
8252011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
826
827 * help.texi (Misc Help): Mention `describe-prefix-bindings'
828 explicitly (bug#8904).
829
fb23ecc2
LMI
8302011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
831
832 * trouble.texi (Checklist): Use an `M-x' example instead of an
833 Emacs Lisp form to switch on the dribble file (bug#8056).
834
465c5fc8
LMI
8352011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
836
837 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
838
90a6258b
GM
8392011-07-13 Glenn Morris <rgm@gnu.org>
840
841 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
842
c7588364
LMI
8432011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
844
845 * mark.texi (Mark Ring): Clarify how many locations are saved
846 (bug#5770).
847 (Global Mark Ring): Ditto.
848
4cb4f3ba
LMI
8492011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
850
d648feab
LMI
851 * text.texi (Table Recognition): Use "at point" instead of "under
852 point" (bug#4345).
853
4cb4f3ba
LMI
854 * display.texi (Cursor Display): Mention `cursor-type'.
855
856 * screen.texi (Point): Clarify that it's only if you use a block
857 cursor that it appears to be on a character (bug#4345).
858
ecd0b990
CY
8592011-07-12 Chong Yidong <cyd@stupidchicken.com>
860
861 * misc.texi (Amusements): Move dissociated press here, from its
862 own section.
863
864 * emacs.texi (Top): Update node listing.
865
c2fd0368
LMI
8662011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
867
868 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
869 clarity (bug#3523).
870
fdeb32ec
CY
8712011-07-12 Chong Yidong <cyd@stupidchicken.com>
872
873 * cmdargs.texi (Initial Options): Document --no-site-lisp.
874 (Misc X): Document --parent-id.
875
876 * frames.texi (Frame Commands): Note that focus-follows-mouse now
877 defaults to nil.
878
879 * misc.texi (emacsclient Options): Document --parent-id.
880
881 * msdog.texi (Windows HOME): Document _emacs as obsolete.
882
f584ca38
LMI
8832011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
884
885 * emacs.texi: Use "..." instead of ``...'' in the menus
886 (bug#3503).
887
963578d3
CY
8882011-07-11 Chong Yidong <cyd@stupidchicken.com>
889
890 * killing.texi (Primary Selection): Document `only' setting for
891 select-active-regions.
892
893 * mark.texi (Setting Mark): Reference Shift Selection node.
894
895 * frames.texi (Mouse Commands): Document mouse-yank-primary.
896
a30ed87b
LMI
8972011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
898
47076272
LMI
899 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
900 motion keys" (bug#3503).
901
a30ed87b
LMI
902 * emacs.texi: Change all the register node names from "RegPos"
903 (etc.) to "Positional Registers" (etc.) (bug#3314).
904
4d45a8b7
CY
9052011-07-11 Chong Yidong <cyd@stupidchicken.com>
906
907 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
908 (Other Kill Commands, Kill Options): Copyedits.
909 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
910 (Yanking): Move yank-excluded properties discussion here.
911 (Cut and Paste): Move from frames.texi. Update subnodes to
912 describe x-select-enable-clipboard case.
913
914 * frames.texi: Move Cut and Paste node and subnodes into
915 killing.texi, except Mouse Commands and Word and Line Mouse.
916
c160ddee
AM
9172011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
918
919 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
920
3329e6e3
LMI
9212011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
922
32a214fe
LMI
923 * screen.texi (Mode Line): Clarify that coding systems are
924 characters, not letters (bug#1749).
925
3329e6e3
LMI
926 * cmdargs.texi (Environment): Mention removing variables
927 (bug#1615). Text suggested by Kevin Rodgers.
928
8875da1e
CY
9292011-07-10 Chong Yidong <cyd@stupidchicken.com>
930
54806e45
CY
931 * misc.texi (Amusements): Don't mention Yow; it's crippled.
932
8875da1e
CY
933 * modes.texi: Rename from major.texi.
934 (Modes): New node. Make Major Modes and Minor Modes subsections
935 of this. All callers changed.
936
937 * custom.texi (Minor Modes): Move to modes.texi.
938
7847b2a1
CY
9392011-07-10 Chong Yidong <cyd@stupidchicken.com>
940
6cfd0fa2
CY
941 * custom.texi (Syntax): Node deleted.
942
943 * help.texi (Help Summary):
944 * major.texi (Major Modes):
945 * programs.texi (Parentheses):
946 * search.texi (Regexp Backslash, Regexp Backslash)
947 (Regexp Backslash):
948 * text.texi (Words): Callers changed.
949
7847b2a1
CY
950 * text.texi (Refill, Longlines): Delete nodes.
951
952 * ack.texi (Acknowledgments): Longlines removed from manual.
953
954 * emacs.texi (Top): Update node listing.
955
2a71c436
GM
9562011-07-09 Glenn Morris <rgm@gnu.org>
957
958 * fortran-xtra.texi (Fortran): Update handled extensions.
959
61436e9f
LMI
9602011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
961
962 * display.texi (Scrolling): `C-v' (etc) are now bound to
963 `scroll-*-command' (bug#8349).
964
6e560c71
LMI
9652011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
966
48954a09 967 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
968 doesn't actually delete any files (bug#7125).
969
2904fd97
LMI
970 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
971 argument for `C-c C-k' (bug#7391).
972
6e560c71
LMI
973 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
974 you're currently using (bug#8489).
975
978ff6c5
EZ
9762011-07-01 Eli Zaretskii <eliz@gnu.org>
977
978 * mule.texi (Coding Systems): Move index entries from the previous
979 change into their proper places.
980
0d742084
LMI
9812011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
982
31976bd5
LMI
983 * help.texi (Help Files): Document view-external-packages (bug#8902).
984
0d742084
LMI
985 * mule.texi (Coding Systems): Put a few more of the coding systems
986 into the index (bug#8900).
987
9f678528
GM
9882011-06-26 Glenn Morris <rgm@gnu.org>
989
990 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
991
18a4ce5e
AR
9922011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
993
994 * misc.texi (emacsclient Options): Mention --frame-parameters.
995
f0da764a
GM
9962011-06-09 Glenn Morris <rgm@gnu.org>
997
998 * custom.texi (Specifying File Variables):
999 Recommend explicit arguments for minor modes.
1000
b047e7ac
PE
10012011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1002
1003 Document wide integers better.
1004 * buffers.texi (Buffers):
001903b5
PE
1005 * files.texi (Visiting): Document maxima for 64-bit machines,
1006 and mention virtual memory limits.
b047e7ac 1007
bf41276f
CY
10082011-05-28 Chong Yidong <cyd@stupidchicken.com>
1009
1010 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1011
1012 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1013 prog mode (Bug#8240).
1014
e145f188
GM
10152011-05-27 Glenn Morris <rgm@gnu.org>
1016
1017 * custom.texi (Specifying File Variables):
1018 Major modes no longer need come first.
1019
313f790e
CY
10202011-05-22 Chong Yidong <cyd@stupidchicken.com>
1021
1022 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1023 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1024
c136e5cd
GM
10252011-05-18 Glenn Morris <rgm@gnu.org>
1026
1027 * ack.texi (Acknowledgments): Remove fakemail.c.
1028
c71a0d48 10292011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1030
1031 Fixes for fitting text into 7x9 printed manual.
1032 * building.texi (Flymake, Breakpoints Buffer):
1033 * calendar.texi (Appointments):
1034 * cmdargs.texi (General Variables, Display X):
1035 * custom.texi (Saving Customizations, Face Customization)
1036 (Directory Variables, Minibuffer Maps, Init Rebinding):
1037 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1038 * fixit.texi (Spelling):
1039 * frames.texi (Creating Frames, Fonts):
1040 * help.texi (Help Files):
1041 * mini.texi (Minibuffer File):
1042 * misc.texi (emacsclient Options, Emulation):
1043 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1044 * mule.texi (International Chars, Language Environments)
1045 (Select Input Method, Modifying Fontsets, Charsets):
1046 * programs.texi (Custom C Indent):
1047 * rmail.texi (Rmail Labels):
1048 * text.texi (Table Conversion):
1049 * trouble.texi (Known Problems, Known Problems):
1050 * windows.texi (Change Window):
1051 * xresources.texi (GTK resources): Reflow text and re-indent code
1052 examples to avoid TeX overflows and underflows on 7x9 paper.
1053
1054 * emacs.texi: Fix the (commented out) smallbook command.
1055
1056 * macos.texi (Mac / GNUstep Events):
1057 * xresources.texi (Lucid Resources): Remove extraneous examples.
1058
b8f82dc1
GM
10592011-05-10 Glenn Morris <rgm@gnu.org>
1060
1061 * custom.texi (Specifying File Variables):
1062 Deprecate using mode: for minor modes.
1063
d306b4da
GM
10642011-05-07 Glenn Morris <rgm@gnu.org>
1065
1066 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1067
548d0a63
GM
10682011-05-06 Glenn Morris <rgm@gnu.org>
1069
5006e634
GM
1070 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1071
548d0a63
GM
1072 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1073
e793a940
LMI
10742011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1075
1076 * misc.texi (Emacs Server): Document `server-eval-at'.
1077
7031be6d
UR
10782011-04-24 Chong Yidong <cyd@stupidchicken.com>
1079
1080 * maintaining.texi (List Tags): Document next-file. Suggested by
1081 Uday S Reddy.
1082
4ffd0d6b 10832011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1084
1085 * mini.texi (Minibuffer Edit):
1086 * screen.texi (Mode Line): Fix typo.
1087
1c6c854e
CS
10882011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1089
024ff170 1090 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1091
c5c9f40f
CY
10922011-03-26 Chong Yidong <cyd@stupidchicken.com>
1093
1094 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1095
09725d26
EZ
10962011-03-30 Eli Zaretskii <eliz@gnu.org>
1097
1098 * display.texi (Auto Scrolling): Document the limit of 100 lines
1099 for never-recentering scrolling with `scroll-conservatively'.
1100 (Bug#6671)
1101
09d9db2c 11022011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1103
1104 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1105 HOME on Windows and where it looks for init files. (Bug#8221)
1106
62d94509
EZ
11072011-03-10 Eli Zaretskii <eliz@gnu.org>
1108
1109 * search.texi (Regexp Example):
1110 * mule.texi (International Chars):
1111 * building.texi (External Lisp): Don't use characters outside
1112 ISO-8859-1.
1113
0286d9de
EZ
11142011-03-09 Eli Zaretskii <eliz@gnu.org>
1115
1c6c854e
CS
1116 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1117 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1118
1119 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1120
114902a5 1121 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1122 (Bug#8210)
1123
0afb4571
J
11242011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1125
1126 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1127 for Gtk+ 3.
1128
bb3865e8
GM
11292011-03-08 Glenn Morris <rgm@gnu.org>
1130
6446548e
GM
1131 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1132 * emacs.texi (Acknowledgments):
1133 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1134 * emacs.texi: Set documentencoding.
6446548e 1135
bb3865e8
GM
1136 * display.texi (Optional Mode Line): Don't mention exactly where
1137 display-time appears. (Bug#8193)
1138
33383987
JB
11392011-03-07 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * Version 23.3 released.
1142
892777ba
CY
11432011-03-06 Chong Yidong <cyd@stupidchicken.com>
1144
1145 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1146
0b973fc5
DW
11472011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1148
1149 * misc.texi (emacsclient Options): Add q/quiet.
1150
8ef5a2f2
GM
11512011-03-02 Glenn Morris <rgm@gnu.org>
1152
1153 * mule.texi (Communication Coding) <x-select-request-type>:
1154 Remove duplicate (essentially) paragraph. (Bug#8148)
1155
bd106056
CS
11562011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1157
1158 * maintaining.texi (Format of ChangeLog): Add reference to
1159 add-log-full-name.
1160 (Change Log Commands): Add documentation for combining multiple
1161 symbols in one change.
1162
6640b281
GM
11632011-03-01 Glenn Morris <rgm@gnu.org>
1164
1165 * custom.texi (Directory Variables):
1166 Give an example of excluding subdirectories.
1167
2b0c7330 11682011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1169
1170 * search.texi (Regexp Search): Move index entries about regexps to the
1171 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1172
8c62c205
GM
11732011-02-19 Glenn Morris <rgm@gnu.org>
1174
1175 * dired.texi (Dired): Dired-X version number was dropped.
1176
3928f2b6
JD
11772011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1178
1179 * xresources.texi (X Resources): Remove *faceName and replace it with
1180 *font for Lucid.
1181
a41c8660
CY
11822011-02-05 Chong Yidong <cyd@stupidchicken.com>
1183
1184 * rmail.texi (Rmail Display): Document Rmail MIME support more
1185 accurately.
1186
1187 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1188 vc-log-outgoing.
1189 (Merging): Document vc-find-conflicted-file.
1190
233ba4d9 11912011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1192
1193 * custom.texi (Variables): Fix typo.
1194
14beddf4 11952011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1196
65401ee3
CY
1197 * search.texi (Regexps): Copyedits. Mention character classes
1198 (Bug#7809).
1199
19f81ecf
CY
1200 * files.texi (File Aliases): Restore explanatory text from Eli
1201 Zaretskii, accidentally removed in 2011-01-08 commit.
1202
bf3dae7e
EZ
12032011-01-29 Eli Zaretskii <eliz@gnu.org>
1204
1205 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1206 (MAKEINFO_OPTS): New variable.
1207 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1208 (emacs.html): New target.
1209 (clean): Remove emacs.html.
1210
45eb2a5d
WL
12112011-01-23 Werner Lemberg <wl@gnu.org>
1212
1213 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1214 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1215 (ENVADD): Updated.
1216
9acfe703
GM
12172011-01-18 Glenn Morris <rgm@gnu.org>
1218
1219 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1220
1221 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1222
362b9d48
GM
12232011-01-15 Chong Yidong <cyd@stupidchicken.com>
1224
bb033b5f
CY
1225 * building.texi (Compilation): Improve instructions for running two
1226 compilations (Bug#7573).
1227
b024d9f0
MD
1228 * files.texi (Backup Names): Document the new location of the
1229 last-resort backup file.
1230
362b9d48
GM
1231 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1232 manual. Explain why directory-abbrev-alist elements should be anchored
1233 (Bug#7777).
1234
12352011-01-15 Eli Zaretskii <eliz@gnu.org>
1236
1237 * msdog.texi (Windows Startup): Correct inaccurate description of
1238 differences between emacsclient.exe and emacsclientw.exe.
1239
7c420169 12402011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1241
1242 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1243
7c420169 12442011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1245
1246 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1247
7c420169 12482011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1249
2d34d523
EZ
1250 * frames.texi (Cut and Paste): Modify the section's name and text:
1251 don't mix "cut/paste" with "kill/yank".
1252 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1253 (Bug#7702)
1254
88ab4340
EZ
1255 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1256
7c420169 12572011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1258
1259 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1260 matches its position in the menu. (Bug#7674)
1261
7c420169 12622011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1263
1264 * trouble.texi (Checklist): Mention not replying via news either.
1265
92bb6c52
TH
12662010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1267
1268 * misc.texi (Document View): Update DocView section with newly
1269 supported document formats.
1270
b103c904
CY
12712010-12-21 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * killing.texi: Resection the Info version to conform to the
1274 printed manual, to avoid making sections on Accumulating Text, CUA
1275 and Rectangles into full chapters.
1276
f49d1f52 12772010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1278
1279 * custom.texi (Init Syntax): Add index entries for "character syntax".
1280 (Bug#7576)
1281
f49d1f52 12822010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1283
1284 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1285
f49d1f52 12862010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1287
1288 * trouble.texi (Checklist): Fix typo in newsgroup name.
1289
f49d1f52 12902010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1291
1292 * search.texi (Word Search): Note that the lazy highlight always
1293 matches to whole words (Bug#7470).
1294
f49d1f52 12952010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1296
4f1948eb
EZ
1297 * display.texi (Optional Mode Line): Make the description of
1298 load-average more accurate.
1299
b8a9e136
EZ
1300 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1301 registry, with a cross-reference.
62d72a4a
EZ
1302 (Windows Startup): New node. Move the stuff about the current
1303 directory from "Windows HOME".
b8a9e136 1304
07976ae3 13052010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1306
1307 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1308 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1309
07976ae3 13102010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1311
1312 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1313 Suggested by Štěpán Němec.
1314
07976ae3 13152010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1316
1aaae3f3
CY
1317 * maintaining.texi (Version Control): Say "commit", not "check in".
1318 (Version Control Systems): Simplify descriptions.
1319 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1320 VCS Concepts.
1321 (VC Mode Line): Update example.
1322 (Old Revisions): Document revert-buffer for vc-diff.
1323 (Log Buffer): Promote to a subsection. Document header lines.
1324
1c6c854e
CS
1325 * macos.texi (Mac / GNUstep Basics):
1326 Document ns-right-alternate-modifier.
ec8a6295 1327
1aaae3f3
CY
1328 * emacs.texi (Top): Update node listing.
1329
0eb025fb
EZ
13302010-11-13 Eli Zaretskii <eliz@gnu.org>
1331
1332 * rmail.texi (Rmail Coding): Characters with no fonts are not
1333 necessarily displayed as empty boxes.
1334
1335 * mule.texi (Language Environments, Fontsets): Characters with no
1336 fonts are not necessarily displayed as empty boxes.
1337
1338 * display.texi (Text Display): Document display of glyphless
1339 characters.
1340
ea4f7750
GM
13412010-11-13 Glenn Morris <rgm@gnu.org>
1342
1343 * basic.texi (Position Info): Add M-x count-words-region.
1344
90639cea
GM
13452010-11-11 Glenn Morris <rgm@gnu.org>
1346
1347 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1348
d607b96b 13492010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1350
1351 * msdog.texi (Windows HOME): Add information regarding startup
1352 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1353
c12e4a81
GM
13542010-10-11 Glenn Morris <rgm@gnu.org>
1355
df187c62
GM
1356 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1357
c12e4a81
GM
1358 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1359 (DVIPS): New variable.
234db610
GM
1360 (.PHONY): Add html, ps.
1361 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1362 (clean): Delete html, ps files.
c12e4a81 1363
6513b232
EZ
13642010-10-09 Eli Zaretskii <eliz@gnu.org>
1365
1366 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1367
f4f358f1
GM
13682010-10-09 Glenn Morris <rgm@gnu.org>
1369
c1dc72b3
GM
1370 * Makefile.in (VPATH): Remove.
1371 (infodir): Make it absolute.
1372 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1373
4393405b
GM
1374 * Makefile.in (dist): Anchor regexps.
1375
eef3ab94
GM
1376 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1377 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1378 (emacs-xtra.pdf): Use $<.
1379
aa9db089
GM
1380 * Makefile.in (infoclean): Remove harmless, long-standing error.
1381
abd40fb4
GM
1382 * Makefile.in ($(infodir)): Delete rule.
1383 (mkinfodir): New.
1384 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1385
f4f358f1 1386 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1387 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1388 * emacsver.texi: New file, replacing emacsver.texi.in.
1389
ea274122
GM
13902010-10-09 Glenn Morris <rgm@gnu.org>
1391
f7a31f11
GM
1392 * emacsver.texi.in: New file.
1393 * emacs.texi: Set EMACSVER by including emacsver.texi.
1394 * Makefile.in (distclean): Delete emacsver.texi.
1395 (dist): Copy emacsver.texi.
b13254e7 1396 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1397
3fb78d1f
GM
1398 * ack.texi (Acknowledgments): No more b2m.c.
1399
ea274122
GM
1400 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1401 (emacs): Remove rule.
1402 (dist): No need to deal with the emacs rule any more.
1403
17ca7950
GM
14042010-10-07 Glenn Morris <rgm@gnu.org>
1405
1406 * Makefile.in (version): New, set by configure.
1407 (clean): Delete dist tar file.
1408 (dist): Use version in tar name.
1409
4c83f6e1
GM
14102010-10-06 Glenn Morris <rgm@gnu.org>
1411
1412 * Makefile.in (EMACS_XTRA): Add the main source file.
1413 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1414 (mostlyclean): No core files, reorder other files.
1415 (clean): Delete specific dvi and pdf files.
1416 (infoclean, dist): New rules.
1417 (maintainer-clean): Use infoclean.
8a944cea 1418 ($(infodir)): Add parallel build workaround.
4c83f6e1 1419
0264072d
GM
14202010-10-04 Glenn Morris <rgm@gnu.org>
1421
1422 * Makefile.in (SHELL): Set it.
1423 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1424 (info, dvi): Replace above variables with their expansions.
1425 (info): Move mkdir from here...
1426 ($(infodir)/emacs): ... to here (for parallel builds).
1427 (pdf): New target.
1428 ($(infodir)/emacs): Pass -o option to makeinfo.
1429 (.PHONY): Declare clean rules.
1430 (maintainer-clean): Delete dvi and pdf files.
1431 Guard against cd failures. Use a more restrictive delete.
1432
3226d6ca
GM
14332010-10-02 Glenn Morris <rgm@gnu.org>
1434
1435 * misc.texi (Shell Mode): Remove reference to old function name.
1436
cad90f3b
EZ
14372010-09-30 Eli Zaretskii <eliz@gnu.org>
1438
1439 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1440 indicator characters.
1441
5f874327
GM
14422010-09-29 Glenn Morris <rgm@gnu.org>
1443
1444 * Makefile.in (top_srcdir): Remove unused variable.
1445
0ab9cff3
GM
14462010-09-14 Glenn Morris <rgm@gnu.org>
1447
67ae9766
GM
1448 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1449 the last hook item.
1450
0ab9cff3
GM
1451 * calendar.texi (Appointments): Also updated when a diary include file
1452 is saved.
1453
6664fc59 14542010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1455
1456 * trouble.texi (Bugs): Update the section intro.
1457 (Known Problems): New section.
1458 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1459 (Sending Patches): Bug fixes are best as responses to existing bugs.
1460 * emacs.texi (Known Problems): Add menu entry for new section.
1461
be3283d7
GM
14622010-09-09 Glenn Morris <rgm@gnu.org>
1463
1464 * xresources.texi: Untabify.
1465
10999305 14662010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1467
1468 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1469
10999305 14702010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1471
1472 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1473
30641319
JD
14742010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1475
1476 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1477
50dd7bc6
GM
14782010-08-21 Glenn Morris <rgm@gnu.org>
1479
1480 * misc.texi (Amusements): Mention bubbles and animate.
1481
5e620eca
EZ
14822010-07-31 Eli Zaretskii <eliz@gnu.org>
1483
1484 * files.texi (Visiting): Add more index entries for
1485 large-file-warning-threshold.
1486
8b2dd508
JD
14872010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1488
1489 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1490
8838673e
GM
14912010-06-23 Glenn Morris <rgm@gnu.org>
1492
1493 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1494 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1495 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1496 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1497 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1498 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1499 Untabify Texinfo files.
1500
04d3bb6c
GM
15012010-06-10 Glenn Morris <rgm@gnu.org>
1502
103dd3a8
GM
1503 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1504
04d3bb6c
GM
1505 * basic.texi (Inserting Text): Fix typo.
1506
50b79479
GM
15072010-06-10 Glenn Morris <rgm@gnu.org>
1508
1509 * ack.texi (Acknowledgments):
1510 * emacs.texi (Acknowledgments): Update for notifications.el.
1511
86d7a550
DU
15122010-05-31 Daiki Ueno <ueno@unixuser.org>
1513
1514 * dired.texi (Operating on Files): Mention encryption commands
1515 (Bug#6315).
1516
db5dce9d
EZ
15172010-05-29 Eli Zaretskii <eliz@gnu.org>
1518
1519 * basic.texi (Moving Point): Update due to renaming of commands bound
1520 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1521
34313041
EZ
15222010-05-18 Eli Zaretskii <eliz@gnu.org>
1523
1524 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1525 paragraphs.
1526 (Line Truncation): Fix wording for bidi display.
1527
1fc0ce04 1528 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1529 keys.
1530
0235128c 15312010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1532
1533 * building.texi (GDB Graphical Interface): Remove misleading comparison
1534 to an IDE (Bug#6128).
1535
0235128c 15362010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1537
1538 * programs.texi (Man Page):
1539 * misc.texi (Invoking emacsclient):
1540 * mini.texi (Repetition):
1541 * mark.texi (Setting Mark): Fix typos.
1542
0235128c 15432010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1544
1545 * misc.texi (Printing): Document htmlfontify-buffer.
1546
0235128c 15472010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1548
1549 * calendar.texi (Displaying the Diary, Format of Diary File):
1550 Fix external cross-references for TeX format output.
1551
0235128c
SM
15522010-05-07 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * Version 23.2 released.
1555
f63d0028
JD
15562010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1557
1558 * cmdargs.texi (Initial Options): Mention --chdir.
1559
20fe03ad
JD
15602010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1561
1562 * frames.texi (Tool Bars): Add tool-bar-style.
1563
b7d65a5f
GM
15642010-04-21 Glenn Morris <rgm@gnu.org>
1565
1566 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1567
a42dbee1
CY
15682010-04-18 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * programs.texi (Semantic): New node.
1571
1572 * maintaining.texi (EDE): New node.
1573
1574 * emacs.texi: Update node listing.
1575
1576 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1577
6e104790 15782010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1579
d52dbd3d
GM
1580 * emacs.texi (Acknowledgments): Remove duplicate.
1581
a77fe20c
GM
1582 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1583
6e104790 15842010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1585
4ebe9902
GM
1586 * dired.texi (Misc Dired Features): Mention VC diff and log.
1587 * maintaining.texi (Old Revisions, VC Change Log):
1588 Mention that diff and log work in Dired buffers.
1589
98932641
GM
1590 * help.texi (Help Summary): Mention M-x info-finder.
1591
d5b22ab2 1592 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1593
4d4e9522
GM
1594 * custom.texi (Specifying File Variables, Directory Variables):
1595 Document new commands for manipulating local variable lists.
1596
6e104790 15972010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1598
1599 * trouble.texi (Contributing): Add cindex entry.
1600 Mention etc/CONTRIBUTE.
1601
6e104790 16022010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1603
1604 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1605 query-replace (Bug#5774).
1606
a20a9df3
GM
16072010-04-16 Glenn Morris <rgm@gnu.org>
1608
1609 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1610
1ecb2d3f
JD
16112010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1612
1613 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1614
99852628
JD
16152010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1616
1617 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1618
ce79424f
EZ
16192010-03-30 Eli Zaretskii <eliz@gnu.org>
1620
1621 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1622 cross-reference to "Inserting Text".
1623
1624 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1625 Mention completion provided by `ucs-insert'.
1626
85738751 16272010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1628
1629 * sending.texi (Sending Mail): Note variables that may need
1630 customizing.
1631 (Mail Sending): Expand discussion of send-mail-function.
1632
85738751 16332010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1634
1635 Document Message mode as the default mail mode.
1636
1637 * sending.texi (Sending Mail): Copyedits.
1638 (Mail Format, Mail Headers): Document mail-from-style changes.
1639 (Mail Commands): Rename from Mail mode. Document Message mode.
1640 (Mail Misc): Rename from Mail mode Misc.
1641 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1642 command names and update keybindings.
1643 (Header Editing): Document message-tab. De-document
1644 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1645 favor of mail-default-headers. Ad index entries for user-full-name and
1646 user-mail-address.
1c6c854e
CS
1647 (Citing Mail): Update changes in Message mode behavior.
1648 Document mail-yank-prefix.
e73c2434
CY
1649 (Mail Signature): New node, moved from Mail Misc.
1650 (Mail Aliases): Mail abbrevs are the default with Message mode.
1651 (Mail Methods): Note that Message mode is now the default.
1652
1653 * rmail.texi (Rmail Reply):
1654 * text.texi (Text Mode):
1655 * major.texi (Major Modes):
1656 * mule.texi (Output Coding): Refer to Message mode.
1657
1658 * custom.texi (Init Examples): Add xref to Mail Header.
1659
1fc0ce04 1660 * emacs.texi (Top): Fix xrefs.
e73c2434 1661
85738751 16622010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1663
c0c035fa
CY
1664 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1665 repository if there is none.
1666 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1667 vc-print-root-log.
ef7b27ef 1668 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1669
71785b7a
CY
1670 * programs.texi (Program Modes): Mention Javascript mode.
1671
f67c5dd0
CY
1672 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1673 * emacs.texi: Update node description.
1674
0f72a391 1675 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1676 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1677
dc2d2590
JL
16782010-03-30 Juri Linkov <juri@jurta.org>
1679
1680 * search.texi (Other Repeating Search): Remove line that `occur'
1681 can not handle multiline matches.
1682
a7b02820
EZ
16832010-03-30 Eli Zaretskii <eliz@gnu.org>
1684
1685 * mule.texi (International): Mention support of bidirectional editing.
1686 (Bidirectional Editing): New section.
1687
22ef1944
NR
16882010-03-28 Nick Roberts <nickrob@snap.net.nz>
1689
1690 * emacs.texi (Top): Update node names to those in building.texi.
1691
146b8b16
NR
16922010-03-27 Nick Roberts <nickrob@snap.net.nz>
1693
c5e87d10
PE
1694 doc/emacs/building.texi: Describe restored GDB/MI functionality
1695 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1696 doc/emacs/emacs.texi: Update node names for building.texi.
1697
6d98672d
GM
16982010-03-24 Glenn Morris <rgm@gnu.org>
1699
1700 * ack.texi (Acknowledgments):
1701 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1702
93318cbd
JD
17032010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1704
1705 * xresources.texi (Table of Resources): Clarify toolBar number
1706 for Gtk+.
1707
1708 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1709
15cf2f52
CY
17102010-03-21 Chong Yidong <cyd@stupidchicken.com>
1711
4102856c
CY
1712 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1713
15cf2f52
CY
1714 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1715 and multi-isearch-buffers-regexp.
1716
1717 * indent.texi (Indentation): Clarify description of
1718 indent-for-tab-command. Document tab-always-indent.
1719
d68eb23c
CY
17202010-03-20 Chong Yidong <cyd@stupidchicken.com>
1721
1722 * cmdargs.texi (Font X): Move most content to Fonts.
1723
1724 * frames.texi (Fonts): New node. Document font-use-system-font.
1725
1726 * emacs.texi (Top):
1727 * xresources.texi (Table of Resources):
1728 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1729
288f9fc0
CY
17302010-03-10 Chong Yidong <cyd@stupidchicken.com>
1731
1732 * Branch for 23.2.
1733
17782bec
CY
17342010-03-06 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * custom.texi (Init Examples): Add xref to Locals.
1737
1738 * major.texi (Choosing Modes): Mention usage of setq-default for
1739 setting the default value of major-mode (Bug#5688).
1740
b4a1a8b2
CY
17412010-03-02 Chong Yidong <cyd@stupidchicken.com>
1742
1743 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1744
1745 * display.texi (Display Custom): Document make-pointer-invisible and
1746 underline-minimum-offset. Remove inverse-video.
1747
a1e759cd
CY
17482010-02-21 Chong Yidong <cyd@stupidchicken.com>
1749
1750 * frames.texi (Frame Commands): Note that the last ordinary frame can
1751 be deleted in daemon mode (Bug#5616).
1752
4f3bc373
GM
17532010-02-18 Glenn Morris <rgm@gnu.org>
1754
1755 * trouble.texi (Contributing): Repository is no longer CVS.
1756
5dbbdd33
GM
17572010-02-08 Glenn Morris <rgm@gnu.org>
1758
1759 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1760
cd61af01
SM
17612010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1762
1763 * display.texi (Useless Whitespace, Text Display):
1764 * custom.texi (Init Examples): Avoid obsolete special default variables
1765 like default-major-mode.
1766
b1bb0a25 17672010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1768
1769 * programs.texi (Other C Commands): Replace reference to obsolete
1770 c-subword-mode.
1771
99d0985b
GM
17722010-01-21 Glenn Morris <rgm@gnu.org>
1773
1774 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1775
893db5bc
GM
17762010-01-12 Glenn Morris <rgm@gnu.org>
1777
1778 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1779 emacs-pretest-bug for bug reports for development versions.
1780
0419b8d6
GM
17812010-01-11 Glenn Morris <rgm@gnu.org>
1782
1783 * display.texi (Highlight Interactively): `t' does not mean highlight
1784 all patterns. (Bug#5335)
1785
26e533e2
CY
17862009-12-29 Chong Yidong <cyd@stupidchicken.com>
1787
1788 * misc.texi (Shell): Document async-shell-command.
1789
1790 * building.texi (Grep Searching): Document zrgrep.
1791
484eaeac 1792 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1793
7ee6c59b
NR
17942009-12-29 Nick Roberts <nickrob@snap.net.nz>
1795
1796 * building.texi: Import GDB Graphical Interface description from
1797 EMACS_23_1_RC.
1798
91ed7ea8
CY
17992009-12-24 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * emacs.texi (Top): Update node listing.
1802
1803 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1804
1805 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1806
1807 * cmdargs.texi (Initial Options):
1808 * xresources.texi (Resources): Document inhibit-x-resources.
1809
1810 * custom.texi (Specifying File Variables): Note that minor modes are
1811 enabled unconditionally.
1812
1813 * display.texi (Scrolling): Briefly document the old recenter command,
1814 and document recenter-positions.
1815
1816 * files.texi (Visiting):
1817 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1818
1c6c854e
CS
1819 * frames.texi (Cut/Paste Other App):
1820 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1821
1822 * killing.texi (Kill Options): New node.
1823
6ca89aaa
CY
18242009-12-05 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * misc.texi (Shell Options): ansi-color is now default.
1827
806642d4
GM
18282009-12-05 Glenn Morris <rgm@gnu.org>
1829
806642d4
GM
1830 * emacs.texi (Top): Update menu for cal-xtra node changes.
1831 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1832 or mode line. Don't mention invisible text or the details of
1833 diary-print-entries here, only in cal-xtra.
1834 (Format of Diary File): Mention that the "date on first line" format
1835 only really affects the simple display.
1836 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1837 (Diary Customizing): Holidays may be in the buffer or mode line.
1838 Move diary-print-entries to the "Diary Display" section.
1839 (Diary Display): New section, split out from "Fancy Diary Display".
1840 Explain the limitations of simple display, and how to print it.
1841
1a4f0c0a
GM
1842 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1843
e11adbd8
GM
1844 * cal-xtra.texi (Diary Display): Mention View mode.
1845
29a483ac
JL
18462009-11-29 Juri Linkov <juri@jurta.org>
1847
1848 * display.texi (Highlight Interactively): Actually a list of
1849 default faces is pre-loaded into a list of default values
1850 instead of the history.
1851
83d60c79
GM
18522009-11-20 Glenn Morris <rgm@gnu.org>
1853
1854 * ack.texi (Acknowledgments):
1855 * emacs.texi (Acknowledgments): Add htmlfontify.
1856
276bbe96
GM
18572009-11-14 Glenn Morris <rgm@gnu.org>
1858
98ad1bae
GM
1859 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1860
276bbe96
GM
1861 * ack.texi (Acknowledgments):
1862 * emacs.texi (Acknowledgments): Update for recent Org changes.
1863
18430066
CY
18642009-10-31 Chong Yidong <cyd@stupidchicken.com>
1865
1866 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1867 `charset' property, which is irrelevant to the user manual (Bug#3526).
1868
522ddc9f
JB
18692009-10-14 Juanma Barranquero <lekktu@gmail.com>
1870
1871 * trouble.texi (DEL Does Not Delete): Fix typo.
1872
50b49ade
MA
18732009-10-05 Michael Albinus <michael.albinus@gmx.de>
1874
1875 * files.texi (Misc File Ops): Mention copy-directory.
1876
6308321a
EZ
18772009-10-04 Eli Zaretskii <eliz@gnu.org>
1878
43b3b4d1
EZ
1879 * mule.texi (Unibyte Mode): Emphasize that
1880 unibyte-display-via-language-environment affects only the display.
1881
6308321a
EZ
1882 * display.texi (Horizontal Scrolling): Document cursor behavior under
1883 horizontal scrolling when point moves off the screen (Bug#4564).
1884 Improve wording.
1885
bd51ea7f
MA
18862009-10-01 Michael Albinus <michael.albinus@gmx.de>
1887
1888 * files.texi (Directories): delete-directory prompts for recursive
1889 deletion.
1890
55381962
GM
18912009-09-30 Glenn Morris <rgm@gnu.org>
1892
1893 * ack.texi (Acknowledgments):
1894 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1895
13989ab1
TH
18962009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1897
1898 * dired.texi (Dired Navigation): Use @code instead of @var for
1899 dired-isearch-filenames, so that it's not capitalized.
1900
8ba46c89
CY
19012009-09-19 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1904
1905 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1906
1907 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1908 (Key Bindings): Reference Init Rebinding in introductory text.
1909 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1910 (Keymaps): Simplify.
1911 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1912 (Minibuffer Maps): Remove mention of Mocklisp.
1913 (Init Rebinding): Move mode-local rebinding example here from Local
1914 Keymaps.
1915 (Modifier Keys): Clarify.
1e11b018 1916 (Rebinding): Add cindex for "binding keys".
8ba46c89 1917
6a5ca7c8
CY
19182009-09-13 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1921
0e1cba51
NR
19222009-08-31 Nick Roberts <nickrob@snap.net.nz>
1923
6a5ca7c8 1924 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1925 Reorganize these two sections.
0e1cba51 1926
76a87a4d
EZ
19272009-08-29 Eli Zaretskii <eliz@gnu.org>
1928
1929 * cmdargs.texi (Initial Options): Fix last change.
1930
82e98df4
SM
19312009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1932
1933 * mule.texi (Enabling Multibyte):
1934 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1935 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1936
fb89fad9
GM
19372009-08-20 Glenn Morris <rgm@gnu.org>
1938
1939 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1940
e99652b0
GM
19412009-08-19 Glenn Morris <rgm@gnu.org>
1942
1943 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1944
5cca97ad
GM
19452009-08-18 Glenn Morris <rgm@gnu.org>
1946
1947 * ack.texi (Acknowledgments):
1948 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1949
997797ae 1950 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1951
985bf85b
GM
19522009-08-09 Glenn Morris <rgm@gnu.org>
1953
1954 * ack.texi (Acknowledgments):
1955 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1956
8d6bb99e
DD
19572009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1958
1959 * emacs.texi (Top): Add new menu items for GDB-UI.
1960
1961 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1962 section. Threads buffer is in separate section now.
8d6bb99e 1963
8353da9c
GM
19642009-08-08 Glenn Morris <rgm@gnu.org>
1965
1966 * ack.texi (Acknowledgments):
1967 * emacs.texi (Acknowledgments):
1968 Update for js2-mode and org changes.
1969
f2074faf
MA
19702009-08-02 Michael Albinus <michael.albinus@gmx.de>
1971
1972 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1973 files.
1974
e8d2d3fb
CY
19752009-07-28 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1978
324a4f6a
GM
19792009-07-23 Glenn Morris <rgm@gnu.org>
1980
1981 * programs.texi (Matching): Update blink-matching-paren-distance.
1982
b6937a70
CY
19832009-07-21 Chong Yidong <cyd@stupidchicken.com>
1984
1985 * frames.texi (Cut/Paste Other App): For select-active-regions,
1986 selection is now updated on moving point.
1987
bd8aaa36
RS
19882009-07-21 Richard Stallman <rms@gnu.org>
1989
1990 * glossary.texi (GNU, Daemon): Update information.
1991
8d9b5eba
JL
19922009-07-19 Juri Linkov <juri@jurta.org>
1993
1994 * custom.texi (Specifying File Variables, Safe File Variables):
1995 "variables/value pairs" -> "variable/value pairs".
1996
a2acc1db
GM
19972009-07-15 Glenn Morris <rgm@gnu.org>
1998
1999 * misc.texi (Gnus): Remove widow.
2000
c5ae942b
GM
20012009-07-11 Glenn Morris <rgm@gnu.org>
2002
703d26ba
GM
2003 * Makefile.in (TEXI2PDF): New.
2004 (emacs.pdf, emacs-xtra.pdf): New targets.
2005
522ddc9f 2006 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2007
2008 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2009
2010 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2011 Don't print the copying notice twice in the printed version.
2012 Update the menu and detailmenu.
2013 (Preface): The meaning of "on-line" has changed.
2014 Correct name for "Common Problems" chapter.
2015 (Distrib): Update FSF shop URL.
2016 (Intro): Showing two files at once is not so exciting.
2017
2018 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2019 (Mac / GNUstep Basics): Minor grammar changes.
2020 (Mac / GNUstep Events): Fix typo.
2021 (GNUstep Support): CANNOT_DUMP no longer applies.
2022
2023 * misc.texi (Document View): Fix typos.
2024
2025 * dired.texi (Dired):
2026 * help.texi (Help):
2027 * macos.texi (Mac OS / GNUstep):
2028 * maintaining.texi (Version Control, Introduction to VC):
2029 End menu descriptions with a period.
c5ae942b 2030
b1c8242b
EZ
20312009-07-09 Eli Zaretskii <eliz@gnu.org>
2032
2033 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2034 so categorical in saying that the option is only useful on NTFS.
2035
220d9aa6
GM
20362009-07-09 Glenn Morris <rgm@gnu.org>
2037
2038 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2039 (ENVADD): Add texinfodir to TEXINPUTS.
2040
2041 * emacs.texi (Top): Fix cross-reference.
2042
2043 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2044
2045 * vc1-xtra.texi (Revision Tags): Fix typo.
2046
d07e72d3
GM
20472009-07-03 Glenn Morris <rgm@gnu.org>
2048
2049 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2050 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2051 (Merge Commands): `.' does not seem to work in A or B buffer.
2052 `l' can recreate the 3-window display.
2053
2054 * glossary.texi (Glossary): Minor phrasing changes throughout.
2055 Add more internal cross-references.
2056 <Autoloading>: You can't really autoload a variable.
2057 <C-M->: Move details here from `M-C-' item.
2058 <Continuation Line>: Refer to `Truncation.'
2059 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2060 <Home Directory, Unix>: New entries.
2061 <Deletion of Files>: Mention recycle bins.
2062 <Directory>: Mention ``folders.''
2063 <Error>: Don't mention ``type-ahead.''
2064 <Fringe>: Refer to the manual node.
2065 <Minor Mode>: Can be global or local.
2066 <Spell Checking>: There are other checkers besides Ispell.
2067
f144038a
GM
20682009-07-02 Glenn Morris <rgm@gnu.org>
2069
2070 * anti.texi (Antinews): Minor changes in phrasing.
2071
2072 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2073 some underfull lines in dvi output.
2074
2075 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2076
2077 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2078
2079 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2080
3f1c6666
JD
20812009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2082
2083 * xresources.texi (Table of Resources): Mention maximized for
2084 fullscreen.
2085
2086 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2087
62aadce7
CY
20882009-07-01 Chong Yidong <cyd@stupidchicken.com>
2089
2090 * anti.texi (Antinews): Correct the list of removed platforms.
2091
82ec412e
GM
20922009-06-28 Glenn Morris <rgm@gnu.org>
2093
2094 * arevert-xtra.texi: Minor language tweaks.
2095
09964e7d
GM
2096 * dired-xtra.texi: Minor revisions.
2097
666e158e
MB
20982009-06-23 Miles Bader <miles@gnu.org>
2099
c4cc8b9a 2100 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2101 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2102
70243478
CY
21032009-06-21 Chong Yidong <cyd@stupidchicken.com>
2104
2105 * Branch for 23.1.
2106
67cbe681
KH
21072009-06-17 Kenichi Handa <handa@m17n.org>
2108
2109 * mule.texi (Charsets): Update the description for the new charset.
2110 (list-character-sets): New findex.
125dd7c5 2111 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2112
40e67246
CY
21132009-06-10 Chong Yidong <cyd@stupidchicken.com>
2114
b5700de6
CY
2115 * basic.texi (Moving Point): Fix tag.
2116
2117 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2118
2119 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2120 use camel-case for PageUp and PageDown.
2121
2122 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2123 camel-case for PageUp and PageDown.
2124
2125 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2126
40e67246 2127 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2128 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2129
522ddc9f 21302009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2131
522ddc9f
JB
2132 * fixit.texi (Spelling): Set default dictionary.
2133 Improve descriptions (Bug#2554)
6f591cf4 2134
53483c76
DR
21352009-06-08 David Reitter <david.reitter@gmail.com>
2136
2137 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2138 since saving colors and faces set this way is not implemented.
2139 (Environment variables): Remove mention of mac-fix-env, which is
2140 scheduled to be removed.
2141
1557ef4f
CY
21422009-06-04 Chong Yidong <cyd@stupidchicken.com>
2143
91056528
CY
2144 * custom.texi (Init Examples): Add example of changing load-path.
2145
1557ef4f
CY
2146 * building.texi (Lisp Libraries): Add example of changing
2147 load-path (Bug#3446).
2148
623cec4c
CY
21492009-05-28 Chong Yidong <cyd@stupidchicken.com>
2150
2151 * mark.texi (Mark): Further clarifications.
2152 (Setting Mark): Emphasize that C-SPC activates the mark.
2153
0fcca8ee
CY
21542009-05-28 Chong Yidong <cyd@stupidchicken.com>
2155
702b10e1
CY
2156 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2157 Mark mode.
0fcca8ee
CY
2158 (Using Region, Persistent Mark): Use "active mark" instead of "active
2159 region".
2160
d3b396e4
CY
21612009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2162
2163 * mule.texi (Select Input Method): Fix typo.
2164
3f698a06
CY
21652009-05-13 Chong Yidong <cyd@stupidchicken.com>
2166
2167 * anti.texi (Antinews): Document completion changes. Some additional
2168 copyedits and rearrangement of entries.
2169
b2a42eb7
CY
21702009-05-12 Chong Yidong <cyd@stupidchicken.com>
2171
932fd020
CY
2172 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2173 (Shell History Copying, Terminal emulator): Copyedits.
2174
1c6c854e
CS
2175 * xresources.texi (Resources): Simplify descriptions.
2176 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2177 (Table of Resources): Document fontBackend resource.
2178
b2a42eb7 2179 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2180 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2181 "Backspace". Remove discussion of obscure Xmodmap issue.
2182
c6ea7fb8
CY
21832009-05-07 Chong Yidong <cyd@stupidchicken.com>
2184
2185 * files.texi (Visiting): Copyedits.
2186
ad36c422
CY
21872009-05-06 Chong Yidong <cyd@stupidchicken.com>
2188
2189 * basic.texi (Inserting Text): Document ucs-insert.
2190
2191 * mule.texi (International Chars): Define "multibyte". Note that
2192 internal representation is unicode-based. Simplify definition of raw
2193 bytes. Mention ucs-insert.
2194 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2195 (Language Environments): Add language environments new to Emacs 23.
2196 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2197 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2198 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2199 (Output Coding): Copyedits.
2200
2201 * emacs.texi (Top): Update node listing.
2202
d4ad7b96
CY
22032009-05-05 Per Starbäck <per@starback.se> (tiny change)
2204
2205 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2206
5bd66204
SM
22072009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2208
2209 * building.texi (Lisp Libraries): `load-library' does offer completion.
2210
bc36ad1c
CY
22112009-04-28 Chong Yidong <cyd@stupidchicken.com>
2212
2213 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2214 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2215
f1a47884
EZ
22162009-04-25 Eli Zaretskii <eliz@gnu.org>
2217
2218 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2219
be77bd45
CY
22202009-04-22 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2223
2224 * building.texi (Lisp Interaction): Document initial-scratch-message.
2225
d3b82927
JB
22262009-04-18 Juanma Barranquero <lekktu@gmail.com>
2227
ed6e7b11
JB
2228 * msdog.texi (Windows Fonts): Fix typos.
2229
d3b82927
JB
2230 * files.texi (Save Commands): Fix pxref.
2231
bc323c04
CY
22322009-04-18 Chong Yidong <cyd@stupidchicken.com>
2233
2234 * files.texi (Save Commands): Mention diff-buffer-with-file.
2235 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2236 Henoch (Bug#3036).
2237
2186d13f
GM
22382009-03-15 Glenn Morris <rgm@gnu.org>
2239
2240 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2241 the former is not always used.
2242 (Mail Headers): Use active voice. Add "Mail-reply-to".
2243 Change case of "Id". Avoid repeated "appropriate".
2244 (Mail Aliases): Fix previous change - use an example with a ".", so it
2245 does actually get quoted when expanded.
2246 (Mail Sending): Mailclient is the default on some systems.
2247 (Citing Mail): Mention mail-indentation-spaces.
2248 (Mail Mode Misc): Add an @dfn for "mail signature".
2249
71e454fc
CY
22502009-03-15 Chong Yidong <cyd@stupidchicken.com>
2251
2252 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2253 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2254 read-buffer-completion-ignore-case, and completion-styles.
2255 Remove description of partial-completion-mode.
71e454fc 2256
df1a3e06
GM
22572009-03-14 Glenn Morris <rgm@gnu.org>
2258
2259 * sending.texi (Mail Format): Fix typo. Add index entry for
2260 mail-header-separator.
2261 (Mail Headers): Put info about initialization and changing in one place
2262 at the start. Update FCC section for mbox Rmail. Clarify From
2263 section, mention mail-setup-with-from. Clarify Reply-to section.
2264 Add Mail-followup-to and mail-mailing-lists. Clarify References
2265 section.
2266 (Mail Aliases): Update example, make less contentious.
2267 Update for name change of mail-interactive-insert-alias.
2268 (Mail Mode): Remove mention of `%' as a word separator.
2269 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2270 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2271 commands. Clarify FCC handling. In mail-complete, add reference to
2272 Mail Aliases section, and mention mail-complete-function.
2273 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2274 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2275 signature netiquette. Explain how the mail hooks work when continuing
2276 a composition.
2277 (Mail Amusements): Internationalize the spook section a bit.
2278 Remove the spook mail-setup-hook example, since it doesn't work well.
2279 Mention fortune-file.
2280 (Mail Methods): Mention read-mail-command.
2281
ed6e7b11 22822009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2283
df1a3e06
GM
2284 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2285 and NS resources following recent changes.
959d68bd 2286
86dca3e8
JR
22872009-03-10 Jason Rumney <jasonr@gnu.org>
2288
2289 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2290 w32-use-visible-system-caret doc to indicate that it should get set
2291 automatically.
2292 (Windows Fonts): Add doc for the uniscribe backend.
2293
042fe98f
DN
22942009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2295
2296 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2297 vc-dir. (Bug#2598)
2298
7f8dba73
RS
22992009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2300
2301 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2302
505e70c3
GM
23032009-03-05 Glenn Morris <rgm@gnu.org>
2304
04242bdc
GM
2305 * rmail.texi (Rmail Basics): Add reference to sorting.
2306 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2307 Minor re-wordings.
2308 (Rmail Motion): Mention rmail-next-same-subject.
2309 (Rmail Deletion): Expunging is not the only way to change the numbers.
2310 (Rmail Labels): Labels can also be used in sorting.
2311 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2312 (Rmail Display): Mention rmail-mime.
2313
00cfe22c
GM
23142009-03-04 Glenn Morris <rgm@gnu.org>
2315
2316 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2317 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2318 summary. Mention sorts cannot be undone.
2319 (Rmail Display): Give an example of how to use goto-address-mode.
2320 (Rmail Editing): It's keybindings that are redefined, not commands.
2321 Fix some typos.
2322 (Movemail): Some minor rewording.
2323 (Remote Mailboxes): Emacs movemail supports pop by default.
2324 Fix some minor grammatical issues. The "two alternative ways" to
2325 specify a POP mailbox are really just one. Remove all reference to the
2326 variables rmail-pop-password and rmail-pop-password-required, obsolete
2327 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2328 can support Kerberos.
2329
3d963b67
GM
23302009-03-03 Glenn Morris <rgm@gnu.org>
2331
2332 * rmail.texi (Rmail Deletion): Revert previous change, which was
2333 describing the Rmail summary versions.
2334 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2335 Minor re-wording for rmail-resend.
2336 (Rmail Make Summary): Summaries apply to buffers rather than files.
2337 <rmail-summary-by-topic>: Headers includes the subject.
2338 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2339 details, including prefix arguments.
2340abde 2340 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2341 Not counting lines might be faster.
2342 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2343 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2344 Name the commands bound to the various keys. Mention prefix argument
2345 for searching.
3d963b67
GM
2346 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2347 Simplify rmail-highlighted-headers description. Update face name.
2348
a8ce3d17
JB
23492009-03-02 Juanma Barranquero <lekktu@gmail.com>
2350
2351 * mark.texi (Marking Objects): Fix typo.
2352
130a29b6
CY
23532009-03-01 Chong Yidong <cyd@stupidchicken.com>
2354
2355 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2356 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2357
9d5de6f8
GM
23582009-03-01 Glenn Morris <rgm@gnu.org>
2359
79fc530e 2360 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2361 (Rmail Motion): - M-s searches from the end of messages.
2362 (Rmail Deletion): Minor clarification. Fix numeric argument
2363 description.
2364 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2365 newmail and RMAILOSE files need not be in home-directory.
2366 (Rmail Files): Mention I/O menus are unselectable if no files match.
2367 Mention `MAIL' env-var.
2368
b545ff9c
JR
23692009-02-24 Jason Rumney <jasonr@gnu.org>
2370
2371 * mule.texi (Fontsets): Mention fontset-default, font specs and
2372 fallback fontsets.
2373 (Defining Fontsets): Mention ns and w32 variants of
2374 standard-fontset-spec. Update description of startup fontset to match
2375 Emacs 23 behavior.
a93be82a 2376 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2377 (International): Link to Modifying Fontsets.
b545ff9c 2378
75da0618 23792009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2380
2381 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2382 Mention ns-extended-platform-support-mode.
2383
6be93a16
KB
23842009-02-22 Karl Berry <karl@gnu.org>
2385
2386 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2387
867d4bb3
JB
23882009-02-19 Juanma Barranquero <lekktu@gmail.com>
2389
2390 * basic.texi (Moving Point, Position Info):
2391 * files.texi (Visiting):
2392 * mini.texi (Completion Options):
2393 * text.texi (HTML Mode): Remove duplicate words.
2394
49b5c0e8
GM
23952009-02-20 Glenn Morris <rgm@gnu.org>
2396
2397 * rmail.texi: Minor updates for mbox rather than Babyl.
2398
f43a822c
KB
23992009-02-17 Karl Berry <karl@gnu.org>
2400
49b5c0e8 2401 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2402
80d634b8
RS
24032009-02-17 Richard M Stallman <rms@gnu.org>
2404
2405 * anti.texi (Antinews): Mention Babyl format.
2406
2407 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2408
2409 * rmail.texi: Update for mbox format.
2410 Various small fixes, as well as the following.
2411 (Out of Rmail): Node deleted.
2412 (Rmail): Update menu.
2413 (Rmail Files): Comment out set-rmail-inbox-list.
2414 Document rmail-inbox-list instead.
2415 (Rmail Output): Substantial changes since C-o is now
2416 rmail-output-as-seen and o is rmail-output.
2417 (Rmail Attributes): Delete `stored', add `retried'.
2418 (Rmail Display): Editing headers works in all cases.
2419
f0d129c6
GM
24202009-02-17 Glenn Morris <rgm@gnu.org>
2421
2422 * basic.texi (Position Info): M-x count-lines-region is not always on
2423 M-=. (Bug#2269)
2424
160f11d3
GM
24252009-02-09 Glenn Morris <rgm@gnu.org>
2426
2427 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2428 defaults.
2429
763e01c4
EZ
24302009-02-07 Eli Zaretskii <eliz@gnu.org>
2431
2432 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2433 documentation of possible problems with redecoding.
2434
f5e1441d
GM
24352009-02-03 Glenn Morris <rgm@gnu.org>
2436
2437 * rmail.texi (Out of Rmail): Mention b2m.pl.
2438
e1eabe41
GM
24392009-01-31 Glenn Morris <rgm@gnu.org>
2440
2441 * rmail.texi (Out of Rmail): Correct b2m location.
2442
dd05f9de
CY
24432009-01-27 Chong Yidong <cyd@stupidchicken.com>
2444
2445 * fixit.texi (Undo): Update undo limit values.
2446
d74d846e
GM
24472009-01-27 Glenn Morris <rgm@gnu.org>
2448
2449 * emacs.texi (Top): Fix Antinews menu entry.
2450
49ffdce8
KB
24512009-01-25 Karl Berry <karl@gnu.org>
2452
2453 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2454 item with no marker, instead of the syntactically incorrect
2455 @itemize @asis.
2456
467e8d77
JL
24572009-01-25 Juri Linkov <juri@jurta.org>
2458
2459 * building.texi (Grep Searching): Fix index entry for lgrep.
2460
6c60bbdb
EZ
24612009-01-24 Eli Zaretskii <eliz@gnu.org>
2462
2463 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2464
9ce5a36f
AR
24652009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2466
2467 * macos.texi (Preferences Panel): Update description of font setting to
2468 reflect that prior frame selection is no longer needed.
2469
9aa5f2fb
NR
24702009-01-20 Nick Roberts <nickrob@snap.net.nz>
2471
2472 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2473 raise GUD subsections.
2474
3892ff9c
GM
24752009-01-15 Glenn Morris <rgm@gnu.org>
2476
2477 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2478
14731c8f
GM
24792009-01-10 Glenn Morris <rgm@gnu.org>
2480
2481 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2482
45c55e53
CY
24832009-01-04 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2486 logical lines.
2487
2e4667d1
JL
24882008-12-29 Juri Linkov <juri@jurta.org>
2489
2490 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2491
2492 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2493
2a3eac47
CY
24942008-12-28 Chong Yidong <cyd@stupidchicken.com>
2495
2496 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2497 goto-address-mode instead of goto-address.
2498
3da8da94
CY
2499 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2500 mode.
2501
2a3eac47
CY
2502 * emacs.texi (Top): Update node listing.
2503
057f6dd3
EZ
25042008-12-26 Eli Zaretskii <eliz@gnu.org>
2505
2506 * custom.texi (Directory Variables): Explain what is a "project".
2507 Add indexing. Improve wording. Add a footnote about using
2508 _dir-locals.el on MS-DOS.
2509
e6979067
DN
25102008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2511
2512 * files.texi (Misc File Ops): Mention chmod as an alias for
2513 set-file-modes.
2514
9de15963
MR
25152008-12-24 Martin Rudalics <rudalics@gmx.at>
2516
2517 * help.texi (Help): Fix typos and reword.
2518 (Help Summary): Add entries for C-h n and C-h r, reorder
2519 entries, and do some minor fixes.
2520 (Name Help): Say that C-h F works for commands only.
2521 (Misc Help): Say that view-lossage displays 300 keystrokes.
2522
236fd60d
GM
25232008-12-20 Glenn Morris <rgm@gnu.org>
2524
2525 * ack.texi (Acknowledgments): General update based on AUTHORS,
2526 including removal of some stuff no longer distributed.
2527
349b3256
AM
25282008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2529
2530 * fixit.texi: Mention hunspell
2531
e840fca5
GM
25322008-12-19 Glenn Morris <rgm@gnu.org>
2533
2534 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2535 Consolidate explanatory text at start.
e840fca5
GM
2536
2537 * display.texi (Text Display):
2538 * indent.texi (Indentation): Use @acronym with ASCII.
2539
9dfa7983
GM
25402008-12-18 Glenn Morris <rgm@gnu.org>
2541
2542 * ack.texi: Various small updates and fixes.
2543
97b3a00b
JL
25442008-12-18 Juri Linkov <juri@jurta.org>
2545
2546 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2547 as a key binding to start a forward nonincremental word search.
2548 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2549 a backward nonincremental word search. Add index for `M-s w'
2550 `isearch-forward-word'.
2551 (Regexp Search): Add a short summary of regexp key commands like
2552 in the node "Basic Isearch".
2553 (Other Repeating Search): Fix typo.
2554
25552008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2556
2557 * misc.texi (PostScript Variables): Fix doc.
2558
31ce6a07
CY
25592008-12-10 Chong Yidong <cyd@stupidchicken.com>
2560
2561 * programs.texi (Program Modes): Mention Ruby mode.
2562
636b507b
DN
25632008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2564
2565 * misc.texi (emacsclient Options): Describe what an empty string
2566 argument does for --alternate-editor.
2567
a323fa14
CY
25682008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2569
2570 * cmdargs.texi (Font X): Distinguish between client-side and
2571 server-side fonts. List valid Fontconfig properties. Add reference to
2572 Fontconfig manual. List valid GTK font properties. Explain use of
2573 fc-list.
2574
c5ca6cd0
CY
25752008-12-09 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * cmdargs.texi (Font X): Move discussion of quoting to top.
2578
e5136377
GM
25792008-12-06 Glenn Morris <rgm@gnu.org>
2580
2581 * maintaining.texi (Old Revisions): Improve previous change.
2582
248c026b
RS
25832008-12-05 Richard M Stallman <rms@gnu.org>
2584
2585 * anti.texi (Antinews): Minor fixes.
2586
a9253a1e
GM
25872008-12-03 Glenn Morris <rgm@gnu.org>
2588
2589 * maintaining.texi (Old Revisions): Fix diff-switches description.
2590
fa687b02
MR
25912008-12-01 Martin Rudalics <rudalics@gmx.at>
2592
2593 * emacs.texi (Top): Fix typo.
2594
72e6decd
CY
25952008-11-30 Chong Yidong <cyd@stupidchicken.com>
2596
320ee034
CY
2597 * misc.texi (Document View): Explain dependence on gs at the top.
2598 Copyedits.
2599
2600 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2601
72e6decd
CY
2602 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2603 (Comment Commands): Discuss region-active behavior of M-; first.
2604
2a472ee4
MR
26052008-11-29 Martin Rudalics <rudalics@gmx.at>
2606
9c6361c9
MR
2607 * display.texi (Line Truncation): Add reference to Continuation
2608 Lines.
2609
2a472ee4
MR
2610 * windows.texi (Pop Up Window): Mention split-height-threshold
2611 and split-width-threshold.
9c6361c9 2612 (Split Window): Add reference to Continuation Lines.
2a472ee4 2613
e93bc142
AR
26142008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2615
2616 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2617 (GNUstep Support): New node.
2618 * anti.texi:
2619 * emacs.texi:
2620 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2621
43b978db
RS
26222008-11-28 Richard M Stallman <rms@gnu.org>
2623
2624 * misc.texi (Dissociated Press): Minor cleanups.
2625
2626 * dired.texi (Image-Dired): Avoid passive.
2627
e8e2bd93
EZ
26282008-11-28 Eli Zaretskii <eliz@gnu.org>
2629
2630 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2631 representation.
2632
8d2d45da
CY
26332008-11-26 Richard M. Stallman <rms@gnu.org>
2634
2635 * files.texi (Visiting): Rewrite paragraph for clarity.
2636
2637 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2638
a5f7bbcc
AM
26392008-11-25 Alan Mackenzie <acm@muc.de>
2640
2641 * programs.texi (Moving by Parens): Clarify that parens inside strings
2642 and comments are ignored, and that the commands assume the starting
2643 point isn't in a string or comment.
2644
a71703d3
AR
26452008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2646
2647 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2648 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2649 version.
2650 (Mac Customization): Rewrite Preferences Panel section and merge in to
2651 this node, add Open files by dragging to an Emacs window.
2652
2653 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2654
aa5ab79a
CY
26552008-11-26 Chong Yidong <cyd@stupidchicken.com>
2656
0cc92c19
CY
2657 * files.texi (Misc File Ops): Document set-file-modes.
2658
c366b4e4
CY
2659 * windows.texi (Split Window): Document integer values of
2660 truncate-partial-width-windows.
2661
aa5ab79a
CY
2662 * text.texi (Text): Simplify description of markup languages.
2663 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2664 (TeX Editing): Note that `""' inserts one `"' character.
2665 (HTML Mode): Note in the introduction that XML mode is an alias for
2666 SGML mode. Mention nXML mode.
2667
56221db7
CY
26682008-11-25 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * building.texi (Watch Expressions): Fix typo.
2671
90effe33
CY
26722008-11-24 Chong Yidong <cyd@stupidchicken.com>
2673
f90a5ae3
CY
2674 * files.texi (Visiting): Document new behavior of
2675 confirm-nonexistent-file-or-buffer.
2676
1c6c854e
CS
2677 * buffers.texi (Select Buffer):
2678 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2679
a18ffb4a
CY
2680 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2681 edit-picture.
2682
90effe33
CY
2683 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2684 edit-picture', since that is just an alias for picture-mode.
2685 (Sentences): Note that repeated M-@ extends the region.
2686 (Pages): Make terminology more consistent. Link to Regexps node.
2687 (Longlines): Discuss relationship with Visual Line mode.
2688 (Text Mode): Remove extraneous discussion of other modes, since they
2689 were already introduced in the parent node.
2690
e85103ec
CY
26912008-11-23 Chong Yidong <cyd@stupidchicken.com>
2692
5cb2fe30
CY
2693 * anti.texi (Antinews): Rewrite.
2694
1eb9b307 2695 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2696
2697 * frames.texi (Frame Commands): Mention "minimize" terminology.
2698
e85103ec
CY
2699 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2700 formats.
b908332f
CY
2701 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2702 (Misc X): Don't document useless -hb option.
e85103ec 2703
607f5f88
JL
27042008-11-22 Juri Linkov <juri@jurta.org>
2705
2706 * dired.texi (Dired Navigation): Change normal file name search option
2707 from `non-nil' to `t'. Add `dwim' option.
2708
e1b867a0
JL
27092008-11-22 Juri Linkov <juri@jurta.org>
2710
2711 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2712 ".dir-locals.el". Rename `define-project-bindings' to
2713 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2714 `dir-locals-set-directory-class'.
2715
dd186936
LK
27162008-11-22 Lute Kamstra <lute@gnu.org>
2717
2718 * buffers.texi (Select Buffer): Index goto-line.
2719 * basic.texi (Moving Point): Mention the use of a numeric prefix
2720 argument with goto-line and refer to Select Buffer for the use of a
2721 plain prefix argument.
2722
4b121911
GM
27232008-11-19 Glenn Morris <rgm@gnu.org>
2724
2725 * doclicense.texi: Update to FDL 1.3.
2726 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2727
27267e4c
CY
27282008-11-17 Chong Yidong <cyd@stupidchicken.com>
2729
696f351d
CY
2730 * custom.texi (Minor Modes): Define mode commands and mode variables
2731 more precisely. Recommend using mode commands instead of setting
2732 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2733 (Easy Customization): Use "init file" instead of .emacs.
2734 (Customization Groups): Update to new Custom buffer appearance.
2735 (Saving Customizations): Copyedits. Update example.
2736 (Variables): Give example of variable type-sensitivity.
2737 (Examining): Update example.
2738 (Hooks): Copyedits.
2739 (Specifying File Variables): Use C comments instead of an artificial
2740 Lisp for the example.
2741 (Keymaps): Move internals discussion to Prefix Keymaps.
2742 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2743 (Init Rebinding): Document kbd macro.
2744 (Init File): Link to Find Init.
696f351d
CY
2745
2746 * mark.texi (Using Region): Document Delete Selection Mode more
2747 thoroughly.
2748
2749 * frames.texi (Mouse Commands): Move most of the description of Delete
2750 Selection Mode to Using Region, and link to it.
1bc9c425 2751 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2752
b0570c25
CY
2753 * building.texi (Compilation): Document first-error value of
2754 compilation-scroll-output.
2755 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2756 works as soon as an error is available. Suggested by Juri Linkov.
2757
27267e4c
CY
2758 * mini.texi (Passwords): New node.
2759
2760 * files.texi (Remote Files): Link to Passwords node.
2761
2762 * emacs.texi (Top): Update node listings.
2763
122eb807
CY
27642008-11-16 Chong Yidong <cyd@stupidchicken.com>
2765
9c9855a3
CY
2766 * ack.texi (Acknowledgments): Some updating of credits.
2767
bd6fdcad
CY
2768 * emacs.texi (Acknowledgments): Add a couple more names.
2769
dd1eef46
CY
2770 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2771
122eb807 2772 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2773 (Misc File Ops): Document use of trash.
122eb807 2774
801a8da1
JB
27752008-11-16 Juanma Barranquero <lekktu@gmail.com>
2776
2777 * macos.texi (Mac Customization): Fix typos.
2778
0b4f2253
CY
27792008-11-14 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2782 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2783 the conventions of the main Emacs manual.
2784
2785 * emacs.texi (Top): Update node listings.
2786
517e2b89
CY
27872008-11-12 Chong Yidong <cyd@stupidchicken.com>
2788
07a85685
CY
2789 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2790 command-line-args is processed during startup.
2791 (Action Arguments): Correctly describe how file arguments interact with
2792 the startup screen. Link to Lisp Interaction for scratch buffer.
2793 (Initial Options): Link to Command Example for -batch option.
2794 (Environment): Document initial-environment.
2795
517e2b89
CY
2796 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2797 can't be changed in the site-start file.
2798
6337bbde
CY
27992008-11-07 Chong Yidong <cyd@stupidchicken.com>
2800
2801 * dired.texi (Dired): Mention C-x C-d too.
2802 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2803 (Dired Navigation): Explain dired-goto-file more clearly.
2804 Document dired-isearch-filenames.
6337bbde
CY
2805 (Dired Deletion): Remove unnecessary "expunged" terminology.
2806 (Flagging Many Files): & is now rebound to `% &'.
2807 (Shell Commands in Dired): Document dired-do-async-shell-command.
2808 Clarify how multi-file arguments are passed.
2809 (Misc Dired Features): Document dired-do-isearch.
2810
9e8eeff9
CY
28112008-11-06 Chong Yidong <cyd@stupidchicken.com>
2812
2813 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2814
e071f849
CY
28152008-11-03 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2818
05482eb1
CY
28192008-11-01 Chong Yidong <cyd@stupidchicken.com>
2820
e2346dea
CY
2821 * programs.texi (Program Modes): Link to Program Indent node.
2822 (Left Margin Paren): Explain consequences of changing
2823 open-paren-in-column-0-is-defun-start more concisely.
2824 (Which Function, Program Indent, Info Lookup): Minor edits.
2825 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2826 (Multi-line Indent): If region is active, TAB indents the region.
2827 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2828 (Matching): The delimiter at the cursor is highlighted---the character
2829 changes color.
2830 (Symbol Completion): Link to Completion node.
2831
e4b6428c
CY
2832 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2833 a strictly text-only system.
2834
05482eb1
CY
2835 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2836 batch mode.
2837
a11d3737
RS
28382008-11-01 Richard M. Stallman <rms@gnu.org>
2839
5abad626
RS
2840 * misc.texi (Document View): Major rewrite.
2841
a11d3737
RS
2842 * maintaining.texi (Types of Log File): Change logs are older than
2843 version control.
2844 (VCS Concepts): Simplify and rearrange.
2845 (Version Control Systems): Make it clear that Linux is only the kernel.
2846 (VC Mode Line): Shorten reference to menu item.
2847 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2848 (VC Directory Mode): Minor cleanup.
2849 Unchanged files are hidden, not omitted.
2850 (VC Directory Commands): Shorten and simplify.
2851 (Change Log Commands): New node, split from Change Logs.
2852 (VC Directory Buffer): New node, split from VC Directory Mode.
2853
c55a4acb
CY
28542008-10-31 Chong Yidong <cyd@stupidchicken.com>
2855
1c6c854e 2856 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2857 from files.texi.
2858
1c6c854e
CS
2859 * files.texi (Version Control): Move to maintaining.texi.
2860 Subnodes moved as well.
2861 (Document Files): Move to misc.texi.
df0356f6 2862
c55a4acb
CY
2863 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2864 vc-update-change-log.
df0356f6
CY
2865 (Version Control): Move here from files.texi.
2866 (Format of ChangeLog): Make it a subnode of Change Log.
2867
2868 * emacs.texi (Top): Update node listing.
c55a4acb 2869
ef082374
TH
28702008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2871
2872 * files.texi (Files): Add a section about document
2873 files (doc-view-mode).
2874
d52582c3
CY
28752008-10-31 Chong Yidong <cyd@stupidchicken.com>
2876
1c6c854e
CS
2877 * building.texi (Compilation Mode):
2878 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2879 (Debuggers): Lower GUD subsections to subsubsections.
2880 (Starting GUD): Add cindex.
2881 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2882
4e0a0968
CY
28832008-10-30 Chong Yidong <cyd@stupidchicken.com>
2884
03625b47
CY
2885 * indent.texi (Indentation): Link to Program Indent.
2886
4e0a0968
CY
2887 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2888 now uses emacsclient's terminal.
2889
8bd3f7ef
CY
28902008-10-29 Chong Yidong <cyd@stupidchicken.com>
2891
80e5620e
CY
2892 * mark.texi (Using Region): Document use-empty-active-region.
2893
97d5c404
CY
2894 * emacs.texi (Top): Update node listings.
2895
1c6c854e
CS
2896 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2897 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2898 (Invoking emacsclient): Rewrite, moving optional arguments to
2899 emacsclient Options.
21d2bae3
CY
2900 (emacsclient Options): New node. Document server-use-tcp and
2901 server-host.
8bd3f7ef 2902
5fda2cbd
CY
29032008-10-28 Chong Yidong <cyd@stupidchicken.com>
2904
2905 * indent.texi (Indentation): Replace list with paragraphed text,
2906 putting description of syntax-driven indentation first. Document new
2907 effect of active regions on tab.
2908 (Tab Stops): Note that editable tab stops affect indentation commands.
2909
4ff029f6
DN
29102008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2911
2912 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2913
996cd6e4
CY
29142008-10-23 Chong Yidong <cyd@stupidchicken.com>
2915
f28815e3
CY
2916 * custom.texi (Function Keys): Note that modified keypad keys are not
2917 translated.
2918
996cd6e4
CY
2919 * basic.texi (Arguments): Explain how to insert multiple digits.
2920
49545fe2
MA
29212008-10-22 Michael Albinus <michael.albinus@gmx.de>
2922
2923 * files.texi (Remote Files): Precise selection of default method.
2924 Rewrite paragraph about disabling remote file names.
2925
edac0b53
CY
29262008-10-22 Chong Yidong <cyd@stupidchicken.com>
2927
e752c544
CY
2928 * search.texi (Special Isearch): Document M-TAB is isearch.
2929
edac0b53
CY
2930 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2931 command.
2932
2933 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2934
20a36054
TH
29352008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2936
1c6c854e 2937 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2938 section.
2939
69051ab6
CY
29402008-10-21 Chong Yidong <cyd@stupidchicken.com>
2941
c4b1a32a
CY
2942 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2943 to files.texi. Move contents of vc2-xtra.texi here.
2944
2945 * vc2-xtra.texi: File removed.
2946
2947 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2948 Directory Commands from the submenu. Don't include deleted file
2949 vc2-xtra.texi.
2950
2951 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2952 (Version Control): Add VC Directory Mode and VC Directory Commands to
2953 the submenu.
2954 (Why Version Control?): Use table format.
2955 (Version Control Systems): Note that Meta-CVS support is gone.
2956 (VCS Concepts): Note precisely when VC started supporting filesets.
2957 Remove bogus xref to CVS Options node.
2958 (Types of Log File): Copyedits.
2959 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2960 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2961 The Right Thing.
2962 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2963 (Log Buffer): Reorganize node, putting C-c C-c description first.
2964 (Old Revisions): Use CVS for example, not RCS.
2965 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2966 Commands from the submenu, putting them under Version Control.
2967 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2968 need to include it in the manual unconditionally, since it is now
2969 crucial to using distributed version control systems.
1a6e2954
CY
2970 (Comparing Files): Note that diff uses the minibuffer, and that the
2971 output is shown using Diff mode.
1c6c854e
CS
2972 (Diff Mode): Explain what "patch" and "hunk" mean.
2973 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2974 diff-show-trailing-whitespaces.
1a6e2954 2975 (File Archives): Add rar support.
c4b1a32a 2976
69051ab6
CY
2977 * major.texi (Choosing Modes): Make mode selection sequence more
2978 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2979 magic-mode-alist is nil by default.
2980 Document magic-fallback-mode-alist.
69051ab6 2981
e7421e03
CY
29822008-10-20 Chong Yidong <cyd@stupidchicken.com>
2983
2984 * frames.texi (Mouse References): Copyedits.
2985
6b2efdc2
TH
29862008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2987
2988 * ack.texi (Acknowledgments): Add myself as doc-view author.
2989
9c5e9396
EZ
29902008-10-20 Eli Zaretskii <eliz@gnu.org>
2991
2992 * frames.texi (Dialog Boxes): Add @cindex entries.
2993
dac94f8e
CY
29942008-10-20 Chong Yidong <cyd@stupidchicken.com>
2995
2996 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2997 (Text-Only Mouse): Copyedit.
2998
25597d40
CY
29992008-10-19 Chong Yidong <cyd@stupidchicken.com>
3000
f8a447f6
CY
3001 * frames.texi: Use @key throughout for mouse clicks.
3002 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3003 (Secondary Selection): Fix modified mouse click syntax.
3004 (Clipboard): Describe Cut, Copy and Paste commands.
3005 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3006 Copyedits.
3007 (Creating Frames): Add xref to Init File.
3008 (Frame Commands): Add xref to Exiting.
3009 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3010
b0f95216
CY
30112008-10-15 Chong Yidong <cyd@stupidchicken.com>
3012
b0817f00
CY
3013 * files.texi (Version Control): Copyedits. Add Bazaar.
3014 (Version Control Systems): List different VCS's using an itemized list.
3015 Add Bazaar.
3016 (VCS Concepts): Copyedits. Tweak description of file merging.
3017
b0f95216
CY
3018 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3019 (Cut/Paste Other App): Document select-active-regions and
3020 x-select-enable-primary.
3021
69d0d701
CY
30222008-10-13 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * mark.texi (Shift Selection): Correct case in node name.
3025
3026 * emacs.texi (Top): Update node order in Mark chapter.
3027
375e8351
EZ
30282008-10-12 Eli Zaretskii <eliz@gnu.org>
3029
3030 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3031
3032 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3033 elsewhere in the manual instead of describing yet again the intricacies
3034 of $HOME on MS-Windows and MS-DOS.
3035
ab58114f
CY
30362008-10-12 Chong Yidong <cyd@stupidchicken.com>
3037
4f959513 3038 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3039 (Minibuffer File): Add discussion of `~' in file names.
3040 Add insert-default-directory index reference.
4f959513 3041
ab58114f
CY
3042 * files.texi (File Names): Reorganize description.
3043 (Visiting): Add xref to Mode Line. Copyedits.
3044 (Save Commands): Mention prefix behavior of C-x C-s.
3045 (Numbered Backups): Node deleted.
3046 (Backup Names): Contents of Numbered Backups moved here. State default
3047 of version-control variable.
3048 (Reverting): Copyedits.
3049 (Version Control): Add additional version control systems.
3050
3051 * emacs.texi (Top): Delete Numbered Backups node.
3052
3053 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3054 Backup Names.
f2884f63 3055 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3056
b0b5100a
RF
30572008-10-11 Romain Francoise <romain@orebokech.com>
3058
3059 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3060
89774b5f
CY
30612008-10-11 Chong Yidong <cyd@stupidchicken.com>
3062
3063 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3064 (Select Buffer): Mention use of minibuffer history. Describe default
3065 value of default-major-mode. Mention that C-x 4 b selects the other
3066 window.
3067 (List Buffers): Document CRM indicators in the order they appear.
3068 (Kill Buffer): Document new command kill-matching buffers.
3069 (Several Buffers): Move explanation of the relationship between buffer
3070 list and buffer menu to the top.
3071 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3072
4c72bf27
CY
30732008-10-10 Chong Yidong <cyd@stupidchicken.com>
3074
3075 * entering.texi (Exiting): Document change of C-x C-c to
3076 save-buffers-kill-terminal. Document kill-emacs.
3077
f68eb991
EZ
30782008-09-30 Eli Zaretskii <eliz@gnu.org>
3079
3080 * mule.texi (Coding Systems): Don't mention codepage-setup.
3081
3082 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3083 cpNNN coding systems anymore.
3084 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3085 for unibyte mode. Don't mention line-drawing characters.
3086 Don't mention dos-unsupported-char-glyph.
f68eb991 3087
1a2dd44d
CY
30882008-09-25 Chong Yidong <cyd@stupidchicken.com>
3089
3090 * search.texi (Search): Shorten introduction.
3091 (Basic Isearch): Add command table. Discuss reverse isearch and
3092 isearch highlighting.
3093 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3094 ring to cindex.
3095 (Special Isearch): Move input methods discussion here.
3096 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3097 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3098 Repeat Isearch.
3099 (Isearch Minibuffer): New node.
3100 (Word Search): Document new word search commands.
3101 (Regexp Example): Simplify example using sentence-end-base variable.
3102 (Replace): Reword introduction.
3103 (Unconditional Replace): Remove unnecessary example.
3104 (Other Repeating Search): Document new `M-s o' binding.
3105
3106 * emacs.texi (Top): Update node listings.
3107
e45da31d
JB
31082008-09-22 Juanma Barranquero <lekktu@gmail.com>
3109
3110 * emacs.texi (Top): Remove Kill Errors from menu.
3111
841c8096
CY
31122008-09-22 Chong Yidong <cyd@stupidchicken.com>
3113
402168fa
CY
3114 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3115 interface for defining macros. Simplify examples. Note that C-g quits
3116 macro definitions.
1c6c854e
CS
3117 (Keyboard Macro Counter): Document using F3 to insert counter.
3118 Give usage example.
402168fa
CY
3119 (Keyboard Macro Query): Organize query responses in a table.
3120
1c6c854e
CS
3121 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3122 Link to Erasing node.
841c8096
CY
3123 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3124 rationale to a footnote.
3125 (Kill Errors): Remove node, due to redundancy with Erasing.
3126 (Spelling): Move discussion of flyspell to end. Note new behavior of
3127 M-$ in active region. Remove non-ispell-specific keybindings from
3128 table.
3129
eab2ee89
DN
31302008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3131
3132 * cmdargs.texi (Initial Options): Document --daemon.
3133
3d53e905
GM
31342008-09-20 Glenn Morris <rgm@gnu.org>
3135
3136 * files.texi (Numbered Backups): Mention that some modes set
3137 version-control.
3138
1c90484d
GM
31392008-09-20 Jim Blandy <jimb@red-bean.com>
3140
3141 * files.texi (Numbered Backups): Reference File Variables, as well.
3142 Remove discussion of Rmail's implementation.
3143
0fc0d844
CY
31442008-09-06 Chong Yidong <cyd@stupidchicken.com>
3145
3146 * misc.texi (Recursive Edit): Note that top-level exits active
3147 minibuffers.
3148
3149 * trouble.texi (Quitting): Likewise.
3150
b18d283d
CY
31512008-08-31 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * emacs.texi (Top): Add Temporary Face Changes xref.
3154
3155 * display.texi (Display): Move Temporary Face Changes node to just
3156 after Standard Faces.
3157 (Scrolling): Document recenter-top-bottom instead of recenter.
3158 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3159 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3160 (Display Custom): Copyedits.
3161 (Optional Mode Line): Document display-battery-mode.
3162
180135fc
RF
31632008-08-27 Romain Francoise <romain@orebokech.com>
3164
3165 * custom.texi (Directory Variables): Minor fix.
3166
d3fe3475
GM
31672008-08-27 Glenn Morris <rgm@gnu.org>
3168
3169 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3170 descriptions.
3171 (Calendar Customizing): Tweak layout description.
183080b6 3172 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3173 markers. Condense calendar-star-date and calendar-mark-today
3174 description.
3175 (Holiday Customizing): Add oriental and solar holidays.
3176 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3177 Fix holiday-float description. Use zerop in examples. Be less verbose.
3178 (Date Display Format): Change ISO format. Be less verbose.
3179 (Diary Customizing): Mention day and month abbrev arrays.
3180 Mention the date-form variables by name. Update European example.
3181 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3182 Condense examples. Mention diary-entry-symbols by name.
3183 Condense table for insertion commands.
3184 (Fancy Diary Display): Mention diary-include-string and
3185 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3186 Ethiopic, Persian date functions. Condense descriptions.
3187
3188 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3189 (Adding to Diary): Adapt for changed node name.
3190
71755807
GM
31912008-08-26 Glenn Morris <rgm@gnu.org>
3192
3193 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3194 node "Hebrew/Islamic Entries".
3195
3196 * calendar.texi (Specified Dates): Fix names of iso functions.
3197 (General Calendar): There may not be another window.
3198 (Writing Calendar Files, Holidays): Tweak intro.
3199 (Holidays): Mention Baha'i and Chinese holidays.
3200 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3201 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3202 (To Other Calendar): Add calendar-print-other-dates.
3203 Refer to "graphic display" rather than "X.
3204 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3205 (Displaying the Diary): Fix whitespace after reference.
3206 Fix `diary-number-of-entries' reference.
3207 (Date Formats): Explicitly mention that day names can be abbreviated.
3208 (Adding to Diary): Add some references to other sections.
3209 (Special Diary Entries): Fix reference.
3210 (Appointments): Simplify appt-message-warning-time entry.
3211 Clarify where times must be.
3212 (Importing Diary): Comment out icalendar paragraph that does not apply.
3213 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3214
d76ebc75
GM
32152008-08-23 Glenn Morris <rgm@gnu.org>
3216
3217 * fortran-xtra.texi (Fortran): Change description of free form and
3218 fixed form a bit. Mention hideshow and imenu.
3219 (Fortran Motion): Mention fortran-end-of-subprogram,
3220 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3221 (Fortran Indent): Minor re-word.
3222 (ForIndent Commands): Mention fortran-fill-paragraph and
3223 fortran-fill-statement.
3224 (ForIndent Cont): Mention fortran-tab-mode-string.
3225 (Fortran Comments): Mention fortran-comment-line-start-skip.
3226 (Fortran Columns): Mention font-locking.
3227 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3228
1fc0ce04 32292008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3230
3231 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3232
5c52e13c
CY
32332008-08-22 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * mini.texi (Minibuffer): Simplify introduction.
3236 (Minibuffer File): Document tilde in minibuffer filenames.
3237 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3238 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3239 (Completion Example): Update example to current command list.
3240 (Completion Options): Document `lazy' value of completion-auto-help.
3241 Update contents of completion-ignored-extensions.
3242 (Minibuffer History): Describe "future history" list. State default
3243 value of history-delete-duplicates.
3244
77a00355
GM
32452008-08-21 Glenn Morris <rgm@gnu.org>
3246
3247 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3248 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3249
39ee1d04
CY
32502008-08-17 Chong Yidong <cyd@stupidchicken.com>
3251
3252 * regs.texi (Registers): Clarify valid register names.
3253 (RegPos): Note that buffer is saved and restored too.
3254 (RegText): Note that mark is reactivated/deactivated.
3255 (RegConfig): Xref to Windows node.
3256
b12c348f
CY
32572008-08-16 Chong Yidong <cyd@stupidchicken.com>
3258
3ae7ba79
CY
3259 * basic.texi (Inserting Text): Provide command name for C-q.
3260
b12c348f
CY
3261 * killing.texi (Killing): Copyedit. Define read-only text.
3262 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3263 (Killing by Lines): Copyedit.
3264 (Other Kill Commands): Move M-w description here.
3265 (Yanking): Move M-w to Other Kill Commands.
3266 (Kill Ring): Also mention saving text in registers. Link to Text
3267 Properties in elisp manual.
3268 (Accumulating Text): Copyedit.
3269 (CUA Bindings): Shift selection is now the default.
3270
d8ff7692
TZ
32712008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3272
3273 * maintaining.texi (Change Log): Mention next-error is available.
3274
a43a8a2e
GM
32752008-08-10 Glenn Morris <rgm@gnu.org>
3276
3277 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3278 and intermonth text.
3279 (Holiday Customizing): Add holiday-chinese.
3280
eba27308
EZ
32812008-08-08 Eli Zaretskii <eliz@gnu.org>
3282
3283 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3284
5f14a5b3
DN
32852008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3286
3287 * files.texi (Log Buffer): Describe C-c C-d.
3288 (Diff Mode): Describe C-x 4 A.
3289
49989bff
EZ
32902008-08-06 Eli Zaretskii <eliz@gnu.org>
3291
3292 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3293
5c915c02
DN
32942008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3295
2beaf97a
DN
3296 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3297 describe the new bindings to show the changeset diff, toggle annotation
3298 visibility, show revisions.
3299 (VC Status): Describe key bindings for modifying the change comments,
3300 displaying changeset diffs and annotations.
3301
5c915c02
DN
3302 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3303
71798ace
NR
33042008-08-05 Nick Roberts <nickrob@snap.net.nz>
3305
3306 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3307
b8949644
EZ
33082008-08-02 Eli Zaretskii <eliz@gnu.org>
3309
3310 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3311 and wording.
3312
819567d1
DN
33132008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3314
3315 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3316 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3317 commands. Improve some old info.
3318
5f38310a
CY
33192008-07-31 Chong Yidong <cyd@stupidchicken.com>
3320
0dc3906b
CY
3321 * display.texi (Visual Line Mode): New node.
3322
5f38310a 3323 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3324 (Moving Point): Add additional alternative key bindings.
3325 Describe line-move-visual.
5f38310a
CY
3326 (Erasing): Describe DEL.
3327 (Basic Undo, Blank Lines, Arguments): Copyedit.
3328 (Continuation Lines): Mention Visual Line mode.
3329 (Position Info): Move extended discussion to mule.texi.
3330
3331 * mule.texi (International Chars): Describe C-x =.
3332
3333 * emacs.texi (Top): Add Visual Line Mode node.
3334
7c2fb837
DN
33352008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3336
3337 * emacs.texi: Remove VMS support.
3338
3f6b73ef
DN
33392008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3340
3341 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3342 the vc-dir command name.
3343
9e2a2647
DN
33442008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3345
3346 * xresources.texi: Remove mentions of Mac Carbon.
3347
568beaa2
AS
33482008-07-19 Andreas Schwab <schwab@suse.de>
3349
3350 * ns-emacs.texi: Move to ../misc.
3351
0ef94706
CY
33522008-07-15 Chong Yidong <cyd@stupidchicken.com>
3353
3354 * entering.texi (Exiting): Don't describe text-only terminals as the
3355 default. Describe the new startup screen.
3356 (Exiting): Describe how to kill Emacs first. Change description of
3357 iconification to handle modern window systems.
3358
ba60bd44 33592008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3360
3361 * ns-emacs.texi: New file, documents features of Emacs port under
3362 NeXTstep windowing.
3363
9f30aa73
CY
33642008-07-15 Chong Yidong <cyd@stupidchicken.com>
3365
938a5d2e
CY
3366 * entering.texi (Entering Emacs): Update prev node.
3367
3368 * glossary.texi (Glossary): Remove xref to Text Characters.
3369
9f30aa73
CY
3370 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3371 directly, rather than in the context of ASCII. Move description of
3372 special properties of modifier key to new Modifier Keys node.
3373 (Keys): Copyedit.
3374 (Text Characters): Delete node. Multibyte is the default nowadays, and
3375 the node contents are obsolete.
3376
3377 * custom.texi (Modifier Keys): New node.
3378
3379 * emacs.texi (Top): Update node list.
3380
7e53d36c
CY
33812008-07-13 Chong Yidong <cyd@stupidchicken.com>
3382
3383 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3384 saying that Emacs provides menus and mouse support (which is par for
3385 the course).
3386
3387 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3388 early on.
3389 (Point): Copyedit. Relegate historical trivia to a footnote.
3390 (Mode Line): Explain mode-line format more consistently.
3391 (Menu Bar): Copyedit.
3392
1e9fa96d
GM
33932008-06-27 Glenn Morris <rgm@gnu.org>
3394
3395 * cal-xtra.texi (Sexp Diary Entries):
3396 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3397
dc9bebb8
CY
33982008-06-26 Chong Yidong <cyd@stupidchicken.com>
3399
3400 * mark.texi (Shift selection): New node.
3401 (Mark): Copyedits.
3402 (Persistent Mark): Move to the end of the chapter.
3403
e7881076
EZ
34042008-06-20 Eli Zaretskii <eliz@gnu.org>
3405
3406 * makefile.w32-in (distclean): Remove makefile.
3407
f427400c
NR
34082008-06-17 Nick Roberts <nickrob@snap.net.nz>
3409
3410 * building.texi (Starting GUD): Add an entry for gud-gdb.
3411 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3412 command mode.
3413
b597d348
GM
34142008-06-17 Glenn Morris <rgm@gnu.org>
3415
3416 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3417
647b7094
NR
34182008-06-17 Nick Roberts <nickrob@snap.net.nz>
3419
3420 * building.texi (Starting GUD): Expand on remote debugging.
3421 (Other GDB-UI Buffers): Mention new keyboard bindings.
3422
47a30023
GM
34232008-06-15 Glenn Morris <rgm@gnu.org>
3424
3425 * gnu.texi: Use a verbatim license for this invariant section,
3426 as per etc/GNU.
3427
37e5d54a
GM
34282008-06-13 Daniel Engeler <engeler@gmail.com>
3429
3430 * emacs.texi, misc.texi: Add documentation about serial port access.
3431
8e65d46c
GM
34322008-06-13 Glenn Morris <rgm@gnu.org>
3433
c1473b4c
MB
3434 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3435 maintain.info.
8e65d46c 3436
e40a85cd
MB
34372008-06-05 Miles Bader <miles@gnu.org>
3438
3439 * display.texi (Temporary Face Changes): Update to reflect function
3440 renamings in face-remap.el.
3441
56c73dec
MB
34422008-06-04 Miles Bader <miles@gnu.org>
3443
1c6c854e
CS
3444 * display.texi (Temporary Face Changes):
3445 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3446 `increase-buffer-face-height' and `decrease-default-face-height' now
3447 that they aren't bound by default.
3448
9d3d42fb
MB
34492008-06-03 Miles Bader <miles@gnu.org>
3450
3451 * display.texi (Temporary Face Changes): New node.
3452
2be6bfe2
EZ
34532008-05-31 Eli Zaretskii <eliz@gnu.org>
3454
3455 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3456
daf7e339
GM
34572008-05-31 Glenn Morris <rgm@gnu.org>
3458
3459 * cal-xtra.texi (Fancy Diary Display): Simplify.
3460
d21d2618
GM
34612008-05-30 Glenn Morris <rgm@gnu.org>
3462
3463 * cal-xtra.texi (Fancy Diary Display): Update for
3464 diary-display-function replacing diary-display-hook.
3465
71ce5fd0
JB
34662008-05-29 Drew Adams <drew.adams@oracle.com>
3467
3468 * msdog.texi (Windows Keyboard): Add descriptions of
3469 w32-register-hot-key and w32-unregister-hot-key.
3470
a3cdbdf8
MO
34712008-05-21 Tom Tromey <tromey@redhat.com>
3472
3473 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3474 Variables node.
3475
854a574c
MO
34762008-05-19 Tom Tromey <tromey@redhat.com>
3477
3478 * custom.texi (Variables): Add Directory Variables to menu.
3479 (Directory Variables): New node.
3480
7c2ec3f9
ER
34812008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3482
71ce5fd0 3483 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3484
370fded4
ER
34852008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3486
3487 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3488 Revision Tags and rewritten. Section now uses modern terminology,
3489 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3490 accurately.
3491
6af511e3
EZ
34922008-05-10 Eli Zaretskii <eliz@gnu.org>
3493
3494 * msdog.texi (Windows Files): Update documentation of
3495 w32-get-true-file-attributes.
3496
7a78b6e7
ER
34972008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3498
3499 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3500 directory mode.
3501
1bcfc24e
CY
35022008-05-08 Chong Yidong <cyd@stupidchicken.com>
3503
3504 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3505 entry "television".
1bcfc24e 3506
db86064f
ER
35072008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3508
ab5ec32c 3509 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3510
a31b405e
ER
35112008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3512
3513 * emacs/buffers.texi, emacs/files.texi (Version-control):
3514 vc-toggle-read-only is no longer a good idea...
3515
ff2c14fc
GM
35162008-04-29 Glenn Morris <rgm@gnu.org>
3517
3518 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3519
367c9b7c
JL
35202008-04-22 Juri Linkov <juri@jurta.org>
3521
3522 * dired.texi (Subdirectories in Dired): Describe using `^'
3523 to return to the parent directory.
3524
4ac1e9b4
NR
35252008-04-22 Nick Roberts <nickrob@snap.net.nz>
3526
3527 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3528 recent changes.
3529
b9b3bf2b
NR
35302008-04-19 Nick Roberts <nickrob@snap.net.nz>
3531
3532 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3533 (Other GDB-UI Buffers): Update for recent thread related changes.
3534
4d120d6a
SM
35352008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3536
3537 * maintaining.texi (Maintaining):
3538 * emacs.texi (Top): Typo.
3539
a152877d
SM
35402008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3541
b9b3bf2b
NR
3542 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3543 arg in `font-lock-add-keywords'.
a152877d 3544
36c0514c
GM
35452008-04-08 Glenn Morris <rgm@gnu.org>
3546
3547 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3548 Also add Baha'i calendar references where appropriate.
3549
06a97d46
GM
35502008-04-05 Glenn Morris <rgm@gnu.org>
3551
3552 * custom.texi (Init File): Byte-compiling .emacs is bad.
3553
6adc6eed
SM
35542008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3555
3556 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3557
571388b0
GM
35582008-03-29 Glenn Morris <rgm@gnu.org>
3559
3560 * calendar.texi: Update for `calendar-date-style' replacing
3561 `european-calendar'.
3562
3ae8f876
JR
35632008-03-28 Jason Rumney <jasonr@gnu.org>
3564
3565 * display.texi (Display Custom): Mention overlay-margin in text.
3566
5bc6ddff 35672008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3568
5bc6ddff
MB
3569 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3570 tutorial' comments.
03a864d5 3571
7186a830
CY
35722008-03-28 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * mark.texi (Mark): Rearrange nodes.
3575 (Persistent Mark): Rename from Transient Mark.
3576 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3577 Describe Transient Mark mode as the default.
3578
3579 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3580 the default behavior with Transient Mark mode off.
3581 (Position Info): Fix typo.
3582
71ce5fd0
JB
3583 * display.texi (Standard Faces): Reference the Mark node.
3584 Remove discussion of the region face, which is discussed there.
7186a830
CY
3585
3586 * emacs.texi (Top): Update node listings.
3587
3588 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3589 as the default.
3590
3591 * fixit.texi (Undo): Standardize choice of undo key sequence.
3592 (Undo, Spelling): Describe Transient Mark mode as the default.
3593
3594 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3595 default.
3596
3597 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3598
3599 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3600 mode is the default, and note that the mark is not activated when set.
3601
3602 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3603 Describe Transient Mark mode as the default.
3604
3605 * search.texi (Basic Isearch): Reference the Mark Ring node.
3606 (Replace, Unconditional Replace, Other Repeating Search):
3607 Describe Transient Mark mode as the default.
3608
1c6c854e
CS
3609 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3610 Describe Transient Mark mode as the default.
7186a830
CY
3611 (Paragraphs): Describe how M-h behaves when region is active.
3612
3613 * trouble.texi (Quitting): Clarify effects of C-g.
3614
dc47d1ff
GM
36152008-03-13 Glenn Morris <rgm@gnu.org>
3616
3617 * emacs.texi (EMACSVER): Set to 23.0.60.
3618
e3e0fb39 36192008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3620
e3e0fb39
GM
3621 * dired.texi (Hiding Subdirectories): Fix previous change.
3622
36232008-03-05 Drew Adams <drew.adams@oracle.com>
3624
3625 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3626
5e14abf8
KS
36272008-02-28 Kim F. Storm <storm@cua.dk>
3628
3629 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3630 Move describe-distribution to C-h C-o.
3631 Move view-emacs-problems to C-h C-p.
3632 Add view-emacs-debugging on C-h C-d.
3633 Add view-external-packages on C-h C-e.
d0207bf3 3634 Add view-order-manuals on C-h C-m.
5e14abf8 3635
d0207bf3 36362008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3637
3638 * msdog-xtra.texi (MS-DOS): Docstring fix.
3639
87e391bb
EZ
36402008-02-09 Eli Zaretskii <eliz@gnu.org>
3641
3642 * msdog.texi (Windows Fonts): Use a @table for describing font
3643 properties.
3644
5662e503
JR
36452008-02-07 Jason Rumney <jasonr@gnu.org>
3646
3647 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3648 value has changed.
3649 (Windows HOME): Clarify what is meant by "if that fails as well".
3650 (Windows Fonts): New section.
3651
72463824
GM
36522008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3653
3654 * basic.texi (Basic Undo): Remove duplicate "you can".
3655
7ff926e0
EZ
36562008-02-02 Eli Zaretskii <eliz@gnu.org>
3657
3658 * maintaining.texi (Tags): Fix last change.
3659
6ab7aef1
MA
36602008-02-02 Michael Albinus <michael.albinus@gmx.de>
3661
093571c3 3662 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3663
ace67e7e
NR
36642008-01-31 Nick Roberts <nickrob@snap.net.nz>
3665
3666 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3667
ae068fdf
RS
36682008-01-26 Richard Stallman <rms@gnu.org>
3669
3670 * maintaining.texi (Tags): Delete redundant index entry.
3671
a56d9a08
EZ
36722008-01-26 Eli Zaretskii <eliz@gnu.org>
3673
3674 * programs.texi (Imenu): Move "@cindex tags" from here...
3675 * maintaining.texi (Tags): ...to here.
3676
e941ed90
NR
36772008-01-23 Kevin Ryde <user42@zip.com.au>
3678
3679 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3680 click count.
3681
650276d5
JB
36822008-01-21 Juanma Barranquero <lekktu@gmail.com>
3683
3684 * entering.texi (Exiting): Fix typo.
3685 Reported by D. E. Evans <sinuhe@gnu.org>.
3686
8dc17977
MR
36872007-12-31 Martin Rudalics <rudalics@gmx.at>
3688
3689 * glossary.texi (Glossary): Fix typo.
3690
9f9695a6
RS
36912007-12-27 Richard Stallman <rms@gnu.org>
3692
3693 * text.texi (Formatted Text): Improve menu tag.
3694 (Editing Format Info): In Info, add duplicate menu of nodes
3695 about the submenus.
3696 (Format Faces): Say where Faces menu is found. Mention Other.
3697 (Format Colors): Say where these submenus are found.
3698 (Format Indentation, Format Justification): Likewise.
3699 (Format Properties): Likewise.
3700
abfd0191
RS
37012007-12-22 Richard Stallman <rms@gnu.org>
3702
3703 * search.texi (Query Replace): Make exp of query-replace more
3704 self-contained, and clarify.
8dc17977 3705
abfd0191
RS
3706 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3707
a2586785
RS
37082007-12-15 Richard Stallman <rms@gnu.org>
3709
3710 * files.texi (Auto Save): Clarify definition of auto-saving.
3711
a67cf2bb
RS
37122007-11-26 Richard Stallman <rms@gnu.org>
3713
3714 * help.texi (Help Echo): Cleanups.
3715
448b33b1
TTN
37162007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3717
3718 * files.texi (Why Version Control?): Fix typo.
3719 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3720 (Selecting a Fileset): Fix typos; small rewording.
3721 (Log Buffer): Likewise.
3722 (Old Revisions): Likewise.
448b33b1 3723
221bb7f6
EZ
37242007-11-17 Eli Zaretskii <eliz@gnu.org>
3725
3726 * mule.texi (Communication Coding): Fix wording of last change.
3727
d0207bf3 37282007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3729
630cb3b7
JB
3730 * custom.texi (Specifying File Variables):
3731 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3732
53b7759e
KH
37332007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3734
a5ab2e0c 3735 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3736
3737 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3738
c8763fb6 37392007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3740
630cb3b7 3741 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3742 --output=file.
3743
ff98e024
MR
37442007-11-13 Martin Rudalics <rudalics@gmx.at>
3745
3746 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3747 (Help Echo): Avoid mentioning the term "region" here and
3748 consistently use the term "active text".
3749
37b11c22
GM
37502007-11-11 Glenn Morris <rgm@gnu.org>
3751
3752 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3753
21d50ba1
JL
37542007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3755
1c6c854e
CS
3756 * search.texi (Query Replace):
3757 Mention `query-replace-show-replacement'.
21d50ba1 3758
c12ecb0a 37592007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3760
3761 * building.texi (Watch Expressions): Remove obscure sentence.
3762
3b4201f4
KH
37632007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3764
3765 * mule.texi (Select Input Method): Describe how to activate an input
3766 method in the text mode.
3767
07e5c0b0
DN
37682007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3769
3770 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3771
52dd7391
NR
37722007-10-30 Nick Roberts <nickrob@snap.net.nz>
3773
3774 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3775
c004e539
GM
37762007-10-30 Glenn Morris <rgm@gnu.org>
3777
3778 * misc.texi (Directory Tracking): Explain a bit more about
3779 dirtrack-mode.
3780
ca8c5b8c
GM
37812007-10-25 Glenn Morris <rgm@gnu.org>
3782
3783 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3784
b6c764ef
RS
37852007-10-24 Richard Stallman <rms@gnu.org>
3786
3787 * misc.texi (Interactive Shell): Cleanup last change.
3788
eabd84c9
JL
37892007-10-22 Juri Linkov <juri@jurta.org>
3790
3791 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3792 default values.
3793
0b43c7e2
ER
37942007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3795
ca8c5b8c 3796 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3797 'filesets'.
3798
a80859d4
MR
37992007-10-18 Martin Rudalics <rudalics@gmx.at>
3800
3801 * trouble.texi (Quitting): Fix typo.
3802
c9447ae1
GM
38032007-10-18 Glenn Morris <rgm@gnu.org>
3804
3805 * frames.texi (Mode Line Mouse): Mention minor mode names.
3806
168b980f
JL
38072007-10-17 Juri Linkov <juri@jurta.org>
3808
3809 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3810 fill-paragraph operates on the active region in Transient Mark mode.
3811 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3812 with fill-paragraph.
3813
3814 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3815 fill-paragraph.
3816
3817 * fixit.texi (Spelling): ispell-word operates on the active region
3818 in Transient Mark mode.
3819
5a331f34
JB
38202007-10-17 Aaron S. Hawley <aaronh@garden.org>
3821
3822 * building.texi (Source Buffers):
3823 * custom.texi (Init Non-ASCII):
3824 * glossary.texi (Glossary): Use "key binding" consistently.
3825
2a9f4d55
JB
38262007-10-17 Juanma Barranquero <lekktu@gmail.com>
3827
3828 * calendar.texi (Diary): Fix directive.
3829
de13cecf
RS
38302007-10-16 Richard Stallman <rms@gnu.org>
3831
3832 * calendar.texi (Diary): Clarify text about diary file example.
3833
5f90d53e
ER
38342007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3835
3836 * files.texi: Capitalize node names according to convention.
3837
3aa491bc
GM
38382007-10-13 Glenn Morris <rgm@gnu.org>
3839
3840 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3841
8a3106d3
ER
38422007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3843
3844 * emacs.texi:
3845 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3846 suggested by RMS and Robert J. Chassell.
8a3106d3 3847
da1080a2
ER
38482007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3849
3aa491bc 3850 * files.texi (Version Systems):
0870a421
ER
3851 * vc-xtra.texi:
3852 * vc1-xtra.texi:
ac3f4c6f 3853 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3854 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3855 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3856 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3857
58ade22b
ER
38582007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3859
da1080a2 3860 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3861 Reorder the descriptions to be chronological.
3862
93870ce2
RS
38632007-10-09 Richard Stallman <rms@gnu.org>
3864
3865 * display.texi (Cursor Display): Correct how cursor appears
3866 in nonselected windows.
3867
568c7288
NR
38682007-10-04 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * building.texi (GDB Graphical Interface): Remove references to gdba
3871 and mention gud-gdb.
3872
1af74d06 38732007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3874
1af74d06 3875 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3876
0d8fb755
JL
38772007-10-06 Juri Linkov <juri@jurta.org>
3878
3879 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3880 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3881 fill-paragraph-or-region.
3882
3883 * basic.texi (Arguments): Replace fill-paragraph with
3884 fill-paragraph-or-region.
3885
b981e2c6
ER
38862007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3887
3888 * files.texi: Update the section on version control for 2007
2a9f4d55 3889 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3890 will come later.
3891
5fceaf9c
GM
38922007-09-15 Glenn Morris <rgm@gnu.org>
3893
3894 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3895 to `list-holidays'.
3896
b0e44b17
GM
38972007-09-14 Glenn Morris <rgm@gnu.org>
3898
3899 * calendar.texi: Update all instances of mark-calendar-holidays,
3900 list-calendar-holidays, list-holidays with the new names.
3901
8cf51b2c
GM
39022007-09-06 Glenn Morris <rgm@gnu.org>
3903
46a367db 3904 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3905 Split into the Emacs manual in emacs/, and other manuals in misc/.
3906 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3907 manual.
3908 (infodir): New variable.
3909 (info): Use $infodir.
3910 (emacsman): Delete target, not needed any more.
3911 Move all targets that are not the Emacs manual to misc/Makefile.in.
3912 (mostlyclean): Remove `gnustmp'.
3913 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3914 manual.
92f9b43f 3915 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3916 (emacsman): Delete target, not needed any more.
3917 (clean): Remove all info files but Emacs manual.
3918 Move all targets that are not the Emacs manual to misc/Makefile.in.
3919 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3920
3921 * Makefile.in (INFOSOURCES): Delete.
3922 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3923 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3924 *.vrs *.toc here...
3925 (maintainer-clean): ...from here.
3926
39272007-09-05 Glenn Morris <rgm@gnu.org>
3928
3929 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3930
8cf51b2c
GM
39312007-08-29 Glenn Morris <rgm@gnu.org>
3932
3933 * emacs.texi (EMACSVER): Increase to 23.0.50.
3934
3420c522
RS
39352007-08-27 Richard Stallman <rms@gnu.org>
3936
3937 * emacs.texi (Top): Clarify menu item for Glossary.
3938
3939 * display.texi (Faces): Change secn title.
3940 Clarify not all fonts come from Font Lock.
3941
8cf51b2c
GM
39422007-08-17 Eli Zaretskii <eliz@gnu.org>
3943
3944 * basic.texi (Position Info): Add index entry for face at point.
3945 Mention that character faces are also displayed by "C-u C-x =".
3946
8cf51b2c
GM
39472007-08-08 Glenn Morris <rgm@gnu.org>
3948
3949 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3950
39512007-08-07 Chong Yidong <cyd@stupidchicken.com>
3952
3953 * files.texi (File Conveniences): Document point motion keys in Image
3954 mode.
3955
8cf51b2c
GM
39562007-07-27 Glenn Morris <rgm@gnu.org>
3957
8cf51b2c
GM
3958 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3959 in-line.
3960
3961 * gpl.texi: New file with text of GPL.
3962 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3963
39642007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3965
3966 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3967
3968 * dired.texi (Wdired): Mention C-x C-q key binding.
3969
39702007-07-28 Nick Roberts <nickrob@snap.net.nz>
3971
3972 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3973
39742007-07-25 Glenn Morris <rgm@gnu.org>
3975
8cf51b2c
GM
3976 * emacs.texi (Copying): Replace license with GPLv3.
3977
3978 * Relicense all FSF files to GPLv3 or later.
3979
39802007-07-24 Glenn Morris <rgm@gnu.org>
3981
3982 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3983 for some calendars.
3984
39852007-07-23 Nick Roberts <nickrob@snap.net.nz>
3986
3987 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3988 default-directory for the current buffer is on a remote machine.
3989
8cf51b2c
GM
39902007-07-21 Eli Zaretskii <eliz@gnu.org>
3991
3992 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3993 default value.
3994
39952007-07-21 Richard Stallman <rms@gnu.org>
3996
3997 * files.texi (Why Version Control?): Improve previous change.
3998
39992007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4000
4001 * files.texi (Why Version Control?): New node.
4002
8cf51b2c
GM
40032007-07-12 Nick Roberts <nickrob@snap.net.nz>
4004
8cf51b2c
GM
4005 * building.texi (Starting GUD): Add xref to this anchor.
4006
8cf51b2c
GM
40072007-06-24 Karl Berry <karl@gnu.org>
4008
2a9f4d55 4009 * emacs.texi: New Back-Cover Text.
8cf51b2c 4010
8cf51b2c
GM
40112007-06-07 Alan Mackenzie <acm@muc.de>
4012
4013 * display.texi (Optional Mode Line): Document the new form of
4014 line+column numbers, "(561,2)".
4015
40162007-06-06 Juanma Barranquero <lekktu@gmail.com>
4017
49823426 4018 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4019
40202007-06-02 Chong Yidong <cyd@stupidchicken.com>
4021
4022 * Version 22.1 released.
4023
8cf51b2c
GM
40242007-05-07 Karl Berry <karl@gnu.org>
4025
4026 * emacs.texi (EMACSVER): Back to 22.
4027
40282007-05-06 Richard Stallman <rms@gnu.org>
4029
4030 * maintaining.texi (Create Tags Table): Clean up previous change.
4031
c8763fb6 40322007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4033
4034 * maintaining.texi (Create Tags Table): Add text about the dangers of
4035 making symbolic links to tags files.
4036
40372007-05-04 Karl Berry <karl@gnu.org>
4038
4039 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4040
40412007-05-03 Karl Berry <karl@gnu.org>
4042
4043 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4044
4045 * .cvsignore (*.pdf): New entry.
4046
8cf51b2c
GM
4047 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4048 for printing.
4049
40502007-05-01 Richard Stallman <rms@gnu.org>
4051
4052 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4053
8cf51b2c
GM
40542007-04-28 Glenn Morris <rgm@gnu.org>
4055
4056 * ack.texi (Acknowledgments):
4057 * anti.texi (Antinews):
8cf51b2c
GM
4058 * programs.texi (Program Modes): Restore mention of python.el pending
4059 consideration of legal status.
4060
40612007-04-28 Richard Stallman <rms@gnu.org>
4062
4063 * files.texi (File Names): Fixes to ~ description on MS systems.
4064
8cf51b2c
GM
40652007-04-26 Glenn Morris <rgm@gnu.org>
4066
4067 * emacs.texi (EMACSVER): Increase to 22.1.50.
4068
40692007-04-25 Karl Berry <karl@gnu.org>
4070
4071 * emacs.texi: Improve line breaks on copyright page,
4072 similar layout to lispref, 8.5x11 by default.
4073
4074 * dired.texi (Image-Dired): Improve line break, fix typo.
4075
40762007-04-24 Chong Yidong <cyd@stupidchicken.com>
4077
4078 * programs.texi (Program Modes):
8cf51b2c
GM
4079 * anti.texi (Antinews):
4080 * ack.texi (Acknowledgments): python.el removed.
4081
8cf51b2c
GM
40822007-04-23 Chong Yidong <cyd@stupidchicken.com>
4083
4084 * display.texi (Highlight Interactively): Correct description of
4085 hi-lock-file-patterns-policy.
4086
4087 * files.texi (File Archives): Mention self-extracting executables.
4088
40892007-04-23 Eli Zaretskii <eliz@gnu.org>
4090
4091 * search.texi (Unconditional Replace, Query Replace): Add xref to
4092 "Replacement and Case".
4093
40942007-04-22 Chong Yidong <cyd@stupidchicken.com>
4095
4096 * dired.texi (Image-Dired): Move from Thumbnails node.
4097 * misc.texi (Thumbnails): Node deleted.
4098 * emacs.texi (Top): Update node listing.
4099
4100 * files.texi (File Conveniences):
49823426 4101 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4102
41032007-04-21 Richard Stallman <rms@gnu.org>
4104
4105 * display.texi (Highlight Interactively): Correct previous change.
4106 Clarify doc of hi-lock-find-patterns, and move new features into it.
4107
41082007-04-20 David Koppelman <koppel@ece.lsu.edu>
4109
1c6c854e
CS
4110 * display.texi (Highlight Interactively):
4111 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4112
41132007-04-20 Martin Rudalics <rudalics@gmx.at>
4114
4115 * display.texi (Scrolling): Fix typo.
4116
8cf51b2c
GM
41172007-04-15 Chong Yidong <cyd@stupidchicken.com>
4118
8cf51b2c
GM
4119 * doclicense.texi: Remove node heading, so that it can be included by
4120 other files.
4121
4122 * emacs.texi: Insert node heading for GFDL.
4123
8cf51b2c
GM
41242007-04-14 Eli Zaretskii <eliz@gnu.org>
4125
4126 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4127 "command line".
4128
4129 * display.texi (Faces): Refer to "Creating Frames" for face
4130 and other frame customizations in .emacs.
4131
4132 * frames.texi (Creating Frames): Mention that face customizations can
4133 be put in .emacs. Add index entries.
4134
41352007-04-12 Richard Stallman <rms@gnu.org>
4136
4137 * glossary.texi (Glossary): Explain `iff'.
4138
41392007-04-11 Karl Berry <karl@gnu.org>
4140
4141 * gnu.texi (Top),
4142 * macos.texi (Mac Font Specs),
4143 * anti.texi (Antinews),
4144 * xresources.texi (Resources),
4145 * misc.texi (Emulation),
4146 * calendar.texi (Daylight Saving),
4147 * dired.texi (Dired and Find),
4148 * rmail.texi (Remote Mailboxes),
4149 * sending.texi (Mail Headers),
4150 * programs.texi (Which Function),
4151 * files.texi (Recover),
4152 * buffers.texi (Uniquify),
4153 * frames.texi (Wheeled Mice),
4154 * killing.texi (Rectangles): Wording to improve breaks in
4155 8.5x11 format.
4156 * mule.texi (Language Environments): \hbadness=10000 since there's
4157 no way to reword.
4158 * emacs.texi (smallbook): New @set to more easily switch between
4159 smallbook and 8.5x11.
4160
41612007-04-11 Richard Stallman <rms@gnu.org>
4162
4163 * files.texi (File Conveniences): Add xref to Tumme.
4164 Delete text about Thumbnail mode.
4165
8cf51b2c
GM
41662007-04-09 Alan Mackenzie <acm@muc.de>
4167
4168 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4169 new name. Insert concept index entries.
4170
8cf51b2c
GM
41712007-04-08 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * display.texi (Standard Faces): Document prefix arg for
4174 list-faces-display.
4175
4176 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4177
8cf51b2c
GM
41782007-04-07 Chong Yidong <cyd@stupidchicken.com>
4179
8cf51b2c
GM
4180 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4181
4182 * files.texi (Misc File Ops): Rewrite description of
4183 insert-file-literally.
4184
8cf51b2c
GM
41852007-03-31 Eli Zaretskii <eliz@gnu.org>
4186
4187 * misc.texi (Printing): Postscript -> PostScript.
4188
8cf51b2c
GM
4189 * ack.texi (Acknowledgments): Postscript -> PostScript.
4190
4191 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4192
4193 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4194 below.
4195
41962007-03-30 Chong Yidong <cyd@stupidchicken.com>
4197
4198 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4199 Init Non-ASCII.
4200 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4201 (Init Non-ASCII): New node.
4202
42032007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4204
4205 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4206
8cf51b2c
GM
42072007-03-12 Glenn Morris <rgm@gnu.org>
4208
8cf51b2c
GM
4209 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4210 "Daylight Savings".
4211
49823426 4212 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4213 saving" in text throughout.
4214
8cf51b2c
GM
42152007-03-04 Richard Stallman <rms@gnu.org>
4216
4217 * custom.texi (Safe File Variables): Minor correction.
4218
8cf51b2c
GM
42192007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4220
4221 * rmail.texi (Movemail): Add internal ref.
4222 Don't indent the intro for the PROTO table.
4223 Format PROTO table items with @code.
4224
8cf51b2c
GM
42252007-02-26 Nick Roberts <nickrob@snap.net.nz>
4226
4227 * building.texi: Remove references to bashdb.
4228
8cf51b2c
GM
42292007-02-19 Juanma Barranquero <lekktu@gmail.com>
4230
4231 * mule.texi (Language Environments): Update list of supported language
4232 environments.
4233
8cf51b2c
GM
42342007-02-14 Kim F. Storm <storm@cua.dk>
4235
4236 * building.texi (Grep Searching): Fix lgrep doc.
4237
42382007-02-12 Chong Yidong <cyd@stupidchicken.com>
4239
4240 * back.texi: Remove unused file.
4241
c8763fb6 42422007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4243
4244 * maintaining.texi (Tag Syntax): Now --members is the default for
4245 etags, not for ctags yet.
4246
8cf51b2c
GM
42472007-02-03 Eli Zaretskii <eliz@gnu.org>
4248
4249 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4250 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4251 expects. Add comments to prevent people from inadvertently modifying
4252 the key parts needed by `texinfo-multiple-files-update'.
4253
42542007-01-29 Chong Yidong <cyd@stupidchicken.com>
4255
4256 * frames.texi (Secondary Selection): Window clicked does not matter
4257 when mouse-yank-at-point is non-nil.
4258
8cf51b2c
GM
42592007-01-16 Glenn Morris <rgm@gnu.org>
4260
4261 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4262 system abbrev.
4263
42642007-01-11 Richard Stallman <rms@gnu.org>
4265
4266 * msdog.texi (Windows Keyboard): Another small cleanup.
4267
42682007-01-10 Richard Stallman <rms@gnu.org>
4269
4270 * msdog.texi (Windows Keyboard): Yet another try to make
4271 everyone happy with that passage.
4272
42732007-01-05 Richard Stallman <rms@gnu.org>
4274
4275 * anti.texi (Antinews): Mention M-x shell scrolling.
4276
42772007-01-05 Nick Roberts <nickrob@snap.net.nz>
4278
4279 * building.texi (Watch Expressions): Describe gdb-max-children.
4280
8cf51b2c
GM
42812007-01-04 Richard Stallman <rms@gnu.org>
4282
8cf51b2c
GM
4283 * msdog.texi (Windows Keyboard): Clarify previous change.
4284
8cf51b2c
GM
42852007-01-02 Richard Stallman <rms@gnu.org>
4286
4287 * custom.texi (Changing a Variable): Minor clarification.
4288 (Specific Customization): customize-customized => customize-unsaved.
4289
4290 * entering.texi (Entering Emacs): Clean up text about restarting
4291 Emacs for each file.
4292
4293 * misc.texi (Shell Options): Minor cleanup.
4294
4295 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4296 with Emacs, not vice versa.
4297
4298 * programs.texi (Symbol Completion): Recommend customizing
4299 window manager.
4300
4301 * xresources.texi (Resources): Minor fix.
4302
c8763fb6 43032007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4304
4305 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4306
43072007-01-01 Richard Stallman <rms@gnu.org>
4308
4309 * commands.texi (User Input): Document keys stolen by window mangers.
4310
43112006-12-31 Richard Stallman <rms@gnu.org>
4312
4313 * custom.texi (Specific Customization): Document customize-option
4314 instead of customize-variable.
4315
43162006-12-31 Kim F. Storm <storm@cua.dk>
4317
4318 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4319
43202006-12-30 Kim F. Storm <storm@cua.dk>
4321
4322 * killing.texi (CUA Bindings): Fix typo.
4323
4324 * xresources.texi (Table of Resources): Mention grow-only value for
4325 auto-resize-tool-bars.
4326
8cf51b2c
GM
43272006-12-27 Eli Zaretskii <eliz@gnu.org>
4328
4329 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4330 and how to get them back.
4331
43322006-12-26 Richard Stallman <rms@gnu.org>
4333
4334 * calendar.texi (Holidays): Holiday listing is based on current
4335 practice, but DST is not.
4336
43372006-12-25 Richard Stallman <rms@gnu.org>
4338
4339 * emacs.texi (Top): Update subnode menus.
4340
4341 * mark.texi (Transient Mark): Fix xref.
4342
4343 * killing.texi (Graphical Kill): Node deleted.
4344 (Killing): Add xref to Cut and Paste.
4345 (CUA Bindings): Update xref.
4346
4347 * frames.texi (Cut and Paste): New section to hold other nodes.
4348 (Mouse Commands): Node demoted.
4349 (Cut/Paste Other App): Split out from Mouse Commands.
4350 (Word and Line Mouse): Likewise.
4351 (Secondary Selection, Clipboard): Nodes demoted.
4352
8cf51b2c
GM
43532006-12-24 Kevin Ryde <user42@zip.com.au>
4354
4355 * calendar.texi (Holidays): US daylight saving begins second Sunday
4356 in March for 2007 onwards.
4357 (Daylight Savings): Show new US default daylight saving rules, 2nd
4358 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4359
43602006-12-23 Chong Yidong <cyd@stupidchicken.com>
4361
4362 * calendar.texi (Scroll Calendar): < and > are switched.
4363
43642006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4365
4366 * killing.texi (Deletion): Describe M-\ prefix argument.
4367
43682006-12-23 Richard Stallman <rms@gnu.org>
4369
4370 * search.texi (Regexp Search): Explain why forward and reverse regexp
4371 search are not mirror images.
4372
8cf51b2c
GM
43732006-12-19 Kim F. Storm <storm@cua.dk>
4374
4375 * major.texi (Choosing Modes): Describe match-function elements for
4376 magic-mode-alist.
4377
8cf51b2c
GM
43782006-12-18 Eli Zaretskii <eliz@gnu.org>
4379
4380 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4381 peculiarities.
4382
43832006-12-18 Richard Stallman <rms@gnu.org>
4384
4385 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4386
8cf51b2c
GM
43872006-12-17 Alan Mackenzie <acm@muc.de>
4388
4389 * programs.texi (Left Margin Paren): Remove the bit which says
4390 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4391 Discuss some of the issues of setting this option to nil.
4392
43932006-12-17 Glenn Morris <rgm@gnu.org>
4394
4395 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4396
43972006-12-16 Eli Zaretskii <eliz@gnu.org>
4398
4399 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4400 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4401 NTFS volumes.
4402 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4403 volumes.
4404
44052006-12-15 Eli Zaretskii <eliz@gnu.org>
4406
4407 * text.texi (HTML Mode): Fix "C-c TAB".
4408
8cf51b2c
GM
44092006-12-09 Richard Stallman <rms@gnu.org>
4410
4411 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4412
44132006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4414
4415 * files.texi (Misc File Ops): Document insert-file-literally.
4416
44172006-12-08 Eli Zaretskii <eliz@gnu.org>
4418
4419 * cmdargs.texi (Colors): Note that --color is intended for overriding
4420 the terminal defaults, not for normal invocation.
4421
4422 * misc.texi (Emacs Server): Improve wording. Don't mention the
4423 ``server program''. Add a cross-reference to "Init File" node.
4424 (Invoking emacsclient): Add index entries. Document both short and
4425 long versions of command-line options. Document the -f option.
4426
8cf51b2c
GM
44272006-12-06 Richard Stallman <rms@gnu.org>
4428
4429 * text.texi (Outline Format): Say to set outline-regexp
4430 and outline-level with major modes and file local variables.
4431
c8763fb6 44322006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4433
4434 * anti.texi (Antinews): Mention the alternative to
4435 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4436
8cf51b2c
GM
4437 * misc.texi (Interactive Shell): Ditto.
4438
44392006-12-04 Eli Zaretskii <eliz@gnu.org>
4440
4441 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4442
4443 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4444
44452006-12-01 Eli Zaretskii <eliz@gnu.org>
4446
4447 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4448 colon in the mode line.
4449
4450 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4451
44522006-11-26 Nick Roberts <nickrob@snap.net.nz>
4453
4454 * building.texi (Watch Expressions): Mention SPC for expanding/
4455 contracting watch expressions.
4456
44572006-11-26 Kim F. Storm <storm@cua.dk>
4458
4459 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4460
44612006-11-26 Nick Roberts <nickrob@snap.net.nz>
4462
4463 * building.texi (Debugger Operation): Define text command mode.
4464 Clarify how tooltips work.
4465 (GDB Graphical Interface): Explain how to run in text command mode
4466 more clearly.
4467
44682006-11-25 Juanma Barranquero <lekktu@gmail.com>
4469
4470 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4471
44722006-11-22 Juanma Barranquero <lekktu@gmail.com>
4473
4474 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4475
8cf51b2c
GM
44762006-11-18 Chong Yidong <cyd@stupidchicken.com>
4477
4478 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4479 and EMACS is deprecated.
4480
44812006-11-18 Juanma Barranquero <lekktu@gmail.com>
4482
4483 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4484
c8763fb6 44852006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4486
4487 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4488
4489 * emacs.texi: Include xresources.texi both for info and dvi.
4490
4491 * xresources.texi: Merge text from xresmini.texi.
4492
c8763fb6 44932006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4494
4495 * glossary.texi: Fix typos.
4496
8cf51b2c
GM
44972006-11-06 Richard Stallman <rms@gnu.org>
4498
4499 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4500
4501 * ack.texi (Acknowledgments): Fix name spelling.
4502
45032006-11-01 Juri Linkov <juri@jurta.org>
4504
4505 * search.texi (Word Search): Document incremental word search.
4506
45072006-10-28 Glenn Morris <rgm@gnu.org>
4508
4509 * ack.texi (Acknowledgments): Add cal-html author.
4510
4511 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4512 Calendar"). Describe new package cal-html.
4513 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4514 Calendar Files."
4515
8cf51b2c
GM
45162006-10-23 Richard Stallman <rms@gnu.org>
4517
4518 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4519 Abbrev mode is enabled.
4520
8cf51b2c
GM
45212006-10-16 Richard Stallman <rms@gnu.org>
4522
8cf51b2c
GM
4523 * emacs.texi: Update ISBN.
4524
8cf51b2c
GM
45252006-10-11 Kim F. Storm <storm@cua.dk>
4526
4527 * emacs.texi (Acknowledgments): Use @dotless{i}.
4528
45292006-10-08 Nick Roberts <nickrob@snap.net.nz>
4530
4531 * building.texi (Breakpoints Buffer): Mention catchpoints.
4532
45332006-10-08 Kim F. Storm <storm@cua.dk>
4534
4535 * ack.texi (Acknowledgments): Update.
4536
4537 * emacs.texi (Acknowledgments): Fix bad @/ form.
4538
8cf51b2c
GM
45392006-10-05 Kim F. Storm <storm@cua.dk>
4540
4541 * emacs.texi (Acknowledgments): Add more contributors.
4542
45432006-10-03 Richard Stallman <rms@gnu.org>
4544
4545 * emacs.texi (Acknowledgments): Update version and edition.
4546
8cf51b2c
GM
45472006-10-01 Karl Berry <karl@gnu.org>
4548
4549 * custom.texi (Customization Groups): Page break to keep example buffer
4550 on one page.
4551
45522006-09-30 Karl Berry <karl@gnu.org>
4553
4554 * programs.texi (Basic Indent): @need to improve page break.
4555 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4556
45572006-09-29 Glenn Morris <rgm@gnu.org>
4558
4559 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4560
45612006-09-29 Karl Berry <karl@gnu.org>
4562
4563 * windows.texi (Basic Window): Remove forced @break, no longer
4564 desirable.
4565 * frames.texi (Frame Commands),
4566 * mark.texi (Marking Objects): Reword to avoid bad page break.
4567 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4568
45692006-09-19 Richard Stallman <rms@gnu.org>
4570
4571 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4572 stick to present tense.
4573
c8763fb6 45742006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4575
4576 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4577 to x-gtk-use-old-file-dialog.
4578 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4579
45802006-09-15 Jay Belanger <belanger@truman.edu>
4581
49823426 4582 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4583 Change "Library Public License" to "Lesser Public License"
4584 throughout. Use "yyyy" to represent year.
4585
8cf51b2c
GM
45862006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4587
4588 * files.texi (Visiting): Add index entry "open file".
4589
8cf51b2c
GM
45902006-09-11 Richard Stallman <rms@gnu.org>
4591
4592 * building.texi (Compilation Mode): Clarification.
4593 (Grep Searching): Add xref to Compilation Mode.
4594
8cf51b2c
GM
45952006-09-08 Richard Stallman <rms@gnu.org>
4596
4597 * search.texi (Search): Ref multi-file search commands here.
4598 (Other Repeating Search): Not here.
4599
8cf51b2c
GM
46002006-08-28 Richard Stallman <rms@gnu.org>
4601
4602 * windows.texi (Split Window): Update xref.
4603
4604 * basic.texi (Continuation Lines): Update xref.
4605
4606 * indent.texi (Tab Stops): Update xref.
4607
4608 * emacs.texi (Top): Update subnode menu.
4609
4610 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4611 split out of Display Custom.
4612
46132006-08-25 Kim F. Storm <storm@cua.dk>
4614
4615 * display.texi (Display Custom): Add variables overline-margin
4616 and x-underline-at-descent-line.
4617
46182006-08-25 Richard Stallman <rms@gnu.org>
4619
4620 * entering.texi (Exiting): Rewrite to give graphical displays
4621 priority over text terminals.
4622
4623 * search.texi (Incremental Search): Move index entries.
4624
46252006-08-23 Chong Yidong <cyd@stupidchicken.com>
4626
4627 * custom.texi (Init File): Reference Find Init to avoid "home
4628 directory" confusion.
4629
46302006-08-22 Nick Roberts <nickrob@snap.net.nz>
4631
4632 * building.texi (Other GDB-UI Buffers): Describe how to edit
4633 a value in the locals buffer.
4634
46352006-08-21 Richard Stallman <rms@gnu.org>
4636
4637 * search.texi (Basic Isearch): Add `isearch' index entry.
4638
46392006-08-16 Richard Stallman <rms@gnu.org>
4640
4641 * misc.texi (Saving Emacs Sessions): Clean up wording.
4642
4643 * mark.texi (Marking Objects): Mention term "select all".
4644
4645 * emacs.texi (Top): Update subnode menu.
4646
4647 * help.texi (Help Mode): Move node up in file.
4648
8cf51b2c
GM
46492006-08-15 Nick Roberts <nickrob@snap.net.nz>
4650
4651 * building.texi (Stack Buffer): Explain fringe arrow.
4652
8cf51b2c
GM
46532006-08-12 Eli Zaretskii <eliz@gnu.org>
4654
8cf51b2c
GM
4655 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4656 on startup.
4657
46582006-08-11 Romain Francoise <romain@orebokech.com>
4659
4660 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4661
46622006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4663
4664 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4665
46662006-08-10 Richard Stallman <rms@gnu.org>
4667
4668 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4669 with face merging. Empty regions don't count.
4670 Clarify face property inheritance.
8cf51b2c
GM
4671
46722006-08-08 Romain Francoise <romain@orebokech.com>
4673
4674 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4675 <arjuropo@cc.jyu.fi>.
4676
8cf51b2c
GM
46772006-08-04 Eli Zaretskii <eliz@gnu.org>
4678
4679 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4680 apply to all frames.
4681
8cf51b2c
GM
46822006-08-01 Richard Stallman <rms@gnu.org>
4683
4684 * help.texi (Name Help): Add index entries for describe-variable.
4685
46862006-08-01 Nick Roberts <nickrob@snap.net.nz>
4687
4688 * building.texi (GDB Graphical Interface): Shorten node names.
4689 (GDB-UI Layout): Use GDB-related.
4690 (Other GDB-UI Buffers): Simplify English.
4691
46922006-07-31 Richard Stallman <rms@gnu.org>
4693
4694 * search.texi (Query Replace): Add xref for Dired's Q command.
4695
8cf51b2c
GM
46962006-07-31 Nick Roberts <nickrob@snap.net.nz>
4697
4698 * building.texi (GDB commands in Fringe): Rename to...
4699 (Source Buffers): ..this and move forward. Describe hollow arrow and
4700 new option gdb-find-source-frame.
4701
47022006-07-29 Richard Stallman <rms@gnu.org>
4703
4704 * dired.texi (Operating on Files): Simplify previous change
4705 and fix Texinfo usage.
4706
47072006-07-29 Eli Zaretskii <eliz@gnu.org>
4708
4709 * dired.texi (Operating on Files): Add cross-references. State the
4710 Unix commands that do similar things.
4711
47122006-07-28 Richard Stallman <rms@gnu.org>
4713
4714 * mark.texi (Transient Mark): Clarify that region never disappears
4715 when Transient Mark mode is off, and not when it is on.
4716
47172006-07-27 Richard Stallman <rms@gnu.org>
4718
4719 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4720
47212006-07-24 Richard Stallman <rms@gnu.org>
4722
4723 * xresources.texi (GTK styles): Fix texinfo usage.
4724
8cf51b2c
GM
4725 * commands.texi (User Input): Explain why we teach keyboard cmds.
4726
4727 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4728 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4729 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4730 * doclicense.texi, display.texi, dired.texi, basic.texi:
4731 * anti.texi, ack.texi: Move periods and commas inside quotes.
4732
47332006-07-22 Eli Zaretskii <eliz@gnu.org>
4734
4735 * cmdargs.texi (General Variables): Document EMAIL.
4736
47372006-07-21 Eli Zaretskii <eliz@gnu.org>
4738
4739 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4740 doesn't have effect on MS-Windows.
4741
8cf51b2c
GM
47422006-07-17 Richard Stallman <rms@gnu.org>
4743
4744 * building.texi (Grep Searching): Explain about chaining grep commands.
4745
8cf51b2c
GM
47462006-07-10 Nick Roberts <nickrob@snap.net.nz>
4747
49823426 4748 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4749
47502006-07-09 Chong Yidong <cyd@stupidchicken.com>
4751
4752 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4753 is invoked for multiple files.
4754
47552006-07-08 Eli Zaretskii <eliz@gnu.org>
4756
4757 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4758 on-line manual for the rest of this node.
4759 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4760 unconditionally.
4761 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4762 Improve wording.
4763 (Windows Printing): Improve wording.
4764 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4765 rest of this node.
4766
8cf51b2c
GM
47672006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4768
49823426
GM
4769 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4770 with eval-buffer.
8cf51b2c
GM
4771
47722006-07-05 Nick Roberts <nickrob@snap.net.nz>
4773
4774 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4775 of character translation.
4776
47772006-07-04 Nick Roberts <nickrob@snap.net.nz>
4778
4779 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4780
47812006-07-03 Karl Berry <karl@gnu.org>
4782
4783 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4784 not-too-underfull hboxes in the TeX output.
4785 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4786 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4787 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4788 * sending.texi, text.texi: Fix overfull/underfull boxes.
4789
47902006-07-03 Romain Francoise <romain@orebokech.com>
4791
4792 * m-x.texi (M-x): Fix.
4793
47942006-07-03 Richard Stallman <rms@gnu.org>
4795
8cf51b2c
GM
4796 * search.texi (Other Repeating Search): filename -> file name.
4797
4798 * misc.texi (Narrowing): Minor cleanups.
4799
4800 * files.texi (Visiting): filename -> file name.
4801
4802 * emacs.texi (Top): Update subnode menus.
4803
4804 * mule.texi (Coding Systems): Move char translation stuff here.
4805 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4806 (Recognize Coding): Substantial local rewrites.
4807 (International): Update menu.
4808
4809 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4810 (Scrolling): Substantial local rewrites.
4811 (Display): Update menu and intro.
4812
4813 * dired.texi: filename -> file name.
4814
4815 * custom.texi (Safe File Variables): Texinfo usage fix.
4816
f0131492 48172006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4818
4819 * help.texi, m-x.texi: Lots of cleanups.
4820
8cf51b2c
GM
48212006-06-30 Eli Zaretskii <eliz@gnu.org>
4822
4823 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4824 (Windows Processes, Windows Misc): Shorten the printed version by
4825 selectively conditioning less important portions by @ifnottex.
4826
8cf51b2c
GM
48272006-06-27 Richard Stallman <rms@gnu.org>
4828
4829 * mini.texi (Minibuffer File): Minor cleanup.
4830
48312006-06-25 Nick Roberts <nickrob@snap.net.nz>
4832
4833 * frames.texi (XTerm Mouse): Rename to...
4834 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4835
4836 * emacs.texi (Top): Use new node name.
4837
48382006-06-24 Eli Zaretskii <eliz@gnu.org>
4839
4840 * emacs.texi (Top): Update the detailed menu according to changes in
4841 msdog.texi.
4842
4843 * msdog.texi (Windows Keyboard): New section.
4844 (Windows Mouse): New section.
4845 (Windows System Menu): Remove section (text merged with "Windows
4846 Keyboard").
4847 (Windows Misc): New section.
4848
4849 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4850
4851 * msdog.texi (ls in Lisp): New section.
4852
4853 * files.texi (Visiting): Document case-insensitive wildcard matching
4854 under find-file-wildcards.
4855
8cf51b2c
GM
48562006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4857
4858 * macos.texi (Mac Input): Add description of mac-function-modifier.
4859 Now Unicode keyboard layouts work.
4860
8cf51b2c
GM
48612006-06-10 Richard Stallman <rms@gnu.org>
4862
4863 * mule.texi (Recognize Coding): Clarify previous change.
4864
48652006-06-09 Kenichi Handa <handa@m17n.org>
4866
4867 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4868 notation.
4869
48702006-06-07 Kevin Ryde <user42@zip.com.au>
4871
4872 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4873 manual for @ifnottex, but in emacs-extra for @iftex.
4874
4875 * cmdargs.texi (General Variables): Fix smtpmail xref.
4876
48772006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4878
8cf51b2c 4879 * programs.texi (Comment Commands):
8cf51b2c 4880 * custom.texi (Specifying File Variables):
49823426 4881 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4882
48832006-06-07 Nick Roberts <nickrob@snap.net.nz>
4884
4885 * building.texi (Watch Expressions): Move node to end.
4886 (GDB Graphical Interface): Move description of clicks in fringe...
4887 (GDB commands in the Fringe): ...to here. New node.
4888
8cf51b2c
GM
48892006-06-05 Romain Francoise <romain@orebokech.com>
4890
49823426 4891 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4892
48932006-06-05 Nick Roberts <nickrob@snap.net.nz>
4894
4895 * building.texi (GDB Graphical Interface): Update bindings.
4896 (Commands of GUD): Add gud-print. Remove gud-run.
4897 Restate availability more generally.
4898
f0131492 48992006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4900
4901 * mini.texi: Lots of cleanups.
4902
49032006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4904
4905 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4906 and Mouse-2.
4907
c8763fb6 49082006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4909
4910 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4911
8cf51b2c
GM
49122006-05-31 Richard Stallman <rms@gnu.org>
4913
4914 * basic.texi (Moving Point): Fix previous change.
4915
c8763fb6 49162006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4917
4918 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4919
f0131492 49202006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4921
4922 * basic.texi: Many simplifications and improvements in wording.
4923
8cf51b2c
GM
49242006-05-26 Nick Roberts <nickrob@snap.net.nz>
4925
4926 * anti.texi (Antinews): Create a node for gdb-ui.
4927
8cf51b2c
GM
49282006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4929
4930 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4931
49322006-05-20 Richard Stallman <rms@gnu.org>
4933
4934 * dired.texi (Dired Navigation): dired-goto-file is now j.
4935
8cf51b2c
GM
49362006-05-20 Eli Zaretskii <eliz@gnu.org>
4937
4938 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4939 and their aliases.
4940
4941 * msdog.texi (Windows Printing): Mention non-support of plain text
4942 printing with some el-cheapo printers, and suggest a workaround.
4943
49442006-05-20 Kevin Ryde <user42@zip.com.au>
4945
4946 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4947 remove the bit saying you must set it.
4948
49492006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4950
4951 * trouble.texi (Checklist):
4952 * text.texi (Text, Auto Fill, Text Mode):
4953 * search.texi (Nonincremental Search):
4954 * rmail.texi (Rmail Labels):
4955 * mule.texi (Input Methods, Multibyte Conversion):
4956 * misc.texi (Gnus, Where to Look, PostScript):
4957 * maintaining.texi (Create Tags Table):
4958 * indent.texi (Indentation Commands):
4959 * fixit.texi (Spelling):
4960 * emacs.texi (Copying):
4961 * custom.texi (Init File): ifinfo -> ifnottex.
4962
8cf51b2c
GM
49632006-05-17 Richard Stallman <rms@gnu.org>
4964
4965 * files.texi (Diff Mode): Mention C-x `.
4966
49672006-05-08 Richard Stallman <rms@gnu.org>
4968
4969 * custom.texi (Disabling): Textual cleanups.
4970
8cf51b2c
GM
49712006-05-12 Glenn Morris <rgm@gnu.org>
4972
4973 * calendar.texi (Displaying the Diary, Format of Diary File):
4974 Refer to diary-view-entries, diary-list-entries,
4975 diary-show-all-entries rather than obsolete aliases.
4976
49772006-05-12 Eli Zaretskii <eliz@gnu.org>
4978
4979 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4980 (Displaying the Diary, Special Diary Entries, Importing Diary):
4981 * building.texi (Compilation Shell):
4982 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4983 emacs-xtra with @inforef's.
4984
4985 * files.texi (Visiting): Fix wording.
4986
4987 * mule.texi (Coding Systems, Text Coding): More indexing.
4988 Mention that C-x RET f can set eol conversion.
4989
c8763fb6 49902006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4991
4992 * xresmini.texi (GTK resources): Insert GTK description.
4993
4994 * xresources.texi (GTK resources): metafont should be menufont.
4995
8cf51b2c
GM
49962006-05-06 Michael Albinus <michael.albinus@gmx.de>
4997
49823426 4998 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4999 method, user name and host name is active only in partial
5000 completion mode.
5001
8cf51b2c
GM
50022006-05-06 Eli Zaretskii <eliz@gnu.org>
5003
5004 * makefile.w32-in (emacs.dvi):
5005 * Makefile.in (emacs.dvi): Add xresmini.texi.
5006
5007 * xresmini.texi (Table of Resources): Remove xref to non-existent
5008 node "LessTif Resources".
5009
5010 * msdog.texi (Microsoft Windows):
5011 * calendar.texi (Calendar/Diary, Displaying the Diary)
5012 (Special Diary Entries, Importing Diary, Holidays):
5013 * programs.texi (Program Modes):
5014 * text.texi (Text):
5015 * buffers.texi (Several Buffers):
5016 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5017
50182006-05-06 Eli Zaretskii <eliz@gnu.org>
5019
5020 The following changes merge the emacs-xtra manual into the main
5021 manual, but only for on-line version of the manual.
5022
5023 * vc2-xtra.texi (Version Backups, Local Version Control)
5024 (Making Snapshots, Change Logs and VC, Version Headers)
5025 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5026 on-line manual.
5027
5028 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5029 for on-line manual.
5030
5031 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5032 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5033 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5034 for on-line manual.
5035
5036 * fortran-xtra.texi (Fortran, Fortran Autofill)
5037 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5038 for on-line manual.
5039
5040 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5041 Conditional xref's for on-line manual.
5042
5043 * emerge-xtra.texi (Emerge, Overview of Emerge)
5044 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5045 manual.
5046
5047 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5048 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5049 (EMACSSOURCES): Use EMACS_XTRA.
5050 (../info/emacs-xtra): Remove.
5051 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5052
5053 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5054 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5055 (EMACSSOURCES): Use EMACS_XTRA.
5056 ($(infodir)/emacs-xtra): Remove.
5057 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5058
5059 * trouble.texi (Quitting):
5060 * text.texi (Text):
5061 * programs.texi (Program Modes):
5062 * msdog.texi (Microsoft Windows):
5063 * frames.texi (Frames):
5064 * files.texi (Backup, Version Control, VC Concepts)
5065 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5066 (Registering, VC Status, VC Undo, Multi-User Branching)
5067 (Comparing Files):
5068 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5069 (Displaying the Diary, Special Diary Entries, Importing Diary):
5070 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5071 conditional xref's, depending on @iftex/@ifnottex.
5072
5073 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5074 "MS-DOS". @include msdog-xtra.texi.
5075
5076 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5077 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5078
5079 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5080 for vc-xtra.texi subsections.
5081 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5082 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5083
5084 * sending.texi (Sending Mail): A @node line without explicit Prev,
5085 Next, and Up links.
5086
5087 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5088 Next, and Up links.
5089
5090 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5091 and its sections. @include picture-xtra.texi.
5092
5093 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5094 "Emerge".
5095 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5096
5097 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5098 exact duplicate of its name-sake in calendar.texi.
5099
5100 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5101 "Advanced Calendar/Diary Usage".
5102 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5103
5104 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5105 dired-xtra.texi.
5106 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5107
5108 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5109 (Files) [ifnottex]: Add menu entry for Autorevert.
5110
5111 * emacs-xtra.texi (Introduction): Reword to make consistent with
5112 printed version only.
5113 <Top level>: Remove the body of all chapters and move them to the
5114 new *-xtra.texi files. Use @raisesections and @lowersections to
5115 convert sections to chapters etc.
5116
5117 * msdog-xtra.texi:
5118 * fortran-xtra.texi:
5119 * vc-xtra.texi:
5120 * vc1-xtra.texi:
5121 * vc2-xtra.texi:
5122 * emerge-xtra.texi:
5123 * cal-xtra.texi:
5124 * dired-xtra.texi:
5125 * arevert-xtra.texi: New files, with text from respective chapters
5126 of emacs-xtra.texi. Convert each @chapter into @section, @section
5127 into @subsection, etc.
5128
1c6c854e 5129 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5130 updated.
5131
5132 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5133 Windows". All references updated.
5134
51352006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5136
5137 * macos.texi (Mac Input): Mention input from Character Palette.
5138 (Mac Font Specs): Fix typo.
5139
51402006-05-05 Richard Stallman <rms@gnu.org>
5141
5142 * files.texi (Diff Mode): Minor cleanup.
5143
51442006-05-05 Karl Berry <karl@gnu.org>
5145
8cf51b2c
GM
5146 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5147 errors from the current release of makeinfo (4.8).
5148 * help.texi (Library Keywords): Change widest word in multitable
5149 template from `emulations' to `convenience'. (Not sure if this is
5150 related to the font change.)
5151
51522006-05-05 Eli Zaretskii <eliz@gnu.org>
5153
5154 * files.texi (File Names): Add a footnote about limited support of
5155 ~USER on MS-Windows.
5156
5157 * cmdargs.texi (Initial Options): Add a footnote about limited
5158 support of ~USER on MS-Windows.
5159
51602006-05-03 Richard Stallman <rms@gnu.org>
5161
5162 * files.texi (Diff Mode): Node moved here.
5163 (Comparing Files): Delete what duplicates new node.
5164 (Files): Put Diff Mode in menu.
5165
1c6c854e 5166 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5167
5168 * emacs.texi (Top): Update menu for Diff Mode.
5169
5170 * trouble.texi (Emergency Escape): Simplify.
5171
5172 * emacs.texi (Top): Minor clarification.
5173
51742006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5175
5176 * commands.texi, entering.texi, screen.texi: Many simplifications.
5177
51782006-05-03 Richard Stallman <rms@gnu.org>
5179
5180 * commands.texi (Text Characters): Delete paragraph about unibyte
5181 non-ASCII printing chars.
5182
5183 * killing.texi (Killing): Say "graphical displays".
5184 * display.texi: Say "graphical displays".
5185
5186 * cmdargs.texi (Misc X): Say "graphical displays".
5187
51882006-05-01 Richard Stallman <rms@gnu.org>
5189
5190 * emacs.texi (Top): Add Diff Mode to menu.
5191
51922006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5193
5194 * misc.texi (Diff Mode): New node.
5195
51962006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5197
5198 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5199 (Mac Environment Variables): Shorten example line.
5200 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5201
52022006-05-01 Nick Roberts <nickrob@snap.net.nz>
5203
5204 * building.texi (GUD Customization): Describe cases %d and %c.
5205 Update description for %e.
5206
52072006-04-30 Glenn Morris <rgm@gnu.org>
5208
5209 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5210
52112006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5212
5213 * custom.texi (Examining): Update C-h v output example.
5214
52152006-04-29 Kim F. Storm <storm@cua.dk>
5216
5217 * building.texi (Grep Searching): Add lgrep and rgrep.
5218
8cf51b2c
GM
52192006-04-23 Richard Stallman <rms@gnu.org>
5220
5221 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5222
5223 * xresmini.texi: New file.
5224
5225 * xresources.texi (Face Resources): Split table into font resources
5226 and the rest. Combine similar attributes for brevity.
5227
8cf51b2c
GM
52282006-04-21 Eli Zaretskii <eliz@gnu.org>
5229
5230 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5231 backslashes and case-insensitivity in file names (moved to the
5232 main manual).
5233 (MS-DOS Printing): Move most of the text to the main manual.
5234
5235 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5236 New nodes.
5237 (Windows Processes, Windows System Menu): Add index entries and
5238 fix wording.
5239
8cf51b2c
GM
52402006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5241
5242 * misc.texi (Shell Ring): Add notes on saved input when
5243 navigating off the end of the history list.
5244
52452006-04-18 Chong Yidong <cyd@mit.edu>
5246
5247 * misc.texi (Shell Options): Correct default value of
5248 comint-scroll-show-maximum-output.
5249
8cf51b2c
GM
52502006-04-18 Nick Roberts <nickrob@snap.net.nz>
5251
5252 * building.texi (Watch Expressions): Update.
5253
8cf51b2c
GM
52542006-04-12 Richard Stallman <rms@gnu.org>
5255
5256 * search.texi: Clean up previous change.
5257
52582006-04-12 Eli Zaretskii <eliz@gnu.org>
5259
5260 * search.texi (Regexp Backslash, Regexp Replace): Add index
5261 entries for ``back reference'' and mention the term itself in the
5262 text.
5263
52642006-04-11 Richard Stallman <rms@gnu.org>
5265
5266 * custom.texi (Safe File Variables):
5267 Document enable-local-variables = :safe.
5268
52692006-04-11 Karl Berry <karl@gnu.org>
5270
5271 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5272 (Remote Repositories, Version Backups, Local Version Control)
5273 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5274 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5275 (Renaming VC Work Files and Master Files)
5276 (Inserting Version Control Headers, Customizing VC, General Options)
5277 (Options for RCS and SCCS, Options specific for CVS): Move all
5278 these nodes to emacs-xtra.texi, for brevity.
5279 * cmdargs.texi, files.texi: Change cross-references.
5280
8cf51b2c
GM
52812006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5282
5283 * files.texi (Old Versions): Update description of vc-annotate's
5284 use of color to indicate date ranges.
5285
8cf51b2c
GM
52862006-04-09 Kevin Ryde <user42@zip.com.au>
5287
8cf51b2c
GM
5288 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5289 put info and printed manual names the right way around.
5290
52912006-04-09 Karl Berry <karl@gnu.org>
5292
5293 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5294 emacs-xtra.texi, leaving only MS Windows information.
5295 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5296 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5297 node names.
5298
5299 * emacs.texi: Move @summarycontents and @contents to the beginning
5300 of the file.
5301
8cf51b2c
GM
53022006-04-08 Kevin Ryde <user42@zip.com.au>
5303
5304 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5305
53062006-04-07 Richard Stallman <rms@gnu.org>
5307
5308 * programs.texi (Comments, Comment Commands, Options for Comments)
5309 (Multi-Line Comments): "Align", not "indent".
5310 (Basic Indent): C-j deletes trailing whitespace before the newline.
5311
53122006-04-06 Richard Stallman <rms@gnu.org>
5313
8cf51b2c
GM
5314 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5315
53162006-04-06 Eli Zaretskii <eliz@gnu.org>
5317
5318 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5319
8cf51b2c
GM
53202006-04-05 Richard Stallman <rms@gnu.org>
5321
5322 * emacs.texi (Top): Update subnode menu.
5323
5324 * trouble.texi (Unasked-for Search): Node deleted.
5325 (Lossage): Delete from menu.
5326
53272006-04-04 Richard Stallman <rms@gnu.org>
5328
5329 * trouble.texi: Various cleanups.
5330 (Checklist): Don't bother saying how to snail a bug report.
5331 (Emergency Escape): Much rewriting.
5332 (After a Crash): Rename the core dump immediately.
5333 (Total Frustration): Call it a psychotherapist.
5334 (Bug Criteria): Avoid "illegal instruction".
5335 (Sending Patches): We always put the contributor's name in.
5336
5337 * misc.texi (Thumbnails): Minor correction.
5338
8cf51b2c
GM
53392006-04-03 Richard Stallman <rms@gnu.org>
5340
5341 * misc.texi (Thumbnails): Minor cleanup.
5342
53432006-04-02 Karl Berry <karl@gnu.org>
5344
5345 * sending.texi (Mail Sending): pxref to Top needs five args.
5346
5347 * texinfo.tex: Update to current version (2006-03-21.13).
5348
8cf51b2c
GM
53492006-03-31 Richard Stallman <rms@gnu.org>
5350
5351 * emacs.texi (Top): Update subnode menu.
5352
5353 * help.texi (Help Mode): Cleanup.
5354
5355 * dired.texi: Many cleanups.
5356 (Dired Deletion): Describe dired-recursive-deletes.
5357 (Operating on Files): dired-create-directory moved.
5358 (Misc Dired Features): Move to here.
5359 (Tumme): Node moved to misc.texi.
5360
5361 * custom.texi: Many cleanups.
5362 (Minor Modes): Don't mention ISO Accents Mode.
5363 (Examining): Update C-h v output example.
5364 (Hooks): Add index and xref for add-hook.
5365 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5366 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5367
5368 * misc.texi: Many cleanups.
5369 (beginning): Add to summary of topics.
5370 (Shell): Put eshell xref at the end. Remove eshell from table.
5371 (Thumbnails): New node.
5372
8cf51b2c
GM
53732006-03-28 Eli Zaretskii <eliz@gnu.org>
5374
5375 * files.texi (File Name Cache): Make it clear that the cache is
5376 not persistent.
5377
8cf51b2c
GM
53782006-03-25 Karl Berry <karl@gnu.org>
5379
49823426
GM
5380 * emacs-xtra.texi, emacs.texi, gnu.texi:
5381 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5382 (2) do not indent copyright year list (or anything else).
5383
8cf51b2c
GM
53842006-03-21 Juanma Barranquero <lekktu@gmail.com>
5385
5386 * files.texi (VC Dired Mode): Remove misplaced brackets.
5387
53882006-03-21 Andre Spiegel <spiegel@gnu.org>
5389
5390 * files.texi: Various updates and clarifications in the VC chapter.
5391
53922006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5393
5394 * help.texi (Help Mode): Document "C-c C-c".
5395
8cf51b2c
GM
53962006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5397
5398 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5399 menu in the standalone Info reader.
5400
54012006-03-15 Chong Yidong <cyd@stupidchicken.com>
5402
5403 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5404 moved here from Emacs manual.
5405
5406 * programs.texi (Fortran): Section moved to emacs-xtra.
5407 (Program Modes): Xref to Fortran in emacs-xtra.
5408
5409 * maintaining.texi (Emerge): Move to emacs-xtra.
5410 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5411
5412 * picture.texi: File deleted.
5413 * Makefile.in:
5414 * makefile.w32-in: Remove picture.texi.
5415
5416 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5417 * abbrevs.texi (Abbrevs):
5418 * sending.texi (Sending Mail): Picture node removed.
5419
5420 * emacs.texi (Top): Update node listings.
5421
8cf51b2c
GM
54222006-03-12 Richard Stallman <rms@gnu.org>
5423
5424 * calendar.texi: Various cleanups.
5425
8cf51b2c
GM
54262006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5427
5428 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5429 syntax.
5430
8cf51b2c
GM
54312006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5432
5433 * search.texi (Regexps): More accurately describe which characters
5434 are special in which situations. Recommend _not_ to quote `]' or
5435 `-' when they are not special.
5436
8cf51b2c
GM
54372006-02-28 Andre Spiegel <spiegel@gnu.org>
5438
5439 * files.texi (Old Versions): Clarify operation of C-x v =.
5440
8cf51b2c
GM
54412006-02-21 Nick Roberts <nickrob@snap.net.nz>
5442
5443 * building.texi (Watch Expressions): Update and describe
5444 gdb-speedbar-auto-raise.
5445
54462006-02-19 Richard M. Stallman <rms@gnu.org>
5447
5448 * emacs.texi: Use @smallbook.
5449 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5450 Update subnode menu.
5451
5452 * building.texi (Lisp Interaction): Minor addition.
5453
54542006-02-18 Nick Roberts <nickrob@snap.net.nz>
5455
5456 * building.texi (Watch Expressions): Update and be more precise.
5457
c8763fb6 54582006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5459
5460 * maintaining.texi (Create Tags Table): Explain why the
5461 exception when etags writes to files under the /dev tree.
5462
54632006-02-14 Richard M. Stallman <rms@gnu.org>
5464
5465 * custom.texi (Safe File Variables): Lots of clarification.
5466 Renamed from Unsafe File Variables.
5467
54682006-02-14 Chong Yidong <cyd@stupidchicken.com>
5469
5470 * custom.texi (Unsafe File Variables): File variable confirmation
5471 assumed denied in batch mode.
5472
54732006-02-14 Richard M. Stallman <rms@gnu.org>
5474
5475 * building.texi (GDB User Interface Layout): Don't say `inferior'
5476 for program being debugged.
5477
54782006-02-15 Nick Roberts <nickrob@snap.net.nz>
5479
5480 * building.texi (GDB Graphical Interface):
5481 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5482
54832006-02-13 Chong Yidong <cyd@stupidchicken.com>
5484
5485 * custom.texi (Specifying File Variables, Unsafe File Variables):
5486 New nodes, split from File Variables. Document new file local
5487 variable behavior.
5488
54892006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5490
5491 * display.texi (Standard Faces):
8cf51b2c
GM
5492 * files.texi (Visiting):
5493 * frames.texi (Clipboard):
5494 * glossary.texi (Glossary) <Clipboard>:
5495 * xresources.texi (X Resources): Mention Mac OS port.
5496
8cf51b2c
GM
54972006-02-12 Richard M. Stallman <rms@gnu.org>
5498
5499 * building.texi (Building): Clarify topic in intro.
5500
5501 * maintaining.texi (Maintaining): Change title; clarify topic.
5502 Delete duplicate index entries.
5503
5504 * building.texi (Other GDB User Interface Buffers): Clarifications.
5505
5506 * text.texi (Cell Commands): Clarifications.
5507
5508 * programs.texi (Defuns): Delete duplicate explanation of
5509 left-margin paren convention.
5510 (Hungry Delete): Minor cleanup.
5511
55122006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5513
5514 * dired.texi (Tumme): More tumme documentation.
5515
55162006-02-11 Alan Mackenzie <acm@muc.de>
5517
5518 * programs.texi ("Hungry Delete"): Correct the appellation of the
5519 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5520
55212006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5522
5523 * dired.texi (Tumme): Fix small bug.
5524
55252006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5526
5527 * macos.texi (Mac International): Rename "fontset-mac" to
5528 "fontset-standard".
5529
8cf51b2c
GM
55302006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5531
5532 * dired.texi (Tumme): Basic documentation for Tumme added.
5533
8cf51b2c
GM
55342006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * mule.texi (International):
5537 * programs.texi (Basic Indent): Fix typos.
5538
8cf51b2c
GM
5539 * custom.texi (Minor Modes):
5540 * display.texi (Text Display):
5541 * commands.texi (Text Characters): Update xrefs.
5542
55432006-02-07 Richard M. Stallman <rms@gnu.org>
5544
5545 * emacs.texi (Top): Update subnode menu.
5546 Update info on old Emacs papers.
5547 (Intro): "Graphical display", not window system.
5548
5549 * xresources.texi (GTK styles): Minor clarifications.
5550
5551 * trouble.texi: "Graphical display", not window system.
5552 (Stuck Recursive): Minor clarification.
5553
5554 * text.texi: Minor clarifications.
5555 (Sentences): Explain why two-space convention is better.
5556 Explain sentence-end-without-period here.
5557 (Fill Commands): Not here.
5558 (Refill): Node moved down.
5559 (Filling): Update menu.
5560 (Table Creation, Cell Justification, Column Commands): Clarify.
5561
5562 * sending.texi: Minor clarifications.
5563
5564 * search.texi (Regexp Backslash): Clarification.
5565
5566 * rmail.texi: Minor cleanups.
5567 (Rmail): Delete digression about `rmail-mode'.
5568 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5569 (Rmail Files): Mention C-u M-x rmail.
5570 (Rmail Reply): Mention References.
5571 (Rmail Display): Mention rmail-nonignored-headers.
5572
5573 * programs.texi: Minor cleanups.
5574 (Comment Commands): Mention momentary Transient Mark mode.
5575 (Matching): Be more specific about customizing show-paren-mode.
5576 (Info Lookup): Don't list the modes that support C-h S.
5577 Just say what it does in an unsupported mode.
5578 (Man Page): Delete excessive info on customizing woman.
5579 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5580
5581 * abbrevs.texi: Minor clarifications.
5582 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5583 not "dynamic abbrevs" as if they were a kind of abbrev.
5584
5585 * picture.texi (Picture): Minor cleanup.
5586
5587 * mule.texi (Communication Coding): Say "other applications".
5588 (Fontsets): Not specific to X. Add xref to X Resources.
5589 (Unibyte Mode): Rename from Single-Byte Character Support.
5590 "Graphical display", not window system.
5591 (International): Update menu.
5592
5593 * maintaining.texi (Format of ChangeLog):
5594 New node, split out from ChangeLog.
5595 (ChangeLog): Clarifications in the remaining text.
5596 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5597 (Find Tag): Add @w.
5598 (Tags Search): Explain tag table order here. Simplify grep ref.
5599 (List Tags): tags-tag-face is a variable, not a face.
5600 (Emerge): Cleanups.
5601
5602 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5603 (Keyboard Macros): Avoid "the user".
5604
5605 * killing.texi: "Graphical display", not window system.
5606
5607 * help.texi (Help Echo): "Graphical display", not window system.
5608
5609 * glossary.texi: Say "you", not "the user". Say "graphical display".
5610
5611 * frames.texi: Minor cleanups. "Graphical display", not window system.
5612
5613 * files.texi (Visiting): Make drag-and-drop not X-specific.
5614
5615 * custom.texi: Minor cleanups. "Graphical display", not window system.
5616
5617 * cmdargs.texi: Minor cleanups.
5618
5619 * building.texi (Compilation): Move and split kill-compilation para.
5620 Add para about multiple compilers.
5621 (Compilation Mode): Commands also available in grep mode and others.
5622 Mention C-u C-x ` more tutorially. Clarify C-x `.
5623 (Compilation Shell): Clarify. Put Bash example first.
5624 (Grep Searching): Minor cleanups; add @w.
5625 (Debuggers): Minor cleanups.
5626 (Starting GUD): Make GDB xgraphical mode issue clearer.
5627 (Debugger Operation): Lots of clarifications including
5628 GDB tooltip side-effect issue.
5629 (Commands of GUD): Clarify.
5630 (GUD Customization): Add bashdb-mode-hook.
5631 (GDB Graphical Interface): Rewrite for clarity.
5632 (GDB User Interface Layout): Rewrite for clarity.
5633 (Stack Buffer, Watch Expressions): Likewise.
5634 (Other GDB User Interface Buffers): Cleanups.
5635 (Lisp Libraries, External Lisp): Cleanup.
5636
5637 * basic.texi (Position Info): "Graphical displays", rather than
5638 window systems.
5639
5640 * anti.texi: Minor cleanup.
5641
8cf51b2c
GM
56422006-02-03 Eli Zaretskii <eliz@gnu.org>
5643
5644 * custom.texi (Init File, Find Init): Add cross-references to
5645 where $HOME is described.
5646
56472006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5648
5649 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5650 is not inside the @table.
5651
5652 * emacs.texi (Top): Correct node name.
5653
5654 * files.texi (File Names): Fix @xref.
5655 (Reverting): Fix typo.
5656
5657 * mule.texi (International): Correct node name.
5658
5659 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5660
56612006-02-01 Richard M. Stallman <rms@gnu.org>
5662
5663 * emacs.texi (Top): Update subnode menu.
5664
5665 * mule.texi: Minor clarifications.
5666 Reduce the specific references to X Windows.
5667 Refer to "graphical" terminals, rather than window systems.
5668 (Text Coding): Rename from Specify Coding.
5669 (Communication Coding, File Name Coding, Terminal Coding):
5670 New nodes split out from Text Coding.
5671
5672 * kmacro.texi: Minor clarifications.
5673 (Keyboard Macro Ring): Comment out some excessive commands.
5674 (Basic Keyboard Macro): Split up the table, putting part in each node.
5675
5676 * major.texi: Minor clarifications.
5677
5678 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5679
5680 * windows.texi: Minor clarifications.
5681 (Change Window): Don't describe mode-line mouse cmds here.
5682 Add xref to Mode Line Mouse.
5683
5684 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5685
5686 * macos.texi (Mac International): Fix xref.
5687
5688 * indent.texi: Minor clarifications.
5689
5690 * frames.texi: Minor clarifications.
5691 Reduce the specific references to X Windows.
5692 Refer to "graphical" terminals, rather than window systems.
5693 (Frame Parameters): Don't mention commands like
5694 set-foreground-color. Just say to customize a face.
5695 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5696
5697 * files.texi: Minor clarifications.
5698 (Numbered Backups): New node, split out from Backup Names.
5699
5700 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5701
5702 * cmdargs.texi (General Variables): Fix xref.
5703
5704 * buffers.texi: Minor clarifications.
5705
8cf51b2c
GM
57062006-01-31 Richard M. Stallman <rms@gnu.org>
5707
5708 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5709 Nodes moved to top.
5710
5711 * display.texi: Minor clarifications.
5712 (Display): Rearrange menu.
5713 (Standard Faces): Mention query-replace face.
5714 (Faces): Simplify.
5715 (Font Lock): Simplify face customization info.
5716 (Highlight Changes): Node merged into Highlight Interactively.
5717 (Highlight Interactively): Much rewriting and cleanup.
5718 (Optional Mode Line): Narrowed line number not good for goto-line.
5719 Simplify face customization advice.
5720 (Text Display): Mention use of escape-glyph face.
5721 Move ctl-arrow and tab-width here.
5722 (Display Custom): Move no-redraw-on-reenter to end of node.
5723
5724 * search.texi: Minor clarifications.
5725 (Isearch Scroll): Simplify.
5726 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5727
5728 * regs.texi (Registers): Mention bookmarks here.
5729
5730 * mark.texi: Minor clarifications.
5731 (Selective Undo): Node deleted.
5732
5733 * m-x.texi: Minor clarifications.
5734
5735 * killing.texi: Minor clarifications.
5736 Refer to "graphical" terminals, rather than window systems.
5737
5738 * help.texi: Clarifications.
5739 (Help): Don't describe C-h F and C-h K here.
5740 (Key Help): Describe C-h K here.
5741 (Name Help): Mention Emacs Lisp Intro.
5742 Describe C-h F here.
5743 (Misc Help): Mention C-h F and C-h K only briefly.
5744
5745 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5746 Selective undo text merged in.
5747 (Spelling): Mention Aspell along with Ispell.
5748
5749 * emacs.texi (Top): Update subnode menus.
5750
5751 * basic.texi (Basic Undo): Rename from Undo. Most of text
5752 moved to new Undo node.
5753
8cf51b2c
GM
57542006-01-29 Chong Yidong <cyd@stupidchicken.com>
5755
5756 * basic.texi (Continuation Lines, Inserting Text):
5757 Mention longlines mode.
5758
57592006-01-29 Richard M. Stallman <rms@gnu.org>
5760
10d1d0af 5761 * screen.texi: Minor cleanups.
8cf51b2c
GM
5762 (Screen): Clean up the intro paragraphs.
5763 (Mode Line): Lots of rewriting. Handle frame-name better.
5764 eol-mnemonic-... vars moved out.
5765
5766 * emacs.texi (Top): Change menu item for MS-DOS node.
5767 Update subnode menu.
5768
5769 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5770 chapter relates to Windows. Title changed.
5771
5772 * mini.texi: Minor cleanups.
5773
5774 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5775 (Mark): Put it in the menu.
5776
5777 * entering.texi: Minor cleanups.
5778
5779 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5780 (Intro): Refer to "graphical" terminals, rather than X.
5781
5782 * display.texi (Display Custom): Add xref to Variables.
5783 (Optional Mode Line): eol-mnemonic-... vars moved here.
5784
5785 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5786 rather than X.
5787
8cf51b2c
GM
5788 * basic.texi: Minor cleanups.
5789 (Undo): selective-undo moved.
5790
8cf51b2c
GM
57912006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5792
5793 * anti.texi (Antinews): Various corrections and additions.
5794
57952006-01-23 Juri Linkov <juri@jurta.org>
5796
5797 * custom.texi (Easy Customization, Customization Groups)
5798 (Browsing Custom): Mention links along with buttons.
5799
8cf51b2c
GM
58002006-01-21 Eli Zaretskii <eliz@gnu.org>
5801
8cf51b2c
GM
5802 * text.texi (TeX Print): Use @key for TAB.
5803
8cf51b2c
GM
5804 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5805
8cf51b2c
GM
58062006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5807
5808 * files.texi (File Aliases): Don't claim that usually separate
5809 buffers are created for two file names that name the same data.
5810 Mention additional situations where different names mean the same
5811 file on disk.
5812
58132006-01-19 Richard M. Stallman <rms@gnu.org>
5814
5815 * killing.texi (Deletion): Upcase @key argument.
5816
5817 * custom.texi (Custom Themes): Minor cleanup.
5818
5819 * programs.texi (Hungry Delete): Upcase @key argument.
5820
8cf51b2c
GM
58212006-01-16 Juri Linkov <juri@jurta.org>
5822
5823 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5824 Move `mode-line-highlight' before `mode-line-buffer-id'.
5825
8cf51b2c
GM
58262006-01-14 Richard M. Stallman <rms@gnu.org>
5827
5828 * basic.texi (Inserting Text): Minor cleanup.
5829
8cf51b2c
GM
58302006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5831
5832 * custom.texi (Changing a Variable, Face Customization):
5833 Update for changes in Custom menus.
5834
8cf51b2c
GM
58352006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5836
5837 * macos.texi (Mac International): Undo last change.
5838
8cf51b2c
GM
58392006-01-02 Chong Yidong <cyd@stupidchicken.com>
5840
5841 * custom.texi (Custom Themes): Describe the new
5842 customize-create-theme interface.
5843
58442005-12-30 Juri Linkov <juri@jurta.org>
5845
5846 * basic.texi (Position Info): Update example.
5847
c8763fb6 58482005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5849
5850 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5851
58522005-12-24 Chong Yidong <cyd@stupidchicken.com>
5853
5854 * custom.texi (Custom Themes): `load-theme' always loads.
5855
58562005-12-23 Juri Linkov <juri@jurta.org>
5857
5858 * display.texi (Highlight Interactively): Use double space to
5859 separate sentences. Replace C-p with M-p, and C-n with M-n.
5860
58612005-12-22 Richard M. Stallman <rms@gnu.org>
5862
5863 * custom.texi (Easy Customization and subnodes):
5864 Replace "active field" with "button".
5865 Use "user option" only for variables.
5866 Use "setting" for variable-or-face.
5867
58682005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5869
5870 * buffers.texi (Select Buffer): Change order in table to make
5871 "Similar" refer to the correct item.
5872 (Indirect Buffers): Minor rewording.
5873
8cf51b2c
GM
58742005-12-20 Juri Linkov <juri@jurta.org>
5875
5876 * files.texi (VC Status): Put P and N near p and n.
5877
8cf51b2c
GM
58782005-12-19 Richard M. Stallman <rms@gnu.org>
5879
5880 * programs.texi (Electric C): Delete the info about newline control.
5881 (Other C Commands): Minor cleanup.
5882 (Left Margin Paren): Minor cleanup.
5883
58842005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5885
5886 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5887 (Customization Groups): Delete text moved to "Browsing Custom".
5888 (Browsing Custom): New node.
5889 (Specific Customization): Clarify which commands only work for
5890 loaded options.
5891
58922005-12-18 Bill Wohler <wohler@newt.com>
5893
5894 * frames.texi (Tool Bars): Shorten text of previous change.
5895
58962005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5897
5898 * files.texi (VC Status): Document log-view mode.
5899
59002005-12-18 Bill Wohler <wohler@newt.com>
5901
5902 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5903 permanently via the customize interface.
5904
8cf51b2c
GM
59052005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5906
5907 * killing.texi (Killing by Lines): Document `kill-whole-line'
5908 function.
5909
c8763fb6 59102005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5911
5912 * buffers.texi (Select Buffer): Change `prev-buffer' to
5913 `previous-buffer'. Indicate that these functions use a frame
5914 local buffer list.
5915
8cf51b2c
GM
59162005-12-12 Richard M. Stallman <rms@gnu.org>
5917
5918 * custom.texi (Easy Customization): Change menu comment.
5919 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5920
5921 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5922 (Help): Among the Apropos commands, describe only C-h a here.
5923
59242005-12-11 Richard M. Stallman <rms@gnu.org>
5925
5926 * programs.texi (Options for Comments): Comment-end starts with space.
5927
5928 * glossary.texi (Glossary): Minor cleanup.
5929
5930 * files.texi (Old Versions): Use @table.
5931
8cf51b2c
GM
59322005-12-10 David Koppelman <koppel@ece.lsu.edu>
5933
5934 * display.texi (Highlight Interactively): Include
5935 global-hi-lock-mode. Add miscellaneous details and elaborations.
5936
59372005-12-09 Richard M. Stallman <rms@gnu.org>
5938
5939 * display.texi (Font Lock): Delete the Global FL menu item.
5940
59412005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5942
5943 * custom.texi (Minibuffer Maps): Mention the maps for file name
5944 completion.
5945
59462005-12-09 Kim F. Storm <storm@cua.dk>
5947
5948 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5949 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5950 cursor to next corner in rectangle; clarify insert around rectangle.
5951
8cf51b2c
GM
59522005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5953
5954 * custom.texi (Customization): Use xref to elisp manual for
5955 non-TeX output.
5956 (Minor Modes): Update.
5957 (Customization Groups, Changing a Variable, Face Customization):
5958 Update for new appearance of Custom buffers.
5959 (Changing a Variable): `custom-buffer-done-function' has been
5960 replaced by `custom-buffer-done-kill'.
5961 (Specific Customization): In the `customize-group' buffer, a
5962 subgroup's contents are not "hidden". They are not included at
5963 all. They have no [Show] button.
5964 (Mouse Buttons): Add pxref to description of mouse event lists in
5965 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5966 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5967 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5968
59692005-12-08 Richard M. Stallman <rms@gnu.org>
5970
5971 * mini.texi (Completion Commands, Completion):
5972 In file name input, SPC does not do completion.
5973
8cf51b2c
GM
59742005-12-08 Nick Roberts <nickrob@snap.net.nz>
5975
5976 * building.texi (GDB Graphical Interface): Explain screen size
5977 setting.
5978 (Other GDB User Interface Buffers): Describe features specific to
5979 GDB 6.4.
5980
8cf51b2c
GM
59812005-12-01 Nick Roberts <nickrob@snap.net.nz>
5982
5983 * building.texi (GDB User Interface Layout): Describe how to
5984 kill associated buffers.
5985 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5986 (Watch Expressions): Be more precise.
5987 (Other GDB User Interface Buffers): Describe how to change a
5988 register value.
5989
8cf51b2c
GM
59902005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5991
5992 * macos.texi (Mac Input): Remove description of
5993 mac-command-key-is-meta. Add descriptions of
5994 mac-control-modifier, mac-command-modifier, and
5995 mac-option-modifier.
5996 (Mac International): Fix description of conversion of clipboard data.
5997 (Mac Font Specs): Add example of font customization by face attributes.
5998
59992005-11-22 Nick Roberts <nickrob@snap.net.nz>
6000
6001 * building.texi (Watch Expressions): Expand description.
6002 (Other GDB User Interface Buffers): Describe local map for
6003 gud-watch.
6004
60052005-11-21 Chong Yidong <cyd@stupidchicken.com>
6006
6007 * display.texi (Font Lock): Font lock is enabled by default now.
6008
60092005-11-20 Juri Linkov <juri@jurta.org>
6010
6011 * basic.texi (Position Info): Update examples of the output.
6012 Remove the fact that examples are produced in the TeXinfo buffer,
6013 because in the Info reader users will get a different output from
6014 `C-x ='.
6015
6016 * building.texi (Compilation Mode): Remove paragraph duplicated
6017 from the node `Compilation'. Add `compilation-skip-threshold'.
6018
6019 * display.texi (Font Lock): Suggest more user-friendly method of
6020 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6021
60222005-11-18 Richard M. Stallman <rms@gnu.org>
6023
6024 * files.texi (Registering): Mention @@ in mode line.
6025
6026 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6027
60282005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6029
6030 * files.texi (Renaming and VC): Some back-ends don't
6031 handle renaming.
6032
8cf51b2c
GM
60332005-11-17 Juri Linkov <juri@jurta.org>
6034
6035 * emacs.texi (Top):
6036 * display.texi (Highlight Interactively): Put this font-lock based
6037 mode near Font Lock node.
6038
60392005-11-16 Chong Yidong <cyd@stupidchicken.com>
6040
6041 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6042 icons.
6043
60442005-11-12 Kim F. Storm <storm@cua.dk>
6045
6046 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6047 (Help Summary): Add C-h d and C-h e.
6048 (Apropos): Clarify that all apropos commands may search for either
6049 list of words or a regexp. Add C-h d for apropos-documentation.
6050 Describe apropos-documentation-sort-by-scores user option.
6051
8cf51b2c
GM
60522005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6053
6054 * killing.texi (CUA Bindings): Add @section.
6055
60562005-11-10 Kim F. Storm <storm@cua.dk>
6057
6058 * emacs.texi (Top): Add CUA Bindings entry to menu.
6059
6060 * killing.texi (CUA Bindings): New node. Moved here from
6061 misc.texi and extended with info on rectangle commands and
6062 rectangle highlighting, interface to registers, and the global
6063 mark feature.
6064
6065 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6066
6067 * regs.texi: Prev link points to CUA Bindings node.
6068
60692005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6070
6071 * help.texi (Help Echo): By default, help echos are only shown on
6072 mouse-over, not on point-over.
6073
c8763fb6 60742005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6075
6076 * misc.texi (Shell Mode): Describe how to activate password echoing.
6077
8cf51b2c
GM
60782005-11-04 Romain Francoise <romain@orebokech.com>
6079
6080 * mark.texi (Mark Ring): Fix typo.
6081
60822005-11-03 Richard M. Stallman <rms@gnu.org>
6083
6084 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6085
60862005-11-01 Bill Wohler <wohler@newt.com>
6087
6088 * help.texi (Help Mode): Fix typo.
6089
60902005-11-01 Nick Roberts <nickrob@snap.net.nz>
6091
1c6c854e
CS
6092 * building.texi (Other GDB User Interface Buffers):
6093 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6094
60952005-10-31 Romain Francoise <romain@orebokech.com>
6096
6097 * files.texi (Compressed Files): Fix typo.
6098
6099 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6100
6101 * windows.texi (Force Same Window): Likewise.
6102
61032005-10-30 Bill Wohler <wohler@newt.com>
6104
6105 * help.texi (Help Mode): URLs viewed with browse-url.
6106
61072005-10-31 Nick Roberts <nickrob@snap.net.nz>
6108
6109 * building.texi (GDB Graphical Interface): Don't reference
6110 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6111 must stay in same frame.
6112
61132005-10-29 Chong Yidong <cyd@stupidchicken.com>
6114
6115 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6116
6117 * anti.texi (Antinews): Likewise.
6118
8cf51b2c
GM
61192005-10-28 Bill Wohler <wohler@newt.com>
6120
6121 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6122
61232005-10-28 Richard M. Stallman <rms@gnu.org>
6124
6125 * files.texi (Visiting): Explain how to enter ? in a file name.
6126
6127 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6128
8cf51b2c
GM
61292005-10-25 Nick Roberts <nickrob@snap.net.nz>
6130
1c6c854e
CS
6131 * building.texi (GDB Graphical Interface):
6132 Describe gdb-mouse-until.
8cf51b2c
GM
6133
61342005-10-23 Richard M. Stallman <rms@gnu.org>
6135
6136 * custom.texi (Init File): Recommend when to use site-start.el.
6137
8cf51b2c
GM
61382005-10-21 Juri Linkov <juri@jurta.org>
6139
6140 * custom.texi (Examining): Mention accessing the old variable
6141 value via M-n in set-variable.
6142
8cf51b2c
GM
61432005-10-18 Romain Francoise <romain@orebokech.com>
6144
6145 * files.texi (Version Systems): Capitalize GNU.
6146
8cf51b2c
GM
61472005-10-18 Nick Roberts <nickrob@snap.net.nz>
6148
6149 * building.texi (Compilation Mode): Remove redundant paragraph.
6150 (Watch Expressions): Remove paragraph to reflect code change.
6151
8cf51b2c
GM
61522005-10-16 Richard M. Stallman <rms@gnu.org>
6153
6154 * building.texi (Compilation Mode, Compilation): Clarified.
6155
61562005-10-15 Richard M. Stallman <rms@gnu.org>
6157
6158 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6159
8cf51b2c
GM
61602005-10-13 Kenichi Handa <handa@m17n.org>
6161
6162 * basic.texi (Position Info): Fix previous change.
6163
c8763fb6 61642005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6165
6166 * cmdargs.texi (Icons X): Fix typo.
6167
61682005-10-12 Kenichi Handa <handa@m17n.org>
6169
6170 * basic.texi (Position Info): Describe the case that Emacs shows
6171 "part of display ...".
6172
c8763fb6 61732005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6174
6175 * cmdargs.texi (Icons X): -nb => -nbi.
6176
61772005-10-10 Chong Yidong <cyd@stupidchicken.com>
6178
6179 * frames.texi (Speedbar): A couple more clarifications.
6180
61812005-10-11 Nick Roberts <nickrob@snap.net.nz>
6182
6183 * building.texi (GDB User Interface Layout): Improve diagram.
6184 (Watch Expressions): Explain how to make speedbar global.
6185 (Other GDB User Interface Buffers): Make references more precise.
6186
8cf51b2c
GM
61872005-10-09 Richard M. Stallman <rms@gnu.org>
6188
6189 * frames.texi (Speedbar): Clarify the text.
6190
61912005-10-09 Chong Yidong <cyd@stupidchicken.com>
6192
6193 * frames.texi (Speedbar): Add information on keybindings,
6194 dismissing the speedbar, and buffer display mode. Link to
6195 speedbar manual.
6196
c8763fb6 61972005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6198
1c6c854e 6199 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6200 added -nb, --no-bitmap-icon.
6201
8cf51b2c
GM
62022005-10-07 Nick Roberts <nickrob@snap.net.nz>
6203
6204 * building.texi (GDB Graphical Interface): Add variables and
6205 functions to indices. Be more precise.
6206
c8763fb6 62072005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6208
6209 * frames.texi (Drag and Drop): Remove the x- from
6210 x-dnd-open-file-other-window and xdnd-protocol-alist.
6211
62122005-09-30 Romain Francoise <romain@orebokech.com>
6213
6214 * mini.texi (Minibuffer): The default value now appears before the
6215 colon in minibuffer prompts.
6216
8cf51b2c
GM
62172005-09-25 Richard M. Stallman <rms@gnu.org>
6218
6219 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6220
8cf51b2c
GM
62212005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6222
6223 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6224
8cf51b2c
GM
62252005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6226
6227 * emacs.texi (Top): Update submenus from macos.texi.
6228
6229 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6230 (Mac OS): Update feature support status.
6231 (Mac Input): List supported input scripts. Remove description
6232 about `mac-keyboard-text-encoding'. Mention mouse button
6233 emulation and related variables.
6234 (Mac International): Mention Central European and Cyrillic
6235 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6236 Add description about coding system for selection.
6237 Add description about language environment.
6238 (Mac Environment Variables):
6239 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6240 arguments. Add Preferences support.
6241 (Mac Directories): Explicitly state that this node is for Mac OS
6242 Classic only.
1c6c854e
CS
6243 (Mac Font Specs): Mention specification for scalable fonts.
6244 List supported charsets. Add preferred way of creating fontsets.
6245 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6246 (Mac Functions): Add descriptions about `mac-set-file-creator',
6247 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6248 and `mac-get-preference'.
6249
8cf51b2c
GM
62502005-09-16 Romain Francoise <romain@orebokech.com>
6251
6252 Update all files to specify GFDL version 1.2.
6253
6254 * doclicense.texi (GNU Free Documentation License): Update to
6255 version 1.2.
6256
62572005-09-15 Richard M. Stallman <rms@gnu.org>
6258
6259 * buffers.texi (List Buffers): Fix xref.
6260
6261 * rmail.texi (Rmail Basics): Fix xref.
6262
6263 * emacs.texi (Top): Update subnode menus.
6264
6265 * files.texi (Saving Commands): New node, broken out of Saving.
6266 (Customize Save): New node, broken out of Saving.
6267 Clarify effect of write-region-inhibit-fsync.
6268 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6269
8cf51b2c
GM
62702005-09-14 Romain Francoise <romain@orebokech.com>
6271
6272 * files.texi (Saving): Mention write-region-inhibit-fsync.
6273
62742005-09-05 Chong Yidong <cyd@stupidchicken.com>
6275
6276 * custom.texi (Custom Themes): New node.
6277
62782005-09-03 Richard M. Stallman <rms@gnu.org>
6279
49823426
GM
6280 * search.texi (Search Case): Mention vars that control
6281 case-fold-search for various operations.
8cf51b2c
GM
6282
62832005-08-22 Juri Linkov <juri@jurta.org>
6284
6285 * display.texi (Standard Faces): Merge the text from
6286 `(elisp)Standard Faces' into this node.
6287
62882005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6289
6290 * emacs.texi (Top): Delete menu item for deleted node
6291 Keyboard Translations.
6292
62932005-08-18 Richard M. Stallman <rms@gnu.org>
6294
8cf51b2c
GM
6295 * trouble.texi (Unasked-for Search):
6296 Delete xref to Keyboard Translations.
6297
6298 * glossary.texi (Glossary): Delete xref.
6299
8cf51b2c
GM
6300 * custom.texi (Minor Modes): Say that the list here is not complete.
6301 (Keyboard Translations): Node deleted.
6302 (Disabling): Delete xref to it.
6303 (Customization Groups): Fix Custom buffer example.
6304 (Hooks): Mention remove-hooks.
6305
63062005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6307
6308 * building.texi (GDB Graphical Interface): Improve filling of menu
6309 item.
6310
63112005-08-18 Nick Roberts <nickrob@snap.net.nz>
6312
6313 * building.texi (GDB Graphical Interface): Use better node names.
6314
63152005-08-14 Richard M. Stallman <rms@gnu.org>
6316
6317 * text.texi (Sentences): Fix xref.
6318
63192005-08-14 Juri Linkov <juri@jurta.org>
6320
6321 * building.texi (Compilation, Grep Searching): Move grep command
6322 headings from `Compilation' to `Grep Searching'.
6323
6324 * dired.texi (Dired and Find):
6325 * maintaining.texi (Tags Search): Replace grep xref to
6326 `Compilation' node with `Grep Searching'.
6327
6328 * files.texi (Comparing Files): Replace xref to `Compilation' with
6329 `Compilation Mode'.
6330
63312005-08-13 Alan Mackenzie <acm@muc.de>
6332
6333 * search.texi (Non-ASCII Isearch): Correct a typo.
6334 (Replacement Commands): Mention query-replace key binding.
6335
63362005-08-11 Richard M. Stallman <rms@gnu.org>
6337
6338 * programs.texi (Options for Comments): Fix xref.
6339
6340 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6341 out of Regexps.
6342
8cf51b2c
GM
63432005-08-09 Juri Linkov <juri@jurta.org>
6344
6345 * building.texi (Compilation): Use `itemx' instead of `item'.
6346 (Grep Searching): Simplify phrase.
6347
6348 * display.texi (Standard Faces): Describe vertical-border on
6349 window systems.
6350
6351 * windows.texi (Split Window): Simplify phrase and mention
6352 vertical-border face.
6353
63542005-08-09 Richard M. Stallman <rms@gnu.org>
6355
6356 * files.texi (Comparing Files): Clarify compare-windows.
6357
6358 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6359
8cf51b2c
GM
63602005-08-06 Eli Zaretskii <eliz@gnu.org>
6361
6362 * mule.texi (Coding Systems): Rephrase the paragraph about
6363 codepages: no need for "M-x codepage-setup" anymore, except on
6364 MS-DOS.
6365
6366 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6367 the MS-DOS port only.
6368
63692005-07-30 Eli Zaretskii <eliz@gnu.org>
6370
6371 * makefile.w32-in (info): Don't run multi-install-info.bat.
6372 ($(infodir)/dir): New target, produced by running
6373 multi-install-info.bat.
6374
8cf51b2c
GM
63752005-07-22 Eli Zaretskii <eliz@gnu.org>
6376
6377 * files.texi (Quoted File Names): Add index entry.
6378
8cf51b2c
GM
63792005-07-19 Juri Linkov <juri@jurta.org>
6380
6381 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6382
63832005-07-18 Juri Linkov <juri@jurta.org>
6384
8cf51b2c
GM
6385 * custom.texi (Easy Customization):
6386 * files.texi (Old Versions):
6387 * frames.texi (Wheeled Mice):
6388 * mule.texi (Specify Coding):
8cf51b2c
GM
6389 * text.texi (Cell Justification):
6390 * trouble.texi (After a Crash):
8cf51b2c
GM
6391 * xresources.texi (GTK styles):
6392 Delete duplicate duplicate words.
6393
63942005-07-17 Richard M. Stallman <rms@gnu.org>
6395
6396 * frames.texi (Creating Frames): Fix foreground color example.
6397
6398 * custom.texi (Init Examples): Clean up text about conditionals.
6399
64002005-07-16 Richard M. Stallman <rms@gnu.org>
6401
6402 * mini.texi (Completion Commands): Fix command name for ?.
6403
8cf51b2c
GM
64042005-07-16 Eli Zaretskii <eliz@gnu.org>
6405
6406 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6407 `menu' face has no effect on w32 and with GTK.
6408 Add cross-references.
8cf51b2c
GM
6409
6410 * cmdargs.texi (General Variables): Clarify the default location
6411 of $HOME on w32 systems.
6412
64132005-07-15 Jason Rumney <jasonr@gnu.org>
6414
6415 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6416 changed.
6417
64182005-07-08 Kenichi Handa <handa@m17n.org>
6419
1c6c854e
CS
6420 * mule.texi (Recognize Coding):
6421 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6422
64232005-07-07 Richard M. Stallman <rms@gnu.org>
6424
6425 * anti.texi (Antinews): Mention mode-line-inverse-video.
6426
6427 * files.texi (Saving): Minor correction about C-x C-w.
6428
6429 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6430
64312005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6432
6433 * search.texi (Isearch Scroll): Add example of using the
6434 `isearch-scroll' property.
6435 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6436 `Display Custom' node.
6437 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6438 and de-emphasize it.
6439 (Other Repeating Search): `occur' currently can not correctly
6440 handle multiline matches. Correct, clarify and update description
6441 of `flush-lines' and `keep-lines'.
6442
6443 * display.texi (Display Custom): Add anchor for `baud-rate'.
6444
64452005-07-07 Richard M. Stallman <rms@gnu.org>
6446
6447 * gnu.texi: Update where to get GNU status; add refs for how to help.
6448 Add footnotes 6 and 7.
6449
64502005-07-04 Lute Kamstra <lute@gnu.org>
6451
6452 Update FSF's address in GPL notices.
6453
8cf51b2c 6454 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6455 * trouble.texi (Checklist): Update FSF's address.
6456
8cf51b2c
GM
64572005-06-24 Richard M. Stallman <rms@gnu.org>
6458
6459 * display.texi (Text Display): Change index entries.
6460
64612005-06-24 Eli Zaretskii <eliz@gnu.org>
6462
6463 * makefile.w32-in (MAKEINFO): Use --force.
6464 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6465 Makefile.in.
8cf51b2c
GM
6466
64672005-06-23 Richard M. Stallman <rms@gnu.org>
6468
1c6c854e 6469 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6470 nobreak-char-display.
6471
6472 * emacs.texi (Top): Update detailed node listing.
6473
1c6c854e 6474 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6475 to nobreak-char-display and no-break-space to nobreak-space.
6476 (Standard Faces): Split up the list of standard faces
6477 and put it in a separate node. Add nobreak-space and
6478 escape-glyph.
6479
8cf51b2c
GM
64802005-06-23 Lute Kamstra <lute@gnu.org>
6481
6482 * mule.texi (Select Input Method): Fix typo.
6483
64842005-06-23 Kenichi Handa <handa@m17n.org>
6485
1c6c854e
CS
6486 * mule.texi (International): List all supported scripts.
6487 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6488 distribution.
6489 (Language Environments): List all language environments.
6490 Intlfonts contains fonts for most supported scripts, not all..
6491 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6492 input a specific character.
8cf51b2c
GM
6493 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6494
64952005-06-23 Juanma Barranquero <lekktu@gmail.com>
6496
49823426 6497 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6498
64992005-06-22 Miles Bader <miles@gnu.org>
6500
6501 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6502
65032005-06-20 Miles Bader <miles@gnu.org>
6504
6505 * display.texi (Faces): Add `vertical-divider'.
6506
65072005-06-17 Richard M. Stallman <rms@gnu.org>
6508
6509 * text.texi (Adaptive Fill): Minor clarification.
6510
8cf51b2c
GM
65112005-06-10 Lute Kamstra <lute@gnu.org>
6512
6513 * emacs.texi (Top): Correct version number.
6514 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6515 refer to the current version of Emacs.
6516
65172005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6518
6519 * files.texi (Log Buffer): Document when there can be more than
6520 one file to be committed.
6521
65222005-06-08 Juri Linkov <juri@jurta.org>
6523
6524 * display.texi (Faces): Add `shadow' face.
6525
65262005-06-07 Masatake YAMATO <jet@gyve.org>
6527
6528 * display.texi (Faces): Write about mode-line-highlight.
6529
65302005-06-06 Richard M. Stallman <rms@gnu.org>
6531
6532 * misc.texi (Printing Package): Explain how to initialize
6533 printing package.
6534
6535 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6536
65372005-06-05 Chong Yidong <cyd@stupidchicken.com>
6538
6539 * emacs.texi: Rename Hardcopy to Printing.
6540 Make PostScript and PostScript Variables subnodes of it.
6541
6542 * misc.texi (Printing): Rename node from Hardcopy.
6543 Mention menu bar options.
6544 Move PostScript and PostScript Variables to submenu.
6545 (Printing package): New node.
6546
6547 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6548
6549 * dired.texi (Operating on Files): Likewise.
6550
6551 * calendar.texi (Displaying the Diary): Likewise.
6552
6553 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6554
6555 * glossary.texi (Glossary): Likewise.
6556
6557 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6558 effect.
6559
65602005-06-04 Richard M. Stallman <rms@gnu.org>
6561
6562 * trouble.texi (After a Crash): Polish previous change.
6563
8cf51b2c
GM
65642005-05-30 Noah Friedman <friedman@splode.com>
6565
6566 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6567 recovery mechanism.
6568
8cf51b2c
GM
65692005-05-28 Nick Roberts <nickrob@snap.net.nz>
6570
6571 * building.texi (Other Buffers): SPC toggles display of
6572 floating point registers.
6573
8cf51b2c
GM
65742005-05-27 Nick Roberts <nickrob@snap.net.nz>
6575
6576 * files.texi (Log Buffer): Merge in description of Log Edit
6577 mode from pcl-cvs.texi.
6578
65792005-05-26 Richard M. Stallman <rms@gnu.org>
6580
6581 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6582
8cf51b2c
GM
65832005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6584
6585 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6586 not enabled by default.
6587 When not on a word, `ispell-word' by default checks the word
6588 before point.
6589
65902005-05-24 Nick Roberts <nickrob@snap.net.nz>
6591
6592 * building.texi (Debugger Operation): Simplify last sentence.
6593
65942005-05-23 Lute Kamstra <lute@gnu.org>
6595
6596 * emacs.texi: Update FSF's address throughout.
6597 (Preface): Use @cite.
6598 (Distrib): Add cross reference to the node "Copying". Mention the
6599 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6600 printed manuals.
6601 (Intro): Use @xref for the Emacs Lisp Intro.
6602
8cf51b2c
GM
66032005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6604
6605 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6606
6607 * basic.texi (Moving Point): Mention default for `goto-line'.
6608
6609 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6610 of a variable's docstring.
6611
66122005-05-18 Lute Kamstra <lute@gnu.org>
6613
6614 * maintaining.texi (Overview of Emerge): Add cross reference.
6615 Remove duplication.
6616
6617 * emacs.texi (Top): Update to the current structure of the manual.
6618 * misc.texi (Emacs Server): Add menu description.
6619 * files.texi (Saving): Fix menu.
6620 * custom.texi (Customization): Fix menu.
6621 * mule.texi (International): Fix menu.
6622 * kmacro.texi (Keyboard Macros): Fix menu.
6623
66242005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6625
6626 * display.texi: Various minor changes.
6627 (Faces): Delete text that is repeated in the next section.
6628
66292005-05-16 Nick Roberts <nickrob@snap.net.nz>
6630
6631 * building.texi (Debugger Operation): Mention GUD tooltips are
6632 disabled with GDB in text command mode.
6633
8cf51b2c
GM
66342005-05-16 Nick Roberts <nickrob@snap.net.nz>
6635
6636 * building.texi: Replace toolbar with "tool bar" for consistency.
6637 (Compilation Mode): Describe compilation-context-lines
6638 and use of arrow in compilation buffer.
6639 (Debugger Operation): Replace help text with variable's value.
6640
6641 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6642 consistency.
6643
66442005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6645
6646 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6647 Add xref.
6648
8cf51b2c
GM
66492005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6650
6651 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6652 (Position Info): Delete discussion of `goto-line'. It is already
6653 described in `Moving point'.
6654
6655 * mini.texi (Completion Commands): Correct reference.
6656 (Completion Options): Fix typo.
6657
6658 * killing.texi (Deletion): Complete description of `C-x C-o'.
6659
8cf51b2c
GM
66602005-05-10 Richard M. Stallman <rms@gnu.org>
6661
6662 * building.texi (Compilation): Clarify recompile's directory choice.
6663
6664 * frames.texi (Tooltips): Cleanups.
6665
6666 * basic.texi (Arguments): Fix punctuation.
6667
66682005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6669
6670 * screen.texi (Menu Bar): The up and down (not left and right)
6671 arrow keys move through a keyboard menu.
6672
66732005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6674
6675 * basic.texi: Various typo and grammar fixes.
6676 (Moving Point): C-a now runs move-beginning-of-line.
6677
66782005-05-08 Nick Roberts <nickrob@snap.net.nz>
6679
6680 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6681
6682 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6683 as different animals.
6684
66852005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6686
6687 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6688 Correct index entry.
6689
66902005-05-07 Nick Roberts <nickrob@snap.net.nz>
6691
6692 * building.texi (Debugger Operation): Update to reflect changes
6693 in GUD tooltips.
6694
66952005-04-30 Richard M. Stallman <rms@gnu.org>
6696
6697 * files.texi (Compressed Files): Auto Compression normally enabled.
6698
6699 * building.texi (Debugger Operation): Clarify previous change.
6700
8cf51b2c
GM
67012005-04-28 Nick Roberts <nickrob@snap.net.nz>
6702
6703 * building.texi (Debugger Operation): Add description for
6704 GUD tooltips when program is not running.
6705
67062005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6707
6708 * misc.texi (Shell): Add `Shell Prompts' to menu.
6709 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6710 description. Delete remarks moved to new node.
6711 (Shell Prompts): New node.
6712 (History References): Replace remarks moved to `Shell Prompts'
6713 with xref to that node.
6714 (Remote Host): Clarify how to specify the terminal type when
6715 logging in to a different machine.
6716
67172005-04-26 Richard M. Stallman <rms@gnu.org>
6718
6719 * emacs.texi (Top): Update submenus from files.texi.
6720
6721 * files.texi (Filesets): Clarify previous change.
6722
6723 * dired.texi (Misc Dired Features): Clarify previous change.
6724
67252005-04-25 Chong Yidong <cyd@stupidchicken.com>
6726
6727 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6728
1c6c854e
CS
6729 * dired.texi (Misc Dired Features):
6730 Document dired-compare-directories.
8cf51b2c
GM
6731
6732 * files.texi (Filesets): New node.
6733 (File Conveniences): Document Image mode.
6734
6735 * text.texi (TeX Print): Document tex-compile.
6736
67372005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6738
6739 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6740 Delete redundant reference to tooltip Custom group. It is
6741 referred too again in the next paragraph.
6742
67432005-04-24 Richard M. Stallman <rms@gnu.org>
6744
6745 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6746
8cf51b2c
GM
67472005-04-19 Kim F. Storm <storm@cua.dk>
6748
6749 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6750
67512005-04-18 Lars Hansen <larsh@math.ku.dk>
6752
6753 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6754 turns off desktop-save-mode.
6755
67562005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6757
6758 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6759 by default in terminals compatible with xterm. Mention that
6760 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6761 node.
6762
8cf51b2c
GM
67632005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6764
6765 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6766
c8763fb6 67672005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6768
6769 * xresources.texi (Table of Resources): Add cursorBlink.
6770
67712005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6772
6773 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6774 `d', `C-d' and `u'.
6775
67762005-04-11 Richard M. Stallman <rms@gnu.org>
6777
6778 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6779 (Misc X): Add -D, --basic-display.
6780
6781 * maintaining.texi (Change Log): Correct the description of
6782 the example.
6783
6784 * major.texi (Choosing Modes): Document magic-mode-alist.
6785
8cf51b2c
GM
67862005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6787
6788 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6789 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6790 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6791 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6792 `w', respectively.
6793 (Rmail Labels): Mention `l'.
6794 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6795 (Rmail Summary Edit): Describe `j' and RET.
6796
c8763fb6 67972005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6798
6799 * xresources.texi (Lucid Resources): Add fontSet resource.
6800
8cf51b2c
GM
68012005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6802
6803 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6804 now called `indicate-empty-lines'.
6805
68062005-04-06 Kim F. Storm <storm@cua.dk>
6807
6808 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6809
68102005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6811
6812 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6813 deleted.
6814 (Marks vs Flags): Add some convenient key bindings.
6815 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6816 (Misc Dired Features): Correct and expand description of `w' command.
6817
6818 * frames.texi (XTerm Mouse): Delete apparently false info.
6819 The GNU/Linux console currently does not appear to support
6820 `xterm-mouse-mode'.
6821
8cf51b2c
GM
68222005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6823
6824 * calendar.texi (Diary): Mention shell utility `calendar'.
6825
68262005-04-01 Richard M. Stallman <rms@gnu.org>
6827
6828 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6829
8cf51b2c
GM
68302005-04-01 Lute Kamstra <lute@gnu.org>
6831
6832 * maintaining.texi (Change Log): add-change-log-entry uses
6833 add-log-mailing-address.
6834
68352005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6836
6837 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6838 `VC Mode Line' and put in an xref to that node.
6839 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6840 its description.
6841
68422005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6843
6844 * calendar.texi (Calendar Systems): Say that the Persian calendar
6845 implemented here is the arithmetical one championed by Birashk.
6846
68472005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6848
6849 * programs.texi (Fortran Motion): Fix previous change.
6850
8cf51b2c
GM
68512005-03-29 Richard M. Stallman <rms@gnu.org>
6852
6853 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6854
68552005-03-29 Chong Yidong <cyd@stupidchicken.com>
6856
6857 * text.texi (Refill): Refer to Long Lines Mode.
6858 (Longlines): New node.
6859 (Auto Fill): Don't index "word wrap" here.
6860 (Filling): Add Longlines to menu.
6861
68622005-03-29 Richard M. Stallman <rms@gnu.org>
6863
6864 * xresources.texi: Minor fixes.
6865
6866 * misc.texi (Emacs Server): Fix Texinfo usage.
6867
6868 * emacs.texi (Top): Don't use a real section heading for
6869 "Detailed Node Listing". Fake it instead.
6870
6871 * basic.texi (Position Info): Minor cleanup.
6872
6873 * mule.texi (Input Methods): Minor cleanup.
6874
68752005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6876
6877 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6878 constructs as well.
6879 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6880
68812005-03-29 Kenichi Handa <handa@m17n.org>
6882
6883 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6884
6885 * basic.texi (Position Info): Update the description about the
6886 command C-u C-x =.
6887
68882005-03-28 Richard M. Stallman <rms@gnu.org>
6889
6890 * emacs.texi (Top): Use @section for the detailed node listing.
6891
6892 * calendar.texi: Minor fixes to previous change.
6893
6894 * programs.texi (Fortran): Small fixes to previous changes.
6895
6896 * emacs.texi (Top): Update list of subnodes of Dired.
6897 Likewise for building.texi.
6898
6899 * files.texi (File Conveniences): Delete Auto Image File mode.
6900
69012005-03-28 Chong Yidong <cyd@stupidchicken.com>
6902
6903 * building.texi (Flymake): New node.
6904
6905 * custom.texi (Function Keys): Document kp- event types and
6906 keypad-setup package.
6907
6908 * dired.texi (Wdired): New node.
6909
6910 * files.texi (File Conveniences): Reorder entries.
6911 Explain how to turn on Auto-image-file mode.
6912 Document Thumbs mode.
6913
6914 * mule.texi (Specify Coding): Document recode-region and
6915 recode-file-name.
6916
6917 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6918
69192005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6920
6921 * commands.texi (Keys): M-o is now a prefix key.
6922
69232005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6924
6925 * programs.texi: Reformat and update copyright years.
6926 (Fortran): Update section.
6927
69282005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6929
6930 * files.texi: Several small changes in addition to:
6931 (Visiting): Change xref for Dialog Boxes to ref.
6932 (Version Headers): Replace references to obsolete var
6933 `vc-header-alist' with `vc-BACKEND-header'.
6934 (Customizing VC): Update value of `vc-handled-backends'.
6935
69362005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6937
6938 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6939 move here from Emacs Lisp Reference Manual.
6940 * calendar.texi (Calendar/Diary, Diary Commands)
6941 (Special Diary Entries, Importing Diary): Change some xrefs to
6942 point to emacs-xtra rather than elisp.
6943
6944 * emacs-xtra.texi (Calendar Customizing):
6945 Move view-diary-entries-initially, view-calendar-holidays-initially,
6946 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6947 Emacs Manual.
6948 (Appt Customizing): Merge entire section into main Emacs Manual.
6949 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6950 mark-holidays-in-calendar here from emacs-xtra.
6951 (Displaying the Diary): Move view-diary-entries-initially,
6952 mark-diary-entries-in-calendar here from emacs-xtra.
6953 (Appointments): Move appt-display-mode-line,
6954 appt-display-duration, appt-disp-window-function,
6955 appt-delete-window-function here from emacs-xtra.
6956
6957 * calendar.texi: Update and reformat copyright.
6958 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6959 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6960 (Diary): Refer to `diary-file' rather than ~/diary.
6961 (Diary Commands): Rename node to "Displaying the Diary".
6962 * emacs.texi (Top): Rename "Diary Commands" section.
6963 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6964
69652005-03-26 Eli Zaretskii <eliz@gnu.org>
6966
6967 * misc.texi (Emacs Server): Fix the command for setting
6968 server-name. Add an xref to Invoking emacsclient.
6969
6970 * help.texi (Help Summary): Clarify when "C-h ." will do something
6971 nontrivial.
6972 (Apropos): Add cindex entry for apropos-sort-by-scores.
6973
6974 * display.texi (Text Display): Add index entries for how no-break
6975 characters are displayed.
6976
8cf51b2c
GM
69772005-03-26 Eli Zaretskii <eliz@gnu.org>
6978
6979 * files.texi (Visiting): Fix cross-references introduced with the
6980 last change.
6981
6982 * xresources.texi (GTK resources): Fix last change.
6983
8cf51b2c
GM
69842005-03-25 Chong Yidong <cyd@stupidchicken.com>
6985
6986 * xresources.texi (X Resources): GTK options documented too.
6987 (Resources): Clarify meaning of program name.
6988 (Table of Resources): Add visualClass.
6989 (GTK resources): Rewrite.
6990 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6991
6992 * display.texi (Text Display): Mention non-breaking spaces.
6993
6994 * files.texi (Reverting): Document auto-revert-check-vc-info.
6995
6996 * frames.texi (Mouse Commands): Document
6997 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6998
6999 * help.texi (Help Summary): Add `C-h .'.
7000 (Apropos): Apropos accepts a list of search terms.
7001 Document apropos-sort-by-scores.
7002 (Help Echo): Document display-local-help.
7003
7004 * misc.texi (Emacs Server): Document server-name.
7005 (Invoking emacsclient): Document -s option for server names.
7006
7007 * text.texi (Outline Visibility): Introduce "current heading
7008 line" (commands can be called with point on a body line).
7009 Re-order table to follow the sequence of discussion.
7010 hide-body won't hide lines before first header line.
7011 (TeX Mode): Add DocTeX mode.
7012
8cf51b2c
GM
70132005-03-24 Richard M. Stallman <rms@gnu.org>
7014
7015 * mule.texi (Single-Byte Character Support): Delete mention
7016 of iso-acc.el and iso-transl.el.
7017
8cf51b2c
GM
70182005-03-23 Lute Kamstra <lute@gnu.org>
7019
7020 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7021
70222005-03-23 Richard M. Stallman <rms@gnu.org>
7023
8cf51b2c
GM
7024 * search.texi: Delete explicit node pointers.
7025 (Incremental Search): New menu.
7026 (Basic Isearch, Repeat Isearch, Error in Isearch)
7027 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7028 (Slow Isearch): New subnodes.
7029 (Configuring Scrolling): Node deleted.
7030 (Search Case): Doc default-case-fold-search.
7031 (Regexp Replace): Move replace-regexp doc here.
7032
7033 * rmail.texi (Movemail): Put commas inside closequotes.
7034
7035 * picture.texi (Insert in Picture): Document C-c arrow combos.
7036 (Basic Picture): Clarify erasure.
7037
7038 * display.texi (Font Lock): Put commas inside closequotes.
7039
7040 * cmdargs.texi (General Variables): Put commas inside closequotes.
7041
70422005-03-23 Nick Roberts <nickrob@snap.net.nz>
7043
7044 * building.texi (Stack Buffer): Mention reverse contrast for
7045 *selected* frame (might not be current frame).
7046
8cf51b2c
GM
70472005-03-21 Richard M. Stallman <rms@gnu.org>
7048
7049 * building.texi (Starting GUD): Add bashdb.
7050
70512005-03-20 Chong Yidong <cyd@stupidchicken.com>
7052
7053 * basic.texi (Moving Point): Add M-g M-g binding.
7054 (Undo): Document undo-only.
7055 (Position Info): Document M-g M-g and C-u M-g M-g.
7056
7057 * building.texi (Building): Put Grep Searching after Compilation
7058 Shell.
7059 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7060 Document next-error-highlight.
7061 (Grep Searching): Document grep-highlight-matches.
7062 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7063
7064 * calendar.texi (Importing Diary): Rename node from iCalendar.
7065 Document diary-from-outlook.
7066
7067 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7068 Commands.
7069 Mention effect of X drag and drop on Dired buffers.
7070
7071 * files.texi (Visiting): Document large-file-warning-threshold.
7072 Move paragraph on file-selection dialog.
7073 Mention visiting files using X drag and drop.
7074 (Reverting): Mention using Auto-Revert mode to tail files.
7075 Document auto-revert-tail-mode.
7076 (Version Systems): Minor correction.
7077 (Comparing Files): Diff-mode is no longer based on Compilation
7078 mode.
7079 Document compare-ignore-whitespace.
7080 (Misc File Ops): Explain passing a directory to rename-file.
7081 Likewise for copy-file and make-symbolic-link.
7082
7083 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7084 Document mouse-wheel-progressive speed.
7085
7086 * help.texi (Misc Help): Document numeric argument for C-h i.
7087 Correctly explain the effect of just C-u as argument.
7088
7089 * killing.texi (Deletion): Document numeric argument for
7090 just-one-space.
7091
7092 * mini.texi (Completion): Completion acts on text before point.
7093
7094 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7095 (Emulation): CUA mode replaces pc-bindings-mode,
7096 pc-selection-mode, and s-region.
7097
7098 * mule.texi (Input Methods): Leim is now built-in.
7099 (Select Input Method): Document quail-show-key.
7100 (Specify Coding): Document revert-buffer-with-coding-system.
7101
7102 * programs.texi (Fortran Motion): Document f90-next-statement,
7103 f90-previous-statement, f90-next-block, f90-previous-block,
7104 f90-end-of-block, and f90-beginning-of-block.
7105
7106 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7107
7108 * emacs.texi (Acknowledgments): Updated.
7109
7110 * anti.texi: Total rewrite.
7111
8cf51b2c
GM
71122005-03-19 Chong Yidong <cyd@stupidchicken.com>
7113
7114 * ack.texi (Acknowledgments): Update.
7115
71162005-03-19 Eli Zaretskii <eliz@gnu.org>
7117
1c6c854e
CS
7118 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7119 Update copyright years.
8cf51b2c
GM
7120
71212005-03-14 Nick Roberts <nickrob@snap.net.nz>
7122
7123 * building.texi (Commands of GUD): Move paragraph on setting
7124 breakpoints with mouse to the GDB Graphical Interface node.
7125
71262005-03-07 Richard M. Stallman <rms@gnu.org>
7127
8cf51b2c
GM
7128 * misc.texi (Single Shell, Shell Options): Fix previous change.
7129
7130 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7131
71322005-03-06 Richard M. Stallman <rms@gnu.org>
7133
7134 * building.texi (Starting GUD): Don't explain text vs graphical
7135 GDB here. Just mention it and xref.
7136 Delete "just one debugger process".
7137 (Debugger Operation): Move GUD tooltip info here.
7138 (GUD Tooltips): Node deleted.
7139 (GDB Graphical Interface): Explain the two GDB modes here.
7140
8cf51b2c
GM
7141 * sending.texi (Sending Mail): Minor cleanup.
7142 (Mail Aliases): Explain quoting conventions.
7143 Update key rebinding example.
7144 (Header Editing): C-M-i is like M-TAB.
7145 (Mail Mode Misc): mail-attach-file does not do MIME.
7146
7147 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7148 that really belongs here.
7149 (Remote Mailboxes): Text moved to Rmail Inbox.
7150 (Rmail Display): Mention Mouse-1.
7151 (Movemail): Clarify two movemail versions.
7152 Clarify rmail-movemail-program.
7153
8cf51b2c
GM
7154 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7155 Document async shell commands.
7156 (Shell History): Clarify.
7157 (Shell Ring): Mention C-UP an C-DOWN.
7158 (Shell Options): Add comint-prompt-read-only.
7159 (Invoking emacsclient): Set EDITOR to run Emacs.
7160 (Sorting): No need to explain what region is.
7161 (Saving Emacs Sessions): Fix typo.
7162 (Recursive Edit): Fix punctuation.
7163 (Emulation): Don't mention "PC bindings" which are standard.
7164 (Hyperlinking): Explain Mouse-1 convention here.
7165 (Find Func): Node deleted.
7166
8cf51b2c
GM
7167 * help.texi (Name Help): Xref to Hyperlinking.
7168
7169 * glossary.texi (Glossary):
7170 Rename "Balance Parentheses" to "Balancing...".
7171 Add "Byte Compilation". Correct "Copyleft".
7172 New xref in "Customization".
7173 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7174 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7175 Rename "Registers" to "Register".
7176 Replace "Selecting" with "Selected Frame",
7177 "Selected Window", and "Selecting a Buffer".
7178
7179 * files.texi (Types of Log File): Explain how projects'
7180 methods can vary.
7181
8cf51b2c
GM
7182 * display.texi (Faces): Delete "Emacs 21".
7183
7184 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7185 * fixit.texi (Spelling): C-M-i like M-TAB.
7186 * mini.texi (Completion Options): C-M-i like M-TAB.
7187 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7188 * text.texi (Text Mode): C-M-i like M-TAB.
7189
7190 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7191
7192 * calendar.texi (Specified Dates): Mention `g w'.
7193 (Appointments): appt-activate toggles with no arg.
7194
8cf51b2c
GM
71952005-03-05 Juri Linkov <juri@jurta.org>
7196
7197 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7198 "invocation (command line arguments)".
8cf51b2c
GM
7199 (Misc X): Add -nbc, --no-blinking-cursor.
7200
72012005-03-04 Ulf Jasper <ulf.jasper@web.de>
7202
7203 * calendar.texi (iCalendar): No need to require it now.
7204
8cf51b2c
GM
72052005-03-03 Nick Roberts <nickrob@snap.net.nz>
7206
7207 * trouble.texi (Contributing): Mention Savannah. Direct users to
7208 emacs-devel.
7209
72102005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7211
7212 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7213 window.
7214
8cf51b2c
GM
72152005-02-27 Richard M. Stallman <rms@gnu.org>
7216
7217 * building.texi (Compilation): Update mode line status info.
7218
72192005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7220
7221 * calendar.texi (General Calendar): Document binding of
7222 scroll-other-window-down.
7223 (Mayan Calendar): Fix earliest date.
7224 (Time Intervals): Document timeclock-change.
7225 Fix timeclock-ask-before-exiting documentation.
7226
72272005-02-26 Kim F. Storm <storm@cua.dk>
7228
7229 * frames.texi (Mouse References):
7230 Add mouse-1-click-in-non-selected-windows.
7231
72322005-02-25 Richard M. Stallman <rms@gnu.org>
7233
7234 * screen.texi (Screen): Explain better about cursors and mode lines;
7235 don't presuppose text terminals.
7236 (Point): Don't assume just one cursor.
7237 Clarify explanation of cursors.
7238 (Echo Area, Menu Bar): Cleanups.
7239
7240 * mini.texi (Minibuffer): Prompts are highlighted.
7241 (Minibuffer Edit): Newline = C-j only on text terminals.
7242 Clarify resize-mini-windows values.
7243 Mention M-PAGEUP and M-PAGEDOWN.
7244 (Completion Commands): Mouse-1 like Mouse-2.
7245 (Minibuffer History): Explain history commands better.
7246 (Repetition): Add xref to Incremental Search.
7247
7248 * mark.texi (Setting Mark): Clarify info about displaying mark.
7249 Clarify explanation of C-@ and C-SPC.
7250 (Transient Mark): Mention Delete Selection mode.
7251 (Marking Objects): Clean up text about extending the region.
7252
7253 * m-x.texi (M-x): One C-g doesn't always go to top level.
7254 No delay before suggest-key-bindings output.
7255
7256 * fixit.texi (Fixit): Mention C-/ for undo.
7257 (Spelling): Mention ESC TAB like M-TAB.
7258 Replacement words with r and R are rechecked.
7259 Say where C-g leaves point. Mention ? as input.
7260
72612005-02-23 Lute Kamstra <lute@gnu.org>
7262
7263 * cmdargs.texi (Initial Options): Add cross reference.
7264
8cf51b2c
GM
72652005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7266
7267 * emacs.texi (Top): Update menu for splitting of node in
7268 msdog.texi.
7269 * frames.texi (Frames): Update xref for splitting of node in
7270 msdog.texi.
7271 * trouble.texi (Quitting): Ditto.
7272
72732005-02-16 Richard M. Stallman <rms@gnu.org>
7274
7275 * windows.texi (Split Window): Simplify line truncation info
7276 and xref to Display Custom.
7277
7278 * trouble.texi (Quitting): Emergency escape only for text terminal.
7279 (Screen Garbled): C-l for ungarbling is only for text terminal.
7280
7281 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7282
7283 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7284
7285 * programs.texi (Program Modes): Mention Python mode.
7286 (Moving by Defuns): Repeating C-M-h extends region.
7287 (Basic Indent): Clarify.
7288 (Custom C Indent): Clarify.
7289 (Expressions): Repeating C-M-@ extends region.
7290 (Info Lookup): Clarify for C-h S.
7291 (Symbol Completion): ESC TAB alternative for M-TAB.
7292 (Electric C): Clarify.
7293
7294 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7295
7296 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7297 MS-DOS Input node.
7298 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7299 (MS-DOS and MULE): Clarify.
7300 (MS-DOS Processes, Windows Processes): Fix typos.
7301
7302 * major.texi (Choosing Modes): Clarify.
7303
7304 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7305 (Keyboard Macro Step-Edit): Clarify.
7306
7307 * indent.texi (Indentation): Clarifications.
7308
7309 * help.texi (Help): Correct error about C-h in query-replace.
7310 Clarify apropos vs C-h a. Fix how to search in FAQ.
7311 (Key Help): Describe C-h w here.
7312 (Name Help): Minor cleanup. C-h w moved to Key Help.
7313 Clarify the "object" joke.
7314 (Apropos): Clarify. Mouse-1 like Mouse-2.
7315 (Help Mode): Mouse-1 like Mouse-2.
7316
7317 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7318
7319 * display.texi (Display): Reorder menu.
7320 (Faces): Cleanup.
7321 (Font Lock): Cleanup. Mention Options menu.
7322 Delete obsolete text.
7323 (Scrolling): For C-l, don't presume text terminal.
7324 (Horizontal Scrolling): Simplify intro.
7325 (Follow Mode): Clarify.
1c6c854e 7326 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7327 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7328 Doc default-tab-width. Doc line truncation more thoroughly.
7329
7330 * dired.texi (Dired Enter): C-x C-f can run Dired.
7331 (Dired Visiting): Comment out `a' command.
7332 Mouse-1 is like Mouse-2.
7333 (Shell Commands in Dired): ? can be used more than once.
7334
7335 * basic.texi (Continuation Lines): Simplify description of truncation,
7336 and refer to Display Custom for the rest of it.
7337
8cf51b2c
GM
73382005-02-06 Lute Kamstra <lute@gnu.org>
7339
7340 * basic.texi (Undo): Fix typo.
7341
7342 * cmdargs.texi (Emacs Invocation): Fix typo.
7343
7344 * custom.texi (Init Examples): Fix typo.
7345
7346 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7347
73482005-02-06 Richard M. Stallman <rms@gnu.org>
7349
7350 * regs.texi (Registers): Registers can hold numbers, too.
7351
7352 * killing.texi (Other Kill Commands): Cleanup.
7353 Delete redundant explanation of kill in read-only buffer.
7354 (Yanking): Mention term "copying".
7355 (Accumulating Text): Fix typo.
7356
7357 * entering.texi (Entering Emacs): Update rationale at start.
7358 (Exiting): Treat iconifying on a par with suspension.
7359
7360 * custom.texi (Minor Modes): Fix typo.
7361 (Easy Customization): Fix menu style.
7362 (Variables): Add xref.
7363 (Examining): Setting for future sessions works through .emacs.
7364 (Keymaps): "Text terminals", not "Many".
7365 (Init Rebinding): Explain \C-. Show example of \M-.
7366 Fix minor wording errors.
7367 (Function Keys): Explain vector syntax just once.
7368 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7369 (Init File): Mention .emacs.d directory.
7370 (Init Examples): Add xref.
7371 (Find Init): Mention .emacs.d directory.
7372
7373 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7374 (Action Arguments): Explain which kinds of -l args are found how.
7375 (Initial Options): --batch does not inhibit site-start.
7376 Add xrefs.
7377 (Command Example): Use --batch, not -batch.
7378
7379 * basic.texi (Inserting Text): Cleanup wording.
7380 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7381 C-n is not error at end of buffer.
7382 (Undo): Doc C-/ like C-_. Add xrefs.
7383 (Arguments): META key may be labeled ALT.
7384 Peculiar arg meanings are explained in doc strings.
7385
7386 * abbrevs.texi (Expanding Abbrevs): Clarify.
7387
73882005-02-05 Eli Zaretskii <eliz@gnu.org>
7389
7390 * frames.texi (Frame Parameters): Add an xref to the description
7391 of list-colors-display. Add a pointer to the X docs about colors.
7392
7393 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7394 Improve docs of list-colors-display.
8cf51b2c
GM
7395
73962005-02-03 Lute Kamstra <lute@gnu.org>
7397
7398 * frames.texi (Frames, Drag and Drop): Fix typos.
7399
74002005-02-03 Richard M. Stallman <rms@gnu.org>
7401
7402 * windows.texi (Basic Window): Mention color-change in mode line.
7403 (Change Window): Explain dragging vertical boundaries.
7404
7405 * text.texi (Sentences): Clarify.
7406 (Paragraphs): Explain M-a and blank lines.
7407 (Outline Mode): Clarify text and menu.
7408 (Hard and Soft Newlines): Mention use-hard-newlines.
7409
7410 * frames.texi (Frames): Delete unnecessary mention of Windows.
7411 (Mouse Commands): Likewise. Mention xterm mouse support.
7412 (Clipboard): Clarify.
7413 (Mouse References): Mention use of Mouse-1 for following links.
7414 (Menu Mouse Clicks): Clarify.
7415 (Mode Line Mouse): Clarify.
7416 (Drag and Drop): Rewrite.
7417
7418 * fixit.texi (Spelling): Fix typo.
7419
7420 * files.texi (File Names): Clarify.
7421 (Visiting): Update conditions for use of file dialog. Clarify.
7422 (Saving): Doc d as answer in save-some-buffers.
7423 (Remote Files): Clean up the text.
7424
7425 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7426
7427 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7428 (List Buffers): Clarify.
7429 (Several Buffers): Doc T command.
7430 (Buffer Convenience): Clarify menu.
7431
7432 * basic.texi (Undo): Clarify last change.
7433
74342005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7435
7436 * fixit.texi (Spelling): Fix typo.
7437
74382005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7439
7440 * basic.texi (Undo): Update description of `undo-outer-limit'.
7441
74422005-02-01 Nick Roberts <nickrob@snap.net.nz>
7443
7444 * building.texi: Update documentation relating to GDB Graphical
7445 Interface.
7446
74472005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7448
7449 * custom.texi (Easy Customization): Adapt menu to node name change.
7450
74512005-01-30 Richard M. Stallman <rms@gnu.org>
7452
7453 * custom.texi (Easy Customization): Defn of "User Option" now
7454 includes faces. Don't say just "option" when talking about variables.
7455 Do say just "options" to mean "anything customizable".
7456 (Specific Customization): Describe `customize-variable',
7457 not `customize-option'.
7458
7459 * glossary.texi (Glossary) <Faces>: Add xref.
7460 <User Option>: Change definition--include faces. Change xref.
7461
7462 * picture.texi (Picture): Mention artist.el.
7463
7464 * sending.texi, screen.texi, programs.texi, misc.texi:
7465 * mini.texi, major.texi, maintaining.texi, macos.texi:
7466 * help.texi, frames.texi, files.texi:
7467 Don't say just "option" when talking about variables.
7468
7469 * display.texi, mule.texi: Don't say just "option" when talking
7470 about variables. Other minor cleanups.
7471
8cf51b2c
GM
74722005-01-26 Lute Kamstra <lute@gnu.org>
7473
7474 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7475 File'. Mention the `-Q' option at the `--no-site-file' option.
7476
8cf51b2c
GM
74772005-01-22 David Kastrup <dak@gnu.org>
7478
7479 * building.texi (Grep Searching): Mention alias `find-grep' for
7480 `grep-find'.
7481
74822005-01-20 Richard M. Stallman <rms@gnu.org>
7483
7484 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7485
8cf51b2c
GM
74862005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7487
7488 * rmail.texi (Movemail): Explain differences
7489 between standard and mailutils versions of movemail.
7490 Describe command line and configuration options introduced
7491 with the latter.
7492 Explain the notion of mailbox URL, provide examples and
7493 cross-references to mailutils documentation.
7494 Describe various methods of specifying mailbox names,
7495 user names and user passwords for rmail.
1c6c854e
CS
7496 (Remote Mailboxes): New section.
7497 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7498 options used to control its behavior.
7499 (Other Mailbox Formats): Explain handling of various mailbox
7500 formats.
7501
75022005-01-13 Richard M. Stallman <rms@gnu.org>
7503
7504 * commands.texi (Commands): Clarification.
7505
75062005-01-11 Richard M. Stallman <rms@gnu.org>
7507
7508 * programs.texi (Multi-line Indent): Fix previous change.
7509 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7510
8cf51b2c
GM
75112005-01-08 Richard M. Stallman <rms@gnu.org>
7512
7513 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7514 lazy-highlight.
7515
7516 * search.texi (Query Replace): Mention faces query-replace
7517 and lazy-highlight.
7518 (Incremental Search): Update isearch highlighting info.
7519
8cf51b2c
GM
75202005-01-04 Richard M. Stallman <rms@gnu.org>
7521
7522 * custom.texi (Saving Customizations): Minor improvement.
7523
8cf51b2c
GM
75242005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7525
7526 * custom.texi (Saving Customizations): Emacs no longer loads
7527 `custom-file' after .emacs. No longer mention customizing through
7528 Custom.
7529
8cf51b2c
GM
75302005-01-01 Andreas Schwab <schwab@suse.de>
7531
7532 * killing.texi (Graphical Kill): Move up under node Killing,
7533 change @section to @subsection.
7534
75352005-01-01 Richard M. Stallman <rms@gnu.org>
7536
7537 * custom.texi (Face Customization): Mention hex color specs.
7538
7539 * emacs.texi (Top): Update Killing submenu.
7540
7541 * killing.texi (Killing): Reorganize section.
7542 No more TeX-only text; put the node command at start of chapter.
7543 But the first section heading is used only in TeX.
7544 Rewrite the text to read better in this mode.
7545 (Graphical Kill): New subnode gets some of the text that
7546 used to be in the first section.
7547
75482004-12-31 Richard M. Stallman <rms@gnu.org>
7549
7550 * dired.texi (Shell Commands in Dired): Delete the ? example.
7551
7552 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7553
7554 * files.texi (Saving): Describe new require-final-newline features
7555 and mode-require-final-newline.
7556
8cf51b2c
GM
75572004-12-29 Richard M. Stallman <rms@gnu.org>
7558
7559 * custom.texi (File Variables): Clarify previous change.
7560
c8763fb6 75612004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7562
7563 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7564 out now.
7565
75662004-12-27 Richard M. Stallman <rms@gnu.org>
7567
7568 * Makefile.in (MAKEINFO): Specify --force.
7569
7570 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7571 (Undo): Doc undo-outer-limit.
7572
8cf51b2c
GM
75732004-12-15 Juri Linkov <juri@jurta.org>
7574
7575 * mark.texi (Transient Mark, Mark Ring): M-< and other
7576 movement commands don't set mark in Transient Mark mode
7577 if mark is active.
7578
8cf51b2c
GM
75792004-12-12 Juri Linkov <juri@jurta.org>
7580
7581 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7582 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7583
7584 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7585 (Misc Dired Commands): Add @r{(Dired)} to w.
7586
75872004-12-12 Juri Linkov <juri@jurta.org>
7588
7589 * mark.texi (Marking Objects): Marking commands also extend the
7590 region when mark is active in Transient Mark mode.
7591
8cf51b2c
GM
75922004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7593
7594 * custom.texi (Saving Customizations): Emacs only loads the custom
7595 file automatically after the init file in version 22.1 or later.
7596 Adapt text and examples to this fact.
7597
8cf51b2c
GM
75982004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7599
7600 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7601 be set through Custom. Otherwise, it has no effect.
7602
8cf51b2c
GM
76032004-12-05 Richard M. Stallman <rms@gnu.org>
7604
7605 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7606 * entering.texi: Rename Command Line to Emacs Invocation.
7607
10d1d0af 7608 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7609
7610 * custom.texi (Easy Customization): Move up to section level,
7611 before Variables. Avoid using the term "variable"; say "option".
7612 New initial explanation.
7613 (Variables): In initial explanation, connect "variable" to the
7614 already-explained "user option".
7615
7616 * emacs.texi (Top): Fix ref to Command Line.
7617 Move reference to Easy Customization.
7618
7619 * xresources.texi (X Resources): Fix From link.
7620
7621 * doclicense.texi (GNU Free Documentation License): Fix To link.
7622
7623 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7624
7625 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7626
76272004-12-03 Richard M. Stallman <rms@gnu.org>
7628
7629 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7630
76312004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7632
7633 * kmacro.texi: Several small changes in addition to the following.
7634 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7635 defining a keyboard macro.
7636 Mention `kmacro-ring-max'.
7637 (Keyboard Macro Counter): Clarify description of
7638 `kmacro-insert-counter', `kmacro-set-counter',
7639 `kmacro-add-counter' and `kmacro-set-format'.
7640
76412004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7642
7643 * custom.texi (File Variables): Add `unibyte' and make it more
7644 clear that `unibyte' and `coding' are special. Suggested by Simon
7645 Krahnke <overlord@gmx.li>.
7646
7647 * mule.texi (Enabling Multibyte): Refer to File Variables.
7648 Suggested by Simon Krahnke <overlord@gmx.li>.
7649
c8763fb6 76502004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7651
7652 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7653 x-use-old-gtk-file-dialog.
7654
8cf51b2c
GM
76552004-11-20 Richard M. Stallman <rms@gnu.org>
7656
7657 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7658
76592004-11-09 Lars Brinkhoff <lars@nocrew.org>
7660
7661 * building.texi (Lisp Eval): Delete hyphen in section name.
7662
76632004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7664
7665 * files.texi (Old Versions):
7666 No longer document annotation as "CVS only".
7667
76682004-11-10 Andre Spiegel <spiegel@gnu.org>
7669
7670 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7671 version systems, mentioning the new ones that we support.
7672 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7673 suggestions.
7674
c8763fb6 76752004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7676
49823426 7677 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7678
c8763fb6 76792004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7680
7681 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7682
76832004-10-23 Eli Zaretskii <eliz@gnu.org>
7684
7685 * text.texi (Text Based Tables, Table Definition)
7686 (Table Creation, Table Recognition, Cell Commands)
7687 (Cell Justification, Row Commands, Column Commands)
7688 (Fixed Width Mode, Table Conversion, Measuring Tables)
7689 (Table Misc): New nodes, documenting the Table Mode.
7690
8cf51b2c
GM
76912004-10-19 Jason Rumney <jasonr@gnu.org>
7692
7693 * makefile.w32-in (info): Change order of arguments to makeinfo.
7694
76952004-10-19 Ulf Jasper <ulf.jasper@web.de>
7696
7697 * calendar.texi (iCalendar): Update for package changes.
7698
8cf51b2c
GM
76992004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7700
7701 * files.texi (Misc File Ops): View mode is a minor mode.
7702
8cf51b2c
GM
77032004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7704
7705 * calendar.texi (iCalendar): Style changes.
7706
77072004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7708
7709 * search.texi (Regexps): The regexp described in the example is no
7710 longer stored in the variable `sentence-end'.
7711
8cf51b2c
GM
77122004-10-06 Nick Roberts <nickrob@snap.net.nz>
7713
7714 * building.texi (Starting GUD): Note that multiple debugging
7715 sessions requires `gdb --fullname'.
7716
77172004-10-05 Ulf Jasper <ulf.jasper@web.de>
7718
7719 * calendar.texi (iCalendar): New section for a new package.
7720
8cf51b2c
GM
77212004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7722
7723 * text.texi: Various small changes in addition to the following.
7724 (Text): Replace xref for autotype with inforef.
7725 (Sentences): Explain nil value for `sentence-end'.
7726 (Paragraphs): Update default values for `paragraph-start' and
7727 `paragraph-separate'.
7728 (Text Mode): Correct description of Text mode's effect on the
7729 syntax table.
7730 (Outline Visibility): `hide-other' does not hide top level headings.
7731 `selective-display-ellipses' no longer has an effect on Outline mode.
7732 (TeX Misc): Add missing @cindex.
7733 Replace xref for RefTeX with inforef.
7734 (Requesting Formatted Text): The variable
7735 `enriched-fill-after-visiting' no longer exists.
7736 (Editing Format Info): Update names of menu items and commands.
7737 (Format Faces): Mention special effect of specifying the default face.
7738 Describe inheritance of text properties.
7739 Correct description of `fixed' face.
7740 (Format Indentation): Correct description of effect of setting
7741 margins. Mention `set-left-margin' and `set-right-margin'.
7742 (Format Justification): Update names of menu items.
7743 `set-justification-full' is now bound to `M-j b'.
7744 Mention that `default-justification' is a per buffer variable.
7745 (Format Properties): Update name of menu item.
7746 (Forcing Enriched Mode): `format-decode-buffer' automatically
7747 turns on Enriched mode if the buffer is in text/enriched format.
7748
77492004-10-05 Emilio C. Lopes <eclig@gmx.net>
7750
7751 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7752
77532004-09-28 Kim F. Storm <storm@cua.dk>
7754
7755 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7756 Align with new functionality.
7757
8cf51b2c
GM
77582004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7759
7760 * display.texi (Display Custom): Remove stray `@end defvar'.
7761
77622004-09-23 Kim F. Storm <storm@cua.dk>
7763
7764 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7765 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7766
8cf51b2c
GM
77672004-09-20 Richard M. Stallman <rms@gnu.org>
7768
7769 * custom.texi (Hooks): Explain using setq to clear out a hook.
7770 (File Variables): Explain multiline string constants.
7771 (Non-ASCII Rebinding): Explain when you need to update
7772 non-ASCII char codes in .emacs.
7773
7774 * building.texi (Compilation): Explain how to make a silent
7775 subprocess that won't be terminated. Explain compilation-environment.
7776
77772004-09-13 Kim F. Storm <storm@cua.dk>
7778
7779 * mini.texi (Repetition): Rename isearch-resume-enabled to
7780 isearch-resume-in-command-history and change default to disabled.
7781
8cf51b2c
GM
77822004-09-09 Kim F. Storm <storm@cua.dk>
7783
7784 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7785 with new `kmacro-name-last-macro'.
7786
8cf51b2c
GM
77872004-09-08 Juri Linkov <juri@jurta.org>
7788
7789 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7790
8cf51b2c
GM
77912004-09-03 Juri Linkov <juri@jurta.org>
7792
7793 * search.texi (Incremental Search): Update wording for M-%.
7794
77952004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7796
7797 * killing.texi (Killing): Correct description of kill commands in
7798 read-only buffer.
7799
78002004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7801
7802 * building.texi (Compilation Mode): Add a paragraph about rules
7803 for finding the compilation buffer for `next-error'.
7804
7805 * search.texi (Other Repeating Search): Mention that Occur mode
7806 supports the next-error functionality.
7807
78082004-09-02 Juri Linkov <juri@jurta.org>
7809
7810 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7811
78122004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * kmacro.texi (Basic Keyboard Macro):
7815 `apply-macro-to-region-lines' now operates on all lines that begin
7816 in the region, rather than on all complete lines in the region.
7817
c8763fb6 78182004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7819
7820 * frames.texi (Drag and drop): Add documentation about
7821 x-dnd-test-function and x-dnd-known-types.
7822
78232004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7824
7825 * indent.texi: Various minor changes in addition to:
7826 (Indentation Commands): Correct description of `indent-relative'.
7827 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7828 mode. The *Tab Stops* buffer uses Overwrite Mode.
7829 (Just Spaces): `tabify' converts sequences of at least two spaces
7830 to tabs.
7831
8cf51b2c
GM
78322004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7833
7834 * frames.texi (Secondary Selection): Setting the secondary
7835 selection with M-Drag-Mouse-1 does not alter the kill ring,
7836 setting it with M-Mouse-1 and M-Mouse-3 does.
7837 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7838 toolkit scroll bars.
7839 (Scroll Bars): Ditto.
7840
7841 * windows.texi (Basic Window): When using a window system, the value
7842 of point in a non-selected window is indicated by a hollow box.
7843 (Split Window): Side by side windows are separated by a scroll bar,
7844 if scroll bars are used.
7845 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7846 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7847 (Window Convenience): Update bindings for `winner-undo' and
7848 `winner-redo'.
7849
7850 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7851 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7852 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7853 of "Using Emacs as a Server".
7854 * building.texi (Building): Interchange nodes (for correct numbering).
7855 * programs.texi (Programs): Interchange nodes (for correct numbering).
7856 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7857 Info to the node structure.
7858 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7859 Rearrange order of nodes and sections such that both "GNU GENERAL
7860 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7861 end, as appropriate for appendices.
7862 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7863 Use `@unnumberedsec'.
7864 * trouble.texi: Adapt sectioning in Info to the node structure.
7865 Adapt node pointers to change in emacs.texi.
7866 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7867
8cf51b2c
GM
78682004-08-25 Kenichi Handa <handa@m17n.org>
7869
7870 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7871 description for unibyte mode.
7872
78732004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7874
7875 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7876
7877 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7878 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7879 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7880 in @pxref.
7881
78822004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7883
7884 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7885 Change section names.
7886
8cf51b2c
GM
78872004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * kmacro.texi (Keyboard Macro Ring): Rename section.
7890 Emacs treats the head of the macro ring as the `last keyboard macro'.
7891 (Keyboard Macro Counter): Minor change.
7892 (Save Keyboard Macro): Some clarifications.
7893 (Edit Keyboard Macro): Rename section.
7894
7895 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7896 32-bit machines.
7897 (Several Buffers): Clarify which buffer is selected if `2' is
7898 pressed in the Buffer Menu.
7899 Auto Revert mode can be used to update the Buffer Menu
7900 automatically.
7901
79022004-08-21 Eli Zaretskii <eliz@gnu.org>
7903
7904 * help.texi (Misc Help): Add an index entry for finding an Info
7905 manual by its file name.
7906
79072004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7908
7909 * files.texi (Backup Deletion): Correct description of
7910 `delete-old-versions'.
7911 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7912 (Auto Save Files): Recommend `auto-save-mode' to reenable
7913 auto-saving, rather than the abbreviation `auto-save'.
7914
79152004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7916
7917 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7918 for "killing" and "yanking" in main menu.
7919
79202004-08-16 Richard M. Stallman <rms@gnu.org>
7921
7922 * killing.texi (Yanking, Killing): Minor cleanups.
7923
7924 * mark.texi (Momentary Mark): Minor cleanups.
7925
79262004-08-15 Kenichi Handa <handa@etl.go.jp>
7927
7928 * custom.texi (Non-ASCII Rebinding):
7929 C-q always inserts the right code to pass to global-set-key.
7930
8cf51b2c
GM
79312004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7932
7933 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7934 `insert-register', instead of `C-x r g' binding, for consistency.
7935
79362004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7937
7938 * fixit.texi (Spelling): Fix typo.
7939
79402004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7941
7942 * help.texi (Help): Fix Texinfo usage.
7943
8cf51b2c
GM
79442004-07-24 Richard M. Stallman <rms@gnu.org>
7945
7946 * text.texi (Paragraphs): Update how paragraphs are separated
7947 and the default for paragraph-separate.
7948
7949 * search.texi (Regexp Replace): Further update text for new
7950 replacement operators.
7951
8cf51b2c
GM
79522004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7953
7954 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7955 `R' switch.
7956
7957 * dired.texi (Dired Updating): `k' only deletes inserted
7958 subdirectories from the Dired buffer if a prefix argument was given.
7959
7960 * search.texi (Regexps): Delete redundant definition of `symbol' in
7961 description of `\_>'. It already occurs in the description of `\_<'.
7962
8cf51b2c
GM
79632004-07-01 Juri Linkov <juri@jurta.org>
7964
7965 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7966 (Regexp Search): Add M-r.
7967
79682004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7969
7970 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7971
79722004-06-29 Jesper Harder <harder@ifa.au.dk>
7973
49823426 7974 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7975
79762004-06-25 Richard M. Stallman <rms@gnu.org>
7977
7978 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7979
79802004-06-25 David Kastrup <dak@gnu.org>
7981
7982 * search.texi (Regexp Replace): Some typo corrections and
7983 rearrangement.
7984
79852004-06-24 David Kastrup <dak@gnu.org>
7986
7987 * search.texi (Unconditional Replace): Use replace-string instead
7988 of query-replace in example.
7989 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7990 sequences.
7991 (Query Replace): Correct explanation of `^' which does not use
7992 the mark stack.
7993
79942004-06-21 Nick Roberts <nickrob@gnu.org>
7995
7996 * misc.texi (Shell History Copying): Document comint-insert-input.
7997 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7998
8cf51b2c
GM
79992004-06-20 Jesper Harder <harder@ifa.au.dk>
8000
8001 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8002 * custom.texi (Customization): Do.
8003 * anti.texi (Antinews): Do.
8004 * abbrevs.texi (Defining Abbrevs): Do.
8005
8006 * programs.texi (Info Lookup): Fix keybinding for
8007 info-lookup-symbol.
8008
80092004-06-16 Juanma Barranquero <lektu@terra.es>
8010
8011 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8012 Add emacs-xtra.
8013 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8014 (clean): Add emacs-xtra and flymake. Remove redundancies.
8015
80162004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8017
8018 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8019 Add emacs-xtra.
8020 * emacs-xtra.texi: New file.
8021
80222004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8023
8024 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8025 (Dired and Find): Mention differences with ordinary Dired buffers.
8026
8cf51b2c
GM
80272004-06-13 Richard M. Stallman <rms@gnu.org>
8028
8029 * custom.texi (Init Syntax): Explain about vars that do special
8030 things when set with setq or with Custom.
8031 (Init Examples): Add line-number-mode example.
8032
8cf51b2c
GM
80332004-06-12 Juri Linkov <juri@jurta.org>
8034
8035 * dired.texi (Operating on Files): Add dired-do-touch.
8036
8cf51b2c
GM
80372004-06-10 Juri Linkov <juri@jurta.org>
8038
8039 * building.texi (Lisp Eval): Add C-M-x on defface.
8040
80412004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8042
8043 * files.texi (Reverting): Auto-Revert mode and
8044 Global Auto-Revert mode no longer revert remote files.
8045
8cf51b2c
GM
80462004-05-29 Richard M. Stallman <rms@gnu.org>
8047
8048 * custom.texi (Init File): Two dashes start --no-site-file.
8049
8cf51b2c
GM
80502004-05-29 Alan Mackenzie <acm@muc.de>
8051
8052 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8053 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8054 (AWK, Pike): Document as "C-like modes".
8055 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8056 (M-x man): Supersedes M-x manual-entry.
8057 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8058
8059 ("Comments in C"): Delete node; the info is in CC Mode manual.
8060 (c-comment-only-line-offset): Remove description.
8061
8062 (C-c ., C-c C-c): Describe new C Mode bindings.
8063
8064 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8065 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8066 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8067 Amend definitions.
8068
8069 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8070 Describe functions.
8071
8072 (c-comment-start-regexp, c-hanging-comment-ender-p)
8073 (c-hanging-comment-starter-p): Remove obsolete definitions.
8074
8075 * emacs.texi: Remove the menu entry "Comments in C".
8076
8cf51b2c
GM
80772004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8078
8079 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8080 `M-x locate'.
8081
80822004-05-16 Karl Berry <karl@gnu.org>
8083
8084 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8085 makeinfo --html fails.
8086 * help.texi (Help Summary) [@ifnottex]: Likewise.
8087
80882004-05-13 Nick Roberts <nickrob@gnu.org>
8089
8090 * building.texi (GDB Graphical Interface): Update and describe
8091 layout first.
8092
8cf51b2c
GM
80932004-05-04 Jason Rumney <jasonr@gnu.org>
8094
8095 * makefile.w32-in: Revert last change.
8096
80972004-05-03 Jason Rumney <jasonr@gnu.org>
8098
8099 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8100
8cf51b2c
GM
81012004-04-23 Juanma Barranquero <lektu@terra.es>
8102
8103 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8104
81052004-04-18 Juri Linkov <juri@jurta.org>
8106
8107 * fixit.texi (Spelling): Remove file extension from ispell xref.
8108
81092004-04-15 Kim F. Storm <storm@cua.dk>
8110
8111 * cmdargs.texi (Initial Options): Add -Q.
8112
81132004-04-05 Kim F. Storm <storm@cua.dk>
8114
8115 * custom.texi (File Variables): Add safe-local-eval-forms.
8116
8cf51b2c
GM
81172004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8118
8119 * files.texi (Reverting): Correct description of revert-buffer's
8120 handling of point.
8121
81222004-03-22 Juri Linkov <juri@jurta.org>
8123
8124 * emacs.texi (Top): Add `Misc X'.
8125
49823426 8126 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8127
8128 * glossary.texi: Improve references.
8129
8130 * help.texi: Sync keywords with finder.el.
8131
8132 * mini.texi (Completion): Add description for menu items.
8133
8134 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8135
8136 * sending.texi (Mail Methods): Fix xref to Message manual.
8137
8cf51b2c
GM
81382004-03-12 Richard M. Stallman <rms@gnu.org>
8139
8cf51b2c
GM
8140 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8141
8cf51b2c
GM
81422004-03-04 Richard M. Stallman <rms@gnu.org>
8143
8144 * search.texi (Regexps): Explain that ^ and $ have their
8145 special meanings only in certain contexts.
8146
8147 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8148
8149 * mule.texi (Specify Coding): Doc C-x RET F.
8150
8151 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8152 for multiple compile and grep buffers.
8153 (Indirect Buffers): Don't recommand clone-indirect-buffer
8154 for multiple compile and grep buffers.
8155
8cf51b2c
GM
81562004-02-29 Juanma Barranquero <lektu@terra.es>
8157
8158 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8159 Use $(DEL) instead of rm, and ignore exit code.
8160
8cf51b2c
GM
81612004-02-23 Nick Roberts <nick@nick.uklinux.net>
8162
8163 * building.texi (Watch Expressions): Update.
8164
81652004-02-21 Juri Linkov <juri@jurta.org>
8166
1c6c854e
CS
8167 * cmdargs.texi (Action Arguments): Add alias --find-file.
8168 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8169 to Command Arguments.
8170 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8171 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8172 (Window Size X): Join -g and --geometry. Add @cindex.
8173 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8174 (Title X): Remove alias -title.
8175 (Misc X): New node.
8176
c8763fb6 81772004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8178
8179 * frames.texi (Drag and drop): Add Motif to list of supported
8180 protocols.
8181
c8763fb6 81822004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8183
8184 * frames.texi (Drag and drop): New section.
8185
81862004-01-24 Richard M. Stallman <rms@gnu.org>
8187
1c6c854e 8188 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8189 Include it only @ifnotinfo. Patch the preceding and following
8190 node headers to point to each other.
8191
81922004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8193
8194 * calendar.texi (Appointments): Update section.
8195
81962003-12-29 Kevin Ryde <user42@zip.com.au>
8197
8cf51b2c
GM
8198 * programs.texi (C Modes): Fix the xref.
8199
82002003-12-23 Nick Roberts <nick@nick.uklinux.net>
8201
8202 * building.texi (Watch Expressions): Update.
8203 (Commands of GUD): Include use of toolbar + breakpoints set from
8204 fringe/margin.
8205
82062003-12-03 Andre Spiegel <spiegel@gnu.org>
8207
8208 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8209 <acm@muc.de>.
8210
c8763fb6 82112003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8212
8213 * frames.texi (Dialog Boxes): Add use-file-dialog.
8214
8cf51b2c
GM
82152003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8216
8217 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8218 in CC Mode.
8219
8cf51b2c
GM
82202003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8221
8222 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8223 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8224 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8225 * man/frames.texi, man/glossary.texi, man/killing.texi:
8226 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8227 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8228 * man/sending.texi, man/text.texi, man/trouble.texi:
8229 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8230
82312003-11-01 Alan Mackenzie <acm@muc.de>
8232
8233 * search.texi (Scrolling During Incremental Search): Document a
8234 new scrolling facility in isearch mode.
8235
8cf51b2c
GM
82362003-10-22 Miles Bader <miles@gnu.org>
8237
8238 * Makefile.in (info): Move before $(top_srcdir)/info.
8239
82402003-10-22 Nick Roberts <nick@nick.uklinux.net>
8241
8242 * building.texi (Watch Expressions): Update section on data display
8243 to reflect code changes (GDB Graphical Interface).
8244
8cf51b2c
GM
82452003-10-13 Richard M. Stallman <rms@gnu.org>
8246
8247 * xresources.texi (GTK resources): Clean up previous change.
8248
c8763fb6 82492003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8250
8251 * xresources.texi (GTK resources): Add a note that some themes
8252 disallow customizations. Add scroll theme example.
8253
8cf51b2c
GM
82542003-09-30 Richard M. Stallman <rms@gnu.org>
8255
8cf51b2c
GM
8256 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8257
8258 * misc.texi (Saving Emacs Sessions): Shorten the section,
8259 collapsing back into one node.
8260
82612003-09-30 Lars Hansen <larsh@math.ku.dk>
8262
8263 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8264
ce058493 82652003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8266
8267 * xresources.texi (GTK names in Emacs): Correct typo.
8268
8cf51b2c
GM
82692003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8270
1c6c854e
CS
8271 * cmdargs.texi (Font X): Mention new default font.
8272 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8273 problems involved. (Result of discussion on emacs-devel.)
8274
82752003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8276
8277 * emacs.texi (Acknowledgements): Correct typo.
8278
82792003-09-22 Richard M. Stallman <rms@gnu.org>
8280
8281 * dired.texi (Misc Dired Commands): New node.
8282 (Dired Navigation): Add dired-goto-file.
8283
8284 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8285
8286 * emacs.texi (Acknowledgements): New node, split from Distribution.
8287
8288 * cmdargs.texi (Action Arguments): -f reads interactive args.
8289
8cf51b2c
GM
82902003-09-08 Lute Kamstra <lute@gnu.org>
8291
8292 * screen.texi (Mode Line): Say that POS comes before LINE.
8293 Mention `size-indication-mode'.
1c6c854e
CS
8294 * display.texi (Optional Mode Line):
8295 Document `size-indication-mode'.
8cf51b2c
GM
8296 * basic.texi (Position Info): Mention `size-indication-mode'.
8297
82982003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8299
8300 * xresources.texi (Resources): Refer to `editres' man page.
8301 (Lucid Resources): Update defaults. Expand description of
8302 `shadowThickness'.
8303
83042003-09-04 Miles Bader <miles@gnu.org>
8305
8306 * Makefile.in (top_srcdir): New variable.
8307 ($(top_srcdir)/info): New rule.
8308 (info): Depend on it.
8309
83102003-09-03 Peter Runestig <peter@runestig.com>
8311
8312 * makefile.w32-in: New file.
8313
83142003-08-29 Richard M. Stallman <rms@gnu.org>
8315
8316 * misc.texi (Saving Emacs Sessions): Correct previous change.
8317
8cf51b2c
GM
83182003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8319
8cf51b2c
GM
8320 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8321 (Intro): Include kmacro.texi after fixit.texi instead of after
8322 custom.texi. (As suggested by Kim Storm.)
8323
83242003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8325
8326 * fixit.texi (Fixit): Update `Next' pointer.
8327 * files.texi (Files): Update `Previous' pointer.
8328 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8329 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8330 (Suggested by Kim Storm.)
8331 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8332
83332003-08-18 Kim F. Storm <storm@cua.dk>
8334
8335 * kmacro.texi: New file describing enhanced keyboard macro
8336 functionality. Replaces old description in custom.texi.
8337
8338 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8339 (Keyboard Macros): Move to new kmacro.texi file.
8340
8341 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8342
8cf51b2c
GM
83432003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8344
8345 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8346
83472003-08-17 Alex Schroeder <alex@gnu.org>
8348
8349 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8350 required.
8351
8cf51b2c
GM
83522003-08-05 Richard M. Stallman <rms@gnu.org>
8353
8354 * programs.texi (Lisp Indent): Don't describe
8355 lisp-indent-function property here. Use xref to Lisp Manual.
8356
8cf51b2c
GM
83572003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8358
fffa137c 8359 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8360 abbreviations.
8361
83622003-07-24 Markus Rost <rost@math.ohio-state.edu>
8363
8364 * buffers.texi (List Buffers): Fix previous change.
8365
8cf51b2c
GM
83662003-07-13 Markus Rost <rost@math.ohio-state.edu>
8367
8368 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8369 List*.
8370
83712003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8372
8cf51b2c
GM
8373 * display.texi (Font Lock): Fix typo.
8374
83752003-07-07 Richard M. Stallman <rms@gnu.org>
8376
8377 * display.texi (Font Lock): Add xref for format info on
8378 font-lock-remove-keywords.
8379
8380 * building.texi (Compilation): Document what happens with asynch
8381 children of compiler process.
8382
8383 * help.texi (Library Keywords): Use @multitable.
8384
8cf51b2c
GM
83852003-06-04 Richard M. Stallman <rms@gnu.org>
8386
8387 * programs.texi (Expressions): Delete C-M-DEL.
8388
8389 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8390 comint-move-point-for-output renamed from
8391 comint-scroll-to-bottom-on-output.
8392
8393 * custom.texi (Init Rebinding): Replace previous change with xref.
8394 (Non-ASCII Rebinding): Explain that issue more briefly here.
8395
83962003-05-28 Richard M. Stallman <rms@gnu.org>
8397
8398 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8399
84002003-05-28 Nick Roberts <nick@nick.uklinux.net>
8401
8402 * building.texi (GDB Graphical Interface): New node.
8403 (Rewritten somewhat by RMS.)
8404
c8763fb6 84052003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8406
8407 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8408 non-English letters. Explain how to set coding systems correctly
8409 and how to include the right coding cookie in the file.
8410
c8763fb6 84112003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8412
8413 * indent.texi (Indentation): Explain the concepts.
8414 (Just Spaces): Explain why preventing tabs for indentation might
8415 be useful.
8416
8cf51b2c
GM
84172003-04-16 Richard M. Stallman <rms@gnu.org>
8418
8419 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8420
8cf51b2c
GM
84212003-02-22 Alex Schroeder <alex@emacswiki.org>
8422
8423 * cmdargs.texi (General Variables): Document SMTPSERVER.
8424
8cf51b2c
GM
8425 * sending.texi: Remove SMTP node.
8426 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8427 library.
8428
8cf51b2c
GM
84292003-02-22 Alex Schroeder <alex@emacswiki.org>
8430
8431 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8432
84332003-02-22 Simon Josefsson <jas@extundo.com>
8434
8435 * sending.texi (Mail Methods): Add node about SMTP.
8436
c8763fb6 84372003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8438
8439 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8440
8cf51b2c
GM
84412003-02-01 Kevin Ryde <user42@zip.com.au>
8442
8443 * glossary.texi (Glossary): Correction to cl cross reference.
8444
84452003-01-20 Richard M. Stallman <rms@gnu.org>
8446
8447 * killing.texi (Rectangles): Document C-x c r.
8448
c8763fb6 84492003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8450
8451 * xresources.texi (GTK resources): New node.
8452 (GTK widget names): New node.
8453 (GTK names in Emacs): New node.
8454 (GTK styles): New node.
8455
c8763fb6 84562003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8457
8458 * maintaining.texi (Create Tags Table): Add reference to the new
8459 `etags --help --lang=LANG' option.
8460
8cf51b2c
GM
84612002-10-02 Karl Berry <karl@gnu.org>
8462
49823426 8463 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8464 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8465 where needed for the sake of the HTML output.
8cf51b2c
GM
8466
84672001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8468
8469 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8470 source files.
8471
84722001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8473
8474 * Makefile.in (emacsman): New target.
8475
8cf51b2c
GM
84762001-10-20 Gerd Moellmann <gerd@gnu.org>
8477
8478 * (Version 21.1 released.)
8479
84802001-10-05 Gerd Moellmann <gerd@gnu.org>
8481
8482 * Branch for 21.1.
8483
8cf51b2c
GM
84842001-03-05 Gerd Moellmann <gerd@gnu.org>
8485
8486 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8487
8cf51b2c
GM
84882000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8489
8490 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8491
8cf51b2c
GM
84921999-07-12 Richard Stallman <rms@gnu.org>
8493
8494 * Version 20.4 released.
8495
84961998-12-04 Markus Rost <rost@delysid.gnu.org>
8497
8498 * Makefile.in (INFO_TARGETS): Delete customize.info.
8499 (DVI_TARGETS): Delete customize.dvi.
8500 (../info/customize, customize.dvi): Targets deleted.
8501
85021998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8503
8504 * Version 20.3 released.
8505
85061998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8507
8508 * Makefile.in (EMACSSOURCES): Add mule.texi.
8509 Add msdog.texi, ack.texi. Remove gnu1.texi.
8510
85111998-04-06 Andreas Schwab <schwab@gnu.org>
8512
768c0c0f
JB
8513 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8514 Use it in dvi targets.
8cf51b2c
GM
8515
85161997-09-23 Paul Eggert <eggert@twinsun.com>
8517
8518 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8519 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8520 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8521
85221997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8523
8524 * Version 20.2 released.
8525
85261997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8527
8528 * Version 20.1 released.
8529
85301997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8531
8532 * Makefile (../info/customize, customize.dvi): New targets.
8533 (INFO_TARGETS): Add ../info/customize.
8534 (DVI_TARGETS): Add customize.dvi.
8535
8cf51b2c
GM
85361996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8537
8538 * Version 19.33 released.
8539
85401996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8541
8542 * Version 19.32 released.
8543
8cf51b2c
GM
85441996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8545
8546 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8547
85481996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8549
8550 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8551 Specify -I option.
8552 (All dvi targets): Set the TEXINPUTS variable.
8553
85541996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8555
8556 * Version 19.31 released.
8557
8cf51b2c
GM
85581995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8559
8560 * Version 19.30 released.
8561
8cf51b2c
GM
85621995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8563
8564 * Makefile.in (maintainer-clean): Rename from realclean.
8565
85661994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8567
8568 * Makefile.in: New file.
8569 * Makefile: File deleted.
8570
85711994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8572
8573 * Makefile (TEXINDEX_OBJS): Variable deleted.
8574 (texindex, texindex.o, getopt.o): Rules deleted.
8575 All deps on texindex deleted.
8576 (distclean): Don't delete texindex.
8577 (mostlyclean): Don't delete *.o.
8578 * texindex.c, getopt.c: Files deleted.
8579
85801994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8581
8582 * Version 19.26 released.
8583
85841994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8585
8586 * Makefile (EMACSSOURCES): Exclude undo.texi.
8587
85881994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8589
8590 * Version 19.25 released.
8591
85921994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8593
8594 * Version 19.24 released.
8595
85961994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8597
8598 * Version 19.23 released.
8599
86001994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8601
8602 * Makefile: Delete spurious tab.
8603
86041994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8605
8606 * Makefile (.SUFFIXES): New rule.
8607
8cf51b2c
GM
86081993-12-04 Richard Stallman (rms@srarc2)
8609
8610 * getopt.c: New file.
8611 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8612 (getopt.o): New rule.
8613 (dvi): Don't depend on texindex.
49823426 8614 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8615
86161993-12-03 Richard Stallman (rms@srarc2)
8617
49823426
GM
8618 * Makefile (TEXI2DVI): New variable.
8619 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8620 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8621
86221993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8623
8624 * Version 19.22 released.
8625
86261993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8627
8628 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8629
86301993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8631
8632 * Version 19.21 released.
8633
8cf51b2c
GM
86341993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8635
8636 * Makefile (realclean): Don't delete the Info files.
8637
f0131492 86381993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8639
8cf51b2c
GM
8640 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8641 4' where appropriate.
8642
f0131492 86431993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8644
49823426 8645 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8646
8647 * texindex.c: Include "../src/config.h" if building in emacs.
8648
8649 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8650 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8651 Add target to build texindex.c, defining `emacs'.
8652
8cf51b2c
GM
86531993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8654
8655 * Version 19.19 released.
8656
8cf51b2c
GM
86571993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8658
8659 * Version 19.18 released.
8660
86611993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8662
8663 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8664
86651993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8666
8667 * Version 19.17 released.
8668
86691993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8670
8671 * split-man: Fix typos in last change.
8672
86731993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8674
8675 * Version 19.16 released.
8676
86771993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8678
8679 * version 19.15 released.
8680
86811993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8682
8683 * Makefile (distclean): It's rm, not rf.
8684
86851993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8686
8687 * Version 19.14 released.
8688
86891993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8690
8691 * Makefile: New file.
8692
86931993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8694
8695 * Version 19.13 released.
8696
86971993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8698
8699 * Version 19.9 released.
8700
87011993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8702
8703 * Version 19.8 released.
8704
87051993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8706
8707 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8708
8709 * trouble.texi: It's `enable-flow-control-on', not
8710 `evade-flow-control-on'.
8711
87121993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8713
8714 * display.texi: Document standard-display-european.
8715
87161993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8717
8718 * Version 19.7 released.
8719
8720 * emacs.texi: Add a sentence to the top menu mentioning the
8721 specific version of Emacs this manual applies to.
8722
87231993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8724
8725 * basic.texi: Document next-line-add-lines variable used to
8726 implement down-arrow.
8727
8728 * killing.texi: Document kill-whole-line.
8729
87301993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8731
8732 * text.texi: Update unix TeX ordering information.
8733
87341993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8735
8736 * news.texi: Mention fill-rectangle in keybinding list.
8737
8738 * killing.texi: Document fill-rectangle.
8739
87401993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8741
8742 * vc.texi: Bring the docs up to date with VC 5.2.
8743
87441992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8745
8746 * emacs.tex: Mention blackbox and gomoku under Amusements.
8747 Assembler mode is now mentioned and appropriately indexed
8748 under Programming Modes.
8749
87501991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8751
8752 * emacs.tex: Update TeX ordering information.
8753
8cf51b2c
GM
87541990-06-26 David Lawrence (tale@geech)
8755
8756 * emacs.tex: Note that completion-ignored-extensions is not used
8757 to filter out names when all completions are displayed in
8758 *Completions*.
8759
87601990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8761
8762 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8763
87641990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8765
8766 * emacs.tex: Add @findex grep.
8767
8cf51b2c
GM
87681988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8769
8770 * emacs.tex: Correct two typos. No other changes before
8771 Version 19 will be made.
8772
8cf51b2c
GM
87731988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8774
8775 * emacs.tex: Update information for obtaining TeX distribution from the
8776 University of Washington.
8777
8778;; Local Variables:
c8763fb6 8779;; coding: utf-8
8cf51b2c
GM
8780;; End:
8781
95df8112 8782 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8783
8784 This file is part of GNU Emacs.
8785
352c8b4a 8786 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8787 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8788 the Free Software Foundation, either version 3 of the License, or
8789 (at your option) any later version.
8cf51b2c
GM
8790
8791 GNU Emacs is distributed in the hope that it will be useful,
8792 but WITHOUT ANY WARRANTY; without even the implied warranty of
8793 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8794 GNU General Public License for more details.
8795
8796 You should have received a copy of the GNU General Public License
352c8b4a 8797 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.