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