Fix doc strings of 2 time.el variables.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
b0d7d8af
CY
12012-01-05 Chong Yidong <cyd@gnu.org>
2
3 * custom.texi (Customization Groups): Update example.
4 (Browsing Custom): Document the new search field.
5 (Changing a Variable): Update example for Emacs 24 changes.
6 Document Custom-set and Custom-save commands.
7 (Face Customization): Document Emacs 24 changes. De-document
8 modify-face.
9 (Specific Customization): Mention customize-variable.
10 (Custom Themes): Add customize-themes, custom-theme-load-path,
11 custom-theme-directory, and describe-theme.
12 (Creating Custom Themes): New node.
13 (Examining): Mention M-:.
14
15 * package.texi (Packages): Fix typo.
16
88c5c7c8
CY
172012-01-03 Chong Yidong <cyd@gnu.org>
18
19 * misc.texi (Single Shell): Don't document Lisp usage of
20 shell-command. Tidy up discussion of synchronicity. Add index
21 entries for async-shell-command.
22 (Interactive Shell): Note that M-x shell uses shell-file-name.
23 Note change in behavior in Emacs 24.
24 (Shell Mode): Shell mode now uses completion-at-point.
25 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
26 default method for recognizing prompts nowadays.
27 (Shell Ring): Add xref to Minibuffer History.
28 (Directory Tracking): Explain Dirtrack mode in more detail.
29 (Term Mode): Fix index entries.
30 (Paging in Term): Merge into Term Mode.
31 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
32 (Printing): Fix xref. State default of lpr-switches.
33 (PostScript): Remove obsolete sentence. Omit description of
34 non-interactive behaviors.
35 (Hyperlinking): Improve description.
36 (Browse-URL): Using compose-mail for mailto URLs is the default.
37 Document browse-url-mailto-function.
38 (Goto Address mode): Add index entries. Add xref to Browse-URL.
39 (FFAP): FFAP is not a minor mode.
40 (Amusements): M-x lm was renamed to M-x landmark. Document
41 nato-region.
42
b8ecfdfe
CY
432012-01-01 Chong Yidong <cyd@gnu.org>
44
45 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
46 (Gnus Startup): Note that the system might not be set up for news.
47 Describe group levels more clearly.
48 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
49 Summary of Gnus.
50 (Document View): Copyedits. Move zoom commads to DocView
51 Navigation node.
52 (DocView Navigation, DocView Searching, DocView Slicing)
53 (DocView Conversion): Nodes renamed from Navigation, etc.
54
55 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
56
7bc7d2aa
EZ
572011-12-31 Eli Zaretskii <eliz@gnu.org>
58
59 * basic.texi (Moving Point): Fix the description of C-n and C-p.
60 (Bug#10380)
61
b30941db
CY
622011-12-30 Chong Yidong <cyd@gnu.org>
63
64 * sending.texi (Sending Mail): Document initial mail buffer name,
65 and changed multiple mail buffer behavior.
66 (Mail Format): Put the example at the top of the section.
67 (Mail Headers): Move discussion of "From" to the top.
68 (Mail Sending): Document sendmail-query-once.
69 (Citing Mail): Make it less Rmail-specific.
70
0ed49f93
CY
712011-12-29 Chong Yidong <cyd@gnu.org>
72
73 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
74 example. Add index entries.
75 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
76
c40a7de7
CY
772011-12-26 Chong Yidong <cyd@gnu.org>
78
79 * dired.texi (Dired Enter, Misc Dired Features): Document
80 dired-use-ls-dired changes. Mention quit-window.
81 (Dired Navigation): Add index entries.
82 (Dired Visiting): Fix View Mode xref.
83 (Marks vs Flags): Prefer C-/ binding for undo.
84 (Subdirectories in Dired): Add xrefs.
85 (Misc Dired Features): Document some Emacs 24 changes. Add index
86 entries.
87
88 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
89 variable, since it is explained in Minor Modes node.
90 (Defining Abbrevs): Copyedits.
91 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
92 C-/ binding for undo.
93 (Dabbrev Customization): Add xrefs for case-fold-search and
94 case-replace.
95
96 * dired-xtra.texi (Subdir Switches): Add xref.
97
98 * maintaining.texi (VC Directory Commands): Mention quit-window.
99
3d992aa0
CY
1002011-12-25 Chong Yidong <cyd@gnu.org>
101
102 * maintaining.texi (Tags): Mention Semantic.
103 (Create Tags Table, Etags Regexps): Copyedits.
104 (Find Tag): Mention minibuffer completion.
105 (List Tags): Mention completion-at-point. Completion is actually
106 available in M-x list-tags.
107
108 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
109 Document vc-delete-file.
110
111 * files.texi (Misc File Ops): Mention vc-delete-file.
112
113 * programs.texi (Symbol Completion): Mention completion-at-point
114 explicitly.
115
2785d024
CY
1162011-12-22 Chong Yidong <cyd@gnu.org>
117
118 * maintaining.texi (Change Log Commands): Don't specially mention
119 vc-update-change-log which is CVS-only.
120
121 * vc1-xtra.texi (Version Headers): Note that these are for
122 Subversion, CVS, etc. only.
123 (General VC Options): De-document vc-keep-workfiles. Fix
124 RCS-isms.
125
0ab39399
EZ
1262011-12-22 Eli Zaretskii <eliz@gnu.org>
127
128 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
129 should be @end iftex".
130
d3098e1e
CY
1312011-12-21 Chong Yidong <cyd@gnu.org>
132
133 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
134 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
135 (VC Pull): Mention vc-log-incoming.
136 (Log Buffer): Add CVS/RCS only disclaimer.
137
138 * vc1-xtra.texi (Remote Repositories): Update introduction.
139 (Local Version Control): Node deleted (obsolete with DVCSes).
140 (Remote Repositories, Version Backups): Node deleted. Move
141 documentation of vc-cvs-stay-local to CVS Options.
142 (CVS Options): Reduce verbosity of description of obscure CVS
143 locking feature.
144 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
145 Tags node.
146 (Revision Tags): Move under Miscellaneous VC subsection.
147 (Change Logs and VC): Note that this is wrong for DVCSs.
148 De-document log entry manipulating features.
149 (Renaming and VC): Describe how it works on modern VCSes.
150
151 * files.texi (Misc File Ops): Mention vc-rename-file.
152
153 * programs.texi (Custom C Indent): Add index entries.
154
47d42d81
AM
1552011-12-20 Alan Mackenzie <acm@muc.de>
156
157 * programs.texi (Motion in C): Update the description of C-M-a and
158 C-M-e, they now DTRT in enclosing scopes.
159 (Custom C Indent): Add @dfn{guessing} of the indentation style.
160
2edef1a0
CY
1612011-12-20 Chong Yidong <cyd@gnu.org>
162
163 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
164 (Old Revisions): Use it.
165 (VCS Repositories): Add "distributed" terminology.
166 (Log Buffer): Remove duplicate description
167 about changesets. Fix "current VC fileset" ambiguity.
168 (Multi-User Branching): Node deleted.
169 (Branches, Switching Branches): Discuss decentralized version
170 control systems.
171 (VC Pull): New node.
172 (Merging): Document merging on decentralized systems.
173 (Creating Branches): Note that this is specific to CVS and related
174 systems.
175
bc859d5f
CY
1762011-12-19 Chong Yidong <cyd@gnu.org>
177
178 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
179 (VC Mode Line): Add index entry for "version control status".
180 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
181 Document vc-revert-show-diff. De-document vc-rollback.
182 (VC Directory Mode): Rewrite introduction. Move prefix arg
183 documentation here from VC Directory Buffer node.
184 (VC Directory Buffer): Use a decentralized VCS example.
185 (VC Directory Commands): Use a table. Remove material duplicated
186 in previous nodes on multi-file VC filsets.
187
9cff91f8
CY
1882011-12-17 Chong Yidong <cyd@gnu.org>
189
190 * maintaining.texi (VCS Concepts): Make "revision" terminology
191 less CVS-specific.
192 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
193 Registering node.
194 (Secondary VC Commands): Deleted. Promote subnodes.
195 (Log Buffer): Add command name for C-c C-c. Fix the name of the
196 log buffer. Add index entries.
197 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
198 "commit" terminology.
199 (Old Revisions): Move it to just before VC Change Log. "Tag" here
200 doesn't refer to tags tables. Note other possible forms of the
201 revision ID. C-x v = does not save.
202 (Registering): Note similarity to C-x v v action. Fix description
203 of how backends are chosen. De-document vc-default-init-revision.
204 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
205 in root log buffers.
206
f3b316df
CY
2072011-12-16 Chong Yidong <cyd@gnu.org>
208
209 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
210 (Basic VC Editing): Remove redundant descriptions.
211 (VC With A Merging VCS): Make description more general instead of
212 CVS-specific.
213 (VC With A Locking VCS): Use VC fileset terminology.
214
29eabb8e
CY
2152011-12-12 Chong Yidong <cyd@gnu.org>
216
217 * building.texi (Executing Lisp): Fix xref for C-M-x.
218 (Lisp Libraries): Add xref to node explaining `load' in Lisp
219 manual. Note that load-path is not customizable.
220 (Lisp Eval): Note that listed commands are available globally.
221 Explain the meaning of "defun" in the C-M-x context.
222 (Lisp Interaction): Copyedits.
223 (External Lisp): Fix name of inferior Lisp buffer. Mention
224 Scheme.
225 (Compilation): Define "inferior process".
226
cd0314dd
EZ
2272011-12-10 Eli Zaretskii <eliz@gnu.org>
228
229 * msdog.texi (Windows Fonts): Document how to force GDI font
230 backend on MS-Windows.
231
0595bd7e 2322011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
233
234 * building.texi (Compilation): Say what the -k flag to make does.
235 Move subprocess discussion to Compilation Shell.
236 (Compilation Mode): Add xref for grep, occur, and mouse
237 references. Define "locus".
238 (Grep Searching): Use @command.
0595bd7e
CY
239 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
240 intro.
241 (Starting GUD): Clarify how arguments are specified.
242 (Debugger Operation): Index entry for "GUD interaction buffer",
243 and move basic description here from Commands of GUD node.
244 (GDB User Interface Layout): Copyedits.
245 (Source Buffers): Remove gdb-find-source-frame, which is not in
246 gdb-mi.el.
247 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
248 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
249 re-document GUD interaction buffers.
b09d01da
CY
250
251 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
252 (Semantic): Add cindex entries for Semantic.
253
2a185919
CY
2542011-12-06 Chong Yidong <cyd@gnu.org>
255
256 * programs.texi (Man Page): Clarify how to use Man-switches.
257 Don't bother documenting Man-fontify-manpage-flag.
258 (Lisp Doc): Add xref to Name Help node.
259 (Hideshow): Add cindex. Mention role of ellipses, and default
260 value of hs-isearch-open. Don't bother documenting
261 hs-special-modes-alist.
262 (Symbol Completion): Add kindex for C-M-i. Don't recommend
263 changing the window manager binding of M-TAB.
264
ebf10822
CY
2652011-12-05 Chong Yidong <cyd@gnu.org>
266
267 * programs.texi (Comment Commands): Fix description of for M-; on
268 blank lines. Move documentation of comment-region here.
269 (Multi-Line Comments): Clarify the role of comment-multi-line.
270 Refer to Comment Commands for comment-region doc.
271 (Options for Comments): Refer to Multi-Line Comments for
272 comment-multi-line doc, instead of duplicating it. Fix default
273 values of comment-padding and comment-start-skip.
274
ec7ae032
CY
2752011-12-04 Chong Yidong <cyd@gnu.org>
276
277 * programs.texi (Program Modes): Mention modes that are not
278 included with Emacs. Fix references to other manuals for tex.
279 Add index entry for backward-delete-char-untabify. Mention
280 prog-mode-hook.
281 (Which Function): Use "global minor mode" terminology.
282 (Basic Indent, Multi-line Indent): Refer to previous descriptions
283 in Indentation chapter to avoid duplication.
284 (Expressions): Copyedit.
285 (Matching): Document Electric Pair mode.
286
287 * ack.texi (Acknowledgments):
288 * rmail.texi (Movemail, Other Mailbox Formats):
289 * frames.texi (Frames): Don't capitalize "Unix".
290
a24bf23e
CY
2912011-12-04 Chong Yidong <cyd@gnu.org>
292
293 * text.texi (Nroff Mode): Mention what nroff is.
294 (Text Based Tables, Table Recognition): Don't say "Table mode"
295 since it's not a major or minor mode.
296 (Text Based Tables): Reduce the size of the example.
297 (Table Definition): Clarify definitions.
298 (Table Creation): Add key table.
299 (Cell Commands): Use kbd for commands.
300 (Table Rows and Columns): Combine nodes Row Commands and Column
301 Commands.
302 (Fixed Width Mode): Node deleted; contents moved to parent.
303 (Table Conversion): Shorten example.
304 (Measuring Tables): Merge into Table Misc.
305
8863a584
CY
3062011-12-03 Chong Yidong <cyd@gnu.org>
307
308 * text.texi (TeX Mode): Mention AUCTeX package.
309 (TeX Editing): Add xref to documentation for Occur.
310 (LaTeX Editing): Add xref to Completion node.
311 (TeX Print): Fix description of tex-directory.
312 (Enriched Text): Renamed from Formatted Text. Make this node and
313 its subnodes less verbose, since text/enriched files are
314 practically unused.
315 (Enriched Mode): Renamed from Requesting Formatted Text.
316 (Format Colors): Node deleted.
317 (Enriched Faces): Renamed from Format Faces. Describe commands
318 for applying colors too.
319 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
320
321 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
322
323 * display.texi (Colors): New node.
324
325 * cmdargs.texi (Colors X):
326 * xresources.texi (GTK styles):
327 * custom.texi (Face Customization): Reference it.
328
329 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
330 Link to Fill Commands for Justification entry.
331
6fdebe93
EZ
3322011-12-03 Eli Zaretskii <eliz@gnu.org>
333
334 * display.texi (Auto Scrolling): More accurate description of what
335 scroll-*-aggressively does, including the effect of non-zero
336 margin. Fix "i.e." markup.
337
95ca9bc7
CY
3382011-12-02 Chong Yidong <cyd@gnu.org>
339
340 * text.texi (Pages): Mention how formfeed chars are displayed.
341 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
342 Describe adaptive filling more precisely.
343 (Fill Commands): Note that filling removes excess whitespace.
344 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
345 now bound to indent-for-tab-command in Text mode.
346 (Outline Mode): Copyedits.
347 (Outline Visibility): Note that Reveal mode is a buffer-local
348 minor mode.
349
350 * modes.texi (Major Modes): Move note about checking major-mode in
351 a hook function here, from Text mode.
352
6d262977
CY
3532011-11-28 Chong Yidong <cyd@gnu.org>
354
b22b1918
CY
355 * text.texi (Words): Add xref to Position Info.
356 (Paragraphs): Add xref to Regexps.
357
6d262977
CY
358 * indent.texi (Indentation): Rewrite introduction. Move table to
359 Indentation Commands node.
360 (Indentation Commands): Add index entries to table. Copyedits.
361 (Tab Stops, Just Spaces): Copyedits.
362 (Indent Convenience): New node. Document electric-indent-mode.
363
364 * programs.texi (Basic Indent):
365 * windows.texi (Pop Up Window): Fix kindex entry.
366
dc95a8b0
CY
3672011-11-28 Chong Yidong <cyd@gnu.org>
368
369 * modes.texi (Major Modes): Move major-mode variable doc here from
370 Choosing Modes. Document describe-mode. Document prog-mode-hook
371 and text-mode-hook. Add example of using hooks.
372 (Minor Modes): Document behavior of mode command calls from Lisp.
373 Note that setting the mode variable using Customize will DTRT.
374 (Choosing Modes): Add example of setting a minor mode using a
375 local variable.
376
b63a8e8e
CY
3772011-11-27 Chong Yidong <cyd@gnu.org>
378
379 * frames.texi (Creating Frames): Move frame parameter example to
380 Frame Parameters node.
381 (Frame Commands): C-x 5 o does not warp the mouse by default.
382 (Fonts): Add more GTK-style properties; also, they should be
383 capitalized.
384 (Special Buffer Frames): Node deleted; special-display is on the
385 way out.
386 (Frame Parameters): Example moved here from Creating Frames.
387 Clarify that default-frame-alist affects the initial frame too.
388 Delete auto-raise-mode and auto-lower-mode.
389 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
390 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
391
392 * windows.texi (Window Choice): Add xref to Lisp manual for
393 special-display-*.
394
a3dcc84e
EZ
3952011-11-26 Eli Zaretskii <eliz@gnu.org>
396
397 * display.texi (Text Display): Update the description,
398 cross-references, and indexing related to display of control
399 characters and raw bytes.
400
4ad3bc2a
CY
4012011-11-25 Chong Yidong <cyd@gnu.org>
402
403 * frames.texi (Frames): Rewrite introduction.
404 (Mouse Commands): Default for mouse-drag-copy-region is now t.
405 Mouse-3 does not copy to kill ring by default. DEL does not
406 behave specially for mouse commands any more.
407 (Mouse References): Document mouse-1-click-follows-link more
408 thoroughly.
409 (Menu Mouse Clicks): Move footnote to the main text and add xref
410 to Init Rebinding node.
411 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
412
413 * files.texi (Visiting): `C-x 5 f' works on ttys too.
414
20db1522
JB
4152011-11-24 Juanma Barranquero <lekktu@gmail.com>
416
417 * display.texi (Font Lock): Fix typo.
418
01d06b1f
GM
4192011-11-24 Glenn Morris <rgm@gnu.org>
420
421 * rmail.texi (Rmail Output):
422 Mention rmail-automatic-folder-directives. (Bug#9657)
423
0cbaa1d5
CY
4242011-11-21 Chong Yidong <cyd@gnu.org>
425
426 * mark.texi (Global Mark Ring): Fix description of global mark
427 ring (Bug#10032).
428
fe7a3057
JB
4292011-11-20 Juanma Barranquero <lekktu@gmail.com>
430
431 * msdog.texi (Windows Fonts): Fix typo.
432
b6e63cbe
GM
4332011-11-17 Glenn Morris <rgm@gnu.org>
434
435 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
436
58179cce
JB
4372011-11-16 Juanma Barranquero <lekktu@gmail.com>
438
439 * killing.texi (Rectangles):
7877f373
JB
440 * misc.texi (Document View):
441 * modes.texi (Choosing Modes):
442 * msdog.texi (Windows Fonts):
58179cce
JB
443 * regs.texi (Rectangle Registers):
444 * search.texi (Isearch Yank): Fix typos.
445
291d142b
CY
4462011-11-06 Chong Yidong <cyd@gnu.org>
447
448 * windows.texi (Basic Window): Add xref to Cursor Display.
449 (Split Window): Document negative arg for splitting commands.
450 (Other Window): Document mouse-1 in text area of window.
451 (Change Window): Don't mention window attributes, since they
452 aren't defined. C-x 1 can't be used with minibuffer windows.
453 Windows are no longer auto-deleted.
454 (Window Choice): Add xref to Choosing Window in Lisp manual.
455 (Window Convenience): Note that windmove disables shift-selection.
456 Move M-x compare-windows here from Other Window node.
457
458 * custom.texi (Mouse Buttons):
459 * search.texi (Isearch Scroll):
460 * windows.texi (Split Window): Use new names split-window-below
461 and split-window-right.
462
a7ef684b
JB
4632011-10-26 Juanma Barranquero <lekktu@gmail.com>
464
465 * emacs.texi (Top): Fix typo.
466
d53e1747
GM
4672011-10-25 Glenn Morris <rgm@gnu.org>
468
469 * abbrevs.texi (Saving Abbrevs):
470 quietly-read-abbrev-file is not a command. (Bug#9866)
471
e7a3ff06
CY
4722011-10-24 Chong Yidong <cyd@gnu.org>
473
474 * display.texi (Scrolling): Document scroll-up-line and
475 scroll-down-line. Document scroll-command property.
476 (Recentering): New node, split off from Scrolling.
477
86c60681
CY
4782011-10-23 Chong Yidong <cyd@gnu.org>
479
da97a9e6
CY
480 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
481 (Tool Bars): Copyedits.
482
86c60681
CY
483 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
484
d195726a
CY
4852011-10-22 Chong Yidong <cyd@gnu.org>
486
487 * windows.texi (Displaying Buffers): Fix broken lispref link.
488
a70e06c1
CY
4892011-10-22 Chong Yidong <cyd@gnu.org>
490
491 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
492 Move confirm-nonexistent-file-or-buffer discussion here.
493
494 * files.texi (File Names, Visiting): Move detailed discussion of
495 minibuffer confirmation to Minibuffer Exit.
496
497 * buffers.texi (Buffers): Tweak mention of mail buffer name.
498 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
499
bfd779dd
CY
5002011-10-21 Chong Yidong <cyd@gnu.org>
501
502 * files.texi (File Names, Visiting, Interlocking): Copyedits.
503 (Backup Copying): backup-by-copying-when-mismatch is now t.
504 (Customize Save): Fix description of require-final-newline.
505 (Reverting): Note that revert-buffer can't be undone. Mention VC.
506 (Auto Save Control): Clarify.
507 (File Archives): Add 7z.
508 (Remote Files): ange-ftp-make-backup-files defaults to nil.
509
510 * arevert-xtra.texi (Autorevert): Copyedits.
511
6e317956
CY
5122011-10-20 Chong Yidong <cyd@gnu.org>
513
514 * custom.texi (Hooks, Init Examples):
515 * display.texi (Font Lock):
516 * fixit.texi (Spelling):
517 * rmail.texi (Rmail Display): Minor mode function with no arg now
518 enables it.
519
520 * fixit.texi (Spelling): Fix description of inline completion.
521
5abc31ef
CY
5222011-10-19 Chong Yidong <cyd@gnu.org>
523
524 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
525 entries.
526 (Isearch Yank): Document isearch-yank-pop.
527 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
528 (Other Repeating Search): Document Occur Edit mode.
529
939db9ac
CY
5302011-10-18 Chong Yidong <cyd@gnu.org>
531
532 * display.texi (Fringes): Move overflow-newline-into-fringe here,
533 from Line Truncation node.
534 (Standard Faces): Note that only the background of the cursor face
535 has an effect.
536 (Cursor Display): Fix descriptions of cursor face
537 and bar cursor blinking.
538 (Text Display): Document nobreak-char-display more clearly.
539 (Line Truncation): Add xref to Split Window node.
540 (Display Custom): Don't bother documenting baud-rate or
541 no-redraw-on-reenter.
542
543 * search.texi (Slow Isearch): Node removed.
544
80c6d77f
GM
5452011-10-18 Glenn Morris <rgm@gnu.org>
546
547 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
548
d366bd53
CY
5492011-10-18 Chong Yidong <cyd@gnu.org>
550
551 * display.texi (Faces): Simplify discussion. Move documentation
552 of list-faces-display here, from Standard Faces node. Note
553 special role of `default' background.
554 (Standard Faces): Note special role of `default' background. Note
555 that region face may be taken fom GTK. Add xref to Text Display.
556 (Text Scale): Rename from "Temporary Face Changes". Callers
557 changed. Don't bother documenting variable-pitch-mode.
558 (Font Lock): Copyedits. Remove font-lock-maximum-size.
559 (Useless Whitespace): Simplify description of
560 delete-trailing-whitespace. Note active region case.
561 (Text Display): Fix description of escape-glyph face assignment.
562 Remove unibye mode discussion. Update some parts for Unicode.
563 Move glyphless chars documentation to Lisp manual.
564
565 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
566
21100e7d
CY
5672011-10-15 Chong Yidong <cyd@stupidchicken.com>
568
569 * display.texi (Scrolling): Tweak explanation of scroll direction.
570 (View Mode): Add index entries.
571
572 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
573
574 * regs.texi (Text Registers): C-x r i does not activate the mark.
575 (Bookmarks): Document new default bookmark location.
576
50b063c3
CY
5772011-10-13 Chong Yidong <cyd@stupidchicken.com>
578
579 * killing.texi (Deletion): Add xref to Using Region. Document
580 delete-forward-char.
581 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
582 description here. Recommend C-u C-SPC for jumping to mark.
583 (Kill Ring): Move kill ring variable documentation here.
584 (Primary Selection): Copyedits.
585 (Rectangles): Document new command rectangle-number-lines.
586 (CUA Bindings): Note that this disables the mark-even-if-inactive
587 behavior for C-x and C-c.
588
589 * mark.texi (Mark): Mention "active region" terminology.
590 (Using Region): Document delete-active-region.
591
e1a3f5b1
CY
5922011-10-12 Chong Yidong <cyd@stupidchicken.com>
593
594 * mark.texi (Mark): Clarify description of disabled Transient Mark
595 mode (Bug#9689).
596 (Setting Mark): Document prefix arg for C-x C-x. Document primary
597 selection changes. Mention that commands like C-y set the mark.
598 (Marking Objects): Add xref to Words node. Note that mark-word
599 and mark-sexp also have the "extend region" behavior.
600 (Using Region): Mention M-$ in the table. Document
601 mark-even-if-inactive here instead of in Mark Ring.
602 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
603 note of the "Mark Set" behavior.
604 (Disabled Transient Mark): Rename from "Persistent Mark"
605 (Bug#9688). Callers changed.
606
607 * programs.texi (Expressions):
608 * text.texi (Words): Defer to Marking Objects for mark-word doc.
609
3dc62b2b
CY
6102011-10-09 Chong Yidong <cyd@stupidchicken.com>
611
612 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
613 option" terminology.
614 (Key Help): Add command names. Define "documentation string".
615 (Name Help): Remove an over-long joke.
616 (Apropos): Document prefix args. Remove duplicated descriptions.
617 (Help Mode): Add C-c C-b to table. Update TAB binding.
618 (Package Keywords): Rename from "Library by Keyword". Describe
619 new package menu interface.
620 (Help Files, Help Echo): Tweak description.
de09aa52
CY
621
622 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 623 (Minibuffer History): Document numeric args to history commands.
de09aa52 624
2d3fe5d7
EZ
6252011-10-08 Eli Zaretskii <eliz@gnu.org>
626
627 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
628
b2b0776e
CY
6292011-10-08 Chong Yidong <cyd@stupidchicken.com>
630
631 * basic.texi (Position Info): Omit page commands. Document
632 count-words-region and count-words.
633
634 * text.texi (Pages): Move what-page documentation here.
635
27a16462
CY
6362011-10-08 Chong Yidong <cyd@stupidchicken.com>
637
638 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
639 Remote Files node instead of linking directly to the Tramp manual.
640 (Minibuffer Edit): Add xref to Blank Lines.
641 (Completion): Add xref to Symbol Completion. Remove redundant
642 example, which is repeated in the next node.
643 (Completion Commands): Minor clarifications.
644 (Completion Styles): New node, split from Completion Commands.
645 Document substring and initials styles.
646 (Strict Completion): Remove information duplicated in other nodes.
647 (Completion Options): Consolidate case difference discussion here.
648
649 * help.texi (Help Mode): Fix kindex entries.
650
651 * files.texi (File Names): Add index entries.
652
de0bde62
CY
6532011-10-07 Chong Yidong <cyd@stupidchicken.com>
654
655 * basic.texi (Inserting Text): Add xref to Completion. Add
656 ucs-insert example, and document prefix argument.
657 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
658 to left/right. Tweak left-char and right-char descriptions.
659 M-left and M-right are now bound to left-word/right-word.
660 (Erasing): Document delete-forward-char.
661
662 * screen.texi (Screen, Menu Bar): Copyedits.
663 (Point): Remove duplicate paragraph on cursors, also in Screen.
664 (Mode Line): Trailing dashes no longer shown on X displays.
665
666 * frames.texi (Non-Window Terminals): Index just "text-only
667 terminal", which is used throughout the manual now.
668
669 * entering.texi (Entering Emacs): Define "startup screen".
670 Document window-splitting behavior with command-line inputs.
671 (Exiting): Remove obsolete paragraph about shells without suspend
672 functionality.
673
674 * commands.texi (User Input): Define "input event" more clearly.
675 (Keys): Add xref to Echo Area.
676 (Commands): Clarify relation between commands and functions.
677
453e4522
CY
6782011-10-06 Chong Yidong <cyd@stupidchicken.com>
679
680 * misc.texi (emacsclient Options): Document how emacsclient runs
681 the Emacs daemon (Bug#9674).
682
550f41cd
CY
6832011-10-01 Chong Yidong <cyd@stupidchicken.com>
684
685 * basic.texi (Moving Point):
686 * custom.texi (Mouse Buttons):
687 * rmail.texi (Rmail Scrolling):
688 * search.texi (Isearch Scroll):
689
690 * display.texi (Scrolling): Replace scroll-up/down with
691 scroll-up/down-command. Fix scroll-preserve-screen-position
692 description. Document scroll-error-top-bottom.
693
9229fe87
GM
6942011-09-30 Glenn Morris <rgm@gnu.org>
695
696 * commands.texi (Keys): Whitespace fix. (Bug#9635)
697
0a2132ba
CY
6982011-09-24 Chong Yidong <cyd@stupidchicken.com>
699
700 * windows.texi (Pop Up Window): Defer discussion of window
701 splitting to the Window Choice node. Add index entries.
702 (Force Same Window): Node deleted.
703 (Displaying Buffers, Window Choice): New nodes.
704
705 * buffers.texi (Select Buffer): Clarify description of
706 buffer-switching commands. Add xref to Window Display node.
707 Don't repeat confirm-nonexistent-file-or-buffer description from
708 Visiting node. Remove even-window-heights.
709
710 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
711
33ed493b
CY
7122011-09-18 Chong Yidong <cyd@stupidchicken.com>
713
714 * cmdargs.texi (Icons X): Fix description of Emacs icon.
715
716 * xresources.texi (Table of Resources): Fix documentation of
717 bitmapIcon.
718
92fa95ad
CY
7192011-09-15 Chong Yidong <cyd@stupidchicken.com>
720
721 * package.texi (Package Menu): Add package-menu-mark-upgrades.
722
16254627
EH
7232011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
724
725 * frames.texi (Frame Commands): Note that delete-other-frames only
726 deletes frames on current terminal.
727
c3760c17
EZ
7282011-09-10 Eli Zaretskii <eliz@gnu.org>
729
730 * sending.texi (Mail Misc): Document mail-add-attachment.
731
69b8be97
EZ
7322011-09-04 Eli Zaretskii <eliz@gnu.org>
733
734 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
735
3fd50d5c
CY
7362011-08-29 Chong Yidong <cyd@stupidchicken.com>
737
738 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
739
e2aeef63
CY
7402011-08-28 Chong Yidong <cyd@stupidchicken.com>
741
742 * files.texi (File Archives):
743 * cal-xtra.texi (Diary Display):
744 * help.texi (Help Mode): Add xref to View Mode.
745
ddb54206
CY
7462011-08-28 Chong Yidong <cyd@stupidchicken.com>
747
a6326082
CY
748 * display.texi (View Mode): New node. Move view-file here from
749 Misc File Ops. Move view-buffer here from Misc Buffer.
750
751 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
752
04e2ce72 753 * files.texi (Misc File Ops): Document new
a6326082 754 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
755
756 * dired.texi (Dired Deletion): Shorten description of Trash.
757
ddb54206
CY
758 * misc.texi (emacsclient Options): Document server-port.
759
bd206ce5
EZ
7602011-08-27 Eli Zaretskii <eliz@gnu.org>
761
762 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
763 even on MS-Windows. Fix a typo.
764
d43f5a42
CY
7652011-08-26 Chong Yidong <cyd@stupidchicken.com>
766
767 * package.texi: New file, documenting the package manager.
768
769 * emacs.texi: Include it.
770
771 * help.texi (Help Summary): Add describe-package.
772
e0b1591b
CY
7732011-08-25 Chong Yidong <cyd@stupidchicken.com>
774
856ce114
CY
775 * misc.texi (Printing): Convert subnodes into subsections.
776
f404f8bc
CY
777 * text.texi (Two-Column): Move into Text chapter.
778
779 * picture-xtra.texi (Picture Mode): Group with Editing Binary
780 Files section. Convert from chapter into section.
781
782 * display.texi (Narrowing): Move into display chapter.
783
e0b1591b
CY
784 * sending.texi (Sending Mail):
785 * rmail.texi (Rmail):
786 * misc.texi (Gnus, Document View):
787 * dired.texi (Dired):
788 * emacs.texi: Group the mail, rmail, and gnus chapters together.
789
75bfc667
JL
7902011-08-07 Juri Linkov <juri@jurta.org>
791
792 * dired.texi (Operating on Files): Rewrite according to the fact
793 that `dired-do-chmod' doesn't use the `chmod' program anymore.
794
fe676f91
MA
7952011-07-30 Michael Albinus <michael.albinus@gmx.de>
796
797 * mini.texi (Minibuffer File): Insert a reference to Tramp for
798 remote file name completion. (Bug#9197)
799
4cc60b9b
EZ
8002011-07-28 Eli Zaretskii <eliz@gnu.org>
801
802 * mule.texi (Bidirectional Editing): Document the fact that
803 bidi-display-reordering is t by default.
804
89671e16
LMI
8052011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
806
807 * help.texi (Misc Help): Mention `describe-prefix-bindings'
808 explicitly (bug#8904).
809
fb23ecc2
LMI
8102011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
811
812 * trouble.texi (Checklist): Use an `M-x' example instead of an
813 Emacs Lisp form to switch on the dribble file (bug#8056).
814
465c5fc8
LMI
8152011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
816
817 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
818
90a6258b
GM
8192011-07-13 Glenn Morris <rgm@gnu.org>
820
821 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
822
c7588364
LMI
8232011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
824
825 * mark.texi (Mark Ring): Clarify how many locations are saved
826 (bug#5770).
827 (Global Mark Ring): Ditto.
828
4cb4f3ba
LMI
8292011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
830
d648feab
LMI
831 * text.texi (Table Recognition): Use "at point" instead of "under
832 point" (bug#4345).
833
4cb4f3ba
LMI
834 * display.texi (Cursor Display): Mention `cursor-type'.
835
836 * screen.texi (Point): Clarify that it's only if you use a block
837 cursor that it appears to be on a character (bug#4345).
838
ecd0b990
CY
8392011-07-12 Chong Yidong <cyd@stupidchicken.com>
840
841 * misc.texi (Amusements): Move dissociated press here, from its
842 own section.
843
844 * emacs.texi (Top): Update node listing.
845
c2fd0368
LMI
8462011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
847
848 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
849 clarity (bug#3523).
850
fdeb32ec
CY
8512011-07-12 Chong Yidong <cyd@stupidchicken.com>
852
853 * cmdargs.texi (Initial Options): Document --no-site-lisp.
854 (Misc X): Document --parent-id.
855
856 * frames.texi (Frame Commands): Note that focus-follows-mouse now
857 defaults to nil.
858
859 * misc.texi (emacsclient Options): Document --parent-id.
860
861 * msdog.texi (Windows HOME): Document _emacs as obsolete.
862
f584ca38
LMI
8632011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
864
865 * emacs.texi: Use "..." instead of ``...'' in the menus
866 (bug#3503).
867
963578d3
CY
8682011-07-11 Chong Yidong <cyd@stupidchicken.com>
869
870 * killing.texi (Primary Selection): Document `only' setting for
871 select-active-regions.
872
873 * mark.texi (Setting Mark): Reference Shift Selection node.
874
875 * frames.texi (Mouse Commands): Document mouse-yank-primary.
876
a30ed87b
LMI
8772011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
878
47076272
LMI
879 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
880 motion keys" (bug#3503).
881
a30ed87b
LMI
882 * emacs.texi: Change all the register node names from "RegPos"
883 (etc.) to "Positional Registers" (etc.) (bug#3314).
884
4d45a8b7
CY
8852011-07-11 Chong Yidong <cyd@stupidchicken.com>
886
887 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
888 (Other Kill Commands, Kill Options): Copyedits.
889 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
890 (Yanking): Move yank-excluded properties discussion here.
891 (Cut and Paste): Move from frames.texi. Update subnodes to
892 describe x-select-enable-clipboard case.
893
894 * frames.texi: Move Cut and Paste node and subnodes into
895 killing.texi, except Mouse Commands and Word and Line Mouse.
896
c160ddee
AM
8972011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
898
899 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
900
3329e6e3
LMI
9012011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
902
32a214fe
LMI
903 * screen.texi (Mode Line): Clarify that coding systems are
904 characters, not letters (bug#1749).
905
3329e6e3
LMI
906 * cmdargs.texi (Environment): Mention removing variables
907 (bug#1615). Text suggested by Kevin Rodgers.
908
8875da1e
CY
9092011-07-10 Chong Yidong <cyd@stupidchicken.com>
910
54806e45
CY
911 * misc.texi (Amusements): Don't mention Yow; it's crippled.
912
8875da1e
CY
913 * modes.texi: Rename from major.texi.
914 (Modes): New node. Make Major Modes and Minor Modes subsections
915 of this. All callers changed.
916
917 * custom.texi (Minor Modes): Move to modes.texi.
918
7847b2a1
CY
9192011-07-10 Chong Yidong <cyd@stupidchicken.com>
920
6cfd0fa2
CY
921 * custom.texi (Syntax): Node deleted.
922
923 * help.texi (Help Summary):
924 * major.texi (Major Modes):
925 * programs.texi (Parentheses):
926 * search.texi (Regexp Backslash, Regexp Backslash)
927 (Regexp Backslash):
928 * text.texi (Words): Callers changed.
929
7847b2a1
CY
930 * text.texi (Refill, Longlines): Delete nodes.
931
932 * ack.texi (Acknowledgments): Longlines removed from manual.
933
934 * emacs.texi (Top): Update node listing.
935
2a71c436
GM
9362011-07-09 Glenn Morris <rgm@gnu.org>
937
938 * fortran-xtra.texi (Fortran): Update handled extensions.
939
61436e9f
LMI
9402011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
941
942 * display.texi (Scrolling): `C-v' (etc) are now bound to
943 `scroll-*-command' (bug#8349).
944
6e560c71
LMI
9452011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
946
48954a09 947 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
948 doesn't actually delete any files (bug#7125).
949
2904fd97
LMI
950 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
951 argument for `C-c C-k' (bug#7391).
952
6e560c71
LMI
953 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
954 you're currently using (bug#8489).
955
978ff6c5
EZ
9562011-07-01 Eli Zaretskii <eliz@gnu.org>
957
958 * mule.texi (Coding Systems): Move index entries from the previous
959 change into their proper places.
960
0d742084
LMI
9612011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
962
31976bd5
LMI
963 * help.texi (Help Files): Document view-external-packages (bug#8902).
964
0d742084
LMI
965 * mule.texi (Coding Systems): Put a few more of the coding systems
966 into the index (bug#8900).
967
9f678528
GM
9682011-06-26 Glenn Morris <rgm@gnu.org>
969
970 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
971
18a4ce5e
AR
9722011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
973
974 * misc.texi (emacsclient Options): Mention --frame-parameters.
975
f0da764a
GM
9762011-06-09 Glenn Morris <rgm@gnu.org>
977
978 * custom.texi (Specifying File Variables):
979 Recommend explicit arguments for minor modes.
980
b047e7ac
PE
9812011-06-02 Paul Eggert <eggert@cs.ucla.edu>
982
983 Document wide integers better.
984 * buffers.texi (Buffers):
001903b5
PE
985 * files.texi (Visiting): Document maxima for 64-bit machines,
986 and mention virtual memory limits.
b047e7ac 987
bf41276f
CY
9882011-05-28 Chong Yidong <cyd@stupidchicken.com>
989
990 * custom.texi (Hooks): Reorganize. Mention Prog mode.
991
992 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
993 prog mode (Bug#8240).
994
e145f188
GM
9952011-05-27 Glenn Morris <rgm@gnu.org>
996
997 * custom.texi (Specifying File Variables):
998 Major modes no longer need come first.
999
313f790e
CY
10002011-05-22 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1003 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1004
c136e5cd
GM
10052011-05-18 Glenn Morris <rgm@gnu.org>
1006
1007 * ack.texi (Acknowledgments): Remove fakemail.c.
1008
c71a0d48 10092011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1010
1011 Fixes for fitting text into 7x9 printed manual.
1012 * building.texi (Flymake, Breakpoints Buffer):
1013 * calendar.texi (Appointments):
1014 * cmdargs.texi (General Variables, Display X):
1015 * custom.texi (Saving Customizations, Face Customization)
1016 (Directory Variables, Minibuffer Maps, Init Rebinding):
1017 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1018 * fixit.texi (Spelling):
1019 * frames.texi (Creating Frames, Fonts):
1020 * help.texi (Help Files):
1021 * mini.texi (Minibuffer File):
1022 * misc.texi (emacsclient Options, Emulation):
1023 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1024 * mule.texi (International Chars, Language Environments)
1025 (Select Input Method, Modifying Fontsets, Charsets):
1026 * programs.texi (Custom C Indent):
1027 * rmail.texi (Rmail Labels):
1028 * text.texi (Table Conversion):
1029 * trouble.texi (Known Problems, Known Problems):
1030 * windows.texi (Change Window):
1031 * xresources.texi (GTK resources): Reflow text and re-indent code
1032 examples to avoid TeX overflows and underflows on 7x9 paper.
1033
1034 * emacs.texi: Fix the (commented out) smallbook command.
1035
1036 * macos.texi (Mac / GNUstep Events):
1037 * xresources.texi (Lucid Resources): Remove extraneous examples.
1038
b8f82dc1
GM
10392011-05-10 Glenn Morris <rgm@gnu.org>
1040
1041 * custom.texi (Specifying File Variables):
1042 Deprecate using mode: for minor modes.
1043
d306b4da
GM
10442011-05-07 Glenn Morris <rgm@gnu.org>
1045
1046 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1047
548d0a63
GM
10482011-05-06 Glenn Morris <rgm@gnu.org>
1049
5006e634
GM
1050 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1051
548d0a63
GM
1052 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1053
e793a940
LMI
10542011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1055
1056 * misc.texi (Emacs Server): Document `server-eval-at'.
1057
7031be6d
UR
10582011-04-24 Chong Yidong <cyd@stupidchicken.com>
1059
1060 * maintaining.texi (List Tags): Document next-file. Suggested by
1061 Uday S Reddy.
1062
4ffd0d6b 10632011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1064
1065 * mini.texi (Minibuffer Edit):
1066 * screen.texi (Mode Line): Fix typo.
1067
1c6c854e
CS
10682011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1069
024ff170 1070 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1071
c5c9f40f
CY
10722011-03-26 Chong Yidong <cyd@stupidchicken.com>
1073
1074 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1075
09725d26
EZ
10762011-03-30 Eli Zaretskii <eliz@gnu.org>
1077
1078 * display.texi (Auto Scrolling): Document the limit of 100 lines
1079 for never-recentering scrolling with `scroll-conservatively'.
1080 (Bug#6671)
1081
09d9db2c 10822011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1083
1084 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1085 HOME on Windows and where it looks for init files. (Bug#8221)
1086
62d94509
EZ
10872011-03-10 Eli Zaretskii <eliz@gnu.org>
1088
1089 * search.texi (Regexp Example):
1090 * mule.texi (International Chars):
1091 * building.texi (External Lisp): Don't use characters outside
1092 ISO-8859-1.
1093
0286d9de
EZ
10942011-03-09 Eli Zaretskii <eliz@gnu.org>
1095
1c6c854e
CS
1096 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1097 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1098
1099 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1100
114902a5 1101 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1102 (Bug#8210)
1103
0afb4571
J
11042011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1105
1106 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1107 for Gtk+ 3.
1108
bb3865e8
GM
11092011-03-08 Glenn Morris <rgm@gnu.org>
1110
6446548e
GM
1111 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1112 * emacs.texi (Acknowledgments):
1113 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1114 * emacs.texi: Set documentencoding.
6446548e 1115
bb3865e8
GM
1116 * display.texi (Optional Mode Line): Don't mention exactly where
1117 display-time appears. (Bug#8193)
1118
33383987
JB
11192011-03-07 Chong Yidong <cyd@stupidchicken.com>
1120
1121 * Version 23.3 released.
1122
892777ba
CY
11232011-03-06 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1126
0b973fc5
DW
11272011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1128
1129 * misc.texi (emacsclient Options): Add q/quiet.
1130
8ef5a2f2
GM
11312011-03-02 Glenn Morris <rgm@gnu.org>
1132
1133 * mule.texi (Communication Coding) <x-select-request-type>:
1134 Remove duplicate (essentially) paragraph. (Bug#8148)
1135
bd106056
CS
11362011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1137
1138 * maintaining.texi (Format of ChangeLog): Add reference to
1139 add-log-full-name.
1140 (Change Log Commands): Add documentation for combining multiple
1141 symbols in one change.
1142
6640b281
GM
11432011-03-01 Glenn Morris <rgm@gnu.org>
1144
1145 * custom.texi (Directory Variables):
1146 Give an example of excluding subdirectories.
1147
2b0c7330 11482011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1149
1150 * search.texi (Regexp Search): Move index entries about regexps to the
1151 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1152
8c62c205
GM
11532011-02-19 Glenn Morris <rgm@gnu.org>
1154
1155 * dired.texi (Dired): Dired-X version number was dropped.
1156
3928f2b6
JD
11572011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1158
1159 * xresources.texi (X Resources): Remove *faceName and replace it with
1160 *font for Lucid.
1161
a41c8660
CY
11622011-02-05 Chong Yidong <cyd@stupidchicken.com>
1163
1164 * rmail.texi (Rmail Display): Document Rmail MIME support more
1165 accurately.
1166
1167 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1168 vc-log-outgoing.
1169 (Merging): Document vc-find-conflicted-file.
1170
233ba4d9 11712011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1172
1173 * custom.texi (Variables): Fix typo.
1174
14beddf4 11752011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1176
65401ee3
CY
1177 * search.texi (Regexps): Copyedits. Mention character classes
1178 (Bug#7809).
1179
19f81ecf
CY
1180 * files.texi (File Aliases): Restore explanatory text from Eli
1181 Zaretskii, accidentally removed in 2011-01-08 commit.
1182
bf3dae7e
EZ
11832011-01-29 Eli Zaretskii <eliz@gnu.org>
1184
1185 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1186 (MAKEINFO_OPTS): New variable.
1187 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1188 (emacs.html): New target.
1189 (clean): Remove emacs.html.
1190
45eb2a5d
WL
11912011-01-23 Werner Lemberg <wl@gnu.org>
1192
1193 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1194 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1195 (ENVADD): Updated.
1196
9acfe703
GM
11972011-01-18 Glenn Morris <rgm@gnu.org>
1198
1199 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1200
1201 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1202
362b9d48
GM
12032011-01-15 Chong Yidong <cyd@stupidchicken.com>
1204
bb033b5f
CY
1205 * building.texi (Compilation): Improve instructions for running two
1206 compilations (Bug#7573).
1207
b024d9f0
MD
1208 * files.texi (Backup Names): Document the new location of the
1209 last-resort backup file.
1210
362b9d48
GM
1211 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1212 manual. Explain why directory-abbrev-alist elements should be anchored
1213 (Bug#7777).
1214
12152011-01-15 Eli Zaretskii <eliz@gnu.org>
1216
1217 * msdog.texi (Windows Startup): Correct inaccurate description of
1218 differences between emacsclient.exe and emacsclientw.exe.
1219
7c420169 12202011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1221
1222 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1223
7c420169 12242011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1225
1226 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1227
7c420169 12282011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1229
2d34d523
EZ
1230 * frames.texi (Cut and Paste): Modify the section's name and text:
1231 don't mix "cut/paste" with "kill/yank".
1232 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1233 (Bug#7702)
1234
88ab4340
EZ
1235 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1236
7c420169 12372011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1238
1239 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1240 matches its position in the menu. (Bug#7674)
1241
7c420169 12422011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1243
1244 * trouble.texi (Checklist): Mention not replying via news either.
1245
92bb6c52
TH
12462010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1247
1248 * misc.texi (Document View): Update DocView section with newly
1249 supported document formats.
1250
b103c904
CY
12512010-12-21 Chong Yidong <cyd@stupidchicken.com>
1252
1253 * killing.texi: Resection the Info version to conform to the
1254 printed manual, to avoid making sections on Accumulating Text, CUA
1255 and Rectangles into full chapters.
1256
f49d1f52 12572010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1258
1259 * custom.texi (Init Syntax): Add index entries for "character syntax".
1260 (Bug#7576)
1261
f49d1f52 12622010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1263
1264 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1265
f49d1f52 12662010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1267
1268 * trouble.texi (Checklist): Fix typo in newsgroup name.
1269
f49d1f52 12702010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1271
1272 * search.texi (Word Search): Note that the lazy highlight always
1273 matches to whole words (Bug#7470).
1274
f49d1f52 12752010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1276
4f1948eb
EZ
1277 * display.texi (Optional Mode Line): Make the description of
1278 load-average more accurate.
1279
b8a9e136
EZ
1280 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1281 registry, with a cross-reference.
62d72a4a
EZ
1282 (Windows Startup): New node. Move the stuff about the current
1283 directory from "Windows HOME".
b8a9e136 1284
07976ae3 12852010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1286
1287 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1288 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1289
07976ae3 12902010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1291
1292 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1293 Suggested by Štěpán Němec.
1294
07976ae3 12952010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1296
1aaae3f3
CY
1297 * maintaining.texi (Version Control): Say "commit", not "check in".
1298 (Version Control Systems): Simplify descriptions.
1299 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1300 VCS Concepts.
1301 (VC Mode Line): Update example.
1302 (Old Revisions): Document revert-buffer for vc-diff.
1303 (Log Buffer): Promote to a subsection. Document header lines.
1304
1c6c854e
CS
1305 * macos.texi (Mac / GNUstep Basics):
1306 Document ns-right-alternate-modifier.
ec8a6295 1307
1aaae3f3
CY
1308 * emacs.texi (Top): Update node listing.
1309
0eb025fb
EZ
13102010-11-13 Eli Zaretskii <eliz@gnu.org>
1311
1312 * rmail.texi (Rmail Coding): Characters with no fonts are not
1313 necessarily displayed as empty boxes.
1314
1315 * mule.texi (Language Environments, Fontsets): Characters with no
1316 fonts are not necessarily displayed as empty boxes.
1317
1318 * display.texi (Text Display): Document display of glyphless
1319 characters.
1320
ea4f7750
GM
13212010-11-13 Glenn Morris <rgm@gnu.org>
1322
1323 * basic.texi (Position Info): Add M-x count-words-region.
1324
90639cea
GM
13252010-11-11 Glenn Morris <rgm@gnu.org>
1326
1327 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1328
d607b96b 13292010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1330
1331 * msdog.texi (Windows HOME): Add information regarding startup
1332 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1333
c12e4a81
GM
13342010-10-11 Glenn Morris <rgm@gnu.org>
1335
df187c62
GM
1336 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1337
c12e4a81
GM
1338 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1339 (DVIPS): New variable.
234db610
GM
1340 (.PHONY): Add html, ps.
1341 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1342 (clean): Delete html, ps files.
c12e4a81 1343
6513b232
EZ
13442010-10-09 Eli Zaretskii <eliz@gnu.org>
1345
1346 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1347
f4f358f1
GM
13482010-10-09 Glenn Morris <rgm@gnu.org>
1349
c1dc72b3
GM
1350 * Makefile.in (VPATH): Remove.
1351 (infodir): Make it absolute.
1352 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1353
4393405b
GM
1354 * Makefile.in (dist): Anchor regexps.
1355
eef3ab94
GM
1356 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1357 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1358 (emacs-xtra.pdf): Use $<.
1359
aa9db089
GM
1360 * Makefile.in (infoclean): Remove harmless, long-standing error.
1361
abd40fb4
GM
1362 * Makefile.in ($(infodir)): Delete rule.
1363 (mkinfodir): New.
1364 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1365
f4f358f1 1366 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1367 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1368 * emacsver.texi: New file, replacing emacsver.texi.in.
1369
ea274122
GM
13702010-10-09 Glenn Morris <rgm@gnu.org>
1371
f7a31f11
GM
1372 * emacsver.texi.in: New file.
1373 * emacs.texi: Set EMACSVER by including emacsver.texi.
1374 * Makefile.in (distclean): Delete emacsver.texi.
1375 (dist): Copy emacsver.texi.
b13254e7 1376 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1377
3fb78d1f
GM
1378 * ack.texi (Acknowledgments): No more b2m.c.
1379
ea274122
GM
1380 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1381 (emacs): Remove rule.
1382 (dist): No need to deal with the emacs rule any more.
1383
17ca7950
GM
13842010-10-07 Glenn Morris <rgm@gnu.org>
1385
1386 * Makefile.in (version): New, set by configure.
1387 (clean): Delete dist tar file.
1388 (dist): Use version in tar name.
1389
4c83f6e1
GM
13902010-10-06 Glenn Morris <rgm@gnu.org>
1391
1392 * Makefile.in (EMACS_XTRA): Add the main source file.
1393 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1394 (mostlyclean): No core files, reorder other files.
1395 (clean): Delete specific dvi and pdf files.
1396 (infoclean, dist): New rules.
1397 (maintainer-clean): Use infoclean.
8a944cea 1398 ($(infodir)): Add parallel build workaround.
4c83f6e1 1399
0264072d
GM
14002010-10-04 Glenn Morris <rgm@gnu.org>
1401
1402 * Makefile.in (SHELL): Set it.
1403 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1404 (info, dvi): Replace above variables with their expansions.
1405 (info): Move mkdir from here...
1406 ($(infodir)/emacs): ... to here (for parallel builds).
1407 (pdf): New target.
1408 ($(infodir)/emacs): Pass -o option to makeinfo.
1409 (.PHONY): Declare clean rules.
1410 (maintainer-clean): Delete dvi and pdf files.
1411 Guard against cd failures. Use a more restrictive delete.
1412
3226d6ca
GM
14132010-10-02 Glenn Morris <rgm@gnu.org>
1414
1415 * misc.texi (Shell Mode): Remove reference to old function name.
1416
cad90f3b
EZ
14172010-09-30 Eli Zaretskii <eliz@gnu.org>
1418
1419 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1420 indicator characters.
1421
5f874327
GM
14222010-09-29 Glenn Morris <rgm@gnu.org>
1423
1424 * Makefile.in (top_srcdir): Remove unused variable.
1425
0ab9cff3
GM
14262010-09-14 Glenn Morris <rgm@gnu.org>
1427
67ae9766
GM
1428 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1429 the last hook item.
1430
0ab9cff3
GM
1431 * calendar.texi (Appointments): Also updated when a diary include file
1432 is saved.
1433
6664fc59 14342010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1435
1436 * trouble.texi (Bugs): Update the section intro.
1437 (Known Problems): New section.
1438 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1439 (Sending Patches): Bug fixes are best as responses to existing bugs.
1440 * emacs.texi (Known Problems): Add menu entry for new section.
1441
be3283d7
GM
14422010-09-09 Glenn Morris <rgm@gnu.org>
1443
1444 * xresources.texi: Untabify.
1445
10999305 14462010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1447
1448 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1449
10999305 14502010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1451
1452 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1453
30641319
JD
14542010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1455
1456 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1457
50dd7bc6
GM
14582010-08-21 Glenn Morris <rgm@gnu.org>
1459
1460 * misc.texi (Amusements): Mention bubbles and animate.
1461
5e620eca
EZ
14622010-07-31 Eli Zaretskii <eliz@gnu.org>
1463
1464 * files.texi (Visiting): Add more index entries for
1465 large-file-warning-threshold.
1466
8b2dd508
JD
14672010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1468
1469 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1470
8838673e
GM
14712010-06-23 Glenn Morris <rgm@gnu.org>
1472
1473 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1474 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1475 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1476 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1477 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1478 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1479 Untabify Texinfo files.
1480
04d3bb6c
GM
14812010-06-10 Glenn Morris <rgm@gnu.org>
1482
103dd3a8
GM
1483 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1484
04d3bb6c
GM
1485 * basic.texi (Inserting Text): Fix typo.
1486
50b79479
GM
14872010-06-10 Glenn Morris <rgm@gnu.org>
1488
1489 * ack.texi (Acknowledgments):
1490 * emacs.texi (Acknowledgments): Update for notifications.el.
1491
86d7a550
DU
14922010-05-31 Daiki Ueno <ueno@unixuser.org>
1493
1494 * dired.texi (Operating on Files): Mention encryption commands
1495 (Bug#6315).
1496
db5dce9d
EZ
14972010-05-29 Eli Zaretskii <eliz@gnu.org>
1498
1499 * basic.texi (Moving Point): Update due to renaming of commands bound
1500 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1501
34313041
EZ
15022010-05-18 Eli Zaretskii <eliz@gnu.org>
1503
1504 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1505 paragraphs.
1506 (Line Truncation): Fix wording for bidi display.
1507
1fc0ce04 1508 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1509 keys.
1510
0235128c 15112010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1512
1513 * building.texi (GDB Graphical Interface): Remove misleading comparison
1514 to an IDE (Bug#6128).
1515
0235128c 15162010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1517
1518 * programs.texi (Man Page):
1519 * misc.texi (Invoking emacsclient):
1520 * mini.texi (Repetition):
1521 * mark.texi (Setting Mark): Fix typos.
1522
0235128c 15232010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1524
1525 * misc.texi (Printing): Document htmlfontify-buffer.
1526
0235128c 15272010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1528
1529 * calendar.texi (Displaying the Diary, Format of Diary File):
1530 Fix external cross-references for TeX format output.
1531
0235128c
SM
15322010-05-07 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * Version 23.2 released.
1535
f63d0028
JD
15362010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1537
1538 * cmdargs.texi (Initial Options): Mention --chdir.
1539
20fe03ad
JD
15402010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1541
1542 * frames.texi (Tool Bars): Add tool-bar-style.
1543
b7d65a5f
GM
15442010-04-21 Glenn Morris <rgm@gnu.org>
1545
1546 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1547
a42dbee1
CY
15482010-04-18 Chong Yidong <cyd@stupidchicken.com>
1549
1550 * programs.texi (Semantic): New node.
1551
1552 * maintaining.texi (EDE): New node.
1553
1554 * emacs.texi: Update node listing.
1555
1556 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1557
6e104790 15582010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1559
d52dbd3d
GM
1560 * emacs.texi (Acknowledgments): Remove duplicate.
1561
a77fe20c
GM
1562 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1563
6e104790 15642010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1565
4ebe9902
GM
1566 * dired.texi (Misc Dired Features): Mention VC diff and log.
1567 * maintaining.texi (Old Revisions, VC Change Log):
1568 Mention that diff and log work in Dired buffers.
1569
98932641
GM
1570 * help.texi (Help Summary): Mention M-x info-finder.
1571
d5b22ab2 1572 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1573
4d4e9522
GM
1574 * custom.texi (Specifying File Variables, Directory Variables):
1575 Document new commands for manipulating local variable lists.
1576
6e104790 15772010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1578
1579 * trouble.texi (Contributing): Add cindex entry.
1580 Mention etc/CONTRIBUTE.
1581
6e104790 15822010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1583
1584 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1585 query-replace (Bug#5774).
1586
a20a9df3
GM
15872010-04-16 Glenn Morris <rgm@gnu.org>
1588
1589 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1590
1ecb2d3f
JD
15912010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1592
1593 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1594
99852628
JD
15952010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1596
1597 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1598
ce79424f
EZ
15992010-03-30 Eli Zaretskii <eliz@gnu.org>
1600
1601 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1602 cross-reference to "Inserting Text".
1603
1604 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1605 Mention completion provided by `ucs-insert'.
1606
85738751 16072010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1608
1609 * sending.texi (Sending Mail): Note variables that may need
1610 customizing.
1611 (Mail Sending): Expand discussion of send-mail-function.
1612
85738751 16132010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1614
1615 Document Message mode as the default mail mode.
1616
1617 * sending.texi (Sending Mail): Copyedits.
1618 (Mail Format, Mail Headers): Document mail-from-style changes.
1619 (Mail Commands): Rename from Mail mode. Document Message mode.
1620 (Mail Misc): Rename from Mail mode Misc.
1621 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1622 command names and update keybindings.
1623 (Header Editing): Document message-tab. De-document
1624 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1625 favor of mail-default-headers. Ad index entries for user-full-name and
1626 user-mail-address.
1c6c854e
CS
1627 (Citing Mail): Update changes in Message mode behavior.
1628 Document mail-yank-prefix.
e73c2434
CY
1629 (Mail Signature): New node, moved from Mail Misc.
1630 (Mail Aliases): Mail abbrevs are the default with Message mode.
1631 (Mail Methods): Note that Message mode is now the default.
1632
1633 * rmail.texi (Rmail Reply):
1634 * text.texi (Text Mode):
1635 * major.texi (Major Modes):
1636 * mule.texi (Output Coding): Refer to Message mode.
1637
1638 * custom.texi (Init Examples): Add xref to Mail Header.
1639
1fc0ce04 1640 * emacs.texi (Top): Fix xrefs.
e73c2434 1641
85738751 16422010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1643
c0c035fa
CY
1644 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1645 repository if there is none.
1646 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1647 vc-print-root-log.
ef7b27ef 1648 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1649
71785b7a
CY
1650 * programs.texi (Program Modes): Mention Javascript mode.
1651
f67c5dd0
CY
1652 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1653 * emacs.texi: Update node description.
1654
0f72a391 1655 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1656 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1657
dc2d2590
JL
16582010-03-30 Juri Linkov <juri@jurta.org>
1659
1660 * search.texi (Other Repeating Search): Remove line that `occur'
1661 can not handle multiline matches.
1662
a7b02820
EZ
16632010-03-30 Eli Zaretskii <eliz@gnu.org>
1664
1665 * mule.texi (International): Mention support of bidirectional editing.
1666 (Bidirectional Editing): New section.
1667
22ef1944
NR
16682010-03-28 Nick Roberts <nickrob@snap.net.nz>
1669
1670 * emacs.texi (Top): Update node names to those in building.texi.
1671
146b8b16
NR
16722010-03-27 Nick Roberts <nickrob@snap.net.nz>
1673
c5e87d10
PE
1674 doc/emacs/building.texi: Describe restored GDB/MI functionality
1675 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1676 doc/emacs/emacs.texi: Update node names for building.texi.
1677
6d98672d
GM
16782010-03-24 Glenn Morris <rgm@gnu.org>
1679
1680 * ack.texi (Acknowledgments):
1681 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1682
93318cbd
JD
16832010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1684
1685 * xresources.texi (Table of Resources): Clarify toolBar number
1686 for Gtk+.
1687
1688 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1689
15cf2f52
CY
16902010-03-21 Chong Yidong <cyd@stupidchicken.com>
1691
4102856c
CY
1692 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1693
15cf2f52
CY
1694 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1695 and multi-isearch-buffers-regexp.
1696
1697 * indent.texi (Indentation): Clarify description of
1698 indent-for-tab-command. Document tab-always-indent.
1699
d68eb23c
CY
17002010-03-20 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * cmdargs.texi (Font X): Move most content to Fonts.
1703
1704 * frames.texi (Fonts): New node. Document font-use-system-font.
1705
1706 * emacs.texi (Top):
1707 * xresources.texi (Table of Resources):
1708 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1709
288f9fc0
CY
17102010-03-10 Chong Yidong <cyd@stupidchicken.com>
1711
1712 * Branch for 23.2.
1713
17782bec
CY
17142010-03-06 Chong Yidong <cyd@stupidchicken.com>
1715
1716 * custom.texi (Init Examples): Add xref to Locals.
1717
1718 * major.texi (Choosing Modes): Mention usage of setq-default for
1719 setting the default value of major-mode (Bug#5688).
1720
b4a1a8b2
CY
17212010-03-02 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1724
1725 * display.texi (Display Custom): Document make-pointer-invisible and
1726 underline-minimum-offset. Remove inverse-video.
1727
a1e759cd
CY
17282010-02-21 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * frames.texi (Frame Commands): Note that the last ordinary frame can
1731 be deleted in daemon mode (Bug#5616).
1732
4f3bc373
GM
17332010-02-18 Glenn Morris <rgm@gnu.org>
1734
1735 * trouble.texi (Contributing): Repository is no longer CVS.
1736
5dbbdd33
GM
17372010-02-08 Glenn Morris <rgm@gnu.org>
1738
1739 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1740
cd61af01
SM
17412010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1742
1743 * display.texi (Useless Whitespace, Text Display):
1744 * custom.texi (Init Examples): Avoid obsolete special default variables
1745 like default-major-mode.
1746
b1bb0a25 17472010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1748
1749 * programs.texi (Other C Commands): Replace reference to obsolete
1750 c-subword-mode.
1751
99d0985b
GM
17522010-01-21 Glenn Morris <rgm@gnu.org>
1753
1754 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1755
893db5bc
GM
17562010-01-12 Glenn Morris <rgm@gnu.org>
1757
1758 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1759 emacs-pretest-bug for bug reports for development versions.
1760
0419b8d6
GM
17612010-01-11 Glenn Morris <rgm@gnu.org>
1762
1763 * display.texi (Highlight Interactively): `t' does not mean highlight
1764 all patterns. (Bug#5335)
1765
26e533e2
CY
17662009-12-29 Chong Yidong <cyd@stupidchicken.com>
1767
1768 * misc.texi (Shell): Document async-shell-command.
1769
1770 * building.texi (Grep Searching): Document zrgrep.
1771
484eaeac 1772 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1773
7ee6c59b
NR
17742009-12-29 Nick Roberts <nickrob@snap.net.nz>
1775
1776 * building.texi: Import GDB Graphical Interface description from
1777 EMACS_23_1_RC.
1778
91ed7ea8
CY
17792009-12-24 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * emacs.texi (Top): Update node listing.
1782
1783 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1784
1785 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1786
1787 * cmdargs.texi (Initial Options):
1788 * xresources.texi (Resources): Document inhibit-x-resources.
1789
1790 * custom.texi (Specifying File Variables): Note that minor modes are
1791 enabled unconditionally.
1792
1793 * display.texi (Scrolling): Briefly document the old recenter command,
1794 and document recenter-positions.
1795
1796 * files.texi (Visiting):
1797 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1798
1c6c854e
CS
1799 * frames.texi (Cut/Paste Other App):
1800 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1801
1802 * killing.texi (Kill Options): New node.
1803
6ca89aaa
CY
18042009-12-05 Chong Yidong <cyd@stupidchicken.com>
1805
1806 * misc.texi (Shell Options): ansi-color is now default.
1807
806642d4
GM
18082009-12-05 Glenn Morris <rgm@gnu.org>
1809
806642d4
GM
1810 * emacs.texi (Top): Update menu for cal-xtra node changes.
1811 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1812 or mode line. Don't mention invisible text or the details of
1813 diary-print-entries here, only in cal-xtra.
1814 (Format of Diary File): Mention that the "date on first line" format
1815 only really affects the simple display.
1816 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1817 (Diary Customizing): Holidays may be in the buffer or mode line.
1818 Move diary-print-entries to the "Diary Display" section.
1819 (Diary Display): New section, split out from "Fancy Diary Display".
1820 Explain the limitations of simple display, and how to print it.
1821
1a4f0c0a
GM
1822 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1823
e11adbd8
GM
1824 * cal-xtra.texi (Diary Display): Mention View mode.
1825
29a483ac
JL
18262009-11-29 Juri Linkov <juri@jurta.org>
1827
1828 * display.texi (Highlight Interactively): Actually a list of
1829 default faces is pre-loaded into a list of default values
1830 instead of the history.
1831
83d60c79
GM
18322009-11-20 Glenn Morris <rgm@gnu.org>
1833
1834 * ack.texi (Acknowledgments):
1835 * emacs.texi (Acknowledgments): Add htmlfontify.
1836
276bbe96
GM
18372009-11-14 Glenn Morris <rgm@gnu.org>
1838
98ad1bae
GM
1839 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1840
276bbe96
GM
1841 * ack.texi (Acknowledgments):
1842 * emacs.texi (Acknowledgments): Update for recent Org changes.
1843
18430066
CY
18442009-10-31 Chong Yidong <cyd@stupidchicken.com>
1845
1846 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1847 `charset' property, which is irrelevant to the user manual (Bug#3526).
1848
522ddc9f
JB
18492009-10-14 Juanma Barranquero <lekktu@gmail.com>
1850
1851 * trouble.texi (DEL Does Not Delete): Fix typo.
1852
50b49ade
MA
18532009-10-05 Michael Albinus <michael.albinus@gmx.de>
1854
1855 * files.texi (Misc File Ops): Mention copy-directory.
1856
6308321a
EZ
18572009-10-04 Eli Zaretskii <eliz@gnu.org>
1858
43b3b4d1
EZ
1859 * mule.texi (Unibyte Mode): Emphasize that
1860 unibyte-display-via-language-environment affects only the display.
1861
6308321a
EZ
1862 * display.texi (Horizontal Scrolling): Document cursor behavior under
1863 horizontal scrolling when point moves off the screen (Bug#4564).
1864 Improve wording.
1865
bd51ea7f
MA
18662009-10-01 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * files.texi (Directories): delete-directory prompts for recursive
1869 deletion.
1870
55381962
GM
18712009-09-30 Glenn Morris <rgm@gnu.org>
1872
1873 * ack.texi (Acknowledgments):
1874 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1875
13989ab1
TH
18762009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1877
1878 * dired.texi (Dired Navigation): Use @code instead of @var for
1879 dired-isearch-filenames, so that it's not capitalized.
1880
8ba46c89
CY
18812009-09-19 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1884
1885 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1886
1887 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1888 (Key Bindings): Reference Init Rebinding in introductory text.
1889 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1890 (Keymaps): Simplify.
1891 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1892 (Minibuffer Maps): Remove mention of Mocklisp.
1893 (Init Rebinding): Move mode-local rebinding example here from Local
1894 Keymaps.
1895 (Modifier Keys): Clarify.
1e11b018 1896 (Rebinding): Add cindex for "binding keys".
8ba46c89 1897
6a5ca7c8
CY
18982009-09-13 Chong Yidong <cyd@stupidchicken.com>
1899
1900 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1901
0e1cba51
NR
19022009-08-31 Nick Roberts <nickrob@snap.net.nz>
1903
6a5ca7c8 1904 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1905 Reorganize these two sections.
0e1cba51 1906
76a87a4d
EZ
19072009-08-29 Eli Zaretskii <eliz@gnu.org>
1908
1909 * cmdargs.texi (Initial Options): Fix last change.
1910
82e98df4
SM
19112009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1912
1913 * mule.texi (Enabling Multibyte):
1914 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1915 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1916
fb89fad9
GM
19172009-08-20 Glenn Morris <rgm@gnu.org>
1918
1919 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1920
e99652b0
GM
19212009-08-19 Glenn Morris <rgm@gnu.org>
1922
1923 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1924
5cca97ad
GM
19252009-08-18 Glenn Morris <rgm@gnu.org>
1926
1927 * ack.texi (Acknowledgments):
1928 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1929
997797ae 1930 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1931
985bf85b
GM
19322009-08-09 Glenn Morris <rgm@gnu.org>
1933
1934 * ack.texi (Acknowledgments):
1935 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1936
8d6bb99e
DD
19372009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1938
1939 * emacs.texi (Top): Add new menu items for GDB-UI.
1940
1941 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1942 section. Threads buffer is in separate section now.
8d6bb99e 1943
8353da9c
GM
19442009-08-08 Glenn Morris <rgm@gnu.org>
1945
1946 * ack.texi (Acknowledgments):
1947 * emacs.texi (Acknowledgments):
1948 Update for js2-mode and org changes.
1949
f2074faf
MA
19502009-08-02 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1953 files.
1954
e8d2d3fb
CY
19552009-07-28 Chong Yidong <cyd@stupidchicken.com>
1956
1957 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1958
324a4f6a
GM
19592009-07-23 Glenn Morris <rgm@gnu.org>
1960
1961 * programs.texi (Matching): Update blink-matching-paren-distance.
1962
b6937a70
CY
19632009-07-21 Chong Yidong <cyd@stupidchicken.com>
1964
1965 * frames.texi (Cut/Paste Other App): For select-active-regions,
1966 selection is now updated on moving point.
1967
bd8aaa36
RS
19682009-07-21 Richard Stallman <rms@gnu.org>
1969
1970 * glossary.texi (GNU, Daemon): Update information.
1971
8d9b5eba
JL
19722009-07-19 Juri Linkov <juri@jurta.org>
1973
1974 * custom.texi (Specifying File Variables, Safe File Variables):
1975 "variables/value pairs" -> "variable/value pairs".
1976
a2acc1db
GM
19772009-07-15 Glenn Morris <rgm@gnu.org>
1978
1979 * misc.texi (Gnus): Remove widow.
1980
c5ae942b
GM
19812009-07-11 Glenn Morris <rgm@gnu.org>
1982
703d26ba
GM
1983 * Makefile.in (TEXI2PDF): New.
1984 (emacs.pdf, emacs-xtra.pdf): New targets.
1985
522ddc9f 1986 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1987
1988 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1989
1990 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1991 Don't print the copying notice twice in the printed version.
1992 Update the menu and detailmenu.
1993 (Preface): The meaning of "on-line" has changed.
1994 Correct name for "Common Problems" chapter.
1995 (Distrib): Update FSF shop URL.
1996 (Intro): Showing two files at once is not so exciting.
1997
1998 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1999 (Mac / GNUstep Basics): Minor grammar changes.
2000 (Mac / GNUstep Events): Fix typo.
2001 (GNUstep Support): CANNOT_DUMP no longer applies.
2002
2003 * misc.texi (Document View): Fix typos.
2004
2005 * dired.texi (Dired):
2006 * help.texi (Help):
2007 * macos.texi (Mac OS / GNUstep):
2008 * maintaining.texi (Version Control, Introduction to VC):
2009 End menu descriptions with a period.
c5ae942b 2010
b1c8242b
EZ
20112009-07-09 Eli Zaretskii <eliz@gnu.org>
2012
2013 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2014 so categorical in saying that the option is only useful on NTFS.
2015
220d9aa6
GM
20162009-07-09 Glenn Morris <rgm@gnu.org>
2017
2018 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2019 (ENVADD): Add texinfodir to TEXINPUTS.
2020
2021 * emacs.texi (Top): Fix cross-reference.
2022
2023 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2024
2025 * vc1-xtra.texi (Revision Tags): Fix typo.
2026
d07e72d3
GM
20272009-07-03 Glenn Morris <rgm@gnu.org>
2028
2029 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2030 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2031 (Merge Commands): `.' does not seem to work in A or B buffer.
2032 `l' can recreate the 3-window display.
2033
2034 * glossary.texi (Glossary): Minor phrasing changes throughout.
2035 Add more internal cross-references.
2036 <Autoloading>: You can't really autoload a variable.
2037 <C-M->: Move details here from `M-C-' item.
2038 <Continuation Line>: Refer to `Truncation.'
2039 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2040 <Home Directory, Unix>: New entries.
2041 <Deletion of Files>: Mention recycle bins.
2042 <Directory>: Mention ``folders.''
2043 <Error>: Don't mention ``type-ahead.''
2044 <Fringe>: Refer to the manual node.
2045 <Minor Mode>: Can be global or local.
2046 <Spell Checking>: There are other checkers besides Ispell.
2047
f144038a
GM
20482009-07-02 Glenn Morris <rgm@gnu.org>
2049
2050 * anti.texi (Antinews): Minor changes in phrasing.
2051
2052 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2053 some underfull lines in dvi output.
2054
2055 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2056
2057 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2058
2059 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2060
3f1c6666
JD
20612009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2062
2063 * xresources.texi (Table of Resources): Mention maximized for
2064 fullscreen.
2065
2066 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2067
62aadce7
CY
20682009-07-01 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * anti.texi (Antinews): Correct the list of removed platforms.
2071
82ec412e
GM
20722009-06-28 Glenn Morris <rgm@gnu.org>
2073
2074 * arevert-xtra.texi: Minor language tweaks.
2075
09964e7d
GM
2076 * dired-xtra.texi: Minor revisions.
2077
666e158e
MB
20782009-06-23 Miles Bader <miles@gnu.org>
2079
c4cc8b9a 2080 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2081 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2082
70243478
CY
20832009-06-21 Chong Yidong <cyd@stupidchicken.com>
2084
2085 * Branch for 23.1.
2086
67cbe681
KH
20872009-06-17 Kenichi Handa <handa@m17n.org>
2088
2089 * mule.texi (Charsets): Update the description for the new charset.
2090 (list-character-sets): New findex.
125dd7c5 2091 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2092
40e67246
CY
20932009-06-10 Chong Yidong <cyd@stupidchicken.com>
2094
b5700de6
CY
2095 * basic.texi (Moving Point): Fix tag.
2096
2097 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2098
2099 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2100 use camel-case for PageUp and PageDown.
2101
2102 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2103 camel-case for PageUp and PageDown.
2104
2105 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2106
40e67246 2107 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2108 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2109
522ddc9f 21102009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2111
522ddc9f
JB
2112 * fixit.texi (Spelling): Set default dictionary.
2113 Improve descriptions (Bug#2554)
6f591cf4 2114
53483c76
DR
21152009-06-08 David Reitter <david.reitter@gmail.com>
2116
2117 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2118 since saving colors and faces set this way is not implemented.
2119 (Environment variables): Remove mention of mac-fix-env, which is
2120 scheduled to be removed.
2121
1557ef4f
CY
21222009-06-04 Chong Yidong <cyd@stupidchicken.com>
2123
91056528
CY
2124 * custom.texi (Init Examples): Add example of changing load-path.
2125
1557ef4f
CY
2126 * building.texi (Lisp Libraries): Add example of changing
2127 load-path (Bug#3446).
2128
623cec4c
CY
21292009-05-28 Chong Yidong <cyd@stupidchicken.com>
2130
2131 * mark.texi (Mark): Further clarifications.
2132 (Setting Mark): Emphasize that C-SPC activates the mark.
2133
0fcca8ee
CY
21342009-05-28 Chong Yidong <cyd@stupidchicken.com>
2135
702b10e1
CY
2136 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2137 Mark mode.
0fcca8ee
CY
2138 (Using Region, Persistent Mark): Use "active mark" instead of "active
2139 region".
2140
d3b396e4
CY
21412009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2142
2143 * mule.texi (Select Input Method): Fix typo.
2144
3f698a06
CY
21452009-05-13 Chong Yidong <cyd@stupidchicken.com>
2146
2147 * anti.texi (Antinews): Document completion changes. Some additional
2148 copyedits and rearrangement of entries.
2149
b2a42eb7
CY
21502009-05-12 Chong Yidong <cyd@stupidchicken.com>
2151
932fd020
CY
2152 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2153 (Shell History Copying, Terminal emulator): Copyedits.
2154
1c6c854e
CS
2155 * xresources.texi (Resources): Simplify descriptions.
2156 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2157 (Table of Resources): Document fontBackend resource.
2158
b2a42eb7 2159 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2160 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2161 "Backspace". Remove discussion of obscure Xmodmap issue.
2162
c6ea7fb8
CY
21632009-05-07 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * files.texi (Visiting): Copyedits.
2166
ad36c422
CY
21672009-05-06 Chong Yidong <cyd@stupidchicken.com>
2168
2169 * basic.texi (Inserting Text): Document ucs-insert.
2170
2171 * mule.texi (International Chars): Define "multibyte". Note that
2172 internal representation is unicode-based. Simplify definition of raw
2173 bytes. Mention ucs-insert.
2174 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2175 (Language Environments): Add language environments new to Emacs 23.
2176 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2177 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2178 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2179 (Output Coding): Copyedits.
2180
2181 * emacs.texi (Top): Update node listing.
2182
d4ad7b96
CY
21832009-05-05 Per Starbäck <per@starback.se> (tiny change)
2184
2185 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2186
5bd66204
SM
21872009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2188
2189 * building.texi (Lisp Libraries): `load-library' does offer completion.
2190
bc36ad1c
CY
21912009-04-28 Chong Yidong <cyd@stupidchicken.com>
2192
2193 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2194 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2195
f1a47884
EZ
21962009-04-25 Eli Zaretskii <eliz@gnu.org>
2197
2198 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2199
be77bd45
CY
22002009-04-22 Chong Yidong <cyd@stupidchicken.com>
2201
2202 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2203
2204 * building.texi (Lisp Interaction): Document initial-scratch-message.
2205
d3b82927
JB
22062009-04-18 Juanma Barranquero <lekktu@gmail.com>
2207
ed6e7b11
JB
2208 * msdog.texi (Windows Fonts): Fix typos.
2209
d3b82927
JB
2210 * files.texi (Save Commands): Fix pxref.
2211
bc323c04
CY
22122009-04-18 Chong Yidong <cyd@stupidchicken.com>
2213
2214 * files.texi (Save Commands): Mention diff-buffer-with-file.
2215 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2216 Henoch (Bug#3036).
2217
2186d13f
GM
22182009-03-15 Glenn Morris <rgm@gnu.org>
2219
2220 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2221 the former is not always used.
2222 (Mail Headers): Use active voice. Add "Mail-reply-to".
2223 Change case of "Id". Avoid repeated "appropriate".
2224 (Mail Aliases): Fix previous change - use an example with a ".", so it
2225 does actually get quoted when expanded.
2226 (Mail Sending): Mailclient is the default on some systems.
2227 (Citing Mail): Mention mail-indentation-spaces.
2228 (Mail Mode Misc): Add an @dfn for "mail signature".
2229
71e454fc
CY
22302009-03-15 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2233 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2234 read-buffer-completion-ignore-case, and completion-styles.
2235 Remove description of partial-completion-mode.
71e454fc 2236
df1a3e06
GM
22372009-03-14 Glenn Morris <rgm@gnu.org>
2238
2239 * sending.texi (Mail Format): Fix typo. Add index entry for
2240 mail-header-separator.
2241 (Mail Headers): Put info about initialization and changing in one place
2242 at the start. Update FCC section for mbox Rmail. Clarify From
2243 section, mention mail-setup-with-from. Clarify Reply-to section.
2244 Add Mail-followup-to and mail-mailing-lists. Clarify References
2245 section.
2246 (Mail Aliases): Update example, make less contentious.
2247 Update for name change of mail-interactive-insert-alias.
2248 (Mail Mode): Remove mention of `%' as a word separator.
2249 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2250 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2251 commands. Clarify FCC handling. In mail-complete, add reference to
2252 Mail Aliases section, and mention mail-complete-function.
2253 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2254 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2255 signature netiquette. Explain how the mail hooks work when continuing
2256 a composition.
2257 (Mail Amusements): Internationalize the spook section a bit.
2258 Remove the spook mail-setup-hook example, since it doesn't work well.
2259 Mention fortune-file.
2260 (Mail Methods): Mention read-mail-command.
2261
ed6e7b11 22622009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2263
df1a3e06
GM
2264 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2265 and NS resources following recent changes.
959d68bd 2266
86dca3e8
JR
22672009-03-10 Jason Rumney <jasonr@gnu.org>
2268
2269 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2270 w32-use-visible-system-caret doc to indicate that it should get set
2271 automatically.
2272 (Windows Fonts): Add doc for the uniscribe backend.
2273
042fe98f
DN
22742009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2275
2276 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2277 vc-dir. (Bug#2598)
2278
7f8dba73
RS
22792009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2280
2281 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2282
505e70c3
GM
22832009-03-05 Glenn Morris <rgm@gnu.org>
2284
04242bdc
GM
2285 * rmail.texi (Rmail Basics): Add reference to sorting.
2286 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2287 Minor re-wordings.
2288 (Rmail Motion): Mention rmail-next-same-subject.
2289 (Rmail Deletion): Expunging is not the only way to change the numbers.
2290 (Rmail Labels): Labels can also be used in sorting.
2291 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2292 (Rmail Display): Mention rmail-mime.
2293
00cfe22c
GM
22942009-03-04 Glenn Morris <rgm@gnu.org>
2295
2296 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2297 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2298 summary. Mention sorts cannot be undone.
2299 (Rmail Display): Give an example of how to use goto-address-mode.
2300 (Rmail Editing): It's keybindings that are redefined, not commands.
2301 Fix some typos.
2302 (Movemail): Some minor rewording.
2303 (Remote Mailboxes): Emacs movemail supports pop by default.
2304 Fix some minor grammatical issues. The "two alternative ways" to
2305 specify a POP mailbox are really just one. Remove all reference to the
2306 variables rmail-pop-password and rmail-pop-password-required, obsolete
2307 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2308 can support Kerberos.
2309
3d963b67
GM
23102009-03-03 Glenn Morris <rgm@gnu.org>
2311
2312 * rmail.texi (Rmail Deletion): Revert previous change, which was
2313 describing the Rmail summary versions.
2314 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2315 Minor re-wording for rmail-resend.
2316 (Rmail Make Summary): Summaries apply to buffers rather than files.
2317 <rmail-summary-by-topic>: Headers includes the subject.
2318 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2319 details, including prefix arguments.
2340abde 2320 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2321 Not counting lines might be faster.
2322 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2323 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2324 Name the commands bound to the various keys. Mention prefix argument
2325 for searching.
3d963b67
GM
2326 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2327 Simplify rmail-highlighted-headers description. Update face name.
2328
a8ce3d17
JB
23292009-03-02 Juanma Barranquero <lekktu@gmail.com>
2330
2331 * mark.texi (Marking Objects): Fix typo.
2332
130a29b6
CY
23332009-03-01 Chong Yidong <cyd@stupidchicken.com>
2334
2335 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2336 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2337
9d5de6f8
GM
23382009-03-01 Glenn Morris <rgm@gnu.org>
2339
79fc530e 2340 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2341 (Rmail Motion): - M-s searches from the end of messages.
2342 (Rmail Deletion): Minor clarification. Fix numeric argument
2343 description.
2344 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2345 newmail and RMAILOSE files need not be in home-directory.
2346 (Rmail Files): Mention I/O menus are unselectable if no files match.
2347 Mention `MAIL' env-var.
2348
b545ff9c
JR
23492009-02-24 Jason Rumney <jasonr@gnu.org>
2350
2351 * mule.texi (Fontsets): Mention fontset-default, font specs and
2352 fallback fontsets.
2353 (Defining Fontsets): Mention ns and w32 variants of
2354 standard-fontset-spec. Update description of startup fontset to match
2355 Emacs 23 behavior.
a93be82a 2356 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2357 (International): Link to Modifying Fontsets.
b545ff9c 2358
75da0618 23592009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2360
2361 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2362 Mention ns-extended-platform-support-mode.
2363
6be93a16
KB
23642009-02-22 Karl Berry <karl@gnu.org>
2365
2366 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2367
867d4bb3
JB
23682009-02-19 Juanma Barranquero <lekktu@gmail.com>
2369
2370 * basic.texi (Moving Point, Position Info):
2371 * files.texi (Visiting):
2372 * mini.texi (Completion Options):
2373 * text.texi (HTML Mode): Remove duplicate words.
2374
49b5c0e8
GM
23752009-02-20 Glenn Morris <rgm@gnu.org>
2376
2377 * rmail.texi: Minor updates for mbox rather than Babyl.
2378
f43a822c
KB
23792009-02-17 Karl Berry <karl@gnu.org>
2380
49b5c0e8 2381 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2382
80d634b8
RS
23832009-02-17 Richard M Stallman <rms@gnu.org>
2384
2385 * anti.texi (Antinews): Mention Babyl format.
2386
2387 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2388
2389 * rmail.texi: Update for mbox format.
2390 Various small fixes, as well as the following.
2391 (Out of Rmail): Node deleted.
2392 (Rmail): Update menu.
2393 (Rmail Files): Comment out set-rmail-inbox-list.
2394 Document rmail-inbox-list instead.
2395 (Rmail Output): Substantial changes since C-o is now
2396 rmail-output-as-seen and o is rmail-output.
2397 (Rmail Attributes): Delete `stored', add `retried'.
2398 (Rmail Display): Editing headers works in all cases.
2399
f0d129c6
GM
24002009-02-17 Glenn Morris <rgm@gnu.org>
2401
2402 * basic.texi (Position Info): M-x count-lines-region is not always on
2403 M-=. (Bug#2269)
2404
160f11d3
GM
24052009-02-09 Glenn Morris <rgm@gnu.org>
2406
2407 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2408 defaults.
2409
763e01c4
EZ
24102009-02-07 Eli Zaretskii <eliz@gnu.org>
2411
2412 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2413 documentation of possible problems with redecoding.
2414
f5e1441d
GM
24152009-02-03 Glenn Morris <rgm@gnu.org>
2416
2417 * rmail.texi (Out of Rmail): Mention b2m.pl.
2418
e1eabe41
GM
24192009-01-31 Glenn Morris <rgm@gnu.org>
2420
2421 * rmail.texi (Out of Rmail): Correct b2m location.
2422
dd05f9de
CY
24232009-01-27 Chong Yidong <cyd@stupidchicken.com>
2424
2425 * fixit.texi (Undo): Update undo limit values.
2426
d74d846e
GM
24272009-01-27 Glenn Morris <rgm@gnu.org>
2428
2429 * emacs.texi (Top): Fix Antinews menu entry.
2430
49ffdce8
KB
24312009-01-25 Karl Berry <karl@gnu.org>
2432
2433 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2434 item with no marker, instead of the syntactically incorrect
2435 @itemize @asis.
2436
467e8d77
JL
24372009-01-25 Juri Linkov <juri@jurta.org>
2438
2439 * building.texi (Grep Searching): Fix index entry for lgrep.
2440
6c60bbdb
EZ
24412009-01-24 Eli Zaretskii <eliz@gnu.org>
2442
2443 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2444
9ce5a36f
AR
24452009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2446
2447 * macos.texi (Preferences Panel): Update description of font setting to
2448 reflect that prior frame selection is no longer needed.
2449
9aa5f2fb
NR
24502009-01-20 Nick Roberts <nickrob@snap.net.nz>
2451
2452 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2453 raise GUD subsections.
2454
3892ff9c
GM
24552009-01-15 Glenn Morris <rgm@gnu.org>
2456
2457 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2458
14731c8f
GM
24592009-01-10 Glenn Morris <rgm@gnu.org>
2460
2461 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2462
45c55e53
CY
24632009-01-04 Chong Yidong <cyd@stupidchicken.com>
2464
2465 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2466 logical lines.
2467
2e4667d1
JL
24682008-12-29 Juri Linkov <juri@jurta.org>
2469
2470 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2471
2472 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2473
2a3eac47
CY
24742008-12-28 Chong Yidong <cyd@stupidchicken.com>
2475
2476 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2477 goto-address-mode instead of goto-address.
2478
3da8da94
CY
2479 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2480 mode.
2481
2a3eac47
CY
2482 * emacs.texi (Top): Update node listing.
2483
057f6dd3
EZ
24842008-12-26 Eli Zaretskii <eliz@gnu.org>
2485
2486 * custom.texi (Directory Variables): Explain what is a "project".
2487 Add indexing. Improve wording. Add a footnote about using
2488 _dir-locals.el on MS-DOS.
2489
e6979067
DN
24902008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2491
2492 * files.texi (Misc File Ops): Mention chmod as an alias for
2493 set-file-modes.
2494
9de15963
MR
24952008-12-24 Martin Rudalics <rudalics@gmx.at>
2496
2497 * help.texi (Help): Fix typos and reword.
2498 (Help Summary): Add entries for C-h n and C-h r, reorder
2499 entries, and do some minor fixes.
2500 (Name Help): Say that C-h F works for commands only.
2501 (Misc Help): Say that view-lossage displays 300 keystrokes.
2502
236fd60d
GM
25032008-12-20 Glenn Morris <rgm@gnu.org>
2504
2505 * ack.texi (Acknowledgments): General update based on AUTHORS,
2506 including removal of some stuff no longer distributed.
2507
349b3256
AM
25082008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2509
2510 * fixit.texi: Mention hunspell
2511
e840fca5
GM
25122008-12-19 Glenn Morris <rgm@gnu.org>
2513
2514 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2515 Consolidate explanatory text at start.
e840fca5
GM
2516
2517 * display.texi (Text Display):
2518 * indent.texi (Indentation): Use @acronym with ASCII.
2519
9dfa7983
GM
25202008-12-18 Glenn Morris <rgm@gnu.org>
2521
2522 * ack.texi: Various small updates and fixes.
2523
97b3a00b
JL
25242008-12-18 Juri Linkov <juri@jurta.org>
2525
2526 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2527 as a key binding to start a forward nonincremental word search.
2528 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2529 a backward nonincremental word search. Add index for `M-s w'
2530 `isearch-forward-word'.
2531 (Regexp Search): Add a short summary of regexp key commands like
2532 in the node "Basic Isearch".
2533 (Other Repeating Search): Fix typo.
2534
25352008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2536
2537 * misc.texi (PostScript Variables): Fix doc.
2538
31ce6a07
CY
25392008-12-10 Chong Yidong <cyd@stupidchicken.com>
2540
2541 * programs.texi (Program Modes): Mention Ruby mode.
2542
636b507b
DN
25432008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2544
2545 * misc.texi (emacsclient Options): Describe what an empty string
2546 argument does for --alternate-editor.
2547
a323fa14
CY
25482008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2549
2550 * cmdargs.texi (Font X): Distinguish between client-side and
2551 server-side fonts. List valid Fontconfig properties. Add reference to
2552 Fontconfig manual. List valid GTK font properties. Explain use of
2553 fc-list.
2554
c5ca6cd0
CY
25552008-12-09 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * cmdargs.texi (Font X): Move discussion of quoting to top.
2558
e5136377
GM
25592008-12-06 Glenn Morris <rgm@gnu.org>
2560
2561 * maintaining.texi (Old Revisions): Improve previous change.
2562
248c026b
RS
25632008-12-05 Richard M Stallman <rms@gnu.org>
2564
2565 * anti.texi (Antinews): Minor fixes.
2566
a9253a1e
GM
25672008-12-03 Glenn Morris <rgm@gnu.org>
2568
2569 * maintaining.texi (Old Revisions): Fix diff-switches description.
2570
fa687b02
MR
25712008-12-01 Martin Rudalics <rudalics@gmx.at>
2572
2573 * emacs.texi (Top): Fix typo.
2574
72e6decd
CY
25752008-11-30 Chong Yidong <cyd@stupidchicken.com>
2576
320ee034
CY
2577 * misc.texi (Document View): Explain dependence on gs at the top.
2578 Copyedits.
2579
2580 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2581
72e6decd
CY
2582 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2583 (Comment Commands): Discuss region-active behavior of M-; first.
2584
2a472ee4
MR
25852008-11-29 Martin Rudalics <rudalics@gmx.at>
2586
9c6361c9
MR
2587 * display.texi (Line Truncation): Add reference to Continuation
2588 Lines.
2589
2a472ee4
MR
2590 * windows.texi (Pop Up Window): Mention split-height-threshold
2591 and split-width-threshold.
9c6361c9 2592 (Split Window): Add reference to Continuation Lines.
2a472ee4 2593
e93bc142
AR
25942008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2595
2596 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2597 (GNUstep Support): New node.
2598 * anti.texi:
2599 * emacs.texi:
2600 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2601
43b978db
RS
26022008-11-28 Richard M Stallman <rms@gnu.org>
2603
2604 * misc.texi (Dissociated Press): Minor cleanups.
2605
2606 * dired.texi (Image-Dired): Avoid passive.
2607
e8e2bd93
EZ
26082008-11-28 Eli Zaretskii <eliz@gnu.org>
2609
2610 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2611 representation.
2612
8d2d45da
CY
26132008-11-26 Richard M. Stallman <rms@gnu.org>
2614
2615 * files.texi (Visiting): Rewrite paragraph for clarity.
2616
2617 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2618
a5f7bbcc
AM
26192008-11-25 Alan Mackenzie <acm@muc.de>
2620
2621 * programs.texi (Moving by Parens): Clarify that parens inside strings
2622 and comments are ignored, and that the commands assume the starting
2623 point isn't in a string or comment.
2624
a71703d3
AR
26252008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2626
2627 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2628 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2629 version.
2630 (Mac Customization): Rewrite Preferences Panel section and merge in to
2631 this node, add Open files by dragging to an Emacs window.
2632
2633 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2634
aa5ab79a
CY
26352008-11-26 Chong Yidong <cyd@stupidchicken.com>
2636
0cc92c19
CY
2637 * files.texi (Misc File Ops): Document set-file-modes.
2638
c366b4e4
CY
2639 * windows.texi (Split Window): Document integer values of
2640 truncate-partial-width-windows.
2641
aa5ab79a
CY
2642 * text.texi (Text): Simplify description of markup languages.
2643 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2644 (TeX Editing): Note that `""' inserts one `"' character.
2645 (HTML Mode): Note in the introduction that XML mode is an alias for
2646 SGML mode. Mention nXML mode.
2647
56221db7
CY
26482008-11-25 Chong Yidong <cyd@stupidchicken.com>
2649
2650 * building.texi (Watch Expressions): Fix typo.
2651
90effe33
CY
26522008-11-24 Chong Yidong <cyd@stupidchicken.com>
2653
f90a5ae3
CY
2654 * files.texi (Visiting): Document new behavior of
2655 confirm-nonexistent-file-or-buffer.
2656
1c6c854e
CS
2657 * buffers.texi (Select Buffer):
2658 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2659
a18ffb4a
CY
2660 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2661 edit-picture.
2662
90effe33
CY
2663 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2664 edit-picture', since that is just an alias for picture-mode.
2665 (Sentences): Note that repeated M-@ extends the region.
2666 (Pages): Make terminology more consistent. Link to Regexps node.
2667 (Longlines): Discuss relationship with Visual Line mode.
2668 (Text Mode): Remove extraneous discussion of other modes, since they
2669 were already introduced in the parent node.
2670
e85103ec
CY
26712008-11-23 Chong Yidong <cyd@stupidchicken.com>
2672
5cb2fe30
CY
2673 * anti.texi (Antinews): Rewrite.
2674
1eb9b307 2675 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2676
2677 * frames.texi (Frame Commands): Mention "minimize" terminology.
2678
e85103ec
CY
2679 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2680 formats.
b908332f
CY
2681 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2682 (Misc X): Don't document useless -hb option.
e85103ec 2683
607f5f88
JL
26842008-11-22 Juri Linkov <juri@jurta.org>
2685
2686 * dired.texi (Dired Navigation): Change normal file name search option
2687 from `non-nil' to `t'. Add `dwim' option.
2688
e1b867a0
JL
26892008-11-22 Juri Linkov <juri@jurta.org>
2690
2691 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2692 ".dir-locals.el". Rename `define-project-bindings' to
2693 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2694 `dir-locals-set-directory-class'.
2695
dd186936
LK
26962008-11-22 Lute Kamstra <lute@gnu.org>
2697
2698 * buffers.texi (Select Buffer): Index goto-line.
2699 * basic.texi (Moving Point): Mention the use of a numeric prefix
2700 argument with goto-line and refer to Select Buffer for the use of a
2701 plain prefix argument.
2702
4b121911
GM
27032008-11-19 Glenn Morris <rgm@gnu.org>
2704
2705 * doclicense.texi: Update to FDL 1.3.
2706 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2707
27267e4c
CY
27082008-11-17 Chong Yidong <cyd@stupidchicken.com>
2709
696f351d
CY
2710 * custom.texi (Minor Modes): Define mode commands and mode variables
2711 more precisely. Recommend using mode commands instead of setting
2712 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2713 (Easy Customization): Use "init file" instead of .emacs.
2714 (Customization Groups): Update to new Custom buffer appearance.
2715 (Saving Customizations): Copyedits. Update example.
2716 (Variables): Give example of variable type-sensitivity.
2717 (Examining): Update example.
2718 (Hooks): Copyedits.
2719 (Specifying File Variables): Use C comments instead of an artificial
2720 Lisp for the example.
2721 (Keymaps): Move internals discussion to Prefix Keymaps.
2722 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2723 (Init Rebinding): Document kbd macro.
2724 (Init File): Link to Find Init.
696f351d
CY
2725
2726 * mark.texi (Using Region): Document Delete Selection Mode more
2727 thoroughly.
2728
2729 * frames.texi (Mouse Commands): Move most of the description of Delete
2730 Selection Mode to Using Region, and link to it.
1bc9c425 2731 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2732
b0570c25
CY
2733 * building.texi (Compilation): Document first-error value of
2734 compilation-scroll-output.
2735 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2736 works as soon as an error is available. Suggested by Juri Linkov.
2737
27267e4c
CY
2738 * mini.texi (Passwords): New node.
2739
2740 * files.texi (Remote Files): Link to Passwords node.
2741
2742 * emacs.texi (Top): Update node listings.
2743
122eb807
CY
27442008-11-16 Chong Yidong <cyd@stupidchicken.com>
2745
9c9855a3
CY
2746 * ack.texi (Acknowledgments): Some updating of credits.
2747
bd6fdcad
CY
2748 * emacs.texi (Acknowledgments): Add a couple more names.
2749
dd1eef46
CY
2750 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2751
122eb807 2752 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2753 (Misc File Ops): Document use of trash.
122eb807 2754
801a8da1
JB
27552008-11-16 Juanma Barranquero <lekktu@gmail.com>
2756
2757 * macos.texi (Mac Customization): Fix typos.
2758
0b4f2253
CY
27592008-11-14 Chong Yidong <cyd@stupidchicken.com>
2760
2761 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2762 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2763 the conventions of the main Emacs manual.
2764
2765 * emacs.texi (Top): Update node listings.
2766
517e2b89
CY
27672008-11-12 Chong Yidong <cyd@stupidchicken.com>
2768
07a85685
CY
2769 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2770 command-line-args is processed during startup.
2771 (Action Arguments): Correctly describe how file arguments interact with
2772 the startup screen. Link to Lisp Interaction for scratch buffer.
2773 (Initial Options): Link to Command Example for -batch option.
2774 (Environment): Document initial-environment.
2775
517e2b89
CY
2776 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2777 can't be changed in the site-start file.
2778
6337bbde
CY
27792008-11-07 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * dired.texi (Dired): Mention C-x C-d too.
2782 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2783 (Dired Navigation): Explain dired-goto-file more clearly.
2784 Document dired-isearch-filenames.
6337bbde
CY
2785 (Dired Deletion): Remove unnecessary "expunged" terminology.
2786 (Flagging Many Files): & is now rebound to `% &'.
2787 (Shell Commands in Dired): Document dired-do-async-shell-command.
2788 Clarify how multi-file arguments are passed.
2789 (Misc Dired Features): Document dired-do-isearch.
2790
9e8eeff9
CY
27912008-11-06 Chong Yidong <cyd@stupidchicken.com>
2792
2793 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2794
e071f849
CY
27952008-11-03 Chong Yidong <cyd@stupidchicken.com>
2796
2797 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2798
05482eb1
CY
27992008-11-01 Chong Yidong <cyd@stupidchicken.com>
2800
e2346dea
CY
2801 * programs.texi (Program Modes): Link to Program Indent node.
2802 (Left Margin Paren): Explain consequences of changing
2803 open-paren-in-column-0-is-defun-start more concisely.
2804 (Which Function, Program Indent, Info Lookup): Minor edits.
2805 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2806 (Multi-line Indent): If region is active, TAB indents the region.
2807 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2808 (Matching): The delimiter at the cursor is highlighted---the character
2809 changes color.
2810 (Symbol Completion): Link to Completion node.
2811
e4b6428c
CY
2812 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2813 a strictly text-only system.
2814
05482eb1
CY
2815 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2816 batch mode.
2817
a11d3737
RS
28182008-11-01 Richard M. Stallman <rms@gnu.org>
2819
5abad626
RS
2820 * misc.texi (Document View): Major rewrite.
2821
a11d3737
RS
2822 * maintaining.texi (Types of Log File): Change logs are older than
2823 version control.
2824 (VCS Concepts): Simplify and rearrange.
2825 (Version Control Systems): Make it clear that Linux is only the kernel.
2826 (VC Mode Line): Shorten reference to menu item.
2827 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2828 (VC Directory Mode): Minor cleanup.
2829 Unchanged files are hidden, not omitted.
2830 (VC Directory Commands): Shorten and simplify.
2831 (Change Log Commands): New node, split from Change Logs.
2832 (VC Directory Buffer): New node, split from VC Directory Mode.
2833
c55a4acb
CY
28342008-10-31 Chong Yidong <cyd@stupidchicken.com>
2835
1c6c854e 2836 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2837 from files.texi.
2838
1c6c854e
CS
2839 * files.texi (Version Control): Move to maintaining.texi.
2840 Subnodes moved as well.
2841 (Document Files): Move to misc.texi.
df0356f6 2842
c55a4acb
CY
2843 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2844 vc-update-change-log.
df0356f6
CY
2845 (Version Control): Move here from files.texi.
2846 (Format of ChangeLog): Make it a subnode of Change Log.
2847
2848 * emacs.texi (Top): Update node listing.
c55a4acb 2849
ef082374
TH
28502008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2851
2852 * files.texi (Files): Add a section about document
2853 files (doc-view-mode).
2854
d52582c3
CY
28552008-10-31 Chong Yidong <cyd@stupidchicken.com>
2856
1c6c854e
CS
2857 * building.texi (Compilation Mode):
2858 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2859 (Debuggers): Lower GUD subsections to subsubsections.
2860 (Starting GUD): Add cindex.
2861 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2862
4e0a0968
CY
28632008-10-30 Chong Yidong <cyd@stupidchicken.com>
2864
03625b47
CY
2865 * indent.texi (Indentation): Link to Program Indent.
2866
4e0a0968
CY
2867 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2868 now uses emacsclient's terminal.
2869
8bd3f7ef
CY
28702008-10-29 Chong Yidong <cyd@stupidchicken.com>
2871
80e5620e
CY
2872 * mark.texi (Using Region): Document use-empty-active-region.
2873
97d5c404
CY
2874 * emacs.texi (Top): Update node listings.
2875
1c6c854e
CS
2876 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2877 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2878 (Invoking emacsclient): Rewrite, moving optional arguments to
2879 emacsclient Options.
21d2bae3
CY
2880 (emacsclient Options): New node. Document server-use-tcp and
2881 server-host.
8bd3f7ef 2882
5fda2cbd
CY
28832008-10-28 Chong Yidong <cyd@stupidchicken.com>
2884
2885 * indent.texi (Indentation): Replace list with paragraphed text,
2886 putting description of syntax-driven indentation first. Document new
2887 effect of active regions on tab.
2888 (Tab Stops): Note that editable tab stops affect indentation commands.
2889
4ff029f6
DN
28902008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2891
2892 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2893
996cd6e4
CY
28942008-10-23 Chong Yidong <cyd@stupidchicken.com>
2895
f28815e3
CY
2896 * custom.texi (Function Keys): Note that modified keypad keys are not
2897 translated.
2898
996cd6e4
CY
2899 * basic.texi (Arguments): Explain how to insert multiple digits.
2900
49545fe2
MA
29012008-10-22 Michael Albinus <michael.albinus@gmx.de>
2902
2903 * files.texi (Remote Files): Precise selection of default method.
2904 Rewrite paragraph about disabling remote file names.
2905
edac0b53
CY
29062008-10-22 Chong Yidong <cyd@stupidchicken.com>
2907
e752c544
CY
2908 * search.texi (Special Isearch): Document M-TAB is isearch.
2909
edac0b53
CY
2910 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2911 command.
2912
2913 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2914
20a36054
TH
29152008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2916
1c6c854e 2917 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2918 section.
2919
69051ab6
CY
29202008-10-21 Chong Yidong <cyd@stupidchicken.com>
2921
c4b1a32a
CY
2922 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2923 to files.texi. Move contents of vc2-xtra.texi here.
2924
2925 * vc2-xtra.texi: File removed.
2926
2927 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2928 Directory Commands from the submenu. Don't include deleted file
2929 vc2-xtra.texi.
2930
2931 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2932 (Version Control): Add VC Directory Mode and VC Directory Commands to
2933 the submenu.
2934 (Why Version Control?): Use table format.
2935 (Version Control Systems): Note that Meta-CVS support is gone.
2936 (VCS Concepts): Note precisely when VC started supporting filesets.
2937 Remove bogus xref to CVS Options node.
2938 (Types of Log File): Copyedits.
2939 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2940 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2941 The Right Thing.
2942 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2943 (Log Buffer): Reorganize node, putting C-c C-c description first.
2944 (Old Revisions): Use CVS for example, not RCS.
2945 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2946 Commands from the submenu, putting them under Version Control.
2947 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2948 need to include it in the manual unconditionally, since it is now
2949 crucial to using distributed version control systems.
1a6e2954
CY
2950 (Comparing Files): Note that diff uses the minibuffer, and that the
2951 output is shown using Diff mode.
1c6c854e
CS
2952 (Diff Mode): Explain what "patch" and "hunk" mean.
2953 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2954 diff-show-trailing-whitespaces.
1a6e2954 2955 (File Archives): Add rar support.
c4b1a32a 2956
69051ab6
CY
2957 * major.texi (Choosing Modes): Make mode selection sequence more
2958 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2959 magic-mode-alist is nil by default.
2960 Document magic-fallback-mode-alist.
69051ab6 2961
e7421e03
CY
29622008-10-20 Chong Yidong <cyd@stupidchicken.com>
2963
2964 * frames.texi (Mouse References): Copyedits.
2965
6b2efdc2
TH
29662008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2967
2968 * ack.texi (Acknowledgments): Add myself as doc-view author.
2969
9c5e9396
EZ
29702008-10-20 Eli Zaretskii <eliz@gnu.org>
2971
2972 * frames.texi (Dialog Boxes): Add @cindex entries.
2973
dac94f8e
CY
29742008-10-20 Chong Yidong <cyd@stupidchicken.com>
2975
2976 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2977 (Text-Only Mouse): Copyedit.
2978
25597d40
CY
29792008-10-19 Chong Yidong <cyd@stupidchicken.com>
2980
f8a447f6
CY
2981 * frames.texi: Use @key throughout for mouse clicks.
2982 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2983 (Secondary Selection): Fix modified mouse click syntax.
2984 (Clipboard): Describe Cut, Copy and Paste commands.
2985 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2986 Copyedits.
2987 (Creating Frames): Add xref to Init File.
2988 (Frame Commands): Add xref to Exiting.
2989 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2990
b0f95216
CY
29912008-10-15 Chong Yidong <cyd@stupidchicken.com>
2992
b0817f00
CY
2993 * files.texi (Version Control): Copyedits. Add Bazaar.
2994 (Version Control Systems): List different VCS's using an itemized list.
2995 Add Bazaar.
2996 (VCS Concepts): Copyedits. Tweak description of file merging.
2997
b0f95216
CY
2998 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2999 (Cut/Paste Other App): Document select-active-regions and
3000 x-select-enable-primary.
3001
69d0d701
CY
30022008-10-13 Chong Yidong <cyd@stupidchicken.com>
3003
3004 * mark.texi (Shift Selection): Correct case in node name.
3005
3006 * emacs.texi (Top): Update node order in Mark chapter.
3007
375e8351
EZ
30082008-10-12 Eli Zaretskii <eliz@gnu.org>
3009
3010 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3011
3012 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3013 elsewhere in the manual instead of describing yet again the intricacies
3014 of $HOME on MS-Windows and MS-DOS.
3015
ab58114f
CY
30162008-10-12 Chong Yidong <cyd@stupidchicken.com>
3017
4f959513 3018 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3019 (Minibuffer File): Add discussion of `~' in file names.
3020 Add insert-default-directory index reference.
4f959513 3021
ab58114f
CY
3022 * files.texi (File Names): Reorganize description.
3023 (Visiting): Add xref to Mode Line. Copyedits.
3024 (Save Commands): Mention prefix behavior of C-x C-s.
3025 (Numbered Backups): Node deleted.
3026 (Backup Names): Contents of Numbered Backups moved here. State default
3027 of version-control variable.
3028 (Reverting): Copyedits.
3029 (Version Control): Add additional version control systems.
3030
3031 * emacs.texi (Top): Delete Numbered Backups node.
3032
3033 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3034 Backup Names.
f2884f63 3035 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3036
b0b5100a
RF
30372008-10-11 Romain Francoise <romain@orebokech.com>
3038
3039 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3040
89774b5f
CY
30412008-10-11 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3044 (Select Buffer): Mention use of minibuffer history. Describe default
3045 value of default-major-mode. Mention that C-x 4 b selects the other
3046 window.
3047 (List Buffers): Document CRM indicators in the order they appear.
3048 (Kill Buffer): Document new command kill-matching buffers.
3049 (Several Buffers): Move explanation of the relationship between buffer
3050 list and buffer menu to the top.
3051 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3052
4c72bf27
CY
30532008-10-10 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * entering.texi (Exiting): Document change of C-x C-c to
3056 save-buffers-kill-terminal. Document kill-emacs.
3057
f68eb991
EZ
30582008-09-30 Eli Zaretskii <eliz@gnu.org>
3059
3060 * mule.texi (Coding Systems): Don't mention codepage-setup.
3061
3062 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3063 cpNNN coding systems anymore.
3064 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3065 for unibyte mode. Don't mention line-drawing characters.
3066 Don't mention dos-unsupported-char-glyph.
f68eb991 3067
1a2dd44d
CY
30682008-09-25 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * search.texi (Search): Shorten introduction.
3071 (Basic Isearch): Add command table. Discuss reverse isearch and
3072 isearch highlighting.
3073 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3074 ring to cindex.
3075 (Special Isearch): Move input methods discussion here.
3076 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3077 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3078 Repeat Isearch.
3079 (Isearch Minibuffer): New node.
3080 (Word Search): Document new word search commands.
3081 (Regexp Example): Simplify example using sentence-end-base variable.
3082 (Replace): Reword introduction.
3083 (Unconditional Replace): Remove unnecessary example.
3084 (Other Repeating Search): Document new `M-s o' binding.
3085
3086 * emacs.texi (Top): Update node listings.
3087
e45da31d
JB
30882008-09-22 Juanma Barranquero <lekktu@gmail.com>
3089
3090 * emacs.texi (Top): Remove Kill Errors from menu.
3091
841c8096
CY
30922008-09-22 Chong Yidong <cyd@stupidchicken.com>
3093
402168fa
CY
3094 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3095 interface for defining macros. Simplify examples. Note that C-g quits
3096 macro definitions.
1c6c854e
CS
3097 (Keyboard Macro Counter): Document using F3 to insert counter.
3098 Give usage example.
402168fa
CY
3099 (Keyboard Macro Query): Organize query responses in a table.
3100
1c6c854e
CS
3101 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3102 Link to Erasing node.
841c8096
CY
3103 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3104 rationale to a footnote.
3105 (Kill Errors): Remove node, due to redundancy with Erasing.
3106 (Spelling): Move discussion of flyspell to end. Note new behavior of
3107 M-$ in active region. Remove non-ispell-specific keybindings from
3108 table.
3109
eab2ee89
DN
31102008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3111
3112 * cmdargs.texi (Initial Options): Document --daemon.
3113
3d53e905
GM
31142008-09-20 Glenn Morris <rgm@gnu.org>
3115
3116 * files.texi (Numbered Backups): Mention that some modes set
3117 version-control.
3118
1c90484d
GM
31192008-09-20 Jim Blandy <jimb@red-bean.com>
3120
3121 * files.texi (Numbered Backups): Reference File Variables, as well.
3122 Remove discussion of Rmail's implementation.
3123
0fc0d844
CY
31242008-09-06 Chong Yidong <cyd@stupidchicken.com>
3125
3126 * misc.texi (Recursive Edit): Note that top-level exits active
3127 minibuffers.
3128
3129 * trouble.texi (Quitting): Likewise.
3130
b18d283d
CY
31312008-08-31 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * emacs.texi (Top): Add Temporary Face Changes xref.
3134
3135 * display.texi (Display): Move Temporary Face Changes node to just
3136 after Standard Faces.
3137 (Scrolling): Document recenter-top-bottom instead of recenter.
3138 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3139 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3140 (Display Custom): Copyedits.
3141 (Optional Mode Line): Document display-battery-mode.
3142
180135fc
RF
31432008-08-27 Romain Francoise <romain@orebokech.com>
3144
3145 * custom.texi (Directory Variables): Minor fix.
3146
d3fe3475
GM
31472008-08-27 Glenn Morris <rgm@gnu.org>
3148
3149 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3150 descriptions.
3151 (Calendar Customizing): Tweak layout description.
183080b6 3152 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3153 markers. Condense calendar-star-date and calendar-mark-today
3154 description.
3155 (Holiday Customizing): Add oriental and solar holidays.
3156 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3157 Fix holiday-float description. Use zerop in examples. Be less verbose.
3158 (Date Display Format): Change ISO format. Be less verbose.
3159 (Diary Customizing): Mention day and month abbrev arrays.
3160 Mention the date-form variables by name. Update European example.
3161 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3162 Condense examples. Mention diary-entry-symbols by name.
3163 Condense table for insertion commands.
3164 (Fancy Diary Display): Mention diary-include-string and
3165 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3166 Ethiopic, Persian date functions. Condense descriptions.
3167
3168 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3169 (Adding to Diary): Adapt for changed node name.
3170
71755807
GM
31712008-08-26 Glenn Morris <rgm@gnu.org>
3172
3173 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3174 node "Hebrew/Islamic Entries".
3175
3176 * calendar.texi (Specified Dates): Fix names of iso functions.
3177 (General Calendar): There may not be another window.
3178 (Writing Calendar Files, Holidays): Tweak intro.
3179 (Holidays): Mention Baha'i and Chinese holidays.
3180 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3181 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3182 (To Other Calendar): Add calendar-print-other-dates.
3183 Refer to "graphic display" rather than "X.
3184 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3185 (Displaying the Diary): Fix whitespace after reference.
3186 Fix `diary-number-of-entries' reference.
3187 (Date Formats): Explicitly mention that day names can be abbreviated.
3188 (Adding to Diary): Add some references to other sections.
3189 (Special Diary Entries): Fix reference.
3190 (Appointments): Simplify appt-message-warning-time entry.
3191 Clarify where times must be.
3192 (Importing Diary): Comment out icalendar paragraph that does not apply.
3193 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3194
d76ebc75
GM
31952008-08-23 Glenn Morris <rgm@gnu.org>
3196
3197 * fortran-xtra.texi (Fortran): Change description of free form and
3198 fixed form a bit. Mention hideshow and imenu.
3199 (Fortran Motion): Mention fortran-end-of-subprogram,
3200 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3201 (Fortran Indent): Minor re-word.
3202 (ForIndent Commands): Mention fortran-fill-paragraph and
3203 fortran-fill-statement.
3204 (ForIndent Cont): Mention fortran-tab-mode-string.
3205 (Fortran Comments): Mention fortran-comment-line-start-skip.
3206 (Fortran Columns): Mention font-locking.
3207 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3208
1fc0ce04 32092008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3210
3211 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3212
5c52e13c
CY
32132008-08-22 Chong Yidong <cyd@stupidchicken.com>
3214
3215 * mini.texi (Minibuffer): Simplify introduction.
3216 (Minibuffer File): Document tilde in minibuffer filenames.
3217 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3218 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3219 (Completion Example): Update example to current command list.
3220 (Completion Options): Document `lazy' value of completion-auto-help.
3221 Update contents of completion-ignored-extensions.
3222 (Minibuffer History): Describe "future history" list. State default
3223 value of history-delete-duplicates.
3224
77a00355
GM
32252008-08-21 Glenn Morris <rgm@gnu.org>
3226
3227 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3228 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3229
39ee1d04
CY
32302008-08-17 Chong Yidong <cyd@stupidchicken.com>
3231
3232 * regs.texi (Registers): Clarify valid register names.
3233 (RegPos): Note that buffer is saved and restored too.
3234 (RegText): Note that mark is reactivated/deactivated.
3235 (RegConfig): Xref to Windows node.
3236
b12c348f
CY
32372008-08-16 Chong Yidong <cyd@stupidchicken.com>
3238
3ae7ba79
CY
3239 * basic.texi (Inserting Text): Provide command name for C-q.
3240
b12c348f
CY
3241 * killing.texi (Killing): Copyedit. Define read-only text.
3242 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3243 (Killing by Lines): Copyedit.
3244 (Other Kill Commands): Move M-w description here.
3245 (Yanking): Move M-w to Other Kill Commands.
3246 (Kill Ring): Also mention saving text in registers. Link to Text
3247 Properties in elisp manual.
3248 (Accumulating Text): Copyedit.
3249 (CUA Bindings): Shift selection is now the default.
3250
d8ff7692
TZ
32512008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3252
3253 * maintaining.texi (Change Log): Mention next-error is available.
3254
a43a8a2e
GM
32552008-08-10 Glenn Morris <rgm@gnu.org>
3256
3257 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3258 and intermonth text.
3259 (Holiday Customizing): Add holiday-chinese.
3260
eba27308
EZ
32612008-08-08 Eli Zaretskii <eliz@gnu.org>
3262
3263 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3264
5f14a5b3
DN
32652008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3266
3267 * files.texi (Log Buffer): Describe C-c C-d.
3268 (Diff Mode): Describe C-x 4 A.
3269
49989bff
EZ
32702008-08-06 Eli Zaretskii <eliz@gnu.org>
3271
3272 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3273
5c915c02
DN
32742008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3275
2beaf97a
DN
3276 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3277 describe the new bindings to show the changeset diff, toggle annotation
3278 visibility, show revisions.
3279 (VC Status): Describe key bindings for modifying the change comments,
3280 displaying changeset diffs and annotations.
3281
5c915c02
DN
3282 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3283
71798ace
NR
32842008-08-05 Nick Roberts <nickrob@snap.net.nz>
3285
3286 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3287
b8949644
EZ
32882008-08-02 Eli Zaretskii <eliz@gnu.org>
3289
3290 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3291 and wording.
3292
819567d1
DN
32932008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3294
3295 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3296 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3297 commands. Improve some old info.
3298
5f38310a
CY
32992008-07-31 Chong Yidong <cyd@stupidchicken.com>
3300
0dc3906b
CY
3301 * display.texi (Visual Line Mode): New node.
3302
5f38310a 3303 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3304 (Moving Point): Add additional alternative key bindings.
3305 Describe line-move-visual.
5f38310a
CY
3306 (Erasing): Describe DEL.
3307 (Basic Undo, Blank Lines, Arguments): Copyedit.
3308 (Continuation Lines): Mention Visual Line mode.
3309 (Position Info): Move extended discussion to mule.texi.
3310
3311 * mule.texi (International Chars): Describe C-x =.
3312
3313 * emacs.texi (Top): Add Visual Line Mode node.
3314
7c2fb837
DN
33152008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3316
3317 * emacs.texi: Remove VMS support.
3318
3f6b73ef
DN
33192008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3320
3321 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3322 the vc-dir command name.
3323
9e2a2647
DN
33242008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3325
3326 * xresources.texi: Remove mentions of Mac Carbon.
3327
568beaa2
AS
33282008-07-19 Andreas Schwab <schwab@suse.de>
3329
3330 * ns-emacs.texi: Move to ../misc.
3331
0ef94706
CY
33322008-07-15 Chong Yidong <cyd@stupidchicken.com>
3333
3334 * entering.texi (Exiting): Don't describe text-only terminals as the
3335 default. Describe the new startup screen.
3336 (Exiting): Describe how to kill Emacs first. Change description of
3337 iconification to handle modern window systems.
3338
ba60bd44 33392008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3340
3341 * ns-emacs.texi: New file, documents features of Emacs port under
3342 NeXTstep windowing.
3343
9f30aa73
CY
33442008-07-15 Chong Yidong <cyd@stupidchicken.com>
3345
938a5d2e
CY
3346 * entering.texi (Entering Emacs): Update prev node.
3347
3348 * glossary.texi (Glossary): Remove xref to Text Characters.
3349
9f30aa73
CY
3350 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3351 directly, rather than in the context of ASCII. Move description of
3352 special properties of modifier key to new Modifier Keys node.
3353 (Keys): Copyedit.
3354 (Text Characters): Delete node. Multibyte is the default nowadays, and
3355 the node contents are obsolete.
3356
3357 * custom.texi (Modifier Keys): New node.
3358
3359 * emacs.texi (Top): Update node list.
3360
7e53d36c
CY
33612008-07-13 Chong Yidong <cyd@stupidchicken.com>
3362
3363 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3364 saying that Emacs provides menus and mouse support (which is par for
3365 the course).
3366
3367 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3368 early on.
3369 (Point): Copyedit. Relegate historical trivia to a footnote.
3370 (Mode Line): Explain mode-line format more consistently.
3371 (Menu Bar): Copyedit.
3372
1e9fa96d
GM
33732008-06-27 Glenn Morris <rgm@gnu.org>
3374
3375 * cal-xtra.texi (Sexp Diary Entries):
3376 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3377
dc9bebb8
CY
33782008-06-26 Chong Yidong <cyd@stupidchicken.com>
3379
3380 * mark.texi (Shift selection): New node.
3381 (Mark): Copyedits.
3382 (Persistent Mark): Move to the end of the chapter.
3383
e7881076
EZ
33842008-06-20 Eli Zaretskii <eliz@gnu.org>
3385
3386 * makefile.w32-in (distclean): Remove makefile.
3387
f427400c
NR
33882008-06-17 Nick Roberts <nickrob@snap.net.nz>
3389
3390 * building.texi (Starting GUD): Add an entry for gud-gdb.
3391 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3392 command mode.
3393
b597d348
GM
33942008-06-17 Glenn Morris <rgm@gnu.org>
3395
3396 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3397
647b7094
NR
33982008-06-17 Nick Roberts <nickrob@snap.net.nz>
3399
3400 * building.texi (Starting GUD): Expand on remote debugging.
3401 (Other GDB-UI Buffers): Mention new keyboard bindings.
3402
47a30023
GM
34032008-06-15 Glenn Morris <rgm@gnu.org>
3404
3405 * gnu.texi: Use a verbatim license for this invariant section,
3406 as per etc/GNU.
3407
37e5d54a
GM
34082008-06-13 Daniel Engeler <engeler@gmail.com>
3409
3410 * emacs.texi, misc.texi: Add documentation about serial port access.
3411
8e65d46c
GM
34122008-06-13 Glenn Morris <rgm@gnu.org>
3413
c1473b4c
MB
3414 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3415 maintain.info.
8e65d46c 3416
e40a85cd
MB
34172008-06-05 Miles Bader <miles@gnu.org>
3418
3419 * display.texi (Temporary Face Changes): Update to reflect function
3420 renamings in face-remap.el.
3421
56c73dec
MB
34222008-06-04 Miles Bader <miles@gnu.org>
3423
1c6c854e
CS
3424 * display.texi (Temporary Face Changes):
3425 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3426 `increase-buffer-face-height' and `decrease-default-face-height' now
3427 that they aren't bound by default.
3428
9d3d42fb
MB
34292008-06-03 Miles Bader <miles@gnu.org>
3430
3431 * display.texi (Temporary Face Changes): New node.
3432
2be6bfe2
EZ
34332008-05-31 Eli Zaretskii <eliz@gnu.org>
3434
3435 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3436
daf7e339
GM
34372008-05-31 Glenn Morris <rgm@gnu.org>
3438
3439 * cal-xtra.texi (Fancy Diary Display): Simplify.
3440
d21d2618
GM
34412008-05-30 Glenn Morris <rgm@gnu.org>
3442
3443 * cal-xtra.texi (Fancy Diary Display): Update for
3444 diary-display-function replacing diary-display-hook.
3445
71ce5fd0
JB
34462008-05-29 Drew Adams <drew.adams@oracle.com>
3447
3448 * msdog.texi (Windows Keyboard): Add descriptions of
3449 w32-register-hot-key and w32-unregister-hot-key.
3450
a3cdbdf8
MO
34512008-05-21 Tom Tromey <tromey@redhat.com>
3452
3453 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3454 Variables node.
3455
854a574c
MO
34562008-05-19 Tom Tromey <tromey@redhat.com>
3457
3458 * custom.texi (Variables): Add Directory Variables to menu.
3459 (Directory Variables): New node.
3460
7c2ec3f9
ER
34612008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3462
71ce5fd0 3463 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3464
370fded4
ER
34652008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3466
3467 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3468 Revision Tags and rewritten. Section now uses modern terminology,
3469 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3470 accurately.
3471
6af511e3
EZ
34722008-05-10 Eli Zaretskii <eliz@gnu.org>
3473
3474 * msdog.texi (Windows Files): Update documentation of
3475 w32-get-true-file-attributes.
3476
7a78b6e7
ER
34772008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3478
3479 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3480 directory mode.
3481
1bcfc24e
CY
34822008-05-08 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3485 entry "television".
1bcfc24e 3486
db86064f
ER
34872008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3488
ab5ec32c 3489 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3490
a31b405e
ER
34912008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3492
3493 * emacs/buffers.texi, emacs/files.texi (Version-control):
3494 vc-toggle-read-only is no longer a good idea...
3495
ff2c14fc
GM
34962008-04-29 Glenn Morris <rgm@gnu.org>
3497
3498 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3499
367c9b7c
JL
35002008-04-22 Juri Linkov <juri@jurta.org>
3501
3502 * dired.texi (Subdirectories in Dired): Describe using `^'
3503 to return to the parent directory.
3504
4ac1e9b4
NR
35052008-04-22 Nick Roberts <nickrob@snap.net.nz>
3506
3507 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3508 recent changes.
3509
b9b3bf2b
NR
35102008-04-19 Nick Roberts <nickrob@snap.net.nz>
3511
3512 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3513 (Other GDB-UI Buffers): Update for recent thread related changes.
3514
4d120d6a
SM
35152008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3516
3517 * maintaining.texi (Maintaining):
3518 * emacs.texi (Top): Typo.
3519
a152877d
SM
35202008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3521
b9b3bf2b
NR
3522 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3523 arg in `font-lock-add-keywords'.
a152877d 3524
36c0514c
GM
35252008-04-08 Glenn Morris <rgm@gnu.org>
3526
3527 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3528 Also add Baha'i calendar references where appropriate.
3529
06a97d46
GM
35302008-04-05 Glenn Morris <rgm@gnu.org>
3531
3532 * custom.texi (Init File): Byte-compiling .emacs is bad.
3533
6adc6eed
SM
35342008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3535
3536 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3537
571388b0
GM
35382008-03-29 Glenn Morris <rgm@gnu.org>
3539
3540 * calendar.texi: Update for `calendar-date-style' replacing
3541 `european-calendar'.
3542
3ae8f876
JR
35432008-03-28 Jason Rumney <jasonr@gnu.org>
3544
3545 * display.texi (Display Custom): Mention overlay-margin in text.
3546
5bc6ddff 35472008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3548
5bc6ddff
MB
3549 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3550 tutorial' comments.
03a864d5 3551
7186a830
CY
35522008-03-28 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * mark.texi (Mark): Rearrange nodes.
3555 (Persistent Mark): Rename from Transient Mark.
3556 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3557 Describe Transient Mark mode as the default.
3558
3559 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3560 the default behavior with Transient Mark mode off.
3561 (Position Info): Fix typo.
3562
71ce5fd0
JB
3563 * display.texi (Standard Faces): Reference the Mark node.
3564 Remove discussion of the region face, which is discussed there.
7186a830
CY
3565
3566 * emacs.texi (Top): Update node listings.
3567
3568 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3569 as the default.
3570
3571 * fixit.texi (Undo): Standardize choice of undo key sequence.
3572 (Undo, Spelling): Describe Transient Mark mode as the default.
3573
3574 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3575 default.
3576
3577 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3578
3579 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3580 mode is the default, and note that the mark is not activated when set.
3581
3582 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3583 Describe Transient Mark mode as the default.
3584
3585 * search.texi (Basic Isearch): Reference the Mark Ring node.
3586 (Replace, Unconditional Replace, Other Repeating Search):
3587 Describe Transient Mark mode as the default.
3588
1c6c854e
CS
3589 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3590 Describe Transient Mark mode as the default.
7186a830
CY
3591 (Paragraphs): Describe how M-h behaves when region is active.
3592
3593 * trouble.texi (Quitting): Clarify effects of C-g.
3594
dc47d1ff
GM
35952008-03-13 Glenn Morris <rgm@gnu.org>
3596
3597 * emacs.texi (EMACSVER): Set to 23.0.60.
3598
e3e0fb39 35992008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3600
e3e0fb39
GM
3601 * dired.texi (Hiding Subdirectories): Fix previous change.
3602
36032008-03-05 Drew Adams <drew.adams@oracle.com>
3604
3605 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3606
5e14abf8
KS
36072008-02-28 Kim F. Storm <storm@cua.dk>
3608
3609 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3610 Move describe-distribution to C-h C-o.
3611 Move view-emacs-problems to C-h C-p.
3612 Add view-emacs-debugging on C-h C-d.
3613 Add view-external-packages on C-h C-e.
d0207bf3 3614 Add view-order-manuals on C-h C-m.
5e14abf8 3615
d0207bf3 36162008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3617
3618 * msdog-xtra.texi (MS-DOS): Docstring fix.
3619
87e391bb
EZ
36202008-02-09 Eli Zaretskii <eliz@gnu.org>
3621
3622 * msdog.texi (Windows Fonts): Use a @table for describing font
3623 properties.
3624
5662e503
JR
36252008-02-07 Jason Rumney <jasonr@gnu.org>
3626
3627 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3628 value has changed.
3629 (Windows HOME): Clarify what is meant by "if that fails as well".
3630 (Windows Fonts): New section.
3631
72463824
GM
36322008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3633
3634 * basic.texi (Basic Undo): Remove duplicate "you can".
3635
7ff926e0
EZ
36362008-02-02 Eli Zaretskii <eliz@gnu.org>
3637
3638 * maintaining.texi (Tags): Fix last change.
3639
6ab7aef1
MA
36402008-02-02 Michael Albinus <michael.albinus@gmx.de>
3641
093571c3 3642 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3643
ace67e7e
NR
36442008-01-31 Nick Roberts <nickrob@snap.net.nz>
3645
3646 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3647
ae068fdf
RS
36482008-01-26 Richard Stallman <rms@gnu.org>
3649
3650 * maintaining.texi (Tags): Delete redundant index entry.
3651
a56d9a08
EZ
36522008-01-26 Eli Zaretskii <eliz@gnu.org>
3653
3654 * programs.texi (Imenu): Move "@cindex tags" from here...
3655 * maintaining.texi (Tags): ...to here.
3656
e941ed90
NR
36572008-01-23 Kevin Ryde <user42@zip.com.au>
3658
3659 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3660 click count.
3661
650276d5
JB
36622008-01-21 Juanma Barranquero <lekktu@gmail.com>
3663
3664 * entering.texi (Exiting): Fix typo.
3665 Reported by D. E. Evans <sinuhe@gnu.org>.
3666
8dc17977
MR
36672007-12-31 Martin Rudalics <rudalics@gmx.at>
3668
3669 * glossary.texi (Glossary): Fix typo.
3670
9f9695a6
RS
36712007-12-27 Richard Stallman <rms@gnu.org>
3672
3673 * text.texi (Formatted Text): Improve menu tag.
3674 (Editing Format Info): In Info, add duplicate menu of nodes
3675 about the submenus.
3676 (Format Faces): Say where Faces menu is found. Mention Other.
3677 (Format Colors): Say where these submenus are found.
3678 (Format Indentation, Format Justification): Likewise.
3679 (Format Properties): Likewise.
3680
abfd0191
RS
36812007-12-22 Richard Stallman <rms@gnu.org>
3682
3683 * search.texi (Query Replace): Make exp of query-replace more
3684 self-contained, and clarify.
8dc17977 3685
abfd0191
RS
3686 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3687
a2586785
RS
36882007-12-15 Richard Stallman <rms@gnu.org>
3689
3690 * files.texi (Auto Save): Clarify definition of auto-saving.
3691
a67cf2bb
RS
36922007-11-26 Richard Stallman <rms@gnu.org>
3693
3694 * help.texi (Help Echo): Cleanups.
3695
448b33b1
TTN
36962007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3697
3698 * files.texi (Why Version Control?): Fix typo.
3699 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3700 (Selecting a Fileset): Fix typos; small rewording.
3701 (Log Buffer): Likewise.
3702 (Old Revisions): Likewise.
448b33b1 3703
221bb7f6
EZ
37042007-11-17 Eli Zaretskii <eliz@gnu.org>
3705
3706 * mule.texi (Communication Coding): Fix wording of last change.
3707
d0207bf3 37082007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3709
630cb3b7
JB
3710 * custom.texi (Specifying File Variables):
3711 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3712
53b7759e
KH
37132007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3714
a5ab2e0c 3715 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3716
3717 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3718
c8763fb6 37192007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3720
630cb3b7 3721 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3722 --output=file.
3723
ff98e024
MR
37242007-11-13 Martin Rudalics <rudalics@gmx.at>
3725
3726 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3727 (Help Echo): Avoid mentioning the term "region" here and
3728 consistently use the term "active text".
3729
37b11c22
GM
37302007-11-11 Glenn Morris <rgm@gnu.org>
3731
3732 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3733
21d50ba1
JL
37342007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3735
1c6c854e
CS
3736 * search.texi (Query Replace):
3737 Mention `query-replace-show-replacement'.
21d50ba1 3738
c12ecb0a 37392007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3740
3741 * building.texi (Watch Expressions): Remove obscure sentence.
3742
3b4201f4
KH
37432007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3744
3745 * mule.texi (Select Input Method): Describe how to activate an input
3746 method in the text mode.
3747
07e5c0b0
DN
37482007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3749
3750 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3751
52dd7391
NR
37522007-10-30 Nick Roberts <nickrob@snap.net.nz>
3753
3754 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3755
c004e539
GM
37562007-10-30 Glenn Morris <rgm@gnu.org>
3757
3758 * misc.texi (Directory Tracking): Explain a bit more about
3759 dirtrack-mode.
3760
ca8c5b8c
GM
37612007-10-25 Glenn Morris <rgm@gnu.org>
3762
3763 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3764
b6c764ef
RS
37652007-10-24 Richard Stallman <rms@gnu.org>
3766
3767 * misc.texi (Interactive Shell): Cleanup last change.
3768
eabd84c9
JL
37692007-10-22 Juri Linkov <juri@jurta.org>
3770
3771 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3772 default values.
3773
0b43c7e2
ER
37742007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3775
ca8c5b8c 3776 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3777 'filesets'.
3778
a80859d4
MR
37792007-10-18 Martin Rudalics <rudalics@gmx.at>
3780
3781 * trouble.texi (Quitting): Fix typo.
3782
c9447ae1
GM
37832007-10-18 Glenn Morris <rgm@gnu.org>
3784
3785 * frames.texi (Mode Line Mouse): Mention minor mode names.
3786
168b980f
JL
37872007-10-17 Juri Linkov <juri@jurta.org>
3788
3789 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3790 fill-paragraph operates on the active region in Transient Mark mode.
3791 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3792 with fill-paragraph.
3793
3794 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3795 fill-paragraph.
3796
3797 * fixit.texi (Spelling): ispell-word operates on the active region
3798 in Transient Mark mode.
3799
5a331f34
JB
38002007-10-17 Aaron S. Hawley <aaronh@garden.org>
3801
3802 * building.texi (Source Buffers):
3803 * custom.texi (Init Non-ASCII):
3804 * glossary.texi (Glossary): Use "key binding" consistently.
3805
2a9f4d55
JB
38062007-10-17 Juanma Barranquero <lekktu@gmail.com>
3807
3808 * calendar.texi (Diary): Fix directive.
3809
de13cecf
RS
38102007-10-16 Richard Stallman <rms@gnu.org>
3811
3812 * calendar.texi (Diary): Clarify text about diary file example.
3813
5f90d53e
ER
38142007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3815
3816 * files.texi: Capitalize node names according to convention.
3817
3aa491bc
GM
38182007-10-13 Glenn Morris <rgm@gnu.org>
3819
3820 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3821
8a3106d3
ER
38222007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3823
3824 * emacs.texi:
3825 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3826 suggested by RMS and Robert J. Chassell.
8a3106d3 3827
da1080a2
ER
38282007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3829
3aa491bc 3830 * files.texi (Version Systems):
0870a421
ER
3831 * vc-xtra.texi:
3832 * vc1-xtra.texi:
ac3f4c6f 3833 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3834 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3835 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3836 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3837
58ade22b
ER
38382007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3839
da1080a2 3840 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3841 Reorder the descriptions to be chronological.
3842
93870ce2
RS
38432007-10-09 Richard Stallman <rms@gnu.org>
3844
3845 * display.texi (Cursor Display): Correct how cursor appears
3846 in nonselected windows.
3847
568c7288
NR
38482007-10-04 Nick Roberts <nickrob@snap.net.nz>
3849
3850 * building.texi (GDB Graphical Interface): Remove references to gdba
3851 and mention gud-gdb.
3852
1af74d06 38532007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3854
1af74d06 3855 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3856
0d8fb755
JL
38572007-10-06 Juri Linkov <juri@jurta.org>
3858
3859 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3860 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3861 fill-paragraph-or-region.
3862
3863 * basic.texi (Arguments): Replace fill-paragraph with
3864 fill-paragraph-or-region.
3865
b981e2c6
ER
38662007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3867
3868 * files.texi: Update the section on version control for 2007
2a9f4d55 3869 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3870 will come later.
3871
5fceaf9c
GM
38722007-09-15 Glenn Morris <rgm@gnu.org>
3873
3874 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3875 to `list-holidays'.
3876
b0e44b17
GM
38772007-09-14 Glenn Morris <rgm@gnu.org>
3878
3879 * calendar.texi: Update all instances of mark-calendar-holidays,
3880 list-calendar-holidays, list-holidays with the new names.
3881
8cf51b2c
GM
38822007-09-06 Glenn Morris <rgm@gnu.org>
3883
46a367db 3884 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3885 Split into the Emacs manual in emacs/, and other manuals in misc/.
3886 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3887 manual.
3888 (infodir): New variable.
3889 (info): Use $infodir.
3890 (emacsman): Delete target, not needed any more.
3891 Move all targets that are not the Emacs manual to misc/Makefile.in.
3892 (mostlyclean): Remove `gnustmp'.
3893 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3894 manual.
92f9b43f 3895 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3896 (emacsman): Delete target, not needed any more.
3897 (clean): Remove all info files but Emacs manual.
3898 Move all targets that are not the Emacs manual to misc/Makefile.in.
3899 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3900
3901 * Makefile.in (INFOSOURCES): Delete.
3902 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3903 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3904 *.vrs *.toc here...
3905 (maintainer-clean): ...from here.
3906
39072007-09-05 Glenn Morris <rgm@gnu.org>
3908
3909 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3910
8cf51b2c
GM
39112007-08-29 Glenn Morris <rgm@gnu.org>
3912
3913 * emacs.texi (EMACSVER): Increase to 23.0.50.
3914
3420c522
RS
39152007-08-27 Richard Stallman <rms@gnu.org>
3916
3917 * emacs.texi (Top): Clarify menu item for Glossary.
3918
3919 * display.texi (Faces): Change secn title.
3920 Clarify not all fonts come from Font Lock.
3921
8cf51b2c
GM
39222007-08-17 Eli Zaretskii <eliz@gnu.org>
3923
3924 * basic.texi (Position Info): Add index entry for face at point.
3925 Mention that character faces are also displayed by "C-u C-x =".
3926
8cf51b2c
GM
39272007-08-08 Glenn Morris <rgm@gnu.org>
3928
3929 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3930
39312007-08-07 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * files.texi (File Conveniences): Document point motion keys in Image
3934 mode.
3935
8cf51b2c
GM
39362007-07-27 Glenn Morris <rgm@gnu.org>
3937
8cf51b2c
GM
3938 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3939 in-line.
3940
3941 * gpl.texi: New file with text of GPL.
3942 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3943
39442007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3945
3946 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3947
3948 * dired.texi (Wdired): Mention C-x C-q key binding.
3949
39502007-07-28 Nick Roberts <nickrob@snap.net.nz>
3951
3952 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3953
39542007-07-25 Glenn Morris <rgm@gnu.org>
3955
8cf51b2c
GM
3956 * emacs.texi (Copying): Replace license with GPLv3.
3957
3958 * Relicense all FSF files to GPLv3 or later.
3959
39602007-07-24 Glenn Morris <rgm@gnu.org>
3961
3962 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3963 for some calendars.
3964
39652007-07-23 Nick Roberts <nickrob@snap.net.nz>
3966
3967 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3968 default-directory for the current buffer is on a remote machine.
3969
8cf51b2c
GM
39702007-07-21 Eli Zaretskii <eliz@gnu.org>
3971
3972 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3973 default value.
3974
39752007-07-21 Richard Stallman <rms@gnu.org>
3976
3977 * files.texi (Why Version Control?): Improve previous change.
3978
39792007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3980
3981 * files.texi (Why Version Control?): New node.
3982
8cf51b2c
GM
39832007-07-12 Nick Roberts <nickrob@snap.net.nz>
3984
8cf51b2c
GM
3985 * building.texi (Starting GUD): Add xref to this anchor.
3986
8cf51b2c
GM
39872007-06-24 Karl Berry <karl@gnu.org>
3988
2a9f4d55 3989 * emacs.texi: New Back-Cover Text.
8cf51b2c 3990
8cf51b2c
GM
39912007-06-07 Alan Mackenzie <acm@muc.de>
3992
3993 * display.texi (Optional Mode Line): Document the new form of
3994 line+column numbers, "(561,2)".
3995
39962007-06-06 Juanma Barranquero <lekktu@gmail.com>
3997
49823426 3998 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3999
40002007-06-02 Chong Yidong <cyd@stupidchicken.com>
4001
4002 * Version 22.1 released.
4003
8cf51b2c
GM
40042007-05-07 Karl Berry <karl@gnu.org>
4005
4006 * emacs.texi (EMACSVER): Back to 22.
4007
40082007-05-06 Richard Stallman <rms@gnu.org>
4009
4010 * maintaining.texi (Create Tags Table): Clean up previous change.
4011
c8763fb6 40122007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4013
4014 * maintaining.texi (Create Tags Table): Add text about the dangers of
4015 making symbolic links to tags files.
4016
40172007-05-04 Karl Berry <karl@gnu.org>
4018
4019 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4020
40212007-05-03 Karl Berry <karl@gnu.org>
4022
4023 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4024
4025 * .cvsignore (*.pdf): New entry.
4026
8cf51b2c
GM
4027 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4028 for printing.
4029
40302007-05-01 Richard Stallman <rms@gnu.org>
4031
4032 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4033
8cf51b2c
GM
40342007-04-28 Glenn Morris <rgm@gnu.org>
4035
4036 * ack.texi (Acknowledgments):
4037 * anti.texi (Antinews):
8cf51b2c
GM
4038 * programs.texi (Program Modes): Restore mention of python.el pending
4039 consideration of legal status.
4040
40412007-04-28 Richard Stallman <rms@gnu.org>
4042
4043 * files.texi (File Names): Fixes to ~ description on MS systems.
4044
8cf51b2c
GM
40452007-04-26 Glenn Morris <rgm@gnu.org>
4046
4047 * emacs.texi (EMACSVER): Increase to 22.1.50.
4048
40492007-04-25 Karl Berry <karl@gnu.org>
4050
4051 * emacs.texi: Improve line breaks on copyright page,
4052 similar layout to lispref, 8.5x11 by default.
4053
4054 * dired.texi (Image-Dired): Improve line break, fix typo.
4055
40562007-04-24 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * programs.texi (Program Modes):
8cf51b2c
GM
4059 * anti.texi (Antinews):
4060 * ack.texi (Acknowledgments): python.el removed.
4061
8cf51b2c
GM
40622007-04-23 Chong Yidong <cyd@stupidchicken.com>
4063
4064 * display.texi (Highlight Interactively): Correct description of
4065 hi-lock-file-patterns-policy.
4066
4067 * files.texi (File Archives): Mention self-extracting executables.
4068
40692007-04-23 Eli Zaretskii <eliz@gnu.org>
4070
4071 * search.texi (Unconditional Replace, Query Replace): Add xref to
4072 "Replacement and Case".
4073
40742007-04-22 Chong Yidong <cyd@stupidchicken.com>
4075
4076 * dired.texi (Image-Dired): Move from Thumbnails node.
4077 * misc.texi (Thumbnails): Node deleted.
4078 * emacs.texi (Top): Update node listing.
4079
4080 * files.texi (File Conveniences):
49823426 4081 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4082
40832007-04-21 Richard Stallman <rms@gnu.org>
4084
4085 * display.texi (Highlight Interactively): Correct previous change.
4086 Clarify doc of hi-lock-find-patterns, and move new features into it.
4087
40882007-04-20 David Koppelman <koppel@ece.lsu.edu>
4089
1c6c854e
CS
4090 * display.texi (Highlight Interactively):
4091 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4092
40932007-04-20 Martin Rudalics <rudalics@gmx.at>
4094
4095 * display.texi (Scrolling): Fix typo.
4096
8cf51b2c
GM
40972007-04-15 Chong Yidong <cyd@stupidchicken.com>
4098
8cf51b2c
GM
4099 * doclicense.texi: Remove node heading, so that it can be included by
4100 other files.
4101
4102 * emacs.texi: Insert node heading for GFDL.
4103
8cf51b2c
GM
41042007-04-14 Eli Zaretskii <eliz@gnu.org>
4105
4106 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4107 "command line".
4108
4109 * display.texi (Faces): Refer to "Creating Frames" for face
4110 and other frame customizations in .emacs.
4111
4112 * frames.texi (Creating Frames): Mention that face customizations can
4113 be put in .emacs. Add index entries.
4114
41152007-04-12 Richard Stallman <rms@gnu.org>
4116
4117 * glossary.texi (Glossary): Explain `iff'.
4118
41192007-04-11 Karl Berry <karl@gnu.org>
4120
4121 * gnu.texi (Top),
4122 * macos.texi (Mac Font Specs),
4123 * anti.texi (Antinews),
4124 * xresources.texi (Resources),
4125 * misc.texi (Emulation),
4126 * calendar.texi (Daylight Saving),
4127 * dired.texi (Dired and Find),
4128 * rmail.texi (Remote Mailboxes),
4129 * sending.texi (Mail Headers),
4130 * programs.texi (Which Function),
4131 * files.texi (Recover),
4132 * buffers.texi (Uniquify),
4133 * frames.texi (Wheeled Mice),
4134 * killing.texi (Rectangles): Wording to improve breaks in
4135 8.5x11 format.
4136 * mule.texi (Language Environments): \hbadness=10000 since there's
4137 no way to reword.
4138 * emacs.texi (smallbook): New @set to more easily switch between
4139 smallbook and 8.5x11.
4140
41412007-04-11 Richard Stallman <rms@gnu.org>
4142
4143 * files.texi (File Conveniences): Add xref to Tumme.
4144 Delete text about Thumbnail mode.
4145
8cf51b2c
GM
41462007-04-09 Alan Mackenzie <acm@muc.de>
4147
4148 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4149 new name. Insert concept index entries.
4150
8cf51b2c
GM
41512007-04-08 Chong Yidong <cyd@stupidchicken.com>
4152
4153 * display.texi (Standard Faces): Document prefix arg for
4154 list-faces-display.
4155
4156 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4157
8cf51b2c
GM
41582007-04-07 Chong Yidong <cyd@stupidchicken.com>
4159
8cf51b2c
GM
4160 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4161
4162 * files.texi (Misc File Ops): Rewrite description of
4163 insert-file-literally.
4164
8cf51b2c
GM
41652007-03-31 Eli Zaretskii <eliz@gnu.org>
4166
4167 * misc.texi (Printing): Postscript -> PostScript.
4168
8cf51b2c
GM
4169 * ack.texi (Acknowledgments): Postscript -> PostScript.
4170
4171 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4172
4173 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4174 below.
4175
41762007-03-30 Chong Yidong <cyd@stupidchicken.com>
4177
4178 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4179 Init Non-ASCII.
4180 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4181 (Init Non-ASCII): New node.
4182
41832007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4184
4185 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4186
8cf51b2c
GM
41872007-03-12 Glenn Morris <rgm@gnu.org>
4188
8cf51b2c
GM
4189 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4190 "Daylight Savings".
4191
49823426 4192 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4193 saving" in text throughout.
4194
8cf51b2c
GM
41952007-03-04 Richard Stallman <rms@gnu.org>
4196
4197 * custom.texi (Safe File Variables): Minor correction.
4198
8cf51b2c
GM
41992007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4200
4201 * rmail.texi (Movemail): Add internal ref.
4202 Don't indent the intro for the PROTO table.
4203 Format PROTO table items with @code.
4204
8cf51b2c
GM
42052007-02-26 Nick Roberts <nickrob@snap.net.nz>
4206
4207 * building.texi: Remove references to bashdb.
4208
8cf51b2c
GM
42092007-02-19 Juanma Barranquero <lekktu@gmail.com>
4210
4211 * mule.texi (Language Environments): Update list of supported language
4212 environments.
4213
8cf51b2c
GM
42142007-02-14 Kim F. Storm <storm@cua.dk>
4215
4216 * building.texi (Grep Searching): Fix lgrep doc.
4217
42182007-02-12 Chong Yidong <cyd@stupidchicken.com>
4219
4220 * back.texi: Remove unused file.
4221
c8763fb6 42222007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4223
4224 * maintaining.texi (Tag Syntax): Now --members is the default for
4225 etags, not for ctags yet.
4226
8cf51b2c
GM
42272007-02-03 Eli Zaretskii <eliz@gnu.org>
4228
4229 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4230 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4231 expects. Add comments to prevent people from inadvertently modifying
4232 the key parts needed by `texinfo-multiple-files-update'.
4233
42342007-01-29 Chong Yidong <cyd@stupidchicken.com>
4235
4236 * frames.texi (Secondary Selection): Window clicked does not matter
4237 when mouse-yank-at-point is non-nil.
4238
8cf51b2c
GM
42392007-01-16 Glenn Morris <rgm@gnu.org>
4240
4241 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4242 system abbrev.
4243
42442007-01-11 Richard Stallman <rms@gnu.org>
4245
4246 * msdog.texi (Windows Keyboard): Another small cleanup.
4247
42482007-01-10 Richard Stallman <rms@gnu.org>
4249
4250 * msdog.texi (Windows Keyboard): Yet another try to make
4251 everyone happy with that passage.
4252
42532007-01-05 Richard Stallman <rms@gnu.org>
4254
4255 * anti.texi (Antinews): Mention M-x shell scrolling.
4256
42572007-01-05 Nick Roberts <nickrob@snap.net.nz>
4258
4259 * building.texi (Watch Expressions): Describe gdb-max-children.
4260
8cf51b2c
GM
42612007-01-04 Richard Stallman <rms@gnu.org>
4262
8cf51b2c
GM
4263 * msdog.texi (Windows Keyboard): Clarify previous change.
4264
8cf51b2c
GM
42652007-01-02 Richard Stallman <rms@gnu.org>
4266
4267 * custom.texi (Changing a Variable): Minor clarification.
4268 (Specific Customization): customize-customized => customize-unsaved.
4269
4270 * entering.texi (Entering Emacs): Clean up text about restarting
4271 Emacs for each file.
4272
4273 * misc.texi (Shell Options): Minor cleanup.
4274
4275 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4276 with Emacs, not vice versa.
4277
4278 * programs.texi (Symbol Completion): Recommend customizing
4279 window manager.
4280
4281 * xresources.texi (Resources): Minor fix.
4282
c8763fb6 42832007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4284
4285 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4286
42872007-01-01 Richard Stallman <rms@gnu.org>
4288
4289 * commands.texi (User Input): Document keys stolen by window mangers.
4290
42912006-12-31 Richard Stallman <rms@gnu.org>
4292
4293 * custom.texi (Specific Customization): Document customize-option
4294 instead of customize-variable.
4295
42962006-12-31 Kim F. Storm <storm@cua.dk>
4297
4298 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4299
43002006-12-30 Kim F. Storm <storm@cua.dk>
4301
4302 * killing.texi (CUA Bindings): Fix typo.
4303
4304 * xresources.texi (Table of Resources): Mention grow-only value for
4305 auto-resize-tool-bars.
4306
8cf51b2c
GM
43072006-12-27 Eli Zaretskii <eliz@gnu.org>
4308
4309 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4310 and how to get them back.
4311
43122006-12-26 Richard Stallman <rms@gnu.org>
4313
4314 * calendar.texi (Holidays): Holiday listing is based on current
4315 practice, but DST is not.
4316
43172006-12-25 Richard Stallman <rms@gnu.org>
4318
4319 * emacs.texi (Top): Update subnode menus.
4320
4321 * mark.texi (Transient Mark): Fix xref.
4322
4323 * killing.texi (Graphical Kill): Node deleted.
4324 (Killing): Add xref to Cut and Paste.
4325 (CUA Bindings): Update xref.
4326
4327 * frames.texi (Cut and Paste): New section to hold other nodes.
4328 (Mouse Commands): Node demoted.
4329 (Cut/Paste Other App): Split out from Mouse Commands.
4330 (Word and Line Mouse): Likewise.
4331 (Secondary Selection, Clipboard): Nodes demoted.
4332
8cf51b2c
GM
43332006-12-24 Kevin Ryde <user42@zip.com.au>
4334
4335 * calendar.texi (Holidays): US daylight saving begins second Sunday
4336 in March for 2007 onwards.
4337 (Daylight Savings): Show new US default daylight saving rules, 2nd
4338 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4339
43402006-12-23 Chong Yidong <cyd@stupidchicken.com>
4341
4342 * calendar.texi (Scroll Calendar): < and > are switched.
4343
43442006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4345
4346 * killing.texi (Deletion): Describe M-\ prefix argument.
4347
43482006-12-23 Richard Stallman <rms@gnu.org>
4349
4350 * search.texi (Regexp Search): Explain why forward and reverse regexp
4351 search are not mirror images.
4352
8cf51b2c
GM
43532006-12-19 Kim F. Storm <storm@cua.dk>
4354
4355 * major.texi (Choosing Modes): Describe match-function elements for
4356 magic-mode-alist.
4357
8cf51b2c
GM
43582006-12-18 Eli Zaretskii <eliz@gnu.org>
4359
4360 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4361 peculiarities.
4362
43632006-12-18 Richard Stallman <rms@gnu.org>
4364
4365 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4366
8cf51b2c
GM
43672006-12-17 Alan Mackenzie <acm@muc.de>
4368
4369 * programs.texi (Left Margin Paren): Remove the bit which says
4370 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4371 Discuss some of the issues of setting this option to nil.
4372
43732006-12-17 Glenn Morris <rgm@gnu.org>
4374
4375 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4376
43772006-12-16 Eli Zaretskii <eliz@gnu.org>
4378
4379 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4380 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4381 NTFS volumes.
4382 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4383 volumes.
4384
43852006-12-15 Eli Zaretskii <eliz@gnu.org>
4386
4387 * text.texi (HTML Mode): Fix "C-c TAB".
4388
8cf51b2c
GM
43892006-12-09 Richard Stallman <rms@gnu.org>
4390
4391 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4392
43932006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4394
4395 * files.texi (Misc File Ops): Document insert-file-literally.
4396
43972006-12-08 Eli Zaretskii <eliz@gnu.org>
4398
4399 * cmdargs.texi (Colors): Note that --color is intended for overriding
4400 the terminal defaults, not for normal invocation.
4401
4402 * misc.texi (Emacs Server): Improve wording. Don't mention the
4403 ``server program''. Add a cross-reference to "Init File" node.
4404 (Invoking emacsclient): Add index entries. Document both short and
4405 long versions of command-line options. Document the -f option.
4406
8cf51b2c
GM
44072006-12-06 Richard Stallman <rms@gnu.org>
4408
4409 * text.texi (Outline Format): Say to set outline-regexp
4410 and outline-level with major modes and file local variables.
4411
c8763fb6 44122006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4413
4414 * anti.texi (Antinews): Mention the alternative to
4415 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4416
8cf51b2c
GM
4417 * misc.texi (Interactive Shell): Ditto.
4418
44192006-12-04 Eli Zaretskii <eliz@gnu.org>
4420
4421 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4422
4423 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4424
44252006-12-01 Eli Zaretskii <eliz@gnu.org>
4426
4427 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4428 colon in the mode line.
4429
4430 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4431
44322006-11-26 Nick Roberts <nickrob@snap.net.nz>
4433
4434 * building.texi (Watch Expressions): Mention SPC for expanding/
4435 contracting watch expressions.
4436
44372006-11-26 Kim F. Storm <storm@cua.dk>
4438
4439 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4440
44412006-11-26 Nick Roberts <nickrob@snap.net.nz>
4442
4443 * building.texi (Debugger Operation): Define text command mode.
4444 Clarify how tooltips work.
4445 (GDB Graphical Interface): Explain how to run in text command mode
4446 more clearly.
4447
44482006-11-25 Juanma Barranquero <lekktu@gmail.com>
4449
4450 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4451
44522006-11-22 Juanma Barranquero <lekktu@gmail.com>
4453
4454 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4455
8cf51b2c
GM
44562006-11-18 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4459 and EMACS is deprecated.
4460
44612006-11-18 Juanma Barranquero <lekktu@gmail.com>
4462
4463 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4464
c8763fb6 44652006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4466
4467 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4468
4469 * emacs.texi: Include xresources.texi both for info and dvi.
4470
4471 * xresources.texi: Merge text from xresmini.texi.
4472
c8763fb6 44732006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4474
4475 * glossary.texi: Fix typos.
4476
8cf51b2c
GM
44772006-11-06 Richard Stallman <rms@gnu.org>
4478
4479 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4480
4481 * ack.texi (Acknowledgments): Fix name spelling.
4482
44832006-11-01 Juri Linkov <juri@jurta.org>
4484
4485 * search.texi (Word Search): Document incremental word search.
4486
44872006-10-28 Glenn Morris <rgm@gnu.org>
4488
4489 * ack.texi (Acknowledgments): Add cal-html author.
4490
4491 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4492 Calendar"). Describe new package cal-html.
4493 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4494 Calendar Files."
4495
8cf51b2c
GM
44962006-10-23 Richard Stallman <rms@gnu.org>
4497
4498 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4499 Abbrev mode is enabled.
4500
8cf51b2c
GM
45012006-10-16 Richard Stallman <rms@gnu.org>
4502
8cf51b2c
GM
4503 * emacs.texi: Update ISBN.
4504
8cf51b2c
GM
45052006-10-11 Kim F. Storm <storm@cua.dk>
4506
4507 * emacs.texi (Acknowledgments): Use @dotless{i}.
4508
45092006-10-08 Nick Roberts <nickrob@snap.net.nz>
4510
4511 * building.texi (Breakpoints Buffer): Mention catchpoints.
4512
45132006-10-08 Kim F. Storm <storm@cua.dk>
4514
4515 * ack.texi (Acknowledgments): Update.
4516
4517 * emacs.texi (Acknowledgments): Fix bad @/ form.
4518
8cf51b2c
GM
45192006-10-05 Kim F. Storm <storm@cua.dk>
4520
4521 * emacs.texi (Acknowledgments): Add more contributors.
4522
45232006-10-03 Richard Stallman <rms@gnu.org>
4524
4525 * emacs.texi (Acknowledgments): Update version and edition.
4526
8cf51b2c
GM
45272006-10-01 Karl Berry <karl@gnu.org>
4528
4529 * custom.texi (Customization Groups): Page break to keep example buffer
4530 on one page.
4531
45322006-09-30 Karl Berry <karl@gnu.org>
4533
4534 * programs.texi (Basic Indent): @need to improve page break.
4535 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4536
45372006-09-29 Glenn Morris <rgm@gnu.org>
4538
4539 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4540
45412006-09-29 Karl Berry <karl@gnu.org>
4542
4543 * windows.texi (Basic Window): Remove forced @break, no longer
4544 desirable.
4545 * frames.texi (Frame Commands),
4546 * mark.texi (Marking Objects): Reword to avoid bad page break.
4547 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4548
45492006-09-19 Richard Stallman <rms@gnu.org>
4550
4551 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4552 stick to present tense.
4553
c8763fb6 45542006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4555
4556 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4557 to x-gtk-use-old-file-dialog.
4558 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4559
45602006-09-15 Jay Belanger <belanger@truman.edu>
4561
49823426 4562 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4563 Change "Library Public License" to "Lesser Public License"
4564 throughout. Use "yyyy" to represent year.
4565
8cf51b2c
GM
45662006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4567
4568 * files.texi (Visiting): Add index entry "open file".
4569
8cf51b2c
GM
45702006-09-11 Richard Stallman <rms@gnu.org>
4571
4572 * building.texi (Compilation Mode): Clarification.
4573 (Grep Searching): Add xref to Compilation Mode.
4574
8cf51b2c
GM
45752006-09-08 Richard Stallman <rms@gnu.org>
4576
4577 * search.texi (Search): Ref multi-file search commands here.
4578 (Other Repeating Search): Not here.
4579
8cf51b2c
GM
45802006-08-28 Richard Stallman <rms@gnu.org>
4581
4582 * windows.texi (Split Window): Update xref.
4583
4584 * basic.texi (Continuation Lines): Update xref.
4585
4586 * indent.texi (Tab Stops): Update xref.
4587
4588 * emacs.texi (Top): Update subnode menu.
4589
4590 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4591 split out of Display Custom.
4592
45932006-08-25 Kim F. Storm <storm@cua.dk>
4594
4595 * display.texi (Display Custom): Add variables overline-margin
4596 and x-underline-at-descent-line.
4597
45982006-08-25 Richard Stallman <rms@gnu.org>
4599
4600 * entering.texi (Exiting): Rewrite to give graphical displays
4601 priority over text terminals.
4602
4603 * search.texi (Incremental Search): Move index entries.
4604
46052006-08-23 Chong Yidong <cyd@stupidchicken.com>
4606
4607 * custom.texi (Init File): Reference Find Init to avoid "home
4608 directory" confusion.
4609
46102006-08-22 Nick Roberts <nickrob@snap.net.nz>
4611
4612 * building.texi (Other GDB-UI Buffers): Describe how to edit
4613 a value in the locals buffer.
4614
46152006-08-21 Richard Stallman <rms@gnu.org>
4616
4617 * search.texi (Basic Isearch): Add `isearch' index entry.
4618
46192006-08-16 Richard Stallman <rms@gnu.org>
4620
4621 * misc.texi (Saving Emacs Sessions): Clean up wording.
4622
4623 * mark.texi (Marking Objects): Mention term "select all".
4624
4625 * emacs.texi (Top): Update subnode menu.
4626
4627 * help.texi (Help Mode): Move node up in file.
4628
8cf51b2c
GM
46292006-08-15 Nick Roberts <nickrob@snap.net.nz>
4630
4631 * building.texi (Stack Buffer): Explain fringe arrow.
4632
8cf51b2c
GM
46332006-08-12 Eli Zaretskii <eliz@gnu.org>
4634
8cf51b2c
GM
4635 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4636 on startup.
4637
46382006-08-11 Romain Francoise <romain@orebokech.com>
4639
4640 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4641
46422006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4643
4644 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4645
46462006-08-10 Richard Stallman <rms@gnu.org>
4647
4648 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4649 with face merging. Empty regions don't count.
4650 Clarify face property inheritance.
8cf51b2c
GM
4651
46522006-08-08 Romain Francoise <romain@orebokech.com>
4653
4654 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4655 <arjuropo@cc.jyu.fi>.
4656
8cf51b2c
GM
46572006-08-04 Eli Zaretskii <eliz@gnu.org>
4658
4659 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4660 apply to all frames.
4661
8cf51b2c
GM
46622006-08-01 Richard Stallman <rms@gnu.org>
4663
4664 * help.texi (Name Help): Add index entries for describe-variable.
4665
46662006-08-01 Nick Roberts <nickrob@snap.net.nz>
4667
4668 * building.texi (GDB Graphical Interface): Shorten node names.
4669 (GDB-UI Layout): Use GDB-related.
4670 (Other GDB-UI Buffers): Simplify English.
4671
46722006-07-31 Richard Stallman <rms@gnu.org>
4673
4674 * search.texi (Query Replace): Add xref for Dired's Q command.
4675
8cf51b2c
GM
46762006-07-31 Nick Roberts <nickrob@snap.net.nz>
4677
4678 * building.texi (GDB commands in Fringe): Rename to...
4679 (Source Buffers): ..this and move forward. Describe hollow arrow and
4680 new option gdb-find-source-frame.
4681
46822006-07-29 Richard Stallman <rms@gnu.org>
4683
4684 * dired.texi (Operating on Files): Simplify previous change
4685 and fix Texinfo usage.
4686
46872006-07-29 Eli Zaretskii <eliz@gnu.org>
4688
4689 * dired.texi (Operating on Files): Add cross-references. State the
4690 Unix commands that do similar things.
4691
46922006-07-28 Richard Stallman <rms@gnu.org>
4693
4694 * mark.texi (Transient Mark): Clarify that region never disappears
4695 when Transient Mark mode is off, and not when it is on.
4696
46972006-07-27 Richard Stallman <rms@gnu.org>
4698
4699 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4700
47012006-07-24 Richard Stallman <rms@gnu.org>
4702
4703 * xresources.texi (GTK styles): Fix texinfo usage.
4704
8cf51b2c
GM
4705 * commands.texi (User Input): Explain why we teach keyboard cmds.
4706
4707 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4708 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4709 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4710 * doclicense.texi, display.texi, dired.texi, basic.texi:
4711 * anti.texi, ack.texi: Move periods and commas inside quotes.
4712
47132006-07-22 Eli Zaretskii <eliz@gnu.org>
4714
4715 * cmdargs.texi (General Variables): Document EMAIL.
4716
47172006-07-21 Eli Zaretskii <eliz@gnu.org>
4718
4719 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4720 doesn't have effect on MS-Windows.
4721
8cf51b2c
GM
47222006-07-17 Richard Stallman <rms@gnu.org>
4723
4724 * building.texi (Grep Searching): Explain about chaining grep commands.
4725
8cf51b2c
GM
47262006-07-10 Nick Roberts <nickrob@snap.net.nz>
4727
49823426 4728 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4729
47302006-07-09 Chong Yidong <cyd@stupidchicken.com>
4731
4732 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4733 is invoked for multiple files.
4734
47352006-07-08 Eli Zaretskii <eliz@gnu.org>
4736
4737 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4738 on-line manual for the rest of this node.
4739 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4740 unconditionally.
4741 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4742 Improve wording.
4743 (Windows Printing): Improve wording.
4744 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4745 rest of this node.
4746
8cf51b2c
GM
47472006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4748
49823426
GM
4749 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4750 with eval-buffer.
8cf51b2c
GM
4751
47522006-07-05 Nick Roberts <nickrob@snap.net.nz>
4753
4754 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4755 of character translation.
4756
47572006-07-04 Nick Roberts <nickrob@snap.net.nz>
4758
4759 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4760
47612006-07-03 Karl Berry <karl@gnu.org>
4762
4763 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4764 not-too-underfull hboxes in the TeX output.
4765 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4766 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4767 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4768 * sending.texi, text.texi: Fix overfull/underfull boxes.
4769
47702006-07-03 Romain Francoise <romain@orebokech.com>
4771
4772 * m-x.texi (M-x): Fix.
4773
47742006-07-03 Richard Stallman <rms@gnu.org>
4775
8cf51b2c
GM
4776 * search.texi (Other Repeating Search): filename -> file name.
4777
4778 * misc.texi (Narrowing): Minor cleanups.
4779
4780 * files.texi (Visiting): filename -> file name.
4781
4782 * emacs.texi (Top): Update subnode menus.
4783
4784 * mule.texi (Coding Systems): Move char translation stuff here.
4785 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4786 (Recognize Coding): Substantial local rewrites.
4787 (International): Update menu.
4788
4789 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4790 (Scrolling): Substantial local rewrites.
4791 (Display): Update menu and intro.
4792
4793 * dired.texi: filename -> file name.
4794
4795 * custom.texi (Safe File Variables): Texinfo usage fix.
4796
f0131492 47972006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4798
4799 * help.texi, m-x.texi: Lots of cleanups.
4800
8cf51b2c
GM
48012006-06-30 Eli Zaretskii <eliz@gnu.org>
4802
4803 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4804 (Windows Processes, Windows Misc): Shorten the printed version by
4805 selectively conditioning less important portions by @ifnottex.
4806
8cf51b2c
GM
48072006-06-27 Richard Stallman <rms@gnu.org>
4808
4809 * mini.texi (Minibuffer File): Minor cleanup.
4810
48112006-06-25 Nick Roberts <nickrob@snap.net.nz>
4812
4813 * frames.texi (XTerm Mouse): Rename to...
4814 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4815
4816 * emacs.texi (Top): Use new node name.
4817
48182006-06-24 Eli Zaretskii <eliz@gnu.org>
4819
4820 * emacs.texi (Top): Update the detailed menu according to changes in
4821 msdog.texi.
4822
4823 * msdog.texi (Windows Keyboard): New section.
4824 (Windows Mouse): New section.
4825 (Windows System Menu): Remove section (text merged with "Windows
4826 Keyboard").
4827 (Windows Misc): New section.
4828
4829 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4830
4831 * msdog.texi (ls in Lisp): New section.
4832
4833 * files.texi (Visiting): Document case-insensitive wildcard matching
4834 under find-file-wildcards.
4835
8cf51b2c
GM
48362006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4837
4838 * macos.texi (Mac Input): Add description of mac-function-modifier.
4839 Now Unicode keyboard layouts work.
4840
8cf51b2c
GM
48412006-06-10 Richard Stallman <rms@gnu.org>
4842
4843 * mule.texi (Recognize Coding): Clarify previous change.
4844
48452006-06-09 Kenichi Handa <handa@m17n.org>
4846
4847 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4848 notation.
4849
48502006-06-07 Kevin Ryde <user42@zip.com.au>
4851
4852 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4853 manual for @ifnottex, but in emacs-extra for @iftex.
4854
4855 * cmdargs.texi (General Variables): Fix smtpmail xref.
4856
48572006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4858
8cf51b2c 4859 * programs.texi (Comment Commands):
8cf51b2c 4860 * custom.texi (Specifying File Variables):
49823426 4861 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4862
48632006-06-07 Nick Roberts <nickrob@snap.net.nz>
4864
4865 * building.texi (Watch Expressions): Move node to end.
4866 (GDB Graphical Interface): Move description of clicks in fringe...
4867 (GDB commands in the Fringe): ...to here. New node.
4868
8cf51b2c
GM
48692006-06-05 Romain Francoise <romain@orebokech.com>
4870
49823426 4871 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4872
48732006-06-05 Nick Roberts <nickrob@snap.net.nz>
4874
4875 * building.texi (GDB Graphical Interface): Update bindings.
4876 (Commands of GUD): Add gud-print. Remove gud-run.
4877 Restate availability more generally.
4878
f0131492 48792006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4880
4881 * mini.texi: Lots of cleanups.
4882
48832006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4884
4885 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4886 and Mouse-2.
4887
c8763fb6 48882006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4889
4890 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4891
8cf51b2c
GM
48922006-05-31 Richard Stallman <rms@gnu.org>
4893
4894 * basic.texi (Moving Point): Fix previous change.
4895
c8763fb6 48962006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4897
4898 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4899
f0131492 49002006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4901
4902 * basic.texi: Many simplifications and improvements in wording.
4903
8cf51b2c
GM
49042006-05-26 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * anti.texi (Antinews): Create a node for gdb-ui.
4907
8cf51b2c
GM
49082006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4909
4910 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4911
49122006-05-20 Richard Stallman <rms@gnu.org>
4913
4914 * dired.texi (Dired Navigation): dired-goto-file is now j.
4915
8cf51b2c
GM
49162006-05-20 Eli Zaretskii <eliz@gnu.org>
4917
4918 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4919 and their aliases.
4920
4921 * msdog.texi (Windows Printing): Mention non-support of plain text
4922 printing with some el-cheapo printers, and suggest a workaround.
4923
49242006-05-20 Kevin Ryde <user42@zip.com.au>
4925
4926 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4927 remove the bit saying you must set it.
4928
49292006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4930
4931 * trouble.texi (Checklist):
4932 * text.texi (Text, Auto Fill, Text Mode):
4933 * search.texi (Nonincremental Search):
4934 * rmail.texi (Rmail Labels):
4935 * mule.texi (Input Methods, Multibyte Conversion):
4936 * misc.texi (Gnus, Where to Look, PostScript):
4937 * maintaining.texi (Create Tags Table):
4938 * indent.texi (Indentation Commands):
4939 * fixit.texi (Spelling):
4940 * emacs.texi (Copying):
4941 * custom.texi (Init File): ifinfo -> ifnottex.
4942
8cf51b2c
GM
49432006-05-17 Richard Stallman <rms@gnu.org>
4944
4945 * files.texi (Diff Mode): Mention C-x `.
4946
49472006-05-08 Richard Stallman <rms@gnu.org>
4948
4949 * custom.texi (Disabling): Textual cleanups.
4950
8cf51b2c
GM
49512006-05-12 Glenn Morris <rgm@gnu.org>
4952
4953 * calendar.texi (Displaying the Diary, Format of Diary File):
4954 Refer to diary-view-entries, diary-list-entries,
4955 diary-show-all-entries rather than obsolete aliases.
4956
49572006-05-12 Eli Zaretskii <eliz@gnu.org>
4958
4959 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4960 (Displaying the Diary, Special Diary Entries, Importing Diary):
4961 * building.texi (Compilation Shell):
4962 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4963 emacs-xtra with @inforef's.
4964
4965 * files.texi (Visiting): Fix wording.
4966
4967 * mule.texi (Coding Systems, Text Coding): More indexing.
4968 Mention that C-x RET f can set eol conversion.
4969
c8763fb6 49702006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4971
4972 * xresmini.texi (GTK resources): Insert GTK description.
4973
4974 * xresources.texi (GTK resources): metafont should be menufont.
4975
8cf51b2c
GM
49762006-05-06 Michael Albinus <michael.albinus@gmx.de>
4977
49823426 4978 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4979 method, user name and host name is active only in partial
4980 completion mode.
4981
8cf51b2c
GM
49822006-05-06 Eli Zaretskii <eliz@gnu.org>
4983
4984 * makefile.w32-in (emacs.dvi):
4985 * Makefile.in (emacs.dvi): Add xresmini.texi.
4986
4987 * xresmini.texi (Table of Resources): Remove xref to non-existent
4988 node "LessTif Resources".
4989
4990 * msdog.texi (Microsoft Windows):
4991 * calendar.texi (Calendar/Diary, Displaying the Diary)
4992 (Special Diary Entries, Importing Diary, Holidays):
4993 * programs.texi (Program Modes):
4994 * text.texi (Text):
4995 * buffers.texi (Several Buffers):
4996 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4997
49982006-05-06 Eli Zaretskii <eliz@gnu.org>
4999
5000 The following changes merge the emacs-xtra manual into the main
5001 manual, but only for on-line version of the manual.
5002
5003 * vc2-xtra.texi (Version Backups, Local Version Control)
5004 (Making Snapshots, Change Logs and VC, Version Headers)
5005 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5006 on-line manual.
5007
5008 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5009 for on-line manual.
5010
5011 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5012 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5013 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5014 for on-line manual.
5015
5016 * fortran-xtra.texi (Fortran, Fortran Autofill)
5017 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5018 for on-line manual.
5019
5020 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5021 Conditional xref's for on-line manual.
5022
5023 * emerge-xtra.texi (Emerge, Overview of Emerge)
5024 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5025 manual.
5026
5027 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5028 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5029 (EMACSSOURCES): Use EMACS_XTRA.
5030 (../info/emacs-xtra): Remove.
5031 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5032
5033 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5034 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5035 (EMACSSOURCES): Use EMACS_XTRA.
5036 ($(infodir)/emacs-xtra): Remove.
5037 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5038
5039 * trouble.texi (Quitting):
5040 * text.texi (Text):
5041 * programs.texi (Program Modes):
5042 * msdog.texi (Microsoft Windows):
5043 * frames.texi (Frames):
5044 * files.texi (Backup, Version Control, VC Concepts)
5045 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5046 (Registering, VC Status, VC Undo, Multi-User Branching)
5047 (Comparing Files):
5048 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5049 (Displaying the Diary, Special Diary Entries, Importing Diary):
5050 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5051 conditional xref's, depending on @iftex/@ifnottex.
5052
5053 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5054 "MS-DOS". @include msdog-xtra.texi.
5055
5056 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5057 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5058
5059 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5060 for vc-xtra.texi subsections.
5061 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5062 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5063
5064 * sending.texi (Sending Mail): A @node line without explicit Prev,
5065 Next, and Up links.
5066
5067 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5068 Next, and Up links.
5069
5070 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5071 and its sections. @include picture-xtra.texi.
5072
5073 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5074 "Emerge".
5075 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5076
5077 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5078 exact duplicate of its name-sake in calendar.texi.
5079
5080 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5081 "Advanced Calendar/Diary Usage".
5082 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5083
5084 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5085 dired-xtra.texi.
5086 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5087
5088 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5089 (Files) [ifnottex]: Add menu entry for Autorevert.
5090
5091 * emacs-xtra.texi (Introduction): Reword to make consistent with
5092 printed version only.
5093 <Top level>: Remove the body of all chapters and move them to the
5094 new *-xtra.texi files. Use @raisesections and @lowersections to
5095 convert sections to chapters etc.
5096
5097 * msdog-xtra.texi:
5098 * fortran-xtra.texi:
5099 * vc-xtra.texi:
5100 * vc1-xtra.texi:
5101 * vc2-xtra.texi:
5102 * emerge-xtra.texi:
5103 * cal-xtra.texi:
5104 * dired-xtra.texi:
5105 * arevert-xtra.texi: New files, with text from respective chapters
5106 of emacs-xtra.texi. Convert each @chapter into @section, @section
5107 into @subsection, etc.
5108
1c6c854e 5109 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5110 updated.
5111
5112 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5113 Windows". All references updated.
5114
51152006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5116
5117 * macos.texi (Mac Input): Mention input from Character Palette.
5118 (Mac Font Specs): Fix typo.
5119
51202006-05-05 Richard Stallman <rms@gnu.org>
5121
5122 * files.texi (Diff Mode): Minor cleanup.
5123
51242006-05-05 Karl Berry <karl@gnu.org>
5125
8cf51b2c
GM
5126 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5127 errors from the current release of makeinfo (4.8).
5128 * help.texi (Library Keywords): Change widest word in multitable
5129 template from `emulations' to `convenience'. (Not sure if this is
5130 related to the font change.)
5131
51322006-05-05 Eli Zaretskii <eliz@gnu.org>
5133
5134 * files.texi (File Names): Add a footnote about limited support of
5135 ~USER on MS-Windows.
5136
5137 * cmdargs.texi (Initial Options): Add a footnote about limited
5138 support of ~USER on MS-Windows.
5139
51402006-05-03 Richard Stallman <rms@gnu.org>
5141
5142 * files.texi (Diff Mode): Node moved here.
5143 (Comparing Files): Delete what duplicates new node.
5144 (Files): Put Diff Mode in menu.
5145
1c6c854e 5146 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5147
5148 * emacs.texi (Top): Update menu for Diff Mode.
5149
5150 * trouble.texi (Emergency Escape): Simplify.
5151
5152 * emacs.texi (Top): Minor clarification.
5153
51542006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5155
5156 * commands.texi, entering.texi, screen.texi: Many simplifications.
5157
51582006-05-03 Richard Stallman <rms@gnu.org>
5159
5160 * commands.texi (Text Characters): Delete paragraph about unibyte
5161 non-ASCII printing chars.
5162
5163 * killing.texi (Killing): Say "graphical displays".
5164 * display.texi: Say "graphical displays".
5165
5166 * cmdargs.texi (Misc X): Say "graphical displays".
5167
51682006-05-01 Richard Stallman <rms@gnu.org>
5169
5170 * emacs.texi (Top): Add Diff Mode to menu.
5171
51722006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5173
5174 * misc.texi (Diff Mode): New node.
5175
51762006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5177
5178 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5179 (Mac Environment Variables): Shorten example line.
5180 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5181
51822006-05-01 Nick Roberts <nickrob@snap.net.nz>
5183
5184 * building.texi (GUD Customization): Describe cases %d and %c.
5185 Update description for %e.
5186
51872006-04-30 Glenn Morris <rgm@gnu.org>
5188
5189 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5190
51912006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5192
5193 * custom.texi (Examining): Update C-h v output example.
5194
51952006-04-29 Kim F. Storm <storm@cua.dk>
5196
5197 * building.texi (Grep Searching): Add lgrep and rgrep.
5198
8cf51b2c
GM
51992006-04-23 Richard Stallman <rms@gnu.org>
5200
5201 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5202
5203 * xresmini.texi: New file.
5204
5205 * xresources.texi (Face Resources): Split table into font resources
5206 and the rest. Combine similar attributes for brevity.
5207
8cf51b2c
GM
52082006-04-21 Eli Zaretskii <eliz@gnu.org>
5209
5210 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5211 backslashes and case-insensitivity in file names (moved to the
5212 main manual).
5213 (MS-DOS Printing): Move most of the text to the main manual.
5214
5215 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5216 New nodes.
5217 (Windows Processes, Windows System Menu): Add index entries and
5218 fix wording.
5219
8cf51b2c
GM
52202006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5221
5222 * misc.texi (Shell Ring): Add notes on saved input when
5223 navigating off the end of the history list.
5224
52252006-04-18 Chong Yidong <cyd@mit.edu>
5226
5227 * misc.texi (Shell Options): Correct default value of
5228 comint-scroll-show-maximum-output.
5229
8cf51b2c
GM
52302006-04-18 Nick Roberts <nickrob@snap.net.nz>
5231
5232 * building.texi (Watch Expressions): Update.
5233
8cf51b2c
GM
52342006-04-12 Richard Stallman <rms@gnu.org>
5235
5236 * search.texi: Clean up previous change.
5237
52382006-04-12 Eli Zaretskii <eliz@gnu.org>
5239
5240 * search.texi (Regexp Backslash, Regexp Replace): Add index
5241 entries for ``back reference'' and mention the term itself in the
5242 text.
5243
52442006-04-11 Richard Stallman <rms@gnu.org>
5245
5246 * custom.texi (Safe File Variables):
5247 Document enable-local-variables = :safe.
5248
52492006-04-11 Karl Berry <karl@gnu.org>
5250
5251 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5252 (Remote Repositories, Version Backups, Local Version Control)
5253 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5254 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5255 (Renaming VC Work Files and Master Files)
5256 (Inserting Version Control Headers, Customizing VC, General Options)
5257 (Options for RCS and SCCS, Options specific for CVS): Move all
5258 these nodes to emacs-xtra.texi, for brevity.
5259 * cmdargs.texi, files.texi: Change cross-references.
5260
8cf51b2c
GM
52612006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5262
5263 * files.texi (Old Versions): Update description of vc-annotate's
5264 use of color to indicate date ranges.
5265
8cf51b2c
GM
52662006-04-09 Kevin Ryde <user42@zip.com.au>
5267
8cf51b2c
GM
5268 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5269 put info and printed manual names the right way around.
5270
52712006-04-09 Karl Berry <karl@gnu.org>
5272
5273 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5274 emacs-xtra.texi, leaving only MS Windows information.
5275 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5276 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5277 node names.
5278
5279 * emacs.texi: Move @summarycontents and @contents to the beginning
5280 of the file.
5281
8cf51b2c
GM
52822006-04-08 Kevin Ryde <user42@zip.com.au>
5283
5284 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5285
52862006-04-07 Richard Stallman <rms@gnu.org>
5287
5288 * programs.texi (Comments, Comment Commands, Options for Comments)
5289 (Multi-Line Comments): "Align", not "indent".
5290 (Basic Indent): C-j deletes trailing whitespace before the newline.
5291
52922006-04-06 Richard Stallman <rms@gnu.org>
5293
8cf51b2c
GM
5294 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5295
52962006-04-06 Eli Zaretskii <eliz@gnu.org>
5297
5298 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5299
8cf51b2c
GM
53002006-04-05 Richard Stallman <rms@gnu.org>
5301
5302 * emacs.texi (Top): Update subnode menu.
5303
5304 * trouble.texi (Unasked-for Search): Node deleted.
5305 (Lossage): Delete from menu.
5306
53072006-04-04 Richard Stallman <rms@gnu.org>
5308
5309 * trouble.texi: Various cleanups.
5310 (Checklist): Don't bother saying how to snail a bug report.
5311 (Emergency Escape): Much rewriting.
5312 (After a Crash): Rename the core dump immediately.
5313 (Total Frustration): Call it a psychotherapist.
5314 (Bug Criteria): Avoid "illegal instruction".
5315 (Sending Patches): We always put the contributor's name in.
5316
5317 * misc.texi (Thumbnails): Minor correction.
5318
8cf51b2c
GM
53192006-04-03 Richard Stallman <rms@gnu.org>
5320
5321 * misc.texi (Thumbnails): Minor cleanup.
5322
53232006-04-02 Karl Berry <karl@gnu.org>
5324
5325 * sending.texi (Mail Sending): pxref to Top needs five args.
5326
5327 * texinfo.tex: Update to current version (2006-03-21.13).
5328
8cf51b2c
GM
53292006-03-31 Richard Stallman <rms@gnu.org>
5330
5331 * emacs.texi (Top): Update subnode menu.
5332
5333 * help.texi (Help Mode): Cleanup.
5334
5335 * dired.texi: Many cleanups.
5336 (Dired Deletion): Describe dired-recursive-deletes.
5337 (Operating on Files): dired-create-directory moved.
5338 (Misc Dired Features): Move to here.
5339 (Tumme): Node moved to misc.texi.
5340
5341 * custom.texi: Many cleanups.
5342 (Minor Modes): Don't mention ISO Accents Mode.
5343 (Examining): Update C-h v output example.
5344 (Hooks): Add index and xref for add-hook.
5345 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5346 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5347
5348 * misc.texi: Many cleanups.
5349 (beginning): Add to summary of topics.
5350 (Shell): Put eshell xref at the end. Remove eshell from table.
5351 (Thumbnails): New node.
5352
8cf51b2c
GM
53532006-03-28 Eli Zaretskii <eliz@gnu.org>
5354
5355 * files.texi (File Name Cache): Make it clear that the cache is
5356 not persistent.
5357
8cf51b2c
GM
53582006-03-25 Karl Berry <karl@gnu.org>
5359
49823426
GM
5360 * emacs-xtra.texi, emacs.texi, gnu.texi:
5361 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5362 (2) do not indent copyright year list (or anything else).
5363
8cf51b2c
GM
53642006-03-21 Juanma Barranquero <lekktu@gmail.com>
5365
5366 * files.texi (VC Dired Mode): Remove misplaced brackets.
5367
53682006-03-21 Andre Spiegel <spiegel@gnu.org>
5369
5370 * files.texi: Various updates and clarifications in the VC chapter.
5371
53722006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5373
5374 * help.texi (Help Mode): Document "C-c C-c".
5375
8cf51b2c
GM
53762006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5377
5378 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5379 menu in the standalone Info reader.
5380
53812006-03-15 Chong Yidong <cyd@stupidchicken.com>
5382
5383 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5384 moved here from Emacs manual.
5385
5386 * programs.texi (Fortran): Section moved to emacs-xtra.
5387 (Program Modes): Xref to Fortran in emacs-xtra.
5388
5389 * maintaining.texi (Emerge): Move to emacs-xtra.
5390 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5391
5392 * picture.texi: File deleted.
5393 * Makefile.in:
5394 * makefile.w32-in: Remove picture.texi.
5395
5396 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5397 * abbrevs.texi (Abbrevs):
5398 * sending.texi (Sending Mail): Picture node removed.
5399
5400 * emacs.texi (Top): Update node listings.
5401
8cf51b2c
GM
54022006-03-12 Richard Stallman <rms@gnu.org>
5403
5404 * calendar.texi: Various cleanups.
5405
8cf51b2c
GM
54062006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5407
5408 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5409 syntax.
5410
8cf51b2c
GM
54112006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5412
5413 * search.texi (Regexps): More accurately describe which characters
5414 are special in which situations. Recommend _not_ to quote `]' or
5415 `-' when they are not special.
5416
8cf51b2c
GM
54172006-02-28 Andre Spiegel <spiegel@gnu.org>
5418
5419 * files.texi (Old Versions): Clarify operation of C-x v =.
5420
8cf51b2c
GM
54212006-02-21 Nick Roberts <nickrob@snap.net.nz>
5422
5423 * building.texi (Watch Expressions): Update and describe
5424 gdb-speedbar-auto-raise.
5425
54262006-02-19 Richard M. Stallman <rms@gnu.org>
5427
5428 * emacs.texi: Use @smallbook.
5429 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5430 Update subnode menu.
5431
5432 * building.texi (Lisp Interaction): Minor addition.
5433
54342006-02-18 Nick Roberts <nickrob@snap.net.nz>
5435
5436 * building.texi (Watch Expressions): Update and be more precise.
5437
c8763fb6 54382006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5439
5440 * maintaining.texi (Create Tags Table): Explain why the
5441 exception when etags writes to files under the /dev tree.
5442
54432006-02-14 Richard M. Stallman <rms@gnu.org>
5444
5445 * custom.texi (Safe File Variables): Lots of clarification.
5446 Renamed from Unsafe File Variables.
5447
54482006-02-14 Chong Yidong <cyd@stupidchicken.com>
5449
5450 * custom.texi (Unsafe File Variables): File variable confirmation
5451 assumed denied in batch mode.
5452
54532006-02-14 Richard M. Stallman <rms@gnu.org>
5454
5455 * building.texi (GDB User Interface Layout): Don't say `inferior'
5456 for program being debugged.
5457
54582006-02-15 Nick Roberts <nickrob@snap.net.nz>
5459
5460 * building.texi (GDB Graphical Interface):
5461 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5462
54632006-02-13 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * custom.texi (Specifying File Variables, Unsafe File Variables):
5466 New nodes, split from File Variables. Document new file local
5467 variable behavior.
5468
54692006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5470
5471 * display.texi (Standard Faces):
8cf51b2c
GM
5472 * files.texi (Visiting):
5473 * frames.texi (Clipboard):
5474 * glossary.texi (Glossary) <Clipboard>:
5475 * xresources.texi (X Resources): Mention Mac OS port.
5476
8cf51b2c
GM
54772006-02-12 Richard M. Stallman <rms@gnu.org>
5478
5479 * building.texi (Building): Clarify topic in intro.
5480
5481 * maintaining.texi (Maintaining): Change title; clarify topic.
5482 Delete duplicate index entries.
5483
5484 * building.texi (Other GDB User Interface Buffers): Clarifications.
5485
5486 * text.texi (Cell Commands): Clarifications.
5487
5488 * programs.texi (Defuns): Delete duplicate explanation of
5489 left-margin paren convention.
5490 (Hungry Delete): Minor cleanup.
5491
54922006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5493
5494 * dired.texi (Tumme): More tumme documentation.
5495
54962006-02-11 Alan Mackenzie <acm@muc.de>
5497
5498 * programs.texi ("Hungry Delete"): Correct the appellation of the
5499 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5500
55012006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5502
5503 * dired.texi (Tumme): Fix small bug.
5504
55052006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5506
5507 * macos.texi (Mac International): Rename "fontset-mac" to
5508 "fontset-standard".
5509
8cf51b2c
GM
55102006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5511
5512 * dired.texi (Tumme): Basic documentation for Tumme added.
5513
8cf51b2c
GM
55142006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5515
5516 * mule.texi (International):
5517 * programs.texi (Basic Indent): Fix typos.
5518
8cf51b2c
GM
5519 * custom.texi (Minor Modes):
5520 * display.texi (Text Display):
5521 * commands.texi (Text Characters): Update xrefs.
5522
55232006-02-07 Richard M. Stallman <rms@gnu.org>
5524
5525 * emacs.texi (Top): Update subnode menu.
5526 Update info on old Emacs papers.
5527 (Intro): "Graphical display", not window system.
5528
5529 * xresources.texi (GTK styles): Minor clarifications.
5530
5531 * trouble.texi: "Graphical display", not window system.
5532 (Stuck Recursive): Minor clarification.
5533
5534 * text.texi: Minor clarifications.
5535 (Sentences): Explain why two-space convention is better.
5536 Explain sentence-end-without-period here.
5537 (Fill Commands): Not here.
5538 (Refill): Node moved down.
5539 (Filling): Update menu.
5540 (Table Creation, Cell Justification, Column Commands): Clarify.
5541
5542 * sending.texi: Minor clarifications.
5543
5544 * search.texi (Regexp Backslash): Clarification.
5545
5546 * rmail.texi: Minor cleanups.
5547 (Rmail): Delete digression about `rmail-mode'.
5548 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5549 (Rmail Files): Mention C-u M-x rmail.
5550 (Rmail Reply): Mention References.
5551 (Rmail Display): Mention rmail-nonignored-headers.
5552
5553 * programs.texi: Minor cleanups.
5554 (Comment Commands): Mention momentary Transient Mark mode.
5555 (Matching): Be more specific about customizing show-paren-mode.
5556 (Info Lookup): Don't list the modes that support C-h S.
5557 Just say what it does in an unsupported mode.
5558 (Man Page): Delete excessive info on customizing woman.
5559 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5560
5561 * abbrevs.texi: Minor clarifications.
5562 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5563 not "dynamic abbrevs" as if they were a kind of abbrev.
5564
5565 * picture.texi (Picture): Minor cleanup.
5566
5567 * mule.texi (Communication Coding): Say "other applications".
5568 (Fontsets): Not specific to X. Add xref to X Resources.
5569 (Unibyte Mode): Rename from Single-Byte Character Support.
5570 "Graphical display", not window system.
5571 (International): Update menu.
5572
5573 * maintaining.texi (Format of ChangeLog):
5574 New node, split out from ChangeLog.
5575 (ChangeLog): Clarifications in the remaining text.
5576 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5577 (Find Tag): Add @w.
5578 (Tags Search): Explain tag table order here. Simplify grep ref.
5579 (List Tags): tags-tag-face is a variable, not a face.
5580 (Emerge): Cleanups.
5581
5582 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5583 (Keyboard Macros): Avoid "the user".
5584
5585 * killing.texi: "Graphical display", not window system.
5586
5587 * help.texi (Help Echo): "Graphical display", not window system.
5588
5589 * glossary.texi: Say "you", not "the user". Say "graphical display".
5590
5591 * frames.texi: Minor cleanups. "Graphical display", not window system.
5592
5593 * files.texi (Visiting): Make drag-and-drop not X-specific.
5594
5595 * custom.texi: Minor cleanups. "Graphical display", not window system.
5596
5597 * cmdargs.texi: Minor cleanups.
5598
5599 * building.texi (Compilation): Move and split kill-compilation para.
5600 Add para about multiple compilers.
5601 (Compilation Mode): Commands also available in grep mode and others.
5602 Mention C-u C-x ` more tutorially. Clarify C-x `.
5603 (Compilation Shell): Clarify. Put Bash example first.
5604 (Grep Searching): Minor cleanups; add @w.
5605 (Debuggers): Minor cleanups.
5606 (Starting GUD): Make GDB xgraphical mode issue clearer.
5607 (Debugger Operation): Lots of clarifications including
5608 GDB tooltip side-effect issue.
5609 (Commands of GUD): Clarify.
5610 (GUD Customization): Add bashdb-mode-hook.
5611 (GDB Graphical Interface): Rewrite for clarity.
5612 (GDB User Interface Layout): Rewrite for clarity.
5613 (Stack Buffer, Watch Expressions): Likewise.
5614 (Other GDB User Interface Buffers): Cleanups.
5615 (Lisp Libraries, External Lisp): Cleanup.
5616
5617 * basic.texi (Position Info): "Graphical displays", rather than
5618 window systems.
5619
5620 * anti.texi: Minor cleanup.
5621
8cf51b2c
GM
56222006-02-03 Eli Zaretskii <eliz@gnu.org>
5623
5624 * custom.texi (Init File, Find Init): Add cross-references to
5625 where $HOME is described.
5626
56272006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5628
5629 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5630 is not inside the @table.
5631
5632 * emacs.texi (Top): Correct node name.
5633
5634 * files.texi (File Names): Fix @xref.
5635 (Reverting): Fix typo.
5636
5637 * mule.texi (International): Correct node name.
5638
5639 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5640
56412006-02-01 Richard M. Stallman <rms@gnu.org>
5642
5643 * emacs.texi (Top): Update subnode menu.
5644
5645 * mule.texi: Minor clarifications.
5646 Reduce the specific references to X Windows.
5647 Refer to "graphical" terminals, rather than window systems.
5648 (Text Coding): Rename from Specify Coding.
5649 (Communication Coding, File Name Coding, Terminal Coding):
5650 New nodes split out from Text Coding.
5651
5652 * kmacro.texi: Minor clarifications.
5653 (Keyboard Macro Ring): Comment out some excessive commands.
5654 (Basic Keyboard Macro): Split up the table, putting part in each node.
5655
5656 * major.texi: Minor clarifications.
5657
5658 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5659
5660 * windows.texi: Minor clarifications.
5661 (Change Window): Don't describe mode-line mouse cmds here.
5662 Add xref to Mode Line Mouse.
5663
5664 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5665
5666 * macos.texi (Mac International): Fix xref.
5667
5668 * indent.texi: Minor clarifications.
5669
5670 * frames.texi: Minor clarifications.
5671 Reduce the specific references to X Windows.
5672 Refer to "graphical" terminals, rather than window systems.
5673 (Frame Parameters): Don't mention commands like
5674 set-foreground-color. Just say to customize a face.
5675 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5676
5677 * files.texi: Minor clarifications.
5678 (Numbered Backups): New node, split out from Backup Names.
5679
5680 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5681
5682 * cmdargs.texi (General Variables): Fix xref.
5683
5684 * buffers.texi: Minor clarifications.
5685
8cf51b2c
GM
56862006-01-31 Richard M. Stallman <rms@gnu.org>
5687
5688 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5689 Nodes moved to top.
5690
5691 * display.texi: Minor clarifications.
5692 (Display): Rearrange menu.
5693 (Standard Faces): Mention query-replace face.
5694 (Faces): Simplify.
5695 (Font Lock): Simplify face customization info.
5696 (Highlight Changes): Node merged into Highlight Interactively.
5697 (Highlight Interactively): Much rewriting and cleanup.
5698 (Optional Mode Line): Narrowed line number not good for goto-line.
5699 Simplify face customization advice.
5700 (Text Display): Mention use of escape-glyph face.
5701 Move ctl-arrow and tab-width here.
5702 (Display Custom): Move no-redraw-on-reenter to end of node.
5703
5704 * search.texi: Minor clarifications.
5705 (Isearch Scroll): Simplify.
5706 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5707
5708 * regs.texi (Registers): Mention bookmarks here.
5709
5710 * mark.texi: Minor clarifications.
5711 (Selective Undo): Node deleted.
5712
5713 * m-x.texi: Minor clarifications.
5714
5715 * killing.texi: Minor clarifications.
5716 Refer to "graphical" terminals, rather than window systems.
5717
5718 * help.texi: Clarifications.
5719 (Help): Don't describe C-h F and C-h K here.
5720 (Key Help): Describe C-h K here.
5721 (Name Help): Mention Emacs Lisp Intro.
5722 Describe C-h F here.
5723 (Misc Help): Mention C-h F and C-h K only briefly.
5724
5725 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5726 Selective undo text merged in.
5727 (Spelling): Mention Aspell along with Ispell.
5728
5729 * emacs.texi (Top): Update subnode menus.
5730
5731 * basic.texi (Basic Undo): Rename from Undo. Most of text
5732 moved to new Undo node.
5733
8cf51b2c
GM
57342006-01-29 Chong Yidong <cyd@stupidchicken.com>
5735
5736 * basic.texi (Continuation Lines, Inserting Text):
5737 Mention longlines mode.
5738
57392006-01-29 Richard M. Stallman <rms@gnu.org>
5740
10d1d0af 5741 * screen.texi: Minor cleanups.
8cf51b2c
GM
5742 (Screen): Clean up the intro paragraphs.
5743 (Mode Line): Lots of rewriting. Handle frame-name better.
5744 eol-mnemonic-... vars moved out.
5745
5746 * emacs.texi (Top): Change menu item for MS-DOS node.
5747 Update subnode menu.
5748
5749 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5750 chapter relates to Windows. Title changed.
5751
5752 * mini.texi: Minor cleanups.
5753
5754 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5755 (Mark): Put it in the menu.
5756
5757 * entering.texi: Minor cleanups.
5758
5759 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5760 (Intro): Refer to "graphical" terminals, rather than X.
5761
5762 * display.texi (Display Custom): Add xref to Variables.
5763 (Optional Mode Line): eol-mnemonic-... vars moved here.
5764
5765 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5766 rather than X.
5767
8cf51b2c
GM
5768 * basic.texi: Minor cleanups.
5769 (Undo): selective-undo moved.
5770
8cf51b2c
GM
57712006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5772
5773 * anti.texi (Antinews): Various corrections and additions.
5774
57752006-01-23 Juri Linkov <juri@jurta.org>
5776
5777 * custom.texi (Easy Customization, Customization Groups)
5778 (Browsing Custom): Mention links along with buttons.
5779
8cf51b2c
GM
57802006-01-21 Eli Zaretskii <eliz@gnu.org>
5781
8cf51b2c
GM
5782 * text.texi (TeX Print): Use @key for TAB.
5783
8cf51b2c
GM
5784 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5785
8cf51b2c
GM
57862006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5787
5788 * files.texi (File Aliases): Don't claim that usually separate
5789 buffers are created for two file names that name the same data.
5790 Mention additional situations where different names mean the same
5791 file on disk.
5792
57932006-01-19 Richard M. Stallman <rms@gnu.org>
5794
5795 * killing.texi (Deletion): Upcase @key argument.
5796
5797 * custom.texi (Custom Themes): Minor cleanup.
5798
5799 * programs.texi (Hungry Delete): Upcase @key argument.
5800
8cf51b2c
GM
58012006-01-16 Juri Linkov <juri@jurta.org>
5802
5803 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5804 Move `mode-line-highlight' before `mode-line-buffer-id'.
5805
8cf51b2c
GM
58062006-01-14 Richard M. Stallman <rms@gnu.org>
5807
5808 * basic.texi (Inserting Text): Minor cleanup.
5809
8cf51b2c
GM
58102006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5811
5812 * custom.texi (Changing a Variable, Face Customization):
5813 Update for changes in Custom menus.
5814
8cf51b2c
GM
58152006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5816
5817 * macos.texi (Mac International): Undo last change.
5818
8cf51b2c
GM
58192006-01-02 Chong Yidong <cyd@stupidchicken.com>
5820
5821 * custom.texi (Custom Themes): Describe the new
5822 customize-create-theme interface.
5823
58242005-12-30 Juri Linkov <juri@jurta.org>
5825
5826 * basic.texi (Position Info): Update example.
5827
c8763fb6 58282005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5829
5830 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5831
58322005-12-24 Chong Yidong <cyd@stupidchicken.com>
5833
5834 * custom.texi (Custom Themes): `load-theme' always loads.
5835
58362005-12-23 Juri Linkov <juri@jurta.org>
5837
5838 * display.texi (Highlight Interactively): Use double space to
5839 separate sentences. Replace C-p with M-p, and C-n with M-n.
5840
58412005-12-22 Richard M. Stallman <rms@gnu.org>
5842
5843 * custom.texi (Easy Customization and subnodes):
5844 Replace "active field" with "button".
5845 Use "user option" only for variables.
5846 Use "setting" for variable-or-face.
5847
58482005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5849
5850 * buffers.texi (Select Buffer): Change order in table to make
5851 "Similar" refer to the correct item.
5852 (Indirect Buffers): Minor rewording.
5853
8cf51b2c
GM
58542005-12-20 Juri Linkov <juri@jurta.org>
5855
5856 * files.texi (VC Status): Put P and N near p and n.
5857
8cf51b2c
GM
58582005-12-19 Richard M. Stallman <rms@gnu.org>
5859
5860 * programs.texi (Electric C): Delete the info about newline control.
5861 (Other C Commands): Minor cleanup.
5862 (Left Margin Paren): Minor cleanup.
5863
58642005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5865
5866 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5867 (Customization Groups): Delete text moved to "Browsing Custom".
5868 (Browsing Custom): New node.
5869 (Specific Customization): Clarify which commands only work for
5870 loaded options.
5871
58722005-12-18 Bill Wohler <wohler@newt.com>
5873
5874 * frames.texi (Tool Bars): Shorten text of previous change.
5875
58762005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5877
5878 * files.texi (VC Status): Document log-view mode.
5879
58802005-12-18 Bill Wohler <wohler@newt.com>
5881
5882 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5883 permanently via the customize interface.
5884
8cf51b2c
GM
58852005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5886
5887 * killing.texi (Killing by Lines): Document `kill-whole-line'
5888 function.
5889
c8763fb6 58902005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5891
5892 * buffers.texi (Select Buffer): Change `prev-buffer' to
5893 `previous-buffer'. Indicate that these functions use a frame
5894 local buffer list.
5895
8cf51b2c
GM
58962005-12-12 Richard M. Stallman <rms@gnu.org>
5897
5898 * custom.texi (Easy Customization): Change menu comment.
5899 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5900
5901 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5902 (Help): Among the Apropos commands, describe only C-h a here.
5903
59042005-12-11 Richard M. Stallman <rms@gnu.org>
5905
5906 * programs.texi (Options for Comments): Comment-end starts with space.
5907
5908 * glossary.texi (Glossary): Minor cleanup.
5909
5910 * files.texi (Old Versions): Use @table.
5911
8cf51b2c
GM
59122005-12-10 David Koppelman <koppel@ece.lsu.edu>
5913
5914 * display.texi (Highlight Interactively): Include
5915 global-hi-lock-mode. Add miscellaneous details and elaborations.
5916
59172005-12-09 Richard M. Stallman <rms@gnu.org>
5918
5919 * display.texi (Font Lock): Delete the Global FL menu item.
5920
59212005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5922
5923 * custom.texi (Minibuffer Maps): Mention the maps for file name
5924 completion.
5925
59262005-12-09 Kim F. Storm <storm@cua.dk>
5927
5928 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5929 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5930 cursor to next corner in rectangle; clarify insert around rectangle.
5931
8cf51b2c
GM
59322005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5933
5934 * custom.texi (Customization): Use xref to elisp manual for
5935 non-TeX output.
5936 (Minor Modes): Update.
5937 (Customization Groups, Changing a Variable, Face Customization):
5938 Update for new appearance of Custom buffers.
5939 (Changing a Variable): `custom-buffer-done-function' has been
5940 replaced by `custom-buffer-done-kill'.
5941 (Specific Customization): In the `customize-group' buffer, a
5942 subgroup's contents are not "hidden". They are not included at
5943 all. They have no [Show] button.
5944 (Mouse Buttons): Add pxref to description of mouse event lists in
5945 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5946 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5947 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5948
59492005-12-08 Richard M. Stallman <rms@gnu.org>
5950
5951 * mini.texi (Completion Commands, Completion):
5952 In file name input, SPC does not do completion.
5953
8cf51b2c
GM
59542005-12-08 Nick Roberts <nickrob@snap.net.nz>
5955
5956 * building.texi (GDB Graphical Interface): Explain screen size
5957 setting.
5958 (Other GDB User Interface Buffers): Describe features specific to
5959 GDB 6.4.
5960
8cf51b2c
GM
59612005-12-01 Nick Roberts <nickrob@snap.net.nz>
5962
5963 * building.texi (GDB User Interface Layout): Describe how to
5964 kill associated buffers.
5965 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5966 (Watch Expressions): Be more precise.
5967 (Other GDB User Interface Buffers): Describe how to change a
5968 register value.
5969
8cf51b2c
GM
59702005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5971
5972 * macos.texi (Mac Input): Remove description of
5973 mac-command-key-is-meta. Add descriptions of
5974 mac-control-modifier, mac-command-modifier, and
5975 mac-option-modifier.
5976 (Mac International): Fix description of conversion of clipboard data.
5977 (Mac Font Specs): Add example of font customization by face attributes.
5978
59792005-11-22 Nick Roberts <nickrob@snap.net.nz>
5980
5981 * building.texi (Watch Expressions): Expand description.
5982 (Other GDB User Interface Buffers): Describe local map for
5983 gud-watch.
5984
59852005-11-21 Chong Yidong <cyd@stupidchicken.com>
5986
5987 * display.texi (Font Lock): Font lock is enabled by default now.
5988
59892005-11-20 Juri Linkov <juri@jurta.org>
5990
5991 * basic.texi (Position Info): Update examples of the output.
5992 Remove the fact that examples are produced in the TeXinfo buffer,
5993 because in the Info reader users will get a different output from
5994 `C-x ='.
5995
5996 * building.texi (Compilation Mode): Remove paragraph duplicated
5997 from the node `Compilation'. Add `compilation-skip-threshold'.
5998
5999 * display.texi (Font Lock): Suggest more user-friendly method of
6000 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6001
60022005-11-18 Richard M. Stallman <rms@gnu.org>
6003
6004 * files.texi (Registering): Mention @@ in mode line.
6005
6006 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6007
60082005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6009
6010 * files.texi (Renaming and VC): Some back-ends don't
6011 handle renaming.
6012
8cf51b2c
GM
60132005-11-17 Juri Linkov <juri@jurta.org>
6014
6015 * emacs.texi (Top):
6016 * display.texi (Highlight Interactively): Put this font-lock based
6017 mode near Font Lock node.
6018
60192005-11-16 Chong Yidong <cyd@stupidchicken.com>
6020
6021 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6022 icons.
6023
60242005-11-12 Kim F. Storm <storm@cua.dk>
6025
6026 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6027 (Help Summary): Add C-h d and C-h e.
6028 (Apropos): Clarify that all apropos commands may search for either
6029 list of words or a regexp. Add C-h d for apropos-documentation.
6030 Describe apropos-documentation-sort-by-scores user option.
6031
8cf51b2c
GM
60322005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6033
6034 * killing.texi (CUA Bindings): Add @section.
6035
60362005-11-10 Kim F. Storm <storm@cua.dk>
6037
6038 * emacs.texi (Top): Add CUA Bindings entry to menu.
6039
6040 * killing.texi (CUA Bindings): New node. Moved here from
6041 misc.texi and extended with info on rectangle commands and
6042 rectangle highlighting, interface to registers, and the global
6043 mark feature.
6044
6045 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6046
6047 * regs.texi: Prev link points to CUA Bindings node.
6048
60492005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6050
6051 * help.texi (Help Echo): By default, help echos are only shown on
6052 mouse-over, not on point-over.
6053
c8763fb6 60542005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6055
6056 * misc.texi (Shell Mode): Describe how to activate password echoing.
6057
8cf51b2c
GM
60582005-11-04 Romain Francoise <romain@orebokech.com>
6059
6060 * mark.texi (Mark Ring): Fix typo.
6061
60622005-11-03 Richard M. Stallman <rms@gnu.org>
6063
6064 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6065
60662005-11-01 Bill Wohler <wohler@newt.com>
6067
6068 * help.texi (Help Mode): Fix typo.
6069
60702005-11-01 Nick Roberts <nickrob@snap.net.nz>
6071
1c6c854e
CS
6072 * building.texi (Other GDB User Interface Buffers):
6073 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6074
60752005-10-31 Romain Francoise <romain@orebokech.com>
6076
6077 * files.texi (Compressed Files): Fix typo.
6078
6079 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6080
6081 * windows.texi (Force Same Window): Likewise.
6082
60832005-10-30 Bill Wohler <wohler@newt.com>
6084
6085 * help.texi (Help Mode): URLs viewed with browse-url.
6086
60872005-10-31 Nick Roberts <nickrob@snap.net.nz>
6088
6089 * building.texi (GDB Graphical Interface): Don't reference
6090 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6091 must stay in same frame.
6092
60932005-10-29 Chong Yidong <cyd@stupidchicken.com>
6094
6095 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6096
6097 * anti.texi (Antinews): Likewise.
6098
8cf51b2c
GM
60992005-10-28 Bill Wohler <wohler@newt.com>
6100
6101 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6102
61032005-10-28 Richard M. Stallman <rms@gnu.org>
6104
6105 * files.texi (Visiting): Explain how to enter ? in a file name.
6106
6107 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6108
8cf51b2c
GM
61092005-10-25 Nick Roberts <nickrob@snap.net.nz>
6110
1c6c854e
CS
6111 * building.texi (GDB Graphical Interface):
6112 Describe gdb-mouse-until.
8cf51b2c
GM
6113
61142005-10-23 Richard M. Stallman <rms@gnu.org>
6115
6116 * custom.texi (Init File): Recommend when to use site-start.el.
6117
8cf51b2c
GM
61182005-10-21 Juri Linkov <juri@jurta.org>
6119
6120 * custom.texi (Examining): Mention accessing the old variable
6121 value via M-n in set-variable.
6122
8cf51b2c
GM
61232005-10-18 Romain Francoise <romain@orebokech.com>
6124
6125 * files.texi (Version Systems): Capitalize GNU.
6126
8cf51b2c
GM
61272005-10-18 Nick Roberts <nickrob@snap.net.nz>
6128
6129 * building.texi (Compilation Mode): Remove redundant paragraph.
6130 (Watch Expressions): Remove paragraph to reflect code change.
6131
8cf51b2c
GM
61322005-10-16 Richard M. Stallman <rms@gnu.org>
6133
6134 * building.texi (Compilation Mode, Compilation): Clarified.
6135
61362005-10-15 Richard M. Stallman <rms@gnu.org>
6137
6138 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6139
8cf51b2c
GM
61402005-10-13 Kenichi Handa <handa@m17n.org>
6141
6142 * basic.texi (Position Info): Fix previous change.
6143
c8763fb6 61442005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6145
6146 * cmdargs.texi (Icons X): Fix typo.
6147
61482005-10-12 Kenichi Handa <handa@m17n.org>
6149
6150 * basic.texi (Position Info): Describe the case that Emacs shows
6151 "part of display ...".
6152
c8763fb6 61532005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6154
6155 * cmdargs.texi (Icons X): -nb => -nbi.
6156
61572005-10-10 Chong Yidong <cyd@stupidchicken.com>
6158
6159 * frames.texi (Speedbar): A couple more clarifications.
6160
61612005-10-11 Nick Roberts <nickrob@snap.net.nz>
6162
6163 * building.texi (GDB User Interface Layout): Improve diagram.
6164 (Watch Expressions): Explain how to make speedbar global.
6165 (Other GDB User Interface Buffers): Make references more precise.
6166
8cf51b2c
GM
61672005-10-09 Richard M. Stallman <rms@gnu.org>
6168
6169 * frames.texi (Speedbar): Clarify the text.
6170
61712005-10-09 Chong Yidong <cyd@stupidchicken.com>
6172
6173 * frames.texi (Speedbar): Add information on keybindings,
6174 dismissing the speedbar, and buffer display mode. Link to
6175 speedbar manual.
6176
c8763fb6 61772005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6178
1c6c854e 6179 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6180 added -nb, --no-bitmap-icon.
6181
8cf51b2c
GM
61822005-10-07 Nick Roberts <nickrob@snap.net.nz>
6183
6184 * building.texi (GDB Graphical Interface): Add variables and
6185 functions to indices. Be more precise.
6186
c8763fb6 61872005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6188
6189 * frames.texi (Drag and Drop): Remove the x- from
6190 x-dnd-open-file-other-window and xdnd-protocol-alist.
6191
61922005-09-30 Romain Francoise <romain@orebokech.com>
6193
6194 * mini.texi (Minibuffer): The default value now appears before the
6195 colon in minibuffer prompts.
6196
8cf51b2c
GM
61972005-09-25 Richard M. Stallman <rms@gnu.org>
6198
6199 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6200
8cf51b2c
GM
62012005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6202
6203 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6204
8cf51b2c
GM
62052005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6206
6207 * emacs.texi (Top): Update submenus from macos.texi.
6208
6209 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6210 (Mac OS): Update feature support status.
6211 (Mac Input): List supported input scripts. Remove description
6212 about `mac-keyboard-text-encoding'. Mention mouse button
6213 emulation and related variables.
6214 (Mac International): Mention Central European and Cyrillic
6215 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6216 Add description about coding system for selection.
6217 Add description about language environment.
6218 (Mac Environment Variables):
6219 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6220 arguments. Add Preferences support.
6221 (Mac Directories): Explicitly state that this node is for Mac OS
6222 Classic only.
1c6c854e
CS
6223 (Mac Font Specs): Mention specification for scalable fonts.
6224 List supported charsets. Add preferred way of creating fontsets.
6225 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6226 (Mac Functions): Add descriptions about `mac-set-file-creator',
6227 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6228 and `mac-get-preference'.
6229
8cf51b2c
GM
62302005-09-16 Romain Francoise <romain@orebokech.com>
6231
6232 Update all files to specify GFDL version 1.2.
6233
6234 * doclicense.texi (GNU Free Documentation License): Update to
6235 version 1.2.
6236
62372005-09-15 Richard M. Stallman <rms@gnu.org>
6238
6239 * buffers.texi (List Buffers): Fix xref.
6240
6241 * rmail.texi (Rmail Basics): Fix xref.
6242
6243 * emacs.texi (Top): Update subnode menus.
6244
6245 * files.texi (Saving Commands): New node, broken out of Saving.
6246 (Customize Save): New node, broken out of Saving.
6247 Clarify effect of write-region-inhibit-fsync.
6248 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6249
8cf51b2c
GM
62502005-09-14 Romain Francoise <romain@orebokech.com>
6251
6252 * files.texi (Saving): Mention write-region-inhibit-fsync.
6253
62542005-09-05 Chong Yidong <cyd@stupidchicken.com>
6255
6256 * custom.texi (Custom Themes): New node.
6257
62582005-09-03 Richard M. Stallman <rms@gnu.org>
6259
49823426
GM
6260 * search.texi (Search Case): Mention vars that control
6261 case-fold-search for various operations.
8cf51b2c
GM
6262
62632005-08-22 Juri Linkov <juri@jurta.org>
6264
6265 * display.texi (Standard Faces): Merge the text from
6266 `(elisp)Standard Faces' into this node.
6267
62682005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * emacs.texi (Top): Delete menu item for deleted node
6271 Keyboard Translations.
6272
62732005-08-18 Richard M. Stallman <rms@gnu.org>
6274
8cf51b2c
GM
6275 * trouble.texi (Unasked-for Search):
6276 Delete xref to Keyboard Translations.
6277
6278 * glossary.texi (Glossary): Delete xref.
6279
8cf51b2c
GM
6280 * custom.texi (Minor Modes): Say that the list here is not complete.
6281 (Keyboard Translations): Node deleted.
6282 (Disabling): Delete xref to it.
6283 (Customization Groups): Fix Custom buffer example.
6284 (Hooks): Mention remove-hooks.
6285
62862005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6287
6288 * building.texi (GDB Graphical Interface): Improve filling of menu
6289 item.
6290
62912005-08-18 Nick Roberts <nickrob@snap.net.nz>
6292
6293 * building.texi (GDB Graphical Interface): Use better node names.
6294
62952005-08-14 Richard M. Stallman <rms@gnu.org>
6296
6297 * text.texi (Sentences): Fix xref.
6298
62992005-08-14 Juri Linkov <juri@jurta.org>
6300
6301 * building.texi (Compilation, Grep Searching): Move grep command
6302 headings from `Compilation' to `Grep Searching'.
6303
6304 * dired.texi (Dired and Find):
6305 * maintaining.texi (Tags Search): Replace grep xref to
6306 `Compilation' node with `Grep Searching'.
6307
6308 * files.texi (Comparing Files): Replace xref to `Compilation' with
6309 `Compilation Mode'.
6310
63112005-08-13 Alan Mackenzie <acm@muc.de>
6312
6313 * search.texi (Non-ASCII Isearch): Correct a typo.
6314 (Replacement Commands): Mention query-replace key binding.
6315
63162005-08-11 Richard M. Stallman <rms@gnu.org>
6317
6318 * programs.texi (Options for Comments): Fix xref.
6319
6320 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6321 out of Regexps.
6322
8cf51b2c
GM
63232005-08-09 Juri Linkov <juri@jurta.org>
6324
6325 * building.texi (Compilation): Use `itemx' instead of `item'.
6326 (Grep Searching): Simplify phrase.
6327
6328 * display.texi (Standard Faces): Describe vertical-border on
6329 window systems.
6330
6331 * windows.texi (Split Window): Simplify phrase and mention
6332 vertical-border face.
6333
63342005-08-09 Richard M. Stallman <rms@gnu.org>
6335
6336 * files.texi (Comparing Files): Clarify compare-windows.
6337
6338 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6339
8cf51b2c
GM
63402005-08-06 Eli Zaretskii <eliz@gnu.org>
6341
6342 * mule.texi (Coding Systems): Rephrase the paragraph about
6343 codepages: no need for "M-x codepage-setup" anymore, except on
6344 MS-DOS.
6345
6346 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6347 the MS-DOS port only.
6348
63492005-07-30 Eli Zaretskii <eliz@gnu.org>
6350
6351 * makefile.w32-in (info): Don't run multi-install-info.bat.
6352 ($(infodir)/dir): New target, produced by running
6353 multi-install-info.bat.
6354
8cf51b2c
GM
63552005-07-22 Eli Zaretskii <eliz@gnu.org>
6356
6357 * files.texi (Quoted File Names): Add index entry.
6358
8cf51b2c
GM
63592005-07-19 Juri Linkov <juri@jurta.org>
6360
6361 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6362
63632005-07-18 Juri Linkov <juri@jurta.org>
6364
8cf51b2c
GM
6365 * custom.texi (Easy Customization):
6366 * files.texi (Old Versions):
6367 * frames.texi (Wheeled Mice):
6368 * mule.texi (Specify Coding):
8cf51b2c
GM
6369 * text.texi (Cell Justification):
6370 * trouble.texi (After a Crash):
8cf51b2c
GM
6371 * xresources.texi (GTK styles):
6372 Delete duplicate duplicate words.
6373
63742005-07-17 Richard M. Stallman <rms@gnu.org>
6375
6376 * frames.texi (Creating Frames): Fix foreground color example.
6377
6378 * custom.texi (Init Examples): Clean up text about conditionals.
6379
63802005-07-16 Richard M. Stallman <rms@gnu.org>
6381
6382 * mini.texi (Completion Commands): Fix command name for ?.
6383
8cf51b2c
GM
63842005-07-16 Eli Zaretskii <eliz@gnu.org>
6385
6386 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6387 `menu' face has no effect on w32 and with GTK.
6388 Add cross-references.
8cf51b2c
GM
6389
6390 * cmdargs.texi (General Variables): Clarify the default location
6391 of $HOME on w32 systems.
6392
63932005-07-15 Jason Rumney <jasonr@gnu.org>
6394
6395 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6396 changed.
6397
63982005-07-08 Kenichi Handa <handa@m17n.org>
6399
1c6c854e
CS
6400 * mule.texi (Recognize Coding):
6401 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6402
64032005-07-07 Richard M. Stallman <rms@gnu.org>
6404
6405 * anti.texi (Antinews): Mention mode-line-inverse-video.
6406
6407 * files.texi (Saving): Minor correction about C-x C-w.
6408
6409 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6410
64112005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6412
6413 * search.texi (Isearch Scroll): Add example of using the
6414 `isearch-scroll' property.
6415 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6416 `Display Custom' node.
6417 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6418 and de-emphasize it.
6419 (Other Repeating Search): `occur' currently can not correctly
6420 handle multiline matches. Correct, clarify and update description
6421 of `flush-lines' and `keep-lines'.
6422
6423 * display.texi (Display Custom): Add anchor for `baud-rate'.
6424
64252005-07-07 Richard M. Stallman <rms@gnu.org>
6426
6427 * gnu.texi: Update where to get GNU status; add refs for how to help.
6428 Add footnotes 6 and 7.
6429
64302005-07-04 Lute Kamstra <lute@gnu.org>
6431
6432 Update FSF's address in GPL notices.
6433
8cf51b2c 6434 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6435 * trouble.texi (Checklist): Update FSF's address.
6436
8cf51b2c
GM
64372005-06-24 Richard M. Stallman <rms@gnu.org>
6438
6439 * display.texi (Text Display): Change index entries.
6440
64412005-06-24 Eli Zaretskii <eliz@gnu.org>
6442
6443 * makefile.w32-in (MAKEINFO): Use --force.
6444 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6445 Makefile.in.
8cf51b2c
GM
6446
64472005-06-23 Richard M. Stallman <rms@gnu.org>
6448
1c6c854e 6449 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6450 nobreak-char-display.
6451
6452 * emacs.texi (Top): Update detailed node listing.
6453
1c6c854e 6454 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6455 to nobreak-char-display and no-break-space to nobreak-space.
6456 (Standard Faces): Split up the list of standard faces
6457 and put it in a separate node. Add nobreak-space and
6458 escape-glyph.
6459
8cf51b2c
GM
64602005-06-23 Lute Kamstra <lute@gnu.org>
6461
6462 * mule.texi (Select Input Method): Fix typo.
6463
64642005-06-23 Kenichi Handa <handa@m17n.org>
6465
1c6c854e
CS
6466 * mule.texi (International): List all supported scripts.
6467 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6468 distribution.
6469 (Language Environments): List all language environments.
6470 Intlfonts contains fonts for most supported scripts, not all..
6471 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6472 input a specific character.
8cf51b2c
GM
6473 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6474
64752005-06-23 Juanma Barranquero <lekktu@gmail.com>
6476
49823426 6477 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6478
64792005-06-22 Miles Bader <miles@gnu.org>
6480
6481 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6482
64832005-06-20 Miles Bader <miles@gnu.org>
6484
6485 * display.texi (Faces): Add `vertical-divider'.
6486
64872005-06-17 Richard M. Stallman <rms@gnu.org>
6488
6489 * text.texi (Adaptive Fill): Minor clarification.
6490
8cf51b2c
GM
64912005-06-10 Lute Kamstra <lute@gnu.org>
6492
6493 * emacs.texi (Top): Correct version number.
6494 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6495 refer to the current version of Emacs.
6496
64972005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6498
6499 * files.texi (Log Buffer): Document when there can be more than
6500 one file to be committed.
6501
65022005-06-08 Juri Linkov <juri@jurta.org>
6503
6504 * display.texi (Faces): Add `shadow' face.
6505
65062005-06-07 Masatake YAMATO <jet@gyve.org>
6507
6508 * display.texi (Faces): Write about mode-line-highlight.
6509
65102005-06-06 Richard M. Stallman <rms@gnu.org>
6511
6512 * misc.texi (Printing Package): Explain how to initialize
6513 printing package.
6514
6515 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6516
65172005-06-05 Chong Yidong <cyd@stupidchicken.com>
6518
6519 * emacs.texi: Rename Hardcopy to Printing.
6520 Make PostScript and PostScript Variables subnodes of it.
6521
6522 * misc.texi (Printing): Rename node from Hardcopy.
6523 Mention menu bar options.
6524 Move PostScript and PostScript Variables to submenu.
6525 (Printing package): New node.
6526
6527 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6528
6529 * dired.texi (Operating on Files): Likewise.
6530
6531 * calendar.texi (Displaying the Diary): Likewise.
6532
6533 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6534
6535 * glossary.texi (Glossary): Likewise.
6536
6537 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6538 effect.
6539
65402005-06-04 Richard M. Stallman <rms@gnu.org>
6541
6542 * trouble.texi (After a Crash): Polish previous change.
6543
8cf51b2c
GM
65442005-05-30 Noah Friedman <friedman@splode.com>
6545
6546 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6547 recovery mechanism.
6548
8cf51b2c
GM
65492005-05-28 Nick Roberts <nickrob@snap.net.nz>
6550
6551 * building.texi (Other Buffers): SPC toggles display of
6552 floating point registers.
6553
8cf51b2c
GM
65542005-05-27 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * files.texi (Log Buffer): Merge in description of Log Edit
6557 mode from pcl-cvs.texi.
6558
65592005-05-26 Richard M. Stallman <rms@gnu.org>
6560
6561 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6562
8cf51b2c
GM
65632005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6564
6565 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6566 not enabled by default.
6567 When not on a word, `ispell-word' by default checks the word
6568 before point.
6569
65702005-05-24 Nick Roberts <nickrob@snap.net.nz>
6571
6572 * building.texi (Debugger Operation): Simplify last sentence.
6573
65742005-05-23 Lute Kamstra <lute@gnu.org>
6575
6576 * emacs.texi: Update FSF's address throughout.
6577 (Preface): Use @cite.
6578 (Distrib): Add cross reference to the node "Copying". Mention the
6579 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6580 printed manuals.
6581 (Intro): Use @xref for the Emacs Lisp Intro.
6582
8cf51b2c
GM
65832005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6584
6585 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6586
6587 * basic.texi (Moving Point): Mention default for `goto-line'.
6588
6589 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6590 of a variable's docstring.
6591
65922005-05-18 Lute Kamstra <lute@gnu.org>
6593
6594 * maintaining.texi (Overview of Emerge): Add cross reference.
6595 Remove duplication.
6596
6597 * emacs.texi (Top): Update to the current structure of the manual.
6598 * misc.texi (Emacs Server): Add menu description.
6599 * files.texi (Saving): Fix menu.
6600 * custom.texi (Customization): Fix menu.
6601 * mule.texi (International): Fix menu.
6602 * kmacro.texi (Keyboard Macros): Fix menu.
6603
66042005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6605
6606 * display.texi: Various minor changes.
6607 (Faces): Delete text that is repeated in the next section.
6608
66092005-05-16 Nick Roberts <nickrob@snap.net.nz>
6610
6611 * building.texi (Debugger Operation): Mention GUD tooltips are
6612 disabled with GDB in text command mode.
6613
8cf51b2c
GM
66142005-05-16 Nick Roberts <nickrob@snap.net.nz>
6615
6616 * building.texi: Replace toolbar with "tool bar" for consistency.
6617 (Compilation Mode): Describe compilation-context-lines
6618 and use of arrow in compilation buffer.
6619 (Debugger Operation): Replace help text with variable's value.
6620
6621 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6622 consistency.
6623
66242005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6625
6626 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6627 Add xref.
6628
8cf51b2c
GM
66292005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6630
6631 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6632 (Position Info): Delete discussion of `goto-line'. It is already
6633 described in `Moving point'.
6634
6635 * mini.texi (Completion Commands): Correct reference.
6636 (Completion Options): Fix typo.
6637
6638 * killing.texi (Deletion): Complete description of `C-x C-o'.
6639
8cf51b2c
GM
66402005-05-10 Richard M. Stallman <rms@gnu.org>
6641
6642 * building.texi (Compilation): Clarify recompile's directory choice.
6643
6644 * frames.texi (Tooltips): Cleanups.
6645
6646 * basic.texi (Arguments): Fix punctuation.
6647
66482005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6649
6650 * screen.texi (Menu Bar): The up and down (not left and right)
6651 arrow keys move through a keyboard menu.
6652
66532005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6654
6655 * basic.texi: Various typo and grammar fixes.
6656 (Moving Point): C-a now runs move-beginning-of-line.
6657
66582005-05-08 Nick Roberts <nickrob@snap.net.nz>
6659
6660 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6661
6662 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6663 as different animals.
6664
66652005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6666
6667 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6668 Correct index entry.
6669
66702005-05-07 Nick Roberts <nickrob@snap.net.nz>
6671
6672 * building.texi (Debugger Operation): Update to reflect changes
6673 in GUD tooltips.
6674
66752005-04-30 Richard M. Stallman <rms@gnu.org>
6676
6677 * files.texi (Compressed Files): Auto Compression normally enabled.
6678
6679 * building.texi (Debugger Operation): Clarify previous change.
6680
8cf51b2c
GM
66812005-04-28 Nick Roberts <nickrob@snap.net.nz>
6682
6683 * building.texi (Debugger Operation): Add description for
6684 GUD tooltips when program is not running.
6685
66862005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6687
6688 * misc.texi (Shell): Add `Shell Prompts' to menu.
6689 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6690 description. Delete remarks moved to new node.
6691 (Shell Prompts): New node.
6692 (History References): Replace remarks moved to `Shell Prompts'
6693 with xref to that node.
6694 (Remote Host): Clarify how to specify the terminal type when
6695 logging in to a different machine.
6696
66972005-04-26 Richard M. Stallman <rms@gnu.org>
6698
6699 * emacs.texi (Top): Update submenus from files.texi.
6700
6701 * files.texi (Filesets): Clarify previous change.
6702
6703 * dired.texi (Misc Dired Features): Clarify previous change.
6704
67052005-04-25 Chong Yidong <cyd@stupidchicken.com>
6706
6707 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6708
1c6c854e
CS
6709 * dired.texi (Misc Dired Features):
6710 Document dired-compare-directories.
8cf51b2c
GM
6711
6712 * files.texi (Filesets): New node.
6713 (File Conveniences): Document Image mode.
6714
6715 * text.texi (TeX Print): Document tex-compile.
6716
67172005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6718
6719 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6720 Delete redundant reference to tooltip Custom group. It is
6721 referred too again in the next paragraph.
6722
67232005-04-24 Richard M. Stallman <rms@gnu.org>
6724
6725 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6726
8cf51b2c
GM
67272005-04-19 Kim F. Storm <storm@cua.dk>
6728
6729 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6730
67312005-04-18 Lars Hansen <larsh@math.ku.dk>
6732
6733 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6734 turns off desktop-save-mode.
6735
67362005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6737
6738 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6739 by default in terminals compatible with xterm. Mention that
6740 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6741 node.
6742
8cf51b2c
GM
67432005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6744
6745 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6746
c8763fb6 67472005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6748
6749 * xresources.texi (Table of Resources): Add cursorBlink.
6750
67512005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6752
6753 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6754 `d', `C-d' and `u'.
6755
67562005-04-11 Richard M. Stallman <rms@gnu.org>
6757
6758 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6759 (Misc X): Add -D, --basic-display.
6760
6761 * maintaining.texi (Change Log): Correct the description of
6762 the example.
6763
6764 * major.texi (Choosing Modes): Document magic-mode-alist.
6765
8cf51b2c
GM
67662005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6767
6768 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6769 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6770 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6771 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6772 `w', respectively.
6773 (Rmail Labels): Mention `l'.
6774 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6775 (Rmail Summary Edit): Describe `j' and RET.
6776
c8763fb6 67772005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6778
6779 * xresources.texi (Lucid Resources): Add fontSet resource.
6780
8cf51b2c
GM
67812005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6782
6783 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6784 now called `indicate-empty-lines'.
6785
67862005-04-06 Kim F. Storm <storm@cua.dk>
6787
6788 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6789
67902005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6791
6792 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6793 deleted.
6794 (Marks vs Flags): Add some convenient key bindings.
6795 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6796 (Misc Dired Features): Correct and expand description of `w' command.
6797
6798 * frames.texi (XTerm Mouse): Delete apparently false info.
6799 The GNU/Linux console currently does not appear to support
6800 `xterm-mouse-mode'.
6801
8cf51b2c
GM
68022005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6803
6804 * calendar.texi (Diary): Mention shell utility `calendar'.
6805
68062005-04-01 Richard M. Stallman <rms@gnu.org>
6807
6808 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6809
8cf51b2c
GM
68102005-04-01 Lute Kamstra <lute@gnu.org>
6811
6812 * maintaining.texi (Change Log): add-change-log-entry uses
6813 add-log-mailing-address.
6814
68152005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6816
6817 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6818 `VC Mode Line' and put in an xref to that node.
6819 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6820 its description.
6821
68222005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6823
6824 * calendar.texi (Calendar Systems): Say that the Persian calendar
6825 implemented here is the arithmetical one championed by Birashk.
6826
68272005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6828
6829 * programs.texi (Fortran Motion): Fix previous change.
6830
8cf51b2c
GM
68312005-03-29 Richard M. Stallman <rms@gnu.org>
6832
6833 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6834
68352005-03-29 Chong Yidong <cyd@stupidchicken.com>
6836
6837 * text.texi (Refill): Refer to Long Lines Mode.
6838 (Longlines): New node.
6839 (Auto Fill): Don't index "word wrap" here.
6840 (Filling): Add Longlines to menu.
6841
68422005-03-29 Richard M. Stallman <rms@gnu.org>
6843
6844 * xresources.texi: Minor fixes.
6845
6846 * misc.texi (Emacs Server): Fix Texinfo usage.
6847
6848 * emacs.texi (Top): Don't use a real section heading for
6849 "Detailed Node Listing". Fake it instead.
6850
6851 * basic.texi (Position Info): Minor cleanup.
6852
6853 * mule.texi (Input Methods): Minor cleanup.
6854
68552005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6856
6857 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6858 constructs as well.
6859 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6860
68612005-03-29 Kenichi Handa <handa@m17n.org>
6862
6863 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6864
6865 * basic.texi (Position Info): Update the description about the
6866 command C-u C-x =.
6867
68682005-03-28 Richard M. Stallman <rms@gnu.org>
6869
6870 * emacs.texi (Top): Use @section for the detailed node listing.
6871
6872 * calendar.texi: Minor fixes to previous change.
6873
6874 * programs.texi (Fortran): Small fixes to previous changes.
6875
6876 * emacs.texi (Top): Update list of subnodes of Dired.
6877 Likewise for building.texi.
6878
6879 * files.texi (File Conveniences): Delete Auto Image File mode.
6880
68812005-03-28 Chong Yidong <cyd@stupidchicken.com>
6882
6883 * building.texi (Flymake): New node.
6884
6885 * custom.texi (Function Keys): Document kp- event types and
6886 keypad-setup package.
6887
6888 * dired.texi (Wdired): New node.
6889
6890 * files.texi (File Conveniences): Reorder entries.
6891 Explain how to turn on Auto-image-file mode.
6892 Document Thumbs mode.
6893
6894 * mule.texi (Specify Coding): Document recode-region and
6895 recode-file-name.
6896
6897 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6898
68992005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6900
6901 * commands.texi (Keys): M-o is now a prefix key.
6902
69032005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6904
6905 * programs.texi: Reformat and update copyright years.
6906 (Fortran): Update section.
6907
69082005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6909
6910 * files.texi: Several small changes in addition to:
6911 (Visiting): Change xref for Dialog Boxes to ref.
6912 (Version Headers): Replace references to obsolete var
6913 `vc-header-alist' with `vc-BACKEND-header'.
6914 (Customizing VC): Update value of `vc-handled-backends'.
6915
69162005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6917
6918 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6919 move here from Emacs Lisp Reference Manual.
6920 * calendar.texi (Calendar/Diary, Diary Commands)
6921 (Special Diary Entries, Importing Diary): Change some xrefs to
6922 point to emacs-xtra rather than elisp.
6923
6924 * emacs-xtra.texi (Calendar Customizing):
6925 Move view-diary-entries-initially, view-calendar-holidays-initially,
6926 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6927 Emacs Manual.
6928 (Appt Customizing): Merge entire section into main Emacs Manual.
6929 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6930 mark-holidays-in-calendar here from emacs-xtra.
6931 (Displaying the Diary): Move view-diary-entries-initially,
6932 mark-diary-entries-in-calendar here from emacs-xtra.
6933 (Appointments): Move appt-display-mode-line,
6934 appt-display-duration, appt-disp-window-function,
6935 appt-delete-window-function here from emacs-xtra.
6936
6937 * calendar.texi: Update and reformat copyright.
6938 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6939 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6940 (Diary): Refer to `diary-file' rather than ~/diary.
6941 (Diary Commands): Rename node to "Displaying the Diary".
6942 * emacs.texi (Top): Rename "Diary Commands" section.
6943 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6944
69452005-03-26 Eli Zaretskii <eliz@gnu.org>
6946
6947 * misc.texi (Emacs Server): Fix the command for setting
6948 server-name. Add an xref to Invoking emacsclient.
6949
6950 * help.texi (Help Summary): Clarify when "C-h ." will do something
6951 nontrivial.
6952 (Apropos): Add cindex entry for apropos-sort-by-scores.
6953
6954 * display.texi (Text Display): Add index entries for how no-break
6955 characters are displayed.
6956
8cf51b2c
GM
69572005-03-26 Eli Zaretskii <eliz@gnu.org>
6958
6959 * files.texi (Visiting): Fix cross-references introduced with the
6960 last change.
6961
6962 * xresources.texi (GTK resources): Fix last change.
6963
8cf51b2c
GM
69642005-03-25 Chong Yidong <cyd@stupidchicken.com>
6965
6966 * xresources.texi (X Resources): GTK options documented too.
6967 (Resources): Clarify meaning of program name.
6968 (Table of Resources): Add visualClass.
6969 (GTK resources): Rewrite.
6970 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6971
6972 * display.texi (Text Display): Mention non-breaking spaces.
6973
6974 * files.texi (Reverting): Document auto-revert-check-vc-info.
6975
6976 * frames.texi (Mouse Commands): Document
6977 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6978
6979 * help.texi (Help Summary): Add `C-h .'.
6980 (Apropos): Apropos accepts a list of search terms.
6981 Document apropos-sort-by-scores.
6982 (Help Echo): Document display-local-help.
6983
6984 * misc.texi (Emacs Server): Document server-name.
6985 (Invoking emacsclient): Document -s option for server names.
6986
6987 * text.texi (Outline Visibility): Introduce "current heading
6988 line" (commands can be called with point on a body line).
6989 Re-order table to follow the sequence of discussion.
6990 hide-body won't hide lines before first header line.
6991 (TeX Mode): Add DocTeX mode.
6992
8cf51b2c
GM
69932005-03-24 Richard M. Stallman <rms@gnu.org>
6994
6995 * mule.texi (Single-Byte Character Support): Delete mention
6996 of iso-acc.el and iso-transl.el.
6997
8cf51b2c
GM
69982005-03-23 Lute Kamstra <lute@gnu.org>
6999
7000 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7001
70022005-03-23 Richard M. Stallman <rms@gnu.org>
7003
8cf51b2c
GM
7004 * search.texi: Delete explicit node pointers.
7005 (Incremental Search): New menu.
7006 (Basic Isearch, Repeat Isearch, Error in Isearch)
7007 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7008 (Slow Isearch): New subnodes.
7009 (Configuring Scrolling): Node deleted.
7010 (Search Case): Doc default-case-fold-search.
7011 (Regexp Replace): Move replace-regexp doc here.
7012
7013 * rmail.texi (Movemail): Put commas inside closequotes.
7014
7015 * picture.texi (Insert in Picture): Document C-c arrow combos.
7016 (Basic Picture): Clarify erasure.
7017
7018 * display.texi (Font Lock): Put commas inside closequotes.
7019
7020 * cmdargs.texi (General Variables): Put commas inside closequotes.
7021
70222005-03-23 Nick Roberts <nickrob@snap.net.nz>
7023
7024 * building.texi (Stack Buffer): Mention reverse contrast for
7025 *selected* frame (might not be current frame).
7026
8cf51b2c
GM
70272005-03-21 Richard M. Stallman <rms@gnu.org>
7028
7029 * building.texi (Starting GUD): Add bashdb.
7030
70312005-03-20 Chong Yidong <cyd@stupidchicken.com>
7032
7033 * basic.texi (Moving Point): Add M-g M-g binding.
7034 (Undo): Document undo-only.
7035 (Position Info): Document M-g M-g and C-u M-g M-g.
7036
7037 * building.texi (Building): Put Grep Searching after Compilation
7038 Shell.
7039 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7040 Document next-error-highlight.
7041 (Grep Searching): Document grep-highlight-matches.
7042 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7043
7044 * calendar.texi (Importing Diary): Rename node from iCalendar.
7045 Document diary-from-outlook.
7046
7047 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7048 Commands.
7049 Mention effect of X drag and drop on Dired buffers.
7050
7051 * files.texi (Visiting): Document large-file-warning-threshold.
7052 Move paragraph on file-selection dialog.
7053 Mention visiting files using X drag and drop.
7054 (Reverting): Mention using Auto-Revert mode to tail files.
7055 Document auto-revert-tail-mode.
7056 (Version Systems): Minor correction.
7057 (Comparing Files): Diff-mode is no longer based on Compilation
7058 mode.
7059 Document compare-ignore-whitespace.
7060 (Misc File Ops): Explain passing a directory to rename-file.
7061 Likewise for copy-file and make-symbolic-link.
7062
7063 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7064 Document mouse-wheel-progressive speed.
7065
7066 * help.texi (Misc Help): Document numeric argument for C-h i.
7067 Correctly explain the effect of just C-u as argument.
7068
7069 * killing.texi (Deletion): Document numeric argument for
7070 just-one-space.
7071
7072 * mini.texi (Completion): Completion acts on text before point.
7073
7074 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7075 (Emulation): CUA mode replaces pc-bindings-mode,
7076 pc-selection-mode, and s-region.
7077
7078 * mule.texi (Input Methods): Leim is now built-in.
7079 (Select Input Method): Document quail-show-key.
7080 (Specify Coding): Document revert-buffer-with-coding-system.
7081
7082 * programs.texi (Fortran Motion): Document f90-next-statement,
7083 f90-previous-statement, f90-next-block, f90-previous-block,
7084 f90-end-of-block, and f90-beginning-of-block.
7085
7086 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7087
7088 * emacs.texi (Acknowledgments): Updated.
7089
7090 * anti.texi: Total rewrite.
7091
8cf51b2c
GM
70922005-03-19 Chong Yidong <cyd@stupidchicken.com>
7093
7094 * ack.texi (Acknowledgments): Update.
7095
70962005-03-19 Eli Zaretskii <eliz@gnu.org>
7097
1c6c854e
CS
7098 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7099 Update copyright years.
8cf51b2c
GM
7100
71012005-03-14 Nick Roberts <nickrob@snap.net.nz>
7102
7103 * building.texi (Commands of GUD): Move paragraph on setting
7104 breakpoints with mouse to the GDB Graphical Interface node.
7105
71062005-03-07 Richard M. Stallman <rms@gnu.org>
7107
8cf51b2c
GM
7108 * misc.texi (Single Shell, Shell Options): Fix previous change.
7109
7110 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7111
71122005-03-06 Richard M. Stallman <rms@gnu.org>
7113
7114 * building.texi (Starting GUD): Don't explain text vs graphical
7115 GDB here. Just mention it and xref.
7116 Delete "just one debugger process".
7117 (Debugger Operation): Move GUD tooltip info here.
7118 (GUD Tooltips): Node deleted.
7119 (GDB Graphical Interface): Explain the two GDB modes here.
7120
8cf51b2c
GM
7121 * sending.texi (Sending Mail): Minor cleanup.
7122 (Mail Aliases): Explain quoting conventions.
7123 Update key rebinding example.
7124 (Header Editing): C-M-i is like M-TAB.
7125 (Mail Mode Misc): mail-attach-file does not do MIME.
7126
7127 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7128 that really belongs here.
7129 (Remote Mailboxes): Text moved to Rmail Inbox.
7130 (Rmail Display): Mention Mouse-1.
7131 (Movemail): Clarify two movemail versions.
7132 Clarify rmail-movemail-program.
7133
8cf51b2c
GM
7134 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7135 Document async shell commands.
7136 (Shell History): Clarify.
7137 (Shell Ring): Mention C-UP an C-DOWN.
7138 (Shell Options): Add comint-prompt-read-only.
7139 (Invoking emacsclient): Set EDITOR to run Emacs.
7140 (Sorting): No need to explain what region is.
7141 (Saving Emacs Sessions): Fix typo.
7142 (Recursive Edit): Fix punctuation.
7143 (Emulation): Don't mention "PC bindings" which are standard.
7144 (Hyperlinking): Explain Mouse-1 convention here.
7145 (Find Func): Node deleted.
7146
8cf51b2c
GM
7147 * help.texi (Name Help): Xref to Hyperlinking.
7148
7149 * glossary.texi (Glossary):
7150 Rename "Balance Parentheses" to "Balancing...".
7151 Add "Byte Compilation". Correct "Copyleft".
7152 New xref in "Customization".
7153 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7154 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7155 Rename "Registers" to "Register".
7156 Replace "Selecting" with "Selected Frame",
7157 "Selected Window", and "Selecting a Buffer".
7158
7159 * files.texi (Types of Log File): Explain how projects'
7160 methods can vary.
7161
8cf51b2c
GM
7162 * display.texi (Faces): Delete "Emacs 21".
7163
7164 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7165 * fixit.texi (Spelling): C-M-i like M-TAB.
7166 * mini.texi (Completion Options): C-M-i like M-TAB.
7167 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7168 * text.texi (Text Mode): C-M-i like M-TAB.
7169
7170 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7171
7172 * calendar.texi (Specified Dates): Mention `g w'.
7173 (Appointments): appt-activate toggles with no arg.
7174
8cf51b2c
GM
71752005-03-05 Juri Linkov <juri@jurta.org>
7176
7177 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7178 "invocation (command line arguments)".
8cf51b2c
GM
7179 (Misc X): Add -nbc, --no-blinking-cursor.
7180
71812005-03-04 Ulf Jasper <ulf.jasper@web.de>
7182
7183 * calendar.texi (iCalendar): No need to require it now.
7184
8cf51b2c
GM
71852005-03-03 Nick Roberts <nickrob@snap.net.nz>
7186
7187 * trouble.texi (Contributing): Mention Savannah. Direct users to
7188 emacs-devel.
7189
71902005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7191
7192 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7193 window.
7194
8cf51b2c
GM
71952005-02-27 Richard M. Stallman <rms@gnu.org>
7196
7197 * building.texi (Compilation): Update mode line status info.
7198
71992005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7200
7201 * calendar.texi (General Calendar): Document binding of
7202 scroll-other-window-down.
7203 (Mayan Calendar): Fix earliest date.
7204 (Time Intervals): Document timeclock-change.
7205 Fix timeclock-ask-before-exiting documentation.
7206
72072005-02-26 Kim F. Storm <storm@cua.dk>
7208
7209 * frames.texi (Mouse References):
7210 Add mouse-1-click-in-non-selected-windows.
7211
72122005-02-25 Richard M. Stallman <rms@gnu.org>
7213
7214 * screen.texi (Screen): Explain better about cursors and mode lines;
7215 don't presuppose text terminals.
7216 (Point): Don't assume just one cursor.
7217 Clarify explanation of cursors.
7218 (Echo Area, Menu Bar): Cleanups.
7219
7220 * mini.texi (Minibuffer): Prompts are highlighted.
7221 (Minibuffer Edit): Newline = C-j only on text terminals.
7222 Clarify resize-mini-windows values.
7223 Mention M-PAGEUP and M-PAGEDOWN.
7224 (Completion Commands): Mouse-1 like Mouse-2.
7225 (Minibuffer History): Explain history commands better.
7226 (Repetition): Add xref to Incremental Search.
7227
7228 * mark.texi (Setting Mark): Clarify info about displaying mark.
7229 Clarify explanation of C-@ and C-SPC.
7230 (Transient Mark): Mention Delete Selection mode.
7231 (Marking Objects): Clean up text about extending the region.
7232
7233 * m-x.texi (M-x): One C-g doesn't always go to top level.
7234 No delay before suggest-key-bindings output.
7235
7236 * fixit.texi (Fixit): Mention C-/ for undo.
7237 (Spelling): Mention ESC TAB like M-TAB.
7238 Replacement words with r and R are rechecked.
7239 Say where C-g leaves point. Mention ? as input.
7240
72412005-02-23 Lute Kamstra <lute@gnu.org>
7242
7243 * cmdargs.texi (Initial Options): Add cross reference.
7244
8cf51b2c
GM
72452005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7246
7247 * emacs.texi (Top): Update menu for splitting of node in
7248 msdog.texi.
7249 * frames.texi (Frames): Update xref for splitting of node in
7250 msdog.texi.
7251 * trouble.texi (Quitting): Ditto.
7252
72532005-02-16 Richard M. Stallman <rms@gnu.org>
7254
7255 * windows.texi (Split Window): Simplify line truncation info
7256 and xref to Display Custom.
7257
7258 * trouble.texi (Quitting): Emergency escape only for text terminal.
7259 (Screen Garbled): C-l for ungarbling is only for text terminal.
7260
7261 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7262
7263 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7264
7265 * programs.texi (Program Modes): Mention Python mode.
7266 (Moving by Defuns): Repeating C-M-h extends region.
7267 (Basic Indent): Clarify.
7268 (Custom C Indent): Clarify.
7269 (Expressions): Repeating C-M-@ extends region.
7270 (Info Lookup): Clarify for C-h S.
7271 (Symbol Completion): ESC TAB alternative for M-TAB.
7272 (Electric C): Clarify.
7273
7274 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7275
7276 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7277 MS-DOS Input node.
7278 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7279 (MS-DOS and MULE): Clarify.
7280 (MS-DOS Processes, Windows Processes): Fix typos.
7281
7282 * major.texi (Choosing Modes): Clarify.
7283
7284 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7285 (Keyboard Macro Step-Edit): Clarify.
7286
7287 * indent.texi (Indentation): Clarifications.
7288
7289 * help.texi (Help): Correct error about C-h in query-replace.
7290 Clarify apropos vs C-h a. Fix how to search in FAQ.
7291 (Key Help): Describe C-h w here.
7292 (Name Help): Minor cleanup. C-h w moved to Key Help.
7293 Clarify the "object" joke.
7294 (Apropos): Clarify. Mouse-1 like Mouse-2.
7295 (Help Mode): Mouse-1 like Mouse-2.
7296
7297 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7298
7299 * display.texi (Display): Reorder menu.
7300 (Faces): Cleanup.
7301 (Font Lock): Cleanup. Mention Options menu.
7302 Delete obsolete text.
7303 (Scrolling): For C-l, don't presume text terminal.
7304 (Horizontal Scrolling): Simplify intro.
7305 (Follow Mode): Clarify.
1c6c854e 7306 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7307 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7308 Doc default-tab-width. Doc line truncation more thoroughly.
7309
7310 * dired.texi (Dired Enter): C-x C-f can run Dired.
7311 (Dired Visiting): Comment out `a' command.
7312 Mouse-1 is like Mouse-2.
7313 (Shell Commands in Dired): ? can be used more than once.
7314
7315 * basic.texi (Continuation Lines): Simplify description of truncation,
7316 and refer to Display Custom for the rest of it.
7317
8cf51b2c
GM
73182005-02-06 Lute Kamstra <lute@gnu.org>
7319
7320 * basic.texi (Undo): Fix typo.
7321
7322 * cmdargs.texi (Emacs Invocation): Fix typo.
7323
7324 * custom.texi (Init Examples): Fix typo.
7325
7326 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7327
73282005-02-06 Richard M. Stallman <rms@gnu.org>
7329
7330 * regs.texi (Registers): Registers can hold numbers, too.
7331
7332 * killing.texi (Other Kill Commands): Cleanup.
7333 Delete redundant explanation of kill in read-only buffer.
7334 (Yanking): Mention term "copying".
7335 (Accumulating Text): Fix typo.
7336
7337 * entering.texi (Entering Emacs): Update rationale at start.
7338 (Exiting): Treat iconifying on a par with suspension.
7339
7340 * custom.texi (Minor Modes): Fix typo.
7341 (Easy Customization): Fix menu style.
7342 (Variables): Add xref.
7343 (Examining): Setting for future sessions works through .emacs.
7344 (Keymaps): "Text terminals", not "Many".
7345 (Init Rebinding): Explain \C-. Show example of \M-.
7346 Fix minor wording errors.
7347 (Function Keys): Explain vector syntax just once.
7348 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7349 (Init File): Mention .emacs.d directory.
7350 (Init Examples): Add xref.
7351 (Find Init): Mention .emacs.d directory.
7352
7353 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7354 (Action Arguments): Explain which kinds of -l args are found how.
7355 (Initial Options): --batch does not inhibit site-start.
7356 Add xrefs.
7357 (Command Example): Use --batch, not -batch.
7358
7359 * basic.texi (Inserting Text): Cleanup wording.
7360 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7361 C-n is not error at end of buffer.
7362 (Undo): Doc C-/ like C-_. Add xrefs.
7363 (Arguments): META key may be labeled ALT.
7364 Peculiar arg meanings are explained in doc strings.
7365
7366 * abbrevs.texi (Expanding Abbrevs): Clarify.
7367
73682005-02-05 Eli Zaretskii <eliz@gnu.org>
7369
7370 * frames.texi (Frame Parameters): Add an xref to the description
7371 of list-colors-display. Add a pointer to the X docs about colors.
7372
7373 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7374 Improve docs of list-colors-display.
8cf51b2c
GM
7375
73762005-02-03 Lute Kamstra <lute@gnu.org>
7377
7378 * frames.texi (Frames, Drag and Drop): Fix typos.
7379
73802005-02-03 Richard M. Stallman <rms@gnu.org>
7381
7382 * windows.texi (Basic Window): Mention color-change in mode line.
7383 (Change Window): Explain dragging vertical boundaries.
7384
7385 * text.texi (Sentences): Clarify.
7386 (Paragraphs): Explain M-a and blank lines.
7387 (Outline Mode): Clarify text and menu.
7388 (Hard and Soft Newlines): Mention use-hard-newlines.
7389
7390 * frames.texi (Frames): Delete unnecessary mention of Windows.
7391 (Mouse Commands): Likewise. Mention xterm mouse support.
7392 (Clipboard): Clarify.
7393 (Mouse References): Mention use of Mouse-1 for following links.
7394 (Menu Mouse Clicks): Clarify.
7395 (Mode Line Mouse): Clarify.
7396 (Drag and Drop): Rewrite.
7397
7398 * fixit.texi (Spelling): Fix typo.
7399
7400 * files.texi (File Names): Clarify.
7401 (Visiting): Update conditions for use of file dialog. Clarify.
7402 (Saving): Doc d as answer in save-some-buffers.
7403 (Remote Files): Clean up the text.
7404
7405 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7406
7407 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7408 (List Buffers): Clarify.
7409 (Several Buffers): Doc T command.
7410 (Buffer Convenience): Clarify menu.
7411
7412 * basic.texi (Undo): Clarify last change.
7413
74142005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7415
7416 * fixit.texi (Spelling): Fix typo.
7417
74182005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7419
7420 * basic.texi (Undo): Update description of `undo-outer-limit'.
7421
74222005-02-01 Nick Roberts <nickrob@snap.net.nz>
7423
7424 * building.texi: Update documentation relating to GDB Graphical
7425 Interface.
7426
74272005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7428
7429 * custom.texi (Easy Customization): Adapt menu to node name change.
7430
74312005-01-30 Richard M. Stallman <rms@gnu.org>
7432
7433 * custom.texi (Easy Customization): Defn of "User Option" now
7434 includes faces. Don't say just "option" when talking about variables.
7435 Do say just "options" to mean "anything customizable".
7436 (Specific Customization): Describe `customize-variable',
7437 not `customize-option'.
7438
7439 * glossary.texi (Glossary) <Faces>: Add xref.
7440 <User Option>: Change definition--include faces. Change xref.
7441
7442 * picture.texi (Picture): Mention artist.el.
7443
7444 * sending.texi, screen.texi, programs.texi, misc.texi:
7445 * mini.texi, major.texi, maintaining.texi, macos.texi:
7446 * help.texi, frames.texi, files.texi:
7447 Don't say just "option" when talking about variables.
7448
7449 * display.texi, mule.texi: Don't say just "option" when talking
7450 about variables. Other minor cleanups.
7451
8cf51b2c
GM
74522005-01-26 Lute Kamstra <lute@gnu.org>
7453
7454 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7455 File'. Mention the `-Q' option at the `--no-site-file' option.
7456
8cf51b2c
GM
74572005-01-22 David Kastrup <dak@gnu.org>
7458
7459 * building.texi (Grep Searching): Mention alias `find-grep' for
7460 `grep-find'.
7461
74622005-01-20 Richard M. Stallman <rms@gnu.org>
7463
7464 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7465
8cf51b2c
GM
74662005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7467
7468 * rmail.texi (Movemail): Explain differences
7469 between standard and mailutils versions of movemail.
7470 Describe command line and configuration options introduced
7471 with the latter.
7472 Explain the notion of mailbox URL, provide examples and
7473 cross-references to mailutils documentation.
7474 Describe various methods of specifying mailbox names,
7475 user names and user passwords for rmail.
1c6c854e
CS
7476 (Remote Mailboxes): New section.
7477 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7478 options used to control its behavior.
7479 (Other Mailbox Formats): Explain handling of various mailbox
7480 formats.
7481
74822005-01-13 Richard M. Stallman <rms@gnu.org>
7483
7484 * commands.texi (Commands): Clarification.
7485
74862005-01-11 Richard M. Stallman <rms@gnu.org>
7487
7488 * programs.texi (Multi-line Indent): Fix previous change.
7489 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7490
8cf51b2c
GM
74912005-01-08 Richard M. Stallman <rms@gnu.org>
7492
7493 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7494 lazy-highlight.
7495
7496 * search.texi (Query Replace): Mention faces query-replace
7497 and lazy-highlight.
7498 (Incremental Search): Update isearch highlighting info.
7499
8cf51b2c
GM
75002005-01-04 Richard M. Stallman <rms@gnu.org>
7501
7502 * custom.texi (Saving Customizations): Minor improvement.
7503
8cf51b2c
GM
75042005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7505
7506 * custom.texi (Saving Customizations): Emacs no longer loads
7507 `custom-file' after .emacs. No longer mention customizing through
7508 Custom.
7509
8cf51b2c
GM
75102005-01-01 Andreas Schwab <schwab@suse.de>
7511
7512 * killing.texi (Graphical Kill): Move up under node Killing,
7513 change @section to @subsection.
7514
75152005-01-01 Richard M. Stallman <rms@gnu.org>
7516
7517 * custom.texi (Face Customization): Mention hex color specs.
7518
7519 * emacs.texi (Top): Update Killing submenu.
7520
7521 * killing.texi (Killing): Reorganize section.
7522 No more TeX-only text; put the node command at start of chapter.
7523 But the first section heading is used only in TeX.
7524 Rewrite the text to read better in this mode.
7525 (Graphical Kill): New subnode gets some of the text that
7526 used to be in the first section.
7527
75282004-12-31 Richard M. Stallman <rms@gnu.org>
7529
7530 * dired.texi (Shell Commands in Dired): Delete the ? example.
7531
7532 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7533
7534 * files.texi (Saving): Describe new require-final-newline features
7535 and mode-require-final-newline.
7536
8cf51b2c
GM
75372004-12-29 Richard M. Stallman <rms@gnu.org>
7538
7539 * custom.texi (File Variables): Clarify previous change.
7540
c8763fb6 75412004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7542
7543 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7544 out now.
7545
75462004-12-27 Richard M. Stallman <rms@gnu.org>
7547
7548 * Makefile.in (MAKEINFO): Specify --force.
7549
7550 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7551 (Undo): Doc undo-outer-limit.
7552
8cf51b2c
GM
75532004-12-15 Juri Linkov <juri@jurta.org>
7554
7555 * mark.texi (Transient Mark, Mark Ring): M-< and other
7556 movement commands don't set mark in Transient Mark mode
7557 if mark is active.
7558
8cf51b2c
GM
75592004-12-12 Juri Linkov <juri@jurta.org>
7560
7561 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7562 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7563
7564 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7565 (Misc Dired Commands): Add @r{(Dired)} to w.
7566
75672004-12-12 Juri Linkov <juri@jurta.org>
7568
7569 * mark.texi (Marking Objects): Marking commands also extend the
7570 region when mark is active in Transient Mark mode.
7571
8cf51b2c
GM
75722004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7573
7574 * custom.texi (Saving Customizations): Emacs only loads the custom
7575 file automatically after the init file in version 22.1 or later.
7576 Adapt text and examples to this fact.
7577
8cf51b2c
GM
75782004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7579
7580 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7581 be set through Custom. Otherwise, it has no effect.
7582
8cf51b2c
GM
75832004-12-05 Richard M. Stallman <rms@gnu.org>
7584
7585 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7586 * entering.texi: Rename Command Line to Emacs Invocation.
7587
10d1d0af 7588 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7589
7590 * custom.texi (Easy Customization): Move up to section level,
7591 before Variables. Avoid using the term "variable"; say "option".
7592 New initial explanation.
7593 (Variables): In initial explanation, connect "variable" to the
7594 already-explained "user option".
7595
7596 * emacs.texi (Top): Fix ref to Command Line.
7597 Move reference to Easy Customization.
7598
7599 * xresources.texi (X Resources): Fix From link.
7600
7601 * doclicense.texi (GNU Free Documentation License): Fix To link.
7602
7603 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7604
7605 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7606
76072004-12-03 Richard M. Stallman <rms@gnu.org>
7608
7609 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7610
76112004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7612
7613 * kmacro.texi: Several small changes in addition to the following.
7614 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7615 defining a keyboard macro.
7616 Mention `kmacro-ring-max'.
7617 (Keyboard Macro Counter): Clarify description of
7618 `kmacro-insert-counter', `kmacro-set-counter',
7619 `kmacro-add-counter' and `kmacro-set-format'.
7620
76212004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7622
7623 * custom.texi (File Variables): Add `unibyte' and make it more
7624 clear that `unibyte' and `coding' are special. Suggested by Simon
7625 Krahnke <overlord@gmx.li>.
7626
7627 * mule.texi (Enabling Multibyte): Refer to File Variables.
7628 Suggested by Simon Krahnke <overlord@gmx.li>.
7629
c8763fb6 76302004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7631
7632 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7633 x-use-old-gtk-file-dialog.
7634
8cf51b2c
GM
76352004-11-20 Richard M. Stallman <rms@gnu.org>
7636
7637 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7638
76392004-11-09 Lars Brinkhoff <lars@nocrew.org>
7640
7641 * building.texi (Lisp Eval): Delete hyphen in section name.
7642
76432004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7644
7645 * files.texi (Old Versions):
7646 No longer document annotation as "CVS only".
7647
76482004-11-10 Andre Spiegel <spiegel@gnu.org>
7649
7650 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7651 version systems, mentioning the new ones that we support.
7652 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7653 suggestions.
7654
c8763fb6 76552004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7656
49823426 7657 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7658
c8763fb6 76592004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7660
7661 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7662
76632004-10-23 Eli Zaretskii <eliz@gnu.org>
7664
7665 * text.texi (Text Based Tables, Table Definition)
7666 (Table Creation, Table Recognition, Cell Commands)
7667 (Cell Justification, Row Commands, Column Commands)
7668 (Fixed Width Mode, Table Conversion, Measuring Tables)
7669 (Table Misc): New nodes, documenting the Table Mode.
7670
8cf51b2c
GM
76712004-10-19 Jason Rumney <jasonr@gnu.org>
7672
7673 * makefile.w32-in (info): Change order of arguments to makeinfo.
7674
76752004-10-19 Ulf Jasper <ulf.jasper@web.de>
7676
7677 * calendar.texi (iCalendar): Update for package changes.
7678
8cf51b2c
GM
76792004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * files.texi (Misc File Ops): View mode is a minor mode.
7682
8cf51b2c
GM
76832004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7684
7685 * calendar.texi (iCalendar): Style changes.
7686
76872004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7688
7689 * search.texi (Regexps): The regexp described in the example is no
7690 longer stored in the variable `sentence-end'.
7691
8cf51b2c
GM
76922004-10-06 Nick Roberts <nickrob@snap.net.nz>
7693
7694 * building.texi (Starting GUD): Note that multiple debugging
7695 sessions requires `gdb --fullname'.
7696
76972004-10-05 Ulf Jasper <ulf.jasper@web.de>
7698
7699 * calendar.texi (iCalendar): New section for a new package.
7700
8cf51b2c
GM
77012004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7702
7703 * text.texi: Various small changes in addition to the following.
7704 (Text): Replace xref for autotype with inforef.
7705 (Sentences): Explain nil value for `sentence-end'.
7706 (Paragraphs): Update default values for `paragraph-start' and
7707 `paragraph-separate'.
7708 (Text Mode): Correct description of Text mode's effect on the
7709 syntax table.
7710 (Outline Visibility): `hide-other' does not hide top level headings.
7711 `selective-display-ellipses' no longer has an effect on Outline mode.
7712 (TeX Misc): Add missing @cindex.
7713 Replace xref for RefTeX with inforef.
7714 (Requesting Formatted Text): The variable
7715 `enriched-fill-after-visiting' no longer exists.
7716 (Editing Format Info): Update names of menu items and commands.
7717 (Format Faces): Mention special effect of specifying the default face.
7718 Describe inheritance of text properties.
7719 Correct description of `fixed' face.
7720 (Format Indentation): Correct description of effect of setting
7721 margins. Mention `set-left-margin' and `set-right-margin'.
7722 (Format Justification): Update names of menu items.
7723 `set-justification-full' is now bound to `M-j b'.
7724 Mention that `default-justification' is a per buffer variable.
7725 (Format Properties): Update name of menu item.
7726 (Forcing Enriched Mode): `format-decode-buffer' automatically
7727 turns on Enriched mode if the buffer is in text/enriched format.
7728
77292004-10-05 Emilio C. Lopes <eclig@gmx.net>
7730
7731 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7732
77332004-09-28 Kim F. Storm <storm@cua.dk>
7734
7735 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7736 Align with new functionality.
7737
8cf51b2c
GM
77382004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7739
7740 * display.texi (Display Custom): Remove stray `@end defvar'.
7741
77422004-09-23 Kim F. Storm <storm@cua.dk>
7743
7744 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7745 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7746
8cf51b2c
GM
77472004-09-20 Richard M. Stallman <rms@gnu.org>
7748
7749 * custom.texi (Hooks): Explain using setq to clear out a hook.
7750 (File Variables): Explain multiline string constants.
7751 (Non-ASCII Rebinding): Explain when you need to update
7752 non-ASCII char codes in .emacs.
7753
7754 * building.texi (Compilation): Explain how to make a silent
7755 subprocess that won't be terminated. Explain compilation-environment.
7756
77572004-09-13 Kim F. Storm <storm@cua.dk>
7758
7759 * mini.texi (Repetition): Rename isearch-resume-enabled to
7760 isearch-resume-in-command-history and change default to disabled.
7761
8cf51b2c
GM
77622004-09-09 Kim F. Storm <storm@cua.dk>
7763
7764 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7765 with new `kmacro-name-last-macro'.
7766
8cf51b2c
GM
77672004-09-08 Juri Linkov <juri@jurta.org>
7768
7769 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7770
8cf51b2c
GM
77712004-09-03 Juri Linkov <juri@jurta.org>
7772
7773 * search.texi (Incremental Search): Update wording for M-%.
7774
77752004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7776
7777 * killing.texi (Killing): Correct description of kill commands in
7778 read-only buffer.
7779
77802004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7781
7782 * building.texi (Compilation Mode): Add a paragraph about rules
7783 for finding the compilation buffer for `next-error'.
7784
7785 * search.texi (Other Repeating Search): Mention that Occur mode
7786 supports the next-error functionality.
7787
77882004-09-02 Juri Linkov <juri@jurta.org>
7789
7790 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7791
77922004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7793
7794 * kmacro.texi (Basic Keyboard Macro):
7795 `apply-macro-to-region-lines' now operates on all lines that begin
7796 in the region, rather than on all complete lines in the region.
7797
c8763fb6 77982004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7799
7800 * frames.texi (Drag and drop): Add documentation about
7801 x-dnd-test-function and x-dnd-known-types.
7802
78032004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7804
7805 * indent.texi: Various minor changes in addition to:
7806 (Indentation Commands): Correct description of `indent-relative'.
7807 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7808 mode. The *Tab Stops* buffer uses Overwrite Mode.
7809 (Just Spaces): `tabify' converts sequences of at least two spaces
7810 to tabs.
7811
8cf51b2c
GM
78122004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * frames.texi (Secondary Selection): Setting the secondary
7815 selection with M-Drag-Mouse-1 does not alter the kill ring,
7816 setting it with M-Mouse-1 and M-Mouse-3 does.
7817 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7818 toolkit scroll bars.
7819 (Scroll Bars): Ditto.
7820
7821 * windows.texi (Basic Window): When using a window system, the value
7822 of point in a non-selected window is indicated by a hollow box.
7823 (Split Window): Side by side windows are separated by a scroll bar,
7824 if scroll bars are used.
7825 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7826 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7827 (Window Convenience): Update bindings for `winner-undo' and
7828 `winner-redo'.
7829
7830 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7831 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7832 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7833 of "Using Emacs as a Server".
7834 * building.texi (Building): Interchange nodes (for correct numbering).
7835 * programs.texi (Programs): Interchange nodes (for correct numbering).
7836 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7837 Info to the node structure.
7838 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7839 Rearrange order of nodes and sections such that both "GNU GENERAL
7840 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7841 end, as appropriate for appendices.
7842 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7843 Use `@unnumberedsec'.
7844 * trouble.texi: Adapt sectioning in Info to the node structure.
7845 Adapt node pointers to change in emacs.texi.
7846 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7847
8cf51b2c
GM
78482004-08-25 Kenichi Handa <handa@m17n.org>
7849
7850 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7851 description for unibyte mode.
7852
78532004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7854
7855 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7856
7857 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7858 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7859 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7860 in @pxref.
7861
78622004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7863
7864 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7865 Change section names.
7866
8cf51b2c
GM
78672004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7868
7869 * kmacro.texi (Keyboard Macro Ring): Rename section.
7870 Emacs treats the head of the macro ring as the `last keyboard macro'.
7871 (Keyboard Macro Counter): Minor change.
7872 (Save Keyboard Macro): Some clarifications.
7873 (Edit Keyboard Macro): Rename section.
7874
7875 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7876 32-bit machines.
7877 (Several Buffers): Clarify which buffer is selected if `2' is
7878 pressed in the Buffer Menu.
7879 Auto Revert mode can be used to update the Buffer Menu
7880 automatically.
7881
78822004-08-21 Eli Zaretskii <eliz@gnu.org>
7883
7884 * help.texi (Misc Help): Add an index entry for finding an Info
7885 manual by its file name.
7886
78872004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * files.texi (Backup Deletion): Correct description of
7890 `delete-old-versions'.
7891 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7892 (Auto Save Files): Recommend `auto-save-mode' to reenable
7893 auto-saving, rather than the abbreviation `auto-save'.
7894
78952004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7896
7897 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7898 for "killing" and "yanking" in main menu.
7899
79002004-08-16 Richard M. Stallman <rms@gnu.org>
7901
7902 * killing.texi (Yanking, Killing): Minor cleanups.
7903
7904 * mark.texi (Momentary Mark): Minor cleanups.
7905
79062004-08-15 Kenichi Handa <handa@etl.go.jp>
7907
7908 * custom.texi (Non-ASCII Rebinding):
7909 C-q always inserts the right code to pass to global-set-key.
7910
8cf51b2c
GM
79112004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7912
7913 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7914 `insert-register', instead of `C-x r g' binding, for consistency.
7915
79162004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7917
7918 * fixit.texi (Spelling): Fix typo.
7919
79202004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7921
7922 * help.texi (Help): Fix Texinfo usage.
7923
8cf51b2c
GM
79242004-07-24 Richard M. Stallman <rms@gnu.org>
7925
7926 * text.texi (Paragraphs): Update how paragraphs are separated
7927 and the default for paragraph-separate.
7928
7929 * search.texi (Regexp Replace): Further update text for new
7930 replacement operators.
7931
8cf51b2c
GM
79322004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7933
7934 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7935 `R' switch.
7936
7937 * dired.texi (Dired Updating): `k' only deletes inserted
7938 subdirectories from the Dired buffer if a prefix argument was given.
7939
7940 * search.texi (Regexps): Delete redundant definition of `symbol' in
7941 description of `\_>'. It already occurs in the description of `\_<'.
7942
8cf51b2c
GM
79432004-07-01 Juri Linkov <juri@jurta.org>
7944
7945 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7946 (Regexp Search): Add M-r.
7947
79482004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7949
7950 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7951
79522004-06-29 Jesper Harder <harder@ifa.au.dk>
7953
49823426 7954 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7955
79562004-06-25 Richard M. Stallman <rms@gnu.org>
7957
7958 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7959
79602004-06-25 David Kastrup <dak@gnu.org>
7961
7962 * search.texi (Regexp Replace): Some typo corrections and
7963 rearrangement.
7964
79652004-06-24 David Kastrup <dak@gnu.org>
7966
7967 * search.texi (Unconditional Replace): Use replace-string instead
7968 of query-replace in example.
7969 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7970 sequences.
7971 (Query Replace): Correct explanation of `^' which does not use
7972 the mark stack.
7973
79742004-06-21 Nick Roberts <nickrob@gnu.org>
7975
7976 * misc.texi (Shell History Copying): Document comint-insert-input.
7977 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7978
8cf51b2c
GM
79792004-06-20 Jesper Harder <harder@ifa.au.dk>
7980
7981 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7982 * custom.texi (Customization): Do.
7983 * anti.texi (Antinews): Do.
7984 * abbrevs.texi (Defining Abbrevs): Do.
7985
7986 * programs.texi (Info Lookup): Fix keybinding for
7987 info-lookup-symbol.
7988
79892004-06-16 Juanma Barranquero <lektu@terra.es>
7990
7991 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7992 Add emacs-xtra.
7993 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7994 (clean): Add emacs-xtra and flymake. Remove redundancies.
7995
79962004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7997
7998 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7999 Add emacs-xtra.
8000 * emacs-xtra.texi: New file.
8001
80022004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8003
8004 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8005 (Dired and Find): Mention differences with ordinary Dired buffers.
8006
8cf51b2c
GM
80072004-06-13 Richard M. Stallman <rms@gnu.org>
8008
8009 * custom.texi (Init Syntax): Explain about vars that do special
8010 things when set with setq or with Custom.
8011 (Init Examples): Add line-number-mode example.
8012
8cf51b2c
GM
80132004-06-12 Juri Linkov <juri@jurta.org>
8014
8015 * dired.texi (Operating on Files): Add dired-do-touch.
8016
8cf51b2c
GM
80172004-06-10 Juri Linkov <juri@jurta.org>
8018
8019 * building.texi (Lisp Eval): Add C-M-x on defface.
8020
80212004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8022
8023 * files.texi (Reverting): Auto-Revert mode and
8024 Global Auto-Revert mode no longer revert remote files.
8025
8cf51b2c
GM
80262004-05-29 Richard M. Stallman <rms@gnu.org>
8027
8028 * custom.texi (Init File): Two dashes start --no-site-file.
8029
8cf51b2c
GM
80302004-05-29 Alan Mackenzie <acm@muc.de>
8031
8032 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8033 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8034 (AWK, Pike): Document as "C-like modes".
8035 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8036 (M-x man): Supersedes M-x manual-entry.
8037 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8038
8039 ("Comments in C"): Delete node; the info is in CC Mode manual.
8040 (c-comment-only-line-offset): Remove description.
8041
8042 (C-c ., C-c C-c): Describe new C Mode bindings.
8043
8044 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8045 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8046 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8047 Amend definitions.
8048
8049 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8050 Describe functions.
8051
8052 (c-comment-start-regexp, c-hanging-comment-ender-p)
8053 (c-hanging-comment-starter-p): Remove obsolete definitions.
8054
8055 * emacs.texi: Remove the menu entry "Comments in C".
8056
8cf51b2c
GM
80572004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8060 `M-x locate'.
8061
80622004-05-16 Karl Berry <karl@gnu.org>
8063
8064 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8065 makeinfo --html fails.
8066 * help.texi (Help Summary) [@ifnottex]: Likewise.
8067
80682004-05-13 Nick Roberts <nickrob@gnu.org>
8069
8070 * building.texi (GDB Graphical Interface): Update and describe
8071 layout first.
8072
8cf51b2c
GM
80732004-05-04 Jason Rumney <jasonr@gnu.org>
8074
8075 * makefile.w32-in: Revert last change.
8076
80772004-05-03 Jason Rumney <jasonr@gnu.org>
8078
8079 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8080
8cf51b2c
GM
80812004-04-23 Juanma Barranquero <lektu@terra.es>
8082
8083 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8084
80852004-04-18 Juri Linkov <juri@jurta.org>
8086
8087 * fixit.texi (Spelling): Remove file extension from ispell xref.
8088
80892004-04-15 Kim F. Storm <storm@cua.dk>
8090
8091 * cmdargs.texi (Initial Options): Add -Q.
8092
80932004-04-05 Kim F. Storm <storm@cua.dk>
8094
8095 * custom.texi (File Variables): Add safe-local-eval-forms.
8096
8cf51b2c
GM
80972004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8098
8099 * files.texi (Reverting): Correct description of revert-buffer's
8100 handling of point.
8101
81022004-03-22 Juri Linkov <juri@jurta.org>
8103
8104 * emacs.texi (Top): Add `Misc X'.
8105
49823426 8106 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8107
8108 * glossary.texi: Improve references.
8109
8110 * help.texi: Sync keywords with finder.el.
8111
8112 * mini.texi (Completion): Add description for menu items.
8113
8114 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8115
8116 * sending.texi (Mail Methods): Fix xref to Message manual.
8117
8cf51b2c
GM
81182004-03-12 Richard M. Stallman <rms@gnu.org>
8119
8cf51b2c
GM
8120 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8121
8cf51b2c
GM
81222004-03-04 Richard M. Stallman <rms@gnu.org>
8123
8124 * search.texi (Regexps): Explain that ^ and $ have their
8125 special meanings only in certain contexts.
8126
8127 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8128
8129 * mule.texi (Specify Coding): Doc C-x RET F.
8130
8131 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8132 for multiple compile and grep buffers.
8133 (Indirect Buffers): Don't recommand clone-indirect-buffer
8134 for multiple compile and grep buffers.
8135
8cf51b2c
GM
81362004-02-29 Juanma Barranquero <lektu@terra.es>
8137
8138 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8139 Use $(DEL) instead of rm, and ignore exit code.
8140
8cf51b2c
GM
81412004-02-23 Nick Roberts <nick@nick.uklinux.net>
8142
8143 * building.texi (Watch Expressions): Update.
8144
81452004-02-21 Juri Linkov <juri@jurta.org>
8146
1c6c854e
CS
8147 * cmdargs.texi (Action Arguments): Add alias --find-file.
8148 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8149 to Command Arguments.
8150 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8151 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8152 (Window Size X): Join -g and --geometry. Add @cindex.
8153 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8154 (Title X): Remove alias -title.
8155 (Misc X): New node.
8156
c8763fb6 81572004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8158
8159 * frames.texi (Drag and drop): Add Motif to list of supported
8160 protocols.
8161
c8763fb6 81622004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8163
8164 * frames.texi (Drag and drop): New section.
8165
81662004-01-24 Richard M. Stallman <rms@gnu.org>
8167
1c6c854e 8168 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8169 Include it only @ifnotinfo. Patch the preceding and following
8170 node headers to point to each other.
8171
81722004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8173
8174 * calendar.texi (Appointments): Update section.
8175
81762003-12-29 Kevin Ryde <user42@zip.com.au>
8177
8cf51b2c
GM
8178 * programs.texi (C Modes): Fix the xref.
8179
81802003-12-23 Nick Roberts <nick@nick.uklinux.net>
8181
8182 * building.texi (Watch Expressions): Update.
8183 (Commands of GUD): Include use of toolbar + breakpoints set from
8184 fringe/margin.
8185
81862003-12-03 Andre Spiegel <spiegel@gnu.org>
8187
8188 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8189 <acm@muc.de>.
8190
c8763fb6 81912003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8192
8193 * frames.texi (Dialog Boxes): Add use-file-dialog.
8194
8cf51b2c
GM
81952003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8196
8197 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8198 in CC Mode.
8199
8cf51b2c
GM
82002003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8201
8202 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8203 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8204 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8205 * man/frames.texi, man/glossary.texi, man/killing.texi:
8206 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8207 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8208 * man/sending.texi, man/text.texi, man/trouble.texi:
8209 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8210
82112003-11-01 Alan Mackenzie <acm@muc.de>
8212
8213 * search.texi (Scrolling During Incremental Search): Document a
8214 new scrolling facility in isearch mode.
8215
8cf51b2c
GM
82162003-10-22 Miles Bader <miles@gnu.org>
8217
8218 * Makefile.in (info): Move before $(top_srcdir)/info.
8219
82202003-10-22 Nick Roberts <nick@nick.uklinux.net>
8221
8222 * building.texi (Watch Expressions): Update section on data display
8223 to reflect code changes (GDB Graphical Interface).
8224
8cf51b2c
GM
82252003-10-13 Richard M. Stallman <rms@gnu.org>
8226
8227 * xresources.texi (GTK resources): Clean up previous change.
8228
c8763fb6 82292003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8230
8231 * xresources.texi (GTK resources): Add a note that some themes
8232 disallow customizations. Add scroll theme example.
8233
8cf51b2c
GM
82342003-09-30 Richard M. Stallman <rms@gnu.org>
8235
8cf51b2c
GM
8236 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8237
8238 * misc.texi (Saving Emacs Sessions): Shorten the section,
8239 collapsing back into one node.
8240
82412003-09-30 Lars Hansen <larsh@math.ku.dk>
8242
8243 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8244
ce058493 82452003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8246
8247 * xresources.texi (GTK names in Emacs): Correct typo.
8248
8cf51b2c
GM
82492003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8250
1c6c854e
CS
8251 * cmdargs.texi (Font X): Mention new default font.
8252 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8253 problems involved. (Result of discussion on emacs-devel.)
8254
82552003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8256
8257 * emacs.texi (Acknowledgements): Correct typo.
8258
82592003-09-22 Richard M. Stallman <rms@gnu.org>
8260
8261 * dired.texi (Misc Dired Commands): New node.
8262 (Dired Navigation): Add dired-goto-file.
8263
8264 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8265
8266 * emacs.texi (Acknowledgements): New node, split from Distribution.
8267
8268 * cmdargs.texi (Action Arguments): -f reads interactive args.
8269
8cf51b2c
GM
82702003-09-08 Lute Kamstra <lute@gnu.org>
8271
8272 * screen.texi (Mode Line): Say that POS comes before LINE.
8273 Mention `size-indication-mode'.
1c6c854e
CS
8274 * display.texi (Optional Mode Line):
8275 Document `size-indication-mode'.
8cf51b2c
GM
8276 * basic.texi (Position Info): Mention `size-indication-mode'.
8277
82782003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8279
8280 * xresources.texi (Resources): Refer to `editres' man page.
8281 (Lucid Resources): Update defaults. Expand description of
8282 `shadowThickness'.
8283
82842003-09-04 Miles Bader <miles@gnu.org>
8285
8286 * Makefile.in (top_srcdir): New variable.
8287 ($(top_srcdir)/info): New rule.
8288 (info): Depend on it.
8289
82902003-09-03 Peter Runestig <peter@runestig.com>
8291
8292 * makefile.w32-in: New file.
8293
82942003-08-29 Richard M. Stallman <rms@gnu.org>
8295
8296 * misc.texi (Saving Emacs Sessions): Correct previous change.
8297
8cf51b2c
GM
82982003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8299
8cf51b2c
GM
8300 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8301 (Intro): Include kmacro.texi after fixit.texi instead of after
8302 custom.texi. (As suggested by Kim Storm.)
8303
83042003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8305
8306 * fixit.texi (Fixit): Update `Next' pointer.
8307 * files.texi (Files): Update `Previous' pointer.
8308 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8309 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8310 (Suggested by Kim Storm.)
8311 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8312
83132003-08-18 Kim F. Storm <storm@cua.dk>
8314
8315 * kmacro.texi: New file describing enhanced keyboard macro
8316 functionality. Replaces old description in custom.texi.
8317
8318 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8319 (Keyboard Macros): Move to new kmacro.texi file.
8320
8321 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8322
8cf51b2c
GM
83232003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8324
8325 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8326
83272003-08-17 Alex Schroeder <alex@gnu.org>
8328
8329 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8330 required.
8331
8cf51b2c
GM
83322003-08-05 Richard M. Stallman <rms@gnu.org>
8333
8334 * programs.texi (Lisp Indent): Don't describe
8335 lisp-indent-function property here. Use xref to Lisp Manual.
8336
8cf51b2c
GM
83372003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8338
fffa137c 8339 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8340 abbreviations.
8341
83422003-07-24 Markus Rost <rost@math.ohio-state.edu>
8343
8344 * buffers.texi (List Buffers): Fix previous change.
8345
8cf51b2c
GM
83462003-07-13 Markus Rost <rost@math.ohio-state.edu>
8347
8348 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8349 List*.
8350
83512003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8352
8cf51b2c
GM
8353 * display.texi (Font Lock): Fix typo.
8354
83552003-07-07 Richard M. Stallman <rms@gnu.org>
8356
8357 * display.texi (Font Lock): Add xref for format info on
8358 font-lock-remove-keywords.
8359
8360 * building.texi (Compilation): Document what happens with asynch
8361 children of compiler process.
8362
8363 * help.texi (Library Keywords): Use @multitable.
8364
8cf51b2c
GM
83652003-06-04 Richard M. Stallman <rms@gnu.org>
8366
8367 * programs.texi (Expressions): Delete C-M-DEL.
8368
8369 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8370 comint-move-point-for-output renamed from
8371 comint-scroll-to-bottom-on-output.
8372
8373 * custom.texi (Init Rebinding): Replace previous change with xref.
8374 (Non-ASCII Rebinding): Explain that issue more briefly here.
8375
83762003-05-28 Richard M. Stallman <rms@gnu.org>
8377
8378 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8379
83802003-05-28 Nick Roberts <nick@nick.uklinux.net>
8381
8382 * building.texi (GDB Graphical Interface): New node.
8383 (Rewritten somewhat by RMS.)
8384
c8763fb6 83852003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8386
8387 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8388 non-English letters. Explain how to set coding systems correctly
8389 and how to include the right coding cookie in the file.
8390
c8763fb6 83912003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8392
8393 * indent.texi (Indentation): Explain the concepts.
8394 (Just Spaces): Explain why preventing tabs for indentation might
8395 be useful.
8396
8cf51b2c
GM
83972003-04-16 Richard M. Stallman <rms@gnu.org>
8398
8399 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8400
8cf51b2c
GM
84012003-02-22 Alex Schroeder <alex@emacswiki.org>
8402
8403 * cmdargs.texi (General Variables): Document SMTPSERVER.
8404
8cf51b2c
GM
8405 * sending.texi: Remove SMTP node.
8406 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8407 library.
8408
8cf51b2c
GM
84092003-02-22 Alex Schroeder <alex@emacswiki.org>
8410
8411 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8412
84132003-02-22 Simon Josefsson <jas@extundo.com>
8414
8415 * sending.texi (Mail Methods): Add node about SMTP.
8416
c8763fb6 84172003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8418
8419 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8420
8cf51b2c
GM
84212003-02-01 Kevin Ryde <user42@zip.com.au>
8422
8423 * glossary.texi (Glossary): Correction to cl cross reference.
8424
84252003-01-20 Richard M. Stallman <rms@gnu.org>
8426
8427 * killing.texi (Rectangles): Document C-x c r.
8428
c8763fb6 84292003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8430
8431 * xresources.texi (GTK resources): New node.
8432 (GTK widget names): New node.
8433 (GTK names in Emacs): New node.
8434 (GTK styles): New node.
8435
c8763fb6 84362003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8437
8438 * maintaining.texi (Create Tags Table): Add reference to the new
8439 `etags --help --lang=LANG' option.
8440
8cf51b2c
GM
84412002-10-02 Karl Berry <karl@gnu.org>
8442
49823426 8443 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8444 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8445 where needed for the sake of the HTML output.
8cf51b2c
GM
8446
84472001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8448
8449 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8450 source files.
8451
84522001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8453
8454 * Makefile.in (emacsman): New target.
8455
8cf51b2c
GM
84562001-10-20 Gerd Moellmann <gerd@gnu.org>
8457
8458 * (Version 21.1 released.)
8459
84602001-10-05 Gerd Moellmann <gerd@gnu.org>
8461
8462 * Branch for 21.1.
8463
8cf51b2c
GM
84642001-03-05 Gerd Moellmann <gerd@gnu.org>
8465
8466 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8467
8cf51b2c
GM
84682000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8469
8470 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8471
8cf51b2c
GM
84721999-07-12 Richard Stallman <rms@gnu.org>
8473
8474 * Version 20.4 released.
8475
84761998-12-04 Markus Rost <rost@delysid.gnu.org>
8477
8478 * Makefile.in (INFO_TARGETS): Delete customize.info.
8479 (DVI_TARGETS): Delete customize.dvi.
8480 (../info/customize, customize.dvi): Targets deleted.
8481
84821998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8483
8484 * Version 20.3 released.
8485
84861998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8487
8488 * Makefile.in (EMACSSOURCES): Add mule.texi.
8489 Add msdog.texi, ack.texi. Remove gnu1.texi.
8490
84911998-04-06 Andreas Schwab <schwab@gnu.org>
8492
768c0c0f
JB
8493 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8494 Use it in dvi targets.
8cf51b2c
GM
8495
84961997-09-23 Paul Eggert <eggert@twinsun.com>
8497
8498 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8499 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8500 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8501
85021997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8503
8504 * Version 20.2 released.
8505
85061997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8507
8508 * Version 20.1 released.
8509
85101997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8511
8512 * Makefile (../info/customize, customize.dvi): New targets.
8513 (INFO_TARGETS): Add ../info/customize.
8514 (DVI_TARGETS): Add customize.dvi.
8515
8cf51b2c
GM
85161996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8517
8518 * Version 19.33 released.
8519
85201996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8521
8522 * Version 19.32 released.
8523
8cf51b2c
GM
85241996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8525
8526 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8527
85281996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8529
8530 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8531 Specify -I option.
8532 (All dvi targets): Set the TEXINPUTS variable.
8533
85341996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8535
8536 * Version 19.31 released.
8537
8cf51b2c
GM
85381995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8539
8540 * Version 19.30 released.
8541
8cf51b2c
GM
85421995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8543
8544 * Makefile.in (maintainer-clean): Rename from realclean.
8545
85461994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8547
8548 * Makefile.in: New file.
8549 * Makefile: File deleted.
8550
85511994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8552
8553 * Makefile (TEXINDEX_OBJS): Variable deleted.
8554 (texindex, texindex.o, getopt.o): Rules deleted.
8555 All deps on texindex deleted.
8556 (distclean): Don't delete texindex.
8557 (mostlyclean): Don't delete *.o.
8558 * texindex.c, getopt.c: Files deleted.
8559
85601994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8561
8562 * Version 19.26 released.
8563
85641994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8565
8566 * Makefile (EMACSSOURCES): Exclude undo.texi.
8567
85681994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8569
8570 * Version 19.25 released.
8571
85721994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8573
8574 * Version 19.24 released.
8575
85761994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8577
8578 * Version 19.23 released.
8579
85801994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8581
8582 * Makefile: Delete spurious tab.
8583
85841994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8585
8586 * Makefile (.SUFFIXES): New rule.
8587
8cf51b2c
GM
85881993-12-04 Richard Stallman (rms@srarc2)
8589
8590 * getopt.c: New file.
8591 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8592 (getopt.o): New rule.
8593 (dvi): Don't depend on texindex.
49823426 8594 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8595
85961993-12-03 Richard Stallman (rms@srarc2)
8597
49823426
GM
8598 * Makefile (TEXI2DVI): New variable.
8599 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8600 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8601
86021993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8603
8604 * Version 19.22 released.
8605
86061993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8607
8608 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8609
86101993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8611
8612 * Version 19.21 released.
8613
8cf51b2c
GM
86141993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8615
8616 * Makefile (realclean): Don't delete the Info files.
8617
f0131492 86181993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8619
8cf51b2c
GM
8620 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8621 4' where appropriate.
8622
f0131492 86231993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8624
49823426 8625 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8626
8627 * texindex.c: Include "../src/config.h" if building in emacs.
8628
8629 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8630 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8631 Add target to build texindex.c, defining `emacs'.
8632
8cf51b2c
GM
86331993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8634
8635 * Version 19.19 released.
8636
8cf51b2c
GM
86371993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8638
8639 * Version 19.18 released.
8640
86411993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8642
8643 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8644
86451993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8646
8647 * Version 19.17 released.
8648
86491993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8650
8651 * split-man: Fix typos in last change.
8652
86531993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8654
8655 * Version 19.16 released.
8656
86571993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8658
8659 * version 19.15 released.
8660
86611993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8662
8663 * Makefile (distclean): It's rm, not rf.
8664
86651993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8666
8667 * Version 19.14 released.
8668
86691993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8670
8671 * Makefile: New file.
8672
86731993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8674
8675 * Version 19.13 released.
8676
86771993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8678
8679 * Version 19.9 released.
8680
86811993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8682
8683 * Version 19.8 released.
8684
86851993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8686
8687 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8688
8689 * trouble.texi: It's `enable-flow-control-on', not
8690 `evade-flow-control-on'.
8691
86921993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8693
8694 * display.texi: Document standard-display-european.
8695
86961993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8697
8698 * Version 19.7 released.
8699
8700 * emacs.texi: Add a sentence to the top menu mentioning the
8701 specific version of Emacs this manual applies to.
8702
87031993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8704
8705 * basic.texi: Document next-line-add-lines variable used to
8706 implement down-arrow.
8707
8708 * killing.texi: Document kill-whole-line.
8709
87101993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8711
8712 * text.texi: Update unix TeX ordering information.
8713
87141993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8715
8716 * news.texi: Mention fill-rectangle in keybinding list.
8717
8718 * killing.texi: Document fill-rectangle.
8719
87201993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8721
8722 * vc.texi: Bring the docs up to date with VC 5.2.
8723
87241992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8725
8726 * emacs.tex: Mention blackbox and gomoku under Amusements.
8727 Assembler mode is now mentioned and appropriately indexed
8728 under Programming Modes.
8729
87301991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8731
8732 * emacs.tex: Update TeX ordering information.
8733
8cf51b2c
GM
87341990-06-26 David Lawrence (tale@geech)
8735
8736 * emacs.tex: Note that completion-ignored-extensions is not used
8737 to filter out names when all completions are displayed in
8738 *Completions*.
8739
87401990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8741
8742 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8743
87441990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8745
8746 * emacs.tex: Add @findex grep.
8747
8cf51b2c
GM
87481988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8749
8750 * emacs.tex: Correct two typos. No other changes before
8751 Version 19 will be made.
8752
8cf51b2c
GM
87531988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8754
8755 * emacs.tex: Update information for obtaining TeX distribution from the
8756 University of Washington.
8757
8758;; Local Variables:
c8763fb6 8759;; coding: utf-8
8cf51b2c
GM
8760;; End:
8761
95df8112 8762 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8763
8764 This file is part of GNU Emacs.
8765
352c8b4a 8766 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8767 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8768 the Free Software Foundation, either version 3 of the License, or
8769 (at your option) any later version.
8cf51b2c
GM
8770
8771 GNU Emacs is distributed in the hope that it will be useful,
8772 but WITHOUT ANY WARRANTY; without even the implied warranty of
8773 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8774 GNU General Public License for more details.
8775
8776 You should have received a copy of the GNU General Public License
352c8b4a 8777 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.