]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
More updates for VC documentation.
[gnu-emacs] / doc / emacs / ChangeLog
1 2011-12-19 Chong Yidong <cyd@gnu.org>
2
3 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
4 (VC Mode Line): Add index entry for "version control status".
5 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
6 Document vc-revert-show-diff. De-document vc-rollback.
7 (VC Directory Mode): Rewrite introduction. Move prefix arg
8 documentation here from VC Directory Buffer node.
9 (VC Directory Buffer): Use a decentralized VCS example.
10 (VC Directory Commands): Use a table. Remove material duplicated
11 in previous nodes on multi-file VC filsets.
12
13 2011-12-17 Chong Yidong <cyd@gnu.org>
14
15 * maintaining.texi (VCS Concepts): Make "revision" terminology
16 less CVS-specific.
17 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
18 Registering node.
19 (Secondary VC Commands): Deleted. Promote subnodes.
20 (Log Buffer): Add command name for C-c C-c. Fix the name of the
21 log buffer. Add index entries.
22 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
23 "commit" terminology.
24 (Old Revisions): Move it to just before VC Change Log. "Tag" here
25 doesn't refer to tags tables. Note other possible forms of the
26 revision ID. C-x v = does not save.
27 (Registering): Note similarity to C-x v v action. Fix description
28 of how backends are chosen. De-document vc-default-init-revision.
29 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
30 in root log buffers.
31
32 2011-12-16 Chong Yidong <cyd@gnu.org>
33
34 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
35 (Basic VC Editing): Remove redundant descriptions.
36 (VC With A Merging VCS): Make description more general instead of
37 CVS-specific.
38 (VC With A Locking VCS): Use VC fileset terminology.
39
40 2011-12-12 Chong Yidong <cyd@gnu.org>
41
42 * building.texi (Executing Lisp): Fix xref for C-M-x.
43 (Lisp Libraries): Add xref to node explaining `load' in Lisp
44 manual. Note that load-path is not customizable.
45 (Lisp Eval): Note that listed commands are available globally.
46 Explain the meaning of "defun" in the C-M-x context.
47 (Lisp Interaction): Copyedits.
48 (External Lisp): Fix name of inferior Lisp buffer. Mention
49 Scheme.
50 (Compilation): Define "inferior process".
51
52 2011-12-10 Eli Zaretskii <eliz@gnu.org>
53
54 * msdog.texi (Windows Fonts): Document how to force GDI font
55 backend on MS-Windows.
56
57 2011-12-10 Chong Yidong <cyd@gnu.org>
58
59 * building.texi (Compilation): Say what the -k flag to make does.
60 Move subprocess discussion to Compilation Shell.
61 (Compilation Mode): Add xref for grep, occur, and mouse
62 references. Define "locus".
63 (Grep Searching): Use @command.
64 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
65 intro.
66 (Starting GUD): Clarify how arguments are specified.
67 (Debugger Operation): Index entry for "GUD interaction buffer",
68 and move basic description here from Commands of GUD node.
69 (GDB User Interface Layout): Copyedits.
70 (Source Buffers): Remove gdb-find-source-frame, which is not in
71 gdb-mi.el.
72 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
73 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
74 re-document GUD interaction buffers.
75
76 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
77 (Semantic): Add cindex entries for Semantic.
78
79 2011-12-06 Chong Yidong <cyd@gnu.org>
80
81 * programs.texi (Man Page): Clarify how to use Man-switches.
82 Don't bother documenting Man-fontify-manpage-flag.
83 (Lisp Doc): Add xref to Name Help node.
84 (Hideshow): Add cindex. Mention role of ellipses, and default
85 value of hs-isearch-open. Don't bother documenting
86 hs-special-modes-alist.
87 (Symbol Completion): Add kindex for C-M-i. Don't recommend
88 changing the window manager binding of M-TAB.
89
90 2011-12-05 Chong Yidong <cyd@gnu.org>
91
92 * programs.texi (Comment Commands): Fix description of for M-; on
93 blank lines. Move documentation of comment-region here.
94 (Multi-Line Comments): Clarify the role of comment-multi-line.
95 Refer to Comment Commands for comment-region doc.
96 (Options for Comments): Refer to Multi-Line Comments for
97 comment-multi-line doc, instead of duplicating it. Fix default
98 values of comment-padding and comment-start-skip.
99
100 2011-12-04 Chong Yidong <cyd@gnu.org>
101
102 * programs.texi (Program Modes): Mention modes that are not
103 included with Emacs. Fix references to other manuals for tex.
104 Add index entry for backward-delete-char-untabify. Mention
105 prog-mode-hook.
106 (Which Function): Use "global minor mode" terminology.
107 (Basic Indent, Multi-line Indent): Refer to previous descriptions
108 in Indentation chapter to avoid duplication.
109 (Expressions): Copyedit.
110 (Matching): Document Electric Pair mode.
111
112 * ack.texi (Acknowledgments):
113 * rmail.texi (Movemail, Other Mailbox Formats):
114 * frames.texi (Frames): Don't capitalize "Unix".
115
116 2011-12-04 Chong Yidong <cyd@gnu.org>
117
118 * text.texi (Nroff Mode): Mention what nroff is.
119 (Text Based Tables, Table Recognition): Don't say "Table mode"
120 since it's not a major or minor mode.
121 (Text Based Tables): Reduce the size of the example.
122 (Table Definition): Clarify definitions.
123 (Table Creation): Add key table.
124 (Cell Commands): Use kbd for commands.
125 (Table Rows and Columns): Combine nodes Row Commands and Column
126 Commands.
127 (Fixed Width Mode): Node deleted; contents moved to parent.
128 (Table Conversion): Shorten example.
129 (Measuring Tables): Merge into Table Misc.
130
131 2011-12-03 Chong Yidong <cyd@gnu.org>
132
133 * text.texi (TeX Mode): Mention AUCTeX package.
134 (TeX Editing): Add xref to documentation for Occur.
135 (LaTeX Editing): Add xref to Completion node.
136 (TeX Print): Fix description of tex-directory.
137 (Enriched Text): Renamed from Formatted Text. Make this node and
138 its subnodes less verbose, since text/enriched files are
139 practically unused.
140 (Enriched Mode): Renamed from Requesting Formatted Text.
141 (Format Colors): Node deleted.
142 (Enriched Faces): Renamed from Format Faces. Describe commands
143 for applying colors too.
144 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
145
146 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
147
148 * display.texi (Colors): New node.
149
150 * cmdargs.texi (Colors X):
151 * xresources.texi (GTK styles):
152 * custom.texi (Face Customization): Reference it.
153
154 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
155 Link to Fill Commands for Justification entry.
156
157 2011-12-03 Eli Zaretskii <eliz@gnu.org>
158
159 * display.texi (Auto Scrolling): More accurate description of what
160 scroll-*-aggressively does, including the effect of non-zero
161 margin. Fix "i.e." markup.
162
163 2011-12-02 Chong Yidong <cyd@gnu.org>
164
165 * text.texi (Pages): Mention how formfeed chars are displayed.
166 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
167 Describe adaptive filling more precisely.
168 (Fill Commands): Note that filling removes excess whitespace.
169 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
170 now bound to indent-for-tab-command in Text mode.
171 (Outline Mode): Copyedits.
172 (Outline Visibility): Note that Reveal mode is a buffer-local
173 minor mode.
174
175 * modes.texi (Major Modes): Move note about checking major-mode in
176 a hook function here, from Text mode.
177
178 2011-11-28 Chong Yidong <cyd@gnu.org>
179
180 * text.texi (Words): Add xref to Position Info.
181 (Paragraphs): Add xref to Regexps.
182
183 * indent.texi (Indentation): Rewrite introduction. Move table to
184 Indentation Commands node.
185 (Indentation Commands): Add index entries to table. Copyedits.
186 (Tab Stops, Just Spaces): Copyedits.
187 (Indent Convenience): New node. Document electric-indent-mode.
188
189 * programs.texi (Basic Indent):
190 * windows.texi (Pop Up Window): Fix kindex entry.
191
192 2011-11-28 Chong Yidong <cyd@gnu.org>
193
194 * modes.texi (Major Modes): Move major-mode variable doc here from
195 Choosing Modes. Document describe-mode. Document prog-mode-hook
196 and text-mode-hook. Add example of using hooks.
197 (Minor Modes): Document behavior of mode command calls from Lisp.
198 Note that setting the mode variable using Customize will DTRT.
199 (Choosing Modes): Add example of setting a minor mode using a
200 local variable.
201
202 2011-11-27 Chong Yidong <cyd@gnu.org>
203
204 * frames.texi (Creating Frames): Move frame parameter example to
205 Frame Parameters node.
206 (Frame Commands): C-x 5 o does not warp the mouse by default.
207 (Fonts): Add more GTK-style properties; also, they should be
208 capitalized.
209 (Special Buffer Frames): Node deleted; special-display is on the
210 way out.
211 (Frame Parameters): Example moved here from Creating Frames.
212 Clarify that default-frame-alist affects the initial frame too.
213 Delete auto-raise-mode and auto-lower-mode.
214 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
215 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
216
217 * windows.texi (Window Choice): Add xref to Lisp manual for
218 special-display-*.
219
220 2011-11-26 Eli Zaretskii <eliz@gnu.org>
221
222 * display.texi (Text Display): Update the description,
223 cross-references, and indexing related to display of control
224 characters and raw bytes.
225
226 2011-11-25 Chong Yidong <cyd@gnu.org>
227
228 * frames.texi (Frames): Rewrite introduction.
229 (Mouse Commands): Default for mouse-drag-copy-region is now t.
230 Mouse-3 does not copy to kill ring by default. DEL does not
231 behave specially for mouse commands any more.
232 (Mouse References): Document mouse-1-click-follows-link more
233 thoroughly.
234 (Menu Mouse Clicks): Move footnote to the main text and add xref
235 to Init Rebinding node.
236 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
237
238 * files.texi (Visiting): `C-x 5 f' works on ttys too.
239
240 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
241
242 * display.texi (Font Lock): Fix typo.
243
244 2011-11-24 Glenn Morris <rgm@gnu.org>
245
246 * rmail.texi (Rmail Output):
247 Mention rmail-automatic-folder-directives. (Bug#9657)
248
249 2011-11-21 Chong Yidong <cyd@gnu.org>
250
251 * mark.texi (Global Mark Ring): Fix description of global mark
252 ring (Bug#10032).
253
254 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
255
256 * msdog.texi (Windows Fonts): Fix typo.
257
258 2011-11-17 Glenn Morris <rgm@gnu.org>
259
260 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
261
262 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
263
264 * killing.texi (Rectangles):
265 * misc.texi (Document View):
266 * modes.texi (Choosing Modes):
267 * msdog.texi (Windows Fonts):
268 * regs.texi (Rectangle Registers):
269 * search.texi (Isearch Yank): Fix typos.
270
271 2011-11-06 Chong Yidong <cyd@gnu.org>
272
273 * windows.texi (Basic Window): Add xref to Cursor Display.
274 (Split Window): Document negative arg for splitting commands.
275 (Other Window): Document mouse-1 in text area of window.
276 (Change Window): Don't mention window attributes, since they
277 aren't defined. C-x 1 can't be used with minibuffer windows.
278 Windows are no longer auto-deleted.
279 (Window Choice): Add xref to Choosing Window in Lisp manual.
280 (Window Convenience): Note that windmove disables shift-selection.
281 Move M-x compare-windows here from Other Window node.
282
283 * custom.texi (Mouse Buttons):
284 * search.texi (Isearch Scroll):
285 * windows.texi (Split Window): Use new names split-window-below
286 and split-window-right.
287
288 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
289
290 * emacs.texi (Top): Fix typo.
291
292 2011-10-25 Glenn Morris <rgm@gnu.org>
293
294 * abbrevs.texi (Saving Abbrevs):
295 quietly-read-abbrev-file is not a command. (Bug#9866)
296
297 2011-10-24 Chong Yidong <cyd@gnu.org>
298
299 * display.texi (Scrolling): Document scroll-up-line and
300 scroll-down-line. Document scroll-command property.
301 (Recentering): New node, split off from Scrolling.
302
303 2011-10-23 Chong Yidong <cyd@gnu.org>
304
305 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
306 (Tool Bars): Copyedits.
307
308 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
309
310 2011-10-22 Chong Yidong <cyd@gnu.org>
311
312 * windows.texi (Displaying Buffers): Fix broken lispref link.
313
314 2011-10-22 Chong Yidong <cyd@gnu.org>
315
316 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
317 Move confirm-nonexistent-file-or-buffer discussion here.
318
319 * files.texi (File Names, Visiting): Move detailed discussion of
320 minibuffer confirmation to Minibuffer Exit.
321
322 * buffers.texi (Buffers): Tweak mention of mail buffer name.
323 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
324
325 2011-10-21 Chong Yidong <cyd@gnu.org>
326
327 * files.texi (File Names, Visiting, Interlocking): Copyedits.
328 (Backup Copying): backup-by-copying-when-mismatch is now t.
329 (Customize Save): Fix description of require-final-newline.
330 (Reverting): Note that revert-buffer can't be undone. Mention VC.
331 (Auto Save Control): Clarify.
332 (File Archives): Add 7z.
333 (Remote Files): ange-ftp-make-backup-files defaults to nil.
334
335 * arevert-xtra.texi (Autorevert): Copyedits.
336
337 2011-10-20 Chong Yidong <cyd@gnu.org>
338
339 * custom.texi (Hooks, Init Examples):
340 * display.texi (Font Lock):
341 * fixit.texi (Spelling):
342 * rmail.texi (Rmail Display): Minor mode function with no arg now
343 enables it.
344
345 * fixit.texi (Spelling): Fix description of inline completion.
346
347 2011-10-19 Chong Yidong <cyd@gnu.org>
348
349 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
350 entries.
351 (Isearch Yank): Document isearch-yank-pop.
352 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
353 (Other Repeating Search): Document Occur Edit mode.
354
355 2011-10-18 Chong Yidong <cyd@gnu.org>
356
357 * display.texi (Fringes): Move overflow-newline-into-fringe here,
358 from Line Truncation node.
359 (Standard Faces): Note that only the background of the cursor face
360 has an effect.
361 (Cursor Display): Fix descriptions of cursor face
362 and bar cursor blinking.
363 (Text Display): Document nobreak-char-display more clearly.
364 (Line Truncation): Add xref to Split Window node.
365 (Display Custom): Don't bother documenting baud-rate or
366 no-redraw-on-reenter.
367
368 * search.texi (Slow Isearch): Node removed.
369
370 2011-10-18 Glenn Morris <rgm@gnu.org>
371
372 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
373
374 2011-10-18 Chong Yidong <cyd@gnu.org>
375
376 * display.texi (Faces): Simplify discussion. Move documentation
377 of list-faces-display here, from Standard Faces node. Note
378 special role of `default' background.
379 (Standard Faces): Note special role of `default' background. Note
380 that region face may be taken fom GTK. Add xref to Text Display.
381 (Text Scale): Rename from "Temporary Face Changes". Callers
382 changed. Don't bother documenting variable-pitch-mode.
383 (Font Lock): Copyedits. Remove font-lock-maximum-size.
384 (Useless Whitespace): Simplify description of
385 delete-trailing-whitespace. Note active region case.
386 (Text Display): Fix description of escape-glyph face assignment.
387 Remove unibye mode discussion. Update some parts for Unicode.
388 Move glyphless chars documentation to Lisp manual.
389
390 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
391
392 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
393
394 * display.texi (Scrolling): Tweak explanation of scroll direction.
395 (View Mode): Add index entries.
396
397 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
398
399 * regs.texi (Text Registers): C-x r i does not activate the mark.
400 (Bookmarks): Document new default bookmark location.
401
402 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
403
404 * killing.texi (Deletion): Add xref to Using Region. Document
405 delete-forward-char.
406 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
407 description here. Recommend C-u C-SPC for jumping to mark.
408 (Kill Ring): Move kill ring variable documentation here.
409 (Primary Selection): Copyedits.
410 (Rectangles): Document new command rectangle-number-lines.
411 (CUA Bindings): Note that this disables the mark-even-if-inactive
412 behavior for C-x and C-c.
413
414 * mark.texi (Mark): Mention "active region" terminology.
415 (Using Region): Document delete-active-region.
416
417 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
418
419 * mark.texi (Mark): Clarify description of disabled Transient Mark
420 mode (Bug#9689).
421 (Setting Mark): Document prefix arg for C-x C-x. Document primary
422 selection changes. Mention that commands like C-y set the mark.
423 (Marking Objects): Add xref to Words node. Note that mark-word
424 and mark-sexp also have the "extend region" behavior.
425 (Using Region): Mention M-$ in the table. Document
426 mark-even-if-inactive here instead of in Mark Ring.
427 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
428 note of the "Mark Set" behavior.
429 (Disabled Transient Mark): Rename from "Persistent Mark"
430 (Bug#9688). Callers changed.
431
432 * programs.texi (Expressions):
433 * text.texi (Words): Defer to Marking Objects for mark-word doc.
434
435 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
436
437 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
438 option" terminology.
439 (Key Help): Add command names. Define "documentation string".
440 (Name Help): Remove an over-long joke.
441 (Apropos): Document prefix args. Remove duplicated descriptions.
442 (Help Mode): Add C-c C-b to table. Update TAB binding.
443 (Package Keywords): Rename from "Library by Keyword". Describe
444 new package menu interface.
445 (Help Files, Help Echo): Tweak description.
446
447 * mini.texi (Completion Options): Add completion-cycle-threshold.
448 (Minibuffer History): Document numeric args to history commands.
449
450 2011-10-08 Eli Zaretskii <eliz@gnu.org>
451
452 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
453
454 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
455
456 * basic.texi (Position Info): Omit page commands. Document
457 count-words-region and count-words.
458
459 * text.texi (Pages): Move what-page documentation here.
460
461 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
462
463 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
464 Remote Files node instead of linking directly to the Tramp manual.
465 (Minibuffer Edit): Add xref to Blank Lines.
466 (Completion): Add xref to Symbol Completion. Remove redundant
467 example, which is repeated in the next node.
468 (Completion Commands): Minor clarifications.
469 (Completion Styles): New node, split from Completion Commands.
470 Document substring and initials styles.
471 (Strict Completion): Remove information duplicated in other nodes.
472 (Completion Options): Consolidate case difference discussion here.
473
474 * help.texi (Help Mode): Fix kindex entries.
475
476 * files.texi (File Names): Add index entries.
477
478 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
479
480 * basic.texi (Inserting Text): Add xref to Completion. Add
481 ucs-insert example, and document prefix argument.
482 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
483 to left/right. Tweak left-char and right-char descriptions.
484 M-left and M-right are now bound to left-word/right-word.
485 (Erasing): Document delete-forward-char.
486
487 * screen.texi (Screen, Menu Bar): Copyedits.
488 (Point): Remove duplicate paragraph on cursors, also in Screen.
489 (Mode Line): Trailing dashes no longer shown on X displays.
490
491 * frames.texi (Non-Window Terminals): Index just "text-only
492 terminal", which is used throughout the manual now.
493
494 * entering.texi (Entering Emacs): Define "startup screen".
495 Document window-splitting behavior with command-line inputs.
496 (Exiting): Remove obsolete paragraph about shells without suspend
497 functionality.
498
499 * commands.texi (User Input): Define "input event" more clearly.
500 (Keys): Add xref to Echo Area.
501 (Commands): Clarify relation between commands and functions.
502
503 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
504
505 * misc.texi (emacsclient Options): Document how emacsclient runs
506 the Emacs daemon (Bug#9674).
507
508 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
509
510 * basic.texi (Moving Point):
511 * custom.texi (Mouse Buttons):
512 * rmail.texi (Rmail Scrolling):
513 * search.texi (Isearch Scroll):
514
515 * display.texi (Scrolling): Replace scroll-up/down with
516 scroll-up/down-command. Fix scroll-preserve-screen-position
517 description. Document scroll-error-top-bottom.
518
519 2011-09-30 Glenn Morris <rgm@gnu.org>
520
521 * commands.texi (Keys): Whitespace fix. (Bug#9635)
522
523 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
524
525 * windows.texi (Pop Up Window): Defer discussion of window
526 splitting to the Window Choice node. Add index entries.
527 (Force Same Window): Node deleted.
528 (Displaying Buffers, Window Choice): New nodes.
529
530 * buffers.texi (Select Buffer): Clarify description of
531 buffer-switching commands. Add xref to Window Display node.
532 Don't repeat confirm-nonexistent-file-or-buffer description from
533 Visiting node. Remove even-window-heights.
534
535 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
536
537 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
538
539 * cmdargs.texi (Icons X): Fix description of Emacs icon.
540
541 * xresources.texi (Table of Resources): Fix documentation of
542 bitmapIcon.
543
544 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
545
546 * package.texi (Package Menu): Add package-menu-mark-upgrades.
547
548 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
549
550 * frames.texi (Frame Commands): Note that delete-other-frames only
551 deletes frames on current terminal.
552
553 2011-09-10 Eli Zaretskii <eliz@gnu.org>
554
555 * sending.texi (Mail Misc): Document mail-add-attachment.
556
557 2011-09-04 Eli Zaretskii <eliz@gnu.org>
558
559 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
560
561 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
562
563 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
564
565 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
566
567 * files.texi (File Archives):
568 * cal-xtra.texi (Diary Display):
569 * help.texi (Help Mode): Add xref to View Mode.
570
571 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
572
573 * display.texi (View Mode): New node. Move view-file here from
574 Misc File Ops. Move view-buffer here from Misc Buffer.
575
576 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
577
578 * files.texi (Misc File Ops): Document new
579 delete-by-moving-to-trash behavior. Remove view-file.
580
581 * dired.texi (Dired Deletion): Shorten description of Trash.
582
583 * misc.texi (emacsclient Options): Document server-port.
584
585 2011-08-27 Eli Zaretskii <eliz@gnu.org>
586
587 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
588 even on MS-Windows. Fix a typo.
589
590 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
591
592 * package.texi: New file, documenting the package manager.
593
594 * emacs.texi: Include it.
595
596 * help.texi (Help Summary): Add describe-package.
597
598 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
599
600 * misc.texi (Printing): Convert subnodes into subsections.
601
602 * text.texi (Two-Column): Move into Text chapter.
603
604 * picture-xtra.texi (Picture Mode): Group with Editing Binary
605 Files section. Convert from chapter into section.
606
607 * display.texi (Narrowing): Move into display chapter.
608
609 * sending.texi (Sending Mail):
610 * rmail.texi (Rmail):
611 * misc.texi (Gnus, Document View):
612 * dired.texi (Dired):
613 * emacs.texi: Group the mail, rmail, and gnus chapters together.
614
615 2011-08-07 Juri Linkov <juri@jurta.org>
616
617 * dired.texi (Operating on Files): Rewrite according to the fact
618 that `dired-do-chmod' doesn't use the `chmod' program anymore.
619
620 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
621
622 * mini.texi (Minibuffer File): Insert a reference to Tramp for
623 remote file name completion. (Bug#9197)
624
625 2011-07-28 Eli Zaretskii <eliz@gnu.org>
626
627 * mule.texi (Bidirectional Editing): Document the fact that
628 bidi-display-reordering is t by default.
629
630 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
631
632 * help.texi (Misc Help): Mention `describe-prefix-bindings'
633 explicitly (bug#8904).
634
635 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
636
637 * trouble.texi (Checklist): Use an `M-x' example instead of an
638 Emacs Lisp form to switch on the dribble file (bug#8056).
639
640 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
641
642 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
643
644 2011-07-13 Glenn Morris <rgm@gnu.org>
645
646 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
647
648 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
649
650 * mark.texi (Mark Ring): Clarify how many locations are saved
651 (bug#5770).
652 (Global Mark Ring): Ditto.
653
654 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
655
656 * text.texi (Table Recognition): Use "at point" instead of "under
657 point" (bug#4345).
658
659 * display.texi (Cursor Display): Mention `cursor-type'.
660
661 * screen.texi (Point): Clarify that it's only if you use a block
662 cursor that it appears to be on a character (bug#4345).
663
664 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
665
666 * misc.texi (Amusements): Move dissociated press here, from its
667 own section.
668
669 * emacs.texi (Top): Update node listing.
670
671 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
672
673 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
674 clarity (bug#3523).
675
676 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
677
678 * cmdargs.texi (Initial Options): Document --no-site-lisp.
679 (Misc X): Document --parent-id.
680
681 * frames.texi (Frame Commands): Note that focus-follows-mouse now
682 defaults to nil.
683
684 * misc.texi (emacsclient Options): Document --parent-id.
685
686 * msdog.texi (Windows HOME): Document _emacs as obsolete.
687
688 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
689
690 * emacs.texi: Use "..." instead of ``...'' in the menus
691 (bug#3503).
692
693 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
694
695 * killing.texi (Primary Selection): Document `only' setting for
696 select-active-regions.
697
698 * mark.texi (Setting Mark): Reference Shift Selection node.
699
700 * frames.texi (Mouse Commands): Document mouse-yank-primary.
701
702 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
703
704 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
705 motion keys" (bug#3503).
706
707 * emacs.texi: Change all the register node names from "RegPos"
708 (etc.) to "Positional Registers" (etc.) (bug#3314).
709
710 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
711
712 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
713 (Other Kill Commands, Kill Options): Copyedits.
714 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
715 (Yanking): Move yank-excluded properties discussion here.
716 (Cut and Paste): Move from frames.texi. Update subnodes to
717 describe x-select-enable-clipboard case.
718
719 * frames.texi: Move Cut and Paste node and subnodes into
720 killing.texi, except Mouse Commands and Word and Line Mouse.
721
722 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
723
724 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
725
726 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
727
728 * screen.texi (Mode Line): Clarify that coding systems are
729 characters, not letters (bug#1749).
730
731 * cmdargs.texi (Environment): Mention removing variables
732 (bug#1615). Text suggested by Kevin Rodgers.
733
734 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
735
736 * misc.texi (Amusements): Don't mention Yow; it's crippled.
737
738 * modes.texi: Rename from major.texi.
739 (Modes): New node. Make Major Modes and Minor Modes subsections
740 of this. All callers changed.
741
742 * custom.texi (Minor Modes): Move to modes.texi.
743
744 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
745
746 * custom.texi (Syntax): Node deleted.
747
748 * help.texi (Help Summary):
749 * major.texi (Major Modes):
750 * programs.texi (Parentheses):
751 * search.texi (Regexp Backslash, Regexp Backslash)
752 (Regexp Backslash):
753 * text.texi (Words): Callers changed.
754
755 * text.texi (Refill, Longlines): Delete nodes.
756
757 * ack.texi (Acknowledgments): Longlines removed from manual.
758
759 * emacs.texi (Top): Update node listing.
760
761 2011-07-09 Glenn Morris <rgm@gnu.org>
762
763 * fortran-xtra.texi (Fortran): Update handled extensions.
764
765 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
766
767 * display.texi (Scrolling): `C-v' (etc) are now bound to
768 `scroll-*-command' (bug#8349).
769
770 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
771
772 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
773 doesn't actually delete any files (bug#7125).
774
775 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
776 argument for `C-c C-k' (bug#7391).
777
778 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
779 you're currently using (bug#8489).
780
781 2011-07-01 Eli Zaretskii <eliz@gnu.org>
782
783 * mule.texi (Coding Systems): Move index entries from the previous
784 change into their proper places.
785
786 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
787
788 * help.texi (Help Files): Document view-external-packages (bug#8902).
789
790 * mule.texi (Coding Systems): Put a few more of the coding systems
791 into the index (bug#8900).
792
793 2011-06-26 Glenn Morris <rgm@gnu.org>
794
795 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
796
797 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
798
799 * misc.texi (emacsclient Options): Mention --frame-parameters.
800
801 2011-06-09 Glenn Morris <rgm@gnu.org>
802
803 * custom.texi (Specifying File Variables):
804 Recommend explicit arguments for minor modes.
805
806 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
807
808 Document wide integers better.
809 * buffers.texi (Buffers):
810 * files.texi (Visiting): Document maxima for 64-bit machines,
811 and mention virtual memory limits.
812
813 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
814
815 * custom.texi (Hooks): Reorganize. Mention Prog mode.
816
817 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
818 prog mode (Bug#8240).
819
820 2011-05-27 Glenn Morris <rgm@gnu.org>
821
822 * custom.texi (Specifying File Variables):
823 Major modes no longer need come first.
824
825 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
826
827 * mule.texi (Specify Coding, Text Coding, Communication Coding):
828 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
829
830 2011-05-18 Glenn Morris <rgm@gnu.org>
831
832 * ack.texi (Acknowledgments): Remove fakemail.c.
833
834 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
835
836 Fixes for fitting text into 7x9 printed manual.
837 * building.texi (Flymake, Breakpoints Buffer):
838 * calendar.texi (Appointments):
839 * cmdargs.texi (General Variables, Display X):
840 * custom.texi (Saving Customizations, Face Customization)
841 (Directory Variables, Minibuffer Maps, Init Rebinding):
842 * display.texi (Font Lock, Font Lock, Useless Whitespace):
843 * fixit.texi (Spelling):
844 * frames.texi (Creating Frames, Fonts):
845 * help.texi (Help Files):
846 * mini.texi (Minibuffer File):
847 * misc.texi (emacsclient Options, Emulation):
848 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
849 * mule.texi (International Chars, Language Environments)
850 (Select Input Method, Modifying Fontsets, Charsets):
851 * programs.texi (Custom C Indent):
852 * rmail.texi (Rmail Labels):
853 * text.texi (Table Conversion):
854 * trouble.texi (Known Problems, Known Problems):
855 * windows.texi (Change Window):
856 * xresources.texi (GTK resources): Reflow text and re-indent code
857 examples to avoid TeX overflows and underflows on 7x9 paper.
858
859 * emacs.texi: Fix the (commented out) smallbook command.
860
861 * macos.texi (Mac / GNUstep Events):
862 * xresources.texi (Lucid Resources): Remove extraneous examples.
863
864 2011-05-10 Glenn Morris <rgm@gnu.org>
865
866 * custom.texi (Specifying File Variables):
867 Deprecate using mode: for minor modes.
868
869 2011-05-07 Glenn Morris <rgm@gnu.org>
870
871 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
872
873 2011-05-06 Glenn Morris <rgm@gnu.org>
874
875 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
876
877 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
878
879 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
880
881 * misc.texi (Emacs Server): Document `server-eval-at'.
882
883 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
884
885 * maintaining.texi (List Tags): Document next-file. Suggested by
886 Uday S Reddy.
887
888 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
889
890 * mini.texi (Minibuffer Edit):
891 * screen.texi (Mode Line): Fix typo.
892
893 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
894
895 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
896
897 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
898
899 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
900
901 2011-03-30 Eli Zaretskii <eliz@gnu.org>
902
903 * display.texi (Auto Scrolling): Document the limit of 100 lines
904 for never-recentering scrolling with `scroll-conservatively'.
905 (Bug#6671)
906
907 2011-03-12 Eli Zaretskii <eliz@gnu.org>
908
909 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
910 HOME on Windows and where it looks for init files. (Bug#8221)
911
912 2011-03-10 Eli Zaretskii <eliz@gnu.org>
913
914 * search.texi (Regexp Example):
915 * mule.texi (International Chars):
916 * building.texi (External Lisp): Don't use characters outside
917 ISO-8859-1.
918
919 2011-03-09 Eli Zaretskii <eliz@gnu.org>
920
921 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
922 Use Texinfo @-commands for non Latin-1 characters.
923
924 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
925
926 * custom.texi (Init File): Add index entries for ".emacs".
927 (Bug#8210)
928
929 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
930
931 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
932 for Gtk+ 3.
933
934 2011-03-08 Glenn Morris <rgm@gnu.org>
935
936 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
937 * emacs.texi (Acknowledgments):
938 * ack.texi (Acknowledgments): Names to UTF-8.
939 * emacs.texi: Set documentencoding.
940
941 * display.texi (Optional Mode Line): Don't mention exactly where
942 display-time appears. (Bug#8193)
943
944 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
945
946 * Version 23.3 released.
947
948 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
949
950 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
951
952 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
953
954 * misc.texi (emacsclient Options): Add q/quiet.
955
956 2011-03-02 Glenn Morris <rgm@gnu.org>
957
958 * mule.texi (Communication Coding) <x-select-request-type>:
959 Remove duplicate (essentially) paragraph. (Bug#8148)
960
961 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
962
963 * maintaining.texi (Format of ChangeLog): Add reference to
964 add-log-full-name.
965 (Change Log Commands): Add documentation for combining multiple
966 symbols in one change.
967
968 2011-03-01 Glenn Morris <rgm@gnu.org>
969
970 * custom.texi (Directory Variables):
971 Give an example of excluding subdirectories.
972
973 2011-02-28 Eli Zaretskii <eliz@gnu.org>
974
975 * search.texi (Regexp Search): Move index entries about regexps to the
976 "Regexps" node. Add index entries for regexp search. (Bug#8096)
977
978 2011-02-19 Glenn Morris <rgm@gnu.org>
979
980 * dired.texi (Dired): Dired-X version number was dropped.
981
982 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
983
984 * xresources.texi (X Resources): Remove *faceName and replace it with
985 *font for Lucid.
986
987 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
988
989 * rmail.texi (Rmail Display): Document Rmail MIME support more
990 accurately.
991
992 * maintaining.texi (VC Change Log): Document vc-log-incoming and
993 vc-log-outgoing.
994 (Merging): Document vc-find-conflicted-file.
995
996 2011-02-05 Glenn Morris <rgm@gnu.org>
997
998 * custom.texi (Variables): Fix typo.
999
1000 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * search.texi (Regexps): Copyedits. Mention character classes
1003 (Bug#7809).
1004
1005 * files.texi (File Aliases): Restore explanatory text from Eli
1006 Zaretskii, accidentally removed in 2011-01-08 commit.
1007
1008 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1009
1010 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1011 (MAKEINFO_OPTS): New variable.
1012 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1013 (emacs.html): New target.
1014 (clean): Remove emacs.html.
1015
1016 2011-01-23 Werner Lemberg <wl@gnu.org>
1017
1018 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1019 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1020 (ENVADD): Updated.
1021
1022 2011-01-18 Glenn Morris <rgm@gnu.org>
1023
1024 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1025
1026 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1027
1028 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
1029
1030 * building.texi (Compilation): Improve instructions for running two
1031 compilations (Bug#7573).
1032
1033 * files.texi (Backup Names): Document the new location of the
1034 last-resort backup file.
1035
1036 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1037 manual. Explain why directory-abbrev-alist elements should be anchored
1038 (Bug#7777).
1039
1040 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1041
1042 * msdog.texi (Windows Startup): Correct inaccurate description of
1043 differences between emacsclient.exe and emacsclientw.exe.
1044
1045 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
1046
1047 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1048
1049 2011-01-02 Kenichi Handa <handa@m17n.org>
1050
1051 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1052
1053 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1054
1055 * frames.texi (Cut and Paste): Modify the section's name and text:
1056 don't mix "cut/paste" with "kill/yank".
1057 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1058 (Bug#7702)
1059
1060 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1061
1062 2011-01-02 Glenn Morris <rgm@gnu.org>
1063
1064 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1065 matches its position in the menu. (Bug#7674)
1066
1067 2011-01-02 Glenn Morris <rgm@gnu.org>
1068
1069 * trouble.texi (Checklist): Mention not replying via news either.
1070
1071 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1072
1073 * misc.texi (Document View): Update DocView section with newly
1074 supported document formats.
1075
1076 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
1077
1078 * killing.texi: Resection the Info version to conform to the
1079 printed manual, to avoid making sections on Accumulating Text, CUA
1080 and Rectangles into full chapters.
1081
1082 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1083
1084 * custom.texi (Init Syntax): Add index entries for "character syntax".
1085 (Bug#7576)
1086
1087 2010-12-13 Karel Klíč <kklic@redhat.com>
1088
1089 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1090
1091 2010-12-13 Glenn Morris <rgm@gnu.org>
1092
1093 * trouble.texi (Checklist): Fix typo in newsgroup name.
1094
1095 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * search.texi (Word Search): Note that the lazy highlight always
1098 matches to whole words (Bug#7470).
1099
1100 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1101
1102 * display.texi (Optional Mode Line): Make the description of
1103 load-average more accurate.
1104
1105 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1106 registry, with a cross-reference.
1107 (Windows Startup): New node. Move the stuff about the current
1108 directory from "Windows HOME".
1109
1110 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
1111
1112 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1113 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1114
1115 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1116
1117 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1118 Suggested by Štěpán Němec.
1119
1120 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * maintaining.texi (Version Control): Say "commit", not "check in".
1123 (Version Control Systems): Simplify descriptions.
1124 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1125 VCS Concepts.
1126 (VC Mode Line): Update example.
1127 (Old Revisions): Document revert-buffer for vc-diff.
1128 (Log Buffer): Promote to a subsection. Document header lines.
1129
1130 * macos.texi (Mac / GNUstep Basics):
1131 Document ns-right-alternate-modifier.
1132
1133 * emacs.texi (Top): Update node listing.
1134
1135 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1136
1137 * rmail.texi (Rmail Coding): Characters with no fonts are not
1138 necessarily displayed as empty boxes.
1139
1140 * mule.texi (Language Environments, Fontsets): Characters with no
1141 fonts are not necessarily displayed as empty boxes.
1142
1143 * display.texi (Text Display): Document display of glyphless
1144 characters.
1145
1146 2010-11-13 Glenn Morris <rgm@gnu.org>
1147
1148 * basic.texi (Position Info): Add M-x count-words-region.
1149
1150 2010-11-11 Glenn Morris <rgm@gnu.org>
1151
1152 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1153
1154 2010-11-09 Eli Zaretskii <eliz@gnu.org>
1155
1156 * msdog.texi (Windows HOME): Add information regarding startup
1157 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1158
1159 2010-10-11 Glenn Morris <rgm@gnu.org>
1160
1161 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1162
1163 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1164 (DVIPS): New variable.
1165 (.PHONY): Add html, ps.
1166 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1167 (clean): Delete html, ps files.
1168
1169 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1170
1171 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1172
1173 2010-10-09 Glenn Morris <rgm@gnu.org>
1174
1175 * Makefile.in (VPATH): Remove.
1176 (infodir): Make it absolute.
1177 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1178
1179 * Makefile.in (dist): Anchor regexps.
1180
1181 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1182 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1183 (emacs-xtra.pdf): Use $<.
1184
1185 * Makefile.in (infoclean): Remove harmless, long-standing error.
1186
1187 * Makefile.in ($(infodir)): Delete rule.
1188 (mkinfodir): New.
1189 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1190
1191 * Makefile.in (distclean): Do not delete emacsver.texi.
1192 (dist): Remove reference to emacsver.texi.in.
1193 * emacsver.texi: New file, replacing emacsver.texi.in.
1194
1195 2010-10-09 Glenn Morris <rgm@gnu.org>
1196
1197 * emacsver.texi.in: New file.
1198 * emacs.texi: Set EMACSVER by including emacsver.texi.
1199 * Makefile.in (distclean): Delete emacsver.texi.
1200 (dist): Copy emacsver.texi.
1201 (EMACSSOURCES): Add emacsver.texi.
1202
1203 * ack.texi (Acknowledgments): No more b2m.c.
1204
1205 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1206 (emacs): Remove rule.
1207 (dist): No need to deal with the emacs rule any more.
1208
1209 2010-10-07 Glenn Morris <rgm@gnu.org>
1210
1211 * Makefile.in (version): New, set by configure.
1212 (clean): Delete dist tar file.
1213 (dist): Use version in tar name.
1214
1215 2010-10-06 Glenn Morris <rgm@gnu.org>
1216
1217 * Makefile.in (EMACS_XTRA): Add the main source file.
1218 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1219 (mostlyclean): No core files, reorder other files.
1220 (clean): Delete specific dvi and pdf files.
1221 (infoclean, dist): New rules.
1222 (maintainer-clean): Use infoclean.
1223 ($(infodir)): Add parallel build workaround.
1224
1225 2010-10-04 Glenn Morris <rgm@gnu.org>
1226
1227 * Makefile.in (SHELL): Set it.
1228 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1229 (info, dvi): Replace above variables with their expansions.
1230 (info): Move mkdir from here...
1231 ($(infodir)/emacs): ... to here (for parallel builds).
1232 (pdf): New target.
1233 ($(infodir)/emacs): Pass -o option to makeinfo.
1234 (.PHONY): Declare clean rules.
1235 (maintainer-clean): Delete dvi and pdf files.
1236 Guard against cd failures. Use a more restrictive delete.
1237
1238 2010-10-02 Glenn Morris <rgm@gnu.org>
1239
1240 * misc.texi (Shell Mode): Remove reference to old function name.
1241
1242 2010-09-30 Eli Zaretskii <eliz@gnu.org>
1243
1244 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1245 indicator characters.
1246
1247 2010-09-29 Glenn Morris <rgm@gnu.org>
1248
1249 * Makefile.in (top_srcdir): Remove unused variable.
1250
1251 2010-09-14 Glenn Morris <rgm@gnu.org>
1252
1253 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1254 the last hook item.
1255
1256 * calendar.texi (Appointments): Also updated when a diary include file
1257 is saved.
1258
1259 2010-09-14 Glenn Morris <rgm@gnu.org>
1260
1261 * trouble.texi (Bugs): Update the section intro.
1262 (Known Problems): New section.
1263 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1264 (Sending Patches): Bug fixes are best as responses to existing bugs.
1265 * emacs.texi (Known Problems): Add menu entry for new section.
1266
1267 2010-09-09 Glenn Morris <rgm@gnu.org>
1268
1269 * xresources.texi: Untabify.
1270
1271 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1274
1275 2010-09-06 Glenn Morris <rgm@gnu.org>
1276
1277 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1278
1279 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1280
1281 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1282
1283 2010-08-21 Glenn Morris <rgm@gnu.org>
1284
1285 * misc.texi (Amusements): Mention bubbles and animate.
1286
1287 2010-07-31 Eli Zaretskii <eliz@gnu.org>
1288
1289 * files.texi (Visiting): Add more index entries for
1290 large-file-warning-threshold.
1291
1292 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1293
1294 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1295
1296 2010-06-23 Glenn Morris <rgm@gnu.org>
1297
1298 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1299 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1300 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1301 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
1302 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1303 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
1304 Untabify Texinfo files.
1305
1306 2010-06-10 Glenn Morris <rgm@gnu.org>
1307
1308 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1309
1310 * basic.texi (Inserting Text): Fix typo.
1311
1312 2010-06-10 Glenn Morris <rgm@gnu.org>
1313
1314 * ack.texi (Acknowledgments):
1315 * emacs.texi (Acknowledgments): Update for notifications.el.
1316
1317 2010-05-31 Daiki Ueno <ueno@unixuser.org>
1318
1319 * dired.texi (Operating on Files): Mention encryption commands
1320 (Bug#6315).
1321
1322 2010-05-29 Eli Zaretskii <eliz@gnu.org>
1323
1324 * basic.texi (Moving Point): Update due to renaming of commands bound
1325 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1326
1327 2010-05-18 Eli Zaretskii <eliz@gnu.org>
1328
1329 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1330 paragraphs.
1331 (Line Truncation): Fix wording for bidi display.
1332
1333 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
1334 keys.
1335
1336 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1337
1338 * building.texi (GDB Graphical Interface): Remove misleading comparison
1339 to an IDE (Bug#6128).
1340
1341 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1342
1343 * programs.texi (Man Page):
1344 * misc.texi (Invoking emacsclient):
1345 * mini.texi (Repetition):
1346 * mark.texi (Setting Mark): Fix typos.
1347
1348 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1349
1350 * misc.texi (Printing): Document htmlfontify-buffer.
1351
1352 2010-05-08 Glenn Morris <rgm@gnu.org>
1353
1354 * calendar.texi (Displaying the Diary, Format of Diary File):
1355 Fix external cross-references for TeX format output.
1356
1357 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1358
1359 * Version 23.2 released.
1360
1361 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1362
1363 * cmdargs.texi (Initial Options): Mention --chdir.
1364
1365 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1366
1367 * frames.texi (Tool Bars): Add tool-bar-style.
1368
1369 2010-04-21 Glenn Morris <rgm@gnu.org>
1370
1371 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1372
1373 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * programs.texi (Semantic): New node.
1376
1377 * maintaining.texi (EDE): New node.
1378
1379 * emacs.texi: Update node listing.
1380
1381 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1382
1383 2010-04-18 Glenn Morris <rgm@gnu.org>
1384
1385 * emacs.texi (Acknowledgments): Remove duplicate.
1386
1387 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1388
1389 2010-04-18 Glenn Morris <rgm@gnu.org>
1390
1391 * dired.texi (Misc Dired Features): Mention VC diff and log.
1392 * maintaining.texi (Old Revisions, VC Change Log):
1393 Mention that diff and log work in Dired buffers.
1394
1395 * help.texi (Help Summary): Mention M-x info-finder.
1396
1397 * ack.texi (Acknowledgments): Add mpc.el.
1398
1399 * custom.texi (Specifying File Variables, Directory Variables):
1400 Document new commands for manipulating local variable lists.
1401
1402 2010-04-18 Glenn Morris <rgm@gnu.org>
1403
1404 * trouble.texi (Contributing): Add cindex entry.
1405 Mention etc/CONTRIBUTE.
1406
1407 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
1408
1409 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1410 query-replace (Bug#5774).
1411
1412 2010-04-16 Glenn Morris <rgm@gnu.org>
1413
1414 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1415
1416 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1417
1418 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1419
1420 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1421
1422 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1423
1424 2010-03-30 Eli Zaretskii <eliz@gnu.org>
1425
1426 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1427 cross-reference to "Inserting Text".
1428
1429 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1430 Mention completion provided by `ucs-insert'.
1431
1432 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
1433
1434 * sending.texi (Sending Mail): Note variables that may need
1435 customizing.
1436 (Mail Sending): Expand discussion of send-mail-function.
1437
1438 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
1439
1440 Document Message mode as the default mail mode.
1441
1442 * sending.texi (Sending Mail): Copyedits.
1443 (Mail Format, Mail Headers): Document mail-from-style changes.
1444 (Mail Commands): Rename from Mail mode. Document Message mode.
1445 (Mail Misc): Rename from Mail mode Misc.
1446 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1447 command names and update keybindings.
1448 (Header Editing): Document message-tab. De-document
1449 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1450 favor of mail-default-headers. Ad index entries for user-full-name and
1451 user-mail-address.
1452 (Citing Mail): Update changes in Message mode behavior.
1453 Document mail-yank-prefix.
1454 (Mail Signature): New node, moved from Mail Misc.
1455 (Mail Aliases): Mail abbrevs are the default with Message mode.
1456 (Mail Methods): Note that Message mode is now the default.
1457
1458 * rmail.texi (Rmail Reply):
1459 * text.texi (Text Mode):
1460 * major.texi (Major Modes):
1461 * mule.texi (Output Coding): Refer to Message mode.
1462
1463 * custom.texi (Init Examples): Add xref to Mail Header.
1464
1465 * emacs.texi (Top): Fix xrefs.
1466
1467 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
1468
1469 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1470 repository if there is none.
1471 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1472 vc-print-root-log.
1473 (Old Revisions): Copyedits. Document vc-root-diff.
1474
1475 * programs.texi (Program Modes): Mention Javascript mode.
1476
1477 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1478 * emacs.texi: Update node description.
1479
1480 * misc.texi (Navigation): Document doc-view-continuous.
1481 (Shell Ring): Document new M-r binding. M-s is no longer bound.
1482
1483 2010-03-30 Juri Linkov <juri@jurta.org>
1484
1485 * search.texi (Other Repeating Search): Remove line that `occur'
1486 can not handle multiline matches.
1487
1488 2010-03-30 Eli Zaretskii <eliz@gnu.org>
1489
1490 * mule.texi (International): Mention support of bidirectional editing.
1491 (Bidirectional Editing): New section.
1492
1493 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
1494
1495 * emacs.texi (Top): Update node names to those in building.texi.
1496
1497 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
1498
1499 doc/emacs/building.texi: Describe restored GDB/MI functionality
1500 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1501 doc/emacs/emacs.texi: Update node names for building.texi.
1502
1503 2010-03-24 Glenn Morris <rgm@gnu.org>
1504
1505 * ack.texi (Acknowledgments):
1506 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1507
1508 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1509
1510 * xresources.texi (Table of Resources): Clarify toolBar number
1511 for Gtk+.
1512
1513 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1514
1515 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
1516
1517 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1518
1519 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1520 and multi-isearch-buffers-regexp.
1521
1522 * indent.texi (Indentation): Clarify description of
1523 indent-for-tab-command. Document tab-always-indent.
1524
1525 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * cmdargs.texi (Font X): Move most content to Fonts.
1528
1529 * frames.texi (Fonts): New node. Document font-use-system-font.
1530
1531 * emacs.texi (Top):
1532 * xresources.texi (Table of Resources):
1533 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1534
1535 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1536
1537 * Branch for 23.2.
1538
1539 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
1540
1541 * custom.texi (Init Examples): Add xref to Locals.
1542
1543 * major.texi (Choosing Modes): Mention usage of setq-default for
1544 setting the default value of major-mode (Bug#5688).
1545
1546 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1549
1550 * display.texi (Display Custom): Document make-pointer-invisible and
1551 underline-minimum-offset. Remove inverse-video.
1552
1553 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
1554
1555 * frames.texi (Frame Commands): Note that the last ordinary frame can
1556 be deleted in daemon mode (Bug#5616).
1557
1558 2010-02-18 Glenn Morris <rgm@gnu.org>
1559
1560 * trouble.texi (Contributing): Repository is no longer CVS.
1561
1562 2010-02-08 Glenn Morris <rgm@gnu.org>
1563
1564 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1565
1566 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1567
1568 * display.texi (Useless Whitespace, Text Display):
1569 * custom.texi (Init Examples): Avoid obsolete special default variables
1570 like default-major-mode.
1571
1572 2010-01-24 Mark A. Hershberger <mah@everybody.org>
1573
1574 * programs.texi (Other C Commands): Replace reference to obsolete
1575 c-subword-mode.
1576
1577 2010-01-21 Glenn Morris <rgm@gnu.org>
1578
1579 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1580
1581 2010-01-12 Glenn Morris <rgm@gnu.org>
1582
1583 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1584 emacs-pretest-bug for bug reports for development versions.
1585
1586 2010-01-11 Glenn Morris <rgm@gnu.org>
1587
1588 * display.texi (Highlight Interactively): `t' does not mean highlight
1589 all patterns. (Bug#5335)
1590
1591 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
1592
1593 * misc.texi (Shell): Document async-shell-command.
1594
1595 * building.texi (Grep Searching): Document zrgrep.
1596
1597 * mini.texi (Completion Options): Mention `initials' completion style.
1598
1599 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
1600
1601 * building.texi: Import GDB Graphical Interface description from
1602 EMACS_23_1_RC.
1603
1604 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
1605
1606 * emacs.texi (Top): Update node listing.
1607
1608 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1609
1610 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1611
1612 * cmdargs.texi (Initial Options):
1613 * xresources.texi (Resources): Document inhibit-x-resources.
1614
1615 * custom.texi (Specifying File Variables): Note that minor modes are
1616 enabled unconditionally.
1617
1618 * display.texi (Scrolling): Briefly document the old recenter command,
1619 and document recenter-positions.
1620
1621 * files.texi (Visiting):
1622 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1623
1624 * frames.texi (Cut/Paste Other App):
1625 Document save-interprogram-paste-before-kill.
1626
1627 * killing.texi (Kill Options): New node.
1628
1629 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
1630
1631 * misc.texi (Shell Options): ansi-color is now default.
1632
1633 2009-12-05 Glenn Morris <rgm@gnu.org>
1634
1635 * emacs.texi (Top): Update menu for cal-xtra node changes.
1636 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1637 or mode line. Don't mention invisible text or the details of
1638 diary-print-entries here, only in cal-xtra.
1639 (Format of Diary File): Mention that the "date on first line" format
1640 only really affects the simple display.
1641 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1642 (Diary Customizing): Holidays may be in the buffer or mode line.
1643 Move diary-print-entries to the "Diary Display" section.
1644 (Diary Display): New section, split out from "Fancy Diary Display".
1645 Explain the limitations of simple display, and how to print it.
1646
1647 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1648
1649 * cal-xtra.texi (Diary Display): Mention View mode.
1650
1651 2009-11-29 Juri Linkov <juri@jurta.org>
1652
1653 * display.texi (Highlight Interactively): Actually a list of
1654 default faces is pre-loaded into a list of default values
1655 instead of the history.
1656
1657 2009-11-20 Glenn Morris <rgm@gnu.org>
1658
1659 * ack.texi (Acknowledgments):
1660 * emacs.texi (Acknowledgments): Add htmlfontify.
1661
1662 2009-11-14 Glenn Morris <rgm@gnu.org>
1663
1664 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1665
1666 * ack.texi (Acknowledgments):
1667 * emacs.texi (Acknowledgments): Update for recent Org changes.
1668
1669 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
1670
1671 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1672 `charset' property, which is irrelevant to the user manual (Bug#3526).
1673
1674 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
1675
1676 * trouble.texi (DEL Does Not Delete): Fix typo.
1677
1678 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
1679
1680 * files.texi (Misc File Ops): Mention copy-directory.
1681
1682 2009-10-04 Eli Zaretskii <eliz@gnu.org>
1683
1684 * mule.texi (Unibyte Mode): Emphasize that
1685 unibyte-display-via-language-environment affects only the display.
1686
1687 * display.texi (Horizontal Scrolling): Document cursor behavior under
1688 horizontal scrolling when point moves off the screen (Bug#4564).
1689 Improve wording.
1690
1691 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
1692
1693 * files.texi (Directories): delete-directory prompts for recursive
1694 deletion.
1695
1696 2009-09-30 Glenn Morris <rgm@gnu.org>
1697
1698 * ack.texi (Acknowledgments):
1699 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1700
1701 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1702
1703 * dired.texi (Dired Navigation): Use @code instead of @var for
1704 dired-isearch-filenames, so that it's not capitalized.
1705
1706 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
1707
1708 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1709
1710 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1711
1712 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1713 (Key Bindings): Reference Init Rebinding in introductory text.
1714 Shift some of the introduction to Keymaps node.
1715 (Keymaps): Simplify.
1716 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1717 (Minibuffer Maps): Remove mention of Mocklisp.
1718 (Init Rebinding): Move mode-local rebinding example here from Local
1719 Keymaps.
1720 (Modifier Keys): Clarify.
1721 (Rebinding): Add cindex for "binding keys".
1722
1723 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
1724
1725 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1726
1727 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
1728
1729 * building.texi (Threads Buffer, Multithreaded Debugging):
1730 Reorganize these two sections.
1731
1732 2009-08-29 Eli Zaretskii <eliz@gnu.org>
1733
1734 * cmdargs.texi (Initial Options): Fix last change.
1735
1736 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1737
1738 * mule.texi (Enabling Multibyte):
1739 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1740 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1741
1742 2009-08-20 Glenn Morris <rgm@gnu.org>
1743
1744 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1745
1746 2009-08-19 Glenn Morris <rgm@gnu.org>
1747
1748 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1749
1750 2009-08-18 Glenn Morris <rgm@gnu.org>
1751
1752 * ack.texi (Acknowledgments):
1753 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1754
1755 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
1756
1757 2009-08-09 Glenn Morris <rgm@gnu.org>
1758
1759 * ack.texi (Acknowledgments):
1760 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1761
1762 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1763
1764 * emacs.texi (Top): Add new menu items for GDB-UI.
1765
1766 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
1767 section. Threads buffer is in separate section now.
1768
1769 2009-08-08 Glenn Morris <rgm@gnu.org>
1770
1771 * ack.texi (Acknowledgments):
1772 * emacs.texi (Acknowledgments):
1773 Update for js2-mode and org changes.
1774
1775 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
1776
1777 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1778 files.
1779
1780 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
1781
1782 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1783
1784 2009-07-23 Glenn Morris <rgm@gnu.org>
1785
1786 * programs.texi (Matching): Update blink-matching-paren-distance.
1787
1788 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * frames.texi (Cut/Paste Other App): For select-active-regions,
1791 selection is now updated on moving point.
1792
1793 2009-07-21 Richard Stallman <rms@gnu.org>
1794
1795 * glossary.texi (GNU, Daemon): Update information.
1796
1797 2009-07-19 Juri Linkov <juri@jurta.org>
1798
1799 * custom.texi (Specifying File Variables, Safe File Variables):
1800 "variables/value pairs" -> "variable/value pairs".
1801
1802 2009-07-15 Glenn Morris <rgm@gnu.org>
1803
1804 * misc.texi (Gnus): Remove widow.
1805
1806 2009-07-11 Glenn Morris <rgm@gnu.org>
1807
1808 * Makefile.in (TEXI2PDF): New.
1809 (emacs.pdf, emacs-xtra.pdf): New targets.
1810
1811 * arevert-xtra.texi (Autorevert): Add menu descriptions.
1812
1813 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1814
1815 * emacs.texi (Top): Info can be read from other places than Emacs.
1816 Don't print the copying notice twice in the printed version.
1817 Update the menu and detailmenu.
1818 (Preface): The meaning of "on-line" has changed.
1819 Correct name for "Common Problems" chapter.
1820 (Distrib): Update FSF shop URL.
1821 (Intro): Showing two files at once is not so exciting.
1822
1823 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1824 (Mac / GNUstep Basics): Minor grammar changes.
1825 (Mac / GNUstep Events): Fix typo.
1826 (GNUstep Support): CANNOT_DUMP no longer applies.
1827
1828 * misc.texi (Document View): Fix typos.
1829
1830 * dired.texi (Dired):
1831 * help.texi (Help):
1832 * macos.texi (Mac OS / GNUstep):
1833 * maintaining.texi (Version Control, Introduction to VC):
1834 End menu descriptions with a period.
1835
1836 2009-07-09 Eli Zaretskii <eliz@gnu.org>
1837
1838 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1839 so categorical in saying that the option is only useful on NTFS.
1840
1841 2009-07-09 Glenn Morris <rgm@gnu.org>
1842
1843 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1844 (ENVADD): Add texinfodir to TEXINPUTS.
1845
1846 * emacs.texi (Top): Fix cross-reference.
1847
1848 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1849
1850 * vc1-xtra.texi (Revision Tags): Fix typo.
1851
1852 2009-07-03 Glenn Morris <rgm@gnu.org>
1853
1854 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1855 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1856 (Merge Commands): `.' does not seem to work in A or B buffer.
1857 `l' can recreate the 3-window display.
1858
1859 * glossary.texi (Glossary): Minor phrasing changes throughout.
1860 Add more internal cross-references.
1861 <Autoloading>: You can't really autoload a variable.
1862 <C-M->: Move details here from `M-C-' item.
1863 <Continuation Line>: Refer to `Truncation.'
1864 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1865 <Home Directory, Unix>: New entries.
1866 <Deletion of Files>: Mention recycle bins.
1867 <Directory>: Mention ``folders.''
1868 <Error>: Don't mention ``type-ahead.''
1869 <Fringe>: Refer to the manual node.
1870 <Minor Mode>: Can be global or local.
1871 <Spell Checking>: There are other checkers besides Ispell.
1872
1873 2009-07-02 Glenn Morris <rgm@gnu.org>
1874
1875 * anti.texi (Antinews): Minor changes in phrasing.
1876
1877 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1878 some underfull lines in dvi output.
1879
1880 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1881
1882 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1883
1884 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1885
1886 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1887
1888 * xresources.texi (Table of Resources): Mention maximized for
1889 fullscreen.
1890
1891 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1892
1893 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
1894
1895 * anti.texi (Antinews): Correct the list of removed platforms.
1896
1897 2009-06-28 Glenn Morris <rgm@gnu.org>
1898
1899 * arevert-xtra.texi: Minor language tweaks.
1900
1901 * dired-xtra.texi: Minor revisions.
1902
1903 2009-06-23 Miles Bader <miles@gnu.org>
1904
1905 * display.texi (Scrolling): Document `recenter-redisplay'.
1906 (Temporary Face Changes): Document `text-scale-set'.
1907
1908 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * Branch for 23.1.
1911
1912 2009-06-17 Kenichi Handa <handa@m17n.org>
1913
1914 * mule.texi (Charsets): Update the description for the new charset.
1915 (list-character-sets): New findex.
1916 (Language Environments): Add @anchor{Describe Language Environment}.
1917
1918 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * basic.texi (Moving Point): Fix tag.
1921
1922 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1923
1924 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1925 use camel-case for PageUp and PageDown.
1926
1927 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1928 camel-case for PageUp and PageDown.
1929
1930 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1931
1932 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
1933 (Isearch Scroll): Decapitalize <next> and <prior>.
1934
1935 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
1936
1937 * fixit.texi (Spelling): Set default dictionary.
1938 Improve descriptions (Bug#2554)
1939
1940 2009-06-08 David Reitter <david.reitter@gmail.com>
1941
1942 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1943 since saving colors and faces set this way is not implemented.
1944 (Environment variables): Remove mention of mac-fix-env, which is
1945 scheduled to be removed.
1946
1947 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
1948
1949 * custom.texi (Init Examples): Add example of changing load-path.
1950
1951 * building.texi (Lisp Libraries): Add example of changing
1952 load-path (Bug#3446).
1953
1954 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
1955
1956 * mark.texi (Mark): Further clarifications.
1957 (Setting Mark): Emphasize that C-SPC activates the mark.
1958
1959 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
1960
1961 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1962 Mark mode.
1963 (Using Region, Persistent Mark): Use "active mark" instead of "active
1964 region".
1965
1966 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1967
1968 * mule.texi (Select Input Method): Fix typo.
1969
1970 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
1971
1972 * anti.texi (Antinews): Document completion changes. Some additional
1973 copyedits and rearrangement of entries.
1974
1975 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1978 (Shell History Copying, Terminal emulator): Copyedits.
1979
1980 * xresources.texi (Resources): Simplify descriptions.
1981 Shorten description of editres, which is not very useful these days.
1982 (Table of Resources): Document fontBackend resource.
1983
1984 * trouble.texi (Quitting): Add other undo bindings to table.
1985 (DEL Does Not Delete): Note that the erasure key is usually labeled
1986 "Backspace". Remove discussion of obscure Xmodmap issue.
1987
1988 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * files.texi (Visiting): Copyedits.
1991
1992 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * basic.texi (Inserting Text): Document ucs-insert.
1995
1996 * mule.texi (International Chars): Define "multibyte". Note that
1997 internal representation is unicode-based. Simplify definition of raw
1998 bytes. Mention ucs-insert.
1999 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2000 (Language Environments): Add language environments new to Emacs 23.
2001 (Multibyte Conversion): Node deleted.
2002 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2003 Don't mention obsolete emacs-mule coding system.
2004 (Output Coding): Copyedits.
2005
2006 * emacs.texi (Top): Update node listing.
2007
2008 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
2009
2010 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2011
2012 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2013
2014 * building.texi (Lisp Libraries): `load-library' does offer completion.
2015
2016 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
2017
2018 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2019 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2020
2021 2009-04-25 Eli Zaretskii <eliz@gnu.org>
2022
2023 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2024
2025 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
2026
2027 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2028
2029 * building.texi (Lisp Interaction): Document initial-scratch-message.
2030
2031 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
2032
2033 * msdog.texi (Windows Fonts): Fix typos.
2034
2035 * files.texi (Save Commands): Fix pxref.
2036
2037 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * files.texi (Save Commands): Mention diff-buffer-with-file.
2040 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2041 Henoch (Bug#3036).
2042
2043 2009-03-15 Glenn Morris <rgm@gnu.org>
2044
2045 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2046 the former is not always used.
2047 (Mail Headers): Use active voice. Add "Mail-reply-to".
2048 Change case of "Id". Avoid repeated "appropriate".
2049 (Mail Aliases): Fix previous change - use an example with a ".", so it
2050 does actually get quoted when expanded.
2051 (Mail Sending): Mailclient is the default on some systems.
2052 (Citing Mail): Mention mail-indentation-spaces.
2053 (Mail Mode Misc): Add an @dfn for "mail signature".
2054
2055 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
2056
2057 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2058 (Completion Options): Document read-file-name-completion-ignore-case,
2059 read-buffer-completion-ignore-case, and completion-styles.
2060 Remove description of partial-completion-mode.
2061
2062 2009-03-14 Glenn Morris <rgm@gnu.org>
2063
2064 * sending.texi (Mail Format): Fix typo. Add index entry for
2065 mail-header-separator.
2066 (Mail Headers): Put info about initialization and changing in one place
2067 at the start. Update FCC section for mbox Rmail. Clarify From
2068 section, mention mail-setup-with-from. Clarify Reply-to section.
2069 Add Mail-followup-to and mail-mailing-lists. Clarify References
2070 section.
2071 (Mail Aliases): Update example, make less contentious.
2072 Update for name change of mail-interactive-insert-alias.
2073 (Mail Mode): Remove mention of `%' as a word separator.
2074 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2075 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2076 commands. Clarify FCC handling. In mail-complete, add reference to
2077 Mail Aliases section, and mention mail-complete-function.
2078 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2079 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2080 signature netiquette. Explain how the mail hooks work when continuing
2081 a composition.
2082 (Mail Amusements): Internationalize the spook section a bit.
2083 Remove the spook mail-setup-hook example, since it doesn't work well.
2084 Mention fortune-file.
2085 (Mail Methods): Mention read-mail-command.
2086
2087 2009-03-14 David Reitter <david.reitter@gmail.com>
2088
2089 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2090 and NS resources following recent changes.
2091
2092 2009-03-10 Jason Rumney <jasonr@gnu.org>
2093
2094 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2095 w32-use-visible-system-caret doc to indicate that it should get set
2096 automatically.
2097 (Windows Fonts): Add doc for the uniscribe backend.
2098
2099 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2100
2101 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2102 vc-dir. (Bug#2598)
2103
2104 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2105
2106 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2107
2108 2009-03-05 Glenn Morris <rgm@gnu.org>
2109
2110 * rmail.texi (Rmail Basics): Add reference to sorting.
2111 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2112 Minor re-wordings.
2113 (Rmail Motion): Mention rmail-next-same-subject.
2114 (Rmail Deletion): Expunging is not the only way to change the numbers.
2115 (Rmail Labels): Labels can also be used in sorting.
2116 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2117 (Rmail Display): Mention rmail-mime.
2118
2119 2009-03-04 Glenn Morris <rgm@gnu.org>
2120
2121 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2122 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2123 summary. Mention sorts cannot be undone.
2124 (Rmail Display): Give an example of how to use goto-address-mode.
2125 (Rmail Editing): It's keybindings that are redefined, not commands.
2126 Fix some typos.
2127 (Movemail): Some minor rewording.
2128 (Remote Mailboxes): Emacs movemail supports pop by default.
2129 Fix some minor grammatical issues. The "two alternative ways" to
2130 specify a POP mailbox are really just one. Remove all reference to the
2131 variables rmail-pop-password and rmail-pop-password-required, obsolete
2132 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2133 can support Kerberos.
2134
2135 2009-03-03 Glenn Morris <rgm@gnu.org>
2136
2137 * rmail.texi (Rmail Deletion): Revert previous change, which was
2138 describing the Rmail summary versions.
2139 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2140 Minor re-wording for rmail-resend.
2141 (Rmail Make Summary): Summaries apply to buffers rather than files.
2142 <rmail-summary-by-topic>: Headers includes the subject.
2143 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2144 details, including prefix arguments.
2145 Mention rmail-summary-by-senders on C-M-f.
2146 Not counting lines might be faster.
2147 (Rmail Summary Edit): More details on the delete commands.
2148 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2149 Name the commands bound to the various keys. Mention prefix argument
2150 for searching.
2151 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2152 Simplify rmail-highlighted-headers description. Update face name.
2153
2154 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
2155
2156 * mark.texi (Marking Objects): Fix typo.
2157
2158 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2161 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2162
2163 2009-03-01 Glenn Morris <rgm@gnu.org>
2164
2165 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
2166 (Rmail Motion): - M-s searches from the end of messages.
2167 (Rmail Deletion): Minor clarification. Fix numeric argument
2168 description.
2169 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2170 newmail and RMAILOSE files need not be in home-directory.
2171 (Rmail Files): Mention I/O menus are unselectable if no files match.
2172 Mention `MAIL' env-var.
2173
2174 2009-02-24 Jason Rumney <jasonr@gnu.org>
2175
2176 * mule.texi (Fontsets): Mention fontset-default, font specs and
2177 fallback fontsets.
2178 (Defining Fontsets): Mention ns and w32 variants of
2179 standard-fontset-spec. Update description of startup fontset to match
2180 Emacs 23 behavior.
2181 (Modifying Fontsets): New section. (Bug#656)
2182 (International): Link to Modifying Fontsets.
2183
2184 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
2185
2186 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2187 Mention ns-extended-platform-support-mode.
2188
2189 2009-02-22 Karl Berry <karl@gnu.org>
2190
2191 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2192
2193 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
2194
2195 * basic.texi (Moving Point, Position Info):
2196 * files.texi (Visiting):
2197 * mini.texi (Completion Options):
2198 * text.texi (HTML Mode): Remove duplicate words.
2199
2200 2009-02-20 Glenn Morris <rgm@gnu.org>
2201
2202 * rmail.texi: Minor updates for mbox rather than Babyl.
2203
2204 2009-02-17 Karl Berry <karl@gnu.org>
2205
2206 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
2207
2208 2009-02-17 Richard M Stallman <rms@gnu.org>
2209
2210 * anti.texi (Antinews): Mention Babyl format.
2211
2212 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2213
2214 * rmail.texi: Update for mbox format.
2215 Various small fixes, as well as the following.
2216 (Out of Rmail): Node deleted.
2217 (Rmail): Update menu.
2218 (Rmail Files): Comment out set-rmail-inbox-list.
2219 Document rmail-inbox-list instead.
2220 (Rmail Output): Substantial changes since C-o is now
2221 rmail-output-as-seen and o is rmail-output.
2222 (Rmail Attributes): Delete `stored', add `retried'.
2223 (Rmail Display): Editing headers works in all cases.
2224
2225 2009-02-17 Glenn Morris <rgm@gnu.org>
2226
2227 * basic.texi (Position Info): M-x count-lines-region is not always on
2228 M-=. (Bug#2269)
2229
2230 2009-02-09 Glenn Morris <rgm@gnu.org>
2231
2232 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2233 defaults.
2234
2235 2009-02-07 Eli Zaretskii <eliz@gnu.org>
2236
2237 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2238 documentation of possible problems with redecoding.
2239
2240 2009-02-03 Glenn Morris <rgm@gnu.org>
2241
2242 * rmail.texi (Out of Rmail): Mention b2m.pl.
2243
2244 2009-01-31 Glenn Morris <rgm@gnu.org>
2245
2246 * rmail.texi (Out of Rmail): Correct b2m location.
2247
2248 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
2249
2250 * fixit.texi (Undo): Update undo limit values.
2251
2252 2009-01-27 Glenn Morris <rgm@gnu.org>
2253
2254 * emacs.texi (Top): Fix Antinews menu entry.
2255
2256 2009-01-25 Karl Berry <karl@gnu.org>
2257
2258 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2259 item with no marker, instead of the syntactically incorrect
2260 @itemize @asis.
2261
2262 2009-01-25 Juri Linkov <juri@jurta.org>
2263
2264 * building.texi (Grep Searching): Fix index entry for lgrep.
2265
2266 2009-01-24 Eli Zaretskii <eliz@gnu.org>
2267
2268 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2269
2270 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2271
2272 * macos.texi (Preferences Panel): Update description of font setting to
2273 reflect that prior frame selection is no longer needed.
2274
2275 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
2276
2277 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2278 raise GUD subsections.
2279
2280 2009-01-15 Glenn Morris <rgm@gnu.org>
2281
2282 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2283
2284 2009-01-10 Glenn Morris <rgm@gnu.org>
2285
2286 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2287
2288 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
2289
2290 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2291 logical lines.
2292
2293 2008-12-29 Juri Linkov <juri@jurta.org>
2294
2295 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2296
2297 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2298
2299 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2302 goto-address-mode instead of goto-address.
2303
2304 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2305 mode.
2306
2307 * emacs.texi (Top): Update node listing.
2308
2309 2008-12-26 Eli Zaretskii <eliz@gnu.org>
2310
2311 * custom.texi (Directory Variables): Explain what is a "project".
2312 Add indexing. Improve wording. Add a footnote about using
2313 _dir-locals.el on MS-DOS.
2314
2315 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2316
2317 * files.texi (Misc File Ops): Mention chmod as an alias for
2318 set-file-modes.
2319
2320 2008-12-24 Martin Rudalics <rudalics@gmx.at>
2321
2322 * help.texi (Help): Fix typos and reword.
2323 (Help Summary): Add entries for C-h n and C-h r, reorder
2324 entries, and do some minor fixes.
2325 (Name Help): Say that C-h F works for commands only.
2326 (Misc Help): Say that view-lossage displays 300 keystrokes.
2327
2328 2008-12-20 Glenn Morris <rgm@gnu.org>
2329
2330 * ack.texi (Acknowledgments): General update based on AUTHORS,
2331 including removal of some stuff no longer distributed.
2332
2333 2008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2334
2335 * fixit.texi: Mention hunspell
2336
2337 2008-12-19 Glenn Morris <rgm@gnu.org>
2338
2339 * ack.texi (Acknowledgments): Small grammar fix.
2340 Consolidate explanatory text at start.
2341
2342 * display.texi (Text Display):
2343 * indent.texi (Indentation): Use @acronym with ASCII.
2344
2345 2008-12-18 Glenn Morris <rgm@gnu.org>
2346
2347 * ack.texi: Various small updates and fixes.
2348
2349 2008-12-18 Juri Linkov <juri@jurta.org>
2350
2351 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2352 as a key binding to start a forward nonincremental word search.
2353 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2354 a backward nonincremental word search. Add index for `M-s w'
2355 `isearch-forward-word'.
2356 (Regexp Search): Add a short summary of regexp key commands like
2357 in the node "Basic Isearch".
2358 (Other Repeating Search): Fix typo.
2359
2360 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2361
2362 * misc.texi (PostScript Variables): Fix doc.
2363
2364 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
2365
2366 * programs.texi (Program Modes): Mention Ruby mode.
2367
2368 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2369
2370 * misc.texi (emacsclient Options): Describe what an empty string
2371 argument does for --alternate-editor.
2372
2373 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2374
2375 * cmdargs.texi (Font X): Distinguish between client-side and
2376 server-side fonts. List valid Fontconfig properties. Add reference to
2377 Fontconfig manual. List valid GTK font properties. Explain use of
2378 fc-list.
2379
2380 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
2381
2382 * cmdargs.texi (Font X): Move discussion of quoting to top.
2383
2384 2008-12-06 Glenn Morris <rgm@gnu.org>
2385
2386 * maintaining.texi (Old Revisions): Improve previous change.
2387
2388 2008-12-05 Richard M Stallman <rms@gnu.org>
2389
2390 * anti.texi (Antinews): Minor fixes.
2391
2392 2008-12-03 Glenn Morris <rgm@gnu.org>
2393
2394 * maintaining.texi (Old Revisions): Fix diff-switches description.
2395
2396 2008-12-01 Martin Rudalics <rudalics@gmx.at>
2397
2398 * emacs.texi (Top): Fix typo.
2399
2400 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
2401
2402 * misc.texi (Document View): Explain dependence on gs at the top.
2403 Copyedits.
2404
2405 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2406
2407 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2408 (Comment Commands): Discuss region-active behavior of M-; first.
2409
2410 2008-11-29 Martin Rudalics <rudalics@gmx.at>
2411
2412 * display.texi (Line Truncation): Add reference to Continuation
2413 Lines.
2414
2415 * windows.texi (Pop Up Window): Mention split-height-threshold
2416 and split-width-threshold.
2417 (Split Window): Add reference to Continuation Lines.
2418
2419 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2420
2421 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2422 (GNUstep Support): New node.
2423 * anti.texi:
2424 * emacs.texi:
2425 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2426
2427 2008-11-28 Richard M Stallman <rms@gnu.org>
2428
2429 * misc.texi (Dissociated Press): Minor cleanups.
2430
2431 * dired.texi (Image-Dired): Avoid passive.
2432
2433 2008-11-28 Eli Zaretskii <eliz@gnu.org>
2434
2435 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2436 representation.
2437
2438 2008-11-26 Richard M. Stallman <rms@gnu.org>
2439
2440 * files.texi (Visiting): Rewrite paragraph for clarity.
2441
2442 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2443
2444 2008-11-25 Alan Mackenzie <acm@muc.de>
2445
2446 * programs.texi (Moving by Parens): Clarify that parens inside strings
2447 and comments are ignored, and that the commands assume the starting
2448 point isn't in a string or comment.
2449
2450 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2451
2452 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2453 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2454 version.
2455 (Mac Customization): Rewrite Preferences Panel section and merge in to
2456 this node, add Open files by dragging to an Emacs window.
2457
2458 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2459
2460 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * files.texi (Misc File Ops): Document set-file-modes.
2463
2464 * windows.texi (Split Window): Document integer values of
2465 truncate-partial-width-windows.
2466
2467 * text.texi (Text): Simplify description of markup languages.
2468 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2469 (TeX Editing): Note that `""' inserts one `"' character.
2470 (HTML Mode): Note in the introduction that XML mode is an alias for
2471 SGML mode. Mention nXML mode.
2472
2473 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * building.texi (Watch Expressions): Fix typo.
2476
2477 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
2478
2479 * files.texi (Visiting): Document new behavior of
2480 confirm-nonexistent-file-or-buffer.
2481
2482 * buffers.texi (Select Buffer):
2483 Document confirm-nonexistent-file-or-buffer.
2484
2485 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2486 edit-picture.
2487
2488 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2489 edit-picture', since that is just an alias for picture-mode.
2490 (Sentences): Note that repeated M-@ extends the region.
2491 (Pages): Make terminology more consistent. Link to Regexps node.
2492 (Longlines): Discuss relationship with Visual Line mode.
2493 (Text Mode): Remove extraneous discussion of other modes, since they
2494 were already introduced in the parent node.
2495
2496 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
2497
2498 * anti.texi (Antinews): Rewrite.
2499
2500 * entering.texi (Exiting): Mention "minimize" terminology.
2501
2502 * frames.texi (Frame Commands): Mention "minimize" terminology.
2503
2504 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2505 formats.
2506 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2507 (Misc X): Don't document useless -hb option.
2508
2509 2008-11-22 Juri Linkov <juri@jurta.org>
2510
2511 * dired.texi (Dired Navigation): Change normal file name search option
2512 from `non-nil' to `t'. Add `dwim' option.
2513
2514 2008-11-22 Juri Linkov <juri@jurta.org>
2515
2516 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2517 ".dir-locals.el". Rename `define-project-bindings' to
2518 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2519 `dir-locals-set-directory-class'.
2520
2521 2008-11-22 Lute Kamstra <lute@gnu.org>
2522
2523 * buffers.texi (Select Buffer): Index goto-line.
2524 * basic.texi (Moving Point): Mention the use of a numeric prefix
2525 argument with goto-line and refer to Select Buffer for the use of a
2526 plain prefix argument.
2527
2528 2008-11-19 Glenn Morris <rgm@gnu.org>
2529
2530 * doclicense.texi: Update to FDL 1.3.
2531 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2532
2533 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
2534
2535 * custom.texi (Minor Modes): Define mode commands and mode variables
2536 more precisely. Recommend using mode commands instead of setting
2537 variables directly. Put minor modes in a list, and add more modes.
2538 (Easy Customization): Use "init file" instead of .emacs.
2539 (Customization Groups): Update to new Custom buffer appearance.
2540 (Saving Customizations): Copyedits. Update example.
2541 (Variables): Give example of variable type-sensitivity.
2542 (Examining): Update example.
2543 (Hooks): Copyedits.
2544 (Specifying File Variables): Use C comments instead of an artificial
2545 Lisp for the example.
2546 (Keymaps): Move internals discussion to Prefix Keymaps.
2547 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2548 (Init Rebinding): Document kbd macro.
2549 (Init File): Link to Find Init.
2550
2551 * mark.texi (Using Region): Document Delete Selection Mode more
2552 thoroughly.
2553
2554 * frames.texi (Mouse Commands): Move most of the description of Delete
2555 Selection Mode to Using Region, and link to it.
2556 (Clipboard): Note that paste is bound to clipboard-yank.
2557
2558 * building.texi (Compilation): Document first-error value of
2559 compilation-scroll-output.
2560 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2561 works as soon as an error is available. Suggested by Juri Linkov.
2562
2563 * mini.texi (Passwords): New node.
2564
2565 * files.texi (Remote Files): Link to Passwords node.
2566
2567 * emacs.texi (Top): Update node listings.
2568
2569 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
2570
2571 * ack.texi (Acknowledgments): Some updating of credits.
2572
2573 * emacs.texi (Acknowledgments): Add a couple more names.
2574
2575 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2576
2577 * files.texi (Directories): Describe delete-directory in text.
2578 (Misc File Ops): Document use of trash.
2579
2580 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
2581
2582 * macos.texi (Mac Customization): Fix typos.
2583
2584 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
2585
2586 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2587 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2588 the conventions of the main Emacs manual.
2589
2590 * emacs.texi (Top): Update node listings.
2591
2592 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
2593
2594 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2595 command-line-args is processed during startup.
2596 (Action Arguments): Correctly describe how file arguments interact with
2597 the startup screen. Link to Lisp Interaction for scratch buffer.
2598 (Initial Options): Link to Command Example for -batch option.
2599 (Environment): Document initial-environment.
2600
2601 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2602 can't be changed in the site-start file.
2603
2604 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
2605
2606 * dired.texi (Dired): Mention C-x C-d too.
2607 (Dired Enter): Document M-n in the Dired minibuffer.
2608 (Dired Navigation): Explain dired-goto-file more clearly.
2609 Document dired-isearch-filenames.
2610 (Dired Deletion): Remove unnecessary "expunged" terminology.
2611 (Flagging Many Files): & is now rebound to `% &'.
2612 (Shell Commands in Dired): Document dired-do-async-shell-command.
2613 Clarify how multi-file arguments are passed.
2614 (Misc Dired Features): Document dired-do-isearch.
2615
2616 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
2617
2618 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2619
2620 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
2621
2622 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2623
2624 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
2625
2626 * programs.texi (Program Modes): Link to Program Indent node.
2627 (Left Margin Paren): Explain consequences of changing
2628 open-paren-in-column-0-is-defun-start more concisely.
2629 (Which Function, Program Indent, Info Lookup): Minor edits.
2630 (Basic Indent): If region is active, TAB indents the region.
2631 (Multi-line Indent): If region is active, TAB indents the region.
2632 Note that indent-region is useful when Transient Mark mode is off.
2633 (Matching): The delimiter at the cursor is highlighted---the character
2634 changes color.
2635 (Symbol Completion): Link to Completion node.
2636
2637 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2638 a strictly text-only system.
2639
2640 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2641 batch mode.
2642
2643 2008-11-01 Richard M. Stallman <rms@gnu.org>
2644
2645 * misc.texi (Document View): Major rewrite.
2646
2647 * maintaining.texi (Types of Log File): Change logs are older than
2648 version control.
2649 (VCS Concepts): Simplify and rearrange.
2650 (Version Control Systems): Make it clear that Linux is only the kernel.
2651 (VC Mode Line): Shorten reference to menu item.
2652 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2653 (VC Directory Mode): Minor cleanup.
2654 Unchanged files are hidden, not omitted.
2655 (VC Directory Commands): Shorten and simplify.
2656 (Change Log Commands): New node, split from Change Logs.
2657 (VC Directory Buffer): New node, split from VC Directory Mode.
2658
2659 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
2660
2661 * misc.texi (Document View): Rename from Document Files, moved here
2662 from files.texi.
2663
2664 * files.texi (Version Control): Move to maintaining.texi.
2665 Subnodes moved as well.
2666 (Document Files): Move to misc.texi.
2667
2668 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2669 vc-update-change-log.
2670 (Version Control): Move here from files.texi.
2671 (Format of ChangeLog): Make it a subnode of Change Log.
2672
2673 * emacs.texi (Top): Update node listing.
2674
2675 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2676
2677 * files.texi (Files): Add a section about document
2678 files (doc-view-mode).
2679
2680 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * building.texi (Compilation Mode):
2683 Document compilation-auto-jump-to-first-error.
2684 (Debuggers): Lower GUD subsections to subsubsections.
2685 (Starting GUD): Add cindex.
2686 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2687
2688 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
2689
2690 * indent.texi (Indentation): Link to Program Indent.
2691
2692 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2693 now uses emacsclient's terminal.
2694
2695 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * mark.texi (Using Region): Document use-empty-active-region.
2698
2699 * emacs.texi (Top): Update node listings.
2700
2701 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2702 Don't mention obsolete emacs.bash script.
2703 (Invoking emacsclient): Rewrite, moving optional arguments to
2704 emacsclient Options.
2705 (emacsclient Options): New node. Document server-use-tcp and
2706 server-host.
2707
2708 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
2709
2710 * indent.texi (Indentation): Replace list with paragraphed text,
2711 putting description of syntax-driven indentation first. Document new
2712 effect of active regions on tab.
2713 (Tab Stops): Note that editable tab stops affect indentation commands.
2714
2715 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2716
2717 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2718
2719 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
2720
2721 * custom.texi (Function Keys): Note that modified keypad keys are not
2722 translated.
2723
2724 * basic.texi (Arguments): Explain how to insert multiple digits.
2725
2726 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
2727
2728 * files.texi (Remote Files): Precise selection of default method.
2729 Rewrite paragraph about disabling remote file names.
2730
2731 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * search.texi (Special Isearch): Document M-TAB is isearch.
2734
2735 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2736 command.
2737
2738 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2739
2740 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2741
2742 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
2743 section.
2744
2745 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
2746
2747 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2748 to files.texi. Move contents of vc2-xtra.texi here.
2749
2750 * vc2-xtra.texi: File removed.
2751
2752 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2753 Directory Commands from the submenu. Don't include deleted file
2754 vc2-xtra.texi.
2755
2756 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2757 (Version Control): Add VC Directory Mode and VC Directory Commands to
2758 the submenu.
2759 (Why Version Control?): Use table format.
2760 (Version Control Systems): Note that Meta-CVS support is gone.
2761 (VCS Concepts): Note precisely when VC started supporting filesets.
2762 Remove bogus xref to CVS Options node.
2763 (Types of Log File): Copyedits.
2764 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2765 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2766 The Right Thing.
2767 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2768 (Log Buffer): Reorganize node, putting C-c C-c description first.
2769 (Old Revisions): Use CVS for example, not RCS.
2770 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2771 Commands from the submenu, putting them under Version Control.
2772 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2773 need to include it in the manual unconditionally, since it is now
2774 crucial to using distributed version control systems.
2775 (Comparing Files): Note that diff uses the minibuffer, and that the
2776 output is shown using Diff mode.
2777 (Diff Mode): Explain what "patch" and "hunk" mean.
2778 Document diff-update-on-the-fly, diff-refine-hunk, and
2779 diff-show-trailing-whitespaces.
2780 (File Archives): Add rar support.
2781
2782 * major.texi (Choosing Modes): Make mode selection sequence more
2783 obvious by describing the steps in order of priority. Note that
2784 magic-mode-alist is nil by default.
2785 Document magic-fallback-mode-alist.
2786
2787 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
2788
2789 * frames.texi (Mouse References): Copyedits.
2790
2791 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2792
2793 * ack.texi (Acknowledgments): Add myself as doc-view author.
2794
2795 2008-10-20 Eli Zaretskii <eliz@gnu.org>
2796
2797 * frames.texi (Dialog Boxes): Add @cindex entries.
2798
2799 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
2800
2801 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2802 (Text-Only Mouse): Copyedit.
2803
2804 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
2805
2806 * frames.texi: Use @key throughout for mouse clicks.
2807 (Cut/Paste Other App): Document yank-pop-change-selection.
2808 (Secondary Selection): Fix modified mouse click syntax.
2809 (Clipboard): Describe Cut, Copy and Paste commands.
2810 (Mouse References): Not all references are in read-only buffers.
2811 Copyedits.
2812 (Creating Frames): Add xref to Init File.
2813 (Frame Commands): Add xref to Exiting.
2814 (Scroll Bars): Document GTK vs toolkit behavior.
2815
2816 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
2817
2818 * files.texi (Version Control): Copyedits. Add Bazaar.
2819 (Version Control Systems): List different VCS's using an itemized list.
2820 Add Bazaar.
2821 (VCS Concepts): Copyedits. Tweak description of file merging.
2822
2823 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2824 (Cut/Paste Other App): Document select-active-regions and
2825 x-select-enable-primary.
2826
2827 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * mark.texi (Shift Selection): Correct case in node name.
2830
2831 * emacs.texi (Top): Update node order in Mark chapter.
2832
2833 2008-10-12 Eli Zaretskii <eliz@gnu.org>
2834
2835 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2836
2837 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2838 elsewhere in the manual instead of describing yet again the intricacies
2839 of $HOME on MS-Windows and MS-DOS.
2840
2841 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
2842
2843 * mini.texi (Minibuffer File): Add xref to File Names.
2844 (Minibuffer File): Add discussion of `~' in file names.
2845 Add insert-default-directory index reference.
2846
2847 * files.texi (File Names): Reorganize description.
2848 (Visiting): Add xref to Mode Line. Copyedits.
2849 (Save Commands): Mention prefix behavior of C-x C-s.
2850 (Numbered Backups): Node deleted.
2851 (Backup Names): Contents of Numbered Backups moved here. State default
2852 of version-control variable.
2853 (Reverting): Copyedits.
2854 (Version Control): Add additional version control systems.
2855
2856 * emacs.texi (Top): Delete Numbered Backups node.
2857
2858 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2859 Backup Names.
2860 (Initial Options): Document renamed variable inhibit-startup-screen.
2861
2862 2008-10-11 Romain Francoise <romain@orebokech.com>
2863
2864 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2865
2866 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
2867
2868 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2869 (Select Buffer): Mention use of minibuffer history. Describe default
2870 value of default-major-mode. Mention that C-x 4 b selects the other
2871 window.
2872 (List Buffers): Document CRM indicators in the order they appear.
2873 (Kill Buffer): Document new command kill-matching buffers.
2874 (Several Buffers): Move explanation of the relationship between buffer
2875 list and buffer menu to the top.
2876 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2877
2878 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * entering.texi (Exiting): Document change of C-x C-c to
2881 save-buffers-kill-terminal. Document kill-emacs.
2882
2883 2008-09-30 Eli Zaretskii <eliz@gnu.org>
2884
2885 * mule.texi (Coding Systems): Don't mention codepage-setup.
2886
2887 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2888 cpNNN coding systems anymore.
2889 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
2890 for unibyte mode. Don't mention line-drawing characters.
2891 Don't mention dos-unsupported-char-glyph.
2892
2893 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * search.texi (Search): Shorten introduction.
2896 (Basic Isearch): Add command table. Discuss reverse isearch and
2897 isearch highlighting.
2898 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2899 ring to cindex.
2900 (Special Isearch): Move input methods discussion here.
2901 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2902 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2903 Repeat Isearch.
2904 (Isearch Minibuffer): New node.
2905 (Word Search): Document new word search commands.
2906 (Regexp Example): Simplify example using sentence-end-base variable.
2907 (Replace): Reword introduction.
2908 (Unconditional Replace): Remove unnecessary example.
2909 (Other Repeating Search): Document new `M-s o' binding.
2910
2911 * emacs.texi (Top): Update node listings.
2912
2913 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
2914
2915 * emacs.texi (Top): Remove Kill Errors from menu.
2916
2917 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2920 interface for defining macros. Simplify examples. Note that C-g quits
2921 macro definitions.
2922 (Keyboard Macro Counter): Document using F3 to insert counter.
2923 Give usage example.
2924 (Keyboard Macro Query): Organize query responses in a table.
2925
2926 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2927 Link to Erasing node.
2928 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2929 rationale to a footnote.
2930 (Kill Errors): Remove node, due to redundancy with Erasing.
2931 (Spelling): Move discussion of flyspell to end. Note new behavior of
2932 M-$ in active region. Remove non-ispell-specific keybindings from
2933 table.
2934
2935 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2936
2937 * cmdargs.texi (Initial Options): Document --daemon.
2938
2939 2008-09-20 Glenn Morris <rgm@gnu.org>
2940
2941 * files.texi (Numbered Backups): Mention that some modes set
2942 version-control.
2943
2944 2008-09-20 Jim Blandy <jimb@red-bean.com>
2945
2946 * files.texi (Numbered Backups): Reference File Variables, as well.
2947 Remove discussion of Rmail's implementation.
2948
2949 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * misc.texi (Recursive Edit): Note that top-level exits active
2952 minibuffers.
2953
2954 * trouble.texi (Quitting): Likewise.
2955
2956 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
2957
2958 * emacs.texi (Top): Add Temporary Face Changes xref.
2959
2960 * display.texi (Display): Move Temporary Face Changes node to just
2961 after Standard Faces.
2962 (Scrolling): Document recenter-top-bottom instead of recenter.
2963 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2964 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2965 (Display Custom): Copyedits.
2966 (Optional Mode Line): Document display-battery-mode.
2967
2968 2008-08-27 Romain Francoise <romain@orebokech.com>
2969
2970 * custom.texi (Directory Variables): Minor fix.
2971
2972 2008-08-27 Glenn Morris <rgm@gnu.org>
2973
2974 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2975 descriptions.
2976 (Calendar Customizing): Tweak layout description.
2977 Move calendar-today-marker and calendar-today face to the other
2978 markers. Condense calendar-star-date and calendar-mark-today
2979 description.
2980 (Holiday Customizing): Add oriental and solar holidays.
2981 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2982 Fix holiday-float description. Use zerop in examples. Be less verbose.
2983 (Date Display Format): Change ISO format. Be less verbose.
2984 (Diary Customizing): Mention day and month abbrev arrays.
2985 Mention the date-form variables by name. Update European example.
2986 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2987 Condense examples. Mention diary-entry-symbols by name.
2988 Condense table for insertion commands.
2989 (Fancy Diary Display): Mention diary-include-string and
2990 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2991 Ethiopic, Persian date functions. Condense descriptions.
2992
2993 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2994 (Adding to Diary): Adapt for changed node name.
2995
2996 2008-08-26 Glenn Morris <rgm@gnu.org>
2997
2998 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2999 node "Hebrew/Islamic Entries".
3000
3001 * calendar.texi (Specified Dates): Fix names of iso functions.
3002 (General Calendar): There may not be another window.
3003 (Writing Calendar Files, Holidays): Tweak intro.
3004 (Holidays): Mention Baha'i and Chinese holidays.
3005 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3006 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3007 (To Other Calendar): Add calendar-print-other-dates.
3008 Refer to "graphic display" rather than "X.
3009 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3010 (Displaying the Diary): Fix whitespace after reference.
3011 Fix `diary-number-of-entries' reference.
3012 (Date Formats): Explicitly mention that day names can be abbreviated.
3013 (Adding to Diary): Add some references to other sections.
3014 (Special Diary Entries): Fix reference.
3015 (Appointments): Simplify appt-message-warning-time entry.
3016 Clarify where times must be.
3017 (Importing Diary): Comment out icalendar paragraph that does not apply.
3018 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3019
3020 2008-08-23 Glenn Morris <rgm@gnu.org>
3021
3022 * fortran-xtra.texi (Fortran): Change description of free form and
3023 fixed form a bit. Mention hideshow and imenu.
3024 (Fortran Motion): Mention fortran-end-of-subprogram,
3025 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3026 (Fortran Indent): Minor re-word.
3027 (ForIndent Commands): Mention fortran-fill-paragraph and
3028 fortran-fill-statement.
3029 (ForIndent Cont): Mention fortran-tab-mode-string.
3030 (Fortran Comments): Mention fortran-comment-line-start-skip.
3031 (Fortran Columns): Mention font-locking.
3032 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3033
3034 2008-08-23 Johan Bockgård <bojohan@muon>
3035
3036 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3037
3038 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
3039
3040 * mini.texi (Minibuffer): Simplify introduction.
3041 (Minibuffer File): Document tilde in minibuffer filenames.
3042 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3043 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3044 (Completion Example): Update example to current command list.
3045 (Completion Options): Document `lazy' value of completion-auto-help.
3046 Update contents of completion-ignored-extensions.
3047 (Minibuffer History): Describe "future history" list. State default
3048 value of history-delete-duplicates.
3049
3050 2008-08-21 Glenn Morris <rgm@gnu.org>
3051
3052 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
3053 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
3054
3055 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
3056
3057 * regs.texi (Registers): Clarify valid register names.
3058 (RegPos): Note that buffer is saved and restored too.
3059 (RegText): Note that mark is reactivated/deactivated.
3060 (RegConfig): Xref to Windows node.
3061
3062 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * basic.texi (Inserting Text): Provide command name for C-q.
3065
3066 * killing.texi (Killing): Copyedit. Define read-only text.
3067 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3068 (Killing by Lines): Copyedit.
3069 (Other Kill Commands): Move M-w description here.
3070 (Yanking): Move M-w to Other Kill Commands.
3071 (Kill Ring): Also mention saving text in registers. Link to Text
3072 Properties in elisp manual.
3073 (Accumulating Text): Copyedit.
3074 (CUA Bindings): Shift selection is now the default.
3075
3076 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3077
3078 * maintaining.texi (Change Log): Mention next-error is available.
3079
3080 2008-08-10 Glenn Morris <rgm@gnu.org>
3081
3082 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3083 and intermonth text.
3084 (Holiday Customizing): Add holiday-chinese.
3085
3086 2008-08-08 Eli Zaretskii <eliz@gnu.org>
3087
3088 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3089
3090 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3091
3092 * files.texi (Log Buffer): Describe C-c C-d.
3093 (Diff Mode): Describe C-x 4 A.
3094
3095 2008-08-06 Eli Zaretskii <eliz@gnu.org>
3096
3097 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3098
3099 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3100
3101 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3102 describe the new bindings to show the changeset diff, toggle annotation
3103 visibility, show revisions.
3104 (VC Status): Describe key bindings for modifying the change comments,
3105 displaying changeset diffs and annotations.
3106
3107 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3108
3109 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
3110
3111 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3112
3113 2008-08-02 Eli Zaretskii <eliz@gnu.org>
3114
3115 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3116 and wording.
3117
3118 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3119
3120 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
3121 marking/unmarking. Add descriptions for the multiple file search
3122 commands. Improve some old info.
3123
3124 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
3125
3126 * display.texi (Visual Line Mode): New node.
3127
3128 * basic.texi (Inserting Text): Move DEL to deletion node.
3129 (Moving Point): Add additional alternative key bindings.
3130 Describe line-move-visual.
3131 (Erasing): Describe DEL.
3132 (Basic Undo, Blank Lines, Arguments): Copyedit.
3133 (Continuation Lines): Mention Visual Line mode.
3134 (Position Info): Move extended discussion to mule.texi.
3135
3136 * mule.texi (International Chars): Describe C-x =.
3137
3138 * emacs.texi (Top): Add Visual Line Mode node.
3139
3140 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3141
3142 * emacs.texi: Remove VMS support.
3143
3144 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3145
3146 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3147 the vc-dir command name.
3148
3149 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3150
3151 * xresources.texi: Remove mentions of Mac Carbon.
3152
3153 2008-07-19 Andreas Schwab <schwab@suse.de>
3154
3155 * ns-emacs.texi: Move to ../misc.
3156
3157 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
3158
3159 * entering.texi (Exiting): Don't describe text-only terminals as the
3160 default. Describe the new startup screen.
3161 (Exiting): Describe how to kill Emacs first. Change description of
3162 iconification to handle modern window systems.
3163
3164 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
3165
3166 * ns-emacs.texi: New file, documents features of Emacs port under
3167 NeXTstep windowing.
3168
3169 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
3170
3171 * entering.texi (Entering Emacs): Update prev node.
3172
3173 * glossary.texi (Glossary): Remove xref to Text Characters.
3174
3175 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3176 directly, rather than in the context of ASCII. Move description of
3177 special properties of modifier key to new Modifier Keys node.
3178 (Keys): Copyedit.
3179 (Text Characters): Delete node. Multibyte is the default nowadays, and
3180 the node contents are obsolete.
3181
3182 * custom.texi (Modifier Keys): New node.
3183
3184 * emacs.texi (Top): Update node list.
3185
3186 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
3187
3188 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3189 saying that Emacs provides menus and mouse support (which is par for
3190 the course).
3191
3192 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3193 early on.
3194 (Point): Copyedit. Relegate historical trivia to a footnote.
3195 (Mode Line): Explain mode-line format more consistently.
3196 (Menu Bar): Copyedit.
3197
3198 2008-06-27 Glenn Morris <rgm@gnu.org>
3199
3200 * cal-xtra.texi (Sexp Diary Entries):
3201 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3202
3203 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * mark.texi (Shift selection): New node.
3206 (Mark): Copyedits.
3207 (Persistent Mark): Move to the end of the chapter.
3208
3209 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3210
3211 * makefile.w32-in (distclean): Remove makefile.
3212
3213 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
3214
3215 * building.texi (Starting GUD): Add an entry for gud-gdb.
3216 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3217 command mode.
3218
3219 2008-06-17 Glenn Morris <rgm@gnu.org>
3220
3221 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3222
3223 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
3224
3225 * building.texi (Starting GUD): Expand on remote debugging.
3226 (Other GDB-UI Buffers): Mention new keyboard bindings.
3227
3228 2008-06-15 Glenn Morris <rgm@gnu.org>
3229
3230 * gnu.texi: Use a verbatim license for this invariant section,
3231 as per etc/GNU.
3232
3233 2008-06-13 Daniel Engeler <engeler@gmail.com>
3234
3235 * emacs.texi, misc.texi: Add documentation about serial port access.
3236
3237 2008-06-13 Glenn Morris <rgm@gnu.org>
3238
3239 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3240 maintain.info.
3241
3242 2008-06-05 Miles Bader <miles@gnu.org>
3243
3244 * display.texi (Temporary Face Changes): Update to reflect function
3245 renamings in face-remap.el.
3246
3247 2008-06-04 Miles Bader <miles@gnu.org>
3248
3249 * display.texi (Temporary Face Changes):
3250 Add `adjust-buffer-face-height'. Rewrite description of
3251 `increase-buffer-face-height' and `decrease-default-face-height' now
3252 that they aren't bound by default.
3253
3254 2008-06-03 Miles Bader <miles@gnu.org>
3255
3256 * display.texi (Temporary Face Changes): New node.
3257
3258 2008-05-31 Eli Zaretskii <eliz@gnu.org>
3259
3260 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3261
3262 2008-05-31 Glenn Morris <rgm@gnu.org>
3263
3264 * cal-xtra.texi (Fancy Diary Display): Simplify.
3265
3266 2008-05-30 Glenn Morris <rgm@gnu.org>
3267
3268 * cal-xtra.texi (Fancy Diary Display): Update for
3269 diary-display-function replacing diary-display-hook.
3270
3271 2008-05-29 Drew Adams <drew.adams@oracle.com>
3272
3273 * msdog.texi (Windows Keyboard): Add descriptions of
3274 w32-register-hot-key and w32-unregister-hot-key.
3275
3276 2008-05-21 Tom Tromey <tromey@redhat.com>
3277
3278 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3279 Variables node.
3280
3281 2008-05-19 Tom Tromey <tromey@redhat.com>
3282
3283 * custom.texi (Variables): Add Directory Variables to menu.
3284 (Directory Variables): New node.
3285
3286 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3287
3288 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
3289
3290 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3291
3292 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
3293 Revision Tags and rewritten. Section now uses modern terminology,
3294 (tags rather than snapshots) and describes post-SCCS systems more
3295 accurately.
3296
3297 2008-05-10 Eli Zaretskii <eliz@gnu.org>
3298
3299 * msdog.texi (Windows Files): Update documentation of
3300 w32-get-true-file-attributes.
3301
3302 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3303
3304 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3305 directory mode.
3306
3307 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
3308
3309 * killing.texi (Appending Kills): Remove a strangely off-topic index
3310 entry "television".
3311
3312 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3313
3314 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
3315
3316 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3317
3318 * emacs/buffers.texi, emacs/files.texi (Version-control):
3319 vc-toggle-read-only is no longer a good idea...
3320
3321 2008-04-29 Glenn Morris <rgm@gnu.org>
3322
3323 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3324
3325 2008-04-22 Juri Linkov <juri@jurta.org>
3326
3327 * dired.texi (Subdirectories in Dired): Describe using `^'
3328 to return to the parent directory.
3329
3330 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
3331
3332 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3333 recent changes.
3334
3335 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
3336
3337 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3338 (Other GDB-UI Buffers): Update for recent thread related changes.
3339
3340 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3341
3342 * maintaining.texi (Maintaining):
3343 * emacs.texi (Top): Typo.
3344
3345 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3346
3347 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3348 arg in `font-lock-add-keywords'.
3349
3350 2008-04-08 Glenn Morris <rgm@gnu.org>
3351
3352 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3353 Also add Baha'i calendar references where appropriate.
3354
3355 2008-04-05 Glenn Morris <rgm@gnu.org>
3356
3357 * custom.texi (Init File): Byte-compiling .emacs is bad.
3358
3359 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3360
3361 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3362
3363 2008-03-29 Glenn Morris <rgm@gnu.org>
3364
3365 * calendar.texi: Update for `calendar-date-style' replacing
3366 `european-calendar'.
3367
3368 2008-03-28 Jason Rumney <jasonr@gnu.org>
3369
3370 * display.texi (Display Custom): Mention overlay-margin in text.
3371
3372 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
3373
3374 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3375 tutorial' comments.
3376
3377 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
3378
3379 * mark.texi (Mark): Rearrange nodes.
3380 (Persistent Mark): Rename from Transient Mark.
3381 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3382 Describe Transient Mark mode as the default.
3383
3384 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3385 the default behavior with Transient Mark mode off.
3386 (Position Info): Fix typo.
3387
3388 * display.texi (Standard Faces): Reference the Mark node.
3389 Remove discussion of the region face, which is discussed there.
3390
3391 * emacs.texi (Top): Update node listings.
3392
3393 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3394 as the default.
3395
3396 * fixit.texi (Undo): Standardize choice of undo key sequence.
3397 (Undo, Spelling): Describe Transient Mark mode as the default.
3398
3399 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3400 default.
3401
3402 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3403
3404 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3405 mode is the default, and note that the mark is not activated when set.
3406
3407 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3408 Describe Transient Mark mode as the default.
3409
3410 * search.texi (Basic Isearch): Reference the Mark Ring node.
3411 (Replace, Unconditional Replace, Other Repeating Search):
3412 Describe Transient Mark mode as the default.
3413
3414 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3415 Describe Transient Mark mode as the default.
3416 (Paragraphs): Describe how M-h behaves when region is active.
3417
3418 * trouble.texi (Quitting): Clarify effects of C-g.
3419
3420 2008-03-13 Glenn Morris <rgm@gnu.org>
3421
3422 * emacs.texi (EMACSVER): Set to 23.0.60.
3423
3424 2008-03-05 Glenn Morris <rgm@gnu.org>
3425
3426 * dired.texi (Hiding Subdirectories): Fix previous change.
3427
3428 2008-03-05 Drew Adams <drew.adams@oracle.com>
3429
3430 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
3431
3432 2008-02-28 Kim F. Storm <storm@cua.dk>
3433
3434 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3435 Move describe-distribution to C-h C-o.
3436 Move view-emacs-problems to C-h C-p.
3437 Add view-emacs-debugging on C-h C-d.
3438 Add view-external-packages on C-h C-e.
3439 Add view-order-manuals on C-h C-m.
3440
3441 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
3442
3443 * msdog-xtra.texi (MS-DOS): Docstring fix.
3444
3445 2008-02-09 Eli Zaretskii <eliz@gnu.org>
3446
3447 * msdog.texi (Windows Fonts): Use a @table for describing font
3448 properties.
3449
3450 2008-02-07 Jason Rumney <jasonr@gnu.org>
3451
3452 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3453 value has changed.
3454 (Windows HOME): Clarify what is meant by "if that fails as well".
3455 (Windows Fonts): New section.
3456
3457 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3458
3459 * basic.texi (Basic Undo): Remove duplicate "you can".
3460
3461 2008-02-02 Eli Zaretskii <eliz@gnu.org>
3462
3463 * maintaining.texi (Tags): Fix last change.
3464
3465 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
3466
3467 * tramp.texi: Use new FSF's Back-Cover Text.
3468
3469 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
3470
3471 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3472
3473 2008-01-26 Richard Stallman <rms@gnu.org>
3474
3475 * maintaining.texi (Tags): Delete redundant index entry.
3476
3477 2008-01-26 Eli Zaretskii <eliz@gnu.org>
3478
3479 * programs.texi (Imenu): Move "@cindex tags" from here...
3480 * maintaining.texi (Tags): ...to here.
3481
3482 2008-01-23 Kevin Ryde <user42@zip.com.au>
3483
3484 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3485 click count.
3486
3487 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * entering.texi (Exiting): Fix typo.
3490 Reported by D. E. Evans <sinuhe@gnu.org>.
3491
3492 2007-12-31 Martin Rudalics <rudalics@gmx.at>
3493
3494 * glossary.texi (Glossary): Fix typo.
3495
3496 2007-12-27 Richard Stallman <rms@gnu.org>
3497
3498 * text.texi (Formatted Text): Improve menu tag.
3499 (Editing Format Info): In Info, add duplicate menu of nodes
3500 about the submenus.
3501 (Format Faces): Say where Faces menu is found. Mention Other.
3502 (Format Colors): Say where these submenus are found.
3503 (Format Indentation, Format Justification): Likewise.
3504 (Format Properties): Likewise.
3505
3506 2007-12-22 Richard Stallman <rms@gnu.org>
3507
3508 * search.texi (Query Replace): Make exp of query-replace more
3509 self-contained, and clarify.
3510
3511 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3512
3513 2007-12-15 Richard Stallman <rms@gnu.org>
3514
3515 * files.texi (Auto Save): Clarify definition of auto-saving.
3516
3517 2007-11-26 Richard Stallman <rms@gnu.org>
3518
3519 * help.texi (Help Echo): Cleanups.
3520
3521 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3522
3523 * files.texi (Why Version Control?): Fix typo.
3524 (VCS Concepts): Fix typos; small tense fix.
3525 (Selecting a Fileset): Fix typos; small rewording.
3526 (Log Buffer): Likewise.
3527 (Old Revisions): Likewise.
3528
3529 2007-11-17 Eli Zaretskii <eliz@gnu.org>
3530
3531 * mule.texi (Communication Coding): Fix wording of last change.
3532
3533 2007-11-16 Werner Lemberg <wl@gnu.org>
3534
3535 * custom.texi (Specifying File Variables):
3536 * major.texi (Choosing Modes): Mention '\" in man pages.
3537
3538 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3539
3540 * mule.texi (Communication Coding): Document x-select-request-type.
3541
3542 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3543
3544 2007-11-15 Francesco Potortì <pot@gnu.org>
3545
3546 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
3547 --output=file.
3548
3549 2007-11-13 Martin Rudalics <rudalics@gmx.at>
3550
3551 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3552 (Help Echo): Avoid mentioning the term "region" here and
3553 consistently use the term "active text".
3554
3555 2007-11-11 Glenn Morris <rgm@gnu.org>
3556
3557 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3558
3559 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3560
3561 * search.texi (Query Replace):
3562 Mention `query-replace-show-replacement'.
3563
3564 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
3565
3566 * building.texi (Watch Expressions): Remove obscure sentence.
3567
3568 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3569
3570 * mule.texi (Select Input Method): Describe how to activate an input
3571 method in the text mode.
3572
3573 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3574
3575 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3576
3577 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
3578
3579 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3580
3581 2007-10-30 Glenn Morris <rgm@gnu.org>
3582
3583 * misc.texi (Directory Tracking): Explain a bit more about
3584 dirtrack-mode.
3585
3586 2007-10-25 Glenn Morris <rgm@gnu.org>
3587
3588 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3589
3590 2007-10-24 Richard Stallman <rms@gnu.org>
3591
3592 * misc.texi (Interactive Shell): Cleanup last change.
3593
3594 2007-10-22 Juri Linkov <juri@jurta.org>
3595
3596 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3597 default values.
3598
3599 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3600
3601 * files.texi: Disambiguate two slightly different uses of the term
3602 'filesets'.
3603
3604 2007-10-18 Martin Rudalics <rudalics@gmx.at>
3605
3606 * trouble.texi (Quitting): Fix typo.
3607
3608 2007-10-18 Glenn Morris <rgm@gnu.org>
3609
3610 * frames.texi (Mode Line Mouse): Mention minor mode names.
3611
3612 2007-10-17 Juri Linkov <juri@jurta.org>
3613
3614 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3615 fill-paragraph operates on the active region in Transient Mark mode.
3616 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3617 with fill-paragraph.
3618
3619 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3620 fill-paragraph.
3621
3622 * fixit.texi (Spelling): ispell-word operates on the active region
3623 in Transient Mark mode.
3624
3625 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
3626
3627 * building.texi (Source Buffers):
3628 * custom.texi (Init Non-ASCII):
3629 * glossary.texi (Glossary): Use "key binding" consistently.
3630
3631 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
3632
3633 * calendar.texi (Diary): Fix directive.
3634
3635 2007-10-16 Richard Stallman <rms@gnu.org>
3636
3637 * calendar.texi (Diary): Clarify text about diary file example.
3638
3639 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3640
3641 * files.texi: Capitalize node names according to convention.
3642
3643 2007-10-13 Glenn Morris <rgm@gnu.org>
3644
3645 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3646
3647 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3648
3649 * emacs.texi:
3650 * files.texi (Version Systems): Minor fixes to version-control material
3651 suggested by RMS and Robert J. Chassell.
3652
3653 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3654
3655 * files.texi (Version Systems):
3656 * vc-xtra.texi:
3657 * vc1-xtra.texi:
3658 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
3659 operations. Change of terminology from `version' to `revision'.
3660 Revise text for adequate description of VCSes with monotonic IDs.
3661 * emacs.texi: Change of terminology from `version' to `revision'.
3662
3663 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3664
3665 * files.texi (Version Systems): Describe newer VCses.
3666 Reorder the descriptions to be chronological.
3667
3668 2007-10-09 Richard Stallman <rms@gnu.org>
3669
3670 * display.texi (Cursor Display): Correct how cursor appears
3671 in nonselected windows.
3672
3673 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
3674
3675 * building.texi (GDB Graphical Interface): Remove references to gdba
3676 and mention gud-gdb.
3677
3678 2007-08-31 Eli Zaretskii <eliz@gnu.org>
3679
3680 * rmail.texi (Rmail Sorting): Improve indexing.
3681
3682 2007-10-06 Juri Linkov <juri@jurta.org>
3683
3684 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3685 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3686 fill-paragraph-or-region.
3687
3688 * basic.texi (Arguments): Replace fill-paragraph with
3689 fill-paragraph-or-region.
3690
3691 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3692
3693 * files.texi: Update the section on version control for 2007
3694 conditions. None of these changes are new-VC-specific; that
3695 will come later.
3696
3697 2007-09-15 Glenn Morris <rgm@gnu.org>
3698
3699 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3700 to `list-holidays'.
3701
3702 2007-09-14 Glenn Morris <rgm@gnu.org>
3703
3704 * calendar.texi: Update all instances of mark-calendar-holidays,
3705 list-calendar-holidays, list-holidays with the new names.
3706
3707 2007-09-06 Glenn Morris <rgm@gnu.org>
3708
3709 Move manual sources from man/ to subdirectories of doc/.
3710 Split into the Emacs manual in emacs/, and other manuals in misc/.
3711 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3712 manual.
3713 (infodir): New variable.
3714 (info): Use $infodir.
3715 (emacsman): Delete target, not needed any more.
3716 Move all targets that are not the Emacs manual to misc/Makefile.in.
3717 (mostlyclean): Remove `gnustmp'.
3718 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3719 manual.
3720 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
3721 (emacsman): Delete target, not needed any more.
3722 (clean): Remove all info files but Emacs manual.
3723 Move all targets that are not the Emacs manual to misc/Makefile.in.
3724 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3725
3726 * Makefile.in (INFOSOURCES): Delete.
3727 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3728 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3729 *.vrs *.toc here...
3730 (maintainer-clean): ...from here.
3731
3732 2007-09-05 Glenn Morris <rgm@gnu.org>
3733
3734 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3735
3736 2007-08-29 Glenn Morris <rgm@gnu.org>
3737
3738 * emacs.texi (EMACSVER): Increase to 23.0.50.
3739
3740 2007-08-27 Richard Stallman <rms@gnu.org>
3741
3742 * emacs.texi (Top): Clarify menu item for Glossary.
3743
3744 * display.texi (Faces): Change secn title.
3745 Clarify not all fonts come from Font Lock.
3746
3747 2007-08-17 Eli Zaretskii <eliz@gnu.org>
3748
3749 * basic.texi (Position Info): Add index entry for face at point.
3750 Mention that character faces are also displayed by "C-u C-x =".
3751
3752 2007-08-08 Glenn Morris <rgm@gnu.org>
3753
3754 * glossary.texi (Glossary): Deprecate `iff'.
3755
3756 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
3757
3758 * files.texi (File Conveniences): Document point motion keys in Image
3759 mode.
3760
3761 2007-07-27 Glenn Morris <rgm@gnu.org>
3762
3763 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3764 in-line.
3765
3766 * gpl.texi: New file with text of GPL.
3767 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3768
3769 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3770
3771 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3772
3773 * dired.texi (Wdired): Mention C-x C-q key binding.
3774
3775 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
3776
3777 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3778
3779 2007-07-25 Glenn Morris <rgm@gnu.org>
3780
3781 * emacs.texi (Copying): Replace license with GPLv3.
3782
3783 * Relicense all FSF files to GPLv3 or later.
3784
3785 2007-07-24 Glenn Morris <rgm@gnu.org>
3786
3787 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3788 for some calendars.
3789
3790 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
3791
3792 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3793 default-directory for the current buffer is on a remote machine.
3794
3795 2007-07-21 Eli Zaretskii <eliz@gnu.org>
3796
3797 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3798 default value.
3799
3800 2007-07-21 Richard Stallman <rms@gnu.org>
3801
3802 * files.texi (Why Version Control?): Improve previous change.
3803
3804 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3805
3806 * files.texi (Why Version Control?): New node.
3807
3808 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
3809
3810 * building.texi (Starting GUD): Add xref to this anchor.
3811
3812 2007-06-24 Karl Berry <karl@gnu.org>
3813
3814 * emacs.texi: New Back-Cover Text.
3815
3816 2007-06-07 Alan Mackenzie <acm@muc.de>
3817
3818 * display.texi (Optional Mode Line): Document the new form of
3819 line+column numbers, "(561,2)".
3820
3821 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3822
3823 * maintaining.texi (Create Tags Table): Fix typos.
3824
3825 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3826
3827 * Version 22.1 released.
3828
3829 2007-05-07 Karl Berry <karl@gnu.org>
3830
3831 * emacs.texi (EMACSVER): Back to 22.
3832
3833 2007-05-06 Richard Stallman <rms@gnu.org>
3834
3835 * maintaining.texi (Create Tags Table): Clean up previous change.
3836
3837 2007-05-05 Francesco Potortì <pot@gnu.org>
3838
3839 * maintaining.texi (Create Tags Table): Add text about the dangers of
3840 making symbolic links to tags files.
3841
3842 2007-05-04 Karl Berry <karl@gnu.org>
3843
3844 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3845
3846 2007-05-03 Karl Berry <karl@gnu.org>
3847
3848 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3849
3850 * .cvsignore (*.pdf): New entry.
3851
3852 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3853 for printing.
3854
3855 2007-05-01 Richard Stallman <rms@gnu.org>
3856
3857 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3858
3859 2007-04-28 Glenn Morris <rgm@gnu.org>
3860
3861 * ack.texi (Acknowledgments):
3862 * anti.texi (Antinews):
3863 * programs.texi (Program Modes): Restore mention of python.el pending
3864 consideration of legal status.
3865
3866 2007-04-28 Richard Stallman <rms@gnu.org>
3867
3868 * files.texi (File Names): Fixes to ~ description on MS systems.
3869
3870 2007-04-26 Glenn Morris <rgm@gnu.org>
3871
3872 * emacs.texi (EMACSVER): Increase to 22.1.50.
3873
3874 2007-04-25 Karl Berry <karl@gnu.org>
3875
3876 * emacs.texi: Improve line breaks on copyright page,
3877 similar layout to lispref, 8.5x11 by default.
3878
3879 * dired.texi (Image-Dired): Improve line break, fix typo.
3880
3881 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3882
3883 * programs.texi (Program Modes):
3884 * anti.texi (Antinews):
3885 * ack.texi (Acknowledgments): python.el removed.
3886
3887 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
3888
3889 * display.texi (Highlight Interactively): Correct description of
3890 hi-lock-file-patterns-policy.
3891
3892 * files.texi (File Archives): Mention self-extracting executables.
3893
3894 2007-04-23 Eli Zaretskii <eliz@gnu.org>
3895
3896 * search.texi (Unconditional Replace, Query Replace): Add xref to
3897 "Replacement and Case".
3898
3899 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3900
3901 * dired.texi (Image-Dired): Move from Thumbnails node.
3902 * misc.texi (Thumbnails): Node deleted.
3903 * emacs.texi (Top): Update node listing.
3904
3905 * files.texi (File Conveniences):
3906 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
3907
3908 2007-04-21 Richard Stallman <rms@gnu.org>
3909
3910 * display.texi (Highlight Interactively): Correct previous change.
3911 Clarify doc of hi-lock-find-patterns, and move new features into it.
3912
3913 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
3914
3915 * display.texi (Highlight Interactively):
3916 Document hi-lock-file-patterns-policy.
3917
3918 2007-04-20 Martin Rudalics <rudalics@gmx.at>
3919
3920 * display.texi (Scrolling): Fix typo.
3921
3922 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3923
3924 * doclicense.texi: Remove node heading, so that it can be included by
3925 other files.
3926
3927 * emacs.texi: Insert node heading for GFDL.
3928
3929 2007-04-14 Eli Zaretskii <eliz@gnu.org>
3930
3931 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3932 "command line".
3933
3934 * display.texi (Faces): Refer to "Creating Frames" for face
3935 and other frame customizations in .emacs.
3936
3937 * frames.texi (Creating Frames): Mention that face customizations can
3938 be put in .emacs. Add index entries.
3939
3940 2007-04-12 Richard Stallman <rms@gnu.org>
3941
3942 * glossary.texi (Glossary): Explain `iff'.
3943
3944 2007-04-11 Karl Berry <karl@gnu.org>
3945
3946 * gnu.texi (Top),
3947 * macos.texi (Mac Font Specs),
3948 * anti.texi (Antinews),
3949 * xresources.texi (Resources),
3950 * misc.texi (Emulation),
3951 * calendar.texi (Daylight Saving),
3952 * dired.texi (Dired and Find),
3953 * rmail.texi (Remote Mailboxes),
3954 * sending.texi (Mail Headers),
3955 * programs.texi (Which Function),
3956 * files.texi (Recover),
3957 * buffers.texi (Uniquify),
3958 * frames.texi (Wheeled Mice),
3959 * killing.texi (Rectangles): Wording to improve breaks in
3960 8.5x11 format.
3961 * mule.texi (Language Environments): \hbadness=10000 since there's
3962 no way to reword.
3963 * emacs.texi (smallbook): New @set to more easily switch between
3964 smallbook and 8.5x11.
3965
3966 2007-04-11 Richard Stallman <rms@gnu.org>
3967
3968 * files.texi (File Conveniences): Add xref to Tumme.
3969 Delete text about Thumbnail mode.
3970
3971 2007-04-09 Alan Mackenzie <acm@muc.de>
3972
3973 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3974 new name. Insert concept index entries.
3975
3976 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3977
3978 * display.texi (Standard Faces): Document prefix arg for
3979 list-faces-display.
3980
3981 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3982
3983 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3984
3985 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3986
3987 * files.texi (Misc File Ops): Rewrite description of
3988 insert-file-literally.
3989
3990 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3991
3992 * misc.texi (Printing): Postscript -> PostScript.
3993
3994 * ack.texi (Acknowledgments): Postscript -> PostScript.
3995
3996 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3997
3998 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3999 below.
4000
4001 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
4002
4003 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4004 Init Non-ASCII.
4005 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4006 (Init Non-ASCII): New node.
4007
4008 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4009
4010 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4011
4012 2007-03-12 Glenn Morris <rgm@gnu.org>
4013
4014 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4015 "Daylight Savings".
4016
4017 * calendar.texi: Replace "daylight savings" with "daylight
4018 saving" in text throughout.
4019
4020 2007-03-04 Richard Stallman <rms@gnu.org>
4021
4022 * custom.texi (Safe File Variables): Minor correction.
4023
4024 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4025
4026 * rmail.texi (Movemail): Add internal ref.
4027 Don't indent the intro for the PROTO table.
4028 Format PROTO table items with @code.
4029
4030 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
4031
4032 * building.texi: Remove references to bashdb.
4033
4034 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
4035
4036 * mule.texi (Language Environments): Update list of supported language
4037 environments.
4038
4039 2007-02-14 Kim F. Storm <storm@cua.dk>
4040
4041 * building.texi (Grep Searching): Fix lgrep doc.
4042
4043 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
4044
4045 * back.texi: Remove unused file.
4046
4047 2007-02-05 Francesco Potortì <pot@gnu.org>
4048
4049 * maintaining.texi (Tag Syntax): Now --members is the default for
4050 etags, not for ctags yet.
4051
4052 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4053
4054 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4055 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4056 expects. Add comments to prevent people from inadvertently modifying
4057 the key parts needed by `texinfo-multiple-files-update'.
4058
4059 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
4060
4061 * frames.texi (Secondary Selection): Window clicked does not matter
4062 when mouse-yank-at-point is non-nil.
4063
4064 2007-01-16 Glenn Morris <rgm@gnu.org>
4065
4066 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4067 system abbrev.
4068
4069 2007-01-11 Richard Stallman <rms@gnu.org>
4070
4071 * msdog.texi (Windows Keyboard): Another small cleanup.
4072
4073 2007-01-10 Richard Stallman <rms@gnu.org>
4074
4075 * msdog.texi (Windows Keyboard): Yet another try to make
4076 everyone happy with that passage.
4077
4078 2007-01-05 Richard Stallman <rms@gnu.org>
4079
4080 * anti.texi (Antinews): Mention M-x shell scrolling.
4081
4082 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
4083
4084 * building.texi (Watch Expressions): Describe gdb-max-children.
4085
4086 2007-01-04 Richard Stallman <rms@gnu.org>
4087
4088 * msdog.texi (Windows Keyboard): Clarify previous change.
4089
4090 2007-01-02 Richard Stallman <rms@gnu.org>
4091
4092 * custom.texi (Changing a Variable): Minor clarification.
4093 (Specific Customization): customize-customized => customize-unsaved.
4094
4095 * entering.texi (Entering Emacs): Clean up text about restarting
4096 Emacs for each file.
4097
4098 * misc.texi (Shell Options): Minor cleanup.
4099
4100 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4101 with Emacs, not vice versa.
4102
4103 * programs.texi (Symbol Completion): Recommend customizing
4104 window manager.
4105
4106 * xresources.texi (Resources): Minor fix.
4107
4108 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
4109
4110 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4111
4112 2007-01-01 Richard Stallman <rms@gnu.org>
4113
4114 * commands.texi (User Input): Document keys stolen by window mangers.
4115
4116 2006-12-31 Richard Stallman <rms@gnu.org>
4117
4118 * custom.texi (Specific Customization): Document customize-option
4119 instead of customize-variable.
4120
4121 2006-12-31 Kim F. Storm <storm@cua.dk>
4122
4123 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4124
4125 2006-12-30 Kim F. Storm <storm@cua.dk>
4126
4127 * killing.texi (CUA Bindings): Fix typo.
4128
4129 * xresources.texi (Table of Resources): Mention grow-only value for
4130 auto-resize-tool-bars.
4131
4132 2006-12-27 Eli Zaretskii <eliz@gnu.org>
4133
4134 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4135 and how to get them back.
4136
4137 2006-12-26 Richard Stallman <rms@gnu.org>
4138
4139 * calendar.texi (Holidays): Holiday listing is based on current
4140 practice, but DST is not.
4141
4142 2006-12-25 Richard Stallman <rms@gnu.org>
4143
4144 * emacs.texi (Top): Update subnode menus.
4145
4146 * mark.texi (Transient Mark): Fix xref.
4147
4148 * killing.texi (Graphical Kill): Node deleted.
4149 (Killing): Add xref to Cut and Paste.
4150 (CUA Bindings): Update xref.
4151
4152 * frames.texi (Cut and Paste): New section to hold other nodes.
4153 (Mouse Commands): Node demoted.
4154 (Cut/Paste Other App): Split out from Mouse Commands.
4155 (Word and Line Mouse): Likewise.
4156 (Secondary Selection, Clipboard): Nodes demoted.
4157
4158 2006-12-24 Kevin Ryde <user42@zip.com.au>
4159
4160 * calendar.texi (Holidays): US daylight saving begins second Sunday
4161 in March for 2007 onwards.
4162 (Daylight Savings): Show new US default daylight saving rules, 2nd
4163 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4164
4165 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
4166
4167 * calendar.texi (Scroll Calendar): < and > are switched.
4168
4169 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4170
4171 * killing.texi (Deletion): Describe M-\ prefix argument.
4172
4173 2006-12-23 Richard Stallman <rms@gnu.org>
4174
4175 * search.texi (Regexp Search): Explain why forward and reverse regexp
4176 search are not mirror images.
4177
4178 2006-12-19 Kim F. Storm <storm@cua.dk>
4179
4180 * major.texi (Choosing Modes): Describe match-function elements for
4181 magic-mode-alist.
4182
4183 2006-12-18 Eli Zaretskii <eliz@gnu.org>
4184
4185 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4186 peculiarities.
4187
4188 2006-12-18 Richard Stallman <rms@gnu.org>
4189
4190 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4191
4192 2006-12-17 Alan Mackenzie <acm@muc.de>
4193
4194 * programs.texi (Left Margin Paren): Remove the bit which says
4195 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4196 Discuss some of the issues of setting this option to nil.
4197
4198 2006-12-17 Glenn Morris <rgm@gnu.org>
4199
4200 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4201
4202 2006-12-16 Eli Zaretskii <eliz@gnu.org>
4203
4204 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4205 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4206 NTFS volumes.
4207 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4208 volumes.
4209
4210 2006-12-15 Eli Zaretskii <eliz@gnu.org>
4211
4212 * text.texi (HTML Mode): Fix "C-c TAB".
4213
4214 2006-12-09 Richard Stallman <rms@gnu.org>
4215
4216 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4217
4218 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4219
4220 * files.texi (Misc File Ops): Document insert-file-literally.
4221
4222 2006-12-08 Eli Zaretskii <eliz@gnu.org>
4223
4224 * cmdargs.texi (Colors): Note that --color is intended for overriding
4225 the terminal defaults, not for normal invocation.
4226
4227 * misc.texi (Emacs Server): Improve wording. Don't mention the
4228 ``server program''. Add a cross-reference to "Init File" node.
4229 (Invoking emacsclient): Add index entries. Document both short and
4230 long versions of command-line options. Document the -f option.
4231
4232 2006-12-06 Richard Stallman <rms@gnu.org>
4233
4234 * text.texi (Outline Format): Say to set outline-regexp
4235 and outline-level with major modes and file local variables.
4236
4237 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
4238
4239 * anti.texi (Antinews): Mention the alternative to
4240 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4241
4242 * misc.texi (Interactive Shell): Ditto.
4243
4244 2006-12-04 Eli Zaretskii <eliz@gnu.org>
4245
4246 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4247
4248 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4249
4250 2006-12-01 Eli Zaretskii <eliz@gnu.org>
4251
4252 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4253 colon in the mode line.
4254
4255 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4256
4257 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
4258
4259 * building.texi (Watch Expressions): Mention SPC for expanding/
4260 contracting watch expressions.
4261
4262 2006-11-26 Kim F. Storm <storm@cua.dk>
4263
4264 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4265
4266 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
4267
4268 * building.texi (Debugger Operation): Define text command mode.
4269 Clarify how tooltips work.
4270 (GDB Graphical Interface): Explain how to run in text command mode
4271 more clearly.
4272
4273 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
4274
4275 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4276
4277 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
4278
4279 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4280
4281 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
4282
4283 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4284 and EMACS is deprecated.
4285
4286 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
4287
4288 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4289
4290 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
4291
4292 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4293
4294 * emacs.texi: Include xresources.texi both for info and dvi.
4295
4296 * xresources.texi: Merge text from xresmini.texi.
4297
4298 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
4299
4300 * glossary.texi: Fix typos.
4301
4302 2006-11-06 Richard Stallman <rms@gnu.org>
4303
4304 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4305
4306 * ack.texi (Acknowledgments): Fix name spelling.
4307
4308 2006-11-01 Juri Linkov <juri@jurta.org>
4309
4310 * search.texi (Word Search): Document incremental word search.
4311
4312 2006-10-28 Glenn Morris <rgm@gnu.org>
4313
4314 * ack.texi (Acknowledgments): Add cal-html author.
4315
4316 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4317 Calendar"). Describe new package cal-html.
4318 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4319 Calendar Files."
4320
4321 2006-10-23 Richard Stallman <rms@gnu.org>
4322
4323 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4324 Abbrev mode is enabled.
4325
4326 2006-10-16 Richard Stallman <rms@gnu.org>
4327
4328 * emacs.texi: Update ISBN.
4329
4330 2006-10-11 Kim F. Storm <storm@cua.dk>
4331
4332 * emacs.texi (Acknowledgments): Use @dotless{i}.
4333
4334 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
4335
4336 * building.texi (Breakpoints Buffer): Mention catchpoints.
4337
4338 2006-10-08 Kim F. Storm <storm@cua.dk>
4339
4340 * ack.texi (Acknowledgments): Update.
4341
4342 * emacs.texi (Acknowledgments): Fix bad @/ form.
4343
4344 2006-10-05 Kim F. Storm <storm@cua.dk>
4345
4346 * emacs.texi (Acknowledgments): Add more contributors.
4347
4348 2006-10-03 Richard Stallman <rms@gnu.org>
4349
4350 * emacs.texi (Acknowledgments): Update version and edition.
4351
4352 2006-10-01 Karl Berry <karl@gnu.org>
4353
4354 * custom.texi (Customization Groups): Page break to keep example buffer
4355 on one page.
4356
4357 2006-09-30 Karl Berry <karl@gnu.org>
4358
4359 * programs.texi (Basic Indent): @need to improve page break.
4360 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4361
4362 2006-09-29 Glenn Morris <rgm@gnu.org>
4363
4364 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4365
4366 2006-09-29 Karl Berry <karl@gnu.org>
4367
4368 * windows.texi (Basic Window): Remove forced @break, no longer
4369 desirable.
4370 * frames.texi (Frame Commands),
4371 * mark.texi (Marking Objects): Reword to avoid bad page break.
4372 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4373
4374 2006-09-19 Richard Stallman <rms@gnu.org>
4375
4376 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4377 stick to present tense.
4378
4379 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
4380
4381 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4382 to x-gtk-use-old-file-dialog.
4383 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4384
4385 2006-09-15 Jay Belanger <belanger@truman.edu>
4386
4387 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
4388 Change "Library Public License" to "Lesser Public License"
4389 throughout. Use "yyyy" to represent year.
4390
4391 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4392
4393 * files.texi (Visiting): Add index entry "open file".
4394
4395 2006-09-11 Richard Stallman <rms@gnu.org>
4396
4397 * building.texi (Compilation Mode): Clarification.
4398 (Grep Searching): Add xref to Compilation Mode.
4399
4400 2006-09-08 Richard Stallman <rms@gnu.org>
4401
4402 * search.texi (Search): Ref multi-file search commands here.
4403 (Other Repeating Search): Not here.
4404
4405 2006-08-28 Richard Stallman <rms@gnu.org>
4406
4407 * windows.texi (Split Window): Update xref.
4408
4409 * basic.texi (Continuation Lines): Update xref.
4410
4411 * indent.texi (Tab Stops): Update xref.
4412
4413 * emacs.texi (Top): Update subnode menu.
4414
4415 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4416 split out of Display Custom.
4417
4418 2006-08-25 Kim F. Storm <storm@cua.dk>
4419
4420 * display.texi (Display Custom): Add variables overline-margin
4421 and x-underline-at-descent-line.
4422
4423 2006-08-25 Richard Stallman <rms@gnu.org>
4424
4425 * entering.texi (Exiting): Rewrite to give graphical displays
4426 priority over text terminals.
4427
4428 * search.texi (Incremental Search): Move index entries.
4429
4430 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
4431
4432 * custom.texi (Init File): Reference Find Init to avoid "home
4433 directory" confusion.
4434
4435 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
4436
4437 * building.texi (Other GDB-UI Buffers): Describe how to edit
4438 a value in the locals buffer.
4439
4440 2006-08-21 Richard Stallman <rms@gnu.org>
4441
4442 * search.texi (Basic Isearch): Add `isearch' index entry.
4443
4444 2006-08-16 Richard Stallman <rms@gnu.org>
4445
4446 * misc.texi (Saving Emacs Sessions): Clean up wording.
4447
4448 * mark.texi (Marking Objects): Mention term "select all".
4449
4450 * emacs.texi (Top): Update subnode menu.
4451
4452 * help.texi (Help Mode): Move node up in file.
4453
4454 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
4455
4456 * building.texi (Stack Buffer): Explain fringe arrow.
4457
4458 2006-08-12 Eli Zaretskii <eliz@gnu.org>
4459
4460 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4461 on startup.
4462
4463 2006-08-11 Romain Francoise <romain@orebokech.com>
4464
4465 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4466
4467 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4468
4469 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4470
4471 2006-08-10 Richard Stallman <rms@gnu.org>
4472
4473 * text.texi (Format Faces): Substantial rewrites to deal
4474 with face merging. Empty regions don't count.
4475 Clarify face property inheritance.
4476
4477 2006-08-08 Romain Francoise <romain@orebokech.com>
4478
4479 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4480 <arjuropo@cc.jyu.fi>.
4481
4482 2006-08-04 Eli Zaretskii <eliz@gnu.org>
4483
4484 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4485 apply to all frames.
4486
4487 2006-08-01 Richard Stallman <rms@gnu.org>
4488
4489 * help.texi (Name Help): Add index entries for describe-variable.
4490
4491 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
4492
4493 * building.texi (GDB Graphical Interface): Shorten node names.
4494 (GDB-UI Layout): Use GDB-related.
4495 (Other GDB-UI Buffers): Simplify English.
4496
4497 2006-07-31 Richard Stallman <rms@gnu.org>
4498
4499 * search.texi (Query Replace): Add xref for Dired's Q command.
4500
4501 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
4502
4503 * building.texi (GDB commands in Fringe): Rename to...
4504 (Source Buffers): ..this and move forward. Describe hollow arrow and
4505 new option gdb-find-source-frame.
4506
4507 2006-07-29 Richard Stallman <rms@gnu.org>
4508
4509 * dired.texi (Operating on Files): Simplify previous change
4510 and fix Texinfo usage.
4511
4512 2006-07-29 Eli Zaretskii <eliz@gnu.org>
4513
4514 * dired.texi (Operating on Files): Add cross-references. State the
4515 Unix commands that do similar things.
4516
4517 2006-07-28 Richard Stallman <rms@gnu.org>
4518
4519 * mark.texi (Transient Mark): Clarify that region never disappears
4520 when Transient Mark mode is off, and not when it is on.
4521
4522 2006-07-27 Richard Stallman <rms@gnu.org>
4523
4524 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4525
4526 2006-07-24 Richard Stallman <rms@gnu.org>
4527
4528 * xresources.texi (GTK styles): Fix texinfo usage.
4529
4530 * commands.texi (User Input): Explain why we teach keyboard cmds.
4531
4532 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4533 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4534 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4535 * doclicense.texi, display.texi, dired.texi, basic.texi:
4536 * anti.texi, ack.texi: Move periods and commas inside quotes.
4537
4538 2006-07-22 Eli Zaretskii <eliz@gnu.org>
4539
4540 * cmdargs.texi (General Variables): Document EMAIL.
4541
4542 2006-07-21 Eli Zaretskii <eliz@gnu.org>
4543
4544 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4545 doesn't have effect on MS-Windows.
4546
4547 2006-07-17 Richard Stallman <rms@gnu.org>
4548
4549 * building.texi (Grep Searching): Explain about chaining grep commands.
4550
4551 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
4552
4553 * killing.texi, mini.texi: Fix typos.
4554
4555 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
4556
4557 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4558 is invoked for multiple files.
4559
4560 2006-07-08 Eli Zaretskii <eliz@gnu.org>
4561
4562 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4563 on-line manual for the rest of this node.
4564 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4565 unconditionally.
4566 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4567 Improve wording.
4568 (Windows Printing): Improve wording.
4569 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4570 rest of this node.
4571
4572 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4573
4574 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4575 with eval-buffer.
4576
4577 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
4578
4579 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4580 of character translation.
4581
4582 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
4583
4584 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4585
4586 2006-07-03 Karl Berry <karl@gnu.org>
4587
4588 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4589 not-too-underfull hboxes in the TeX output.
4590 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4591 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4592 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4593 * sending.texi, text.texi: Fix overfull/underfull boxes.
4594
4595 2006-07-03 Romain Francoise <romain@orebokech.com>
4596
4597 * m-x.texi (M-x): Fix.
4598
4599 2006-07-03 Richard Stallman <rms@gnu.org>
4600
4601 * search.texi (Other Repeating Search): filename -> file name.
4602
4603 * misc.texi (Narrowing): Minor cleanups.
4604
4605 * files.texi (Visiting): filename -> file name.
4606
4607 * emacs.texi (Top): Update subnode menus.
4608
4609 * mule.texi (Coding Systems): Move char translation stuff here.
4610 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4611 (Recognize Coding): Substantial local rewrites.
4612 (International): Update menu.
4613
4614 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4615 (Scrolling): Substantial local rewrites.
4616 (Display): Update menu and intro.
4617
4618 * dired.texi: filename -> file name.
4619
4620 * custom.texi (Safe File Variables): Texinfo usage fix.
4621
4622 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
4623
4624 * help.texi, m-x.texi: Lots of cleanups.
4625
4626 2006-06-30 Eli Zaretskii <eliz@gnu.org>
4627
4628 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4629 (Windows Processes, Windows Misc): Shorten the printed version by
4630 selectively conditioning less important portions by @ifnottex.
4631
4632 2006-06-27 Richard Stallman <rms@gnu.org>
4633
4634 * mini.texi (Minibuffer File): Minor cleanup.
4635
4636 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
4637
4638 * frames.texi (XTerm Mouse): Rename to...
4639 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4640
4641 * emacs.texi (Top): Use new node name.
4642
4643 2006-06-24 Eli Zaretskii <eliz@gnu.org>
4644
4645 * emacs.texi (Top): Update the detailed menu according to changes in
4646 msdog.texi.
4647
4648 * msdog.texi (Windows Keyboard): New section.
4649 (Windows Mouse): New section.
4650 (Windows System Menu): Remove section (text merged with "Windows
4651 Keyboard").
4652 (Windows Misc): New section.
4653
4654 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4655
4656 * msdog.texi (ls in Lisp): New section.
4657
4658 * files.texi (Visiting): Document case-insensitive wildcard matching
4659 under find-file-wildcards.
4660
4661 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4662
4663 * macos.texi (Mac Input): Add description of mac-function-modifier.
4664 Now Unicode keyboard layouts work.
4665
4666 2006-06-10 Richard Stallman <rms@gnu.org>
4667
4668 * mule.texi (Recognize Coding): Clarify previous change.
4669
4670 2006-06-09 Kenichi Handa <handa@m17n.org>
4671
4672 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4673 notation.
4674
4675 2006-06-07 Kevin Ryde <user42@zip.com.au>
4676
4677 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4678 manual for @ifnottex, but in emacs-extra for @iftex.
4679
4680 * cmdargs.texi (General Variables): Fix smtpmail xref.
4681
4682 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * programs.texi (Comment Commands):
4685 * custom.texi (Specifying File Variables):
4686 Use ;; instead of ;;; to better follow coding conventions.
4687
4688 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
4689
4690 * building.texi (Watch Expressions): Move node to end.
4691 (GDB Graphical Interface): Move description of clicks in fringe...
4692 (GDB commands in the Fringe): ...to here. New node.
4693
4694 2006-06-05 Romain Francoise <romain@orebokech.com>
4695
4696 * xresmini.texi (GTK resources): Fix various typos.
4697
4698 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
4699
4700 * building.texi (GDB Graphical Interface): Update bindings.
4701 (Commands of GUD): Add gud-print. Remove gud-run.
4702 Restate availability more generally.
4703
4704 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
4705
4706 * mini.texi: Lots of cleanups.
4707
4708 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4709
4710 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4711 and Mouse-2.
4712
4713 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
4714
4715 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4716
4717 2006-05-31 Richard Stallman <rms@gnu.org>
4718
4719 * basic.texi (Moving Point): Fix previous change.
4720
4721 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
4722
4723 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4724
4725 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
4726
4727 * basic.texi: Many simplifications and improvements in wording.
4728
4729 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
4730
4731 * anti.texi (Antinews): Create a node for gdb-ui.
4732
4733 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4734
4735 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4736
4737 2006-05-20 Richard Stallman <rms@gnu.org>
4738
4739 * dired.texi (Dired Navigation): dired-goto-file is now j.
4740
4741 2006-05-20 Eli Zaretskii <eliz@gnu.org>
4742
4743 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4744 and their aliases.
4745
4746 * msdog.texi (Windows Printing): Mention non-support of plain text
4747 printing with some el-cheapo printers, and suggest a workaround.
4748
4749 2006-05-20 Kevin Ryde <user42@zip.com.au>
4750
4751 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4752 remove the bit saying you must set it.
4753
4754 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4755
4756 * trouble.texi (Checklist):
4757 * text.texi (Text, Auto Fill, Text Mode):
4758 * search.texi (Nonincremental Search):
4759 * rmail.texi (Rmail Labels):
4760 * mule.texi (Input Methods, Multibyte Conversion):
4761 * misc.texi (Gnus, Where to Look, PostScript):
4762 * maintaining.texi (Create Tags Table):
4763 * indent.texi (Indentation Commands):
4764 * fixit.texi (Spelling):
4765 * emacs.texi (Copying):
4766 * custom.texi (Init File): ifinfo -> ifnottex.
4767
4768 2006-05-17 Richard Stallman <rms@gnu.org>
4769
4770 * files.texi (Diff Mode): Mention C-x `.
4771
4772 2006-05-08 Richard Stallman <rms@gnu.org>
4773
4774 * custom.texi (Disabling): Textual cleanups.
4775
4776 2006-05-12 Glenn Morris <rgm@gnu.org>
4777
4778 * calendar.texi (Displaying the Diary, Format of Diary File):
4779 Refer to diary-view-entries, diary-list-entries,
4780 diary-show-all-entries rather than obsolete aliases.
4781
4782 2006-05-12 Eli Zaretskii <eliz@gnu.org>
4783
4784 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4785 (Displaying the Diary, Special Diary Entries, Importing Diary):
4786 * building.texi (Compilation Shell):
4787 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4788 emacs-xtra with @inforef's.
4789
4790 * files.texi (Visiting): Fix wording.
4791
4792 * mule.texi (Coding Systems, Text Coding): More indexing.
4793 Mention that C-x RET f can set eol conversion.
4794
4795 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
4796
4797 * xresmini.texi (GTK resources): Insert GTK description.
4798
4799 * xresources.texi (GTK resources): metafont should be menufont.
4800
4801 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
4802
4803 * mini.texi (Completion Options): Completion of remote files'
4804 method, user name and host name is active only in partial
4805 completion mode.
4806
4807 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4808
4809 * makefile.w32-in (emacs.dvi):
4810 * Makefile.in (emacs.dvi): Add xresmini.texi.
4811
4812 * xresmini.texi (Table of Resources): Remove xref to non-existent
4813 node "LessTif Resources".
4814
4815 * msdog.texi (Microsoft Windows):
4816 * calendar.texi (Calendar/Diary, Displaying the Diary)
4817 (Special Diary Entries, Importing Diary, Holidays):
4818 * programs.texi (Program Modes):
4819 * text.texi (Text):
4820 * buffers.texi (Several Buffers):
4821 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4822
4823 2006-05-06 Eli Zaretskii <eliz@gnu.org>
4824
4825 The following changes merge the emacs-xtra manual into the main
4826 manual, but only for on-line version of the manual.
4827
4828 * vc2-xtra.texi (Version Backups, Local Version Control)
4829 (Making Snapshots, Change Logs and VC, Version Headers)
4830 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4831 on-line manual.
4832
4833 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4834 for on-line manual.
4835
4836 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4837 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4838 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4839 for on-line manual.
4840
4841 * fortran-xtra.texi (Fortran, Fortran Autofill)
4842 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4843 for on-line manual.
4844
4845 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4846 Conditional xref's for on-line manual.
4847
4848 * emerge-xtra.texi (Emerge, Overview of Emerge)
4849 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4850 manual.
4851
4852 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4853 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4854 (EMACSSOURCES): Use EMACS_XTRA.
4855 (../info/emacs-xtra): Remove.
4856 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4857
4858 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4859 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4860 (EMACSSOURCES): Use EMACS_XTRA.
4861 ($(infodir)/emacs-xtra): Remove.
4862 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4863
4864 * trouble.texi (Quitting):
4865 * text.texi (Text):
4866 * programs.texi (Program Modes):
4867 * msdog.texi (Microsoft Windows):
4868 * frames.texi (Frames):
4869 * files.texi (Backup, Version Control, VC Concepts)
4870 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4871 (Registering, VC Status, VC Undo, Multi-User Branching)
4872 (Comparing Files):
4873 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4874 (Displaying the Diary, Special Diary Entries, Importing Diary):
4875 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4876 conditional xref's, depending on @iftex/@ifnottex.
4877
4878 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4879 "MS-DOS". @include msdog-xtra.texi.
4880
4881 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4882 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4883
4884 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4885 for vc-xtra.texi subsections.
4886 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4887 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4888
4889 * sending.texi (Sending Mail): A @node line without explicit Prev,
4890 Next, and Up links.
4891
4892 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4893 Next, and Up links.
4894
4895 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4896 and its sections. @include picture-xtra.texi.
4897
4898 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4899 "Emerge".
4900 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4901
4902 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4903 exact duplicate of its name-sake in calendar.texi.
4904
4905 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4906 "Advanced Calendar/Diary Usage".
4907 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4908
4909 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4910 dired-xtra.texi.
4911 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4912
4913 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4914 (Files) [ifnottex]: Add menu entry for Autorevert.
4915
4916 * emacs-xtra.texi (Introduction): Reword to make consistent with
4917 printed version only.
4918 <Top level>: Remove the body of all chapters and move them to the
4919 new *-xtra.texi files. Use @raisesections and @lowersections to
4920 convert sections to chapters etc.
4921
4922 * msdog-xtra.texi:
4923 * fortran-xtra.texi:
4924 * vc-xtra.texi:
4925 * vc1-xtra.texi:
4926 * vc2-xtra.texi:
4927 * emerge-xtra.texi:
4928 * cal-xtra.texi:
4929 * dired-xtra.texi:
4930 * arevert-xtra.texi: New files, with text from respective chapters
4931 of emacs-xtra.texi. Convert each @chapter into @section, @section
4932 into @subsection, etc.
4933
4934 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
4935 updated.
4936
4937 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4938 Windows". All references updated.
4939
4940 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4941
4942 * macos.texi (Mac Input): Mention input from Character Palette.
4943 (Mac Font Specs): Fix typo.
4944
4945 2006-05-05 Richard Stallman <rms@gnu.org>
4946
4947 * files.texi (Diff Mode): Minor cleanup.
4948
4949 2006-05-05 Karl Berry <karl@gnu.org>
4950
4951 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4952 errors from the current release of makeinfo (4.8).
4953 * help.texi (Library Keywords): Change widest word in multitable
4954 template from `emulations' to `convenience'. (Not sure if this is
4955 related to the font change.)
4956
4957 2006-05-05 Eli Zaretskii <eliz@gnu.org>
4958
4959 * files.texi (File Names): Add a footnote about limited support of
4960 ~USER on MS-Windows.
4961
4962 * cmdargs.texi (Initial Options): Add a footnote about limited
4963 support of ~USER on MS-Windows.
4964
4965 2006-05-03 Richard Stallman <rms@gnu.org>
4966
4967 * files.texi (Diff Mode): Node moved here.
4968 (Comparing Files): Delete what duplicates new node.
4969 (Files): Put Diff Mode in menu.
4970
4971 * misc.texi (Diff Mode): Move to files.texi.
4972
4973 * emacs.texi (Top): Update menu for Diff Mode.
4974
4975 * trouble.texi (Emergency Escape): Simplify.
4976
4977 * emacs.texi (Top): Minor clarification.
4978
4979 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4980
4981 * commands.texi, entering.texi, screen.texi: Many simplifications.
4982
4983 2006-05-03 Richard Stallman <rms@gnu.org>
4984
4985 * commands.texi (Text Characters): Delete paragraph about unibyte
4986 non-ASCII printing chars.
4987
4988 * killing.texi (Killing): Say "graphical displays".
4989 * display.texi: Say "graphical displays".
4990
4991 * cmdargs.texi (Misc X): Say "graphical displays".
4992
4993 2006-05-01 Richard Stallman <rms@gnu.org>
4994
4995 * emacs.texi (Top): Add Diff Mode to menu.
4996
4997 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4998
4999 * misc.texi (Diff Mode): New node.
5000
5001 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5002
5003 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5004 (Mac Environment Variables): Shorten example line.
5005 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5006
5007 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
5008
5009 * building.texi (GUD Customization): Describe cases %d and %c.
5010 Update description for %e.
5011
5012 2006-04-30 Glenn Morris <rgm@gnu.org>
5013
5014 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5015
5016 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5017
5018 * custom.texi (Examining): Update C-h v output example.
5019
5020 2006-04-29 Kim F. Storm <storm@cua.dk>
5021
5022 * building.texi (Grep Searching): Add lgrep and rgrep.
5023
5024 2006-04-23 Richard Stallman <rms@gnu.org>
5025
5026 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5027
5028 * xresmini.texi: New file.
5029
5030 * xresources.texi (Face Resources): Split table into font resources
5031 and the rest. Combine similar attributes for brevity.
5032
5033 2006-04-21 Eli Zaretskii <eliz@gnu.org>
5034
5035 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5036 backslashes and case-insensitivity in file names (moved to the
5037 main manual).
5038 (MS-DOS Printing): Move most of the text to the main manual.
5039
5040 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5041 New nodes.
5042 (Windows Processes, Windows System Menu): Add index entries and
5043 fix wording.
5044
5045 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5046
5047 * misc.texi (Shell Ring): Add notes on saved input when
5048 navigating off the end of the history list.
5049
5050 2006-04-18 Chong Yidong <cyd@mit.edu>
5051
5052 * misc.texi (Shell Options): Correct default value of
5053 comint-scroll-show-maximum-output.
5054
5055 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
5056
5057 * building.texi (Watch Expressions): Update.
5058
5059 2006-04-12 Richard Stallman <rms@gnu.org>
5060
5061 * search.texi: Clean up previous change.
5062
5063 2006-04-12 Eli Zaretskii <eliz@gnu.org>
5064
5065 * search.texi (Regexp Backslash, Regexp Replace): Add index
5066 entries for ``back reference'' and mention the term itself in the
5067 text.
5068
5069 2006-04-11 Richard Stallman <rms@gnu.org>
5070
5071 * custom.texi (Safe File Variables):
5072 Document enable-local-variables = :safe.
5073
5074 2006-04-11 Karl Berry <karl@gnu.org>
5075
5076 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5077 (Remote Repositories, Version Backups, Local Version Control)
5078 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5079 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5080 (Renaming VC Work Files and Master Files)
5081 (Inserting Version Control Headers, Customizing VC, General Options)
5082 (Options for RCS and SCCS, Options specific for CVS): Move all
5083 these nodes to emacs-xtra.texi, for brevity.
5084 * cmdargs.texi, files.texi: Change cross-references.
5085
5086 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5087
5088 * files.texi (Old Versions): Update description of vc-annotate's
5089 use of color to indicate date ranges.
5090
5091 2006-04-09 Kevin Ryde <user42@zip.com.au>
5092
5093 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5094 put info and printed manual names the right way around.
5095
5096 2006-04-09 Karl Berry <karl@gnu.org>
5097
5098 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5099 emacs-xtra.texi, leaving only MS Windows information.
5100 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5101 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5102 node names.
5103
5104 * emacs.texi: Move @summarycontents and @contents to the beginning
5105 of the file.
5106
5107 2006-04-08 Kevin Ryde <user42@zip.com.au>
5108
5109 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5110
5111 2006-04-07 Richard Stallman <rms@gnu.org>
5112
5113 * programs.texi (Comments, Comment Commands, Options for Comments)
5114 (Multi-Line Comments): "Align", not "indent".
5115 (Basic Indent): C-j deletes trailing whitespace before the newline.
5116
5117 2006-04-06 Richard Stallman <rms@gnu.org>
5118
5119 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5120
5121 2006-04-06 Eli Zaretskii <eliz@gnu.org>
5122
5123 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5124
5125 2006-04-05 Richard Stallman <rms@gnu.org>
5126
5127 * emacs.texi (Top): Update subnode menu.
5128
5129 * trouble.texi (Unasked-for Search): Node deleted.
5130 (Lossage): Delete from menu.
5131
5132 2006-04-04 Richard Stallman <rms@gnu.org>
5133
5134 * trouble.texi: Various cleanups.
5135 (Checklist): Don't bother saying how to snail a bug report.
5136 (Emergency Escape): Much rewriting.
5137 (After a Crash): Rename the core dump immediately.
5138 (Total Frustration): Call it a psychotherapist.
5139 (Bug Criteria): Avoid "illegal instruction".
5140 (Sending Patches): We always put the contributor's name in.
5141
5142 * misc.texi (Thumbnails): Minor correction.
5143
5144 2006-04-03 Richard Stallman <rms@gnu.org>
5145
5146 * misc.texi (Thumbnails): Minor cleanup.
5147
5148 2006-04-02 Karl Berry <karl@gnu.org>
5149
5150 * sending.texi (Mail Sending): pxref to Top needs five args.
5151
5152 * texinfo.tex: Update to current version (2006-03-21.13).
5153
5154 2006-03-31 Richard Stallman <rms@gnu.org>
5155
5156 * emacs.texi (Top): Update subnode menu.
5157
5158 * help.texi (Help Mode): Cleanup.
5159
5160 * dired.texi: Many cleanups.
5161 (Dired Deletion): Describe dired-recursive-deletes.
5162 (Operating on Files): dired-create-directory moved.
5163 (Misc Dired Features): Move to here.
5164 (Tumme): Node moved to misc.texi.
5165
5166 * custom.texi: Many cleanups.
5167 (Minor Modes): Don't mention ISO Accents Mode.
5168 (Examining): Update C-h v output example.
5169 (Hooks): Add index and xref for add-hook.
5170 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5171 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5172
5173 * misc.texi: Many cleanups.
5174 (beginning): Add to summary of topics.
5175 (Shell): Put eshell xref at the end. Remove eshell from table.
5176 (Thumbnails): New node.
5177
5178 2006-03-28 Eli Zaretskii <eliz@gnu.org>
5179
5180 * files.texi (File Name Cache): Make it clear that the cache is
5181 not persistent.
5182
5183 2006-03-25 Karl Berry <karl@gnu.org>
5184
5185 * emacs-xtra.texi, emacs.texi, gnu.texi:
5186 (1) use @copyright{} instead of (C) in typeset text;
5187 (2) do not indent copyright year list (or anything else).
5188
5189 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
5190
5191 * files.texi (VC Dired Mode): Remove misplaced brackets.
5192
5193 2006-03-21 Andre Spiegel <spiegel@gnu.org>
5194
5195 * files.texi: Various updates and clarifications in the VC chapter.
5196
5197 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * help.texi (Help Mode): Document "C-c C-c".
5200
5201 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5202
5203 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5204 menu in the standalone Info reader.
5205
5206 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
5207
5208 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5209 moved here from Emacs manual.
5210
5211 * programs.texi (Fortran): Section moved to emacs-xtra.
5212 (Program Modes): Xref to Fortran in emacs-xtra.
5213
5214 * maintaining.texi (Emerge): Move to emacs-xtra.
5215 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5216
5217 * picture.texi: File deleted.
5218 * Makefile.in:
5219 * makefile.w32-in: Remove picture.texi.
5220
5221 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5222 * abbrevs.texi (Abbrevs):
5223 * sending.texi (Sending Mail): Picture node removed.
5224
5225 * emacs.texi (Top): Update node listings.
5226
5227 2006-03-12 Richard Stallman <rms@gnu.org>
5228
5229 * calendar.texi: Various cleanups.
5230
5231 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5232
5233 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5234 syntax.
5235
5236 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5237
5238 * search.texi (Regexps): More accurately describe which characters
5239 are special in which situations. Recommend _not_ to quote `]' or
5240 `-' when they are not special.
5241
5242 2006-02-28 Andre Spiegel <spiegel@gnu.org>
5243
5244 * files.texi (Old Versions): Clarify operation of C-x v =.
5245
5246 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
5247
5248 * building.texi (Watch Expressions): Update and describe
5249 gdb-speedbar-auto-raise.
5250
5251 2006-02-19 Richard M. Stallman <rms@gnu.org>
5252
5253 * emacs.texi: Use @smallbook.
5254 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5255 Update subnode menu.
5256
5257 * building.texi (Lisp Interaction): Minor addition.
5258
5259 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
5260
5261 * building.texi (Watch Expressions): Update and be more precise.
5262
5263 2006-02-15 Francesco Potortì <pot@gnu.org>
5264
5265 * maintaining.texi (Create Tags Table): Explain why the
5266 exception when etags writes to files under the /dev tree.
5267
5268 2006-02-14 Richard M. Stallman <rms@gnu.org>
5269
5270 * custom.texi (Safe File Variables): Lots of clarification.
5271 Renamed from Unsafe File Variables.
5272
5273 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
5274
5275 * custom.texi (Unsafe File Variables): File variable confirmation
5276 assumed denied in batch mode.
5277
5278 2006-02-14 Richard M. Stallman <rms@gnu.org>
5279
5280 * building.texi (GDB User Interface Layout): Don't say `inferior'
5281 for program being debugged.
5282
5283 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
5284
5285 * building.texi (GDB Graphical Interface):
5286 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5287
5288 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
5289
5290 * custom.texi (Specifying File Variables, Unsafe File Variables):
5291 New nodes, split from File Variables. Document new file local
5292 variable behavior.
5293
5294 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5295
5296 * display.texi (Standard Faces):
5297 * files.texi (Visiting):
5298 * frames.texi (Clipboard):
5299 * glossary.texi (Glossary) <Clipboard>:
5300 * xresources.texi (X Resources): Mention Mac OS port.
5301
5302 2006-02-12 Richard M. Stallman <rms@gnu.org>
5303
5304 * building.texi (Building): Clarify topic in intro.
5305
5306 * maintaining.texi (Maintaining): Change title; clarify topic.
5307 Delete duplicate index entries.
5308
5309 * building.texi (Other GDB User Interface Buffers): Clarifications.
5310
5311 * text.texi (Cell Commands): Clarifications.
5312
5313 * programs.texi (Defuns): Delete duplicate explanation of
5314 left-margin paren convention.
5315 (Hungry Delete): Minor cleanup.
5316
5317 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5318
5319 * dired.texi (Tumme): More tumme documentation.
5320
5321 2006-02-11 Alan Mackenzie <acm@muc.de>
5322
5323 * programs.texi ("Hungry Delete"): Correct the appellation of the
5324 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5325
5326 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5327
5328 * dired.texi (Tumme): Fix small bug.
5329
5330 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5331
5332 * macos.texi (Mac International): Rename "fontset-mac" to
5333 "fontset-standard".
5334
5335 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5336
5337 * dired.texi (Tumme): Basic documentation for Tumme added.
5338
5339 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5340
5341 * mule.texi (International):
5342 * programs.texi (Basic Indent): Fix typos.
5343
5344 * custom.texi (Minor Modes):
5345 * display.texi (Text Display):
5346 * commands.texi (Text Characters): Update xrefs.
5347
5348 2006-02-07 Richard M. Stallman <rms@gnu.org>
5349
5350 * emacs.texi (Top): Update subnode menu.
5351 Update info on old Emacs papers.
5352 (Intro): "Graphical display", not window system.
5353
5354 * xresources.texi (GTK styles): Minor clarifications.
5355
5356 * trouble.texi: "Graphical display", not window system.
5357 (Stuck Recursive): Minor clarification.
5358
5359 * text.texi: Minor clarifications.
5360 (Sentences): Explain why two-space convention is better.
5361 Explain sentence-end-without-period here.
5362 (Fill Commands): Not here.
5363 (Refill): Node moved down.
5364 (Filling): Update menu.
5365 (Table Creation, Cell Justification, Column Commands): Clarify.
5366
5367 * sending.texi: Minor clarifications.
5368
5369 * search.texi (Regexp Backslash): Clarification.
5370
5371 * rmail.texi: Minor cleanups.
5372 (Rmail): Delete digression about `rmail-mode'.
5373 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5374 (Rmail Files): Mention C-u M-x rmail.
5375 (Rmail Reply): Mention References.
5376 (Rmail Display): Mention rmail-nonignored-headers.
5377
5378 * programs.texi: Minor cleanups.
5379 (Comment Commands): Mention momentary Transient Mark mode.
5380 (Matching): Be more specific about customizing show-paren-mode.
5381 (Info Lookup): Don't list the modes that support C-h S.
5382 Just say what it does in an unsupported mode.
5383 (Man Page): Delete excessive info on customizing woman.
5384 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5385
5386 * abbrevs.texi: Minor clarifications.
5387 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5388 not "dynamic abbrevs" as if they were a kind of abbrev.
5389
5390 * picture.texi (Picture): Minor cleanup.
5391
5392 * mule.texi (Communication Coding): Say "other applications".
5393 (Fontsets): Not specific to X. Add xref to X Resources.
5394 (Unibyte Mode): Rename from Single-Byte Character Support.
5395 "Graphical display", not window system.
5396 (International): Update menu.
5397
5398 * maintaining.texi (Format of ChangeLog):
5399 New node, split out from ChangeLog.
5400 (ChangeLog): Clarifications in the remaining text.
5401 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5402 (Find Tag): Add @w.
5403 (Tags Search): Explain tag table order here. Simplify grep ref.
5404 (List Tags): tags-tag-face is a variable, not a face.
5405 (Emerge): Cleanups.
5406
5407 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5408 (Keyboard Macros): Avoid "the user".
5409
5410 * killing.texi: "Graphical display", not window system.
5411
5412 * help.texi (Help Echo): "Graphical display", not window system.
5413
5414 * glossary.texi: Say "you", not "the user". Say "graphical display".
5415
5416 * frames.texi: Minor cleanups. "Graphical display", not window system.
5417
5418 * files.texi (Visiting): Make drag-and-drop not X-specific.
5419
5420 * custom.texi: Minor cleanups. "Graphical display", not window system.
5421
5422 * cmdargs.texi: Minor cleanups.
5423
5424 * building.texi (Compilation): Move and split kill-compilation para.
5425 Add para about multiple compilers.
5426 (Compilation Mode): Commands also available in grep mode and others.
5427 Mention C-u C-x ` more tutorially. Clarify C-x `.
5428 (Compilation Shell): Clarify. Put Bash example first.
5429 (Grep Searching): Minor cleanups; add @w.
5430 (Debuggers): Minor cleanups.
5431 (Starting GUD): Make GDB xgraphical mode issue clearer.
5432 (Debugger Operation): Lots of clarifications including
5433 GDB tooltip side-effect issue.
5434 (Commands of GUD): Clarify.
5435 (GUD Customization): Add bashdb-mode-hook.
5436 (GDB Graphical Interface): Rewrite for clarity.
5437 (GDB User Interface Layout): Rewrite for clarity.
5438 (Stack Buffer, Watch Expressions): Likewise.
5439 (Other GDB User Interface Buffers): Cleanups.
5440 (Lisp Libraries, External Lisp): Cleanup.
5441
5442 * basic.texi (Position Info): "Graphical displays", rather than
5443 window systems.
5444
5445 * anti.texi: Minor cleanup.
5446
5447 2006-02-03 Eli Zaretskii <eliz@gnu.org>
5448
5449 * custom.texi (Init File, Find Init): Add cross-references to
5450 where $HOME is described.
5451
5452 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5453
5454 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5455 is not inside the @table.
5456
5457 * emacs.texi (Top): Correct node name.
5458
5459 * files.texi (File Names): Fix @xref.
5460 (Reverting): Fix typo.
5461
5462 * mule.texi (International): Correct node name.
5463
5464 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5465
5466 2006-02-01 Richard M. Stallman <rms@gnu.org>
5467
5468 * emacs.texi (Top): Update subnode menu.
5469
5470 * mule.texi: Minor clarifications.
5471 Reduce the specific references to X Windows.
5472 Refer to "graphical" terminals, rather than window systems.
5473 (Text Coding): Rename from Specify Coding.
5474 (Communication Coding, File Name Coding, Terminal Coding):
5475 New nodes split out from Text Coding.
5476
5477 * kmacro.texi: Minor clarifications.
5478 (Keyboard Macro Ring): Comment out some excessive commands.
5479 (Basic Keyboard Macro): Split up the table, putting part in each node.
5480
5481 * major.texi: Minor clarifications.
5482
5483 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5484
5485 * windows.texi: Minor clarifications.
5486 (Change Window): Don't describe mode-line mouse cmds here.
5487 Add xref to Mode Line Mouse.
5488
5489 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5490
5491 * macos.texi (Mac International): Fix xref.
5492
5493 * indent.texi: Minor clarifications.
5494
5495 * frames.texi: Minor clarifications.
5496 Reduce the specific references to X Windows.
5497 Refer to "graphical" terminals, rather than window systems.
5498 (Frame Parameters): Don't mention commands like
5499 set-foreground-color. Just say to customize a face.
5500 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5501
5502 * files.texi: Minor clarifications.
5503 (Numbered Backups): New node, split out from Backup Names.
5504
5505 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5506
5507 * cmdargs.texi (General Variables): Fix xref.
5508
5509 * buffers.texi: Minor clarifications.
5510
5511 2006-01-31 Richard M. Stallman <rms@gnu.org>
5512
5513 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5514 Nodes moved to top.
5515
5516 * display.texi: Minor clarifications.
5517 (Display): Rearrange menu.
5518 (Standard Faces): Mention query-replace face.
5519 (Faces): Simplify.
5520 (Font Lock): Simplify face customization info.
5521 (Highlight Changes): Node merged into Highlight Interactively.
5522 (Highlight Interactively): Much rewriting and cleanup.
5523 (Optional Mode Line): Narrowed line number not good for goto-line.
5524 Simplify face customization advice.
5525 (Text Display): Mention use of escape-glyph face.
5526 Move ctl-arrow and tab-width here.
5527 (Display Custom): Move no-redraw-on-reenter to end of node.
5528
5529 * search.texi: Minor clarifications.
5530 (Isearch Scroll): Simplify.
5531 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5532
5533 * regs.texi (Registers): Mention bookmarks here.
5534
5535 * mark.texi: Minor clarifications.
5536 (Selective Undo): Node deleted.
5537
5538 * m-x.texi: Minor clarifications.
5539
5540 * killing.texi: Minor clarifications.
5541 Refer to "graphical" terminals, rather than window systems.
5542
5543 * help.texi: Clarifications.
5544 (Help): Don't describe C-h F and C-h K here.
5545 (Key Help): Describe C-h K here.
5546 (Name Help): Mention Emacs Lisp Intro.
5547 Describe C-h F here.
5548 (Misc Help): Mention C-h F and C-h K only briefly.
5549
5550 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5551 Selective undo text merged in.
5552 (Spelling): Mention Aspell along with Ispell.
5553
5554 * emacs.texi (Top): Update subnode menus.
5555
5556 * basic.texi (Basic Undo): Rename from Undo. Most of text
5557 moved to new Undo node.
5558
5559 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
5560
5561 * basic.texi (Continuation Lines, Inserting Text):
5562 Mention longlines mode.
5563
5564 2006-01-29 Richard M. Stallman <rms@gnu.org>
5565
5566 * screen.texi: Minor cleanups.
5567 (Screen): Clean up the intro paragraphs.
5568 (Mode Line): Lots of rewriting. Handle frame-name better.
5569 eol-mnemonic-... vars moved out.
5570
5571 * emacs.texi (Top): Change menu item for MS-DOS node.
5572 Update subnode menu.
5573
5574 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5575 chapter relates to Windows. Title changed.
5576
5577 * mini.texi: Minor cleanups.
5578
5579 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5580 (Mark): Put it in the menu.
5581
5582 * entering.texi: Minor cleanups.
5583
5584 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5585 (Intro): Refer to "graphical" terminals, rather than X.
5586
5587 * display.texi (Display Custom): Add xref to Variables.
5588 (Optional Mode Line): eol-mnemonic-... vars moved here.
5589
5590 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5591 rather than X.
5592
5593 * basic.texi: Minor cleanups.
5594 (Undo): selective-undo moved.
5595
5596 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5597
5598 * anti.texi (Antinews): Various corrections and additions.
5599
5600 2006-01-23 Juri Linkov <juri@jurta.org>
5601
5602 * custom.texi (Easy Customization, Customization Groups)
5603 (Browsing Custom): Mention links along with buttons.
5604
5605 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5606
5607 * text.texi (TeX Print): Use @key for TAB.
5608
5609 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5610
5611 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5612
5613 * files.texi (File Aliases): Don't claim that usually separate
5614 buffers are created for two file names that name the same data.
5615 Mention additional situations where different names mean the same
5616 file on disk.
5617
5618 2006-01-19 Richard M. Stallman <rms@gnu.org>
5619
5620 * killing.texi (Deletion): Upcase @key argument.
5621
5622 * custom.texi (Custom Themes): Minor cleanup.
5623
5624 * programs.texi (Hungry Delete): Upcase @key argument.
5625
5626 2006-01-16 Juri Linkov <juri@jurta.org>
5627
5628 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5629 Move `mode-line-highlight' before `mode-line-buffer-id'.
5630
5631 2006-01-14 Richard M. Stallman <rms@gnu.org>
5632
5633 * basic.texi (Inserting Text): Minor cleanup.
5634
5635 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5636
5637 * custom.texi (Changing a Variable, Face Customization):
5638 Update for changes in Custom menus.
5639
5640 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5641
5642 * macos.texi (Mac International): Undo last change.
5643
5644 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
5645
5646 * custom.texi (Custom Themes): Describe the new
5647 customize-create-theme interface.
5648
5649 2005-12-30 Juri Linkov <juri@jurta.org>
5650
5651 * basic.texi (Position Info): Update example.
5652
5653 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
5654
5655 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5656
5657 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
5658
5659 * custom.texi (Custom Themes): `load-theme' always loads.
5660
5661 2005-12-23 Juri Linkov <juri@jurta.org>
5662
5663 * display.texi (Highlight Interactively): Use double space to
5664 separate sentences. Replace C-p with M-p, and C-n with M-n.
5665
5666 2005-12-22 Richard M. Stallman <rms@gnu.org>
5667
5668 * custom.texi (Easy Customization and subnodes):
5669 Replace "active field" with "button".
5670 Use "user option" only for variables.
5671 Use "setting" for variable-or-face.
5672
5673 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5674
5675 * buffers.texi (Select Buffer): Change order in table to make
5676 "Similar" refer to the correct item.
5677 (Indirect Buffers): Minor rewording.
5678
5679 2005-12-20 Juri Linkov <juri@jurta.org>
5680
5681 * files.texi (VC Status): Put P and N near p and n.
5682
5683 2005-12-19 Richard M. Stallman <rms@gnu.org>
5684
5685 * programs.texi (Electric C): Delete the info about newline control.
5686 (Other C Commands): Minor cleanup.
5687 (Left Margin Paren): Minor cleanup.
5688
5689 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5690
5691 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5692 (Customization Groups): Delete text moved to "Browsing Custom".
5693 (Browsing Custom): New node.
5694 (Specific Customization): Clarify which commands only work for
5695 loaded options.
5696
5697 2005-12-18 Bill Wohler <wohler@newt.com>
5698
5699 * frames.texi (Tool Bars): Shorten text of previous change.
5700
5701 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5702
5703 * files.texi (VC Status): Document log-view mode.
5704
5705 2005-12-18 Bill Wohler <wohler@newt.com>
5706
5707 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5708 permanently via the customize interface.
5709
5710 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5711
5712 * killing.texi (Killing by Lines): Document `kill-whole-line'
5713 function.
5714
5715 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
5716
5717 * buffers.texi (Select Buffer): Change `prev-buffer' to
5718 `previous-buffer'. Indicate that these functions use a frame
5719 local buffer list.
5720
5721 2005-12-12 Richard M. Stallman <rms@gnu.org>
5722
5723 * custom.texi (Easy Customization): Change menu comment.
5724 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5725
5726 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5727 (Help): Among the Apropos commands, describe only C-h a here.
5728
5729 2005-12-11 Richard M. Stallman <rms@gnu.org>
5730
5731 * programs.texi (Options for Comments): Comment-end starts with space.
5732
5733 * glossary.texi (Glossary): Minor cleanup.
5734
5735 * files.texi (Old Versions): Use @table.
5736
5737 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5738
5739 * display.texi (Highlight Interactively): Include
5740 global-hi-lock-mode. Add miscellaneous details and elaborations.
5741
5742 2005-12-09 Richard M. Stallman <rms@gnu.org>
5743
5744 * display.texi (Font Lock): Delete the Global FL menu item.
5745
5746 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5747
5748 * custom.texi (Minibuffer Maps): Mention the maps for file name
5749 completion.
5750
5751 2005-12-09 Kim F. Storm <storm@cua.dk>
5752
5753 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
5754 prefix keys even when mark is active. Describe that RET moves
5755 cursor to next corner in rectangle; clarify insert around rectangle.
5756
5757 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5758
5759 * custom.texi (Customization): Use xref to elisp manual for
5760 non-TeX output.
5761 (Minor Modes): Update.
5762 (Customization Groups, Changing a Variable, Face Customization):
5763 Update for new appearance of Custom buffers.
5764 (Changing a Variable): `custom-buffer-done-function' has been
5765 replaced by `custom-buffer-done-kill'.
5766 (Specific Customization): In the `customize-group' buffer, a
5767 subgroup's contents are not "hidden". They are not included at
5768 all. They have no [Show] button.
5769 (Mouse Buttons): Add pxref to description of mouse event lists in
5770 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5771 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5772 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5773
5774 2005-12-08 Richard M. Stallman <rms@gnu.org>
5775
5776 * mini.texi (Completion Commands, Completion):
5777 In file name input, SPC does not do completion.
5778
5779 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
5780
5781 * building.texi (GDB Graphical Interface): Explain screen size
5782 setting.
5783 (Other GDB User Interface Buffers): Describe features specific to
5784 GDB 6.4.
5785
5786 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
5787
5788 * building.texi (GDB User Interface Layout): Describe how to
5789 kill associated buffers.
5790 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5791 (Watch Expressions): Be more precise.
5792 (Other GDB User Interface Buffers): Describe how to change a
5793 register value.
5794
5795 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5796
5797 * macos.texi (Mac Input): Remove description of
5798 mac-command-key-is-meta. Add descriptions of
5799 mac-control-modifier, mac-command-modifier, and
5800 mac-option-modifier.
5801 (Mac International): Fix description of conversion of clipboard data.
5802 (Mac Font Specs): Add example of font customization by face attributes.
5803
5804 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
5805
5806 * building.texi (Watch Expressions): Expand description.
5807 (Other GDB User Interface Buffers): Describe local map for
5808 gud-watch.
5809
5810 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
5811
5812 * display.texi (Font Lock): Font lock is enabled by default now.
5813
5814 2005-11-20 Juri Linkov <juri@jurta.org>
5815
5816 * basic.texi (Position Info): Update examples of the output.
5817 Remove the fact that examples are produced in the TeXinfo buffer,
5818 because in the Info reader users will get a different output from
5819 `C-x ='.
5820
5821 * building.texi (Compilation Mode): Remove paragraph duplicated
5822 from the node `Compilation'. Add `compilation-skip-threshold'.
5823
5824 * display.texi (Font Lock): Suggest more user-friendly method of
5825 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5826
5827 2005-11-18 Richard M. Stallman <rms@gnu.org>
5828
5829 * files.texi (Registering): Mention @@ in mode line.
5830
5831 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5832
5833 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5834
5835 * files.texi (Renaming and VC): Some back-ends don't
5836 handle renaming.
5837
5838 2005-11-17 Juri Linkov <juri@jurta.org>
5839
5840 * emacs.texi (Top):
5841 * display.texi (Highlight Interactively): Put this font-lock based
5842 mode near Font Lock node.
5843
5844 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
5845
5846 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5847 icons.
5848
5849 2005-11-12 Kim F. Storm <storm@cua.dk>
5850
5851 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5852 (Help Summary): Add C-h d and C-h e.
5853 (Apropos): Clarify that all apropos commands may search for either
5854 list of words or a regexp. Add C-h d for apropos-documentation.
5855 Describe apropos-documentation-sort-by-scores user option.
5856
5857 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5858
5859 * killing.texi (CUA Bindings): Add @section.
5860
5861 2005-11-10 Kim F. Storm <storm@cua.dk>
5862
5863 * emacs.texi (Top): Add CUA Bindings entry to menu.
5864
5865 * killing.texi (CUA Bindings): New node. Moved here from
5866 misc.texi and extended with info on rectangle commands and
5867 rectangle highlighting, interface to registers, and the global
5868 mark feature.
5869
5870 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5871
5872 * regs.texi: Prev link points to CUA Bindings node.
5873
5874 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5875
5876 * help.texi (Help Echo): By default, help echos are only shown on
5877 mouse-over, not on point-over.
5878
5879 2005-11-04 Jérôme Marant <jerome@marant.org>
5880
5881 * misc.texi (Shell Mode): Describe how to activate password echoing.
5882
5883 2005-11-04 Romain Francoise <romain@orebokech.com>
5884
5885 * mark.texi (Mark Ring): Fix typo.
5886
5887 2005-11-03 Richard M. Stallman <rms@gnu.org>
5888
5889 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5890
5891 2005-11-01 Bill Wohler <wohler@newt.com>
5892
5893 * help.texi (Help Mode): Fix typo.
5894
5895 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
5896
5897 * building.texi (Other GDB User Interface Buffers):
5898 Describe the command gdb-use-inferior-io-buffer.
5899
5900 2005-10-31 Romain Francoise <romain@orebokech.com>
5901
5902 * files.texi (Compressed Files): Fix typo.
5903
5904 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5905
5906 * windows.texi (Force Same Window): Likewise.
5907
5908 2005-10-30 Bill Wohler <wohler@newt.com>
5909
5910 * help.texi (Help Mode): URLs viewed with browse-url.
5911
5912 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
5913
5914 * building.texi (GDB Graphical Interface): Don't reference
5915 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5916 must stay in same frame.
5917
5918 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
5919
5920 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5921
5922 * anti.texi (Antinews): Likewise.
5923
5924 2005-10-28 Bill Wohler <wohler@newt.com>
5925
5926 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5927
5928 2005-10-28 Richard M. Stallman <rms@gnu.org>
5929
5930 * files.texi (Visiting): Explain how to enter ? in a file name.
5931
5932 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5933
5934 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
5935
5936 * building.texi (GDB Graphical Interface):
5937 Describe gdb-mouse-until.
5938
5939 2005-10-23 Richard M. Stallman <rms@gnu.org>
5940
5941 * custom.texi (Init File): Recommend when to use site-start.el.
5942
5943 2005-10-21 Juri Linkov <juri@jurta.org>
5944
5945 * custom.texi (Examining): Mention accessing the old variable
5946 value via M-n in set-variable.
5947
5948 2005-10-18 Romain Francoise <romain@orebokech.com>
5949
5950 * files.texi (Version Systems): Capitalize GNU.
5951
5952 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
5953
5954 * building.texi (Compilation Mode): Remove redundant paragraph.
5955 (Watch Expressions): Remove paragraph to reflect code change.
5956
5957 2005-10-16 Richard M. Stallman <rms@gnu.org>
5958
5959 * building.texi (Compilation Mode, Compilation): Clarified.
5960
5961 2005-10-15 Richard M. Stallman <rms@gnu.org>
5962
5963 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5964
5965 2005-10-13 Kenichi Handa <handa@m17n.org>
5966
5967 * basic.texi (Position Info): Fix previous change.
5968
5969 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
5970
5971 * cmdargs.texi (Icons X): Fix typo.
5972
5973 2005-10-12 Kenichi Handa <handa@m17n.org>
5974
5975 * basic.texi (Position Info): Describe the case that Emacs shows
5976 "part of display ...".
5977
5978 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
5979
5980 * cmdargs.texi (Icons X): -nb => -nbi.
5981
5982 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
5983
5984 * frames.texi (Speedbar): A couple more clarifications.
5985
5986 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
5987
5988 * building.texi (GDB User Interface Layout): Improve diagram.
5989 (Watch Expressions): Explain how to make speedbar global.
5990 (Other GDB User Interface Buffers): Make references more precise.
5991
5992 2005-10-09 Richard M. Stallman <rms@gnu.org>
5993
5994 * frames.texi (Speedbar): Clarify the text.
5995
5996 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
5997
5998 * frames.texi (Speedbar): Add information on keybindings,
5999 dismissing the speedbar, and buffer display mode. Link to
6000 speedbar manual.
6001
6002 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
6003
6004 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
6005 added -nb, --no-bitmap-icon.
6006
6007 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
6008
6009 * building.texi (GDB Graphical Interface): Add variables and
6010 functions to indices. Be more precise.
6011
6012 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
6013
6014 * frames.texi (Drag and Drop): Remove the x- from
6015 x-dnd-open-file-other-window and xdnd-protocol-alist.
6016
6017 2005-09-30 Romain Francoise <romain@orebokech.com>
6018
6019 * mini.texi (Minibuffer): The default value now appears before the
6020 colon in minibuffer prompts.
6021
6022 2005-09-25 Richard M. Stallman <rms@gnu.org>
6023
6024 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6025
6026 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6027
6028 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6029
6030 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6031
6032 * emacs.texi (Top): Update submenus from macos.texi.
6033
6034 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6035 (Mac OS): Update feature support status.
6036 (Mac Input): List supported input scripts. Remove description
6037 about `mac-keyboard-text-encoding'. Mention mouse button
6038 emulation and related variables.
6039 (Mac International): Mention Central European and Cyrillic
6040 support. Now `keyboard-coding-system' is dynamically changed.
6041 Add description about coding system for selection.
6042 Add description about language environment.
6043 (Mac Environment Variables):
6044 Mention `~/.MacOSX/environment.plist'. Give example of command line
6045 arguments. Add Preferences support.
6046 (Mac Directories): Explicitly state that this node is for Mac OS
6047 Classic only.
6048 (Mac Font Specs): Mention specification for scalable fonts.
6049 List supported charsets. Add preferred way of creating fontsets.
6050 Add description about `mac-allow-anti-aliasing'.
6051 (Mac Functions): Add descriptions about `mac-set-file-creator',
6052 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6053 and `mac-get-preference'.
6054
6055 2005-09-16 Romain Francoise <romain@orebokech.com>
6056
6057 Update all files to specify GFDL version 1.2.
6058
6059 * doclicense.texi (GNU Free Documentation License): Update to
6060 version 1.2.
6061
6062 2005-09-15 Richard M. Stallman <rms@gnu.org>
6063
6064 * buffers.texi (List Buffers): Fix xref.
6065
6066 * rmail.texi (Rmail Basics): Fix xref.
6067
6068 * emacs.texi (Top): Update subnode menus.
6069
6070 * files.texi (Saving Commands): New node, broken out of Saving.
6071 (Customize Save): New node, broken out of Saving.
6072 Clarify effect of write-region-inhibit-fsync.
6073 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6074
6075 2005-09-14 Romain Francoise <romain@orebokech.com>
6076
6077 * files.texi (Saving): Mention write-region-inhibit-fsync.
6078
6079 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
6080
6081 * custom.texi (Custom Themes): New node.
6082
6083 2005-09-03 Richard M. Stallman <rms@gnu.org>
6084
6085 * search.texi (Search Case): Mention vars that control
6086 case-fold-search for various operations.
6087
6088 2005-08-22 Juri Linkov <juri@jurta.org>
6089
6090 * display.texi (Standard Faces): Merge the text from
6091 `(elisp)Standard Faces' into this node.
6092
6093 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6094
6095 * emacs.texi (Top): Delete menu item for deleted node
6096 Keyboard Translations.
6097
6098 2005-08-18 Richard M. Stallman <rms@gnu.org>
6099
6100 * trouble.texi (Unasked-for Search):
6101 Delete xref to Keyboard Translations.
6102
6103 * glossary.texi (Glossary): Delete xref.
6104
6105 * custom.texi (Minor Modes): Say that the list here is not complete.
6106 (Keyboard Translations): Node deleted.
6107 (Disabling): Delete xref to it.
6108 (Customization Groups): Fix Custom buffer example.
6109 (Hooks): Mention remove-hooks.
6110
6111 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6112
6113 * building.texi (GDB Graphical Interface): Improve filling of menu
6114 item.
6115
6116 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
6117
6118 * building.texi (GDB Graphical Interface): Use better node names.
6119
6120 2005-08-14 Richard M. Stallman <rms@gnu.org>
6121
6122 * text.texi (Sentences): Fix xref.
6123
6124 2005-08-14 Juri Linkov <juri@jurta.org>
6125
6126 * building.texi (Compilation, Grep Searching): Move grep command
6127 headings from `Compilation' to `Grep Searching'.
6128
6129 * dired.texi (Dired and Find):
6130 * maintaining.texi (Tags Search): Replace grep xref to
6131 `Compilation' node with `Grep Searching'.
6132
6133 * files.texi (Comparing Files): Replace xref to `Compilation' with
6134 `Compilation Mode'.
6135
6136 2005-08-13 Alan Mackenzie <acm@muc.de>
6137
6138 * search.texi (Non-ASCII Isearch): Correct a typo.
6139 (Replacement Commands): Mention query-replace key binding.
6140
6141 2005-08-11 Richard M. Stallman <rms@gnu.org>
6142
6143 * programs.texi (Options for Comments): Fix xref.
6144
6145 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6146 out of Regexps.
6147
6148 2005-08-09 Juri Linkov <juri@jurta.org>
6149
6150 * building.texi (Compilation): Use `itemx' instead of `item'.
6151 (Grep Searching): Simplify phrase.
6152
6153 * display.texi (Standard Faces): Describe vertical-border on
6154 window systems.
6155
6156 * windows.texi (Split Window): Simplify phrase and mention
6157 vertical-border face.
6158
6159 2005-08-09 Richard M. Stallman <rms@gnu.org>
6160
6161 * files.texi (Comparing Files): Clarify compare-windows.
6162
6163 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6164
6165 2005-08-06 Eli Zaretskii <eliz@gnu.org>
6166
6167 * mule.texi (Coding Systems): Rephrase the paragraph about
6168 codepages: no need for "M-x codepage-setup" anymore, except on
6169 MS-DOS.
6170
6171 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6172 the MS-DOS port only.
6173
6174 2005-07-30 Eli Zaretskii <eliz@gnu.org>
6175
6176 * makefile.w32-in (info): Don't run multi-install-info.bat.
6177 ($(infodir)/dir): New target, produced by running
6178 multi-install-info.bat.
6179
6180 2005-07-22 Eli Zaretskii <eliz@gnu.org>
6181
6182 * files.texi (Quoted File Names): Add index entry.
6183
6184 2005-07-19 Juri Linkov <juri@jurta.org>
6185
6186 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6187
6188 2005-07-18 Juri Linkov <juri@jurta.org>
6189
6190 * custom.texi (Easy Customization):
6191 * files.texi (Old Versions):
6192 * frames.texi (Wheeled Mice):
6193 * mule.texi (Specify Coding):
6194 * text.texi (Cell Justification):
6195 * trouble.texi (After a Crash):
6196 * xresources.texi (GTK styles):
6197 Delete duplicate duplicate words.
6198
6199 2005-07-17 Richard M. Stallman <rms@gnu.org>
6200
6201 * frames.texi (Creating Frames): Fix foreground color example.
6202
6203 * custom.texi (Init Examples): Clean up text about conditionals.
6204
6205 2005-07-16 Richard M. Stallman <rms@gnu.org>
6206
6207 * mini.texi (Completion Commands): Fix command name for ?.
6208
6209 2005-07-16 Eli Zaretskii <eliz@gnu.org>
6210
6211 * display.texi (Standard Faces): Explain that customization of
6212 `menu' face has no effect on w32 and with GTK.
6213 Add cross-references.
6214
6215 * cmdargs.texi (General Variables): Clarify the default location
6216 of $HOME on w32 systems.
6217
6218 2005-07-15 Jason Rumney <jasonr@gnu.org>
6219
6220 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6221 changed.
6222
6223 2005-07-08 Kenichi Handa <handa@m17n.org>
6224
6225 * mule.texi (Recognize Coding):
6226 Recommend revert-buffer-with-coding-system instead of revert-buffer.
6227
6228 2005-07-07 Richard M. Stallman <rms@gnu.org>
6229
6230 * anti.texi (Antinews): Mention mode-line-inverse-video.
6231
6232 * files.texi (Saving): Minor correction about C-x C-w.
6233
6234 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6235
6236 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6237
6238 * search.texi (Isearch Scroll): Add example of using the
6239 `isearch-scroll' property.
6240 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6241 `Display Custom' node.
6242 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6243 and de-emphasize it.
6244 (Other Repeating Search): `occur' currently can not correctly
6245 handle multiline matches. Correct, clarify and update description
6246 of `flush-lines' and `keep-lines'.
6247
6248 * display.texi (Display Custom): Add anchor for `baud-rate'.
6249
6250 2005-07-07 Richard M. Stallman <rms@gnu.org>
6251
6252 * gnu.texi: Update where to get GNU status; add refs for how to help.
6253 Add footnotes 6 and 7.
6254
6255 2005-07-04 Lute Kamstra <lute@gnu.org>
6256
6257 Update FSF's address in GPL notices.
6258
6259 * doclicense.texi (GNU Free Documentation License):
6260 * trouble.texi (Checklist): Update FSF's address.
6261
6262 2005-06-24 Richard M. Stallman <rms@gnu.org>
6263
6264 * display.texi (Text Display): Change index entries.
6265
6266 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6267
6268 * makefile.w32-in (MAKEINFO): Use --force.
6269 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6270 Makefile.in.
6271
6272 2005-06-23 Richard M. Stallman <rms@gnu.org>
6273
6274 * anti.texi (Antinews): Rename show-nonbreak-escape to
6275 nobreak-char-display.
6276
6277 * emacs.texi (Top): Update detailed node listing.
6278
6279 * display.texi (Text Display): Rename show-nonbreak-escape
6280 to nobreak-char-display and no-break-space to nobreak-space.
6281 (Standard Faces): Split up the list of standard faces
6282 and put it in a separate node. Add nobreak-space and
6283 escape-glyph.
6284
6285 2005-06-23 Lute Kamstra <lute@gnu.org>
6286
6287 * mule.texi (Select Input Method): Fix typo.
6288
6289 2005-06-23 Kenichi Handa <handa@m17n.org>
6290
6291 * mule.texi (International): List all supported scripts.
6292 Adjust text for that leim is now included in the normal Emacs
6293 distribution.
6294 (Language Environments): List all language environments.
6295 Intlfonts contains fonts for most supported scripts, not all..
6296 (Select Input Method): Refer to C-u C-x = to see how to type to
6297 input a specific character.
6298 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6299
6300 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6301
6302 * building.texi (Grep Searching): Texinfo usage fix.
6303
6304 2005-06-22 Miles Bader <miles@gnu.org>
6305
6306 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6307
6308 2005-06-20 Miles Bader <miles@gnu.org>
6309
6310 * display.texi (Faces): Add `vertical-divider'.
6311
6312 2005-06-17 Richard M. Stallman <rms@gnu.org>
6313
6314 * text.texi (Adaptive Fill): Minor clarification.
6315
6316 2005-06-10 Lute Kamstra <lute@gnu.org>
6317
6318 * emacs.texi (Top): Correct version number.
6319 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6320 refer to the current version of Emacs.
6321
6322 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6323
6324 * files.texi (Log Buffer): Document when there can be more than
6325 one file to be committed.
6326
6327 2005-06-08 Juri Linkov <juri@jurta.org>
6328
6329 * display.texi (Faces): Add `shadow' face.
6330
6331 2005-06-07 Masatake YAMATO <jet@gyve.org>
6332
6333 * display.texi (Faces): Write about mode-line-highlight.
6334
6335 2005-06-06 Richard M. Stallman <rms@gnu.org>
6336
6337 * misc.texi (Printing Package): Explain how to initialize
6338 printing package.
6339
6340 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6341
6342 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
6343
6344 * emacs.texi: Rename Hardcopy to Printing.
6345 Make PostScript and PostScript Variables subnodes of it.
6346
6347 * misc.texi (Printing): Rename node from Hardcopy.
6348 Mention menu bar options.
6349 Move PostScript and PostScript Variables to submenu.
6350 (Printing package): New node.
6351
6352 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6353
6354 * dired.texi (Operating on Files): Likewise.
6355
6356 * calendar.texi (Displaying the Diary): Likewise.
6357
6358 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6359
6360 * glossary.texi (Glossary): Likewise.
6361
6362 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6363 effect.
6364
6365 2005-06-04 Richard M. Stallman <rms@gnu.org>
6366
6367 * trouble.texi (After a Crash): Polish previous change.
6368
6369 2005-05-30 Noah Friedman <friedman@splode.com>
6370
6371 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6372 recovery mechanism.
6373
6374 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
6375
6376 * building.texi (Other Buffers): SPC toggles display of
6377 floating point registers.
6378
6379 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
6380
6381 * files.texi (Log Buffer): Merge in description of Log Edit
6382 mode from pcl-cvs.texi.
6383
6384 2005-05-26 Richard M. Stallman <rms@gnu.org>
6385
6386 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6387
6388 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6389
6390 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6391 not enabled by default.
6392 When not on a word, `ispell-word' by default checks the word
6393 before point.
6394
6395 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
6396
6397 * building.texi (Debugger Operation): Simplify last sentence.
6398
6399 2005-05-23 Lute Kamstra <lute@gnu.org>
6400
6401 * emacs.texi: Update FSF's address throughout.
6402 (Preface): Use @cite.
6403 (Distrib): Add cross reference to the node "Copying". Mention the
6404 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6405 printed manuals.
6406 (Intro): Use @xref for the Emacs Lisp Intro.
6407
6408 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6409
6410 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6411
6412 * basic.texi (Moving Point): Mention default for `goto-line'.
6413
6414 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6415 of a variable's docstring.
6416
6417 2005-05-18 Lute Kamstra <lute@gnu.org>
6418
6419 * maintaining.texi (Overview of Emerge): Add cross reference.
6420 Remove duplication.
6421
6422 * emacs.texi (Top): Update to the current structure of the manual.
6423 * misc.texi (Emacs Server): Add menu description.
6424 * files.texi (Saving): Fix menu.
6425 * custom.texi (Customization): Fix menu.
6426 * mule.texi (International): Fix menu.
6427 * kmacro.texi (Keyboard Macros): Fix menu.
6428
6429 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * display.texi: Various minor changes.
6432 (Faces): Delete text that is repeated in the next section.
6433
6434 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
6435
6436 * building.texi (Debugger Operation): Mention GUD tooltips are
6437 disabled with GDB in text command mode.
6438
6439 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
6440
6441 * building.texi: Replace toolbar with "tool bar" for consistency.
6442 (Compilation Mode): Describe compilation-context-lines
6443 and use of arrow in compilation buffer.
6444 (Debugger Operation): Replace help text with variable's value.
6445
6446 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6447 consistency.
6448
6449 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6450
6451 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6452 Add xref.
6453
6454 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6455
6456 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6457 (Position Info): Delete discussion of `goto-line'. It is already
6458 described in `Moving point'.
6459
6460 * mini.texi (Completion Commands): Correct reference.
6461 (Completion Options): Fix typo.
6462
6463 * killing.texi (Deletion): Complete description of `C-x C-o'.
6464
6465 2005-05-10 Richard M. Stallman <rms@gnu.org>
6466
6467 * building.texi (Compilation): Clarify recompile's directory choice.
6468
6469 * frames.texi (Tooltips): Cleanups.
6470
6471 * basic.texi (Arguments): Fix punctuation.
6472
6473 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6474
6475 * screen.texi (Menu Bar): The up and down (not left and right)
6476 arrow keys move through a keyboard menu.
6477
6478 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6479
6480 * basic.texi: Various typo and grammar fixes.
6481 (Moving Point): C-a now runs move-beginning-of-line.
6482
6483 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
6484
6485 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6486
6487 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6488 as different animals.
6489
6490 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6491
6492 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6493 Correct index entry.
6494
6495 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
6496
6497 * building.texi (Debugger Operation): Update to reflect changes
6498 in GUD tooltips.
6499
6500 2005-04-30 Richard M. Stallman <rms@gnu.org>
6501
6502 * files.texi (Compressed Files): Auto Compression normally enabled.
6503
6504 * building.texi (Debugger Operation): Clarify previous change.
6505
6506 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
6507
6508 * building.texi (Debugger Operation): Add description for
6509 GUD tooltips when program is not running.
6510
6511 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6512
6513 * misc.texi (Shell): Add `Shell Prompts' to menu.
6514 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6515 description. Delete remarks moved to new node.
6516 (Shell Prompts): New node.
6517 (History References): Replace remarks moved to `Shell Prompts'
6518 with xref to that node.
6519 (Remote Host): Clarify how to specify the terminal type when
6520 logging in to a different machine.
6521
6522 2005-04-26 Richard M. Stallman <rms@gnu.org>
6523
6524 * emacs.texi (Top): Update submenus from files.texi.
6525
6526 * files.texi (Filesets): Clarify previous change.
6527
6528 * dired.texi (Misc Dired Features): Clarify previous change.
6529
6530 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
6531
6532 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6533
6534 * dired.texi (Misc Dired Features):
6535 Document dired-compare-directories.
6536
6537 * files.texi (Filesets): New node.
6538 (File Conveniences): Document Image mode.
6539
6540 * text.texi (TeX Print): Document tex-compile.
6541
6542 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6543
6544 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6545 Delete redundant reference to tooltip Custom group. It is
6546 referred too again in the next paragraph.
6547
6548 2005-04-24 Richard M. Stallman <rms@gnu.org>
6549
6550 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6551
6552 2005-04-19 Kim F. Storm <storm@cua.dk>
6553
6554 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6555
6556 2005-04-18 Lars Hansen <larsh@math.ku.dk>
6557
6558 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6559 turns off desktop-save-mode.
6560
6561 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6562
6563 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6564 by default in terminals compatible with xterm. Mention that
6565 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6566 node.
6567
6568 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6569
6570 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6571
6572 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
6573
6574 * xresources.texi (Table of Resources): Add cursorBlink.
6575
6576 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6577
6578 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6579 `d', `C-d' and `u'.
6580
6581 2005-04-11 Richard M. Stallman <rms@gnu.org>
6582
6583 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6584 (Misc X): Add -D, --basic-display.
6585
6586 * maintaining.texi (Change Log): Correct the description of
6587 the example.
6588
6589 * major.texi (Choosing Modes): Document magic-mode-alist.
6590
6591 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6592
6593 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6594 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6595 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6596 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6597 `w', respectively.
6598 (Rmail Labels): Mention `l'.
6599 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6600 (Rmail Summary Edit): Describe `j' and RET.
6601
6602 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
6603
6604 * xresources.texi (Lucid Resources): Add fontSet resource.
6605
6606 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6607
6608 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6609 now called `indicate-empty-lines'.
6610
6611 2005-04-06 Kim F. Storm <storm@cua.dk>
6612
6613 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6614
6615 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6616
6617 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6618 deleted.
6619 (Marks vs Flags): Add some convenient key bindings.
6620 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6621 (Misc Dired Features): Correct and expand description of `w' command.
6622
6623 * frames.texi (XTerm Mouse): Delete apparently false info.
6624 The GNU/Linux console currently does not appear to support
6625 `xterm-mouse-mode'.
6626
6627 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6628
6629 * calendar.texi (Diary): Mention shell utility `calendar'.
6630
6631 2005-04-01 Richard M. Stallman <rms@gnu.org>
6632
6633 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6634
6635 2005-04-01 Lute Kamstra <lute@gnu.org>
6636
6637 * maintaining.texi (Change Log): add-change-log-entry uses
6638 add-log-mailing-address.
6639
6640 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6641
6642 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6643 `VC Mode Line' and put in an xref to that node.
6644 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6645 its description.
6646
6647 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6648
6649 * calendar.texi (Calendar Systems): Say that the Persian calendar
6650 implemented here is the arithmetical one championed by Birashk.
6651
6652 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6653
6654 * programs.texi (Fortran Motion): Fix previous change.
6655
6656 2005-03-29 Richard M. Stallman <rms@gnu.org>
6657
6658 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6659
6660 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
6661
6662 * text.texi (Refill): Refer to Long Lines Mode.
6663 (Longlines): New node.
6664 (Auto Fill): Don't index "word wrap" here.
6665 (Filling): Add Longlines to menu.
6666
6667 2005-03-29 Richard M. Stallman <rms@gnu.org>
6668
6669 * xresources.texi: Minor fixes.
6670
6671 * misc.texi (Emacs Server): Fix Texinfo usage.
6672
6673 * emacs.texi (Top): Don't use a real section heading for
6674 "Detailed Node Listing". Fake it instead.
6675
6676 * basic.texi (Position Info): Minor cleanup.
6677
6678 * mule.texi (Input Methods): Minor cleanup.
6679
6680 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6681
6682 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6683 constructs as well.
6684 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6685
6686 2005-03-29 Kenichi Handa <handa@m17n.org>
6687
6688 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6689
6690 * basic.texi (Position Info): Update the description about the
6691 command C-u C-x =.
6692
6693 2005-03-28 Richard M. Stallman <rms@gnu.org>
6694
6695 * emacs.texi (Top): Use @section for the detailed node listing.
6696
6697 * calendar.texi: Minor fixes to previous change.
6698
6699 * programs.texi (Fortran): Small fixes to previous changes.
6700
6701 * emacs.texi (Top): Update list of subnodes of Dired.
6702 Likewise for building.texi.
6703
6704 * files.texi (File Conveniences): Delete Auto Image File mode.
6705
6706 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
6707
6708 * building.texi (Flymake): New node.
6709
6710 * custom.texi (Function Keys): Document kp- event types and
6711 keypad-setup package.
6712
6713 * dired.texi (Wdired): New node.
6714
6715 * files.texi (File Conveniences): Reorder entries.
6716 Explain how to turn on Auto-image-file mode.
6717 Document Thumbs mode.
6718
6719 * mule.texi (Specify Coding): Document recode-region and
6720 recode-file-name.
6721
6722 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6723
6724 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6725
6726 * commands.texi (Keys): M-o is now a prefix key.
6727
6728 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6729
6730 * programs.texi: Reformat and update copyright years.
6731 (Fortran): Update section.
6732
6733 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6734
6735 * files.texi: Several small changes in addition to:
6736 (Visiting): Change xref for Dialog Boxes to ref.
6737 (Version Headers): Replace references to obsolete var
6738 `vc-header-alist' with `vc-BACKEND-header'.
6739 (Customizing VC): Update value of `vc-handled-backends'.
6740
6741 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6742
6743 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6744 move here from Emacs Lisp Reference Manual.
6745 * calendar.texi (Calendar/Diary, Diary Commands)
6746 (Special Diary Entries, Importing Diary): Change some xrefs to
6747 point to emacs-xtra rather than elisp.
6748
6749 * emacs-xtra.texi (Calendar Customizing):
6750 Move view-diary-entries-initially, view-calendar-holidays-initially,
6751 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6752 Emacs Manual.
6753 (Appt Customizing): Merge entire section into main Emacs Manual.
6754 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6755 mark-holidays-in-calendar here from emacs-xtra.
6756 (Displaying the Diary): Move view-diary-entries-initially,
6757 mark-diary-entries-in-calendar here from emacs-xtra.
6758 (Appointments): Move appt-display-mode-line,
6759 appt-display-duration, appt-disp-window-function,
6760 appt-delete-window-function here from emacs-xtra.
6761
6762 * calendar.texi: Update and reformat copyright.
6763 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6764 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6765 (Diary): Refer to `diary-file' rather than ~/diary.
6766 (Diary Commands): Rename node to "Displaying the Diary".
6767 * emacs.texi (Top): Rename "Diary Commands" section.
6768 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6769
6770 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6771
6772 * misc.texi (Emacs Server): Fix the command for setting
6773 server-name. Add an xref to Invoking emacsclient.
6774
6775 * help.texi (Help Summary): Clarify when "C-h ." will do something
6776 nontrivial.
6777 (Apropos): Add cindex entry for apropos-sort-by-scores.
6778
6779 * display.texi (Text Display): Add index entries for how no-break
6780 characters are displayed.
6781
6782 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6783
6784 * files.texi (Visiting): Fix cross-references introduced with the
6785 last change.
6786
6787 * xresources.texi (GTK resources): Fix last change.
6788
6789 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
6790
6791 * xresources.texi (X Resources): GTK options documented too.
6792 (Resources): Clarify meaning of program name.
6793 (Table of Resources): Add visualClass.
6794 (GTK resources): Rewrite.
6795 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6796
6797 * display.texi (Text Display): Mention non-breaking spaces.
6798
6799 * files.texi (Reverting): Document auto-revert-check-vc-info.
6800
6801 * frames.texi (Mouse Commands): Document
6802 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6803
6804 * help.texi (Help Summary): Add `C-h .'.
6805 (Apropos): Apropos accepts a list of search terms.
6806 Document apropos-sort-by-scores.
6807 (Help Echo): Document display-local-help.
6808
6809 * misc.texi (Emacs Server): Document server-name.
6810 (Invoking emacsclient): Document -s option for server names.
6811
6812 * text.texi (Outline Visibility): Introduce "current heading
6813 line" (commands can be called with point on a body line).
6814 Re-order table to follow the sequence of discussion.
6815 hide-body won't hide lines before first header line.
6816 (TeX Mode): Add DocTeX mode.
6817
6818 2005-03-24 Richard M. Stallman <rms@gnu.org>
6819
6820 * mule.texi (Single-Byte Character Support): Delete mention
6821 of iso-acc.el and iso-transl.el.
6822
6823 2005-03-23 Lute Kamstra <lute@gnu.org>
6824
6825 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6826
6827 2005-03-23 Richard M. Stallman <rms@gnu.org>
6828
6829 * search.texi: Delete explicit node pointers.
6830 (Incremental Search): New menu.
6831 (Basic Isearch, Repeat Isearch, Error in Isearch)
6832 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6833 (Slow Isearch): New subnodes.
6834 (Configuring Scrolling): Node deleted.
6835 (Search Case): Doc default-case-fold-search.
6836 (Regexp Replace): Move replace-regexp doc here.
6837
6838 * rmail.texi (Movemail): Put commas inside closequotes.
6839
6840 * picture.texi (Insert in Picture): Document C-c arrow combos.
6841 (Basic Picture): Clarify erasure.
6842
6843 * display.texi (Font Lock): Put commas inside closequotes.
6844
6845 * cmdargs.texi (General Variables): Put commas inside closequotes.
6846
6847 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
6848
6849 * building.texi (Stack Buffer): Mention reverse contrast for
6850 *selected* frame (might not be current frame).
6851
6852 2005-03-21 Richard M. Stallman <rms@gnu.org>
6853
6854 * building.texi (Starting GUD): Add bashdb.
6855
6856 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
6857
6858 * basic.texi (Moving Point): Add M-g M-g binding.
6859 (Undo): Document undo-only.
6860 (Position Info): Document M-g M-g and C-u M-g M-g.
6861
6862 * building.texi (Building): Put Grep Searching after Compilation
6863 Shell.
6864 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6865 Document next-error-highlight.
6866 (Grep Searching): Document grep-highlight-matches.
6867 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6868
6869 * calendar.texi (Importing Diary): Rename node from iCalendar.
6870 Document diary-from-outlook.
6871
6872 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6873 Commands.
6874 Mention effect of X drag and drop on Dired buffers.
6875
6876 * files.texi (Visiting): Document large-file-warning-threshold.
6877 Move paragraph on file-selection dialog.
6878 Mention visiting files using X drag and drop.
6879 (Reverting): Mention using Auto-Revert mode to tail files.
6880 Document auto-revert-tail-mode.
6881 (Version Systems): Minor correction.
6882 (Comparing Files): Diff-mode is no longer based on Compilation
6883 mode.
6884 Document compare-ignore-whitespace.
6885 (Misc File Ops): Explain passing a directory to rename-file.
6886 Likewise for copy-file and make-symbolic-link.
6887
6888 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6889 Document mouse-wheel-progressive speed.
6890
6891 * help.texi (Misc Help): Document numeric argument for C-h i.
6892 Correctly explain the effect of just C-u as argument.
6893
6894 * killing.texi (Deletion): Document numeric argument for
6895 just-one-space.
6896
6897 * mini.texi (Completion): Completion acts on text before point.
6898
6899 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6900 (Emulation): CUA mode replaces pc-bindings-mode,
6901 pc-selection-mode, and s-region.
6902
6903 * mule.texi (Input Methods): Leim is now built-in.
6904 (Select Input Method): Document quail-show-key.
6905 (Specify Coding): Document revert-buffer-with-coding-system.
6906
6907 * programs.texi (Fortran Motion): Document f90-next-statement,
6908 f90-previous-statement, f90-next-block, f90-previous-block,
6909 f90-end-of-block, and f90-beginning-of-block.
6910
6911 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6912
6913 * emacs.texi (Acknowledgments): Updated.
6914
6915 * anti.texi: Total rewrite.
6916
6917 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
6918
6919 * ack.texi (Acknowledgments): Update.
6920
6921 2005-03-19 Eli Zaretskii <eliz@gnu.org>
6922
6923 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6924 Update copyright years.
6925
6926 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
6927
6928 * building.texi (Commands of GUD): Move paragraph on setting
6929 breakpoints with mouse to the GDB Graphical Interface node.
6930
6931 2005-03-07 Richard M. Stallman <rms@gnu.org>
6932
6933 * misc.texi (Single Shell, Shell Options): Fix previous change.
6934
6935 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6936
6937 2005-03-06 Richard M. Stallman <rms@gnu.org>
6938
6939 * building.texi (Starting GUD): Don't explain text vs graphical
6940 GDB here. Just mention it and xref.
6941 Delete "just one debugger process".
6942 (Debugger Operation): Move GUD tooltip info here.
6943 (GUD Tooltips): Node deleted.
6944 (GDB Graphical Interface): Explain the two GDB modes here.
6945
6946 * sending.texi (Sending Mail): Minor cleanup.
6947 (Mail Aliases): Explain quoting conventions.
6948 Update key rebinding example.
6949 (Header Editing): C-M-i is like M-TAB.
6950 (Mail Mode Misc): mail-attach-file does not do MIME.
6951
6952 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6953 that really belongs here.
6954 (Remote Mailboxes): Text moved to Rmail Inbox.
6955 (Rmail Display): Mention Mouse-1.
6956 (Movemail): Clarify two movemail versions.
6957 Clarify rmail-movemail-program.
6958
6959 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6960 Document async shell commands.
6961 (Shell History): Clarify.
6962 (Shell Ring): Mention C-UP an C-DOWN.
6963 (Shell Options): Add comint-prompt-read-only.
6964 (Invoking emacsclient): Set EDITOR to run Emacs.
6965 (Sorting): No need to explain what region is.
6966 (Saving Emacs Sessions): Fix typo.
6967 (Recursive Edit): Fix punctuation.
6968 (Emulation): Don't mention "PC bindings" which are standard.
6969 (Hyperlinking): Explain Mouse-1 convention here.
6970 (Find Func): Node deleted.
6971
6972 * help.texi (Name Help): Xref to Hyperlinking.
6973
6974 * glossary.texi (Glossary):
6975 Rename "Balance Parentheses" to "Balancing...".
6976 Add "Byte Compilation". Correct "Copyleft".
6977 New xref in "Customization".
6978 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6979 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6980 Rename "Registers" to "Register".
6981 Replace "Selecting" with "Selected Frame",
6982 "Selected Window", and "Selecting a Buffer".
6983
6984 * files.texi (Types of Log File): Explain how projects'
6985 methods can vary.
6986
6987 * display.texi (Faces): Delete "Emacs 21".
6988
6989 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6990 * fixit.texi (Spelling): C-M-i like M-TAB.
6991 * mini.texi (Completion Options): C-M-i like M-TAB.
6992 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6993 * text.texi (Text Mode): C-M-i like M-TAB.
6994
6995 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6996
6997 * calendar.texi (Specified Dates): Mention `g w'.
6998 (Appointments): appt-activate toggles with no arg.
6999
7000 2005-03-05 Juri Linkov <juri@jurta.org>
7001
7002 * cmdargs.texi (Emacs Invocation): Add cindex
7003 "invocation (command line arguments)".
7004 (Misc X): Add -nbc, --no-blinking-cursor.
7005
7006 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
7007
7008 * calendar.texi (iCalendar): No need to require it now.
7009
7010 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
7011
7012 * trouble.texi (Contributing): Mention Savannah. Direct users to
7013 emacs-devel.
7014
7015 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7016
7017 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7018 window.
7019
7020 2005-02-27 Richard M. Stallman <rms@gnu.org>
7021
7022 * building.texi (Compilation): Update mode line status info.
7023
7024 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7025
7026 * calendar.texi (General Calendar): Document binding of
7027 scroll-other-window-down.
7028 (Mayan Calendar): Fix earliest date.
7029 (Time Intervals): Document timeclock-change.
7030 Fix timeclock-ask-before-exiting documentation.
7031
7032 2005-02-26 Kim F. Storm <storm@cua.dk>
7033
7034 * frames.texi (Mouse References):
7035 Add mouse-1-click-in-non-selected-windows.
7036
7037 2005-02-25 Richard M. Stallman <rms@gnu.org>
7038
7039 * screen.texi (Screen): Explain better about cursors and mode lines;
7040 don't presuppose text terminals.
7041 (Point): Don't assume just one cursor.
7042 Clarify explanation of cursors.
7043 (Echo Area, Menu Bar): Cleanups.
7044
7045 * mini.texi (Minibuffer): Prompts are highlighted.
7046 (Minibuffer Edit): Newline = C-j only on text terminals.
7047 Clarify resize-mini-windows values.
7048 Mention M-PAGEUP and M-PAGEDOWN.
7049 (Completion Commands): Mouse-1 like Mouse-2.
7050 (Minibuffer History): Explain history commands better.
7051 (Repetition): Add xref to Incremental Search.
7052
7053 * mark.texi (Setting Mark): Clarify info about displaying mark.
7054 Clarify explanation of C-@ and C-SPC.
7055 (Transient Mark): Mention Delete Selection mode.
7056 (Marking Objects): Clean up text about extending the region.
7057
7058 * m-x.texi (M-x): One C-g doesn't always go to top level.
7059 No delay before suggest-key-bindings output.
7060
7061 * fixit.texi (Fixit): Mention C-/ for undo.
7062 (Spelling): Mention ESC TAB like M-TAB.
7063 Replacement words with r and R are rechecked.
7064 Say where C-g leaves point. Mention ? as input.
7065
7066 2005-02-23 Lute Kamstra <lute@gnu.org>
7067
7068 * cmdargs.texi (Initial Options): Add cross reference.
7069
7070 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7071
7072 * emacs.texi (Top): Update menu for splitting of node in
7073 msdog.texi.
7074 * frames.texi (Frames): Update xref for splitting of node in
7075 msdog.texi.
7076 * trouble.texi (Quitting): Ditto.
7077
7078 2005-02-16 Richard M. Stallman <rms@gnu.org>
7079
7080 * windows.texi (Split Window): Simplify line truncation info
7081 and xref to Display Custom.
7082
7083 * trouble.texi (Quitting): Emergency escape only for text terminal.
7084 (Screen Garbled): C-l for ungarbling is only for text terminal.
7085
7086 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7087
7088 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7089
7090 * programs.texi (Program Modes): Mention Python mode.
7091 (Moving by Defuns): Repeating C-M-h extends region.
7092 (Basic Indent): Clarify.
7093 (Custom C Indent): Clarify.
7094 (Expressions): Repeating C-M-@ extends region.
7095 (Info Lookup): Clarify for C-h S.
7096 (Symbol Completion): ESC TAB alternative for M-TAB.
7097 (Electric C): Clarify.
7098
7099 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7100
7101 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7102 MS-DOS Input node.
7103 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7104 (MS-DOS and MULE): Clarify.
7105 (MS-DOS Processes, Windows Processes): Fix typos.
7106
7107 * major.texi (Choosing Modes): Clarify.
7108
7109 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7110 (Keyboard Macro Step-Edit): Clarify.
7111
7112 * indent.texi (Indentation): Clarifications.
7113
7114 * help.texi (Help): Correct error about C-h in query-replace.
7115 Clarify apropos vs C-h a. Fix how to search in FAQ.
7116 (Key Help): Describe C-h w here.
7117 (Name Help): Minor cleanup. C-h w moved to Key Help.
7118 Clarify the "object" joke.
7119 (Apropos): Clarify. Mouse-1 like Mouse-2.
7120 (Help Mode): Mouse-1 like Mouse-2.
7121
7122 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7123
7124 * display.texi (Display): Reorder menu.
7125 (Faces): Cleanup.
7126 (Font Lock): Cleanup. Mention Options menu.
7127 Delete obsolete text.
7128 (Scrolling): For C-l, don't presume text terminal.
7129 (Horizontal Scrolling): Simplify intro.
7130 (Follow Mode): Clarify.
7131 (Cursor Display): Move before Display Custom.
7132 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7133 Doc default-tab-width. Doc line truncation more thoroughly.
7134
7135 * dired.texi (Dired Enter): C-x C-f can run Dired.
7136 (Dired Visiting): Comment out `a' command.
7137 Mouse-1 is like Mouse-2.
7138 (Shell Commands in Dired): ? can be used more than once.
7139
7140 * basic.texi (Continuation Lines): Simplify description of truncation,
7141 and refer to Display Custom for the rest of it.
7142
7143 2005-02-06 Lute Kamstra <lute@gnu.org>
7144
7145 * basic.texi (Undo): Fix typo.
7146
7147 * cmdargs.texi (Emacs Invocation): Fix typo.
7148
7149 * custom.texi (Init Examples): Fix typo.
7150
7151 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7152
7153 2005-02-06 Richard M. Stallman <rms@gnu.org>
7154
7155 * regs.texi (Registers): Registers can hold numbers, too.
7156
7157 * killing.texi (Other Kill Commands): Cleanup.
7158 Delete redundant explanation of kill in read-only buffer.
7159 (Yanking): Mention term "copying".
7160 (Accumulating Text): Fix typo.
7161
7162 * entering.texi (Entering Emacs): Update rationale at start.
7163 (Exiting): Treat iconifying on a par with suspension.
7164
7165 * custom.texi (Minor Modes): Fix typo.
7166 (Easy Customization): Fix menu style.
7167 (Variables): Add xref.
7168 (Examining): Setting for future sessions works through .emacs.
7169 (Keymaps): "Text terminals", not "Many".
7170 (Init Rebinding): Explain \C-. Show example of \M-.
7171 Fix minor wording errors.
7172 (Function Keys): Explain vector syntax just once.
7173 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7174 (Init File): Mention .emacs.d directory.
7175 (Init Examples): Add xref.
7176 (Find Init): Mention .emacs.d directory.
7177
7178 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7179 (Action Arguments): Explain which kinds of -l args are found how.
7180 (Initial Options): --batch does not inhibit site-start.
7181 Add xrefs.
7182 (Command Example): Use --batch, not -batch.
7183
7184 * basic.texi (Inserting Text): Cleanup wording.
7185 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7186 C-n is not error at end of buffer.
7187 (Undo): Doc C-/ like C-_. Add xrefs.
7188 (Arguments): META key may be labeled ALT.
7189 Peculiar arg meanings are explained in doc strings.
7190
7191 * abbrevs.texi (Expanding Abbrevs): Clarify.
7192
7193 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7194
7195 * frames.texi (Frame Parameters): Add an xref to the description
7196 of list-colors-display. Add a pointer to the X docs about colors.
7197
7198 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
7199 Improve docs of list-colors-display.
7200
7201 2005-02-03 Lute Kamstra <lute@gnu.org>
7202
7203 * frames.texi (Frames, Drag and Drop): Fix typos.
7204
7205 2005-02-03 Richard M. Stallman <rms@gnu.org>
7206
7207 * windows.texi (Basic Window): Mention color-change in mode line.
7208 (Change Window): Explain dragging vertical boundaries.
7209
7210 * text.texi (Sentences): Clarify.
7211 (Paragraphs): Explain M-a and blank lines.
7212 (Outline Mode): Clarify text and menu.
7213 (Hard and Soft Newlines): Mention use-hard-newlines.
7214
7215 * frames.texi (Frames): Delete unnecessary mention of Windows.
7216 (Mouse Commands): Likewise. Mention xterm mouse support.
7217 (Clipboard): Clarify.
7218 (Mouse References): Mention use of Mouse-1 for following links.
7219 (Menu Mouse Clicks): Clarify.
7220 (Mode Line Mouse): Clarify.
7221 (Drag and Drop): Rewrite.
7222
7223 * fixit.texi (Spelling): Fix typo.
7224
7225 * files.texi (File Names): Clarify.
7226 (Visiting): Update conditions for use of file dialog. Clarify.
7227 (Saving): Doc d as answer in save-some-buffers.
7228 (Remote Files): Clean up the text.
7229
7230 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7231
7232 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7233 (List Buffers): Clarify.
7234 (Several Buffers): Doc T command.
7235 (Buffer Convenience): Clarify menu.
7236
7237 * basic.texi (Undo): Clarify last change.
7238
7239 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7240
7241 * fixit.texi (Spelling): Fix typo.
7242
7243 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7244
7245 * basic.texi (Undo): Update description of `undo-outer-limit'.
7246
7247 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
7248
7249 * building.texi: Update documentation relating to GDB Graphical
7250 Interface.
7251
7252 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7253
7254 * custom.texi (Easy Customization): Adapt menu to node name change.
7255
7256 2005-01-30 Richard M. Stallman <rms@gnu.org>
7257
7258 * custom.texi (Easy Customization): Defn of "User Option" now
7259 includes faces. Don't say just "option" when talking about variables.
7260 Do say just "options" to mean "anything customizable".
7261 (Specific Customization): Describe `customize-variable',
7262 not `customize-option'.
7263
7264 * glossary.texi (Glossary) <Faces>: Add xref.
7265 <User Option>: Change definition--include faces. Change xref.
7266
7267 * picture.texi (Picture): Mention artist.el.
7268
7269 * sending.texi, screen.texi, programs.texi, misc.texi:
7270 * mini.texi, major.texi, maintaining.texi, macos.texi:
7271 * help.texi, frames.texi, files.texi:
7272 Don't say just "option" when talking about variables.
7273
7274 * display.texi, mule.texi: Don't say just "option" when talking
7275 about variables. Other minor cleanups.
7276
7277 2005-01-26 Lute Kamstra <lute@gnu.org>
7278
7279 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7280 File'. Mention the `-Q' option at the `--no-site-file' option.
7281
7282 2005-01-22 David Kastrup <dak@gnu.org>
7283
7284 * building.texi (Grep Searching): Mention alias `find-grep' for
7285 `grep-find'.
7286
7287 2005-01-20 Richard M. Stallman <rms@gnu.org>
7288
7289 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7290
7291 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7292
7293 * rmail.texi (Movemail): Explain differences
7294 between standard and mailutils versions of movemail.
7295 Describe command line and configuration options introduced
7296 with the latter.
7297 Explain the notion of mailbox URL, provide examples and
7298 cross-references to mailutils documentation.
7299 Describe various methods of specifying mailbox names,
7300 user names and user passwords for rmail.
7301 (Remote Mailboxes): New section.
7302 Describe how movemail handles remote mailboxes. Describe configuration
7303 options used to control its behavior.
7304 (Other Mailbox Formats): Explain handling of various mailbox
7305 formats.
7306
7307 2005-01-13 Richard M. Stallman <rms@gnu.org>
7308
7309 * commands.texi (Commands): Clarification.
7310
7311 2005-01-11 Richard M. Stallman <rms@gnu.org>
7312
7313 * programs.texi (Multi-line Indent): Fix previous change.
7314 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7315
7316 2005-01-08 Richard M. Stallman <rms@gnu.org>
7317
7318 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7319 lazy-highlight.
7320
7321 * search.texi (Query Replace): Mention faces query-replace
7322 and lazy-highlight.
7323 (Incremental Search): Update isearch highlighting info.
7324
7325 2005-01-04 Richard M. Stallman <rms@gnu.org>
7326
7327 * custom.texi (Saving Customizations): Minor improvement.
7328
7329 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7330
7331 * custom.texi (Saving Customizations): Emacs no longer loads
7332 `custom-file' after .emacs. No longer mention customizing through
7333 Custom.
7334
7335 2005-01-01 Andreas Schwab <schwab@suse.de>
7336
7337 * killing.texi (Graphical Kill): Move up under node Killing,
7338 change @section to @subsection.
7339
7340 2005-01-01 Richard M. Stallman <rms@gnu.org>
7341
7342 * custom.texi (Face Customization): Mention hex color specs.
7343
7344 * emacs.texi (Top): Update Killing submenu.
7345
7346 * killing.texi (Killing): Reorganize section.
7347 No more TeX-only text; put the node command at start of chapter.
7348 But the first section heading is used only in TeX.
7349 Rewrite the text to read better in this mode.
7350 (Graphical Kill): New subnode gets some of the text that
7351 used to be in the first section.
7352
7353 2004-12-31 Richard M. Stallman <rms@gnu.org>
7354
7355 * dired.texi (Shell Commands in Dired): Delete the ? example.
7356
7357 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7358
7359 * files.texi (Saving): Describe new require-final-newline features
7360 and mode-require-final-newline.
7361
7362 2004-12-29 Richard M. Stallman <rms@gnu.org>
7363
7364 * custom.texi (File Variables): Clarify previous change.
7365
7366 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
7367
7368 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7369 out now.
7370
7371 2004-12-27 Richard M. Stallman <rms@gnu.org>
7372
7373 * Makefile.in (MAKEINFO): Specify --force.
7374
7375 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7376 (Undo): Doc undo-outer-limit.
7377
7378 2004-12-15 Juri Linkov <juri@jurta.org>
7379
7380 * mark.texi (Transient Mark, Mark Ring): M-< and other
7381 movement commands don't set mark in Transient Mark mode
7382 if mark is active.
7383
7384 2004-12-12 Juri Linkov <juri@jurta.org>
7385
7386 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7387 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7388
7389 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7390 (Misc Dired Commands): Add @r{(Dired)} to w.
7391
7392 2004-12-12 Juri Linkov <juri@jurta.org>
7393
7394 * mark.texi (Marking Objects): Marking commands also extend the
7395 region when mark is active in Transient Mark mode.
7396
7397 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7398
7399 * custom.texi (Saving Customizations): Emacs only loads the custom
7400 file automatically after the init file in version 22.1 or later.
7401 Adapt text and examples to this fact.
7402
7403 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7404
7405 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7406 be set through Custom. Otherwise, it has no effect.
7407
7408 2004-12-05 Richard M. Stallman <rms@gnu.org>
7409
7410 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7411 * entering.texi: Rename Command Line to Emacs Invocation.
7412
7413 * misc.texi (Term Mode): Correctly describe C-c.
7414
7415 * custom.texi (Easy Customization): Move up to section level,
7416 before Variables. Avoid using the term "variable"; say "option".
7417 New initial explanation.
7418 (Variables): In initial explanation, connect "variable" to the
7419 already-explained "user option".
7420
7421 * emacs.texi (Top): Fix ref to Command Line.
7422 Move reference to Easy Customization.
7423
7424 * xresources.texi (X Resources): Fix From link.
7425
7426 * doclicense.texi (GNU Free Documentation License): Fix To link.
7427
7428 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7429
7430 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7431
7432 2004-12-03 Richard M. Stallman <rms@gnu.org>
7433
7434 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7435
7436 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7437
7438 * kmacro.texi: Several small changes in addition to the following.
7439 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7440 defining a keyboard macro.
7441 Mention `kmacro-ring-max'.
7442 (Keyboard Macro Counter): Clarify description of
7443 `kmacro-insert-counter', `kmacro-set-counter',
7444 `kmacro-add-counter' and `kmacro-set-format'.
7445
7446 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7447
7448 * custom.texi (File Variables): Add `unibyte' and make it more
7449 clear that `unibyte' and `coding' are special. Suggested by Simon
7450 Krahnke <overlord@gmx.li>.
7451
7452 * mule.texi (Enabling Multibyte): Refer to File Variables.
7453 Suggested by Simon Krahnke <overlord@gmx.li>.
7454
7455 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
7456
7457 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7458 x-use-old-gtk-file-dialog.
7459
7460 2004-11-20 Richard M. Stallman <rms@gnu.org>
7461
7462 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7463
7464 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
7465
7466 * building.texi (Lisp Eval): Delete hyphen in section name.
7467
7468 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7469
7470 * files.texi (Old Versions):
7471 No longer document annotation as "CVS only".
7472
7473 2004-11-10 Andre Spiegel <spiegel@gnu.org>
7474
7475 * files.texi (Version Control): Rewrite the introduction about
7476 version systems, mentioning the new ones that we support.
7477 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
7478 suggestions.
7479
7480 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
7481
7482 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
7483
7484 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
7485
7486 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7487
7488 2004-10-23 Eli Zaretskii <eliz@gnu.org>
7489
7490 * text.texi (Text Based Tables, Table Definition)
7491 (Table Creation, Table Recognition, Cell Commands)
7492 (Cell Justification, Row Commands, Column Commands)
7493 (Fixed Width Mode, Table Conversion, Measuring Tables)
7494 (Table Misc): New nodes, documenting the Table Mode.
7495
7496 2004-10-19 Jason Rumney <jasonr@gnu.org>
7497
7498 * makefile.w32-in (info): Change order of arguments to makeinfo.
7499
7500 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
7501
7502 * calendar.texi (iCalendar): Update for package changes.
7503
7504 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7505
7506 * files.texi (Misc File Ops): View mode is a minor mode.
7507
7508 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7509
7510 * calendar.texi (iCalendar): Style changes.
7511
7512 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7513
7514 * search.texi (Regexps): The regexp described in the example is no
7515 longer stored in the variable `sentence-end'.
7516
7517 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
7518
7519 * building.texi (Starting GUD): Note that multiple debugging
7520 sessions requires `gdb --fullname'.
7521
7522 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
7523
7524 * calendar.texi (iCalendar): New section for a new package.
7525
7526 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7527
7528 * text.texi: Various small changes in addition to the following.
7529 (Text): Replace xref for autotype with inforef.
7530 (Sentences): Explain nil value for `sentence-end'.
7531 (Paragraphs): Update default values for `paragraph-start' and
7532 `paragraph-separate'.
7533 (Text Mode): Correct description of Text mode's effect on the
7534 syntax table.
7535 (Outline Visibility): `hide-other' does not hide top level headings.
7536 `selective-display-ellipses' no longer has an effect on Outline mode.
7537 (TeX Misc): Add missing @cindex.
7538 Replace xref for RefTeX with inforef.
7539 (Requesting Formatted Text): The variable
7540 `enriched-fill-after-visiting' no longer exists.
7541 (Editing Format Info): Update names of menu items and commands.
7542 (Format Faces): Mention special effect of specifying the default face.
7543 Describe inheritance of text properties.
7544 Correct description of `fixed' face.
7545 (Format Indentation): Correct description of effect of setting
7546 margins. Mention `set-left-margin' and `set-right-margin'.
7547 (Format Justification): Update names of menu items.
7548 `set-justification-full' is now bound to `M-j b'.
7549 Mention that `default-justification' is a per buffer variable.
7550 (Format Properties): Update name of menu item.
7551 (Forcing Enriched Mode): `format-decode-buffer' automatically
7552 turns on Enriched mode if the buffer is in text/enriched format.
7553
7554 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
7555
7556 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7557
7558 2004-09-28 Kim F. Storm <storm@cua.dk>
7559
7560 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7561 Align with new functionality.
7562
7563 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7564
7565 * display.texi (Display Custom): Remove stray `@end defvar'.
7566
7567 2004-09-23 Kim F. Storm <storm@cua.dk>
7568
7569 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7570 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7571
7572 2004-09-20 Richard M. Stallman <rms@gnu.org>
7573
7574 * custom.texi (Hooks): Explain using setq to clear out a hook.
7575 (File Variables): Explain multiline string constants.
7576 (Non-ASCII Rebinding): Explain when you need to update
7577 non-ASCII char codes in .emacs.
7578
7579 * building.texi (Compilation): Explain how to make a silent
7580 subprocess that won't be terminated. Explain compilation-environment.
7581
7582 2004-09-13 Kim F. Storm <storm@cua.dk>
7583
7584 * mini.texi (Repetition): Rename isearch-resume-enabled to
7585 isearch-resume-in-command-history and change default to disabled.
7586
7587 2004-09-09 Kim F. Storm <storm@cua.dk>
7588
7589 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7590 with new `kmacro-name-last-macro'.
7591
7592 2004-09-08 Juri Linkov <juri@jurta.org>
7593
7594 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7595
7596 2004-09-03 Juri Linkov <juri@jurta.org>
7597
7598 * search.texi (Incremental Search): Update wording for M-%.
7599
7600 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7601
7602 * killing.texi (Killing): Correct description of kill commands in
7603 read-only buffer.
7604
7605 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7606
7607 * building.texi (Compilation Mode): Add a paragraph about rules
7608 for finding the compilation buffer for `next-error'.
7609
7610 * search.texi (Other Repeating Search): Mention that Occur mode
7611 supports the next-error functionality.
7612
7613 2004-09-02 Juri Linkov <juri@jurta.org>
7614
7615 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7616
7617 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7618
7619 * kmacro.texi (Basic Keyboard Macro):
7620 `apply-macro-to-region-lines' now operates on all lines that begin
7621 in the region, rather than on all complete lines in the region.
7622
7623 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
7624
7625 * frames.texi (Drag and drop): Add documentation about
7626 x-dnd-test-function and x-dnd-known-types.
7627
7628 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7629
7630 * indent.texi: Various minor changes in addition to:
7631 (Indentation Commands): Correct description of `indent-relative'.
7632 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7633 mode. The *Tab Stops* buffer uses Overwrite Mode.
7634 (Just Spaces): `tabify' converts sequences of at least two spaces
7635 to tabs.
7636
7637 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7638
7639 * frames.texi (Secondary Selection): Setting the secondary
7640 selection with M-Drag-Mouse-1 does not alter the kill ring,
7641 setting it with M-Mouse-1 and M-Mouse-3 does.
7642 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7643 toolkit scroll bars.
7644 (Scroll Bars): Ditto.
7645
7646 * windows.texi (Basic Window): When using a window system, the value
7647 of point in a non-selected window is indicated by a hollow box.
7648 (Split Window): Side by side windows are separated by a scroll bar,
7649 if scroll bars are used.
7650 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7651 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7652 (Window Convenience): Update bindings for `winner-undo' and
7653 `winner-redo'.
7654
7655 * ack.texi (Acknowledgments): Use `@unnumbered'.
7656 * misc.texi: Adapt sectioning in Info to the node structure.
7657 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7658 of "Using Emacs as a Server".
7659 * building.texi (Building): Interchange nodes (for correct numbering).
7660 * programs.texi (Programs): Interchange nodes (for correct numbering).
7661 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7662 Info to the node structure.
7663 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7664 Rearrange order of nodes and sections such that both "GNU GENERAL
7665 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7666 end, as appropriate for appendices.
7667 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7668 Use `@unnumberedsec'.
7669 * trouble.texi: Adapt sectioning in Info to the node structure.
7670 Adapt node pointers to change in emacs.texi.
7671 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7672
7673 2004-08-25 Kenichi Handa <handa@m17n.org>
7674
7675 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7676 description for unibyte mode.
7677
7678 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7679
7680 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7681
7682 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7683 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7684 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7685 in @pxref.
7686
7687 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7688
7689 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7690 Change section names.
7691
7692 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7693
7694 * kmacro.texi (Keyboard Macro Ring): Rename section.
7695 Emacs treats the head of the macro ring as the `last keyboard macro'.
7696 (Keyboard Macro Counter): Minor change.
7697 (Save Keyboard Macro): Some clarifications.
7698 (Edit Keyboard Macro): Rename section.
7699
7700 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7701 32-bit machines.
7702 (Several Buffers): Clarify which buffer is selected if `2' is
7703 pressed in the Buffer Menu.
7704 Auto Revert mode can be used to update the Buffer Menu
7705 automatically.
7706
7707 2004-08-21 Eli Zaretskii <eliz@gnu.org>
7708
7709 * help.texi (Misc Help): Add an index entry for finding an Info
7710 manual by its file name.
7711
7712 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7713
7714 * files.texi (Backup Deletion): Correct description of
7715 `delete-old-versions'.
7716 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7717 (Auto Save Files): Recommend `auto-save-mode' to reenable
7718 auto-saving, rather than the abbreviation `auto-save'.
7719
7720 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7721
7722 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7723 for "killing" and "yanking" in main menu.
7724
7725 2004-08-16 Richard M. Stallman <rms@gnu.org>
7726
7727 * killing.texi (Yanking, Killing): Minor cleanups.
7728
7729 * mark.texi (Momentary Mark): Minor cleanups.
7730
7731 2004-08-15 Kenichi Handa <handa@etl.go.jp>
7732
7733 * custom.texi (Non-ASCII Rebinding):
7734 C-q always inserts the right code to pass to global-set-key.
7735
7736 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7737
7738 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7739 `insert-register', instead of `C-x r g' binding, for consistency.
7740
7741 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7742
7743 * fixit.texi (Spelling): Fix typo.
7744
7745 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7746
7747 * help.texi (Help): Fix Texinfo usage.
7748
7749 2004-07-24 Richard M. Stallman <rms@gnu.org>
7750
7751 * text.texi (Paragraphs): Update how paragraphs are separated
7752 and the default for paragraph-separate.
7753
7754 * search.texi (Regexp Replace): Further update text for new
7755 replacement operators.
7756
7757 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7758
7759 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7760 `R' switch.
7761
7762 * dired.texi (Dired Updating): `k' only deletes inserted
7763 subdirectories from the Dired buffer if a prefix argument was given.
7764
7765 * search.texi (Regexps): Delete redundant definition of `symbol' in
7766 description of `\_>'. It already occurs in the description of `\_<'.
7767
7768 2004-07-01 Juri Linkov <juri@jurta.org>
7769
7770 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7771 (Regexp Search): Add M-r.
7772
7773 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7774
7775 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7776
7777 2004-06-29 Jesper Harder <harder@ifa.au.dk>
7778
7779 * search.texi, calendar.texi: Markup fixes.
7780
7781 2004-06-25 Richard M. Stallman <rms@gnu.org>
7782
7783 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7784
7785 2004-06-25 David Kastrup <dak@gnu.org>
7786
7787 * search.texi (Regexp Replace): Some typo corrections and
7788 rearrangement.
7789
7790 2004-06-24 David Kastrup <dak@gnu.org>
7791
7792 * search.texi (Unconditional Replace): Use replace-string instead
7793 of query-replace in example.
7794 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7795 sequences.
7796 (Query Replace): Correct explanation of `^' which does not use
7797 the mark stack.
7798
7799 2004-06-21 Nick Roberts <nickrob@gnu.org>
7800
7801 * misc.texi (Shell History Copying): Document comint-insert-input.
7802 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7803
7804 2004-06-20 Jesper Harder <harder@ifa.au.dk>
7805
7806 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7807 * custom.texi (Customization): Do.
7808 * anti.texi (Antinews): Do.
7809 * abbrevs.texi (Defining Abbrevs): Do.
7810
7811 * programs.texi (Info Lookup): Fix keybinding for
7812 info-lookup-symbol.
7813
7814 2004-06-16 Juanma Barranquero <lektu@terra.es>
7815
7816 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7817 Add emacs-xtra.
7818 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7819 (clean): Add emacs-xtra and flymake. Remove redundancies.
7820
7821 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7822
7823 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7824 Add emacs-xtra.
7825 * emacs-xtra.texi: New file.
7826
7827 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7828
7829 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7830 (Dired and Find): Mention differences with ordinary Dired buffers.
7831
7832 2004-06-13 Richard M. Stallman <rms@gnu.org>
7833
7834 * custom.texi (Init Syntax): Explain about vars that do special
7835 things when set with setq or with Custom.
7836 (Init Examples): Add line-number-mode example.
7837
7838 2004-06-12 Juri Linkov <juri@jurta.org>
7839
7840 * dired.texi (Operating on Files): Add dired-do-touch.
7841
7842 2004-06-10 Juri Linkov <juri@jurta.org>
7843
7844 * building.texi (Lisp Eval): Add C-M-x on defface.
7845
7846 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7847
7848 * files.texi (Reverting): Auto-Revert mode and
7849 Global Auto-Revert mode no longer revert remote files.
7850
7851 2004-05-29 Richard M. Stallman <rms@gnu.org>
7852
7853 * custom.texi (Init File): Two dashes start --no-site-file.
7854
7855 2004-05-29 Alan Mackenzie <acm@muc.de>
7856
7857 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
7858 ("AWK"): Is consistently thus spelled throughout.
7859 (AWK, Pike): Document as "C-like modes".
7860 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7861 (M-x man): Supersedes M-x manual-entry.
7862 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7863
7864 ("Comments in C"): Delete node; the info is in CC Mode manual.
7865 (c-comment-only-line-offset): Remove description.
7866
7867 (C-c ., C-c C-c): Describe new C Mode bindings.
7868
7869 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7870 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7871 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7872 Amend definitions.
7873
7874 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7875 Describe functions.
7876
7877 (c-comment-start-regexp, c-hanging-comment-ender-p)
7878 (c-hanging-comment-starter-p): Remove obsolete definitions.
7879
7880 * emacs.texi: Remove the menu entry "Comments in C".
7881
7882 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7883
7884 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7885 `M-x locate'.
7886
7887 2004-05-16 Karl Berry <karl@gnu.org>
7888
7889 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7890 makeinfo --html fails.
7891 * help.texi (Help Summary) [@ifnottex]: Likewise.
7892
7893 2004-05-13 Nick Roberts <nickrob@gnu.org>
7894
7895 * building.texi (GDB Graphical Interface): Update and describe
7896 layout first.
7897
7898 2004-05-04 Jason Rumney <jasonr@gnu.org>
7899
7900 * makefile.w32-in: Revert last change.
7901
7902 2004-05-03 Jason Rumney <jasonr@gnu.org>
7903
7904 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7905
7906 2004-04-23 Juanma Barranquero <lektu@terra.es>
7907
7908 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7909
7910 2004-04-18 Juri Linkov <juri@jurta.org>
7911
7912 * fixit.texi (Spelling): Remove file extension from ispell xref.
7913
7914 2004-04-15 Kim F. Storm <storm@cua.dk>
7915
7916 * cmdargs.texi (Initial Options): Add -Q.
7917
7918 2004-04-05 Kim F. Storm <storm@cua.dk>
7919
7920 * custom.texi (File Variables): Add safe-local-eval-forms.
7921
7922 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7923
7924 * files.texi (Reverting): Correct description of revert-buffer's
7925 handling of point.
7926
7927 2004-03-22 Juri Linkov <juri@jurta.org>
7928
7929 * emacs.texi (Top): Add `Misc X'.
7930
7931 * trouble.texi: Fix help key bindings.
7932
7933 * glossary.texi: Improve references.
7934
7935 * help.texi: Sync keywords with finder.el.
7936
7937 * mini.texi (Completion): Add description for menu items.
7938
7939 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7940
7941 * sending.texi (Mail Methods): Fix xref to Message manual.
7942
7943 2004-03-12 Richard M. Stallman <rms@gnu.org>
7944
7945 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7946
7947 2004-03-04 Richard M. Stallman <rms@gnu.org>
7948
7949 * search.texi (Regexps): Explain that ^ and $ have their
7950 special meanings only in certain contexts.
7951
7952 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7953
7954 * mule.texi (Specify Coding): Doc C-x RET F.
7955
7956 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7957 for multiple compile and grep buffers.
7958 (Indirect Buffers): Don't recommand clone-indirect-buffer
7959 for multiple compile and grep buffers.
7960
7961 2004-02-29 Juanma Barranquero <lektu@terra.es>
7962
7963 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7964 Use $(DEL) instead of rm, and ignore exit code.
7965
7966 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
7967
7968 * building.texi (Watch Expressions): Update.
7969
7970 2004-02-21 Juri Linkov <juri@jurta.org>
7971
7972 * cmdargs.texi (Action Arguments): Add alias --find-file.
7973 Add --directory, --help, --version. Move text about command-line-args
7974 to Command Arguments.
7975 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7976 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7977 (Window Size X): Join -g and --geometry. Add @cindex.
7978 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7979 (Title X): Remove alias -title.
7980 (Misc X): New node.
7981
7982 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
7983
7984 * frames.texi (Drag and drop): Add Motif to list of supported
7985 protocols.
7986
7987 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
7988
7989 * frames.texi (Drag and drop): New section.
7990
7991 2004-01-24 Richard M. Stallman <rms@gnu.org>
7992
7993 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
7994 Include it only @ifnotinfo. Patch the preceding and following
7995 node headers to point to each other.
7996
7997 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7998
7999 * calendar.texi (Appointments): Update section.
8000
8001 2003-12-29 Kevin Ryde <user42@zip.com.au>
8002
8003 * programs.texi (C Modes): Fix the xref.
8004
8005 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
8006
8007 * building.texi (Watch Expressions): Update.
8008 (Commands of GUD): Include use of toolbar + breakpoints set from
8009 fringe/margin.
8010
8011 2003-12-03 Andre Spiegel <spiegel@gnu.org>
8012
8013 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8014 <acm@muc.de>.
8015
8016 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8017
8018 * frames.texi (Dialog Boxes): Add use-file-dialog.
8019
8020 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8021
8022 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8023 in CC Mode.
8024
8025 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8026
8027 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8028 * man/commands.texi, man/custom.texi, man/display.texi:
8029 * man/emacs.texi, man/files.texi:
8030 * man/frames.texi, man/glossary.texi, man/killing.texi:
8031 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8032 * man/mule.texi, man/rmail.texi, man/search.texi:
8033 * man/sending.texi, man/text.texi, man/trouble.texi:
8034 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8035
8036 2003-11-01 Alan Mackenzie <acm@muc.de>
8037
8038 * search.texi (Scrolling During Incremental Search): Document a
8039 new scrolling facility in isearch mode.
8040
8041 2003-10-22 Miles Bader <miles@gnu.org>
8042
8043 * Makefile.in (info): Move before $(top_srcdir)/info.
8044
8045 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
8046
8047 * building.texi (Watch Expressions): Update section on data display
8048 to reflect code changes (GDB Graphical Interface).
8049
8050 2003-10-13 Richard M. Stallman <rms@gnu.org>
8051
8052 * xresources.texi (GTK resources): Clean up previous change.
8053
8054 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8055
8056 * xresources.texi (GTK resources): Add a note that some themes
8057 disallow customizations. Add scroll theme example.
8058
8059 2003-09-30 Richard M. Stallman <rms@gnu.org>
8060
8061 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8062
8063 * misc.texi (Saving Emacs Sessions): Shorten the section,
8064 collapsing back into one node.
8065
8066 2003-09-30 Lars Hansen <larsh@math.ku.dk>
8067
8068 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8069
8070 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8071
8072 * xresources.texi (GTK names in Emacs): Correct typo.
8073
8074 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8075
8076 * cmdargs.texi (Font X): Mention new default font.
8077 More fully describe long font names, wildcard patterns and the
8078 problems involved. (Result of discussion on emacs-devel.)
8079
8080 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8081
8082 * emacs.texi (Acknowledgements): Correct typo.
8083
8084 2003-09-22 Richard M. Stallman <rms@gnu.org>
8085
8086 * dired.texi (Misc Dired Commands): New node.
8087 (Dired Navigation): Add dired-goto-file.
8088
8089 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8090
8091 * emacs.texi (Acknowledgements): New node, split from Distribution.
8092
8093 * cmdargs.texi (Action Arguments): -f reads interactive args.
8094
8095 2003-09-08 Lute Kamstra <lute@gnu.org>
8096
8097 * screen.texi (Mode Line): Say that POS comes before LINE.
8098 Mention `size-indication-mode'.
8099 * display.texi (Optional Mode Line):
8100 Document `size-indication-mode'.
8101 * basic.texi (Position Info): Mention `size-indication-mode'.
8102
8103 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8104
8105 * xresources.texi (Resources): Refer to `editres' man page.
8106 (Lucid Resources): Update defaults. Expand description of
8107 `shadowThickness'.
8108
8109 2003-09-04 Miles Bader <miles@gnu.org>
8110
8111 * Makefile.in (top_srcdir): New variable.
8112 ($(top_srcdir)/info): New rule.
8113 (info): Depend on it.
8114
8115 2003-09-03 Peter Runestig <peter@runestig.com>
8116
8117 * makefile.w32-in: New file.
8118
8119 2003-08-29 Richard M. Stallman <rms@gnu.org>
8120
8121 * misc.texi (Saving Emacs Sessions): Correct previous change.
8122
8123 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8124
8125 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8126 (Intro): Include kmacro.texi after fixit.texi instead of after
8127 custom.texi. (As suggested by Kim Storm.)
8128
8129 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8130
8131 * fixit.texi (Fixit): Update `Next' pointer.
8132 * files.texi (Files): Update `Previous' pointer.
8133 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8134 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8135 (Suggested by Kim Storm.)
8136 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8137
8138 2003-08-18 Kim F. Storm <storm@cua.dk>
8139
8140 * kmacro.texi: New file describing enhanced keyboard macro
8141 functionality. Replaces old description in custom.texi.
8142
8143 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8144 (Keyboard Macros): Move to new kmacro.texi file.
8145
8146 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8147
8148 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8149
8150 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8151
8152 2003-08-17 Alex Schroeder <alex@gnu.org>
8153
8154 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8155 required.
8156
8157 2003-08-05 Richard M. Stallman <rms@gnu.org>
8158
8159 * programs.texi (Lisp Indent): Don't describe
8160 lisp-indent-function property here. Use xref to Lisp Manual.
8161
8162 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8163
8164 * calendar.texi (Date Formats): Document changed behavior of
8165 abbreviations.
8166
8167 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
8168
8169 * buffers.texi (List Buffers): Fix previous change.
8170
8171 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
8172
8173 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8174 List*.
8175
8176 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8177
8178 * display.texi (Font Lock): Fix typo.
8179
8180 2003-07-07 Richard M. Stallman <rms@gnu.org>
8181
8182 * display.texi (Font Lock): Add xref for format info on
8183 font-lock-remove-keywords.
8184
8185 * building.texi (Compilation): Document what happens with asynch
8186 children of compiler process.
8187
8188 * help.texi (Library Keywords): Use @multitable.
8189
8190 2003-06-04 Richard M. Stallman <rms@gnu.org>
8191
8192 * programs.texi (Expressions): Delete C-M-DEL.
8193
8194 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8195 comint-move-point-for-output renamed from
8196 comint-scroll-to-bottom-on-output.
8197
8198 * custom.texi (Init Rebinding): Replace previous change with xref.
8199 (Non-ASCII Rebinding): Explain that issue more briefly here.
8200
8201 2003-05-28 Richard M. Stallman <rms@gnu.org>
8202
8203 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8204
8205 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
8206
8207 * building.texi (GDB Graphical Interface): New node.
8208 (Rewritten somewhat by RMS.)
8209
8210 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8211
8212 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8213 non-English letters. Explain how to set coding systems correctly
8214 and how to include the right coding cookie in the file.
8215
8216 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8217
8218 * indent.texi (Indentation): Explain the concepts.
8219 (Just Spaces): Explain why preventing tabs for indentation might
8220 be useful.
8221
8222 2003-04-16 Richard M. Stallman <rms@gnu.org>
8223
8224 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8225
8226 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8227
8228 * cmdargs.texi (General Variables): Document SMTPSERVER.
8229
8230 * sending.texi: Remove SMTP node.
8231 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8232 library.
8233
8234 2003-02-22 Alex Schroeder <alex@emacswiki.org>
8235
8236 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8237
8238 2003-02-22 Simon Josefsson <jas@extundo.com>
8239
8240 * sending.texi (Mail Methods): Add node about SMTP.
8241
8242 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8243
8244 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8245
8246 2003-02-01 Kevin Ryde <user42@zip.com.au>
8247
8248 * glossary.texi (Glossary): Correction to cl cross reference.
8249
8250 2003-01-20 Richard M. Stallman <rms@gnu.org>
8251
8252 * killing.texi (Rectangles): Document C-x c r.
8253
8254 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8255
8256 * xresources.texi (GTK resources): New node.
8257 (GTK widget names): New node.
8258 (GTK names in Emacs): New node.
8259 (GTK styles): New node.
8260
8261 2003-01-09 Francesco Potortì <pot@gnu.org>
8262
8263 * maintaining.texi (Create Tags Table): Add reference to the new
8264 `etags --help --lang=LANG' option.
8265
8266 2002-10-02 Karl Berry <karl@gnu.org>
8267
8268 * emacs.texi: Per rms, update all manuals to use @copying instead of
8269 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
8270 where needed for the sake of the HTML output.
8271
8272 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8273
8274 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8275 source files.
8276
8277 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8278
8279 * Makefile.in (emacsman): New target.
8280
8281 2001-10-20 Gerd Moellmann <gerd@gnu.org>
8282
8283 * (Version 21.1 released.)
8284
8285 2001-10-05 Gerd Moellmann <gerd@gnu.org>
8286
8287 * Branch for 21.1.
8288
8289 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8290
8291 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8292
8293 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8294
8295 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8296
8297 1999-07-12 Richard Stallman <rms@gnu.org>
8298
8299 * Version 20.4 released.
8300
8301 1998-12-04 Markus Rost <rost@delysid.gnu.org>
8302
8303 * Makefile.in (INFO_TARGETS): Delete customize.info.
8304 (DVI_TARGETS): Delete customize.dvi.
8305 (../info/customize, customize.dvi): Targets deleted.
8306
8307 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8308
8309 * Version 20.3 released.
8310
8311 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8312
8313 * Makefile.in (EMACSSOURCES): Add mule.texi.
8314 Add msdog.texi, ack.texi. Remove gnu1.texi.
8315
8316 1998-04-06 Andreas Schwab <schwab@gnu.org>
8317
8318 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8319 Use it in dvi targets.
8320
8321 1997-09-23 Paul Eggert <eggert@twinsun.com>
8322
8323 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8324 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8325 (../info/customize): Rename from ../info/custom.
8326
8327 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8328
8329 * Version 20.2 released.
8330
8331 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8332
8333 * Version 20.1 released.
8334
8335 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8336
8337 * Makefile (../info/customize, customize.dvi): New targets.
8338 (INFO_TARGETS): Add ../info/customize.
8339 (DVI_TARGETS): Add customize.dvi.
8340
8341 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8342
8343 * Version 19.33 released.
8344
8345 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8346
8347 * Version 19.32 released.
8348
8349 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8350
8351 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8352
8353 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8354
8355 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8356 Specify -I option.
8357 (All dvi targets): Set the TEXINPUTS variable.
8358
8359 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8360
8361 * Version 19.31 released.
8362
8363 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8364
8365 * Version 19.30 released.
8366
8367 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8368
8369 * Makefile.in (maintainer-clean): Rename from realclean.
8370
8371 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8372
8373 * Makefile.in: New file.
8374 * Makefile: File deleted.
8375
8376 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8377
8378 * Makefile (TEXINDEX_OBJS): Variable deleted.
8379 (texindex, texindex.o, getopt.o): Rules deleted.
8380 All deps on texindex deleted.
8381 (distclean): Don't delete texindex.
8382 (mostlyclean): Don't delete *.o.
8383 * texindex.c, getopt.c: Files deleted.
8384
8385 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8386
8387 * Version 19.26 released.
8388
8389 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8390
8391 * Makefile (EMACSSOURCES): Exclude undo.texi.
8392
8393 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8394
8395 * Version 19.25 released.
8396
8397 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8398
8399 * Version 19.24 released.
8400
8401 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8402
8403 * Version 19.23 released.
8404
8405 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8406
8407 * Makefile: Delete spurious tab.
8408
8409 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8410
8411 * Makefile (.SUFFIXES): New rule.
8412
8413 1993-12-04 Richard Stallman (rms@srarc2)
8414
8415 * getopt.c: New file.
8416 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8417 (getopt.o): New rule.
8418 (dvi): Don't depend on texindex.
8419 (emacs.dvi): Depend on texindex.
8420
8421 1993-12-03 Richard Stallman (rms@srarc2)
8422
8423 * Makefile (TEXI2DVI): New variable.
8424 (emacs.dvi): Add explicit command.
8425 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8426
8427 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8428
8429 * Version 19.22 released.
8430
8431 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8432
8433 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8434
8435 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8436
8437 * Version 19.21 released.
8438
8439 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8440
8441 * Makefile (realclean): Don't delete the Info files.
8442
8443 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8444
8445 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8446 4' where appropriate.
8447
8448 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8449
8450 * Makefile: Fix targets for texindex.
8451
8452 * texindex.c: Include "../src/config.h" if building in emacs.
8453
8454 * Makefile: Change all files to FILENAME.texi, force all targets
8455 to be FILENAME, not FILENAME.info.
8456 Add target to build texindex.c, defining `emacs'.
8457
8458 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8459
8460 * Version 19.19 released.
8461
8462 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8463
8464 * Version 19.18 released.
8465
8466 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8467
8468 * Makefile: Fix source file names of the separate manuals.
8469
8470 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8471
8472 * Version 19.17 released.
8473
8474 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8475
8476 * split-man: Fix typos in last change.
8477
8478 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8479
8480 * Version 19.16 released.
8481
8482 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8483
8484 * version 19.15 released.
8485
8486 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8487
8488 * Makefile (distclean): It's rm, not rf.
8489
8490 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8491
8492 * Version 19.14 released.
8493
8494 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8495
8496 * Makefile: New file.
8497
8498 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8499
8500 * Version 19.13 released.
8501
8502 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8503
8504 * Version 19.9 released.
8505
8506 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8507
8508 * Version 19.8 released.
8509
8510 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8511
8512 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8513
8514 * trouble.texi: It's `enable-flow-control-on', not
8515 `evade-flow-control-on'.
8516
8517 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8518
8519 * display.texi: Document standard-display-european.
8520
8521 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8522
8523 * Version 19.7 released.
8524
8525 * emacs.texi: Add a sentence to the top menu mentioning the
8526 specific version of Emacs this manual applies to.
8527
8528 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8529
8530 * basic.texi: Document next-line-add-lines variable used to
8531 implement down-arrow.
8532
8533 * killing.texi: Document kill-whole-line.
8534
8535 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8536
8537 * text.texi: Update unix TeX ordering information.
8538
8539 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8540
8541 * news.texi: Mention fill-rectangle in keybinding list.
8542
8543 * killing.texi: Document fill-rectangle.
8544
8545 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8546
8547 * vc.texi: Bring the docs up to date with VC 5.2.
8548
8549 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8550
8551 * emacs.tex: Mention blackbox and gomoku under Amusements.
8552 Assembler mode is now mentioned and appropriately indexed
8553 under Programming Modes.
8554
8555 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8556
8557 * emacs.tex: Update TeX ordering information.
8558
8559 1990-06-26 David Lawrence (tale@geech)
8560
8561 * emacs.tex: Note that completion-ignored-extensions is not used
8562 to filter out names when all completions are displayed in
8563 *Completions*.
8564
8565 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8566
8567 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8568
8569 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8570
8571 * emacs.tex: Add @findex grep.
8572
8573 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8574
8575 * emacs.tex: Correct two typos. No other changes before
8576 Version 19 will be made.
8577
8578 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8579
8580 * emacs.tex: Update information for obtaining TeX distribution from the
8581 University of Washington.
8582
8583 ;; Local Variables:
8584 ;; coding: utf-8
8585 ;; End:
8586
8587 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8588
8589 This file is part of GNU Emacs.
8590
8591 GNU Emacs is free software: you can redistribute it and/or modify
8592 it under the terms of the GNU General Public License as published by
8593 the Free Software Foundation, either version 3 of the License, or
8594 (at your option) any later version.
8595
8596 GNU Emacs is distributed in the hope that it will be useful,
8597 but WITHOUT ANY WARRANTY; without even the implied warranty of
8598 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8599 GNU General Public License for more details.
8600
8601 You should have received a copy of the GNU General Public License
8602 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.