]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Merge from emacs-24; up to 117691
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-11-09 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (version): Remove variable.
4 (clean): No longer delete dist tarfile.
5 (dist): Remove rule; replace with code in admin.el.
6
7 2014-11-03 Glenn Morris <rgm@gnu.org>
8
9 * programs.texi (Misc for Programs): Fix typo.
10
11 2014-10-30 Eli Zaretskii <eliz@gnu.org>
12
13 * frames.texi (Scroll Bars): Improve indexing of faces.
14
15 * killing.texi (Secondary Selection): Improve indexing of faces.
16
17 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
18
19 * display.texi (Standard Faces, Text Display)
20 (Useless Whitespace): Improve indexing of faces.
21
22 * frames.texi (Frame Commands): Document and index
23 'frame-resize-pixelwise'.
24
25 * windows.texi (Split Window): Document and index
26 'window-resize-pixelwise'.
27
28 2014-10-22 Tassilo Horn <tsdh@gnu.org>
29
30 * misc.texi (Document View): Adapt to latest doc-view changes wrt
31 viewing the document's plain text contents.
32
33 2014-10-20 Glenn Morris <rgm@gnu.org>
34
35 * Merge in all changes up to 24.4 release.
36
37 2014-10-13 Glenn Morris <rgm@gnu.org>
38
39 * Makefile.in (dist): Update for new output variables.
40
41 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
42
43 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
44 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
45
46 2014-10-09 Glenn Morris <rgm@gnu.org>
47
48 * package.texi (Package Menu): The package list was changed to not
49 say "unsigned" any more.
50
51 2014-10-05 Glenn Morris <rgm@gnu.org>
52
53 * misc.texi (Sorting):
54 * search.texi (Query Replace): Markup fixes.
55
56 2014-10-04 Martin Rudalics <rudalics@gmx.at>
57
58 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
59
60 2014-10-04 Glenn Morris <rgm@gnu.org>
61
62 * cmdargs.texi (Misc X):
63 * display.texi (Optional Mode Line):
64 * misc.texi (emacsclient Options):
65 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
66
67 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
68 (CUA Bindings): Mention rectangle-mark-mode.
69
70 2014-10-03 Martin Rudalics <rudalics@gmx.at>
71
72 * frames.texi (Frame Commands):
73 * cmdargs.texi (Window Size X): Mention the use of
74 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
75
76 2014-10-02 Glenn Morris <rgm@gnu.org>
77
78 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
79
80 2014-09-29 Eli Zaretskii <eliz@gnu.org>
81
82 * emacsver.texi (EMACSVER): Bump to 20.0.50.
83
84 2014-09-15 Daniel Colascione <dancol@dancol.org>
85
86 * regs.texi (Text Registers): Update end-user documentation
87 to reflect `insert-register' interface change.
88
89 2014-08-07 Reuben Thomas <rrt@sc3d.org>
90
91 * programs.texi (Program Modes): Don't advertise VMS DCL support
92 any more.
93
94 2014-08-07 Reuben Thomas <rrt@sc3d.org>
95
96 Refer to MS-DOS using the same name everywhere.
97
98 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
99 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
100 * emacs-xtra.texi: ditto.
101 * emacs.texi: ditto.
102 * makefile.w32-in: ditto.
103 * msdog-xtra.texi: ditto, and rename file.
104 * msdog.texi: ditto, and rename file.
105
106 2014-07-21 Glenn Morris <rgm@gnu.org>
107
108 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
109
110 2014-07-09 Juri Linkov <juri@jurta.org>
111
112 * search.texi (Regexp Search): Update lax space matching that is
113 not active in regexp search by default now. (Bug#17901)
114
115 2014-07-03 Glenn Morris <rgm@gnu.org>
116
117 * help.texi (Misc Help):
118 * trouble.texi (Checklist): "Online" help doesn't mean what it
119 used to any more.
120
121 2014-06-23 Glenn Morris <rgm@gnu.org>
122
123 * Makefile.in (%.texi): Disable implicit rules.
124 (mkinfodir): Remove.
125 (.dvi.ps): Replace with pattern rule.
126 (${buildinfodir}): New rule.
127 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
128 Use $<.
129 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
130 Use $<.
131 (%.ps): New rule.
132
133 2014-06-15 Glenn Morris <rgm@gnu.org>
134
135 * Makefile.in (bootstrap-clean): New.
136
137 2014-06-10 Glenn Morris <rgm@gnu.org>
138
139 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
140 (INFO_OPTS): Set directly rather than with configure.
141
142 2014-06-08 Glenn Morris <rgm@gnu.org>
143
144 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
145 * misc.texi (emacsclient Options): Copyedit.
146
147 * buffers.texi (Uniquify): Copyedits.
148 * files.texi (Visiting): Update for uniquify changes.
149
150 * dired.texi (Marks vs Flags):
151 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
152
153 * help.texi (Help, Misc Help): Copyedits.
154
155 * screen.texi (Menu Bar): Copyedits.
156 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
157
158 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
159 * cmdargs.texi (Window Size X): Copyedits.
160
161 * ack.texi (Acknowledgments):
162 * emacs.texi (Acknowledgments): Updates.
163
164 2014-06-08 Glenn Morris <rgm@gnu.org>
165
166 * ack.texi (Acknowledgments):
167 * emacs.texi (Acknowledgments): Updates.
168
169 * programs.texi (Prettifying Symbols): Remove node.
170 (Misc for Programs): Mention more briefly here.
171 * emacs.texi (Top): Update menu.
172
173 * package.texi (Package Menu, Package Installation):
174 Mention signed packages.
175 (Package Installation): Mention package-pinned-packages.
176
177 2014-06-02 Glenn Morris <rgm@gnu.org>
178
179 * ack.texi (Acknowledgments): Remove some obsolete items.
180 * misc.texi [iftex]: Update chapter summary.
181 (Emulation): Remove section.
182
183 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
184 (Customization options specific to Mac OS / GNUstep): Remove section.
185
186 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
187
188 2014-05-26 Eli Zaretskii <eliz@gnu.org>
189
190 * frames.texi (Fonts): Clarify which frames are affected by
191 setting font from the menu and in default-frame-alist.
192 (Bug#17532)
193
194 2014-05-14 Eli Zaretskii <eliz@gnu.org>
195
196 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
197
198 2014-05-04 Eli Zaretskii <eliz@gnu.org>
199
200 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
201 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
202 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
203 Improve indexing.
204
205 2014-05-04 Leo Liu <sdl.web@gmail.com>
206
207 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
208 Chinese calendar and diary.
209
210 2014-04-30 Eli Zaretskii <eliz@gnu.org>
211
212 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
213 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
214
215 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
216 and @key.
217
218 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
219 and @key.
220
221 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
222
223 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
224
225 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
226 @kbd and @key.
227
228 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
229 @key.
230
231 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
232 @kbd and @key.
233
234 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
235 @kbd and @key.
236
237 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
238 (MS-DOS Processes): Fix usage of @kbd and @key.
239
240 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
241 @key.
242
243 * mini.texi (Completion Commands, Minibuffer History): Fix usage
244 of @kbd and @key.
245
246 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
247 @key.
248
249 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
250 @kbd and @key.
251
252 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
253
254 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
255
256 * glossary.texi (Glossary): Fix usage of @kbd and @key.
257
258 * frames.texi (Speedbar): Fix usage of @kbd and @key.
259
260 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
261 (Filesets): Fix usage of @kbd and @key.
262
263 * display.texi (View Mode): Fix usage of @kbd and @key.
264
265 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
266
267 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
268 (Init Syntax): Fix usage of @kbd and @key.
269
270 * commands.texi (User Input): Fix usage of @kbd and @key.
271
272 * calendar.texi (Counting Days, General Calendar): Fix usage of
273 @kbd and @key.
274
275 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
276
277 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
278 @key.
279
280 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
281 @kbd and @key.
282
283 * anti.texi (Antinews): Fix usage of @kbd and @key.
284
285 * sending.texi (Mail Signature): Document signature variables used
286 by Message mode. (Bug#17308)
287
288 2014-04-22 Eli Zaretskii <eliz@gnu.org>
289
290 * buffers.texi (Uniquify): Clarify the default uniquification.
291
292 * indent.texi (Tab Stops): Improve wording.
293
294 * cmdargs.texi (General Variables): Improve docs of
295 EMACSLOADPATH. Index all the environment variables.
296 (Misc Variables): Index all the environment variables.
297
298 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
299
300 * Makefile.in (infoclean): Be consistent about reporting failures.
301 Do not fail merely because the info directory does not exist,
302 but do fail if it exists and can't be cleaned.
303
304 2014-04-16 Eli Zaretskii <eliz@gnu.org>
305
306 * display.texi (Cursor Display): Explain better how to customize
307 'blink-cursor-blinks'.
308
309 2014-04-07 Glenn Morris <rgm@gnu.org>
310
311 * trouble.texi (Checklist): Dribble files may contain passwords.
312
313 * files.texi (Backup Names):
314 * arevert-xtra.texi (Supporting additional buffers):
315 Update for default values of some -function vars no longer being nil.
316 (Supporting additional buffers):
317 Update for buffer-stale-function also applying to file-buffers.
318
319 2014-03-28 Glenn Morris <rgm@gnu.org>
320
321 * custom.texi (Terminal Init): Mention term-file-aliases.
322
323 2014-03-26 Glenn Morris <rgm@gnu.org>
324
325 * ack.texi (Acknowledgments): Remove reference to obsolete file.
326
327 2014-03-22 Glenn Morris <rgm@gnu.org>
328
329 * help.texi (Help Files): Update C-h g description.
330
331 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
332
333 * programs.texi (Matching): Update the missed spot. (Bug#17008)
334
335 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
336
337 * programs.texi (Matching): Update WRT to the new
338 `blink-matching-paren' behavior.
339
340 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
341
342 * mule.texi (International, Language Environments):
343 Update the list of language environments to what Emacs currently
344 supports. Add the full list to the index. Suggest C-h L for
345 details rather than trying to give very brief details here.
346
347 2014-03-12 Glenn Morris <rgm@gnu.org>
348
349 * cmdargs.texi (General Variables): Don't mention INCPATH,
350 from the obsolete complete.el.
351
352 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
353
354 * mule.texi (International Chars): Adjust C-u C-x = description.
355 Change it to match Emacs's current behavior. Also, change the
356 example to use ê instead of À, as the isolated grave accent in the
357 latter's decomposition listing was confusingly transliterated to
358 left single quote in the PDF version of the manual.
359
360 2014-03-12 Glenn Morris <rgm@gnu.org>
361
362 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
363 handling of frames.
364
365 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
366
367 2014-03-02 Xue Fuqiao <xfq@gnu.org>
368
369 * mark.texi (Mark):
370 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
371
372 2014-03-01 Glenn Morris <rgm@gnu.org>
373
374 * search.texi (Query Replace): Mention search-invisible.
375 * text.texi (Outline Visibility): Mention search-invisible
376 also affects query-replace.
377
378 2014-02-28 Xue Fuqiao <xfq@gnu.org>
379
380 * emacs.texi (Top):
381 * programs.texi (Programs, Prettifying Symbols):
382 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
383
384 * misc.texi (Saving Emacs Sessions):
385 Document some new desktop user options.
386
387 2014-02-27 Xue Fuqiao <xfq@gnu.org>
388
389 * programs.texi (Basic Indent, Other C Commands):
390 Fix the description of RET and `C-j'.
391
392 * indent.texi (Indentation Commands): Move the description of
393 `C-j' from here...
394 * basic.texi (Inserting Text): ... to here.
395
396 2014-02-25 Glenn Morris <rgm@gnu.org>
397
398 * custom.texi (Terminal Init):
399 Replace term-setup-hook with tty-setup-hook.
400
401 2014-02-23 Glenn Morris <rgm@gnu.org>
402
403 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
404
405 2014-02-20 Glenn Morris <rgm@gnu.org>
406
407 * search.texi (Special Isearch): Mention invisible text.
408 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
409
410 2014-02-18 Glenn Morris <rgm@gnu.org>
411
412 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
413 gnu.org version of etc/CONTRIBUTE in html output.
414
415 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
416
417 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
418
419 * programs.texi (Matching): Fix typo.
420
421 * killing.texi (CUA Bindings): Document the new relationship between
422 cua-mode and delete-selection mode.
423 (CUA Bindings): Mention that rectangle mode can be used on its own.
424
425 2014-02-14 Glenn Morris <rgm@gnu.org>
426
427 * regs.texi (Configuration Registers): Update C-x r f binding.
428
429 2014-02-12 Glenn Morris <rgm@gnu.org>
430
431 * mini.texi (Completion Options): No longer mention icomplete,
432 which has its own section now.
433 * modes.texi (Minor Modes): Update Icomplete xref.
434
435 * help.texi (Package Keywords): Mention describe-package buttons.
436
437 * package.texi (Package Menu): Mention package-menu-filter.
438
439 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
440
441 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
442
443 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
444
445 * dired.texi (Hiding Subdirectories): Mention the node for
446 deleting subdirectories (bug#11743).
447
448 2014-02-09 Glenn Morris <rgm@gnu.org>
449
450 * programs.texi (MixedCase Words): Rename node from "Glasses".
451 Move Subword mode here from "Other C Commands" node.
452 (Misc for Programs): Mention Superword mode.
453 * emacs.texi: Update menu.
454
455 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
456
457 * regs.texi (File Registers): Clarify metasyntactical variables
458 (bug#13565).
459
460 * search.texi (Search Case): Rearrange text slightly to make it
461 obvious that `M-c' also toggles sensitivity if `case-fold-search'
462 is nil (bug#14726).
463
464 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
465 (bug#16376).
466
467 2014-02-07 Glenn Morris <rgm@gnu.org>
468
469 * display.texi (Highlight Interactively):
470 Mention hi-lock-auto-select-face.
471
472 * anti.texi (Antinews): Fix typo.
473
474 * ack.texi (Acknowledgments): No longer mention obsolete files.
475
476 2014-02-02 Glenn Morris <rgm@gnu.org>
477
478 * regs.texi (Registers): Mention previewing.
479
480 2014-01-29 Glenn Morris <rgm@gnu.org>
481
482 * killing.texi (Deletion): Mention cycle-spacing.
483
484 2014-01-28 Glenn Morris <rgm@gnu.org>
485
486 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
487
488 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
489
490 2014-01-27 Glenn Morris <rgm@gnu.org>
491
492 * dired.texi (Misc Dired Features): Copyedits for hide-details.
493
494 * buffers.texi (List Buffers): Tiny edit.
495
496 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
497
498 2014-01-26 Glenn Morris <rgm@gnu.org>
499
500 * ack.texi (Acknowledgments):
501 * programs.texi (Program Modes):
502 Update for delphi.el -> opascal.el renaming.
503
504 * misc.texi (Sorting): Add findex for reverse-region.
505
506 * killing.texi (Deletion): Mention delete-duplicate-lines.
507
508 2014-01-24 Glenn Morris <rgm@gnu.org>
509
510 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
511 terminal.el.
512
513 * files.texi (Interlocking): Copyedit.
514
515 2014-01-23 Glenn Morris <rgm@gnu.org>
516
517 * building.texi (Lisp Eval): Update prefix argument behavior
518 of eval-expression, eval-last-sexp.
519
520 2014-01-17 Bastien Guerry <bzg@gnu.org>
521
522 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
523
524 2014-01-15 Glenn Morris <rgm@gnu.org>
525
526 * files.texi (File Conveniences):
527 * misc.texi (EWW): Copyedits.
528
529 2014-01-10 Glenn Morris <rgm@gnu.org>
530
531 * emacs.texi (Distrib): Add donate URL. Add anchor.
532
533 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
534
535 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
536 `dired-hide-details-hide-symlink-targets', and
537 `dired-hide-details-hide-information-lines'.
538
539 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
540
541 * emacs.texi: Add EWW.
542 * misc.texi (EWW): Document EWW.
543
544 2014-01-09 Glenn Morris <rgm@gnu.org>
545
546 * trouble.texi (Service): Refer to online service directory
547 rather than etc/SERVICE.
548
549 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
550
551 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
552
553 * files.texi (File Conveniences): Document `image-next-frame',
554 `image-previous-frame', `image-goto-frame',
555 `image-increase-speed', `image-decrease-speed',
556 `image-reverse-speed', and `image-reset-speed'.
557
558 2014-01-07 Bastien Guerry <bzg@gnu.org>
559
560 * buffers.texi (Buffers): Fix display of @math content by using
561 nested braces. (Bug#16389)
562
563 2014-01-07 Chong Yidong <cyd@gnu.org>
564
565 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
566 (Word Search): Document incremental word search changes.
567 (Isearch Yank): Document M-s C-e with a prefix argument.
568
569 2014-01-07 Glenn Morris <rgm@gnu.org>
570
571 * cal-xtra.texi (Calendar Customizing):
572 Mention calendar-day-header-array.
573
574 2013-12-28 Glenn Morris <rgm@gnu.org>
575
576 * trouble.texi (Understanding Bug Reporting): Brevity.
577
578 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
579
580 * mini.texi (Completion Options): Add a link to Shell Options.
581 * misc.texi (Shell Mode): Move documentation of
582 shell-completion-fignore from Shell Mode to Shell Options.
583
584 2013-12-26 João Távora <joaotavora@gmail.com>
585
586 * emacs.texi (Matching): Describe new features of Electric Pair mode.
587
588 2013-12-25 Chong Yidong <cyd@gnu.org>
589
590 * glossary.texi (Glossary): Define MULE in modern terms.
591
592 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
593
594 * files.texi (Diff Mode): Add an index.
595
596 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
597
598 * trouble.texi (Understanding Bug Reporting): Minor update.
599 (Checklist): Fix a cross-reference.
600
601 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
602
603 * regs.texi (Bookmarks): Document `bookmark-default-file'.
604
605 * misc.texi (Shell Mode): Add a cross-reference.
606
607 * building.texi (Lisp Eval): Add an index.
608
609 2013-12-22 Glenn Morris <rgm@gnu.org>
610
611 * entering.texi (Entering Emacs): Typo fix.
612
613 * calendar.texi (General Calendar):
614 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
615
616 2013-12-22 Eli Zaretskii <eliz@gnu.org>
617
618 * regs.texi (Keyboard Macro Registers): Fix last change.
619
620 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
621
622 * search.texi (Special Isearch, Query Replace): Document negative
623 argument of replacement commands.
624 (Symbol Search): Document `isearch-forward-symbol-at-point'.
625
626 * files.texi (File Conveniences): Document `image-next-file' and
627 `image-previous-file'.
628
629 * display.texi (Optional Mode Line): Fix an index.
630
631 * regs.texi (File Registers): Document `kmacro-to-register'.
632
633 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
634
635 * frames.texi (Scroll Bars):
636 Document `scroll-bar-adjust-thumb-portion'.
637
638 2013-12-21 Chong Yidong <cyd@gnu.org>
639
640 * indent.texi (Indentation Commands): Document C-x TAB changes.
641
642 2013-12-20 Tassilo Horn <tsdh@gnu.org>
643
644 * calendar.texi, display.texi, help.texi, rmail.texi:
645 Document `S-SPC' as alternative to scrolling down with `DEL'.
646
647 * frames.texi: Document `toggle-frame-maximized' and
648 `toggle-frame-fullscreen' with their respective keys.
649
650 * buffers.texi: Document buffer name uniquification changes.
651
652 * indent.texi: Document that `electric-indent-mode' is enabled by
653 default.
654
655 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
656
657 * buffers.texi: Update list-buffers "screenshot" to show Messages
658 as major-mode.
659
660 * entering.texi: Document `initial-buffer-choice' changes.
661
662 * misc.texi (emacsclient Options):
663 Document `initial-buffer-choice' changes.
664
665 * help.texi: Document that `?' now also shows subcommands of
666 prefix keys.
667
668 2013-12-17 Chong Yidong <cyd@gnu.org>
669
670 * killing.texi (Appending Kills): Note that append-next-kill can
671 prepend the kill.
672
673 2013-12-12 Eli Zaretskii <eliz@gnu.org>
674
675 * mule.texi (File Name Coding): Document file-name encoding
676 peculiarities on MS-Windows.
677
678 2013-12-12 Glenn Morris <rgm@gnu.org>
679
680 * emacs.texi: Sync direntry with info/dir version.
681
682 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
683
684 * msdog.texi (Windows Keyboard): Fix typo.
685
686 2013-11-30 Glenn Morris <rgm@gnu.org>
687
688 * Makefile.in (distclean): Remove Makefile.
689
690 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
691
692 * buffers.texi (Icomplete): Rename from Iswitchb and
693 rewrite accordingly.
694
695 2013-11-23 Glenn Morris <rgm@gnu.org>
696
697 * cmdargs.texi (General Variables):
698 Empty elements in EMACSLOADPATH now mean the default load-path.
699
700 2013-11-21 Glenn Morris <rgm@gnu.org>
701
702 * cmdargs.texi (Action Arguments): Use path-separator with -L.
703
704 2013-11-04 Glenn Morris <rgm@gnu.org>
705
706 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
707
708 2013-11-02 Glenn Morris <rgm@gnu.org>
709
710 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
711
712 2013-10-23 Glenn Morris <rgm@gnu.org>
713
714 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
715 Nuke @refill.
716
717 * Makefile.in (install-dvi, install-html, install-pdf)
718 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
719 (uninstall-pdf): Quote entities that might contain whitespace.
720
721 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
722
723 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
724 Remove @refill.
725
726 2013-10-13 Glenn Morris <rgm@gnu.org>
727
728 * ack.texi (Acknowledgments): Comment out old alpha stuff.
729
730 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
731
732 * calendar.texi (Special Diary Entries): Remove @refill.
733
734 2013-10-13 Glenn Morris <rgm@gnu.org>
735
736 * display.texi (Text Scale): Update text-scale-adjust details.
737
738 * ack.texi (Acknowledgments):
739 * emacs.texi (Acknowledgments): Use accented form of some names.
740
741 2013-10-08 Eli Zaretskii <eliz@gnu.org>
742
743 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
744 name. (Bug#15557)
745
746 Support menus on text-mode terminals.
747 * screen.texi (Menu Bar): Adapt to TTY menus.
748
749 * frames.texi (Frames): Mention menu support on text terminals.
750
751 * files.texi (Visiting): Mention the "File" menu-bar menu.
752
753 * display.texi (Standard Faces): Mention TTY faces for menus.
754
755 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
756
757 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
758
759 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
760
761 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
762
763 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
764
765 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
766
767 * emacs.texi (Intro): Minor cleanup.
768
769 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
770
771 * fixit.texi (Transpose, Fixing Case): Remove @refill.
772
773 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
774
775 * maintaining.texi (VC Directory Commands): Add keybinding for
776 vc-log-incoming in vc-dir.
777 (Log Buffer): Use @emph instead of @strong.
778
779 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
780
781 * text.texi (Enriched Justification): Explain values of default-justification.
782
783 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
784
785 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
786
787 2013-08-31 Ulrich Müller <ulm@gentoo.org>
788
789 * xresources.texi (Motif Resources):
790 Rename from LessTif Resources. Update xrefs. (Bug#15145)
791 * emacs.texi: Update menu.
792
793 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
794
795 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
796 for portability to hosts where /bin/sh has problems.
797
798 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
799
800 * text.texi (Enriched Justification): Minor fixes.
801
802 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
803
804 * files.texi (Filesets): Add an index.
805
806 2013-08-12 Glenn Morris <rgm@gnu.org>
807
808 * macos.texi (GNUstep Support):
809 * trouble.texi (Checklist, Contributing, Service):
810 Avoid mailto: in html output.
811
812 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
813 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
814 (INSTALL_DATA): New, set by configure.
815 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
816 New variables.
817 (.SUFFIXES): Add .ps and .dvi.
818 (.dvi.ps): New suffix rule.
819 (dvi, html, pdf, ps): Use *_TARGETS variables.
820 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
821 (emacs.html): Use HTML_OPTS.
822 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
823 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
824 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
825 uninstall-ps, and uninstall-doc.
826 (install-dvi, install-html, install-pdf, install-ps, install-doc)
827 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
828 (uninstall-doc): New rules.
829
830 2013-07-31 Eli Zaretskii <eliz@gnu.org>
831
832 * emacs.texi (Top): Remove menu item for the removed "Disabling
833 Multibyte" node.
834
835 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
836
837 * rmail.texi (Rmail Coding): Move here from mule.texi.
838
839 * custom.texi (Specifying File Variables): Fix cross-references.
840
841 * mule.texi (Unibyte Mode): Fix cross-references.
842 (Disabling Multibyte): Remove.
843
844 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
845
846 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
847 (Mayan Calendar): Move here from calendar.texi.
848 * emacs.texi (Top): Update menu.
849
850 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
851
852 * emacs.texi (Top): Add menu entry.
853
854 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
855 (VC Directory Commands): Add vc-dir-ignore.
856
857 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
858
859 * glossary.texi (Glossary): Add some entries.
860
861 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
862
863 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
864 vc-dir. (Bug#14948)
865
866 2013-07-26 Eli Zaretskii <eliz@gnu.org>
867
868 * display.texi (Fringes): Document the variable fringe-mode.
869 (Bug#14946)
870
871 2013-07-03 Glenn Morris <rgm@gnu.org>
872
873 * maintaining.texi (EDE): Fix cross-reference.
874
875 * programs.texi (Program Modes): Fix emacs-xtra reference.
876
877 * help.texi (Misc Help): Index describe-syntax.
878
879 2013-06-29 Eli Zaretskii <eliz@gnu.org>
880
881 * basic.texi (Moving Point): Document visual-order-cursor-movement
882 and its effect on right-char and left-char.
883
884 2013-06-28 Glenn Morris <rgm@gnu.org>
885
886 * ack.texi (Acknowledgments): Small update.
887
888 2013-06-19 Glenn Morris <rgm@gnu.org>
889
890 * Makefile.in (dist): Edit more configure variables.
891 Try to check that we do not miss any in future.
892
893 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
894
895 * vc1-xtra.texi (Revision Tags): Add a cross reference.
896 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
897
898 2013-06-11 Glenn Morris <rgm@gnu.org>
899
900 * maintaining.texi (VC Directory Commands): Copyedit.
901 (Branches): Put back milder version of pre 2013-06-07 text.
902
903 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
904
905 * maintaining.texi (Branches): Remove text copied from other sources.
906
907 2013-06-05 Alan Mackenzie <acm@muc.de>
908
909 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
910 (Not Exiting Isearch): Document new user option
911 `isearch-allow-prefix'. (Bug#9706)
912
913 2013-06-03 Juri Linkov <juri@jurta.org>
914
915 * display.texi (Highlight Interactively): Add global keybindings
916 with the key prefix `M-s h'. Document old command `highlight-phrase'.
917 Document new command `highlight-symbol-at-point'.
918
919 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
920
921 * maintaining.texi (Branches): Add motivations for branching.
922 (VC Mode Line): Fix typo.
923 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
924 prefix argument.
925
926 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
927
928 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
929 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
930 autolaunching of the D-Bus session bus.
931
932 2013-06-01 Glenn Morris <rgm@gnu.org>
933
934 * programs.texi (Semantic): Fix typo.
935
936 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
937
938 * maintaining.texi (Types of Log File): Supplement some
939 information of change log files.
940
941 2013-05-15 Juri Linkov <juri@jurta.org>
942
943 * search.texi (Repeat Isearch): Mention key `RET' to finish
944 editing the string. (Bug#13348)
945
946 2013-05-14 Glenn Morris <rgm@gnu.org>
947
948 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
949
950 2013-05-09 Glenn Morris <rgm@gnu.org>
951
952 * sending.texi (Mail Sending): Fix typo.
953
954 * windows.texi (Change Window): Fix typo.
955
956 * custom.texi (Changing a Variable): Fix typo.
957
958 * trouble.texi (Contributing): Remove obsolete info re pretesters.
959
960 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
961
962 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
963 * cmdargs.texi (Initial Options):
964 * files.texi (Customize Save): Document this.
965
966 2013-05-04 Glenn Morris <rgm@gnu.org>
967
968 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
969
970 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
971
972 doc: convert some TeX accents to UTF-8
973 * ack.texi (Acknowledgments):
974 * emacs.texi (Acknowledgments):
975 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
976 Apparently the TeX accents cause problems when generating gnu.org
977 web pages, e.g., @l{} is rendered as '/l' on
978 <http://www.gnu.org/software/emacs/manual/html_node/
979 emacs/Acknowledgments.html>.
980
981 2013-03-16 Glenn Morris <rgm@gnu.org>
982
983 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
984
985 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
986
987 Prefer UTF-8 for documentation.
988 With GNU Texinfo 5.0, this generates nicer-looking info files,
989 since they can use curly quotes. With older Texinfo it doesn't matter.
990 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
991 Switch from Latin-1 to UTF-8.
992
993 2013-02-28 Bastien Guerry <bzg@gnu.org>
994
995 * xresources.texi (GTK resources): Fix broken link.
996
997 2013-02-25 Eli Zaretskii <eliz@gnu.org>
998
999 * files.texi (Interlocking): Don't refer to symlinks as the
1000 exclusive means of locking files.
1001
1002 2013-02-22 Glenn Morris <rgm@gnu.org>
1003
1004 * ack.texi (Acknowledgments):
1005 * emacs.texi (Acknowledgments): Small updates.
1006
1007 2013-02-21 Glenn Morris <rgm@gnu.org>
1008
1009 * files.texi (File Conveniences): Not just GIFs can be animated.
1010
1011 2013-02-13 Glenn Morris <rgm@gnu.org>
1012
1013 * ack.texi (Acknowledgments): Don't mention yow any more.
1014
1015 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1016
1017 * cmdargs.texi (General Variables):
1018 Fix TMPDIR documentation to match the code's behavior.
1019
1020 2013-02-10 Glenn Morris <rgm@gnu.org>
1021
1022 * trouble.texi (Checklist): Update bug keybinding.
1023
1024 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1025
1026 * msdog.texi (Text and Binary): Delete the description of
1027 file-name-buffer-file-type-alist.
1028
1029 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1030
1031 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1032 Without it, I don't see function names. Older addr2line
1033 implementations will die out sooner or later, so tailor the
1034 first suggestion to recent addr2line, with a followup about
1035 older ones.
1036
1037 2013-01-19 Glenn Morris <rgm@gnu.org>
1038
1039 * custom.texi (Directory Variables): Fix paren typo.
1040
1041 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1042
1043 * custom.texi (Custom Themes): Fix typo.
1044
1045 2013-01-07 Bastien Guerry <bzg@gnu.org>
1046
1047 * help.texi (Apropos): Document `apropos-user-option' and update
1048 the doc for `apropos-variable'.
1049
1050 2013-01-05 Glenn Morris <rgm@gnu.org>
1051
1052 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1053
1054 2012-12-21 Glenn Morris <rgm@gnu.org>
1055
1056 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1057 Simply include doclicense.
1058
1059 2012-12-21 Chong Yidong <cyd@gnu.org>
1060
1061 * frames.texi (Mouse Commands): Fix description of the effect of
1062 mouse dragging (Bug#13049).
1063
1064 2012-12-15 Juri Linkov <juri@jurta.org>
1065
1066 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1067 (Bug#13181)
1068
1069 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1070
1071 * killing.texi (Deletion): Doc fix (Bug#12748).
1072
1073 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1074
1075 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1076 These are just minor editorial changes.
1077
1078 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1079
1080 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1081 to `vc-path'.
1082
1083 2012-12-03 Chong Yidong <cyd@gnu.org>
1084
1085 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1086
1087 2012-12-02 Kevin Ryde <user42@zip.com.au>
1088
1089 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1090
1091 2012-12-01 Kevin Ryde <user42@zip.com.au>
1092
1093 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1094
1095 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1096
1097 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1098 These are just minor editorial changes.
1099
1100 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1101
1102 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1103 clarifications (Bug#12865).
1104 (Horizontal Scrolling): Clarifications.
1105
1106 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1107
1108 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1109
1110 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1111
1112 * trouble.texi (Crashing): Add information about MS-Windows and
1113 the emacs_backtrace.txt file. (Bug#12908)
1114
1115 2012-11-13 Chong Yidong <cyd@gnu.org>
1116
1117 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1118 actually named gdb-stopped-functions.
1119
1120 2012-11-13 Glenn Morris <rgm@gnu.org>
1121
1122 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1123
1124 2012-11-10 Glenn Morris <rgm@gnu.org>
1125
1126 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1127
1128 * emacs.texi (Acknowledgments): Add profiler author.
1129 * ack.texi (Acknowledgments): Add some recent contributions.
1130
1131 2012-11-10 Chong Yidong <cyd@gnu.org>
1132
1133 * files.texi (Diff Mode): Doc fixes for
1134 diff-delete-trailing-whitespace (Bug#12831).
1135
1136 * trouble.texi (Crashing): Copyedits.
1137
1138 2012-11-10 Glenn Morris <rgm@gnu.org>
1139
1140 * files.texi (Diff Mode): Trailing whitespace updates.
1141
1142 2012-11-10 Chong Yidong <cyd@gnu.org>
1143
1144 * misc.texi (Terminal emulator): Document Term mode faces.
1145
1146 * mini.texi (Basic Minibuffer): New node.
1147 Document minibuffer-electric-default-mode.
1148
1149 * display.texi (Visual Line Mode): Fix index entry.
1150
1151 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1152 and index the keybindings. Document tabulated-list-sort.
1153 (Kill Buffer): Capitalize Buffer Menu.
1154
1155 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1156
1157 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1158
1159 * display.texi (Auto Scrolling): Clarify that scroll-step is
1160 ignored when scroll-conservatively is set to a non-zero value.
1161 (Bug#12801)
1162
1163 2012-11-10 Chong Yidong <cyd@gnu.org>
1164
1165 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1166
1167 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1168
1169 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1170
1171 2012-10-29 Chong Yidong <cyd@gnu.org>
1172
1173 * dired.texi (Shell Commands in Dired): Document changes to the
1174 dired-do-async-shell-command.
1175
1176 2012-10-28 Glenn Morris <rgm@gnu.org>
1177
1178 * ack.texi (Acknowledgments): Mention gv.el.
1179
1180 2012-10-27 Bastien Guerry <bzg@gnu.org>
1181
1182 * screen.texi (Menu Bar): Fix typo.
1183
1184 2012-10-27 Chong Yidong <cyd@gnu.org>
1185
1186 * frames.texi (Mouse Avoidance): Mention new variable
1187 mouse-avoidance-banish-position.
1188
1189 * programs.texi (Which Function): Which Function mode now works in
1190 all major modes by default.
1191
1192 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1193
1194 * files.texi (Misc File Ops): Symbolic links on Windows only work
1195 on Vista and later.
1196
1197 * building.texi (Compilation): Document compilation-always-kill.
1198
1199 * search.texi (Symbol Search): New node.
1200
1201 * package.texi (Package Menu): Document the "new" status.
1202
1203 * windows.texi (Window Choice): Don't refer to the obsolete
1204 special-display feature.
1205
1206 2012-10-24 Chong Yidong <cyd@gnu.org>
1207
1208 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1209 be invoked from the mode line.
1210
1211 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1212 changes to the mark and unmark commands.
1213 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1214 which is no longer bound to dired-backup-diff.
1215
1216 2012-10-23 Bastien Guerry <bzg@gnu.org>
1217
1218 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1219 insertion of a period in the Info output.
1220
1221 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1222
1223 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1224
1225 2012-10-23 Chong Yidong <cyd@gnu.org>
1226
1227 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1228
1229 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1230
1231 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1232
1233 2012-10-17 Glenn Morris <rgm@gnu.org>
1234
1235 * mini.texi (Repetition): Further copyedit.
1236
1237 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1238
1239 * mini.texi (Repetition): Copyedit.
1240
1241 2012-10-16 Juri Linkov <juri@jurta.org>
1242
1243 * search.texi (Query Replace): Document multi-buffer replacement
1244 keys. (Bug#12655)
1245
1246 * maintaining.texi (Tags Search): Change link "Replace" to
1247 "Query Replace".
1248
1249 2012-10-13 Chong Yidong <cyd@gnu.org>
1250
1251 * files.texi (File Conveniences): ImageMagick enabled by default.
1252
1253 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1254
1255 * basic.texi (Arguments): Fix typos.
1256
1257 2012-10-08 Glenn Morris <rgm@gnu.org>
1258
1259 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1260
1261 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1262
1263 2012-10-06 Glenn Morris <rgm@gnu.org>
1264
1265 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1266 Mention cal-tex-cursor-week2-summary.
1267
1268 2012-10-06 Chong Yidong <cyd@gnu.org>
1269
1270 * mini.texi (Passwords): Fix typo.
1271
1272 2012-10-02 Glenn Morris <rgm@gnu.org>
1273
1274 * maintaining.texi (VC Directory Commands):
1275 Remove duplicate `q' entry. (Bug#12553)
1276
1277 2012-09-30 Chong Yidong <cyd@gnu.org>
1278
1279 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1280
1281 * search.texi (Special Isearch): Document the lax space search
1282 feature and M-s SPC.
1283 (Regexp Search): Move main search-whitespace-regexp description to
1284 Special Isearch.
1285 (Replace): Document replace-lax-whitespace.
1286
1287 * basic.texi (Position Info): Document C-u M-=.
1288 (Moving Point): Document move-to-column.
1289
1290 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1291
1292 * misc.texi (emacsclient Options): Document the effect of
1293 initial-buffer-choice on client frames. Document server-auth-dir.
1294 Do not document server-host, which is bad security practice.
1295
1296 * building.texi (Lisp Libraries): Docstring lookups can trigger
1297 autoloading. Document help-enable-auto-load.
1298
1299 * mini.texi (Yes or No Prompts): New node.
1300
1301 * ack.texi (Acknowledgments): Remove obsolete packages.
1302
1303 2012-09-27 Glenn Morris <rgm@gnu.org>
1304
1305 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1306 Rename the section to be more general.
1307 * emacs.texi: Update menu.
1308
1309 2012-09-23 Chong Yidong <cyd@gnu.org>
1310
1311 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1312 read-only-mode.
1313
1314 * files.texi (Visiting): Likewise.
1315
1316 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1317
1318 * trouble.texi (Crashing): Document ulimit -c.
1319
1320 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1321
1322 * trouble.texi (Crashing): Document addr2line.
1323
1324 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1325
1326 * misc.texi (DocView Slicing): Document new slice from
1327 BoundingBox feature.
1328
1329 2012-09-19 Chong Yidong <cyd@gnu.org>
1330
1331 * killing.texi (Yanking): Minor clarification (Bug#12469).
1332
1333 2012-09-17 Chong Yidong <cyd@gnu.org>
1334
1335 * building.texi (GDB User Interface Layout): Remove reference to
1336 removed variable gdb-use-separate-io-buffer (Bug#12454).
1337
1338 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1339
1340 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1341 M-x append-to-register. New option `register-separator'.
1342 (Number Registers): Mention that `C-x r +' is polymorphic.
1343
1344 2012-09-07 Chong Yidong <cyd@gnu.org>
1345
1346 * windows.texi (Window Choice): Don't mention obsolete
1347 display-buffer-reuse-frames.
1348
1349 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1350
1351 Give more-useful info on a fatal error (Bug#12328).
1352 * trouble.texi (Crashing): New section, documenting this.
1353
1354 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1355
1356 * cmdargs.texi (General Variables):
1357 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1358 connections to the D-Bus session bus. (Bug#12112)
1359
1360 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1361
1362 * building.texi (Debugger Operation): Correct and improve
1363 documentation of the GUD Tooltip mode.
1364
1365 2012-07-31 Chong Yidong <cyd@gnu.org>
1366
1367 * emacs.texi: Fix ISBN (Bug#12080).
1368
1369 2012-08-05 Chong Yidong <cyd@gnu.org>
1370
1371 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1372
1373 * custom.texi (Face Customization): Move discussion of face
1374 inheritance here, from Faces section.
1375
1376 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1377
1378 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1379 (Bug#11958)
1380
1381 2012-07-19 Chong Yidong <cyd@gnu.org>
1382
1383 * emacs.texi: Update ISBN.
1384
1385 2012-07-17 Chong Yidong <cyd@gnu.org>
1386
1387 * basic.texi (Inserting Text): Replace ucs-insert with
1388 insert-char. Provide more details of input.
1389
1390 * mule.texi (International Chars, Input Methods): Likewise.
1391
1392 2012-07-13 Chong Yidong <cyd@gnu.org>
1393
1394 * custom.texi (Examining): Update C-h v message.
1395
1396 * buffers.texi (Misc Buffer): Document view-read-only.
1397
1398 2012-07-07 Chong Yidong <cyd@gnu.org>
1399
1400 * custom.texi (Init File): Index site-lisp (Bug#11435).
1401
1402 2012-07-06 Chong Yidong <cyd@gnu.org>
1403
1404 * emacs.texi: Re-order top-level menu to correspond to logical
1405 order, to avoid makeinfo warnings.
1406
1407 * ack.texi (Acknowledgments): Note new python.el.
1408
1409 2012-06-29 Chong Yidong <cyd@gnu.org>
1410
1411 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1412 * basic.texi (Erasing, Basic Undo): Fix markup.
1413
1414 2012-06-29 Glenn Morris <rgm@gnu.org>
1415
1416 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1417
1418 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1419
1420 * fixit.texi (Undo): Fix typo. (Bug#11775)
1421
1422 2012-06-27 Glenn Morris <rgm@gnu.org>
1423
1424 * ack.texi (Acknowledgments): Tiny update.
1425
1426 2012-06-21 Glenn Morris <rgm@gnu.org>
1427
1428 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1429
1430 2012-06-17 Chong Yidong <cyd@gnu.org>
1431
1432 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1433
1434 * anti.texi:
1435 * building.texi:
1436 * cmdargs.texi:
1437 * custom.texi:
1438 * display.texi:
1439 * files.texi:
1440 * frames.texi:
1441 * glossary.texi:
1442 * misc.texi:
1443 * mule.texi:
1444 * programs.texi:
1445 * sending.texi:
1446 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1447
1448 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1449
1450 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1451
1452 2012-05-28 Glenn Morris <rgm@gnu.org>
1453
1454 * ack.texi, building.texi, calendar.texi, custom.texi:
1455 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1456
1457 2012-05-27 Glenn Morris <rgm@gnu.org>
1458
1459 * emacs.texi: Simplify following removal of node pointers.
1460
1461 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1462 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1463 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1464 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1465 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1466 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1467 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1468 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1469
1470 2012-05-22 Glenn Morris <rgm@gnu.org>
1471
1472 * emacs.texi (Acknowledgments): Add another contributor.
1473
1474 2012-05-12 Glenn Morris <rgm@gnu.org>
1475
1476 * Makefile.in (MKDIR_P): New, set by configure.
1477 (mkinfodir): Use $MKDIR_P.
1478
1479 2012-05-10 Glenn Morris <rgm@gnu.org>
1480
1481 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1482 with "coding: raw-text".
1483
1484 * files.texi (Interlocking): Mention create-lockfiles option.
1485
1486 2012-05-09 Chong Yidong <cyd@gnu.org>
1487
1488 * frames.texi (Mouse References, Mouse Commands): Fix index
1489 entries (Bug#11362).
1490
1491 2012-05-05 Glenn Morris <rgm@gnu.org>
1492
1493 * custom.texi (Customization Groups, Custom Themes, Examining):
1494 Improve page breaks.
1495
1496 * rmail.texi (Rmail Display): Use example rather than smallexample.
1497
1498 * calendar.texi: Convert inforefs to refs.
1499
1500 * dired.texi (Dired Enter): Improve page break.
1501
1502 * abbrevs.texi (Abbrev Concepts): Copyedits.
1503
1504 * maintaining.texi (Registering, Tag Syntax):
1505 Tweak line and page breaks.
1506
1507 * programs.texi (Programs, Electric C): Copyedits.
1508 (Program Modes): Add xref to Fortran.
1509 (Left Margin Paren): Remove what was (oddly enough) the only use
1510 of defvar in the entire Emacs manual.
1511 (Hungry Delete): Remove footnote about ancient Emacs version.
1512 (Other C Commands): Use example rather than smallexample.
1513
1514 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1515 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1516 Tweak line and page breaks.
1517
1518 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1519 (Major Modes): Use example rather than smallexample.
1520
1521 * mule.texi (Output Coding): Reword to improve page-breaks.
1522
1523 * frames.texi (Fonts): Tweak line and page breaks.
1524 Use example rather than smallexample. Change cross-reference.
1525 (Text-Only Mouse): Fix xref.
1526
1527 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1528 (Indirect Buffers): Tweak line- and page-breaks.
1529
1530 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1531
1532 2012-05-04 Glenn Morris <rgm@gnu.org>
1533
1534 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1535 (info, infoclean): Use $INFO_EXT.
1536 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1537 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1538 (INFO_TARGETS): Use $INFO_EXT.
1539 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1540
1541 2012-05-02 Glenn Morris <rgm@gnu.org>
1542
1543 * emacs.texi (@copying): Only print EDITION in the TeX version.
1544
1545 * search.texi (Regexp Search): Just say "Emacs".
1546
1547 * display.texi (Auto Scrolling):
1548 Reword to avoid repetition and improve page break.
1549
1550 * xresources.texi (Resources):
1551 * mule.texi (Language Environments):
1552 * misc.texi (Amusements):
1553 * maintaining.texi (VC Change Log):
1554 * frames.texi (Fonts):
1555 * custom.texi (Specifying File Variables, Minibuffer Maps):
1556 * cmdargs.texi (Initial Options):
1557 * building.texi (Flymake):
1558 Reword to remove/reduce some overly long/short lines.
1559
1560 2012-04-27 Glenn Morris <rgm@gnu.org>
1561
1562 * emacs.texi: Some fixes for detailed menu.
1563
1564 * emacs.texi: Add "et al." to authors.
1565
1566 * ack.texi, basic.texi, buffers.texi, building.texi:
1567 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1568 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1569 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1570 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1571 * search.texi, trouble.texi, windows.texi:
1572 Use Texinfo recommended convention for quotes+punctuation.
1573
1574 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1575
1576 * mule.texi (Bidirectional Editing): Improve indexing.
1577 Minor wording tweaks.
1578
1579 2012-04-15 Chong Yidong <cyd@gnu.org>
1580
1581 * misc.texi (emacsclient Options): More clarifications.
1582
1583 2012-04-15 Glenn Morris <rgm@gnu.org>
1584
1585 * msdog.texi (Windows Printing): It doesn't set printer-name.
1586
1587 * mule.texi (Language Environments): Move font info to "Fontsets".
1588 (Fontsets): Move intlfonts etc here from "Language Environments".
1589 Copyedits.
1590 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1591 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1592
1593 2012-04-15 Chong Yidong <cyd@gnu.org>
1594
1595 * glossary.texi (Glossary): Standardize on "text terminal"
1596 terminology. All callers changed.
1597
1598 * misc.texi (emacsclient Options): Document "client frame" concept
1599 and its effect on C-x C-c more carefully.
1600
1601 2012-04-15 Glenn Morris <rgm@gnu.org>
1602
1603 * frames.texi (Scroll Bars):
1604 * glossary.texi (Glossary): Use consistent case for "X Window System".
1605
1606 * mule.texi (Select Input Method, Coding Systems):
1607 State command names in kbd tables.
1608 (Recognize Coding): Add cross-ref.
1609 (Output Coding): Don't mention message mode in particular.
1610 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1611 Copyedits.
1612
1613 2012-04-14 Glenn Morris <rgm@gnu.org>
1614
1615 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1616 Copyedits.
1617 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1618 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1619 auto-coding-functions does not override coding: tags.
1620 Remove rmail-decode-mime-charset; it no longer has any effect.
1621
1622 2012-04-14 Chong Yidong <cyd@gnu.org>
1623
1624 * custom.texi (Creating Custom Themes): Add reference to Custom
1625 Themes node in Lisp manual.
1626
1627 2012-04-14 Glenn Morris <rgm@gnu.org>
1628
1629 * mule.texi (International): Copyedits.
1630 (International Chars): Update C-x = example output.
1631 (Disabling Multibyte): Rename from "Enabling Multibyte".
1632 Clarify what "unibyte: t" does, and mode-line description.
1633 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1634 Use Texinfo recommended convention for quotes+punctuation.
1635 (Language Environments): Copyedits.
1636 (Input Methods): Copyedits. Use "^" for the postfix example,
1637 because it is less confusing inside Info's `quotes'.
1638
1639 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1640 Update for "Disabling Multibyte" node name change.
1641 * emacs.texi: Update for "Disabling Multibyte" node name change.
1642
1643 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1644 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1645 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1646 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1647 * sending.texi, text.texi, trouble.texi:
1648 Use @file for buffers, per the Texinfo manual.
1649
1650 * entering.texi (Entering Emacs):
1651 Do not mention initial-buffer-choice = t.
1652
1653 * misc.texi (Gnus Startup): Use @env for environment variables.
1654
1655 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1656
1657 2012-04-12 Glenn Morris <rgm@gnu.org>
1658
1659 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1660
1661 2012-04-07 Glenn Morris <rgm@gnu.org>
1662
1663 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1664
1665 2012-04-05 Glenn Morris <rgm@gnu.org>
1666
1667 * glossary.texi (Glossary): Use anchors for internal cross-references.
1668
1669 2012-04-04 Glenn Morris <rgm@gnu.org>
1670
1671 * glossary.texi (Glossary): Copyedits.
1672 Use Texinfo-recommended convention for quotes and punctuation.
1673 Comment out a few specialized (Rmail) items.
1674 New items: Bidirectional Text, Client, Directory Local Variable,
1675 File Local Variable, Package, Server, Theme, Trash Can.
1676
1677 2012-04-03 Chong Yidong <cyd@gnu.org>
1678
1679 * sending.texi (Mail Misc): Fix an index entry.
1680
1681 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1682
1683 * msdog.texi (Windows Startup): Add description of emacsclient
1684 operation under -c and -t on MS-Windows.
1685
1686 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1687 Startup". (Bug#11091)
1688
1689 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1690
1691 * custom.texi (Changing a Variable): Fix example.
1692
1693 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1694
1695 * misc.texi (emacsclient Options): More clarifications about -t
1696 and -c on MS-Windows. (Bug#11091)
1697
1698 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1699
1700 * misc.texi (emacsclient Options): Document peculiarities of new
1701 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1702
1703 2012-03-30 Chong Yidong <cyd@gnu.org>
1704
1705 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1706
1707 2012-03-22 Glenn Morris <rgm@gnu.org>
1708
1709 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1710
1711 2012-03-17 Chong Yidong <cyd@gnu.org>
1712
1713 * package.texi (Package Installation): Document use of
1714 package-initialize in init file.
1715
1716 2012-03-16 Glenn Morris <rgm@gnu.org>
1717
1718 * help.texi (Language Help):
1719 * mule.texi (International Chars):
1720 etc/HELLO is for character demonstration.
1721
1722 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1723
1724 * dired.texi (Shell Commands in Dired): Fix typo.
1725
1726 2012-03-04 Chong Yidong <cyd@gnu.org>
1727
1728 * killing.texi (Clipboard): Document clipboard manager.
1729
1730 2012-02-29 Glenn Morris <rgm@gnu.org>
1731
1732 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1733
1734 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1735
1736 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1737
1738 2012-02-28 Glenn Morris <rgm@gnu.org>
1739
1740 * custom.texi, display.texi, emacs.texi, files.texi:
1741 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1742 Standardize possessive apostrophe usage.
1743
1744 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1745
1746 * macos.texi (Mac / GNUstep Customization): Remove text about
1747 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1748
1749 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1750
1751 * buffers.texi (Select Buffer): Mention that saving in a new file
1752 name can switch to a different major mode.
1753
1754 2012-02-23 Glenn Morris <rgm@gnu.org>
1755
1756 * mini.texi (Minibuffer File, Completion Options, Repetition):
1757 Copyedits.
1758 (Completion Example): Other M-x au* commands may be defined.
1759 (Completion Styles): Mention emacs21 and completion-category-overrides.
1760
1761 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1762 (Windows Keyboard, Windows Mouse, Windows Processes)
1763 (Windows Printing, Windows Misc): Copyedits.
1764 (ls in Lisp): Update switches list.
1765
1766 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1767 Update dos-mode* function names.
1768 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1769 (MS-DOS Processes): Add xref to main ls-lisp section.
1770
1771 * ack.texi (Acknowledgments): Mention smie.
1772
1773 2012-02-22 Glenn Morris <rgm@gnu.org>
1774
1775 * macos.texi: Copyedits. Fix @key/@kbd usage.
1776 (Mac / GNUstep Basics): Don't mention the panels, since the next
1777 section covers them.
1778 (Mac / GNUstep Customization): Merge some panel info from previous.
1779
1780 2012-02-21 Glenn Morris <rgm@gnu.org>
1781
1782 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1783 Small fixes.
1784
1785 * emacs-xtra.texi: Picture mode is no longer a chapter.
1786
1787 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1788
1789 * ack.texi (Acknowledgments): Small changes, including resorting,
1790 and removal of things no longer distributed.
1791
1792 2012-02-20 Glenn Morris <rgm@gnu.org>
1793
1794 * emacs.texi (Top, Preface): Small rephrasings.
1795 (menu, detailmenu): Update entries, and reformat some descriptions.
1796 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1797 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1798 Reformat some menu descriptions.
1799
1800 * ack.texi (Acknowledgments): More updates.
1801
1802 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1803 and from Author: headers.
1804 (Distrib): Small updates.
1805
1806 2012-02-18 Glenn Morris <rgm@gnu.org>
1807
1808 * ack.texi (Acknowledgments): Add xref to Org manual.
1809
1810 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1811 of '*mail*', since Message does not call it that.
1812 (Rmail Reply): Rename rmail-dont-reply-to-names.
1813 \\`info- no longer handled specially.
1814 Update for rmail-enable-mime-composing.
1815 Don't mention 'm' for replies.
1816 Don't mention rmail-mail-new-frame and canceling, since it does
1817 not work for Message at the moment.
1818
1819 * cal-xtra.texi: Copyedits.
1820
1821 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1822
1823 2012-02-17 Glenn Morris <rgm@gnu.org>
1824
1825 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1826
1827 * ack.texi (Acknowledgments): Mention Gnulib.
1828
1829 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1830
1831 * calendar.texi: Misc small changes, including updating the dates
1832 of examples.
1833
1834 2012-02-16 Glenn Morris <rgm@gnu.org>
1835
1836 * calendar.texi: Misc small changes.
1837
1838 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1839 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1840
1841 * dired-xtra.texi (Subdir Switches): Small fixes.
1842
1843 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1844
1845 2012-02-15 Glenn Morris <rgm@gnu.org>
1846
1847 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1848
1849 2012-02-12 Glenn Morris <rgm@gnu.org>
1850
1851 * ack.texi (Acknowledgments):
1852 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1853
1854 2012-02-10 Glenn Morris <rgm@gnu.org>
1855
1856 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1857
1858 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1859
1860 2012-02-09 Glenn Morris <rgm@gnu.org>
1861
1862 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1863 buffer switch after M-x rename-uniquely.
1864
1865 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1866
1867 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1868
1869 * text.texi (Org Mode): Fix typo.
1870
1871 2012-02-08 Glenn Morris <rgm@gnu.org>
1872
1873 * ack.texi (Acknowledgments): Update emacs-lock info.
1874
1875 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1876
1877 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1878
1879 2012-02-07 Glenn Morris <rgm@gnu.org>
1880
1881 * files.texi (File Conveniences): Mention ImageMagick images.
1882
1883 2012-02-05 Glenn Morris <rgm@gnu.org>
1884
1885 * trouble.texi (Checklist): Mention debug-on-event.
1886
1887 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1888
1889 2012-02-04 Glenn Morris <rgm@gnu.org>
1890
1891 * macos.texi (Customization options specific to Mac OS / GNUstep):
1892 New subsection.
1893
1894 * display.texi (Colors): Mention list-colors-sort.
1895
1896 * files.texi (File Conveniences): Mention image animation.
1897
1898 2012-01-31 Chong Yidong <cyd@gnu.org>
1899
1900 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1901 scroll bars (Bug#10666).
1902
1903 2012-01-28 Chong Yidong <cyd@gnu.org>
1904
1905 * files.texi (Filesets): Fix typos.
1906
1907 * display.texi (Faces): Add xref to Colors node.
1908
1909 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1910
1911 * buffers.texi (Select Buffer): Clarify explanation of switching
1912 to new buffers. Fix description of next-buffer and
1913 previous-buffer (Bug#10334).
1914 (Misc Buffer): Add xref to View Mode.
1915
1916 * text.texi (Fill Commands): Fix description of
1917 sentence-end-double-space.
1918
1919 2012-01-23 Chong Yidong <cyd@gnu.org>
1920
1921 * anti.texi (Antinews): Add Emacs 23 antinews.
1922
1923 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1924
1925 * programs.texi (Comment Commands): Typo (bug#10514).
1926
1927 2012-01-15 Chong Yidong <cyd@gnu.org>
1928
1929 * xresources.texi (X Resources): Describe GTK+ case first.
1930 (Resources): Don't use borderWidth as an example, since it doesn't
1931 work with GTK+.
1932 (Table of Resources): Clarify role of several resources, including
1933 the Emacs 24 behavior of cursorBlink etc.
1934 (Face Resources): Node deleted. Recommend using Customize
1935 instead. Add paragraph to `Table of Resources' node summarizing
1936 how to use X resources for changing faces.
1937 (Lucid Resources): Rewrite, omitting description of font names,
1938 referring to the Fonts node instead.
1939 (LessTif Resources): Copyedits.
1940 (GTK resources): Rewrite, describing the difference between gtk2
1941 and gtk3.
1942 (GTK Resource Basics): New node.
1943 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1944 (GTK styles): Just refer to Fonts node for GTK font format.
1945
1946 * display.texi (Faces): Document the cursor face.
1947
1948 2012-01-14 Chong Yidong <cyd@gnu.org>
1949
1950 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1951 (General Variables): Add xref to Lisp Libraries.
1952 (Initial Options): Copyedits.
1953 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1954 (Environment): Clarify what getenv does.
1955 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1956 light backgrounds on xterms.
1957 (Misc Variables): TEMP and TMP are not Windows-specific.
1958 (Display X): Copyedits.
1959 (Colors X): -bd does nothing for GTK.
1960 (Icons X): Gnome 3 doesn't use taskbars.
1961
1962 * misc.texi (Shell): Document exec-path here.
1963
1964 * rmail.texi (Movemail): Add xref for exec-path.
1965
1966 2012-01-13 Glenn Morris <rgm@gnu.org>
1967
1968 * dired.texi (Dired and Find): Clarify find-ls-options.
1969
1970 2012-01-09 Chong Yidong <cyd@gnu.org>
1971
1972 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1973 SHA-256.
1974
1975 2012-01-07 Chong Yidong <cyd@gnu.org>
1976
1977 * display.texi (Useless Whitespace): Add Whitespace mode.
1978
1979 * custom.texi (Hooks): Discuss how to disable minor modes.
1980
1981 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1982 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1983
1984 * trouble.texi (Lossage): Refer to Bugs node for problems.
1985 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1986 (Screen Garbled): Don't refer to terminal "manufacturers".
1987 (Total Frustration): Node deleted. Eliza is documented in
1988 Amusements now.
1989 (Known Problems): More info about using the bug tracker.
1990 Mention debbugs package.
1991 (Bug Criteria): Copyedits.
1992 (Understanding Bug Reporting): Mention emacs -Q.
1993
1994 2012-01-06 Chong Yidong <cyd@gnu.org>
1995
1996 * custom.texi (Specifying File Variables): The mode: keyword
1997 doesn't have to be first anymore. Add example of specifying minor
1998 modes.
1999 (Directory Variables): Simplify example. Mention application to
2000 non-file buffers.
2001 (Disabling): Use "initialization file" terminology.
2002 (Init Examples): Fix hook example.
2003
2004 2012-01-06 Eli Zaretskii <eliz@gnu.org>
2005
2006 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2007 (Bug#10422)
2008 Move the stuff about resources to xresources.texi.
2009
2010 * xresources.texi (Resources): Move information about setting X
2011 resources in the Registry from cmdargs.texi. Make the index entry
2012 be similar to the one in cmdargs.texi.
2013
2014 2012-01-05 Chong Yidong <cyd@gnu.org>
2015
2016 * custom.texi (Customization Groups): Update example.
2017 (Browsing Custom): Document the new search field.
2018 (Changing a Variable): Update example for Emacs 24 changes.
2019 Document Custom-set and Custom-save commands.
2020 (Face Customization): Document Emacs 24 changes. De-document
2021 modify-face.
2022 (Specific Customization): Mention customize-variable.
2023 (Custom Themes): Add customize-themes, custom-theme-load-path,
2024 custom-theme-directory, and describe-theme.
2025 (Creating Custom Themes): New node.
2026 (Examining): Mention M-:.
2027
2028 * package.texi (Packages): Fix typo.
2029
2030 2012-01-03 Chong Yidong <cyd@gnu.org>
2031
2032 * misc.texi (Single Shell): Don't document Lisp usage of
2033 shell-command. Tidy up discussion of synchronicity. Add index
2034 entries for async-shell-command.
2035 (Interactive Shell): Note that M-x shell uses shell-file-name.
2036 Note change in behavior in Emacs 24.
2037 (Shell Mode): Shell mode now uses completion-at-point.
2038 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2039 default method for recognizing prompts nowadays.
2040 (Shell Ring): Add xref to Minibuffer History.
2041 (Directory Tracking): Explain Dirtrack mode in more detail.
2042 (Term Mode): Fix index entries.
2043 (Paging in Term): Merge into Term Mode.
2044 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2045 (Printing): Fix xref. State default of lpr-switches.
2046 (PostScript): Remove obsolete sentence. Omit description of
2047 non-interactive behaviors.
2048 (Hyperlinking): Improve description.
2049 (Browse-URL): Using compose-mail for mailto URLs is the default.
2050 Document browse-url-mailto-function.
2051 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2052 (FFAP): FFAP is not a minor mode.
2053 (Amusements): M-x lm was renamed to M-x landmark.
2054 Document nato-region.
2055
2056 2012-01-01 Chong Yidong <cyd@gnu.org>
2057
2058 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2059 (Gnus Startup): Note that the system might not be set up for news.
2060 Describe group levels more clearly.
2061 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2062 Summary of Gnus.
2063 (Document View): Copyedits. Move zoom commads to DocView
2064 Navigation node.
2065 (DocView Navigation, DocView Searching, DocView Slicing)
2066 (DocView Conversion): Nodes renamed from Navigation, etc.
2067
2068 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2069
2070 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2071
2072 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2073 (Bug#10380)
2074
2075 2011-12-30 Chong Yidong <cyd@gnu.org>
2076
2077 * sending.texi (Sending Mail): Document initial mail buffer name,
2078 and changed multiple mail buffer behavior.
2079 (Mail Format): Put the example at the top of the section.
2080 (Mail Headers): Move discussion of "From" to the top.
2081 (Mail Sending): Document sendmail-query-once.
2082 (Citing Mail): Make it less Rmail-specific.
2083
2084 2011-12-29 Chong Yidong <cyd@gnu.org>
2085
2086 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2087 example. Add index entries.
2088 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2089
2090 2011-12-26 Chong Yidong <cyd@gnu.org>
2091
2092 * dired.texi (Dired Enter, Misc Dired Features):
2093 Document dired-use-ls-dired changes. Mention quit-window.
2094 (Dired Navigation): Add index entries.
2095 (Dired Visiting): Fix View Mode xref.
2096 (Marks vs Flags): Prefer C-/ binding for undo.
2097 (Subdirectories in Dired): Add xrefs.
2098 (Misc Dired Features): Document some Emacs 24 changes. Add index
2099 entries.
2100
2101 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2102 variable, since it is explained in Minor Modes node.
2103 (Defining Abbrevs): Copyedits.
2104 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2105 C-/ binding for undo.
2106 (Dabbrev Customization): Add xrefs for case-fold-search and
2107 case-replace.
2108
2109 * dired-xtra.texi (Subdir Switches): Add xref.
2110
2111 * maintaining.texi (VC Directory Commands): Mention quit-window.
2112
2113 2011-12-25 Chong Yidong <cyd@gnu.org>
2114
2115 * maintaining.texi (Tags): Mention Semantic.
2116 (Create Tags Table, Etags Regexps): Copyedits.
2117 (Find Tag): Mention minibuffer completion.
2118 (List Tags): Mention completion-at-point. Completion is actually
2119 available in M-x list-tags.
2120
2121 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2122 Document vc-delete-file.
2123
2124 * files.texi (Misc File Ops): Mention vc-delete-file.
2125
2126 * programs.texi (Symbol Completion): Mention completion-at-point
2127 explicitly.
2128
2129 2011-12-22 Chong Yidong <cyd@gnu.org>
2130
2131 * maintaining.texi (Change Log Commands): Don't specially mention
2132 vc-update-change-log which is CVS-only.
2133
2134 * vc1-xtra.texi (Version Headers): Note that these are for
2135 Subversion, CVS, etc. only.
2136 (General VC Options): De-document vc-keep-workfiles.
2137 Fix RCS-isms.
2138
2139 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2140
2141 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2142 should be @end iftex".
2143
2144 2011-12-21 Chong Yidong <cyd@gnu.org>
2145
2146 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2147 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2148 (VC Pull): Mention vc-log-incoming.
2149 (Log Buffer): Add CVS/RCS only disclaimer.
2150
2151 * vc1-xtra.texi (Remote Repositories): Update introduction.
2152 (Local Version Control): Node deleted (obsolete with DVCSes).
2153 (Remote Repositories, Version Backups): Node deleted.
2154 Move documentation of vc-cvs-stay-local to CVS Options.
2155 (CVS Options): Reduce verbosity of description of obscure CVS
2156 locking feature.
2157 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2158 Tags node.
2159 (Revision Tags): Move under Miscellaneous VC subsection.
2160 (Change Logs and VC): Note that this is wrong for DVCSs.
2161 De-document log entry manipulating features.
2162 (Renaming and VC): Describe how it works on modern VCSes.
2163
2164 * files.texi (Misc File Ops): Mention vc-rename-file.
2165
2166 * programs.texi (Custom C Indent): Add index entries.
2167
2168 2011-12-20 Alan Mackenzie <acm@muc.de>
2169
2170 * programs.texi (Motion in C): Update the description of C-M-a and
2171 C-M-e, they now DTRT in enclosing scopes.
2172 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2173
2174 2011-12-20 Chong Yidong <cyd@gnu.org>
2175
2176 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2177 (Old Revisions): Use it.
2178 (VCS Repositories): Add "distributed" terminology.
2179 (Log Buffer): Remove duplicate description
2180 about changesets. Fix "current VC fileset" ambiguity.
2181 (Multi-User Branching): Node deleted.
2182 (Branches, Switching Branches): Discuss decentralized version
2183 control systems.
2184 (VC Pull): New node.
2185 (Merging): Document merging on decentralized systems.
2186 (Creating Branches): Note that this is specific to CVS and related
2187 systems.
2188
2189 2011-12-19 Chong Yidong <cyd@gnu.org>
2190
2191 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2192 (VC Mode Line): Add index entry for "version control status".
2193 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2194 Document vc-revert-show-diff. De-document vc-rollback.
2195 (VC Directory Mode): Rewrite introduction. Move prefix arg
2196 documentation here from VC Directory Buffer node.
2197 (VC Directory Buffer): Use a decentralized VCS example.
2198 (VC Directory Commands): Use a table. Remove material duplicated
2199 in previous nodes on multi-file VC filsets.
2200
2201 2011-12-17 Chong Yidong <cyd@gnu.org>
2202
2203 * maintaining.texi (VCS Concepts): Make "revision" terminology
2204 less CVS-specific.
2205 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2206 Registering node.
2207 (Secondary VC Commands): Delete. Promote subnodes.
2208 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2209 log buffer. Add index entries.
2210 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2211 Use "commit" terminology.
2212 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2213 doesn't refer to tags tables. Note other possible forms of the
2214 revision ID. C-x v = does not save.
2215 (Registering): Note similarity to C-x v v action. Fix description
2216 of how backends are chosen. De-document vc-default-init-revision.
2217 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2218 in root log buffers.
2219
2220 2011-12-16 Chong Yidong <cyd@gnu.org>
2221
2222 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2223 (Basic VC Editing): Remove redundant descriptions.
2224 (VC With A Merging VCS): Make description more general instead of
2225 CVS-specific.
2226 (VC With A Locking VCS): Use VC fileset terminology.
2227
2228 2011-12-12 Chong Yidong <cyd@gnu.org>
2229
2230 * building.texi (Executing Lisp): Fix xref for C-M-x.
2231 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2232 manual. Note that load-path is not customizable.
2233 (Lisp Eval): Note that listed commands are available globally.
2234 Explain the meaning of "defun" in the C-M-x context.
2235 (Lisp Interaction): Copyedits.
2236 (External Lisp): Fix name of inferior Lisp buffer.
2237 Mention Scheme.
2238 (Compilation): Define "inferior process".
2239
2240 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2241
2242 * msdog.texi (Windows Fonts): Document how to force GDI font
2243 backend on MS-Windows.
2244
2245 2011-12-10 Chong Yidong <cyd@gnu.org>
2246
2247 * building.texi (Compilation): Say what the -k flag to make does.
2248 Move subprocess discussion to Compilation Shell.
2249 (Compilation Mode): Add xref for grep, occur, and mouse
2250 references. Define "locus".
2251 (Grep Searching): Use @command.
2252 (Debuggers, Commands of GUD, GDB Graphical Interface):
2253 Clarify intro.
2254 (Starting GUD): Clarify how arguments are specified.
2255 (Debugger Operation): Index entry for "GUD interaction buffer",
2256 and move basic description here from Commands of GUD node.
2257 (GDB User Interface Layout): Copyedits.
2258 (Source Buffers): Remove gdb-find-source-frame, which is not in
2259 gdb-mi.el.
2260 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2261 toggle-gdb-all-registers, which are not in gdb-mi.el.
2262 Don't re-document GUD interaction buffers.
2263
2264 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2265 (Semantic): Add cindex entries for Semantic.
2266
2267 2011-12-06 Chong Yidong <cyd@gnu.org>
2268
2269 * programs.texi (Man Page): Clarify how to use Man-switches.
2270 Don't bother documenting Man-fontify-manpage-flag.
2271 (Lisp Doc): Add xref to Name Help node.
2272 (Hideshow): Add cindex. Mention role of ellipses, and default
2273 value of hs-isearch-open. Don't bother documenting
2274 hs-special-modes-alist.
2275 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2276 changing the window manager binding of M-TAB.
2277
2278 2011-12-05 Chong Yidong <cyd@gnu.org>
2279
2280 * programs.texi (Comment Commands): Fix description of for M-; on
2281 blank lines. Move documentation of comment-region here.
2282 (Multi-Line Comments): Clarify the role of comment-multi-line.
2283 Refer to Comment Commands for comment-region doc.
2284 (Options for Comments): Refer to Multi-Line Comments for
2285 comment-multi-line doc, instead of duplicating it. Fix default
2286 values of comment-padding and comment-start-skip.
2287
2288 2011-12-04 Chong Yidong <cyd@gnu.org>
2289
2290 * programs.texi (Program Modes): Mention modes that are not
2291 included with Emacs. Fix references to other manuals for tex.
2292 Add index entry for backward-delete-char-untabify.
2293 Mention prog-mode-hook.
2294 (Which Function): Use "global minor mode" terminology.
2295 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2296 in Indentation chapter to avoid duplication.
2297 (Expressions): Copyedit.
2298 (Matching): Document Electric Pair mode.
2299
2300 * ack.texi (Acknowledgments):
2301 * rmail.texi (Movemail, Other Mailbox Formats):
2302 * frames.texi (Frames): Don't capitalize "Unix".
2303
2304 2011-12-04 Chong Yidong <cyd@gnu.org>
2305
2306 * text.texi (Nroff Mode): Mention what nroff is.
2307 (Text Based Tables, Table Recognition): Don't say "Table mode"
2308 since it's not a major or minor mode.
2309 (Text Based Tables): Reduce the size of the example.
2310 (Table Definition): Clarify definitions.
2311 (Table Creation): Add key table.
2312 (Cell Commands): Use kbd for commands.
2313 (Table Rows and Columns): Combine nodes Row Commands and Column
2314 Commands.
2315 (Fixed Width Mode): Node deleted; contents moved to parent.
2316 (Table Conversion): Shorten example.
2317 (Measuring Tables): Merge into Table Misc.
2318
2319 2011-12-03 Chong Yidong <cyd@gnu.org>
2320
2321 * text.texi (TeX Mode): Mention AUCTeX package.
2322 (TeX Editing): Add xref to documentation for Occur.
2323 (LaTeX Editing): Add xref to Completion node.
2324 (TeX Print): Fix description of tex-directory.
2325 (Enriched Text): Rename from Formatted Text. Make this node and
2326 its subnodes less verbose, since text/enriched files are
2327 practically unused.
2328 (Enriched Mode): Rename from Requesting Formatted Text.
2329 (Format Colors): Node deleted.
2330 (Enriched Faces): Rename from Format Faces. Describe commands
2331 for applying colors too.
2332 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2333
2334 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2335
2336 * display.texi (Colors): New node.
2337
2338 * cmdargs.texi (Colors X):
2339 * xresources.texi (GTK styles):
2340 * custom.texi (Face Customization): Reference it.
2341
2342 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2343 Link to Fill Commands for Justification entry.
2344
2345 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2346
2347 * display.texi (Auto Scrolling): More accurate description of what
2348 scroll-*-aggressively does, including the effect of non-zero
2349 margin. Fix "i.e." markup.
2350
2351 2011-12-02 Chong Yidong <cyd@gnu.org>
2352
2353 * text.texi (Pages): Mention how formfeed chars are displayed.
2354 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2355 Describe adaptive filling more precisely.
2356 (Fill Commands): Note that filling removes excess whitespace.
2357 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2358 now bound to indent-for-tab-command in Text mode.
2359 (Outline Mode): Copyedits.
2360 (Outline Visibility): Note that Reveal mode is a buffer-local
2361 minor mode.
2362
2363 * modes.texi (Major Modes): Move note about checking major-mode in
2364 a hook function here, from Text mode.
2365
2366 2011-11-28 Chong Yidong <cyd@gnu.org>
2367
2368 * text.texi (Words): Add xref to Position Info.
2369 (Paragraphs): Add xref to Regexps.
2370
2371 * indent.texi (Indentation): Rewrite introduction. Move table to
2372 Indentation Commands node.
2373 (Indentation Commands): Add index entries to table. Copyedits.
2374 (Tab Stops, Just Spaces): Copyedits.
2375 (Indent Convenience): New node. Document electric-indent-mode.
2376
2377 * programs.texi (Basic Indent):
2378 * windows.texi (Pop Up Window): Fix kindex entry.
2379
2380 2011-11-28 Chong Yidong <cyd@gnu.org>
2381
2382 * modes.texi (Major Modes): Move major-mode variable doc here from
2383 Choosing Modes. Document describe-mode. Document prog-mode-hook
2384 and text-mode-hook. Add example of using hooks.
2385 (Minor Modes): Document behavior of mode command calls from Lisp.
2386 Note that setting the mode variable using Customize will DTRT.
2387 (Choosing Modes): Add example of setting a minor mode using a
2388 local variable.
2389
2390 2011-11-27 Chong Yidong <cyd@gnu.org>
2391
2392 * frames.texi (Creating Frames): Move frame parameter example to
2393 Frame Parameters node.
2394 (Frame Commands): C-x 5 o does not warp the mouse by default.
2395 (Fonts): Add more GTK-style properties; also, they should be
2396 capitalized.
2397 (Special Buffer Frames): Node deleted; special-display is on the
2398 way out.
2399 (Frame Parameters): Example moved here from Creating Frames.
2400 Clarify that default-frame-alist affects the initial frame too.
2401 Delete auto-raise-mode and auto-lower-mode.
2402 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2403 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2404
2405 * windows.texi (Window Choice): Add xref to Lisp manual for
2406 special-display-*.
2407
2408 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2409
2410 * display.texi (Text Display): Update the description,
2411 cross-references, and indexing related to display of control
2412 characters and raw bytes.
2413
2414 2011-11-25 Chong Yidong <cyd@gnu.org>
2415
2416 * frames.texi (Frames): Rewrite introduction.
2417 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2418 Mouse-3 does not copy to kill ring by default. DEL does not
2419 behave specially for mouse commands any more.
2420 (Mouse References): Document mouse-1-click-follows-link more
2421 thoroughly.
2422 (Menu Mouse Clicks): Move footnote to the main text and add xref
2423 to Init Rebinding node.
2424 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2425
2426 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2427
2428 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2429
2430 * display.texi (Font Lock): Fix typo.
2431
2432 2011-11-24 Glenn Morris <rgm@gnu.org>
2433
2434 * rmail.texi (Rmail Output):
2435 Mention rmail-automatic-folder-directives. (Bug#9657)
2436
2437 2011-11-21 Chong Yidong <cyd@gnu.org>
2438
2439 * mark.texi (Global Mark Ring): Fix description of global mark
2440 ring (Bug#10032).
2441
2442 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2443
2444 * msdog.texi (Windows Fonts): Fix typo.
2445
2446 2011-11-17 Glenn Morris <rgm@gnu.org>
2447
2448 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2449
2450 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2451
2452 * killing.texi (Rectangles):
2453 * misc.texi (Document View):
2454 * modes.texi (Choosing Modes):
2455 * msdog.texi (Windows Fonts):
2456 * regs.texi (Rectangle Registers):
2457 * search.texi (Isearch Yank): Fix typos.
2458
2459 2011-11-06 Chong Yidong <cyd@gnu.org>
2460
2461 * windows.texi (Basic Window): Add xref to Cursor Display.
2462 (Split Window): Document negative arg for splitting commands.
2463 (Other Window): Document mouse-1 in text area of window.
2464 (Change Window): Don't mention window attributes, since they
2465 aren't defined. C-x 1 can't be used with minibuffer windows.
2466 Windows are no longer auto-deleted.
2467 (Window Choice): Add xref to Choosing Window in Lisp manual.
2468 (Window Convenience): Note that windmove disables shift-selection.
2469 Move M-x compare-windows here from Other Window node.
2470
2471 * custom.texi (Mouse Buttons):
2472 * search.texi (Isearch Scroll):
2473 * windows.texi (Split Window): Use new names split-window-below
2474 and split-window-right.
2475
2476 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2477
2478 * emacs.texi (Top): Fix typo.
2479
2480 2011-10-25 Glenn Morris <rgm@gnu.org>
2481
2482 * abbrevs.texi (Saving Abbrevs):
2483 quietly-read-abbrev-file is not a command. (Bug#9866)
2484
2485 2011-10-24 Chong Yidong <cyd@gnu.org>
2486
2487 * display.texi (Scrolling): Document scroll-up-line and
2488 scroll-down-line. Document scroll-command property.
2489 (Recentering): New node, split off from Scrolling.
2490
2491 2011-10-23 Chong Yidong <cyd@gnu.org>
2492
2493 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2494 (Tool Bars): Copyedits.
2495
2496 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2497
2498 2011-10-22 Chong Yidong <cyd@gnu.org>
2499
2500 * windows.texi (Displaying Buffers): Fix broken lispref link.
2501
2502 2011-10-22 Chong Yidong <cyd@gnu.org>
2503
2504 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2505 Move confirm-nonexistent-file-or-buffer discussion here.
2506
2507 * files.texi (File Names, Visiting): Move detailed discussion of
2508 minibuffer confirmation to Minibuffer Exit.
2509
2510 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2511 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2512
2513 2011-10-21 Chong Yidong <cyd@gnu.org>
2514
2515 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2516 (Backup Copying): backup-by-copying-when-mismatch is now t.
2517 (Customize Save): Fix description of require-final-newline.
2518 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2519 (Auto Save Control): Clarify.
2520 (File Archives): Add 7z.
2521 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2522
2523 * arevert-xtra.texi (Autorevert): Copyedits.
2524
2525 2011-10-20 Chong Yidong <cyd@gnu.org>
2526
2527 * custom.texi (Hooks, Init Examples):
2528 * display.texi (Font Lock):
2529 * fixit.texi (Spelling):
2530 * rmail.texi (Rmail Display): Minor mode function with no arg now
2531 enables it.
2532
2533 * fixit.texi (Spelling): Fix description of inline completion.
2534
2535 2011-10-19 Chong Yidong <cyd@gnu.org>
2536
2537 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2538 entries.
2539 (Isearch Yank): Document isearch-yank-pop.
2540 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2541 (Other Repeating Search): Document Occur Edit mode.
2542
2543 2011-10-18 Chong Yidong <cyd@gnu.org>
2544
2545 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2546 from Line Truncation node.
2547 (Standard Faces): Note that only the background of the cursor face
2548 has an effect.
2549 (Cursor Display): Fix descriptions of cursor face
2550 and bar cursor blinking.
2551 (Text Display): Document nobreak-char-display more clearly.
2552 (Line Truncation): Add xref to Split Window node.
2553 (Display Custom): Don't bother documenting baud-rate or
2554 no-redraw-on-reenter.
2555
2556 * search.texi (Slow Isearch): Node removed.
2557
2558 2011-10-18 Glenn Morris <rgm@gnu.org>
2559
2560 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2561
2562 2011-10-18 Chong Yidong <cyd@gnu.org>
2563
2564 * display.texi (Faces): Simplify discussion. Move documentation
2565 of list-faces-display here, from Standard Faces node.
2566 Note special role of `default' background.
2567 (Standard Faces): Note special role of `default' background.
2568 Note that region face may be taken fom GTK. Add xref to Text Display.
2569 (Text Scale): Rename from "Temporary Face Changes".
2570 Callers changed. Don't bother documenting variable-pitch-mode.
2571 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2572 (Useless Whitespace): Simplify description of
2573 delete-trailing-whitespace. Note active region case.
2574 (Text Display): Fix description of escape-glyph face assignment.
2575 Remove unibye mode discussion. Update some parts for Unicode.
2576 Move glyphless chars documentation to Lisp manual.
2577
2578 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2579
2580 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2581
2582 * display.texi (Scrolling): Tweak explanation of scroll direction.
2583 (View Mode): Add index entries.
2584
2585 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2586
2587 * regs.texi (Text Registers): C-x r i does not activate the mark.
2588 (Bookmarks): Document new default bookmark location.
2589
2590 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2591
2592 * killing.texi (Deletion): Add xref to Using Region.
2593 Document delete-forward-char.
2594 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2595 description here. Recommend C-u C-SPC for jumping to mark.
2596 (Kill Ring): Move kill ring variable documentation here.
2597 (Primary Selection): Copyedits.
2598 (Rectangles): Document new command rectangle-number-lines.
2599 (CUA Bindings): Note that this disables the mark-even-if-inactive
2600 behavior for C-x and C-c.
2601
2602 * mark.texi (Mark): Mention "active region" terminology.
2603 (Using Region): Document delete-active-region.
2604
2605 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2606
2607 * mark.texi (Mark): Clarify description of disabled Transient Mark
2608 mode (Bug#9689).
2609 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2610 selection changes. Mention that commands like C-y set the mark.
2611 (Marking Objects): Add xref to Words node. Note that mark-word
2612 and mark-sexp also have the "extend region" behavior.
2613 (Using Region): Mention M-$ in the table.
2614 Document mark-even-if-inactive here instead of in Mark Ring.
2615 (Mark Ring): Move mark-even-if-inactive to Using Region.
2616 Take note of the "Mark Set" behavior.
2617 (Disabled Transient Mark): Rename from "Persistent Mark"
2618 (Bug#9688). Callers changed.
2619
2620 * programs.texi (Expressions):
2621 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2622
2623 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2624
2625 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2626 option" terminology.
2627 (Key Help): Add command names. Define "documentation string".
2628 (Name Help): Remove an over-long joke.
2629 (Apropos): Document prefix args. Remove duplicated descriptions.
2630 (Help Mode): Add C-c C-b to table. Update TAB binding.
2631 (Package Keywords): Rename from "Library by Keyword".
2632 Describe new package menu interface.
2633 (Help Files, Help Echo): Tweak description.
2634
2635 * mini.texi (Completion Options): Add completion-cycle-threshold.
2636 (Minibuffer History): Document numeric args to history commands.
2637
2638 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2639
2640 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2641
2642 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2643
2644 * basic.texi (Position Info): Omit page commands.
2645 Document count-words-region and count-words.
2646
2647 * text.texi (Pages): Move what-page documentation here.
2648
2649 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2652 Remote Files node instead of linking directly to the Tramp manual.
2653 (Minibuffer Edit): Add xref to Blank Lines.
2654 (Completion): Add xref to Symbol Completion. Remove redundant
2655 example, which is repeated in the next node.
2656 (Completion Commands): Minor clarifications.
2657 (Completion Styles): New node, split from Completion Commands.
2658 Document substring and initials styles.
2659 (Strict Completion): Remove information duplicated in other nodes.
2660 (Completion Options): Consolidate case difference discussion here.
2661
2662 * help.texi (Help Mode): Fix kindex entries.
2663
2664 * files.texi (File Names): Add index entries.
2665
2666 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2667
2668 * basic.texi (Inserting Text): Add xref to Completion.
2669 Add ucs-insert example, and document prefix argument.
2670 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2671 to left/right. Tweak left-char and right-char descriptions.
2672 M-left and M-right are now bound to left-word/right-word.
2673 (Erasing): Document delete-forward-char.
2674
2675 * screen.texi (Screen, Menu Bar): Copyedits.
2676 (Point): Remove duplicate paragraph on cursors, also in Screen.
2677 (Mode Line): Trailing dashes no longer shown on X displays.
2678
2679 * frames.texi (Non-Window Terminals): Index just "text-only
2680 terminal", which is used throughout the manual now.
2681
2682 * entering.texi (Entering Emacs): Define "startup screen".
2683 Document window-splitting behavior with command-line inputs.
2684 (Exiting): Remove obsolete paragraph about shells without suspend
2685 functionality.
2686
2687 * commands.texi (User Input): Define "input event" more clearly.
2688 (Keys): Add xref to Echo Area.
2689 (Commands): Clarify relation between commands and functions.
2690
2691 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2692
2693 * misc.texi (emacsclient Options): Document how emacsclient runs
2694 the Emacs daemon (Bug#9674).
2695
2696 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2697
2698 * basic.texi (Moving Point):
2699 * custom.texi (Mouse Buttons):
2700 * rmail.texi (Rmail Scrolling):
2701 * search.texi (Isearch Scroll):
2702 * display.texi (Scrolling): Replace scroll-up/down with
2703 scroll-up/down-command. Fix scroll-preserve-screen-position
2704 description. Document scroll-error-top-bottom.
2705
2706 2011-09-30 Glenn Morris <rgm@gnu.org>
2707
2708 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2709
2710 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * windows.texi (Pop Up Window): Defer discussion of window
2713 splitting to the Window Choice node. Add index entries.
2714 (Force Same Window): Node deleted.
2715 (Displaying Buffers, Window Choice): New nodes.
2716
2717 * buffers.texi (Select Buffer): Clarify description of
2718 buffer-switching commands. Add xref to Window Display node.
2719 Don't repeat confirm-nonexistent-file-or-buffer description from
2720 Visiting node. Remove even-window-heights.
2721
2722 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2723
2724 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2727
2728 * xresources.texi (Table of Resources): Fix documentation of
2729 bitmapIcon.
2730
2731 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2734
2735 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2736
2737 * frames.texi (Frame Commands): Note that delete-other-frames only
2738 deletes frames on current terminal.
2739
2740 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2741
2742 * sending.texi (Mail Misc): Document mail-add-attachment.
2743
2744 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2745
2746 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2747
2748 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2749
2750 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2751
2752 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * files.texi (File Archives):
2755 * cal-xtra.texi (Diary Display):
2756 * help.texi (Help Mode): Add xref to View Mode.
2757
2758 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2759
2760 * display.texi (View Mode): New node. Move view-file here from
2761 Misc File Ops. Move view-buffer here from Misc Buffer.
2762
2763 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2764
2765 * files.texi (Misc File Ops): Document new
2766 delete-by-moving-to-trash behavior. Remove view-file.
2767
2768 * dired.texi (Dired Deletion): Shorten description of Trash.
2769
2770 * misc.texi (emacsclient Options): Document server-port.
2771
2772 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2773
2774 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2775 even on MS-Windows. Fix a typo.
2776
2777 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2778
2779 * package.texi: New file, documenting the package manager.
2780
2781 * emacs.texi: Include it.
2782
2783 * help.texi (Help Summary): Add describe-package.
2784
2785 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2786
2787 * misc.texi (Printing): Convert subnodes into subsections.
2788
2789 * text.texi (Two-Column): Move into Text chapter.
2790
2791 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2792 Files section. Convert from chapter into section.
2793
2794 * display.texi (Narrowing): Move into display chapter.
2795
2796 * sending.texi (Sending Mail):
2797 * rmail.texi (Rmail):
2798 * misc.texi (Gnus, Document View):
2799 * dired.texi (Dired):
2800 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2801
2802 2011-08-07 Juri Linkov <juri@jurta.org>
2803
2804 * dired.texi (Operating on Files): Rewrite according to the fact
2805 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2806
2807 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2808
2809 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2810 remote file name completion. (Bug#9197)
2811
2812 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2813
2814 * mule.texi (Bidirectional Editing): Document the fact that
2815 bidi-display-reordering is t by default.
2816
2817 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2818
2819 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2820 explicitly (bug#8904).
2821
2822 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2823
2824 * trouble.texi (Checklist): Use an `M-x' example instead of an
2825 Emacs Lisp form to switch on the dribble file (bug#8056).
2826
2827 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2828
2829 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2830
2831 2011-07-13 Glenn Morris <rgm@gnu.org>
2832
2833 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2834
2835 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2836
2837 * mark.texi (Mark Ring): Clarify how many locations are saved
2838 (bug#5770).
2839 (Global Mark Ring): Ditto.
2840
2841 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2842
2843 * text.texi (Table Recognition): Use "at point" instead of "under
2844 point" (bug#4345).
2845
2846 * display.texi (Cursor Display): Mention `cursor-type'.
2847
2848 * screen.texi (Point): Clarify that it's only if you use a block
2849 cursor that it appears to be on a character (bug#4345).
2850
2851 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2852
2853 * misc.texi (Amusements): Move dissociated press here, from its
2854 own section.
2855
2856 * emacs.texi (Top): Update node listing.
2857
2858 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2859
2860 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2861 clarity (bug#3523).
2862
2863 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2864
2865 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2866 (Misc X): Document --parent-id.
2867
2868 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2869 defaults to nil.
2870
2871 * misc.texi (emacsclient Options): Document --parent-id.
2872
2873 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2874
2875 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2876
2877 * emacs.texi: Use "..." instead of ``...'' in the menus
2878 (bug#3503).
2879
2880 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2881
2882 * killing.texi (Primary Selection): Document `only' setting for
2883 select-active-regions.
2884
2885 * mark.texi (Setting Mark): Reference Shift Selection node.
2886
2887 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2888
2889 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
2891 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2892 motion keys" (bug#3503).
2893
2894 * emacs.texi: Change all the register node names from "RegPos"
2895 (etc.) to "Positional Registers" (etc.) (bug#3314).
2896
2897 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2898
2899 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2900 (Other Kill Commands, Kill Options): Copyedits.
2901 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2902 (Yanking): Move yank-excluded properties discussion here.
2903 (Cut and Paste): Move from frames.texi. Update subnodes to
2904 describe x-select-enable-clipboard case.
2905
2906 * frames.texi: Move Cut and Paste node and subnodes into
2907 killing.texi, except Mouse Commands and Word and Line Mouse.
2908
2909 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2910
2911 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2912
2913 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2914
2915 * screen.texi (Mode Line): Clarify that coding systems are
2916 characters, not letters (bug#1749).
2917
2918 * cmdargs.texi (Environment): Mention removing variables
2919 (bug#1615). Text suggested by Kevin Rodgers.
2920
2921 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2924
2925 * modes.texi: Rename from major.texi.
2926 (Modes): New node. Make Major Modes and Minor Modes subsections
2927 of this. All callers changed.
2928
2929 * custom.texi (Minor Modes): Move to modes.texi.
2930
2931 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2932
2933 * custom.texi (Syntax): Node deleted.
2934
2935 * help.texi (Help Summary):
2936 * major.texi (Major Modes):
2937 * programs.texi (Parentheses):
2938 * search.texi (Regexp Backslash, Regexp Backslash)
2939 (Regexp Backslash):
2940 * text.texi (Words): Callers changed.
2941
2942 * text.texi (Refill, Longlines): Delete nodes.
2943
2944 * ack.texi (Acknowledgments): Longlines removed from manual.
2945
2946 * emacs.texi (Top): Update node listing.
2947
2948 2011-07-09 Glenn Morris <rgm@gnu.org>
2949
2950 * fortran-xtra.texi (Fortran): Update handled extensions.
2951
2952 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2953
2954 * display.texi (Scrolling): `C-v' (etc) are now bound to
2955 `scroll-*-command' (bug#8349).
2956
2957 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2958
2959 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2960 doesn't actually delete any files (bug#7125).
2961
2962 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2963 argument for `C-c C-k' (bug#7391).
2964
2965 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2966 you're currently using (bug#8489).
2967
2968 2011-07-01 Eli Zaretskii <eliz@gnu.org>
2969
2970 * mule.texi (Coding Systems): Move index entries from the previous
2971 change into their proper places.
2972
2973 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2974
2975 * help.texi (Help Files): Document view-external-packages (bug#8902).
2976
2977 * mule.texi (Coding Systems): Put a few more of the coding systems
2978 into the index (bug#8900).
2979
2980 2011-06-26 Glenn Morris <rgm@gnu.org>
2981
2982 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2983
2984 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2985
2986 * misc.texi (emacsclient Options): Mention --frame-parameters.
2987
2988 2011-06-09 Glenn Morris <rgm@gnu.org>
2989
2990 * custom.texi (Specifying File Variables):
2991 Recommend explicit arguments for minor modes.
2992
2993 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2994
2995 Document wide integers better.
2996 * buffers.texi (Buffers):
2997 * files.texi (Visiting): Document maxima for 64-bit machines,
2998 and mention virtual memory limits.
2999
3000 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3001
3002 * custom.texi (Hooks): Reorganize. Mention Prog mode.
3003
3004 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
3005 prog mode (Bug#8240).
3006
3007 2011-05-27 Glenn Morris <rgm@gnu.org>
3008
3009 * custom.texi (Specifying File Variables):
3010 Major modes no longer need come first.
3011
3012 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3013
3014 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3015 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3016
3017 2011-05-18 Glenn Morris <rgm@gnu.org>
3018
3019 * ack.texi (Acknowledgments): Remove fakemail.c.
3020
3021 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3022
3023 Fixes for fitting text into 7x9 printed manual.
3024 * building.texi (Flymake, Breakpoints Buffer):
3025 * calendar.texi (Appointments):
3026 * cmdargs.texi (General Variables, Display X):
3027 * custom.texi (Saving Customizations, Face Customization)
3028 (Directory Variables, Minibuffer Maps, Init Rebinding):
3029 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3030 * fixit.texi (Spelling):
3031 * frames.texi (Creating Frames, Fonts):
3032 * help.texi (Help Files):
3033 * mini.texi (Minibuffer File):
3034 * misc.texi (emacsclient Options, Emulation):
3035 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3036 * mule.texi (International Chars, Language Environments)
3037 (Select Input Method, Modifying Fontsets, Charsets):
3038 * programs.texi (Custom C Indent):
3039 * rmail.texi (Rmail Labels):
3040 * text.texi (Table Conversion):
3041 * trouble.texi (Known Problems, Known Problems):
3042 * windows.texi (Change Window):
3043 * xresources.texi (GTK resources): Reflow text and re-indent code
3044 examples to avoid TeX overflows and underflows on 7x9 paper.
3045
3046 * emacs.texi: Fix the (commented out) smallbook command.
3047
3048 * macos.texi (Mac / GNUstep Events):
3049 * xresources.texi (Lucid Resources): Remove extraneous examples.
3050
3051 2011-05-10 Glenn Morris <rgm@gnu.org>
3052
3053 * custom.texi (Specifying File Variables):
3054 Deprecate using mode: for minor modes.
3055
3056 2011-05-07 Glenn Morris <rgm@gnu.org>
3057
3058 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3059
3060 2011-05-06 Glenn Morris <rgm@gnu.org>
3061
3062 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3063
3064 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3065
3066 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3067
3068 * misc.texi (Emacs Server): Document `server-eval-at'.
3069
3070 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3071
3072 * maintaining.texi (List Tags): Document next-file.
3073 Suggested by Uday S Reddy.
3074
3075 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3076
3077 * mini.texi (Minibuffer Edit):
3078 * screen.texi (Mode Line): Fix typo.
3079
3080 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3081
3082 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3083
3084 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3087
3088 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3089
3090 * display.texi (Auto Scrolling): Document the limit of 100 lines
3091 for never-recentering scrolling with `scroll-conservatively'.
3092 (Bug#6671)
3093
3094 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3095
3096 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3097 HOME on Windows and where it looks for init files. (Bug#8221)
3098
3099 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3100
3101 * search.texi (Regexp Example):
3102 * mule.texi (International Chars):
3103 * building.texi (External Lisp): Don't use characters outside
3104 ISO-8859-1.
3105
3106 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3107
3108 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3109 Use Texinfo @-commands for non Latin-1 characters.
3110
3111 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3112
3113 * custom.texi (Init File): Add index entries for ".emacs".
3114 (Bug#8210)
3115
3116 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3117
3118 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3119 for Gtk+ 3.
3120
3121 2011-03-08 Glenn Morris <rgm@gnu.org>
3122
3123 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3124 * emacs.texi (Acknowledgments):
3125 * ack.texi (Acknowledgments): Names to UTF-8.
3126 * emacs.texi: Set documentencoding.
3127
3128 * display.texi (Optional Mode Line): Don't mention exactly where
3129 display-time appears. (Bug#8193)
3130
3131 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * Version 23.3 released.
3134
3135 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3138
3139 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3140
3141 * misc.texi (emacsclient Options): Add q/quiet.
3142
3143 2011-03-02 Glenn Morris <rgm@gnu.org>
3144
3145 * mule.texi (Communication Coding) <x-select-request-type>:
3146 Remove duplicate (essentially) paragraph. (Bug#8148)
3147
3148 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3149
3150 * maintaining.texi (Format of ChangeLog): Add reference to
3151 add-log-full-name.
3152 (Change Log Commands): Add documentation for combining multiple
3153 symbols in one change.
3154
3155 2011-03-01 Glenn Morris <rgm@gnu.org>
3156
3157 * custom.texi (Directory Variables):
3158 Give an example of excluding subdirectories.
3159
3160 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3161
3162 * search.texi (Regexp Search): Move index entries about regexps to the
3163 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3164
3165 2011-02-19 Glenn Morris <rgm@gnu.org>
3166
3167 * dired.texi (Dired): Dired-X version number was dropped.
3168
3169 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3170
3171 * xresources.texi (X Resources): Remove *faceName and replace it with
3172 *font for Lucid.
3173
3174 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3175
3176 * rmail.texi (Rmail Display): Document Rmail MIME support more
3177 accurately.
3178
3179 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3180 vc-log-outgoing.
3181 (Merging): Document vc-find-conflicted-file.
3182
3183 2011-02-05 Glenn Morris <rgm@gnu.org>
3184
3185 * custom.texi (Variables): Fix typo.
3186
3187 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3188
3189 * search.texi (Regexps): Copyedits. Mention character classes
3190 (Bug#7809).
3191
3192 * files.texi (File Aliases): Restore explanatory text from Eli
3193 Zaretskii, accidentally removed in 2011-01-08 commit.
3194
3195 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3196
3197 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3198 (MAKEINFO_OPTS): New variable.
3199 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3200 (emacs.html): New target.
3201 (clean): Remove emacs.html.
3202
3203 2011-01-23 Werner Lemberg <wl@gnu.org>
3204
3205 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3206 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3207 (ENVADD): Update.
3208
3209 2011-01-18 Glenn Morris <rgm@gnu.org>
3210
3211 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3212
3213 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3214
3215 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3216
3217 * building.texi (Compilation): Improve instructions for running two
3218 compilations (Bug#7573).
3219
3220 * files.texi (Backup Names): Document the new location of the
3221 last-resort backup file.
3222
3223 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3224 manual. Explain why directory-abbrev-alist elements should be anchored
3225 (Bug#7777).
3226
3227 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3228
3229 * msdog.texi (Windows Startup): Correct inaccurate description of
3230 differences between emacsclient.exe and emacsclientw.exe.
3231
3232 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3233
3234 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3235
3236 2011-01-02 Kenichi Handa <handa@m17n.org>
3237
3238 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3239
3240 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3241
3242 * frames.texi (Cut and Paste): Modify the section's name and text:
3243 don't mix "cut/paste" with "kill/yank".
3244 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3245 (Bug#7702)
3246
3247 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3248
3249 2011-01-02 Glenn Morris <rgm@gnu.org>
3250
3251 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3252 matches its position in the menu. (Bug#7674)
3253
3254 2011-01-02 Glenn Morris <rgm@gnu.org>
3255
3256 * trouble.texi (Checklist): Mention not replying via news either.
3257
3258 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3259
3260 * misc.texi (Document View): Update DocView section with newly
3261 supported document formats.
3262
3263 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * killing.texi: Resection the Info version to conform to the
3266 printed manual, to avoid making sections on Accumulating Text, CUA
3267 and Rectangles into full chapters.
3268
3269 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3270
3271 * custom.texi (Init Syntax): Add index entries for "character syntax".
3272 (Bug#7576)
3273
3274 2010-12-13 Karel Klíč <kklic@redhat.com>
3275
3276 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3277
3278 2010-12-13 Glenn Morris <rgm@gnu.org>
3279
3280 * trouble.texi (Checklist): Fix typo in newsgroup name.
3281
3282 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3283
3284 * search.texi (Word Search): Note that the lazy highlight always
3285 matches to whole words (Bug#7470).
3286
3287 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3288
3289 * display.texi (Optional Mode Line): Make the description of
3290 load-average more accurate.
3291
3292 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3293 registry, with a cross-reference.
3294 (Windows Startup): New node. Move the stuff about the current
3295 directory from "Windows HOME".
3296
3297 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3298
3299 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3300 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3301
3302 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3303
3304 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3305 Suggested by Štěpán Němec.
3306
3307 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3308
3309 * maintaining.texi (Version Control): Say "commit", not "check in".
3310 (Version Control Systems): Simplify descriptions.
3311 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3312 VCS Concepts.
3313 (VC Mode Line): Update example.
3314 (Old Revisions): Document revert-buffer for vc-diff.
3315 (Log Buffer): Promote to a subsection. Document header lines.
3316
3317 * macos.texi (Mac / GNUstep Basics):
3318 Document ns-right-alternate-modifier.
3319
3320 * emacs.texi (Top): Update node listing.
3321
3322 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3323
3324 * rmail.texi (Rmail Coding): Characters with no fonts are not
3325 necessarily displayed as empty boxes.
3326
3327 * mule.texi (Language Environments, Fontsets): Characters with no
3328 fonts are not necessarily displayed as empty boxes.
3329
3330 * display.texi (Text Display): Document display of glyphless
3331 characters.
3332
3333 2010-11-13 Glenn Morris <rgm@gnu.org>
3334
3335 * basic.texi (Position Info): Add M-x count-words-region.
3336
3337 2010-11-11 Glenn Morris <rgm@gnu.org>
3338
3339 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3340
3341 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3342
3343 * msdog.texi (Windows HOME): Add information regarding startup
3344 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3345
3346 2010-10-11 Glenn Morris <rgm@gnu.org>
3347
3348 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3349
3350 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3351 (DVIPS): New variable.
3352 (.PHONY): Add html, ps.
3353 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3354 (clean): Delete html, ps files.
3355
3356 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3357
3358 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3359
3360 2010-10-09 Glenn Morris <rgm@gnu.org>
3361
3362 * Makefile.in (VPATH): Remove.
3363 (infodir): Make it absolute.
3364 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3365
3366 * Makefile.in (dist): Anchor regexps.
3367
3368 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3369 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3370 (emacs-xtra.pdf): Use $<.
3371
3372 * Makefile.in (infoclean): Remove harmless, long-standing error.
3373
3374 * Makefile.in ($(infodir)): Delete rule.
3375 (mkinfodir): New.
3376 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3377
3378 * Makefile.in (distclean): Do not delete emacsver.texi.
3379 (dist): Remove reference to emacsver.texi.in.
3380 * emacsver.texi: New file, replacing emacsver.texi.in.
3381
3382 2010-10-09 Glenn Morris <rgm@gnu.org>
3383
3384 * emacsver.texi.in: New file.
3385 * emacs.texi: Set EMACSVER by including emacsver.texi.
3386 * Makefile.in (distclean): Delete emacsver.texi.
3387 (dist): Copy emacsver.texi.
3388 (EMACSSOURCES): Add emacsver.texi.
3389
3390 * ack.texi (Acknowledgments): No more b2m.c.
3391
3392 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3393 (emacs): Remove rule.
3394 (dist): No need to deal with the emacs rule any more.
3395
3396 2010-10-07 Glenn Morris <rgm@gnu.org>
3397
3398 * Makefile.in (version): New, set by configure.
3399 (clean): Delete dist tar file.
3400 (dist): Use version in tar name.
3401
3402 2010-10-06 Glenn Morris <rgm@gnu.org>
3403
3404 * Makefile.in (EMACS_XTRA): Add the main source file.
3405 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3406 (mostlyclean): No core files, reorder other files.
3407 (clean): Delete specific dvi and pdf files.
3408 (infoclean, dist): New rules.
3409 (maintainer-clean): Use infoclean.
3410 ($(infodir)): Add parallel build workaround.
3411
3412 2010-10-04 Glenn Morris <rgm@gnu.org>
3413
3414 * Makefile.in (SHELL): Set it.
3415 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3416 (info, dvi): Replace above variables with their expansions.
3417 (info): Move mkdir from here...
3418 ($(infodir)/emacs): ... to here (for parallel builds).
3419 (pdf): New target.
3420 ($(infodir)/emacs): Pass -o option to makeinfo.
3421 (.PHONY): Declare clean rules.
3422 (maintainer-clean): Delete dvi and pdf files.
3423 Guard against cd failures. Use a more restrictive delete.
3424
3425 2010-10-02 Glenn Morris <rgm@gnu.org>
3426
3427 * misc.texi (Shell Mode): Remove reference to old function name.
3428
3429 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3430
3431 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3432 indicator characters.
3433
3434 2010-09-29 Glenn Morris <rgm@gnu.org>
3435
3436 * Makefile.in (top_srcdir): Remove unused variable.
3437
3438 2010-09-14 Glenn Morris <rgm@gnu.org>
3439
3440 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3441 the last hook item.
3442
3443 * calendar.texi (Appointments): Also updated when a diary include file
3444 is saved.
3445
3446 2010-09-14 Glenn Morris <rgm@gnu.org>
3447
3448 * trouble.texi (Bugs): Update the section intro.
3449 (Known Problems): New section.
3450 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3451 (Sending Patches): Bug fixes are best as responses to existing bugs.
3452 * emacs.texi (Known Problems): Add menu entry for new section.
3453
3454 2010-09-09 Glenn Morris <rgm@gnu.org>
3455
3456 * xresources.texi: Untabify.
3457
3458 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3461
3462 2010-09-06 Glenn Morris <rgm@gnu.org>
3463
3464 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3465
3466 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3467
3468 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3469
3470 2010-08-21 Glenn Morris <rgm@gnu.org>
3471
3472 * misc.texi (Amusements): Mention bubbles and animate.
3473
3474 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3475
3476 * files.texi (Visiting): Add more index entries for
3477 large-file-warning-threshold.
3478
3479 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3480
3481 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3482
3483 2010-06-23 Glenn Morris <rgm@gnu.org>
3484
3485 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3486 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3487 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3488 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3489 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3490 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3491 Untabify Texinfo files.
3492
3493 2010-06-10 Glenn Morris <rgm@gnu.org>
3494
3495 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3496
3497 * basic.texi (Inserting Text): Fix typo.
3498
3499 2010-06-10 Glenn Morris <rgm@gnu.org>
3500
3501 * ack.texi (Acknowledgments):
3502 * emacs.texi (Acknowledgments): Update for notifications.el.
3503
3504 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3505
3506 * dired.texi (Operating on Files): Mention encryption commands
3507 (Bug#6315).
3508
3509 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3510
3511 * basic.texi (Moving Point): Update due to renaming of commands bound
3512 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3513
3514 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3515
3516 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3517 paragraphs.
3518 (Line Truncation): Fix wording for bidi display.
3519
3520 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3521 keys.
3522
3523 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * building.texi (GDB Graphical Interface): Remove misleading comparison
3526 to an IDE (Bug#6128).
3527
3528 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3529
3530 * programs.texi (Man Page):
3531 * misc.texi (Invoking emacsclient):
3532 * mini.texi (Repetition):
3533 * mark.texi (Setting Mark): Fix typos.
3534
3535 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * misc.texi (Printing): Document htmlfontify-buffer.
3538
3539 2010-05-08 Glenn Morris <rgm@gnu.org>
3540
3541 * calendar.texi (Displaying the Diary, Format of Diary File):
3542 Fix external cross-references for TeX format output.
3543
3544 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3545
3546 * Version 23.2 released.
3547
3548 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3549
3550 * cmdargs.texi (Initial Options): Mention --chdir.
3551
3552 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3553
3554 * frames.texi (Tool Bars): Add tool-bar-style.
3555
3556 2010-04-21 Glenn Morris <rgm@gnu.org>
3557
3558 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3559
3560 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3561
3562 * programs.texi (Semantic): New node.
3563
3564 * maintaining.texi (EDE): New node.
3565
3566 * emacs.texi: Update node listing.
3567
3568 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3569
3570 2010-04-18 Glenn Morris <rgm@gnu.org>
3571
3572 * emacs.texi (Acknowledgments): Remove duplicate.
3573
3574 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3575
3576 2010-04-18 Glenn Morris <rgm@gnu.org>
3577
3578 * dired.texi (Misc Dired Features): Mention VC diff and log.
3579 * maintaining.texi (Old Revisions, VC Change Log):
3580 Mention that diff and log work in Dired buffers.
3581
3582 * help.texi (Help Summary): Mention M-x info-finder.
3583
3584 * ack.texi (Acknowledgments): Add mpc.el.
3585
3586 * custom.texi (Specifying File Variables, Directory Variables):
3587 Document new commands for manipulating local variable lists.
3588
3589 2010-04-18 Glenn Morris <rgm@gnu.org>
3590
3591 * trouble.texi (Contributing): Add cindex entry.
3592 Mention etc/CONTRIBUTE.
3593
3594 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3597 query-replace (Bug#5774).
3598
3599 2010-04-16 Glenn Morris <rgm@gnu.org>
3600
3601 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3602
3603 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3604
3605 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3606
3607 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3608
3609 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3610
3611 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3612
3613 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3614 cross-reference to "Inserting Text".
3615
3616 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3617 Mention completion provided by `ucs-insert'.
3618
3619 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3620
3621 * sending.texi (Sending Mail): Note variables that may need
3622 customizing.
3623 (Mail Sending): Expand discussion of send-mail-function.
3624
3625 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3626
3627 Document Message mode as the default mail mode.
3628
3629 * sending.texi (Sending Mail): Copyedits.
3630 (Mail Format, Mail Headers): Document mail-from-style changes.
3631 (Mail Commands): Rename from Mail mode. Document Message mode.
3632 (Mail Misc): Rename from Mail mode Misc.
3633 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3634 command names and update keybindings.
3635 (Header Editing): Document message-tab. De-document
3636 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3637 favor of mail-default-headers. Ad index entries for user-full-name and
3638 user-mail-address.
3639 (Citing Mail): Update changes in Message mode behavior.
3640 Document mail-yank-prefix.
3641 (Mail Signature): New node, moved from Mail Misc.
3642 (Mail Aliases): Mail abbrevs are the default with Message mode.
3643 (Mail Methods): Note that Message mode is now the default.
3644
3645 * rmail.texi (Rmail Reply):
3646 * text.texi (Text Mode):
3647 * major.texi (Major Modes):
3648 * mule.texi (Output Coding): Refer to Message mode.
3649
3650 * custom.texi (Init Examples): Add xref to Mail Header.
3651
3652 * emacs.texi (Top): Fix xrefs.
3653
3654 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3655
3656 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3657 repository if there is none.
3658 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3659 vc-print-root-log.
3660 (Old Revisions): Copyedits. Document vc-root-diff.
3661
3662 * programs.texi (Program Modes): Mention Javascript mode.
3663
3664 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3665 * emacs.texi: Update node description.
3666
3667 * misc.texi (Navigation): Document doc-view-continuous.
3668 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3669
3670 2010-03-30 Juri Linkov <juri@jurta.org>
3671
3672 * search.texi (Other Repeating Search): Remove line that `occur'
3673 can not handle multiline matches.
3674
3675 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3676
3677 * mule.texi (International): Mention support of bidirectional editing.
3678 (Bidirectional Editing): New section.
3679
3680 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * emacs.texi (Top): Update node names to those in building.texi.
3683
3684 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3685
3686 * building.texi: Describe restored GDB/MI functionality
3687 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3688 * emacs.texi: Update node names for building.texi.
3689
3690 2010-03-24 Glenn Morris <rgm@gnu.org>
3691
3692 * ack.texi (Acknowledgments):
3693 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3694
3695 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3696
3697 * xresources.texi (Table of Resources): Clarify toolBar number
3698 for Gtk+.
3699
3700 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3701
3702 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3703
3704 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3705
3706 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3707 and multi-isearch-buffers-regexp.
3708
3709 * indent.texi (Indentation): Clarify description of
3710 indent-for-tab-command. Document tab-always-indent.
3711
3712 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * cmdargs.texi (Font X): Move most content to Fonts.
3715
3716 * frames.texi (Fonts): New node. Document font-use-system-font.
3717
3718 * emacs.texi (Top):
3719 * xresources.texi (Table of Resources):
3720 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3721
3722 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3723
3724 * Branch for 23.2.
3725
3726 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * custom.texi (Init Examples): Add xref to Locals.
3729
3730 * major.texi (Choosing Modes): Mention usage of setq-default for
3731 setting the default value of major-mode (Bug#5688).
3732
3733 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3734
3735 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3736
3737 * display.texi (Display Custom): Document make-pointer-invisible and
3738 underline-minimum-offset. Remove inverse-video.
3739
3740 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3741
3742 * frames.texi (Frame Commands): Note that the last ordinary frame can
3743 be deleted in daemon mode (Bug#5616).
3744
3745 2010-02-18 Glenn Morris <rgm@gnu.org>
3746
3747 * trouble.texi (Contributing): Repository is no longer CVS.
3748
3749 2010-02-08 Glenn Morris <rgm@gnu.org>
3750
3751 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3752
3753 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3754
3755 * display.texi (Useless Whitespace, Text Display):
3756 * custom.texi (Init Examples): Avoid obsolete special default variables
3757 like default-major-mode.
3758
3759 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3760
3761 * programs.texi (Other C Commands): Replace reference to obsolete
3762 c-subword-mode.
3763
3764 2010-01-21 Glenn Morris <rgm@gnu.org>
3765
3766 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3767
3768 2010-01-12 Glenn Morris <rgm@gnu.org>
3769
3770 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3771 emacs-pretest-bug for bug reports for development versions.
3772
3773 2010-01-11 Glenn Morris <rgm@gnu.org>
3774
3775 * display.texi (Highlight Interactively): `t' does not mean highlight
3776 all patterns. (Bug#5335)
3777
3778 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3779
3780 * misc.texi (Shell): Document async-shell-command.
3781
3782 * building.texi (Grep Searching): Document zrgrep.
3783
3784 * mini.texi (Completion Options): Mention `initials' completion style.
3785
3786 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3787
3788 * building.texi: Import GDB Graphical Interface description from
3789 EMACS_23_1_RC.
3790
3791 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3792
3793 * emacs.texi (Top): Update node listing.
3794
3795 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3796
3797 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3798
3799 * cmdargs.texi (Initial Options):
3800 * xresources.texi (Resources): Document inhibit-x-resources.
3801
3802 * custom.texi (Specifying File Variables): Note that minor modes are
3803 enabled unconditionally.
3804
3805 * display.texi (Scrolling): Briefly document the old recenter command,
3806 and document recenter-positions.
3807
3808 * files.texi (Visiting):
3809 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3810
3811 * frames.texi (Cut/Paste Other App):
3812 Document save-interprogram-paste-before-kill.
3813
3814 * killing.texi (Kill Options): New node.
3815
3816 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3817
3818 * misc.texi (Shell Options): ansi-color is now default.
3819
3820 2009-12-05 Glenn Morris <rgm@gnu.org>
3821
3822 * emacs.texi (Top): Update menu for cal-xtra node changes.
3823 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3824 or mode line. Don't mention invisible text or the details of
3825 diary-print-entries here, only in cal-xtra.
3826 (Format of Diary File): Mention that the "date on first line" format
3827 only really affects the simple display.
3828 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3829 (Diary Customizing): Holidays may be in the buffer or mode line.
3830 Move diary-print-entries to the "Diary Display" section.
3831 (Diary Display): New section, split out from "Fancy Diary Display".
3832 Explain the limitations of simple display, and how to print it.
3833
3834 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3835
3836 * cal-xtra.texi (Diary Display): Mention View mode.
3837
3838 2009-11-29 Juri Linkov <juri@jurta.org>
3839
3840 * display.texi (Highlight Interactively): Actually a list of
3841 default faces is pre-loaded into a list of default values
3842 instead of the history.
3843
3844 2009-11-20 Glenn Morris <rgm@gnu.org>
3845
3846 * ack.texi (Acknowledgments):
3847 * emacs.texi (Acknowledgments): Add htmlfontify.
3848
3849 2009-11-14 Glenn Morris <rgm@gnu.org>
3850
3851 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3852
3853 * ack.texi (Acknowledgments):
3854 * emacs.texi (Acknowledgments): Update for recent Org changes.
3855
3856 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3857
3858 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3859 `charset' property, which is irrelevant to the user manual (Bug#3526).
3860
3861 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3862
3863 * trouble.texi (DEL Does Not Delete): Fix typo.
3864
3865 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3866
3867 * files.texi (Misc File Ops): Mention copy-directory.
3868
3869 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3870
3871 * mule.texi (Unibyte Mode): Emphasize that
3872 unibyte-display-via-language-environment affects only the display.
3873
3874 * display.texi (Horizontal Scrolling): Document cursor behavior under
3875 horizontal scrolling when point moves off the screen (Bug#4564).
3876 Improve wording.
3877
3878 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3879
3880 * files.texi (Directories): delete-directory prompts for recursive
3881 deletion.
3882
3883 2009-09-30 Glenn Morris <rgm@gnu.org>
3884
3885 * ack.texi (Acknowledgments):
3886 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3887
3888 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3889
3890 * dired.texi (Dired Navigation): Use @code instead of @var for
3891 dired-isearch-filenames, so that it's not capitalized.
3892
3893 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3894
3895 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3896
3897 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3898
3899 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3900 (Key Bindings): Reference Init Rebinding in introductory text.
3901 Shift some of the introduction to Keymaps node.
3902 (Keymaps): Simplify.
3903 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3904 (Minibuffer Maps): Remove mention of Mocklisp.
3905 (Init Rebinding): Move mode-local rebinding example here from Local
3906 Keymaps.
3907 (Modifier Keys): Clarify.
3908 (Rebinding): Add cindex for "binding keys".
3909
3910 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3911
3912 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3913
3914 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3915
3916 * building.texi (Threads Buffer, Multithreaded Debugging):
3917 Reorganize these two sections.
3918
3919 2009-08-29 Eli Zaretskii <eliz@gnu.org>
3920
3921 * cmdargs.texi (Initial Options): Fix last change.
3922
3923 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3924
3925 * mule.texi (Enabling Multibyte):
3926 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3927 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3928
3929 2009-08-20 Glenn Morris <rgm@gnu.org>
3930
3931 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3932
3933 2009-08-19 Glenn Morris <rgm@gnu.org>
3934
3935 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3936
3937 2009-08-18 Glenn Morris <rgm@gnu.org>
3938
3939 * ack.texi (Acknowledgments):
3940 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3941
3942 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3943
3944 2009-08-09 Glenn Morris <rgm@gnu.org>
3945
3946 * ack.texi (Acknowledgments):
3947 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3948
3949 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3950
3951 * emacs.texi (Top): Add new menu items for GDB-UI.
3952
3953 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3954 section. Threads buffer is in separate section now.
3955
3956 2009-08-08 Glenn Morris <rgm@gnu.org>
3957
3958 * ack.texi (Acknowledgments):
3959 * emacs.texi (Acknowledgments):
3960 Update for js2-mode and org changes.
3961
3962 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
3963
3964 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3965 files.
3966
3967 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
3968
3969 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3970
3971 2009-07-23 Glenn Morris <rgm@gnu.org>
3972
3973 * programs.texi (Matching): Update blink-matching-paren-distance.
3974
3975 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
3976
3977 * frames.texi (Cut/Paste Other App): For select-active-regions,
3978 selection is now updated on moving point.
3979
3980 2009-07-21 Richard Stallman <rms@gnu.org>
3981
3982 * glossary.texi (GNU, Daemon): Update information.
3983
3984 2009-07-19 Juri Linkov <juri@jurta.org>
3985
3986 * custom.texi (Specifying File Variables, Safe File Variables):
3987 "variables/value pairs" -> "variable/value pairs".
3988
3989 2009-07-15 Glenn Morris <rgm@gnu.org>
3990
3991 * misc.texi (Gnus): Remove widow.
3992
3993 2009-07-11 Glenn Morris <rgm@gnu.org>
3994
3995 * Makefile.in (TEXI2PDF): New.
3996 (emacs.pdf, emacs-xtra.pdf): New targets.
3997
3998 * arevert-xtra.texi (Autorevert): Add menu descriptions.
3999
4000 * display.texi (Horizontal Scrolling): Re-word to remove widow.
4001
4002 * emacs.texi (Top): Info can be read from other places than Emacs.
4003 Don't print the copying notice twice in the printed version.
4004 Update the menu and detailmenu.
4005 (Preface): The meaning of "on-line" has changed.
4006 Correct name for "Common Problems" chapter.
4007 (Distrib): Update FSF shop URL.
4008 (Intro): Showing two files at once is not so exciting.
4009
4010 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4011 (Mac / GNUstep Basics): Minor grammar changes.
4012 (Mac / GNUstep Events): Fix typo.
4013 (GNUstep Support): CANNOT_DUMP no longer applies.
4014
4015 * misc.texi (Document View): Fix typos.
4016
4017 * dired.texi (Dired):
4018 * help.texi (Help):
4019 * macos.texi (Mac OS / GNUstep):
4020 * maintaining.texi (Version Control, Introduction to VC):
4021 End menu descriptions with a period.
4022
4023 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4024
4025 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4026 so categorical in saying that the option is only useful on NTFS.
4027
4028 2009-07-09 Glenn Morris <rgm@gnu.org>
4029
4030 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4031 (ENVADD): Add texinfodir to TEXINPUTS.
4032
4033 * emacs.texi (Top): Fix cross-reference.
4034
4035 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4036
4037 * vc1-xtra.texi (Revision Tags): Fix typo.
4038
4039 2009-07-03 Glenn Morris <rgm@gnu.org>
4040
4041 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4042 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4043 (Merge Commands): `.' does not seem to work in A or B buffer.
4044 `l' can recreate the 3-window display.
4045
4046 * glossary.texi (Glossary): Minor phrasing changes throughout.
4047 Add more internal cross-references.
4048 <Autoloading>: You can't really autoload a variable.
4049 <C-M->: Move details here from `M-C-' item.
4050 <Continuation Line>: Refer to `Truncation.'
4051 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4052 <Home Directory, Unix>: New entries.
4053 <Deletion of Files>: Mention recycle bins.
4054 <Directory>: Mention ``folders.''
4055 <Error>: Don't mention ``type-ahead.''
4056 <Fringe>: Refer to the manual node.
4057 <Minor Mode>: Can be global or local.
4058 <Spell Checking>: There are other checkers besides Ispell.
4059
4060 2009-07-02 Glenn Morris <rgm@gnu.org>
4061
4062 * anti.texi (Antinews): Minor changes in phrasing.
4063
4064 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4065 some underfull lines in dvi output.
4066
4067 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4068
4069 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4070
4071 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4072
4073 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4074
4075 * xresources.texi (Table of Resources): Mention maximized for
4076 fullscreen.
4077
4078 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4079
4080 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4081
4082 * anti.texi (Antinews): Correct the list of removed platforms.
4083
4084 2009-06-28 Glenn Morris <rgm@gnu.org>
4085
4086 * arevert-xtra.texi: Minor language tweaks.
4087
4088 * dired-xtra.texi: Minor revisions.
4089
4090 2009-06-23 Miles Bader <miles@gnu.org>
4091
4092 * display.texi (Scrolling): Document `recenter-redisplay'.
4093 (Temporary Face Changes): Document `text-scale-set'.
4094
4095 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4096
4097 * Branch for 23.1.
4098
4099 2009-06-17 Kenichi Handa <handa@m17n.org>
4100
4101 * mule.texi (Charsets): Update the description for the new charset.
4102 (list-character-sets): New findex.
4103 (Language Environments): Add @anchor{Describe Language Environment}.
4104
4105 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4106
4107 * basic.texi (Moving Point): Fix tag.
4108
4109 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4110
4111 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4112 use camel-case for PageUp and PageDown.
4113
4114 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4115 camel-case for PageUp and PageDown.
4116
4117 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4118
4119 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4120 (Isearch Scroll): Decapitalize <next> and <prior>.
4121
4122 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4123
4124 * fixit.texi (Spelling): Set default dictionary.
4125 Improve descriptions (Bug#2554)
4126
4127 2009-06-08 David Reitter <david.reitter@gmail.com>
4128
4129 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4130 since saving colors and faces set this way is not implemented.
4131 (Environment variables): Remove mention of mac-fix-env, which is
4132 scheduled to be removed.
4133
4134 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4135
4136 * custom.texi (Init Examples): Add example of changing load-path.
4137
4138 * building.texi (Lisp Libraries): Add example of changing
4139 load-path (Bug#3446).
4140
4141 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4142
4143 * mark.texi (Mark): Further clarifications.
4144 (Setting Mark): Emphasize that C-SPC activates the mark.
4145
4146 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4147
4148 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4149 Mark mode.
4150 (Using Region, Persistent Mark): Use "active mark" instead of "active
4151 region".
4152
4153 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4154
4155 * mule.texi (Select Input Method): Fix typo.
4156
4157 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * anti.texi (Antinews): Document completion changes. Some additional
4160 copyedits and rearrangement of entries.
4161
4162 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4163
4164 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4165 (Shell History Copying, Terminal emulator): Copyedits.
4166
4167 * xresources.texi (Resources): Simplify descriptions.
4168 Shorten description of editres, which is not very useful these days.
4169 (Table of Resources): Document fontBackend resource.
4170
4171 * trouble.texi (Quitting): Add other undo bindings to table.
4172 (DEL Does Not Delete): Note that the erasure key is usually labeled
4173 "Backspace". Remove discussion of obscure Xmodmap issue.
4174
4175 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4176
4177 * files.texi (Visiting): Copyedits.
4178
4179 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4180
4181 * basic.texi (Inserting Text): Document ucs-insert.
4182
4183 * mule.texi (International Chars): Define "multibyte". Note that
4184 internal representation is unicode-based. Simplify definition of raw
4185 bytes. Mention ucs-insert.
4186 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4187 (Language Environments): Add language environments new to Emacs 23.
4188 (Multibyte Conversion): Node deleted.
4189 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4190 Don't mention obsolete emacs-mule coding system.
4191 (Output Coding): Copyedits.
4192
4193 * emacs.texi (Top): Update node listing.
4194
4195 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4196
4197 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4198
4199 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4200
4201 * building.texi (Lisp Libraries): `load-library' does offer completion.
4202
4203 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4206 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4207
4208 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4209
4210 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4211
4212 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4215
4216 * building.texi (Lisp Interaction): Document initial-scratch-message.
4217
4218 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4219
4220 * msdog.texi (Windows Fonts): Fix typos.
4221
4222 * files.texi (Save Commands): Fix pxref.
4223
4224 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4225
4226 * files.texi (Save Commands): Mention diff-buffer-with-file.
4227 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4228 Henoch (Bug#3036).
4229
4230 2009-03-15 Glenn Morris <rgm@gnu.org>
4231
4232 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4233 the former is not always used.
4234 (Mail Headers): Use active voice. Add "Mail-reply-to".
4235 Change case of "Id". Avoid repeated "appropriate".
4236 (Mail Aliases): Fix previous change - use an example with a ".", so it
4237 does actually get quoted when expanded.
4238 (Mail Sending): Mailclient is the default on some systems.
4239 (Citing Mail): Mention mail-indentation-spaces.
4240 (Mail Mode Misc): Add an @dfn for "mail signature".
4241
4242 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4243
4244 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4245 (Completion Options): Document read-file-name-completion-ignore-case,
4246 read-buffer-completion-ignore-case, and completion-styles.
4247 Remove description of partial-completion-mode.
4248
4249 2009-03-14 Glenn Morris <rgm@gnu.org>
4250
4251 * sending.texi (Mail Format): Fix typo. Add index entry for
4252 mail-header-separator.
4253 (Mail Headers): Put info about initialization and changing in one place
4254 at the start. Update FCC section for mbox Rmail. Clarify From
4255 section, mention mail-setup-with-from. Clarify Reply-to section.
4256 Add Mail-followup-to and mail-mailing-lists. Clarify References
4257 section.
4258 (Mail Aliases): Update example, make less contentious.
4259 Update for name change of mail-interactive-insert-alias.
4260 (Mail Mode): Remove mention of `%' as a word separator.
4261 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4262 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4263 commands. Clarify FCC handling. In mail-complete, add reference to
4264 Mail Aliases section, and mention mail-complete-function.
4265 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4266 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4267 signature netiquette. Explain how the mail hooks work when continuing
4268 a composition.
4269 (Mail Amusements): Internationalize the spook section a bit.
4270 Remove the spook mail-setup-hook example, since it doesn't work well.
4271 Mention fortune-file.
4272 (Mail Methods): Mention read-mail-command.
4273
4274 2009-03-14 David Reitter <david.reitter@gmail.com>
4275
4276 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4277 and NS resources following recent changes.
4278
4279 2009-03-10 Jason Rumney <jasonr@gnu.org>
4280
4281 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4282 w32-use-visible-system-caret doc to indicate that it should get set
4283 automatically.
4284 (Windows Fonts): Add doc for the uniscribe backend.
4285
4286 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4287
4288 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4289 vc-dir. (Bug#2598)
4290
4291 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4292
4293 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4294
4295 2009-03-05 Glenn Morris <rgm@gnu.org>
4296
4297 * rmail.texi (Rmail Basics): Add reference to sorting.
4298 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4299 Minor re-wordings.
4300 (Rmail Motion): Mention rmail-next-same-subject.
4301 (Rmail Deletion): Expunging is not the only way to change the numbers.
4302 (Rmail Labels): Labels can also be used in sorting.
4303 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4304 (Rmail Display): Mention rmail-mime.
4305
4306 2009-03-04 Glenn Morris <rgm@gnu.org>
4307
4308 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4309 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4310 summary. Mention sorts cannot be undone.
4311 (Rmail Display): Give an example of how to use goto-address-mode.
4312 (Rmail Editing): It's keybindings that are redefined, not commands.
4313 Fix some typos.
4314 (Movemail): Some minor rewording.
4315 (Remote Mailboxes): Emacs movemail supports pop by default.
4316 Fix some minor grammatical issues. The "two alternative ways" to
4317 specify a POP mailbox are really just one. Remove all reference to the
4318 variables rmail-pop-password and rmail-pop-password-required, obsolete
4319 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4320 can support Kerberos.
4321
4322 2009-03-03 Glenn Morris <rgm@gnu.org>
4323
4324 * rmail.texi (Rmail Deletion): Revert previous change, which was
4325 describing the Rmail summary versions.
4326 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4327 Minor re-wording for rmail-resend.
4328 (Rmail Make Summary): Summaries apply to buffers rather than files.
4329 <rmail-summary-by-topic>: Headers includes the subject.
4330 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4331 details, including prefix arguments.
4332 Mention rmail-summary-by-senders on C-M-f.
4333 Not counting lines might be faster.
4334 (Rmail Summary Edit): More details on the delete commands.
4335 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4336 Name the commands bound to the various keys. Mention prefix argument
4337 for searching.
4338 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4339 Simplify rmail-highlighted-headers description. Update face name.
4340
4341 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4342
4343 * mark.texi (Marking Objects): Fix typo.
4344
4345 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4348 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4349
4350 2009-03-01 Glenn Morris <rgm@gnu.org>
4351
4352 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4353 (Rmail Motion): - M-s searches from the end of messages.
4354 (Rmail Deletion): Minor clarification. Fix numeric argument
4355 description.
4356 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4357 newmail and RMAILOSE files need not be in home-directory.
4358 (Rmail Files): Mention I/O menus are unselectable if no files match.
4359 Mention `MAIL' env-var.
4360
4361 2009-02-24 Jason Rumney <jasonr@gnu.org>
4362
4363 * mule.texi (Fontsets): Mention fontset-default, font specs and
4364 fallback fontsets.
4365 (Defining Fontsets): Mention ns and w32 variants of
4366 standard-fontset-spec. Update description of startup fontset to match
4367 Emacs 23 behavior.
4368 (Modifying Fontsets): New section. (Bug#656)
4369 (International): Link to Modifying Fontsets.
4370
4371 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4372
4373 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4374 Mention ns-extended-platform-support-mode.
4375
4376 2009-02-22 Karl Berry <karl@gnu.org>
4377
4378 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4379
4380 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4381
4382 * basic.texi (Moving Point, Position Info):
4383 * files.texi (Visiting):
4384 * mini.texi (Completion Options):
4385 * text.texi (HTML Mode): Remove duplicate words.
4386
4387 2009-02-20 Glenn Morris <rgm@gnu.org>
4388
4389 * rmail.texi: Minor updates for mbox rather than Babyl.
4390
4391 2009-02-17 Karl Berry <karl@gnu.org>
4392
4393 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4394
4395 2009-02-17 Richard M Stallman <rms@gnu.org>
4396
4397 * anti.texi (Antinews): Mention Babyl format.
4398
4399 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4400
4401 * rmail.texi: Update for mbox format.
4402 Various small fixes, as well as the following.
4403 (Out of Rmail): Node deleted.
4404 (Rmail): Update menu.
4405 (Rmail Files): Comment out set-rmail-inbox-list.
4406 Document rmail-inbox-list instead.
4407 (Rmail Output): Substantial changes since C-o is now
4408 rmail-output-as-seen and o is rmail-output.
4409 (Rmail Attributes): Delete `stored', add `retried'.
4410 (Rmail Display): Editing headers works in all cases.
4411
4412 2009-02-17 Glenn Morris <rgm@gnu.org>
4413
4414 * basic.texi (Position Info): M-x count-lines-region is not always on
4415 M-=. (Bug#2269)
4416
4417 2009-02-09 Glenn Morris <rgm@gnu.org>
4418
4419 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4420 defaults.
4421
4422 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4423
4424 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4425 documentation of possible problems with redecoding.
4426
4427 2009-02-03 Glenn Morris <rgm@gnu.org>
4428
4429 * rmail.texi (Out of Rmail): Mention b2m.pl.
4430
4431 2009-01-31 Glenn Morris <rgm@gnu.org>
4432
4433 * rmail.texi (Out of Rmail): Correct b2m location.
4434
4435 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4436
4437 * fixit.texi (Undo): Update undo limit values.
4438
4439 2009-01-27 Glenn Morris <rgm@gnu.org>
4440
4441 * emacs.texi (Top): Fix Antinews menu entry.
4442
4443 2009-01-25 Karl Berry <karl@gnu.org>
4444
4445 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4446 item with no marker, instead of the syntactically incorrect
4447 @itemize @asis.
4448
4449 2009-01-25 Juri Linkov <juri@jurta.org>
4450
4451 * building.texi (Grep Searching): Fix index entry for lgrep.
4452
4453 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4454
4455 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4456
4457 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4458
4459 * macos.texi (Preferences Panel): Update description of font setting to
4460 reflect that prior frame selection is no longer needed.
4461
4462 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4463
4464 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4465 raise GUD subsections.
4466
4467 2009-01-15 Glenn Morris <rgm@gnu.org>
4468
4469 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4470
4471 2009-01-10 Glenn Morris <rgm@gnu.org>
4472
4473 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4474
4475 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4476
4477 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4478 logical lines.
4479
4480 2008-12-29 Juri Linkov <juri@jurta.org>
4481
4482 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4483
4484 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4485
4486 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4487
4488 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4489 goto-address-mode instead of goto-address.
4490
4491 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4492 mode.
4493
4494 * emacs.texi (Top): Update node listing.
4495
4496 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4497
4498 * custom.texi (Directory Variables): Explain what is a "project".
4499 Add indexing. Improve wording. Add a footnote about using
4500 _dir-locals.el on MS-DOS.
4501
4502 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4503
4504 * files.texi (Misc File Ops): Mention chmod as an alias for
4505 set-file-modes.
4506
4507 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4508
4509 * help.texi (Help): Fix typos and reword.
4510 (Help Summary): Add entries for C-h n and C-h r, reorder
4511 entries, and do some minor fixes.
4512 (Name Help): Say that C-h F works for commands only.
4513 (Misc Help): Say that view-lossage displays 300 keystrokes.
4514
4515 2008-12-20 Glenn Morris <rgm@gnu.org>
4516
4517 * ack.texi (Acknowledgments): General update based on AUTHORS,
4518 including removal of some stuff no longer distributed.
4519
4520 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4521
4522 * fixit.texi: Mention hunspell.
4523
4524 2008-12-19 Glenn Morris <rgm@gnu.org>
4525
4526 * ack.texi (Acknowledgments): Small grammar fix.
4527 Consolidate explanatory text at start.
4528
4529 * display.texi (Text Display):
4530 * indent.texi (Indentation): Use @acronym with ASCII.
4531
4532 2008-12-18 Glenn Morris <rgm@gnu.org>
4533
4534 * ack.texi: Various small updates and fixes.
4535
4536 2008-12-18 Juri Linkov <juri@jurta.org>
4537
4538 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4539 as a key binding to start a forward nonincremental word search.
4540 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4541 a backward nonincremental word search. Add index for `M-s w'
4542 `isearch-forward-word'.
4543 (Regexp Search): Add a short summary of regexp key commands like
4544 in the node "Basic Isearch".
4545 (Other Repeating Search): Fix typo.
4546
4547 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4548
4549 * misc.texi (PostScript Variables): Fix doc.
4550
4551 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4552
4553 * programs.texi (Program Modes): Mention Ruby mode.
4554
4555 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4556
4557 * misc.texi (emacsclient Options): Describe what an empty string
4558 argument does for --alternate-editor.
4559
4560 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4561
4562 * cmdargs.texi (Font X): Distinguish between client-side and
4563 server-side fonts. List valid Fontconfig properties. Add reference to
4564 Fontconfig manual. List valid GTK font properties. Explain use of
4565 fc-list.
4566
4567 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4568
4569 * cmdargs.texi (Font X): Move discussion of quoting to top.
4570
4571 2008-12-06 Glenn Morris <rgm@gnu.org>
4572
4573 * maintaining.texi (Old Revisions): Improve previous change.
4574
4575 2008-12-05 Richard M Stallman <rms@gnu.org>
4576
4577 * anti.texi (Antinews): Minor fixes.
4578
4579 2008-12-03 Glenn Morris <rgm@gnu.org>
4580
4581 * maintaining.texi (Old Revisions): Fix diff-switches description.
4582
4583 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4584
4585 * emacs.texi (Top): Fix typo.
4586
4587 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4588
4589 * misc.texi (Document View): Explain dependence on gs at the top.
4590 Copyedits.
4591
4592 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4593
4594 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4595 (Comment Commands): Discuss region-active behavior of M-; first.
4596
4597 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4598
4599 * display.texi (Line Truncation): Add reference to Continuation
4600 Lines.
4601
4602 * windows.texi (Pop Up Window): Mention split-height-threshold
4603 and split-width-threshold.
4604 (Split Window): Add reference to Continuation Lines.
4605
4606 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4607
4608 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4609 (GNUstep Support): New node.
4610 * anti.texi:
4611 * emacs.texi:
4612 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4613
4614 2008-11-28 Richard M Stallman <rms@gnu.org>
4615
4616 * misc.texi (Dissociated Press): Minor cleanups.
4617
4618 * dired.texi (Image-Dired): Avoid passive.
4619
4620 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4621
4622 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4623 representation.
4624
4625 2008-11-26 Richard M. Stallman <rms@gnu.org>
4626
4627 * files.texi (Visiting): Rewrite paragraph for clarity.
4628
4629 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4630
4631 2008-11-25 Alan Mackenzie <acm@muc.de>
4632
4633 * programs.texi (Moving by Parens): Clarify that parens inside strings
4634 and comments are ignored, and that the commands assume the starting
4635 point isn't in a string or comment.
4636
4637 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4638
4639 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4640 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4641 version.
4642 (Mac Customization): Rewrite Preferences Panel section and merge in to
4643 this node, add Open files by dragging to an Emacs window.
4644
4645 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4646
4647 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4648
4649 * files.texi (Misc File Ops): Document set-file-modes.
4650
4651 * windows.texi (Split Window): Document integer values of
4652 truncate-partial-width-windows.
4653
4654 * text.texi (Text): Simplify description of markup languages.
4655 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4656 (TeX Editing): Note that `""' inserts one `"' character.
4657 (HTML Mode): Note in the introduction that XML mode is an alias for
4658 SGML mode. Mention nXML mode.
4659
4660 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4661
4662 * building.texi (Watch Expressions): Fix typo.
4663
4664 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4665
4666 * files.texi (Visiting): Document new behavior of
4667 confirm-nonexistent-file-or-buffer.
4668
4669 * buffers.texi (Select Buffer):
4670 Document confirm-nonexistent-file-or-buffer.
4671
4672 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4673 edit-picture.
4674
4675 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4676 edit-picture', since that is just an alias for picture-mode.
4677 (Sentences): Note that repeated M-@ extends the region.
4678 (Pages): Make terminology more consistent. Link to Regexps node.
4679 (Longlines): Discuss relationship with Visual Line mode.
4680 (Text Mode): Remove extraneous discussion of other modes, since they
4681 were already introduced in the parent node.
4682
4683 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4684
4685 * anti.texi (Antinews): Rewrite.
4686
4687 * entering.texi (Exiting): Mention "minimize" terminology.
4688
4689 * frames.texi (Frame Commands): Mention "minimize" terminology.
4690
4691 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4692 formats.
4693 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4694 (Misc X): Don't document useless -hb option.
4695
4696 2008-11-22 Juri Linkov <juri@jurta.org>
4697
4698 * dired.texi (Dired Navigation): Change normal file name search option
4699 from `non-nil' to `t'. Add `dwim' option.
4700
4701 2008-11-22 Juri Linkov <juri@jurta.org>
4702
4703 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4704 ".dir-locals.el". Rename `define-project-bindings' to
4705 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4706 `dir-locals-set-directory-class'.
4707
4708 2008-11-22 Lute Kamstra <lute@gnu.org>
4709
4710 * buffers.texi (Select Buffer): Index goto-line.
4711 * basic.texi (Moving Point): Mention the use of a numeric prefix
4712 argument with goto-line and refer to Select Buffer for the use of a
4713 plain prefix argument.
4714
4715 2008-11-19 Glenn Morris <rgm@gnu.org>
4716
4717 * doclicense.texi: Update to FDL 1.3.
4718 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4719
4720 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4721
4722 * custom.texi (Minor Modes): Define mode commands and mode variables
4723 more precisely. Recommend using mode commands instead of setting
4724 variables directly. Put minor modes in a list, and add more modes.
4725 (Easy Customization): Use "init file" instead of .emacs.
4726 (Customization Groups): Update to new Custom buffer appearance.
4727 (Saving Customizations): Copyedits. Update example.
4728 (Variables): Give example of variable type-sensitivity.
4729 (Examining): Update example.
4730 (Hooks): Copyedits.
4731 (Specifying File Variables): Use C comments instead of an artificial
4732 Lisp for the example.
4733 (Keymaps): Move internals discussion to Prefix Keymaps.
4734 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4735 (Init Rebinding): Document kbd macro.
4736 (Init File): Link to Find Init.
4737
4738 * mark.texi (Using Region): Document Delete Selection Mode more
4739 thoroughly.
4740
4741 * frames.texi (Mouse Commands): Move most of the description of Delete
4742 Selection Mode to Using Region, and link to it.
4743 (Clipboard): Note that paste is bound to clipboard-yank.
4744
4745 * building.texi (Compilation): Document first-error value of
4746 compilation-scroll-output.
4747 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4748 works as soon as an error is available. Suggested by Juri Linkov.
4749
4750 * mini.texi (Passwords): New node.
4751
4752 * files.texi (Remote Files): Link to Passwords node.
4753
4754 * emacs.texi (Top): Update node listings.
4755
4756 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4757
4758 * ack.texi (Acknowledgments): Some updating of credits.
4759
4760 * emacs.texi (Acknowledgments): Add a couple more names.
4761
4762 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4763
4764 * files.texi (Directories): Describe delete-directory in text.
4765 (Misc File Ops): Document use of trash.
4766
4767 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4768
4769 * macos.texi (Mac Customization): Fix typos.
4770
4771 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4772
4773 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4774 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4775 the conventions of the main Emacs manual.
4776
4777 * emacs.texi (Top): Update node listings.
4778
4779 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4780
4781 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4782 command-line-args is processed during startup.
4783 (Action Arguments): Correctly describe how file arguments interact with
4784 the startup screen. Link to Lisp Interaction for scratch buffer.
4785 (Initial Options): Link to Command Example for -batch option.
4786 (Environment): Document initial-environment.
4787
4788 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4789 can't be changed in the site-start file.
4790
4791 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4792
4793 * dired.texi (Dired): Mention C-x C-d too.
4794 (Dired Enter): Document M-n in the Dired minibuffer.
4795 (Dired Navigation): Explain dired-goto-file more clearly.
4796 Document dired-isearch-filenames.
4797 (Dired Deletion): Remove unnecessary "expunged" terminology.
4798 (Flagging Many Files): & is now rebound to `% &'.
4799 (Shell Commands in Dired): Document dired-do-async-shell-command.
4800 Clarify how multi-file arguments are passed.
4801 (Misc Dired Features): Document dired-do-isearch.
4802
4803 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4804
4805 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4806
4807 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4808
4809 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4810
4811 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * programs.texi (Program Modes): Link to Program Indent node.
4814 (Left Margin Paren): Explain consequences of changing
4815 open-paren-in-column-0-is-defun-start more concisely.
4816 (Which Function, Program Indent, Info Lookup): Minor edits.
4817 (Basic Indent): If region is active, TAB indents the region.
4818 (Multi-line Indent): If region is active, TAB indents the region.
4819 Note that indent-region is useful when Transient Mark mode is off.
4820 (Matching): The delimiter at the cursor is highlighted---the character
4821 changes color.
4822 (Symbol Completion): Link to Completion node.
4823
4824 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4825 a strictly text-only system.
4826
4827 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4828 batch mode.
4829
4830 2008-11-01 Richard M. Stallman <rms@gnu.org>
4831
4832 * misc.texi (Document View): Major rewrite.
4833
4834 * maintaining.texi (Types of Log File): Change logs are older than
4835 version control.
4836 (VCS Concepts): Simplify and rearrange.
4837 (Version Control Systems): Make it clear that Linux is only the kernel.
4838 (VC Mode Line): Shorten reference to menu item.
4839 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4840 (VC Directory Mode): Minor cleanup.
4841 Unchanged files are hidden, not omitted.
4842 (VC Directory Commands): Shorten and simplify.
4843 (Change Log Commands): New node, split from Change Logs.
4844 (VC Directory Buffer): New node, split from VC Directory Mode.
4845
4846 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4847
4848 * misc.texi (Document View): Rename from Document Files, moved here
4849 from files.texi.
4850
4851 * files.texi (Version Control): Move to maintaining.texi.
4852 Subnodes moved as well.
4853 (Document Files): Move to misc.texi.
4854
4855 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4856 vc-update-change-log.
4857 (Version Control): Move here from files.texi.
4858 (Format of ChangeLog): Make it a subnode of Change Log.
4859
4860 * emacs.texi (Top): Update node listing.
4861
4862 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4863
4864 * files.texi (Files): Add a section about document
4865 files (doc-view-mode).
4866
4867 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4868
4869 * building.texi (Compilation Mode):
4870 Document compilation-auto-jump-to-first-error.
4871 (Debuggers): Lower GUD subsections to subsubsections.
4872 (Starting GUD): Add cindex.
4873 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4874
4875 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4876
4877 * indent.texi (Indentation): Link to Program Indent.
4878
4879 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4880 now uses emacsclient's terminal.
4881
4882 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4883
4884 * mark.texi (Using Region): Document use-empty-active-region.
4885
4886 * emacs.texi (Top): Update node listings.
4887
4888 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4889 Don't mention obsolete emacs.bash script.
4890 (Invoking emacsclient): Rewrite, moving optional arguments to
4891 emacsclient Options.
4892 (emacsclient Options): New node. Document server-use-tcp and
4893 server-host.
4894
4895 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4896
4897 * indent.texi (Indentation): Replace list with paragraphed text,
4898 putting description of syntax-driven indentation first. Document new
4899 effect of active regions on tab.
4900 (Tab Stops): Note that editable tab stops affect indentation commands.
4901
4902 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4903
4904 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4905
4906 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4907
4908 * custom.texi (Function Keys): Note that modified keypad keys are not
4909 translated.
4910
4911 * basic.texi (Arguments): Explain how to insert multiple digits.
4912
4913 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4914
4915 * files.texi (Remote Files): Precise selection of default method.
4916 Rewrite paragraph about disabling remote file names.
4917
4918 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4919
4920 * search.texi (Special Isearch): Document M-TAB is isearch.
4921
4922 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4923 command.
4924
4925 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4926
4927 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4928
4929 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4930 section.
4931
4932 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4933
4934 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4935 to files.texi. Move contents of vc2-xtra.texi here.
4936
4937 * vc2-xtra.texi: File removed.
4938
4939 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4940 Directory Commands from the submenu. Don't include deleted file
4941 vc2-xtra.texi.
4942
4943 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4944 (Version Control): Add VC Directory Mode and VC Directory Commands to
4945 the submenu.
4946 (Why Version Control?): Use table format.
4947 (Version Control Systems): Note that Meta-CVS support is gone.
4948 (VCS Concepts): Note precisely when VC started supporting filesets.
4949 Remove bogus xref to CVS Options node.
4950 (Types of Log File): Copyedits.
4951 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4952 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4953 The Right Thing.
4954 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4955 (Log Buffer): Reorganize node, putting C-c C-c description first.
4956 (Old Revisions): Use CVS for example, not RCS.
4957 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4958 Commands from the submenu, putting them under Version Control.
4959 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4960 need to include it in the manual unconditionally, since it is now
4961 crucial to using distributed version control systems.
4962 (Comparing Files): Note that diff uses the minibuffer, and that the
4963 output is shown using Diff mode.
4964 (Diff Mode): Explain what "patch" and "hunk" mean.
4965 Document diff-update-on-the-fly, diff-refine-hunk, and
4966 diff-show-trailing-whitespaces.
4967 (File Archives): Add rar support.
4968
4969 * major.texi (Choosing Modes): Make mode selection sequence more
4970 obvious by describing the steps in order of priority. Note that
4971 magic-mode-alist is nil by default.
4972 Document magic-fallback-mode-alist.
4973
4974 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4975
4976 * frames.texi (Mouse References): Copyedits.
4977
4978 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4979
4980 * ack.texi (Acknowledgments): Add myself as doc-view author.
4981
4982 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4983
4984 * frames.texi (Dialog Boxes): Add @cindex entries.
4985
4986 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4987
4988 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4989 (Text-Only Mouse): Copyedit.
4990
4991 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
4992
4993 * frames.texi: Use @key throughout for mouse clicks.
4994 (Cut/Paste Other App): Document yank-pop-change-selection.
4995 (Secondary Selection): Fix modified mouse click syntax.
4996 (Clipboard): Describe Cut, Copy and Paste commands.
4997 (Mouse References): Not all references are in read-only buffers.
4998 Copyedits.
4999 (Creating Frames): Add xref to Init File.
5000 (Frame Commands): Add xref to Exiting.
5001 (Scroll Bars): Document GTK vs toolkit behavior.
5002
5003 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
5004
5005 * files.texi (Version Control): Copyedits. Add Bazaar.
5006 (Version Control Systems): List different VCS's using an itemized list.
5007 Add Bazaar.
5008 (VCS Concepts): Copyedits. Tweak description of file merging.
5009
5010 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5011 (Cut/Paste Other App): Document select-active-regions and
5012 x-select-enable-primary.
5013
5014 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * mark.texi (Shift Selection): Correct case in node name.
5017
5018 * emacs.texi (Top): Update node order in Mark chapter.
5019
5020 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5021
5022 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5023
5024 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5025 elsewhere in the manual instead of describing yet again the intricacies
5026 of $HOME on MS-Windows and MS-DOS.
5027
5028 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * mini.texi (Minibuffer File): Add xref to File Names.
5031 (Minibuffer File): Add discussion of `~' in file names.
5032 Add insert-default-directory index reference.
5033
5034 * files.texi (File Names): Reorganize description.
5035 (Visiting): Add xref to Mode Line. Copyedits.
5036 (Save Commands): Mention prefix behavior of C-x C-s.
5037 (Numbered Backups): Node deleted.
5038 (Backup Names): Contents of Numbered Backups moved here. State default
5039 of version-control variable.
5040 (Reverting): Copyedits.
5041 (Version Control): Add additional version control systems.
5042
5043 * emacs.texi (Top): Delete Numbered Backups node.
5044
5045 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5046 Backup Names.
5047 (Initial Options): Document renamed variable inhibit-startup-screen.
5048
5049 2008-10-11 Romain Francoise <romain@orebokech.com>
5050
5051 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5052
5053 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5054
5055 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5056 (Select Buffer): Mention use of minibuffer history. Describe default
5057 value of default-major-mode. Mention that C-x 4 b selects the other
5058 window.
5059 (List Buffers): Document CRM indicators in the order they appear.
5060 (Kill Buffer): Document new command kill-matching buffers.
5061 (Several Buffers): Move explanation of the relationship between buffer
5062 list and buffer menu to the top.
5063 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5064
5065 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * entering.texi (Exiting): Document change of C-x C-c to
5068 save-buffers-kill-terminal. Document kill-emacs.
5069
5070 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5071
5072 * mule.texi (Coding Systems): Don't mention codepage-setup.
5073
5074 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5075 cpNNN coding systems anymore.
5076 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5077 for unibyte mode. Don't mention line-drawing characters.
5078 Don't mention dos-unsupported-char-glyph.
5079
5080 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5081
5082 * search.texi (Search): Shorten introduction.
5083 (Basic Isearch): Add command table. Discuss reverse isearch and
5084 isearch highlighting.
5085 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5086 ring to cindex.
5087 (Special Isearch): Move input methods discussion here.
5088 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5089 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5090 Repeat Isearch.
5091 (Isearch Minibuffer): New node.
5092 (Word Search): Document new word search commands.
5093 (Regexp Example): Simplify example using sentence-end-base variable.
5094 (Replace): Reword introduction.
5095 (Unconditional Replace): Remove unnecessary example.
5096 (Other Repeating Search): Document new `M-s o' binding.
5097
5098 * emacs.texi (Top): Update node listings.
5099
5100 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5101
5102 * emacs.texi (Top): Remove Kill Errors from menu.
5103
5104 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5105
5106 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5107 interface for defining macros. Simplify examples. Note that C-g quits
5108 macro definitions.
5109 (Keyboard Macro Counter): Document using F3 to insert counter.
5110 Give usage example.
5111 (Keyboard Macro Query): Organize query responses in a table.
5112
5113 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5114 Link to Erasing node.
5115 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5116 rationale to a footnote.
5117 (Kill Errors): Remove node, due to redundancy with Erasing.
5118 (Spelling): Move discussion of flyspell to end. Note new behavior of
5119 M-$ in active region. Remove non-ispell-specific keybindings from
5120 table.
5121
5122 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5123
5124 * cmdargs.texi (Initial Options): Document --daemon.
5125
5126 2008-09-20 Glenn Morris <rgm@gnu.org>
5127
5128 * files.texi (Numbered Backups): Mention that some modes set
5129 version-control.
5130
5131 2008-09-20 Jim Blandy <jimb@red-bean.com>
5132
5133 * files.texi (Numbered Backups): Reference File Variables, as well.
5134 Remove discussion of Rmail's implementation.
5135
5136 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5137
5138 * misc.texi (Recursive Edit): Note that top-level exits active
5139 minibuffers.
5140
5141 * trouble.texi (Quitting): Likewise.
5142
5143 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5144
5145 * emacs.texi (Top): Add Temporary Face Changes xref.
5146
5147 * display.texi (Display): Move Temporary Face Changes node to just
5148 after Standard Faces.
5149 (Scrolling): Document recenter-top-bottom instead of recenter.
5150 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5151 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5152 (Display Custom): Copyedits.
5153 (Optional Mode Line): Document display-battery-mode.
5154
5155 2008-08-27 Romain Francoise <romain@orebokech.com>
5156
5157 * custom.texi (Directory Variables): Minor fix.
5158
5159 2008-08-27 Glenn Morris <rgm@gnu.org>
5160
5161 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5162 descriptions.
5163 (Calendar Customizing): Tweak layout description.
5164 Move calendar-today-marker and calendar-today face to the other
5165 markers. Condense calendar-star-date and calendar-mark-today
5166 description.
5167 (Holiday Customizing): Add oriental and solar holidays.
5168 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5169 Fix holiday-float description. Use zerop in examples. Be less verbose.
5170 (Date Display Format): Change ISO format. Be less verbose.
5171 (Diary Customizing): Mention day and month abbrev arrays.
5172 Mention the date-form variables by name. Update European example.
5173 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5174 Condense examples. Mention diary-entry-symbols by name.
5175 Condense table for insertion commands.
5176 (Fancy Diary Display): Mention diary-include-string and
5177 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5178 Ethiopic, Persian date functions. Condense descriptions.
5179
5180 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5181 (Adding to Diary): Adapt for changed node name.
5182
5183 2008-08-26 Glenn Morris <rgm@gnu.org>
5184
5185 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5186 node "Hebrew/Islamic Entries".
5187
5188 * calendar.texi (Specified Dates): Fix names of iso functions.
5189 (General Calendar): There may not be another window.
5190 (Writing Calendar Files, Holidays): Tweak intro.
5191 (Holidays): Mention Baha'i and Chinese holidays.
5192 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5193 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5194 (To Other Calendar): Add calendar-print-other-dates.
5195 Refer to "graphic display" rather than "X.
5196 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5197 (Displaying the Diary): Fix whitespace after reference.
5198 Fix `diary-number-of-entries' reference.
5199 (Date Formats): Explicitly mention that day names can be abbreviated.
5200 (Adding to Diary): Add some references to other sections.
5201 (Special Diary Entries): Fix reference.
5202 (Appointments): Simplify appt-message-warning-time entry.
5203 Clarify where times must be.
5204 (Importing Diary): Comment out icalendar paragraph that does not apply.
5205 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5206
5207 2008-08-23 Glenn Morris <rgm@gnu.org>
5208
5209 * fortran-xtra.texi (Fortran): Change description of free form and
5210 fixed form a bit. Mention hideshow and imenu.
5211 (Fortran Motion): Mention fortran-end-of-subprogram,
5212 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5213 (Fortran Indent): Minor re-word.
5214 (ForIndent Commands): Mention fortran-fill-paragraph and
5215 fortran-fill-statement.
5216 (ForIndent Cont): Mention fortran-tab-mode-string.
5217 (Fortran Comments): Mention fortran-comment-line-start-skip.
5218 (Fortran Columns): Mention font-locking.
5219 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5220
5221 2008-08-23 Johan Bockgård <bojohan@muon>
5222
5223 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5224
5225 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * mini.texi (Minibuffer): Simplify introduction.
5228 (Minibuffer File): Document tilde in minibuffer filenames.
5229 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5230 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5231 (Completion Example): Update example to current command list.
5232 (Completion Options): Document `lazy' value of completion-auto-help.
5233 Update contents of completion-ignored-extensions.
5234 (Minibuffer History): Describe "future history" list. State default
5235 value of history-delete-duplicates.
5236
5237 2008-08-21 Glenn Morris <rgm@gnu.org>
5238
5239 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5240 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5241
5242 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5243
5244 * regs.texi (Registers): Clarify valid register names.
5245 (RegPos): Note that buffer is saved and restored too.
5246 (RegText): Note that mark is reactivated/deactivated.
5247 (RegConfig): Xref to Windows node.
5248
5249 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5250
5251 * basic.texi (Inserting Text): Provide command name for C-q.
5252
5253 * killing.texi (Killing): Copyedit. Define read-only text.
5254 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5255 (Killing by Lines): Copyedit.
5256 (Other Kill Commands): Move M-w description here.
5257 (Yanking): Move M-w to Other Kill Commands.
5258 (Kill Ring): Also mention saving text in registers. Link to Text
5259 Properties in elisp manual.
5260 (Accumulating Text): Copyedit.
5261 (CUA Bindings): Shift selection is now the default.
5262
5263 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5264
5265 * maintaining.texi (Change Log): Mention next-error is available.
5266
5267 2008-08-10 Glenn Morris <rgm@gnu.org>
5268
5269 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5270 and intermonth text.
5271 (Holiday Customizing): Add holiday-chinese.
5272
5273 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5274
5275 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5276
5277 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5278
5279 * files.texi (Log Buffer): Describe C-c C-d.
5280 (Diff Mode): Describe C-x 4 A.
5281
5282 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5283
5284 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5285
5286 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5287
5288 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5289 describe the new bindings to show the changeset diff, toggle annotation
5290 visibility, show revisions.
5291 (VC Status): Describe key bindings for modifying the change comments,
5292 displaying changeset diffs and annotations.
5293
5294 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5295
5296 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5297
5298 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5299
5300 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5301
5302 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5303 and wording.
5304
5305 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5306
5307 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5308 marking/unmarking. Add descriptions for the multiple file search
5309 commands. Improve some old info.
5310
5311 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5312
5313 * display.texi (Visual Line Mode): New node.
5314
5315 * basic.texi (Inserting Text): Move DEL to deletion node.
5316 (Moving Point): Add additional alternative key bindings.
5317 Describe line-move-visual.
5318 (Erasing): Describe DEL.
5319 (Basic Undo, Blank Lines, Arguments): Copyedit.
5320 (Continuation Lines): Mention Visual Line mode.
5321 (Position Info): Move extended discussion to mule.texi.
5322
5323 * mule.texi (International Chars): Describe C-x =.
5324
5325 * emacs.texi (Top): Add Visual Line Mode node.
5326
5327 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5328
5329 * emacs.texi: Remove VMS support.
5330
5331 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5332
5333 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5334 the vc-dir command name.
5335
5336 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5337
5338 * xresources.texi: Remove mentions of Mac Carbon.
5339
5340 2008-07-19 Andreas Schwab <schwab@suse.de>
5341
5342 * ns-emacs.texi: Move to ../misc.
5343
5344 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5345
5346 * entering.texi (Exiting): Don't describe text-only terminals as the
5347 default. Describe the new startup screen.
5348 (Exiting): Describe how to kill Emacs first. Change description of
5349 iconification to handle modern window systems.
5350
5351 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5352
5353 * ns-emacs.texi: New file, documents features of Emacs port under
5354 NeXTstep windowing.
5355
5356 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5357
5358 * entering.texi (Entering Emacs): Update prev node.
5359
5360 * glossary.texi (Glossary): Remove xref to Text Characters.
5361
5362 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5363 directly, rather than in the context of ASCII. Move description of
5364 special properties of modifier key to new Modifier Keys node.
5365 (Keys): Copyedit.
5366 (Text Characters): Delete node. Multibyte is the default nowadays, and
5367 the node contents are obsolete.
5368
5369 * custom.texi (Modifier Keys): New node.
5370
5371 * emacs.texi (Top): Update node list.
5372
5373 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5374
5375 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5376 saying that Emacs provides menus and mouse support (which is par for
5377 the course).
5378
5379 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5380 early on.
5381 (Point): Copyedit. Relegate historical trivia to a footnote.
5382 (Mode Line): Explain mode-line format more consistently.
5383 (Menu Bar): Copyedit.
5384
5385 2008-06-27 Glenn Morris <rgm@gnu.org>
5386
5387 * cal-xtra.texi (Sexp Diary Entries):
5388 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5389
5390 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5391
5392 * mark.texi (Shift selection): New node.
5393 (Mark): Copyedits.
5394 (Persistent Mark): Move to the end of the chapter.
5395
5396 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5397
5398 * makefile.w32-in (distclean): Remove makefile.
5399
5400 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5401
5402 * building.texi (Starting GUD): Add an entry for gud-gdb.
5403 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5404 command mode.
5405
5406 2008-06-17 Glenn Morris <rgm@gnu.org>
5407
5408 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5409
5410 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5411
5412 * building.texi (Starting GUD): Expand on remote debugging.
5413 (Other GDB-UI Buffers): Mention new keyboard bindings.
5414
5415 2008-06-15 Glenn Morris <rgm@gnu.org>
5416
5417 * gnu.texi: Use a verbatim license for this invariant section,
5418 as per etc/GNU.
5419
5420 2008-06-13 Daniel Engeler <engeler@gmail.com>
5421
5422 * emacs.texi, misc.texi: Add documentation about serial port access.
5423
5424 2008-06-13 Glenn Morris <rgm@gnu.org>
5425
5426 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5427 maintain.info.
5428
5429 2008-06-05 Miles Bader <miles@gnu.org>
5430
5431 * display.texi (Temporary Face Changes): Update to reflect function
5432 renamings in face-remap.el.
5433
5434 2008-06-04 Miles Bader <miles@gnu.org>
5435
5436 * display.texi (Temporary Face Changes):
5437 Add `adjust-buffer-face-height'. Rewrite description of
5438 `increase-buffer-face-height' and `decrease-default-face-height' now
5439 that they aren't bound by default.
5440
5441 2008-06-03 Miles Bader <miles@gnu.org>
5442
5443 * display.texi (Temporary Face Changes): New node.
5444
5445 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5446
5447 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5448
5449 2008-05-31 Glenn Morris <rgm@gnu.org>
5450
5451 * cal-xtra.texi (Fancy Diary Display): Simplify.
5452
5453 2008-05-30 Glenn Morris <rgm@gnu.org>
5454
5455 * cal-xtra.texi (Fancy Diary Display): Update for
5456 diary-display-function replacing diary-display-hook.
5457
5458 2008-05-29 Drew Adams <drew.adams@oracle.com>
5459
5460 * msdog.texi (Windows Keyboard): Add descriptions of
5461 w32-register-hot-key and w32-unregister-hot-key.
5462
5463 2008-05-21 Tom Tromey <tromey@redhat.com>
5464
5465 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5466 Variables node.
5467
5468 2008-05-19 Tom Tromey <tromey@redhat.com>
5469
5470 * custom.texi (Variables): Add Directory Variables to menu.
5471 (Directory Variables): New node.
5472
5473 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5474
5475 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5476
5477 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5478
5479 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5480 Revision Tags and rewritten. Section now uses modern terminology,
5481 (tags rather than snapshots) and describes post-SCCS systems more
5482 accurately.
5483
5484 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5485
5486 * msdog.texi (Windows Files): Update documentation of
5487 w32-get-true-file-attributes.
5488
5489 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5490
5491 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5492 directory mode.
5493
5494 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5495
5496 * killing.texi (Appending Kills): Remove a strangely off-topic index
5497 entry "television".
5498
5499 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5500
5501 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5502
5503 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5504
5505 * buffers.texi, files.texi (Version-control):
5506 vc-toggle-read-only is no longer a good idea...
5507
5508 2008-04-29 Glenn Morris <rgm@gnu.org>
5509
5510 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5511
5512 2008-04-22 Juri Linkov <juri@jurta.org>
5513
5514 * dired.texi (Subdirectories in Dired): Describe using `^'
5515 to return to the parent directory.
5516
5517 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5518
5519 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5520 recent changes.
5521
5522 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5523
5524 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5525 (Other GDB-UI Buffers): Update for recent thread related changes.
5526
5527 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5528
5529 * maintaining.texi (Maintaining):
5530 * emacs.texi (Top): Typo.
5531
5532 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5533
5534 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5535 arg in `font-lock-add-keywords'.
5536
5537 2008-04-08 Glenn Morris <rgm@gnu.org>
5538
5539 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5540 Also add Baha'i calendar references where appropriate.
5541
5542 2008-04-05 Glenn Morris <rgm@gnu.org>
5543
5544 * custom.texi (Init File): Byte-compiling .emacs is bad.
5545
5546 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5547
5548 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5549
5550 2008-03-29 Glenn Morris <rgm@gnu.org>
5551
5552 * calendar.texi: Update for `calendar-date-style' replacing
5553 `european-calendar'.
5554
5555 2008-03-28 Jason Rumney <jasonr@gnu.org>
5556
5557 * display.texi (Display Custom): Mention overlay-margin in text.
5558
5559 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5560
5561 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5562 tutorial' comments.
5563
5564 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5565
5566 * mark.texi (Mark): Rearrange nodes.
5567 (Persistent Mark): Rename from Transient Mark.
5568 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5569 Describe Transient Mark mode as the default.
5570
5571 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5572 the default behavior with Transient Mark mode off.
5573 (Position Info): Fix typo.
5574
5575 * display.texi (Standard Faces): Reference the Mark node.
5576 Remove discussion of the region face, which is discussed there.
5577
5578 * emacs.texi (Top): Update node listings.
5579
5580 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5581 as the default.
5582
5583 * fixit.texi (Undo): Standardize choice of undo key sequence.
5584 (Undo, Spelling): Describe Transient Mark mode as the default.
5585
5586 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5587 default.
5588
5589 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5590
5591 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5592 mode is the default, and note that the mark is not activated when set.
5593
5594 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5595 Describe Transient Mark mode as the default.
5596
5597 * search.texi (Basic Isearch): Reference the Mark Ring node.
5598 (Replace, Unconditional Replace, Other Repeating Search):
5599 Describe Transient Mark mode as the default.
5600
5601 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5602 Describe Transient Mark mode as the default.
5603 (Paragraphs): Describe how M-h behaves when region is active.
5604
5605 * trouble.texi (Quitting): Clarify effects of C-g.
5606
5607 2008-03-13 Glenn Morris <rgm@gnu.org>
5608
5609 * emacs.texi (EMACSVER): Set to 23.0.60.
5610
5611 2008-03-05 Glenn Morris <rgm@gnu.org>
5612
5613 * dired.texi (Hiding Subdirectories): Fix previous change.
5614
5615 2008-03-05 Drew Adams <drew.adams@oracle.com>
5616
5617 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5618
5619 2008-02-28 Kim F. Storm <storm@cua.dk>
5620
5621 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5622 Move describe-distribution to C-h C-o.
5623 Move view-emacs-problems to C-h C-p.
5624 Add view-emacs-debugging on C-h C-d.
5625 Add view-external-packages on C-h C-e.
5626 Add view-order-manuals on C-h C-m.
5627
5628 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5629
5630 * msdog-xtra.texi (MS-DOS): Docstring fix.
5631
5632 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5633
5634 * msdog.texi (Windows Fonts): Use a @table for describing font
5635 properties.
5636
5637 2008-02-07 Jason Rumney <jasonr@gnu.org>
5638
5639 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5640 value has changed.
5641 (Windows HOME): Clarify what is meant by "if that fails as well".
5642 (Windows Fonts): New section.
5643
5644 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5645
5646 * basic.texi (Basic Undo): Remove duplicate "you can".
5647
5648 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5649
5650 * maintaining.texi (Tags): Fix last change.
5651
5652 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5653
5654 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5655
5656 2008-01-26 Richard Stallman <rms@gnu.org>
5657
5658 * maintaining.texi (Tags): Delete redundant index entry.
5659
5660 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5661
5662 * programs.texi (Imenu): Move "@cindex tags" from here...
5663 * maintaining.texi (Tags): ...to here.
5664
5665 2008-01-23 Kevin Ryde <user42@zip.com.au>
5666
5667 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5668 click count.
5669
5670 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5671
5672 * entering.texi (Exiting): Fix typo.
5673 Reported by D. E. Evans <sinuhe@gnu.org>.
5674
5675 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5676
5677 * glossary.texi (Glossary): Fix typo.
5678
5679 2007-12-27 Richard Stallman <rms@gnu.org>
5680
5681 * text.texi (Formatted Text): Improve menu tag.
5682 (Editing Format Info): In Info, add duplicate menu of nodes
5683 about the submenus.
5684 (Format Faces): Say where Faces menu is found. Mention Other.
5685 (Format Colors): Say where these submenus are found.
5686 (Format Indentation, Format Justification): Likewise.
5687 (Format Properties): Likewise.
5688
5689 2007-12-22 Richard Stallman <rms@gnu.org>
5690
5691 * search.texi (Query Replace): Make exp of query-replace more
5692 self-contained, and clarify.
5693
5694 2007-12-15 Richard Stallman <rms@gnu.org>
5695
5696 * files.texi (Auto Save): Clarify definition of auto-saving.
5697
5698 2007-11-26 Richard Stallman <rms@gnu.org>
5699
5700 * help.texi (Help Echo): Cleanups.
5701
5702 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5703
5704 * files.texi (Why Version Control?): Fix typo.
5705 (VCS Concepts): Fix typos; small tense fix.
5706 (Selecting a Fileset): Fix typos; small rewording.
5707 (Log Buffer): Likewise.
5708 (Old Revisions): Likewise.
5709
5710 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5711
5712 * mule.texi (Communication Coding): Fix wording of last change.
5713
5714 2007-11-16 Werner Lemberg <wl@gnu.org>
5715
5716 * custom.texi (Specifying File Variables):
5717 * major.texi (Choosing Modes): Mention '\" in man pages.
5718
5719 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5720
5721 * mule.texi (Communication Coding): Document x-select-request-type.
5722
5723 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5724
5725 2007-11-15 Francesco Potortì <pot@gnu.org>
5726
5727 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5728 --output=file.
5729
5730 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5731
5732 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5733 (Help Echo): Avoid mentioning the term "region" here and
5734 consistently use the term "active text".
5735
5736 2007-11-11 Glenn Morris <rgm@gnu.org>
5737
5738 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5739
5740 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5741
5742 * search.texi (Query Replace):
5743 Mention `query-replace-show-replacement'.
5744
5745 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5746
5747 * building.texi (Watch Expressions): Remove obscure sentence.
5748
5749 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5750
5751 * mule.texi (Select Input Method): Describe how to activate an input
5752 method in the text mode.
5753
5754 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5755
5756 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5757
5758 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5759
5760 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5761
5762 2007-10-30 Glenn Morris <rgm@gnu.org>
5763
5764 * misc.texi (Directory Tracking): Explain a bit more about
5765 dirtrack-mode.
5766
5767 2007-10-25 Glenn Morris <rgm@gnu.org>
5768
5769 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5770
5771 2007-10-24 Richard Stallman <rms@gnu.org>
5772
5773 * misc.texi (Interactive Shell): Cleanup last change.
5774
5775 2007-10-22 Juri Linkov <juri@jurta.org>
5776
5777 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5778 default values.
5779
5780 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5781
5782 * files.texi: Disambiguate two slightly different uses of the term
5783 'filesets'.
5784
5785 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5786
5787 * trouble.texi (Quitting): Fix typo.
5788
5789 2007-10-18 Glenn Morris <rgm@gnu.org>
5790
5791 * frames.texi (Mode Line Mouse): Mention minor mode names.
5792
5793 2007-10-17 Juri Linkov <juri@jurta.org>
5794
5795 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5796 fill-paragraph operates on the active region in Transient Mark mode.
5797 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5798 with fill-paragraph.
5799
5800 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5801 fill-paragraph.
5802
5803 * fixit.texi (Spelling): ispell-word operates on the active region
5804 in Transient Mark mode.
5805
5806 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5807
5808 * building.texi (Source Buffers):
5809 * custom.texi (Init Non-ASCII):
5810 * glossary.texi (Glossary): Use "key binding" consistently.
5811
5812 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5813
5814 * calendar.texi (Diary): Fix directive.
5815
5816 2007-10-16 Richard Stallman <rms@gnu.org>
5817
5818 * calendar.texi (Diary): Clarify text about diary file example.
5819
5820 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5821
5822 * files.texi: Capitalize node names according to convention.
5823
5824 2007-10-13 Glenn Morris <rgm@gnu.org>
5825
5826 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5827
5828 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5829
5830 * emacs.texi:
5831 * files.texi (Version Systems): Minor fixes to version-control material
5832 suggested by RMS and Robert J. Chassell.
5833
5834 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5835
5836 * files.texi (Version Systems):
5837 * vc-xtra.texi:
5838 * vc1-xtra.texi:
5839 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5840 operations. Change of terminology from `version' to `revision'.
5841 Revise text for adequate description of VCSes with monotonic IDs.
5842 * emacs.texi: Change of terminology from `version' to `revision'.
5843
5844 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5845
5846 * files.texi (Version Systems): Describe newer VCses.
5847 Reorder the descriptions to be chronological.
5848
5849 2007-10-09 Richard Stallman <rms@gnu.org>
5850
5851 * display.texi (Cursor Display): Correct how cursor appears
5852 in nonselected windows.
5853
5854 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5855
5856 * building.texi (GDB Graphical Interface): Remove references to gdba
5857 and mention gud-gdb.
5858
5859 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5860
5861 * rmail.texi (Rmail Sorting): Improve indexing.
5862
5863 2007-10-06 Juri Linkov <juri@jurta.org>
5864
5865 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5866 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5867 fill-paragraph-or-region.
5868
5869 * basic.texi (Arguments): Replace fill-paragraph with
5870 fill-paragraph-or-region.
5871
5872 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5873
5874 * files.texi: Update the section on version control for 2007
5875 conditions. None of these changes are new-VC-specific; that
5876 will come later.
5877
5878 2007-09-15 Glenn Morris <rgm@gnu.org>
5879
5880 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5881 to `list-holidays'.
5882
5883 2007-09-14 Glenn Morris <rgm@gnu.org>
5884
5885 * calendar.texi: Update all instances of mark-calendar-holidays,
5886 list-calendar-holidays, list-holidays with the new names.
5887
5888 2007-09-06 Glenn Morris <rgm@gnu.org>
5889
5890 Move manual sources from man/ to subdirectories of doc/.
5891 Split into the Emacs manual in emacs/, and other manuals in misc/.
5892 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5893 manual.
5894 (infodir): New variable.
5895 (info): Use $infodir.
5896 (emacsman): Delete target, not needed any more.
5897 Move all targets that are not the Emacs manual to misc/Makefile.in.
5898 (mostlyclean): Remove `gnustmp'.
5899 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5900 manual.
5901 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5902 (emacsman): Delete target, not needed any more.
5903 (clean): Remove all info files but Emacs manual.
5904 Move all targets that are not the Emacs manual to misc/Makefile.in.
5905 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5906
5907 * Makefile.in (INFOSOURCES): Delete.
5908 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5909 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5910 *.vrs *.toc here...
5911 (maintainer-clean): ...from here.
5912
5913 2007-09-05 Glenn Morris <rgm@gnu.org>
5914
5915 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5916
5917 2007-08-29 Glenn Morris <rgm@gnu.org>
5918
5919 * emacs.texi (EMACSVER): Increase to 23.0.50.
5920
5921 2007-08-27 Richard Stallman <rms@gnu.org>
5922
5923 * emacs.texi (Top): Clarify menu item for Glossary.
5924
5925 * display.texi (Faces): Change secn title.
5926 Clarify not all fonts come from Font Lock.
5927
5928 2007-08-17 Eli Zaretskii <eliz@gnu.org>
5929
5930 * basic.texi (Position Info): Add index entry for face at point.
5931 Mention that character faces are also displayed by "C-u C-x =".
5932
5933 2007-08-08 Glenn Morris <rgm@gnu.org>
5934
5935 * glossary.texi (Glossary): Deprecate `iff'.
5936
5937 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5938
5939 * files.texi (File Conveniences): Document point motion keys in Image
5940 mode.
5941
5942 2007-07-27 Glenn Morris <rgm@gnu.org>
5943
5944 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5945 in-line.
5946
5947 * gpl.texi: New file with text of GPL.
5948 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5949
5950 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5951
5952 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5953
5954 * dired.texi (Wdired): Mention C-x C-q key binding.
5955
5956 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5957
5958 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5959
5960 2007-07-25 Glenn Morris <rgm@gnu.org>
5961
5962 * emacs.texi (Copying): Replace license with GPLv3.
5963
5964 * Relicense all FSF files to GPLv3 or later.
5965
5966 2007-07-24 Glenn Morris <rgm@gnu.org>
5967
5968 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5969 for some calendars.
5970
5971 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
5972
5973 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5974 default-directory for the current buffer is on a remote machine.
5975
5976 2007-07-21 Eli Zaretskii <eliz@gnu.org>
5977
5978 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5979 default value.
5980
5981 2007-07-21 Richard Stallman <rms@gnu.org>
5982
5983 * files.texi (Why Version Control?): Improve previous change.
5984
5985 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5986
5987 * files.texi (Why Version Control?): New node.
5988
5989 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5990
5991 * building.texi (Starting GUD): Add xref to this anchor.
5992
5993 2007-06-24 Karl Berry <karl@gnu.org>
5994
5995 * emacs.texi: New Back-Cover Text.
5996
5997 2007-06-07 Alan Mackenzie <acm@muc.de>
5998
5999 * display.texi (Optional Mode Line): Document the new form of
6000 line+column numbers, "(561,2)".
6001
6002 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6003
6004 * maintaining.texi (Create Tags Table): Fix typos.
6005
6006 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6007
6008 * Version 22.1 released.
6009
6010 2007-05-07 Karl Berry <karl@gnu.org>
6011
6012 * emacs.texi (EMACSVER): Back to 22.
6013
6014 2007-05-06 Richard Stallman <rms@gnu.org>
6015
6016 * maintaining.texi (Create Tags Table): Clean up previous change.
6017
6018 2007-05-05 Francesco Potortì <pot@gnu.org>
6019
6020 * maintaining.texi (Create Tags Table): Add text about the dangers of
6021 making symbolic links to tags files.
6022
6023 2007-05-04 Karl Berry <karl@gnu.org>
6024
6025 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6026
6027 2007-05-03 Karl Berry <karl@gnu.org>
6028
6029 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6030
6031 * .cvsignore (*.pdf): New entry.
6032
6033 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6034 for printing.
6035
6036 2007-05-01 Richard Stallman <rms@gnu.org>
6037
6038 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6039
6040 2007-04-28 Glenn Morris <rgm@gnu.org>
6041
6042 * ack.texi (Acknowledgments):
6043 * anti.texi (Antinews):
6044 * programs.texi (Program Modes): Restore mention of python.el pending
6045 consideration of legal status.
6046
6047 2007-04-28 Richard Stallman <rms@gnu.org>
6048
6049 * files.texi (File Names): Fixes to ~ description on MS systems.
6050
6051 2007-04-26 Glenn Morris <rgm@gnu.org>
6052
6053 * emacs.texi (EMACSVER): Increase to 22.1.50.
6054
6055 2007-04-25 Karl Berry <karl@gnu.org>
6056
6057 * emacs.texi: Improve line breaks on copyright page,
6058 similar layout to lispref, 8.5x11 by default.
6059
6060 * dired.texi (Image-Dired): Improve line break, fix typo.
6061
6062 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6063
6064 * programs.texi (Program Modes):
6065 * anti.texi (Antinews):
6066 * ack.texi (Acknowledgments): python.el removed.
6067
6068 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6069
6070 * display.texi (Highlight Interactively): Correct description of
6071 hi-lock-file-patterns-policy.
6072
6073 * files.texi (File Archives): Mention self-extracting executables.
6074
6075 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6076
6077 * search.texi (Unconditional Replace, Query Replace): Add xref to
6078 "Replacement and Case".
6079
6080 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6081
6082 * dired.texi (Image-Dired): Move from Thumbnails node.
6083 * misc.texi (Thumbnails): Node deleted.
6084 * emacs.texi (Top): Update node listing.
6085
6086 * files.texi (File Conveniences):
6087 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6088
6089 2007-04-21 Richard Stallman <rms@gnu.org>
6090
6091 * display.texi (Highlight Interactively): Correct previous change.
6092 Clarify doc of hi-lock-find-patterns, and move new features into it.
6093
6094 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6095
6096 * display.texi (Highlight Interactively):
6097 Document hi-lock-file-patterns-policy.
6098
6099 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6100
6101 * display.texi (Scrolling): Fix typo.
6102
6103 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6104
6105 * doclicense.texi: Remove node heading, so that it can be included by
6106 other files.
6107
6108 * emacs.texi: Insert node heading for GFDL.
6109
6110 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6111
6112 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6113 "command line".
6114
6115 * display.texi (Faces): Refer to "Creating Frames" for face
6116 and other frame customizations in .emacs.
6117
6118 * frames.texi (Creating Frames): Mention that face customizations can
6119 be put in .emacs. Add index entries.
6120
6121 2007-04-12 Richard Stallman <rms@gnu.org>
6122
6123 * glossary.texi (Glossary): Explain `iff'.
6124
6125 2007-04-11 Karl Berry <karl@gnu.org>
6126
6127 * gnu.texi (Top),
6128 * macos.texi (Mac Font Specs),
6129 * anti.texi (Antinews),
6130 * xresources.texi (Resources),
6131 * misc.texi (Emulation),
6132 * calendar.texi (Daylight Saving),
6133 * dired.texi (Dired and Find),
6134 * rmail.texi (Remote Mailboxes),
6135 * sending.texi (Mail Headers),
6136 * programs.texi (Which Function),
6137 * files.texi (Recover),
6138 * buffers.texi (Uniquify),
6139 * frames.texi (Wheeled Mice),
6140 * killing.texi (Rectangles): Wording to improve breaks in
6141 8.5x11 format.
6142 * mule.texi (Language Environments): \hbadness=10000 since there's
6143 no way to reword.
6144 * emacs.texi (smallbook): New @set to more easily switch between
6145 smallbook and 8.5x11.
6146
6147 2007-04-11 Richard Stallman <rms@gnu.org>
6148
6149 * files.texi (File Conveniences): Add xref to Tumme.
6150 Delete text about Thumbnail mode.
6151
6152 2007-04-09 Alan Mackenzie <acm@muc.de>
6153
6154 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6155 new name. Insert concept index entries.
6156
6157 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6158
6159 * display.texi (Standard Faces): Document prefix arg for
6160 list-faces-display.
6161
6162 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6163
6164 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6165
6166 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6167
6168 * files.texi (Misc File Ops): Rewrite description of
6169 insert-file-literally.
6170
6171 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6172
6173 * misc.texi (Printing): Postscript -> PostScript.
6174
6175 * ack.texi (Acknowledgments): Postscript -> PostScript.
6176
6177 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6178
6179 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6180 below.
6181
6182 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6183
6184 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6185 Init Non-ASCII.
6186 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6187 (Init Non-ASCII): New node.
6188
6189 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6190
6191 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6192
6193 2007-03-12 Glenn Morris <rgm@gnu.org>
6194
6195 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6196 "Daylight Savings".
6197
6198 * calendar.texi: Replace "daylight savings" with "daylight
6199 saving" in text throughout.
6200
6201 2007-03-04 Richard Stallman <rms@gnu.org>
6202
6203 * custom.texi (Safe File Variables): Minor correction.
6204
6205 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6206
6207 * rmail.texi (Movemail): Add internal ref.
6208 Don't indent the intro for the PROTO table.
6209 Format PROTO table items with @code.
6210
6211 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6212
6213 * building.texi: Remove references to bashdb.
6214
6215 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6216
6217 * mule.texi (Language Environments): Update list of supported language
6218 environments.
6219
6220 2007-02-14 Kim F. Storm <storm@cua.dk>
6221
6222 * building.texi (Grep Searching): Fix lgrep doc.
6223
6224 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6225
6226 * back.texi: Remove unused file.
6227
6228 2007-02-05 Francesco Potortì <pot@gnu.org>
6229
6230 * maintaining.texi (Tag Syntax): Now --members is the default for
6231 etags, not for ctags yet.
6232
6233 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6234
6235 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6236 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6237 expects. Add comments to prevent people from inadvertently modifying
6238 the key parts needed by `texinfo-multiple-files-update'.
6239
6240 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6241
6242 * frames.texi (Secondary Selection): Window clicked does not matter
6243 when mouse-yank-at-point is non-nil.
6244
6245 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6246
6247 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6248 ls-lisp-use-localized-time-format.
6249
6250 2007-01-16 Glenn Morris <rgm@gnu.org>
6251
6252 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6253 system abbrev.
6254
6255 2007-01-11 Richard Stallman <rms@gnu.org>
6256
6257 * msdog.texi (Windows Keyboard): Another small cleanup.
6258
6259 2007-01-10 Richard Stallman <rms@gnu.org>
6260
6261 * msdog.texi (Windows Keyboard): Yet another try to make
6262 everyone happy with that passage.
6263
6264 2007-01-05 Richard Stallman <rms@gnu.org>
6265
6266 * anti.texi (Antinews): Mention M-x shell scrolling.
6267
6268 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6269
6270 * building.texi (Watch Expressions): Describe gdb-max-children.
6271
6272 2007-01-04 Richard Stallman <rms@gnu.org>
6273
6274 * msdog.texi (Windows Keyboard): Clarify previous change.
6275
6276 2007-01-02 Richard Stallman <rms@gnu.org>
6277
6278 * custom.texi (Changing a Variable): Minor clarification.
6279 (Specific Customization): customize-customized => customize-unsaved.
6280
6281 * entering.texi (Entering Emacs): Clean up text about restarting
6282 Emacs for each file.
6283
6284 * misc.texi (Shell Options): Minor cleanup.
6285
6286 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6287 with Emacs, not vice versa.
6288
6289 * programs.texi (Symbol Completion): Recommend customizing
6290 window manager.
6291
6292 * xresources.texi (Resources): Minor fix.
6293
6294 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6295
6296 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6297
6298 2007-01-01 Richard Stallman <rms@gnu.org>
6299
6300 * commands.texi (User Input): Document keys stolen by window mangers.
6301
6302 2006-12-31 Richard Stallman <rms@gnu.org>
6303
6304 * custom.texi (Specific Customization): Document customize-option
6305 instead of customize-variable.
6306
6307 2006-12-31 Kim F. Storm <storm@cua.dk>
6308
6309 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6310
6311 2006-12-30 Kim F. Storm <storm@cua.dk>
6312
6313 * killing.texi (CUA Bindings): Fix typo.
6314
6315 * xresources.texi (Table of Resources): Mention grow-only value for
6316 auto-resize-tool-bars.
6317
6318 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6319
6320 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6321 and how to get them back.
6322
6323 2006-12-26 Richard Stallman <rms@gnu.org>
6324
6325 * calendar.texi (Holidays): Holiday listing is based on current
6326 practice, but DST is not.
6327
6328 2006-12-25 Richard Stallman <rms@gnu.org>
6329
6330 * emacs.texi (Top): Update subnode menus.
6331
6332 * mark.texi (Transient Mark): Fix xref.
6333
6334 * killing.texi (Graphical Kill): Node deleted.
6335 (Killing): Add xref to Cut and Paste.
6336 (CUA Bindings): Update xref.
6337
6338 * frames.texi (Cut and Paste): New section to hold other nodes.
6339 (Mouse Commands): Node demoted.
6340 (Cut/Paste Other App): Split out from Mouse Commands.
6341 (Word and Line Mouse): Likewise.
6342 (Secondary Selection, Clipboard): Nodes demoted.
6343
6344 2006-12-24 Kevin Ryde <user42@zip.com.au>
6345
6346 * calendar.texi (Holidays): US daylight saving begins second Sunday
6347 in March for 2007 onwards.
6348 (Daylight Savings): Show new US default daylight saving rules, 2nd
6349 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6350
6351 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6352
6353 * calendar.texi (Scroll Calendar): < and > are switched.
6354
6355 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6356
6357 * killing.texi (Deletion): Describe M-\ prefix argument.
6358
6359 2006-12-23 Richard Stallman <rms@gnu.org>
6360
6361 * search.texi (Regexp Search): Explain why forward and reverse regexp
6362 search are not mirror images.
6363
6364 2006-12-19 Kim F. Storm <storm@cua.dk>
6365
6366 * major.texi (Choosing Modes): Describe match-function elements for
6367 magic-mode-alist.
6368
6369 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6370
6371 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6372 peculiarities.
6373
6374 2006-12-18 Richard Stallman <rms@gnu.org>
6375
6376 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6377
6378 2006-12-17 Alan Mackenzie <acm@muc.de>
6379
6380 * programs.texi (Left Margin Paren): Remove the bit which says
6381 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6382 Discuss some of the issues of setting this option to nil.
6383
6384 2006-12-17 Glenn Morris <rgm@gnu.org>
6385
6386 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6387
6388 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6389
6390 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6391 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6392 NTFS volumes.
6393 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6394 volumes.
6395
6396 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6397
6398 * text.texi (HTML Mode): Fix "C-c TAB".
6399
6400 2006-12-09 Richard Stallman <rms@gnu.org>
6401
6402 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6403
6404 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6405
6406 * files.texi (Misc File Ops): Document insert-file-literally.
6407
6408 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6409
6410 * cmdargs.texi (Colors): Note that --color is intended for overriding
6411 the terminal defaults, not for normal invocation.
6412
6413 * misc.texi (Emacs Server): Improve wording. Don't mention the
6414 ``server program''. Add a cross-reference to "Init File" node.
6415 (Invoking emacsclient): Add index entries. Document both short and
6416 long versions of command-line options. Document the -f option.
6417
6418 2006-12-06 Richard Stallman <rms@gnu.org>
6419
6420 * text.texi (Outline Format): Say to set outline-regexp
6421 and outline-level with major modes and file local variables.
6422
6423 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6424
6425 * anti.texi (Antinews): Mention the alternative to
6426 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6427
6428 * misc.texi (Interactive Shell): Ditto.
6429
6430 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6431
6432 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6433
6434 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6435
6436 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6437
6438 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6439 colon in the mode line.
6440
6441 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6442
6443 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6444
6445 * building.texi (Watch Expressions): Mention SPC for expanding/
6446 contracting watch expressions.
6447
6448 2006-11-26 Kim F. Storm <storm@cua.dk>
6449
6450 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6451
6452 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6453
6454 * building.texi (Debugger Operation): Define text command mode.
6455 Clarify how tooltips work.
6456 (GDB Graphical Interface): Explain how to run in text command mode
6457 more clearly.
6458
6459 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6460
6461 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6462
6463 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6464
6465 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6466
6467 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6468
6469 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6470 and EMACS is deprecated.
6471
6472 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6473
6474 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6475
6476 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6477
6478 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6479
6480 * emacs.texi: Include xresources.texi both for info and dvi.
6481
6482 * xresources.texi: Merge text from xresmini.texi.
6483
6484 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6485
6486 * glossary.texi: Fix typos.
6487
6488 2006-11-06 Richard Stallman <rms@gnu.org>
6489
6490 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6491
6492 * ack.texi (Acknowledgments): Fix name spelling.
6493
6494 2006-11-01 Juri Linkov <juri@jurta.org>
6495
6496 * search.texi (Word Search): Document incremental word search.
6497
6498 2006-10-28 Glenn Morris <rgm@gnu.org>
6499
6500 * ack.texi (Acknowledgments): Add cal-html author.
6501
6502 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6503 Calendar"). Describe new package cal-html.
6504 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6505 Calendar Files."
6506
6507 2006-10-23 Richard Stallman <rms@gnu.org>
6508
6509 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6510 Abbrev mode is enabled.
6511
6512 2006-10-16 Richard Stallman <rms@gnu.org>
6513
6514 * emacs.texi: Update ISBN.
6515
6516 2006-10-11 Kim F. Storm <storm@cua.dk>
6517
6518 * emacs.texi (Acknowledgments): Use @dotless{i}.
6519
6520 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6521
6522 * building.texi (Breakpoints Buffer): Mention catchpoints.
6523
6524 2006-10-08 Kim F. Storm <storm@cua.dk>
6525
6526 * ack.texi (Acknowledgments): Update.
6527
6528 * emacs.texi (Acknowledgments): Fix bad @/ form.
6529
6530 2006-10-05 Kim F. Storm <storm@cua.dk>
6531
6532 * emacs.texi (Acknowledgments): Add more contributors.
6533
6534 2006-10-03 Richard Stallman <rms@gnu.org>
6535
6536 * emacs.texi (Acknowledgments): Update version and edition.
6537
6538 2006-10-01 Karl Berry <karl@gnu.org>
6539
6540 * custom.texi (Customization Groups): Page break to keep example buffer
6541 on one page.
6542
6543 2006-09-30 Karl Berry <karl@gnu.org>
6544
6545 * programs.texi (Basic Indent): @need to improve page break.
6546 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6547
6548 2006-09-29 Glenn Morris <rgm@gnu.org>
6549
6550 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6551
6552 2006-09-29 Karl Berry <karl@gnu.org>
6553
6554 * windows.texi (Basic Window): Remove forced @break, no longer
6555 desirable.
6556 * frames.texi (Frame Commands),
6557 * mark.texi (Marking Objects): Reword to avoid bad page break.
6558 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6559
6560 2006-09-19 Richard Stallman <rms@gnu.org>
6561
6562 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6563 stick to present tense.
6564
6565 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6566
6567 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6568 to x-gtk-use-old-file-dialog.
6569 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6570
6571 2006-09-15 Jay Belanger <belanger@truman.edu>
6572
6573 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6574 Change "Library Public License" to "Lesser Public License"
6575 throughout. Use "yyyy" to represent year.
6576
6577 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6578
6579 * misc.texi (Interactive Shell): EMACS is now set
6580 to Emacs's absolute file name, not to "t".
6581
6582 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6583
6584 * files.texi (Visiting): Add index entry "open file".
6585
6586 2006-09-11 Richard Stallman <rms@gnu.org>
6587
6588 * building.texi (Compilation Mode): Clarification.
6589 (Grep Searching): Add xref to Compilation Mode.
6590
6591 2006-09-08 Richard Stallman <rms@gnu.org>
6592
6593 * search.texi (Search): Ref multi-file search commands here.
6594 (Other Repeating Search): Not here.
6595
6596 2006-08-28 Richard Stallman <rms@gnu.org>
6597
6598 * windows.texi (Split Window): Update xref.
6599
6600 * basic.texi (Continuation Lines): Update xref.
6601
6602 * indent.texi (Tab Stops): Update xref.
6603
6604 * emacs.texi (Top): Update subnode menu.
6605
6606 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6607 split out of Display Custom.
6608
6609 2006-08-25 Kim F. Storm <storm@cua.dk>
6610
6611 * display.texi (Display Custom): Add variables overline-margin
6612 and x-underline-at-descent-line.
6613
6614 2006-08-25 Richard Stallman <rms@gnu.org>
6615
6616 * entering.texi (Exiting): Rewrite to give graphical displays
6617 priority over text terminals.
6618
6619 * search.texi (Incremental Search): Move index entries.
6620
6621 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6622
6623 * custom.texi (Init File): Reference Find Init to avoid "home
6624 directory" confusion.
6625
6626 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6627
6628 * building.texi (Other GDB-UI Buffers): Describe how to edit
6629 a value in the locals buffer.
6630
6631 2006-08-21 Richard Stallman <rms@gnu.org>
6632
6633 * search.texi (Basic Isearch): Add `isearch' index entry.
6634
6635 2006-08-16 Richard Stallman <rms@gnu.org>
6636
6637 * misc.texi (Saving Emacs Sessions): Clean up wording.
6638
6639 * mark.texi (Marking Objects): Mention term "select all".
6640
6641 * emacs.texi (Top): Update subnode menu.
6642
6643 * help.texi (Help Mode): Move node up in file.
6644
6645 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6646
6647 * building.texi (Stack Buffer): Explain fringe arrow.
6648
6649 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6650
6651 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6652 on startup.
6653
6654 2006-08-11 Romain Francoise <romain@orebokech.com>
6655
6656 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6657
6658 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6659
6660 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6661
6662 2006-08-10 Richard Stallman <rms@gnu.org>
6663
6664 * text.texi (Format Faces): Substantial rewrites to deal
6665 with face merging. Empty regions don't count.
6666 Clarify face property inheritance.
6667
6668 2006-08-08 Romain Francoise <romain@orebokech.com>
6669
6670 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6671 <arjuropo@cc.jyu.fi>.
6672
6673 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6674
6675 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6676 apply to all frames.
6677
6678 2006-08-01 Richard Stallman <rms@gnu.org>
6679
6680 * help.texi (Name Help): Add index entries for describe-variable.
6681
6682 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6683
6684 * building.texi (GDB Graphical Interface): Shorten node names.
6685 (GDB-UI Layout): Use GDB-related.
6686 (Other GDB-UI Buffers): Simplify English.
6687
6688 2006-07-31 Richard Stallman <rms@gnu.org>
6689
6690 * search.texi (Query Replace): Add xref for Dired's Q command.
6691
6692 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6693
6694 * building.texi (GDB commands in Fringe): Rename to...
6695 (Source Buffers): ..this and move forward. Describe hollow arrow and
6696 new option gdb-find-source-frame.
6697
6698 2006-07-29 Richard Stallman <rms@gnu.org>
6699
6700 * dired.texi (Operating on Files): Simplify previous change
6701 and fix Texinfo usage.
6702
6703 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6704
6705 * dired.texi (Operating on Files): Add cross-references. State the
6706 Unix commands that do similar things.
6707
6708 2006-07-28 Richard Stallman <rms@gnu.org>
6709
6710 * mark.texi (Transient Mark): Clarify that region never disappears
6711 when Transient Mark mode is off, and not when it is on.
6712
6713 2006-07-27 Richard Stallman <rms@gnu.org>
6714
6715 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6716
6717 2006-07-24 Richard Stallman <rms@gnu.org>
6718
6719 * xresources.texi (GTK styles): Fix texinfo usage.
6720
6721 * commands.texi (User Input): Explain why we teach keyboard cmds.
6722
6723 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6724 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6725 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6726 * doclicense.texi, display.texi, dired.texi, basic.texi:
6727 * anti.texi, ack.texi: Move periods and commas inside quotes.
6728
6729 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6730
6731 * cmdargs.texi (General Variables): Document EMAIL.
6732
6733 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6734
6735 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6736 doesn't have effect on MS-Windows.
6737
6738 2006-07-17 Richard Stallman <rms@gnu.org>
6739
6740 * building.texi (Grep Searching): Explain about chaining grep commands.
6741
6742 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6743
6744 * killing.texi, mini.texi: Fix typos.
6745
6746 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6747
6748 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6749 is invoked for multiple files.
6750
6751 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6752
6753 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6754 on-line manual for the rest of this node.
6755 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6756 unconditionally.
6757 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6758 Improve wording.
6759 (Windows Printing): Improve wording.
6760 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6761 rest of this node.
6762
6763 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6764
6765 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6766 with eval-buffer.
6767
6768 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6769
6770 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6771 of character translation.
6772
6773 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6774
6775 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6776
6777 2006-07-03 Karl Berry <karl@gnu.org>
6778
6779 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6780 not-too-underfull hboxes in the TeX output.
6781 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6782 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6783 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6784 * sending.texi, text.texi: Fix overfull/underfull boxes.
6785
6786 2006-07-03 Romain Francoise <romain@orebokech.com>
6787
6788 * m-x.texi (M-x): Fix.
6789
6790 2006-07-03 Richard Stallman <rms@gnu.org>
6791
6792 * search.texi (Other Repeating Search): filename -> file name.
6793
6794 * misc.texi (Narrowing): Minor cleanups.
6795
6796 * files.texi (Visiting): filename -> file name.
6797
6798 * emacs.texi (Top): Update subnode menus.
6799
6800 * mule.texi (Coding Systems): Move char translation stuff here.
6801 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6802 (Recognize Coding): Substantial local rewrites.
6803 (International): Update menu.
6804
6805 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6806 (Scrolling): Substantial local rewrites.
6807 (Display): Update menu and intro.
6808
6809 * dired.texi: filename -> file name.
6810
6811 * custom.texi (Safe File Variables): Texinfo usage fix.
6812
6813 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6814
6815 * help.texi, m-x.texi: Lots of cleanups.
6816
6817 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6818
6819 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6820 (Windows Processes, Windows Misc): Shorten the printed version by
6821 selectively conditioning less important portions by @ifnottex.
6822
6823 2006-06-27 Richard Stallman <rms@gnu.org>
6824
6825 * mini.texi (Minibuffer File): Minor cleanup.
6826
6827 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6828
6829 * frames.texi (XTerm Mouse): Rename to...
6830 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6831
6832 * emacs.texi (Top): Use new node name.
6833
6834 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6835
6836 * emacs.texi (Top): Update the detailed menu according to changes in
6837 msdog.texi.
6838
6839 * msdog.texi (Windows Keyboard): New section.
6840 (Windows Mouse): New section.
6841 (Windows System Menu): Remove section (text merged with "Windows
6842 Keyboard").
6843 (Windows Misc): New section.
6844
6845 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6846
6847 * msdog.texi (ls in Lisp): New section.
6848
6849 * files.texi (Visiting): Document case-insensitive wildcard matching
6850 under find-file-wildcards.
6851
6852 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6853
6854 * macos.texi (Mac Input): Add description of mac-function-modifier.
6855 Now Unicode keyboard layouts work.
6856
6857 2006-06-10 Richard Stallman <rms@gnu.org>
6858
6859 * mule.texi (Recognize Coding): Clarify previous change.
6860
6861 2006-06-09 Kenichi Handa <handa@m17n.org>
6862
6863 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6864 notation.
6865
6866 2006-06-07 Kevin Ryde <user42@zip.com.au>
6867
6868 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6869 manual for @ifnottex, but in emacs-extra for @iftex.
6870
6871 * cmdargs.texi (General Variables): Fix smtpmail xref.
6872
6873 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6874
6875 * programs.texi (Comment Commands):
6876 * custom.texi (Specifying File Variables):
6877 Use ;; instead of ;;; to better follow coding conventions.
6878
6879 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6880
6881 * building.texi (Watch Expressions): Move node to end.
6882 (GDB Graphical Interface): Move description of clicks in fringe...
6883 (GDB commands in the Fringe): ...to here. New node.
6884
6885 2006-06-05 Romain Francoise <romain@orebokech.com>
6886
6887 * xresmini.texi (GTK resources): Fix various typos.
6888
6889 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6890
6891 * building.texi (GDB Graphical Interface): Update bindings.
6892 (Commands of GUD): Add gud-print. Remove gud-run.
6893 Restate availability more generally.
6894
6895 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6896
6897 * mini.texi: Lots of cleanups.
6898
6899 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6900
6901 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6902 and Mouse-2.
6903
6904 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6905
6906 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6907
6908 2006-05-31 Richard Stallman <rms@gnu.org>
6909
6910 * basic.texi (Moving Point): Fix previous change.
6911
6912 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6913
6914 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6915
6916 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6917
6918 * basic.texi: Many simplifications and improvements in wording.
6919
6920 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
6921
6922 * anti.texi (Antinews): Create a node for gdb-ui.
6923
6924 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6925
6926 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6927
6928 2006-05-20 Richard Stallman <rms@gnu.org>
6929
6930 * dired.texi (Dired Navigation): dired-goto-file is now j.
6931
6932 2006-05-20 Eli Zaretskii <eliz@gnu.org>
6933
6934 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6935 and their aliases.
6936
6937 * msdog.texi (Windows Printing): Mention non-support of plain text
6938 printing with some el-cheapo printers, and suggest a workaround.
6939
6940 2006-05-20 Kevin Ryde <user42@zip.com.au>
6941
6942 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6943 remove the bit saying you must set it.
6944
6945 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6946
6947 * trouble.texi (Checklist):
6948 * text.texi (Text, Auto Fill, Text Mode):
6949 * search.texi (Nonincremental Search):
6950 * rmail.texi (Rmail Labels):
6951 * mule.texi (Input Methods, Multibyte Conversion):
6952 * misc.texi (Gnus, Where to Look, PostScript):
6953 * maintaining.texi (Create Tags Table):
6954 * indent.texi (Indentation Commands):
6955 * fixit.texi (Spelling):
6956 * emacs.texi (Copying):
6957 * custom.texi (Init File): ifinfo -> ifnottex.
6958
6959 2006-05-17 Richard Stallman <rms@gnu.org>
6960
6961 * files.texi (Diff Mode): Mention C-x `.
6962
6963 2006-05-08 Richard Stallman <rms@gnu.org>
6964
6965 * custom.texi (Disabling): Textual cleanups.
6966
6967 2006-05-12 Glenn Morris <rgm@gnu.org>
6968
6969 * calendar.texi (Displaying the Diary, Format of Diary File):
6970 Refer to diary-view-entries, diary-list-entries,
6971 diary-show-all-entries rather than obsolete aliases.
6972
6973 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6974
6975 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6976 (Displaying the Diary, Special Diary Entries, Importing Diary):
6977 * building.texi (Compilation Shell):
6978 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6979 emacs-xtra with @inforef's.
6980
6981 * files.texi (Visiting): Fix wording.
6982
6983 * mule.texi (Coding Systems, Text Coding): More indexing.
6984 Mention that C-x RET f can set eol conversion.
6985
6986 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
6987
6988 * xresmini.texi (GTK resources): Insert GTK description.
6989
6990 * xresources.texi (GTK resources): metafont should be menufont.
6991
6992 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6993
6994 * mini.texi (Completion Options): Completion of remote files'
6995 method, user name and host name is active only in partial
6996 completion mode.
6997
6998 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6999
7000 * makefile.w32-in (emacs.dvi):
7001 * Makefile.in (emacs.dvi): Add xresmini.texi.
7002
7003 * xresmini.texi (Table of Resources): Remove xref to non-existent
7004 node "LessTif Resources".
7005
7006 * msdog.texi (Microsoft Windows):
7007 * calendar.texi (Calendar/Diary, Displaying the Diary)
7008 (Special Diary Entries, Importing Diary, Holidays):
7009 * programs.texi (Program Modes):
7010 * text.texi (Text):
7011 * buffers.texi (Several Buffers):
7012 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7013
7014 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7015
7016 The following changes merge the emacs-xtra manual into the main
7017 manual, but only for on-line version of the manual.
7018
7019 * vc2-xtra.texi (Version Backups, Local Version Control)
7020 (Making Snapshots, Change Logs and VC, Version Headers)
7021 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7022 on-line manual.
7023
7024 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7025 for on-line manual.
7026
7027 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7028 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7029 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7030 for on-line manual.
7031
7032 * fortran-xtra.texi (Fortran, Fortran Autofill)
7033 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7034 for on-line manual.
7035
7036 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7037 Conditional xref's for on-line manual.
7038
7039 * emerge-xtra.texi (Emerge, Overview of Emerge)
7040 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7041 manual.
7042
7043 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7044 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7045 (EMACSSOURCES): Use EMACS_XTRA.
7046 (../info/emacs-xtra): Remove.
7047 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7048
7049 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7050 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7051 (EMACSSOURCES): Use EMACS_XTRA.
7052 ($(infodir)/emacs-xtra): Remove.
7053 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7054
7055 * trouble.texi (Quitting):
7056 * text.texi (Text):
7057 * programs.texi (Program Modes):
7058 * msdog.texi (Microsoft Windows):
7059 * frames.texi (Frames):
7060 * files.texi (Backup, Version Control, VC Concepts)
7061 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7062 (Registering, VC Status, VC Undo, Multi-User Branching)
7063 (Comparing Files):
7064 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7065 (Displaying the Diary, Special Diary Entries, Importing Diary):
7066 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7067 conditional xref's, depending on @iftex/@ifnottex.
7068
7069 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7070 "MS-DOS". @include msdog-xtra.texi.
7071
7072 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7073 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7074
7075 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7076 for vc-xtra.texi subsections.
7077 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7078 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7079
7080 * sending.texi (Sending Mail): A @node line without explicit Prev,
7081 Next, and Up links.
7082
7083 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7084 Next, and Up links.
7085
7086 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7087 and its sections. @include picture-xtra.texi.
7088
7089 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7090 "Emerge".
7091 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7092
7093 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7094 exact duplicate of its name-sake in calendar.texi.
7095
7096 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7097 "Advanced Calendar/Diary Usage".
7098 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7099
7100 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7101 dired-xtra.texi.
7102 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7103
7104 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7105 (Files) [ifnottex]: Add menu entry for Autorevert.
7106
7107 * emacs-xtra.texi (Introduction): Reword to make consistent with
7108 printed version only.
7109 <Top level>: Remove the body of all chapters and move them to the
7110 new *-xtra.texi files. Use @raisesections and @lowersections to
7111 convert sections to chapters etc.
7112
7113 * msdog-xtra.texi:
7114 * fortran-xtra.texi:
7115 * vc-xtra.texi:
7116 * vc1-xtra.texi:
7117 * vc2-xtra.texi:
7118 * emerge-xtra.texi:
7119 * cal-xtra.texi:
7120 * dired-xtra.texi:
7121 * arevert-xtra.texi: New files, with text from respective chapters
7122 of emacs-xtra.texi. Convert each @chapter into @section, @section
7123 into @subsection, etc.
7124
7125 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7126 updated.
7127
7128 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7129 Windows". All references updated.
7130
7131 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7132
7133 * macos.texi (Mac Input): Mention input from Character Palette.
7134 (Mac Font Specs): Fix typo.
7135
7136 2006-05-05 Richard Stallman <rms@gnu.org>
7137
7138 * files.texi (Diff Mode): Minor cleanup.
7139
7140 2006-05-05 Karl Berry <karl@gnu.org>
7141
7142 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7143 errors from the current release of makeinfo (4.8).
7144 * help.texi (Library Keywords): Change widest word in multitable
7145 template from `emulations' to `convenience'. (Not sure if this is
7146 related to the font change.)
7147
7148 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7149
7150 * files.texi (File Names): Add a footnote about limited support of
7151 ~USER on MS-Windows.
7152
7153 * cmdargs.texi (Initial Options): Add a footnote about limited
7154 support of ~USER on MS-Windows.
7155
7156 2006-05-03 Richard Stallman <rms@gnu.org>
7157
7158 * files.texi (Diff Mode): Node moved here.
7159 (Comparing Files): Delete what duplicates new node.
7160 (Files): Put Diff Mode in menu.
7161
7162 * misc.texi (Diff Mode): Move to files.texi.
7163
7164 * emacs.texi (Top): Update menu for Diff Mode.
7165
7166 * trouble.texi (Emergency Escape): Simplify.
7167
7168 * emacs.texi (Top): Minor clarification.
7169
7170 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7171
7172 * commands.texi, entering.texi, screen.texi: Many simplifications.
7173
7174 2006-05-03 Richard Stallman <rms@gnu.org>
7175
7176 * commands.texi (Text Characters): Delete paragraph about unibyte
7177 non-ASCII printing chars.
7178
7179 * killing.texi (Killing): Say "graphical displays".
7180 * display.texi: Say "graphical displays".
7181
7182 * cmdargs.texi (Misc X): Say "graphical displays".
7183
7184 2006-05-01 Richard Stallman <rms@gnu.org>
7185
7186 * emacs.texi (Top): Add Diff Mode to menu.
7187
7188 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7189
7190 * misc.texi (Diff Mode): New node.
7191
7192 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7193
7194 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7195 (Mac Environment Variables): Shorten example line.
7196 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7197
7198 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7199
7200 * building.texi (GUD Customization): Describe cases %d and %c.
7201 Update description for %e.
7202
7203 2006-04-30 Glenn Morris <rgm@gnu.org>
7204
7205 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7206
7207 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7208
7209 * custom.texi (Examining): Update C-h v output example.
7210
7211 2006-04-29 Kim F. Storm <storm@cua.dk>
7212
7213 * building.texi (Grep Searching): Add lgrep and rgrep.
7214
7215 2006-04-23 Richard Stallman <rms@gnu.org>
7216
7217 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7218
7219 * xresmini.texi: New file.
7220
7221 * xresources.texi (Face Resources): Split table into font resources
7222 and the rest. Combine similar attributes for brevity.
7223
7224 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7225
7226 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7227 backslashes and case-insensitivity in file names (moved to the
7228 main manual).
7229 (MS-DOS Printing): Move most of the text to the main manual.
7230
7231 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7232 New nodes.
7233 (Windows Processes, Windows System Menu): Add index entries and
7234 fix wording.
7235
7236 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7237
7238 * misc.texi (Shell Ring): Add notes on saved input when
7239 navigating off the end of the history list.
7240
7241 2006-04-18 Chong Yidong <cyd@mit.edu>
7242
7243 * misc.texi (Shell Options): Correct default value of
7244 comint-scroll-show-maximum-output.
7245
7246 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7247
7248 * building.texi (Watch Expressions): Update.
7249
7250 2006-04-12 Richard Stallman <rms@gnu.org>
7251
7252 * search.texi: Clean up previous change.
7253
7254 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7255
7256 * search.texi (Regexp Backslash, Regexp Replace): Add index
7257 entries for ``back reference'' and mention the term itself in the
7258 text.
7259
7260 2006-04-11 Richard Stallman <rms@gnu.org>
7261
7262 * custom.texi (Safe File Variables):
7263 Document enable-local-variables = :safe.
7264
7265 2006-04-11 Karl Berry <karl@gnu.org>
7266
7267 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7268 (Remote Repositories, Version Backups, Local Version Control)
7269 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7270 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7271 (Renaming VC Work Files and Master Files)
7272 (Inserting Version Control Headers, Customizing VC, General Options)
7273 (Options for RCS and SCCS, Options specific for CVS): Move all
7274 these nodes to emacs-xtra.texi, for brevity.
7275 * cmdargs.texi, files.texi: Change cross-references.
7276
7277 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7278
7279 * files.texi (Old Versions): Update description of vc-annotate's
7280 use of color to indicate date ranges.
7281
7282 2006-04-09 Kevin Ryde <user42@zip.com.au>
7283
7284 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7285 put info and printed manual names the right way around.
7286
7287 2006-04-09 Karl Berry <karl@gnu.org>
7288
7289 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7290 emacs-xtra.texi, leaving only MS Windows information.
7291 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7292 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7293 node names.
7294
7295 * emacs.texi: Move @summarycontents and @contents to the beginning
7296 of the file.
7297
7298 2006-04-08 Kevin Ryde <user42@zip.com.au>
7299
7300 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7301
7302 2006-04-07 Richard Stallman <rms@gnu.org>
7303
7304 * programs.texi (Comments, Comment Commands, Options for Comments)
7305 (Multi-Line Comments): "Align", not "indent".
7306 (Basic Indent): C-j deletes trailing whitespace before the newline.
7307
7308 2006-04-06 Richard Stallman <rms@gnu.org>
7309
7310 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7311
7312 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7313
7314 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7315
7316 2006-04-05 Richard Stallman <rms@gnu.org>
7317
7318 * emacs.texi (Top): Update subnode menu.
7319
7320 * trouble.texi (Unasked-for Search): Node deleted.
7321 (Lossage): Delete from menu.
7322
7323 2006-04-04 Richard Stallman <rms@gnu.org>
7324
7325 * trouble.texi: Various cleanups.
7326 (Checklist): Don't bother saying how to snail a bug report.
7327 (Emergency Escape): Much rewriting.
7328 (After a Crash): Rename the core dump immediately.
7329 (Total Frustration): Call it a psychotherapist.
7330 (Bug Criteria): Avoid "illegal instruction".
7331 (Sending Patches): We always put the contributor's name in.
7332
7333 * misc.texi (Thumbnails): Minor correction.
7334
7335 2006-04-03 Richard Stallman <rms@gnu.org>
7336
7337 * misc.texi (Thumbnails): Minor cleanup.
7338
7339 2006-04-02 Karl Berry <karl@gnu.org>
7340
7341 * sending.texi (Mail Sending): pxref to Top needs five args.
7342
7343 2006-03-31 Richard Stallman <rms@gnu.org>
7344
7345 * emacs.texi (Top): Update subnode menu.
7346
7347 * help.texi (Help Mode): Cleanup.
7348
7349 * dired.texi: Many cleanups.
7350 (Dired Deletion): Describe dired-recursive-deletes.
7351 (Operating on Files): dired-create-directory moved.
7352 (Misc Dired Features): Move to here.
7353 (Tumme): Node moved to misc.texi.
7354
7355 * custom.texi: Many cleanups.
7356 (Minor Modes): Don't mention ISO Accents Mode.
7357 (Examining): Update C-h v output example.
7358 (Hooks): Add index and xref for add-hook.
7359 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7360 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7361
7362 * misc.texi: Many cleanups.
7363 (beginning): Add to summary of topics.
7364 (Shell): Put eshell xref at the end. Remove eshell from table.
7365 (Thumbnails): New node.
7366
7367 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7368
7369 * files.texi (File Name Cache): Make it clear that the cache is
7370 not persistent.
7371
7372 2006-03-25 Karl Berry <karl@gnu.org>
7373
7374 * emacs-xtra.texi, emacs.texi, gnu.texi:
7375 (1) use @copyright{} instead of (C) in typeset text;
7376 (2) do not indent copyright year list (or anything else).
7377
7378 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7379
7380 * files.texi (VC Dired Mode): Remove misplaced brackets.
7381
7382 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7383
7384 * files.texi: Various updates and clarifications in the VC chapter.
7385
7386 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7387
7388 * help.texi (Help Mode): Document "C-c C-c".
7389
7390 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7391
7392 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7393 menu in the standalone Info reader.
7394
7395 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7396
7397 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7398 moved here from Emacs manual.
7399
7400 * programs.texi (Fortran): Section moved to emacs-xtra.
7401 (Program Modes): Xref to Fortran in emacs-xtra.
7402
7403 * maintaining.texi (Emerge): Move to emacs-xtra.
7404 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7405
7406 * picture.texi: File deleted.
7407 * Makefile.in:
7408 * makefile.w32-in: Remove picture.texi.
7409
7410 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7411 * abbrevs.texi (Abbrevs):
7412 * sending.texi (Sending Mail): Picture node removed.
7413
7414 * emacs.texi (Top): Update node listings.
7415
7416 2006-03-12 Richard Stallman <rms@gnu.org>
7417
7418 * calendar.texi: Various cleanups.
7419
7420 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7421
7422 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7423 syntax.
7424
7425 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7426
7427 * search.texi (Regexps): More accurately describe which characters
7428 are special in which situations. Recommend _not_ to quote `]' or
7429 `-' when they are not special.
7430
7431 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7432
7433 * files.texi (Old Versions): Clarify operation of C-x v =.
7434
7435 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7436
7437 * building.texi (Watch Expressions): Update and describe
7438 gdb-speedbar-auto-raise.
7439
7440 2006-02-19 Richard M. Stallman <rms@gnu.org>
7441
7442 * emacs.texi: Use @smallbook.
7443 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7444 Update subnode menu.
7445
7446 * building.texi (Lisp Interaction): Minor addition.
7447
7448 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7449
7450 * building.texi (Watch Expressions): Update and be more precise.
7451
7452 2006-02-15 Francesco Potortì <pot@gnu.org>
7453
7454 * maintaining.texi (Create Tags Table): Explain why the
7455 exception when etags writes to files under the /dev tree.
7456
7457 2006-02-14 Richard M. Stallman <rms@gnu.org>
7458
7459 * custom.texi (Safe File Variables): Lots of clarification.
7460 Renamed from Unsafe File Variables.
7461
7462 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7463
7464 * custom.texi (Unsafe File Variables): File variable confirmation
7465 assumed denied in batch mode.
7466
7467 2006-02-14 Richard M. Stallman <rms@gnu.org>
7468
7469 * building.texi (GDB User Interface Layout): Don't say `inferior'
7470 for program being debugged.
7471
7472 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7473
7474 * building.texi (GDB Graphical Interface):
7475 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7476
7477 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7478
7479 * custom.texi (Specifying File Variables, Unsafe File Variables):
7480 New nodes, split from File Variables. Document new file local
7481 variable behavior.
7482
7483 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7484
7485 * display.texi (Standard Faces):
7486 * files.texi (Visiting):
7487 * frames.texi (Clipboard):
7488 * glossary.texi (Glossary) <Clipboard>:
7489 * xresources.texi (X Resources): Mention Mac OS port.
7490
7491 2006-02-12 Richard M. Stallman <rms@gnu.org>
7492
7493 * building.texi (Building): Clarify topic in intro.
7494
7495 * maintaining.texi (Maintaining): Change title; clarify topic.
7496 Delete duplicate index entries.
7497
7498 * building.texi (Other GDB User Interface Buffers): Clarifications.
7499
7500 * text.texi (Cell Commands): Clarifications.
7501
7502 * programs.texi (Defuns): Delete duplicate explanation of
7503 left-margin paren convention.
7504 (Hungry Delete): Minor cleanup.
7505
7506 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7507
7508 * dired.texi (Tumme): More tumme documentation.
7509
7510 2006-02-11 Alan Mackenzie <acm@muc.de>
7511
7512 * programs.texi ("Hungry Delete"): Correct the appellation of the
7513 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7514
7515 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7516
7517 * dired.texi (Tumme): Fix small bug.
7518
7519 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7520
7521 * macos.texi (Mac International): Rename "fontset-mac" to
7522 "fontset-standard".
7523
7524 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7525
7526 * dired.texi (Tumme): Basic documentation for Tumme added.
7527
7528 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7529
7530 * mule.texi (International):
7531 * programs.texi (Basic Indent): Fix typos.
7532
7533 * custom.texi (Minor Modes):
7534 * display.texi (Text Display):
7535 * commands.texi (Text Characters): Update xrefs.
7536
7537 2006-02-07 Richard M. Stallman <rms@gnu.org>
7538
7539 * emacs.texi (Top): Update subnode menu.
7540 Update info on old Emacs papers.
7541 (Intro): "Graphical display", not window system.
7542
7543 * xresources.texi (GTK styles): Minor clarifications.
7544
7545 * trouble.texi: "Graphical display", not window system.
7546 (Stuck Recursive): Minor clarification.
7547
7548 * text.texi: Minor clarifications.
7549 (Sentences): Explain why two-space convention is better.
7550 Explain sentence-end-without-period here.
7551 (Fill Commands): Not here.
7552 (Refill): Node moved down.
7553 (Filling): Update menu.
7554 (Table Creation, Cell Justification, Column Commands): Clarify.
7555
7556 * sending.texi: Minor clarifications.
7557
7558 * search.texi (Regexp Backslash): Clarification.
7559
7560 * rmail.texi: Minor cleanups.
7561 (Rmail): Delete digression about `rmail-mode'.
7562 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7563 (Rmail Files): Mention C-u M-x rmail.
7564 (Rmail Reply): Mention References.
7565 (Rmail Display): Mention rmail-nonignored-headers.
7566
7567 * programs.texi: Minor cleanups.
7568 (Comment Commands): Mention momentary Transient Mark mode.
7569 (Matching): Be more specific about customizing show-paren-mode.
7570 (Info Lookup): Don't list the modes that support C-h S.
7571 Just say what it does in an unsupported mode.
7572 (Man Page): Delete excessive info on customizing woman.
7573 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7574
7575 * abbrevs.texi: Minor clarifications.
7576 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7577 not "dynamic abbrevs" as if they were a kind of abbrev.
7578
7579 * picture.texi (Picture): Minor cleanup.
7580
7581 * mule.texi (Communication Coding): Say "other applications".
7582 (Fontsets): Not specific to X. Add xref to X Resources.
7583 (Unibyte Mode): Rename from Single-Byte Character Support.
7584 "Graphical display", not window system.
7585 (International): Update menu.
7586
7587 * maintaining.texi (Format of ChangeLog):
7588 New node, split out from ChangeLog.
7589 (ChangeLog): Clarifications in the remaining text.
7590 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7591 (Find Tag): Add @w.
7592 (Tags Search): Explain tag table order here. Simplify grep ref.
7593 (List Tags): tags-tag-face is a variable, not a face.
7594 (Emerge): Cleanups.
7595
7596 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7597 (Keyboard Macros): Avoid "the user".
7598
7599 * killing.texi: "Graphical display", not window system.
7600
7601 * help.texi (Help Echo): "Graphical display", not window system.
7602
7603 * glossary.texi: Say "you", not "the user". Say "graphical display".
7604
7605 * frames.texi: Minor cleanups. "Graphical display", not window system.
7606
7607 * files.texi (Visiting): Make drag-and-drop not X-specific.
7608
7609 * custom.texi: Minor cleanups. "Graphical display", not window system.
7610
7611 * cmdargs.texi: Minor cleanups.
7612
7613 * building.texi (Compilation): Move and split kill-compilation para.
7614 Add para about multiple compilers.
7615 (Compilation Mode): Commands also available in grep mode and others.
7616 Mention C-u C-x ` more tutorially. Clarify C-x `.
7617 (Compilation Shell): Clarify. Put Bash example first.
7618 (Grep Searching): Minor cleanups; add @w.
7619 (Debuggers): Minor cleanups.
7620 (Starting GUD): Make GDB xgraphical mode issue clearer.
7621 (Debugger Operation): Lots of clarifications including
7622 GDB tooltip side-effect issue.
7623 (Commands of GUD): Clarify.
7624 (GUD Customization): Add bashdb-mode-hook.
7625 (GDB Graphical Interface): Rewrite for clarity.
7626 (GDB User Interface Layout): Rewrite for clarity.
7627 (Stack Buffer, Watch Expressions): Likewise.
7628 (Other GDB User Interface Buffers): Cleanups.
7629 (Lisp Libraries, External Lisp): Cleanup.
7630
7631 * basic.texi (Position Info): "Graphical displays", rather than
7632 window systems.
7633
7634 * anti.texi: Minor cleanup.
7635
7636 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7637
7638 * custom.texi (Init File, Find Init): Add cross-references to
7639 where $HOME is described.
7640
7641 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7642
7643 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7644 is not inside the @table.
7645
7646 * emacs.texi (Top): Correct node name.
7647
7648 * files.texi (File Names): Fix @xref.
7649 (Reverting): Fix typo.
7650
7651 * mule.texi (International): Correct node name.
7652
7653 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7654
7655 2006-02-01 Richard M. Stallman <rms@gnu.org>
7656
7657 * emacs.texi (Top): Update subnode menu.
7658
7659 * mule.texi: Minor clarifications.
7660 Reduce the specific references to X Windows.
7661 Refer to "graphical" terminals, rather than window systems.
7662 (Text Coding): Rename from Specify Coding.
7663 (Communication Coding, File Name Coding, Terminal Coding):
7664 New nodes split out from Text Coding.
7665
7666 * kmacro.texi: Minor clarifications.
7667 (Keyboard Macro Ring): Comment out some excessive commands.
7668 (Basic Keyboard Macro): Split up the table, putting part in each node.
7669
7670 * major.texi: Minor clarifications.
7671
7672 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7673
7674 * windows.texi: Minor clarifications.
7675 (Change Window): Don't describe mode-line mouse cmds here.
7676 Add xref to Mode Line Mouse.
7677
7678 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7679
7680 * macos.texi (Mac International): Fix xref.
7681
7682 * indent.texi: Minor clarifications.
7683
7684 * frames.texi: Minor clarifications.
7685 Reduce the specific references to X Windows.
7686 Refer to "graphical" terminals, rather than window systems.
7687 (Frame Parameters): Don't mention commands like
7688 set-foreground-color. Just say to customize a face.
7689 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7690
7691 * files.texi: Minor clarifications.
7692 (Numbered Backups): New node, split out from Backup Names.
7693
7694 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7695
7696 * cmdargs.texi (General Variables): Fix xref.
7697
7698 * buffers.texi: Minor clarifications.
7699
7700 2006-01-31 Richard M. Stallman <rms@gnu.org>
7701
7702 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7703 Nodes moved to top.
7704
7705 * display.texi: Minor clarifications.
7706 (Display): Rearrange menu.
7707 (Standard Faces): Mention query-replace face.
7708 (Faces): Simplify.
7709 (Font Lock): Simplify face customization info.
7710 (Highlight Changes): Node merged into Highlight Interactively.
7711 (Highlight Interactively): Much rewriting and cleanup.
7712 (Optional Mode Line): Narrowed line number not good for goto-line.
7713 Simplify face customization advice.
7714 (Text Display): Mention use of escape-glyph face.
7715 Move ctl-arrow and tab-width here.
7716 (Display Custom): Move no-redraw-on-reenter to end of node.
7717
7718 * search.texi: Minor clarifications.
7719 (Isearch Scroll): Simplify.
7720 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7721
7722 * regs.texi (Registers): Mention bookmarks here.
7723
7724 * mark.texi: Minor clarifications.
7725 (Selective Undo): Node deleted.
7726
7727 * m-x.texi: Minor clarifications.
7728
7729 * killing.texi: Minor clarifications.
7730 Refer to "graphical" terminals, rather than window systems.
7731
7732 * help.texi: Clarifications.
7733 (Help): Don't describe C-h F and C-h K here.
7734 (Key Help): Describe C-h K here.
7735 (Name Help): Mention Emacs Lisp Intro.
7736 Describe C-h F here.
7737 (Misc Help): Mention C-h F and C-h K only briefly.
7738
7739 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7740 Selective undo text merged in.
7741 (Spelling): Mention Aspell along with Ispell.
7742
7743 * emacs.texi (Top): Update subnode menus.
7744
7745 * basic.texi (Basic Undo): Rename from Undo. Most of text
7746 moved to new Undo node.
7747
7748 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7749
7750 * basic.texi (Continuation Lines, Inserting Text):
7751 Mention longlines mode.
7752
7753 2006-01-29 Richard M. Stallman <rms@gnu.org>
7754
7755 * screen.texi: Minor cleanups.
7756 (Screen): Clean up the intro paragraphs.
7757 (Mode Line): Lots of rewriting. Handle frame-name better.
7758 eol-mnemonic-... vars moved out.
7759
7760 * emacs.texi (Top): Change menu item for MS-DOS node.
7761 Update subnode menu.
7762
7763 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7764 chapter relates to Windows. Title changed.
7765
7766 * mini.texi: Minor cleanups.
7767
7768 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7769 (Mark): Put it in the menu.
7770
7771 * entering.texi: Minor cleanups.
7772
7773 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7774 (Intro): Refer to "graphical" terminals, rather than X.
7775
7776 * display.texi (Display Custom): Add xref to Variables.
7777 (Optional Mode Line): eol-mnemonic-... vars moved here.
7778
7779 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7780 rather than X.
7781
7782 * basic.texi: Minor cleanups.
7783 (Undo): selective-undo moved.
7784
7785 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7786
7787 * anti.texi (Antinews): Various corrections and additions.
7788
7789 2006-01-23 Juri Linkov <juri@jurta.org>
7790
7791 * custom.texi (Easy Customization, Customization Groups)
7792 (Browsing Custom): Mention links along with buttons.
7793
7794 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7795
7796 * text.texi (TeX Print): Use @key for TAB.
7797
7798 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7799
7800 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7801
7802 * files.texi (File Aliases): Don't claim that usually separate
7803 buffers are created for two file names that name the same data.
7804 Mention additional situations where different names mean the same
7805 file on disk.
7806
7807 2006-01-19 Richard M. Stallman <rms@gnu.org>
7808
7809 * killing.texi (Deletion): Upcase @key argument.
7810
7811 * custom.texi (Custom Themes): Minor cleanup.
7812
7813 * programs.texi (Hungry Delete): Upcase @key argument.
7814
7815 2006-01-16 Juri Linkov <juri@jurta.org>
7816
7817 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7818 Move `mode-line-highlight' before `mode-line-buffer-id'.
7819
7820 2006-01-14 Richard M. Stallman <rms@gnu.org>
7821
7822 * basic.texi (Inserting Text): Minor cleanup.
7823
7824 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7825
7826 * custom.texi (Changing a Variable, Face Customization):
7827 Update for changes in Custom menus.
7828
7829 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7830
7831 * macos.texi (Mac International): Undo last change.
7832
7833 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7834
7835 * custom.texi (Custom Themes): Describe the new
7836 customize-create-theme interface.
7837
7838 2005-12-30 Juri Linkov <juri@jurta.org>
7839
7840 * basic.texi (Position Info): Update example.
7841
7842 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7843
7844 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7845
7846 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7847
7848 * custom.texi (Custom Themes): `load-theme' always loads.
7849
7850 2005-12-23 Juri Linkov <juri@jurta.org>
7851
7852 * display.texi (Highlight Interactively): Use double space to
7853 separate sentences. Replace C-p with M-p, and C-n with M-n.
7854
7855 2005-12-22 Richard M. Stallman <rms@gnu.org>
7856
7857 * custom.texi (Easy Customization and subnodes):
7858 Replace "active field" with "button".
7859 Use "user option" only for variables.
7860 Use "setting" for variable-or-face.
7861
7862 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7863
7864 * buffers.texi (Select Buffer): Change order in table to make
7865 "Similar" refer to the correct item.
7866 (Indirect Buffers): Minor rewording.
7867
7868 2005-12-20 Juri Linkov <juri@jurta.org>
7869
7870 * files.texi (VC Status): Put P and N near p and n.
7871
7872 2005-12-19 Richard M. Stallman <rms@gnu.org>
7873
7874 * programs.texi (Electric C): Delete the info about newline control.
7875 (Other C Commands): Minor cleanup.
7876 (Left Margin Paren): Minor cleanup.
7877
7878 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7879
7880 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7881 (Customization Groups): Delete text moved to "Browsing Custom".
7882 (Browsing Custom): New node.
7883 (Specific Customization): Clarify which commands only work for
7884 loaded options.
7885
7886 2005-12-18 Bill Wohler <wohler@newt.com>
7887
7888 * frames.texi (Tool Bars): Shorten text of previous change.
7889
7890 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7891
7892 * files.texi (VC Status): Document log-view mode.
7893
7894 2005-12-18 Bill Wohler <wohler@newt.com>
7895
7896 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7897 permanently via the customize interface.
7898
7899 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7900
7901 * killing.texi (Killing by Lines): Document `kill-whole-line'
7902 function.
7903
7904 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7905
7906 * buffers.texi (Select Buffer): Change `prev-buffer' to
7907 `previous-buffer'. Indicate that these functions use a frame
7908 local buffer list.
7909
7910 2005-12-12 Richard M. Stallman <rms@gnu.org>
7911
7912 * custom.texi (Easy Customization): Change menu comment.
7913 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7914
7915 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7916 (Help): Among the Apropos commands, describe only C-h a here.
7917
7918 2005-12-11 Richard M. Stallman <rms@gnu.org>
7919
7920 * programs.texi (Options for Comments): Comment-end starts with space.
7921
7922 * glossary.texi (Glossary): Minor cleanup.
7923
7924 * files.texi (Old Versions): Use @table.
7925
7926 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7927
7928 * display.texi (Highlight Interactively): Include
7929 global-hi-lock-mode. Add miscellaneous details and elaborations.
7930
7931 2005-12-09 Richard M. Stallman <rms@gnu.org>
7932
7933 * display.texi (Font Lock): Delete the Global FL menu item.
7934
7935 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7936
7937 * custom.texi (Minibuffer Maps): Mention the maps for file name
7938 completion.
7939
7940 2005-12-09 Kim F. Storm <storm@cua.dk>
7941
7942 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7943 prefix keys even when mark is active. Describe that RET moves
7944 cursor to next corner in rectangle; clarify insert around rectangle.
7945
7946 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7947
7948 * custom.texi (Customization): Use xref to elisp manual for
7949 non-TeX output.
7950 (Minor Modes): Update.
7951 (Customization Groups, Changing a Variable, Face Customization):
7952 Update for new appearance of Custom buffers.
7953 (Changing a Variable): `custom-buffer-done-function' has been
7954 replaced by `custom-buffer-done-kill'.
7955 (Specific Customization): In the `customize-group' buffer, a
7956 subgroup's contents are not "hidden". They are not included at
7957 all. They have no [Show] button.
7958 (Mouse Buttons): Add pxref to description of mouse event lists in
7959 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7960 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7961 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7962
7963 2005-12-08 Richard M. Stallman <rms@gnu.org>
7964
7965 * mini.texi (Completion Commands, Completion):
7966 In file name input, SPC does not do completion.
7967
7968 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
7969
7970 * building.texi (GDB Graphical Interface): Explain screen size
7971 setting.
7972 (Other GDB User Interface Buffers): Describe features specific to
7973 GDB 6.4.
7974
7975 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7976
7977 * building.texi (GDB User Interface Layout): Describe how to
7978 kill associated buffers.
7979 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7980 (Watch Expressions): Be more precise.
7981 (Other GDB User Interface Buffers): Describe how to change a
7982 register value.
7983
7984 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7985
7986 * macos.texi (Mac Input): Remove description of
7987 mac-command-key-is-meta. Add descriptions of
7988 mac-control-modifier, mac-command-modifier, and
7989 mac-option-modifier.
7990 (Mac International): Fix description of conversion of clipboard data.
7991 (Mac Font Specs): Add example of font customization by face attributes.
7992
7993 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7994
7995 * building.texi (Watch Expressions): Expand description.
7996 (Other GDB User Interface Buffers): Describe local map for
7997 gud-watch.
7998
7999 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
8000
8001 * display.texi (Font Lock): Font lock is enabled by default now.
8002
8003 2005-11-20 Juri Linkov <juri@jurta.org>
8004
8005 * basic.texi (Position Info): Update examples of the output.
8006 Remove the fact that examples are produced in the TeXinfo buffer,
8007 because in the Info reader users will get a different output from
8008 `C-x ='.
8009
8010 * building.texi (Compilation Mode): Remove paragraph duplicated
8011 from the node `Compilation'. Add `compilation-skip-threshold'.
8012
8013 * display.texi (Font Lock): Suggest more user-friendly method of
8014 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8015
8016 2005-11-18 Richard M. Stallman <rms@gnu.org>
8017
8018 * files.texi (Registering): Mention @@ in mode line.
8019
8020 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8021
8022 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8023
8024 * files.texi (Renaming and VC): Some back-ends don't
8025 handle renaming.
8026
8027 2005-11-17 Juri Linkov <juri@jurta.org>
8028
8029 * emacs.texi (Top):
8030 * display.texi (Highlight Interactively): Put this font-lock based
8031 mode near Font Lock node.
8032
8033 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8034
8035 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8036 icons.
8037
8038 2005-11-12 Kim F. Storm <storm@cua.dk>
8039
8040 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8041 (Help Summary): Add C-h d and C-h e.
8042 (Apropos): Clarify that all apropos commands may search for either
8043 list of words or a regexp. Add C-h d for apropos-documentation.
8044 Describe apropos-documentation-sort-by-scores user option.
8045
8046 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8047
8048 * killing.texi (CUA Bindings): Add @section.
8049
8050 2005-11-10 Kim F. Storm <storm@cua.dk>
8051
8052 * emacs.texi (Top): Add CUA Bindings entry to menu.
8053
8054 * killing.texi (CUA Bindings): New node. Moved here from
8055 misc.texi and extended with info on rectangle commands and
8056 rectangle highlighting, interface to registers, and the global
8057 mark feature.
8058
8059 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8060
8061 * regs.texi: Prev link points to CUA Bindings node.
8062
8063 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8064
8065 * help.texi (Help Echo): By default, help echos are only shown on
8066 mouse-over, not on point-over.
8067
8068 2005-11-04 Jérôme Marant <jerome@marant.org>
8069
8070 * misc.texi (Shell Mode): Describe how to activate password echoing.
8071
8072 2005-11-04 Romain Francoise <romain@orebokech.com>
8073
8074 * mark.texi (Mark Ring): Fix typo.
8075
8076 2005-11-03 Richard M. Stallman <rms@gnu.org>
8077
8078 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8079
8080 2005-11-01 Bill Wohler <wohler@newt.com>
8081
8082 * help.texi (Help Mode): Fix typo.
8083
8084 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8085
8086 * building.texi (Other GDB User Interface Buffers):
8087 Describe the command gdb-use-inferior-io-buffer.
8088
8089 2005-10-31 Romain Francoise <romain@orebokech.com>
8090
8091 * files.texi (Compressed Files): Fix typo.
8092
8093 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8094
8095 * windows.texi (Force Same Window): Likewise.
8096
8097 2005-10-30 Bill Wohler <wohler@newt.com>
8098
8099 * help.texi (Help Mode): URLs viewed with browse-url.
8100
8101 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8102
8103 * building.texi (GDB Graphical Interface): Don't reference
8104 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8105 must stay in same frame.
8106
8107 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8108
8109 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8110
8111 * anti.texi (Antinews): Likewise.
8112
8113 2005-10-28 Bill Wohler <wohler@newt.com>
8114
8115 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8116
8117 2005-10-28 Richard M. Stallman <rms@gnu.org>
8118
8119 * files.texi (Visiting): Explain how to enter ? in a file name.
8120
8121 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8122
8123 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8124
8125 * building.texi (GDB Graphical Interface):
8126 Describe gdb-mouse-until.
8127
8128 2005-10-23 Richard M. Stallman <rms@gnu.org>
8129
8130 * custom.texi (Init File): Recommend when to use site-start.el.
8131
8132 2005-10-21 Juri Linkov <juri@jurta.org>
8133
8134 * custom.texi (Examining): Mention accessing the old variable
8135 value via M-n in set-variable.
8136
8137 2005-10-18 Romain Francoise <romain@orebokech.com>
8138
8139 * files.texi (Version Systems): Capitalize GNU.
8140
8141 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8142
8143 * building.texi (Compilation Mode): Remove redundant paragraph.
8144 (Watch Expressions): Remove paragraph to reflect code change.
8145
8146 2005-10-16 Richard M. Stallman <rms@gnu.org>
8147
8148 * building.texi (Compilation Mode, Compilation): Clarified.
8149
8150 2005-10-15 Richard M. Stallman <rms@gnu.org>
8151
8152 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8153
8154 2005-10-13 Kenichi Handa <handa@m17n.org>
8155
8156 * basic.texi (Position Info): Fix previous change.
8157
8158 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8159
8160 * cmdargs.texi (Icons X): Fix typo.
8161
8162 2005-10-12 Kenichi Handa <handa@m17n.org>
8163
8164 * basic.texi (Position Info): Describe the case that Emacs shows
8165 "part of display ...".
8166
8167 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8168
8169 * cmdargs.texi (Icons X): -nb => -nbi.
8170
8171 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8172
8173 * frames.texi (Speedbar): A couple more clarifications.
8174
8175 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8176
8177 * building.texi (GDB User Interface Layout): Improve diagram.
8178 (Watch Expressions): Explain how to make speedbar global.
8179 (Other GDB User Interface Buffers): Make references more precise.
8180
8181 2005-10-09 Richard M. Stallman <rms@gnu.org>
8182
8183 * frames.texi (Speedbar): Clarify the text.
8184
8185 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8186
8187 * frames.texi (Speedbar): Add information on keybindings,
8188 dismissing the speedbar, and buffer display mode. Link to
8189 speedbar manual.
8190
8191 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8192
8193 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8194 added -nb, --no-bitmap-icon.
8195
8196 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8197
8198 * building.texi (GDB Graphical Interface): Add variables and
8199 functions to indices. Be more precise.
8200
8201 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8202
8203 * frames.texi (Drag and Drop): Remove the x- from
8204 x-dnd-open-file-other-window and xdnd-protocol-alist.
8205
8206 2005-09-30 Romain Francoise <romain@orebokech.com>
8207
8208 * mini.texi (Minibuffer): The default value now appears before the
8209 colon in minibuffer prompts.
8210
8211 2005-09-25 Richard M. Stallman <rms@gnu.org>
8212
8213 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8214
8215 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8216
8217 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8218
8219 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8220
8221 * emacs.texi (Top): Update submenus from macos.texi.
8222
8223 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8224 (Mac OS): Update feature support status.
8225 (Mac Input): List supported input scripts. Remove description
8226 about `mac-keyboard-text-encoding'. Mention mouse button
8227 emulation and related variables.
8228 (Mac International): Mention Central European and Cyrillic
8229 support. Now `keyboard-coding-system' is dynamically changed.
8230 Add description about coding system for selection.
8231 Add description about language environment.
8232 (Mac Environment Variables):
8233 Mention `~/.MacOSX/environment.plist'. Give example of command line
8234 arguments. Add Preferences support.
8235 (Mac Directories): Explicitly state that this node is for Mac OS
8236 Classic only.
8237 (Mac Font Specs): Mention specification for scalable fonts.
8238 List supported charsets. Add preferred way of creating fontsets.
8239 Add description about `mac-allow-anti-aliasing'.
8240 (Mac Functions): Add descriptions about `mac-set-file-creator',
8241 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8242 and `mac-get-preference'.
8243
8244 2005-09-16 Romain Francoise <romain@orebokech.com>
8245
8246 Update all files to specify GFDL version 1.2.
8247
8248 * doclicense.texi (GNU Free Documentation License): Update to
8249 version 1.2.
8250
8251 2005-09-15 Richard M. Stallman <rms@gnu.org>
8252
8253 * buffers.texi (List Buffers): Fix xref.
8254
8255 * rmail.texi (Rmail Basics): Fix xref.
8256
8257 * emacs.texi (Top): Update subnode menus.
8258
8259 * files.texi (Saving Commands): New node, broken out of Saving.
8260 (Customize Save): New node, broken out of Saving.
8261 Clarify effect of write-region-inhibit-fsync.
8262 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8263
8264 2005-09-14 Romain Francoise <romain@orebokech.com>
8265
8266 * files.texi (Saving): Mention write-region-inhibit-fsync.
8267
8268 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8269
8270 * custom.texi (Custom Themes): New node.
8271
8272 2005-09-03 Richard M. Stallman <rms@gnu.org>
8273
8274 * search.texi (Search Case): Mention vars that control
8275 case-fold-search for various operations.
8276
8277 2005-08-22 Juri Linkov <juri@jurta.org>
8278
8279 * display.texi (Standard Faces): Merge the text from
8280 `(elisp)Standard Faces' into this node.
8281
8282 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8283
8284 * emacs.texi (Top): Delete menu item for deleted node
8285 Keyboard Translations.
8286
8287 2005-08-18 Richard M. Stallman <rms@gnu.org>
8288
8289 * trouble.texi (Unasked-for Search):
8290 Delete xref to Keyboard Translations.
8291
8292 * glossary.texi (Glossary): Delete xref.
8293
8294 * custom.texi (Minor Modes): Say that the list here is not complete.
8295 (Keyboard Translations): Node deleted.
8296 (Disabling): Delete xref to it.
8297 (Customization Groups): Fix Custom buffer example.
8298 (Hooks): Mention remove-hooks.
8299
8300 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * building.texi (GDB Graphical Interface): Improve filling of menu
8303 item.
8304
8305 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8306
8307 * building.texi (GDB Graphical Interface): Use better node names.
8308
8309 2005-08-14 Richard M. Stallman <rms@gnu.org>
8310
8311 * text.texi (Sentences): Fix xref.
8312
8313 2005-08-14 Juri Linkov <juri@jurta.org>
8314
8315 * building.texi (Compilation, Grep Searching): Move grep command
8316 headings from `Compilation' to `Grep Searching'.
8317
8318 * dired.texi (Dired and Find):
8319 * maintaining.texi (Tags Search): Replace grep xref to
8320 `Compilation' node with `Grep Searching'.
8321
8322 * files.texi (Comparing Files): Replace xref to `Compilation' with
8323 `Compilation Mode'.
8324
8325 2005-08-13 Alan Mackenzie <acm@muc.de>
8326
8327 * search.texi (Non-ASCII Isearch): Correct a typo.
8328 (Replacement Commands): Mention query-replace key binding.
8329
8330 2005-08-11 Richard M. Stallman <rms@gnu.org>
8331
8332 * programs.texi (Options for Comments): Fix xref.
8333
8334 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8335 out of Regexps.
8336
8337 2005-08-09 Juri Linkov <juri@jurta.org>
8338
8339 * building.texi (Compilation): Use `itemx' instead of `item'.
8340 (Grep Searching): Simplify phrase.
8341
8342 * display.texi (Standard Faces): Describe vertical-border on
8343 window systems.
8344
8345 * windows.texi (Split Window): Simplify phrase and mention
8346 vertical-border face.
8347
8348 2005-08-09 Richard M. Stallman <rms@gnu.org>
8349
8350 * files.texi (Comparing Files): Clarify compare-windows.
8351
8352 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8353
8354 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8355
8356 * mule.texi (Coding Systems): Rephrase the paragraph about
8357 codepages: no need for "M-x codepage-setup" anymore, except on
8358 MS-DOS.
8359
8360 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8361 the MS-DOS port only.
8362
8363 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8364
8365 * makefile.w32-in (info): Don't run multi-install-info.bat.
8366 ($(infodir)/dir): New target, produced by running
8367 multi-install-info.bat.
8368
8369 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8370
8371 * files.texi (Quoted File Names): Add index entry.
8372
8373 2005-07-19 Juri Linkov <juri@jurta.org>
8374
8375 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8376
8377 2005-07-18 Juri Linkov <juri@jurta.org>
8378
8379 * custom.texi (Easy Customization):
8380 * files.texi (Old Versions):
8381 * frames.texi (Wheeled Mice):
8382 * mule.texi (Specify Coding):
8383 * text.texi (Cell Justification):
8384 * trouble.texi (After a Crash):
8385 * xresources.texi (GTK styles):
8386 Delete duplicate duplicate words.
8387
8388 2005-07-17 Richard M. Stallman <rms@gnu.org>
8389
8390 * frames.texi (Creating Frames): Fix foreground color example.
8391
8392 * custom.texi (Init Examples): Clean up text about conditionals.
8393
8394 2005-07-16 Richard M. Stallman <rms@gnu.org>
8395
8396 * mini.texi (Completion Commands): Fix command name for ?.
8397
8398 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8399
8400 * display.texi (Standard Faces): Explain that customization of
8401 `menu' face has no effect on w32 and with GTK.
8402 Add cross-references.
8403
8404 * cmdargs.texi (General Variables): Clarify the default location
8405 of $HOME on w32 systems.
8406
8407 2005-07-15 Jason Rumney <jasonr@gnu.org>
8408
8409 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8410 changed.
8411
8412 2005-07-08 Kenichi Handa <handa@m17n.org>
8413
8414 * mule.texi (Recognize Coding):
8415 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8416
8417 2005-07-07 Richard M. Stallman <rms@gnu.org>
8418
8419 * anti.texi (Antinews): Mention mode-line-inverse-video.
8420
8421 * files.texi (Saving): Minor correction about C-x C-w.
8422
8423 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8424
8425 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8426
8427 * search.texi (Isearch Scroll): Add example of using the
8428 `isearch-scroll' property.
8429 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8430 `Display Custom' node.
8431 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8432 and de-emphasize it.
8433 (Other Repeating Search): `occur' currently can not correctly
8434 handle multiline matches. Correct, clarify and update description
8435 of `flush-lines' and `keep-lines'.
8436
8437 * display.texi (Display Custom): Add anchor for `baud-rate'.
8438
8439 2005-07-07 Richard M. Stallman <rms@gnu.org>
8440
8441 * gnu.texi: Update where to get GNU status; add refs for how to help.
8442 Add footnotes 6 and 7.
8443
8444 2005-07-04 Lute Kamstra <lute@gnu.org>
8445
8446 Update FSF's address in GPL notices.
8447
8448 * doclicense.texi (GNU Free Documentation License):
8449 * trouble.texi (Checklist): Update FSF's address.
8450
8451 2005-06-24 Richard M. Stallman <rms@gnu.org>
8452
8453 * display.texi (Text Display): Change index entries.
8454
8455 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8456
8457 * makefile.w32-in (MAKEINFO): Use --force.
8458 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8459 Makefile.in.
8460
8461 2005-06-23 Richard M. Stallman <rms@gnu.org>
8462
8463 * anti.texi (Antinews): Rename show-nonbreak-escape to
8464 nobreak-char-display.
8465
8466 * emacs.texi (Top): Update detailed node listing.
8467
8468 * display.texi (Text Display): Rename show-nonbreak-escape
8469 to nobreak-char-display and no-break-space to nobreak-space.
8470 (Standard Faces): Split up the list of standard faces
8471 and put it in a separate node. Add nobreak-space and
8472 escape-glyph.
8473
8474 2005-06-23 Lute Kamstra <lute@gnu.org>
8475
8476 * mule.texi (Select Input Method): Fix typo.
8477
8478 2005-06-23 Kenichi Handa <handa@m17n.org>
8479
8480 * mule.texi (International): List all supported scripts.
8481 Adjust text for that leim is now included in the normal Emacs
8482 distribution.
8483 (Language Environments): List all language environments.
8484 Intlfonts contains fonts for most supported scripts, not all..
8485 (Select Input Method): Refer to C-u C-x = to see how to type to
8486 input a specific character.
8487 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8488
8489 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8490
8491 * building.texi (Grep Searching): Texinfo usage fix.
8492
8493 2005-06-22 Miles Bader <miles@gnu.org>
8494
8495 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8496
8497 2005-06-20 Miles Bader <miles@gnu.org>
8498
8499 * display.texi (Faces): Add `vertical-divider'.
8500
8501 2005-06-17 Richard M. Stallman <rms@gnu.org>
8502
8503 * text.texi (Adaptive Fill): Minor clarification.
8504
8505 2005-06-10 Lute Kamstra <lute@gnu.org>
8506
8507 * emacs.texi (Top): Correct version number.
8508 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8509 refer to the current version of Emacs.
8510
8511 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8512
8513 * files.texi (Log Buffer): Document when there can be more than
8514 one file to be committed.
8515
8516 2005-06-08 Juri Linkov <juri@jurta.org>
8517
8518 * display.texi (Faces): Add `shadow' face.
8519
8520 2005-06-07 Masatake YAMATO <jet@gyve.org>
8521
8522 * display.texi (Faces): Write about mode-line-highlight.
8523
8524 2005-06-06 Richard M. Stallman <rms@gnu.org>
8525
8526 * misc.texi (Printing Package): Explain how to initialize
8527 printing package.
8528
8529 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8530
8531 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8532
8533 * emacs.texi: Rename Hardcopy to Printing.
8534 Make PostScript and PostScript Variables subnodes of it.
8535
8536 * misc.texi (Printing): Rename node from Hardcopy.
8537 Mention menu bar options.
8538 Move PostScript and PostScript Variables to submenu.
8539 (Printing package): New node.
8540
8541 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8542
8543 * dired.texi (Operating on Files): Likewise.
8544
8545 * calendar.texi (Displaying the Diary): Likewise.
8546
8547 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8548
8549 * glossary.texi (Glossary): Likewise.
8550
8551 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8552 effect.
8553
8554 2005-06-04 Richard M. Stallman <rms@gnu.org>
8555
8556 * trouble.texi (After a Crash): Polish previous change.
8557
8558 2005-05-30 Noah Friedman <friedman@splode.com>
8559
8560 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8561 recovery mechanism.
8562
8563 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8564
8565 * building.texi (Other Buffers): SPC toggles display of
8566 floating point registers.
8567
8568 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8569
8570 * files.texi (Log Buffer): Merge in description of Log Edit
8571 mode from pcl-cvs.texi.
8572
8573 2005-05-26 Richard M. Stallman <rms@gnu.org>
8574
8575 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8576
8577 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8578
8579 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8580 not enabled by default.
8581 When not on a word, `ispell-word' by default checks the word
8582 before point.
8583
8584 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8585
8586 * building.texi (Debugger Operation): Simplify last sentence.
8587
8588 2005-05-23 Lute Kamstra <lute@gnu.org>
8589
8590 * emacs.texi: Update FSF's address throughout.
8591 (Preface): Use @cite.
8592 (Distrib): Add cross reference to the node "Copying". Mention the
8593 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8594 printed manuals.
8595 (Intro): Use @xref for the Emacs Lisp Intro.
8596
8597 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8598
8599 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8600
8601 * basic.texi (Moving Point): Mention default for `goto-line'.
8602
8603 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8604 of a variable's docstring.
8605
8606 2005-05-18 Lute Kamstra <lute@gnu.org>
8607
8608 * maintaining.texi (Overview of Emerge): Add cross reference.
8609 Remove duplication.
8610
8611 * emacs.texi (Top): Update to the current structure of the manual.
8612 * misc.texi (Emacs Server): Add menu description.
8613 * files.texi (Saving): Fix menu.
8614 * custom.texi (Customization): Fix menu.
8615 * mule.texi (International): Fix menu.
8616 * kmacro.texi (Keyboard Macros): Fix menu.
8617
8618 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8619
8620 * display.texi: Various minor changes.
8621 (Faces): Delete text that is repeated in the next section.
8622
8623 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8624
8625 * building.texi (Debugger Operation): Mention GUD tooltips are
8626 disabled with GDB in text command mode.
8627
8628 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8629
8630 * building.texi: Replace toolbar with "tool bar" for consistency.
8631 (Compilation Mode): Describe compilation-context-lines
8632 and use of arrow in compilation buffer.
8633 (Debugger Operation): Replace help text with variable's value.
8634
8635 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8636 consistency.
8637
8638 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8639
8640 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8641 Add xref.
8642
8643 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8644
8645 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8646 (Position Info): Delete discussion of `goto-line'. It is already
8647 described in `Moving point'.
8648
8649 * mini.texi (Completion Commands): Correct reference.
8650 (Completion Options): Fix typo.
8651
8652 * killing.texi (Deletion): Complete description of `C-x C-o'.
8653
8654 2005-05-10 Richard M. Stallman <rms@gnu.org>
8655
8656 * building.texi (Compilation): Clarify recompile's directory choice.
8657
8658 * frames.texi (Tooltips): Cleanups.
8659
8660 * basic.texi (Arguments): Fix punctuation.
8661
8662 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8663
8664 * screen.texi (Menu Bar): The up and down (not left and right)
8665 arrow keys move through a keyboard menu.
8666
8667 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8668
8669 * basic.texi: Various typo and grammar fixes.
8670 (Moving Point): C-a now runs move-beginning-of-line.
8671
8672 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8673
8674 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8675
8676 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8677 as different animals.
8678
8679 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8682 Correct index entry.
8683
8684 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8685
8686 * building.texi (Debugger Operation): Update to reflect changes
8687 in GUD tooltips.
8688
8689 2005-04-30 Richard M. Stallman <rms@gnu.org>
8690
8691 * files.texi (Compressed Files): Auto Compression normally enabled.
8692
8693 * building.texi (Debugger Operation): Clarify previous change.
8694
8695 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8696
8697 * building.texi (Debugger Operation): Add description for
8698 GUD tooltips when program is not running.
8699
8700 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8701
8702 * misc.texi (Shell): Add `Shell Prompts' to menu.
8703 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8704 description. Delete remarks moved to new node.
8705 (Shell Prompts): New node.
8706 (History References): Replace remarks moved to `Shell Prompts'
8707 with xref to that node.
8708 (Remote Host): Clarify how to specify the terminal type when
8709 logging in to a different machine.
8710
8711 2005-04-26 Richard M. Stallman <rms@gnu.org>
8712
8713 * emacs.texi (Top): Update submenus from files.texi.
8714
8715 * files.texi (Filesets): Clarify previous change.
8716
8717 * dired.texi (Misc Dired Features): Clarify previous change.
8718
8719 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8720
8721 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8722
8723 * dired.texi (Misc Dired Features):
8724 Document dired-compare-directories.
8725
8726 * files.texi (Filesets): New node.
8727 (File Conveniences): Document Image mode.
8728
8729 * text.texi (TeX Print): Document tex-compile.
8730
8731 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8732
8733 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8734 Delete redundant reference to tooltip Custom group. It is
8735 referred too again in the next paragraph.
8736
8737 2005-04-24 Richard M. Stallman <rms@gnu.org>
8738
8739 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8740
8741 2005-04-19 Kim F. Storm <storm@cua.dk>
8742
8743 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8744
8745 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8746
8747 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8748 turns off desktop-save-mode.
8749
8750 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8751
8752 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8753 by default in terminals compatible with xterm. Mention that
8754 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8755 node.
8756
8757 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8758
8759 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8760
8761 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8762
8763 * xresources.texi (Table of Resources): Add cursorBlink.
8764
8765 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8766
8767 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8768 `d', `C-d' and `u'.
8769
8770 2005-04-11 Richard M. Stallman <rms@gnu.org>
8771
8772 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8773 (Misc X): Add -D, --basic-display.
8774
8775 * maintaining.texi (Change Log): Correct the description of
8776 the example.
8777
8778 * major.texi (Choosing Modes): Document magic-mode-alist.
8779
8780 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8781
8782 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8783 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8784 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8785 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8786 `w', respectively.
8787 (Rmail Labels): Mention `l'.
8788 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8789 (Rmail Summary Edit): Describe `j' and RET.
8790
8791 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8792
8793 * xresources.texi (Lucid Resources): Add fontSet resource.
8794
8795 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8796
8797 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8798 now called `indicate-empty-lines'.
8799
8800 2005-04-06 Kim F. Storm <storm@cua.dk>
8801
8802 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8803
8804 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8805
8806 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8807 deleted.
8808 (Marks vs Flags): Add some convenient key bindings.
8809 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8810 (Misc Dired Features): Correct and expand description of `w' command.
8811
8812 * frames.texi (XTerm Mouse): Delete apparently false info.
8813 The GNU/Linux console currently does not appear to support
8814 `xterm-mouse-mode'.
8815
8816 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8817
8818 * calendar.texi (Diary): Mention shell utility `calendar'.
8819
8820 2005-04-01 Richard M. Stallman <rms@gnu.org>
8821
8822 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8823
8824 2005-04-01 Lute Kamstra <lute@gnu.org>
8825
8826 * maintaining.texi (Change Log): add-change-log-entry uses
8827 add-log-mailing-address.
8828
8829 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8830
8831 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8832 `VC Mode Line' and put in an xref to that node.
8833 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8834 its description.
8835
8836 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8837
8838 * calendar.texi (Calendar Systems): Say that the Persian calendar
8839 implemented here is the arithmetical one championed by Birashk.
8840
8841 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8842
8843 * programs.texi (Fortran Motion): Fix previous change.
8844
8845 2005-03-29 Richard M. Stallman <rms@gnu.org>
8846
8847 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8848
8849 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8850
8851 * text.texi (Refill): Refer to Long Lines Mode.
8852 (Longlines): New node.
8853 (Auto Fill): Don't index "word wrap" here.
8854 (Filling): Add Longlines to menu.
8855
8856 2005-03-29 Richard M. Stallman <rms@gnu.org>
8857
8858 * xresources.texi: Minor fixes.
8859
8860 * misc.texi (Emacs Server): Fix Texinfo usage.
8861
8862 * emacs.texi (Top): Don't use a real section heading for
8863 "Detailed Node Listing". Fake it instead.
8864
8865 * basic.texi (Position Info): Minor cleanup.
8866
8867 * mule.texi (Input Methods): Minor cleanup.
8868
8869 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8870
8871 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8872 constructs as well.
8873 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8874
8875 2005-03-29 Kenichi Handa <handa@m17n.org>
8876
8877 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8878
8879 * basic.texi (Position Info): Update the description about the
8880 command C-u C-x =.
8881
8882 2005-03-28 Richard M. Stallman <rms@gnu.org>
8883
8884 * emacs.texi (Top): Use @section for the detailed node listing.
8885
8886 * calendar.texi: Minor fixes to previous change.
8887
8888 * programs.texi (Fortran): Small fixes to previous changes.
8889
8890 * emacs.texi (Top): Update list of subnodes of Dired.
8891 Likewise for building.texi.
8892
8893 * files.texi (File Conveniences): Delete Auto Image File mode.
8894
8895 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8896
8897 * building.texi (Flymake): New node.
8898
8899 * custom.texi (Function Keys): Document kp- event types and
8900 keypad-setup package.
8901
8902 * dired.texi (Wdired): New node.
8903
8904 * files.texi (File Conveniences): Reorder entries.
8905 Explain how to turn on Auto-image-file mode.
8906 Document Thumbs mode.
8907
8908 * mule.texi (Specify Coding): Document recode-region and
8909 recode-file-name.
8910
8911 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8912
8913 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8914
8915 * commands.texi (Keys): M-o is now a prefix key.
8916
8917 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8918
8919 * programs.texi: Reformat and update copyright years.
8920 (Fortran): Update section.
8921
8922 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8923
8924 * files.texi: Several small changes in addition to:
8925 (Visiting): Change xref for Dialog Boxes to ref.
8926 (Version Headers): Replace references to obsolete var
8927 `vc-header-alist' with `vc-BACKEND-header'.
8928 (Customizing VC): Update value of `vc-handled-backends'.
8929
8930 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8931
8932 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8933 move here from Emacs Lisp Reference Manual.
8934 * calendar.texi (Calendar/Diary, Diary Commands)
8935 (Special Diary Entries, Importing Diary): Change some xrefs to
8936 point to emacs-xtra rather than elisp.
8937
8938 * emacs-xtra.texi (Calendar Customizing):
8939 Move view-diary-entries-initially, view-calendar-holidays-initially,
8940 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8941 Emacs Manual.
8942 (Appt Customizing): Merge entire section into main Emacs Manual.
8943 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8944 mark-holidays-in-calendar here from emacs-xtra.
8945 (Displaying the Diary): Move view-diary-entries-initially,
8946 mark-diary-entries-in-calendar here from emacs-xtra.
8947 (Appointments): Move appt-display-mode-line,
8948 appt-display-duration, appt-disp-window-function,
8949 appt-delete-window-function here from emacs-xtra.
8950
8951 * calendar.texi: Update and reformat copyright.
8952 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8953 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8954 (Diary): Refer to `diary-file' rather than ~/diary.
8955 (Diary Commands): Rename node to "Displaying the Diary".
8956 * emacs.texi (Top): Rename "Diary Commands" section.
8957 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8958
8959 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8960
8961 * misc.texi (Emacs Server): Fix the command for setting
8962 server-name. Add an xref to Invoking emacsclient.
8963
8964 * help.texi (Help Summary): Clarify when "C-h ." will do something
8965 nontrivial.
8966 (Apropos): Add cindex entry for apropos-sort-by-scores.
8967
8968 * display.texi (Text Display): Add index entries for how no-break
8969 characters are displayed.
8970
8971 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8972
8973 * files.texi (Visiting): Fix cross-references introduced with the
8974 last change.
8975
8976 * xresources.texi (GTK resources): Fix last change.
8977
8978 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8979
8980 * xresources.texi (X Resources): GTK options documented too.
8981 (Resources): Clarify meaning of program name.
8982 (Table of Resources): Add visualClass.
8983 (GTK resources): Rewrite.
8984 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8985
8986 * display.texi (Text Display): Mention non-breaking spaces.
8987
8988 * files.texi (Reverting): Document auto-revert-check-vc-info.
8989
8990 * frames.texi (Mouse Commands): Document
8991 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8992
8993 * help.texi (Help Summary): Add `C-h .'.
8994 (Apropos): Apropos accepts a list of search terms.
8995 Document apropos-sort-by-scores.
8996 (Help Echo): Document display-local-help.
8997
8998 * misc.texi (Emacs Server): Document server-name.
8999 (Invoking emacsclient): Document -s option for server names.
9000
9001 * text.texi (Outline Visibility): Introduce "current heading
9002 line" (commands can be called with point on a body line).
9003 Re-order table to follow the sequence of discussion.
9004 hide-body won't hide lines before first header line.
9005 (TeX Mode): Add DocTeX mode.
9006
9007 2005-03-24 Richard M. Stallman <rms@gnu.org>
9008
9009 * mule.texi (Single-Byte Character Support): Delete mention
9010 of iso-acc.el and iso-transl.el.
9011
9012 2005-03-23 Lute Kamstra <lute@gnu.org>
9013
9014 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9015
9016 2005-03-23 Richard M. Stallman <rms@gnu.org>
9017
9018 * search.texi: Delete explicit node pointers.
9019 (Incremental Search): New menu.
9020 (Basic Isearch, Repeat Isearch, Error in Isearch)
9021 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9022 (Slow Isearch): New subnodes.
9023 (Configuring Scrolling): Node deleted.
9024 (Search Case): Doc default-case-fold-search.
9025 (Regexp Replace): Move replace-regexp doc here.
9026
9027 * rmail.texi (Movemail): Put commas inside closequotes.
9028
9029 * picture.texi (Insert in Picture): Document C-c arrow combos.
9030 (Basic Picture): Clarify erasure.
9031
9032 * display.texi (Font Lock): Put commas inside closequotes.
9033
9034 * cmdargs.texi (General Variables): Put commas inside closequotes.
9035
9036 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9037
9038 * building.texi (Stack Buffer): Mention reverse contrast for
9039 *selected* frame (might not be current frame).
9040
9041 2005-03-21 Richard M. Stallman <rms@gnu.org>
9042
9043 * building.texi (Starting GUD): Add bashdb.
9044
9045 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9046
9047 * basic.texi (Moving Point): Add M-g M-g binding.
9048 (Undo): Document undo-only.
9049 (Position Info): Document M-g M-g and C-u M-g M-g.
9050
9051 * building.texi (Building): Put Grep Searching after Compilation
9052 Shell.
9053 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9054 Document next-error-highlight.
9055 (Grep Searching): Document grep-highlight-matches.
9056 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9057
9058 * calendar.texi (Importing Diary): Rename node from iCalendar.
9059 Document diary-from-outlook.
9060
9061 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9062 Commands.
9063 Mention effect of X drag and drop on Dired buffers.
9064
9065 * files.texi (Visiting): Document large-file-warning-threshold.
9066 Move paragraph on file-selection dialog.
9067 Mention visiting files using X drag and drop.
9068 (Reverting): Mention using Auto-Revert mode to tail files.
9069 Document auto-revert-tail-mode.
9070 (Version Systems): Minor correction.
9071 (Comparing Files): Diff-mode is no longer based on Compilation
9072 mode.
9073 Document compare-ignore-whitespace.
9074 (Misc File Ops): Explain passing a directory to rename-file.
9075 Likewise for copy-file and make-symbolic-link.
9076
9077 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9078 Document mouse-wheel-progressive speed.
9079
9080 * help.texi (Misc Help): Document numeric argument for C-h i.
9081 Correctly explain the effect of just C-u as argument.
9082
9083 * killing.texi (Deletion): Document numeric argument for
9084 just-one-space.
9085
9086 * mini.texi (Completion): Completion acts on text before point.
9087
9088 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9089 (Emulation): CUA mode replaces pc-bindings-mode,
9090 pc-selection-mode, and s-region.
9091
9092 * mule.texi (Input Methods): Leim is now built-in.
9093 (Select Input Method): Document quail-show-key.
9094 (Specify Coding): Document revert-buffer-with-coding-system.
9095
9096 * programs.texi (Fortran Motion): Document f90-next-statement,
9097 f90-previous-statement, f90-next-block, f90-previous-block,
9098 f90-end-of-block, and f90-beginning-of-block.
9099
9100 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9101
9102 * emacs.texi (Acknowledgments): Update.
9103
9104 * anti.texi: Total rewrite.
9105
9106 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9107
9108 * ack.texi (Acknowledgments): Update.
9109
9110 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9111
9112 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9113 Update copyright years.
9114
9115 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9116
9117 * building.texi (Commands of GUD): Move paragraph on setting
9118 breakpoints with mouse to the GDB Graphical Interface node.
9119
9120 2005-03-07 Richard M. Stallman <rms@gnu.org>
9121
9122 * misc.texi (Single Shell, Shell Options): Fix previous change.
9123
9124 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9125
9126 2005-03-06 Richard M. Stallman <rms@gnu.org>
9127
9128 * building.texi (Starting GUD): Don't explain text vs graphical
9129 GDB here. Just mention it and xref.
9130 Delete "just one debugger process".
9131 (Debugger Operation): Move GUD tooltip info here.
9132 (GUD Tooltips): Node deleted.
9133 (GDB Graphical Interface): Explain the two GDB modes here.
9134
9135 * sending.texi (Sending Mail): Minor cleanup.
9136 (Mail Aliases): Explain quoting conventions.
9137 Update key rebinding example.
9138 (Header Editing): C-M-i is like M-TAB.
9139 (Mail Mode Misc): mail-attach-file does not do MIME.
9140
9141 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9142 that really belongs here.
9143 (Remote Mailboxes): Text moved to Rmail Inbox.
9144 (Rmail Display): Mention Mouse-1.
9145 (Movemail): Clarify two movemail versions.
9146 Clarify rmail-movemail-program.
9147
9148 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9149 Document async shell commands.
9150 (Shell History): Clarify.
9151 (Shell Ring): Mention C-UP an C-DOWN.
9152 (Shell Options): Add comint-prompt-read-only.
9153 (Invoking emacsclient): Set EDITOR to run Emacs.
9154 (Sorting): No need to explain what region is.
9155 (Saving Emacs Sessions): Fix typo.
9156 (Recursive Edit): Fix punctuation.
9157 (Emulation): Don't mention "PC bindings" which are standard.
9158 (Hyperlinking): Explain Mouse-1 convention here.
9159 (Find Func): Node deleted.
9160
9161 * help.texi (Name Help): Xref to Hyperlinking.
9162
9163 * glossary.texi (Glossary):
9164 Rename "Balance Parentheses" to "Balancing...".
9165 Add "Byte Compilation". Correct "Copyleft".
9166 New xref in "Customization".
9167 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9168 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9169 Rename "Registers" to "Register".
9170 Replace "Selecting" with "Selected Frame",
9171 "Selected Window", and "Selecting a Buffer".
9172
9173 * files.texi (Types of Log File): Explain how projects'
9174 methods can vary.
9175
9176 * display.texi (Faces): Delete "Emacs 21".
9177
9178 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9179 * fixit.texi (Spelling): C-M-i like M-TAB.
9180 * mini.texi (Completion Options): C-M-i like M-TAB.
9181 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9182 * text.texi (Text Mode): C-M-i like M-TAB.
9183
9184 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9185
9186 * calendar.texi (Specified Dates): Mention `g w'.
9187 (Appointments): appt-activate toggles with no arg.
9188
9189 2005-03-05 Juri Linkov <juri@jurta.org>
9190
9191 * cmdargs.texi (Emacs Invocation): Add cindex
9192 "invocation (command line arguments)".
9193 (Misc X): Add -nbc, --no-blinking-cursor.
9194
9195 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9196
9197 * calendar.texi (iCalendar): No need to require it now.
9198
9199 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9200
9201 * trouble.texi (Contributing): Mention Savannah. Direct users to
9202 emacs-devel.
9203
9204 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9205
9206 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9207 window.
9208
9209 2005-02-27 Richard M. Stallman <rms@gnu.org>
9210
9211 * building.texi (Compilation): Update mode line status info.
9212
9213 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9214
9215 * calendar.texi (General Calendar): Document binding of
9216 scroll-other-window-down.
9217 (Mayan Calendar): Fix earliest date.
9218 (Time Intervals): Document timeclock-change.
9219 Fix timeclock-ask-before-exiting documentation.
9220
9221 2005-02-26 Kim F. Storm <storm@cua.dk>
9222
9223 * frames.texi (Mouse References):
9224 Add mouse-1-click-in-non-selected-windows.
9225
9226 2005-02-25 Richard M. Stallman <rms@gnu.org>
9227
9228 * screen.texi (Screen): Explain better about cursors and mode lines;
9229 don't presuppose text terminals.
9230 (Point): Don't assume just one cursor.
9231 Clarify explanation of cursors.
9232 (Echo Area, Menu Bar): Cleanups.
9233
9234 * mini.texi (Minibuffer): Prompts are highlighted.
9235 (Minibuffer Edit): Newline = C-j only on text terminals.
9236 Clarify resize-mini-windows values.
9237 Mention M-PAGEUP and M-PAGEDOWN.
9238 (Completion Commands): Mouse-1 like Mouse-2.
9239 (Minibuffer History): Explain history commands better.
9240 (Repetition): Add xref to Incremental Search.
9241
9242 * mark.texi (Setting Mark): Clarify info about displaying mark.
9243 Clarify explanation of C-@ and C-SPC.
9244 (Transient Mark): Mention Delete Selection mode.
9245 (Marking Objects): Clean up text about extending the region.
9246
9247 * m-x.texi (M-x): One C-g doesn't always go to top level.
9248 No delay before suggest-key-bindings output.
9249
9250 * fixit.texi (Fixit): Mention C-/ for undo.
9251 (Spelling): Mention ESC TAB like M-TAB.
9252 Replacement words with r and R are rechecked.
9253 Say where C-g leaves point. Mention ? as input.
9254
9255 2005-02-23 Lute Kamstra <lute@gnu.org>
9256
9257 * cmdargs.texi (Initial Options): Add cross reference.
9258
9259 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9260
9261 * emacs.texi (Top): Update menu for splitting of node in
9262 msdog.texi.
9263 * frames.texi (Frames): Update xref for splitting of node in
9264 msdog.texi.
9265 * trouble.texi (Quitting): Ditto.
9266
9267 2005-02-16 Richard M. Stallman <rms@gnu.org>
9268
9269 * windows.texi (Split Window): Simplify line truncation info
9270 and xref to Display Custom.
9271
9272 * trouble.texi (Quitting): Emergency escape only for text terminal.
9273 (Screen Garbled): C-l for ungarbling is only for text terminal.
9274
9275 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9276
9277 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9278
9279 * programs.texi (Program Modes): Mention Python mode.
9280 (Moving by Defuns): Repeating C-M-h extends region.
9281 (Basic Indent): Clarify.
9282 (Custom C Indent): Clarify.
9283 (Expressions): Repeating C-M-@ extends region.
9284 (Info Lookup): Clarify for C-h S.
9285 (Symbol Completion): ESC TAB alternative for M-TAB.
9286 (Electric C): Clarify.
9287
9288 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9289
9290 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9291 MS-DOS Input node.
9292 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9293 (MS-DOS and MULE): Clarify.
9294 (MS-DOS Processes, Windows Processes): Fix typos.
9295
9296 * major.texi (Choosing Modes): Clarify.
9297
9298 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9299 (Keyboard Macro Step-Edit): Clarify.
9300
9301 * indent.texi (Indentation): Clarifications.
9302
9303 * help.texi (Help): Correct error about C-h in query-replace.
9304 Clarify apropos vs C-h a. Fix how to search in FAQ.
9305 (Key Help): Describe C-h w here.
9306 (Name Help): Minor cleanup. C-h w moved to Key Help.
9307 Clarify the "object" joke.
9308 (Apropos): Clarify. Mouse-1 like Mouse-2.
9309 (Help Mode): Mouse-1 like Mouse-2.
9310
9311 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9312
9313 * display.texi (Display): Reorder menu.
9314 (Faces): Cleanup.
9315 (Font Lock): Cleanup. Mention Options menu.
9316 Delete obsolete text.
9317 (Scrolling): For C-l, don't presume text terminal.
9318 (Horizontal Scrolling): Simplify intro.
9319 (Follow Mode): Clarify.
9320 (Cursor Display): Move before Display Custom.
9321 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9322 Doc default-tab-width. Doc line truncation more thoroughly.
9323
9324 * dired.texi (Dired Enter): C-x C-f can run Dired.
9325 (Dired Visiting): Comment out `a' command.
9326 Mouse-1 is like Mouse-2.
9327 (Shell Commands in Dired): ? can be used more than once.
9328
9329 * basic.texi (Continuation Lines): Simplify description of truncation,
9330 and refer to Display Custom for the rest of it.
9331
9332 2005-02-06 Lute Kamstra <lute@gnu.org>
9333
9334 * basic.texi (Undo): Fix typo.
9335
9336 * cmdargs.texi (Emacs Invocation): Fix typo.
9337
9338 * custom.texi (Init Examples): Fix typo.
9339
9340 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9341
9342 2005-02-06 Richard M. Stallman <rms@gnu.org>
9343
9344 * regs.texi (Registers): Registers can hold numbers, too.
9345
9346 * killing.texi (Other Kill Commands): Cleanup.
9347 Delete redundant explanation of kill in read-only buffer.
9348 (Yanking): Mention term "copying".
9349 (Accumulating Text): Fix typo.
9350
9351 * entering.texi (Entering Emacs): Update rationale at start.
9352 (Exiting): Treat iconifying on a par with suspension.
9353
9354 * custom.texi (Minor Modes): Fix typo.
9355 (Easy Customization): Fix menu style.
9356 (Variables): Add xref.
9357 (Examining): Setting for future sessions works through .emacs.
9358 (Keymaps): "Text terminals", not "Many".
9359 (Init Rebinding): Explain \C-. Show example of \M-.
9360 Fix minor wording errors.
9361 (Function Keys): Explain vector syntax just once.
9362 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9363 (Init File): Mention .emacs.d directory.
9364 (Init Examples): Add xref.
9365 (Find Init): Mention .emacs.d directory.
9366
9367 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9368 (Action Arguments): Explain which kinds of -l args are found how.
9369 (Initial Options): --batch does not inhibit site-start.
9370 Add xrefs.
9371 (Command Example): Use --batch, not -batch.
9372
9373 * basic.texi (Inserting Text): Cleanup wording.
9374 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9375 C-n is not error at end of buffer.
9376 (Undo): Doc C-/ like C-_. Add xrefs.
9377 (Arguments): META key may be labeled ALT.
9378 Peculiar arg meanings are explained in doc strings.
9379
9380 * abbrevs.texi (Expanding Abbrevs): Clarify.
9381
9382 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9383
9384 * frames.texi (Frame Parameters): Add an xref to the description
9385 of list-colors-display. Add a pointer to the X docs about colors.
9386
9387 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9388 Improve docs of list-colors-display.
9389
9390 2005-02-03 Lute Kamstra <lute@gnu.org>
9391
9392 * frames.texi (Frames, Drag and Drop): Fix typos.
9393
9394 2005-02-03 Richard M. Stallman <rms@gnu.org>
9395
9396 * windows.texi (Basic Window): Mention color-change in mode line.
9397 (Change Window): Explain dragging vertical boundaries.
9398
9399 * text.texi (Sentences): Clarify.
9400 (Paragraphs): Explain M-a and blank lines.
9401 (Outline Mode): Clarify text and menu.
9402 (Hard and Soft Newlines): Mention use-hard-newlines.
9403
9404 * frames.texi (Frames): Delete unnecessary mention of Windows.
9405 (Mouse Commands): Likewise. Mention xterm mouse support.
9406 (Clipboard): Clarify.
9407 (Mouse References): Mention use of Mouse-1 for following links.
9408 (Menu Mouse Clicks): Clarify.
9409 (Mode Line Mouse): Clarify.
9410 (Drag and Drop): Rewrite.
9411
9412 * fixit.texi (Spelling): Fix typo.
9413
9414 * files.texi (File Names): Clarify.
9415 (Visiting): Update conditions for use of file dialog. Clarify.
9416 (Saving): Doc d as answer in save-some-buffers.
9417 (Remote Files): Clean up the text.
9418
9419 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9420
9421 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9422 (List Buffers): Clarify.
9423 (Several Buffers): Doc T command.
9424 (Buffer Convenience): Clarify menu.
9425
9426 * basic.texi (Undo): Clarify last change.
9427
9428 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9429
9430 * fixit.texi (Spelling): Fix typo.
9431
9432 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9433
9434 * basic.texi (Undo): Update description of `undo-outer-limit'.
9435
9436 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9437
9438 * building.texi: Update documentation relating to GDB Graphical
9439 Interface.
9440
9441 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9442
9443 * custom.texi (Easy Customization): Adapt menu to node name change.
9444
9445 2005-01-30 Richard M. Stallman <rms@gnu.org>
9446
9447 * custom.texi (Easy Customization): Defn of "User Option" now
9448 includes faces. Don't say just "option" when talking about variables.
9449 Do say just "options" to mean "anything customizable".
9450 (Specific Customization): Describe `customize-variable',
9451 not `customize-option'.
9452
9453 * glossary.texi (Glossary) <Faces>: Add xref.
9454 <User Option>: Change definition--include faces. Change xref.
9455
9456 * picture.texi (Picture): Mention artist.el.
9457
9458 * sending.texi, screen.texi, programs.texi, misc.texi:
9459 * mini.texi, major.texi, maintaining.texi, macos.texi:
9460 * help.texi, frames.texi, files.texi:
9461 Don't say just "option" when talking about variables.
9462
9463 * display.texi, mule.texi: Don't say just "option" when talking
9464 about variables. Other minor cleanups.
9465
9466 2005-01-26 Lute Kamstra <lute@gnu.org>
9467
9468 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9469 File'. Mention the `-Q' option at the `--no-site-file' option.
9470
9471 2005-01-22 David Kastrup <dak@gnu.org>
9472
9473 * building.texi (Grep Searching): Mention alias `find-grep' for
9474 `grep-find'.
9475
9476 2005-01-20 Richard M. Stallman <rms@gnu.org>
9477
9478 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9479
9480 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9481
9482 * rmail.texi (Movemail): Explain differences
9483 between standard and mailutils versions of movemail.
9484 Describe command line and configuration options introduced
9485 with the latter.
9486 Explain the notion of mailbox URL, provide examples and
9487 cross-references to mailutils documentation.
9488 Describe various methods of specifying mailbox names,
9489 user names and user passwords for rmail.
9490 (Remote Mailboxes): New section.
9491 Describe how movemail handles remote mailboxes. Describe configuration
9492 options used to control its behavior.
9493 (Other Mailbox Formats): Explain handling of various mailbox
9494 formats.
9495
9496 2005-01-13 Richard M. Stallman <rms@gnu.org>
9497
9498 * commands.texi (Commands): Clarification.
9499
9500 2005-01-11 Richard M. Stallman <rms@gnu.org>
9501
9502 * programs.texi (Multi-line Indent): Fix previous change.
9503 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9504
9505 2005-01-08 Richard M. Stallman <rms@gnu.org>
9506
9507 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9508 lazy-highlight.
9509
9510 * search.texi (Query Replace): Mention faces query-replace
9511 and lazy-highlight.
9512 (Incremental Search): Update isearch highlighting info.
9513
9514 2005-01-04 Richard M. Stallman <rms@gnu.org>
9515
9516 * custom.texi (Saving Customizations): Minor improvement.
9517
9518 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9519
9520 * custom.texi (Saving Customizations): Emacs no longer loads
9521 `custom-file' after .emacs. No longer mention customizing through
9522 Custom.
9523
9524 2005-01-01 Andreas Schwab <schwab@suse.de>
9525
9526 * killing.texi (Graphical Kill): Move up under node Killing,
9527 change @section to @subsection.
9528
9529 2005-01-01 Richard M. Stallman <rms@gnu.org>
9530
9531 * custom.texi (Face Customization): Mention hex color specs.
9532
9533 * emacs.texi (Top): Update Killing submenu.
9534
9535 * killing.texi (Killing): Reorganize section.
9536 No more TeX-only text; put the node command at start of chapter.
9537 But the first section heading is used only in TeX.
9538 Rewrite the text to read better in this mode.
9539 (Graphical Kill): New subnode gets some of the text that
9540 used to be in the first section.
9541
9542 2004-12-31 Richard M. Stallman <rms@gnu.org>
9543
9544 * dired.texi (Shell Commands in Dired): Delete the ? example.
9545
9546 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9547
9548 * files.texi (Saving): Describe new require-final-newline features
9549 and mode-require-final-newline.
9550
9551 2004-12-29 Richard M. Stallman <rms@gnu.org>
9552
9553 * custom.texi (File Variables): Clarify previous change.
9554
9555 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9556
9557 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9558 out now.
9559
9560 2004-12-27 Richard M. Stallman <rms@gnu.org>
9561
9562 * Makefile.in (MAKEINFO): Specify --force.
9563
9564 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9565 (Undo): Doc undo-outer-limit.
9566
9567 2004-12-15 Juri Linkov <juri@jurta.org>
9568
9569 * mark.texi (Transient Mark, Mark Ring): M-< and other
9570 movement commands don't set mark in Transient Mark mode
9571 if mark is active.
9572
9573 2004-12-12 Juri Linkov <juri@jurta.org>
9574
9575 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9576 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9577
9578 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9579 (Misc Dired Commands): Add @r{(Dired)} to w.
9580
9581 2004-12-12 Juri Linkov <juri@jurta.org>
9582
9583 * mark.texi (Marking Objects): Marking commands also extend the
9584 region when mark is active in Transient Mark mode.
9585
9586 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9587
9588 * custom.texi (Saving Customizations): Emacs only loads the custom
9589 file automatically after the init file in version 22.1 or later.
9590 Adapt text and examples to this fact.
9591
9592 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9593
9594 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9595 be set through Custom. Otherwise, it has no effect.
9596
9597 2004-12-05 Richard M. Stallman <rms@gnu.org>
9598
9599 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9600 * entering.texi: Rename Command Line to Emacs Invocation.
9601
9602 * misc.texi (Term Mode): Correctly describe C-c.
9603
9604 * custom.texi (Easy Customization): Move up to section level,
9605 before Variables. Avoid using the term "variable"; say "option".
9606 New initial explanation.
9607 (Variables): In initial explanation, connect "variable" to the
9608 already-explained "user option".
9609
9610 * emacs.texi (Top): Fix ref to Command Line.
9611 Move reference to Easy Customization.
9612
9613 * xresources.texi (X Resources): Fix From link.
9614
9615 * doclicense.texi (GNU Free Documentation License): Fix To link.
9616
9617 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9618
9619 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9620
9621 2004-12-03 Richard M. Stallman <rms@gnu.org>
9622
9623 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9624
9625 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9626
9627 * kmacro.texi: Several small changes in addition to the following.
9628 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9629 defining a keyboard macro.
9630 Mention `kmacro-ring-max'.
9631 (Keyboard Macro Counter): Clarify description of
9632 `kmacro-insert-counter', `kmacro-set-counter',
9633 `kmacro-add-counter' and `kmacro-set-format'.
9634
9635 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9636
9637 * custom.texi (File Variables): Add `unibyte' and make it more
9638 clear that `unibyte' and `coding' are special. Suggested by Simon
9639 Krahnke <overlord@gmx.li>.
9640
9641 * mule.texi (Enabling Multibyte): Refer to File Variables.
9642 Suggested by Simon Krahnke <overlord@gmx.li>.
9643
9644 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9645
9646 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9647 x-use-old-gtk-file-dialog.
9648
9649 2004-11-20 Richard M. Stallman <rms@gnu.org>
9650
9651 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9652
9653 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9654
9655 * building.texi (Lisp Eval): Delete hyphen in section name.
9656
9657 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9658
9659 * files.texi (Old Versions):
9660 No longer document annotation as "CVS only".
9661
9662 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9663
9664 * files.texi (Version Control): Rewrite the introduction about
9665 version systems, mentioning the new ones that we support.
9666 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9667 suggestions.
9668
9669 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9670
9671 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9672
9673 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9674
9675 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9676
9677 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9678
9679 * text.texi (Text Based Tables, Table Definition)
9680 (Table Creation, Table Recognition, Cell Commands)
9681 (Cell Justification, Row Commands, Column Commands)
9682 (Fixed Width Mode, Table Conversion, Measuring Tables)
9683 (Table Misc): New nodes, documenting the Table Mode.
9684
9685 2004-10-19 Jason Rumney <jasonr@gnu.org>
9686
9687 * makefile.w32-in (info): Change order of arguments to makeinfo.
9688
9689 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9690
9691 * calendar.texi (iCalendar): Update for package changes.
9692
9693 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9694
9695 * files.texi (Misc File Ops): View mode is a minor mode.
9696
9697 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9698
9699 * calendar.texi (iCalendar): Style changes.
9700
9701 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9702
9703 * search.texi (Regexps): The regexp described in the example is no
9704 longer stored in the variable `sentence-end'.
9705
9706 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9707
9708 * building.texi (Starting GUD): Note that multiple debugging
9709 sessions requires `gdb --fullname'.
9710
9711 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9712
9713 * calendar.texi (iCalendar): New section for a new package.
9714
9715 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9716
9717 * text.texi: Various small changes in addition to the following.
9718 (Text): Replace xref for autotype with inforef.
9719 (Sentences): Explain nil value for `sentence-end'.
9720 (Paragraphs): Update default values for `paragraph-start' and
9721 `paragraph-separate'.
9722 (Text Mode): Correct description of Text mode's effect on the
9723 syntax table.
9724 (Outline Visibility): `hide-other' does not hide top level headings.
9725 `selective-display-ellipses' no longer has an effect on Outline mode.
9726 (TeX Misc): Add missing @cindex.
9727 Replace xref for RefTeX with inforef.
9728 (Requesting Formatted Text): The variable
9729 `enriched-fill-after-visiting' no longer exists.
9730 (Editing Format Info): Update names of menu items and commands.
9731 (Format Faces): Mention special effect of specifying the default face.
9732 Describe inheritance of text properties.
9733 Correct description of `fixed' face.
9734 (Format Indentation): Correct description of effect of setting
9735 margins. Mention `set-left-margin' and `set-right-margin'.
9736 (Format Justification): Update names of menu items.
9737 `set-justification-full' is now bound to `M-j b'.
9738 Mention that `default-justification' is a per buffer variable.
9739 (Format Properties): Update name of menu item.
9740 (Forcing Enriched Mode): `format-decode-buffer' automatically
9741 turns on Enriched mode if the buffer is in text/enriched format.
9742
9743 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9744
9745 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9746
9747 2004-09-28 Kim F. Storm <storm@cua.dk>
9748
9749 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9750 Align with new functionality.
9751
9752 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9753
9754 * display.texi (Display Custom): Remove stray `@end defvar'.
9755
9756 2004-09-23 Kim F. Storm <storm@cua.dk>
9757
9758 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9759 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9760
9761 2004-09-20 Richard M. Stallman <rms@gnu.org>
9762
9763 * custom.texi (Hooks): Explain using setq to clear out a hook.
9764 (File Variables): Explain multiline string constants.
9765 (Non-ASCII Rebinding): Explain when you need to update
9766 non-ASCII char codes in .emacs.
9767
9768 * building.texi (Compilation): Explain how to make a silent
9769 subprocess that won't be terminated. Explain compilation-environment.
9770
9771 2004-09-13 Kim F. Storm <storm@cua.dk>
9772
9773 * mini.texi (Repetition): Rename isearch-resume-enabled to
9774 isearch-resume-in-command-history and change default to disabled.
9775
9776 2004-09-09 Kim F. Storm <storm@cua.dk>
9777
9778 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9779 with new `kmacro-name-last-macro'.
9780
9781 2004-09-08 Juri Linkov <juri@jurta.org>
9782
9783 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9784
9785 2004-09-03 Juri Linkov <juri@jurta.org>
9786
9787 * search.texi (Incremental Search): Update wording for M-%.
9788
9789 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9790
9791 * killing.texi (Killing): Correct description of kill commands in
9792 read-only buffer.
9793
9794 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9795
9796 * building.texi (Compilation Mode): Add a paragraph about rules
9797 for finding the compilation buffer for `next-error'.
9798
9799 * search.texi (Other Repeating Search): Mention that Occur mode
9800 supports the next-error functionality.
9801
9802 2004-09-02 Juri Linkov <juri@jurta.org>
9803
9804 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9805
9806 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9807
9808 * kmacro.texi (Basic Keyboard Macro):
9809 `apply-macro-to-region-lines' now operates on all lines that begin
9810 in the region, rather than on all complete lines in the region.
9811
9812 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9813
9814 * frames.texi (Drag and drop): Add documentation about
9815 x-dnd-test-function and x-dnd-known-types.
9816
9817 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9818
9819 * indent.texi: Various minor changes in addition to:
9820 (Indentation Commands): Correct description of `indent-relative'.
9821 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9822 mode. The *Tab Stops* buffer uses Overwrite Mode.
9823 (Just Spaces): `tabify' converts sequences of at least two spaces
9824 to tabs.
9825
9826 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9827
9828 * frames.texi (Secondary Selection): Setting the secondary
9829 selection with M-Drag-Mouse-1 does not alter the kill ring,
9830 setting it with M-Mouse-1 and M-Mouse-3 does.
9831 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9832 toolkit scroll bars.
9833 (Scroll Bars): Ditto.
9834
9835 * windows.texi (Basic Window): When using a window system, the value
9836 of point in a non-selected window is indicated by a hollow box.
9837 (Split Window): Side by side windows are separated by a scroll bar,
9838 if scroll bars are used.
9839 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9840 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9841 (Window Convenience): Update bindings for `winner-undo' and
9842 `winner-redo'.
9843
9844 * ack.texi (Acknowledgments): Use `@unnumbered'.
9845 * misc.texi: Adapt sectioning in Info to the node structure.
9846 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9847 of "Using Emacs as a Server".
9848 * building.texi (Building): Interchange nodes (for correct numbering).
9849 * programs.texi (Programs): Interchange nodes (for correct numbering).
9850 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9851 Info to the node structure.
9852 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9853 Rearrange order of nodes and sections such that both "GNU GENERAL
9854 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9855 end, as appropriate for appendices.
9856 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9857 Use `@unnumberedsec'.
9858 * trouble.texi: Adapt sectioning in Info to the node structure.
9859 Adapt node pointers to change in emacs.texi.
9860 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9861
9862 2004-08-25 Kenichi Handa <handa@m17n.org>
9863
9864 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9865 description for unibyte mode.
9866
9867 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9868
9869 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9870
9871 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9872 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9873 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9874 in @pxref.
9875
9876 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9877
9878 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9879 Change section names.
9880
9881 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9882
9883 * kmacro.texi (Keyboard Macro Ring): Rename section.
9884 Emacs treats the head of the macro ring as the `last keyboard macro'.
9885 (Keyboard Macro Counter): Minor change.
9886 (Save Keyboard Macro): Some clarifications.
9887 (Edit Keyboard Macro): Rename section.
9888
9889 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9890 32-bit machines.
9891 (Several Buffers): Clarify which buffer is selected if `2' is
9892 pressed in the Buffer Menu.
9893 Auto Revert mode can be used to update the Buffer Menu
9894 automatically.
9895
9896 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9897
9898 * help.texi (Misc Help): Add an index entry for finding an Info
9899 manual by its file name.
9900
9901 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9902
9903 * files.texi (Backup Deletion): Correct description of
9904 `delete-old-versions'.
9905 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9906 (Auto Save Files): Recommend `auto-save-mode' to reenable
9907 auto-saving, rather than the abbreviation `auto-save'.
9908
9909 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9910
9911 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9912 for "killing" and "yanking" in main menu.
9913
9914 2004-08-16 Richard M. Stallman <rms@gnu.org>
9915
9916 * killing.texi (Yanking, Killing): Minor cleanups.
9917
9918 * mark.texi (Momentary Mark): Minor cleanups.
9919
9920 2004-08-15 Kenichi Handa <handa@etl.go.jp>
9921
9922 * custom.texi (Non-ASCII Rebinding):
9923 C-q always inserts the right code to pass to global-set-key.
9924
9925 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9926
9927 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9928 `insert-register', instead of `C-x r g' binding, for consistency.
9929
9930 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9931
9932 * fixit.texi (Spelling): Fix typo.
9933
9934 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9935
9936 * help.texi (Help): Fix Texinfo usage.
9937
9938 2004-07-24 Richard M. Stallman <rms@gnu.org>
9939
9940 * text.texi (Paragraphs): Update how paragraphs are separated
9941 and the default for paragraph-separate.
9942
9943 * search.texi (Regexp Replace): Further update text for new
9944 replacement operators.
9945
9946 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9947
9948 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9949 `R' switch.
9950
9951 * dired.texi (Dired Updating): `k' only deletes inserted
9952 subdirectories from the Dired buffer if a prefix argument was given.
9953
9954 * search.texi (Regexps): Delete redundant definition of `symbol' in
9955 description of `\_>'. It already occurs in the description of `\_<'.
9956
9957 2004-07-01 Juri Linkov <juri@jurta.org>
9958
9959 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9960 (Regexp Search): Add M-r.
9961
9962 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9963
9964 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9965
9966 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9967
9968 * search.texi, calendar.texi: Markup fixes.
9969
9970 2004-06-25 Richard M. Stallman <rms@gnu.org>
9971
9972 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9973
9974 2004-06-25 David Kastrup <dak@gnu.org>
9975
9976 * search.texi (Regexp Replace): Some typo corrections and
9977 rearrangement.
9978
9979 2004-06-24 David Kastrup <dak@gnu.org>
9980
9981 * search.texi (Unconditional Replace): Use replace-string instead
9982 of query-replace in example.
9983 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9984 sequences.
9985 (Query Replace): Correct explanation of `^' which does not use
9986 the mark stack.
9987
9988 2004-06-21 Nick Roberts <nickrob@gnu.org>
9989
9990 * misc.texi (Shell History Copying): Document comint-insert-input.
9991 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9992
9993 2004-06-20 Jesper Harder <harder@ifa.au.dk>
9994
9995 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9996 * custom.texi (Customization): Do.
9997 * anti.texi (Antinews): Do.
9998 * abbrevs.texi (Defining Abbrevs): Do.
9999
10000 * programs.texi (Info Lookup): Fix keybinding for
10001 info-lookup-symbol.
10002
10003 2004-06-16 Juanma Barranquero <lektu@terra.es>
10004
10005 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10006 Add emacs-xtra.
10007 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10008 (clean): Add emacs-xtra and flymake. Remove redundancies.
10009
10010 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10011
10012 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10013 Add emacs-xtra.
10014 * emacs-xtra.texi: New file.
10015
10016 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10017
10018 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10019 (Dired and Find): Mention differences with ordinary Dired buffers.
10020
10021 2004-06-13 Richard M. Stallman <rms@gnu.org>
10022
10023 * custom.texi (Init Syntax): Explain about vars that do special
10024 things when set with setq or with Custom.
10025 (Init Examples): Add line-number-mode example.
10026
10027 2004-06-12 Juri Linkov <juri@jurta.org>
10028
10029 * dired.texi (Operating on Files): Add dired-do-touch.
10030
10031 2004-06-10 Juri Linkov <juri@jurta.org>
10032
10033 * building.texi (Lisp Eval): Add C-M-x on defface.
10034
10035 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10036
10037 * files.texi (Reverting): Auto-Revert mode and
10038 Global Auto-Revert mode no longer revert remote files.
10039
10040 2004-05-29 Richard M. Stallman <rms@gnu.org>
10041
10042 * custom.texi (Init File): Two dashes start --no-site-file.
10043
10044 2004-05-29 Alan Mackenzie <acm@muc.de>
10045
10046 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10047 ("AWK"): Is consistently thus spelled throughout.
10048 (AWK, Pike): Document as "C-like modes".
10049 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10050 (M-x man): Supersedes M-x manual-entry.
10051 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10052
10053 ("Comments in C"): Delete node; the info is in CC Mode manual.
10054 (c-comment-only-line-offset): Remove description.
10055
10056 (C-c ., C-c C-c): Describe new C Mode bindings.
10057
10058 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10059 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10060 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10061 Amend definitions.
10062
10063 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10064 Describe functions.
10065
10066 (c-comment-start-regexp, c-hanging-comment-ender-p)
10067 (c-hanging-comment-starter-p): Remove obsolete definitions.
10068
10069 * emacs.texi: Remove the menu entry "Comments in C".
10070
10071 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10072
10073 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10074 `M-x locate'.
10075
10076 2004-05-16 Karl Berry <karl@gnu.org>
10077
10078 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10079 makeinfo --html fails.
10080 * help.texi (Help Summary) [@ifnottex]: Likewise.
10081
10082 2004-05-13 Nick Roberts <nickrob@gnu.org>
10083
10084 * building.texi (GDB Graphical Interface): Update and describe
10085 layout first.
10086
10087 2004-05-04 Jason Rumney <jasonr@gnu.org>
10088
10089 * makefile.w32-in: Revert last change.
10090
10091 2004-05-03 Jason Rumney <jasonr@gnu.org>
10092
10093 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10094
10095 2004-04-23 Juanma Barranquero <lektu@terra.es>
10096
10097 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10098
10099 2004-04-18 Juri Linkov <juri@jurta.org>
10100
10101 * fixit.texi (Spelling): Remove file extension from ispell xref.
10102
10103 2004-04-15 Kim F. Storm <storm@cua.dk>
10104
10105 * cmdargs.texi (Initial Options): Add -Q.
10106
10107 2004-04-05 Kim F. Storm <storm@cua.dk>
10108
10109 * custom.texi (File Variables): Add safe-local-eval-forms.
10110
10111 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10112
10113 * files.texi (Reverting): Correct description of revert-buffer's
10114 handling of point.
10115
10116 2004-03-22 Juri Linkov <juri@jurta.org>
10117
10118 * emacs.texi (Top): Add `Misc X'.
10119
10120 * trouble.texi: Fix help key bindings.
10121
10122 * glossary.texi: Improve references.
10123
10124 * help.texi: Sync keywords with finder.el.
10125
10126 * mini.texi (Completion): Add description for menu items.
10127
10128 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10129
10130 * sending.texi (Mail Methods): Fix xref to Message manual.
10131
10132 2004-03-12 Richard M. Stallman <rms@gnu.org>
10133
10134 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10135
10136 2004-03-04 Richard M. Stallman <rms@gnu.org>
10137
10138 * search.texi (Regexps): Explain that ^ and $ have their
10139 special meanings only in certain contexts.
10140
10141 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10142
10143 * mule.texi (Specify Coding): Doc C-x RET F.
10144
10145 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10146 for multiple compile and grep buffers.
10147 (Indirect Buffers): Don't recommand clone-indirect-buffer
10148 for multiple compile and grep buffers.
10149
10150 2004-02-29 Juanma Barranquero <lektu@terra.es>
10151
10152 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10153 Use $(DEL) instead of rm, and ignore exit code.
10154
10155 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10156
10157 * building.texi (Watch Expressions): Update.
10158
10159 2004-02-21 Juri Linkov <juri@jurta.org>
10160
10161 * cmdargs.texi (Action Arguments): Add alias --find-file.
10162 Add --directory, --help, --version. Move text about command-line-args
10163 to Command Arguments.
10164 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10165 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10166 (Window Size X): Join -g and --geometry. Add @cindex.
10167 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10168 (Title X): Remove alias -title.
10169 (Misc X): New node.
10170
10171 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10172
10173 * frames.texi (Drag and drop): Add Motif to list of supported
10174 protocols.
10175
10176 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10177
10178 * frames.texi (Drag and drop): New section.
10179
10180 2004-01-24 Richard M. Stallman <rms@gnu.org>
10181
10182 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10183 Include it only @ifnotinfo. Patch the preceding and following
10184 node headers to point to each other.
10185
10186 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10187
10188 * calendar.texi (Appointments): Update section.
10189
10190 2003-12-29 Kevin Ryde <user42@zip.com.au>
10191
10192 * programs.texi (C Modes): Fix the xref.
10193
10194 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10195
10196 * building.texi (Watch Expressions): Update.
10197 (Commands of GUD): Include use of toolbar + breakpoints set from
10198 fringe/margin.
10199
10200 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10201
10202 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10203 <acm@muc.de>.
10204
10205 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10206
10207 * frames.texi (Dialog Boxes): Add use-file-dialog.
10208
10209 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10210
10211 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10212 in CC Mode.
10213
10214 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10215
10216 * ack.texi, basic.texi, cmdargs.texi:
10217 * commands.texi, custom.texi, display.texi:
10218 * emacs.texi, files.texi:
10219 * frames.texi, glossary.texi, killing.texi:
10220 * macos.texi, mark.texi, misc.texi, msdog.texi:
10221 * mule.texi, rmail.texi, search.texi:
10222 * sending.texi, text.texi, trouble.texi:
10223 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10224
10225 2003-11-01 Alan Mackenzie <acm@muc.de>
10226
10227 * search.texi (Scrolling During Incremental Search): Document a
10228 new scrolling facility in isearch mode.
10229
10230 2003-10-22 Miles Bader <miles@gnu.org>
10231
10232 * Makefile.in (info): Move before $(top_srcdir)/info.
10233
10234 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10235
10236 * building.texi (Watch Expressions): Update section on data display
10237 to reflect code changes (GDB Graphical Interface).
10238
10239 2003-10-13 Richard M. Stallman <rms@gnu.org>
10240
10241 * xresources.texi (GTK resources): Clean up previous change.
10242
10243 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10244
10245 * xresources.texi (GTK resources): Add a note that some themes
10246 disallow customizations. Add scroll theme example.
10247
10248 2003-09-30 Richard M. Stallman <rms@gnu.org>
10249
10250 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10251
10252 * misc.texi (Saving Emacs Sessions): Shorten the section,
10253 collapsing back into one node.
10254
10255 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10256
10257 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10258
10259 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10260
10261 * xresources.texi (GTK names in Emacs): Correct typo.
10262
10263 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10264
10265 * cmdargs.texi (Font X): Mention new default font.
10266 More fully describe long font names, wildcard patterns and the
10267 problems involved. (Result of discussion on emacs-devel.)
10268
10269 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10270
10271 * emacs.texi (Acknowledgements): Correct typo.
10272
10273 2003-09-22 Richard M. Stallman <rms@gnu.org>
10274
10275 * dired.texi (Misc Dired Commands): New node.
10276 (Dired Navigation): Add dired-goto-file.
10277
10278 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10279
10280 * emacs.texi (Acknowledgements): New node, split from Distribution.
10281
10282 * cmdargs.texi (Action Arguments): -f reads interactive args.
10283
10284 2003-09-08 Lute Kamstra <lute@gnu.org>
10285
10286 * screen.texi (Mode Line): Say that POS comes before LINE.
10287 Mention `size-indication-mode'.
10288 * display.texi (Optional Mode Line):
10289 Document `size-indication-mode'.
10290 * basic.texi (Position Info): Mention `size-indication-mode'.
10291
10292 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10293
10294 * xresources.texi (Resources): Refer to `editres' man page.
10295 (Lucid Resources): Update defaults. Expand description of
10296 `shadowThickness'.
10297
10298 2003-09-04 Miles Bader <miles@gnu.org>
10299
10300 * Makefile.in (top_srcdir): New variable.
10301 ($(top_srcdir)/info): New rule.
10302 (info): Depend on it.
10303
10304 2003-09-03 Peter Runestig <peter@runestig.com>
10305
10306 * makefile.w32-in: New file.
10307
10308 2003-08-29 Richard M. Stallman <rms@gnu.org>
10309
10310 * misc.texi (Saving Emacs Sessions): Correct previous change.
10311
10312 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10313
10314 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10315 (Intro): Include kmacro.texi after fixit.texi instead of after
10316 custom.texi. (As suggested by Kim Storm.)
10317
10318 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10319
10320 * fixit.texi (Fixit): Update `Next' pointer.
10321 * files.texi (Files): Update `Previous' pointer.
10322 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10323 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10324 (Suggested by Kim Storm.)
10325 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10326
10327 2003-08-18 Kim F. Storm <storm@cua.dk>
10328
10329 * kmacro.texi: New file describing enhanced keyboard macro
10330 functionality. Replaces old description in custom.texi.
10331
10332 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10333 (Keyboard Macros): Move to new kmacro.texi file.
10334
10335 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10336
10337 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10338
10339 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10340
10341 2003-08-17 Alex Schroeder <alex@gnu.org>
10342
10343 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10344 required.
10345
10346 2003-08-05 Richard M. Stallman <rms@gnu.org>
10347
10348 * programs.texi (Lisp Indent): Don't describe
10349 lisp-indent-function property here. Use xref to Lisp Manual.
10350
10351 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10352
10353 * calendar.texi (Date Formats): Document changed behavior of
10354 abbreviations.
10355
10356 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10357
10358 * buffers.texi (List Buffers): Fix previous change.
10359
10360 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10361
10362 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10363 List*.
10364
10365 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10366
10367 * display.texi (Font Lock): Fix typo.
10368
10369 2003-07-07 Richard M. Stallman <rms@gnu.org>
10370
10371 * display.texi (Font Lock): Add xref for format info on
10372 font-lock-remove-keywords.
10373
10374 * building.texi (Compilation): Document what happens with asynch
10375 children of compiler process.
10376
10377 * help.texi (Library Keywords): Use @multitable.
10378
10379 2003-06-04 Richard M. Stallman <rms@gnu.org>
10380
10381 * programs.texi (Expressions): Delete C-M-DEL.
10382
10383 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10384 comint-move-point-for-output renamed from
10385 comint-scroll-to-bottom-on-output.
10386
10387 * custom.texi (Init Rebinding): Replace previous change with xref.
10388 (Non-ASCII Rebinding): Explain that issue more briefly here.
10389
10390 2003-05-28 Richard M. Stallman <rms@gnu.org>
10391
10392 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10393
10394 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10395
10396 * building.texi (GDB Graphical Interface): New node.
10397 (Rewritten somewhat by RMS.)
10398
10399 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10400
10401 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10402 non-English letters. Explain how to set coding systems correctly
10403 and how to include the right coding cookie in the file.
10404
10405 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10406
10407 * indent.texi (Indentation): Explain the concepts.
10408 (Just Spaces): Explain why preventing tabs for indentation might
10409 be useful.
10410
10411 2003-04-16 Richard M. Stallman <rms@gnu.org>
10412
10413 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10414
10415 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10416
10417 * cmdargs.texi (General Variables): Document SMTPSERVER.
10418
10419 * sending.texi: Remove SMTP node.
10420 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10421 library.
10422
10423 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10424
10425 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10426
10427 2003-02-22 Simon Josefsson <jas@extundo.com>
10428
10429 * sending.texi (Mail Methods): Add node about SMTP.
10430
10431 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10432
10433 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10434
10435 2003-02-01 Kevin Ryde <user42@zip.com.au>
10436
10437 * glossary.texi (Glossary): Correction to cl cross reference.
10438
10439 2003-01-20 Richard M. Stallman <rms@gnu.org>
10440
10441 * killing.texi (Rectangles): Document C-x c r.
10442
10443 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10444
10445 * xresources.texi (GTK resources): New node.
10446 (GTK widget names): New node.
10447 (GTK names in Emacs): New node.
10448 (GTK styles): New node.
10449
10450 2003-01-09 Francesco Potortì <pot@gnu.org>
10451
10452 * maintaining.texi (Create Tags Table): Add reference to the new
10453 `etags --help --lang=LANG' option.
10454
10455 2002-10-02 Karl Berry <karl@gnu.org>
10456
10457 * emacs.texi: Per rms, update all manuals to use @copying instead of
10458 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10459 where needed for the sake of the HTML output.
10460
10461 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10462
10463 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10464 source files.
10465
10466 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10467
10468 * Makefile.in (emacsman): New target.
10469
10470 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10471
10472 * (Version 21.1 released.)
10473
10474 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10475
10476 * Branch for 21.1.
10477
10478 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10479
10480 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10481
10482 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10483
10484 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10485
10486 1999-07-12 Richard Stallman <rms@gnu.org>
10487
10488 * Version 20.4 released.
10489
10490 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10491
10492 * Makefile.in (INFO_TARGETS): Delete customize.info.
10493 (DVI_TARGETS): Delete customize.dvi.
10494 (../info/customize, customize.dvi): Targets deleted.
10495
10496 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10497
10498 * Version 20.3 released.
10499
10500 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10501
10502 * Makefile.in (EMACSSOURCES): Add mule.texi.
10503 Add msdog.texi, ack.texi. Remove gnu1.texi.
10504
10505 1998-04-06 Andreas Schwab <schwab@gnu.org>
10506
10507 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10508 Use it in dvi targets.
10509
10510 1997-09-23 Paul Eggert <eggert@twinsun.com>
10511
10512 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10513 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10514 (../info/customize): Rename from ../info/custom.
10515
10516 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10517
10518 * Version 20.2 released.
10519
10520 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10521
10522 * Version 20.1 released.
10523
10524 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10525
10526 * Makefile (../info/customize, customize.dvi): New targets.
10527 (INFO_TARGETS): Add ../info/customize.
10528 (DVI_TARGETS): Add customize.dvi.
10529
10530 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10531
10532 * Version 19.33 released.
10533
10534 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10535
10536 * Version 19.32 released.
10537
10538 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10539
10540 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10541
10542 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10543
10544 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10545 Specify -I option.
10546 (All dvi targets): Set the TEXINPUTS variable.
10547
10548 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10549
10550 * Version 19.31 released.
10551
10552 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10553
10554 * Version 19.30 released.
10555
10556 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10557
10558 * Makefile.in (maintainer-clean): Rename from realclean.
10559
10560 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10561
10562 * Makefile.in: New file.
10563 * Makefile: File deleted.
10564
10565 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10566
10567 * Makefile (TEXINDEX_OBJS): Variable deleted.
10568 (texindex, texindex.o, getopt.o): Rules deleted.
10569 All deps on texindex deleted.
10570 (distclean): Don't delete texindex.
10571 (mostlyclean): Don't delete *.o.
10572 * texindex.c, getopt.c: Files deleted.
10573
10574 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10575
10576 * Version 19.26 released.
10577
10578 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10579
10580 * Makefile (EMACSSOURCES): Exclude undo.texi.
10581
10582 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10583
10584 * Version 19.25 released.
10585
10586 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10587
10588 * Version 19.24 released.
10589
10590 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10591
10592 * Version 19.23 released.
10593
10594 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10595
10596 * Makefile: Delete spurious tab.
10597
10598 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10599
10600 * Makefile (.SUFFIXES): New rule.
10601
10602 1993-12-04 Richard Stallman (rms@srarc2)
10603
10604 * getopt.c: New file.
10605 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10606 (getopt.o): New rule.
10607 (dvi): Don't depend on texindex.
10608 (emacs.dvi): Depend on texindex.
10609
10610 1993-12-03 Richard Stallman (rms@srarc2)
10611
10612 * Makefile (TEXI2DVI): New variable.
10613 (emacs.dvi): Add explicit command.
10614 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10615
10616 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10617
10618 * Version 19.22 released.
10619
10620 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10621
10622 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10623
10624 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10625
10626 * Version 19.21 released.
10627
10628 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10629
10630 * Makefile (realclean): Don't delete the Info files.
10631
10632 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10633
10634 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10635 4' where appropriate.
10636
10637 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10638
10639 * Makefile: Fix targets for texindex.
10640
10641 * texindex.c: Include "../src/config.h" if building in emacs.
10642
10643 * Makefile: Change all files to FILENAME.texi, force all targets
10644 to be FILENAME, not FILENAME.info.
10645 Add target to build texindex.c, defining `emacs'.
10646
10647 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10648
10649 * Version 19.19 released.
10650
10651 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10652
10653 * Version 19.18 released.
10654
10655 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10656
10657 * Makefile: Fix source file names of the separate manuals.
10658
10659 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10660
10661 * Version 19.17 released.
10662
10663 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10664
10665 * split-man: Fix typos in last change.
10666
10667 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10668
10669 * Version 19.16 released.
10670
10671 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10672
10673 * version 19.15 released.
10674
10675 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10676
10677 * Makefile (distclean): It's rm, not rf.
10678
10679 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10680
10681 * Version 19.14 released.
10682
10683 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10684
10685 * Makefile: New file.
10686
10687 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10688
10689 * Version 19.13 released.
10690
10691 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10692
10693 * Version 19.9 released.
10694
10695 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10696
10697 * Version 19.8 released.
10698
10699 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10700
10701 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10702
10703 * trouble.texi: It's `enable-flow-control-on', not
10704 `evade-flow-control-on'.
10705
10706 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10707
10708 * display.texi: Document standard-display-european.
10709
10710 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10711
10712 * Version 19.7 released.
10713
10714 * emacs.texi: Add a sentence to the top menu mentioning the
10715 specific version of Emacs this manual applies to.
10716
10717 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10718
10719 * basic.texi: Document next-line-add-lines variable used to
10720 implement down-arrow.
10721
10722 * killing.texi: Document kill-whole-line.
10723
10724 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10725
10726 * text.texi: Update unix TeX ordering information.
10727
10728 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10729
10730 * news.texi: Mention fill-rectangle in keybinding list.
10731
10732 * killing.texi: Document fill-rectangle.
10733
10734 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10735
10736 * vc.texi: Bring the docs up to date with VC 5.2.
10737
10738 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10739
10740 * emacs.tex: Mention blackbox and gomoku under Amusements.
10741 Assembler mode is now mentioned and appropriately indexed
10742 under Programming Modes.
10743
10744 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10745
10746 * emacs.tex: Update TeX ordering information.
10747
10748 1990-06-26 David Lawrence (tale@geech)
10749
10750 * emacs.tex: Note that completion-ignored-extensions is not used
10751 to filter out names when all completions are displayed in
10752 *Completions*.
10753
10754 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10755
10756 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10757
10758 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10759
10760 * emacs.tex: Add @findex grep.
10761
10762 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10763
10764 * emacs.tex: Correct two typos. No other changes before
10765 Version 19 will be made.
10766
10767 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10768
10769 * emacs.tex: Update information for obtaining TeX distribution from the
10770 University of Washington.
10771
10772 ;; Local Variables:
10773 ;; coding: utf-8
10774 ;; End:
10775
10776 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10777
10778 This file is part of GNU Emacs.
10779
10780 GNU Emacs is free software: you can redistribute it and/or modify
10781 it under the terms of the GNU General Public License as published by
10782 the Free Software Foundation, either version 3 of the License, or
10783 (at your option) any later version.
10784
10785 GNU Emacs is distributed in the hope that it will be useful,
10786 but WITHOUT ANY WARRANTY; without even the implied warranty of
10787 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10788 GNU General Public License for more details.
10789
10790 You should have received a copy of the GNU General Public License
10791 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.