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