]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Fix VC documentation related to switching branches.
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-11-19 Eli Zaretskii <eliz@gnu.org>
2
3 * maintaining.texi (Switching Branches): Mention "C-x v r".
4 Correct commands for switching branches in various VCSs.
5
6 2014-11-16 Tassilo Horn <tsdh@gnu.org>
7
8 * misc.texi (DocView Slicing): Describe how to slice with the
9 mouse. Fix command mentioned by slice by BoundingBox paragraph.
10 (Bug#18040)
11
12 2014-11-09 Glenn Morris <rgm@gnu.org>
13
14 * Makefile.in (version): Remove variable.
15 (clean): No longer delete dist tarfile.
16 (dist): Remove rule; replace with code in admin.el.
17
18 2014-11-01 Glenn Morris <rgm@gnu.org>
19
20 * programs.texi (Misc for Programs): Fix typo.
21
22 2014-10-24 Eli Zaretskii <eliz@gnu.org>
23
24 * frames.texi (Scroll Bars): Improve indexing of faces.
25
26 * killing.texi (Secondary Selection): Improve indexing of faces.
27
28 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
29
30 * display.texi (Standard Faces, Text Display)
31 (Useless Whitespace): Improve indexing of faces.
32
33 2014-10-23 Tassilo Horn <tsdh@gnu.org>
34
35 * misc.texi (Document View): Adapt to latest doc-view changes wrt
36 viewing the document's plain text contents. [Backport]
37
38 2014-10-23 Eli Zaretskii <eliz@gnu.org>
39
40 * frames.texi (Frame Commands): Document and index
41 'frame-resize-pixelwise'.
42
43 * windows.texi (Split Window): Document and index
44 'window-resize-pixelwise'.
45
46 2014-10-20 Glenn Morris <rgm@gnu.org>
47
48 * ack.texi (Acknowledgments): Remove some obsolete items.
49 * misc.texi (Emulation): Remove section.
50
51 2014-10-20 Glenn Morris <rgm@gnu.org>
52
53 * Version 24.4 released.
54
55 2014-10-13 Glenn Morris <rgm@gnu.org>
56
57 * Makefile.in (dist): Update for new output variables.
58
59 2014-10-06 Glenn Morris <rgm@gnu.org>
60
61 * package.texi (Package Menu): The package list was changed to not
62 say "unsigned" any more.
63
64 2014-10-04 Glenn Morris <rgm@gnu.org>
65
66 * misc.texi (Sorting):
67 * search.texi (Query Replace): Markup fixes.
68
69 * cmdargs.texi (Misc X):
70 * display.texi (Optional Mode Line):
71 * misc.texi (emacsclient Options):
72 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
73
74 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
75 (CUA Bindings): Mention rectangle-mark-mode.
76
77 2014-10-03 Martin Rudalics <rudalics@gmx.at>
78
79 * frames.texi (Frame Commands):
80 * cmdargs.texi (Window Size X): Mention the use of
81 `frame-resize-pixelwise' to make frames truly fullscreen or
82 maximized.
83
84 2014-10-01 Glenn Morris <rgm@gnu.org>
85
86 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
87
88 2014-07-21 Glenn Morris <rgm@gnu.org>
89
90 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
91
92 2014-07-03 Juri Linkov <juri@jurta.org>
93
94 * search.texi (Regexp Search): Update lax space matching that is
95 not active in regexp search by default now. (Bug#17901)
96
97 2014-06-29 Glenn Morris <rgm@gnu.org>
98
99 * help.texi (Misc Help):
100 * trouble.texi (Checklist): "Online" help doesn't mean what it
101 used to any more.
102
103 2014-06-08 Glenn Morris <rgm@gnu.org>
104
105 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
106 * misc.texi (emacsclient Options): Copyedit.
107
108 * buffers.texi (Uniquify): Copyedits.
109 * files.texi (Visiting): Update for uniquify changes.
110
111 * dired.texi (Marks vs Flags):
112 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
113
114 * help.texi (Help, Misc Help): Copyedits.
115
116 * screen.texi (Menu Bar): Copyedits.
117 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
118
119 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
120 * cmdargs.texi (Window Size X): Copyedits.
121
122 * ack.texi (Acknowledgments):
123 * emacs.texi (Acknowledgments): Updates.
124
125 2014-06-07 Glenn Morris <rgm@gnu.org>
126
127 * programs.texi (Prettifying Symbols): Remove node.
128 (Misc for Programs): Mention more briefly here.
129 * emacs.texi (Top): Update menu.
130
131 2014-06-05 Glenn Morris <rgm@gnu.org>
132
133 * package.texi (Package Menu, Package Installation):
134 Mention signed packages.
135
136 2014-06-03 Glenn Morris <rgm@gnu.org>
137
138 * package.texi (Package Installation): Mention package-pinned-packages.
139
140 2014-06-02 Glenn Morris <rgm@gnu.org>
141
142 * misc.texi [iftex]: Update chapter summary.
143 (Emulation): Remove ludicrously outdated claim.
144
145 2014-05-29 Glenn Morris <rgm@gnu.org>
146
147 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
148 (Customization options specific to Mac OS / GNUstep): Remove section.
149
150 2014-05-28 Glenn Morris <rgm@gnu.org>
151
152 * macos.texi (Mac / GNUstep Customization): Mention some new features.
153
154 2014-05-27 Glenn Morris <rgm@gnu.org>
155
156 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
157
158 2014-05-21 Eli Zaretskii <eliz@gnu.org>
159
160 * frames.texi (Fonts): Clarify which frames are affected by
161 setting font from the menu and in default-frame-alist.
162 (Bug#17532)
163
164 2014-05-12 Eli Zaretskii <eliz@gnu.org>
165
166 * mule.texi (Language Environments): Remove unused @anchor.
167 (Bug#17479)
168
169 2014-05-02 Eli Zaretskii <eliz@gnu.org>
170
171 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
172 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
173 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
174 Improve indexing.
175
176 2014-04-29 Eli Zaretskii <eliz@gnu.org>
177
178 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
179 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
180
181 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
182 and @key.
183
184 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
185 and @key.
186
187 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
188
189 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
190
191 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
192 @kbd and @key.
193
194 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
195 @key.
196
197 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
198 @kbd and @key.
199
200 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
201 @kbd and @key.
202
203 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
204 (MS-DOS Processes): Fix usage of @kbd and @key.
205
206 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
207 @key.
208
209 * mini.texi (Completion Commands, Minibuffer History): Fix usage
210 of @kbd and @key.
211
212 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
213 @key.
214
215 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
216 @kbd and @key.
217
218 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
219
220 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
221
222 * glossary.texi (Glossary): Fix usage of @kbd and @key.
223
224 * frames.texi (Speedbar): Fix usage of @kbd and @key.
225
226 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
227 (Filesets): Fix usage of @kbd and @key.
228
229 * display.texi (View Mode): Fix usage of @kbd and @key.
230
231 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
232
233 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
234 (Init Syntax): Fix usage of @kbd and @key.
235
236 * commands.texi (User Input): Fix usage of @kbd and @key.
237
238 * calendar.texi (Counting Days, General Calendar): Fix usage of
239 @kbd and @key.
240
241 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
242
243 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
244 @key.
245
246 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
247 @kbd and @key.
248
249 * anti.texi (Antinews): Fix usage of @kbd and @key.
250
251 2014-04-26 Eli Zaretskii <eliz@gnu.org>
252
253 * sending.texi (Mail Signature): Document signature variables used
254 by Message mode. (Bug#17308)
255
256 2014-04-21 Eli Zaretskii <eliz@gnu.org>
257
258 * buffers.texi (Uniquify): Clarify the default uniquification.
259
260 * indent.texi (Tab Stops): Improve wording.
261
262 * cmdargs.texi (General Variables): Improve docs of
263 EMACSLOADPATH. Index all the environment variables.
264 (Misc Variables): Index all the environment variables.
265
266 2014-04-13 Eli Zaretskii <eliz@gnu.org>
267
268 * display.texi (Cursor Display): Explain better how to customize
269 'blink-cursor-blinks'.
270
271 2014-04-05 Glenn Morris <rgm@gnu.org>
272
273 * trouble.texi (Checklist): Dribble files may contain passwords.
274
275 2014-04-04 Glenn Morris <rgm@gnu.org>
276
277 * files.texi (Backup Names):
278 * arevert-xtra.texi (Supporting additional buffers):
279 Update for default values of some -function vars no longer being nil.
280 (Supporting additional buffers):
281 Update for buffer-stale-function also applying to file-buffers.
282
283 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
284
285 * programs.texi (Matching): Update the missed spot. (Bug#17008)
286
287 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
288
289 * programs.texi (Matching): Update WRT to the new
290 `blink-matching-paren' behavior.
291
292 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
293
294 * mule.texi (International, Language Environments): Update
295 the list of language environments to what Emacs currently
296 supports. Add the full list to the index. Suggest C-h L for
297 details rather than trying to give very brief details here.
298
299 2014-03-12 Glenn Morris <rgm@gnu.org>
300
301 * cmdargs.texi (General Variables): Don't mention INCPATH,
302 from the obsolete complete.el.
303
304 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
305
306 * mule.texi (International Chars): Adjust C-u C-x = description.
307 Change it to match Emacs's current behavior. Also, change the
308 example to use ê instead of À, as the isolated grave accent in the
309 latter's decomposition listing was confusingly transliterated to
310 left single quote in the PDF version of the manual.
311
312 2014-03-12 Glenn Morris <rgm@gnu.org>
313
314 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
315 handling of frames.
316
317 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
318
319 2014-03-02 Xue Fuqiao <xfq@gnu.org>
320
321 * mark.texi (Mark):
322 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
323
324 2014-03-01 Glenn Morris <rgm@gnu.org>
325
326 * search.texi (Query Replace): Mention search-invisible.
327 * text.texi (Outline Visibility): Mention search-invisible
328 also affects query-replace.
329
330 2014-02-28 Xue Fuqiao <xfq@gnu.org>
331
332 * emacs.texi (Top):
333 * programs.texi (Programs, Prettifying Symbols):
334 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
335
336 * misc.texi (Saving Emacs Sessions):
337 Document some new desktop user options.
338
339 2014-02-27 Xue Fuqiao <xfq@gnu.org>
340
341 * programs.texi (Basic Indent, Other C Commands):
342 Fix the description of RET and `C-j'.
343
344 * indent.texi (Indentation Commands): Move the description of
345 `C-j' from here...
346 * basic.texi (Inserting Text): ... to here.
347
348 2014-02-25 Glenn Morris <rgm@gnu.org>
349
350 * custom.texi (Terminal Init):
351 Replace term-setup-hook with tty-setup-hook.
352
353 2014-02-23 Glenn Morris <rgm@gnu.org>
354
355 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
356
357 2014-02-20 Glenn Morris <rgm@gnu.org>
358
359 * search.texi (Special Isearch): Mention invisible text.
360 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
361
362 2014-02-18 Glenn Morris <rgm@gnu.org>
363
364 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
365 gnu.org version of etc/CONTRIBUTE in html output.
366
367 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
368
369 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
370
371 * programs.texi (Matching): Fix typo.
372
373 * killing.texi (CUA Bindings): Document the new relationship between
374 cua-mode and delete-selection mode.
375 (CUA Bindings): Mention that rectangle mode can be used on its own.
376
377 2014-02-14 Glenn Morris <rgm@gnu.org>
378
379 * regs.texi (Configuration Registers): Update C-x r f binding.
380
381 2014-02-12 Glenn Morris <rgm@gnu.org>
382
383 * mini.texi (Completion Options): No longer mention icomplete,
384 which has its own section now.
385 * modes.texi (Minor Modes): Update Icomplete xref.
386
387 * help.texi (Package Keywords): Mention describe-package buttons.
388
389 * package.texi (Package Menu): Mention package-menu-filter.
390
391 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
392
393 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
394
395 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
396
397 * dired.texi (Hiding Subdirectories): Mention the node for
398 deleting subdirectories (bug#11743).
399
400 2014-02-09 Glenn Morris <rgm@gnu.org>
401
402 * programs.texi (MixedCase Words): Rename node from "Glasses".
403 Move Subword mode here from "Other C Commands" node.
404 (Misc for Programs): Mention Superword mode.
405 * emacs.texi: Update menu.
406
407 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
408
409 * regs.texi (File Registers): Clarify metasyntactical variables
410 (bug#13565).
411
412 * search.texi (Search Case): Rearrange text slightly to make it
413 obvious that `M-c' also toggles sensitivity if `case-fold-search'
414 is nil (bug#14726).
415
416 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
417 (bug#16376).
418
419 2014-02-07 Glenn Morris <rgm@gnu.org>
420
421 * display.texi (Highlight Interactively):
422 Mention hi-lock-auto-select-face.
423
424 * anti.texi (Antinews): Fix typo.
425
426 * ack.texi (Acknowledgments): No longer mention obsolete files.
427
428 2014-02-02 Glenn Morris <rgm@gnu.org>
429
430 * regs.texi (Registers): Mention previewing.
431
432 2014-01-29 Glenn Morris <rgm@gnu.org>
433
434 * killing.texi (Deletion): Mention cycle-spacing.
435
436 2014-01-28 Glenn Morris <rgm@gnu.org>
437
438 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
439
440 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
441
442 2014-01-27 Glenn Morris <rgm@gnu.org>
443
444 * dired.texi (Misc Dired Features): Copyedits for hide-details.
445
446 * buffers.texi (List Buffers): Tiny edit.
447
448 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
449
450 2014-01-26 Glenn Morris <rgm@gnu.org>
451
452 * ack.texi (Acknowledgments):
453 * programs.texi (Program Modes):
454 Update for delphi.el -> opascal.el renaming.
455
456 * misc.texi (Sorting): Add findex for reverse-region.
457
458 * killing.texi (Deletion): Mention delete-duplicate-lines.
459
460 2014-01-24 Glenn Morris <rgm@gnu.org>
461
462 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
463 terminal.el.
464
465 * files.texi (Interlocking): Copyedit.
466
467 2014-01-23 Glenn Morris <rgm@gnu.org>
468
469 * building.texi (Lisp Eval): Update prefix argument behavior
470 of eval-expression, eval-last-sexp.
471
472 2014-01-17 Bastien Guerry <bzg@gnu.org>
473
474 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
475
476 2014-01-15 Glenn Morris <rgm@gnu.org>
477
478 * files.texi (File Conveniences):
479 * misc.texi (EWW): Copyedits.
480
481 2014-01-10 Glenn Morris <rgm@gnu.org>
482
483 * emacs.texi (Distrib): Add donate URL. Add anchor.
484
485 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
486
487 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
488 `dired-hide-details-hide-symlink-targets', and
489 `dired-hide-details-hide-information-lines'.
490
491 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
492
493 * emacs.texi: Add EWW.
494 * misc.texi (EWW): Document EWW.
495
496 2014-01-09 Glenn Morris <rgm@gnu.org>
497
498 * trouble.texi (Service): Refer to online service directory
499 rather than etc/SERVICE.
500
501 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
502
503 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
504
505 * files.texi (File Conveniences): Document `image-next-frame',
506 `image-previous-frame', `image-goto-frame',
507 `image-increase-speed', `image-decrease-speed',
508 `image-reverse-speed', and `image-reset-speed'.
509
510 2014-01-07 Bastien Guerry <bzg@gnu.org>
511
512 * buffers.texi (Buffers): Fix display of @math content by using
513 nested braces. (Bug#16389)
514
515 2014-01-07 Chong Yidong <cyd@gnu.org>
516
517 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
518 (Word Search): Document incremental word search changes.
519 (Isearch Yank): Document M-s C-e with a prefix argument.
520
521 2014-01-07 Glenn Morris <rgm@gnu.org>
522
523 * cal-xtra.texi (Calendar Customizing):
524 Mention calendar-day-header-array.
525
526 2013-12-28 Glenn Morris <rgm@gnu.org>
527
528 * trouble.texi (Understanding Bug Reporting): Brevity.
529
530 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
531
532 * mini.texi (Completion Options): Add a link to Shell Options.
533 * misc.texi (Shell Mode): Move documentation of
534 shell-completion-fignore from Shell Mode to Shell Options.
535
536 2013-12-26 João Távora <joaotavora@gmail.com>
537
538 * emacs.texi (Matching): Describe new features of Electric Pair mode.
539
540 2013-12-25 Chong Yidong <cyd@gnu.org>
541
542 * glossary.texi (Glossary): Define MULE in modern terms.
543
544 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
545
546 * files.texi (Diff Mode): Add an index.
547
548 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
549
550 * trouble.texi (Understanding Bug Reporting): Minor update.
551 (Checklist): Fix a cross-reference.
552
553 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
554
555 * regs.texi (Bookmarks): Document `bookmark-default-file'.
556
557 * misc.texi (Shell Mode): Add a cross-reference.
558
559 * building.texi (Lisp Eval): Add an index.
560
561 2013-12-22 Glenn Morris <rgm@gnu.org>
562
563 * entering.texi (Entering Emacs): Typo fix.
564
565 * calendar.texi (General Calendar):
566 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
567
568 2013-12-22 Eli Zaretskii <eliz@gnu.org>
569
570 * regs.texi (Keyboard Macro Registers): Fix last change.
571
572 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
573
574 * search.texi (Special Isearch, Query Replace): Document negative
575 argument of replacement commands.
576 (Symbol Search): Document `isearch-forward-symbol-at-point'.
577
578 * files.texi (File Conveniences): Document `image-next-file' and
579 `image-previous-file'.
580
581 * display.texi (Optional Mode Line): Fix an index.
582
583 * regs.texi (File Registers): Document `kmacro-to-register'.
584
585 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
586
587 * frames.texi (Scroll Bars): Document
588 `scroll-bar-adjust-thumb-portion'.
589
590 2013-12-21 Chong Yidong <cyd@gnu.org>
591
592 * indent.texi (Indentation Commands): Document C-x TAB changes.
593
594 2013-12-20 Tassilo Horn <tsdh@gnu.org>
595
596 * calendar.texi, display.texi, help.texi, rmail.texi:
597 Document `S-SPC' as alternative to scrolling down with `DEL'.
598
599 * frames.texi: Document `toggle-frame-maximized' and
600 `toggle-frame-fullscreen' with their respective keys.
601
602 * buffers.texi: Document buffer name uniquification changes.
603
604 * indent.texi: Document that `electric-indent-mode' is enabled by
605 default.
606
607 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
608
609 * buffers.texi: Update list-buffers "screenshot" to show Messages
610 as major-mode.
611
612 * entering.texi: Document `initial-buffer-choice' changes.
613
614 * misc.texi (emacsclient Options): Document
615 `initial-buffer-choice' changes.
616
617 * help.texi: Document that `?' now also shows subcommands of
618 prefix keys.
619
620 2013-12-17 Chong Yidong <cyd@gnu.org>
621
622 * killing.texi (Appending Kills): Note that append-next-kill can
623 prepend the kill.
624
625 2013-12-12 Eli Zaretskii <eliz@gnu.org>
626
627 * mule.texi (File Name Coding): Document file-name encoding
628 peculiarities on MS-Windows.
629
630 2013-12-12 Glenn Morris <rgm@gnu.org>
631
632 * emacs.texi: Sync direntry with info/dir version.
633
634 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
635
636 * msdog.texi (Windows Keyboard): Fix typo.
637
638 2013-11-30 Glenn Morris <rgm@gnu.org>
639
640 * Makefile.in (distclean): Remove Makefile.
641
642 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
643
644 * buffers.texi (Icomplete): Rename from Iswitchb and
645 rewrite accordingly.
646
647 2013-11-23 Glenn Morris <rgm@gnu.org>
648
649 * cmdargs.texi (General Variables):
650 Empty elements in EMACSLOADPATH now mean the default load-path.
651
652 2013-11-21 Glenn Morris <rgm@gnu.org>
653
654 * cmdargs.texi (Action Arguments): Use path-separator with -L.
655
656 2013-11-04 Glenn Morris <rgm@gnu.org>
657
658 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
659
660 2013-11-02 Glenn Morris <rgm@gnu.org>
661
662 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
663
664 2013-10-23 Glenn Morris <rgm@gnu.org>
665
666 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
667 Nuke @refill.
668
669 * Makefile.in (install-dvi, install-html, install-pdf)
670 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
671 (uninstall-pdf): Quote entities that might contain whitespace.
672
673 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
674
675 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
676 Remove @refill.
677
678 2013-10-13 Glenn Morris <rgm@gnu.org>
679
680 * ack.texi (Acknowledgments): Comment out old alpha stuff.
681
682 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
683
684 * calendar.texi (Special Diary Entries): Remove @refill.
685
686 2013-10-13 Glenn Morris <rgm@gnu.org>
687
688 * display.texi (Text Scale): Update text-scale-adjust details.
689
690 * ack.texi (Acknowledgments):
691 * emacs.texi (Acknowledgments): Use accented form of some names.
692
693 2013-10-08 Eli Zaretskii <eliz@gnu.org>
694
695 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
696 name. (Bug#15557)
697
698 Support menus on text-mode terminals.
699 * screen.texi (Menu Bar): Adapt to TTY menus.
700
701 * frames.texi (Frames): Mention menu support on text terminals.
702
703 * files.texi (Visiting): Mention the "File" menu-bar menu.
704
705 * display.texi (Standard Faces): Mention TTY faces for menus.
706
707 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
708
709 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
710
711 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
712
713 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
714
715 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
716
717 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
718
719 * emacs.texi (Intro): Minor cleanup.
720
721 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
722
723 * fixit.texi (Transpose, Fixing Case): Remove @refill.
724
725 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
726
727 * maintaining.texi (VC Directory Commands): Add keybinding for
728 vc-log-incoming in vc-dir.
729 (Log Buffer): Use @emph instead of @strong.
730
731 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
732
733 * text.texi (Enriched Justification): Explain values of default-justification.
734
735 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
736
737 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
738
739 2013-08-31 Ulrich Müller <ulm@gentoo.org>
740
741 * xresources.texi (Motif Resources):
742 Rename from LessTif Resources. Update xrefs. (Bug#15145)
743 * emacs.texi: Update menu.
744
745 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
746
747 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
748 for portability to hosts where /bin/sh has problems.
749
750 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
751
752 * text.texi (Enriched Justification): Minor fixes.
753
754 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
755
756 * files.texi (Filesets): Add an index.
757
758 2013-08-12 Glenn Morris <rgm@gnu.org>
759
760 * macos.texi (GNUstep Support):
761 * trouble.texi (Checklist, Contributing, Service):
762 Avoid mailto: in html output.
763
764 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
765 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
766 (INSTALL_DATA): New, set by configure.
767 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
768 New variables.
769 (.SUFFIXES): Add .ps and .dvi.
770 (.dvi.ps): New suffix rule.
771 (dvi, html, pdf, ps): Use *_TARGETS variables.
772 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
773 (emacs.html): Use HTML_OPTS.
774 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
775 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
776 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
777 uninstall-ps, and uninstall-doc.
778 (install-dvi, install-html, install-pdf, install-ps, install-doc)
779 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
780 (uninstall-doc): New rules.
781
782 2013-07-31 Eli Zaretskii <eliz@gnu.org>
783
784 * emacs.texi (Top): Remove menu item for the removed "Disabling
785 Multibyte" node.
786
787 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
788
789 * rmail.texi (Rmail Coding): Move here from mule.texi.
790
791 * custom.texi (Specifying File Variables): Fix cross-references.
792
793 * mule.texi (Unibyte Mode): Fix cross-references.
794 (Disabling Multibyte): Remove.
795
796 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
797
798 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
799 (Mayan Calendar): Move here from calendar.texi.
800 * emacs.texi (Top): Update menu.
801
802 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
803
804 * emacs.texi (Top): Add menu entry.
805
806 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
807 (VC Directory Commands): Add vc-dir-ignore.
808
809 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
810
811 * glossary.texi (Glossary): Add some entries.
812
813 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
814
815 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
816 vc-dir. (Bug#14948)
817
818 2013-07-26 Eli Zaretskii <eliz@gnu.org>
819
820 * display.texi (Fringes): Document the variable fringe-mode.
821 (Bug#14946)
822
823 2013-07-03 Glenn Morris <rgm@gnu.org>
824
825 * maintaining.texi (EDE): Fix cross-reference.
826
827 * programs.texi (Program Modes): Fix emacs-xtra reference.
828
829 * help.texi (Misc Help): Index describe-syntax.
830
831 2013-06-29 Eli Zaretskii <eliz@gnu.org>
832
833 * basic.texi (Moving Point): Document visual-order-cursor-movement
834 and its effect on right-char and left-char.
835
836 2013-06-28 Glenn Morris <rgm@gnu.org>
837
838 * ack.texi (Acknowledgments): Small update.
839
840 2013-06-19 Glenn Morris <rgm@gnu.org>
841
842 * Makefile.in (dist): Edit more configure variables.
843 Try to check that we do not miss any in future.
844
845 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
846
847 * vc1-xtra.texi (Revision Tags): Add a cross reference.
848 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
849
850 2013-06-11 Glenn Morris <rgm@gnu.org>
851
852 * maintaining.texi (VC Directory Commands): Copyedit.
853 (Branches): Put back milder version of pre 2013-06-07 text.
854
855 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
856
857 * maintaining.texi (Branches): Remove text copied from other sources.
858
859 2013-06-05 Alan Mackenzie <acm@muc.de>
860
861 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
862 (Not Exiting Isearch): Document new user option
863 `isearch-allow-prefix'. (Bug#9706)
864
865 2013-06-03 Juri Linkov <juri@jurta.org>
866
867 * display.texi (Highlight Interactively): Add global keybindings
868 with the key prefix `M-s h'. Document old command `highlight-phrase'.
869 Document new command `highlight-symbol-at-point'.
870
871 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
872
873 * maintaining.texi (Branches): Add motivations for branching.
874 (VC Mode Line): Fix typo.
875 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
876 prefix argument.
877
878 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
879
880 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
881 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
882 autolaunching of the D-Bus session bus.
883
884 2013-06-01 Glenn Morris <rgm@gnu.org>
885
886 * programs.texi (Semantic): Fix typo.
887
888 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
889
890 * maintaining.texi (Types of Log File): Supplement some
891 information of change log files.
892
893 2013-05-15 Juri Linkov <juri@jurta.org>
894
895 * search.texi (Repeat Isearch): Mention key `RET' to finish
896 editing the string. (Bug#13348)
897
898 2013-05-14 Glenn Morris <rgm@gnu.org>
899
900 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
901
902 2013-05-09 Glenn Morris <rgm@gnu.org>
903
904 * sending.texi (Mail Sending): Fix typo.
905
906 * windows.texi (Change Window): Fix typo.
907
908 * custom.texi (Changing a Variable): Fix typo.
909
910 * trouble.texi (Contributing): Remove obsolete info re pretesters.
911
912 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
913
914 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
915 * cmdargs.texi (Initial Options):
916 * files.texi (Customize Save): Document this.
917
918 2013-05-04 Glenn Morris <rgm@gnu.org>
919
920 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
921
922 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
923
924 doc: convert some TeX accents to UTF-8
925 * ack.texi (Acknowledgments):
926 * emacs.texi (Acknowledgments):
927 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
928 Apparently the TeX accents cause problems when generating gnu.org
929 web pages, e.g., @l{} is rendered as '/l' on
930 <http://www.gnu.org/software/emacs/manual/html_node/
931 emacs/Acknowledgments.html>.
932
933 2013-03-16 Glenn Morris <rgm@gnu.org>
934
935 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
936
937 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
938
939 Prefer UTF-8 for documentation.
940 With GNU Texinfo 5.0, this generates nicer-looking info files,
941 since they can use curly quotes. With older Texinfo it doesn't matter.
942 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
943 Switch from Latin-1 to UTF-8.
944
945 2013-02-28 Bastien Guerry <bzg@gnu.org>
946
947 * xresources.texi (GTK resources): Fix broken link.
948
949 2013-02-25 Eli Zaretskii <eliz@gnu.org>
950
951 * files.texi (Interlocking): Don't refer to symlinks as the
952 exclusive means of locking files.
953
954 2013-02-22 Glenn Morris <rgm@gnu.org>
955
956 * ack.texi (Acknowledgments):
957 * emacs.texi (Acknowledgments): Small updates.
958
959 2013-02-21 Glenn Morris <rgm@gnu.org>
960
961 * files.texi (File Conveniences): Not just GIFs can be animated.
962
963 2013-02-13 Glenn Morris <rgm@gnu.org>
964
965 * ack.texi (Acknowledgments): Don't mention yow any more.
966
967 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
968
969 * cmdargs.texi (General Variables):
970 Fix TMPDIR documentation to match the code's behavior.
971
972 2013-02-10 Glenn Morris <rgm@gnu.org>
973
974 * trouble.texi (Checklist): Update bug keybinding.
975
976 2013-02-09 Eli Zaretskii <eliz@gnu.org>
977
978 * msdog.texi (Text and Binary): Delete the description of
979 file-name-buffer-file-type-alist.
980
981 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
982
983 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
984 Without it, I don't see function names. Older addr2line
985 implementations will die out sooner or later, so tailor the
986 first suggestion to recent addr2line, with a followup about
987 older ones.
988
989 2013-01-19 Glenn Morris <rgm@gnu.org>
990
991 * custom.texi (Directory Variables): Fix paren typo.
992
993 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
994
995 * custom.texi (Custom Themes): Fix typo.
996
997 2013-01-07 Bastien Guerry <bzg@gnu.org>
998
999 * help.texi (Apropos): Document `apropos-user-option' and update
1000 the doc for `apropos-variable'.
1001
1002 2013-01-05 Glenn Morris <rgm@gnu.org>
1003
1004 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1005
1006 2012-12-21 Glenn Morris <rgm@gnu.org>
1007
1008 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1009 Simply include doclicense.
1010
1011 2012-12-21 Chong Yidong <cyd@gnu.org>
1012
1013 * frames.texi (Mouse Commands): Fix description of the effect of
1014 mouse dragging (Bug#13049).
1015
1016 2012-12-15 Juri Linkov <juri@jurta.org>
1017
1018 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1019 (Bug#13181)
1020
1021 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1022
1023 * killing.texi (Deletion): Doc fix (Bug#12748).
1024
1025 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1026
1027 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1028 These are just minor editorial changes.
1029
1030 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1031
1032 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1033 to `vc-path'.
1034
1035 2012-12-03 Chong Yidong <cyd@gnu.org>
1036
1037 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1038
1039 2012-12-02 Kevin Ryde <user42@zip.com.au>
1040
1041 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1042
1043 2012-12-01 Kevin Ryde <user42@zip.com.au>
1044
1045 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1046
1047 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1048
1049 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1050 These are just minor editorial changes.
1051
1052 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1053
1054 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1055 clarifications (Bug#12865).
1056 (Horizontal Scrolling): Clarifications.
1057
1058 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1059
1060 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1061
1062 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1063
1064 * trouble.texi (Crashing): Add information about MS-Windows and
1065 the emacs_backtrace.txt file. (Bug#12908)
1066
1067 2012-11-13 Chong Yidong <cyd@gnu.org>
1068
1069 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1070 actually named gdb-stopped-functions.
1071
1072 2012-11-13 Glenn Morris <rgm@gnu.org>
1073
1074 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1075
1076 2012-11-10 Glenn Morris <rgm@gnu.org>
1077
1078 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1079
1080 * emacs.texi (Acknowledgments): Add profiler author.
1081 * ack.texi (Acknowledgments): Add some recent contributions.
1082
1083 2012-11-10 Chong Yidong <cyd@gnu.org>
1084
1085 * files.texi (Diff Mode): Doc fixes for
1086 diff-delete-trailing-whitespace (Bug#12831).
1087
1088 * trouble.texi (Crashing): Copyedits.
1089
1090 2012-11-10 Glenn Morris <rgm@gnu.org>
1091
1092 * files.texi (Diff Mode): Trailing whitespace updates.
1093
1094 2012-11-10 Chong Yidong <cyd@gnu.org>
1095
1096 * misc.texi (Terminal emulator): Document Term mode faces.
1097
1098 * mini.texi (Basic Minibuffer): New node. Document
1099 minibuffer-electric-default-mode.
1100
1101 * display.texi (Visual Line Mode): Fix index entry.
1102
1103 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1104 and index the keybindings. Document tabulated-list-sort.
1105 (Kill Buffer): Capitalize Buffer Menu.
1106
1107 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1108
1109 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1110
1111 * display.texi (Auto Scrolling): Clarify that scroll-step is
1112 ignored when scroll-conservatively is set to a non-zero value.
1113 (Bug#12801)
1114
1115 2012-11-10 Chong Yidong <cyd@gnu.org>
1116
1117 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1118
1119 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1120
1121 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1122
1123 2012-10-29 Chong Yidong <cyd@gnu.org>
1124
1125 * dired.texi (Shell Commands in Dired): Document changes to the
1126 dired-do-async-shell-command.
1127
1128 2012-10-28 Glenn Morris <rgm@gnu.org>
1129
1130 * ack.texi (Acknowledgments): Mention gv.el.
1131
1132 2012-10-27 Bastien Guerry <bzg@gnu.org>
1133
1134 * screen.texi (Menu Bar): Fix typo.
1135
1136 2012-10-27 Chong Yidong <cyd@gnu.org>
1137
1138 * frames.texi (Mouse Avoidance): Mention new variable
1139 mouse-avoidance-banish-position.
1140
1141 * programs.texi (Which Function): Which Function mode now works in
1142 all major modes by default.
1143
1144 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1145
1146 * files.texi (Misc File Ops): Symbolic links on Windows only work
1147 on Vista and later.
1148
1149 * building.texi (Compilation): Document compilation-always-kill.
1150
1151 * search.texi (Symbol Search): New node.
1152
1153 * package.texi (Package Menu): Document the "new" status.
1154
1155 * windows.texi (Window Choice): Don't refer to the obsolete
1156 special-display feature.
1157
1158 2012-10-24 Chong Yidong <cyd@gnu.org>
1159
1160 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1161 be invoked from the mode line.
1162
1163 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1164 changes to the mark and unmark commands.
1165 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1166 which is no longer bound to dired-backup-diff.
1167
1168 2012-10-23 Bastien Guerry <bzg@gnu.org>
1169
1170 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1171 insertion of a period in the Info output.
1172
1173 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1174
1175 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1176
1177 2012-10-23 Chong Yidong <cyd@gnu.org>
1178
1179 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1180
1181 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1182
1183 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1184
1185 2012-10-17 Glenn Morris <rgm@gnu.org>
1186
1187 * mini.texi (Repetition): Further copyedit.
1188
1189 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1190
1191 * mini.texi (Repetition): Copyedit.
1192
1193 2012-10-16 Juri Linkov <juri@jurta.org>
1194
1195 * search.texi (Query Replace): Document multi-buffer replacement
1196 keys. (Bug#12655)
1197
1198 * maintaining.texi (Tags Search): Change link "Replace" to
1199 "Query Replace".
1200
1201 2012-10-13 Chong Yidong <cyd@gnu.org>
1202
1203 * files.texi (File Conveniences): ImageMagick enabled by default.
1204
1205 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1206
1207 * basic.texi (Arguments): Fix typos.
1208
1209 2012-10-08 Glenn Morris <rgm@gnu.org>
1210
1211 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1212
1213 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1214
1215 2012-10-06 Glenn Morris <rgm@gnu.org>
1216
1217 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1218 Mention cal-tex-cursor-week2-summary.
1219
1220 2012-10-06 Chong Yidong <cyd@gnu.org>
1221
1222 * mini.texi (Passwords): Fix typo.
1223
1224 2012-10-02 Glenn Morris <rgm@gnu.org>
1225
1226 * maintaining.texi (VC Directory Commands):
1227 Remove duplicate `q' entry. (Bug#12553)
1228
1229 2012-09-30 Chong Yidong <cyd@gnu.org>
1230
1231 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1232
1233 * search.texi (Special Isearch): Document the lax space search
1234 feature and M-s SPC.
1235 (Regexp Search): Move main search-whitespace-regexp description to
1236 Special Isearch.
1237 (Replace): Document replace-lax-whitespace.
1238
1239 * basic.texi (Position Info): Document C-u M-=.
1240 (Moving Point): Document move-to-column.
1241
1242 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1243
1244 * misc.texi (emacsclient Options): Document the effect of
1245 initial-buffer-choice on client frames. Document server-auth-dir.
1246 Do not document server-host, which is bad security practice.
1247
1248 * building.texi (Lisp Libraries): Docstring lookups can trigger
1249 autoloading. Document help-enable-auto-load.
1250
1251 * mini.texi (Yes or No Prompts): New node.
1252
1253 * ack.texi (Acknowledgments): Remove obsolete packages.
1254
1255 2012-09-27 Glenn Morris <rgm@gnu.org>
1256
1257 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1258 Rename the section to be more general.
1259 * emacs.texi: Update menu.
1260
1261 2012-09-23 Chong Yidong <cyd@gnu.org>
1262
1263 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1264 read-only-mode.
1265
1266 * files.texi (Visiting): Likewise.
1267
1268 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1269
1270 * trouble.texi (Crashing): Document ulimit -c.
1271
1272 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1273
1274 * trouble.texi (Crashing): Document addr2line.
1275
1276 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1277
1278 * misc.texi (DocView Slicing): Document new slice from
1279 BoundingBox feature.
1280
1281 2012-09-19 Chong Yidong <cyd@gnu.org>
1282
1283 * killing.texi (Yanking): Minor clarification (Bug#12469).
1284
1285 2012-09-17 Chong Yidong <cyd@gnu.org>
1286
1287 * building.texi (GDB User Interface Layout): Remove reference to
1288 removed variable gdb-use-separate-io-buffer (Bug#12454).
1289
1290 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1291
1292 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1293 M-x append-to-register. New option `register-separator'.
1294 (Number Registers): Mention that `C-x r +' is polymorphic.
1295
1296 2012-09-07 Chong Yidong <cyd@gnu.org>
1297
1298 * windows.texi (Window Choice): Don't mention obsolete
1299 display-buffer-reuse-frames.
1300
1301 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1302
1303 Give more-useful info on a fatal error (Bug#12328).
1304 * trouble.texi (Crashing): New section, documenting this.
1305
1306 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1307
1308 * cmdargs.texi (General Variables):
1309 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1310 connections to the D-Bus session bus. (Bug#12112)
1311
1312 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1313
1314 * building.texi (Debugger Operation): Correct and improve
1315 documentation of the GUD Tooltip mode.
1316
1317 2012-07-31 Chong Yidong <cyd@gnu.org>
1318
1319 * emacs.texi: Fix ISBN (Bug#12080).
1320
1321 2012-08-05 Chong Yidong <cyd@gnu.org>
1322
1323 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1324
1325 * custom.texi (Face Customization): Move discussion of face
1326 inheritance here, from Faces section.
1327
1328 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1329
1330 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1331 (Bug#11958)
1332
1333 2012-07-19 Chong Yidong <cyd@gnu.org>
1334
1335 * emacs.texi: Update ISBN.
1336
1337 2012-07-17 Chong Yidong <cyd@gnu.org>
1338
1339 * basic.texi (Inserting Text): Replace ucs-insert with
1340 insert-char. Provide more details of input.
1341
1342 * mule.texi (International Chars, Input Methods): Likewise.
1343
1344 2012-07-13 Chong Yidong <cyd@gnu.org>
1345
1346 * custom.texi (Examining): Update C-h v message.
1347
1348 * buffers.texi (Misc Buffer): Document view-read-only.
1349
1350 2012-07-07 Chong Yidong <cyd@gnu.org>
1351
1352 * custom.texi (Init File): Index site-lisp (Bug#11435).
1353
1354 2012-07-06 Chong Yidong <cyd@gnu.org>
1355
1356 * emacs.texi: Re-order top-level menu to correspond to logical
1357 order, to avoid makeinfo warnings.
1358
1359 * ack.texi (Acknowledgments): Note new python.el.
1360
1361 2012-06-29 Chong Yidong <cyd@gnu.org>
1362
1363 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1364 * basic.texi (Erasing, Basic Undo): Fix markup.
1365
1366 2012-06-29 Glenn Morris <rgm@gnu.org>
1367
1368 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1369
1370 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1371
1372 * fixit.texi (Undo): Fix typo. (Bug#11775)
1373
1374 2012-06-27 Glenn Morris <rgm@gnu.org>
1375
1376 * ack.texi (Acknowledgments): Tiny update.
1377
1378 2012-06-21 Glenn Morris <rgm@gnu.org>
1379
1380 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1381
1382 2012-06-17 Chong Yidong <cyd@gnu.org>
1383
1384 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1385
1386 * anti.texi:
1387 * building.texi:
1388 * cmdargs.texi:
1389 * custom.texi:
1390 * display.texi:
1391 * files.texi:
1392 * frames.texi:
1393 * glossary.texi:
1394 * misc.texi:
1395 * mule.texi:
1396 * programs.texi:
1397 * sending.texi:
1398 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1399
1400 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1401
1402 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1403
1404 2012-05-28 Glenn Morris <rgm@gnu.org>
1405
1406 * ack.texi, building.texi, calendar.texi, custom.texi:
1407 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1408
1409 2012-05-27 Glenn Morris <rgm@gnu.org>
1410
1411 * emacs.texi: Simplify following removal of node pointers.
1412
1413 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1414 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1415 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1416 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1417 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1418 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1419 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1420 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1421
1422 2012-05-22 Glenn Morris <rgm@gnu.org>
1423
1424 * emacs.texi (Acknowledgments): Add another contributor.
1425
1426 2012-05-12 Glenn Morris <rgm@gnu.org>
1427
1428 * Makefile.in (MKDIR_P): New, set by configure.
1429 (mkinfodir): Use $MKDIR_P.
1430
1431 2012-05-10 Glenn Morris <rgm@gnu.org>
1432
1433 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1434 with "coding: raw-text".
1435
1436 * files.texi (Interlocking): Mention create-lockfiles option.
1437
1438 2012-05-09 Chong Yidong <cyd@gnu.org>
1439
1440 * frames.texi (Mouse References, Mouse Commands): Fix index
1441 entries (Bug#11362).
1442
1443 2012-05-05 Glenn Morris <rgm@gnu.org>
1444
1445 * custom.texi (Customization Groups, Custom Themes, Examining):
1446 Improve page breaks.
1447
1448 * rmail.texi (Rmail Display): Use example rather than smallexample.
1449
1450 * calendar.texi: Convert inforefs to refs.
1451
1452 * dired.texi (Dired Enter): Improve page break.
1453
1454 * abbrevs.texi (Abbrev Concepts): Copyedits.
1455
1456 * maintaining.texi (Registering, Tag Syntax):
1457 Tweak line and page breaks.
1458
1459 * programs.texi (Programs, Electric C): Copyedits.
1460 (Program Modes): Add xref to Fortran.
1461 (Left Margin Paren): Remove what was (oddly enough) the only use
1462 of defvar in the entire Emacs manual.
1463 (Hungry Delete): Remove footnote about ancient Emacs version.
1464 (Other C Commands): Use example rather than smallexample.
1465
1466 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1467 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1468 Tweak line and page breaks.
1469
1470 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1471 (Major Modes): Use example rather than smallexample.
1472
1473 * mule.texi (Output Coding): Reword to improve page-breaks.
1474
1475 * frames.texi (Fonts): Tweak line and page breaks.
1476 Use example rather than smallexample. Change cross-reference.
1477 (Text-Only Mouse): Fix xref.
1478
1479 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1480 (Indirect Buffers): Tweak line- and page-breaks.
1481
1482 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1483
1484 2012-05-04 Glenn Morris <rgm@gnu.org>
1485
1486 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1487 (info, infoclean): Use $INFO_EXT.
1488 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1489 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1490 (INFO_TARGETS): Use $INFO_EXT.
1491 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1492
1493 2012-05-02 Glenn Morris <rgm@gnu.org>
1494
1495 * emacs.texi (@copying): Only print EDITION in the TeX version.
1496
1497 * search.texi (Regexp Search): Just say "Emacs".
1498
1499 * display.texi (Auto Scrolling):
1500 Reword to avoid repetition and improve page break.
1501
1502 * xresources.texi (Resources):
1503 * mule.texi (Language Environments):
1504 * misc.texi (Amusements):
1505 * maintaining.texi (VC Change Log):
1506 * frames.texi (Fonts):
1507 * custom.texi (Specifying File Variables, Minibuffer Maps):
1508 * cmdargs.texi (Initial Options):
1509 * building.texi (Flymake):
1510 Reword to remove/reduce some overly long/short lines.
1511
1512 2012-04-27 Glenn Morris <rgm@gnu.org>
1513
1514 * emacs.texi: Some fixes for detailed menu.
1515
1516 * emacs.texi: Add "et al." to authors.
1517
1518 * ack.texi, basic.texi, buffers.texi, building.texi:
1519 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1520 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1521 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1522 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1523 * search.texi, trouble.texi, windows.texi:
1524 Use Texinfo recommended convention for quotes+punctuation.
1525
1526 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1527
1528 * mule.texi (Bidirectional Editing): Improve indexing.
1529 Minor wording tweaks.
1530
1531 2012-04-15 Chong Yidong <cyd@gnu.org>
1532
1533 * misc.texi (emacsclient Options): More clarifications.
1534
1535 2012-04-15 Glenn Morris <rgm@gnu.org>
1536
1537 * msdog.texi (Windows Printing): It doesn't set printer-name.
1538
1539 * mule.texi (Language Environments): Move font info to "Fontsets".
1540 (Fontsets): Move intlfonts etc here from "Language Environments".
1541 Copyedits.
1542 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1543 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1544
1545 2012-04-15 Chong Yidong <cyd@gnu.org>
1546
1547 * glossary.texi (Glossary): Standardize on "text terminal"
1548 terminology. All callers changed.
1549
1550 * misc.texi (emacsclient Options): Document "client frame" concept
1551 and its effect on C-x C-c more carefully.
1552
1553 2012-04-15 Glenn Morris <rgm@gnu.org>
1554
1555 * frames.texi (Scroll Bars):
1556 * glossary.texi (Glossary): Use consistent case for "X Window System".
1557
1558 * mule.texi (Select Input Method, Coding Systems):
1559 State command names in kbd tables.
1560 (Recognize Coding): Add cross-ref.
1561 (Output Coding): Don't mention message mode in particular.
1562 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1563 Copyedits.
1564
1565 2012-04-14 Glenn Morris <rgm@gnu.org>
1566
1567 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1568 Copyedits.
1569 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1570 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1571 auto-coding-functions does not override coding: tags.
1572 Remove rmail-decode-mime-charset; it no longer has any effect.
1573
1574 2012-04-14 Chong Yidong <cyd@gnu.org>
1575
1576 * custom.texi (Creating Custom Themes): Add reference to Custom
1577 Themes node in Lisp manual.
1578
1579 2012-04-14 Glenn Morris <rgm@gnu.org>
1580
1581 * mule.texi (International): Copyedits.
1582 (International Chars): Update C-x = example output.
1583 (Disabling Multibyte): Rename from "Enabling Multibyte".
1584 Clarify what "unibyte: t" does, and mode-line description.
1585 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1586 Use Texinfo recommended convention for quotes+punctuation.
1587 (Language Environments): Copyedits.
1588 (Input Methods): Copyedits. Use "^" for the postfix example,
1589 because it is less confusing inside Info's `quotes'.
1590
1591 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1592 Update for "Disabling Multibyte" node name change.
1593 * emacs.texi: Update for "Disabling Multibyte" node name change.
1594
1595 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1596 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1597 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1598 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1599 * sending.texi, text.texi, trouble.texi:
1600 Use @file for buffers, per the Texinfo manual.
1601
1602 * entering.texi (Entering Emacs):
1603 Do not mention initial-buffer-choice = t.
1604
1605 * misc.texi (Gnus Startup): Use @env for environment variables.
1606
1607 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1608
1609 2012-04-12 Glenn Morris <rgm@gnu.org>
1610
1611 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1612
1613 2012-04-07 Glenn Morris <rgm@gnu.org>
1614
1615 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1616
1617 2012-04-05 Glenn Morris <rgm@gnu.org>
1618
1619 * glossary.texi (Glossary): Use anchors for internal cross-references.
1620
1621 2012-04-04 Glenn Morris <rgm@gnu.org>
1622
1623 * glossary.texi (Glossary): Copyedits.
1624 Use Texinfo-recommended convention for quotes and punctuation.
1625 Comment out a few specialized (Rmail) items.
1626 New items: Bidirectional Text, Client, Directory Local Variable,
1627 File Local Variable, Package, Server, Theme, Trash Can.
1628
1629 2012-04-03 Chong Yidong <cyd@gnu.org>
1630
1631 * sending.texi (Mail Misc): Fix an index entry.
1632
1633 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1634
1635 * msdog.texi (Windows Startup): Add description of emacsclient
1636 operation under -c and -t on MS-Windows.
1637
1638 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1639 Startup". (Bug#11091)
1640
1641 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1642
1643 * custom.texi (Changing a Variable): Fix example.
1644
1645 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1646
1647 * misc.texi (emacsclient Options): More clarifications about -t
1648 and -c on MS-Windows. (Bug#11091)
1649
1650 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1651
1652 * misc.texi (emacsclient Options): Document peculiarities of new
1653 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1654
1655 2012-03-30 Chong Yidong <cyd@gnu.org>
1656
1657 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1658
1659 2012-03-22 Glenn Morris <rgm@gnu.org>
1660
1661 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1662
1663 2012-03-17 Chong Yidong <cyd@gnu.org>
1664
1665 * package.texi (Package Installation): Document use of
1666 package-initialize in init file.
1667
1668 2012-03-16 Glenn Morris <rgm@gnu.org>
1669
1670 * help.texi (Language Help):
1671 * mule.texi (International Chars):
1672 etc/HELLO is for character demonstration.
1673
1674 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1675
1676 * dired.texi (Shell Commands in Dired): Fix typo.
1677
1678 2012-03-04 Chong Yidong <cyd@gnu.org>
1679
1680 * killing.texi (Clipboard): Document clipboard manager.
1681
1682 2012-02-29 Glenn Morris <rgm@gnu.org>
1683
1684 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1685
1686 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1687
1688 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1689
1690 2012-02-28 Glenn Morris <rgm@gnu.org>
1691
1692 * custom.texi, display.texi, emacs.texi, files.texi:
1693 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1694 Standardize possessive apostrophe usage.
1695
1696 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1697
1698 * macos.texi (Mac / GNUstep Customization): Remove text about
1699 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1700
1701 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1702
1703 * buffers.texi (Select Buffer): Mention that saving in a new file
1704 name can switch to a different major mode.
1705
1706 2012-02-23 Glenn Morris <rgm@gnu.org>
1707
1708 * mini.texi (Minibuffer File, Completion Options, Repetition):
1709 Copyedits.
1710 (Completion Example): Other M-x au* commands may be defined.
1711 (Completion Styles): Mention emacs21 and completion-category-overrides.
1712
1713 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1714 (Windows Keyboard, Windows Mouse, Windows Processes)
1715 (Windows Printing, Windows Misc): Copyedits.
1716 (ls in Lisp): Update switches list.
1717
1718 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1719 Update dos-mode* function names.
1720 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1721 (MS-DOS Processes): Add xref to main ls-lisp section.
1722
1723 * ack.texi (Acknowledgments): Mention smie.
1724
1725 2012-02-22 Glenn Morris <rgm@gnu.org>
1726
1727 * macos.texi: Copyedits. Fix @key/@kbd usage.
1728 (Mac / GNUstep Basics): Don't mention the panels, since the next
1729 section covers them.
1730 (Mac / GNUstep Customization): Merge some panel info from previous.
1731
1732 2012-02-21 Glenn Morris <rgm@gnu.org>
1733
1734 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1735 Small fixes.
1736
1737 * emacs-xtra.texi: Picture mode is no longer a chapter.
1738
1739 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1740
1741 * ack.texi (Acknowledgments): Small changes, including resorting,
1742 and removal of things no longer distributed.
1743
1744 2012-02-20 Glenn Morris <rgm@gnu.org>
1745
1746 * emacs.texi (Top, Preface): Small rephrasings.
1747 (menu, detailmenu): Update entries, and reformat some descriptions.
1748 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1749 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1750 Reformat some menu descriptions.
1751
1752 * ack.texi (Acknowledgments): More updates.
1753
1754 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1755 and from Author: headers.
1756 (Distrib): Small updates.
1757
1758 2012-02-18 Glenn Morris <rgm@gnu.org>
1759
1760 * ack.texi (Acknowledgments): Add xref to Org manual.
1761
1762 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1763 of '*mail*', since Message does not call it that.
1764 (Rmail Reply): Rename rmail-dont-reply-to-names.
1765 \\`info- no longer handled specially.
1766 Update for rmail-enable-mime-composing.
1767 Don't mention 'm' for replies.
1768 Don't mention rmail-mail-new-frame and canceling, since it does
1769 not work for Message at the moment.
1770
1771 * cal-xtra.texi: Copyedits.
1772
1773 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1774
1775 2012-02-17 Glenn Morris <rgm@gnu.org>
1776
1777 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1778
1779 * ack.texi (Acknowledgments): Mention Gnulib.
1780
1781 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1782
1783 * calendar.texi: Misc small changes, including updating the dates
1784 of examples.
1785
1786 2012-02-16 Glenn Morris <rgm@gnu.org>
1787
1788 * calendar.texi: Misc small changes.
1789
1790 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1791 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1792
1793 * dired-xtra.texi (Subdir Switches): Small fixes.
1794
1795 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1796
1797 2012-02-15 Glenn Morris <rgm@gnu.org>
1798
1799 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1800
1801 2012-02-12 Glenn Morris <rgm@gnu.org>
1802
1803 * ack.texi (Acknowledgments):
1804 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1805
1806 2012-02-10 Glenn Morris <rgm@gnu.org>
1807
1808 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1809
1810 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1811
1812 2012-02-09 Glenn Morris <rgm@gnu.org>
1813
1814 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1815 buffer switch after M-x rename-uniquely.
1816
1817 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1818
1819 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1820
1821 * text.texi (Org Mode): Fix typo.
1822
1823 2012-02-08 Glenn Morris <rgm@gnu.org>
1824
1825 * ack.texi (Acknowledgments): Update emacs-lock info.
1826
1827 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1828
1829 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1830
1831 2012-02-07 Glenn Morris <rgm@gnu.org>
1832
1833 * files.texi (File Conveniences): Mention ImageMagick images.
1834
1835 2012-02-05 Glenn Morris <rgm@gnu.org>
1836
1837 * trouble.texi (Checklist): Mention debug-on-event.
1838
1839 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1840
1841 2012-02-04 Glenn Morris <rgm@gnu.org>
1842
1843 * macos.texi (Customization options specific to Mac OS / GNUstep):
1844 New subsection.
1845
1846 * display.texi (Colors): Mention list-colors-sort.
1847
1848 * files.texi (File Conveniences): Mention image animation.
1849
1850 2012-01-31 Chong Yidong <cyd@gnu.org>
1851
1852 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1853 scroll bars (Bug#10666).
1854
1855 2012-01-28 Chong Yidong <cyd@gnu.org>
1856
1857 * files.texi (Filesets): Fix typos.
1858
1859 * display.texi (Faces): Add xref to Colors node.
1860
1861 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1862
1863 * buffers.texi (Select Buffer): Clarify explanation of switching
1864 to new buffers. Fix description of next-buffer and
1865 previous-buffer (Bug#10334).
1866 (Misc Buffer): Add xref to View Mode.
1867
1868 * text.texi (Fill Commands): Fix description of
1869 sentence-end-double-space.
1870
1871 2012-01-23 Chong Yidong <cyd@gnu.org>
1872
1873 * anti.texi (Antinews): Add Emacs 23 antinews.
1874
1875 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1876
1877 * programs.texi (Comment Commands): Typo (bug#10514).
1878
1879 2012-01-15 Chong Yidong <cyd@gnu.org>
1880
1881 * xresources.texi (X Resources): Describe GTK+ case first.
1882 (Resources): Don't use borderWidth as an example, since it doesn't
1883 work with GTK+.
1884 (Table of Resources): Clarify role of several resources, including
1885 the Emacs 24 behavior of cursorBlink etc.
1886 (Face Resources): Node deleted. Recommend using Customize
1887 instead. Add paragraph to `Table of Resources' node summarizing
1888 how to use X resources for changing faces.
1889 (Lucid Resources): Rewrite, omitting description of font names,
1890 referring to the Fonts node instead.
1891 (LessTif Resources): Copyedits.
1892 (GTK resources): Rewrite, describing the difference between gtk2
1893 and gtk3.
1894 (GTK Resource Basics): New node.
1895 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1896 (GTK styles): Just refer to Fonts node for GTK font format.
1897
1898 * display.texi (Faces): Document the cursor face.
1899
1900 2012-01-14 Chong Yidong <cyd@gnu.org>
1901
1902 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1903 (General Variables): Add xref to Lisp Libraries.
1904 (Initial Options): Copyedits.
1905 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1906 (Environment): Clarify what getenv does.
1907 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1908 light backgrounds on xterms.
1909 (Misc Variables): TEMP and TMP are not Windows-specific.
1910 (Display X): Copyedits.
1911 (Colors X): -bd does nothing for GTK.
1912 (Icons X): Gnome 3 doesn't use taskbars.
1913
1914 * misc.texi (Shell): Document exec-path here.
1915
1916 * rmail.texi (Movemail): Add xref for exec-path.
1917
1918 2012-01-13 Glenn Morris <rgm@gnu.org>
1919
1920 * dired.texi (Dired and Find): Clarify find-ls-options.
1921
1922 2012-01-09 Chong Yidong <cyd@gnu.org>
1923
1924 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1925 SHA-256.
1926
1927 2012-01-07 Chong Yidong <cyd@gnu.org>
1928
1929 * display.texi (Useless Whitespace): Add Whitespace mode.
1930
1931 * custom.texi (Hooks): Discuss how to disable minor modes.
1932
1933 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1934 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1935
1936 * trouble.texi (Lossage): Refer to Bugs node for problems.
1937 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1938 (Screen Garbled): Don't refer to terminal "manufacturers".
1939 (Total Frustration): Node deleted. Eliza is documented in
1940 Amusements now.
1941 (Known Problems): More info about using the bug tracker.
1942 Mention debbugs package.
1943 (Bug Criteria): Copyedits.
1944 (Understanding Bug Reporting): Mention emacs -Q.
1945
1946 2012-01-06 Chong Yidong <cyd@gnu.org>
1947
1948 * custom.texi (Specifying File Variables): The mode: keyword
1949 doesn't have to be first anymore. Add example of specifying minor
1950 modes.
1951 (Directory Variables): Simplify example. Mention application to
1952 non-file buffers.
1953 (Disabling): Use "initialization file" terminology.
1954 (Init Examples): Fix hook example.
1955
1956 2012-01-06 Eli Zaretskii <eliz@gnu.org>
1957
1958 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1959 (Bug#10422)
1960 Move the stuff about resources to xresources.texi.
1961
1962 * xresources.texi (Resources): Move information about setting X
1963 resources in the Registry from cmdargs.texi. Make the index entry
1964 be similar to the one in cmdargs.texi.
1965
1966 2012-01-05 Chong Yidong <cyd@gnu.org>
1967
1968 * custom.texi (Customization Groups): Update example.
1969 (Browsing Custom): Document the new search field.
1970 (Changing a Variable): Update example for Emacs 24 changes.
1971 Document Custom-set and Custom-save commands.
1972 (Face Customization): Document Emacs 24 changes. De-document
1973 modify-face.
1974 (Specific Customization): Mention customize-variable.
1975 (Custom Themes): Add customize-themes, custom-theme-load-path,
1976 custom-theme-directory, and describe-theme.
1977 (Creating Custom Themes): New node.
1978 (Examining): Mention M-:.
1979
1980 * package.texi (Packages): Fix typo.
1981
1982 2012-01-03 Chong Yidong <cyd@gnu.org>
1983
1984 * misc.texi (Single Shell): Don't document Lisp usage of
1985 shell-command. Tidy up discussion of synchronicity. Add index
1986 entries for async-shell-command.
1987 (Interactive Shell): Note that M-x shell uses shell-file-name.
1988 Note change in behavior in Emacs 24.
1989 (Shell Mode): Shell mode now uses completion-at-point.
1990 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1991 default method for recognizing prompts nowadays.
1992 (Shell Ring): Add xref to Minibuffer History.
1993 (Directory Tracking): Explain Dirtrack mode in more detail.
1994 (Term Mode): Fix index entries.
1995 (Paging in Term): Merge into Term Mode.
1996 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1997 (Printing): Fix xref. State default of lpr-switches.
1998 (PostScript): Remove obsolete sentence. Omit description of
1999 non-interactive behaviors.
2000 (Hyperlinking): Improve description.
2001 (Browse-URL): Using compose-mail for mailto URLs is the default.
2002 Document browse-url-mailto-function.
2003 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2004 (FFAP): FFAP is not a minor mode.
2005 (Amusements): M-x lm was renamed to M-x landmark.
2006 Document nato-region.
2007
2008 2012-01-01 Chong Yidong <cyd@gnu.org>
2009
2010 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2011 (Gnus Startup): Note that the system might not be set up for news.
2012 Describe group levels more clearly.
2013 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2014 Summary of Gnus.
2015 (Document View): Copyedits. Move zoom commads to DocView
2016 Navigation node.
2017 (DocView Navigation, DocView Searching, DocView Slicing)
2018 (DocView Conversion): Nodes renamed from Navigation, etc.
2019
2020 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2021
2022 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2023
2024 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2025 (Bug#10380)
2026
2027 2011-12-30 Chong Yidong <cyd@gnu.org>
2028
2029 * sending.texi (Sending Mail): Document initial mail buffer name,
2030 and changed multiple mail buffer behavior.
2031 (Mail Format): Put the example at the top of the section.
2032 (Mail Headers): Move discussion of "From" to the top.
2033 (Mail Sending): Document sendmail-query-once.
2034 (Citing Mail): Make it less Rmail-specific.
2035
2036 2011-12-29 Chong Yidong <cyd@gnu.org>
2037
2038 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2039 example. Add index entries.
2040 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2041
2042 2011-12-26 Chong Yidong <cyd@gnu.org>
2043
2044 * dired.texi (Dired Enter, Misc Dired Features):
2045 Document dired-use-ls-dired changes. Mention quit-window.
2046 (Dired Navigation): Add index entries.
2047 (Dired Visiting): Fix View Mode xref.
2048 (Marks vs Flags): Prefer C-/ binding for undo.
2049 (Subdirectories in Dired): Add xrefs.
2050 (Misc Dired Features): Document some Emacs 24 changes. Add index
2051 entries.
2052
2053 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2054 variable, since it is explained in Minor Modes node.
2055 (Defining Abbrevs): Copyedits.
2056 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2057 C-/ binding for undo.
2058 (Dabbrev Customization): Add xrefs for case-fold-search and
2059 case-replace.
2060
2061 * dired-xtra.texi (Subdir Switches): Add xref.
2062
2063 * maintaining.texi (VC Directory Commands): Mention quit-window.
2064
2065 2011-12-25 Chong Yidong <cyd@gnu.org>
2066
2067 * maintaining.texi (Tags): Mention Semantic.
2068 (Create Tags Table, Etags Regexps): Copyedits.
2069 (Find Tag): Mention minibuffer completion.
2070 (List Tags): Mention completion-at-point. Completion is actually
2071 available in M-x list-tags.
2072
2073 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2074 Document vc-delete-file.
2075
2076 * files.texi (Misc File Ops): Mention vc-delete-file.
2077
2078 * programs.texi (Symbol Completion): Mention completion-at-point
2079 explicitly.
2080
2081 2011-12-22 Chong Yidong <cyd@gnu.org>
2082
2083 * maintaining.texi (Change Log Commands): Don't specially mention
2084 vc-update-change-log which is CVS-only.
2085
2086 * vc1-xtra.texi (Version Headers): Note that these are for
2087 Subversion, CVS, etc. only.
2088 (General VC Options): De-document vc-keep-workfiles.
2089 Fix RCS-isms.
2090
2091 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2092
2093 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2094 should be @end iftex".
2095
2096 2011-12-21 Chong Yidong <cyd@gnu.org>
2097
2098 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2099 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2100 (VC Pull): Mention vc-log-incoming.
2101 (Log Buffer): Add CVS/RCS only disclaimer.
2102
2103 * vc1-xtra.texi (Remote Repositories): Update introduction.
2104 (Local Version Control): Node deleted (obsolete with DVCSes).
2105 (Remote Repositories, Version Backups): Node deleted.
2106 Move documentation of vc-cvs-stay-local to CVS Options.
2107 (CVS Options): Reduce verbosity of description of obscure CVS
2108 locking feature.
2109 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2110 Tags node.
2111 (Revision Tags): Move under Miscellaneous VC subsection.
2112 (Change Logs and VC): Note that this is wrong for DVCSs.
2113 De-document log entry manipulating features.
2114 (Renaming and VC): Describe how it works on modern VCSes.
2115
2116 * files.texi (Misc File Ops): Mention vc-rename-file.
2117
2118 * programs.texi (Custom C Indent): Add index entries.
2119
2120 2011-12-20 Alan Mackenzie <acm@muc.de>
2121
2122 * programs.texi (Motion in C): Update the description of C-M-a and
2123 C-M-e, they now DTRT in enclosing scopes.
2124 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2125
2126 2011-12-20 Chong Yidong <cyd@gnu.org>
2127
2128 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2129 (Old Revisions): Use it.
2130 (VCS Repositories): Add "distributed" terminology.
2131 (Log Buffer): Remove duplicate description
2132 about changesets. Fix "current VC fileset" ambiguity.
2133 (Multi-User Branching): Node deleted.
2134 (Branches, Switching Branches): Discuss decentralized version
2135 control systems.
2136 (VC Pull): New node.
2137 (Merging): Document merging on decentralized systems.
2138 (Creating Branches): Note that this is specific to CVS and related
2139 systems.
2140
2141 2011-12-19 Chong Yidong <cyd@gnu.org>
2142
2143 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2144 (VC Mode Line): Add index entry for "version control status".
2145 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2146 Document vc-revert-show-diff. De-document vc-rollback.
2147 (VC Directory Mode): Rewrite introduction. Move prefix arg
2148 documentation here from VC Directory Buffer node.
2149 (VC Directory Buffer): Use a decentralized VCS example.
2150 (VC Directory Commands): Use a table. Remove material duplicated
2151 in previous nodes on multi-file VC filsets.
2152
2153 2011-12-17 Chong Yidong <cyd@gnu.org>
2154
2155 * maintaining.texi (VCS Concepts): Make "revision" terminology
2156 less CVS-specific.
2157 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2158 Registering node.
2159 (Secondary VC Commands): Delete. Promote subnodes.
2160 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2161 log buffer. Add index entries.
2162 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2163 Use "commit" terminology.
2164 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2165 doesn't refer to tags tables. Note other possible forms of the
2166 revision ID. C-x v = does not save.
2167 (Registering): Note similarity to C-x v v action. Fix description
2168 of how backends are chosen. De-document vc-default-init-revision.
2169 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2170 in root log buffers.
2171
2172 2011-12-16 Chong Yidong <cyd@gnu.org>
2173
2174 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2175 (Basic VC Editing): Remove redundant descriptions.
2176 (VC With A Merging VCS): Make description more general instead of
2177 CVS-specific.
2178 (VC With A Locking VCS): Use VC fileset terminology.
2179
2180 2011-12-12 Chong Yidong <cyd@gnu.org>
2181
2182 * building.texi (Executing Lisp): Fix xref for C-M-x.
2183 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2184 manual. Note that load-path is not customizable.
2185 (Lisp Eval): Note that listed commands are available globally.
2186 Explain the meaning of "defun" in the C-M-x context.
2187 (Lisp Interaction): Copyedits.
2188 (External Lisp): Fix name of inferior Lisp buffer.
2189 Mention Scheme.
2190 (Compilation): Define "inferior process".
2191
2192 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2193
2194 * msdog.texi (Windows Fonts): Document how to force GDI font
2195 backend on MS-Windows.
2196
2197 2011-12-10 Chong Yidong <cyd@gnu.org>
2198
2199 * building.texi (Compilation): Say what the -k flag to make does.
2200 Move subprocess discussion to Compilation Shell.
2201 (Compilation Mode): Add xref for grep, occur, and mouse
2202 references. Define "locus".
2203 (Grep Searching): Use @command.
2204 (Debuggers, Commands of GUD, GDB Graphical Interface):
2205 Clarify intro.
2206 (Starting GUD): Clarify how arguments are specified.
2207 (Debugger Operation): Index entry for "GUD interaction buffer",
2208 and move basic description here from Commands of GUD node.
2209 (GDB User Interface Layout): Copyedits.
2210 (Source Buffers): Remove gdb-find-source-frame, which is not in
2211 gdb-mi.el.
2212 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2213 toggle-gdb-all-registers, which are not in gdb-mi.el.
2214 Don't re-document GUD interaction buffers.
2215
2216 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2217 (Semantic): Add cindex entries for Semantic.
2218
2219 2011-12-06 Chong Yidong <cyd@gnu.org>
2220
2221 * programs.texi (Man Page): Clarify how to use Man-switches.
2222 Don't bother documenting Man-fontify-manpage-flag.
2223 (Lisp Doc): Add xref to Name Help node.
2224 (Hideshow): Add cindex. Mention role of ellipses, and default
2225 value of hs-isearch-open. Don't bother documenting
2226 hs-special-modes-alist.
2227 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2228 changing the window manager binding of M-TAB.
2229
2230 2011-12-05 Chong Yidong <cyd@gnu.org>
2231
2232 * programs.texi (Comment Commands): Fix description of for M-; on
2233 blank lines. Move documentation of comment-region here.
2234 (Multi-Line Comments): Clarify the role of comment-multi-line.
2235 Refer to Comment Commands for comment-region doc.
2236 (Options for Comments): Refer to Multi-Line Comments for
2237 comment-multi-line doc, instead of duplicating it. Fix default
2238 values of comment-padding and comment-start-skip.
2239
2240 2011-12-04 Chong Yidong <cyd@gnu.org>
2241
2242 * programs.texi (Program Modes): Mention modes that are not
2243 included with Emacs. Fix references to other manuals for tex.
2244 Add index entry for backward-delete-char-untabify.
2245 Mention prog-mode-hook.
2246 (Which Function): Use "global minor mode" terminology.
2247 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2248 in Indentation chapter to avoid duplication.
2249 (Expressions): Copyedit.
2250 (Matching): Document Electric Pair mode.
2251
2252 * ack.texi (Acknowledgments):
2253 * rmail.texi (Movemail, Other Mailbox Formats):
2254 * frames.texi (Frames): Don't capitalize "Unix".
2255
2256 2011-12-04 Chong Yidong <cyd@gnu.org>
2257
2258 * text.texi (Nroff Mode): Mention what nroff is.
2259 (Text Based Tables, Table Recognition): Don't say "Table mode"
2260 since it's not a major or minor mode.
2261 (Text Based Tables): Reduce the size of the example.
2262 (Table Definition): Clarify definitions.
2263 (Table Creation): Add key table.
2264 (Cell Commands): Use kbd for commands.
2265 (Table Rows and Columns): Combine nodes Row Commands and Column
2266 Commands.
2267 (Fixed Width Mode): Node deleted; contents moved to parent.
2268 (Table Conversion): Shorten example.
2269 (Measuring Tables): Merge into Table Misc.
2270
2271 2011-12-03 Chong Yidong <cyd@gnu.org>
2272
2273 * text.texi (TeX Mode): Mention AUCTeX package.
2274 (TeX Editing): Add xref to documentation for Occur.
2275 (LaTeX Editing): Add xref to Completion node.
2276 (TeX Print): Fix description of tex-directory.
2277 (Enriched Text): Rename from Formatted Text. Make this node and
2278 its subnodes less verbose, since text/enriched files are
2279 practically unused.
2280 (Enriched Mode): Rename from Requesting Formatted Text.
2281 (Format Colors): Node deleted.
2282 (Enriched Faces): Rename from Format Faces. Describe commands
2283 for applying colors too.
2284 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2285
2286 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2287
2288 * display.texi (Colors): New node.
2289
2290 * cmdargs.texi (Colors X):
2291 * xresources.texi (GTK styles):
2292 * custom.texi (Face Customization): Reference it.
2293
2294 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2295 Link to Fill Commands for Justification entry.
2296
2297 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2298
2299 * display.texi (Auto Scrolling): More accurate description of what
2300 scroll-*-aggressively does, including the effect of non-zero
2301 margin. Fix "i.e." markup.
2302
2303 2011-12-02 Chong Yidong <cyd@gnu.org>
2304
2305 * text.texi (Pages): Mention how formfeed chars are displayed.
2306 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2307 Describe adaptive filling more precisely.
2308 (Fill Commands): Note that filling removes excess whitespace.
2309 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2310 now bound to indent-for-tab-command in Text mode.
2311 (Outline Mode): Copyedits.
2312 (Outline Visibility): Note that Reveal mode is a buffer-local
2313 minor mode.
2314
2315 * modes.texi (Major Modes): Move note about checking major-mode in
2316 a hook function here, from Text mode.
2317
2318 2011-11-28 Chong Yidong <cyd@gnu.org>
2319
2320 * text.texi (Words): Add xref to Position Info.
2321 (Paragraphs): Add xref to Regexps.
2322
2323 * indent.texi (Indentation): Rewrite introduction. Move table to
2324 Indentation Commands node.
2325 (Indentation Commands): Add index entries to table. Copyedits.
2326 (Tab Stops, Just Spaces): Copyedits.
2327 (Indent Convenience): New node. Document electric-indent-mode.
2328
2329 * programs.texi (Basic Indent):
2330 * windows.texi (Pop Up Window): Fix kindex entry.
2331
2332 2011-11-28 Chong Yidong <cyd@gnu.org>
2333
2334 * modes.texi (Major Modes): Move major-mode variable doc here from
2335 Choosing Modes. Document describe-mode. Document prog-mode-hook
2336 and text-mode-hook. Add example of using hooks.
2337 (Minor Modes): Document behavior of mode command calls from Lisp.
2338 Note that setting the mode variable using Customize will DTRT.
2339 (Choosing Modes): Add example of setting a minor mode using a
2340 local variable.
2341
2342 2011-11-27 Chong Yidong <cyd@gnu.org>
2343
2344 * frames.texi (Creating Frames): Move frame parameter example to
2345 Frame Parameters node.
2346 (Frame Commands): C-x 5 o does not warp the mouse by default.
2347 (Fonts): Add more GTK-style properties; also, they should be
2348 capitalized.
2349 (Special Buffer Frames): Node deleted; special-display is on the
2350 way out.
2351 (Frame Parameters): Example moved here from Creating Frames.
2352 Clarify that default-frame-alist affects the initial frame too.
2353 Delete auto-raise-mode and auto-lower-mode.
2354 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2355 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2356
2357 * windows.texi (Window Choice): Add xref to Lisp manual for
2358 special-display-*.
2359
2360 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2361
2362 * display.texi (Text Display): Update the description,
2363 cross-references, and indexing related to display of control
2364 characters and raw bytes.
2365
2366 2011-11-25 Chong Yidong <cyd@gnu.org>
2367
2368 * frames.texi (Frames): Rewrite introduction.
2369 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2370 Mouse-3 does not copy to kill ring by default. DEL does not
2371 behave specially for mouse commands any more.
2372 (Mouse References): Document mouse-1-click-follows-link more
2373 thoroughly.
2374 (Menu Mouse Clicks): Move footnote to the main text and add xref
2375 to Init Rebinding node.
2376 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2377
2378 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2379
2380 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2381
2382 * display.texi (Font Lock): Fix typo.
2383
2384 2011-11-24 Glenn Morris <rgm@gnu.org>
2385
2386 * rmail.texi (Rmail Output):
2387 Mention rmail-automatic-folder-directives. (Bug#9657)
2388
2389 2011-11-21 Chong Yidong <cyd@gnu.org>
2390
2391 * mark.texi (Global Mark Ring): Fix description of global mark
2392 ring (Bug#10032).
2393
2394 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2395
2396 * msdog.texi (Windows Fonts): Fix typo.
2397
2398 2011-11-17 Glenn Morris <rgm@gnu.org>
2399
2400 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2401
2402 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2403
2404 * killing.texi (Rectangles):
2405 * misc.texi (Document View):
2406 * modes.texi (Choosing Modes):
2407 * msdog.texi (Windows Fonts):
2408 * regs.texi (Rectangle Registers):
2409 * search.texi (Isearch Yank): Fix typos.
2410
2411 2011-11-06 Chong Yidong <cyd@gnu.org>
2412
2413 * windows.texi (Basic Window): Add xref to Cursor Display.
2414 (Split Window): Document negative arg for splitting commands.
2415 (Other Window): Document mouse-1 in text area of window.
2416 (Change Window): Don't mention window attributes, since they
2417 aren't defined. C-x 1 can't be used with minibuffer windows.
2418 Windows are no longer auto-deleted.
2419 (Window Choice): Add xref to Choosing Window in Lisp manual.
2420 (Window Convenience): Note that windmove disables shift-selection.
2421 Move M-x compare-windows here from Other Window node.
2422
2423 * custom.texi (Mouse Buttons):
2424 * search.texi (Isearch Scroll):
2425 * windows.texi (Split Window): Use new names split-window-below
2426 and split-window-right.
2427
2428 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2429
2430 * emacs.texi (Top): Fix typo.
2431
2432 2011-10-25 Glenn Morris <rgm@gnu.org>
2433
2434 * abbrevs.texi (Saving Abbrevs):
2435 quietly-read-abbrev-file is not a command. (Bug#9866)
2436
2437 2011-10-24 Chong Yidong <cyd@gnu.org>
2438
2439 * display.texi (Scrolling): Document scroll-up-line and
2440 scroll-down-line. Document scroll-command property.
2441 (Recentering): New node, split off from Scrolling.
2442
2443 2011-10-23 Chong Yidong <cyd@gnu.org>
2444
2445 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2446 (Tool Bars): Copyedits.
2447
2448 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2449
2450 2011-10-22 Chong Yidong <cyd@gnu.org>
2451
2452 * windows.texi (Displaying Buffers): Fix broken lispref link.
2453
2454 2011-10-22 Chong Yidong <cyd@gnu.org>
2455
2456 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2457 Move confirm-nonexistent-file-or-buffer discussion here.
2458
2459 * files.texi (File Names, Visiting): Move detailed discussion of
2460 minibuffer confirmation to Minibuffer Exit.
2461
2462 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2463 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2464
2465 2011-10-21 Chong Yidong <cyd@gnu.org>
2466
2467 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2468 (Backup Copying): backup-by-copying-when-mismatch is now t.
2469 (Customize Save): Fix description of require-final-newline.
2470 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2471 (Auto Save Control): Clarify.
2472 (File Archives): Add 7z.
2473 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2474
2475 * arevert-xtra.texi (Autorevert): Copyedits.
2476
2477 2011-10-20 Chong Yidong <cyd@gnu.org>
2478
2479 * custom.texi (Hooks, Init Examples):
2480 * display.texi (Font Lock):
2481 * fixit.texi (Spelling):
2482 * rmail.texi (Rmail Display): Minor mode function with no arg now
2483 enables it.
2484
2485 * fixit.texi (Spelling): Fix description of inline completion.
2486
2487 2011-10-19 Chong Yidong <cyd@gnu.org>
2488
2489 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2490 entries.
2491 (Isearch Yank): Document isearch-yank-pop.
2492 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2493 (Other Repeating Search): Document Occur Edit mode.
2494
2495 2011-10-18 Chong Yidong <cyd@gnu.org>
2496
2497 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2498 from Line Truncation node.
2499 (Standard Faces): Note that only the background of the cursor face
2500 has an effect.
2501 (Cursor Display): Fix descriptions of cursor face
2502 and bar cursor blinking.
2503 (Text Display): Document nobreak-char-display more clearly.
2504 (Line Truncation): Add xref to Split Window node.
2505 (Display Custom): Don't bother documenting baud-rate or
2506 no-redraw-on-reenter.
2507
2508 * search.texi (Slow Isearch): Node removed.
2509
2510 2011-10-18 Glenn Morris <rgm@gnu.org>
2511
2512 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2513
2514 2011-10-18 Chong Yidong <cyd@gnu.org>
2515
2516 * display.texi (Faces): Simplify discussion. Move documentation
2517 of list-faces-display here, from Standard Faces node.
2518 Note special role of `default' background.
2519 (Standard Faces): Note special role of `default' background.
2520 Note that region face may be taken fom GTK. Add xref to Text Display.
2521 (Text Scale): Rename from "Temporary Face Changes".
2522 Callers changed. Don't bother documenting variable-pitch-mode.
2523 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2524 (Useless Whitespace): Simplify description of
2525 delete-trailing-whitespace. Note active region case.
2526 (Text Display): Fix description of escape-glyph face assignment.
2527 Remove unibye mode discussion. Update some parts for Unicode.
2528 Move glyphless chars documentation to Lisp manual.
2529
2530 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2531
2532 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2533
2534 * display.texi (Scrolling): Tweak explanation of scroll direction.
2535 (View Mode): Add index entries.
2536
2537 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2538
2539 * regs.texi (Text Registers): C-x r i does not activate the mark.
2540 (Bookmarks): Document new default bookmark location.
2541
2542 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2543
2544 * killing.texi (Deletion): Add xref to Using Region.
2545 Document delete-forward-char.
2546 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2547 description here. Recommend C-u C-SPC for jumping to mark.
2548 (Kill Ring): Move kill ring variable documentation here.
2549 (Primary Selection): Copyedits.
2550 (Rectangles): Document new command rectangle-number-lines.
2551 (CUA Bindings): Note that this disables the mark-even-if-inactive
2552 behavior for C-x and C-c.
2553
2554 * mark.texi (Mark): Mention "active region" terminology.
2555 (Using Region): Document delete-active-region.
2556
2557 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2558
2559 * mark.texi (Mark): Clarify description of disabled Transient Mark
2560 mode (Bug#9689).
2561 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2562 selection changes. Mention that commands like C-y set the mark.
2563 (Marking Objects): Add xref to Words node. Note that mark-word
2564 and mark-sexp also have the "extend region" behavior.
2565 (Using Region): Mention M-$ in the table.
2566 Document mark-even-if-inactive here instead of in Mark Ring.
2567 (Mark Ring): Move mark-even-if-inactive to Using Region.
2568 Take note of the "Mark Set" behavior.
2569 (Disabled Transient Mark): Rename from "Persistent Mark"
2570 (Bug#9688). Callers changed.
2571
2572 * programs.texi (Expressions):
2573 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2574
2575 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2578 option" terminology.
2579 (Key Help): Add command names. Define "documentation string".
2580 (Name Help): Remove an over-long joke.
2581 (Apropos): Document prefix args. Remove duplicated descriptions.
2582 (Help Mode): Add C-c C-b to table. Update TAB binding.
2583 (Package Keywords): Rename from "Library by Keyword".
2584 Describe new package menu interface.
2585 (Help Files, Help Echo): Tweak description.
2586
2587 * mini.texi (Completion Options): Add completion-cycle-threshold.
2588 (Minibuffer History): Document numeric args to history commands.
2589
2590 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2591
2592 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2593
2594 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * basic.texi (Position Info): Omit page commands.
2597 Document count-words-region and count-words.
2598
2599 * text.texi (Pages): Move what-page documentation here.
2600
2601 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2602
2603 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2604 Remote Files node instead of linking directly to the Tramp manual.
2605 (Minibuffer Edit): Add xref to Blank Lines.
2606 (Completion): Add xref to Symbol Completion. Remove redundant
2607 example, which is repeated in the next node.
2608 (Completion Commands): Minor clarifications.
2609 (Completion Styles): New node, split from Completion Commands.
2610 Document substring and initials styles.
2611 (Strict Completion): Remove information duplicated in other nodes.
2612 (Completion Options): Consolidate case difference discussion here.
2613
2614 * help.texi (Help Mode): Fix kindex entries.
2615
2616 * files.texi (File Names): Add index entries.
2617
2618 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * basic.texi (Inserting Text): Add xref to Completion.
2621 Add ucs-insert example, and document prefix argument.
2622 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2623 to left/right. Tweak left-char and right-char descriptions.
2624 M-left and M-right are now bound to left-word/right-word.
2625 (Erasing): Document delete-forward-char.
2626
2627 * screen.texi (Screen, Menu Bar): Copyedits.
2628 (Point): Remove duplicate paragraph on cursors, also in Screen.
2629 (Mode Line): Trailing dashes no longer shown on X displays.
2630
2631 * frames.texi (Non-Window Terminals): Index just "text-only
2632 terminal", which is used throughout the manual now.
2633
2634 * entering.texi (Entering Emacs): Define "startup screen".
2635 Document window-splitting behavior with command-line inputs.
2636 (Exiting): Remove obsolete paragraph about shells without suspend
2637 functionality.
2638
2639 * commands.texi (User Input): Define "input event" more clearly.
2640 (Keys): Add xref to Echo Area.
2641 (Commands): Clarify relation between commands and functions.
2642
2643 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * misc.texi (emacsclient Options): Document how emacsclient runs
2646 the Emacs daemon (Bug#9674).
2647
2648 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2649
2650 * basic.texi (Moving Point):
2651 * custom.texi (Mouse Buttons):
2652 * rmail.texi (Rmail Scrolling):
2653 * search.texi (Isearch Scroll):
2654 * display.texi (Scrolling): Replace scroll-up/down with
2655 scroll-up/down-command. Fix scroll-preserve-screen-position
2656 description. Document scroll-error-top-bottom.
2657
2658 2011-09-30 Glenn Morris <rgm@gnu.org>
2659
2660 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2661
2662 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2663
2664 * windows.texi (Pop Up Window): Defer discussion of window
2665 splitting to the Window Choice node. Add index entries.
2666 (Force Same Window): Node deleted.
2667 (Displaying Buffers, Window Choice): New nodes.
2668
2669 * buffers.texi (Select Buffer): Clarify description of
2670 buffer-switching commands. Add xref to Window Display node.
2671 Don't repeat confirm-nonexistent-file-or-buffer description from
2672 Visiting node. Remove even-window-heights.
2673
2674 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2675
2676 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2677
2678 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2679
2680 * xresources.texi (Table of Resources): Fix documentation of
2681 bitmapIcon.
2682
2683 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2684
2685 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2686
2687 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2688
2689 * frames.texi (Frame Commands): Note that delete-other-frames only
2690 deletes frames on current terminal.
2691
2692 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2693
2694 * sending.texi (Mail Misc): Document mail-add-attachment.
2695
2696 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2697
2698 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2699
2700 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2701
2702 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2703
2704 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * files.texi (File Archives):
2707 * cal-xtra.texi (Diary Display):
2708 * help.texi (Help Mode): Add xref to View Mode.
2709
2710 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * display.texi (View Mode): New node. Move view-file here from
2713 Misc File Ops. Move view-buffer here from Misc Buffer.
2714
2715 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2716
2717 * files.texi (Misc File Ops): Document new
2718 delete-by-moving-to-trash behavior. Remove view-file.
2719
2720 * dired.texi (Dired Deletion): Shorten description of Trash.
2721
2722 * misc.texi (emacsclient Options): Document server-port.
2723
2724 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2725
2726 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2727 even on MS-Windows. Fix a typo.
2728
2729 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * package.texi: New file, documenting the package manager.
2732
2733 * emacs.texi: Include it.
2734
2735 * help.texi (Help Summary): Add describe-package.
2736
2737 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * misc.texi (Printing): Convert subnodes into subsections.
2740
2741 * text.texi (Two-Column): Move into Text chapter.
2742
2743 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2744 Files section. Convert from chapter into section.
2745
2746 * display.texi (Narrowing): Move into display chapter.
2747
2748 * sending.texi (Sending Mail):
2749 * rmail.texi (Rmail):
2750 * misc.texi (Gnus, Document View):
2751 * dired.texi (Dired):
2752 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2753
2754 2011-08-07 Juri Linkov <juri@jurta.org>
2755
2756 * dired.texi (Operating on Files): Rewrite according to the fact
2757 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2758
2759 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2760
2761 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2762 remote file name completion. (Bug#9197)
2763
2764 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2765
2766 * mule.texi (Bidirectional Editing): Document the fact that
2767 bidi-display-reordering is t by default.
2768
2769 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2770
2771 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2772 explicitly (bug#8904).
2773
2774 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2775
2776 * trouble.texi (Checklist): Use an `M-x' example instead of an
2777 Emacs Lisp form to switch on the dribble file (bug#8056).
2778
2779 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2780
2781 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2782
2783 2011-07-13 Glenn Morris <rgm@gnu.org>
2784
2785 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2786
2787 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2788
2789 * mark.texi (Mark Ring): Clarify how many locations are saved
2790 (bug#5770).
2791 (Global Mark Ring): Ditto.
2792
2793 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2794
2795 * text.texi (Table Recognition): Use "at point" instead of "under
2796 point" (bug#4345).
2797
2798 * display.texi (Cursor Display): Mention `cursor-type'.
2799
2800 * screen.texi (Point): Clarify that it's only if you use a block
2801 cursor that it appears to be on a character (bug#4345).
2802
2803 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2804
2805 * misc.texi (Amusements): Move dissociated press here, from its
2806 own section.
2807
2808 * emacs.texi (Top): Update node listing.
2809
2810 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2811
2812 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2813 clarity (bug#3523).
2814
2815 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2818 (Misc X): Document --parent-id.
2819
2820 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2821 defaults to nil.
2822
2823 * misc.texi (emacsclient Options): Document --parent-id.
2824
2825 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2826
2827 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2828
2829 * emacs.texi: Use "..." instead of ``...'' in the menus
2830 (bug#3503).
2831
2832 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2833
2834 * killing.texi (Primary Selection): Document `only' setting for
2835 select-active-regions.
2836
2837 * mark.texi (Setting Mark): Reference Shift Selection node.
2838
2839 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2840
2841 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2842
2843 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2844 motion keys" (bug#3503).
2845
2846 * emacs.texi: Change all the register node names from "RegPos"
2847 (etc.) to "Positional Registers" (etc.) (bug#3314).
2848
2849 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2850
2851 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2852 (Other Kill Commands, Kill Options): Copyedits.
2853 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2854 (Yanking): Move yank-excluded properties discussion here.
2855 (Cut and Paste): Move from frames.texi. Update subnodes to
2856 describe x-select-enable-clipboard case.
2857
2858 * frames.texi: Move Cut and Paste node and subnodes into
2859 killing.texi, except Mouse Commands and Word and Line Mouse.
2860
2861 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2862
2863 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2864
2865 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2866
2867 * screen.texi (Mode Line): Clarify that coding systems are
2868 characters, not letters (bug#1749).
2869
2870 * cmdargs.texi (Environment): Mention removing variables
2871 (bug#1615). Text suggested by Kevin Rodgers.
2872
2873 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2876
2877 * modes.texi: Rename from major.texi.
2878 (Modes): New node. Make Major Modes and Minor Modes subsections
2879 of this. All callers changed.
2880
2881 * custom.texi (Minor Modes): Move to modes.texi.
2882
2883 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2884
2885 * custom.texi (Syntax): Node deleted.
2886
2887 * help.texi (Help Summary):
2888 * major.texi (Major Modes):
2889 * programs.texi (Parentheses):
2890 * search.texi (Regexp Backslash, Regexp Backslash)
2891 (Regexp Backslash):
2892 * text.texi (Words): Callers changed.
2893
2894 * text.texi (Refill, Longlines): Delete nodes.
2895
2896 * ack.texi (Acknowledgments): Longlines removed from manual.
2897
2898 * emacs.texi (Top): Update node listing.
2899
2900 2011-07-09 Glenn Morris <rgm@gnu.org>
2901
2902 * fortran-xtra.texi (Fortran): Update handled extensions.
2903
2904 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2905
2906 * display.texi (Scrolling): `C-v' (etc) are now bound to
2907 `scroll-*-command' (bug#8349).
2908
2909 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2910
2911 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2912 doesn't actually delete any files (bug#7125).
2913
2914 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2915 argument for `C-c C-k' (bug#7391).
2916
2917 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2918 you're currently using (bug#8489).
2919
2920 2011-07-01 Eli Zaretskii <eliz@gnu.org>
2921
2922 * mule.texi (Coding Systems): Move index entries from the previous
2923 change into their proper places.
2924
2925 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2926
2927 * help.texi (Help Files): Document view-external-packages (bug#8902).
2928
2929 * mule.texi (Coding Systems): Put a few more of the coding systems
2930 into the index (bug#8900).
2931
2932 2011-06-26 Glenn Morris <rgm@gnu.org>
2933
2934 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2935
2936 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2937
2938 * misc.texi (emacsclient Options): Mention --frame-parameters.
2939
2940 2011-06-09 Glenn Morris <rgm@gnu.org>
2941
2942 * custom.texi (Specifying File Variables):
2943 Recommend explicit arguments for minor modes.
2944
2945 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2946
2947 Document wide integers better.
2948 * buffers.texi (Buffers):
2949 * files.texi (Visiting): Document maxima for 64-bit machines,
2950 and mention virtual memory limits.
2951
2952 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2953
2954 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2955
2956 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2957 prog mode (Bug#8240).
2958
2959 2011-05-27 Glenn Morris <rgm@gnu.org>
2960
2961 * custom.texi (Specifying File Variables):
2962 Major modes no longer need come first.
2963
2964 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
2965
2966 * mule.texi (Specify Coding, Text Coding, Communication Coding)
2967 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2968
2969 2011-05-18 Glenn Morris <rgm@gnu.org>
2970
2971 * ack.texi (Acknowledgments): Remove fakemail.c.
2972
2973 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
2974
2975 Fixes for fitting text into 7x9 printed manual.
2976 * building.texi (Flymake, Breakpoints Buffer):
2977 * calendar.texi (Appointments):
2978 * cmdargs.texi (General Variables, Display X):
2979 * custom.texi (Saving Customizations, Face Customization)
2980 (Directory Variables, Minibuffer Maps, Init Rebinding):
2981 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2982 * fixit.texi (Spelling):
2983 * frames.texi (Creating Frames, Fonts):
2984 * help.texi (Help Files):
2985 * mini.texi (Minibuffer File):
2986 * misc.texi (emacsclient Options, Emulation):
2987 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2988 * mule.texi (International Chars, Language Environments)
2989 (Select Input Method, Modifying Fontsets, Charsets):
2990 * programs.texi (Custom C Indent):
2991 * rmail.texi (Rmail Labels):
2992 * text.texi (Table Conversion):
2993 * trouble.texi (Known Problems, Known Problems):
2994 * windows.texi (Change Window):
2995 * xresources.texi (GTK resources): Reflow text and re-indent code
2996 examples to avoid TeX overflows and underflows on 7x9 paper.
2997
2998 * emacs.texi: Fix the (commented out) smallbook command.
2999
3000 * macos.texi (Mac / GNUstep Events):
3001 * xresources.texi (Lucid Resources): Remove extraneous examples.
3002
3003 2011-05-10 Glenn Morris <rgm@gnu.org>
3004
3005 * custom.texi (Specifying File Variables):
3006 Deprecate using mode: for minor modes.
3007
3008 2011-05-07 Glenn Morris <rgm@gnu.org>
3009
3010 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3011
3012 2011-05-06 Glenn Morris <rgm@gnu.org>
3013
3014 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3015
3016 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3017
3018 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3019
3020 * misc.texi (Emacs Server): Document `server-eval-at'.
3021
3022 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * maintaining.texi (List Tags): Document next-file.
3025 Suggested by Uday S Reddy.
3026
3027 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3028
3029 * mini.texi (Minibuffer Edit):
3030 * screen.texi (Mode Line): Fix typo.
3031
3032 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3033
3034 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3035
3036 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3037
3038 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3039
3040 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3041
3042 * display.texi (Auto Scrolling): Document the limit of 100 lines
3043 for never-recentering scrolling with `scroll-conservatively'.
3044 (Bug#6671)
3045
3046 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3047
3048 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3049 HOME on Windows and where it looks for init files. (Bug#8221)
3050
3051 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3052
3053 * search.texi (Regexp Example):
3054 * mule.texi (International Chars):
3055 * building.texi (External Lisp): Don't use characters outside
3056 ISO-8859-1.
3057
3058 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3059
3060 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3061 Use Texinfo @-commands for non Latin-1 characters.
3062
3063 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3064
3065 * custom.texi (Init File): Add index entries for ".emacs".
3066 (Bug#8210)
3067
3068 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3069
3070 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3071 for Gtk+ 3.
3072
3073 2011-03-08 Glenn Morris <rgm@gnu.org>
3074
3075 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3076 * emacs.texi (Acknowledgments):
3077 * ack.texi (Acknowledgments): Names to UTF-8.
3078 * emacs.texi: Set documentencoding.
3079
3080 * display.texi (Optional Mode Line): Don't mention exactly where
3081 display-time appears. (Bug#8193)
3082
3083 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3084
3085 * Version 23.3 released.
3086
3087 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3088
3089 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3090
3091 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3092
3093 * misc.texi (emacsclient Options): Add q/quiet.
3094
3095 2011-03-02 Glenn Morris <rgm@gnu.org>
3096
3097 * mule.texi (Communication Coding) <x-select-request-type>:
3098 Remove duplicate (essentially) paragraph. (Bug#8148)
3099
3100 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3101
3102 * maintaining.texi (Format of ChangeLog): Add reference to
3103 add-log-full-name.
3104 (Change Log Commands): Add documentation for combining multiple
3105 symbols in one change.
3106
3107 2011-03-01 Glenn Morris <rgm@gnu.org>
3108
3109 * custom.texi (Directory Variables):
3110 Give an example of excluding subdirectories.
3111
3112 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3113
3114 * search.texi (Regexp Search): Move index entries about regexps to the
3115 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3116
3117 2011-02-19 Glenn Morris <rgm@gnu.org>
3118
3119 * dired.texi (Dired): Dired-X version number was dropped.
3120
3121 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3122
3123 * xresources.texi (X Resources): Remove *faceName and replace it with
3124 *font for Lucid.
3125
3126 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * rmail.texi (Rmail Display): Document Rmail MIME support more
3129 accurately.
3130
3131 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3132 vc-log-outgoing.
3133 (Merging): Document vc-find-conflicted-file.
3134
3135 2011-02-05 Glenn Morris <rgm@gnu.org>
3136
3137 * custom.texi (Variables): Fix typo.
3138
3139 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3140
3141 * search.texi (Regexps): Copyedits. Mention character classes
3142 (Bug#7809).
3143
3144 * files.texi (File Aliases): Restore explanatory text from Eli
3145 Zaretskii, accidentally removed in 2011-01-08 commit.
3146
3147 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3148
3149 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3150 (MAKEINFO_OPTS): New variable.
3151 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3152 (emacs.html): New target.
3153 (clean): Remove emacs.html.
3154
3155 2011-01-23 Werner Lemberg <wl@gnu.org>
3156
3157 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3158 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3159 (ENVADD): Updated.
3160
3161 2011-01-18 Glenn Morris <rgm@gnu.org>
3162
3163 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3164
3165 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3166
3167 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3168
3169 * building.texi (Compilation): Improve instructions for running two
3170 compilations (Bug#7573).
3171
3172 * files.texi (Backup Names): Document the new location of the
3173 last-resort backup file.
3174
3175 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3176 manual. Explain why directory-abbrev-alist elements should be anchored
3177 (Bug#7777).
3178
3179 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3180
3181 * msdog.texi (Windows Startup): Correct inaccurate description of
3182 differences between emacsclient.exe and emacsclientw.exe.
3183
3184 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3187
3188 2011-01-02 Kenichi Handa <handa@m17n.org>
3189
3190 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3191
3192 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3193
3194 * frames.texi (Cut and Paste): Modify the section's name and text:
3195 don't mix "cut/paste" with "kill/yank".
3196 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3197 (Bug#7702)
3198
3199 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3200
3201 2011-01-02 Glenn Morris <rgm@gnu.org>
3202
3203 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3204 matches its position in the menu. (Bug#7674)
3205
3206 2011-01-02 Glenn Morris <rgm@gnu.org>
3207
3208 * trouble.texi (Checklist): Mention not replying via news either.
3209
3210 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3211
3212 * misc.texi (Document View): Update DocView section with newly
3213 supported document formats.
3214
3215 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3216
3217 * killing.texi: Resection the Info version to conform to the
3218 printed manual, to avoid making sections on Accumulating Text, CUA
3219 and Rectangles into full chapters.
3220
3221 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3222
3223 * custom.texi (Init Syntax): Add index entries for "character syntax".
3224 (Bug#7576)
3225
3226 2010-12-13 Karel Klíč <kklic@redhat.com>
3227
3228 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3229
3230 2010-12-13 Glenn Morris <rgm@gnu.org>
3231
3232 * trouble.texi (Checklist): Fix typo in newsgroup name.
3233
3234 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3235
3236 * search.texi (Word Search): Note that the lazy highlight always
3237 matches to whole words (Bug#7470).
3238
3239 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3240
3241 * display.texi (Optional Mode Line): Make the description of
3242 load-average more accurate.
3243
3244 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3245 registry, with a cross-reference.
3246 (Windows Startup): New node. Move the stuff about the current
3247 directory from "Windows HOME".
3248
3249 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3250
3251 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3252 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3253
3254 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3255
3256 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3257 Suggested by Štěpán Němec.
3258
3259 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * maintaining.texi (Version Control): Say "commit", not "check in".
3262 (Version Control Systems): Simplify descriptions.
3263 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3264 VCS Concepts.
3265 (VC Mode Line): Update example.
3266 (Old Revisions): Document revert-buffer for vc-diff.
3267 (Log Buffer): Promote to a subsection. Document header lines.
3268
3269 * macos.texi (Mac / GNUstep Basics):
3270 Document ns-right-alternate-modifier.
3271
3272 * emacs.texi (Top): Update node listing.
3273
3274 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3275
3276 * rmail.texi (Rmail Coding): Characters with no fonts are not
3277 necessarily displayed as empty boxes.
3278
3279 * mule.texi (Language Environments, Fontsets): Characters with no
3280 fonts are not necessarily displayed as empty boxes.
3281
3282 * display.texi (Text Display): Document display of glyphless
3283 characters.
3284
3285 2010-11-13 Glenn Morris <rgm@gnu.org>
3286
3287 * basic.texi (Position Info): Add M-x count-words-region.
3288
3289 2010-11-11 Glenn Morris <rgm@gnu.org>
3290
3291 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3292
3293 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3294
3295 * msdog.texi (Windows HOME): Add information regarding startup
3296 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3297
3298 2010-10-11 Glenn Morris <rgm@gnu.org>
3299
3300 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3301
3302 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3303 (DVIPS): New variable.
3304 (.PHONY): Add html, ps.
3305 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3306 (clean): Delete html, ps files.
3307
3308 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3309
3310 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3311
3312 2010-10-09 Glenn Morris <rgm@gnu.org>
3313
3314 * Makefile.in (VPATH): Remove.
3315 (infodir): Make it absolute.
3316 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3317
3318 * Makefile.in (dist): Anchor regexps.
3319
3320 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3321 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3322 (emacs-xtra.pdf): Use $<.
3323
3324 * Makefile.in (infoclean): Remove harmless, long-standing error.
3325
3326 * Makefile.in ($(infodir)): Delete rule.
3327 (mkinfodir): New.
3328 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3329
3330 * Makefile.in (distclean): Do not delete emacsver.texi.
3331 (dist): Remove reference to emacsver.texi.in.
3332 * emacsver.texi: New file, replacing emacsver.texi.in.
3333
3334 2010-10-09 Glenn Morris <rgm@gnu.org>
3335
3336 * emacsver.texi.in: New file.
3337 * emacs.texi: Set EMACSVER by including emacsver.texi.
3338 * Makefile.in (distclean): Delete emacsver.texi.
3339 (dist): Copy emacsver.texi.
3340 (EMACSSOURCES): Add emacsver.texi.
3341
3342 * ack.texi (Acknowledgments): No more b2m.c.
3343
3344 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3345 (emacs): Remove rule.
3346 (dist): No need to deal with the emacs rule any more.
3347
3348 2010-10-07 Glenn Morris <rgm@gnu.org>
3349
3350 * Makefile.in (version): New, set by configure.
3351 (clean): Delete dist tar file.
3352 (dist): Use version in tar name.
3353
3354 2010-10-06 Glenn Morris <rgm@gnu.org>
3355
3356 * Makefile.in (EMACS_XTRA): Add the main source file.
3357 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3358 (mostlyclean): No core files, reorder other files.
3359 (clean): Delete specific dvi and pdf files.
3360 (infoclean, dist): New rules.
3361 (maintainer-clean): Use infoclean.
3362 ($(infodir)): Add parallel build workaround.
3363
3364 2010-10-04 Glenn Morris <rgm@gnu.org>
3365
3366 * Makefile.in (SHELL): Set it.
3367 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3368 (info, dvi): Replace above variables with their expansions.
3369 (info): Move mkdir from here...
3370 ($(infodir)/emacs): ... to here (for parallel builds).
3371 (pdf): New target.
3372 ($(infodir)/emacs): Pass -o option to makeinfo.
3373 (.PHONY): Declare clean rules.
3374 (maintainer-clean): Delete dvi and pdf files.
3375 Guard against cd failures. Use a more restrictive delete.
3376
3377 2010-10-02 Glenn Morris <rgm@gnu.org>
3378
3379 * misc.texi (Shell Mode): Remove reference to old function name.
3380
3381 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3382
3383 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3384 indicator characters.
3385
3386 2010-09-29 Glenn Morris <rgm@gnu.org>
3387
3388 * Makefile.in (top_srcdir): Remove unused variable.
3389
3390 2010-09-14 Glenn Morris <rgm@gnu.org>
3391
3392 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3393 the last hook item.
3394
3395 * calendar.texi (Appointments): Also updated when a diary include file
3396 is saved.
3397
3398 2010-09-14 Glenn Morris <rgm@gnu.org>
3399
3400 * trouble.texi (Bugs): Update the section intro.
3401 (Known Problems): New section.
3402 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3403 (Sending Patches): Bug fixes are best as responses to existing bugs.
3404 * emacs.texi (Known Problems): Add menu entry for new section.
3405
3406 2010-09-09 Glenn Morris <rgm@gnu.org>
3407
3408 * xresources.texi: Untabify.
3409
3410 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3413
3414 2010-09-06 Glenn Morris <rgm@gnu.org>
3415
3416 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3417
3418 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3419
3420 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3421
3422 2010-08-21 Glenn Morris <rgm@gnu.org>
3423
3424 * misc.texi (Amusements): Mention bubbles and animate.
3425
3426 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3427
3428 * files.texi (Visiting): Add more index entries for
3429 large-file-warning-threshold.
3430
3431 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3432
3433 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3434
3435 2010-06-23 Glenn Morris <rgm@gnu.org>
3436
3437 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3438 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3439 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3440 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3441 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3442 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3443 Untabify Texinfo files.
3444
3445 2010-06-10 Glenn Morris <rgm@gnu.org>
3446
3447 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3448
3449 * basic.texi (Inserting Text): Fix typo.
3450
3451 2010-06-10 Glenn Morris <rgm@gnu.org>
3452
3453 * ack.texi (Acknowledgments):
3454 * emacs.texi (Acknowledgments): Update for notifications.el.
3455
3456 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3457
3458 * dired.texi (Operating on Files): Mention encryption commands
3459 (Bug#6315).
3460
3461 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3462
3463 * basic.texi (Moving Point): Update due to renaming of commands bound
3464 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3465
3466 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3467
3468 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3469 paragraphs.
3470 (Line Truncation): Fix wording for bidi display.
3471
3472 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3473 keys.
3474
3475 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3476
3477 * building.texi (GDB Graphical Interface): Remove misleading comparison
3478 to an IDE (Bug#6128).
3479
3480 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3481
3482 * programs.texi (Man Page):
3483 * misc.texi (Invoking emacsclient):
3484 * mini.texi (Repetition):
3485 * mark.texi (Setting Mark): Fix typos.
3486
3487 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3488
3489 * misc.texi (Printing): Document htmlfontify-buffer.
3490
3491 2010-05-08 Glenn Morris <rgm@gnu.org>
3492
3493 * calendar.texi (Displaying the Diary, Format of Diary File):
3494 Fix external cross-references for TeX format output.
3495
3496 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3497
3498 * Version 23.2 released.
3499
3500 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3501
3502 * cmdargs.texi (Initial Options): Mention --chdir.
3503
3504 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3505
3506 * frames.texi (Tool Bars): Add tool-bar-style.
3507
3508 2010-04-21 Glenn Morris <rgm@gnu.org>
3509
3510 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3511
3512 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3513
3514 * programs.texi (Semantic): New node.
3515
3516 * maintaining.texi (EDE): New node.
3517
3518 * emacs.texi: Update node listing.
3519
3520 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3521
3522 2010-04-18 Glenn Morris <rgm@gnu.org>
3523
3524 * emacs.texi (Acknowledgments): Remove duplicate.
3525
3526 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3527
3528 2010-04-18 Glenn Morris <rgm@gnu.org>
3529
3530 * dired.texi (Misc Dired Features): Mention VC diff and log.
3531 * maintaining.texi (Old Revisions, VC Change Log):
3532 Mention that diff and log work in Dired buffers.
3533
3534 * help.texi (Help Summary): Mention M-x info-finder.
3535
3536 * ack.texi (Acknowledgments): Add mpc.el.
3537
3538 * custom.texi (Specifying File Variables, Directory Variables):
3539 Document new commands for manipulating local variable lists.
3540
3541 2010-04-18 Glenn Morris <rgm@gnu.org>
3542
3543 * trouble.texi (Contributing): Add cindex entry.
3544 Mention etc/CONTRIBUTE.
3545
3546 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3547
3548 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3549 query-replace (Bug#5774).
3550
3551 2010-04-16 Glenn Morris <rgm@gnu.org>
3552
3553 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3554
3555 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3556
3557 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3558
3559 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3560
3561 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3562
3563 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3564
3565 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3566 cross-reference to "Inserting Text".
3567
3568 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3569 Mention completion provided by `ucs-insert'.
3570
3571 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * sending.texi (Sending Mail): Note variables that may need
3574 customizing.
3575 (Mail Sending): Expand discussion of send-mail-function.
3576
3577 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3578
3579 Document Message mode as the default mail mode.
3580
3581 * sending.texi (Sending Mail): Copyedits.
3582 (Mail Format, Mail Headers): Document mail-from-style changes.
3583 (Mail Commands): Rename from Mail mode. Document Message mode.
3584 (Mail Misc): Rename from Mail mode Misc.
3585 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3586 command names and update keybindings.
3587 (Header Editing): Document message-tab. De-document
3588 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3589 favor of mail-default-headers. Ad index entries for user-full-name and
3590 user-mail-address.
3591 (Citing Mail): Update changes in Message mode behavior.
3592 Document mail-yank-prefix.
3593 (Mail Signature): New node, moved from Mail Misc.
3594 (Mail Aliases): Mail abbrevs are the default with Message mode.
3595 (Mail Methods): Note that Message mode is now the default.
3596
3597 * rmail.texi (Rmail Reply):
3598 * text.texi (Text Mode):
3599 * major.texi (Major Modes):
3600 * mule.texi (Output Coding): Refer to Message mode.
3601
3602 * custom.texi (Init Examples): Add xref to Mail Header.
3603
3604 * emacs.texi (Top): Fix xrefs.
3605
3606 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3609 repository if there is none.
3610 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3611 vc-print-root-log.
3612 (Old Revisions): Copyedits. Document vc-root-diff.
3613
3614 * programs.texi (Program Modes): Mention Javascript mode.
3615
3616 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3617 * emacs.texi: Update node description.
3618
3619 * misc.texi (Navigation): Document doc-view-continuous.
3620 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3621
3622 2010-03-30 Juri Linkov <juri@jurta.org>
3623
3624 * search.texi (Other Repeating Search): Remove line that `occur'
3625 can not handle multiline matches.
3626
3627 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3628
3629 * mule.texi (International): Mention support of bidirectional editing.
3630 (Bidirectional Editing): New section.
3631
3632 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3633
3634 * emacs.texi (Top): Update node names to those in building.texi.
3635
3636 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3637
3638 * building.texi: Describe restored GDB/MI functionality
3639 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3640 * emacs.texi: Update node names for building.texi.
3641
3642 2010-03-24 Glenn Morris <rgm@gnu.org>
3643
3644 * ack.texi (Acknowledgments):
3645 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3646
3647 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3648
3649 * xresources.texi (Table of Resources): Clarify toolBar number
3650 for Gtk+.
3651
3652 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3653
3654 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3655
3656 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3657
3658 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3659 and multi-isearch-buffers-regexp.
3660
3661 * indent.texi (Indentation): Clarify description of
3662 indent-for-tab-command. Document tab-always-indent.
3663
3664 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * cmdargs.texi (Font X): Move most content to Fonts.
3667
3668 * frames.texi (Fonts): New node. Document font-use-system-font.
3669
3670 * emacs.texi (Top):
3671 * xresources.texi (Table of Resources):
3672 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3673
3674 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3675
3676 * Branch for 23.2.
3677
3678 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3679
3680 * custom.texi (Init Examples): Add xref to Locals.
3681
3682 * major.texi (Choosing Modes): Mention usage of setq-default for
3683 setting the default value of major-mode (Bug#5688).
3684
3685 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3686
3687 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3688
3689 * display.texi (Display Custom): Document make-pointer-invisible and
3690 underline-minimum-offset. Remove inverse-video.
3691
3692 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3693
3694 * frames.texi (Frame Commands): Note that the last ordinary frame can
3695 be deleted in daemon mode (Bug#5616).
3696
3697 2010-02-18 Glenn Morris <rgm@gnu.org>
3698
3699 * trouble.texi (Contributing): Repository is no longer CVS.
3700
3701 2010-02-08 Glenn Morris <rgm@gnu.org>
3702
3703 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3704
3705 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3706
3707 * display.texi (Useless Whitespace, Text Display):
3708 * custom.texi (Init Examples): Avoid obsolete special default variables
3709 like default-major-mode.
3710
3711 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3712
3713 * programs.texi (Other C Commands): Replace reference to obsolete
3714 c-subword-mode.
3715
3716 2010-01-21 Glenn Morris <rgm@gnu.org>
3717
3718 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3719
3720 2010-01-12 Glenn Morris <rgm@gnu.org>
3721
3722 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3723 emacs-pretest-bug for bug reports for development versions.
3724
3725 2010-01-11 Glenn Morris <rgm@gnu.org>
3726
3727 * display.texi (Highlight Interactively): `t' does not mean highlight
3728 all patterns. (Bug#5335)
3729
3730 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * misc.texi (Shell): Document async-shell-command.
3733
3734 * building.texi (Grep Searching): Document zrgrep.
3735
3736 * mini.texi (Completion Options): Mention `initials' completion style.
3737
3738 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3739
3740 * building.texi: Import GDB Graphical Interface description from
3741 EMACS_23_1_RC.
3742
3743 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3744
3745 * emacs.texi (Top): Update node listing.
3746
3747 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3748
3749 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3750
3751 * cmdargs.texi (Initial Options):
3752 * xresources.texi (Resources): Document inhibit-x-resources.
3753
3754 * custom.texi (Specifying File Variables): Note that minor modes are
3755 enabled unconditionally.
3756
3757 * display.texi (Scrolling): Briefly document the old recenter command,
3758 and document recenter-positions.
3759
3760 * files.texi (Visiting):
3761 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3762
3763 * frames.texi (Cut/Paste Other App):
3764 Document save-interprogram-paste-before-kill.
3765
3766 * killing.texi (Kill Options): New node.
3767
3768 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3769
3770 * misc.texi (Shell Options): ansi-color is now default.
3771
3772 2009-12-05 Glenn Morris <rgm@gnu.org>
3773
3774 * emacs.texi (Top): Update menu for cal-xtra node changes.
3775 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3776 or mode line. Don't mention invisible text or the details of
3777 diary-print-entries here, only in cal-xtra.
3778 (Format of Diary File): Mention that the "date on first line" format
3779 only really affects the simple display.
3780 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3781 (Diary Customizing): Holidays may be in the buffer or mode line.
3782 Move diary-print-entries to the "Diary Display" section.
3783 (Diary Display): New section, split out from "Fancy Diary Display".
3784 Explain the limitations of simple display, and how to print it.
3785
3786 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3787
3788 * cal-xtra.texi (Diary Display): Mention View mode.
3789
3790 2009-11-29 Juri Linkov <juri@jurta.org>
3791
3792 * display.texi (Highlight Interactively): Actually a list of
3793 default faces is pre-loaded into a list of default values
3794 instead of the history.
3795
3796 2009-11-20 Glenn Morris <rgm@gnu.org>
3797
3798 * ack.texi (Acknowledgments):
3799 * emacs.texi (Acknowledgments): Add htmlfontify.
3800
3801 2009-11-14 Glenn Morris <rgm@gnu.org>
3802
3803 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3804
3805 * ack.texi (Acknowledgments):
3806 * emacs.texi (Acknowledgments): Update for recent Org changes.
3807
3808 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3809
3810 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3811 `charset' property, which is irrelevant to the user manual (Bug#3526).
3812
3813 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3814
3815 * trouble.texi (DEL Does Not Delete): Fix typo.
3816
3817 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3818
3819 * files.texi (Misc File Ops): Mention copy-directory.
3820
3821 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3822
3823 * mule.texi (Unibyte Mode): Emphasize that
3824 unibyte-display-via-language-environment affects only the display.
3825
3826 * display.texi (Horizontal Scrolling): Document cursor behavior under
3827 horizontal scrolling when point moves off the screen (Bug#4564).
3828 Improve wording.
3829
3830 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3831
3832 * files.texi (Directories): delete-directory prompts for recursive
3833 deletion.
3834
3835 2009-09-30 Glenn Morris <rgm@gnu.org>
3836
3837 * ack.texi (Acknowledgments):
3838 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3839
3840 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3841
3842 * dired.texi (Dired Navigation): Use @code instead of @var for
3843 dired-isearch-filenames, so that it's not capitalized.
3844
3845 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3846
3847 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3848
3849 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3850
3851 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3852 (Key Bindings): Reference Init Rebinding in introductory text.
3853 Shift some of the introduction to Keymaps node.
3854 (Keymaps): Simplify.
3855 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3856 (Minibuffer Maps): Remove mention of Mocklisp.
3857 (Init Rebinding): Move mode-local rebinding example here from Local
3858 Keymaps.
3859 (Modifier Keys): Clarify.
3860 (Rebinding): Add cindex for "binding keys".
3861
3862 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3863
3864 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3865
3866 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3867
3868 * building.texi (Threads Buffer, Multithreaded Debugging):
3869 Reorganize these two sections.
3870
3871 2009-08-29 Eli Zaretskii <eliz@gnu.org>
3872
3873 * cmdargs.texi (Initial Options): Fix last change.
3874
3875 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3876
3877 * mule.texi (Enabling Multibyte):
3878 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3879 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3880
3881 2009-08-20 Glenn Morris <rgm@gnu.org>
3882
3883 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3884
3885 2009-08-19 Glenn Morris <rgm@gnu.org>
3886
3887 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3888
3889 2009-08-18 Glenn Morris <rgm@gnu.org>
3890
3891 * ack.texi (Acknowledgments):
3892 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3893
3894 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3895
3896 2009-08-09 Glenn Morris <rgm@gnu.org>
3897
3898 * ack.texi (Acknowledgments):
3899 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3900
3901 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3902
3903 * emacs.texi (Top): Add new menu items for GDB-UI.
3904
3905 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3906 section. Threads buffer is in separate section now.
3907
3908 2009-08-08 Glenn Morris <rgm@gnu.org>
3909
3910 * ack.texi (Acknowledgments):
3911 * emacs.texi (Acknowledgments):
3912 Update for js2-mode and org changes.
3913
3914 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
3915
3916 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3917 files.
3918
3919 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
3920
3921 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3922
3923 2009-07-23 Glenn Morris <rgm@gnu.org>
3924
3925 * programs.texi (Matching): Update blink-matching-paren-distance.
3926
3927 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
3928
3929 * frames.texi (Cut/Paste Other App): For select-active-regions,
3930 selection is now updated on moving point.
3931
3932 2009-07-21 Richard Stallman <rms@gnu.org>
3933
3934 * glossary.texi (GNU, Daemon): Update information.
3935
3936 2009-07-19 Juri Linkov <juri@jurta.org>
3937
3938 * custom.texi (Specifying File Variables, Safe File Variables):
3939 "variables/value pairs" -> "variable/value pairs".
3940
3941 2009-07-15 Glenn Morris <rgm@gnu.org>
3942
3943 * misc.texi (Gnus): Remove widow.
3944
3945 2009-07-11 Glenn Morris <rgm@gnu.org>
3946
3947 * Makefile.in (TEXI2PDF): New.
3948 (emacs.pdf, emacs-xtra.pdf): New targets.
3949
3950 * arevert-xtra.texi (Autorevert): Add menu descriptions.
3951
3952 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3953
3954 * emacs.texi (Top): Info can be read from other places than Emacs.
3955 Don't print the copying notice twice in the printed version.
3956 Update the menu and detailmenu.
3957 (Preface): The meaning of "on-line" has changed.
3958 Correct name for "Common Problems" chapter.
3959 (Distrib): Update FSF shop URL.
3960 (Intro): Showing two files at once is not so exciting.
3961
3962 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3963 (Mac / GNUstep Basics): Minor grammar changes.
3964 (Mac / GNUstep Events): Fix typo.
3965 (GNUstep Support): CANNOT_DUMP no longer applies.
3966
3967 * misc.texi (Document View): Fix typos.
3968
3969 * dired.texi (Dired):
3970 * help.texi (Help):
3971 * macos.texi (Mac OS / GNUstep):
3972 * maintaining.texi (Version Control, Introduction to VC):
3973 End menu descriptions with a period.
3974
3975 2009-07-09 Eli Zaretskii <eliz@gnu.org>
3976
3977 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3978 so categorical in saying that the option is only useful on NTFS.
3979
3980 2009-07-09 Glenn Morris <rgm@gnu.org>
3981
3982 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3983 (ENVADD): Add texinfodir to TEXINPUTS.
3984
3985 * emacs.texi (Top): Fix cross-reference.
3986
3987 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3988
3989 * vc1-xtra.texi (Revision Tags): Fix typo.
3990
3991 2009-07-03 Glenn Morris <rgm@gnu.org>
3992
3993 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3994 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3995 (Merge Commands): `.' does not seem to work in A or B buffer.
3996 `l' can recreate the 3-window display.
3997
3998 * glossary.texi (Glossary): Minor phrasing changes throughout.
3999 Add more internal cross-references.
4000 <Autoloading>: You can't really autoload a variable.
4001 <C-M->: Move details here from `M-C-' item.
4002 <Continuation Line>: Refer to `Truncation.'
4003 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4004 <Home Directory, Unix>: New entries.
4005 <Deletion of Files>: Mention recycle bins.
4006 <Directory>: Mention ``folders.''
4007 <Error>: Don't mention ``type-ahead.''
4008 <Fringe>: Refer to the manual node.
4009 <Minor Mode>: Can be global or local.
4010 <Spell Checking>: There are other checkers besides Ispell.
4011
4012 2009-07-02 Glenn Morris <rgm@gnu.org>
4013
4014 * anti.texi (Antinews): Minor changes in phrasing.
4015
4016 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4017 some underfull lines in dvi output.
4018
4019 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4020
4021 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4022
4023 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4024
4025 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4026
4027 * xresources.texi (Table of Resources): Mention maximized for
4028 fullscreen.
4029
4030 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4031
4032 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * anti.texi (Antinews): Correct the list of removed platforms.
4035
4036 2009-06-28 Glenn Morris <rgm@gnu.org>
4037
4038 * arevert-xtra.texi: Minor language tweaks.
4039
4040 * dired-xtra.texi: Minor revisions.
4041
4042 2009-06-23 Miles Bader <miles@gnu.org>
4043
4044 * display.texi (Scrolling): Document `recenter-redisplay'.
4045 (Temporary Face Changes): Document `text-scale-set'.
4046
4047 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4048
4049 * Branch for 23.1.
4050
4051 2009-06-17 Kenichi Handa <handa@m17n.org>
4052
4053 * mule.texi (Charsets): Update the description for the new charset.
4054 (list-character-sets): New findex.
4055 (Language Environments): Add @anchor{Describe Language Environment}.
4056
4057 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * basic.texi (Moving Point): Fix tag.
4060
4061 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4062
4063 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4064 use camel-case for PageUp and PageDown.
4065
4066 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4067 camel-case for PageUp and PageDown.
4068
4069 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4070
4071 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4072 (Isearch Scroll): Decapitalize <next> and <prior>.
4073
4074 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4075
4076 * fixit.texi (Spelling): Set default dictionary.
4077 Improve descriptions (Bug#2554)
4078
4079 2009-06-08 David Reitter <david.reitter@gmail.com>
4080
4081 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4082 since saving colors and faces set this way is not implemented.
4083 (Environment variables): Remove mention of mac-fix-env, which is
4084 scheduled to be removed.
4085
4086 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4087
4088 * custom.texi (Init Examples): Add example of changing load-path.
4089
4090 * building.texi (Lisp Libraries): Add example of changing
4091 load-path (Bug#3446).
4092
4093 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4094
4095 * mark.texi (Mark): Further clarifications.
4096 (Setting Mark): Emphasize that C-SPC activates the mark.
4097
4098 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4099
4100 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4101 Mark mode.
4102 (Using Region, Persistent Mark): Use "active mark" instead of "active
4103 region".
4104
4105 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4106
4107 * mule.texi (Select Input Method): Fix typo.
4108
4109 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4110
4111 * anti.texi (Antinews): Document completion changes. Some additional
4112 copyedits and rearrangement of entries.
4113
4114 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4115
4116 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4117 (Shell History Copying, Terminal emulator): Copyedits.
4118
4119 * xresources.texi (Resources): Simplify descriptions.
4120 Shorten description of editres, which is not very useful these days.
4121 (Table of Resources): Document fontBackend resource.
4122
4123 * trouble.texi (Quitting): Add other undo bindings to table.
4124 (DEL Does Not Delete): Note that the erasure key is usually labeled
4125 "Backspace". Remove discussion of obscure Xmodmap issue.
4126
4127 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * files.texi (Visiting): Copyedits.
4130
4131 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4132
4133 * basic.texi (Inserting Text): Document ucs-insert.
4134
4135 * mule.texi (International Chars): Define "multibyte". Note that
4136 internal representation is unicode-based. Simplify definition of raw
4137 bytes. Mention ucs-insert.
4138 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4139 (Language Environments): Add language environments new to Emacs 23.
4140 (Multibyte Conversion): Node deleted.
4141 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4142 Don't mention obsolete emacs-mule coding system.
4143 (Output Coding): Copyedits.
4144
4145 * emacs.texi (Top): Update node listing.
4146
4147 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4148
4149 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4150
4151 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4152
4153 * building.texi (Lisp Libraries): `load-library' does offer completion.
4154
4155 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4156
4157 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4158 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4159
4160 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4161
4162 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4163
4164 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4165
4166 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4167
4168 * building.texi (Lisp Interaction): Document initial-scratch-message.
4169
4170 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4171
4172 * msdog.texi (Windows Fonts): Fix typos.
4173
4174 * files.texi (Save Commands): Fix pxref.
4175
4176 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4177
4178 * files.texi (Save Commands): Mention diff-buffer-with-file.
4179 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4180 Henoch (Bug#3036).
4181
4182 2009-03-15 Glenn Morris <rgm@gnu.org>
4183
4184 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4185 the former is not always used.
4186 (Mail Headers): Use active voice. Add "Mail-reply-to".
4187 Change case of "Id". Avoid repeated "appropriate".
4188 (Mail Aliases): Fix previous change - use an example with a ".", so it
4189 does actually get quoted when expanded.
4190 (Mail Sending): Mailclient is the default on some systems.
4191 (Citing Mail): Mention mail-indentation-spaces.
4192 (Mail Mode Misc): Add an @dfn for "mail signature".
4193
4194 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4195
4196 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4197 (Completion Options): Document read-file-name-completion-ignore-case,
4198 read-buffer-completion-ignore-case, and completion-styles.
4199 Remove description of partial-completion-mode.
4200
4201 2009-03-14 Glenn Morris <rgm@gnu.org>
4202
4203 * sending.texi (Mail Format): Fix typo. Add index entry for
4204 mail-header-separator.
4205 (Mail Headers): Put info about initialization and changing in one place
4206 at the start. Update FCC section for mbox Rmail. Clarify From
4207 section, mention mail-setup-with-from. Clarify Reply-to section.
4208 Add Mail-followup-to and mail-mailing-lists. Clarify References
4209 section.
4210 (Mail Aliases): Update example, make less contentious.
4211 Update for name change of mail-interactive-insert-alias.
4212 (Mail Mode): Remove mention of `%' as a word separator.
4213 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4214 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4215 commands. Clarify FCC handling. In mail-complete, add reference to
4216 Mail Aliases section, and mention mail-complete-function.
4217 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4218 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4219 signature netiquette. Explain how the mail hooks work when continuing
4220 a composition.
4221 (Mail Amusements): Internationalize the spook section a bit.
4222 Remove the spook mail-setup-hook example, since it doesn't work well.
4223 Mention fortune-file.
4224 (Mail Methods): Mention read-mail-command.
4225
4226 2009-03-14 David Reitter <david.reitter@gmail.com>
4227
4228 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4229 and NS resources following recent changes.
4230
4231 2009-03-10 Jason Rumney <jasonr@gnu.org>
4232
4233 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4234 w32-use-visible-system-caret doc to indicate that it should get set
4235 automatically.
4236 (Windows Fonts): Add doc for the uniscribe backend.
4237
4238 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4239
4240 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4241 vc-dir. (Bug#2598)
4242
4243 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4244
4245 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4246
4247 2009-03-05 Glenn Morris <rgm@gnu.org>
4248
4249 * rmail.texi (Rmail Basics): Add reference to sorting.
4250 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4251 Minor re-wordings.
4252 (Rmail Motion): Mention rmail-next-same-subject.
4253 (Rmail Deletion): Expunging is not the only way to change the numbers.
4254 (Rmail Labels): Labels can also be used in sorting.
4255 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4256 (Rmail Display): Mention rmail-mime.
4257
4258 2009-03-04 Glenn Morris <rgm@gnu.org>
4259
4260 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4261 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4262 summary. Mention sorts cannot be undone.
4263 (Rmail Display): Give an example of how to use goto-address-mode.
4264 (Rmail Editing): It's keybindings that are redefined, not commands.
4265 Fix some typos.
4266 (Movemail): Some minor rewording.
4267 (Remote Mailboxes): Emacs movemail supports pop by default.
4268 Fix some minor grammatical issues. The "two alternative ways" to
4269 specify a POP mailbox are really just one. Remove all reference to the
4270 variables rmail-pop-password and rmail-pop-password-required, obsolete
4271 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4272 can support Kerberos.
4273
4274 2009-03-03 Glenn Morris <rgm@gnu.org>
4275
4276 * rmail.texi (Rmail Deletion): Revert previous change, which was
4277 describing the Rmail summary versions.
4278 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4279 Minor re-wording for rmail-resend.
4280 (Rmail Make Summary): Summaries apply to buffers rather than files.
4281 <rmail-summary-by-topic>: Headers includes the subject.
4282 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4283 details, including prefix arguments.
4284 Mention rmail-summary-by-senders on C-M-f.
4285 Not counting lines might be faster.
4286 (Rmail Summary Edit): More details on the delete commands.
4287 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4288 Name the commands bound to the various keys. Mention prefix argument
4289 for searching.
4290 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4291 Simplify rmail-highlighted-headers description. Update face name.
4292
4293 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4294
4295 * mark.texi (Marking Objects): Fix typo.
4296
4297 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4300 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4301
4302 2009-03-01 Glenn Morris <rgm@gnu.org>
4303
4304 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4305 (Rmail Motion): - M-s searches from the end of messages.
4306 (Rmail Deletion): Minor clarification. Fix numeric argument
4307 description.
4308 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4309 newmail and RMAILOSE files need not be in home-directory.
4310 (Rmail Files): Mention I/O menus are unselectable if no files match.
4311 Mention `MAIL' env-var.
4312
4313 2009-02-24 Jason Rumney <jasonr@gnu.org>
4314
4315 * mule.texi (Fontsets): Mention fontset-default, font specs and
4316 fallback fontsets.
4317 (Defining Fontsets): Mention ns and w32 variants of
4318 standard-fontset-spec. Update description of startup fontset to match
4319 Emacs 23 behavior.
4320 (Modifying Fontsets): New section. (Bug#656)
4321 (International): Link to Modifying Fontsets.
4322
4323 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4324
4325 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4326 Mention ns-extended-platform-support-mode.
4327
4328 2009-02-22 Karl Berry <karl@gnu.org>
4329
4330 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4331
4332 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4333
4334 * basic.texi (Moving Point, Position Info):
4335 * files.texi (Visiting):
4336 * mini.texi (Completion Options):
4337 * text.texi (HTML Mode): Remove duplicate words.
4338
4339 2009-02-20 Glenn Morris <rgm@gnu.org>
4340
4341 * rmail.texi: Minor updates for mbox rather than Babyl.
4342
4343 2009-02-17 Karl Berry <karl@gnu.org>
4344
4345 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4346
4347 2009-02-17 Richard M Stallman <rms@gnu.org>
4348
4349 * anti.texi (Antinews): Mention Babyl format.
4350
4351 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4352
4353 * rmail.texi: Update for mbox format.
4354 Various small fixes, as well as the following.
4355 (Out of Rmail): Node deleted.
4356 (Rmail): Update menu.
4357 (Rmail Files): Comment out set-rmail-inbox-list.
4358 Document rmail-inbox-list instead.
4359 (Rmail Output): Substantial changes since C-o is now
4360 rmail-output-as-seen and o is rmail-output.
4361 (Rmail Attributes): Delete `stored', add `retried'.
4362 (Rmail Display): Editing headers works in all cases.
4363
4364 2009-02-17 Glenn Morris <rgm@gnu.org>
4365
4366 * basic.texi (Position Info): M-x count-lines-region is not always on
4367 M-=. (Bug#2269)
4368
4369 2009-02-09 Glenn Morris <rgm@gnu.org>
4370
4371 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4372 defaults.
4373
4374 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4375
4376 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4377 documentation of possible problems with redecoding.
4378
4379 2009-02-03 Glenn Morris <rgm@gnu.org>
4380
4381 * rmail.texi (Out of Rmail): Mention b2m.pl.
4382
4383 2009-01-31 Glenn Morris <rgm@gnu.org>
4384
4385 * rmail.texi (Out of Rmail): Correct b2m location.
4386
4387 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4388
4389 * fixit.texi (Undo): Update undo limit values.
4390
4391 2009-01-27 Glenn Morris <rgm@gnu.org>
4392
4393 * emacs.texi (Top): Fix Antinews menu entry.
4394
4395 2009-01-25 Karl Berry <karl@gnu.org>
4396
4397 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4398 item with no marker, instead of the syntactically incorrect
4399 @itemize @asis.
4400
4401 2009-01-25 Juri Linkov <juri@jurta.org>
4402
4403 * building.texi (Grep Searching): Fix index entry for lgrep.
4404
4405 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4406
4407 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4408
4409 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4410
4411 * macos.texi (Preferences Panel): Update description of font setting to
4412 reflect that prior frame selection is no longer needed.
4413
4414 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4415
4416 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4417 raise GUD subsections.
4418
4419 2009-01-15 Glenn Morris <rgm@gnu.org>
4420
4421 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4422
4423 2009-01-10 Glenn Morris <rgm@gnu.org>
4424
4425 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4426
4427 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4428
4429 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4430 logical lines.
4431
4432 2008-12-29 Juri Linkov <juri@jurta.org>
4433
4434 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4435
4436 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4437
4438 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4439
4440 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4441 goto-address-mode instead of goto-address.
4442
4443 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4444 mode.
4445
4446 * emacs.texi (Top): Update node listing.
4447
4448 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4449
4450 * custom.texi (Directory Variables): Explain what is a "project".
4451 Add indexing. Improve wording. Add a footnote about using
4452 _dir-locals.el on MS-DOS.
4453
4454 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4455
4456 * files.texi (Misc File Ops): Mention chmod as an alias for
4457 set-file-modes.
4458
4459 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4460
4461 * help.texi (Help): Fix typos and reword.
4462 (Help Summary): Add entries for C-h n and C-h r, reorder
4463 entries, and do some minor fixes.
4464 (Name Help): Say that C-h F works for commands only.
4465 (Misc Help): Say that view-lossage displays 300 keystrokes.
4466
4467 2008-12-20 Glenn Morris <rgm@gnu.org>
4468
4469 * ack.texi (Acknowledgments): General update based on AUTHORS,
4470 including removal of some stuff no longer distributed.
4471
4472 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4473
4474 * fixit.texi: Mention hunspell.
4475
4476 2008-12-19 Glenn Morris <rgm@gnu.org>
4477
4478 * ack.texi (Acknowledgments): Small grammar fix.
4479 Consolidate explanatory text at start.
4480
4481 * display.texi (Text Display):
4482 * indent.texi (Indentation): Use @acronym with ASCII.
4483
4484 2008-12-18 Glenn Morris <rgm@gnu.org>
4485
4486 * ack.texi: Various small updates and fixes.
4487
4488 2008-12-18 Juri Linkov <juri@jurta.org>
4489
4490 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4491 as a key binding to start a forward nonincremental word search.
4492 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4493 a backward nonincremental word search. Add index for `M-s w'
4494 `isearch-forward-word'.
4495 (Regexp Search): Add a short summary of regexp key commands like
4496 in the node "Basic Isearch".
4497 (Other Repeating Search): Fix typo.
4498
4499 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4500
4501 * misc.texi (PostScript Variables): Fix doc.
4502
4503 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4504
4505 * programs.texi (Program Modes): Mention Ruby mode.
4506
4507 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4508
4509 * misc.texi (emacsclient Options): Describe what an empty string
4510 argument does for --alternate-editor.
4511
4512 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4513
4514 * cmdargs.texi (Font X): Distinguish between client-side and
4515 server-side fonts. List valid Fontconfig properties. Add reference to
4516 Fontconfig manual. List valid GTK font properties. Explain use of
4517 fc-list.
4518
4519 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4520
4521 * cmdargs.texi (Font X): Move discussion of quoting to top.
4522
4523 2008-12-06 Glenn Morris <rgm@gnu.org>
4524
4525 * maintaining.texi (Old Revisions): Improve previous change.
4526
4527 2008-12-05 Richard M Stallman <rms@gnu.org>
4528
4529 * anti.texi (Antinews): Minor fixes.
4530
4531 2008-12-03 Glenn Morris <rgm@gnu.org>
4532
4533 * maintaining.texi (Old Revisions): Fix diff-switches description.
4534
4535 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4536
4537 * emacs.texi (Top): Fix typo.
4538
4539 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4540
4541 * misc.texi (Document View): Explain dependence on gs at the top.
4542 Copyedits.
4543
4544 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4545
4546 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4547 (Comment Commands): Discuss region-active behavior of M-; first.
4548
4549 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4550
4551 * display.texi (Line Truncation): Add reference to Continuation
4552 Lines.
4553
4554 * windows.texi (Pop Up Window): Mention split-height-threshold
4555 and split-width-threshold.
4556 (Split Window): Add reference to Continuation Lines.
4557
4558 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4559
4560 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4561 (GNUstep Support): New node.
4562 * anti.texi:
4563 * emacs.texi:
4564 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4565
4566 2008-11-28 Richard M Stallman <rms@gnu.org>
4567
4568 * misc.texi (Dissociated Press): Minor cleanups.
4569
4570 * dired.texi (Image-Dired): Avoid passive.
4571
4572 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4573
4574 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4575 representation.
4576
4577 2008-11-26 Richard M. Stallman <rms@gnu.org>
4578
4579 * files.texi (Visiting): Rewrite paragraph for clarity.
4580
4581 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4582
4583 2008-11-25 Alan Mackenzie <acm@muc.de>
4584
4585 * programs.texi (Moving by Parens): Clarify that parens inside strings
4586 and comments are ignored, and that the commands assume the starting
4587 point isn't in a string or comment.
4588
4589 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4590
4591 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4592 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4593 version.
4594 (Mac Customization): Rewrite Preferences Panel section and merge in to
4595 this node, add Open files by dragging to an Emacs window.
4596
4597 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4598
4599 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4600
4601 * files.texi (Misc File Ops): Document set-file-modes.
4602
4603 * windows.texi (Split Window): Document integer values of
4604 truncate-partial-width-windows.
4605
4606 * text.texi (Text): Simplify description of markup languages.
4607 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4608 (TeX Editing): Note that `""' inserts one `"' character.
4609 (HTML Mode): Note in the introduction that XML mode is an alias for
4610 SGML mode. Mention nXML mode.
4611
4612 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4613
4614 * building.texi (Watch Expressions): Fix typo.
4615
4616 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4617
4618 * files.texi (Visiting): Document new behavior of
4619 confirm-nonexistent-file-or-buffer.
4620
4621 * buffers.texi (Select Buffer):
4622 Document confirm-nonexistent-file-or-buffer.
4623
4624 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4625 edit-picture.
4626
4627 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4628 edit-picture', since that is just an alias for picture-mode.
4629 (Sentences): Note that repeated M-@ extends the region.
4630 (Pages): Make terminology more consistent. Link to Regexps node.
4631 (Longlines): Discuss relationship with Visual Line mode.
4632 (Text Mode): Remove extraneous discussion of other modes, since they
4633 were already introduced in the parent node.
4634
4635 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * anti.texi (Antinews): Rewrite.
4638
4639 * entering.texi (Exiting): Mention "minimize" terminology.
4640
4641 * frames.texi (Frame Commands): Mention "minimize" terminology.
4642
4643 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4644 formats.
4645 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4646 (Misc X): Don't document useless -hb option.
4647
4648 2008-11-22 Juri Linkov <juri@jurta.org>
4649
4650 * dired.texi (Dired Navigation): Change normal file name search option
4651 from `non-nil' to `t'. Add `dwim' option.
4652
4653 2008-11-22 Juri Linkov <juri@jurta.org>
4654
4655 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4656 ".dir-locals.el". Rename `define-project-bindings' to
4657 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4658 `dir-locals-set-directory-class'.
4659
4660 2008-11-22 Lute Kamstra <lute@gnu.org>
4661
4662 * buffers.texi (Select Buffer): Index goto-line.
4663 * basic.texi (Moving Point): Mention the use of a numeric prefix
4664 argument with goto-line and refer to Select Buffer for the use of a
4665 plain prefix argument.
4666
4667 2008-11-19 Glenn Morris <rgm@gnu.org>
4668
4669 * doclicense.texi: Update to FDL 1.3.
4670 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4671
4672 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * custom.texi (Minor Modes): Define mode commands and mode variables
4675 more precisely. Recommend using mode commands instead of setting
4676 variables directly. Put minor modes in a list, and add more modes.
4677 (Easy Customization): Use "init file" instead of .emacs.
4678 (Customization Groups): Update to new Custom buffer appearance.
4679 (Saving Customizations): Copyedits. Update example.
4680 (Variables): Give example of variable type-sensitivity.
4681 (Examining): Update example.
4682 (Hooks): Copyedits.
4683 (Specifying File Variables): Use C comments instead of an artificial
4684 Lisp for the example.
4685 (Keymaps): Move internals discussion to Prefix Keymaps.
4686 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4687 (Init Rebinding): Document kbd macro.
4688 (Init File): Link to Find Init.
4689
4690 * mark.texi (Using Region): Document Delete Selection Mode more
4691 thoroughly.
4692
4693 * frames.texi (Mouse Commands): Move most of the description of Delete
4694 Selection Mode to Using Region, and link to it.
4695 (Clipboard): Note that paste is bound to clipboard-yank.
4696
4697 * building.texi (Compilation): Document first-error value of
4698 compilation-scroll-output.
4699 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4700 works as soon as an error is available. Suggested by Juri Linkov.
4701
4702 * mini.texi (Passwords): New node.
4703
4704 * files.texi (Remote Files): Link to Passwords node.
4705
4706 * emacs.texi (Top): Update node listings.
4707
4708 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4709
4710 * ack.texi (Acknowledgments): Some updating of credits.
4711
4712 * emacs.texi (Acknowledgments): Add a couple more names.
4713
4714 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4715
4716 * files.texi (Directories): Describe delete-directory in text.
4717 (Misc File Ops): Document use of trash.
4718
4719 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4720
4721 * macos.texi (Mac Customization): Fix typos.
4722
4723 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4724
4725 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4726 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4727 the conventions of the main Emacs manual.
4728
4729 * emacs.texi (Top): Update node listings.
4730
4731 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4732
4733 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4734 command-line-args is processed during startup.
4735 (Action Arguments): Correctly describe how file arguments interact with
4736 the startup screen. Link to Lisp Interaction for scratch buffer.
4737 (Initial Options): Link to Command Example for -batch option.
4738 (Environment): Document initial-environment.
4739
4740 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4741 can't be changed in the site-start file.
4742
4743 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4744
4745 * dired.texi (Dired): Mention C-x C-d too.
4746 (Dired Enter): Document M-n in the Dired minibuffer.
4747 (Dired Navigation): Explain dired-goto-file more clearly.
4748 Document dired-isearch-filenames.
4749 (Dired Deletion): Remove unnecessary "expunged" terminology.
4750 (Flagging Many Files): & is now rebound to `% &'.
4751 (Shell Commands in Dired): Document dired-do-async-shell-command.
4752 Clarify how multi-file arguments are passed.
4753 (Misc Dired Features): Document dired-do-isearch.
4754
4755 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4756
4757 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4758
4759 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4760
4761 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4762
4763 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4764
4765 * programs.texi (Program Modes): Link to Program Indent node.
4766 (Left Margin Paren): Explain consequences of changing
4767 open-paren-in-column-0-is-defun-start more concisely.
4768 (Which Function, Program Indent, Info Lookup): Minor edits.
4769 (Basic Indent): If region is active, TAB indents the region.
4770 (Multi-line Indent): If region is active, TAB indents the region.
4771 Note that indent-region is useful when Transient Mark mode is off.
4772 (Matching): The delimiter at the cursor is highlighted---the character
4773 changes color.
4774 (Symbol Completion): Link to Completion node.
4775
4776 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4777 a strictly text-only system.
4778
4779 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4780 batch mode.
4781
4782 2008-11-01 Richard M. Stallman <rms@gnu.org>
4783
4784 * misc.texi (Document View): Major rewrite.
4785
4786 * maintaining.texi (Types of Log File): Change logs are older than
4787 version control.
4788 (VCS Concepts): Simplify and rearrange.
4789 (Version Control Systems): Make it clear that Linux is only the kernel.
4790 (VC Mode Line): Shorten reference to menu item.
4791 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4792 (VC Directory Mode): Minor cleanup.
4793 Unchanged files are hidden, not omitted.
4794 (VC Directory Commands): Shorten and simplify.
4795 (Change Log Commands): New node, split from Change Logs.
4796 (VC Directory Buffer): New node, split from VC Directory Mode.
4797
4798 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4799
4800 * misc.texi (Document View): Rename from Document Files, moved here
4801 from files.texi.
4802
4803 * files.texi (Version Control): Move to maintaining.texi.
4804 Subnodes moved as well.
4805 (Document Files): Move to misc.texi.
4806
4807 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4808 vc-update-change-log.
4809 (Version Control): Move here from files.texi.
4810 (Format of ChangeLog): Make it a subnode of Change Log.
4811
4812 * emacs.texi (Top): Update node listing.
4813
4814 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4815
4816 * files.texi (Files): Add a section about document
4817 files (doc-view-mode).
4818
4819 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * building.texi (Compilation Mode):
4822 Document compilation-auto-jump-to-first-error.
4823 (Debuggers): Lower GUD subsections to subsubsections.
4824 (Starting GUD): Add cindex.
4825 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4826
4827 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4828
4829 * indent.texi (Indentation): Link to Program Indent.
4830
4831 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4832 now uses emacsclient's terminal.
4833
4834 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4835
4836 * mark.texi (Using Region): Document use-empty-active-region.
4837
4838 * emacs.texi (Top): Update node listings.
4839
4840 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4841 Don't mention obsolete emacs.bash script.
4842 (Invoking emacsclient): Rewrite, moving optional arguments to
4843 emacsclient Options.
4844 (emacsclient Options): New node. Document server-use-tcp and
4845 server-host.
4846
4847 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4848
4849 * indent.texi (Indentation): Replace list with paragraphed text,
4850 putting description of syntax-driven indentation first. Document new
4851 effect of active regions on tab.
4852 (Tab Stops): Note that editable tab stops affect indentation commands.
4853
4854 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4855
4856 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4857
4858 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4859
4860 * custom.texi (Function Keys): Note that modified keypad keys are not
4861 translated.
4862
4863 * basic.texi (Arguments): Explain how to insert multiple digits.
4864
4865 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4866
4867 * files.texi (Remote Files): Precise selection of default method.
4868 Rewrite paragraph about disabling remote file names.
4869
4870 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4871
4872 * search.texi (Special Isearch): Document M-TAB is isearch.
4873
4874 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4875 command.
4876
4877 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4878
4879 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4880
4881 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4882 section.
4883
4884 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4885
4886 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4887 to files.texi. Move contents of vc2-xtra.texi here.
4888
4889 * vc2-xtra.texi: File removed.
4890
4891 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4892 Directory Commands from the submenu. Don't include deleted file
4893 vc2-xtra.texi.
4894
4895 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4896 (Version Control): Add VC Directory Mode and VC Directory Commands to
4897 the submenu.
4898 (Why Version Control?): Use table format.
4899 (Version Control Systems): Note that Meta-CVS support is gone.
4900 (VCS Concepts): Note precisely when VC started supporting filesets.
4901 Remove bogus xref to CVS Options node.
4902 (Types of Log File): Copyedits.
4903 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4904 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4905 The Right Thing.
4906 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4907 (Log Buffer): Reorganize node, putting C-c C-c description first.
4908 (Old Revisions): Use CVS for example, not RCS.
4909 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4910 Commands from the submenu, putting them under Version Control.
4911 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4912 need to include it in the manual unconditionally, since it is now
4913 crucial to using distributed version control systems.
4914 (Comparing Files): Note that diff uses the minibuffer, and that the
4915 output is shown using Diff mode.
4916 (Diff Mode): Explain what "patch" and "hunk" mean.
4917 Document diff-update-on-the-fly, diff-refine-hunk, and
4918 diff-show-trailing-whitespaces.
4919 (File Archives): Add rar support.
4920
4921 * major.texi (Choosing Modes): Make mode selection sequence more
4922 obvious by describing the steps in order of priority. Note that
4923 magic-mode-alist is nil by default.
4924 Document magic-fallback-mode-alist.
4925
4926 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * frames.texi (Mouse References): Copyedits.
4929
4930 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4931
4932 * ack.texi (Acknowledgments): Add myself as doc-view author.
4933
4934 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4935
4936 * frames.texi (Dialog Boxes): Add @cindex entries.
4937
4938 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4939
4940 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4941 (Text-Only Mouse): Copyedit.
4942
4943 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
4944
4945 * frames.texi: Use @key throughout for mouse clicks.
4946 (Cut/Paste Other App): Document yank-pop-change-selection.
4947 (Secondary Selection): Fix modified mouse click syntax.
4948 (Clipboard): Describe Cut, Copy and Paste commands.
4949 (Mouse References): Not all references are in read-only buffers.
4950 Copyedits.
4951 (Creating Frames): Add xref to Init File.
4952 (Frame Commands): Add xref to Exiting.
4953 (Scroll Bars): Document GTK vs toolkit behavior.
4954
4955 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
4956
4957 * files.texi (Version Control): Copyedits. Add Bazaar.
4958 (Version Control Systems): List different VCS's using an itemized list.
4959 Add Bazaar.
4960 (VCS Concepts): Copyedits. Tweak description of file merging.
4961
4962 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4963 (Cut/Paste Other App): Document select-active-regions and
4964 x-select-enable-primary.
4965
4966 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
4967
4968 * mark.texi (Shift Selection): Correct case in node name.
4969
4970 * emacs.texi (Top): Update node order in Mark chapter.
4971
4972 2008-10-12 Eli Zaretskii <eliz@gnu.org>
4973
4974 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4975
4976 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4977 elsewhere in the manual instead of describing yet again the intricacies
4978 of $HOME on MS-Windows and MS-DOS.
4979
4980 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
4981
4982 * mini.texi (Minibuffer File): Add xref to File Names.
4983 (Minibuffer File): Add discussion of `~' in file names.
4984 Add insert-default-directory index reference.
4985
4986 * files.texi (File Names): Reorganize description.
4987 (Visiting): Add xref to Mode Line. Copyedits.
4988 (Save Commands): Mention prefix behavior of C-x C-s.
4989 (Numbered Backups): Node deleted.
4990 (Backup Names): Contents of Numbered Backups moved here. State default
4991 of version-control variable.
4992 (Reverting): Copyedits.
4993 (Version Control): Add additional version control systems.
4994
4995 * emacs.texi (Top): Delete Numbered Backups node.
4996
4997 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4998 Backup Names.
4999 (Initial Options): Document renamed variable inhibit-startup-screen.
5000
5001 2008-10-11 Romain Francoise <romain@orebokech.com>
5002
5003 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5004
5005 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5006
5007 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5008 (Select Buffer): Mention use of minibuffer history. Describe default
5009 value of default-major-mode. Mention that C-x 4 b selects the other
5010 window.
5011 (List Buffers): Document CRM indicators in the order they appear.
5012 (Kill Buffer): Document new command kill-matching buffers.
5013 (Several Buffers): Move explanation of the relationship between buffer
5014 list and buffer menu to the top.
5015 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5016
5017 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * entering.texi (Exiting): Document change of C-x C-c to
5020 save-buffers-kill-terminal. Document kill-emacs.
5021
5022 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5023
5024 * mule.texi (Coding Systems): Don't mention codepage-setup.
5025
5026 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5027 cpNNN coding systems anymore.
5028 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5029 for unibyte mode. Don't mention line-drawing characters.
5030 Don't mention dos-unsupported-char-glyph.
5031
5032 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5033
5034 * search.texi (Search): Shorten introduction.
5035 (Basic Isearch): Add command table. Discuss reverse isearch and
5036 isearch highlighting.
5037 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5038 ring to cindex.
5039 (Special Isearch): Move input methods discussion here.
5040 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5041 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5042 Repeat Isearch.
5043 (Isearch Minibuffer): New node.
5044 (Word Search): Document new word search commands.
5045 (Regexp Example): Simplify example using sentence-end-base variable.
5046 (Replace): Reword introduction.
5047 (Unconditional Replace): Remove unnecessary example.
5048 (Other Repeating Search): Document new `M-s o' binding.
5049
5050 * emacs.texi (Top): Update node listings.
5051
5052 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5053
5054 * emacs.texi (Top): Remove Kill Errors from menu.
5055
5056 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5057
5058 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5059 interface for defining macros. Simplify examples. Note that C-g quits
5060 macro definitions.
5061 (Keyboard Macro Counter): Document using F3 to insert counter.
5062 Give usage example.
5063 (Keyboard Macro Query): Organize query responses in a table.
5064
5065 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5066 Link to Erasing node.
5067 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5068 rationale to a footnote.
5069 (Kill Errors): Remove node, due to redundancy with Erasing.
5070 (Spelling): Move discussion of flyspell to end. Note new behavior of
5071 M-$ in active region. Remove non-ispell-specific keybindings from
5072 table.
5073
5074 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5075
5076 * cmdargs.texi (Initial Options): Document --daemon.
5077
5078 2008-09-20 Glenn Morris <rgm@gnu.org>
5079
5080 * files.texi (Numbered Backups): Mention that some modes set
5081 version-control.
5082
5083 2008-09-20 Jim Blandy <jimb@red-bean.com>
5084
5085 * files.texi (Numbered Backups): Reference File Variables, as well.
5086 Remove discussion of Rmail's implementation.
5087
5088 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5089
5090 * misc.texi (Recursive Edit): Note that top-level exits active
5091 minibuffers.
5092
5093 * trouble.texi (Quitting): Likewise.
5094
5095 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5096
5097 * emacs.texi (Top): Add Temporary Face Changes xref.
5098
5099 * display.texi (Display): Move Temporary Face Changes node to just
5100 after Standard Faces.
5101 (Scrolling): Document recenter-top-bottom instead of recenter.
5102 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5103 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5104 (Display Custom): Copyedits.
5105 (Optional Mode Line): Document display-battery-mode.
5106
5107 2008-08-27 Romain Francoise <romain@orebokech.com>
5108
5109 * custom.texi (Directory Variables): Minor fix.
5110
5111 2008-08-27 Glenn Morris <rgm@gnu.org>
5112
5113 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5114 descriptions.
5115 (Calendar Customizing): Tweak layout description.
5116 Move calendar-today-marker and calendar-today face to the other
5117 markers. Condense calendar-star-date and calendar-mark-today
5118 description.
5119 (Holiday Customizing): Add oriental and solar holidays.
5120 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5121 Fix holiday-float description. Use zerop in examples. Be less verbose.
5122 (Date Display Format): Change ISO format. Be less verbose.
5123 (Diary Customizing): Mention day and month abbrev arrays.
5124 Mention the date-form variables by name. Update European example.
5125 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5126 Condense examples. Mention diary-entry-symbols by name.
5127 Condense table for insertion commands.
5128 (Fancy Diary Display): Mention diary-include-string and
5129 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5130 Ethiopic, Persian date functions. Condense descriptions.
5131
5132 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5133 (Adding to Diary): Adapt for changed node name.
5134
5135 2008-08-26 Glenn Morris <rgm@gnu.org>
5136
5137 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5138 node "Hebrew/Islamic Entries".
5139
5140 * calendar.texi (Specified Dates): Fix names of iso functions.
5141 (General Calendar): There may not be another window.
5142 (Writing Calendar Files, Holidays): Tweak intro.
5143 (Holidays): Mention Baha'i and Chinese holidays.
5144 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5145 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5146 (To Other Calendar): Add calendar-print-other-dates.
5147 Refer to "graphic display" rather than "X.
5148 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5149 (Displaying the Diary): Fix whitespace after reference.
5150 Fix `diary-number-of-entries' reference.
5151 (Date Formats): Explicitly mention that day names can be abbreviated.
5152 (Adding to Diary): Add some references to other sections.
5153 (Special Diary Entries): Fix reference.
5154 (Appointments): Simplify appt-message-warning-time entry.
5155 Clarify where times must be.
5156 (Importing Diary): Comment out icalendar paragraph that does not apply.
5157 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5158
5159 2008-08-23 Glenn Morris <rgm@gnu.org>
5160
5161 * fortran-xtra.texi (Fortran): Change description of free form and
5162 fixed form a bit. Mention hideshow and imenu.
5163 (Fortran Motion): Mention fortran-end-of-subprogram,
5164 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5165 (Fortran Indent): Minor re-word.
5166 (ForIndent Commands): Mention fortran-fill-paragraph and
5167 fortran-fill-statement.
5168 (ForIndent Cont): Mention fortran-tab-mode-string.
5169 (Fortran Comments): Mention fortran-comment-line-start-skip.
5170 (Fortran Columns): Mention font-locking.
5171 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5172
5173 2008-08-23 Johan Bockgård <bojohan@muon>
5174
5175 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5176
5177 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5178
5179 * mini.texi (Minibuffer): Simplify introduction.
5180 (Minibuffer File): Document tilde in minibuffer filenames.
5181 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5182 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5183 (Completion Example): Update example to current command list.
5184 (Completion Options): Document `lazy' value of completion-auto-help.
5185 Update contents of completion-ignored-extensions.
5186 (Minibuffer History): Describe "future history" list. State default
5187 value of history-delete-duplicates.
5188
5189 2008-08-21 Glenn Morris <rgm@gnu.org>
5190
5191 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5192 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5193
5194 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5195
5196 * regs.texi (Registers): Clarify valid register names.
5197 (RegPos): Note that buffer is saved and restored too.
5198 (RegText): Note that mark is reactivated/deactivated.
5199 (RegConfig): Xref to Windows node.
5200
5201 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5202
5203 * basic.texi (Inserting Text): Provide command name for C-q.
5204
5205 * killing.texi (Killing): Copyedit. Define read-only text.
5206 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5207 (Killing by Lines): Copyedit.
5208 (Other Kill Commands): Move M-w description here.
5209 (Yanking): Move M-w to Other Kill Commands.
5210 (Kill Ring): Also mention saving text in registers. Link to Text
5211 Properties in elisp manual.
5212 (Accumulating Text): Copyedit.
5213 (CUA Bindings): Shift selection is now the default.
5214
5215 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5216
5217 * maintaining.texi (Change Log): Mention next-error is available.
5218
5219 2008-08-10 Glenn Morris <rgm@gnu.org>
5220
5221 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5222 and intermonth text.
5223 (Holiday Customizing): Add holiday-chinese.
5224
5225 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5226
5227 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5228
5229 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5230
5231 * files.texi (Log Buffer): Describe C-c C-d.
5232 (Diff Mode): Describe C-x 4 A.
5233
5234 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5235
5236 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5237
5238 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5239
5240 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5241 describe the new bindings to show the changeset diff, toggle annotation
5242 visibility, show revisions.
5243 (VC Status): Describe key bindings for modifying the change comments,
5244 displaying changeset diffs and annotations.
5245
5246 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5247
5248 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5249
5250 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5251
5252 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5253
5254 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5255 and wording.
5256
5257 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5258
5259 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5260 marking/unmarking. Add descriptions for the multiple file search
5261 commands. Improve some old info.
5262
5263 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5264
5265 * display.texi (Visual Line Mode): New node.
5266
5267 * basic.texi (Inserting Text): Move DEL to deletion node.
5268 (Moving Point): Add additional alternative key bindings.
5269 Describe line-move-visual.
5270 (Erasing): Describe DEL.
5271 (Basic Undo, Blank Lines, Arguments): Copyedit.
5272 (Continuation Lines): Mention Visual Line mode.
5273 (Position Info): Move extended discussion to mule.texi.
5274
5275 * mule.texi (International Chars): Describe C-x =.
5276
5277 * emacs.texi (Top): Add Visual Line Mode node.
5278
5279 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5280
5281 * emacs.texi: Remove VMS support.
5282
5283 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5284
5285 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5286 the vc-dir command name.
5287
5288 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5289
5290 * xresources.texi: Remove mentions of Mac Carbon.
5291
5292 2008-07-19 Andreas Schwab <schwab@suse.de>
5293
5294 * ns-emacs.texi: Move to ../misc.
5295
5296 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5297
5298 * entering.texi (Exiting): Don't describe text-only terminals as the
5299 default. Describe the new startup screen.
5300 (Exiting): Describe how to kill Emacs first. Change description of
5301 iconification to handle modern window systems.
5302
5303 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5304
5305 * ns-emacs.texi: New file, documents features of Emacs port under
5306 NeXTstep windowing.
5307
5308 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5309
5310 * entering.texi (Entering Emacs): Update prev node.
5311
5312 * glossary.texi (Glossary): Remove xref to Text Characters.
5313
5314 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5315 directly, rather than in the context of ASCII. Move description of
5316 special properties of modifier key to new Modifier Keys node.
5317 (Keys): Copyedit.
5318 (Text Characters): Delete node. Multibyte is the default nowadays, and
5319 the node contents are obsolete.
5320
5321 * custom.texi (Modifier Keys): New node.
5322
5323 * emacs.texi (Top): Update node list.
5324
5325 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5326
5327 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5328 saying that Emacs provides menus and mouse support (which is par for
5329 the course).
5330
5331 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5332 early on.
5333 (Point): Copyedit. Relegate historical trivia to a footnote.
5334 (Mode Line): Explain mode-line format more consistently.
5335 (Menu Bar): Copyedit.
5336
5337 2008-06-27 Glenn Morris <rgm@gnu.org>
5338
5339 * cal-xtra.texi (Sexp Diary Entries):
5340 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5341
5342 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5343
5344 * mark.texi (Shift selection): New node.
5345 (Mark): Copyedits.
5346 (Persistent Mark): Move to the end of the chapter.
5347
5348 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5349
5350 * makefile.w32-in (distclean): Remove makefile.
5351
5352 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5353
5354 * building.texi (Starting GUD): Add an entry for gud-gdb.
5355 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5356 command mode.
5357
5358 2008-06-17 Glenn Morris <rgm@gnu.org>
5359
5360 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5361
5362 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5363
5364 * building.texi (Starting GUD): Expand on remote debugging.
5365 (Other GDB-UI Buffers): Mention new keyboard bindings.
5366
5367 2008-06-15 Glenn Morris <rgm@gnu.org>
5368
5369 * gnu.texi: Use a verbatim license for this invariant section,
5370 as per etc/GNU.
5371
5372 2008-06-13 Daniel Engeler <engeler@gmail.com>
5373
5374 * emacs.texi, misc.texi: Add documentation about serial port access.
5375
5376 2008-06-13 Glenn Morris <rgm@gnu.org>
5377
5378 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5379 maintain.info.
5380
5381 2008-06-05 Miles Bader <miles@gnu.org>
5382
5383 * display.texi (Temporary Face Changes): Update to reflect function
5384 renamings in face-remap.el.
5385
5386 2008-06-04 Miles Bader <miles@gnu.org>
5387
5388 * display.texi (Temporary Face Changes):
5389 Add `adjust-buffer-face-height'. Rewrite description of
5390 `increase-buffer-face-height' and `decrease-default-face-height' now
5391 that they aren't bound by default.
5392
5393 2008-06-03 Miles Bader <miles@gnu.org>
5394
5395 * display.texi (Temporary Face Changes): New node.
5396
5397 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5398
5399 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5400
5401 2008-05-31 Glenn Morris <rgm@gnu.org>
5402
5403 * cal-xtra.texi (Fancy Diary Display): Simplify.
5404
5405 2008-05-30 Glenn Morris <rgm@gnu.org>
5406
5407 * cal-xtra.texi (Fancy Diary Display): Update for
5408 diary-display-function replacing diary-display-hook.
5409
5410 2008-05-29 Drew Adams <drew.adams@oracle.com>
5411
5412 * msdog.texi (Windows Keyboard): Add descriptions of
5413 w32-register-hot-key and w32-unregister-hot-key.
5414
5415 2008-05-21 Tom Tromey <tromey@redhat.com>
5416
5417 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5418 Variables node.
5419
5420 2008-05-19 Tom Tromey <tromey@redhat.com>
5421
5422 * custom.texi (Variables): Add Directory Variables to menu.
5423 (Directory Variables): New node.
5424
5425 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5426
5427 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5428
5429 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5430
5431 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5432 Revision Tags and rewritten. Section now uses modern terminology,
5433 (tags rather than snapshots) and describes post-SCCS systems more
5434 accurately.
5435
5436 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5437
5438 * msdog.texi (Windows Files): Update documentation of
5439 w32-get-true-file-attributes.
5440
5441 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5442
5443 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5444 directory mode.
5445
5446 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5447
5448 * killing.texi (Appending Kills): Remove a strangely off-topic index
5449 entry "television".
5450
5451 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5452
5453 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5454
5455 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5456
5457 * buffers.texi, files.texi (Version-control):
5458 vc-toggle-read-only is no longer a good idea...
5459
5460 2008-04-29 Glenn Morris <rgm@gnu.org>
5461
5462 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5463
5464 2008-04-22 Juri Linkov <juri@jurta.org>
5465
5466 * dired.texi (Subdirectories in Dired): Describe using `^'
5467 to return to the parent directory.
5468
5469 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5470
5471 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5472 recent changes.
5473
5474 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5475
5476 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5477 (Other GDB-UI Buffers): Update for recent thread related changes.
5478
5479 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5480
5481 * maintaining.texi (Maintaining):
5482 * emacs.texi (Top): Typo.
5483
5484 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5485
5486 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5487 arg in `font-lock-add-keywords'.
5488
5489 2008-04-08 Glenn Morris <rgm@gnu.org>
5490
5491 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5492 Also add Baha'i calendar references where appropriate.
5493
5494 2008-04-05 Glenn Morris <rgm@gnu.org>
5495
5496 * custom.texi (Init File): Byte-compiling .emacs is bad.
5497
5498 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5499
5500 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5501
5502 2008-03-29 Glenn Morris <rgm@gnu.org>
5503
5504 * calendar.texi: Update for `calendar-date-style' replacing
5505 `european-calendar'.
5506
5507 2008-03-28 Jason Rumney <jasonr@gnu.org>
5508
5509 * display.texi (Display Custom): Mention overlay-margin in text.
5510
5511 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5512
5513 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5514 tutorial' comments.
5515
5516 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5517
5518 * mark.texi (Mark): Rearrange nodes.
5519 (Persistent Mark): Rename from Transient Mark.
5520 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5521 Describe Transient Mark mode as the default.
5522
5523 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5524 the default behavior with Transient Mark mode off.
5525 (Position Info): Fix typo.
5526
5527 * display.texi (Standard Faces): Reference the Mark node.
5528 Remove discussion of the region face, which is discussed there.
5529
5530 * emacs.texi (Top): Update node listings.
5531
5532 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5533 as the default.
5534
5535 * fixit.texi (Undo): Standardize choice of undo key sequence.
5536 (Undo, Spelling): Describe Transient Mark mode as the default.
5537
5538 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5539 default.
5540
5541 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5542
5543 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5544 mode is the default, and note that the mark is not activated when set.
5545
5546 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5547 Describe Transient Mark mode as the default.
5548
5549 * search.texi (Basic Isearch): Reference the Mark Ring node.
5550 (Replace, Unconditional Replace, Other Repeating Search):
5551 Describe Transient Mark mode as the default.
5552
5553 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5554 Describe Transient Mark mode as the default.
5555 (Paragraphs): Describe how M-h behaves when region is active.
5556
5557 * trouble.texi (Quitting): Clarify effects of C-g.
5558
5559 2008-03-13 Glenn Morris <rgm@gnu.org>
5560
5561 * emacs.texi (EMACSVER): Set to 23.0.60.
5562
5563 2008-03-05 Glenn Morris <rgm@gnu.org>
5564
5565 * dired.texi (Hiding Subdirectories): Fix previous change.
5566
5567 2008-03-05 Drew Adams <drew.adams@oracle.com>
5568
5569 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5570
5571 2008-02-28 Kim F. Storm <storm@cua.dk>
5572
5573 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5574 Move describe-distribution to C-h C-o.
5575 Move view-emacs-problems to C-h C-p.
5576 Add view-emacs-debugging on C-h C-d.
5577 Add view-external-packages on C-h C-e.
5578 Add view-order-manuals on C-h C-m.
5579
5580 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5581
5582 * msdog-xtra.texi (MS-DOS): Docstring fix.
5583
5584 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5585
5586 * msdog.texi (Windows Fonts): Use a @table for describing font
5587 properties.
5588
5589 2008-02-07 Jason Rumney <jasonr@gnu.org>
5590
5591 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5592 value has changed.
5593 (Windows HOME): Clarify what is meant by "if that fails as well".
5594 (Windows Fonts): New section.
5595
5596 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5597
5598 * basic.texi (Basic Undo): Remove duplicate "you can".
5599
5600 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5601
5602 * maintaining.texi (Tags): Fix last change.
5603
5604 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5605
5606 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5607
5608 2008-01-26 Richard Stallman <rms@gnu.org>
5609
5610 * maintaining.texi (Tags): Delete redundant index entry.
5611
5612 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5613
5614 * programs.texi (Imenu): Move "@cindex tags" from here...
5615 * maintaining.texi (Tags): ...to here.
5616
5617 2008-01-23 Kevin Ryde <user42@zip.com.au>
5618
5619 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5620 click count.
5621
5622 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5623
5624 * entering.texi (Exiting): Fix typo.
5625 Reported by D. E. Evans <sinuhe@gnu.org>.
5626
5627 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5628
5629 * glossary.texi (Glossary): Fix typo.
5630
5631 2007-12-27 Richard Stallman <rms@gnu.org>
5632
5633 * text.texi (Formatted Text): Improve menu tag.
5634 (Editing Format Info): In Info, add duplicate menu of nodes
5635 about the submenus.
5636 (Format Faces): Say where Faces menu is found. Mention Other.
5637 (Format Colors): Say where these submenus are found.
5638 (Format Indentation, Format Justification): Likewise.
5639 (Format Properties): Likewise.
5640
5641 2007-12-22 Richard Stallman <rms@gnu.org>
5642
5643 * search.texi (Query Replace): Make exp of query-replace more
5644 self-contained, and clarify.
5645
5646 2007-12-15 Richard Stallman <rms@gnu.org>
5647
5648 * files.texi (Auto Save): Clarify definition of auto-saving.
5649
5650 2007-11-26 Richard Stallman <rms@gnu.org>
5651
5652 * help.texi (Help Echo): Cleanups.
5653
5654 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5655
5656 * files.texi (Why Version Control?): Fix typo.
5657 (VCS Concepts): Fix typos; small tense fix.
5658 (Selecting a Fileset): Fix typos; small rewording.
5659 (Log Buffer): Likewise.
5660 (Old Revisions): Likewise.
5661
5662 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5663
5664 * mule.texi (Communication Coding): Fix wording of last change.
5665
5666 2007-11-16 Werner Lemberg <wl@gnu.org>
5667
5668 * custom.texi (Specifying File Variables):
5669 * major.texi (Choosing Modes): Mention '\" in man pages.
5670
5671 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5672
5673 * mule.texi (Communication Coding): Document x-select-request-type.
5674
5675 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5676
5677 2007-11-15 Francesco Potortì <pot@gnu.org>
5678
5679 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5680 --output=file.
5681
5682 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5683
5684 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5685 (Help Echo): Avoid mentioning the term "region" here and
5686 consistently use the term "active text".
5687
5688 2007-11-11 Glenn Morris <rgm@gnu.org>
5689
5690 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5691
5692 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5693
5694 * search.texi (Query Replace):
5695 Mention `query-replace-show-replacement'.
5696
5697 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5698
5699 * building.texi (Watch Expressions): Remove obscure sentence.
5700
5701 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5702
5703 * mule.texi (Select Input Method): Describe how to activate an input
5704 method in the text mode.
5705
5706 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5707
5708 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5709
5710 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5711
5712 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5713
5714 2007-10-30 Glenn Morris <rgm@gnu.org>
5715
5716 * misc.texi (Directory Tracking): Explain a bit more about
5717 dirtrack-mode.
5718
5719 2007-10-25 Glenn Morris <rgm@gnu.org>
5720
5721 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5722
5723 2007-10-24 Richard Stallman <rms@gnu.org>
5724
5725 * misc.texi (Interactive Shell): Cleanup last change.
5726
5727 2007-10-22 Juri Linkov <juri@jurta.org>
5728
5729 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5730 default values.
5731
5732 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5733
5734 * files.texi: Disambiguate two slightly different uses of the term
5735 'filesets'.
5736
5737 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5738
5739 * trouble.texi (Quitting): Fix typo.
5740
5741 2007-10-18 Glenn Morris <rgm@gnu.org>
5742
5743 * frames.texi (Mode Line Mouse): Mention minor mode names.
5744
5745 2007-10-17 Juri Linkov <juri@jurta.org>
5746
5747 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5748 fill-paragraph operates on the active region in Transient Mark mode.
5749 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5750 with fill-paragraph.
5751
5752 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5753 fill-paragraph.
5754
5755 * fixit.texi (Spelling): ispell-word operates on the active region
5756 in Transient Mark mode.
5757
5758 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5759
5760 * building.texi (Source Buffers):
5761 * custom.texi (Init Non-ASCII):
5762 * glossary.texi (Glossary): Use "key binding" consistently.
5763
5764 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5765
5766 * calendar.texi (Diary): Fix directive.
5767
5768 2007-10-16 Richard Stallman <rms@gnu.org>
5769
5770 * calendar.texi (Diary): Clarify text about diary file example.
5771
5772 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5773
5774 * files.texi: Capitalize node names according to convention.
5775
5776 2007-10-13 Glenn Morris <rgm@gnu.org>
5777
5778 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5779
5780 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5781
5782 * emacs.texi:
5783 * files.texi (Version Systems): Minor fixes to version-control material
5784 suggested by RMS and Robert J. Chassell.
5785
5786 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5787
5788 * files.texi (Version Systems):
5789 * vc-xtra.texi:
5790 * vc1-xtra.texi:
5791 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5792 operations. Change of terminology from `version' to `revision'.
5793 Revise text for adequate description of VCSes with monotonic IDs.
5794 * emacs.texi: Change of terminology from `version' to `revision'.
5795
5796 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5797
5798 * files.texi (Version Systems): Describe newer VCses.
5799 Reorder the descriptions to be chronological.
5800
5801 2007-10-09 Richard Stallman <rms@gnu.org>
5802
5803 * display.texi (Cursor Display): Correct how cursor appears
5804 in nonselected windows.
5805
5806 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5807
5808 * building.texi (GDB Graphical Interface): Remove references to gdba
5809 and mention gud-gdb.
5810
5811 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5812
5813 * rmail.texi (Rmail Sorting): Improve indexing.
5814
5815 2007-10-06 Juri Linkov <juri@jurta.org>
5816
5817 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5818 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5819 fill-paragraph-or-region.
5820
5821 * basic.texi (Arguments): Replace fill-paragraph with
5822 fill-paragraph-or-region.
5823
5824 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5825
5826 * files.texi: Update the section on version control for 2007
5827 conditions. None of these changes are new-VC-specific; that
5828 will come later.
5829
5830 2007-09-15 Glenn Morris <rgm@gnu.org>
5831
5832 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5833 to `list-holidays'.
5834
5835 2007-09-14 Glenn Morris <rgm@gnu.org>
5836
5837 * calendar.texi: Update all instances of mark-calendar-holidays,
5838 list-calendar-holidays, list-holidays with the new names.
5839
5840 2007-09-06 Glenn Morris <rgm@gnu.org>
5841
5842 Move manual sources from man/ to subdirectories of doc/.
5843 Split into the Emacs manual in emacs/, and other manuals in misc/.
5844 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5845 manual.
5846 (infodir): New variable.
5847 (info): Use $infodir.
5848 (emacsman): Delete target, not needed any more.
5849 Move all targets that are not the Emacs manual to misc/Makefile.in.
5850 (mostlyclean): Remove `gnustmp'.
5851 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5852 manual.
5853 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5854 (emacsman): Delete target, not needed any more.
5855 (clean): Remove all info files but Emacs manual.
5856 Move all targets that are not the Emacs manual to misc/Makefile.in.
5857 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5858
5859 * Makefile.in (INFOSOURCES): Delete.
5860 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5861 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5862 *.vrs *.toc here...
5863 (maintainer-clean): ...from here.
5864
5865 2007-09-05 Glenn Morris <rgm@gnu.org>
5866
5867 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5868
5869 2007-08-29 Glenn Morris <rgm@gnu.org>
5870
5871 * emacs.texi (EMACSVER): Increase to 23.0.50.
5872
5873 2007-08-27 Richard Stallman <rms@gnu.org>
5874
5875 * emacs.texi (Top): Clarify menu item for Glossary.
5876
5877 * display.texi (Faces): Change secn title.
5878 Clarify not all fonts come from Font Lock.
5879
5880 2007-08-17 Eli Zaretskii <eliz@gnu.org>
5881
5882 * basic.texi (Position Info): Add index entry for face at point.
5883 Mention that character faces are also displayed by "C-u C-x =".
5884
5885 2007-08-08 Glenn Morris <rgm@gnu.org>
5886
5887 * glossary.texi (Glossary): Deprecate `iff'.
5888
5889 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5890
5891 * files.texi (File Conveniences): Document point motion keys in Image
5892 mode.
5893
5894 2007-07-27 Glenn Morris <rgm@gnu.org>
5895
5896 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5897 in-line.
5898
5899 * gpl.texi: New file with text of GPL.
5900 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5901
5902 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5903
5904 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5905
5906 * dired.texi (Wdired): Mention C-x C-q key binding.
5907
5908 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5909
5910 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5911
5912 2007-07-25 Glenn Morris <rgm@gnu.org>
5913
5914 * emacs.texi (Copying): Replace license with GPLv3.
5915
5916 * Relicense all FSF files to GPLv3 or later.
5917
5918 2007-07-24 Glenn Morris <rgm@gnu.org>
5919
5920 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5921 for some calendars.
5922
5923 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
5924
5925 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5926 default-directory for the current buffer is on a remote machine.
5927
5928 2007-07-21 Eli Zaretskii <eliz@gnu.org>
5929
5930 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5931 default value.
5932
5933 2007-07-21 Richard Stallman <rms@gnu.org>
5934
5935 * files.texi (Why Version Control?): Improve previous change.
5936
5937 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5938
5939 * files.texi (Why Version Control?): New node.
5940
5941 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5942
5943 * building.texi (Starting GUD): Add xref to this anchor.
5944
5945 2007-06-24 Karl Berry <karl@gnu.org>
5946
5947 * emacs.texi: New Back-Cover Text.
5948
5949 2007-06-07 Alan Mackenzie <acm@muc.de>
5950
5951 * display.texi (Optional Mode Line): Document the new form of
5952 line+column numbers, "(561,2)".
5953
5954 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5955
5956 * maintaining.texi (Create Tags Table): Fix typos.
5957
5958 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5959
5960 * Version 22.1 released.
5961
5962 2007-05-07 Karl Berry <karl@gnu.org>
5963
5964 * emacs.texi (EMACSVER): Back to 22.
5965
5966 2007-05-06 Richard Stallman <rms@gnu.org>
5967
5968 * maintaining.texi (Create Tags Table): Clean up previous change.
5969
5970 2007-05-05 Francesco Potortì <pot@gnu.org>
5971
5972 * maintaining.texi (Create Tags Table): Add text about the dangers of
5973 making symbolic links to tags files.
5974
5975 2007-05-04 Karl Berry <karl@gnu.org>
5976
5977 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5978
5979 2007-05-03 Karl Berry <karl@gnu.org>
5980
5981 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5982
5983 * .cvsignore (*.pdf): New entry.
5984
5985 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5986 for printing.
5987
5988 2007-05-01 Richard Stallman <rms@gnu.org>
5989
5990 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5991
5992 2007-04-28 Glenn Morris <rgm@gnu.org>
5993
5994 * ack.texi (Acknowledgments):
5995 * anti.texi (Antinews):
5996 * programs.texi (Program Modes): Restore mention of python.el pending
5997 consideration of legal status.
5998
5999 2007-04-28 Richard Stallman <rms@gnu.org>
6000
6001 * files.texi (File Names): Fixes to ~ description on MS systems.
6002
6003 2007-04-26 Glenn Morris <rgm@gnu.org>
6004
6005 * emacs.texi (EMACSVER): Increase to 22.1.50.
6006
6007 2007-04-25 Karl Berry <karl@gnu.org>
6008
6009 * emacs.texi: Improve line breaks on copyright page,
6010 similar layout to lispref, 8.5x11 by default.
6011
6012 * dired.texi (Image-Dired): Improve line break, fix typo.
6013
6014 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6015
6016 * programs.texi (Program Modes):
6017 * anti.texi (Antinews):
6018 * ack.texi (Acknowledgments): python.el removed.
6019
6020 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6021
6022 * display.texi (Highlight Interactively): Correct description of
6023 hi-lock-file-patterns-policy.
6024
6025 * files.texi (File Archives): Mention self-extracting executables.
6026
6027 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6028
6029 * search.texi (Unconditional Replace, Query Replace): Add xref to
6030 "Replacement and Case".
6031
6032 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6033
6034 * dired.texi (Image-Dired): Move from Thumbnails node.
6035 * misc.texi (Thumbnails): Node deleted.
6036 * emacs.texi (Top): Update node listing.
6037
6038 * files.texi (File Conveniences):
6039 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6040
6041 2007-04-21 Richard Stallman <rms@gnu.org>
6042
6043 * display.texi (Highlight Interactively): Correct previous change.
6044 Clarify doc of hi-lock-find-patterns, and move new features into it.
6045
6046 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6047
6048 * display.texi (Highlight Interactively):
6049 Document hi-lock-file-patterns-policy.
6050
6051 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6052
6053 * display.texi (Scrolling): Fix typo.
6054
6055 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6056
6057 * doclicense.texi: Remove node heading, so that it can be included by
6058 other files.
6059
6060 * emacs.texi: Insert node heading for GFDL.
6061
6062 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6063
6064 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6065 "command line".
6066
6067 * display.texi (Faces): Refer to "Creating Frames" for face
6068 and other frame customizations in .emacs.
6069
6070 * frames.texi (Creating Frames): Mention that face customizations can
6071 be put in .emacs. Add index entries.
6072
6073 2007-04-12 Richard Stallman <rms@gnu.org>
6074
6075 * glossary.texi (Glossary): Explain `iff'.
6076
6077 2007-04-11 Karl Berry <karl@gnu.org>
6078
6079 * gnu.texi (Top),
6080 * macos.texi (Mac Font Specs),
6081 * anti.texi (Antinews),
6082 * xresources.texi (Resources),
6083 * misc.texi (Emulation),
6084 * calendar.texi (Daylight Saving),
6085 * dired.texi (Dired and Find),
6086 * rmail.texi (Remote Mailboxes),
6087 * sending.texi (Mail Headers),
6088 * programs.texi (Which Function),
6089 * files.texi (Recover),
6090 * buffers.texi (Uniquify),
6091 * frames.texi (Wheeled Mice),
6092 * killing.texi (Rectangles): Wording to improve breaks in
6093 8.5x11 format.
6094 * mule.texi (Language Environments): \hbadness=10000 since there's
6095 no way to reword.
6096 * emacs.texi (smallbook): New @set to more easily switch between
6097 smallbook and 8.5x11.
6098
6099 2007-04-11 Richard Stallman <rms@gnu.org>
6100
6101 * files.texi (File Conveniences): Add xref to Tumme.
6102 Delete text about Thumbnail mode.
6103
6104 2007-04-09 Alan Mackenzie <acm@muc.de>
6105
6106 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6107 new name. Insert concept index entries.
6108
6109 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6110
6111 * display.texi (Standard Faces): Document prefix arg for
6112 list-faces-display.
6113
6114 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6115
6116 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6117
6118 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6119
6120 * files.texi (Misc File Ops): Rewrite description of
6121 insert-file-literally.
6122
6123 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6124
6125 * misc.texi (Printing): Postscript -> PostScript.
6126
6127 * ack.texi (Acknowledgments): Postscript -> PostScript.
6128
6129 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6130
6131 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6132 below.
6133
6134 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6135
6136 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6137 Init Non-ASCII.
6138 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6139 (Init Non-ASCII): New node.
6140
6141 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6142
6143 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6144
6145 2007-03-12 Glenn Morris <rgm@gnu.org>
6146
6147 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6148 "Daylight Savings".
6149
6150 * calendar.texi: Replace "daylight savings" with "daylight
6151 saving" in text throughout.
6152
6153 2007-03-04 Richard Stallman <rms@gnu.org>
6154
6155 * custom.texi (Safe File Variables): Minor correction.
6156
6157 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6158
6159 * rmail.texi (Movemail): Add internal ref.
6160 Don't indent the intro for the PROTO table.
6161 Format PROTO table items with @code.
6162
6163 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6164
6165 * building.texi: Remove references to bashdb.
6166
6167 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6168
6169 * mule.texi (Language Environments): Update list of supported language
6170 environments.
6171
6172 2007-02-14 Kim F. Storm <storm@cua.dk>
6173
6174 * building.texi (Grep Searching): Fix lgrep doc.
6175
6176 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6177
6178 * back.texi: Remove unused file.
6179
6180 2007-02-05 Francesco Potortì <pot@gnu.org>
6181
6182 * maintaining.texi (Tag Syntax): Now --members is the default for
6183 etags, not for ctags yet.
6184
6185 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6186
6187 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6188 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6189 expects. Add comments to prevent people from inadvertently modifying
6190 the key parts needed by `texinfo-multiple-files-update'.
6191
6192 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6193
6194 * frames.texi (Secondary Selection): Window clicked does not matter
6195 when mouse-yank-at-point is non-nil.
6196
6197 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6198
6199 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6200 ls-lisp-use-localized-time-format.
6201
6202 2007-01-16 Glenn Morris <rgm@gnu.org>
6203
6204 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6205 system abbrev.
6206
6207 2007-01-11 Richard Stallman <rms@gnu.org>
6208
6209 * msdog.texi (Windows Keyboard): Another small cleanup.
6210
6211 2007-01-10 Richard Stallman <rms@gnu.org>
6212
6213 * msdog.texi (Windows Keyboard): Yet another try to make
6214 everyone happy with that passage.
6215
6216 2007-01-05 Richard Stallman <rms@gnu.org>
6217
6218 * anti.texi (Antinews): Mention M-x shell scrolling.
6219
6220 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6221
6222 * building.texi (Watch Expressions): Describe gdb-max-children.
6223
6224 2007-01-04 Richard Stallman <rms@gnu.org>
6225
6226 * msdog.texi (Windows Keyboard): Clarify previous change.
6227
6228 2007-01-02 Richard Stallman <rms@gnu.org>
6229
6230 * custom.texi (Changing a Variable): Minor clarification.
6231 (Specific Customization): customize-customized => customize-unsaved.
6232
6233 * entering.texi (Entering Emacs): Clean up text about restarting
6234 Emacs for each file.
6235
6236 * misc.texi (Shell Options): Minor cleanup.
6237
6238 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6239 with Emacs, not vice versa.
6240
6241 * programs.texi (Symbol Completion): Recommend customizing
6242 window manager.
6243
6244 * xresources.texi (Resources): Minor fix.
6245
6246 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6247
6248 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6249
6250 2007-01-01 Richard Stallman <rms@gnu.org>
6251
6252 * commands.texi (User Input): Document keys stolen by window mangers.
6253
6254 2006-12-31 Richard Stallman <rms@gnu.org>
6255
6256 * custom.texi (Specific Customization): Document customize-option
6257 instead of customize-variable.
6258
6259 2006-12-31 Kim F. Storm <storm@cua.dk>
6260
6261 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6262
6263 2006-12-30 Kim F. Storm <storm@cua.dk>
6264
6265 * killing.texi (CUA Bindings): Fix typo.
6266
6267 * xresources.texi (Table of Resources): Mention grow-only value for
6268 auto-resize-tool-bars.
6269
6270 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6271
6272 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6273 and how to get them back.
6274
6275 2006-12-26 Richard Stallman <rms@gnu.org>
6276
6277 * calendar.texi (Holidays): Holiday listing is based on current
6278 practice, but DST is not.
6279
6280 2006-12-25 Richard Stallman <rms@gnu.org>
6281
6282 * emacs.texi (Top): Update subnode menus.
6283
6284 * mark.texi (Transient Mark): Fix xref.
6285
6286 * killing.texi (Graphical Kill): Node deleted.
6287 (Killing): Add xref to Cut and Paste.
6288 (CUA Bindings): Update xref.
6289
6290 * frames.texi (Cut and Paste): New section to hold other nodes.
6291 (Mouse Commands): Node demoted.
6292 (Cut/Paste Other App): Split out from Mouse Commands.
6293 (Word and Line Mouse): Likewise.
6294 (Secondary Selection, Clipboard): Nodes demoted.
6295
6296 2006-12-24 Kevin Ryde <user42@zip.com.au>
6297
6298 * calendar.texi (Holidays): US daylight saving begins second Sunday
6299 in March for 2007 onwards.
6300 (Daylight Savings): Show new US default daylight saving rules, 2nd
6301 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6302
6303 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6304
6305 * calendar.texi (Scroll Calendar): < and > are switched.
6306
6307 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6308
6309 * killing.texi (Deletion): Describe M-\ prefix argument.
6310
6311 2006-12-23 Richard Stallman <rms@gnu.org>
6312
6313 * search.texi (Regexp Search): Explain why forward and reverse regexp
6314 search are not mirror images.
6315
6316 2006-12-19 Kim F. Storm <storm@cua.dk>
6317
6318 * major.texi (Choosing Modes): Describe match-function elements for
6319 magic-mode-alist.
6320
6321 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6322
6323 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6324 peculiarities.
6325
6326 2006-12-18 Richard Stallman <rms@gnu.org>
6327
6328 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6329
6330 2006-12-17 Alan Mackenzie <acm@muc.de>
6331
6332 * programs.texi (Left Margin Paren): Remove the bit which says
6333 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6334 Discuss some of the issues of setting this option to nil.
6335
6336 2006-12-17 Glenn Morris <rgm@gnu.org>
6337
6338 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6339
6340 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6341
6342 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6343 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6344 NTFS volumes.
6345 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6346 volumes.
6347
6348 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6349
6350 * text.texi (HTML Mode): Fix "C-c TAB".
6351
6352 2006-12-09 Richard Stallman <rms@gnu.org>
6353
6354 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6355
6356 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6357
6358 * files.texi (Misc File Ops): Document insert-file-literally.
6359
6360 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6361
6362 * cmdargs.texi (Colors): Note that --color is intended for overriding
6363 the terminal defaults, not for normal invocation.
6364
6365 * misc.texi (Emacs Server): Improve wording. Don't mention the
6366 ``server program''. Add a cross-reference to "Init File" node.
6367 (Invoking emacsclient): Add index entries. Document both short and
6368 long versions of command-line options. Document the -f option.
6369
6370 2006-12-06 Richard Stallman <rms@gnu.org>
6371
6372 * text.texi (Outline Format): Say to set outline-regexp
6373 and outline-level with major modes and file local variables.
6374
6375 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6376
6377 * anti.texi (Antinews): Mention the alternative to
6378 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6379
6380 * misc.texi (Interactive Shell): Ditto.
6381
6382 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6383
6384 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6385
6386 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6387
6388 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6389
6390 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6391 colon in the mode line.
6392
6393 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6394
6395 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6396
6397 * building.texi (Watch Expressions): Mention SPC for expanding/
6398 contracting watch expressions.
6399
6400 2006-11-26 Kim F. Storm <storm@cua.dk>
6401
6402 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6403
6404 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6405
6406 * building.texi (Debugger Operation): Define text command mode.
6407 Clarify how tooltips work.
6408 (GDB Graphical Interface): Explain how to run in text command mode
6409 more clearly.
6410
6411 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6412
6413 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6414
6415 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6416
6417 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6418
6419 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6420
6421 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6422 and EMACS is deprecated.
6423
6424 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6425
6426 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6427
6428 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6429
6430 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6431
6432 * emacs.texi: Include xresources.texi both for info and dvi.
6433
6434 * xresources.texi: Merge text from xresmini.texi.
6435
6436 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6437
6438 * glossary.texi: Fix typos.
6439
6440 2006-11-06 Richard Stallman <rms@gnu.org>
6441
6442 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6443
6444 * ack.texi (Acknowledgments): Fix name spelling.
6445
6446 2006-11-01 Juri Linkov <juri@jurta.org>
6447
6448 * search.texi (Word Search): Document incremental word search.
6449
6450 2006-10-28 Glenn Morris <rgm@gnu.org>
6451
6452 * ack.texi (Acknowledgments): Add cal-html author.
6453
6454 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6455 Calendar"). Describe new package cal-html.
6456 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6457 Calendar Files."
6458
6459 2006-10-23 Richard Stallman <rms@gnu.org>
6460
6461 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6462 Abbrev mode is enabled.
6463
6464 2006-10-16 Richard Stallman <rms@gnu.org>
6465
6466 * emacs.texi: Update ISBN.
6467
6468 2006-10-11 Kim F. Storm <storm@cua.dk>
6469
6470 * emacs.texi (Acknowledgments): Use @dotless{i}.
6471
6472 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6473
6474 * building.texi (Breakpoints Buffer): Mention catchpoints.
6475
6476 2006-10-08 Kim F. Storm <storm@cua.dk>
6477
6478 * ack.texi (Acknowledgments): Update.
6479
6480 * emacs.texi (Acknowledgments): Fix bad @/ form.
6481
6482 2006-10-05 Kim F. Storm <storm@cua.dk>
6483
6484 * emacs.texi (Acknowledgments): Add more contributors.
6485
6486 2006-10-03 Richard Stallman <rms@gnu.org>
6487
6488 * emacs.texi (Acknowledgments): Update version and edition.
6489
6490 2006-10-01 Karl Berry <karl@gnu.org>
6491
6492 * custom.texi (Customization Groups): Page break to keep example buffer
6493 on one page.
6494
6495 2006-09-30 Karl Berry <karl@gnu.org>
6496
6497 * programs.texi (Basic Indent): @need to improve page break.
6498 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6499
6500 2006-09-29 Glenn Morris <rgm@gnu.org>
6501
6502 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6503
6504 2006-09-29 Karl Berry <karl@gnu.org>
6505
6506 * windows.texi (Basic Window): Remove forced @break, no longer
6507 desirable.
6508 * frames.texi (Frame Commands),
6509 * mark.texi (Marking Objects): Reword to avoid bad page break.
6510 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6511
6512 2006-09-19 Richard Stallman <rms@gnu.org>
6513
6514 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6515 stick to present tense.
6516
6517 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6518
6519 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6520 to x-gtk-use-old-file-dialog.
6521 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6522
6523 2006-09-15 Jay Belanger <belanger@truman.edu>
6524
6525 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6526 Change "Library Public License" to "Lesser Public License"
6527 throughout. Use "yyyy" to represent year.
6528
6529 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6530
6531 * misc.texi (Interactive Shell): EMACS is now set
6532 to Emacs's absolute file name, not to "t".
6533
6534 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6535
6536 * files.texi (Visiting): Add index entry "open file".
6537
6538 2006-09-11 Richard Stallman <rms@gnu.org>
6539
6540 * building.texi (Compilation Mode): Clarification.
6541 (Grep Searching): Add xref to Compilation Mode.
6542
6543 2006-09-08 Richard Stallman <rms@gnu.org>
6544
6545 * search.texi (Search): Ref multi-file search commands here.
6546 (Other Repeating Search): Not here.
6547
6548 2006-08-28 Richard Stallman <rms@gnu.org>
6549
6550 * windows.texi (Split Window): Update xref.
6551
6552 * basic.texi (Continuation Lines): Update xref.
6553
6554 * indent.texi (Tab Stops): Update xref.
6555
6556 * emacs.texi (Top): Update subnode menu.
6557
6558 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6559 split out of Display Custom.
6560
6561 2006-08-25 Kim F. Storm <storm@cua.dk>
6562
6563 * display.texi (Display Custom): Add variables overline-margin
6564 and x-underline-at-descent-line.
6565
6566 2006-08-25 Richard Stallman <rms@gnu.org>
6567
6568 * entering.texi (Exiting): Rewrite to give graphical displays
6569 priority over text terminals.
6570
6571 * search.texi (Incremental Search): Move index entries.
6572
6573 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6574
6575 * custom.texi (Init File): Reference Find Init to avoid "home
6576 directory" confusion.
6577
6578 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6579
6580 * building.texi (Other GDB-UI Buffers): Describe how to edit
6581 a value in the locals buffer.
6582
6583 2006-08-21 Richard Stallman <rms@gnu.org>
6584
6585 * search.texi (Basic Isearch): Add `isearch' index entry.
6586
6587 2006-08-16 Richard Stallman <rms@gnu.org>
6588
6589 * misc.texi (Saving Emacs Sessions): Clean up wording.
6590
6591 * mark.texi (Marking Objects): Mention term "select all".
6592
6593 * emacs.texi (Top): Update subnode menu.
6594
6595 * help.texi (Help Mode): Move node up in file.
6596
6597 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6598
6599 * building.texi (Stack Buffer): Explain fringe arrow.
6600
6601 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6602
6603 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6604 on startup.
6605
6606 2006-08-11 Romain Francoise <romain@orebokech.com>
6607
6608 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6609
6610 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6611
6612 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6613
6614 2006-08-10 Richard Stallman <rms@gnu.org>
6615
6616 * text.texi (Format Faces): Substantial rewrites to deal
6617 with face merging. Empty regions don't count.
6618 Clarify face property inheritance.
6619
6620 2006-08-08 Romain Francoise <romain@orebokech.com>
6621
6622 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6623 <arjuropo@cc.jyu.fi>.
6624
6625 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6626
6627 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6628 apply to all frames.
6629
6630 2006-08-01 Richard Stallman <rms@gnu.org>
6631
6632 * help.texi (Name Help): Add index entries for describe-variable.
6633
6634 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6635
6636 * building.texi (GDB Graphical Interface): Shorten node names.
6637 (GDB-UI Layout): Use GDB-related.
6638 (Other GDB-UI Buffers): Simplify English.
6639
6640 2006-07-31 Richard Stallman <rms@gnu.org>
6641
6642 * search.texi (Query Replace): Add xref for Dired's Q command.
6643
6644 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6645
6646 * building.texi (GDB commands in Fringe): Rename to...
6647 (Source Buffers): ..this and move forward. Describe hollow arrow and
6648 new option gdb-find-source-frame.
6649
6650 2006-07-29 Richard Stallman <rms@gnu.org>
6651
6652 * dired.texi (Operating on Files): Simplify previous change
6653 and fix Texinfo usage.
6654
6655 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6656
6657 * dired.texi (Operating on Files): Add cross-references. State the
6658 Unix commands that do similar things.
6659
6660 2006-07-28 Richard Stallman <rms@gnu.org>
6661
6662 * mark.texi (Transient Mark): Clarify that region never disappears
6663 when Transient Mark mode is off, and not when it is on.
6664
6665 2006-07-27 Richard Stallman <rms@gnu.org>
6666
6667 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6668
6669 2006-07-24 Richard Stallman <rms@gnu.org>
6670
6671 * xresources.texi (GTK styles): Fix texinfo usage.
6672
6673 * commands.texi (User Input): Explain why we teach keyboard cmds.
6674
6675 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6676 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6677 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6678 * doclicense.texi, display.texi, dired.texi, basic.texi:
6679 * anti.texi, ack.texi: Move periods and commas inside quotes.
6680
6681 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6682
6683 * cmdargs.texi (General Variables): Document EMAIL.
6684
6685 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6686
6687 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6688 doesn't have effect on MS-Windows.
6689
6690 2006-07-17 Richard Stallman <rms@gnu.org>
6691
6692 * building.texi (Grep Searching): Explain about chaining grep commands.
6693
6694 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6695
6696 * killing.texi, mini.texi: Fix typos.
6697
6698 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6699
6700 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6701 is invoked for multiple files.
6702
6703 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6704
6705 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6706 on-line manual for the rest of this node.
6707 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6708 unconditionally.
6709 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6710 Improve wording.
6711 (Windows Printing): Improve wording.
6712 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6713 rest of this node.
6714
6715 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6716
6717 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6718 with eval-buffer.
6719
6720 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6721
6722 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6723 of character translation.
6724
6725 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6726
6727 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6728
6729 2006-07-03 Karl Berry <karl@gnu.org>
6730
6731 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6732 not-too-underfull hboxes in the TeX output.
6733 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6734 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6735 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6736 * sending.texi, text.texi: Fix overfull/underfull boxes.
6737
6738 2006-07-03 Romain Francoise <romain@orebokech.com>
6739
6740 * m-x.texi (M-x): Fix.
6741
6742 2006-07-03 Richard Stallman <rms@gnu.org>
6743
6744 * search.texi (Other Repeating Search): filename -> file name.
6745
6746 * misc.texi (Narrowing): Minor cleanups.
6747
6748 * files.texi (Visiting): filename -> file name.
6749
6750 * emacs.texi (Top): Update subnode menus.
6751
6752 * mule.texi (Coding Systems): Move char translation stuff here.
6753 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6754 (Recognize Coding): Substantial local rewrites.
6755 (International): Update menu.
6756
6757 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6758 (Scrolling): Substantial local rewrites.
6759 (Display): Update menu and intro.
6760
6761 * dired.texi: filename -> file name.
6762
6763 * custom.texi (Safe File Variables): Texinfo usage fix.
6764
6765 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6766
6767 * help.texi, m-x.texi: Lots of cleanups.
6768
6769 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6770
6771 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6772 (Windows Processes, Windows Misc): Shorten the printed version by
6773 selectively conditioning less important portions by @ifnottex.
6774
6775 2006-06-27 Richard Stallman <rms@gnu.org>
6776
6777 * mini.texi (Minibuffer File): Minor cleanup.
6778
6779 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6780
6781 * frames.texi (XTerm Mouse): Rename to...
6782 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6783
6784 * emacs.texi (Top): Use new node name.
6785
6786 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6787
6788 * emacs.texi (Top): Update the detailed menu according to changes in
6789 msdog.texi.
6790
6791 * msdog.texi (Windows Keyboard): New section.
6792 (Windows Mouse): New section.
6793 (Windows System Menu): Remove section (text merged with "Windows
6794 Keyboard").
6795 (Windows Misc): New section.
6796
6797 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6798
6799 * msdog.texi (ls in Lisp): New section.
6800
6801 * files.texi (Visiting): Document case-insensitive wildcard matching
6802 under find-file-wildcards.
6803
6804 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6805
6806 * macos.texi (Mac Input): Add description of mac-function-modifier.
6807 Now Unicode keyboard layouts work.
6808
6809 2006-06-10 Richard Stallman <rms@gnu.org>
6810
6811 * mule.texi (Recognize Coding): Clarify previous change.
6812
6813 2006-06-09 Kenichi Handa <handa@m17n.org>
6814
6815 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6816 notation.
6817
6818 2006-06-07 Kevin Ryde <user42@zip.com.au>
6819
6820 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6821 manual for @ifnottex, but in emacs-extra for @iftex.
6822
6823 * cmdargs.texi (General Variables): Fix smtpmail xref.
6824
6825 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6826
6827 * programs.texi (Comment Commands):
6828 * custom.texi (Specifying File Variables):
6829 Use ;; instead of ;;; to better follow coding conventions.
6830
6831 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6832
6833 * building.texi (Watch Expressions): Move node to end.
6834 (GDB Graphical Interface): Move description of clicks in fringe...
6835 (GDB commands in the Fringe): ...to here. New node.
6836
6837 2006-06-05 Romain Francoise <romain@orebokech.com>
6838
6839 * xresmini.texi (GTK resources): Fix various typos.
6840
6841 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6842
6843 * building.texi (GDB Graphical Interface): Update bindings.
6844 (Commands of GUD): Add gud-print. Remove gud-run.
6845 Restate availability more generally.
6846
6847 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6848
6849 * mini.texi: Lots of cleanups.
6850
6851 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6852
6853 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6854 and Mouse-2.
6855
6856 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6857
6858 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6859
6860 2006-05-31 Richard Stallman <rms@gnu.org>
6861
6862 * basic.texi (Moving Point): Fix previous change.
6863
6864 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6865
6866 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6867
6868 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6869
6870 * basic.texi: Many simplifications and improvements in wording.
6871
6872 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
6873
6874 * anti.texi (Antinews): Create a node for gdb-ui.
6875
6876 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6877
6878 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6879
6880 2006-05-20 Richard Stallman <rms@gnu.org>
6881
6882 * dired.texi (Dired Navigation): dired-goto-file is now j.
6883
6884 2006-05-20 Eli Zaretskii <eliz@gnu.org>
6885
6886 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6887 and their aliases.
6888
6889 * msdog.texi (Windows Printing): Mention non-support of plain text
6890 printing with some el-cheapo printers, and suggest a workaround.
6891
6892 2006-05-20 Kevin Ryde <user42@zip.com.au>
6893
6894 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6895 remove the bit saying you must set it.
6896
6897 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6898
6899 * trouble.texi (Checklist):
6900 * text.texi (Text, Auto Fill, Text Mode):
6901 * search.texi (Nonincremental Search):
6902 * rmail.texi (Rmail Labels):
6903 * mule.texi (Input Methods, Multibyte Conversion):
6904 * misc.texi (Gnus, Where to Look, PostScript):
6905 * maintaining.texi (Create Tags Table):
6906 * indent.texi (Indentation Commands):
6907 * fixit.texi (Spelling):
6908 * emacs.texi (Copying):
6909 * custom.texi (Init File): ifinfo -> ifnottex.
6910
6911 2006-05-17 Richard Stallman <rms@gnu.org>
6912
6913 * files.texi (Diff Mode): Mention C-x `.
6914
6915 2006-05-08 Richard Stallman <rms@gnu.org>
6916
6917 * custom.texi (Disabling): Textual cleanups.
6918
6919 2006-05-12 Glenn Morris <rgm@gnu.org>
6920
6921 * calendar.texi (Displaying the Diary, Format of Diary File):
6922 Refer to diary-view-entries, diary-list-entries,
6923 diary-show-all-entries rather than obsolete aliases.
6924
6925 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6926
6927 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6928 (Displaying the Diary, Special Diary Entries, Importing Diary):
6929 * building.texi (Compilation Shell):
6930 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6931 emacs-xtra with @inforef's.
6932
6933 * files.texi (Visiting): Fix wording.
6934
6935 * mule.texi (Coding Systems, Text Coding): More indexing.
6936 Mention that C-x RET f can set eol conversion.
6937
6938 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
6939
6940 * xresmini.texi (GTK resources): Insert GTK description.
6941
6942 * xresources.texi (GTK resources): metafont should be menufont.
6943
6944 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6945
6946 * mini.texi (Completion Options): Completion of remote files'
6947 method, user name and host name is active only in partial
6948 completion mode.
6949
6950 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6951
6952 * makefile.w32-in (emacs.dvi):
6953 * Makefile.in (emacs.dvi): Add xresmini.texi.
6954
6955 * xresmini.texi (Table of Resources): Remove xref to non-existent
6956 node "LessTif Resources".
6957
6958 * msdog.texi (Microsoft Windows):
6959 * calendar.texi (Calendar/Diary, Displaying the Diary)
6960 (Special Diary Entries, Importing Diary, Holidays):
6961 * programs.texi (Program Modes):
6962 * text.texi (Text):
6963 * buffers.texi (Several Buffers):
6964 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6965
6966 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6967
6968 The following changes merge the emacs-xtra manual into the main
6969 manual, but only for on-line version of the manual.
6970
6971 * vc2-xtra.texi (Version Backups, Local Version Control)
6972 (Making Snapshots, Change Logs and VC, Version Headers)
6973 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6974 on-line manual.
6975
6976 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6977 for on-line manual.
6978
6979 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6980 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6981 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6982 for on-line manual.
6983
6984 * fortran-xtra.texi (Fortran, Fortran Autofill)
6985 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6986 for on-line manual.
6987
6988 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6989 Conditional xref's for on-line manual.
6990
6991 * emerge-xtra.texi (Emerge, Overview of Emerge)
6992 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6993 manual.
6994
6995 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6996 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6997 (EMACSSOURCES): Use EMACS_XTRA.
6998 (../info/emacs-xtra): Remove.
6999 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7000
7001 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7002 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7003 (EMACSSOURCES): Use EMACS_XTRA.
7004 ($(infodir)/emacs-xtra): Remove.
7005 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7006
7007 * trouble.texi (Quitting):
7008 * text.texi (Text):
7009 * programs.texi (Program Modes):
7010 * msdog.texi (Microsoft Windows):
7011 * frames.texi (Frames):
7012 * files.texi (Backup, Version Control, VC Concepts)
7013 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7014 (Registering, VC Status, VC Undo, Multi-User Branching)
7015 (Comparing Files):
7016 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7017 (Displaying the Diary, Special Diary Entries, Importing Diary):
7018 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7019 conditional xref's, depending on @iftex/@ifnottex.
7020
7021 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7022 "MS-DOS". @include msdog-xtra.texi.
7023
7024 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7025 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7026
7027 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7028 for vc-xtra.texi subsections.
7029 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7030 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7031
7032 * sending.texi (Sending Mail): A @node line without explicit Prev,
7033 Next, and Up links.
7034
7035 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7036 Next, and Up links.
7037
7038 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7039 and its sections. @include picture-xtra.texi.
7040
7041 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7042 "Emerge".
7043 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7044
7045 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7046 exact duplicate of its name-sake in calendar.texi.
7047
7048 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7049 "Advanced Calendar/Diary Usage".
7050 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7051
7052 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7053 dired-xtra.texi.
7054 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7055
7056 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7057 (Files) [ifnottex]: Add menu entry for Autorevert.
7058
7059 * emacs-xtra.texi (Introduction): Reword to make consistent with
7060 printed version only.
7061 <Top level>: Remove the body of all chapters and move them to the
7062 new *-xtra.texi files. Use @raisesections and @lowersections to
7063 convert sections to chapters etc.
7064
7065 * msdog-xtra.texi:
7066 * fortran-xtra.texi:
7067 * vc-xtra.texi:
7068 * vc1-xtra.texi:
7069 * vc2-xtra.texi:
7070 * emerge-xtra.texi:
7071 * cal-xtra.texi:
7072 * dired-xtra.texi:
7073 * arevert-xtra.texi: New files, with text from respective chapters
7074 of emacs-xtra.texi. Convert each @chapter into @section, @section
7075 into @subsection, etc.
7076
7077 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7078 updated.
7079
7080 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7081 Windows". All references updated.
7082
7083 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7084
7085 * macos.texi (Mac Input): Mention input from Character Palette.
7086 (Mac Font Specs): Fix typo.
7087
7088 2006-05-05 Richard Stallman <rms@gnu.org>
7089
7090 * files.texi (Diff Mode): Minor cleanup.
7091
7092 2006-05-05 Karl Berry <karl@gnu.org>
7093
7094 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7095 errors from the current release of makeinfo (4.8).
7096 * help.texi (Library Keywords): Change widest word in multitable
7097 template from `emulations' to `convenience'. (Not sure if this is
7098 related to the font change.)
7099
7100 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7101
7102 * files.texi (File Names): Add a footnote about limited support of
7103 ~USER on MS-Windows.
7104
7105 * cmdargs.texi (Initial Options): Add a footnote about limited
7106 support of ~USER on MS-Windows.
7107
7108 2006-05-03 Richard Stallman <rms@gnu.org>
7109
7110 * files.texi (Diff Mode): Node moved here.
7111 (Comparing Files): Delete what duplicates new node.
7112 (Files): Put Diff Mode in menu.
7113
7114 * misc.texi (Diff Mode): Move to files.texi.
7115
7116 * emacs.texi (Top): Update menu for Diff Mode.
7117
7118 * trouble.texi (Emergency Escape): Simplify.
7119
7120 * emacs.texi (Top): Minor clarification.
7121
7122 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7123
7124 * commands.texi, entering.texi, screen.texi: Many simplifications.
7125
7126 2006-05-03 Richard Stallman <rms@gnu.org>
7127
7128 * commands.texi (Text Characters): Delete paragraph about unibyte
7129 non-ASCII printing chars.
7130
7131 * killing.texi (Killing): Say "graphical displays".
7132 * display.texi: Say "graphical displays".
7133
7134 * cmdargs.texi (Misc X): Say "graphical displays".
7135
7136 2006-05-01 Richard Stallman <rms@gnu.org>
7137
7138 * emacs.texi (Top): Add Diff Mode to menu.
7139
7140 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7141
7142 * misc.texi (Diff Mode): New node.
7143
7144 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7145
7146 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7147 (Mac Environment Variables): Shorten example line.
7148 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7149
7150 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7151
7152 * building.texi (GUD Customization): Describe cases %d and %c.
7153 Update description for %e.
7154
7155 2006-04-30 Glenn Morris <rgm@gnu.org>
7156
7157 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7158
7159 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7160
7161 * custom.texi (Examining): Update C-h v output example.
7162
7163 2006-04-29 Kim F. Storm <storm@cua.dk>
7164
7165 * building.texi (Grep Searching): Add lgrep and rgrep.
7166
7167 2006-04-23 Richard Stallman <rms@gnu.org>
7168
7169 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7170
7171 * xresmini.texi: New file.
7172
7173 * xresources.texi (Face Resources): Split table into font resources
7174 and the rest. Combine similar attributes for brevity.
7175
7176 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7177
7178 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7179 backslashes and case-insensitivity in file names (moved to the
7180 main manual).
7181 (MS-DOS Printing): Move most of the text to the main manual.
7182
7183 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7184 New nodes.
7185 (Windows Processes, Windows System Menu): Add index entries and
7186 fix wording.
7187
7188 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7189
7190 * misc.texi (Shell Ring): Add notes on saved input when
7191 navigating off the end of the history list.
7192
7193 2006-04-18 Chong Yidong <cyd@mit.edu>
7194
7195 * misc.texi (Shell Options): Correct default value of
7196 comint-scroll-show-maximum-output.
7197
7198 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7199
7200 * building.texi (Watch Expressions): Update.
7201
7202 2006-04-12 Richard Stallman <rms@gnu.org>
7203
7204 * search.texi: Clean up previous change.
7205
7206 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7207
7208 * search.texi (Regexp Backslash, Regexp Replace): Add index
7209 entries for ``back reference'' and mention the term itself in the
7210 text.
7211
7212 2006-04-11 Richard Stallman <rms@gnu.org>
7213
7214 * custom.texi (Safe File Variables):
7215 Document enable-local-variables = :safe.
7216
7217 2006-04-11 Karl Berry <karl@gnu.org>
7218
7219 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7220 (Remote Repositories, Version Backups, Local Version Control)
7221 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7222 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7223 (Renaming VC Work Files and Master Files)
7224 (Inserting Version Control Headers, Customizing VC, General Options)
7225 (Options for RCS and SCCS, Options specific for CVS): Move all
7226 these nodes to emacs-xtra.texi, for brevity.
7227 * cmdargs.texi, files.texi: Change cross-references.
7228
7229 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7230
7231 * files.texi (Old Versions): Update description of vc-annotate's
7232 use of color to indicate date ranges.
7233
7234 2006-04-09 Kevin Ryde <user42@zip.com.au>
7235
7236 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7237 put info and printed manual names the right way around.
7238
7239 2006-04-09 Karl Berry <karl@gnu.org>
7240
7241 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7242 emacs-xtra.texi, leaving only MS Windows information.
7243 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7244 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7245 node names.
7246
7247 * emacs.texi: Move @summarycontents and @contents to the beginning
7248 of the file.
7249
7250 2006-04-08 Kevin Ryde <user42@zip.com.au>
7251
7252 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7253
7254 2006-04-07 Richard Stallman <rms@gnu.org>
7255
7256 * programs.texi (Comments, Comment Commands, Options for Comments)
7257 (Multi-Line Comments): "Align", not "indent".
7258 (Basic Indent): C-j deletes trailing whitespace before the newline.
7259
7260 2006-04-06 Richard Stallman <rms@gnu.org>
7261
7262 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7263
7264 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7265
7266 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7267
7268 2006-04-05 Richard Stallman <rms@gnu.org>
7269
7270 * emacs.texi (Top): Update subnode menu.
7271
7272 * trouble.texi (Unasked-for Search): Node deleted.
7273 (Lossage): Delete from menu.
7274
7275 2006-04-04 Richard Stallman <rms@gnu.org>
7276
7277 * trouble.texi: Various cleanups.
7278 (Checklist): Don't bother saying how to snail a bug report.
7279 (Emergency Escape): Much rewriting.
7280 (After a Crash): Rename the core dump immediately.
7281 (Total Frustration): Call it a psychotherapist.
7282 (Bug Criteria): Avoid "illegal instruction".
7283 (Sending Patches): We always put the contributor's name in.
7284
7285 * misc.texi (Thumbnails): Minor correction.
7286
7287 2006-04-03 Richard Stallman <rms@gnu.org>
7288
7289 * misc.texi (Thumbnails): Minor cleanup.
7290
7291 2006-04-02 Karl Berry <karl@gnu.org>
7292
7293 * sending.texi (Mail Sending): pxref to Top needs five args.
7294
7295 2006-03-31 Richard Stallman <rms@gnu.org>
7296
7297 * emacs.texi (Top): Update subnode menu.
7298
7299 * help.texi (Help Mode): Cleanup.
7300
7301 * dired.texi: Many cleanups.
7302 (Dired Deletion): Describe dired-recursive-deletes.
7303 (Operating on Files): dired-create-directory moved.
7304 (Misc Dired Features): Move to here.
7305 (Tumme): Node moved to misc.texi.
7306
7307 * custom.texi: Many cleanups.
7308 (Minor Modes): Don't mention ISO Accents Mode.
7309 (Examining): Update C-h v output example.
7310 (Hooks): Add index and xref for add-hook.
7311 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7312 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7313
7314 * misc.texi: Many cleanups.
7315 (beginning): Add to summary of topics.
7316 (Shell): Put eshell xref at the end. Remove eshell from table.
7317 (Thumbnails): New node.
7318
7319 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7320
7321 * files.texi (File Name Cache): Make it clear that the cache is
7322 not persistent.
7323
7324 2006-03-25 Karl Berry <karl@gnu.org>
7325
7326 * emacs-xtra.texi, emacs.texi, gnu.texi:
7327 (1) use @copyright{} instead of (C) in typeset text;
7328 (2) do not indent copyright year list (or anything else).
7329
7330 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7331
7332 * files.texi (VC Dired Mode): Remove misplaced brackets.
7333
7334 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7335
7336 * files.texi: Various updates and clarifications in the VC chapter.
7337
7338 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7339
7340 * help.texi (Help Mode): Document "C-c C-c".
7341
7342 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7343
7344 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7345 menu in the standalone Info reader.
7346
7347 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7348
7349 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7350 moved here from Emacs manual.
7351
7352 * programs.texi (Fortran): Section moved to emacs-xtra.
7353 (Program Modes): Xref to Fortran in emacs-xtra.
7354
7355 * maintaining.texi (Emerge): Move to emacs-xtra.
7356 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7357
7358 * picture.texi: File deleted.
7359 * Makefile.in:
7360 * makefile.w32-in: Remove picture.texi.
7361
7362 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7363 * abbrevs.texi (Abbrevs):
7364 * sending.texi (Sending Mail): Picture node removed.
7365
7366 * emacs.texi (Top): Update node listings.
7367
7368 2006-03-12 Richard Stallman <rms@gnu.org>
7369
7370 * calendar.texi: Various cleanups.
7371
7372 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7373
7374 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7375 syntax.
7376
7377 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7378
7379 * search.texi (Regexps): More accurately describe which characters
7380 are special in which situations. Recommend _not_ to quote `]' or
7381 `-' when they are not special.
7382
7383 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7384
7385 * files.texi (Old Versions): Clarify operation of C-x v =.
7386
7387 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7388
7389 * building.texi (Watch Expressions): Update and describe
7390 gdb-speedbar-auto-raise.
7391
7392 2006-02-19 Richard M. Stallman <rms@gnu.org>
7393
7394 * emacs.texi: Use @smallbook.
7395 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7396 Update subnode menu.
7397
7398 * building.texi (Lisp Interaction): Minor addition.
7399
7400 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7401
7402 * building.texi (Watch Expressions): Update and be more precise.
7403
7404 2006-02-15 Francesco Potortì <pot@gnu.org>
7405
7406 * maintaining.texi (Create Tags Table): Explain why the
7407 exception when etags writes to files under the /dev tree.
7408
7409 2006-02-14 Richard M. Stallman <rms@gnu.org>
7410
7411 * custom.texi (Safe File Variables): Lots of clarification.
7412 Renamed from Unsafe File Variables.
7413
7414 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7415
7416 * custom.texi (Unsafe File Variables): File variable confirmation
7417 assumed denied in batch mode.
7418
7419 2006-02-14 Richard M. Stallman <rms@gnu.org>
7420
7421 * building.texi (GDB User Interface Layout): Don't say `inferior'
7422 for program being debugged.
7423
7424 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7425
7426 * building.texi (GDB Graphical Interface):
7427 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7428
7429 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7430
7431 * custom.texi (Specifying File Variables, Unsafe File Variables):
7432 New nodes, split from File Variables. Document new file local
7433 variable behavior.
7434
7435 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7436
7437 * display.texi (Standard Faces):
7438 * files.texi (Visiting):
7439 * frames.texi (Clipboard):
7440 * glossary.texi (Glossary) <Clipboard>:
7441 * xresources.texi (X Resources): Mention Mac OS port.
7442
7443 2006-02-12 Richard M. Stallman <rms@gnu.org>
7444
7445 * building.texi (Building): Clarify topic in intro.
7446
7447 * maintaining.texi (Maintaining): Change title; clarify topic.
7448 Delete duplicate index entries.
7449
7450 * building.texi (Other GDB User Interface Buffers): Clarifications.
7451
7452 * text.texi (Cell Commands): Clarifications.
7453
7454 * programs.texi (Defuns): Delete duplicate explanation of
7455 left-margin paren convention.
7456 (Hungry Delete): Minor cleanup.
7457
7458 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7459
7460 * dired.texi (Tumme): More tumme documentation.
7461
7462 2006-02-11 Alan Mackenzie <acm@muc.de>
7463
7464 * programs.texi ("Hungry Delete"): Correct the appellation of the
7465 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7466
7467 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7468
7469 * dired.texi (Tumme): Fix small bug.
7470
7471 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7472
7473 * macos.texi (Mac International): Rename "fontset-mac" to
7474 "fontset-standard".
7475
7476 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7477
7478 * dired.texi (Tumme): Basic documentation for Tumme added.
7479
7480 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7481
7482 * mule.texi (International):
7483 * programs.texi (Basic Indent): Fix typos.
7484
7485 * custom.texi (Minor Modes):
7486 * display.texi (Text Display):
7487 * commands.texi (Text Characters): Update xrefs.
7488
7489 2006-02-07 Richard M. Stallman <rms@gnu.org>
7490
7491 * emacs.texi (Top): Update subnode menu.
7492 Update info on old Emacs papers.
7493 (Intro): "Graphical display", not window system.
7494
7495 * xresources.texi (GTK styles): Minor clarifications.
7496
7497 * trouble.texi: "Graphical display", not window system.
7498 (Stuck Recursive): Minor clarification.
7499
7500 * text.texi: Minor clarifications.
7501 (Sentences): Explain why two-space convention is better.
7502 Explain sentence-end-without-period here.
7503 (Fill Commands): Not here.
7504 (Refill): Node moved down.
7505 (Filling): Update menu.
7506 (Table Creation, Cell Justification, Column Commands): Clarify.
7507
7508 * sending.texi: Minor clarifications.
7509
7510 * search.texi (Regexp Backslash): Clarification.
7511
7512 * rmail.texi: Minor cleanups.
7513 (Rmail): Delete digression about `rmail-mode'.
7514 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7515 (Rmail Files): Mention C-u M-x rmail.
7516 (Rmail Reply): Mention References.
7517 (Rmail Display): Mention rmail-nonignored-headers.
7518
7519 * programs.texi: Minor cleanups.
7520 (Comment Commands): Mention momentary Transient Mark mode.
7521 (Matching): Be more specific about customizing show-paren-mode.
7522 (Info Lookup): Don't list the modes that support C-h S.
7523 Just say what it does in an unsupported mode.
7524 (Man Page): Delete excessive info on customizing woman.
7525 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7526
7527 * abbrevs.texi: Minor clarifications.
7528 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7529 not "dynamic abbrevs" as if they were a kind of abbrev.
7530
7531 * picture.texi (Picture): Minor cleanup.
7532
7533 * mule.texi (Communication Coding): Say "other applications".
7534 (Fontsets): Not specific to X. Add xref to X Resources.
7535 (Unibyte Mode): Rename from Single-Byte Character Support.
7536 "Graphical display", not window system.
7537 (International): Update menu.
7538
7539 * maintaining.texi (Format of ChangeLog):
7540 New node, split out from ChangeLog.
7541 (ChangeLog): Clarifications in the remaining text.
7542 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7543 (Find Tag): Add @w.
7544 (Tags Search): Explain tag table order here. Simplify grep ref.
7545 (List Tags): tags-tag-face is a variable, not a face.
7546 (Emerge): Cleanups.
7547
7548 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7549 (Keyboard Macros): Avoid "the user".
7550
7551 * killing.texi: "Graphical display", not window system.
7552
7553 * help.texi (Help Echo): "Graphical display", not window system.
7554
7555 * glossary.texi: Say "you", not "the user". Say "graphical display".
7556
7557 * frames.texi: Minor cleanups. "Graphical display", not window system.
7558
7559 * files.texi (Visiting): Make drag-and-drop not X-specific.
7560
7561 * custom.texi: Minor cleanups. "Graphical display", not window system.
7562
7563 * cmdargs.texi: Minor cleanups.
7564
7565 * building.texi (Compilation): Move and split kill-compilation para.
7566 Add para about multiple compilers.
7567 (Compilation Mode): Commands also available in grep mode and others.
7568 Mention C-u C-x ` more tutorially. Clarify C-x `.
7569 (Compilation Shell): Clarify. Put Bash example first.
7570 (Grep Searching): Minor cleanups; add @w.
7571 (Debuggers): Minor cleanups.
7572 (Starting GUD): Make GDB xgraphical mode issue clearer.
7573 (Debugger Operation): Lots of clarifications including
7574 GDB tooltip side-effect issue.
7575 (Commands of GUD): Clarify.
7576 (GUD Customization): Add bashdb-mode-hook.
7577 (GDB Graphical Interface): Rewrite for clarity.
7578 (GDB User Interface Layout): Rewrite for clarity.
7579 (Stack Buffer, Watch Expressions): Likewise.
7580 (Other GDB User Interface Buffers): Cleanups.
7581 (Lisp Libraries, External Lisp): Cleanup.
7582
7583 * basic.texi (Position Info): "Graphical displays", rather than
7584 window systems.
7585
7586 * anti.texi: Minor cleanup.
7587
7588 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7589
7590 * custom.texi (Init File, Find Init): Add cross-references to
7591 where $HOME is described.
7592
7593 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7594
7595 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7596 is not inside the @table.
7597
7598 * emacs.texi (Top): Correct node name.
7599
7600 * files.texi (File Names): Fix @xref.
7601 (Reverting): Fix typo.
7602
7603 * mule.texi (International): Correct node name.
7604
7605 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7606
7607 2006-02-01 Richard M. Stallman <rms@gnu.org>
7608
7609 * emacs.texi (Top): Update subnode menu.
7610
7611 * mule.texi: Minor clarifications.
7612 Reduce the specific references to X Windows.
7613 Refer to "graphical" terminals, rather than window systems.
7614 (Text Coding): Rename from Specify Coding.
7615 (Communication Coding, File Name Coding, Terminal Coding):
7616 New nodes split out from Text Coding.
7617
7618 * kmacro.texi: Minor clarifications.
7619 (Keyboard Macro Ring): Comment out some excessive commands.
7620 (Basic Keyboard Macro): Split up the table, putting part in each node.
7621
7622 * major.texi: Minor clarifications.
7623
7624 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7625
7626 * windows.texi: Minor clarifications.
7627 (Change Window): Don't describe mode-line mouse cmds here.
7628 Add xref to Mode Line Mouse.
7629
7630 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7631
7632 * macos.texi (Mac International): Fix xref.
7633
7634 * indent.texi: Minor clarifications.
7635
7636 * frames.texi: Minor clarifications.
7637 Reduce the specific references to X Windows.
7638 Refer to "graphical" terminals, rather than window systems.
7639 (Frame Parameters): Don't mention commands like
7640 set-foreground-color. Just say to customize a face.
7641 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7642
7643 * files.texi: Minor clarifications.
7644 (Numbered Backups): New node, split out from Backup Names.
7645
7646 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7647
7648 * cmdargs.texi (General Variables): Fix xref.
7649
7650 * buffers.texi: Minor clarifications.
7651
7652 2006-01-31 Richard M. Stallman <rms@gnu.org>
7653
7654 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7655 Nodes moved to top.
7656
7657 * display.texi: Minor clarifications.
7658 (Display): Rearrange menu.
7659 (Standard Faces): Mention query-replace face.
7660 (Faces): Simplify.
7661 (Font Lock): Simplify face customization info.
7662 (Highlight Changes): Node merged into Highlight Interactively.
7663 (Highlight Interactively): Much rewriting and cleanup.
7664 (Optional Mode Line): Narrowed line number not good for goto-line.
7665 Simplify face customization advice.
7666 (Text Display): Mention use of escape-glyph face.
7667 Move ctl-arrow and tab-width here.
7668 (Display Custom): Move no-redraw-on-reenter to end of node.
7669
7670 * search.texi: Minor clarifications.
7671 (Isearch Scroll): Simplify.
7672 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7673
7674 * regs.texi (Registers): Mention bookmarks here.
7675
7676 * mark.texi: Minor clarifications.
7677 (Selective Undo): Node deleted.
7678
7679 * m-x.texi: Minor clarifications.
7680
7681 * killing.texi: Minor clarifications.
7682 Refer to "graphical" terminals, rather than window systems.
7683
7684 * help.texi: Clarifications.
7685 (Help): Don't describe C-h F and C-h K here.
7686 (Key Help): Describe C-h K here.
7687 (Name Help): Mention Emacs Lisp Intro.
7688 Describe C-h F here.
7689 (Misc Help): Mention C-h F and C-h K only briefly.
7690
7691 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7692 Selective undo text merged in.
7693 (Spelling): Mention Aspell along with Ispell.
7694
7695 * emacs.texi (Top): Update subnode menus.
7696
7697 * basic.texi (Basic Undo): Rename from Undo. Most of text
7698 moved to new Undo node.
7699
7700 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7701
7702 * basic.texi (Continuation Lines, Inserting Text):
7703 Mention longlines mode.
7704
7705 2006-01-29 Richard M. Stallman <rms@gnu.org>
7706
7707 * screen.texi: Minor cleanups.
7708 (Screen): Clean up the intro paragraphs.
7709 (Mode Line): Lots of rewriting. Handle frame-name better.
7710 eol-mnemonic-... vars moved out.
7711
7712 * emacs.texi (Top): Change menu item for MS-DOS node.
7713 Update subnode menu.
7714
7715 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7716 chapter relates to Windows. Title changed.
7717
7718 * mini.texi: Minor cleanups.
7719
7720 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7721 (Mark): Put it in the menu.
7722
7723 * entering.texi: Minor cleanups.
7724
7725 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7726 (Intro): Refer to "graphical" terminals, rather than X.
7727
7728 * display.texi (Display Custom): Add xref to Variables.
7729 (Optional Mode Line): eol-mnemonic-... vars moved here.
7730
7731 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7732 rather than X.
7733
7734 * basic.texi: Minor cleanups.
7735 (Undo): selective-undo moved.
7736
7737 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7738
7739 * anti.texi (Antinews): Various corrections and additions.
7740
7741 2006-01-23 Juri Linkov <juri@jurta.org>
7742
7743 * custom.texi (Easy Customization, Customization Groups)
7744 (Browsing Custom): Mention links along with buttons.
7745
7746 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7747
7748 * text.texi (TeX Print): Use @key for TAB.
7749
7750 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7751
7752 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7753
7754 * files.texi (File Aliases): Don't claim that usually separate
7755 buffers are created for two file names that name the same data.
7756 Mention additional situations where different names mean the same
7757 file on disk.
7758
7759 2006-01-19 Richard M. Stallman <rms@gnu.org>
7760
7761 * killing.texi (Deletion): Upcase @key argument.
7762
7763 * custom.texi (Custom Themes): Minor cleanup.
7764
7765 * programs.texi (Hungry Delete): Upcase @key argument.
7766
7767 2006-01-16 Juri Linkov <juri@jurta.org>
7768
7769 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7770 Move `mode-line-highlight' before `mode-line-buffer-id'.
7771
7772 2006-01-14 Richard M. Stallman <rms@gnu.org>
7773
7774 * basic.texi (Inserting Text): Minor cleanup.
7775
7776 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7777
7778 * custom.texi (Changing a Variable, Face Customization):
7779 Update for changes in Custom menus.
7780
7781 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7782
7783 * macos.texi (Mac International): Undo last change.
7784
7785 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7786
7787 * custom.texi (Custom Themes): Describe the new
7788 customize-create-theme interface.
7789
7790 2005-12-30 Juri Linkov <juri@jurta.org>
7791
7792 * basic.texi (Position Info): Update example.
7793
7794 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7795
7796 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7797
7798 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7799
7800 * custom.texi (Custom Themes): `load-theme' always loads.
7801
7802 2005-12-23 Juri Linkov <juri@jurta.org>
7803
7804 * display.texi (Highlight Interactively): Use double space to
7805 separate sentences. Replace C-p with M-p, and C-n with M-n.
7806
7807 2005-12-22 Richard M. Stallman <rms@gnu.org>
7808
7809 * custom.texi (Easy Customization and subnodes):
7810 Replace "active field" with "button".
7811 Use "user option" only for variables.
7812 Use "setting" for variable-or-face.
7813
7814 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7815
7816 * buffers.texi (Select Buffer): Change order in table to make
7817 "Similar" refer to the correct item.
7818 (Indirect Buffers): Minor rewording.
7819
7820 2005-12-20 Juri Linkov <juri@jurta.org>
7821
7822 * files.texi (VC Status): Put P and N near p and n.
7823
7824 2005-12-19 Richard M. Stallman <rms@gnu.org>
7825
7826 * programs.texi (Electric C): Delete the info about newline control.
7827 (Other C Commands): Minor cleanup.
7828 (Left Margin Paren): Minor cleanup.
7829
7830 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7831
7832 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7833 (Customization Groups): Delete text moved to "Browsing Custom".
7834 (Browsing Custom): New node.
7835 (Specific Customization): Clarify which commands only work for
7836 loaded options.
7837
7838 2005-12-18 Bill Wohler <wohler@newt.com>
7839
7840 * frames.texi (Tool Bars): Shorten text of previous change.
7841
7842 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7843
7844 * files.texi (VC Status): Document log-view mode.
7845
7846 2005-12-18 Bill Wohler <wohler@newt.com>
7847
7848 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7849 permanently via the customize interface.
7850
7851 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7852
7853 * killing.texi (Killing by Lines): Document `kill-whole-line'
7854 function.
7855
7856 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7857
7858 * buffers.texi (Select Buffer): Change `prev-buffer' to
7859 `previous-buffer'. Indicate that these functions use a frame
7860 local buffer list.
7861
7862 2005-12-12 Richard M. Stallman <rms@gnu.org>
7863
7864 * custom.texi (Easy Customization): Change menu comment.
7865 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7866
7867 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7868 (Help): Among the Apropos commands, describe only C-h a here.
7869
7870 2005-12-11 Richard M. Stallman <rms@gnu.org>
7871
7872 * programs.texi (Options for Comments): Comment-end starts with space.
7873
7874 * glossary.texi (Glossary): Minor cleanup.
7875
7876 * files.texi (Old Versions): Use @table.
7877
7878 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7879
7880 * display.texi (Highlight Interactively): Include
7881 global-hi-lock-mode. Add miscellaneous details and elaborations.
7882
7883 2005-12-09 Richard M. Stallman <rms@gnu.org>
7884
7885 * display.texi (Font Lock): Delete the Global FL menu item.
7886
7887 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * custom.texi (Minibuffer Maps): Mention the maps for file name
7890 completion.
7891
7892 2005-12-09 Kim F. Storm <storm@cua.dk>
7893
7894 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7895 prefix keys even when mark is active. Describe that RET moves
7896 cursor to next corner in rectangle; clarify insert around rectangle.
7897
7898 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7899
7900 * custom.texi (Customization): Use xref to elisp manual for
7901 non-TeX output.
7902 (Minor Modes): Update.
7903 (Customization Groups, Changing a Variable, Face Customization):
7904 Update for new appearance of Custom buffers.
7905 (Changing a Variable): `custom-buffer-done-function' has been
7906 replaced by `custom-buffer-done-kill'.
7907 (Specific Customization): In the `customize-group' buffer, a
7908 subgroup's contents are not "hidden". They are not included at
7909 all. They have no [Show] button.
7910 (Mouse Buttons): Add pxref to description of mouse event lists in
7911 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7912 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7913 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7914
7915 2005-12-08 Richard M. Stallman <rms@gnu.org>
7916
7917 * mini.texi (Completion Commands, Completion):
7918 In file name input, SPC does not do completion.
7919
7920 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
7921
7922 * building.texi (GDB Graphical Interface): Explain screen size
7923 setting.
7924 (Other GDB User Interface Buffers): Describe features specific to
7925 GDB 6.4.
7926
7927 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7928
7929 * building.texi (GDB User Interface Layout): Describe how to
7930 kill associated buffers.
7931 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7932 (Watch Expressions): Be more precise.
7933 (Other GDB User Interface Buffers): Describe how to change a
7934 register value.
7935
7936 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7937
7938 * macos.texi (Mac Input): Remove description of
7939 mac-command-key-is-meta. Add descriptions of
7940 mac-control-modifier, mac-command-modifier, and
7941 mac-option-modifier.
7942 (Mac International): Fix description of conversion of clipboard data.
7943 (Mac Font Specs): Add example of font customization by face attributes.
7944
7945 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7946
7947 * building.texi (Watch Expressions): Expand description.
7948 (Other GDB User Interface Buffers): Describe local map for
7949 gud-watch.
7950
7951 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
7952
7953 * display.texi (Font Lock): Font lock is enabled by default now.
7954
7955 2005-11-20 Juri Linkov <juri@jurta.org>
7956
7957 * basic.texi (Position Info): Update examples of the output.
7958 Remove the fact that examples are produced in the TeXinfo buffer,
7959 because in the Info reader users will get a different output from
7960 `C-x ='.
7961
7962 * building.texi (Compilation Mode): Remove paragraph duplicated
7963 from the node `Compilation'. Add `compilation-skip-threshold'.
7964
7965 * display.texi (Font Lock): Suggest more user-friendly method of
7966 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7967
7968 2005-11-18 Richard M. Stallman <rms@gnu.org>
7969
7970 * files.texi (Registering): Mention @@ in mode line.
7971
7972 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7973
7974 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7975
7976 * files.texi (Renaming and VC): Some back-ends don't
7977 handle renaming.
7978
7979 2005-11-17 Juri Linkov <juri@jurta.org>
7980
7981 * emacs.texi (Top):
7982 * display.texi (Highlight Interactively): Put this font-lock based
7983 mode near Font Lock node.
7984
7985 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
7986
7987 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7988 icons.
7989
7990 2005-11-12 Kim F. Storm <storm@cua.dk>
7991
7992 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7993 (Help Summary): Add C-h d and C-h e.
7994 (Apropos): Clarify that all apropos commands may search for either
7995 list of words or a regexp. Add C-h d for apropos-documentation.
7996 Describe apropos-documentation-sort-by-scores user option.
7997
7998 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7999
8000 * killing.texi (CUA Bindings): Add @section.
8001
8002 2005-11-10 Kim F. Storm <storm@cua.dk>
8003
8004 * emacs.texi (Top): Add CUA Bindings entry to menu.
8005
8006 * killing.texi (CUA Bindings): New node. Moved here from
8007 misc.texi and extended with info on rectangle commands and
8008 rectangle highlighting, interface to registers, and the global
8009 mark feature.
8010
8011 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8012
8013 * regs.texi: Prev link points to CUA Bindings node.
8014
8015 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8016
8017 * help.texi (Help Echo): By default, help echos are only shown on
8018 mouse-over, not on point-over.
8019
8020 2005-11-04 Jérôme Marant <jerome@marant.org>
8021
8022 * misc.texi (Shell Mode): Describe how to activate password echoing.
8023
8024 2005-11-04 Romain Francoise <romain@orebokech.com>
8025
8026 * mark.texi (Mark Ring): Fix typo.
8027
8028 2005-11-03 Richard M. Stallman <rms@gnu.org>
8029
8030 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8031
8032 2005-11-01 Bill Wohler <wohler@newt.com>
8033
8034 * help.texi (Help Mode): Fix typo.
8035
8036 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8037
8038 * building.texi (Other GDB User Interface Buffers):
8039 Describe the command gdb-use-inferior-io-buffer.
8040
8041 2005-10-31 Romain Francoise <romain@orebokech.com>
8042
8043 * files.texi (Compressed Files): Fix typo.
8044
8045 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8046
8047 * windows.texi (Force Same Window): Likewise.
8048
8049 2005-10-30 Bill Wohler <wohler@newt.com>
8050
8051 * help.texi (Help Mode): URLs viewed with browse-url.
8052
8053 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8054
8055 * building.texi (GDB Graphical Interface): Don't reference
8056 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8057 must stay in same frame.
8058
8059 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8060
8061 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8062
8063 * anti.texi (Antinews): Likewise.
8064
8065 2005-10-28 Bill Wohler <wohler@newt.com>
8066
8067 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8068
8069 2005-10-28 Richard M. Stallman <rms@gnu.org>
8070
8071 * files.texi (Visiting): Explain how to enter ? in a file name.
8072
8073 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8074
8075 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8076
8077 * building.texi (GDB Graphical Interface):
8078 Describe gdb-mouse-until.
8079
8080 2005-10-23 Richard M. Stallman <rms@gnu.org>
8081
8082 * custom.texi (Init File): Recommend when to use site-start.el.
8083
8084 2005-10-21 Juri Linkov <juri@jurta.org>
8085
8086 * custom.texi (Examining): Mention accessing the old variable
8087 value via M-n in set-variable.
8088
8089 2005-10-18 Romain Francoise <romain@orebokech.com>
8090
8091 * files.texi (Version Systems): Capitalize GNU.
8092
8093 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8094
8095 * building.texi (Compilation Mode): Remove redundant paragraph.
8096 (Watch Expressions): Remove paragraph to reflect code change.
8097
8098 2005-10-16 Richard M. Stallman <rms@gnu.org>
8099
8100 * building.texi (Compilation Mode, Compilation): Clarified.
8101
8102 2005-10-15 Richard M. Stallman <rms@gnu.org>
8103
8104 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8105
8106 2005-10-13 Kenichi Handa <handa@m17n.org>
8107
8108 * basic.texi (Position Info): Fix previous change.
8109
8110 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8111
8112 * cmdargs.texi (Icons X): Fix typo.
8113
8114 2005-10-12 Kenichi Handa <handa@m17n.org>
8115
8116 * basic.texi (Position Info): Describe the case that Emacs shows
8117 "part of display ...".
8118
8119 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8120
8121 * cmdargs.texi (Icons X): -nb => -nbi.
8122
8123 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8124
8125 * frames.texi (Speedbar): A couple more clarifications.
8126
8127 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8128
8129 * building.texi (GDB User Interface Layout): Improve diagram.
8130 (Watch Expressions): Explain how to make speedbar global.
8131 (Other GDB User Interface Buffers): Make references more precise.
8132
8133 2005-10-09 Richard M. Stallman <rms@gnu.org>
8134
8135 * frames.texi (Speedbar): Clarify the text.
8136
8137 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8138
8139 * frames.texi (Speedbar): Add information on keybindings,
8140 dismissing the speedbar, and buffer display mode. Link to
8141 speedbar manual.
8142
8143 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8144
8145 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8146 added -nb, --no-bitmap-icon.
8147
8148 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8149
8150 * building.texi (GDB Graphical Interface): Add variables and
8151 functions to indices. Be more precise.
8152
8153 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8154
8155 * frames.texi (Drag and Drop): Remove the x- from
8156 x-dnd-open-file-other-window and xdnd-protocol-alist.
8157
8158 2005-09-30 Romain Francoise <romain@orebokech.com>
8159
8160 * mini.texi (Minibuffer): The default value now appears before the
8161 colon in minibuffer prompts.
8162
8163 2005-09-25 Richard M. Stallman <rms@gnu.org>
8164
8165 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8166
8167 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8168
8169 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8170
8171 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8172
8173 * emacs.texi (Top): Update submenus from macos.texi.
8174
8175 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8176 (Mac OS): Update feature support status.
8177 (Mac Input): List supported input scripts. Remove description
8178 about `mac-keyboard-text-encoding'. Mention mouse button
8179 emulation and related variables.
8180 (Mac International): Mention Central European and Cyrillic
8181 support. Now `keyboard-coding-system' is dynamically changed.
8182 Add description about coding system for selection.
8183 Add description about language environment.
8184 (Mac Environment Variables):
8185 Mention `~/.MacOSX/environment.plist'. Give example of command line
8186 arguments. Add Preferences support.
8187 (Mac Directories): Explicitly state that this node is for Mac OS
8188 Classic only.
8189 (Mac Font Specs): Mention specification for scalable fonts.
8190 List supported charsets. Add preferred way of creating fontsets.
8191 Add description about `mac-allow-anti-aliasing'.
8192 (Mac Functions): Add descriptions about `mac-set-file-creator',
8193 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8194 and `mac-get-preference'.
8195
8196 2005-09-16 Romain Francoise <romain@orebokech.com>
8197
8198 Update all files to specify GFDL version 1.2.
8199
8200 * doclicense.texi (GNU Free Documentation License): Update to
8201 version 1.2.
8202
8203 2005-09-15 Richard M. Stallman <rms@gnu.org>
8204
8205 * buffers.texi (List Buffers): Fix xref.
8206
8207 * rmail.texi (Rmail Basics): Fix xref.
8208
8209 * emacs.texi (Top): Update subnode menus.
8210
8211 * files.texi (Saving Commands): New node, broken out of Saving.
8212 (Customize Save): New node, broken out of Saving.
8213 Clarify effect of write-region-inhibit-fsync.
8214 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8215
8216 2005-09-14 Romain Francoise <romain@orebokech.com>
8217
8218 * files.texi (Saving): Mention write-region-inhibit-fsync.
8219
8220 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8221
8222 * custom.texi (Custom Themes): New node.
8223
8224 2005-09-03 Richard M. Stallman <rms@gnu.org>
8225
8226 * search.texi (Search Case): Mention vars that control
8227 case-fold-search for various operations.
8228
8229 2005-08-22 Juri Linkov <juri@jurta.org>
8230
8231 * display.texi (Standard Faces): Merge the text from
8232 `(elisp)Standard Faces' into this node.
8233
8234 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8235
8236 * emacs.texi (Top): Delete menu item for deleted node
8237 Keyboard Translations.
8238
8239 2005-08-18 Richard M. Stallman <rms@gnu.org>
8240
8241 * trouble.texi (Unasked-for Search):
8242 Delete xref to Keyboard Translations.
8243
8244 * glossary.texi (Glossary): Delete xref.
8245
8246 * custom.texi (Minor Modes): Say that the list here is not complete.
8247 (Keyboard Translations): Node deleted.
8248 (Disabling): Delete xref to it.
8249 (Customization Groups): Fix Custom buffer example.
8250 (Hooks): Mention remove-hooks.
8251
8252 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8253
8254 * building.texi (GDB Graphical Interface): Improve filling of menu
8255 item.
8256
8257 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8258
8259 * building.texi (GDB Graphical Interface): Use better node names.
8260
8261 2005-08-14 Richard M. Stallman <rms@gnu.org>
8262
8263 * text.texi (Sentences): Fix xref.
8264
8265 2005-08-14 Juri Linkov <juri@jurta.org>
8266
8267 * building.texi (Compilation, Grep Searching): Move grep command
8268 headings from `Compilation' to `Grep Searching'.
8269
8270 * dired.texi (Dired and Find):
8271 * maintaining.texi (Tags Search): Replace grep xref to
8272 `Compilation' node with `Grep Searching'.
8273
8274 * files.texi (Comparing Files): Replace xref to `Compilation' with
8275 `Compilation Mode'.
8276
8277 2005-08-13 Alan Mackenzie <acm@muc.de>
8278
8279 * search.texi (Non-ASCII Isearch): Correct a typo.
8280 (Replacement Commands): Mention query-replace key binding.
8281
8282 2005-08-11 Richard M. Stallman <rms@gnu.org>
8283
8284 * programs.texi (Options for Comments): Fix xref.
8285
8286 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8287 out of Regexps.
8288
8289 2005-08-09 Juri Linkov <juri@jurta.org>
8290
8291 * building.texi (Compilation): Use `itemx' instead of `item'.
8292 (Grep Searching): Simplify phrase.
8293
8294 * display.texi (Standard Faces): Describe vertical-border on
8295 window systems.
8296
8297 * windows.texi (Split Window): Simplify phrase and mention
8298 vertical-border face.
8299
8300 2005-08-09 Richard M. Stallman <rms@gnu.org>
8301
8302 * files.texi (Comparing Files): Clarify compare-windows.
8303
8304 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8305
8306 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8307
8308 * mule.texi (Coding Systems): Rephrase the paragraph about
8309 codepages: no need for "M-x codepage-setup" anymore, except on
8310 MS-DOS.
8311
8312 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8313 the MS-DOS port only.
8314
8315 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8316
8317 * makefile.w32-in (info): Don't run multi-install-info.bat.
8318 ($(infodir)/dir): New target, produced by running
8319 multi-install-info.bat.
8320
8321 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8322
8323 * files.texi (Quoted File Names): Add index entry.
8324
8325 2005-07-19 Juri Linkov <juri@jurta.org>
8326
8327 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8328
8329 2005-07-18 Juri Linkov <juri@jurta.org>
8330
8331 * custom.texi (Easy Customization):
8332 * files.texi (Old Versions):
8333 * frames.texi (Wheeled Mice):
8334 * mule.texi (Specify Coding):
8335 * text.texi (Cell Justification):
8336 * trouble.texi (After a Crash):
8337 * xresources.texi (GTK styles):
8338 Delete duplicate duplicate words.
8339
8340 2005-07-17 Richard M. Stallman <rms@gnu.org>
8341
8342 * frames.texi (Creating Frames): Fix foreground color example.
8343
8344 * custom.texi (Init Examples): Clean up text about conditionals.
8345
8346 2005-07-16 Richard M. Stallman <rms@gnu.org>
8347
8348 * mini.texi (Completion Commands): Fix command name for ?.
8349
8350 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8351
8352 * display.texi (Standard Faces): Explain that customization of
8353 `menu' face has no effect on w32 and with GTK.
8354 Add cross-references.
8355
8356 * cmdargs.texi (General Variables): Clarify the default location
8357 of $HOME on w32 systems.
8358
8359 2005-07-15 Jason Rumney <jasonr@gnu.org>
8360
8361 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8362 changed.
8363
8364 2005-07-08 Kenichi Handa <handa@m17n.org>
8365
8366 * mule.texi (Recognize Coding):
8367 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8368
8369 2005-07-07 Richard M. Stallman <rms@gnu.org>
8370
8371 * anti.texi (Antinews): Mention mode-line-inverse-video.
8372
8373 * files.texi (Saving): Minor correction about C-x C-w.
8374
8375 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8376
8377 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8378
8379 * search.texi (Isearch Scroll): Add example of using the
8380 `isearch-scroll' property.
8381 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8382 `Display Custom' node.
8383 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8384 and de-emphasize it.
8385 (Other Repeating Search): `occur' currently can not correctly
8386 handle multiline matches. Correct, clarify and update description
8387 of `flush-lines' and `keep-lines'.
8388
8389 * display.texi (Display Custom): Add anchor for `baud-rate'.
8390
8391 2005-07-07 Richard M. Stallman <rms@gnu.org>
8392
8393 * gnu.texi: Update where to get GNU status; add refs for how to help.
8394 Add footnotes 6 and 7.
8395
8396 2005-07-04 Lute Kamstra <lute@gnu.org>
8397
8398 Update FSF's address in GPL notices.
8399
8400 * doclicense.texi (GNU Free Documentation License):
8401 * trouble.texi (Checklist): Update FSF's address.
8402
8403 2005-06-24 Richard M. Stallman <rms@gnu.org>
8404
8405 * display.texi (Text Display): Change index entries.
8406
8407 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8408
8409 * makefile.w32-in (MAKEINFO): Use --force.
8410 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8411 Makefile.in.
8412
8413 2005-06-23 Richard M. Stallman <rms@gnu.org>
8414
8415 * anti.texi (Antinews): Rename show-nonbreak-escape to
8416 nobreak-char-display.
8417
8418 * emacs.texi (Top): Update detailed node listing.
8419
8420 * display.texi (Text Display): Rename show-nonbreak-escape
8421 to nobreak-char-display and no-break-space to nobreak-space.
8422 (Standard Faces): Split up the list of standard faces
8423 and put it in a separate node. Add nobreak-space and
8424 escape-glyph.
8425
8426 2005-06-23 Lute Kamstra <lute@gnu.org>
8427
8428 * mule.texi (Select Input Method): Fix typo.
8429
8430 2005-06-23 Kenichi Handa <handa@m17n.org>
8431
8432 * mule.texi (International): List all supported scripts.
8433 Adjust text for that leim is now included in the normal Emacs
8434 distribution.
8435 (Language Environments): List all language environments.
8436 Intlfonts contains fonts for most supported scripts, not all..
8437 (Select Input Method): Refer to C-u C-x = to see how to type to
8438 input a specific character.
8439 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8440
8441 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8442
8443 * building.texi (Grep Searching): Texinfo usage fix.
8444
8445 2005-06-22 Miles Bader <miles@gnu.org>
8446
8447 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8448
8449 2005-06-20 Miles Bader <miles@gnu.org>
8450
8451 * display.texi (Faces): Add `vertical-divider'.
8452
8453 2005-06-17 Richard M. Stallman <rms@gnu.org>
8454
8455 * text.texi (Adaptive Fill): Minor clarification.
8456
8457 2005-06-10 Lute Kamstra <lute@gnu.org>
8458
8459 * emacs.texi (Top): Correct version number.
8460 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8461 refer to the current version of Emacs.
8462
8463 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8464
8465 * files.texi (Log Buffer): Document when there can be more than
8466 one file to be committed.
8467
8468 2005-06-08 Juri Linkov <juri@jurta.org>
8469
8470 * display.texi (Faces): Add `shadow' face.
8471
8472 2005-06-07 Masatake YAMATO <jet@gyve.org>
8473
8474 * display.texi (Faces): Write about mode-line-highlight.
8475
8476 2005-06-06 Richard M. Stallman <rms@gnu.org>
8477
8478 * misc.texi (Printing Package): Explain how to initialize
8479 printing package.
8480
8481 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8482
8483 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8484
8485 * emacs.texi: Rename Hardcopy to Printing.
8486 Make PostScript and PostScript Variables subnodes of it.
8487
8488 * misc.texi (Printing): Rename node from Hardcopy.
8489 Mention menu bar options.
8490 Move PostScript and PostScript Variables to submenu.
8491 (Printing package): New node.
8492
8493 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8494
8495 * dired.texi (Operating on Files): Likewise.
8496
8497 * calendar.texi (Displaying the Diary): Likewise.
8498
8499 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8500
8501 * glossary.texi (Glossary): Likewise.
8502
8503 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8504 effect.
8505
8506 2005-06-04 Richard M. Stallman <rms@gnu.org>
8507
8508 * trouble.texi (After a Crash): Polish previous change.
8509
8510 2005-05-30 Noah Friedman <friedman@splode.com>
8511
8512 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8513 recovery mechanism.
8514
8515 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8516
8517 * building.texi (Other Buffers): SPC toggles display of
8518 floating point registers.
8519
8520 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8521
8522 * files.texi (Log Buffer): Merge in description of Log Edit
8523 mode from pcl-cvs.texi.
8524
8525 2005-05-26 Richard M. Stallman <rms@gnu.org>
8526
8527 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8528
8529 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8530
8531 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8532 not enabled by default.
8533 When not on a word, `ispell-word' by default checks the word
8534 before point.
8535
8536 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8537
8538 * building.texi (Debugger Operation): Simplify last sentence.
8539
8540 2005-05-23 Lute Kamstra <lute@gnu.org>
8541
8542 * emacs.texi: Update FSF's address throughout.
8543 (Preface): Use @cite.
8544 (Distrib): Add cross reference to the node "Copying". Mention the
8545 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8546 printed manuals.
8547 (Intro): Use @xref for the Emacs Lisp Intro.
8548
8549 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8550
8551 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8552
8553 * basic.texi (Moving Point): Mention default for `goto-line'.
8554
8555 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8556 of a variable's docstring.
8557
8558 2005-05-18 Lute Kamstra <lute@gnu.org>
8559
8560 * maintaining.texi (Overview of Emerge): Add cross reference.
8561 Remove duplication.
8562
8563 * emacs.texi (Top): Update to the current structure of the manual.
8564 * misc.texi (Emacs Server): Add menu description.
8565 * files.texi (Saving): Fix menu.
8566 * custom.texi (Customization): Fix menu.
8567 * mule.texi (International): Fix menu.
8568 * kmacro.texi (Keyboard Macros): Fix menu.
8569
8570 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8571
8572 * display.texi: Various minor changes.
8573 (Faces): Delete text that is repeated in the next section.
8574
8575 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8576
8577 * building.texi (Debugger Operation): Mention GUD tooltips are
8578 disabled with GDB in text command mode.
8579
8580 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8581
8582 * building.texi: Replace toolbar with "tool bar" for consistency.
8583 (Compilation Mode): Describe compilation-context-lines
8584 and use of arrow in compilation buffer.
8585 (Debugger Operation): Replace help text with variable's value.
8586
8587 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8588 consistency.
8589
8590 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8591
8592 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8593 Add xref.
8594
8595 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8596
8597 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8598 (Position Info): Delete discussion of `goto-line'. It is already
8599 described in `Moving point'.
8600
8601 * mini.texi (Completion Commands): Correct reference.
8602 (Completion Options): Fix typo.
8603
8604 * killing.texi (Deletion): Complete description of `C-x C-o'.
8605
8606 2005-05-10 Richard M. Stallman <rms@gnu.org>
8607
8608 * building.texi (Compilation): Clarify recompile's directory choice.
8609
8610 * frames.texi (Tooltips): Cleanups.
8611
8612 * basic.texi (Arguments): Fix punctuation.
8613
8614 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8615
8616 * screen.texi (Menu Bar): The up and down (not left and right)
8617 arrow keys move through a keyboard menu.
8618
8619 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8620
8621 * basic.texi: Various typo and grammar fixes.
8622 (Moving Point): C-a now runs move-beginning-of-line.
8623
8624 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8625
8626 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8627
8628 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8629 as different animals.
8630
8631 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8632
8633 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8634 Correct index entry.
8635
8636 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8637
8638 * building.texi (Debugger Operation): Update to reflect changes
8639 in GUD tooltips.
8640
8641 2005-04-30 Richard M. Stallman <rms@gnu.org>
8642
8643 * files.texi (Compressed Files): Auto Compression normally enabled.
8644
8645 * building.texi (Debugger Operation): Clarify previous change.
8646
8647 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8648
8649 * building.texi (Debugger Operation): Add description for
8650 GUD tooltips when program is not running.
8651
8652 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8653
8654 * misc.texi (Shell): Add `Shell Prompts' to menu.
8655 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8656 description. Delete remarks moved to new node.
8657 (Shell Prompts): New node.
8658 (History References): Replace remarks moved to `Shell Prompts'
8659 with xref to that node.
8660 (Remote Host): Clarify how to specify the terminal type when
8661 logging in to a different machine.
8662
8663 2005-04-26 Richard M. Stallman <rms@gnu.org>
8664
8665 * emacs.texi (Top): Update submenus from files.texi.
8666
8667 * files.texi (Filesets): Clarify previous change.
8668
8669 * dired.texi (Misc Dired Features): Clarify previous change.
8670
8671 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8672
8673 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8674
8675 * dired.texi (Misc Dired Features):
8676 Document dired-compare-directories.
8677
8678 * files.texi (Filesets): New node.
8679 (File Conveniences): Document Image mode.
8680
8681 * text.texi (TeX Print): Document tex-compile.
8682
8683 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8684
8685 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8686 Delete redundant reference to tooltip Custom group. It is
8687 referred too again in the next paragraph.
8688
8689 2005-04-24 Richard M. Stallman <rms@gnu.org>
8690
8691 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8692
8693 2005-04-19 Kim F. Storm <storm@cua.dk>
8694
8695 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8696
8697 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8698
8699 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8700 turns off desktop-save-mode.
8701
8702 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8703
8704 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8705 by default in terminals compatible with xterm. Mention that
8706 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8707 node.
8708
8709 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8710
8711 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8712
8713 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8714
8715 * xresources.texi (Table of Resources): Add cursorBlink.
8716
8717 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8718
8719 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8720 `d', `C-d' and `u'.
8721
8722 2005-04-11 Richard M. Stallman <rms@gnu.org>
8723
8724 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8725 (Misc X): Add -D, --basic-display.
8726
8727 * maintaining.texi (Change Log): Correct the description of
8728 the example.
8729
8730 * major.texi (Choosing Modes): Document magic-mode-alist.
8731
8732 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8735 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8736 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8737 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8738 `w', respectively.
8739 (Rmail Labels): Mention `l'.
8740 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8741 (Rmail Summary Edit): Describe `j' and RET.
8742
8743 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8744
8745 * xresources.texi (Lucid Resources): Add fontSet resource.
8746
8747 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8748
8749 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8750 now called `indicate-empty-lines'.
8751
8752 2005-04-06 Kim F. Storm <storm@cua.dk>
8753
8754 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8755
8756 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8757
8758 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8759 deleted.
8760 (Marks vs Flags): Add some convenient key bindings.
8761 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8762 (Misc Dired Features): Correct and expand description of `w' command.
8763
8764 * frames.texi (XTerm Mouse): Delete apparently false info.
8765 The GNU/Linux console currently does not appear to support
8766 `xterm-mouse-mode'.
8767
8768 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8769
8770 * calendar.texi (Diary): Mention shell utility `calendar'.
8771
8772 2005-04-01 Richard M. Stallman <rms@gnu.org>
8773
8774 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8775
8776 2005-04-01 Lute Kamstra <lute@gnu.org>
8777
8778 * maintaining.texi (Change Log): add-change-log-entry uses
8779 add-log-mailing-address.
8780
8781 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8784 `VC Mode Line' and put in an xref to that node.
8785 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8786 its description.
8787
8788 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8789
8790 * calendar.texi (Calendar Systems): Say that the Persian calendar
8791 implemented here is the arithmetical one championed by Birashk.
8792
8793 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8794
8795 * programs.texi (Fortran Motion): Fix previous change.
8796
8797 2005-03-29 Richard M. Stallman <rms@gnu.org>
8798
8799 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8800
8801 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8802
8803 * text.texi (Refill): Refer to Long Lines Mode.
8804 (Longlines): New node.
8805 (Auto Fill): Don't index "word wrap" here.
8806 (Filling): Add Longlines to menu.
8807
8808 2005-03-29 Richard M. Stallman <rms@gnu.org>
8809
8810 * xresources.texi: Minor fixes.
8811
8812 * misc.texi (Emacs Server): Fix Texinfo usage.
8813
8814 * emacs.texi (Top): Don't use a real section heading for
8815 "Detailed Node Listing". Fake it instead.
8816
8817 * basic.texi (Position Info): Minor cleanup.
8818
8819 * mule.texi (Input Methods): Minor cleanup.
8820
8821 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8822
8823 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8824 constructs as well.
8825 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8826
8827 2005-03-29 Kenichi Handa <handa@m17n.org>
8828
8829 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8830
8831 * basic.texi (Position Info): Update the description about the
8832 command C-u C-x =.
8833
8834 2005-03-28 Richard M. Stallman <rms@gnu.org>
8835
8836 * emacs.texi (Top): Use @section for the detailed node listing.
8837
8838 * calendar.texi: Minor fixes to previous change.
8839
8840 * programs.texi (Fortran): Small fixes to previous changes.
8841
8842 * emacs.texi (Top): Update list of subnodes of Dired.
8843 Likewise for building.texi.
8844
8845 * files.texi (File Conveniences): Delete Auto Image File mode.
8846
8847 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8848
8849 * building.texi (Flymake): New node.
8850
8851 * custom.texi (Function Keys): Document kp- event types and
8852 keypad-setup package.
8853
8854 * dired.texi (Wdired): New node.
8855
8856 * files.texi (File Conveniences): Reorder entries.
8857 Explain how to turn on Auto-image-file mode.
8858 Document Thumbs mode.
8859
8860 * mule.texi (Specify Coding): Document recode-region and
8861 recode-file-name.
8862
8863 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8864
8865 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8866
8867 * commands.texi (Keys): M-o is now a prefix key.
8868
8869 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8870
8871 * programs.texi: Reformat and update copyright years.
8872 (Fortran): Update section.
8873
8874 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8875
8876 * files.texi: Several small changes in addition to:
8877 (Visiting): Change xref for Dialog Boxes to ref.
8878 (Version Headers): Replace references to obsolete var
8879 `vc-header-alist' with `vc-BACKEND-header'.
8880 (Customizing VC): Update value of `vc-handled-backends'.
8881
8882 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8883
8884 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8885 move here from Emacs Lisp Reference Manual.
8886 * calendar.texi (Calendar/Diary, Diary Commands)
8887 (Special Diary Entries, Importing Diary): Change some xrefs to
8888 point to emacs-xtra rather than elisp.
8889
8890 * emacs-xtra.texi (Calendar Customizing):
8891 Move view-diary-entries-initially, view-calendar-holidays-initially,
8892 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8893 Emacs Manual.
8894 (Appt Customizing): Merge entire section into main Emacs Manual.
8895 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8896 mark-holidays-in-calendar here from emacs-xtra.
8897 (Displaying the Diary): Move view-diary-entries-initially,
8898 mark-diary-entries-in-calendar here from emacs-xtra.
8899 (Appointments): Move appt-display-mode-line,
8900 appt-display-duration, appt-disp-window-function,
8901 appt-delete-window-function here from emacs-xtra.
8902
8903 * calendar.texi: Update and reformat copyright.
8904 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8905 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8906 (Diary): Refer to `diary-file' rather than ~/diary.
8907 (Diary Commands): Rename node to "Displaying the Diary".
8908 * emacs.texi (Top): Rename "Diary Commands" section.
8909 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8910
8911 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8912
8913 * misc.texi (Emacs Server): Fix the command for setting
8914 server-name. Add an xref to Invoking emacsclient.
8915
8916 * help.texi (Help Summary): Clarify when "C-h ." will do something
8917 nontrivial.
8918 (Apropos): Add cindex entry for apropos-sort-by-scores.
8919
8920 * display.texi (Text Display): Add index entries for how no-break
8921 characters are displayed.
8922
8923 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8924
8925 * files.texi (Visiting): Fix cross-references introduced with the
8926 last change.
8927
8928 * xresources.texi (GTK resources): Fix last change.
8929
8930 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8931
8932 * xresources.texi (X Resources): GTK options documented too.
8933 (Resources): Clarify meaning of program name.
8934 (Table of Resources): Add visualClass.
8935 (GTK resources): Rewrite.
8936 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8937
8938 * display.texi (Text Display): Mention non-breaking spaces.
8939
8940 * files.texi (Reverting): Document auto-revert-check-vc-info.
8941
8942 * frames.texi (Mouse Commands): Document
8943 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8944
8945 * help.texi (Help Summary): Add `C-h .'.
8946 (Apropos): Apropos accepts a list of search terms.
8947 Document apropos-sort-by-scores.
8948 (Help Echo): Document display-local-help.
8949
8950 * misc.texi (Emacs Server): Document server-name.
8951 (Invoking emacsclient): Document -s option for server names.
8952
8953 * text.texi (Outline Visibility): Introduce "current heading
8954 line" (commands can be called with point on a body line).
8955 Re-order table to follow the sequence of discussion.
8956 hide-body won't hide lines before first header line.
8957 (TeX Mode): Add DocTeX mode.
8958
8959 2005-03-24 Richard M. Stallman <rms@gnu.org>
8960
8961 * mule.texi (Single-Byte Character Support): Delete mention
8962 of iso-acc.el and iso-transl.el.
8963
8964 2005-03-23 Lute Kamstra <lute@gnu.org>
8965
8966 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8967
8968 2005-03-23 Richard M. Stallman <rms@gnu.org>
8969
8970 * search.texi: Delete explicit node pointers.
8971 (Incremental Search): New menu.
8972 (Basic Isearch, Repeat Isearch, Error in Isearch)
8973 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8974 (Slow Isearch): New subnodes.
8975 (Configuring Scrolling): Node deleted.
8976 (Search Case): Doc default-case-fold-search.
8977 (Regexp Replace): Move replace-regexp doc here.
8978
8979 * rmail.texi (Movemail): Put commas inside closequotes.
8980
8981 * picture.texi (Insert in Picture): Document C-c arrow combos.
8982 (Basic Picture): Clarify erasure.
8983
8984 * display.texi (Font Lock): Put commas inside closequotes.
8985
8986 * cmdargs.texi (General Variables): Put commas inside closequotes.
8987
8988 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
8989
8990 * building.texi (Stack Buffer): Mention reverse contrast for
8991 *selected* frame (might not be current frame).
8992
8993 2005-03-21 Richard M. Stallman <rms@gnu.org>
8994
8995 * building.texi (Starting GUD): Add bashdb.
8996
8997 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8998
8999 * basic.texi (Moving Point): Add M-g M-g binding.
9000 (Undo): Document undo-only.
9001 (Position Info): Document M-g M-g and C-u M-g M-g.
9002
9003 * building.texi (Building): Put Grep Searching after Compilation
9004 Shell.
9005 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9006 Document next-error-highlight.
9007 (Grep Searching): Document grep-highlight-matches.
9008 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9009
9010 * calendar.texi (Importing Diary): Rename node from iCalendar.
9011 Document diary-from-outlook.
9012
9013 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9014 Commands.
9015 Mention effect of X drag and drop on Dired buffers.
9016
9017 * files.texi (Visiting): Document large-file-warning-threshold.
9018 Move paragraph on file-selection dialog.
9019 Mention visiting files using X drag and drop.
9020 (Reverting): Mention using Auto-Revert mode to tail files.
9021 Document auto-revert-tail-mode.
9022 (Version Systems): Minor correction.
9023 (Comparing Files): Diff-mode is no longer based on Compilation
9024 mode.
9025 Document compare-ignore-whitespace.
9026 (Misc File Ops): Explain passing a directory to rename-file.
9027 Likewise for copy-file and make-symbolic-link.
9028
9029 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9030 Document mouse-wheel-progressive speed.
9031
9032 * help.texi (Misc Help): Document numeric argument for C-h i.
9033 Correctly explain the effect of just C-u as argument.
9034
9035 * killing.texi (Deletion): Document numeric argument for
9036 just-one-space.
9037
9038 * mini.texi (Completion): Completion acts on text before point.
9039
9040 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9041 (Emulation): CUA mode replaces pc-bindings-mode,
9042 pc-selection-mode, and s-region.
9043
9044 * mule.texi (Input Methods): Leim is now built-in.
9045 (Select Input Method): Document quail-show-key.
9046 (Specify Coding): Document revert-buffer-with-coding-system.
9047
9048 * programs.texi (Fortran Motion): Document f90-next-statement,
9049 f90-previous-statement, f90-next-block, f90-previous-block,
9050 f90-end-of-block, and f90-beginning-of-block.
9051
9052 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9053
9054 * emacs.texi (Acknowledgments): Updated.
9055
9056 * anti.texi: Total rewrite.
9057
9058 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9059
9060 * ack.texi (Acknowledgments): Update.
9061
9062 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9063
9064 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9065 Update copyright years.
9066
9067 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9068
9069 * building.texi (Commands of GUD): Move paragraph on setting
9070 breakpoints with mouse to the GDB Graphical Interface node.
9071
9072 2005-03-07 Richard M. Stallman <rms@gnu.org>
9073
9074 * misc.texi (Single Shell, Shell Options): Fix previous change.
9075
9076 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9077
9078 2005-03-06 Richard M. Stallman <rms@gnu.org>
9079
9080 * building.texi (Starting GUD): Don't explain text vs graphical
9081 GDB here. Just mention it and xref.
9082 Delete "just one debugger process".
9083 (Debugger Operation): Move GUD tooltip info here.
9084 (GUD Tooltips): Node deleted.
9085 (GDB Graphical Interface): Explain the two GDB modes here.
9086
9087 * sending.texi (Sending Mail): Minor cleanup.
9088 (Mail Aliases): Explain quoting conventions.
9089 Update key rebinding example.
9090 (Header Editing): C-M-i is like M-TAB.
9091 (Mail Mode Misc): mail-attach-file does not do MIME.
9092
9093 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9094 that really belongs here.
9095 (Remote Mailboxes): Text moved to Rmail Inbox.
9096 (Rmail Display): Mention Mouse-1.
9097 (Movemail): Clarify two movemail versions.
9098 Clarify rmail-movemail-program.
9099
9100 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9101 Document async shell commands.
9102 (Shell History): Clarify.
9103 (Shell Ring): Mention C-UP an C-DOWN.
9104 (Shell Options): Add comint-prompt-read-only.
9105 (Invoking emacsclient): Set EDITOR to run Emacs.
9106 (Sorting): No need to explain what region is.
9107 (Saving Emacs Sessions): Fix typo.
9108 (Recursive Edit): Fix punctuation.
9109 (Emulation): Don't mention "PC bindings" which are standard.
9110 (Hyperlinking): Explain Mouse-1 convention here.
9111 (Find Func): Node deleted.
9112
9113 * help.texi (Name Help): Xref to Hyperlinking.
9114
9115 * glossary.texi (Glossary):
9116 Rename "Balance Parentheses" to "Balancing...".
9117 Add "Byte Compilation". Correct "Copyleft".
9118 New xref in "Customization".
9119 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9120 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9121 Rename "Registers" to "Register".
9122 Replace "Selecting" with "Selected Frame",
9123 "Selected Window", and "Selecting a Buffer".
9124
9125 * files.texi (Types of Log File): Explain how projects'
9126 methods can vary.
9127
9128 * display.texi (Faces): Delete "Emacs 21".
9129
9130 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9131 * fixit.texi (Spelling): C-M-i like M-TAB.
9132 * mini.texi (Completion Options): C-M-i like M-TAB.
9133 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9134 * text.texi (Text Mode): C-M-i like M-TAB.
9135
9136 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9137
9138 * calendar.texi (Specified Dates): Mention `g w'.
9139 (Appointments): appt-activate toggles with no arg.
9140
9141 2005-03-05 Juri Linkov <juri@jurta.org>
9142
9143 * cmdargs.texi (Emacs Invocation): Add cindex
9144 "invocation (command line arguments)".
9145 (Misc X): Add -nbc, --no-blinking-cursor.
9146
9147 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9148
9149 * calendar.texi (iCalendar): No need to require it now.
9150
9151 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9152
9153 * trouble.texi (Contributing): Mention Savannah. Direct users to
9154 emacs-devel.
9155
9156 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9157
9158 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9159 window.
9160
9161 2005-02-27 Richard M. Stallman <rms@gnu.org>
9162
9163 * building.texi (Compilation): Update mode line status info.
9164
9165 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9166
9167 * calendar.texi (General Calendar): Document binding of
9168 scroll-other-window-down.
9169 (Mayan Calendar): Fix earliest date.
9170 (Time Intervals): Document timeclock-change.
9171 Fix timeclock-ask-before-exiting documentation.
9172
9173 2005-02-26 Kim F. Storm <storm@cua.dk>
9174
9175 * frames.texi (Mouse References):
9176 Add mouse-1-click-in-non-selected-windows.
9177
9178 2005-02-25 Richard M. Stallman <rms@gnu.org>
9179
9180 * screen.texi (Screen): Explain better about cursors and mode lines;
9181 don't presuppose text terminals.
9182 (Point): Don't assume just one cursor.
9183 Clarify explanation of cursors.
9184 (Echo Area, Menu Bar): Cleanups.
9185
9186 * mini.texi (Minibuffer): Prompts are highlighted.
9187 (Minibuffer Edit): Newline = C-j only on text terminals.
9188 Clarify resize-mini-windows values.
9189 Mention M-PAGEUP and M-PAGEDOWN.
9190 (Completion Commands): Mouse-1 like Mouse-2.
9191 (Minibuffer History): Explain history commands better.
9192 (Repetition): Add xref to Incremental Search.
9193
9194 * mark.texi (Setting Mark): Clarify info about displaying mark.
9195 Clarify explanation of C-@ and C-SPC.
9196 (Transient Mark): Mention Delete Selection mode.
9197 (Marking Objects): Clean up text about extending the region.
9198
9199 * m-x.texi (M-x): One C-g doesn't always go to top level.
9200 No delay before suggest-key-bindings output.
9201
9202 * fixit.texi (Fixit): Mention C-/ for undo.
9203 (Spelling): Mention ESC TAB like M-TAB.
9204 Replacement words with r and R are rechecked.
9205 Say where C-g leaves point. Mention ? as input.
9206
9207 2005-02-23 Lute Kamstra <lute@gnu.org>
9208
9209 * cmdargs.texi (Initial Options): Add cross reference.
9210
9211 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9212
9213 * emacs.texi (Top): Update menu for splitting of node in
9214 msdog.texi.
9215 * frames.texi (Frames): Update xref for splitting of node in
9216 msdog.texi.
9217 * trouble.texi (Quitting): Ditto.
9218
9219 2005-02-16 Richard M. Stallman <rms@gnu.org>
9220
9221 * windows.texi (Split Window): Simplify line truncation info
9222 and xref to Display Custom.
9223
9224 * trouble.texi (Quitting): Emergency escape only for text terminal.
9225 (Screen Garbled): C-l for ungarbling is only for text terminal.
9226
9227 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9228
9229 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9230
9231 * programs.texi (Program Modes): Mention Python mode.
9232 (Moving by Defuns): Repeating C-M-h extends region.
9233 (Basic Indent): Clarify.
9234 (Custom C Indent): Clarify.
9235 (Expressions): Repeating C-M-@ extends region.
9236 (Info Lookup): Clarify for C-h S.
9237 (Symbol Completion): ESC TAB alternative for M-TAB.
9238 (Electric C): Clarify.
9239
9240 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9241
9242 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9243 MS-DOS Input node.
9244 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9245 (MS-DOS and MULE): Clarify.
9246 (MS-DOS Processes, Windows Processes): Fix typos.
9247
9248 * major.texi (Choosing Modes): Clarify.
9249
9250 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9251 (Keyboard Macro Step-Edit): Clarify.
9252
9253 * indent.texi (Indentation): Clarifications.
9254
9255 * help.texi (Help): Correct error about C-h in query-replace.
9256 Clarify apropos vs C-h a. Fix how to search in FAQ.
9257 (Key Help): Describe C-h w here.
9258 (Name Help): Minor cleanup. C-h w moved to Key Help.
9259 Clarify the "object" joke.
9260 (Apropos): Clarify. Mouse-1 like Mouse-2.
9261 (Help Mode): Mouse-1 like Mouse-2.
9262
9263 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9264
9265 * display.texi (Display): Reorder menu.
9266 (Faces): Cleanup.
9267 (Font Lock): Cleanup. Mention Options menu.
9268 Delete obsolete text.
9269 (Scrolling): For C-l, don't presume text terminal.
9270 (Horizontal Scrolling): Simplify intro.
9271 (Follow Mode): Clarify.
9272 (Cursor Display): Move before Display Custom.
9273 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9274 Doc default-tab-width. Doc line truncation more thoroughly.
9275
9276 * dired.texi (Dired Enter): C-x C-f can run Dired.
9277 (Dired Visiting): Comment out `a' command.
9278 Mouse-1 is like Mouse-2.
9279 (Shell Commands in Dired): ? can be used more than once.
9280
9281 * basic.texi (Continuation Lines): Simplify description of truncation,
9282 and refer to Display Custom for the rest of it.
9283
9284 2005-02-06 Lute Kamstra <lute@gnu.org>
9285
9286 * basic.texi (Undo): Fix typo.
9287
9288 * cmdargs.texi (Emacs Invocation): Fix typo.
9289
9290 * custom.texi (Init Examples): Fix typo.
9291
9292 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9293
9294 2005-02-06 Richard M. Stallman <rms@gnu.org>
9295
9296 * regs.texi (Registers): Registers can hold numbers, too.
9297
9298 * killing.texi (Other Kill Commands): Cleanup.
9299 Delete redundant explanation of kill in read-only buffer.
9300 (Yanking): Mention term "copying".
9301 (Accumulating Text): Fix typo.
9302
9303 * entering.texi (Entering Emacs): Update rationale at start.
9304 (Exiting): Treat iconifying on a par with suspension.
9305
9306 * custom.texi (Minor Modes): Fix typo.
9307 (Easy Customization): Fix menu style.
9308 (Variables): Add xref.
9309 (Examining): Setting for future sessions works through .emacs.
9310 (Keymaps): "Text terminals", not "Many".
9311 (Init Rebinding): Explain \C-. Show example of \M-.
9312 Fix minor wording errors.
9313 (Function Keys): Explain vector syntax just once.
9314 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9315 (Init File): Mention .emacs.d directory.
9316 (Init Examples): Add xref.
9317 (Find Init): Mention .emacs.d directory.
9318
9319 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9320 (Action Arguments): Explain which kinds of -l args are found how.
9321 (Initial Options): --batch does not inhibit site-start.
9322 Add xrefs.
9323 (Command Example): Use --batch, not -batch.
9324
9325 * basic.texi (Inserting Text): Cleanup wording.
9326 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9327 C-n is not error at end of buffer.
9328 (Undo): Doc C-/ like C-_. Add xrefs.
9329 (Arguments): META key may be labeled ALT.
9330 Peculiar arg meanings are explained in doc strings.
9331
9332 * abbrevs.texi (Expanding Abbrevs): Clarify.
9333
9334 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9335
9336 * frames.texi (Frame Parameters): Add an xref to the description
9337 of list-colors-display. Add a pointer to the X docs about colors.
9338
9339 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9340 Improve docs of list-colors-display.
9341
9342 2005-02-03 Lute Kamstra <lute@gnu.org>
9343
9344 * frames.texi (Frames, Drag and Drop): Fix typos.
9345
9346 2005-02-03 Richard M. Stallman <rms@gnu.org>
9347
9348 * windows.texi (Basic Window): Mention color-change in mode line.
9349 (Change Window): Explain dragging vertical boundaries.
9350
9351 * text.texi (Sentences): Clarify.
9352 (Paragraphs): Explain M-a and blank lines.
9353 (Outline Mode): Clarify text and menu.
9354 (Hard and Soft Newlines): Mention use-hard-newlines.
9355
9356 * frames.texi (Frames): Delete unnecessary mention of Windows.
9357 (Mouse Commands): Likewise. Mention xterm mouse support.
9358 (Clipboard): Clarify.
9359 (Mouse References): Mention use of Mouse-1 for following links.
9360 (Menu Mouse Clicks): Clarify.
9361 (Mode Line Mouse): Clarify.
9362 (Drag and Drop): Rewrite.
9363
9364 * fixit.texi (Spelling): Fix typo.
9365
9366 * files.texi (File Names): Clarify.
9367 (Visiting): Update conditions for use of file dialog. Clarify.
9368 (Saving): Doc d as answer in save-some-buffers.
9369 (Remote Files): Clean up the text.
9370
9371 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9372
9373 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9374 (List Buffers): Clarify.
9375 (Several Buffers): Doc T command.
9376 (Buffer Convenience): Clarify menu.
9377
9378 * basic.texi (Undo): Clarify last change.
9379
9380 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9381
9382 * fixit.texi (Spelling): Fix typo.
9383
9384 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9385
9386 * basic.texi (Undo): Update description of `undo-outer-limit'.
9387
9388 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9389
9390 * building.texi: Update documentation relating to GDB Graphical
9391 Interface.
9392
9393 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9394
9395 * custom.texi (Easy Customization): Adapt menu to node name change.
9396
9397 2005-01-30 Richard M. Stallman <rms@gnu.org>
9398
9399 * custom.texi (Easy Customization): Defn of "User Option" now
9400 includes faces. Don't say just "option" when talking about variables.
9401 Do say just "options" to mean "anything customizable".
9402 (Specific Customization): Describe `customize-variable',
9403 not `customize-option'.
9404
9405 * glossary.texi (Glossary) <Faces>: Add xref.
9406 <User Option>: Change definition--include faces. Change xref.
9407
9408 * picture.texi (Picture): Mention artist.el.
9409
9410 * sending.texi, screen.texi, programs.texi, misc.texi:
9411 * mini.texi, major.texi, maintaining.texi, macos.texi:
9412 * help.texi, frames.texi, files.texi:
9413 Don't say just "option" when talking about variables.
9414
9415 * display.texi, mule.texi: Don't say just "option" when talking
9416 about variables. Other minor cleanups.
9417
9418 2005-01-26 Lute Kamstra <lute@gnu.org>
9419
9420 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9421 File'. Mention the `-Q' option at the `--no-site-file' option.
9422
9423 2005-01-22 David Kastrup <dak@gnu.org>
9424
9425 * building.texi (Grep Searching): Mention alias `find-grep' for
9426 `grep-find'.
9427
9428 2005-01-20 Richard M. Stallman <rms@gnu.org>
9429
9430 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9431
9432 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9433
9434 * rmail.texi (Movemail): Explain differences
9435 between standard and mailutils versions of movemail.
9436 Describe command line and configuration options introduced
9437 with the latter.
9438 Explain the notion of mailbox URL, provide examples and
9439 cross-references to mailutils documentation.
9440 Describe various methods of specifying mailbox names,
9441 user names and user passwords for rmail.
9442 (Remote Mailboxes): New section.
9443 Describe how movemail handles remote mailboxes. Describe configuration
9444 options used to control its behavior.
9445 (Other Mailbox Formats): Explain handling of various mailbox
9446 formats.
9447
9448 2005-01-13 Richard M. Stallman <rms@gnu.org>
9449
9450 * commands.texi (Commands): Clarification.
9451
9452 2005-01-11 Richard M. Stallman <rms@gnu.org>
9453
9454 * programs.texi (Multi-line Indent): Fix previous change.
9455 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9456
9457 2005-01-08 Richard M. Stallman <rms@gnu.org>
9458
9459 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9460 lazy-highlight.
9461
9462 * search.texi (Query Replace): Mention faces query-replace
9463 and lazy-highlight.
9464 (Incremental Search): Update isearch highlighting info.
9465
9466 2005-01-04 Richard M. Stallman <rms@gnu.org>
9467
9468 * custom.texi (Saving Customizations): Minor improvement.
9469
9470 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9471
9472 * custom.texi (Saving Customizations): Emacs no longer loads
9473 `custom-file' after .emacs. No longer mention customizing through
9474 Custom.
9475
9476 2005-01-01 Andreas Schwab <schwab@suse.de>
9477
9478 * killing.texi (Graphical Kill): Move up under node Killing,
9479 change @section to @subsection.
9480
9481 2005-01-01 Richard M. Stallman <rms@gnu.org>
9482
9483 * custom.texi (Face Customization): Mention hex color specs.
9484
9485 * emacs.texi (Top): Update Killing submenu.
9486
9487 * killing.texi (Killing): Reorganize section.
9488 No more TeX-only text; put the node command at start of chapter.
9489 But the first section heading is used only in TeX.
9490 Rewrite the text to read better in this mode.
9491 (Graphical Kill): New subnode gets some of the text that
9492 used to be in the first section.
9493
9494 2004-12-31 Richard M. Stallman <rms@gnu.org>
9495
9496 * dired.texi (Shell Commands in Dired): Delete the ? example.
9497
9498 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9499
9500 * files.texi (Saving): Describe new require-final-newline features
9501 and mode-require-final-newline.
9502
9503 2004-12-29 Richard M. Stallman <rms@gnu.org>
9504
9505 * custom.texi (File Variables): Clarify previous change.
9506
9507 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9508
9509 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9510 out now.
9511
9512 2004-12-27 Richard M. Stallman <rms@gnu.org>
9513
9514 * Makefile.in (MAKEINFO): Specify --force.
9515
9516 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9517 (Undo): Doc undo-outer-limit.
9518
9519 2004-12-15 Juri Linkov <juri@jurta.org>
9520
9521 * mark.texi (Transient Mark, Mark Ring): M-< and other
9522 movement commands don't set mark in Transient Mark mode
9523 if mark is active.
9524
9525 2004-12-12 Juri Linkov <juri@jurta.org>
9526
9527 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9528 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9529
9530 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9531 (Misc Dired Commands): Add @r{(Dired)} to w.
9532
9533 2004-12-12 Juri Linkov <juri@jurta.org>
9534
9535 * mark.texi (Marking Objects): Marking commands also extend the
9536 region when mark is active in Transient Mark mode.
9537
9538 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9539
9540 * custom.texi (Saving Customizations): Emacs only loads the custom
9541 file automatically after the init file in version 22.1 or later.
9542 Adapt text and examples to this fact.
9543
9544 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9545
9546 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9547 be set through Custom. Otherwise, it has no effect.
9548
9549 2004-12-05 Richard M. Stallman <rms@gnu.org>
9550
9551 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9552 * entering.texi: Rename Command Line to Emacs Invocation.
9553
9554 * misc.texi (Term Mode): Correctly describe C-c.
9555
9556 * custom.texi (Easy Customization): Move up to section level,
9557 before Variables. Avoid using the term "variable"; say "option".
9558 New initial explanation.
9559 (Variables): In initial explanation, connect "variable" to the
9560 already-explained "user option".
9561
9562 * emacs.texi (Top): Fix ref to Command Line.
9563 Move reference to Easy Customization.
9564
9565 * xresources.texi (X Resources): Fix From link.
9566
9567 * doclicense.texi (GNU Free Documentation License): Fix To link.
9568
9569 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9570
9571 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9572
9573 2004-12-03 Richard M. Stallman <rms@gnu.org>
9574
9575 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9576
9577 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9578
9579 * kmacro.texi: Several small changes in addition to the following.
9580 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9581 defining a keyboard macro.
9582 Mention `kmacro-ring-max'.
9583 (Keyboard Macro Counter): Clarify description of
9584 `kmacro-insert-counter', `kmacro-set-counter',
9585 `kmacro-add-counter' and `kmacro-set-format'.
9586
9587 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9588
9589 * custom.texi (File Variables): Add `unibyte' and make it more
9590 clear that `unibyte' and `coding' are special. Suggested by Simon
9591 Krahnke <overlord@gmx.li>.
9592
9593 * mule.texi (Enabling Multibyte): Refer to File Variables.
9594 Suggested by Simon Krahnke <overlord@gmx.li>.
9595
9596 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9597
9598 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9599 x-use-old-gtk-file-dialog.
9600
9601 2004-11-20 Richard M. Stallman <rms@gnu.org>
9602
9603 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9604
9605 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9606
9607 * building.texi (Lisp Eval): Delete hyphen in section name.
9608
9609 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9610
9611 * files.texi (Old Versions):
9612 No longer document annotation as "CVS only".
9613
9614 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9615
9616 * files.texi (Version Control): Rewrite the introduction about
9617 version systems, mentioning the new ones that we support.
9618 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9619 suggestions.
9620
9621 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9622
9623 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9624
9625 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9626
9627 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9628
9629 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9630
9631 * text.texi (Text Based Tables, Table Definition)
9632 (Table Creation, Table Recognition, Cell Commands)
9633 (Cell Justification, Row Commands, Column Commands)
9634 (Fixed Width Mode, Table Conversion, Measuring Tables)
9635 (Table Misc): New nodes, documenting the Table Mode.
9636
9637 2004-10-19 Jason Rumney <jasonr@gnu.org>
9638
9639 * makefile.w32-in (info): Change order of arguments to makeinfo.
9640
9641 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9642
9643 * calendar.texi (iCalendar): Update for package changes.
9644
9645 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9646
9647 * files.texi (Misc File Ops): View mode is a minor mode.
9648
9649 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9650
9651 * calendar.texi (iCalendar): Style changes.
9652
9653 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9654
9655 * search.texi (Regexps): The regexp described in the example is no
9656 longer stored in the variable `sentence-end'.
9657
9658 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9659
9660 * building.texi (Starting GUD): Note that multiple debugging
9661 sessions requires `gdb --fullname'.
9662
9663 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9664
9665 * calendar.texi (iCalendar): New section for a new package.
9666
9667 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9668
9669 * text.texi: Various small changes in addition to the following.
9670 (Text): Replace xref for autotype with inforef.
9671 (Sentences): Explain nil value for `sentence-end'.
9672 (Paragraphs): Update default values for `paragraph-start' and
9673 `paragraph-separate'.
9674 (Text Mode): Correct description of Text mode's effect on the
9675 syntax table.
9676 (Outline Visibility): `hide-other' does not hide top level headings.
9677 `selective-display-ellipses' no longer has an effect on Outline mode.
9678 (TeX Misc): Add missing @cindex.
9679 Replace xref for RefTeX with inforef.
9680 (Requesting Formatted Text): The variable
9681 `enriched-fill-after-visiting' no longer exists.
9682 (Editing Format Info): Update names of menu items and commands.
9683 (Format Faces): Mention special effect of specifying the default face.
9684 Describe inheritance of text properties.
9685 Correct description of `fixed' face.
9686 (Format Indentation): Correct description of effect of setting
9687 margins. Mention `set-left-margin' and `set-right-margin'.
9688 (Format Justification): Update names of menu items.
9689 `set-justification-full' is now bound to `M-j b'.
9690 Mention that `default-justification' is a per buffer variable.
9691 (Format Properties): Update name of menu item.
9692 (Forcing Enriched Mode): `format-decode-buffer' automatically
9693 turns on Enriched mode if the buffer is in text/enriched format.
9694
9695 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9696
9697 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9698
9699 2004-09-28 Kim F. Storm <storm@cua.dk>
9700
9701 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9702 Align with new functionality.
9703
9704 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9705
9706 * display.texi (Display Custom): Remove stray `@end defvar'.
9707
9708 2004-09-23 Kim F. Storm <storm@cua.dk>
9709
9710 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9711 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9712
9713 2004-09-20 Richard M. Stallman <rms@gnu.org>
9714
9715 * custom.texi (Hooks): Explain using setq to clear out a hook.
9716 (File Variables): Explain multiline string constants.
9717 (Non-ASCII Rebinding): Explain when you need to update
9718 non-ASCII char codes in .emacs.
9719
9720 * building.texi (Compilation): Explain how to make a silent
9721 subprocess that won't be terminated. Explain compilation-environment.
9722
9723 2004-09-13 Kim F. Storm <storm@cua.dk>
9724
9725 * mini.texi (Repetition): Rename isearch-resume-enabled to
9726 isearch-resume-in-command-history and change default to disabled.
9727
9728 2004-09-09 Kim F. Storm <storm@cua.dk>
9729
9730 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9731 with new `kmacro-name-last-macro'.
9732
9733 2004-09-08 Juri Linkov <juri@jurta.org>
9734
9735 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9736
9737 2004-09-03 Juri Linkov <juri@jurta.org>
9738
9739 * search.texi (Incremental Search): Update wording for M-%.
9740
9741 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9742
9743 * killing.texi (Killing): Correct description of kill commands in
9744 read-only buffer.
9745
9746 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9747
9748 * building.texi (Compilation Mode): Add a paragraph about rules
9749 for finding the compilation buffer for `next-error'.
9750
9751 * search.texi (Other Repeating Search): Mention that Occur mode
9752 supports the next-error functionality.
9753
9754 2004-09-02 Juri Linkov <juri@jurta.org>
9755
9756 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9757
9758 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9759
9760 * kmacro.texi (Basic Keyboard Macro):
9761 `apply-macro-to-region-lines' now operates on all lines that begin
9762 in the region, rather than on all complete lines in the region.
9763
9764 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9765
9766 * frames.texi (Drag and drop): Add documentation about
9767 x-dnd-test-function and x-dnd-known-types.
9768
9769 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9770
9771 * indent.texi: Various minor changes in addition to:
9772 (Indentation Commands): Correct description of `indent-relative'.
9773 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9774 mode. The *Tab Stops* buffer uses Overwrite Mode.
9775 (Just Spaces): `tabify' converts sequences of at least two spaces
9776 to tabs.
9777
9778 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9779
9780 * frames.texi (Secondary Selection): Setting the secondary
9781 selection with M-Drag-Mouse-1 does not alter the kill ring,
9782 setting it with M-Mouse-1 and M-Mouse-3 does.
9783 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9784 toolkit scroll bars.
9785 (Scroll Bars): Ditto.
9786
9787 * windows.texi (Basic Window): When using a window system, the value
9788 of point in a non-selected window is indicated by a hollow box.
9789 (Split Window): Side by side windows are separated by a scroll bar,
9790 if scroll bars are used.
9791 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9792 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9793 (Window Convenience): Update bindings for `winner-undo' and
9794 `winner-redo'.
9795
9796 * ack.texi (Acknowledgments): Use `@unnumbered'.
9797 * misc.texi: Adapt sectioning in Info to the node structure.
9798 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9799 of "Using Emacs as a Server".
9800 * building.texi (Building): Interchange nodes (for correct numbering).
9801 * programs.texi (Programs): Interchange nodes (for correct numbering).
9802 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9803 Info to the node structure.
9804 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9805 Rearrange order of nodes and sections such that both "GNU GENERAL
9806 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9807 end, as appropriate for appendices.
9808 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9809 Use `@unnumberedsec'.
9810 * trouble.texi: Adapt sectioning in Info to the node structure.
9811 Adapt node pointers to change in emacs.texi.
9812 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9813
9814 2004-08-25 Kenichi Handa <handa@m17n.org>
9815
9816 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9817 description for unibyte mode.
9818
9819 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9820
9821 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9822
9823 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9824 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9825 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9826 in @pxref.
9827
9828 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9829
9830 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9831 Change section names.
9832
9833 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9834
9835 * kmacro.texi (Keyboard Macro Ring): Rename section.
9836 Emacs treats the head of the macro ring as the `last keyboard macro'.
9837 (Keyboard Macro Counter): Minor change.
9838 (Save Keyboard Macro): Some clarifications.
9839 (Edit Keyboard Macro): Rename section.
9840
9841 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9842 32-bit machines.
9843 (Several Buffers): Clarify which buffer is selected if `2' is
9844 pressed in the Buffer Menu.
9845 Auto Revert mode can be used to update the Buffer Menu
9846 automatically.
9847
9848 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9849
9850 * help.texi (Misc Help): Add an index entry for finding an Info
9851 manual by its file name.
9852
9853 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9854
9855 * files.texi (Backup Deletion): Correct description of
9856 `delete-old-versions'.
9857 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9858 (Auto Save Files): Recommend `auto-save-mode' to reenable
9859 auto-saving, rather than the abbreviation `auto-save'.
9860
9861 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9862
9863 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9864 for "killing" and "yanking" in main menu.
9865
9866 2004-08-16 Richard M. Stallman <rms@gnu.org>
9867
9868 * killing.texi (Yanking, Killing): Minor cleanups.
9869
9870 * mark.texi (Momentary Mark): Minor cleanups.
9871
9872 2004-08-15 Kenichi Handa <handa@etl.go.jp>
9873
9874 * custom.texi (Non-ASCII Rebinding):
9875 C-q always inserts the right code to pass to global-set-key.
9876
9877 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9878
9879 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9880 `insert-register', instead of `C-x r g' binding, for consistency.
9881
9882 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9883
9884 * fixit.texi (Spelling): Fix typo.
9885
9886 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9887
9888 * help.texi (Help): Fix Texinfo usage.
9889
9890 2004-07-24 Richard M. Stallman <rms@gnu.org>
9891
9892 * text.texi (Paragraphs): Update how paragraphs are separated
9893 and the default for paragraph-separate.
9894
9895 * search.texi (Regexp Replace): Further update text for new
9896 replacement operators.
9897
9898 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9899
9900 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9901 `R' switch.
9902
9903 * dired.texi (Dired Updating): `k' only deletes inserted
9904 subdirectories from the Dired buffer if a prefix argument was given.
9905
9906 * search.texi (Regexps): Delete redundant definition of `symbol' in
9907 description of `\_>'. It already occurs in the description of `\_<'.
9908
9909 2004-07-01 Juri Linkov <juri@jurta.org>
9910
9911 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9912 (Regexp Search): Add M-r.
9913
9914 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9915
9916 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9917
9918 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9919
9920 * search.texi, calendar.texi: Markup fixes.
9921
9922 2004-06-25 Richard M. Stallman <rms@gnu.org>
9923
9924 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9925
9926 2004-06-25 David Kastrup <dak@gnu.org>
9927
9928 * search.texi (Regexp Replace): Some typo corrections and
9929 rearrangement.
9930
9931 2004-06-24 David Kastrup <dak@gnu.org>
9932
9933 * search.texi (Unconditional Replace): Use replace-string instead
9934 of query-replace in example.
9935 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9936 sequences.
9937 (Query Replace): Correct explanation of `^' which does not use
9938 the mark stack.
9939
9940 2004-06-21 Nick Roberts <nickrob@gnu.org>
9941
9942 * misc.texi (Shell History Copying): Document comint-insert-input.
9943 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9944
9945 2004-06-20 Jesper Harder <harder@ifa.au.dk>
9946
9947 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9948 * custom.texi (Customization): Do.
9949 * anti.texi (Antinews): Do.
9950 * abbrevs.texi (Defining Abbrevs): Do.
9951
9952 * programs.texi (Info Lookup): Fix keybinding for
9953 info-lookup-symbol.
9954
9955 2004-06-16 Juanma Barranquero <lektu@terra.es>
9956
9957 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9958 Add emacs-xtra.
9959 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9960 (clean): Add emacs-xtra and flymake. Remove redundancies.
9961
9962 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9963
9964 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9965 Add emacs-xtra.
9966 * emacs-xtra.texi: New file.
9967
9968 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9969
9970 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9971 (Dired and Find): Mention differences with ordinary Dired buffers.
9972
9973 2004-06-13 Richard M. Stallman <rms@gnu.org>
9974
9975 * custom.texi (Init Syntax): Explain about vars that do special
9976 things when set with setq or with Custom.
9977 (Init Examples): Add line-number-mode example.
9978
9979 2004-06-12 Juri Linkov <juri@jurta.org>
9980
9981 * dired.texi (Operating on Files): Add dired-do-touch.
9982
9983 2004-06-10 Juri Linkov <juri@jurta.org>
9984
9985 * building.texi (Lisp Eval): Add C-M-x on defface.
9986
9987 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9988
9989 * files.texi (Reverting): Auto-Revert mode and
9990 Global Auto-Revert mode no longer revert remote files.
9991
9992 2004-05-29 Richard M. Stallman <rms@gnu.org>
9993
9994 * custom.texi (Init File): Two dashes start --no-site-file.
9995
9996 2004-05-29 Alan Mackenzie <acm@muc.de>
9997
9998 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9999 ("AWK"): Is consistently thus spelled throughout.
10000 (AWK, Pike): Document as "C-like modes".
10001 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10002 (M-x man): Supersedes M-x manual-entry.
10003 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10004
10005 ("Comments in C"): Delete node; the info is in CC Mode manual.
10006 (c-comment-only-line-offset): Remove description.
10007
10008 (C-c ., C-c C-c): Describe new C Mode bindings.
10009
10010 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10011 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10012 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10013 Amend definitions.
10014
10015 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10016 Describe functions.
10017
10018 (c-comment-start-regexp, c-hanging-comment-ender-p)
10019 (c-hanging-comment-starter-p): Remove obsolete definitions.
10020
10021 * emacs.texi: Remove the menu entry "Comments in C".
10022
10023 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10024
10025 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10026 `M-x locate'.
10027
10028 2004-05-16 Karl Berry <karl@gnu.org>
10029
10030 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10031 makeinfo --html fails.
10032 * help.texi (Help Summary) [@ifnottex]: Likewise.
10033
10034 2004-05-13 Nick Roberts <nickrob@gnu.org>
10035
10036 * building.texi (GDB Graphical Interface): Update and describe
10037 layout first.
10038
10039 2004-05-04 Jason Rumney <jasonr@gnu.org>
10040
10041 * makefile.w32-in: Revert last change.
10042
10043 2004-05-03 Jason Rumney <jasonr@gnu.org>
10044
10045 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10046
10047 2004-04-23 Juanma Barranquero <lektu@terra.es>
10048
10049 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10050
10051 2004-04-18 Juri Linkov <juri@jurta.org>
10052
10053 * fixit.texi (Spelling): Remove file extension from ispell xref.
10054
10055 2004-04-15 Kim F. Storm <storm@cua.dk>
10056
10057 * cmdargs.texi (Initial Options): Add -Q.
10058
10059 2004-04-05 Kim F. Storm <storm@cua.dk>
10060
10061 * custom.texi (File Variables): Add safe-local-eval-forms.
10062
10063 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10064
10065 * files.texi (Reverting): Correct description of revert-buffer's
10066 handling of point.
10067
10068 2004-03-22 Juri Linkov <juri@jurta.org>
10069
10070 * emacs.texi (Top): Add `Misc X'.
10071
10072 * trouble.texi: Fix help key bindings.
10073
10074 * glossary.texi: Improve references.
10075
10076 * help.texi: Sync keywords with finder.el.
10077
10078 * mini.texi (Completion): Add description for menu items.
10079
10080 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10081
10082 * sending.texi (Mail Methods): Fix xref to Message manual.
10083
10084 2004-03-12 Richard M. Stallman <rms@gnu.org>
10085
10086 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10087
10088 2004-03-04 Richard M. Stallman <rms@gnu.org>
10089
10090 * search.texi (Regexps): Explain that ^ and $ have their
10091 special meanings only in certain contexts.
10092
10093 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10094
10095 * mule.texi (Specify Coding): Doc C-x RET F.
10096
10097 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10098 for multiple compile and grep buffers.
10099 (Indirect Buffers): Don't recommand clone-indirect-buffer
10100 for multiple compile and grep buffers.
10101
10102 2004-02-29 Juanma Barranquero <lektu@terra.es>
10103
10104 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10105 Use $(DEL) instead of rm, and ignore exit code.
10106
10107 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10108
10109 * building.texi (Watch Expressions): Update.
10110
10111 2004-02-21 Juri Linkov <juri@jurta.org>
10112
10113 * cmdargs.texi (Action Arguments): Add alias --find-file.
10114 Add --directory, --help, --version. Move text about command-line-args
10115 to Command Arguments.
10116 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10117 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10118 (Window Size X): Join -g and --geometry. Add @cindex.
10119 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10120 (Title X): Remove alias -title.
10121 (Misc X): New node.
10122
10123 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10124
10125 * frames.texi (Drag and drop): Add Motif to list of supported
10126 protocols.
10127
10128 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10129
10130 * frames.texi (Drag and drop): New section.
10131
10132 2004-01-24 Richard M. Stallman <rms@gnu.org>
10133
10134 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10135 Include it only @ifnotinfo. Patch the preceding and following
10136 node headers to point to each other.
10137
10138 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10139
10140 * calendar.texi (Appointments): Update section.
10141
10142 2003-12-29 Kevin Ryde <user42@zip.com.au>
10143
10144 * programs.texi (C Modes): Fix the xref.
10145
10146 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10147
10148 * building.texi (Watch Expressions): Update.
10149 (Commands of GUD): Include use of toolbar + breakpoints set from
10150 fringe/margin.
10151
10152 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10153
10154 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10155 <acm@muc.de>.
10156
10157 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10158
10159 * frames.texi (Dialog Boxes): Add use-file-dialog.
10160
10161 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10162
10163 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10164 in CC Mode.
10165
10166 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10167
10168 * ack.texi, basic.texi, cmdargs.texi:
10169 * commands.texi, custom.texi, display.texi:
10170 * emacs.texi, files.texi:
10171 * frames.texi, glossary.texi, killing.texi:
10172 * macos.texi, mark.texi, misc.texi, msdog.texi:
10173 * mule.texi, rmail.texi, search.texi:
10174 * sending.texi, text.texi, trouble.texi:
10175 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10176
10177 2003-11-01 Alan Mackenzie <acm@muc.de>
10178
10179 * search.texi (Scrolling During Incremental Search): Document a
10180 new scrolling facility in isearch mode.
10181
10182 2003-10-22 Miles Bader <miles@gnu.org>
10183
10184 * Makefile.in (info): Move before $(top_srcdir)/info.
10185
10186 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10187
10188 * building.texi (Watch Expressions): Update section on data display
10189 to reflect code changes (GDB Graphical Interface).
10190
10191 2003-10-13 Richard M. Stallman <rms@gnu.org>
10192
10193 * xresources.texi (GTK resources): Clean up previous change.
10194
10195 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10196
10197 * xresources.texi (GTK resources): Add a note that some themes
10198 disallow customizations. Add scroll theme example.
10199
10200 2003-09-30 Richard M. Stallman <rms@gnu.org>
10201
10202 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10203
10204 * misc.texi (Saving Emacs Sessions): Shorten the section,
10205 collapsing back into one node.
10206
10207 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10208
10209 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10210
10211 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10212
10213 * xresources.texi (GTK names in Emacs): Correct typo.
10214
10215 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10216
10217 * cmdargs.texi (Font X): Mention new default font.
10218 More fully describe long font names, wildcard patterns and the
10219 problems involved. (Result of discussion on emacs-devel.)
10220
10221 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10222
10223 * emacs.texi (Acknowledgements): Correct typo.
10224
10225 2003-09-22 Richard M. Stallman <rms@gnu.org>
10226
10227 * dired.texi (Misc Dired Commands): New node.
10228 (Dired Navigation): Add dired-goto-file.
10229
10230 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10231
10232 * emacs.texi (Acknowledgements): New node, split from Distribution.
10233
10234 * cmdargs.texi (Action Arguments): -f reads interactive args.
10235
10236 2003-09-08 Lute Kamstra <lute@gnu.org>
10237
10238 * screen.texi (Mode Line): Say that POS comes before LINE.
10239 Mention `size-indication-mode'.
10240 * display.texi (Optional Mode Line):
10241 Document `size-indication-mode'.
10242 * basic.texi (Position Info): Mention `size-indication-mode'.
10243
10244 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10245
10246 * xresources.texi (Resources): Refer to `editres' man page.
10247 (Lucid Resources): Update defaults. Expand description of
10248 `shadowThickness'.
10249
10250 2003-09-04 Miles Bader <miles@gnu.org>
10251
10252 * Makefile.in (top_srcdir): New variable.
10253 ($(top_srcdir)/info): New rule.
10254 (info): Depend on it.
10255
10256 2003-09-03 Peter Runestig <peter@runestig.com>
10257
10258 * makefile.w32-in: New file.
10259
10260 2003-08-29 Richard M. Stallman <rms@gnu.org>
10261
10262 * misc.texi (Saving Emacs Sessions): Correct previous change.
10263
10264 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10265
10266 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10267 (Intro): Include kmacro.texi after fixit.texi instead of after
10268 custom.texi. (As suggested by Kim Storm.)
10269
10270 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10271
10272 * fixit.texi (Fixit): Update `Next' pointer.
10273 * files.texi (Files): Update `Previous' pointer.
10274 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10275 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10276 (Suggested by Kim Storm.)
10277 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10278
10279 2003-08-18 Kim F. Storm <storm@cua.dk>
10280
10281 * kmacro.texi: New file describing enhanced keyboard macro
10282 functionality. Replaces old description in custom.texi.
10283
10284 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10285 (Keyboard Macros): Move to new kmacro.texi file.
10286
10287 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10288
10289 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10290
10291 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10292
10293 2003-08-17 Alex Schroeder <alex@gnu.org>
10294
10295 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10296 required.
10297
10298 2003-08-05 Richard M. Stallman <rms@gnu.org>
10299
10300 * programs.texi (Lisp Indent): Don't describe
10301 lisp-indent-function property here. Use xref to Lisp Manual.
10302
10303 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10304
10305 * calendar.texi (Date Formats): Document changed behavior of
10306 abbreviations.
10307
10308 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10309
10310 * buffers.texi (List Buffers): Fix previous change.
10311
10312 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10313
10314 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10315 List*.
10316
10317 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10318
10319 * display.texi (Font Lock): Fix typo.
10320
10321 2003-07-07 Richard M. Stallman <rms@gnu.org>
10322
10323 * display.texi (Font Lock): Add xref for format info on
10324 font-lock-remove-keywords.
10325
10326 * building.texi (Compilation): Document what happens with asynch
10327 children of compiler process.
10328
10329 * help.texi (Library Keywords): Use @multitable.
10330
10331 2003-06-04 Richard M. Stallman <rms@gnu.org>
10332
10333 * programs.texi (Expressions): Delete C-M-DEL.
10334
10335 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10336 comint-move-point-for-output renamed from
10337 comint-scroll-to-bottom-on-output.
10338
10339 * custom.texi (Init Rebinding): Replace previous change with xref.
10340 (Non-ASCII Rebinding): Explain that issue more briefly here.
10341
10342 2003-05-28 Richard M. Stallman <rms@gnu.org>
10343
10344 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10345
10346 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10347
10348 * building.texi (GDB Graphical Interface): New node.
10349 (Rewritten somewhat by RMS.)
10350
10351 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10352
10353 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10354 non-English letters. Explain how to set coding systems correctly
10355 and how to include the right coding cookie in the file.
10356
10357 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10358
10359 * indent.texi (Indentation): Explain the concepts.
10360 (Just Spaces): Explain why preventing tabs for indentation might
10361 be useful.
10362
10363 2003-04-16 Richard M. Stallman <rms@gnu.org>
10364
10365 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10366
10367 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10368
10369 * cmdargs.texi (General Variables): Document SMTPSERVER.
10370
10371 * sending.texi: Remove SMTP node.
10372 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10373 library.
10374
10375 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10376
10377 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10378
10379 2003-02-22 Simon Josefsson <jas@extundo.com>
10380
10381 * sending.texi (Mail Methods): Add node about SMTP.
10382
10383 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10384
10385 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10386
10387 2003-02-01 Kevin Ryde <user42@zip.com.au>
10388
10389 * glossary.texi (Glossary): Correction to cl cross reference.
10390
10391 2003-01-20 Richard M. Stallman <rms@gnu.org>
10392
10393 * killing.texi (Rectangles): Document C-x c r.
10394
10395 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10396
10397 * xresources.texi (GTK resources): New node.
10398 (GTK widget names): New node.
10399 (GTK names in Emacs): New node.
10400 (GTK styles): New node.
10401
10402 2003-01-09 Francesco Potortì <pot@gnu.org>
10403
10404 * maintaining.texi (Create Tags Table): Add reference to the new
10405 `etags --help --lang=LANG' option.
10406
10407 2002-10-02 Karl Berry <karl@gnu.org>
10408
10409 * emacs.texi: Per rms, update all manuals to use @copying instead of
10410 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10411 where needed for the sake of the HTML output.
10412
10413 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10414
10415 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10416 source files.
10417
10418 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10419
10420 * Makefile.in (emacsman): New target.
10421
10422 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10423
10424 * (Version 21.1 released.)
10425
10426 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10427
10428 * Branch for 21.1.
10429
10430 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10431
10432 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10433
10434 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10435
10436 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10437
10438 1999-07-12 Richard Stallman <rms@gnu.org>
10439
10440 * Version 20.4 released.
10441
10442 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10443
10444 * Makefile.in (INFO_TARGETS): Delete customize.info.
10445 (DVI_TARGETS): Delete customize.dvi.
10446 (../info/customize, customize.dvi): Targets deleted.
10447
10448 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10449
10450 * Version 20.3 released.
10451
10452 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10453
10454 * Makefile.in (EMACSSOURCES): Add mule.texi.
10455 Add msdog.texi, ack.texi. Remove gnu1.texi.
10456
10457 1998-04-06 Andreas Schwab <schwab@gnu.org>
10458
10459 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10460 Use it in dvi targets.
10461
10462 1997-09-23 Paul Eggert <eggert@twinsun.com>
10463
10464 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10465 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10466 (../info/customize): Rename from ../info/custom.
10467
10468 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10469
10470 * Version 20.2 released.
10471
10472 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10473
10474 * Version 20.1 released.
10475
10476 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10477
10478 * Makefile (../info/customize, customize.dvi): New targets.
10479 (INFO_TARGETS): Add ../info/customize.
10480 (DVI_TARGETS): Add customize.dvi.
10481
10482 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10483
10484 * Version 19.33 released.
10485
10486 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10487
10488 * Version 19.32 released.
10489
10490 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10491
10492 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10493
10494 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10495
10496 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10497 Specify -I option.
10498 (All dvi targets): Set the TEXINPUTS variable.
10499
10500 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10501
10502 * Version 19.31 released.
10503
10504 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10505
10506 * Version 19.30 released.
10507
10508 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10509
10510 * Makefile.in (maintainer-clean): Rename from realclean.
10511
10512 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10513
10514 * Makefile.in: New file.
10515 * Makefile: File deleted.
10516
10517 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10518
10519 * Makefile (TEXINDEX_OBJS): Variable deleted.
10520 (texindex, texindex.o, getopt.o): Rules deleted.
10521 All deps on texindex deleted.
10522 (distclean): Don't delete texindex.
10523 (mostlyclean): Don't delete *.o.
10524 * texindex.c, getopt.c: Files deleted.
10525
10526 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10527
10528 * Version 19.26 released.
10529
10530 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10531
10532 * Makefile (EMACSSOURCES): Exclude undo.texi.
10533
10534 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10535
10536 * Version 19.25 released.
10537
10538 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10539
10540 * Version 19.24 released.
10541
10542 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10543
10544 * Version 19.23 released.
10545
10546 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10547
10548 * Makefile: Delete spurious tab.
10549
10550 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10551
10552 * Makefile (.SUFFIXES): New rule.
10553
10554 1993-12-04 Richard Stallman (rms@srarc2)
10555
10556 * getopt.c: New file.
10557 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10558 (getopt.o): New rule.
10559 (dvi): Don't depend on texindex.
10560 (emacs.dvi): Depend on texindex.
10561
10562 1993-12-03 Richard Stallman (rms@srarc2)
10563
10564 * Makefile (TEXI2DVI): New variable.
10565 (emacs.dvi): Add explicit command.
10566 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10567
10568 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10569
10570 * Version 19.22 released.
10571
10572 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10573
10574 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10575
10576 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10577
10578 * Version 19.21 released.
10579
10580 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10581
10582 * Makefile (realclean): Don't delete the Info files.
10583
10584 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10585
10586 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10587 4' where appropriate.
10588
10589 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10590
10591 * Makefile: Fix targets for texindex.
10592
10593 * texindex.c: Include "../src/config.h" if building in emacs.
10594
10595 * Makefile: Change all files to FILENAME.texi, force all targets
10596 to be FILENAME, not FILENAME.info.
10597 Add target to build texindex.c, defining `emacs'.
10598
10599 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10600
10601 * Version 19.19 released.
10602
10603 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10604
10605 * Version 19.18 released.
10606
10607 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10608
10609 * Makefile: Fix source file names of the separate manuals.
10610
10611 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10612
10613 * Version 19.17 released.
10614
10615 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10616
10617 * split-man: Fix typos in last change.
10618
10619 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10620
10621 * Version 19.16 released.
10622
10623 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10624
10625 * version 19.15 released.
10626
10627 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10628
10629 * Makefile (distclean): It's rm, not rf.
10630
10631 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10632
10633 * Version 19.14 released.
10634
10635 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10636
10637 * Makefile: New file.
10638
10639 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10640
10641 * Version 19.13 released.
10642
10643 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10644
10645 * Version 19.9 released.
10646
10647 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10648
10649 * Version 19.8 released.
10650
10651 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10652
10653 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10654
10655 * trouble.texi: It's `enable-flow-control-on', not
10656 `evade-flow-control-on'.
10657
10658 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10659
10660 * display.texi: Document standard-display-european.
10661
10662 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10663
10664 * Version 19.7 released.
10665
10666 * emacs.texi: Add a sentence to the top menu mentioning the
10667 specific version of Emacs this manual applies to.
10668
10669 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10670
10671 * basic.texi: Document next-line-add-lines variable used to
10672 implement down-arrow.
10673
10674 * killing.texi: Document kill-whole-line.
10675
10676 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10677
10678 * text.texi: Update unix TeX ordering information.
10679
10680 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10681
10682 * news.texi: Mention fill-rectangle in keybinding list.
10683
10684 * killing.texi: Document fill-rectangle.
10685
10686 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10687
10688 * vc.texi: Bring the docs up to date with VC 5.2.
10689
10690 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10691
10692 * emacs.tex: Mention blackbox and gomoku under Amusements.
10693 Assembler mode is now mentioned and appropriately indexed
10694 under Programming Modes.
10695
10696 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10697
10698 * emacs.tex: Update TeX ordering information.
10699
10700 1990-06-26 David Lawrence (tale@geech)
10701
10702 * emacs.tex: Note that completion-ignored-extensions is not used
10703 to filter out names when all completions are displayed in
10704 *Completions*.
10705
10706 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10707
10708 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10709
10710 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10711
10712 * emacs.tex: Add @findex grep.
10713
10714 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10715
10716 * emacs.tex: Correct two typos. No other changes before
10717 Version 19 will be made.
10718
10719 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10720
10721 * emacs.tex: Update information for obtaining TeX distribution from the
10722 University of Washington.
10723
10724 ;; Local Variables:
10725 ;; coding: utf-8
10726 ;; End:
10727
10728 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10729
10730 This file is part of GNU Emacs.
10731
10732 GNU Emacs is free software: you can redistribute it and/or modify
10733 it under the terms of the GNU General Public License as published by
10734 the Free Software Foundation, either version 3 of the License, or
10735 (at your option) any later version.
10736
10737 GNU Emacs is distributed in the hope that it will be useful,
10738 but WITHOUT ANY WARRANTY; without even the implied warranty of
10739 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10740 GNU General Public License for more details.
10741
10742 You should have received a copy of the GNU General Public License
10743 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.