]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
lisp/gnus/gnus-start.el (gnus-activate-group): Fix typo reported by Tim Landscheidt
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-11-03 Glenn Morris <rgm@gnu.org>
2
3 * programs.texi (Misc for Programs): Fix typo.
4
5 2014-10-30 Eli Zaretskii <eliz@gnu.org>
6
7 * frames.texi (Scroll Bars): Improve indexing of faces.
8
9 * killing.texi (Secondary Selection): Improve indexing of faces.
10
11 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
12
13 * display.texi (Standard Faces, Text Display)
14 (Useless Whitespace): Improve indexing of faces.
15
16 * frames.texi (Frame Commands): Document and index
17 'frame-resize-pixelwise'.
18
19 * windows.texi (Split Window): Document and index
20 'window-resize-pixelwise'.
21
22 2014-10-22 Tassilo Horn <tsdh@gnu.org>
23
24 * misc.texi (Document View): Adapt to latest doc-view changes wrt
25 viewing the document's plain text contents.
26
27 2014-10-20 Glenn Morris <rgm@gnu.org>
28
29 * Merge in all changes up to 24.4 release.
30
31 2014-10-13 Glenn Morris <rgm@gnu.org>
32
33 * Makefile.in (dist): Update for new output variables.
34
35 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
36
37 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
38 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
39
40 2014-10-09 Glenn Morris <rgm@gnu.org>
41
42 * package.texi (Package Menu): The package list was changed to not
43 say "unsigned" any more.
44
45 2014-10-05 Glenn Morris <rgm@gnu.org>
46
47 * misc.texi (Sorting):
48 * search.texi (Query Replace): Markup fixes.
49
50 2014-10-04 Martin Rudalics <rudalics@gmx.at>
51
52 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
53
54 2014-10-04 Glenn Morris <rgm@gnu.org>
55
56 * cmdargs.texi (Misc X):
57 * display.texi (Optional Mode Line):
58 * misc.texi (emacsclient Options):
59 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
60
61 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
62 (CUA Bindings): Mention rectangle-mark-mode.
63
64 2014-10-03 Martin Rudalics <rudalics@gmx.at>
65
66 * frames.texi (Frame Commands):
67 * cmdargs.texi (Window Size X): Mention the use of
68 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
69
70 2014-10-02 Glenn Morris <rgm@gnu.org>
71
72 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
73
74 2014-09-29 Eli Zaretskii <eliz@gnu.org>
75
76 * emacsver.texi (EMACSVER): Bump to 20.0.50.
77
78 2014-09-15 Daniel Colascione <dancol@dancol.org>
79
80 * regs.texi (Text Registers): Update end-user documentation
81 to reflect `insert-register' interface change.
82
83 2014-08-07 Reuben Thomas <rrt@sc3d.org>
84
85 * programs.texi (Program Modes): Don't advertise VMS DCL support
86 any more.
87
88 2014-08-07 Reuben Thomas <rrt@sc3d.org>
89
90 Refer to MS-DOS using the same name everywhere.
91
92 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
93 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
94 * emacs-xtra.texi: ditto.
95 * emacs.texi: ditto.
96 * makefile.w32-in: ditto.
97 * msdog-xtra.texi: ditto, and rename file.
98 * msdog.texi: ditto, and rename file.
99
100 2014-07-21 Glenn Morris <rgm@gnu.org>
101
102 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
103
104 2014-07-09 Juri Linkov <juri@jurta.org>
105
106 * search.texi (Regexp Search): Update lax space matching that is
107 not active in regexp search by default now. (Bug#17901)
108
109 2014-07-03 Glenn Morris <rgm@gnu.org>
110
111 * help.texi (Misc Help):
112 * trouble.texi (Checklist): "Online" help doesn't mean what it
113 used to any more.
114
115 2014-06-23 Glenn Morris <rgm@gnu.org>
116
117 * Makefile.in (%.texi): Disable implicit rules.
118 (mkinfodir): Remove.
119 (.dvi.ps): Replace with pattern rule.
120 (${buildinfodir}): New rule.
121 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
122 Use $<.
123 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
124 Use $<.
125 (%.ps): New rule.
126
127 2014-06-15 Glenn Morris <rgm@gnu.org>
128
129 * Makefile.in (bootstrap-clean): New.
130
131 2014-06-10 Glenn Morris <rgm@gnu.org>
132
133 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
134 (INFO_OPTS): Set directly rather than with configure.
135
136 2014-06-08 Glenn Morris <rgm@gnu.org>
137
138 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
139 * misc.texi (emacsclient Options): Copyedit.
140
141 * buffers.texi (Uniquify): Copyedits.
142 * files.texi (Visiting): Update for uniquify changes.
143
144 * dired.texi (Marks vs Flags):
145 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
146
147 * help.texi (Help, Misc Help): Copyedits.
148
149 * screen.texi (Menu Bar): Copyedits.
150 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
151
152 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
153 * cmdargs.texi (Window Size X): Copyedits.
154
155 * ack.texi (Acknowledgments):
156 * emacs.texi (Acknowledgments): Updates.
157
158 2014-06-08 Glenn Morris <rgm@gnu.org>
159
160 * ack.texi (Acknowledgments):
161 * emacs.texi (Acknowledgments): Updates.
162
163 * programs.texi (Prettifying Symbols): Remove node.
164 (Misc for Programs): Mention more briefly here.
165 * emacs.texi (Top): Update menu.
166
167 * package.texi (Package Menu, Package Installation):
168 Mention signed packages.
169 (Package Installation): Mention package-pinned-packages.
170
171 2014-06-02 Glenn Morris <rgm@gnu.org>
172
173 * ack.texi (Acknowledgments): Remove some obsolete items.
174 * misc.texi [iftex]: Update chapter summary.
175 (Emulation): Remove section.
176
177 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
178 (Customization options specific to Mac OS / GNUstep): Remove section.
179
180 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
181
182 2014-05-26 Eli Zaretskii <eliz@gnu.org>
183
184 * frames.texi (Fonts): Clarify which frames are affected by
185 setting font from the menu and in default-frame-alist.
186 (Bug#17532)
187
188 2014-05-14 Eli Zaretskii <eliz@gnu.org>
189
190 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
191
192 2014-05-04 Eli Zaretskii <eliz@gnu.org>
193
194 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
195 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
196 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
197 Improve indexing.
198
199 2014-05-04 Leo Liu <sdl.web@gmail.com>
200
201 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
202 Chinese calendar and diary.
203
204 2014-04-30 Eli Zaretskii <eliz@gnu.org>
205
206 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
207 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
208
209 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
210 and @key.
211
212 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
213 and @key.
214
215 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
216
217 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
218
219 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
220 @kbd and @key.
221
222 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
223 @key.
224
225 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
226 @kbd and @key.
227
228 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
229 @kbd and @key.
230
231 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
232 (MS-DOS Processes): Fix usage of @kbd and @key.
233
234 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
235 @key.
236
237 * mini.texi (Completion Commands, Minibuffer History): Fix usage
238 of @kbd and @key.
239
240 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
241 @key.
242
243 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
244 @kbd and @key.
245
246 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
247
248 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
249
250 * glossary.texi (Glossary): Fix usage of @kbd and @key.
251
252 * frames.texi (Speedbar): Fix usage of @kbd and @key.
253
254 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
255 (Filesets): Fix usage of @kbd and @key.
256
257 * display.texi (View Mode): Fix usage of @kbd and @key.
258
259 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
260
261 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
262 (Init Syntax): Fix usage of @kbd and @key.
263
264 * commands.texi (User Input): Fix usage of @kbd and @key.
265
266 * calendar.texi (Counting Days, General Calendar): Fix usage of
267 @kbd and @key.
268
269 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
270
271 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
272 @key.
273
274 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
275 @kbd and @key.
276
277 * anti.texi (Antinews): Fix usage of @kbd and @key.
278
279 * sending.texi (Mail Signature): Document signature variables used
280 by Message mode. (Bug#17308)
281
282 2014-04-22 Eli Zaretskii <eliz@gnu.org>
283
284 * buffers.texi (Uniquify): Clarify the default uniquification.
285
286 * indent.texi (Tab Stops): Improve wording.
287
288 * cmdargs.texi (General Variables): Improve docs of
289 EMACSLOADPATH. Index all the environment variables.
290 (Misc Variables): Index all the environment variables.
291
292 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
293
294 * Makefile.in (infoclean): Be consistent about reporting failures.
295 Do not fail merely because the info directory does not exist,
296 but do fail if it exists and can't be cleaned.
297
298 2014-04-16 Eli Zaretskii <eliz@gnu.org>
299
300 * display.texi (Cursor Display): Explain better how to customize
301 'blink-cursor-blinks'.
302
303 2014-04-07 Glenn Morris <rgm@gnu.org>
304
305 * trouble.texi (Checklist): Dribble files may contain passwords.
306
307 * files.texi (Backup Names):
308 * arevert-xtra.texi (Supporting additional buffers):
309 Update for default values of some -function vars no longer being nil.
310 (Supporting additional buffers):
311 Update for buffer-stale-function also applying to file-buffers.
312
313 2014-03-28 Glenn Morris <rgm@gnu.org>
314
315 * custom.texi (Terminal Init): Mention term-file-aliases.
316
317 2014-03-26 Glenn Morris <rgm@gnu.org>
318
319 * ack.texi (Acknowledgments): Remove reference to obsolete file.
320
321 2014-03-22 Glenn Morris <rgm@gnu.org>
322
323 * help.texi (Help Files): Update C-h g description.
324
325 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
326
327 * programs.texi (Matching): Update the missed spot. (Bug#17008)
328
329 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
330
331 * programs.texi (Matching): Update WRT to the new
332 `blink-matching-paren' behavior.
333
334 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
335
336 * mule.texi (International, Language Environments):
337 Update the list of language environments to what Emacs currently
338 supports. Add the full list to the index. Suggest C-h L for
339 details rather than trying to give very brief details here.
340
341 2014-03-12 Glenn Morris <rgm@gnu.org>
342
343 * cmdargs.texi (General Variables): Don't mention INCPATH,
344 from the obsolete complete.el.
345
346 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
347
348 * mule.texi (International Chars): Adjust C-u C-x = description.
349 Change it to match Emacs's current behavior. Also, change the
350 example to use ê instead of À, as the isolated grave accent in the
351 latter's decomposition listing was confusingly transliterated to
352 left single quote in the PDF version of the manual.
353
354 2014-03-12 Glenn Morris <rgm@gnu.org>
355
356 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
357 handling of frames.
358
359 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
360
361 2014-03-02 Xue Fuqiao <xfq@gnu.org>
362
363 * mark.texi (Mark):
364 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
365
366 2014-03-01 Glenn Morris <rgm@gnu.org>
367
368 * search.texi (Query Replace): Mention search-invisible.
369 * text.texi (Outline Visibility): Mention search-invisible
370 also affects query-replace.
371
372 2014-02-28 Xue Fuqiao <xfq@gnu.org>
373
374 * emacs.texi (Top):
375 * programs.texi (Programs, Prettifying Symbols):
376 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
377
378 * misc.texi (Saving Emacs Sessions):
379 Document some new desktop user options.
380
381 2014-02-27 Xue Fuqiao <xfq@gnu.org>
382
383 * programs.texi (Basic Indent, Other C Commands):
384 Fix the description of RET and `C-j'.
385
386 * indent.texi (Indentation Commands): Move the description of
387 `C-j' from here...
388 * basic.texi (Inserting Text): ... to here.
389
390 2014-02-25 Glenn Morris <rgm@gnu.org>
391
392 * custom.texi (Terminal Init):
393 Replace term-setup-hook with tty-setup-hook.
394
395 2014-02-23 Glenn Morris <rgm@gnu.org>
396
397 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
398
399 2014-02-20 Glenn Morris <rgm@gnu.org>
400
401 * search.texi (Special Isearch): Mention invisible text.
402 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
403
404 2014-02-18 Glenn Morris <rgm@gnu.org>
405
406 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
407 gnu.org version of etc/CONTRIBUTE in html output.
408
409 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
410
411 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
412
413 * programs.texi (Matching): Fix typo.
414
415 * killing.texi (CUA Bindings): Document the new relationship between
416 cua-mode and delete-selection mode.
417 (CUA Bindings): Mention that rectangle mode can be used on its own.
418
419 2014-02-14 Glenn Morris <rgm@gnu.org>
420
421 * regs.texi (Configuration Registers): Update C-x r f binding.
422
423 2014-02-12 Glenn Morris <rgm@gnu.org>
424
425 * mini.texi (Completion Options): No longer mention icomplete,
426 which has its own section now.
427 * modes.texi (Minor Modes): Update Icomplete xref.
428
429 * help.texi (Package Keywords): Mention describe-package buttons.
430
431 * package.texi (Package Menu): Mention package-menu-filter.
432
433 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
434
435 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
436
437 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
438
439 * dired.texi (Hiding Subdirectories): Mention the node for
440 deleting subdirectories (bug#11743).
441
442 2014-02-09 Glenn Morris <rgm@gnu.org>
443
444 * programs.texi (MixedCase Words): Rename node from "Glasses".
445 Move Subword mode here from "Other C Commands" node.
446 (Misc for Programs): Mention Superword mode.
447 * emacs.texi: Update menu.
448
449 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
450
451 * regs.texi (File Registers): Clarify metasyntactical variables
452 (bug#13565).
453
454 * search.texi (Search Case): Rearrange text slightly to make it
455 obvious that `M-c' also toggles sensitivity if `case-fold-search'
456 is nil (bug#14726).
457
458 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
459 (bug#16376).
460
461 2014-02-07 Glenn Morris <rgm@gnu.org>
462
463 * display.texi (Highlight Interactively):
464 Mention hi-lock-auto-select-face.
465
466 * anti.texi (Antinews): Fix typo.
467
468 * ack.texi (Acknowledgments): No longer mention obsolete files.
469
470 2014-02-02 Glenn Morris <rgm@gnu.org>
471
472 * regs.texi (Registers): Mention previewing.
473
474 2014-01-29 Glenn Morris <rgm@gnu.org>
475
476 * killing.texi (Deletion): Mention cycle-spacing.
477
478 2014-01-28 Glenn Morris <rgm@gnu.org>
479
480 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
481
482 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
483
484 2014-01-27 Glenn Morris <rgm@gnu.org>
485
486 * dired.texi (Misc Dired Features): Copyedits for hide-details.
487
488 * buffers.texi (List Buffers): Tiny edit.
489
490 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
491
492 2014-01-26 Glenn Morris <rgm@gnu.org>
493
494 * ack.texi (Acknowledgments):
495 * programs.texi (Program Modes):
496 Update for delphi.el -> opascal.el renaming.
497
498 * misc.texi (Sorting): Add findex for reverse-region.
499
500 * killing.texi (Deletion): Mention delete-duplicate-lines.
501
502 2014-01-24 Glenn Morris <rgm@gnu.org>
503
504 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
505 terminal.el.
506
507 * files.texi (Interlocking): Copyedit.
508
509 2014-01-23 Glenn Morris <rgm@gnu.org>
510
511 * building.texi (Lisp Eval): Update prefix argument behavior
512 of eval-expression, eval-last-sexp.
513
514 2014-01-17 Bastien Guerry <bzg@gnu.org>
515
516 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
517
518 2014-01-15 Glenn Morris <rgm@gnu.org>
519
520 * files.texi (File Conveniences):
521 * misc.texi (EWW): Copyedits.
522
523 2014-01-10 Glenn Morris <rgm@gnu.org>
524
525 * emacs.texi (Distrib): Add donate URL. Add anchor.
526
527 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
528
529 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
530 `dired-hide-details-hide-symlink-targets', and
531 `dired-hide-details-hide-information-lines'.
532
533 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
534
535 * emacs.texi: Add EWW.
536 * misc.texi (EWW): Document EWW.
537
538 2014-01-09 Glenn Morris <rgm@gnu.org>
539
540 * trouble.texi (Service): Refer to online service directory
541 rather than etc/SERVICE.
542
543 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
544
545 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
546
547 * files.texi (File Conveniences): Document `image-next-frame',
548 `image-previous-frame', `image-goto-frame',
549 `image-increase-speed', `image-decrease-speed',
550 `image-reverse-speed', and `image-reset-speed'.
551
552 2014-01-07 Bastien Guerry <bzg@gnu.org>
553
554 * buffers.texi (Buffers): Fix display of @math content by using
555 nested braces. (Bug#16389)
556
557 2014-01-07 Chong Yidong <cyd@gnu.org>
558
559 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
560 (Word Search): Document incremental word search changes.
561 (Isearch Yank): Document M-s C-e with a prefix argument.
562
563 2014-01-07 Glenn Morris <rgm@gnu.org>
564
565 * cal-xtra.texi (Calendar Customizing):
566 Mention calendar-day-header-array.
567
568 2013-12-28 Glenn Morris <rgm@gnu.org>
569
570 * trouble.texi (Understanding Bug Reporting): Brevity.
571
572 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
573
574 * mini.texi (Completion Options): Add a link to Shell Options.
575 * misc.texi (Shell Mode): Move documentation of
576 shell-completion-fignore from Shell Mode to Shell Options.
577
578 2013-12-26 João Távora <joaotavora@gmail.com>
579
580 * emacs.texi (Matching): Describe new features of Electric Pair mode.
581
582 2013-12-25 Chong Yidong <cyd@gnu.org>
583
584 * glossary.texi (Glossary): Define MULE in modern terms.
585
586 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
587
588 * files.texi (Diff Mode): Add an index.
589
590 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
591
592 * trouble.texi (Understanding Bug Reporting): Minor update.
593 (Checklist): Fix a cross-reference.
594
595 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
596
597 * regs.texi (Bookmarks): Document `bookmark-default-file'.
598
599 * misc.texi (Shell Mode): Add a cross-reference.
600
601 * building.texi (Lisp Eval): Add an index.
602
603 2013-12-22 Glenn Morris <rgm@gnu.org>
604
605 * entering.texi (Entering Emacs): Typo fix.
606
607 * calendar.texi (General Calendar):
608 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
609
610 2013-12-22 Eli Zaretskii <eliz@gnu.org>
611
612 * regs.texi (Keyboard Macro Registers): Fix last change.
613
614 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
615
616 * search.texi (Special Isearch, Query Replace): Document negative
617 argument of replacement commands.
618 (Symbol Search): Document `isearch-forward-symbol-at-point'.
619
620 * files.texi (File Conveniences): Document `image-next-file' and
621 `image-previous-file'.
622
623 * display.texi (Optional Mode Line): Fix an index.
624
625 * regs.texi (File Registers): Document `kmacro-to-register'.
626
627 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
628
629 * frames.texi (Scroll Bars):
630 Document `scroll-bar-adjust-thumb-portion'.
631
632 2013-12-21 Chong Yidong <cyd@gnu.org>
633
634 * indent.texi (Indentation Commands): Document C-x TAB changes.
635
636 2013-12-20 Tassilo Horn <tsdh@gnu.org>
637
638 * calendar.texi, display.texi, help.texi, rmail.texi:
639 Document `S-SPC' as alternative to scrolling down with `DEL'.
640
641 * frames.texi: Document `toggle-frame-maximized' and
642 `toggle-frame-fullscreen' with their respective keys.
643
644 * buffers.texi: Document buffer name uniquification changes.
645
646 * indent.texi: Document that `electric-indent-mode' is enabled by
647 default.
648
649 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
650
651 * buffers.texi: Update list-buffers "screenshot" to show Messages
652 as major-mode.
653
654 * entering.texi: Document `initial-buffer-choice' changes.
655
656 * misc.texi (emacsclient Options):
657 Document `initial-buffer-choice' changes.
658
659 * help.texi: Document that `?' now also shows subcommands of
660 prefix keys.
661
662 2013-12-17 Chong Yidong <cyd@gnu.org>
663
664 * killing.texi (Appending Kills): Note that append-next-kill can
665 prepend the kill.
666
667 2013-12-12 Eli Zaretskii <eliz@gnu.org>
668
669 * mule.texi (File Name Coding): Document file-name encoding
670 peculiarities on MS-Windows.
671
672 2013-12-12 Glenn Morris <rgm@gnu.org>
673
674 * emacs.texi: Sync direntry with info/dir version.
675
676 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
677
678 * msdog.texi (Windows Keyboard): Fix typo.
679
680 2013-11-30 Glenn Morris <rgm@gnu.org>
681
682 * Makefile.in (distclean): Remove Makefile.
683
684 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
685
686 * buffers.texi (Icomplete): Rename from Iswitchb and
687 rewrite accordingly.
688
689 2013-11-23 Glenn Morris <rgm@gnu.org>
690
691 * cmdargs.texi (General Variables):
692 Empty elements in EMACSLOADPATH now mean the default load-path.
693
694 2013-11-21 Glenn Morris <rgm@gnu.org>
695
696 * cmdargs.texi (Action Arguments): Use path-separator with -L.
697
698 2013-11-04 Glenn Morris <rgm@gnu.org>
699
700 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
701
702 2013-11-02 Glenn Morris <rgm@gnu.org>
703
704 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
705
706 2013-10-23 Glenn Morris <rgm@gnu.org>
707
708 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
709 Nuke @refill.
710
711 * Makefile.in (install-dvi, install-html, install-pdf)
712 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
713 (uninstall-pdf): Quote entities that might contain whitespace.
714
715 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
716
717 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
718 Remove @refill.
719
720 2013-10-13 Glenn Morris <rgm@gnu.org>
721
722 * ack.texi (Acknowledgments): Comment out old alpha stuff.
723
724 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
725
726 * calendar.texi (Special Diary Entries): Remove @refill.
727
728 2013-10-13 Glenn Morris <rgm@gnu.org>
729
730 * display.texi (Text Scale): Update text-scale-adjust details.
731
732 * ack.texi (Acknowledgments):
733 * emacs.texi (Acknowledgments): Use accented form of some names.
734
735 2013-10-08 Eli Zaretskii <eliz@gnu.org>
736
737 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
738 name. (Bug#15557)
739
740 Support menus on text-mode terminals.
741 * screen.texi (Menu Bar): Adapt to TTY menus.
742
743 * frames.texi (Frames): Mention menu support on text terminals.
744
745 * files.texi (Visiting): Mention the "File" menu-bar menu.
746
747 * display.texi (Standard Faces): Mention TTY faces for menus.
748
749 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
750
751 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
752
753 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
754
755 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
756
757 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
758
759 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
760
761 * emacs.texi (Intro): Minor cleanup.
762
763 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
764
765 * fixit.texi (Transpose, Fixing Case): Remove @refill.
766
767 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
768
769 * maintaining.texi (VC Directory Commands): Add keybinding for
770 vc-log-incoming in vc-dir.
771 (Log Buffer): Use @emph instead of @strong.
772
773 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
774
775 * text.texi (Enriched Justification): Explain values of default-justification.
776
777 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
778
779 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
780
781 2013-08-31 Ulrich Müller <ulm@gentoo.org>
782
783 * xresources.texi (Motif Resources):
784 Rename from LessTif Resources. Update xrefs. (Bug#15145)
785 * emacs.texi: Update menu.
786
787 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
788
789 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
790 for portability to hosts where /bin/sh has problems.
791
792 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
793
794 * text.texi (Enriched Justification): Minor fixes.
795
796 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
797
798 * files.texi (Filesets): Add an index.
799
800 2013-08-12 Glenn Morris <rgm@gnu.org>
801
802 * macos.texi (GNUstep Support):
803 * trouble.texi (Checklist, Contributing, Service):
804 Avoid mailto: in html output.
805
806 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
807 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
808 (INSTALL_DATA): New, set by configure.
809 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
810 New variables.
811 (.SUFFIXES): Add .ps and .dvi.
812 (.dvi.ps): New suffix rule.
813 (dvi, html, pdf, ps): Use *_TARGETS variables.
814 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
815 (emacs.html): Use HTML_OPTS.
816 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
817 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
818 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
819 uninstall-ps, and uninstall-doc.
820 (install-dvi, install-html, install-pdf, install-ps, install-doc)
821 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
822 (uninstall-doc): New rules.
823
824 2013-07-31 Eli Zaretskii <eliz@gnu.org>
825
826 * emacs.texi (Top): Remove menu item for the removed "Disabling
827 Multibyte" node.
828
829 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
830
831 * rmail.texi (Rmail Coding): Move here from mule.texi.
832
833 * custom.texi (Specifying File Variables): Fix cross-references.
834
835 * mule.texi (Unibyte Mode): Fix cross-references.
836 (Disabling Multibyte): Remove.
837
838 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
839
840 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
841 (Mayan Calendar): Move here from calendar.texi.
842 * emacs.texi (Top): Update menu.
843
844 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
845
846 * emacs.texi (Top): Add menu entry.
847
848 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
849 (VC Directory Commands): Add vc-dir-ignore.
850
851 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
852
853 * glossary.texi (Glossary): Add some entries.
854
855 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
856
857 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
858 vc-dir. (Bug#14948)
859
860 2013-07-26 Eli Zaretskii <eliz@gnu.org>
861
862 * display.texi (Fringes): Document the variable fringe-mode.
863 (Bug#14946)
864
865 2013-07-03 Glenn Morris <rgm@gnu.org>
866
867 * maintaining.texi (EDE): Fix cross-reference.
868
869 * programs.texi (Program Modes): Fix emacs-xtra reference.
870
871 * help.texi (Misc Help): Index describe-syntax.
872
873 2013-06-29 Eli Zaretskii <eliz@gnu.org>
874
875 * basic.texi (Moving Point): Document visual-order-cursor-movement
876 and its effect on right-char and left-char.
877
878 2013-06-28 Glenn Morris <rgm@gnu.org>
879
880 * ack.texi (Acknowledgments): Small update.
881
882 2013-06-19 Glenn Morris <rgm@gnu.org>
883
884 * Makefile.in (dist): Edit more configure variables.
885 Try to check that we do not miss any in future.
886
887 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
888
889 * vc1-xtra.texi (Revision Tags): Add a cross reference.
890 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
891
892 2013-06-11 Glenn Morris <rgm@gnu.org>
893
894 * maintaining.texi (VC Directory Commands): Copyedit.
895 (Branches): Put back milder version of pre 2013-06-07 text.
896
897 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
898
899 * maintaining.texi (Branches): Remove text copied from other sources.
900
901 2013-06-05 Alan Mackenzie <acm@muc.de>
902
903 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
904 (Not Exiting Isearch): Document new user option
905 `isearch-allow-prefix'. (Bug#9706)
906
907 2013-06-03 Juri Linkov <juri@jurta.org>
908
909 * display.texi (Highlight Interactively): Add global keybindings
910 with the key prefix `M-s h'. Document old command `highlight-phrase'.
911 Document new command `highlight-symbol-at-point'.
912
913 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
914
915 * maintaining.texi (Branches): Add motivations for branching.
916 (VC Mode Line): Fix typo.
917 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
918 prefix argument.
919
920 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
921
922 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
923 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
924 autolaunching of the D-Bus session bus.
925
926 2013-06-01 Glenn Morris <rgm@gnu.org>
927
928 * programs.texi (Semantic): Fix typo.
929
930 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
931
932 * maintaining.texi (Types of Log File): Supplement some
933 information of change log files.
934
935 2013-05-15 Juri Linkov <juri@jurta.org>
936
937 * search.texi (Repeat Isearch): Mention key `RET' to finish
938 editing the string. (Bug#13348)
939
940 2013-05-14 Glenn Morris <rgm@gnu.org>
941
942 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
943
944 2013-05-09 Glenn Morris <rgm@gnu.org>
945
946 * sending.texi (Mail Sending): Fix typo.
947
948 * windows.texi (Change Window): Fix typo.
949
950 * custom.texi (Changing a Variable): Fix typo.
951
952 * trouble.texi (Contributing): Remove obsolete info re pretesters.
953
954 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
955
956 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
957 * cmdargs.texi (Initial Options):
958 * files.texi (Customize Save): Document this.
959
960 2013-05-04 Glenn Morris <rgm@gnu.org>
961
962 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
963
964 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
965
966 doc: convert some TeX accents to UTF-8
967 * ack.texi (Acknowledgments):
968 * emacs.texi (Acknowledgments):
969 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
970 Apparently the TeX accents cause problems when generating gnu.org
971 web pages, e.g., @l{} is rendered as '/l' on
972 <http://www.gnu.org/software/emacs/manual/html_node/
973 emacs/Acknowledgments.html>.
974
975 2013-03-16 Glenn Morris <rgm@gnu.org>
976
977 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
978
979 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
980
981 Prefer UTF-8 for documentation.
982 With GNU Texinfo 5.0, this generates nicer-looking info files,
983 since they can use curly quotes. With older Texinfo it doesn't matter.
984 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
985 Switch from Latin-1 to UTF-8.
986
987 2013-02-28 Bastien Guerry <bzg@gnu.org>
988
989 * xresources.texi (GTK resources): Fix broken link.
990
991 2013-02-25 Eli Zaretskii <eliz@gnu.org>
992
993 * files.texi (Interlocking): Don't refer to symlinks as the
994 exclusive means of locking files.
995
996 2013-02-22 Glenn Morris <rgm@gnu.org>
997
998 * ack.texi (Acknowledgments):
999 * emacs.texi (Acknowledgments): Small updates.
1000
1001 2013-02-21 Glenn Morris <rgm@gnu.org>
1002
1003 * files.texi (File Conveniences): Not just GIFs can be animated.
1004
1005 2013-02-13 Glenn Morris <rgm@gnu.org>
1006
1007 * ack.texi (Acknowledgments): Don't mention yow any more.
1008
1009 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1010
1011 * cmdargs.texi (General Variables):
1012 Fix TMPDIR documentation to match the code's behavior.
1013
1014 2013-02-10 Glenn Morris <rgm@gnu.org>
1015
1016 * trouble.texi (Checklist): Update bug keybinding.
1017
1018 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1019
1020 * msdog.texi (Text and Binary): Delete the description of
1021 file-name-buffer-file-type-alist.
1022
1023 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1024
1025 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1026 Without it, I don't see function names. Older addr2line
1027 implementations will die out sooner or later, so tailor the
1028 first suggestion to recent addr2line, with a followup about
1029 older ones.
1030
1031 2013-01-19 Glenn Morris <rgm@gnu.org>
1032
1033 * custom.texi (Directory Variables): Fix paren typo.
1034
1035 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1036
1037 * custom.texi (Custom Themes): Fix typo.
1038
1039 2013-01-07 Bastien Guerry <bzg@gnu.org>
1040
1041 * help.texi (Apropos): Document `apropos-user-option' and update
1042 the doc for `apropos-variable'.
1043
1044 2013-01-05 Glenn Morris <rgm@gnu.org>
1045
1046 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1047
1048 2012-12-21 Glenn Morris <rgm@gnu.org>
1049
1050 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1051 Simply include doclicense.
1052
1053 2012-12-21 Chong Yidong <cyd@gnu.org>
1054
1055 * frames.texi (Mouse Commands): Fix description of the effect of
1056 mouse dragging (Bug#13049).
1057
1058 2012-12-15 Juri Linkov <juri@jurta.org>
1059
1060 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1061 (Bug#13181)
1062
1063 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1064
1065 * killing.texi (Deletion): Doc fix (Bug#12748).
1066
1067 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1068
1069 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1070 These are just minor editorial changes.
1071
1072 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1073
1074 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1075 to `vc-path'.
1076
1077 2012-12-03 Chong Yidong <cyd@gnu.org>
1078
1079 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1080
1081 2012-12-02 Kevin Ryde <user42@zip.com.au>
1082
1083 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1084
1085 2012-12-01 Kevin Ryde <user42@zip.com.au>
1086
1087 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1088
1089 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1090
1091 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1092 These are just minor editorial changes.
1093
1094 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1095
1096 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1097 clarifications (Bug#12865).
1098 (Horizontal Scrolling): Clarifications.
1099
1100 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1101
1102 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1103
1104 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1105
1106 * trouble.texi (Crashing): Add information about MS-Windows and
1107 the emacs_backtrace.txt file. (Bug#12908)
1108
1109 2012-11-13 Chong Yidong <cyd@gnu.org>
1110
1111 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1112 actually named gdb-stopped-functions.
1113
1114 2012-11-13 Glenn Morris <rgm@gnu.org>
1115
1116 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1117
1118 2012-11-10 Glenn Morris <rgm@gnu.org>
1119
1120 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1121
1122 * emacs.texi (Acknowledgments): Add profiler author.
1123 * ack.texi (Acknowledgments): Add some recent contributions.
1124
1125 2012-11-10 Chong Yidong <cyd@gnu.org>
1126
1127 * files.texi (Diff Mode): Doc fixes for
1128 diff-delete-trailing-whitespace (Bug#12831).
1129
1130 * trouble.texi (Crashing): Copyedits.
1131
1132 2012-11-10 Glenn Morris <rgm@gnu.org>
1133
1134 * files.texi (Diff Mode): Trailing whitespace updates.
1135
1136 2012-11-10 Chong Yidong <cyd@gnu.org>
1137
1138 * misc.texi (Terminal emulator): Document Term mode faces.
1139
1140 * mini.texi (Basic Minibuffer): New node.
1141 Document minibuffer-electric-default-mode.
1142
1143 * display.texi (Visual Line Mode): Fix index entry.
1144
1145 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1146 and index the keybindings. Document tabulated-list-sort.
1147 (Kill Buffer): Capitalize Buffer Menu.
1148
1149 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1150
1151 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1152
1153 * display.texi (Auto Scrolling): Clarify that scroll-step is
1154 ignored when scroll-conservatively is set to a non-zero value.
1155 (Bug#12801)
1156
1157 2012-11-10 Chong Yidong <cyd@gnu.org>
1158
1159 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1160
1161 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1162
1163 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1164
1165 2012-10-29 Chong Yidong <cyd@gnu.org>
1166
1167 * dired.texi (Shell Commands in Dired): Document changes to the
1168 dired-do-async-shell-command.
1169
1170 2012-10-28 Glenn Morris <rgm@gnu.org>
1171
1172 * ack.texi (Acknowledgments): Mention gv.el.
1173
1174 2012-10-27 Bastien Guerry <bzg@gnu.org>
1175
1176 * screen.texi (Menu Bar): Fix typo.
1177
1178 2012-10-27 Chong Yidong <cyd@gnu.org>
1179
1180 * frames.texi (Mouse Avoidance): Mention new variable
1181 mouse-avoidance-banish-position.
1182
1183 * programs.texi (Which Function): Which Function mode now works in
1184 all major modes by default.
1185
1186 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1187
1188 * files.texi (Misc File Ops): Symbolic links on Windows only work
1189 on Vista and later.
1190
1191 * building.texi (Compilation): Document compilation-always-kill.
1192
1193 * search.texi (Symbol Search): New node.
1194
1195 * package.texi (Package Menu): Document the "new" status.
1196
1197 * windows.texi (Window Choice): Don't refer to the obsolete
1198 special-display feature.
1199
1200 2012-10-24 Chong Yidong <cyd@gnu.org>
1201
1202 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1203 be invoked from the mode line.
1204
1205 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1206 changes to the mark and unmark commands.
1207 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1208 which is no longer bound to dired-backup-diff.
1209
1210 2012-10-23 Bastien Guerry <bzg@gnu.org>
1211
1212 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1213 insertion of a period in the Info output.
1214
1215 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1216
1217 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1218
1219 2012-10-23 Chong Yidong <cyd@gnu.org>
1220
1221 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1222
1223 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1224
1225 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1226
1227 2012-10-17 Glenn Morris <rgm@gnu.org>
1228
1229 * mini.texi (Repetition): Further copyedit.
1230
1231 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1232
1233 * mini.texi (Repetition): Copyedit.
1234
1235 2012-10-16 Juri Linkov <juri@jurta.org>
1236
1237 * search.texi (Query Replace): Document multi-buffer replacement
1238 keys. (Bug#12655)
1239
1240 * maintaining.texi (Tags Search): Change link "Replace" to
1241 "Query Replace".
1242
1243 2012-10-13 Chong Yidong <cyd@gnu.org>
1244
1245 * files.texi (File Conveniences): ImageMagick enabled by default.
1246
1247 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1248
1249 * basic.texi (Arguments): Fix typos.
1250
1251 2012-10-08 Glenn Morris <rgm@gnu.org>
1252
1253 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1254
1255 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1256
1257 2012-10-06 Glenn Morris <rgm@gnu.org>
1258
1259 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1260 Mention cal-tex-cursor-week2-summary.
1261
1262 2012-10-06 Chong Yidong <cyd@gnu.org>
1263
1264 * mini.texi (Passwords): Fix typo.
1265
1266 2012-10-02 Glenn Morris <rgm@gnu.org>
1267
1268 * maintaining.texi (VC Directory Commands):
1269 Remove duplicate `q' entry. (Bug#12553)
1270
1271 2012-09-30 Chong Yidong <cyd@gnu.org>
1272
1273 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1274
1275 * search.texi (Special Isearch): Document the lax space search
1276 feature and M-s SPC.
1277 (Regexp Search): Move main search-whitespace-regexp description to
1278 Special Isearch.
1279 (Replace): Document replace-lax-whitespace.
1280
1281 * basic.texi (Position Info): Document C-u M-=.
1282 (Moving Point): Document move-to-column.
1283
1284 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1285
1286 * misc.texi (emacsclient Options): Document the effect of
1287 initial-buffer-choice on client frames. Document server-auth-dir.
1288 Do not document server-host, which is bad security practice.
1289
1290 * building.texi (Lisp Libraries): Docstring lookups can trigger
1291 autoloading. Document help-enable-auto-load.
1292
1293 * mini.texi (Yes or No Prompts): New node.
1294
1295 * ack.texi (Acknowledgments): Remove obsolete packages.
1296
1297 2012-09-27 Glenn Morris <rgm@gnu.org>
1298
1299 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1300 Rename the section to be more general.
1301 * emacs.texi: Update menu.
1302
1303 2012-09-23 Chong Yidong <cyd@gnu.org>
1304
1305 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1306 read-only-mode.
1307
1308 * files.texi (Visiting): Likewise.
1309
1310 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1311
1312 * trouble.texi (Crashing): Document ulimit -c.
1313
1314 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1315
1316 * trouble.texi (Crashing): Document addr2line.
1317
1318 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1319
1320 * misc.texi (DocView Slicing): Document new slice from
1321 BoundingBox feature.
1322
1323 2012-09-19 Chong Yidong <cyd@gnu.org>
1324
1325 * killing.texi (Yanking): Minor clarification (Bug#12469).
1326
1327 2012-09-17 Chong Yidong <cyd@gnu.org>
1328
1329 * building.texi (GDB User Interface Layout): Remove reference to
1330 removed variable gdb-use-separate-io-buffer (Bug#12454).
1331
1332 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1333
1334 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1335 M-x append-to-register. New option `register-separator'.
1336 (Number Registers): Mention that `C-x r +' is polymorphic.
1337
1338 2012-09-07 Chong Yidong <cyd@gnu.org>
1339
1340 * windows.texi (Window Choice): Don't mention obsolete
1341 display-buffer-reuse-frames.
1342
1343 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1344
1345 Give more-useful info on a fatal error (Bug#12328).
1346 * trouble.texi (Crashing): New section, documenting this.
1347
1348 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1349
1350 * cmdargs.texi (General Variables):
1351 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1352 connections to the D-Bus session bus. (Bug#12112)
1353
1354 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1355
1356 * building.texi (Debugger Operation): Correct and improve
1357 documentation of the GUD Tooltip mode.
1358
1359 2012-07-31 Chong Yidong <cyd@gnu.org>
1360
1361 * emacs.texi: Fix ISBN (Bug#12080).
1362
1363 2012-08-05 Chong Yidong <cyd@gnu.org>
1364
1365 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1366
1367 * custom.texi (Face Customization): Move discussion of face
1368 inheritance here, from Faces section.
1369
1370 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1371
1372 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1373 (Bug#11958)
1374
1375 2012-07-19 Chong Yidong <cyd@gnu.org>
1376
1377 * emacs.texi: Update ISBN.
1378
1379 2012-07-17 Chong Yidong <cyd@gnu.org>
1380
1381 * basic.texi (Inserting Text): Replace ucs-insert with
1382 insert-char. Provide more details of input.
1383
1384 * mule.texi (International Chars, Input Methods): Likewise.
1385
1386 2012-07-13 Chong Yidong <cyd@gnu.org>
1387
1388 * custom.texi (Examining): Update C-h v message.
1389
1390 * buffers.texi (Misc Buffer): Document view-read-only.
1391
1392 2012-07-07 Chong Yidong <cyd@gnu.org>
1393
1394 * custom.texi (Init File): Index site-lisp (Bug#11435).
1395
1396 2012-07-06 Chong Yidong <cyd@gnu.org>
1397
1398 * emacs.texi: Re-order top-level menu to correspond to logical
1399 order, to avoid makeinfo warnings.
1400
1401 * ack.texi (Acknowledgments): Note new python.el.
1402
1403 2012-06-29 Chong Yidong <cyd@gnu.org>
1404
1405 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1406 * basic.texi (Erasing, Basic Undo): Fix markup.
1407
1408 2012-06-29 Glenn Morris <rgm@gnu.org>
1409
1410 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1411
1412 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1413
1414 * fixit.texi (Undo): Fix typo. (Bug#11775)
1415
1416 2012-06-27 Glenn Morris <rgm@gnu.org>
1417
1418 * ack.texi (Acknowledgments): Tiny update.
1419
1420 2012-06-21 Glenn Morris <rgm@gnu.org>
1421
1422 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1423
1424 2012-06-17 Chong Yidong <cyd@gnu.org>
1425
1426 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1427
1428 * anti.texi:
1429 * building.texi:
1430 * cmdargs.texi:
1431 * custom.texi:
1432 * display.texi:
1433 * files.texi:
1434 * frames.texi:
1435 * glossary.texi:
1436 * misc.texi:
1437 * mule.texi:
1438 * programs.texi:
1439 * sending.texi:
1440 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1441
1442 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1443
1444 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1445
1446 2012-05-28 Glenn Morris <rgm@gnu.org>
1447
1448 * ack.texi, building.texi, calendar.texi, custom.texi:
1449 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1450
1451 2012-05-27 Glenn Morris <rgm@gnu.org>
1452
1453 * emacs.texi: Simplify following removal of node pointers.
1454
1455 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1456 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1457 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1458 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1459 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1460 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1461 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1462 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1463
1464 2012-05-22 Glenn Morris <rgm@gnu.org>
1465
1466 * emacs.texi (Acknowledgments): Add another contributor.
1467
1468 2012-05-12 Glenn Morris <rgm@gnu.org>
1469
1470 * Makefile.in (MKDIR_P): New, set by configure.
1471 (mkinfodir): Use $MKDIR_P.
1472
1473 2012-05-10 Glenn Morris <rgm@gnu.org>
1474
1475 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1476 with "coding: raw-text".
1477
1478 * files.texi (Interlocking): Mention create-lockfiles option.
1479
1480 2012-05-09 Chong Yidong <cyd@gnu.org>
1481
1482 * frames.texi (Mouse References, Mouse Commands): Fix index
1483 entries (Bug#11362).
1484
1485 2012-05-05 Glenn Morris <rgm@gnu.org>
1486
1487 * custom.texi (Customization Groups, Custom Themes, Examining):
1488 Improve page breaks.
1489
1490 * rmail.texi (Rmail Display): Use example rather than smallexample.
1491
1492 * calendar.texi: Convert inforefs to refs.
1493
1494 * dired.texi (Dired Enter): Improve page break.
1495
1496 * abbrevs.texi (Abbrev Concepts): Copyedits.
1497
1498 * maintaining.texi (Registering, Tag Syntax):
1499 Tweak line and page breaks.
1500
1501 * programs.texi (Programs, Electric C): Copyedits.
1502 (Program Modes): Add xref to Fortran.
1503 (Left Margin Paren): Remove what was (oddly enough) the only use
1504 of defvar in the entire Emacs manual.
1505 (Hungry Delete): Remove footnote about ancient Emacs version.
1506 (Other C Commands): Use example rather than smallexample.
1507
1508 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1509 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1510 Tweak line and page breaks.
1511
1512 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1513 (Major Modes): Use example rather than smallexample.
1514
1515 * mule.texi (Output Coding): Reword to improve page-breaks.
1516
1517 * frames.texi (Fonts): Tweak line and page breaks.
1518 Use example rather than smallexample. Change cross-reference.
1519 (Text-Only Mouse): Fix xref.
1520
1521 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1522 (Indirect Buffers): Tweak line- and page-breaks.
1523
1524 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1525
1526 2012-05-04 Glenn Morris <rgm@gnu.org>
1527
1528 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1529 (info, infoclean): Use $INFO_EXT.
1530 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1531 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1532 (INFO_TARGETS): Use $INFO_EXT.
1533 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1534
1535 2012-05-02 Glenn Morris <rgm@gnu.org>
1536
1537 * emacs.texi (@copying): Only print EDITION in the TeX version.
1538
1539 * search.texi (Regexp Search): Just say "Emacs".
1540
1541 * display.texi (Auto Scrolling):
1542 Reword to avoid repetition and improve page break.
1543
1544 * xresources.texi (Resources):
1545 * mule.texi (Language Environments):
1546 * misc.texi (Amusements):
1547 * maintaining.texi (VC Change Log):
1548 * frames.texi (Fonts):
1549 * custom.texi (Specifying File Variables, Minibuffer Maps):
1550 * cmdargs.texi (Initial Options):
1551 * building.texi (Flymake):
1552 Reword to remove/reduce some overly long/short lines.
1553
1554 2012-04-27 Glenn Morris <rgm@gnu.org>
1555
1556 * emacs.texi: Some fixes for detailed menu.
1557
1558 * emacs.texi: Add "et al." to authors.
1559
1560 * ack.texi, basic.texi, buffers.texi, building.texi:
1561 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1562 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1563 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1564 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1565 * search.texi, trouble.texi, windows.texi:
1566 Use Texinfo recommended convention for quotes+punctuation.
1567
1568 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1569
1570 * mule.texi (Bidirectional Editing): Improve indexing.
1571 Minor wording tweaks.
1572
1573 2012-04-15 Chong Yidong <cyd@gnu.org>
1574
1575 * misc.texi (emacsclient Options): More clarifications.
1576
1577 2012-04-15 Glenn Morris <rgm@gnu.org>
1578
1579 * msdog.texi (Windows Printing): It doesn't set printer-name.
1580
1581 * mule.texi (Language Environments): Move font info to "Fontsets".
1582 (Fontsets): Move intlfonts etc here from "Language Environments".
1583 Copyedits.
1584 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1585 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1586
1587 2012-04-15 Chong Yidong <cyd@gnu.org>
1588
1589 * glossary.texi (Glossary): Standardize on "text terminal"
1590 terminology. All callers changed.
1591
1592 * misc.texi (emacsclient Options): Document "client frame" concept
1593 and its effect on C-x C-c more carefully.
1594
1595 2012-04-15 Glenn Morris <rgm@gnu.org>
1596
1597 * frames.texi (Scroll Bars):
1598 * glossary.texi (Glossary): Use consistent case for "X Window System".
1599
1600 * mule.texi (Select Input Method, Coding Systems):
1601 State command names in kbd tables.
1602 (Recognize Coding): Add cross-ref.
1603 (Output Coding): Don't mention message mode in particular.
1604 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1605 Copyedits.
1606
1607 2012-04-14 Glenn Morris <rgm@gnu.org>
1608
1609 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1610 Copyedits.
1611 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1612 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1613 auto-coding-functions does not override coding: tags.
1614 Remove rmail-decode-mime-charset; it no longer has any effect.
1615
1616 2012-04-14 Chong Yidong <cyd@gnu.org>
1617
1618 * custom.texi (Creating Custom Themes): Add reference to Custom
1619 Themes node in Lisp manual.
1620
1621 2012-04-14 Glenn Morris <rgm@gnu.org>
1622
1623 * mule.texi (International): Copyedits.
1624 (International Chars): Update C-x = example output.
1625 (Disabling Multibyte): Rename from "Enabling Multibyte".
1626 Clarify what "unibyte: t" does, and mode-line description.
1627 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1628 Use Texinfo recommended convention for quotes+punctuation.
1629 (Language Environments): Copyedits.
1630 (Input Methods): Copyedits. Use "^" for the postfix example,
1631 because it is less confusing inside Info's `quotes'.
1632
1633 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1634 Update for "Disabling Multibyte" node name change.
1635 * emacs.texi: Update for "Disabling Multibyte" node name change.
1636
1637 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1638 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1639 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1640 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1641 * sending.texi, text.texi, trouble.texi:
1642 Use @file for buffers, per the Texinfo manual.
1643
1644 * entering.texi (Entering Emacs):
1645 Do not mention initial-buffer-choice = t.
1646
1647 * misc.texi (Gnus Startup): Use @env for environment variables.
1648
1649 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1650
1651 2012-04-12 Glenn Morris <rgm@gnu.org>
1652
1653 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1654
1655 2012-04-07 Glenn Morris <rgm@gnu.org>
1656
1657 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1658
1659 2012-04-05 Glenn Morris <rgm@gnu.org>
1660
1661 * glossary.texi (Glossary): Use anchors for internal cross-references.
1662
1663 2012-04-04 Glenn Morris <rgm@gnu.org>
1664
1665 * glossary.texi (Glossary): Copyedits.
1666 Use Texinfo-recommended convention for quotes and punctuation.
1667 Comment out a few specialized (Rmail) items.
1668 New items: Bidirectional Text, Client, Directory Local Variable,
1669 File Local Variable, Package, Server, Theme, Trash Can.
1670
1671 2012-04-03 Chong Yidong <cyd@gnu.org>
1672
1673 * sending.texi (Mail Misc): Fix an index entry.
1674
1675 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1676
1677 * msdog.texi (Windows Startup): Add description of emacsclient
1678 operation under -c and -t on MS-Windows.
1679
1680 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1681 Startup". (Bug#11091)
1682
1683 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1684
1685 * custom.texi (Changing a Variable): Fix example.
1686
1687 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1688
1689 * misc.texi (emacsclient Options): More clarifications about -t
1690 and -c on MS-Windows. (Bug#11091)
1691
1692 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1693
1694 * misc.texi (emacsclient Options): Document peculiarities of new
1695 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1696
1697 2012-03-30 Chong Yidong <cyd@gnu.org>
1698
1699 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1700
1701 2012-03-22 Glenn Morris <rgm@gnu.org>
1702
1703 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1704
1705 2012-03-17 Chong Yidong <cyd@gnu.org>
1706
1707 * package.texi (Package Installation): Document use of
1708 package-initialize in init file.
1709
1710 2012-03-16 Glenn Morris <rgm@gnu.org>
1711
1712 * help.texi (Language Help):
1713 * mule.texi (International Chars):
1714 etc/HELLO is for character demonstration.
1715
1716 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1717
1718 * dired.texi (Shell Commands in Dired): Fix typo.
1719
1720 2012-03-04 Chong Yidong <cyd@gnu.org>
1721
1722 * killing.texi (Clipboard): Document clipboard manager.
1723
1724 2012-02-29 Glenn Morris <rgm@gnu.org>
1725
1726 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1727
1728 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1729
1730 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1731
1732 2012-02-28 Glenn Morris <rgm@gnu.org>
1733
1734 * custom.texi, display.texi, emacs.texi, files.texi:
1735 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1736 Standardize possessive apostrophe usage.
1737
1738 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1739
1740 * macos.texi (Mac / GNUstep Customization): Remove text about
1741 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1742
1743 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1744
1745 * buffers.texi (Select Buffer): Mention that saving in a new file
1746 name can switch to a different major mode.
1747
1748 2012-02-23 Glenn Morris <rgm@gnu.org>
1749
1750 * mini.texi (Minibuffer File, Completion Options, Repetition):
1751 Copyedits.
1752 (Completion Example): Other M-x au* commands may be defined.
1753 (Completion Styles): Mention emacs21 and completion-category-overrides.
1754
1755 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1756 (Windows Keyboard, Windows Mouse, Windows Processes)
1757 (Windows Printing, Windows Misc): Copyedits.
1758 (ls in Lisp): Update switches list.
1759
1760 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1761 Update dos-mode* function names.
1762 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1763 (MS-DOS Processes): Add xref to main ls-lisp section.
1764
1765 * ack.texi (Acknowledgments): Mention smie.
1766
1767 2012-02-22 Glenn Morris <rgm@gnu.org>
1768
1769 * macos.texi: Copyedits. Fix @key/@kbd usage.
1770 (Mac / GNUstep Basics): Don't mention the panels, since the next
1771 section covers them.
1772 (Mac / GNUstep Customization): Merge some panel info from previous.
1773
1774 2012-02-21 Glenn Morris <rgm@gnu.org>
1775
1776 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1777 Small fixes.
1778
1779 * emacs-xtra.texi: Picture mode is no longer a chapter.
1780
1781 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1782
1783 * ack.texi (Acknowledgments): Small changes, including resorting,
1784 and removal of things no longer distributed.
1785
1786 2012-02-20 Glenn Morris <rgm@gnu.org>
1787
1788 * emacs.texi (Top, Preface): Small rephrasings.
1789 (menu, detailmenu): Update entries, and reformat some descriptions.
1790 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1791 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1792 Reformat some menu descriptions.
1793
1794 * ack.texi (Acknowledgments): More updates.
1795
1796 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1797 and from Author: headers.
1798 (Distrib): Small updates.
1799
1800 2012-02-18 Glenn Morris <rgm@gnu.org>
1801
1802 * ack.texi (Acknowledgments): Add xref to Org manual.
1803
1804 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1805 of '*mail*', since Message does not call it that.
1806 (Rmail Reply): Rename rmail-dont-reply-to-names.
1807 \\`info- no longer handled specially.
1808 Update for rmail-enable-mime-composing.
1809 Don't mention 'm' for replies.
1810 Don't mention rmail-mail-new-frame and canceling, since it does
1811 not work for Message at the moment.
1812
1813 * cal-xtra.texi: Copyedits.
1814
1815 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1816
1817 2012-02-17 Glenn Morris <rgm@gnu.org>
1818
1819 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1820
1821 * ack.texi (Acknowledgments): Mention Gnulib.
1822
1823 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1824
1825 * calendar.texi: Misc small changes, including updating the dates
1826 of examples.
1827
1828 2012-02-16 Glenn Morris <rgm@gnu.org>
1829
1830 * calendar.texi: Misc small changes.
1831
1832 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1833 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1834
1835 * dired-xtra.texi (Subdir Switches): Small fixes.
1836
1837 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1838
1839 2012-02-15 Glenn Morris <rgm@gnu.org>
1840
1841 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1842
1843 2012-02-12 Glenn Morris <rgm@gnu.org>
1844
1845 * ack.texi (Acknowledgments):
1846 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1847
1848 2012-02-10 Glenn Morris <rgm@gnu.org>
1849
1850 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1851
1852 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1853
1854 2012-02-09 Glenn Morris <rgm@gnu.org>
1855
1856 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1857 buffer switch after M-x rename-uniquely.
1858
1859 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1860
1861 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1862
1863 * text.texi (Org Mode): Fix typo.
1864
1865 2012-02-08 Glenn Morris <rgm@gnu.org>
1866
1867 * ack.texi (Acknowledgments): Update emacs-lock info.
1868
1869 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1870
1871 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1872
1873 2012-02-07 Glenn Morris <rgm@gnu.org>
1874
1875 * files.texi (File Conveniences): Mention ImageMagick images.
1876
1877 2012-02-05 Glenn Morris <rgm@gnu.org>
1878
1879 * trouble.texi (Checklist): Mention debug-on-event.
1880
1881 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1882
1883 2012-02-04 Glenn Morris <rgm@gnu.org>
1884
1885 * macos.texi (Customization options specific to Mac OS / GNUstep):
1886 New subsection.
1887
1888 * display.texi (Colors): Mention list-colors-sort.
1889
1890 * files.texi (File Conveniences): Mention image animation.
1891
1892 2012-01-31 Chong Yidong <cyd@gnu.org>
1893
1894 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1895 scroll bars (Bug#10666).
1896
1897 2012-01-28 Chong Yidong <cyd@gnu.org>
1898
1899 * files.texi (Filesets): Fix typos.
1900
1901 * display.texi (Faces): Add xref to Colors node.
1902
1903 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1904
1905 * buffers.texi (Select Buffer): Clarify explanation of switching
1906 to new buffers. Fix description of next-buffer and
1907 previous-buffer (Bug#10334).
1908 (Misc Buffer): Add xref to View Mode.
1909
1910 * text.texi (Fill Commands): Fix description of
1911 sentence-end-double-space.
1912
1913 2012-01-23 Chong Yidong <cyd@gnu.org>
1914
1915 * anti.texi (Antinews): Add Emacs 23 antinews.
1916
1917 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1918
1919 * programs.texi (Comment Commands): Typo (bug#10514).
1920
1921 2012-01-15 Chong Yidong <cyd@gnu.org>
1922
1923 * xresources.texi (X Resources): Describe GTK+ case first.
1924 (Resources): Don't use borderWidth as an example, since it doesn't
1925 work with GTK+.
1926 (Table of Resources): Clarify role of several resources, including
1927 the Emacs 24 behavior of cursorBlink etc.
1928 (Face Resources): Node deleted. Recommend using Customize
1929 instead. Add paragraph to `Table of Resources' node summarizing
1930 how to use X resources for changing faces.
1931 (Lucid Resources): Rewrite, omitting description of font names,
1932 referring to the Fonts node instead.
1933 (LessTif Resources): Copyedits.
1934 (GTK resources): Rewrite, describing the difference between gtk2
1935 and gtk3.
1936 (GTK Resource Basics): New node.
1937 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1938 (GTK styles): Just refer to Fonts node for GTK font format.
1939
1940 * display.texi (Faces): Document the cursor face.
1941
1942 2012-01-14 Chong Yidong <cyd@gnu.org>
1943
1944 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1945 (General Variables): Add xref to Lisp Libraries.
1946 (Initial Options): Copyedits.
1947 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1948 (Environment): Clarify what getenv does.
1949 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1950 light backgrounds on xterms.
1951 (Misc Variables): TEMP and TMP are not Windows-specific.
1952 (Display X): Copyedits.
1953 (Colors X): -bd does nothing for GTK.
1954 (Icons X): Gnome 3 doesn't use taskbars.
1955
1956 * misc.texi (Shell): Document exec-path here.
1957
1958 * rmail.texi (Movemail): Add xref for exec-path.
1959
1960 2012-01-13 Glenn Morris <rgm@gnu.org>
1961
1962 * dired.texi (Dired and Find): Clarify find-ls-options.
1963
1964 2012-01-09 Chong Yidong <cyd@gnu.org>
1965
1966 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1967 SHA-256.
1968
1969 2012-01-07 Chong Yidong <cyd@gnu.org>
1970
1971 * display.texi (Useless Whitespace): Add Whitespace mode.
1972
1973 * custom.texi (Hooks): Discuss how to disable minor modes.
1974
1975 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1976 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1977
1978 * trouble.texi (Lossage): Refer to Bugs node for problems.
1979 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1980 (Screen Garbled): Don't refer to terminal "manufacturers".
1981 (Total Frustration): Node deleted. Eliza is documented in
1982 Amusements now.
1983 (Known Problems): More info about using the bug tracker.
1984 Mention debbugs package.
1985 (Bug Criteria): Copyedits.
1986 (Understanding Bug Reporting): Mention emacs -Q.
1987
1988 2012-01-06 Chong Yidong <cyd@gnu.org>
1989
1990 * custom.texi (Specifying File Variables): The mode: keyword
1991 doesn't have to be first anymore. Add example of specifying minor
1992 modes.
1993 (Directory Variables): Simplify example. Mention application to
1994 non-file buffers.
1995 (Disabling): Use "initialization file" terminology.
1996 (Init Examples): Fix hook example.
1997
1998 2012-01-06 Eli Zaretskii <eliz@gnu.org>
1999
2000 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2001 (Bug#10422)
2002 Move the stuff about resources to xresources.texi.
2003
2004 * xresources.texi (Resources): Move information about setting X
2005 resources in the Registry from cmdargs.texi. Make the index entry
2006 be similar to the one in cmdargs.texi.
2007
2008 2012-01-05 Chong Yidong <cyd@gnu.org>
2009
2010 * custom.texi (Customization Groups): Update example.
2011 (Browsing Custom): Document the new search field.
2012 (Changing a Variable): Update example for Emacs 24 changes.
2013 Document Custom-set and Custom-save commands.
2014 (Face Customization): Document Emacs 24 changes. De-document
2015 modify-face.
2016 (Specific Customization): Mention customize-variable.
2017 (Custom Themes): Add customize-themes, custom-theme-load-path,
2018 custom-theme-directory, and describe-theme.
2019 (Creating Custom Themes): New node.
2020 (Examining): Mention M-:.
2021
2022 * package.texi (Packages): Fix typo.
2023
2024 2012-01-03 Chong Yidong <cyd@gnu.org>
2025
2026 * misc.texi (Single Shell): Don't document Lisp usage of
2027 shell-command. Tidy up discussion of synchronicity. Add index
2028 entries for async-shell-command.
2029 (Interactive Shell): Note that M-x shell uses shell-file-name.
2030 Note change in behavior in Emacs 24.
2031 (Shell Mode): Shell mode now uses completion-at-point.
2032 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2033 default method for recognizing prompts nowadays.
2034 (Shell Ring): Add xref to Minibuffer History.
2035 (Directory Tracking): Explain Dirtrack mode in more detail.
2036 (Term Mode): Fix index entries.
2037 (Paging in Term): Merge into Term Mode.
2038 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2039 (Printing): Fix xref. State default of lpr-switches.
2040 (PostScript): Remove obsolete sentence. Omit description of
2041 non-interactive behaviors.
2042 (Hyperlinking): Improve description.
2043 (Browse-URL): Using compose-mail for mailto URLs is the default.
2044 Document browse-url-mailto-function.
2045 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2046 (FFAP): FFAP is not a minor mode.
2047 (Amusements): M-x lm was renamed to M-x landmark.
2048 Document nato-region.
2049
2050 2012-01-01 Chong Yidong <cyd@gnu.org>
2051
2052 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2053 (Gnus Startup): Note that the system might not be set up for news.
2054 Describe group levels more clearly.
2055 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2056 Summary of Gnus.
2057 (Document View): Copyedits. Move zoom commads to DocView
2058 Navigation node.
2059 (DocView Navigation, DocView Searching, DocView Slicing)
2060 (DocView Conversion): Nodes renamed from Navigation, etc.
2061
2062 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2063
2064 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2065
2066 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2067 (Bug#10380)
2068
2069 2011-12-30 Chong Yidong <cyd@gnu.org>
2070
2071 * sending.texi (Sending Mail): Document initial mail buffer name,
2072 and changed multiple mail buffer behavior.
2073 (Mail Format): Put the example at the top of the section.
2074 (Mail Headers): Move discussion of "From" to the top.
2075 (Mail Sending): Document sendmail-query-once.
2076 (Citing Mail): Make it less Rmail-specific.
2077
2078 2011-12-29 Chong Yidong <cyd@gnu.org>
2079
2080 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2081 example. Add index entries.
2082 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2083
2084 2011-12-26 Chong Yidong <cyd@gnu.org>
2085
2086 * dired.texi (Dired Enter, Misc Dired Features):
2087 Document dired-use-ls-dired changes. Mention quit-window.
2088 (Dired Navigation): Add index entries.
2089 (Dired Visiting): Fix View Mode xref.
2090 (Marks vs Flags): Prefer C-/ binding for undo.
2091 (Subdirectories in Dired): Add xrefs.
2092 (Misc Dired Features): Document some Emacs 24 changes. Add index
2093 entries.
2094
2095 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2096 variable, since it is explained in Minor Modes node.
2097 (Defining Abbrevs): Copyedits.
2098 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2099 C-/ binding for undo.
2100 (Dabbrev Customization): Add xrefs for case-fold-search and
2101 case-replace.
2102
2103 * dired-xtra.texi (Subdir Switches): Add xref.
2104
2105 * maintaining.texi (VC Directory Commands): Mention quit-window.
2106
2107 2011-12-25 Chong Yidong <cyd@gnu.org>
2108
2109 * maintaining.texi (Tags): Mention Semantic.
2110 (Create Tags Table, Etags Regexps): Copyedits.
2111 (Find Tag): Mention minibuffer completion.
2112 (List Tags): Mention completion-at-point. Completion is actually
2113 available in M-x list-tags.
2114
2115 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2116 Document vc-delete-file.
2117
2118 * files.texi (Misc File Ops): Mention vc-delete-file.
2119
2120 * programs.texi (Symbol Completion): Mention completion-at-point
2121 explicitly.
2122
2123 2011-12-22 Chong Yidong <cyd@gnu.org>
2124
2125 * maintaining.texi (Change Log Commands): Don't specially mention
2126 vc-update-change-log which is CVS-only.
2127
2128 * vc1-xtra.texi (Version Headers): Note that these are for
2129 Subversion, CVS, etc. only.
2130 (General VC Options): De-document vc-keep-workfiles.
2131 Fix RCS-isms.
2132
2133 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2134
2135 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2136 should be @end iftex".
2137
2138 2011-12-21 Chong Yidong <cyd@gnu.org>
2139
2140 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2141 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2142 (VC Pull): Mention vc-log-incoming.
2143 (Log Buffer): Add CVS/RCS only disclaimer.
2144
2145 * vc1-xtra.texi (Remote Repositories): Update introduction.
2146 (Local Version Control): Node deleted (obsolete with DVCSes).
2147 (Remote Repositories, Version Backups): Node deleted.
2148 Move documentation of vc-cvs-stay-local to CVS Options.
2149 (CVS Options): Reduce verbosity of description of obscure CVS
2150 locking feature.
2151 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2152 Tags node.
2153 (Revision Tags): Move under Miscellaneous VC subsection.
2154 (Change Logs and VC): Note that this is wrong for DVCSs.
2155 De-document log entry manipulating features.
2156 (Renaming and VC): Describe how it works on modern VCSes.
2157
2158 * files.texi (Misc File Ops): Mention vc-rename-file.
2159
2160 * programs.texi (Custom C Indent): Add index entries.
2161
2162 2011-12-20 Alan Mackenzie <acm@muc.de>
2163
2164 * programs.texi (Motion in C): Update the description of C-M-a and
2165 C-M-e, they now DTRT in enclosing scopes.
2166 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2167
2168 2011-12-20 Chong Yidong <cyd@gnu.org>
2169
2170 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2171 (Old Revisions): Use it.
2172 (VCS Repositories): Add "distributed" terminology.
2173 (Log Buffer): Remove duplicate description
2174 about changesets. Fix "current VC fileset" ambiguity.
2175 (Multi-User Branching): Node deleted.
2176 (Branches, Switching Branches): Discuss decentralized version
2177 control systems.
2178 (VC Pull): New node.
2179 (Merging): Document merging on decentralized systems.
2180 (Creating Branches): Note that this is specific to CVS and related
2181 systems.
2182
2183 2011-12-19 Chong Yidong <cyd@gnu.org>
2184
2185 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2186 (VC Mode Line): Add index entry for "version control status".
2187 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2188 Document vc-revert-show-diff. De-document vc-rollback.
2189 (VC Directory Mode): Rewrite introduction. Move prefix arg
2190 documentation here from VC Directory Buffer node.
2191 (VC Directory Buffer): Use a decentralized VCS example.
2192 (VC Directory Commands): Use a table. Remove material duplicated
2193 in previous nodes on multi-file VC filsets.
2194
2195 2011-12-17 Chong Yidong <cyd@gnu.org>
2196
2197 * maintaining.texi (VCS Concepts): Make "revision" terminology
2198 less CVS-specific.
2199 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2200 Registering node.
2201 (Secondary VC Commands): Delete. Promote subnodes.
2202 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2203 log buffer. Add index entries.
2204 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2205 Use "commit" terminology.
2206 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2207 doesn't refer to tags tables. Note other possible forms of the
2208 revision ID. C-x v = does not save.
2209 (Registering): Note similarity to C-x v v action. Fix description
2210 of how backends are chosen. De-document vc-default-init-revision.
2211 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2212 in root log buffers.
2213
2214 2011-12-16 Chong Yidong <cyd@gnu.org>
2215
2216 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2217 (Basic VC Editing): Remove redundant descriptions.
2218 (VC With A Merging VCS): Make description more general instead of
2219 CVS-specific.
2220 (VC With A Locking VCS): Use VC fileset terminology.
2221
2222 2011-12-12 Chong Yidong <cyd@gnu.org>
2223
2224 * building.texi (Executing Lisp): Fix xref for C-M-x.
2225 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2226 manual. Note that load-path is not customizable.
2227 (Lisp Eval): Note that listed commands are available globally.
2228 Explain the meaning of "defun" in the C-M-x context.
2229 (Lisp Interaction): Copyedits.
2230 (External Lisp): Fix name of inferior Lisp buffer.
2231 Mention Scheme.
2232 (Compilation): Define "inferior process".
2233
2234 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2235
2236 * msdog.texi (Windows Fonts): Document how to force GDI font
2237 backend on MS-Windows.
2238
2239 2011-12-10 Chong Yidong <cyd@gnu.org>
2240
2241 * building.texi (Compilation): Say what the -k flag to make does.
2242 Move subprocess discussion to Compilation Shell.
2243 (Compilation Mode): Add xref for grep, occur, and mouse
2244 references. Define "locus".
2245 (Grep Searching): Use @command.
2246 (Debuggers, Commands of GUD, GDB Graphical Interface):
2247 Clarify intro.
2248 (Starting GUD): Clarify how arguments are specified.
2249 (Debugger Operation): Index entry for "GUD interaction buffer",
2250 and move basic description here from Commands of GUD node.
2251 (GDB User Interface Layout): Copyedits.
2252 (Source Buffers): Remove gdb-find-source-frame, which is not in
2253 gdb-mi.el.
2254 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2255 toggle-gdb-all-registers, which are not in gdb-mi.el.
2256 Don't re-document GUD interaction buffers.
2257
2258 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2259 (Semantic): Add cindex entries for Semantic.
2260
2261 2011-12-06 Chong Yidong <cyd@gnu.org>
2262
2263 * programs.texi (Man Page): Clarify how to use Man-switches.
2264 Don't bother documenting Man-fontify-manpage-flag.
2265 (Lisp Doc): Add xref to Name Help node.
2266 (Hideshow): Add cindex. Mention role of ellipses, and default
2267 value of hs-isearch-open. Don't bother documenting
2268 hs-special-modes-alist.
2269 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2270 changing the window manager binding of M-TAB.
2271
2272 2011-12-05 Chong Yidong <cyd@gnu.org>
2273
2274 * programs.texi (Comment Commands): Fix description of for M-; on
2275 blank lines. Move documentation of comment-region here.
2276 (Multi-Line Comments): Clarify the role of comment-multi-line.
2277 Refer to Comment Commands for comment-region doc.
2278 (Options for Comments): Refer to Multi-Line Comments for
2279 comment-multi-line doc, instead of duplicating it. Fix default
2280 values of comment-padding and comment-start-skip.
2281
2282 2011-12-04 Chong Yidong <cyd@gnu.org>
2283
2284 * programs.texi (Program Modes): Mention modes that are not
2285 included with Emacs. Fix references to other manuals for tex.
2286 Add index entry for backward-delete-char-untabify.
2287 Mention prog-mode-hook.
2288 (Which Function): Use "global minor mode" terminology.
2289 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2290 in Indentation chapter to avoid duplication.
2291 (Expressions): Copyedit.
2292 (Matching): Document Electric Pair mode.
2293
2294 * ack.texi (Acknowledgments):
2295 * rmail.texi (Movemail, Other Mailbox Formats):
2296 * frames.texi (Frames): Don't capitalize "Unix".
2297
2298 2011-12-04 Chong Yidong <cyd@gnu.org>
2299
2300 * text.texi (Nroff Mode): Mention what nroff is.
2301 (Text Based Tables, Table Recognition): Don't say "Table mode"
2302 since it's not a major or minor mode.
2303 (Text Based Tables): Reduce the size of the example.
2304 (Table Definition): Clarify definitions.
2305 (Table Creation): Add key table.
2306 (Cell Commands): Use kbd for commands.
2307 (Table Rows and Columns): Combine nodes Row Commands and Column
2308 Commands.
2309 (Fixed Width Mode): Node deleted; contents moved to parent.
2310 (Table Conversion): Shorten example.
2311 (Measuring Tables): Merge into Table Misc.
2312
2313 2011-12-03 Chong Yidong <cyd@gnu.org>
2314
2315 * text.texi (TeX Mode): Mention AUCTeX package.
2316 (TeX Editing): Add xref to documentation for Occur.
2317 (LaTeX Editing): Add xref to Completion node.
2318 (TeX Print): Fix description of tex-directory.
2319 (Enriched Text): Rename from Formatted Text. Make this node and
2320 its subnodes less verbose, since text/enriched files are
2321 practically unused.
2322 (Enriched Mode): Rename from Requesting Formatted Text.
2323 (Format Colors): Node deleted.
2324 (Enriched Faces): Rename from Format Faces. Describe commands
2325 for applying colors too.
2326 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2327
2328 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2329
2330 * display.texi (Colors): New node.
2331
2332 * cmdargs.texi (Colors X):
2333 * xresources.texi (GTK styles):
2334 * custom.texi (Face Customization): Reference it.
2335
2336 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2337 Link to Fill Commands for Justification entry.
2338
2339 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2340
2341 * display.texi (Auto Scrolling): More accurate description of what
2342 scroll-*-aggressively does, including the effect of non-zero
2343 margin. Fix "i.e." markup.
2344
2345 2011-12-02 Chong Yidong <cyd@gnu.org>
2346
2347 * text.texi (Pages): Mention how formfeed chars are displayed.
2348 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2349 Describe adaptive filling more precisely.
2350 (Fill Commands): Note that filling removes excess whitespace.
2351 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2352 now bound to indent-for-tab-command in Text mode.
2353 (Outline Mode): Copyedits.
2354 (Outline Visibility): Note that Reveal mode is a buffer-local
2355 minor mode.
2356
2357 * modes.texi (Major Modes): Move note about checking major-mode in
2358 a hook function here, from Text mode.
2359
2360 2011-11-28 Chong Yidong <cyd@gnu.org>
2361
2362 * text.texi (Words): Add xref to Position Info.
2363 (Paragraphs): Add xref to Regexps.
2364
2365 * indent.texi (Indentation): Rewrite introduction. Move table to
2366 Indentation Commands node.
2367 (Indentation Commands): Add index entries to table. Copyedits.
2368 (Tab Stops, Just Spaces): Copyedits.
2369 (Indent Convenience): New node. Document electric-indent-mode.
2370
2371 * programs.texi (Basic Indent):
2372 * windows.texi (Pop Up Window): Fix kindex entry.
2373
2374 2011-11-28 Chong Yidong <cyd@gnu.org>
2375
2376 * modes.texi (Major Modes): Move major-mode variable doc here from
2377 Choosing Modes. Document describe-mode. Document prog-mode-hook
2378 and text-mode-hook. Add example of using hooks.
2379 (Minor Modes): Document behavior of mode command calls from Lisp.
2380 Note that setting the mode variable using Customize will DTRT.
2381 (Choosing Modes): Add example of setting a minor mode using a
2382 local variable.
2383
2384 2011-11-27 Chong Yidong <cyd@gnu.org>
2385
2386 * frames.texi (Creating Frames): Move frame parameter example to
2387 Frame Parameters node.
2388 (Frame Commands): C-x 5 o does not warp the mouse by default.
2389 (Fonts): Add more GTK-style properties; also, they should be
2390 capitalized.
2391 (Special Buffer Frames): Node deleted; special-display is on the
2392 way out.
2393 (Frame Parameters): Example moved here from Creating Frames.
2394 Clarify that default-frame-alist affects the initial frame too.
2395 Delete auto-raise-mode and auto-lower-mode.
2396 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2397 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2398
2399 * windows.texi (Window Choice): Add xref to Lisp manual for
2400 special-display-*.
2401
2402 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2403
2404 * display.texi (Text Display): Update the description,
2405 cross-references, and indexing related to display of control
2406 characters and raw bytes.
2407
2408 2011-11-25 Chong Yidong <cyd@gnu.org>
2409
2410 * frames.texi (Frames): Rewrite introduction.
2411 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2412 Mouse-3 does not copy to kill ring by default. DEL does not
2413 behave specially for mouse commands any more.
2414 (Mouse References): Document mouse-1-click-follows-link more
2415 thoroughly.
2416 (Menu Mouse Clicks): Move footnote to the main text and add xref
2417 to Init Rebinding node.
2418 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2419
2420 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2421
2422 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2423
2424 * display.texi (Font Lock): Fix typo.
2425
2426 2011-11-24 Glenn Morris <rgm@gnu.org>
2427
2428 * rmail.texi (Rmail Output):
2429 Mention rmail-automatic-folder-directives. (Bug#9657)
2430
2431 2011-11-21 Chong Yidong <cyd@gnu.org>
2432
2433 * mark.texi (Global Mark Ring): Fix description of global mark
2434 ring (Bug#10032).
2435
2436 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2437
2438 * msdog.texi (Windows Fonts): Fix typo.
2439
2440 2011-11-17 Glenn Morris <rgm@gnu.org>
2441
2442 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2443
2444 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2445
2446 * killing.texi (Rectangles):
2447 * misc.texi (Document View):
2448 * modes.texi (Choosing Modes):
2449 * msdog.texi (Windows Fonts):
2450 * regs.texi (Rectangle Registers):
2451 * search.texi (Isearch Yank): Fix typos.
2452
2453 2011-11-06 Chong Yidong <cyd@gnu.org>
2454
2455 * windows.texi (Basic Window): Add xref to Cursor Display.
2456 (Split Window): Document negative arg for splitting commands.
2457 (Other Window): Document mouse-1 in text area of window.
2458 (Change Window): Don't mention window attributes, since they
2459 aren't defined. C-x 1 can't be used with minibuffer windows.
2460 Windows are no longer auto-deleted.
2461 (Window Choice): Add xref to Choosing Window in Lisp manual.
2462 (Window Convenience): Note that windmove disables shift-selection.
2463 Move M-x compare-windows here from Other Window node.
2464
2465 * custom.texi (Mouse Buttons):
2466 * search.texi (Isearch Scroll):
2467 * windows.texi (Split Window): Use new names split-window-below
2468 and split-window-right.
2469
2470 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2471
2472 * emacs.texi (Top): Fix typo.
2473
2474 2011-10-25 Glenn Morris <rgm@gnu.org>
2475
2476 * abbrevs.texi (Saving Abbrevs):
2477 quietly-read-abbrev-file is not a command. (Bug#9866)
2478
2479 2011-10-24 Chong Yidong <cyd@gnu.org>
2480
2481 * display.texi (Scrolling): Document scroll-up-line and
2482 scroll-down-line. Document scroll-command property.
2483 (Recentering): New node, split off from Scrolling.
2484
2485 2011-10-23 Chong Yidong <cyd@gnu.org>
2486
2487 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2488 (Tool Bars): Copyedits.
2489
2490 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2491
2492 2011-10-22 Chong Yidong <cyd@gnu.org>
2493
2494 * windows.texi (Displaying Buffers): Fix broken lispref link.
2495
2496 2011-10-22 Chong Yidong <cyd@gnu.org>
2497
2498 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2499 Move confirm-nonexistent-file-or-buffer discussion here.
2500
2501 * files.texi (File Names, Visiting): Move detailed discussion of
2502 minibuffer confirmation to Minibuffer Exit.
2503
2504 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2505 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2506
2507 2011-10-21 Chong Yidong <cyd@gnu.org>
2508
2509 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2510 (Backup Copying): backup-by-copying-when-mismatch is now t.
2511 (Customize Save): Fix description of require-final-newline.
2512 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2513 (Auto Save Control): Clarify.
2514 (File Archives): Add 7z.
2515 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2516
2517 * arevert-xtra.texi (Autorevert): Copyedits.
2518
2519 2011-10-20 Chong Yidong <cyd@gnu.org>
2520
2521 * custom.texi (Hooks, Init Examples):
2522 * display.texi (Font Lock):
2523 * fixit.texi (Spelling):
2524 * rmail.texi (Rmail Display): Minor mode function with no arg now
2525 enables it.
2526
2527 * fixit.texi (Spelling): Fix description of inline completion.
2528
2529 2011-10-19 Chong Yidong <cyd@gnu.org>
2530
2531 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2532 entries.
2533 (Isearch Yank): Document isearch-yank-pop.
2534 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2535 (Other Repeating Search): Document Occur Edit mode.
2536
2537 2011-10-18 Chong Yidong <cyd@gnu.org>
2538
2539 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2540 from Line Truncation node.
2541 (Standard Faces): Note that only the background of the cursor face
2542 has an effect.
2543 (Cursor Display): Fix descriptions of cursor face
2544 and bar cursor blinking.
2545 (Text Display): Document nobreak-char-display more clearly.
2546 (Line Truncation): Add xref to Split Window node.
2547 (Display Custom): Don't bother documenting baud-rate or
2548 no-redraw-on-reenter.
2549
2550 * search.texi (Slow Isearch): Node removed.
2551
2552 2011-10-18 Glenn Morris <rgm@gnu.org>
2553
2554 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2555
2556 2011-10-18 Chong Yidong <cyd@gnu.org>
2557
2558 * display.texi (Faces): Simplify discussion. Move documentation
2559 of list-faces-display here, from Standard Faces node.
2560 Note special role of `default' background.
2561 (Standard Faces): Note special role of `default' background.
2562 Note that region face may be taken fom GTK. Add xref to Text Display.
2563 (Text Scale): Rename from "Temporary Face Changes".
2564 Callers changed. Don't bother documenting variable-pitch-mode.
2565 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2566 (Useless Whitespace): Simplify description of
2567 delete-trailing-whitespace. Note active region case.
2568 (Text Display): Fix description of escape-glyph face assignment.
2569 Remove unibye mode discussion. Update some parts for Unicode.
2570 Move glyphless chars documentation to Lisp manual.
2571
2572 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2573
2574 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2575
2576 * display.texi (Scrolling): Tweak explanation of scroll direction.
2577 (View Mode): Add index entries.
2578
2579 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2580
2581 * regs.texi (Text Registers): C-x r i does not activate the mark.
2582 (Bookmarks): Document new default bookmark location.
2583
2584 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2585
2586 * killing.texi (Deletion): Add xref to Using Region.
2587 Document delete-forward-char.
2588 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2589 description here. Recommend C-u C-SPC for jumping to mark.
2590 (Kill Ring): Move kill ring variable documentation here.
2591 (Primary Selection): Copyedits.
2592 (Rectangles): Document new command rectangle-number-lines.
2593 (CUA Bindings): Note that this disables the mark-even-if-inactive
2594 behavior for C-x and C-c.
2595
2596 * mark.texi (Mark): Mention "active region" terminology.
2597 (Using Region): Document delete-active-region.
2598
2599 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2600
2601 * mark.texi (Mark): Clarify description of disabled Transient Mark
2602 mode (Bug#9689).
2603 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2604 selection changes. Mention that commands like C-y set the mark.
2605 (Marking Objects): Add xref to Words node. Note that mark-word
2606 and mark-sexp also have the "extend region" behavior.
2607 (Using Region): Mention M-$ in the table.
2608 Document mark-even-if-inactive here instead of in Mark Ring.
2609 (Mark Ring): Move mark-even-if-inactive to Using Region.
2610 Take note of the "Mark Set" behavior.
2611 (Disabled Transient Mark): Rename from "Persistent Mark"
2612 (Bug#9688). Callers changed.
2613
2614 * programs.texi (Expressions):
2615 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2616
2617 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2620 option" terminology.
2621 (Key Help): Add command names. Define "documentation string".
2622 (Name Help): Remove an over-long joke.
2623 (Apropos): Document prefix args. Remove duplicated descriptions.
2624 (Help Mode): Add C-c C-b to table. Update TAB binding.
2625 (Package Keywords): Rename from "Library by Keyword".
2626 Describe new package menu interface.
2627 (Help Files, Help Echo): Tweak description.
2628
2629 * mini.texi (Completion Options): Add completion-cycle-threshold.
2630 (Minibuffer History): Document numeric args to history commands.
2631
2632 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2633
2634 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2635
2636 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * basic.texi (Position Info): Omit page commands.
2639 Document count-words-region and count-words.
2640
2641 * text.texi (Pages): Move what-page documentation here.
2642
2643 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2646 Remote Files node instead of linking directly to the Tramp manual.
2647 (Minibuffer Edit): Add xref to Blank Lines.
2648 (Completion): Add xref to Symbol Completion. Remove redundant
2649 example, which is repeated in the next node.
2650 (Completion Commands): Minor clarifications.
2651 (Completion Styles): New node, split from Completion Commands.
2652 Document substring and initials styles.
2653 (Strict Completion): Remove information duplicated in other nodes.
2654 (Completion Options): Consolidate case difference discussion here.
2655
2656 * help.texi (Help Mode): Fix kindex entries.
2657
2658 * files.texi (File Names): Add index entries.
2659
2660 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2661
2662 * basic.texi (Inserting Text): Add xref to Completion.
2663 Add ucs-insert example, and document prefix argument.
2664 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2665 to left/right. Tweak left-char and right-char descriptions.
2666 M-left and M-right are now bound to left-word/right-word.
2667 (Erasing): Document delete-forward-char.
2668
2669 * screen.texi (Screen, Menu Bar): Copyedits.
2670 (Point): Remove duplicate paragraph on cursors, also in Screen.
2671 (Mode Line): Trailing dashes no longer shown on X displays.
2672
2673 * frames.texi (Non-Window Terminals): Index just "text-only
2674 terminal", which is used throughout the manual now.
2675
2676 * entering.texi (Entering Emacs): Define "startup screen".
2677 Document window-splitting behavior with command-line inputs.
2678 (Exiting): Remove obsolete paragraph about shells without suspend
2679 functionality.
2680
2681 * commands.texi (User Input): Define "input event" more clearly.
2682 (Keys): Add xref to Echo Area.
2683 (Commands): Clarify relation between commands and functions.
2684
2685 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * misc.texi (emacsclient Options): Document how emacsclient runs
2688 the Emacs daemon (Bug#9674).
2689
2690 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2691
2692 * basic.texi (Moving Point):
2693 * custom.texi (Mouse Buttons):
2694 * rmail.texi (Rmail Scrolling):
2695 * search.texi (Isearch Scroll):
2696 * display.texi (Scrolling): Replace scroll-up/down with
2697 scroll-up/down-command. Fix scroll-preserve-screen-position
2698 description. Document scroll-error-top-bottom.
2699
2700 2011-09-30 Glenn Morris <rgm@gnu.org>
2701
2702 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2703
2704 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * windows.texi (Pop Up Window): Defer discussion of window
2707 splitting to the Window Choice node. Add index entries.
2708 (Force Same Window): Node deleted.
2709 (Displaying Buffers, Window Choice): New nodes.
2710
2711 * buffers.texi (Select Buffer): Clarify description of
2712 buffer-switching commands. Add xref to Window Display node.
2713 Don't repeat confirm-nonexistent-file-or-buffer description from
2714 Visiting node. Remove even-window-heights.
2715
2716 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2717
2718 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2721
2722 * xresources.texi (Table of Resources): Fix documentation of
2723 bitmapIcon.
2724
2725 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2728
2729 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2730
2731 * frames.texi (Frame Commands): Note that delete-other-frames only
2732 deletes frames on current terminal.
2733
2734 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2735
2736 * sending.texi (Mail Misc): Document mail-add-attachment.
2737
2738 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2739
2740 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2741
2742 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2745
2746 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2747
2748 * files.texi (File Archives):
2749 * cal-xtra.texi (Diary Display):
2750 * help.texi (Help Mode): Add xref to View Mode.
2751
2752 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * display.texi (View Mode): New node. Move view-file here from
2755 Misc File Ops. Move view-buffer here from Misc Buffer.
2756
2757 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2758
2759 * files.texi (Misc File Ops): Document new
2760 delete-by-moving-to-trash behavior. Remove view-file.
2761
2762 * dired.texi (Dired Deletion): Shorten description of Trash.
2763
2764 * misc.texi (emacsclient Options): Document server-port.
2765
2766 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2767
2768 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2769 even on MS-Windows. Fix a typo.
2770
2771 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2772
2773 * package.texi: New file, documenting the package manager.
2774
2775 * emacs.texi: Include it.
2776
2777 * help.texi (Help Summary): Add describe-package.
2778
2779 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * misc.texi (Printing): Convert subnodes into subsections.
2782
2783 * text.texi (Two-Column): Move into Text chapter.
2784
2785 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2786 Files section. Convert from chapter into section.
2787
2788 * display.texi (Narrowing): Move into display chapter.
2789
2790 * sending.texi (Sending Mail):
2791 * rmail.texi (Rmail):
2792 * misc.texi (Gnus, Document View):
2793 * dired.texi (Dired):
2794 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2795
2796 2011-08-07 Juri Linkov <juri@jurta.org>
2797
2798 * dired.texi (Operating on Files): Rewrite according to the fact
2799 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2800
2801 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2802
2803 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2804 remote file name completion. (Bug#9197)
2805
2806 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2807
2808 * mule.texi (Bidirectional Editing): Document the fact that
2809 bidi-display-reordering is t by default.
2810
2811 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2812
2813 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2814 explicitly (bug#8904).
2815
2816 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2817
2818 * trouble.texi (Checklist): Use an `M-x' example instead of an
2819 Emacs Lisp form to switch on the dribble file (bug#8056).
2820
2821 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2822
2823 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2824
2825 2011-07-13 Glenn Morris <rgm@gnu.org>
2826
2827 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2828
2829 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2830
2831 * mark.texi (Mark Ring): Clarify how many locations are saved
2832 (bug#5770).
2833 (Global Mark Ring): Ditto.
2834
2835 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2836
2837 * text.texi (Table Recognition): Use "at point" instead of "under
2838 point" (bug#4345).
2839
2840 * display.texi (Cursor Display): Mention `cursor-type'.
2841
2842 * screen.texi (Point): Clarify that it's only if you use a block
2843 cursor that it appears to be on a character (bug#4345).
2844
2845 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2846
2847 * misc.texi (Amusements): Move dissociated press here, from its
2848 own section.
2849
2850 * emacs.texi (Top): Update node listing.
2851
2852 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2853
2854 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2855 clarity (bug#3523).
2856
2857 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2858
2859 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2860 (Misc X): Document --parent-id.
2861
2862 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2863 defaults to nil.
2864
2865 * misc.texi (emacsclient Options): Document --parent-id.
2866
2867 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2868
2869 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2870
2871 * emacs.texi: Use "..." instead of ``...'' in the menus
2872 (bug#3503).
2873
2874 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * killing.texi (Primary Selection): Document `only' setting for
2877 select-active-regions.
2878
2879 * mark.texi (Setting Mark): Reference Shift Selection node.
2880
2881 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2882
2883 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2884
2885 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2886 motion keys" (bug#3503).
2887
2888 * emacs.texi: Change all the register node names from "RegPos"
2889 (etc.) to "Positional Registers" (etc.) (bug#3314).
2890
2891 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2892
2893 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2894 (Other Kill Commands, Kill Options): Copyedits.
2895 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2896 (Yanking): Move yank-excluded properties discussion here.
2897 (Cut and Paste): Move from frames.texi. Update subnodes to
2898 describe x-select-enable-clipboard case.
2899
2900 * frames.texi: Move Cut and Paste node and subnodes into
2901 killing.texi, except Mouse Commands and Word and Line Mouse.
2902
2903 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2904
2905 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2906
2907 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2908
2909 * screen.texi (Mode Line): Clarify that coding systems are
2910 characters, not letters (bug#1749).
2911
2912 * cmdargs.texi (Environment): Mention removing variables
2913 (bug#1615). Text suggested by Kevin Rodgers.
2914
2915 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2916
2917 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2918
2919 * modes.texi: Rename from major.texi.
2920 (Modes): New node. Make Major Modes and Minor Modes subsections
2921 of this. All callers changed.
2922
2923 * custom.texi (Minor Modes): Move to modes.texi.
2924
2925 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2926
2927 * custom.texi (Syntax): Node deleted.
2928
2929 * help.texi (Help Summary):
2930 * major.texi (Major Modes):
2931 * programs.texi (Parentheses):
2932 * search.texi (Regexp Backslash, Regexp Backslash)
2933 (Regexp Backslash):
2934 * text.texi (Words): Callers changed.
2935
2936 * text.texi (Refill, Longlines): Delete nodes.
2937
2938 * ack.texi (Acknowledgments): Longlines removed from manual.
2939
2940 * emacs.texi (Top): Update node listing.
2941
2942 2011-07-09 Glenn Morris <rgm@gnu.org>
2943
2944 * fortran-xtra.texi (Fortran): Update handled extensions.
2945
2946 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2947
2948 * display.texi (Scrolling): `C-v' (etc) are now bound to
2949 `scroll-*-command' (bug#8349).
2950
2951 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2952
2953 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2954 doesn't actually delete any files (bug#7125).
2955
2956 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2957 argument for `C-c C-k' (bug#7391).
2958
2959 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2960 you're currently using (bug#8489).
2961
2962 2011-07-01 Eli Zaretskii <eliz@gnu.org>
2963
2964 * mule.texi (Coding Systems): Move index entries from the previous
2965 change into their proper places.
2966
2967 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2968
2969 * help.texi (Help Files): Document view-external-packages (bug#8902).
2970
2971 * mule.texi (Coding Systems): Put a few more of the coding systems
2972 into the index (bug#8900).
2973
2974 2011-06-26 Glenn Morris <rgm@gnu.org>
2975
2976 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2977
2978 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2979
2980 * misc.texi (emacsclient Options): Mention --frame-parameters.
2981
2982 2011-06-09 Glenn Morris <rgm@gnu.org>
2983
2984 * custom.texi (Specifying File Variables):
2985 Recommend explicit arguments for minor modes.
2986
2987 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2988
2989 Document wide integers better.
2990 * buffers.texi (Buffers):
2991 * files.texi (Visiting): Document maxima for 64-bit machines,
2992 and mention virtual memory limits.
2993
2994 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2995
2996 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2997
2998 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2999 prog mode (Bug#8240).
3000
3001 2011-05-27 Glenn Morris <rgm@gnu.org>
3002
3003 * custom.texi (Specifying File Variables):
3004 Major modes no longer need come first.
3005
3006 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3009 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3010
3011 2011-05-18 Glenn Morris <rgm@gnu.org>
3012
3013 * ack.texi (Acknowledgments): Remove fakemail.c.
3014
3015 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3016
3017 Fixes for fitting text into 7x9 printed manual.
3018 * building.texi (Flymake, Breakpoints Buffer):
3019 * calendar.texi (Appointments):
3020 * cmdargs.texi (General Variables, Display X):
3021 * custom.texi (Saving Customizations, Face Customization)
3022 (Directory Variables, Minibuffer Maps, Init Rebinding):
3023 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3024 * fixit.texi (Spelling):
3025 * frames.texi (Creating Frames, Fonts):
3026 * help.texi (Help Files):
3027 * mini.texi (Minibuffer File):
3028 * misc.texi (emacsclient Options, Emulation):
3029 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3030 * mule.texi (International Chars, Language Environments)
3031 (Select Input Method, Modifying Fontsets, Charsets):
3032 * programs.texi (Custom C Indent):
3033 * rmail.texi (Rmail Labels):
3034 * text.texi (Table Conversion):
3035 * trouble.texi (Known Problems, Known Problems):
3036 * windows.texi (Change Window):
3037 * xresources.texi (GTK resources): Reflow text and re-indent code
3038 examples to avoid TeX overflows and underflows on 7x9 paper.
3039
3040 * emacs.texi: Fix the (commented out) smallbook command.
3041
3042 * macos.texi (Mac / GNUstep Events):
3043 * xresources.texi (Lucid Resources): Remove extraneous examples.
3044
3045 2011-05-10 Glenn Morris <rgm@gnu.org>
3046
3047 * custom.texi (Specifying File Variables):
3048 Deprecate using mode: for minor modes.
3049
3050 2011-05-07 Glenn Morris <rgm@gnu.org>
3051
3052 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3053
3054 2011-05-06 Glenn Morris <rgm@gnu.org>
3055
3056 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3057
3058 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3059
3060 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3061
3062 * misc.texi (Emacs Server): Document `server-eval-at'.
3063
3064 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3065
3066 * maintaining.texi (List Tags): Document next-file.
3067 Suggested by Uday S Reddy.
3068
3069 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3070
3071 * mini.texi (Minibuffer Edit):
3072 * screen.texi (Mode Line): Fix typo.
3073
3074 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3075
3076 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3077
3078 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3079
3080 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3081
3082 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3083
3084 * display.texi (Auto Scrolling): Document the limit of 100 lines
3085 for never-recentering scrolling with `scroll-conservatively'.
3086 (Bug#6671)
3087
3088 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3089
3090 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3091 HOME on Windows and where it looks for init files. (Bug#8221)
3092
3093 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3094
3095 * search.texi (Regexp Example):
3096 * mule.texi (International Chars):
3097 * building.texi (External Lisp): Don't use characters outside
3098 ISO-8859-1.
3099
3100 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3101
3102 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3103 Use Texinfo @-commands for non Latin-1 characters.
3104
3105 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3106
3107 * custom.texi (Init File): Add index entries for ".emacs".
3108 (Bug#8210)
3109
3110 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3111
3112 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3113 for Gtk+ 3.
3114
3115 2011-03-08 Glenn Morris <rgm@gnu.org>
3116
3117 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3118 * emacs.texi (Acknowledgments):
3119 * ack.texi (Acknowledgments): Names to UTF-8.
3120 * emacs.texi: Set documentencoding.
3121
3122 * display.texi (Optional Mode Line): Don't mention exactly where
3123 display-time appears. (Bug#8193)
3124
3125 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * Version 23.3 released.
3128
3129 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3130
3131 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3132
3133 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3134
3135 * misc.texi (emacsclient Options): Add q/quiet.
3136
3137 2011-03-02 Glenn Morris <rgm@gnu.org>
3138
3139 * mule.texi (Communication Coding) <x-select-request-type>:
3140 Remove duplicate (essentially) paragraph. (Bug#8148)
3141
3142 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3143
3144 * maintaining.texi (Format of ChangeLog): Add reference to
3145 add-log-full-name.
3146 (Change Log Commands): Add documentation for combining multiple
3147 symbols in one change.
3148
3149 2011-03-01 Glenn Morris <rgm@gnu.org>
3150
3151 * custom.texi (Directory Variables):
3152 Give an example of excluding subdirectories.
3153
3154 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3155
3156 * search.texi (Regexp Search): Move index entries about regexps to the
3157 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3158
3159 2011-02-19 Glenn Morris <rgm@gnu.org>
3160
3161 * dired.texi (Dired): Dired-X version number was dropped.
3162
3163 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3164
3165 * xresources.texi (X Resources): Remove *faceName and replace it with
3166 *font for Lucid.
3167
3168 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * rmail.texi (Rmail Display): Document Rmail MIME support more
3171 accurately.
3172
3173 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3174 vc-log-outgoing.
3175 (Merging): Document vc-find-conflicted-file.
3176
3177 2011-02-05 Glenn Morris <rgm@gnu.org>
3178
3179 * custom.texi (Variables): Fix typo.
3180
3181 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3182
3183 * search.texi (Regexps): Copyedits. Mention character classes
3184 (Bug#7809).
3185
3186 * files.texi (File Aliases): Restore explanatory text from Eli
3187 Zaretskii, accidentally removed in 2011-01-08 commit.
3188
3189 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3190
3191 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3192 (MAKEINFO_OPTS): New variable.
3193 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3194 (emacs.html): New target.
3195 (clean): Remove emacs.html.
3196
3197 2011-01-23 Werner Lemberg <wl@gnu.org>
3198
3199 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3200 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3201 (ENVADD): Update.
3202
3203 2011-01-18 Glenn Morris <rgm@gnu.org>
3204
3205 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3206
3207 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3208
3209 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3210
3211 * building.texi (Compilation): Improve instructions for running two
3212 compilations (Bug#7573).
3213
3214 * files.texi (Backup Names): Document the new location of the
3215 last-resort backup file.
3216
3217 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3218 manual. Explain why directory-abbrev-alist elements should be anchored
3219 (Bug#7777).
3220
3221 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3222
3223 * msdog.texi (Windows Startup): Correct inaccurate description of
3224 differences between emacsclient.exe and emacsclientw.exe.
3225
3226 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3227
3228 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3229
3230 2011-01-02 Kenichi Handa <handa@m17n.org>
3231
3232 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3233
3234 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3235
3236 * frames.texi (Cut and Paste): Modify the section's name and text:
3237 don't mix "cut/paste" with "kill/yank".
3238 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3239 (Bug#7702)
3240
3241 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3242
3243 2011-01-02 Glenn Morris <rgm@gnu.org>
3244
3245 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3246 matches its position in the menu. (Bug#7674)
3247
3248 2011-01-02 Glenn Morris <rgm@gnu.org>
3249
3250 * trouble.texi (Checklist): Mention not replying via news either.
3251
3252 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3253
3254 * misc.texi (Document View): Update DocView section with newly
3255 supported document formats.
3256
3257 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * killing.texi: Resection the Info version to conform to the
3260 printed manual, to avoid making sections on Accumulating Text, CUA
3261 and Rectangles into full chapters.
3262
3263 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3264
3265 * custom.texi (Init Syntax): Add index entries for "character syntax".
3266 (Bug#7576)
3267
3268 2010-12-13 Karel Klíč <kklic@redhat.com>
3269
3270 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3271
3272 2010-12-13 Glenn Morris <rgm@gnu.org>
3273
3274 * trouble.texi (Checklist): Fix typo in newsgroup name.
3275
3276 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * search.texi (Word Search): Note that the lazy highlight always
3279 matches to whole words (Bug#7470).
3280
3281 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3282
3283 * display.texi (Optional Mode Line): Make the description of
3284 load-average more accurate.
3285
3286 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3287 registry, with a cross-reference.
3288 (Windows Startup): New node. Move the stuff about the current
3289 directory from "Windows HOME".
3290
3291 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3292
3293 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3294 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3295
3296 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3299 Suggested by Štěpán Němec.
3300
3301 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3302
3303 * maintaining.texi (Version Control): Say "commit", not "check in".
3304 (Version Control Systems): Simplify descriptions.
3305 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3306 VCS Concepts.
3307 (VC Mode Line): Update example.
3308 (Old Revisions): Document revert-buffer for vc-diff.
3309 (Log Buffer): Promote to a subsection. Document header lines.
3310
3311 * macos.texi (Mac / GNUstep Basics):
3312 Document ns-right-alternate-modifier.
3313
3314 * emacs.texi (Top): Update node listing.
3315
3316 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3317
3318 * rmail.texi (Rmail Coding): Characters with no fonts are not
3319 necessarily displayed as empty boxes.
3320
3321 * mule.texi (Language Environments, Fontsets): Characters with no
3322 fonts are not necessarily displayed as empty boxes.
3323
3324 * display.texi (Text Display): Document display of glyphless
3325 characters.
3326
3327 2010-11-13 Glenn Morris <rgm@gnu.org>
3328
3329 * basic.texi (Position Info): Add M-x count-words-region.
3330
3331 2010-11-11 Glenn Morris <rgm@gnu.org>
3332
3333 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3334
3335 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3336
3337 * msdog.texi (Windows HOME): Add information regarding startup
3338 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3339
3340 2010-10-11 Glenn Morris <rgm@gnu.org>
3341
3342 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3343
3344 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3345 (DVIPS): New variable.
3346 (.PHONY): Add html, ps.
3347 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3348 (clean): Delete html, ps files.
3349
3350 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3351
3352 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3353
3354 2010-10-09 Glenn Morris <rgm@gnu.org>
3355
3356 * Makefile.in (VPATH): Remove.
3357 (infodir): Make it absolute.
3358 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3359
3360 * Makefile.in (dist): Anchor regexps.
3361
3362 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3363 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3364 (emacs-xtra.pdf): Use $<.
3365
3366 * Makefile.in (infoclean): Remove harmless, long-standing error.
3367
3368 * Makefile.in ($(infodir)): Delete rule.
3369 (mkinfodir): New.
3370 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3371
3372 * Makefile.in (distclean): Do not delete emacsver.texi.
3373 (dist): Remove reference to emacsver.texi.in.
3374 * emacsver.texi: New file, replacing emacsver.texi.in.
3375
3376 2010-10-09 Glenn Morris <rgm@gnu.org>
3377
3378 * emacsver.texi.in: New file.
3379 * emacs.texi: Set EMACSVER by including emacsver.texi.
3380 * Makefile.in (distclean): Delete emacsver.texi.
3381 (dist): Copy emacsver.texi.
3382 (EMACSSOURCES): Add emacsver.texi.
3383
3384 * ack.texi (Acknowledgments): No more b2m.c.
3385
3386 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3387 (emacs): Remove rule.
3388 (dist): No need to deal with the emacs rule any more.
3389
3390 2010-10-07 Glenn Morris <rgm@gnu.org>
3391
3392 * Makefile.in (version): New, set by configure.
3393 (clean): Delete dist tar file.
3394 (dist): Use version in tar name.
3395
3396 2010-10-06 Glenn Morris <rgm@gnu.org>
3397
3398 * Makefile.in (EMACS_XTRA): Add the main source file.
3399 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3400 (mostlyclean): No core files, reorder other files.
3401 (clean): Delete specific dvi and pdf files.
3402 (infoclean, dist): New rules.
3403 (maintainer-clean): Use infoclean.
3404 ($(infodir)): Add parallel build workaround.
3405
3406 2010-10-04 Glenn Morris <rgm@gnu.org>
3407
3408 * Makefile.in (SHELL): Set it.
3409 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3410 (info, dvi): Replace above variables with their expansions.
3411 (info): Move mkdir from here...
3412 ($(infodir)/emacs): ... to here (for parallel builds).
3413 (pdf): New target.
3414 ($(infodir)/emacs): Pass -o option to makeinfo.
3415 (.PHONY): Declare clean rules.
3416 (maintainer-clean): Delete dvi and pdf files.
3417 Guard against cd failures. Use a more restrictive delete.
3418
3419 2010-10-02 Glenn Morris <rgm@gnu.org>
3420
3421 * misc.texi (Shell Mode): Remove reference to old function name.
3422
3423 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3424
3425 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3426 indicator characters.
3427
3428 2010-09-29 Glenn Morris <rgm@gnu.org>
3429
3430 * Makefile.in (top_srcdir): Remove unused variable.
3431
3432 2010-09-14 Glenn Morris <rgm@gnu.org>
3433
3434 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3435 the last hook item.
3436
3437 * calendar.texi (Appointments): Also updated when a diary include file
3438 is saved.
3439
3440 2010-09-14 Glenn Morris <rgm@gnu.org>
3441
3442 * trouble.texi (Bugs): Update the section intro.
3443 (Known Problems): New section.
3444 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3445 (Sending Patches): Bug fixes are best as responses to existing bugs.
3446 * emacs.texi (Known Problems): Add menu entry for new section.
3447
3448 2010-09-09 Glenn Morris <rgm@gnu.org>
3449
3450 * xresources.texi: Untabify.
3451
3452 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3453
3454 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3455
3456 2010-09-06 Glenn Morris <rgm@gnu.org>
3457
3458 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3459
3460 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3461
3462 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3463
3464 2010-08-21 Glenn Morris <rgm@gnu.org>
3465
3466 * misc.texi (Amusements): Mention bubbles and animate.
3467
3468 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3469
3470 * files.texi (Visiting): Add more index entries for
3471 large-file-warning-threshold.
3472
3473 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3474
3475 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3476
3477 2010-06-23 Glenn Morris <rgm@gnu.org>
3478
3479 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3480 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3481 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3482 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3483 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3484 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3485 Untabify Texinfo files.
3486
3487 2010-06-10 Glenn Morris <rgm@gnu.org>
3488
3489 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3490
3491 * basic.texi (Inserting Text): Fix typo.
3492
3493 2010-06-10 Glenn Morris <rgm@gnu.org>
3494
3495 * ack.texi (Acknowledgments):
3496 * emacs.texi (Acknowledgments): Update for notifications.el.
3497
3498 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3499
3500 * dired.texi (Operating on Files): Mention encryption commands
3501 (Bug#6315).
3502
3503 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3504
3505 * basic.texi (Moving Point): Update due to renaming of commands bound
3506 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3507
3508 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3509
3510 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3511 paragraphs.
3512 (Line Truncation): Fix wording for bidi display.
3513
3514 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3515 keys.
3516
3517 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3518
3519 * building.texi (GDB Graphical Interface): Remove misleading comparison
3520 to an IDE (Bug#6128).
3521
3522 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3523
3524 * programs.texi (Man Page):
3525 * misc.texi (Invoking emacsclient):
3526 * mini.texi (Repetition):
3527 * mark.texi (Setting Mark): Fix typos.
3528
3529 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3530
3531 * misc.texi (Printing): Document htmlfontify-buffer.
3532
3533 2010-05-08 Glenn Morris <rgm@gnu.org>
3534
3535 * calendar.texi (Displaying the Diary, Format of Diary File):
3536 Fix external cross-references for TeX format output.
3537
3538 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3539
3540 * Version 23.2 released.
3541
3542 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3543
3544 * cmdargs.texi (Initial Options): Mention --chdir.
3545
3546 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3547
3548 * frames.texi (Tool Bars): Add tool-bar-style.
3549
3550 2010-04-21 Glenn Morris <rgm@gnu.org>
3551
3552 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3553
3554 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3555
3556 * programs.texi (Semantic): New node.
3557
3558 * maintaining.texi (EDE): New node.
3559
3560 * emacs.texi: Update node listing.
3561
3562 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3563
3564 2010-04-18 Glenn Morris <rgm@gnu.org>
3565
3566 * emacs.texi (Acknowledgments): Remove duplicate.
3567
3568 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3569
3570 2010-04-18 Glenn Morris <rgm@gnu.org>
3571
3572 * dired.texi (Misc Dired Features): Mention VC diff and log.
3573 * maintaining.texi (Old Revisions, VC Change Log):
3574 Mention that diff and log work in Dired buffers.
3575
3576 * help.texi (Help Summary): Mention M-x info-finder.
3577
3578 * ack.texi (Acknowledgments): Add mpc.el.
3579
3580 * custom.texi (Specifying File Variables, Directory Variables):
3581 Document new commands for manipulating local variable lists.
3582
3583 2010-04-18 Glenn Morris <rgm@gnu.org>
3584
3585 * trouble.texi (Contributing): Add cindex entry.
3586 Mention etc/CONTRIBUTE.
3587
3588 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3589
3590 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3591 query-replace (Bug#5774).
3592
3593 2010-04-16 Glenn Morris <rgm@gnu.org>
3594
3595 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3596
3597 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3598
3599 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3600
3601 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3602
3603 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3604
3605 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3606
3607 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3608 cross-reference to "Inserting Text".
3609
3610 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3611 Mention completion provided by `ucs-insert'.
3612
3613 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3614
3615 * sending.texi (Sending Mail): Note variables that may need
3616 customizing.
3617 (Mail Sending): Expand discussion of send-mail-function.
3618
3619 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3620
3621 Document Message mode as the default mail mode.
3622
3623 * sending.texi (Sending Mail): Copyedits.
3624 (Mail Format, Mail Headers): Document mail-from-style changes.
3625 (Mail Commands): Rename from Mail mode. Document Message mode.
3626 (Mail Misc): Rename from Mail mode Misc.
3627 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3628 command names and update keybindings.
3629 (Header Editing): Document message-tab. De-document
3630 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3631 favor of mail-default-headers. Ad index entries for user-full-name and
3632 user-mail-address.
3633 (Citing Mail): Update changes in Message mode behavior.
3634 Document mail-yank-prefix.
3635 (Mail Signature): New node, moved from Mail Misc.
3636 (Mail Aliases): Mail abbrevs are the default with Message mode.
3637 (Mail Methods): Note that Message mode is now the default.
3638
3639 * rmail.texi (Rmail Reply):
3640 * text.texi (Text Mode):
3641 * major.texi (Major Modes):
3642 * mule.texi (Output Coding): Refer to Message mode.
3643
3644 * custom.texi (Init Examples): Add xref to Mail Header.
3645
3646 * emacs.texi (Top): Fix xrefs.
3647
3648 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3649
3650 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3651 repository if there is none.
3652 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3653 vc-print-root-log.
3654 (Old Revisions): Copyedits. Document vc-root-diff.
3655
3656 * programs.texi (Program Modes): Mention Javascript mode.
3657
3658 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3659 * emacs.texi: Update node description.
3660
3661 * misc.texi (Navigation): Document doc-view-continuous.
3662 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3663
3664 2010-03-30 Juri Linkov <juri@jurta.org>
3665
3666 * search.texi (Other Repeating Search): Remove line that `occur'
3667 can not handle multiline matches.
3668
3669 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3670
3671 * mule.texi (International): Mention support of bidirectional editing.
3672 (Bidirectional Editing): New section.
3673
3674 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3675
3676 * emacs.texi (Top): Update node names to those in building.texi.
3677
3678 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3679
3680 * building.texi: Describe restored GDB/MI functionality
3681 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3682 * emacs.texi: Update node names for building.texi.
3683
3684 2010-03-24 Glenn Morris <rgm@gnu.org>
3685
3686 * ack.texi (Acknowledgments):
3687 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3688
3689 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3690
3691 * xresources.texi (Table of Resources): Clarify toolBar number
3692 for Gtk+.
3693
3694 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3695
3696 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3697
3698 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3699
3700 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3701 and multi-isearch-buffers-regexp.
3702
3703 * indent.texi (Indentation): Clarify description of
3704 indent-for-tab-command. Document tab-always-indent.
3705
3706 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3707
3708 * cmdargs.texi (Font X): Move most content to Fonts.
3709
3710 * frames.texi (Fonts): New node. Document font-use-system-font.
3711
3712 * emacs.texi (Top):
3713 * xresources.texi (Table of Resources):
3714 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3715
3716 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3717
3718 * Branch for 23.2.
3719
3720 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3721
3722 * custom.texi (Init Examples): Add xref to Locals.
3723
3724 * major.texi (Choosing Modes): Mention usage of setq-default for
3725 setting the default value of major-mode (Bug#5688).
3726
3727 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3730
3731 * display.texi (Display Custom): Document make-pointer-invisible and
3732 underline-minimum-offset. Remove inverse-video.
3733
3734 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3735
3736 * frames.texi (Frame Commands): Note that the last ordinary frame can
3737 be deleted in daemon mode (Bug#5616).
3738
3739 2010-02-18 Glenn Morris <rgm@gnu.org>
3740
3741 * trouble.texi (Contributing): Repository is no longer CVS.
3742
3743 2010-02-08 Glenn Morris <rgm@gnu.org>
3744
3745 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3746
3747 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3748
3749 * display.texi (Useless Whitespace, Text Display):
3750 * custom.texi (Init Examples): Avoid obsolete special default variables
3751 like default-major-mode.
3752
3753 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3754
3755 * programs.texi (Other C Commands): Replace reference to obsolete
3756 c-subword-mode.
3757
3758 2010-01-21 Glenn Morris <rgm@gnu.org>
3759
3760 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3761
3762 2010-01-12 Glenn Morris <rgm@gnu.org>
3763
3764 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3765 emacs-pretest-bug for bug reports for development versions.
3766
3767 2010-01-11 Glenn Morris <rgm@gnu.org>
3768
3769 * display.texi (Highlight Interactively): `t' does not mean highlight
3770 all patterns. (Bug#5335)
3771
3772 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3773
3774 * misc.texi (Shell): Document async-shell-command.
3775
3776 * building.texi (Grep Searching): Document zrgrep.
3777
3778 * mini.texi (Completion Options): Mention `initials' completion style.
3779
3780 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3781
3782 * building.texi: Import GDB Graphical Interface description from
3783 EMACS_23_1_RC.
3784
3785 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3786
3787 * emacs.texi (Top): Update node listing.
3788
3789 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3790
3791 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3792
3793 * cmdargs.texi (Initial Options):
3794 * xresources.texi (Resources): Document inhibit-x-resources.
3795
3796 * custom.texi (Specifying File Variables): Note that minor modes are
3797 enabled unconditionally.
3798
3799 * display.texi (Scrolling): Briefly document the old recenter command,
3800 and document recenter-positions.
3801
3802 * files.texi (Visiting):
3803 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3804
3805 * frames.texi (Cut/Paste Other App):
3806 Document save-interprogram-paste-before-kill.
3807
3808 * killing.texi (Kill Options): New node.
3809
3810 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3811
3812 * misc.texi (Shell Options): ansi-color is now default.
3813
3814 2009-12-05 Glenn Morris <rgm@gnu.org>
3815
3816 * emacs.texi (Top): Update menu for cal-xtra node changes.
3817 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3818 or mode line. Don't mention invisible text or the details of
3819 diary-print-entries here, only in cal-xtra.
3820 (Format of Diary File): Mention that the "date on first line" format
3821 only really affects the simple display.
3822 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3823 (Diary Customizing): Holidays may be in the buffer or mode line.
3824 Move diary-print-entries to the "Diary Display" section.
3825 (Diary Display): New section, split out from "Fancy Diary Display".
3826 Explain the limitations of simple display, and how to print it.
3827
3828 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3829
3830 * cal-xtra.texi (Diary Display): Mention View mode.
3831
3832 2009-11-29 Juri Linkov <juri@jurta.org>
3833
3834 * display.texi (Highlight Interactively): Actually a list of
3835 default faces is pre-loaded into a list of default values
3836 instead of the history.
3837
3838 2009-11-20 Glenn Morris <rgm@gnu.org>
3839
3840 * ack.texi (Acknowledgments):
3841 * emacs.texi (Acknowledgments): Add htmlfontify.
3842
3843 2009-11-14 Glenn Morris <rgm@gnu.org>
3844
3845 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3846
3847 * ack.texi (Acknowledgments):
3848 * emacs.texi (Acknowledgments): Update for recent Org changes.
3849
3850 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3851
3852 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3853 `charset' property, which is irrelevant to the user manual (Bug#3526).
3854
3855 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3856
3857 * trouble.texi (DEL Does Not Delete): Fix typo.
3858
3859 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3860
3861 * files.texi (Misc File Ops): Mention copy-directory.
3862
3863 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3864
3865 * mule.texi (Unibyte Mode): Emphasize that
3866 unibyte-display-via-language-environment affects only the display.
3867
3868 * display.texi (Horizontal Scrolling): Document cursor behavior under
3869 horizontal scrolling when point moves off the screen (Bug#4564).
3870 Improve wording.
3871
3872 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3873
3874 * files.texi (Directories): delete-directory prompts for recursive
3875 deletion.
3876
3877 2009-09-30 Glenn Morris <rgm@gnu.org>
3878
3879 * ack.texi (Acknowledgments):
3880 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3881
3882 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3883
3884 * dired.texi (Dired Navigation): Use @code instead of @var for
3885 dired-isearch-filenames, so that it's not capitalized.
3886
3887 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3888
3889 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3890
3891 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3892
3893 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3894 (Key Bindings): Reference Init Rebinding in introductory text.
3895 Shift some of the introduction to Keymaps node.
3896 (Keymaps): Simplify.
3897 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3898 (Minibuffer Maps): Remove mention of Mocklisp.
3899 (Init Rebinding): Move mode-local rebinding example here from Local
3900 Keymaps.
3901 (Modifier Keys): Clarify.
3902 (Rebinding): Add cindex for "binding keys".
3903
3904 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3905
3906 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3907
3908 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3909
3910 * building.texi (Threads Buffer, Multithreaded Debugging):
3911 Reorganize these two sections.
3912
3913 2009-08-29 Eli Zaretskii <eliz@gnu.org>
3914
3915 * cmdargs.texi (Initial Options): Fix last change.
3916
3917 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3918
3919 * mule.texi (Enabling Multibyte):
3920 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3921 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3922
3923 2009-08-20 Glenn Morris <rgm@gnu.org>
3924
3925 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3926
3927 2009-08-19 Glenn Morris <rgm@gnu.org>
3928
3929 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3930
3931 2009-08-18 Glenn Morris <rgm@gnu.org>
3932
3933 * ack.texi (Acknowledgments):
3934 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3935
3936 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3937
3938 2009-08-09 Glenn Morris <rgm@gnu.org>
3939
3940 * ack.texi (Acknowledgments):
3941 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3942
3943 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3944
3945 * emacs.texi (Top): Add new menu items for GDB-UI.
3946
3947 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3948 section. Threads buffer is in separate section now.
3949
3950 2009-08-08 Glenn Morris <rgm@gnu.org>
3951
3952 * ack.texi (Acknowledgments):
3953 * emacs.texi (Acknowledgments):
3954 Update for js2-mode and org changes.
3955
3956 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
3957
3958 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3959 files.
3960
3961 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
3962
3963 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3964
3965 2009-07-23 Glenn Morris <rgm@gnu.org>
3966
3967 * programs.texi (Matching): Update blink-matching-paren-distance.
3968
3969 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
3970
3971 * frames.texi (Cut/Paste Other App): For select-active-regions,
3972 selection is now updated on moving point.
3973
3974 2009-07-21 Richard Stallman <rms@gnu.org>
3975
3976 * glossary.texi (GNU, Daemon): Update information.
3977
3978 2009-07-19 Juri Linkov <juri@jurta.org>
3979
3980 * custom.texi (Specifying File Variables, Safe File Variables):
3981 "variables/value pairs" -> "variable/value pairs".
3982
3983 2009-07-15 Glenn Morris <rgm@gnu.org>
3984
3985 * misc.texi (Gnus): Remove widow.
3986
3987 2009-07-11 Glenn Morris <rgm@gnu.org>
3988
3989 * Makefile.in (TEXI2PDF): New.
3990 (emacs.pdf, emacs-xtra.pdf): New targets.
3991
3992 * arevert-xtra.texi (Autorevert): Add menu descriptions.
3993
3994 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3995
3996 * emacs.texi (Top): Info can be read from other places than Emacs.
3997 Don't print the copying notice twice in the printed version.
3998 Update the menu and detailmenu.
3999 (Preface): The meaning of "on-line" has changed.
4000 Correct name for "Common Problems" chapter.
4001 (Distrib): Update FSF shop URL.
4002 (Intro): Showing two files at once is not so exciting.
4003
4004 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4005 (Mac / GNUstep Basics): Minor grammar changes.
4006 (Mac / GNUstep Events): Fix typo.
4007 (GNUstep Support): CANNOT_DUMP no longer applies.
4008
4009 * misc.texi (Document View): Fix typos.
4010
4011 * dired.texi (Dired):
4012 * help.texi (Help):
4013 * macos.texi (Mac OS / GNUstep):
4014 * maintaining.texi (Version Control, Introduction to VC):
4015 End menu descriptions with a period.
4016
4017 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4018
4019 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4020 so categorical in saying that the option is only useful on NTFS.
4021
4022 2009-07-09 Glenn Morris <rgm@gnu.org>
4023
4024 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4025 (ENVADD): Add texinfodir to TEXINPUTS.
4026
4027 * emacs.texi (Top): Fix cross-reference.
4028
4029 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4030
4031 * vc1-xtra.texi (Revision Tags): Fix typo.
4032
4033 2009-07-03 Glenn Morris <rgm@gnu.org>
4034
4035 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4036 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4037 (Merge Commands): `.' does not seem to work in A or B buffer.
4038 `l' can recreate the 3-window display.
4039
4040 * glossary.texi (Glossary): Minor phrasing changes throughout.
4041 Add more internal cross-references.
4042 <Autoloading>: You can't really autoload a variable.
4043 <C-M->: Move details here from `M-C-' item.
4044 <Continuation Line>: Refer to `Truncation.'
4045 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4046 <Home Directory, Unix>: New entries.
4047 <Deletion of Files>: Mention recycle bins.
4048 <Directory>: Mention ``folders.''
4049 <Error>: Don't mention ``type-ahead.''
4050 <Fringe>: Refer to the manual node.
4051 <Minor Mode>: Can be global or local.
4052 <Spell Checking>: There are other checkers besides Ispell.
4053
4054 2009-07-02 Glenn Morris <rgm@gnu.org>
4055
4056 * anti.texi (Antinews): Minor changes in phrasing.
4057
4058 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4059 some underfull lines in dvi output.
4060
4061 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4062
4063 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4064
4065 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4066
4067 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4068
4069 * xresources.texi (Table of Resources): Mention maximized for
4070 fullscreen.
4071
4072 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4073
4074 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4075
4076 * anti.texi (Antinews): Correct the list of removed platforms.
4077
4078 2009-06-28 Glenn Morris <rgm@gnu.org>
4079
4080 * arevert-xtra.texi: Minor language tweaks.
4081
4082 * dired-xtra.texi: Minor revisions.
4083
4084 2009-06-23 Miles Bader <miles@gnu.org>
4085
4086 * display.texi (Scrolling): Document `recenter-redisplay'.
4087 (Temporary Face Changes): Document `text-scale-set'.
4088
4089 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4090
4091 * Branch for 23.1.
4092
4093 2009-06-17 Kenichi Handa <handa@m17n.org>
4094
4095 * mule.texi (Charsets): Update the description for the new charset.
4096 (list-character-sets): New findex.
4097 (Language Environments): Add @anchor{Describe Language Environment}.
4098
4099 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4100
4101 * basic.texi (Moving Point): Fix tag.
4102
4103 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4104
4105 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4106 use camel-case for PageUp and PageDown.
4107
4108 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4109 camel-case for PageUp and PageDown.
4110
4111 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4112
4113 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4114 (Isearch Scroll): Decapitalize <next> and <prior>.
4115
4116 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4117
4118 * fixit.texi (Spelling): Set default dictionary.
4119 Improve descriptions (Bug#2554)
4120
4121 2009-06-08 David Reitter <david.reitter@gmail.com>
4122
4123 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4124 since saving colors and faces set this way is not implemented.
4125 (Environment variables): Remove mention of mac-fix-env, which is
4126 scheduled to be removed.
4127
4128 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4129
4130 * custom.texi (Init Examples): Add example of changing load-path.
4131
4132 * building.texi (Lisp Libraries): Add example of changing
4133 load-path (Bug#3446).
4134
4135 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * mark.texi (Mark): Further clarifications.
4138 (Setting Mark): Emphasize that C-SPC activates the mark.
4139
4140 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4141
4142 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4143 Mark mode.
4144 (Using Region, Persistent Mark): Use "active mark" instead of "active
4145 region".
4146
4147 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4148
4149 * mule.texi (Select Input Method): Fix typo.
4150
4151 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4152
4153 * anti.texi (Antinews): Document completion changes. Some additional
4154 copyedits and rearrangement of entries.
4155
4156 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4157
4158 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4159 (Shell History Copying, Terminal emulator): Copyedits.
4160
4161 * xresources.texi (Resources): Simplify descriptions.
4162 Shorten description of editres, which is not very useful these days.
4163 (Table of Resources): Document fontBackend resource.
4164
4165 * trouble.texi (Quitting): Add other undo bindings to table.
4166 (DEL Does Not Delete): Note that the erasure key is usually labeled
4167 "Backspace". Remove discussion of obscure Xmodmap issue.
4168
4169 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * files.texi (Visiting): Copyedits.
4172
4173 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4174
4175 * basic.texi (Inserting Text): Document ucs-insert.
4176
4177 * mule.texi (International Chars): Define "multibyte". Note that
4178 internal representation is unicode-based. Simplify definition of raw
4179 bytes. Mention ucs-insert.
4180 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4181 (Language Environments): Add language environments new to Emacs 23.
4182 (Multibyte Conversion): Node deleted.
4183 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4184 Don't mention obsolete emacs-mule coding system.
4185 (Output Coding): Copyedits.
4186
4187 * emacs.texi (Top): Update node listing.
4188
4189 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4190
4191 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4192
4193 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4194
4195 * building.texi (Lisp Libraries): `load-library' does offer completion.
4196
4197 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4198
4199 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4200 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4201
4202 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4203
4204 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4205
4206 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4207
4208 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4209
4210 * building.texi (Lisp Interaction): Document initial-scratch-message.
4211
4212 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4213
4214 * msdog.texi (Windows Fonts): Fix typos.
4215
4216 * files.texi (Save Commands): Fix pxref.
4217
4218 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4219
4220 * files.texi (Save Commands): Mention diff-buffer-with-file.
4221 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4222 Henoch (Bug#3036).
4223
4224 2009-03-15 Glenn Morris <rgm@gnu.org>
4225
4226 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4227 the former is not always used.
4228 (Mail Headers): Use active voice. Add "Mail-reply-to".
4229 Change case of "Id". Avoid repeated "appropriate".
4230 (Mail Aliases): Fix previous change - use an example with a ".", so it
4231 does actually get quoted when expanded.
4232 (Mail Sending): Mailclient is the default on some systems.
4233 (Citing Mail): Mention mail-indentation-spaces.
4234 (Mail Mode Misc): Add an @dfn for "mail signature".
4235
4236 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4239 (Completion Options): Document read-file-name-completion-ignore-case,
4240 read-buffer-completion-ignore-case, and completion-styles.
4241 Remove description of partial-completion-mode.
4242
4243 2009-03-14 Glenn Morris <rgm@gnu.org>
4244
4245 * sending.texi (Mail Format): Fix typo. Add index entry for
4246 mail-header-separator.
4247 (Mail Headers): Put info about initialization and changing in one place
4248 at the start. Update FCC section for mbox Rmail. Clarify From
4249 section, mention mail-setup-with-from. Clarify Reply-to section.
4250 Add Mail-followup-to and mail-mailing-lists. Clarify References
4251 section.
4252 (Mail Aliases): Update example, make less contentious.
4253 Update for name change of mail-interactive-insert-alias.
4254 (Mail Mode): Remove mention of `%' as a word separator.
4255 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4256 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4257 commands. Clarify FCC handling. In mail-complete, add reference to
4258 Mail Aliases section, and mention mail-complete-function.
4259 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4260 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4261 signature netiquette. Explain how the mail hooks work when continuing
4262 a composition.
4263 (Mail Amusements): Internationalize the spook section a bit.
4264 Remove the spook mail-setup-hook example, since it doesn't work well.
4265 Mention fortune-file.
4266 (Mail Methods): Mention read-mail-command.
4267
4268 2009-03-14 David Reitter <david.reitter@gmail.com>
4269
4270 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4271 and NS resources following recent changes.
4272
4273 2009-03-10 Jason Rumney <jasonr@gnu.org>
4274
4275 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4276 w32-use-visible-system-caret doc to indicate that it should get set
4277 automatically.
4278 (Windows Fonts): Add doc for the uniscribe backend.
4279
4280 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4281
4282 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4283 vc-dir. (Bug#2598)
4284
4285 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4286
4287 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4288
4289 2009-03-05 Glenn Morris <rgm@gnu.org>
4290
4291 * rmail.texi (Rmail Basics): Add reference to sorting.
4292 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4293 Minor re-wordings.
4294 (Rmail Motion): Mention rmail-next-same-subject.
4295 (Rmail Deletion): Expunging is not the only way to change the numbers.
4296 (Rmail Labels): Labels can also be used in sorting.
4297 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4298 (Rmail Display): Mention rmail-mime.
4299
4300 2009-03-04 Glenn Morris <rgm@gnu.org>
4301
4302 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4303 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4304 summary. Mention sorts cannot be undone.
4305 (Rmail Display): Give an example of how to use goto-address-mode.
4306 (Rmail Editing): It's keybindings that are redefined, not commands.
4307 Fix some typos.
4308 (Movemail): Some minor rewording.
4309 (Remote Mailboxes): Emacs movemail supports pop by default.
4310 Fix some minor grammatical issues. The "two alternative ways" to
4311 specify a POP mailbox are really just one. Remove all reference to the
4312 variables rmail-pop-password and rmail-pop-password-required, obsolete
4313 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4314 can support Kerberos.
4315
4316 2009-03-03 Glenn Morris <rgm@gnu.org>
4317
4318 * rmail.texi (Rmail Deletion): Revert previous change, which was
4319 describing the Rmail summary versions.
4320 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4321 Minor re-wording for rmail-resend.
4322 (Rmail Make Summary): Summaries apply to buffers rather than files.
4323 <rmail-summary-by-topic>: Headers includes the subject.
4324 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4325 details, including prefix arguments.
4326 Mention rmail-summary-by-senders on C-M-f.
4327 Not counting lines might be faster.
4328 (Rmail Summary Edit): More details on the delete commands.
4329 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4330 Name the commands bound to the various keys. Mention prefix argument
4331 for searching.
4332 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4333 Simplify rmail-highlighted-headers description. Update face name.
4334
4335 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4336
4337 * mark.texi (Marking Objects): Fix typo.
4338
4339 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4340
4341 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4342 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4343
4344 2009-03-01 Glenn Morris <rgm@gnu.org>
4345
4346 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4347 (Rmail Motion): - M-s searches from the end of messages.
4348 (Rmail Deletion): Minor clarification. Fix numeric argument
4349 description.
4350 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4351 newmail and RMAILOSE files need not be in home-directory.
4352 (Rmail Files): Mention I/O menus are unselectable if no files match.
4353 Mention `MAIL' env-var.
4354
4355 2009-02-24 Jason Rumney <jasonr@gnu.org>
4356
4357 * mule.texi (Fontsets): Mention fontset-default, font specs and
4358 fallback fontsets.
4359 (Defining Fontsets): Mention ns and w32 variants of
4360 standard-fontset-spec. Update description of startup fontset to match
4361 Emacs 23 behavior.
4362 (Modifying Fontsets): New section. (Bug#656)
4363 (International): Link to Modifying Fontsets.
4364
4365 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4366
4367 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4368 Mention ns-extended-platform-support-mode.
4369
4370 2009-02-22 Karl Berry <karl@gnu.org>
4371
4372 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4373
4374 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4375
4376 * basic.texi (Moving Point, Position Info):
4377 * files.texi (Visiting):
4378 * mini.texi (Completion Options):
4379 * text.texi (HTML Mode): Remove duplicate words.
4380
4381 2009-02-20 Glenn Morris <rgm@gnu.org>
4382
4383 * rmail.texi: Minor updates for mbox rather than Babyl.
4384
4385 2009-02-17 Karl Berry <karl@gnu.org>
4386
4387 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4388
4389 2009-02-17 Richard M Stallman <rms@gnu.org>
4390
4391 * anti.texi (Antinews): Mention Babyl format.
4392
4393 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4394
4395 * rmail.texi: Update for mbox format.
4396 Various small fixes, as well as the following.
4397 (Out of Rmail): Node deleted.
4398 (Rmail): Update menu.
4399 (Rmail Files): Comment out set-rmail-inbox-list.
4400 Document rmail-inbox-list instead.
4401 (Rmail Output): Substantial changes since C-o is now
4402 rmail-output-as-seen and o is rmail-output.
4403 (Rmail Attributes): Delete `stored', add `retried'.
4404 (Rmail Display): Editing headers works in all cases.
4405
4406 2009-02-17 Glenn Morris <rgm@gnu.org>
4407
4408 * basic.texi (Position Info): M-x count-lines-region is not always on
4409 M-=. (Bug#2269)
4410
4411 2009-02-09 Glenn Morris <rgm@gnu.org>
4412
4413 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4414 defaults.
4415
4416 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4417
4418 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4419 documentation of possible problems with redecoding.
4420
4421 2009-02-03 Glenn Morris <rgm@gnu.org>
4422
4423 * rmail.texi (Out of Rmail): Mention b2m.pl.
4424
4425 2009-01-31 Glenn Morris <rgm@gnu.org>
4426
4427 * rmail.texi (Out of Rmail): Correct b2m location.
4428
4429 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * fixit.texi (Undo): Update undo limit values.
4432
4433 2009-01-27 Glenn Morris <rgm@gnu.org>
4434
4435 * emacs.texi (Top): Fix Antinews menu entry.
4436
4437 2009-01-25 Karl Berry <karl@gnu.org>
4438
4439 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4440 item with no marker, instead of the syntactically incorrect
4441 @itemize @asis.
4442
4443 2009-01-25 Juri Linkov <juri@jurta.org>
4444
4445 * building.texi (Grep Searching): Fix index entry for lgrep.
4446
4447 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4448
4449 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4450
4451 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4452
4453 * macos.texi (Preferences Panel): Update description of font setting to
4454 reflect that prior frame selection is no longer needed.
4455
4456 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4457
4458 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4459 raise GUD subsections.
4460
4461 2009-01-15 Glenn Morris <rgm@gnu.org>
4462
4463 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4464
4465 2009-01-10 Glenn Morris <rgm@gnu.org>
4466
4467 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4468
4469 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4470
4471 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4472 logical lines.
4473
4474 2008-12-29 Juri Linkov <juri@jurta.org>
4475
4476 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4477
4478 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4479
4480 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4481
4482 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4483 goto-address-mode instead of goto-address.
4484
4485 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4486 mode.
4487
4488 * emacs.texi (Top): Update node listing.
4489
4490 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4491
4492 * custom.texi (Directory Variables): Explain what is a "project".
4493 Add indexing. Improve wording. Add a footnote about using
4494 _dir-locals.el on MS-DOS.
4495
4496 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4497
4498 * files.texi (Misc File Ops): Mention chmod as an alias for
4499 set-file-modes.
4500
4501 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4502
4503 * help.texi (Help): Fix typos and reword.
4504 (Help Summary): Add entries for C-h n and C-h r, reorder
4505 entries, and do some minor fixes.
4506 (Name Help): Say that C-h F works for commands only.
4507 (Misc Help): Say that view-lossage displays 300 keystrokes.
4508
4509 2008-12-20 Glenn Morris <rgm@gnu.org>
4510
4511 * ack.texi (Acknowledgments): General update based on AUTHORS,
4512 including removal of some stuff no longer distributed.
4513
4514 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4515
4516 * fixit.texi: Mention hunspell.
4517
4518 2008-12-19 Glenn Morris <rgm@gnu.org>
4519
4520 * ack.texi (Acknowledgments): Small grammar fix.
4521 Consolidate explanatory text at start.
4522
4523 * display.texi (Text Display):
4524 * indent.texi (Indentation): Use @acronym with ASCII.
4525
4526 2008-12-18 Glenn Morris <rgm@gnu.org>
4527
4528 * ack.texi: Various small updates and fixes.
4529
4530 2008-12-18 Juri Linkov <juri@jurta.org>
4531
4532 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4533 as a key binding to start a forward nonincremental word search.
4534 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4535 a backward nonincremental word search. Add index for `M-s w'
4536 `isearch-forward-word'.
4537 (Regexp Search): Add a short summary of regexp key commands like
4538 in the node "Basic Isearch".
4539 (Other Repeating Search): Fix typo.
4540
4541 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4542
4543 * misc.texi (PostScript Variables): Fix doc.
4544
4545 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4546
4547 * programs.texi (Program Modes): Mention Ruby mode.
4548
4549 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4550
4551 * misc.texi (emacsclient Options): Describe what an empty string
4552 argument does for --alternate-editor.
4553
4554 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4555
4556 * cmdargs.texi (Font X): Distinguish between client-side and
4557 server-side fonts. List valid Fontconfig properties. Add reference to
4558 Fontconfig manual. List valid GTK font properties. Explain use of
4559 fc-list.
4560
4561 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4562
4563 * cmdargs.texi (Font X): Move discussion of quoting to top.
4564
4565 2008-12-06 Glenn Morris <rgm@gnu.org>
4566
4567 * maintaining.texi (Old Revisions): Improve previous change.
4568
4569 2008-12-05 Richard M Stallman <rms@gnu.org>
4570
4571 * anti.texi (Antinews): Minor fixes.
4572
4573 2008-12-03 Glenn Morris <rgm@gnu.org>
4574
4575 * maintaining.texi (Old Revisions): Fix diff-switches description.
4576
4577 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4578
4579 * emacs.texi (Top): Fix typo.
4580
4581 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4582
4583 * misc.texi (Document View): Explain dependence on gs at the top.
4584 Copyedits.
4585
4586 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4587
4588 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4589 (Comment Commands): Discuss region-active behavior of M-; first.
4590
4591 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4592
4593 * display.texi (Line Truncation): Add reference to Continuation
4594 Lines.
4595
4596 * windows.texi (Pop Up Window): Mention split-height-threshold
4597 and split-width-threshold.
4598 (Split Window): Add reference to Continuation Lines.
4599
4600 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4601
4602 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4603 (GNUstep Support): New node.
4604 * anti.texi:
4605 * emacs.texi:
4606 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4607
4608 2008-11-28 Richard M Stallman <rms@gnu.org>
4609
4610 * misc.texi (Dissociated Press): Minor cleanups.
4611
4612 * dired.texi (Image-Dired): Avoid passive.
4613
4614 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4615
4616 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4617 representation.
4618
4619 2008-11-26 Richard M. Stallman <rms@gnu.org>
4620
4621 * files.texi (Visiting): Rewrite paragraph for clarity.
4622
4623 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4624
4625 2008-11-25 Alan Mackenzie <acm@muc.de>
4626
4627 * programs.texi (Moving by Parens): Clarify that parens inside strings
4628 and comments are ignored, and that the commands assume the starting
4629 point isn't in a string or comment.
4630
4631 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4632
4633 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4634 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4635 version.
4636 (Mac Customization): Rewrite Preferences Panel section and merge in to
4637 this node, add Open files by dragging to an Emacs window.
4638
4639 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4640
4641 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4642
4643 * files.texi (Misc File Ops): Document set-file-modes.
4644
4645 * windows.texi (Split Window): Document integer values of
4646 truncate-partial-width-windows.
4647
4648 * text.texi (Text): Simplify description of markup languages.
4649 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4650 (TeX Editing): Note that `""' inserts one `"' character.
4651 (HTML Mode): Note in the introduction that XML mode is an alias for
4652 SGML mode. Mention nXML mode.
4653
4654 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4655
4656 * building.texi (Watch Expressions): Fix typo.
4657
4658 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4659
4660 * files.texi (Visiting): Document new behavior of
4661 confirm-nonexistent-file-or-buffer.
4662
4663 * buffers.texi (Select Buffer):
4664 Document confirm-nonexistent-file-or-buffer.
4665
4666 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4667 edit-picture.
4668
4669 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4670 edit-picture', since that is just an alias for picture-mode.
4671 (Sentences): Note that repeated M-@ extends the region.
4672 (Pages): Make terminology more consistent. Link to Regexps node.
4673 (Longlines): Discuss relationship with Visual Line mode.
4674 (Text Mode): Remove extraneous discussion of other modes, since they
4675 were already introduced in the parent node.
4676
4677 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4678
4679 * anti.texi (Antinews): Rewrite.
4680
4681 * entering.texi (Exiting): Mention "minimize" terminology.
4682
4683 * frames.texi (Frame Commands): Mention "minimize" terminology.
4684
4685 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4686 formats.
4687 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4688 (Misc X): Don't document useless -hb option.
4689
4690 2008-11-22 Juri Linkov <juri@jurta.org>
4691
4692 * dired.texi (Dired Navigation): Change normal file name search option
4693 from `non-nil' to `t'. Add `dwim' option.
4694
4695 2008-11-22 Juri Linkov <juri@jurta.org>
4696
4697 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4698 ".dir-locals.el". Rename `define-project-bindings' to
4699 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4700 `dir-locals-set-directory-class'.
4701
4702 2008-11-22 Lute Kamstra <lute@gnu.org>
4703
4704 * buffers.texi (Select Buffer): Index goto-line.
4705 * basic.texi (Moving Point): Mention the use of a numeric prefix
4706 argument with goto-line and refer to Select Buffer for the use of a
4707 plain prefix argument.
4708
4709 2008-11-19 Glenn Morris <rgm@gnu.org>
4710
4711 * doclicense.texi: Update to FDL 1.3.
4712 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4713
4714 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4715
4716 * custom.texi (Minor Modes): Define mode commands and mode variables
4717 more precisely. Recommend using mode commands instead of setting
4718 variables directly. Put minor modes in a list, and add more modes.
4719 (Easy Customization): Use "init file" instead of .emacs.
4720 (Customization Groups): Update to new Custom buffer appearance.
4721 (Saving Customizations): Copyedits. Update example.
4722 (Variables): Give example of variable type-sensitivity.
4723 (Examining): Update example.
4724 (Hooks): Copyedits.
4725 (Specifying File Variables): Use C comments instead of an artificial
4726 Lisp for the example.
4727 (Keymaps): Move internals discussion to Prefix Keymaps.
4728 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4729 (Init Rebinding): Document kbd macro.
4730 (Init File): Link to Find Init.
4731
4732 * mark.texi (Using Region): Document Delete Selection Mode more
4733 thoroughly.
4734
4735 * frames.texi (Mouse Commands): Move most of the description of Delete
4736 Selection Mode to Using Region, and link to it.
4737 (Clipboard): Note that paste is bound to clipboard-yank.
4738
4739 * building.texi (Compilation): Document first-error value of
4740 compilation-scroll-output.
4741 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4742 works as soon as an error is available. Suggested by Juri Linkov.
4743
4744 * mini.texi (Passwords): New node.
4745
4746 * files.texi (Remote Files): Link to Passwords node.
4747
4748 * emacs.texi (Top): Update node listings.
4749
4750 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4751
4752 * ack.texi (Acknowledgments): Some updating of credits.
4753
4754 * emacs.texi (Acknowledgments): Add a couple more names.
4755
4756 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4757
4758 * files.texi (Directories): Describe delete-directory in text.
4759 (Misc File Ops): Document use of trash.
4760
4761 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4762
4763 * macos.texi (Mac Customization): Fix typos.
4764
4765 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4766
4767 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4768 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4769 the conventions of the main Emacs manual.
4770
4771 * emacs.texi (Top): Update node listings.
4772
4773 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4774
4775 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4776 command-line-args is processed during startup.
4777 (Action Arguments): Correctly describe how file arguments interact with
4778 the startup screen. Link to Lisp Interaction for scratch buffer.
4779 (Initial Options): Link to Command Example for -batch option.
4780 (Environment): Document initial-environment.
4781
4782 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4783 can't be changed in the site-start file.
4784
4785 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4786
4787 * dired.texi (Dired): Mention C-x C-d too.
4788 (Dired Enter): Document M-n in the Dired minibuffer.
4789 (Dired Navigation): Explain dired-goto-file more clearly.
4790 Document dired-isearch-filenames.
4791 (Dired Deletion): Remove unnecessary "expunged" terminology.
4792 (Flagging Many Files): & is now rebound to `% &'.
4793 (Shell Commands in Dired): Document dired-do-async-shell-command.
4794 Clarify how multi-file arguments are passed.
4795 (Misc Dired Features): Document dired-do-isearch.
4796
4797 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4798
4799 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4800
4801 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4802
4803 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4804
4805 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4806
4807 * programs.texi (Program Modes): Link to Program Indent node.
4808 (Left Margin Paren): Explain consequences of changing
4809 open-paren-in-column-0-is-defun-start more concisely.
4810 (Which Function, Program Indent, Info Lookup): Minor edits.
4811 (Basic Indent): If region is active, TAB indents the region.
4812 (Multi-line Indent): If region is active, TAB indents the region.
4813 Note that indent-region is useful when Transient Mark mode is off.
4814 (Matching): The delimiter at the cursor is highlighted---the character
4815 changes color.
4816 (Symbol Completion): Link to Completion node.
4817
4818 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4819 a strictly text-only system.
4820
4821 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4822 batch mode.
4823
4824 2008-11-01 Richard M. Stallman <rms@gnu.org>
4825
4826 * misc.texi (Document View): Major rewrite.
4827
4828 * maintaining.texi (Types of Log File): Change logs are older than
4829 version control.
4830 (VCS Concepts): Simplify and rearrange.
4831 (Version Control Systems): Make it clear that Linux is only the kernel.
4832 (VC Mode Line): Shorten reference to menu item.
4833 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4834 (VC Directory Mode): Minor cleanup.
4835 Unchanged files are hidden, not omitted.
4836 (VC Directory Commands): Shorten and simplify.
4837 (Change Log Commands): New node, split from Change Logs.
4838 (VC Directory Buffer): New node, split from VC Directory Mode.
4839
4840 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4841
4842 * misc.texi (Document View): Rename from Document Files, moved here
4843 from files.texi.
4844
4845 * files.texi (Version Control): Move to maintaining.texi.
4846 Subnodes moved as well.
4847 (Document Files): Move to misc.texi.
4848
4849 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4850 vc-update-change-log.
4851 (Version Control): Move here from files.texi.
4852 (Format of ChangeLog): Make it a subnode of Change Log.
4853
4854 * emacs.texi (Top): Update node listing.
4855
4856 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4857
4858 * files.texi (Files): Add a section about document
4859 files (doc-view-mode).
4860
4861 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4862
4863 * building.texi (Compilation Mode):
4864 Document compilation-auto-jump-to-first-error.
4865 (Debuggers): Lower GUD subsections to subsubsections.
4866 (Starting GUD): Add cindex.
4867 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4868
4869 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * indent.texi (Indentation): Link to Program Indent.
4872
4873 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4874 now uses emacsclient's terminal.
4875
4876 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4877
4878 * mark.texi (Using Region): Document use-empty-active-region.
4879
4880 * emacs.texi (Top): Update node listings.
4881
4882 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4883 Don't mention obsolete emacs.bash script.
4884 (Invoking emacsclient): Rewrite, moving optional arguments to
4885 emacsclient Options.
4886 (emacsclient Options): New node. Document server-use-tcp and
4887 server-host.
4888
4889 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4890
4891 * indent.texi (Indentation): Replace list with paragraphed text,
4892 putting description of syntax-driven indentation first. Document new
4893 effect of active regions on tab.
4894 (Tab Stops): Note that editable tab stops affect indentation commands.
4895
4896 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4897
4898 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4899
4900 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4901
4902 * custom.texi (Function Keys): Note that modified keypad keys are not
4903 translated.
4904
4905 * basic.texi (Arguments): Explain how to insert multiple digits.
4906
4907 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4908
4909 * files.texi (Remote Files): Precise selection of default method.
4910 Rewrite paragraph about disabling remote file names.
4911
4912 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4913
4914 * search.texi (Special Isearch): Document M-TAB is isearch.
4915
4916 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4917 command.
4918
4919 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4920
4921 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4922
4923 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4924 section.
4925
4926 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4929 to files.texi. Move contents of vc2-xtra.texi here.
4930
4931 * vc2-xtra.texi: File removed.
4932
4933 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4934 Directory Commands from the submenu. Don't include deleted file
4935 vc2-xtra.texi.
4936
4937 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4938 (Version Control): Add VC Directory Mode and VC Directory Commands to
4939 the submenu.
4940 (Why Version Control?): Use table format.
4941 (Version Control Systems): Note that Meta-CVS support is gone.
4942 (VCS Concepts): Note precisely when VC started supporting filesets.
4943 Remove bogus xref to CVS Options node.
4944 (Types of Log File): Copyedits.
4945 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4946 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4947 The Right Thing.
4948 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4949 (Log Buffer): Reorganize node, putting C-c C-c description first.
4950 (Old Revisions): Use CVS for example, not RCS.
4951 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4952 Commands from the submenu, putting them under Version Control.
4953 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4954 need to include it in the manual unconditionally, since it is now
4955 crucial to using distributed version control systems.
4956 (Comparing Files): Note that diff uses the minibuffer, and that the
4957 output is shown using Diff mode.
4958 (Diff Mode): Explain what "patch" and "hunk" mean.
4959 Document diff-update-on-the-fly, diff-refine-hunk, and
4960 diff-show-trailing-whitespaces.
4961 (File Archives): Add rar support.
4962
4963 * major.texi (Choosing Modes): Make mode selection sequence more
4964 obvious by describing the steps in order of priority. Note that
4965 magic-mode-alist is nil by default.
4966 Document magic-fallback-mode-alist.
4967
4968 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4969
4970 * frames.texi (Mouse References): Copyedits.
4971
4972 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4973
4974 * ack.texi (Acknowledgments): Add myself as doc-view author.
4975
4976 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4977
4978 * frames.texi (Dialog Boxes): Add @cindex entries.
4979
4980 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4981
4982 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4983 (Text-Only Mouse): Copyedit.
4984
4985 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
4986
4987 * frames.texi: Use @key throughout for mouse clicks.
4988 (Cut/Paste Other App): Document yank-pop-change-selection.
4989 (Secondary Selection): Fix modified mouse click syntax.
4990 (Clipboard): Describe Cut, Copy and Paste commands.
4991 (Mouse References): Not all references are in read-only buffers.
4992 Copyedits.
4993 (Creating Frames): Add xref to Init File.
4994 (Frame Commands): Add xref to Exiting.
4995 (Scroll Bars): Document GTK vs toolkit behavior.
4996
4997 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * files.texi (Version Control): Copyedits. Add Bazaar.
5000 (Version Control Systems): List different VCS's using an itemized list.
5001 Add Bazaar.
5002 (VCS Concepts): Copyedits. Tweak description of file merging.
5003
5004 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5005 (Cut/Paste Other App): Document select-active-regions and
5006 x-select-enable-primary.
5007
5008 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5009
5010 * mark.texi (Shift Selection): Correct case in node name.
5011
5012 * emacs.texi (Top): Update node order in Mark chapter.
5013
5014 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5015
5016 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5017
5018 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5019 elsewhere in the manual instead of describing yet again the intricacies
5020 of $HOME on MS-Windows and MS-DOS.
5021
5022 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5023
5024 * mini.texi (Minibuffer File): Add xref to File Names.
5025 (Minibuffer File): Add discussion of `~' in file names.
5026 Add insert-default-directory index reference.
5027
5028 * files.texi (File Names): Reorganize description.
5029 (Visiting): Add xref to Mode Line. Copyedits.
5030 (Save Commands): Mention prefix behavior of C-x C-s.
5031 (Numbered Backups): Node deleted.
5032 (Backup Names): Contents of Numbered Backups moved here. State default
5033 of version-control variable.
5034 (Reverting): Copyedits.
5035 (Version Control): Add additional version control systems.
5036
5037 * emacs.texi (Top): Delete Numbered Backups node.
5038
5039 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5040 Backup Names.
5041 (Initial Options): Document renamed variable inhibit-startup-screen.
5042
5043 2008-10-11 Romain Francoise <romain@orebokech.com>
5044
5045 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5046
5047 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5048
5049 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5050 (Select Buffer): Mention use of minibuffer history. Describe default
5051 value of default-major-mode. Mention that C-x 4 b selects the other
5052 window.
5053 (List Buffers): Document CRM indicators in the order they appear.
5054 (Kill Buffer): Document new command kill-matching buffers.
5055 (Several Buffers): Move explanation of the relationship between buffer
5056 list and buffer menu to the top.
5057 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5058
5059 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * entering.texi (Exiting): Document change of C-x C-c to
5062 save-buffers-kill-terminal. Document kill-emacs.
5063
5064 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5065
5066 * mule.texi (Coding Systems): Don't mention codepage-setup.
5067
5068 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5069 cpNNN coding systems anymore.
5070 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5071 for unibyte mode. Don't mention line-drawing characters.
5072 Don't mention dos-unsupported-char-glyph.
5073
5074 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5075
5076 * search.texi (Search): Shorten introduction.
5077 (Basic Isearch): Add command table. Discuss reverse isearch and
5078 isearch highlighting.
5079 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5080 ring to cindex.
5081 (Special Isearch): Move input methods discussion here.
5082 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5083 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5084 Repeat Isearch.
5085 (Isearch Minibuffer): New node.
5086 (Word Search): Document new word search commands.
5087 (Regexp Example): Simplify example using sentence-end-base variable.
5088 (Replace): Reword introduction.
5089 (Unconditional Replace): Remove unnecessary example.
5090 (Other Repeating Search): Document new `M-s o' binding.
5091
5092 * emacs.texi (Top): Update node listings.
5093
5094 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5095
5096 * emacs.texi (Top): Remove Kill Errors from menu.
5097
5098 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5099
5100 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5101 interface for defining macros. Simplify examples. Note that C-g quits
5102 macro definitions.
5103 (Keyboard Macro Counter): Document using F3 to insert counter.
5104 Give usage example.
5105 (Keyboard Macro Query): Organize query responses in a table.
5106
5107 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5108 Link to Erasing node.
5109 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5110 rationale to a footnote.
5111 (Kill Errors): Remove node, due to redundancy with Erasing.
5112 (Spelling): Move discussion of flyspell to end. Note new behavior of
5113 M-$ in active region. Remove non-ispell-specific keybindings from
5114 table.
5115
5116 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5117
5118 * cmdargs.texi (Initial Options): Document --daemon.
5119
5120 2008-09-20 Glenn Morris <rgm@gnu.org>
5121
5122 * files.texi (Numbered Backups): Mention that some modes set
5123 version-control.
5124
5125 2008-09-20 Jim Blandy <jimb@red-bean.com>
5126
5127 * files.texi (Numbered Backups): Reference File Variables, as well.
5128 Remove discussion of Rmail's implementation.
5129
5130 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5131
5132 * misc.texi (Recursive Edit): Note that top-level exits active
5133 minibuffers.
5134
5135 * trouble.texi (Quitting): Likewise.
5136
5137 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5138
5139 * emacs.texi (Top): Add Temporary Face Changes xref.
5140
5141 * display.texi (Display): Move Temporary Face Changes node to just
5142 after Standard Faces.
5143 (Scrolling): Document recenter-top-bottom instead of recenter.
5144 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5145 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5146 (Display Custom): Copyedits.
5147 (Optional Mode Line): Document display-battery-mode.
5148
5149 2008-08-27 Romain Francoise <romain@orebokech.com>
5150
5151 * custom.texi (Directory Variables): Minor fix.
5152
5153 2008-08-27 Glenn Morris <rgm@gnu.org>
5154
5155 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5156 descriptions.
5157 (Calendar Customizing): Tweak layout description.
5158 Move calendar-today-marker and calendar-today face to the other
5159 markers. Condense calendar-star-date and calendar-mark-today
5160 description.
5161 (Holiday Customizing): Add oriental and solar holidays.
5162 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5163 Fix holiday-float description. Use zerop in examples. Be less verbose.
5164 (Date Display Format): Change ISO format. Be less verbose.
5165 (Diary Customizing): Mention day and month abbrev arrays.
5166 Mention the date-form variables by name. Update European example.
5167 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5168 Condense examples. Mention diary-entry-symbols by name.
5169 Condense table for insertion commands.
5170 (Fancy Diary Display): Mention diary-include-string and
5171 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5172 Ethiopic, Persian date functions. Condense descriptions.
5173
5174 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5175 (Adding to Diary): Adapt for changed node name.
5176
5177 2008-08-26 Glenn Morris <rgm@gnu.org>
5178
5179 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5180 node "Hebrew/Islamic Entries".
5181
5182 * calendar.texi (Specified Dates): Fix names of iso functions.
5183 (General Calendar): There may not be another window.
5184 (Writing Calendar Files, Holidays): Tweak intro.
5185 (Holidays): Mention Baha'i and Chinese holidays.
5186 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5187 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5188 (To Other Calendar): Add calendar-print-other-dates.
5189 Refer to "graphic display" rather than "X.
5190 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5191 (Displaying the Diary): Fix whitespace after reference.
5192 Fix `diary-number-of-entries' reference.
5193 (Date Formats): Explicitly mention that day names can be abbreviated.
5194 (Adding to Diary): Add some references to other sections.
5195 (Special Diary Entries): Fix reference.
5196 (Appointments): Simplify appt-message-warning-time entry.
5197 Clarify where times must be.
5198 (Importing Diary): Comment out icalendar paragraph that does not apply.
5199 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5200
5201 2008-08-23 Glenn Morris <rgm@gnu.org>
5202
5203 * fortran-xtra.texi (Fortran): Change description of free form and
5204 fixed form a bit. Mention hideshow and imenu.
5205 (Fortran Motion): Mention fortran-end-of-subprogram,
5206 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5207 (Fortran Indent): Minor re-word.
5208 (ForIndent Commands): Mention fortran-fill-paragraph and
5209 fortran-fill-statement.
5210 (ForIndent Cont): Mention fortran-tab-mode-string.
5211 (Fortran Comments): Mention fortran-comment-line-start-skip.
5212 (Fortran Columns): Mention font-locking.
5213 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5214
5215 2008-08-23 Johan Bockgård <bojohan@muon>
5216
5217 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5218
5219 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5220
5221 * mini.texi (Minibuffer): Simplify introduction.
5222 (Minibuffer File): Document tilde in minibuffer filenames.
5223 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5224 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5225 (Completion Example): Update example to current command list.
5226 (Completion Options): Document `lazy' value of completion-auto-help.
5227 Update contents of completion-ignored-extensions.
5228 (Minibuffer History): Describe "future history" list. State default
5229 value of history-delete-duplicates.
5230
5231 2008-08-21 Glenn Morris <rgm@gnu.org>
5232
5233 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5234 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5235
5236 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * regs.texi (Registers): Clarify valid register names.
5239 (RegPos): Note that buffer is saved and restored too.
5240 (RegText): Note that mark is reactivated/deactivated.
5241 (RegConfig): Xref to Windows node.
5242
5243 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5244
5245 * basic.texi (Inserting Text): Provide command name for C-q.
5246
5247 * killing.texi (Killing): Copyedit. Define read-only text.
5248 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5249 (Killing by Lines): Copyedit.
5250 (Other Kill Commands): Move M-w description here.
5251 (Yanking): Move M-w to Other Kill Commands.
5252 (Kill Ring): Also mention saving text in registers. Link to Text
5253 Properties in elisp manual.
5254 (Accumulating Text): Copyedit.
5255 (CUA Bindings): Shift selection is now the default.
5256
5257 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5258
5259 * maintaining.texi (Change Log): Mention next-error is available.
5260
5261 2008-08-10 Glenn Morris <rgm@gnu.org>
5262
5263 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5264 and intermonth text.
5265 (Holiday Customizing): Add holiday-chinese.
5266
5267 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5268
5269 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5270
5271 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5272
5273 * files.texi (Log Buffer): Describe C-c C-d.
5274 (Diff Mode): Describe C-x 4 A.
5275
5276 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5277
5278 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5279
5280 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5281
5282 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5283 describe the new bindings to show the changeset diff, toggle annotation
5284 visibility, show revisions.
5285 (VC Status): Describe key bindings for modifying the change comments,
5286 displaying changeset diffs and annotations.
5287
5288 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5289
5290 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5291
5292 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5293
5294 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5295
5296 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5297 and wording.
5298
5299 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5300
5301 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5302 marking/unmarking. Add descriptions for the multiple file search
5303 commands. Improve some old info.
5304
5305 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5306
5307 * display.texi (Visual Line Mode): New node.
5308
5309 * basic.texi (Inserting Text): Move DEL to deletion node.
5310 (Moving Point): Add additional alternative key bindings.
5311 Describe line-move-visual.
5312 (Erasing): Describe DEL.
5313 (Basic Undo, Blank Lines, Arguments): Copyedit.
5314 (Continuation Lines): Mention Visual Line mode.
5315 (Position Info): Move extended discussion to mule.texi.
5316
5317 * mule.texi (International Chars): Describe C-x =.
5318
5319 * emacs.texi (Top): Add Visual Line Mode node.
5320
5321 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5322
5323 * emacs.texi: Remove VMS support.
5324
5325 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5326
5327 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5328 the vc-dir command name.
5329
5330 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5331
5332 * xresources.texi: Remove mentions of Mac Carbon.
5333
5334 2008-07-19 Andreas Schwab <schwab@suse.de>
5335
5336 * ns-emacs.texi: Move to ../misc.
5337
5338 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5339
5340 * entering.texi (Exiting): Don't describe text-only terminals as the
5341 default. Describe the new startup screen.
5342 (Exiting): Describe how to kill Emacs first. Change description of
5343 iconification to handle modern window systems.
5344
5345 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5346
5347 * ns-emacs.texi: New file, documents features of Emacs port under
5348 NeXTstep windowing.
5349
5350 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5351
5352 * entering.texi (Entering Emacs): Update prev node.
5353
5354 * glossary.texi (Glossary): Remove xref to Text Characters.
5355
5356 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5357 directly, rather than in the context of ASCII. Move description of
5358 special properties of modifier key to new Modifier Keys node.
5359 (Keys): Copyedit.
5360 (Text Characters): Delete node. Multibyte is the default nowadays, and
5361 the node contents are obsolete.
5362
5363 * custom.texi (Modifier Keys): New node.
5364
5365 * emacs.texi (Top): Update node list.
5366
5367 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5368
5369 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5370 saying that Emacs provides menus and mouse support (which is par for
5371 the course).
5372
5373 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5374 early on.
5375 (Point): Copyedit. Relegate historical trivia to a footnote.
5376 (Mode Line): Explain mode-line format more consistently.
5377 (Menu Bar): Copyedit.
5378
5379 2008-06-27 Glenn Morris <rgm@gnu.org>
5380
5381 * cal-xtra.texi (Sexp Diary Entries):
5382 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5383
5384 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5385
5386 * mark.texi (Shift selection): New node.
5387 (Mark): Copyedits.
5388 (Persistent Mark): Move to the end of the chapter.
5389
5390 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5391
5392 * makefile.w32-in (distclean): Remove makefile.
5393
5394 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5395
5396 * building.texi (Starting GUD): Add an entry for gud-gdb.
5397 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5398 command mode.
5399
5400 2008-06-17 Glenn Morris <rgm@gnu.org>
5401
5402 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5403
5404 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5405
5406 * building.texi (Starting GUD): Expand on remote debugging.
5407 (Other GDB-UI Buffers): Mention new keyboard bindings.
5408
5409 2008-06-15 Glenn Morris <rgm@gnu.org>
5410
5411 * gnu.texi: Use a verbatim license for this invariant section,
5412 as per etc/GNU.
5413
5414 2008-06-13 Daniel Engeler <engeler@gmail.com>
5415
5416 * emacs.texi, misc.texi: Add documentation about serial port access.
5417
5418 2008-06-13 Glenn Morris <rgm@gnu.org>
5419
5420 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5421 maintain.info.
5422
5423 2008-06-05 Miles Bader <miles@gnu.org>
5424
5425 * display.texi (Temporary Face Changes): Update to reflect function
5426 renamings in face-remap.el.
5427
5428 2008-06-04 Miles Bader <miles@gnu.org>
5429
5430 * display.texi (Temporary Face Changes):
5431 Add `adjust-buffer-face-height'. Rewrite description of
5432 `increase-buffer-face-height' and `decrease-default-face-height' now
5433 that they aren't bound by default.
5434
5435 2008-06-03 Miles Bader <miles@gnu.org>
5436
5437 * display.texi (Temporary Face Changes): New node.
5438
5439 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5440
5441 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5442
5443 2008-05-31 Glenn Morris <rgm@gnu.org>
5444
5445 * cal-xtra.texi (Fancy Diary Display): Simplify.
5446
5447 2008-05-30 Glenn Morris <rgm@gnu.org>
5448
5449 * cal-xtra.texi (Fancy Diary Display): Update for
5450 diary-display-function replacing diary-display-hook.
5451
5452 2008-05-29 Drew Adams <drew.adams@oracle.com>
5453
5454 * msdog.texi (Windows Keyboard): Add descriptions of
5455 w32-register-hot-key and w32-unregister-hot-key.
5456
5457 2008-05-21 Tom Tromey <tromey@redhat.com>
5458
5459 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5460 Variables node.
5461
5462 2008-05-19 Tom Tromey <tromey@redhat.com>
5463
5464 * custom.texi (Variables): Add Directory Variables to menu.
5465 (Directory Variables): New node.
5466
5467 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5468
5469 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5470
5471 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5472
5473 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5474 Revision Tags and rewritten. Section now uses modern terminology,
5475 (tags rather than snapshots) and describes post-SCCS systems more
5476 accurately.
5477
5478 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5479
5480 * msdog.texi (Windows Files): Update documentation of
5481 w32-get-true-file-attributes.
5482
5483 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5484
5485 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5486 directory mode.
5487
5488 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5489
5490 * killing.texi (Appending Kills): Remove a strangely off-topic index
5491 entry "television".
5492
5493 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5494
5495 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5496
5497 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5498
5499 * buffers.texi, files.texi (Version-control):
5500 vc-toggle-read-only is no longer a good idea...
5501
5502 2008-04-29 Glenn Morris <rgm@gnu.org>
5503
5504 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5505
5506 2008-04-22 Juri Linkov <juri@jurta.org>
5507
5508 * dired.texi (Subdirectories in Dired): Describe using `^'
5509 to return to the parent directory.
5510
5511 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5512
5513 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5514 recent changes.
5515
5516 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5517
5518 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5519 (Other GDB-UI Buffers): Update for recent thread related changes.
5520
5521 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5522
5523 * maintaining.texi (Maintaining):
5524 * emacs.texi (Top): Typo.
5525
5526 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5527
5528 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5529 arg in `font-lock-add-keywords'.
5530
5531 2008-04-08 Glenn Morris <rgm@gnu.org>
5532
5533 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5534 Also add Baha'i calendar references where appropriate.
5535
5536 2008-04-05 Glenn Morris <rgm@gnu.org>
5537
5538 * custom.texi (Init File): Byte-compiling .emacs is bad.
5539
5540 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5541
5542 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5543
5544 2008-03-29 Glenn Morris <rgm@gnu.org>
5545
5546 * calendar.texi: Update for `calendar-date-style' replacing
5547 `european-calendar'.
5548
5549 2008-03-28 Jason Rumney <jasonr@gnu.org>
5550
5551 * display.texi (Display Custom): Mention overlay-margin in text.
5552
5553 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5554
5555 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5556 tutorial' comments.
5557
5558 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5559
5560 * mark.texi (Mark): Rearrange nodes.
5561 (Persistent Mark): Rename from Transient Mark.
5562 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5563 Describe Transient Mark mode as the default.
5564
5565 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5566 the default behavior with Transient Mark mode off.
5567 (Position Info): Fix typo.
5568
5569 * display.texi (Standard Faces): Reference the Mark node.
5570 Remove discussion of the region face, which is discussed there.
5571
5572 * emacs.texi (Top): Update node listings.
5573
5574 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5575 as the default.
5576
5577 * fixit.texi (Undo): Standardize choice of undo key sequence.
5578 (Undo, Spelling): Describe Transient Mark mode as the default.
5579
5580 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5581 default.
5582
5583 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5584
5585 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5586 mode is the default, and note that the mark is not activated when set.
5587
5588 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5589 Describe Transient Mark mode as the default.
5590
5591 * search.texi (Basic Isearch): Reference the Mark Ring node.
5592 (Replace, Unconditional Replace, Other Repeating Search):
5593 Describe Transient Mark mode as the default.
5594
5595 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5596 Describe Transient Mark mode as the default.
5597 (Paragraphs): Describe how M-h behaves when region is active.
5598
5599 * trouble.texi (Quitting): Clarify effects of C-g.
5600
5601 2008-03-13 Glenn Morris <rgm@gnu.org>
5602
5603 * emacs.texi (EMACSVER): Set to 23.0.60.
5604
5605 2008-03-05 Glenn Morris <rgm@gnu.org>
5606
5607 * dired.texi (Hiding Subdirectories): Fix previous change.
5608
5609 2008-03-05 Drew Adams <drew.adams@oracle.com>
5610
5611 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5612
5613 2008-02-28 Kim F. Storm <storm@cua.dk>
5614
5615 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5616 Move describe-distribution to C-h C-o.
5617 Move view-emacs-problems to C-h C-p.
5618 Add view-emacs-debugging on C-h C-d.
5619 Add view-external-packages on C-h C-e.
5620 Add view-order-manuals on C-h C-m.
5621
5622 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5623
5624 * msdog-xtra.texi (MS-DOS): Docstring fix.
5625
5626 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5627
5628 * msdog.texi (Windows Fonts): Use a @table for describing font
5629 properties.
5630
5631 2008-02-07 Jason Rumney <jasonr@gnu.org>
5632
5633 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5634 value has changed.
5635 (Windows HOME): Clarify what is meant by "if that fails as well".
5636 (Windows Fonts): New section.
5637
5638 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5639
5640 * basic.texi (Basic Undo): Remove duplicate "you can".
5641
5642 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5643
5644 * maintaining.texi (Tags): Fix last change.
5645
5646 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5647
5648 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5649
5650 2008-01-26 Richard Stallman <rms@gnu.org>
5651
5652 * maintaining.texi (Tags): Delete redundant index entry.
5653
5654 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5655
5656 * programs.texi (Imenu): Move "@cindex tags" from here...
5657 * maintaining.texi (Tags): ...to here.
5658
5659 2008-01-23 Kevin Ryde <user42@zip.com.au>
5660
5661 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5662 click count.
5663
5664 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5665
5666 * entering.texi (Exiting): Fix typo.
5667 Reported by D. E. Evans <sinuhe@gnu.org>.
5668
5669 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5670
5671 * glossary.texi (Glossary): Fix typo.
5672
5673 2007-12-27 Richard Stallman <rms@gnu.org>
5674
5675 * text.texi (Formatted Text): Improve menu tag.
5676 (Editing Format Info): In Info, add duplicate menu of nodes
5677 about the submenus.
5678 (Format Faces): Say where Faces menu is found. Mention Other.
5679 (Format Colors): Say where these submenus are found.
5680 (Format Indentation, Format Justification): Likewise.
5681 (Format Properties): Likewise.
5682
5683 2007-12-22 Richard Stallman <rms@gnu.org>
5684
5685 * search.texi (Query Replace): Make exp of query-replace more
5686 self-contained, and clarify.
5687
5688 2007-12-15 Richard Stallman <rms@gnu.org>
5689
5690 * files.texi (Auto Save): Clarify definition of auto-saving.
5691
5692 2007-11-26 Richard Stallman <rms@gnu.org>
5693
5694 * help.texi (Help Echo): Cleanups.
5695
5696 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5697
5698 * files.texi (Why Version Control?): Fix typo.
5699 (VCS Concepts): Fix typos; small tense fix.
5700 (Selecting a Fileset): Fix typos; small rewording.
5701 (Log Buffer): Likewise.
5702 (Old Revisions): Likewise.
5703
5704 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5705
5706 * mule.texi (Communication Coding): Fix wording of last change.
5707
5708 2007-11-16 Werner Lemberg <wl@gnu.org>
5709
5710 * custom.texi (Specifying File Variables):
5711 * major.texi (Choosing Modes): Mention '\" in man pages.
5712
5713 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5714
5715 * mule.texi (Communication Coding): Document x-select-request-type.
5716
5717 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5718
5719 2007-11-15 Francesco Potortì <pot@gnu.org>
5720
5721 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5722 --output=file.
5723
5724 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5725
5726 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5727 (Help Echo): Avoid mentioning the term "region" here and
5728 consistently use the term "active text".
5729
5730 2007-11-11 Glenn Morris <rgm@gnu.org>
5731
5732 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5733
5734 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5735
5736 * search.texi (Query Replace):
5737 Mention `query-replace-show-replacement'.
5738
5739 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5740
5741 * building.texi (Watch Expressions): Remove obscure sentence.
5742
5743 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5744
5745 * mule.texi (Select Input Method): Describe how to activate an input
5746 method in the text mode.
5747
5748 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5749
5750 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5751
5752 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5753
5754 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5755
5756 2007-10-30 Glenn Morris <rgm@gnu.org>
5757
5758 * misc.texi (Directory Tracking): Explain a bit more about
5759 dirtrack-mode.
5760
5761 2007-10-25 Glenn Morris <rgm@gnu.org>
5762
5763 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5764
5765 2007-10-24 Richard Stallman <rms@gnu.org>
5766
5767 * misc.texi (Interactive Shell): Cleanup last change.
5768
5769 2007-10-22 Juri Linkov <juri@jurta.org>
5770
5771 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5772 default values.
5773
5774 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5775
5776 * files.texi: Disambiguate two slightly different uses of the term
5777 'filesets'.
5778
5779 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5780
5781 * trouble.texi (Quitting): Fix typo.
5782
5783 2007-10-18 Glenn Morris <rgm@gnu.org>
5784
5785 * frames.texi (Mode Line Mouse): Mention minor mode names.
5786
5787 2007-10-17 Juri Linkov <juri@jurta.org>
5788
5789 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5790 fill-paragraph operates on the active region in Transient Mark mode.
5791 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5792 with fill-paragraph.
5793
5794 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5795 fill-paragraph.
5796
5797 * fixit.texi (Spelling): ispell-word operates on the active region
5798 in Transient Mark mode.
5799
5800 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5801
5802 * building.texi (Source Buffers):
5803 * custom.texi (Init Non-ASCII):
5804 * glossary.texi (Glossary): Use "key binding" consistently.
5805
5806 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5807
5808 * calendar.texi (Diary): Fix directive.
5809
5810 2007-10-16 Richard Stallman <rms@gnu.org>
5811
5812 * calendar.texi (Diary): Clarify text about diary file example.
5813
5814 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5815
5816 * files.texi: Capitalize node names according to convention.
5817
5818 2007-10-13 Glenn Morris <rgm@gnu.org>
5819
5820 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5821
5822 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5823
5824 * emacs.texi:
5825 * files.texi (Version Systems): Minor fixes to version-control material
5826 suggested by RMS and Robert J. Chassell.
5827
5828 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5829
5830 * files.texi (Version Systems):
5831 * vc-xtra.texi:
5832 * vc1-xtra.texi:
5833 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5834 operations. Change of terminology from `version' to `revision'.
5835 Revise text for adequate description of VCSes with monotonic IDs.
5836 * emacs.texi: Change of terminology from `version' to `revision'.
5837
5838 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5839
5840 * files.texi (Version Systems): Describe newer VCses.
5841 Reorder the descriptions to be chronological.
5842
5843 2007-10-09 Richard Stallman <rms@gnu.org>
5844
5845 * display.texi (Cursor Display): Correct how cursor appears
5846 in nonselected windows.
5847
5848 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5849
5850 * building.texi (GDB Graphical Interface): Remove references to gdba
5851 and mention gud-gdb.
5852
5853 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5854
5855 * rmail.texi (Rmail Sorting): Improve indexing.
5856
5857 2007-10-06 Juri Linkov <juri@jurta.org>
5858
5859 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5860 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5861 fill-paragraph-or-region.
5862
5863 * basic.texi (Arguments): Replace fill-paragraph with
5864 fill-paragraph-or-region.
5865
5866 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5867
5868 * files.texi: Update the section on version control for 2007
5869 conditions. None of these changes are new-VC-specific; that
5870 will come later.
5871
5872 2007-09-15 Glenn Morris <rgm@gnu.org>
5873
5874 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5875 to `list-holidays'.
5876
5877 2007-09-14 Glenn Morris <rgm@gnu.org>
5878
5879 * calendar.texi: Update all instances of mark-calendar-holidays,
5880 list-calendar-holidays, list-holidays with the new names.
5881
5882 2007-09-06 Glenn Morris <rgm@gnu.org>
5883
5884 Move manual sources from man/ to subdirectories of doc/.
5885 Split into the Emacs manual in emacs/, and other manuals in misc/.
5886 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5887 manual.
5888 (infodir): New variable.
5889 (info): Use $infodir.
5890 (emacsman): Delete target, not needed any more.
5891 Move all targets that are not the Emacs manual to misc/Makefile.in.
5892 (mostlyclean): Remove `gnustmp'.
5893 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5894 manual.
5895 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5896 (emacsman): Delete target, not needed any more.
5897 (clean): Remove all info files but Emacs manual.
5898 Move all targets that are not the Emacs manual to misc/Makefile.in.
5899 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5900
5901 * Makefile.in (INFOSOURCES): Delete.
5902 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5903 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5904 *.vrs *.toc here...
5905 (maintainer-clean): ...from here.
5906
5907 2007-09-05 Glenn Morris <rgm@gnu.org>
5908
5909 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5910
5911 2007-08-29 Glenn Morris <rgm@gnu.org>
5912
5913 * emacs.texi (EMACSVER): Increase to 23.0.50.
5914
5915 2007-08-27 Richard Stallman <rms@gnu.org>
5916
5917 * emacs.texi (Top): Clarify menu item for Glossary.
5918
5919 * display.texi (Faces): Change secn title.
5920 Clarify not all fonts come from Font Lock.
5921
5922 2007-08-17 Eli Zaretskii <eliz@gnu.org>
5923
5924 * basic.texi (Position Info): Add index entry for face at point.
5925 Mention that character faces are also displayed by "C-u C-x =".
5926
5927 2007-08-08 Glenn Morris <rgm@gnu.org>
5928
5929 * glossary.texi (Glossary): Deprecate `iff'.
5930
5931 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5932
5933 * files.texi (File Conveniences): Document point motion keys in Image
5934 mode.
5935
5936 2007-07-27 Glenn Morris <rgm@gnu.org>
5937
5938 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5939 in-line.
5940
5941 * gpl.texi: New file with text of GPL.
5942 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5943
5944 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5945
5946 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5947
5948 * dired.texi (Wdired): Mention C-x C-q key binding.
5949
5950 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5951
5952 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5953
5954 2007-07-25 Glenn Morris <rgm@gnu.org>
5955
5956 * emacs.texi (Copying): Replace license with GPLv3.
5957
5958 * Relicense all FSF files to GPLv3 or later.
5959
5960 2007-07-24 Glenn Morris <rgm@gnu.org>
5961
5962 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5963 for some calendars.
5964
5965 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
5966
5967 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5968 default-directory for the current buffer is on a remote machine.
5969
5970 2007-07-21 Eli Zaretskii <eliz@gnu.org>
5971
5972 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5973 default value.
5974
5975 2007-07-21 Richard Stallman <rms@gnu.org>
5976
5977 * files.texi (Why Version Control?): Improve previous change.
5978
5979 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5980
5981 * files.texi (Why Version Control?): New node.
5982
5983 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5984
5985 * building.texi (Starting GUD): Add xref to this anchor.
5986
5987 2007-06-24 Karl Berry <karl@gnu.org>
5988
5989 * emacs.texi: New Back-Cover Text.
5990
5991 2007-06-07 Alan Mackenzie <acm@muc.de>
5992
5993 * display.texi (Optional Mode Line): Document the new form of
5994 line+column numbers, "(561,2)".
5995
5996 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5997
5998 * maintaining.texi (Create Tags Table): Fix typos.
5999
6000 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6001
6002 * Version 22.1 released.
6003
6004 2007-05-07 Karl Berry <karl@gnu.org>
6005
6006 * emacs.texi (EMACSVER): Back to 22.
6007
6008 2007-05-06 Richard Stallman <rms@gnu.org>
6009
6010 * maintaining.texi (Create Tags Table): Clean up previous change.
6011
6012 2007-05-05 Francesco Potortì <pot@gnu.org>
6013
6014 * maintaining.texi (Create Tags Table): Add text about the dangers of
6015 making symbolic links to tags files.
6016
6017 2007-05-04 Karl Berry <karl@gnu.org>
6018
6019 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6020
6021 2007-05-03 Karl Berry <karl@gnu.org>
6022
6023 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6024
6025 * .cvsignore (*.pdf): New entry.
6026
6027 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6028 for printing.
6029
6030 2007-05-01 Richard Stallman <rms@gnu.org>
6031
6032 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6033
6034 2007-04-28 Glenn Morris <rgm@gnu.org>
6035
6036 * ack.texi (Acknowledgments):
6037 * anti.texi (Antinews):
6038 * programs.texi (Program Modes): Restore mention of python.el pending
6039 consideration of legal status.
6040
6041 2007-04-28 Richard Stallman <rms@gnu.org>
6042
6043 * files.texi (File Names): Fixes to ~ description on MS systems.
6044
6045 2007-04-26 Glenn Morris <rgm@gnu.org>
6046
6047 * emacs.texi (EMACSVER): Increase to 22.1.50.
6048
6049 2007-04-25 Karl Berry <karl@gnu.org>
6050
6051 * emacs.texi: Improve line breaks on copyright page,
6052 similar layout to lispref, 8.5x11 by default.
6053
6054 * dired.texi (Image-Dired): Improve line break, fix typo.
6055
6056 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6057
6058 * programs.texi (Program Modes):
6059 * anti.texi (Antinews):
6060 * ack.texi (Acknowledgments): python.el removed.
6061
6062 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6063
6064 * display.texi (Highlight Interactively): Correct description of
6065 hi-lock-file-patterns-policy.
6066
6067 * files.texi (File Archives): Mention self-extracting executables.
6068
6069 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6070
6071 * search.texi (Unconditional Replace, Query Replace): Add xref to
6072 "Replacement and Case".
6073
6074 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6075
6076 * dired.texi (Image-Dired): Move from Thumbnails node.
6077 * misc.texi (Thumbnails): Node deleted.
6078 * emacs.texi (Top): Update node listing.
6079
6080 * files.texi (File Conveniences):
6081 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6082
6083 2007-04-21 Richard Stallman <rms@gnu.org>
6084
6085 * display.texi (Highlight Interactively): Correct previous change.
6086 Clarify doc of hi-lock-find-patterns, and move new features into it.
6087
6088 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6089
6090 * display.texi (Highlight Interactively):
6091 Document hi-lock-file-patterns-policy.
6092
6093 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6094
6095 * display.texi (Scrolling): Fix typo.
6096
6097 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6098
6099 * doclicense.texi: Remove node heading, so that it can be included by
6100 other files.
6101
6102 * emacs.texi: Insert node heading for GFDL.
6103
6104 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6105
6106 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6107 "command line".
6108
6109 * display.texi (Faces): Refer to "Creating Frames" for face
6110 and other frame customizations in .emacs.
6111
6112 * frames.texi (Creating Frames): Mention that face customizations can
6113 be put in .emacs. Add index entries.
6114
6115 2007-04-12 Richard Stallman <rms@gnu.org>
6116
6117 * glossary.texi (Glossary): Explain `iff'.
6118
6119 2007-04-11 Karl Berry <karl@gnu.org>
6120
6121 * gnu.texi (Top),
6122 * macos.texi (Mac Font Specs),
6123 * anti.texi (Antinews),
6124 * xresources.texi (Resources),
6125 * misc.texi (Emulation),
6126 * calendar.texi (Daylight Saving),
6127 * dired.texi (Dired and Find),
6128 * rmail.texi (Remote Mailboxes),
6129 * sending.texi (Mail Headers),
6130 * programs.texi (Which Function),
6131 * files.texi (Recover),
6132 * buffers.texi (Uniquify),
6133 * frames.texi (Wheeled Mice),
6134 * killing.texi (Rectangles): Wording to improve breaks in
6135 8.5x11 format.
6136 * mule.texi (Language Environments): \hbadness=10000 since there's
6137 no way to reword.
6138 * emacs.texi (smallbook): New @set to more easily switch between
6139 smallbook and 8.5x11.
6140
6141 2007-04-11 Richard Stallman <rms@gnu.org>
6142
6143 * files.texi (File Conveniences): Add xref to Tumme.
6144 Delete text about Thumbnail mode.
6145
6146 2007-04-09 Alan Mackenzie <acm@muc.de>
6147
6148 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6149 new name. Insert concept index entries.
6150
6151 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6152
6153 * display.texi (Standard Faces): Document prefix arg for
6154 list-faces-display.
6155
6156 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6157
6158 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6159
6160 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6161
6162 * files.texi (Misc File Ops): Rewrite description of
6163 insert-file-literally.
6164
6165 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6166
6167 * misc.texi (Printing): Postscript -> PostScript.
6168
6169 * ack.texi (Acknowledgments): Postscript -> PostScript.
6170
6171 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6172
6173 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6174 below.
6175
6176 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6177
6178 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6179 Init Non-ASCII.
6180 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6181 (Init Non-ASCII): New node.
6182
6183 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6184
6185 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6186
6187 2007-03-12 Glenn Morris <rgm@gnu.org>
6188
6189 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6190 "Daylight Savings".
6191
6192 * calendar.texi: Replace "daylight savings" with "daylight
6193 saving" in text throughout.
6194
6195 2007-03-04 Richard Stallman <rms@gnu.org>
6196
6197 * custom.texi (Safe File Variables): Minor correction.
6198
6199 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6200
6201 * rmail.texi (Movemail): Add internal ref.
6202 Don't indent the intro for the PROTO table.
6203 Format PROTO table items with @code.
6204
6205 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6206
6207 * building.texi: Remove references to bashdb.
6208
6209 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6210
6211 * mule.texi (Language Environments): Update list of supported language
6212 environments.
6213
6214 2007-02-14 Kim F. Storm <storm@cua.dk>
6215
6216 * building.texi (Grep Searching): Fix lgrep doc.
6217
6218 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6219
6220 * back.texi: Remove unused file.
6221
6222 2007-02-05 Francesco Potortì <pot@gnu.org>
6223
6224 * maintaining.texi (Tag Syntax): Now --members is the default for
6225 etags, not for ctags yet.
6226
6227 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6228
6229 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6230 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6231 expects. Add comments to prevent people from inadvertently modifying
6232 the key parts needed by `texinfo-multiple-files-update'.
6233
6234 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6235
6236 * frames.texi (Secondary Selection): Window clicked does not matter
6237 when mouse-yank-at-point is non-nil.
6238
6239 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6240
6241 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6242 ls-lisp-use-localized-time-format.
6243
6244 2007-01-16 Glenn Morris <rgm@gnu.org>
6245
6246 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6247 system abbrev.
6248
6249 2007-01-11 Richard Stallman <rms@gnu.org>
6250
6251 * msdog.texi (Windows Keyboard): Another small cleanup.
6252
6253 2007-01-10 Richard Stallman <rms@gnu.org>
6254
6255 * msdog.texi (Windows Keyboard): Yet another try to make
6256 everyone happy with that passage.
6257
6258 2007-01-05 Richard Stallman <rms@gnu.org>
6259
6260 * anti.texi (Antinews): Mention M-x shell scrolling.
6261
6262 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6263
6264 * building.texi (Watch Expressions): Describe gdb-max-children.
6265
6266 2007-01-04 Richard Stallman <rms@gnu.org>
6267
6268 * msdog.texi (Windows Keyboard): Clarify previous change.
6269
6270 2007-01-02 Richard Stallman <rms@gnu.org>
6271
6272 * custom.texi (Changing a Variable): Minor clarification.
6273 (Specific Customization): customize-customized => customize-unsaved.
6274
6275 * entering.texi (Entering Emacs): Clean up text about restarting
6276 Emacs for each file.
6277
6278 * misc.texi (Shell Options): Minor cleanup.
6279
6280 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6281 with Emacs, not vice versa.
6282
6283 * programs.texi (Symbol Completion): Recommend customizing
6284 window manager.
6285
6286 * xresources.texi (Resources): Minor fix.
6287
6288 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6289
6290 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6291
6292 2007-01-01 Richard Stallman <rms@gnu.org>
6293
6294 * commands.texi (User Input): Document keys stolen by window mangers.
6295
6296 2006-12-31 Richard Stallman <rms@gnu.org>
6297
6298 * custom.texi (Specific Customization): Document customize-option
6299 instead of customize-variable.
6300
6301 2006-12-31 Kim F. Storm <storm@cua.dk>
6302
6303 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6304
6305 2006-12-30 Kim F. Storm <storm@cua.dk>
6306
6307 * killing.texi (CUA Bindings): Fix typo.
6308
6309 * xresources.texi (Table of Resources): Mention grow-only value for
6310 auto-resize-tool-bars.
6311
6312 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6313
6314 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6315 and how to get them back.
6316
6317 2006-12-26 Richard Stallman <rms@gnu.org>
6318
6319 * calendar.texi (Holidays): Holiday listing is based on current
6320 practice, but DST is not.
6321
6322 2006-12-25 Richard Stallman <rms@gnu.org>
6323
6324 * emacs.texi (Top): Update subnode menus.
6325
6326 * mark.texi (Transient Mark): Fix xref.
6327
6328 * killing.texi (Graphical Kill): Node deleted.
6329 (Killing): Add xref to Cut and Paste.
6330 (CUA Bindings): Update xref.
6331
6332 * frames.texi (Cut and Paste): New section to hold other nodes.
6333 (Mouse Commands): Node demoted.
6334 (Cut/Paste Other App): Split out from Mouse Commands.
6335 (Word and Line Mouse): Likewise.
6336 (Secondary Selection, Clipboard): Nodes demoted.
6337
6338 2006-12-24 Kevin Ryde <user42@zip.com.au>
6339
6340 * calendar.texi (Holidays): US daylight saving begins second Sunday
6341 in March for 2007 onwards.
6342 (Daylight Savings): Show new US default daylight saving rules, 2nd
6343 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6344
6345 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6346
6347 * calendar.texi (Scroll Calendar): < and > are switched.
6348
6349 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6350
6351 * killing.texi (Deletion): Describe M-\ prefix argument.
6352
6353 2006-12-23 Richard Stallman <rms@gnu.org>
6354
6355 * search.texi (Regexp Search): Explain why forward and reverse regexp
6356 search are not mirror images.
6357
6358 2006-12-19 Kim F. Storm <storm@cua.dk>
6359
6360 * major.texi (Choosing Modes): Describe match-function elements for
6361 magic-mode-alist.
6362
6363 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6364
6365 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6366 peculiarities.
6367
6368 2006-12-18 Richard Stallman <rms@gnu.org>
6369
6370 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6371
6372 2006-12-17 Alan Mackenzie <acm@muc.de>
6373
6374 * programs.texi (Left Margin Paren): Remove the bit which says
6375 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6376 Discuss some of the issues of setting this option to nil.
6377
6378 2006-12-17 Glenn Morris <rgm@gnu.org>
6379
6380 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6381
6382 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6383
6384 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6385 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6386 NTFS volumes.
6387 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6388 volumes.
6389
6390 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6391
6392 * text.texi (HTML Mode): Fix "C-c TAB".
6393
6394 2006-12-09 Richard Stallman <rms@gnu.org>
6395
6396 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6397
6398 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6399
6400 * files.texi (Misc File Ops): Document insert-file-literally.
6401
6402 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6403
6404 * cmdargs.texi (Colors): Note that --color is intended for overriding
6405 the terminal defaults, not for normal invocation.
6406
6407 * misc.texi (Emacs Server): Improve wording. Don't mention the
6408 ``server program''. Add a cross-reference to "Init File" node.
6409 (Invoking emacsclient): Add index entries. Document both short and
6410 long versions of command-line options. Document the -f option.
6411
6412 2006-12-06 Richard Stallman <rms@gnu.org>
6413
6414 * text.texi (Outline Format): Say to set outline-regexp
6415 and outline-level with major modes and file local variables.
6416
6417 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6418
6419 * anti.texi (Antinews): Mention the alternative to
6420 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6421
6422 * misc.texi (Interactive Shell): Ditto.
6423
6424 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6425
6426 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6427
6428 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6429
6430 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6431
6432 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6433 colon in the mode line.
6434
6435 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6436
6437 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6438
6439 * building.texi (Watch Expressions): Mention SPC for expanding/
6440 contracting watch expressions.
6441
6442 2006-11-26 Kim F. Storm <storm@cua.dk>
6443
6444 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6445
6446 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6447
6448 * building.texi (Debugger Operation): Define text command mode.
6449 Clarify how tooltips work.
6450 (GDB Graphical Interface): Explain how to run in text command mode
6451 more clearly.
6452
6453 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6454
6455 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6456
6457 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6458
6459 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6460
6461 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6462
6463 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6464 and EMACS is deprecated.
6465
6466 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6467
6468 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6469
6470 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6471
6472 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6473
6474 * emacs.texi: Include xresources.texi both for info and dvi.
6475
6476 * xresources.texi: Merge text from xresmini.texi.
6477
6478 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6479
6480 * glossary.texi: Fix typos.
6481
6482 2006-11-06 Richard Stallman <rms@gnu.org>
6483
6484 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6485
6486 * ack.texi (Acknowledgments): Fix name spelling.
6487
6488 2006-11-01 Juri Linkov <juri@jurta.org>
6489
6490 * search.texi (Word Search): Document incremental word search.
6491
6492 2006-10-28 Glenn Morris <rgm@gnu.org>
6493
6494 * ack.texi (Acknowledgments): Add cal-html author.
6495
6496 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6497 Calendar"). Describe new package cal-html.
6498 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6499 Calendar Files."
6500
6501 2006-10-23 Richard Stallman <rms@gnu.org>
6502
6503 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6504 Abbrev mode is enabled.
6505
6506 2006-10-16 Richard Stallman <rms@gnu.org>
6507
6508 * emacs.texi: Update ISBN.
6509
6510 2006-10-11 Kim F. Storm <storm@cua.dk>
6511
6512 * emacs.texi (Acknowledgments): Use @dotless{i}.
6513
6514 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6515
6516 * building.texi (Breakpoints Buffer): Mention catchpoints.
6517
6518 2006-10-08 Kim F. Storm <storm@cua.dk>
6519
6520 * ack.texi (Acknowledgments): Update.
6521
6522 * emacs.texi (Acknowledgments): Fix bad @/ form.
6523
6524 2006-10-05 Kim F. Storm <storm@cua.dk>
6525
6526 * emacs.texi (Acknowledgments): Add more contributors.
6527
6528 2006-10-03 Richard Stallman <rms@gnu.org>
6529
6530 * emacs.texi (Acknowledgments): Update version and edition.
6531
6532 2006-10-01 Karl Berry <karl@gnu.org>
6533
6534 * custom.texi (Customization Groups): Page break to keep example buffer
6535 on one page.
6536
6537 2006-09-30 Karl Berry <karl@gnu.org>
6538
6539 * programs.texi (Basic Indent): @need to improve page break.
6540 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6541
6542 2006-09-29 Glenn Morris <rgm@gnu.org>
6543
6544 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6545
6546 2006-09-29 Karl Berry <karl@gnu.org>
6547
6548 * windows.texi (Basic Window): Remove forced @break, no longer
6549 desirable.
6550 * frames.texi (Frame Commands),
6551 * mark.texi (Marking Objects): Reword to avoid bad page break.
6552 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6553
6554 2006-09-19 Richard Stallman <rms@gnu.org>
6555
6556 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6557 stick to present tense.
6558
6559 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6560
6561 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6562 to x-gtk-use-old-file-dialog.
6563 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6564
6565 2006-09-15 Jay Belanger <belanger@truman.edu>
6566
6567 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6568 Change "Library Public License" to "Lesser Public License"
6569 throughout. Use "yyyy" to represent year.
6570
6571 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6572
6573 * misc.texi (Interactive Shell): EMACS is now set
6574 to Emacs's absolute file name, not to "t".
6575
6576 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6577
6578 * files.texi (Visiting): Add index entry "open file".
6579
6580 2006-09-11 Richard Stallman <rms@gnu.org>
6581
6582 * building.texi (Compilation Mode): Clarification.
6583 (Grep Searching): Add xref to Compilation Mode.
6584
6585 2006-09-08 Richard Stallman <rms@gnu.org>
6586
6587 * search.texi (Search): Ref multi-file search commands here.
6588 (Other Repeating Search): Not here.
6589
6590 2006-08-28 Richard Stallman <rms@gnu.org>
6591
6592 * windows.texi (Split Window): Update xref.
6593
6594 * basic.texi (Continuation Lines): Update xref.
6595
6596 * indent.texi (Tab Stops): Update xref.
6597
6598 * emacs.texi (Top): Update subnode menu.
6599
6600 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6601 split out of Display Custom.
6602
6603 2006-08-25 Kim F. Storm <storm@cua.dk>
6604
6605 * display.texi (Display Custom): Add variables overline-margin
6606 and x-underline-at-descent-line.
6607
6608 2006-08-25 Richard Stallman <rms@gnu.org>
6609
6610 * entering.texi (Exiting): Rewrite to give graphical displays
6611 priority over text terminals.
6612
6613 * search.texi (Incremental Search): Move index entries.
6614
6615 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6616
6617 * custom.texi (Init File): Reference Find Init to avoid "home
6618 directory" confusion.
6619
6620 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6621
6622 * building.texi (Other GDB-UI Buffers): Describe how to edit
6623 a value in the locals buffer.
6624
6625 2006-08-21 Richard Stallman <rms@gnu.org>
6626
6627 * search.texi (Basic Isearch): Add `isearch' index entry.
6628
6629 2006-08-16 Richard Stallman <rms@gnu.org>
6630
6631 * misc.texi (Saving Emacs Sessions): Clean up wording.
6632
6633 * mark.texi (Marking Objects): Mention term "select all".
6634
6635 * emacs.texi (Top): Update subnode menu.
6636
6637 * help.texi (Help Mode): Move node up in file.
6638
6639 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6640
6641 * building.texi (Stack Buffer): Explain fringe arrow.
6642
6643 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6644
6645 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6646 on startup.
6647
6648 2006-08-11 Romain Francoise <romain@orebokech.com>
6649
6650 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6651
6652 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6653
6654 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6655
6656 2006-08-10 Richard Stallman <rms@gnu.org>
6657
6658 * text.texi (Format Faces): Substantial rewrites to deal
6659 with face merging. Empty regions don't count.
6660 Clarify face property inheritance.
6661
6662 2006-08-08 Romain Francoise <romain@orebokech.com>
6663
6664 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6665 <arjuropo@cc.jyu.fi>.
6666
6667 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6668
6669 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6670 apply to all frames.
6671
6672 2006-08-01 Richard Stallman <rms@gnu.org>
6673
6674 * help.texi (Name Help): Add index entries for describe-variable.
6675
6676 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6677
6678 * building.texi (GDB Graphical Interface): Shorten node names.
6679 (GDB-UI Layout): Use GDB-related.
6680 (Other GDB-UI Buffers): Simplify English.
6681
6682 2006-07-31 Richard Stallman <rms@gnu.org>
6683
6684 * search.texi (Query Replace): Add xref for Dired's Q command.
6685
6686 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6687
6688 * building.texi (GDB commands in Fringe): Rename to...
6689 (Source Buffers): ..this and move forward. Describe hollow arrow and
6690 new option gdb-find-source-frame.
6691
6692 2006-07-29 Richard Stallman <rms@gnu.org>
6693
6694 * dired.texi (Operating on Files): Simplify previous change
6695 and fix Texinfo usage.
6696
6697 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6698
6699 * dired.texi (Operating on Files): Add cross-references. State the
6700 Unix commands that do similar things.
6701
6702 2006-07-28 Richard Stallman <rms@gnu.org>
6703
6704 * mark.texi (Transient Mark): Clarify that region never disappears
6705 when Transient Mark mode is off, and not when it is on.
6706
6707 2006-07-27 Richard Stallman <rms@gnu.org>
6708
6709 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6710
6711 2006-07-24 Richard Stallman <rms@gnu.org>
6712
6713 * xresources.texi (GTK styles): Fix texinfo usage.
6714
6715 * commands.texi (User Input): Explain why we teach keyboard cmds.
6716
6717 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6718 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6719 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6720 * doclicense.texi, display.texi, dired.texi, basic.texi:
6721 * anti.texi, ack.texi: Move periods and commas inside quotes.
6722
6723 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6724
6725 * cmdargs.texi (General Variables): Document EMAIL.
6726
6727 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6728
6729 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6730 doesn't have effect on MS-Windows.
6731
6732 2006-07-17 Richard Stallman <rms@gnu.org>
6733
6734 * building.texi (Grep Searching): Explain about chaining grep commands.
6735
6736 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6737
6738 * killing.texi, mini.texi: Fix typos.
6739
6740 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6741
6742 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6743 is invoked for multiple files.
6744
6745 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6746
6747 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6748 on-line manual for the rest of this node.
6749 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6750 unconditionally.
6751 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6752 Improve wording.
6753 (Windows Printing): Improve wording.
6754 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6755 rest of this node.
6756
6757 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6758
6759 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6760 with eval-buffer.
6761
6762 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6763
6764 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6765 of character translation.
6766
6767 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6768
6769 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6770
6771 2006-07-03 Karl Berry <karl@gnu.org>
6772
6773 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6774 not-too-underfull hboxes in the TeX output.
6775 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6776 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6777 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6778 * sending.texi, text.texi: Fix overfull/underfull boxes.
6779
6780 2006-07-03 Romain Francoise <romain@orebokech.com>
6781
6782 * m-x.texi (M-x): Fix.
6783
6784 2006-07-03 Richard Stallman <rms@gnu.org>
6785
6786 * search.texi (Other Repeating Search): filename -> file name.
6787
6788 * misc.texi (Narrowing): Minor cleanups.
6789
6790 * files.texi (Visiting): filename -> file name.
6791
6792 * emacs.texi (Top): Update subnode menus.
6793
6794 * mule.texi (Coding Systems): Move char translation stuff here.
6795 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6796 (Recognize Coding): Substantial local rewrites.
6797 (International): Update menu.
6798
6799 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6800 (Scrolling): Substantial local rewrites.
6801 (Display): Update menu and intro.
6802
6803 * dired.texi: filename -> file name.
6804
6805 * custom.texi (Safe File Variables): Texinfo usage fix.
6806
6807 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6808
6809 * help.texi, m-x.texi: Lots of cleanups.
6810
6811 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6812
6813 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6814 (Windows Processes, Windows Misc): Shorten the printed version by
6815 selectively conditioning less important portions by @ifnottex.
6816
6817 2006-06-27 Richard Stallman <rms@gnu.org>
6818
6819 * mini.texi (Minibuffer File): Minor cleanup.
6820
6821 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6822
6823 * frames.texi (XTerm Mouse): Rename to...
6824 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6825
6826 * emacs.texi (Top): Use new node name.
6827
6828 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6829
6830 * emacs.texi (Top): Update the detailed menu according to changes in
6831 msdog.texi.
6832
6833 * msdog.texi (Windows Keyboard): New section.
6834 (Windows Mouse): New section.
6835 (Windows System Menu): Remove section (text merged with "Windows
6836 Keyboard").
6837 (Windows Misc): New section.
6838
6839 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6840
6841 * msdog.texi (ls in Lisp): New section.
6842
6843 * files.texi (Visiting): Document case-insensitive wildcard matching
6844 under find-file-wildcards.
6845
6846 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6847
6848 * macos.texi (Mac Input): Add description of mac-function-modifier.
6849 Now Unicode keyboard layouts work.
6850
6851 2006-06-10 Richard Stallman <rms@gnu.org>
6852
6853 * mule.texi (Recognize Coding): Clarify previous change.
6854
6855 2006-06-09 Kenichi Handa <handa@m17n.org>
6856
6857 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6858 notation.
6859
6860 2006-06-07 Kevin Ryde <user42@zip.com.au>
6861
6862 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6863 manual for @ifnottex, but in emacs-extra for @iftex.
6864
6865 * cmdargs.texi (General Variables): Fix smtpmail xref.
6866
6867 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6868
6869 * programs.texi (Comment Commands):
6870 * custom.texi (Specifying File Variables):
6871 Use ;; instead of ;;; to better follow coding conventions.
6872
6873 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6874
6875 * building.texi (Watch Expressions): Move node to end.
6876 (GDB Graphical Interface): Move description of clicks in fringe...
6877 (GDB commands in the Fringe): ...to here. New node.
6878
6879 2006-06-05 Romain Francoise <romain@orebokech.com>
6880
6881 * xresmini.texi (GTK resources): Fix various typos.
6882
6883 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6884
6885 * building.texi (GDB Graphical Interface): Update bindings.
6886 (Commands of GUD): Add gud-print. Remove gud-run.
6887 Restate availability more generally.
6888
6889 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6890
6891 * mini.texi: Lots of cleanups.
6892
6893 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6894
6895 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6896 and Mouse-2.
6897
6898 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6899
6900 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6901
6902 2006-05-31 Richard Stallman <rms@gnu.org>
6903
6904 * basic.texi (Moving Point): Fix previous change.
6905
6906 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6907
6908 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6909
6910 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6911
6912 * basic.texi: Many simplifications and improvements in wording.
6913
6914 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
6915
6916 * anti.texi (Antinews): Create a node for gdb-ui.
6917
6918 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6919
6920 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6921
6922 2006-05-20 Richard Stallman <rms@gnu.org>
6923
6924 * dired.texi (Dired Navigation): dired-goto-file is now j.
6925
6926 2006-05-20 Eli Zaretskii <eliz@gnu.org>
6927
6928 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6929 and their aliases.
6930
6931 * msdog.texi (Windows Printing): Mention non-support of plain text
6932 printing with some el-cheapo printers, and suggest a workaround.
6933
6934 2006-05-20 Kevin Ryde <user42@zip.com.au>
6935
6936 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6937 remove the bit saying you must set it.
6938
6939 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6940
6941 * trouble.texi (Checklist):
6942 * text.texi (Text, Auto Fill, Text Mode):
6943 * search.texi (Nonincremental Search):
6944 * rmail.texi (Rmail Labels):
6945 * mule.texi (Input Methods, Multibyte Conversion):
6946 * misc.texi (Gnus, Where to Look, PostScript):
6947 * maintaining.texi (Create Tags Table):
6948 * indent.texi (Indentation Commands):
6949 * fixit.texi (Spelling):
6950 * emacs.texi (Copying):
6951 * custom.texi (Init File): ifinfo -> ifnottex.
6952
6953 2006-05-17 Richard Stallman <rms@gnu.org>
6954
6955 * files.texi (Diff Mode): Mention C-x `.
6956
6957 2006-05-08 Richard Stallman <rms@gnu.org>
6958
6959 * custom.texi (Disabling): Textual cleanups.
6960
6961 2006-05-12 Glenn Morris <rgm@gnu.org>
6962
6963 * calendar.texi (Displaying the Diary, Format of Diary File):
6964 Refer to diary-view-entries, diary-list-entries,
6965 diary-show-all-entries rather than obsolete aliases.
6966
6967 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6968
6969 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6970 (Displaying the Diary, Special Diary Entries, Importing Diary):
6971 * building.texi (Compilation Shell):
6972 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6973 emacs-xtra with @inforef's.
6974
6975 * files.texi (Visiting): Fix wording.
6976
6977 * mule.texi (Coding Systems, Text Coding): More indexing.
6978 Mention that C-x RET f can set eol conversion.
6979
6980 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
6981
6982 * xresmini.texi (GTK resources): Insert GTK description.
6983
6984 * xresources.texi (GTK resources): metafont should be menufont.
6985
6986 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6987
6988 * mini.texi (Completion Options): Completion of remote files'
6989 method, user name and host name is active only in partial
6990 completion mode.
6991
6992 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6993
6994 * makefile.w32-in (emacs.dvi):
6995 * Makefile.in (emacs.dvi): Add xresmini.texi.
6996
6997 * xresmini.texi (Table of Resources): Remove xref to non-existent
6998 node "LessTif Resources".
6999
7000 * msdog.texi (Microsoft Windows):
7001 * calendar.texi (Calendar/Diary, Displaying the Diary)
7002 (Special Diary Entries, Importing Diary, Holidays):
7003 * programs.texi (Program Modes):
7004 * text.texi (Text):
7005 * buffers.texi (Several Buffers):
7006 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7007
7008 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7009
7010 The following changes merge the emacs-xtra manual into the main
7011 manual, but only for on-line version of the manual.
7012
7013 * vc2-xtra.texi (Version Backups, Local Version Control)
7014 (Making Snapshots, Change Logs and VC, Version Headers)
7015 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7016 on-line manual.
7017
7018 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7019 for on-line manual.
7020
7021 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7022 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7023 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7024 for on-line manual.
7025
7026 * fortran-xtra.texi (Fortran, Fortran Autofill)
7027 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7028 for on-line manual.
7029
7030 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7031 Conditional xref's for on-line manual.
7032
7033 * emerge-xtra.texi (Emerge, Overview of Emerge)
7034 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7035 manual.
7036
7037 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7038 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7039 (EMACSSOURCES): Use EMACS_XTRA.
7040 (../info/emacs-xtra): Remove.
7041 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7042
7043 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7044 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7045 (EMACSSOURCES): Use EMACS_XTRA.
7046 ($(infodir)/emacs-xtra): Remove.
7047 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7048
7049 * trouble.texi (Quitting):
7050 * text.texi (Text):
7051 * programs.texi (Program Modes):
7052 * msdog.texi (Microsoft Windows):
7053 * frames.texi (Frames):
7054 * files.texi (Backup, Version Control, VC Concepts)
7055 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7056 (Registering, VC Status, VC Undo, Multi-User Branching)
7057 (Comparing Files):
7058 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7059 (Displaying the Diary, Special Diary Entries, Importing Diary):
7060 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7061 conditional xref's, depending on @iftex/@ifnottex.
7062
7063 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7064 "MS-DOS". @include msdog-xtra.texi.
7065
7066 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7067 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7068
7069 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7070 for vc-xtra.texi subsections.
7071 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7072 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7073
7074 * sending.texi (Sending Mail): A @node line without explicit Prev,
7075 Next, and Up links.
7076
7077 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7078 Next, and Up links.
7079
7080 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7081 and its sections. @include picture-xtra.texi.
7082
7083 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7084 "Emerge".
7085 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7086
7087 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7088 exact duplicate of its name-sake in calendar.texi.
7089
7090 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7091 "Advanced Calendar/Diary Usage".
7092 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7093
7094 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7095 dired-xtra.texi.
7096 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7097
7098 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7099 (Files) [ifnottex]: Add menu entry for Autorevert.
7100
7101 * emacs-xtra.texi (Introduction): Reword to make consistent with
7102 printed version only.
7103 <Top level>: Remove the body of all chapters and move them to the
7104 new *-xtra.texi files. Use @raisesections and @lowersections to
7105 convert sections to chapters etc.
7106
7107 * msdog-xtra.texi:
7108 * fortran-xtra.texi:
7109 * vc-xtra.texi:
7110 * vc1-xtra.texi:
7111 * vc2-xtra.texi:
7112 * emerge-xtra.texi:
7113 * cal-xtra.texi:
7114 * dired-xtra.texi:
7115 * arevert-xtra.texi: New files, with text from respective chapters
7116 of emacs-xtra.texi. Convert each @chapter into @section, @section
7117 into @subsection, etc.
7118
7119 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7120 updated.
7121
7122 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7123 Windows". All references updated.
7124
7125 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7126
7127 * macos.texi (Mac Input): Mention input from Character Palette.
7128 (Mac Font Specs): Fix typo.
7129
7130 2006-05-05 Richard Stallman <rms@gnu.org>
7131
7132 * files.texi (Diff Mode): Minor cleanup.
7133
7134 2006-05-05 Karl Berry <karl@gnu.org>
7135
7136 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7137 errors from the current release of makeinfo (4.8).
7138 * help.texi (Library Keywords): Change widest word in multitable
7139 template from `emulations' to `convenience'. (Not sure if this is
7140 related to the font change.)
7141
7142 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7143
7144 * files.texi (File Names): Add a footnote about limited support of
7145 ~USER on MS-Windows.
7146
7147 * cmdargs.texi (Initial Options): Add a footnote about limited
7148 support of ~USER on MS-Windows.
7149
7150 2006-05-03 Richard Stallman <rms@gnu.org>
7151
7152 * files.texi (Diff Mode): Node moved here.
7153 (Comparing Files): Delete what duplicates new node.
7154 (Files): Put Diff Mode in menu.
7155
7156 * misc.texi (Diff Mode): Move to files.texi.
7157
7158 * emacs.texi (Top): Update menu for Diff Mode.
7159
7160 * trouble.texi (Emergency Escape): Simplify.
7161
7162 * emacs.texi (Top): Minor clarification.
7163
7164 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7165
7166 * commands.texi, entering.texi, screen.texi: Many simplifications.
7167
7168 2006-05-03 Richard Stallman <rms@gnu.org>
7169
7170 * commands.texi (Text Characters): Delete paragraph about unibyte
7171 non-ASCII printing chars.
7172
7173 * killing.texi (Killing): Say "graphical displays".
7174 * display.texi: Say "graphical displays".
7175
7176 * cmdargs.texi (Misc X): Say "graphical displays".
7177
7178 2006-05-01 Richard Stallman <rms@gnu.org>
7179
7180 * emacs.texi (Top): Add Diff Mode to menu.
7181
7182 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7183
7184 * misc.texi (Diff Mode): New node.
7185
7186 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7187
7188 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7189 (Mac Environment Variables): Shorten example line.
7190 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7191
7192 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7193
7194 * building.texi (GUD Customization): Describe cases %d and %c.
7195 Update description for %e.
7196
7197 2006-04-30 Glenn Morris <rgm@gnu.org>
7198
7199 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7200
7201 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7202
7203 * custom.texi (Examining): Update C-h v output example.
7204
7205 2006-04-29 Kim F. Storm <storm@cua.dk>
7206
7207 * building.texi (Grep Searching): Add lgrep and rgrep.
7208
7209 2006-04-23 Richard Stallman <rms@gnu.org>
7210
7211 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7212
7213 * xresmini.texi: New file.
7214
7215 * xresources.texi (Face Resources): Split table into font resources
7216 and the rest. Combine similar attributes for brevity.
7217
7218 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7219
7220 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7221 backslashes and case-insensitivity in file names (moved to the
7222 main manual).
7223 (MS-DOS Printing): Move most of the text to the main manual.
7224
7225 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7226 New nodes.
7227 (Windows Processes, Windows System Menu): Add index entries and
7228 fix wording.
7229
7230 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7231
7232 * misc.texi (Shell Ring): Add notes on saved input when
7233 navigating off the end of the history list.
7234
7235 2006-04-18 Chong Yidong <cyd@mit.edu>
7236
7237 * misc.texi (Shell Options): Correct default value of
7238 comint-scroll-show-maximum-output.
7239
7240 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7241
7242 * building.texi (Watch Expressions): Update.
7243
7244 2006-04-12 Richard Stallman <rms@gnu.org>
7245
7246 * search.texi: Clean up previous change.
7247
7248 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7249
7250 * search.texi (Regexp Backslash, Regexp Replace): Add index
7251 entries for ``back reference'' and mention the term itself in the
7252 text.
7253
7254 2006-04-11 Richard Stallman <rms@gnu.org>
7255
7256 * custom.texi (Safe File Variables):
7257 Document enable-local-variables = :safe.
7258
7259 2006-04-11 Karl Berry <karl@gnu.org>
7260
7261 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7262 (Remote Repositories, Version Backups, Local Version Control)
7263 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7264 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7265 (Renaming VC Work Files and Master Files)
7266 (Inserting Version Control Headers, Customizing VC, General Options)
7267 (Options for RCS and SCCS, Options specific for CVS): Move all
7268 these nodes to emacs-xtra.texi, for brevity.
7269 * cmdargs.texi, files.texi: Change cross-references.
7270
7271 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7272
7273 * files.texi (Old Versions): Update description of vc-annotate's
7274 use of color to indicate date ranges.
7275
7276 2006-04-09 Kevin Ryde <user42@zip.com.au>
7277
7278 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7279 put info and printed manual names the right way around.
7280
7281 2006-04-09 Karl Berry <karl@gnu.org>
7282
7283 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7284 emacs-xtra.texi, leaving only MS Windows information.
7285 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7286 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7287 node names.
7288
7289 * emacs.texi: Move @summarycontents and @contents to the beginning
7290 of the file.
7291
7292 2006-04-08 Kevin Ryde <user42@zip.com.au>
7293
7294 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7295
7296 2006-04-07 Richard Stallman <rms@gnu.org>
7297
7298 * programs.texi (Comments, Comment Commands, Options for Comments)
7299 (Multi-Line Comments): "Align", not "indent".
7300 (Basic Indent): C-j deletes trailing whitespace before the newline.
7301
7302 2006-04-06 Richard Stallman <rms@gnu.org>
7303
7304 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7305
7306 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7307
7308 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7309
7310 2006-04-05 Richard Stallman <rms@gnu.org>
7311
7312 * emacs.texi (Top): Update subnode menu.
7313
7314 * trouble.texi (Unasked-for Search): Node deleted.
7315 (Lossage): Delete from menu.
7316
7317 2006-04-04 Richard Stallman <rms@gnu.org>
7318
7319 * trouble.texi: Various cleanups.
7320 (Checklist): Don't bother saying how to snail a bug report.
7321 (Emergency Escape): Much rewriting.
7322 (After a Crash): Rename the core dump immediately.
7323 (Total Frustration): Call it a psychotherapist.
7324 (Bug Criteria): Avoid "illegal instruction".
7325 (Sending Patches): We always put the contributor's name in.
7326
7327 * misc.texi (Thumbnails): Minor correction.
7328
7329 2006-04-03 Richard Stallman <rms@gnu.org>
7330
7331 * misc.texi (Thumbnails): Minor cleanup.
7332
7333 2006-04-02 Karl Berry <karl@gnu.org>
7334
7335 * sending.texi (Mail Sending): pxref to Top needs five args.
7336
7337 2006-03-31 Richard Stallman <rms@gnu.org>
7338
7339 * emacs.texi (Top): Update subnode menu.
7340
7341 * help.texi (Help Mode): Cleanup.
7342
7343 * dired.texi: Many cleanups.
7344 (Dired Deletion): Describe dired-recursive-deletes.
7345 (Operating on Files): dired-create-directory moved.
7346 (Misc Dired Features): Move to here.
7347 (Tumme): Node moved to misc.texi.
7348
7349 * custom.texi: Many cleanups.
7350 (Minor Modes): Don't mention ISO Accents Mode.
7351 (Examining): Update C-h v output example.
7352 (Hooks): Add index and xref for add-hook.
7353 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7354 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7355
7356 * misc.texi: Many cleanups.
7357 (beginning): Add to summary of topics.
7358 (Shell): Put eshell xref at the end. Remove eshell from table.
7359 (Thumbnails): New node.
7360
7361 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7362
7363 * files.texi (File Name Cache): Make it clear that the cache is
7364 not persistent.
7365
7366 2006-03-25 Karl Berry <karl@gnu.org>
7367
7368 * emacs-xtra.texi, emacs.texi, gnu.texi:
7369 (1) use @copyright{} instead of (C) in typeset text;
7370 (2) do not indent copyright year list (or anything else).
7371
7372 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7373
7374 * files.texi (VC Dired Mode): Remove misplaced brackets.
7375
7376 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7377
7378 * files.texi: Various updates and clarifications in the VC chapter.
7379
7380 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7381
7382 * help.texi (Help Mode): Document "C-c C-c".
7383
7384 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7385
7386 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7387 menu in the standalone Info reader.
7388
7389 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7390
7391 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7392 moved here from Emacs manual.
7393
7394 * programs.texi (Fortran): Section moved to emacs-xtra.
7395 (Program Modes): Xref to Fortran in emacs-xtra.
7396
7397 * maintaining.texi (Emerge): Move to emacs-xtra.
7398 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7399
7400 * picture.texi: File deleted.
7401 * Makefile.in:
7402 * makefile.w32-in: Remove picture.texi.
7403
7404 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7405 * abbrevs.texi (Abbrevs):
7406 * sending.texi (Sending Mail): Picture node removed.
7407
7408 * emacs.texi (Top): Update node listings.
7409
7410 2006-03-12 Richard Stallman <rms@gnu.org>
7411
7412 * calendar.texi: Various cleanups.
7413
7414 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7415
7416 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7417 syntax.
7418
7419 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7420
7421 * search.texi (Regexps): More accurately describe which characters
7422 are special in which situations. Recommend _not_ to quote `]' or
7423 `-' when they are not special.
7424
7425 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7426
7427 * files.texi (Old Versions): Clarify operation of C-x v =.
7428
7429 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7430
7431 * building.texi (Watch Expressions): Update and describe
7432 gdb-speedbar-auto-raise.
7433
7434 2006-02-19 Richard M. Stallman <rms@gnu.org>
7435
7436 * emacs.texi: Use @smallbook.
7437 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7438 Update subnode menu.
7439
7440 * building.texi (Lisp Interaction): Minor addition.
7441
7442 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7443
7444 * building.texi (Watch Expressions): Update and be more precise.
7445
7446 2006-02-15 Francesco Potortì <pot@gnu.org>
7447
7448 * maintaining.texi (Create Tags Table): Explain why the
7449 exception when etags writes to files under the /dev tree.
7450
7451 2006-02-14 Richard M. Stallman <rms@gnu.org>
7452
7453 * custom.texi (Safe File Variables): Lots of clarification.
7454 Renamed from Unsafe File Variables.
7455
7456 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7457
7458 * custom.texi (Unsafe File Variables): File variable confirmation
7459 assumed denied in batch mode.
7460
7461 2006-02-14 Richard M. Stallman <rms@gnu.org>
7462
7463 * building.texi (GDB User Interface Layout): Don't say `inferior'
7464 for program being debugged.
7465
7466 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7467
7468 * building.texi (GDB Graphical Interface):
7469 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7470
7471 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7472
7473 * custom.texi (Specifying File Variables, Unsafe File Variables):
7474 New nodes, split from File Variables. Document new file local
7475 variable behavior.
7476
7477 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7478
7479 * display.texi (Standard Faces):
7480 * files.texi (Visiting):
7481 * frames.texi (Clipboard):
7482 * glossary.texi (Glossary) <Clipboard>:
7483 * xresources.texi (X Resources): Mention Mac OS port.
7484
7485 2006-02-12 Richard M. Stallman <rms@gnu.org>
7486
7487 * building.texi (Building): Clarify topic in intro.
7488
7489 * maintaining.texi (Maintaining): Change title; clarify topic.
7490 Delete duplicate index entries.
7491
7492 * building.texi (Other GDB User Interface Buffers): Clarifications.
7493
7494 * text.texi (Cell Commands): Clarifications.
7495
7496 * programs.texi (Defuns): Delete duplicate explanation of
7497 left-margin paren convention.
7498 (Hungry Delete): Minor cleanup.
7499
7500 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7501
7502 * dired.texi (Tumme): More tumme documentation.
7503
7504 2006-02-11 Alan Mackenzie <acm@muc.de>
7505
7506 * programs.texi ("Hungry Delete"): Correct the appellation of the
7507 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7508
7509 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7510
7511 * dired.texi (Tumme): Fix small bug.
7512
7513 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7514
7515 * macos.texi (Mac International): Rename "fontset-mac" to
7516 "fontset-standard".
7517
7518 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7519
7520 * dired.texi (Tumme): Basic documentation for Tumme added.
7521
7522 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7523
7524 * mule.texi (International):
7525 * programs.texi (Basic Indent): Fix typos.
7526
7527 * custom.texi (Minor Modes):
7528 * display.texi (Text Display):
7529 * commands.texi (Text Characters): Update xrefs.
7530
7531 2006-02-07 Richard M. Stallman <rms@gnu.org>
7532
7533 * emacs.texi (Top): Update subnode menu.
7534 Update info on old Emacs papers.
7535 (Intro): "Graphical display", not window system.
7536
7537 * xresources.texi (GTK styles): Minor clarifications.
7538
7539 * trouble.texi: "Graphical display", not window system.
7540 (Stuck Recursive): Minor clarification.
7541
7542 * text.texi: Minor clarifications.
7543 (Sentences): Explain why two-space convention is better.
7544 Explain sentence-end-without-period here.
7545 (Fill Commands): Not here.
7546 (Refill): Node moved down.
7547 (Filling): Update menu.
7548 (Table Creation, Cell Justification, Column Commands): Clarify.
7549
7550 * sending.texi: Minor clarifications.
7551
7552 * search.texi (Regexp Backslash): Clarification.
7553
7554 * rmail.texi: Minor cleanups.
7555 (Rmail): Delete digression about `rmail-mode'.
7556 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7557 (Rmail Files): Mention C-u M-x rmail.
7558 (Rmail Reply): Mention References.
7559 (Rmail Display): Mention rmail-nonignored-headers.
7560
7561 * programs.texi: Minor cleanups.
7562 (Comment Commands): Mention momentary Transient Mark mode.
7563 (Matching): Be more specific about customizing show-paren-mode.
7564 (Info Lookup): Don't list the modes that support C-h S.
7565 Just say what it does in an unsupported mode.
7566 (Man Page): Delete excessive info on customizing woman.
7567 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7568
7569 * abbrevs.texi: Minor clarifications.
7570 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7571 not "dynamic abbrevs" as if they were a kind of abbrev.
7572
7573 * picture.texi (Picture): Minor cleanup.
7574
7575 * mule.texi (Communication Coding): Say "other applications".
7576 (Fontsets): Not specific to X. Add xref to X Resources.
7577 (Unibyte Mode): Rename from Single-Byte Character Support.
7578 "Graphical display", not window system.
7579 (International): Update menu.
7580
7581 * maintaining.texi (Format of ChangeLog):
7582 New node, split out from ChangeLog.
7583 (ChangeLog): Clarifications in the remaining text.
7584 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7585 (Find Tag): Add @w.
7586 (Tags Search): Explain tag table order here. Simplify grep ref.
7587 (List Tags): tags-tag-face is a variable, not a face.
7588 (Emerge): Cleanups.
7589
7590 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7591 (Keyboard Macros): Avoid "the user".
7592
7593 * killing.texi: "Graphical display", not window system.
7594
7595 * help.texi (Help Echo): "Graphical display", not window system.
7596
7597 * glossary.texi: Say "you", not "the user". Say "graphical display".
7598
7599 * frames.texi: Minor cleanups. "Graphical display", not window system.
7600
7601 * files.texi (Visiting): Make drag-and-drop not X-specific.
7602
7603 * custom.texi: Minor cleanups. "Graphical display", not window system.
7604
7605 * cmdargs.texi: Minor cleanups.
7606
7607 * building.texi (Compilation): Move and split kill-compilation para.
7608 Add para about multiple compilers.
7609 (Compilation Mode): Commands also available in grep mode and others.
7610 Mention C-u C-x ` more tutorially. Clarify C-x `.
7611 (Compilation Shell): Clarify. Put Bash example first.
7612 (Grep Searching): Minor cleanups; add @w.
7613 (Debuggers): Minor cleanups.
7614 (Starting GUD): Make GDB xgraphical mode issue clearer.
7615 (Debugger Operation): Lots of clarifications including
7616 GDB tooltip side-effect issue.
7617 (Commands of GUD): Clarify.
7618 (GUD Customization): Add bashdb-mode-hook.
7619 (GDB Graphical Interface): Rewrite for clarity.
7620 (GDB User Interface Layout): Rewrite for clarity.
7621 (Stack Buffer, Watch Expressions): Likewise.
7622 (Other GDB User Interface Buffers): Cleanups.
7623 (Lisp Libraries, External Lisp): Cleanup.
7624
7625 * basic.texi (Position Info): "Graphical displays", rather than
7626 window systems.
7627
7628 * anti.texi: Minor cleanup.
7629
7630 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7631
7632 * custom.texi (Init File, Find Init): Add cross-references to
7633 where $HOME is described.
7634
7635 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7636
7637 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7638 is not inside the @table.
7639
7640 * emacs.texi (Top): Correct node name.
7641
7642 * files.texi (File Names): Fix @xref.
7643 (Reverting): Fix typo.
7644
7645 * mule.texi (International): Correct node name.
7646
7647 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7648
7649 2006-02-01 Richard M. Stallman <rms@gnu.org>
7650
7651 * emacs.texi (Top): Update subnode menu.
7652
7653 * mule.texi: Minor clarifications.
7654 Reduce the specific references to X Windows.
7655 Refer to "graphical" terminals, rather than window systems.
7656 (Text Coding): Rename from Specify Coding.
7657 (Communication Coding, File Name Coding, Terminal Coding):
7658 New nodes split out from Text Coding.
7659
7660 * kmacro.texi: Minor clarifications.
7661 (Keyboard Macro Ring): Comment out some excessive commands.
7662 (Basic Keyboard Macro): Split up the table, putting part in each node.
7663
7664 * major.texi: Minor clarifications.
7665
7666 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7667
7668 * windows.texi: Minor clarifications.
7669 (Change Window): Don't describe mode-line mouse cmds here.
7670 Add xref to Mode Line Mouse.
7671
7672 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7673
7674 * macos.texi (Mac International): Fix xref.
7675
7676 * indent.texi: Minor clarifications.
7677
7678 * frames.texi: Minor clarifications.
7679 Reduce the specific references to X Windows.
7680 Refer to "graphical" terminals, rather than window systems.
7681 (Frame Parameters): Don't mention commands like
7682 set-foreground-color. Just say to customize a face.
7683 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7684
7685 * files.texi: Minor clarifications.
7686 (Numbered Backups): New node, split out from Backup Names.
7687
7688 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7689
7690 * cmdargs.texi (General Variables): Fix xref.
7691
7692 * buffers.texi: Minor clarifications.
7693
7694 2006-01-31 Richard M. Stallman <rms@gnu.org>
7695
7696 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7697 Nodes moved to top.
7698
7699 * display.texi: Minor clarifications.
7700 (Display): Rearrange menu.
7701 (Standard Faces): Mention query-replace face.
7702 (Faces): Simplify.
7703 (Font Lock): Simplify face customization info.
7704 (Highlight Changes): Node merged into Highlight Interactively.
7705 (Highlight Interactively): Much rewriting and cleanup.
7706 (Optional Mode Line): Narrowed line number not good for goto-line.
7707 Simplify face customization advice.
7708 (Text Display): Mention use of escape-glyph face.
7709 Move ctl-arrow and tab-width here.
7710 (Display Custom): Move no-redraw-on-reenter to end of node.
7711
7712 * search.texi: Minor clarifications.
7713 (Isearch Scroll): Simplify.
7714 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7715
7716 * regs.texi (Registers): Mention bookmarks here.
7717
7718 * mark.texi: Minor clarifications.
7719 (Selective Undo): Node deleted.
7720
7721 * m-x.texi: Minor clarifications.
7722
7723 * killing.texi: Minor clarifications.
7724 Refer to "graphical" terminals, rather than window systems.
7725
7726 * help.texi: Clarifications.
7727 (Help): Don't describe C-h F and C-h K here.
7728 (Key Help): Describe C-h K here.
7729 (Name Help): Mention Emacs Lisp Intro.
7730 Describe C-h F here.
7731 (Misc Help): Mention C-h F and C-h K only briefly.
7732
7733 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7734 Selective undo text merged in.
7735 (Spelling): Mention Aspell along with Ispell.
7736
7737 * emacs.texi (Top): Update subnode menus.
7738
7739 * basic.texi (Basic Undo): Rename from Undo. Most of text
7740 moved to new Undo node.
7741
7742 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7743
7744 * basic.texi (Continuation Lines, Inserting Text):
7745 Mention longlines mode.
7746
7747 2006-01-29 Richard M. Stallman <rms@gnu.org>
7748
7749 * screen.texi: Minor cleanups.
7750 (Screen): Clean up the intro paragraphs.
7751 (Mode Line): Lots of rewriting. Handle frame-name better.
7752 eol-mnemonic-... vars moved out.
7753
7754 * emacs.texi (Top): Change menu item for MS-DOS node.
7755 Update subnode menu.
7756
7757 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7758 chapter relates to Windows. Title changed.
7759
7760 * mini.texi: Minor cleanups.
7761
7762 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7763 (Mark): Put it in the menu.
7764
7765 * entering.texi: Minor cleanups.
7766
7767 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7768 (Intro): Refer to "graphical" terminals, rather than X.
7769
7770 * display.texi (Display Custom): Add xref to Variables.
7771 (Optional Mode Line): eol-mnemonic-... vars moved here.
7772
7773 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7774 rather than X.
7775
7776 * basic.texi: Minor cleanups.
7777 (Undo): selective-undo moved.
7778
7779 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7780
7781 * anti.texi (Antinews): Various corrections and additions.
7782
7783 2006-01-23 Juri Linkov <juri@jurta.org>
7784
7785 * custom.texi (Easy Customization, Customization Groups)
7786 (Browsing Custom): Mention links along with buttons.
7787
7788 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7789
7790 * text.texi (TeX Print): Use @key for TAB.
7791
7792 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7793
7794 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7795
7796 * files.texi (File Aliases): Don't claim that usually separate
7797 buffers are created for two file names that name the same data.
7798 Mention additional situations where different names mean the same
7799 file on disk.
7800
7801 2006-01-19 Richard M. Stallman <rms@gnu.org>
7802
7803 * killing.texi (Deletion): Upcase @key argument.
7804
7805 * custom.texi (Custom Themes): Minor cleanup.
7806
7807 * programs.texi (Hungry Delete): Upcase @key argument.
7808
7809 2006-01-16 Juri Linkov <juri@jurta.org>
7810
7811 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7812 Move `mode-line-highlight' before `mode-line-buffer-id'.
7813
7814 2006-01-14 Richard M. Stallman <rms@gnu.org>
7815
7816 * basic.texi (Inserting Text): Minor cleanup.
7817
7818 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7819
7820 * custom.texi (Changing a Variable, Face Customization):
7821 Update for changes in Custom menus.
7822
7823 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7824
7825 * macos.texi (Mac International): Undo last change.
7826
7827 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7828
7829 * custom.texi (Custom Themes): Describe the new
7830 customize-create-theme interface.
7831
7832 2005-12-30 Juri Linkov <juri@jurta.org>
7833
7834 * basic.texi (Position Info): Update example.
7835
7836 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7837
7838 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7839
7840 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7841
7842 * custom.texi (Custom Themes): `load-theme' always loads.
7843
7844 2005-12-23 Juri Linkov <juri@jurta.org>
7845
7846 * display.texi (Highlight Interactively): Use double space to
7847 separate sentences. Replace C-p with M-p, and C-n with M-n.
7848
7849 2005-12-22 Richard M. Stallman <rms@gnu.org>
7850
7851 * custom.texi (Easy Customization and subnodes):
7852 Replace "active field" with "button".
7853 Use "user option" only for variables.
7854 Use "setting" for variable-or-face.
7855
7856 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * buffers.texi (Select Buffer): Change order in table to make
7859 "Similar" refer to the correct item.
7860 (Indirect Buffers): Minor rewording.
7861
7862 2005-12-20 Juri Linkov <juri@jurta.org>
7863
7864 * files.texi (VC Status): Put P and N near p and n.
7865
7866 2005-12-19 Richard M. Stallman <rms@gnu.org>
7867
7868 * programs.texi (Electric C): Delete the info about newline control.
7869 (Other C Commands): Minor cleanup.
7870 (Left Margin Paren): Minor cleanup.
7871
7872 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7873
7874 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7875 (Customization Groups): Delete text moved to "Browsing Custom".
7876 (Browsing Custom): New node.
7877 (Specific Customization): Clarify which commands only work for
7878 loaded options.
7879
7880 2005-12-18 Bill Wohler <wohler@newt.com>
7881
7882 * frames.texi (Tool Bars): Shorten text of previous change.
7883
7884 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7885
7886 * files.texi (VC Status): Document log-view mode.
7887
7888 2005-12-18 Bill Wohler <wohler@newt.com>
7889
7890 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7891 permanently via the customize interface.
7892
7893 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7894
7895 * killing.texi (Killing by Lines): Document `kill-whole-line'
7896 function.
7897
7898 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7899
7900 * buffers.texi (Select Buffer): Change `prev-buffer' to
7901 `previous-buffer'. Indicate that these functions use a frame
7902 local buffer list.
7903
7904 2005-12-12 Richard M. Stallman <rms@gnu.org>
7905
7906 * custom.texi (Easy Customization): Change menu comment.
7907 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7908
7909 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7910 (Help): Among the Apropos commands, describe only C-h a here.
7911
7912 2005-12-11 Richard M. Stallman <rms@gnu.org>
7913
7914 * programs.texi (Options for Comments): Comment-end starts with space.
7915
7916 * glossary.texi (Glossary): Minor cleanup.
7917
7918 * files.texi (Old Versions): Use @table.
7919
7920 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7921
7922 * display.texi (Highlight Interactively): Include
7923 global-hi-lock-mode. Add miscellaneous details and elaborations.
7924
7925 2005-12-09 Richard M. Stallman <rms@gnu.org>
7926
7927 * display.texi (Font Lock): Delete the Global FL menu item.
7928
7929 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7930
7931 * custom.texi (Minibuffer Maps): Mention the maps for file name
7932 completion.
7933
7934 2005-12-09 Kim F. Storm <storm@cua.dk>
7935
7936 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7937 prefix keys even when mark is active. Describe that RET moves
7938 cursor to next corner in rectangle; clarify insert around rectangle.
7939
7940 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7941
7942 * custom.texi (Customization): Use xref to elisp manual for
7943 non-TeX output.
7944 (Minor Modes): Update.
7945 (Customization Groups, Changing a Variable, Face Customization):
7946 Update for new appearance of Custom buffers.
7947 (Changing a Variable): `custom-buffer-done-function' has been
7948 replaced by `custom-buffer-done-kill'.
7949 (Specific Customization): In the `customize-group' buffer, a
7950 subgroup's contents are not "hidden". They are not included at
7951 all. They have no [Show] button.
7952 (Mouse Buttons): Add pxref to description of mouse event lists in
7953 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7954 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7955 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7956
7957 2005-12-08 Richard M. Stallman <rms@gnu.org>
7958
7959 * mini.texi (Completion Commands, Completion):
7960 In file name input, SPC does not do completion.
7961
7962 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
7963
7964 * building.texi (GDB Graphical Interface): Explain screen size
7965 setting.
7966 (Other GDB User Interface Buffers): Describe features specific to
7967 GDB 6.4.
7968
7969 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7970
7971 * building.texi (GDB User Interface Layout): Describe how to
7972 kill associated buffers.
7973 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7974 (Watch Expressions): Be more precise.
7975 (Other GDB User Interface Buffers): Describe how to change a
7976 register value.
7977
7978 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7979
7980 * macos.texi (Mac Input): Remove description of
7981 mac-command-key-is-meta. Add descriptions of
7982 mac-control-modifier, mac-command-modifier, and
7983 mac-option-modifier.
7984 (Mac International): Fix description of conversion of clipboard data.
7985 (Mac Font Specs): Add example of font customization by face attributes.
7986
7987 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7988
7989 * building.texi (Watch Expressions): Expand description.
7990 (Other GDB User Interface Buffers): Describe local map for
7991 gud-watch.
7992
7993 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
7994
7995 * display.texi (Font Lock): Font lock is enabled by default now.
7996
7997 2005-11-20 Juri Linkov <juri@jurta.org>
7998
7999 * basic.texi (Position Info): Update examples of the output.
8000 Remove the fact that examples are produced in the TeXinfo buffer,
8001 because in the Info reader users will get a different output from
8002 `C-x ='.
8003
8004 * building.texi (Compilation Mode): Remove paragraph duplicated
8005 from the node `Compilation'. Add `compilation-skip-threshold'.
8006
8007 * display.texi (Font Lock): Suggest more user-friendly method of
8008 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8009
8010 2005-11-18 Richard M. Stallman <rms@gnu.org>
8011
8012 * files.texi (Registering): Mention @@ in mode line.
8013
8014 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8015
8016 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8017
8018 * files.texi (Renaming and VC): Some back-ends don't
8019 handle renaming.
8020
8021 2005-11-17 Juri Linkov <juri@jurta.org>
8022
8023 * emacs.texi (Top):
8024 * display.texi (Highlight Interactively): Put this font-lock based
8025 mode near Font Lock node.
8026
8027 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8028
8029 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8030 icons.
8031
8032 2005-11-12 Kim F. Storm <storm@cua.dk>
8033
8034 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8035 (Help Summary): Add C-h d and C-h e.
8036 (Apropos): Clarify that all apropos commands may search for either
8037 list of words or a regexp. Add C-h d for apropos-documentation.
8038 Describe apropos-documentation-sort-by-scores user option.
8039
8040 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8041
8042 * killing.texi (CUA Bindings): Add @section.
8043
8044 2005-11-10 Kim F. Storm <storm@cua.dk>
8045
8046 * emacs.texi (Top): Add CUA Bindings entry to menu.
8047
8048 * killing.texi (CUA Bindings): New node. Moved here from
8049 misc.texi and extended with info on rectangle commands and
8050 rectangle highlighting, interface to registers, and the global
8051 mark feature.
8052
8053 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8054
8055 * regs.texi: Prev link points to CUA Bindings node.
8056
8057 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * help.texi (Help Echo): By default, help echos are only shown on
8060 mouse-over, not on point-over.
8061
8062 2005-11-04 Jérôme Marant <jerome@marant.org>
8063
8064 * misc.texi (Shell Mode): Describe how to activate password echoing.
8065
8066 2005-11-04 Romain Francoise <romain@orebokech.com>
8067
8068 * mark.texi (Mark Ring): Fix typo.
8069
8070 2005-11-03 Richard M. Stallman <rms@gnu.org>
8071
8072 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8073
8074 2005-11-01 Bill Wohler <wohler@newt.com>
8075
8076 * help.texi (Help Mode): Fix typo.
8077
8078 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8079
8080 * building.texi (Other GDB User Interface Buffers):
8081 Describe the command gdb-use-inferior-io-buffer.
8082
8083 2005-10-31 Romain Francoise <romain@orebokech.com>
8084
8085 * files.texi (Compressed Files): Fix typo.
8086
8087 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8088
8089 * windows.texi (Force Same Window): Likewise.
8090
8091 2005-10-30 Bill Wohler <wohler@newt.com>
8092
8093 * help.texi (Help Mode): URLs viewed with browse-url.
8094
8095 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8096
8097 * building.texi (GDB Graphical Interface): Don't reference
8098 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8099 must stay in same frame.
8100
8101 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8102
8103 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8104
8105 * anti.texi (Antinews): Likewise.
8106
8107 2005-10-28 Bill Wohler <wohler@newt.com>
8108
8109 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8110
8111 2005-10-28 Richard M. Stallman <rms@gnu.org>
8112
8113 * files.texi (Visiting): Explain how to enter ? in a file name.
8114
8115 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8116
8117 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8118
8119 * building.texi (GDB Graphical Interface):
8120 Describe gdb-mouse-until.
8121
8122 2005-10-23 Richard M. Stallman <rms@gnu.org>
8123
8124 * custom.texi (Init File): Recommend when to use site-start.el.
8125
8126 2005-10-21 Juri Linkov <juri@jurta.org>
8127
8128 * custom.texi (Examining): Mention accessing the old variable
8129 value via M-n in set-variable.
8130
8131 2005-10-18 Romain Francoise <romain@orebokech.com>
8132
8133 * files.texi (Version Systems): Capitalize GNU.
8134
8135 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8136
8137 * building.texi (Compilation Mode): Remove redundant paragraph.
8138 (Watch Expressions): Remove paragraph to reflect code change.
8139
8140 2005-10-16 Richard M. Stallman <rms@gnu.org>
8141
8142 * building.texi (Compilation Mode, Compilation): Clarified.
8143
8144 2005-10-15 Richard M. Stallman <rms@gnu.org>
8145
8146 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8147
8148 2005-10-13 Kenichi Handa <handa@m17n.org>
8149
8150 * basic.texi (Position Info): Fix previous change.
8151
8152 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8153
8154 * cmdargs.texi (Icons X): Fix typo.
8155
8156 2005-10-12 Kenichi Handa <handa@m17n.org>
8157
8158 * basic.texi (Position Info): Describe the case that Emacs shows
8159 "part of display ...".
8160
8161 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8162
8163 * cmdargs.texi (Icons X): -nb => -nbi.
8164
8165 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8166
8167 * frames.texi (Speedbar): A couple more clarifications.
8168
8169 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8170
8171 * building.texi (GDB User Interface Layout): Improve diagram.
8172 (Watch Expressions): Explain how to make speedbar global.
8173 (Other GDB User Interface Buffers): Make references more precise.
8174
8175 2005-10-09 Richard M. Stallman <rms@gnu.org>
8176
8177 * frames.texi (Speedbar): Clarify the text.
8178
8179 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8180
8181 * frames.texi (Speedbar): Add information on keybindings,
8182 dismissing the speedbar, and buffer display mode. Link to
8183 speedbar manual.
8184
8185 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8186
8187 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8188 added -nb, --no-bitmap-icon.
8189
8190 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8191
8192 * building.texi (GDB Graphical Interface): Add variables and
8193 functions to indices. Be more precise.
8194
8195 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8196
8197 * frames.texi (Drag and Drop): Remove the x- from
8198 x-dnd-open-file-other-window and xdnd-protocol-alist.
8199
8200 2005-09-30 Romain Francoise <romain@orebokech.com>
8201
8202 * mini.texi (Minibuffer): The default value now appears before the
8203 colon in minibuffer prompts.
8204
8205 2005-09-25 Richard M. Stallman <rms@gnu.org>
8206
8207 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8208
8209 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8210
8211 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8212
8213 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8214
8215 * emacs.texi (Top): Update submenus from macos.texi.
8216
8217 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8218 (Mac OS): Update feature support status.
8219 (Mac Input): List supported input scripts. Remove description
8220 about `mac-keyboard-text-encoding'. Mention mouse button
8221 emulation and related variables.
8222 (Mac International): Mention Central European and Cyrillic
8223 support. Now `keyboard-coding-system' is dynamically changed.
8224 Add description about coding system for selection.
8225 Add description about language environment.
8226 (Mac Environment Variables):
8227 Mention `~/.MacOSX/environment.plist'. Give example of command line
8228 arguments. Add Preferences support.
8229 (Mac Directories): Explicitly state that this node is for Mac OS
8230 Classic only.
8231 (Mac Font Specs): Mention specification for scalable fonts.
8232 List supported charsets. Add preferred way of creating fontsets.
8233 Add description about `mac-allow-anti-aliasing'.
8234 (Mac Functions): Add descriptions about `mac-set-file-creator',
8235 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8236 and `mac-get-preference'.
8237
8238 2005-09-16 Romain Francoise <romain@orebokech.com>
8239
8240 Update all files to specify GFDL version 1.2.
8241
8242 * doclicense.texi (GNU Free Documentation License): Update to
8243 version 1.2.
8244
8245 2005-09-15 Richard M. Stallman <rms@gnu.org>
8246
8247 * buffers.texi (List Buffers): Fix xref.
8248
8249 * rmail.texi (Rmail Basics): Fix xref.
8250
8251 * emacs.texi (Top): Update subnode menus.
8252
8253 * files.texi (Saving Commands): New node, broken out of Saving.
8254 (Customize Save): New node, broken out of Saving.
8255 Clarify effect of write-region-inhibit-fsync.
8256 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8257
8258 2005-09-14 Romain Francoise <romain@orebokech.com>
8259
8260 * files.texi (Saving): Mention write-region-inhibit-fsync.
8261
8262 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8263
8264 * custom.texi (Custom Themes): New node.
8265
8266 2005-09-03 Richard M. Stallman <rms@gnu.org>
8267
8268 * search.texi (Search Case): Mention vars that control
8269 case-fold-search for various operations.
8270
8271 2005-08-22 Juri Linkov <juri@jurta.org>
8272
8273 * display.texi (Standard Faces): Merge the text from
8274 `(elisp)Standard Faces' into this node.
8275
8276 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8277
8278 * emacs.texi (Top): Delete menu item for deleted node
8279 Keyboard Translations.
8280
8281 2005-08-18 Richard M. Stallman <rms@gnu.org>
8282
8283 * trouble.texi (Unasked-for Search):
8284 Delete xref to Keyboard Translations.
8285
8286 * glossary.texi (Glossary): Delete xref.
8287
8288 * custom.texi (Minor Modes): Say that the list here is not complete.
8289 (Keyboard Translations): Node deleted.
8290 (Disabling): Delete xref to it.
8291 (Customization Groups): Fix Custom buffer example.
8292 (Hooks): Mention remove-hooks.
8293
8294 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8295
8296 * building.texi (GDB Graphical Interface): Improve filling of menu
8297 item.
8298
8299 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8300
8301 * building.texi (GDB Graphical Interface): Use better node names.
8302
8303 2005-08-14 Richard M. Stallman <rms@gnu.org>
8304
8305 * text.texi (Sentences): Fix xref.
8306
8307 2005-08-14 Juri Linkov <juri@jurta.org>
8308
8309 * building.texi (Compilation, Grep Searching): Move grep command
8310 headings from `Compilation' to `Grep Searching'.
8311
8312 * dired.texi (Dired and Find):
8313 * maintaining.texi (Tags Search): Replace grep xref to
8314 `Compilation' node with `Grep Searching'.
8315
8316 * files.texi (Comparing Files): Replace xref to `Compilation' with
8317 `Compilation Mode'.
8318
8319 2005-08-13 Alan Mackenzie <acm@muc.de>
8320
8321 * search.texi (Non-ASCII Isearch): Correct a typo.
8322 (Replacement Commands): Mention query-replace key binding.
8323
8324 2005-08-11 Richard M. Stallman <rms@gnu.org>
8325
8326 * programs.texi (Options for Comments): Fix xref.
8327
8328 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8329 out of Regexps.
8330
8331 2005-08-09 Juri Linkov <juri@jurta.org>
8332
8333 * building.texi (Compilation): Use `itemx' instead of `item'.
8334 (Grep Searching): Simplify phrase.
8335
8336 * display.texi (Standard Faces): Describe vertical-border on
8337 window systems.
8338
8339 * windows.texi (Split Window): Simplify phrase and mention
8340 vertical-border face.
8341
8342 2005-08-09 Richard M. Stallman <rms@gnu.org>
8343
8344 * files.texi (Comparing Files): Clarify compare-windows.
8345
8346 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8347
8348 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8349
8350 * mule.texi (Coding Systems): Rephrase the paragraph about
8351 codepages: no need for "M-x codepage-setup" anymore, except on
8352 MS-DOS.
8353
8354 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8355 the MS-DOS port only.
8356
8357 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8358
8359 * makefile.w32-in (info): Don't run multi-install-info.bat.
8360 ($(infodir)/dir): New target, produced by running
8361 multi-install-info.bat.
8362
8363 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8364
8365 * files.texi (Quoted File Names): Add index entry.
8366
8367 2005-07-19 Juri Linkov <juri@jurta.org>
8368
8369 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8370
8371 2005-07-18 Juri Linkov <juri@jurta.org>
8372
8373 * custom.texi (Easy Customization):
8374 * files.texi (Old Versions):
8375 * frames.texi (Wheeled Mice):
8376 * mule.texi (Specify Coding):
8377 * text.texi (Cell Justification):
8378 * trouble.texi (After a Crash):
8379 * xresources.texi (GTK styles):
8380 Delete duplicate duplicate words.
8381
8382 2005-07-17 Richard M. Stallman <rms@gnu.org>
8383
8384 * frames.texi (Creating Frames): Fix foreground color example.
8385
8386 * custom.texi (Init Examples): Clean up text about conditionals.
8387
8388 2005-07-16 Richard M. Stallman <rms@gnu.org>
8389
8390 * mini.texi (Completion Commands): Fix command name for ?.
8391
8392 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8393
8394 * display.texi (Standard Faces): Explain that customization of
8395 `menu' face has no effect on w32 and with GTK.
8396 Add cross-references.
8397
8398 * cmdargs.texi (General Variables): Clarify the default location
8399 of $HOME on w32 systems.
8400
8401 2005-07-15 Jason Rumney <jasonr@gnu.org>
8402
8403 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8404 changed.
8405
8406 2005-07-08 Kenichi Handa <handa@m17n.org>
8407
8408 * mule.texi (Recognize Coding):
8409 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8410
8411 2005-07-07 Richard M. Stallman <rms@gnu.org>
8412
8413 * anti.texi (Antinews): Mention mode-line-inverse-video.
8414
8415 * files.texi (Saving): Minor correction about C-x C-w.
8416
8417 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8418
8419 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8420
8421 * search.texi (Isearch Scroll): Add example of using the
8422 `isearch-scroll' property.
8423 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8424 `Display Custom' node.
8425 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8426 and de-emphasize it.
8427 (Other Repeating Search): `occur' currently can not correctly
8428 handle multiline matches. Correct, clarify and update description
8429 of `flush-lines' and `keep-lines'.
8430
8431 * display.texi (Display Custom): Add anchor for `baud-rate'.
8432
8433 2005-07-07 Richard M. Stallman <rms@gnu.org>
8434
8435 * gnu.texi: Update where to get GNU status; add refs for how to help.
8436 Add footnotes 6 and 7.
8437
8438 2005-07-04 Lute Kamstra <lute@gnu.org>
8439
8440 Update FSF's address in GPL notices.
8441
8442 * doclicense.texi (GNU Free Documentation License):
8443 * trouble.texi (Checklist): Update FSF's address.
8444
8445 2005-06-24 Richard M. Stallman <rms@gnu.org>
8446
8447 * display.texi (Text Display): Change index entries.
8448
8449 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8450
8451 * makefile.w32-in (MAKEINFO): Use --force.
8452 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8453 Makefile.in.
8454
8455 2005-06-23 Richard M. Stallman <rms@gnu.org>
8456
8457 * anti.texi (Antinews): Rename show-nonbreak-escape to
8458 nobreak-char-display.
8459
8460 * emacs.texi (Top): Update detailed node listing.
8461
8462 * display.texi (Text Display): Rename show-nonbreak-escape
8463 to nobreak-char-display and no-break-space to nobreak-space.
8464 (Standard Faces): Split up the list of standard faces
8465 and put it in a separate node. Add nobreak-space and
8466 escape-glyph.
8467
8468 2005-06-23 Lute Kamstra <lute@gnu.org>
8469
8470 * mule.texi (Select Input Method): Fix typo.
8471
8472 2005-06-23 Kenichi Handa <handa@m17n.org>
8473
8474 * mule.texi (International): List all supported scripts.
8475 Adjust text for that leim is now included in the normal Emacs
8476 distribution.
8477 (Language Environments): List all language environments.
8478 Intlfonts contains fonts for most supported scripts, not all..
8479 (Select Input Method): Refer to C-u C-x = to see how to type to
8480 input a specific character.
8481 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8482
8483 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8484
8485 * building.texi (Grep Searching): Texinfo usage fix.
8486
8487 2005-06-22 Miles Bader <miles@gnu.org>
8488
8489 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8490
8491 2005-06-20 Miles Bader <miles@gnu.org>
8492
8493 * display.texi (Faces): Add `vertical-divider'.
8494
8495 2005-06-17 Richard M. Stallman <rms@gnu.org>
8496
8497 * text.texi (Adaptive Fill): Minor clarification.
8498
8499 2005-06-10 Lute Kamstra <lute@gnu.org>
8500
8501 * emacs.texi (Top): Correct version number.
8502 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8503 refer to the current version of Emacs.
8504
8505 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8506
8507 * files.texi (Log Buffer): Document when there can be more than
8508 one file to be committed.
8509
8510 2005-06-08 Juri Linkov <juri@jurta.org>
8511
8512 * display.texi (Faces): Add `shadow' face.
8513
8514 2005-06-07 Masatake YAMATO <jet@gyve.org>
8515
8516 * display.texi (Faces): Write about mode-line-highlight.
8517
8518 2005-06-06 Richard M. Stallman <rms@gnu.org>
8519
8520 * misc.texi (Printing Package): Explain how to initialize
8521 printing package.
8522
8523 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8524
8525 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8526
8527 * emacs.texi: Rename Hardcopy to Printing.
8528 Make PostScript and PostScript Variables subnodes of it.
8529
8530 * misc.texi (Printing): Rename node from Hardcopy.
8531 Mention menu bar options.
8532 Move PostScript and PostScript Variables to submenu.
8533 (Printing package): New node.
8534
8535 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8536
8537 * dired.texi (Operating on Files): Likewise.
8538
8539 * calendar.texi (Displaying the Diary): Likewise.
8540
8541 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8542
8543 * glossary.texi (Glossary): Likewise.
8544
8545 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8546 effect.
8547
8548 2005-06-04 Richard M. Stallman <rms@gnu.org>
8549
8550 * trouble.texi (After a Crash): Polish previous change.
8551
8552 2005-05-30 Noah Friedman <friedman@splode.com>
8553
8554 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8555 recovery mechanism.
8556
8557 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8558
8559 * building.texi (Other Buffers): SPC toggles display of
8560 floating point registers.
8561
8562 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8563
8564 * files.texi (Log Buffer): Merge in description of Log Edit
8565 mode from pcl-cvs.texi.
8566
8567 2005-05-26 Richard M. Stallman <rms@gnu.org>
8568
8569 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8570
8571 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8572
8573 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8574 not enabled by default.
8575 When not on a word, `ispell-word' by default checks the word
8576 before point.
8577
8578 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8579
8580 * building.texi (Debugger Operation): Simplify last sentence.
8581
8582 2005-05-23 Lute Kamstra <lute@gnu.org>
8583
8584 * emacs.texi: Update FSF's address throughout.
8585 (Preface): Use @cite.
8586 (Distrib): Add cross reference to the node "Copying". Mention the
8587 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8588 printed manuals.
8589 (Intro): Use @xref for the Emacs Lisp Intro.
8590
8591 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8592
8593 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8594
8595 * basic.texi (Moving Point): Mention default for `goto-line'.
8596
8597 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8598 of a variable's docstring.
8599
8600 2005-05-18 Lute Kamstra <lute@gnu.org>
8601
8602 * maintaining.texi (Overview of Emerge): Add cross reference.
8603 Remove duplication.
8604
8605 * emacs.texi (Top): Update to the current structure of the manual.
8606 * misc.texi (Emacs Server): Add menu description.
8607 * files.texi (Saving): Fix menu.
8608 * custom.texi (Customization): Fix menu.
8609 * mule.texi (International): Fix menu.
8610 * kmacro.texi (Keyboard Macros): Fix menu.
8611
8612 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8613
8614 * display.texi: Various minor changes.
8615 (Faces): Delete text that is repeated in the next section.
8616
8617 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8618
8619 * building.texi (Debugger Operation): Mention GUD tooltips are
8620 disabled with GDB in text command mode.
8621
8622 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8623
8624 * building.texi: Replace toolbar with "tool bar" for consistency.
8625 (Compilation Mode): Describe compilation-context-lines
8626 and use of arrow in compilation buffer.
8627 (Debugger Operation): Replace help text with variable's value.
8628
8629 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8630 consistency.
8631
8632 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8633
8634 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8635 Add xref.
8636
8637 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8638
8639 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8640 (Position Info): Delete discussion of `goto-line'. It is already
8641 described in `Moving point'.
8642
8643 * mini.texi (Completion Commands): Correct reference.
8644 (Completion Options): Fix typo.
8645
8646 * killing.texi (Deletion): Complete description of `C-x C-o'.
8647
8648 2005-05-10 Richard M. Stallman <rms@gnu.org>
8649
8650 * building.texi (Compilation): Clarify recompile's directory choice.
8651
8652 * frames.texi (Tooltips): Cleanups.
8653
8654 * basic.texi (Arguments): Fix punctuation.
8655
8656 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8657
8658 * screen.texi (Menu Bar): The up and down (not left and right)
8659 arrow keys move through a keyboard menu.
8660
8661 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8662
8663 * basic.texi: Various typo and grammar fixes.
8664 (Moving Point): C-a now runs move-beginning-of-line.
8665
8666 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8667
8668 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8669
8670 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8671 as different animals.
8672
8673 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8674
8675 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8676 Correct index entry.
8677
8678 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8679
8680 * building.texi (Debugger Operation): Update to reflect changes
8681 in GUD tooltips.
8682
8683 2005-04-30 Richard M. Stallman <rms@gnu.org>
8684
8685 * files.texi (Compressed Files): Auto Compression normally enabled.
8686
8687 * building.texi (Debugger Operation): Clarify previous change.
8688
8689 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8690
8691 * building.texi (Debugger Operation): Add description for
8692 GUD tooltips when program is not running.
8693
8694 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8695
8696 * misc.texi (Shell): Add `Shell Prompts' to menu.
8697 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8698 description. Delete remarks moved to new node.
8699 (Shell Prompts): New node.
8700 (History References): Replace remarks moved to `Shell Prompts'
8701 with xref to that node.
8702 (Remote Host): Clarify how to specify the terminal type when
8703 logging in to a different machine.
8704
8705 2005-04-26 Richard M. Stallman <rms@gnu.org>
8706
8707 * emacs.texi (Top): Update submenus from files.texi.
8708
8709 * files.texi (Filesets): Clarify previous change.
8710
8711 * dired.texi (Misc Dired Features): Clarify previous change.
8712
8713 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8714
8715 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8716
8717 * dired.texi (Misc Dired Features):
8718 Document dired-compare-directories.
8719
8720 * files.texi (Filesets): New node.
8721 (File Conveniences): Document Image mode.
8722
8723 * text.texi (TeX Print): Document tex-compile.
8724
8725 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8726
8727 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8728 Delete redundant reference to tooltip Custom group. It is
8729 referred too again in the next paragraph.
8730
8731 2005-04-24 Richard M. Stallman <rms@gnu.org>
8732
8733 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8734
8735 2005-04-19 Kim F. Storm <storm@cua.dk>
8736
8737 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8738
8739 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8740
8741 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8742 turns off desktop-save-mode.
8743
8744 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8745
8746 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8747 by default in terminals compatible with xterm. Mention that
8748 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8749 node.
8750
8751 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8752
8753 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8754
8755 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8756
8757 * xresources.texi (Table of Resources): Add cursorBlink.
8758
8759 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8760
8761 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8762 `d', `C-d' and `u'.
8763
8764 2005-04-11 Richard M. Stallman <rms@gnu.org>
8765
8766 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8767 (Misc X): Add -D, --basic-display.
8768
8769 * maintaining.texi (Change Log): Correct the description of
8770 the example.
8771
8772 * major.texi (Choosing Modes): Document magic-mode-alist.
8773
8774 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8775
8776 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8777 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8778 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8779 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8780 `w', respectively.
8781 (Rmail Labels): Mention `l'.
8782 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8783 (Rmail Summary Edit): Describe `j' and RET.
8784
8785 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8786
8787 * xresources.texi (Lucid Resources): Add fontSet resource.
8788
8789 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8790
8791 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8792 now called `indicate-empty-lines'.
8793
8794 2005-04-06 Kim F. Storm <storm@cua.dk>
8795
8796 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8797
8798 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8799
8800 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8801 deleted.
8802 (Marks vs Flags): Add some convenient key bindings.
8803 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8804 (Misc Dired Features): Correct and expand description of `w' command.
8805
8806 * frames.texi (XTerm Mouse): Delete apparently false info.
8807 The GNU/Linux console currently does not appear to support
8808 `xterm-mouse-mode'.
8809
8810 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8811
8812 * calendar.texi (Diary): Mention shell utility `calendar'.
8813
8814 2005-04-01 Richard M. Stallman <rms@gnu.org>
8815
8816 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8817
8818 2005-04-01 Lute Kamstra <lute@gnu.org>
8819
8820 * maintaining.texi (Change Log): add-change-log-entry uses
8821 add-log-mailing-address.
8822
8823 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8824
8825 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8826 `VC Mode Line' and put in an xref to that node.
8827 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8828 its description.
8829
8830 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8831
8832 * calendar.texi (Calendar Systems): Say that the Persian calendar
8833 implemented here is the arithmetical one championed by Birashk.
8834
8835 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8836
8837 * programs.texi (Fortran Motion): Fix previous change.
8838
8839 2005-03-29 Richard M. Stallman <rms@gnu.org>
8840
8841 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8842
8843 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8844
8845 * text.texi (Refill): Refer to Long Lines Mode.
8846 (Longlines): New node.
8847 (Auto Fill): Don't index "word wrap" here.
8848 (Filling): Add Longlines to menu.
8849
8850 2005-03-29 Richard M. Stallman <rms@gnu.org>
8851
8852 * xresources.texi: Minor fixes.
8853
8854 * misc.texi (Emacs Server): Fix Texinfo usage.
8855
8856 * emacs.texi (Top): Don't use a real section heading for
8857 "Detailed Node Listing". Fake it instead.
8858
8859 * basic.texi (Position Info): Minor cleanup.
8860
8861 * mule.texi (Input Methods): Minor cleanup.
8862
8863 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8864
8865 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8866 constructs as well.
8867 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8868
8869 2005-03-29 Kenichi Handa <handa@m17n.org>
8870
8871 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8872
8873 * basic.texi (Position Info): Update the description about the
8874 command C-u C-x =.
8875
8876 2005-03-28 Richard M. Stallman <rms@gnu.org>
8877
8878 * emacs.texi (Top): Use @section for the detailed node listing.
8879
8880 * calendar.texi: Minor fixes to previous change.
8881
8882 * programs.texi (Fortran): Small fixes to previous changes.
8883
8884 * emacs.texi (Top): Update list of subnodes of Dired.
8885 Likewise for building.texi.
8886
8887 * files.texi (File Conveniences): Delete Auto Image File mode.
8888
8889 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8890
8891 * building.texi (Flymake): New node.
8892
8893 * custom.texi (Function Keys): Document kp- event types and
8894 keypad-setup package.
8895
8896 * dired.texi (Wdired): New node.
8897
8898 * files.texi (File Conveniences): Reorder entries.
8899 Explain how to turn on Auto-image-file mode.
8900 Document Thumbs mode.
8901
8902 * mule.texi (Specify Coding): Document recode-region and
8903 recode-file-name.
8904
8905 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8906
8907 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8908
8909 * commands.texi (Keys): M-o is now a prefix key.
8910
8911 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8912
8913 * programs.texi: Reformat and update copyright years.
8914 (Fortran): Update section.
8915
8916 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * files.texi: Several small changes in addition to:
8919 (Visiting): Change xref for Dialog Boxes to ref.
8920 (Version Headers): Replace references to obsolete var
8921 `vc-header-alist' with `vc-BACKEND-header'.
8922 (Customizing VC): Update value of `vc-handled-backends'.
8923
8924 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8925
8926 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8927 move here from Emacs Lisp Reference Manual.
8928 * calendar.texi (Calendar/Diary, Diary Commands)
8929 (Special Diary Entries, Importing Diary): Change some xrefs to
8930 point to emacs-xtra rather than elisp.
8931
8932 * emacs-xtra.texi (Calendar Customizing):
8933 Move view-diary-entries-initially, view-calendar-holidays-initially,
8934 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8935 Emacs Manual.
8936 (Appt Customizing): Merge entire section into main Emacs Manual.
8937 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8938 mark-holidays-in-calendar here from emacs-xtra.
8939 (Displaying the Diary): Move view-diary-entries-initially,
8940 mark-diary-entries-in-calendar here from emacs-xtra.
8941 (Appointments): Move appt-display-mode-line,
8942 appt-display-duration, appt-disp-window-function,
8943 appt-delete-window-function here from emacs-xtra.
8944
8945 * calendar.texi: Update and reformat copyright.
8946 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8947 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8948 (Diary): Refer to `diary-file' rather than ~/diary.
8949 (Diary Commands): Rename node to "Displaying the Diary".
8950 * emacs.texi (Top): Rename "Diary Commands" section.
8951 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8952
8953 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8954
8955 * misc.texi (Emacs Server): Fix the command for setting
8956 server-name. Add an xref to Invoking emacsclient.
8957
8958 * help.texi (Help Summary): Clarify when "C-h ." will do something
8959 nontrivial.
8960 (Apropos): Add cindex entry for apropos-sort-by-scores.
8961
8962 * display.texi (Text Display): Add index entries for how no-break
8963 characters are displayed.
8964
8965 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8966
8967 * files.texi (Visiting): Fix cross-references introduced with the
8968 last change.
8969
8970 * xresources.texi (GTK resources): Fix last change.
8971
8972 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8973
8974 * xresources.texi (X Resources): GTK options documented too.
8975 (Resources): Clarify meaning of program name.
8976 (Table of Resources): Add visualClass.
8977 (GTK resources): Rewrite.
8978 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8979
8980 * display.texi (Text Display): Mention non-breaking spaces.
8981
8982 * files.texi (Reverting): Document auto-revert-check-vc-info.
8983
8984 * frames.texi (Mouse Commands): Document
8985 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8986
8987 * help.texi (Help Summary): Add `C-h .'.
8988 (Apropos): Apropos accepts a list of search terms.
8989 Document apropos-sort-by-scores.
8990 (Help Echo): Document display-local-help.
8991
8992 * misc.texi (Emacs Server): Document server-name.
8993 (Invoking emacsclient): Document -s option for server names.
8994
8995 * text.texi (Outline Visibility): Introduce "current heading
8996 line" (commands can be called with point on a body line).
8997 Re-order table to follow the sequence of discussion.
8998 hide-body won't hide lines before first header line.
8999 (TeX Mode): Add DocTeX mode.
9000
9001 2005-03-24 Richard M. Stallman <rms@gnu.org>
9002
9003 * mule.texi (Single-Byte Character Support): Delete mention
9004 of iso-acc.el and iso-transl.el.
9005
9006 2005-03-23 Lute Kamstra <lute@gnu.org>
9007
9008 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9009
9010 2005-03-23 Richard M. Stallman <rms@gnu.org>
9011
9012 * search.texi: Delete explicit node pointers.
9013 (Incremental Search): New menu.
9014 (Basic Isearch, Repeat Isearch, Error in Isearch)
9015 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9016 (Slow Isearch): New subnodes.
9017 (Configuring Scrolling): Node deleted.
9018 (Search Case): Doc default-case-fold-search.
9019 (Regexp Replace): Move replace-regexp doc here.
9020
9021 * rmail.texi (Movemail): Put commas inside closequotes.
9022
9023 * picture.texi (Insert in Picture): Document C-c arrow combos.
9024 (Basic Picture): Clarify erasure.
9025
9026 * display.texi (Font Lock): Put commas inside closequotes.
9027
9028 * cmdargs.texi (General Variables): Put commas inside closequotes.
9029
9030 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9031
9032 * building.texi (Stack Buffer): Mention reverse contrast for
9033 *selected* frame (might not be current frame).
9034
9035 2005-03-21 Richard M. Stallman <rms@gnu.org>
9036
9037 * building.texi (Starting GUD): Add bashdb.
9038
9039 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9040
9041 * basic.texi (Moving Point): Add M-g M-g binding.
9042 (Undo): Document undo-only.
9043 (Position Info): Document M-g M-g and C-u M-g M-g.
9044
9045 * building.texi (Building): Put Grep Searching after Compilation
9046 Shell.
9047 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9048 Document next-error-highlight.
9049 (Grep Searching): Document grep-highlight-matches.
9050 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9051
9052 * calendar.texi (Importing Diary): Rename node from iCalendar.
9053 Document diary-from-outlook.
9054
9055 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9056 Commands.
9057 Mention effect of X drag and drop on Dired buffers.
9058
9059 * files.texi (Visiting): Document large-file-warning-threshold.
9060 Move paragraph on file-selection dialog.
9061 Mention visiting files using X drag and drop.
9062 (Reverting): Mention using Auto-Revert mode to tail files.
9063 Document auto-revert-tail-mode.
9064 (Version Systems): Minor correction.
9065 (Comparing Files): Diff-mode is no longer based on Compilation
9066 mode.
9067 Document compare-ignore-whitespace.
9068 (Misc File Ops): Explain passing a directory to rename-file.
9069 Likewise for copy-file and make-symbolic-link.
9070
9071 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9072 Document mouse-wheel-progressive speed.
9073
9074 * help.texi (Misc Help): Document numeric argument for C-h i.
9075 Correctly explain the effect of just C-u as argument.
9076
9077 * killing.texi (Deletion): Document numeric argument for
9078 just-one-space.
9079
9080 * mini.texi (Completion): Completion acts on text before point.
9081
9082 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9083 (Emulation): CUA mode replaces pc-bindings-mode,
9084 pc-selection-mode, and s-region.
9085
9086 * mule.texi (Input Methods): Leim is now built-in.
9087 (Select Input Method): Document quail-show-key.
9088 (Specify Coding): Document revert-buffer-with-coding-system.
9089
9090 * programs.texi (Fortran Motion): Document f90-next-statement,
9091 f90-previous-statement, f90-next-block, f90-previous-block,
9092 f90-end-of-block, and f90-beginning-of-block.
9093
9094 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9095
9096 * emacs.texi (Acknowledgments): Update.
9097
9098 * anti.texi: Total rewrite.
9099
9100 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9101
9102 * ack.texi (Acknowledgments): Update.
9103
9104 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9105
9106 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9107 Update copyright years.
9108
9109 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9110
9111 * building.texi (Commands of GUD): Move paragraph on setting
9112 breakpoints with mouse to the GDB Graphical Interface node.
9113
9114 2005-03-07 Richard M. Stallman <rms@gnu.org>
9115
9116 * misc.texi (Single Shell, Shell Options): Fix previous change.
9117
9118 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9119
9120 2005-03-06 Richard M. Stallman <rms@gnu.org>
9121
9122 * building.texi (Starting GUD): Don't explain text vs graphical
9123 GDB here. Just mention it and xref.
9124 Delete "just one debugger process".
9125 (Debugger Operation): Move GUD tooltip info here.
9126 (GUD Tooltips): Node deleted.
9127 (GDB Graphical Interface): Explain the two GDB modes here.
9128
9129 * sending.texi (Sending Mail): Minor cleanup.
9130 (Mail Aliases): Explain quoting conventions.
9131 Update key rebinding example.
9132 (Header Editing): C-M-i is like M-TAB.
9133 (Mail Mode Misc): mail-attach-file does not do MIME.
9134
9135 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9136 that really belongs here.
9137 (Remote Mailboxes): Text moved to Rmail Inbox.
9138 (Rmail Display): Mention Mouse-1.
9139 (Movemail): Clarify two movemail versions.
9140 Clarify rmail-movemail-program.
9141
9142 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9143 Document async shell commands.
9144 (Shell History): Clarify.
9145 (Shell Ring): Mention C-UP an C-DOWN.
9146 (Shell Options): Add comint-prompt-read-only.
9147 (Invoking emacsclient): Set EDITOR to run Emacs.
9148 (Sorting): No need to explain what region is.
9149 (Saving Emacs Sessions): Fix typo.
9150 (Recursive Edit): Fix punctuation.
9151 (Emulation): Don't mention "PC bindings" which are standard.
9152 (Hyperlinking): Explain Mouse-1 convention here.
9153 (Find Func): Node deleted.
9154
9155 * help.texi (Name Help): Xref to Hyperlinking.
9156
9157 * glossary.texi (Glossary):
9158 Rename "Balance Parentheses" to "Balancing...".
9159 Add "Byte Compilation". Correct "Copyleft".
9160 New xref in "Customization".
9161 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9162 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9163 Rename "Registers" to "Register".
9164 Replace "Selecting" with "Selected Frame",
9165 "Selected Window", and "Selecting a Buffer".
9166
9167 * files.texi (Types of Log File): Explain how projects'
9168 methods can vary.
9169
9170 * display.texi (Faces): Delete "Emacs 21".
9171
9172 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9173 * fixit.texi (Spelling): C-M-i like M-TAB.
9174 * mini.texi (Completion Options): C-M-i like M-TAB.
9175 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9176 * text.texi (Text Mode): C-M-i like M-TAB.
9177
9178 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9179
9180 * calendar.texi (Specified Dates): Mention `g w'.
9181 (Appointments): appt-activate toggles with no arg.
9182
9183 2005-03-05 Juri Linkov <juri@jurta.org>
9184
9185 * cmdargs.texi (Emacs Invocation): Add cindex
9186 "invocation (command line arguments)".
9187 (Misc X): Add -nbc, --no-blinking-cursor.
9188
9189 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9190
9191 * calendar.texi (iCalendar): No need to require it now.
9192
9193 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9194
9195 * trouble.texi (Contributing): Mention Savannah. Direct users to
9196 emacs-devel.
9197
9198 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9199
9200 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9201 window.
9202
9203 2005-02-27 Richard M. Stallman <rms@gnu.org>
9204
9205 * building.texi (Compilation): Update mode line status info.
9206
9207 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9208
9209 * calendar.texi (General Calendar): Document binding of
9210 scroll-other-window-down.
9211 (Mayan Calendar): Fix earliest date.
9212 (Time Intervals): Document timeclock-change.
9213 Fix timeclock-ask-before-exiting documentation.
9214
9215 2005-02-26 Kim F. Storm <storm@cua.dk>
9216
9217 * frames.texi (Mouse References):
9218 Add mouse-1-click-in-non-selected-windows.
9219
9220 2005-02-25 Richard M. Stallman <rms@gnu.org>
9221
9222 * screen.texi (Screen): Explain better about cursors and mode lines;
9223 don't presuppose text terminals.
9224 (Point): Don't assume just one cursor.
9225 Clarify explanation of cursors.
9226 (Echo Area, Menu Bar): Cleanups.
9227
9228 * mini.texi (Minibuffer): Prompts are highlighted.
9229 (Minibuffer Edit): Newline = C-j only on text terminals.
9230 Clarify resize-mini-windows values.
9231 Mention M-PAGEUP and M-PAGEDOWN.
9232 (Completion Commands): Mouse-1 like Mouse-2.
9233 (Minibuffer History): Explain history commands better.
9234 (Repetition): Add xref to Incremental Search.
9235
9236 * mark.texi (Setting Mark): Clarify info about displaying mark.
9237 Clarify explanation of C-@ and C-SPC.
9238 (Transient Mark): Mention Delete Selection mode.
9239 (Marking Objects): Clean up text about extending the region.
9240
9241 * m-x.texi (M-x): One C-g doesn't always go to top level.
9242 No delay before suggest-key-bindings output.
9243
9244 * fixit.texi (Fixit): Mention C-/ for undo.
9245 (Spelling): Mention ESC TAB like M-TAB.
9246 Replacement words with r and R are rechecked.
9247 Say where C-g leaves point. Mention ? as input.
9248
9249 2005-02-23 Lute Kamstra <lute@gnu.org>
9250
9251 * cmdargs.texi (Initial Options): Add cross reference.
9252
9253 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9254
9255 * emacs.texi (Top): Update menu for splitting of node in
9256 msdog.texi.
9257 * frames.texi (Frames): Update xref for splitting of node in
9258 msdog.texi.
9259 * trouble.texi (Quitting): Ditto.
9260
9261 2005-02-16 Richard M. Stallman <rms@gnu.org>
9262
9263 * windows.texi (Split Window): Simplify line truncation info
9264 and xref to Display Custom.
9265
9266 * trouble.texi (Quitting): Emergency escape only for text terminal.
9267 (Screen Garbled): C-l for ungarbling is only for text terminal.
9268
9269 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9270
9271 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9272
9273 * programs.texi (Program Modes): Mention Python mode.
9274 (Moving by Defuns): Repeating C-M-h extends region.
9275 (Basic Indent): Clarify.
9276 (Custom C Indent): Clarify.
9277 (Expressions): Repeating C-M-@ extends region.
9278 (Info Lookup): Clarify for C-h S.
9279 (Symbol Completion): ESC TAB alternative for M-TAB.
9280 (Electric C): Clarify.
9281
9282 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9283
9284 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9285 MS-DOS Input node.
9286 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9287 (MS-DOS and MULE): Clarify.
9288 (MS-DOS Processes, Windows Processes): Fix typos.
9289
9290 * major.texi (Choosing Modes): Clarify.
9291
9292 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9293 (Keyboard Macro Step-Edit): Clarify.
9294
9295 * indent.texi (Indentation): Clarifications.
9296
9297 * help.texi (Help): Correct error about C-h in query-replace.
9298 Clarify apropos vs C-h a. Fix how to search in FAQ.
9299 (Key Help): Describe C-h w here.
9300 (Name Help): Minor cleanup. C-h w moved to Key Help.
9301 Clarify the "object" joke.
9302 (Apropos): Clarify. Mouse-1 like Mouse-2.
9303 (Help Mode): Mouse-1 like Mouse-2.
9304
9305 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9306
9307 * display.texi (Display): Reorder menu.
9308 (Faces): Cleanup.
9309 (Font Lock): Cleanup. Mention Options menu.
9310 Delete obsolete text.
9311 (Scrolling): For C-l, don't presume text terminal.
9312 (Horizontal Scrolling): Simplify intro.
9313 (Follow Mode): Clarify.
9314 (Cursor Display): Move before Display Custom.
9315 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9316 Doc default-tab-width. Doc line truncation more thoroughly.
9317
9318 * dired.texi (Dired Enter): C-x C-f can run Dired.
9319 (Dired Visiting): Comment out `a' command.
9320 Mouse-1 is like Mouse-2.
9321 (Shell Commands in Dired): ? can be used more than once.
9322
9323 * basic.texi (Continuation Lines): Simplify description of truncation,
9324 and refer to Display Custom for the rest of it.
9325
9326 2005-02-06 Lute Kamstra <lute@gnu.org>
9327
9328 * basic.texi (Undo): Fix typo.
9329
9330 * cmdargs.texi (Emacs Invocation): Fix typo.
9331
9332 * custom.texi (Init Examples): Fix typo.
9333
9334 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9335
9336 2005-02-06 Richard M. Stallman <rms@gnu.org>
9337
9338 * regs.texi (Registers): Registers can hold numbers, too.
9339
9340 * killing.texi (Other Kill Commands): Cleanup.
9341 Delete redundant explanation of kill in read-only buffer.
9342 (Yanking): Mention term "copying".
9343 (Accumulating Text): Fix typo.
9344
9345 * entering.texi (Entering Emacs): Update rationale at start.
9346 (Exiting): Treat iconifying on a par with suspension.
9347
9348 * custom.texi (Minor Modes): Fix typo.
9349 (Easy Customization): Fix menu style.
9350 (Variables): Add xref.
9351 (Examining): Setting for future sessions works through .emacs.
9352 (Keymaps): "Text terminals", not "Many".
9353 (Init Rebinding): Explain \C-. Show example of \M-.
9354 Fix minor wording errors.
9355 (Function Keys): Explain vector syntax just once.
9356 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9357 (Init File): Mention .emacs.d directory.
9358 (Init Examples): Add xref.
9359 (Find Init): Mention .emacs.d directory.
9360
9361 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9362 (Action Arguments): Explain which kinds of -l args are found how.
9363 (Initial Options): --batch does not inhibit site-start.
9364 Add xrefs.
9365 (Command Example): Use --batch, not -batch.
9366
9367 * basic.texi (Inserting Text): Cleanup wording.
9368 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9369 C-n is not error at end of buffer.
9370 (Undo): Doc C-/ like C-_. Add xrefs.
9371 (Arguments): META key may be labeled ALT.
9372 Peculiar arg meanings are explained in doc strings.
9373
9374 * abbrevs.texi (Expanding Abbrevs): Clarify.
9375
9376 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9377
9378 * frames.texi (Frame Parameters): Add an xref to the description
9379 of list-colors-display. Add a pointer to the X docs about colors.
9380
9381 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9382 Improve docs of list-colors-display.
9383
9384 2005-02-03 Lute Kamstra <lute@gnu.org>
9385
9386 * frames.texi (Frames, Drag and Drop): Fix typos.
9387
9388 2005-02-03 Richard M. Stallman <rms@gnu.org>
9389
9390 * windows.texi (Basic Window): Mention color-change in mode line.
9391 (Change Window): Explain dragging vertical boundaries.
9392
9393 * text.texi (Sentences): Clarify.
9394 (Paragraphs): Explain M-a and blank lines.
9395 (Outline Mode): Clarify text and menu.
9396 (Hard and Soft Newlines): Mention use-hard-newlines.
9397
9398 * frames.texi (Frames): Delete unnecessary mention of Windows.
9399 (Mouse Commands): Likewise. Mention xterm mouse support.
9400 (Clipboard): Clarify.
9401 (Mouse References): Mention use of Mouse-1 for following links.
9402 (Menu Mouse Clicks): Clarify.
9403 (Mode Line Mouse): Clarify.
9404 (Drag and Drop): Rewrite.
9405
9406 * fixit.texi (Spelling): Fix typo.
9407
9408 * files.texi (File Names): Clarify.
9409 (Visiting): Update conditions for use of file dialog. Clarify.
9410 (Saving): Doc d as answer in save-some-buffers.
9411 (Remote Files): Clean up the text.
9412
9413 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9414
9415 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9416 (List Buffers): Clarify.
9417 (Several Buffers): Doc T command.
9418 (Buffer Convenience): Clarify menu.
9419
9420 * basic.texi (Undo): Clarify last change.
9421
9422 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9423
9424 * fixit.texi (Spelling): Fix typo.
9425
9426 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9427
9428 * basic.texi (Undo): Update description of `undo-outer-limit'.
9429
9430 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9431
9432 * building.texi: Update documentation relating to GDB Graphical
9433 Interface.
9434
9435 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9436
9437 * custom.texi (Easy Customization): Adapt menu to node name change.
9438
9439 2005-01-30 Richard M. Stallman <rms@gnu.org>
9440
9441 * custom.texi (Easy Customization): Defn of "User Option" now
9442 includes faces. Don't say just "option" when talking about variables.
9443 Do say just "options" to mean "anything customizable".
9444 (Specific Customization): Describe `customize-variable',
9445 not `customize-option'.
9446
9447 * glossary.texi (Glossary) <Faces>: Add xref.
9448 <User Option>: Change definition--include faces. Change xref.
9449
9450 * picture.texi (Picture): Mention artist.el.
9451
9452 * sending.texi, screen.texi, programs.texi, misc.texi:
9453 * mini.texi, major.texi, maintaining.texi, macos.texi:
9454 * help.texi, frames.texi, files.texi:
9455 Don't say just "option" when talking about variables.
9456
9457 * display.texi, mule.texi: Don't say just "option" when talking
9458 about variables. Other minor cleanups.
9459
9460 2005-01-26 Lute Kamstra <lute@gnu.org>
9461
9462 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9463 File'. Mention the `-Q' option at the `--no-site-file' option.
9464
9465 2005-01-22 David Kastrup <dak@gnu.org>
9466
9467 * building.texi (Grep Searching): Mention alias `find-grep' for
9468 `grep-find'.
9469
9470 2005-01-20 Richard M. Stallman <rms@gnu.org>
9471
9472 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9473
9474 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9475
9476 * rmail.texi (Movemail): Explain differences
9477 between standard and mailutils versions of movemail.
9478 Describe command line and configuration options introduced
9479 with the latter.
9480 Explain the notion of mailbox URL, provide examples and
9481 cross-references to mailutils documentation.
9482 Describe various methods of specifying mailbox names,
9483 user names and user passwords for rmail.
9484 (Remote Mailboxes): New section.
9485 Describe how movemail handles remote mailboxes. Describe configuration
9486 options used to control its behavior.
9487 (Other Mailbox Formats): Explain handling of various mailbox
9488 formats.
9489
9490 2005-01-13 Richard M. Stallman <rms@gnu.org>
9491
9492 * commands.texi (Commands): Clarification.
9493
9494 2005-01-11 Richard M. Stallman <rms@gnu.org>
9495
9496 * programs.texi (Multi-line Indent): Fix previous change.
9497 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9498
9499 2005-01-08 Richard M. Stallman <rms@gnu.org>
9500
9501 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9502 lazy-highlight.
9503
9504 * search.texi (Query Replace): Mention faces query-replace
9505 and lazy-highlight.
9506 (Incremental Search): Update isearch highlighting info.
9507
9508 2005-01-04 Richard M. Stallman <rms@gnu.org>
9509
9510 * custom.texi (Saving Customizations): Minor improvement.
9511
9512 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9513
9514 * custom.texi (Saving Customizations): Emacs no longer loads
9515 `custom-file' after .emacs. No longer mention customizing through
9516 Custom.
9517
9518 2005-01-01 Andreas Schwab <schwab@suse.de>
9519
9520 * killing.texi (Graphical Kill): Move up under node Killing,
9521 change @section to @subsection.
9522
9523 2005-01-01 Richard M. Stallman <rms@gnu.org>
9524
9525 * custom.texi (Face Customization): Mention hex color specs.
9526
9527 * emacs.texi (Top): Update Killing submenu.
9528
9529 * killing.texi (Killing): Reorganize section.
9530 No more TeX-only text; put the node command at start of chapter.
9531 But the first section heading is used only in TeX.
9532 Rewrite the text to read better in this mode.
9533 (Graphical Kill): New subnode gets some of the text that
9534 used to be in the first section.
9535
9536 2004-12-31 Richard M. Stallman <rms@gnu.org>
9537
9538 * dired.texi (Shell Commands in Dired): Delete the ? example.
9539
9540 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9541
9542 * files.texi (Saving): Describe new require-final-newline features
9543 and mode-require-final-newline.
9544
9545 2004-12-29 Richard M. Stallman <rms@gnu.org>
9546
9547 * custom.texi (File Variables): Clarify previous change.
9548
9549 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9550
9551 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9552 out now.
9553
9554 2004-12-27 Richard M. Stallman <rms@gnu.org>
9555
9556 * Makefile.in (MAKEINFO): Specify --force.
9557
9558 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9559 (Undo): Doc undo-outer-limit.
9560
9561 2004-12-15 Juri Linkov <juri@jurta.org>
9562
9563 * mark.texi (Transient Mark, Mark Ring): M-< and other
9564 movement commands don't set mark in Transient Mark mode
9565 if mark is active.
9566
9567 2004-12-12 Juri Linkov <juri@jurta.org>
9568
9569 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9570 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9571
9572 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9573 (Misc Dired Commands): Add @r{(Dired)} to w.
9574
9575 2004-12-12 Juri Linkov <juri@jurta.org>
9576
9577 * mark.texi (Marking Objects): Marking commands also extend the
9578 region when mark is active in Transient Mark mode.
9579
9580 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9581
9582 * custom.texi (Saving Customizations): Emacs only loads the custom
9583 file automatically after the init file in version 22.1 or later.
9584 Adapt text and examples to this fact.
9585
9586 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9587
9588 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9589 be set through Custom. Otherwise, it has no effect.
9590
9591 2004-12-05 Richard M. Stallman <rms@gnu.org>
9592
9593 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9594 * entering.texi: Rename Command Line to Emacs Invocation.
9595
9596 * misc.texi (Term Mode): Correctly describe C-c.
9597
9598 * custom.texi (Easy Customization): Move up to section level,
9599 before Variables. Avoid using the term "variable"; say "option".
9600 New initial explanation.
9601 (Variables): In initial explanation, connect "variable" to the
9602 already-explained "user option".
9603
9604 * emacs.texi (Top): Fix ref to Command Line.
9605 Move reference to Easy Customization.
9606
9607 * xresources.texi (X Resources): Fix From link.
9608
9609 * doclicense.texi (GNU Free Documentation License): Fix To link.
9610
9611 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9612
9613 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9614
9615 2004-12-03 Richard M. Stallman <rms@gnu.org>
9616
9617 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9618
9619 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9620
9621 * kmacro.texi: Several small changes in addition to the following.
9622 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9623 defining a keyboard macro.
9624 Mention `kmacro-ring-max'.
9625 (Keyboard Macro Counter): Clarify description of
9626 `kmacro-insert-counter', `kmacro-set-counter',
9627 `kmacro-add-counter' and `kmacro-set-format'.
9628
9629 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9630
9631 * custom.texi (File Variables): Add `unibyte' and make it more
9632 clear that `unibyte' and `coding' are special. Suggested by Simon
9633 Krahnke <overlord@gmx.li>.
9634
9635 * mule.texi (Enabling Multibyte): Refer to File Variables.
9636 Suggested by Simon Krahnke <overlord@gmx.li>.
9637
9638 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9639
9640 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9641 x-use-old-gtk-file-dialog.
9642
9643 2004-11-20 Richard M. Stallman <rms@gnu.org>
9644
9645 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9646
9647 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9648
9649 * building.texi (Lisp Eval): Delete hyphen in section name.
9650
9651 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9652
9653 * files.texi (Old Versions):
9654 No longer document annotation as "CVS only".
9655
9656 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9657
9658 * files.texi (Version Control): Rewrite the introduction about
9659 version systems, mentioning the new ones that we support.
9660 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9661 suggestions.
9662
9663 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9664
9665 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9666
9667 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9668
9669 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9670
9671 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9672
9673 * text.texi (Text Based Tables, Table Definition)
9674 (Table Creation, Table Recognition, Cell Commands)
9675 (Cell Justification, Row Commands, Column Commands)
9676 (Fixed Width Mode, Table Conversion, Measuring Tables)
9677 (Table Misc): New nodes, documenting the Table Mode.
9678
9679 2004-10-19 Jason Rumney <jasonr@gnu.org>
9680
9681 * makefile.w32-in (info): Change order of arguments to makeinfo.
9682
9683 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9684
9685 * calendar.texi (iCalendar): Update for package changes.
9686
9687 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9688
9689 * files.texi (Misc File Ops): View mode is a minor mode.
9690
9691 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9692
9693 * calendar.texi (iCalendar): Style changes.
9694
9695 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9696
9697 * search.texi (Regexps): The regexp described in the example is no
9698 longer stored in the variable `sentence-end'.
9699
9700 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9701
9702 * building.texi (Starting GUD): Note that multiple debugging
9703 sessions requires `gdb --fullname'.
9704
9705 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9706
9707 * calendar.texi (iCalendar): New section for a new package.
9708
9709 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9710
9711 * text.texi: Various small changes in addition to the following.
9712 (Text): Replace xref for autotype with inforef.
9713 (Sentences): Explain nil value for `sentence-end'.
9714 (Paragraphs): Update default values for `paragraph-start' and
9715 `paragraph-separate'.
9716 (Text Mode): Correct description of Text mode's effect on the
9717 syntax table.
9718 (Outline Visibility): `hide-other' does not hide top level headings.
9719 `selective-display-ellipses' no longer has an effect on Outline mode.
9720 (TeX Misc): Add missing @cindex.
9721 Replace xref for RefTeX with inforef.
9722 (Requesting Formatted Text): The variable
9723 `enriched-fill-after-visiting' no longer exists.
9724 (Editing Format Info): Update names of menu items and commands.
9725 (Format Faces): Mention special effect of specifying the default face.
9726 Describe inheritance of text properties.
9727 Correct description of `fixed' face.
9728 (Format Indentation): Correct description of effect of setting
9729 margins. Mention `set-left-margin' and `set-right-margin'.
9730 (Format Justification): Update names of menu items.
9731 `set-justification-full' is now bound to `M-j b'.
9732 Mention that `default-justification' is a per buffer variable.
9733 (Format Properties): Update name of menu item.
9734 (Forcing Enriched Mode): `format-decode-buffer' automatically
9735 turns on Enriched mode if the buffer is in text/enriched format.
9736
9737 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9738
9739 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9740
9741 2004-09-28 Kim F. Storm <storm@cua.dk>
9742
9743 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9744 Align with new functionality.
9745
9746 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9747
9748 * display.texi (Display Custom): Remove stray `@end defvar'.
9749
9750 2004-09-23 Kim F. Storm <storm@cua.dk>
9751
9752 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9753 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9754
9755 2004-09-20 Richard M. Stallman <rms@gnu.org>
9756
9757 * custom.texi (Hooks): Explain using setq to clear out a hook.
9758 (File Variables): Explain multiline string constants.
9759 (Non-ASCII Rebinding): Explain when you need to update
9760 non-ASCII char codes in .emacs.
9761
9762 * building.texi (Compilation): Explain how to make a silent
9763 subprocess that won't be terminated. Explain compilation-environment.
9764
9765 2004-09-13 Kim F. Storm <storm@cua.dk>
9766
9767 * mini.texi (Repetition): Rename isearch-resume-enabled to
9768 isearch-resume-in-command-history and change default to disabled.
9769
9770 2004-09-09 Kim F. Storm <storm@cua.dk>
9771
9772 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9773 with new `kmacro-name-last-macro'.
9774
9775 2004-09-08 Juri Linkov <juri@jurta.org>
9776
9777 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9778
9779 2004-09-03 Juri Linkov <juri@jurta.org>
9780
9781 * search.texi (Incremental Search): Update wording for M-%.
9782
9783 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9784
9785 * killing.texi (Killing): Correct description of kill commands in
9786 read-only buffer.
9787
9788 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9789
9790 * building.texi (Compilation Mode): Add a paragraph about rules
9791 for finding the compilation buffer for `next-error'.
9792
9793 * search.texi (Other Repeating Search): Mention that Occur mode
9794 supports the next-error functionality.
9795
9796 2004-09-02 Juri Linkov <juri@jurta.org>
9797
9798 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9799
9800 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9801
9802 * kmacro.texi (Basic Keyboard Macro):
9803 `apply-macro-to-region-lines' now operates on all lines that begin
9804 in the region, rather than on all complete lines in the region.
9805
9806 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9807
9808 * frames.texi (Drag and drop): Add documentation about
9809 x-dnd-test-function and x-dnd-known-types.
9810
9811 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9812
9813 * indent.texi: Various minor changes in addition to:
9814 (Indentation Commands): Correct description of `indent-relative'.
9815 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9816 mode. The *Tab Stops* buffer uses Overwrite Mode.
9817 (Just Spaces): `tabify' converts sequences of at least two spaces
9818 to tabs.
9819
9820 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9821
9822 * frames.texi (Secondary Selection): Setting the secondary
9823 selection with M-Drag-Mouse-1 does not alter the kill ring,
9824 setting it with M-Mouse-1 and M-Mouse-3 does.
9825 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9826 toolkit scroll bars.
9827 (Scroll Bars): Ditto.
9828
9829 * windows.texi (Basic Window): When using a window system, the value
9830 of point in a non-selected window is indicated by a hollow box.
9831 (Split Window): Side by side windows are separated by a scroll bar,
9832 if scroll bars are used.
9833 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9834 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9835 (Window Convenience): Update bindings for `winner-undo' and
9836 `winner-redo'.
9837
9838 * ack.texi (Acknowledgments): Use `@unnumbered'.
9839 * misc.texi: Adapt sectioning in Info to the node structure.
9840 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9841 of "Using Emacs as a Server".
9842 * building.texi (Building): Interchange nodes (for correct numbering).
9843 * programs.texi (Programs): Interchange nodes (for correct numbering).
9844 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9845 Info to the node structure.
9846 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9847 Rearrange order of nodes and sections such that both "GNU GENERAL
9848 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9849 end, as appropriate for appendices.
9850 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9851 Use `@unnumberedsec'.
9852 * trouble.texi: Adapt sectioning in Info to the node structure.
9853 Adapt node pointers to change in emacs.texi.
9854 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9855
9856 2004-08-25 Kenichi Handa <handa@m17n.org>
9857
9858 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9859 description for unibyte mode.
9860
9861 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9862
9863 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9864
9865 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9866 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9867 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9868 in @pxref.
9869
9870 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9871
9872 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9873 Change section names.
9874
9875 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9876
9877 * kmacro.texi (Keyboard Macro Ring): Rename section.
9878 Emacs treats the head of the macro ring as the `last keyboard macro'.
9879 (Keyboard Macro Counter): Minor change.
9880 (Save Keyboard Macro): Some clarifications.
9881 (Edit Keyboard Macro): Rename section.
9882
9883 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9884 32-bit machines.
9885 (Several Buffers): Clarify which buffer is selected if `2' is
9886 pressed in the Buffer Menu.
9887 Auto Revert mode can be used to update the Buffer Menu
9888 automatically.
9889
9890 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9891
9892 * help.texi (Misc Help): Add an index entry for finding an Info
9893 manual by its file name.
9894
9895 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9896
9897 * files.texi (Backup Deletion): Correct description of
9898 `delete-old-versions'.
9899 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9900 (Auto Save Files): Recommend `auto-save-mode' to reenable
9901 auto-saving, rather than the abbreviation `auto-save'.
9902
9903 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9904
9905 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9906 for "killing" and "yanking" in main menu.
9907
9908 2004-08-16 Richard M. Stallman <rms@gnu.org>
9909
9910 * killing.texi (Yanking, Killing): Minor cleanups.
9911
9912 * mark.texi (Momentary Mark): Minor cleanups.
9913
9914 2004-08-15 Kenichi Handa <handa@etl.go.jp>
9915
9916 * custom.texi (Non-ASCII Rebinding):
9917 C-q always inserts the right code to pass to global-set-key.
9918
9919 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9920
9921 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9922 `insert-register', instead of `C-x r g' binding, for consistency.
9923
9924 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9925
9926 * fixit.texi (Spelling): Fix typo.
9927
9928 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9929
9930 * help.texi (Help): Fix Texinfo usage.
9931
9932 2004-07-24 Richard M. Stallman <rms@gnu.org>
9933
9934 * text.texi (Paragraphs): Update how paragraphs are separated
9935 and the default for paragraph-separate.
9936
9937 * search.texi (Regexp Replace): Further update text for new
9938 replacement operators.
9939
9940 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9941
9942 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9943 `R' switch.
9944
9945 * dired.texi (Dired Updating): `k' only deletes inserted
9946 subdirectories from the Dired buffer if a prefix argument was given.
9947
9948 * search.texi (Regexps): Delete redundant definition of `symbol' in
9949 description of `\_>'. It already occurs in the description of `\_<'.
9950
9951 2004-07-01 Juri Linkov <juri@jurta.org>
9952
9953 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9954 (Regexp Search): Add M-r.
9955
9956 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9957
9958 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9959
9960 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9961
9962 * search.texi, calendar.texi: Markup fixes.
9963
9964 2004-06-25 Richard M. Stallman <rms@gnu.org>
9965
9966 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9967
9968 2004-06-25 David Kastrup <dak@gnu.org>
9969
9970 * search.texi (Regexp Replace): Some typo corrections and
9971 rearrangement.
9972
9973 2004-06-24 David Kastrup <dak@gnu.org>
9974
9975 * search.texi (Unconditional Replace): Use replace-string instead
9976 of query-replace in example.
9977 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9978 sequences.
9979 (Query Replace): Correct explanation of `^' which does not use
9980 the mark stack.
9981
9982 2004-06-21 Nick Roberts <nickrob@gnu.org>
9983
9984 * misc.texi (Shell History Copying): Document comint-insert-input.
9985 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9986
9987 2004-06-20 Jesper Harder <harder@ifa.au.dk>
9988
9989 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9990 * custom.texi (Customization): Do.
9991 * anti.texi (Antinews): Do.
9992 * abbrevs.texi (Defining Abbrevs): Do.
9993
9994 * programs.texi (Info Lookup): Fix keybinding for
9995 info-lookup-symbol.
9996
9997 2004-06-16 Juanma Barranquero <lektu@terra.es>
9998
9999 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10000 Add emacs-xtra.
10001 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10002 (clean): Add emacs-xtra and flymake. Remove redundancies.
10003
10004 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10005
10006 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10007 Add emacs-xtra.
10008 * emacs-xtra.texi: New file.
10009
10010 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10011
10012 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10013 (Dired and Find): Mention differences with ordinary Dired buffers.
10014
10015 2004-06-13 Richard M. Stallman <rms@gnu.org>
10016
10017 * custom.texi (Init Syntax): Explain about vars that do special
10018 things when set with setq or with Custom.
10019 (Init Examples): Add line-number-mode example.
10020
10021 2004-06-12 Juri Linkov <juri@jurta.org>
10022
10023 * dired.texi (Operating on Files): Add dired-do-touch.
10024
10025 2004-06-10 Juri Linkov <juri@jurta.org>
10026
10027 * building.texi (Lisp Eval): Add C-M-x on defface.
10028
10029 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10030
10031 * files.texi (Reverting): Auto-Revert mode and
10032 Global Auto-Revert mode no longer revert remote files.
10033
10034 2004-05-29 Richard M. Stallman <rms@gnu.org>
10035
10036 * custom.texi (Init File): Two dashes start --no-site-file.
10037
10038 2004-05-29 Alan Mackenzie <acm@muc.de>
10039
10040 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10041 ("AWK"): Is consistently thus spelled throughout.
10042 (AWK, Pike): Document as "C-like modes".
10043 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10044 (M-x man): Supersedes M-x manual-entry.
10045 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10046
10047 ("Comments in C"): Delete node; the info is in CC Mode manual.
10048 (c-comment-only-line-offset): Remove description.
10049
10050 (C-c ., C-c C-c): Describe new C Mode bindings.
10051
10052 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10053 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10054 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10055 Amend definitions.
10056
10057 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10058 Describe functions.
10059
10060 (c-comment-start-regexp, c-hanging-comment-ender-p)
10061 (c-hanging-comment-starter-p): Remove obsolete definitions.
10062
10063 * emacs.texi: Remove the menu entry "Comments in C".
10064
10065 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10066
10067 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10068 `M-x locate'.
10069
10070 2004-05-16 Karl Berry <karl@gnu.org>
10071
10072 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10073 makeinfo --html fails.
10074 * help.texi (Help Summary) [@ifnottex]: Likewise.
10075
10076 2004-05-13 Nick Roberts <nickrob@gnu.org>
10077
10078 * building.texi (GDB Graphical Interface): Update and describe
10079 layout first.
10080
10081 2004-05-04 Jason Rumney <jasonr@gnu.org>
10082
10083 * makefile.w32-in: Revert last change.
10084
10085 2004-05-03 Jason Rumney <jasonr@gnu.org>
10086
10087 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10088
10089 2004-04-23 Juanma Barranquero <lektu@terra.es>
10090
10091 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10092
10093 2004-04-18 Juri Linkov <juri@jurta.org>
10094
10095 * fixit.texi (Spelling): Remove file extension from ispell xref.
10096
10097 2004-04-15 Kim F. Storm <storm@cua.dk>
10098
10099 * cmdargs.texi (Initial Options): Add -Q.
10100
10101 2004-04-05 Kim F. Storm <storm@cua.dk>
10102
10103 * custom.texi (File Variables): Add safe-local-eval-forms.
10104
10105 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10106
10107 * files.texi (Reverting): Correct description of revert-buffer's
10108 handling of point.
10109
10110 2004-03-22 Juri Linkov <juri@jurta.org>
10111
10112 * emacs.texi (Top): Add `Misc X'.
10113
10114 * trouble.texi: Fix help key bindings.
10115
10116 * glossary.texi: Improve references.
10117
10118 * help.texi: Sync keywords with finder.el.
10119
10120 * mini.texi (Completion): Add description for menu items.
10121
10122 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10123
10124 * sending.texi (Mail Methods): Fix xref to Message manual.
10125
10126 2004-03-12 Richard M. Stallman <rms@gnu.org>
10127
10128 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10129
10130 2004-03-04 Richard M. Stallman <rms@gnu.org>
10131
10132 * search.texi (Regexps): Explain that ^ and $ have their
10133 special meanings only in certain contexts.
10134
10135 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10136
10137 * mule.texi (Specify Coding): Doc C-x RET F.
10138
10139 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10140 for multiple compile and grep buffers.
10141 (Indirect Buffers): Don't recommand clone-indirect-buffer
10142 for multiple compile and grep buffers.
10143
10144 2004-02-29 Juanma Barranquero <lektu@terra.es>
10145
10146 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10147 Use $(DEL) instead of rm, and ignore exit code.
10148
10149 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10150
10151 * building.texi (Watch Expressions): Update.
10152
10153 2004-02-21 Juri Linkov <juri@jurta.org>
10154
10155 * cmdargs.texi (Action Arguments): Add alias --find-file.
10156 Add --directory, --help, --version. Move text about command-line-args
10157 to Command Arguments.
10158 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10159 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10160 (Window Size X): Join -g and --geometry. Add @cindex.
10161 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10162 (Title X): Remove alias -title.
10163 (Misc X): New node.
10164
10165 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10166
10167 * frames.texi (Drag and drop): Add Motif to list of supported
10168 protocols.
10169
10170 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10171
10172 * frames.texi (Drag and drop): New section.
10173
10174 2004-01-24 Richard M. Stallman <rms@gnu.org>
10175
10176 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10177 Include it only @ifnotinfo. Patch the preceding and following
10178 node headers to point to each other.
10179
10180 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10181
10182 * calendar.texi (Appointments): Update section.
10183
10184 2003-12-29 Kevin Ryde <user42@zip.com.au>
10185
10186 * programs.texi (C Modes): Fix the xref.
10187
10188 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10189
10190 * building.texi (Watch Expressions): Update.
10191 (Commands of GUD): Include use of toolbar + breakpoints set from
10192 fringe/margin.
10193
10194 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10195
10196 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10197 <acm@muc.de>.
10198
10199 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10200
10201 * frames.texi (Dialog Boxes): Add use-file-dialog.
10202
10203 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10204
10205 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10206 in CC Mode.
10207
10208 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10209
10210 * ack.texi, basic.texi, cmdargs.texi:
10211 * commands.texi, custom.texi, display.texi:
10212 * emacs.texi, files.texi:
10213 * frames.texi, glossary.texi, killing.texi:
10214 * macos.texi, mark.texi, misc.texi, msdog.texi:
10215 * mule.texi, rmail.texi, search.texi:
10216 * sending.texi, text.texi, trouble.texi:
10217 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10218
10219 2003-11-01 Alan Mackenzie <acm@muc.de>
10220
10221 * search.texi (Scrolling During Incremental Search): Document a
10222 new scrolling facility in isearch mode.
10223
10224 2003-10-22 Miles Bader <miles@gnu.org>
10225
10226 * Makefile.in (info): Move before $(top_srcdir)/info.
10227
10228 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10229
10230 * building.texi (Watch Expressions): Update section on data display
10231 to reflect code changes (GDB Graphical Interface).
10232
10233 2003-10-13 Richard M. Stallman <rms@gnu.org>
10234
10235 * xresources.texi (GTK resources): Clean up previous change.
10236
10237 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10238
10239 * xresources.texi (GTK resources): Add a note that some themes
10240 disallow customizations. Add scroll theme example.
10241
10242 2003-09-30 Richard M. Stallman <rms@gnu.org>
10243
10244 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10245
10246 * misc.texi (Saving Emacs Sessions): Shorten the section,
10247 collapsing back into one node.
10248
10249 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10250
10251 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10252
10253 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10254
10255 * xresources.texi (GTK names in Emacs): Correct typo.
10256
10257 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10258
10259 * cmdargs.texi (Font X): Mention new default font.
10260 More fully describe long font names, wildcard patterns and the
10261 problems involved. (Result of discussion on emacs-devel.)
10262
10263 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10264
10265 * emacs.texi (Acknowledgements): Correct typo.
10266
10267 2003-09-22 Richard M. Stallman <rms@gnu.org>
10268
10269 * dired.texi (Misc Dired Commands): New node.
10270 (Dired Navigation): Add dired-goto-file.
10271
10272 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10273
10274 * emacs.texi (Acknowledgements): New node, split from Distribution.
10275
10276 * cmdargs.texi (Action Arguments): -f reads interactive args.
10277
10278 2003-09-08 Lute Kamstra <lute@gnu.org>
10279
10280 * screen.texi (Mode Line): Say that POS comes before LINE.
10281 Mention `size-indication-mode'.
10282 * display.texi (Optional Mode Line):
10283 Document `size-indication-mode'.
10284 * basic.texi (Position Info): Mention `size-indication-mode'.
10285
10286 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10287
10288 * xresources.texi (Resources): Refer to `editres' man page.
10289 (Lucid Resources): Update defaults. Expand description of
10290 `shadowThickness'.
10291
10292 2003-09-04 Miles Bader <miles@gnu.org>
10293
10294 * Makefile.in (top_srcdir): New variable.
10295 ($(top_srcdir)/info): New rule.
10296 (info): Depend on it.
10297
10298 2003-09-03 Peter Runestig <peter@runestig.com>
10299
10300 * makefile.w32-in: New file.
10301
10302 2003-08-29 Richard M. Stallman <rms@gnu.org>
10303
10304 * misc.texi (Saving Emacs Sessions): Correct previous change.
10305
10306 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10307
10308 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10309 (Intro): Include kmacro.texi after fixit.texi instead of after
10310 custom.texi. (As suggested by Kim Storm.)
10311
10312 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10313
10314 * fixit.texi (Fixit): Update `Next' pointer.
10315 * files.texi (Files): Update `Previous' pointer.
10316 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10317 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10318 (Suggested by Kim Storm.)
10319 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10320
10321 2003-08-18 Kim F. Storm <storm@cua.dk>
10322
10323 * kmacro.texi: New file describing enhanced keyboard macro
10324 functionality. Replaces old description in custom.texi.
10325
10326 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10327 (Keyboard Macros): Move to new kmacro.texi file.
10328
10329 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10330
10331 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10332
10333 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10334
10335 2003-08-17 Alex Schroeder <alex@gnu.org>
10336
10337 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10338 required.
10339
10340 2003-08-05 Richard M. Stallman <rms@gnu.org>
10341
10342 * programs.texi (Lisp Indent): Don't describe
10343 lisp-indent-function property here. Use xref to Lisp Manual.
10344
10345 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10346
10347 * calendar.texi (Date Formats): Document changed behavior of
10348 abbreviations.
10349
10350 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10351
10352 * buffers.texi (List Buffers): Fix previous change.
10353
10354 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10355
10356 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10357 List*.
10358
10359 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10360
10361 * display.texi (Font Lock): Fix typo.
10362
10363 2003-07-07 Richard M. Stallman <rms@gnu.org>
10364
10365 * display.texi (Font Lock): Add xref for format info on
10366 font-lock-remove-keywords.
10367
10368 * building.texi (Compilation): Document what happens with asynch
10369 children of compiler process.
10370
10371 * help.texi (Library Keywords): Use @multitable.
10372
10373 2003-06-04 Richard M. Stallman <rms@gnu.org>
10374
10375 * programs.texi (Expressions): Delete C-M-DEL.
10376
10377 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10378 comint-move-point-for-output renamed from
10379 comint-scroll-to-bottom-on-output.
10380
10381 * custom.texi (Init Rebinding): Replace previous change with xref.
10382 (Non-ASCII Rebinding): Explain that issue more briefly here.
10383
10384 2003-05-28 Richard M. Stallman <rms@gnu.org>
10385
10386 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10387
10388 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10389
10390 * building.texi (GDB Graphical Interface): New node.
10391 (Rewritten somewhat by RMS.)
10392
10393 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10394
10395 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10396 non-English letters. Explain how to set coding systems correctly
10397 and how to include the right coding cookie in the file.
10398
10399 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10400
10401 * indent.texi (Indentation): Explain the concepts.
10402 (Just Spaces): Explain why preventing tabs for indentation might
10403 be useful.
10404
10405 2003-04-16 Richard M. Stallman <rms@gnu.org>
10406
10407 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10408
10409 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10410
10411 * cmdargs.texi (General Variables): Document SMTPSERVER.
10412
10413 * sending.texi: Remove SMTP node.
10414 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10415 library.
10416
10417 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10418
10419 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10420
10421 2003-02-22 Simon Josefsson <jas@extundo.com>
10422
10423 * sending.texi (Mail Methods): Add node about SMTP.
10424
10425 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10426
10427 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10428
10429 2003-02-01 Kevin Ryde <user42@zip.com.au>
10430
10431 * glossary.texi (Glossary): Correction to cl cross reference.
10432
10433 2003-01-20 Richard M. Stallman <rms@gnu.org>
10434
10435 * killing.texi (Rectangles): Document C-x c r.
10436
10437 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10438
10439 * xresources.texi (GTK resources): New node.
10440 (GTK widget names): New node.
10441 (GTK names in Emacs): New node.
10442 (GTK styles): New node.
10443
10444 2003-01-09 Francesco Potortì <pot@gnu.org>
10445
10446 * maintaining.texi (Create Tags Table): Add reference to the new
10447 `etags --help --lang=LANG' option.
10448
10449 2002-10-02 Karl Berry <karl@gnu.org>
10450
10451 * emacs.texi: Per rms, update all manuals to use @copying instead of
10452 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10453 where needed for the sake of the HTML output.
10454
10455 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10456
10457 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10458 source files.
10459
10460 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10461
10462 * Makefile.in (emacsman): New target.
10463
10464 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10465
10466 * (Version 21.1 released.)
10467
10468 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10469
10470 * Branch for 21.1.
10471
10472 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10473
10474 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10475
10476 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10477
10478 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10479
10480 1999-07-12 Richard Stallman <rms@gnu.org>
10481
10482 * Version 20.4 released.
10483
10484 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10485
10486 * Makefile.in (INFO_TARGETS): Delete customize.info.
10487 (DVI_TARGETS): Delete customize.dvi.
10488 (../info/customize, customize.dvi): Targets deleted.
10489
10490 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10491
10492 * Version 20.3 released.
10493
10494 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10495
10496 * Makefile.in (EMACSSOURCES): Add mule.texi.
10497 Add msdog.texi, ack.texi. Remove gnu1.texi.
10498
10499 1998-04-06 Andreas Schwab <schwab@gnu.org>
10500
10501 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10502 Use it in dvi targets.
10503
10504 1997-09-23 Paul Eggert <eggert@twinsun.com>
10505
10506 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10507 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10508 (../info/customize): Rename from ../info/custom.
10509
10510 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10511
10512 * Version 20.2 released.
10513
10514 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10515
10516 * Version 20.1 released.
10517
10518 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10519
10520 * Makefile (../info/customize, customize.dvi): New targets.
10521 (INFO_TARGETS): Add ../info/customize.
10522 (DVI_TARGETS): Add customize.dvi.
10523
10524 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10525
10526 * Version 19.33 released.
10527
10528 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10529
10530 * Version 19.32 released.
10531
10532 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10533
10534 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10535
10536 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10537
10538 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10539 Specify -I option.
10540 (All dvi targets): Set the TEXINPUTS variable.
10541
10542 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10543
10544 * Version 19.31 released.
10545
10546 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10547
10548 * Version 19.30 released.
10549
10550 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10551
10552 * Makefile.in (maintainer-clean): Rename from realclean.
10553
10554 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10555
10556 * Makefile.in: New file.
10557 * Makefile: File deleted.
10558
10559 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10560
10561 * Makefile (TEXINDEX_OBJS): Variable deleted.
10562 (texindex, texindex.o, getopt.o): Rules deleted.
10563 All deps on texindex deleted.
10564 (distclean): Don't delete texindex.
10565 (mostlyclean): Don't delete *.o.
10566 * texindex.c, getopt.c: Files deleted.
10567
10568 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10569
10570 * Version 19.26 released.
10571
10572 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10573
10574 * Makefile (EMACSSOURCES): Exclude undo.texi.
10575
10576 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10577
10578 * Version 19.25 released.
10579
10580 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10581
10582 * Version 19.24 released.
10583
10584 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10585
10586 * Version 19.23 released.
10587
10588 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10589
10590 * Makefile: Delete spurious tab.
10591
10592 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10593
10594 * Makefile (.SUFFIXES): New rule.
10595
10596 1993-12-04 Richard Stallman (rms@srarc2)
10597
10598 * getopt.c: New file.
10599 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10600 (getopt.o): New rule.
10601 (dvi): Don't depend on texindex.
10602 (emacs.dvi): Depend on texindex.
10603
10604 1993-12-03 Richard Stallman (rms@srarc2)
10605
10606 * Makefile (TEXI2DVI): New variable.
10607 (emacs.dvi): Add explicit command.
10608 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10609
10610 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10611
10612 * Version 19.22 released.
10613
10614 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10615
10616 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10617
10618 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10619
10620 * Version 19.21 released.
10621
10622 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10623
10624 * Makefile (realclean): Don't delete the Info files.
10625
10626 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10627
10628 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10629 4' where appropriate.
10630
10631 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10632
10633 * Makefile: Fix targets for texindex.
10634
10635 * texindex.c: Include "../src/config.h" if building in emacs.
10636
10637 * Makefile: Change all files to FILENAME.texi, force all targets
10638 to be FILENAME, not FILENAME.info.
10639 Add target to build texindex.c, defining `emacs'.
10640
10641 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10642
10643 * Version 19.19 released.
10644
10645 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10646
10647 * Version 19.18 released.
10648
10649 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10650
10651 * Makefile: Fix source file names of the separate manuals.
10652
10653 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10654
10655 * Version 19.17 released.
10656
10657 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10658
10659 * split-man: Fix typos in last change.
10660
10661 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10662
10663 * Version 19.16 released.
10664
10665 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10666
10667 * version 19.15 released.
10668
10669 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10670
10671 * Makefile (distclean): It's rm, not rf.
10672
10673 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10674
10675 * Version 19.14 released.
10676
10677 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10678
10679 * Makefile: New file.
10680
10681 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10682
10683 * Version 19.13 released.
10684
10685 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10686
10687 * Version 19.9 released.
10688
10689 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10690
10691 * Version 19.8 released.
10692
10693 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10694
10695 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10696
10697 * trouble.texi: It's `enable-flow-control-on', not
10698 `evade-flow-control-on'.
10699
10700 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10701
10702 * display.texi: Document standard-display-european.
10703
10704 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10705
10706 * Version 19.7 released.
10707
10708 * emacs.texi: Add a sentence to the top menu mentioning the
10709 specific version of Emacs this manual applies to.
10710
10711 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10712
10713 * basic.texi: Document next-line-add-lines variable used to
10714 implement down-arrow.
10715
10716 * killing.texi: Document kill-whole-line.
10717
10718 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10719
10720 * text.texi: Update unix TeX ordering information.
10721
10722 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10723
10724 * news.texi: Mention fill-rectangle in keybinding list.
10725
10726 * killing.texi: Document fill-rectangle.
10727
10728 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10729
10730 * vc.texi: Bring the docs up to date with VC 5.2.
10731
10732 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10733
10734 * emacs.tex: Mention blackbox and gomoku under Amusements.
10735 Assembler mode is now mentioned and appropriately indexed
10736 under Programming Modes.
10737
10738 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10739
10740 * emacs.tex: Update TeX ordering information.
10741
10742 1990-06-26 David Lawrence (tale@geech)
10743
10744 * emacs.tex: Note that completion-ignored-extensions is not used
10745 to filter out names when all completions are displayed in
10746 *Completions*.
10747
10748 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10749
10750 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10751
10752 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10753
10754 * emacs.tex: Add @findex grep.
10755
10756 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10757
10758 * emacs.tex: Correct two typos. No other changes before
10759 Version 19 will be made.
10760
10761 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10762
10763 * emacs.tex: Update information for obtaining TeX distribution from the
10764 University of Washington.
10765
10766 ;; Local Variables:
10767 ;; coding: utf-8
10768 ;; End:
10769
10770 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10771
10772 This file is part of GNU Emacs.
10773
10774 GNU Emacs is free software: you can redistribute it and/or modify
10775 it under the terms of the GNU General Public License as published by
10776 the Free Software Foundation, either version 3 of the License, or
10777 (at your option) any later version.
10778
10779 GNU Emacs is distributed in the hope that it will be useful,
10780 but WITHOUT ANY WARRANTY; without even the implied warranty of
10781 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10782 GNU General Public License for more details.
10783
10784 You should have received a copy of the GNU General Public License
10785 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.