]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Merge from emacs-24
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-11-10 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (top_srcdir, version): New, set by configure.
4 (doc-emacsver): New rule.
5 (bootstrap-clean, maintainer-clean): Delete emacsver.texi.
6 (emacsver.texi.in): Rename from emacsver.texi.
7
8 2014-11-09 Juri Linkov <juri@jurta.org>
9
10 * search.texi (Other Repeating Search): Add documentation for
11 multi-isearch-files and multi-isearch-files-regexp. (Bug#13592)
12
13 2014-11-09 Glenn Morris <rgm@gnu.org>
14
15 * Makefile.in (version): Remove variable.
16 (clean): No longer delete dist tarfile.
17 (dist): Remove rule; replace with code in admin.el.
18
19 2014-11-03 Glenn Morris <rgm@gnu.org>
20
21 * programs.texi (Misc for Programs): Fix typo.
22
23 2014-10-30 Eli Zaretskii <eliz@gnu.org>
24
25 * frames.texi (Scroll Bars): Improve indexing of faces.
26
27 * killing.texi (Secondary Selection): Improve indexing of faces.
28
29 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
30
31 * display.texi (Standard Faces, Text Display)
32 (Useless Whitespace): Improve indexing of faces.
33
34 * frames.texi (Frame Commands): Document and index
35 'frame-resize-pixelwise'.
36
37 * windows.texi (Split Window): Document and index
38 'window-resize-pixelwise'.
39
40 2014-10-22 Tassilo Horn <tsdh@gnu.org>
41
42 * misc.texi (Document View): Adapt to latest doc-view changes wrt
43 viewing the document's plain text contents.
44
45 2014-10-20 Glenn Morris <rgm@gnu.org>
46
47 * Merge in all changes up to 24.4 release.
48
49 2014-10-13 Glenn Morris <rgm@gnu.org>
50
51 * Makefile.in (dist): Update for new output variables.
52
53 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
54
55 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
56 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
57
58 2014-10-09 Glenn Morris <rgm@gnu.org>
59
60 * package.texi (Package Menu): The package list was changed to not
61 say "unsigned" any more.
62
63 2014-10-05 Glenn Morris <rgm@gnu.org>
64
65 * misc.texi (Sorting):
66 * search.texi (Query Replace): Markup fixes.
67
68 2014-10-04 Martin Rudalics <rudalics@gmx.at>
69
70 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
71
72 2014-10-04 Glenn Morris <rgm@gnu.org>
73
74 * cmdargs.texi (Misc X):
75 * display.texi (Optional Mode Line):
76 * misc.texi (emacsclient Options):
77 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
78
79 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
80 (CUA Bindings): Mention rectangle-mark-mode.
81
82 2014-10-03 Martin Rudalics <rudalics@gmx.at>
83
84 * frames.texi (Frame Commands):
85 * cmdargs.texi (Window Size X): Mention the use of
86 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
87
88 2014-10-02 Glenn Morris <rgm@gnu.org>
89
90 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
91
92 2014-09-29 Eli Zaretskii <eliz@gnu.org>
93
94 * emacsver.texi (EMACSVER): Bump to 20.0.50.
95
96 2014-09-15 Daniel Colascione <dancol@dancol.org>
97
98 * regs.texi (Text Registers): Update end-user documentation
99 to reflect `insert-register' interface change.
100
101 2014-08-07 Reuben Thomas <rrt@sc3d.org>
102
103 * programs.texi (Program Modes): Don't advertise VMS DCL support
104 any more.
105
106 2014-08-07 Reuben Thomas <rrt@sc3d.org>
107
108 Refer to MS-DOS using the same name everywhere.
109
110 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
111 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
112 * emacs-xtra.texi: ditto.
113 * emacs.texi: ditto.
114 * makefile.w32-in: ditto.
115 * msdog-xtra.texi: ditto, and rename file.
116 * msdog.texi: ditto, and rename file.
117
118 2014-07-21 Glenn Morris <rgm@gnu.org>
119
120 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
121
122 2014-07-09 Juri Linkov <juri@jurta.org>
123
124 * search.texi (Regexp Search): Update lax space matching that is
125 not active in regexp search by default now. (Bug#17901)
126
127 2014-07-03 Glenn Morris <rgm@gnu.org>
128
129 * help.texi (Misc Help):
130 * trouble.texi (Checklist): "Online" help doesn't mean what it
131 used to any more.
132
133 2014-06-23 Glenn Morris <rgm@gnu.org>
134
135 * Makefile.in (%.texi): Disable implicit rules.
136 (mkinfodir): Remove.
137 (.dvi.ps): Replace with pattern rule.
138 (${buildinfodir}): New rule.
139 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
140 Use $<.
141 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
142 Use $<.
143 (%.ps): New rule.
144
145 2014-06-15 Glenn Morris <rgm@gnu.org>
146
147 * Makefile.in (bootstrap-clean): New.
148
149 2014-06-10 Glenn Morris <rgm@gnu.org>
150
151 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
152 (INFO_OPTS): Set directly rather than with configure.
153
154 2014-06-08 Glenn Morris <rgm@gnu.org>
155
156 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
157 * misc.texi (emacsclient Options): Copyedit.
158
159 * buffers.texi (Uniquify): Copyedits.
160 * files.texi (Visiting): Update for uniquify changes.
161
162 * dired.texi (Marks vs Flags):
163 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
164
165 * help.texi (Help, Misc Help): Copyedits.
166
167 * screen.texi (Menu Bar): Copyedits.
168 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
169
170 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
171 * cmdargs.texi (Window Size X): Copyedits.
172
173 * ack.texi (Acknowledgments):
174 * emacs.texi (Acknowledgments): Updates.
175
176 2014-06-08 Glenn Morris <rgm@gnu.org>
177
178 * ack.texi (Acknowledgments):
179 * emacs.texi (Acknowledgments): Updates.
180
181 * programs.texi (Prettifying Symbols): Remove node.
182 (Misc for Programs): Mention more briefly here.
183 * emacs.texi (Top): Update menu.
184
185 * package.texi (Package Menu, Package Installation):
186 Mention signed packages.
187 (Package Installation): Mention package-pinned-packages.
188
189 2014-06-02 Glenn Morris <rgm@gnu.org>
190
191 * ack.texi (Acknowledgments): Remove some obsolete items.
192 * misc.texi [iftex]: Update chapter summary.
193 (Emulation): Remove section.
194
195 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
196 (Customization options specific to Mac OS / GNUstep): Remove section.
197
198 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
199
200 2014-05-26 Eli Zaretskii <eliz@gnu.org>
201
202 * frames.texi (Fonts): Clarify which frames are affected by
203 setting font from the menu and in default-frame-alist.
204 (Bug#17532)
205
206 2014-05-14 Eli Zaretskii <eliz@gnu.org>
207
208 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
209
210 2014-05-04 Eli Zaretskii <eliz@gnu.org>
211
212 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
213 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
214 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
215 Improve indexing.
216
217 2014-05-04 Leo Liu <sdl.web@gmail.com>
218
219 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
220 Chinese calendar and diary.
221
222 2014-04-30 Eli Zaretskii <eliz@gnu.org>
223
224 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
225 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
226
227 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
228 and @key.
229
230 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
231 and @key.
232
233 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
234
235 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
236
237 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
238 @kbd and @key.
239
240 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
241 @key.
242
243 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
244 @kbd and @key.
245
246 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
247 @kbd and @key.
248
249 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
250 (MS-DOS Processes): Fix usage of @kbd and @key.
251
252 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
253 @key.
254
255 * mini.texi (Completion Commands, Minibuffer History): Fix usage
256 of @kbd and @key.
257
258 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
259 @key.
260
261 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
262 @kbd and @key.
263
264 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
265
266 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
267
268 * glossary.texi (Glossary): Fix usage of @kbd and @key.
269
270 * frames.texi (Speedbar): Fix usage of @kbd and @key.
271
272 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
273 (Filesets): Fix usage of @kbd and @key.
274
275 * display.texi (View Mode): Fix usage of @kbd and @key.
276
277 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
278
279 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
280 (Init Syntax): Fix usage of @kbd and @key.
281
282 * commands.texi (User Input): Fix usage of @kbd and @key.
283
284 * calendar.texi (Counting Days, General Calendar): Fix usage of
285 @kbd and @key.
286
287 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
288
289 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
290 @key.
291
292 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
293 @kbd and @key.
294
295 * anti.texi (Antinews): Fix usage of @kbd and @key.
296
297 * sending.texi (Mail Signature): Document signature variables used
298 by Message mode. (Bug#17308)
299
300 2014-04-22 Eli Zaretskii <eliz@gnu.org>
301
302 * buffers.texi (Uniquify): Clarify the default uniquification.
303
304 * indent.texi (Tab Stops): Improve wording.
305
306 * cmdargs.texi (General Variables): Improve docs of
307 EMACSLOADPATH. Index all the environment variables.
308 (Misc Variables): Index all the environment variables.
309
310 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
311
312 * Makefile.in (infoclean): Be consistent about reporting failures.
313 Do not fail merely because the info directory does not exist,
314 but do fail if it exists and can't be cleaned.
315
316 2014-04-16 Eli Zaretskii <eliz@gnu.org>
317
318 * display.texi (Cursor Display): Explain better how to customize
319 'blink-cursor-blinks'.
320
321 2014-04-07 Glenn Morris <rgm@gnu.org>
322
323 * trouble.texi (Checklist): Dribble files may contain passwords.
324
325 * files.texi (Backup Names):
326 * arevert-xtra.texi (Supporting additional buffers):
327 Update for default values of some -function vars no longer being nil.
328 (Supporting additional buffers):
329 Update for buffer-stale-function also applying to file-buffers.
330
331 2014-03-28 Glenn Morris <rgm@gnu.org>
332
333 * custom.texi (Terminal Init): Mention term-file-aliases.
334
335 2014-03-26 Glenn Morris <rgm@gnu.org>
336
337 * ack.texi (Acknowledgments): Remove reference to obsolete file.
338
339 2014-03-22 Glenn Morris <rgm@gnu.org>
340
341 * help.texi (Help Files): Update C-h g description.
342
343 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
344
345 * programs.texi (Matching): Update the missed spot. (Bug#17008)
346
347 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
348
349 * programs.texi (Matching): Update WRT to the new
350 `blink-matching-paren' behavior.
351
352 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
353
354 * mule.texi (International, Language Environments):
355 Update the list of language environments to what Emacs currently
356 supports. Add the full list to the index. Suggest C-h L for
357 details rather than trying to give very brief details here.
358
359 2014-03-12 Glenn Morris <rgm@gnu.org>
360
361 * cmdargs.texi (General Variables): Don't mention INCPATH,
362 from the obsolete complete.el.
363
364 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
365
366 * mule.texi (International Chars): Adjust C-u C-x = description.
367 Change it to match Emacs's current behavior. Also, change the
368 example to use ê instead of À, as the isolated grave accent in the
369 latter's decomposition listing was confusingly transliterated to
370 left single quote in the PDF version of the manual.
371
372 2014-03-12 Glenn Morris <rgm@gnu.org>
373
374 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
375 handling of frames.
376
377 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
378
379 2014-03-02 Xue Fuqiao <xfq@gnu.org>
380
381 * mark.texi (Mark):
382 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
383
384 2014-03-01 Glenn Morris <rgm@gnu.org>
385
386 * search.texi (Query Replace): Mention search-invisible.
387 * text.texi (Outline Visibility): Mention search-invisible
388 also affects query-replace.
389
390 2014-02-28 Xue Fuqiao <xfq@gnu.org>
391
392 * emacs.texi (Top):
393 * programs.texi (Programs, Prettifying Symbols):
394 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
395
396 * misc.texi (Saving Emacs Sessions):
397 Document some new desktop user options.
398
399 2014-02-27 Xue Fuqiao <xfq@gnu.org>
400
401 * programs.texi (Basic Indent, Other C Commands):
402 Fix the description of RET and `C-j'.
403
404 * indent.texi (Indentation Commands): Move the description of
405 `C-j' from here...
406 * basic.texi (Inserting Text): ... to here.
407
408 2014-02-25 Glenn Morris <rgm@gnu.org>
409
410 * custom.texi (Terminal Init):
411 Replace term-setup-hook with tty-setup-hook.
412
413 2014-02-23 Glenn Morris <rgm@gnu.org>
414
415 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
416
417 2014-02-20 Glenn Morris <rgm@gnu.org>
418
419 * search.texi (Special Isearch): Mention invisible text.
420 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
421
422 2014-02-18 Glenn Morris <rgm@gnu.org>
423
424 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
425 gnu.org version of etc/CONTRIBUTE in html output.
426
427 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
428
429 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
430
431 * programs.texi (Matching): Fix typo.
432
433 * killing.texi (CUA Bindings): Document the new relationship between
434 cua-mode and delete-selection mode.
435 (CUA Bindings): Mention that rectangle mode can be used on its own.
436
437 2014-02-14 Glenn Morris <rgm@gnu.org>
438
439 * regs.texi (Configuration Registers): Update C-x r f binding.
440
441 2014-02-12 Glenn Morris <rgm@gnu.org>
442
443 * mini.texi (Completion Options): No longer mention icomplete,
444 which has its own section now.
445 * modes.texi (Minor Modes): Update Icomplete xref.
446
447 * help.texi (Package Keywords): Mention describe-package buttons.
448
449 * package.texi (Package Menu): Mention package-menu-filter.
450
451 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
452
453 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
454
455 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
456
457 * dired.texi (Hiding Subdirectories): Mention the node for
458 deleting subdirectories (bug#11743).
459
460 2014-02-09 Glenn Morris <rgm@gnu.org>
461
462 * programs.texi (MixedCase Words): Rename node from "Glasses".
463 Move Subword mode here from "Other C Commands" node.
464 (Misc for Programs): Mention Superword mode.
465 * emacs.texi: Update menu.
466
467 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
468
469 * regs.texi (File Registers): Clarify metasyntactical variables
470 (bug#13565).
471
472 * search.texi (Search Case): Rearrange text slightly to make it
473 obvious that `M-c' also toggles sensitivity if `case-fold-search'
474 is nil (bug#14726).
475
476 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
477 (bug#16376).
478
479 2014-02-07 Glenn Morris <rgm@gnu.org>
480
481 * display.texi (Highlight Interactively):
482 Mention hi-lock-auto-select-face.
483
484 * anti.texi (Antinews): Fix typo.
485
486 * ack.texi (Acknowledgments): No longer mention obsolete files.
487
488 2014-02-02 Glenn Morris <rgm@gnu.org>
489
490 * regs.texi (Registers): Mention previewing.
491
492 2014-01-29 Glenn Morris <rgm@gnu.org>
493
494 * killing.texi (Deletion): Mention cycle-spacing.
495
496 2014-01-28 Glenn Morris <rgm@gnu.org>
497
498 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
499
500 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
501
502 2014-01-27 Glenn Morris <rgm@gnu.org>
503
504 * dired.texi (Misc Dired Features): Copyedits for hide-details.
505
506 * buffers.texi (List Buffers): Tiny edit.
507
508 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
509
510 2014-01-26 Glenn Morris <rgm@gnu.org>
511
512 * ack.texi (Acknowledgments):
513 * programs.texi (Program Modes):
514 Update for delphi.el -> opascal.el renaming.
515
516 * misc.texi (Sorting): Add findex for reverse-region.
517
518 * killing.texi (Deletion): Mention delete-duplicate-lines.
519
520 2014-01-24 Glenn Morris <rgm@gnu.org>
521
522 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
523 terminal.el.
524
525 * files.texi (Interlocking): Copyedit.
526
527 2014-01-23 Glenn Morris <rgm@gnu.org>
528
529 * building.texi (Lisp Eval): Update prefix argument behavior
530 of eval-expression, eval-last-sexp.
531
532 2014-01-17 Bastien Guerry <bzg@gnu.org>
533
534 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
535
536 2014-01-15 Glenn Morris <rgm@gnu.org>
537
538 * files.texi (File Conveniences):
539 * misc.texi (EWW): Copyedits.
540
541 2014-01-10 Glenn Morris <rgm@gnu.org>
542
543 * emacs.texi (Distrib): Add donate URL. Add anchor.
544
545 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
546
547 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
548 `dired-hide-details-hide-symlink-targets', and
549 `dired-hide-details-hide-information-lines'.
550
551 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
552
553 * emacs.texi: Add EWW.
554 * misc.texi (EWW): Document EWW.
555
556 2014-01-09 Glenn Morris <rgm@gnu.org>
557
558 * trouble.texi (Service): Refer to online service directory
559 rather than etc/SERVICE.
560
561 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
562
563 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
564
565 * files.texi (File Conveniences): Document `image-next-frame',
566 `image-previous-frame', `image-goto-frame',
567 `image-increase-speed', `image-decrease-speed',
568 `image-reverse-speed', and `image-reset-speed'.
569
570 2014-01-07 Bastien Guerry <bzg@gnu.org>
571
572 * buffers.texi (Buffers): Fix display of @math content by using
573 nested braces. (Bug#16389)
574
575 2014-01-07 Chong Yidong <cyd@gnu.org>
576
577 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
578 (Word Search): Document incremental word search changes.
579 (Isearch Yank): Document M-s C-e with a prefix argument.
580
581 2014-01-07 Glenn Morris <rgm@gnu.org>
582
583 * cal-xtra.texi (Calendar Customizing):
584 Mention calendar-day-header-array.
585
586 2013-12-28 Glenn Morris <rgm@gnu.org>
587
588 * trouble.texi (Understanding Bug Reporting): Brevity.
589
590 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
591
592 * mini.texi (Completion Options): Add a link to Shell Options.
593 * misc.texi (Shell Mode): Move documentation of
594 shell-completion-fignore from Shell Mode to Shell Options.
595
596 2013-12-26 João Távora <joaotavora@gmail.com>
597
598 * emacs.texi (Matching): Describe new features of Electric Pair mode.
599
600 2013-12-25 Chong Yidong <cyd@gnu.org>
601
602 * glossary.texi (Glossary): Define MULE in modern terms.
603
604 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
605
606 * files.texi (Diff Mode): Add an index.
607
608 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
609
610 * trouble.texi (Understanding Bug Reporting): Minor update.
611 (Checklist): Fix a cross-reference.
612
613 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
614
615 * regs.texi (Bookmarks): Document `bookmark-default-file'.
616
617 * misc.texi (Shell Mode): Add a cross-reference.
618
619 * building.texi (Lisp Eval): Add an index.
620
621 2013-12-22 Glenn Morris <rgm@gnu.org>
622
623 * entering.texi (Entering Emacs): Typo fix.
624
625 * calendar.texi (General Calendar):
626 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
627
628 2013-12-22 Eli Zaretskii <eliz@gnu.org>
629
630 * regs.texi (Keyboard Macro Registers): Fix last change.
631
632 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
633
634 * search.texi (Special Isearch, Query Replace): Document negative
635 argument of replacement commands.
636 (Symbol Search): Document `isearch-forward-symbol-at-point'.
637
638 * files.texi (File Conveniences): Document `image-next-file' and
639 `image-previous-file'.
640
641 * display.texi (Optional Mode Line): Fix an index.
642
643 * regs.texi (File Registers): Document `kmacro-to-register'.
644
645 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
646
647 * frames.texi (Scroll Bars):
648 Document `scroll-bar-adjust-thumb-portion'.
649
650 2013-12-21 Chong Yidong <cyd@gnu.org>
651
652 * indent.texi (Indentation Commands): Document C-x TAB changes.
653
654 2013-12-20 Tassilo Horn <tsdh@gnu.org>
655
656 * calendar.texi, display.texi, help.texi, rmail.texi:
657 Document `S-SPC' as alternative to scrolling down with `DEL'.
658
659 * frames.texi: Document `toggle-frame-maximized' and
660 `toggle-frame-fullscreen' with their respective keys.
661
662 * buffers.texi: Document buffer name uniquification changes.
663
664 * indent.texi: Document that `electric-indent-mode' is enabled by
665 default.
666
667 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
668
669 * buffers.texi: Update list-buffers "screenshot" to show Messages
670 as major-mode.
671
672 * entering.texi: Document `initial-buffer-choice' changes.
673
674 * misc.texi (emacsclient Options):
675 Document `initial-buffer-choice' changes.
676
677 * help.texi: Document that `?' now also shows subcommands of
678 prefix keys.
679
680 2013-12-17 Chong Yidong <cyd@gnu.org>
681
682 * killing.texi (Appending Kills): Note that append-next-kill can
683 prepend the kill.
684
685 2013-12-12 Eli Zaretskii <eliz@gnu.org>
686
687 * mule.texi (File Name Coding): Document file-name encoding
688 peculiarities on MS-Windows.
689
690 2013-12-12 Glenn Morris <rgm@gnu.org>
691
692 * emacs.texi: Sync direntry with info/dir version.
693
694 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
695
696 * msdog.texi (Windows Keyboard): Fix typo.
697
698 2013-11-30 Glenn Morris <rgm@gnu.org>
699
700 * Makefile.in (distclean): Remove Makefile.
701
702 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
703
704 * buffers.texi (Icomplete): Rename from Iswitchb and
705 rewrite accordingly.
706
707 2013-11-23 Glenn Morris <rgm@gnu.org>
708
709 * cmdargs.texi (General Variables):
710 Empty elements in EMACSLOADPATH now mean the default load-path.
711
712 2013-11-21 Glenn Morris <rgm@gnu.org>
713
714 * cmdargs.texi (Action Arguments): Use path-separator with -L.
715
716 2013-11-04 Glenn Morris <rgm@gnu.org>
717
718 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
719
720 2013-11-02 Glenn Morris <rgm@gnu.org>
721
722 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
723
724 2013-10-23 Glenn Morris <rgm@gnu.org>
725
726 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
727 Nuke @refill.
728
729 * Makefile.in (install-dvi, install-html, install-pdf)
730 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
731 (uninstall-pdf): Quote entities that might contain whitespace.
732
733 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
734
735 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
736 Remove @refill.
737
738 2013-10-13 Glenn Morris <rgm@gnu.org>
739
740 * ack.texi (Acknowledgments): Comment out old alpha stuff.
741
742 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
743
744 * calendar.texi (Special Diary Entries): Remove @refill.
745
746 2013-10-13 Glenn Morris <rgm@gnu.org>
747
748 * display.texi (Text Scale): Update text-scale-adjust details.
749
750 * ack.texi (Acknowledgments):
751 * emacs.texi (Acknowledgments): Use accented form of some names.
752
753 2013-10-08 Eli Zaretskii <eliz@gnu.org>
754
755 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
756 name. (Bug#15557)
757
758 Support menus on text-mode terminals.
759 * screen.texi (Menu Bar): Adapt to TTY menus.
760
761 * frames.texi (Frames): Mention menu support on text terminals.
762
763 * files.texi (Visiting): Mention the "File" menu-bar menu.
764
765 * display.texi (Standard Faces): Mention TTY faces for menus.
766
767 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
768
769 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
770
771 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
772
773 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
774
775 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
776
777 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
778
779 * emacs.texi (Intro): Minor cleanup.
780
781 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
782
783 * fixit.texi (Transpose, Fixing Case): Remove @refill.
784
785 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
786
787 * maintaining.texi (VC Directory Commands): Add keybinding for
788 vc-log-incoming in vc-dir.
789 (Log Buffer): Use @emph instead of @strong.
790
791 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
792
793 * text.texi (Enriched Justification): Explain values of default-justification.
794
795 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
796
797 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
798
799 2013-08-31 Ulrich Müller <ulm@gentoo.org>
800
801 * xresources.texi (Motif Resources):
802 Rename from LessTif Resources. Update xrefs. (Bug#15145)
803 * emacs.texi: Update menu.
804
805 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
806
807 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
808 for portability to hosts where /bin/sh has problems.
809
810 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
811
812 * text.texi (Enriched Justification): Minor fixes.
813
814 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
815
816 * files.texi (Filesets): Add an index.
817
818 2013-08-12 Glenn Morris <rgm@gnu.org>
819
820 * macos.texi (GNUstep Support):
821 * trouble.texi (Checklist, Contributing, Service):
822 Avoid mailto: in html output.
823
824 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
825 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
826 (INSTALL_DATA): New, set by configure.
827 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
828 New variables.
829 (.SUFFIXES): Add .ps and .dvi.
830 (.dvi.ps): New suffix rule.
831 (dvi, html, pdf, ps): Use *_TARGETS variables.
832 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
833 (emacs.html): Use HTML_OPTS.
834 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
835 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
836 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
837 uninstall-ps, and uninstall-doc.
838 (install-dvi, install-html, install-pdf, install-ps, install-doc)
839 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
840 (uninstall-doc): New rules.
841
842 2013-07-31 Eli Zaretskii <eliz@gnu.org>
843
844 * emacs.texi (Top): Remove menu item for the removed "Disabling
845 Multibyte" node.
846
847 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
848
849 * rmail.texi (Rmail Coding): Move here from mule.texi.
850
851 * custom.texi (Specifying File Variables): Fix cross-references.
852
853 * mule.texi (Unibyte Mode): Fix cross-references.
854 (Disabling Multibyte): Remove.
855
856 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
857
858 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
859 (Mayan Calendar): Move here from calendar.texi.
860 * emacs.texi (Top): Update menu.
861
862 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
863
864 * emacs.texi (Top): Add menu entry.
865
866 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
867 (VC Directory Commands): Add vc-dir-ignore.
868
869 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
870
871 * glossary.texi (Glossary): Add some entries.
872
873 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
874
875 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
876 vc-dir. (Bug#14948)
877
878 2013-07-26 Eli Zaretskii <eliz@gnu.org>
879
880 * display.texi (Fringes): Document the variable fringe-mode.
881 (Bug#14946)
882
883 2013-07-03 Glenn Morris <rgm@gnu.org>
884
885 * maintaining.texi (EDE): Fix cross-reference.
886
887 * programs.texi (Program Modes): Fix emacs-xtra reference.
888
889 * help.texi (Misc Help): Index describe-syntax.
890
891 2013-06-29 Eli Zaretskii <eliz@gnu.org>
892
893 * basic.texi (Moving Point): Document visual-order-cursor-movement
894 and its effect on right-char and left-char.
895
896 2013-06-28 Glenn Morris <rgm@gnu.org>
897
898 * ack.texi (Acknowledgments): Small update.
899
900 2013-06-19 Glenn Morris <rgm@gnu.org>
901
902 * Makefile.in (dist): Edit more configure variables.
903 Try to check that we do not miss any in future.
904
905 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
906
907 * vc1-xtra.texi (Revision Tags): Add a cross reference.
908 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
909
910 2013-06-11 Glenn Morris <rgm@gnu.org>
911
912 * maintaining.texi (VC Directory Commands): Copyedit.
913 (Branches): Put back milder version of pre 2013-06-07 text.
914
915 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
916
917 * maintaining.texi (Branches): Remove text copied from other sources.
918
919 2013-06-05 Alan Mackenzie <acm@muc.de>
920
921 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
922 (Not Exiting Isearch): Document new user option
923 `isearch-allow-prefix'. (Bug#9706)
924
925 2013-06-03 Juri Linkov <juri@jurta.org>
926
927 * display.texi (Highlight Interactively): Add global keybindings
928 with the key prefix `M-s h'. Document old command `highlight-phrase'.
929 Document new command `highlight-symbol-at-point'.
930
931 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
932
933 * maintaining.texi (Branches): Add motivations for branching.
934 (VC Mode Line): Fix typo.
935 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
936 prefix argument.
937
938 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
939
940 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
941 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
942 autolaunching of the D-Bus session bus.
943
944 2013-06-01 Glenn Morris <rgm@gnu.org>
945
946 * programs.texi (Semantic): Fix typo.
947
948 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
949
950 * maintaining.texi (Types of Log File): Supplement some
951 information of change log files.
952
953 2013-05-15 Juri Linkov <juri@jurta.org>
954
955 * search.texi (Repeat Isearch): Mention key `RET' to finish
956 editing the string. (Bug#13348)
957
958 2013-05-14 Glenn Morris <rgm@gnu.org>
959
960 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
961
962 2013-05-09 Glenn Morris <rgm@gnu.org>
963
964 * sending.texi (Mail Sending): Fix typo.
965
966 * windows.texi (Change Window): Fix typo.
967
968 * custom.texi (Changing a Variable): Fix typo.
969
970 * trouble.texi (Contributing): Remove obsolete info re pretesters.
971
972 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
973
974 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
975 * cmdargs.texi (Initial Options):
976 * files.texi (Customize Save): Document this.
977
978 2013-05-04 Glenn Morris <rgm@gnu.org>
979
980 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
981
982 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
983
984 doc: convert some TeX accents to UTF-8
985 * ack.texi (Acknowledgments):
986 * emacs.texi (Acknowledgments):
987 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
988 Apparently the TeX accents cause problems when generating gnu.org
989 web pages, e.g., @l{} is rendered as '/l' on
990 <http://www.gnu.org/software/emacs/manual/html_node/
991 emacs/Acknowledgments.html>.
992
993 2013-03-16 Glenn Morris <rgm@gnu.org>
994
995 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
996
997 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
998
999 Prefer UTF-8 for documentation.
1000 With GNU Texinfo 5.0, this generates nicer-looking info files,
1001 since they can use curly quotes. With older Texinfo it doesn't matter.
1002 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
1003 Switch from Latin-1 to UTF-8.
1004
1005 2013-02-28 Bastien Guerry <bzg@gnu.org>
1006
1007 * xresources.texi (GTK resources): Fix broken link.
1008
1009 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1010
1011 * files.texi (Interlocking): Don't refer to symlinks as the
1012 exclusive means of locking files.
1013
1014 2013-02-22 Glenn Morris <rgm@gnu.org>
1015
1016 * ack.texi (Acknowledgments):
1017 * emacs.texi (Acknowledgments): Small updates.
1018
1019 2013-02-21 Glenn Morris <rgm@gnu.org>
1020
1021 * files.texi (File Conveniences): Not just GIFs can be animated.
1022
1023 2013-02-13 Glenn Morris <rgm@gnu.org>
1024
1025 * ack.texi (Acknowledgments): Don't mention yow any more.
1026
1027 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1028
1029 * cmdargs.texi (General Variables):
1030 Fix TMPDIR documentation to match the code's behavior.
1031
1032 2013-02-10 Glenn Morris <rgm@gnu.org>
1033
1034 * trouble.texi (Checklist): Update bug keybinding.
1035
1036 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1037
1038 * msdog.texi (Text and Binary): Delete the description of
1039 file-name-buffer-file-type-alist.
1040
1041 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1042
1043 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1044 Without it, I don't see function names. Older addr2line
1045 implementations will die out sooner or later, so tailor the
1046 first suggestion to recent addr2line, with a followup about
1047 older ones.
1048
1049 2013-01-19 Glenn Morris <rgm@gnu.org>
1050
1051 * custom.texi (Directory Variables): Fix paren typo.
1052
1053 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1054
1055 * custom.texi (Custom Themes): Fix typo.
1056
1057 2013-01-07 Bastien Guerry <bzg@gnu.org>
1058
1059 * help.texi (Apropos): Document `apropos-user-option' and update
1060 the doc for `apropos-variable'.
1061
1062 2013-01-05 Glenn Morris <rgm@gnu.org>
1063
1064 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1065
1066 2012-12-21 Glenn Morris <rgm@gnu.org>
1067
1068 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1069 Simply include doclicense.
1070
1071 2012-12-21 Chong Yidong <cyd@gnu.org>
1072
1073 * frames.texi (Mouse Commands): Fix description of the effect of
1074 mouse dragging (Bug#13049).
1075
1076 2012-12-15 Juri Linkov <juri@jurta.org>
1077
1078 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1079 (Bug#13181)
1080
1081 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1082
1083 * killing.texi (Deletion): Doc fix (Bug#12748).
1084
1085 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1086
1087 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1088 These are just minor editorial changes.
1089
1090 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1091
1092 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1093 to `vc-path'.
1094
1095 2012-12-03 Chong Yidong <cyd@gnu.org>
1096
1097 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1098
1099 2012-12-02 Kevin Ryde <user42@zip.com.au>
1100
1101 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1102
1103 2012-12-01 Kevin Ryde <user42@zip.com.au>
1104
1105 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1106
1107 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1108
1109 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1110 These are just minor editorial changes.
1111
1112 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1113
1114 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1115 clarifications (Bug#12865).
1116 (Horizontal Scrolling): Clarifications.
1117
1118 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1119
1120 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1121
1122 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1123
1124 * trouble.texi (Crashing): Add information about MS-Windows and
1125 the emacs_backtrace.txt file. (Bug#12908)
1126
1127 2012-11-13 Chong Yidong <cyd@gnu.org>
1128
1129 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1130 actually named gdb-stopped-functions.
1131
1132 2012-11-13 Glenn Morris <rgm@gnu.org>
1133
1134 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1135
1136 2012-11-10 Glenn Morris <rgm@gnu.org>
1137
1138 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1139
1140 * emacs.texi (Acknowledgments): Add profiler author.
1141 * ack.texi (Acknowledgments): Add some recent contributions.
1142
1143 2012-11-10 Chong Yidong <cyd@gnu.org>
1144
1145 * files.texi (Diff Mode): Doc fixes for
1146 diff-delete-trailing-whitespace (Bug#12831).
1147
1148 * trouble.texi (Crashing): Copyedits.
1149
1150 2012-11-10 Glenn Morris <rgm@gnu.org>
1151
1152 * files.texi (Diff Mode): Trailing whitespace updates.
1153
1154 2012-11-10 Chong Yidong <cyd@gnu.org>
1155
1156 * misc.texi (Terminal emulator): Document Term mode faces.
1157
1158 * mini.texi (Basic Minibuffer): New node.
1159 Document minibuffer-electric-default-mode.
1160
1161 * display.texi (Visual Line Mode): Fix index entry.
1162
1163 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1164 and index the keybindings. Document tabulated-list-sort.
1165 (Kill Buffer): Capitalize Buffer Menu.
1166
1167 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1168
1169 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1170
1171 * display.texi (Auto Scrolling): Clarify that scroll-step is
1172 ignored when scroll-conservatively is set to a non-zero value.
1173 (Bug#12801)
1174
1175 2012-11-10 Chong Yidong <cyd@gnu.org>
1176
1177 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1178
1179 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1180
1181 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1182
1183 2012-10-29 Chong Yidong <cyd@gnu.org>
1184
1185 * dired.texi (Shell Commands in Dired): Document changes to the
1186 dired-do-async-shell-command.
1187
1188 2012-10-28 Glenn Morris <rgm@gnu.org>
1189
1190 * ack.texi (Acknowledgments): Mention gv.el.
1191
1192 2012-10-27 Bastien Guerry <bzg@gnu.org>
1193
1194 * screen.texi (Menu Bar): Fix typo.
1195
1196 2012-10-27 Chong Yidong <cyd@gnu.org>
1197
1198 * frames.texi (Mouse Avoidance): Mention new variable
1199 mouse-avoidance-banish-position.
1200
1201 * programs.texi (Which Function): Which Function mode now works in
1202 all major modes by default.
1203
1204 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1205
1206 * files.texi (Misc File Ops): Symbolic links on Windows only work
1207 on Vista and later.
1208
1209 * building.texi (Compilation): Document compilation-always-kill.
1210
1211 * search.texi (Symbol Search): New node.
1212
1213 * package.texi (Package Menu): Document the "new" status.
1214
1215 * windows.texi (Window Choice): Don't refer to the obsolete
1216 special-display feature.
1217
1218 2012-10-24 Chong Yidong <cyd@gnu.org>
1219
1220 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1221 be invoked from the mode line.
1222
1223 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1224 changes to the mark and unmark commands.
1225 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1226 which is no longer bound to dired-backup-diff.
1227
1228 2012-10-23 Bastien Guerry <bzg@gnu.org>
1229
1230 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1231 insertion of a period in the Info output.
1232
1233 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1234
1235 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1236
1237 2012-10-23 Chong Yidong <cyd@gnu.org>
1238
1239 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1240
1241 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1242
1243 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1244
1245 2012-10-17 Glenn Morris <rgm@gnu.org>
1246
1247 * mini.texi (Repetition): Further copyedit.
1248
1249 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1250
1251 * mini.texi (Repetition): Copyedit.
1252
1253 2012-10-16 Juri Linkov <juri@jurta.org>
1254
1255 * search.texi (Query Replace): Document multi-buffer replacement
1256 keys. (Bug#12655)
1257
1258 * maintaining.texi (Tags Search): Change link "Replace" to
1259 "Query Replace".
1260
1261 2012-10-13 Chong Yidong <cyd@gnu.org>
1262
1263 * files.texi (File Conveniences): ImageMagick enabled by default.
1264
1265 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1266
1267 * basic.texi (Arguments): Fix typos.
1268
1269 2012-10-08 Glenn Morris <rgm@gnu.org>
1270
1271 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1272
1273 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1274
1275 2012-10-06 Glenn Morris <rgm@gnu.org>
1276
1277 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1278 Mention cal-tex-cursor-week2-summary.
1279
1280 2012-10-06 Chong Yidong <cyd@gnu.org>
1281
1282 * mini.texi (Passwords): Fix typo.
1283
1284 2012-10-02 Glenn Morris <rgm@gnu.org>
1285
1286 * maintaining.texi (VC Directory Commands):
1287 Remove duplicate `q' entry. (Bug#12553)
1288
1289 2012-09-30 Chong Yidong <cyd@gnu.org>
1290
1291 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1292
1293 * search.texi (Special Isearch): Document the lax space search
1294 feature and M-s SPC.
1295 (Regexp Search): Move main search-whitespace-regexp description to
1296 Special Isearch.
1297 (Replace): Document replace-lax-whitespace.
1298
1299 * basic.texi (Position Info): Document C-u M-=.
1300 (Moving Point): Document move-to-column.
1301
1302 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1303
1304 * misc.texi (emacsclient Options): Document the effect of
1305 initial-buffer-choice on client frames. Document server-auth-dir.
1306 Do not document server-host, which is bad security practice.
1307
1308 * building.texi (Lisp Libraries): Docstring lookups can trigger
1309 autoloading. Document help-enable-auto-load.
1310
1311 * mini.texi (Yes or No Prompts): New node.
1312
1313 * ack.texi (Acknowledgments): Remove obsolete packages.
1314
1315 2012-09-27 Glenn Morris <rgm@gnu.org>
1316
1317 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1318 Rename the section to be more general.
1319 * emacs.texi: Update menu.
1320
1321 2012-09-23 Chong Yidong <cyd@gnu.org>
1322
1323 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1324 read-only-mode.
1325
1326 * files.texi (Visiting): Likewise.
1327
1328 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1329
1330 * trouble.texi (Crashing): Document ulimit -c.
1331
1332 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1333
1334 * trouble.texi (Crashing): Document addr2line.
1335
1336 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1337
1338 * misc.texi (DocView Slicing): Document new slice from
1339 BoundingBox feature.
1340
1341 2012-09-19 Chong Yidong <cyd@gnu.org>
1342
1343 * killing.texi (Yanking): Minor clarification (Bug#12469).
1344
1345 2012-09-17 Chong Yidong <cyd@gnu.org>
1346
1347 * building.texi (GDB User Interface Layout): Remove reference to
1348 removed variable gdb-use-separate-io-buffer (Bug#12454).
1349
1350 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1351
1352 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1353 M-x append-to-register. New option `register-separator'.
1354 (Number Registers): Mention that `C-x r +' is polymorphic.
1355
1356 2012-09-07 Chong Yidong <cyd@gnu.org>
1357
1358 * windows.texi (Window Choice): Don't mention obsolete
1359 display-buffer-reuse-frames.
1360
1361 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1362
1363 Give more-useful info on a fatal error (Bug#12328).
1364 * trouble.texi (Crashing): New section, documenting this.
1365
1366 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1367
1368 * cmdargs.texi (General Variables):
1369 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1370 connections to the D-Bus session bus. (Bug#12112)
1371
1372 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1373
1374 * building.texi (Debugger Operation): Correct and improve
1375 documentation of the GUD Tooltip mode.
1376
1377 2012-07-31 Chong Yidong <cyd@gnu.org>
1378
1379 * emacs.texi: Fix ISBN (Bug#12080).
1380
1381 2012-08-05 Chong Yidong <cyd@gnu.org>
1382
1383 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1384
1385 * custom.texi (Face Customization): Move discussion of face
1386 inheritance here, from Faces section.
1387
1388 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1389
1390 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1391 (Bug#11958)
1392
1393 2012-07-19 Chong Yidong <cyd@gnu.org>
1394
1395 * emacs.texi: Update ISBN.
1396
1397 2012-07-17 Chong Yidong <cyd@gnu.org>
1398
1399 * basic.texi (Inserting Text): Replace ucs-insert with
1400 insert-char. Provide more details of input.
1401
1402 * mule.texi (International Chars, Input Methods): Likewise.
1403
1404 2012-07-13 Chong Yidong <cyd@gnu.org>
1405
1406 * custom.texi (Examining): Update C-h v message.
1407
1408 * buffers.texi (Misc Buffer): Document view-read-only.
1409
1410 2012-07-07 Chong Yidong <cyd@gnu.org>
1411
1412 * custom.texi (Init File): Index site-lisp (Bug#11435).
1413
1414 2012-07-06 Chong Yidong <cyd@gnu.org>
1415
1416 * emacs.texi: Re-order top-level menu to correspond to logical
1417 order, to avoid makeinfo warnings.
1418
1419 * ack.texi (Acknowledgments): Note new python.el.
1420
1421 2012-06-29 Chong Yidong <cyd@gnu.org>
1422
1423 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1424 * basic.texi (Erasing, Basic Undo): Fix markup.
1425
1426 2012-06-29 Glenn Morris <rgm@gnu.org>
1427
1428 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1429
1430 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1431
1432 * fixit.texi (Undo): Fix typo. (Bug#11775)
1433
1434 2012-06-27 Glenn Morris <rgm@gnu.org>
1435
1436 * ack.texi (Acknowledgments): Tiny update.
1437
1438 2012-06-21 Glenn Morris <rgm@gnu.org>
1439
1440 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1441
1442 2012-06-17 Chong Yidong <cyd@gnu.org>
1443
1444 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1445
1446 * anti.texi:
1447 * building.texi:
1448 * cmdargs.texi:
1449 * custom.texi:
1450 * display.texi:
1451 * files.texi:
1452 * frames.texi:
1453 * glossary.texi:
1454 * misc.texi:
1455 * mule.texi:
1456 * programs.texi:
1457 * sending.texi:
1458 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1459
1460 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1461
1462 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1463
1464 2012-05-28 Glenn Morris <rgm@gnu.org>
1465
1466 * ack.texi, building.texi, calendar.texi, custom.texi:
1467 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1468
1469 2012-05-27 Glenn Morris <rgm@gnu.org>
1470
1471 * emacs.texi: Simplify following removal of node pointers.
1472
1473 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1474 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1475 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1476 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1477 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1478 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1479 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1480 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1481
1482 2012-05-22 Glenn Morris <rgm@gnu.org>
1483
1484 * emacs.texi (Acknowledgments): Add another contributor.
1485
1486 2012-05-12 Glenn Morris <rgm@gnu.org>
1487
1488 * Makefile.in (MKDIR_P): New, set by configure.
1489 (mkinfodir): Use $MKDIR_P.
1490
1491 2012-05-10 Glenn Morris <rgm@gnu.org>
1492
1493 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1494 with "coding: raw-text".
1495
1496 * files.texi (Interlocking): Mention create-lockfiles option.
1497
1498 2012-05-09 Chong Yidong <cyd@gnu.org>
1499
1500 * frames.texi (Mouse References, Mouse Commands): Fix index
1501 entries (Bug#11362).
1502
1503 2012-05-05 Glenn Morris <rgm@gnu.org>
1504
1505 * custom.texi (Customization Groups, Custom Themes, Examining):
1506 Improve page breaks.
1507
1508 * rmail.texi (Rmail Display): Use example rather than smallexample.
1509
1510 * calendar.texi: Convert inforefs to refs.
1511
1512 * dired.texi (Dired Enter): Improve page break.
1513
1514 * abbrevs.texi (Abbrev Concepts): Copyedits.
1515
1516 * maintaining.texi (Registering, Tag Syntax):
1517 Tweak line and page breaks.
1518
1519 * programs.texi (Programs, Electric C): Copyedits.
1520 (Program Modes): Add xref to Fortran.
1521 (Left Margin Paren): Remove what was (oddly enough) the only use
1522 of defvar in the entire Emacs manual.
1523 (Hungry Delete): Remove footnote about ancient Emacs version.
1524 (Other C Commands): Use example rather than smallexample.
1525
1526 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1527 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1528 Tweak line and page breaks.
1529
1530 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1531 (Major Modes): Use example rather than smallexample.
1532
1533 * mule.texi (Output Coding): Reword to improve page-breaks.
1534
1535 * frames.texi (Fonts): Tweak line and page breaks.
1536 Use example rather than smallexample. Change cross-reference.
1537 (Text-Only Mouse): Fix xref.
1538
1539 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1540 (Indirect Buffers): Tweak line- and page-breaks.
1541
1542 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1543
1544 2012-05-04 Glenn Morris <rgm@gnu.org>
1545
1546 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1547 (info, infoclean): Use $INFO_EXT.
1548 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1549 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1550 (INFO_TARGETS): Use $INFO_EXT.
1551 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1552
1553 2012-05-02 Glenn Morris <rgm@gnu.org>
1554
1555 * emacs.texi (@copying): Only print EDITION in the TeX version.
1556
1557 * search.texi (Regexp Search): Just say "Emacs".
1558
1559 * display.texi (Auto Scrolling):
1560 Reword to avoid repetition and improve page break.
1561
1562 * xresources.texi (Resources):
1563 * mule.texi (Language Environments):
1564 * misc.texi (Amusements):
1565 * maintaining.texi (VC Change Log):
1566 * frames.texi (Fonts):
1567 * custom.texi (Specifying File Variables, Minibuffer Maps):
1568 * cmdargs.texi (Initial Options):
1569 * building.texi (Flymake):
1570 Reword to remove/reduce some overly long/short lines.
1571
1572 2012-04-27 Glenn Morris <rgm@gnu.org>
1573
1574 * emacs.texi: Some fixes for detailed menu.
1575
1576 * emacs.texi: Add "et al." to authors.
1577
1578 * ack.texi, basic.texi, buffers.texi, building.texi:
1579 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1580 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1581 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1582 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1583 * search.texi, trouble.texi, windows.texi:
1584 Use Texinfo recommended convention for quotes+punctuation.
1585
1586 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1587
1588 * mule.texi (Bidirectional Editing): Improve indexing.
1589 Minor wording tweaks.
1590
1591 2012-04-15 Chong Yidong <cyd@gnu.org>
1592
1593 * misc.texi (emacsclient Options): More clarifications.
1594
1595 2012-04-15 Glenn Morris <rgm@gnu.org>
1596
1597 * msdog.texi (Windows Printing): It doesn't set printer-name.
1598
1599 * mule.texi (Language Environments): Move font info to "Fontsets".
1600 (Fontsets): Move intlfonts etc here from "Language Environments".
1601 Copyedits.
1602 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1603 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1604
1605 2012-04-15 Chong Yidong <cyd@gnu.org>
1606
1607 * glossary.texi (Glossary): Standardize on "text terminal"
1608 terminology. All callers changed.
1609
1610 * misc.texi (emacsclient Options): Document "client frame" concept
1611 and its effect on C-x C-c more carefully.
1612
1613 2012-04-15 Glenn Morris <rgm@gnu.org>
1614
1615 * frames.texi (Scroll Bars):
1616 * glossary.texi (Glossary): Use consistent case for "X Window System".
1617
1618 * mule.texi (Select Input Method, Coding Systems):
1619 State command names in kbd tables.
1620 (Recognize Coding): Add cross-ref.
1621 (Output Coding): Don't mention message mode in particular.
1622 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1623 Copyedits.
1624
1625 2012-04-14 Glenn Morris <rgm@gnu.org>
1626
1627 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1628 Copyedits.
1629 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1630 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1631 auto-coding-functions does not override coding: tags.
1632 Remove rmail-decode-mime-charset; it no longer has any effect.
1633
1634 2012-04-14 Chong Yidong <cyd@gnu.org>
1635
1636 * custom.texi (Creating Custom Themes): Add reference to Custom
1637 Themes node in Lisp manual.
1638
1639 2012-04-14 Glenn Morris <rgm@gnu.org>
1640
1641 * mule.texi (International): Copyedits.
1642 (International Chars): Update C-x = example output.
1643 (Disabling Multibyte): Rename from "Enabling Multibyte".
1644 Clarify what "unibyte: t" does, and mode-line description.
1645 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1646 Use Texinfo recommended convention for quotes+punctuation.
1647 (Language Environments): Copyedits.
1648 (Input Methods): Copyedits. Use "^" for the postfix example,
1649 because it is less confusing inside Info's `quotes'.
1650
1651 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1652 Update for "Disabling Multibyte" node name change.
1653 * emacs.texi: Update for "Disabling Multibyte" node name change.
1654
1655 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1656 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1657 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1658 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1659 * sending.texi, text.texi, trouble.texi:
1660 Use @file for buffers, per the Texinfo manual.
1661
1662 * entering.texi (Entering Emacs):
1663 Do not mention initial-buffer-choice = t.
1664
1665 * misc.texi (Gnus Startup): Use @env for environment variables.
1666
1667 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1668
1669 2012-04-12 Glenn Morris <rgm@gnu.org>
1670
1671 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1672
1673 2012-04-07 Glenn Morris <rgm@gnu.org>
1674
1675 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1676
1677 2012-04-05 Glenn Morris <rgm@gnu.org>
1678
1679 * glossary.texi (Glossary): Use anchors for internal cross-references.
1680
1681 2012-04-04 Glenn Morris <rgm@gnu.org>
1682
1683 * glossary.texi (Glossary): Copyedits.
1684 Use Texinfo-recommended convention for quotes and punctuation.
1685 Comment out a few specialized (Rmail) items.
1686 New items: Bidirectional Text, Client, Directory Local Variable,
1687 File Local Variable, Package, Server, Theme, Trash Can.
1688
1689 2012-04-03 Chong Yidong <cyd@gnu.org>
1690
1691 * sending.texi (Mail Misc): Fix an index entry.
1692
1693 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1694
1695 * msdog.texi (Windows Startup): Add description of emacsclient
1696 operation under -c and -t on MS-Windows.
1697
1698 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1699 Startup". (Bug#11091)
1700
1701 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1702
1703 * custom.texi (Changing a Variable): Fix example.
1704
1705 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1706
1707 * misc.texi (emacsclient Options): More clarifications about -t
1708 and -c on MS-Windows. (Bug#11091)
1709
1710 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1711
1712 * misc.texi (emacsclient Options): Document peculiarities of new
1713 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1714
1715 2012-03-30 Chong Yidong <cyd@gnu.org>
1716
1717 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1718
1719 2012-03-22 Glenn Morris <rgm@gnu.org>
1720
1721 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1722
1723 2012-03-17 Chong Yidong <cyd@gnu.org>
1724
1725 * package.texi (Package Installation): Document use of
1726 package-initialize in init file.
1727
1728 2012-03-16 Glenn Morris <rgm@gnu.org>
1729
1730 * help.texi (Language Help):
1731 * mule.texi (International Chars):
1732 etc/HELLO is for character demonstration.
1733
1734 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1735
1736 * dired.texi (Shell Commands in Dired): Fix typo.
1737
1738 2012-03-04 Chong Yidong <cyd@gnu.org>
1739
1740 * killing.texi (Clipboard): Document clipboard manager.
1741
1742 2012-02-29 Glenn Morris <rgm@gnu.org>
1743
1744 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1745
1746 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1747
1748 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1749
1750 2012-02-28 Glenn Morris <rgm@gnu.org>
1751
1752 * custom.texi, display.texi, emacs.texi, files.texi:
1753 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1754 Standardize possessive apostrophe usage.
1755
1756 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1757
1758 * macos.texi (Mac / GNUstep Customization): Remove text about
1759 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1760
1761 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1762
1763 * buffers.texi (Select Buffer): Mention that saving in a new file
1764 name can switch to a different major mode.
1765
1766 2012-02-23 Glenn Morris <rgm@gnu.org>
1767
1768 * mini.texi (Minibuffer File, Completion Options, Repetition):
1769 Copyedits.
1770 (Completion Example): Other M-x au* commands may be defined.
1771 (Completion Styles): Mention emacs21 and completion-category-overrides.
1772
1773 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1774 (Windows Keyboard, Windows Mouse, Windows Processes)
1775 (Windows Printing, Windows Misc): Copyedits.
1776 (ls in Lisp): Update switches list.
1777
1778 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1779 Update dos-mode* function names.
1780 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1781 (MS-DOS Processes): Add xref to main ls-lisp section.
1782
1783 * ack.texi (Acknowledgments): Mention smie.
1784
1785 2012-02-22 Glenn Morris <rgm@gnu.org>
1786
1787 * macos.texi: Copyedits. Fix @key/@kbd usage.
1788 (Mac / GNUstep Basics): Don't mention the panels, since the next
1789 section covers them.
1790 (Mac / GNUstep Customization): Merge some panel info from previous.
1791
1792 2012-02-21 Glenn Morris <rgm@gnu.org>
1793
1794 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1795 Small fixes.
1796
1797 * emacs-xtra.texi: Picture mode is no longer a chapter.
1798
1799 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1800
1801 * ack.texi (Acknowledgments): Small changes, including resorting,
1802 and removal of things no longer distributed.
1803
1804 2012-02-20 Glenn Morris <rgm@gnu.org>
1805
1806 * emacs.texi (Top, Preface): Small rephrasings.
1807 (menu, detailmenu): Update entries, and reformat some descriptions.
1808 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1809 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1810 Reformat some menu descriptions.
1811
1812 * ack.texi (Acknowledgments): More updates.
1813
1814 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1815 and from Author: headers.
1816 (Distrib): Small updates.
1817
1818 2012-02-18 Glenn Morris <rgm@gnu.org>
1819
1820 * ack.texi (Acknowledgments): Add xref to Org manual.
1821
1822 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1823 of '*mail*', since Message does not call it that.
1824 (Rmail Reply): Rename rmail-dont-reply-to-names.
1825 \\`info- no longer handled specially.
1826 Update for rmail-enable-mime-composing.
1827 Don't mention 'm' for replies.
1828 Don't mention rmail-mail-new-frame and canceling, since it does
1829 not work for Message at the moment.
1830
1831 * cal-xtra.texi: Copyedits.
1832
1833 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1834
1835 2012-02-17 Glenn Morris <rgm@gnu.org>
1836
1837 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1838
1839 * ack.texi (Acknowledgments): Mention Gnulib.
1840
1841 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1842
1843 * calendar.texi: Misc small changes, including updating the dates
1844 of examples.
1845
1846 2012-02-16 Glenn Morris <rgm@gnu.org>
1847
1848 * calendar.texi: Misc small changes.
1849
1850 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1851 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1852
1853 * dired-xtra.texi (Subdir Switches): Small fixes.
1854
1855 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1856
1857 2012-02-15 Glenn Morris <rgm@gnu.org>
1858
1859 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1860
1861 2012-02-12 Glenn Morris <rgm@gnu.org>
1862
1863 * ack.texi (Acknowledgments):
1864 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1865
1866 2012-02-10 Glenn Morris <rgm@gnu.org>
1867
1868 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1869
1870 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1871
1872 2012-02-09 Glenn Morris <rgm@gnu.org>
1873
1874 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1875 buffer switch after M-x rename-uniquely.
1876
1877 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1878
1879 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1880
1881 * text.texi (Org Mode): Fix typo.
1882
1883 2012-02-08 Glenn Morris <rgm@gnu.org>
1884
1885 * ack.texi (Acknowledgments): Update emacs-lock info.
1886
1887 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1888
1889 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1890
1891 2012-02-07 Glenn Morris <rgm@gnu.org>
1892
1893 * files.texi (File Conveniences): Mention ImageMagick images.
1894
1895 2012-02-05 Glenn Morris <rgm@gnu.org>
1896
1897 * trouble.texi (Checklist): Mention debug-on-event.
1898
1899 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1900
1901 2012-02-04 Glenn Morris <rgm@gnu.org>
1902
1903 * macos.texi (Customization options specific to Mac OS / GNUstep):
1904 New subsection.
1905
1906 * display.texi (Colors): Mention list-colors-sort.
1907
1908 * files.texi (File Conveniences): Mention image animation.
1909
1910 2012-01-31 Chong Yidong <cyd@gnu.org>
1911
1912 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1913 scroll bars (Bug#10666).
1914
1915 2012-01-28 Chong Yidong <cyd@gnu.org>
1916
1917 * files.texi (Filesets): Fix typos.
1918
1919 * display.texi (Faces): Add xref to Colors node.
1920
1921 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1922
1923 * buffers.texi (Select Buffer): Clarify explanation of switching
1924 to new buffers. Fix description of next-buffer and
1925 previous-buffer (Bug#10334).
1926 (Misc Buffer): Add xref to View Mode.
1927
1928 * text.texi (Fill Commands): Fix description of
1929 sentence-end-double-space.
1930
1931 2012-01-23 Chong Yidong <cyd@gnu.org>
1932
1933 * anti.texi (Antinews): Add Emacs 23 antinews.
1934
1935 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1936
1937 * programs.texi (Comment Commands): Typo (bug#10514).
1938
1939 2012-01-15 Chong Yidong <cyd@gnu.org>
1940
1941 * xresources.texi (X Resources): Describe GTK+ case first.
1942 (Resources): Don't use borderWidth as an example, since it doesn't
1943 work with GTK+.
1944 (Table of Resources): Clarify role of several resources, including
1945 the Emacs 24 behavior of cursorBlink etc.
1946 (Face Resources): Node deleted. Recommend using Customize
1947 instead. Add paragraph to `Table of Resources' node summarizing
1948 how to use X resources for changing faces.
1949 (Lucid Resources): Rewrite, omitting description of font names,
1950 referring to the Fonts node instead.
1951 (LessTif Resources): Copyedits.
1952 (GTK resources): Rewrite, describing the difference between gtk2
1953 and gtk3.
1954 (GTK Resource Basics): New node.
1955 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1956 (GTK styles): Just refer to Fonts node for GTK font format.
1957
1958 * display.texi (Faces): Document the cursor face.
1959
1960 2012-01-14 Chong Yidong <cyd@gnu.org>
1961
1962 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1963 (General Variables): Add xref to Lisp Libraries.
1964 (Initial Options): Copyedits.
1965 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1966 (Environment): Clarify what getenv does.
1967 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1968 light backgrounds on xterms.
1969 (Misc Variables): TEMP and TMP are not Windows-specific.
1970 (Display X): Copyedits.
1971 (Colors X): -bd does nothing for GTK.
1972 (Icons X): Gnome 3 doesn't use taskbars.
1973
1974 * misc.texi (Shell): Document exec-path here.
1975
1976 * rmail.texi (Movemail): Add xref for exec-path.
1977
1978 2012-01-13 Glenn Morris <rgm@gnu.org>
1979
1980 * dired.texi (Dired and Find): Clarify find-ls-options.
1981
1982 2012-01-09 Chong Yidong <cyd@gnu.org>
1983
1984 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1985 SHA-256.
1986
1987 2012-01-07 Chong Yidong <cyd@gnu.org>
1988
1989 * display.texi (Useless Whitespace): Add Whitespace mode.
1990
1991 * custom.texi (Hooks): Discuss how to disable minor modes.
1992
1993 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1994 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1995
1996 * trouble.texi (Lossage): Refer to Bugs node for problems.
1997 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1998 (Screen Garbled): Don't refer to terminal "manufacturers".
1999 (Total Frustration): Node deleted. Eliza is documented in
2000 Amusements now.
2001 (Known Problems): More info about using the bug tracker.
2002 Mention debbugs package.
2003 (Bug Criteria): Copyedits.
2004 (Understanding Bug Reporting): Mention emacs -Q.
2005
2006 2012-01-06 Chong Yidong <cyd@gnu.org>
2007
2008 * custom.texi (Specifying File Variables): The mode: keyword
2009 doesn't have to be first anymore. Add example of specifying minor
2010 modes.
2011 (Directory Variables): Simplify example. Mention application to
2012 non-file buffers.
2013 (Disabling): Use "initialization file" terminology.
2014 (Init Examples): Fix hook example.
2015
2016 2012-01-06 Eli Zaretskii <eliz@gnu.org>
2017
2018 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2019 (Bug#10422)
2020 Move the stuff about resources to xresources.texi.
2021
2022 * xresources.texi (Resources): Move information about setting X
2023 resources in the Registry from cmdargs.texi. Make the index entry
2024 be similar to the one in cmdargs.texi.
2025
2026 2012-01-05 Chong Yidong <cyd@gnu.org>
2027
2028 * custom.texi (Customization Groups): Update example.
2029 (Browsing Custom): Document the new search field.
2030 (Changing a Variable): Update example for Emacs 24 changes.
2031 Document Custom-set and Custom-save commands.
2032 (Face Customization): Document Emacs 24 changes. De-document
2033 modify-face.
2034 (Specific Customization): Mention customize-variable.
2035 (Custom Themes): Add customize-themes, custom-theme-load-path,
2036 custom-theme-directory, and describe-theme.
2037 (Creating Custom Themes): New node.
2038 (Examining): Mention M-:.
2039
2040 * package.texi (Packages): Fix typo.
2041
2042 2012-01-03 Chong Yidong <cyd@gnu.org>
2043
2044 * misc.texi (Single Shell): Don't document Lisp usage of
2045 shell-command. Tidy up discussion of synchronicity. Add index
2046 entries for async-shell-command.
2047 (Interactive Shell): Note that M-x shell uses shell-file-name.
2048 Note change in behavior in Emacs 24.
2049 (Shell Mode): Shell mode now uses completion-at-point.
2050 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2051 default method for recognizing prompts nowadays.
2052 (Shell Ring): Add xref to Minibuffer History.
2053 (Directory Tracking): Explain Dirtrack mode in more detail.
2054 (Term Mode): Fix index entries.
2055 (Paging in Term): Merge into Term Mode.
2056 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2057 (Printing): Fix xref. State default of lpr-switches.
2058 (PostScript): Remove obsolete sentence. Omit description of
2059 non-interactive behaviors.
2060 (Hyperlinking): Improve description.
2061 (Browse-URL): Using compose-mail for mailto URLs is the default.
2062 Document browse-url-mailto-function.
2063 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2064 (FFAP): FFAP is not a minor mode.
2065 (Amusements): M-x lm was renamed to M-x landmark.
2066 Document nato-region.
2067
2068 2012-01-01 Chong Yidong <cyd@gnu.org>
2069
2070 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2071 (Gnus Startup): Note that the system might not be set up for news.
2072 Describe group levels more clearly.
2073 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2074 Summary of Gnus.
2075 (Document View): Copyedits. Move zoom commads to DocView
2076 Navigation node.
2077 (DocView Navigation, DocView Searching, DocView Slicing)
2078 (DocView Conversion): Nodes renamed from Navigation, etc.
2079
2080 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2081
2082 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2083
2084 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2085 (Bug#10380)
2086
2087 2011-12-30 Chong Yidong <cyd@gnu.org>
2088
2089 * sending.texi (Sending Mail): Document initial mail buffer name,
2090 and changed multiple mail buffer behavior.
2091 (Mail Format): Put the example at the top of the section.
2092 (Mail Headers): Move discussion of "From" to the top.
2093 (Mail Sending): Document sendmail-query-once.
2094 (Citing Mail): Make it less Rmail-specific.
2095
2096 2011-12-29 Chong Yidong <cyd@gnu.org>
2097
2098 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2099 example. Add index entries.
2100 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2101
2102 2011-12-26 Chong Yidong <cyd@gnu.org>
2103
2104 * dired.texi (Dired Enter, Misc Dired Features):
2105 Document dired-use-ls-dired changes. Mention quit-window.
2106 (Dired Navigation): Add index entries.
2107 (Dired Visiting): Fix View Mode xref.
2108 (Marks vs Flags): Prefer C-/ binding for undo.
2109 (Subdirectories in Dired): Add xrefs.
2110 (Misc Dired Features): Document some Emacs 24 changes. Add index
2111 entries.
2112
2113 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2114 variable, since it is explained in Minor Modes node.
2115 (Defining Abbrevs): Copyedits.
2116 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2117 C-/ binding for undo.
2118 (Dabbrev Customization): Add xrefs for case-fold-search and
2119 case-replace.
2120
2121 * dired-xtra.texi (Subdir Switches): Add xref.
2122
2123 * maintaining.texi (VC Directory Commands): Mention quit-window.
2124
2125 2011-12-25 Chong Yidong <cyd@gnu.org>
2126
2127 * maintaining.texi (Tags): Mention Semantic.
2128 (Create Tags Table, Etags Regexps): Copyedits.
2129 (Find Tag): Mention minibuffer completion.
2130 (List Tags): Mention completion-at-point. Completion is actually
2131 available in M-x list-tags.
2132
2133 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2134 Document vc-delete-file.
2135
2136 * files.texi (Misc File Ops): Mention vc-delete-file.
2137
2138 * programs.texi (Symbol Completion): Mention completion-at-point
2139 explicitly.
2140
2141 2011-12-22 Chong Yidong <cyd@gnu.org>
2142
2143 * maintaining.texi (Change Log Commands): Don't specially mention
2144 vc-update-change-log which is CVS-only.
2145
2146 * vc1-xtra.texi (Version Headers): Note that these are for
2147 Subversion, CVS, etc. only.
2148 (General VC Options): De-document vc-keep-workfiles.
2149 Fix RCS-isms.
2150
2151 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2152
2153 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2154 should be @end iftex".
2155
2156 2011-12-21 Chong Yidong <cyd@gnu.org>
2157
2158 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2159 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2160 (VC Pull): Mention vc-log-incoming.
2161 (Log Buffer): Add CVS/RCS only disclaimer.
2162
2163 * vc1-xtra.texi (Remote Repositories): Update introduction.
2164 (Local Version Control): Node deleted (obsolete with DVCSes).
2165 (Remote Repositories, Version Backups): Node deleted.
2166 Move documentation of vc-cvs-stay-local to CVS Options.
2167 (CVS Options): Reduce verbosity of description of obscure CVS
2168 locking feature.
2169 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2170 Tags node.
2171 (Revision Tags): Move under Miscellaneous VC subsection.
2172 (Change Logs and VC): Note that this is wrong for DVCSs.
2173 De-document log entry manipulating features.
2174 (Renaming and VC): Describe how it works on modern VCSes.
2175
2176 * files.texi (Misc File Ops): Mention vc-rename-file.
2177
2178 * programs.texi (Custom C Indent): Add index entries.
2179
2180 2011-12-20 Alan Mackenzie <acm@muc.de>
2181
2182 * programs.texi (Motion in C): Update the description of C-M-a and
2183 C-M-e, they now DTRT in enclosing scopes.
2184 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2185
2186 2011-12-20 Chong Yidong <cyd@gnu.org>
2187
2188 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2189 (Old Revisions): Use it.
2190 (VCS Repositories): Add "distributed" terminology.
2191 (Log Buffer): Remove duplicate description
2192 about changesets. Fix "current VC fileset" ambiguity.
2193 (Multi-User Branching): Node deleted.
2194 (Branches, Switching Branches): Discuss decentralized version
2195 control systems.
2196 (VC Pull): New node.
2197 (Merging): Document merging on decentralized systems.
2198 (Creating Branches): Note that this is specific to CVS and related
2199 systems.
2200
2201 2011-12-19 Chong Yidong <cyd@gnu.org>
2202
2203 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2204 (VC Mode Line): Add index entry for "version control status".
2205 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2206 Document vc-revert-show-diff. De-document vc-rollback.
2207 (VC Directory Mode): Rewrite introduction. Move prefix arg
2208 documentation here from VC Directory Buffer node.
2209 (VC Directory Buffer): Use a decentralized VCS example.
2210 (VC Directory Commands): Use a table. Remove material duplicated
2211 in previous nodes on multi-file VC filsets.
2212
2213 2011-12-17 Chong Yidong <cyd@gnu.org>
2214
2215 * maintaining.texi (VCS Concepts): Make "revision" terminology
2216 less CVS-specific.
2217 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2218 Registering node.
2219 (Secondary VC Commands): Delete. Promote subnodes.
2220 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2221 log buffer. Add index entries.
2222 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2223 Use "commit" terminology.
2224 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2225 doesn't refer to tags tables. Note other possible forms of the
2226 revision ID. C-x v = does not save.
2227 (Registering): Note similarity to C-x v v action. Fix description
2228 of how backends are chosen. De-document vc-default-init-revision.
2229 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2230 in root log buffers.
2231
2232 2011-12-16 Chong Yidong <cyd@gnu.org>
2233
2234 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2235 (Basic VC Editing): Remove redundant descriptions.
2236 (VC With A Merging VCS): Make description more general instead of
2237 CVS-specific.
2238 (VC With A Locking VCS): Use VC fileset terminology.
2239
2240 2011-12-12 Chong Yidong <cyd@gnu.org>
2241
2242 * building.texi (Executing Lisp): Fix xref for C-M-x.
2243 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2244 manual. Note that load-path is not customizable.
2245 (Lisp Eval): Note that listed commands are available globally.
2246 Explain the meaning of "defun" in the C-M-x context.
2247 (Lisp Interaction): Copyedits.
2248 (External Lisp): Fix name of inferior Lisp buffer.
2249 Mention Scheme.
2250 (Compilation): Define "inferior process".
2251
2252 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2253
2254 * msdog.texi (Windows Fonts): Document how to force GDI font
2255 backend on MS-Windows.
2256
2257 2011-12-10 Chong Yidong <cyd@gnu.org>
2258
2259 * building.texi (Compilation): Say what the -k flag to make does.
2260 Move subprocess discussion to Compilation Shell.
2261 (Compilation Mode): Add xref for grep, occur, and mouse
2262 references. Define "locus".
2263 (Grep Searching): Use @command.
2264 (Debuggers, Commands of GUD, GDB Graphical Interface):
2265 Clarify intro.
2266 (Starting GUD): Clarify how arguments are specified.
2267 (Debugger Operation): Index entry for "GUD interaction buffer",
2268 and move basic description here from Commands of GUD node.
2269 (GDB User Interface Layout): Copyedits.
2270 (Source Buffers): Remove gdb-find-source-frame, which is not in
2271 gdb-mi.el.
2272 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2273 toggle-gdb-all-registers, which are not in gdb-mi.el.
2274 Don't re-document GUD interaction buffers.
2275
2276 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2277 (Semantic): Add cindex entries for Semantic.
2278
2279 2011-12-06 Chong Yidong <cyd@gnu.org>
2280
2281 * programs.texi (Man Page): Clarify how to use Man-switches.
2282 Don't bother documenting Man-fontify-manpage-flag.
2283 (Lisp Doc): Add xref to Name Help node.
2284 (Hideshow): Add cindex. Mention role of ellipses, and default
2285 value of hs-isearch-open. Don't bother documenting
2286 hs-special-modes-alist.
2287 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2288 changing the window manager binding of M-TAB.
2289
2290 2011-12-05 Chong Yidong <cyd@gnu.org>
2291
2292 * programs.texi (Comment Commands): Fix description of for M-; on
2293 blank lines. Move documentation of comment-region here.
2294 (Multi-Line Comments): Clarify the role of comment-multi-line.
2295 Refer to Comment Commands for comment-region doc.
2296 (Options for Comments): Refer to Multi-Line Comments for
2297 comment-multi-line doc, instead of duplicating it. Fix default
2298 values of comment-padding and comment-start-skip.
2299
2300 2011-12-04 Chong Yidong <cyd@gnu.org>
2301
2302 * programs.texi (Program Modes): Mention modes that are not
2303 included with Emacs. Fix references to other manuals for tex.
2304 Add index entry for backward-delete-char-untabify.
2305 Mention prog-mode-hook.
2306 (Which Function): Use "global minor mode" terminology.
2307 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2308 in Indentation chapter to avoid duplication.
2309 (Expressions): Copyedit.
2310 (Matching): Document Electric Pair mode.
2311
2312 * ack.texi (Acknowledgments):
2313 * rmail.texi (Movemail, Other Mailbox Formats):
2314 * frames.texi (Frames): Don't capitalize "Unix".
2315
2316 2011-12-04 Chong Yidong <cyd@gnu.org>
2317
2318 * text.texi (Nroff Mode): Mention what nroff is.
2319 (Text Based Tables, Table Recognition): Don't say "Table mode"
2320 since it's not a major or minor mode.
2321 (Text Based Tables): Reduce the size of the example.
2322 (Table Definition): Clarify definitions.
2323 (Table Creation): Add key table.
2324 (Cell Commands): Use kbd for commands.
2325 (Table Rows and Columns): Combine nodes Row Commands and Column
2326 Commands.
2327 (Fixed Width Mode): Node deleted; contents moved to parent.
2328 (Table Conversion): Shorten example.
2329 (Measuring Tables): Merge into Table Misc.
2330
2331 2011-12-03 Chong Yidong <cyd@gnu.org>
2332
2333 * text.texi (TeX Mode): Mention AUCTeX package.
2334 (TeX Editing): Add xref to documentation for Occur.
2335 (LaTeX Editing): Add xref to Completion node.
2336 (TeX Print): Fix description of tex-directory.
2337 (Enriched Text): Rename from Formatted Text. Make this node and
2338 its subnodes less verbose, since text/enriched files are
2339 practically unused.
2340 (Enriched Mode): Rename from Requesting Formatted Text.
2341 (Format Colors): Node deleted.
2342 (Enriched Faces): Rename from Format Faces. Describe commands
2343 for applying colors too.
2344 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2345
2346 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2347
2348 * display.texi (Colors): New node.
2349
2350 * cmdargs.texi (Colors X):
2351 * xresources.texi (GTK styles):
2352 * custom.texi (Face Customization): Reference it.
2353
2354 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2355 Link to Fill Commands for Justification entry.
2356
2357 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2358
2359 * display.texi (Auto Scrolling): More accurate description of what
2360 scroll-*-aggressively does, including the effect of non-zero
2361 margin. Fix "i.e." markup.
2362
2363 2011-12-02 Chong Yidong <cyd@gnu.org>
2364
2365 * text.texi (Pages): Mention how formfeed chars are displayed.
2366 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2367 Describe adaptive filling more precisely.
2368 (Fill Commands): Note that filling removes excess whitespace.
2369 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2370 now bound to indent-for-tab-command in Text mode.
2371 (Outline Mode): Copyedits.
2372 (Outline Visibility): Note that Reveal mode is a buffer-local
2373 minor mode.
2374
2375 * modes.texi (Major Modes): Move note about checking major-mode in
2376 a hook function here, from Text mode.
2377
2378 2011-11-28 Chong Yidong <cyd@gnu.org>
2379
2380 * text.texi (Words): Add xref to Position Info.
2381 (Paragraphs): Add xref to Regexps.
2382
2383 * indent.texi (Indentation): Rewrite introduction. Move table to
2384 Indentation Commands node.
2385 (Indentation Commands): Add index entries to table. Copyedits.
2386 (Tab Stops, Just Spaces): Copyedits.
2387 (Indent Convenience): New node. Document electric-indent-mode.
2388
2389 * programs.texi (Basic Indent):
2390 * windows.texi (Pop Up Window): Fix kindex entry.
2391
2392 2011-11-28 Chong Yidong <cyd@gnu.org>
2393
2394 * modes.texi (Major Modes): Move major-mode variable doc here from
2395 Choosing Modes. Document describe-mode. Document prog-mode-hook
2396 and text-mode-hook. Add example of using hooks.
2397 (Minor Modes): Document behavior of mode command calls from Lisp.
2398 Note that setting the mode variable using Customize will DTRT.
2399 (Choosing Modes): Add example of setting a minor mode using a
2400 local variable.
2401
2402 2011-11-27 Chong Yidong <cyd@gnu.org>
2403
2404 * frames.texi (Creating Frames): Move frame parameter example to
2405 Frame Parameters node.
2406 (Frame Commands): C-x 5 o does not warp the mouse by default.
2407 (Fonts): Add more GTK-style properties; also, they should be
2408 capitalized.
2409 (Special Buffer Frames): Node deleted; special-display is on the
2410 way out.
2411 (Frame Parameters): Example moved here from Creating Frames.
2412 Clarify that default-frame-alist affects the initial frame too.
2413 Delete auto-raise-mode and auto-lower-mode.
2414 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2415 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2416
2417 * windows.texi (Window Choice): Add xref to Lisp manual for
2418 special-display-*.
2419
2420 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2421
2422 * display.texi (Text Display): Update the description,
2423 cross-references, and indexing related to display of control
2424 characters and raw bytes.
2425
2426 2011-11-25 Chong Yidong <cyd@gnu.org>
2427
2428 * frames.texi (Frames): Rewrite introduction.
2429 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2430 Mouse-3 does not copy to kill ring by default. DEL does not
2431 behave specially for mouse commands any more.
2432 (Mouse References): Document mouse-1-click-follows-link more
2433 thoroughly.
2434 (Menu Mouse Clicks): Move footnote to the main text and add xref
2435 to Init Rebinding node.
2436 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2437
2438 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2439
2440 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2441
2442 * display.texi (Font Lock): Fix typo.
2443
2444 2011-11-24 Glenn Morris <rgm@gnu.org>
2445
2446 * rmail.texi (Rmail Output):
2447 Mention rmail-automatic-folder-directives. (Bug#9657)
2448
2449 2011-11-21 Chong Yidong <cyd@gnu.org>
2450
2451 * mark.texi (Global Mark Ring): Fix description of global mark
2452 ring (Bug#10032).
2453
2454 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2455
2456 * msdog.texi (Windows Fonts): Fix typo.
2457
2458 2011-11-17 Glenn Morris <rgm@gnu.org>
2459
2460 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2461
2462 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2463
2464 * killing.texi (Rectangles):
2465 * misc.texi (Document View):
2466 * modes.texi (Choosing Modes):
2467 * msdog.texi (Windows Fonts):
2468 * regs.texi (Rectangle Registers):
2469 * search.texi (Isearch Yank): Fix typos.
2470
2471 2011-11-06 Chong Yidong <cyd@gnu.org>
2472
2473 * windows.texi (Basic Window): Add xref to Cursor Display.
2474 (Split Window): Document negative arg for splitting commands.
2475 (Other Window): Document mouse-1 in text area of window.
2476 (Change Window): Don't mention window attributes, since they
2477 aren't defined. C-x 1 can't be used with minibuffer windows.
2478 Windows are no longer auto-deleted.
2479 (Window Choice): Add xref to Choosing Window in Lisp manual.
2480 (Window Convenience): Note that windmove disables shift-selection.
2481 Move M-x compare-windows here from Other Window node.
2482
2483 * custom.texi (Mouse Buttons):
2484 * search.texi (Isearch Scroll):
2485 * windows.texi (Split Window): Use new names split-window-below
2486 and split-window-right.
2487
2488 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2489
2490 * emacs.texi (Top): Fix typo.
2491
2492 2011-10-25 Glenn Morris <rgm@gnu.org>
2493
2494 * abbrevs.texi (Saving Abbrevs):
2495 quietly-read-abbrev-file is not a command. (Bug#9866)
2496
2497 2011-10-24 Chong Yidong <cyd@gnu.org>
2498
2499 * display.texi (Scrolling): Document scroll-up-line and
2500 scroll-down-line. Document scroll-command property.
2501 (Recentering): New node, split off from Scrolling.
2502
2503 2011-10-23 Chong Yidong <cyd@gnu.org>
2504
2505 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2506 (Tool Bars): Copyedits.
2507
2508 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2509
2510 2011-10-22 Chong Yidong <cyd@gnu.org>
2511
2512 * windows.texi (Displaying Buffers): Fix broken lispref link.
2513
2514 2011-10-22 Chong Yidong <cyd@gnu.org>
2515
2516 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2517 Move confirm-nonexistent-file-or-buffer discussion here.
2518
2519 * files.texi (File Names, Visiting): Move detailed discussion of
2520 minibuffer confirmation to Minibuffer Exit.
2521
2522 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2523 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2524
2525 2011-10-21 Chong Yidong <cyd@gnu.org>
2526
2527 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2528 (Backup Copying): backup-by-copying-when-mismatch is now t.
2529 (Customize Save): Fix description of require-final-newline.
2530 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2531 (Auto Save Control): Clarify.
2532 (File Archives): Add 7z.
2533 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2534
2535 * arevert-xtra.texi (Autorevert): Copyedits.
2536
2537 2011-10-20 Chong Yidong <cyd@gnu.org>
2538
2539 * custom.texi (Hooks, Init Examples):
2540 * display.texi (Font Lock):
2541 * fixit.texi (Spelling):
2542 * rmail.texi (Rmail Display): Minor mode function with no arg now
2543 enables it.
2544
2545 * fixit.texi (Spelling): Fix description of inline completion.
2546
2547 2011-10-19 Chong Yidong <cyd@gnu.org>
2548
2549 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2550 entries.
2551 (Isearch Yank): Document isearch-yank-pop.
2552 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2553 (Other Repeating Search): Document Occur Edit mode.
2554
2555 2011-10-18 Chong Yidong <cyd@gnu.org>
2556
2557 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2558 from Line Truncation node.
2559 (Standard Faces): Note that only the background of the cursor face
2560 has an effect.
2561 (Cursor Display): Fix descriptions of cursor face
2562 and bar cursor blinking.
2563 (Text Display): Document nobreak-char-display more clearly.
2564 (Line Truncation): Add xref to Split Window node.
2565 (Display Custom): Don't bother documenting baud-rate or
2566 no-redraw-on-reenter.
2567
2568 * search.texi (Slow Isearch): Node removed.
2569
2570 2011-10-18 Glenn Morris <rgm@gnu.org>
2571
2572 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2573
2574 2011-10-18 Chong Yidong <cyd@gnu.org>
2575
2576 * display.texi (Faces): Simplify discussion. Move documentation
2577 of list-faces-display here, from Standard Faces node.
2578 Note special role of `default' background.
2579 (Standard Faces): Note special role of `default' background.
2580 Note that region face may be taken fom GTK. Add xref to Text Display.
2581 (Text Scale): Rename from "Temporary Face Changes".
2582 Callers changed. Don't bother documenting variable-pitch-mode.
2583 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2584 (Useless Whitespace): Simplify description of
2585 delete-trailing-whitespace. Note active region case.
2586 (Text Display): Fix description of escape-glyph face assignment.
2587 Remove unibye mode discussion. Update some parts for Unicode.
2588 Move glyphless chars documentation to Lisp manual.
2589
2590 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2591
2592 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2593
2594 * display.texi (Scrolling): Tweak explanation of scroll direction.
2595 (View Mode): Add index entries.
2596
2597 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2598
2599 * regs.texi (Text Registers): C-x r i does not activate the mark.
2600 (Bookmarks): Document new default bookmark location.
2601
2602 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2603
2604 * killing.texi (Deletion): Add xref to Using Region.
2605 Document delete-forward-char.
2606 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2607 description here. Recommend C-u C-SPC for jumping to mark.
2608 (Kill Ring): Move kill ring variable documentation here.
2609 (Primary Selection): Copyedits.
2610 (Rectangles): Document new command rectangle-number-lines.
2611 (CUA Bindings): Note that this disables the mark-even-if-inactive
2612 behavior for C-x and C-c.
2613
2614 * mark.texi (Mark): Mention "active region" terminology.
2615 (Using Region): Document delete-active-region.
2616
2617 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * mark.texi (Mark): Clarify description of disabled Transient Mark
2620 mode (Bug#9689).
2621 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2622 selection changes. Mention that commands like C-y set the mark.
2623 (Marking Objects): Add xref to Words node. Note that mark-word
2624 and mark-sexp also have the "extend region" behavior.
2625 (Using Region): Mention M-$ in the table.
2626 Document mark-even-if-inactive here instead of in Mark Ring.
2627 (Mark Ring): Move mark-even-if-inactive to Using Region.
2628 Take note of the "Mark Set" behavior.
2629 (Disabled Transient Mark): Rename from "Persistent Mark"
2630 (Bug#9688). Callers changed.
2631
2632 * programs.texi (Expressions):
2633 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2634
2635 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2636
2637 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2638 option" terminology.
2639 (Key Help): Add command names. Define "documentation string".
2640 (Name Help): Remove an over-long joke.
2641 (Apropos): Document prefix args. Remove duplicated descriptions.
2642 (Help Mode): Add C-c C-b to table. Update TAB binding.
2643 (Package Keywords): Rename from "Library by Keyword".
2644 Describe new package menu interface.
2645 (Help Files, Help Echo): Tweak description.
2646
2647 * mini.texi (Completion Options): Add completion-cycle-threshold.
2648 (Minibuffer History): Document numeric args to history commands.
2649
2650 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2651
2652 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2653
2654 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2655
2656 * basic.texi (Position Info): Omit page commands.
2657 Document count-words-region and count-words.
2658
2659 * text.texi (Pages): Move what-page documentation here.
2660
2661 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2662
2663 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2664 Remote Files node instead of linking directly to the Tramp manual.
2665 (Minibuffer Edit): Add xref to Blank Lines.
2666 (Completion): Add xref to Symbol Completion. Remove redundant
2667 example, which is repeated in the next node.
2668 (Completion Commands): Minor clarifications.
2669 (Completion Styles): New node, split from Completion Commands.
2670 Document substring and initials styles.
2671 (Strict Completion): Remove information duplicated in other nodes.
2672 (Completion Options): Consolidate case difference discussion here.
2673
2674 * help.texi (Help Mode): Fix kindex entries.
2675
2676 * files.texi (File Names): Add index entries.
2677
2678 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2679
2680 * basic.texi (Inserting Text): Add xref to Completion.
2681 Add ucs-insert example, and document prefix argument.
2682 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2683 to left/right. Tweak left-char and right-char descriptions.
2684 M-left and M-right are now bound to left-word/right-word.
2685 (Erasing): Document delete-forward-char.
2686
2687 * screen.texi (Screen, Menu Bar): Copyedits.
2688 (Point): Remove duplicate paragraph on cursors, also in Screen.
2689 (Mode Line): Trailing dashes no longer shown on X displays.
2690
2691 * frames.texi (Non-Window Terminals): Index just "text-only
2692 terminal", which is used throughout the manual now.
2693
2694 * entering.texi (Entering Emacs): Define "startup screen".
2695 Document window-splitting behavior with command-line inputs.
2696 (Exiting): Remove obsolete paragraph about shells without suspend
2697 functionality.
2698
2699 * commands.texi (User Input): Define "input event" more clearly.
2700 (Keys): Add xref to Echo Area.
2701 (Commands): Clarify relation between commands and functions.
2702
2703 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * misc.texi (emacsclient Options): Document how emacsclient runs
2706 the Emacs daemon (Bug#9674).
2707
2708 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2709
2710 * basic.texi (Moving Point):
2711 * custom.texi (Mouse Buttons):
2712 * rmail.texi (Rmail Scrolling):
2713 * search.texi (Isearch Scroll):
2714 * display.texi (Scrolling): Replace scroll-up/down with
2715 scroll-up/down-command. Fix scroll-preserve-screen-position
2716 description. Document scroll-error-top-bottom.
2717
2718 2011-09-30 Glenn Morris <rgm@gnu.org>
2719
2720 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2721
2722 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * windows.texi (Pop Up Window): Defer discussion of window
2725 splitting to the Window Choice node. Add index entries.
2726 (Force Same Window): Node deleted.
2727 (Displaying Buffers, Window Choice): New nodes.
2728
2729 * buffers.texi (Select Buffer): Clarify description of
2730 buffer-switching commands. Add xref to Window Display node.
2731 Don't repeat confirm-nonexistent-file-or-buffer description from
2732 Visiting node. Remove even-window-heights.
2733
2734 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2735
2736 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2739
2740 * xresources.texi (Table of Resources): Fix documentation of
2741 bitmapIcon.
2742
2743 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2744
2745 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2746
2747 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2748
2749 * frames.texi (Frame Commands): Note that delete-other-frames only
2750 deletes frames on current terminal.
2751
2752 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2753
2754 * sending.texi (Mail Misc): Document mail-add-attachment.
2755
2756 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2757
2758 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2759
2760 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2761
2762 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2763
2764 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2765
2766 * files.texi (File Archives):
2767 * cal-xtra.texi (Diary Display):
2768 * help.texi (Help Mode): Add xref to View Mode.
2769
2770 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2771
2772 * display.texi (View Mode): New node. Move view-file here from
2773 Misc File Ops. Move view-buffer here from Misc Buffer.
2774
2775 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2776
2777 * files.texi (Misc File Ops): Document new
2778 delete-by-moving-to-trash behavior. Remove view-file.
2779
2780 * dired.texi (Dired Deletion): Shorten description of Trash.
2781
2782 * misc.texi (emacsclient Options): Document server-port.
2783
2784 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2785
2786 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2787 even on MS-Windows. Fix a typo.
2788
2789 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * package.texi: New file, documenting the package manager.
2792
2793 * emacs.texi: Include it.
2794
2795 * help.texi (Help Summary): Add describe-package.
2796
2797 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2798
2799 * misc.texi (Printing): Convert subnodes into subsections.
2800
2801 * text.texi (Two-Column): Move into Text chapter.
2802
2803 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2804 Files section. Convert from chapter into section.
2805
2806 * display.texi (Narrowing): Move into display chapter.
2807
2808 * sending.texi (Sending Mail):
2809 * rmail.texi (Rmail):
2810 * misc.texi (Gnus, Document View):
2811 * dired.texi (Dired):
2812 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2813
2814 2011-08-07 Juri Linkov <juri@jurta.org>
2815
2816 * dired.texi (Operating on Files): Rewrite according to the fact
2817 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2818
2819 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2820
2821 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2822 remote file name completion. (Bug#9197)
2823
2824 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2825
2826 * mule.texi (Bidirectional Editing): Document the fact that
2827 bidi-display-reordering is t by default.
2828
2829 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2830
2831 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2832 explicitly (bug#8904).
2833
2834 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2835
2836 * trouble.texi (Checklist): Use an `M-x' example instead of an
2837 Emacs Lisp form to switch on the dribble file (bug#8056).
2838
2839 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2840
2841 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2842
2843 2011-07-13 Glenn Morris <rgm@gnu.org>
2844
2845 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2846
2847 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2848
2849 * mark.texi (Mark Ring): Clarify how many locations are saved
2850 (bug#5770).
2851 (Global Mark Ring): Ditto.
2852
2853 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2854
2855 * text.texi (Table Recognition): Use "at point" instead of "under
2856 point" (bug#4345).
2857
2858 * display.texi (Cursor Display): Mention `cursor-type'.
2859
2860 * screen.texi (Point): Clarify that it's only if you use a block
2861 cursor that it appears to be on a character (bug#4345).
2862
2863 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2864
2865 * misc.texi (Amusements): Move dissociated press here, from its
2866 own section.
2867
2868 * emacs.texi (Top): Update node listing.
2869
2870 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2871
2872 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2873 clarity (bug#3523).
2874
2875 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2876
2877 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2878 (Misc X): Document --parent-id.
2879
2880 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2881 defaults to nil.
2882
2883 * misc.texi (emacsclient Options): Document --parent-id.
2884
2885 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2886
2887 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2888
2889 * emacs.texi: Use "..." instead of ``...'' in the menus
2890 (bug#3503).
2891
2892 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2893
2894 * killing.texi (Primary Selection): Document `only' setting for
2895 select-active-regions.
2896
2897 * mark.texi (Setting Mark): Reference Shift Selection node.
2898
2899 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2900
2901 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2902
2903 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2904 motion keys" (bug#3503).
2905
2906 * emacs.texi: Change all the register node names from "RegPos"
2907 (etc.) to "Positional Registers" (etc.) (bug#3314).
2908
2909 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2910
2911 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2912 (Other Kill Commands, Kill Options): Copyedits.
2913 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2914 (Yanking): Move yank-excluded properties discussion here.
2915 (Cut and Paste): Move from frames.texi. Update subnodes to
2916 describe x-select-enable-clipboard case.
2917
2918 * frames.texi: Move Cut and Paste node and subnodes into
2919 killing.texi, except Mouse Commands and Word and Line Mouse.
2920
2921 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2922
2923 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2924
2925 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2926
2927 * screen.texi (Mode Line): Clarify that coding systems are
2928 characters, not letters (bug#1749).
2929
2930 * cmdargs.texi (Environment): Mention removing variables
2931 (bug#1615). Text suggested by Kevin Rodgers.
2932
2933 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2934
2935 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2936
2937 * modes.texi: Rename from major.texi.
2938 (Modes): New node. Make Major Modes and Minor Modes subsections
2939 of this. All callers changed.
2940
2941 * custom.texi (Minor Modes): Move to modes.texi.
2942
2943 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2944
2945 * custom.texi (Syntax): Node deleted.
2946
2947 * help.texi (Help Summary):
2948 * major.texi (Major Modes):
2949 * programs.texi (Parentheses):
2950 * search.texi (Regexp Backslash, Regexp Backslash)
2951 (Regexp Backslash):
2952 * text.texi (Words): Callers changed.
2953
2954 * text.texi (Refill, Longlines): Delete nodes.
2955
2956 * ack.texi (Acknowledgments): Longlines removed from manual.
2957
2958 * emacs.texi (Top): Update node listing.
2959
2960 2011-07-09 Glenn Morris <rgm@gnu.org>
2961
2962 * fortran-xtra.texi (Fortran): Update handled extensions.
2963
2964 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2965
2966 * display.texi (Scrolling): `C-v' (etc) are now bound to
2967 `scroll-*-command' (bug#8349).
2968
2969 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2970
2971 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2972 doesn't actually delete any files (bug#7125).
2973
2974 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2975 argument for `C-c C-k' (bug#7391).
2976
2977 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2978 you're currently using (bug#8489).
2979
2980 2011-07-01 Eli Zaretskii <eliz@gnu.org>
2981
2982 * mule.texi (Coding Systems): Move index entries from the previous
2983 change into their proper places.
2984
2985 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2986
2987 * help.texi (Help Files): Document view-external-packages (bug#8902).
2988
2989 * mule.texi (Coding Systems): Put a few more of the coding systems
2990 into the index (bug#8900).
2991
2992 2011-06-26 Glenn Morris <rgm@gnu.org>
2993
2994 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2995
2996 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2997
2998 * misc.texi (emacsclient Options): Mention --frame-parameters.
2999
3000 2011-06-09 Glenn Morris <rgm@gnu.org>
3001
3002 * custom.texi (Specifying File Variables):
3003 Recommend explicit arguments for minor modes.
3004
3005 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3006
3007 Document wide integers better.
3008 * buffers.texi (Buffers):
3009 * files.texi (Visiting): Document maxima for 64-bit machines,
3010 and mention virtual memory limits.
3011
3012 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3013
3014 * custom.texi (Hooks): Reorganize. Mention Prog mode.
3015
3016 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
3017 prog mode (Bug#8240).
3018
3019 2011-05-27 Glenn Morris <rgm@gnu.org>
3020
3021 * custom.texi (Specifying File Variables):
3022 Major modes no longer need come first.
3023
3024 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3027 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3028
3029 2011-05-18 Glenn Morris <rgm@gnu.org>
3030
3031 * ack.texi (Acknowledgments): Remove fakemail.c.
3032
3033 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3034
3035 Fixes for fitting text into 7x9 printed manual.
3036 * building.texi (Flymake, Breakpoints Buffer):
3037 * calendar.texi (Appointments):
3038 * cmdargs.texi (General Variables, Display X):
3039 * custom.texi (Saving Customizations, Face Customization)
3040 (Directory Variables, Minibuffer Maps, Init Rebinding):
3041 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3042 * fixit.texi (Spelling):
3043 * frames.texi (Creating Frames, Fonts):
3044 * help.texi (Help Files):
3045 * mini.texi (Minibuffer File):
3046 * misc.texi (emacsclient Options, Emulation):
3047 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3048 * mule.texi (International Chars, Language Environments)
3049 (Select Input Method, Modifying Fontsets, Charsets):
3050 * programs.texi (Custom C Indent):
3051 * rmail.texi (Rmail Labels):
3052 * text.texi (Table Conversion):
3053 * trouble.texi (Known Problems, Known Problems):
3054 * windows.texi (Change Window):
3055 * xresources.texi (GTK resources): Reflow text and re-indent code
3056 examples to avoid TeX overflows and underflows on 7x9 paper.
3057
3058 * emacs.texi: Fix the (commented out) smallbook command.
3059
3060 * macos.texi (Mac / GNUstep Events):
3061 * xresources.texi (Lucid Resources): Remove extraneous examples.
3062
3063 2011-05-10 Glenn Morris <rgm@gnu.org>
3064
3065 * custom.texi (Specifying File Variables):
3066 Deprecate using mode: for minor modes.
3067
3068 2011-05-07 Glenn Morris <rgm@gnu.org>
3069
3070 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3071
3072 2011-05-06 Glenn Morris <rgm@gnu.org>
3073
3074 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3075
3076 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3077
3078 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3079
3080 * misc.texi (Emacs Server): Document `server-eval-at'.
3081
3082 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * maintaining.texi (List Tags): Document next-file.
3085 Suggested by Uday S Reddy.
3086
3087 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3088
3089 * mini.texi (Minibuffer Edit):
3090 * screen.texi (Mode Line): Fix typo.
3091
3092 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3093
3094 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3095
3096 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3097
3098 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3099
3100 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3101
3102 * display.texi (Auto Scrolling): Document the limit of 100 lines
3103 for never-recentering scrolling with `scroll-conservatively'.
3104 (Bug#6671)
3105
3106 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3107
3108 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3109 HOME on Windows and where it looks for init files. (Bug#8221)
3110
3111 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3112
3113 * search.texi (Regexp Example):
3114 * mule.texi (International Chars):
3115 * building.texi (External Lisp): Don't use characters outside
3116 ISO-8859-1.
3117
3118 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3119
3120 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3121 Use Texinfo @-commands for non Latin-1 characters.
3122
3123 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3124
3125 * custom.texi (Init File): Add index entries for ".emacs".
3126 (Bug#8210)
3127
3128 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3129
3130 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3131 for Gtk+ 3.
3132
3133 2011-03-08 Glenn Morris <rgm@gnu.org>
3134
3135 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3136 * emacs.texi (Acknowledgments):
3137 * ack.texi (Acknowledgments): Names to UTF-8.
3138 * emacs.texi: Set documentencoding.
3139
3140 * display.texi (Optional Mode Line): Don't mention exactly where
3141 display-time appears. (Bug#8193)
3142
3143 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * Version 23.3 released.
3146
3147 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3148
3149 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3150
3151 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3152
3153 * misc.texi (emacsclient Options): Add q/quiet.
3154
3155 2011-03-02 Glenn Morris <rgm@gnu.org>
3156
3157 * mule.texi (Communication Coding) <x-select-request-type>:
3158 Remove duplicate (essentially) paragraph. (Bug#8148)
3159
3160 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3161
3162 * maintaining.texi (Format of ChangeLog): Add reference to
3163 add-log-full-name.
3164 (Change Log Commands): Add documentation for combining multiple
3165 symbols in one change.
3166
3167 2011-03-01 Glenn Morris <rgm@gnu.org>
3168
3169 * custom.texi (Directory Variables):
3170 Give an example of excluding subdirectories.
3171
3172 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3173
3174 * search.texi (Regexp Search): Move index entries about regexps to the
3175 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3176
3177 2011-02-19 Glenn Morris <rgm@gnu.org>
3178
3179 * dired.texi (Dired): Dired-X version number was dropped.
3180
3181 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3182
3183 * xresources.texi (X Resources): Remove *faceName and replace it with
3184 *font for Lucid.
3185
3186 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3187
3188 * rmail.texi (Rmail Display): Document Rmail MIME support more
3189 accurately.
3190
3191 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3192 vc-log-outgoing.
3193 (Merging): Document vc-find-conflicted-file.
3194
3195 2011-02-05 Glenn Morris <rgm@gnu.org>
3196
3197 * custom.texi (Variables): Fix typo.
3198
3199 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * search.texi (Regexps): Copyedits. Mention character classes
3202 (Bug#7809).
3203
3204 * files.texi (File Aliases): Restore explanatory text from Eli
3205 Zaretskii, accidentally removed in 2011-01-08 commit.
3206
3207 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3208
3209 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3210 (MAKEINFO_OPTS): New variable.
3211 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3212 (emacs.html): New target.
3213 (clean): Remove emacs.html.
3214
3215 2011-01-23 Werner Lemberg <wl@gnu.org>
3216
3217 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3218 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3219 (ENVADD): Update.
3220
3221 2011-01-18 Glenn Morris <rgm@gnu.org>
3222
3223 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3224
3225 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3226
3227 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3228
3229 * building.texi (Compilation): Improve instructions for running two
3230 compilations (Bug#7573).
3231
3232 * files.texi (Backup Names): Document the new location of the
3233 last-resort backup file.
3234
3235 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3236 manual. Explain why directory-abbrev-alist elements should be anchored
3237 (Bug#7777).
3238
3239 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3240
3241 * msdog.texi (Windows Startup): Correct inaccurate description of
3242 differences between emacsclient.exe and emacsclientw.exe.
3243
3244 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3247
3248 2011-01-02 Kenichi Handa <handa@m17n.org>
3249
3250 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3251
3252 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3253
3254 * frames.texi (Cut and Paste): Modify the section's name and text:
3255 don't mix "cut/paste" with "kill/yank".
3256 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3257 (Bug#7702)
3258
3259 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3260
3261 2011-01-02 Glenn Morris <rgm@gnu.org>
3262
3263 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3264 matches its position in the menu. (Bug#7674)
3265
3266 2011-01-02 Glenn Morris <rgm@gnu.org>
3267
3268 * trouble.texi (Checklist): Mention not replying via news either.
3269
3270 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3271
3272 * misc.texi (Document View): Update DocView section with newly
3273 supported document formats.
3274
3275 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3276
3277 * killing.texi: Resection the Info version to conform to the
3278 printed manual, to avoid making sections on Accumulating Text, CUA
3279 and Rectangles into full chapters.
3280
3281 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3282
3283 * custom.texi (Init Syntax): Add index entries for "character syntax".
3284 (Bug#7576)
3285
3286 2010-12-13 Karel Klíč <kklic@redhat.com>
3287
3288 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3289
3290 2010-12-13 Glenn Morris <rgm@gnu.org>
3291
3292 * trouble.texi (Checklist): Fix typo in newsgroup name.
3293
3294 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3295
3296 * search.texi (Word Search): Note that the lazy highlight always
3297 matches to whole words (Bug#7470).
3298
3299 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3300
3301 * display.texi (Optional Mode Line): Make the description of
3302 load-average more accurate.
3303
3304 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3305 registry, with a cross-reference.
3306 (Windows Startup): New node. Move the stuff about the current
3307 directory from "Windows HOME".
3308
3309 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3310
3311 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3312 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3313
3314 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3317 Suggested by Štěpán Němec.
3318
3319 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * maintaining.texi (Version Control): Say "commit", not "check in".
3322 (Version Control Systems): Simplify descriptions.
3323 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3324 VCS Concepts.
3325 (VC Mode Line): Update example.
3326 (Old Revisions): Document revert-buffer for vc-diff.
3327 (Log Buffer): Promote to a subsection. Document header lines.
3328
3329 * macos.texi (Mac / GNUstep Basics):
3330 Document ns-right-alternate-modifier.
3331
3332 * emacs.texi (Top): Update node listing.
3333
3334 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3335
3336 * rmail.texi (Rmail Coding): Characters with no fonts are not
3337 necessarily displayed as empty boxes.
3338
3339 * mule.texi (Language Environments, Fontsets): Characters with no
3340 fonts are not necessarily displayed as empty boxes.
3341
3342 * display.texi (Text Display): Document display of glyphless
3343 characters.
3344
3345 2010-11-13 Glenn Morris <rgm@gnu.org>
3346
3347 * basic.texi (Position Info): Add M-x count-words-region.
3348
3349 2010-11-11 Glenn Morris <rgm@gnu.org>
3350
3351 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3352
3353 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3354
3355 * msdog.texi (Windows HOME): Add information regarding startup
3356 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3357
3358 2010-10-11 Glenn Morris <rgm@gnu.org>
3359
3360 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3361
3362 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3363 (DVIPS): New variable.
3364 (.PHONY): Add html, ps.
3365 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3366 (clean): Delete html, ps files.
3367
3368 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3369
3370 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3371
3372 2010-10-09 Glenn Morris <rgm@gnu.org>
3373
3374 * Makefile.in (VPATH): Remove.
3375 (infodir): Make it absolute.
3376 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3377
3378 * Makefile.in (dist): Anchor regexps.
3379
3380 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3381 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3382 (emacs-xtra.pdf): Use $<.
3383
3384 * Makefile.in (infoclean): Remove harmless, long-standing error.
3385
3386 * Makefile.in ($(infodir)): Delete rule.
3387 (mkinfodir): New.
3388 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3389
3390 * Makefile.in (distclean): Do not delete emacsver.texi.
3391 (dist): Remove reference to emacsver.texi.in.
3392 * emacsver.texi: New file, replacing emacsver.texi.in.
3393
3394 2010-10-09 Glenn Morris <rgm@gnu.org>
3395
3396 * emacsver.texi.in: New file.
3397 * emacs.texi: Set EMACSVER by including emacsver.texi.
3398 * Makefile.in (distclean): Delete emacsver.texi.
3399 (dist): Copy emacsver.texi.
3400 (EMACSSOURCES): Add emacsver.texi.
3401
3402 * ack.texi (Acknowledgments): No more b2m.c.
3403
3404 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3405 (emacs): Remove rule.
3406 (dist): No need to deal with the emacs rule any more.
3407
3408 2010-10-07 Glenn Morris <rgm@gnu.org>
3409
3410 * Makefile.in (version): New, set by configure.
3411 (clean): Delete dist tar file.
3412 (dist): Use version in tar name.
3413
3414 2010-10-06 Glenn Morris <rgm@gnu.org>
3415
3416 * Makefile.in (EMACS_XTRA): Add the main source file.
3417 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3418 (mostlyclean): No core files, reorder other files.
3419 (clean): Delete specific dvi and pdf files.
3420 (infoclean, dist): New rules.
3421 (maintainer-clean): Use infoclean.
3422 ($(infodir)): Add parallel build workaround.
3423
3424 2010-10-04 Glenn Morris <rgm@gnu.org>
3425
3426 * Makefile.in (SHELL): Set it.
3427 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3428 (info, dvi): Replace above variables with their expansions.
3429 (info): Move mkdir from here...
3430 ($(infodir)/emacs): ... to here (for parallel builds).
3431 (pdf): New target.
3432 ($(infodir)/emacs): Pass -o option to makeinfo.
3433 (.PHONY): Declare clean rules.
3434 (maintainer-clean): Delete dvi and pdf files.
3435 Guard against cd failures. Use a more restrictive delete.
3436
3437 2010-10-02 Glenn Morris <rgm@gnu.org>
3438
3439 * misc.texi (Shell Mode): Remove reference to old function name.
3440
3441 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3442
3443 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3444 indicator characters.
3445
3446 2010-09-29 Glenn Morris <rgm@gnu.org>
3447
3448 * Makefile.in (top_srcdir): Remove unused variable.
3449
3450 2010-09-14 Glenn Morris <rgm@gnu.org>
3451
3452 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3453 the last hook item.
3454
3455 * calendar.texi (Appointments): Also updated when a diary include file
3456 is saved.
3457
3458 2010-09-14 Glenn Morris <rgm@gnu.org>
3459
3460 * trouble.texi (Bugs): Update the section intro.
3461 (Known Problems): New section.
3462 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3463 (Sending Patches): Bug fixes are best as responses to existing bugs.
3464 * emacs.texi (Known Problems): Add menu entry for new section.
3465
3466 2010-09-09 Glenn Morris <rgm@gnu.org>
3467
3468 * xresources.texi: Untabify.
3469
3470 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3471
3472 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3473
3474 2010-09-06 Glenn Morris <rgm@gnu.org>
3475
3476 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3477
3478 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3479
3480 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3481
3482 2010-08-21 Glenn Morris <rgm@gnu.org>
3483
3484 * misc.texi (Amusements): Mention bubbles and animate.
3485
3486 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3487
3488 * files.texi (Visiting): Add more index entries for
3489 large-file-warning-threshold.
3490
3491 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3492
3493 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3494
3495 2010-06-23 Glenn Morris <rgm@gnu.org>
3496
3497 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3498 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3499 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3500 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3501 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3502 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3503 Untabify Texinfo files.
3504
3505 2010-06-10 Glenn Morris <rgm@gnu.org>
3506
3507 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3508
3509 * basic.texi (Inserting Text): Fix typo.
3510
3511 2010-06-10 Glenn Morris <rgm@gnu.org>
3512
3513 * ack.texi (Acknowledgments):
3514 * emacs.texi (Acknowledgments): Update for notifications.el.
3515
3516 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3517
3518 * dired.texi (Operating on Files): Mention encryption commands
3519 (Bug#6315).
3520
3521 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3522
3523 * basic.texi (Moving Point): Update due to renaming of commands bound
3524 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3525
3526 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3527
3528 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3529 paragraphs.
3530 (Line Truncation): Fix wording for bidi display.
3531
3532 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3533 keys.
3534
3535 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * building.texi (GDB Graphical Interface): Remove misleading comparison
3538 to an IDE (Bug#6128).
3539
3540 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3541
3542 * programs.texi (Man Page):
3543 * misc.texi (Invoking emacsclient):
3544 * mini.texi (Repetition):
3545 * mark.texi (Setting Mark): Fix typos.
3546
3547 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3548
3549 * misc.texi (Printing): Document htmlfontify-buffer.
3550
3551 2010-05-08 Glenn Morris <rgm@gnu.org>
3552
3553 * calendar.texi (Displaying the Diary, Format of Diary File):
3554 Fix external cross-references for TeX format output.
3555
3556 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * Version 23.2 released.
3559
3560 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3561
3562 * cmdargs.texi (Initial Options): Mention --chdir.
3563
3564 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3565
3566 * frames.texi (Tool Bars): Add tool-bar-style.
3567
3568 2010-04-21 Glenn Morris <rgm@gnu.org>
3569
3570 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3571
3572 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * programs.texi (Semantic): New node.
3575
3576 * maintaining.texi (EDE): New node.
3577
3578 * emacs.texi: Update node listing.
3579
3580 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3581
3582 2010-04-18 Glenn Morris <rgm@gnu.org>
3583
3584 * emacs.texi (Acknowledgments): Remove duplicate.
3585
3586 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3587
3588 2010-04-18 Glenn Morris <rgm@gnu.org>
3589
3590 * dired.texi (Misc Dired Features): Mention VC diff and log.
3591 * maintaining.texi (Old Revisions, VC Change Log):
3592 Mention that diff and log work in Dired buffers.
3593
3594 * help.texi (Help Summary): Mention M-x info-finder.
3595
3596 * ack.texi (Acknowledgments): Add mpc.el.
3597
3598 * custom.texi (Specifying File Variables, Directory Variables):
3599 Document new commands for manipulating local variable lists.
3600
3601 2010-04-18 Glenn Morris <rgm@gnu.org>
3602
3603 * trouble.texi (Contributing): Add cindex entry.
3604 Mention etc/CONTRIBUTE.
3605
3606 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3609 query-replace (Bug#5774).
3610
3611 2010-04-16 Glenn Morris <rgm@gnu.org>
3612
3613 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3614
3615 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3616
3617 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3618
3619 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3620
3621 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3622
3623 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3624
3625 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3626 cross-reference to "Inserting Text".
3627
3628 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3629 Mention completion provided by `ucs-insert'.
3630
3631 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3632
3633 * sending.texi (Sending Mail): Note variables that may need
3634 customizing.
3635 (Mail Sending): Expand discussion of send-mail-function.
3636
3637 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3638
3639 Document Message mode as the default mail mode.
3640
3641 * sending.texi (Sending Mail): Copyedits.
3642 (Mail Format, Mail Headers): Document mail-from-style changes.
3643 (Mail Commands): Rename from Mail mode. Document Message mode.
3644 (Mail Misc): Rename from Mail mode Misc.
3645 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3646 command names and update keybindings.
3647 (Header Editing): Document message-tab. De-document
3648 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3649 favor of mail-default-headers. Ad index entries for user-full-name and
3650 user-mail-address.
3651 (Citing Mail): Update changes in Message mode behavior.
3652 Document mail-yank-prefix.
3653 (Mail Signature): New node, moved from Mail Misc.
3654 (Mail Aliases): Mail abbrevs are the default with Message mode.
3655 (Mail Methods): Note that Message mode is now the default.
3656
3657 * rmail.texi (Rmail Reply):
3658 * text.texi (Text Mode):
3659 * major.texi (Major Modes):
3660 * mule.texi (Output Coding): Refer to Message mode.
3661
3662 * custom.texi (Init Examples): Add xref to Mail Header.
3663
3664 * emacs.texi (Top): Fix xrefs.
3665
3666 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3667
3668 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3669 repository if there is none.
3670 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3671 vc-print-root-log.
3672 (Old Revisions): Copyedits. Document vc-root-diff.
3673
3674 * programs.texi (Program Modes): Mention Javascript mode.
3675
3676 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3677 * emacs.texi: Update node description.
3678
3679 * misc.texi (Navigation): Document doc-view-continuous.
3680 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3681
3682 2010-03-30 Juri Linkov <juri@jurta.org>
3683
3684 * search.texi (Other Repeating Search): Remove line that `occur'
3685 can not handle multiline matches.
3686
3687 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3688
3689 * mule.texi (International): Mention support of bidirectional editing.
3690 (Bidirectional Editing): New section.
3691
3692 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3693
3694 * emacs.texi (Top): Update node names to those in building.texi.
3695
3696 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3697
3698 * building.texi: Describe restored GDB/MI functionality
3699 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3700 * emacs.texi: Update node names for building.texi.
3701
3702 2010-03-24 Glenn Morris <rgm@gnu.org>
3703
3704 * ack.texi (Acknowledgments):
3705 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3706
3707 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3708
3709 * xresources.texi (Table of Resources): Clarify toolBar number
3710 for Gtk+.
3711
3712 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3713
3714 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3715
3716 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3717
3718 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3719 and multi-isearch-buffers-regexp.
3720
3721 * indent.texi (Indentation): Clarify description of
3722 indent-for-tab-command. Document tab-always-indent.
3723
3724 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * cmdargs.texi (Font X): Move most content to Fonts.
3727
3728 * frames.texi (Fonts): New node. Document font-use-system-font.
3729
3730 * emacs.texi (Top):
3731 * xresources.texi (Table of Resources):
3732 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3733
3734 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3735
3736 * Branch for 23.2.
3737
3738 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3739
3740 * custom.texi (Init Examples): Add xref to Locals.
3741
3742 * major.texi (Choosing Modes): Mention usage of setq-default for
3743 setting the default value of major-mode (Bug#5688).
3744
3745 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3746
3747 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3748
3749 * display.texi (Display Custom): Document make-pointer-invisible and
3750 underline-minimum-offset. Remove inverse-video.
3751
3752 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3753
3754 * frames.texi (Frame Commands): Note that the last ordinary frame can
3755 be deleted in daemon mode (Bug#5616).
3756
3757 2010-02-18 Glenn Morris <rgm@gnu.org>
3758
3759 * trouble.texi (Contributing): Repository is no longer CVS.
3760
3761 2010-02-08 Glenn Morris <rgm@gnu.org>
3762
3763 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3764
3765 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3766
3767 * display.texi (Useless Whitespace, Text Display):
3768 * custom.texi (Init Examples): Avoid obsolete special default variables
3769 like default-major-mode.
3770
3771 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3772
3773 * programs.texi (Other C Commands): Replace reference to obsolete
3774 c-subword-mode.
3775
3776 2010-01-21 Glenn Morris <rgm@gnu.org>
3777
3778 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3779
3780 2010-01-12 Glenn Morris <rgm@gnu.org>
3781
3782 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3783 emacs-pretest-bug for bug reports for development versions.
3784
3785 2010-01-11 Glenn Morris <rgm@gnu.org>
3786
3787 * display.texi (Highlight Interactively): `t' does not mean highlight
3788 all patterns. (Bug#5335)
3789
3790 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3791
3792 * misc.texi (Shell): Document async-shell-command.
3793
3794 * building.texi (Grep Searching): Document zrgrep.
3795
3796 * mini.texi (Completion Options): Mention `initials' completion style.
3797
3798 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3799
3800 * building.texi: Import GDB Graphical Interface description from
3801 EMACS_23_1_RC.
3802
3803 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3804
3805 * emacs.texi (Top): Update node listing.
3806
3807 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3808
3809 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3810
3811 * cmdargs.texi (Initial Options):
3812 * xresources.texi (Resources): Document inhibit-x-resources.
3813
3814 * custom.texi (Specifying File Variables): Note that minor modes are
3815 enabled unconditionally.
3816
3817 * display.texi (Scrolling): Briefly document the old recenter command,
3818 and document recenter-positions.
3819
3820 * files.texi (Visiting):
3821 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3822
3823 * frames.texi (Cut/Paste Other App):
3824 Document save-interprogram-paste-before-kill.
3825
3826 * killing.texi (Kill Options): New node.
3827
3828 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3829
3830 * misc.texi (Shell Options): ansi-color is now default.
3831
3832 2009-12-05 Glenn Morris <rgm@gnu.org>
3833
3834 * emacs.texi (Top): Update menu for cal-xtra node changes.
3835 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3836 or mode line. Don't mention invisible text or the details of
3837 diary-print-entries here, only in cal-xtra.
3838 (Format of Diary File): Mention that the "date on first line" format
3839 only really affects the simple display.
3840 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3841 (Diary Customizing): Holidays may be in the buffer or mode line.
3842 Move diary-print-entries to the "Diary Display" section.
3843 (Diary Display): New section, split out from "Fancy Diary Display".
3844 Explain the limitations of simple display, and how to print it.
3845
3846 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3847
3848 * cal-xtra.texi (Diary Display): Mention View mode.
3849
3850 2009-11-29 Juri Linkov <juri@jurta.org>
3851
3852 * display.texi (Highlight Interactively): Actually a list of
3853 default faces is pre-loaded into a list of default values
3854 instead of the history.
3855
3856 2009-11-20 Glenn Morris <rgm@gnu.org>
3857
3858 * ack.texi (Acknowledgments):
3859 * emacs.texi (Acknowledgments): Add htmlfontify.
3860
3861 2009-11-14 Glenn Morris <rgm@gnu.org>
3862
3863 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3864
3865 * ack.texi (Acknowledgments):
3866 * emacs.texi (Acknowledgments): Update for recent Org changes.
3867
3868 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3869
3870 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3871 `charset' property, which is irrelevant to the user manual (Bug#3526).
3872
3873 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3874
3875 * trouble.texi (DEL Does Not Delete): Fix typo.
3876
3877 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3878
3879 * files.texi (Misc File Ops): Mention copy-directory.
3880
3881 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3882
3883 * mule.texi (Unibyte Mode): Emphasize that
3884 unibyte-display-via-language-environment affects only the display.
3885
3886 * display.texi (Horizontal Scrolling): Document cursor behavior under
3887 horizontal scrolling when point moves off the screen (Bug#4564).
3888 Improve wording.
3889
3890 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3891
3892 * files.texi (Directories): delete-directory prompts for recursive
3893 deletion.
3894
3895 2009-09-30 Glenn Morris <rgm@gnu.org>
3896
3897 * ack.texi (Acknowledgments):
3898 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3899
3900 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3901
3902 * dired.texi (Dired Navigation): Use @code instead of @var for
3903 dired-isearch-filenames, so that it's not capitalized.
3904
3905 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3906
3907 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3908
3909 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3910
3911 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3912 (Key Bindings): Reference Init Rebinding in introductory text.
3913 Shift some of the introduction to Keymaps node.
3914 (Keymaps): Simplify.
3915 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3916 (Minibuffer Maps): Remove mention of Mocklisp.
3917 (Init Rebinding): Move mode-local rebinding example here from Local
3918 Keymaps.
3919 (Modifier Keys): Clarify.
3920 (Rebinding): Add cindex for "binding keys".
3921
3922 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3923
3924 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3925
3926 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3927
3928 * building.texi (Threads Buffer, Multithreaded Debugging):
3929 Reorganize these two sections.
3930
3931 2009-08-29 Eli Zaretskii <eliz@gnu.org>
3932
3933 * cmdargs.texi (Initial Options): Fix last change.
3934
3935 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3936
3937 * mule.texi (Enabling Multibyte):
3938 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3939 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3940
3941 2009-08-20 Glenn Morris <rgm@gnu.org>
3942
3943 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3944
3945 2009-08-19 Glenn Morris <rgm@gnu.org>
3946
3947 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3948
3949 2009-08-18 Glenn Morris <rgm@gnu.org>
3950
3951 * ack.texi (Acknowledgments):
3952 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3953
3954 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3955
3956 2009-08-09 Glenn Morris <rgm@gnu.org>
3957
3958 * ack.texi (Acknowledgments):
3959 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3960
3961 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3962
3963 * emacs.texi (Top): Add new menu items for GDB-UI.
3964
3965 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3966 section. Threads buffer is in separate section now.
3967
3968 2009-08-08 Glenn Morris <rgm@gnu.org>
3969
3970 * ack.texi (Acknowledgments):
3971 * emacs.texi (Acknowledgments):
3972 Update for js2-mode and org changes.
3973
3974 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
3975
3976 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3977 files.
3978
3979 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
3980
3981 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3982
3983 2009-07-23 Glenn Morris <rgm@gnu.org>
3984
3985 * programs.texi (Matching): Update blink-matching-paren-distance.
3986
3987 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
3988
3989 * frames.texi (Cut/Paste Other App): For select-active-regions,
3990 selection is now updated on moving point.
3991
3992 2009-07-21 Richard Stallman <rms@gnu.org>
3993
3994 * glossary.texi (GNU, Daemon): Update information.
3995
3996 2009-07-19 Juri Linkov <juri@jurta.org>
3997
3998 * custom.texi (Specifying File Variables, Safe File Variables):
3999 "variables/value pairs" -> "variable/value pairs".
4000
4001 2009-07-15 Glenn Morris <rgm@gnu.org>
4002
4003 * misc.texi (Gnus): Remove widow.
4004
4005 2009-07-11 Glenn Morris <rgm@gnu.org>
4006
4007 * Makefile.in (TEXI2PDF): New.
4008 (emacs.pdf, emacs-xtra.pdf): New targets.
4009
4010 * arevert-xtra.texi (Autorevert): Add menu descriptions.
4011
4012 * display.texi (Horizontal Scrolling): Re-word to remove widow.
4013
4014 * emacs.texi (Top): Info can be read from other places than Emacs.
4015 Don't print the copying notice twice in the printed version.
4016 Update the menu and detailmenu.
4017 (Preface): The meaning of "on-line" has changed.
4018 Correct name for "Common Problems" chapter.
4019 (Distrib): Update FSF shop URL.
4020 (Intro): Showing two files at once is not so exciting.
4021
4022 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4023 (Mac / GNUstep Basics): Minor grammar changes.
4024 (Mac / GNUstep Events): Fix typo.
4025 (GNUstep Support): CANNOT_DUMP no longer applies.
4026
4027 * misc.texi (Document View): Fix typos.
4028
4029 * dired.texi (Dired):
4030 * help.texi (Help):
4031 * macos.texi (Mac OS / GNUstep):
4032 * maintaining.texi (Version Control, Introduction to VC):
4033 End menu descriptions with a period.
4034
4035 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4036
4037 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4038 so categorical in saying that the option is only useful on NTFS.
4039
4040 2009-07-09 Glenn Morris <rgm@gnu.org>
4041
4042 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4043 (ENVADD): Add texinfodir to TEXINPUTS.
4044
4045 * emacs.texi (Top): Fix cross-reference.
4046
4047 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4048
4049 * vc1-xtra.texi (Revision Tags): Fix typo.
4050
4051 2009-07-03 Glenn Morris <rgm@gnu.org>
4052
4053 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4054 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4055 (Merge Commands): `.' does not seem to work in A or B buffer.
4056 `l' can recreate the 3-window display.
4057
4058 * glossary.texi (Glossary): Minor phrasing changes throughout.
4059 Add more internal cross-references.
4060 <Autoloading>: You can't really autoload a variable.
4061 <C-M->: Move details here from `M-C-' item.
4062 <Continuation Line>: Refer to `Truncation.'
4063 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4064 <Home Directory, Unix>: New entries.
4065 <Deletion of Files>: Mention recycle bins.
4066 <Directory>: Mention ``folders.''
4067 <Error>: Don't mention ``type-ahead.''
4068 <Fringe>: Refer to the manual node.
4069 <Minor Mode>: Can be global or local.
4070 <Spell Checking>: There are other checkers besides Ispell.
4071
4072 2009-07-02 Glenn Morris <rgm@gnu.org>
4073
4074 * anti.texi (Antinews): Minor changes in phrasing.
4075
4076 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4077 some underfull lines in dvi output.
4078
4079 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4080
4081 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4082
4083 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4084
4085 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4086
4087 * xresources.texi (Table of Resources): Mention maximized for
4088 fullscreen.
4089
4090 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4091
4092 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * anti.texi (Antinews): Correct the list of removed platforms.
4095
4096 2009-06-28 Glenn Morris <rgm@gnu.org>
4097
4098 * arevert-xtra.texi: Minor language tweaks.
4099
4100 * dired-xtra.texi: Minor revisions.
4101
4102 2009-06-23 Miles Bader <miles@gnu.org>
4103
4104 * display.texi (Scrolling): Document `recenter-redisplay'.
4105 (Temporary Face Changes): Document `text-scale-set'.
4106
4107 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4108
4109 * Branch for 23.1.
4110
4111 2009-06-17 Kenichi Handa <handa@m17n.org>
4112
4113 * mule.texi (Charsets): Update the description for the new charset.
4114 (list-character-sets): New findex.
4115 (Language Environments): Add @anchor{Describe Language Environment}.
4116
4117 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4118
4119 * basic.texi (Moving Point): Fix tag.
4120
4121 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4122
4123 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4124 use camel-case for PageUp and PageDown.
4125
4126 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4127 camel-case for PageUp and PageDown.
4128
4129 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4130
4131 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4132 (Isearch Scroll): Decapitalize <next> and <prior>.
4133
4134 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4135
4136 * fixit.texi (Spelling): Set default dictionary.
4137 Improve descriptions (Bug#2554)
4138
4139 2009-06-08 David Reitter <david.reitter@gmail.com>
4140
4141 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4142 since saving colors and faces set this way is not implemented.
4143 (Environment variables): Remove mention of mac-fix-env, which is
4144 scheduled to be removed.
4145
4146 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4147
4148 * custom.texi (Init Examples): Add example of changing load-path.
4149
4150 * building.texi (Lisp Libraries): Add example of changing
4151 load-path (Bug#3446).
4152
4153 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4154
4155 * mark.texi (Mark): Further clarifications.
4156 (Setting Mark): Emphasize that C-SPC activates the mark.
4157
4158 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4159
4160 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4161 Mark mode.
4162 (Using Region, Persistent Mark): Use "active mark" instead of "active
4163 region".
4164
4165 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4166
4167 * mule.texi (Select Input Method): Fix typo.
4168
4169 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * anti.texi (Antinews): Document completion changes. Some additional
4172 copyedits and rearrangement of entries.
4173
4174 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4177 (Shell History Copying, Terminal emulator): Copyedits.
4178
4179 * xresources.texi (Resources): Simplify descriptions.
4180 Shorten description of editres, which is not very useful these days.
4181 (Table of Resources): Document fontBackend resource.
4182
4183 * trouble.texi (Quitting): Add other undo bindings to table.
4184 (DEL Does Not Delete): Note that the erasure key is usually labeled
4185 "Backspace". Remove discussion of obscure Xmodmap issue.
4186
4187 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * files.texi (Visiting): Copyedits.
4190
4191 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4192
4193 * basic.texi (Inserting Text): Document ucs-insert.
4194
4195 * mule.texi (International Chars): Define "multibyte". Note that
4196 internal representation is unicode-based. Simplify definition of raw
4197 bytes. Mention ucs-insert.
4198 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4199 (Language Environments): Add language environments new to Emacs 23.
4200 (Multibyte Conversion): Node deleted.
4201 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4202 Don't mention obsolete emacs-mule coding system.
4203 (Output Coding): Copyedits.
4204
4205 * emacs.texi (Top): Update node listing.
4206
4207 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4208
4209 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4210
4211 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4212
4213 * building.texi (Lisp Libraries): `load-library' does offer completion.
4214
4215 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4216
4217 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4218 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4219
4220 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4221
4222 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4223
4224 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4225
4226 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4227
4228 * building.texi (Lisp Interaction): Document initial-scratch-message.
4229
4230 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4231
4232 * msdog.texi (Windows Fonts): Fix typos.
4233
4234 * files.texi (Save Commands): Fix pxref.
4235
4236 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * files.texi (Save Commands): Mention diff-buffer-with-file.
4239 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4240 Henoch (Bug#3036).
4241
4242 2009-03-15 Glenn Morris <rgm@gnu.org>
4243
4244 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4245 the former is not always used.
4246 (Mail Headers): Use active voice. Add "Mail-reply-to".
4247 Change case of "Id". Avoid repeated "appropriate".
4248 (Mail Aliases): Fix previous change - use an example with a ".", so it
4249 does actually get quoted when expanded.
4250 (Mail Sending): Mailclient is the default on some systems.
4251 (Citing Mail): Mention mail-indentation-spaces.
4252 (Mail Mode Misc): Add an @dfn for "mail signature".
4253
4254 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4255
4256 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4257 (Completion Options): Document read-file-name-completion-ignore-case,
4258 read-buffer-completion-ignore-case, and completion-styles.
4259 Remove description of partial-completion-mode.
4260
4261 2009-03-14 Glenn Morris <rgm@gnu.org>
4262
4263 * sending.texi (Mail Format): Fix typo. Add index entry for
4264 mail-header-separator.
4265 (Mail Headers): Put info about initialization and changing in one place
4266 at the start. Update FCC section for mbox Rmail. Clarify From
4267 section, mention mail-setup-with-from. Clarify Reply-to section.
4268 Add Mail-followup-to and mail-mailing-lists. Clarify References
4269 section.
4270 (Mail Aliases): Update example, make less contentious.
4271 Update for name change of mail-interactive-insert-alias.
4272 (Mail Mode): Remove mention of `%' as a word separator.
4273 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4274 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4275 commands. Clarify FCC handling. In mail-complete, add reference to
4276 Mail Aliases section, and mention mail-complete-function.
4277 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4278 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4279 signature netiquette. Explain how the mail hooks work when continuing
4280 a composition.
4281 (Mail Amusements): Internationalize the spook section a bit.
4282 Remove the spook mail-setup-hook example, since it doesn't work well.
4283 Mention fortune-file.
4284 (Mail Methods): Mention read-mail-command.
4285
4286 2009-03-14 David Reitter <david.reitter@gmail.com>
4287
4288 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4289 and NS resources following recent changes.
4290
4291 2009-03-10 Jason Rumney <jasonr@gnu.org>
4292
4293 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4294 w32-use-visible-system-caret doc to indicate that it should get set
4295 automatically.
4296 (Windows Fonts): Add doc for the uniscribe backend.
4297
4298 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4299
4300 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4301 vc-dir. (Bug#2598)
4302
4303 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4304
4305 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4306
4307 2009-03-05 Glenn Morris <rgm@gnu.org>
4308
4309 * rmail.texi (Rmail Basics): Add reference to sorting.
4310 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4311 Minor re-wordings.
4312 (Rmail Motion): Mention rmail-next-same-subject.
4313 (Rmail Deletion): Expunging is not the only way to change the numbers.
4314 (Rmail Labels): Labels can also be used in sorting.
4315 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4316 (Rmail Display): Mention rmail-mime.
4317
4318 2009-03-04 Glenn Morris <rgm@gnu.org>
4319
4320 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4321 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4322 summary. Mention sorts cannot be undone.
4323 (Rmail Display): Give an example of how to use goto-address-mode.
4324 (Rmail Editing): It's keybindings that are redefined, not commands.
4325 Fix some typos.
4326 (Movemail): Some minor rewording.
4327 (Remote Mailboxes): Emacs movemail supports pop by default.
4328 Fix some minor grammatical issues. The "two alternative ways" to
4329 specify a POP mailbox are really just one. Remove all reference to the
4330 variables rmail-pop-password and rmail-pop-password-required, obsolete
4331 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4332 can support Kerberos.
4333
4334 2009-03-03 Glenn Morris <rgm@gnu.org>
4335
4336 * rmail.texi (Rmail Deletion): Revert previous change, which was
4337 describing the Rmail summary versions.
4338 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4339 Minor re-wording for rmail-resend.
4340 (Rmail Make Summary): Summaries apply to buffers rather than files.
4341 <rmail-summary-by-topic>: Headers includes the subject.
4342 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4343 details, including prefix arguments.
4344 Mention rmail-summary-by-senders on C-M-f.
4345 Not counting lines might be faster.
4346 (Rmail Summary Edit): More details on the delete commands.
4347 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4348 Name the commands bound to the various keys. Mention prefix argument
4349 for searching.
4350 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4351 Simplify rmail-highlighted-headers description. Update face name.
4352
4353 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4354
4355 * mark.texi (Marking Objects): Fix typo.
4356
4357 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4358
4359 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4360 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4361
4362 2009-03-01 Glenn Morris <rgm@gnu.org>
4363
4364 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4365 (Rmail Motion): - M-s searches from the end of messages.
4366 (Rmail Deletion): Minor clarification. Fix numeric argument
4367 description.
4368 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4369 newmail and RMAILOSE files need not be in home-directory.
4370 (Rmail Files): Mention I/O menus are unselectable if no files match.
4371 Mention `MAIL' env-var.
4372
4373 2009-02-24 Jason Rumney <jasonr@gnu.org>
4374
4375 * mule.texi (Fontsets): Mention fontset-default, font specs and
4376 fallback fontsets.
4377 (Defining Fontsets): Mention ns and w32 variants of
4378 standard-fontset-spec. Update description of startup fontset to match
4379 Emacs 23 behavior.
4380 (Modifying Fontsets): New section. (Bug#656)
4381 (International): Link to Modifying Fontsets.
4382
4383 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4384
4385 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4386 Mention ns-extended-platform-support-mode.
4387
4388 2009-02-22 Karl Berry <karl@gnu.org>
4389
4390 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4391
4392 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4393
4394 * basic.texi (Moving Point, Position Info):
4395 * files.texi (Visiting):
4396 * mini.texi (Completion Options):
4397 * text.texi (HTML Mode): Remove duplicate words.
4398
4399 2009-02-20 Glenn Morris <rgm@gnu.org>
4400
4401 * rmail.texi: Minor updates for mbox rather than Babyl.
4402
4403 2009-02-17 Karl Berry <karl@gnu.org>
4404
4405 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4406
4407 2009-02-17 Richard M Stallman <rms@gnu.org>
4408
4409 * anti.texi (Antinews): Mention Babyl format.
4410
4411 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4412
4413 * rmail.texi: Update for mbox format.
4414 Various small fixes, as well as the following.
4415 (Out of Rmail): Node deleted.
4416 (Rmail): Update menu.
4417 (Rmail Files): Comment out set-rmail-inbox-list.
4418 Document rmail-inbox-list instead.
4419 (Rmail Output): Substantial changes since C-o is now
4420 rmail-output-as-seen and o is rmail-output.
4421 (Rmail Attributes): Delete `stored', add `retried'.
4422 (Rmail Display): Editing headers works in all cases.
4423
4424 2009-02-17 Glenn Morris <rgm@gnu.org>
4425
4426 * basic.texi (Position Info): M-x count-lines-region is not always on
4427 M-=. (Bug#2269)
4428
4429 2009-02-09 Glenn Morris <rgm@gnu.org>
4430
4431 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4432 defaults.
4433
4434 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4435
4436 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4437 documentation of possible problems with redecoding.
4438
4439 2009-02-03 Glenn Morris <rgm@gnu.org>
4440
4441 * rmail.texi (Out of Rmail): Mention b2m.pl.
4442
4443 2009-01-31 Glenn Morris <rgm@gnu.org>
4444
4445 * rmail.texi (Out of Rmail): Correct b2m location.
4446
4447 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4448
4449 * fixit.texi (Undo): Update undo limit values.
4450
4451 2009-01-27 Glenn Morris <rgm@gnu.org>
4452
4453 * emacs.texi (Top): Fix Antinews menu entry.
4454
4455 2009-01-25 Karl Berry <karl@gnu.org>
4456
4457 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4458 item with no marker, instead of the syntactically incorrect
4459 @itemize @asis.
4460
4461 2009-01-25 Juri Linkov <juri@jurta.org>
4462
4463 * building.texi (Grep Searching): Fix index entry for lgrep.
4464
4465 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4466
4467 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4468
4469 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4470
4471 * macos.texi (Preferences Panel): Update description of font setting to
4472 reflect that prior frame selection is no longer needed.
4473
4474 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4475
4476 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4477 raise GUD subsections.
4478
4479 2009-01-15 Glenn Morris <rgm@gnu.org>
4480
4481 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4482
4483 2009-01-10 Glenn Morris <rgm@gnu.org>
4484
4485 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4486
4487 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4488
4489 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4490 logical lines.
4491
4492 2008-12-29 Juri Linkov <juri@jurta.org>
4493
4494 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4495
4496 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4497
4498 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4499
4500 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4501 goto-address-mode instead of goto-address.
4502
4503 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4504 mode.
4505
4506 * emacs.texi (Top): Update node listing.
4507
4508 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4509
4510 * custom.texi (Directory Variables): Explain what is a "project".
4511 Add indexing. Improve wording. Add a footnote about using
4512 _dir-locals.el on MS-DOS.
4513
4514 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4515
4516 * files.texi (Misc File Ops): Mention chmod as an alias for
4517 set-file-modes.
4518
4519 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4520
4521 * help.texi (Help): Fix typos and reword.
4522 (Help Summary): Add entries for C-h n and C-h r, reorder
4523 entries, and do some minor fixes.
4524 (Name Help): Say that C-h F works for commands only.
4525 (Misc Help): Say that view-lossage displays 300 keystrokes.
4526
4527 2008-12-20 Glenn Morris <rgm@gnu.org>
4528
4529 * ack.texi (Acknowledgments): General update based on AUTHORS,
4530 including removal of some stuff no longer distributed.
4531
4532 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4533
4534 * fixit.texi: Mention hunspell.
4535
4536 2008-12-19 Glenn Morris <rgm@gnu.org>
4537
4538 * ack.texi (Acknowledgments): Small grammar fix.
4539 Consolidate explanatory text at start.
4540
4541 * display.texi (Text Display):
4542 * indent.texi (Indentation): Use @acronym with ASCII.
4543
4544 2008-12-18 Glenn Morris <rgm@gnu.org>
4545
4546 * ack.texi: Various small updates and fixes.
4547
4548 2008-12-18 Juri Linkov <juri@jurta.org>
4549
4550 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4551 as a key binding to start a forward nonincremental word search.
4552 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4553 a backward nonincremental word search. Add index for `M-s w'
4554 `isearch-forward-word'.
4555 (Regexp Search): Add a short summary of regexp key commands like
4556 in the node "Basic Isearch".
4557 (Other Repeating Search): Fix typo.
4558
4559 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4560
4561 * misc.texi (PostScript Variables): Fix doc.
4562
4563 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4564
4565 * programs.texi (Program Modes): Mention Ruby mode.
4566
4567 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4568
4569 * misc.texi (emacsclient Options): Describe what an empty string
4570 argument does for --alternate-editor.
4571
4572 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4573
4574 * cmdargs.texi (Font X): Distinguish between client-side and
4575 server-side fonts. List valid Fontconfig properties. Add reference to
4576 Fontconfig manual. List valid GTK font properties. Explain use of
4577 fc-list.
4578
4579 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4580
4581 * cmdargs.texi (Font X): Move discussion of quoting to top.
4582
4583 2008-12-06 Glenn Morris <rgm@gnu.org>
4584
4585 * maintaining.texi (Old Revisions): Improve previous change.
4586
4587 2008-12-05 Richard M Stallman <rms@gnu.org>
4588
4589 * anti.texi (Antinews): Minor fixes.
4590
4591 2008-12-03 Glenn Morris <rgm@gnu.org>
4592
4593 * maintaining.texi (Old Revisions): Fix diff-switches description.
4594
4595 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4596
4597 * emacs.texi (Top): Fix typo.
4598
4599 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4600
4601 * misc.texi (Document View): Explain dependence on gs at the top.
4602 Copyedits.
4603
4604 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4605
4606 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4607 (Comment Commands): Discuss region-active behavior of M-; first.
4608
4609 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4610
4611 * display.texi (Line Truncation): Add reference to Continuation
4612 Lines.
4613
4614 * windows.texi (Pop Up Window): Mention split-height-threshold
4615 and split-width-threshold.
4616 (Split Window): Add reference to Continuation Lines.
4617
4618 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4619
4620 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4621 (GNUstep Support): New node.
4622 * anti.texi:
4623 * emacs.texi:
4624 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4625
4626 2008-11-28 Richard M Stallman <rms@gnu.org>
4627
4628 * misc.texi (Dissociated Press): Minor cleanups.
4629
4630 * dired.texi (Image-Dired): Avoid passive.
4631
4632 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4633
4634 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4635 representation.
4636
4637 2008-11-26 Richard M. Stallman <rms@gnu.org>
4638
4639 * files.texi (Visiting): Rewrite paragraph for clarity.
4640
4641 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4642
4643 2008-11-25 Alan Mackenzie <acm@muc.de>
4644
4645 * programs.texi (Moving by Parens): Clarify that parens inside strings
4646 and comments are ignored, and that the commands assume the starting
4647 point isn't in a string or comment.
4648
4649 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4650
4651 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4652 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4653 version.
4654 (Mac Customization): Rewrite Preferences Panel section and merge in to
4655 this node, add Open files by dragging to an Emacs window.
4656
4657 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4658
4659 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4660
4661 * files.texi (Misc File Ops): Document set-file-modes.
4662
4663 * windows.texi (Split Window): Document integer values of
4664 truncate-partial-width-windows.
4665
4666 * text.texi (Text): Simplify description of markup languages.
4667 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4668 (TeX Editing): Note that `""' inserts one `"' character.
4669 (HTML Mode): Note in the introduction that XML mode is an alias for
4670 SGML mode. Mention nXML mode.
4671
4672 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * building.texi (Watch Expressions): Fix typo.
4675
4676 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4677
4678 * files.texi (Visiting): Document new behavior of
4679 confirm-nonexistent-file-or-buffer.
4680
4681 * buffers.texi (Select Buffer):
4682 Document confirm-nonexistent-file-or-buffer.
4683
4684 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4685 edit-picture.
4686
4687 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4688 edit-picture', since that is just an alias for picture-mode.
4689 (Sentences): Note that repeated M-@ extends the region.
4690 (Pages): Make terminology more consistent. Link to Regexps node.
4691 (Longlines): Discuss relationship with Visual Line mode.
4692 (Text Mode): Remove extraneous discussion of other modes, since they
4693 were already introduced in the parent node.
4694
4695 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4696
4697 * anti.texi (Antinews): Rewrite.
4698
4699 * entering.texi (Exiting): Mention "minimize" terminology.
4700
4701 * frames.texi (Frame Commands): Mention "minimize" terminology.
4702
4703 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4704 formats.
4705 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4706 (Misc X): Don't document useless -hb option.
4707
4708 2008-11-22 Juri Linkov <juri@jurta.org>
4709
4710 * dired.texi (Dired Navigation): Change normal file name search option
4711 from `non-nil' to `t'. Add `dwim' option.
4712
4713 2008-11-22 Juri Linkov <juri@jurta.org>
4714
4715 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4716 ".dir-locals.el". Rename `define-project-bindings' to
4717 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4718 `dir-locals-set-directory-class'.
4719
4720 2008-11-22 Lute Kamstra <lute@gnu.org>
4721
4722 * buffers.texi (Select Buffer): Index goto-line.
4723 * basic.texi (Moving Point): Mention the use of a numeric prefix
4724 argument with goto-line and refer to Select Buffer for the use of a
4725 plain prefix argument.
4726
4727 2008-11-19 Glenn Morris <rgm@gnu.org>
4728
4729 * doclicense.texi: Update to FDL 1.3.
4730 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4731
4732 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4733
4734 * custom.texi (Minor Modes): Define mode commands and mode variables
4735 more precisely. Recommend using mode commands instead of setting
4736 variables directly. Put minor modes in a list, and add more modes.
4737 (Easy Customization): Use "init file" instead of .emacs.
4738 (Customization Groups): Update to new Custom buffer appearance.
4739 (Saving Customizations): Copyedits. Update example.
4740 (Variables): Give example of variable type-sensitivity.
4741 (Examining): Update example.
4742 (Hooks): Copyedits.
4743 (Specifying File Variables): Use C comments instead of an artificial
4744 Lisp for the example.
4745 (Keymaps): Move internals discussion to Prefix Keymaps.
4746 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4747 (Init Rebinding): Document kbd macro.
4748 (Init File): Link to Find Init.
4749
4750 * mark.texi (Using Region): Document Delete Selection Mode more
4751 thoroughly.
4752
4753 * frames.texi (Mouse Commands): Move most of the description of Delete
4754 Selection Mode to Using Region, and link to it.
4755 (Clipboard): Note that paste is bound to clipboard-yank.
4756
4757 * building.texi (Compilation): Document first-error value of
4758 compilation-scroll-output.
4759 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4760 works as soon as an error is available. Suggested by Juri Linkov.
4761
4762 * mini.texi (Passwords): New node.
4763
4764 * files.texi (Remote Files): Link to Passwords node.
4765
4766 * emacs.texi (Top): Update node listings.
4767
4768 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4769
4770 * ack.texi (Acknowledgments): Some updating of credits.
4771
4772 * emacs.texi (Acknowledgments): Add a couple more names.
4773
4774 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4775
4776 * files.texi (Directories): Describe delete-directory in text.
4777 (Misc File Ops): Document use of trash.
4778
4779 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4780
4781 * macos.texi (Mac Customization): Fix typos.
4782
4783 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4784
4785 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4786 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4787 the conventions of the main Emacs manual.
4788
4789 * emacs.texi (Top): Update node listings.
4790
4791 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4792
4793 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4794 command-line-args is processed during startup.
4795 (Action Arguments): Correctly describe how file arguments interact with
4796 the startup screen. Link to Lisp Interaction for scratch buffer.
4797 (Initial Options): Link to Command Example for -batch option.
4798 (Environment): Document initial-environment.
4799
4800 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4801 can't be changed in the site-start file.
4802
4803 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4804
4805 * dired.texi (Dired): Mention C-x C-d too.
4806 (Dired Enter): Document M-n in the Dired minibuffer.
4807 (Dired Navigation): Explain dired-goto-file more clearly.
4808 Document dired-isearch-filenames.
4809 (Dired Deletion): Remove unnecessary "expunged" terminology.
4810 (Flagging Many Files): & is now rebound to `% &'.
4811 (Shell Commands in Dired): Document dired-do-async-shell-command.
4812 Clarify how multi-file arguments are passed.
4813 (Misc Dired Features): Document dired-do-isearch.
4814
4815 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4818
4819 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4822
4823 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4824
4825 * programs.texi (Program Modes): Link to Program Indent node.
4826 (Left Margin Paren): Explain consequences of changing
4827 open-paren-in-column-0-is-defun-start more concisely.
4828 (Which Function, Program Indent, Info Lookup): Minor edits.
4829 (Basic Indent): If region is active, TAB indents the region.
4830 (Multi-line Indent): If region is active, TAB indents the region.
4831 Note that indent-region is useful when Transient Mark mode is off.
4832 (Matching): The delimiter at the cursor is highlighted---the character
4833 changes color.
4834 (Symbol Completion): Link to Completion node.
4835
4836 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4837 a strictly text-only system.
4838
4839 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4840 batch mode.
4841
4842 2008-11-01 Richard M. Stallman <rms@gnu.org>
4843
4844 * misc.texi (Document View): Major rewrite.
4845
4846 * maintaining.texi (Types of Log File): Change logs are older than
4847 version control.
4848 (VCS Concepts): Simplify and rearrange.
4849 (Version Control Systems): Make it clear that Linux is only the kernel.
4850 (VC Mode Line): Shorten reference to menu item.
4851 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4852 (VC Directory Mode): Minor cleanup.
4853 Unchanged files are hidden, not omitted.
4854 (VC Directory Commands): Shorten and simplify.
4855 (Change Log Commands): New node, split from Change Logs.
4856 (VC Directory Buffer): New node, split from VC Directory Mode.
4857
4858 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4859
4860 * misc.texi (Document View): Rename from Document Files, moved here
4861 from files.texi.
4862
4863 * files.texi (Version Control): Move to maintaining.texi.
4864 Subnodes moved as well.
4865 (Document Files): Move to misc.texi.
4866
4867 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4868 vc-update-change-log.
4869 (Version Control): Move here from files.texi.
4870 (Format of ChangeLog): Make it a subnode of Change Log.
4871
4872 * emacs.texi (Top): Update node listing.
4873
4874 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4875
4876 * files.texi (Files): Add a section about document
4877 files (doc-view-mode).
4878
4879 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4880
4881 * building.texi (Compilation Mode):
4882 Document compilation-auto-jump-to-first-error.
4883 (Debuggers): Lower GUD subsections to subsubsections.
4884 (Starting GUD): Add cindex.
4885 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4886
4887 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4888
4889 * indent.texi (Indentation): Link to Program Indent.
4890
4891 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4892 now uses emacsclient's terminal.
4893
4894 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * mark.texi (Using Region): Document use-empty-active-region.
4897
4898 * emacs.texi (Top): Update node listings.
4899
4900 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4901 Don't mention obsolete emacs.bash script.
4902 (Invoking emacsclient): Rewrite, moving optional arguments to
4903 emacsclient Options.
4904 (emacsclient Options): New node. Document server-use-tcp and
4905 server-host.
4906
4907 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4908
4909 * indent.texi (Indentation): Replace list with paragraphed text,
4910 putting description of syntax-driven indentation first. Document new
4911 effect of active regions on tab.
4912 (Tab Stops): Note that editable tab stops affect indentation commands.
4913
4914 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4915
4916 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4917
4918 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4919
4920 * custom.texi (Function Keys): Note that modified keypad keys are not
4921 translated.
4922
4923 * basic.texi (Arguments): Explain how to insert multiple digits.
4924
4925 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4926
4927 * files.texi (Remote Files): Precise selection of default method.
4928 Rewrite paragraph about disabling remote file names.
4929
4930 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4931
4932 * search.texi (Special Isearch): Document M-TAB is isearch.
4933
4934 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4935 command.
4936
4937 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4938
4939 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4940
4941 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4942 section.
4943
4944 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4947 to files.texi. Move contents of vc2-xtra.texi here.
4948
4949 * vc2-xtra.texi: File removed.
4950
4951 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4952 Directory Commands from the submenu. Don't include deleted file
4953 vc2-xtra.texi.
4954
4955 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4956 (Version Control): Add VC Directory Mode and VC Directory Commands to
4957 the submenu.
4958 (Why Version Control?): Use table format.
4959 (Version Control Systems): Note that Meta-CVS support is gone.
4960 (VCS Concepts): Note precisely when VC started supporting filesets.
4961 Remove bogus xref to CVS Options node.
4962 (Types of Log File): Copyedits.
4963 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4964 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4965 The Right Thing.
4966 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4967 (Log Buffer): Reorganize node, putting C-c C-c description first.
4968 (Old Revisions): Use CVS for example, not RCS.
4969 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4970 Commands from the submenu, putting them under Version Control.
4971 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4972 need to include it in the manual unconditionally, since it is now
4973 crucial to using distributed version control systems.
4974 (Comparing Files): Note that diff uses the minibuffer, and that the
4975 output is shown using Diff mode.
4976 (Diff Mode): Explain what "patch" and "hunk" mean.
4977 Document diff-update-on-the-fly, diff-refine-hunk, and
4978 diff-show-trailing-whitespaces.
4979 (File Archives): Add rar support.
4980
4981 * major.texi (Choosing Modes): Make mode selection sequence more
4982 obvious by describing the steps in order of priority. Note that
4983 magic-mode-alist is nil by default.
4984 Document magic-fallback-mode-alist.
4985
4986 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4987
4988 * frames.texi (Mouse References): Copyedits.
4989
4990 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4991
4992 * ack.texi (Acknowledgments): Add myself as doc-view author.
4993
4994 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4995
4996 * frames.texi (Dialog Boxes): Add @cindex entries.
4997
4998 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4999
5000 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
5001 (Text-Only Mouse): Copyedit.
5002
5003 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
5004
5005 * frames.texi: Use @key throughout for mouse clicks.
5006 (Cut/Paste Other App): Document yank-pop-change-selection.
5007 (Secondary Selection): Fix modified mouse click syntax.
5008 (Clipboard): Describe Cut, Copy and Paste commands.
5009 (Mouse References): Not all references are in read-only buffers.
5010 Copyedits.
5011 (Creating Frames): Add xref to Init File.
5012 (Frame Commands): Add xref to Exiting.
5013 (Scroll Bars): Document GTK vs toolkit behavior.
5014
5015 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
5016
5017 * files.texi (Version Control): Copyedits. Add Bazaar.
5018 (Version Control Systems): List different VCS's using an itemized list.
5019 Add Bazaar.
5020 (VCS Concepts): Copyedits. Tweak description of file merging.
5021
5022 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5023 (Cut/Paste Other App): Document select-active-regions and
5024 x-select-enable-primary.
5025
5026 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * mark.texi (Shift Selection): Correct case in node name.
5029
5030 * emacs.texi (Top): Update node order in Mark chapter.
5031
5032 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5033
5034 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5035
5036 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5037 elsewhere in the manual instead of describing yet again the intricacies
5038 of $HOME on MS-Windows and MS-DOS.
5039
5040 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * mini.texi (Minibuffer File): Add xref to File Names.
5043 (Minibuffer File): Add discussion of `~' in file names.
5044 Add insert-default-directory index reference.
5045
5046 * files.texi (File Names): Reorganize description.
5047 (Visiting): Add xref to Mode Line. Copyedits.
5048 (Save Commands): Mention prefix behavior of C-x C-s.
5049 (Numbered Backups): Node deleted.
5050 (Backup Names): Contents of Numbered Backups moved here. State default
5051 of version-control variable.
5052 (Reverting): Copyedits.
5053 (Version Control): Add additional version control systems.
5054
5055 * emacs.texi (Top): Delete Numbered Backups node.
5056
5057 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5058 Backup Names.
5059 (Initial Options): Document renamed variable inhibit-startup-screen.
5060
5061 2008-10-11 Romain Francoise <romain@orebokech.com>
5062
5063 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5064
5065 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5068 (Select Buffer): Mention use of minibuffer history. Describe default
5069 value of default-major-mode. Mention that C-x 4 b selects the other
5070 window.
5071 (List Buffers): Document CRM indicators in the order they appear.
5072 (Kill Buffer): Document new command kill-matching buffers.
5073 (Several Buffers): Move explanation of the relationship between buffer
5074 list and buffer menu to the top.
5075 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5076
5077 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5078
5079 * entering.texi (Exiting): Document change of C-x C-c to
5080 save-buffers-kill-terminal. Document kill-emacs.
5081
5082 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5083
5084 * mule.texi (Coding Systems): Don't mention codepage-setup.
5085
5086 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5087 cpNNN coding systems anymore.
5088 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5089 for unibyte mode. Don't mention line-drawing characters.
5090 Don't mention dos-unsupported-char-glyph.
5091
5092 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5093
5094 * search.texi (Search): Shorten introduction.
5095 (Basic Isearch): Add command table. Discuss reverse isearch and
5096 isearch highlighting.
5097 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5098 ring to cindex.
5099 (Special Isearch): Move input methods discussion here.
5100 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5101 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5102 Repeat Isearch.
5103 (Isearch Minibuffer): New node.
5104 (Word Search): Document new word search commands.
5105 (Regexp Example): Simplify example using sentence-end-base variable.
5106 (Replace): Reword introduction.
5107 (Unconditional Replace): Remove unnecessary example.
5108 (Other Repeating Search): Document new `M-s o' binding.
5109
5110 * emacs.texi (Top): Update node listings.
5111
5112 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5113
5114 * emacs.texi (Top): Remove Kill Errors from menu.
5115
5116 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5117
5118 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5119 interface for defining macros. Simplify examples. Note that C-g quits
5120 macro definitions.
5121 (Keyboard Macro Counter): Document using F3 to insert counter.
5122 Give usage example.
5123 (Keyboard Macro Query): Organize query responses in a table.
5124
5125 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5126 Link to Erasing node.
5127 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5128 rationale to a footnote.
5129 (Kill Errors): Remove node, due to redundancy with Erasing.
5130 (Spelling): Move discussion of flyspell to end. Note new behavior of
5131 M-$ in active region. Remove non-ispell-specific keybindings from
5132 table.
5133
5134 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5135
5136 * cmdargs.texi (Initial Options): Document --daemon.
5137
5138 2008-09-20 Glenn Morris <rgm@gnu.org>
5139
5140 * files.texi (Numbered Backups): Mention that some modes set
5141 version-control.
5142
5143 2008-09-20 Jim Blandy <jimb@red-bean.com>
5144
5145 * files.texi (Numbered Backups): Reference File Variables, as well.
5146 Remove discussion of Rmail's implementation.
5147
5148 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5149
5150 * misc.texi (Recursive Edit): Note that top-level exits active
5151 minibuffers.
5152
5153 * trouble.texi (Quitting): Likewise.
5154
5155 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5156
5157 * emacs.texi (Top): Add Temporary Face Changes xref.
5158
5159 * display.texi (Display): Move Temporary Face Changes node to just
5160 after Standard Faces.
5161 (Scrolling): Document recenter-top-bottom instead of recenter.
5162 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5163 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5164 (Display Custom): Copyedits.
5165 (Optional Mode Line): Document display-battery-mode.
5166
5167 2008-08-27 Romain Francoise <romain@orebokech.com>
5168
5169 * custom.texi (Directory Variables): Minor fix.
5170
5171 2008-08-27 Glenn Morris <rgm@gnu.org>
5172
5173 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5174 descriptions.
5175 (Calendar Customizing): Tweak layout description.
5176 Move calendar-today-marker and calendar-today face to the other
5177 markers. Condense calendar-star-date and calendar-mark-today
5178 description.
5179 (Holiday Customizing): Add oriental and solar holidays.
5180 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5181 Fix holiday-float description. Use zerop in examples. Be less verbose.
5182 (Date Display Format): Change ISO format. Be less verbose.
5183 (Diary Customizing): Mention day and month abbrev arrays.
5184 Mention the date-form variables by name. Update European example.
5185 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5186 Condense examples. Mention diary-entry-symbols by name.
5187 Condense table for insertion commands.
5188 (Fancy Diary Display): Mention diary-include-string and
5189 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5190 Ethiopic, Persian date functions. Condense descriptions.
5191
5192 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5193 (Adding to Diary): Adapt for changed node name.
5194
5195 2008-08-26 Glenn Morris <rgm@gnu.org>
5196
5197 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5198 node "Hebrew/Islamic Entries".
5199
5200 * calendar.texi (Specified Dates): Fix names of iso functions.
5201 (General Calendar): There may not be another window.
5202 (Writing Calendar Files, Holidays): Tweak intro.
5203 (Holidays): Mention Baha'i and Chinese holidays.
5204 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5205 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5206 (To Other Calendar): Add calendar-print-other-dates.
5207 Refer to "graphic display" rather than "X.
5208 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5209 (Displaying the Diary): Fix whitespace after reference.
5210 Fix `diary-number-of-entries' reference.
5211 (Date Formats): Explicitly mention that day names can be abbreviated.
5212 (Adding to Diary): Add some references to other sections.
5213 (Special Diary Entries): Fix reference.
5214 (Appointments): Simplify appt-message-warning-time entry.
5215 Clarify where times must be.
5216 (Importing Diary): Comment out icalendar paragraph that does not apply.
5217 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5218
5219 2008-08-23 Glenn Morris <rgm@gnu.org>
5220
5221 * fortran-xtra.texi (Fortran): Change description of free form and
5222 fixed form a bit. Mention hideshow and imenu.
5223 (Fortran Motion): Mention fortran-end-of-subprogram,
5224 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5225 (Fortran Indent): Minor re-word.
5226 (ForIndent Commands): Mention fortran-fill-paragraph and
5227 fortran-fill-statement.
5228 (ForIndent Cont): Mention fortran-tab-mode-string.
5229 (Fortran Comments): Mention fortran-comment-line-start-skip.
5230 (Fortran Columns): Mention font-locking.
5231 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5232
5233 2008-08-23 Johan Bockgård <bojohan@muon>
5234
5235 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5236
5237 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5238
5239 * mini.texi (Minibuffer): Simplify introduction.
5240 (Minibuffer File): Document tilde in minibuffer filenames.
5241 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5242 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5243 (Completion Example): Update example to current command list.
5244 (Completion Options): Document `lazy' value of completion-auto-help.
5245 Update contents of completion-ignored-extensions.
5246 (Minibuffer History): Describe "future history" list. State default
5247 value of history-delete-duplicates.
5248
5249 2008-08-21 Glenn Morris <rgm@gnu.org>
5250
5251 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5252 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5253
5254 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5255
5256 * regs.texi (Registers): Clarify valid register names.
5257 (RegPos): Note that buffer is saved and restored too.
5258 (RegText): Note that mark is reactivated/deactivated.
5259 (RegConfig): Xref to Windows node.
5260
5261 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5262
5263 * basic.texi (Inserting Text): Provide command name for C-q.
5264
5265 * killing.texi (Killing): Copyedit. Define read-only text.
5266 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5267 (Killing by Lines): Copyedit.
5268 (Other Kill Commands): Move M-w description here.
5269 (Yanking): Move M-w to Other Kill Commands.
5270 (Kill Ring): Also mention saving text in registers. Link to Text
5271 Properties in elisp manual.
5272 (Accumulating Text): Copyedit.
5273 (CUA Bindings): Shift selection is now the default.
5274
5275 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5276
5277 * maintaining.texi (Change Log): Mention next-error is available.
5278
5279 2008-08-10 Glenn Morris <rgm@gnu.org>
5280
5281 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5282 and intermonth text.
5283 (Holiday Customizing): Add holiday-chinese.
5284
5285 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5286
5287 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5288
5289 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5290
5291 * files.texi (Log Buffer): Describe C-c C-d.
5292 (Diff Mode): Describe C-x 4 A.
5293
5294 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5295
5296 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5297
5298 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5299
5300 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5301 describe the new bindings to show the changeset diff, toggle annotation
5302 visibility, show revisions.
5303 (VC Status): Describe key bindings for modifying the change comments,
5304 displaying changeset diffs and annotations.
5305
5306 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5307
5308 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5309
5310 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5311
5312 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5313
5314 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5315 and wording.
5316
5317 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5318
5319 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5320 marking/unmarking. Add descriptions for the multiple file search
5321 commands. Improve some old info.
5322
5323 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5324
5325 * display.texi (Visual Line Mode): New node.
5326
5327 * basic.texi (Inserting Text): Move DEL to deletion node.
5328 (Moving Point): Add additional alternative key bindings.
5329 Describe line-move-visual.
5330 (Erasing): Describe DEL.
5331 (Basic Undo, Blank Lines, Arguments): Copyedit.
5332 (Continuation Lines): Mention Visual Line mode.
5333 (Position Info): Move extended discussion to mule.texi.
5334
5335 * mule.texi (International Chars): Describe C-x =.
5336
5337 * emacs.texi (Top): Add Visual Line Mode node.
5338
5339 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5340
5341 * emacs.texi: Remove VMS support.
5342
5343 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5344
5345 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5346 the vc-dir command name.
5347
5348 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5349
5350 * xresources.texi: Remove mentions of Mac Carbon.
5351
5352 2008-07-19 Andreas Schwab <schwab@suse.de>
5353
5354 * ns-emacs.texi: Move to ../misc.
5355
5356 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5357
5358 * entering.texi (Exiting): Don't describe text-only terminals as the
5359 default. Describe the new startup screen.
5360 (Exiting): Describe how to kill Emacs first. Change description of
5361 iconification to handle modern window systems.
5362
5363 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5364
5365 * ns-emacs.texi: New file, documents features of Emacs port under
5366 NeXTstep windowing.
5367
5368 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5369
5370 * entering.texi (Entering Emacs): Update prev node.
5371
5372 * glossary.texi (Glossary): Remove xref to Text Characters.
5373
5374 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5375 directly, rather than in the context of ASCII. Move description of
5376 special properties of modifier key to new Modifier Keys node.
5377 (Keys): Copyedit.
5378 (Text Characters): Delete node. Multibyte is the default nowadays, and
5379 the node contents are obsolete.
5380
5381 * custom.texi (Modifier Keys): New node.
5382
5383 * emacs.texi (Top): Update node list.
5384
5385 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5386
5387 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5388 saying that Emacs provides menus and mouse support (which is par for
5389 the course).
5390
5391 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5392 early on.
5393 (Point): Copyedit. Relegate historical trivia to a footnote.
5394 (Mode Line): Explain mode-line format more consistently.
5395 (Menu Bar): Copyedit.
5396
5397 2008-06-27 Glenn Morris <rgm@gnu.org>
5398
5399 * cal-xtra.texi (Sexp Diary Entries):
5400 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5401
5402 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5403
5404 * mark.texi (Shift selection): New node.
5405 (Mark): Copyedits.
5406 (Persistent Mark): Move to the end of the chapter.
5407
5408 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5409
5410 * makefile.w32-in (distclean): Remove makefile.
5411
5412 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5413
5414 * building.texi (Starting GUD): Add an entry for gud-gdb.
5415 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5416 command mode.
5417
5418 2008-06-17 Glenn Morris <rgm@gnu.org>
5419
5420 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5421
5422 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5423
5424 * building.texi (Starting GUD): Expand on remote debugging.
5425 (Other GDB-UI Buffers): Mention new keyboard bindings.
5426
5427 2008-06-15 Glenn Morris <rgm@gnu.org>
5428
5429 * gnu.texi: Use a verbatim license for this invariant section,
5430 as per etc/GNU.
5431
5432 2008-06-13 Daniel Engeler <engeler@gmail.com>
5433
5434 * emacs.texi, misc.texi: Add documentation about serial port access.
5435
5436 2008-06-13 Glenn Morris <rgm@gnu.org>
5437
5438 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5439 maintain.info.
5440
5441 2008-06-05 Miles Bader <miles@gnu.org>
5442
5443 * display.texi (Temporary Face Changes): Update to reflect function
5444 renamings in face-remap.el.
5445
5446 2008-06-04 Miles Bader <miles@gnu.org>
5447
5448 * display.texi (Temporary Face Changes):
5449 Add `adjust-buffer-face-height'. Rewrite description of
5450 `increase-buffer-face-height' and `decrease-default-face-height' now
5451 that they aren't bound by default.
5452
5453 2008-06-03 Miles Bader <miles@gnu.org>
5454
5455 * display.texi (Temporary Face Changes): New node.
5456
5457 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5458
5459 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5460
5461 2008-05-31 Glenn Morris <rgm@gnu.org>
5462
5463 * cal-xtra.texi (Fancy Diary Display): Simplify.
5464
5465 2008-05-30 Glenn Morris <rgm@gnu.org>
5466
5467 * cal-xtra.texi (Fancy Diary Display): Update for
5468 diary-display-function replacing diary-display-hook.
5469
5470 2008-05-29 Drew Adams <drew.adams@oracle.com>
5471
5472 * msdog.texi (Windows Keyboard): Add descriptions of
5473 w32-register-hot-key and w32-unregister-hot-key.
5474
5475 2008-05-21 Tom Tromey <tromey@redhat.com>
5476
5477 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5478 Variables node.
5479
5480 2008-05-19 Tom Tromey <tromey@redhat.com>
5481
5482 * custom.texi (Variables): Add Directory Variables to menu.
5483 (Directory Variables): New node.
5484
5485 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5486
5487 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5488
5489 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5490
5491 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5492 Revision Tags and rewritten. Section now uses modern terminology,
5493 (tags rather than snapshots) and describes post-SCCS systems more
5494 accurately.
5495
5496 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5497
5498 * msdog.texi (Windows Files): Update documentation of
5499 w32-get-true-file-attributes.
5500
5501 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5502
5503 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5504 directory mode.
5505
5506 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5507
5508 * killing.texi (Appending Kills): Remove a strangely off-topic index
5509 entry "television".
5510
5511 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5512
5513 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5514
5515 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5516
5517 * buffers.texi, files.texi (Version-control):
5518 vc-toggle-read-only is no longer a good idea...
5519
5520 2008-04-29 Glenn Morris <rgm@gnu.org>
5521
5522 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5523
5524 2008-04-22 Juri Linkov <juri@jurta.org>
5525
5526 * dired.texi (Subdirectories in Dired): Describe using `^'
5527 to return to the parent directory.
5528
5529 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5530
5531 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5532 recent changes.
5533
5534 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5535
5536 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5537 (Other GDB-UI Buffers): Update for recent thread related changes.
5538
5539 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5540
5541 * maintaining.texi (Maintaining):
5542 * emacs.texi (Top): Typo.
5543
5544 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5545
5546 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5547 arg in `font-lock-add-keywords'.
5548
5549 2008-04-08 Glenn Morris <rgm@gnu.org>
5550
5551 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5552 Also add Baha'i calendar references where appropriate.
5553
5554 2008-04-05 Glenn Morris <rgm@gnu.org>
5555
5556 * custom.texi (Init File): Byte-compiling .emacs is bad.
5557
5558 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5559
5560 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5561
5562 2008-03-29 Glenn Morris <rgm@gnu.org>
5563
5564 * calendar.texi: Update for `calendar-date-style' replacing
5565 `european-calendar'.
5566
5567 2008-03-28 Jason Rumney <jasonr@gnu.org>
5568
5569 * display.texi (Display Custom): Mention overlay-margin in text.
5570
5571 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5572
5573 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5574 tutorial' comments.
5575
5576 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5577
5578 * mark.texi (Mark): Rearrange nodes.
5579 (Persistent Mark): Rename from Transient Mark.
5580 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5581 Describe Transient Mark mode as the default.
5582
5583 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5584 the default behavior with Transient Mark mode off.
5585 (Position Info): Fix typo.
5586
5587 * display.texi (Standard Faces): Reference the Mark node.
5588 Remove discussion of the region face, which is discussed there.
5589
5590 * emacs.texi (Top): Update node listings.
5591
5592 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5593 as the default.
5594
5595 * fixit.texi (Undo): Standardize choice of undo key sequence.
5596 (Undo, Spelling): Describe Transient Mark mode as the default.
5597
5598 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5599 default.
5600
5601 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5602
5603 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5604 mode is the default, and note that the mark is not activated when set.
5605
5606 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5607 Describe Transient Mark mode as the default.
5608
5609 * search.texi (Basic Isearch): Reference the Mark Ring node.
5610 (Replace, Unconditional Replace, Other Repeating Search):
5611 Describe Transient Mark mode as the default.
5612
5613 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5614 Describe Transient Mark mode as the default.
5615 (Paragraphs): Describe how M-h behaves when region is active.
5616
5617 * trouble.texi (Quitting): Clarify effects of C-g.
5618
5619 2008-03-13 Glenn Morris <rgm@gnu.org>
5620
5621 * emacs.texi (EMACSVER): Set to 23.0.60.
5622
5623 2008-03-05 Glenn Morris <rgm@gnu.org>
5624
5625 * dired.texi (Hiding Subdirectories): Fix previous change.
5626
5627 2008-03-05 Drew Adams <drew.adams@oracle.com>
5628
5629 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5630
5631 2008-02-28 Kim F. Storm <storm@cua.dk>
5632
5633 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5634 Move describe-distribution to C-h C-o.
5635 Move view-emacs-problems to C-h C-p.
5636 Add view-emacs-debugging on C-h C-d.
5637 Add view-external-packages on C-h C-e.
5638 Add view-order-manuals on C-h C-m.
5639
5640 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5641
5642 * msdog-xtra.texi (MS-DOS): Docstring fix.
5643
5644 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5645
5646 * msdog.texi (Windows Fonts): Use a @table for describing font
5647 properties.
5648
5649 2008-02-07 Jason Rumney <jasonr@gnu.org>
5650
5651 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5652 value has changed.
5653 (Windows HOME): Clarify what is meant by "if that fails as well".
5654 (Windows Fonts): New section.
5655
5656 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5657
5658 * basic.texi (Basic Undo): Remove duplicate "you can".
5659
5660 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5661
5662 * maintaining.texi (Tags): Fix last change.
5663
5664 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5665
5666 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5667
5668 2008-01-26 Richard Stallman <rms@gnu.org>
5669
5670 * maintaining.texi (Tags): Delete redundant index entry.
5671
5672 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5673
5674 * programs.texi (Imenu): Move "@cindex tags" from here...
5675 * maintaining.texi (Tags): ...to here.
5676
5677 2008-01-23 Kevin Ryde <user42@zip.com.au>
5678
5679 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5680 click count.
5681
5682 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5683
5684 * entering.texi (Exiting): Fix typo.
5685 Reported by D. E. Evans <sinuhe@gnu.org>.
5686
5687 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5688
5689 * glossary.texi (Glossary): Fix typo.
5690
5691 2007-12-27 Richard Stallman <rms@gnu.org>
5692
5693 * text.texi (Formatted Text): Improve menu tag.
5694 (Editing Format Info): In Info, add duplicate menu of nodes
5695 about the submenus.
5696 (Format Faces): Say where Faces menu is found. Mention Other.
5697 (Format Colors): Say where these submenus are found.
5698 (Format Indentation, Format Justification): Likewise.
5699 (Format Properties): Likewise.
5700
5701 2007-12-22 Richard Stallman <rms@gnu.org>
5702
5703 * search.texi (Query Replace): Make exp of query-replace more
5704 self-contained, and clarify.
5705
5706 2007-12-15 Richard Stallman <rms@gnu.org>
5707
5708 * files.texi (Auto Save): Clarify definition of auto-saving.
5709
5710 2007-11-26 Richard Stallman <rms@gnu.org>
5711
5712 * help.texi (Help Echo): Cleanups.
5713
5714 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5715
5716 * files.texi (Why Version Control?): Fix typo.
5717 (VCS Concepts): Fix typos; small tense fix.
5718 (Selecting a Fileset): Fix typos; small rewording.
5719 (Log Buffer): Likewise.
5720 (Old Revisions): Likewise.
5721
5722 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5723
5724 * mule.texi (Communication Coding): Fix wording of last change.
5725
5726 2007-11-16 Werner Lemberg <wl@gnu.org>
5727
5728 * custom.texi (Specifying File Variables):
5729 * major.texi (Choosing Modes): Mention '\" in man pages.
5730
5731 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5732
5733 * mule.texi (Communication Coding): Document x-select-request-type.
5734
5735 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5736
5737 2007-11-15 Francesco Potortì <pot@gnu.org>
5738
5739 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5740 --output=file.
5741
5742 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5743
5744 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5745 (Help Echo): Avoid mentioning the term "region" here and
5746 consistently use the term "active text".
5747
5748 2007-11-11 Glenn Morris <rgm@gnu.org>
5749
5750 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5751
5752 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5753
5754 * search.texi (Query Replace):
5755 Mention `query-replace-show-replacement'.
5756
5757 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5758
5759 * building.texi (Watch Expressions): Remove obscure sentence.
5760
5761 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5762
5763 * mule.texi (Select Input Method): Describe how to activate an input
5764 method in the text mode.
5765
5766 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5767
5768 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5769
5770 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5771
5772 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5773
5774 2007-10-30 Glenn Morris <rgm@gnu.org>
5775
5776 * misc.texi (Directory Tracking): Explain a bit more about
5777 dirtrack-mode.
5778
5779 2007-10-25 Glenn Morris <rgm@gnu.org>
5780
5781 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5782
5783 2007-10-24 Richard Stallman <rms@gnu.org>
5784
5785 * misc.texi (Interactive Shell): Cleanup last change.
5786
5787 2007-10-22 Juri Linkov <juri@jurta.org>
5788
5789 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5790 default values.
5791
5792 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5793
5794 * files.texi: Disambiguate two slightly different uses of the term
5795 'filesets'.
5796
5797 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5798
5799 * trouble.texi (Quitting): Fix typo.
5800
5801 2007-10-18 Glenn Morris <rgm@gnu.org>
5802
5803 * frames.texi (Mode Line Mouse): Mention minor mode names.
5804
5805 2007-10-17 Juri Linkov <juri@jurta.org>
5806
5807 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5808 fill-paragraph operates on the active region in Transient Mark mode.
5809 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5810 with fill-paragraph.
5811
5812 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5813 fill-paragraph.
5814
5815 * fixit.texi (Spelling): ispell-word operates on the active region
5816 in Transient Mark mode.
5817
5818 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5819
5820 * building.texi (Source Buffers):
5821 * custom.texi (Init Non-ASCII):
5822 * glossary.texi (Glossary): Use "key binding" consistently.
5823
5824 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5825
5826 * calendar.texi (Diary): Fix directive.
5827
5828 2007-10-16 Richard Stallman <rms@gnu.org>
5829
5830 * calendar.texi (Diary): Clarify text about diary file example.
5831
5832 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5833
5834 * files.texi: Capitalize node names according to convention.
5835
5836 2007-10-13 Glenn Morris <rgm@gnu.org>
5837
5838 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5839
5840 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5841
5842 * emacs.texi:
5843 * files.texi (Version Systems): Minor fixes to version-control material
5844 suggested by RMS and Robert J. Chassell.
5845
5846 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5847
5848 * files.texi (Version Systems):
5849 * vc-xtra.texi:
5850 * vc1-xtra.texi:
5851 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5852 operations. Change of terminology from `version' to `revision'.
5853 Revise text for adequate description of VCSes with monotonic IDs.
5854 * emacs.texi: Change of terminology from `version' to `revision'.
5855
5856 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5857
5858 * files.texi (Version Systems): Describe newer VCses.
5859 Reorder the descriptions to be chronological.
5860
5861 2007-10-09 Richard Stallman <rms@gnu.org>
5862
5863 * display.texi (Cursor Display): Correct how cursor appears
5864 in nonselected windows.
5865
5866 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5867
5868 * building.texi (GDB Graphical Interface): Remove references to gdba
5869 and mention gud-gdb.
5870
5871 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5872
5873 * rmail.texi (Rmail Sorting): Improve indexing.
5874
5875 2007-10-06 Juri Linkov <juri@jurta.org>
5876
5877 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5878 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5879 fill-paragraph-or-region.
5880
5881 * basic.texi (Arguments): Replace fill-paragraph with
5882 fill-paragraph-or-region.
5883
5884 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5885
5886 * files.texi: Update the section on version control for 2007
5887 conditions. None of these changes are new-VC-specific; that
5888 will come later.
5889
5890 2007-09-15 Glenn Morris <rgm@gnu.org>
5891
5892 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5893 to `list-holidays'.
5894
5895 2007-09-14 Glenn Morris <rgm@gnu.org>
5896
5897 * calendar.texi: Update all instances of mark-calendar-holidays,
5898 list-calendar-holidays, list-holidays with the new names.
5899
5900 2007-09-06 Glenn Morris <rgm@gnu.org>
5901
5902 Move manual sources from man/ to subdirectories of doc/.
5903 Split into the Emacs manual in emacs/, and other manuals in misc/.
5904 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5905 manual.
5906 (infodir): New variable.
5907 (info): Use $infodir.
5908 (emacsman): Delete target, not needed any more.
5909 Move all targets that are not the Emacs manual to misc/Makefile.in.
5910 (mostlyclean): Remove `gnustmp'.
5911 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5912 manual.
5913 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5914 (emacsman): Delete target, not needed any more.
5915 (clean): Remove all info files but Emacs manual.
5916 Move all targets that are not the Emacs manual to misc/Makefile.in.
5917 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5918
5919 * Makefile.in (INFOSOURCES): Delete.
5920 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5921 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5922 *.vrs *.toc here...
5923 (maintainer-clean): ...from here.
5924
5925 2007-09-05 Glenn Morris <rgm@gnu.org>
5926
5927 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5928
5929 2007-08-29 Glenn Morris <rgm@gnu.org>
5930
5931 * emacs.texi (EMACSVER): Increase to 23.0.50.
5932
5933 2007-08-27 Richard Stallman <rms@gnu.org>
5934
5935 * emacs.texi (Top): Clarify menu item for Glossary.
5936
5937 * display.texi (Faces): Change secn title.
5938 Clarify not all fonts come from Font Lock.
5939
5940 2007-08-17 Eli Zaretskii <eliz@gnu.org>
5941
5942 * basic.texi (Position Info): Add index entry for face at point.
5943 Mention that character faces are also displayed by "C-u C-x =".
5944
5945 2007-08-08 Glenn Morris <rgm@gnu.org>
5946
5947 * glossary.texi (Glossary): Deprecate `iff'.
5948
5949 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5950
5951 * files.texi (File Conveniences): Document point motion keys in Image
5952 mode.
5953
5954 2007-07-27 Glenn Morris <rgm@gnu.org>
5955
5956 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5957 in-line.
5958
5959 * gpl.texi: New file with text of GPL.
5960 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5961
5962 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5963
5964 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5965
5966 * dired.texi (Wdired): Mention C-x C-q key binding.
5967
5968 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5969
5970 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5971
5972 2007-07-25 Glenn Morris <rgm@gnu.org>
5973
5974 * emacs.texi (Copying): Replace license with GPLv3.
5975
5976 * Relicense all FSF files to GPLv3 or later.
5977
5978 2007-07-24 Glenn Morris <rgm@gnu.org>
5979
5980 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5981 for some calendars.
5982
5983 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
5984
5985 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5986 default-directory for the current buffer is on a remote machine.
5987
5988 2007-07-21 Eli Zaretskii <eliz@gnu.org>
5989
5990 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5991 default value.
5992
5993 2007-07-21 Richard Stallman <rms@gnu.org>
5994
5995 * files.texi (Why Version Control?): Improve previous change.
5996
5997 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5998
5999 * files.texi (Why Version Control?): New node.
6000
6001 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6002
6003 * building.texi (Starting GUD): Add xref to this anchor.
6004
6005 2007-06-24 Karl Berry <karl@gnu.org>
6006
6007 * emacs.texi: New Back-Cover Text.
6008
6009 2007-06-07 Alan Mackenzie <acm@muc.de>
6010
6011 * display.texi (Optional Mode Line): Document the new form of
6012 line+column numbers, "(561,2)".
6013
6014 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6015
6016 * maintaining.texi (Create Tags Table): Fix typos.
6017
6018 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6019
6020 * Version 22.1 released.
6021
6022 2007-05-07 Karl Berry <karl@gnu.org>
6023
6024 * emacs.texi (EMACSVER): Back to 22.
6025
6026 2007-05-06 Richard Stallman <rms@gnu.org>
6027
6028 * maintaining.texi (Create Tags Table): Clean up previous change.
6029
6030 2007-05-05 Francesco Potortì <pot@gnu.org>
6031
6032 * maintaining.texi (Create Tags Table): Add text about the dangers of
6033 making symbolic links to tags files.
6034
6035 2007-05-04 Karl Berry <karl@gnu.org>
6036
6037 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6038
6039 2007-05-03 Karl Berry <karl@gnu.org>
6040
6041 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6042
6043 * .cvsignore (*.pdf): New entry.
6044
6045 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6046 for printing.
6047
6048 2007-05-01 Richard Stallman <rms@gnu.org>
6049
6050 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6051
6052 2007-04-28 Glenn Morris <rgm@gnu.org>
6053
6054 * ack.texi (Acknowledgments):
6055 * anti.texi (Antinews):
6056 * programs.texi (Program Modes): Restore mention of python.el pending
6057 consideration of legal status.
6058
6059 2007-04-28 Richard Stallman <rms@gnu.org>
6060
6061 * files.texi (File Names): Fixes to ~ description on MS systems.
6062
6063 2007-04-26 Glenn Morris <rgm@gnu.org>
6064
6065 * emacs.texi (EMACSVER): Increase to 22.1.50.
6066
6067 2007-04-25 Karl Berry <karl@gnu.org>
6068
6069 * emacs.texi: Improve line breaks on copyright page,
6070 similar layout to lispref, 8.5x11 by default.
6071
6072 * dired.texi (Image-Dired): Improve line break, fix typo.
6073
6074 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6075
6076 * programs.texi (Program Modes):
6077 * anti.texi (Antinews):
6078 * ack.texi (Acknowledgments): python.el removed.
6079
6080 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6081
6082 * display.texi (Highlight Interactively): Correct description of
6083 hi-lock-file-patterns-policy.
6084
6085 * files.texi (File Archives): Mention self-extracting executables.
6086
6087 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6088
6089 * search.texi (Unconditional Replace, Query Replace): Add xref to
6090 "Replacement and Case".
6091
6092 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6093
6094 * dired.texi (Image-Dired): Move from Thumbnails node.
6095 * misc.texi (Thumbnails): Node deleted.
6096 * emacs.texi (Top): Update node listing.
6097
6098 * files.texi (File Conveniences):
6099 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6100
6101 2007-04-21 Richard Stallman <rms@gnu.org>
6102
6103 * display.texi (Highlight Interactively): Correct previous change.
6104 Clarify doc of hi-lock-find-patterns, and move new features into it.
6105
6106 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6107
6108 * display.texi (Highlight Interactively):
6109 Document hi-lock-file-patterns-policy.
6110
6111 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6112
6113 * display.texi (Scrolling): Fix typo.
6114
6115 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6116
6117 * doclicense.texi: Remove node heading, so that it can be included by
6118 other files.
6119
6120 * emacs.texi: Insert node heading for GFDL.
6121
6122 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6123
6124 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6125 "command line".
6126
6127 * display.texi (Faces): Refer to "Creating Frames" for face
6128 and other frame customizations in .emacs.
6129
6130 * frames.texi (Creating Frames): Mention that face customizations can
6131 be put in .emacs. Add index entries.
6132
6133 2007-04-12 Richard Stallman <rms@gnu.org>
6134
6135 * glossary.texi (Glossary): Explain `iff'.
6136
6137 2007-04-11 Karl Berry <karl@gnu.org>
6138
6139 * gnu.texi (Top),
6140 * macos.texi (Mac Font Specs),
6141 * anti.texi (Antinews),
6142 * xresources.texi (Resources),
6143 * misc.texi (Emulation),
6144 * calendar.texi (Daylight Saving),
6145 * dired.texi (Dired and Find),
6146 * rmail.texi (Remote Mailboxes),
6147 * sending.texi (Mail Headers),
6148 * programs.texi (Which Function),
6149 * files.texi (Recover),
6150 * buffers.texi (Uniquify),
6151 * frames.texi (Wheeled Mice),
6152 * killing.texi (Rectangles): Wording to improve breaks in
6153 8.5x11 format.
6154 * mule.texi (Language Environments): \hbadness=10000 since there's
6155 no way to reword.
6156 * emacs.texi (smallbook): New @set to more easily switch between
6157 smallbook and 8.5x11.
6158
6159 2007-04-11 Richard Stallman <rms@gnu.org>
6160
6161 * files.texi (File Conveniences): Add xref to Tumme.
6162 Delete text about Thumbnail mode.
6163
6164 2007-04-09 Alan Mackenzie <acm@muc.de>
6165
6166 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6167 new name. Insert concept index entries.
6168
6169 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6170
6171 * display.texi (Standard Faces): Document prefix arg for
6172 list-faces-display.
6173
6174 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6175
6176 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6177
6178 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6179
6180 * files.texi (Misc File Ops): Rewrite description of
6181 insert-file-literally.
6182
6183 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6184
6185 * misc.texi (Printing): Postscript -> PostScript.
6186
6187 * ack.texi (Acknowledgments): Postscript -> PostScript.
6188
6189 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6190
6191 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6192 below.
6193
6194 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6195
6196 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6197 Init Non-ASCII.
6198 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6199 (Init Non-ASCII): New node.
6200
6201 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6202
6203 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6204
6205 2007-03-12 Glenn Morris <rgm@gnu.org>
6206
6207 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6208 "Daylight Savings".
6209
6210 * calendar.texi: Replace "daylight savings" with "daylight
6211 saving" in text throughout.
6212
6213 2007-03-04 Richard Stallman <rms@gnu.org>
6214
6215 * custom.texi (Safe File Variables): Minor correction.
6216
6217 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6218
6219 * rmail.texi (Movemail): Add internal ref.
6220 Don't indent the intro for the PROTO table.
6221 Format PROTO table items with @code.
6222
6223 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6224
6225 * building.texi: Remove references to bashdb.
6226
6227 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6228
6229 * mule.texi (Language Environments): Update list of supported language
6230 environments.
6231
6232 2007-02-14 Kim F. Storm <storm@cua.dk>
6233
6234 * building.texi (Grep Searching): Fix lgrep doc.
6235
6236 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6237
6238 * back.texi: Remove unused file.
6239
6240 2007-02-05 Francesco Potortì <pot@gnu.org>
6241
6242 * maintaining.texi (Tag Syntax): Now --members is the default for
6243 etags, not for ctags yet.
6244
6245 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6246
6247 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6248 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6249 expects. Add comments to prevent people from inadvertently modifying
6250 the key parts needed by `texinfo-multiple-files-update'.
6251
6252 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6253
6254 * frames.texi (Secondary Selection): Window clicked does not matter
6255 when mouse-yank-at-point is non-nil.
6256
6257 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6258
6259 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6260 ls-lisp-use-localized-time-format.
6261
6262 2007-01-16 Glenn Morris <rgm@gnu.org>
6263
6264 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6265 system abbrev.
6266
6267 2007-01-11 Richard Stallman <rms@gnu.org>
6268
6269 * msdog.texi (Windows Keyboard): Another small cleanup.
6270
6271 2007-01-10 Richard Stallman <rms@gnu.org>
6272
6273 * msdog.texi (Windows Keyboard): Yet another try to make
6274 everyone happy with that passage.
6275
6276 2007-01-05 Richard Stallman <rms@gnu.org>
6277
6278 * anti.texi (Antinews): Mention M-x shell scrolling.
6279
6280 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6281
6282 * building.texi (Watch Expressions): Describe gdb-max-children.
6283
6284 2007-01-04 Richard Stallman <rms@gnu.org>
6285
6286 * msdog.texi (Windows Keyboard): Clarify previous change.
6287
6288 2007-01-02 Richard Stallman <rms@gnu.org>
6289
6290 * custom.texi (Changing a Variable): Minor clarification.
6291 (Specific Customization): customize-customized => customize-unsaved.
6292
6293 * entering.texi (Entering Emacs): Clean up text about restarting
6294 Emacs for each file.
6295
6296 * misc.texi (Shell Options): Minor cleanup.
6297
6298 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6299 with Emacs, not vice versa.
6300
6301 * programs.texi (Symbol Completion): Recommend customizing
6302 window manager.
6303
6304 * xresources.texi (Resources): Minor fix.
6305
6306 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6307
6308 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6309
6310 2007-01-01 Richard Stallman <rms@gnu.org>
6311
6312 * commands.texi (User Input): Document keys stolen by window mangers.
6313
6314 2006-12-31 Richard Stallman <rms@gnu.org>
6315
6316 * custom.texi (Specific Customization): Document customize-option
6317 instead of customize-variable.
6318
6319 2006-12-31 Kim F. Storm <storm@cua.dk>
6320
6321 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6322
6323 2006-12-30 Kim F. Storm <storm@cua.dk>
6324
6325 * killing.texi (CUA Bindings): Fix typo.
6326
6327 * xresources.texi (Table of Resources): Mention grow-only value for
6328 auto-resize-tool-bars.
6329
6330 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6331
6332 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6333 and how to get them back.
6334
6335 2006-12-26 Richard Stallman <rms@gnu.org>
6336
6337 * calendar.texi (Holidays): Holiday listing is based on current
6338 practice, but DST is not.
6339
6340 2006-12-25 Richard Stallman <rms@gnu.org>
6341
6342 * emacs.texi (Top): Update subnode menus.
6343
6344 * mark.texi (Transient Mark): Fix xref.
6345
6346 * killing.texi (Graphical Kill): Node deleted.
6347 (Killing): Add xref to Cut and Paste.
6348 (CUA Bindings): Update xref.
6349
6350 * frames.texi (Cut and Paste): New section to hold other nodes.
6351 (Mouse Commands): Node demoted.
6352 (Cut/Paste Other App): Split out from Mouse Commands.
6353 (Word and Line Mouse): Likewise.
6354 (Secondary Selection, Clipboard): Nodes demoted.
6355
6356 2006-12-24 Kevin Ryde <user42@zip.com.au>
6357
6358 * calendar.texi (Holidays): US daylight saving begins second Sunday
6359 in March for 2007 onwards.
6360 (Daylight Savings): Show new US default daylight saving rules, 2nd
6361 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6362
6363 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6364
6365 * calendar.texi (Scroll Calendar): < and > are switched.
6366
6367 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6368
6369 * killing.texi (Deletion): Describe M-\ prefix argument.
6370
6371 2006-12-23 Richard Stallman <rms@gnu.org>
6372
6373 * search.texi (Regexp Search): Explain why forward and reverse regexp
6374 search are not mirror images.
6375
6376 2006-12-19 Kim F. Storm <storm@cua.dk>
6377
6378 * major.texi (Choosing Modes): Describe match-function elements for
6379 magic-mode-alist.
6380
6381 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6382
6383 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6384 peculiarities.
6385
6386 2006-12-18 Richard Stallman <rms@gnu.org>
6387
6388 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6389
6390 2006-12-17 Alan Mackenzie <acm@muc.de>
6391
6392 * programs.texi (Left Margin Paren): Remove the bit which says
6393 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6394 Discuss some of the issues of setting this option to nil.
6395
6396 2006-12-17 Glenn Morris <rgm@gnu.org>
6397
6398 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6399
6400 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6401
6402 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6403 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6404 NTFS volumes.
6405 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6406 volumes.
6407
6408 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6409
6410 * text.texi (HTML Mode): Fix "C-c TAB".
6411
6412 2006-12-09 Richard Stallman <rms@gnu.org>
6413
6414 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6415
6416 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6417
6418 * files.texi (Misc File Ops): Document insert-file-literally.
6419
6420 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6421
6422 * cmdargs.texi (Colors): Note that --color is intended for overriding
6423 the terminal defaults, not for normal invocation.
6424
6425 * misc.texi (Emacs Server): Improve wording. Don't mention the
6426 ``server program''. Add a cross-reference to "Init File" node.
6427 (Invoking emacsclient): Add index entries. Document both short and
6428 long versions of command-line options. Document the -f option.
6429
6430 2006-12-06 Richard Stallman <rms@gnu.org>
6431
6432 * text.texi (Outline Format): Say to set outline-regexp
6433 and outline-level with major modes and file local variables.
6434
6435 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6436
6437 * anti.texi (Antinews): Mention the alternative to
6438 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6439
6440 * misc.texi (Interactive Shell): Ditto.
6441
6442 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6443
6444 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6445
6446 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6447
6448 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6449
6450 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6451 colon in the mode line.
6452
6453 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6454
6455 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6456
6457 * building.texi (Watch Expressions): Mention SPC for expanding/
6458 contracting watch expressions.
6459
6460 2006-11-26 Kim F. Storm <storm@cua.dk>
6461
6462 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6463
6464 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6465
6466 * building.texi (Debugger Operation): Define text command mode.
6467 Clarify how tooltips work.
6468 (GDB Graphical Interface): Explain how to run in text command mode
6469 more clearly.
6470
6471 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6472
6473 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6474
6475 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6476
6477 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6478
6479 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6480
6481 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6482 and EMACS is deprecated.
6483
6484 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6485
6486 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6487
6488 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6489
6490 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6491
6492 * emacs.texi: Include xresources.texi both for info and dvi.
6493
6494 * xresources.texi: Merge text from xresmini.texi.
6495
6496 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6497
6498 * glossary.texi: Fix typos.
6499
6500 2006-11-06 Richard Stallman <rms@gnu.org>
6501
6502 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6503
6504 * ack.texi (Acknowledgments): Fix name spelling.
6505
6506 2006-11-01 Juri Linkov <juri@jurta.org>
6507
6508 * search.texi (Word Search): Document incremental word search.
6509
6510 2006-10-28 Glenn Morris <rgm@gnu.org>
6511
6512 * ack.texi (Acknowledgments): Add cal-html author.
6513
6514 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6515 Calendar"). Describe new package cal-html.
6516 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6517 Calendar Files."
6518
6519 2006-10-23 Richard Stallman <rms@gnu.org>
6520
6521 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6522 Abbrev mode is enabled.
6523
6524 2006-10-16 Richard Stallman <rms@gnu.org>
6525
6526 * emacs.texi: Update ISBN.
6527
6528 2006-10-11 Kim F. Storm <storm@cua.dk>
6529
6530 * emacs.texi (Acknowledgments): Use @dotless{i}.
6531
6532 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6533
6534 * building.texi (Breakpoints Buffer): Mention catchpoints.
6535
6536 2006-10-08 Kim F. Storm <storm@cua.dk>
6537
6538 * ack.texi (Acknowledgments): Update.
6539
6540 * emacs.texi (Acknowledgments): Fix bad @/ form.
6541
6542 2006-10-05 Kim F. Storm <storm@cua.dk>
6543
6544 * emacs.texi (Acknowledgments): Add more contributors.
6545
6546 2006-10-03 Richard Stallman <rms@gnu.org>
6547
6548 * emacs.texi (Acknowledgments): Update version and edition.
6549
6550 2006-10-01 Karl Berry <karl@gnu.org>
6551
6552 * custom.texi (Customization Groups): Page break to keep example buffer
6553 on one page.
6554
6555 2006-09-30 Karl Berry <karl@gnu.org>
6556
6557 * programs.texi (Basic Indent): @need to improve page break.
6558 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6559
6560 2006-09-29 Glenn Morris <rgm@gnu.org>
6561
6562 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6563
6564 2006-09-29 Karl Berry <karl@gnu.org>
6565
6566 * windows.texi (Basic Window): Remove forced @break, no longer
6567 desirable.
6568 * frames.texi (Frame Commands),
6569 * mark.texi (Marking Objects): Reword to avoid bad page break.
6570 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6571
6572 2006-09-19 Richard Stallman <rms@gnu.org>
6573
6574 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6575 stick to present tense.
6576
6577 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6578
6579 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6580 to x-gtk-use-old-file-dialog.
6581 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6582
6583 2006-09-15 Jay Belanger <belanger@truman.edu>
6584
6585 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6586 Change "Library Public License" to "Lesser Public License"
6587 throughout. Use "yyyy" to represent year.
6588
6589 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6590
6591 * misc.texi (Interactive Shell): EMACS is now set
6592 to Emacs's absolute file name, not to "t".
6593
6594 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6595
6596 * files.texi (Visiting): Add index entry "open file".
6597
6598 2006-09-11 Richard Stallman <rms@gnu.org>
6599
6600 * building.texi (Compilation Mode): Clarification.
6601 (Grep Searching): Add xref to Compilation Mode.
6602
6603 2006-09-08 Richard Stallman <rms@gnu.org>
6604
6605 * search.texi (Search): Ref multi-file search commands here.
6606 (Other Repeating Search): Not here.
6607
6608 2006-08-28 Richard Stallman <rms@gnu.org>
6609
6610 * windows.texi (Split Window): Update xref.
6611
6612 * basic.texi (Continuation Lines): Update xref.
6613
6614 * indent.texi (Tab Stops): Update xref.
6615
6616 * emacs.texi (Top): Update subnode menu.
6617
6618 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6619 split out of Display Custom.
6620
6621 2006-08-25 Kim F. Storm <storm@cua.dk>
6622
6623 * display.texi (Display Custom): Add variables overline-margin
6624 and x-underline-at-descent-line.
6625
6626 2006-08-25 Richard Stallman <rms@gnu.org>
6627
6628 * entering.texi (Exiting): Rewrite to give graphical displays
6629 priority over text terminals.
6630
6631 * search.texi (Incremental Search): Move index entries.
6632
6633 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6634
6635 * custom.texi (Init File): Reference Find Init to avoid "home
6636 directory" confusion.
6637
6638 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6639
6640 * building.texi (Other GDB-UI Buffers): Describe how to edit
6641 a value in the locals buffer.
6642
6643 2006-08-21 Richard Stallman <rms@gnu.org>
6644
6645 * search.texi (Basic Isearch): Add `isearch' index entry.
6646
6647 2006-08-16 Richard Stallman <rms@gnu.org>
6648
6649 * misc.texi (Saving Emacs Sessions): Clean up wording.
6650
6651 * mark.texi (Marking Objects): Mention term "select all".
6652
6653 * emacs.texi (Top): Update subnode menu.
6654
6655 * help.texi (Help Mode): Move node up in file.
6656
6657 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6658
6659 * building.texi (Stack Buffer): Explain fringe arrow.
6660
6661 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6662
6663 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6664 on startup.
6665
6666 2006-08-11 Romain Francoise <romain@orebokech.com>
6667
6668 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6669
6670 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6671
6672 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6673
6674 2006-08-10 Richard Stallman <rms@gnu.org>
6675
6676 * text.texi (Format Faces): Substantial rewrites to deal
6677 with face merging. Empty regions don't count.
6678 Clarify face property inheritance.
6679
6680 2006-08-08 Romain Francoise <romain@orebokech.com>
6681
6682 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6683 <arjuropo@cc.jyu.fi>.
6684
6685 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6686
6687 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6688 apply to all frames.
6689
6690 2006-08-01 Richard Stallman <rms@gnu.org>
6691
6692 * help.texi (Name Help): Add index entries for describe-variable.
6693
6694 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6695
6696 * building.texi (GDB Graphical Interface): Shorten node names.
6697 (GDB-UI Layout): Use GDB-related.
6698 (Other GDB-UI Buffers): Simplify English.
6699
6700 2006-07-31 Richard Stallman <rms@gnu.org>
6701
6702 * search.texi (Query Replace): Add xref for Dired's Q command.
6703
6704 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6705
6706 * building.texi (GDB commands in Fringe): Rename to...
6707 (Source Buffers): ..this and move forward. Describe hollow arrow and
6708 new option gdb-find-source-frame.
6709
6710 2006-07-29 Richard Stallman <rms@gnu.org>
6711
6712 * dired.texi (Operating on Files): Simplify previous change
6713 and fix Texinfo usage.
6714
6715 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6716
6717 * dired.texi (Operating on Files): Add cross-references. State the
6718 Unix commands that do similar things.
6719
6720 2006-07-28 Richard Stallman <rms@gnu.org>
6721
6722 * mark.texi (Transient Mark): Clarify that region never disappears
6723 when Transient Mark mode is off, and not when it is on.
6724
6725 2006-07-27 Richard Stallman <rms@gnu.org>
6726
6727 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6728
6729 2006-07-24 Richard Stallman <rms@gnu.org>
6730
6731 * xresources.texi (GTK styles): Fix texinfo usage.
6732
6733 * commands.texi (User Input): Explain why we teach keyboard cmds.
6734
6735 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6736 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6737 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6738 * doclicense.texi, display.texi, dired.texi, basic.texi:
6739 * anti.texi, ack.texi: Move periods and commas inside quotes.
6740
6741 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6742
6743 * cmdargs.texi (General Variables): Document EMAIL.
6744
6745 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6746
6747 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6748 doesn't have effect on MS-Windows.
6749
6750 2006-07-17 Richard Stallman <rms@gnu.org>
6751
6752 * building.texi (Grep Searching): Explain about chaining grep commands.
6753
6754 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6755
6756 * killing.texi, mini.texi: Fix typos.
6757
6758 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6759
6760 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6761 is invoked for multiple files.
6762
6763 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6764
6765 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6766 on-line manual for the rest of this node.
6767 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6768 unconditionally.
6769 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6770 Improve wording.
6771 (Windows Printing): Improve wording.
6772 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6773 rest of this node.
6774
6775 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6776
6777 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6778 with eval-buffer.
6779
6780 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6781
6782 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6783 of character translation.
6784
6785 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6786
6787 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6788
6789 2006-07-03 Karl Berry <karl@gnu.org>
6790
6791 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6792 not-too-underfull hboxes in the TeX output.
6793 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6794 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6795 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6796 * sending.texi, text.texi: Fix overfull/underfull boxes.
6797
6798 2006-07-03 Romain Francoise <romain@orebokech.com>
6799
6800 * m-x.texi (M-x): Fix.
6801
6802 2006-07-03 Richard Stallman <rms@gnu.org>
6803
6804 * search.texi (Other Repeating Search): filename -> file name.
6805
6806 * misc.texi (Narrowing): Minor cleanups.
6807
6808 * files.texi (Visiting): filename -> file name.
6809
6810 * emacs.texi (Top): Update subnode menus.
6811
6812 * mule.texi (Coding Systems): Move char translation stuff here.
6813 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6814 (Recognize Coding): Substantial local rewrites.
6815 (International): Update menu.
6816
6817 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6818 (Scrolling): Substantial local rewrites.
6819 (Display): Update menu and intro.
6820
6821 * dired.texi: filename -> file name.
6822
6823 * custom.texi (Safe File Variables): Texinfo usage fix.
6824
6825 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6826
6827 * help.texi, m-x.texi: Lots of cleanups.
6828
6829 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6830
6831 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6832 (Windows Processes, Windows Misc): Shorten the printed version by
6833 selectively conditioning less important portions by @ifnottex.
6834
6835 2006-06-27 Richard Stallman <rms@gnu.org>
6836
6837 * mini.texi (Minibuffer File): Minor cleanup.
6838
6839 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6840
6841 * frames.texi (XTerm Mouse): Rename to...
6842 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6843
6844 * emacs.texi (Top): Use new node name.
6845
6846 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6847
6848 * emacs.texi (Top): Update the detailed menu according to changes in
6849 msdog.texi.
6850
6851 * msdog.texi (Windows Keyboard): New section.
6852 (Windows Mouse): New section.
6853 (Windows System Menu): Remove section (text merged with "Windows
6854 Keyboard").
6855 (Windows Misc): New section.
6856
6857 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6858
6859 * msdog.texi (ls in Lisp): New section.
6860
6861 * files.texi (Visiting): Document case-insensitive wildcard matching
6862 under find-file-wildcards.
6863
6864 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6865
6866 * macos.texi (Mac Input): Add description of mac-function-modifier.
6867 Now Unicode keyboard layouts work.
6868
6869 2006-06-10 Richard Stallman <rms@gnu.org>
6870
6871 * mule.texi (Recognize Coding): Clarify previous change.
6872
6873 2006-06-09 Kenichi Handa <handa@m17n.org>
6874
6875 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6876 notation.
6877
6878 2006-06-07 Kevin Ryde <user42@zip.com.au>
6879
6880 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6881 manual for @ifnottex, but in emacs-extra for @iftex.
6882
6883 * cmdargs.texi (General Variables): Fix smtpmail xref.
6884
6885 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6886
6887 * programs.texi (Comment Commands):
6888 * custom.texi (Specifying File Variables):
6889 Use ;; instead of ;;; to better follow coding conventions.
6890
6891 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6892
6893 * building.texi (Watch Expressions): Move node to end.
6894 (GDB Graphical Interface): Move description of clicks in fringe...
6895 (GDB commands in the Fringe): ...to here. New node.
6896
6897 2006-06-05 Romain Francoise <romain@orebokech.com>
6898
6899 * xresmini.texi (GTK resources): Fix various typos.
6900
6901 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6902
6903 * building.texi (GDB Graphical Interface): Update bindings.
6904 (Commands of GUD): Add gud-print. Remove gud-run.
6905 Restate availability more generally.
6906
6907 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6908
6909 * mini.texi: Lots of cleanups.
6910
6911 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6912
6913 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6914 and Mouse-2.
6915
6916 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6917
6918 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6919
6920 2006-05-31 Richard Stallman <rms@gnu.org>
6921
6922 * basic.texi (Moving Point): Fix previous change.
6923
6924 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6925
6926 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6927
6928 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6929
6930 * basic.texi: Many simplifications and improvements in wording.
6931
6932 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
6933
6934 * anti.texi (Antinews): Create a node for gdb-ui.
6935
6936 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6937
6938 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6939
6940 2006-05-20 Richard Stallman <rms@gnu.org>
6941
6942 * dired.texi (Dired Navigation): dired-goto-file is now j.
6943
6944 2006-05-20 Eli Zaretskii <eliz@gnu.org>
6945
6946 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6947 and their aliases.
6948
6949 * msdog.texi (Windows Printing): Mention non-support of plain text
6950 printing with some el-cheapo printers, and suggest a workaround.
6951
6952 2006-05-20 Kevin Ryde <user42@zip.com.au>
6953
6954 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6955 remove the bit saying you must set it.
6956
6957 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6958
6959 * trouble.texi (Checklist):
6960 * text.texi (Text, Auto Fill, Text Mode):
6961 * search.texi (Nonincremental Search):
6962 * rmail.texi (Rmail Labels):
6963 * mule.texi (Input Methods, Multibyte Conversion):
6964 * misc.texi (Gnus, Where to Look, PostScript):
6965 * maintaining.texi (Create Tags Table):
6966 * indent.texi (Indentation Commands):
6967 * fixit.texi (Spelling):
6968 * emacs.texi (Copying):
6969 * custom.texi (Init File): ifinfo -> ifnottex.
6970
6971 2006-05-17 Richard Stallman <rms@gnu.org>
6972
6973 * files.texi (Diff Mode): Mention C-x `.
6974
6975 2006-05-08 Richard Stallman <rms@gnu.org>
6976
6977 * custom.texi (Disabling): Textual cleanups.
6978
6979 2006-05-12 Glenn Morris <rgm@gnu.org>
6980
6981 * calendar.texi (Displaying the Diary, Format of Diary File):
6982 Refer to diary-view-entries, diary-list-entries,
6983 diary-show-all-entries rather than obsolete aliases.
6984
6985 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6986
6987 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6988 (Displaying the Diary, Special Diary Entries, Importing Diary):
6989 * building.texi (Compilation Shell):
6990 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6991 emacs-xtra with @inforef's.
6992
6993 * files.texi (Visiting): Fix wording.
6994
6995 * mule.texi (Coding Systems, Text Coding): More indexing.
6996 Mention that C-x RET f can set eol conversion.
6997
6998 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
6999
7000 * xresmini.texi (GTK resources): Insert GTK description.
7001
7002 * xresources.texi (GTK resources): metafont should be menufont.
7003
7004 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7005
7006 * mini.texi (Completion Options): Completion of remote files'
7007 method, user name and host name is active only in partial
7008 completion mode.
7009
7010 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7011
7012 * makefile.w32-in (emacs.dvi):
7013 * Makefile.in (emacs.dvi): Add xresmini.texi.
7014
7015 * xresmini.texi (Table of Resources): Remove xref to non-existent
7016 node "LessTif Resources".
7017
7018 * msdog.texi (Microsoft Windows):
7019 * calendar.texi (Calendar/Diary, Displaying the Diary)
7020 (Special Diary Entries, Importing Diary, Holidays):
7021 * programs.texi (Program Modes):
7022 * text.texi (Text):
7023 * buffers.texi (Several Buffers):
7024 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7025
7026 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7027
7028 The following changes merge the emacs-xtra manual into the main
7029 manual, but only for on-line version of the manual.
7030
7031 * vc2-xtra.texi (Version Backups, Local Version Control)
7032 (Making Snapshots, Change Logs and VC, Version Headers)
7033 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7034 on-line manual.
7035
7036 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7037 for on-line manual.
7038
7039 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7040 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7041 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7042 for on-line manual.
7043
7044 * fortran-xtra.texi (Fortran, Fortran Autofill)
7045 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7046 for on-line manual.
7047
7048 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7049 Conditional xref's for on-line manual.
7050
7051 * emerge-xtra.texi (Emerge, Overview of Emerge)
7052 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7053 manual.
7054
7055 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7056 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7057 (EMACSSOURCES): Use EMACS_XTRA.
7058 (../info/emacs-xtra): Remove.
7059 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7060
7061 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7062 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7063 (EMACSSOURCES): Use EMACS_XTRA.
7064 ($(infodir)/emacs-xtra): Remove.
7065 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7066
7067 * trouble.texi (Quitting):
7068 * text.texi (Text):
7069 * programs.texi (Program Modes):
7070 * msdog.texi (Microsoft Windows):
7071 * frames.texi (Frames):
7072 * files.texi (Backup, Version Control, VC Concepts)
7073 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7074 (Registering, VC Status, VC Undo, Multi-User Branching)
7075 (Comparing Files):
7076 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7077 (Displaying the Diary, Special Diary Entries, Importing Diary):
7078 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7079 conditional xref's, depending on @iftex/@ifnottex.
7080
7081 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7082 "MS-DOS". @include msdog-xtra.texi.
7083
7084 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7085 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7086
7087 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7088 for vc-xtra.texi subsections.
7089 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7090 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7091
7092 * sending.texi (Sending Mail): A @node line without explicit Prev,
7093 Next, and Up links.
7094
7095 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7096 Next, and Up links.
7097
7098 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7099 and its sections. @include picture-xtra.texi.
7100
7101 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7102 "Emerge".
7103 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7104
7105 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7106 exact duplicate of its name-sake in calendar.texi.
7107
7108 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7109 "Advanced Calendar/Diary Usage".
7110 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7111
7112 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7113 dired-xtra.texi.
7114 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7115
7116 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7117 (Files) [ifnottex]: Add menu entry for Autorevert.
7118
7119 * emacs-xtra.texi (Introduction): Reword to make consistent with
7120 printed version only.
7121 <Top level>: Remove the body of all chapters and move them to the
7122 new *-xtra.texi files. Use @raisesections and @lowersections to
7123 convert sections to chapters etc.
7124
7125 * msdog-xtra.texi:
7126 * fortran-xtra.texi:
7127 * vc-xtra.texi:
7128 * vc1-xtra.texi:
7129 * vc2-xtra.texi:
7130 * emerge-xtra.texi:
7131 * cal-xtra.texi:
7132 * dired-xtra.texi:
7133 * arevert-xtra.texi: New files, with text from respective chapters
7134 of emacs-xtra.texi. Convert each @chapter into @section, @section
7135 into @subsection, etc.
7136
7137 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7138 updated.
7139
7140 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7141 Windows". All references updated.
7142
7143 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7144
7145 * macos.texi (Mac Input): Mention input from Character Palette.
7146 (Mac Font Specs): Fix typo.
7147
7148 2006-05-05 Richard Stallman <rms@gnu.org>
7149
7150 * files.texi (Diff Mode): Minor cleanup.
7151
7152 2006-05-05 Karl Berry <karl@gnu.org>
7153
7154 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7155 errors from the current release of makeinfo (4.8).
7156 * help.texi (Library Keywords): Change widest word in multitable
7157 template from `emulations' to `convenience'. (Not sure if this is
7158 related to the font change.)
7159
7160 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7161
7162 * files.texi (File Names): Add a footnote about limited support of
7163 ~USER on MS-Windows.
7164
7165 * cmdargs.texi (Initial Options): Add a footnote about limited
7166 support of ~USER on MS-Windows.
7167
7168 2006-05-03 Richard Stallman <rms@gnu.org>
7169
7170 * files.texi (Diff Mode): Node moved here.
7171 (Comparing Files): Delete what duplicates new node.
7172 (Files): Put Diff Mode in menu.
7173
7174 * misc.texi (Diff Mode): Move to files.texi.
7175
7176 * emacs.texi (Top): Update menu for Diff Mode.
7177
7178 * trouble.texi (Emergency Escape): Simplify.
7179
7180 * emacs.texi (Top): Minor clarification.
7181
7182 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7183
7184 * commands.texi, entering.texi, screen.texi: Many simplifications.
7185
7186 2006-05-03 Richard Stallman <rms@gnu.org>
7187
7188 * commands.texi (Text Characters): Delete paragraph about unibyte
7189 non-ASCII printing chars.
7190
7191 * killing.texi (Killing): Say "graphical displays".
7192 * display.texi: Say "graphical displays".
7193
7194 * cmdargs.texi (Misc X): Say "graphical displays".
7195
7196 2006-05-01 Richard Stallman <rms@gnu.org>
7197
7198 * emacs.texi (Top): Add Diff Mode to menu.
7199
7200 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7201
7202 * misc.texi (Diff Mode): New node.
7203
7204 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7205
7206 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7207 (Mac Environment Variables): Shorten example line.
7208 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7209
7210 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7211
7212 * building.texi (GUD Customization): Describe cases %d and %c.
7213 Update description for %e.
7214
7215 2006-04-30 Glenn Morris <rgm@gnu.org>
7216
7217 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7218
7219 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7220
7221 * custom.texi (Examining): Update C-h v output example.
7222
7223 2006-04-29 Kim F. Storm <storm@cua.dk>
7224
7225 * building.texi (Grep Searching): Add lgrep and rgrep.
7226
7227 2006-04-23 Richard Stallman <rms@gnu.org>
7228
7229 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7230
7231 * xresmini.texi: New file.
7232
7233 * xresources.texi (Face Resources): Split table into font resources
7234 and the rest. Combine similar attributes for brevity.
7235
7236 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7237
7238 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7239 backslashes and case-insensitivity in file names (moved to the
7240 main manual).
7241 (MS-DOS Printing): Move most of the text to the main manual.
7242
7243 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7244 New nodes.
7245 (Windows Processes, Windows System Menu): Add index entries and
7246 fix wording.
7247
7248 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7249
7250 * misc.texi (Shell Ring): Add notes on saved input when
7251 navigating off the end of the history list.
7252
7253 2006-04-18 Chong Yidong <cyd@mit.edu>
7254
7255 * misc.texi (Shell Options): Correct default value of
7256 comint-scroll-show-maximum-output.
7257
7258 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7259
7260 * building.texi (Watch Expressions): Update.
7261
7262 2006-04-12 Richard Stallman <rms@gnu.org>
7263
7264 * search.texi: Clean up previous change.
7265
7266 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7267
7268 * search.texi (Regexp Backslash, Regexp Replace): Add index
7269 entries for ``back reference'' and mention the term itself in the
7270 text.
7271
7272 2006-04-11 Richard Stallman <rms@gnu.org>
7273
7274 * custom.texi (Safe File Variables):
7275 Document enable-local-variables = :safe.
7276
7277 2006-04-11 Karl Berry <karl@gnu.org>
7278
7279 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7280 (Remote Repositories, Version Backups, Local Version Control)
7281 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7282 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7283 (Renaming VC Work Files and Master Files)
7284 (Inserting Version Control Headers, Customizing VC, General Options)
7285 (Options for RCS and SCCS, Options specific for CVS): Move all
7286 these nodes to emacs-xtra.texi, for brevity.
7287 * cmdargs.texi, files.texi: Change cross-references.
7288
7289 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7290
7291 * files.texi (Old Versions): Update description of vc-annotate's
7292 use of color to indicate date ranges.
7293
7294 2006-04-09 Kevin Ryde <user42@zip.com.au>
7295
7296 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7297 put info and printed manual names the right way around.
7298
7299 2006-04-09 Karl Berry <karl@gnu.org>
7300
7301 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7302 emacs-xtra.texi, leaving only MS Windows information.
7303 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7304 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7305 node names.
7306
7307 * emacs.texi: Move @summarycontents and @contents to the beginning
7308 of the file.
7309
7310 2006-04-08 Kevin Ryde <user42@zip.com.au>
7311
7312 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7313
7314 2006-04-07 Richard Stallman <rms@gnu.org>
7315
7316 * programs.texi (Comments, Comment Commands, Options for Comments)
7317 (Multi-Line Comments): "Align", not "indent".
7318 (Basic Indent): C-j deletes trailing whitespace before the newline.
7319
7320 2006-04-06 Richard Stallman <rms@gnu.org>
7321
7322 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7323
7324 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7325
7326 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7327
7328 2006-04-05 Richard Stallman <rms@gnu.org>
7329
7330 * emacs.texi (Top): Update subnode menu.
7331
7332 * trouble.texi (Unasked-for Search): Node deleted.
7333 (Lossage): Delete from menu.
7334
7335 2006-04-04 Richard Stallman <rms@gnu.org>
7336
7337 * trouble.texi: Various cleanups.
7338 (Checklist): Don't bother saying how to snail a bug report.
7339 (Emergency Escape): Much rewriting.
7340 (After a Crash): Rename the core dump immediately.
7341 (Total Frustration): Call it a psychotherapist.
7342 (Bug Criteria): Avoid "illegal instruction".
7343 (Sending Patches): We always put the contributor's name in.
7344
7345 * misc.texi (Thumbnails): Minor correction.
7346
7347 2006-04-03 Richard Stallman <rms@gnu.org>
7348
7349 * misc.texi (Thumbnails): Minor cleanup.
7350
7351 2006-04-02 Karl Berry <karl@gnu.org>
7352
7353 * sending.texi (Mail Sending): pxref to Top needs five args.
7354
7355 2006-03-31 Richard Stallman <rms@gnu.org>
7356
7357 * emacs.texi (Top): Update subnode menu.
7358
7359 * help.texi (Help Mode): Cleanup.
7360
7361 * dired.texi: Many cleanups.
7362 (Dired Deletion): Describe dired-recursive-deletes.
7363 (Operating on Files): dired-create-directory moved.
7364 (Misc Dired Features): Move to here.
7365 (Tumme): Node moved to misc.texi.
7366
7367 * custom.texi: Many cleanups.
7368 (Minor Modes): Don't mention ISO Accents Mode.
7369 (Examining): Update C-h v output example.
7370 (Hooks): Add index and xref for add-hook.
7371 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7372 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7373
7374 * misc.texi: Many cleanups.
7375 (beginning): Add to summary of topics.
7376 (Shell): Put eshell xref at the end. Remove eshell from table.
7377 (Thumbnails): New node.
7378
7379 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7380
7381 * files.texi (File Name Cache): Make it clear that the cache is
7382 not persistent.
7383
7384 2006-03-25 Karl Berry <karl@gnu.org>
7385
7386 * emacs-xtra.texi, emacs.texi, gnu.texi:
7387 (1) use @copyright{} instead of (C) in typeset text;
7388 (2) do not indent copyright year list (or anything else).
7389
7390 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7391
7392 * files.texi (VC Dired Mode): Remove misplaced brackets.
7393
7394 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7395
7396 * files.texi: Various updates and clarifications in the VC chapter.
7397
7398 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7399
7400 * help.texi (Help Mode): Document "C-c C-c".
7401
7402 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7403
7404 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7405 menu in the standalone Info reader.
7406
7407 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7408
7409 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7410 moved here from Emacs manual.
7411
7412 * programs.texi (Fortran): Section moved to emacs-xtra.
7413 (Program Modes): Xref to Fortran in emacs-xtra.
7414
7415 * maintaining.texi (Emerge): Move to emacs-xtra.
7416 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7417
7418 * picture.texi: File deleted.
7419 * Makefile.in:
7420 * makefile.w32-in: Remove picture.texi.
7421
7422 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7423 * abbrevs.texi (Abbrevs):
7424 * sending.texi (Sending Mail): Picture node removed.
7425
7426 * emacs.texi (Top): Update node listings.
7427
7428 2006-03-12 Richard Stallman <rms@gnu.org>
7429
7430 * calendar.texi: Various cleanups.
7431
7432 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7433
7434 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7435 syntax.
7436
7437 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7438
7439 * search.texi (Regexps): More accurately describe which characters
7440 are special in which situations. Recommend _not_ to quote `]' or
7441 `-' when they are not special.
7442
7443 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7444
7445 * files.texi (Old Versions): Clarify operation of C-x v =.
7446
7447 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7448
7449 * building.texi (Watch Expressions): Update and describe
7450 gdb-speedbar-auto-raise.
7451
7452 2006-02-19 Richard M. Stallman <rms@gnu.org>
7453
7454 * emacs.texi: Use @smallbook.
7455 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7456 Update subnode menu.
7457
7458 * building.texi (Lisp Interaction): Minor addition.
7459
7460 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7461
7462 * building.texi (Watch Expressions): Update and be more precise.
7463
7464 2006-02-15 Francesco Potortì <pot@gnu.org>
7465
7466 * maintaining.texi (Create Tags Table): Explain why the
7467 exception when etags writes to files under the /dev tree.
7468
7469 2006-02-14 Richard M. Stallman <rms@gnu.org>
7470
7471 * custom.texi (Safe File Variables): Lots of clarification.
7472 Renamed from Unsafe File Variables.
7473
7474 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7475
7476 * custom.texi (Unsafe File Variables): File variable confirmation
7477 assumed denied in batch mode.
7478
7479 2006-02-14 Richard M. Stallman <rms@gnu.org>
7480
7481 * building.texi (GDB User Interface Layout): Don't say `inferior'
7482 for program being debugged.
7483
7484 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7485
7486 * building.texi (GDB Graphical Interface):
7487 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7488
7489 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7490
7491 * custom.texi (Specifying File Variables, Unsafe File Variables):
7492 New nodes, split from File Variables. Document new file local
7493 variable behavior.
7494
7495 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7496
7497 * display.texi (Standard Faces):
7498 * files.texi (Visiting):
7499 * frames.texi (Clipboard):
7500 * glossary.texi (Glossary) <Clipboard>:
7501 * xresources.texi (X Resources): Mention Mac OS port.
7502
7503 2006-02-12 Richard M. Stallman <rms@gnu.org>
7504
7505 * building.texi (Building): Clarify topic in intro.
7506
7507 * maintaining.texi (Maintaining): Change title; clarify topic.
7508 Delete duplicate index entries.
7509
7510 * building.texi (Other GDB User Interface Buffers): Clarifications.
7511
7512 * text.texi (Cell Commands): Clarifications.
7513
7514 * programs.texi (Defuns): Delete duplicate explanation of
7515 left-margin paren convention.
7516 (Hungry Delete): Minor cleanup.
7517
7518 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7519
7520 * dired.texi (Tumme): More tumme documentation.
7521
7522 2006-02-11 Alan Mackenzie <acm@muc.de>
7523
7524 * programs.texi ("Hungry Delete"): Correct the appellation of the
7525 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7526
7527 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7528
7529 * dired.texi (Tumme): Fix small bug.
7530
7531 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7532
7533 * macos.texi (Mac International): Rename "fontset-mac" to
7534 "fontset-standard".
7535
7536 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7537
7538 * dired.texi (Tumme): Basic documentation for Tumme added.
7539
7540 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7541
7542 * mule.texi (International):
7543 * programs.texi (Basic Indent): Fix typos.
7544
7545 * custom.texi (Minor Modes):
7546 * display.texi (Text Display):
7547 * commands.texi (Text Characters): Update xrefs.
7548
7549 2006-02-07 Richard M. Stallman <rms@gnu.org>
7550
7551 * emacs.texi (Top): Update subnode menu.
7552 Update info on old Emacs papers.
7553 (Intro): "Graphical display", not window system.
7554
7555 * xresources.texi (GTK styles): Minor clarifications.
7556
7557 * trouble.texi: "Graphical display", not window system.
7558 (Stuck Recursive): Minor clarification.
7559
7560 * text.texi: Minor clarifications.
7561 (Sentences): Explain why two-space convention is better.
7562 Explain sentence-end-without-period here.
7563 (Fill Commands): Not here.
7564 (Refill): Node moved down.
7565 (Filling): Update menu.
7566 (Table Creation, Cell Justification, Column Commands): Clarify.
7567
7568 * sending.texi: Minor clarifications.
7569
7570 * search.texi (Regexp Backslash): Clarification.
7571
7572 * rmail.texi: Minor cleanups.
7573 (Rmail): Delete digression about `rmail-mode'.
7574 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7575 (Rmail Files): Mention C-u M-x rmail.
7576 (Rmail Reply): Mention References.
7577 (Rmail Display): Mention rmail-nonignored-headers.
7578
7579 * programs.texi: Minor cleanups.
7580 (Comment Commands): Mention momentary Transient Mark mode.
7581 (Matching): Be more specific about customizing show-paren-mode.
7582 (Info Lookup): Don't list the modes that support C-h S.
7583 Just say what it does in an unsupported mode.
7584 (Man Page): Delete excessive info on customizing woman.
7585 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7586
7587 * abbrevs.texi: Minor clarifications.
7588 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7589 not "dynamic abbrevs" as if they were a kind of abbrev.
7590
7591 * picture.texi (Picture): Minor cleanup.
7592
7593 * mule.texi (Communication Coding): Say "other applications".
7594 (Fontsets): Not specific to X. Add xref to X Resources.
7595 (Unibyte Mode): Rename from Single-Byte Character Support.
7596 "Graphical display", not window system.
7597 (International): Update menu.
7598
7599 * maintaining.texi (Format of ChangeLog):
7600 New node, split out from ChangeLog.
7601 (ChangeLog): Clarifications in the remaining text.
7602 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7603 (Find Tag): Add @w.
7604 (Tags Search): Explain tag table order here. Simplify grep ref.
7605 (List Tags): tags-tag-face is a variable, not a face.
7606 (Emerge): Cleanups.
7607
7608 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7609 (Keyboard Macros): Avoid "the user".
7610
7611 * killing.texi: "Graphical display", not window system.
7612
7613 * help.texi (Help Echo): "Graphical display", not window system.
7614
7615 * glossary.texi: Say "you", not "the user". Say "graphical display".
7616
7617 * frames.texi: Minor cleanups. "Graphical display", not window system.
7618
7619 * files.texi (Visiting): Make drag-and-drop not X-specific.
7620
7621 * custom.texi: Minor cleanups. "Graphical display", not window system.
7622
7623 * cmdargs.texi: Minor cleanups.
7624
7625 * building.texi (Compilation): Move and split kill-compilation para.
7626 Add para about multiple compilers.
7627 (Compilation Mode): Commands also available in grep mode and others.
7628 Mention C-u C-x ` more tutorially. Clarify C-x `.
7629 (Compilation Shell): Clarify. Put Bash example first.
7630 (Grep Searching): Minor cleanups; add @w.
7631 (Debuggers): Minor cleanups.
7632 (Starting GUD): Make GDB xgraphical mode issue clearer.
7633 (Debugger Operation): Lots of clarifications including
7634 GDB tooltip side-effect issue.
7635 (Commands of GUD): Clarify.
7636 (GUD Customization): Add bashdb-mode-hook.
7637 (GDB Graphical Interface): Rewrite for clarity.
7638 (GDB User Interface Layout): Rewrite for clarity.
7639 (Stack Buffer, Watch Expressions): Likewise.
7640 (Other GDB User Interface Buffers): Cleanups.
7641 (Lisp Libraries, External Lisp): Cleanup.
7642
7643 * basic.texi (Position Info): "Graphical displays", rather than
7644 window systems.
7645
7646 * anti.texi: Minor cleanup.
7647
7648 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7649
7650 * custom.texi (Init File, Find Init): Add cross-references to
7651 where $HOME is described.
7652
7653 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7654
7655 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7656 is not inside the @table.
7657
7658 * emacs.texi (Top): Correct node name.
7659
7660 * files.texi (File Names): Fix @xref.
7661 (Reverting): Fix typo.
7662
7663 * mule.texi (International): Correct node name.
7664
7665 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7666
7667 2006-02-01 Richard M. Stallman <rms@gnu.org>
7668
7669 * emacs.texi (Top): Update subnode menu.
7670
7671 * mule.texi: Minor clarifications.
7672 Reduce the specific references to X Windows.
7673 Refer to "graphical" terminals, rather than window systems.
7674 (Text Coding): Rename from Specify Coding.
7675 (Communication Coding, File Name Coding, Terminal Coding):
7676 New nodes split out from Text Coding.
7677
7678 * kmacro.texi: Minor clarifications.
7679 (Keyboard Macro Ring): Comment out some excessive commands.
7680 (Basic Keyboard Macro): Split up the table, putting part in each node.
7681
7682 * major.texi: Minor clarifications.
7683
7684 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7685
7686 * windows.texi: Minor clarifications.
7687 (Change Window): Don't describe mode-line mouse cmds here.
7688 Add xref to Mode Line Mouse.
7689
7690 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7691
7692 * macos.texi (Mac International): Fix xref.
7693
7694 * indent.texi: Minor clarifications.
7695
7696 * frames.texi: Minor clarifications.
7697 Reduce the specific references to X Windows.
7698 Refer to "graphical" terminals, rather than window systems.
7699 (Frame Parameters): Don't mention commands like
7700 set-foreground-color. Just say to customize a face.
7701 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7702
7703 * files.texi: Minor clarifications.
7704 (Numbered Backups): New node, split out from Backup Names.
7705
7706 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7707
7708 * cmdargs.texi (General Variables): Fix xref.
7709
7710 * buffers.texi: Minor clarifications.
7711
7712 2006-01-31 Richard M. Stallman <rms@gnu.org>
7713
7714 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7715 Nodes moved to top.
7716
7717 * display.texi: Minor clarifications.
7718 (Display): Rearrange menu.
7719 (Standard Faces): Mention query-replace face.
7720 (Faces): Simplify.
7721 (Font Lock): Simplify face customization info.
7722 (Highlight Changes): Node merged into Highlight Interactively.
7723 (Highlight Interactively): Much rewriting and cleanup.
7724 (Optional Mode Line): Narrowed line number not good for goto-line.
7725 Simplify face customization advice.
7726 (Text Display): Mention use of escape-glyph face.
7727 Move ctl-arrow and tab-width here.
7728 (Display Custom): Move no-redraw-on-reenter to end of node.
7729
7730 * search.texi: Minor clarifications.
7731 (Isearch Scroll): Simplify.
7732 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7733
7734 * regs.texi (Registers): Mention bookmarks here.
7735
7736 * mark.texi: Minor clarifications.
7737 (Selective Undo): Node deleted.
7738
7739 * m-x.texi: Minor clarifications.
7740
7741 * killing.texi: Minor clarifications.
7742 Refer to "graphical" terminals, rather than window systems.
7743
7744 * help.texi: Clarifications.
7745 (Help): Don't describe C-h F and C-h K here.
7746 (Key Help): Describe C-h K here.
7747 (Name Help): Mention Emacs Lisp Intro.
7748 Describe C-h F here.
7749 (Misc Help): Mention C-h F and C-h K only briefly.
7750
7751 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7752 Selective undo text merged in.
7753 (Spelling): Mention Aspell along with Ispell.
7754
7755 * emacs.texi (Top): Update subnode menus.
7756
7757 * basic.texi (Basic Undo): Rename from Undo. Most of text
7758 moved to new Undo node.
7759
7760 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7761
7762 * basic.texi (Continuation Lines, Inserting Text):
7763 Mention longlines mode.
7764
7765 2006-01-29 Richard M. Stallman <rms@gnu.org>
7766
7767 * screen.texi: Minor cleanups.
7768 (Screen): Clean up the intro paragraphs.
7769 (Mode Line): Lots of rewriting. Handle frame-name better.
7770 eol-mnemonic-... vars moved out.
7771
7772 * emacs.texi (Top): Change menu item for MS-DOS node.
7773 Update subnode menu.
7774
7775 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7776 chapter relates to Windows. Title changed.
7777
7778 * mini.texi: Minor cleanups.
7779
7780 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7781 (Mark): Put it in the menu.
7782
7783 * entering.texi: Minor cleanups.
7784
7785 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7786 (Intro): Refer to "graphical" terminals, rather than X.
7787
7788 * display.texi (Display Custom): Add xref to Variables.
7789 (Optional Mode Line): eol-mnemonic-... vars moved here.
7790
7791 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7792 rather than X.
7793
7794 * basic.texi: Minor cleanups.
7795 (Undo): selective-undo moved.
7796
7797 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7798
7799 * anti.texi (Antinews): Various corrections and additions.
7800
7801 2006-01-23 Juri Linkov <juri@jurta.org>
7802
7803 * custom.texi (Easy Customization, Customization Groups)
7804 (Browsing Custom): Mention links along with buttons.
7805
7806 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7807
7808 * text.texi (TeX Print): Use @key for TAB.
7809
7810 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7811
7812 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7813
7814 * files.texi (File Aliases): Don't claim that usually separate
7815 buffers are created for two file names that name the same data.
7816 Mention additional situations where different names mean the same
7817 file on disk.
7818
7819 2006-01-19 Richard M. Stallman <rms@gnu.org>
7820
7821 * killing.texi (Deletion): Upcase @key argument.
7822
7823 * custom.texi (Custom Themes): Minor cleanup.
7824
7825 * programs.texi (Hungry Delete): Upcase @key argument.
7826
7827 2006-01-16 Juri Linkov <juri@jurta.org>
7828
7829 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7830 Move `mode-line-highlight' before `mode-line-buffer-id'.
7831
7832 2006-01-14 Richard M. Stallman <rms@gnu.org>
7833
7834 * basic.texi (Inserting Text): Minor cleanup.
7835
7836 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7837
7838 * custom.texi (Changing a Variable, Face Customization):
7839 Update for changes in Custom menus.
7840
7841 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7842
7843 * macos.texi (Mac International): Undo last change.
7844
7845 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7846
7847 * custom.texi (Custom Themes): Describe the new
7848 customize-create-theme interface.
7849
7850 2005-12-30 Juri Linkov <juri@jurta.org>
7851
7852 * basic.texi (Position Info): Update example.
7853
7854 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7855
7856 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7857
7858 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7859
7860 * custom.texi (Custom Themes): `load-theme' always loads.
7861
7862 2005-12-23 Juri Linkov <juri@jurta.org>
7863
7864 * display.texi (Highlight Interactively): Use double space to
7865 separate sentences. Replace C-p with M-p, and C-n with M-n.
7866
7867 2005-12-22 Richard M. Stallman <rms@gnu.org>
7868
7869 * custom.texi (Easy Customization and subnodes):
7870 Replace "active field" with "button".
7871 Use "user option" only for variables.
7872 Use "setting" for variable-or-face.
7873
7874 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7875
7876 * buffers.texi (Select Buffer): Change order in table to make
7877 "Similar" refer to the correct item.
7878 (Indirect Buffers): Minor rewording.
7879
7880 2005-12-20 Juri Linkov <juri@jurta.org>
7881
7882 * files.texi (VC Status): Put P and N near p and n.
7883
7884 2005-12-19 Richard M. Stallman <rms@gnu.org>
7885
7886 * programs.texi (Electric C): Delete the info about newline control.
7887 (Other C Commands): Minor cleanup.
7888 (Left Margin Paren): Minor cleanup.
7889
7890 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7891
7892 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7893 (Customization Groups): Delete text moved to "Browsing Custom".
7894 (Browsing Custom): New node.
7895 (Specific Customization): Clarify which commands only work for
7896 loaded options.
7897
7898 2005-12-18 Bill Wohler <wohler@newt.com>
7899
7900 * frames.texi (Tool Bars): Shorten text of previous change.
7901
7902 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7903
7904 * files.texi (VC Status): Document log-view mode.
7905
7906 2005-12-18 Bill Wohler <wohler@newt.com>
7907
7908 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7909 permanently via the customize interface.
7910
7911 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7912
7913 * killing.texi (Killing by Lines): Document `kill-whole-line'
7914 function.
7915
7916 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7917
7918 * buffers.texi (Select Buffer): Change `prev-buffer' to
7919 `previous-buffer'. Indicate that these functions use a frame
7920 local buffer list.
7921
7922 2005-12-12 Richard M. Stallman <rms@gnu.org>
7923
7924 * custom.texi (Easy Customization): Change menu comment.
7925 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7926
7927 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7928 (Help): Among the Apropos commands, describe only C-h a here.
7929
7930 2005-12-11 Richard M. Stallman <rms@gnu.org>
7931
7932 * programs.texi (Options for Comments): Comment-end starts with space.
7933
7934 * glossary.texi (Glossary): Minor cleanup.
7935
7936 * files.texi (Old Versions): Use @table.
7937
7938 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7939
7940 * display.texi (Highlight Interactively): Include
7941 global-hi-lock-mode. Add miscellaneous details and elaborations.
7942
7943 2005-12-09 Richard M. Stallman <rms@gnu.org>
7944
7945 * display.texi (Font Lock): Delete the Global FL menu item.
7946
7947 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7948
7949 * custom.texi (Minibuffer Maps): Mention the maps for file name
7950 completion.
7951
7952 2005-12-09 Kim F. Storm <storm@cua.dk>
7953
7954 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7955 prefix keys even when mark is active. Describe that RET moves
7956 cursor to next corner in rectangle; clarify insert around rectangle.
7957
7958 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * custom.texi (Customization): Use xref to elisp manual for
7961 non-TeX output.
7962 (Minor Modes): Update.
7963 (Customization Groups, Changing a Variable, Face Customization):
7964 Update for new appearance of Custom buffers.
7965 (Changing a Variable): `custom-buffer-done-function' has been
7966 replaced by `custom-buffer-done-kill'.
7967 (Specific Customization): In the `customize-group' buffer, a
7968 subgroup's contents are not "hidden". They are not included at
7969 all. They have no [Show] button.
7970 (Mouse Buttons): Add pxref to description of mouse event lists in
7971 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7972 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7973 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7974
7975 2005-12-08 Richard M. Stallman <rms@gnu.org>
7976
7977 * mini.texi (Completion Commands, Completion):
7978 In file name input, SPC does not do completion.
7979
7980 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
7981
7982 * building.texi (GDB Graphical Interface): Explain screen size
7983 setting.
7984 (Other GDB User Interface Buffers): Describe features specific to
7985 GDB 6.4.
7986
7987 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7988
7989 * building.texi (GDB User Interface Layout): Describe how to
7990 kill associated buffers.
7991 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7992 (Watch Expressions): Be more precise.
7993 (Other GDB User Interface Buffers): Describe how to change a
7994 register value.
7995
7996 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7997
7998 * macos.texi (Mac Input): Remove description of
7999 mac-command-key-is-meta. Add descriptions of
8000 mac-control-modifier, mac-command-modifier, and
8001 mac-option-modifier.
8002 (Mac International): Fix description of conversion of clipboard data.
8003 (Mac Font Specs): Add example of font customization by face attributes.
8004
8005 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
8006
8007 * building.texi (Watch Expressions): Expand description.
8008 (Other GDB User Interface Buffers): Describe local map for
8009 gud-watch.
8010
8011 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
8012
8013 * display.texi (Font Lock): Font lock is enabled by default now.
8014
8015 2005-11-20 Juri Linkov <juri@jurta.org>
8016
8017 * basic.texi (Position Info): Update examples of the output.
8018 Remove the fact that examples are produced in the TeXinfo buffer,
8019 because in the Info reader users will get a different output from
8020 `C-x ='.
8021
8022 * building.texi (Compilation Mode): Remove paragraph duplicated
8023 from the node `Compilation'. Add `compilation-skip-threshold'.
8024
8025 * display.texi (Font Lock): Suggest more user-friendly method of
8026 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8027
8028 2005-11-18 Richard M. Stallman <rms@gnu.org>
8029
8030 * files.texi (Registering): Mention @@ in mode line.
8031
8032 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8033
8034 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8035
8036 * files.texi (Renaming and VC): Some back-ends don't
8037 handle renaming.
8038
8039 2005-11-17 Juri Linkov <juri@jurta.org>
8040
8041 * emacs.texi (Top):
8042 * display.texi (Highlight Interactively): Put this font-lock based
8043 mode near Font Lock node.
8044
8045 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8046
8047 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8048 icons.
8049
8050 2005-11-12 Kim F. Storm <storm@cua.dk>
8051
8052 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8053 (Help Summary): Add C-h d and C-h e.
8054 (Apropos): Clarify that all apropos commands may search for either
8055 list of words or a regexp. Add C-h d for apropos-documentation.
8056 Describe apropos-documentation-sort-by-scores user option.
8057
8058 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8059
8060 * killing.texi (CUA Bindings): Add @section.
8061
8062 2005-11-10 Kim F. Storm <storm@cua.dk>
8063
8064 * emacs.texi (Top): Add CUA Bindings entry to menu.
8065
8066 * killing.texi (CUA Bindings): New node. Moved here from
8067 misc.texi and extended with info on rectangle commands and
8068 rectangle highlighting, interface to registers, and the global
8069 mark feature.
8070
8071 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8072
8073 * regs.texi: Prev link points to CUA Bindings node.
8074
8075 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8076
8077 * help.texi (Help Echo): By default, help echos are only shown on
8078 mouse-over, not on point-over.
8079
8080 2005-11-04 Jérôme Marant <jerome@marant.org>
8081
8082 * misc.texi (Shell Mode): Describe how to activate password echoing.
8083
8084 2005-11-04 Romain Francoise <romain@orebokech.com>
8085
8086 * mark.texi (Mark Ring): Fix typo.
8087
8088 2005-11-03 Richard M. Stallman <rms@gnu.org>
8089
8090 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8091
8092 2005-11-01 Bill Wohler <wohler@newt.com>
8093
8094 * help.texi (Help Mode): Fix typo.
8095
8096 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8097
8098 * building.texi (Other GDB User Interface Buffers):
8099 Describe the command gdb-use-inferior-io-buffer.
8100
8101 2005-10-31 Romain Francoise <romain@orebokech.com>
8102
8103 * files.texi (Compressed Files): Fix typo.
8104
8105 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8106
8107 * windows.texi (Force Same Window): Likewise.
8108
8109 2005-10-30 Bill Wohler <wohler@newt.com>
8110
8111 * help.texi (Help Mode): URLs viewed with browse-url.
8112
8113 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8114
8115 * building.texi (GDB Graphical Interface): Don't reference
8116 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8117 must stay in same frame.
8118
8119 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8120
8121 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8122
8123 * anti.texi (Antinews): Likewise.
8124
8125 2005-10-28 Bill Wohler <wohler@newt.com>
8126
8127 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8128
8129 2005-10-28 Richard M. Stallman <rms@gnu.org>
8130
8131 * files.texi (Visiting): Explain how to enter ? in a file name.
8132
8133 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8134
8135 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8136
8137 * building.texi (GDB Graphical Interface):
8138 Describe gdb-mouse-until.
8139
8140 2005-10-23 Richard M. Stallman <rms@gnu.org>
8141
8142 * custom.texi (Init File): Recommend when to use site-start.el.
8143
8144 2005-10-21 Juri Linkov <juri@jurta.org>
8145
8146 * custom.texi (Examining): Mention accessing the old variable
8147 value via M-n in set-variable.
8148
8149 2005-10-18 Romain Francoise <romain@orebokech.com>
8150
8151 * files.texi (Version Systems): Capitalize GNU.
8152
8153 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8154
8155 * building.texi (Compilation Mode): Remove redundant paragraph.
8156 (Watch Expressions): Remove paragraph to reflect code change.
8157
8158 2005-10-16 Richard M. Stallman <rms@gnu.org>
8159
8160 * building.texi (Compilation Mode, Compilation): Clarified.
8161
8162 2005-10-15 Richard M. Stallman <rms@gnu.org>
8163
8164 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8165
8166 2005-10-13 Kenichi Handa <handa@m17n.org>
8167
8168 * basic.texi (Position Info): Fix previous change.
8169
8170 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8171
8172 * cmdargs.texi (Icons X): Fix typo.
8173
8174 2005-10-12 Kenichi Handa <handa@m17n.org>
8175
8176 * basic.texi (Position Info): Describe the case that Emacs shows
8177 "part of display ...".
8178
8179 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8180
8181 * cmdargs.texi (Icons X): -nb => -nbi.
8182
8183 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8184
8185 * frames.texi (Speedbar): A couple more clarifications.
8186
8187 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8188
8189 * building.texi (GDB User Interface Layout): Improve diagram.
8190 (Watch Expressions): Explain how to make speedbar global.
8191 (Other GDB User Interface Buffers): Make references more precise.
8192
8193 2005-10-09 Richard M. Stallman <rms@gnu.org>
8194
8195 * frames.texi (Speedbar): Clarify the text.
8196
8197 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8198
8199 * frames.texi (Speedbar): Add information on keybindings,
8200 dismissing the speedbar, and buffer display mode. Link to
8201 speedbar manual.
8202
8203 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8204
8205 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8206 added -nb, --no-bitmap-icon.
8207
8208 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8209
8210 * building.texi (GDB Graphical Interface): Add variables and
8211 functions to indices. Be more precise.
8212
8213 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8214
8215 * frames.texi (Drag and Drop): Remove the x- from
8216 x-dnd-open-file-other-window and xdnd-protocol-alist.
8217
8218 2005-09-30 Romain Francoise <romain@orebokech.com>
8219
8220 * mini.texi (Minibuffer): The default value now appears before the
8221 colon in minibuffer prompts.
8222
8223 2005-09-25 Richard M. Stallman <rms@gnu.org>
8224
8225 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8226
8227 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8228
8229 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8230
8231 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8232
8233 * emacs.texi (Top): Update submenus from macos.texi.
8234
8235 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8236 (Mac OS): Update feature support status.
8237 (Mac Input): List supported input scripts. Remove description
8238 about `mac-keyboard-text-encoding'. Mention mouse button
8239 emulation and related variables.
8240 (Mac International): Mention Central European and Cyrillic
8241 support. Now `keyboard-coding-system' is dynamically changed.
8242 Add description about coding system for selection.
8243 Add description about language environment.
8244 (Mac Environment Variables):
8245 Mention `~/.MacOSX/environment.plist'. Give example of command line
8246 arguments. Add Preferences support.
8247 (Mac Directories): Explicitly state that this node is for Mac OS
8248 Classic only.
8249 (Mac Font Specs): Mention specification for scalable fonts.
8250 List supported charsets. Add preferred way of creating fontsets.
8251 Add description about `mac-allow-anti-aliasing'.
8252 (Mac Functions): Add descriptions about `mac-set-file-creator',
8253 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8254 and `mac-get-preference'.
8255
8256 2005-09-16 Romain Francoise <romain@orebokech.com>
8257
8258 Update all files to specify GFDL version 1.2.
8259
8260 * doclicense.texi (GNU Free Documentation License): Update to
8261 version 1.2.
8262
8263 2005-09-15 Richard M. Stallman <rms@gnu.org>
8264
8265 * buffers.texi (List Buffers): Fix xref.
8266
8267 * rmail.texi (Rmail Basics): Fix xref.
8268
8269 * emacs.texi (Top): Update subnode menus.
8270
8271 * files.texi (Saving Commands): New node, broken out of Saving.
8272 (Customize Save): New node, broken out of Saving.
8273 Clarify effect of write-region-inhibit-fsync.
8274 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8275
8276 2005-09-14 Romain Francoise <romain@orebokech.com>
8277
8278 * files.texi (Saving): Mention write-region-inhibit-fsync.
8279
8280 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8281
8282 * custom.texi (Custom Themes): New node.
8283
8284 2005-09-03 Richard M. Stallman <rms@gnu.org>
8285
8286 * search.texi (Search Case): Mention vars that control
8287 case-fold-search for various operations.
8288
8289 2005-08-22 Juri Linkov <juri@jurta.org>
8290
8291 * display.texi (Standard Faces): Merge the text from
8292 `(elisp)Standard Faces' into this node.
8293
8294 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8295
8296 * emacs.texi (Top): Delete menu item for deleted node
8297 Keyboard Translations.
8298
8299 2005-08-18 Richard M. Stallman <rms@gnu.org>
8300
8301 * trouble.texi (Unasked-for Search):
8302 Delete xref to Keyboard Translations.
8303
8304 * glossary.texi (Glossary): Delete xref.
8305
8306 * custom.texi (Minor Modes): Say that the list here is not complete.
8307 (Keyboard Translations): Node deleted.
8308 (Disabling): Delete xref to it.
8309 (Customization Groups): Fix Custom buffer example.
8310 (Hooks): Mention remove-hooks.
8311
8312 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8313
8314 * building.texi (GDB Graphical Interface): Improve filling of menu
8315 item.
8316
8317 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8318
8319 * building.texi (GDB Graphical Interface): Use better node names.
8320
8321 2005-08-14 Richard M. Stallman <rms@gnu.org>
8322
8323 * text.texi (Sentences): Fix xref.
8324
8325 2005-08-14 Juri Linkov <juri@jurta.org>
8326
8327 * building.texi (Compilation, Grep Searching): Move grep command
8328 headings from `Compilation' to `Grep Searching'.
8329
8330 * dired.texi (Dired and Find):
8331 * maintaining.texi (Tags Search): Replace grep xref to
8332 `Compilation' node with `Grep Searching'.
8333
8334 * files.texi (Comparing Files): Replace xref to `Compilation' with
8335 `Compilation Mode'.
8336
8337 2005-08-13 Alan Mackenzie <acm@muc.de>
8338
8339 * search.texi (Non-ASCII Isearch): Correct a typo.
8340 (Replacement Commands): Mention query-replace key binding.
8341
8342 2005-08-11 Richard M. Stallman <rms@gnu.org>
8343
8344 * programs.texi (Options for Comments): Fix xref.
8345
8346 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8347 out of Regexps.
8348
8349 2005-08-09 Juri Linkov <juri@jurta.org>
8350
8351 * building.texi (Compilation): Use `itemx' instead of `item'.
8352 (Grep Searching): Simplify phrase.
8353
8354 * display.texi (Standard Faces): Describe vertical-border on
8355 window systems.
8356
8357 * windows.texi (Split Window): Simplify phrase and mention
8358 vertical-border face.
8359
8360 2005-08-09 Richard M. Stallman <rms@gnu.org>
8361
8362 * files.texi (Comparing Files): Clarify compare-windows.
8363
8364 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8365
8366 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8367
8368 * mule.texi (Coding Systems): Rephrase the paragraph about
8369 codepages: no need for "M-x codepage-setup" anymore, except on
8370 MS-DOS.
8371
8372 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8373 the MS-DOS port only.
8374
8375 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8376
8377 * makefile.w32-in (info): Don't run multi-install-info.bat.
8378 ($(infodir)/dir): New target, produced by running
8379 multi-install-info.bat.
8380
8381 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8382
8383 * files.texi (Quoted File Names): Add index entry.
8384
8385 2005-07-19 Juri Linkov <juri@jurta.org>
8386
8387 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8388
8389 2005-07-18 Juri Linkov <juri@jurta.org>
8390
8391 * custom.texi (Easy Customization):
8392 * files.texi (Old Versions):
8393 * frames.texi (Wheeled Mice):
8394 * mule.texi (Specify Coding):
8395 * text.texi (Cell Justification):
8396 * trouble.texi (After a Crash):
8397 * xresources.texi (GTK styles):
8398 Delete duplicate duplicate words.
8399
8400 2005-07-17 Richard M. Stallman <rms@gnu.org>
8401
8402 * frames.texi (Creating Frames): Fix foreground color example.
8403
8404 * custom.texi (Init Examples): Clean up text about conditionals.
8405
8406 2005-07-16 Richard M. Stallman <rms@gnu.org>
8407
8408 * mini.texi (Completion Commands): Fix command name for ?.
8409
8410 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8411
8412 * display.texi (Standard Faces): Explain that customization of
8413 `menu' face has no effect on w32 and with GTK.
8414 Add cross-references.
8415
8416 * cmdargs.texi (General Variables): Clarify the default location
8417 of $HOME on w32 systems.
8418
8419 2005-07-15 Jason Rumney <jasonr@gnu.org>
8420
8421 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8422 changed.
8423
8424 2005-07-08 Kenichi Handa <handa@m17n.org>
8425
8426 * mule.texi (Recognize Coding):
8427 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8428
8429 2005-07-07 Richard M. Stallman <rms@gnu.org>
8430
8431 * anti.texi (Antinews): Mention mode-line-inverse-video.
8432
8433 * files.texi (Saving): Minor correction about C-x C-w.
8434
8435 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8436
8437 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8438
8439 * search.texi (Isearch Scroll): Add example of using the
8440 `isearch-scroll' property.
8441 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8442 `Display Custom' node.
8443 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8444 and de-emphasize it.
8445 (Other Repeating Search): `occur' currently can not correctly
8446 handle multiline matches. Correct, clarify and update description
8447 of `flush-lines' and `keep-lines'.
8448
8449 * display.texi (Display Custom): Add anchor for `baud-rate'.
8450
8451 2005-07-07 Richard M. Stallman <rms@gnu.org>
8452
8453 * gnu.texi: Update where to get GNU status; add refs for how to help.
8454 Add footnotes 6 and 7.
8455
8456 2005-07-04 Lute Kamstra <lute@gnu.org>
8457
8458 Update FSF's address in GPL notices.
8459
8460 * doclicense.texi (GNU Free Documentation License):
8461 * trouble.texi (Checklist): Update FSF's address.
8462
8463 2005-06-24 Richard M. Stallman <rms@gnu.org>
8464
8465 * display.texi (Text Display): Change index entries.
8466
8467 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8468
8469 * makefile.w32-in (MAKEINFO): Use --force.
8470 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8471 Makefile.in.
8472
8473 2005-06-23 Richard M. Stallman <rms@gnu.org>
8474
8475 * anti.texi (Antinews): Rename show-nonbreak-escape to
8476 nobreak-char-display.
8477
8478 * emacs.texi (Top): Update detailed node listing.
8479
8480 * display.texi (Text Display): Rename show-nonbreak-escape
8481 to nobreak-char-display and no-break-space to nobreak-space.
8482 (Standard Faces): Split up the list of standard faces
8483 and put it in a separate node. Add nobreak-space and
8484 escape-glyph.
8485
8486 2005-06-23 Lute Kamstra <lute@gnu.org>
8487
8488 * mule.texi (Select Input Method): Fix typo.
8489
8490 2005-06-23 Kenichi Handa <handa@m17n.org>
8491
8492 * mule.texi (International): List all supported scripts.
8493 Adjust text for that leim is now included in the normal Emacs
8494 distribution.
8495 (Language Environments): List all language environments.
8496 Intlfonts contains fonts for most supported scripts, not all..
8497 (Select Input Method): Refer to C-u C-x = to see how to type to
8498 input a specific character.
8499 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8500
8501 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8502
8503 * building.texi (Grep Searching): Texinfo usage fix.
8504
8505 2005-06-22 Miles Bader <miles@gnu.org>
8506
8507 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8508
8509 2005-06-20 Miles Bader <miles@gnu.org>
8510
8511 * display.texi (Faces): Add `vertical-divider'.
8512
8513 2005-06-17 Richard M. Stallman <rms@gnu.org>
8514
8515 * text.texi (Adaptive Fill): Minor clarification.
8516
8517 2005-06-10 Lute Kamstra <lute@gnu.org>
8518
8519 * emacs.texi (Top): Correct version number.
8520 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8521 refer to the current version of Emacs.
8522
8523 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8524
8525 * files.texi (Log Buffer): Document when there can be more than
8526 one file to be committed.
8527
8528 2005-06-08 Juri Linkov <juri@jurta.org>
8529
8530 * display.texi (Faces): Add `shadow' face.
8531
8532 2005-06-07 Masatake YAMATO <jet@gyve.org>
8533
8534 * display.texi (Faces): Write about mode-line-highlight.
8535
8536 2005-06-06 Richard M. Stallman <rms@gnu.org>
8537
8538 * misc.texi (Printing Package): Explain how to initialize
8539 printing package.
8540
8541 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8542
8543 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8544
8545 * emacs.texi: Rename Hardcopy to Printing.
8546 Make PostScript and PostScript Variables subnodes of it.
8547
8548 * misc.texi (Printing): Rename node from Hardcopy.
8549 Mention menu bar options.
8550 Move PostScript and PostScript Variables to submenu.
8551 (Printing package): New node.
8552
8553 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8554
8555 * dired.texi (Operating on Files): Likewise.
8556
8557 * calendar.texi (Displaying the Diary): Likewise.
8558
8559 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8560
8561 * glossary.texi (Glossary): Likewise.
8562
8563 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8564 effect.
8565
8566 2005-06-04 Richard M. Stallman <rms@gnu.org>
8567
8568 * trouble.texi (After a Crash): Polish previous change.
8569
8570 2005-05-30 Noah Friedman <friedman@splode.com>
8571
8572 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8573 recovery mechanism.
8574
8575 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8576
8577 * building.texi (Other Buffers): SPC toggles display of
8578 floating point registers.
8579
8580 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8581
8582 * files.texi (Log Buffer): Merge in description of Log Edit
8583 mode from pcl-cvs.texi.
8584
8585 2005-05-26 Richard M. Stallman <rms@gnu.org>
8586
8587 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8588
8589 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8590
8591 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8592 not enabled by default.
8593 When not on a word, `ispell-word' by default checks the word
8594 before point.
8595
8596 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8597
8598 * building.texi (Debugger Operation): Simplify last sentence.
8599
8600 2005-05-23 Lute Kamstra <lute@gnu.org>
8601
8602 * emacs.texi: Update FSF's address throughout.
8603 (Preface): Use @cite.
8604 (Distrib): Add cross reference to the node "Copying". Mention the
8605 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8606 printed manuals.
8607 (Intro): Use @xref for the Emacs Lisp Intro.
8608
8609 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8610
8611 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8612
8613 * basic.texi (Moving Point): Mention default for `goto-line'.
8614
8615 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8616 of a variable's docstring.
8617
8618 2005-05-18 Lute Kamstra <lute@gnu.org>
8619
8620 * maintaining.texi (Overview of Emerge): Add cross reference.
8621 Remove duplication.
8622
8623 * emacs.texi (Top): Update to the current structure of the manual.
8624 * misc.texi (Emacs Server): Add menu description.
8625 * files.texi (Saving): Fix menu.
8626 * custom.texi (Customization): Fix menu.
8627 * mule.texi (International): Fix menu.
8628 * kmacro.texi (Keyboard Macros): Fix menu.
8629
8630 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8631
8632 * display.texi: Various minor changes.
8633 (Faces): Delete text that is repeated in the next section.
8634
8635 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8636
8637 * building.texi (Debugger Operation): Mention GUD tooltips are
8638 disabled with GDB in text command mode.
8639
8640 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8641
8642 * building.texi: Replace toolbar with "tool bar" for consistency.
8643 (Compilation Mode): Describe compilation-context-lines
8644 and use of arrow in compilation buffer.
8645 (Debugger Operation): Replace help text with variable's value.
8646
8647 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8648 consistency.
8649
8650 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8651
8652 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8653 Add xref.
8654
8655 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8656
8657 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8658 (Position Info): Delete discussion of `goto-line'. It is already
8659 described in `Moving point'.
8660
8661 * mini.texi (Completion Commands): Correct reference.
8662 (Completion Options): Fix typo.
8663
8664 * killing.texi (Deletion): Complete description of `C-x C-o'.
8665
8666 2005-05-10 Richard M. Stallman <rms@gnu.org>
8667
8668 * building.texi (Compilation): Clarify recompile's directory choice.
8669
8670 * frames.texi (Tooltips): Cleanups.
8671
8672 * basic.texi (Arguments): Fix punctuation.
8673
8674 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8675
8676 * screen.texi (Menu Bar): The up and down (not left and right)
8677 arrow keys move through a keyboard menu.
8678
8679 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * basic.texi: Various typo and grammar fixes.
8682 (Moving Point): C-a now runs move-beginning-of-line.
8683
8684 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8685
8686 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8687
8688 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8689 as different animals.
8690
8691 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8692
8693 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8694 Correct index entry.
8695
8696 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8697
8698 * building.texi (Debugger Operation): Update to reflect changes
8699 in GUD tooltips.
8700
8701 2005-04-30 Richard M. Stallman <rms@gnu.org>
8702
8703 * files.texi (Compressed Files): Auto Compression normally enabled.
8704
8705 * building.texi (Debugger Operation): Clarify previous change.
8706
8707 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8708
8709 * building.texi (Debugger Operation): Add description for
8710 GUD tooltips when program is not running.
8711
8712 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8713
8714 * misc.texi (Shell): Add `Shell Prompts' to menu.
8715 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8716 description. Delete remarks moved to new node.
8717 (Shell Prompts): New node.
8718 (History References): Replace remarks moved to `Shell Prompts'
8719 with xref to that node.
8720 (Remote Host): Clarify how to specify the terminal type when
8721 logging in to a different machine.
8722
8723 2005-04-26 Richard M. Stallman <rms@gnu.org>
8724
8725 * emacs.texi (Top): Update submenus from files.texi.
8726
8727 * files.texi (Filesets): Clarify previous change.
8728
8729 * dired.texi (Misc Dired Features): Clarify previous change.
8730
8731 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8732
8733 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8734
8735 * dired.texi (Misc Dired Features):
8736 Document dired-compare-directories.
8737
8738 * files.texi (Filesets): New node.
8739 (File Conveniences): Document Image mode.
8740
8741 * text.texi (TeX Print): Document tex-compile.
8742
8743 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8744
8745 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8746 Delete redundant reference to tooltip Custom group. It is
8747 referred too again in the next paragraph.
8748
8749 2005-04-24 Richard M. Stallman <rms@gnu.org>
8750
8751 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8752
8753 2005-04-19 Kim F. Storm <storm@cua.dk>
8754
8755 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8756
8757 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8758
8759 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8760 turns off desktop-save-mode.
8761
8762 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8763
8764 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8765 by default in terminals compatible with xterm. Mention that
8766 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8767 node.
8768
8769 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8770
8771 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8772
8773 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8774
8775 * xresources.texi (Table of Resources): Add cursorBlink.
8776
8777 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8778
8779 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8780 `d', `C-d' and `u'.
8781
8782 2005-04-11 Richard M. Stallman <rms@gnu.org>
8783
8784 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8785 (Misc X): Add -D, --basic-display.
8786
8787 * maintaining.texi (Change Log): Correct the description of
8788 the example.
8789
8790 * major.texi (Choosing Modes): Document magic-mode-alist.
8791
8792 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8793
8794 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8795 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8796 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8797 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8798 `w', respectively.
8799 (Rmail Labels): Mention `l'.
8800 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8801 (Rmail Summary Edit): Describe `j' and RET.
8802
8803 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8804
8805 * xresources.texi (Lucid Resources): Add fontSet resource.
8806
8807 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8808
8809 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8810 now called `indicate-empty-lines'.
8811
8812 2005-04-06 Kim F. Storm <storm@cua.dk>
8813
8814 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8815
8816 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8817
8818 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8819 deleted.
8820 (Marks vs Flags): Add some convenient key bindings.
8821 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8822 (Misc Dired Features): Correct and expand description of `w' command.
8823
8824 * frames.texi (XTerm Mouse): Delete apparently false info.
8825 The GNU/Linux console currently does not appear to support
8826 `xterm-mouse-mode'.
8827
8828 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8829
8830 * calendar.texi (Diary): Mention shell utility `calendar'.
8831
8832 2005-04-01 Richard M. Stallman <rms@gnu.org>
8833
8834 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8835
8836 2005-04-01 Lute Kamstra <lute@gnu.org>
8837
8838 * maintaining.texi (Change Log): add-change-log-entry uses
8839 add-log-mailing-address.
8840
8841 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8842
8843 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8844 `VC Mode Line' and put in an xref to that node.
8845 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8846 its description.
8847
8848 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8849
8850 * calendar.texi (Calendar Systems): Say that the Persian calendar
8851 implemented here is the arithmetical one championed by Birashk.
8852
8853 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8854
8855 * programs.texi (Fortran Motion): Fix previous change.
8856
8857 2005-03-29 Richard M. Stallman <rms@gnu.org>
8858
8859 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8860
8861 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8862
8863 * text.texi (Refill): Refer to Long Lines Mode.
8864 (Longlines): New node.
8865 (Auto Fill): Don't index "word wrap" here.
8866 (Filling): Add Longlines to menu.
8867
8868 2005-03-29 Richard M. Stallman <rms@gnu.org>
8869
8870 * xresources.texi: Minor fixes.
8871
8872 * misc.texi (Emacs Server): Fix Texinfo usage.
8873
8874 * emacs.texi (Top): Don't use a real section heading for
8875 "Detailed Node Listing". Fake it instead.
8876
8877 * basic.texi (Position Info): Minor cleanup.
8878
8879 * mule.texi (Input Methods): Minor cleanup.
8880
8881 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8882
8883 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8884 constructs as well.
8885 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8886
8887 2005-03-29 Kenichi Handa <handa@m17n.org>
8888
8889 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8890
8891 * basic.texi (Position Info): Update the description about the
8892 command C-u C-x =.
8893
8894 2005-03-28 Richard M. Stallman <rms@gnu.org>
8895
8896 * emacs.texi (Top): Use @section for the detailed node listing.
8897
8898 * calendar.texi: Minor fixes to previous change.
8899
8900 * programs.texi (Fortran): Small fixes to previous changes.
8901
8902 * emacs.texi (Top): Update list of subnodes of Dired.
8903 Likewise for building.texi.
8904
8905 * files.texi (File Conveniences): Delete Auto Image File mode.
8906
8907 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8908
8909 * building.texi (Flymake): New node.
8910
8911 * custom.texi (Function Keys): Document kp- event types and
8912 keypad-setup package.
8913
8914 * dired.texi (Wdired): New node.
8915
8916 * files.texi (File Conveniences): Reorder entries.
8917 Explain how to turn on Auto-image-file mode.
8918 Document Thumbs mode.
8919
8920 * mule.texi (Specify Coding): Document recode-region and
8921 recode-file-name.
8922
8923 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8924
8925 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8926
8927 * commands.texi (Keys): M-o is now a prefix key.
8928
8929 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8930
8931 * programs.texi: Reformat and update copyright years.
8932 (Fortran): Update section.
8933
8934 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8935
8936 * files.texi: Several small changes in addition to:
8937 (Visiting): Change xref for Dialog Boxes to ref.
8938 (Version Headers): Replace references to obsolete var
8939 `vc-header-alist' with `vc-BACKEND-header'.
8940 (Customizing VC): Update value of `vc-handled-backends'.
8941
8942 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8943
8944 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8945 move here from Emacs Lisp Reference Manual.
8946 * calendar.texi (Calendar/Diary, Diary Commands)
8947 (Special Diary Entries, Importing Diary): Change some xrefs to
8948 point to emacs-xtra rather than elisp.
8949
8950 * emacs-xtra.texi (Calendar Customizing):
8951 Move view-diary-entries-initially, view-calendar-holidays-initially,
8952 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8953 Emacs Manual.
8954 (Appt Customizing): Merge entire section into main Emacs Manual.
8955 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8956 mark-holidays-in-calendar here from emacs-xtra.
8957 (Displaying the Diary): Move view-diary-entries-initially,
8958 mark-diary-entries-in-calendar here from emacs-xtra.
8959 (Appointments): Move appt-display-mode-line,
8960 appt-display-duration, appt-disp-window-function,
8961 appt-delete-window-function here from emacs-xtra.
8962
8963 * calendar.texi: Update and reformat copyright.
8964 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8965 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8966 (Diary): Refer to `diary-file' rather than ~/diary.
8967 (Diary Commands): Rename node to "Displaying the Diary".
8968 * emacs.texi (Top): Rename "Diary Commands" section.
8969 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8970
8971 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8972
8973 * misc.texi (Emacs Server): Fix the command for setting
8974 server-name. Add an xref to Invoking emacsclient.
8975
8976 * help.texi (Help Summary): Clarify when "C-h ." will do something
8977 nontrivial.
8978 (Apropos): Add cindex entry for apropos-sort-by-scores.
8979
8980 * display.texi (Text Display): Add index entries for how no-break
8981 characters are displayed.
8982
8983 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8984
8985 * files.texi (Visiting): Fix cross-references introduced with the
8986 last change.
8987
8988 * xresources.texi (GTK resources): Fix last change.
8989
8990 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8991
8992 * xresources.texi (X Resources): GTK options documented too.
8993 (Resources): Clarify meaning of program name.
8994 (Table of Resources): Add visualClass.
8995 (GTK resources): Rewrite.
8996 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8997
8998 * display.texi (Text Display): Mention non-breaking spaces.
8999
9000 * files.texi (Reverting): Document auto-revert-check-vc-info.
9001
9002 * frames.texi (Mouse Commands): Document
9003 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
9004
9005 * help.texi (Help Summary): Add `C-h .'.
9006 (Apropos): Apropos accepts a list of search terms.
9007 Document apropos-sort-by-scores.
9008 (Help Echo): Document display-local-help.
9009
9010 * misc.texi (Emacs Server): Document server-name.
9011 (Invoking emacsclient): Document -s option for server names.
9012
9013 * text.texi (Outline Visibility): Introduce "current heading
9014 line" (commands can be called with point on a body line).
9015 Re-order table to follow the sequence of discussion.
9016 hide-body won't hide lines before first header line.
9017 (TeX Mode): Add DocTeX mode.
9018
9019 2005-03-24 Richard M. Stallman <rms@gnu.org>
9020
9021 * mule.texi (Single-Byte Character Support): Delete mention
9022 of iso-acc.el and iso-transl.el.
9023
9024 2005-03-23 Lute Kamstra <lute@gnu.org>
9025
9026 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9027
9028 2005-03-23 Richard M. Stallman <rms@gnu.org>
9029
9030 * search.texi: Delete explicit node pointers.
9031 (Incremental Search): New menu.
9032 (Basic Isearch, Repeat Isearch, Error in Isearch)
9033 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9034 (Slow Isearch): New subnodes.
9035 (Configuring Scrolling): Node deleted.
9036 (Search Case): Doc default-case-fold-search.
9037 (Regexp Replace): Move replace-regexp doc here.
9038
9039 * rmail.texi (Movemail): Put commas inside closequotes.
9040
9041 * picture.texi (Insert in Picture): Document C-c arrow combos.
9042 (Basic Picture): Clarify erasure.
9043
9044 * display.texi (Font Lock): Put commas inside closequotes.
9045
9046 * cmdargs.texi (General Variables): Put commas inside closequotes.
9047
9048 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9049
9050 * building.texi (Stack Buffer): Mention reverse contrast for
9051 *selected* frame (might not be current frame).
9052
9053 2005-03-21 Richard M. Stallman <rms@gnu.org>
9054
9055 * building.texi (Starting GUD): Add bashdb.
9056
9057 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9058
9059 * basic.texi (Moving Point): Add M-g M-g binding.
9060 (Undo): Document undo-only.
9061 (Position Info): Document M-g M-g and C-u M-g M-g.
9062
9063 * building.texi (Building): Put Grep Searching after Compilation
9064 Shell.
9065 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9066 Document next-error-highlight.
9067 (Grep Searching): Document grep-highlight-matches.
9068 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9069
9070 * calendar.texi (Importing Diary): Rename node from iCalendar.
9071 Document diary-from-outlook.
9072
9073 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9074 Commands.
9075 Mention effect of X drag and drop on Dired buffers.
9076
9077 * files.texi (Visiting): Document large-file-warning-threshold.
9078 Move paragraph on file-selection dialog.
9079 Mention visiting files using X drag and drop.
9080 (Reverting): Mention using Auto-Revert mode to tail files.
9081 Document auto-revert-tail-mode.
9082 (Version Systems): Minor correction.
9083 (Comparing Files): Diff-mode is no longer based on Compilation
9084 mode.
9085 Document compare-ignore-whitespace.
9086 (Misc File Ops): Explain passing a directory to rename-file.
9087 Likewise for copy-file and make-symbolic-link.
9088
9089 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9090 Document mouse-wheel-progressive speed.
9091
9092 * help.texi (Misc Help): Document numeric argument for C-h i.
9093 Correctly explain the effect of just C-u as argument.
9094
9095 * killing.texi (Deletion): Document numeric argument for
9096 just-one-space.
9097
9098 * mini.texi (Completion): Completion acts on text before point.
9099
9100 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9101 (Emulation): CUA mode replaces pc-bindings-mode,
9102 pc-selection-mode, and s-region.
9103
9104 * mule.texi (Input Methods): Leim is now built-in.
9105 (Select Input Method): Document quail-show-key.
9106 (Specify Coding): Document revert-buffer-with-coding-system.
9107
9108 * programs.texi (Fortran Motion): Document f90-next-statement,
9109 f90-previous-statement, f90-next-block, f90-previous-block,
9110 f90-end-of-block, and f90-beginning-of-block.
9111
9112 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9113
9114 * emacs.texi (Acknowledgments): Update.
9115
9116 * anti.texi: Total rewrite.
9117
9118 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9119
9120 * ack.texi (Acknowledgments): Update.
9121
9122 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9123
9124 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9125 Update copyright years.
9126
9127 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9128
9129 * building.texi (Commands of GUD): Move paragraph on setting
9130 breakpoints with mouse to the GDB Graphical Interface node.
9131
9132 2005-03-07 Richard M. Stallman <rms@gnu.org>
9133
9134 * misc.texi (Single Shell, Shell Options): Fix previous change.
9135
9136 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9137
9138 2005-03-06 Richard M. Stallman <rms@gnu.org>
9139
9140 * building.texi (Starting GUD): Don't explain text vs graphical
9141 GDB here. Just mention it and xref.
9142 Delete "just one debugger process".
9143 (Debugger Operation): Move GUD tooltip info here.
9144 (GUD Tooltips): Node deleted.
9145 (GDB Graphical Interface): Explain the two GDB modes here.
9146
9147 * sending.texi (Sending Mail): Minor cleanup.
9148 (Mail Aliases): Explain quoting conventions.
9149 Update key rebinding example.
9150 (Header Editing): C-M-i is like M-TAB.
9151 (Mail Mode Misc): mail-attach-file does not do MIME.
9152
9153 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9154 that really belongs here.
9155 (Remote Mailboxes): Text moved to Rmail Inbox.
9156 (Rmail Display): Mention Mouse-1.
9157 (Movemail): Clarify two movemail versions.
9158 Clarify rmail-movemail-program.
9159
9160 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9161 Document async shell commands.
9162 (Shell History): Clarify.
9163 (Shell Ring): Mention C-UP an C-DOWN.
9164 (Shell Options): Add comint-prompt-read-only.
9165 (Invoking emacsclient): Set EDITOR to run Emacs.
9166 (Sorting): No need to explain what region is.
9167 (Saving Emacs Sessions): Fix typo.
9168 (Recursive Edit): Fix punctuation.
9169 (Emulation): Don't mention "PC bindings" which are standard.
9170 (Hyperlinking): Explain Mouse-1 convention here.
9171 (Find Func): Node deleted.
9172
9173 * help.texi (Name Help): Xref to Hyperlinking.
9174
9175 * glossary.texi (Glossary):
9176 Rename "Balance Parentheses" to "Balancing...".
9177 Add "Byte Compilation". Correct "Copyleft".
9178 New xref in "Customization".
9179 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9180 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9181 Rename "Registers" to "Register".
9182 Replace "Selecting" with "Selected Frame",
9183 "Selected Window", and "Selecting a Buffer".
9184
9185 * files.texi (Types of Log File): Explain how projects'
9186 methods can vary.
9187
9188 * display.texi (Faces): Delete "Emacs 21".
9189
9190 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9191 * fixit.texi (Spelling): C-M-i like M-TAB.
9192 * mini.texi (Completion Options): C-M-i like M-TAB.
9193 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9194 * text.texi (Text Mode): C-M-i like M-TAB.
9195
9196 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9197
9198 * calendar.texi (Specified Dates): Mention `g w'.
9199 (Appointments): appt-activate toggles with no arg.
9200
9201 2005-03-05 Juri Linkov <juri@jurta.org>
9202
9203 * cmdargs.texi (Emacs Invocation): Add cindex
9204 "invocation (command line arguments)".
9205 (Misc X): Add -nbc, --no-blinking-cursor.
9206
9207 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9208
9209 * calendar.texi (iCalendar): No need to require it now.
9210
9211 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9212
9213 * trouble.texi (Contributing): Mention Savannah. Direct users to
9214 emacs-devel.
9215
9216 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9217
9218 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9219 window.
9220
9221 2005-02-27 Richard M. Stallman <rms@gnu.org>
9222
9223 * building.texi (Compilation): Update mode line status info.
9224
9225 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9226
9227 * calendar.texi (General Calendar): Document binding of
9228 scroll-other-window-down.
9229 (Mayan Calendar): Fix earliest date.
9230 (Time Intervals): Document timeclock-change.
9231 Fix timeclock-ask-before-exiting documentation.
9232
9233 2005-02-26 Kim F. Storm <storm@cua.dk>
9234
9235 * frames.texi (Mouse References):
9236 Add mouse-1-click-in-non-selected-windows.
9237
9238 2005-02-25 Richard M. Stallman <rms@gnu.org>
9239
9240 * screen.texi (Screen): Explain better about cursors and mode lines;
9241 don't presuppose text terminals.
9242 (Point): Don't assume just one cursor.
9243 Clarify explanation of cursors.
9244 (Echo Area, Menu Bar): Cleanups.
9245
9246 * mini.texi (Minibuffer): Prompts are highlighted.
9247 (Minibuffer Edit): Newline = C-j only on text terminals.
9248 Clarify resize-mini-windows values.
9249 Mention M-PAGEUP and M-PAGEDOWN.
9250 (Completion Commands): Mouse-1 like Mouse-2.
9251 (Minibuffer History): Explain history commands better.
9252 (Repetition): Add xref to Incremental Search.
9253
9254 * mark.texi (Setting Mark): Clarify info about displaying mark.
9255 Clarify explanation of C-@ and C-SPC.
9256 (Transient Mark): Mention Delete Selection mode.
9257 (Marking Objects): Clean up text about extending the region.
9258
9259 * m-x.texi (M-x): One C-g doesn't always go to top level.
9260 No delay before suggest-key-bindings output.
9261
9262 * fixit.texi (Fixit): Mention C-/ for undo.
9263 (Spelling): Mention ESC TAB like M-TAB.
9264 Replacement words with r and R are rechecked.
9265 Say where C-g leaves point. Mention ? as input.
9266
9267 2005-02-23 Lute Kamstra <lute@gnu.org>
9268
9269 * cmdargs.texi (Initial Options): Add cross reference.
9270
9271 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9272
9273 * emacs.texi (Top): Update menu for splitting of node in
9274 msdog.texi.
9275 * frames.texi (Frames): Update xref for splitting of node in
9276 msdog.texi.
9277 * trouble.texi (Quitting): Ditto.
9278
9279 2005-02-16 Richard M. Stallman <rms@gnu.org>
9280
9281 * windows.texi (Split Window): Simplify line truncation info
9282 and xref to Display Custom.
9283
9284 * trouble.texi (Quitting): Emergency escape only for text terminal.
9285 (Screen Garbled): C-l for ungarbling is only for text terminal.
9286
9287 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9288
9289 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9290
9291 * programs.texi (Program Modes): Mention Python mode.
9292 (Moving by Defuns): Repeating C-M-h extends region.
9293 (Basic Indent): Clarify.
9294 (Custom C Indent): Clarify.
9295 (Expressions): Repeating C-M-@ extends region.
9296 (Info Lookup): Clarify for C-h S.
9297 (Symbol Completion): ESC TAB alternative for M-TAB.
9298 (Electric C): Clarify.
9299
9300 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9301
9302 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9303 MS-DOS Input node.
9304 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9305 (MS-DOS and MULE): Clarify.
9306 (MS-DOS Processes, Windows Processes): Fix typos.
9307
9308 * major.texi (Choosing Modes): Clarify.
9309
9310 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9311 (Keyboard Macro Step-Edit): Clarify.
9312
9313 * indent.texi (Indentation): Clarifications.
9314
9315 * help.texi (Help): Correct error about C-h in query-replace.
9316 Clarify apropos vs C-h a. Fix how to search in FAQ.
9317 (Key Help): Describe C-h w here.
9318 (Name Help): Minor cleanup. C-h w moved to Key Help.
9319 Clarify the "object" joke.
9320 (Apropos): Clarify. Mouse-1 like Mouse-2.
9321 (Help Mode): Mouse-1 like Mouse-2.
9322
9323 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9324
9325 * display.texi (Display): Reorder menu.
9326 (Faces): Cleanup.
9327 (Font Lock): Cleanup. Mention Options menu.
9328 Delete obsolete text.
9329 (Scrolling): For C-l, don't presume text terminal.
9330 (Horizontal Scrolling): Simplify intro.
9331 (Follow Mode): Clarify.
9332 (Cursor Display): Move before Display Custom.
9333 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9334 Doc default-tab-width. Doc line truncation more thoroughly.
9335
9336 * dired.texi (Dired Enter): C-x C-f can run Dired.
9337 (Dired Visiting): Comment out `a' command.
9338 Mouse-1 is like Mouse-2.
9339 (Shell Commands in Dired): ? can be used more than once.
9340
9341 * basic.texi (Continuation Lines): Simplify description of truncation,
9342 and refer to Display Custom for the rest of it.
9343
9344 2005-02-06 Lute Kamstra <lute@gnu.org>
9345
9346 * basic.texi (Undo): Fix typo.
9347
9348 * cmdargs.texi (Emacs Invocation): Fix typo.
9349
9350 * custom.texi (Init Examples): Fix typo.
9351
9352 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9353
9354 2005-02-06 Richard M. Stallman <rms@gnu.org>
9355
9356 * regs.texi (Registers): Registers can hold numbers, too.
9357
9358 * killing.texi (Other Kill Commands): Cleanup.
9359 Delete redundant explanation of kill in read-only buffer.
9360 (Yanking): Mention term "copying".
9361 (Accumulating Text): Fix typo.
9362
9363 * entering.texi (Entering Emacs): Update rationale at start.
9364 (Exiting): Treat iconifying on a par with suspension.
9365
9366 * custom.texi (Minor Modes): Fix typo.
9367 (Easy Customization): Fix menu style.
9368 (Variables): Add xref.
9369 (Examining): Setting for future sessions works through .emacs.
9370 (Keymaps): "Text terminals", not "Many".
9371 (Init Rebinding): Explain \C-. Show example of \M-.
9372 Fix minor wording errors.
9373 (Function Keys): Explain vector syntax just once.
9374 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9375 (Init File): Mention .emacs.d directory.
9376 (Init Examples): Add xref.
9377 (Find Init): Mention .emacs.d directory.
9378
9379 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9380 (Action Arguments): Explain which kinds of -l args are found how.
9381 (Initial Options): --batch does not inhibit site-start.
9382 Add xrefs.
9383 (Command Example): Use --batch, not -batch.
9384
9385 * basic.texi (Inserting Text): Cleanup wording.
9386 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9387 C-n is not error at end of buffer.
9388 (Undo): Doc C-/ like C-_. Add xrefs.
9389 (Arguments): META key may be labeled ALT.
9390 Peculiar arg meanings are explained in doc strings.
9391
9392 * abbrevs.texi (Expanding Abbrevs): Clarify.
9393
9394 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9395
9396 * frames.texi (Frame Parameters): Add an xref to the description
9397 of list-colors-display. Add a pointer to the X docs about colors.
9398
9399 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9400 Improve docs of list-colors-display.
9401
9402 2005-02-03 Lute Kamstra <lute@gnu.org>
9403
9404 * frames.texi (Frames, Drag and Drop): Fix typos.
9405
9406 2005-02-03 Richard M. Stallman <rms@gnu.org>
9407
9408 * windows.texi (Basic Window): Mention color-change in mode line.
9409 (Change Window): Explain dragging vertical boundaries.
9410
9411 * text.texi (Sentences): Clarify.
9412 (Paragraphs): Explain M-a and blank lines.
9413 (Outline Mode): Clarify text and menu.
9414 (Hard and Soft Newlines): Mention use-hard-newlines.
9415
9416 * frames.texi (Frames): Delete unnecessary mention of Windows.
9417 (Mouse Commands): Likewise. Mention xterm mouse support.
9418 (Clipboard): Clarify.
9419 (Mouse References): Mention use of Mouse-1 for following links.
9420 (Menu Mouse Clicks): Clarify.
9421 (Mode Line Mouse): Clarify.
9422 (Drag and Drop): Rewrite.
9423
9424 * fixit.texi (Spelling): Fix typo.
9425
9426 * files.texi (File Names): Clarify.
9427 (Visiting): Update conditions for use of file dialog. Clarify.
9428 (Saving): Doc d as answer in save-some-buffers.
9429 (Remote Files): Clean up the text.
9430
9431 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9432
9433 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9434 (List Buffers): Clarify.
9435 (Several Buffers): Doc T command.
9436 (Buffer Convenience): Clarify menu.
9437
9438 * basic.texi (Undo): Clarify last change.
9439
9440 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9441
9442 * fixit.texi (Spelling): Fix typo.
9443
9444 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9445
9446 * basic.texi (Undo): Update description of `undo-outer-limit'.
9447
9448 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9449
9450 * building.texi: Update documentation relating to GDB Graphical
9451 Interface.
9452
9453 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9454
9455 * custom.texi (Easy Customization): Adapt menu to node name change.
9456
9457 2005-01-30 Richard M. Stallman <rms@gnu.org>
9458
9459 * custom.texi (Easy Customization): Defn of "User Option" now
9460 includes faces. Don't say just "option" when talking about variables.
9461 Do say just "options" to mean "anything customizable".
9462 (Specific Customization): Describe `customize-variable',
9463 not `customize-option'.
9464
9465 * glossary.texi (Glossary) <Faces>: Add xref.
9466 <User Option>: Change definition--include faces. Change xref.
9467
9468 * picture.texi (Picture): Mention artist.el.
9469
9470 * sending.texi, screen.texi, programs.texi, misc.texi:
9471 * mini.texi, major.texi, maintaining.texi, macos.texi:
9472 * help.texi, frames.texi, files.texi:
9473 Don't say just "option" when talking about variables.
9474
9475 * display.texi, mule.texi: Don't say just "option" when talking
9476 about variables. Other minor cleanups.
9477
9478 2005-01-26 Lute Kamstra <lute@gnu.org>
9479
9480 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9481 File'. Mention the `-Q' option at the `--no-site-file' option.
9482
9483 2005-01-22 David Kastrup <dak@gnu.org>
9484
9485 * building.texi (Grep Searching): Mention alias `find-grep' for
9486 `grep-find'.
9487
9488 2005-01-20 Richard M. Stallman <rms@gnu.org>
9489
9490 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9491
9492 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9493
9494 * rmail.texi (Movemail): Explain differences
9495 between standard and mailutils versions of movemail.
9496 Describe command line and configuration options introduced
9497 with the latter.
9498 Explain the notion of mailbox URL, provide examples and
9499 cross-references to mailutils documentation.
9500 Describe various methods of specifying mailbox names,
9501 user names and user passwords for rmail.
9502 (Remote Mailboxes): New section.
9503 Describe how movemail handles remote mailboxes. Describe configuration
9504 options used to control its behavior.
9505 (Other Mailbox Formats): Explain handling of various mailbox
9506 formats.
9507
9508 2005-01-13 Richard M. Stallman <rms@gnu.org>
9509
9510 * commands.texi (Commands): Clarification.
9511
9512 2005-01-11 Richard M. Stallman <rms@gnu.org>
9513
9514 * programs.texi (Multi-line Indent): Fix previous change.
9515 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9516
9517 2005-01-08 Richard M. Stallman <rms@gnu.org>
9518
9519 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9520 lazy-highlight.
9521
9522 * search.texi (Query Replace): Mention faces query-replace
9523 and lazy-highlight.
9524 (Incremental Search): Update isearch highlighting info.
9525
9526 2005-01-04 Richard M. Stallman <rms@gnu.org>
9527
9528 * custom.texi (Saving Customizations): Minor improvement.
9529
9530 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9531
9532 * custom.texi (Saving Customizations): Emacs no longer loads
9533 `custom-file' after .emacs. No longer mention customizing through
9534 Custom.
9535
9536 2005-01-01 Andreas Schwab <schwab@suse.de>
9537
9538 * killing.texi (Graphical Kill): Move up under node Killing,
9539 change @section to @subsection.
9540
9541 2005-01-01 Richard M. Stallman <rms@gnu.org>
9542
9543 * custom.texi (Face Customization): Mention hex color specs.
9544
9545 * emacs.texi (Top): Update Killing submenu.
9546
9547 * killing.texi (Killing): Reorganize section.
9548 No more TeX-only text; put the node command at start of chapter.
9549 But the first section heading is used only in TeX.
9550 Rewrite the text to read better in this mode.
9551 (Graphical Kill): New subnode gets some of the text that
9552 used to be in the first section.
9553
9554 2004-12-31 Richard M. Stallman <rms@gnu.org>
9555
9556 * dired.texi (Shell Commands in Dired): Delete the ? example.
9557
9558 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9559
9560 * files.texi (Saving): Describe new require-final-newline features
9561 and mode-require-final-newline.
9562
9563 2004-12-29 Richard M. Stallman <rms@gnu.org>
9564
9565 * custom.texi (File Variables): Clarify previous change.
9566
9567 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9568
9569 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9570 out now.
9571
9572 2004-12-27 Richard M. Stallman <rms@gnu.org>
9573
9574 * Makefile.in (MAKEINFO): Specify --force.
9575
9576 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9577 (Undo): Doc undo-outer-limit.
9578
9579 2004-12-15 Juri Linkov <juri@jurta.org>
9580
9581 * mark.texi (Transient Mark, Mark Ring): M-< and other
9582 movement commands don't set mark in Transient Mark mode
9583 if mark is active.
9584
9585 2004-12-12 Juri Linkov <juri@jurta.org>
9586
9587 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9588 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9589
9590 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9591 (Misc Dired Commands): Add @r{(Dired)} to w.
9592
9593 2004-12-12 Juri Linkov <juri@jurta.org>
9594
9595 * mark.texi (Marking Objects): Marking commands also extend the
9596 region when mark is active in Transient Mark mode.
9597
9598 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9599
9600 * custom.texi (Saving Customizations): Emacs only loads the custom
9601 file automatically after the init file in version 22.1 or later.
9602 Adapt text and examples to this fact.
9603
9604 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9605
9606 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9607 be set through Custom. Otherwise, it has no effect.
9608
9609 2004-12-05 Richard M. Stallman <rms@gnu.org>
9610
9611 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9612 * entering.texi: Rename Command Line to Emacs Invocation.
9613
9614 * misc.texi (Term Mode): Correctly describe C-c.
9615
9616 * custom.texi (Easy Customization): Move up to section level,
9617 before Variables. Avoid using the term "variable"; say "option".
9618 New initial explanation.
9619 (Variables): In initial explanation, connect "variable" to the
9620 already-explained "user option".
9621
9622 * emacs.texi (Top): Fix ref to Command Line.
9623 Move reference to Easy Customization.
9624
9625 * xresources.texi (X Resources): Fix From link.
9626
9627 * doclicense.texi (GNU Free Documentation License): Fix To link.
9628
9629 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9630
9631 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9632
9633 2004-12-03 Richard M. Stallman <rms@gnu.org>
9634
9635 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9636
9637 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9638
9639 * kmacro.texi: Several small changes in addition to the following.
9640 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9641 defining a keyboard macro.
9642 Mention `kmacro-ring-max'.
9643 (Keyboard Macro Counter): Clarify description of
9644 `kmacro-insert-counter', `kmacro-set-counter',
9645 `kmacro-add-counter' and `kmacro-set-format'.
9646
9647 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9648
9649 * custom.texi (File Variables): Add `unibyte' and make it more
9650 clear that `unibyte' and `coding' are special. Suggested by Simon
9651 Krahnke <overlord@gmx.li>.
9652
9653 * mule.texi (Enabling Multibyte): Refer to File Variables.
9654 Suggested by Simon Krahnke <overlord@gmx.li>.
9655
9656 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9657
9658 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9659 x-use-old-gtk-file-dialog.
9660
9661 2004-11-20 Richard M. Stallman <rms@gnu.org>
9662
9663 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9664
9665 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9666
9667 * building.texi (Lisp Eval): Delete hyphen in section name.
9668
9669 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9670
9671 * files.texi (Old Versions):
9672 No longer document annotation as "CVS only".
9673
9674 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9675
9676 * files.texi (Version Control): Rewrite the introduction about
9677 version systems, mentioning the new ones that we support.
9678 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9679 suggestions.
9680
9681 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9682
9683 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9684
9685 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9686
9687 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9688
9689 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9690
9691 * text.texi (Text Based Tables, Table Definition)
9692 (Table Creation, Table Recognition, Cell Commands)
9693 (Cell Justification, Row Commands, Column Commands)
9694 (Fixed Width Mode, Table Conversion, Measuring Tables)
9695 (Table Misc): New nodes, documenting the Table Mode.
9696
9697 2004-10-19 Jason Rumney <jasonr@gnu.org>
9698
9699 * makefile.w32-in (info): Change order of arguments to makeinfo.
9700
9701 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9702
9703 * calendar.texi (iCalendar): Update for package changes.
9704
9705 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9706
9707 * files.texi (Misc File Ops): View mode is a minor mode.
9708
9709 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9710
9711 * calendar.texi (iCalendar): Style changes.
9712
9713 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9714
9715 * search.texi (Regexps): The regexp described in the example is no
9716 longer stored in the variable `sentence-end'.
9717
9718 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9719
9720 * building.texi (Starting GUD): Note that multiple debugging
9721 sessions requires `gdb --fullname'.
9722
9723 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9724
9725 * calendar.texi (iCalendar): New section for a new package.
9726
9727 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9728
9729 * text.texi: Various small changes in addition to the following.
9730 (Text): Replace xref for autotype with inforef.
9731 (Sentences): Explain nil value for `sentence-end'.
9732 (Paragraphs): Update default values for `paragraph-start' and
9733 `paragraph-separate'.
9734 (Text Mode): Correct description of Text mode's effect on the
9735 syntax table.
9736 (Outline Visibility): `hide-other' does not hide top level headings.
9737 `selective-display-ellipses' no longer has an effect on Outline mode.
9738 (TeX Misc): Add missing @cindex.
9739 Replace xref for RefTeX with inforef.
9740 (Requesting Formatted Text): The variable
9741 `enriched-fill-after-visiting' no longer exists.
9742 (Editing Format Info): Update names of menu items and commands.
9743 (Format Faces): Mention special effect of specifying the default face.
9744 Describe inheritance of text properties.
9745 Correct description of `fixed' face.
9746 (Format Indentation): Correct description of effect of setting
9747 margins. Mention `set-left-margin' and `set-right-margin'.
9748 (Format Justification): Update names of menu items.
9749 `set-justification-full' is now bound to `M-j b'.
9750 Mention that `default-justification' is a per buffer variable.
9751 (Format Properties): Update name of menu item.
9752 (Forcing Enriched Mode): `format-decode-buffer' automatically
9753 turns on Enriched mode if the buffer is in text/enriched format.
9754
9755 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9756
9757 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9758
9759 2004-09-28 Kim F. Storm <storm@cua.dk>
9760
9761 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9762 Align with new functionality.
9763
9764 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9765
9766 * display.texi (Display Custom): Remove stray `@end defvar'.
9767
9768 2004-09-23 Kim F. Storm <storm@cua.dk>
9769
9770 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9771 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9772
9773 2004-09-20 Richard M. Stallman <rms@gnu.org>
9774
9775 * custom.texi (Hooks): Explain using setq to clear out a hook.
9776 (File Variables): Explain multiline string constants.
9777 (Non-ASCII Rebinding): Explain when you need to update
9778 non-ASCII char codes in .emacs.
9779
9780 * building.texi (Compilation): Explain how to make a silent
9781 subprocess that won't be terminated. Explain compilation-environment.
9782
9783 2004-09-13 Kim F. Storm <storm@cua.dk>
9784
9785 * mini.texi (Repetition): Rename isearch-resume-enabled to
9786 isearch-resume-in-command-history and change default to disabled.
9787
9788 2004-09-09 Kim F. Storm <storm@cua.dk>
9789
9790 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9791 with new `kmacro-name-last-macro'.
9792
9793 2004-09-08 Juri Linkov <juri@jurta.org>
9794
9795 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9796
9797 2004-09-03 Juri Linkov <juri@jurta.org>
9798
9799 * search.texi (Incremental Search): Update wording for M-%.
9800
9801 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9802
9803 * killing.texi (Killing): Correct description of kill commands in
9804 read-only buffer.
9805
9806 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9807
9808 * building.texi (Compilation Mode): Add a paragraph about rules
9809 for finding the compilation buffer for `next-error'.
9810
9811 * search.texi (Other Repeating Search): Mention that Occur mode
9812 supports the next-error functionality.
9813
9814 2004-09-02 Juri Linkov <juri@jurta.org>
9815
9816 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9817
9818 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9819
9820 * kmacro.texi (Basic Keyboard Macro):
9821 `apply-macro-to-region-lines' now operates on all lines that begin
9822 in the region, rather than on all complete lines in the region.
9823
9824 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9825
9826 * frames.texi (Drag and drop): Add documentation about
9827 x-dnd-test-function and x-dnd-known-types.
9828
9829 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9830
9831 * indent.texi: Various minor changes in addition to:
9832 (Indentation Commands): Correct description of `indent-relative'.
9833 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9834 mode. The *Tab Stops* buffer uses Overwrite Mode.
9835 (Just Spaces): `tabify' converts sequences of at least two spaces
9836 to tabs.
9837
9838 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9839
9840 * frames.texi (Secondary Selection): Setting the secondary
9841 selection with M-Drag-Mouse-1 does not alter the kill ring,
9842 setting it with M-Mouse-1 and M-Mouse-3 does.
9843 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9844 toolkit scroll bars.
9845 (Scroll Bars): Ditto.
9846
9847 * windows.texi (Basic Window): When using a window system, the value
9848 of point in a non-selected window is indicated by a hollow box.
9849 (Split Window): Side by side windows are separated by a scroll bar,
9850 if scroll bars are used.
9851 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9852 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9853 (Window Convenience): Update bindings for `winner-undo' and
9854 `winner-redo'.
9855
9856 * ack.texi (Acknowledgments): Use `@unnumbered'.
9857 * misc.texi: Adapt sectioning in Info to the node structure.
9858 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9859 of "Using Emacs as a Server".
9860 * building.texi (Building): Interchange nodes (for correct numbering).
9861 * programs.texi (Programs): Interchange nodes (for correct numbering).
9862 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9863 Info to the node structure.
9864 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9865 Rearrange order of nodes and sections such that both "GNU GENERAL
9866 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9867 end, as appropriate for appendices.
9868 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9869 Use `@unnumberedsec'.
9870 * trouble.texi: Adapt sectioning in Info to the node structure.
9871 Adapt node pointers to change in emacs.texi.
9872 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9873
9874 2004-08-25 Kenichi Handa <handa@m17n.org>
9875
9876 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9877 description for unibyte mode.
9878
9879 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9880
9881 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9882
9883 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9884 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9885 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9886 in @pxref.
9887
9888 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9889
9890 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9891 Change section names.
9892
9893 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9894
9895 * kmacro.texi (Keyboard Macro Ring): Rename section.
9896 Emacs treats the head of the macro ring as the `last keyboard macro'.
9897 (Keyboard Macro Counter): Minor change.
9898 (Save Keyboard Macro): Some clarifications.
9899 (Edit Keyboard Macro): Rename section.
9900
9901 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9902 32-bit machines.
9903 (Several Buffers): Clarify which buffer is selected if `2' is
9904 pressed in the Buffer Menu.
9905 Auto Revert mode can be used to update the Buffer Menu
9906 automatically.
9907
9908 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9909
9910 * help.texi (Misc Help): Add an index entry for finding an Info
9911 manual by its file name.
9912
9913 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9914
9915 * files.texi (Backup Deletion): Correct description of
9916 `delete-old-versions'.
9917 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9918 (Auto Save Files): Recommend `auto-save-mode' to reenable
9919 auto-saving, rather than the abbreviation `auto-save'.
9920
9921 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9922
9923 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9924 for "killing" and "yanking" in main menu.
9925
9926 2004-08-16 Richard M. Stallman <rms@gnu.org>
9927
9928 * killing.texi (Yanking, Killing): Minor cleanups.
9929
9930 * mark.texi (Momentary Mark): Minor cleanups.
9931
9932 2004-08-15 Kenichi Handa <handa@etl.go.jp>
9933
9934 * custom.texi (Non-ASCII Rebinding):
9935 C-q always inserts the right code to pass to global-set-key.
9936
9937 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9938
9939 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9940 `insert-register', instead of `C-x r g' binding, for consistency.
9941
9942 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9943
9944 * fixit.texi (Spelling): Fix typo.
9945
9946 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9947
9948 * help.texi (Help): Fix Texinfo usage.
9949
9950 2004-07-24 Richard M. Stallman <rms@gnu.org>
9951
9952 * text.texi (Paragraphs): Update how paragraphs are separated
9953 and the default for paragraph-separate.
9954
9955 * search.texi (Regexp Replace): Further update text for new
9956 replacement operators.
9957
9958 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9959
9960 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9961 `R' switch.
9962
9963 * dired.texi (Dired Updating): `k' only deletes inserted
9964 subdirectories from the Dired buffer if a prefix argument was given.
9965
9966 * search.texi (Regexps): Delete redundant definition of `symbol' in
9967 description of `\_>'. It already occurs in the description of `\_<'.
9968
9969 2004-07-01 Juri Linkov <juri@jurta.org>
9970
9971 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9972 (Regexp Search): Add M-r.
9973
9974 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9975
9976 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9977
9978 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9979
9980 * search.texi, calendar.texi: Markup fixes.
9981
9982 2004-06-25 Richard M. Stallman <rms@gnu.org>
9983
9984 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9985
9986 2004-06-25 David Kastrup <dak@gnu.org>
9987
9988 * search.texi (Regexp Replace): Some typo corrections and
9989 rearrangement.
9990
9991 2004-06-24 David Kastrup <dak@gnu.org>
9992
9993 * search.texi (Unconditional Replace): Use replace-string instead
9994 of query-replace in example.
9995 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9996 sequences.
9997 (Query Replace): Correct explanation of `^' which does not use
9998 the mark stack.
9999
10000 2004-06-21 Nick Roberts <nickrob@gnu.org>
10001
10002 * misc.texi (Shell History Copying): Document comint-insert-input.
10003 (Shell Ring): Describe comint-dynamic-list-input-ring here.
10004
10005 2004-06-20 Jesper Harder <harder@ifa.au.dk>
10006
10007 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
10008 * custom.texi (Customization): Do.
10009 * anti.texi (Antinews): Do.
10010 * abbrevs.texi (Defining Abbrevs): Do.
10011
10012 * programs.texi (Info Lookup): Fix keybinding for
10013 info-lookup-symbol.
10014
10015 2004-06-16 Juanma Barranquero <lektu@terra.es>
10016
10017 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10018 Add emacs-xtra.
10019 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10020 (clean): Add emacs-xtra and flymake. Remove redundancies.
10021
10022 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10023
10024 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10025 Add emacs-xtra.
10026 * emacs-xtra.texi: New file.
10027
10028 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10029
10030 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10031 (Dired and Find): Mention differences with ordinary Dired buffers.
10032
10033 2004-06-13 Richard M. Stallman <rms@gnu.org>
10034
10035 * custom.texi (Init Syntax): Explain about vars that do special
10036 things when set with setq or with Custom.
10037 (Init Examples): Add line-number-mode example.
10038
10039 2004-06-12 Juri Linkov <juri@jurta.org>
10040
10041 * dired.texi (Operating on Files): Add dired-do-touch.
10042
10043 2004-06-10 Juri Linkov <juri@jurta.org>
10044
10045 * building.texi (Lisp Eval): Add C-M-x on defface.
10046
10047 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10048
10049 * files.texi (Reverting): Auto-Revert mode and
10050 Global Auto-Revert mode no longer revert remote files.
10051
10052 2004-05-29 Richard M. Stallman <rms@gnu.org>
10053
10054 * custom.texi (Init File): Two dashes start --no-site-file.
10055
10056 2004-05-29 Alan Mackenzie <acm@muc.de>
10057
10058 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10059 ("AWK"): Is consistently thus spelled throughout.
10060 (AWK, Pike): Document as "C-like modes".
10061 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10062 (M-x man): Supersedes M-x manual-entry.
10063 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10064
10065 ("Comments in C"): Delete node; the info is in CC Mode manual.
10066 (c-comment-only-line-offset): Remove description.
10067
10068 (C-c ., C-c C-c): Describe new C Mode bindings.
10069
10070 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10071 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10072 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10073 Amend definitions.
10074
10075 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10076 Describe functions.
10077
10078 (c-comment-start-regexp, c-hanging-comment-ender-p)
10079 (c-hanging-comment-starter-p): Remove obsolete definitions.
10080
10081 * emacs.texi: Remove the menu entry "Comments in C".
10082
10083 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10084
10085 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10086 `M-x locate'.
10087
10088 2004-05-16 Karl Berry <karl@gnu.org>
10089
10090 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10091 makeinfo --html fails.
10092 * help.texi (Help Summary) [@ifnottex]: Likewise.
10093
10094 2004-05-13 Nick Roberts <nickrob@gnu.org>
10095
10096 * building.texi (GDB Graphical Interface): Update and describe
10097 layout first.
10098
10099 2004-05-04 Jason Rumney <jasonr@gnu.org>
10100
10101 * makefile.w32-in: Revert last change.
10102
10103 2004-05-03 Jason Rumney <jasonr@gnu.org>
10104
10105 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10106
10107 2004-04-23 Juanma Barranquero <lektu@terra.es>
10108
10109 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10110
10111 2004-04-18 Juri Linkov <juri@jurta.org>
10112
10113 * fixit.texi (Spelling): Remove file extension from ispell xref.
10114
10115 2004-04-15 Kim F. Storm <storm@cua.dk>
10116
10117 * cmdargs.texi (Initial Options): Add -Q.
10118
10119 2004-04-05 Kim F. Storm <storm@cua.dk>
10120
10121 * custom.texi (File Variables): Add safe-local-eval-forms.
10122
10123 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10124
10125 * files.texi (Reverting): Correct description of revert-buffer's
10126 handling of point.
10127
10128 2004-03-22 Juri Linkov <juri@jurta.org>
10129
10130 * emacs.texi (Top): Add `Misc X'.
10131
10132 * trouble.texi: Fix help key bindings.
10133
10134 * glossary.texi: Improve references.
10135
10136 * help.texi: Sync keywords with finder.el.
10137
10138 * mini.texi (Completion): Add description for menu items.
10139
10140 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10141
10142 * sending.texi (Mail Methods): Fix xref to Message manual.
10143
10144 2004-03-12 Richard M. Stallman <rms@gnu.org>
10145
10146 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10147
10148 2004-03-04 Richard M. Stallman <rms@gnu.org>
10149
10150 * search.texi (Regexps): Explain that ^ and $ have their
10151 special meanings only in certain contexts.
10152
10153 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10154
10155 * mule.texi (Specify Coding): Doc C-x RET F.
10156
10157 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10158 for multiple compile and grep buffers.
10159 (Indirect Buffers): Don't recommand clone-indirect-buffer
10160 for multiple compile and grep buffers.
10161
10162 2004-02-29 Juanma Barranquero <lektu@terra.es>
10163
10164 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10165 Use $(DEL) instead of rm, and ignore exit code.
10166
10167 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10168
10169 * building.texi (Watch Expressions): Update.
10170
10171 2004-02-21 Juri Linkov <juri@jurta.org>
10172
10173 * cmdargs.texi (Action Arguments): Add alias --find-file.
10174 Add --directory, --help, --version. Move text about command-line-args
10175 to Command Arguments.
10176 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10177 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10178 (Window Size X): Join -g and --geometry. Add @cindex.
10179 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10180 (Title X): Remove alias -title.
10181 (Misc X): New node.
10182
10183 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10184
10185 * frames.texi (Drag and drop): Add Motif to list of supported
10186 protocols.
10187
10188 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10189
10190 * frames.texi (Drag and drop): New section.
10191
10192 2004-01-24 Richard M. Stallman <rms@gnu.org>
10193
10194 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10195 Include it only @ifnotinfo. Patch the preceding and following
10196 node headers to point to each other.
10197
10198 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10199
10200 * calendar.texi (Appointments): Update section.
10201
10202 2003-12-29 Kevin Ryde <user42@zip.com.au>
10203
10204 * programs.texi (C Modes): Fix the xref.
10205
10206 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10207
10208 * building.texi (Watch Expressions): Update.
10209 (Commands of GUD): Include use of toolbar + breakpoints set from
10210 fringe/margin.
10211
10212 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10213
10214 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10215 <acm@muc.de>.
10216
10217 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10218
10219 * frames.texi (Dialog Boxes): Add use-file-dialog.
10220
10221 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10222
10223 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10224 in CC Mode.
10225
10226 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10227
10228 * ack.texi, basic.texi, cmdargs.texi:
10229 * commands.texi, custom.texi, display.texi:
10230 * emacs.texi, files.texi:
10231 * frames.texi, glossary.texi, killing.texi:
10232 * macos.texi, mark.texi, misc.texi, msdog.texi:
10233 * mule.texi, rmail.texi, search.texi:
10234 * sending.texi, text.texi, trouble.texi:
10235 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10236
10237 2003-11-01 Alan Mackenzie <acm@muc.de>
10238
10239 * search.texi (Scrolling During Incremental Search): Document a
10240 new scrolling facility in isearch mode.
10241
10242 2003-10-22 Miles Bader <miles@gnu.org>
10243
10244 * Makefile.in (info): Move before $(top_srcdir)/info.
10245
10246 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10247
10248 * building.texi (Watch Expressions): Update section on data display
10249 to reflect code changes (GDB Graphical Interface).
10250
10251 2003-10-13 Richard M. Stallman <rms@gnu.org>
10252
10253 * xresources.texi (GTK resources): Clean up previous change.
10254
10255 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10256
10257 * xresources.texi (GTK resources): Add a note that some themes
10258 disallow customizations. Add scroll theme example.
10259
10260 2003-09-30 Richard M. Stallman <rms@gnu.org>
10261
10262 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10263
10264 * misc.texi (Saving Emacs Sessions): Shorten the section,
10265 collapsing back into one node.
10266
10267 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10268
10269 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10270
10271 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10272
10273 * xresources.texi (GTK names in Emacs): Correct typo.
10274
10275 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10276
10277 * cmdargs.texi (Font X): Mention new default font.
10278 More fully describe long font names, wildcard patterns and the
10279 problems involved. (Result of discussion on emacs-devel.)
10280
10281 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10282
10283 * emacs.texi (Acknowledgements): Correct typo.
10284
10285 2003-09-22 Richard M. Stallman <rms@gnu.org>
10286
10287 * dired.texi (Misc Dired Commands): New node.
10288 (Dired Navigation): Add dired-goto-file.
10289
10290 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10291
10292 * emacs.texi (Acknowledgements): New node, split from Distribution.
10293
10294 * cmdargs.texi (Action Arguments): -f reads interactive args.
10295
10296 2003-09-08 Lute Kamstra <lute@gnu.org>
10297
10298 * screen.texi (Mode Line): Say that POS comes before LINE.
10299 Mention `size-indication-mode'.
10300 * display.texi (Optional Mode Line):
10301 Document `size-indication-mode'.
10302 * basic.texi (Position Info): Mention `size-indication-mode'.
10303
10304 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10305
10306 * xresources.texi (Resources): Refer to `editres' man page.
10307 (Lucid Resources): Update defaults. Expand description of
10308 `shadowThickness'.
10309
10310 2003-09-04 Miles Bader <miles@gnu.org>
10311
10312 * Makefile.in (top_srcdir): New variable.
10313 ($(top_srcdir)/info): New rule.
10314 (info): Depend on it.
10315
10316 2003-09-03 Peter Runestig <peter@runestig.com>
10317
10318 * makefile.w32-in: New file.
10319
10320 2003-08-29 Richard M. Stallman <rms@gnu.org>
10321
10322 * misc.texi (Saving Emacs Sessions): Correct previous change.
10323
10324 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10325
10326 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10327 (Intro): Include kmacro.texi after fixit.texi instead of after
10328 custom.texi. (As suggested by Kim Storm.)
10329
10330 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10331
10332 * fixit.texi (Fixit): Update `Next' pointer.
10333 * files.texi (Files): Update `Previous' pointer.
10334 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10335 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10336 (Suggested by Kim Storm.)
10337 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10338
10339 2003-08-18 Kim F. Storm <storm@cua.dk>
10340
10341 * kmacro.texi: New file describing enhanced keyboard macro
10342 functionality. Replaces old description in custom.texi.
10343
10344 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10345 (Keyboard Macros): Move to new kmacro.texi file.
10346
10347 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10348
10349 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10350
10351 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10352
10353 2003-08-17 Alex Schroeder <alex@gnu.org>
10354
10355 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10356 required.
10357
10358 2003-08-05 Richard M. Stallman <rms@gnu.org>
10359
10360 * programs.texi (Lisp Indent): Don't describe
10361 lisp-indent-function property here. Use xref to Lisp Manual.
10362
10363 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10364
10365 * calendar.texi (Date Formats): Document changed behavior of
10366 abbreviations.
10367
10368 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10369
10370 * buffers.texi (List Buffers): Fix previous change.
10371
10372 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10373
10374 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10375 List*.
10376
10377 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10378
10379 * display.texi (Font Lock): Fix typo.
10380
10381 2003-07-07 Richard M. Stallman <rms@gnu.org>
10382
10383 * display.texi (Font Lock): Add xref for format info on
10384 font-lock-remove-keywords.
10385
10386 * building.texi (Compilation): Document what happens with asynch
10387 children of compiler process.
10388
10389 * help.texi (Library Keywords): Use @multitable.
10390
10391 2003-06-04 Richard M. Stallman <rms@gnu.org>
10392
10393 * programs.texi (Expressions): Delete C-M-DEL.
10394
10395 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10396 comint-move-point-for-output renamed from
10397 comint-scroll-to-bottom-on-output.
10398
10399 * custom.texi (Init Rebinding): Replace previous change with xref.
10400 (Non-ASCII Rebinding): Explain that issue more briefly here.
10401
10402 2003-05-28 Richard M. Stallman <rms@gnu.org>
10403
10404 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10405
10406 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10407
10408 * building.texi (GDB Graphical Interface): New node.
10409 (Rewritten somewhat by RMS.)
10410
10411 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10412
10413 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10414 non-English letters. Explain how to set coding systems correctly
10415 and how to include the right coding cookie in the file.
10416
10417 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10418
10419 * indent.texi (Indentation): Explain the concepts.
10420 (Just Spaces): Explain why preventing tabs for indentation might
10421 be useful.
10422
10423 2003-04-16 Richard M. Stallman <rms@gnu.org>
10424
10425 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10426
10427 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10428
10429 * cmdargs.texi (General Variables): Document SMTPSERVER.
10430
10431 * sending.texi: Remove SMTP node.
10432 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10433 library.
10434
10435 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10436
10437 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10438
10439 2003-02-22 Simon Josefsson <jas@extundo.com>
10440
10441 * sending.texi (Mail Methods): Add node about SMTP.
10442
10443 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10444
10445 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10446
10447 2003-02-01 Kevin Ryde <user42@zip.com.au>
10448
10449 * glossary.texi (Glossary): Correction to cl cross reference.
10450
10451 2003-01-20 Richard M. Stallman <rms@gnu.org>
10452
10453 * killing.texi (Rectangles): Document C-x c r.
10454
10455 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10456
10457 * xresources.texi (GTK resources): New node.
10458 (GTK widget names): New node.
10459 (GTK names in Emacs): New node.
10460 (GTK styles): New node.
10461
10462 2003-01-09 Francesco Potortì <pot@gnu.org>
10463
10464 * maintaining.texi (Create Tags Table): Add reference to the new
10465 `etags --help --lang=LANG' option.
10466
10467 2002-10-02 Karl Berry <karl@gnu.org>
10468
10469 * emacs.texi: Per rms, update all manuals to use @copying instead of
10470 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10471 where needed for the sake of the HTML output.
10472
10473 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10474
10475 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10476 source files.
10477
10478 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10479
10480 * Makefile.in (emacsman): New target.
10481
10482 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10483
10484 * (Version 21.1 released.)
10485
10486 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10487
10488 * Branch for 21.1.
10489
10490 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10491
10492 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10493
10494 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10495
10496 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10497
10498 1999-07-12 Richard Stallman <rms@gnu.org>
10499
10500 * Version 20.4 released.
10501
10502 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10503
10504 * Makefile.in (INFO_TARGETS): Delete customize.info.
10505 (DVI_TARGETS): Delete customize.dvi.
10506 (../info/customize, customize.dvi): Targets deleted.
10507
10508 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10509
10510 * Version 20.3 released.
10511
10512 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10513
10514 * Makefile.in (EMACSSOURCES): Add mule.texi.
10515 Add msdog.texi, ack.texi. Remove gnu1.texi.
10516
10517 1998-04-06 Andreas Schwab <schwab@gnu.org>
10518
10519 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10520 Use it in dvi targets.
10521
10522 1997-09-23 Paul Eggert <eggert@twinsun.com>
10523
10524 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10525 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10526 (../info/customize): Rename from ../info/custom.
10527
10528 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10529
10530 * Version 20.2 released.
10531
10532 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10533
10534 * Version 20.1 released.
10535
10536 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10537
10538 * Makefile (../info/customize, customize.dvi): New targets.
10539 (INFO_TARGETS): Add ../info/customize.
10540 (DVI_TARGETS): Add customize.dvi.
10541
10542 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10543
10544 * Version 19.33 released.
10545
10546 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10547
10548 * Version 19.32 released.
10549
10550 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10551
10552 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10553
10554 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10555
10556 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10557 Specify -I option.
10558 (All dvi targets): Set the TEXINPUTS variable.
10559
10560 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10561
10562 * Version 19.31 released.
10563
10564 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10565
10566 * Version 19.30 released.
10567
10568 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10569
10570 * Makefile.in (maintainer-clean): Rename from realclean.
10571
10572 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10573
10574 * Makefile.in: New file.
10575 * Makefile: File deleted.
10576
10577 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10578
10579 * Makefile (TEXINDEX_OBJS): Variable deleted.
10580 (texindex, texindex.o, getopt.o): Rules deleted.
10581 All deps on texindex deleted.
10582 (distclean): Don't delete texindex.
10583 (mostlyclean): Don't delete *.o.
10584 * texindex.c, getopt.c: Files deleted.
10585
10586 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10587
10588 * Version 19.26 released.
10589
10590 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10591
10592 * Makefile (EMACSSOURCES): Exclude undo.texi.
10593
10594 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10595
10596 * Version 19.25 released.
10597
10598 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10599
10600 * Version 19.24 released.
10601
10602 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10603
10604 * Version 19.23 released.
10605
10606 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10607
10608 * Makefile: Delete spurious tab.
10609
10610 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10611
10612 * Makefile (.SUFFIXES): New rule.
10613
10614 1993-12-04 Richard Stallman (rms@srarc2)
10615
10616 * getopt.c: New file.
10617 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10618 (getopt.o): New rule.
10619 (dvi): Don't depend on texindex.
10620 (emacs.dvi): Depend on texindex.
10621
10622 1993-12-03 Richard Stallman (rms@srarc2)
10623
10624 * Makefile (TEXI2DVI): New variable.
10625 (emacs.dvi): Add explicit command.
10626 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10627
10628 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10629
10630 * Version 19.22 released.
10631
10632 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10633
10634 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10635
10636 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10637
10638 * Version 19.21 released.
10639
10640 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10641
10642 * Makefile (realclean): Don't delete the Info files.
10643
10644 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10645
10646 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10647 4' where appropriate.
10648
10649 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10650
10651 * Makefile: Fix targets for texindex.
10652
10653 * texindex.c: Include "../src/config.h" if building in emacs.
10654
10655 * Makefile: Change all files to FILENAME.texi, force all targets
10656 to be FILENAME, not FILENAME.info.
10657 Add target to build texindex.c, defining `emacs'.
10658
10659 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10660
10661 * Version 19.19 released.
10662
10663 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10664
10665 * Version 19.18 released.
10666
10667 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10668
10669 * Makefile: Fix source file names of the separate manuals.
10670
10671 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10672
10673 * Version 19.17 released.
10674
10675 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10676
10677 * split-man: Fix typos in last change.
10678
10679 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10680
10681 * Version 19.16 released.
10682
10683 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10684
10685 * version 19.15 released.
10686
10687 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10688
10689 * Makefile (distclean): It's rm, not rf.
10690
10691 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10692
10693 * Version 19.14 released.
10694
10695 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10696
10697 * Makefile: New file.
10698
10699 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10700
10701 * Version 19.13 released.
10702
10703 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10704
10705 * Version 19.9 released.
10706
10707 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10708
10709 * Version 19.8 released.
10710
10711 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10712
10713 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10714
10715 * trouble.texi: It's `enable-flow-control-on', not
10716 `evade-flow-control-on'.
10717
10718 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10719
10720 * display.texi: Document standard-display-european.
10721
10722 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10723
10724 * Version 19.7 released.
10725
10726 * emacs.texi: Add a sentence to the top menu mentioning the
10727 specific version of Emacs this manual applies to.
10728
10729 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10730
10731 * basic.texi: Document next-line-add-lines variable used to
10732 implement down-arrow.
10733
10734 * killing.texi: Document kill-whole-line.
10735
10736 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10737
10738 * text.texi: Update unix TeX ordering information.
10739
10740 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10741
10742 * news.texi: Mention fill-rectangle in keybinding list.
10743
10744 * killing.texi: Document fill-rectangle.
10745
10746 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10747
10748 * vc.texi: Bring the docs up to date with VC 5.2.
10749
10750 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10751
10752 * emacs.tex: Mention blackbox and gomoku under Amusements.
10753 Assembler mode is now mentioned and appropriately indexed
10754 under Programming Modes.
10755
10756 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10757
10758 * emacs.tex: Update TeX ordering information.
10759
10760 1990-06-26 David Lawrence (tale@geech)
10761
10762 * emacs.tex: Note that completion-ignored-extensions is not used
10763 to filter out names when all completions are displayed in
10764 *Completions*.
10765
10766 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10767
10768 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10769
10770 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10771
10772 * emacs.tex: Add @findex grep.
10773
10774 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10775
10776 * emacs.tex: Correct two typos. No other changes before
10777 Version 19 will be made.
10778
10779 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10780
10781 * emacs.tex: Update information for obtaining TeX distribution from the
10782 University of Washington.
10783
10784 ;; Local Variables:
10785 ;; coding: utf-8
10786 ;; End:
10787
10788 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10789
10790 This file is part of GNU Emacs.
10791
10792 GNU Emacs is free software: you can redistribute it and/or modify
10793 it under the terms of the GNU General Public License as published by
10794 the Free Software Foundation, either version 3 of the License, or
10795 (at your option) any later version.
10796
10797 GNU Emacs is distributed in the hope that it will be useful,
10798 but WITHOUT ANY WARRANTY; without even the implied warranty of
10799 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10800 GNU General Public License for more details.
10801
10802 You should have received a copy of the GNU General Public License
10803 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.