]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Update documentation for `insert-register'
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-09-15 Daniel Colascione <dancol@dancol.org>
2
3 * regs.texi (Text Registers): Update end-user documentation
4 to reflect `insert-register' interface change.
5
6 2014-08-07 Reuben Thomas <rrt@sc3d.org>
7
8 * programs.texi (Program Modes): Don't advertise VMS DCL support
9 any more.
10
11 2014-08-07 Reuben Thomas <rrt@sc3d.org>
12
13 Refer to MS-DOS using the same name everywhere.
14
15 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
16 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
17 * emacs-xtra.texi: ditto.
18 * emacs.texi: ditto.
19 * makefile.w32-in: ditto.
20 * msdog-xtra.texi: ditto, and rename file.
21 * msdog.texi: ditto, and rename file.
22
23 2014-07-21 Glenn Morris <rgm@gnu.org>
24
25 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
26
27 2014-07-09 Juri Linkov <juri@jurta.org>
28
29 * search.texi (Regexp Search): Update lax space matching that is
30 not active in regexp search by default now. (Bug#17901)
31
32 2014-07-03 Glenn Morris <rgm@gnu.org>
33
34 * help.texi (Misc Help):
35 * trouble.texi (Checklist): "Online" help doesn't mean what it
36 used to any more.
37
38 2014-06-23 Glenn Morris <rgm@gnu.org>
39
40 * Makefile.in (%.texi): Disable implicit rules.
41 (mkinfodir): Remove.
42 (.dvi.ps): Replace with pattern rule.
43 (${buildinfodir}): New rule.
44 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
45 Use $<.
46 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
47 Use $<.
48 (%.ps): New rule.
49
50 2014-06-15 Glenn Morris <rgm@gnu.org>
51
52 * Makefile.in (bootstrap-clean): New.
53
54 2014-06-10 Glenn Morris <rgm@gnu.org>
55
56 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
57 (INFO_OPTS): Set directly rather than with configure.
58
59 2014-06-08 Glenn Morris <rgm@gnu.org>
60
61 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
62 * misc.texi (emacsclient Options): Copyedit.
63
64 * buffers.texi (Uniquify): Copyedits.
65 * files.texi (Visiting): Update for uniquify changes.
66
67 * dired.texi (Marks vs Flags):
68 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
69
70 * help.texi (Help, Misc Help): Copyedits.
71
72 * screen.texi (Menu Bar): Copyedits.
73 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
74
75 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
76 * cmdargs.texi (Window Size X): Copyedits.
77
78 * ack.texi (Acknowledgments):
79 * emacs.texi (Acknowledgments): Updates.
80
81 2014-06-08 Glenn Morris <rgm@gnu.org>
82
83 * ack.texi (Acknowledgments):
84 * emacs.texi (Acknowledgments): Updates.
85
86 * programs.texi (Prettifying Symbols): Remove node.
87 (Misc for Programs): Mention more briefly here.
88 * emacs.texi (Top): Update menu.
89
90 * package.texi (Package Menu, Package Installation):
91 Mention signed packages.
92 (Package Installation): Mention package-pinned-packages.
93
94 2014-06-02 Glenn Morris <rgm@gnu.org>
95
96 * ack.texi (Acknowledgments): Remove some obsolete items.
97 * misc.texi [iftex]: Update chapter summary.
98 (Emulation): Remove section.
99
100 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
101 (Customization options specific to Mac OS / GNUstep): Remove section.
102
103 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
104
105 2014-05-26 Eli Zaretskii <eliz@gnu.org>
106
107 * frames.texi (Fonts): Clarify which frames are affected by
108 setting font from the menu and in default-frame-alist.
109 (Bug#17532)
110
111 2014-05-14 Eli Zaretskii <eliz@gnu.org>
112
113 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
114
115 2014-05-04 Eli Zaretskii <eliz@gnu.org>
116
117 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
118 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
119 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
120 Improve indexing.
121
122 2014-05-04 Leo Liu <sdl.web@gmail.com>
123
124 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
125 Chinese calendar and diary.
126
127 2014-04-30 Eli Zaretskii <eliz@gnu.org>
128
129 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
130 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
131
132 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
133 and @key.
134
135 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
136 and @key.
137
138 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
139
140 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
141
142 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
143 @kbd and @key.
144
145 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
146 @key.
147
148 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
149 @kbd and @key.
150
151 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
152 @kbd and @key.
153
154 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
155 (MS-DOS Processes): Fix usage of @kbd and @key.
156
157 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
158 @key.
159
160 * mini.texi (Completion Commands, Minibuffer History): Fix usage
161 of @kbd and @key.
162
163 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
164 @key.
165
166 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
167 @kbd and @key.
168
169 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
170
171 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
172
173 * glossary.texi (Glossary): Fix usage of @kbd and @key.
174
175 * frames.texi (Speedbar): Fix usage of @kbd and @key.
176
177 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
178 (Filesets): Fix usage of @kbd and @key.
179
180 * display.texi (View Mode): Fix usage of @kbd and @key.
181
182 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
183
184 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
185 (Init Syntax): Fix usage of @kbd and @key.
186
187 * commands.texi (User Input): Fix usage of @kbd and @key.
188
189 * calendar.texi (Counting Days, General Calendar): Fix usage of
190 @kbd and @key.
191
192 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
193
194 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
195 @key.
196
197 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
198 @kbd and @key.
199
200 * anti.texi (Antinews): Fix usage of @kbd and @key.
201
202 * sending.texi (Mail Signature): Document signature variables used
203 by Message mode. (Bug#17308)
204
205 2014-04-22 Eli Zaretskii <eliz@gnu.org>
206
207 * buffers.texi (Uniquify): Clarify the default uniquification.
208
209 * indent.texi (Tab Stops): Improve wording.
210
211 * cmdargs.texi (General Variables): Improve docs of
212 EMACSLOADPATH. Index all the environment variables.
213 (Misc Variables): Index all the environment variables.
214
215 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
216
217 * Makefile.in (infoclean): Be consistent about reporting failures.
218 Do not fail merely because the info directory does not exist,
219 but do fail if it exists and can't be cleaned.
220
221 2014-04-16 Eli Zaretskii <eliz@gnu.org>
222
223 * display.texi (Cursor Display): Explain better how to customize
224 'blink-cursor-blinks'.
225
226 2014-04-07 Glenn Morris <rgm@gnu.org>
227
228 * trouble.texi (Checklist): Dribble files may contain passwords.
229
230 * files.texi (Backup Names):
231 * arevert-xtra.texi (Supporting additional buffers):
232 Update for default values of some -function vars no longer being nil.
233 (Supporting additional buffers):
234 Update for buffer-stale-function also applying to file-buffers.
235
236 2014-03-28 Glenn Morris <rgm@gnu.org>
237
238 * custom.texi (Terminal Init): Mention term-file-aliases.
239
240 2014-03-26 Glenn Morris <rgm@gnu.org>
241
242 * ack.texi (Acknowledgments): Remove reference to obsolete file.
243
244 2014-03-22 Glenn Morris <rgm@gnu.org>
245
246 * help.texi (Help Files): Update C-h g description.
247
248 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
249
250 * programs.texi (Matching): Update the missed spot. (Bug#17008)
251
252 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
253
254 * programs.texi (Matching): Update WRT to the new
255 `blink-matching-paren' behavior.
256
257 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
258
259 * mule.texi (International, Language Environments): Update
260 the list of language environments to what Emacs currently
261 supports. Add the full list to the index. Suggest C-h L for
262 details rather than trying to give very brief details here.
263
264 2014-03-12 Glenn Morris <rgm@gnu.org>
265
266 * cmdargs.texi (General Variables): Don't mention INCPATH,
267 from the obsolete complete.el.
268
269 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
270
271 * mule.texi (International Chars): Adjust C-u C-x = description.
272 Change it to match Emacs's current behavior. Also, change the
273 example to use ê instead of À, as the isolated grave accent in the
274 latter's decomposition listing was confusingly transliterated to
275 left single quote in the PDF version of the manual.
276
277 2014-03-12 Glenn Morris <rgm@gnu.org>
278
279 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
280 handling of frames.
281
282 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
283
284 2014-03-02 Xue Fuqiao <xfq@gnu.org>
285
286 * mark.texi (Mark):
287 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
288
289 2014-03-01 Glenn Morris <rgm@gnu.org>
290
291 * search.texi (Query Replace): Mention search-invisible.
292 * text.texi (Outline Visibility): Mention search-invisible
293 also affects query-replace.
294
295 2014-02-28 Xue Fuqiao <xfq@gnu.org>
296
297 * emacs.texi (Top):
298 * programs.texi (Programs, Prettifying Symbols):
299 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
300
301 * misc.texi (Saving Emacs Sessions):
302 Document some new desktop user options.
303
304 2014-02-27 Xue Fuqiao <xfq@gnu.org>
305
306 * programs.texi (Basic Indent, Other C Commands):
307 Fix the description of RET and `C-j'.
308
309 * indent.texi (Indentation Commands): Move the description of
310 `C-j' from here...
311 * basic.texi (Inserting Text): ... to here.
312
313 2014-02-25 Glenn Morris <rgm@gnu.org>
314
315 * custom.texi (Terminal Init):
316 Replace term-setup-hook with tty-setup-hook.
317
318 2014-02-23 Glenn Morris <rgm@gnu.org>
319
320 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
321
322 2014-02-20 Glenn Morris <rgm@gnu.org>
323
324 * search.texi (Special Isearch): Mention invisible text.
325 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
326
327 2014-02-18 Glenn Morris <rgm@gnu.org>
328
329 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
330 gnu.org version of etc/CONTRIBUTE in html output.
331
332 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
333
334 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
335
336 * programs.texi (Matching): Fix typo.
337
338 * killing.texi (CUA Bindings): Document the new relationship between
339 cua-mode and delete-selection mode.
340 (CUA Bindings): Mention that rectangle mode can be used on its own.
341
342 2014-02-14 Glenn Morris <rgm@gnu.org>
343
344 * regs.texi (Configuration Registers): Update C-x r f binding.
345
346 2014-02-12 Glenn Morris <rgm@gnu.org>
347
348 * mini.texi (Completion Options): No longer mention icomplete,
349 which has its own section now.
350 * modes.texi (Minor Modes): Update Icomplete xref.
351
352 * help.texi (Package Keywords): Mention describe-package buttons.
353
354 * package.texi (Package Menu): Mention package-menu-filter.
355
356 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
357
358 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
359
360 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
361
362 * dired.texi (Hiding Subdirectories): Mention the node for
363 deleting subdirectories (bug#11743).
364
365 2014-02-09 Glenn Morris <rgm@gnu.org>
366
367 * programs.texi (MixedCase Words): Rename node from "Glasses".
368 Move Subword mode here from "Other C Commands" node.
369 (Misc for Programs): Mention Superword mode.
370 * emacs.texi: Update menu.
371
372 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
373
374 * regs.texi (File Registers): Clarify metasyntactical variables
375 (bug#13565).
376
377 * search.texi (Search Case): Rearrange text slightly to make it
378 obvious that `M-c' also toggles sensitivity if `case-fold-search'
379 is nil (bug#14726).
380
381 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
382 (bug#16376).
383
384 2014-02-07 Glenn Morris <rgm@gnu.org>
385
386 * display.texi (Highlight Interactively):
387 Mention hi-lock-auto-select-face.
388
389 * anti.texi (Antinews): Fix typo.
390
391 * ack.texi (Acknowledgments): No longer mention obsolete files.
392
393 2014-02-02 Glenn Morris <rgm@gnu.org>
394
395 * regs.texi (Registers): Mention previewing.
396
397 2014-01-29 Glenn Morris <rgm@gnu.org>
398
399 * killing.texi (Deletion): Mention cycle-spacing.
400
401 2014-01-28 Glenn Morris <rgm@gnu.org>
402
403 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
404
405 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
406
407 2014-01-27 Glenn Morris <rgm@gnu.org>
408
409 * dired.texi (Misc Dired Features): Copyedits for hide-details.
410
411 * buffers.texi (List Buffers): Tiny edit.
412
413 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
414
415 2014-01-26 Glenn Morris <rgm@gnu.org>
416
417 * ack.texi (Acknowledgments):
418 * programs.texi (Program Modes):
419 Update for delphi.el -> opascal.el renaming.
420
421 * misc.texi (Sorting): Add findex for reverse-region.
422
423 * killing.texi (Deletion): Mention delete-duplicate-lines.
424
425 2014-01-24 Glenn Morris <rgm@gnu.org>
426
427 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
428 terminal.el.
429
430 * files.texi (Interlocking): Copyedit.
431
432 2014-01-23 Glenn Morris <rgm@gnu.org>
433
434 * building.texi (Lisp Eval): Update prefix argument behavior
435 of eval-expression, eval-last-sexp.
436
437 2014-01-17 Bastien Guerry <bzg@gnu.org>
438
439 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
440
441 2014-01-15 Glenn Morris <rgm@gnu.org>
442
443 * files.texi (File Conveniences):
444 * misc.texi (EWW): Copyedits.
445
446 2014-01-10 Glenn Morris <rgm@gnu.org>
447
448 * emacs.texi (Distrib): Add donate URL. Add anchor.
449
450 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
451
452 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
453 `dired-hide-details-hide-symlink-targets', and
454 `dired-hide-details-hide-information-lines'.
455
456 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
457
458 * emacs.texi: Add EWW.
459 * misc.texi (EWW): Document EWW.
460
461 2014-01-09 Glenn Morris <rgm@gnu.org>
462
463 * trouble.texi (Service): Refer to online service directory
464 rather than etc/SERVICE.
465
466 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
467
468 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
469
470 * files.texi (File Conveniences): Document `image-next-frame',
471 `image-previous-frame', `image-goto-frame',
472 `image-increase-speed', `image-decrease-speed',
473 `image-reverse-speed', and `image-reset-speed'.
474
475 2014-01-07 Bastien Guerry <bzg@gnu.org>
476
477 * buffers.texi (Buffers): Fix display of @math content by using
478 nested braces. (Bug#16389)
479
480 2014-01-07 Chong Yidong <cyd@gnu.org>
481
482 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
483 (Word Search): Document incremental word search changes.
484 (Isearch Yank): Document M-s C-e with a prefix argument.
485
486 2014-01-07 Glenn Morris <rgm@gnu.org>
487
488 * cal-xtra.texi (Calendar Customizing):
489 Mention calendar-day-header-array.
490
491 2013-12-28 Glenn Morris <rgm@gnu.org>
492
493 * trouble.texi (Understanding Bug Reporting): Brevity.
494
495 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
496
497 * mini.texi (Completion Options): Add a link to Shell Options.
498 * misc.texi (Shell Mode): Move documentation of
499 shell-completion-fignore from Shell Mode to Shell Options.
500
501 2013-12-26 João Távora <joaotavora@gmail.com>
502
503 * emacs.texi (Matching): Describe new features of Electric Pair mode.
504
505 2013-12-25 Chong Yidong <cyd@gnu.org>
506
507 * glossary.texi (Glossary): Define MULE in modern terms.
508
509 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
510
511 * files.texi (Diff Mode): Add an index.
512
513 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
514
515 * trouble.texi (Understanding Bug Reporting): Minor update.
516 (Checklist): Fix a cross-reference.
517
518 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
519
520 * regs.texi (Bookmarks): Document `bookmark-default-file'.
521
522 * misc.texi (Shell Mode): Add a cross-reference.
523
524 * building.texi (Lisp Eval): Add an index.
525
526 2013-12-22 Glenn Morris <rgm@gnu.org>
527
528 * entering.texi (Entering Emacs): Typo fix.
529
530 * calendar.texi (General Calendar):
531 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
532
533 2013-12-22 Eli Zaretskii <eliz@gnu.org>
534
535 * regs.texi (Keyboard Macro Registers): Fix last change.
536
537 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
538
539 * search.texi (Special Isearch, Query Replace): Document negative
540 argument of replacement commands.
541 (Symbol Search): Document `isearch-forward-symbol-at-point'.
542
543 * files.texi (File Conveniences): Document `image-next-file' and
544 `image-previous-file'.
545
546 * display.texi (Optional Mode Line): Fix an index.
547
548 * regs.texi (File Registers): Document `kmacro-to-register'.
549
550 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
551
552 * frames.texi (Scroll Bars): Document
553 `scroll-bar-adjust-thumb-portion'.
554
555 2013-12-21 Chong Yidong <cyd@gnu.org>
556
557 * indent.texi (Indentation Commands): Document C-x TAB changes.
558
559 2013-12-20 Tassilo Horn <tsdh@gnu.org>
560
561 * calendar.texi, display.texi, help.texi, rmail.texi:
562 Document `S-SPC' as alternative to scrolling down with `DEL'.
563
564 * frames.texi: Document `toggle-frame-maximized' and
565 `toggle-frame-fullscreen' with their respective keys.
566
567 * buffers.texi: Document buffer name uniquification changes.
568
569 * indent.texi: Document that `electric-indent-mode' is enabled by
570 default.
571
572 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
573
574 * buffers.texi: Update list-buffers "screenshot" to show Messages
575 as major-mode.
576
577 * entering.texi: Document `initial-buffer-choice' changes.
578
579 * misc.texi (emacsclient Options): Document
580 `initial-buffer-choice' changes.
581
582 * help.texi: Document that `?' now also shows subcommands of
583 prefix keys.
584
585 2013-12-17 Chong Yidong <cyd@gnu.org>
586
587 * killing.texi (Appending Kills): Note that append-next-kill can
588 prepend the kill.
589
590 2013-12-12 Eli Zaretskii <eliz@gnu.org>
591
592 * mule.texi (File Name Coding): Document file-name encoding
593 peculiarities on MS-Windows.
594
595 2013-12-12 Glenn Morris <rgm@gnu.org>
596
597 * emacs.texi: Sync direntry with info/dir version.
598
599 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
600
601 * msdog.texi (Windows Keyboard): Fix typo.
602
603 2013-11-30 Glenn Morris <rgm@gnu.org>
604
605 * Makefile.in (distclean): Remove Makefile.
606
607 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
608
609 * buffers.texi (Icomplete): Rename from Iswitchb and
610 rewrite accordingly.
611
612 2013-11-23 Glenn Morris <rgm@gnu.org>
613
614 * cmdargs.texi (General Variables):
615 Empty elements in EMACSLOADPATH now mean the default load-path.
616
617 2013-11-21 Glenn Morris <rgm@gnu.org>
618
619 * cmdargs.texi (Action Arguments): Use path-separator with -L.
620
621 2013-11-04 Glenn Morris <rgm@gnu.org>
622
623 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
624
625 2013-11-02 Glenn Morris <rgm@gnu.org>
626
627 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
628
629 2013-10-23 Glenn Morris <rgm@gnu.org>
630
631 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
632 Nuke @refill.
633
634 * Makefile.in (install-dvi, install-html, install-pdf)
635 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
636 (uninstall-pdf): Quote entities that might contain whitespace.
637
638 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
639
640 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
641 Remove @refill.
642
643 2013-10-13 Glenn Morris <rgm@gnu.org>
644
645 * ack.texi (Acknowledgments): Comment out old alpha stuff.
646
647 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
648
649 * calendar.texi (Special Diary Entries): Remove @refill.
650
651 2013-10-13 Glenn Morris <rgm@gnu.org>
652
653 * display.texi (Text Scale): Update text-scale-adjust details.
654
655 * ack.texi (Acknowledgments):
656 * emacs.texi (Acknowledgments): Use accented form of some names.
657
658 2013-10-08 Eli Zaretskii <eliz@gnu.org>
659
660 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
661 name. (Bug#15557)
662
663 Support menus on text-mode terminals.
664 * screen.texi (Menu Bar): Adapt to TTY menus.
665
666 * frames.texi (Frames): Mention menu support on text terminals.
667
668 * files.texi (Visiting): Mention the "File" menu-bar menu.
669
670 * display.texi (Standard Faces): Mention TTY faces for menus.
671
672 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
673
674 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
675
676 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
677
678 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
679
680 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
681
682 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
683
684 * emacs.texi (Intro): Minor cleanup.
685
686 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
687
688 * fixit.texi (Transpose, Fixing Case): Remove @refill.
689
690 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
691
692 * maintaining.texi (VC Directory Commands): Add keybinding for
693 vc-log-incoming in vc-dir.
694 (Log Buffer): Use @emph instead of @strong.
695
696 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
697
698 * text.texi (Enriched Justification): Explain values of default-justification.
699
700 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
701
702 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
703
704 2013-08-31 Ulrich Müller <ulm@gentoo.org>
705
706 * xresources.texi (Motif Resources):
707 Rename from LessTif Resources. Update xrefs. (Bug#15145)
708 * emacs.texi: Update menu.
709
710 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
711
712 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
713 for portability to hosts where /bin/sh has problems.
714
715 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
716
717 * text.texi (Enriched Justification): Minor fixes.
718
719 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
720
721 * files.texi (Filesets): Add an index.
722
723 2013-08-12 Glenn Morris <rgm@gnu.org>
724
725 * macos.texi (GNUstep Support):
726 * trouble.texi (Checklist, Contributing, Service):
727 Avoid mailto: in html output.
728
729 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
730 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
731 (INSTALL_DATA): New, set by configure.
732 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
733 New variables.
734 (.SUFFIXES): Add .ps and .dvi.
735 (.dvi.ps): New suffix rule.
736 (dvi, html, pdf, ps): Use *_TARGETS variables.
737 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
738 (emacs.html): Use HTML_OPTS.
739 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
740 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
741 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
742 uninstall-ps, and uninstall-doc.
743 (install-dvi, install-html, install-pdf, install-ps, install-doc)
744 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
745 (uninstall-doc): New rules.
746
747 2013-07-31 Eli Zaretskii <eliz@gnu.org>
748
749 * emacs.texi (Top): Remove menu item for the removed "Disabling
750 Multibyte" node.
751
752 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
753
754 * rmail.texi (Rmail Coding): Move here from mule.texi.
755
756 * custom.texi (Specifying File Variables): Fix cross-references.
757
758 * mule.texi (Unibyte Mode): Fix cross-references.
759 (Disabling Multibyte): Remove.
760
761 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
762
763 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
764 (Mayan Calendar): Move here from calendar.texi.
765 * emacs.texi (Top): Update menu.
766
767 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
768
769 * emacs.texi (Top): Add menu entry.
770
771 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
772 (VC Directory Commands): Add vc-dir-ignore.
773
774 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
775
776 * glossary.texi (Glossary): Add some entries.
777
778 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
779
780 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
781 vc-dir. (Bug#14948)
782
783 2013-07-26 Eli Zaretskii <eliz@gnu.org>
784
785 * display.texi (Fringes): Document the variable fringe-mode.
786 (Bug#14946)
787
788 2013-07-03 Glenn Morris <rgm@gnu.org>
789
790 * maintaining.texi (EDE): Fix cross-reference.
791
792 * programs.texi (Program Modes): Fix emacs-xtra reference.
793
794 * help.texi (Misc Help): Index describe-syntax.
795
796 2013-06-29 Eli Zaretskii <eliz@gnu.org>
797
798 * basic.texi (Moving Point): Document visual-order-cursor-movement
799 and its effect on right-char and left-char.
800
801 2013-06-28 Glenn Morris <rgm@gnu.org>
802
803 * ack.texi (Acknowledgments): Small update.
804
805 2013-06-19 Glenn Morris <rgm@gnu.org>
806
807 * Makefile.in (dist): Edit more configure variables.
808 Try to check that we do not miss any in future.
809
810 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
811
812 * vc1-xtra.texi (Revision Tags): Add a cross reference.
813 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
814
815 2013-06-11 Glenn Morris <rgm@gnu.org>
816
817 * maintaining.texi (VC Directory Commands): Copyedit.
818 (Branches): Put back milder version of pre 2013-06-07 text.
819
820 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
821
822 * maintaining.texi (Branches): Remove text copied from other sources.
823
824 2013-06-05 Alan Mackenzie <acm@muc.de>
825
826 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
827 (Not Exiting Isearch): Document new user option
828 `isearch-allow-prefix'. (Bug#9706)
829
830 2013-06-03 Juri Linkov <juri@jurta.org>
831
832 * display.texi (Highlight Interactively): Add global keybindings
833 with the key prefix `M-s h'. Document old command `highlight-phrase'.
834 Document new command `highlight-symbol-at-point'.
835
836 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
837
838 * maintaining.texi (Branches): Add motivations for branching.
839 (VC Mode Line): Fix typo.
840 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
841 prefix argument.
842
843 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
844
845 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
846 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
847 autolaunching of the D-Bus session bus.
848
849 2013-06-01 Glenn Morris <rgm@gnu.org>
850
851 * programs.texi (Semantic): Fix typo.
852
853 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
854
855 * maintaining.texi (Types of Log File): Supplement some
856 information of change log files.
857
858 2013-05-15 Juri Linkov <juri@jurta.org>
859
860 * search.texi (Repeat Isearch): Mention key `RET' to finish
861 editing the string. (Bug#13348)
862
863 2013-05-14 Glenn Morris <rgm@gnu.org>
864
865 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
866
867 2013-05-09 Glenn Morris <rgm@gnu.org>
868
869 * sending.texi (Mail Sending): Fix typo.
870
871 * windows.texi (Change Window): Fix typo.
872
873 * custom.texi (Changing a Variable): Fix typo.
874
875 * trouble.texi (Contributing): Remove obsolete info re pretesters.
876
877 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
878
879 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
880 * cmdargs.texi (Initial Options):
881 * files.texi (Customize Save): Document this.
882
883 2013-05-04 Glenn Morris <rgm@gnu.org>
884
885 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
886
887 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
888
889 doc: convert some TeX accents to UTF-8
890 * ack.texi (Acknowledgments):
891 * emacs.texi (Acknowledgments):
892 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
893 Apparently the TeX accents cause problems when generating gnu.org
894 web pages, e.g., @l{} is rendered as '/l' on
895 <http://www.gnu.org/software/emacs/manual/html_node/
896 emacs/Acknowledgments.html>.
897
898 2013-03-16 Glenn Morris <rgm@gnu.org>
899
900 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
901
902 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
903
904 Prefer UTF-8 for documentation.
905 With GNU Texinfo 5.0, this generates nicer-looking info files,
906 since they can use curly quotes. With older Texinfo it doesn't matter.
907 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
908 Switch from Latin-1 to UTF-8.
909
910 2013-02-28 Bastien Guerry <bzg@gnu.org>
911
912 * xresources.texi (GTK resources): Fix broken link.
913
914 2013-02-25 Eli Zaretskii <eliz@gnu.org>
915
916 * files.texi (Interlocking): Don't refer to symlinks as the
917 exclusive means of locking files.
918
919 2013-02-22 Glenn Morris <rgm@gnu.org>
920
921 * ack.texi (Acknowledgments):
922 * emacs.texi (Acknowledgments): Small updates.
923
924 2013-02-21 Glenn Morris <rgm@gnu.org>
925
926 * files.texi (File Conveniences): Not just GIFs can be animated.
927
928 2013-02-13 Glenn Morris <rgm@gnu.org>
929
930 * ack.texi (Acknowledgments): Don't mention yow any more.
931
932 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
933
934 * cmdargs.texi (General Variables):
935 Fix TMPDIR documentation to match the code's behavior.
936
937 2013-02-10 Glenn Morris <rgm@gnu.org>
938
939 * trouble.texi (Checklist): Update bug keybinding.
940
941 2013-02-09 Eli Zaretskii <eliz@gnu.org>
942
943 * msdog.texi (Text and Binary): Delete the description of
944 file-name-buffer-file-type-alist.
945
946 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
947
948 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
949 Without it, I don't see function names. Older addr2line
950 implementations will die out sooner or later, so tailor the
951 first suggestion to recent addr2line, with a followup about
952 older ones.
953
954 2013-01-19 Glenn Morris <rgm@gnu.org>
955
956 * custom.texi (Directory Variables): Fix paren typo.
957
958 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
959
960 * custom.texi (Custom Themes): Fix typo.
961
962 2013-01-07 Bastien Guerry <bzg@gnu.org>
963
964 * help.texi (Apropos): Document `apropos-user-option' and update
965 the doc for `apropos-variable'.
966
967 2013-01-05 Glenn Morris <rgm@gnu.org>
968
969 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
970
971 2012-12-21 Glenn Morris <rgm@gnu.org>
972
973 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
974 Simply include doclicense.
975
976 2012-12-21 Chong Yidong <cyd@gnu.org>
977
978 * frames.texi (Mouse Commands): Fix description of the effect of
979 mouse dragging (Bug#13049).
980
981 2012-12-15 Juri Linkov <juri@jurta.org>
982
983 * misc.texi (Recursive Edit): Add a link to "Query Replace".
984 (Bug#13181)
985
986 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
987
988 * killing.texi (Deletion): Doc fix (Bug#12748).
989
990 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
991
992 * doclicense.texi, gpl.texi: Update to latest version from FSF.
993 These are just minor editorial changes.
994
995 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
996
997 * vc1-xtra.texi (General VC Options): Remove obsolete reference
998 to `vc-path'.
999
1000 2012-12-03 Chong Yidong <cyd@gnu.org>
1001
1002 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1003
1004 2012-12-02 Kevin Ryde <user42@zip.com.au>
1005
1006 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1007
1008 2012-12-01 Kevin Ryde <user42@zip.com.au>
1009
1010 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1011
1012 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1013
1014 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1015 These are just minor editorial changes.
1016
1017 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1018
1019 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1020 clarifications (Bug#12865).
1021 (Horizontal Scrolling): Clarifications.
1022
1023 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1024
1025 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1026
1027 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1028
1029 * trouble.texi (Crashing): Add information about MS-Windows and
1030 the emacs_backtrace.txt file. (Bug#12908)
1031
1032 2012-11-13 Chong Yidong <cyd@gnu.org>
1033
1034 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1035 actually named gdb-stopped-functions.
1036
1037 2012-11-13 Glenn Morris <rgm@gnu.org>
1038
1039 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1040
1041 2012-11-10 Glenn Morris <rgm@gnu.org>
1042
1043 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1044
1045 * emacs.texi (Acknowledgments): Add profiler author.
1046 * ack.texi (Acknowledgments): Add some recent contributions.
1047
1048 2012-11-10 Chong Yidong <cyd@gnu.org>
1049
1050 * files.texi (Diff Mode): Doc fixes for
1051 diff-delete-trailing-whitespace (Bug#12831).
1052
1053 * trouble.texi (Crashing): Copyedits.
1054
1055 2012-11-10 Glenn Morris <rgm@gnu.org>
1056
1057 * files.texi (Diff Mode): Trailing whitespace updates.
1058
1059 2012-11-10 Chong Yidong <cyd@gnu.org>
1060
1061 * misc.texi (Terminal emulator): Document Term mode faces.
1062
1063 * mini.texi (Basic Minibuffer): New node. Document
1064 minibuffer-electric-default-mode.
1065
1066 * display.texi (Visual Line Mode): Fix index entry.
1067
1068 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1069 and index the keybindings. Document tabulated-list-sort.
1070 (Kill Buffer): Capitalize Buffer Menu.
1071
1072 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1073
1074 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1075
1076 * display.texi (Auto Scrolling): Clarify that scroll-step is
1077 ignored when scroll-conservatively is set to a non-zero value.
1078 (Bug#12801)
1079
1080 2012-11-10 Chong Yidong <cyd@gnu.org>
1081
1082 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1083
1084 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1085
1086 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1087
1088 2012-10-29 Chong Yidong <cyd@gnu.org>
1089
1090 * dired.texi (Shell Commands in Dired): Document changes to the
1091 dired-do-async-shell-command.
1092
1093 2012-10-28 Glenn Morris <rgm@gnu.org>
1094
1095 * ack.texi (Acknowledgments): Mention gv.el.
1096
1097 2012-10-27 Bastien Guerry <bzg@gnu.org>
1098
1099 * screen.texi (Menu Bar): Fix typo.
1100
1101 2012-10-27 Chong Yidong <cyd@gnu.org>
1102
1103 * frames.texi (Mouse Avoidance): Mention new variable
1104 mouse-avoidance-banish-position.
1105
1106 * programs.texi (Which Function): Which Function mode now works in
1107 all major modes by default.
1108
1109 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1110
1111 * files.texi (Misc File Ops): Symbolic links on Windows only work
1112 on Vista and later.
1113
1114 * building.texi (Compilation): Document compilation-always-kill.
1115
1116 * search.texi (Symbol Search): New node.
1117
1118 * package.texi (Package Menu): Document the "new" status.
1119
1120 * windows.texi (Window Choice): Don't refer to the obsolete
1121 special-display feature.
1122
1123 2012-10-24 Chong Yidong <cyd@gnu.org>
1124
1125 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1126 be invoked from the mode line.
1127
1128 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1129 changes to the mark and unmark commands.
1130 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1131 which is no longer bound to dired-backup-diff.
1132
1133 2012-10-23 Bastien Guerry <bzg@gnu.org>
1134
1135 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1136 insertion of a period in the Info output.
1137
1138 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1139
1140 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1141
1142 2012-10-23 Chong Yidong <cyd@gnu.org>
1143
1144 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1145
1146 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1147
1148 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1149
1150 2012-10-17 Glenn Morris <rgm@gnu.org>
1151
1152 * mini.texi (Repetition): Further copyedit.
1153
1154 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1155
1156 * mini.texi (Repetition): Copyedit.
1157
1158 2012-10-16 Juri Linkov <juri@jurta.org>
1159
1160 * search.texi (Query Replace): Document multi-buffer replacement
1161 keys. (Bug#12655)
1162
1163 * maintaining.texi (Tags Search): Change link "Replace" to
1164 "Query Replace".
1165
1166 2012-10-13 Chong Yidong <cyd@gnu.org>
1167
1168 * files.texi (File Conveniences): ImageMagick enabled by default.
1169
1170 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1171
1172 * basic.texi (Arguments): Fix typos.
1173
1174 2012-10-08 Glenn Morris <rgm@gnu.org>
1175
1176 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1177
1178 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1179
1180 2012-10-06 Glenn Morris <rgm@gnu.org>
1181
1182 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1183 Mention cal-tex-cursor-week2-summary.
1184
1185 2012-10-06 Chong Yidong <cyd@gnu.org>
1186
1187 * mini.texi (Passwords): Fix typo.
1188
1189 2012-10-02 Glenn Morris <rgm@gnu.org>
1190
1191 * maintaining.texi (VC Directory Commands):
1192 Remove duplicate `q' entry. (Bug#12553)
1193
1194 2012-09-30 Chong Yidong <cyd@gnu.org>
1195
1196 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1197
1198 * search.texi (Special Isearch): Document the lax space search
1199 feature and M-s SPC.
1200 (Regexp Search): Move main search-whitespace-regexp description to
1201 Special Isearch.
1202 (Replace): Document replace-lax-whitespace.
1203
1204 * basic.texi (Position Info): Document C-u M-=.
1205 (Moving Point): Document move-to-column.
1206
1207 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1208
1209 * misc.texi (emacsclient Options): Document the effect of
1210 initial-buffer-choice on client frames. Document server-auth-dir.
1211 Do not document server-host, which is bad security practice.
1212
1213 * building.texi (Lisp Libraries): Docstring lookups can trigger
1214 autoloading. Document help-enable-auto-load.
1215
1216 * mini.texi (Yes or No Prompts): New node.
1217
1218 * ack.texi (Acknowledgments): Remove obsolete packages.
1219
1220 2012-09-27 Glenn Morris <rgm@gnu.org>
1221
1222 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1223 Rename the section to be more general.
1224 * emacs.texi: Update menu.
1225
1226 2012-09-23 Chong Yidong <cyd@gnu.org>
1227
1228 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1229 read-only-mode.
1230
1231 * files.texi (Visiting): Likewise.
1232
1233 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1234
1235 * trouble.texi (Crashing): Document ulimit -c.
1236
1237 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1238
1239 * trouble.texi (Crashing): Document addr2line.
1240
1241 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1242
1243 * misc.texi (DocView Slicing): Document new slice from
1244 BoundingBox feature.
1245
1246 2012-09-19 Chong Yidong <cyd@gnu.org>
1247
1248 * killing.texi (Yanking): Minor clarification (Bug#12469).
1249
1250 2012-09-17 Chong Yidong <cyd@gnu.org>
1251
1252 * building.texi (GDB User Interface Layout): Remove reference to
1253 removed variable gdb-use-separate-io-buffer (Bug#12454).
1254
1255 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1256
1257 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1258 M-x append-to-register. New option `register-separator'.
1259 (Number Registers): Mention that `C-x r +' is polymorphic.
1260
1261 2012-09-07 Chong Yidong <cyd@gnu.org>
1262
1263 * windows.texi (Window Choice): Don't mention obsolete
1264 display-buffer-reuse-frames.
1265
1266 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1267
1268 Give more-useful info on a fatal error (Bug#12328).
1269 * trouble.texi (Crashing): New section, documenting this.
1270
1271 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1272
1273 * cmdargs.texi (General Variables):
1274 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1275 connections to the D-Bus session bus. (Bug#12112)
1276
1277 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1278
1279 * building.texi (Debugger Operation): Correct and improve
1280 documentation of the GUD Tooltip mode.
1281
1282 2012-07-31 Chong Yidong <cyd@gnu.org>
1283
1284 * emacs.texi: Fix ISBN (Bug#12080).
1285
1286 2012-08-05 Chong Yidong <cyd@gnu.org>
1287
1288 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1289
1290 * custom.texi (Face Customization): Move discussion of face
1291 inheritance here, from Faces section.
1292
1293 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1294
1295 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1296 (Bug#11958)
1297
1298 2012-07-19 Chong Yidong <cyd@gnu.org>
1299
1300 * emacs.texi: Update ISBN.
1301
1302 2012-07-17 Chong Yidong <cyd@gnu.org>
1303
1304 * basic.texi (Inserting Text): Replace ucs-insert with
1305 insert-char. Provide more details of input.
1306
1307 * mule.texi (International Chars, Input Methods): Likewise.
1308
1309 2012-07-13 Chong Yidong <cyd@gnu.org>
1310
1311 * custom.texi (Examining): Update C-h v message.
1312
1313 * buffers.texi (Misc Buffer): Document view-read-only.
1314
1315 2012-07-07 Chong Yidong <cyd@gnu.org>
1316
1317 * custom.texi (Init File): Index site-lisp (Bug#11435).
1318
1319 2012-07-06 Chong Yidong <cyd@gnu.org>
1320
1321 * emacs.texi: Re-order top-level menu to correspond to logical
1322 order, to avoid makeinfo warnings.
1323
1324 * ack.texi (Acknowledgments): Note new python.el.
1325
1326 2012-06-29 Chong Yidong <cyd@gnu.org>
1327
1328 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1329 * basic.texi (Erasing, Basic Undo): Fix markup.
1330
1331 2012-06-29 Glenn Morris <rgm@gnu.org>
1332
1333 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1334
1335 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1336
1337 * fixit.texi (Undo): Fix typo. (Bug#11775)
1338
1339 2012-06-27 Glenn Morris <rgm@gnu.org>
1340
1341 * ack.texi (Acknowledgments): Tiny update.
1342
1343 2012-06-21 Glenn Morris <rgm@gnu.org>
1344
1345 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1346
1347 2012-06-17 Chong Yidong <cyd@gnu.org>
1348
1349 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1350
1351 * anti.texi:
1352 * building.texi:
1353 * cmdargs.texi:
1354 * custom.texi:
1355 * display.texi:
1356 * files.texi:
1357 * frames.texi:
1358 * glossary.texi:
1359 * misc.texi:
1360 * mule.texi:
1361 * programs.texi:
1362 * sending.texi:
1363 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1364
1365 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1366
1367 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1368
1369 2012-05-28 Glenn Morris <rgm@gnu.org>
1370
1371 * ack.texi, building.texi, calendar.texi, custom.texi:
1372 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1373
1374 2012-05-27 Glenn Morris <rgm@gnu.org>
1375
1376 * emacs.texi: Simplify following removal of node pointers.
1377
1378 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1379 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1380 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1381 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1382 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1383 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1384 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1385 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1386
1387 2012-05-22 Glenn Morris <rgm@gnu.org>
1388
1389 * emacs.texi (Acknowledgments): Add another contributor.
1390
1391 2012-05-12 Glenn Morris <rgm@gnu.org>
1392
1393 * Makefile.in (MKDIR_P): New, set by configure.
1394 (mkinfodir): Use $MKDIR_P.
1395
1396 2012-05-10 Glenn Morris <rgm@gnu.org>
1397
1398 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1399 with "coding: raw-text".
1400
1401 * files.texi (Interlocking): Mention create-lockfiles option.
1402
1403 2012-05-09 Chong Yidong <cyd@gnu.org>
1404
1405 * frames.texi (Mouse References, Mouse Commands): Fix index
1406 entries (Bug#11362).
1407
1408 2012-05-05 Glenn Morris <rgm@gnu.org>
1409
1410 * custom.texi (Customization Groups, Custom Themes, Examining):
1411 Improve page breaks.
1412
1413 * rmail.texi (Rmail Display): Use example rather than smallexample.
1414
1415 * calendar.texi: Convert inforefs to refs.
1416
1417 * dired.texi (Dired Enter): Improve page break.
1418
1419 * abbrevs.texi (Abbrev Concepts): Copyedits.
1420
1421 * maintaining.texi (Registering, Tag Syntax):
1422 Tweak line and page breaks.
1423
1424 * programs.texi (Programs, Electric C): Copyedits.
1425 (Program Modes): Add xref to Fortran.
1426 (Left Margin Paren): Remove what was (oddly enough) the only use
1427 of defvar in the entire Emacs manual.
1428 (Hungry Delete): Remove footnote about ancient Emacs version.
1429 (Other C Commands): Use example rather than smallexample.
1430
1431 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1432 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1433 Tweak line and page breaks.
1434
1435 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1436 (Major Modes): Use example rather than smallexample.
1437
1438 * mule.texi (Output Coding): Reword to improve page-breaks.
1439
1440 * frames.texi (Fonts): Tweak line and page breaks.
1441 Use example rather than smallexample. Change cross-reference.
1442 (Text-Only Mouse): Fix xref.
1443
1444 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1445 (Indirect Buffers): Tweak line- and page-breaks.
1446
1447 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1448
1449 2012-05-04 Glenn Morris <rgm@gnu.org>
1450
1451 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1452 (info, infoclean): Use $INFO_EXT.
1453 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1454 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1455 (INFO_TARGETS): Use $INFO_EXT.
1456 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1457
1458 2012-05-02 Glenn Morris <rgm@gnu.org>
1459
1460 * emacs.texi (@copying): Only print EDITION in the TeX version.
1461
1462 * search.texi (Regexp Search): Just say "Emacs".
1463
1464 * display.texi (Auto Scrolling):
1465 Reword to avoid repetition and improve page break.
1466
1467 * xresources.texi (Resources):
1468 * mule.texi (Language Environments):
1469 * misc.texi (Amusements):
1470 * maintaining.texi (VC Change Log):
1471 * frames.texi (Fonts):
1472 * custom.texi (Specifying File Variables, Minibuffer Maps):
1473 * cmdargs.texi (Initial Options):
1474 * building.texi (Flymake):
1475 Reword to remove/reduce some overly long/short lines.
1476
1477 2012-04-27 Glenn Morris <rgm@gnu.org>
1478
1479 * emacs.texi: Some fixes for detailed menu.
1480
1481 * emacs.texi: Add "et al." to authors.
1482
1483 * ack.texi, basic.texi, buffers.texi, building.texi:
1484 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1485 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1486 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1487 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1488 * search.texi, trouble.texi, windows.texi:
1489 Use Texinfo recommended convention for quotes+punctuation.
1490
1491 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1492
1493 * mule.texi (Bidirectional Editing): Improve indexing.
1494 Minor wording tweaks.
1495
1496 2012-04-15 Chong Yidong <cyd@gnu.org>
1497
1498 * misc.texi (emacsclient Options): More clarifications.
1499
1500 2012-04-15 Glenn Morris <rgm@gnu.org>
1501
1502 * msdog.texi (Windows Printing): It doesn't set printer-name.
1503
1504 * mule.texi (Language Environments): Move font info to "Fontsets".
1505 (Fontsets): Move intlfonts etc here from "Language Environments".
1506 Copyedits.
1507 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1508 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1509
1510 2012-04-15 Chong Yidong <cyd@gnu.org>
1511
1512 * glossary.texi (Glossary): Standardize on "text terminal"
1513 terminology. All callers changed.
1514
1515 * misc.texi (emacsclient Options): Document "client frame" concept
1516 and its effect on C-x C-c more carefully.
1517
1518 2012-04-15 Glenn Morris <rgm@gnu.org>
1519
1520 * frames.texi (Scroll Bars):
1521 * glossary.texi (Glossary): Use consistent case for "X Window System".
1522
1523 * mule.texi (Select Input Method, Coding Systems):
1524 State command names in kbd tables.
1525 (Recognize Coding): Add cross-ref.
1526 (Output Coding): Don't mention message mode in particular.
1527 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1528 Copyedits.
1529
1530 2012-04-14 Glenn Morris <rgm@gnu.org>
1531
1532 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1533 Copyedits.
1534 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1535 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1536 auto-coding-functions does not override coding: tags.
1537 Remove rmail-decode-mime-charset; it no longer has any effect.
1538
1539 2012-04-14 Chong Yidong <cyd@gnu.org>
1540
1541 * custom.texi (Creating Custom Themes): Add reference to Custom
1542 Themes node in Lisp manual.
1543
1544 2012-04-14 Glenn Morris <rgm@gnu.org>
1545
1546 * mule.texi (International): Copyedits.
1547 (International Chars): Update C-x = example output.
1548 (Disabling Multibyte): Rename from "Enabling Multibyte".
1549 Clarify what "unibyte: t" does, and mode-line description.
1550 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1551 Use Texinfo recommended convention for quotes+punctuation.
1552 (Language Environments): Copyedits.
1553 (Input Methods): Copyedits. Use "^" for the postfix example,
1554 because it is less confusing inside Info's `quotes'.
1555
1556 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1557 Update for "Disabling Multibyte" node name change.
1558 * emacs.texi: Update for "Disabling Multibyte" node name change.
1559
1560 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1561 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1562 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1563 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1564 * sending.texi, text.texi, trouble.texi:
1565 Use @file for buffers, per the Texinfo manual.
1566
1567 * entering.texi (Entering Emacs):
1568 Do not mention initial-buffer-choice = t.
1569
1570 * misc.texi (Gnus Startup): Use @env for environment variables.
1571
1572 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1573
1574 2012-04-12 Glenn Morris <rgm@gnu.org>
1575
1576 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1577
1578 2012-04-07 Glenn Morris <rgm@gnu.org>
1579
1580 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1581
1582 2012-04-05 Glenn Morris <rgm@gnu.org>
1583
1584 * glossary.texi (Glossary): Use anchors for internal cross-references.
1585
1586 2012-04-04 Glenn Morris <rgm@gnu.org>
1587
1588 * glossary.texi (Glossary): Copyedits.
1589 Use Texinfo-recommended convention for quotes and punctuation.
1590 Comment out a few specialized (Rmail) items.
1591 New items: Bidirectional Text, Client, Directory Local Variable,
1592 File Local Variable, Package, Server, Theme, Trash Can.
1593
1594 2012-04-03 Chong Yidong <cyd@gnu.org>
1595
1596 * sending.texi (Mail Misc): Fix an index entry.
1597
1598 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1599
1600 * msdog.texi (Windows Startup): Add description of emacsclient
1601 operation under -c and -t on MS-Windows.
1602
1603 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1604 Startup". (Bug#11091)
1605
1606 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1607
1608 * custom.texi (Changing a Variable): Fix example.
1609
1610 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1611
1612 * misc.texi (emacsclient Options): More clarifications about -t
1613 and -c on MS-Windows. (Bug#11091)
1614
1615 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1616
1617 * misc.texi (emacsclient Options): Document peculiarities of new
1618 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1619
1620 2012-03-30 Chong Yidong <cyd@gnu.org>
1621
1622 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1623
1624 2012-03-22 Glenn Morris <rgm@gnu.org>
1625
1626 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1627
1628 2012-03-17 Chong Yidong <cyd@gnu.org>
1629
1630 * package.texi (Package Installation): Document use of
1631 package-initialize in init file.
1632
1633 2012-03-16 Glenn Morris <rgm@gnu.org>
1634
1635 * help.texi (Language Help):
1636 * mule.texi (International Chars):
1637 etc/HELLO is for character demonstration.
1638
1639 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1640
1641 * dired.texi (Shell Commands in Dired): Fix typo.
1642
1643 2012-03-04 Chong Yidong <cyd@gnu.org>
1644
1645 * killing.texi (Clipboard): Document clipboard manager.
1646
1647 2012-02-29 Glenn Morris <rgm@gnu.org>
1648
1649 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1650
1651 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1652
1653 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1654
1655 2012-02-28 Glenn Morris <rgm@gnu.org>
1656
1657 * custom.texi, display.texi, emacs.texi, files.texi:
1658 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1659 Standardize possessive apostrophe usage.
1660
1661 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1662
1663 * macos.texi (Mac / GNUstep Customization): Remove text about
1664 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1665
1666 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1667
1668 * buffers.texi (Select Buffer): Mention that saving in a new file
1669 name can switch to a different major mode.
1670
1671 2012-02-23 Glenn Morris <rgm@gnu.org>
1672
1673 * mini.texi (Minibuffer File, Completion Options, Repetition):
1674 Copyedits.
1675 (Completion Example): Other M-x au* commands may be defined.
1676 (Completion Styles): Mention emacs21 and completion-category-overrides.
1677
1678 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1679 (Windows Keyboard, Windows Mouse, Windows Processes)
1680 (Windows Printing, Windows Misc): Copyedits.
1681 (ls in Lisp): Update switches list.
1682
1683 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1684 Update dos-mode* function names.
1685 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1686 (MS-DOS Processes): Add xref to main ls-lisp section.
1687
1688 * ack.texi (Acknowledgments): Mention smie.
1689
1690 2012-02-22 Glenn Morris <rgm@gnu.org>
1691
1692 * macos.texi: Copyedits. Fix @key/@kbd usage.
1693 (Mac / GNUstep Basics): Don't mention the panels, since the next
1694 section covers them.
1695 (Mac / GNUstep Customization): Merge some panel info from previous.
1696
1697 2012-02-21 Glenn Morris <rgm@gnu.org>
1698
1699 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1700 Small fixes.
1701
1702 * emacs-xtra.texi: Picture mode is no longer a chapter.
1703
1704 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1705
1706 * ack.texi (Acknowledgments): Small changes, including resorting,
1707 and removal of things no longer distributed.
1708
1709 2012-02-20 Glenn Morris <rgm@gnu.org>
1710
1711 * emacs.texi (Top, Preface): Small rephrasings.
1712 (menu, detailmenu): Update entries, and reformat some descriptions.
1713 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1714 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1715 Reformat some menu descriptions.
1716
1717 * ack.texi (Acknowledgments): More updates.
1718
1719 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1720 and from Author: headers.
1721 (Distrib): Small updates.
1722
1723 2012-02-18 Glenn Morris <rgm@gnu.org>
1724
1725 * ack.texi (Acknowledgments): Add xref to Org manual.
1726
1727 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1728 of '*mail*', since Message does not call it that.
1729 (Rmail Reply): Rename rmail-dont-reply-to-names.
1730 \\`info- no longer handled specially.
1731 Update for rmail-enable-mime-composing.
1732 Don't mention 'm' for replies.
1733 Don't mention rmail-mail-new-frame and canceling, since it does
1734 not work for Message at the moment.
1735
1736 * cal-xtra.texi: Copyedits.
1737
1738 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1739
1740 2012-02-17 Glenn Morris <rgm@gnu.org>
1741
1742 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1743
1744 * ack.texi (Acknowledgments): Mention Gnulib.
1745
1746 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1747
1748 * calendar.texi: Misc small changes, including updating the dates
1749 of examples.
1750
1751 2012-02-16 Glenn Morris <rgm@gnu.org>
1752
1753 * calendar.texi: Misc small changes.
1754
1755 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1756 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1757
1758 * dired-xtra.texi (Subdir Switches): Small fixes.
1759
1760 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1761
1762 2012-02-15 Glenn Morris <rgm@gnu.org>
1763
1764 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1765
1766 2012-02-12 Glenn Morris <rgm@gnu.org>
1767
1768 * ack.texi (Acknowledgments):
1769 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1770
1771 2012-02-10 Glenn Morris <rgm@gnu.org>
1772
1773 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1774
1775 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1776
1777 2012-02-09 Glenn Morris <rgm@gnu.org>
1778
1779 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1780 buffer switch after M-x rename-uniquely.
1781
1782 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1783
1784 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1785
1786 * text.texi (Org Mode): Fix typo.
1787
1788 2012-02-08 Glenn Morris <rgm@gnu.org>
1789
1790 * ack.texi (Acknowledgments): Update emacs-lock info.
1791
1792 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1793
1794 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1795
1796 2012-02-07 Glenn Morris <rgm@gnu.org>
1797
1798 * files.texi (File Conveniences): Mention ImageMagick images.
1799
1800 2012-02-05 Glenn Morris <rgm@gnu.org>
1801
1802 * trouble.texi (Checklist): Mention debug-on-event.
1803
1804 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1805
1806 2012-02-04 Glenn Morris <rgm@gnu.org>
1807
1808 * macos.texi (Customization options specific to Mac OS / GNUstep):
1809 New subsection.
1810
1811 * display.texi (Colors): Mention list-colors-sort.
1812
1813 * files.texi (File Conveniences): Mention image animation.
1814
1815 2012-01-31 Chong Yidong <cyd@gnu.org>
1816
1817 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1818 scroll bars (Bug#10666).
1819
1820 2012-01-28 Chong Yidong <cyd@gnu.org>
1821
1822 * files.texi (Filesets): Fix typos.
1823
1824 * display.texi (Faces): Add xref to Colors node.
1825
1826 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1827
1828 * buffers.texi (Select Buffer): Clarify explanation of switching
1829 to new buffers. Fix description of next-buffer and
1830 previous-buffer (Bug#10334).
1831 (Misc Buffer): Add xref to View Mode.
1832
1833 * text.texi (Fill Commands): Fix description of
1834 sentence-end-double-space.
1835
1836 2012-01-23 Chong Yidong <cyd@gnu.org>
1837
1838 * anti.texi (Antinews): Add Emacs 23 antinews.
1839
1840 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1841
1842 * programs.texi (Comment Commands): Typo (bug#10514).
1843
1844 2012-01-15 Chong Yidong <cyd@gnu.org>
1845
1846 * xresources.texi (X Resources): Describe GTK+ case first.
1847 (Resources): Don't use borderWidth as an example, since it doesn't
1848 work with GTK+.
1849 (Table of Resources): Clarify role of several resources, including
1850 the Emacs 24 behavior of cursorBlink etc.
1851 (Face Resources): Node deleted. Recommend using Customize
1852 instead. Add paragraph to `Table of Resources' node summarizing
1853 how to use X resources for changing faces.
1854 (Lucid Resources): Rewrite, omitting description of font names,
1855 referring to the Fonts node instead.
1856 (LessTif Resources): Copyedits.
1857 (GTK resources): Rewrite, describing the difference between gtk2
1858 and gtk3.
1859 (GTK Resource Basics): New node.
1860 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1861 (GTK styles): Just refer to Fonts node for GTK font format.
1862
1863 * display.texi (Faces): Document the cursor face.
1864
1865 2012-01-14 Chong Yidong <cyd@gnu.org>
1866
1867 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1868 (General Variables): Add xref to Lisp Libraries.
1869 (Initial Options): Copyedits.
1870 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1871 (Environment): Clarify what getenv does.
1872 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1873 light backgrounds on xterms.
1874 (Misc Variables): TEMP and TMP are not Windows-specific.
1875 (Display X): Copyedits.
1876 (Colors X): -bd does nothing for GTK.
1877 (Icons X): Gnome 3 doesn't use taskbars.
1878
1879 * misc.texi (Shell): Document exec-path here.
1880
1881 * rmail.texi (Movemail): Add xref for exec-path.
1882
1883 2012-01-13 Glenn Morris <rgm@gnu.org>
1884
1885 * dired.texi (Dired and Find): Clarify find-ls-options.
1886
1887 2012-01-09 Chong Yidong <cyd@gnu.org>
1888
1889 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1890 SHA-256.
1891
1892 2012-01-07 Chong Yidong <cyd@gnu.org>
1893
1894 * display.texi (Useless Whitespace): Add Whitespace mode.
1895
1896 * custom.texi (Hooks): Discuss how to disable minor modes.
1897
1898 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1899 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1900
1901 * trouble.texi (Lossage): Refer to Bugs node for problems.
1902 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1903 (Screen Garbled): Don't refer to terminal "manufacturers".
1904 (Total Frustration): Node deleted. Eliza is documented in
1905 Amusements now.
1906 (Known Problems): More info about using the bug tracker.
1907 Mention debbugs package.
1908 (Bug Criteria): Copyedits.
1909 (Understanding Bug Reporting): Mention emacs -Q.
1910
1911 2012-01-06 Chong Yidong <cyd@gnu.org>
1912
1913 * custom.texi (Specifying File Variables): The mode: keyword
1914 doesn't have to be first anymore. Add example of specifying minor
1915 modes.
1916 (Directory Variables): Simplify example. Mention application to
1917 non-file buffers.
1918 (Disabling): Use "initialization file" terminology.
1919 (Init Examples): Fix hook example.
1920
1921 2012-01-06 Eli Zaretskii <eliz@gnu.org>
1922
1923 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1924 (Bug#10422)
1925 Move the stuff about resources to xresources.texi.
1926
1927 * xresources.texi (Resources): Move information about setting X
1928 resources in the Registry from cmdargs.texi. Make the index entry
1929 be similar to the one in cmdargs.texi.
1930
1931 2012-01-05 Chong Yidong <cyd@gnu.org>
1932
1933 * custom.texi (Customization Groups): Update example.
1934 (Browsing Custom): Document the new search field.
1935 (Changing a Variable): Update example for Emacs 24 changes.
1936 Document Custom-set and Custom-save commands.
1937 (Face Customization): Document Emacs 24 changes. De-document
1938 modify-face.
1939 (Specific Customization): Mention customize-variable.
1940 (Custom Themes): Add customize-themes, custom-theme-load-path,
1941 custom-theme-directory, and describe-theme.
1942 (Creating Custom Themes): New node.
1943 (Examining): Mention M-:.
1944
1945 * package.texi (Packages): Fix typo.
1946
1947 2012-01-03 Chong Yidong <cyd@gnu.org>
1948
1949 * misc.texi (Single Shell): Don't document Lisp usage of
1950 shell-command. Tidy up discussion of synchronicity. Add index
1951 entries for async-shell-command.
1952 (Interactive Shell): Note that M-x shell uses shell-file-name.
1953 Note change in behavior in Emacs 24.
1954 (Shell Mode): Shell mode now uses completion-at-point.
1955 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1956 default method for recognizing prompts nowadays.
1957 (Shell Ring): Add xref to Minibuffer History.
1958 (Directory Tracking): Explain Dirtrack mode in more detail.
1959 (Term Mode): Fix index entries.
1960 (Paging in Term): Merge into Term Mode.
1961 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1962 (Printing): Fix xref. State default of lpr-switches.
1963 (PostScript): Remove obsolete sentence. Omit description of
1964 non-interactive behaviors.
1965 (Hyperlinking): Improve description.
1966 (Browse-URL): Using compose-mail for mailto URLs is the default.
1967 Document browse-url-mailto-function.
1968 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1969 (FFAP): FFAP is not a minor mode.
1970 (Amusements): M-x lm was renamed to M-x landmark.
1971 Document nato-region.
1972
1973 2012-01-01 Chong Yidong <cyd@gnu.org>
1974
1975 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1976 (Gnus Startup): Note that the system might not be set up for news.
1977 Describe group levels more clearly.
1978 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1979 Summary of Gnus.
1980 (Document View): Copyedits. Move zoom commads to DocView
1981 Navigation node.
1982 (DocView Navigation, DocView Searching, DocView Slicing)
1983 (DocView Conversion): Nodes renamed from Navigation, etc.
1984
1985 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1986
1987 2011-12-31 Eli Zaretskii <eliz@gnu.org>
1988
1989 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1990 (Bug#10380)
1991
1992 2011-12-30 Chong Yidong <cyd@gnu.org>
1993
1994 * sending.texi (Sending Mail): Document initial mail buffer name,
1995 and changed multiple mail buffer behavior.
1996 (Mail Format): Put the example at the top of the section.
1997 (Mail Headers): Move discussion of "From" to the top.
1998 (Mail Sending): Document sendmail-query-once.
1999 (Citing Mail): Make it less Rmail-specific.
2000
2001 2011-12-29 Chong Yidong <cyd@gnu.org>
2002
2003 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2004 example. Add index entries.
2005 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2006
2007 2011-12-26 Chong Yidong <cyd@gnu.org>
2008
2009 * dired.texi (Dired Enter, Misc Dired Features):
2010 Document dired-use-ls-dired changes. Mention quit-window.
2011 (Dired Navigation): Add index entries.
2012 (Dired Visiting): Fix View Mode xref.
2013 (Marks vs Flags): Prefer C-/ binding for undo.
2014 (Subdirectories in Dired): Add xrefs.
2015 (Misc Dired Features): Document some Emacs 24 changes. Add index
2016 entries.
2017
2018 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2019 variable, since it is explained in Minor Modes node.
2020 (Defining Abbrevs): Copyedits.
2021 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2022 C-/ binding for undo.
2023 (Dabbrev Customization): Add xrefs for case-fold-search and
2024 case-replace.
2025
2026 * dired-xtra.texi (Subdir Switches): Add xref.
2027
2028 * maintaining.texi (VC Directory Commands): Mention quit-window.
2029
2030 2011-12-25 Chong Yidong <cyd@gnu.org>
2031
2032 * maintaining.texi (Tags): Mention Semantic.
2033 (Create Tags Table, Etags Regexps): Copyedits.
2034 (Find Tag): Mention minibuffer completion.
2035 (List Tags): Mention completion-at-point. Completion is actually
2036 available in M-x list-tags.
2037
2038 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2039 Document vc-delete-file.
2040
2041 * files.texi (Misc File Ops): Mention vc-delete-file.
2042
2043 * programs.texi (Symbol Completion): Mention completion-at-point
2044 explicitly.
2045
2046 2011-12-22 Chong Yidong <cyd@gnu.org>
2047
2048 * maintaining.texi (Change Log Commands): Don't specially mention
2049 vc-update-change-log which is CVS-only.
2050
2051 * vc1-xtra.texi (Version Headers): Note that these are for
2052 Subversion, CVS, etc. only.
2053 (General VC Options): De-document vc-keep-workfiles.
2054 Fix RCS-isms.
2055
2056 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2057
2058 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2059 should be @end iftex".
2060
2061 2011-12-21 Chong Yidong <cyd@gnu.org>
2062
2063 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2064 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2065 (VC Pull): Mention vc-log-incoming.
2066 (Log Buffer): Add CVS/RCS only disclaimer.
2067
2068 * vc1-xtra.texi (Remote Repositories): Update introduction.
2069 (Local Version Control): Node deleted (obsolete with DVCSes).
2070 (Remote Repositories, Version Backups): Node deleted.
2071 Move documentation of vc-cvs-stay-local to CVS Options.
2072 (CVS Options): Reduce verbosity of description of obscure CVS
2073 locking feature.
2074 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2075 Tags node.
2076 (Revision Tags): Move under Miscellaneous VC subsection.
2077 (Change Logs and VC): Note that this is wrong for DVCSs.
2078 De-document log entry manipulating features.
2079 (Renaming and VC): Describe how it works on modern VCSes.
2080
2081 * files.texi (Misc File Ops): Mention vc-rename-file.
2082
2083 * programs.texi (Custom C Indent): Add index entries.
2084
2085 2011-12-20 Alan Mackenzie <acm@muc.de>
2086
2087 * programs.texi (Motion in C): Update the description of C-M-a and
2088 C-M-e, they now DTRT in enclosing scopes.
2089 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2090
2091 2011-12-20 Chong Yidong <cyd@gnu.org>
2092
2093 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2094 (Old Revisions): Use it.
2095 (VCS Repositories): Add "distributed" terminology.
2096 (Log Buffer): Remove duplicate description
2097 about changesets. Fix "current VC fileset" ambiguity.
2098 (Multi-User Branching): Node deleted.
2099 (Branches, Switching Branches): Discuss decentralized version
2100 control systems.
2101 (VC Pull): New node.
2102 (Merging): Document merging on decentralized systems.
2103 (Creating Branches): Note that this is specific to CVS and related
2104 systems.
2105
2106 2011-12-19 Chong Yidong <cyd@gnu.org>
2107
2108 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2109 (VC Mode Line): Add index entry for "version control status".
2110 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2111 Document vc-revert-show-diff. De-document vc-rollback.
2112 (VC Directory Mode): Rewrite introduction. Move prefix arg
2113 documentation here from VC Directory Buffer node.
2114 (VC Directory Buffer): Use a decentralized VCS example.
2115 (VC Directory Commands): Use a table. Remove material duplicated
2116 in previous nodes on multi-file VC filsets.
2117
2118 2011-12-17 Chong Yidong <cyd@gnu.org>
2119
2120 * maintaining.texi (VCS Concepts): Make "revision" terminology
2121 less CVS-specific.
2122 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2123 Registering node.
2124 (Secondary VC Commands): Delete. Promote subnodes.
2125 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2126 log buffer. Add index entries.
2127 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2128 Use "commit" terminology.
2129 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2130 doesn't refer to tags tables. Note other possible forms of the
2131 revision ID. C-x v = does not save.
2132 (Registering): Note similarity to C-x v v action. Fix description
2133 of how backends are chosen. De-document vc-default-init-revision.
2134 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2135 in root log buffers.
2136
2137 2011-12-16 Chong Yidong <cyd@gnu.org>
2138
2139 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2140 (Basic VC Editing): Remove redundant descriptions.
2141 (VC With A Merging VCS): Make description more general instead of
2142 CVS-specific.
2143 (VC With A Locking VCS): Use VC fileset terminology.
2144
2145 2011-12-12 Chong Yidong <cyd@gnu.org>
2146
2147 * building.texi (Executing Lisp): Fix xref for C-M-x.
2148 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2149 manual. Note that load-path is not customizable.
2150 (Lisp Eval): Note that listed commands are available globally.
2151 Explain the meaning of "defun" in the C-M-x context.
2152 (Lisp Interaction): Copyedits.
2153 (External Lisp): Fix name of inferior Lisp buffer.
2154 Mention Scheme.
2155 (Compilation): Define "inferior process".
2156
2157 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2158
2159 * msdog.texi (Windows Fonts): Document how to force GDI font
2160 backend on MS-Windows.
2161
2162 2011-12-10 Chong Yidong <cyd@gnu.org>
2163
2164 * building.texi (Compilation): Say what the -k flag to make does.
2165 Move subprocess discussion to Compilation Shell.
2166 (Compilation Mode): Add xref for grep, occur, and mouse
2167 references. Define "locus".
2168 (Grep Searching): Use @command.
2169 (Debuggers, Commands of GUD, GDB Graphical Interface):
2170 Clarify intro.
2171 (Starting GUD): Clarify how arguments are specified.
2172 (Debugger Operation): Index entry for "GUD interaction buffer",
2173 and move basic description here from Commands of GUD node.
2174 (GDB User Interface Layout): Copyedits.
2175 (Source Buffers): Remove gdb-find-source-frame, which is not in
2176 gdb-mi.el.
2177 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2178 toggle-gdb-all-registers, which are not in gdb-mi.el.
2179 Don't re-document GUD interaction buffers.
2180
2181 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2182 (Semantic): Add cindex entries for Semantic.
2183
2184 2011-12-06 Chong Yidong <cyd@gnu.org>
2185
2186 * programs.texi (Man Page): Clarify how to use Man-switches.
2187 Don't bother documenting Man-fontify-manpage-flag.
2188 (Lisp Doc): Add xref to Name Help node.
2189 (Hideshow): Add cindex. Mention role of ellipses, and default
2190 value of hs-isearch-open. Don't bother documenting
2191 hs-special-modes-alist.
2192 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2193 changing the window manager binding of M-TAB.
2194
2195 2011-12-05 Chong Yidong <cyd@gnu.org>
2196
2197 * programs.texi (Comment Commands): Fix description of for M-; on
2198 blank lines. Move documentation of comment-region here.
2199 (Multi-Line Comments): Clarify the role of comment-multi-line.
2200 Refer to Comment Commands for comment-region doc.
2201 (Options for Comments): Refer to Multi-Line Comments for
2202 comment-multi-line doc, instead of duplicating it. Fix default
2203 values of comment-padding and comment-start-skip.
2204
2205 2011-12-04 Chong Yidong <cyd@gnu.org>
2206
2207 * programs.texi (Program Modes): Mention modes that are not
2208 included with Emacs. Fix references to other manuals for tex.
2209 Add index entry for backward-delete-char-untabify.
2210 Mention prog-mode-hook.
2211 (Which Function): Use "global minor mode" terminology.
2212 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2213 in Indentation chapter to avoid duplication.
2214 (Expressions): Copyedit.
2215 (Matching): Document Electric Pair mode.
2216
2217 * ack.texi (Acknowledgments):
2218 * rmail.texi (Movemail, Other Mailbox Formats):
2219 * frames.texi (Frames): Don't capitalize "Unix".
2220
2221 2011-12-04 Chong Yidong <cyd@gnu.org>
2222
2223 * text.texi (Nroff Mode): Mention what nroff is.
2224 (Text Based Tables, Table Recognition): Don't say "Table mode"
2225 since it's not a major or minor mode.
2226 (Text Based Tables): Reduce the size of the example.
2227 (Table Definition): Clarify definitions.
2228 (Table Creation): Add key table.
2229 (Cell Commands): Use kbd for commands.
2230 (Table Rows and Columns): Combine nodes Row Commands and Column
2231 Commands.
2232 (Fixed Width Mode): Node deleted; contents moved to parent.
2233 (Table Conversion): Shorten example.
2234 (Measuring Tables): Merge into Table Misc.
2235
2236 2011-12-03 Chong Yidong <cyd@gnu.org>
2237
2238 * text.texi (TeX Mode): Mention AUCTeX package.
2239 (TeX Editing): Add xref to documentation for Occur.
2240 (LaTeX Editing): Add xref to Completion node.
2241 (TeX Print): Fix description of tex-directory.
2242 (Enriched Text): Rename from Formatted Text. Make this node and
2243 its subnodes less verbose, since text/enriched files are
2244 practically unused.
2245 (Enriched Mode): Rename from Requesting Formatted Text.
2246 (Format Colors): Node deleted.
2247 (Enriched Faces): Rename from Format Faces. Describe commands
2248 for applying colors too.
2249 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2250
2251 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2252
2253 * display.texi (Colors): New node.
2254
2255 * cmdargs.texi (Colors X):
2256 * xresources.texi (GTK styles):
2257 * custom.texi (Face Customization): Reference it.
2258
2259 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2260 Link to Fill Commands for Justification entry.
2261
2262 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2263
2264 * display.texi (Auto Scrolling): More accurate description of what
2265 scroll-*-aggressively does, including the effect of non-zero
2266 margin. Fix "i.e." markup.
2267
2268 2011-12-02 Chong Yidong <cyd@gnu.org>
2269
2270 * text.texi (Pages): Mention how formfeed chars are displayed.
2271 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2272 Describe adaptive filling more precisely.
2273 (Fill Commands): Note that filling removes excess whitespace.
2274 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2275 now bound to indent-for-tab-command in Text mode.
2276 (Outline Mode): Copyedits.
2277 (Outline Visibility): Note that Reveal mode is a buffer-local
2278 minor mode.
2279
2280 * modes.texi (Major Modes): Move note about checking major-mode in
2281 a hook function here, from Text mode.
2282
2283 2011-11-28 Chong Yidong <cyd@gnu.org>
2284
2285 * text.texi (Words): Add xref to Position Info.
2286 (Paragraphs): Add xref to Regexps.
2287
2288 * indent.texi (Indentation): Rewrite introduction. Move table to
2289 Indentation Commands node.
2290 (Indentation Commands): Add index entries to table. Copyedits.
2291 (Tab Stops, Just Spaces): Copyedits.
2292 (Indent Convenience): New node. Document electric-indent-mode.
2293
2294 * programs.texi (Basic Indent):
2295 * windows.texi (Pop Up Window): Fix kindex entry.
2296
2297 2011-11-28 Chong Yidong <cyd@gnu.org>
2298
2299 * modes.texi (Major Modes): Move major-mode variable doc here from
2300 Choosing Modes. Document describe-mode. Document prog-mode-hook
2301 and text-mode-hook. Add example of using hooks.
2302 (Minor Modes): Document behavior of mode command calls from Lisp.
2303 Note that setting the mode variable using Customize will DTRT.
2304 (Choosing Modes): Add example of setting a minor mode using a
2305 local variable.
2306
2307 2011-11-27 Chong Yidong <cyd@gnu.org>
2308
2309 * frames.texi (Creating Frames): Move frame parameter example to
2310 Frame Parameters node.
2311 (Frame Commands): C-x 5 o does not warp the mouse by default.
2312 (Fonts): Add more GTK-style properties; also, they should be
2313 capitalized.
2314 (Special Buffer Frames): Node deleted; special-display is on the
2315 way out.
2316 (Frame Parameters): Example moved here from Creating Frames.
2317 Clarify that default-frame-alist affects the initial frame too.
2318 Delete auto-raise-mode and auto-lower-mode.
2319 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2320 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2321
2322 * windows.texi (Window Choice): Add xref to Lisp manual for
2323 special-display-*.
2324
2325 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2326
2327 * display.texi (Text Display): Update the description,
2328 cross-references, and indexing related to display of control
2329 characters and raw bytes.
2330
2331 2011-11-25 Chong Yidong <cyd@gnu.org>
2332
2333 * frames.texi (Frames): Rewrite introduction.
2334 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2335 Mouse-3 does not copy to kill ring by default. DEL does not
2336 behave specially for mouse commands any more.
2337 (Mouse References): Document mouse-1-click-follows-link more
2338 thoroughly.
2339 (Menu Mouse Clicks): Move footnote to the main text and add xref
2340 to Init Rebinding node.
2341 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2342
2343 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2344
2345 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2346
2347 * display.texi (Font Lock): Fix typo.
2348
2349 2011-11-24 Glenn Morris <rgm@gnu.org>
2350
2351 * rmail.texi (Rmail Output):
2352 Mention rmail-automatic-folder-directives. (Bug#9657)
2353
2354 2011-11-21 Chong Yidong <cyd@gnu.org>
2355
2356 * mark.texi (Global Mark Ring): Fix description of global mark
2357 ring (Bug#10032).
2358
2359 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2360
2361 * msdog.texi (Windows Fonts): Fix typo.
2362
2363 2011-11-17 Glenn Morris <rgm@gnu.org>
2364
2365 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2366
2367 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2368
2369 * killing.texi (Rectangles):
2370 * misc.texi (Document View):
2371 * modes.texi (Choosing Modes):
2372 * msdog.texi (Windows Fonts):
2373 * regs.texi (Rectangle Registers):
2374 * search.texi (Isearch Yank): Fix typos.
2375
2376 2011-11-06 Chong Yidong <cyd@gnu.org>
2377
2378 * windows.texi (Basic Window): Add xref to Cursor Display.
2379 (Split Window): Document negative arg for splitting commands.
2380 (Other Window): Document mouse-1 in text area of window.
2381 (Change Window): Don't mention window attributes, since they
2382 aren't defined. C-x 1 can't be used with minibuffer windows.
2383 Windows are no longer auto-deleted.
2384 (Window Choice): Add xref to Choosing Window in Lisp manual.
2385 (Window Convenience): Note that windmove disables shift-selection.
2386 Move M-x compare-windows here from Other Window node.
2387
2388 * custom.texi (Mouse Buttons):
2389 * search.texi (Isearch Scroll):
2390 * windows.texi (Split Window): Use new names split-window-below
2391 and split-window-right.
2392
2393 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2394
2395 * emacs.texi (Top): Fix typo.
2396
2397 2011-10-25 Glenn Morris <rgm@gnu.org>
2398
2399 * abbrevs.texi (Saving Abbrevs):
2400 quietly-read-abbrev-file is not a command. (Bug#9866)
2401
2402 2011-10-24 Chong Yidong <cyd@gnu.org>
2403
2404 * display.texi (Scrolling): Document scroll-up-line and
2405 scroll-down-line. Document scroll-command property.
2406 (Recentering): New node, split off from Scrolling.
2407
2408 2011-10-23 Chong Yidong <cyd@gnu.org>
2409
2410 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2411 (Tool Bars): Copyedits.
2412
2413 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2414
2415 2011-10-22 Chong Yidong <cyd@gnu.org>
2416
2417 * windows.texi (Displaying Buffers): Fix broken lispref link.
2418
2419 2011-10-22 Chong Yidong <cyd@gnu.org>
2420
2421 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2422 Move confirm-nonexistent-file-or-buffer discussion here.
2423
2424 * files.texi (File Names, Visiting): Move detailed discussion of
2425 minibuffer confirmation to Minibuffer Exit.
2426
2427 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2428 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2429
2430 2011-10-21 Chong Yidong <cyd@gnu.org>
2431
2432 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2433 (Backup Copying): backup-by-copying-when-mismatch is now t.
2434 (Customize Save): Fix description of require-final-newline.
2435 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2436 (Auto Save Control): Clarify.
2437 (File Archives): Add 7z.
2438 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2439
2440 * arevert-xtra.texi (Autorevert): Copyedits.
2441
2442 2011-10-20 Chong Yidong <cyd@gnu.org>
2443
2444 * custom.texi (Hooks, Init Examples):
2445 * display.texi (Font Lock):
2446 * fixit.texi (Spelling):
2447 * rmail.texi (Rmail Display): Minor mode function with no arg now
2448 enables it.
2449
2450 * fixit.texi (Spelling): Fix description of inline completion.
2451
2452 2011-10-19 Chong Yidong <cyd@gnu.org>
2453
2454 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2455 entries.
2456 (Isearch Yank): Document isearch-yank-pop.
2457 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2458 (Other Repeating Search): Document Occur Edit mode.
2459
2460 2011-10-18 Chong Yidong <cyd@gnu.org>
2461
2462 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2463 from Line Truncation node.
2464 (Standard Faces): Note that only the background of the cursor face
2465 has an effect.
2466 (Cursor Display): Fix descriptions of cursor face
2467 and bar cursor blinking.
2468 (Text Display): Document nobreak-char-display more clearly.
2469 (Line Truncation): Add xref to Split Window node.
2470 (Display Custom): Don't bother documenting baud-rate or
2471 no-redraw-on-reenter.
2472
2473 * search.texi (Slow Isearch): Node removed.
2474
2475 2011-10-18 Glenn Morris <rgm@gnu.org>
2476
2477 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2478
2479 2011-10-18 Chong Yidong <cyd@gnu.org>
2480
2481 * display.texi (Faces): Simplify discussion. Move documentation
2482 of list-faces-display here, from Standard Faces node.
2483 Note special role of `default' background.
2484 (Standard Faces): Note special role of `default' background.
2485 Note that region face may be taken fom GTK. Add xref to Text Display.
2486 (Text Scale): Rename from "Temporary Face Changes".
2487 Callers changed. Don't bother documenting variable-pitch-mode.
2488 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2489 (Useless Whitespace): Simplify description of
2490 delete-trailing-whitespace. Note active region case.
2491 (Text Display): Fix description of escape-glyph face assignment.
2492 Remove unibye mode discussion. Update some parts for Unicode.
2493 Move glyphless chars documentation to Lisp manual.
2494
2495 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2496
2497 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2498
2499 * display.texi (Scrolling): Tweak explanation of scroll direction.
2500 (View Mode): Add index entries.
2501
2502 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2503
2504 * regs.texi (Text Registers): C-x r i does not activate the mark.
2505 (Bookmarks): Document new default bookmark location.
2506
2507 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * killing.texi (Deletion): Add xref to Using Region.
2510 Document delete-forward-char.
2511 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2512 description here. Recommend C-u C-SPC for jumping to mark.
2513 (Kill Ring): Move kill ring variable documentation here.
2514 (Primary Selection): Copyedits.
2515 (Rectangles): Document new command rectangle-number-lines.
2516 (CUA Bindings): Note that this disables the mark-even-if-inactive
2517 behavior for C-x and C-c.
2518
2519 * mark.texi (Mark): Mention "active region" terminology.
2520 (Using Region): Document delete-active-region.
2521
2522 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2523
2524 * mark.texi (Mark): Clarify description of disabled Transient Mark
2525 mode (Bug#9689).
2526 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2527 selection changes. Mention that commands like C-y set the mark.
2528 (Marking Objects): Add xref to Words node. Note that mark-word
2529 and mark-sexp also have the "extend region" behavior.
2530 (Using Region): Mention M-$ in the table.
2531 Document mark-even-if-inactive here instead of in Mark Ring.
2532 (Mark Ring): Move mark-even-if-inactive to Using Region.
2533 Take note of the "Mark Set" behavior.
2534 (Disabled Transient Mark): Rename from "Persistent Mark"
2535 (Bug#9688). Callers changed.
2536
2537 * programs.texi (Expressions):
2538 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2539
2540 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2541
2542 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2543 option" terminology.
2544 (Key Help): Add command names. Define "documentation string".
2545 (Name Help): Remove an over-long joke.
2546 (Apropos): Document prefix args. Remove duplicated descriptions.
2547 (Help Mode): Add C-c C-b to table. Update TAB binding.
2548 (Package Keywords): Rename from "Library by Keyword".
2549 Describe new package menu interface.
2550 (Help Files, Help Echo): Tweak description.
2551
2552 * mini.texi (Completion Options): Add completion-cycle-threshold.
2553 (Minibuffer History): Document numeric args to history commands.
2554
2555 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2556
2557 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2558
2559 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2560
2561 * basic.texi (Position Info): Omit page commands.
2562 Document count-words-region and count-words.
2563
2564 * text.texi (Pages): Move what-page documentation here.
2565
2566 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2567
2568 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2569 Remote Files node instead of linking directly to the Tramp manual.
2570 (Minibuffer Edit): Add xref to Blank Lines.
2571 (Completion): Add xref to Symbol Completion. Remove redundant
2572 example, which is repeated in the next node.
2573 (Completion Commands): Minor clarifications.
2574 (Completion Styles): New node, split from Completion Commands.
2575 Document substring and initials styles.
2576 (Strict Completion): Remove information duplicated in other nodes.
2577 (Completion Options): Consolidate case difference discussion here.
2578
2579 * help.texi (Help Mode): Fix kindex entries.
2580
2581 * files.texi (File Names): Add index entries.
2582
2583 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * basic.texi (Inserting Text): Add xref to Completion.
2586 Add ucs-insert example, and document prefix argument.
2587 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2588 to left/right. Tweak left-char and right-char descriptions.
2589 M-left and M-right are now bound to left-word/right-word.
2590 (Erasing): Document delete-forward-char.
2591
2592 * screen.texi (Screen, Menu Bar): Copyedits.
2593 (Point): Remove duplicate paragraph on cursors, also in Screen.
2594 (Mode Line): Trailing dashes no longer shown on X displays.
2595
2596 * frames.texi (Non-Window Terminals): Index just "text-only
2597 terminal", which is used throughout the manual now.
2598
2599 * entering.texi (Entering Emacs): Define "startup screen".
2600 Document window-splitting behavior with command-line inputs.
2601 (Exiting): Remove obsolete paragraph about shells without suspend
2602 functionality.
2603
2604 * commands.texi (User Input): Define "input event" more clearly.
2605 (Keys): Add xref to Echo Area.
2606 (Commands): Clarify relation between commands and functions.
2607
2608 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * misc.texi (emacsclient Options): Document how emacsclient runs
2611 the Emacs daemon (Bug#9674).
2612
2613 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2614
2615 * basic.texi (Moving Point):
2616 * custom.texi (Mouse Buttons):
2617 * rmail.texi (Rmail Scrolling):
2618 * search.texi (Isearch Scroll):
2619 * display.texi (Scrolling): Replace scroll-up/down with
2620 scroll-up/down-command. Fix scroll-preserve-screen-position
2621 description. Document scroll-error-top-bottom.
2622
2623 2011-09-30 Glenn Morris <rgm@gnu.org>
2624
2625 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2626
2627 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2628
2629 * windows.texi (Pop Up Window): Defer discussion of window
2630 splitting to the Window Choice node. Add index entries.
2631 (Force Same Window): Node deleted.
2632 (Displaying Buffers, Window Choice): New nodes.
2633
2634 * buffers.texi (Select Buffer): Clarify description of
2635 buffer-switching commands. Add xref to Window Display node.
2636 Don't repeat confirm-nonexistent-file-or-buffer description from
2637 Visiting node. Remove even-window-heights.
2638
2639 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2640
2641 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2642
2643 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2644
2645 * xresources.texi (Table of Resources): Fix documentation of
2646 bitmapIcon.
2647
2648 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2649
2650 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2651
2652 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2653
2654 * frames.texi (Frame Commands): Note that delete-other-frames only
2655 deletes frames on current terminal.
2656
2657 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2658
2659 * sending.texi (Mail Misc): Document mail-add-attachment.
2660
2661 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2662
2663 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2664
2665 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2668
2669 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * files.texi (File Archives):
2672 * cal-xtra.texi (Diary Display):
2673 * help.texi (Help Mode): Add xref to View Mode.
2674
2675 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * display.texi (View Mode): New node. Move view-file here from
2678 Misc File Ops. Move view-buffer here from Misc Buffer.
2679
2680 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2681
2682 * files.texi (Misc File Ops): Document new
2683 delete-by-moving-to-trash behavior. Remove view-file.
2684
2685 * dired.texi (Dired Deletion): Shorten description of Trash.
2686
2687 * misc.texi (emacsclient Options): Document server-port.
2688
2689 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2690
2691 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2692 even on MS-Windows. Fix a typo.
2693
2694 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2695
2696 * package.texi: New file, documenting the package manager.
2697
2698 * emacs.texi: Include it.
2699
2700 * help.texi (Help Summary): Add describe-package.
2701
2702 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2703
2704 * misc.texi (Printing): Convert subnodes into subsections.
2705
2706 * text.texi (Two-Column): Move into Text chapter.
2707
2708 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2709 Files section. Convert from chapter into section.
2710
2711 * display.texi (Narrowing): Move into display chapter.
2712
2713 * sending.texi (Sending Mail):
2714 * rmail.texi (Rmail):
2715 * misc.texi (Gnus, Document View):
2716 * dired.texi (Dired):
2717 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2718
2719 2011-08-07 Juri Linkov <juri@jurta.org>
2720
2721 * dired.texi (Operating on Files): Rewrite according to the fact
2722 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2723
2724 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2725
2726 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2727 remote file name completion. (Bug#9197)
2728
2729 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2730
2731 * mule.texi (Bidirectional Editing): Document the fact that
2732 bidi-display-reordering is t by default.
2733
2734 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2735
2736 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2737 explicitly (bug#8904).
2738
2739 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2740
2741 * trouble.texi (Checklist): Use an `M-x' example instead of an
2742 Emacs Lisp form to switch on the dribble file (bug#8056).
2743
2744 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2745
2746 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2747
2748 2011-07-13 Glenn Morris <rgm@gnu.org>
2749
2750 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2751
2752 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2753
2754 * mark.texi (Mark Ring): Clarify how many locations are saved
2755 (bug#5770).
2756 (Global Mark Ring): Ditto.
2757
2758 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2759
2760 * text.texi (Table Recognition): Use "at point" instead of "under
2761 point" (bug#4345).
2762
2763 * display.texi (Cursor Display): Mention `cursor-type'.
2764
2765 * screen.texi (Point): Clarify that it's only if you use a block
2766 cursor that it appears to be on a character (bug#4345).
2767
2768 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2769
2770 * misc.texi (Amusements): Move dissociated press here, from its
2771 own section.
2772
2773 * emacs.texi (Top): Update node listing.
2774
2775 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2776
2777 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2778 clarity (bug#3523).
2779
2780 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2781
2782 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2783 (Misc X): Document --parent-id.
2784
2785 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2786 defaults to nil.
2787
2788 * misc.texi (emacsclient Options): Document --parent-id.
2789
2790 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2791
2792 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2793
2794 * emacs.texi: Use "..." instead of ``...'' in the menus
2795 (bug#3503).
2796
2797 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2798
2799 * killing.texi (Primary Selection): Document `only' setting for
2800 select-active-regions.
2801
2802 * mark.texi (Setting Mark): Reference Shift Selection node.
2803
2804 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2805
2806 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2807
2808 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2809 motion keys" (bug#3503).
2810
2811 * emacs.texi: Change all the register node names from "RegPos"
2812 (etc.) to "Positional Registers" (etc.) (bug#3314).
2813
2814 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2815
2816 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2817 (Other Kill Commands, Kill Options): Copyedits.
2818 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2819 (Yanking): Move yank-excluded properties discussion here.
2820 (Cut and Paste): Move from frames.texi. Update subnodes to
2821 describe x-select-enable-clipboard case.
2822
2823 * frames.texi: Move Cut and Paste node and subnodes into
2824 killing.texi, except Mouse Commands and Word and Line Mouse.
2825
2826 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2827
2828 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2829
2830 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2831
2832 * screen.texi (Mode Line): Clarify that coding systems are
2833 characters, not letters (bug#1749).
2834
2835 * cmdargs.texi (Environment): Mention removing variables
2836 (bug#1615). Text suggested by Kevin Rodgers.
2837
2838 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2839
2840 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2841
2842 * modes.texi: Rename from major.texi.
2843 (Modes): New node. Make Major Modes and Minor Modes subsections
2844 of this. All callers changed.
2845
2846 * custom.texi (Minor Modes): Move to modes.texi.
2847
2848 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2849
2850 * custom.texi (Syntax): Node deleted.
2851
2852 * help.texi (Help Summary):
2853 * major.texi (Major Modes):
2854 * programs.texi (Parentheses):
2855 * search.texi (Regexp Backslash, Regexp Backslash)
2856 (Regexp Backslash):
2857 * text.texi (Words): Callers changed.
2858
2859 * text.texi (Refill, Longlines): Delete nodes.
2860
2861 * ack.texi (Acknowledgments): Longlines removed from manual.
2862
2863 * emacs.texi (Top): Update node listing.
2864
2865 2011-07-09 Glenn Morris <rgm@gnu.org>
2866
2867 * fortran-xtra.texi (Fortran): Update handled extensions.
2868
2869 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2870
2871 * display.texi (Scrolling): `C-v' (etc) are now bound to
2872 `scroll-*-command' (bug#8349).
2873
2874 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2875
2876 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2877 doesn't actually delete any files (bug#7125).
2878
2879 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2880 argument for `C-c C-k' (bug#7391).
2881
2882 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2883 you're currently using (bug#8489).
2884
2885 2011-07-01 Eli Zaretskii <eliz@gnu.org>
2886
2887 * mule.texi (Coding Systems): Move index entries from the previous
2888 change into their proper places.
2889
2890 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2891
2892 * help.texi (Help Files): Document view-external-packages (bug#8902).
2893
2894 * mule.texi (Coding Systems): Put a few more of the coding systems
2895 into the index (bug#8900).
2896
2897 2011-06-26 Glenn Morris <rgm@gnu.org>
2898
2899 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2900
2901 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2902
2903 * misc.texi (emacsclient Options): Mention --frame-parameters.
2904
2905 2011-06-09 Glenn Morris <rgm@gnu.org>
2906
2907 * custom.texi (Specifying File Variables):
2908 Recommend explicit arguments for minor modes.
2909
2910 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2911
2912 Document wide integers better.
2913 * buffers.texi (Buffers):
2914 * files.texi (Visiting): Document maxima for 64-bit machines,
2915 and mention virtual memory limits.
2916
2917 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2920
2921 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2922 prog mode (Bug#8240).
2923
2924 2011-05-27 Glenn Morris <rgm@gnu.org>
2925
2926 * custom.texi (Specifying File Variables):
2927 Major modes no longer need come first.
2928
2929 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
2930
2931 * mule.texi (Specify Coding, Text Coding, Communication Coding)
2932 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2933
2934 2011-05-18 Glenn Morris <rgm@gnu.org>
2935
2936 * ack.texi (Acknowledgments): Remove fakemail.c.
2937
2938 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
2939
2940 Fixes for fitting text into 7x9 printed manual.
2941 * building.texi (Flymake, Breakpoints Buffer):
2942 * calendar.texi (Appointments):
2943 * cmdargs.texi (General Variables, Display X):
2944 * custom.texi (Saving Customizations, Face Customization)
2945 (Directory Variables, Minibuffer Maps, Init Rebinding):
2946 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2947 * fixit.texi (Spelling):
2948 * frames.texi (Creating Frames, Fonts):
2949 * help.texi (Help Files):
2950 * mini.texi (Minibuffer File):
2951 * misc.texi (emacsclient Options, Emulation):
2952 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2953 * mule.texi (International Chars, Language Environments)
2954 (Select Input Method, Modifying Fontsets, Charsets):
2955 * programs.texi (Custom C Indent):
2956 * rmail.texi (Rmail Labels):
2957 * text.texi (Table Conversion):
2958 * trouble.texi (Known Problems, Known Problems):
2959 * windows.texi (Change Window):
2960 * xresources.texi (GTK resources): Reflow text and re-indent code
2961 examples to avoid TeX overflows and underflows on 7x9 paper.
2962
2963 * emacs.texi: Fix the (commented out) smallbook command.
2964
2965 * macos.texi (Mac / GNUstep Events):
2966 * xresources.texi (Lucid Resources): Remove extraneous examples.
2967
2968 2011-05-10 Glenn Morris <rgm@gnu.org>
2969
2970 * custom.texi (Specifying File Variables):
2971 Deprecate using mode: for minor modes.
2972
2973 2011-05-07 Glenn Morris <rgm@gnu.org>
2974
2975 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2976
2977 2011-05-06 Glenn Morris <rgm@gnu.org>
2978
2979 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2980
2981 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2982
2983 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2984
2985 * misc.texi (Emacs Server): Document `server-eval-at'.
2986
2987 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
2988
2989 * maintaining.texi (List Tags): Document next-file.
2990 Suggested by Uday S Reddy.
2991
2992 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
2993
2994 * mini.texi (Minibuffer Edit):
2995 * screen.texi (Mode Line): Fix typo.
2996
2997 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2998
2999 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3000
3001 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3002
3003 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3004
3005 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3006
3007 * display.texi (Auto Scrolling): Document the limit of 100 lines
3008 for never-recentering scrolling with `scroll-conservatively'.
3009 (Bug#6671)
3010
3011 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3012
3013 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3014 HOME on Windows and where it looks for init files. (Bug#8221)
3015
3016 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3017
3018 * search.texi (Regexp Example):
3019 * mule.texi (International Chars):
3020 * building.texi (External Lisp): Don't use characters outside
3021 ISO-8859-1.
3022
3023 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3024
3025 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3026 Use Texinfo @-commands for non Latin-1 characters.
3027
3028 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3029
3030 * custom.texi (Init File): Add index entries for ".emacs".
3031 (Bug#8210)
3032
3033 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3034
3035 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3036 for Gtk+ 3.
3037
3038 2011-03-08 Glenn Morris <rgm@gnu.org>
3039
3040 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3041 * emacs.texi (Acknowledgments):
3042 * ack.texi (Acknowledgments): Names to UTF-8.
3043 * emacs.texi: Set documentencoding.
3044
3045 * display.texi (Optional Mode Line): Don't mention exactly where
3046 display-time appears. (Bug#8193)
3047
3048 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3049
3050 * Version 23.3 released.
3051
3052 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3055
3056 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3057
3058 * misc.texi (emacsclient Options): Add q/quiet.
3059
3060 2011-03-02 Glenn Morris <rgm@gnu.org>
3061
3062 * mule.texi (Communication Coding) <x-select-request-type>:
3063 Remove duplicate (essentially) paragraph. (Bug#8148)
3064
3065 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3066
3067 * maintaining.texi (Format of ChangeLog): Add reference to
3068 add-log-full-name.
3069 (Change Log Commands): Add documentation for combining multiple
3070 symbols in one change.
3071
3072 2011-03-01 Glenn Morris <rgm@gnu.org>
3073
3074 * custom.texi (Directory Variables):
3075 Give an example of excluding subdirectories.
3076
3077 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3078
3079 * search.texi (Regexp Search): Move index entries about regexps to the
3080 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3081
3082 2011-02-19 Glenn Morris <rgm@gnu.org>
3083
3084 * dired.texi (Dired): Dired-X version number was dropped.
3085
3086 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3087
3088 * xresources.texi (X Resources): Remove *faceName and replace it with
3089 *font for Lucid.
3090
3091 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3092
3093 * rmail.texi (Rmail Display): Document Rmail MIME support more
3094 accurately.
3095
3096 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3097 vc-log-outgoing.
3098 (Merging): Document vc-find-conflicted-file.
3099
3100 2011-02-05 Glenn Morris <rgm@gnu.org>
3101
3102 * custom.texi (Variables): Fix typo.
3103
3104 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3105
3106 * search.texi (Regexps): Copyedits. Mention character classes
3107 (Bug#7809).
3108
3109 * files.texi (File Aliases): Restore explanatory text from Eli
3110 Zaretskii, accidentally removed in 2011-01-08 commit.
3111
3112 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3113
3114 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3115 (MAKEINFO_OPTS): New variable.
3116 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3117 (emacs.html): New target.
3118 (clean): Remove emacs.html.
3119
3120 2011-01-23 Werner Lemberg <wl@gnu.org>
3121
3122 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3123 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3124 (ENVADD): Updated.
3125
3126 2011-01-18 Glenn Morris <rgm@gnu.org>
3127
3128 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3129
3130 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3131
3132 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3133
3134 * building.texi (Compilation): Improve instructions for running two
3135 compilations (Bug#7573).
3136
3137 * files.texi (Backup Names): Document the new location of the
3138 last-resort backup file.
3139
3140 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3141 manual. Explain why directory-abbrev-alist elements should be anchored
3142 (Bug#7777).
3143
3144 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3145
3146 * msdog.texi (Windows Startup): Correct inaccurate description of
3147 differences between emacsclient.exe and emacsclientw.exe.
3148
3149 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3152
3153 2011-01-02 Kenichi Handa <handa@m17n.org>
3154
3155 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3156
3157 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3158
3159 * frames.texi (Cut and Paste): Modify the section's name and text:
3160 don't mix "cut/paste" with "kill/yank".
3161 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3162 (Bug#7702)
3163
3164 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3165
3166 2011-01-02 Glenn Morris <rgm@gnu.org>
3167
3168 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3169 matches its position in the menu. (Bug#7674)
3170
3171 2011-01-02 Glenn Morris <rgm@gnu.org>
3172
3173 * trouble.texi (Checklist): Mention not replying via news either.
3174
3175 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3176
3177 * misc.texi (Document View): Update DocView section with newly
3178 supported document formats.
3179
3180 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3181
3182 * killing.texi: Resection the Info version to conform to the
3183 printed manual, to avoid making sections on Accumulating Text, CUA
3184 and Rectangles into full chapters.
3185
3186 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3187
3188 * custom.texi (Init Syntax): Add index entries for "character syntax".
3189 (Bug#7576)
3190
3191 2010-12-13 Karel Klíč <kklic@redhat.com>
3192
3193 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3194
3195 2010-12-13 Glenn Morris <rgm@gnu.org>
3196
3197 * trouble.texi (Checklist): Fix typo in newsgroup name.
3198
3199 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * search.texi (Word Search): Note that the lazy highlight always
3202 matches to whole words (Bug#7470).
3203
3204 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3205
3206 * display.texi (Optional Mode Line): Make the description of
3207 load-average more accurate.
3208
3209 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3210 registry, with a cross-reference.
3211 (Windows Startup): New node. Move the stuff about the current
3212 directory from "Windows HOME".
3213
3214 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3215
3216 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3217 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3218
3219 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3220
3221 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3222 Suggested by Štěpán Němec.
3223
3224 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3225
3226 * maintaining.texi (Version Control): Say "commit", not "check in".
3227 (Version Control Systems): Simplify descriptions.
3228 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3229 VCS Concepts.
3230 (VC Mode Line): Update example.
3231 (Old Revisions): Document revert-buffer for vc-diff.
3232 (Log Buffer): Promote to a subsection. Document header lines.
3233
3234 * macos.texi (Mac / GNUstep Basics):
3235 Document ns-right-alternate-modifier.
3236
3237 * emacs.texi (Top): Update node listing.
3238
3239 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3240
3241 * rmail.texi (Rmail Coding): Characters with no fonts are not
3242 necessarily displayed as empty boxes.
3243
3244 * mule.texi (Language Environments, Fontsets): Characters with no
3245 fonts are not necessarily displayed as empty boxes.
3246
3247 * display.texi (Text Display): Document display of glyphless
3248 characters.
3249
3250 2010-11-13 Glenn Morris <rgm@gnu.org>
3251
3252 * basic.texi (Position Info): Add M-x count-words-region.
3253
3254 2010-11-11 Glenn Morris <rgm@gnu.org>
3255
3256 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3257
3258 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3259
3260 * msdog.texi (Windows HOME): Add information regarding startup
3261 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3262
3263 2010-10-11 Glenn Morris <rgm@gnu.org>
3264
3265 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3266
3267 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3268 (DVIPS): New variable.
3269 (.PHONY): Add html, ps.
3270 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3271 (clean): Delete html, ps files.
3272
3273 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3274
3275 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3276
3277 2010-10-09 Glenn Morris <rgm@gnu.org>
3278
3279 * Makefile.in (VPATH): Remove.
3280 (infodir): Make it absolute.
3281 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3282
3283 * Makefile.in (dist): Anchor regexps.
3284
3285 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3286 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3287 (emacs-xtra.pdf): Use $<.
3288
3289 * Makefile.in (infoclean): Remove harmless, long-standing error.
3290
3291 * Makefile.in ($(infodir)): Delete rule.
3292 (mkinfodir): New.
3293 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3294
3295 * Makefile.in (distclean): Do not delete emacsver.texi.
3296 (dist): Remove reference to emacsver.texi.in.
3297 * emacsver.texi: New file, replacing emacsver.texi.in.
3298
3299 2010-10-09 Glenn Morris <rgm@gnu.org>
3300
3301 * emacsver.texi.in: New file.
3302 * emacs.texi: Set EMACSVER by including emacsver.texi.
3303 * Makefile.in (distclean): Delete emacsver.texi.
3304 (dist): Copy emacsver.texi.
3305 (EMACSSOURCES): Add emacsver.texi.
3306
3307 * ack.texi (Acknowledgments): No more b2m.c.
3308
3309 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3310 (emacs): Remove rule.
3311 (dist): No need to deal with the emacs rule any more.
3312
3313 2010-10-07 Glenn Morris <rgm@gnu.org>
3314
3315 * Makefile.in (version): New, set by configure.
3316 (clean): Delete dist tar file.
3317 (dist): Use version in tar name.
3318
3319 2010-10-06 Glenn Morris <rgm@gnu.org>
3320
3321 * Makefile.in (EMACS_XTRA): Add the main source file.
3322 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3323 (mostlyclean): No core files, reorder other files.
3324 (clean): Delete specific dvi and pdf files.
3325 (infoclean, dist): New rules.
3326 (maintainer-clean): Use infoclean.
3327 ($(infodir)): Add parallel build workaround.
3328
3329 2010-10-04 Glenn Morris <rgm@gnu.org>
3330
3331 * Makefile.in (SHELL): Set it.
3332 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3333 (info, dvi): Replace above variables with their expansions.
3334 (info): Move mkdir from here...
3335 ($(infodir)/emacs): ... to here (for parallel builds).
3336 (pdf): New target.
3337 ($(infodir)/emacs): Pass -o option to makeinfo.
3338 (.PHONY): Declare clean rules.
3339 (maintainer-clean): Delete dvi and pdf files.
3340 Guard against cd failures. Use a more restrictive delete.
3341
3342 2010-10-02 Glenn Morris <rgm@gnu.org>
3343
3344 * misc.texi (Shell Mode): Remove reference to old function name.
3345
3346 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3347
3348 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3349 indicator characters.
3350
3351 2010-09-29 Glenn Morris <rgm@gnu.org>
3352
3353 * Makefile.in (top_srcdir): Remove unused variable.
3354
3355 2010-09-14 Glenn Morris <rgm@gnu.org>
3356
3357 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3358 the last hook item.
3359
3360 * calendar.texi (Appointments): Also updated when a diary include file
3361 is saved.
3362
3363 2010-09-14 Glenn Morris <rgm@gnu.org>
3364
3365 * trouble.texi (Bugs): Update the section intro.
3366 (Known Problems): New section.
3367 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3368 (Sending Patches): Bug fixes are best as responses to existing bugs.
3369 * emacs.texi (Known Problems): Add menu entry for new section.
3370
3371 2010-09-09 Glenn Morris <rgm@gnu.org>
3372
3373 * xresources.texi: Untabify.
3374
3375 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3376
3377 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3378
3379 2010-09-06 Glenn Morris <rgm@gnu.org>
3380
3381 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3382
3383 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3384
3385 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3386
3387 2010-08-21 Glenn Morris <rgm@gnu.org>
3388
3389 * misc.texi (Amusements): Mention bubbles and animate.
3390
3391 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3392
3393 * files.texi (Visiting): Add more index entries for
3394 large-file-warning-threshold.
3395
3396 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3397
3398 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3399
3400 2010-06-23 Glenn Morris <rgm@gnu.org>
3401
3402 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3403 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3404 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3405 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3406 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3407 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3408 Untabify Texinfo files.
3409
3410 2010-06-10 Glenn Morris <rgm@gnu.org>
3411
3412 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3413
3414 * basic.texi (Inserting Text): Fix typo.
3415
3416 2010-06-10 Glenn Morris <rgm@gnu.org>
3417
3418 * ack.texi (Acknowledgments):
3419 * emacs.texi (Acknowledgments): Update for notifications.el.
3420
3421 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3422
3423 * dired.texi (Operating on Files): Mention encryption commands
3424 (Bug#6315).
3425
3426 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3427
3428 * basic.texi (Moving Point): Update due to renaming of commands bound
3429 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3430
3431 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3432
3433 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3434 paragraphs.
3435 (Line Truncation): Fix wording for bidi display.
3436
3437 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3438 keys.
3439
3440 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3441
3442 * building.texi (GDB Graphical Interface): Remove misleading comparison
3443 to an IDE (Bug#6128).
3444
3445 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3446
3447 * programs.texi (Man Page):
3448 * misc.texi (Invoking emacsclient):
3449 * mini.texi (Repetition):
3450 * mark.texi (Setting Mark): Fix typos.
3451
3452 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3453
3454 * misc.texi (Printing): Document htmlfontify-buffer.
3455
3456 2010-05-08 Glenn Morris <rgm@gnu.org>
3457
3458 * calendar.texi (Displaying the Diary, Format of Diary File):
3459 Fix external cross-references for TeX format output.
3460
3461 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3462
3463 * Version 23.2 released.
3464
3465 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3466
3467 * cmdargs.texi (Initial Options): Mention --chdir.
3468
3469 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3470
3471 * frames.texi (Tool Bars): Add tool-bar-style.
3472
3473 2010-04-21 Glenn Morris <rgm@gnu.org>
3474
3475 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3476
3477 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3478
3479 * programs.texi (Semantic): New node.
3480
3481 * maintaining.texi (EDE): New node.
3482
3483 * emacs.texi: Update node listing.
3484
3485 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3486
3487 2010-04-18 Glenn Morris <rgm@gnu.org>
3488
3489 * emacs.texi (Acknowledgments): Remove duplicate.
3490
3491 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3492
3493 2010-04-18 Glenn Morris <rgm@gnu.org>
3494
3495 * dired.texi (Misc Dired Features): Mention VC diff and log.
3496 * maintaining.texi (Old Revisions, VC Change Log):
3497 Mention that diff and log work in Dired buffers.
3498
3499 * help.texi (Help Summary): Mention M-x info-finder.
3500
3501 * ack.texi (Acknowledgments): Add mpc.el.
3502
3503 * custom.texi (Specifying File Variables, Directory Variables):
3504 Document new commands for manipulating local variable lists.
3505
3506 2010-04-18 Glenn Morris <rgm@gnu.org>
3507
3508 * trouble.texi (Contributing): Add cindex entry.
3509 Mention etc/CONTRIBUTE.
3510
3511 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3512
3513 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3514 query-replace (Bug#5774).
3515
3516 2010-04-16 Glenn Morris <rgm@gnu.org>
3517
3518 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3519
3520 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3521
3522 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3523
3524 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3525
3526 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3527
3528 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3529
3530 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3531 cross-reference to "Inserting Text".
3532
3533 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3534 Mention completion provided by `ucs-insert'.
3535
3536 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3537
3538 * sending.texi (Sending Mail): Note variables that may need
3539 customizing.
3540 (Mail Sending): Expand discussion of send-mail-function.
3541
3542 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3543
3544 Document Message mode as the default mail mode.
3545
3546 * sending.texi (Sending Mail): Copyedits.
3547 (Mail Format, Mail Headers): Document mail-from-style changes.
3548 (Mail Commands): Rename from Mail mode. Document Message mode.
3549 (Mail Misc): Rename from Mail mode Misc.
3550 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3551 command names and update keybindings.
3552 (Header Editing): Document message-tab. De-document
3553 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3554 favor of mail-default-headers. Ad index entries for user-full-name and
3555 user-mail-address.
3556 (Citing Mail): Update changes in Message mode behavior.
3557 Document mail-yank-prefix.
3558 (Mail Signature): New node, moved from Mail Misc.
3559 (Mail Aliases): Mail abbrevs are the default with Message mode.
3560 (Mail Methods): Note that Message mode is now the default.
3561
3562 * rmail.texi (Rmail Reply):
3563 * text.texi (Text Mode):
3564 * major.texi (Major Modes):
3565 * mule.texi (Output Coding): Refer to Message mode.
3566
3567 * custom.texi (Init Examples): Add xref to Mail Header.
3568
3569 * emacs.texi (Top): Fix xrefs.
3570
3571 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3574 repository if there is none.
3575 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3576 vc-print-root-log.
3577 (Old Revisions): Copyedits. Document vc-root-diff.
3578
3579 * programs.texi (Program Modes): Mention Javascript mode.
3580
3581 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3582 * emacs.texi: Update node description.
3583
3584 * misc.texi (Navigation): Document doc-view-continuous.
3585 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3586
3587 2010-03-30 Juri Linkov <juri@jurta.org>
3588
3589 * search.texi (Other Repeating Search): Remove line that `occur'
3590 can not handle multiline matches.
3591
3592 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3593
3594 * mule.texi (International): Mention support of bidirectional editing.
3595 (Bidirectional Editing): New section.
3596
3597 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3598
3599 * emacs.texi (Top): Update node names to those in building.texi.
3600
3601 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3602
3603 * building.texi: Describe restored GDB/MI functionality
3604 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3605 * emacs.texi: Update node names for building.texi.
3606
3607 2010-03-24 Glenn Morris <rgm@gnu.org>
3608
3609 * ack.texi (Acknowledgments):
3610 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3611
3612 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3613
3614 * xresources.texi (Table of Resources): Clarify toolBar number
3615 for Gtk+.
3616
3617 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3618
3619 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3620
3621 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3622
3623 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3624 and multi-isearch-buffers-regexp.
3625
3626 * indent.texi (Indentation): Clarify description of
3627 indent-for-tab-command. Document tab-always-indent.
3628
3629 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * cmdargs.texi (Font X): Move most content to Fonts.
3632
3633 * frames.texi (Fonts): New node. Document font-use-system-font.
3634
3635 * emacs.texi (Top):
3636 * xresources.texi (Table of Resources):
3637 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3638
3639 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3640
3641 * Branch for 23.2.
3642
3643 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * custom.texi (Init Examples): Add xref to Locals.
3646
3647 * major.texi (Choosing Modes): Mention usage of setq-default for
3648 setting the default value of major-mode (Bug#5688).
3649
3650 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3651
3652 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3653
3654 * display.texi (Display Custom): Document make-pointer-invisible and
3655 underline-minimum-offset. Remove inverse-video.
3656
3657 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * frames.texi (Frame Commands): Note that the last ordinary frame can
3660 be deleted in daemon mode (Bug#5616).
3661
3662 2010-02-18 Glenn Morris <rgm@gnu.org>
3663
3664 * trouble.texi (Contributing): Repository is no longer CVS.
3665
3666 2010-02-08 Glenn Morris <rgm@gnu.org>
3667
3668 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3669
3670 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3671
3672 * display.texi (Useless Whitespace, Text Display):
3673 * custom.texi (Init Examples): Avoid obsolete special default variables
3674 like default-major-mode.
3675
3676 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3677
3678 * programs.texi (Other C Commands): Replace reference to obsolete
3679 c-subword-mode.
3680
3681 2010-01-21 Glenn Morris <rgm@gnu.org>
3682
3683 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3684
3685 2010-01-12 Glenn Morris <rgm@gnu.org>
3686
3687 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3688 emacs-pretest-bug for bug reports for development versions.
3689
3690 2010-01-11 Glenn Morris <rgm@gnu.org>
3691
3692 * display.texi (Highlight Interactively): `t' does not mean highlight
3693 all patterns. (Bug#5335)
3694
3695 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3696
3697 * misc.texi (Shell): Document async-shell-command.
3698
3699 * building.texi (Grep Searching): Document zrgrep.
3700
3701 * mini.texi (Completion Options): Mention `initials' completion style.
3702
3703 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3704
3705 * building.texi: Import GDB Graphical Interface description from
3706 EMACS_23_1_RC.
3707
3708 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3709
3710 * emacs.texi (Top): Update node listing.
3711
3712 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3713
3714 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3715
3716 * cmdargs.texi (Initial Options):
3717 * xresources.texi (Resources): Document inhibit-x-resources.
3718
3719 * custom.texi (Specifying File Variables): Note that minor modes are
3720 enabled unconditionally.
3721
3722 * display.texi (Scrolling): Briefly document the old recenter command,
3723 and document recenter-positions.
3724
3725 * files.texi (Visiting):
3726 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3727
3728 * frames.texi (Cut/Paste Other App):
3729 Document save-interprogram-paste-before-kill.
3730
3731 * killing.texi (Kill Options): New node.
3732
3733 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3734
3735 * misc.texi (Shell Options): ansi-color is now default.
3736
3737 2009-12-05 Glenn Morris <rgm@gnu.org>
3738
3739 * emacs.texi (Top): Update menu for cal-xtra node changes.
3740 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3741 or mode line. Don't mention invisible text or the details of
3742 diary-print-entries here, only in cal-xtra.
3743 (Format of Diary File): Mention that the "date on first line" format
3744 only really affects the simple display.
3745 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3746 (Diary Customizing): Holidays may be in the buffer or mode line.
3747 Move diary-print-entries to the "Diary Display" section.
3748 (Diary Display): New section, split out from "Fancy Diary Display".
3749 Explain the limitations of simple display, and how to print it.
3750
3751 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3752
3753 * cal-xtra.texi (Diary Display): Mention View mode.
3754
3755 2009-11-29 Juri Linkov <juri@jurta.org>
3756
3757 * display.texi (Highlight Interactively): Actually a list of
3758 default faces is pre-loaded into a list of default values
3759 instead of the history.
3760
3761 2009-11-20 Glenn Morris <rgm@gnu.org>
3762
3763 * ack.texi (Acknowledgments):
3764 * emacs.texi (Acknowledgments): Add htmlfontify.
3765
3766 2009-11-14 Glenn Morris <rgm@gnu.org>
3767
3768 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3769
3770 * ack.texi (Acknowledgments):
3771 * emacs.texi (Acknowledgments): Update for recent Org changes.
3772
3773 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3774
3775 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3776 `charset' property, which is irrelevant to the user manual (Bug#3526).
3777
3778 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3779
3780 * trouble.texi (DEL Does Not Delete): Fix typo.
3781
3782 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3783
3784 * files.texi (Misc File Ops): Mention copy-directory.
3785
3786 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3787
3788 * mule.texi (Unibyte Mode): Emphasize that
3789 unibyte-display-via-language-environment affects only the display.
3790
3791 * display.texi (Horizontal Scrolling): Document cursor behavior under
3792 horizontal scrolling when point moves off the screen (Bug#4564).
3793 Improve wording.
3794
3795 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3796
3797 * files.texi (Directories): delete-directory prompts for recursive
3798 deletion.
3799
3800 2009-09-30 Glenn Morris <rgm@gnu.org>
3801
3802 * ack.texi (Acknowledgments):
3803 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3804
3805 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3806
3807 * dired.texi (Dired Navigation): Use @code instead of @var for
3808 dired-isearch-filenames, so that it's not capitalized.
3809
3810 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3813
3814 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3815
3816 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3817 (Key Bindings): Reference Init Rebinding in introductory text.
3818 Shift some of the introduction to Keymaps node.
3819 (Keymaps): Simplify.
3820 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3821 (Minibuffer Maps): Remove mention of Mocklisp.
3822 (Init Rebinding): Move mode-local rebinding example here from Local
3823 Keymaps.
3824 (Modifier Keys): Clarify.
3825 (Rebinding): Add cindex for "binding keys".
3826
3827 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3830
3831 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3832
3833 * building.texi (Threads Buffer, Multithreaded Debugging):
3834 Reorganize these two sections.
3835
3836 2009-08-29 Eli Zaretskii <eliz@gnu.org>
3837
3838 * cmdargs.texi (Initial Options): Fix last change.
3839
3840 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3841
3842 * mule.texi (Enabling Multibyte):
3843 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3844 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3845
3846 2009-08-20 Glenn Morris <rgm@gnu.org>
3847
3848 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3849
3850 2009-08-19 Glenn Morris <rgm@gnu.org>
3851
3852 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3853
3854 2009-08-18 Glenn Morris <rgm@gnu.org>
3855
3856 * ack.texi (Acknowledgments):
3857 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3858
3859 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3860
3861 2009-08-09 Glenn Morris <rgm@gnu.org>
3862
3863 * ack.texi (Acknowledgments):
3864 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3865
3866 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3867
3868 * emacs.texi (Top): Add new menu items for GDB-UI.
3869
3870 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3871 section. Threads buffer is in separate section now.
3872
3873 2009-08-08 Glenn Morris <rgm@gnu.org>
3874
3875 * ack.texi (Acknowledgments):
3876 * emacs.texi (Acknowledgments):
3877 Update for js2-mode and org changes.
3878
3879 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
3880
3881 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3882 files.
3883
3884 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
3885
3886 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3887
3888 2009-07-23 Glenn Morris <rgm@gnu.org>
3889
3890 * programs.texi (Matching): Update blink-matching-paren-distance.
3891
3892 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
3893
3894 * frames.texi (Cut/Paste Other App): For select-active-regions,
3895 selection is now updated on moving point.
3896
3897 2009-07-21 Richard Stallman <rms@gnu.org>
3898
3899 * glossary.texi (GNU, Daemon): Update information.
3900
3901 2009-07-19 Juri Linkov <juri@jurta.org>
3902
3903 * custom.texi (Specifying File Variables, Safe File Variables):
3904 "variables/value pairs" -> "variable/value pairs".
3905
3906 2009-07-15 Glenn Morris <rgm@gnu.org>
3907
3908 * misc.texi (Gnus): Remove widow.
3909
3910 2009-07-11 Glenn Morris <rgm@gnu.org>
3911
3912 * Makefile.in (TEXI2PDF): New.
3913 (emacs.pdf, emacs-xtra.pdf): New targets.
3914
3915 * arevert-xtra.texi (Autorevert): Add menu descriptions.
3916
3917 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3918
3919 * emacs.texi (Top): Info can be read from other places than Emacs.
3920 Don't print the copying notice twice in the printed version.
3921 Update the menu and detailmenu.
3922 (Preface): The meaning of "on-line" has changed.
3923 Correct name for "Common Problems" chapter.
3924 (Distrib): Update FSF shop URL.
3925 (Intro): Showing two files at once is not so exciting.
3926
3927 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3928 (Mac / GNUstep Basics): Minor grammar changes.
3929 (Mac / GNUstep Events): Fix typo.
3930 (GNUstep Support): CANNOT_DUMP no longer applies.
3931
3932 * misc.texi (Document View): Fix typos.
3933
3934 * dired.texi (Dired):
3935 * help.texi (Help):
3936 * macos.texi (Mac OS / GNUstep):
3937 * maintaining.texi (Version Control, Introduction to VC):
3938 End menu descriptions with a period.
3939
3940 2009-07-09 Eli Zaretskii <eliz@gnu.org>
3941
3942 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3943 so categorical in saying that the option is only useful on NTFS.
3944
3945 2009-07-09 Glenn Morris <rgm@gnu.org>
3946
3947 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3948 (ENVADD): Add texinfodir to TEXINPUTS.
3949
3950 * emacs.texi (Top): Fix cross-reference.
3951
3952 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3953
3954 * vc1-xtra.texi (Revision Tags): Fix typo.
3955
3956 2009-07-03 Glenn Morris <rgm@gnu.org>
3957
3958 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3959 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3960 (Merge Commands): `.' does not seem to work in A or B buffer.
3961 `l' can recreate the 3-window display.
3962
3963 * glossary.texi (Glossary): Minor phrasing changes throughout.
3964 Add more internal cross-references.
3965 <Autoloading>: You can't really autoload a variable.
3966 <C-M->: Move details here from `M-C-' item.
3967 <Continuation Line>: Refer to `Truncation.'
3968 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3969 <Home Directory, Unix>: New entries.
3970 <Deletion of Files>: Mention recycle bins.
3971 <Directory>: Mention ``folders.''
3972 <Error>: Don't mention ``type-ahead.''
3973 <Fringe>: Refer to the manual node.
3974 <Minor Mode>: Can be global or local.
3975 <Spell Checking>: There are other checkers besides Ispell.
3976
3977 2009-07-02 Glenn Morris <rgm@gnu.org>
3978
3979 * anti.texi (Antinews): Minor changes in phrasing.
3980
3981 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3982 some underfull lines in dvi output.
3983
3984 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3985
3986 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3987
3988 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3989
3990 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3991
3992 * xresources.texi (Table of Resources): Mention maximized for
3993 fullscreen.
3994
3995 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3996
3997 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
3998
3999 * anti.texi (Antinews): Correct the list of removed platforms.
4000
4001 2009-06-28 Glenn Morris <rgm@gnu.org>
4002
4003 * arevert-xtra.texi: Minor language tweaks.
4004
4005 * dired-xtra.texi: Minor revisions.
4006
4007 2009-06-23 Miles Bader <miles@gnu.org>
4008
4009 * display.texi (Scrolling): Document `recenter-redisplay'.
4010 (Temporary Face Changes): Document `text-scale-set'.
4011
4012 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * Branch for 23.1.
4015
4016 2009-06-17 Kenichi Handa <handa@m17n.org>
4017
4018 * mule.texi (Charsets): Update the description for the new charset.
4019 (list-character-sets): New findex.
4020 (Language Environments): Add @anchor{Describe Language Environment}.
4021
4022 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * basic.texi (Moving Point): Fix tag.
4025
4026 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4027
4028 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4029 use camel-case for PageUp and PageDown.
4030
4031 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4032 camel-case for PageUp and PageDown.
4033
4034 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4035
4036 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4037 (Isearch Scroll): Decapitalize <next> and <prior>.
4038
4039 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4040
4041 * fixit.texi (Spelling): Set default dictionary.
4042 Improve descriptions (Bug#2554)
4043
4044 2009-06-08 David Reitter <david.reitter@gmail.com>
4045
4046 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4047 since saving colors and faces set this way is not implemented.
4048 (Environment variables): Remove mention of mac-fix-env, which is
4049 scheduled to be removed.
4050
4051 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4052
4053 * custom.texi (Init Examples): Add example of changing load-path.
4054
4055 * building.texi (Lisp Libraries): Add example of changing
4056 load-path (Bug#3446).
4057
4058 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4059
4060 * mark.texi (Mark): Further clarifications.
4061 (Setting Mark): Emphasize that C-SPC activates the mark.
4062
4063 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4064
4065 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4066 Mark mode.
4067 (Using Region, Persistent Mark): Use "active mark" instead of "active
4068 region".
4069
4070 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4071
4072 * mule.texi (Select Input Method): Fix typo.
4073
4074 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4075
4076 * anti.texi (Antinews): Document completion changes. Some additional
4077 copyedits and rearrangement of entries.
4078
4079 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4080
4081 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4082 (Shell History Copying, Terminal emulator): Copyedits.
4083
4084 * xresources.texi (Resources): Simplify descriptions.
4085 Shorten description of editres, which is not very useful these days.
4086 (Table of Resources): Document fontBackend resource.
4087
4088 * trouble.texi (Quitting): Add other undo bindings to table.
4089 (DEL Does Not Delete): Note that the erasure key is usually labeled
4090 "Backspace". Remove discussion of obscure Xmodmap issue.
4091
4092 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * files.texi (Visiting): Copyedits.
4095
4096 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4097
4098 * basic.texi (Inserting Text): Document ucs-insert.
4099
4100 * mule.texi (International Chars): Define "multibyte". Note that
4101 internal representation is unicode-based. Simplify definition of raw
4102 bytes. Mention ucs-insert.
4103 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4104 (Language Environments): Add language environments new to Emacs 23.
4105 (Multibyte Conversion): Node deleted.
4106 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4107 Don't mention obsolete emacs-mule coding system.
4108 (Output Coding): Copyedits.
4109
4110 * emacs.texi (Top): Update node listing.
4111
4112 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4113
4114 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4115
4116 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4117
4118 * building.texi (Lisp Libraries): `load-library' does offer completion.
4119
4120 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4123 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4124
4125 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4126
4127 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4128
4129 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4130
4131 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4132
4133 * building.texi (Lisp Interaction): Document initial-scratch-message.
4134
4135 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4136
4137 * msdog.texi (Windows Fonts): Fix typos.
4138
4139 * files.texi (Save Commands): Fix pxref.
4140
4141 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4142
4143 * files.texi (Save Commands): Mention diff-buffer-with-file.
4144 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4145 Henoch (Bug#3036).
4146
4147 2009-03-15 Glenn Morris <rgm@gnu.org>
4148
4149 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4150 the former is not always used.
4151 (Mail Headers): Use active voice. Add "Mail-reply-to".
4152 Change case of "Id". Avoid repeated "appropriate".
4153 (Mail Aliases): Fix previous change - use an example with a ".", so it
4154 does actually get quoted when expanded.
4155 (Mail Sending): Mailclient is the default on some systems.
4156 (Citing Mail): Mention mail-indentation-spaces.
4157 (Mail Mode Misc): Add an @dfn for "mail signature".
4158
4159 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4160
4161 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4162 (Completion Options): Document read-file-name-completion-ignore-case,
4163 read-buffer-completion-ignore-case, and completion-styles.
4164 Remove description of partial-completion-mode.
4165
4166 2009-03-14 Glenn Morris <rgm@gnu.org>
4167
4168 * sending.texi (Mail Format): Fix typo. Add index entry for
4169 mail-header-separator.
4170 (Mail Headers): Put info about initialization and changing in one place
4171 at the start. Update FCC section for mbox Rmail. Clarify From
4172 section, mention mail-setup-with-from. Clarify Reply-to section.
4173 Add Mail-followup-to and mail-mailing-lists. Clarify References
4174 section.
4175 (Mail Aliases): Update example, make less contentious.
4176 Update for name change of mail-interactive-insert-alias.
4177 (Mail Mode): Remove mention of `%' as a word separator.
4178 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4179 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4180 commands. Clarify FCC handling. In mail-complete, add reference to
4181 Mail Aliases section, and mention mail-complete-function.
4182 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4183 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4184 signature netiquette. Explain how the mail hooks work when continuing
4185 a composition.
4186 (Mail Amusements): Internationalize the spook section a bit.
4187 Remove the spook mail-setup-hook example, since it doesn't work well.
4188 Mention fortune-file.
4189 (Mail Methods): Mention read-mail-command.
4190
4191 2009-03-14 David Reitter <david.reitter@gmail.com>
4192
4193 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4194 and NS resources following recent changes.
4195
4196 2009-03-10 Jason Rumney <jasonr@gnu.org>
4197
4198 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4199 w32-use-visible-system-caret doc to indicate that it should get set
4200 automatically.
4201 (Windows Fonts): Add doc for the uniscribe backend.
4202
4203 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4204
4205 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4206 vc-dir. (Bug#2598)
4207
4208 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4209
4210 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4211
4212 2009-03-05 Glenn Morris <rgm@gnu.org>
4213
4214 * rmail.texi (Rmail Basics): Add reference to sorting.
4215 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4216 Minor re-wordings.
4217 (Rmail Motion): Mention rmail-next-same-subject.
4218 (Rmail Deletion): Expunging is not the only way to change the numbers.
4219 (Rmail Labels): Labels can also be used in sorting.
4220 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4221 (Rmail Display): Mention rmail-mime.
4222
4223 2009-03-04 Glenn Morris <rgm@gnu.org>
4224
4225 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4226 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4227 summary. Mention sorts cannot be undone.
4228 (Rmail Display): Give an example of how to use goto-address-mode.
4229 (Rmail Editing): It's keybindings that are redefined, not commands.
4230 Fix some typos.
4231 (Movemail): Some minor rewording.
4232 (Remote Mailboxes): Emacs movemail supports pop by default.
4233 Fix some minor grammatical issues. The "two alternative ways" to
4234 specify a POP mailbox are really just one. Remove all reference to the
4235 variables rmail-pop-password and rmail-pop-password-required, obsolete
4236 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4237 can support Kerberos.
4238
4239 2009-03-03 Glenn Morris <rgm@gnu.org>
4240
4241 * rmail.texi (Rmail Deletion): Revert previous change, which was
4242 describing the Rmail summary versions.
4243 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4244 Minor re-wording for rmail-resend.
4245 (Rmail Make Summary): Summaries apply to buffers rather than files.
4246 <rmail-summary-by-topic>: Headers includes the subject.
4247 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4248 details, including prefix arguments.
4249 Mention rmail-summary-by-senders on C-M-f.
4250 Not counting lines might be faster.
4251 (Rmail Summary Edit): More details on the delete commands.
4252 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4253 Name the commands bound to the various keys. Mention prefix argument
4254 for searching.
4255 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4256 Simplify rmail-highlighted-headers description. Update face name.
4257
4258 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4259
4260 * mark.texi (Marking Objects): Fix typo.
4261
4262 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4263
4264 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4265 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4266
4267 2009-03-01 Glenn Morris <rgm@gnu.org>
4268
4269 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4270 (Rmail Motion): - M-s searches from the end of messages.
4271 (Rmail Deletion): Minor clarification. Fix numeric argument
4272 description.
4273 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4274 newmail and RMAILOSE files need not be in home-directory.
4275 (Rmail Files): Mention I/O menus are unselectable if no files match.
4276 Mention `MAIL' env-var.
4277
4278 2009-02-24 Jason Rumney <jasonr@gnu.org>
4279
4280 * mule.texi (Fontsets): Mention fontset-default, font specs and
4281 fallback fontsets.
4282 (Defining Fontsets): Mention ns and w32 variants of
4283 standard-fontset-spec. Update description of startup fontset to match
4284 Emacs 23 behavior.
4285 (Modifying Fontsets): New section. (Bug#656)
4286 (International): Link to Modifying Fontsets.
4287
4288 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4289
4290 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4291 Mention ns-extended-platform-support-mode.
4292
4293 2009-02-22 Karl Berry <karl@gnu.org>
4294
4295 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4296
4297 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4298
4299 * basic.texi (Moving Point, Position Info):
4300 * files.texi (Visiting):
4301 * mini.texi (Completion Options):
4302 * text.texi (HTML Mode): Remove duplicate words.
4303
4304 2009-02-20 Glenn Morris <rgm@gnu.org>
4305
4306 * rmail.texi: Minor updates for mbox rather than Babyl.
4307
4308 2009-02-17 Karl Berry <karl@gnu.org>
4309
4310 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4311
4312 2009-02-17 Richard M Stallman <rms@gnu.org>
4313
4314 * anti.texi (Antinews): Mention Babyl format.
4315
4316 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4317
4318 * rmail.texi: Update for mbox format.
4319 Various small fixes, as well as the following.
4320 (Out of Rmail): Node deleted.
4321 (Rmail): Update menu.
4322 (Rmail Files): Comment out set-rmail-inbox-list.
4323 Document rmail-inbox-list instead.
4324 (Rmail Output): Substantial changes since C-o is now
4325 rmail-output-as-seen and o is rmail-output.
4326 (Rmail Attributes): Delete `stored', add `retried'.
4327 (Rmail Display): Editing headers works in all cases.
4328
4329 2009-02-17 Glenn Morris <rgm@gnu.org>
4330
4331 * basic.texi (Position Info): M-x count-lines-region is not always on
4332 M-=. (Bug#2269)
4333
4334 2009-02-09 Glenn Morris <rgm@gnu.org>
4335
4336 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4337 defaults.
4338
4339 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4340
4341 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4342 documentation of possible problems with redecoding.
4343
4344 2009-02-03 Glenn Morris <rgm@gnu.org>
4345
4346 * rmail.texi (Out of Rmail): Mention b2m.pl.
4347
4348 2009-01-31 Glenn Morris <rgm@gnu.org>
4349
4350 * rmail.texi (Out of Rmail): Correct b2m location.
4351
4352 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * fixit.texi (Undo): Update undo limit values.
4355
4356 2009-01-27 Glenn Morris <rgm@gnu.org>
4357
4358 * emacs.texi (Top): Fix Antinews menu entry.
4359
4360 2009-01-25 Karl Berry <karl@gnu.org>
4361
4362 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4363 item with no marker, instead of the syntactically incorrect
4364 @itemize @asis.
4365
4366 2009-01-25 Juri Linkov <juri@jurta.org>
4367
4368 * building.texi (Grep Searching): Fix index entry for lgrep.
4369
4370 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4371
4372 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4373
4374 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4375
4376 * macos.texi (Preferences Panel): Update description of font setting to
4377 reflect that prior frame selection is no longer needed.
4378
4379 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4380
4381 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4382 raise GUD subsections.
4383
4384 2009-01-15 Glenn Morris <rgm@gnu.org>
4385
4386 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4387
4388 2009-01-10 Glenn Morris <rgm@gnu.org>
4389
4390 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4391
4392 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4393
4394 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4395 logical lines.
4396
4397 2008-12-29 Juri Linkov <juri@jurta.org>
4398
4399 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4400
4401 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4402
4403 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4404
4405 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4406 goto-address-mode instead of goto-address.
4407
4408 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4409 mode.
4410
4411 * emacs.texi (Top): Update node listing.
4412
4413 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4414
4415 * custom.texi (Directory Variables): Explain what is a "project".
4416 Add indexing. Improve wording. Add a footnote about using
4417 _dir-locals.el on MS-DOS.
4418
4419 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4420
4421 * files.texi (Misc File Ops): Mention chmod as an alias for
4422 set-file-modes.
4423
4424 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4425
4426 * help.texi (Help): Fix typos and reword.
4427 (Help Summary): Add entries for C-h n and C-h r, reorder
4428 entries, and do some minor fixes.
4429 (Name Help): Say that C-h F works for commands only.
4430 (Misc Help): Say that view-lossage displays 300 keystrokes.
4431
4432 2008-12-20 Glenn Morris <rgm@gnu.org>
4433
4434 * ack.texi (Acknowledgments): General update based on AUTHORS,
4435 including removal of some stuff no longer distributed.
4436
4437 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4438
4439 * fixit.texi: Mention hunspell.
4440
4441 2008-12-19 Glenn Morris <rgm@gnu.org>
4442
4443 * ack.texi (Acknowledgments): Small grammar fix.
4444 Consolidate explanatory text at start.
4445
4446 * display.texi (Text Display):
4447 * indent.texi (Indentation): Use @acronym with ASCII.
4448
4449 2008-12-18 Glenn Morris <rgm@gnu.org>
4450
4451 * ack.texi: Various small updates and fixes.
4452
4453 2008-12-18 Juri Linkov <juri@jurta.org>
4454
4455 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4456 as a key binding to start a forward nonincremental word search.
4457 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4458 a backward nonincremental word search. Add index for `M-s w'
4459 `isearch-forward-word'.
4460 (Regexp Search): Add a short summary of regexp key commands like
4461 in the node "Basic Isearch".
4462 (Other Repeating Search): Fix typo.
4463
4464 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4465
4466 * misc.texi (PostScript Variables): Fix doc.
4467
4468 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4469
4470 * programs.texi (Program Modes): Mention Ruby mode.
4471
4472 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4473
4474 * misc.texi (emacsclient Options): Describe what an empty string
4475 argument does for --alternate-editor.
4476
4477 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4478
4479 * cmdargs.texi (Font X): Distinguish between client-side and
4480 server-side fonts. List valid Fontconfig properties. Add reference to
4481 Fontconfig manual. List valid GTK font properties. Explain use of
4482 fc-list.
4483
4484 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4485
4486 * cmdargs.texi (Font X): Move discussion of quoting to top.
4487
4488 2008-12-06 Glenn Morris <rgm@gnu.org>
4489
4490 * maintaining.texi (Old Revisions): Improve previous change.
4491
4492 2008-12-05 Richard M Stallman <rms@gnu.org>
4493
4494 * anti.texi (Antinews): Minor fixes.
4495
4496 2008-12-03 Glenn Morris <rgm@gnu.org>
4497
4498 * maintaining.texi (Old Revisions): Fix diff-switches description.
4499
4500 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4501
4502 * emacs.texi (Top): Fix typo.
4503
4504 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4505
4506 * misc.texi (Document View): Explain dependence on gs at the top.
4507 Copyedits.
4508
4509 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4510
4511 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4512 (Comment Commands): Discuss region-active behavior of M-; first.
4513
4514 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4515
4516 * display.texi (Line Truncation): Add reference to Continuation
4517 Lines.
4518
4519 * windows.texi (Pop Up Window): Mention split-height-threshold
4520 and split-width-threshold.
4521 (Split Window): Add reference to Continuation Lines.
4522
4523 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4524
4525 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4526 (GNUstep Support): New node.
4527 * anti.texi:
4528 * emacs.texi:
4529 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4530
4531 2008-11-28 Richard M Stallman <rms@gnu.org>
4532
4533 * misc.texi (Dissociated Press): Minor cleanups.
4534
4535 * dired.texi (Image-Dired): Avoid passive.
4536
4537 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4538
4539 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4540 representation.
4541
4542 2008-11-26 Richard M. Stallman <rms@gnu.org>
4543
4544 * files.texi (Visiting): Rewrite paragraph for clarity.
4545
4546 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4547
4548 2008-11-25 Alan Mackenzie <acm@muc.de>
4549
4550 * programs.texi (Moving by Parens): Clarify that parens inside strings
4551 and comments are ignored, and that the commands assume the starting
4552 point isn't in a string or comment.
4553
4554 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4555
4556 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4557 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4558 version.
4559 (Mac Customization): Rewrite Preferences Panel section and merge in to
4560 this node, add Open files by dragging to an Emacs window.
4561
4562 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4563
4564 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4565
4566 * files.texi (Misc File Ops): Document set-file-modes.
4567
4568 * windows.texi (Split Window): Document integer values of
4569 truncate-partial-width-windows.
4570
4571 * text.texi (Text): Simplify description of markup languages.
4572 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4573 (TeX Editing): Note that `""' inserts one `"' character.
4574 (HTML Mode): Note in the introduction that XML mode is an alias for
4575 SGML mode. Mention nXML mode.
4576
4577 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4578
4579 * building.texi (Watch Expressions): Fix typo.
4580
4581 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4582
4583 * files.texi (Visiting): Document new behavior of
4584 confirm-nonexistent-file-or-buffer.
4585
4586 * buffers.texi (Select Buffer):
4587 Document confirm-nonexistent-file-or-buffer.
4588
4589 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4590 edit-picture.
4591
4592 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4593 edit-picture', since that is just an alias for picture-mode.
4594 (Sentences): Note that repeated M-@ extends the region.
4595 (Pages): Make terminology more consistent. Link to Regexps node.
4596 (Longlines): Discuss relationship with Visual Line mode.
4597 (Text Mode): Remove extraneous discussion of other modes, since they
4598 were already introduced in the parent node.
4599
4600 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * anti.texi (Antinews): Rewrite.
4603
4604 * entering.texi (Exiting): Mention "minimize" terminology.
4605
4606 * frames.texi (Frame Commands): Mention "minimize" terminology.
4607
4608 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4609 formats.
4610 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4611 (Misc X): Don't document useless -hb option.
4612
4613 2008-11-22 Juri Linkov <juri@jurta.org>
4614
4615 * dired.texi (Dired Navigation): Change normal file name search option
4616 from `non-nil' to `t'. Add `dwim' option.
4617
4618 2008-11-22 Juri Linkov <juri@jurta.org>
4619
4620 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4621 ".dir-locals.el". Rename `define-project-bindings' to
4622 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4623 `dir-locals-set-directory-class'.
4624
4625 2008-11-22 Lute Kamstra <lute@gnu.org>
4626
4627 * buffers.texi (Select Buffer): Index goto-line.
4628 * basic.texi (Moving Point): Mention the use of a numeric prefix
4629 argument with goto-line and refer to Select Buffer for the use of a
4630 plain prefix argument.
4631
4632 2008-11-19 Glenn Morris <rgm@gnu.org>
4633
4634 * doclicense.texi: Update to FDL 1.3.
4635 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4636
4637 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4638
4639 * custom.texi (Minor Modes): Define mode commands and mode variables
4640 more precisely. Recommend using mode commands instead of setting
4641 variables directly. Put minor modes in a list, and add more modes.
4642 (Easy Customization): Use "init file" instead of .emacs.
4643 (Customization Groups): Update to new Custom buffer appearance.
4644 (Saving Customizations): Copyedits. Update example.
4645 (Variables): Give example of variable type-sensitivity.
4646 (Examining): Update example.
4647 (Hooks): Copyedits.
4648 (Specifying File Variables): Use C comments instead of an artificial
4649 Lisp for the example.
4650 (Keymaps): Move internals discussion to Prefix Keymaps.
4651 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4652 (Init Rebinding): Document kbd macro.
4653 (Init File): Link to Find Init.
4654
4655 * mark.texi (Using Region): Document Delete Selection Mode more
4656 thoroughly.
4657
4658 * frames.texi (Mouse Commands): Move most of the description of Delete
4659 Selection Mode to Using Region, and link to it.
4660 (Clipboard): Note that paste is bound to clipboard-yank.
4661
4662 * building.texi (Compilation): Document first-error value of
4663 compilation-scroll-output.
4664 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4665 works as soon as an error is available. Suggested by Juri Linkov.
4666
4667 * mini.texi (Passwords): New node.
4668
4669 * files.texi (Remote Files): Link to Passwords node.
4670
4671 * emacs.texi (Top): Update node listings.
4672
4673 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * ack.texi (Acknowledgments): Some updating of credits.
4676
4677 * emacs.texi (Acknowledgments): Add a couple more names.
4678
4679 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4680
4681 * files.texi (Directories): Describe delete-directory in text.
4682 (Misc File Ops): Document use of trash.
4683
4684 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4685
4686 * macos.texi (Mac Customization): Fix typos.
4687
4688 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4689
4690 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4691 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4692 the conventions of the main Emacs manual.
4693
4694 * emacs.texi (Top): Update node listings.
4695
4696 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4697
4698 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4699 command-line-args is processed during startup.
4700 (Action Arguments): Correctly describe how file arguments interact with
4701 the startup screen. Link to Lisp Interaction for scratch buffer.
4702 (Initial Options): Link to Command Example for -batch option.
4703 (Environment): Document initial-environment.
4704
4705 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4706 can't be changed in the site-start file.
4707
4708 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4709
4710 * dired.texi (Dired): Mention C-x C-d too.
4711 (Dired Enter): Document M-n in the Dired minibuffer.
4712 (Dired Navigation): Explain dired-goto-file more clearly.
4713 Document dired-isearch-filenames.
4714 (Dired Deletion): Remove unnecessary "expunged" terminology.
4715 (Flagging Many Files): & is now rebound to `% &'.
4716 (Shell Commands in Dired): Document dired-do-async-shell-command.
4717 Clarify how multi-file arguments are passed.
4718 (Misc Dired Features): Document dired-do-isearch.
4719
4720 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4721
4722 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4723
4724 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4725
4726 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4727
4728 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4729
4730 * programs.texi (Program Modes): Link to Program Indent node.
4731 (Left Margin Paren): Explain consequences of changing
4732 open-paren-in-column-0-is-defun-start more concisely.
4733 (Which Function, Program Indent, Info Lookup): Minor edits.
4734 (Basic Indent): If region is active, TAB indents the region.
4735 (Multi-line Indent): If region is active, TAB indents the region.
4736 Note that indent-region is useful when Transient Mark mode is off.
4737 (Matching): The delimiter at the cursor is highlighted---the character
4738 changes color.
4739 (Symbol Completion): Link to Completion node.
4740
4741 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4742 a strictly text-only system.
4743
4744 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4745 batch mode.
4746
4747 2008-11-01 Richard M. Stallman <rms@gnu.org>
4748
4749 * misc.texi (Document View): Major rewrite.
4750
4751 * maintaining.texi (Types of Log File): Change logs are older than
4752 version control.
4753 (VCS Concepts): Simplify and rearrange.
4754 (Version Control Systems): Make it clear that Linux is only the kernel.
4755 (VC Mode Line): Shorten reference to menu item.
4756 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4757 (VC Directory Mode): Minor cleanup.
4758 Unchanged files are hidden, not omitted.
4759 (VC Directory Commands): Shorten and simplify.
4760 (Change Log Commands): New node, split from Change Logs.
4761 (VC Directory Buffer): New node, split from VC Directory Mode.
4762
4763 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4764
4765 * misc.texi (Document View): Rename from Document Files, moved here
4766 from files.texi.
4767
4768 * files.texi (Version Control): Move to maintaining.texi.
4769 Subnodes moved as well.
4770 (Document Files): Move to misc.texi.
4771
4772 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4773 vc-update-change-log.
4774 (Version Control): Move here from files.texi.
4775 (Format of ChangeLog): Make it a subnode of Change Log.
4776
4777 * emacs.texi (Top): Update node listing.
4778
4779 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4780
4781 * files.texi (Files): Add a section about document
4782 files (doc-view-mode).
4783
4784 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4785
4786 * building.texi (Compilation Mode):
4787 Document compilation-auto-jump-to-first-error.
4788 (Debuggers): Lower GUD subsections to subsubsections.
4789 (Starting GUD): Add cindex.
4790 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4791
4792 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4793
4794 * indent.texi (Indentation): Link to Program Indent.
4795
4796 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4797 now uses emacsclient's terminal.
4798
4799 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4800
4801 * mark.texi (Using Region): Document use-empty-active-region.
4802
4803 * emacs.texi (Top): Update node listings.
4804
4805 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4806 Don't mention obsolete emacs.bash script.
4807 (Invoking emacsclient): Rewrite, moving optional arguments to
4808 emacsclient Options.
4809 (emacsclient Options): New node. Document server-use-tcp and
4810 server-host.
4811
4812 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4813
4814 * indent.texi (Indentation): Replace list with paragraphed text,
4815 putting description of syntax-driven indentation first. Document new
4816 effect of active regions on tab.
4817 (Tab Stops): Note that editable tab stops affect indentation commands.
4818
4819 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4820
4821 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4822
4823 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4824
4825 * custom.texi (Function Keys): Note that modified keypad keys are not
4826 translated.
4827
4828 * basic.texi (Arguments): Explain how to insert multiple digits.
4829
4830 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4831
4832 * files.texi (Remote Files): Precise selection of default method.
4833 Rewrite paragraph about disabling remote file names.
4834
4835 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * search.texi (Special Isearch): Document M-TAB is isearch.
4838
4839 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4840 command.
4841
4842 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4843
4844 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4845
4846 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4847 section.
4848
4849 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4850
4851 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4852 to files.texi. Move contents of vc2-xtra.texi here.
4853
4854 * vc2-xtra.texi: File removed.
4855
4856 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4857 Directory Commands from the submenu. Don't include deleted file
4858 vc2-xtra.texi.
4859
4860 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4861 (Version Control): Add VC Directory Mode and VC Directory Commands to
4862 the submenu.
4863 (Why Version Control?): Use table format.
4864 (Version Control Systems): Note that Meta-CVS support is gone.
4865 (VCS Concepts): Note precisely when VC started supporting filesets.
4866 Remove bogus xref to CVS Options node.
4867 (Types of Log File): Copyedits.
4868 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4869 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4870 The Right Thing.
4871 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4872 (Log Buffer): Reorganize node, putting C-c C-c description first.
4873 (Old Revisions): Use CVS for example, not RCS.
4874 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4875 Commands from the submenu, putting them under Version Control.
4876 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4877 need to include it in the manual unconditionally, since it is now
4878 crucial to using distributed version control systems.
4879 (Comparing Files): Note that diff uses the minibuffer, and that the
4880 output is shown using Diff mode.
4881 (Diff Mode): Explain what "patch" and "hunk" mean.
4882 Document diff-update-on-the-fly, diff-refine-hunk, and
4883 diff-show-trailing-whitespaces.
4884 (File Archives): Add rar support.
4885
4886 * major.texi (Choosing Modes): Make mode selection sequence more
4887 obvious by describing the steps in order of priority. Note that
4888 magic-mode-alist is nil by default.
4889 Document magic-fallback-mode-alist.
4890
4891 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4892
4893 * frames.texi (Mouse References): Copyedits.
4894
4895 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4896
4897 * ack.texi (Acknowledgments): Add myself as doc-view author.
4898
4899 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4900
4901 * frames.texi (Dialog Boxes): Add @cindex entries.
4902
4903 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4904
4905 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4906 (Text-Only Mouse): Copyedit.
4907
4908 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
4909
4910 * frames.texi: Use @key throughout for mouse clicks.
4911 (Cut/Paste Other App): Document yank-pop-change-selection.
4912 (Secondary Selection): Fix modified mouse click syntax.
4913 (Clipboard): Describe Cut, Copy and Paste commands.
4914 (Mouse References): Not all references are in read-only buffers.
4915 Copyedits.
4916 (Creating Frames): Add xref to Init File.
4917 (Frame Commands): Add xref to Exiting.
4918 (Scroll Bars): Document GTK vs toolkit behavior.
4919
4920 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * files.texi (Version Control): Copyedits. Add Bazaar.
4923 (Version Control Systems): List different VCS's using an itemized list.
4924 Add Bazaar.
4925 (VCS Concepts): Copyedits. Tweak description of file merging.
4926
4927 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4928 (Cut/Paste Other App): Document select-active-regions and
4929 x-select-enable-primary.
4930
4931 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
4932
4933 * mark.texi (Shift Selection): Correct case in node name.
4934
4935 * emacs.texi (Top): Update node order in Mark chapter.
4936
4937 2008-10-12 Eli Zaretskii <eliz@gnu.org>
4938
4939 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4940
4941 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4942 elsewhere in the manual instead of describing yet again the intricacies
4943 of $HOME on MS-Windows and MS-DOS.
4944
4945 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * mini.texi (Minibuffer File): Add xref to File Names.
4948 (Minibuffer File): Add discussion of `~' in file names.
4949 Add insert-default-directory index reference.
4950
4951 * files.texi (File Names): Reorganize description.
4952 (Visiting): Add xref to Mode Line. Copyedits.
4953 (Save Commands): Mention prefix behavior of C-x C-s.
4954 (Numbered Backups): Node deleted.
4955 (Backup Names): Contents of Numbered Backups moved here. State default
4956 of version-control variable.
4957 (Reverting): Copyedits.
4958 (Version Control): Add additional version control systems.
4959
4960 * emacs.texi (Top): Delete Numbered Backups node.
4961
4962 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4963 Backup Names.
4964 (Initial Options): Document renamed variable inhibit-startup-screen.
4965
4966 2008-10-11 Romain Francoise <romain@orebokech.com>
4967
4968 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4969
4970 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
4971
4972 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4973 (Select Buffer): Mention use of minibuffer history. Describe default
4974 value of default-major-mode. Mention that C-x 4 b selects the other
4975 window.
4976 (List Buffers): Document CRM indicators in the order they appear.
4977 (Kill Buffer): Document new command kill-matching buffers.
4978 (Several Buffers): Move explanation of the relationship between buffer
4979 list and buffer menu to the top.
4980 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4981
4982 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
4983
4984 * entering.texi (Exiting): Document change of C-x C-c to
4985 save-buffers-kill-terminal. Document kill-emacs.
4986
4987 2008-09-30 Eli Zaretskii <eliz@gnu.org>
4988
4989 * mule.texi (Coding Systems): Don't mention codepage-setup.
4990
4991 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4992 cpNNN coding systems anymore.
4993 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
4994 for unibyte mode. Don't mention line-drawing characters.
4995 Don't mention dos-unsupported-char-glyph.
4996
4997 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * search.texi (Search): Shorten introduction.
5000 (Basic Isearch): Add command table. Discuss reverse isearch and
5001 isearch highlighting.
5002 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5003 ring to cindex.
5004 (Special Isearch): Move input methods discussion here.
5005 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5006 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5007 Repeat Isearch.
5008 (Isearch Minibuffer): New node.
5009 (Word Search): Document new word search commands.
5010 (Regexp Example): Simplify example using sentence-end-base variable.
5011 (Replace): Reword introduction.
5012 (Unconditional Replace): Remove unnecessary example.
5013 (Other Repeating Search): Document new `M-s o' binding.
5014
5015 * emacs.texi (Top): Update node listings.
5016
5017 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5018
5019 * emacs.texi (Top): Remove Kill Errors from menu.
5020
5021 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5022
5023 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5024 interface for defining macros. Simplify examples. Note that C-g quits
5025 macro definitions.
5026 (Keyboard Macro Counter): Document using F3 to insert counter.
5027 Give usage example.
5028 (Keyboard Macro Query): Organize query responses in a table.
5029
5030 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5031 Link to Erasing node.
5032 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5033 rationale to a footnote.
5034 (Kill Errors): Remove node, due to redundancy with Erasing.
5035 (Spelling): Move discussion of flyspell to end. Note new behavior of
5036 M-$ in active region. Remove non-ispell-specific keybindings from
5037 table.
5038
5039 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5040
5041 * cmdargs.texi (Initial Options): Document --daemon.
5042
5043 2008-09-20 Glenn Morris <rgm@gnu.org>
5044
5045 * files.texi (Numbered Backups): Mention that some modes set
5046 version-control.
5047
5048 2008-09-20 Jim Blandy <jimb@red-bean.com>
5049
5050 * files.texi (Numbered Backups): Reference File Variables, as well.
5051 Remove discussion of Rmail's implementation.
5052
5053 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5054
5055 * misc.texi (Recursive Edit): Note that top-level exits active
5056 minibuffers.
5057
5058 * trouble.texi (Quitting): Likewise.
5059
5060 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5061
5062 * emacs.texi (Top): Add Temporary Face Changes xref.
5063
5064 * display.texi (Display): Move Temporary Face Changes node to just
5065 after Standard Faces.
5066 (Scrolling): Document recenter-top-bottom instead of recenter.
5067 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5068 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5069 (Display Custom): Copyedits.
5070 (Optional Mode Line): Document display-battery-mode.
5071
5072 2008-08-27 Romain Francoise <romain@orebokech.com>
5073
5074 * custom.texi (Directory Variables): Minor fix.
5075
5076 2008-08-27 Glenn Morris <rgm@gnu.org>
5077
5078 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5079 descriptions.
5080 (Calendar Customizing): Tweak layout description.
5081 Move calendar-today-marker and calendar-today face to the other
5082 markers. Condense calendar-star-date and calendar-mark-today
5083 description.
5084 (Holiday Customizing): Add oriental and solar holidays.
5085 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5086 Fix holiday-float description. Use zerop in examples. Be less verbose.
5087 (Date Display Format): Change ISO format. Be less verbose.
5088 (Diary Customizing): Mention day and month abbrev arrays.
5089 Mention the date-form variables by name. Update European example.
5090 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5091 Condense examples. Mention diary-entry-symbols by name.
5092 Condense table for insertion commands.
5093 (Fancy Diary Display): Mention diary-include-string and
5094 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5095 Ethiopic, Persian date functions. Condense descriptions.
5096
5097 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5098 (Adding to Diary): Adapt for changed node name.
5099
5100 2008-08-26 Glenn Morris <rgm@gnu.org>
5101
5102 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5103 node "Hebrew/Islamic Entries".
5104
5105 * calendar.texi (Specified Dates): Fix names of iso functions.
5106 (General Calendar): There may not be another window.
5107 (Writing Calendar Files, Holidays): Tweak intro.
5108 (Holidays): Mention Baha'i and Chinese holidays.
5109 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5110 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5111 (To Other Calendar): Add calendar-print-other-dates.
5112 Refer to "graphic display" rather than "X.
5113 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5114 (Displaying the Diary): Fix whitespace after reference.
5115 Fix `diary-number-of-entries' reference.
5116 (Date Formats): Explicitly mention that day names can be abbreviated.
5117 (Adding to Diary): Add some references to other sections.
5118 (Special Diary Entries): Fix reference.
5119 (Appointments): Simplify appt-message-warning-time entry.
5120 Clarify where times must be.
5121 (Importing Diary): Comment out icalendar paragraph that does not apply.
5122 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5123
5124 2008-08-23 Glenn Morris <rgm@gnu.org>
5125
5126 * fortran-xtra.texi (Fortran): Change description of free form and
5127 fixed form a bit. Mention hideshow and imenu.
5128 (Fortran Motion): Mention fortran-end-of-subprogram,
5129 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5130 (Fortran Indent): Minor re-word.
5131 (ForIndent Commands): Mention fortran-fill-paragraph and
5132 fortran-fill-statement.
5133 (ForIndent Cont): Mention fortran-tab-mode-string.
5134 (Fortran Comments): Mention fortran-comment-line-start-skip.
5135 (Fortran Columns): Mention font-locking.
5136 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5137
5138 2008-08-23 Johan Bockgård <bojohan@muon>
5139
5140 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5141
5142 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * mini.texi (Minibuffer): Simplify introduction.
5145 (Minibuffer File): Document tilde in minibuffer filenames.
5146 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5147 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5148 (Completion Example): Update example to current command list.
5149 (Completion Options): Document `lazy' value of completion-auto-help.
5150 Update contents of completion-ignored-extensions.
5151 (Minibuffer History): Describe "future history" list. State default
5152 value of history-delete-duplicates.
5153
5154 2008-08-21 Glenn Morris <rgm@gnu.org>
5155
5156 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5157 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5158
5159 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5160
5161 * regs.texi (Registers): Clarify valid register names.
5162 (RegPos): Note that buffer is saved and restored too.
5163 (RegText): Note that mark is reactivated/deactivated.
5164 (RegConfig): Xref to Windows node.
5165
5166 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5167
5168 * basic.texi (Inserting Text): Provide command name for C-q.
5169
5170 * killing.texi (Killing): Copyedit. Define read-only text.
5171 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5172 (Killing by Lines): Copyedit.
5173 (Other Kill Commands): Move M-w description here.
5174 (Yanking): Move M-w to Other Kill Commands.
5175 (Kill Ring): Also mention saving text in registers. Link to Text
5176 Properties in elisp manual.
5177 (Accumulating Text): Copyedit.
5178 (CUA Bindings): Shift selection is now the default.
5179
5180 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5181
5182 * maintaining.texi (Change Log): Mention next-error is available.
5183
5184 2008-08-10 Glenn Morris <rgm@gnu.org>
5185
5186 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5187 and intermonth text.
5188 (Holiday Customizing): Add holiday-chinese.
5189
5190 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5191
5192 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5193
5194 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5195
5196 * files.texi (Log Buffer): Describe C-c C-d.
5197 (Diff Mode): Describe C-x 4 A.
5198
5199 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5200
5201 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5202
5203 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5204
5205 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5206 describe the new bindings to show the changeset diff, toggle annotation
5207 visibility, show revisions.
5208 (VC Status): Describe key bindings for modifying the change comments,
5209 displaying changeset diffs and annotations.
5210
5211 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5212
5213 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5214
5215 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5216
5217 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5218
5219 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5220 and wording.
5221
5222 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5223
5224 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5225 marking/unmarking. Add descriptions for the multiple file search
5226 commands. Improve some old info.
5227
5228 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5229
5230 * display.texi (Visual Line Mode): New node.
5231
5232 * basic.texi (Inserting Text): Move DEL to deletion node.
5233 (Moving Point): Add additional alternative key bindings.
5234 Describe line-move-visual.
5235 (Erasing): Describe DEL.
5236 (Basic Undo, Blank Lines, Arguments): Copyedit.
5237 (Continuation Lines): Mention Visual Line mode.
5238 (Position Info): Move extended discussion to mule.texi.
5239
5240 * mule.texi (International Chars): Describe C-x =.
5241
5242 * emacs.texi (Top): Add Visual Line Mode node.
5243
5244 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5245
5246 * emacs.texi: Remove VMS support.
5247
5248 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5249
5250 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5251 the vc-dir command name.
5252
5253 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5254
5255 * xresources.texi: Remove mentions of Mac Carbon.
5256
5257 2008-07-19 Andreas Schwab <schwab@suse.de>
5258
5259 * ns-emacs.texi: Move to ../misc.
5260
5261 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5262
5263 * entering.texi (Exiting): Don't describe text-only terminals as the
5264 default. Describe the new startup screen.
5265 (Exiting): Describe how to kill Emacs first. Change description of
5266 iconification to handle modern window systems.
5267
5268 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5269
5270 * ns-emacs.texi: New file, documents features of Emacs port under
5271 NeXTstep windowing.
5272
5273 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5274
5275 * entering.texi (Entering Emacs): Update prev node.
5276
5277 * glossary.texi (Glossary): Remove xref to Text Characters.
5278
5279 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5280 directly, rather than in the context of ASCII. Move description of
5281 special properties of modifier key to new Modifier Keys node.
5282 (Keys): Copyedit.
5283 (Text Characters): Delete node. Multibyte is the default nowadays, and
5284 the node contents are obsolete.
5285
5286 * custom.texi (Modifier Keys): New node.
5287
5288 * emacs.texi (Top): Update node list.
5289
5290 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5291
5292 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5293 saying that Emacs provides menus and mouse support (which is par for
5294 the course).
5295
5296 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5297 early on.
5298 (Point): Copyedit. Relegate historical trivia to a footnote.
5299 (Mode Line): Explain mode-line format more consistently.
5300 (Menu Bar): Copyedit.
5301
5302 2008-06-27 Glenn Morris <rgm@gnu.org>
5303
5304 * cal-xtra.texi (Sexp Diary Entries):
5305 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5306
5307 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * mark.texi (Shift selection): New node.
5310 (Mark): Copyedits.
5311 (Persistent Mark): Move to the end of the chapter.
5312
5313 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5314
5315 * makefile.w32-in (distclean): Remove makefile.
5316
5317 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5318
5319 * building.texi (Starting GUD): Add an entry for gud-gdb.
5320 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5321 command mode.
5322
5323 2008-06-17 Glenn Morris <rgm@gnu.org>
5324
5325 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5326
5327 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5328
5329 * building.texi (Starting GUD): Expand on remote debugging.
5330 (Other GDB-UI Buffers): Mention new keyboard bindings.
5331
5332 2008-06-15 Glenn Morris <rgm@gnu.org>
5333
5334 * gnu.texi: Use a verbatim license for this invariant section,
5335 as per etc/GNU.
5336
5337 2008-06-13 Daniel Engeler <engeler@gmail.com>
5338
5339 * emacs.texi, misc.texi: Add documentation about serial port access.
5340
5341 2008-06-13 Glenn Morris <rgm@gnu.org>
5342
5343 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5344 maintain.info.
5345
5346 2008-06-05 Miles Bader <miles@gnu.org>
5347
5348 * display.texi (Temporary Face Changes): Update to reflect function
5349 renamings in face-remap.el.
5350
5351 2008-06-04 Miles Bader <miles@gnu.org>
5352
5353 * display.texi (Temporary Face Changes):
5354 Add `adjust-buffer-face-height'. Rewrite description of
5355 `increase-buffer-face-height' and `decrease-default-face-height' now
5356 that they aren't bound by default.
5357
5358 2008-06-03 Miles Bader <miles@gnu.org>
5359
5360 * display.texi (Temporary Face Changes): New node.
5361
5362 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5363
5364 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5365
5366 2008-05-31 Glenn Morris <rgm@gnu.org>
5367
5368 * cal-xtra.texi (Fancy Diary Display): Simplify.
5369
5370 2008-05-30 Glenn Morris <rgm@gnu.org>
5371
5372 * cal-xtra.texi (Fancy Diary Display): Update for
5373 diary-display-function replacing diary-display-hook.
5374
5375 2008-05-29 Drew Adams <drew.adams@oracle.com>
5376
5377 * msdog.texi (Windows Keyboard): Add descriptions of
5378 w32-register-hot-key and w32-unregister-hot-key.
5379
5380 2008-05-21 Tom Tromey <tromey@redhat.com>
5381
5382 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5383 Variables node.
5384
5385 2008-05-19 Tom Tromey <tromey@redhat.com>
5386
5387 * custom.texi (Variables): Add Directory Variables to menu.
5388 (Directory Variables): New node.
5389
5390 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5391
5392 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5393
5394 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5395
5396 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5397 Revision Tags and rewritten. Section now uses modern terminology,
5398 (tags rather than snapshots) and describes post-SCCS systems more
5399 accurately.
5400
5401 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5402
5403 * msdog.texi (Windows Files): Update documentation of
5404 w32-get-true-file-attributes.
5405
5406 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5407
5408 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5409 directory mode.
5410
5411 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * killing.texi (Appending Kills): Remove a strangely off-topic index
5414 entry "television".
5415
5416 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5417
5418 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5419
5420 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5421
5422 * buffers.texi, files.texi (Version-control):
5423 vc-toggle-read-only is no longer a good idea...
5424
5425 2008-04-29 Glenn Morris <rgm@gnu.org>
5426
5427 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5428
5429 2008-04-22 Juri Linkov <juri@jurta.org>
5430
5431 * dired.texi (Subdirectories in Dired): Describe using `^'
5432 to return to the parent directory.
5433
5434 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5435
5436 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5437 recent changes.
5438
5439 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5440
5441 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5442 (Other GDB-UI Buffers): Update for recent thread related changes.
5443
5444 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5445
5446 * maintaining.texi (Maintaining):
5447 * emacs.texi (Top): Typo.
5448
5449 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5450
5451 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5452 arg in `font-lock-add-keywords'.
5453
5454 2008-04-08 Glenn Morris <rgm@gnu.org>
5455
5456 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5457 Also add Baha'i calendar references where appropriate.
5458
5459 2008-04-05 Glenn Morris <rgm@gnu.org>
5460
5461 * custom.texi (Init File): Byte-compiling .emacs is bad.
5462
5463 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5464
5465 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5466
5467 2008-03-29 Glenn Morris <rgm@gnu.org>
5468
5469 * calendar.texi: Update for `calendar-date-style' replacing
5470 `european-calendar'.
5471
5472 2008-03-28 Jason Rumney <jasonr@gnu.org>
5473
5474 * display.texi (Display Custom): Mention overlay-margin in text.
5475
5476 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5477
5478 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5479 tutorial' comments.
5480
5481 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * mark.texi (Mark): Rearrange nodes.
5484 (Persistent Mark): Rename from Transient Mark.
5485 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5486 Describe Transient Mark mode as the default.
5487
5488 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5489 the default behavior with Transient Mark mode off.
5490 (Position Info): Fix typo.
5491
5492 * display.texi (Standard Faces): Reference the Mark node.
5493 Remove discussion of the region face, which is discussed there.
5494
5495 * emacs.texi (Top): Update node listings.
5496
5497 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5498 as the default.
5499
5500 * fixit.texi (Undo): Standardize choice of undo key sequence.
5501 (Undo, Spelling): Describe Transient Mark mode as the default.
5502
5503 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5504 default.
5505
5506 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5507
5508 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5509 mode is the default, and note that the mark is not activated when set.
5510
5511 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5512 Describe Transient Mark mode as the default.
5513
5514 * search.texi (Basic Isearch): Reference the Mark Ring node.
5515 (Replace, Unconditional Replace, Other Repeating Search):
5516 Describe Transient Mark mode as the default.
5517
5518 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5519 Describe Transient Mark mode as the default.
5520 (Paragraphs): Describe how M-h behaves when region is active.
5521
5522 * trouble.texi (Quitting): Clarify effects of C-g.
5523
5524 2008-03-13 Glenn Morris <rgm@gnu.org>
5525
5526 * emacs.texi (EMACSVER): Set to 23.0.60.
5527
5528 2008-03-05 Glenn Morris <rgm@gnu.org>
5529
5530 * dired.texi (Hiding Subdirectories): Fix previous change.
5531
5532 2008-03-05 Drew Adams <drew.adams@oracle.com>
5533
5534 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5535
5536 2008-02-28 Kim F. Storm <storm@cua.dk>
5537
5538 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5539 Move describe-distribution to C-h C-o.
5540 Move view-emacs-problems to C-h C-p.
5541 Add view-emacs-debugging on C-h C-d.
5542 Add view-external-packages on C-h C-e.
5543 Add view-order-manuals on C-h C-m.
5544
5545 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5546
5547 * msdog-xtra.texi (MS-DOS): Docstring fix.
5548
5549 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5550
5551 * msdog.texi (Windows Fonts): Use a @table for describing font
5552 properties.
5553
5554 2008-02-07 Jason Rumney <jasonr@gnu.org>
5555
5556 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5557 value has changed.
5558 (Windows HOME): Clarify what is meant by "if that fails as well".
5559 (Windows Fonts): New section.
5560
5561 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5562
5563 * basic.texi (Basic Undo): Remove duplicate "you can".
5564
5565 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5566
5567 * maintaining.texi (Tags): Fix last change.
5568
5569 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5570
5571 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5572
5573 2008-01-26 Richard Stallman <rms@gnu.org>
5574
5575 * maintaining.texi (Tags): Delete redundant index entry.
5576
5577 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5578
5579 * programs.texi (Imenu): Move "@cindex tags" from here...
5580 * maintaining.texi (Tags): ...to here.
5581
5582 2008-01-23 Kevin Ryde <user42@zip.com.au>
5583
5584 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5585 click count.
5586
5587 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5588
5589 * entering.texi (Exiting): Fix typo.
5590 Reported by D. E. Evans <sinuhe@gnu.org>.
5591
5592 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5593
5594 * glossary.texi (Glossary): Fix typo.
5595
5596 2007-12-27 Richard Stallman <rms@gnu.org>
5597
5598 * text.texi (Formatted Text): Improve menu tag.
5599 (Editing Format Info): In Info, add duplicate menu of nodes
5600 about the submenus.
5601 (Format Faces): Say where Faces menu is found. Mention Other.
5602 (Format Colors): Say where these submenus are found.
5603 (Format Indentation, Format Justification): Likewise.
5604 (Format Properties): Likewise.
5605
5606 2007-12-22 Richard Stallman <rms@gnu.org>
5607
5608 * search.texi (Query Replace): Make exp of query-replace more
5609 self-contained, and clarify.
5610
5611 2007-12-15 Richard Stallman <rms@gnu.org>
5612
5613 * files.texi (Auto Save): Clarify definition of auto-saving.
5614
5615 2007-11-26 Richard Stallman <rms@gnu.org>
5616
5617 * help.texi (Help Echo): Cleanups.
5618
5619 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5620
5621 * files.texi (Why Version Control?): Fix typo.
5622 (VCS Concepts): Fix typos; small tense fix.
5623 (Selecting a Fileset): Fix typos; small rewording.
5624 (Log Buffer): Likewise.
5625 (Old Revisions): Likewise.
5626
5627 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5628
5629 * mule.texi (Communication Coding): Fix wording of last change.
5630
5631 2007-11-16 Werner Lemberg <wl@gnu.org>
5632
5633 * custom.texi (Specifying File Variables):
5634 * major.texi (Choosing Modes): Mention '\" in man pages.
5635
5636 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5637
5638 * mule.texi (Communication Coding): Document x-select-request-type.
5639
5640 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5641
5642 2007-11-15 Francesco Potortì <pot@gnu.org>
5643
5644 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5645 --output=file.
5646
5647 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5648
5649 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5650 (Help Echo): Avoid mentioning the term "region" here and
5651 consistently use the term "active text".
5652
5653 2007-11-11 Glenn Morris <rgm@gnu.org>
5654
5655 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5656
5657 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5658
5659 * search.texi (Query Replace):
5660 Mention `query-replace-show-replacement'.
5661
5662 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5663
5664 * building.texi (Watch Expressions): Remove obscure sentence.
5665
5666 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5667
5668 * mule.texi (Select Input Method): Describe how to activate an input
5669 method in the text mode.
5670
5671 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5672
5673 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5674
5675 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5676
5677 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5678
5679 2007-10-30 Glenn Morris <rgm@gnu.org>
5680
5681 * misc.texi (Directory Tracking): Explain a bit more about
5682 dirtrack-mode.
5683
5684 2007-10-25 Glenn Morris <rgm@gnu.org>
5685
5686 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5687
5688 2007-10-24 Richard Stallman <rms@gnu.org>
5689
5690 * misc.texi (Interactive Shell): Cleanup last change.
5691
5692 2007-10-22 Juri Linkov <juri@jurta.org>
5693
5694 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5695 default values.
5696
5697 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5698
5699 * files.texi: Disambiguate two slightly different uses of the term
5700 'filesets'.
5701
5702 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5703
5704 * trouble.texi (Quitting): Fix typo.
5705
5706 2007-10-18 Glenn Morris <rgm@gnu.org>
5707
5708 * frames.texi (Mode Line Mouse): Mention minor mode names.
5709
5710 2007-10-17 Juri Linkov <juri@jurta.org>
5711
5712 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5713 fill-paragraph operates on the active region in Transient Mark mode.
5714 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5715 with fill-paragraph.
5716
5717 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5718 fill-paragraph.
5719
5720 * fixit.texi (Spelling): ispell-word operates on the active region
5721 in Transient Mark mode.
5722
5723 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5724
5725 * building.texi (Source Buffers):
5726 * custom.texi (Init Non-ASCII):
5727 * glossary.texi (Glossary): Use "key binding" consistently.
5728
5729 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5730
5731 * calendar.texi (Diary): Fix directive.
5732
5733 2007-10-16 Richard Stallman <rms@gnu.org>
5734
5735 * calendar.texi (Diary): Clarify text about diary file example.
5736
5737 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5738
5739 * files.texi: Capitalize node names according to convention.
5740
5741 2007-10-13 Glenn Morris <rgm@gnu.org>
5742
5743 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5744
5745 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5746
5747 * emacs.texi:
5748 * files.texi (Version Systems): Minor fixes to version-control material
5749 suggested by RMS and Robert J. Chassell.
5750
5751 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5752
5753 * files.texi (Version Systems):
5754 * vc-xtra.texi:
5755 * vc1-xtra.texi:
5756 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5757 operations. Change of terminology from `version' to `revision'.
5758 Revise text for adequate description of VCSes with monotonic IDs.
5759 * emacs.texi: Change of terminology from `version' to `revision'.
5760
5761 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5762
5763 * files.texi (Version Systems): Describe newer VCses.
5764 Reorder the descriptions to be chronological.
5765
5766 2007-10-09 Richard Stallman <rms@gnu.org>
5767
5768 * display.texi (Cursor Display): Correct how cursor appears
5769 in nonselected windows.
5770
5771 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5772
5773 * building.texi (GDB Graphical Interface): Remove references to gdba
5774 and mention gud-gdb.
5775
5776 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5777
5778 * rmail.texi (Rmail Sorting): Improve indexing.
5779
5780 2007-10-06 Juri Linkov <juri@jurta.org>
5781
5782 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5783 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5784 fill-paragraph-or-region.
5785
5786 * basic.texi (Arguments): Replace fill-paragraph with
5787 fill-paragraph-or-region.
5788
5789 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5790
5791 * files.texi: Update the section on version control for 2007
5792 conditions. None of these changes are new-VC-specific; that
5793 will come later.
5794
5795 2007-09-15 Glenn Morris <rgm@gnu.org>
5796
5797 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5798 to `list-holidays'.
5799
5800 2007-09-14 Glenn Morris <rgm@gnu.org>
5801
5802 * calendar.texi: Update all instances of mark-calendar-holidays,
5803 list-calendar-holidays, list-holidays with the new names.
5804
5805 2007-09-06 Glenn Morris <rgm@gnu.org>
5806
5807 Move manual sources from man/ to subdirectories of doc/.
5808 Split into the Emacs manual in emacs/, and other manuals in misc/.
5809 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5810 manual.
5811 (infodir): New variable.
5812 (info): Use $infodir.
5813 (emacsman): Delete target, not needed any more.
5814 Move all targets that are not the Emacs manual to misc/Makefile.in.
5815 (mostlyclean): Remove `gnustmp'.
5816 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5817 manual.
5818 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5819 (emacsman): Delete target, not needed any more.
5820 (clean): Remove all info files but Emacs manual.
5821 Move all targets that are not the Emacs manual to misc/Makefile.in.
5822 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5823
5824 * Makefile.in (INFOSOURCES): Delete.
5825 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5826 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5827 *.vrs *.toc here...
5828 (maintainer-clean): ...from here.
5829
5830 2007-09-05 Glenn Morris <rgm@gnu.org>
5831
5832 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5833
5834 2007-08-29 Glenn Morris <rgm@gnu.org>
5835
5836 * emacs.texi (EMACSVER): Increase to 23.0.50.
5837
5838 2007-08-27 Richard Stallman <rms@gnu.org>
5839
5840 * emacs.texi (Top): Clarify menu item for Glossary.
5841
5842 * display.texi (Faces): Change secn title.
5843 Clarify not all fonts come from Font Lock.
5844
5845 2007-08-17 Eli Zaretskii <eliz@gnu.org>
5846
5847 * basic.texi (Position Info): Add index entry for face at point.
5848 Mention that character faces are also displayed by "C-u C-x =".
5849
5850 2007-08-08 Glenn Morris <rgm@gnu.org>
5851
5852 * glossary.texi (Glossary): Deprecate `iff'.
5853
5854 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5855
5856 * files.texi (File Conveniences): Document point motion keys in Image
5857 mode.
5858
5859 2007-07-27 Glenn Morris <rgm@gnu.org>
5860
5861 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5862 in-line.
5863
5864 * gpl.texi: New file with text of GPL.
5865 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5866
5867 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5868
5869 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5870
5871 * dired.texi (Wdired): Mention C-x C-q key binding.
5872
5873 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5874
5875 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5876
5877 2007-07-25 Glenn Morris <rgm@gnu.org>
5878
5879 * emacs.texi (Copying): Replace license with GPLv3.
5880
5881 * Relicense all FSF files to GPLv3 or later.
5882
5883 2007-07-24 Glenn Morris <rgm@gnu.org>
5884
5885 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5886 for some calendars.
5887
5888 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
5889
5890 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5891 default-directory for the current buffer is on a remote machine.
5892
5893 2007-07-21 Eli Zaretskii <eliz@gnu.org>
5894
5895 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5896 default value.
5897
5898 2007-07-21 Richard Stallman <rms@gnu.org>
5899
5900 * files.texi (Why Version Control?): Improve previous change.
5901
5902 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5903
5904 * files.texi (Why Version Control?): New node.
5905
5906 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5907
5908 * building.texi (Starting GUD): Add xref to this anchor.
5909
5910 2007-06-24 Karl Berry <karl@gnu.org>
5911
5912 * emacs.texi: New Back-Cover Text.
5913
5914 2007-06-07 Alan Mackenzie <acm@muc.de>
5915
5916 * display.texi (Optional Mode Line): Document the new form of
5917 line+column numbers, "(561,2)".
5918
5919 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5920
5921 * maintaining.texi (Create Tags Table): Fix typos.
5922
5923 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5924
5925 * Version 22.1 released.
5926
5927 2007-05-07 Karl Berry <karl@gnu.org>
5928
5929 * emacs.texi (EMACSVER): Back to 22.
5930
5931 2007-05-06 Richard Stallman <rms@gnu.org>
5932
5933 * maintaining.texi (Create Tags Table): Clean up previous change.
5934
5935 2007-05-05 Francesco Potortì <pot@gnu.org>
5936
5937 * maintaining.texi (Create Tags Table): Add text about the dangers of
5938 making symbolic links to tags files.
5939
5940 2007-05-04 Karl Berry <karl@gnu.org>
5941
5942 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5943
5944 2007-05-03 Karl Berry <karl@gnu.org>
5945
5946 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5947
5948 * .cvsignore (*.pdf): New entry.
5949
5950 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5951 for printing.
5952
5953 2007-05-01 Richard Stallman <rms@gnu.org>
5954
5955 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5956
5957 2007-04-28 Glenn Morris <rgm@gnu.org>
5958
5959 * ack.texi (Acknowledgments):
5960 * anti.texi (Antinews):
5961 * programs.texi (Program Modes): Restore mention of python.el pending
5962 consideration of legal status.
5963
5964 2007-04-28 Richard Stallman <rms@gnu.org>
5965
5966 * files.texi (File Names): Fixes to ~ description on MS systems.
5967
5968 2007-04-26 Glenn Morris <rgm@gnu.org>
5969
5970 * emacs.texi (EMACSVER): Increase to 22.1.50.
5971
5972 2007-04-25 Karl Berry <karl@gnu.org>
5973
5974 * emacs.texi: Improve line breaks on copyright page,
5975 similar layout to lispref, 8.5x11 by default.
5976
5977 * dired.texi (Image-Dired): Improve line break, fix typo.
5978
5979 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
5980
5981 * programs.texi (Program Modes):
5982 * anti.texi (Antinews):
5983 * ack.texi (Acknowledgments): python.el removed.
5984
5985 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
5986
5987 * display.texi (Highlight Interactively): Correct description of
5988 hi-lock-file-patterns-policy.
5989
5990 * files.texi (File Archives): Mention self-extracting executables.
5991
5992 2007-04-23 Eli Zaretskii <eliz@gnu.org>
5993
5994 * search.texi (Unconditional Replace, Query Replace): Add xref to
5995 "Replacement and Case".
5996
5997 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
5998
5999 * dired.texi (Image-Dired): Move from Thumbnails node.
6000 * misc.texi (Thumbnails): Node deleted.
6001 * emacs.texi (Top): Update node listing.
6002
6003 * files.texi (File Conveniences):
6004 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6005
6006 2007-04-21 Richard Stallman <rms@gnu.org>
6007
6008 * display.texi (Highlight Interactively): Correct previous change.
6009 Clarify doc of hi-lock-find-patterns, and move new features into it.
6010
6011 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6012
6013 * display.texi (Highlight Interactively):
6014 Document hi-lock-file-patterns-policy.
6015
6016 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6017
6018 * display.texi (Scrolling): Fix typo.
6019
6020 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6021
6022 * doclicense.texi: Remove node heading, so that it can be included by
6023 other files.
6024
6025 * emacs.texi: Insert node heading for GFDL.
6026
6027 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6028
6029 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6030 "command line".
6031
6032 * display.texi (Faces): Refer to "Creating Frames" for face
6033 and other frame customizations in .emacs.
6034
6035 * frames.texi (Creating Frames): Mention that face customizations can
6036 be put in .emacs. Add index entries.
6037
6038 2007-04-12 Richard Stallman <rms@gnu.org>
6039
6040 * glossary.texi (Glossary): Explain `iff'.
6041
6042 2007-04-11 Karl Berry <karl@gnu.org>
6043
6044 * gnu.texi (Top),
6045 * macos.texi (Mac Font Specs),
6046 * anti.texi (Antinews),
6047 * xresources.texi (Resources),
6048 * misc.texi (Emulation),
6049 * calendar.texi (Daylight Saving),
6050 * dired.texi (Dired and Find),
6051 * rmail.texi (Remote Mailboxes),
6052 * sending.texi (Mail Headers),
6053 * programs.texi (Which Function),
6054 * files.texi (Recover),
6055 * buffers.texi (Uniquify),
6056 * frames.texi (Wheeled Mice),
6057 * killing.texi (Rectangles): Wording to improve breaks in
6058 8.5x11 format.
6059 * mule.texi (Language Environments): \hbadness=10000 since there's
6060 no way to reword.
6061 * emacs.texi (smallbook): New @set to more easily switch between
6062 smallbook and 8.5x11.
6063
6064 2007-04-11 Richard Stallman <rms@gnu.org>
6065
6066 * files.texi (File Conveniences): Add xref to Tumme.
6067 Delete text about Thumbnail mode.
6068
6069 2007-04-09 Alan Mackenzie <acm@muc.de>
6070
6071 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6072 new name. Insert concept index entries.
6073
6074 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6075
6076 * display.texi (Standard Faces): Document prefix arg for
6077 list-faces-display.
6078
6079 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6080
6081 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6082
6083 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6084
6085 * files.texi (Misc File Ops): Rewrite description of
6086 insert-file-literally.
6087
6088 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6089
6090 * misc.texi (Printing): Postscript -> PostScript.
6091
6092 * ack.texi (Acknowledgments): Postscript -> PostScript.
6093
6094 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6095
6096 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6097 below.
6098
6099 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6100
6101 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6102 Init Non-ASCII.
6103 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6104 (Init Non-ASCII): New node.
6105
6106 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6107
6108 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6109
6110 2007-03-12 Glenn Morris <rgm@gnu.org>
6111
6112 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6113 "Daylight Savings".
6114
6115 * calendar.texi: Replace "daylight savings" with "daylight
6116 saving" in text throughout.
6117
6118 2007-03-04 Richard Stallman <rms@gnu.org>
6119
6120 * custom.texi (Safe File Variables): Minor correction.
6121
6122 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6123
6124 * rmail.texi (Movemail): Add internal ref.
6125 Don't indent the intro for the PROTO table.
6126 Format PROTO table items with @code.
6127
6128 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6129
6130 * building.texi: Remove references to bashdb.
6131
6132 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6133
6134 * mule.texi (Language Environments): Update list of supported language
6135 environments.
6136
6137 2007-02-14 Kim F. Storm <storm@cua.dk>
6138
6139 * building.texi (Grep Searching): Fix lgrep doc.
6140
6141 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6142
6143 * back.texi: Remove unused file.
6144
6145 2007-02-05 Francesco Potortì <pot@gnu.org>
6146
6147 * maintaining.texi (Tag Syntax): Now --members is the default for
6148 etags, not for ctags yet.
6149
6150 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6151
6152 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6153 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6154 expects. Add comments to prevent people from inadvertently modifying
6155 the key parts needed by `texinfo-multiple-files-update'.
6156
6157 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6158
6159 * frames.texi (Secondary Selection): Window clicked does not matter
6160 when mouse-yank-at-point is non-nil.
6161
6162 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6163
6164 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6165 ls-lisp-use-localized-time-format.
6166
6167 2007-01-16 Glenn Morris <rgm@gnu.org>
6168
6169 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6170 system abbrev.
6171
6172 2007-01-11 Richard Stallman <rms@gnu.org>
6173
6174 * msdog.texi (Windows Keyboard): Another small cleanup.
6175
6176 2007-01-10 Richard Stallman <rms@gnu.org>
6177
6178 * msdog.texi (Windows Keyboard): Yet another try to make
6179 everyone happy with that passage.
6180
6181 2007-01-05 Richard Stallman <rms@gnu.org>
6182
6183 * anti.texi (Antinews): Mention M-x shell scrolling.
6184
6185 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6186
6187 * building.texi (Watch Expressions): Describe gdb-max-children.
6188
6189 2007-01-04 Richard Stallman <rms@gnu.org>
6190
6191 * msdog.texi (Windows Keyboard): Clarify previous change.
6192
6193 2007-01-02 Richard Stallman <rms@gnu.org>
6194
6195 * custom.texi (Changing a Variable): Minor clarification.
6196 (Specific Customization): customize-customized => customize-unsaved.
6197
6198 * entering.texi (Entering Emacs): Clean up text about restarting
6199 Emacs for each file.
6200
6201 * misc.texi (Shell Options): Minor cleanup.
6202
6203 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6204 with Emacs, not vice versa.
6205
6206 * programs.texi (Symbol Completion): Recommend customizing
6207 window manager.
6208
6209 * xresources.texi (Resources): Minor fix.
6210
6211 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6212
6213 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6214
6215 2007-01-01 Richard Stallman <rms@gnu.org>
6216
6217 * commands.texi (User Input): Document keys stolen by window mangers.
6218
6219 2006-12-31 Richard Stallman <rms@gnu.org>
6220
6221 * custom.texi (Specific Customization): Document customize-option
6222 instead of customize-variable.
6223
6224 2006-12-31 Kim F. Storm <storm@cua.dk>
6225
6226 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6227
6228 2006-12-30 Kim F. Storm <storm@cua.dk>
6229
6230 * killing.texi (CUA Bindings): Fix typo.
6231
6232 * xresources.texi (Table of Resources): Mention grow-only value for
6233 auto-resize-tool-bars.
6234
6235 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6236
6237 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6238 and how to get them back.
6239
6240 2006-12-26 Richard Stallman <rms@gnu.org>
6241
6242 * calendar.texi (Holidays): Holiday listing is based on current
6243 practice, but DST is not.
6244
6245 2006-12-25 Richard Stallman <rms@gnu.org>
6246
6247 * emacs.texi (Top): Update subnode menus.
6248
6249 * mark.texi (Transient Mark): Fix xref.
6250
6251 * killing.texi (Graphical Kill): Node deleted.
6252 (Killing): Add xref to Cut and Paste.
6253 (CUA Bindings): Update xref.
6254
6255 * frames.texi (Cut and Paste): New section to hold other nodes.
6256 (Mouse Commands): Node demoted.
6257 (Cut/Paste Other App): Split out from Mouse Commands.
6258 (Word and Line Mouse): Likewise.
6259 (Secondary Selection, Clipboard): Nodes demoted.
6260
6261 2006-12-24 Kevin Ryde <user42@zip.com.au>
6262
6263 * calendar.texi (Holidays): US daylight saving begins second Sunday
6264 in March for 2007 onwards.
6265 (Daylight Savings): Show new US default daylight saving rules, 2nd
6266 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6267
6268 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6269
6270 * calendar.texi (Scroll Calendar): < and > are switched.
6271
6272 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6273
6274 * killing.texi (Deletion): Describe M-\ prefix argument.
6275
6276 2006-12-23 Richard Stallman <rms@gnu.org>
6277
6278 * search.texi (Regexp Search): Explain why forward and reverse regexp
6279 search are not mirror images.
6280
6281 2006-12-19 Kim F. Storm <storm@cua.dk>
6282
6283 * major.texi (Choosing Modes): Describe match-function elements for
6284 magic-mode-alist.
6285
6286 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6287
6288 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6289 peculiarities.
6290
6291 2006-12-18 Richard Stallman <rms@gnu.org>
6292
6293 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6294
6295 2006-12-17 Alan Mackenzie <acm@muc.de>
6296
6297 * programs.texi (Left Margin Paren): Remove the bit which says
6298 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6299 Discuss some of the issues of setting this option to nil.
6300
6301 2006-12-17 Glenn Morris <rgm@gnu.org>
6302
6303 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6304
6305 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6306
6307 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6308 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6309 NTFS volumes.
6310 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6311 volumes.
6312
6313 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6314
6315 * text.texi (HTML Mode): Fix "C-c TAB".
6316
6317 2006-12-09 Richard Stallman <rms@gnu.org>
6318
6319 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6320
6321 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6322
6323 * files.texi (Misc File Ops): Document insert-file-literally.
6324
6325 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6326
6327 * cmdargs.texi (Colors): Note that --color is intended for overriding
6328 the terminal defaults, not for normal invocation.
6329
6330 * misc.texi (Emacs Server): Improve wording. Don't mention the
6331 ``server program''. Add a cross-reference to "Init File" node.
6332 (Invoking emacsclient): Add index entries. Document both short and
6333 long versions of command-line options. Document the -f option.
6334
6335 2006-12-06 Richard Stallman <rms@gnu.org>
6336
6337 * text.texi (Outline Format): Say to set outline-regexp
6338 and outline-level with major modes and file local variables.
6339
6340 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6341
6342 * anti.texi (Antinews): Mention the alternative to
6343 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6344
6345 * misc.texi (Interactive Shell): Ditto.
6346
6347 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6348
6349 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6350
6351 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6352
6353 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6354
6355 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6356 colon in the mode line.
6357
6358 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6359
6360 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6361
6362 * building.texi (Watch Expressions): Mention SPC for expanding/
6363 contracting watch expressions.
6364
6365 2006-11-26 Kim F. Storm <storm@cua.dk>
6366
6367 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6368
6369 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6370
6371 * building.texi (Debugger Operation): Define text command mode.
6372 Clarify how tooltips work.
6373 (GDB Graphical Interface): Explain how to run in text command mode
6374 more clearly.
6375
6376 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6377
6378 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6379
6380 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6381
6382 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6383
6384 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6385
6386 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6387 and EMACS is deprecated.
6388
6389 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6390
6391 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6392
6393 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6394
6395 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6396
6397 * emacs.texi: Include xresources.texi both for info and dvi.
6398
6399 * xresources.texi: Merge text from xresmini.texi.
6400
6401 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6402
6403 * glossary.texi: Fix typos.
6404
6405 2006-11-06 Richard Stallman <rms@gnu.org>
6406
6407 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6408
6409 * ack.texi (Acknowledgments): Fix name spelling.
6410
6411 2006-11-01 Juri Linkov <juri@jurta.org>
6412
6413 * search.texi (Word Search): Document incremental word search.
6414
6415 2006-10-28 Glenn Morris <rgm@gnu.org>
6416
6417 * ack.texi (Acknowledgments): Add cal-html author.
6418
6419 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6420 Calendar"). Describe new package cal-html.
6421 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6422 Calendar Files."
6423
6424 2006-10-23 Richard Stallman <rms@gnu.org>
6425
6426 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6427 Abbrev mode is enabled.
6428
6429 2006-10-16 Richard Stallman <rms@gnu.org>
6430
6431 * emacs.texi: Update ISBN.
6432
6433 2006-10-11 Kim F. Storm <storm@cua.dk>
6434
6435 * emacs.texi (Acknowledgments): Use @dotless{i}.
6436
6437 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6438
6439 * building.texi (Breakpoints Buffer): Mention catchpoints.
6440
6441 2006-10-08 Kim F. Storm <storm@cua.dk>
6442
6443 * ack.texi (Acknowledgments): Update.
6444
6445 * emacs.texi (Acknowledgments): Fix bad @/ form.
6446
6447 2006-10-05 Kim F. Storm <storm@cua.dk>
6448
6449 * emacs.texi (Acknowledgments): Add more contributors.
6450
6451 2006-10-03 Richard Stallman <rms@gnu.org>
6452
6453 * emacs.texi (Acknowledgments): Update version and edition.
6454
6455 2006-10-01 Karl Berry <karl@gnu.org>
6456
6457 * custom.texi (Customization Groups): Page break to keep example buffer
6458 on one page.
6459
6460 2006-09-30 Karl Berry <karl@gnu.org>
6461
6462 * programs.texi (Basic Indent): @need to improve page break.
6463 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6464
6465 2006-09-29 Glenn Morris <rgm@gnu.org>
6466
6467 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6468
6469 2006-09-29 Karl Berry <karl@gnu.org>
6470
6471 * windows.texi (Basic Window): Remove forced @break, no longer
6472 desirable.
6473 * frames.texi (Frame Commands),
6474 * mark.texi (Marking Objects): Reword to avoid bad page break.
6475 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6476
6477 2006-09-19 Richard Stallman <rms@gnu.org>
6478
6479 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6480 stick to present tense.
6481
6482 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6483
6484 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6485 to x-gtk-use-old-file-dialog.
6486 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6487
6488 2006-09-15 Jay Belanger <belanger@truman.edu>
6489
6490 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6491 Change "Library Public License" to "Lesser Public License"
6492 throughout. Use "yyyy" to represent year.
6493
6494 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6495
6496 * misc.texi (Interactive Shell): EMACS is now set
6497 to Emacs's absolute file name, not to "t".
6498
6499 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6500
6501 * files.texi (Visiting): Add index entry "open file".
6502
6503 2006-09-11 Richard Stallman <rms@gnu.org>
6504
6505 * building.texi (Compilation Mode): Clarification.
6506 (Grep Searching): Add xref to Compilation Mode.
6507
6508 2006-09-08 Richard Stallman <rms@gnu.org>
6509
6510 * search.texi (Search): Ref multi-file search commands here.
6511 (Other Repeating Search): Not here.
6512
6513 2006-08-28 Richard Stallman <rms@gnu.org>
6514
6515 * windows.texi (Split Window): Update xref.
6516
6517 * basic.texi (Continuation Lines): Update xref.
6518
6519 * indent.texi (Tab Stops): Update xref.
6520
6521 * emacs.texi (Top): Update subnode menu.
6522
6523 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6524 split out of Display Custom.
6525
6526 2006-08-25 Kim F. Storm <storm@cua.dk>
6527
6528 * display.texi (Display Custom): Add variables overline-margin
6529 and x-underline-at-descent-line.
6530
6531 2006-08-25 Richard Stallman <rms@gnu.org>
6532
6533 * entering.texi (Exiting): Rewrite to give graphical displays
6534 priority over text terminals.
6535
6536 * search.texi (Incremental Search): Move index entries.
6537
6538 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6539
6540 * custom.texi (Init File): Reference Find Init to avoid "home
6541 directory" confusion.
6542
6543 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6544
6545 * building.texi (Other GDB-UI Buffers): Describe how to edit
6546 a value in the locals buffer.
6547
6548 2006-08-21 Richard Stallman <rms@gnu.org>
6549
6550 * search.texi (Basic Isearch): Add `isearch' index entry.
6551
6552 2006-08-16 Richard Stallman <rms@gnu.org>
6553
6554 * misc.texi (Saving Emacs Sessions): Clean up wording.
6555
6556 * mark.texi (Marking Objects): Mention term "select all".
6557
6558 * emacs.texi (Top): Update subnode menu.
6559
6560 * help.texi (Help Mode): Move node up in file.
6561
6562 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6563
6564 * building.texi (Stack Buffer): Explain fringe arrow.
6565
6566 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6567
6568 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6569 on startup.
6570
6571 2006-08-11 Romain Francoise <romain@orebokech.com>
6572
6573 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6574
6575 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6576
6577 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6578
6579 2006-08-10 Richard Stallman <rms@gnu.org>
6580
6581 * text.texi (Format Faces): Substantial rewrites to deal
6582 with face merging. Empty regions don't count.
6583 Clarify face property inheritance.
6584
6585 2006-08-08 Romain Francoise <romain@orebokech.com>
6586
6587 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6588 <arjuropo@cc.jyu.fi>.
6589
6590 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6591
6592 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6593 apply to all frames.
6594
6595 2006-08-01 Richard Stallman <rms@gnu.org>
6596
6597 * help.texi (Name Help): Add index entries for describe-variable.
6598
6599 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6600
6601 * building.texi (GDB Graphical Interface): Shorten node names.
6602 (GDB-UI Layout): Use GDB-related.
6603 (Other GDB-UI Buffers): Simplify English.
6604
6605 2006-07-31 Richard Stallman <rms@gnu.org>
6606
6607 * search.texi (Query Replace): Add xref for Dired's Q command.
6608
6609 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6610
6611 * building.texi (GDB commands in Fringe): Rename to...
6612 (Source Buffers): ..this and move forward. Describe hollow arrow and
6613 new option gdb-find-source-frame.
6614
6615 2006-07-29 Richard Stallman <rms@gnu.org>
6616
6617 * dired.texi (Operating on Files): Simplify previous change
6618 and fix Texinfo usage.
6619
6620 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6621
6622 * dired.texi (Operating on Files): Add cross-references. State the
6623 Unix commands that do similar things.
6624
6625 2006-07-28 Richard Stallman <rms@gnu.org>
6626
6627 * mark.texi (Transient Mark): Clarify that region never disappears
6628 when Transient Mark mode is off, and not when it is on.
6629
6630 2006-07-27 Richard Stallman <rms@gnu.org>
6631
6632 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6633
6634 2006-07-24 Richard Stallman <rms@gnu.org>
6635
6636 * xresources.texi (GTK styles): Fix texinfo usage.
6637
6638 * commands.texi (User Input): Explain why we teach keyboard cmds.
6639
6640 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6641 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6642 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6643 * doclicense.texi, display.texi, dired.texi, basic.texi:
6644 * anti.texi, ack.texi: Move periods and commas inside quotes.
6645
6646 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6647
6648 * cmdargs.texi (General Variables): Document EMAIL.
6649
6650 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6651
6652 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6653 doesn't have effect on MS-Windows.
6654
6655 2006-07-17 Richard Stallman <rms@gnu.org>
6656
6657 * building.texi (Grep Searching): Explain about chaining grep commands.
6658
6659 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6660
6661 * killing.texi, mini.texi: Fix typos.
6662
6663 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6664
6665 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6666 is invoked for multiple files.
6667
6668 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6669
6670 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6671 on-line manual for the rest of this node.
6672 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6673 unconditionally.
6674 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6675 Improve wording.
6676 (Windows Printing): Improve wording.
6677 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6678 rest of this node.
6679
6680 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6681
6682 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6683 with eval-buffer.
6684
6685 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6686
6687 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6688 of character translation.
6689
6690 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6691
6692 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6693
6694 2006-07-03 Karl Berry <karl@gnu.org>
6695
6696 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6697 not-too-underfull hboxes in the TeX output.
6698 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6699 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6700 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6701 * sending.texi, text.texi: Fix overfull/underfull boxes.
6702
6703 2006-07-03 Romain Francoise <romain@orebokech.com>
6704
6705 * m-x.texi (M-x): Fix.
6706
6707 2006-07-03 Richard Stallman <rms@gnu.org>
6708
6709 * search.texi (Other Repeating Search): filename -> file name.
6710
6711 * misc.texi (Narrowing): Minor cleanups.
6712
6713 * files.texi (Visiting): filename -> file name.
6714
6715 * emacs.texi (Top): Update subnode menus.
6716
6717 * mule.texi (Coding Systems): Move char translation stuff here.
6718 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6719 (Recognize Coding): Substantial local rewrites.
6720 (International): Update menu.
6721
6722 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6723 (Scrolling): Substantial local rewrites.
6724 (Display): Update menu and intro.
6725
6726 * dired.texi: filename -> file name.
6727
6728 * custom.texi (Safe File Variables): Texinfo usage fix.
6729
6730 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6731
6732 * help.texi, m-x.texi: Lots of cleanups.
6733
6734 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6735
6736 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6737 (Windows Processes, Windows Misc): Shorten the printed version by
6738 selectively conditioning less important portions by @ifnottex.
6739
6740 2006-06-27 Richard Stallman <rms@gnu.org>
6741
6742 * mini.texi (Minibuffer File): Minor cleanup.
6743
6744 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6745
6746 * frames.texi (XTerm Mouse): Rename to...
6747 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6748
6749 * emacs.texi (Top): Use new node name.
6750
6751 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6752
6753 * emacs.texi (Top): Update the detailed menu according to changes in
6754 msdog.texi.
6755
6756 * msdog.texi (Windows Keyboard): New section.
6757 (Windows Mouse): New section.
6758 (Windows System Menu): Remove section (text merged with "Windows
6759 Keyboard").
6760 (Windows Misc): New section.
6761
6762 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6763
6764 * msdog.texi (ls in Lisp): New section.
6765
6766 * files.texi (Visiting): Document case-insensitive wildcard matching
6767 under find-file-wildcards.
6768
6769 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6770
6771 * macos.texi (Mac Input): Add description of mac-function-modifier.
6772 Now Unicode keyboard layouts work.
6773
6774 2006-06-10 Richard Stallman <rms@gnu.org>
6775
6776 * mule.texi (Recognize Coding): Clarify previous change.
6777
6778 2006-06-09 Kenichi Handa <handa@m17n.org>
6779
6780 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6781 notation.
6782
6783 2006-06-07 Kevin Ryde <user42@zip.com.au>
6784
6785 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6786 manual for @ifnottex, but in emacs-extra for @iftex.
6787
6788 * cmdargs.texi (General Variables): Fix smtpmail xref.
6789
6790 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6791
6792 * programs.texi (Comment Commands):
6793 * custom.texi (Specifying File Variables):
6794 Use ;; instead of ;;; to better follow coding conventions.
6795
6796 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6797
6798 * building.texi (Watch Expressions): Move node to end.
6799 (GDB Graphical Interface): Move description of clicks in fringe...
6800 (GDB commands in the Fringe): ...to here. New node.
6801
6802 2006-06-05 Romain Francoise <romain@orebokech.com>
6803
6804 * xresmini.texi (GTK resources): Fix various typos.
6805
6806 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6807
6808 * building.texi (GDB Graphical Interface): Update bindings.
6809 (Commands of GUD): Add gud-print. Remove gud-run.
6810 Restate availability more generally.
6811
6812 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6813
6814 * mini.texi: Lots of cleanups.
6815
6816 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6817
6818 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6819 and Mouse-2.
6820
6821 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6822
6823 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6824
6825 2006-05-31 Richard Stallman <rms@gnu.org>
6826
6827 * basic.texi (Moving Point): Fix previous change.
6828
6829 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6830
6831 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6832
6833 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6834
6835 * basic.texi: Many simplifications and improvements in wording.
6836
6837 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
6838
6839 * anti.texi (Antinews): Create a node for gdb-ui.
6840
6841 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6842
6843 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6844
6845 2006-05-20 Richard Stallman <rms@gnu.org>
6846
6847 * dired.texi (Dired Navigation): dired-goto-file is now j.
6848
6849 2006-05-20 Eli Zaretskii <eliz@gnu.org>
6850
6851 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6852 and their aliases.
6853
6854 * msdog.texi (Windows Printing): Mention non-support of plain text
6855 printing with some el-cheapo printers, and suggest a workaround.
6856
6857 2006-05-20 Kevin Ryde <user42@zip.com.au>
6858
6859 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6860 remove the bit saying you must set it.
6861
6862 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6863
6864 * trouble.texi (Checklist):
6865 * text.texi (Text, Auto Fill, Text Mode):
6866 * search.texi (Nonincremental Search):
6867 * rmail.texi (Rmail Labels):
6868 * mule.texi (Input Methods, Multibyte Conversion):
6869 * misc.texi (Gnus, Where to Look, PostScript):
6870 * maintaining.texi (Create Tags Table):
6871 * indent.texi (Indentation Commands):
6872 * fixit.texi (Spelling):
6873 * emacs.texi (Copying):
6874 * custom.texi (Init File): ifinfo -> ifnottex.
6875
6876 2006-05-17 Richard Stallman <rms@gnu.org>
6877
6878 * files.texi (Diff Mode): Mention C-x `.
6879
6880 2006-05-08 Richard Stallman <rms@gnu.org>
6881
6882 * custom.texi (Disabling): Textual cleanups.
6883
6884 2006-05-12 Glenn Morris <rgm@gnu.org>
6885
6886 * calendar.texi (Displaying the Diary, Format of Diary File):
6887 Refer to diary-view-entries, diary-list-entries,
6888 diary-show-all-entries rather than obsolete aliases.
6889
6890 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6891
6892 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6893 (Displaying the Diary, Special Diary Entries, Importing Diary):
6894 * building.texi (Compilation Shell):
6895 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6896 emacs-xtra with @inforef's.
6897
6898 * files.texi (Visiting): Fix wording.
6899
6900 * mule.texi (Coding Systems, Text Coding): More indexing.
6901 Mention that C-x RET f can set eol conversion.
6902
6903 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
6904
6905 * xresmini.texi (GTK resources): Insert GTK description.
6906
6907 * xresources.texi (GTK resources): metafont should be menufont.
6908
6909 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6910
6911 * mini.texi (Completion Options): Completion of remote files'
6912 method, user name and host name is active only in partial
6913 completion mode.
6914
6915 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6916
6917 * makefile.w32-in (emacs.dvi):
6918 * Makefile.in (emacs.dvi): Add xresmini.texi.
6919
6920 * xresmini.texi (Table of Resources): Remove xref to non-existent
6921 node "LessTif Resources".
6922
6923 * msdog.texi (Microsoft Windows):
6924 * calendar.texi (Calendar/Diary, Displaying the Diary)
6925 (Special Diary Entries, Importing Diary, Holidays):
6926 * programs.texi (Program Modes):
6927 * text.texi (Text):
6928 * buffers.texi (Several Buffers):
6929 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6930
6931 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6932
6933 The following changes merge the emacs-xtra manual into the main
6934 manual, but only for on-line version of the manual.
6935
6936 * vc2-xtra.texi (Version Backups, Local Version Control)
6937 (Making Snapshots, Change Logs and VC, Version Headers)
6938 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6939 on-line manual.
6940
6941 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6942 for on-line manual.
6943
6944 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6945 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6946 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6947 for on-line manual.
6948
6949 * fortran-xtra.texi (Fortran, Fortran Autofill)
6950 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6951 for on-line manual.
6952
6953 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6954 Conditional xref's for on-line manual.
6955
6956 * emerge-xtra.texi (Emerge, Overview of Emerge)
6957 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6958 manual.
6959
6960 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6961 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6962 (EMACSSOURCES): Use EMACS_XTRA.
6963 (../info/emacs-xtra): Remove.
6964 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6965
6966 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6967 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6968 (EMACSSOURCES): Use EMACS_XTRA.
6969 ($(infodir)/emacs-xtra): Remove.
6970 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6971
6972 * trouble.texi (Quitting):
6973 * text.texi (Text):
6974 * programs.texi (Program Modes):
6975 * msdog.texi (Microsoft Windows):
6976 * frames.texi (Frames):
6977 * files.texi (Backup, Version Control, VC Concepts)
6978 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6979 (Registering, VC Status, VC Undo, Multi-User Branching)
6980 (Comparing Files):
6981 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6982 (Displaying the Diary, Special Diary Entries, Importing Diary):
6983 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6984 conditional xref's, depending on @iftex/@ifnottex.
6985
6986 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6987 "MS-DOS". @include msdog-xtra.texi.
6988
6989 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6990 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6991
6992 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6993 for vc-xtra.texi subsections.
6994 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6995 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6996
6997 * sending.texi (Sending Mail): A @node line without explicit Prev,
6998 Next, and Up links.
6999
7000 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7001 Next, and Up links.
7002
7003 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7004 and its sections. @include picture-xtra.texi.
7005
7006 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7007 "Emerge".
7008 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7009
7010 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7011 exact duplicate of its name-sake in calendar.texi.
7012
7013 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7014 "Advanced Calendar/Diary Usage".
7015 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7016
7017 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7018 dired-xtra.texi.
7019 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7020
7021 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7022 (Files) [ifnottex]: Add menu entry for Autorevert.
7023
7024 * emacs-xtra.texi (Introduction): Reword to make consistent with
7025 printed version only.
7026 <Top level>: Remove the body of all chapters and move them to the
7027 new *-xtra.texi files. Use @raisesections and @lowersections to
7028 convert sections to chapters etc.
7029
7030 * msdog-xtra.texi:
7031 * fortran-xtra.texi:
7032 * vc-xtra.texi:
7033 * vc1-xtra.texi:
7034 * vc2-xtra.texi:
7035 * emerge-xtra.texi:
7036 * cal-xtra.texi:
7037 * dired-xtra.texi:
7038 * arevert-xtra.texi: New files, with text from respective chapters
7039 of emacs-xtra.texi. Convert each @chapter into @section, @section
7040 into @subsection, etc.
7041
7042 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7043 updated.
7044
7045 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7046 Windows". All references updated.
7047
7048 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7049
7050 * macos.texi (Mac Input): Mention input from Character Palette.
7051 (Mac Font Specs): Fix typo.
7052
7053 2006-05-05 Richard Stallman <rms@gnu.org>
7054
7055 * files.texi (Diff Mode): Minor cleanup.
7056
7057 2006-05-05 Karl Berry <karl@gnu.org>
7058
7059 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7060 errors from the current release of makeinfo (4.8).
7061 * help.texi (Library Keywords): Change widest word in multitable
7062 template from `emulations' to `convenience'. (Not sure if this is
7063 related to the font change.)
7064
7065 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7066
7067 * files.texi (File Names): Add a footnote about limited support of
7068 ~USER on MS-Windows.
7069
7070 * cmdargs.texi (Initial Options): Add a footnote about limited
7071 support of ~USER on MS-Windows.
7072
7073 2006-05-03 Richard Stallman <rms@gnu.org>
7074
7075 * files.texi (Diff Mode): Node moved here.
7076 (Comparing Files): Delete what duplicates new node.
7077 (Files): Put Diff Mode in menu.
7078
7079 * misc.texi (Diff Mode): Move to files.texi.
7080
7081 * emacs.texi (Top): Update menu for Diff Mode.
7082
7083 * trouble.texi (Emergency Escape): Simplify.
7084
7085 * emacs.texi (Top): Minor clarification.
7086
7087 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7088
7089 * commands.texi, entering.texi, screen.texi: Many simplifications.
7090
7091 2006-05-03 Richard Stallman <rms@gnu.org>
7092
7093 * commands.texi (Text Characters): Delete paragraph about unibyte
7094 non-ASCII printing chars.
7095
7096 * killing.texi (Killing): Say "graphical displays".
7097 * display.texi: Say "graphical displays".
7098
7099 * cmdargs.texi (Misc X): Say "graphical displays".
7100
7101 2006-05-01 Richard Stallman <rms@gnu.org>
7102
7103 * emacs.texi (Top): Add Diff Mode to menu.
7104
7105 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7106
7107 * misc.texi (Diff Mode): New node.
7108
7109 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7110
7111 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7112 (Mac Environment Variables): Shorten example line.
7113 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7114
7115 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7116
7117 * building.texi (GUD Customization): Describe cases %d and %c.
7118 Update description for %e.
7119
7120 2006-04-30 Glenn Morris <rgm@gnu.org>
7121
7122 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7123
7124 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7125
7126 * custom.texi (Examining): Update C-h v output example.
7127
7128 2006-04-29 Kim F. Storm <storm@cua.dk>
7129
7130 * building.texi (Grep Searching): Add lgrep and rgrep.
7131
7132 2006-04-23 Richard Stallman <rms@gnu.org>
7133
7134 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7135
7136 * xresmini.texi: New file.
7137
7138 * xresources.texi (Face Resources): Split table into font resources
7139 and the rest. Combine similar attributes for brevity.
7140
7141 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7142
7143 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7144 backslashes and case-insensitivity in file names (moved to the
7145 main manual).
7146 (MS-DOS Printing): Move most of the text to the main manual.
7147
7148 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7149 New nodes.
7150 (Windows Processes, Windows System Menu): Add index entries and
7151 fix wording.
7152
7153 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7154
7155 * misc.texi (Shell Ring): Add notes on saved input when
7156 navigating off the end of the history list.
7157
7158 2006-04-18 Chong Yidong <cyd@mit.edu>
7159
7160 * misc.texi (Shell Options): Correct default value of
7161 comint-scroll-show-maximum-output.
7162
7163 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7164
7165 * building.texi (Watch Expressions): Update.
7166
7167 2006-04-12 Richard Stallman <rms@gnu.org>
7168
7169 * search.texi: Clean up previous change.
7170
7171 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7172
7173 * search.texi (Regexp Backslash, Regexp Replace): Add index
7174 entries for ``back reference'' and mention the term itself in the
7175 text.
7176
7177 2006-04-11 Richard Stallman <rms@gnu.org>
7178
7179 * custom.texi (Safe File Variables):
7180 Document enable-local-variables = :safe.
7181
7182 2006-04-11 Karl Berry <karl@gnu.org>
7183
7184 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7185 (Remote Repositories, Version Backups, Local Version Control)
7186 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7187 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7188 (Renaming VC Work Files and Master Files)
7189 (Inserting Version Control Headers, Customizing VC, General Options)
7190 (Options for RCS and SCCS, Options specific for CVS): Move all
7191 these nodes to emacs-xtra.texi, for brevity.
7192 * cmdargs.texi, files.texi: Change cross-references.
7193
7194 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7195
7196 * files.texi (Old Versions): Update description of vc-annotate's
7197 use of color to indicate date ranges.
7198
7199 2006-04-09 Kevin Ryde <user42@zip.com.au>
7200
7201 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7202 put info and printed manual names the right way around.
7203
7204 2006-04-09 Karl Berry <karl@gnu.org>
7205
7206 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7207 emacs-xtra.texi, leaving only MS Windows information.
7208 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7209 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7210 node names.
7211
7212 * emacs.texi: Move @summarycontents and @contents to the beginning
7213 of the file.
7214
7215 2006-04-08 Kevin Ryde <user42@zip.com.au>
7216
7217 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7218
7219 2006-04-07 Richard Stallman <rms@gnu.org>
7220
7221 * programs.texi (Comments, Comment Commands, Options for Comments)
7222 (Multi-Line Comments): "Align", not "indent".
7223 (Basic Indent): C-j deletes trailing whitespace before the newline.
7224
7225 2006-04-06 Richard Stallman <rms@gnu.org>
7226
7227 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7228
7229 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7230
7231 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7232
7233 2006-04-05 Richard Stallman <rms@gnu.org>
7234
7235 * emacs.texi (Top): Update subnode menu.
7236
7237 * trouble.texi (Unasked-for Search): Node deleted.
7238 (Lossage): Delete from menu.
7239
7240 2006-04-04 Richard Stallman <rms@gnu.org>
7241
7242 * trouble.texi: Various cleanups.
7243 (Checklist): Don't bother saying how to snail a bug report.
7244 (Emergency Escape): Much rewriting.
7245 (After a Crash): Rename the core dump immediately.
7246 (Total Frustration): Call it a psychotherapist.
7247 (Bug Criteria): Avoid "illegal instruction".
7248 (Sending Patches): We always put the contributor's name in.
7249
7250 * misc.texi (Thumbnails): Minor correction.
7251
7252 2006-04-03 Richard Stallman <rms@gnu.org>
7253
7254 * misc.texi (Thumbnails): Minor cleanup.
7255
7256 2006-04-02 Karl Berry <karl@gnu.org>
7257
7258 * sending.texi (Mail Sending): pxref to Top needs five args.
7259
7260 2006-03-31 Richard Stallman <rms@gnu.org>
7261
7262 * emacs.texi (Top): Update subnode menu.
7263
7264 * help.texi (Help Mode): Cleanup.
7265
7266 * dired.texi: Many cleanups.
7267 (Dired Deletion): Describe dired-recursive-deletes.
7268 (Operating on Files): dired-create-directory moved.
7269 (Misc Dired Features): Move to here.
7270 (Tumme): Node moved to misc.texi.
7271
7272 * custom.texi: Many cleanups.
7273 (Minor Modes): Don't mention ISO Accents Mode.
7274 (Examining): Update C-h v output example.
7275 (Hooks): Add index and xref for add-hook.
7276 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7277 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7278
7279 * misc.texi: Many cleanups.
7280 (beginning): Add to summary of topics.
7281 (Shell): Put eshell xref at the end. Remove eshell from table.
7282 (Thumbnails): New node.
7283
7284 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7285
7286 * files.texi (File Name Cache): Make it clear that the cache is
7287 not persistent.
7288
7289 2006-03-25 Karl Berry <karl@gnu.org>
7290
7291 * emacs-xtra.texi, emacs.texi, gnu.texi:
7292 (1) use @copyright{} instead of (C) in typeset text;
7293 (2) do not indent copyright year list (or anything else).
7294
7295 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7296
7297 * files.texi (VC Dired Mode): Remove misplaced brackets.
7298
7299 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7300
7301 * files.texi: Various updates and clarifications in the VC chapter.
7302
7303 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7304
7305 * help.texi (Help Mode): Document "C-c C-c".
7306
7307 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7308
7309 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7310 menu in the standalone Info reader.
7311
7312 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7313
7314 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7315 moved here from Emacs manual.
7316
7317 * programs.texi (Fortran): Section moved to emacs-xtra.
7318 (Program Modes): Xref to Fortran in emacs-xtra.
7319
7320 * maintaining.texi (Emerge): Move to emacs-xtra.
7321 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7322
7323 * picture.texi: File deleted.
7324 * Makefile.in:
7325 * makefile.w32-in: Remove picture.texi.
7326
7327 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7328 * abbrevs.texi (Abbrevs):
7329 * sending.texi (Sending Mail): Picture node removed.
7330
7331 * emacs.texi (Top): Update node listings.
7332
7333 2006-03-12 Richard Stallman <rms@gnu.org>
7334
7335 * calendar.texi: Various cleanups.
7336
7337 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7338
7339 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7340 syntax.
7341
7342 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7343
7344 * search.texi (Regexps): More accurately describe which characters
7345 are special in which situations. Recommend _not_ to quote `]' or
7346 `-' when they are not special.
7347
7348 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7349
7350 * files.texi (Old Versions): Clarify operation of C-x v =.
7351
7352 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7353
7354 * building.texi (Watch Expressions): Update and describe
7355 gdb-speedbar-auto-raise.
7356
7357 2006-02-19 Richard M. Stallman <rms@gnu.org>
7358
7359 * emacs.texi: Use @smallbook.
7360 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7361 Update subnode menu.
7362
7363 * building.texi (Lisp Interaction): Minor addition.
7364
7365 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7366
7367 * building.texi (Watch Expressions): Update and be more precise.
7368
7369 2006-02-15 Francesco Potortì <pot@gnu.org>
7370
7371 * maintaining.texi (Create Tags Table): Explain why the
7372 exception when etags writes to files under the /dev tree.
7373
7374 2006-02-14 Richard M. Stallman <rms@gnu.org>
7375
7376 * custom.texi (Safe File Variables): Lots of clarification.
7377 Renamed from Unsafe File Variables.
7378
7379 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7380
7381 * custom.texi (Unsafe File Variables): File variable confirmation
7382 assumed denied in batch mode.
7383
7384 2006-02-14 Richard M. Stallman <rms@gnu.org>
7385
7386 * building.texi (GDB User Interface Layout): Don't say `inferior'
7387 for program being debugged.
7388
7389 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7390
7391 * building.texi (GDB Graphical Interface):
7392 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7393
7394 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7395
7396 * custom.texi (Specifying File Variables, Unsafe File Variables):
7397 New nodes, split from File Variables. Document new file local
7398 variable behavior.
7399
7400 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7401
7402 * display.texi (Standard Faces):
7403 * files.texi (Visiting):
7404 * frames.texi (Clipboard):
7405 * glossary.texi (Glossary) <Clipboard>:
7406 * xresources.texi (X Resources): Mention Mac OS port.
7407
7408 2006-02-12 Richard M. Stallman <rms@gnu.org>
7409
7410 * building.texi (Building): Clarify topic in intro.
7411
7412 * maintaining.texi (Maintaining): Change title; clarify topic.
7413 Delete duplicate index entries.
7414
7415 * building.texi (Other GDB User Interface Buffers): Clarifications.
7416
7417 * text.texi (Cell Commands): Clarifications.
7418
7419 * programs.texi (Defuns): Delete duplicate explanation of
7420 left-margin paren convention.
7421 (Hungry Delete): Minor cleanup.
7422
7423 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7424
7425 * dired.texi (Tumme): More tumme documentation.
7426
7427 2006-02-11 Alan Mackenzie <acm@muc.de>
7428
7429 * programs.texi ("Hungry Delete"): Correct the appellation of the
7430 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7431
7432 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7433
7434 * dired.texi (Tumme): Fix small bug.
7435
7436 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7437
7438 * macos.texi (Mac International): Rename "fontset-mac" to
7439 "fontset-standard".
7440
7441 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7442
7443 * dired.texi (Tumme): Basic documentation for Tumme added.
7444
7445 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7446
7447 * mule.texi (International):
7448 * programs.texi (Basic Indent): Fix typos.
7449
7450 * custom.texi (Minor Modes):
7451 * display.texi (Text Display):
7452 * commands.texi (Text Characters): Update xrefs.
7453
7454 2006-02-07 Richard M. Stallman <rms@gnu.org>
7455
7456 * emacs.texi (Top): Update subnode menu.
7457 Update info on old Emacs papers.
7458 (Intro): "Graphical display", not window system.
7459
7460 * xresources.texi (GTK styles): Minor clarifications.
7461
7462 * trouble.texi: "Graphical display", not window system.
7463 (Stuck Recursive): Minor clarification.
7464
7465 * text.texi: Minor clarifications.
7466 (Sentences): Explain why two-space convention is better.
7467 Explain sentence-end-without-period here.
7468 (Fill Commands): Not here.
7469 (Refill): Node moved down.
7470 (Filling): Update menu.
7471 (Table Creation, Cell Justification, Column Commands): Clarify.
7472
7473 * sending.texi: Minor clarifications.
7474
7475 * search.texi (Regexp Backslash): Clarification.
7476
7477 * rmail.texi: Minor cleanups.
7478 (Rmail): Delete digression about `rmail-mode'.
7479 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7480 (Rmail Files): Mention C-u M-x rmail.
7481 (Rmail Reply): Mention References.
7482 (Rmail Display): Mention rmail-nonignored-headers.
7483
7484 * programs.texi: Minor cleanups.
7485 (Comment Commands): Mention momentary Transient Mark mode.
7486 (Matching): Be more specific about customizing show-paren-mode.
7487 (Info Lookup): Don't list the modes that support C-h S.
7488 Just say what it does in an unsupported mode.
7489 (Man Page): Delete excessive info on customizing woman.
7490 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7491
7492 * abbrevs.texi: Minor clarifications.
7493 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7494 not "dynamic abbrevs" as if they were a kind of abbrev.
7495
7496 * picture.texi (Picture): Minor cleanup.
7497
7498 * mule.texi (Communication Coding): Say "other applications".
7499 (Fontsets): Not specific to X. Add xref to X Resources.
7500 (Unibyte Mode): Rename from Single-Byte Character Support.
7501 "Graphical display", not window system.
7502 (International): Update menu.
7503
7504 * maintaining.texi (Format of ChangeLog):
7505 New node, split out from ChangeLog.
7506 (ChangeLog): Clarifications in the remaining text.
7507 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7508 (Find Tag): Add @w.
7509 (Tags Search): Explain tag table order here. Simplify grep ref.
7510 (List Tags): tags-tag-face is a variable, not a face.
7511 (Emerge): Cleanups.
7512
7513 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7514 (Keyboard Macros): Avoid "the user".
7515
7516 * killing.texi: "Graphical display", not window system.
7517
7518 * help.texi (Help Echo): "Graphical display", not window system.
7519
7520 * glossary.texi: Say "you", not "the user". Say "graphical display".
7521
7522 * frames.texi: Minor cleanups. "Graphical display", not window system.
7523
7524 * files.texi (Visiting): Make drag-and-drop not X-specific.
7525
7526 * custom.texi: Minor cleanups. "Graphical display", not window system.
7527
7528 * cmdargs.texi: Minor cleanups.
7529
7530 * building.texi (Compilation): Move and split kill-compilation para.
7531 Add para about multiple compilers.
7532 (Compilation Mode): Commands also available in grep mode and others.
7533 Mention C-u C-x ` more tutorially. Clarify C-x `.
7534 (Compilation Shell): Clarify. Put Bash example first.
7535 (Grep Searching): Minor cleanups; add @w.
7536 (Debuggers): Minor cleanups.
7537 (Starting GUD): Make GDB xgraphical mode issue clearer.
7538 (Debugger Operation): Lots of clarifications including
7539 GDB tooltip side-effect issue.
7540 (Commands of GUD): Clarify.
7541 (GUD Customization): Add bashdb-mode-hook.
7542 (GDB Graphical Interface): Rewrite for clarity.
7543 (GDB User Interface Layout): Rewrite for clarity.
7544 (Stack Buffer, Watch Expressions): Likewise.
7545 (Other GDB User Interface Buffers): Cleanups.
7546 (Lisp Libraries, External Lisp): Cleanup.
7547
7548 * basic.texi (Position Info): "Graphical displays", rather than
7549 window systems.
7550
7551 * anti.texi: Minor cleanup.
7552
7553 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7554
7555 * custom.texi (Init File, Find Init): Add cross-references to
7556 where $HOME is described.
7557
7558 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7559
7560 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7561 is not inside the @table.
7562
7563 * emacs.texi (Top): Correct node name.
7564
7565 * files.texi (File Names): Fix @xref.
7566 (Reverting): Fix typo.
7567
7568 * mule.texi (International): Correct node name.
7569
7570 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7571
7572 2006-02-01 Richard M. Stallman <rms@gnu.org>
7573
7574 * emacs.texi (Top): Update subnode menu.
7575
7576 * mule.texi: Minor clarifications.
7577 Reduce the specific references to X Windows.
7578 Refer to "graphical" terminals, rather than window systems.
7579 (Text Coding): Rename from Specify Coding.
7580 (Communication Coding, File Name Coding, Terminal Coding):
7581 New nodes split out from Text Coding.
7582
7583 * kmacro.texi: Minor clarifications.
7584 (Keyboard Macro Ring): Comment out some excessive commands.
7585 (Basic Keyboard Macro): Split up the table, putting part in each node.
7586
7587 * major.texi: Minor clarifications.
7588
7589 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7590
7591 * windows.texi: Minor clarifications.
7592 (Change Window): Don't describe mode-line mouse cmds here.
7593 Add xref to Mode Line Mouse.
7594
7595 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7596
7597 * macos.texi (Mac International): Fix xref.
7598
7599 * indent.texi: Minor clarifications.
7600
7601 * frames.texi: Minor clarifications.
7602 Reduce the specific references to X Windows.
7603 Refer to "graphical" terminals, rather than window systems.
7604 (Frame Parameters): Don't mention commands like
7605 set-foreground-color. Just say to customize a face.
7606 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7607
7608 * files.texi: Minor clarifications.
7609 (Numbered Backups): New node, split out from Backup Names.
7610
7611 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7612
7613 * cmdargs.texi (General Variables): Fix xref.
7614
7615 * buffers.texi: Minor clarifications.
7616
7617 2006-01-31 Richard M. Stallman <rms@gnu.org>
7618
7619 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7620 Nodes moved to top.
7621
7622 * display.texi: Minor clarifications.
7623 (Display): Rearrange menu.
7624 (Standard Faces): Mention query-replace face.
7625 (Faces): Simplify.
7626 (Font Lock): Simplify face customization info.
7627 (Highlight Changes): Node merged into Highlight Interactively.
7628 (Highlight Interactively): Much rewriting and cleanup.
7629 (Optional Mode Line): Narrowed line number not good for goto-line.
7630 Simplify face customization advice.
7631 (Text Display): Mention use of escape-glyph face.
7632 Move ctl-arrow and tab-width here.
7633 (Display Custom): Move no-redraw-on-reenter to end of node.
7634
7635 * search.texi: Minor clarifications.
7636 (Isearch Scroll): Simplify.
7637 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7638
7639 * regs.texi (Registers): Mention bookmarks here.
7640
7641 * mark.texi: Minor clarifications.
7642 (Selective Undo): Node deleted.
7643
7644 * m-x.texi: Minor clarifications.
7645
7646 * killing.texi: Minor clarifications.
7647 Refer to "graphical" terminals, rather than window systems.
7648
7649 * help.texi: Clarifications.
7650 (Help): Don't describe C-h F and C-h K here.
7651 (Key Help): Describe C-h K here.
7652 (Name Help): Mention Emacs Lisp Intro.
7653 Describe C-h F here.
7654 (Misc Help): Mention C-h F and C-h K only briefly.
7655
7656 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7657 Selective undo text merged in.
7658 (Spelling): Mention Aspell along with Ispell.
7659
7660 * emacs.texi (Top): Update subnode menus.
7661
7662 * basic.texi (Basic Undo): Rename from Undo. Most of text
7663 moved to new Undo node.
7664
7665 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7666
7667 * basic.texi (Continuation Lines, Inserting Text):
7668 Mention longlines mode.
7669
7670 2006-01-29 Richard M. Stallman <rms@gnu.org>
7671
7672 * screen.texi: Minor cleanups.
7673 (Screen): Clean up the intro paragraphs.
7674 (Mode Line): Lots of rewriting. Handle frame-name better.
7675 eol-mnemonic-... vars moved out.
7676
7677 * emacs.texi (Top): Change menu item for MS-DOS node.
7678 Update subnode menu.
7679
7680 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7681 chapter relates to Windows. Title changed.
7682
7683 * mini.texi: Minor cleanups.
7684
7685 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7686 (Mark): Put it in the menu.
7687
7688 * entering.texi: Minor cleanups.
7689
7690 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7691 (Intro): Refer to "graphical" terminals, rather than X.
7692
7693 * display.texi (Display Custom): Add xref to Variables.
7694 (Optional Mode Line): eol-mnemonic-... vars moved here.
7695
7696 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7697 rather than X.
7698
7699 * basic.texi: Minor cleanups.
7700 (Undo): selective-undo moved.
7701
7702 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7703
7704 * anti.texi (Antinews): Various corrections and additions.
7705
7706 2006-01-23 Juri Linkov <juri@jurta.org>
7707
7708 * custom.texi (Easy Customization, Customization Groups)
7709 (Browsing Custom): Mention links along with buttons.
7710
7711 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7712
7713 * text.texi (TeX Print): Use @key for TAB.
7714
7715 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7716
7717 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7718
7719 * files.texi (File Aliases): Don't claim that usually separate
7720 buffers are created for two file names that name the same data.
7721 Mention additional situations where different names mean the same
7722 file on disk.
7723
7724 2006-01-19 Richard M. Stallman <rms@gnu.org>
7725
7726 * killing.texi (Deletion): Upcase @key argument.
7727
7728 * custom.texi (Custom Themes): Minor cleanup.
7729
7730 * programs.texi (Hungry Delete): Upcase @key argument.
7731
7732 2006-01-16 Juri Linkov <juri@jurta.org>
7733
7734 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7735 Move `mode-line-highlight' before `mode-line-buffer-id'.
7736
7737 2006-01-14 Richard M. Stallman <rms@gnu.org>
7738
7739 * basic.texi (Inserting Text): Minor cleanup.
7740
7741 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7742
7743 * custom.texi (Changing a Variable, Face Customization):
7744 Update for changes in Custom menus.
7745
7746 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7747
7748 * macos.texi (Mac International): Undo last change.
7749
7750 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7751
7752 * custom.texi (Custom Themes): Describe the new
7753 customize-create-theme interface.
7754
7755 2005-12-30 Juri Linkov <juri@jurta.org>
7756
7757 * basic.texi (Position Info): Update example.
7758
7759 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7760
7761 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7762
7763 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7764
7765 * custom.texi (Custom Themes): `load-theme' always loads.
7766
7767 2005-12-23 Juri Linkov <juri@jurta.org>
7768
7769 * display.texi (Highlight Interactively): Use double space to
7770 separate sentences. Replace C-p with M-p, and C-n with M-n.
7771
7772 2005-12-22 Richard M. Stallman <rms@gnu.org>
7773
7774 * custom.texi (Easy Customization and subnodes):
7775 Replace "active field" with "button".
7776 Use "user option" only for variables.
7777 Use "setting" for variable-or-face.
7778
7779 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7780
7781 * buffers.texi (Select Buffer): Change order in table to make
7782 "Similar" refer to the correct item.
7783 (Indirect Buffers): Minor rewording.
7784
7785 2005-12-20 Juri Linkov <juri@jurta.org>
7786
7787 * files.texi (VC Status): Put P and N near p and n.
7788
7789 2005-12-19 Richard M. Stallman <rms@gnu.org>
7790
7791 * programs.texi (Electric C): Delete the info about newline control.
7792 (Other C Commands): Minor cleanup.
7793 (Left Margin Paren): Minor cleanup.
7794
7795 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7796
7797 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7798 (Customization Groups): Delete text moved to "Browsing Custom".
7799 (Browsing Custom): New node.
7800 (Specific Customization): Clarify which commands only work for
7801 loaded options.
7802
7803 2005-12-18 Bill Wohler <wohler@newt.com>
7804
7805 * frames.texi (Tool Bars): Shorten text of previous change.
7806
7807 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7808
7809 * files.texi (VC Status): Document log-view mode.
7810
7811 2005-12-18 Bill Wohler <wohler@newt.com>
7812
7813 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7814 permanently via the customize interface.
7815
7816 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7817
7818 * killing.texi (Killing by Lines): Document `kill-whole-line'
7819 function.
7820
7821 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7822
7823 * buffers.texi (Select Buffer): Change `prev-buffer' to
7824 `previous-buffer'. Indicate that these functions use a frame
7825 local buffer list.
7826
7827 2005-12-12 Richard M. Stallman <rms@gnu.org>
7828
7829 * custom.texi (Easy Customization): Change menu comment.
7830 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7831
7832 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7833 (Help): Among the Apropos commands, describe only C-h a here.
7834
7835 2005-12-11 Richard M. Stallman <rms@gnu.org>
7836
7837 * programs.texi (Options for Comments): Comment-end starts with space.
7838
7839 * glossary.texi (Glossary): Minor cleanup.
7840
7841 * files.texi (Old Versions): Use @table.
7842
7843 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7844
7845 * display.texi (Highlight Interactively): Include
7846 global-hi-lock-mode. Add miscellaneous details and elaborations.
7847
7848 2005-12-09 Richard M. Stallman <rms@gnu.org>
7849
7850 * display.texi (Font Lock): Delete the Global FL menu item.
7851
7852 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7853
7854 * custom.texi (Minibuffer Maps): Mention the maps for file name
7855 completion.
7856
7857 2005-12-09 Kim F. Storm <storm@cua.dk>
7858
7859 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7860 prefix keys even when mark is active. Describe that RET moves
7861 cursor to next corner in rectangle; clarify insert around rectangle.
7862
7863 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7864
7865 * custom.texi (Customization): Use xref to elisp manual for
7866 non-TeX output.
7867 (Minor Modes): Update.
7868 (Customization Groups, Changing a Variable, Face Customization):
7869 Update for new appearance of Custom buffers.
7870 (Changing a Variable): `custom-buffer-done-function' has been
7871 replaced by `custom-buffer-done-kill'.
7872 (Specific Customization): In the `customize-group' buffer, a
7873 subgroup's contents are not "hidden". They are not included at
7874 all. They have no [Show] button.
7875 (Mouse Buttons): Add pxref to description of mouse event lists in
7876 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7877 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7878 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7879
7880 2005-12-08 Richard M. Stallman <rms@gnu.org>
7881
7882 * mini.texi (Completion Commands, Completion):
7883 In file name input, SPC does not do completion.
7884
7885 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
7886
7887 * building.texi (GDB Graphical Interface): Explain screen size
7888 setting.
7889 (Other GDB User Interface Buffers): Describe features specific to
7890 GDB 6.4.
7891
7892 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7893
7894 * building.texi (GDB User Interface Layout): Describe how to
7895 kill associated buffers.
7896 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7897 (Watch Expressions): Be more precise.
7898 (Other GDB User Interface Buffers): Describe how to change a
7899 register value.
7900
7901 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7902
7903 * macos.texi (Mac Input): Remove description of
7904 mac-command-key-is-meta. Add descriptions of
7905 mac-control-modifier, mac-command-modifier, and
7906 mac-option-modifier.
7907 (Mac International): Fix description of conversion of clipboard data.
7908 (Mac Font Specs): Add example of font customization by face attributes.
7909
7910 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7911
7912 * building.texi (Watch Expressions): Expand description.
7913 (Other GDB User Interface Buffers): Describe local map for
7914 gud-watch.
7915
7916 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
7917
7918 * display.texi (Font Lock): Font lock is enabled by default now.
7919
7920 2005-11-20 Juri Linkov <juri@jurta.org>
7921
7922 * basic.texi (Position Info): Update examples of the output.
7923 Remove the fact that examples are produced in the TeXinfo buffer,
7924 because in the Info reader users will get a different output from
7925 `C-x ='.
7926
7927 * building.texi (Compilation Mode): Remove paragraph duplicated
7928 from the node `Compilation'. Add `compilation-skip-threshold'.
7929
7930 * display.texi (Font Lock): Suggest more user-friendly method of
7931 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7932
7933 2005-11-18 Richard M. Stallman <rms@gnu.org>
7934
7935 * files.texi (Registering): Mention @@ in mode line.
7936
7937 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7938
7939 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7940
7941 * files.texi (Renaming and VC): Some back-ends don't
7942 handle renaming.
7943
7944 2005-11-17 Juri Linkov <juri@jurta.org>
7945
7946 * emacs.texi (Top):
7947 * display.texi (Highlight Interactively): Put this font-lock based
7948 mode near Font Lock node.
7949
7950 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
7951
7952 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7953 icons.
7954
7955 2005-11-12 Kim F. Storm <storm@cua.dk>
7956
7957 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7958 (Help Summary): Add C-h d and C-h e.
7959 (Apropos): Clarify that all apropos commands may search for either
7960 list of words or a regexp. Add C-h d for apropos-documentation.
7961 Describe apropos-documentation-sort-by-scores user option.
7962
7963 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7964
7965 * killing.texi (CUA Bindings): Add @section.
7966
7967 2005-11-10 Kim F. Storm <storm@cua.dk>
7968
7969 * emacs.texi (Top): Add CUA Bindings entry to menu.
7970
7971 * killing.texi (CUA Bindings): New node. Moved here from
7972 misc.texi and extended with info on rectangle commands and
7973 rectangle highlighting, interface to registers, and the global
7974 mark feature.
7975
7976 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7977
7978 * regs.texi: Prev link points to CUA Bindings node.
7979
7980 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7981
7982 * help.texi (Help Echo): By default, help echos are only shown on
7983 mouse-over, not on point-over.
7984
7985 2005-11-04 Jérôme Marant <jerome@marant.org>
7986
7987 * misc.texi (Shell Mode): Describe how to activate password echoing.
7988
7989 2005-11-04 Romain Francoise <romain@orebokech.com>
7990
7991 * mark.texi (Mark Ring): Fix typo.
7992
7993 2005-11-03 Richard M. Stallman <rms@gnu.org>
7994
7995 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7996
7997 2005-11-01 Bill Wohler <wohler@newt.com>
7998
7999 * help.texi (Help Mode): Fix typo.
8000
8001 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8002
8003 * building.texi (Other GDB User Interface Buffers):
8004 Describe the command gdb-use-inferior-io-buffer.
8005
8006 2005-10-31 Romain Francoise <romain@orebokech.com>
8007
8008 * files.texi (Compressed Files): Fix typo.
8009
8010 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8011
8012 * windows.texi (Force Same Window): Likewise.
8013
8014 2005-10-30 Bill Wohler <wohler@newt.com>
8015
8016 * help.texi (Help Mode): URLs viewed with browse-url.
8017
8018 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8019
8020 * building.texi (GDB Graphical Interface): Don't reference
8021 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8022 must stay in same frame.
8023
8024 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8025
8026 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8027
8028 * anti.texi (Antinews): Likewise.
8029
8030 2005-10-28 Bill Wohler <wohler@newt.com>
8031
8032 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8033
8034 2005-10-28 Richard M. Stallman <rms@gnu.org>
8035
8036 * files.texi (Visiting): Explain how to enter ? in a file name.
8037
8038 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8039
8040 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8041
8042 * building.texi (GDB Graphical Interface):
8043 Describe gdb-mouse-until.
8044
8045 2005-10-23 Richard M. Stallman <rms@gnu.org>
8046
8047 * custom.texi (Init File): Recommend when to use site-start.el.
8048
8049 2005-10-21 Juri Linkov <juri@jurta.org>
8050
8051 * custom.texi (Examining): Mention accessing the old variable
8052 value via M-n in set-variable.
8053
8054 2005-10-18 Romain Francoise <romain@orebokech.com>
8055
8056 * files.texi (Version Systems): Capitalize GNU.
8057
8058 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8059
8060 * building.texi (Compilation Mode): Remove redundant paragraph.
8061 (Watch Expressions): Remove paragraph to reflect code change.
8062
8063 2005-10-16 Richard M. Stallman <rms@gnu.org>
8064
8065 * building.texi (Compilation Mode, Compilation): Clarified.
8066
8067 2005-10-15 Richard M. Stallman <rms@gnu.org>
8068
8069 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8070
8071 2005-10-13 Kenichi Handa <handa@m17n.org>
8072
8073 * basic.texi (Position Info): Fix previous change.
8074
8075 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8076
8077 * cmdargs.texi (Icons X): Fix typo.
8078
8079 2005-10-12 Kenichi Handa <handa@m17n.org>
8080
8081 * basic.texi (Position Info): Describe the case that Emacs shows
8082 "part of display ...".
8083
8084 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8085
8086 * cmdargs.texi (Icons X): -nb => -nbi.
8087
8088 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8089
8090 * frames.texi (Speedbar): A couple more clarifications.
8091
8092 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8093
8094 * building.texi (GDB User Interface Layout): Improve diagram.
8095 (Watch Expressions): Explain how to make speedbar global.
8096 (Other GDB User Interface Buffers): Make references more precise.
8097
8098 2005-10-09 Richard M. Stallman <rms@gnu.org>
8099
8100 * frames.texi (Speedbar): Clarify the text.
8101
8102 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8103
8104 * frames.texi (Speedbar): Add information on keybindings,
8105 dismissing the speedbar, and buffer display mode. Link to
8106 speedbar manual.
8107
8108 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8109
8110 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8111 added -nb, --no-bitmap-icon.
8112
8113 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8114
8115 * building.texi (GDB Graphical Interface): Add variables and
8116 functions to indices. Be more precise.
8117
8118 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8119
8120 * frames.texi (Drag and Drop): Remove the x- from
8121 x-dnd-open-file-other-window and xdnd-protocol-alist.
8122
8123 2005-09-30 Romain Francoise <romain@orebokech.com>
8124
8125 * mini.texi (Minibuffer): The default value now appears before the
8126 colon in minibuffer prompts.
8127
8128 2005-09-25 Richard M. Stallman <rms@gnu.org>
8129
8130 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8131
8132 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8133
8134 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8135
8136 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8137
8138 * emacs.texi (Top): Update submenus from macos.texi.
8139
8140 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8141 (Mac OS): Update feature support status.
8142 (Mac Input): List supported input scripts. Remove description
8143 about `mac-keyboard-text-encoding'. Mention mouse button
8144 emulation and related variables.
8145 (Mac International): Mention Central European and Cyrillic
8146 support. Now `keyboard-coding-system' is dynamically changed.
8147 Add description about coding system for selection.
8148 Add description about language environment.
8149 (Mac Environment Variables):
8150 Mention `~/.MacOSX/environment.plist'. Give example of command line
8151 arguments. Add Preferences support.
8152 (Mac Directories): Explicitly state that this node is for Mac OS
8153 Classic only.
8154 (Mac Font Specs): Mention specification for scalable fonts.
8155 List supported charsets. Add preferred way of creating fontsets.
8156 Add description about `mac-allow-anti-aliasing'.
8157 (Mac Functions): Add descriptions about `mac-set-file-creator',
8158 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8159 and `mac-get-preference'.
8160
8161 2005-09-16 Romain Francoise <romain@orebokech.com>
8162
8163 Update all files to specify GFDL version 1.2.
8164
8165 * doclicense.texi (GNU Free Documentation License): Update to
8166 version 1.2.
8167
8168 2005-09-15 Richard M. Stallman <rms@gnu.org>
8169
8170 * buffers.texi (List Buffers): Fix xref.
8171
8172 * rmail.texi (Rmail Basics): Fix xref.
8173
8174 * emacs.texi (Top): Update subnode menus.
8175
8176 * files.texi (Saving Commands): New node, broken out of Saving.
8177 (Customize Save): New node, broken out of Saving.
8178 Clarify effect of write-region-inhibit-fsync.
8179 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8180
8181 2005-09-14 Romain Francoise <romain@orebokech.com>
8182
8183 * files.texi (Saving): Mention write-region-inhibit-fsync.
8184
8185 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8186
8187 * custom.texi (Custom Themes): New node.
8188
8189 2005-09-03 Richard M. Stallman <rms@gnu.org>
8190
8191 * search.texi (Search Case): Mention vars that control
8192 case-fold-search for various operations.
8193
8194 2005-08-22 Juri Linkov <juri@jurta.org>
8195
8196 * display.texi (Standard Faces): Merge the text from
8197 `(elisp)Standard Faces' into this node.
8198
8199 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8200
8201 * emacs.texi (Top): Delete menu item for deleted node
8202 Keyboard Translations.
8203
8204 2005-08-18 Richard M. Stallman <rms@gnu.org>
8205
8206 * trouble.texi (Unasked-for Search):
8207 Delete xref to Keyboard Translations.
8208
8209 * glossary.texi (Glossary): Delete xref.
8210
8211 * custom.texi (Minor Modes): Say that the list here is not complete.
8212 (Keyboard Translations): Node deleted.
8213 (Disabling): Delete xref to it.
8214 (Customization Groups): Fix Custom buffer example.
8215 (Hooks): Mention remove-hooks.
8216
8217 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8218
8219 * building.texi (GDB Graphical Interface): Improve filling of menu
8220 item.
8221
8222 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8223
8224 * building.texi (GDB Graphical Interface): Use better node names.
8225
8226 2005-08-14 Richard M. Stallman <rms@gnu.org>
8227
8228 * text.texi (Sentences): Fix xref.
8229
8230 2005-08-14 Juri Linkov <juri@jurta.org>
8231
8232 * building.texi (Compilation, Grep Searching): Move grep command
8233 headings from `Compilation' to `Grep Searching'.
8234
8235 * dired.texi (Dired and Find):
8236 * maintaining.texi (Tags Search): Replace grep xref to
8237 `Compilation' node with `Grep Searching'.
8238
8239 * files.texi (Comparing Files): Replace xref to `Compilation' with
8240 `Compilation Mode'.
8241
8242 2005-08-13 Alan Mackenzie <acm@muc.de>
8243
8244 * search.texi (Non-ASCII Isearch): Correct a typo.
8245 (Replacement Commands): Mention query-replace key binding.
8246
8247 2005-08-11 Richard M. Stallman <rms@gnu.org>
8248
8249 * programs.texi (Options for Comments): Fix xref.
8250
8251 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8252 out of Regexps.
8253
8254 2005-08-09 Juri Linkov <juri@jurta.org>
8255
8256 * building.texi (Compilation): Use `itemx' instead of `item'.
8257 (Grep Searching): Simplify phrase.
8258
8259 * display.texi (Standard Faces): Describe vertical-border on
8260 window systems.
8261
8262 * windows.texi (Split Window): Simplify phrase and mention
8263 vertical-border face.
8264
8265 2005-08-09 Richard M. Stallman <rms@gnu.org>
8266
8267 * files.texi (Comparing Files): Clarify compare-windows.
8268
8269 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8270
8271 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8272
8273 * mule.texi (Coding Systems): Rephrase the paragraph about
8274 codepages: no need for "M-x codepage-setup" anymore, except on
8275 MS-DOS.
8276
8277 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8278 the MS-DOS port only.
8279
8280 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8281
8282 * makefile.w32-in (info): Don't run multi-install-info.bat.
8283 ($(infodir)/dir): New target, produced by running
8284 multi-install-info.bat.
8285
8286 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8287
8288 * files.texi (Quoted File Names): Add index entry.
8289
8290 2005-07-19 Juri Linkov <juri@jurta.org>
8291
8292 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8293
8294 2005-07-18 Juri Linkov <juri@jurta.org>
8295
8296 * custom.texi (Easy Customization):
8297 * files.texi (Old Versions):
8298 * frames.texi (Wheeled Mice):
8299 * mule.texi (Specify Coding):
8300 * text.texi (Cell Justification):
8301 * trouble.texi (After a Crash):
8302 * xresources.texi (GTK styles):
8303 Delete duplicate duplicate words.
8304
8305 2005-07-17 Richard M. Stallman <rms@gnu.org>
8306
8307 * frames.texi (Creating Frames): Fix foreground color example.
8308
8309 * custom.texi (Init Examples): Clean up text about conditionals.
8310
8311 2005-07-16 Richard M. Stallman <rms@gnu.org>
8312
8313 * mini.texi (Completion Commands): Fix command name for ?.
8314
8315 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8316
8317 * display.texi (Standard Faces): Explain that customization of
8318 `menu' face has no effect on w32 and with GTK.
8319 Add cross-references.
8320
8321 * cmdargs.texi (General Variables): Clarify the default location
8322 of $HOME on w32 systems.
8323
8324 2005-07-15 Jason Rumney <jasonr@gnu.org>
8325
8326 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8327 changed.
8328
8329 2005-07-08 Kenichi Handa <handa@m17n.org>
8330
8331 * mule.texi (Recognize Coding):
8332 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8333
8334 2005-07-07 Richard M. Stallman <rms@gnu.org>
8335
8336 * anti.texi (Antinews): Mention mode-line-inverse-video.
8337
8338 * files.texi (Saving): Minor correction about C-x C-w.
8339
8340 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8341
8342 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8343
8344 * search.texi (Isearch Scroll): Add example of using the
8345 `isearch-scroll' property.
8346 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8347 `Display Custom' node.
8348 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8349 and de-emphasize it.
8350 (Other Repeating Search): `occur' currently can not correctly
8351 handle multiline matches. Correct, clarify and update description
8352 of `flush-lines' and `keep-lines'.
8353
8354 * display.texi (Display Custom): Add anchor for `baud-rate'.
8355
8356 2005-07-07 Richard M. Stallman <rms@gnu.org>
8357
8358 * gnu.texi: Update where to get GNU status; add refs for how to help.
8359 Add footnotes 6 and 7.
8360
8361 2005-07-04 Lute Kamstra <lute@gnu.org>
8362
8363 Update FSF's address in GPL notices.
8364
8365 * doclicense.texi (GNU Free Documentation License):
8366 * trouble.texi (Checklist): Update FSF's address.
8367
8368 2005-06-24 Richard M. Stallman <rms@gnu.org>
8369
8370 * display.texi (Text Display): Change index entries.
8371
8372 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8373
8374 * makefile.w32-in (MAKEINFO): Use --force.
8375 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8376 Makefile.in.
8377
8378 2005-06-23 Richard M. Stallman <rms@gnu.org>
8379
8380 * anti.texi (Antinews): Rename show-nonbreak-escape to
8381 nobreak-char-display.
8382
8383 * emacs.texi (Top): Update detailed node listing.
8384
8385 * display.texi (Text Display): Rename show-nonbreak-escape
8386 to nobreak-char-display and no-break-space to nobreak-space.
8387 (Standard Faces): Split up the list of standard faces
8388 and put it in a separate node. Add nobreak-space and
8389 escape-glyph.
8390
8391 2005-06-23 Lute Kamstra <lute@gnu.org>
8392
8393 * mule.texi (Select Input Method): Fix typo.
8394
8395 2005-06-23 Kenichi Handa <handa@m17n.org>
8396
8397 * mule.texi (International): List all supported scripts.
8398 Adjust text for that leim is now included in the normal Emacs
8399 distribution.
8400 (Language Environments): List all language environments.
8401 Intlfonts contains fonts for most supported scripts, not all..
8402 (Select Input Method): Refer to C-u C-x = to see how to type to
8403 input a specific character.
8404 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8405
8406 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8407
8408 * building.texi (Grep Searching): Texinfo usage fix.
8409
8410 2005-06-22 Miles Bader <miles@gnu.org>
8411
8412 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8413
8414 2005-06-20 Miles Bader <miles@gnu.org>
8415
8416 * display.texi (Faces): Add `vertical-divider'.
8417
8418 2005-06-17 Richard M. Stallman <rms@gnu.org>
8419
8420 * text.texi (Adaptive Fill): Minor clarification.
8421
8422 2005-06-10 Lute Kamstra <lute@gnu.org>
8423
8424 * emacs.texi (Top): Correct version number.
8425 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8426 refer to the current version of Emacs.
8427
8428 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8429
8430 * files.texi (Log Buffer): Document when there can be more than
8431 one file to be committed.
8432
8433 2005-06-08 Juri Linkov <juri@jurta.org>
8434
8435 * display.texi (Faces): Add `shadow' face.
8436
8437 2005-06-07 Masatake YAMATO <jet@gyve.org>
8438
8439 * display.texi (Faces): Write about mode-line-highlight.
8440
8441 2005-06-06 Richard M. Stallman <rms@gnu.org>
8442
8443 * misc.texi (Printing Package): Explain how to initialize
8444 printing package.
8445
8446 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8447
8448 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8449
8450 * emacs.texi: Rename Hardcopy to Printing.
8451 Make PostScript and PostScript Variables subnodes of it.
8452
8453 * misc.texi (Printing): Rename node from Hardcopy.
8454 Mention menu bar options.
8455 Move PostScript and PostScript Variables to submenu.
8456 (Printing package): New node.
8457
8458 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8459
8460 * dired.texi (Operating on Files): Likewise.
8461
8462 * calendar.texi (Displaying the Diary): Likewise.
8463
8464 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8465
8466 * glossary.texi (Glossary): Likewise.
8467
8468 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8469 effect.
8470
8471 2005-06-04 Richard M. Stallman <rms@gnu.org>
8472
8473 * trouble.texi (After a Crash): Polish previous change.
8474
8475 2005-05-30 Noah Friedman <friedman@splode.com>
8476
8477 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8478 recovery mechanism.
8479
8480 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8481
8482 * building.texi (Other Buffers): SPC toggles display of
8483 floating point registers.
8484
8485 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8486
8487 * files.texi (Log Buffer): Merge in description of Log Edit
8488 mode from pcl-cvs.texi.
8489
8490 2005-05-26 Richard M. Stallman <rms@gnu.org>
8491
8492 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8493
8494 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8495
8496 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8497 not enabled by default.
8498 When not on a word, `ispell-word' by default checks the word
8499 before point.
8500
8501 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8502
8503 * building.texi (Debugger Operation): Simplify last sentence.
8504
8505 2005-05-23 Lute Kamstra <lute@gnu.org>
8506
8507 * emacs.texi: Update FSF's address throughout.
8508 (Preface): Use @cite.
8509 (Distrib): Add cross reference to the node "Copying". Mention the
8510 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8511 printed manuals.
8512 (Intro): Use @xref for the Emacs Lisp Intro.
8513
8514 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8515
8516 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8517
8518 * basic.texi (Moving Point): Mention default for `goto-line'.
8519
8520 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8521 of a variable's docstring.
8522
8523 2005-05-18 Lute Kamstra <lute@gnu.org>
8524
8525 * maintaining.texi (Overview of Emerge): Add cross reference.
8526 Remove duplication.
8527
8528 * emacs.texi (Top): Update to the current structure of the manual.
8529 * misc.texi (Emacs Server): Add menu description.
8530 * files.texi (Saving): Fix menu.
8531 * custom.texi (Customization): Fix menu.
8532 * mule.texi (International): Fix menu.
8533 * kmacro.texi (Keyboard Macros): Fix menu.
8534
8535 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8536
8537 * display.texi: Various minor changes.
8538 (Faces): Delete text that is repeated in the next section.
8539
8540 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8541
8542 * building.texi (Debugger Operation): Mention GUD tooltips are
8543 disabled with GDB in text command mode.
8544
8545 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8546
8547 * building.texi: Replace toolbar with "tool bar" for consistency.
8548 (Compilation Mode): Describe compilation-context-lines
8549 and use of arrow in compilation buffer.
8550 (Debugger Operation): Replace help text with variable's value.
8551
8552 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8553 consistency.
8554
8555 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8556
8557 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8558 Add xref.
8559
8560 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8561
8562 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8563 (Position Info): Delete discussion of `goto-line'. It is already
8564 described in `Moving point'.
8565
8566 * mini.texi (Completion Commands): Correct reference.
8567 (Completion Options): Fix typo.
8568
8569 * killing.texi (Deletion): Complete description of `C-x C-o'.
8570
8571 2005-05-10 Richard M. Stallman <rms@gnu.org>
8572
8573 * building.texi (Compilation): Clarify recompile's directory choice.
8574
8575 * frames.texi (Tooltips): Cleanups.
8576
8577 * basic.texi (Arguments): Fix punctuation.
8578
8579 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8580
8581 * screen.texi (Menu Bar): The up and down (not left and right)
8582 arrow keys move through a keyboard menu.
8583
8584 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8585
8586 * basic.texi: Various typo and grammar fixes.
8587 (Moving Point): C-a now runs move-beginning-of-line.
8588
8589 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8590
8591 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8592
8593 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8594 as different animals.
8595
8596 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8597
8598 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8599 Correct index entry.
8600
8601 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8602
8603 * building.texi (Debugger Operation): Update to reflect changes
8604 in GUD tooltips.
8605
8606 2005-04-30 Richard M. Stallman <rms@gnu.org>
8607
8608 * files.texi (Compressed Files): Auto Compression normally enabled.
8609
8610 * building.texi (Debugger Operation): Clarify previous change.
8611
8612 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8613
8614 * building.texi (Debugger Operation): Add description for
8615 GUD tooltips when program is not running.
8616
8617 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8618
8619 * misc.texi (Shell): Add `Shell Prompts' to menu.
8620 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8621 description. Delete remarks moved to new node.
8622 (Shell Prompts): New node.
8623 (History References): Replace remarks moved to `Shell Prompts'
8624 with xref to that node.
8625 (Remote Host): Clarify how to specify the terminal type when
8626 logging in to a different machine.
8627
8628 2005-04-26 Richard M. Stallman <rms@gnu.org>
8629
8630 * emacs.texi (Top): Update submenus from files.texi.
8631
8632 * files.texi (Filesets): Clarify previous change.
8633
8634 * dired.texi (Misc Dired Features): Clarify previous change.
8635
8636 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8637
8638 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8639
8640 * dired.texi (Misc Dired Features):
8641 Document dired-compare-directories.
8642
8643 * files.texi (Filesets): New node.
8644 (File Conveniences): Document Image mode.
8645
8646 * text.texi (TeX Print): Document tex-compile.
8647
8648 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8649
8650 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8651 Delete redundant reference to tooltip Custom group. It is
8652 referred too again in the next paragraph.
8653
8654 2005-04-24 Richard M. Stallman <rms@gnu.org>
8655
8656 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8657
8658 2005-04-19 Kim F. Storm <storm@cua.dk>
8659
8660 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8661
8662 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8663
8664 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8665 turns off desktop-save-mode.
8666
8667 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8668
8669 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8670 by default in terminals compatible with xterm. Mention that
8671 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8672 node.
8673
8674 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8675
8676 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8677
8678 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8679
8680 * xresources.texi (Table of Resources): Add cursorBlink.
8681
8682 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8683
8684 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8685 `d', `C-d' and `u'.
8686
8687 2005-04-11 Richard M. Stallman <rms@gnu.org>
8688
8689 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8690 (Misc X): Add -D, --basic-display.
8691
8692 * maintaining.texi (Change Log): Correct the description of
8693 the example.
8694
8695 * major.texi (Choosing Modes): Document magic-mode-alist.
8696
8697 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8698
8699 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8700 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8701 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8702 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8703 `w', respectively.
8704 (Rmail Labels): Mention `l'.
8705 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8706 (Rmail Summary Edit): Describe `j' and RET.
8707
8708 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8709
8710 * xresources.texi (Lucid Resources): Add fontSet resource.
8711
8712 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8713
8714 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8715 now called `indicate-empty-lines'.
8716
8717 2005-04-06 Kim F. Storm <storm@cua.dk>
8718
8719 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8720
8721 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8722
8723 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8724 deleted.
8725 (Marks vs Flags): Add some convenient key bindings.
8726 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8727 (Misc Dired Features): Correct and expand description of `w' command.
8728
8729 * frames.texi (XTerm Mouse): Delete apparently false info.
8730 The GNU/Linux console currently does not appear to support
8731 `xterm-mouse-mode'.
8732
8733 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8734
8735 * calendar.texi (Diary): Mention shell utility `calendar'.
8736
8737 2005-04-01 Richard M. Stallman <rms@gnu.org>
8738
8739 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8740
8741 2005-04-01 Lute Kamstra <lute@gnu.org>
8742
8743 * maintaining.texi (Change Log): add-change-log-entry uses
8744 add-log-mailing-address.
8745
8746 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8749 `VC Mode Line' and put in an xref to that node.
8750 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8751 its description.
8752
8753 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8754
8755 * calendar.texi (Calendar Systems): Say that the Persian calendar
8756 implemented here is the arithmetical one championed by Birashk.
8757
8758 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8759
8760 * programs.texi (Fortran Motion): Fix previous change.
8761
8762 2005-03-29 Richard M. Stallman <rms@gnu.org>
8763
8764 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8765
8766 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8767
8768 * text.texi (Refill): Refer to Long Lines Mode.
8769 (Longlines): New node.
8770 (Auto Fill): Don't index "word wrap" here.
8771 (Filling): Add Longlines to menu.
8772
8773 2005-03-29 Richard M. Stallman <rms@gnu.org>
8774
8775 * xresources.texi: Minor fixes.
8776
8777 * misc.texi (Emacs Server): Fix Texinfo usage.
8778
8779 * emacs.texi (Top): Don't use a real section heading for
8780 "Detailed Node Listing". Fake it instead.
8781
8782 * basic.texi (Position Info): Minor cleanup.
8783
8784 * mule.texi (Input Methods): Minor cleanup.
8785
8786 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8787
8788 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8789 constructs as well.
8790 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8791
8792 2005-03-29 Kenichi Handa <handa@m17n.org>
8793
8794 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8795
8796 * basic.texi (Position Info): Update the description about the
8797 command C-u C-x =.
8798
8799 2005-03-28 Richard M. Stallman <rms@gnu.org>
8800
8801 * emacs.texi (Top): Use @section for the detailed node listing.
8802
8803 * calendar.texi: Minor fixes to previous change.
8804
8805 * programs.texi (Fortran): Small fixes to previous changes.
8806
8807 * emacs.texi (Top): Update list of subnodes of Dired.
8808 Likewise for building.texi.
8809
8810 * files.texi (File Conveniences): Delete Auto Image File mode.
8811
8812 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8813
8814 * building.texi (Flymake): New node.
8815
8816 * custom.texi (Function Keys): Document kp- event types and
8817 keypad-setup package.
8818
8819 * dired.texi (Wdired): New node.
8820
8821 * files.texi (File Conveniences): Reorder entries.
8822 Explain how to turn on Auto-image-file mode.
8823 Document Thumbs mode.
8824
8825 * mule.texi (Specify Coding): Document recode-region and
8826 recode-file-name.
8827
8828 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8829
8830 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * commands.texi (Keys): M-o is now a prefix key.
8833
8834 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8835
8836 * programs.texi: Reformat and update copyright years.
8837 (Fortran): Update section.
8838
8839 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8840
8841 * files.texi: Several small changes in addition to:
8842 (Visiting): Change xref for Dialog Boxes to ref.
8843 (Version Headers): Replace references to obsolete var
8844 `vc-header-alist' with `vc-BACKEND-header'.
8845 (Customizing VC): Update value of `vc-handled-backends'.
8846
8847 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8848
8849 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8850 move here from Emacs Lisp Reference Manual.
8851 * calendar.texi (Calendar/Diary, Diary Commands)
8852 (Special Diary Entries, Importing Diary): Change some xrefs to
8853 point to emacs-xtra rather than elisp.
8854
8855 * emacs-xtra.texi (Calendar Customizing):
8856 Move view-diary-entries-initially, view-calendar-holidays-initially,
8857 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8858 Emacs Manual.
8859 (Appt Customizing): Merge entire section into main Emacs Manual.
8860 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8861 mark-holidays-in-calendar here from emacs-xtra.
8862 (Displaying the Diary): Move view-diary-entries-initially,
8863 mark-diary-entries-in-calendar here from emacs-xtra.
8864 (Appointments): Move appt-display-mode-line,
8865 appt-display-duration, appt-disp-window-function,
8866 appt-delete-window-function here from emacs-xtra.
8867
8868 * calendar.texi: Update and reformat copyright.
8869 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8870 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8871 (Diary): Refer to `diary-file' rather than ~/diary.
8872 (Diary Commands): Rename node to "Displaying the Diary".
8873 * emacs.texi (Top): Rename "Diary Commands" section.
8874 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8875
8876 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8877
8878 * misc.texi (Emacs Server): Fix the command for setting
8879 server-name. Add an xref to Invoking emacsclient.
8880
8881 * help.texi (Help Summary): Clarify when "C-h ." will do something
8882 nontrivial.
8883 (Apropos): Add cindex entry for apropos-sort-by-scores.
8884
8885 * display.texi (Text Display): Add index entries for how no-break
8886 characters are displayed.
8887
8888 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8889
8890 * files.texi (Visiting): Fix cross-references introduced with the
8891 last change.
8892
8893 * xresources.texi (GTK resources): Fix last change.
8894
8895 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8896
8897 * xresources.texi (X Resources): GTK options documented too.
8898 (Resources): Clarify meaning of program name.
8899 (Table of Resources): Add visualClass.
8900 (GTK resources): Rewrite.
8901 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8902
8903 * display.texi (Text Display): Mention non-breaking spaces.
8904
8905 * files.texi (Reverting): Document auto-revert-check-vc-info.
8906
8907 * frames.texi (Mouse Commands): Document
8908 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8909
8910 * help.texi (Help Summary): Add `C-h .'.
8911 (Apropos): Apropos accepts a list of search terms.
8912 Document apropos-sort-by-scores.
8913 (Help Echo): Document display-local-help.
8914
8915 * misc.texi (Emacs Server): Document server-name.
8916 (Invoking emacsclient): Document -s option for server names.
8917
8918 * text.texi (Outline Visibility): Introduce "current heading
8919 line" (commands can be called with point on a body line).
8920 Re-order table to follow the sequence of discussion.
8921 hide-body won't hide lines before first header line.
8922 (TeX Mode): Add DocTeX mode.
8923
8924 2005-03-24 Richard M. Stallman <rms@gnu.org>
8925
8926 * mule.texi (Single-Byte Character Support): Delete mention
8927 of iso-acc.el and iso-transl.el.
8928
8929 2005-03-23 Lute Kamstra <lute@gnu.org>
8930
8931 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8932
8933 2005-03-23 Richard M. Stallman <rms@gnu.org>
8934
8935 * search.texi: Delete explicit node pointers.
8936 (Incremental Search): New menu.
8937 (Basic Isearch, Repeat Isearch, Error in Isearch)
8938 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8939 (Slow Isearch): New subnodes.
8940 (Configuring Scrolling): Node deleted.
8941 (Search Case): Doc default-case-fold-search.
8942 (Regexp Replace): Move replace-regexp doc here.
8943
8944 * rmail.texi (Movemail): Put commas inside closequotes.
8945
8946 * picture.texi (Insert in Picture): Document C-c arrow combos.
8947 (Basic Picture): Clarify erasure.
8948
8949 * display.texi (Font Lock): Put commas inside closequotes.
8950
8951 * cmdargs.texi (General Variables): Put commas inside closequotes.
8952
8953 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
8954
8955 * building.texi (Stack Buffer): Mention reverse contrast for
8956 *selected* frame (might not be current frame).
8957
8958 2005-03-21 Richard M. Stallman <rms@gnu.org>
8959
8960 * building.texi (Starting GUD): Add bashdb.
8961
8962 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8963
8964 * basic.texi (Moving Point): Add M-g M-g binding.
8965 (Undo): Document undo-only.
8966 (Position Info): Document M-g M-g and C-u M-g M-g.
8967
8968 * building.texi (Building): Put Grep Searching after Compilation
8969 Shell.
8970 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8971 Document next-error-highlight.
8972 (Grep Searching): Document grep-highlight-matches.
8973 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8974
8975 * calendar.texi (Importing Diary): Rename node from iCalendar.
8976 Document diary-from-outlook.
8977
8978 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8979 Commands.
8980 Mention effect of X drag and drop on Dired buffers.
8981
8982 * files.texi (Visiting): Document large-file-warning-threshold.
8983 Move paragraph on file-selection dialog.
8984 Mention visiting files using X drag and drop.
8985 (Reverting): Mention using Auto-Revert mode to tail files.
8986 Document auto-revert-tail-mode.
8987 (Version Systems): Minor correction.
8988 (Comparing Files): Diff-mode is no longer based on Compilation
8989 mode.
8990 Document compare-ignore-whitespace.
8991 (Misc File Ops): Explain passing a directory to rename-file.
8992 Likewise for copy-file and make-symbolic-link.
8993
8994 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8995 Document mouse-wheel-progressive speed.
8996
8997 * help.texi (Misc Help): Document numeric argument for C-h i.
8998 Correctly explain the effect of just C-u as argument.
8999
9000 * killing.texi (Deletion): Document numeric argument for
9001 just-one-space.
9002
9003 * mini.texi (Completion): Completion acts on text before point.
9004
9005 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9006 (Emulation): CUA mode replaces pc-bindings-mode,
9007 pc-selection-mode, and s-region.
9008
9009 * mule.texi (Input Methods): Leim is now built-in.
9010 (Select Input Method): Document quail-show-key.
9011 (Specify Coding): Document revert-buffer-with-coding-system.
9012
9013 * programs.texi (Fortran Motion): Document f90-next-statement,
9014 f90-previous-statement, f90-next-block, f90-previous-block,
9015 f90-end-of-block, and f90-beginning-of-block.
9016
9017 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9018
9019 * emacs.texi (Acknowledgments): Updated.
9020
9021 * anti.texi: Total rewrite.
9022
9023 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9024
9025 * ack.texi (Acknowledgments): Update.
9026
9027 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9028
9029 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9030 Update copyright years.
9031
9032 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9033
9034 * building.texi (Commands of GUD): Move paragraph on setting
9035 breakpoints with mouse to the GDB Graphical Interface node.
9036
9037 2005-03-07 Richard M. Stallman <rms@gnu.org>
9038
9039 * misc.texi (Single Shell, Shell Options): Fix previous change.
9040
9041 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9042
9043 2005-03-06 Richard M. Stallman <rms@gnu.org>
9044
9045 * building.texi (Starting GUD): Don't explain text vs graphical
9046 GDB here. Just mention it and xref.
9047 Delete "just one debugger process".
9048 (Debugger Operation): Move GUD tooltip info here.
9049 (GUD Tooltips): Node deleted.
9050 (GDB Graphical Interface): Explain the two GDB modes here.
9051
9052 * sending.texi (Sending Mail): Minor cleanup.
9053 (Mail Aliases): Explain quoting conventions.
9054 Update key rebinding example.
9055 (Header Editing): C-M-i is like M-TAB.
9056 (Mail Mode Misc): mail-attach-file does not do MIME.
9057
9058 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9059 that really belongs here.
9060 (Remote Mailboxes): Text moved to Rmail Inbox.
9061 (Rmail Display): Mention Mouse-1.
9062 (Movemail): Clarify two movemail versions.
9063 Clarify rmail-movemail-program.
9064
9065 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9066 Document async shell commands.
9067 (Shell History): Clarify.
9068 (Shell Ring): Mention C-UP an C-DOWN.
9069 (Shell Options): Add comint-prompt-read-only.
9070 (Invoking emacsclient): Set EDITOR to run Emacs.
9071 (Sorting): No need to explain what region is.
9072 (Saving Emacs Sessions): Fix typo.
9073 (Recursive Edit): Fix punctuation.
9074 (Emulation): Don't mention "PC bindings" which are standard.
9075 (Hyperlinking): Explain Mouse-1 convention here.
9076 (Find Func): Node deleted.
9077
9078 * help.texi (Name Help): Xref to Hyperlinking.
9079
9080 * glossary.texi (Glossary):
9081 Rename "Balance Parentheses" to "Balancing...".
9082 Add "Byte Compilation". Correct "Copyleft".
9083 New xref in "Customization".
9084 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9085 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9086 Rename "Registers" to "Register".
9087 Replace "Selecting" with "Selected Frame",
9088 "Selected Window", and "Selecting a Buffer".
9089
9090 * files.texi (Types of Log File): Explain how projects'
9091 methods can vary.
9092
9093 * display.texi (Faces): Delete "Emacs 21".
9094
9095 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9096 * fixit.texi (Spelling): C-M-i like M-TAB.
9097 * mini.texi (Completion Options): C-M-i like M-TAB.
9098 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9099 * text.texi (Text Mode): C-M-i like M-TAB.
9100
9101 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9102
9103 * calendar.texi (Specified Dates): Mention `g w'.
9104 (Appointments): appt-activate toggles with no arg.
9105
9106 2005-03-05 Juri Linkov <juri@jurta.org>
9107
9108 * cmdargs.texi (Emacs Invocation): Add cindex
9109 "invocation (command line arguments)".
9110 (Misc X): Add -nbc, --no-blinking-cursor.
9111
9112 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9113
9114 * calendar.texi (iCalendar): No need to require it now.
9115
9116 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9117
9118 * trouble.texi (Contributing): Mention Savannah. Direct users to
9119 emacs-devel.
9120
9121 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9122
9123 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9124 window.
9125
9126 2005-02-27 Richard M. Stallman <rms@gnu.org>
9127
9128 * building.texi (Compilation): Update mode line status info.
9129
9130 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9131
9132 * calendar.texi (General Calendar): Document binding of
9133 scroll-other-window-down.
9134 (Mayan Calendar): Fix earliest date.
9135 (Time Intervals): Document timeclock-change.
9136 Fix timeclock-ask-before-exiting documentation.
9137
9138 2005-02-26 Kim F. Storm <storm@cua.dk>
9139
9140 * frames.texi (Mouse References):
9141 Add mouse-1-click-in-non-selected-windows.
9142
9143 2005-02-25 Richard M. Stallman <rms@gnu.org>
9144
9145 * screen.texi (Screen): Explain better about cursors and mode lines;
9146 don't presuppose text terminals.
9147 (Point): Don't assume just one cursor.
9148 Clarify explanation of cursors.
9149 (Echo Area, Menu Bar): Cleanups.
9150
9151 * mini.texi (Minibuffer): Prompts are highlighted.
9152 (Minibuffer Edit): Newline = C-j only on text terminals.
9153 Clarify resize-mini-windows values.
9154 Mention M-PAGEUP and M-PAGEDOWN.
9155 (Completion Commands): Mouse-1 like Mouse-2.
9156 (Minibuffer History): Explain history commands better.
9157 (Repetition): Add xref to Incremental Search.
9158
9159 * mark.texi (Setting Mark): Clarify info about displaying mark.
9160 Clarify explanation of C-@ and C-SPC.
9161 (Transient Mark): Mention Delete Selection mode.
9162 (Marking Objects): Clean up text about extending the region.
9163
9164 * m-x.texi (M-x): One C-g doesn't always go to top level.
9165 No delay before suggest-key-bindings output.
9166
9167 * fixit.texi (Fixit): Mention C-/ for undo.
9168 (Spelling): Mention ESC TAB like M-TAB.
9169 Replacement words with r and R are rechecked.
9170 Say where C-g leaves point. Mention ? as input.
9171
9172 2005-02-23 Lute Kamstra <lute@gnu.org>
9173
9174 * cmdargs.texi (Initial Options): Add cross reference.
9175
9176 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9177
9178 * emacs.texi (Top): Update menu for splitting of node in
9179 msdog.texi.
9180 * frames.texi (Frames): Update xref for splitting of node in
9181 msdog.texi.
9182 * trouble.texi (Quitting): Ditto.
9183
9184 2005-02-16 Richard M. Stallman <rms@gnu.org>
9185
9186 * windows.texi (Split Window): Simplify line truncation info
9187 and xref to Display Custom.
9188
9189 * trouble.texi (Quitting): Emergency escape only for text terminal.
9190 (Screen Garbled): C-l for ungarbling is only for text terminal.
9191
9192 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9193
9194 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9195
9196 * programs.texi (Program Modes): Mention Python mode.
9197 (Moving by Defuns): Repeating C-M-h extends region.
9198 (Basic Indent): Clarify.
9199 (Custom C Indent): Clarify.
9200 (Expressions): Repeating C-M-@ extends region.
9201 (Info Lookup): Clarify for C-h S.
9202 (Symbol Completion): ESC TAB alternative for M-TAB.
9203 (Electric C): Clarify.
9204
9205 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9206
9207 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9208 MS-DOS Input node.
9209 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9210 (MS-DOS and MULE): Clarify.
9211 (MS-DOS Processes, Windows Processes): Fix typos.
9212
9213 * major.texi (Choosing Modes): Clarify.
9214
9215 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9216 (Keyboard Macro Step-Edit): Clarify.
9217
9218 * indent.texi (Indentation): Clarifications.
9219
9220 * help.texi (Help): Correct error about C-h in query-replace.
9221 Clarify apropos vs C-h a. Fix how to search in FAQ.
9222 (Key Help): Describe C-h w here.
9223 (Name Help): Minor cleanup. C-h w moved to Key Help.
9224 Clarify the "object" joke.
9225 (Apropos): Clarify. Mouse-1 like Mouse-2.
9226 (Help Mode): Mouse-1 like Mouse-2.
9227
9228 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9229
9230 * display.texi (Display): Reorder menu.
9231 (Faces): Cleanup.
9232 (Font Lock): Cleanup. Mention Options menu.
9233 Delete obsolete text.
9234 (Scrolling): For C-l, don't presume text terminal.
9235 (Horizontal Scrolling): Simplify intro.
9236 (Follow Mode): Clarify.
9237 (Cursor Display): Move before Display Custom.
9238 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9239 Doc default-tab-width. Doc line truncation more thoroughly.
9240
9241 * dired.texi (Dired Enter): C-x C-f can run Dired.
9242 (Dired Visiting): Comment out `a' command.
9243 Mouse-1 is like Mouse-2.
9244 (Shell Commands in Dired): ? can be used more than once.
9245
9246 * basic.texi (Continuation Lines): Simplify description of truncation,
9247 and refer to Display Custom for the rest of it.
9248
9249 2005-02-06 Lute Kamstra <lute@gnu.org>
9250
9251 * basic.texi (Undo): Fix typo.
9252
9253 * cmdargs.texi (Emacs Invocation): Fix typo.
9254
9255 * custom.texi (Init Examples): Fix typo.
9256
9257 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9258
9259 2005-02-06 Richard M. Stallman <rms@gnu.org>
9260
9261 * regs.texi (Registers): Registers can hold numbers, too.
9262
9263 * killing.texi (Other Kill Commands): Cleanup.
9264 Delete redundant explanation of kill in read-only buffer.
9265 (Yanking): Mention term "copying".
9266 (Accumulating Text): Fix typo.
9267
9268 * entering.texi (Entering Emacs): Update rationale at start.
9269 (Exiting): Treat iconifying on a par with suspension.
9270
9271 * custom.texi (Minor Modes): Fix typo.
9272 (Easy Customization): Fix menu style.
9273 (Variables): Add xref.
9274 (Examining): Setting for future sessions works through .emacs.
9275 (Keymaps): "Text terminals", not "Many".
9276 (Init Rebinding): Explain \C-. Show example of \M-.
9277 Fix minor wording errors.
9278 (Function Keys): Explain vector syntax just once.
9279 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9280 (Init File): Mention .emacs.d directory.
9281 (Init Examples): Add xref.
9282 (Find Init): Mention .emacs.d directory.
9283
9284 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9285 (Action Arguments): Explain which kinds of -l args are found how.
9286 (Initial Options): --batch does not inhibit site-start.
9287 Add xrefs.
9288 (Command Example): Use --batch, not -batch.
9289
9290 * basic.texi (Inserting Text): Cleanup wording.
9291 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9292 C-n is not error at end of buffer.
9293 (Undo): Doc C-/ like C-_. Add xrefs.
9294 (Arguments): META key may be labeled ALT.
9295 Peculiar arg meanings are explained in doc strings.
9296
9297 * abbrevs.texi (Expanding Abbrevs): Clarify.
9298
9299 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9300
9301 * frames.texi (Frame Parameters): Add an xref to the description
9302 of list-colors-display. Add a pointer to the X docs about colors.
9303
9304 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9305 Improve docs of list-colors-display.
9306
9307 2005-02-03 Lute Kamstra <lute@gnu.org>
9308
9309 * frames.texi (Frames, Drag and Drop): Fix typos.
9310
9311 2005-02-03 Richard M. Stallman <rms@gnu.org>
9312
9313 * windows.texi (Basic Window): Mention color-change in mode line.
9314 (Change Window): Explain dragging vertical boundaries.
9315
9316 * text.texi (Sentences): Clarify.
9317 (Paragraphs): Explain M-a and blank lines.
9318 (Outline Mode): Clarify text and menu.
9319 (Hard and Soft Newlines): Mention use-hard-newlines.
9320
9321 * frames.texi (Frames): Delete unnecessary mention of Windows.
9322 (Mouse Commands): Likewise. Mention xterm mouse support.
9323 (Clipboard): Clarify.
9324 (Mouse References): Mention use of Mouse-1 for following links.
9325 (Menu Mouse Clicks): Clarify.
9326 (Mode Line Mouse): Clarify.
9327 (Drag and Drop): Rewrite.
9328
9329 * fixit.texi (Spelling): Fix typo.
9330
9331 * files.texi (File Names): Clarify.
9332 (Visiting): Update conditions for use of file dialog. Clarify.
9333 (Saving): Doc d as answer in save-some-buffers.
9334 (Remote Files): Clean up the text.
9335
9336 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9337
9338 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9339 (List Buffers): Clarify.
9340 (Several Buffers): Doc T command.
9341 (Buffer Convenience): Clarify menu.
9342
9343 * basic.texi (Undo): Clarify last change.
9344
9345 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9346
9347 * fixit.texi (Spelling): Fix typo.
9348
9349 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9350
9351 * basic.texi (Undo): Update description of `undo-outer-limit'.
9352
9353 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9354
9355 * building.texi: Update documentation relating to GDB Graphical
9356 Interface.
9357
9358 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9359
9360 * custom.texi (Easy Customization): Adapt menu to node name change.
9361
9362 2005-01-30 Richard M. Stallman <rms@gnu.org>
9363
9364 * custom.texi (Easy Customization): Defn of "User Option" now
9365 includes faces. Don't say just "option" when talking about variables.
9366 Do say just "options" to mean "anything customizable".
9367 (Specific Customization): Describe `customize-variable',
9368 not `customize-option'.
9369
9370 * glossary.texi (Glossary) <Faces>: Add xref.
9371 <User Option>: Change definition--include faces. Change xref.
9372
9373 * picture.texi (Picture): Mention artist.el.
9374
9375 * sending.texi, screen.texi, programs.texi, misc.texi:
9376 * mini.texi, major.texi, maintaining.texi, macos.texi:
9377 * help.texi, frames.texi, files.texi:
9378 Don't say just "option" when talking about variables.
9379
9380 * display.texi, mule.texi: Don't say just "option" when talking
9381 about variables. Other minor cleanups.
9382
9383 2005-01-26 Lute Kamstra <lute@gnu.org>
9384
9385 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9386 File'. Mention the `-Q' option at the `--no-site-file' option.
9387
9388 2005-01-22 David Kastrup <dak@gnu.org>
9389
9390 * building.texi (Grep Searching): Mention alias `find-grep' for
9391 `grep-find'.
9392
9393 2005-01-20 Richard M. Stallman <rms@gnu.org>
9394
9395 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9396
9397 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9398
9399 * rmail.texi (Movemail): Explain differences
9400 between standard and mailutils versions of movemail.
9401 Describe command line and configuration options introduced
9402 with the latter.
9403 Explain the notion of mailbox URL, provide examples and
9404 cross-references to mailutils documentation.
9405 Describe various methods of specifying mailbox names,
9406 user names and user passwords for rmail.
9407 (Remote Mailboxes): New section.
9408 Describe how movemail handles remote mailboxes. Describe configuration
9409 options used to control its behavior.
9410 (Other Mailbox Formats): Explain handling of various mailbox
9411 formats.
9412
9413 2005-01-13 Richard M. Stallman <rms@gnu.org>
9414
9415 * commands.texi (Commands): Clarification.
9416
9417 2005-01-11 Richard M. Stallman <rms@gnu.org>
9418
9419 * programs.texi (Multi-line Indent): Fix previous change.
9420 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9421
9422 2005-01-08 Richard M. Stallman <rms@gnu.org>
9423
9424 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9425 lazy-highlight.
9426
9427 * search.texi (Query Replace): Mention faces query-replace
9428 and lazy-highlight.
9429 (Incremental Search): Update isearch highlighting info.
9430
9431 2005-01-04 Richard M. Stallman <rms@gnu.org>
9432
9433 * custom.texi (Saving Customizations): Minor improvement.
9434
9435 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9436
9437 * custom.texi (Saving Customizations): Emacs no longer loads
9438 `custom-file' after .emacs. No longer mention customizing through
9439 Custom.
9440
9441 2005-01-01 Andreas Schwab <schwab@suse.de>
9442
9443 * killing.texi (Graphical Kill): Move up under node Killing,
9444 change @section to @subsection.
9445
9446 2005-01-01 Richard M. Stallman <rms@gnu.org>
9447
9448 * custom.texi (Face Customization): Mention hex color specs.
9449
9450 * emacs.texi (Top): Update Killing submenu.
9451
9452 * killing.texi (Killing): Reorganize section.
9453 No more TeX-only text; put the node command at start of chapter.
9454 But the first section heading is used only in TeX.
9455 Rewrite the text to read better in this mode.
9456 (Graphical Kill): New subnode gets some of the text that
9457 used to be in the first section.
9458
9459 2004-12-31 Richard M. Stallman <rms@gnu.org>
9460
9461 * dired.texi (Shell Commands in Dired): Delete the ? example.
9462
9463 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9464
9465 * files.texi (Saving): Describe new require-final-newline features
9466 and mode-require-final-newline.
9467
9468 2004-12-29 Richard M. Stallman <rms@gnu.org>
9469
9470 * custom.texi (File Variables): Clarify previous change.
9471
9472 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9473
9474 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9475 out now.
9476
9477 2004-12-27 Richard M. Stallman <rms@gnu.org>
9478
9479 * Makefile.in (MAKEINFO): Specify --force.
9480
9481 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9482 (Undo): Doc undo-outer-limit.
9483
9484 2004-12-15 Juri Linkov <juri@jurta.org>
9485
9486 * mark.texi (Transient Mark, Mark Ring): M-< and other
9487 movement commands don't set mark in Transient Mark mode
9488 if mark is active.
9489
9490 2004-12-12 Juri Linkov <juri@jurta.org>
9491
9492 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9493 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9494
9495 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9496 (Misc Dired Commands): Add @r{(Dired)} to w.
9497
9498 2004-12-12 Juri Linkov <juri@jurta.org>
9499
9500 * mark.texi (Marking Objects): Marking commands also extend the
9501 region when mark is active in Transient Mark mode.
9502
9503 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9504
9505 * custom.texi (Saving Customizations): Emacs only loads the custom
9506 file automatically after the init file in version 22.1 or later.
9507 Adapt text and examples to this fact.
9508
9509 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9510
9511 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9512 be set through Custom. Otherwise, it has no effect.
9513
9514 2004-12-05 Richard M. Stallman <rms@gnu.org>
9515
9516 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9517 * entering.texi: Rename Command Line to Emacs Invocation.
9518
9519 * misc.texi (Term Mode): Correctly describe C-c.
9520
9521 * custom.texi (Easy Customization): Move up to section level,
9522 before Variables. Avoid using the term "variable"; say "option".
9523 New initial explanation.
9524 (Variables): In initial explanation, connect "variable" to the
9525 already-explained "user option".
9526
9527 * emacs.texi (Top): Fix ref to Command Line.
9528 Move reference to Easy Customization.
9529
9530 * xresources.texi (X Resources): Fix From link.
9531
9532 * doclicense.texi (GNU Free Documentation License): Fix To link.
9533
9534 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9535
9536 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9537
9538 2004-12-03 Richard M. Stallman <rms@gnu.org>
9539
9540 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9541
9542 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9543
9544 * kmacro.texi: Several small changes in addition to the following.
9545 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9546 defining a keyboard macro.
9547 Mention `kmacro-ring-max'.
9548 (Keyboard Macro Counter): Clarify description of
9549 `kmacro-insert-counter', `kmacro-set-counter',
9550 `kmacro-add-counter' and `kmacro-set-format'.
9551
9552 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9553
9554 * custom.texi (File Variables): Add `unibyte' and make it more
9555 clear that `unibyte' and `coding' are special. Suggested by Simon
9556 Krahnke <overlord@gmx.li>.
9557
9558 * mule.texi (Enabling Multibyte): Refer to File Variables.
9559 Suggested by Simon Krahnke <overlord@gmx.li>.
9560
9561 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9562
9563 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9564 x-use-old-gtk-file-dialog.
9565
9566 2004-11-20 Richard M. Stallman <rms@gnu.org>
9567
9568 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9569
9570 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9571
9572 * building.texi (Lisp Eval): Delete hyphen in section name.
9573
9574 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9575
9576 * files.texi (Old Versions):
9577 No longer document annotation as "CVS only".
9578
9579 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9580
9581 * files.texi (Version Control): Rewrite the introduction about
9582 version systems, mentioning the new ones that we support.
9583 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9584 suggestions.
9585
9586 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9587
9588 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9589
9590 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9591
9592 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9593
9594 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9595
9596 * text.texi (Text Based Tables, Table Definition)
9597 (Table Creation, Table Recognition, Cell Commands)
9598 (Cell Justification, Row Commands, Column Commands)
9599 (Fixed Width Mode, Table Conversion, Measuring Tables)
9600 (Table Misc): New nodes, documenting the Table Mode.
9601
9602 2004-10-19 Jason Rumney <jasonr@gnu.org>
9603
9604 * makefile.w32-in (info): Change order of arguments to makeinfo.
9605
9606 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9607
9608 * calendar.texi (iCalendar): Update for package changes.
9609
9610 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9611
9612 * files.texi (Misc File Ops): View mode is a minor mode.
9613
9614 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9615
9616 * calendar.texi (iCalendar): Style changes.
9617
9618 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9619
9620 * search.texi (Regexps): The regexp described in the example is no
9621 longer stored in the variable `sentence-end'.
9622
9623 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9624
9625 * building.texi (Starting GUD): Note that multiple debugging
9626 sessions requires `gdb --fullname'.
9627
9628 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9629
9630 * calendar.texi (iCalendar): New section for a new package.
9631
9632 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9633
9634 * text.texi: Various small changes in addition to the following.
9635 (Text): Replace xref for autotype with inforef.
9636 (Sentences): Explain nil value for `sentence-end'.
9637 (Paragraphs): Update default values for `paragraph-start' and
9638 `paragraph-separate'.
9639 (Text Mode): Correct description of Text mode's effect on the
9640 syntax table.
9641 (Outline Visibility): `hide-other' does not hide top level headings.
9642 `selective-display-ellipses' no longer has an effect on Outline mode.
9643 (TeX Misc): Add missing @cindex.
9644 Replace xref for RefTeX with inforef.
9645 (Requesting Formatted Text): The variable
9646 `enriched-fill-after-visiting' no longer exists.
9647 (Editing Format Info): Update names of menu items and commands.
9648 (Format Faces): Mention special effect of specifying the default face.
9649 Describe inheritance of text properties.
9650 Correct description of `fixed' face.
9651 (Format Indentation): Correct description of effect of setting
9652 margins. Mention `set-left-margin' and `set-right-margin'.
9653 (Format Justification): Update names of menu items.
9654 `set-justification-full' is now bound to `M-j b'.
9655 Mention that `default-justification' is a per buffer variable.
9656 (Format Properties): Update name of menu item.
9657 (Forcing Enriched Mode): `format-decode-buffer' automatically
9658 turns on Enriched mode if the buffer is in text/enriched format.
9659
9660 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9661
9662 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9663
9664 2004-09-28 Kim F. Storm <storm@cua.dk>
9665
9666 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9667 Align with new functionality.
9668
9669 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9670
9671 * display.texi (Display Custom): Remove stray `@end defvar'.
9672
9673 2004-09-23 Kim F. Storm <storm@cua.dk>
9674
9675 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9676 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9677
9678 2004-09-20 Richard M. Stallman <rms@gnu.org>
9679
9680 * custom.texi (Hooks): Explain using setq to clear out a hook.
9681 (File Variables): Explain multiline string constants.
9682 (Non-ASCII Rebinding): Explain when you need to update
9683 non-ASCII char codes in .emacs.
9684
9685 * building.texi (Compilation): Explain how to make a silent
9686 subprocess that won't be terminated. Explain compilation-environment.
9687
9688 2004-09-13 Kim F. Storm <storm@cua.dk>
9689
9690 * mini.texi (Repetition): Rename isearch-resume-enabled to
9691 isearch-resume-in-command-history and change default to disabled.
9692
9693 2004-09-09 Kim F. Storm <storm@cua.dk>
9694
9695 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9696 with new `kmacro-name-last-macro'.
9697
9698 2004-09-08 Juri Linkov <juri@jurta.org>
9699
9700 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9701
9702 2004-09-03 Juri Linkov <juri@jurta.org>
9703
9704 * search.texi (Incremental Search): Update wording for M-%.
9705
9706 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9707
9708 * killing.texi (Killing): Correct description of kill commands in
9709 read-only buffer.
9710
9711 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9712
9713 * building.texi (Compilation Mode): Add a paragraph about rules
9714 for finding the compilation buffer for `next-error'.
9715
9716 * search.texi (Other Repeating Search): Mention that Occur mode
9717 supports the next-error functionality.
9718
9719 2004-09-02 Juri Linkov <juri@jurta.org>
9720
9721 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9722
9723 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9724
9725 * kmacro.texi (Basic Keyboard Macro):
9726 `apply-macro-to-region-lines' now operates on all lines that begin
9727 in the region, rather than on all complete lines in the region.
9728
9729 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9730
9731 * frames.texi (Drag and drop): Add documentation about
9732 x-dnd-test-function and x-dnd-known-types.
9733
9734 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9735
9736 * indent.texi: Various minor changes in addition to:
9737 (Indentation Commands): Correct description of `indent-relative'.
9738 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9739 mode. The *Tab Stops* buffer uses Overwrite Mode.
9740 (Just Spaces): `tabify' converts sequences of at least two spaces
9741 to tabs.
9742
9743 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9744
9745 * frames.texi (Secondary Selection): Setting the secondary
9746 selection with M-Drag-Mouse-1 does not alter the kill ring,
9747 setting it with M-Mouse-1 and M-Mouse-3 does.
9748 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9749 toolkit scroll bars.
9750 (Scroll Bars): Ditto.
9751
9752 * windows.texi (Basic Window): When using a window system, the value
9753 of point in a non-selected window is indicated by a hollow box.
9754 (Split Window): Side by side windows are separated by a scroll bar,
9755 if scroll bars are used.
9756 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9757 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9758 (Window Convenience): Update bindings for `winner-undo' and
9759 `winner-redo'.
9760
9761 * ack.texi (Acknowledgments): Use `@unnumbered'.
9762 * misc.texi: Adapt sectioning in Info to the node structure.
9763 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9764 of "Using Emacs as a Server".
9765 * building.texi (Building): Interchange nodes (for correct numbering).
9766 * programs.texi (Programs): Interchange nodes (for correct numbering).
9767 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9768 Info to the node structure.
9769 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9770 Rearrange order of nodes and sections such that both "GNU GENERAL
9771 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9772 end, as appropriate for appendices.
9773 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9774 Use `@unnumberedsec'.
9775 * trouble.texi: Adapt sectioning in Info to the node structure.
9776 Adapt node pointers to change in emacs.texi.
9777 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9778
9779 2004-08-25 Kenichi Handa <handa@m17n.org>
9780
9781 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9782 description for unibyte mode.
9783
9784 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9785
9786 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9787
9788 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9789 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9790 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9791 in @pxref.
9792
9793 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9794
9795 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9796 Change section names.
9797
9798 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9799
9800 * kmacro.texi (Keyboard Macro Ring): Rename section.
9801 Emacs treats the head of the macro ring as the `last keyboard macro'.
9802 (Keyboard Macro Counter): Minor change.
9803 (Save Keyboard Macro): Some clarifications.
9804 (Edit Keyboard Macro): Rename section.
9805
9806 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9807 32-bit machines.
9808 (Several Buffers): Clarify which buffer is selected if `2' is
9809 pressed in the Buffer Menu.
9810 Auto Revert mode can be used to update the Buffer Menu
9811 automatically.
9812
9813 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9814
9815 * help.texi (Misc Help): Add an index entry for finding an Info
9816 manual by its file name.
9817
9818 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9819
9820 * files.texi (Backup Deletion): Correct description of
9821 `delete-old-versions'.
9822 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9823 (Auto Save Files): Recommend `auto-save-mode' to reenable
9824 auto-saving, rather than the abbreviation `auto-save'.
9825
9826 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9827
9828 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9829 for "killing" and "yanking" in main menu.
9830
9831 2004-08-16 Richard M. Stallman <rms@gnu.org>
9832
9833 * killing.texi (Yanking, Killing): Minor cleanups.
9834
9835 * mark.texi (Momentary Mark): Minor cleanups.
9836
9837 2004-08-15 Kenichi Handa <handa@etl.go.jp>
9838
9839 * custom.texi (Non-ASCII Rebinding):
9840 C-q always inserts the right code to pass to global-set-key.
9841
9842 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9843
9844 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9845 `insert-register', instead of `C-x r g' binding, for consistency.
9846
9847 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9848
9849 * fixit.texi (Spelling): Fix typo.
9850
9851 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9852
9853 * help.texi (Help): Fix Texinfo usage.
9854
9855 2004-07-24 Richard M. Stallman <rms@gnu.org>
9856
9857 * text.texi (Paragraphs): Update how paragraphs are separated
9858 and the default for paragraph-separate.
9859
9860 * search.texi (Regexp Replace): Further update text for new
9861 replacement operators.
9862
9863 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9864
9865 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9866 `R' switch.
9867
9868 * dired.texi (Dired Updating): `k' only deletes inserted
9869 subdirectories from the Dired buffer if a prefix argument was given.
9870
9871 * search.texi (Regexps): Delete redundant definition of `symbol' in
9872 description of `\_>'. It already occurs in the description of `\_<'.
9873
9874 2004-07-01 Juri Linkov <juri@jurta.org>
9875
9876 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9877 (Regexp Search): Add M-r.
9878
9879 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9880
9881 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9882
9883 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9884
9885 * search.texi, calendar.texi: Markup fixes.
9886
9887 2004-06-25 Richard M. Stallman <rms@gnu.org>
9888
9889 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9890
9891 2004-06-25 David Kastrup <dak@gnu.org>
9892
9893 * search.texi (Regexp Replace): Some typo corrections and
9894 rearrangement.
9895
9896 2004-06-24 David Kastrup <dak@gnu.org>
9897
9898 * search.texi (Unconditional Replace): Use replace-string instead
9899 of query-replace in example.
9900 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9901 sequences.
9902 (Query Replace): Correct explanation of `^' which does not use
9903 the mark stack.
9904
9905 2004-06-21 Nick Roberts <nickrob@gnu.org>
9906
9907 * misc.texi (Shell History Copying): Document comint-insert-input.
9908 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9909
9910 2004-06-20 Jesper Harder <harder@ifa.au.dk>
9911
9912 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9913 * custom.texi (Customization): Do.
9914 * anti.texi (Antinews): Do.
9915 * abbrevs.texi (Defining Abbrevs): Do.
9916
9917 * programs.texi (Info Lookup): Fix keybinding for
9918 info-lookup-symbol.
9919
9920 2004-06-16 Juanma Barranquero <lektu@terra.es>
9921
9922 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9923 Add emacs-xtra.
9924 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9925 (clean): Add emacs-xtra and flymake. Remove redundancies.
9926
9927 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9928
9929 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9930 Add emacs-xtra.
9931 * emacs-xtra.texi: New file.
9932
9933 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9934
9935 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9936 (Dired and Find): Mention differences with ordinary Dired buffers.
9937
9938 2004-06-13 Richard M. Stallman <rms@gnu.org>
9939
9940 * custom.texi (Init Syntax): Explain about vars that do special
9941 things when set with setq or with Custom.
9942 (Init Examples): Add line-number-mode example.
9943
9944 2004-06-12 Juri Linkov <juri@jurta.org>
9945
9946 * dired.texi (Operating on Files): Add dired-do-touch.
9947
9948 2004-06-10 Juri Linkov <juri@jurta.org>
9949
9950 * building.texi (Lisp Eval): Add C-M-x on defface.
9951
9952 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9953
9954 * files.texi (Reverting): Auto-Revert mode and
9955 Global Auto-Revert mode no longer revert remote files.
9956
9957 2004-05-29 Richard M. Stallman <rms@gnu.org>
9958
9959 * custom.texi (Init File): Two dashes start --no-site-file.
9960
9961 2004-05-29 Alan Mackenzie <acm@muc.de>
9962
9963 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9964 ("AWK"): Is consistently thus spelled throughout.
9965 (AWK, Pike): Document as "C-like modes".
9966 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9967 (M-x man): Supersedes M-x manual-entry.
9968 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9969
9970 ("Comments in C"): Delete node; the info is in CC Mode manual.
9971 (c-comment-only-line-offset): Remove description.
9972
9973 (C-c ., C-c C-c): Describe new C Mode bindings.
9974
9975 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9976 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9977 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9978 Amend definitions.
9979
9980 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9981 Describe functions.
9982
9983 (c-comment-start-regexp, c-hanging-comment-ender-p)
9984 (c-hanging-comment-starter-p): Remove obsolete definitions.
9985
9986 * emacs.texi: Remove the menu entry "Comments in C".
9987
9988 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9989
9990 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9991 `M-x locate'.
9992
9993 2004-05-16 Karl Berry <karl@gnu.org>
9994
9995 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9996 makeinfo --html fails.
9997 * help.texi (Help Summary) [@ifnottex]: Likewise.
9998
9999 2004-05-13 Nick Roberts <nickrob@gnu.org>
10000
10001 * building.texi (GDB Graphical Interface): Update and describe
10002 layout first.
10003
10004 2004-05-04 Jason Rumney <jasonr@gnu.org>
10005
10006 * makefile.w32-in: Revert last change.
10007
10008 2004-05-03 Jason Rumney <jasonr@gnu.org>
10009
10010 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10011
10012 2004-04-23 Juanma Barranquero <lektu@terra.es>
10013
10014 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10015
10016 2004-04-18 Juri Linkov <juri@jurta.org>
10017
10018 * fixit.texi (Spelling): Remove file extension from ispell xref.
10019
10020 2004-04-15 Kim F. Storm <storm@cua.dk>
10021
10022 * cmdargs.texi (Initial Options): Add -Q.
10023
10024 2004-04-05 Kim F. Storm <storm@cua.dk>
10025
10026 * custom.texi (File Variables): Add safe-local-eval-forms.
10027
10028 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10029
10030 * files.texi (Reverting): Correct description of revert-buffer's
10031 handling of point.
10032
10033 2004-03-22 Juri Linkov <juri@jurta.org>
10034
10035 * emacs.texi (Top): Add `Misc X'.
10036
10037 * trouble.texi: Fix help key bindings.
10038
10039 * glossary.texi: Improve references.
10040
10041 * help.texi: Sync keywords with finder.el.
10042
10043 * mini.texi (Completion): Add description for menu items.
10044
10045 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10046
10047 * sending.texi (Mail Methods): Fix xref to Message manual.
10048
10049 2004-03-12 Richard M. Stallman <rms@gnu.org>
10050
10051 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10052
10053 2004-03-04 Richard M. Stallman <rms@gnu.org>
10054
10055 * search.texi (Regexps): Explain that ^ and $ have their
10056 special meanings only in certain contexts.
10057
10058 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10059
10060 * mule.texi (Specify Coding): Doc C-x RET F.
10061
10062 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10063 for multiple compile and grep buffers.
10064 (Indirect Buffers): Don't recommand clone-indirect-buffer
10065 for multiple compile and grep buffers.
10066
10067 2004-02-29 Juanma Barranquero <lektu@terra.es>
10068
10069 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10070 Use $(DEL) instead of rm, and ignore exit code.
10071
10072 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10073
10074 * building.texi (Watch Expressions): Update.
10075
10076 2004-02-21 Juri Linkov <juri@jurta.org>
10077
10078 * cmdargs.texi (Action Arguments): Add alias --find-file.
10079 Add --directory, --help, --version. Move text about command-line-args
10080 to Command Arguments.
10081 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10082 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10083 (Window Size X): Join -g and --geometry. Add @cindex.
10084 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10085 (Title X): Remove alias -title.
10086 (Misc X): New node.
10087
10088 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10089
10090 * frames.texi (Drag and drop): Add Motif to list of supported
10091 protocols.
10092
10093 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10094
10095 * frames.texi (Drag and drop): New section.
10096
10097 2004-01-24 Richard M. Stallman <rms@gnu.org>
10098
10099 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10100 Include it only @ifnotinfo. Patch the preceding and following
10101 node headers to point to each other.
10102
10103 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10104
10105 * calendar.texi (Appointments): Update section.
10106
10107 2003-12-29 Kevin Ryde <user42@zip.com.au>
10108
10109 * programs.texi (C Modes): Fix the xref.
10110
10111 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10112
10113 * building.texi (Watch Expressions): Update.
10114 (Commands of GUD): Include use of toolbar + breakpoints set from
10115 fringe/margin.
10116
10117 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10118
10119 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10120 <acm@muc.de>.
10121
10122 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10123
10124 * frames.texi (Dialog Boxes): Add use-file-dialog.
10125
10126 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10127
10128 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10129 in CC Mode.
10130
10131 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10132
10133 * ack.texi, basic.texi, cmdargs.texi:
10134 * commands.texi, custom.texi, display.texi:
10135 * emacs.texi, files.texi:
10136 * frames.texi, glossary.texi, killing.texi:
10137 * macos.texi, mark.texi, misc.texi, msdog.texi:
10138 * mule.texi, rmail.texi, search.texi:
10139 * sending.texi, text.texi, trouble.texi:
10140 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10141
10142 2003-11-01 Alan Mackenzie <acm@muc.de>
10143
10144 * search.texi (Scrolling During Incremental Search): Document a
10145 new scrolling facility in isearch mode.
10146
10147 2003-10-22 Miles Bader <miles@gnu.org>
10148
10149 * Makefile.in (info): Move before $(top_srcdir)/info.
10150
10151 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10152
10153 * building.texi (Watch Expressions): Update section on data display
10154 to reflect code changes (GDB Graphical Interface).
10155
10156 2003-10-13 Richard M. Stallman <rms@gnu.org>
10157
10158 * xresources.texi (GTK resources): Clean up previous change.
10159
10160 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10161
10162 * xresources.texi (GTK resources): Add a note that some themes
10163 disallow customizations. Add scroll theme example.
10164
10165 2003-09-30 Richard M. Stallman <rms@gnu.org>
10166
10167 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10168
10169 * misc.texi (Saving Emacs Sessions): Shorten the section,
10170 collapsing back into one node.
10171
10172 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10173
10174 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10175
10176 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10177
10178 * xresources.texi (GTK names in Emacs): Correct typo.
10179
10180 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10181
10182 * cmdargs.texi (Font X): Mention new default font.
10183 More fully describe long font names, wildcard patterns and the
10184 problems involved. (Result of discussion on emacs-devel.)
10185
10186 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10187
10188 * emacs.texi (Acknowledgements): Correct typo.
10189
10190 2003-09-22 Richard M. Stallman <rms@gnu.org>
10191
10192 * dired.texi (Misc Dired Commands): New node.
10193 (Dired Navigation): Add dired-goto-file.
10194
10195 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10196
10197 * emacs.texi (Acknowledgements): New node, split from Distribution.
10198
10199 * cmdargs.texi (Action Arguments): -f reads interactive args.
10200
10201 2003-09-08 Lute Kamstra <lute@gnu.org>
10202
10203 * screen.texi (Mode Line): Say that POS comes before LINE.
10204 Mention `size-indication-mode'.
10205 * display.texi (Optional Mode Line):
10206 Document `size-indication-mode'.
10207 * basic.texi (Position Info): Mention `size-indication-mode'.
10208
10209 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10210
10211 * xresources.texi (Resources): Refer to `editres' man page.
10212 (Lucid Resources): Update defaults. Expand description of
10213 `shadowThickness'.
10214
10215 2003-09-04 Miles Bader <miles@gnu.org>
10216
10217 * Makefile.in (top_srcdir): New variable.
10218 ($(top_srcdir)/info): New rule.
10219 (info): Depend on it.
10220
10221 2003-09-03 Peter Runestig <peter@runestig.com>
10222
10223 * makefile.w32-in: New file.
10224
10225 2003-08-29 Richard M. Stallman <rms@gnu.org>
10226
10227 * misc.texi (Saving Emacs Sessions): Correct previous change.
10228
10229 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10230
10231 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10232 (Intro): Include kmacro.texi after fixit.texi instead of after
10233 custom.texi. (As suggested by Kim Storm.)
10234
10235 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10236
10237 * fixit.texi (Fixit): Update `Next' pointer.
10238 * files.texi (Files): Update `Previous' pointer.
10239 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10240 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10241 (Suggested by Kim Storm.)
10242 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10243
10244 2003-08-18 Kim F. Storm <storm@cua.dk>
10245
10246 * kmacro.texi: New file describing enhanced keyboard macro
10247 functionality. Replaces old description in custom.texi.
10248
10249 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10250 (Keyboard Macros): Move to new kmacro.texi file.
10251
10252 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10253
10254 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10255
10256 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10257
10258 2003-08-17 Alex Schroeder <alex@gnu.org>
10259
10260 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10261 required.
10262
10263 2003-08-05 Richard M. Stallman <rms@gnu.org>
10264
10265 * programs.texi (Lisp Indent): Don't describe
10266 lisp-indent-function property here. Use xref to Lisp Manual.
10267
10268 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10269
10270 * calendar.texi (Date Formats): Document changed behavior of
10271 abbreviations.
10272
10273 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10274
10275 * buffers.texi (List Buffers): Fix previous change.
10276
10277 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10278
10279 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10280 List*.
10281
10282 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10283
10284 * display.texi (Font Lock): Fix typo.
10285
10286 2003-07-07 Richard M. Stallman <rms@gnu.org>
10287
10288 * display.texi (Font Lock): Add xref for format info on
10289 font-lock-remove-keywords.
10290
10291 * building.texi (Compilation): Document what happens with asynch
10292 children of compiler process.
10293
10294 * help.texi (Library Keywords): Use @multitable.
10295
10296 2003-06-04 Richard M. Stallman <rms@gnu.org>
10297
10298 * programs.texi (Expressions): Delete C-M-DEL.
10299
10300 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10301 comint-move-point-for-output renamed from
10302 comint-scroll-to-bottom-on-output.
10303
10304 * custom.texi (Init Rebinding): Replace previous change with xref.
10305 (Non-ASCII Rebinding): Explain that issue more briefly here.
10306
10307 2003-05-28 Richard M. Stallman <rms@gnu.org>
10308
10309 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10310
10311 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10312
10313 * building.texi (GDB Graphical Interface): New node.
10314 (Rewritten somewhat by RMS.)
10315
10316 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10317
10318 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10319 non-English letters. Explain how to set coding systems correctly
10320 and how to include the right coding cookie in the file.
10321
10322 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10323
10324 * indent.texi (Indentation): Explain the concepts.
10325 (Just Spaces): Explain why preventing tabs for indentation might
10326 be useful.
10327
10328 2003-04-16 Richard M. Stallman <rms@gnu.org>
10329
10330 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10331
10332 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10333
10334 * cmdargs.texi (General Variables): Document SMTPSERVER.
10335
10336 * sending.texi: Remove SMTP node.
10337 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10338 library.
10339
10340 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10341
10342 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10343
10344 2003-02-22 Simon Josefsson <jas@extundo.com>
10345
10346 * sending.texi (Mail Methods): Add node about SMTP.
10347
10348 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10349
10350 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10351
10352 2003-02-01 Kevin Ryde <user42@zip.com.au>
10353
10354 * glossary.texi (Glossary): Correction to cl cross reference.
10355
10356 2003-01-20 Richard M. Stallman <rms@gnu.org>
10357
10358 * killing.texi (Rectangles): Document C-x c r.
10359
10360 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10361
10362 * xresources.texi (GTK resources): New node.
10363 (GTK widget names): New node.
10364 (GTK names in Emacs): New node.
10365 (GTK styles): New node.
10366
10367 2003-01-09 Francesco Potortì <pot@gnu.org>
10368
10369 * maintaining.texi (Create Tags Table): Add reference to the new
10370 `etags --help --lang=LANG' option.
10371
10372 2002-10-02 Karl Berry <karl@gnu.org>
10373
10374 * emacs.texi: Per rms, update all manuals to use @copying instead of
10375 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10376 where needed for the sake of the HTML output.
10377
10378 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10379
10380 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10381 source files.
10382
10383 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10384
10385 * Makefile.in (emacsman): New target.
10386
10387 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10388
10389 * (Version 21.1 released.)
10390
10391 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10392
10393 * Branch for 21.1.
10394
10395 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10396
10397 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10398
10399 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10400
10401 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10402
10403 1999-07-12 Richard Stallman <rms@gnu.org>
10404
10405 * Version 20.4 released.
10406
10407 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10408
10409 * Makefile.in (INFO_TARGETS): Delete customize.info.
10410 (DVI_TARGETS): Delete customize.dvi.
10411 (../info/customize, customize.dvi): Targets deleted.
10412
10413 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10414
10415 * Version 20.3 released.
10416
10417 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10418
10419 * Makefile.in (EMACSSOURCES): Add mule.texi.
10420 Add msdog.texi, ack.texi. Remove gnu1.texi.
10421
10422 1998-04-06 Andreas Schwab <schwab@gnu.org>
10423
10424 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10425 Use it in dvi targets.
10426
10427 1997-09-23 Paul Eggert <eggert@twinsun.com>
10428
10429 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10430 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10431 (../info/customize): Rename from ../info/custom.
10432
10433 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10434
10435 * Version 20.2 released.
10436
10437 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10438
10439 * Version 20.1 released.
10440
10441 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10442
10443 * Makefile (../info/customize, customize.dvi): New targets.
10444 (INFO_TARGETS): Add ../info/customize.
10445 (DVI_TARGETS): Add customize.dvi.
10446
10447 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10448
10449 * Version 19.33 released.
10450
10451 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10452
10453 * Version 19.32 released.
10454
10455 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10456
10457 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10458
10459 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10460
10461 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10462 Specify -I option.
10463 (All dvi targets): Set the TEXINPUTS variable.
10464
10465 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10466
10467 * Version 19.31 released.
10468
10469 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10470
10471 * Version 19.30 released.
10472
10473 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10474
10475 * Makefile.in (maintainer-clean): Rename from realclean.
10476
10477 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10478
10479 * Makefile.in: New file.
10480 * Makefile: File deleted.
10481
10482 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10483
10484 * Makefile (TEXINDEX_OBJS): Variable deleted.
10485 (texindex, texindex.o, getopt.o): Rules deleted.
10486 All deps on texindex deleted.
10487 (distclean): Don't delete texindex.
10488 (mostlyclean): Don't delete *.o.
10489 * texindex.c, getopt.c: Files deleted.
10490
10491 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10492
10493 * Version 19.26 released.
10494
10495 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10496
10497 * Makefile (EMACSSOURCES): Exclude undo.texi.
10498
10499 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10500
10501 * Version 19.25 released.
10502
10503 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10504
10505 * Version 19.24 released.
10506
10507 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10508
10509 * Version 19.23 released.
10510
10511 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10512
10513 * Makefile: Delete spurious tab.
10514
10515 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10516
10517 * Makefile (.SUFFIXES): New rule.
10518
10519 1993-12-04 Richard Stallman (rms@srarc2)
10520
10521 * getopt.c: New file.
10522 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10523 (getopt.o): New rule.
10524 (dvi): Don't depend on texindex.
10525 (emacs.dvi): Depend on texindex.
10526
10527 1993-12-03 Richard Stallman (rms@srarc2)
10528
10529 * Makefile (TEXI2DVI): New variable.
10530 (emacs.dvi): Add explicit command.
10531 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10532
10533 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10534
10535 * Version 19.22 released.
10536
10537 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10538
10539 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10540
10541 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10542
10543 * Version 19.21 released.
10544
10545 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10546
10547 * Makefile (realclean): Don't delete the Info files.
10548
10549 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10550
10551 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10552 4' where appropriate.
10553
10554 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10555
10556 * Makefile: Fix targets for texindex.
10557
10558 * texindex.c: Include "../src/config.h" if building in emacs.
10559
10560 * Makefile: Change all files to FILENAME.texi, force all targets
10561 to be FILENAME, not FILENAME.info.
10562 Add target to build texindex.c, defining `emacs'.
10563
10564 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10565
10566 * Version 19.19 released.
10567
10568 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10569
10570 * Version 19.18 released.
10571
10572 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10573
10574 * Makefile: Fix source file names of the separate manuals.
10575
10576 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10577
10578 * Version 19.17 released.
10579
10580 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10581
10582 * split-man: Fix typos in last change.
10583
10584 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10585
10586 * Version 19.16 released.
10587
10588 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10589
10590 * version 19.15 released.
10591
10592 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10593
10594 * Makefile (distclean): It's rm, not rf.
10595
10596 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10597
10598 * Version 19.14 released.
10599
10600 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10601
10602 * Makefile: New file.
10603
10604 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10605
10606 * Version 19.13 released.
10607
10608 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10609
10610 * Version 19.9 released.
10611
10612 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10613
10614 * Version 19.8 released.
10615
10616 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10617
10618 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10619
10620 * trouble.texi: It's `enable-flow-control-on', not
10621 `evade-flow-control-on'.
10622
10623 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10624
10625 * display.texi: Document standard-display-european.
10626
10627 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10628
10629 * Version 19.7 released.
10630
10631 * emacs.texi: Add a sentence to the top menu mentioning the
10632 specific version of Emacs this manual applies to.
10633
10634 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10635
10636 * basic.texi: Document next-line-add-lines variable used to
10637 implement down-arrow.
10638
10639 * killing.texi: Document kill-whole-line.
10640
10641 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10642
10643 * text.texi: Update unix TeX ordering information.
10644
10645 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10646
10647 * news.texi: Mention fill-rectangle in keybinding list.
10648
10649 * killing.texi: Document fill-rectangle.
10650
10651 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10652
10653 * vc.texi: Bring the docs up to date with VC 5.2.
10654
10655 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10656
10657 * emacs.tex: Mention blackbox and gomoku under Amusements.
10658 Assembler mode is now mentioned and appropriately indexed
10659 under Programming Modes.
10660
10661 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10662
10663 * emacs.tex: Update TeX ordering information.
10664
10665 1990-06-26 David Lawrence (tale@geech)
10666
10667 * emacs.tex: Note that completion-ignored-extensions is not used
10668 to filter out names when all completions are displayed in
10669 *Completions*.
10670
10671 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10672
10673 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10674
10675 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10676
10677 * emacs.tex: Add @findex grep.
10678
10679 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10680
10681 * emacs.tex: Correct two typos. No other changes before
10682 Version 19 will be made.
10683
10684 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10685
10686 * emacs.tex: Update information for obtaining TeX distribution from the
10687 University of Washington.
10688
10689 ;; Local Variables:
10690 ;; coding: utf-8
10691 ;; End:
10692
10693 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10694
10695 This file is part of GNU Emacs.
10696
10697 GNU Emacs is free software: you can redistribute it and/or modify
10698 it under the terms of the GNU General Public License as published by
10699 the Free Software Foundation, either version 3 of the License, or
10700 (at your option) any later version.
10701
10702 GNU Emacs is distributed in the hope that it will be useful,
10703 but WITHOUT ANY WARRANTY; without even the implied warranty of
10704 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10705 GNU General Public License for more details.
10706
10707 You should have received a copy of the GNU General Public License
10708 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.